Unnamed: 0 int64 3 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7
values | text_combine stringlengths 96 237k | label stringclasses 2
values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
219,070 | 16,816,116,872 | IssuesEvent | 2021-06-17 07:35:46 | charlie86/spotifyr | https://api.github.com/repos/charlie86/spotifyr | closed | CRAN request every function to have a specified return value | documentation | Please add \value to .Rd files regarding exported methods and explain
the functions results in the documentation. Please write about the
structure of the output (class) and also what the output means. (If a
function does not return a value, please document that too, e.g.
\value{No return value, called for side effe... | 1.0 | CRAN request every function to have a specified return value - Please add \value to .Rd files regarding exported methods and explain
the functions results in the documentation. Please write about the
structure of the output (class) and also what the output means. (If a
function does not return a value, please docum... | non_comp | cran request every function to have a specified return value please add value to rd files regarding exported methods and explain the functions results in the documentation please write about the structure of the output class and also what the output means if a function does not return a value please docum... | 0 |
15,919 | 20,971,032,253 | IssuesEvent | 2022-03-28 11:23:33 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | grpc sample run fails with GraalVM 22.0 | type: compatibility | ```
Linux aarch64
openjdk version "11.0.14" 2022-01-18
OpenJDK Runtime Environment GraalVM CE 22.0.0.2 (build 11.0.14+9-jvmci-22.0-b05)
OpenJDK 64-Bit Server VM GraalVM CE 22.0.0.2 (build 11.0.14+9-jvmci-22.0-b05, mixed mode)
```
Building the `grpc` sample works fine, but running throws a lot of `java.lang.No... | True | grpc sample run fails with GraalVM 22.0 - ```
Linux aarch64
openjdk version "11.0.14" 2022-01-18
OpenJDK Runtime Environment GraalVM CE 22.0.0.2 (build 11.0.14+9-jvmci-22.0-b05)
OpenJDK 64-Bit Server VM GraalVM CE 22.0.0.2 (build 11.0.14+9-jvmci-22.0-b05, mixed mode)
```
Building the `grpc` sample works fine,... | comp | grpc sample run fails with graalvm linux openjdk version openjdk runtime environment graalvm ce build jvmci openjdk bit server vm graalvm ce build jvmci mixed mode building the grpc sample works fine but running throws a lot o... | 1 |
2,219 | 4,963,730,968 | IssuesEvent | 2016-12-03 11:46:56 | tex-xet/bidi | https://api.github.com/repos/tex-xet/bidi | opened | Automatic footnote rule for twocolumn mode | Bug Compatibility Enhancement Feature | The `bidi` packages deactivates automatic footnote rule in `twocolumn` mode and only provides column-wide footnote rules. We need to remove this restriction and implement automatic footnote rule in `twocolumn` mode.
````latex
\documentclass[twocolumn]{article}
\usepackage{lipsum}
\usepackage[%
footnotedirectio... | True | Automatic footnote rule for twocolumn mode - The `bidi` packages deactivates automatic footnote rule in `twocolumn` mode and only provides column-wide footnote rules. We need to remove this restriction and implement automatic footnote rule in `twocolumn` mode.
````latex
\documentclass[twocolumn]{article}
\usepacka... | comp | automatic footnote rule for twocolumn mode the bidi packages deactivates automatic footnote rule in twocolumn mode and only provides column wide footnote rules we need to remove this restriction and implement automatic footnote rule in twocolumn mode latex documentclass article usepackage lipsum ... | 1 |
3,171 | 6,088,737,488 | IssuesEvent | 2017-06-19 00:38:39 | archco/cosmos-css | https://api.github.com/repos/archco/cosmos-css | closed | Card: Image and content sizing problem in IE11. | bug compatibility css | `flex: 3 1 0;` 처럼 shorthand property로 주면 grow와 shirink가 제대로 작동안한다. -> 나누어 쓴다.
```css
flex-basis: 0;
flex-grow: 3;
flex-shrink: 1;
```
card-horizontal의 이미지만 `width: auto;` 가 제대로 적용이 안된다. | True | Card: Image and content sizing problem in IE11. - `flex: 3 1 0;` 처럼 shorthand property로 주면 grow와 shirink가 제대로 작동안한다. -> 나누어 쓴다.
```css
flex-basis: 0;
flex-grow: 3;
flex-shrink: 1;
```
card-horizontal의 이미지만 `width: auto;` 가 제대로 적용이 안된다. | comp | card image and content sizing problem in flex 처럼 shorthand property로 주면 grow와 shirink가 제대로 작동안한다 나누어 쓴다 css flex basis flex grow flex shrink card horizontal의 이미지만 width auto 가 제대로 적용이 안된다 | 1 |
100,230 | 12,510,027,324 | IssuesEvent | 2020-06-02 17:54:31 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | opened | [IA refresh] Moving wireframes to new live environment - part III (homepage) | design | ### Background
Now that we have a new live environment: https://ia-refresh.mofostaging.net it is time to move the current wireframes to it.
Note: This is a first draft only. These will not be the final pages. They will be used to help determine what is needed, to get final copy, and approvals.
### List of pages:... | 1.0 | [IA refresh] Moving wireframes to new live environment - part III (homepage) - ### Background
Now that we have a new live environment: https://ia-refresh.mofostaging.net it is time to move the current wireframes to it.
Note: This is a first draft only. These will not be the final pages. They will be used to help de... | non_comp | moving wireframes to new live environment part iii homepage background now that we have a new live environment it is time to move the current wireframes to it note this is a first draft only these will not be the final pages they will be used to help determine what is needed to get final copy a... | 0 |
3,326 | 6,291,112,801 | IssuesEvent | 2017-07-19 23:30:01 | Polymer/polymer | https://api.github.com/repos/Polymer/polymer | closed | Hybrid-style custom-style includes (`:host, html`) do not work in top-level custom-styles with Polymer 1.x | 1.x 1.x-2.x compatibility css p1 | ### Description
With Polymer 1.x, if I have a custom-style include with `:host, html`, e.g.:
```html
<dom-module id="some-theme">
<template>
<style>
:host, html { ... }
</style>
</template>
</dom-module>
```
And use it in a top-level custom-style (i.e. one not inside a Polymer element):... | True | Hybrid-style custom-style includes (`:host, html`) do not work in top-level custom-styles with Polymer 1.x - ### Description
With Polymer 1.x, if I have a custom-style include with `:host, html`, e.g.:
```html
<dom-module id="some-theme">
<template>
<style>
:host, html { ... }
</style>
</tem... | comp | hybrid style custom style includes host html do not work in top level custom styles with polymer x description with polymer x if i have a custom style include with host html e g html host html and use it in a top level custom style i... | 1 |
1,309 | 3,807,882,866 | IssuesEvent | 2016-03-25 11:36:36 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Plugin Incompatibility Bug Report | compatibility wait for feedback | Plugin is making Incompatibility with Theemon's Charity Theme.Please see this Screenshot is attached.

When i activate it and i try to edit pages it gives error like above.And title of the pages are g... | True | Plugin Incompatibility Bug Report - Plugin is making Incompatibility with Theemon's Charity Theme.Please see this Screenshot is attached.

When i activate it and i try to edit pages it gives error lik... | comp | plugin incompatibility bug report plugin is making incompatibility with theemon s charity theme please see this screenshot is attached when i activate it and i try to edit pages it gives error like above and title of the pages are getting some problems also | 1 |
14,085 | 16,857,924,168 | IssuesEvent | 2021-06-21 09:13:44 | aesara-devs/aesara | https://api.github.com/repos/aesara-devs/aesara | opened | implement `aesara.tensor.multiply` | numpy compatibility | For API compatibility. `numpy.multiply` is an alias for *, the element-wise multiplication. https://numpy.org/doc/stable/reference/generated/numpy.multiply.html?highlight=multiply#numpy.multiply | True | implement `aesara.tensor.multiply` - For API compatibility. `numpy.multiply` is an alias for *, the element-wise multiplication. https://numpy.org/doc/stable/reference/generated/numpy.multiply.html?highlight=multiply#numpy.multiply | comp | implement aesara tensor multiply for api compatibility numpy multiply is an alias for the element wise multiplication | 1 |
538,072 | 15,761,951,595 | IssuesEvent | 2021-03-31 10:31:59 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Review of layer Identify behavior from Search tool | Accepted Internal Priority: Medium enhancement | ## Description
<!-- A few sentences describing new feature -->
<!-- screenshot, video, or link to mockup/prototype are welcome -->
Currently if you perform an Indentify request from the Search tool configuring it as reported below

<!---
Provide the exact Magento version (example: 2.2.5) and any important information on the environment where bug is reproducible.
-->
1. Travis out ot credit
2. Move to Github Action
### Steps to reproduce (*)
<!---
Important: Provide a set of clear steps to reproduce this bug. We can... | True | Migrate to Github Action due Travis out ot credit - ### Preconditions (*)
<!---
Provide the exact Magento version (example: 2.2.5) and any important information on the environment where bug is reproducible.
-->
1. Travis out ot credit
2. Move to Github Action
### Steps to reproduce (*)
<!---
Important: Provid... | comp | migrate to github action due travis out ot credit preconditions provide the exact magento version example and any important information on the environment where bug is reproducible travis out ot credit move to github action steps to reproduce important provid... | 1 |
3,772 | 6,642,102,146 | IssuesEvent | 2017-09-27 05:31:43 | elytra/ArchitectureCraft | https://api.github.com/repos/elytra/ArchitectureCraft | closed | IBlockColor and IItemColor not implemented | k: Incompatibility p: Minor s: Needs Research | Thanks for reporting an issue to an Elytra project!
When reporting an issue to an Elytra project, please make sure to include:
- The version of the mod you are using (e.g. 2.0.0a4) architecturecraft-1.12-1.20.jar
- Your Minecraft version (e.g. 1.11.2) - 1.12.2
- Your Forge version (e.g. 13.20.0.2252) - 14.23.0.... | True | IBlockColor and IItemColor not implemented - Thanks for reporting an issue to an Elytra project!
When reporting an issue to an Elytra project, please make sure to include:
- The version of the mod you are using (e.g. 2.0.0a4) architecturecraft-1.12-1.20.jar
- Your Minecraft version (e.g. 1.11.2) - 1.12.2
- Your... | comp | iblockcolor and iitemcolor not implemented thanks for reporting an issue to an elytra project when reporting an issue to an elytra project please make sure to include the version of the mod you are using e g architecturecraft jar your minecraft version e g your forge... | 1 |
53,856 | 6,346,057,326 | IssuesEvent | 2017-07-28 00:27:27 | agonzalez0515/test-bot-ang | https://api.github.com/repos/agonzalez0515/test-bot-ang | opened | I found an issue | test-newbie | ### 🆕🐥☝ First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝
[About First Timers Only](http://www.firsttimersonly.com/).
### 🤔 What you will need ... | 1.0 | I found an issue - ### 🆕🐥☝ First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝
[About First Timers Only](http://www.firsttimersonly.com/).
### 🤔 ... | non_comp | i found an issue 🆕🐥☝ first timers only this issue is reserved for people who never contributed to open source before we know that the process of creating a pull request is the biggest barrier for new contributors this issue is for you 💝 🤔 what you will need to know nothing this issue is mean... | 0 |
9,120 | 11,162,545,491 | IssuesEvent | 2019-12-26 18:19:02 | ItzMace/LastMinerStanding-DEV | https://api.github.com/repos/ItzMace/LastMinerStanding-DEV | closed | Command "/lms playworld findchests" causes NullPointerException without selected area | compatibility error | Command "/lms playworld findchests" causes NullPointerException when no area is selected using WorldEdit. | True | Command "/lms playworld findchests" causes NullPointerException without selected area - Command "/lms playworld findchests" causes NullPointerException when no area is selected using WorldEdit. | comp | command lms playworld findchests causes nullpointerexception without selected area command lms playworld findchests causes nullpointerexception when no area is selected using worldedit | 1 |
120,646 | 17,644,249,470 | IssuesEvent | 2021-08-20 02:03:09 | fbennets/HCLC-GDPR-Bot | https://api.github.com/repos/fbennets/HCLC-GDPR-Bot | opened | CVE-2021-29612 (High) detected in tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2021-29612 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learni... | True | CVE-2021-29612 (High) detected in tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2021-29612 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.1.0-cp27-cp27mu-... | non_comp | cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file hclc gdpr bot requirements tx... | 0 |
335,544 | 30,050,851,755 | IssuesEvent | 2023-06-28 00:10:50 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix extrema_finding.test_numpy_maximum | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5394810163/jobs/9796493419"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5394810163/jobs/9796493419"><img src=https://img.shields.io/badge/-success-success></a>
|t... | 1.0 | Fix extrema_finding.test_numpy_maximum - | | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5394810163/jobs/9796493419"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5394810163/jobs/9796493419"><img src=https://img.s... | non_comp | fix extrema finding test numpy maximum jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src | 0 |
9,398 | 11,451,915,349 | IssuesEvent | 2020-02-06 12:39:33 | KongMD-Steam/QuestionableEthicsEnhanced | https://api.github.com/repos/KongMD-Steam/QuestionableEthicsEnhanced | closed | Medical System Expanded Compatibility | compatibility | **What mod would you like to see compatibility with?** Medical System Expanded is the main mod, it includes a series of natural body parts and a rejections system as well as a wonderful bionic system,
This mod also has an addon called MSE: Real Organism that adds a ton of different organs and differentiates them for ... | True | Medical System Expanded Compatibility - **What mod would you like to see compatibility with?** Medical System Expanded is the main mod, it includes a series of natural body parts and a rejections system as well as a wonderful bionic system,
This mod also has an addon called MSE: Real Organism that adds a ton of diffe... | comp | medical system expanded compatibility what mod would you like to see compatibility with medical system expanded is the main mod it includes a series of natural body parts and a rejections system as well as a wonderful bionic system this mod also has an addon called mse real organism that adds a ton of diffe... | 1 |
13,319 | 15,712,229,721 | IssuesEvent | 2021-03-27 11:10:25 | mariotaku/moonlight-tv | https://api.github.com/repos/mariotaku/moonlight-tv | opened | [COMPAT] OLED55BX6LB | compatibility | # Basic information
- Device Model: OLED55BX6LB
- System Version: 5.2.1
- Is Audio Working: Yes
- Is Video Working: Yes (very slow)
- Is Input Working: Remote works, gamepad untested.
Appears to work overall, but there is no hardware acceleration. Therefore, performance is mostly bad. | True | [COMPAT] OLED55BX6LB - # Basic information
- Device Model: OLED55BX6LB
- System Version: 5.2.1
- Is Audio Working: Yes
- Is Video Working: Yes (very slow)
- Is Input Working: Remote works, gamepad untested.
Appears to work overall, but there is no hardware acceleration. Therefore, performance is mostly b... | comp | basic information device model system version is audio working yes is video working yes very slow is input working remote works gamepad untested appears to work overall but there is no hardware acceleration therefore performance is mostly bad | 1 |
7,112 | 6,776,344,572 | IssuesEvent | 2017-10-27 17:29:11 | abstools/abstools | https://api.github.com/repos/abstools/abstools | closed | No accessor functions generated for exceptions | Category: Compiler Infrastructure feature Priority: Low | The following should work, but doesn't:
```
module Test;
exception MyException(String myMessage);
{
Exception e = MyException("Hello");
String s = myMessage(e);
}
```
| 1.0 | No accessor functions generated for exceptions - The following should work, but doesn't:
```
module Test;
exception MyException(String myMessage);
{
Exception e = MyException("Hello");
String s = myMessage(e);
}
```
| non_comp | no accessor functions generated for exceptions the following should work but doesn t module test exception myexception string mymessage exception e myexception hello string s mymessage e | 0 |
78,694 | 15,051,594,451 | IssuesEvent | 2021-02-03 14:17:32 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] UnknownAssetException: There is no "bootstrap.dropdown" asset of a "script" type in the registry. | No Code Attached Yet | ### Steps to reproduce the issue
I updated my copy of J4 from git this morning (past git update was from Jan 26) and now I get this error when trying to access the Administrator.
### Expected result
Administrator opens.
### Actual result
Get this error. Below is the call stack. Is there a database updat... | 1.0 | [4.0] UnknownAssetException: There is no "bootstrap.dropdown" asset of a "script" type in the registry. - ### Steps to reproduce the issue
I updated my copy of J4 from git this morning (past git update was from Jan 26) and now I get this error when trying to access the Administrator.
### Expected result
Admini... | non_comp | unknownassetexception there is no bootstrap dropdown asset of a script type in the registry steps to reproduce the issue i updated my copy of from git this morning past git update was from jan and now i get this error when trying to access the administrator expected result administrato... | 0 |
437,065 | 30,586,050,188 | IssuesEvent | 2023-07-21 13:27:50 | SAP/fundamental-styles | https://api.github.com/repos/SAP/fundamental-styles | closed | Content density in documentation | documentation | Since content density now depends on generic class names, I do not see any reason why we should have separate examples for showcasing compact states in docs, I believe that we should have a switcher on the header, similar to what we have in case of the theming and rtl and switch all examples accordingly.
We should als... | 1.0 | Content density in documentation - Since content density now depends on generic class names, I do not see any reason why we should have separate examples for showcasing compact states in docs, I believe that we should have a switcher on the header, similar to what we have in case of the theming and rtl and switch all e... | non_comp | content density in documentation since content density now depends on generic class names i do not see any reason why we should have separate examples for showcasing compact states in docs i believe that we should have a switcher on the header similar to what we have in case of the theming and rtl and switch all e... | 0 |
18,916 | 26,293,230,521 | IssuesEvent | 2023-01-08 17:14:56 | BartoszCichecki/LenovoLegionToolkit | https://api.github.com/repos/BartoszCichecki/LenovoLegionToolkit | closed | [COMPATIBILITY]: Legion 7 16ARHA7 Custom Mode | compatibility needs-clarification stale | ### Version
2.7.0
### OS
Windows 11 22H1
### Device
Legion 7 82UH / 16ARHA7
### Which features of the application do not work as expected?
No option for fan control on Legion 7 2022.
### Logs
_No response_
### Additional information
_No response_ | True | [COMPATIBILITY]: Legion 7 16ARHA7 Custom Mode - ### Version
2.7.0
### OS
Windows 11 22H1
### Device
Legion 7 82UH / 16ARHA7
### Which features of the application do not work as expected?
No option for fan control on Legion 7 2022.
### Logs
_No response_
### Additional information
_No re... | comp | legion custom mode version os windows device legion which features of the application do not work as expected no option for fan control on legion logs no response additional information no response | 1 |
148,322 | 19,529,616,080 | IssuesEvent | 2021-12-30 14:24:29 | Gal-Doron/opensearch-build | https://api.github.com/repos/Gal-Doron/opensearch-build | opened | CVE-2021-35515 (High) detected in commons-compress-1.10.jar | security vulnerability | ## CVE-2021-35515 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.10.jar</b></p></summary>
<p>Apache Commons Compress software defines an API for working with
compre... | True | CVE-2021-35515 (High) detected in commons-compress-1.10.jar - ## CVE-2021-35515 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.10.jar</b></p></summary>
<p>Apache Co... | non_comp | cve high detected in commons compress jar cve high severity vulnerability vulnerable library commons compress jar apache commons compress software defines an api for working with compression and archive formats these include gzip lzma xz snappy traditional unix compress... | 0 |
18,896 | 26,255,969,059 | IssuesEvent | 2023-01-06 00:44:49 | immortius/chunkbychunk | https://api.github.com/repos/immortius/chunkbychunk | closed | [1.18.2] Crash when entering Nether | compatibility | To reproduce, make a Nether Portal in the overworld and enter it.
Don't know if it makes a difference, but I have the config option `synch_nether_chunk_spawn = true`
```
java.lang.ArrayIndexOutOfBoundsException: Index 16 out of bounds for length 16
at xyz.immortius.chunkbychunk.common.blockEntities.AbstractSpawn... | True | [1.18.2] Crash when entering Nether - To reproduce, make a Nether Portal in the overworld and enter it.
Don't know if it makes a difference, but I have the config option `synch_nether_chunk_spawn = true`
```
java.lang.ArrayIndexOutOfBoundsException: Index 16 out of bounds for length 16
at xyz.immortius.chunkbyc... | comp | crash when entering nether to reproduce make a nether portal in the overworld and enter it don t know if it makes a difference but i have the config option synch nether chunk spawn true java lang arrayindexoutofboundsexception index out of bounds for length at xyz immortius chunkbychunk comm... | 1 |
18,263 | 25,254,998,615 | IssuesEvent | 2022-11-15 17:18:57 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | [Breaking change]: Added an optional parameter to Microsoft.Maui.Platform.ViewExtensions.UpdateBackground | doc-idea breaking-change Pri1 binary incompatible :checkered_flag: Release: .NET 7 in-pr | ### Description
When updating the button background on iOS, the border was also required to be drawn. This change added a new parameter to pass in the stroke information.
### Version
.NET 7 GA
### Previous behavior
Previously there was no way to draw the border on buttons if there was a gradient or complex backgro... | True | [Breaking change]: Added an optional parameter to Microsoft.Maui.Platform.ViewExtensions.UpdateBackground - ### Description
When updating the button background on iOS, the border was also required to be drawn. This change added a new parameter to pass in the stroke information.
### Version
.NET 7 GA
### Previous be... | comp | added an optional parameter to microsoft maui platform viewextensions updatebackground description when updating the button background on ios the border was also required to be drawn this change added a new parameter to pass in the stroke information version net ga previous behavior previous... | 1 |
100,133 | 8,724,298,833 | IssuesEvent | 2018-12-10 04:17:51 | humera987/FXLabs-Test-Automation | https://api.github.com/repos/humera987/FXLabs-Test-Automation | reopened | app testing 10 : ApiV1DashboardCountTestsGetPathParamPageMysqlSqlInjectionTimebound | app testing 10 app testing 10 | Project : app testing 10
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Coo... | 2.0 | app testing 10 : ApiV1DashboardCountTestsGetPathParamPageMysqlSqlInjectionTimebound - Project : app testing 10
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-ag... | non_comp | app testing project app testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint ... | 0 |
25,315 | 7,680,257,143 | IssuesEvent | 2018-05-16 00:30:01 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Checksum issue downloading node-js | infra/BUILDPONY infra/Kokoro lang/node | ```
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN install got an error, rolling back install
gyp ERR! configure err... | 1.0 | Checksum issue downloading node-js - ```
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
gyp WARN install got an error, rolling... | non_comp | checksum issue downloading node js gyp warn download nvm nodejs org mirror is deprecated and will be removed in node gyp please use nodejs org mirror gyp warn download nvm nodejs org mirror is deprecated and will be removed in node gyp please use nodejs org mirror gyp warn install got an error rolling b... | 0 |
349,419 | 31,801,003,768 | IssuesEvent | 2023-09-13 11:06:12 | wazuh/wazuh | https://api.github.com/repos/wazuh/wazuh | closed | Release 4.6.0 - Alpha 1 - E2E UX tests - Wazuh dashboard | type/test level/subtask | ## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.6.0-alpha1/index.html). Be careful because some of the description steps might refer to a current version in production, always navig... | 1.0 | Release 4.6.0 - Alpha 1 - E2E UX tests - Wazuh dashboard - ## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.6.0-alpha1/index.html). Be careful because some of the description steps m... | non_comp | release alpha ux tests wazuh dashboard end to end testing guideline documentation always consult the development documentation for the current stage tag at be careful because some of the description steps might refer to a current version in production always navigate using the cu... | 0 |
252,192 | 8,032,967,925 | IssuesEvent | 2018-07-28 21:56:15 | TrailblazingTech/LSOA | https://api.github.com/repos/TrailblazingTech/LSOA | closed | Edit Last Observation | High Priority backend improvement ui improvement | "Edit last observation. - this doesn't work in the current app – I told them it was a placeholder for a future edit-observation screen. This is where the TITLE thing came up – maybe it's most common that people add that there. And maybe that screen should also be where we go from the Star Chart when you select an obs... | 1.0 | Edit Last Observation - "Edit last observation. - this doesn't work in the current app – I told them it was a placeholder for a future edit-observation screen. This is where the TITLE thing came up – maybe it's most common that people add that there. And maybe that screen should also be where we go from the Star Char... | non_comp | edit last observation edit last observation this doesn t work in the current app – i told them it was a placeholder for a future edit observation screen this is where the title thing came up – maybe it s most common that people add that there and maybe that screen should also be where we go from the star char... | 0 |
9,650 | 11,716,167,735 | IssuesEvent | 2020-03-09 15:14:37 | skyfpv/FlowState | https://api.github.com/repos/skyfpv/FlowState | closed | Controller Settings | Controller Compatibility | Hi, could you please add FlySky Nirvana N14
Controller mapping string:
4e281057000000000000504944564944,FlySky NV14 Joystick,platform:Windows,a:a6,b:a7,y:a5,start:a4,leftx:a3,lefty:a2,rightx:a0,righty:a1,lefttrigger:b1,righttrigger:b2, | True | Controller Settings - Hi, could you please add FlySky Nirvana N14
Controller mapping string:
4e281057000000000000504944564944,FlySky NV14 Joystick,platform:Windows,a:a6,b:a7,y:a5,start:a4,leftx:a3,lefty:a2,rightx:a0,righty:a1,lefttrigger:b1,righttrigger:b2, | comp | controller settings hi could you please add flysky nirvana controller mapping string flysky joystick platform windows a b y start leftx lefty rightx righty lefttrigger righttrigger | 1 |
8,960 | 10,981,371,185 | IssuesEvent | 2019-11-30 21:16:51 | PorktoberRevolution/ReStocked | https://api.github.com/repos/PorktoberRevolution/ReStocked | closed | Real Chute + Restock + !FAR is not compatible - high drag on parachutes. | Mod Compatibility duplicate | Chutes end up have massive drag, even though they will open.
Problem seems to be RealChute removes Module{Parachute] so Restock cannot update
that module - but Restock still adds large drag cube entry even with no Module[Parachute] to
control which element of drag cube is used.
Suggested fix is to only add larg... | True | Real Chute + Restock + !FAR is not compatible - high drag on parachutes. - Chutes end up have massive drag, even though they will open.
Problem seems to be RealChute removes Module{Parachute] so Restock cannot update
that module - but Restock still adds large drag cube entry even with no Module[Parachute] to
contr... | comp | real chute restock far is not compatible high drag on parachutes chutes end up have massive drag even though they will open problem seems to be realchute removes module parachute so restock cannot update that module but restock still adds large drag cube entry even with no module to control which e... | 1 |
2,362 | 5,105,714,150 | IssuesEvent | 2017-01-05 08:49:31 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | No Meta Descriptions Work | compatibility wait for feedback | Hello
On a website running Thesis and Yoast despite the integrator plugin which makes them work together I am having an issue where despite being filled in the meta descriptions are missing from all pages source code and we are seeing the notice...
<!-- Admin only notice: this page doesn't show a meta description bec... | True | No Meta Descriptions Work - Hello
On a website running Thesis and Yoast despite the integrator plugin which makes them work together I am having an issue where despite being filled in the meta descriptions are missing from all pages source code and we are seeing the notice...
<!-- Admin only notice: this page doesn't... | comp | no meta descriptions work hello on a website running thesis and yoast despite the integrator plugin which makes them work together i am having an issue where despite being filled in the meta descriptions are missing from all pages source code and we are seeing the notice titles menu and set up a template ... | 1 |
40,428 | 9,992,234,568 | IssuesEvent | 2019-07-11 13:02:47 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | DSL.unnest(Collection) doesn't work on PostgreSQL | C: DB: PostgreSQL C: Functionality E: All Editions P: Medium R: Fixed T: Defect | This query doesn't work on PostgreSQL, when inlining bind variables:
```java
Integer[] values = { 1, 2, 3 };
Result<Record2<String, Integer>> r3 = create
.select(
val("a"),
columnValue)
.from(unnest(asList(values)).as("x"))
.fetch();
```
This is because the `Integer[]` array ... | 1.0 | DSL.unnest(Collection) doesn't work on PostgreSQL - This query doesn't work on PostgreSQL, when inlining bind variables:
```java
Integer[] values = { 1, 2, 3 };
Result<Record2<String, Integer>> r3 = create
.select(
val("a"),
columnValue)
.from(unnest(asList(values)).as("x"))
.fet... | non_comp | dsl unnest collection doesn t work on postgresql this query doesn t work on postgresql when inlining bind variables java integer values result create select val a columnvalue from unnest aslist values as x fetch this is becau... | 0 |
245,636 | 20,790,163,684 | IssuesEvent | 2022-03-17 00:31:08 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Manual test run on macOS (Intel) for 1.36.x - Release #4 | tests OS/macOS QA/Yes release-notes/exclude OS/Desktop | ### Installer
- [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure it returns `accepted`. If Windows right click on the `brave_installer-x64.exe` and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "Th... | 1.0 | Manual test run on macOS (Intel) for 1.36.x - Release #4 - ### Installer
- [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure it returns `accepted`. If Windows right click on the `brave_installer-x64.exe` and go to Properties, go to the Digital Signatures ta... | non_comp | manual test run on macos intel for x release installer check signature if os run spctl assess verbose applications brave browser beta app and make sure it returns accepted if windows right click on the brave installer exe and go to properties go to the digital signatures tab and... | 0 |
61,984 | 25,817,660,933 | IssuesEvent | 2022-12-12 06:55:03 | VHP4Safety/cloud | https://api.github.com/repos/VHP4Safety/cloud | closed | [SERVICE] DECIMER: tool to extract chemicals from 2D depictions in PDFs | service | # DECIMER
* Does the service require a login? no
* Technology Readiness Level (TRL)?
* API Type?
* Who are the targeted users? Researchers studying the exposome and AOP stressors.
* Relevant VHP4Safety Case Study?
## Specification
* Provided by? https://decimer.ai/ (Uni Jena, Germany; Prof. Steinbeck lab)... | 1.0 | [SERVICE] DECIMER: tool to extract chemicals from 2D depictions in PDFs - # DECIMER
* Does the service require a login? no
* Technology Readiness Level (TRL)?
* API Type?
* Who are the targeted users? Researchers studying the exposome and AOP stressors.
* Relevant VHP4Safety Case Study?
## Specification
*... | non_comp | decimer tool to extract chemicals from depictions in pdfs decimer does the service require a login no technology readiness level trl api type who are the targeted users researchers studying the exposome and aop stressors relevant case study specification provided by u... | 0 |
145,302 | 11,684,235,280 | IssuesEvent | 2020-03-05 06:10:39 | jhipster/generator-jhipster | https://api.github.com/repos/jhipster/generator-jhipster | closed | Introduce GIVEN, WHEN, THEN in tests | area: enhancement :wrench: theme: tests | ##### **Overview of the feature request**
there are couple of comments in integration tests in java.
But there is no general structure, how they are ordered.
However, a comment sometimes "lies" because code is changed easily and comments often live longer,. Code does not lie. `Given, when, then` pattern normally d... | 1.0 | Introduce GIVEN, WHEN, THEN in tests - ##### **Overview of the feature request**
there are couple of comments in integration tests in java.
But there is no general structure, how they are ordered.
However, a comment sometimes "lies" because code is changed easily and comments often live longer,. Code does not lie.... | non_comp | introduce given when then in tests overview of the feature request there are couple of comments in integration tests in java but there is no general structure how they are ordered however a comment sometimes lies because code is changed easily and comments often live longer code does not lie ... | 0 |
12,457 | 14,700,598,700 | IssuesEvent | 2021-01-04 10:27:35 | Conjurinc-workato-dev/appliance | https://api.github.com/repos/Conjurinc-workato-dev/appliance | closed | bug from jira to github, testing resolution | Bugtype/Compatibility ONYX-6371 Severity/Low | ##description
Steps to reproduce:
Current Results:
Expected Results:
Error Messages: ccc
Logs:cccfdsdf
Other Symptoms:
Tenant ID / Pod Number:
##Found in version
(missing field)
##Workaround Complexity
There's a complex workaround
##Workaround Description
fdfsd
##Affected Version/s
(missing fiel... | True | bug from jira to github, testing resolution - ##description
Steps to reproduce:
Current Results:
Expected Results:
Error Messages: ccc
Logs:cccfdsdf
Other Symptoms:
Tenant ID / Pod Number:
##Found in version
(missing field)
##Workaround Complexity
There's a complex workaround
##Workaround Descrip... | comp | bug from jira to github testing resolution description steps to reproduce current results expected results error messages ccc logs cccfdsdf other symptoms tenant id pod number found in version missing field workaround complexity there s a complex workaround workaround descrip... | 1 |
272,755 | 20,755,634,716 | IssuesEvent | 2022-03-15 11:56:05 | fls-bioinformatics-core/genomics | https://api.github.com/repos/fls-bioinformatics-core/genomics | closed | Update documentation generation to collect program usage info automatically | enhancement documentation | The Sphinx documentation generation could be updated to automatically collect and insert the usage information for Python utilities (this is already done for the `auto_process_ngs` docs). | 1.0 | Update documentation generation to collect program usage info automatically - The Sphinx documentation generation could be updated to automatically collect and insert the usage information for Python utilities (this is already done for the `auto_process_ngs` docs). | non_comp | update documentation generation to collect program usage info automatically the sphinx documentation generation could be updated to automatically collect and insert the usage information for python utilities this is already done for the auto process ngs docs | 0 |
16,291 | 21,932,674,429 | IssuesEvent | 2022-05-23 11:09:58 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | opened | Remove internal console.js helper | Type: Improvement suggestion Core: compatibility | ### Description
<!--- Tell us what happens and what should happen -->
Handsontable uses the internal `console.js` helper for logging warnings or other logs useful for developers. In the current release, we no longer have to support legacy browsers, so that helper can be safely removed and all occurrences can be repla... | True | Remove internal console.js helper - ### Description
<!--- Tell us what happens and what should happen -->
Handsontable uses the internal `console.js` helper for logging warnings or other logs useful for developers. In the current release, we no longer have to support legacy browsers, so that helper can be safely remo... | comp | remove internal console js helper description handsontable uses the internal console js helper for logging warnings or other logs useful for developers in the current release we no longer have to support legacy browsers so that helper can be safely removed and all occurrences can be replaced with a globa... | 1 |
7,085 | 9,371,144,626 | IssuesEvent | 2019-04-03 14:50:26 | tanersener/mobile-ffmpeg | https://api.github.com/repos/tanersener/mobile-ffmpeg | closed | [IOS] build failure, libiconv!! | compatibility | **Description**
I use command "./ios.sh --enable-libass --disable-armv7 --disable-armv7s --disable-i386" to build libass.a.
but failed in building libiconv.a. like the log shows below. I think it's problem of system environment.
**Logs**
'''
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platfor... | True | [IOS] build failure, libiconv!! - **Description**
I use command "./ios.sh --enable-libass --disable-armv7 --disable-armv7s --disable-i386" to build libass.a.
but failed in building libiconv.a. like the log shows below. I think it's problem of system environment.
**Logs**
'''
/Applications/Xcode.app/Contents/De... | comp | build failure libiconv description i use command ios sh enable libass disable disable disable to build libass a but failed in building libiconv a like the log shows below i think it s problem of system environment logs applications xcode app contents developer platform... | 1 |
153,428 | 13,505,002,406 | IssuesEvent | 2020-09-13 20:40:00 | seanpm2001/SeansLifeArchive_Images_Browser-downloaded-images | https://api.github.com/repos/seanpm2001/SeansLifeArchive_Images_Browser-downloaded-images | opened | /DDG Downloads 2020/ - 2 files not uploaded | documentation enhancement | ***
### /DDG Downloads 2020/ - 2 files not uploaded
The DuckDuckGo 2020 downloads directory wasn't fully uploaded. I didn't upload 2 files, as I didn't feel like uploading them yet. I am not yet ready.
- Sunday, September 13th 2020 at 1:40 pm
***
| 1.0 | /DDG Downloads 2020/ - 2 files not uploaded - ***
### /DDG Downloads 2020/ - 2 files not uploaded
The DuckDuckGo 2020 downloads directory wasn't fully uploaded. I didn't upload 2 files, as I didn't feel like uploading them yet. I am not yet ready.
- Sunday, September 13th 2020 at 1:40 pm
***
| non_comp | ddg downloads files not uploaded ddg downloads files not uploaded the duckduckgo downloads directory wasn t fully uploaded i didn t upload files as i didn t feel like uploading them yet i am not yet ready sunday september at pm | 0 |
2,510 | 5,239,573,289 | IssuesEvent | 2017-01-31 10:16:28 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Since updating Wordpress yoast causes Divi builder to disable | compatibility divi wait for feedback | ### What did you expect to happen?
I expected Divi builder to be working. I deactivated all plugins and added them individually and Yoast causes this to happen.
### What happened instead?
Divi builder wasnt there anymore until I deactivated Yoast.
### How can we reproduce this behavior?
Can you provide a link t... | True | Since updating Wordpress yoast causes Divi builder to disable - ### What did you expect to happen?
I expected Divi builder to be working. I deactivated all plugins and added them individually and Yoast causes this to happen.
### What happened instead?
Divi builder wasnt there anymore until I deactivated Yoast.
###... | comp | since updating wordpress yoast causes divi builder to disable what did you expect to happen i expected divi builder to be working i deactivated all plugins and added them individually and yoast causes this to happen what happened instead divi builder wasnt there anymore until i deactivated yoast ... | 1 |
17,980 | 24,828,295,029 | IssuesEvent | 2022-10-25 23:19:35 | keymanapp/keyman | https://api.github.com/repos/keymanapp/keyman | closed | bug(windows): compatibility issues with text suggestions in Windows | bug windows/ compatibility external windows/engine/ | **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
If you enable the Windows setting "Hardware keyboard" -> "Show text suggestions as I type", then Keyman keyboards no longer function.
**To Reproduce**
<!-- Steps to reproduce the behavior: -->
1. Start, search for "Hardware Keyboar... | True | bug(windows): compatibility issues with text suggestions in Windows - **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
If you enable the Windows setting "Hardware keyboard" -> "Show text suggestions as I type", then Keyman keyboards no longer function.
**To Reproduce**
<!-- Steps ... | comp | bug windows compatibility issues with text suggestions in windows describe the bug if you enable the windows setting hardware keyboard show text suggestions as i type then keyman keyboards no longer function to reproduce start search for hardware keyboard settings under hardwa... | 1 |
224,528 | 7,471,618,025 | IssuesEvent | 2018-04-03 09:50:14 | bytesnz/marss | https://api.github.com/repos/bytesnz/marss | opened | Runnable | Priority: Medium Status: Accepted Status: In Progress | Make it so MARSS can be included in a project and run like hexo.
- [ ] `build` to project directory
- [ ] configs in project directory (or ENV)
- [ ] `start` | 1.0 | Runnable - Make it so MARSS can be included in a project and run like hexo.
- [ ] `build` to project directory
- [ ] configs in project directory (or ENV)
- [ ] `start` | non_comp | runnable make it so marss can be included in a project and run like hexo build to project directory configs in project directory or env start | 0 |
10,932 | 12,948,173,628 | IssuesEvent | 2020-07-19 03:10:35 | react-hook-form/react-hook-form | https://api.github.com/repos/react-hook-form/react-hook-form | closed | isDirty does not become true when file inputs are populated in Firefox | browser compatibility | **Describe the bug**
`formState.isDirty` does not become true for file inputs in Firefox 78.0.2 (Windows).
**To Reproduce**
Steps to reproduce the behavior:
1. Print `formState.isDirty` in page
2. Update file input
3. False isDirty will be false
**Codesandbox link (Required)**
https://codesandbox.io/s/react... | True | isDirty does not become true when file inputs are populated in Firefox - **Describe the bug**
`formState.isDirty` does not become true for file inputs in Firefox 78.0.2 (Windows).
**To Reproduce**
Steps to reproduce the behavior:
1. Print `formState.isDirty` in page
2. Update file input
3. False isDirty will be... | comp | isdirty does not become true when file inputs are populated in firefox describe the bug formstate isdirty does not become true for file inputs in firefox windows to reproduce steps to reproduce the behavior print formstate isdirty in page update file input false isdirty will be ... | 1 |
13,151 | 15,439,141,696 | IssuesEvent | 2021-03-07 23:04:56 | Lothrazar/Cyclic | https://api.github.com/repos/Lothrazar/Cyclic | closed | [REQ] Let Fishing Net accept modded fishing rods | 1.16 compatibility enhancement | https://www.curseforge.com/minecraft/mc-mods/aquaculture adds a couple of fishing rods, none of them can be used in the fishing net. Would be neat if they did. | True | [REQ] Let Fishing Net accept modded fishing rods - https://www.curseforge.com/minecraft/mc-mods/aquaculture adds a couple of fishing rods, none of them can be used in the fishing net. Would be neat if they did. | comp | let fishing net accept modded fishing rods adds a couple of fishing rods none of them can be used in the fishing net would be neat if they did | 1 |
20,961 | 31,800,208,382 | IssuesEvent | 2023-09-13 10:34:40 | Automattic/jetpack | https://api.github.com/repos/Automattic/jetpack | closed | Carousel: PHP warning when used with the WPML plugin | [Type] Bug [Feature] Carousel [Status] In Progress [Pri] Low [Plugin] Jetpack [Focus] Compatibility | This was first reported here:
https://wpml.org/errata/jetpack-gutenberg-gallery-images-do-not-open-on-click-zoom-in-jp-carousel/
> If you create a Gutenberg Gallery with the Jetpack plugin, you will see this error on the translation:
>
> Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/je... | True | Carousel: PHP warning when used with the WPML plugin - This was first reported here:
https://wpml.org/errata/jetpack-gutenberg-gallery-images-do-not-open-on-click-zoom-in-jp-carousel/
> If you create a Gutenberg Gallery with the Jetpack plugin, you will see this error on the translation:
>
> Warning: Invalid arg... | comp | carousel php warning when used with the wpml plugin this was first reported here if you create a gutenberg gallery with the jetpack plugin you will see this error on the translation warning invalid argument supplied for foreach in … wp content plugins jetpack modules carousel jetpack carousel ph... | 1 |
17,907 | 24,727,689,091 | IssuesEvent | 2022-10-20 15:07:26 | Aviuz/PrisonLabor | https://api.github.com/repos/Aviuz/PrisonLabor | closed | No Water No Life Compatibility | bug compatibility | > Once you fixed compatibility for 0.9x and it was working great, same for the 0.10 beta. But for 0.10 release I think the new feature that wardens won't bring food to prisoners who could reach it by themselves broke something here.
> When I have wounded prisoners, my doctors will bring them food but not water, and wh... | True | No Water No Life Compatibility - > Once you fixed compatibility for 0.9x and it was working great, same for the 0.10 beta. But for 0.10 release I think the new feature that wardens won't bring food to prisoners who could reach it by themselves broke something here.
> When I have wounded prisoners, my doctors will brin... | comp | no water no life compatibility once you fixed compatibility for and it was working great same for the beta but for release i think the new feature that wardens won t bring food to prisoners who could reach it by themselves broke something here when i have wounded prisoners my doctors will bring t... | 1 |
38 | 2,516,139,368 | IssuesEvent | 2015-01-15 23:37:51 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | mysqli_result::fetch_object doesn't set properties before calling the object constructor | php5 incompatibility | On this page http://docs.hhvm.com/manual/en/mysqli-result.fetch-object.php it says
> Note that function mysqli_fetch_object() sets the properties of the object before calling the object constructor.
But at the moment it's not happening, the properties are not available in the object constructor.
Example:
```php... | True | mysqli_result::fetch_object doesn't set properties before calling the object constructor - On this page http://docs.hhvm.com/manual/en/mysqli-result.fetch-object.php it says
> Note that function mysqli_fetch_object() sets the properties of the object before calling the object constructor.
But at the moment it's not... | comp | mysqli result fetch object doesn t set properties before calling the object constructor on this page it says note that function mysqli fetch object sets the properties of the object before calling the object constructor but at the moment it s not happening the properties are not available in the object c... | 1 |
11,762 | 13,879,942,030 | IssuesEvent | 2020-10-17 16:35:36 | the1812/Bilibili-Evolved | https://api.github.com/repos/the1812/Bilibili-Evolved | closed | 简化首页功能在 Safari 中无法获取动态 | bug compatibility long-term | <!-- 最好先在预览离线版(Preview Offline)中测试一下, 有些问题可能已经修复了但还未正式发布 -->
<!-- 请先确保您已在issues里搜索过相关问题, 避免重复 -->
<!-- 请先确保您已阅读过 README 中对此功能的相关说明, 其中一些细节说明可能就能解决您的问题 -->
<!-- https://github.com/the1812/Bilibili-Evolved/blob/master/README.md#%E5%8A%9F%E8%83%BD -->
**关于哪一项功能**
简化首页功能
**问题描述**
<!-- 如何重现此问题, 在哪个页面里出现这个问题, ... | True | 简化首页功能在 Safari 中无法获取动态 - <!-- 最好先在预览离线版(Preview Offline)中测试一下, 有些问题可能已经修复了但还未正式发布 -->
<!-- 请先确保您已在issues里搜索过相关问题, 避免重复 -->
<!-- 请先确保您已阅读过 README 中对此功能的相关说明, 其中一些细节说明可能就能解决您的问题 -->
<!-- https://github.com/the1812/Bilibili-Evolved/blob/master/README.md#%E5%8A%9F%E8%83%BD -->
**关于哪一项功能**
简化首页功能
**问题描述**
<!-... | comp | 简化首页功能在 safari 中无法获取动态 关于哪一项功能 简化首页功能 问题描述 无论是清爽还是极简首页都无法在 safari 中正确加载动态。 脚本版本 离线版 (在同时发布的四个版本上测试过都可以复现) 浏览器版本 safari 错误信息 左下角浮窗会报错 “加载组件 feedsapis” 失败。 log 里报的错误主要是 failed to apply feature feedsapis typeerror function is not a c... | 1 |
444 | 2,853,045,834 | IssuesEvent | 2015-06-01 16:32:01 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Wordpress SEO causing problem with RevSlider | Compatibility | Hi,
I just tuned WordPress SEO on my public website, and the RevSlider has disappeared. I deactivated WordPress SEO for a while, re-saved my Slides on my homepage, and it worked. I activated WordPress SEO again, and the issue was the same: no RevSlider on the homepage anymore.
On the same page, in wordpress back ... | True | Wordpress SEO causing problem with RevSlider - Hi,
I just tuned WordPress SEO on my public website, and the RevSlider has disappeared. I deactivated WordPress SEO for a while, re-saved my Slides on my homepage, and it worked. I activated WordPress SEO again, and the issue was the same: no RevSlider on the homepage a... | comp | wordpress seo causing problem with revslider hi i just tuned wordpress seo on my public website and the revslider has disappeared i deactivated wordpress seo for a while re saved my slides on my homepage and it worked i activated wordpress seo again and the issue was the same no revslider on the homepage a... | 1 |
100,132 | 12,505,796,564 | IssuesEvent | 2020-06-02 11:24:26 | gitcoinco/web | https://api.github.com/repos/gitcoinco/web | closed | as a funder, i want more advanced reservation functionality, so i can choose who i want to work with | 8 Needs Technical Review design-help | <!--
Hello Gitcoiner!
Please use the template below for feature requests for Gitcoin.
If it is general support you need, reach out to us at
gitcoin.co/slack
-->
### User Story
[comment]: # (As a <user type>, I want to <task> so that <goal>.)
as a funder, i want more advanced reservation functionality, s... | 1.0 | as a funder, i want more advanced reservation functionality, so i can choose who i want to work with - <!--
Hello Gitcoiner!
Please use the template below for feature requests for Gitcoin.
If it is general support you need, reach out to us at
gitcoin.co/slack
-->
### User Story
[comment]: # (As a <user t... | non_comp | as a funder i want more advanced reservation functionality so i can choose who i want to work with hello gitcoiner please use the template below for feature requests for gitcoin if it is general support you need reach out to us at gitcoin co slack user story as a i want to ... | 0 |
3,889 | 6,734,089,450 | IssuesEvent | 2017-10-18 16:48:51 | blay09/ExCompressum | https://api.github.com/repos/blay09/ExCompressum | closed | 1.12 Auto Heavy Sieve Enchantments? | compatibility fixed in next version | Hey there,
First off, great mod! Can't live without it anymore in Skyblock. Just wondering if there's a way to pass on Sieve Enchantments to the Auto Heavy Sieve.. I've enchanted a diamond mesh with Fortune III, and it definitely works on the Heavy Sieve, but not the Auto Heavy Sieve.. am I doing something wrong, or... | True | 1.12 Auto Heavy Sieve Enchantments? - Hey there,
First off, great mod! Can't live without it anymore in Skyblock. Just wondering if there's a way to pass on Sieve Enchantments to the Auto Heavy Sieve.. I've enchanted a diamond mesh with Fortune III, and it definitely works on the Heavy Sieve, but not the Auto Heavy ... | comp | auto heavy sieve enchantments hey there first off great mod can t live without it anymore in skyblock just wondering if there s a way to pass on sieve enchantments to the auto heavy sieve i ve enchanted a diamond mesh with fortune iii and it definitely works on the heavy sieve but not the auto heavy s... | 1 |
18,558 | 25,817,158,069 | IssuesEvent | 2022-12-12 06:21:16 | hammertater/treechop | https://api.github.com/repos/hammertater/treechop | closed | Too much Project MMO xp awarded when chopping player-placed logs | compatibility | Project MMO normally reduces XP awarded for breaking player-placed blocks. That's not happening when chopping. | True | Too much Project MMO xp awarded when chopping player-placed logs - Project MMO normally reduces XP awarded for breaking player-placed blocks. That's not happening when chopping. | comp | too much project mmo xp awarded when chopping player placed logs project mmo normally reduces xp awarded for breaking player placed blocks that s not happening when chopping | 1 |
16,132 | 6,108,275,903 | IssuesEvent | 2017-06-21 10:05:16 | systemd/systemd | https://api.github.com/repos/systemd/systemd | closed | build with meson fails with ld.bfd (using -Dlink-udev-shared=false -Db_lto=true) | build-system has-pr meson | ### Submission type
- [X] Bug report
- [ ] Request for enhancement (RFE)
### systemd version the issue has been seen with
> git master
I reconfigured the xenial-s390x CI build to use meson instead of autotools. This currently fails to build ([example log](https://objectstorage.prodstack4-5.canonical.co... | 1.0 | build with meson fails with ld.bfd (using -Dlink-udev-shared=false -Db_lto=true) - ### Submission type
- [X] Bug report
- [ ] Request for enhancement (RFE)
### systemd version the issue has been seen with
> git master
I reconfigured the xenial-s390x CI build to use meson instead of autotools. This curr... | non_comp | build with meson fails with ld bfd using dlink udev shared false db lto true submission type bug report request for enhancement rfe systemd version the issue has been seen with git master i reconfigured the xenial ci build to use meson instead of autotools this currently fa... | 0 |
19,956 | 11,352,516,000 | IssuesEvent | 2020-01-24 13:49:01 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | Test and document src-expose on ec2 with docker-compose and startup | customer estimate/1d team/core-services | This issue is targeted at testing out and documenting Sourcegraph with src-expose for https://app.hubspot.com/contacts/2762526/company/947819054/
- Happy with just a static binary that they can run alongside Sourcegraph docker containers.
- They do not care about having history
- Fine with writing the script and f... | 1.0 | Test and document src-expose on ec2 with docker-compose and startup - This issue is targeted at testing out and documenting Sourcegraph with src-expose for https://app.hubspot.com/contacts/2762526/company/947819054/
- Happy with just a static binary that they can run alongside Sourcegraph docker containers.
- They ... | non_comp | test and document src expose on with docker compose and startup this issue is targeted at testing out and documenting sourcegraph with src expose for happy with just a static binary that they can run alongside sourcegraph docker containers they do not care about having history fine with writing the sc... | 0 |
239,379 | 18,271,708,833 | IssuesEvent | 2021-10-04 14:25:51 | embedded-office/canopen-stack | https://api.github.com/repos/embedded-office/canopen-stack | closed | Function description missing on API page "Object Entry" | documentation | **Describe the bug**
Missing description for function `COObjTypeUserSDOAbort()` in Functions table on API page [Object Entry](https://canopen-stack.org/docs/api/object/)
| 1.0 | Function description missing on API page "Object Entry" - **Describe the bug**
Missing description for function `COObjTypeUserSDOAbort()` in Functions table on API page [Object Entry](https://canopen-stack.org/docs/api/object/)
| non_comp | function description missing on api page object entry describe the bug missing description for function coobjtypeusersdoabort in functions table on api page | 0 |
225,746 | 17,891,584,249 | IssuesEvent | 2021-09-08 01:21:18 | meveo-org/meveo | https://api.github.com/repos/meveo-org/meveo | closed | deleting a CFT doesnt delete the column | bug test | When editing a CET "Wallet" stored in table, i had a CFT "application" of type Reference to an entity "Application"
but i realized the Application CET was not corectly stored (i wanted it stored in separate table too)
I the removed the CFT "application" from the "Wallet" entity, then deleted the "Application" CET ,... | 1.0 | deleting a CFT doesnt delete the column - When editing a CET "Wallet" stored in table, i had a CFT "application" of type Reference to an entity "Application"
but i realized the Application CET was not corectly stored (i wanted it stored in separate table too)
I the removed the CFT "application" from the "Wallet" en... | non_comp | deleting a cft doesnt delete the column when editing a cet wallet stored in table i had a cft application of type reference to an entity application but i realized the application cet was not corectly stored i wanted it stored in separate table too i the removed the cft application from the wallet en... | 0 |
159,280 | 24,965,551,411 | IssuesEvent | 2022-11-01 19:03:40 | GSA-TTS/FAC | https://api.github.com/repos/GSA-TTS/FAC | closed | User survey to auditors for FAC Resources page | design | Breakout issue of #458
### Background
We're sending out a user survey to ~150 auditors to find out which resources are most helpful to them when submitting audits to the FAC. We'll need to go through PRA approval before sending out the survey.
The survey asks auditors: "How would you rate this resource...?" o... | 1.0 | User survey to auditors for FAC Resources page - Breakout issue of #458
### Background
We're sending out a user survey to ~150 auditors to find out which resources are most helpful to them when submitting audits to the FAC. We'll need to go through PRA approval before sending out the survey.
The survey asks a... | non_comp | user survey to auditors for fac resources page breakout issue of background we re sending out a user survey to auditors to find out which resources are most helpful to them when submitting audits to the fac we ll need to go through pra approval before sending out the survey the survey asks audit... | 0 |
6,857 | 9,167,689,179 | IssuesEvent | 2019-03-02 15:55:00 | JurassiCraftTeam/JurassiCraft2 | https://api.github.com/repos/JurassiCraftTeam/JurassiCraft2 | closed | Crash with SpongeForge and JurassiCraft | 1.12.2 crash incompatibility missing logs more info needed needs verification | I used forge-2778.sponge server
When I put Jurassic mod into the server, it will prompt level.dat to be modified. If I click ok, a lot of overworld's original items will be replaced with all sorts of weird stuff, which is very confusing.The following warning will be displayed on the server:
[11:56:41] [Server thr... | True | Crash with SpongeForge and JurassiCraft - I used forge-2778.sponge server
When I put Jurassic mod into the server, it will prompt level.dat to be modified. If I click ok, a lot of overworld's original items will be replaced with all sorts of weird stuff, which is very confusing.The following warning will be displaye... | comp | crash with spongeforge and jurassicraft i used forge sponge server when i put jurassic mod into the server it will prompt level dat to be modified if i click ok a lot of overworld s original items will be replaced with all sorts of weird stuff which is very confusing the following warning will be displayed o... | 1 |
548 | 8,553,505,765 | IssuesEvent | 2018-11-08 01:11:33 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | opened | Reject single line comments containing non-standard new line characers within Utf8JsonReader | area-System.Text.Json enhancement tenet-reliability up-for-grabs | In particular, throw as invalid JSON if a single line comment contains U+2028 / U+2029 (i.e. Line separator, Paragraph separator) anywhere within it which [JSON5](https://spec.json5.org/#escapes) treats as valid line terminator sequences.
A single line comments ends on either carriage return, line feed, or both (\r\... | True | Reject single line comments containing non-standard new line characers within Utf8JsonReader - In particular, throw as invalid JSON if a single line comment contains U+2028 / U+2029 (i.e. Line separator, Paragraph separator) anywhere within it which [JSON5](https://spec.json5.org/#escapes) treats as valid line terminat... | non_comp | reject single line comments containing non standard new line characers within in particular throw as invalid json if a single line comment contains u u i e line separator paragraph separator anywhere within it which treats as valid line terminator sequences a single line comments ends on either c... | 0 |
279,764 | 8,672,781,481 | IssuesEvent | 2018-11-29 23:21:12 | python/mypy | https://api.github.com/repos/python/mypy | closed | Dataclass classmethods don't work | false-positive priority-1-normal topic-plugins | On master and 0.630, the following code fails with `error: Incompatible return value type (got "Foo", expected "T")`:
```
from dataclasses import dataclass
import typing as t
T = t.TypeVar('T', bound="Foo")
@dataclass
class Foo:
@classmethod
def make(cls: t.Type[T]) -> T:
return cls()
```
... | 1.0 | Dataclass classmethods don't work - On master and 0.630, the following code fails with `error: Incompatible return value type (got "Foo", expected "T")`:
```
from dataclasses import dataclass
import typing as t
T = t.TypeVar('T', bound="Foo")
@dataclass
class Foo:
@classmethod
def make(cls: t.Type[T... | non_comp | dataclass classmethods don t work on master and the following code fails with error incompatible return value type got foo expected t from dataclasses import dataclass import typing as t t t typevar t bound foo dataclass class foo classmethod def make cls t type ... | 0 |
280,259 | 8,679,452,658 | IssuesEvent | 2018-11-30 23:57:54 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | closed | Create UX for adding Topics in Create Market | Feature Priority: Very High | The old cat/tag selection in Create Market needs to be adjusted to work with the new Topic Selection sidebar menu on the Market List page. | 1.0 | Create UX for adding Topics in Create Market - The old cat/tag selection in Create Market needs to be adjusted to work with the new Topic Selection sidebar menu on the Market List page. | non_comp | create ux for adding topics in create market the old cat tag selection in create market needs to be adjusted to work with the new topic selection sidebar menu on the market list page | 0 |
4,495 | 7,158,526,713 | IssuesEvent | 2018-01-27 01:30:25 | Microsoft/ChakraCore | https://api.github.com/repos/Microsoft/ChakraCore | closed | Intl: Number.tolocalestring output difference among platforms. | Compatibility Linux OSX Windows | ```
999.9996.toLocaleString().
*nix: 1,000
Windows: 1,000.00
```
- Investigate the difference (per sample and other potential FP numbers) | True | Intl: Number.tolocalestring output difference among platforms. - ```
999.9996.toLocaleString().
*nix: 1,000
Windows: 1,000.00
```
- Investigate the difference (per sample and other potential FP numbers) | comp | intl number tolocalestring output difference among platforms tolocalestring nix windows investigate the difference per sample and other potential fp numbers | 1 |
18,639 | 25,955,100,870 | IssuesEvent | 2022-12-18 05:09:43 | universal-ctags/ctags | https://api.github.com/repos/universal-ctags/ctags | closed | whitespaces in tags file (--dont-use-whitespaces-in-name should be added) | Incompatibilities next-release | I recognized this issue during writing for a test case for rpsec input( #453 )
Loot at our bible, docs/format.rst:
```
{tagname}
Any identifier, not containing white space..
```
Some parsers violate this rule.
About lua, I fixed in #491. This is just a bug of parser. Not so interesting.
There is case that a t... | True | whitespaces in tags file (--dont-use-whitespaces-in-name should be added) - I recognized this issue during writing for a test case for rpsec input( #453 )
Loot at our bible, docs/format.rst:
```
{tagname}
Any identifier, not containing white space..
```
Some parsers violate this rule.
About lua, I fixed in #4... | comp | whitespaces in tags file dont use whitespaces in name should be added i recognized this issue during writing for a test case for rpsec input loot at our bible docs format rst tagname any identifier not containing white space some parsers violate this rule about lua i fixed in ... | 1 |
70,721 | 15,104,193,871 | IssuesEvent | 2021-02-08 11:18:06 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Vulnerability roundup 85: libav-0.8.21: 16 advisories [9.8] | 1.severity: security | [search](https://search.nix.gsc.io/?q=libav&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=libav+in%3Apath&type=Code)
* [ ] [CVE-2017-9051](https://nvd.nist.gov/vuln/detail/CVE-2017-9051) CVSSv3=9.8 (nixos-20.03, nixos-unstable)
* [ ] [CVE-2016-3062](https://nvd.nist.gov... | True | Vulnerability roundup 85: libav-0.8.21: 16 advisories [9.8] - [search](https://search.nix.gsc.io/?q=libav&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=libav+in%3Apath&type=Code)
* [ ] [CVE-2017-9051](https://nvd.nist.gov/vuln/detail/CVE-2017-9051) CVSSv3=9.8 (nixos-20.... | non_comp | vulnerability roundup libav advisories nixos nixos unstable nixos nixos unstable nixos nixos unstable nixos nixos unstable nixos nixos unstable nixos nixos unstable ... | 0 |
20,904 | 31,551,179,358 | IssuesEvent | 2023-09-02 04:30:54 | google/zerocopy | https://api.github.com/repos/google/zerocopy | closed | MaybeUninit impls are unsound | blocking-next-release compatibility-breaking | Since `FromZeroes` and `FromBytes` [ban `UnsafeCell`s](https://github.com/google/zerocopy/pull/283), and since https://github.com/rust-lang/unsafe-code-guidelines/issues/455 implies that there's no way to "disable" interior mutability, our impls of `FromZeroes` and `FromBytes` for `MaybeUninit<T>` with no bounds on `T`... | True | MaybeUninit impls are unsound - Since `FromZeroes` and `FromBytes` [ban `UnsafeCell`s](https://github.com/google/zerocopy/pull/283), and since https://github.com/rust-lang/unsafe-code-guidelines/issues/455 implies that there's no way to "disable" interior mutability, our impls of `FromZeroes` and `FromBytes` for `Maybe... | comp | maybeuninit impls are unsound since fromzeroes and frombytes and since implies that there s no way to disable interior mutability our impls of fromzeroes and frombytes for maybeuninit with no bounds on t are unsound see also one option we may want to consider is introducing a nocell tr... | 1 |
16,610 | 22,699,668,153 | IssuesEvent | 2022-07-05 09:30:31 | actiontech/sqle | https://api.github.com/repos/actiontech/sqle | closed | 提供数据字典和执行计划进行SQL分析 | ee ui feature not_compatible | ### 需求背景
1. 在业务人员进行SQL查询时,编辑SQL可能会需要知道一些相关的信息,比如数据库下有哪些表,某张表有哪些列或索引等,这时如果有一个数据字典供其查询就会很方便。提供执行计划可以方便用户在查询之前了解即将执行的查询的性能。
2. 在进行SQL审核时,审核人员拿到自动审核的结果,可能希望进一步了解SQL的情况或进行人工审核,这时提供SQL相关的表信息和SQL的执行计划会很有帮助
### 开发方案
#### 新增http接口
| URI | 请求方式 | 功能简述 |
| --- | --- | --- |
|/v1/audit_plans/reports/{audit_plan_report_i... | True | 提供数据字典和执行计划进行SQL分析 - ### 需求背景
1. 在业务人员进行SQL查询时,编辑SQL可能会需要知道一些相关的信息,比如数据库下有哪些表,某张表有哪些列或索引等,这时如果有一个数据字典供其查询就会很方便。提供执行计划可以方便用户在查询之前了解即将执行的查询的性能。
2. 在进行SQL审核时,审核人员拿到自动审核的结果,可能希望进一步了解SQL的情况或进行人工审核,这时提供SQL相关的表信息和SQL的执行计划会很有帮助
### 开发方案
#### 新增http接口
| URI | 请求方式 | 功能简述 |
| --- | --- | --- |
|/v1/audit_plans/reports... | comp | 提供数据字典和执行计划进行sql分析 需求背景 在业务人员进行sql查询时,编辑sql可能会需要知道一些相关的信息,比如数据库下有哪些表,某张表有哪些列或索引等,这时如果有一个数据字典供其查询就会很方便。提供执行计划可以方便用户在查询之前了解即将执行的查询的性能。 在进行sql审核时,审核人员拿到自动审核的结果,可能希望进一步了解sql的情况或进行人工审核,这时提供sql相关的表信息和sql的执行计划会很有帮助 开发方案 新增http接口 uri 请求方式 功能简述 audit plans reports ... | 1 |
8,170 | 10,263,111,226 | IssuesEvent | 2019-08-22 13:45:06 | Johni0702/BetterPortals | https://api.github.com/repos/Johni0702/BetterPortals | closed | Twilight Forest portal doesn't work with non-grass frame | bug compatibility | Portal shows up as the normal, non BP portal but doesn't work, it says
Couldn't find TF portal at PooledMutableBlockPos{x=-175, y=55, z=588} even though it was just created? | True | Twilight Forest portal doesn't work with non-grass frame - Portal shows up as the normal, non BP portal but doesn't work, it says
Couldn't find TF portal at PooledMutableBlockPos{x=-175, y=55, z=588} even though it was just created? | comp | twilight forest portal doesn t work with non grass frame portal shows up as the normal non bp portal but doesn t work it says couldn t find tf portal at pooledmutableblockpos x y z even though it was just created | 1 |
149 | 2,619,208,550 | IssuesEvent | 2015-03-03 02:37:03 | PalmerAL/scratchpad | https://api.github.com/repos/PalmerAL/scratchpad | opened | document editor never loads in chrome | bug compatibility | Chrome is counting the dropbox api requests as part of pageload, so the splashscreen is never hidden | True | document editor never loads in chrome - Chrome is counting the dropbox api requests as part of pageload, so the splashscreen is never hidden | comp | document editor never loads in chrome chrome is counting the dropbox api requests as part of pageload so the splashscreen is never hidden | 1 |
8,223 | 10,301,004,712 | IssuesEvent | 2019-08-28 15:59:26 | rre36/glsl_kappa | https://api.github.com/repos/rre36/glsl_kappa | closed | Overexposed and foggy image | bug compatibility workaround | **Describe the bug**
Bug causes entire scene to become overexposed and volumetric fog to become extremely thick and bright upon reloading.
**To Reproduce**
Enter game with the shader enabled and reload it (F3+R or any setting change), image should now be overexposed and foggy.
**Expected behavior**
Image shou... | True | Overexposed and foggy image - **Describe the bug**
Bug causes entire scene to become overexposed and volumetric fog to become extremely thick and bright upon reloading.
**To Reproduce**
Enter game with the shader enabled and reload it (F3+R or any setting change), image should now be overexposed and foggy.
**E... | comp | overexposed and foggy image describe the bug bug causes entire scene to become overexposed and volumetric fog to become extremely thick and bright upon reloading to reproduce enter game with the shader enabled and reload it r or any setting change image should now be overexposed and foggy ex... | 1 |
349,593 | 31,814,816,312 | IssuesEvent | 2023-09-13 19:36:31 | saltstack/salt | https://api.github.com/repos/saltstack/salt | closed | Test failure (flaky?) - integration.states.test_pkg.PkgTest.test_pkg_004_installed_multipkg_with_version | Tests | https://jenkinsci.saltstack.com/job/pr-windows2019-py3/job/PR-58438/8/testReport/junit/integration.states.test_pkg/PkgTest/test_pkg_004_installed_multipkg_with_version/
# Error Message
```
False is not True. Salt Comment: The following packages failed to install/update: putty Failed to cache https://the.earth.li/~... | 1.0 | Test failure (flaky?) - integration.states.test_pkg.PkgTest.test_pkg_004_installed_multipkg_with_version - https://jenkinsci.saltstack.com/job/pr-windows2019-py3/job/PR-58438/8/testReport/junit/integration.states.test_pkg/PkgTest/test_pkg_004_installed_multipkg_with_version/
# Error Message
```
False is not True. ... | non_comp | test failure flaky integration states test pkg pkgtest test pkg installed multipkg with version error message false is not true salt comment the following packages failed to install update putty failed to cache error getaddrinfo failed reading the following packages were installed update... | 0 |
162,121 | 13,882,635,571 | IssuesEvent | 2020-10-18 08:01:34 | stephanrauh/ngx-extended-pdf-viewer | https://api.github.com/repos/stephanrauh/ngx-extended-pdf-viewer | closed | View the initial pages of the pdf before it is downloaded completely | documentation user support | **Is your feature request related to a problem? Please describe.**
Yes, currently the pdf-viewer waits for the entire pdf to be downloaded and then shows it to the user. In cases where the size of the pdf is 100+ mb , the user needs to wait for a long period of time to view the pdf.
**Describe the solution you'd li... | 1.0 | View the initial pages of the pdf before it is downloaded completely - **Is your feature request related to a problem? Please describe.**
Yes, currently the pdf-viewer waits for the entire pdf to be downloaded and then shows it to the user. In cases where the size of the pdf is 100+ mb , the user needs to wait for a l... | non_comp | view the initial pages of the pdf before it is downloaded completely is your feature request related to a problem please describe yes currently the pdf viewer waits for the entire pdf to be downloaded and then shows it to the user in cases where the size of the pdf is mb the user needs to wait for a lon... | 0 |
6,779 | 9,083,749,609 | IssuesEvent | 2019-02-17 22:58:36 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Nether Utils UnexpectedBlockChange | system: phase tracker type: bug type: mod incompatibility version: 1.12 | **I am currently running**
- SpongeForge version: 7.1.0-BETA-3259
- Forge version: 2705
- Plugins/Mods:
NetherUtils-1.12-1.4.22.jar
TerraCore-1.12-2.1.13.jar
**Issue Description**
create new world, watch console
https://gist.github.com/phit/c15ed6eecb6f511f36d3267983cf9619 | True | Nether Utils UnexpectedBlockChange - **I am currently running**
- SpongeForge version: 7.1.0-BETA-3259
- Forge version: 2705
- Plugins/Mods:
NetherUtils-1.12-1.4.22.jar
TerraCore-1.12-2.1.13.jar
**Issue Description**
create new world, watch console
https://gist.github.com/phit/c15ed6eecb6f511f36d3267983cf9... | comp | nether utils unexpectedblockchange i am currently running spongeforge version beta forge version plugins mods netherutils jar terracore jar issue description create new world watch console | 1 |
16,511 | 22,387,856,315 | IssuesEvent | 2022-06-17 03:09:16 | Fabricators-of-Create/Create | https://api.github.com/repos/Fabricators-of-Create/Create | reopened | Crash with Starlight (Seems to be the same as a Forge bug?) | bug 1.18 compatibility upstream | ### Describe the Bug
Client seems to crash whenever attempting to join the server after activating a downwards-facing mechanical piston. Seems to be the same issue as the issue here, except this time it's happening on Fabric:
https://github.com/PaperMC/Starlight/issues/136
### Reproduction Steps
1. Place Downwards ... | True | Crash with Starlight (Seems to be the same as a Forge bug?) - ### Describe the Bug
Client seems to crash whenever attempting to join the server after activating a downwards-facing mechanical piston. Seems to be the same issue as the issue here, except this time it's happening on Fabric:
https://github.com/PaperMC/Sta... | comp | crash with starlight seems to be the same as a forge bug describe the bug client seems to crash whenever attempting to join the server after activating a downwards facing mechanical piston seems to be the same issue as the issue here except this time it s happening on fabric reproduction steps ... | 1 |
399 | 2,826,477,168 | IssuesEvent | 2015-05-22 02:57:06 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | VB compiler put generated anonymous types under the root namespace, not in the global | Area-Compilers Bug Compatibility Language-VB | Both Dev12 VB and Dev14 C# compiler put anonymous types under the global:

This is what EE and EnC expects but Dev14 VB compiler put anonymous types under the root namespace, which violates many assertions in ... | True | VB compiler put generated anonymous types under the root namespace, not in the global - Both Dev12 VB and Dev14 C# compiler put anonymous types under the global:

This is what EE and EnC expects but Dev14 VB c... | comp | vb compiler put generated anonymous types under the root namespace not in the global both vb and c compiler put anonymous types under the global this is what ee and enc expects but vb compiler put anonymous types under the root namespace which violates many assertions in ee and enc for example ... | 1 |
5,729 | 8,198,944,696 | IssuesEvent | 2018-08-31 18:14:44 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Revisionary plugin not working properly with Pods | Closed: Out of scope Focus: Other Compatibility Status: Need Votes | Word of Caution: This issue involves Revisionary which hasn't been updated in two years. ISo far I haven't been able to find another plugin that will do what I want.
I have a "Learning Material" Pod with fields for Overview, Link to Material, and Source. I am trying to set up a moderated editing process using the ... | True | Revisionary plugin not working properly with Pods - Word of Caution: This issue involves Revisionary which hasn't been updated in two years. ISo far I haven't been able to find another plugin that will do what I want.
I have a "Learning Material" Pod with fields for Overview, Link to Material, and Source. I am try... | comp | revisionary plugin not working properly with pods word of caution this issue involves revisionary which hasn t been updated in two years iso far i haven t been able to find another plugin that will do what i want i have a learning material pod with fields for overview link to material and source i am try... | 1 |
406,271 | 27,557,458,640 | IssuesEvent | 2023-03-07 19:05:34 | chainguard-dev/edu | https://api.github.com/repos/chainguard-dev/edu | opened | Implement versioning on Academy | documentation | The Hugo Doks theme has versioning capacity, but it has not been implemented.
I will see if we can implement versioning into our tutorials and document if successful. Otherwise, I will look into other options for enabling versioned tutorials. | 1.0 | Implement versioning on Academy - The Hugo Doks theme has versioning capacity, but it has not been implemented.
I will see if we can implement versioning into our tutorials and document if successful. Otherwise, I will look into other options for enabling versioned tutorials. | non_comp | implement versioning on academy the hugo doks theme has versioning capacity but it has not been implemented i will see if we can implement versioning into our tutorials and document if successful otherwise i will look into other options for enabling versioned tutorials | 0 |
2,945 | 5,806,821,742 | IssuesEvent | 2017-05-04 04:59:37 | rest-client/rest-client | https://api.github.com/repos/rest-client/rest-client | opened | stringify_headers does not normalize case of String keys | breaks compatibility | Contrary to what I expected, `Request#stringify_headers` only normalizes keys that are Symbols, not Strings. There is even a test for this behavior.
https://github.com/rest-client/rest-client/commit/d43817629813949a67806b7b3f26f70e2e677dc5
This is pretty surprising behavior, and means that several parts of rest-c... | True | stringify_headers does not normalize case of String keys - Contrary to what I expected, `Request#stringify_headers` only normalizes keys that are Symbols, not Strings. There is even a test for this behavior.
https://github.com/rest-client/rest-client/commit/d43817629813949a67806b7b3f26f70e2e677dc5
This is pretty ... | comp | stringify headers does not normalize case of string keys contrary to what i expected request stringify headers only normalizes keys that are symbols not strings there is even a test for this behavior this is pretty surprising behavior and means that several parts of rest client that attempt to warn the... | 1 |
6,709 | 8,982,929,063 | IssuesEvent | 2019-01-31 04:34:19 | clearcontainers/runtime | https://api.github.com/repos/clearcontainers/runtime | closed | Docker: Verify if CC 3.0 is compatible with docker enterprise edition | domain:docker compatiblity | Currently we use the docker community edition to verify if CC 3.0 is compatible with docker, but we don't know if CC 3.0 is compatible with the version enterprise of docker | True | Docker: Verify if CC 3.0 is compatible with docker enterprise edition - Currently we use the docker community edition to verify if CC 3.0 is compatible with docker, but we don't know if CC 3.0 is compatible with the version enterprise of docker | comp | docker verify if cc is compatible with docker enterprise edition currently we use the docker community edition to verify if cc is compatible with docker but we don t know if cc is compatible with the version enterprise of docker | 1 |
3,159 | 6,084,135,277 | IssuesEvent | 2017-06-17 00:45:02 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | [HttpListener][Porting] authentication failures with GetContextAsync throw an Unhandled inner exception for NativeOverlapped used for multiple operations | area-System.Net.Http bug os-windows tenet-compatibility | Steps to reproduce:
1. Pull in this commit https://github.com/hughbe/corefx/commit/aa948b02cc9ad4f23fde77502382f5f6a9c42e8b
2. Run the tests
Observe:
```
Discovering: System.Net.HttpListener.Tests
Discovered: System.Net.HttpListener.Tests
Starting: System.Net.HttpListener.Tests
Unhandled Excep... | True | [HttpListener][Porting] authentication failures with GetContextAsync throw an Unhandled inner exception for NativeOverlapped used for multiple operations - Steps to reproduce:
1. Pull in this commit https://github.com/hughbe/corefx/commit/aa948b02cc9ad4f23fde77502382f5f6a9c42e8b
2. Run the tests
Observe:
```
... | comp | authentication failures with getcontextasync throw an unhandled inner exception for nativeoverlapped used for multiple operations steps to reproduce pull in this commit run the tests observe discovering system net httplistener tests discovered system net httplistener tests startin... | 1 |
639,361 | 20,751,993,059 | IssuesEvent | 2022-03-15 08:36:30 | Laravel-Backpack/ideas | https://api.github.com/repos/Laravel-Backpack/ideas | closed | Submenu indent in sidebar | Priority: COULD | Not sure whether this is already covered in 4.2 but I'm now using the blue theme and there the submenu's are not indenting. I've fixed this for now with a custom CSS file that overrides with this:
```css
.sidebar .nav-dropdown>.nav-dropdown-items>.nav-item>.nav-link {
padding-left: 2rem;
}
```
Maybe this need... | 1.0 | Submenu indent in sidebar - Not sure whether this is already covered in 4.2 but I'm now using the blue theme and there the submenu's are not indenting. I've fixed this for now with a custom CSS file that overrides with this:
```css
.sidebar .nav-dropdown>.nav-dropdown-items>.nav-item>.nav-link {
padding-left: 2r... | non_comp | submenu indent in sidebar not sure whether this is already covered in but i m now using the blue theme and there the submenu s are not indenting i ve fixed this for now with a custom css file that overrides with this css sidebar nav dropdown nav dropdown items nav item nav link padding left ... | 0 |
19,040 | 26,459,102,668 | IssuesEvent | 2023-01-16 16:06:31 | Phoenix616/RandomTeleport | https://api.github.com/repos/Phoenix616/RandomTeleport | closed | Cannot hook into Chunky | bug plugin compatibility | #### Plugin Version
<!-- The full plugin version like it is printed in the log or /version RandomTeleport -->
2.0-SNAPSHOT (build 98)
#### Environment description
<!-- Information like the operating system and language as well as full server version from /version -->
Minecraft 1.19.3
#### Full Log
<!-- Th... | True | Cannot hook into Chunky - #### Plugin Version
<!-- The full plugin version like it is printed in the log or /version RandomTeleport -->
2.0-SNAPSHOT (build 98)
#### Environment description
<!-- Information like the operating system and language as well as full server version from /version -->
Minecraft 1.19.3
... | comp | cannot hook into chunky plugin version snapshot build environment description minecraft full log enabling randomteleport snapshot build could not hook into chunkyborder java lang reflect invocationtargetexception null at jdk i... | 1 |
13,368 | 15,786,018,264 | IssuesEvent | 2021-04-01 17:08:22 | google/model-viewer | https://api.github.com/repos/google/model-viewer | closed | Bounds should be automatically computed for animated model | arc: compatibility arc: customization | ### Description
This is kind of a follow-up to #907. The model in this report has a very large bound when animated and much smaller on the first frame, and thus clips out of camera far plane (besides very clearly showing an abandoned shadow on the floor, which #513 will hopefully fix).
Adjusting camera orbit does... | True | Bounds should be automatically computed for animated model - ### Description
This is kind of a follow-up to #907. The model in this report has a very large bound when animated and much smaller on the first frame, and thus clips out of camera far plane (besides very clearly showing an abandoned shadow on the floor, w... | comp | bounds should be automatically computed for animated model description this is kind of a follow up to the model in this report has a very large bound when animated and much smaller on the first frame and thus clips out of camera far plane besides very clearly showing an abandoned shadow on the floor whi... | 1 |
330,964 | 24,284,883,040 | IssuesEvent | 2022-09-28 20:58:59 | hapijs/jwt | https://api.github.com/repos/hapijs/jwt | opened | No changelog for v3.0.0 | documentation | <!--
⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️
You must complete this entire issue template to receive support. You MUST NOT remove, change, or replace the template with your own format. A missing or incomplete report will cause your issue to be closed without comment. Please respect the time and experience that went into this template.... | 1.0 | No changelog for v3.0.0 - <!--
⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️
You must complete this entire issue template to receive support. You MUST NOT remove, change, or replace the template with your own format. A missing or incomplete report will cause your issue to be closed without comment. Please respect the time and experience tha... | non_comp | no changelog for ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ you must complete this entire issue template to receive support you must not remove change or replace the template with your own format a missing or incomplete report will cause your issue to be closed without comment please respect the time and experience that... | 0 |
13,124 | 15,415,484,822 | IssuesEvent | 2021-03-05 02:43:09 | vesoft-inc/nebula-graph | https://api.github.com/repos/vesoft-inc/nebula-graph | closed | [openCypher tck case] toBoolean cast | bug incompatible | neo4j test:
```
neo4j@neo4j> UNWIND [true, 'false'] AS b RETURN toBoolean(b) AS b ;
+-------+
| b |
+-------+
| TRUE |
| FALSE |
+-------+
neo4j@neo4j> UNWIND [null, '', ' tru ', 'f alse'] AS things RETURN toboolean(things) AS b;
+------+
| b |
+------+
| NULL |
| NULL |
| NULL |
... | True | [openCypher tck case] toBoolean cast - neo4j test:
```
neo4j@neo4j> UNWIND [true, 'false'] AS b RETURN toBoolean(b) AS b ;
+-------+
| b |
+-------+
| TRUE |
| FALSE |
+-------+
neo4j@neo4j> UNWIND [null, '', ' tru ', 'f alse'] AS things RETURN toboolean(things) AS b;
+------+
| b |
... | comp | toboolean cast test unwind as b return toboolean b as b b true false unwind as things return toboolean things as b b null null null null ... | 1 |
238,991 | 19,803,374,648 | IssuesEvent | 2022-01-19 01:59:52 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | closed | FAIL: test_clustering_three_ensembles_two_identical on non-x86 64bit arches (aarch64, ppc64, ppc64le and s390x) | testing | ### Expected behaviour
All tests pass.
### Actual behaviour
```
Ran 4554 tests in 572.048s
FAILED (SKIP=16, failures=1)
```
### Code to reproduce the behaviour
On Fedora rawhide (27) running on [aarch64](https://kojipkgs.fedoraproject.org//work/tasks/5679/19915679/build.log), [ppc64](https://kojipkgs.fedora... | 1.0 | FAIL: test_clustering_three_ensembles_two_identical on non-x86 64bit arches (aarch64, ppc64, ppc64le and s390x) - ### Expected behaviour
All tests pass.
### Actual behaviour
```
Ran 4554 tests in 572.048s
FAILED (SKIP=16, failures=1)
```
### Code to reproduce the behaviour
On Fedora rawhide (27) running on ... | non_comp | fail test clustering three ensembles two identical on non arches and expected behaviour all tests pass actual behaviour ran tests in failed skip failures code to reproduce the behaviour on fedora rawhide running on and the following fa... | 0 |
5,955 | 8,380,767,218 | IssuesEvent | 2018-10-07 17:59:26 | MightyPirates/OpenComputers | https://api.github.com/repos/MightyPirates/OpenComputers | closed | Expose DEUpgrades NBT tag? | feature-suggested incompatibility | Draconic Evolution has its own upgrade system and uses the NBT `DEUpgrades` tag to store that information. I'd like to see this exposed in OC, similar to how enchantments are exposed.

An exam... | True | Expose DEUpgrades NBT tag? - Draconic Evolution has its own upgrade system and uses the NBT `DEUpgrades` tag to store that information. I'd like to see this exposed in OC, similar to how enchantments are exposed.
 more than once.
You should probably keep only one of them.
Remove any duplicate entries and specify the gem only once.
While it's not a problem now, it could cause error... | True | Plugin & Docker installation - Hi all!
Using docker image `redmine:5.0`
I get an error during installation. How can you decide?
```
Your Gemfile lists the gem puma (>= 0) more than once.
You should probably keep only one of them.
Remove any duplicate entries and specify the gem only once.
While it's not a pr... | comp | plugin docker installation hi all using docker image redmine i get an error during installation how can you decide your gemfile lists the gem puma more than once you should probably keep only one of them remove any duplicate entries and specify the gem only once while it s not a pr... | 1 |
499,862 | 14,481,003,967 | IssuesEvent | 2020-12-10 12:00:06 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | STM32G474: Write to flash Bank 2 address 0x08040000 does not work in 256K flash version | bug platform: STM32 priority: low | **Describe the bug**
Write to flash Bank 2 address 0x08040000 from Bank 1 using the zephyr API, flash_write() does not seem to work as expected in STM32G474RC.
I am using 256K flash version of STM32G474 and BFB2 bit to switch between flash Banks 1 & 2. I am trying to write a new image to flash Bank 2 address 0x0804... | 1.0 | STM32G474: Write to flash Bank 2 address 0x08040000 does not work in 256K flash version - **Describe the bug**
Write to flash Bank 2 address 0x08040000 from Bank 1 using the zephyr API, flash_write() does not seem to work as expected in STM32G474RC.
I am using 256K flash version of STM32G474 and BFB2 bit to switch ... | non_comp | write to flash bank address does not work in flash version describe the bug write to flash bank address from bank using the zephyr api flash write does not seem to work as expected in i am using flash version of and bit to switch between flash banks i am trying to write a new... | 0 |
15,783 | 20,612,369,431 | IssuesEvent | 2022-03-07 09:54:13 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | Spring security method missing hint | type: compatibility | MethodSecurityExpressionRoot typehint DELCLARED_METHODS and DECLARED_FIELDS are missing to expose properties fieldObject and returnObject in spel expression like
`
@PostFilter("hasPermission(filterObject.id, 'POJO', read)")
List<POJO> listAll();
` | True | Spring security method missing hint - MethodSecurityExpressionRoot typehint DELCLARED_METHODS and DECLARED_FIELDS are missing to expose properties fieldObject and returnObject in spel expression like
`
@PostFilter("hasPermission(filterObject.id, 'POJO', read)")
List<POJO> listAll();
` | comp | spring security method missing hint methodsecurityexpressionroot typehint delclared methods and declared fields are missing to expose properties fieldobject and returnobject in spel expression like postfilter haspermission filterobject id pojo read list listall | 1 |
45,550 | 13,128,231,926 | IssuesEvent | 2020-08-06 11:55:49 | TIBCOSoftware/TCSTK-custom-form-app-plugin | https://api.github.com/repos/TIBCOSoftware/TCSTK-custom-form-app-plugin | closed | CVE-2020-13822 (High) detected in elliptic-6.5.0.tgz | security vulnerability | ## CVE-2020-13822 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.0.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.org/... | True | CVE-2020-13822 (High) detected in elliptic-6.5.0.tgz - ## CVE-2020-13822 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.0.tgz</b></p></summary>
<p>EC cryptography</p>
<p>... | non_comp | cve high detected in elliptic tgz cve high severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file tcstk custom form app plugin package json path to vulnerable library tmp git tcstk custom form app plu... | 0 |
327,173 | 9,967,648,467 | IssuesEvent | 2019-07-08 14:02:17 | VandyHacks/vaken | https://api.github.com/repos/VandyHacks/vaken | closed | No email/password auth; only SSO | Priority: Low | From: https://vandyhacks.slack.com/archives/CDJEP2U1X/p1547665924001700?thread_ts=1547665121.000400&cid=CDJEP2U1X
>I'm very against traditional email/password auth. We're an amateur team that doesn't maintain this year round nor do we have a lot of security expertise. I don't think we should ask people to trust us w... | 1.0 | No email/password auth; only SSO - From: https://vandyhacks.slack.com/archives/CDJEP2U1X/p1547665924001700?thread_ts=1547665121.000400&cid=CDJEP2U1X
>I'm very against traditional email/password auth. We're an amateur team that doesn't maintain this year round nor do we have a lot of security expertise. I don't think... | non_comp | no email password auth only sso from i m very against traditional email password auth we re an amateur team that doesn t maintain this year round nor do we have a lot of security expertise i don t think we should ask people to trust us with their passwords particularly given password reuse a way i like to... | 0 |
3,832 | 6,688,555,088 | IssuesEvent | 2017-10-08 16:04:43 | csf-dev/CSF.Screenplay | https://api.github.com/repos/csf-dev/CSF.Screenplay | closed | Add scenario identification to Scenario & Actor event arguments | breaks-compatibility enhancement | Whenever a Scenario or Actor triggers an event, the event must contain information about the current scenario's identity. This allows singleton services (such as a reporter, which has a lifetime spanning many scenarios) to identify the scenario which lead to the event.
This is particularly important in multi-thread... | True | Add scenario identification to Scenario & Actor event arguments - Whenever a Scenario or Actor triggers an event, the event must contain information about the current scenario's identity. This allows singleton services (such as a reporter, which has a lifetime spanning many scenarios) to identify the scenario which le... | comp | add scenario identification to scenario actor event arguments whenever a scenario or actor triggers an event the event must contain information about the current scenario s identity this allows singleton services such as a reporter which has a lifetime spanning many scenarios to identify the scenario which le... | 1 |
101 | 2,566,361,113 | IssuesEvent | 2015-02-08 13:09:16 | johnstray/gs-blog | https://api.github.com/repos/johnstray/gs-blog | closed | Separate thumbnail URL and filename for easier layout customization | Bug Compatibility Enhancement | A lot of confusion, bugs and help was sought with regards to the handling of images in the theme. So, to make things easier, the filename and the base url have been separated to make for easier customization of the layout.
This might be useful if you wish to source your images from a different server but still use t... | True | Separate thumbnail URL and filename for easier layout customization - A lot of confusion, bugs and help was sought with regards to the handling of images in the theme. So, to make things easier, the filename and the base url have been separated to make for easier customization of the layout.
This might be useful if ... | comp | separate thumbnail url and filename for easier layout customization a lot of confusion bugs and help was sought with regards to the handling of images in the theme so to make things easier the filename and the base url have been separated to make for easier customization of the layout this might be useful if ... | 1 |
37,393 | 12,477,684,886 | IssuesEvent | 2020-05-29 15:21:40 | Baneeishaque/spring_store_thymeleaf | https://api.github.com/repos/Baneeishaque/spring_store_thymeleaf | opened | CVE-2016-10518 (High) detected in ws-0.4.32.tgz | security vulnerability | ## CVE-2016-10518 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-0.4.32.tgz</b></p></summary>
<p>simple to use, blazing fast and thoroughly tested websocket client, server and cons... | True | CVE-2016-10518 (High) detected in ws-0.4.32.tgz - ## CVE-2016-10518 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-0.4.32.tgz</b></p></summary>
<p>simple to use, blazing fast and t... | non_comp | cve high detected in ws tgz cve high severity vulnerability vulnerable library ws tgz simple to use blazing fast and thoroughly tested websocket client server and console for node js up to date against rfc library home page a href path to dependency file tmp ws ua... | 0 |
419,471 | 12,223,982,753 | IssuesEvent | 2020-05-02 20:10:24 | hochreutenerl/camp-dictionary | https://api.github.com/repos/hochreutenerl/camp-dictionary | opened | Tabellarische Darstellung | enhancement feedback low priority | Ich finde es gut wenn die Begriffe immer gleich breit und schön "tabellarisch" ausgerichtet ist. Dies ist auch der Fall, ausser für die jeweils letzte Zeile, die über die Breite verteilt und nicht links ausgerichtet ist: | 1.0 | Tabellarische Darstellung - Ich finde es gut wenn die Begriffe immer gleich breit und schön "tabellarisch" ausgerichtet ist. Dies ist auch der Fall, ausser für die jeweils letzte Zeile, die über die Breite verteilt und nicht links ausgerichtet ist: | non_comp | tabellarische darstellung ich finde es gut wenn die begriffe immer gleich breit und schön tabellarisch ausgerichtet ist dies ist auch der fall ausser für die jeweils letzte zeile die über die breite verteilt und nicht links ausgerichtet ist | 0 |
189,918 | 6,802,996,389 | IssuesEvent | 2017-11-02 22:22:52 | digitalSalt/GeoBox | https://api.github.com/repos/digitalSalt/GeoBox | closed | Admin users login / different classes of users | enhancement high priority | Create different classes of users with different read, write privileges.
~~TODO in later iterations (2 or 3)~~
Apparently this is due for iteration 1, PANIC!
Specs:
* User model has new field called user class that is one of: admin, regular, (guest)(?)
* Admin should see different home page than regular user (... | 1.0 | Admin users login / different classes of users - Create different classes of users with different read, write privileges.
~~TODO in later iterations (2 or 3)~~
Apparently this is due for iteration 1, PANIC!
Specs:
* User model has new field called user class that is one of: admin, regular, (guest)(?)
* Admin s... | non_comp | admin users login different classes of users create different classes of users with different read write privileges todo in later iterations or apparently this is due for iteration panic specs user model has new field called user class that is one of admin regular guest admin s... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.