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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
18,408 | 25,481,875,508 | IssuesEvent | 2022-11-25 22:55:01 | mybatis/spring-boot-starter | https://api.github.com/repos/mybatis/spring-boot-starter | closed | Update mybatis-spring 2.1.0 | no backward compatibility dependencies | https://github.com/mybatis/spring/milestone/16?closed=1
### Tasks
- [x] Apply SNAPSHOT version
- [ ] Apply GA version | True | Update mybatis-spring 2.1.0 - https://github.com/mybatis/spring/milestone/16?closed=1
### Tasks
- [x] Apply SNAPSHOT version
- [ ] Apply GA version | comp | update mybatis spring tasks apply snapshot version apply ga version | 1 |
18,761 | 26,125,504,770 | IssuesEvent | 2022-12-28 17:55:53 | EarendelDevelopers/factorio-mods | https://api.github.com/repos/EarendelDevelopers/factorio-mods | closed | IR3 + AAI Loaders | compatibility aai loaders | Thank you for including built-in support for IR2 and IR3 in AAI Loaders, it's appreciated.
There is currently an oversight in IR3's tech tree generator process which is preventing the first Loader technology from being unlocked (Deadlock989/IndustrialRevolution#131). This was caused by the first Loaders tech being d... | True | IR3 + AAI Loaders - Thank you for including built-in support for IR2 and IR3 in AAI Loaders, it's appreciated.
There is currently an oversight in IR3's tech tree generator process which is preventing the first Loader technology from being unlocked (Deadlock989/IndustrialRevolution#131). This was caused by the first ... | comp | aai loaders thank you for including built in support for and in aai loaders it s appreciated there is currently an oversight in s tech tree generator process which is preventing the first loader technology from being unlocked industrialrevolution this was caused by the first loaders tech being d... | 1 |
5,962 | 8,390,573,795 | IssuesEvent | 2018-10-09 13:00:47 | AdguardTeam/AdguardBrowserExtension | https://api.github.com/repos/AdguardTeam/AdguardBrowserExtension | opened | Replace obfuscated code with minified | Compatibility P3: Medium | Obfuscated code has to be replaced to minified code
For example, files bellow are obfuscated:
- d3.min.js
- deferred.min.js
- Dropbox-sdk.min.js
- moment-with-locales.min.js
Otherwise, chrome won't publish the extension to the store
https://blog.chromium.org/2018/10/trustworthy-chrome-extensions-by-default.htm... | True | Replace obfuscated code with minified - Obfuscated code has to be replaced to minified code
For example, files bellow are obfuscated:
- d3.min.js
- deferred.min.js
- Dropbox-sdk.min.js
- moment-with-locales.min.js
Otherwise, chrome won't publish the extension to the store
https://blog.chromium.org/2018/10/trus... | comp | replace obfuscated code with minified obfuscated code has to be replaced to minified code for example files bellow are obfuscated min js deferred min js dropbox sdk min js moment with locales min js otherwise chrome won t publish the extension to the store | 1 |
18,409 | 25,483,045,753 | IssuesEvent | 2022-11-26 02:22:38 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | reopened | Resident Evil 3 (952060) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: Resident Evil 3
- Steam AppID of the game: 952060
## System Information
- GPU: RX 580
- Driver/LLVM version: Mesa 20.0.2
- Kernel version: 5.5.13-1-MANJARO
- Link to full system information report as [Gist](https://gist.github.com/):https://g... | True | Resident Evil 3 (952060) - # Compatibility Report
- Name of the game with compatibility issues: Resident Evil 3
- Steam AppID of the game: 952060
## System Information
- GPU: RX 580
- Driver/LLVM version: Mesa 20.0.2
- Kernel version: 5.5.13-1-MANJARO
- Link to full system information report as [Gist](https://... | comp | resident evil compatibility report name of the game with compatibility issues resident evil steam appid of the game system information gpu rx driver llvm version mesa kernel version manjaro link to full system information report as proton version ... | 1 |
340,254 | 24,647,359,736 | IssuesEvent | 2022-10-17 15:46:14 | cue-lang/cue | https://api.github.com/repos/cue-lang/cue | opened | cuelang.org: new language guide | Documentation cuelang.org | Placeholder issue for the new language guide announced as part of the [CUE Community Call #1](https://github.com/cue-lang/cue/discussions/1958)
Please subscribe for further updates. | 1.0 | cuelang.org: new language guide - Placeholder issue for the new language guide announced as part of the [CUE Community Call #1](https://github.com/cue-lang/cue/discussions/1958)
Please subscribe for further updates. | non_comp | cuelang org new language guide placeholder issue for the new language guide announced as part of the please subscribe for further updates | 0 |
5,468 | 5,680,977,007 | IssuesEvent | 2017-04-13 03:55:56 | dotnet/cli | https://api.github.com/repos/dotnet/cli | closed | Add coreclr dependencies check to build for OSX | infrastructure | #1504 Added Coreclr dependency checks for Ubuntu and CentOS.
OSX should be added as well.
libssl is currently the only known dependency. Need to investigate to see if there are others.
| 1.0 | Add coreclr dependencies check to build for OSX - #1504 Added Coreclr dependency checks for Ubuntu and CentOS.
OSX should be added as well.
libssl is currently the only known dependency. Need to investigate to see if there are others.
| non_comp | add coreclr dependencies check to build for osx added coreclr dependency checks for ubuntu and centos osx should be added as well libssl is currently the only known dependency need to investigate to see if there are others | 0 |
2,909 | 5,732,234,472 | IssuesEvent | 2017-04-21 14:24:17 | epoberezkin/ajv | https://api.github.com/repos/epoberezkin/ajv | closed | Crashes when in Docker when using the alpine base | compatibility | `ajv` is crashing when running in Docker using the alpine base. See https://github.com/nodejs/docker-node/issues/288 for details.
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
4.11.5
yes
**Ajv options object (see https://github.com/epoberezkin/ajv#options):**
```ja... | True | Crashes when in Docker when using the alpine base - `ajv` is crashing when running in Docker using the alpine base. See https://github.com/nodejs/docker-node/issues/288 for details.
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
4.11.5
yes
**Ajv options object (see h... | comp | crashes when in docker when using the alpine base ajv is crashing when running in docker using the alpine base see for details what version of ajv are you using does the issue happen if you use the latest version yes ajv options object see javascript allerrors true extendedrefs... | 1 |
31,227 | 13,463,461,838 | IssuesEvent | 2020-09-09 17:37:51 | Azure/azure-sdk-for-java | https://api.github.com/repos/Azure/azure-sdk-for-java | closed | [BUG] CosmosDB Spring Boot Starter - pagination falls into endless loop | Client Service Attention azure-spring azure-spring.cosmos customer-reported needs-team-attention question | **Description**
I have to implement CSV export app for stored IoT data. Usually exported data includes huge amount of documents (1 week = about 300 000 docs), so my logic have to use pagination. There are only two conditions: 1) partition key (**I don't perform cross-partition query**), 2) timestamp range (BETWEEN cla... | 1.0 | [BUG] CosmosDB Spring Boot Starter - pagination falls into endless loop - **Description**
I have to implement CSV export app for stored IoT data. Usually exported data includes huge amount of documents (1 week = about 300 000 docs), so my logic have to use pagination. There are only two conditions: 1) partition key (... | non_comp | cosmosdb spring boot starter pagination falls into endless loop description i have to implement csv export app for stored iot data usually exported data includes huge amount of documents week about docs so my logic have to use pagination there are only two conditions partition key i don ... | 0 |
38,783 | 10,241,447,362 | IssuesEvent | 2019-08-20 00:23:58 | DynamoRIO/dynamorio | https://api.github.com/repos/DynamoRIO/dynamorio | opened | Compile error with gcc 8.2 | Component-Build OpSys-Linux | All builds with this version are now failing with
```
FAILED: core/CMakeFiles/drdecode.dir/string.c.o
/usr/bin/cc -I/usr/local/google/home/hgreving/dynamorio/src/core/drlibc -I/usr/local/google/home/hgreving/dynamorio/src/core/arch/x86 -I/usr/local/google/home/hgreving/dynamorio/src/core/unix -I/usr/local/google/... | 1.0 | Compile error with gcc 8.2 - All builds with this version are now failing with
```
FAILED: core/CMakeFiles/drdecode.dir/string.c.o
/usr/bin/cc -I/usr/local/google/home/hgreving/dynamorio/src/core/drlibc -I/usr/local/google/home/hgreving/dynamorio/src/core/arch/x86 -I/usr/local/google/home/hgreving/dynamorio/src/c... | non_comp | compile error with gcc all builds with this version are now failing with failed core cmakefiles drdecode dir string c o usr bin cc i usr local google home hgreving dynamorio src core drlibc i usr local google home hgreving dynamorio src core arch i usr local google home hgreving dynamorio src cor... | 0 |
549,904 | 16,101,676,858 | IssuesEvent | 2021-04-27 10:04:39 | snowplow/snowplow-objc-tracker | https://api.github.com/repos/snowplow/snowplow-objc-tracker | closed | Store sessions info separately per tracker namespace | priority:high status:completed type:enhancement | Multiple tracker instances needs to have independent session info.
The tracker 1.x used to store some information about the session in the filesystem.
That would cause interferences between trackers in a multi-tracker app. | 1.0 | Store sessions info separately per tracker namespace - Multiple tracker instances needs to have independent session info.
The tracker 1.x used to store some information about the session in the filesystem.
That would cause interferences between trackers in a multi-tracker app. | non_comp | store sessions info separately per tracker namespace multiple tracker instances needs to have independent session info the tracker x used to store some information about the session in the filesystem that would cause interferences between trackers in a multi tracker app | 0 |
12,682 | 14,974,441,620 | IssuesEvent | 2021-01-28 03:33:53 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | closed | Stuck on 'scanning messages... \ loading messages...' | audit bug mailserver-incompatibility needs-reproduction | ##### What is the behavior you're seeing?
Mailspring not syncing mail for 1 office365 account. All other accounts work fine, even other office365 accounts.
##### What email provider (Gmail, Exchange, etc.) are you trying to use?
Exchange
##### What operating system are you using?
Windows 10 version 2004
##### Wha... | True | Stuck on 'scanning messages... \ loading messages...' - ##### What is the behavior you're seeing?
Mailspring not syncing mail for 1 office365 account. All other accounts work fine, even other office365 accounts.
##### What email provider (Gmail, Exchange, etc.) are you trying to use?
Exchange
##### What operating s... | comp | stuck on scanning messages loading messages what is the behavior you re seeing mailspring not syncing mail for account all other accounts work fine even other accounts what email provider gmail exchange etc are you trying to use exchange what operating system are you us... | 1 |
644 | 3,069,913,596 | IssuesEvent | 2015-08-18 23:12:32 | Vazkii/Botania | https://api.github.com/repos/Vazkii/Botania | closed | Flugel Tiara HUD not display with TConstruct | compatibility | With Mantle-1.7.10-0.3.2a and TConstruct-1.7.10-1.8.6b and earlier versions the HUD display for the tiaras new flight mechanics does not display.
Probably something to do with how TCon does it's rendering on the Pre event instead of Post ([TCon Rendering](https://github.com/SlimeKnights/TinkersConstruct/blob/master/... | True | Flugel Tiara HUD not display with TConstruct - With Mantle-1.7.10-0.3.2a and TConstruct-1.7.10-1.8.6b and earlier versions the HUD display for the tiaras new flight mechanics does not display.
Probably something to do with how TCon does it's rendering on the Pre event instead of Post ([TCon Rendering](https://github... | comp | flugel tiara hud not display with tconstruct with mantle and tconstruct and earlier versions the hud display for the tiaras new flight mechanics does not display probably something to do with how tcon does it s rendering on the pre event instead of post i ll have a look and see can t... | 1 |
14,040 | 16,843,969,619 | IssuesEvent | 2021-06-19 04:25:14 | cseelhoff/RimThreaded | https://api.github.com/repos/cseelhoff/RimThreaded | closed | "Zombieland" spam error | 1.3.1 - 1.3.2 2.0.6 - 2.0.7 Bug Confirmed Fixed In Preview Mod Incompatibility Reproducible | **Describe the bug**
Exception ticking error for every entity loaded
**To Reproduce**
Steps to reproduce the behavior:
1. load modlist
2. start new colony
3. enjoy the color red
[Load Order - It loads.txt](https://github.com/cseelhoff/RimThreaded/files/5633315/Load.Order.-.It.loads.txt)
[new game spam er... | True | "Zombieland" spam error - **Describe the bug**
Exception ticking error for every entity loaded
**To Reproduce**
Steps to reproduce the behavior:
1. load modlist
2. start new colony
3. enjoy the color red
[Load Order - It loads.txt](https://github.com/cseelhoff/RimThreaded/files/5633315/Load.Order.-.It.load... | comp | zombieland spam error describe the bug exception ticking error for every entity loaded to reproduce steps to reproduce the behavior load modlist start new colony enjoy the color red | 1 |
2,944 | 5,806,183,710 | IssuesEvent | 2017-05-04 01:21:37 | MJRLegends/Space-Astronomy-Feedback- | https://api.github.com/repos/MJRLegends/Space-Astronomy-Feedback- | closed | More Planets Iridium Block | bug compatibility issue fixed in next update MUST SEE | ### ---Issue Report---
**Have you checked the Known Issues page (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes]
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes]
### Description of Issue
Used induction smelter to double more planets iridium ore with sand, and it prod... | True | More Planets Iridium Block - ### ---Issue Report---
**Have you checked the Known Issues page (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes]
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes]
### Description of Issue
Used induction smelter to double more planets irid... | comp | more planets iridium block issue report have you checked the known issues page if applicable please check before posting have you checked closed issues if applicable please check before posting description of issue used induction smelter to double more planets iridium ore ... | 1 |
26,047 | 6,736,812,556 | IssuesEvent | 2017-10-19 06:47:29 | Tilana/Classification | https://api.github.com/repos/Tilana/Classification | opened | compare results of modularized cnn version with original script | code refactoring | compare results of modularized cnn version with original script and clean up repository accordingly | 1.0 | compare results of modularized cnn version with original script - compare results of modularized cnn version with original script and clean up repository accordingly | non_comp | compare results of modularized cnn version with original script compare results of modularized cnn version with original script and clean up repository accordingly | 0 |
14,027 | 16,843,938,413 | IssuesEvent | 2021-06-19 04:14:35 | cseelhoff/RimThreaded | https://api.github.com/repos/cseelhoff/RimThreaded | closed | "Roads of the Rim (Continued)" error spam with more than one caravan | 1.3.1 - 1.3.2 2.0.3 - 2.0.5 2.0.6 - 2.0.7 Bug Confirmed Fixed In Preview Mod Incompatibility Reproducible | **Describe the bug**
IMPORTANT: Please first search existing bugs to ensure you are not creating a duplicate bug report.
When you create a second caravan while already having one on the world map, you get spammed with errors. Could not see any impact on gameplay.
**To Reproduce (VERY IMPORTANT)**
Steps to rep... | True | "Roads of the Rim (Continued)" error spam with more than one caravan - **Describe the bug**
IMPORTANT: Please first search existing bugs to ensure you are not creating a duplicate bug report.
When you create a second caravan while already having one on the world map, you get spammed with errors. Could not see any... | comp | roads of the rim continued error spam with more than one caravan describe the bug important please first search existing bugs to ensure you are not creating a duplicate bug report when you create a second caravan while already having one on the world map you get spammed with errors could not see any... | 1 |
434,325 | 30,449,562,129 | IssuesEvent | 2023-07-16 05:28:03 | orden-gg/fireball | https://api.github.com/repos/orden-gg/fireball | opened | advanced security disclaimer | documentation | create an explicit and interactive user security disclaimer before implementing any third party transactions | 1.0 | advanced security disclaimer - create an explicit and interactive user security disclaimer before implementing any third party transactions | non_comp | advanced security disclaimer create an explicit and interactive user security disclaimer before implementing any third party transactions | 0 |
16,177 | 21,685,081,345 | IssuesEvent | 2022-05-09 10:27:26 | Alujjdnd/Ngrok-LAN | https://api.github.com/repos/Alujjdnd/Ngrok-LAN | opened | Plasmo Voice [INCOMPATIBILITY] | incompatibility | Name of Mod
Plasmo Voice
Link to Mod Source
https://github.com/plasmoapp/plasmo-voice
Desktop (please complete the following information):
OS: All
Minecraft Version: 1.18.2
Ngrok-LAN Version: Latest Release
Additional context
This will not be able to be fixed. Since voice chat mods require a specific por... | True | Plasmo Voice [INCOMPATIBILITY] - Name of Mod
Plasmo Voice
Link to Mod Source
https://github.com/plasmoapp/plasmo-voice
Desktop (please complete the following information):
OS: All
Minecraft Version: 1.18.2
Ngrok-LAN Version: Latest Release
Additional context
This will not be able to be fixed. Since voice... | comp | plasmo voice name of mod plasmo voice link to mod source desktop please complete the following information os all minecraft version ngrok lan version latest release additional context this will not be able to be fixed since voice chat mods require a specific port to be open ngrok lan ... | 1 |
3,264 | 6,218,890,952 | IssuesEvent | 2017-07-09 07:45:17 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Images added as a single image module in Visual Composer fail to be included on the sitemap | compatibility component: xml sitemap enhancement needs decision support visual composer | ### What did you expect to happen?
Images added in a single image module for a visual compose would be included in the sitemap under the image section.
### What happened instead?
The image count remained 0
### How can we reproduce this behavior?
**1.Install VC**
**2.Add a row**
**3.Add a Single Image Module*... | True | Images added as a single image module in Visual Composer fail to be included on the sitemap - ### What did you expect to happen?
Images added in a single image module for a visual compose would be included in the sitemap under the image section.
### What happened instead?
The image count remained 0
### How can we r... | comp | images added as a single image module in visual composer fail to be included on the sitemap what did you expect to happen images added in a single image module for a visual compose would be included in the sitemap under the image section what happened instead the image count remained how can we r... | 1 |
13,539 | 16,048,204,677 | IssuesEvent | 2021-04-22 15:51:30 | docker/compose-cli | https://api.github.com/repos/docker/compose-cli | closed | `docker compose` doesn't respect `COMPOSE_FILE` env variable unlike `docker-compose` | compatibility compose | <!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comment
to the existing issue instead.
If you suspect your issue is a bug, please edit ... | True | `docker compose` doesn't respect `COMPOSE_FILE` env variable unlike `docker-compose` - <!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comm... | comp | docker compose doesn t respect compose file env variable unlike docker compose if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comm... | 1 |
9,333 | 11,361,376,721 | IssuesEvent | 2020-01-26 14:34:23 | PG85/OpenTerrainGenerator | https://api.github.com/repos/PG85/OpenTerrainGenerator | closed | Upgrading from v6 to v8 crashes if there is a biome ID conflict | Bug - Crash Common Mod Compatibility World/Biome/Terrain | If a world created in v6 had a biome ID conflict, OTG just silently allowed it to happen whereas if you upgrade that world to v8 it will try to use the same IDs and crash with the following error:
https://pastebin.com/nKJTn5Ej | True | Upgrading from v6 to v8 crashes if there is a biome ID conflict - If a world created in v6 had a biome ID conflict, OTG just silently allowed it to happen whereas if you upgrade that world to v8 it will try to use the same IDs and crash with the following error:
https://pastebin.com/nKJTn5Ej | comp | upgrading from to crashes if there is a biome id conflict if a world created in had a biome id conflict otg just silently allowed it to happen whereas if you upgrade that world to it will try to use the same ids and crash with the following error | 1 |
660,417 | 21,965,422,012 | IssuesEvent | 2022-05-24 19:46:11 | CDLUC3/ezid | https://api.github.com/repos/CDLUC3/ezid | opened | Add management command to compute suggested stopwords | enhancement python 3 priority-normal | Stop words are used in two place in EZID: in the MYSQL full text search configuration [^1] and in the programmatic creation of full text queries in `search_util.py`[^2], though only the latter is configured by the `SEARCH_STOPWORDS` list in `settings.py`.
`SEARCH_STOPWORDS` should be populated by terms that appear i... | 1.0 | Add management command to compute suggested stopwords - Stop words are used in two place in EZID: in the MYSQL full text search configuration [^1] and in the programmatic creation of full text queries in `search_util.py`[^2], though only the latter is configured by the `SEARCH_STOPWORDS` list in `settings.py`.
`SEAR... | non_comp | add management command to compute suggested stopwords stop words are used in two place in ezid in the mysql full text search configuration and in the programmatic creation of full text queries in search util py though only the latter is configured by the search stopwords list in settings py search sto... | 0 |
77,535 | 9,595,887,886 | IssuesEvent | 2019-05-09 17:10:10 | publiclab/spectral-workbench | https://api.github.com/repos/publiclab/spectral-workbench | closed | Frontend for SWB authentication | design | As finalised in https://github.com/publiclab/mapknitter/issues/385, @IshaGupta18 is implementing the front end as

for MK. We can use the same partial files here at SWB as the code should be exactly the same... | 1.0 | Frontend for SWB authentication - As finalised in https://github.com/publiclab/mapknitter/issues/385, @IshaGupta18 is implementing the front end as

for MK. We can use the same partial files here at SWB as t... | non_comp | frontend for swb authentication as finalised in is implementing the front end as for mk we can use the same partial files here at swb as the code should be exactly the same thanks all | 0 |
372 | 2,794,523,369 | IssuesEvent | 2015-05-11 17:08:47 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Breaking change in C# overload resolution with params parameter | 4 - In Review Area-Compilers Bug Compatibility Language-C# | Reported at https://twitter.com/eamodio/status/594144835130503168
The following program compiled on previous versions of Visual Studio, but fails when compiled with Roslyn-powered VS2015.
```cs
namespace VS2015_compile
{
public class Foo
{
// Kind of stranger still if you comments out object ... | True | Breaking change in C# overload resolution with params parameter - Reported at https://twitter.com/eamodio/status/594144835130503168
The following program compiled on previous versions of Visual Studio, but fails when compiled with Roslyn-powered VS2015.
```cs
namespace VS2015_compile
{
public class Foo
... | comp | breaking change in c overload resolution with params parameter reported at the following program compiled on previous versions of visual studio but fails when compiled with roslyn powered cs namespace compile public class foo kind of stranger still if you comments out obj... | 1 |
5,054 | 7,647,111,251 | IssuesEvent | 2018-05-09 01:57:09 | PrinceOfAmber/Cyclic | https://api.github.com/repos/PrinceOfAmber/Cyclic | closed | Game crashes when opening player inventory crafting GUI. | bug: crash mod compatibility | Minecraft version & Mod Version:
Minecraft 1.12.2 Forge Version: 14.23.3.2669 Mod Version: 1.14.9
Single player or Server:
This was on single player.
Describe problem (what you were doing / what happened):
I am not sure if this is a Cyclic issue or Thaumcraft issue, however when you open the player inventory ... | True | Game crashes when opening player inventory crafting GUI. - Minecraft version & Mod Version:
Minecraft 1.12.2 Forge Version: 14.23.3.2669 Mod Version: 1.14.9
Single player or Server:
This was on single player.
Describe problem (what you were doing / what happened):
I am not sure if this is a Cyclic issue or Th... | comp | game crashes when opening player inventory crafting gui minecraft version mod version minecraft forge version mod version single player or server this was on single player describe problem what you were doing what happened i am not sure if this is a cyclic issue or thaumcraf... | 1 |
111,741 | 24,185,746,524 | IssuesEvent | 2022-09-23 13:10:12 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | spike: Web Charts: Expose chart UI building blocks together with built-in high level charts | webapp spike team/code-insights data-viz | Preparation for https://github.com/sourcegraph/sourcegraph/issues/36094
## Background
Currently, we expose only high-level chart components from the chart package. This brings a significant benefit in that consumers don't need to think about how to implement all chart UI parts themselves. But at the same time, th... | 1.0 | spike: Web Charts: Expose chart UI building blocks together with built-in high level charts - Preparation for https://github.com/sourcegraph/sourcegraph/issues/36094
## Background
Currently, we expose only high-level chart components from the chart package. This brings a significant benefit in that consumers don'... | non_comp | spike web charts expose chart ui building blocks together with built in high level charts preparation for background currently we expose only high level chart components from the chart package this brings a significant benefit in that consumers don t need to think about how to implement all chart ui pa... | 0 |
657,767 | 21,843,494,504 | IssuesEvent | 2022-05-18 00:40:48 | GoogleCloudPlatform/java-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/java-docs-samples | closed | com.example.cloudrun.AppTest: shouldSucceed failed | type: cleanup priority: p2 samples flakybot: issue flakybot: flaky | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 99a76e68298d4b8f1f58be8bb1ac23eaa4124a7a
b... | 1.0 | com.example.cloudrun.AppTest: shouldSucceed failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
--... | non_comp | com example cloudrun apptest shouldsucceed failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output java io ioexception server returned http res... | 0 |
5,525 | 7,992,734,516 | IssuesEvent | 2018-07-20 03:24:47 | ExtraCells/ExtraCells2 | https://api.github.com/repos/ExtraCells/ExtraCells2 | closed | Conflict with AE2 buses fail with PneumaticCraft mods gasoline | compatibility minor triaged | I tried to export some fuel from a fluid export bus to find out that it was seeing gasoline, and not fuel. Even the Buildcaft refinery was making gasoline and not fuel. I had to remove the PneumaticCraft mod. any way for some reason. When I tried to export some fuel. The AE2 network bus didn't see the gasoline as fuel.... | True | Conflict with AE2 buses fail with PneumaticCraft mods gasoline - I tried to export some fuel from a fluid export bus to find out that it was seeing gasoline, and not fuel. Even the Buildcaft refinery was making gasoline and not fuel. I had to remove the PneumaticCraft mod. any way for some reason. When I tried to expor... | comp | conflict with buses fail with pneumaticcraft mods gasoline i tried to export some fuel from a fluid export bus to find out that it was seeing gasoline and not fuel even the buildcaft refinery was making gasoline and not fuel i had to remove the pneumaticcraft mod any way for some reason when i tried to export ... | 1 |
5,598 | 8,066,833,911 | IssuesEvent | 2018-08-04 20:53:31 | metarhia/metasync | https://api.github.com/repos/metarhia/metasync | closed | Wrong thenable implementation in metasync.compose | bug compatibility | Now `metasync.compose` returns `comp` function, it's prototype have `then` method, `comp` returns `undefined`. Right implementation will be following: `metasync.compose` should return `comp` function, it's result is `this` (in this case `this` will be `function` itself, `comp`, so we can use `this(...args)`), `comp` pr... | True | Wrong thenable implementation in metasync.compose - Now `metasync.compose` returns `comp` function, it's prototype have `then` method, `comp` returns `undefined`. Right implementation will be following: `metasync.compose` should return `comp` function, it's result is `this` (in this case `this` will be `function` itsel... | comp | wrong thenable implementation in metasync compose now metasync compose returns comp function it s prototype have then method comp returns undefined right implementation will be following metasync compose should return comp function it s result is this in this case this will be function itsel... | 1 |
500,591 | 14,502,708,357 | IssuesEvent | 2020-12-11 21:27:53 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Fonts are broken on download dialog | OS/Desktop OS/Linux OS/Linux/snap feature/download priority/P3 | ## Description
I just upgraded my system from Fedora 32 to 33 and Brave seems to have fonts broken in download form.
Any other browser it appears to be just fine.
Brave is installed trough snap:
brave 1.17.75 88 latest/stable brave -
Any ideas how to solve it?
## Steps to Reproduce
1. Try t... | 1.0 | Fonts are broken on download dialog - ## Description
I just upgraded my system from Fedora 32 to 33 and Brave seems to have fonts broken in download form.
Any other browser it appears to be just fine.
Brave is installed trough snap:
brave 1.17.75 88 latest/stable brave -
Any ideas how to solve it?
... | non_comp | fonts are broken on download dialog description i just upgraded my system from fedora to and brave seems to have fonts broken in download form any other browser it appears to be just fine brave is installed trough snap brave latest stable brave any ideas how to solve it ... | 0 |
13,896 | 16,624,157,480 | IssuesEvent | 2021-06-03 07:28:04 | open-mmlab/mmaction2 | https://api.github.com/repos/open-mmlab/mmaction2 | closed | AttributeError: 'ConfigDict' object has no attribute 'nms' | mmdet compatibility | **Describe the bug**
`AttributeError` when running [SpatioTemporal Action Detection Video Demo](https://github.com/open-mmlab/mmaction2/blob/master/demo/README.md#spatiotemporal-action-detection-video-demo).
**Reproduction**
1. What command or script did you run?
- same command as in the demo readme:
``... | True | AttributeError: 'ConfigDict' object has no attribute 'nms' - **Describe the bug**
`AttributeError` when running [SpatioTemporal Action Detection Video Demo](https://github.com/open-mmlab/mmaction2/blob/master/demo/README.md#spatiotemporal-action-detection-video-demo).
**Reproduction**
1. What command or script... | comp | attributeerror configdict object has no attribute nms describe the bug attributeerror when running reproduction what command or script did you run same command as in the demo readme python demo demo spatiotemporal det py video demo demo config configs detect... | 1 |
20,308 | 29,669,385,153 | IssuesEvent | 2023-06-11 08:00:07 | thexaero/open-parties-and-claims | https://api.github.com/repos/thexaero/open-parties-and-claims | opened | Support for Argonauts | enhancement compatibility | https://modrinth.com/mod/argonauts
To be used as an alternative party system instead of the built-in one. | True | Support for Argonauts - https://modrinth.com/mod/argonauts
To be used as an alternative party system instead of the built-in one. | comp | support for argonauts to be used as an alternative party system instead of the built in one | 1 |
11,455 | 13,441,853,347 | IssuesEvent | 2020-09-08 05:25:15 | ISID/iPLAss | https://api.github.com/repos/ISID/iPLAss | closed | groovyライブラリバージョンアップ | compatibility notes dependency update | groovyライブラリバージョンアップ。
ver3.0系(3.0.5)に。
### Compatibility notes
Groovyのバージョンを3.0にアップします。
Javaスタイルのラムダ式の記述が可能となるなど、groovyの言語仕様の強化が図られています。
3.0での新機能、変更点は以下のGroovyのリリースノートを参照ください。
https://groovy-lang.org/releasenotes/groovy-3.0.html
Groovyのバージョンを3.0に変更したことにより、JasperReportsによる帳票出力機能に次の制約事項が発生しています。
「JasperRep... | True | groovyライブラリバージョンアップ - groovyライブラリバージョンアップ。
ver3.0系(3.0.5)に。
### Compatibility notes
Groovyのバージョンを3.0にアップします。
Javaスタイルのラムダ式の記述が可能となるなど、groovyの言語仕様の強化が図られています。
3.0での新機能、変更点は以下のGroovyのリリースノートを参照ください。
https://groovy-lang.org/releasenotes/groovy-3.0.html
Groovyのバージョンを3.0に変更したことにより、JasperReportsによる帳票出力機能に次の制約事項が... | comp | groovyライブラリバージョンアップ groovyライブラリバージョンアップ。 ( )に。 compatibility notes 。 javaスタイルのラムダ式の記述が可能となるなど、groovyの言語仕様の強化が図られています。 、変更点は以下のgroovyのリリースノートを参照ください。 、jasperreportsによる帳票出力機能に次の制約事項が発生しています。 「jasperreportsの帳票定義における式言語にgroovyを利用している場合、iplassのテンプレート定義に登録する際はjrxml形式ではなく、jasper形式で登録する必... | 1 |
398,408 | 27,193,532,456 | IssuesEvent | 2023-02-20 01:48:41 | agilbert28/nixie-temp | https://api.github.com/repos/agilbert28/nixie-temp | opened | Finalize Requirements Details | documentation | - [ ] Nixie Healing
- [x] Must Cycle Every Other Digit for 1/300 of the time on per day
- [x] Will display a heart animation for each digit
- [x] Will complete every night at a specific time
- [ ] Current turned up by how much?
- [ ] How will we implement variable current?
- [ ] Driving Nixies
- [ ] ... | 1.0 | Finalize Requirements Details - - [ ] Nixie Healing
- [x] Must Cycle Every Other Digit for 1/300 of the time on per day
- [x] Will display a heart animation for each digit
- [x] Will complete every night at a specific time
- [ ] Current turned up by how much?
- [ ] How will we implement variable current?... | non_comp | finalize requirements details nixie healing must cycle every other digit for of the time on per day will display a heart animation for each digit will complete every night at a specific time current turned up by how much how will we implement variable current driving ... | 0 |
32,032 | 15,187,483,557 | IssuesEvent | 2021-02-15 13:52:05 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Android 11 flatlist performance degradation | android bug high-severity performance | ## Problem
UI is slow and laggy
https://www.reddit.com/r/reactnative/comments/l04qz9/android_11_real_device_performance/
Visually difference is:
Galaxy S20 with One UI v3.0: https://drive.google.com/file/d/1seJrP8hosUaXidjMF4YOahUBlnzZESei/view?usp=sharing
Galaxy S8 with One UI v1.0: https://drive.google.com... | True | Android 11 flatlist performance degradation - ## Problem
UI is slow and laggy
https://www.reddit.com/r/reactnative/comments/l04qz9/android_11_real_device_performance/
Visually difference is:
Galaxy S20 with One UI v3.0: https://drive.google.com/file/d/1seJrP8hosUaXidjMF4YOahUBlnzZESei/view?usp=sharing
Galaxy... | non_comp | android flatlist performance degradation problem ui is slow and laggy visually difference is galaxy with one ui galaxy with one ui | 0 |
52,134 | 3,021,776,521 | IssuesEvent | 2015-07-31 16:34:57 | PeaceGeeks/amani | https://api.github.com/repos/PeaceGeeks/amani | closed | Cannot edit table properties after table created | High Priority | GNWP http://dev.gnwp.peacegeeks.org/node/184/edit
Trying to add cell padding to this table but can only create a new table, bot edit the existing one. | 1.0 | Cannot edit table properties after table created - GNWP http://dev.gnwp.peacegeeks.org/node/184/edit
Trying to add cell padding to this table but can only create a new table, bot edit the existing one. | non_comp | cannot edit table properties after table created gnwp trying to add cell padding to this table but can only create a new table bot edit the existing one | 0 |
17,994 | 24,847,601,312 | IssuesEvent | 2022-10-26 17:08:23 | lightningnetwork/lnd | https://api.github.com/repos/lightningnetwork/lnd | closed | lnd force-closes in response to warning messages | spec compatibility force closes | A while back we added warning messages to the spec with the purpose of having a way to signal to nodes that something has gone wrong but that we do not want to force close any channels.
We started using warning messages to tell peers when we ignored a gossip message because it was bogus, with the message "Unreadable/b... | True | lnd force-closes in response to warning messages - A while back we added warning messages to the spec with the purpose of having a way to signal to nodes that something has gone wrong but that we do not want to force close any channels.
We started using warning messages to tell peers when we ignored a gossip message b... | comp | lnd force closes in response to warning messages a while back we added warning messages to the spec with the purpose of having a way to signal to nodes that something has gone wrong but that we do not want to force close any channels we started using warning messages to tell peers when we ignored a gossip message b... | 1 |
60,685 | 14,899,011,380 | IssuesEvent | 2021-01-21 13:51:00 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | closed | Improve errors that are thrown when requirements are missing (they are duplicated) | domain:dx domain:extending-builds package:core squad:dx type:improvement | ## 📝 Provide a description of the improvement
The errors are thrown as:

This strongly relates to #8634.
---
If you'd like to see this improvement implemented, add a 👍 reaction to this post. | 1.0 | Improve errors that are thrown when requirements are missing (they are duplicated) - ## 📝 Provide a description of the improvement
The errors are thrown as:

This strongly relates to #8634.
---
If yo... | non_comp | improve errors that are thrown when requirements are missing they are duplicated 📝 provide a description of the improvement the errors are thrown as this strongly relates to if you d like to see this improvement implemented add a 👍 reaction to this post | 0 |
20,444 | 15,444,684,960 | IssuesEvent | 2021-03-08 10:43:58 | esrlabs/chipmunk | https://api.github.com/repos/esrlabs/chipmunk | closed | Node-pty and embedded terminal | enhancement material plugin usability | As soon as the embedded terminal doesn't "reflect" any chipmunk features we can get rid of it and as result get rid of `node-pty` dependency, which usually gives issues with electron upgrading.
But we still should leave the possibility to execute some terminal commands like `adb logcat` or others. We can use `sh` pl... | True | Node-pty and embedded terminal - As soon as the embedded terminal doesn't "reflect" any chipmunk features we can get rid of it and as result get rid of `node-pty` dependency, which usually gives issues with electron upgrading.
But we still should leave the possibility to execute some terminal commands like `adb logc... | non_comp | node pty and embedded terminal as soon as the embedded terminal doesn t reflect any chipmunk features we can get rid of it and as result get rid of node pty dependency which usually gives issues with electron upgrading but we still should leave the possibility to execute some terminal commands like adb logc... | 0 |
51,496 | 21,692,908,514 | IssuesEvent | 2022-05-09 17:02:40 | nikoksr/notify | https://api.github.com/repos/nikoksr/notify | closed | feat(service): Add FCM service | type/enhancement help wanted good first issue affects/services up for grabs | **Is your feature request related to a problem? Please describe.**
Missing support for [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging).
**Describe the solution you'd like**
Implement a [notification service](https://github.com/nikoksr/notify/tree/main/service) and use existing serv... | 1.0 | feat(service): Add FCM service - **Is your feature request related to a problem? Please describe.**
Missing support for [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging).
**Describe the solution you'd like**
Implement a [notification service](https://github.com/nikoksr/notify/tree/m... | non_comp | feat service add fcm service is your feature request related to a problem please describe missing support for describe the solution you d like implement a and use existing services such as as a guide for implementation at the time writing this seems to be the best client librar... | 0 |
21,450 | 7,025,184,232 | IssuesEvent | 2017-12-23 06:05:30 | avast-tl/retdec | https://api.github.com/repos/avast-tl/retdec | closed | Build of retdec-config fails with "undefined reference to Json::Value" | bug C-build-system O-linux P-build | I compile the Retdec source code. Error from compiling was showed an error as below.
```
[ 32%] Linking CXX executable retdec-config
../retdec-config/libretdec-config.a(architecture.cpp.o): In function `retdec_config::Architecture::getJsonValue() const':
architecture.cpp:(.text+0x4cd): undefined reference to `Json:... | 2.0 | Build of retdec-config fails with "undefined reference to Json::Value" - I compile the Retdec source code. Error from compiling was showed an error as below.
```
[ 32%] Linking CXX executable retdec-config
../retdec-config/libretdec-config.a(architecture.cpp.o): In function `retdec_config::Architecture::getJsonValue... | non_comp | build of retdec config fails with undefined reference to json value i compile the retdec source code error from compiling was showed an error as below linking cxx executable retdec config retdec config libretdec config a architecture cpp o in function retdec config architecture getjsonvalue co... | 0 |
499,463 | 14,447,773,882 | IssuesEvent | 2020-12-08 04:40:22 | vanjarosoftware/Vanjaro.Platform | https://api.github.com/repos/vanjarosoftware/Vanjaro.Platform | closed | New Site Created w/Persona Bar results in Broken UX Manager | Applies to: Extension Only Area: Backend Bug Priority: Medium Release: Patch | This is likely due to missing Vanjaro Theme in portal folder. Current workaround is to create a new site using Vanjaro Menu > Tools > Sites | 1.0 | New Site Created w/Persona Bar results in Broken UX Manager - This is likely due to missing Vanjaro Theme in portal folder. Current workaround is to create a new site using Vanjaro Menu > Tools > Sites | non_comp | new site created w persona bar results in broken ux manager this is likely due to missing vanjaro theme in portal folder current workaround is to create a new site using vanjaro menu tools sites | 0 |
607,190 | 18,774,268,220 | IssuesEvent | 2021-11-07 11:49:49 | CS3219-SE-Principles-and-Patterns/cs3219-project-ay2122-2122-s1-g15 | https://api.github.com/repos/CS3219-SE-Principles-and-Patterns/cs3219-project-ay2122-2122-s1-g15 | closed | [Session Management] Handle session disconnect | Priority - High | - User should emit event on exiting session
- User should be notified on other peer exiting the session | 1.0 | [Session Management] Handle session disconnect - - User should emit event on exiting session
- User should be notified on other peer exiting the session | non_comp | handle session disconnect user should emit event on exiting session user should be notified on other peer exiting the session | 0 |
26,761 | 5,285,304,444 | IssuesEvent | 2017-02-08 04:11:06 | ampproject/amphtml | https://api.github.com/repos/ampproject/amphtml | closed | Update 3P/embed guidance docs | P3: When Possible Related to: Documentation | Update [3P/embed guidance](https://github.com/ampproject/amphtml/blob/master/3p/README.md) docs, specifically to:
- Use more concise language
- Clarify that semantic AMP tags for embeds are preferred over amp-iframe
- Provide guidance on creating an AMP tag API
- `<please suggest others>`
| 1.0 | Update 3P/embed guidance docs - Update [3P/embed guidance](https://github.com/ampproject/amphtml/blob/master/3p/README.md) docs, specifically to:
- Use more concise language
- Clarify that semantic AMP tags for embeds are preferred over amp-iframe
- Provide guidance on creating an AMP tag API
- `<please suggest oth... | non_comp | update embed guidance docs update docs specifically to use more concise language clarify that semantic amp tags for embeds are preferred over amp iframe provide guidance on creating an amp tag api | 0 |
17,973 | 24,817,305,027 | IssuesEvent | 2022-10-25 14:01:31 | icatproject/python-icat | https://api.github.com/repos/icatproject/python-icat | closed | Drop distutils | compatibility | The `distutils` standard library package is [deprecated in Python 3.10](https://www.python.org/dev/peps/pep-0632/). It is used in the `setup.py` script. But also the class `distutils.version.StrictVersion` is used in the `python-icat`package itself. We need to move away from that package. | True | Drop distutils - The `distutils` standard library package is [deprecated in Python 3.10](https://www.python.org/dev/peps/pep-0632/). It is used in the `setup.py` script. But also the class `distutils.version.StrictVersion` is used in the `python-icat`package itself. We need to move away from that package. | comp | drop distutils the distutils standard library package is it is used in the setup py script but also the class distutils version strictversion is used in the python icat package itself we need to move away from that package | 1 |
822,107 | 30,853,187,437 | IssuesEvent | 2023-08-02 18:22:14 | tradingstrategy-ai/frontend | https://api.github.com/repos/tradingstrategy-ai/frontend | opened | Add forward-compatibility for xyliquidity and candles API changes | enhancement priority: P1 size: S | # Goal
The `/xyliquidity` and `/candles` APIs are being updated to support multiple trading pairs per-request. This changes both the request params and the response payload. `frontend` should be updated to be forward-compatible with the new payload, while temporarily maintaining backward-compatibility with the old (... | 1.0 | Add forward-compatibility for xyliquidity and candles API changes - # Goal
The `/xyliquidity` and `/candles` APIs are being updated to support multiple trading pairs per-request. This changes both the request params and the response payload. `frontend` should be updated to be forward-compatible with the new payload,... | non_comp | add forward compatibility for xyliquidity and candles api changes goal the xyliquidity and candles apis are being updated to support multiple trading pairs per request this changes both the request params and the response payload frontend should be updated to be forward compatible with the new payload ... | 0 |
57,525 | 15,828,548,421 | IssuesEvent | 2021-04-06 10:01:02 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | MultiSelect Button disabled issue | defect | Multiselect button disabled isn't working with disabled property on MenuModel | 1.0 | MultiSelect Button disabled issue - Multiselect button disabled isn't working with disabled property on MenuModel | non_comp | multiselect button disabled issue multiselect button disabled isn t working with disabled property on menumodel | 0 |
4,754 | 7,360,596,509 | IssuesEvent | 2018-03-10 20:10:22 | delight-im/PHP-Auth | https://api.github.com/repos/delight-im/PHP-Auth | closed | Re-sync account properties to session | backwards-incompatible enhancement | The following four account properties may be changed remotely – either by a client in another session for the same account, or by an administrator:
```
email
username
status
roles_mask
```
During the lifetime of a session, these properties should regularly be fetched from their authoritative source in the da... | True | Re-sync account properties to session - The following four account properties may be changed remotely – either by a client in another session for the same account, or by an administrator:
```
email
username
status
roles_mask
```
During the lifetime of a session, these properties should regularly be fetched f... | comp | re sync account properties to session the following four account properties may be changed remotely – either by a client in another session for the same account or by an administrator email username status roles mask during the lifetime of a session these properties should regularly be fetched f... | 1 |
128,838 | 12,392,976,469 | IssuesEvent | 2020-05-20 14:46:07 | aiidateam/aiida-core | https://api.github.com/repos/aiidateam/aiida-core | opened | DOCS: Add to intro/about section | topic/documentation | Currently, in #4060, this is just a copy/paste of the feature list from the original front-page, but it needs to be expanded on. If I recall someone (perhaps @ltalirz ) mentioned adding a testimonials page. Perhaps this could go here + some example uses/published papers. | 1.0 | DOCS: Add to intro/about section - Currently, in #4060, this is just a copy/paste of the feature list from the original front-page, but it needs to be expanded on. If I recall someone (perhaps @ltalirz ) mentioned adding a testimonials page. Perhaps this could go here + some example uses/published papers. | non_comp | docs add to intro about section currently in this is just a copy paste of the feature list from the original front page but it needs to be expanded on if i recall someone perhaps ltalirz mentioned adding a testimonials page perhaps this could go here some example uses published papers | 0 |
321,322 | 9,796,978,129 | IssuesEvent | 2019-06-11 08:56:22 | Materials-Consortia/OPTiMaDe | https://api.github.com/repos/Materials-Consortia/OPTiMaDe | closed | Support sub-databases within each database | event/workshop-2018 priority/mid status/has-concrete-suggestion topic/sub-databases type/proposal | This issue suggests a possible implementation of the concept of sub-databases within a database provider registered in the OPTiMaDe specification.
This is useful for database providers (like e.g. [Materials Cloud](http://www.materialscloud.org)) where there isn't necessarily a "main" database, but many databases, al... | 1.0 | Support sub-databases within each database - This issue suggests a possible implementation of the concept of sub-databases within a database provider registered in the OPTiMaDe specification.
This is useful for database providers (like e.g. [Materials Cloud](http://www.materialscloud.org)) where there isn't necessar... | non_comp | support sub databases within each database this issue suggests a possible implementation of the concept of sub databases within a database provider registered in the optimade specification this is useful for database providers like e g where there isn t necessarily a main database but many databases all... | 0 |
297,327 | 25,720,527,902 | IssuesEvent | 2022-12-07 13:23:44 | pulp/Pulp-2-Tests | https://api.github.com/repos/pulp/Pulp-2-Tests | closed | Adds task-ids to logs | Issue Type: Test Case | > Migrated from https://github.com/PulpQE/pulp-smash/issues/483
> author: @bmbouter - https://github.com/bmbouter
> date created: 2017-01-13T20:34:21Z
This is for story: https://pulp.plan.io/issues/2324
### Verify a log statement running inside a task
1. Sync the zoo repo: `pulp-admin rpm repo sync run --repo-... | 1.0 | Adds task-ids to logs - > Migrated from https://github.com/PulpQE/pulp-smash/issues/483
> author: @bmbouter - https://github.com/bmbouter
> date created: 2017-01-13T20:34:21Z
This is for story: https://pulp.plan.io/issues/2324
### Verify a log statement running inside a task
1. Sync the zoo repo: `pulp-admin r... | non_comp | adds task ids to logs migrated from author bmbouter date created this is for story verify a log statement running inside a task sync the zoo repo pulp admin rpm repo sync run repo id zoo verify that you see the log statement pulp rpm plugins importers yum sync i... | 0 |
19,193 | 26,660,018,461 | IssuesEvent | 2023-01-25 20:11:58 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | [Breaking change]: Environment.GetFolderPath returns incorrect path on Unix | doc-idea breaking-change Pri1 binary incompatible in-pr :checkered_flag: Release: .NET 8 :pushpin: seQUESTered | ### Description
**What version of .NET introduced the breaking change?**: .NET 8 Preview 1
Starting with .NET 8, the behavior of `Environment.GetFolderPath` on Unix operating systems has changed according to the following previous and new behavior tables below.
See https://github.com/dotnet/runtime/pull/68610 ... | True | [Breaking change]: Environment.GetFolderPath returns incorrect path on Unix - ### Description
**What version of .NET introduced the breaking change?**: .NET 8 Preview 1
Starting with .NET 8, the behavior of `Environment.GetFolderPath` on Unix operating systems has changed according to the following previous and n... | comp | environment getfolderpath returns incorrect path on unix description what version of net introduced the breaking change net preview starting with net the behavior of environment getfolderpath on unix operating systems has changed according to the following previous and new behavior tabl... | 1 |
2,505 | 5,238,993,129 | IssuesEvent | 2017-01-31 08:08:21 | vimperator/vimperator-labs | https://api.github.com/repos/vimperator/vimperator-labs | closed | Vimperator don't work in Firefox Beta. Not e10s. | compatibility | ##### Issue type:
<!-- Pick one and delete the rest -->
- Version compatibility
##### Version:
```
Vimperator 3.15, Nightly 51.0a2, e10s disabled.
```
##### Description:
Mappings and commandline don't work.
In browser console it's showing that `ReferenceError: tabs is not defined`
https://developer.mozilla.org/en-US... | True | Vimperator don't work in Firefox Beta. Not e10s. - ##### Issue type:
<!-- Pick one and delete the rest -->
- Version compatibility
##### Version:
```
Vimperator 3.15, Nightly 51.0a2, e10s disabled.
```
##### Description:
Mappings and commandline don't work.
In browser console it's showing that `ReferenceError: tabs ... | comp | vimperator don t work in firefox beta not issue type version compatibility version vimperator nightly disabled description mappings and commandline don t work in browser console it s showing that referenceerror tabs is not defined | 1 |
5,076 | 3,145,203,834 | IssuesEvent | 2015-09-14 16:51:13 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Package is not generated when an exception is thrown | C: Code Generation P: Urgent R: Fixed T: Defect | Exceptions that are thrown while generating objects should not impair the object's generation, or hinder it. Yet the following logic fails to catch such exceptions:
```java
@Override
public final List<AttributeDefinition> getConstants() {
if (constants == null) {
constants = new Array... | 1.0 | Package is not generated when an exception is thrown - Exceptions that are thrown while generating objects should not impair the object's generation, or hinder it. Yet the following logic fails to catch such exceptions:
```java
@Override
public final List<AttributeDefinition> getConstants() {
if (... | non_comp | package is not generated when an exception is thrown exceptions that are thrown while generating objects should not impair the object s generation or hinder it yet the following logic fails to catch such exceptions java override public final list getconstants if constants null ... | 0 |
695 | 3,121,823,105 | IssuesEvent | 2015-09-06 00:58:50 | MinLL/SDPlus | https://api.github.com/repos/MinLL/SDPlus | closed | PSQ succubus - Wings slot conflicts with DDi slots | bug Compatibility wontfix | Add support for PSQ succubus (no gags if PSQ is installed - conflict with wings slot)
| True | PSQ succubus - Wings slot conflicts with DDi slots - Add support for PSQ succubus (no gags if PSQ is installed - conflict with wings slot)
| comp | psq succubus wings slot conflicts with ddi slots add support for psq succubus no gags if psq is installed conflict with wings slot | 1 |
231,804 | 25,551,945,671 | IssuesEvent | 2022-11-30 01:01:34 | billmcchesney1/pacbot | https://api.github.com/repos/billmcchesney1/pacbot | opened | CVE-2022-41854 (Medium) detected in snakeyaml-1.19.jar, snakeyaml-1.17.jar | security vulnerability | ## CVE-2022-41854 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>snakeyaml-1.19.jar</b>, <b>snakeyaml-1.17.jar</b></p></summary>
<p>
<details><summary><b>snakeyaml-1.19.jar</b></p... | True | CVE-2022-41854 (Medium) detected in snakeyaml-1.19.jar, snakeyaml-1.17.jar - ## CVE-2022-41854 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>snakeyaml-1.19.jar</b>, <b>snakeyaml-1... | non_comp | cve medium detected in snakeyaml jar snakeyaml jar cve medium severity vulnerability vulnerable libraries snakeyaml jar snakeyaml jar snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file api pacman api... | 0 |
20,753 | 30,859,466,457 | IssuesEvent | 2023-08-03 00:50:18 | CloudG360/grapplemod-restitched | https://api.github.com/repos/CloudG360/grapplemod-restitched | closed | [BUG] StackOverflow on launch w/ Diggius Maximus | bug mod-incompatibility | **Version**
- The Grapple Hook Mod: v1.5
- The Mod Loader: Fabric 0.75.3
- Minecraft: 1.19.4
**Output Log**
https://hastebin.com/share/meciviraso.wasm
**To Reproduce**
- Installation
| True | [BUG] StackOverflow on launch w/ Diggius Maximus - **Version**
- The Grapple Hook Mod: v1.5
- The Mod Loader: Fabric 0.75.3
- Minecraft: 1.19.4
**Output Log**
https://hastebin.com/share/meciviraso.wasm
**To Reproduce**
- Installation
| comp | stackoverflow on launch w diggius maximus version the grapple hook mod the mod loader fabric minecraft output log to reproduce installation | 1 |
157,150 | 12,360,408,521 | IssuesEvent | 2020-05-17 15:09:36 | ssanj/pleat | https://api.github.com/repos/ssanj/pleat | opened | Make prompt testable | tests | Make prompt command testable.
We should test the following:
- [x] default (everything turned on, within a Git repo)
- [ ] default (everything turned on, outside of a Git repo)
- [ ] truncating path to max length
- [ ] with time turned off
- [ ] with git turned off (within a Git Repo)
- [ ] with git turned of... | 1.0 | Make prompt testable - Make prompt command testable.
We should test the following:
- [x] default (everything turned on, within a Git repo)
- [ ] default (everything turned on, outside of a Git repo)
- [ ] truncating path to max length
- [ ] with time turned off
- [ ] with git turned off (within a Git Repo)
-... | non_comp | make prompt testable make prompt command testable we should test the following default everything turned on within a git repo default everything turned on outside of a git repo truncating path to max length with time turned off with git turned off within a git repo with gi... | 0 |
3,024 | 5,919,445,231 | IssuesEvent | 2017-05-22 17:44:04 | getnikola/nikola | https://api.github.com/repos/getnikola/nikola | closed | CDN handling is not very smart | breaks backwards compatibility enhancement | Currently, we have a USE_CDN flag and we do things like:
```
%if use_cdn:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script src="/assets/js... | True | CDN handling is not very smart - Currently, we have a USE_CDN flag and we do things like:
```
%if use_cdn:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
... | comp | cdn handling is not very smart currently we have a use cdn flag and we do things like if use cdn else endif that s why bundles looks like this things we want bundled when we don t use a cdn assets js all nocdn ... | 1 |
5,463 | 7,923,036,870 | IssuesEvent | 2018-07-05 12:55:42 | LLK/scratch-vm | https://api.github.com/repos/LLK/scratch-vm | closed | Say bubble should hide on stop even when sprite is hidden | bug compatibility critical needs-triage | ### Expected Behavior
Pressing the stop button should always hide the say bubble.
### Actual Behavior
If the stop button is pressed while the sprite is hidden, and then you show the sprite, the say bubble comes back.
### Steps to Reproduce
- Run a "say" block
- Hide the sprite
- Press the stop button
... | True | Say bubble should hide on stop even when sprite is hidden - ### Expected Behavior
Pressing the stop button should always hide the say bubble.
### Actual Behavior
If the stop button is pressed while the sprite is hidden, and then you show the sprite, the say bubble comes back.
### Steps to Reproduce
- Run... | comp | say bubble should hide on stop even when sprite is hidden expected behavior pressing the stop button should always hide the say bubble actual behavior if the stop button is pressed while the sprite is hidden and then you show the sprite the say bubble comes back steps to reproduce run... | 1 |
17,388 | 23,965,456,844 | IssuesEvent | 2022-09-13 00:08:40 | mebjas/html5-qrcode | https://api.github.com/repos/mebjas/html5-qrcode | opened | Compatibility - Android and IOS webview: Camera streaming is not supported in the browser | compatibility | I am using this plugin to scan qr codes ,everything works correctly in the desktop , android and ios mobile browsers, but when I invoke the website inside Android/IOS webview I get error
“Camera streaming not supported in the browser”
I am trying to show the camera in an iframe.
- OS: Android/IOS webview
| True | Compatibility - Android and IOS webview: Camera streaming is not supported in the browser - I am using this plugin to scan qr codes ,everything works correctly in the desktop , android and ios mobile browsers, but when I invoke the website inside Android/IOS webview I get error
“Camera streaming not supported in the ... | comp | compatibility android and ios webview camera streaming is not supported in the browser i am using this plugin to scan qr codes everything works correctly in the desktop android and ios mobile browsers but when i invoke the website inside android ios webview i get error “camera streaming not supported in the ... | 1 |
744 | 4,153,979,996 | IssuesEvent | 2016-06-16 09:48:37 | ElderByte-/Warden | https://api.github.com/repos/ElderByte-/Warden | closed | Don't expose H2 console in embedded mode | type: architecture | In embedded mode, there is no guarantee which datasource the spring data repositories are using as they get picked up dynamically. | 1.0 | Don't expose H2 console in embedded mode - In embedded mode, there is no guarantee which datasource the spring data repositories are using as they get picked up dynamically. | non_comp | don t expose console in embedded mode in embedded mode there is no guarantee which datasource the spring data repositories are using as they get picked up dynamically | 0 |
6,860 | 9,167,865,787 | IssuesEvent | 2019-03-02 17:22:11 | Voiteh/Codamo | https://api.github.com/repos/Voiteh/Codamo | closed | Errors could be moved to transformation classes as member classes | API Change Compatibility break Enhancement P1 | Imagine when `Converter<String,Null>` would throw an `Error()` it would be exact info what type has thrown this error. But needs to be tested. | True | Errors could be moved to transformation classes as member classes - Imagine when `Converter<String,Null>` would throw an `Error()` it would be exact info what type has thrown this error. But needs to be tested. | comp | errors could be moved to transformation classes as member classes imagine when converter would throw an error it would be exact info what type has thrown this error but needs to be tested | 1 |
91,899 | 11,581,186,421 | IssuesEvent | 2020-02-21 21:57:07 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | Build Out and Refine Mockups/Prototypes for 686 Usability Pilot | design vsa vsa-ebenefits | ## Goal
To facilitate the 686 usability-testing sessions, we want to create form workflows that approximate an authentic VA.gov user experience. This will assist the team in making informed decisions on how how to proceed with development, and how to improve the application for Veterans.
## Tasks
- [x] Create fun... | 1.0 | Build Out and Refine Mockups/Prototypes for 686 Usability Pilot - ## Goal
To facilitate the 686 usability-testing sessions, we want to create form workflows that approximate an authentic VA.gov user experience. This will assist the team in making informed decisions on how how to proceed with development, and how to i... | non_comp | build out and refine mockups prototypes for usability pilot goal to facilitate the usability testing sessions we want to create form workflows that approximate an authentic va gov user experience this will assist the team in making informed decisions on how how to proceed with development and how to impro... | 0 |
665,177 | 22,302,572,347 | IssuesEvent | 2022-06-13 10:02:24 | CheeseInthe-Life/Daru-iOS | https://api.github.com/repos/CheeseInthe-Life/Daru-iOS | closed | 메인 홈 로그인 여부에따라 레이아웃 변경 반영 | Type: Feature/Function Priority: Medium Type: Feature/UI Status: To Do | ## Description
로그인 안돼있으면 로그인버튼 나오도록 레이아웃 변경
## Todo
- [ ] Home 화면 레이아웃 변경
| 1.0 | 메인 홈 로그인 여부에따라 레이아웃 변경 반영 - ## Description
로그인 안돼있으면 로그인버튼 나오도록 레이아웃 변경
## Todo
- [ ] Home 화면 레이아웃 변경
| non_comp | 메인 홈 로그인 여부에따라 레이아웃 변경 반영 description 로그인 안돼있으면 로그인버튼 나오도록 레이아웃 변경 todo home 화면 레이아웃 변경 | 0 |
3,191 | 6,108,993,255 | IssuesEvent | 2017-06-21 12:01:39 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | opened | BSOD, Windows 7 SP1 7601 (x64), KIS 17.0.0.611(e) | Bug Compatibility Help wanted | OS: Windows 7 (x64)
Adguard: 6.2.369
Misc: Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto Swither 4.3.6, USB Safe Remove 6.0.6, Bluestacks 2.1.8.
Reproduced by user with Windows 7 x64, Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto Swither 4.3.6, USB Safe Remove 6.0.6, Bluestacks 2.... | True | BSOD, Windows 7 SP1 7601 (x64), KIS 17.0.0.611(e) - OS: Windows 7 (x64)
Adguard: 6.2.369
Misc: Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto Swither 4.3.6, USB Safe Remove 6.0.6, Bluestacks 2.1.8.
Reproduced by user with Windows 7 x64, Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto... | comp | bsod windows kis e os windows adguard misc opera kis e the bat voyager punto swither usb safe remove bluestacks reproduced by user with windows opera kis e the bat voyager punto swither usb safe r... | 1 |
2,469 | 3,696,865,261 | IssuesEvent | 2016-02-27 08:15:14 | WizDevOps/marathon | https://api.github.com/repos/WizDevOps/marathon | opened | Create an entrypoint for the docker env | infrastructure | * add an `entrypoint` to run command by default on [docker containers](https://docs.docker.com/engine/reference/builder/#entrypoint) | 1.0 | Create an entrypoint for the docker env - * add an `entrypoint` to run command by default on [docker containers](https://docs.docker.com/engine/reference/builder/#entrypoint) | non_comp | create an entrypoint for the docker env add an entrypoint to run command by default on | 0 |
15,980 | 21,076,226,465 | IssuesEvent | 2022-04-02 07:10:14 | cocos/cocos-engine | https://api.github.com/repos/cocos/cocos-engine | opened | Remove deprecated APIs from Creator 3D v1.x | Compatibility Optimization | Our engine have been published since 2019 with a dedicated version Cocos Creator 3D, it has been merged into Cocos Creator v3.0 in 2021. It's been a while since some features have been deprecated in dedicated version, we need to do some cleanup, @holycanvas @minggo please take some time for it. | True | Remove deprecated APIs from Creator 3D v1.x - Our engine have been published since 2019 with a dedicated version Cocos Creator 3D, it has been merged into Cocos Creator v3.0 in 2021. It's been a while since some features have been deprecated in dedicated version, we need to do some cleanup, @holycanvas @minggo please t... | comp | remove deprecated apis from creator x our engine have been published since with a dedicated version cocos creator it has been merged into cocos creator in it s been a while since some features have been deprecated in dedicated version we need to do some cleanup holycanvas minggo please take some t... | 1 |
13,595 | 16,108,312,837 | IssuesEvent | 2021-04-27 17:36:32 | trco/django-bootstrap-modal-forms | https://api.github.com/repos/trco/django-bootstrap-modal-forms | closed | `is_ajax()` is deprecated in Django 3.1 | incompatibility | ```bash
python -Wa manage.py test
.../bootstrap_modal_forms/mixins.py:42: RemovedInDjango40Warning: request.is_ajax() is deprecated. See Django 3.1 release notes for more details about this deprecation.
```
- https://docs.djangoproject.com/en/3.1/ref/request-response/#django.http.HttpRequest.is_ajax
- https://do... | True | `is_ajax()` is deprecated in Django 3.1 - ```bash
python -Wa manage.py test
.../bootstrap_modal_forms/mixins.py:42: RemovedInDjango40Warning: request.is_ajax() is deprecated. See Django 3.1 release notes for more details about this deprecation.
```
- https://docs.djangoproject.com/en/3.1/ref/request-response/#dja... | comp | is ajax is deprecated in django bash python wa manage py test bootstrap modal forms mixins py request is ajax is deprecated see django release notes for more details about this deprecation | 1 |
57,401 | 24,120,109,538 | IssuesEvent | 2022-09-20 17:54:44 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Indicate in the UI when autocomplete suggestions may not be complete | Feature:Query Bar loe:hours Team:AppServicesSv impact:low | The terms agg that generates the autocomplete suggestions has a [terminate_after](https://github.com/elastic/kibana/blob/91dc30e608c956ac05243d554719a14ab5f8bdcc/src/legacy/core_plugins/kibana/server/routes/api/suggestions/register_value_suggestions.js#L50) in order to prevent suggestions from generating a query that c... | 1.0 | Indicate in the UI when autocomplete suggestions may not be complete - The terms agg that generates the autocomplete suggestions has a [terminate_after](https://github.com/elastic/kibana/blob/91dc30e608c956ac05243d554719a14ab5f8bdcc/src/legacy/core_plugins/kibana/server/routes/api/suggestions/register_value_suggestions... | non_comp | indicate in the ui when autocomplete suggestions may not be complete the terms agg that generates the autocomplete suggestions has a in order to prevent suggestions from generating a query that could harm the es cluster a side effect of this is that autocomplete suggestions may be incomplete and may be missing v... | 0 |
16,319 | 21,944,858,068 | IssuesEvent | 2022-05-23 22:38:25 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Exanima (362490) | Game compatibility - Unofficial Mesa drivers | # Compatibility Report
- Name of the game with compatibility issues:
- Steam AppID of the game: 362490
## System Information
- GPU: RX Vega 64
- Driver/LLVM version: Mesa 21.3.2/LLVM 13.0.0
- Kernel version: 5.15.11-zen1
- Link to full system information report as [Gist](https://gist.github.com/krompus/f19757a... | True | Exanima (362490) - # Compatibility Report
- Name of the game with compatibility issues:
- Steam AppID of the game: 362490
## System Information
- GPU: RX Vega 64
- Driver/LLVM version: Mesa 21.3.2/LLVM 13.0.0
- Kernel version: 5.15.11-zen1
- Link to full system information report as [Gist](https://gist.github.... | comp | exanima compatibility report name of the game with compatibility issues steam appid of the game system information gpu rx vega driver llvm version mesa llvm kernel version link to full system information report as proton version i confirm ... | 1 |
198,042 | 22,617,862,516 | IssuesEvent | 2022-06-30 01:16:50 | jgithaiga/jgithaiga.github.io | https://api.github.com/repos/jgithaiga/jgithaiga.github.io | opened | CVE-2022-0722 (Medium) detected in parse-url-6.0.0.tgz | security vulnerability | ## CVE-2022-0722 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-6.0.0.tgz</b></p></summary>
<p>An advanced url parser supporting git urls too.</p>
<p>Library home page: <a... | True | CVE-2022-0722 (Medium) detected in parse-url-6.0.0.tgz - ## CVE-2022-0722 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-6.0.0.tgz</b></p></summary>
<p>An advanced url par... | non_comp | cve medium detected in parse url tgz cve medium severity vulnerability vulnerable library parse url tgz an advanced url parser supporting git urls too library home page a href path to dependency file package json path to vulnerable library node modules parse url p... | 0 |
441,419 | 30,782,621,248 | IssuesEvent | 2023-07-31 11:05:51 | hashicorp/terraform-cdk | https://api.github.com/repos/hashicorp/terraform-cdk | closed | AWS: In Python Data constructs have tags_input | bug documentation help wanted priority/backlog pre-built providers | ### Expected Behavior
When using the TaggingAspect at https://developer.hashicorp.com/terraform/cdktf/concepts/aspects tags would only be applied to "Taggable" constructs.
### Actual Behavior
Tags are being applied to Data constructs
### Steps to Reproduce
1. Create a simple terraform cdk python project
2. add th... | 1.0 | AWS: In Python Data constructs have tags_input - ### Expected Behavior
When using the TaggingAspect at https://developer.hashicorp.com/terraform/cdktf/concepts/aspects tags would only be applied to "Taggable" constructs.
### Actual Behavior
Tags are being applied to Data constructs
### Steps to Reproduce
1. Create... | non_comp | aws in python data constructs have tags input expected behavior when using the taggingaspect at tags would only be applied to taggable constructs actual behavior tags are being applied to data constructs steps to reproduce create a simple terraform cdk python project add the terraform as... | 0 |
14,211 | 17,094,345,025 | IssuesEvent | 2021-07-08 22:33:23 | jenkinsci/configuration-as-code-plugin | https://api.github.com/repos/jenkinsci/configuration-as-code-plugin | opened | Unable to login to Jenkins after Jenkins upgrade to 2.289.2 | plugin-compatibility | HI,
After upgrading the Jenkins version to 2.289.2, the jenkins is not working as it throws the below error
java.lang.IllegalArgumentException: Permission can not be null for sid:{USER ID}
There was no changes to the Permission Matrix | True | Unable to login to Jenkins after Jenkins upgrade to 2.289.2 - HI,
After upgrading the Jenkins version to 2.289.2, the jenkins is not working as it throws the below error
java.lang.IllegalArgumentException: Permission can not be null for sid:{USER ID}
There was no changes to the Permission Matrix | comp | unable to login to jenkins after jenkins upgrade to hi after upgrading the jenkins version to the jenkins is not working as it throws the below error java lang illegalargumentexception permission can not be null for sid user id there was no changes to the permission matrix | 1 |
19,181 | 26,637,582,412 | IssuesEvent | 2023-01-24 23:45:17 | sandboxie-plus/Sandboxie | https://api.github.com/repos/sandboxie-plus/Sandboxie | closed | WindowsApps open failed in the Sandboxie-Plus-x64-v1.6.2.exe | duplicate Known issue UWP incompatibility | ### Describe what you noticed and did
1. Install Sandboxie Plus
2. Open Sandboxie Plus
3. Try to run anything
* error info

* On the Win10 case:
run failed both inside and outside the sandbox
*... | True | WindowsApps open failed in the Sandboxie-Plus-x64-v1.6.2.exe - ### Describe what you noticed and did
1. Install Sandboxie Plus
2. Open Sandboxie Plus
3. Try to run anything
* error info

* On the... | comp | windowsapps open failed in the sandboxie plus exe describe what you noticed and did install sandboxie plus open sandboxie plus try to run anything error info on the case run failed both inside and outside the sandbox on the run failed inside the sandbox,run succe... | 1 |
4,025 | 6,875,261,906 | IssuesEvent | 2017-11-19 11:51:32 | doctrine/dbal | https://api.github.com/repos/doctrine/dbal | closed | PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: Invalid platform version "5.5.5-10.1.25-MariaDB | Bug Compatibility MariaDB | Reporting also here:
https://github.com/nextcloud/server/issues/6193
After upgrade from NextCloud 11 to NextCloud 12 I got this messages and NextCloud Stops working:
error_log-owncloud:[Mon Aug 21 01:15:59.802107 2017] [:error] [pid 47351] [client 172.16.101.54:63176] PHP Fatal error: Uncaught Doctrine\DBAL\DB... | True | PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: Invalid platform version "5.5.5-10.1.25-MariaDB - Reporting also here:
https://github.com/nextcloud/server/issues/6193
After upgrade from NextCloud 11 to NextCloud 12 I got this messages and NextCloud Stops working:
err... | comp | php fatal error uncaught doctrine dbal dbalexception failed to connect to the database invalid platform version mariadb reporting also here after upgrade from nextcloud to nextcloud i got this messages and nextcloud stops working error log owncloud php fatal error uncaught ... | 1 |
665,907 | 22,334,760,813 | IssuesEvent | 2022-06-14 17:27:05 | blindnet-io/devrel-management | https://api.github.com/repos/blindnet-io/devrel-management | opened | 📑 [Epic]: Tech Events - S2 2022 | type: epic priority: 0 (critical) scope: events | ## Description
All Tech Events related stuff for S2 2022 (from Jully to December).
## Sub-tasks
### CFPs
- [ ] [Open Source Experience 2022](https://sessionize.com/open-source-experience-2022/): Until 2022-06-16
- [ ] [Devfest Nantes](https://conference-hall.io/public/event/CfucIjaXxrZThJE0POR3): Until 202... | 1.0 | 📑 [Epic]: Tech Events - S2 2022 - ## Description
All Tech Events related stuff for S2 2022 (from Jully to December).
## Sub-tasks
### CFPs
- [ ] [Open Source Experience 2022](https://sessionize.com/open-source-experience-2022/): Until 2022-06-16
- [ ] [Devfest Nantes](https://conference-hall.io/public/eve... | non_comp | 📑 tech events description all tech events related stuff for from jully to december sub tasks cfps until until until until until until until until talks ... | 0 |
298,511 | 9,200,416,646 | IssuesEvent | 2019-03-07 17:00:30 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Zoom out doesn't work | Category: Map Canvas Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **Gavin Macaulay -** (Gavin Macaulay -)
Original Redmine Issue: 82, https://issues.qgis.org/issues/82
Original Assignee: Martin Dobias
---
Zooming out using click and draw doesn't zoom the map - it just recentres the map.
Zoom out using a single click works fine.
| 1.0 | Zoom out doesn't work - ---
Author Name: **Gavin Macaulay -** (Gavin Macaulay -)
Original Redmine Issue: 82, https://issues.qgis.org/issues/82
Original Assignee: Martin Dobias
---
Zooming out using click and draw doesn't zoom the map - it just recentres the map.
Zoom out using a single click works fine.
| non_comp | zoom out doesn t work author name gavin macaulay gavin macaulay original redmine issue original assignee martin dobias zooming out using click and draw doesn t zoom the map it just recentres the map zoom out using a single click works fine | 0 |
183,507 | 14,943,487,018 | IssuesEvent | 2021-01-25 23:09:40 | garageScript/c0d3-app | https://api.github.com/repos/garageScript/c0d3-app | closed | Better onboarding instructions | documentation | New engineers should have an easier time onboarding, so the README for c0d3-app should be updated. | 1.0 | Better onboarding instructions - New engineers should have an easier time onboarding, so the README for c0d3-app should be updated. | non_comp | better onboarding instructions new engineers should have an easier time onboarding so the readme for app should be updated | 0 |
7,969 | 10,142,129,083 | IssuesEvent | 2019-08-03 20:45:08 | blay09/FarmingForBlockheads | https://api.github.com/repos/blay09/FarmingForBlockheads | opened | Investigate recipe conflict with Animania Feeding Trough | compatibility | From CurseForge:
> hello, with animania the trough overides the one in animania. If that was fixed i would be happy boy :3 | True | Investigate recipe conflict with Animania Feeding Trough - From CurseForge:
> hello, with animania the trough overides the one in animania. If that was fixed i would be happy boy :3 | comp | investigate recipe conflict with animania feeding trough from curseforge hello with animania the trough overides the one in animania if that was fixed i would be happy boy | 1 |
9,451 | 11,497,712,798 | IssuesEvent | 2020-02-12 10:32:40 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | %%excerpt%% not autogenerating snippet | Yoast: Content Preview compatibility compatibility: Divi icebox severity: minor | ### What did you expect to happen?
Adding the %%excerpt%% variable to Titles & Meta settings should autogenerate a snippet from the content.
### What happened instead?
No content in the snippet. When I go to a post to edit, in the Yoast meta box I shows %%excerpt%% in the snippet. But if I view the actual publ... | True | %%excerpt%% not autogenerating snippet - ### What did you expect to happen?
Adding the %%excerpt%% variable to Titles & Meta settings should autogenerate a snippet from the content.
### What happened instead?
No content in the snippet. When I go to a post to edit, in the Yoast meta box I shows %%excerpt%% in t... | comp | excerpt not autogenerating snippet what did you expect to happen adding the excerpt variable to titles meta settings should autogenerate a snippet from the content what happened instead no content in the snippet when i go to a post to edit in the yoast meta box i shows excerpt in t... | 1 |
188,395 | 15,160,657,918 | IssuesEvent | 2021-02-12 07:31:29 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Feedback about manual section codegen-database-name | C: Documentation E: All Editions P: Medium T: Support request | Please include the type of propeties that we can use (Or atleast a link of where we can find the list of properties). Its super hard to know what properties to add here without having a list of it | 1.0 | Feedback about manual section codegen-database-name - Please include the type of propeties that we can use (Or atleast a link of where we can find the list of properties). Its super hard to know what properties to add here without having a list of it | non_comp | feedback about manual section codegen database name please include the type of propeties that we can use or atleast a link of where we can find the list of properties its super hard to know what properties to add here without having a list of it | 0 |
15,169 | 19,181,041,174 | IssuesEvent | 2021-12-04 11:55:31 | PLC-lang/rusty | https://api.github.com/repos/PLC-lang/rusty | closed | Pointer-Arithmetic: assigning a pointer's address to a DWORD | compatibility-oscat | in oscat's basic library they allow to assign a pointer directly to a dword, catching it's adress. We cannot handle this situation - it is dubious situation to do this without a casting-function.
```st
FUNCTION _BUFFER_CLEAR : BOOL
VAR_INPUT
PT : POINTER TO BYTE;
SIZE : UINT;
END_VAR
VAR
temp: DWORD;
END_... | True | Pointer-Arithmetic: assigning a pointer's address to a DWORD - in oscat's basic library they allow to assign a pointer directly to a dword, catching it's adress. We cannot handle this situation - it is dubious situation to do this without a casting-function.
```st
FUNCTION _BUFFER_CLEAR : BOOL
VAR_INPUT
PT : POI... | comp | pointer arithmetic assigning a pointer s address to a dword in oscat s basic library they allow to assign a pointer directly to a dword catching it s adress we cannot handle this situation it is dubious situation to do this without a casting function st function buffer clear bool var input pt poi... | 1 |
9,642 | 11,709,916,937 | IssuesEvent | 2020-03-08 21:33:27 | SaucyPigeon/RW-Realistic-Planets-Fan-Update | https://api.github.com/repos/SaucyPigeon/RW-Realistic-Planets-Fan-Update | closed | More Vanilla Biomes | mod compatibility | WitchyCat 17 Jan @ 10:17pm
Not really compatible with More Vanilla Biomes as two grassland types are generated. | True | More Vanilla Biomes - WitchyCat 17 Jan @ 10:17pm
Not really compatible with More Vanilla Biomes as two grassland types are generated. | comp | more vanilla biomes witchycat jan not really compatible with more vanilla biomes as two grassland types are generated | 1 |
333,496 | 10,127,197,371 | IssuesEvent | 2019-08-01 09:40:03 | privacytoolsIO/privacytools.io | https://api.github.com/repos/privacytoolsIO/privacytools.io | opened | 🌐 Website Issue | Add more DNS servers | high priority 🌐 website issue | ## Description
Currently all DNS servers have warnings and we only list 4. I had been wondering if there really are no others than what we list, Google and Cloudflare, but there is a long list. I have no idea where I picked my previous list and I apologize.
* https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Tes... | 1.0 | 🌐 Website Issue | Add more DNS servers - ## Description
Currently all DNS servers have warnings and we only list 4. I had been wondering if there really are no others than what we list, Google and Cloudflare, but there is a long list. I have no idea where I picked my previous list and I apologize.
* https://dnsp... | non_comp | 🌐 website issue add more dns servers description currently all dns servers have warnings and we only list i had been wondering if there really are no others than what we list google and cloudflare but there is a long list i have no idea where i picked my previous list and i apologize short l... | 0 |
62,382 | 17,023,910,975 | IssuesEvent | 2021-07-03 04:30:51 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Fails to build with protobuf 2.6.0 | Component: osmosis Priority: blocker Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 7.22am, Monday, 15th September 2014]**
osmosis fails to build on Debian unstable (as reported in [https://bugs.debian.org/761562 Debian Bug #761562]) where the protobuf package was recently upgraded from 2.5.0 to 2.6.0.
It looks like the parseUnknownField method h... | 1.0 | Fails to build with protobuf 2.6.0 - **[Submitted to the original trac issue database at 7.22am, Monday, 15th September 2014]**
osmosis fails to build on Debian unstable (as reported in [https://bugs.debian.org/761562 Debian Bug #761562]) where the protobuf package was recently upgraded from 2.5.0 to 2.6.0.
It look... | non_comp | fails to build with protobuf osmosis fails to build on debian unstable as reported in where the protobuf package was recently upgraded from to it looks like the parseunknownfield method has changed its signature osmosis osm binary compilejava home bas git pkg grass osmosis o... | 0 |
197 | 2,658,770,093 | IssuesEvent | 2015-03-18 17:17:18 | mirage/mirage | https://api.github.com/repos/mirage/mirage | opened | Remove `V1` | breaks compatibility improvement | We decided that versioning the API was not worth it (appart from versioning the mirage package itself) so we should rename the module to something else (`API`?) | True | Remove `V1` - We decided that versioning the API was not worth it (appart from versioning the mirage package itself) so we should rename the module to something else (`API`?) | comp | remove we decided that versioning the api was not worth it appart from versioning the mirage package itself so we should rename the module to something else api | 1 |
19,113 | 26,547,986,691 | IssuesEvent | 2023-01-20 03:19:50 | iPortalTeam/ImmersivePortalsMod | https://api.github.com/repos/iPortalTeam/ImmersivePortalsMod | closed | Incompatible with Tempad. World disappears when portal is in view | Mod Compatibility | To preface, I'm making a modpack for personal use and really like using Immersive Portals. However, whenever the portal is in view (looking at the sides is fine, so long as I'm not looking inside the portal), the terrain turns black in both the Nether looking in and in the Overworld looking in.
, the terrain turns black in both the Nether ... | comp | incompatible with tempad world disappears when portal is in view to preface i m making a modpack for personal use and really like using immersive portals however whenever the portal is in view looking at the sides is fine so long as i m not looking inside the portal the terrain turns black in both the nether ... | 1 |
586,333 | 17,575,467,053 | IssuesEvent | 2021-08-15 14:21:01 | dnd-side-project/dnd-5th-4-frontend | https://api.github.com/repos/dnd-side-project/dnd-5th-4-frontend | closed | feat: 현재위치 및 날짜 표시 | Priority: Critical | #6
- [x] 사용자의 GPS 위치 표시
- [x] 현재 날짜 표시
- [x] 지역 표시 (UI & 위도 경도를 통한 지역 명(API사용)) | 1.0 | feat: 현재위치 및 날짜 표시 - #6
- [x] 사용자의 GPS 위치 표시
- [x] 현재 날짜 표시
- [x] 지역 표시 (UI & 위도 경도를 통한 지역 명(API사용)) | non_comp | feat 현재위치 및 날짜 표시 사용자의 gps 위치 표시 현재 날짜 표시 지역 표시 ui 위도 경도를 통한 지역 명 api사용 | 0 |
8,116 | 10,228,598,468 | IssuesEvent | 2019-08-17 04:03:37 | neuropoly/spinalcordtoolbox | https://api.github.com/repos/neuropoly/spinalcordtoolbox | closed | Flag -evecs not working after switching to argparse | bug compatibility good first issue sct_dmri_compute_dti | After the recent move from msct_parser to argparse (see: https://github.com/neuropoly/spinalcordtoolbox/pull/2337), a bug has been introduced in the way -evecs param is interpreted.
User report: http://forum.spinalcordmri.org/t/error-sct-4-0-0-sct-dmri-compute-dti/142 | True | Flag -evecs not working after switching to argparse - After the recent move from msct_parser to argparse (see: https://github.com/neuropoly/spinalcordtoolbox/pull/2337), a bug has been introduced in the way -evecs param is interpreted.
User report: http://forum.spinalcordmri.org/t/error-sct-4-0-0-sct-dmri-compute-dt... | comp | flag evecs not working after switching to argparse after the recent move from msct parser to argparse see a bug has been introduced in the way evecs param is interpreted user report | 1 |
23,063 | 11,826,824,085 | IssuesEvent | 2020-03-21 19:52:11 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | opened | Adding Table of Contents text for every book where we already have it into OpenLibrary.org book pages | Needs: Triage Theme: Distribution Theme: Performance Type: Feature | <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
When searching for a book and landing on the books page, the books page does not the table of content of the book in `About the Book` even if the book has a table of contents. eg https://openlibrary.org/books/OL1029... | True | Adding Table of Contents text for every book where we already have it into OpenLibrary.org book pages - <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
When searching for a book and landing on the books page, the books page does not the table of content of the bo... | non_comp | adding table of contents text for every book where we already have it into openlibrary org book pages when searching for a book and landing on the books page the books page does not the table of content of the book in about the book even if the book has a table of contents eg therefore there is an oppo... | 0 |
232,449 | 25,578,689,557 | IssuesEvent | 2022-12-01 01:18:29 | kapseliboi/coronavirus-dashboard | https://api.github.com/repos/kapseliboi/coronavirus-dashboard | opened | CVE-2022-38900 (High) detected in decode-uri-component-0.2.0.tgz | security vulnerability | ## CVE-2022-38900 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decode-uri-component-0.2.0.tgz</b></p></summary>
<p>A better decodeURIComponent</p>
<p>Library home page: <a href="htt... | True | CVE-2022-38900 (High) detected in decode-uri-component-0.2.0.tgz - ## CVE-2022-38900 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decode-uri-component-0.2.0.tgz</b></p></summary>
<p... | non_comp | cve high detected in decode uri component tgz cve high severity vulnerability vulnerable library decode uri component tgz a better decodeuricomponent library home page a href path to dependency file package json path to vulnerable library node modules decode uri co... | 0 |
2,556 | 5,281,454,404 | IssuesEvent | 2017-02-07 16:31:23 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Not Enough Wands - Block Change | 1.11 bug mod-incompatibility | Hey, it seems that the mod 'NotEnoughWands' is sending out excepts when using a block changing wand. The format of the error is similar to ones I have seen for other sponge issues, so I thought it might be best for me to make you aware of it.
```
06.02 08:15:47 [Server] INFO /* ... | True | Not Enough Wands - Block Change - Hey, it seems that the mod 'NotEnoughWands' is sending out excepts when using a block changing wand. The format of the error is similar to ones I have seen for other sponge issues, so I thought it might be best for me to make you aware of it.
```
06.02 08:15:47 [Server] INFO /* ... | comp | not enough wands block change hey it seems that the mod notenoughwands is sending out excepts when using a block changing wand the format of the error is similar to ones i have seen for other sponge issues so i thought it might be best for me to make you aware of it info ... | 1 |
1,104 | 3,588,231,826 | IssuesEvent | 2016-01-30 21:41:47 | mod-warriors/NotEnoughKeys | https://api.github.com/repos/mod-warriors/NotEnoughKeys | closed | GUI loop with NEI | Mod Compatibility | Forge 1448
MC 1.7.10
NEK version: 1.7.10-2.0.0b41
Conflict with NEI - keeps on looping "O"
Only way to resolve is to remove NEK version: 1.7.10-2.0.0b41 or downgrade to NotEnoughKeys-1.7.10-1.0.0b30.jar | True | GUI loop with NEI - Forge 1448
MC 1.7.10
NEK version: 1.7.10-2.0.0b41
Conflict with NEI - keeps on looping "O"
Only way to resolve is to remove NEK version: 1.7.10-2.0.0b41 or downgrade to NotEnoughKeys-1.7.10-1.0.0b30.jar | comp | gui loop with nei forge mc nek version conflict with nei keeps on looping o only way to resolve is to remove nek version or downgrade to notenoughkeys jar | 1 |
16,970 | 23,377,706,493 | IssuesEvent | 2022-08-11 06:09:27 | sebastianbergmann/phpunit | https://api.github.com/repos/sebastianbergmann/phpunit | closed | Remove assertions that operate on class/object properties | type/backward-compatibility feature/assertion | The following methods of `PHPUnit\Framework\Assert` will be removed in PHPUnit 11:
* `assertClassHasAttribute()`
* `assertClassNotHasAttribute()`
* `assertClassHasStaticAttribute()`
* `assertClassNotHasStaticAttribute()`
* `assertObjectHasAttribute()`
* `assertObjectNotHasAttribute()`
* `classHasAttribute()`
... | True | Remove assertions that operate on class/object properties - The following methods of `PHPUnit\Framework\Assert` will be removed in PHPUnit 11:
* `assertClassHasAttribute()`
* `assertClassNotHasAttribute()`
* `assertClassHasStaticAttribute()`
* `assertClassNotHasStaticAttribute()`
* `assertObjectHasAttribute()`
... | comp | remove assertions that operate on class object properties the following methods of phpunit framework assert will be removed in phpunit assertclasshasattribute assertclassnothasattribute assertclasshasstaticattribute assertclassnothasstaticattribute assertobjecthasattribute ... | 1 |
88,031 | 25,283,521,921 | IssuesEvent | 2022-11-16 17:24:58 | getll/pokemon-web-services | https://api.github.com/repos/getll/pokemon-web-services | closed | TASK 2.b: Populate Games, Generations, Gyms, Locations Tables | Build #1 Sub Task | Creating the Games, Generations, Gyms, and Locations tables.
### Requirements
- XAMPP
- phpMyAdmin
### Dependencies
- None | 1.0 | TASK 2.b: Populate Games, Generations, Gyms, Locations Tables - Creating the Games, Generations, Gyms, and Locations tables.
### Requirements
- XAMPP
- phpMyAdmin
### Dependencies
- None | non_comp | task b populate games generations gyms locations tables creating the games generations gyms and locations tables requirements xampp phpmyadmin dependencies none | 0 |
119,173 | 17,604,062,642 | IssuesEvent | 2021-08-17 15:00:01 | Pio1006/ui | https://api.github.com/repos/Pio1006/ui | opened | CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz | security vulnerability | ## CVE-2021-28092 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://re... | True | CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz - ## CVE-2021-28092 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer... | non_comp | cve high detected in is svg tgz cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file ui packages containers sandbox package json path to vulnerable library ui packages contai... | 0 |
18,981 | 26,393,052,157 | IssuesEvent | 2023-01-12 17:04:25 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Parquet format outputs binary array | backward compatibility comp-formats | We're seeing binary array in the parquet file when we're gonna output parquet file to S3 bucket.
My used query
```
SELECT
name,
surname,
age
FROM my_table
INTO OUTFILE 'my_s3_bucket_file_path.pq'
FORMAT Parquet
```
Example for binary array
`{"name":{"type":"Buffer","data":[50,54,49,50,50... | True | Parquet format outputs binary array - We're seeing binary array in the parquet file when we're gonna output parquet file to S3 bucket.
My used query
```
SELECT
name,
surname,
age
FROM my_table
INTO OUTFILE 'my_s3_bucket_file_path.pq'
FORMAT Parquet
```
Example for binary array
`{"name":{... | comp | parquet format outputs binary array we re seeing binary array in the parquet file when we re gonna output parquet file to bucket my used query select name surname age from my table into outfile my bucket file path pq format parquet example for binary array name t... | 1 |
5,934 | 8,376,677,417 | IssuesEvent | 2018-10-05 20:42:35 | Microsoft/ChakraCore | https://api.github.com/repos/Microsoft/ChakraCore | closed | Array.toLocaleString should return typeof string instead string value | Bug Compatibility Severity: 3 good first issue help wanted | Hi everyone,
I find out an inconsistency in Array.toLocaleString when `typeof this` is called the return is `test`. V8, SpiderMonkey and JavaScriptCore return `string` as expected.
Chakra version: 1.10.2.0
O.S: MacOS High Sierra version 10.13.6
step to reproduce:
```js
"use strict";
Object.definePrope... | True | Array.toLocaleString should return typeof string instead string value - Hi everyone,
I find out an inconsistency in Array.toLocaleString when `typeof this` is called the return is `test`. V8, SpiderMonkey and JavaScriptCore return `string` as expected.
Chakra version: 1.10.2.0
O.S: MacOS High Sierra version 10... | comp | array tolocalestring should return typeof string instead string value hi everyone i find out an inconsistency in array tolocalestring when typeof this is called the return is test spidermonkey and javascriptcore return string as expected chakra version o s macos high sierra version ... | 1 |
54,216 | 7,878,394,787 | IssuesEvent | 2018-06-26 10:05:05 | edamontology/edamontology | https://api.github.com/repos/edamontology/edamontology | closed | Revise EDAM release process to ensure sync with bio.tools | access | publication | release documentation done - staged for release | Suggestion from talking with @hansioan is to not formally release EDAM **until** it's updated in bio.tools, to avoid problems like https://github.com/bio-tools/biotoolsRegistry/issues/296
The task is to update the release docs (http://edamontologydocs.readthedocs.io/en/latest/editors_guide.html) and then stick to th... | 1.0 | Revise EDAM release process to ensure sync with bio.tools - Suggestion from talking with @hansioan is to not formally release EDAM **until** it's updated in bio.tools, to avoid problems like https://github.com/bio-tools/biotoolsRegistry/issues/296
The task is to update the release docs (http://edamontologydocs.readt... | non_comp | revise edam release process to ensure sync with bio tools suggestion from talking with hansioan is to not formally release edam until it s updated in bio tools to avoid problems like the task is to update the release docs and then stick to this cc matuskalas hmenager | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.