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
11,712
4,282,312,072
IssuesEvent
2016-07-15 08:37:38
hoodiehq/hoodie-store-client
https://api.github.com/repos/hoodiehq/hoodie-store-client
closed
Add PouchDB `allDocs`-like api to Hoodie Store
dreamcode help wanted needs: public api Type: Feature
PouchDB’s `allDocs()` method allows for somewhat sophisticated querying of documents, especially with clever IDs. It’d be great if Hoodie apps could have access to this. One workaround would be to get at the PouchDB instance from a Hoodie Store, so we don’t have to specify a full interface in Hoodie terms, but event...
1.0
Add PouchDB `allDocs`-like api to Hoodie Store - PouchDB’s `allDocs()` method allows for somewhat sophisticated querying of documents, especially with clever IDs. It’d be great if Hoodie apps could have access to this. One workaround would be to get at the PouchDB instance from a Hoodie Store, so we don’t have to sp...
non_comp
add pouchdb alldocs like api to hoodie store pouchdb’s alldocs method allows for somewhat sophisticated querying of documents especially with clever ids it’d be great if hoodie apps could have access to this one workaround would be to get at the pouchdb instance from a hoodie store so we don’t have to sp...
0
16,755
23,100,555,617
IssuesEvent
2022-07-27 01:59:30
actiontech/sqle
https://api.github.com/repos/actiontech/sqle
closed
MySQL插件在界面上的展示由"mysql"调整为"MySQL"
suggestion not_compatible
**Describe** 目前界面上MySQL插件的展示名为mysql,拼写与现有插件风格不符。改为”MySQL”,需要考虑面影响,和升级方案
True
MySQL插件在界面上的展示由"mysql"调整为"MySQL" - **Describe** 目前界面上MySQL插件的展示名为mysql,拼写与现有插件风格不符。改为”MySQL”,需要考虑面影响,和升级方案
comp
mysql插件在界面上的展示由 mysql 调整为 mysql describe 目前界面上mysql插件的展示名为mysql,拼写与现有插件风格不符。改为”mysql”,需要考虑面影响,和升级方案
1
4,577
7,204,341,296
IssuesEvent
2018-02-06 12:21:19
foxbunny/duckweed
https://api.github.com/repos/foxbunny/duckweed
opened
Simplify the `class` attribute
backwards incompatible enhancement
The class attribute now does something similar to what Vue does by accepting objects in addition to strings and arrays. Strings and arrays are able to cover all of the cases we may ever encounter, so there is no need to support the object version.
True
Simplify the `class` attribute - The class attribute now does something similar to what Vue does by accepting objects in addition to strings and arrays. Strings and arrays are able to cover all of the cases we may ever encounter, so there is no need to support the object version.
comp
simplify the class attribute the class attribute now does something similar to what vue does by accepting objects in addition to strings and arrays strings and arrays are able to cover all of the cases we may ever encounter so there is no need to support the object version
1
13,969
16,749,752,924
IssuesEvent
2021-06-11 20:52:52
ORelio/Minecraft-Console-Client
https://api.github.com/repos/ORelio/Minecraft-Console-Client
reopened
1.17 Support (No rush, take your time pls)
a:enhancement in:protocol-compatibility resolved
**Prerequisites** - [x] I have read and understood the [user manual](https://github.com/ORelio/Minecraft-Console-Client/tree/master/MinecraftClient/config) - [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [x] I tried t...
True
1.17 Support (No rush, take your time pls) - **Prerequisites** - [x] I have read and understood the [user manual](https://github.com/ORelio/Minecraft-Console-Client/tree/master/MinecraftClient/config) - [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-cons...
comp
support no rush take your time pls prerequisites i have read and understood the i made sure i am running the latest i tried to before opening a new one describe your problem present a concise description of the problem to be addressed by this feature request ...
1
2,000
4,715,330,354
IssuesEvent
2016-10-15 12:42:44
udda/multiload-ng
https://api.github.com/repos/udda/multiload-ng
closed
GTK2 build failed on Ubuntu 12.04
compatibility
GTK2 build failed on Ubuntu 12.04 32-bit with gcc 4.8 and gtk2.0=2.24. Can you help with this? ``` ~ $ gcc --version |head -n1 gcc (Ubuntu 4.8.4-2ubuntu1~12.04.2) 4.8.4 ~ $ apt-cache policy libgtk2.0-dev libgtk2.0-d...
True
GTK2 build failed on Ubuntu 12.04 - GTK2 build failed on Ubuntu 12.04 32-bit with gcc 4.8 and gtk2.0=2.24. Can you help with this? ``` ~ $ gcc --version |head -n1 gcc (Ubuntu 4.8.4-2ubuntu1~12.04.2) 4.8.4 ~ $ apt-cache policy libgtk2.0-dev ...
comp
build failed on ubuntu build failed on ubuntu bit with gcc and can you help with this gcc version head gcc ubuntu apt cache policy dev de...
1
113,220
24,380,028,851
IssuesEvent
2022-10-04 06:56:23
PowerShell/PowerShell
https://api.github.com/repos/PowerShell/PowerShell
closed
Duplicate class name PinvokeDllNames
Issue-Question Issue-Code Cleanup
We have [internal static class PinvokeDllNames](https://github.com/PowerShell/PowerShell/blob/master/src/System.Management.Automation/utils/PInvokeDllNames.cs) in System.Management.Automation and [duplicate](https://github.com/PowerShell/PowerShell/blob/master/src/Microsoft.PowerShell.LocalAccounts/LocalAccounts/PInvok...
1.0
Duplicate class name PinvokeDllNames - We have [internal static class PinvokeDllNames](https://github.com/PowerShell/PowerShell/blob/master/src/System.Management.Automation/utils/PInvokeDllNames.cs) in System.Management.Automation and [duplicate](https://github.com/PowerShell/PowerShell/blob/master/src/Microsoft.PowerS...
non_comp
duplicate class name pinvokedllnames we have in system management automation and in localaccounts can we remove the duplicate by adding internalsvisibleto in
0
8,416
2,611,496,646
IssuesEvent
2015-02-27 05:35:59
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Players list bugs
auto-migrated Component-QtFrontend Milestone-Release0.9.18 Priority-Medium Type-Defect
``` 1) Not sorted when you join room (there were 2 players, both marked as friends if it is relevant), sorts later (>10 seconds) without obvious reason (no action in room) 2) Seen two guys with sunglasses once (not clearing some flag?) 3) When kicked player rejoins, he has "in game" status set ``` Original issue rep...
1.0
Players list bugs - ``` 1) Not sorted when you join room (there were 2 players, both marked as friends if it is relevant), sorts later (>10 seconds) without obvious reason (no action in room) 2) Seen two guys with sunglasses once (not clearing some flag?) 3) When kicked player rejoins, he has "in game" status set ```...
non_comp
players list bugs not sorted when you join room there were players both marked as friends if it is relevant sorts later seconds without obvious reason no action in room seen two guys with sunglasses once not clearing some flag when kicked player rejoins he has in game status set ...
0
545,219
15,946,286,511
IssuesEvent
2021-04-15 00:41:26
almulalic/nrs20-tim7
https://api.github.com/repos/almulalic/nrs20-tim7
closed
Instalirati potrbene pakete i alate na VM
Priority: Urgent Task: Initialization
**_Instalirati alate koji su navedeni i dogovoreni na sastanku:_** **Alati/Paketi koji se trebaju instalirati:** * Git server - GOGS - Nadir Kalajdžić * Jenkins - Andrej Vujčić * MSSQL baza podataka - Almir Mulalić * DotNet entity framework paketi - Andrej Vujčić * NPM package manager - Almir Mulalić * Java 15...
1.0
Instalirati potrbene pakete i alate na VM - **_Instalirati alate koji su navedeni i dogovoreni na sastanku:_** **Alati/Paketi koji se trebaju instalirati:** * Git server - GOGS - Nadir Kalajdžić * Jenkins - Andrej Vujčić * MSSQL baza podataka - Almir Mulalić * DotNet entity framework paketi - Andrej Vujčić * NP...
non_comp
instalirati potrbene pakete i alate na vm instalirati alate koji su navedeni i dogovoreni na sastanku alati paketi koji se trebaju instalirati git server gogs nadir kalajdžić jenkins andrej vujčić mssql baza podataka almir mulalić dotnet entity framework paketi andrej vujčić np...
0
17,669
24,356,679,215
IssuesEvent
2022-10-03 08:07:16
opensrp/web
https://api.github.com/repos/opensrp/web
closed
[FHIR Road Map]: Update the CareTeam Package to add the Organization reference.
Ready for Engineering FHIR compatibility CareTeam Management
### Issue Context? - The CareTeam will be used to assign users who take direct care of patients. - The CareTeam however, doesn't directly link to a Location resource. We establish this link through the Organization resource. - We need to update the CareTeam package to add the organization reference creation. -...
True
[FHIR Road Map]: Update the CareTeam Package to add the Organization reference. - ### Issue Context? - The CareTeam will be used to assign users who take direct care of patients. - The CareTeam however, doesn't directly link to a Location resource. We establish this link through the Organization resource. - We ...
comp
update the careteam package to add the organization reference issue context the careteam will be used to assign users who take direct care of patients the careteam however doesn t directly link to a location resource we establish this link through the organization resource we need to update...
1
6,166
6,278,037,709
IssuesEvent
2017-07-18 13:37:23
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
Refactor of project exports using async i/o
feature Increasing Records performance security
Related with #490 This task is for tracking the refactoring of project exports now using the async i/o pipeline.
True
Refactor of project exports using async i/o - Related with #490 This task is for tracking the refactoring of project exports now using the async i/o pipeline.
non_comp
refactor of project exports using async i o related with this task is for tracking the refactoring of project exports now using the async i o pipeline
0
16,994
23,415,923,217
IssuesEvent
2022-08-13 01:14:06
KosmX/emotes
https://api.github.com/repos/KosmX/emotes
closed
[1.16.5]I can't get into minecraft
crash compatibility forge
About the title: I'm not quite sure what to call this problem, so if you don't like the title after reading the description, feel free to change it. After I updated the "Ars Nouveau" mod, I can't enter minecraft, I don't even get to the main menu. I wrote to the author of this mod about it and he said the following:...
True
[1.16.5]I can't get into minecraft - About the title: I'm not quite sure what to call this problem, so if you don't like the title after reading the description, feel free to change it. After I updated the "Ars Nouveau" mod, I can't enter minecraft, I don't even get to the main menu. I wrote to the author of this mo...
comp
i can t get into minecraft about the title i m not quite sure what to call this problem so if you don t like the title after reading the description feel free to change it after i updated the ars nouveau mod i can t enter minecraft i don t even get to the main menu i wrote to the author of this mod about...
1
11,351
13,299,806,236
IssuesEvent
2020-08-25 10:18:24
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
opened
Card Template Editor/Browser Appearance: "Insert Field" Context Menu
Anki Ecosystem Compatibility Card Template Editor
I would like to have a "Insert Field" context menu in the Card Template Editor and Browser Appearance Editor. This would speed up the process of creating templates for me, as typing `{{}}` is slow, and it requires me to remember the exact field name. Anki has a similar feature for the Card Template Editor ![imag...
True
Card Template Editor/Browser Appearance: "Insert Field" Context Menu - I would like to have a "Insert Field" context menu in the Card Template Editor and Browser Appearance Editor. This would speed up the process of creating templates for me, as typing `{{}}` is slow, and it requires me to remember the exact field ...
comp
card template editor browser appearance insert field context menu i would like to have a insert field context menu in the card template editor and browser appearance editor this would speed up the process of creating templates for me as typing is slow and it requires me to remember the exact field ...
1
391,499
11,574,756,450
IssuesEvent
2020-02-21 08:13:39
AY1920S2-CS2103T-W17-3/main
https://api.github.com/repos/AY1920S2-CS2103T-W17-3/main
opened
As a careless traveller, I want to be notified if I have forgotten certain aspects of my trip
priority.Medium type.Story
Avoid being underprepared for my trip
1.0
As a careless traveller, I want to be notified if I have forgotten certain aspects of my trip - Avoid being underprepared for my trip
non_comp
as a careless traveller i want to be notified if i have forgotten certain aspects of my trip avoid being underprepared for my trip
0
403,566
27,423,945,813
IssuesEvent
2023-03-01 18:45:21
Momen-MKadry/LDP-Task
https://api.github.com/repos/Momen-MKadry/LDP-Task
closed
Debian Main points
documentation
Gather the main points mentioned in the README file **Deadline at 1/3/2023 3:00 PM**
1.0
Debian Main points - Gather the main points mentioned in the README file **Deadline at 1/3/2023 3:00 PM**
non_comp
debian main points gather the main points mentioned in the readme file deadline at pm
0
21,053
32,050,766,936
IssuesEvent
2023-09-23 14:22:48
dosbox-staging/dosbox-staging
https://api.github.com/repos/dosbox-staging/dosbox-staging
closed
Investigate playability issues with Panic! (2002)
game compatibility
### Context Currently the eXoDOS project runs this game using [the DOSBox Daum fork](https://github.com/ykhwong/dosbox-svn-daum), which is understood to have specific emulation fixes not currently in upstream DOSBox (0.74.x and SVN) or active forks such as X, Pure, and Staging. DOSBox Daum had 51 releases that in...
True
Investigate playability issues with Panic! (2002) - ### Context Currently the eXoDOS project runs this game using [the DOSBox Daum fork](https://github.com/ykhwong/dosbox-svn-daum), which is understood to have specific emulation fixes not currently in upstream DOSBox (0.74.x and SVN) or active forks such as X, Pure,...
comp
investigate playability issues with panic context currently the exodos project runs this game using which is understood to have specific emulation fixes not currently in upstream dosbox x and svn or active forks such as x pure and staging dosbox daum had releases that included dosbox svn...
1
5,231
7,768,368,226
IssuesEvent
2018-06-03 17:14:51
websharks/comment-mail
https://api.github.com/repos/websharks/comment-mail
opened
Simple Templates: Strings missing for translations
compatibility
In the Simple templates (which are all that's available in the Lite version) there are some strings in template files, such as "Or, you can subscribe without commenting." inside [/src/includes/templates/type-s/site/comment-form/snippet/sub-ops.php](https://github.com/websharks/comment-mail/blob/161213/src/includes/temp...
True
Simple Templates: Strings missing for translations - In the Simple templates (which are all that's available in the Lite version) there are some strings in template files, such as "Or, you can subscribe without commenting." inside [/src/includes/templates/type-s/site/comment-form/snippet/sub-ops.php](https://github.com...
comp
simple templates strings missing for translations in the simple templates which are all that s available in the lite version there are some strings in template files such as or you can subscribe without commenting inside are not using the standard wordpress core translation functions and therefore ...
1
3,698
6,557,332,015
IssuesEvent
2017-09-06 17:01:30
tootsuite/mastodon
https://api.github.com/repos/tootsuite/mastodon
closed
1.6.0rc1 breaks conversation threads on OStatus instances
compatibility
Posts made on 1.6.0rc1 seem to have the wrong conversation id (EDIT: apparently this is not the case, see lambda's post below), thus breaking conversation view on other instances, presumably those that only speak OStatus. Conversation broken as seen on cybre.space (not on 1.6.0rc1): ![screenshot_2017-09-03_19-01-10...
True
1.6.0rc1 breaks conversation threads on OStatus instances - Posts made on 1.6.0rc1 seem to have the wrong conversation id (EDIT: apparently this is not the case, see lambda's post below), thus breaking conversation view on other instances, presumably those that only speak OStatus. Conversation broken as seen on cybr...
comp
breaks conversation threads on ostatus instances posts made on seem to have the wrong conversation id edit apparently this is not the case see lambda s post below thus breaking conversation view on other instances presumably those that only speak ostatus conversation broken as seen on cybre spac...
1
63,728
17,872,009,895
IssuesEvent
2021-09-06 17:09:04
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
Linking fails when version 3.9.2 is installed
Type-Defect Status-Not-Enough-Data
When building version 4.0.1 while version 3.9.2 is installed, linking fails, being unable to resolve `parseCmdArgumentsFromOtherInstance(const QString& message)` symbol. Removing or renaming `/usr/local/lib/librssguard.so` helps, but the following small change to `src/rssguard/rssguard.pro` would make the build more r...
1.0
Linking fails when version 3.9.2 is installed - When building version 4.0.1 while version 3.9.2 is installed, linking fails, being unable to resolve `parseCmdArgumentsFromOtherInstance(const QString& message)` symbol. Removing or renaming `/usr/local/lib/librssguard.so` helps, but the following small change to `src/rs...
non_comp
linking fails when version is installed when building version while version is installed linking fails being unable to resolve parsecmdargumentsfromotherinstance const qstring message symbol removing or renaming usr local lib librssguard so helps but the following small change to src rs...
0
162,626
13,893,259,593
IssuesEvent
2020-10-19 13:18:50
VivumLab/VivumLab
https://api.github.com/repos/VivumLab/VivumLab
closed
Documentation: Update documentation to reflect available options for commands
documentation enhancement
Currently the documentation doesn't describe, instruct, or even notify the user that they can use further options when running the core tasks of VivumLab. Eg. `vlab deploy debug=true build=true cache=true` While this is a valid command with VivumLab, the documentation doesn't explain anything about debug, build, ...
1.0
Documentation: Update documentation to reflect available options for commands - Currently the documentation doesn't describe, instruct, or even notify the user that they can use further options when running the core tasks of VivumLab. Eg. `vlab deploy debug=true build=true cache=true` While this is a valid comman...
non_comp
documentation update documentation to reflect available options for commands currently the documentation doesn t describe instruct or even notify the user that they can use further options when running the core tasks of vivumlab eg vlab deploy debug true build true cache true while this is a valid comman...
0
16,032
21,259,135,832
IssuesEvent
2022-04-13 00:50:00
Automattic/jetpack
https://api.github.com/repos/Automattic/jetpack
closed
S2.9 Change Jetpack Cloud Search section to use new settings API
[Type] Task Search Compatibility [Plugin] Search
![image](https://user-images.githubusercontent.com/1425433/160964633-7389420e-3cac-4d9b-8ae8-da19f63275b6.png) http://jetpack.cloud.localhost:3000/jetpack-search/<site_url> - This page displays that the Site Connection has failed.
True
S2.9 Change Jetpack Cloud Search section to use new settings API - ![image](https://user-images.githubusercontent.com/1425433/160964633-7389420e-3cac-4d9b-8ae8-da19f63275b6.png) http://jetpack.cloud.localhost:3000/jetpack-search/<site_url> - This page displays that the Site Connection has failed.
comp
change jetpack cloud search section to use new settings api this page displays that the site connection has failed
1
229,982
17,597,662,728
IssuesEvent
2021-08-17 07:52:46
PySimpleGUI/PySimpleGUI
https://api.github.com/repos/PySimpleGUI/PySimpleGUI
closed
[Bug] Just an little correction in Call reference, if required
documentation Done - Download from GitHub
### Type of Issue (Enhancement, Error, Bug, Question) Enhancement ---------------------------------------- #### Operating System Windows 10 #### PySimpleGUI Port (tkinter, Qt, Wx, Web) tkinter ---------------------------------------- ## Versions #### Python version (`sg.sys.version`) 3.8.0 ...
1.0
[Bug] Just an little correction in Call reference, if required - ### Type of Issue (Enhancement, Error, Bug, Question) Enhancement ---------------------------------------- #### Operating System Windows 10 #### PySimpleGUI Port (tkinter, Qt, Wx, Web) tkinter ---------------------------------------- ...
non_comp
just an little correction in call reference if required type of issue enhancement error bug question enhancement operating system windows pysimplegui port tkinter qt wx web tkinter ...
0
269,233
23,431,167,839
IssuesEvent
2022-08-15 02:42:36
DMTF/libspdm
https://api.github.com/repos/DMTF/libspdm
closed
Ensure that hashes / signatures over transcripts are consistent
stable test
`LIBSPDM_RECORD_TRANSCRIPT_DATA_SUPPORT` is a compile-time configuration setting that, when enabled, stores the entire transcript in memory before it is hashed / signed. To reduce memory requirements `LIBSPDM_RECORD_TRANSCRIPT_DATA_SUPPORT` can be disabled, in which case a running calculation is made over the transcrip...
1.0
Ensure that hashes / signatures over transcripts are consistent - `LIBSPDM_RECORD_TRANSCRIPT_DATA_SUPPORT` is a compile-time configuration setting that, when enabled, stores the entire transcript in memory before it is hashed / signed. To reduce memory requirements `LIBSPDM_RECORD_TRANSCRIPT_DATA_SUPPORT` can be disabl...
non_comp
ensure that hashes signatures over transcripts are consistent libspdm record transcript data support is a compile time configuration setting that when enabled stores the entire transcript in memory before it is hashed signed to reduce memory requirements libspdm record transcript data support can be disabl...
0
20,497
30,310,182,655
IssuesEvent
2023-07-10 12:19:23
DrParadox7/Lost-Era-Modpack
https://api.github.com/repos/DrParadox7/Lost-Era-Modpack
closed
Crash on Launch
Incompatible Java Version
### Your Pack Version 1.6.0 ### Type of Instance Single Player ### Your Actions Crashes immediately upon launching using MultiMC. Generally shows that it crashes 1-2 seconds after clicking launch <img width="346" alt="image" src="https://github.com/DrParadox7/Lost-Era-Modpack/assets/138900505/1471cc07-8e9e-4c36-9...
True
Crash on Launch - ### Your Pack Version 1.6.0 ### Type of Instance Single Player ### Your Actions Crashes immediately upon launching using MultiMC. Generally shows that it crashes 1-2 seconds after clicking launch <img width="346" alt="image" src="https://github.com/DrParadox7/Lost-Era-Modpack/assets/138900505/14...
comp
crash on launch your pack version type of instance single player your actions crashes immediately upon launching using multimc generally shows that it crashes seconds after clicking launch img width alt image src crash report failed to start minecraft java lang classca...
1
9,114
11,160,035,789
IssuesEvent
2019-12-26 08:10:07
jenkinsci/configuration-as-code-plugin
https://api.github.com/repos/jenkinsci/configuration-as-code-plugin
closed
CasC exporter does not handle ownership plugin
plugin-compatibility stale
CasC exporter ignores many fields for views Source Groovy Script: ```groovy // Initializes Views on the instance, including the default one. import com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn import com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter import jenkins.model.Jenk...
True
CasC exporter does not handle ownership plugin - CasC exporter ignores many fields for views Source Groovy Script: ```groovy // Initializes Views on the instance, including the default one. import com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn import com.synopsys.arc.jenkins.plugins.ownership.j...
comp
casc exporter does not handle ownership plugin casc exporter ignores many fields for views source groovy script groovy initializes views on the instance including the default one import com synopsys arc jenkins plugins ownership jobs jobownercolumn import com synopsys arc jenkins plugins ownership j...
1
7,076
9,360,001,700
IssuesEvent
2019-04-02 08:25:28
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
JSON Columns order is not same with MySQL.
type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```SQL DROP TABLE IF EXISTS user; CREATE TABLE user(id INT PRIMARY KEY, name VARCHAR(20) , lastlogininfo JSON); INSERT INTO user VALUES(1 ,"keyi",'{"t...
True
JSON Columns order is not same with MySQL. - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```SQL DROP TABLE IF EXISTS user; CREATE TABLE user(id INT PRIMARY KEY, name VARCHAR(20) , lastlogininfo J...
comp
json columns order is not same with mysql bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error sql drop table if exists user create table user id int primary key name varchar lastlogininfo js...
1
308,168
23,236,053,381
IssuesEvent
2022-08-03 11:54:30
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
closed
Google Analytics V4 / Universal Analytics - incorrect Changelog and missing documentation in Airbyte UI
area/documentation type/enhancement priority/low community autoteam team/documentation connectors/source/google-analytics-data-api
### Tell us about the documentation you'd like us to add or update. Hi, looks like there is some bug in the Google Analytics V4 documentation - looks like the Changelog have been switched between this connector and new one - Google Analytics (Universal Analytics). Also, in Airbyte UI links to documentation for thes...
2.0
Google Analytics V4 / Universal Analytics - incorrect Changelog and missing documentation in Airbyte UI - ### Tell us about the documentation you'd like us to add or update. Hi, looks like there is some bug in the Google Analytics V4 documentation - looks like the Changelog have been switched between this connector an...
non_comp
google analytics universal analytics incorrect changelog and missing documentation in airbyte ui tell us about the documentation you d like us to add or update hi looks like there is some bug in the google analytics documentation looks like the changelog have been switched between this connector and ...
0
162,530
25,550,403,476
IssuesEvent
2022-11-29 23:01:41
S-Stanley/ft_transcendence
https://api.github.com/repos/S-Stanley/ft_transcendence
closed
Add some material ui frontend
design react
je vais integrer le frontend que j'ai fait de mon cote sur des nouvelles routes, on pourra les integrer au projet une fois valide par tout le monde
1.0
Add some material ui frontend - je vais integrer le frontend que j'ai fait de mon cote sur des nouvelles routes, on pourra les integrer au projet une fois valide par tout le monde
non_comp
add some material ui frontend je vais integrer le frontend que j ai fait de mon cote sur des nouvelles routes on pourra les integrer au projet une fois valide par tout le monde
0
2,148
3,051,803,027
IssuesEvent
2015-08-12 11:02:00
lionheart/openradar-mirror
https://api.github.com/repos/lionheart/openradar-mirror
opened
15379133: Xcode 5.0.1: Can't archive build with a provisioning profile that doesn't contain the connected device
classification:ui/usability reproducible:always status:open
#### Description I am trying to do an archive build of my app, with an Ad-Hoc provisioning profile which contains three devices, none of which are connected to my Mac at the moment. Another iPad is connected to my Mac (I'm using USB internet tethering). When I try to build, I get this message: "None of the valid pro...
True
15379133: Xcode 5.0.1: Can't archive build with a provisioning profile that doesn't contain the connected device - #### Description I am trying to do an archive build of my app, with an Ad-Hoc provisioning profile which contains three devices, none of which are connected to my Mac at the moment. Another iPad is connec...
non_comp
xcode can t archive build with a provisioning profile that doesn t contain the connected device description i am trying to do an archive build of my app with an ad hoc provisioning profile which contains three devices none of which are connected to my mac at the moment another ipad is connected to ...
0
1,956
4,663,835,383
IssuesEvent
2016-10-05 10:41:09
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
Adguard compatibility with Opera built-in VPN
Compatibility
Steps to reproduce: 1) Install Opera developer build 39.0 2) Open private window (Ctrl+N) 3) Enable VPN (to the left from address bar) VPN status will be forever 'connecting...' unless HTTPs filtering is disabled, Opera is removed from filtered apps or Adguard service is stopped. Original thread: https://fo...
True
Adguard compatibility with Opera built-in VPN - Steps to reproduce: 1) Install Opera developer build 39.0 2) Open private window (Ctrl+N) 3) Enable VPN (to the left from address bar) VPN status will be forever 'connecting...' unless HTTPs filtering is disabled, Opera is removed from filtered apps or Adguard ser...
comp
adguard compatibility with opera built in vpn steps to reproduce install opera developer build open private window ctrl n enable vpn to the left from address bar vpn status will be forever connecting unless https filtering is disabled opera is removed from filtered apps or adguard serv...
1
16,064
21,388,904,738
IssuesEvent
2022-04-21 03:58:43
safing/portmaster
https://api.github.com/repos/safing/portmaster
opened
Configure DNS servers
in/compatibility
**Pre-Submit Checklist**: - Check applicable sources for existing issues: - [Linux Compatibility](https://docs.safing.io/portmaster/install/linux#compatibility) - [VPN Compatibility](https://docs.safing.io/portmaster/install/status/vpn-compatibility) - [Github Issues](https://github.com/safing/portmaster/is...
True
Configure DNS servers - **Pre-Submit Checklist**: - Check applicable sources for existing issues: - [Linux Compatibility](https://docs.safing.io/portmaster/install/linux#compatibility) - [VPN Compatibility](https://docs.safing.io/portmaster/install/status/vpn-compatibility) - [Github Issues](https://github....
comp
configure dns servers pre submit checklist check applicable sources for existing issues this is about compatibility with on system dns server it can be any dns server software what want to know i use on my ubuntu device as a docker instance it usually run o...
1
32,769
4,788,834,056
IssuesEvent
2016-10-30 19:30:25
bobslee/django_commerce_wagtail
https://api.github.com/repos/bobslee/django_commerce_wagtail
closed
Product delete don't delete/cascade ProductPage
component:backend component:ModelAdmin component:Page feature status:Needs info status:Needs tests
To prevent annoying content/cms editors a lot! A Product delete shouldn't delete a related ProductPage - ForeignKey product_page is NULL.
1.0
Product delete don't delete/cascade ProductPage - To prevent annoying content/cms editors a lot! A Product delete shouldn't delete a related ProductPage - ForeignKey product_page is NULL.
non_comp
product delete don t delete cascade productpage to prevent annoying content cms editors a lot a product delete shouldn t delete a related productpage foreignkey product page is null
0
16,321
21,945,182,636
IssuesEvent
2022-05-23 23:11:57
uqfoundation/multiprocess
https://api.github.com/repos/uqfoundation/multiprocess
closed
pypy wheels are not name-compliant for pip >= 20.0
compatibility
Apparently `pp37-none-any.whl` is no longer supported by pip for pypy3.7 (and similarly for 3.6, 2.7, etc) for versions of `pip >= 20.0`. See: https://github.com/uqfoundation/pathos/issues/222.
True
pypy wheels are not name-compliant for pip >= 20.0 - Apparently `pp37-none-any.whl` is no longer supported by pip for pypy3.7 (and similarly for 3.6, 2.7, etc) for versions of `pip >= 20.0`. See: https://github.com/uqfoundation/pathos/issues/222.
comp
pypy wheels are not name compliant for pip apparently none any whl is no longer supported by pip for and similarly for etc for versions of pip see
1
411,713
27,828,898,947
IssuesEvent
2023-03-20 01:44:23
Steelstone3/Bubbles-Dive-Planner
https://api.github.com/repos/Steelstone3/Bubbles-Dive-Planner
closed
Documentation: The projects version 1 documentation
documentation
**Describe the nature of the documentation** On Version 1 completion update the draw.io UML class diagram Write out the behaviour of each view/ view model to check all tests cover the behaviours and are appropriate Update the Read Me file with an overview of the application, operation and dependencies. Update...
1.0
Documentation: The projects version 1 documentation - **Describe the nature of the documentation** On Version 1 completion update the draw.io UML class diagram Write out the behaviour of each view/ view model to check all tests cover the behaviours and are appropriate Update the Read Me file with an overview of ...
non_comp
documentation the projects version documentation describe the nature of the documentation on version completion update the draw io uml class diagram write out the behaviour of each view view model to check all tests cover the behaviours and are appropriate update the read me file with an overview of ...
0
19,656
27,295,448,279
IssuesEvent
2023-02-23 19:55:49
raiguard/Krastorio2
https://api.github.com/repos/raiguard/Krastorio2
closed
Industrial Revolution 2 tech card recipes give 1 card or 5?
compatibility ir2
Most of the tech cards tied to vanilla science packs give 1 card and craft in 4 seconds (from file "IndustrialRevolution2-part2.lua" in Krastorio2/compatibility-scripts/settings-updates/ ), but the optimization card (space science pack) still gives 5 cards and crafts in 20 seconds. In addition, tech cards added by Kras...
True
Industrial Revolution 2 tech card recipes give 1 card or 5? - Most of the tech cards tied to vanilla science packs give 1 card and craft in 4 seconds (from file "IndustrialRevolution2-part2.lua" in Krastorio2/compatibility-scripts/settings-updates/ ), but the optimization card (space science pack) still gives 5 cards a...
comp
industrial revolution tech card recipes give card or most of the tech cards tied to vanilla science packs give card and craft in seconds from file lua in compatibility scripts settings updates but the optimization card space science pack still gives cards and crafts in seconds in additi...
1
71,722
3,367,617,922
IssuesEvent
2015-11-22 10:19:05
music-encoding/music-encoding
https://api.github.com/repos/music-encoding/music-encoding
closed
Harmonize models of line and gliss
Priority: Medium Type: Backwards Compatibility
_From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on January 27, 2015 17:58:38_ gliss should allow text content (as line currently does). @-text can be removed. _Original issue: http://code.google.com/p/music-encoding/issues/detail?id=215_
1.0
Harmonize models of line and gliss - _From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on January 27, 2015 17:58:38_ gliss should allow text content (as line currently does). @-text can be removed. _Original issue: http://code.google.com/p/music-encoding/issues/detail?id=215_
non_comp
harmonize models of line and gliss from on january gliss should allow text content as line currently does text can be removed original issue
0
81,804
15,803,118,561
IssuesEvent
2021-04-03 12:57:54
jscastro76/threebox
https://api.github.com/repos/jscastro76/threebox
closed
Remove `CustomEvent` from events
:bookmark_tabs: code improvement :link: external dependencies
Due to the moving to Three.js v127, the use of `CustomEvent` to dispatch the event to the handlers is producing errors in the console ```console Uncaught TypeError: Cannot set property target of #<Event> which has only a getter ``` These errors were probably being produced before but managed by Threejs, now they a...
1.0
Remove `CustomEvent` from events - Due to the moving to Three.js v127, the use of `CustomEvent` to dispatch the event to the handlers is producing errors in the console ```console Uncaught TypeError: Cannot set property target of #<Event> which has only a getter ``` These errors were probably being produced before...
non_comp
remove customevent from events due to the moving to three js the use of customevent to dispatch the event to the handlers is producing errors in the console console uncaught typeerror cannot set property target of which has only a getter these errors were probably being produced before but mana...
0
435,159
12,532,093,043
IssuesEvent
2020-06-04 15:26:39
a2000-erp-team/WEBERP
https://api.github.com/repos/a2000-erp-team/WEBERP
opened
The Insert Success Date message should disappear by itself rather than need to be manually click on it
ABIGAIL High Priority
FINANCE-CASHBOOK-SETTING-Add {Cash Bank} ![image.png](https://images.zenhubusercontent.com/5e8e8265b7c1d9906c2bbc2c/b7c2ed5e-9cca-4f03-aa50-a8d79cd850dd)
1.0
The Insert Success Date message should disappear by itself rather than need to be manually click on it - FINANCE-CASHBOOK-SETTING-Add {Cash Bank} ![image.png](https://images.zenhubusercontent.com/5e8e8265b7c1d9906c2bbc2c/b7c2ed5e-9cca-4f03-aa50-a8d79cd850dd)
non_comp
the insert success date message should disappear by itself rather than need to be manually click on it finance cashbook setting add cash bank
0
2,618
5,346,130,824
IssuesEvent
2017-02-17 18:50:44
cnb/News_Manager-getsimplecms
https://api.github.com/repos/cnb/News_Manager-getsimplecms
opened
allow some characters in custom class selectors
compatibility enhancement
http://get-simple.info/forums/showthread.php?tid=3972&pid=59578#pid59578 (Artur) skel.io framework supports these chars in class selectors: `'!','$','%','(',')'` that are being stripped out by NM
True
allow some characters in custom class selectors - http://get-simple.info/forums/showthread.php?tid=3972&pid=59578#pid59578 (Artur) skel.io framework supports these chars in class selectors: `'!','$','%','(',')'` that are being stripped out by NM
comp
allow some characters in custom class selectors artur skel io framework supports these chars in class selectors that are being stripped out by nm
1
825,964
31,480,557,598
IssuesEvent
2023-08-30 13:36:39
godotengine/godot
https://api.github.com/repos/godotengine/godot
opened
Axis-based actions can get stuck as pressed
bug topic:input high priority regression
### Godot version 4.2 bc88dca ### System information Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 30.0.15.1403) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads) ### Issue description After #80859 if you have an action that uses joypad axis, it can get stuck very easily...
1.0
Axis-based actions can get stuck as pressed - ### Godot version 4.2 bc88dca ### System information Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 30.0.15.1403) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads) ### Issue description After #80859 if you have an action that ...
non_comp
axis based actions can get stuck as pressed godot version system information windows vulkan forward dedicated nvidia geforce gtx nvidia intel r core tm cpu threads issue description after if you have an action that uses joypad axis it can get stuc...
0
433,634
12,508,113,117
IssuesEvent
2020-06-02 15:05:01
LLK/scratch-gui
https://api.github.com/repos/LLK/scratch-gui
closed
Sprite target highlight doesn't tightly wrap the sprite
Low Severity Medium Impact priority 4
### Expected Behavior The box that appears around a sprite when you click on it in the sprite selector pane should be reasonably close to the sprite's actual bounds and should not appear off-center. ### Actual Behavior The box extends out to the right and bottom past the edges of the sprite: ![image](https://...
1.0
Sprite target highlight doesn't tightly wrap the sprite - ### Expected Behavior The box that appears around a sprite when you click on it in the sprite selector pane should be reasonably close to the sprite's actual bounds and should not appear off-center. ### Actual Behavior The box extends out to the right a...
non_comp
sprite target highlight doesn t tightly wrap the sprite expected behavior the box that appears around a sprite when you click on it in the sprite selector pane should be reasonably close to the sprite s actual bounds and should not appear off center actual behavior the box extends out to the right a...
0
11,369
7,191,005,578
IssuesEvent
2018-02-02 19:20:18
vapor-ware/ksync
https://api.github.com/repos/vapor-ware/ksync
closed
Introduce `patch` command
core enhancement good first issue ksync usability
There should be a way to update existing specs without delete/create. This will require updates to how `watch` works.
True
Introduce `patch` command - There should be a way to update existing specs without delete/create. This will require updates to how `watch` works.
non_comp
introduce patch command there should be a way to update existing specs without delete create this will require updates to how watch works
0
552,583
16,244,122,158
IssuesEvent
2021-05-07 13:01:06
arfc/2021-04-nm-illinois
https://api.github.com/repos/arfc/2021-04-nm-illinois
closed
Add and fix appendix file
Comp:Analysis Difficulty:1-Beginner Priority:1-Critical Status:1-New Type:Docs
This issue can be closed when - [ ] the ``appendix.tex`` file referenced in ``2021-04-nm-illinois.tex`` is added to report directory - [ ] the section "A.2 Carbon Pricing of Life Cycle Emissions" is removed from the appendix. No such carbon price was added in the model. edit for clarification: A carbon price was...
1.0
Add and fix appendix file - This issue can be closed when - [ ] the ``appendix.tex`` file referenced in ``2021-04-nm-illinois.tex`` is added to report directory - [ ] the section "A.2 Carbon Pricing of Life Cycle Emissions" is removed from the appendix. No such carbon price was added in the model. edit for clari...
non_comp
add and fix appendix file this issue can be closed when the appendix tex file referenced in nm illinois tex is added to report directory the section a carbon pricing of life cycle emissions is removed from the appendix no such carbon price was added in the model edit for clarification...
0
14,305
17,196,966,010
IssuesEvent
2021-07-16 18:59:47
opensearch-project/OpenSearch
https://api.github.com/repos/opensearch-project/OpenSearch
closed
[UPGRADE] Path for elasticsearch.yml to opensearch.yml
backwards-compatibility v1.1.0 v2.0.0
**Is your feature request related to a problem? Please describe.** We have renamed `elasticsearch.yml` into `opensearch.yml` which contains local node settings that themselves might contain names such as `opendistro.security...`. What is the path forward for that configuration file and its contents? **Describe th...
True
[UPGRADE] Path for elasticsearch.yml to opensearch.yml - **Is your feature request related to a problem? Please describe.** We have renamed `elasticsearch.yml` into `opensearch.yml` which contains local node settings that themselves might contain names such as `opendistro.security...`. What is the path forward for t...
comp
path for elasticsearch yml to opensearch yml is your feature request related to a problem please describe we have renamed elasticsearch yml into opensearch yml which contains local node settings that themselves might contain names such as opendistro security what is the path forward for that conf...
1
17,105
23,614,284,757
IssuesEvent
2022-08-24 14:42:09
polylang/polylang
https://api.github.com/repos/polylang/polylang
closed
Problem with choosing package in Hivepress using Polylang
wontfix compatibility
## Prerequisites <!-- Mark checked items with an [x] --> - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which case you should [use the helpdesk](https://polylang.pro/sup...
True
Problem with choosing package in Hivepress using Polylang - ## Prerequisites <!-- Mark checked items with an [x] --> - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which...
comp
problem with choosing package in hivepress using polylang prerequisites this is not a usage question those should be directed to the unless this is a question about polylang pro in which case you should i have searched for similar issues in both open and closed tickets and cannot find a d...
1
12,617
14,918,256,317
IssuesEvent
2021-01-22 21:20:35
unascribed/Fabrication
https://api.github.com/repos/unascribed/Fabrication
closed
Classic block drop textures break with shaders
k: Incompatibility n: Forge n: OptiFine
https://gist.github.com/egshels/495a1d71d9fc59477249634c0a5ccc1c ![image](https://user-images.githubusercontent.com/31183838/105257302-819f9880-5b55-11eb-85e0-6c743f528096.png) Currently using Complementary shaders, however these break with literally all shaderpacks
True
Classic block drop textures break with shaders - https://gist.github.com/egshels/495a1d71d9fc59477249634c0a5ccc1c ![image](https://user-images.githubusercontent.com/31183838/105257302-819f9880-5b55-11eb-85e0-6c743f528096.png) Currently using Complementary shaders, however these break with literally all shaderpacks
comp
classic block drop textures break with shaders currently using complementary shaders however these break with literally all shaderpacks
1
15,162
19,122,144,673
IssuesEvent
2021-12-01 00:33:41
stoically/temporary-containers
https://api.github.com/repos/stoically/temporary-containers
closed
Addon break close button behavior on wikipedia.org
incompatible website
### Steps to reproduce - open [https://en.wikipedia.org/wiki/Wikipedia](https://en.wikipedia.org/wiki/Wikipedia); - scroll to 1 of 2 photos "`Jimmy Wales and Larry Sanger`" in [**History** section](https://en.wikipedia.org/wiki/Wikipedia#History). - open these photo by click; - close gallery with mouse b...
True
Addon break close button behavior on wikipedia.org - ### Steps to reproduce - open [https://en.wikipedia.org/wiki/Wikipedia](https://en.wikipedia.org/wiki/Wikipedia); - scroll to 1 of 2 photos "`Jimmy Wales and Larry Sanger`" in [**History** section](https://en.wikipedia.org/wiki/Wikipedia#History). - open ...
comp
addon break close button behavior on wikipedia org steps to reproduce open scroll to of photos jimmy wales and larry sanger in open these photo by click close gallery with mouse by click in right close ✖️ button the site suddenly returns to the beginnin...
1
19,126
26,566,880,873
IssuesEvent
2023-01-20 21:13:13
Automattic/jetpack
https://api.github.com/repos/Automattic/jetpack
closed
Undefined array key when viewing RankMath Sitemap files and using Jetpack Search
[Type] Bug [Pri] Low Search [Plugin] Search Compatibility
### Impacted plugin Search ### Steps to Reproduce **Describe the bug** If you enable the free version (or paid) version of Jetpack Search and go to your xml sitemaps, you will receive an error similar to: PHP message: PHP Warning: Undefined array key "jetpack-search-filters-1" in /wp-includes/widgets.php on...
True
Undefined array key when viewing RankMath Sitemap files and using Jetpack Search - ### Impacted plugin Search ### Steps to Reproduce **Describe the bug** If you enable the free version (or paid) version of Jetpack Search and go to your xml sitemaps, you will receive an error similar to: PHP message: PHP Warn...
comp
undefined array key when viewing rankmath sitemap files and using jetpack search impacted plugin search steps to reproduce describe the bug if you enable the free version or paid version of jetpack search and go to your xml sitemaps you will receive an error similar to php message php warn...
1
576,469
17,087,682,929
IssuesEvent
2021-07-08 13:48:40
canonical-web-and-design/snapcraft.io
https://api.github.com/repos/canonical-web-and-design/snapcraft.io
closed
Notification on storefront to warn user about manually edited data
Priority: High
From the spec: https://docs.google.com/document/d/1uPjJ__8Q25KcKM098C5s1-OGFDyBeTgAcdZT0ulHLlI/edit# > If update-metadata-on-release is switched to ON, the storefront should warn the user about manually edited data and that the next release will override it even if it differs from web-edited data (so this can never ...
1.0
Notification on storefront to warn user about manually edited data - From the spec: https://docs.google.com/document/d/1uPjJ__8Q25KcKM098C5s1-OGFDyBeTgAcdZT0ulHLlI/edit# > If update-metadata-on-release is switched to ON, the storefront should warn the user about manually edited data and that the next release will ov...
non_comp
notification on storefront to warn user about manually edited data from the spec if update metadata on release is switched to on the storefront should warn the user about manually edited data and that the next release will override it even if it differs from web edited data so this can never result in a con...
0
16,821
23,173,452,192
IssuesEvent
2022-07-31 03:47:59
KiwiHawk/SeaBlock
https://api.github.com/repos/KiwiHawk/SeaBlock
closed
Mechanical Refining Tech Icon
mod compatibility
With Artisanal Reskins mods, tech icon for Mechanical Refining is Ore sorting facility 2 (copied from Advanced ore refining 1). Set the tech icon in data stage instead of data-updates. Create a PR for Reskins to set icon for `ore-crushing` to Ore sorting facility 1
True
Mechanical Refining Tech Icon - With Artisanal Reskins mods, tech icon for Mechanical Refining is Ore sorting facility 2 (copied from Advanced ore refining 1). Set the tech icon in data stage instead of data-updates. Create a PR for Reskins to set icon for `ore-crushing` to Ore sorting facility 1
comp
mechanical refining tech icon with artisanal reskins mods tech icon for mechanical refining is ore sorting facility copied from advanced ore refining set the tech icon in data stage instead of data updates create a pr for reskins to set icon for ore crushing to ore sorting facility
1
9,623
11,699,302,566
IssuesEvent
2020-03-06 15:24:29
blushme/site
https://api.github.com/repos/blushme/site
closed
`Mirasvit_Search`: «Undefined factory mysql2»
third-party-compatibility
![01](https://user-images.githubusercontent.com/83204/76085675-bc9bea80-5fdc-11ea-81aa-095e51055f61.png) ``` #1 Magento\Catalog\Model\Layer->getProductCollection() called at [vendor\mirasvit\module-search\src\Search\Index\Magento\Catalog\Product\Index.php:187] #2 Mirasvit\Search\Index\Magento\Catalog\Product\Index...
True
`Mirasvit_Search`: «Undefined factory mysql2» - ![01](https://user-images.githubusercontent.com/83204/76085675-bc9bea80-5fdc-11ea-81aa-095e51055f61.png) ``` #1 Magento\Catalog\Model\Layer->getProductCollection() called at [vendor\mirasvit\module-search\src\Search\Index\Magento\Catalog\Product\Index.php:187] #2 Mir...
comp
mirasvit search «undefined factory » magento catalog model layer getproductcollection called at mirasvit search index magento catalog product index buildsearchcollection called at mirasvit search model index abstractindex getsearchcollection called at mirasvit search ser...
1
19,400
26,920,368,511
IssuesEvent
2023-02-07 10:01:55
grafana/xk6-browser
https://api.github.com/repos/grafana/xk6-browser
opened
`Frame.Evaluate` requires a callable expression
playwright compatibility evaluation needed
This issue, present in [370b411](https://github.com/grafana/xk6-browser/tree/370b4115d6981db1450f92980b09b052558732ac), is related with issues #748 and #756. The root problem is that the CDP `runtime.evaluate` [method](https://chromedevtools.github.io/devtools-protocol/tot/Runtime/#method-evaluate) requires the expr...
True
`Frame.Evaluate` requires a callable expression - This issue, present in [370b411](https://github.com/grafana/xk6-browser/tree/370b4115d6981db1450f92980b09b052558732ac), is related with issues #748 and #756. The root problem is that the CDP `runtime.evaluate` [method](https://chromedevtools.github.io/devtools-protoc...
comp
frame evaluate requires a callable expression this issue present in is related with issues and the root problem is that the cdp runtime evaluate requires the expression to evaluate to be callable otherwise we get a cdp response with an error such as msg err given expression does not e...
1
127,264
27,015,290,724
IssuesEvent
2023-02-10 18:46:59
creativecommons/search
https://api.github.com/repos/creativecommons/search
closed
[Feature] Remove bouncer.php
🟩 priority: low 🏁 status: ready for work ✨ goal: improvement 💻 aspect: code
## Problem [`bouncer.php`](https://github.com/creativecommons/search/blob/5df78a6e73a2b03d74c6a6a716d6bebf85e5291c/bouncer.php) logs search queries (without any identifying data), however: - there is no benefit: - the data is not used - there is a cost: - impacts performance - utilizes resources (disk space...
1.0
[Feature] Remove bouncer.php - ## Problem [`bouncer.php`](https://github.com/creativecommons/search/blob/5df78a6e73a2b03d74c6a6a716d6bebf85e5291c/bouncer.php) logs search queries (without any identifying data), however: - there is no benefit: - the data is not used - there is a cost: - impacts performance -...
non_comp
remove bouncer php problem logs search queries without any identifying data however there is no benefit the data is not used there is a cost impacts performance utilizes resources disk space adds complexity description remove bouncer php if the same or related ...
0
16,325
21,950,364,484
IssuesEvent
2022-05-24 07:20:49
paritytech/parity-signer
https://api.github.com/repos/paritytech/parity-signer
opened
Compress metadata
hot side backend UX compatibility-time compatibility-hardware
Metadata could be compressed before being encoded as qr animation just to reduce scan time. There will be no changes to signing logic, since uncompressed payload will be signed. There is no need to remove support of modern metadata format, just add "fast metadata update" payload type. We can add "select Signer...
True
Compress metadata - Metadata could be compressed before being encoded as qr animation just to reduce scan time. There will be no changes to signing logic, since uncompressed payload will be signed. There is no need to remove support of modern metadata format, just add "fast metadata update" payload type. We ca...
comp
compress metadata metadata could be compressed before being encoded as qr animation just to reduce scan time there will be no changes to signing logic since uncompressed payload will be signed there is no need to remove support of modern metadata format just add fast metadata update payload type we ca...
1
9,744
11,799,160,824
IssuesEvent
2020-03-18 15:28:48
yiisoft/yii
https://api.github.com/repos/yiisoft/yii
closed
The scheme(protocol) is deleted when validateIDN is enabled after validation
compatibility:PHP7
### What steps will reproduce the problem? 1. Add a validation rule to the model. ```php <?php class ModelName extends CActiveRecord{ ... other methods public function rules(){ return [ ... other rules ['url_field', 'url', 'validateIDN'=>true] ]; } } ``` ...
True
The scheme(protocol) is deleted when validateIDN is enabled after validation - ### What steps will reproduce the problem? 1. Add a validation rule to the model. ```php <?php class ModelName extends CActiveRecord{ ... other methods public function rules(){ return [ ... other rules ...
comp
the scheme protocol is deleted when validateidn is enabled after validation what steps will reproduce the problem add a validation rule to the model php php class modelname extends cactiverecord other methods public function rules return other rules ...
1
75,736
15,443,673,900
IssuesEvent
2021-03-08 09:26:02
AlexRogalskiy/code-formats
https://api.github.com/repos/AlexRogalskiy/code-formats
opened
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz
security vulnerability
## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry....
True
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz - ## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilitie...
non_comp
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file code formats package json path to vulnerable library code formats node modules lodash package json...
0
28,985
13,022,324,539
IssuesEvent
2020-07-27 08:05:49
woowacourse-teams/2020-songpa-people
https://api.github.com/repos/woowacourse-teams/2020-songpa-people
closed
[FEAT] Kakao api에서 데이터 수집 시 중복 데이터 제거 후 값 전달
👩‍👩‍👧‍👦 Service 💡 Feature
기능 구현 대상 : - Kakao api 에서 내려준 응답값의 중복 데이터를 제거하지 않아서 데이터베이스에 저장할 때 고유 키 제약조건 위반 문제가 발생한다. 예상 공수 기간 : 1일 특이 사항(optional) :
1.0
[FEAT] Kakao api에서 데이터 수집 시 중복 데이터 제거 후 값 전달 - 기능 구현 대상 : - Kakao api 에서 내려준 응답값의 중복 데이터를 제거하지 않아서 데이터베이스에 저장할 때 고유 키 제약조건 위반 문제가 발생한다. 예상 공수 기간 : 1일 특이 사항(optional) :
non_comp
kakao api에서 데이터 수집 시 중복 데이터 제거 후 값 전달 기능 구현 대상 kakao api 에서 내려준 응답값의 중복 데이터를 제거하지 않아서 데이터베이스에 저장할 때 고유 키 제약조건 위반 문제가 발생한다 예상 공수 기간 특이 사항 optional
0
427,439
29,812,628,667
IssuesEvent
2023-06-16 16:14:21
scaleway/terraform-provider-scaleway
https://api.github.com/repos/scaleway/terraform-provider-scaleway
opened
Study whether or not tfplugindocs could help generation the reference documentation for the provider
enhancement documentation priority:high
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
Study whether or not tfplugindocs could help generation the reference documentation for the provider - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
non_comp
study whether or not tfplugindocs could help generation the reference documentation for the provider community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not a...
0
20,836
31,166,381,350
IssuesEvent
2023-08-16 20:04:16
google/zerocopy
https://api.github.com/repos/google/zerocopy
closed
Make zerocopy-derive an optional Cargo dependency
compatibility-breaking
## Overview Make zerocopy-derive an optional dependency in order to significantly improve compile times for those who don't need the derives. ## Motivation Compile times are important, and are a major blocker for zerocopy adoption, especially for high-profile ecosystem crates who are very strict with their com...
True
Make zerocopy-derive an optional Cargo dependency - ## Overview Make zerocopy-derive an optional dependency in order to significantly improve compile times for those who don't need the derives. ## Motivation Compile times are important, and are a major blocker for zerocopy adoption, especially for high-profile...
comp
make zerocopy derive an optional cargo dependency overview make zerocopy derive an optional dependency in order to significantly improve compile times for those who don t need the derives motivation compile times are important and are a major blocker for zerocopy adoption especially for high profile...
1
11,187
13,196,980,561
IssuesEvent
2020-08-13 21:51:00
OneSignal/OneSignal-iOS-SDK
https://api.github.com/repos/OneSignal/OneSignal-iOS-SDK
closed
UIScene / SwiftUI Compatibility - SceneDelegate
Compatibility Issue Reproducible
## Issue - SceneDelegate ### iOS API behavior change `UIApplicationDelegate`'s background / foreground events no longer fire if a `UIWindowSceneDelegate` is set up. This includes the following selectors: * `applicationDidBecomeActive` * `applicationWillResignActive` * `applicationDidEnterBackground` * `applica...
True
UIScene / SwiftUI Compatibility - SceneDelegate - ## Issue - SceneDelegate ### iOS API behavior change `UIApplicationDelegate`'s background / foreground events no longer fire if a `UIWindowSceneDelegate` is set up. This includes the following selectors: * `applicationDidBecomeActive` * `applicationWillResignActi...
comp
uiscene swiftui compatibility scenedelegate issue scenedelegate ios api behavior change uiapplicationdelegate s background foreground events no longer fire if a uiwindowscenedelegate is set up this includes the following selectors applicationdidbecomeactive applicationwillresignacti...
1
14,316
17,201,638,397
IssuesEvent
2021-07-17 11:04:09
apace100/origins-fabric
https://api.github.com/repos/apace100/origins-fabric
reopened
[Bug] Shulk armor
bug compatibility
Using Origins 1.0.2 on a 1.17 server as well as some other [mods](https://pastebin.com/EkttZXSg). My issue happens when putting on armor as a shulk race, tested with a full iron set vs just having no armor. Having no armor still reduces damage (from natural armor +8) whilst wearing armor made it take more damage tha...
True
[Bug] Shulk armor - Using Origins 1.0.2 on a 1.17 server as well as some other [mods](https://pastebin.com/EkttZXSg). My issue happens when putting on armor as a shulk race, tested with a full iron set vs just having no armor. Having no armor still reduces damage (from natural armor +8) whilst wearing armor made it ...
comp
shulk armor using origins on a server as well as some other my issue happens when putting on armor as a shulk race tested with a full iron set vs just having no armor having no armor still reduces damage from natural armor whilst wearing armor made it take more damage than what the weapon wo...
1
935
3,407,459,518
IssuesEvent
2015-12-04 03:01:26
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
opened
C# compiler no longer allows you to call a method with signature containing an internal no-pia type
Area-Compilers Tenet-Compatibility
This is a regression from C# 5. Have not tried VB to see if it also regressed. Given Interop.dll that looks like this: ``` C# using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: PrimaryInteropAssembly(1, 0)] [assembly: Guid("01C50CE8-1C33-47EA-9895-5F3B28AF8C...
True
C# compiler no longer allows you to call a method with signature containing an internal no-pia type - This is a regression from C# 5. Have not tried VB to see if it also regressed. Given Interop.dll that looks like this: ``` C# using System; using System.Runtime.CompilerServices; using System.Runtime.InteropServ...
comp
c compiler no longer allows you to call a method with signature containing an internal no pia type this is a regression from c have not tried vb to see if it also regressed given interop dll that looks like this c using system using system runtime compilerservices using system runtime interopserv...
1
317,395
27,235,328,142
IssuesEvent
2023-02-21 15:56:18
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: sysbench/oltp_update_index/nodes=3/cpu=32/conc=256 failed
C-test-failure O-robot O-roachtest branch-master release-blocker
roachtest.sysbench/oltp_update_index/nodes=3/cpu=32/conc=256 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8772032?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8772032?buildTab=...
2.0
roachtest: sysbench/oltp_update_index/nodes=3/cpu=32/conc=256 failed - roachtest.sysbench/oltp_update_index/nodes=3/cpu=32/conc=256 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8772032?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfi...
non_comp
roachtest sysbench oltp update index nodes cpu conc failed roachtest sysbench oltp update index nodes cpu conc with on master test artifacts and logs in artifacts sysbench oltp update index nodes cpu conc run cluster go run output in run sysbench dbdriverpgs sysb...
0
1,237
3,756,288,116
IssuesEvent
2016-03-13 07:46:34
easydigitaldownloads/Easy-Digital-Downloads
https://api.github.com/repos/easydigitaldownloads/Easy-Digital-Downloads
closed
Test with Edge
Enhancement Frontend Templates Theme Compatibility
With Windows 10 Microsoft will be releasing a new default browser (not IE which IE 11 will still be installed for backwards compatibility) that shares a lot with IE 11 including the JavaScript and CSS engines. Since this is going to be the new default browser for a lot of people we will need to thoroughly test EDD with...
True
Test with Edge - With Windows 10 Microsoft will be releasing a new default browser (not IE which IE 11 will still be installed for backwards compatibility) that shares a lot with IE 11 including the JavaScript and CSS engines. Since this is going to be the new default browser for a lot of people we will need to thoroug...
comp
test with edge with windows microsoft will be releasing a new default browser not ie which ie will still be installed for backwards compatibility that shares a lot with ie including the javascript and css engines since this is going to be the new default browser for a lot of people we will need to thoroughly...
1
15,224
19,318,538,786
IssuesEvent
2021-12-14 00:58:12
qouteall/ImmersivePortalsMod
https://api.github.com/repos/qouteall/ImmersivePortalsMod
closed
Dimension stack incompatibile with Amplified nether.
Mod Compatibility won't fix
When using dim. stack, the amplified nether is cut off at y128 instead of y256.
True
Dimension stack incompatibile with Amplified nether. - When using dim. stack, the amplified nether is cut off at y128 instead of y256.
comp
dimension stack incompatibile with amplified nether when using dim stack the amplified nether is cut off at instead of
1
184,548
32,007,439,469
IssuesEvent
2023-09-21 15:39:11
msintuneappsdk/ms-intune-app-sdk-android
https://api.github.com/repos/msintuneappsdk/ms-intune-app-sdk-android
closed
Enrollment behavior when no policies are applied is different as compared to iOS
Closed - By Design
# Feature Request ## Questions to Ask Before Submission Using Intune MAM SDK version: 9.5.0 ## Summary Scenario: No Intune MAM protection policies are configured. No Intune MAM app config policies are configured. So, there are no policies configured. Even then Enrollment result is successful from Intune SDK> ...
1.0
Enrollment behavior when no policies are applied is different as compared to iOS - # Feature Request ## Questions to Ask Before Submission Using Intune MAM SDK version: 9.5.0 ## Summary Scenario: No Intune MAM protection policies are configured. No Intune MAM app config policies are configured. So, there are n...
non_comp
enrollment behavior when no policies are applied is different as compared to ios feature request questions to ask before submission using intune mam sdk version summary scenario no intune mam protection policies are configured no intune mam app config policies are configured so there are n...
0
394
2,814,086,716
IssuesEvent
2015-05-18 18:03:43
DICE-UNC/jargon
https://api.github.com/repos/DICE-UNC/jargon
opened
Invalid cross-device link encountered doing a move of a mounted collection file
bug iRODS Compatibility
unit test in MountedFilesystemsDataTransferOperationsImplTest ```Java @Test public void testMoveFromMountedToIrods() throws Exception { if (!testingPropertiesHelper.isTestFileSystemMount(testingProperties)) { return; } String rootCollection = "testMoveFromMountedToIrods"; String copyCollection...
True
Invalid cross-device link encountered doing a move of a mounted collection file - unit test in MountedFilesystemsDataTransferOperationsImplTest ```Java @Test public void testMoveFromMountedToIrods() throws Exception { if (!testingPropertiesHelper.isTestFileSystemMount(testingProperties)) { return; } ...
comp
invalid cross device link encountered doing a move of a mounted collection file unit test in mountedfilesystemsdatatransferoperationsimpltest java test public void testmovefrommountedtoirods throws exception if testingpropertieshelper istestfilesystemmount testingproperties return ...
1
14,660
8,658,625,739
IssuesEvent
2018-11-28 01:54:22
stellar/stellar-core
https://api.github.com/repos/stellar/stellar-core
opened
investigate using a different sql library (or our own)
discussion enhancement performance
From the preliminary investigation done in https://github.com/bobg/stellar-core/tree/accum it looks like bypassing soci yields a large speed increase (on bobg's machine it halved applying buckets). Some of the changes (upsert) only had a small impact (less than 5%), most gains seem to come from direct calls to the c...
True
investigate using a different sql library (or our own) - From the preliminary investigation done in https://github.com/bobg/stellar-core/tree/accum it looks like bypassing soci yields a large speed increase (on bobg's machine it halved applying buckets). Some of the changes (upsert) only had a small impact (less tha...
non_comp
investigate using a different sql library or our own from the preliminary investigation done in it looks like bypassing soci yields a large speed increase on bobg s machine it halved applying buckets some of the changes upsert only had a small impact less than most gains seem to come from direct cal...
0
24,078
16,825,009,280
IssuesEvent
2021-06-17 17:19:43
microsoft/ProjectReunion
https://api.github.com/repos/microsoft/ProjectReunion
closed
[0.8 Preview] Cannot build class library using Project Reunion, AnyCPU error
area-Infrastructure bug v0.8.0-preview
**Describe the bug** This is a **known issue** that affects the **0.8 Preview**. If you use a class library that uses Project Reunion and are using the 0.8 Preview, attempting to build your class library will fail with the error seen below. The stable 0.5 release is not affected by this issue. ``` This version of ...
1.0
[0.8 Preview] Cannot build class library using Project Reunion, AnyCPU error - **Describe the bug** This is a **known issue** that affects the **0.8 Preview**. If you use a class library that uses Project Reunion and are using the 0.8 Preview, attempting to build your class library will fail with the error seen below....
non_comp
cannot build class library using project reunion anycpu error describe the bug this is a known issue that affects the preview if you use a class library that uses project reunion and are using the preview attempting to build your class library will fail with the error seen below the stable ...
0
779
2,514,611,477
IssuesEvent
2015-01-15 13:02:22
klassebe/klasse-wp-poll-survey
https://api.github.com/repos/klassebe/klasse-wp-poll-survey
closed
When adding a new answer option a php notice is shown
All testmodi guiRevision
Warning: Invalid argument supplied for foreach() in /var/www/klasse-ptest/wp-content/plugins/klasse-wp-poll-survey/classes/post-types/kwps-post-type.php on line 120
1.0
When adding a new answer option a php notice is shown - Warning: Invalid argument supplied for foreach() in /var/www/klasse-ptest/wp-content/plugins/klasse-wp-poll-survey/classes/post-types/kwps-post-type.php on line 120
non_comp
when adding a new answer option a php notice is shown warning invalid argument supplied for foreach in var www klasse ptest wp content plugins klasse wp poll survey classes post types kwps post type php on line
0
649,377
21,280,781,323
IssuesEvent
2022-04-14 01:32:03
knative/docs
https://api.github.com/repos/knative/docs
closed
Unable to read entire cookie policy without accepting cookie policy first
kind/bug priority/high lifecycle/stale
@abrennan89 commented on [Tue May 04 2021](https://github.com/knative/ux/issues/40) @brian-burton commented on [Thu Jul 02 2020](https://github.com/knative/docs/issues/2636) ## Expected Behavior A user of the site should be able to read the full cookie policy before accepting the pop-up. ## Actual Behavior When ...
1.0
Unable to read entire cookie policy without accepting cookie policy first - @abrennan89 commented on [Tue May 04 2021](https://github.com/knative/ux/issues/40) @brian-burton commented on [Thu Jul 02 2020](https://github.com/knative/docs/issues/2636) ## Expected Behavior A user of the site should be able to read the ...
non_comp
unable to read entire cookie policy without accepting cookie policy first commented on brian burton commented on expected behavior a user of the site should be able to read the full cookie policy before accepting the pop up actual behavior when reading any page on the site before accepting t...
0
12,395
14,659,127,589
IssuesEvent
2020-12-28 19:39:35
zymex22/Project-RimFactory-Revived
https://api.github.com/repos/zymex22/Project-RimFactory-Revived
closed
Pick Up and Haul support for DSU
Important Incompatibility Mod support bug
Mehni's Pick Up and Haul requires special logic to avoid pawns looping. LWM knows what to do here (theoretically)
True
Pick Up and Haul support for DSU - Mehni's Pick Up and Haul requires special logic to avoid pawns looping. LWM knows what to do here (theoretically)
comp
pick up and haul support for dsu mehni s pick up and haul requires special logic to avoid pawns looping lwm knows what to do here theoretically
1
20,088
28,050,742,683
IssuesEvent
2023-03-29 05:24:41
ikemen-engine/Ikemen-GO
https://api.github.com/repos/ikemen-engine/Ikemen-GO
reopened
HitDefAttr() crashes IKEMEN
compatibility
### Describe the bug Several characters crash IKEMEN with the error "Missing '=' or '!='" on lines using HitDefAttr(). They do not crash MUGEN or IKEMEN Go 0.98.2. For compatibility purposes, these should not crash IKEMEN. I am uncertain if HitDefAttr() is valid syntax or if MUGEN simply ignores it, but I've ran i...
True
HitDefAttr() crashes IKEMEN - ### Describe the bug Several characters crash IKEMEN with the error "Missing '=' or '!='" on lines using HitDefAttr(). They do not crash MUGEN or IKEMEN Go 0.98.2. For compatibility purposes, these should not crash IKEMEN. I am uncertain if HitDefAttr() is valid syntax or if MUGEN si...
comp
hitdefattr crashes ikemen describe the bug several characters crash ikemen with the error missing or on lines using hitdefattr they do not crash mugen or ikemen go for compatibility purposes these should not crash ikemen i am uncertain if hitdefattr is valid syntax or if mugen sim...
1
14,134
16,997,769,806
IssuesEvent
2021-07-01 08:43:34
polylang/polylang
https://api.github.com/repos/polylang/polylang
closed
New The Events Calendar 5.0 partially breaks compatibility
Pro compatibility
## Prerequisites - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which case you should [use the helpdesk](https://polylang.pro/support/)). - [x] I have searched for similar...
True
New The Events Calendar 5.0 partially breaks compatibility - ## Prerequisites - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which case you should [use the helpdesk](https:...
comp
new the events calendar partially breaks compatibility prerequisites this is not a usage question those should be directed to the unless this is a question about polylang pro in which case you should i have searched for similar issues in both open and closed tickets and cannot find a dupli...
1
15,738
20,380,330,559
IssuesEvent
2022-02-21 20:45:50
fnuecke/oc2
https://api.github.com/repos/fnuecke/oc2
closed
Placing a robot down crashed the game.
bug incompatibility
Hello! I recently installed OC2 to my Forge 1.18 install and am hooked. However, in my test world, I tried to place a robot down on top of a charger and the game froze for a couple seconds, before the "Saving world..." screen came up and the game closed. While as far as my OS and the launcher care it shut down norma...
True
Placing a robot down crashed the game. - Hello! I recently installed OC2 to my Forge 1.18 install and am hooked. However, in my test world, I tried to place a robot down on top of a charger and the game froze for a couple seconds, before the "Saving world..." screen came up and the game closed. While as far as my OS...
comp
placing a robot down crashed the game hello i recently installed to my forge install and am hooked however in my test world i tried to place a robot down on top of a charger and the game froze for a couple seconds before the saving world screen came up and the game closed while as far as my os an...
1
2,226
4,964,528,647
IssuesEvent
2016-12-03 20:32:25
SpongePowered/SpongeForge
https://api.github.com/repos/SpongePowered/SpongeForge
closed
Gravestone mod items not dropping
accepted bug mod-incompatibility
When breaking gravestones from the [gravestone mod](https://minecraft.curseforge.com/projects/gravestone-mod) some items don't drop when breaking the gravestone, e.g. any tinkers construct tools don't drop. This started happening since I've updated to ```spongeforge-1.10.2-2171-5.1.0-BETA-1930``` and worked fine befor...
True
Gravestone mod items not dropping - When breaking gravestones from the [gravestone mod](https://minecraft.curseforge.com/projects/gravestone-mod) some items don't drop when breaking the gravestone, e.g. any tinkers construct tools don't drop. This started happening since I've updated to ```spongeforge-1.10.2-2171-5.1....
comp
gravestone mod items not dropping when breaking gravestones from the some items don t drop when breaking the gravestone e g any tinkers construct tools don t drop this started happening since i ve updated to spongeforge beta and worked fine before with the same mod versions could rep...
1
5,337
7,838,570,475
IssuesEvent
2018-06-18 10:43:26
mike42/escpos-php
https://api.github.com/repos/mike42/escpos-php
closed
HS-589C Hebrew output
printer-compatibility
I'm trying to print hebrew characters from my thermal printer using simply USB, but it does prints jibrish instead of my language, Hebrew. I used simply this: ``` // Enter the share name for your USB printer here $connector = new WindowsPrintConnector("POS-58"); //$connector = new WindowsPrintConnector(...
True
HS-589C Hebrew output - I'm trying to print hebrew characters from my thermal printer using simply USB, but it does prints jibrish instead of my language, Hebrew. I used simply this: ``` // Enter the share name for your USB printer here $connector = new WindowsPrintConnector("POS-58"); //$connector = ne...
comp
hs hebrew output i m trying to print hebrew characters from my thermal printer using simply usb but it does prints jibrish instead of my language hebrew i used simply this enter the share name for your usb printer here connector new windowsprintconnector pos connector new wi...
1
12,731
20,825,212,686
IssuesEvent
2022-03-18 19:55:34
rltsystems/Group5_CST438_Project02
https://api.github.com/repos/rltsystems/Group5_CST438_Project02
closed
User Story: Create Item
Core Requirement Back-End Complete
As an Admin, i want to be able to add a new item to the database, so our users can add the item to their wishlists
1.0
User Story: Create Item - As an Admin, i want to be able to add a new item to the database, so our users can add the item to their wishlists
non_comp
user story create item as an admin i want to be able to add a new item to the database so our users can add the item to their wishlists
0
100,318
16,489,855,228
IssuesEvent
2021-05-25 01:01:20
billmcchesney1/linkerd2
https://api.github.com/repos/billmcchesney1/linkerd2
opened
CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2021-27515 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser...
True
CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-27515 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint U...
non_comp
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file web app package json pat...
0
58,180
7,127,701,105
IssuesEvent
2018-01-21 01:05:33
boulder-python/boulderpython.org
https://api.github.com/repos/boulder-python/boulderpython.org
closed
tasks.send_email intermittent errors with 400 BadRequest
2018 Redesign bug
I haven't been able to figure out what is causing this. I thought it was intermittent, but it seems to be more prevalent as it happens on almost all send_email calls eventually. Easiest test so far has been to move cards to the Scheduled list, but I've seen it happen on new submission confirmations too. Need to p...
1.0
tasks.send_email intermittent errors with 400 BadRequest - I haven't been able to figure out what is causing this. I thought it was intermittent, but it seems to be more prevalent as it happens on almost all send_email calls eventually. Easiest test so far has been to move cards to the Scheduled list, but I've seen ...
non_comp
tasks send email intermittent errors with badrequest i haven t been able to figure out what is causing this i thought it was intermittent but it seems to be more prevalent as it happens on almost all send email calls eventually easiest test so far has been to move cards to the scheduled list but i ve seen it...
0
772,945
27,141,707,850
IssuesEvent
2023-02-16 16:47:38
googleapis/python-bigquery-sqlalchemy
https://api.github.com/repos/googleapis/python-bigquery-sqlalchemy
closed
tests.sqlalchemy_dialect_compliance.test_dialect_compliance.StringTest_bigquery+bigquery: test_literal_backslashes failed
type: bug priority: p1 flakybot: issue api: bigquery
Note: #669 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 074321ddaa10001773e7e6044f4a0df1bb530331 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/82580611-18ba-4d10-8e25-a7bf752e1da1), [Sponge](http://sponge2/82580611-18ba-4d10-8...
1.0
tests.sqlalchemy_dialect_compliance.test_dialect_compliance.StringTest_bigquery+bigquery: test_literal_backslashes failed - Note: #669 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 074321ddaa10001773e7e6044f4a0df1bb530331 buildURL: [Build Status](https://sou...
non_comp
tests sqlalchemy dialect compliance test dialect compliance stringtest bigquery bigquery test literal backslashes failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output traceback most recent call l...
0
11,462
13,446,893,508
IssuesEvent
2020-09-08 13:34:38
higan-emu/higan
https://api.github.com/repos/higan-emu/higan
opened
GBC: Support RTC for MBC3 and MBC30 mappers
bug compatibility help wanted
higan's [MBC3](https://github.com/higan-emu/higan/blob/f30f171f37d23999e3356a3f94895ed67f33984e/higan/gb/cartridge/mbc3/mbc3.cpp) implementation seems to have a bunch of code to handle and maintain RTC data, but the `time.rtc` file higan writes out always seems to be filled with 0xFF bytes. Something's gone wrong, and ...
True
GBC: Support RTC for MBC3 and MBC30 mappers - higan's [MBC3](https://github.com/higan-emu/higan/blob/f30f171f37d23999e3356a3f94895ed67f33984e/higan/gb/cartridge/mbc3/mbc3.cpp) implementation seems to have a bunch of code to handle and maintain RTC data, but the `time.rtc` file higan writes out always seems to be filled...
comp
gbc support rtc for and mappers higan s implementation seems to have a bunch of code to handle and maintain rtc data but the time rtc file higan writes out always seems to be filled with bytes something s gone wrong and we don t know where if is fixed before this issue we need to make sure the...
1
9,501
6,905,229,963
IssuesEvent
2017-11-27 05:45:17
GeekyAnts/NativeBase
https://api.github.com/repos/GeekyAnts/NativeBase
closed
Low performance modal when Dynamic Card is in view.
awaiting response performance question
React Native Modal is really slow when a Card component is populated dynamically. This works fine if I use a List instead. ## Versions react-native 0.49.3 react 16.0.0-beta.5 native-base 2.3.3 ## Expected behaviour -Fast opening and closing Modal ## Actual behaviour -Delay with opening and closing Modal ...
True
Low performance modal when Dynamic Card is in view. - React Native Modal is really slow when a Card component is populated dynamically. This works fine if I use a List instead. ## Versions react-native 0.49.3 react 16.0.0-beta.5 native-base 2.3.3 ## Expected behaviour -Fast opening and closing Modal ## Ac...
non_comp
low performance modal when dynamic card is in view react native modal is really slow when a card component is populated dynamically this works fine if i use a list instead versions react native react beta native base expected behaviour fast opening and closing modal actu...
0
327,232
28,046,783,427
IssuesEvent
2023-03-29 00:02:34
facebook/react-native
https://api.github.com/repos/facebook/react-native
closed
Accessibility Bug
Stale Platform: Android Accessibility Resolution: Duplicate Needs: Author Feedback Needs: Verify on Latest Version Accessibility Team - Evaluated
## Description Enabling Accessibility is reading out parent's accessibilityRole first and then reading out children’s accessibilityRole. Expected: Accessibility should read children's accessibilityRole first and then parent's accessibilityRole. Lets take following example: ``` <TouchableOpacity accessible=“t...
1.0
Accessibility Bug - ## Description Enabling Accessibility is reading out parent's accessibilityRole first and then reading out children’s accessibilityRole. Expected: Accessibility should read children's accessibilityRole first and then parent's accessibilityRole. Lets take following example: ``` <TouchableO...
non_comp
accessibility bug description enabling accessibility is reading out parent s accessibilityrole first and then reading out children’s accessibilityrole expected accessibility should read children s accessibilityrole first and then parent s accessibilityrole lets take following example h...
0
188,340
15,159,239,571
IssuesEvent
2021-02-12 03:37:07
cake-contrib/Cake.BuildSystems.Module
https://api.github.com/repos/cake-contrib/Cake.BuildSystems.Module
closed
Use cake-contrib icon
Documentation
The [currently used icon](https://github.com/cake-contrib/Cake.BuildSystems.Module/blob/6fbba30a8c2881bda9e9abe9760751be45a083c1/src/Cake.BuildSystems.Module/Cake.BuildSystems.Module.csproj#L29) no longer exists. Module should use cake-contrib icon as in §3.2 in [guidelines](https://cakebuild.net/docs/extending/addins/...
1.0
Use cake-contrib icon - The [currently used icon](https://github.com/cake-contrib/Cake.BuildSystems.Module/blob/6fbba30a8c2881bda9e9abe9760751be45a083c1/src/Cake.BuildSystems.Module/Cake.BuildSystems.Module.csproj#L29) no longer exists. Module should use cake-contrib icon as in §3.2 in [guidelines](https://cakebuild.ne...
non_comp
use cake contrib icon the no longer exists module should use cake contrib icon as in § in
0
127,837
27,138,212,305
IssuesEvent
2023-02-16 14:39:36
TheOpenSpaceProgram/new-ospgl
https://api.github.com/repos/TheOpenSpaceProgram/new-ospgl
closed
Allow specifying sizes for child_1 in canvas
enhancement good first issue code-improvement
Right now we only allow size specification in pixels for child_0 because of how the code was structured originally, it should now be possible to specify size for child_1.
1.0
Allow specifying sizes for child_1 in canvas - Right now we only allow size specification in pixels for child_0 because of how the code was structured originally, it should now be possible to specify size for child_1.
non_comp
allow specifying sizes for child in canvas right now we only allow size specification in pixels for child because of how the code was structured originally it should now be possible to specify size for child
0
15,263
19,426,023,467
IssuesEvent
2021-12-21 05:40:27
mage2pro/core
https://api.github.com/repos/mage2pro/core
closed
«Declaration of Df\Framework\Log\Dispatcher::handle(array $d) must be compatible with Monolog\Handler\AbstractProcessingHandler::handle(array $record): bool» in Magento 2.4.3
third-party-compatibility php
Similar to https://github.com/mage2pro/core/issues/164
True
«Declaration of Df\Framework\Log\Dispatcher::handle(array $d) must be compatible with Monolog\Handler\AbstractProcessingHandler::handle(array $record): bool» in Magento 2.4.3 - Similar to https://github.com/mage2pro/core/issues/164
comp
«declaration of df framework log dispatcher handle array d must be compatible with monolog handler abstractprocessinghandler handle array record bool» in magento similar to
1
18,484
25,570,778,716
IssuesEvent
2022-11-30 17:29:50
libass/libass
https://api.github.com/repos/libass/libass
closed
\h rendered as "character not found" box in certain fonts without HarfBuzz
bug compatibility fonts
![Bug image](https://dl.dropboxusercontent.com/u/46348978/Plex/Photo%20Nov%2006%2C%2021%2053%2008.png) Looks like a missing nbsp character to me, but it should probably be replaced with a regular space. Latest git master. Harfbuzz is disabled. No shaping hints set.
True
\h rendered as "character not found" box in certain fonts without HarfBuzz - ![Bug image](https://dl.dropboxusercontent.com/u/46348978/Plex/Photo%20Nov%2006%2C%2021%2053%2008.png) Looks like a missing nbsp character to me, but it should probably be replaced with a regular space. Latest git master. Harfbuzz is disabled....
comp
h rendered as character not found box in certain fonts without harfbuzz looks like a missing nbsp character to me but it should probably be replaced with a regular space latest git master harfbuzz is disabled no shaping hints set
1
18,933
26,329,288,761
IssuesEvent
2023-01-10 09:34:15
grafana/xk6-browser
https://api.github.com/repos/grafana/xk6-browser
closed
k6 Goja async/await update break k6 browser mappings
async k6-core-compatibility mapping
See the following for more details: * https://github.com/grafana/xk6-browser/pull/695#issuecomment-1376838090 * https://github.com/grafana/k6/issues/2842 * https://github.com/dop251/goja/issues/469 Possible solution: @mstoykov: You can remove mapping or just return *goja.Object.
True
k6 Goja async/await update break k6 browser mappings - See the following for more details: * https://github.com/grafana/xk6-browser/pull/695#issuecomment-1376838090 * https://github.com/grafana/k6/issues/2842 * https://github.com/dop251/goja/issues/469 Possible solution: @mstoykov: You can remove mapping or just...
comp
goja async await update break browser mappings see the following for more details possible solution mstoykov you can remove mapping or just return goja object
1
16,196
21,716,542,803
IssuesEvent
2022-05-10 18:30:35
mozilla/rhino
https://api.github.com/repos/mozilla/rhino
opened
.toString() on well-known Symbols dont work
bug Ecma Incompatibility
Evaluating `Symbol.replace` throws and exception: `TypeError: The object is not a string` Haven't looked at whats going on and whether this is limited to just Symbol.replace, all well-known Symbols or a larger issue
True
.toString() on well-known Symbols dont work - Evaluating `Symbol.replace` throws and exception: `TypeError: The object is not a string` Haven't looked at whats going on and whether this is limited to just Symbol.replace, all well-known Symbols or a larger issue
comp
tostring on well known symbols dont work evaluating symbol replace throws and exception typeerror the object is not a string haven t looked at whats going on and whether this is limited to just symbol replace all well known symbols or a larger issue
1
76,619
9,474,466,698
IssuesEvent
2019-04-19 07:32:14
PrestaShop/PrestaShop
https://api.github.com/repos/PrestaShop/PrestaShop
closed
It is impossible to filter the list of categories by position in the Design => Pages page
1.7.4.4 BO Bug Design Minor Pages To Do
<!-- **************************** DO NOT disclose security issues here, contact security@prestashop.com instead! **************************** --> **Describe the bug** In the BO => Design => Pages page when we try to filter the list of categories by position, the result is incorrect. **To Reproduce** Steps t...
1.0
It is impossible to filter the list of categories by position in the Design => Pages page - <!-- **************************** DO NOT disclose security issues here, contact security@prestashop.com instead! **************************** --> **Describe the bug** In the BO => Design => Pages page when we try to filt...
non_comp
it is impossible to filter the list of categories by position in the design pages page do not disclose security issues here contact security prestashop com instead describe the bug in the bo design pages page when we try to filt...
0
18,125
25,040,978,218
IssuesEvent
2022-11-04 20:43:58
openrocket/openrocket
https://api.github.com/repos/openrocket/openrocket
closed
Rocksim Subassemblies are not supported in OpenRocket, No warning on import
deferred Feature request RockSim compatibility
Rocksim Subassemblies are not supported in OpenRocket, with no warning given when a rocksim file containing those is opened in OpenRocket - those features will be silently dropped from the model. Rocksim file showing problem (bottom half of rocket is lost on import) http://www.rocketreviews.com/wildman-rocketry-wildma...
True
Rocksim Subassemblies are not supported in OpenRocket, No warning on import - Rocksim Subassemblies are not supported in OpenRocket, with no warning given when a rocksim file containing those is opened in OpenRocket - those features will be silently dropped from the model. Rocksim file showing problem (bottom half of ...
comp
rocksim subassemblies are not supported in openrocket no warning on import rocksim subassemblies are not supported in openrocket with no warning given when a rocksim file containing those is opened in openrocket those features will be silently dropped from the model rocksim file showing problem bottom half of ...
1
32,051
6,691,890,623
IssuesEvent
2017-10-09 14:37:13
menatwork/MultiColumnWizard
https://api.github.com/repos/menatwork/MultiColumnWizard
closed
Bug with new row and multiple fields like color input
Defect
Bug with new row and multiple fields e.g. with color picker at name of new created input fields missing the array brackets new line have `... name="mcwtest[0][mcw_text2]"...` should have `... name="mcwtest[0][mcw_text2][]"...` after save input mask all o.k.
1.0
Bug with new row and multiple fields like color input - Bug with new row and multiple fields e.g. with color picker at name of new created input fields missing the array brackets new line have `... name="mcwtest[0][mcw_text2]"...` should have `... name="mcwtest[0][mcw_text2][]"...` after save input mask all o...
non_comp
bug with new row and multiple fields like color input bug with new row and multiple fields e g with color picker at name of new created input fields missing the array brackets new line have name mcwtest should have name mcwtest after save input mask all o k
0
118,952
17,602,838,125
IssuesEvent
2021-08-17 13:50:07
harrinry/nifi
https://api.github.com/repos/harrinry/nifi
opened
WS-2019-0338 (High) detected in nodev8.11.4
security vulnerability
## WS-2019-0338 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev8.11.4</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library home...
True
WS-2019-0338 (High) detected in nodev8.11.4 - ## WS-2019-0338 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev8.11.4</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles:...
non_comp
ws high detected in ws high severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
18,381
25,409,643,473
IssuesEvent
2022-11-22 17:50:03
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
IO#fileno= should raise TypeError if argument is non-numeric
compatibility
truffleruby 22.3.0, like ruby 3.0.3, GraalVM CE Native [x86_64-darwin] ``` fh = File.open('test.txt', 'w+') fh.lineno = 'bogus' ``` Expected: `no implicit conversion of String into Integer (TypeError)` Got: `invalid value for Integer(): bogus (ArgumentError)`
True
IO#fileno= should raise TypeError if argument is non-numeric - truffleruby 22.3.0, like ruby 3.0.3, GraalVM CE Native [x86_64-darwin] ``` fh = File.open('test.txt', 'w+') fh.lineno = 'bogus' ``` Expected: `no implicit conversion of String into Integer (TypeError)` Got: `invalid value for Integer(): bogus (Arg...
comp
io fileno should raise typeerror if argument is non numeric truffleruby like ruby graalvm ce native fh file open test txt w fh lineno bogus expected no implicit conversion of string into integer typeerror got invalid value for integer bogus argumenterror
1
20,791
30,959,178,213
IssuesEvent
2023-08-08 01:29:00
ferriarnus/VivecraftMod
https://api.github.com/repos/ferriarnus/VivecraftMod
opened
geckolib entities have wrong animation state on non left pass
mod compatibility rendering
affects geckolib 4+ so 1.19.3+ seems to be fine when the game is paused https://www.curseforge.com/minecraft/mc-mods/geckolib ![image](https://github.com/ferriarnus/VivecraftMod/assets/8282299/ca0f139c-6bf0-4baa-934a-276c5f09d1e7) ![image](https://github.com/ferriarnus/VivecraftMod/assets/8282299/d8797eed-78da-4594...
True
geckolib entities have wrong animation state on non left pass - affects geckolib 4+ so 1.19.3+ seems to be fine when the game is paused https://www.curseforge.com/minecraft/mc-mods/geckolib ![image](https://github.com/ferriarnus/VivecraftMod/assets/8282299/ca0f139c-6bf0-4baa-934a-276c5f09d1e7) ![image](https://gith...
comp
geckolib entities have wrong animation state on non left pass affects geckolib so seems to be fine when the game is paused
1
8,969
11,008,218,260
IssuesEvent
2019-12-04 10:05:40
MoonchildProductions/UXP
https://api.github.com/repos/MoonchildProductions/UXP
closed
Bump Firefox compat version
Low Risk Web Compatibility
We should probably bump the Firefox compat version that's presented by default because in good "modern" fashion websites are closing their doors with `"unsupported, please update to {SEO links to Chrome, Opera, Firefox here}"` messages the moment the new ESR is the only available "current" option. 68.9 should be a d...
True
Bump Firefox compat version - We should probably bump the Firefox compat version that's presented by default because in good "modern" fashion websites are closing their doors with `"unsupported, please update to {SEO links to Chrome, Opera, Firefox here}"` messages the moment the new ESR is the only available "current"...
comp
bump firefox compat version we should probably bump the firefox compat version that s presented by default because in good modern fashion websites are closing their doors with unsupported please update to seo links to chrome opera firefox here messages the moment the new esr is the only available current ...
1
235,231
19,309,395,396
IssuesEvent
2021-12-13 14:50:13
Dart-Code/Dart-Code
https://api.github.com/repos/Dart-Code/Dart-Code
closed
"Run All Tests" fails with "Integration tests and unit tests cannot be run in a single invocation"
is bug in flutter in testing
As part of migrating to the VS Code runner, "Run All Tests" will run integration tests too (unless the user hides them), but `flutter test` doesn't support both so we end up with: > Integration tests and unit tests cannot be run in a single invocation. Use separate invocations of `flutter test` to run integration te...
1.0
"Run All Tests" fails with "Integration tests and unit tests cannot be run in a single invocation" - As part of migrating to the VS Code runner, "Run All Tests" will run integration tests too (unless the user hides them), but `flutter test` doesn't support both so we end up with: > Integration tests and unit tests c...
non_comp
run all tests fails with integration tests and unit tests cannot be run in a single invocation as part of migrating to the vs code runner run all tests will run integration tests too unless the user hides them but flutter test doesn t support both so we end up with integration tests and unit tests c...
0
15,143
19,042,996,456
IssuesEvent
2021-11-25 01:51:19
Ride-The-Lightning/RTL
https://api.github.com/repos/Ride-The-Lightning/RTL
closed
Error message when paying invoice without setting a fee limit
LND version compatibility
**Describe the bug** Error message when paying invoice without setting a fee limit **To Reproduce** Steps to reproduce the behavior: Try to pay a invoice within RTL. See error **Screenshots** ![image](https://user-images.githubusercontent.com/50273260/143056590-74dfe00a-ed8e-4112-acef-97c41df6dcac.png) **...
True
Error message when paying invoice without setting a fee limit - **Describe the bug** Error message when paying invoice without setting a fee limit **To Reproduce** Steps to reproduce the behavior: Try to pay a invoice within RTL. See error **Screenshots** ![image](https://user-images.githubusercontent.com/50...
comp
error message when paying invoice without setting a fee limit describe the bug error message when paying invoice without setting a fee limit to reproduce steps to reproduce the behavior try to pay a invoice within rtl see error screenshots your environment latest btcpayserver run...
1
187,955
22,046,059,035
IssuesEvent
2022-05-30 01:55:54
michaeldotson/contacts-app
https://api.github.com/repos/michaeldotson/contacts-app
opened
CVE-2022-30123 (Medium) detected in rack-2.0.7.gem
security vulnerability
## CVE-2022-30123 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.0.7.gem</b></p></summary> <p>Rack provides a minimal, modular and adaptable interface for developing web appl...
True
CVE-2022-30123 (Medium) detected in rack-2.0.7.gem - ## CVE-2022-30123 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.0.7.gem</b></p></summary> <p>Rack provides a minimal, mo...
non_comp
cve medium detected in rack gem cve medium severity vulnerability vulnerable library rack gem rack provides a minimal modular and adaptable interface for developing web applications in ruby by wrapping http requests and responses in the simplest way possible it unifies and d...
0
8,855
10,821,634,780
IssuesEvent
2019-11-08 19:10:00
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
`legacy_directory_ownership` future-compatibility warnings
B-unstable C-future-compatibility T-compiler
This is the summary issue for the `legacy_directory_ownership` future-compatibility warning and other related errors. The goal of this page is describe why this change was made and how you can fix code that is affected by it. It also provides a place to ask questions or register a complaint if you feel the change shoul...
True
`legacy_directory_ownership` future-compatibility warnings - This is the summary issue for the `legacy_directory_ownership` future-compatibility warning and other related errors. The goal of this page is describe why this change was made and how you can fix code that is affected by it. It also provides a place to ask q...
comp
legacy directory ownership future compatibility warnings this is the summary issue for the legacy directory ownership future compatibility warning and other related errors the goal of this page is describe why this change was made and how you can fix code that is affected by it it also provides a place to ask q...
1