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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
215,223 | 24,148,361,865 | IssuesEvent | 2022-09-21 21:03:36 | bcgov/cloud-pathfinder | https://api.github.com/repos/bcgov/cloud-pathfinder | opened | Enable IAM Safety in CheckPoint CloudGuard CSPM | Security | **Describe the issue**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context, attachments or screenshots
**Definition of done**
Identify acceptance criteria for this to be completely done
| True | Enable IAM Safety in CheckPoint CloudGuard CSPM - **Describe the issue**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context, attachments or screenshots
**Definition of done**
Identify acceptance criteria for this to be completely done
| non_comp | enable iam safety in checkpoint cloudguard cspm describe the issue a clear and concise description of what you want to happen additional context add any other context attachments or screenshots definition of done identify acceptance criteria for this to be completely done | 0 |
130,809 | 5,133,487,576 | IssuesEvent | 2017-01-11 03:57:15 | easylogging/easyloggingpp | https://api.github.com/repos/easylogging/easyloggingpp | closed | Allow registering existing callbacks | high-priority new-feature | All the callbacks need to be modified in order to use existing callback (and if not provided create new as we're doing now to prevent breaking of existing code)
Essentially
```c++
template<typename T>
static inline bool installLoggerRegistrationCallback(const std::string& id) {
```
to
```c++
template<typena... | 1.0 | Allow registering existing callbacks - All the callbacks need to be modified in order to use existing callback (and if not provided create new as we're doing now to prevent breaking of existing code)
Essentially
```c++
template<typename T>
static inline bool installLoggerRegistrationCallback(const std::string& i... | non_comp | allow registering existing callbacks all the callbacks need to be modified in order to use existing callback and if not provided create new as we re doing now to prevent breaking of existing code essentially c template static inline bool installloggerregistrationcallback const std string id ... | 0 |
831,504 | 32,051,226,457 | IssuesEvent | 2023-09-23 15:23:49 | Biologer/Biologer | https://api.github.com/repos/Biologer/Biologer | opened | Openning and savih observation returns the author to the beginning of the table | bug enhancement priority:medium | When a certain record was opened and changed (i.e. an editor changes the name of the species) and saved, the biologer returns the user to the beginning of the table with all the observations. It should actually bring the user to the current observation in the table (i.e. remember the scrolling position). | 1.0 | Openning and savih observation returns the author to the beginning of the table - When a certain record was opened and changed (i.e. an editor changes the name of the species) and saved, the biologer returns the user to the beginning of the table with all the observations. It should actually bring the user to the curre... | non_comp | openning and savih observation returns the author to the beginning of the table when a certain record was opened and changed i e an editor changes the name of the species and saved the biologer returns the user to the beginning of the table with all the observations it should actually bring the user to the curre... | 0 |
8,056 | 10,188,317,164 | IssuesEvent | 2019-08-11 09:37:06 | Electroblob77/Wizardry | https://api.github.com/repos/Electroblob77/Wizardry | closed | When player dies the game crashes; cannot load the game afterwards. | bug compatibility crash external bug | Minecraft version: 1.12.2
Wizardry version: 4.1.4
Environment: Singleplayer
Issue details: Was fighting a Skeleton with a bow and died. As the option to respawn came up the game crashed. This crash also prevents loading back into that world as well.
Other mods involved: This is a similar error I had before and ... | True | When player dies the game crashes; cannot load the game afterwards. - Minecraft version: 1.12.2
Wizardry version: 4.1.4
Environment: Singleplayer
Issue details: Was fighting a Skeleton with a bow and died. As the option to respawn came up the game crashed. This crash also prevents loading back into that world as w... | comp | when player dies the game crashes cannot load the game afterwards minecraft version wizardry version environment singleplayer issue details was fighting a skeleton with a bow and died as the option to respawn came up the game crashed this crash also prevents loading back into that world as we... | 1 |
6,015 | 8,446,076,483 | IssuesEvent | 2018-10-19 00:29:14 | MJRLegends/ExtraPlanets | https://api.github.com/repos/MJRLegends/ExtraPlanets | closed | [1.8+] Inability to charge Space Suits in non GC blocks | 1.10.2 1.11.2 1.12.2 1.8.9 bug compatibility issue fixed in next update (will close issue when update is out) | ### ---Issue Report---
**(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)**
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [**Yes** or No]
### Description of Issue
Standing on a charge pad via mechanism or using batteries from actually editi... | True | [1.8+] Inability to charge Space Suits in non GC blocks - ### ---Issue Report---
**(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)**
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [**Yes** or No]
### Description of Issue
Standing on a charg... | comp | inability to charge space suits in non gc blocks issue report please dont delete this template your issue will be ignored and closed if you do have you checked closed issues if applicable please check before posting description of issue standing on a charge pad via mechanism... | 1 |
69,832 | 3,315,811,947 | IssuesEvent | 2015-11-06 14:14:06 | softdevteam/krun | https://api.github.com/repos/softdevteam/krun | closed | Prevent an infinite reboot loop | enhancement high priority (must have before publication) | To prevent a benchmarking machine rebooting infinitely:
1. Store the number of reboots to date in the results file
2. On starting krun, *after* the execution schedule has been build, add together the number of executions completed so far, with the number planned
3. If the value from step 2. is less than the ... | 1.0 | Prevent an infinite reboot loop - To prevent a benchmarking machine rebooting infinitely:
1. Store the number of reboots to date in the results file
2. On starting krun, *after* the execution schedule has been build, add together the number of executions completed so far, with the number planned
3. If the va... | non_comp | prevent an infinite reboot loop to prevent a benchmarking machine rebooting infinitely store the number of reboots to date in the results file on starting krun after the execution schedule has been build add together the number of executions completed so far with the number planned if the va... | 0 |
12,622 | 14,921,438,282 | IssuesEvent | 2021-01-23 10:10:20 | zymex22/Project-RimFactory-Revived | https://api.github.com/repos/zymex22/Project-RimFactory-Revived | closed | Mechanites Cultivator will not "produce" secondary plant products | Incompatibility wontfix | **Describe the bug**
When using a mod like for example [Kijin Race 2.0](https://steamcommunity.com/sharedfiles/filedetails/?id=1918120749) that adds a secondary drop to plants.
The Mechanites Cultivator will not generate that spawn.
The issue dos not exist with the drone cultivator
The issues likely resides in ... | True | Mechanites Cultivator will not "produce" secondary plant products - **Describe the bug**
When using a mod like for example [Kijin Race 2.0](https://steamcommunity.com/sharedfiles/filedetails/?id=1918120749) that adds a secondary drop to plants.
The Mechanites Cultivator will not generate that spawn.
The issue dos ... | comp | mechanites cultivator will not produce secondary plant products describe the bug when using a mod like for example that adds a secondary drop to plants the mechanites cultivator will not generate that spawn the issue dos not exist with the drone cultivator the issues likely resides in the public... | 1 |
19,540 | 27,136,577,352 | IssuesEvent | 2023-02-16 13:39:41 | lgblgblgb/xemu | https://api.github.com/repos/lgblgblgb/xemu | opened | MEGA65: VIC-IV emulation problem, limiting char_fgcolor to always 4 bit | WIP target:MEGA65 Committed compatibility-example VIC-IV | See on Discord: https://discord.com/channels/719326990221574164/781481205639020554/1075744677082452080
Basically: VIC-IV emulation code has this line: `const Uint8 char_fgcolor = color_data & 0xF;` and then `char_fgcolor` is used at several places, even in FCM (256 colours). Though it seems it's incorrect.
Though... | True | MEGA65: VIC-IV emulation problem, limiting char_fgcolor to always 4 bit - See on Discord: https://discord.com/channels/719326990221574164/781481205639020554/1075744677082452080
Basically: VIC-IV emulation code has this line: `const Uint8 char_fgcolor = color_data & 0xF;` and then `char_fgcolor` is used at several pl... | comp | vic iv emulation problem limiting char fgcolor to always bit see on discord basically vic iv emulation code has this line const char fgcolor color data and then char fgcolor is used at several places even in fcm colours though it seems it s incorrect though i can fix this with the... | 1 |
12,059 | 14,232,150,229 | IssuesEvent | 2020-11-18 10:25:43 | TycheSoftwares/checkout-fees-for-woocommerce | https://api.github.com/repos/TycheSoftwares/checkout-fees-for-woocommerce | opened | Compatibility with Payment Gateway Base Fees plugin by WooCommerce. | Client Issue Compatibility bug | **Describe the bug**
The issue is when the Payment Gateway Based Fees plugin by WooCommerce is installed, at the checkout page, the payment gateway which is at the last is selected by default when we enter the details at the checkout page.
**To Reproduce**
Steps to reproduce the behavior:
1) Install the Payment ... | True | Compatibility with Payment Gateway Base Fees plugin by WooCommerce. - **Describe the bug**
The issue is when the Payment Gateway Based Fees plugin by WooCommerce is installed, at the checkout page, the payment gateway which is at the last is selected by default when we enter the details at the checkout page.
**To ... | comp | compatibility with payment gateway base fees plugin by woocommerce describe the bug the issue is when the payment gateway based fees plugin by woocommerce is installed at the checkout page the payment gateway which is at the last is selected by default when we enter the details at the checkout page to ... | 1 |
128,398 | 27,252,577,100 | IssuesEvent | 2023-02-22 09:15:09 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | Keyboard not working | Bug Need more info Code | - [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
Cannot use letter keyboard keys in game like W, A, S, D to move or E to use an item. But SPACE and SHIFT seem to work as expected. Chat works well. Game restarting solved the problem.
**Steps To Reproduce**
... | 1.0 | Keyboard not working - - [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
Cannot use letter keyboard keys in game like W, A, S, D to move or E to use an item. But SPACE and SHIFT seem to work as expected. Chat works well. Game restarting solved the problem.
*... | non_comp | keyboard not working i have searched the issue tracker to check if the issue has already been reported description cannot use letter keyboard keys in game like w a s d to move or e to use an item but space and shift seem to work as expected chat works well game restarting solved the problem s... | 0 |
684,871 | 23,436,126,293 | IssuesEvent | 2022-08-15 10:02:01 | Caesar008/Ticketnik | https://api.github.com/repos/Caesar008/Ticketnik | closed | #22-004 parametr -default neresetuje Ticketník podle nastavení verze 1.7 | bug Medium priority | pozůstatek předchozích nastavení - způsobuje problémy v nové verzi pak. | 1.0 | #22-004 parametr -default neresetuje Ticketník podle nastavení verze 1.7 - pozůstatek předchozích nastavení - způsobuje problémy v nové verzi pak. | non_comp | parametr default neresetuje ticketník podle nastavení verze pozůstatek předchozích nastavení způsobuje problémy v nové verzi pak | 0 |
118 | 2,582,404,835 | IssuesEvent | 2015-02-15 06:25:35 | jflex-de/jflex | https://api.github.com/repos/jflex-de/jflex | closed | whitespace between state and regexp | JLex incompatibility | **Reported by lsf37 on 2001-02-28 11:12 UTC**
Minor incompatibility between JFlex and JLex in the
rules section of the specification. JFlex needs a
whitespace character between the trailing `>` of the
lexical states and the start of the regular expression:
JLex lets you write
`<YYINITIAL>\{DISCHARGE\} \{...\}`
... | True | whitespace between state and regexp - **Reported by lsf37 on 2001-02-28 11:12 UTC**
Minor incompatibility between JFlex and JLex in the
rules section of the specification. JFlex needs a
whitespace character between the trailing `>` of the
lexical states and the start of the regular expression:
JLex lets you writ... | comp | whitespace between state and regexp reported by on utc minor incompatibility between jflex and jlex in the rules section of the specification jflex needs a whitespace character between the trailing of the lexical states and the start of the regular expression jlex lets you write disc... | 1 |
31 | 2,490,357,705 | IssuesEvent | 2015-01-02 13:45:37 | JMurk/SSO-Application-Issues | https://api.github.com/repos/JMurk/SSO-Application-Issues | closed | SSO Application - Initiated By - Populating Incorrectly | bug high priority | **Issue:** The INITIATED_BY and INITIATED_DATE fields are populating on every insert AND update. It should only populate upon update.

**Resolution:** Please adjust the trigger so that these fields are o... | 1.0 | SSO Application - Initiated By - Populating Incorrectly - **Issue:** The INITIATED_BY and INITIATED_DATE fields are populating on every insert AND update. It should only populate upon update.

**Resoluti... | non_comp | sso application initiated by populating incorrectly issue the initiated by and initiated date fields are populating on every insert and update it should only populate upon update resolution please adjust the trigger so that these fields are only edited upon insert | 0 |
20,790 | 30,958,538,152 | IssuesEvent | 2023-08-08 00:35:16 | Sollace/Unicopia | https://api.github.com/repos/Sollace/Unicopia | closed | Changeling remains 2 blocks tall when using Pehkui | compatibility | Tested using Pehkui 3.6.0 and 3.5.0, Minecraft 1.19.2, and Unicopia beta 28
Changeling view position changes, but collision dimensions remain 2 blocks tall even when they transform into 1 block high entities (or blocks). | True | Changeling remains 2 blocks tall when using Pehkui - Tested using Pehkui 3.6.0 and 3.5.0, Minecraft 1.19.2, and Unicopia beta 28
Changeling view position changes, but collision dimensions remain 2 blocks tall even when they transform into 1 block high entities (or blocks). | comp | changeling remains blocks tall when using pehkui tested using pehkui and minecraft and unicopia beta changeling view position changes but collision dimensions remain blocks tall even when they transform into block high entities or blocks | 1 |
13,719 | 5,434,112,627 | IssuesEvent | 2017-03-05 02:49:56 | quran/common-components | https://api.github.com/repos/quran/common-components | opened | Mobile/Reponsive Tabs | Build Component |
Maybe something like this:
<img width="603" alt="screen shot 2017-03-05 at 2 48 57 am" src="https://cloud.githubusercontent.com/assets/2606228/23584086/629b7680-014e-11e7-8b73-9bed017984a4.png">
| 1.0 | Mobile/Reponsive Tabs -
Maybe something like this:
<img width="603" alt="screen shot 2017-03-05 at 2 48 57 am" src="https://cloud.githubusercontent.com/assets/2606228/23584086/629b7680-014e-11e7-8b73-9bed017984a4.png">
| non_comp | mobile reponsive tabs maybe something like this img width alt screen shot at am src | 0 |
8,672 | 10,604,954,993 | IssuesEvent | 2019-10-10 19:20:40 | GoogleWebComponents/model-viewer | https://api.github.com/repos/GoogleWebComponents/model-viewer | opened | Fire error event when WebGL crashes | arc: compatibility type: feature | Currently we do not fire an error event when WebGL crashes. We should definitely fire an error event when WebGL crashes. | True | Fire error event when WebGL crashes - Currently we do not fire an error event when WebGL crashes. We should definitely fire an error event when WebGL crashes. | comp | fire error event when webgl crashes currently we do not fire an error event when webgl crashes we should definitely fire an error event when webgl crashes | 1 |
8,220 | 10,299,265,175 | IssuesEvent | 2019-08-28 13:09:40 | Zrips/CMI | https://api.github.com/repos/Zrips/CMI | closed | #1286 still bug | Compatibility bug report | 
https://github.com/Zrips/CMI/issues/1286
still no work
**Cmi Version (using`/cmi version`):** 8.3.6.0
**Server Type (Spigot/Paperspigot/etc):** paper
**Server Version (using `/ver`):** 1.12.2
*... | True | #1286 still bug - 
https://github.com/Zrips/CMI/issues/1286
still no work
**Cmi Version (using`/cmi version`):** 8.3.6.0
**Server Type (Spigot/Paperspigot/etc):** paper
**Server Version (using `/ve... | comp | still bug still no work cmi version using cmi version server type spigot paperspigot etc paper server version using ver relevant plugins delete if this isn t needed | 1 |
11,081 | 13,100,730,967 | IssuesEvent | 2020-08-04 01:30:14 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | Feature request: UI to allow changing of the "Deck override" setting | Anki Ecosystem Compatibility Card Template Editor Keep Open | AnkiDroid seems to honor the Deck override setting when it is set on Anki desktop. It would be a great enhancement if we could change this setting from the Card types screen in AnkiDroid. iirc, desktop uses a typing/autocomplete UI to change this setting, but a drop down menu of the available decks may be better for An... | True | Feature request: UI to allow changing of the "Deck override" setting - AnkiDroid seems to honor the Deck override setting when it is set on Anki desktop. It would be a great enhancement if we could change this setting from the Card types screen in AnkiDroid. iirc, desktop uses a typing/autocomplete UI to change this se... | comp | feature request ui to allow changing of the deck override setting ankidroid seems to honor the deck override setting when it is set on anki desktop it would be a great enhancement if we could change this setting from the card types screen in ankidroid iirc desktop uses a typing autocomplete ui to change this se... | 1 |
617,653 | 19,402,054,616 | IssuesEvent | 2021-12-19 11:08:17 | ibissource/frank-flow | https://api.github.com/repos/ibissource/frank-flow | closed | Add `flow` namespace to Frank!Flow related attributes in the configurations | feature priority:high work:light | **Is your feature request related to a problem? Please describe.**
The Frank!Console gets a lot of warnings about the `x` and `y` positions in the configurations.
**Describe the solution you'd like**
We should add a `flow` namespace to the attribute. The namespace itself should be declared in the `FrankDoc.xsd`.
... | 1.0 | Add `flow` namespace to Frank!Flow related attributes in the configurations - **Is your feature request related to a problem? Please describe.**
The Frank!Console gets a lot of warnings about the `x` and `y` positions in the configurations.
**Describe the solution you'd like**
We should add a `flow` namespace to t... | non_comp | add flow namespace to frank flow related attributes in the configurations is your feature request related to a problem please describe the frank console gets a lot of warnings about the x and y positions in the configurations describe the solution you d like we should add a flow namespace to t... | 0 |
50,027 | 13,187,310,674 | IssuesEvent | 2020-08-13 03:00:34 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | env-shell.sh doesn't check for corruption in .bashrc (Trac #26) | Migrated from Trac cmake defect | cmake env-shell could write some commands that env-shell.sh execute to verify that the user's environment hadn't been corrupted by .bashrc.
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/26
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime"... | 1.0 | env-shell.sh doesn't check for corruption in .bashrc (Trac #26) - cmake env-shell could write some commands that env-shell.sh execute to verify that the user's environment hadn't been corrupted by .bashrc.
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/26
, reported by troy and owned by troy_<... | non_comp | env shell sh doesn t check for corruption in bashrc trac cmake env shell could write some commands that env shell sh execute to verify that the user s environment hadn t been corrupted by bashrc migrated from reported by troy and owned by troy json status closed changetime ... | 0 |
1,438 | 2,545,387,963 | IssuesEvent | 2015-01-29 16:51:08 | xDrivenDevelopment/xUnitFor1C | https://api.github.com/repos/xDrivenDevelopment/xUnitFor1C | closed | Утверждение ПроверитьРавенствоТаблиц | 1С:Предприятие 3 - Done selfTests | Утверждение ПроверитьРавенствоТаблиц
В случае неравенства таблиц в отчет о тестировании вывести список различий,
указав строку/колонку/ожидание/результат | 1.0 | Утверждение ПроверитьРавенствоТаблиц - Утверждение ПроверитьРавенствоТаблиц
В случае неравенства таблиц в отчет о тестировании вывести список различий,
указав строку/колонку/ожидание/результат | non_comp | утверждение проверитьравенствотаблиц утверждение проверитьравенствотаблиц в случае неравенства таблиц в отчет о тестировании вывести список различий указав строку колонку ожидание результат | 0 |
228,764 | 25,253,650,385 | IssuesEvent | 2022-11-15 16:22:15 | aws/eks-distro-build-tooling | https://api.github.com/repos/aws/eks-distro-build-tooling | closed | go/parser: stack exhaustion in all Parse* functions - CVE-2022-1962 | security golang | From [Golang Security Announcement](https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE/m/3SeTTJs9AwAJ):
Calling any of the Parse functions on Go source code which contains deeply nested types or declarations can cause a panic due to stack exhaustion.
Thanks to Juho Nurminen of Mattermost for reporting this... | True | go/parser: stack exhaustion in all Parse* functions - CVE-2022-1962 - From [Golang Security Announcement](https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE/m/3SeTTJs9AwAJ):
Calling any of the Parse functions on Go source code which contains deeply nested types or declarations can cause a panic due to stack e... | non_comp | go parser stack exhaustion in all parse functions cve from calling any of the parse functions on go source code which contains deeply nested types or declarations can cause a panic due to stack exhaustion thanks to juho nurminen of mattermost for reporting this issue this is cve and go issu... | 0 |
119,170 | 12,016,254,167 | IssuesEvent | 2020-04-10 15:42:58 | astarte-platform/astarte | https://api.github.com/repos/astarte-platform/astarte | opened | Interacting with Astarte should mention astartectl and the dashboard | documentation | [Interacting with Astarte](https://docs.astarte-platform.org/0.11/010-interacting_with_astarte.html) should mention astartectl and the dashboard in "Interacting as a User".
| 1.0 | Interacting with Astarte should mention astartectl and the dashboard - [Interacting with Astarte](https://docs.astarte-platform.org/0.11/010-interacting_with_astarte.html) should mention astartectl and the dashboard in "Interacting as a User".
| non_comp | interacting with astarte should mention astartectl and the dashboard should mention astartectl and the dashboard in interacting as a user | 0 |
22,997 | 11,798,901,617 | IssuesEvent | 2020-03-18 15:05:34 | Pyomo/pyomo | https://api.github.com/repos/Pyomo/pyomo | closed | Performance suggestion: Pyomo import performance | performance | Importing pyomo can take a long time depending on what packages are installed. | True | Performance suggestion: Pyomo import performance - Importing pyomo can take a long time depending on what packages are installed. | non_comp | performance suggestion pyomo import performance importing pyomo can take a long time depending on what packages are installed | 0 |
248,548 | 26,790,041,681 | IssuesEvent | 2023-02-01 07:42:18 | thinktecture-labs/cloud-native-sample | https://api.github.com/repos/thinktecture-labs/cloud-native-sample | closed | Dockle report for Notification Service | containers security | The container image for Notification Service (`notification:ec231bff8b9b362b5437d6f0cec907db5e95a84a`) was scanned during CI for ec231bff8b9b362b5437d6f0cec907db5e95a84a using dockle. Please see the findings mentioned below:
## Dockle results
```json
{
"summary": {
"fatal": 1,
"warn": 0,
"info": 3,
... | True | Dockle report for Notification Service - The container image for Notification Service (`notification:ec231bff8b9b362b5437d6f0cec907db5e95a84a`) was scanned during CI for ec231bff8b9b362b5437d6f0cec907db5e95a84a using dockle. Please see the findings mentioned below:
## Dockle results
```json
{
"summary": {
"fata... | non_comp | dockle report for notification service the container image for notification service notification was scanned during ci for using dockle please see the findings mentioned below dockle results json summary fatal warn info skip pass deta... | 0 |
9,496 | 11,564,410,552 | IssuesEvent | 2020-02-20 08:35:13 | jenkinsci/configuration-as-code-plugin | https://api.github.com/repos/jenkinsci/configuration-as-code-plugin | opened | [JENKINS-56774] not able to set per project based settings in authorize-project-plugin | plugin-compatibility | [jenkins-jira]: https://issues.jenkins-ci.org/browse/JENKINS-56774
[dashboard]: https://issues.jenkins.io/secure/Dashboard.jspa?selectPageId=18341
[contributing]: ../blob/master/docs/CONTRIBUTING.md
[compatibility]: ../blob/master/docs/COMPATIBILITY.md
### Your checklist for this issue
🚨 Please review the [gu... | True | [JENKINS-56774] not able to set per project based settings in authorize-project-plugin - [jenkins-jira]: https://issues.jenkins-ci.org/browse/JENKINS-56774
[dashboard]: https://issues.jenkins.io/secure/Dashboard.jspa?selectPageId=18341
[contributing]: ../blob/master/docs/CONTRIBUTING.md
[compatibility]: ../blob/mast... | comp | not able to set per project based settings in authorize project plugin blob master docs contributing md blob master docs compatibility md your checklist for this issue 🚨 please review the to this repository 💡 to better understand plugin compatibility issues you can ... | 1 |
19,681 | 27,326,903,322 | IssuesEvent | 2023-02-25 05:32:52 | Updated-NoCheatPlus/NoCheatPlus | https://api.github.com/repos/Updated-NoCheatPlus/NoCheatPlus | closed | Y=0 SurvivalFly problem | (type) false positive (field) moving (other) compatibility (resolution) fixed | #### *Complete* output of the `ncp version` command (please prefer text here)
ncp ver
[17:38:49 INFO]: »Version information«
[17:38:49 INFO]: Server:
[17:38:49 INFO]: git-Purpur-1858 ~MC: 1.19.2~
[17:38:49 INFO]: Detected: 1.19.2
[17:38:49 INFO]: NoCheatPlus:
[17:38:49 INFO]: Plugin: 3.17.1-SNAPSHOT-Updated-b1... | True | Y=0 SurvivalFly problem - #### *Complete* output of the `ncp version` command (please prefer text here)
ncp ver
[17:38:49 INFO]: »Version information«
[17:38:49 INFO]: Server:
[17:38:49 INFO]: git-Purpur-1858 ~MC: 1.19.2~
[17:38:49 INFO]: Detected: 1.19.2
[17:38:49 INFO]: NoCheatPlus:
[17:38:49 INFO]: Plugin: ... | comp | y survivalfly problem complete output of the ncp version command please prefer text here ncp ver »version information« server git purpur mc detected nocheatplus plugin snapshot updated mcaccess bukkit api features blocks ... | 1 |
16,750 | 2,941,305,448 | IssuesEvent | 2015-07-02 06:49:26 | tnt944445/reaver-wps | https://api.github.com/repos/tnt944445/reaver-wps | closed | Router's Wps same as WPA | auto-migrated Priority-Triage Type-Defect | ```
Hi, I was successful in finding a router's password with reaver. Turns out, the
WPS key and the WPA2 keys are the same. Is this common? Or did the program
reset the original password?
```
Original issue reported on code.google.com by `robertka...@gmail.com` on 28 Mar 2013 at 9:06 | 1.0 | Router's Wps same as WPA - ```
Hi, I was successful in finding a router's password with reaver. Turns out, the
WPS key and the WPA2 keys are the same. Is this common? Or did the program
reset the original password?
```
Original issue reported on code.google.com by `robertka...@gmail.com` on 28 Mar 2013 at 9:06 | non_comp | router s wps same as wpa hi i was successful in finding a router s password with reaver turns out the wps key and the keys are the same is this common or did the program reset the original password original issue reported on code google com by robertka gmail com on mar at | 0 |
2,337 | 5,079,064,634 | IssuesEvent | 2016-12-28 18:10:15 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | PHP error when used on a buddy press site | bbs compatibility enhancement | ### What did you expect to happen?
No errors
Hi guys we are get this error
It looks like you are calling before wp init has run so you need to need the move the call to later in the page load
### What happened instead?
```
[29-Sep-2016 13:20:53 UTC] PHP Notice: bp_setup_current_user was called <strong>incorrectly... | True | PHP error when used on a buddy press site - ### What did you expect to happen?
No errors
Hi guys we are get this error
It looks like you are calling before wp init has run so you need to need the move the call to later in the page load
### What happened instead?
```
[29-Sep-2016 13:20:53 UTC] PHP Notice: bp_setup... | comp | php error when used on a buddy press site what did you expect to happen no errors hi guys we are get this error it looks like you are calling before wp init has run so you need to need the move the call to later in the page load what happened instead php notice bp setup current user was called ... | 1 |
346,695 | 24,887,162,848 | IssuesEvent | 2022-10-28 08:46:43 | Franky4566/ped | https://api.github.com/repos/Franky4566/ped | opened | UG clarity | type.DocumentationBug severity.Low | Can include an expected output for all commands ie. property add as it was a bit confusing

<!--session: 1666946700679-b2295a0e-cd2a-4ac1-8f65-1b454bdd3a1d-->
<!--Version: Web v3.4.4--> | 1.0 | UG clarity - Can include an expected output for all commands ie. property add as it was a bit confusing

<!--session: 1666946700679-b2295a0e-cd2a-4ac1-8f65-1b454bdd3a1d-->
<!--Version: Web v3.4.4--> | non_comp | ug clarity can include an expected output for all commands ie property add as it was a bit confusing | 0 |
153,922 | 13,530,712,055 | IssuesEvent | 2020-09-15 20:22:04 | fga-eps-mds/2020.1-Grupo2-wiki | https://api.github.com/repos/fga-eps-mds/2020.1-Grupo2-wiki | closed | Risk Management Plan Document | documentation eps | # Description
Eu como gerente gostaria do documento de gerenciamento de riscos para saber como lidar com situações adversas durante o ciclo de vida do produto. | 1.0 | Risk Management Plan Document - # Description
Eu como gerente gostaria do documento de gerenciamento de riscos para saber como lidar com situações adversas durante o ciclo de vida do produto. | non_comp | risk management plan document description eu como gerente gostaria do documento de gerenciamento de riscos para saber como lidar com situações adversas durante o ciclo de vida do produto | 0 |
15,439 | 19,702,961,700 | IssuesEvent | 2022-01-12 18:32:02 | cseelhoff/RimThreaded | https://api.github.com/repos/cseelhoff/RimThreaded | closed | [Fluffy Breakdowns] Dont Use Thread Safe Collections | Bug Reproducible Mod Incompatibility Confirmed Fixed In Preview RT 2.5.15 RW 1.3.3117 Thread Safe Collections | ## **IMPORTANT:**
**Please first search existing bugs to ensure you are not creating a duplicate bug report!**
**Make sure you have the latest version of Rimworld!**
- [x] Make a patch
### **Describe the bug**
While Rimthreaded is enabled, I receive a steady tick of red errors that point back to Fluffy ... | True | [Fluffy Breakdowns] Dont Use Thread Safe Collections - ## **IMPORTANT:**
**Please first search existing bugs to ensure you are not creating a duplicate bug report!**
**Make sure you have the latest version of Rimworld!**
- [x] Make a patch
### **Describe the bug**
While Rimthreaded is enabled, I receive... | comp | dont use thread safe collections important please first search existing bugs to ensure you are not creating a duplicate bug report make sure you have the latest version of rimworld make a patch describe the bug while rimthreaded is enabled i receive a steady tick of re... | 1 |
7,015 | 9,302,096,947 | IssuesEvent | 2019-03-24 05:49:31 | ballerina-platform/ballerina-spec | https://api.github.com/repos/ballerina-platform/ballerina-spec | opened | Consider revising function argument defaulting | enhancement incompatible/semantics lang | We should consider whether and, if so, how the design of function argument defaulting should be revised so as to
- align well with record field defaulting #22
- fix useability limitations of current design #25, #26
| True | Consider revising function argument defaulting - We should consider whether and, if so, how the design of function argument defaulting should be revised so as to
- align well with record field defaulting #22
- fix useability limitations of current design #25, #26
| comp | consider revising function argument defaulting we should consider whether and if so how the design of function argument defaulting should be revised so as to align well with record field defaulting fix useability limitations of current design | 1 |
143,707 | 19,248,587,385 | IssuesEvent | 2021-12-09 01:04:58 | Benderr-TP/blip | https://api.github.com/repos/Benderr-TP/blip | opened | CVE-2019-10742 (High) detected in axios-0.15.3.tgz | security vulnerability | ## CVE-2019-10742 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.15.3.tgz</b></p></summary>
<p>Promise based HTTP client for the browser and node.js</p>
<p>Library home page: ... | True | CVE-2019-10742 (High) detected in axios-0.15.3.tgz - ## CVE-2019-10742 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.15.3.tgz</b></p></summary>
<p>Promise based HTTP client f... | non_comp | cve high detected in axios tgz cve high severity vulnerability vulnerable library axios tgz promise based http client for the browser and node js library home page a href dependency hierarchy github api tgz root library x axios tgz vulne... | 0 |
21,783 | 6,219,399,419 | IssuesEvent | 2017-07-09 13:23:28 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] Aurora: Breadcrumbs messed Layout | No Code Attached Yet | ### Steps to reproduce the issue
using Sample data: `/index.php/using-joomla/extensions/templates/atomic/typography-atomic/en/`, Breadcrumbs are deep so causing:

### System in... | 1.0 | [4.0] Aurora: Breadcrumbs messed Layout - ### Steps to reproduce the issue
using Sample data: `/index.php/using-joomla/extensions/templates/atomic/typography-atomic/en/`, Breadcrumbs are deep so causing:
 (bool, error) {
_, err := os.Stat(path)
if err == nil {
return true, nil
}
if os.IsNotExist(err)... | 1.0 | Wrong implementation of util.FileExists - The current implementation of util.FileExists is not behaving as expected/documented. The current implementation looks like:
```
// FileExists checks if path exists and is a file
func FileExists(path string) (bool, error) {
_, err := os.Stat(path)
if err == nil {
re... | non_comp | wrong implementation of util fileexists the current implementation of util fileexists is not behaving as expected documented the current implementation looks like fileexists checks if path exists and is a file func fileexists path string bool error err os stat path if err nil re... | 0 |
161,800 | 20,155,370,437 | IssuesEvent | 2022-02-09 16:00:16 | jgeraigery/experian-java | https://api.github.com/repos/jgeraigery/experian-java | closed | CVE-2019-20330 (High) detected in jackson-databind-2.9.2.jar - autoclosed | security vulnerability | ## CVE-2019-20330 - 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.9.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-20330 (High) detected in jackson-databind-2.9.2.jar - autoclosed - ## CVE-2019-20330 - 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.9.2.jar</b></p></summary... | non_comp | cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file experian java mave... | 0 |
5 | 2,491,136,749 | IssuesEvent | 2015-01-03 01:40:59 | Verteiron/FamiliarFaces | https://api.github.com/repos/Verteiron/FamiliarFaces | closed | Custom Race Not Saving Properly. | bug cantreproduce compatibility | Hello, thank you for the fantastic mod, first of all. The first impression with it was a great and pleasant surprise. However, I have recently started to run into some issues that I have never encountered in the previous saves. I was forced to restart from scratch by me being stupid, removing some mods that caused save... | True | Custom Race Not Saving Properly. - Hello, thank you for the fantastic mod, first of all. The first impression with it was a great and pleasant surprise. However, I have recently started to run into some issues that I have never encountered in the previous saves. I was forced to restart from scratch by me being stupid, ... | comp | custom race not saving properly hello thank you for the fantastic mod first of all the first impression with it was a great and pleasant surprise however i have recently started to run into some issues that i have never encountered in the previous saves i was forced to restart from scratch by me being stupid ... | 1 |
632,651 | 20,203,549,983 | IssuesEvent | 2022-02-11 17:36:55 | bcgov/entity | https://api.github.com/repos/bcgov/entity | closed | Uber BC Registries dashboard errors for IDIR | bug Priority1 Assets | IF I am logged in with my IDIR (TLEBEDOV)
AND I go to the BC Registries Uber Dashboard
AND click the "My Business Registry" tile
THEN I see this error page:

IF I am logged i... | 1.0 | Uber BC Registries dashboard errors for IDIR - IF I am logged in with my IDIR (TLEBEDOV)
AND I go to the BC Registries Uber Dashboard
AND click the "My Business Registry" tile
THEN I see this error page:
 as a;
```
2. What did you expect to see?
```
+-------------------+
| a |
+-------------------+
| ... | True | Built-in function get_format timestamp 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 get_format(TIMESTAMP, 'USA') as a;
```
2. What did you expect to see?
```
+---------------... | comp | built in function get format timestamp 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 get format timestamp usa as a what did you expect to see ... | 1 |
353,540 | 10,554,105,478 | IssuesEvent | 2019-10-03 18:42:31 | REGnosys/rosetta-dsl | https://api.github.com/repos/REGnosys/rosetta-dsl | closed | Merge JavaQualifiedTypeProvider and JavaNames | high-priority review | Only one class should survive
`com.regnosys.rosetta.generator.java.function.JavaQualifiedTypeProvider`
`com.regnosys.rosetta.generator.java.util.JavaNames`
Same for:
`RosettaExpressionJavaGenerator.xtend`
`RosettaExpressionJavaGeneratorForFunctions.xtend` | 1.0 | Merge JavaQualifiedTypeProvider and JavaNames - Only one class should survive
`com.regnosys.rosetta.generator.java.function.JavaQualifiedTypeProvider`
`com.regnosys.rosetta.generator.java.util.JavaNames`
Same for:
`RosettaExpressionJavaGenerator.xtend`
`RosettaExpressionJavaGeneratorForFunctions.xtend` | non_comp | merge javaqualifiedtypeprovider and javanames only one class should survive com regnosys rosetta generator java function javaqualifiedtypeprovider com regnosys rosetta generator java util javanames same for rosettaexpressionjavagenerator xtend rosettaexpressionjavageneratorforfunctions xtend | 0 |
241,526 | 20,147,164,794 | IssuesEvent | 2022-02-09 08:49:21 | dotnet/machinelearning-modelbuilder | https://api.github.com/repos/dotnet/machinelearning-modelbuilder | opened | Cursor jumps abnormally in Advanced Data options. | Priority:2 Test Team | **System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 16.13.1.2210302 (latest main)
- Microsoft Visual Studio Enterprise 2019: 16.11.9
**Describe the bug**
- On which step of the process did you run into an issue: Advanced data optio... | 1.0 | Cursor jumps abnormally in Advanced Data options. - **System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 16.13.1.2210302 (latest main)
- Microsoft Visual Studio Enterprise 2019: 16.11.9
**Describe the bug**
- On which step of the pr... | non_comp | cursor jumps abnormally in advanced data options system information please complete the following information model builder version available in manage extensions dialog latest main microsoft visual studio enterprise describe the bug on which step of the process did you... | 0 |
14,719 | 18,066,512,348 | IssuesEvent | 2021-09-20 19:52:59 | arcticicestudio/nord-jetbrains | https://api.github.com/repos/arcticicestudio/nord-jetbrains | closed | Colors look "washed out" on Ubuntu 20.04 and Archlinux | scope-compatibility type-support status-requires-info | Hello, I don't see this reported anywhere but on both my linux setups, the editor color scheme looks very less bright than in the provided screenshots:

Tested on:
Android Studio Arctic Fox | ... | True | Colors look "washed out" on Ubuntu 20.04 and Archlinux - Hello, I don't see this reported anywhere but on both my linux setups, the editor color scheme looks very less bright than in the provided screenshots:
 {
Record1<Integer> r1 = create.newRecord(FIELD_ID1);
Record2<Integer, String> r2 = create.newRecord(FIELD_ID1, FIELD_NAME1);
Record3<Integer, String, Date> r3 = create.newRecord(FIELD_ID1, FIELD_NAME1, FIELD_DATE1);
... | True | Create separate Row[N] and Record[N] implementations for each N - The following looks like a reasonable test:
``` java
@Test
public void testRecordTypes() {
Record1<Integer> r1 = create.newRecord(FIELD_ID1);
Record2<Integer, String> r2 = create.newRecord(FIELD_ID1, FIELD_NAME1);
Record3<Integer, String, Da... | comp | create separate row and record implementations for each n the following looks like a reasonable test java test public void testrecordtypes create newrecord field create newrecord field field create newrecord field field field asserttrue instanc... | 1 |
3,896 | 6,741,702,513 | IssuesEvent | 2017-10-20 02:42:32 | swagger-api/swagger-codegen | https://api.github.com/repos/swagger-api/swagger-codegen | closed | CSharp | Client: C-Sharp Enhancement: Compatibility | ##### Description
The CSharpNet2 client does not work with dotnet core 2.0.
##### Swagger-codegen version
2.3.0-SNAPSHOT
##### Steps to reproduce
The generated code has a dependency on RestSharp.Net2 1.1.11, which in turn has a dependency on a 4.6.1 framework dependency (Newtonsoft.Json 4.5.1).
Given ... | True | CSharp - ##### Description
The CSharpNet2 client does not work with dotnet core 2.0.
##### Swagger-codegen version
2.3.0-SNAPSHOT
##### Steps to reproduce
The generated code has a dependency on RestSharp.Net2 1.1.11, which in turn has a dependency on a 4.6.1 framework dependency (Newtonsoft.Json 4.5.1).
... | comp | csharp description the client does not work with dotnet core swagger codegen version snapshot steps to reproduce the generated code has a dependency on restsharp which in turn has a dependency on a framework dependency newtonsoft json given this... | 1 |
334,461 | 29,867,130,818 | IssuesEvent | 2023-06-20 05:27:03 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | reopened | Product Collection - End-to-End Testing | category: tests ◼️ block: product collection | This issue covers the necessary development and implementation of End-to-End (E2E) testing for our new block, the "Product Collection"
Each test should validate that the feature is working correctly and efficiently, and should include testing under different conditions and with varying inputs, as applicable.
| 1.0 | Product Collection - End-to-End Testing - This issue covers the necessary development and implementation of End-to-End (E2E) testing for our new block, the "Product Collection"
Each test should validate that the feature is working correctly and efficiently, and should include testing under different conditions and w... | non_comp | product collection end to end testing this issue covers the necessary development and implementation of end to end testing for our new block the product collection each test should validate that the feature is working correctly and efficiently and should include testing under different conditions and wit... | 0 |
18,903 | 26,279,827,108 | IssuesEvent | 2023-01-07 06:46:14 | Cosmetica-cc/Cosmetica | https://api.github.com/repos/Cosmetica-cc/Cosmetica | closed | optifine and cosmetica | incompatible mod | when i try to select hat
minecraft starts to save the world(even if in menu)
and crashes
error
The game crashed whilst rendering fake player in menu
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1059.getShadersColorBlender(net.optifine.shaders.ShadersTextureType)" because "this.fie... | True | optifine and cosmetica - when i try to select hat
minecraft starts to save the world(even if in menu)
and crashes
error
The game crashed whilst rendering fake player in menu
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1059.getShadersColorBlender(net.optifine.shaders.ShadersTextur... | comp | optifine and cosmetica when i try to select hat minecraft starts to save the world even if in menu and crashes error the game crashed whilst rendering fake player in menu error java lang nullpointerexception cannot invoke net minecraft class getshaderscolorblender net optifine shaders shaderstexturety... | 1 |
19,645 | 27,286,605,139 | IssuesEvent | 2023-02-23 13:56:18 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | 🔗 🐞 Bug Report: Lightbox images on Gallery Widged oversize image (Merged with #21413) - [ED-9856] | bug component/carousel component/lightbox compatibility/assets | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
The images should shrink to the size of the window, but it doesn't happen
Elementor and Pro 3.... | True | 🔗 🐞 Bug Report: Lightbox images on Gallery Widged oversize image (Merged with #21413) - [ED-9856] - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Descriptio... | comp | 🔗 🐞 bug report lightbox images on gallery widged oversize image merged with prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description the images ... | 1 |
3,068 | 5,967,747,702 | IssuesEvent | 2017-05-30 16:35:29 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | opened | Speed testing app can't measure upload speed | Bug Compatibility | Happens **only** with HTTP proxy filtering mode (Automatic) on rooted device
[This ](https://play.google.com/store/apps/details?id=com.staircase3.opensignal&hl=en) is the app.
[adguard.log.zip](https://github.com/AdguardTeam/AdguardForAndroid/files/1039016/adguard.log.zip)
| True | Speed testing app can't measure upload speed - Happens **only** with HTTP proxy filtering mode (Automatic) on rooted device
[This ](https://play.google.com/store/apps/details?id=com.staircase3.opensignal&hl=en) is the app.
[adguard.log.zip](https://github.com/AdguardTeam/AdguardForAndroid/files/1039016/adguard.... | comp | speed testing app can t measure upload speed happens only with http proxy filtering mode automatic on rooted device is the app | 1 |
379,209 | 11,217,490,165 | IssuesEvent | 2020-01-07 09:22:50 | nlbdev/pipeline | https://api.github.com/repos/nlbdev/pipeline | closed | Missing cli from descriptor | Priority:3 - High bug | I can build the system now and I can run the necessary script locally to upload new builds to our custom build server (our Jenkins server cannot be used anymore due to Java version issues etc.).
However, it seems that the issue now that prevents me from updating our servers to a new version using the updater mechani... | 1.0 | Missing cli from descriptor - I can build the system now and I can run the necessary script locally to upload new builds to our custom build server (our Jenkins server cannot be used anymore due to Java version issues etc.).
However, it seems that the issue now that prevents me from updating our servers to a new ver... | non_comp | missing cli from descriptor i can build the system now and i can run the necessary script locally to upload new builds to our custom build server our jenkins server cannot be used anymore due to java version issues etc however it seems that the issue now that prevents me from updating our servers to a new ver... | 0 |
748,382 | 26,120,107,251 | IssuesEvent | 2022-12-28 11:33:01 | FalsePattern/EndlessIDs | https://api.github.com/repos/FalsePattern/EndlessIDs | closed | [Compatibility Request]: Witchery | High Priority Scheduled | ### Other mod's name
Witchery
### Other mod's homepage
https://www.curseforge.com/minecraft/mc-mods/witchery
### Other mod's license
All Rights Reserved
### Game log
[fml-client-latest.log](https://github.com/FalsePattern/EndlessIDs/files/9468443/fml-client-latest.log)
### Description
Crash w... | 1.0 | [Compatibility Request]: Witchery - ### Other mod's name
Witchery
### Other mod's homepage
https://www.curseforge.com/minecraft/mc-mods/witchery
### Other mod's license
All Rights Reserved
### Game log
[fml-client-latest.log](https://github.com/FalsePattern/EndlessIDs/files/9468443/fml-client-lates... | non_comp | witchery other mod s name witchery other mod s homepage other mod s license all rights reserved game log description crash when i type cofh tpx or dimensions of witchery with cofhcore mod | 0 |
153,845 | 5,904,389,308 | IssuesEvent | 2017-05-19 09:40:28 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | opened | Provide a reset button to back to vertical position in 3D mode | Priority: High task | Sometimes users, navigating the 3D map, fall into a situation that is difficoult to recover (i.e. looking at the sky near the earth).
So a button to reset the view is useful when you are in 3D mode | 1.0 | Provide a reset button to back to vertical position in 3D mode - Sometimes users, navigating the 3D map, fall into a situation that is difficoult to recover (i.e. looking at the sky near the earth).
So a button to reset the view is useful when you are in 3D mode | non_comp | provide a reset button to back to vertical position in mode sometimes users navigating the map fall into a situation that is difficoult to recover i e looking at the sky near the earth so a button to reset the view is useful when you are in mode | 0 |
17,230 | 23,759,472,899 | IssuesEvent | 2022-09-01 07:38:12 | alexanderzobnin/grafana-zabbix | https://api.github.com/repos/alexanderzobnin/grafana-zabbix | closed | Perl regex syntax no longer accepted in any filter (plugin 4.2.1, Grafana 8.1.1) | comp: datasource type: backward compatibility | **Describe the bug**
After update to 4.2.1 plugin (and grafana 8.1.1) any panel with an item/application/host/group filter that uses Perl regex syntax will show no-data. Using simpler regex syntax shows data as normal. Tried to switch from old "Graph" viz to the new "Time series" without any change in behaviour.
*... | True | Perl regex syntax no longer accepted in any filter (plugin 4.2.1, Grafana 8.1.1) - **Describe the bug**
After update to 4.2.1 plugin (and grafana 8.1.1) any panel with an item/application/host/group filter that uses Perl regex syntax will show no-data. Using simpler regex syntax shows data as normal. Tried to switch f... | comp | perl regex syntax no longer accepted in any filter plugin grafana describe the bug after update to plugin and grafana any panel with an item application host group filter that uses perl regex syntax will show no data using simpler regex syntax shows data as normal tried to switch f... | 1 |
218,923 | 17,030,990,624 | IssuesEvent | 2021-07-04 15:01:24 | spacemeshos/go-spacemesh | https://api.github.com/repos/spacemeshos/go-spacemesh | closed | error occurred while validating role | bug testnet | ## Description
I'm seeing this error repeatedly in one of my local nodes (the one running using smapp, which I started yesterday, during the second epoch). The node is unable to find its own ATX or validate itself to produce blocks. The other node has no such error.
## Steps To Reproduce
1. Go to '...'
2. Click o... | 1.0 | error occurred while validating role - ## Description
I'm seeing this error repeatedly in one of my local nodes (the one running using smapp, which I started yesterday, during the second epoch). The node is unable to find its own ATX or validate itself to produce blocks. The other node has no such error.
## Steps T... | non_comp | error occurred while validating role description i m seeing this error repeatedly in one of my local nodes the one running using smapp which i started yesterday during the second epoch the node is unable to find its own atx or validate itself to produce blocks the other node has no such error steps t... | 0 |
18,840 | 26,182,820,751 | IssuesEvent | 2023-01-02 18:07:41 | parrt/dtreeviz | https://api.github.com/repos/parrt/dtreeviz | closed | Spark v2.4 vs v3.0 issue. (Was AttributeError: 'Rectangle' object has no attribute 'patches') | compatibility | Hi, first of all, thank you very much for this library 👍
My code related to dtreeviz is:
```python
from dtreeviz import trees
from dtreeviz.models.spark_decision_tree import ShadowSparkTree
spark_dtree = ShadowSparkTree(random_forest_model.trees[0],
dataset[model_columns],
... | True | Spark v2.4 vs v3.0 issue. (Was AttributeError: 'Rectangle' object has no attribute 'patches') - Hi, first of all, thank you very much for this library 👍
My code related to dtreeviz is:
```python
from dtreeviz import trees
from dtreeviz.models.spark_decision_tree import ShadowSparkTree
spark_dtree = ShadowS... | comp | spark vs issue was attributeerror rectangle object has no attribute patches hi first of all thank you very much for this library 👍 my code related to dtreeviz is python from dtreeviz import trees from dtreeviz models spark decision tree import shadowsparktree spark dtree shadowspa... | 1 |
400,277 | 11,771,591,933 | IssuesEvent | 2020-03-16 00:40:46 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | closed | Manage Bookcovers popup gets cut off | Affects: UI Good First Issue Needs: Review Priority: 3 State: Backlogged Type: Bug hacktoberfest | ### Description
Select the book cover popup is cut off
### Evidence / Screenshot (if possible)

### Relevant url?
1. go to e.g. https://openlibrary.org/works/OL16313124W/Harry_Potter_and_the_Chamber_of_... | 1.0 | Manage Bookcovers popup gets cut off - ### Description
Select the book cover popup is cut off
### Evidence / Screenshot (if possible)

### Relevant url?
1. go to e.g. https://openlibrary.org/works/OL163... | non_comp | manage bookcovers popup gets cut off description select the book cover popup is cut off evidence screenshot if possible relevant url go to e g hover over the cover click manage covers expectation should not be cutoff details logged in y n y ... | 0 |
267,944 | 8,395,054,180 | IssuesEvent | 2018-10-10 04:14:13 | ClangBuiltLinux/linux | https://api.github.com/repos/ClangBuiltLinux/linux | opened | -Wunneeded-internal-declaration in arch/x86/kvm/vmx.c | -Wunneeded-internal-declaration [ARCH] x86_64 [BUG] linux good first issue low priority | ```
arch/x86/kvm/vmx.c:69:32: warning: variable 'vmx_cpu_id' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static const struct x86_cpu_id vmx_cpu_id[] = {
^
``` | 1.0 | -Wunneeded-internal-declaration in arch/x86/kvm/vmx.c - ```
arch/x86/kvm/vmx.c:69:32: warning: variable 'vmx_cpu_id' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static const struct x86_cpu_id vmx_cpu_id[] = {
^
``` | non_comp | wunneeded internal declaration in arch kvm vmx c arch kvm vmx c warning variable vmx cpu id is not needed and will not be emitted static const struct cpu id vmx cpu id | 0 |
3,120 | 6,043,192,206 | IssuesEvent | 2017-06-11 19:43:13 | PrinceOfAmber/Cyclic | https://api.github.com/repos/PrinceOfAmber/Cyclic | closed | Harvester interaction with Pam's Harvestcraft Trees | mod compatibility suggestion | the Harvester works with the trees, but only on the same plane as the tree. if there are multiple trees with varying leaf heights, you need multiple harvesters. maybe some sort of way to control what planes the harvester will interact with? | True | Harvester interaction with Pam's Harvestcraft Trees - the Harvester works with the trees, but only on the same plane as the tree. if there are multiple trees with varying leaf heights, you need multiple harvesters. maybe some sort of way to control what planes the harvester will interact with? | comp | harvester interaction with pam s harvestcraft trees the harvester works with the trees but only on the same plane as the tree if there are multiple trees with varying leaf heights you need multiple harvesters maybe some sort of way to control what planes the harvester will interact with | 1 |
18,399 | 25,473,064,122 | IssuesEvent | 2022-11-25 11:58:02 | opensrp/web | https://api.github.com/repos/opensrp/web | closed | [FHIR Road Map]: Update the commodity creation to add the commodities to a List resource | Ready for Engineering FHIR compatibility Supply Chain Management | ### Issue Context?
- We currently have a [commodity management package](https://github.com/opensrp/web/issues?q=label%3A%22Supply+Chain+Management%22+is%3Aclosed) that represents all the commodities in a group resource.
- These commodities are to be used by all the CHA/CHW (Community Health Worker/Assistant) this... | True | [FHIR Road Map]: Update the commodity creation to add the commodities to a List resource - ### Issue Context?
- We currently have a [commodity management package](https://github.com/opensrp/web/issues?q=label%3A%22Supply+Chain+Management%22+is%3Aclosed) that represents all the commodities in a group resource.
- ... | comp | update the commodity creation to add the commodities to a list resource issue context we currently have a that represents all the commodities in a group resource these commodities are to be used by all the cha chw community health worker assistant this means they have to the added to the mai... | 1 |
13,939 | 3,788,390,898 | IssuesEvent | 2016-03-21 14:37:02 | tarbell-project/tarbell | https://api.github.com/repos/tarbell-project/tarbell | closed | Context variables only work in HTML files | in progress tag: documentation | Should probably cut [this whole section](http://tarbell.readthedocs.org/en/1.0.5/build.html#where-can-context-variables-be-used) from the docs, or slim it way down, since javascript and CSS files are no longer rendered as templates (until we make that configurable). | 1.0 | Context variables only work in HTML files - Should probably cut [this whole section](http://tarbell.readthedocs.org/en/1.0.5/build.html#where-can-context-variables-be-used) from the docs, or slim it way down, since javascript and CSS files are no longer rendered as templates (until we make that configurable). | non_comp | context variables only work in html files should probably cut from the docs or slim it way down since javascript and css files are no longer rendered as templates until we make that configurable | 0 |
551,790 | 16,188,927,055 | IssuesEvent | 2021-05-04 04:29:56 | oresat/oresat-dxwifi-software | https://api.github.com/repos/oresat/oresat-dxwifi-software | closed | Add table of contents to the readme | enhancement low priority | The number of sections in the Readme has grown quite a bit. Suggest adding a table of contents to the top of the Readme so users can quickly navigate to the info they actually care about. | 1.0 | Add table of contents to the readme - The number of sections in the Readme has grown quite a bit. Suggest adding a table of contents to the top of the Readme so users can quickly navigate to the info they actually care about. | non_comp | add table of contents to the readme the number of sections in the readme has grown quite a bit suggest adding a table of contents to the top of the readme so users can quickly navigate to the info they actually care about | 0 |
4,433 | 7,112,165,676 | IssuesEvent | 2018-01-17 16:15:08 | andrie/surveydata | https://api.github.com/repos/andrie/surveydata | closed | Use snake_case instead of lowerCamelCase for function names | compatibility break | The package imports from `dplyr`, and use many `tidyverse` functions internally. Additionally, the `surveydata` object inherits from `tibble`.
It seems to make sense to use `snake_case` function names. | True | Use snake_case instead of lowerCamelCase for function names - The package imports from `dplyr`, and use many `tidyverse` functions internally. Additionally, the `surveydata` object inherits from `tibble`.
It seems to make sense to use `snake_case` function names. | comp | use snake case instead of lowercamelcase for function names the package imports from dplyr and use many tidyverse functions internally additionally the surveydata object inherits from tibble it seems to make sense to use snake case function names | 1 |
2,882 | 5,707,508,140 | IssuesEvent | 2017-04-18 14:02:41 | anb0s/eclox | https://api.github.com/repos/anb0s/eclox | closed | Add support for C/C++ header files | help wanted Other plugin bug or not compatible question wontfix | The Eclox doesn't recognizes the doxygen comments in the header files (.h) while the doxygen supports and parses them. I think it would be nice if you add a say checkbox in the doxygen page in the preferences which allows us to enable the eclox for headers or something like that. | True | Add support for C/C++ header files - The Eclox doesn't recognizes the doxygen comments in the header files (.h) while the doxygen supports and parses them. I think it would be nice if you add a say checkbox in the doxygen page in the preferences which allows us to enable the eclox for headers or something like that. | comp | add support for c c header files the eclox doesn t recognizes the doxygen comments in the header files h while the doxygen supports and parses them i think it would be nice if you add a say checkbox in the doxygen page in the preferences which allows us to enable the eclox for headers or something like that | 1 |
8,557 | 10,550,953,517 | IssuesEvent | 2019-10-03 12:20:00 | arcticicestudio/nord-eclipse-syntax | https://api.github.com/repos/arcticicestudio/nord-eclipse-syntax | closed | Invalid latest nord.xml | context-api scope-compatibility type-bug | Hello there,
When trying to import the latest nord.xml, the following error message appears:

Looking at the contents of the file, the copyright header appears before the XML ... | True | Invalid latest nord.xml - Hello there,
When trying to import the latest nord.xml, the following error message appears:

Looking at the contents of the file, the copyright head... | comp | invalid latest nord xml hello there when trying to import the latest nord xml the following error message appears looking at the contents of the file the copyright header appears before the xml declaration which i believe is invalid cheers pyves | 1 |
37,605 | 10,039,686,374 | IssuesEvent | 2019-07-18 18:01:12 | OfficeDev/office-ui-fabric-react | https://api.github.com/repos/OfficeDev/office-ui-fabric-react | opened | [Build] Components relying on CDN assets can break CI | Area: Build System | ### Environment Information
CI, specifically Screener visual regression testing
### Please provide a reproduction of the bug in a codepen:
PR https://github.com/OfficeDev/office-ui-fabric-react/pull/9853 brought to our attention that some components rely on CDN assets that can change which in turn breaks CI... | 1.0 | [Build] Components relying on CDN assets can break CI - ### Environment Information
CI, specifically Screener visual regression testing
### Please provide a reproduction of the bug in a codepen:
PR https://github.com/OfficeDev/office-ui-fabric-react/pull/9853 brought to our attention that some components re... | non_comp | components relying on cdn assets can break ci environment information ci specifically screener visual regression testing please provide a reproduction of the bug in a codepen pr brought to our attention that some components rely on cdn assets that can change which in turn breaks ci see ... | 0 |
5,453 | 7,920,240,256 | IssuesEvent | 2018-07-04 22:20:27 | metarhia/impress | https://api.github.com/repos/metarhia/impress | closed | Oracle database plugin for Impress Application Server? | compatibility | subj...
I made for myself a small plugin for [OracleDb](https://www.npmjs.com/package/oracledb)
it works, but you need to check for updates and enclose plugin
you have any plans to support drivers for oracle DB ?
| True | Oracle database plugin for Impress Application Server? - subj...
I made for myself a small plugin for [OracleDb](https://www.npmjs.com/package/oracledb)
it works, but you need to check for updates and enclose plugin
you have any plans to support drivers for oracle DB ?
| comp | oracle database plugin for impress application server subj i made for myself a small plugin for it works but you need to check for updates and enclose plugin you have any plans to support drivers for oracle db | 1 |
12,200 | 14,397,510,906 | IssuesEvent | 2020-12-03 08:17:00 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | opened | Handling of multiple list updates in a single request differs from recent Cassandra | CQL cassandra 3.x compatibility low | In Cassandra issue https://issues.apache.org/jira/browse/CASSANDRA-13130, it was noted that Cassandra's behavior when a request modifies the same list twice is non-intuitive. For example on "DELETE l[2], l[2]" or "SET l[2] = 7, l[2] = 8".
So they changed this behavior in Cassandra commit 5ef8a8b408d4c492f7f2ffbbbe6fce... | True | Handling of multiple list updates in a single request differs from recent Cassandra - In Cassandra issue https://issues.apache.org/jira/browse/CASSANDRA-13130, it was noted that Cassandra's behavior when a request modifies the same list twice is non-intuitive. For example on "DELETE l[2], l[2]" or "SET l[2] = 7, l[2] =... | comp | handling of multiple list updates in a single request differs from recent cassandra in cassandra issue it was noted that cassandra s behavior when a request modifies the same list twice is non intuitive for example on delete l l or set l l so they changed this behavior in cassandra commit in ... | 1 |
1,441 | 3,965,670,571 | IssuesEvent | 2016-05-03 09:25:24 | hypothesis/h | https://api.github.com/repos/hypothesis/h | opened | Via proxy fails on https://hyp.is/AVR15vOHFtPwhMO7DeOd/www.justinobeirne.com/essay/what-happened-to-google-maps | Web Page Compatibility | <!--
Thank you for reporting an issue with Hypothesis! This is our bug tracker. If
you have any support questions please email support@hypothes.is instead.
In order to make it easy for us to help you, please note the following:
1. Only report **bugs** with Hypothesis here. If you want to discuss potential
n... | True | Via proxy fails on https://hyp.is/AVR15vOHFtPwhMO7DeOd/www.justinobeirne.com/essay/what-happened-to-google-maps - <!--
Thank you for reporting an issue with Hypothesis! This is our bug tracker. If
you have any support questions please email support@hypothes.is instead.
In order to make it easy for us to help you, ... | comp | via proxy fails on thank you for reporting an issue with hypothesis this is our bug tracker if you have any support questions please email support hypothes is instead in order to make it easy for us to help you please note the following only report bugs with hypothesis here if you want to ... | 1 |
3,090 | 6,019,355,400 | IssuesEvent | 2017-06-07 14:21:53 | Railcraft/Railcraft | https://api.github.com/repos/Railcraft/Railcraft | closed | [1.10.2-10.1.1] Immersive Engineering Conveyors can't insert into Railcraft Inventories | can't fix inventory mod compatibility not railcraft | Railcraft Inventories tested are the Powered Rolling Machine and the Item Loader.
I suspect this is because Railcraft is not using the ItemHandler capability, but this is purely because iirc IE only uses that one to interact with other inventories. I might be completely wrong about this.
The Item Unloader IS capable ... | True | [1.10.2-10.1.1] Immersive Engineering Conveyors can't insert into Railcraft Inventories - Railcraft Inventories tested are the Powered Rolling Machine and the Item Loader.
I suspect this is because Railcraft is not using the ItemHandler capability, but this is purely because iirc IE only uses that one to interact with... | comp | immersive engineering conveyors can t insert into railcraft inventories railcraft inventories tested are the powered rolling machine and the item loader i suspect this is because railcraft is not using the itemhandler capability but this is purely because iirc ie only uses that one to interact with other invento... | 1 |
20,133 | 28,134,729,794 | IssuesEvent | 2023-04-01 08:31:53 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | ⛔ 🐞 Bug Report: website just keep loading and dont open | bug compatibility/3rd_party | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
I am trying to enter the website, but it does not work, it only downloads and does not work. I tried to ... | True | ⛔ 🐞 Bug Report: website just keep loading and dont open - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
I am trying to enter the website, but it doe... | comp | ⛔ 🐞 bug report website just keep loading and dont open prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description i am trying to enter the website but it does no... | 1 |
266,003 | 20,118,376,267 | IssuesEvent | 2022-02-07 22:13:51 | modin-project/modin | https://api.github.com/repos/modin-project/modin | opened | Docs: Refresh Intel Distribution of Modin paragraph | documentation 📜 | ### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
- **Modin version** (`modin.__version__`):
- **Python version**:
- **Code we can use to reproduce**:
<!--
You can obtain the Modin version with
python -c "import modin; print(modin.__version__)"
-->
### Describe the pro... | 1.0 | Docs: Refresh Intel Distribution of Modin paragraph - ### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
- **Modin version** (`modin.__version__`):
- **Python version**:
- **Code we can use to reproduce**:
<!--
You can obtain the Modin version with
python -c "import modin; ... | non_comp | docs refresh intel distribution of modin paragraph system information os platform and distribution e g linux ubuntu modin version modin version python version code we can use to reproduce you can obtain the modin version with python c import modin pr... | 0 |
401,660 | 27,334,690,667 | IssuesEvent | 2023-02-26 03:14:57 | microsoft/azure-pipelines-tasks | https://api.github.com/repos/microsoft/azure-pipelines-tasks | closed | AzureAppServiceSettings@1: Is it possible to delete an app setting? | question Area: Release stale Task: AzureAppService environment:documentation | ## Required Information
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?**
*Type*: Question
**Enter Task Name**: AzureAppServiceSettings
## Environment
- Server - Azure Pipelines or TFS on-premises?
- If using TFS on-prem... | 1.0 | AzureAppServiceSettings@1: Is it possible to delete an app setting? - ## Required Information
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?**
*Type*: Question
**Enter Task Name**: AzureAppServiceSettings
## Environment
- Server - ... | non_comp | azureappservicesettings is it possible to delete an app setting required information entering this information will route you directly to the right team and expedite traction question bug or feature type question enter task name azureappservicesettings environment server ... | 0 |
3,960 | 6,799,014,157 | IssuesEvent | 2017-11-02 08:47:37 | nextcloud/contacts | https://api.github.com/repos/nextcloud/contacts | closed | contact field labels should always be displayed the the selected language | 1. to develop bug compatibility good first issue | ## Expected behavior
The field labels of a contact record should always be displayed the the selected language, e.g. `german`.
## Current behavior
The field labels of a contact record are very often displayed in `english` language although they should be displayed in `german` language .
![20171003_contacts_lab... | True | contact field labels should always be displayed the the selected language - ## Expected behavior
The field labels of a contact record should always be displayed the the selected language, e.g. `german`.
## Current behavior
The field labels of a contact record are very often displayed in `english` language although... | comp | contact field labels should always be displayed the the selected language expected behavior the field labels of a contact record should always be displayed the the selected language e g german current behavior the field labels of a contact record are very often displayed in english language although... | 1 |
277,525 | 30,659,312,714 | IssuesEvent | 2023-07-25 14:05:35 | rsoreq/zenbot | https://api.github.com/repos/rsoreq/zenbot | closed | CVE-2021-37713 (High) detected in tar-4.4.13.tgz, tar-4.4.11.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-37713 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.13.tgz</b>, <b>tar-4.4.11.tgz</b></p></summary>
<p>
<details><summary><b>tar-4.4.13.tgz</b></p></summary>
<... | True | CVE-2021-37713 (High) detected in tar-4.4.13.tgz, tar-4.4.11.tgz - autoclosed - ## CVE-2021-37713 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.13.tgz</b>, <b>tar-4.4.11.tgz... | non_comp | cve high detected in tar tgz tar tgz autoclosed cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar tgz tar for node library home page a href dependency hierarchy webpack tgz root library watchpac... | 0 |
18,128 | 25,046,024,937 | IssuesEvent | 2022-11-05 08:51:57 | SkinsRestorer/SkinsRestorerX | https://api.github.com/repos/SkinsRestorer/SkinsRestorerX | opened | [plugin-incompatability] plugin / command hide plugins | plugin incompatibility | some plugin / command hide plugins can prevent skinsrestorer from function. | True | [plugin-incompatability] plugin / command hide plugins - some plugin / command hide plugins can prevent skinsrestorer from function. | comp | plugin command hide plugins some plugin command hide plugins can prevent skinsrestorer from function | 1 |
420,252 | 28,242,235,246 | IssuesEvent | 2023-04-06 08:06:42 | gradle/gradle | https://api.github.com/repos/gradle/gradle | closed | Generated Gradle Kotlin DSL API docs might be outdated | in:kotlin-dsl a:documentation | Are there plans to update the [generated Gradle Kotlin DSL API documentation](https://gradle.github.io/kotlin-dsl-docs/api/)? I've noticed that the last commit in the gradle/kotlin-dsl-docs repository appears to be from [4 years ago](https://github.com/gradle/kotlin-dsl-docs/commit/f8ada733747c63632d652933af1812bc82213... | 1.0 | Generated Gradle Kotlin DSL API docs might be outdated - Are there plans to update the [generated Gradle Kotlin DSL API documentation](https://gradle.github.io/kotlin-dsl-docs/api/)? I've noticed that the last commit in the gradle/kotlin-dsl-docs repository appears to be from [4 years ago](https://github.com/gradle/kot... | non_comp | generated gradle kotlin dsl api docs might be outdated are there plans to update the i ve noticed that the last commit in the gradle kotlin dsl docs repository appears to be from and the gradle kotlin dsl has likely been updated since then also see | 0 |
217,697 | 7,327,376,227 | IssuesEvent | 2018-03-04 09:24:29 | keirf/FlashFloppy | https://api.github.com/repos/keirf/FlashFloppy | closed | Formatting errors - BBC Micro 8271 controller | bug priority | Sorry to be posting again, but it was brought to my attention that disk formatting is generating errors on the BBC 8271 based systems. This is not new to the latest 0.9.9a firmware. I've tested back as far as 0.9.6a and see similar errors. BBC 1770 based systems seems fine, though. Further details here:
http://stard... | 1.0 | Formatting errors - BBC Micro 8271 controller - Sorry to be posting again, but it was brought to my attention that disk formatting is generating errors on the BBC 8271 based systems. This is not new to the latest 0.9.9a firmware. I've tested back as far as 0.9.6a and see similar errors. BBC 1770 based systems seems fin... | non_comp | formatting errors bbc micro controller sorry to be posting again but it was brought to my attention that disk formatting is generating errors on the bbc based systems this is not new to the latest firmware i ve tested back as far as and see similar errors bbc based systems seems fine though ... | 0 |
16,340 | 21,997,273,224 | IssuesEvent | 2022-05-26 07:53:14 | libass/libass | https://api.github.com/repos/libass/libass | opened | Rendering: \fay behavior with inline \frz adjustments | compatibility | ### Screenshots
What it looks like now on AegisubDC 9215 (libass) / mpv Windows build (by shinchiro) 20220227-git-b1fb4b7 (and the latest 20220522-git-9022b1b):

What it should loo... | True | Rendering: \fay behavior with inline \frz adjustments - ### Screenshots
What it looks like now on AegisubDC 9215 (libass) / mpv Windows build (by shinchiro) 20220227-git-b1fb4b7 (and the latest 20220522-git-9022b1b):
 in V0.2, it will probably be best to change this.
Maybe brightening up the Colour to look a little bit mo... | 1.0 | Change The Background-Colour Of Panels - The Panels in the Software have had a Gray-Background since the Release of V0.1. These blended in nicely with the Gray, Gradient-Background but since that is getting removed(**Or changed to a different Colour**) in V0.2, it will probably be best to change this.
Maybe brighten... | non_comp | change the background colour of panels the panels in the software have had a gray background since the release of these blended in nicely with the gray gradient background but since that is getting removed or changed to a different colour in it will probably be best to change this maybe brightenin... | 0 |
5,347 | 7,841,935,828 | IssuesEvent | 2018-06-18 21:17:35 | wordpress-mobile/AztecEditor-iOS | https://api.github.com/repos/wordpress-mobile/AztecEditor-iOS | opened | Make sure that self-closing void elements are closed the same way as Gutenberg | Gutenberg Compatibility | ### Expected behavior
When opening post with self-closing elements like ```<br/> <img/> <hr/>``` I'm expecting Aztec to keep the same format on the elements and write back on the same format.
### Actual behavior
Instead we get the following ```<br> <img> <hr>```, while this is correct HTML it make changes to t... | True | Make sure that self-closing void elements are closed the same way as Gutenberg - ### Expected behavior
When opening post with self-closing elements like ```<br/> <img/> <hr/>``` I'm expecting Aztec to keep the same format on the elements and write back on the same format.
### Actual behavior
Instead we get the... | comp | make sure that self closing void elements are closed the same way as gutenberg expected behavior when opening post with self closing elements like i m expecting aztec to keep the same format on the elements and write back on the same format actual behavior instead we get the following ... | 1 |
442,614 | 12,748,211,927 | IssuesEvent | 2020-06-26 19:37:00 | googleapis/python-iam | https://api.github.com/repos/googleapis/python-iam | closed | Synthesis failed for python-iam | api: iam autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate python-iam. :broken_heart:
Here's the output from running `synth.py`:
```
6a1c61b46bde7c8e0782abca
2020-06-20 08:20:31,821 autosynth [DEBUG] > Running: git log -1 --pretty=%at 313eb608348d6080a0f118402219a0accf16e671
2020-06-20 08:20:31,824 autosynth [DEBUG] > Running: git log -1 ... | 1.0 | Synthesis failed for python-iam - Hello! Autosynth couldn't regenerate python-iam. :broken_heart:
Here's the output from running `synth.py`:
```
6a1c61b46bde7c8e0782abca
2020-06-20 08:20:31,821 autosynth [DEBUG] > Running: git log -1 --pretty=%at 313eb608348d6080a0f118402219a0accf16e671
2020-06-20 08:20:31,824 autosy... | non_comp | synthesis failed for python iam hello autosynth couldn t regenerate python iam broken heart here s the output from running synth py autosynth running git log pretty at autosynth running git log pretty at autosynth running git log ... | 0 |
92,929 | 11,726,709,936 | IssuesEvent | 2020-03-10 14:54:14 | carbon-design-system/ibm-dotcom-library | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library | opened | Hills workshop: gather and create personas | design: research priority: high | DDS team is planning to write Hills. In order to successfully create Hills together, we need research and alignment around core findings and artifacts.
## Tasks
- [ ] Lara to review old personas created in 2019
- [ ] Lara to identify what we need to update and make changes
- [ ] Consider if we need new personas
- [ ] ... | 1.0 | Hills workshop: gather and create personas - DDS team is planning to write Hills. In order to successfully create Hills together, we need research and alignment around core findings and artifacts.
## Tasks
- [ ] Lara to review old personas created in 2019
- [ ] Lara to identify what we need to update and make changes
... | non_comp | hills workshop gather and create personas dds team is planning to write hills in order to successfully create hills together we need research and alignment around core findings and artifacts tasks lara to review old personas created in lara to identify what we need to update and make changes con... | 0 |
120,500 | 12,086,349,918 | IssuesEvent | 2020-04-18 09:30:02 | climate-machine/CLIMA | https://api.github.com/repos/climate-machine/CLIMA | reopened | Documentation | CLIMA Documentation | - Document what each module does
- Link to design docs?
- Dedicated software design docs
- Onboarding docs
- What are our systems and processes
- Development guide
| 1.0 | Documentation - - Document what each module does
- Link to design docs?
- Dedicated software design docs
- Onboarding docs
- What are our systems and processes
- Development guide
| non_comp | documentation document what each module does link to design docs dedicated software design docs onboarding docs what are our systems and processes development guide | 0 |
666,251 | 22,347,691,933 | IssuesEvent | 2022-06-15 09:14:39 | uhh-cms/analysis_playground | https://api.github.com/repos/uhh-cms/analysis_playground | closed | Check compatibility of workflows with possible sample stitching | question low-priority | The stitching of samples requires
- identifying sub processes on generator level,
- measuring event weight sums per sub processes,
- bookkeeping of these event sums per subprocess across several datasets, and
- maintaining the info of which samples overlap regarding a certain sub process.
Although not required... | 1.0 | Check compatibility of workflows with possible sample stitching - The stitching of samples requires
- identifying sub processes on generator level,
- measuring event weight sums per sub processes,
- bookkeeping of these event sums per subprocess across several datasets, and
- maintaining the info of which samples... | non_comp | check compatibility of workflows with possible sample stitching the stitching of samples requires identifying sub processes on generator level measuring event weight sums per sub processes bookkeeping of these event sums per subprocess across several datasets and maintaining the info of which samples... | 0 |
10,757 | 12,736,279,825 | IssuesEvent | 2020-06-25 16:38:25 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Decimal parsing ignores significant digits below 1e-49 | 4 - In Review Area-Compilers Bug Concept-Determinism Language-C# Tenet-Compatibility | See `CodeGenTests.DecimalLiteral_BreakingChange` unit test.
Compile and Run:
``` cs
using System;
class C
{
static void Main()
{
Console.WriteLine(5.00000000000000000001e-29m); // 5.0e-29m + 1e-49m [Dev11/Roslyn rounds]
Console.WriteLine(5.0000000000000000000000000000001e-29m); // 5.0e-29m + 1... | True | Decimal parsing ignores significant digits below 1e-49 - See `CodeGenTests.DecimalLiteral_BreakingChange` unit test.
Compile and Run:
``` cs
using System;
class C
{
static void Main()
{
Console.WriteLine(5.00000000000000000001e-29m); // 5.0e-29m + 1e-49m [Dev11/Roslyn rounds]
Console.WriteLine... | comp | decimal parsing ignores significant digits below see codegentests decimalliteral breakingchange unit test compile and run cs using system class c static void main console writeline console writeline expected ... | 1 |
150,226 | 19,601,361,915 | IssuesEvent | 2022-01-06 01:59:56 | ebubeaso/IT-coding-work | https://api.github.com/repos/ebubeaso/IT-coding-work | opened | CVE-2021-44420 (High) detected in Django-3.2.9-py3-none-any.whl | security vulnerability | ## CVE-2021-44420 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-3.2.9-py3-none-any.whl</b></p></summary>
<p>A high-level Python Web framework that encourages rapid development... | True | CVE-2021-44420 (High) detected in Django-3.2.9-py3-none-any.whl - ## CVE-2021-44420 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-3.2.9-py3-none-any.whl</b></p></summary>
<p>A... | non_comp | cve high detected in django none any whl cve high severity vulnerability vulnerable library django none any whl a high level python web framework that encourages rapid development and clean pragmatic design library home page a href path to dependency file pyt... | 0 |
39,960 | 20,356,738,374 | IssuesEvent | 2022-02-20 03:30:04 | doitsujin/dxvk | https://api.github.com/repos/doitsujin/dxvk | closed | [d3d9] Resident Evil 0 (339340) - Frametime issue on some scenes | performance d3d9 | ### Software information
Resident Evil 0 (steam AppID 339340).
When switching to some scenes, framerate is cut by half with terrible frame spikes.
Video demonstrating the issue: https://drive.google.com/file/d/1B2bNTYVpMZlbLcmAXbfLJNmwV6Gkaf1J
I can reproduce this issue as well on windows with DXVK.
Wine3D wo... | True | [d3d9] Resident Evil 0 (339340) - Frametime issue on some scenes - ### Software information
Resident Evil 0 (steam AppID 339340).
When switching to some scenes, framerate is cut by half with terrible frame spikes.
Video demonstrating the issue: https://drive.google.com/file/d/1B2bNTYVpMZlbLcmAXbfLJNmwV6Gkaf1J
... | non_comp | resident evil frametime issue on some scenes software information resident evil steam appid when switching to some scenes framerate is cut by half with terrible frame spikes video demonstrating the issue i can reproduce this issue as well on windows with dxvk works fine however... | 0 |
2,720 | 5,452,489,072 | IssuesEvent | 2017-03-08 03:16:20 | luc-github/ESP3D | https://api.github.com/repos/luc-github/ESP3D | closed | No information on 3D Printer | bug Compatibility Marlin | I am using a [Renkforce RF100](https://www.conrad.de/de/renkforce-rf100-3d-drucker-starter-kit-single-extruder-inkl-filament-1507428.html) with the latest released ESP3D version, 0.6.2.
The printer runs Marlin on a variant of the RAMPS board called [HICTOP MPX.3](https://www.amazon.com/HICTOP-Printer-Control-RepRap-Ar... | True | No information on 3D Printer - I am using a [Renkforce RF100](https://www.conrad.de/de/renkforce-rf100-3d-drucker-starter-kit-single-extruder-inkl-filament-1507428.html) with the latest released ESP3D version, 0.6.2.
The printer runs Marlin on a variant of the RAMPS board called [HICTOP MPX.3](https://www.amazon.com/H... | comp | no information on printer i am using a with the latest released version the printer runs marlin on a variant of the ramps board called i had to change the baud rate to and now the communication is working insofar that the printer shows the ip address of the esp on the display of the printe... | 1 |
12,005 | 14,144,404,957 | IssuesEvent | 2020-11-10 16:24:21 | mosaic-org/mosaic | https://api.github.com/repos/mosaic-org/mosaic | closed | Starship multi-line prompt doesn't play nice with resizes | bug compatibility | I started working on this issue and then realized it's a little bit of a rabbit hole, so I'm going to update on my progress here.
Initial issue:
* When rendering the prompt in a pane, it renders properly but the cursor is at the beginning of the line rather than two spaces after it.
I fixed this by properly resp... | True | Starship multi-line prompt doesn't play nice with resizes - I started working on this issue and then realized it's a little bit of a rabbit hole, so I'm going to update on my progress here.
Initial issue:
* When rendering the prompt in a pane, it renders properly but the cursor is at the beginning of the line rathe... | comp | starship multi line prompt doesn t play nice with resizes i started working on this issue and then realized it s a little bit of a rabbit hole so i m going to update on my progress here initial issue when rendering the prompt in a pane it renders properly but the cursor is at the beginning of the line rathe... | 1 |
9,708 | 11,761,397,752 | IssuesEvent | 2020-03-13 21:46:55 | google/model-viewer | https://api.github.com/repos/google/model-viewer | closed | Size not updating when zooming or changing to new display | arc: compatibility arc: rendering & effects type: bug | I saw a co-worker move `<model-viewer>` from one display to another while it was loading, and the size did not update properly. I tested out zooming, and sure enough this bug (#298, #314) is back to haunt us (appropriately, it is Halloween today):
 is back to haunt us (appropriately, it is Halloween today):
 [again](https://github.com/libass/libass/issues/431) this assert fails on some inputs.
```
libass/ass_outline.c:1498: outline_stroke: Assertion `rad >= eps && rad <= OUTLINE_MAX' failed.
```
Tested on top of cbeea94fc70a6322ecce4c4ff30bef2a9028c18a, see attache... | True | Negative Fontsize: assert fail in outline_stroke - [Once](https://github.com/libass/libass/issues/397) [again](https://github.com/libass/libass/issues/431) this assert fails on some inputs.
```
libass/ass_outline.c:1498: outline_stroke: Assertion `rad >= eps && rad <= OUTLINE_MAX' failed.
```
Tested on top of cb... | comp | negative fontsize assert fail in outline stroke this assert fails on some inputs libass ass outline c outline stroke assertion rad eps rad outline max failed tested on top of see attached archive for three sample files triggering the failure and info on the selected fonts ... | 1 |
311,507 | 9,534,404,908 | IssuesEvent | 2019-04-30 01:21:37 | cuappdev/pollo-ios | https://api.github.com/repos/cuappdev/pollo-ios | closed | Use FutureNova pod instead of Future.swift and supporting | Priority: Medium Status: Available Type: Maintenance | >can someone make an issue to add `FutureNova` as a pod so that its not just the files from the pod in the project?
-- kevin chan, 4/23/19, 5:23pm | 1.0 | Use FutureNova pod instead of Future.swift and supporting - >can someone make an issue to add `FutureNova` as a pod so that its not just the files from the pod in the project?
-- kevin chan, 4/23/19, 5:23pm | non_comp | use futurenova pod instead of future swift and supporting can someone make an issue to add futurenova as a pod so that its not just the files from the pod in the project kevin chan | 0 |
9,905 | 11,911,605,309 | IssuesEvent | 2020-03-31 08:54:25 | LMMS/lmms | https://api.github.com/repos/LMMS/lmms | closed | VST3 Support | compatibility enhancement | Hello,
I'm re-opening issue [#2352](https://github.com/LMMS/lmms/issues/2352)
It was from 2015, it was a copy-paste, and today, in 2018, the context is different.
**Context :**
On the 1st Oct 2018, Steinberg stopped suporting VST2.
What does that means ? (The way I understand it, based on [this topic](https://fo... | True | VST3 Support - Hello,
I'm re-opening issue [#2352](https://github.com/LMMS/lmms/issues/2352)
It was from 2015, it was a copy-paste, and today, in 2018, the context is different.
**Context :**
On the 1st Oct 2018, Steinberg stopped suporting VST2.
What does that means ? (The way I understand it, based on [this to... | comp | support hello i m re opening issue it was from it was a copy paste and today in the context is different context on the oct steinberg stopped suporting what does that means the way i understand it based on for devs who have a license they can freely release new plug... | 1 |
20,559 | 30,498,206,896 | IssuesEvent | 2023-07-18 12:22:06 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | opened | Incompatible change - Rules which use java_common need to register java toolchain | team-Rules-Java incompatible-change | Rules which use java_common need to register `@bazel_tools//tools/jdk:toolchain_type`.
This is a breaking change for rules which are using java_common and not registering `@bazel_tools//tools/jdk:toolchain_type`.
The error you might see if you're affected by this change is:
`Rule 'custom_rule' in 'location' must ... | True | Incompatible change - Rules which use java_common need to register java toolchain - Rules which use java_common need to register `@bazel_tools//tools/jdk:toolchain_type`.
This is a breaking change for rules which are using java_common and not registering `@bazel_tools//tools/jdk:toolchain_type`.
The error you migh... | comp | incompatible change rules which use java common need to register java toolchain rules which use java common need to register bazel tools tools jdk toolchain type this is a breaking change for rules which are using java common and not registering bazel tools tools jdk toolchain type the error you migh... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.