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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9,956 | 11,957,225,033 | IssuesEvent | 2020-04-04 13:39:16 | CIDRAM/CIDRAM | https://api.github.com/repos/CIDRAM/CIDRAM | closed | BunnyCDN's IPs blocking in IP Test results | Compatibility Resolved | CIDRAM v2.4.0. The issue is similar to #134
If I test a bunnycdn ip with user-agent of googlebot, then the ip is blocked. I know it's a fake google bot but shouldn't cidram ignore it because of **bunnycdn_compat** moudle?
 | True | BunnyCDN's IPs blocking in IP Test results - CIDRAM v2.4.0. The issue is similar to #134
If I test a bunnycdn ip with user-agent of googlebot, then the ip is blocked. I know it's a fake google bot but shouldn't cidram ignore it because of **bunnycdn_compat** moudle?
 | comp | bunnycdn s ips blocking in ip test results cidram the issue is similar to if i test a bunnycdn ip with user agent of googlebot then the ip is blocked i know it s a fake google bot but shouldn t cidram ignore it because of bunnycdn compat moudle | 1 |
1,761 | 4,318,414,919 | IssuesEvent | 2016-07-24 01:07:37 | simeonradivoev/MatterOverdrive | https://api.github.com/repos/simeonradivoev/MatterOverdrive | closed | Android Part loss | mod compatibility | Whenever I die using the Sync mod I lose my equipped android parts. At first I thought it might be where I died but when I go back I cant find it. It should be noted that I am using the Openblocks grave too and it wasn't there when I broke my grave.
Steps to reproduce: Just die using Openblocks and Sync.
MatterOv... | True | Android Part loss - Whenever I die using the Sync mod I lose my equipped android parts. At first I thought it might be where I died but when I go back I cant find it. It should be noted that I am using the Openblocks grave too and it wasn't there when I broke my grave.
Steps to reproduce: Just die using Openblocks a... | comp | android part loss whenever i die using the sync mod i lose my equipped android parts at first i thought it might be where i died but when i go back i cant find it it should be noted that i am using the openblocks grave too and it wasn t there when i broke my grave steps to reproduce just die using openblocks a... | 1 |
262,135 | 8,251,257,330 | IssuesEvent | 2018-09-12 07:10:53 | vmware/vic-product | https://api.github.com/repos/vmware/vic-product | closed | Document automated installation/upgrade of the vSphere Client plug-in | area/pub area/pub/vsphere priority/p0 product/ova | Per https://github.com/vmware/vic-product/issues/1432.
@renmaosheng if the process is completely automated in 1.4.3, even though the docs apply to all 1.4.x releases (including 1.4.0, 1.4.1, and 1.4.2), can we completely remove the topics on installing and upgrading the client plug-in? Afterall, once 1.4.3 is availab... | 1.0 | Document automated installation/upgrade of the vSphere Client plug-in - Per https://github.com/vmware/vic-product/issues/1432.
@renmaosheng if the process is completely automated in 1.4.3, even though the docs apply to all 1.4.x releases (including 1.4.0, 1.4.1, and 1.4.2), can we completely remove the topics on inst... | non_comp | document automated installation upgrade of the vsphere client plug in per renmaosheng if the process is completely automated in even though the docs apply to all x releases including and can we completely remove the topics on installing and upgrading the client plug in afterall... | 0 |
17,832 | 24,611,603,590 | IssuesEvent | 2022-10-14 22:18:14 | proofit404/generics | https://api.github.com/repos/proofit404/generics | closed | @private decorator should detect class attributes. | feature backward incompatible | Deny class attributes for classes decorated with `private` and `delegated`.
```python
@private
@attrs
class Foo:
x = 'true' # Raises error.
```
Suggest replacing constant defined at the class level with direct usage of the literal inside the instance methods.
```diff
-if x == self.x:
+if self.is_x... | True | @private decorator should detect class attributes. - Deny class attributes for classes decorated with `private` and `delegated`.
```python
@private
@attrs
class Foo:
x = 'true' # Raises error.
```
Suggest replacing constant defined at the class level with direct usage of the literal inside the instance ... | comp | private decorator should detect class attributes deny class attributes for classes decorated with private and delegated python private attrs class foo x true raises error suggest replacing constant defined at the class level with direct usage of the literal inside the instance ... | 1 |
286,037 | 24,714,883,011 | IssuesEvent | 2022-10-20 05:54:32 | longhorn/longhorn | https://api.github.com/repos/longhorn/longhorn | closed | [BUG] test_migration_with_rebuilding_replica and test_migration_with_unscheduled_replica are failing | kind/bug kind/test reproduce/rare severity/4 flaky-test | ## Describe the bug
The test `test_migration_with_rebuilding_replica and test_migration_with_unscheduled_replica ` are failing on v1.3.x-head in our nightly test run.
## To Reproduce
Steps to reproduce the behavior:
1. Run the integration tests on a 3 node Longhorn set up.
## Expected behavior
The tests... | 2.0 | [BUG] test_migration_with_rebuilding_replica and test_migration_with_unscheduled_replica are failing - ## Describe the bug
The test `test_migration_with_rebuilding_replica and test_migration_with_unscheduled_replica ` are failing on v1.3.x-head in our nightly test run.
## To Reproduce
Steps to reproduce the be... | non_comp | test migration with rebuilding replica and test migration with unscheduled replica are failing describe the bug the test test migration with rebuilding replica and test migration with unscheduled replica are failing on x head in our nightly test run to reproduce steps to reproduce the behavio... | 0 |
15,054 | 26,415,428,602 | IssuesEvent | 2023-01-13 15:35:35 | cabforum/servercert | https://api.github.com/repos/cabforum/servercert | closed | BRs and EVGs use "MAY NOT", which is not RFC 2119 compliant | baseline-requirements ev-guidelines | RFC 2119 recognizes five kinds of requirements: MUST, MUST NOT, SHOULD, SHOULD NOT, and MAY (plus synonyms). However, the BRs and EVGs sometimes use "MAY NOT" when they mean "MUST NOT".
For example:
"The CA MAY NOT knowingly be transferred or request to be transferred as this phone
number has been specifically ... | 1.0 | BRs and EVGs use "MAY NOT", which is not RFC 2119 compliant - RFC 2119 recognizes five kinds of requirements: MUST, MUST NOT, SHOULD, SHOULD NOT, and MAY (plus synonyms). However, the BRs and EVGs sometimes use "MAY NOT" when they mean "MUST NOT".
For example:
"The CA MAY NOT knowingly be transferred or request ... | non_comp | brs and evgs use may not which is not rfc compliant rfc recognizes five kinds of requirements must must not should should not and may plus synonyms however the brs and evgs sometimes use may not when they mean must not for example the ca may not knowingly be transferred or request to be ... | 0 |
192,526 | 6,874,628,293 | IssuesEvent | 2017-11-19 01:55:14 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | asynchttpserver replies with several errors on single request | High Priority Stdlib | 1. Start jester
2. start telnet
```
telnet localhost 5000
```
3. Type the request
```
BLA BLA BLA
```
4. Press enter
5. Observe the result
```
HTTP/1.1 400 Bad Request
Content-Length: 15
400 Bad RequestHTTP/1.1 400 Bad Request
Content-Length: 15
400 Bad RequestHTTP/1.1 400 Bad Request
Content-Lengt... | 1.0 | asynchttpserver replies with several errors on single request - 1. Start jester
2. start telnet
```
telnet localhost 5000
```
3. Type the request
```
BLA BLA BLA
```
4. Press enter
5. Observe the result
```
HTTP/1.1 400 Bad Request
Content-Length: 15
400 Bad RequestHTTP/1.1 400 Bad Request
Content-Leng... | non_comp | asynchttpserver replies with several errors on single request start jester start telnet telnet localhost type the request bla bla bla press enter observe the result http bad request content length bad requesthttp bad request content length ... | 0 |
126,383 | 17,025,130,984 | IssuesEvent | 2021-07-03 10:31:26 | mbe-co/farmers_app | https://api.github.com/repos/mbe-co/farmers_app | opened | tela fazer compra | design | - [ ] tela em que ficarão os produtos disponiveis para compra daquela semana
- [ ] serão apresentados nomes dos produtos
- [ ] bolar alguma forma de inserir a quantidade de produtos | 1.0 | tela fazer compra - - [ ] tela em que ficarão os produtos disponiveis para compra daquela semana
- [ ] serão apresentados nomes dos produtos
- [ ] bolar alguma forma de inserir a quantidade de produtos | non_comp | tela fazer compra tela em que ficarão os produtos disponiveis para compra daquela semana serão apresentados nomes dos produtos bolar alguma forma de inserir a quantidade de produtos | 0 |
140,533 | 18,902,561,695 | IssuesEvent | 2021-11-16 03:54:38 | RG4421/HackShack-Session-Landing-Page | https://api.github.com/repos/RG4421/HackShack-Session-Landing-Page | opened | CVE-2021-23337 (High) detected in lodash-4.17.15.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.15.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.15.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.15.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 hackshack session landing page package json path to vulnerable library hackshack session landing p... | 0 |
12,163 | 14,349,069,948 | IssuesEvent | 2020-11-29 15:07:48 | jptrrs/HumanResources | https://api.github.com/repos/jptrrs/HumanResources | closed | Dual Wield Compatibility | compatibility | When a pawn does not know how to wield a weapon, they can still equip it in their off-hand.
https://steamcommunity.com/sharedfiles/filedetails/?id=1628211313 | True | Dual Wield Compatibility - When a pawn does not know how to wield a weapon, they can still equip it in their off-hand.
https://steamcommunity.com/sharedfiles/filedetails/?id=1628211313 | comp | dual wield compatibility when a pawn does not know how to wield a weapon they can still equip it in their off hand | 1 |
112,157 | 14,222,931,141 | IssuesEvent | 2020-11-17 17:30:50 | GroupProjectSem3/Haley | https://api.github.com/repos/GroupProjectSem3/Haley | closed | Gathering real time data for better data variance | Design Development | Real-time data from surveys and professional opinion | 1.0 | Gathering real time data for better data variance - Real-time data from surveys and professional opinion | non_comp | gathering real time data for better data variance real time data from surveys and professional opinion | 0 |
19,858 | 6,778,485,952 | IssuesEvent | 2017-10-28 11:31:22 | bitshares/bitshares-core | https://api.github.com/repos/bitshares/bitshares-core | closed | database_tests.cpp:74:49: error: use of overloaded operator '==' is ambiguous | build | bitshares-core/tests/tests/database_tests.cpp:74:49: error:
use of overloaded operator '==' is ambiguous (with operand types
'const fc::unsigned_int' and 'int')
FC_ASSERT( bitusd.bitasset_data_id->instance == 0 );
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
if i comment // FC_ASSERT( bi... | 1.0 | database_tests.cpp:74:49: error: use of overloaded operator '==' is ambiguous - bitshares-core/tests/tests/database_tests.cpp:74:49: error:
use of overloaded operator '==' is ambiguous (with operand types
'const fc::unsigned_int' and 'int')
FC_ASSERT( bitusd.bitasset_data_id->instance == 0 );
... | non_comp | database tests cpp error use of overloaded operator is ambiguous bitshares core tests tests database tests cpp error use of overloaded operator is ambiguous with operand types const fc unsigned int and int fc assert bitusd bitasset data id instance ... | 0 |
5,819 | 8,271,229,489 | IssuesEvent | 2018-09-16 06:00:36 | MightyPirates/OpenComputers | https://api.github.com/repos/MightyPirates/OpenComputers | closed | suck can't work well with wirelesscraftingterminal | bug-minor incompatibility | If the client contains WirelessCrafting Terminal Mod(AE2 extension), the mothed "suck" of robot & Tractor Beam can't work well.
MC version: 1.7.10
OC version:MC1.7.10-1.7.2.1166-universal & 1137 | True | suck can't work well with wirelesscraftingterminal - If the client contains WirelessCrafting Terminal Mod(AE2 extension), the mothed "suck" of robot & Tractor Beam can't work well.
MC version: 1.7.10
OC version:MC1.7.10-1.7.2.1166-universal & 1137 | comp | suck can t work well with wirelesscraftingterminal if the client contains wirelesscrafting terminal mod extension the mothed suck of robot tractor beam can t work well mc version oc version universal | 1 |
16,490 | 22,329,901,227 | IssuesEvent | 2022-06-14 13:46:41 | ikemen-engine/Ikemen-GO | https://api.github.com/repos/ikemen-engine/Ikemen-GO | closed | Implement a poison move feature / try to exactly replicate MUGEN reversaldef? | compatibility | In MUGEN (all the way through to 1.1) there's somewhat buggy reversal code that allows for poison-based moves.
https://user-images.githubusercontent.com/27598408/147609686-c82c4ef8-342c-4888-b6ca-da563cac9ccf.mp4
However, this does not translate over to IKEMEN Go.
https://user-images.githubusercontent.com/2759... | True | Implement a poison move feature / try to exactly replicate MUGEN reversaldef? - In MUGEN (all the way through to 1.1) there's somewhat buggy reversal code that allows for poison-based moves.
https://user-images.githubusercontent.com/27598408/147609686-c82c4ef8-342c-4888-b6ca-da563cac9ccf.mp4
However, this does no... | comp | implement a poison move feature try to exactly replicate mugen reversaldef in mugen all the way through to there s somewhat buggy reversal code that allows for poison based moves however this does not translate over to ikemen go it would be interesting to see either compatibility for the c... | 1 |
9,113 | 11,158,166,907 | IssuesEvent | 2019-12-25 18:15:56 | medusalix/xow | https://api.github.com/repos/medusalix/xow | closed | SteamOS | compatibility question | How can I build this on SteamOS?
At my first try it complained that the command "git" was not found. So I did a
`sudo apt-get install git`
Now I am getting this:
```
desktop@steamos:~/Downloads/xow-master$ make BUILD=RELEASE
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at ... | True | SteamOS - How can I build this on SteamOS?
At my first try it complained that the command "git" was not found. So I did a
`sudo apt-get install git`
Now I am getting this:
```
desktop@steamos:~/Downloads/xow-master$ make BUILD=RELEASE
fatal: Not a git repository (or any parent up to mount point /home)
St... | comp | steamos how can i build this on steamos at my first try it complained that the command git was not found so i did a sudo apt get install git now i am getting this desktop steamos downloads xow master make build release fatal not a git repository or any parent up to mount point home st... | 1 |
11,277 | 13,235,380,549 | IssuesEvent | 2020-08-18 17:57:00 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | closed | PHP Upgrade: Compatibility issues found in / | PHP 7.4 Compatibility PHP Compatibility | The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* In <b>bla-11.php error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e7... | True | PHP Upgrade: Compatibility issues found in / - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* In <b>bla-11.php error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing1... | comp | php upgrade compatibility issues found in the following issues were found when scanning branch for compatibility problems in bla php error extension mysql is deprecated since php and removed since php use mysqli instead in bla php error extension mysql is deprecated since php... | 1 |
19,133 | 26,574,116,419 | IssuesEvent | 2023-01-21 15:27:53 | Automattic/vip-go-mu-plugins | https://api.github.com/repos/Automattic/vip-go-mu-plugins | closed | Compatibility with PHP 8.1 | [Status] In Progress PHP Compatibility | This is an umbrella issue for all PHP 8.1-related bugs.
The goal is to make `vip-go-mu-plugins` fully compatible with PHP 8.1.
We use the following commands to run the test suite against PHP 8.1:
```bash
./bin/test.sh --php 8.1 --phpunit 9 --wp nightly
./bin/test.sh --php 8.1 --phpunit 9 --wp nightly --mul... | True | Compatibility with PHP 8.1 - This is an umbrella issue for all PHP 8.1-related bugs.
The goal is to make `vip-go-mu-plugins` fully compatible with PHP 8.1.
We use the following commands to run the test suite against PHP 8.1:
```bash
./bin/test.sh --php 8.1 --phpunit 9 --wp nightly
./bin/test.sh --php 8.1 -... | comp | compatibility with php this is an umbrella issue for all php related bugs the goal is to make vip go mu plugins fully compatible with php we use the following commands to run the test suite against php bash bin test sh php phpunit wp nightly bin test sh php ... | 1 |
719,907 | 24,773,597,570 | IssuesEvent | 2022-10-23 13:03:47 | habitgoaltracker/habittracker | https://api.github.com/repos/habitgoaltracker/habittracker | closed | A3_2 Create a goal | 🏗A3: Construction 1 👤useCase 🕒 8_est-team-effort 🌋 20_priority 🌬 | A user opens the application and logs in. System opens the menu and the user decides to add a new goal. System presents the user with an option of creating a new goal. The system requests the name of the goal and deadline(month, months, year). User fills out the necessary information. System creates and stores the new ... | 1.0 | A3_2 Create a goal - A user opens the application and logs in. System opens the menu and the user decides to add a new goal. System presents the user with an option of creating a new goal. The system requests the name of the goal and deadline(month, months, year). User fills out the necessary information. System create... | non_comp | create a goal a user opens the application and logs in system opens the menu and the user decides to add a new goal system presents the user with an option of creating a new goal the system requests the name of the goal and deadline month months year user fills out the necessary information system creates... | 0 |
55,561 | 23,503,628,648 | IssuesEvent | 2022-08-18 10:36:46 | skyline-emu/skyline-games-list | https://api.github.com/repos/skyline-emu/skyline-games-list | opened | Xenon Valkyrie | status-ingame opengl gpu services | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Tested Build
#1308
### Android Version
12
### SoC type
Snapdragon
### Device GSMArena link
https://www.gsmarena.com/samsung_galaxy_s21+_5g-10625.php
### Game Behaviour
-Game goes ingame
-Audio is working
-Minor graphical... | 1.0 | Xenon Valkyrie - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Tested Build
#1308
### Android Version
12
### SoC type
Snapdragon
### Device GSMArena link
https://www.gsmarena.com/samsung_galaxy_s21+_5g-10625.php
### Game Behaviour
-Game goes ingame
-Audio is working
... | non_comp | xenon valkyrie is there an existing issue for this i have searched the existing issues tested build android version soc type snapdragon device gsmarena link game behaviour game goes ingame audio is working minor graphical bugs is log level... | 0 |
18,447 | 12,991,837,067 | IssuesEvent | 2020-07-23 05:05:26 | rjust/defects4j | https://api.github.com/repos/rjust/defects4j | closed | Confusion regarding all_tests file | infrastructure question | For **bug _Lang_57_**, the all_tests file does not contain any test method from the package **_org.apache.commons.lang.exception_**. Similarly, the all_tests file of **bug _Chart_1_** does not contain any test method from the class _**org.jfree.chart.axis.junit.SegmentedTimelineTests2.java**_
What is the reason behi... | 1.0 | Confusion regarding all_tests file - For **bug _Lang_57_**, the all_tests file does not contain any test method from the package **_org.apache.commons.lang.exception_**. Similarly, the all_tests file of **bug _Chart_1_** does not contain any test method from the class _**org.jfree.chart.axis.junit.SegmentedTimelineTest... | non_comp | confusion regarding all tests file for bug lang the all tests file does not contain any test method from the package org apache commons lang exception similarly the all tests file of bug chart does not contain any test method from the class org jfree chart axis junit java what is t... | 0 |
263,475 | 8,290,061,273 | IssuesEvent | 2018-09-19 16:14:27 | parallaxinc/BlocklyProp | https://api.github.com/repos/parallaxinc/BlocklyProp | closed | Viewing a shared link presents an empty editor page. | Priority 1 bug resolved | Using a shared link to view a project opens the editor page with nothing appearing in the canvas area. No project blocks and no menu.
The issue is occurs in both the Demo and production systems.
http://demo.blockly.parallax.com/blockly/projectlink?id=1577&key=8f647e37-7f14-4b00-9070-14c600739846
| 1.0 | Viewing a shared link presents an empty editor page. - Using a shared link to view a project opens the editor page with nothing appearing in the canvas area. No project blocks and no menu.
The issue is occurs in both the Demo and production systems.
http://demo.blockly.parallax.com/blockly/projectlink?id=1577&key... | non_comp | viewing a shared link presents an empty editor page using a shared link to view a project opens the editor page with nothing appearing in the canvas area no project blocks and no menu the issue is occurs in both the demo and production systems | 0 |
20,427 | 6,886,983,893 | IssuesEvent | 2017-11-21 21:31:21 | habitat-sh/habitat | https://api.github.com/repos/habitat-sh/habitat | closed | API docs and tests | A-builder A-documentation C-feature | As the first step towards the goals laid out in https://github.com/habitat-sh/habitat/issues/4013, documentation for 3 API endpoints will be written in both API Blueprint and Swagger:
- [x] Origin creation
- [x] Origin update
- [x] Origin retrieval
Dredd will be added and used to run tests against the API docs.... | 1.0 | API docs and tests - As the first step towards the goals laid out in https://github.com/habitat-sh/habitat/issues/4013, documentation for 3 API endpoints will be written in both API Blueprint and Swagger:
- [x] Origin creation
- [x] Origin update
- [x] Origin retrieval
Dredd will be added and used to run tests ... | non_comp | api docs and tests as the first step towards the goals laid out in documentation for api endpoints will be written in both api blueprint and swagger origin creation origin update origin retrieval dredd will be added and used to run tests against the api docs this will serve as a test of dre... | 0 |
7,174 | 9,457,884,616 | IssuesEvent | 2019-04-17 02:32:33 | evhub/coconut | https://api.github.com/repos/evhub/coconut | closed | Problems installing coconut on python 3.7 | compatibility | When installing coconut in python 3.7 using pip:
`pip install coconut[all]`
cPyparsing is failed to build, it doesn't support python 3.7 yet...
I then tried to install coconut using conda. Installation succeeded, but couldn't launch jupyter console using
`coconut --jupyter console`
Error message as fo... | True | Problems installing coconut on python 3.7 - When installing coconut in python 3.7 using pip:
`pip install coconut[all]`
cPyparsing is failed to build, it doesn't support python 3.7 yet...
I then tried to install coconut using conda. Installation succeeded, but couldn't launch jupyter console using
`coconu... | comp | problems installing coconut on python when installing coconut in python using pip pip install coconut cpyparsing is failed to build it doesn t support python yet i then tried to install coconut using conda installation succeeded but couldn t launch jupyter console using coconut ... | 1 |
176,714 | 21,435,762,471 | IssuesEvent | 2022-04-24 01:04:58 | rsoreq/grafana | https://api.github.com/repos/rsoreq/grafana | closed | WS-2019-0491 (High) detected in handlebars-4.4.3.tgz - autoclosed | security vulnerability | ## WS-2019-0491 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.4.3.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ef... | True | WS-2019-0491 (High) detected in handlebars-4.4.3.tgz - autoclosed - ## WS-2019-0491 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.4.3.tgz</b></p></summary>
<p>Handlebars... | non_comp | ws high detected in handlebars tgz autoclosed ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file ... | 0 |
1,447 | 2,633,156,901 | IssuesEvent | 2015-03-08 21:40:37 | TheMaphius/TFG | https://api.github.com/repos/TheMaphius/TFG | closed | Programming PS3 controller | code | In this issue I'll try to connect the PS3 controller to PC and programm the inputs with unity 3D. | 1.0 | Programming PS3 controller - In this issue I'll try to connect the PS3 controller to PC and programm the inputs with unity 3D. | non_comp | programming controller in this issue i ll try to connect the controller to pc and programm the inputs with unity | 0 |
16,762 | 23,108,272,982 | IssuesEvent | 2022-07-27 10:44:02 | ModdingForBlockheads/Waystones | https://api.github.com/repos/ModdingForBlockheads/Waystones | closed | Imcompatibility with Jade | bug compatibility pending release 1.18 1.19 | ### Minecraft Version
1.18.x
### Mod Loader
Forge
### Mod Loader Version
40.1.0
### Mod Version
forge-1.18.2-10.0.0
### Describe the Issue
Jade version: Jade-1.18.2-5.1.0
As the related error info is pretty short , I will paste it directly into it. The full log is ready to upload if needed.
Jade's descri... | True | Imcompatibility with Jade - ### Minecraft Version
1.18.x
### Mod Loader
Forge
### Mod Loader Version
40.1.0
### Mod Version
forge-1.18.2-10.0.0
### Describe the Issue
Jade version: Jade-1.18.2-5.1.0
As the related error info is pretty short , I will paste it directly into it. The full log is ready to upload... | comp | imcompatibility with jade minecraft version x mod loader forge mod loader version mod version forge describe the issue jade version jade as the related error info is pretty short i will paste it directly into it the full log is ready to upload if n... | 1 |
445,230 | 31,224,626,328 | IssuesEvent | 2023-08-19 00:42:58 | aurora-opensource/au | https://api.github.com/repos/aurora-opensource/au | closed | Document style guide | :arrow_down: affects: documentation :file_folder: kind: enhancement :muscle: effort: medium | As pointed out in #20, our `.hh` extension differs from the Google style guide. We probably also want to make explicit that `.clang-format` is authoritative in all matters of formatting, especially since we're likely to change it before release so that it differs significantly from Google's formatting guide. | 1.0 | Document style guide - As pointed out in #20, our `.hh` extension differs from the Google style guide. We probably also want to make explicit that `.clang-format` is authoritative in all matters of formatting, especially since we're likely to change it before release so that it differs significantly from Google's form... | non_comp | document style guide as pointed out in our hh extension differs from the google style guide we probably also want to make explicit that clang format is authoritative in all matters of formatting especially since we re likely to change it before release so that it differs significantly from google s forma... | 0 |
406,873 | 11,903,445,713 | IssuesEvent | 2020-03-30 15:21:03 | ionic-team/capacitor | https://api.github.com/repos/ionic-team/capacitor | closed | Custom Plugin API/Guide | priority: low | - [x] Finalize plugin templates for android and ios
- [ ] Test interface merging for TypeScript
- [x] Test npm install/`capacitor update`
- [x] Add guide for building plugins | 1.0 | Custom Plugin API/Guide - - [x] Finalize plugin templates for android and ios
- [ ] Test interface merging for TypeScript
- [x] Test npm install/`capacitor update`
- [x] Add guide for building plugins | non_comp | custom plugin api guide finalize plugin templates for android and ios test interface merging for typescript test npm install capacitor update add guide for building plugins | 0 |
44,111 | 9,540,837,264 | IssuesEvent | 2019-04-30 20:36:31 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Code fix for "use pattern matching" should be removing blanks lines it introduces | 4 - In Review Area-IDE Bug IDE-CodeStyle | Unlike other code fixes, "use pattern matching" doesn't remove blank lines when it removes an assignment:
``` C#
var receivingData = this.receiveBuffer[i] as IProjectVersionedValue<IProjectSubscriptionUpdate>;
// We should prevent processing the same delta again.
... | 1.0 | Code fix for "use pattern matching" should be removing blanks lines it introduces - Unlike other code fixes, "use pattern matching" doesn't remove blank lines when it removes an assignment:
``` C#
var receivingData = this.receiveBuffer[i] as IProjectVersionedValue<IProjectSubscriptionUpdate>... | non_comp | code fix for use pattern matching should be removing blanks lines it introduces unlike other code fixes use pattern matching doesn t remove blank lines when it removes an assignment c var receivingdata this receivebuffer as iprojectversionedvalue ... | 0 |
124,032 | 10,291,764,717 | IssuesEvent | 2019-08-27 13:11:42 | intellij-rust/intellij-rust | https://api.github.com/repos/intellij-rust/intellij-rust | closed | Tests are reported as terminated under the debugger | bug tests | ## Environment
* **IntelliJ Rust plugin version:** 0.2.103.2131-192
* **Rust toolchain version:** rustc 1.36.0 (a53f9df32 2019-07-03)
* **IDE name and version:** 2019.2 CLion 192.5728.100
* **Operating system:** macOS 10.14.6
## Problem description
There are multiple problems with debugging tests:
1. Tes... | 1.0 | Tests are reported as terminated under the debugger - ## Environment
* **IntelliJ Rust plugin version:** 0.2.103.2131-192
* **Rust toolchain version:** rustc 1.36.0 (a53f9df32 2019-07-03)
* **IDE name and version:** 2019.2 CLion 192.5728.100
* **Operating system:** macOS 10.14.6
## Problem description
There... | non_comp | tests are reported as terminated under the debugger environment intellij rust plugin version rust toolchain version rustc ide name and version clion operating system macos problem description there are multiple problems with debug... | 0 |
196,031 | 22,386,424,021 | IssuesEvent | 2022-06-17 01:10:48 | jamland/samplescope | https://api.github.com/repos/jamland/samplescope | opened | CVE-2022-29257 (Medium) detected in electron-11.3.0.tgz | security vulnerability | ## CVE-2022-29257 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>electron-11.3.0.tgz</b></p></summary>
<p>Build cross platform desktop apps with JavaScript, HTML, and CSS</p>
<p>Lib... | True | CVE-2022-29257 (Medium) detected in electron-11.3.0.tgz - ## CVE-2022-29257 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>electron-11.3.0.tgz</b></p></summary>
<p>Build cross platf... | non_comp | cve medium detected in electron tgz cve medium severity vulnerability vulnerable library electron tgz build cross platform desktop apps with javascript html and css library home page a href path to dependency file package json path to vulnerable library node modu... | 0 |
19,680 | 27,326,591,699 | IssuesEvent | 2023-02-25 04:37:08 | CIDRAM/CIDRAM | https://api.github.com/repos/CIDRAM/CIDRAM | closed | How to access FrontEnd in WordPress | Implemented Compatibility QA v3 | I installed CIDRAM for WordPress through plugins and I can't access the loader.php file via the following path:
https://***.com/wp-content/plugins/cidram/vault/loader.php
It shows me: [CIDRAM] This should not be accessed directly.
Can you explain to me how to access FrontEnd in version 3? | True | How to access FrontEnd in WordPress - I installed CIDRAM for WordPress through plugins and I can't access the loader.php file via the following path:
https://***.com/wp-content/plugins/cidram/vault/loader.php
It shows me: [CIDRAM] This should not be accessed directly.
Can you explain to me how to access FrontEnd in ... | comp | how to access frontend in wordpress i installed cidram for wordpress through plugins and i can t access the loader php file via the following path it shows me this should not be accessed directly can you explain to me how to access frontend in version | 1 |
147,979 | 19,526,236,751 | IssuesEvent | 2021-12-30 08:22:24 | panasalap/linux-4.1.15 | https://api.github.com/repos/panasalap/linux-4.1.15 | opened | CVE-2021-28660 (High) detected in linux-stable-rtv4.1.33 | security vulnerability | ## CVE-2021-28660 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | CVE-2021-28660 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2021-28660 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartw... | non_comp | cve high detected in linux stable cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files... | 0 |
125,802 | 12,269,681,925 | IssuesEvent | 2020-05-07 14:25:26 | ModellingWebLab/weblab-fc | https://api.github.com/repos/ModellingWebLab/weblab-fc | closed | Add module level docstrings | documentation | It'd be good to have a docstring in every (sub)module, explaining what it does. | 1.0 | Add module level docstrings - It'd be good to have a docstring in every (sub)module, explaining what it does. | non_comp | add module level docstrings it d be good to have a docstring in every sub module explaining what it does | 0 |
356,673 | 10,596,197,241 | IssuesEvent | 2019-10-09 20:41:29 | ChainSafe/gossamer | https://api.github.com/repos/ChainSafe/gossamer | closed | Add `--verbosity <value>` to CLI/config | Good First Issue Help Wanted Priority: 3 - Medium | Should support levels 0 (silent) to 5 (trace). This might be the possible inputs and how to parse them: https://github.com/ChainSafe/log15/blob/bfa6028b0d5af578c2fbb41fb0cb9541c661adfc/logger.go#L50 | 1.0 | Add `--verbosity <value>` to CLI/config - Should support levels 0 (silent) to 5 (trace). This might be the possible inputs and how to parse them: https://github.com/ChainSafe/log15/blob/bfa6028b0d5af578c2fbb41fb0cb9541c661adfc/logger.go#L50 | non_comp | add verbosity to cli config should support levels silent to trace this might be the possible inputs and how to parse them | 0 |
1,730 | 4,305,996,618 | IssuesEvent | 2016-07-21 00:13:25 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Should the compiler produce syntax trees for features that are not enabled? | Area-Compilers Feature Request Tenet-Compatibility | When the language version is set, for example, to version 6, and we encounter the syntax for a language feature not present until version 7, we give an error in the parser. However, the question remains what parse tree should we build? If we build a parse tree that was designed for the new feature, we could possibly "b... | True | Should the compiler produce syntax trees for features that are not enabled? - When the language version is set, for example, to version 6, and we encounter the syntax for a language feature not present until version 7, we give an error in the parser. However, the question remains what parse tree should we build? If we ... | comp | should the compiler produce syntax trees for features that are not enabled when the language version is set for example to version and we encounter the syntax for a language feature not present until version we give an error in the parser however the question remains what parse tree should we build if we ... | 1 |
9,305 | 11,308,589,794 | IssuesEvent | 2020-01-19 07:02:23 | arcticicestudio/nord-vim | https://api.github.com/repos/arcticicestudio/nord-vim | closed | Nord colorscheme isn't working in Vim. Itaclic comments not working either. | scope-compatibility status-pending type-support | I recently downloaded the nord colorscheme using vim-plug and I have `colorscheme nord` in my vimrc. The font has changed but I can't seem to get the exact "nordish" look like you all have in the documentation. The background stays black and does not change to gray like you folks have in your documentation. Please help... | True | Nord colorscheme isn't working in Vim. Itaclic comments not working either. - I recently downloaded the nord colorscheme using vim-plug and I have `colorscheme nord` in my vimrc. The font has changed but I can't seem to get the exact "nordish" look like you all have in the documentation. The background stays black and... | comp | nord colorscheme isn t working in vim itaclic comments not working either i recently downloaded the nord colorscheme using vim plug and i have colorscheme nord in my vimrc the font has changed but i can t seem to get the exact nordish look like you all have in the documentation the background stays black and... | 1 |
4,509 | 7,166,258,608 | IssuesEvent | 2018-01-29 16:42:15 | Servebolt/servebolt-optimizer | https://api.github.com/repos/Servebolt/servebolt-optimizer | closed | undefined constant Servebolt_Nginx_Fpc | compatibility | ```Warning: Use of undefined constant Servebolt_Nginx_Fpc - assumed 'Servebolt_Nginx_Fpc' (this will throw an Error in a future version of PHP) in /srv/users/serverpilot/apps/wordpress/public/wp-content/plugins/servebolt-optimizer/servebolt-optimizer.php on line 20``` | True | undefined constant Servebolt_Nginx_Fpc - ```Warning: Use of undefined constant Servebolt_Nginx_Fpc - assumed 'Servebolt_Nginx_Fpc' (this will throw an Error in a future version of PHP) in /srv/users/serverpilot/apps/wordpress/public/wp-content/plugins/servebolt-optimizer/servebolt-optimizer.php on line 20``` | comp | undefined constant servebolt nginx fpc warning use of undefined constant servebolt nginx fpc assumed servebolt nginx fpc this will throw an error in a future version of php in srv users serverpilot apps wordpress public wp content plugins servebolt optimizer servebolt optimizer php on line | 1 |
346,885 | 31,031,416,042 | IssuesEvent | 2023-08-10 12:43:44 | containers/hirte | https://api.github.com/repos/containers/hirte | reopened | Collect coverage for tests | enhancement testing | ## Please describe what you would like to see
While running hirte's unit and integration tests, coverage information is collected, e.g. line coverage.
## Please describe the solution you'd like
Coverage needs to be collected for *both* test types - unit and integration. The unit test coverage, however, has lo... | 1.0 | Collect coverage for tests - ## Please describe what you would like to see
While running hirte's unit and integration tests, coverage information is collected, e.g. line coverage.
## Please describe the solution you'd like
Coverage needs to be collected for *both* test types - unit and integration. The unit t... | non_comp | collect coverage for tests please describe what you would like to see while running hirte s unit and integration tests coverage information is collected e g line coverage please describe the solution you d like coverage needs to be collected for both test types unit and integration the unit t... | 0 |
230,167 | 17,604,522,777 | IssuesEvent | 2021-08-17 15:27:23 | cryptoadvance/specter-desktop | https://api.github.com/repos/cryptoadvance/specter-desktop | closed | Improve testing documentation | documentation | I followed https://github.com/cryptoadvance/specter-desktop/blob/master/DEVELOPMENT.md#how-to-run-the-tests and `pytest` results in
```tests/conftest.py:10: in <module>
import docker
E ModuleNotFoundError: No module named 'docker'
```
Then I ran `python3 -m pytest` and I get lots of errors of the followi... | 1.0 | Improve testing documentation - I followed https://github.com/cryptoadvance/specter-desktop/blob/master/DEVELOPMENT.md#how-to-run-the-tests and `pytest` results in
```tests/conftest.py:10: in <module>
import docker
E ModuleNotFoundError: No module named 'docker'
```
Then I ran `python3 -m pytest` and I g... | non_comp | improve testing documentation i followed and pytest results in tests conftest py in import docker e modulenotfounderror no module named docker then i ran m pytest and i get lots of errors of the following form e cryptoadvance specter specter error spectererror... | 0 |
817 | 2,590,968,809 | IssuesEvent | 2015-02-18 22:11:31 | robcalcroft/YRM2015 | https://api.github.com/repos/robcalcroft/YRM2015 | closed | Fix incorrect tracks for speakers | defect | Could “Probability and Stochastic Processes” be one track, not two tracks? Likewise, “Combinatorics and Graph Theory” should be one track, not two tracks. | 1.0 | Fix incorrect tracks for speakers - Could “Probability and Stochastic Processes” be one track, not two tracks? Likewise, “Combinatorics and Graph Theory” should be one track, not two tracks. | non_comp | fix incorrect tracks for speakers could “probability and stochastic processes” be one track not two tracks likewise “combinatorics and graph theory” should be one track not two tracks | 0 |
137,956 | 18,769,549,947 | IssuesEvent | 2021-11-06 15:29:26 | samqws-marketing/box_box-ui-elements | https://api.github.com/repos/samqws-marketing/box_box-ui-elements | opened | CVE-2020-7753 (High) detected in trim-0.0.1.tgz | security vulnerability | ## CVE-2020-7753 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary>
<p>Trim string whitespace</p>
<p>Library home page: <a href="https://registry.npmjs.or... | True | CVE-2020-7753 (High) detected in trim-0.0.1.tgz - ## CVE-2020-7753 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary>
<p>Trim string whitespace</p>
<p>Lib... | non_comp | cve high detected in trim tgz cve high severity vulnerability vulnerable library trim tgz trim string whitespace library home page a href path to dependency file box box ui elements package json path to vulnerable library box box ui elements node modules trim package... | 0 |
3,311 | 3,407,338,336 | IssuesEvent | 2015-12-04 02:03:46 | lionheart/openradar-mirror | https://api.github.com/repos/lionheart/openradar-mirror | opened | 23753306: UITextView action sheet underneath keyboard | classification:ui/usability reproducible:always status:open | #### Description
Summary:
UITextView action sheet underneath keyboard when input view is inputAccessoryView of view controller
Steps to Reproduce:
1. Download example project
2. Tap on input view on the bottom
3. Long press on UITextView link
Expected Results:
Action sheet appears on top of the keyboard or ... | True | 23753306: UITextView action sheet underneath keyboard - #### Description
Summary:
UITextView action sheet underneath keyboard when input view is inputAccessoryView of view controller
Steps to Reproduce:
1. Download example project
2. Tap on input view on the bottom
3. Long press on UITextView link
Expected R... | non_comp | uitextview action sheet underneath keyboard description summary uitextview action sheet underneath keyboard when input view is inputaccessoryview of view controller steps to reproduce download example project tap on input view on the bottom long press on uitextview link expected results ... | 0 |
18,892 | 26,244,813,259 | IssuesEvent | 2023-01-05 14:28:15 | TheComputerizer/Music-Triggers | https://api.github.com/repos/TheComputerizer/Music-Triggers | closed | [1.18.2 forge] Crash caused by Incompatibility with Oculus | Incompatibility | 
Game crashed on night time music trigger of specific music for modded biome.
First night time trigger for vanilla biome and daytime trigger for same modded biome works though

Game crashed on night time music trigger of specific music for modded biome.
First night time trigger for vanilla biome and daytime trigger for sa... | comp | crash caused by incompatibility with oculus game crashed on night time music trigger of specific music for modded biome first night time trigger for vanilla biome and daytime trigger for same modded biome works though when i saw crash report generated by not enough crash mod suspected mod was ... | 1 |
4,625 | 7,262,256,824 | IssuesEvent | 2018-02-19 04:30:42 | JonathanxD/Kores | https://api.github.com/repos/JonathanxD/Kores | closed | Project Rename | breaks compatibility high level | Only to keep track, the project will be renamed to `Kores`.
Kores = C**o**de **Re**presentation **S**tructure.
And the **K**? Well, I will let you to find out.
TODO:
- [x] Base Github name
- [x] Bytecode writer github name
- [x] Source writer github name
- [x] Bytecode reader github name
- [x] Gradle up... | True | Project Rename - Only to keep track, the project will be renamed to `Kores`.
Kores = C**o**de **Re**presentation **S**tructure.
And the **K**? Well, I will let you to find out.
TODO:
- [x] Base Github name
- [x] Bytecode writer github name
- [x] Source writer github name
- [x] Bytecode reader github name... | comp | project rename only to keep track the project will be renamed to kores kores c o de re presentation s tructure and the k well i will let you to find out todo base github name bytecode writer github name source writer github name bytecode reader github name gr... | 1 |
10,685 | 12,628,367,139 | IssuesEvent | 2020-06-15 02:06:43 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Multiple PopCap games: Invalid command line parameter -changedir (3620 3560 3540) | Game compatibility - Unofficial | When launching several PopCap games using Proton, games which otherwise works perfectly in regular Wine, the following error pops up:

This applies to (from my testing):
* Zuma's Reve... | True | Multiple PopCap games: Invalid command line parameter -changedir (3620 3560 3540) - When launching several PopCap games using Proton, games which otherwise works perfectly in regular Wine, the following error pops up:
 allow incomming and outgoing connections to tailscaled
2) to use MagicDNS add it to portmaster as ` dns://100.100.100.100?search=YOUR.MAIL.PREFIX.beta.tailscale.net&search-only`. this allows you to ... | True | Tailscale works on Fedora 35 - I tested tailscale.com. Basic VPN functionally worked but I had to dig into it a bit to make use of it.
I had to:
1) allow incomming and outgoing connections to tailscaled
2) to use MagicDNS add it to portmaster as ` dns://100.100.100.100?search=YOUR.MAIL.PREFIX.beta.tailscale.net&se... | comp | tailscale works on fedora i tested tailscale com basic vpn functionally worked but i had to dig into it a bit to make use of it i had to allow incomming and outgoing connections to tailscaled to use magicdns add it to portmaster as dns search your mail prefix beta tailscale net search only... | 1 |
318,999 | 23,750,265,397 | IssuesEvent | 2022-08-31 19:54:39 | Shopify/polaris-viz | https://api.github.com/repos/Shopify/polaris-viz | closed | Rename Github Pages branch | documentation storybook polaris-viz | Right now, the Github Pages branch we use for deployments is `gh-pages-test`, we should remove the `test` part, which will require some configuration in the Pages section of Github and in the repo.
Additionally, we should look at protecting the branch so there is a limit to who can directly push to the branch and up... | 1.0 | Rename Github Pages branch - Right now, the Github Pages branch we use for deployments is `gh-pages-test`, we should remove the `test` part, which will require some configuration in the Pages section of Github and in the repo.
Additionally, we should look at protecting the branch so there is a limit to who can direc... | non_comp | rename github pages branch right now the github pages branch we use for deployments is gh pages test we should remove the test part which will require some configuration in the pages section of github and in the repo additionally we should look at protecting the branch so there is a limit to who can direc... | 0 |
799 | 3,250,039,587 | IssuesEvent | 2015-10-18 17:29:56 | afscrome/IronVelocity | https://api.github.com/repos/afscrome/IronVelocity | closed | Literal Syntax | velocity compatibility | Allow for the definition of #[[...]] which allows the specification of text that is not parsed, and treated verbatim.
`#[[This is not parsed $(, and so won't produce parser errors, even if it is syntaticly invalid]]` | True | Literal Syntax - Allow for the definition of #[[...]] which allows the specification of text that is not parsed, and treated verbatim.
`#[[This is not parsed $(, and so won't produce parser errors, even if it is syntaticly invalid]]` | comp | literal syntax allow for the definition of which allows the specification of text that is not parsed and treated verbatim | 1 |
29,958 | 24,427,103,149 | IssuesEvent | 2022-10-06 04:25:57 | APSIMInitiative/ApsimX | https://api.github.com/repos/APSIMInitiative/ApsimX | closed | More flexibility for Predicted / Observed models | newfeature interface/infrastructure | Currently predicted / observed models always use SimulationName as one of the fields to match on when comparing predicted and observed data. There are use cases (e.g. when comparing 2 water balance models - via an experiment - same observed data applies to both simulations) where this field needs to be removed from the... | 1.0 | More flexibility for Predicted / Observed models - Currently predicted / observed models always use SimulationName as one of the fields to match on when comparing predicted and observed data. There are use cases (e.g. when comparing 2 water balance models - via an experiment - same observed data applies to both simulat... | non_comp | more flexibility for predicted observed models currently predicted observed models always use simulationname as one of the fields to match on when comparing predicted and observed data there are use cases e g when comparing water balance models via an experiment same observed data applies to both simulat... | 0 |
51,623 | 13,635,149,666 | IssuesEvent | 2020-09-25 02:02:31 | nasifimtiazohi/openmrs-contrib-uitestframework-2.3.0 | https://api.github.com/repos/nasifimtiazohi/openmrs-contrib-uitestframework-2.3.0 | opened | CVE-2020-14195 (High) detected in jackson-databind-2.2.3.jar | security vulnerability | ## CVE-2020-14195 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.2.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-14195 (High) detected in jackson-databind-2.2.3.jar - ## CVE-2020-14195 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.2.3.jar</b></p></summary>
<p>General... | non_comp | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to dependency file openmrs contrib uitestframework pom xml path to vulner... | 0 |
14,051 | 16,844,285,235 | IssuesEvent | 2021-06-19 06:10:17 | cseelhoff/RimThreaded | https://api.github.com/repos/cseelhoff/RimThreaded | closed | "What the hack?!" + Vanilla Modlist: Mechs from a raid attack a mechanoid cluster, spams errors | 1.2.0 - 1.2.7 Bug Confirmed Mod Incompatibility | **Bug Description**
The error is spammed when a mech from a raid attacks a mech of a mech cluster. It does not seem to affect performance or gameplay in any way and goes away after the one of the mechs is downed. Subsequent attempts to reproduce this by myself have all been met with expected behaviour(i.e. the mechs e... | True | "What the hack?!" + Vanilla Modlist: Mechs from a raid attack a mechanoid cluster, spams errors - **Bug Description**
The error is spammed when a mech from a raid attacks a mech of a mech cluster. It does not seem to affect performance or gameplay in any way and goes away after the one of the mechs is downed. Subseque... | comp | what the hack vanilla modlist mechs from a raid attack a mechanoid cluster spams errors bug description the error is spammed when a mech from a raid attacks a mech of a mech cluster it does not seem to affect performance or gameplay in any way and goes away after the one of the mechs is downed subseque... | 1 |
776,159 | 27,249,230,431 | IssuesEvent | 2023-02-22 06:21:44 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | [Bug]: Index Out of Bound exception in ExpectedTypeFinder | Type/Bug Priority/High Team/CompilerFETools Area/SemanticAPI | ### Description
The IOB exception is thrown as follows.

Stack trace
```
[Error - 07:54:27] Operation 'text/completion' failed! {uri: '/home/malintha/Documents/wso2/experimental/projects/ballerina/t... | 1.0 | [Bug]: Index Out of Bound exception in ExpectedTypeFinder - ### Description
The IOB exception is thrown as follows.

Stack trace
```
[Error - 07:54:27] Operation 'text/completion' failed! {uri: '/ho... | non_comp | index out of bound exception in expectedtypefinder description the iob exception is thrown as follows stack trace operation text completion failed uri home malintha documents experimental projects ballerina main bal error index out of bounds for length java lan... | 0 |
42,065 | 9,126,231,046 | IssuesEvent | 2019-02-24 19:59:18 | athrane/pineapple | https://api.github.com/repos/athrane/pineapple | closed | Refactor core commands to be exposed via the CommandFacade | code refactoring pineapple-core | The CommandFacade class has been refactored to expose creation of the default configuration and Initialisation of home directories. | 1.0 | Refactor core commands to be exposed via the CommandFacade - The CommandFacade class has been refactored to expose creation of the default configuration and Initialisation of home directories. | non_comp | refactor core commands to be exposed via the commandfacade the commandfacade class has been refactored to expose creation of the default configuration and initialisation of home directories | 0 |
243,187 | 20,368,887,465 | IssuesEvent | 2022-02-21 09:17:45 | ibissource/ladybug-frontend | https://api.github.com/repos/ibissource/ladybug-frontend | opened | Test disabling and enabling the report generator | Testing | * Open Ladybug.
* Check that there are no reports.
* Create a report through the backend.
* Click refresh.
* Check that there is a report.
* Disable the report generator via the Settings button.
* Do the HTTP request that usually creates a report (like third step of this test).
* Wait four seconds.
* Press refr... | 1.0 | Test disabling and enabling the report generator - * Open Ladybug.
* Check that there are no reports.
* Create a report through the backend.
* Click refresh.
* Check that there is a report.
* Disable the report generator via the Settings button.
* Do the HTTP request that usually creates a report (like third step... | non_comp | test disabling and enabling the report generator open ladybug check that there are no reports create a report through the backend click refresh check that there is a report disable the report generator via the settings button do the http request that usually creates a report like third step... | 0 |
6,489 | 8,774,608,275 | IssuesEvent | 2018-12-18 20:20:36 | wavesoftware/java-eid-exceptions | https://api.github.com/repos/wavesoftware/java-eid-exceptions | closed | More obvious exceptions constructors | incompatibile quality | In current version Eid exceptions constructors aren't compatibile with standard Java exceptions constructors.
This should be fixed so that there should be constructors exactly like standard but with added eid number on the first position. | True | More obvious exceptions constructors - In current version Eid exceptions constructors aren't compatibile with standard Java exceptions constructors.
This should be fixed so that there should be constructors exactly like standard but with added eid number on the first position. | comp | more obvious exceptions constructors in current version eid exceptions constructors aren t compatibile with standard java exceptions constructors this should be fixed so that there should be constructors exactly like standard but with added eid number on the first position | 1 |
8,737 | 10,687,122,658 | IssuesEvent | 2019-10-22 15:33:39 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | Error using webpacker:compile | compatibility | So I am trying to get an asset pipeline working in a Rails app. My Dockerfile looks like
```
FROM oracle/graalvm-ce
ENV RAILS_ENV=production \
NODE_ENV=production \
RAILS_SERVE_STATIC_FILES=true \
RAILS_LOG_TO_STDOUT=true \
RACK_TIMEOUT_SERVICE_TIMEOUT=60 \
BUNDLE_SILENCE_ROOT_WARNING=... | True | Error using webpacker:compile - So I am trying to get an asset pipeline working in a Rails app. My Dockerfile looks like
```
FROM oracle/graalvm-ce
ENV RAILS_ENV=production \
NODE_ENV=production \
RAILS_SERVE_STATIC_FILES=true \
RAILS_LOG_TO_STDOUT=true \
RACK_TIMEOUT_SERVICE_TIMEOUT=60 \
... | comp | error using webpacker compile so i am trying to get an asset pipeline working in a rails app my dockerfile looks like from oracle graalvm ce env rails env production node env production rails serve static files true rails log to stdout true rack timeout service timeout ... | 1 |
107,306 | 9,206,261,526 | IssuesEvent | 2019-03-08 13:14:35 | skaut/SRS | https://api.github.com/repos/skaut/SRS | closed | Přidat hlášku upozorňující na zakázanou editaci harmonogramu | Testování | Na stránku s editací harmonogramu přidat informaci, pokud není povolena editace harmonogramu v Nastavení -> Program -> povolit úpravu harmonogramu semináře.
Například nad kalendář jako bootstrap alert typu warning.
Podobně jako tady:
 detected in lodash-4.17.15.tgz | security vulnerability | ## WS-2020-0070 - 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.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.np... | True | WS-2020-0070 (High) detected in lodash-4.17.15.tgz - ## WS-2020-0070 - 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.15.tgz</b></p></summary>
<p>Lodash modular utilities.</... | non_comp | ws high detected in lodash tgz ws high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws scm tcstk base app package json path to vulnerable library tcstk base app node modules loda... | 0 |
13,471 | 15,892,031,667 | IssuesEvent | 2021-04-10 21:52:47 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Version 6.1.0-alpha.0 doesn’t work in IE11 because of highlight dependence | bug compatibility with other tools core ie11 | **Describe the bug**
**Stroybook 6.1.0-alpha.0** depends on **react-syntax-highlighter 13.2.1** which depends on **highlight ^10.1.1** and **lowlight ^1.14.0** dependencies but according to the [changelog of highlight](https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_BREAKING_CHANGES.md) IE11 will ... | True | Version 6.1.0-alpha.0 doesn’t work in IE11 because of highlight dependence - **Describe the bug**
**Stroybook 6.1.0-alpha.0** depends on **react-syntax-highlighter 13.2.1** which depends on **highlight ^10.1.1** and **lowlight ^1.14.0** dependencies but according to the [changelog of highlight](https://github.com/h... | comp | version alpha doesn’t work in because of highlight dependence describe the bug stroybook alpha depends on react syntax highlighter which depends on highlight and lowlight dependencies but according to the will no longer be supported we re now usi... | 1 |
17 | 2,497,001,183 | IssuesEvent | 2015-01-07 00:07:33 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | FilesystemIterator::FOLLOW_SYMLINKS is always enabled | php5 incompatibility probably easy | By default symlinks are not followed by `RecursiveDirectoryIterator` but it's possible to change the default behavior by using the `FilesystemIterator::FOLLOW_SYMLINKS` flag.
However in the example below, whatever the `FilesystemIterator::FOLLOW_SYMLINKS` tag is commented out or not, symlinks are always followed wit... | True | FilesystemIterator::FOLLOW_SYMLINKS is always enabled - By default symlinks are not followed by `RecursiveDirectoryIterator` but it's possible to change the default behavior by using the `FilesystemIterator::FOLLOW_SYMLINKS` flag.
However in the example below, whatever the `FilesystemIterator::FOLLOW_SYMLINKS` tag i... | comp | filesystemiterator follow symlinks is always enabled by default symlinks are not followed by recursivedirectoryiterator but it s possible to change the default behavior by using the filesystemiterator follow symlinks flag however in the example below whatever the filesystemiterator follow symlinks tag i... | 1 |
7,446 | 9,694,310,120 | IssuesEvent | 2019-05-24 18:33:57 | coq/coq | https://api.github.com/repos/coq/coq | opened | [stdlib] Modification of divisibility notation `( x | y )` in the stdlib. | kind: compatibility part: notations part: standard library | Dear all, in https://github.com/coq/coq/pull/10167#issuecomment-492957798 it was pointed out that the current notation for divisibility in the standard library `( x | y )` seems problematic from a parsing point of view.
As noted there, phasing out such notation, in favor of for example `x %| y` would help refactorin... | True | [stdlib] Modification of divisibility notation `( x | y )` in the stdlib. - Dear all, in https://github.com/coq/coq/pull/10167#issuecomment-492957798 it was pointed out that the current notation for divisibility in the standard library `( x | y )` seems problematic from a parsing point of view.
As noted there, phasi... | comp | modification of divisibility notation x y in the stdlib dear all in it was pointed out that the current notation for divisibility in the standard library x y seems problematic from a parsing point of view as noted there phasing out such notation in favor of for example x y would help ... | 1 |
14,048 | 16,843,969,723 | IssuesEvent | 2021-06-19 04:25:16 | cseelhoff/RimThreaded | https://api.github.com/repos/cseelhoff/RimThreaded | closed | "SS Researchable Stat Upgrades (Reupload)" repetable research error | 1.3.1 - 1.3.2 2.0.6 - 2.0.7 Bug Confirmed Fixed In Preview Mod Incompatibility Reproducible |
**Describe the bug**
researching repeatable research only currently tested on SS Researchable Stat Upgrades (Reupload) final research with multiple researchers at the same time causes error
**Steps to reproduce the behavior (VERY IMPORTANT)**
1:have more then once pawn researching at the same time
2:finish rese... | True | "SS Researchable Stat Upgrades (Reupload)" repetable research error -
**Describe the bug**
researching repeatable research only currently tested on SS Researchable Stat Upgrades (Reupload) final research with multiple researchers at the same time causes error
**Steps to reproduce the behavior (VERY IMPORTANT)**
... | comp | ss researchable stat upgrades reupload repetable research error describe the bug researching repeatable research only currently tested on ss researchable stat upgrades reupload final research with multiple researchers at the same time causes error steps to reproduce the behavior very important ... | 1 |
3,476 | 6,460,255,882 | IssuesEvent | 2017-08-16 03:12:06 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | Built-in function TIME_FORMAT not supported | compatibility rc3.1 | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```sql
select TIME_FORMAT("24:00:00", '%r');
```
2. What did you expect to see?
```
+-------------------------------+
| TIME_FORMAT("24:00:00", '%r') |
+----... | True | Built-in function TIME_FORMAT not supported - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```sql
select TIME_FORMAT("24:00:00", '%r');
```
2. What did you expect to see?
```
+----------------------------... | comp | built in function time format not supported please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error sql select time format r what did you expect to see ... | 1 |
280,438 | 21,260,491,540 | IssuesEvent | 2022-04-13 03:17:32 | onflow/cadence | https://api.github.com/repos/onflow/cadence | closed | Improve cryptographic signatures doc | Documentation Improvement | ### Context
More details should be provided about how to generate signatures that are valid with regards to the Cadence signature verification API: https://github.com/onflow/cadence/blob/master/docs/language/crypto.mdx
This also includes more details about the following points:
- [x] clean up the hashing sectio... | 1.0 | Improve cryptographic signatures doc - ### Context
More details should be provided about how to generate signatures that are valid with regards to the Cadence signature verification API: https://github.com/onflow/cadence/blob/master/docs/language/crypto.mdx
This also includes more details about the following poin... | non_comp | improve cryptographic signatures doc context more details should be provided about how to generate signatures that are valid with regards to the cadence signature verification api this also includes more details about the following points clean up the hashing section parameters bls ... | 0 |
3,330 | 6,291,507,366 | IssuesEvent | 2017-07-20 01:05:07 | mr-canoehead/vpn_client_gateway | https://api.github.com/repos/mr-canoehead/vpn_client_gateway | closed | Alpine: reboot / shutdown commands need to be modified | alpine linux compatibility enhancement | The commands to reboot / shutdown Alpine differ from other distros. Alpine uses `reboot` instead of `shutdown -r now` for reboots, and `halt` instead of `shutdown -h now`. | True | Alpine: reboot / shutdown commands need to be modified - The commands to reboot / shutdown Alpine differ from other distros. Alpine uses `reboot` instead of `shutdown -r now` for reboots, and `halt` instead of `shutdown -h now`. | comp | alpine reboot shutdown commands need to be modified the commands to reboot shutdown alpine differ from other distros alpine uses reboot instead of shutdown r now for reboots and halt instead of shutdown h now | 1 |
13,470 | 15,892,022,391 | IssuesEvent | 2021-04-10 21:50:02 | Mikedeejay2/SimpleStackPlugin | https://api.github.com/repos/Mikedeejay2/SimpleStackPlugin | closed | Item Stack won't work in certain inventories. | bug compatibility | **Used Simple Stack version**
1.3.3
**Used Spigot version**
Paper version git-Paper-318 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
**Describe the bug**
When depositing unstackable items to other inventories (like [shulker backpacks](https://www.spigotmc.org/resources/shulker-backpacks-1-13-1-... | True | Item Stack won't work in certain inventories. - **Used Simple Stack version**
1.3.3
**Used Spigot version**
Paper version git-Paper-318 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)
**Describe the bug**
When depositing unstackable items to other inventories (like [shulker backpacks](https://www.... | comp | item stack won t work in certain inventories used simple stack version used spigot version paper version git paper mc implementing api version snapshot describe the bug when depositing unstackable items to other inventories like or dragging the item to the o... | 1 |
16,258 | 21,875,711,419 | IssuesEvent | 2022-05-19 09:56:17 | Tslat/Advent-Of-Ascension | https://api.github.com/repos/Tslat/Advent-Of-Ascension | closed | Ideas For Construct's Armory Integration | Third Party Mod Compatibility | Since everyone's doing TiC, I thought I may as well touch upon this addon that gets included with TiC all the time.
Note: Effects are assumed to stack additively with armor pieces, and multiplicatively with other sources.
*: Does not require Smeltery casting
Ice Crystal*:
Cold Touch (Core): Has a 10% chance t... | True | Ideas For Construct's Armory Integration - Since everyone's doing TiC, I thought I may as well touch upon this addon that gets included with TiC all the time.
Note: Effects are assumed to stack additively with armor pieces, and multiplicatively with other sources.
*: Does not require Smeltery casting
Ice Cryst... | comp | ideas for construct s armory integration since everyone s doing tic i thought i may as well touch upon this addon that gets included with tic all the time note effects are assumed to stack additively with armor pieces and multiplicatively with other sources does not require smeltery casting ice cryst... | 1 |
110,892 | 24,027,926,522 | IssuesEvent | 2022-09-15 13:02:07 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Assertion failed '(parentLoop.lpFlags & LPFLG_REMOVED) == 0' during 'Assertion prop' | area-CodeGen-coreclr in-pr | ```c#
// Found by Antigen
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
public class TestClass
{
public struct S1
{
public struct S1_D1_F2
{
public decimal decimal_1;
}
}
public struct S2
{
}
stat... | 1.0 | Assertion failed '(parentLoop.lpFlags & LPFLG_REMOVED) == 0' during 'Assertion prop' - ```c#
// Found by Antigen
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
public class TestClass
{
public struct S1
{
public struct S1_D1_F2
{
pu... | non_comp | assertion failed parentloop lpflags lpflg removed during assertion prop c found by antigen using system using system collections generic using system runtime compilerservices public class testclass public struct public struct public... | 0 |
107,978 | 4,322,880,817 | IssuesEvent | 2016-07-25 15:20:57 | macmillanpublishers/Word-template | https://api.github.com/repos/macmillanpublishers/Word-template | opened | Cleanup adding opening instead of closing quotes | effort:no-clue priority:low type:bug | From Tina as Westchester: "We found an issue with closing straight quotes following ellipsis on the supplied MS (around 59 occurrences). The manuscript cleanup macro changed the closing double straight quotes into open double smart quotes rather than closing double smart quotes. We are correcting in this job, but wante... | 1.0 | Cleanup adding opening instead of closing quotes - From Tina as Westchester: "We found an issue with closing straight quotes following ellipsis on the supplied MS (around 59 occurrences). The manuscript cleanup macro changed the closing double straight quotes into open double smart quotes rather than closing double sma... | non_comp | cleanup adding opening instead of closing quotes from tina as westchester we found an issue with closing straight quotes following ellipsis on the supplied ms around occurrences the manuscript cleanup macro changed the closing double straight quotes into open double smart quotes rather than closing double smar... | 0 |
15,226 | 19,321,606,493 | IssuesEvent | 2021-12-14 06:34:43 | oceanbase/oceanbase | https://api.github.com/repos/oceanbase/oceanbase | closed | ARM平台离线编译报错 | system compatibility compilation | 编译命令:
```
sh build.sh release --init --make OB_USE_CLANG=OFF
和
sh build.sh release --init --make
两种都试过,报错点在同一处
```
报错信息:
```
[ 92%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_engine/7_cxx.cxx.o
In file included from /data5/ob/oceanbase/build_release/src/share/CMakeFiles/ob_share.d... | True | ARM平台离线编译报错 - 编译命令:
```
sh build.sh release --init --make OB_USE_CLANG=OFF
和
sh build.sh release --init --make
两种都试过,报错点在同一处
```
报错信息:
```
[ 92%] Building CXX object src/sql/CMakeFiles/ob_sql.dir/Unity/unity_ob_sql_engine/7_cxx.cxx.o
In file included from /data5/ob/oceanbase/build_release/src/share/CMakeFi... | comp | arm平台离线编译报错 编译命令: sh build sh release init make ob use clang off 和 sh build sh release init make 两种都试过,报错点在同一处 报错信息: building cxx object src sql cmakefiles ob sql dir unity unity ob sql engine cxx cxx o in file included from ob oceanbase build release src share cmakefiles ob sh... | 1 |
11,932 | 14,072,088,692 | IssuesEvent | 2020-11-04 00:50:41 | Electroblob77/Wizardry | https://api.github.com/repos/Electroblob77/Wizardry | closed | Possible incompatibility with summons | bug compatibility external bug stale | Minecraft version: 1.12.2
Wizardry version: 4.2.11
Environment: Server/Single
Issue details: When casting summon zombie/skeleton/wither skeley, the summon is hostile towards everything always. was expecting it to only be hostile towards things that are hostile towards me.
Other mods involved: rough mobs 2, zomb... | True | Possible incompatibility with summons - Minecraft version: 1.12.2
Wizardry version: 4.2.11
Environment: Server/Single
Issue details: When casting summon zombie/skeleton/wither skeley, the summon is hostile towards everything always. was expecting it to only be hostile towards things that are hostile towards me.
... | comp | possible incompatibility with summons minecraft version wizardry version environment server single issue details when casting summon zombie skeleton wither skeley the summon is hostile towards everything always was expecting it to only be hostile towards things that are hostile towards me o... | 1 |
220,462 | 24,565,078,087 | IssuesEvent | 2022-10-13 01:40:46 | Whizkevina/uchi-sidebar-clone | https://api.github.com/repos/Whizkevina/uchi-sidebar-clone | opened | CVE-2022-37599 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2022-37599 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>loader-utils-1.4.0.tgz</b>, <b>loader-utils-1.2.3.tgz</b>, <b>loader-utils-2.0.0.tgz</b></p></summary>
<p>
<detail... | True | CVE-2022-37599 (Medium) detected in multiple libraries - ## CVE-2022-37599 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>loader-utils-1.4.0.tgz</b>, <b>loader-utils-1.2.3.tgz</b>,... | non_comp | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries loader utils tgz loader utils tgz loader utils tgz loader utils tgz utils for webpack loaders library home page a href path to dependency file pa... | 0 |
43,356 | 12,977,314,526 | IssuesEvent | 2020-07-21 20:25:10 | kenferrara/spark | https://api.github.com/repos/kenferrara/spark | opened | CVE-2019-10086 (High) detected in commons-beanutils-1.9.3.jar | security vulnerability | ## CVE-2019-10086 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-beanutils-1.9.3.jar</b></p></summary>
<p>Apache Commons BeanUtils provides an easy-to-use but flexible wrapper... | True | CVE-2019-10086 (High) detected in commons-beanutils-1.9.3.jar - ## CVE-2019-10086 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-beanutils-1.9.3.jar</b></p></summary>
<p>Apach... | non_comp | cve high detected in commons beanutils jar cve high severity vulnerability vulnerable library commons beanutils jar apache commons beanutils provides an easy to use but flexible wrapper around reflection and introspection library home page a href path to dependency file... | 0 |
14,890 | 18,545,643,342 | IssuesEvent | 2021-10-21 21:44:16 | zwave-js/node-zwave-js | https://api.github.com/repos/zwave-js/node-zwave-js | closed | [question] HomeSeer WD200+ report state inconsistent | device compatibility | Greetings! I have most everything working now with one issue... I have three HomeSeer WD200+ dimmers that are no reporting state consistently.
They SEEM to work correctly immediately after inclusion / interview (changing states reports state change back immediately). Then as soon as I operate the switch manually, th... | True | [question] HomeSeer WD200+ report state inconsistent - Greetings! I have most everything working now with one issue... I have three HomeSeer WD200+ dimmers that are no reporting state consistently.
They SEEM to work correctly immediately after inclusion / interview (changing states reports state change back immediat... | comp | homeseer report state inconsistent greetings i have most everything working now with one issue i have three homeseer dimmers that are no reporting state consistently they seem to work correctly immediately after inclusion interview changing states reports state change back immediately then as soo... | 1 |
447,764 | 12,892,980,624 | IssuesEvent | 2020-07-13 20:40:43 | mat3rial/ARCA | https://api.github.com/repos/mat3rial/ARCA | opened | forestry has stopped updating in front end | hi priority | trying to make changes but I'm no longer seeing them reflected in front end
can you prioritize this one when you get a moment
| 1.0 | forestry has stopped updating in front end - trying to make changes but I'm no longer seeing them reflected in front end
can you prioritize this one when you get a moment
| non_comp | forestry has stopped updating in front end trying to make changes but i m no longer seeing them reflected in front end can you prioritize this one when you get a moment | 0 |
52,557 | 3,023,968,684 | IssuesEvent | 2015-08-02 03:22:11 | MozillaHive/HiveCHI-rwm | https://api.github.com/repos/MozillaHive/HiveCHI-rwm | opened | Nonexistent phone numbers cause registration to fail without explanation | bug Low Priority question | If someone enters an invalid phone number (i.e., wrong number of digits) while registering, this gets handled properly. If the user enters a phone number that _could_ be valid but actually doesn't exist – which could happen because of a typo, they just get an "error loading page" message with no explanation of what's w... | 1.0 | Nonexistent phone numbers cause registration to fail without explanation - If someone enters an invalid phone number (i.e., wrong number of digits) while registering, this gets handled properly. If the user enters a phone number that _could_ be valid but actually doesn't exist – which could happen because of a typo, th... | non_comp | nonexistent phone numbers cause registration to fail without explanation if someone enters an invalid phone number i e wrong number of digits while registering this gets handled properly if the user enters a phone number that could be valid but actually doesn t exist – which could happen because of a typo th... | 0 |
384,434 | 11,392,447,831 | IssuesEvent | 2020-01-30 02:35:52 | Perustaja/CentennialAircraftMaintenance | https://api.github.com/repos/Perustaja/CentennialAircraftMaintenance | opened | Create Receiving form | Current Focus Priority:High | - [ ] Setup API DTOs, viewmodels and stuff
- [ ] Setup API for parts search autcomplete, make sure it works
- [ ] Setup viewmodel and figure out basket-like viewmodel
- [ ] Figure out if AJAX is needed for the basket updating (might just be easier) or how to implement it
- [ ] Setup view
- [ ] Setup events and fi... | 1.0 | Create Receiving form - - [ ] Setup API DTOs, viewmodels and stuff
- [ ] Setup API for parts search autcomplete, make sure it works
- [ ] Setup viewmodel and figure out basket-like viewmodel
- [ ] Figure out if AJAX is needed for the basket updating (might just be easier) or how to implement it
- [ ] Setup view
-... | non_comp | create receiving form setup api dtos viewmodels and stuff setup api for parts search autcomplete make sure it works setup viewmodel and figure out basket like viewmodel figure out if ajax is needed for the basket updating might just be easier or how to implement it setup view setup e... | 0 |
1,893 | 4,545,578,267 | IssuesEvent | 2016-09-11 10:04:01 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | reopened | Missing source files error in VB breaks empty VSIX projects | Area-Compilers Area-SDK and Samples Language-VB Tenet-Compatibility Urgency-Soon | I ran into the new missing source files VB compiler error when I created a Roslyn VB Refactoring extension in VS Update 2 (using the project template that ships as part of the Roslyn SDK) i.e. the solution we create in this case includes a VSIX project with no source files.
The error is a result of a recent compile... | True | Missing source files error in VB breaks empty VSIX projects - I ran into the new missing source files VB compiler error when I created a Roslyn VB Refactoring extension in VS Update 2 (using the project template that ships as part of the Roslyn SDK) i.e. the solution we create in this case includes a VSIX project with ... | comp | missing source files error in vb breaks empty vsix projects i ran into the new missing source files vb compiler error when i created a roslyn vb refactoring extension in vs update using the project template that ships as part of the roslyn sdk i e the solution we create in this case includes a vsix project with ... | 1 |
5,313 | 7,833,733,433 | IssuesEvent | 2018-06-16 02:32:13 | PrinceOfAmber/Cyclic | https://api.github.com/repos/PrinceOfAmber/Cyclic | closed | Energy cable/ Energy extraction cable | bug: gameplay done [pending release] mod compatibility |
Minecraft version & Mod Version:
MC: 1.12,2
Cyclic: 1.12.2-1.14.9
Forge: 14.23.3.2668
Single player or Server:
Single player
Describe problem (what you were doing / what happened):
Immersive engineering charging station and capacitor. (what I found so far) is not accepting energy from the energy cable... | True | Energy cable/ Energy extraction cable -
Minecraft version & Mod Version:
MC: 1.12,2
Cyclic: 1.12.2-1.14.9
Forge: 14.23.3.2668
Single player or Server:
Single player
Describe problem (what you were doing / what happened):
Immersive engineering charging station and capacitor. (what I found so far) is no... | comp | energy cable energy extraction cable minecraft version mod version mc cyclic forge single player or server single player describe problem what you were doing what happened immersive engineering charging station and capacitor what i found so far is not accept... | 1 |
12,781 | 15,049,342,886 | IssuesEvent | 2021-02-03 11:21:36 | AdguardTeam/CoreLibs | https://api.github.com/repos/AdguardTeam/CoreLibs | closed | Sync issues with Microsoft Outlook | P3: Medium Resolution: Fixed Status: Resolved bug compatibility | - MS Outlook cannot establish a connection with the servers provided that AdGuard protection is enabled.
- Logs are added to NCloud
- Report from [our Forum](https://forum.adguard.com/index.php?threads/big-sur-ms-outlook-%D0%BF%D1%80%D0%B8-%D0%B2%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%BD%D0%BD%D0%BE%D0%BC-adguard-%D0%BD%D... | True | Sync issues with Microsoft Outlook - - MS Outlook cannot establish a connection with the servers provided that AdGuard protection is enabled.
- Logs are added to NCloud
- Report from [our Forum](https://forum.adguard.com/index.php?threads/big-sur-ms-outlook-%D0%BF%D1%80%D0%B8-%D0%B2%D0%BA%D0%BB%D1%8E%D1%87%D0%B5%D0%... | comp | sync issues with microsoft outlook ms outlook cannot establish a connection with the servers provided that adguard protection is enabled logs are added to ncloud report from | 1 |
17,376 | 23,942,031,857 | IssuesEvent | 2022-09-12 01:15:24 | piroor/treestyletab | https://api.github.com/repos/piroor/treestyletab | closed | [Bug] Cross-Extension Embedding Security Error in Firefox 105 | extension-compatibility bug | I tried Firefox 105(.0b9) today, and in TST's sidebar the subpanel area is blank and instead of TST-Search's icon above it, there is the broken-image placeholder:

The debugging Toolbox of TST shows:
... | True | [Bug] Cross-Extension Embedding Security Error in Firefox 105 - I tried Firefox 105(.0b9) today, and in TST's sidebar the subpanel area is blank and instead of TST-Search's icon above it, there is the broken-image placeholder:
 {
return this.$.btn;
}
}
}
```
This is no longer possible in 2.x http://jsbin.com/mohotas/4/edit?html,console,output | True | [2.0-preview] can't access to `this.$` nodes when providing properties' default values - In 1.x one can access to `this.$` nodes when providing a property default value, e.g.
```js
properties: {
button: {
type: HTMLElement,
value: function() {
return this.$.btn;
}
}
}
```
This is no l... | comp | can t access to this nodes when providing properties default values in x one can access to this nodes when providing a property default value e g js properties button type htmlelement value function return this btn this is no longer possib... | 1 |
107,507 | 16,761,598,243 | IssuesEvent | 2021-06-13 22:27:02 | gms-ws-demo/nibrs | https://api.github.com/repos/gms-ws-demo/nibrs | closed | CVE-2020-2933 (Low) detected in mysql-connector-java-5.1.47.jar - autoclosed | security vulnerability | ## CVE-2020-2933 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.47.jar</b></p></summary>
<p>MySQL JDBC Type 4 driver</p>
<p>Library home page: <a href="http://... | True | CVE-2020-2933 (Low) detected in mysql-connector-java-5.1.47.jar - autoclosed - ## CVE-2020-2933 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.47.jar</b></p></s... | non_comp | cve low detected in mysql connector java jar autoclosed cve low severity vulnerability vulnerable library mysql connector java jar mysql jdbc type driver library home page a href path to dependency file nibrs tools nibrs staging data pom xml path to vulnerable lib... | 0 |
2,069 | 4,787,506,495 | IssuesEvent | 2016-10-30 01:51:41 | metarhia/Impress | https://api.github.com/repos/metarhia/Impress | closed | Add generator functions support | compatibility enhancement | It would be great to have a possibility to declare handlers as ES6 generator functions. | True | Add generator functions support - It would be great to have a possibility to declare handlers as ES6 generator functions. | comp | add generator functions support it would be great to have a possibility to declare handlers as generator functions | 1 |
737,659 | 25,525,564,987 | IssuesEvent | 2022-11-29 01:45:01 | neevaco/neeva-android | https://api.github.com/repos/neevaco/neeva-android | opened | Strict mode Content Filtering breaks third-party login through Google | bug Priority: Untriaged | If Strict Mode is turned on, then logins via Google on websites will fail. See attached videos for examples on linkedin.com of strict vs standard mode filtering.
https://user-images.githubusercontent.com/96092902/204417953-a593c103-a1cd-4c6b-8dd5-f7840d85cb0b.mp4
https://user-images.githubusercontent.com/960... | 1.0 | Strict mode Content Filtering breaks third-party login through Google - If Strict Mode is turned on, then logins via Google on websites will fail. See attached videos for examples on linkedin.com of strict vs standard mode filtering.
https://user-images.githubusercontent.com/96092902/204417953-a593c103-a1cd-4c6b-... | non_comp | strict mode content filtering breaks third party login through google if strict mode is turned on then logins via google on websites will fail see attached videos for examples on linkedin com of strict vs standard mode filtering | 0 |
19,206 | 26,697,110,192 | IssuesEvent | 2023-01-27 11:18:48 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | [🧐 Evaluating] 🚀 Feature Request: Lazy load self hosted videos in Elementor | product/pro type/performance component/video compatibility/browser | ### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
### What problem is your feature request going to solve? Please describe.
There is a lazy l... | True | [🧐 Evaluating] 🚀 Feature Request: Lazy load self hosted videos in Elementor - ### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
### What pro... | comp | 🚀 feature request lazy load self hosted videos in elementor prerequisites i have searched for similar features requests in both open and closed tickets and cannot find a duplicate the feature is still missing in the latest stable version of elementor elementor pro what problem is your featu... | 1 |
20,617 | 30,631,921,900 | IssuesEvent | 2023-07-24 15:03:05 | Lothrazar/Cyclic | https://api.github.com/repos/Lothrazar/Cyclic | closed | Item duplication bug with Disarming enchant[1.16.5] + alexsmobs:mimicube | compatibility config indev 1.16 1.18 1.19 1.20 | Minecraft Version: 1.16.5
Forge Version: 36.2.29
Mod Version: 1.5.15
Single Player or Server: Rustic Waters 2, Server
Describe problem (what you were doing; what happened; what should have happened):
With AlexMobs, specifically mimicube from said mod, copying the held inventory you have, can possibly dupli... | True | Item duplication bug with Disarming enchant[1.16.5] + alexsmobs:mimicube - Minecraft Version: 1.16.5
Forge Version: 36.2.29
Mod Version: 1.5.15
Single Player or Server: Rustic Waters 2, Server
Describe problem (what you were doing; what happened; what should have happened):
With AlexMobs, specifically mimi... | comp | item duplication bug with disarming enchant alexsmobs mimicube minecraft version forge version mod version single player or server rustic waters server describe problem what you were doing what happened what should have happened with alexmobs specifically mimicube from s... | 1 |
8,190 | 10,272,469,054 | IssuesEvent | 2019-08-23 16:31:17 | svenhjol/Charm | https://api.github.com/repos/svenhjol/Charm | closed | patchouli books in bookshelf chest | compatibility enhancement | I am not entirely sure if the patchouli books you can make have different item IDs but even if it would be cool if we found a way to whitelist all of those for the bookshelf chest by default (and add it to the default config).
Mainly a reminder to check if the ID is dynamic, if not it should be super easy to add. | True | patchouli books in bookshelf chest - I am not entirely sure if the patchouli books you can make have different item IDs but even if it would be cool if we found a way to whitelist all of those for the bookshelf chest by default (and add it to the default config).
Mainly a reminder to check if the ID is dynamic, if not... | comp | patchouli books in bookshelf chest i am not entirely sure if the patchouli books you can make have different item ids but even if it would be cool if we found a way to whitelist all of those for the bookshelf chest by default and add it to the default config mainly a reminder to check if the id is dynamic if not... | 1 |
528,857 | 15,375,861,736 | IssuesEvent | 2021-03-02 15:22:34 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Site policy issues | bug priority: high | ## Describe the bug
Using the following config, creating a folder on `/site/website` with a name that violates the policy returns the same policy-violating name (i.e. the `modifiedValue` prop of the response, does not contain the fixed value).
```xml
<site-policy>
<statement>
<target-path-pattern>/site... | 1.0 | [studio] Site policy issues - ## Describe the bug
Using the following config, creating a folder on `/site/website` with a name that violates the policy returns the same policy-violating name (i.e. the `modifiedValue` prop of the response, does not contain the fixed value).
```xml
<site-policy>
<statement>
... | non_comp | site policy issues describe the bug using the following config creating a folder on site website with a name that violates the policy returns the same policy violating name i e the modifiedvalue prop of the response does not contain the fixed value xml site website ... | 0 |
5,034 | 7,626,180,905 | IssuesEvent | 2018-05-04 01:35:22 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Path to webpack.config.js | babel / webpack compatibility with other tools | ### Support request summary
Need to know the location of storybook webpack config file I am using.
### Steps to reproduce
I am using vue.js and [`jest-webpack-resolver`](https://github.com/mkg0/jest-webpack-resolver) to work with stroybook, it can resolve the `jest` couldn't fine module errors. The question is... | True | Path to webpack.config.js - ### Support request summary
Need to know the location of storybook webpack config file I am using.
### Steps to reproduce
I am using vue.js and [`jest-webpack-resolver`](https://github.com/mkg0/jest-webpack-resolver) to work with stroybook, it can resolve the `jest` couldn't fine mo... | comp | path to webpack config js support request summary need to know the location of storybook webpack config file i am using steps to reproduce i am using vue js and to work with stroybook it can resolve the jest couldn t fine module errors the question is jest webpack resolver ask for a locati... | 1 |
9,952 | 11,953,830,479 | IssuesEvent | 2020-04-03 21:48:22 | Vazkii/Botania | https://api.github.com/repos/Vazkii/Botania | closed | Corporea Request Matchers cannot be registered from the API. | bug compatibility | # Version Information
Forge version:
Botania version:
# Further Information
Link to crash log: (please use a paste site such as [gist](https://gist.github.com/), do not attach the .txt or paste the log inline)\
Steps to reproduce:
1. go to [this line in the API](https://github.com/Vazkii/Botania/blob/mast... | True | Corporea Request Matchers cannot be registered from the API. - # Version Information
Forge version:
Botania version:
# Further Information
Link to crash log: (please use a paste site such as [gist](https://gist.github.com/), do not attach the .txt or paste the log inline)\
Steps to reproduce:
1. go to [th... | comp | corporea request matchers cannot be registered from the api version information forge version botania version further information link to crash log please use a paste site such as do not attach the txt or paste the log inline steps to reproduce go to realise that vazkii bota... | 1 |
108,491 | 11,593,725,968 | IssuesEvent | 2020-02-24 14:08:50 | cjolowicz/cookiecutter-hypermodern-python | https://api.github.com/repos/cjolowicz/cookiecutter-hypermodern-python | closed | Sort Release Drafter sections | documentation | The order in the release notes can be improved. It appears to be based on the order in the configuration file, `.github/release-drafter.yml`. Something like this:
- Breaking Changes
- Features
- Bugfixes
- ... | 1.0 | Sort Release Drafter sections - The order in the release notes can be improved. It appears to be based on the order in the configuration file, `.github/release-drafter.yml`. Something like this:
- Breaking Changes
- Features
- Bugfixes
- ... | non_comp | sort release drafter sections the order in the release notes can be improved it appears to be based on the order in the configuration file github release drafter yml something like this breaking changes features bugfixes | 0 |
17,905 | 24,724,190,036 | IssuesEvent | 2022-10-20 12:59:53 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | The First Descendant (2074920) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: The First Descendant
- Steam AppID of the game: 2074920
## System Information
- GPU: AMD Radeon 6900XT
- Driver/LLVM version: [Mesa 22.3-git](https://gitlab.freedesktop.org/mesa/mesa/-/commit/1252d63cc2ecc398dd2d36b4a77a1af212cc6cb2)/15.0.0
- ... | True | The First Descendant (2074920) - # Compatibility Report
- Name of the game with compatibility issues: The First Descendant
- Steam AppID of the game: 2074920
## System Information
- GPU: AMD Radeon 6900XT
- Driver/LLVM version: [Mesa 22.3-git](https://gitlab.freedesktop.org/mesa/mesa/-/commit/1252d63cc2ecc398dd2... | comp | the first descendant compatibility report name of the game with compatibility issues the first descendant steam appid of the game system information gpu amd radeon driver llvm version kernel version link to full system information report as proton version exper... | 1 |
12,023 | 14,167,848,459 | IssuesEvent | 2020-11-12 10:51:56 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | MAX over empty set should return NULL according to standard SQL | sql-compatibility sqlancer | **Describe the bug**
We break distributive properties for aggregations. For example
```
max ( A U B ) ≠ max( max(A) U max(B) )
```
**How to reproduce**
``` sql
SELECT MAX(aggr)
FROM
(
SELECT MAX(-1) AS aggr
FROM system.one
WHERE NOT 1
UNION ALL
SELECT MAX(-1) AS aggr
FROM sy... | True | MAX over empty set should return NULL according to standard SQL - **Describe the bug**
We break distributive properties for aggregations. For example
```
max ( A U B ) ≠ max( max(A) U max(B) )
```
**How to reproduce**
``` sql
SELECT MAX(aggr)
FROM
(
SELECT MAX(-1) AS aggr
FROM system.one
W... | comp | max over empty set should return null according to standard sql describe the bug we break distributive properties for aggregations for example max a u b ≠ max max a u max b how to reproduce sql select max aggr from select max as aggr from system one w... | 1 |
16,416 | 22,155,496,030 | IssuesEvent | 2022-06-03 22:03:43 | OneSignal/react-native-onesignal | https://api.github.com/repos/OneSignal/react-native-onesignal | closed | Unable to build on real device | Compatibility Issue | <!--
1. IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MAY CLOSE YOUR ISSUE WITHOUT INVESTIGATION
2. SEARCH EXISTING ISSUES FOR AN ANSWER: https://goo.gl/pspQNY
3. See our Common Issues documentation: https://goo.gl/BDcfZZ
4. See our contributing guidelines: https://goo.gl/h19DnX
-->
**Description:**
<... | True | Unable to build on real device - <!--
1. IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MAY CLOSE YOUR ISSUE WITHOUT INVESTIGATION
2. SEARCH EXISTING ISSUES FOR AN ANSWER: https://goo.gl/pspQNY
3. See our Common Issues documentation: https://goo.gl/BDcfZZ
4. See our contributing guidelines: https://goo.gl/h... | comp | unable to build on real device if you don t fill out the following information we may close your issue without investigation search existing issues for an answer see our common issues documentation see our contributing guidelines description unable to run my app on... | 1 |
14,507 | 17,575,697,974 | IssuesEvent | 2021-08-15 15:08:38 | opensearch-project/OpenSearch | https://api.github.com/repos/opensearch-project/OpenSearch | closed | Enable BWC tests for plugins | enhancement backwards-compatibility | **Is your feature request related to a problem? Please describe.**
As OpenSearch has backward compatibility tests, the framework could be extended to run backwards compatibility tests for plugins.
Ref: https://github.com/opensearch-project/OpenSearch/tree/main/qa
The difference between OpenSearch and plugins is t... | True | Enable BWC tests for plugins - **Is your feature request related to a problem? Please describe.**
As OpenSearch has backward compatibility tests, the framework could be extended to run backwards compatibility tests for plugins.
Ref: https://github.com/opensearch-project/OpenSearch/tree/main/qa
The difference betw... | comp | enable bwc tests for plugins is your feature request related to a problem please describe as opensearch has backward compatibility tests the framework could be extended to run backwards compatibility tests for plugins ref the difference between opensearch and plugins is that plugins are built for a s... | 1 |
15,205 | 19,286,074,580 | IssuesEvent | 2021-12-11 01:31:49 | qouteall/ImmersivePortalsMod | https://api.github.com/repos/qouteall/ImmersivePortalsMod | closed | Dual Wielding Mod Incompatibility | Mod Compatibility Not IP's Fault | This bug concerns an incompatibility with Dual Wielding mod. If I recall correctly, this appears to be a relatively new issue. While using these two mods in conjunction, players will be booted from servers, but servers will not crash. This also occurs in Single Player worlds with the "built in" server.
The issue lie... | True | Dual Wielding Mod Incompatibility - This bug concerns an incompatibility with Dual Wielding mod. If I recall correctly, this appears to be a relatively new issue. While using these two mods in conjunction, players will be booted from servers, but servers will not crash. This also occurs in Single Player worlds with the... | comp | dual wielding mod incompatibility this bug concerns an incompatibility with dual wielding mod if i recall correctly this appears to be a relatively new issue while using these two mods in conjunction players will be booted from servers but servers will not crash this also occurs in single player worlds with the... | 1 |
93,929 | 8,454,453,003 | IssuesEvent | 2018-10-21 03:18:50 | astropy/astropy | https://api.github.com/repos/astropy/astropy | opened | Add an import-only test matrix entry | Feature Request testing | #7932 / #7938 are about a subtle bug that came from accidentally implicitly creating a pytest dependency. Currently the test suite misses that case because the tests require pytest, so you can't get around installing pytest.
But one could imagine a fairly simple script that installs numpy, cython, and jinja, builds,... | 1.0 | Add an import-only test matrix entry - #7932 / #7938 are about a subtle bug that came from accidentally implicitly creating a pytest dependency. Currently the test suite misses that case because the tests require pytest, so you can't get around installing pytest.
But one could imagine a fairly simple script that ins... | non_comp | add an import only test matrix entry are about a subtle bug that came from accidentally implicitly creating a pytest dependency currently the test suite misses that case because the tests require pytest so you can t get around installing pytest but one could imagine a fairly simple script that installs ... | 0 |
56,946 | 15,504,042,322 | IssuesEvent | 2021-03-11 13:52:32 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | closed | Re-Activating account fails when using SSO/SAML (with local passwords disabled) | S-Minor T-Defect z-sso | <!--
**THIS IS NOT A SUPPORT CHANNEL!**
**IF YOU HAVE SUPPORT QUESTIONS ABOUT RUNNING OR CONFIGURING YOUR OWN HOME SERVER**,
please ask in **#synapse:matrix.org** (using a matrix.org account if necessary)
If you want to report a security issue, please see https://matrix.org/security-disclosure-policy/
This i... | 1.0 | Re-Activating account fails when using SSO/SAML (with local passwords disabled) - <!--
**THIS IS NOT A SUPPORT CHANNEL!**
**IF YOU HAVE SUPPORT QUESTIONS ABOUT RUNNING OR CONFIGURING YOUR OWN HOME SERVER**,
please ask in **#synapse:matrix.org** (using a matrix.org account if necessary)
If you want to report a s... | non_comp | re activating account fails when using sso saml with local passwords disabled this is not a support channel if you have support questions about running or configuring your own home server please ask in synapse matrix org using a matrix org account if necessary if you want to report a s... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.