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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8,850 | 10,798,023,940 | IssuesEvent | 2019-11-06 09:13:14 | dotnet/winforms | https://api.github.com/repos/dotnet/winforms | closed | PropertyGrid: FontEditor not working? | :boom: regression area: PropertyGrid area: UI type editors tenet-compatibility |
**Problem description:**

**Expected behavior:**
The rendering should be the same as in .NET Fx
**Minimal repro:**
* build and launch WinFormsControlsClassicTests and WinformsControlsTest
* cli... | True | PropertyGrid: FontEditor not working? -
**Problem description:**

**Expected behavior:**
The rendering should be the same as in .NET Fx
**Minimal repro:**
* build and launch WinFormsControlsClas... | comp | propertygrid fonteditor not working problem description expected behavior the rendering should be the same as in net fx minimal repro build and launch winformscontrolsclassictests and winformscontrolstest click fontnameeditor button in both and align opened windows side ... | 1 |
8,498 | 10,518,596,018 | IssuesEvent | 2019-09-29 12:01:13 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | DefaultLogger: remove deprecated constructors | approved breaking compatibility | Split from #7089,
DefaultLogger has a few deprecated constructors involving boolean parameters that were converted to enumerations for easier understanding. | True | DefaultLogger: remove deprecated constructors - Split from #7089,
DefaultLogger has a few deprecated constructors involving boolean parameters that were converted to enumerations for easier understanding. | comp | defaultlogger remove deprecated constructors split from defaultlogger has a few deprecated constructors involving boolean parameters that were converted to enumerations for easier understanding | 1 |
19,658 | 27,295,448,587 | IssuesEvent | 2023-02-23 19:55:50 | raiguard/Krastorio2 | https://api.github.com/repos/raiguard/Krastorio2 | closed | Steel Plates crafting time wrong in IR2 + K2 | bug compatibility ir2 | ### Description
Crafting time for Carbon Steel plates should be 0.8s for 1 plate (as for all other IR2 plate recipes which are correct with K2).
But recipe requires 16 seconds and produces 5 plates. See screenshot of tech screen showing the recipe.
.
But recipe requires 16 seconds and produces 5 plates. See screenshot of tech screen showing the recipe.
**
_Saturday Nov 18, 2017 at 12:09 GMT_
_Originally opened as https://github.com/ballerina-lang/composer/issu... | 1.0 | Debug menu run option is not disables when reopened - <a href="https://github.com/yasassri"><img src="https://avatars1.githubusercontent.com/u/7681361?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [yasassri](https://github.com/yasassri)**
_Saturday Nov 18, 2017 at 12:09 GMT_
_Originally ope... | non_comp | debug menu run option is not disables when reopened issue by saturday nov at gmt originally opened as description if you click on run again this leads to starting multiple processes which makes composer unusable affected product version os db other ... | 0 |
3,507 | 6,488,077,481 | IssuesEvent | 2017-08-20 14:09:08 | sebastianbergmann/phpunit | https://api.github.com/repos/sebastianbergmann/phpunit | opened | Automatically unregister custom comparators after each test | backward-compatibility-break enhancement | Call `ComparatorFactory::getInstance()->reset()` after each test. | True | Automatically unregister custom comparators after each test - Call `ComparatorFactory::getInstance()->reset()` after each test. | comp | automatically unregister custom comparators after each test call comparatorfactory getinstance reset after each test | 1 |
371,680 | 10,980,089,753 | IssuesEvent | 2019-11-30 11:31:05 | strapi/strapi | https://api.github.com/repos/strapi/strapi | reopened | modelConnection GraphQL queries are bypassing permissions. | priority: critical status: confirmed type: bug 🐛 | <!--
Hello 👋 Thank you for submitting an issue.
Before you start, please make sure your issue is understandable and reproducible.
To make your issue readable make sure you use valid Markdown syntax.
https://guides.github.com/features/mastering-markdown/
-->
**Describe the bug**
GraphQL connection queries ... | 1.0 | modelConnection GraphQL queries are bypassing permissions. - <!--
Hello 👋 Thank you for submitting an issue.
Before you start, please make sure your issue is understandable and reproducible.
To make your issue readable make sure you use valid Markdown syntax.
https://guides.github.com/features/mastering-markdo... | non_comp | modelconnection graphql queries are bypassing permissions hello 👋 thank you for submitting an issue before you start please make sure your issue is understandable and reproducible to make your issue readable make sure you use valid markdown syntax describe the bug graphql connection ... | 0 |
1,132 | 5,146,365,135 | IssuesEvent | 2017-01-13 00:52:55 | GoogleChrome/lighthouse | https://api.github.com/repos/GoogleChrome/lighthouse | opened | Aggregation refactor | architecture question | I'm currently working on a change so you can easily select what sort of audits you want to run.
In reality this means need to build a full config that includes all these things:
> passes, gatherers per pass, audit list, aggregations (both parent and child aggregations), and the audit list within each of those aggre... | 1.0 | Aggregation refactor - I'm currently working on a change so you can easily select what sort of audits you want to run.
In reality this means need to build a full config that includes all these things:
> passes, gatherers per pass, audit list, aggregations (both parent and child aggregations), and the audit list wi... | non_comp | aggregation refactor i m currently working on a change so you can easily select what sort of audits you want to run in reality this means need to build a full config that includes all these things passes gatherers per pass audit list aggregations both parent and child aggregations and the audit list wi... | 0 |
3,948 | 6,793,071,601 | IssuesEvent | 2017-11-01 04:59:52 | w3c/ortc | https://api.github.com/repos/w3c/ortc | closed | ORTC shim: How to support 1.0 ICE restart without new IceTransport? | 1.0 compatibility issue | At the WebRTC 1.0 September interim, there was consensus that a new IceTransport would not be vended after an ICE restart (e.g. RTCRtpSender.transport.transport remains valid but attributes change). It is possible to do an ICE restart without creating a new Icetransport by calling IceTransport.start(newGatherer). This ... | True | ORTC shim: How to support 1.0 ICE restart without new IceTransport? - At the WebRTC 1.0 September interim, there was consensus that a new IceTransport would not be vended after an ICE restart (e.g. RTCRtpSender.transport.transport remains valid but attributes change). It is possible to do an ICE restart without creati... | comp | ortc shim how to support ice restart without new icetransport at the webrtc september interim there was consensus that a new icetransport would not be vended after an ice restart e g rtcrtpsender transport transport remains valid but attributes change it is possible to do an ice restart without creati... | 1 |
13,650 | 16,325,130,686 | IssuesEvent | 2021-05-12 00:11:50 | MightyPirates/OpenComputers | https://api.github.com/repos/MightyPirates/OpenComputers | closed | [1.7.10] Conflict issue with Computers and Matter Transpoter (Practicalities Mod) | bug-minor incompatibility | i doubt anything can be done from the Open Computers side since its more a practicalities issue but its worth letting you know about it, just incase you can do a workaround....
See https://github.com/MJRLegends/Space-Astronomy-Feedback-/issues/680 (Issue reported to me from a player of my mod pack) | True | [1.7.10] Conflict issue with Computers and Matter Transpoter (Practicalities Mod) - i doubt anything can be done from the Open Computers side since its more a practicalities issue but its worth letting you know about it, just incase you can do a workaround....
See https://github.com/MJRLegends/Space-Astronomy-Feedba... | comp | conflict issue with computers and matter transpoter practicalities mod i doubt anything can be done from the open computers side since its more a practicalities issue but its worth letting you know about it just incase you can do a workaround see issue reported to me from a player of my mod pack | 1 |
12,258 | 7,765,603,243 | IssuesEvent | 2018-06-02 05:40:45 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Freeze at restart after I forced GAMA to stop (corrupted workspace ?) | > Bug Affects Usability OS OSX Version 1.8 preRelease | ### Steps to reproduce
1. After GAMA has freezed, I had to kill it / force it to stop.
2. Restart GAMA on the same workspace
### Expected behavior
Run properly
### Actual behavior
GAMA freezes at:
```
macbook-pro-de-ben:MacOS ben$ ./Gama
Bad value: "${target.nl}" for NL. Using system default.
>GAMA ver... | True | Freeze at restart after I forced GAMA to stop (corrupted workspace ?) - ### Steps to reproduce
1. After GAMA has freezed, I had to kill it / force it to stop.
2. Restart GAMA on the same workspace
### Expected behavior
Run properly
### Actual behavior
GAMA freezes at:
```
macbook-pro-de-ben:MacOS ben$ ./G... | non_comp | freeze at restart after i forced gama to stop corrupted workspace steps to reproduce after gama has freezed i had to kill it force it to stop restart gama on the same workspace expected behavior run properly actual behavior gama freezes at macbook pro de ben macos ben g... | 0 |
75,546 | 9,299,237,020 | IssuesEvent | 2019-03-23 01:18:02 | pg-irc/Arrival-Advisor-Website | https://api.github.com/repos/pg-irc/Arrival-Advisor-Website | closed | Arabic version "See who’s behind the project" contact us text is off | Design | **Describe the issue**
Contact Us text in "See who’s behind the project" is wrong
**To Reproduce**
Steps to reproduce the behavior:
1. Go to homepage
2. Click on "See who’s behind the project"
**Expected behavior**
هل ترغب في أن تصبح شريك في المشروع؟ تواصل معنا
**Screenshots**
<img width="731" alt="Scree... | 1.0 | Arabic version "See who’s behind the project" contact us text is off - **Describe the issue**
Contact Us text in "See who’s behind the project" is wrong
**To Reproduce**
Steps to reproduce the behavior:
1. Go to homepage
2. Click on "See who’s behind the project"
**Expected behavior**
هل ترغب في أن تصبح شر... | non_comp | arabic version see who’s behind the project contact us text is off describe the issue contact us text in see who’s behind the project is wrong to reproduce steps to reproduce the behavior go to homepage click on see who’s behind the project expected behavior هل ترغب في أن تصبح شر... | 0 |
579,618 | 17,195,808,838 | IssuesEvent | 2021-07-16 17:10:37 | spicygreenbook/greenbook-app | https://api.github.com/repos/spicygreenbook/greenbook-app | opened | About - Volunteer page start date not fetching | Priority: Medium Status: Available Type: Bug | **Describe the bug**
About - Volunteer page start date not fetching correct date from database.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'About'
2. Click on 'Volunteers'
3. Click on any volunteer to see their profile
4. See 'Started on' is always showing the current date
**Expected behavio... | 1.0 | About - Volunteer page start date not fetching - **Describe the bug**
About - Volunteer page start date not fetching correct date from database.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'About'
2. Click on 'Volunteers'
3. Click on any volunteer to see their profile
4. See 'Started on' is alwa... | non_comp | about volunteer page start date not fetching describe the bug about volunteer page start date not fetching correct date from database to reproduce steps to reproduce the behavior go to about click on volunteers click on any volunteer to see their profile see started on is alwa... | 0 |
8,720 | 5,932,014,351 | IssuesEvent | 2017-05-24 08:15:26 | ValueChart/WebValueCharts | https://api.github.com/repos/ValueChart/WebValueCharts | opened | Remove user colour key from User list when only one user | DIFFICULTY: Easy IMPORTANCE: Low TYPE: Usability/Style VIEWER GROUP | Previously, the Users panel wasn't even visible if the chart only had one user, but I decided to made it persistent so that the tab doesn't appear and disappear as people join/leave the chart. The problem with this is that it is misleading to have a colour key for the user in an individual chart, since colour is used f... | True | Remove user colour key from User list when only one user - Previously, the Users panel wasn't even visible if the chart only had one user, but I decided to made it persistent so that the tab doesn't appear and disappear as people join/leave the chart. The problem with this is that it is misleading to have a colour key ... | non_comp | remove user colour key from user list when only one user previously the users panel wasn t even visible if the chart only had one user but i decided to made it persistent so that the tab doesn t appear and disappear as people join leave the chart the problem with this is that it is misleading to have a colour key ... | 0 |
245,010 | 20,739,076,585 | IssuesEvent | 2022-03-14 16:04:03 | cerberustesting/cerberus-source | https://api.github.com/repos/cerberustesting/cerberus-source | closed | can't save test case after cerberus message - Cerberus1.1.11-SNAPSHOT-1050 | Nat : bug Prio : 0 high++ Perim : GUITest Ori : LaRedoute | added a property 'test' defined for all countries;
added a property 'test' defined for BE and removed BE in the previous entry;
added a property 'test' defined for UK and removed UK in the previous entry;
checked and uncheck several countries but finalized with previous countries options;
saved;
cerberus shows a ... | 1.0 | can't save test case after cerberus message - Cerberus1.1.11-SNAPSHOT-1050 - added a property 'test' defined for all countries;
added a property 'test' defined for BE and removed BE in the previous entry;
added a property 'test' defined for UK and removed UK in the previous entry;
checked and uncheck several countr... | non_comp | can t save test case after cerberus message snapshot added a property test defined for all countries added a property test defined for be and removed be in the previous entry added a property test defined for uk and removed uk in the previous entry checked and uncheck several countries but fina... | 0 |
405,540 | 27,523,517,967 | IssuesEvent | 2023-03-06 16:28:23 | epiverse-trace/bpmodels | https://api.github.com/repos/epiverse-trace/bpmodels | closed | Add use case vignettes | documentation | Adding use case vignettes would help the user identify ways to apply this package. Some use cases include:
1. Forecasting an epidemic given data (ideally a linelist) on the first few cases. (*Will update with more later)
2. Estimating R0 from epidemic data | 1.0 | Add use case vignettes - Adding use case vignettes would help the user identify ways to apply this package. Some use cases include:
1. Forecasting an epidemic given data (ideally a linelist) on the first few cases. (*Will update with more later)
2. Estimating R0 from epidemic data | non_comp | add use case vignettes adding use case vignettes would help the user identify ways to apply this package some use cases include forecasting an epidemic given data ideally a linelist on the first few cases will update with more later estimating from epidemic data | 0 |
392,012 | 26,919,898,392 | IssuesEvent | 2023-02-07 09:43:10 | seek4science/seek | https://api.github.com/repos/seek4science/seek | opened | Create a user guide page describing "Documents" | documentation | Currently there is no description of what a Document is in the User Guide
Adding a page would solve that.
Relates to discussion #1127 | 1.0 | Create a user guide page describing "Documents" - Currently there is no description of what a Document is in the User Guide
Adding a page would solve that.
Relates to discussion #1127 | non_comp | create a user guide page describing documents currently there is no description of what a document is in the user guide adding a page would solve that relates to discussion | 0 |
13,882 | 16,611,671,375 | IssuesEvent | 2021-06-02 12:19:11 | IrcDirk/Carbonite-Classic | https://api.github.com/repos/IrcDirk/Carbonite-Classic | closed | NXMap and NXtravel - WoW-Pro incompatibility | Addon Incompatibility | So I'm having a similar error and I understand this will be a duplicate however, I'm not using bagon, I'm not use Social/Punk or Warehouse.
I'm trying to copy and paste the error but the LUA error window won't scroll down so i can copy and paste.
Any help would be greatly appreciated
![WoWScrnShot_012920_0914... | True | NXMap and NXtravel - WoW-Pro incompatibility - So I'm having a similar error and I understand this will be a duplicate however, I'm not using bagon, I'm not use Social/Punk or Warehouse.
I'm trying to copy and paste the error but the LUA error window won't scroll down so i can copy and paste.
Any help would be gr... | comp | nxmap and nxtravel wow pro incompatibility so i m having a similar error and i understand this will be a duplicate however i m not using bagon i m not use social punk or warehouse i m trying to copy and paste the error but the lua error window won t scroll down so i can copy and paste any help would be gr... | 1 |
5,713 | 8,178,747,182 | IssuesEvent | 2018-08-28 14:35:15 | passff/passff | https://api.github.com/repos/passff/passff | closed | ESR: passff 1.2 broken | incompatibility | Used to run very well with former versions. But now it's all a big mess after the 1.2 update. I also updated the passff-host to 1.0.1. And now neither passff 1.1 nor passff 1.2 works. No matter which passff-host version being used.
Passff 1.2 gives a warning it cannot communicate with pass. Passff 1.1 is just c... | True | ESR: passff 1.2 broken - Used to run very well with former versions. But now it's all a big mess after the 1.2 update. I also updated the passff-host to 1.0.1. And now neither passff 1.1 nor passff 1.2 works. No matter which passff-host version being used.
Passff 1.2 gives a warning it cannot communicate with pa... | comp | esr passff broken used to run very well with former versions but now it s all a big mess after the update i also updated the passff host to and now neither passff nor passff works no matter which passff host version being used passff gives a warning it cannot communicate with pa... | 1 |
90,178 | 11,355,397,221 | IssuesEvent | 2020-01-24 19:56:16 | gut-space/satnogs | https://api.github.com/repos/gut-space/satnogs | closed | Choose the right antenna | Review design hardware migrated migrated migrated | Ok, we also need to pick the right antenna. Currently I know nothing about antennas.
It seems reasonable to start with a fixed, non-moving omnidirectional antenna.
The goal of this ticket is to determine which antenna we want to buy and where to buy it, so shipment to Poland doesn't take ages or is not too complicate... | 1.0 | Choose the right antenna - Ok, we also need to pick the right antenna. Currently I know nothing about antennas.
It seems reasonable to start with a fixed, non-moving omnidirectional antenna.
The goal of this ticket is to determine which antenna we want to buy and where to buy it, so shipment to Poland doesn't take ag... | non_comp | choose the right antenna ok we also need to pick the right antenna currently i know nothing about antennas it seems reasonable to start with a fixed non moving omnidirectional antenna the goal of this ticket is to determine which antenna we want to buy and where to buy it so shipment to poland doesn t take ag... | 0 |
6,390 | 8,694,481,545 | IssuesEvent | 2018-12-04 12:47:13 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | not support SET character_set_client=binary, but support character_set_client=utf8 | type/compatibility | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
php SDK, every connection send 'not support SET character_set_client=binary' to server,
2. What did you expect to see?
work success.
3. What did you see instead?... | True | not support SET character_set_client=binary, but support character_set_client=utf8 - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
php SDK, every connection send 'not support SET character_set_client=binary' to serve... | comp | not support set character set client binary but support character set client please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error php sdk every connection send not support set character set client binary to server ... | 1 |
13,901 | 16,626,893,199 | IssuesEvent | 2021-06-03 10:43:41 | AdguardTeam/AdGuardHome | https://api.github.com/repos/AdguardTeam/AdGuardHome | closed | DNS response case preservation | P3: Medium bug compatibility | ### Issue Details
<!-- Please include all relevant details about the environment you experienced the bug in. If possible, include the result of running `./AdGuardHome -v --version` from the installation directory. -->
* **Version of AdGuard Home server:**
* v0.106.3
* **How did you install AdGuard Home:**
... | True | DNS response case preservation - ### Issue Details
<!-- Please include all relevant details about the environment you experienced the bug in. If possible, include the result of running `./AdGuardHome -v --version` from the installation directory. -->
* **Version of AdGuard Home server:**
* v0.106.3
* **How d... | comp | dns response case preservation issue details version of adguard home server how did you install adguard home homeassistant addon docker contaoner how did you setup dns configuration router dhcp if it s a router or iot please write device model edge... | 1 |
15,088 | 18,941,873,325 | IssuesEvent | 2021-11-18 04:34:33 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Why a non nullable field can be with null value? | question sql-compatibility question-answered | > Make sure to check documentation https://clickhouse.yandex/docs/en/ first. If the question is concise and probably has a short answer, asking it in Telegram chat https://telegram.me/clickhouse_en is probably the fastest way to find the answer. For more complicated questions, consider asking them on StackOverflow with... | True | Why a non nullable field can be with null value? - > Make sure to check documentation https://clickhouse.yandex/docs/en/ first. If the question is concise and probably has a short answer, asking it in Telegram chat https://telegram.me/clickhouse_en is probably the fastest way to find the answer. For more complicated qu... | comp | why a non nullable field can be with null value make sure to check documentation first if the question is concise and probably has a short answer asking it in telegram chat is probably the fastest way to find the answer for more complicated questions consider asking them on stackoverflow with clickhouse ... | 1 |
12,037 | 14,189,999,180 | IssuesEvent | 2020-11-14 03:41:51 | archetyped/simple-lightbox | https://api.github.com/repos/archetyped/simple-lightbox | closed | [Feedback]: Compatibility with WP Offload Media | add-on compatibility feedback | The plugin currently isn't compatible with [WP Offload Media](https://wordpress.org/plugins/amazon-s3-and-cloudfront/) (light or Pro).
WP Offload Media runs its `the_content` filters with priority 100, while SLB's filter is hooked at 99. This means that in cases where the original URL is in the raw content and being... | True | [Feedback]: Compatibility with WP Offload Media - The plugin currently isn't compatible with [WP Offload Media](https://wordpress.org/plugins/amazon-s3-and-cloudfront/) (light or Pro).
WP Offload Media runs its `the_content` filters with priority 100, while SLB's filter is hooked at 99. This means that in cases wher... | comp | compatibility with wp offload media the plugin currently isn t compatible with light or pro wp offload media runs its the content filters with priority while slb s filter is hooked at this means that in cases where the original url is in the raw content and being replaced by wp offload media the... | 1 |
8,884 | 10,867,484,469 | IssuesEvent | 2019-11-15 00:07:28 | wp-media/imagify-plugin | https://api.github.com/repos/wp-media/imagify-plugin | closed | WP Offload Media recent update breaks Imagify | 3rd Party Compatibility Severity: major Type: bug | **WP Offload Media** removed the function `get_attachment_provider_info` which resulted in a broken Imagify plugin. We can't optimize images anymore... | True | WP Offload Media recent update breaks Imagify - **WP Offload Media** removed the function `get_attachment_provider_info` which resulted in a broken Imagify plugin. We can't optimize images anymore... | comp | wp offload media recent update breaks imagify wp offload media removed the function get attachment provider info which resulted in a broken imagify plugin we can t optimize images anymore | 1 |
332,709 | 10,102,979,719 | IssuesEvent | 2019-07-29 12:36:37 | siddhi-io/siddhi-operator | https://api.github.com/repos/siddhi-io/siddhi-operator | opened | Handle Siddhi applications being updated as a config map | priority/highest type/improvement | **Description:**
When Siddhi application is configured as a config map in Siddhi custom resource, during an update to the config map, the update flow of the Siddhi operator will not be triggered since the Siddhi custom resource was not updated, but one of its specification reference was updated.
We need to explicit... | 1.0 | Handle Siddhi applications being updated as a config map - **Description:**
When Siddhi application is configured as a config map in Siddhi custom resource, during an update to the config map, the update flow of the Siddhi operator will not be triggered since the Siddhi custom resource was not updated, but one of its ... | non_comp | handle siddhi applications being updated as a config map description when siddhi application is configured as a config map in siddhi custom resource during an update to the config map the update flow of the siddhi operator will not be triggered since the siddhi custom resource was not updated but one of its ... | 0 |
280,275 | 30,818,753,438 | IssuesEvent | 2023-08-01 14:59:08 | ministryofjustice/hmpps-probation-integration-services | https://api.github.com/repos/ministryofjustice/hmpps-probation-integration-services | closed | CVE-2023-24998 (make-recall-decisions-and-delius) | dependencies security | FileUpload DoS with excessive parts
* Project: make-recall-decisions-and-delius
* Package: `commons-fileupload:commons-fileupload:1.4`
* Location: `app/libs/commons-fileupload-1.4.jar`
>Apache Commons FileUpload before 1.5 does not limit the number of request parts to be processed resulting in the possibility of an at... | True | CVE-2023-24998 (make-recall-decisions-and-delius) - FileUpload DoS with excessive parts
* Project: make-recall-decisions-and-delius
* Package: `commons-fileupload:commons-fileupload:1.4`
* Location: `app/libs/commons-fileupload-1.4.jar`
>Apache Commons FileUpload before 1.5 does not limit the number of request parts t... | non_comp | cve make recall decisions and delius fileupload dos with excessive parts project make recall decisions and delius package commons fileupload commons fileupload location app libs commons fileupload jar apache commons fileupload before does not limit the number of request parts to be pr... | 0 |
8,236 | 10,312,511,157 | IssuesEvent | 2019-08-29 20:02:54 | dreamer/boxtron | https://api.github.com/repos/dreamer/boxtron | closed | Descent 2 (273580) | compatibility report | ## Compatibility Report
- Link to SteamDB: https://steamdb.info/app/273580/
- Link to ProtonDB: https://www.protondb.com/app/273580
### System Information
- DOSBox: 0.74-3
### Report
*Note: use development version of steam-dos from master branch*
The game does not load for a stupid reason: paths in .CUE ... | True | Descent 2 (273580) - ## Compatibility Report
- Link to SteamDB: https://steamdb.info/app/273580/
- Link to ProtonDB: https://www.protondb.com/app/273580
### System Information
- DOSBox: 0.74-3
### Report
*Note: use development version of steam-dos from master branch*
The game does not load for a stupid r... | comp | descent compatibility report link to steamdb link to protondb system information dosbox report note use development version of steam dos from master branch the game does not load for a stupid reason paths in cue file included with the game are supposed to be r... | 1 |
77,432 | 15,531,898,660 | IssuesEvent | 2021-03-14 02:18:22 | kadirselcuk/Turkish-Developer- | https://api.github.com/repos/kadirselcuk/Turkish-Developer- | reopened | CVE-2020-7789 (Medium) detected in node-notifier-8.0.0.tgz | security vulnerability | ## CVE-2020-7789 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-notifier-8.0.0.tgz</b></p></summary>
<p>A Node.js module for sending notifications on native Mac, Windows (post ... | True | CVE-2020-7789 (Medium) detected in node-notifier-8.0.0.tgz - ## CVE-2020-7789 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-notifier-8.0.0.tgz</b></p></summary>
<p>A Node.js m... | non_comp | cve medium detected in node notifier tgz cve medium severity vulnerability vulnerable library node notifier tgz a node js module for sending notifications on native mac windows post and pre and linux or growl as fallback library home page a href path to dependency... | 0 |
283,158 | 30,889,610,083 | IssuesEvent | 2023-08-04 02:59:12 | maddyCode23/linux-4.1.15 | https://api.github.com/repos/maddyCode23/linux-4.1.15 | reopened | CVE-2022-4129 (Medium) detected in linux-stable-rtv4.1.33, linux-stable-rtv4.1.33 | Mend: dependency security vulnerability | ## CVE-2022-4129 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv4.1.33</b>, <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summ... | True | CVE-2022-4129 (Medium) detected in linux-stable-rtv4.1.33, linux-stable-rtv4.1.33 - ## CVE-2022-4129 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv4.1.33</b>, <b>l... | non_comp | cve medium detected in linux stable linux stable cve medium severity vulnerability vulnerable libraries linux stable linux stable vulnerability details a flaw was found in the linux kernel s layer tunneling protocol a missing lock when... | 0 |
5,458 | 7,921,431,351 | IssuesEvent | 2018-07-05 07:29:23 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Edit image -> Link to drop down not included. | Backwards Compatibility Good First Issue Media [Status] In Progress | Editing an image in TinyMCE.
One gets this screen:

The Link to options need to be added to Gutenberg. | True | Edit image -> Link to drop down not included. - Editing an image in TinyMCE.
One gets this screen:

The Link to options need to be added to Gutenberg. | comp | edit image link to drop down not included editing an image in tinymce one gets this screen the link to options need to be added to gutenberg | 1 |
12,580 | 14,892,495,934 | IssuesEvent | 2021-01-21 02:59:55 | P03W/RPGStats | https://api.github.com/repos/P03W/RPGStats | closed | Support for Harvest Scythes mod | enhancement mod compatibility | Hi! I have the Harvest Scythe mod installed, and when it's used to harvest crops, it doesn't give the farming stat the experience for harvesting. If support could be added for that, that would be great. Thanks! | True | Support for Harvest Scythes mod - Hi! I have the Harvest Scythe mod installed, and when it's used to harvest crops, it doesn't give the farming stat the experience for harvesting. If support could be added for that, that would be great. Thanks! | comp | support for harvest scythes mod hi i have the harvest scythe mod installed and when it s used to harvest crops it doesn t give the farming stat the experience for harvesting if support could be added for that that would be great thanks | 1 |
78,075 | 22,110,174,089 | IssuesEvent | 2022-06-01 20:27:42 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | vimPlugins.markdown-preview-nvim doesn't build after an update because of a missing node dependency | 0.kind: build failure | ### Steps To Reproduce
Steps to reproduce the behavior:
1. build `vimPlugins.markdown-preview-nvim`
### Build log
```
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/8bawhfmsl3xs4lildgwf8llqcxin2byw-source
source root is source
@nix { "action": "set... | 1.0 | vimPlugins.markdown-preview-nvim doesn't build after an update because of a missing node dependency - ### Steps To Reproduce
Steps to reproduce the behavior:
1. build `vimPlugins.markdown-preview-nvim`
### Build log
```
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source ar... | non_comp | vimplugins markdown preview nvim doesn t build after an update because of a missing node dependency steps to reproduce steps to reproduce the behavior build vimplugins markdown preview nvim build log nix action setphase phase unpackphase unpacking sources unpacking source ar... | 0 |
52,616 | 22,320,060,157 | IssuesEvent | 2022-06-14 05:03:40 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | [BUG] Staging Moped migrations will not apply without error | Type: Bug Report Impact: 2-Major Service: Dev Product: Moped | **Describe the bug**
When merging https://github.com/cityofaustin/atd-moped/pull/662, the Github Action triggered to apply migrations and metadata errored, because the order of migrations merged had a conflict with a view that expected the Project table to contain a column `is_retired`.
See comments below for the c... | 1.0 | [BUG] Staging Moped migrations will not apply without error - **Describe the bug**
When merging https://github.com/cityofaustin/atd-moped/pull/662, the Github Action triggered to apply migrations and metadata errored, because the order of migrations merged had a conflict with a view that expected the Project table to ... | non_comp | staging moped migrations will not apply without error describe the bug when merging the github action triggered to apply migrations and metadata errored because the order of migrations merged had a conflict with a view that expected the project table to contain a column is retired see comments below f... | 0 |
35,412 | 9,596,863,657 | IssuesEvent | 2019-05-09 19:45:21 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | upload.py broken getting chromedriver_version from BUILD.gn due to PR #2376 | QA/No build | ## Description
Upload job failed with error:
```
07:34:37 Traceback (most recent call last):
07:34:37 File "script/upload.py", line 588, in <module>
07:34:37 sys.exit(main())
07:34:37 File "script/upload.py", line 75, in main
07:34:37 chromedriver = get_zip_name('chromedriver', get_chromedriver_ve... | 1.0 | upload.py broken getting chromedriver_version from BUILD.gn due to PR #2376 - ## Description
Upload job failed with error:
```
07:34:37 Traceback (most recent call last):
07:34:37 File "script/upload.py", line 588, in <module>
07:34:37 sys.exit(main())
07:34:37 File "script/upload.py", line 75, in main... | non_comp | upload py broken getting chromedriver version from build gn due to pr description upload job failed with error traceback most recent call last file script upload py line in sys exit main file script upload py line in main chromedriver ... | 0 |
277,039 | 24,043,834,383 | IssuesEvent | 2022-09-16 06:15:26 | datafuselabs/databend | https://api.github.com/repos/datafuselabs/databend | closed | Two frequently failed case | C-testing A-meta |
and the following 2 always fail
```
meta_node::meta_node_all::test_meta_node_snapshot_replication
meta_node::meta_node_kv_api::test_meta_node_kv_api
```
_Originally posted by @youngsofun in https://github.com/datafuselabs/databend/issues/4859#issuecomment-1099778093_ | 1.0 | Two frequently failed case -
and the following 2 always fail
```
meta_node::meta_node_all::test_meta_node_snapshot_replication
meta_node::meta_node_kv_api::test_meta_node_kv_api
```
_Originally posted by @youngsofun in https://github.com/datafuselabs/databend/issues/4859#issuecomment-1099778093_ | non_comp | two frequently failed case and the following always fail meta node meta node all test meta node snapshot replication meta node meta node kv api test meta node kv api originally posted by youngsofun in | 0 |
5,460 | 7,922,404,096 | IssuesEvent | 2018-07-05 10:41:51 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | closed | Better filtering support (without indexes) | CQL Kairos cassandra 3.x compatibility enhancement | *Installation details*
Scylla version (or git commit hash): 1.6
Consider the following table:
```
CREATE TABLE t (p int, c int, v int, PRIMARY KEY (p, c));
```
Trying to filter the regular columns `v` results in errors about indexes not being implemented:
```
cqlsh:ks> select * from t where c = 0 and v ... | True | Better filtering support (without indexes) - *Installation details*
Scylla version (or git commit hash): 1.6
Consider the following table:
```
CREATE TABLE t (p int, c int, v int, PRIMARY KEY (p, c));
```
Trying to filter the regular columns `v` results in errors about indexes not being implemented:
```
... | comp | better filtering support without indexes installation details scylla version or git commit hash consider the following table create table t p int c int v int primary key p c trying to filter the regular columns v results in errors about indexes not being implemented ... | 1 |
322,646 | 9,820,995,524 | IssuesEvent | 2019-06-14 05:33:12 | autonomio/talos | https://api.github.com/repos/autonomio/talos | closed | result logging confusion | logging-related moderate priority fix | - [x] I'm up-to-date with the latest release (i.e. v.0.4.9 and all upcoming possibly):
- [x] I've confirmed that my Keras model works outside of Talos.
-------------------------------------------------------------------------
I found a crucial issue in the result logging (**i.e. `results.py` for all current an u... | 1.0 | result logging confusion - - [x] I'm up-to-date with the latest release (i.e. v.0.4.9 and all upcoming possibly):
- [x] I've confirmed that my Keras model works outside of Talos.
-------------------------------------------------------------------------
I found a crucial issue in the result logging (**i.e. `resul... | non_comp | result logging confusion i m up to date with the latest release i e v and all upcoming possibly i ve confirmed that my keras model works outside of talos i found a crucial issue in the result logging i e results p... | 0 |
18,372 | 25,397,167,606 | IssuesEvent | 2022-11-22 09:30:37 | ibm-s390-cloud/ocp-kvm-ipi-automation | https://api.github.com/repos/ibm-s390-cloud/ocp-kvm-ipi-automation | closed | Compatibility: disable swap for Fedora OSs on target KVM host | compatibility | In recent Fedora releases, swap is always enabled with the help of the `zram-generator-defaults` OS-level package. `swapon -s` shows this:
```
Filename Type Size Used Priority
/dev/zram0 partition 8388604 0 100
```
As swap interferes with OCP is should be turned off completel... | True | Compatibility: disable swap for Fedora OSs on target KVM host - In recent Fedora releases, swap is always enabled with the help of the `zram-generator-defaults` OS-level package. `swapon -s` shows this:
```
Filename Type Size Used Priority
/dev/zram0 partition 8388604 0 100
```
... | comp | compatibility disable swap for fedora oss on target kvm host in recent fedora releases swap is always enabled with the help of the zram generator defaults os level package swapon s shows this filename type size used priority dev partition as swap i... | 1 |
11,134 | 13,151,354,795 | IssuesEvent | 2020-08-09 16:19:49 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | Handle filename conflicts when adding media | 2.8.x Anki Ecosystem Compatibility Bug Help Wanted Keep Open Multimedia Needs Triage | ###### Reproduction Steps
As reported by @anthropos888
1. Start with a collection that has a card using a media file.jpg
2. create a new card
3. attach (from outside the collection) another file named file.jpg to use in the card
###### Expected Result
The media files remain distinct somehow so each card... | True | Handle filename conflicts when adding media - ###### Reproduction Steps
As reported by @anthropos888
1. Start with a collection that has a card using a media file.jpg
2. create a new card
3. attach (from outside the collection) another file named file.jpg to use in the card
###### Expected Result
The me... | comp | handle filename conflicts when adding media reproduction steps as reported by start with a collection that has a card using a media file jpg create a new card attach from outside the collection another file named file jpg to use in the card expected result the media files r... | 1 |
157,374 | 12,371,345,062 | IssuesEvent | 2020-05-18 18:23:47 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | closed | Navigate to an unexpected page when pasting one direct link to Microsoft Edge again | :gear: deep link :heavy_check_mark: won't fix 🧪 testing | **Storage Explorer Version:** 1.13.0
**Branch**: hotfix/1.13.1
**Build**: [20200513.4](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3723540&view=results)
**Platform/OS:** Windows 10
**Architecture**: ia32
**Regression From:** Not a regression
**Steps to reproduce:**
1. Launch Storage Explore... | 1.0 | Navigate to an unexpected page when pasting one direct link to Microsoft Edge again - **Storage Explorer Version:** 1.13.0
**Branch**: hotfix/1.13.1
**Build**: [20200513.4](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3723540&view=results)
**Platform/OS:** Windows 10
**Architecture**: ia32
**Regre... | non_comp | navigate to an unexpected page when pasting one direct link to microsoft edge again storage explorer version branch hotfix build platform os windows architecture regression from not a regression steps to reproduce launch storage explorer select... | 0 |
270,317 | 28,960,495,346 | IssuesEvent | 2023-05-10 01:46:53 | Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492 | https://api.github.com/repos/Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492 | reopened | WS-2021-0213 (High) detected in linuxlinux-4.19.241 | Mend: dependency security vulnerability | ## WS-2021-0213 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.241</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.ker... | True | WS-2021-0213 (High) detected in linuxlinux-4.19.241 - ## WS-2021-0213 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.241</b></p></summary>
<p>
<p>The Linux Kernel</p>
... | non_comp | ws high detected in linuxlinux ws high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers net wirele... | 0 |
379,089 | 26,352,760,576 | IssuesEvent | 2023-01-11 07:04:20 | CanarysPlayground/tailspin-spacegame | https://api.github.com/repos/CanarysPlayground/tailspin-spacegame | closed | e2e demo | documentation | Estimated Date -
Start Date -
End Date -
Total Work Log -
priority
- [x] #246
- [ ] Low
- [ ] Medium
| 1.0 | e2e demo - Estimated Date -
Start Date -
End Date -
Total Work Log -
priority
- [x] #246
- [ ] Low
- [ ] Medium
| non_comp | demo estimated date start date end date total work log priority low medium | 0 |
12,708 | 14,982,506,549 | IssuesEvent | 2021-01-28 16:04:11 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | closed | Cannot sync 2nd email in mailspring app | audit mailserver-incompatibility needs-reproduction | I am experiencing issues with adding my second account. I can't add it and it says it's added but upon checking, it's not. | True | Cannot sync 2nd email in mailspring app - I am experiencing issues with adding my second account. I can't add it and it says it's added but upon checking, it's not. | comp | cannot sync email in mailspring app i am experiencing issues with adding my second account i can t add it and it says it s added but upon checking it s not | 1 |
155,985 | 24,551,941,942 | IssuesEvent | 2022-10-12 13:15:28 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | User Research Sessions | design research Claim Status Tool benefits-team-1 squad-1 download-decision-letter | Conduct user research to test Decision Letter Design and navigation pathway assumptions. | 1.0 | User Research Sessions - Conduct user research to test Decision Letter Design and navigation pathway assumptions. | non_comp | user research sessions conduct user research to test decision letter design and navigation pathway assumptions | 0 |
8,759 | 10,721,607,993 | IssuesEvent | 2019-10-27 04:22:52 | keycastr/keycastr | https://api.github.com/repos/keycastr/keycastr | closed | become "identified developers" | compatibility | macOS won't let me open "KeyCastr.app" because it comes from an unidentified developer:
<img width="419" alt="keycastr" src="https://user-images.githubusercontent.com/5372770/50846871-7adbc980-1370-11e9-88af-eaf68e0d3f51.png">
I understand that this is just macOS [Gatekeeper](https://en.wikipedia.org/wiki/Gatekee... | True | become "identified developers" - macOS won't let me open "KeyCastr.app" because it comes from an unidentified developer:
<img width="419" alt="keycastr" src="https://user-images.githubusercontent.com/5372770/50846871-7adbc980-1370-11e9-88af-eaf68e0d3f51.png">
I understand that this is just macOS [Gatekeeper](http... | comp | become identified developers macos won t let me open keycastr app because it comes from an unidentified developer img width alt keycastr src i understand that this is just macos and i know i can but it d still be nice to have a bit more peace of mind here i m not an infosec person bu... | 1 |
5,730 | 8,391,226,555 | IssuesEvent | 2018-10-09 14:32:40 | openopps/openopps-platform | https://api.github.com/repos/openopps/openopps-platform | closed | Email Content: Find profile | Approved Email Requirements Ready | User Story: As an Open Opportunities user, I want to be able to confirm I have access to my government email address in order to successfully link my Open Opps and USAJOBS profiles.
Acceptance Criteria:
When the user select the "Send email" button from the Find your Open Opportunities profile page, an email will ... | 1.0 | Email Content: Find profile - User Story: As an Open Opportunities user, I want to be able to confirm I have access to my government email address in order to successfully link my Open Opps and USAJOBS profiles.
Acceptance Criteria:
When the user select the "Send email" button from the Find your Open Opportunitie... | non_comp | email content find profile user story as an open opportunities user i want to be able to confirm i have access to my government email address in order to successfully link my open opps and usajobs profiles acceptance criteria when the user select the send email button from the find your open opportunitie... | 0 |
5,610 | 8,074,756,109 | IssuesEvent | 2018-08-07 01:17:02 | STEllAR-GROUP/phylanx | https://api.github.com/repos/STEllAR-GROUP/phylanx | opened | hstack and vstack are slightly interchanged | category: PhySL category: primitives type: compatibility issue type: feature request | Currently, `hstack(a, b)` returns a 1d array that represents a _row_ of a matrix (it's _horizontal_ stack after all). Internally however `hstack` produces a `blaze::DynamicVector` which represents a _column_ of a matrix.
Likewise, currently `vstack(a, b)` produces a 2d array that represents a _column_ in a matrix (i... | True | hstack and vstack are slightly interchanged - Currently, `hstack(a, b)` returns a 1d array that represents a _row_ of a matrix (it's _horizontal_ stack after all). Internally however `hstack` produces a `blaze::DynamicVector` which represents a _column_ of a matrix.
Likewise, currently `vstack(a, b)` produces a 2d a... | comp | hstack and vstack are slightly interchanged currently hstack a b returns a array that represents a row of a matrix it s horizontal stack after all internally however hstack produces a blaze dynamicvector which represents a column of a matrix likewise currently vstack a b produces a arr... | 1 |
424,450 | 12,311,337,600 | IssuesEvent | 2020-05-12 12:15:02 | mmmnmnm/lahmacun | https://api.github.com/repos/mmmnmnm/lahmacun | closed | Archive for Mill | front-end maintenance priority | - create archive link on home
- create archive link on show page
- link submitted archive | 1.0 | Archive for Mill - - create archive link on home
- create archive link on show page
- link submitted archive | non_comp | archive for mill create archive link on home create archive link on show page link submitted archive | 0 |
20,358 | 29,992,465,424 | IssuesEvent | 2023-06-26 00:22:11 | ZORALab/Hestia | https://api.github.com/repos/ZORALab/Hestia | closed | Someone Is Attempting to Overwrite Copyright HestiaUI Designs and Libraries ==> Rename components from _hestiaUI to _zoralab | HestiaGO Done and Pending Release NON-Backward Compatible HestiaHUGO HestiaGO (TinyGo) HestiaNIM Legal | # Description
```
Please provide a short description of what you have encountered below.
```
Someone is attempting to copyright our hestiaUI designs at https://hestiaui.com/ with the domain name matching exactly and claims the copyright was started in year 2020.
@hollowaykeanho .
# Link
```
Please provi... | True | Someone Is Attempting to Overwrite Copyright HestiaUI Designs and Libraries ==> Rename components from _hestiaUI to _zoralab - # Description
```
Please provide a short description of what you have encountered below.
```
Someone is attempting to copyright our hestiaUI designs at https://hestiaui.com/ with the domain... | comp | someone is attempting to overwrite copyright hestiaui designs and libraries rename components from hestiaui to zoralab description please provide a short description of what you have encountered below someone is attempting to copyright our hestiaui designs at with the domain name matching exact... | 1 |
12,152 | 14,345,688,872 | IssuesEvent | 2020-11-28 20:17:05 | ORelio/Minecraft-Console-Client | https://api.github.com/repos/ORelio/Minecraft-Console-Client | closed | 1.16(.1) support | a:enhancement in:protocol-compatibility resolved | Minecraft 1.16 implementation status:
☑️ Basic Chat Support
☑️ Terrain Handling
☑️ Inventories
☑️ Entities
| True | 1.16(.1) support - Minecraft 1.16 implementation status:
☑️ Basic Chat Support
☑️ Terrain Handling
☑️ Inventories
☑️ Entities
| comp | support minecraft implementation status ☑️ basic chat support ☑️ terrain handling ☑️ inventories ☑️ entities | 1 |
10,754 | 4,820,603,474 | IssuesEvent | 2016-11-04 23:48:32 | jeff1evesque/machine-learning | https://api.github.com/repos/jeff1evesque/machine-learning | opened | Decrease inotifywait watch instances | build enhancement | We need to move `src/jsx/package.json` to `src/package.json`. Then, we need to adjust our build logic to create `src/node_modules/`. This means we'll need to adjust our corresponding compilers to reference this directory. By making the latter changes, we can decrease the number of watcher instances of `inotifywait`. | 1.0 | Decrease inotifywait watch instances - We need to move `src/jsx/package.json` to `src/package.json`. Then, we need to adjust our build logic to create `src/node_modules/`. This means we'll need to adjust our corresponding compilers to reference this directory. By making the latter changes, we can decrease the number... | non_comp | decrease inotifywait watch instances we need to move src jsx package json to src package json then we need to adjust our build logic to create src node modules this means we ll need to adjust our corresponding compilers to reference this directory by making the latter changes we can decrease the number... | 0 |
275,895 | 8,581,795,741 | IssuesEvent | 2018-11-13 15:31:29 | openstax/bit | https://api.github.com/repos/openstax/bit | closed | Spacing not working correctly on blog posts | Bug OSWeb priority2-med | ### SCENARIO
Spacing is wonky on blog posts. Spaces created in a blog entry in Wagtail are not reflected in the published post.
### Proposed solution
Add the HTML button back to the editor | 1.0 | Spacing not working correctly on blog posts - ### SCENARIO
Spacing is wonky on blog posts. Spaces created in a blog entry in Wagtail are not reflected in the published post.
### Proposed solution
Add the HTML button back to the editor | non_comp | spacing not working correctly on blog posts scenario spacing is wonky on blog posts spaces created in a blog entry in wagtail are not reflected in the published post proposed solution add the html button back to the editor | 0 |
21,006 | 31,925,619,079 | IssuesEvent | 2023-09-19 01:22:32 | keymanapp/keyman | https://api.github.com/repos/keymanapp/keyman | closed | KMEA 16.0.141 is missing a class. | compatibility android/engine/ | When building a release version of my app with KMEA 16.0.141, it ran R8 and needed a new class, which i can't find. Was that intentional?

https://github.com/keymanapp/keyman/blob/31fd6ea42afef1dddd7d883fc31c5086fe9ae9... | True | KMEA 16.0.141 is missing a class. - When building a release version of my app with KMEA 16.0.141, it ran R8 and needed a new class, which i can't find. Was that intentional?

https://github.com/keymanapp/keyman/blob/31... | comp | kmea is missing a class when building a release version of my app with kmea it ran and needed a new class which i can t find was that intentional | 1 |
397,961 | 11,736,104,825 | IssuesEvent | 2020-03-11 12:27:34 | jetstack/cert-manager | https://api.github.com/repos/jetstack/cert-manager | closed | License boilerplate missing from CRDs | area/deploy kind/cleanup priority/backlog | We would like to vendor the [CRDs](https://github.com/jetstack/cert-manager/blob/master/deploy/manifests/00-crds.yaml) in another open-source project, but they are are missing the license boilerplate for the Apache 2.0 license.
I think it should be something like:
```
# Copyright 2020 The Jetstack cert-manager ... | 1.0 | License boilerplate missing from CRDs - We would like to vendor the [CRDs](https://github.com/jetstack/cert-manager/blob/master/deploy/manifests/00-crds.yaml) in another open-source project, but they are are missing the license boilerplate for the Apache 2.0 license.
I think it should be something like:
```
# C... | non_comp | license boilerplate missing from crds we would like to vendor the in another open source project but they are are missing the license boilerplate for the apache license i think it should be something like copyright the jetstack cert manager contributors licensed under the apache lice... | 0 |
11,149 | 13,164,855,839 | IssuesEvent | 2020-08-11 05:02:19 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | TiDB does not support COM_RESET_CONNECTION | component/mysql-protocol type/compatibility | var conn = new MySql.Data.MySqlClient.MySqlConnection();
using (conn)
{
conn.Open();
}
conn = new MySql.Data.MySqlClient.MySqlConnection();
using (conn)
{
conn.Open(); // Crash here!!!
... | True | TiDB does not support COM_RESET_CONNECTION - var conn = new MySql.Data.MySqlClient.MySqlConnection();
using (conn)
{
conn.Open();
}
conn = new MySql.Data.MySqlClient.MySqlConnection();
using (conn)
{
... | comp | tidb does not support com reset connection var conn new mysql data mysqlclient mysqlconnection using conn conn open conn new mysql data mysqlclient mysqlconnection using conn ... | 1 |
5,262 | 2,573,416,366 | IssuesEvent | 2015-02-11 09:42:41 | kentcc/fostering | https://api.github.com/repos/kentcc/fostering | closed | Squiz - News ( linking off-site ) | enhancement low priority on hold | All the news stories we currently have on the Fostering site are actually links off to Kent.gov. However, that may not always be the case (we might publish some direct to the fostering site in future) so it'll be a mix. Is it possible on the homepage and 'More news' page for example to be able to link internally and ex... | 1.0 | Squiz - News ( linking off-site ) - All the news stories we currently have on the Fostering site are actually links off to Kent.gov. However, that may not always be the case (we might publish some direct to the fostering site in future) so it'll be a mix. Is it possible on the homepage and 'More news' page for example ... | non_comp | squiz news linking off site all the news stories we currently have on the fostering site are actually links off to kent gov however that may not always be the case we might publish some direct to the fostering site in future so it ll be a mix is it possible on the homepage and more news page for example ... | 0 |
55,763 | 3,074,309,722 | IssuesEvent | 2015-08-20 06:07:07 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Clicker doesn't work (solo.clickOnScreen) | bug imported invalid Priority-Medium | _From [andrei.c...@gmail.com](https://code.google.com/u/101116857530603236234/) on February 11, 2014 02:55:59_
What version of the product are you using? On what operating system? 5.0.1/windows7 x64 Please provide any additional information below. junit.framework.AssertionFailedError: View is null and can therefore no... | 1.0 | Clicker doesn't work (solo.clickOnScreen) - _From [andrei.c...@gmail.com](https://code.google.com/u/101116857530603236234/) on February 11, 2014 02:55:59_
What version of the product are you using? On what operating system? 5.0.1/windows7 x64 Please provide any additional information below. junit.framework.AssertionFa... | non_comp | clicker doesn t work solo clickonscreen from on february what version of the product are you using on what operating system please provide any additional information below junit framework assertionfailederror view is null and can therefore not be clicked at com robotium solo cl... | 0 |
488,881 | 14,087,620,463 | IssuesEvent | 2020-11-05 06:48:33 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | has_related_thumbnail image title is getting break and leading to the validation error | NEXT UPDATE [Priority: HIGH] bug | **The attribute 'التّونسي"' may not appear in tag 'a'**
Ref: https://secure.helpscout.net/conversation/1315045793/160375/
https://www.mabapost.tn/%D8%A8%D8%B1%D8%AC-%D8%A7%D9%84%D9%88%D8%B2%D9%8A%D8%B1-%D8%A5%D8%B4%D8%AA%D8%A8%D8%A7%D9%83%D8%A7%D8%AA-%D9%88%D8%AA%D8%A8%D8%A7%D8%AF%D9%84-%D8%B9%D9%86%D9%81/
... | 1.0 | has_related_thumbnail image title is getting break and leading to the validation error - **The attribute 'التّونسي"' may not appear in tag 'a'**
Ref: https://secure.helpscout.net/conversation/1315045793/160375/
https://www.mabapost.tn/%D8%A8%D8%B1%D8%AC-%D8%A7%D9%84%D9%88%D8%B2%D9%8A%D8%B1-%D8%A5%D8%B4%D8%AA%D8... | non_comp | has related thumbnail image title is getting break and leading to the validation error the attribute التّونسي may not appear in tag a ref use case when the post contains the title of this type كريم الغربي يستعدّ لتقديم برنامج ملاّ توانسة على قناة الحوار التّونسي to recreate ... | 0 |
18,255 | 25,252,824,168 | IssuesEvent | 2022-11-15 15:50:26 | quiqueck/BetterNether | https://api.github.com/repos/quiqueck/BetterNether | closed | Crash when Generating Nether - Mod Incompatibility? [Bug] | 💡 question ⚡ compatibility | ### What happened?
Just added latest update of Better Nether, Better End, and BClib. Deleted DIM-1. Went to nether and server crashes. Tried 3x.
### BetterNether
7.1.1
### BCLib
2.1.1
### Fabric API
0.62.0
### Fabric Loader
0.14.9
### Minecraft
1.19.2
### Relevant log output
```shell
---- Minecraft Crash ... | True | Crash when Generating Nether - Mod Incompatibility? [Bug] - ### What happened?
Just added latest update of Better Nether, Better End, and BClib. Deleted DIM-1. Went to nether and server crashes. Tried 3x.
### BetterNether
7.1.1
### BCLib
2.1.1
### Fabric API
0.62.0
### Fabric Loader
0.14.9
### Minecraft
1.... | comp | crash when generating nether mod incompatibility what happened just added latest update of better nether better end and bclib deleted dim went to nether and server crashes tried betternether bclib fabric api fabric loader minecraft ... | 1 |
15,552 | 19,986,603,333 | IssuesEvent | 2022-01-30 19:03:55 | rudegrass/cargo_ships | https://api.github.com/repos/rudegrass/cargo_ships | closed | Compatibility with Noxy's Swimming | compatibility | https://mods.factorio.com/mod/cargo-ships/discussion/60d8aa02034da71718abd648
This probably needs a pull request on their side to differentiate between boats and non-boats. | True | Compatibility with Noxy's Swimming - https://mods.factorio.com/mod/cargo-ships/discussion/60d8aa02034da71718abd648
This probably needs a pull request on their side to differentiate between boats and non-boats. | comp | compatibility with noxy s swimming this probably needs a pull request on their side to differentiate between boats and non boats | 1 |
18,275 | 5,619,446,259 | IssuesEvent | 2017-04-04 01:38:41 | VATSIM-UK/core | https://api.github.com/repos/VATSIM-UK/core | closed | Consider Commands/MembersRtsImport.php & Commands/SyncRts.php | code | In gitlab by @A-Lawrence on Dec 30, 2015, 21:54
If we're to keep it, it requires L5.1 + Slack integration:
* Extract method, refactoring.
* Try/catch + slack
* Suitable success messages.
However, with changes slowly being made in milestone 2.2.2 onwards, this may be re-factored drastically as membership update... | 1.0 | Consider Commands/MembersRtsImport.php & Commands/SyncRts.php - In gitlab by @A-Lawrence on Dec 30, 2015, 21:54
If we're to keep it, it requires L5.1 + Slack integration:
* Extract method, refactoring.
* Try/catch + slack
* Suitable success messages.
However, with changes slowly being made in milestone 2.2.2 o... | non_comp | consider commands membersrtsimport php commands syncrts php in gitlab by a lawrence on dec if we re to keep it it requires slack integration extract method refactoring try catch slack suitable success messages however with changes slowly being made in milestone onwards ... | 0 |
11,990 | 14,121,870,412 | IssuesEvent | 2020-11-09 03:20:47 | shantanu2704/vip-go-mu-plugins | https://api.github.com/repos/shantanu2704/vip-go-mu-plugins | closed | Test PHPCompat Scannervip-helpers | PHP 7.4 Compatibility PHP Compatibility |
* <b>Warning in vip-helpers/vip-utils.php</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable https://github.com/shantanu2704/vip-go-mu-plugins/blob/82308873535a775d263daa3f2cc24a36d8774ccd/vip-helpers/vip-utils.php#L1324
| True | Test PHPCompat Scannervip-helpers -
* <b>Warning in vip-helpers/vip-utils.php</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable https://github.com/shantanu2704/vip-go-mu-plugins/blob/82308873535a775d263daa3f2cc24a36d8774ccd/vip-helpers/vip-utils.php#L1324
| comp | test phpcompat scannervip helpers warning in vip helpers vip utils php global with anything other than bare variables is discouraged since php found new variable | 1 |
1,351 | 3,875,021,375 | IssuesEvent | 2016-04-11 22:43:25 | leapmotion/autowiring | https://api.github.com/repos/leapmotion/autowiring | closed | Eliminate ObjectPool constructing allocator | compatibility | `ObjectPool` has a constructor overload which allows callers to override default memory allocation. This makes two separate allocations necessary and can be very inefficient. Remove the allocating constructor completely, and then use `alignof` to satisfy alignment requirements. | True | Eliminate ObjectPool constructing allocator - `ObjectPool` has a constructor overload which allows callers to override default memory allocation. This makes two separate allocations necessary and can be very inefficient. Remove the allocating constructor completely, and then use `alignof` to satisfy alignment require... | comp | eliminate objectpool constructing allocator objectpool has a constructor overload which allows callers to override default memory allocation this makes two separate allocations necessary and can be very inefficient remove the allocating constructor completely and then use alignof to satisfy alignment require... | 1 |
274,050 | 8,556,420,656 | IssuesEvent | 2018-11-08 13:07:53 | TwitchPlaysPokemon/tpp-streamdocs | https://api.github.com/repos/TwitchPlaysPokemon/tpp-streamdocs | closed | All token generation is doubled | PRIORITY description | - [x] donations are every 50 cents
- [x] sub tokens are doubled
~~level up tokens are doubled~~
- [x] sidegame drops 2 tokens from the bank. | 1.0 | All token generation is doubled - - [x] donations are every 50 cents
- [x] sub tokens are doubled
~~level up tokens are doubled~~
- [x] sidegame drops 2 tokens from the bank. | non_comp | all token generation is doubled donations are every cents sub tokens are doubled level up tokens are doubled sidegame drops tokens from the bank | 0 |
16,684 | 22,970,238,084 | IssuesEvent | 2022-07-20 01:53:42 | microsoft/azure-tools-for-java | https://api.github.com/repos/microsoft/azure-tools-for-java | closed | [IntelliJ][ReportedByUser] Uncaught Exception com.intellij.diagnostic.PluginException: User data is not supported; editorClass='com.microsoft.azure.hdinsight.jobs.framework.JobViewEditor'; key='editor.notification.provider' [Plugin: com.microsoft.tooling.msservices.intellij.azure] | bug need more info compatibility | IntelliJ build version: 2022.1.1 IU-221.5591.52
OS: Windows 10
JDK: JetBrains s.r.o. 11.0.14.1
Plugin version: 3.65.2-2022.1
Additional Info: None
Parent component:
```
com.intellij.openapi.wm.impl.IdeRootPane[,7,7,2561x1401,invalid,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,ali... | True | [IntelliJ][ReportedByUser] Uncaught Exception com.intellij.diagnostic.PluginException: User data is not supported; editorClass='com.microsoft.azure.hdinsight.jobs.framework.JobViewEditor'; key='editor.notification.provider' [Plugin: com.microsoft.tooling.msservices.intellij.azure] - IntelliJ build version: 2022.1.1 IU... | comp | uncaught exception com intellij diagnostic pluginexception user data is not supported editorclass com microsoft azure hdinsight jobs framework jobvieweditor key editor notification provider intellij build version iu os windows jdk jetbrains s r o plugin version ad... | 1 |
1,944 | 2,648,808,159 | IssuesEvent | 2015-03-14 08:37:39 | interchange/Interchange6-Demo-Shop | https://api.github.com/repos/interchange/Interchange6-Demo-Shop | opened | Add basic documentation | documentation | * Install prerequisites
* Populate database
* Configure proxy / plack
Pointers to the Wiki might suffice. | 1.0 | Add basic documentation - * Install prerequisites
* Populate database
* Configure proxy / plack
Pointers to the Wiki might suffice. | non_comp | add basic documentation install prerequisites populate database configure proxy plack pointers to the wiki might suffice | 0 |
21,369 | 11,646,831,900 | IssuesEvent | 2020-03-01 11:42:56 | yuanshenjian/yuanshenjian.github.io | https://api.github.com/repos/yuanshenjian/yuanshenjian.github.io | closed | 基于Consul的服务注册和服务发现 | /service-registration-and-discovery/ Gitalk | https://xp-bootcamp.org/service-registration-and-discovery/
袁慎建, Yuan Shenjian, eXtreme Programming, 极限编程, , , 基于Consul的服务注册和服务发现, , Workshop@Micro Service, 袁慎建的博客, ThoughtWorks, 文章, 博客, 袁慎建的博客, 准备工作 服务注册 启动consul服务 配置应用程序 ... | 1.0 | 基于Consul的服务注册和服务发现 - https://xp-bootcamp.org/service-registration-and-discovery/
袁慎建, Yuan Shenjian, eXtreme Programming, 极限编程, , , 基于Consul的服务注册和服务发现, , Workshop@Micro Service, 袁慎建的博客, ThoughtWorks, 文章, 博客, 袁慎建的博客, 准备工作 服务注册 启动consul服务 配置应用程序 ... | non_comp | 基于consul的服务注册和服务发现 袁慎建 yuan shenjian extreme programming 极限编程 基于consul的服务注册和服务发现 workshop micro service 袁慎建的博客 thoughtworks 文章 博客 袁慎建的博客 准备工作 服务注册 启动consul服务 配置应用程序 | 0 |
1,449 | 3,699,770,737 | IssuesEvent | 2016-02-29 02:59:17 | krpc/krpc | https://api.github.com/repos/krpc/krpc | opened | Add RPCs for vessel MoI and torque | enhancement services-spacecenter | - [ ] Vessel.MomentOfInertia - moment of inertia of the vessel
- [ ] Vessel.Torque - total torque. Sum of RCS, ReactionWheel and CurrentGimballedEngine torques
- [ ] Vessel.RCSTorque - torque from RCS
- [ ] Vessel.ReactionWheelTorque - torque from active reaction wheels
- [ ] Vessel.GimballedEngineTorque - torque f... | 1.0 | Add RPCs for vessel MoI and torque - - [ ] Vessel.MomentOfInertia - moment of inertia of the vessel
- [ ] Vessel.Torque - total torque. Sum of RCS, ReactionWheel and CurrentGimballedEngine torques
- [ ] Vessel.RCSTorque - torque from RCS
- [ ] Vessel.ReactionWheelTorque - torque from active reaction wheels
- [ ] Ve... | non_comp | add rpcs for vessel moi and torque vessel momentofinertia moment of inertia of the vessel vessel torque total torque sum of rcs reactionwheel and currentgimballedengine torques vessel rcstorque torque from rcs vessel reactionwheeltorque torque from active reaction wheels vessel gimba... | 0 |
68,138 | 3,284,333,332 | IssuesEvent | 2015-10-28 16:14:28 | wschoenell/chimera_imported_googlecode | https://api.github.com/repos/wschoenell/chimera_imported_googlecode | closed | Implement Math operators on Position class | auto-migrated Priority-Low Type-Enhancement | ```
Position, as Coord does, must implement math and logical operators.
```
Original issue reported on code.google.com by `ph.silva` on 23 Jul 2008 at 9:34 | 1.0 | Implement Math operators on Position class - ```
Position, as Coord does, must implement math and logical operators.
```
Original issue reported on code.google.com by `ph.silva` on 23 Jul 2008 at 9:34 | non_comp | implement math operators on position class position as coord does must implement math and logical operators original issue reported on code google com by ph silva on jul at | 0 |
968 | 3,437,225,466 | IssuesEvent | 2015-12-13 01:28:09 | InfinityRaider/AgriCraft | https://api.github.com/repos/InfinityRaider/AgriCraft | closed | Botania api crash. | bug incompatibility | Loaded up Cthulhu Awakens latest update, which has no Botania in it, and even changing line 51 of the config to false doesn't fix it, and agricraft continually causes the same crash. Game doesn't even load. reported issue to Tedyhere as well so he is aware.
http://pastebin.com/hKHy85x4 | True | Botania api crash. - Loaded up Cthulhu Awakens latest update, which has no Botania in it, and even changing line 51 of the config to false doesn't fix it, and agricraft continually causes the same crash. Game doesn't even load. reported issue to Tedyhere as well so he is aware.
http://pastebin.com/hKHy85x4 | comp | botania api crash loaded up cthulhu awakens latest update which has no botania in it and even changing line of the config to false doesn t fix it and agricraft continually causes the same crash game doesn t even load reported issue to tedyhere as well so he is aware | 1 |
486,628 | 14,012,004,229 | IssuesEvent | 2020-10-29 08:23:18 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.com - site is not usable | browser-fenix engine-gecko priority-critical | <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/60651 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.google.c... | 1.0 | www.google.com - site is not usable - <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/60651 -->
<!-- @extra_labels: browser-fe... | non_comp | site is not usable url browser version firefox mobile operating system android tested another browser yes edge problem type site is not usable description page not loading correctly steps to reproduce view the screenshot img alt screens... | 0 |
173,128 | 27,389,528,499 | IssuesEvent | 2023-02-28 15:25:15 | microsoft/pyright | https://api.github.com/repos/microsoft/pyright | closed | Regression with default match pattern for Never type on 1.1.196 | as designed | Take this simple example with `reportUnnecessaryComparison` set to `warning`
```python
from typing import assert_never
def get_foo() -> int | str:
...
foo = get_foo()
match foo:
case int():
...
case str():
...
case _: # Pattern will never be matched for subject type "... | 1.0 | Regression with default match pattern for Never type on 1.1.196 - Take this simple example with `reportUnnecessaryComparison` set to `warning`
```python
from typing import assert_never
def get_foo() -> int | str:
...
foo = get_foo()
match foo:
case int():
...
case str():
..... | non_comp | regression with default match pattern for never type on take this simple example with reportunnecessarycomparison set to warning python from typing import assert never def get foo int str foo get foo match foo case int case str ... | 0 |
111,925 | 9,546,570,949 | IssuesEvent | 2019-05-01 20:20:14 | p-org/PSharp | https://api.github.com/repos/p-org/PSharp | closed | Adopt standard convention of SCT | controlled-testing runtime | It would be great if P# (and P) followed a certain standard convention of SCT work; scheduling decisions should be made immediately *before* each visible operation (send, receive, etc.).
Most SCT work models concurrent execution as a sequence of transitions/steps. Each transition represents one visible operation (e.... | 1.0 | Adopt standard convention of SCT - It would be great if P# (and P) followed a certain standard convention of SCT work; scheduling decisions should be made immediately *before* each visible operation (send, receive, etc.).
Most SCT work models concurrent execution as a sequence of transitions/steps. Each transition r... | non_comp | adopt standard convention of sct it would be great if p and p followed a certain standard convention of sct work scheduling decisions should be made immediately before each visible operation send receive etc most sct work models concurrent execution as a sequence of transitions steps each transition r... | 0 |
514,241 | 14,936,141,864 | IssuesEvent | 2021-01-25 12:59:24 | svthalia/concrexit | https://api.github.com/repos/svthalia/concrexit | opened | Change mandate no. increment to guarantee uniqueness | bug payments priority: high | Consider https://github.com/svthalia/concrexit/blob/56ef628318d5bc4c4bbdc28a6eeac2d6c73cc218/website/payments/views.py#L44
In case an admin might manually remove a mandate (rather than invalidate it), manually change a user's mandate id, the newly generated mandate id might not always be unique. For example, if a us... | 1.0 | Change mandate no. increment to guarantee uniqueness - Consider https://github.com/svthalia/concrexit/blob/56ef628318d5bc4c4bbdc28a6eeac2d6c73cc218/website/payments/views.py#L44
In case an admin might manually remove a mandate (rather than invalidate it), manually change a user's mandate id, the newly generated mand... | non_comp | change mandate no increment to guarantee uniqueness consider in case an admin might manually remove a mandate rather than invalidate it manually change a user s mandate id the newly generated mandate id might not always be unique for example if a user has mandate no and the next number that will... | 0 |
11,367 | 13,307,621,659 | IssuesEvent | 2020-08-25 22:37:35 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | Default Audio Recording Format is .3gp | Anki Ecosystem Compatibility Good First Issue! Help Wanted Stale | Recording audio with my mobile phone creates .3gp files by default, which neither ankiweb nor, apparently, Apple devices like.
However it's possible to record over existing .mp3 files, and they stay as .mp3.
Would it be possible to change the default type to .mp3 for compatibility with the rest of the system?
... | True | Default Audio Recording Format is .3gp - Recording audio with my mobile phone creates .3gp files by default, which neither ankiweb nor, apparently, Apple devices like.
However it's possible to record over existing .mp3 files, and they stay as .mp3.
Would it be possible to change the default type to .mp3 for com... | comp | default audio recording format is recording audio with my mobile phone creates files by default which neither ankiweb nor apparently apple devices like however it s possible to record over existing files and they stay as would it be possible to change the default type to for compatibility... | 1 |
11,565 | 13,564,669,368 | IssuesEvent | 2020-09-18 10:24:28 | MoonchildProductions/UXP | https://api.github.com/repos/MoonchildProductions/UXP | closed | Implement percentage for CSS opacity keywords | C: Layout - CSS Enhancement Standards Compliance Web Compatibility | We currently support the standard float values for various `opacity` CSS keywords, but the spec has been changed to also permit percentages.
We should add parsing of percentages for `opacity` keywords to translate/serialize to the corresponding float value when read (as a percentage of "1")
This would involve chang... | True | Implement percentage for CSS opacity keywords - We currently support the standard float values for various `opacity` CSS keywords, but the spec has been changed to also permit percentages.
We should add parsing of percentages for `opacity` keywords to translate/serialize to the corresponding float value when read (as ... | comp | implement percentage for css opacity keywords we currently support the standard float values for various opacity css keywords but the spec has been changed to also permit percentages we should add parsing of percentages for opacity keywords to translate serialize to the corresponding float value when read as ... | 1 |
13,677 | 3,352,867,775 | IssuesEvent | 2015-11-18 01:07:27 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | When LB service is created with global and one of the hosts is shutdown , LB services is stuck in "reconnecting" state forever. | kind/bug status/to-test | Server version - V0.46.0-rc4
Set up - 3 hosts
Service testhealth1 with global flag set and health check enabled.
Service testhealth2 with global flag set and health check enabled.
Created LB servcie with global flag set with targets as testhealth1 and testhealth2.
Bring down one of the host.
testhealth1... | 1.0 | When LB service is created with global and one of the hosts is shutdown , LB services is stuck in "reconnecting" state forever. - Server version - V0.46.0-rc4
Set up - 3 hosts
Service testhealth1 with global flag set and health check enabled.
Service testhealth2 with global flag set and health check enabled.
... | non_comp | when lb service is created with global and one of the hosts is shutdown lb services is stuck in reconnecting state forever server version set up hosts service with global flag set and health check enabled service with global flag set and health check enabled created lb servcie with ... | 0 |
57,606 | 7,084,748,129 | IssuesEvent | 2018-01-11 08:26:35 | BSData/wh40k | https://api.github.com/repos/BSData/wh40k | closed | [Anon] Bug report: Imperium - Astra Militarum.catz | Bug - choice Imperium - Astra Militarum Resolution - by design | **File:** Imperium - Astra Militarum.catz
**BattleScribe version:** 2.01.13
**Platform:** Android
**Dropbox:** Yes
**Description:** Tank commanders do not have any options for vehicle wargear such as track guards etc. | 1.0 | [Anon] Bug report: Imperium - Astra Militarum.catz - **File:** Imperium - Astra Militarum.catz
**BattleScribe version:** 2.01.13
**Platform:** Android
**Dropbox:** Yes
**Description:** Tank commanders do not have any options for vehicle wargear such as track guards etc. | non_comp | bug report imperium astra militarum catz file imperium astra militarum catz battlescribe version platform android dropbox yes description tank commanders do not have any options for vehicle wargear such as track guards etc | 0 |
643,026 | 20,921,572,714 | IssuesEvent | 2022-03-24 17:53:41 | hotosm/underpass | https://api.github.com/repos/hotosm/underpass | closed | Running underpass on EC2 24/7 | priority:high | This ticket is to get Underpass process running on development setup and monitoring on a regular basis.
cc @robsavoye @emi420 | 1.0 | Running underpass on EC2 24/7 - This ticket is to get Underpass process running on development setup and monitoring on a regular basis.
cc @robsavoye @emi420 | non_comp | running underpass on this ticket is to get underpass process running on development setup and monitoring on a regular basis cc robsavoye | 0 |
223,990 | 24,760,844,883 | IssuesEvent | 2022-10-21 23:54:56 | temporalio/temporal-cloud-operator | https://api.github.com/repos/temporalio/temporal-cloud-operator | closed | k8s.io/APImachinery-v0.25.1-rc.0: 1 vulnerabilities (highest severity is: 5.1) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>k8s.io/APImachinery-v0.25.1-rc.0</b></p></summary>
<p>null</p>
<p>Library home page: <a href="https://proxy.golang.org/k8s.io/apimachinery/@v/v0.25.1-rc.0.zip">https:... | True | k8s.io/APImachinery-v0.25.1-rc.0: 1 vulnerabilities (highest severity is: 5.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>k8s.io/APImachinery-v0.25.1-rc.0</b></p></summary>
<p>null</p>
<p>Library home page: ... | non_comp | io apimachinery rc vulnerabilities highest severity is vulnerable library io apimachinery rc null library home page a href found in head commit a href vulnerabilities cve severity cvss dependency type fixed in remediation available ... | 0 |
15,206 | 19,286,831,614 | IssuesEvent | 2021-12-11 04:30:57 | evhub/coconut | https://api.github.com/repos/evhub/coconut | closed | Add `coconut[kernel]` installation option for a lightweight Coconut + Jupyter kernel dependencies install | modification compatibility resolved | Users of `conda`/`mamba` environments with often use `nb_conda_kernels` to keep notebook server and extensions consolidated to a single environment, and access various language kernels from other environments on the machine. This is to prevent needing so many separate jupyter client instances running (one for each envi... | True | Add `coconut[kernel]` installation option for a lightweight Coconut + Jupyter kernel dependencies install - Users of `conda`/`mamba` environments with often use `nb_conda_kernels` to keep notebook server and extensions consolidated to a single environment, and access various language kernels from other environments on ... | comp | add coconut installation option for a lightweight coconut jupyter kernel dependencies install users of conda mamba environments with often use nb conda kernels to keep notebook server and extensions consolidated to a single environment and access various language kernels from other environments on the mac... | 1 |
7,372 | 9,621,030,170 | IssuesEvent | 2019-05-14 09:40:55 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | Function `period_diff ` is not compatible with MySQL 8.0 | component/expression help wanted type/bug type/compatibility | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
Function `period_diff` is not compatible with MySQL 8.0
2. What did you expect to see?
MySQL 8.0:
```
mysql> SELECT PERIOD_diff(-00013,1);
ERROR 1... | True | Function `period_diff ` is not compatible with MySQL 8.0 - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
Function `period_diff` is not compatible with MySQL 8.0
2. What did you expect to see?
MyS... | comp | function period diff is not compatible with mysql bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error function period diff is not compatible with mysql what did you expect to see mys... | 1 |
27,020 | 13,164,510,130 | IssuesEvent | 2020-08-11 03:52:50 | mozilla-mobile/fenix | https://api.github.com/repos/mozilla-mobile/fenix | reopened | FNX3-21823 ⁃ [Performance] The time from entering a url/opening a bookmark till fully loaded is high | eng:performance | ## Steps to reproduce
Open any url/bookmark.
The page loads very slow.
My internet is fine.
I can open the same urls in chrome instantly.
However, very slow in Fenix (sometimes it works fine but it is rare).
I recorded a profile using the default `Web Developer` settings in `about:debugging`.
https://share.fir... | True | FNX3-21823 ⁃ [Performance] The time from entering a url/opening a bookmark till fully loaded is high - ## Steps to reproduce
Open any url/bookmark.
The page loads very slow.
My internet is fine.
I can open the same urls in chrome instantly.
However, very slow in Fenix (sometimes it works fine but it is rare).
I... | non_comp | ⁃ the time from entering a url opening a bookmark till fully loaded is high steps to reproduce open any url bookmark the page loads very slow my internet is fine i can open the same urls in chrome instantly however very slow in fenix sometimes it works fine but it is rare i recorded a profile... | 0 |
644,151 | 20,968,019,305 | IssuesEvent | 2022-03-28 08:44:21 | ibissource/frank-flow | https://api.github.com/repos/ibissource/frank-flow | closed | Add xmlns:flow="urn:frank-flow" to root element | feature priority:high work:light | **Is your feature request related to a problem? Please describe.**
When adding flow:x="100" to the Exit element of Frank2Example4 the Frank!Console will show:
Configuration [Example4a] aborted starting; error during unmarshalling configuration from file [Configuration.xml] with digester-rules-file [digester-rules.x... | 1.0 | Add xmlns:flow="urn:frank-flow" to root element - **Is your feature request related to a problem? Please describe.**
When adding flow:x="100" to the Exit element of Frank2Example4 the Frank!Console will show:
Configuration [Example4a] aborted starting; error during unmarshalling configuration from file [Configurati... | non_comp | add xmlns flow urn frank flow to root element is your feature request related to a problem please describe when adding flow x to the exit element of the frank console will show configuration aborted starting error during unmarshalling configuration from file with digester rules file in eleme... | 0 |
13,789 | 16,513,605,465 | IssuesEvent | 2021-05-26 07:55:37 | pWn3d1337/Techguns2 | https://api.github.com/repos/pWn3d1337/Techguns2 | closed | mobs have invincibility frames after getting shot | compatibility | I'm trying out rebirth of the night mod-pack, mob only take damage from the first shot afterward the gain some sort of invincibility frames for a few second, for shotgun they only take damage from one pallet | True | mobs have invincibility frames after getting shot - I'm trying out rebirth of the night mod-pack, mob only take damage from the first shot afterward the gain some sort of invincibility frames for a few second, for shotgun they only take damage from one pallet | comp | mobs have invincibility frames after getting shot i m trying out rebirth of the night mod pack mob only take damage from the first shot afterward the gain some sort of invincibility frames for a few second for shotgun they only take damage from one pallet | 1 |
25,027 | 12,200,996,376 | IssuesEvent | 2020-04-30 06:17:07 | microsoftgraph/microsoft-graph-explorer-api | https://api.github.com/repos/microsoftgraph/microsoft-graph-explorer-api | closed | Verify Links being created in OpenAPI document | Graph-Explorer openapi-service | Check options on the OData.OpenAPI reader library to see if we need to enable options to generate links. What work needs to be done to enable generating links? | 1.0 | Verify Links being created in OpenAPI document - Check options on the OData.OpenAPI reader library to see if we need to enable options to generate links. What work needs to be done to enable generating links? | non_comp | verify links being created in openapi document check options on the odata openapi reader library to see if we need to enable options to generate links what work needs to be done to enable generating links | 0 |
15,839 | 20,752,904,744 | IssuesEvent | 2022-03-15 09:27:32 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | Spring Security - AuthenticationFailureBadCredentialsEvent has no suitable constructor | type: compatibility | I tried to create a simple native application with Spring Native 0.11.3 and with `spring-boot-starter-oauth2-client` (it should be supported regarding the Spring Native documentation) and I use GraalVM 22.0.0.2 Java 17 CE. It is just runner which calls a REST API endpoint secured with OAuth2 and using WebClient. But I ... | True | Spring Security - AuthenticationFailureBadCredentialsEvent has no suitable constructor - I tried to create a simple native application with Spring Native 0.11.3 and with `spring-boot-starter-oauth2-client` (it should be supported regarding the Spring Native documentation) and I use GraalVM 22.0.0.2 Java 17 CE. It is ju... | comp | spring security authenticationfailurebadcredentialsevent has no suitable constructor i tried to create a simple native application with spring native and with spring boot starter client it should be supported regarding the spring native documentation and i use graalvm java ce it is just runne... | 1 |
7,146 | 9,435,807,007 | IssuesEvent | 2019-04-13 00:26:31 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | incompatible_no_output_attr_default: Disable default parameter of output attributes | P1 breaking-change-0.26 incompatible-change migration-0.23 migration-0.24 migration-0.25 team-Starlark | This flag disables the default parameter on `attr.output` and `attr.output_list`.
**Flag:** --incompatible_no_output_attr_default
Available since: 0.23 (February 2019 release)
**Motivation**
The previous default parameter of these attribute types was severely bug-prone, as two targets of the same rule would be ... | True | incompatible_no_output_attr_default: Disable default parameter of output attributes - This flag disables the default parameter on `attr.output` and `attr.output_list`.
**Flag:** --incompatible_no_output_attr_default
Available since: 0.23 (February 2019 release)
**Motivation**
The previous default parameter of t... | comp | incompatible no output attr default disable default parameter of output attributes this flag disables the default parameter on attr output and attr output list flag incompatible no output attr default available since february release motivation the previous default parameter of these... | 1 |
11,358 | 13,302,856,652 | IssuesEvent | 2020-08-25 14:46:46 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | closed | Rename distributed_executors module | type: compatibility issue type: enhancement | For consistency this module should be named `executors_distributed`. I'm not sure if this should still be done before the release as it might avoid having another set of forwarding headers later... | True | Rename distributed_executors module - For consistency this module should be named `executors_distributed`. I'm not sure if this should still be done before the release as it might avoid having another set of forwarding headers later... | comp | rename distributed executors module for consistency this module should be named executors distributed i m not sure if this should still be done before the release as it might avoid having another set of forwarding headers later | 1 |
189,050 | 14,484,124,825 | IssuesEvent | 2020-12-10 15:57:54 | Princeton-CDH/mep-django | https://api.github.com/repos/Princeton-CDH/mep-django | closed | titles without years generate 100 years tweets with duplicate period | awaiting testing bug | ## testing notes
please check https://test-shakespeareandco.cdh.princeton.edu/events/100-years-review/ to confirm that titles without publication years are now displayed correctly
----
The logic for titles without dates isn't right, it's putting a period both inside _and_ outside the quotes.
<img width="1005"... | 1.0 | titles without years generate 100 years tweets with duplicate period - ## testing notes
please check https://test-shakespeareandco.cdh.princeton.edu/events/100-years-review/ to confirm that titles without publication years are now displayed correctly
----
The logic for titles without dates isn't right, it's put... | non_comp | titles without years generate years tweets with duplicate period testing notes please check to confirm that titles without publication years are now displayed correctly the logic for titles without dates isn t right it s putting a period both inside and outside the quotes img width alt... | 0 |
11,142 | 13,156,983,842 | IssuesEvent | 2020-08-10 11:54:08 | ueokande/vim-vixen | https://api.github.com/repos/ueokande/vim-vixen | closed | Can't scroll down on this webpage... | site compatible | ### I'm opening this issue because:
- [X] I'll report a bug
- [ ] I'll propose a new feature
### Description
On some web pages I cannot scroll down e.g. https://www.usbeketrica.com
### Failure Information (for bugs)
Cannot scroll the page, but following links work.
#### Steps to Reproduce
#### Sys... | True | Can't scroll down on this webpage... - ### I'm opening this issue because:
- [X] I'll report a bug
- [ ] I'll propose a new feature
### Description
On some web pages I cannot scroll down e.g. https://www.usbeketrica.com
### Failure Information (for bugs)
Cannot scroll the page, but following links work.... | comp | can t scroll down on this webpage i m opening this issue because i ll report a bug i ll propose a new feature description on some web pages i cannot scroll down e g failure information for bugs cannot scroll the page but following links work steps to reproduce ... | 1 |
12,649 | 14,937,989,934 | IssuesEvent | 2021-01-25 15:16:00 | PMEAL/porespy | https://api.github.com/repos/PMEAL/porespy | opened | Ensure consistency between filename, path, fname, etc args | backwards incompatible | Also, all should accept strings, path objects, etc. | True | Ensure consistency between filename, path, fname, etc args - Also, all should accept strings, path objects, etc. | comp | ensure consistency between filename path fname etc args also all should accept strings path objects etc | 1 |
11,105 | 13,130,760,190 | IssuesEvent | 2020-08-06 15:51:17 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | support string convert to number in best effort during compare. | status/help-wanted type/compatibility | 1. What did you do?
```
CREATE TABLE `test3` (`id` int(11) DEFAULT NULL);
CREATE TABLE `test4` (`k` varchar(3) DEFAULT NULL);
insert into test3 values (1);
insert into test4 values ("1-2");
select * from test3 a inner join test4 b on a.id = b.k;
```
2. What did you expect to see?
```
mysql> select *... | True | support string convert to number in best effort during compare. - 1. What did you do?
```
CREATE TABLE `test3` (`id` int(11) DEFAULT NULL);
CREATE TABLE `test4` (`k` varchar(3) DEFAULT NULL);
insert into test3 values (1);
insert into test4 values ("1-2");
select * from test3 a inner join test4 b on a.id = b.k... | comp | support string convert to number in best effort during compare what did you do create table id int default null create table k varchar default null insert into values insert into values select from a inner join b on a id b k what did y... | 1 |
7,281 | 9,544,016,903 | IssuesEvent | 2019-05-01 12:48:53 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Warning: Illegal string offset 'width' in class-schema-image.php on line 149 | bug compatibility component: content analysis component: schema (JSON+LD) component: structured data | Hello I am getting this error since I updated today to the last version : (I didn't have that problem few days ago)
Warning: Illegal string offset 'width' in class-schema-image.php on line 149
Warning: Illegal string offset 'height' in class-schema-image.php on line 150
Everything else is up to date. My theme ... | True | Warning: Illegal string offset 'width' in class-schema-image.php on line 149 - Hello I am getting this error since I updated today to the last version : (I didn't have that problem few days ago)
Warning: Illegal string offset 'width' in class-schema-image.php on line 149
Warning: Illegal string offset 'height' in ... | comp | warning illegal string offset width in class schema image php on line hello i am getting this error since i updated today to the last version i didn t have that problem few days ago warning illegal string offset width in class schema image php on line warning illegal string offset height in clas... | 1 |
691 | 3,113,977,885 | IssuesEvent | 2015-09-03 04:42:28 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | DateTimeZone::getLocation() differences between PHP and HHVM | php5 incompatibility | In HHVM, for a lot of time zones location information is missing.
Test script:
```PHP
<?php
$tz_all = DateTimeZone::listIdentifiers();
foreach ($tz_all as $tz_name) {
$tz = new DateTimeZone($tz_name);
$loc = $tz->getLocation();
if ($loc['country_code'] == '??') {
echo "$tz_name\n";
}... | True | DateTimeZone::getLocation() differences between PHP and HHVM - In HHVM, for a lot of time zones location information is missing.
Test script:
```PHP
<?php
$tz_all = DateTimeZone::listIdentifiers();
foreach ($tz_all as $tz_name) {
$tz = new DateTimeZone($tz_name);
$loc = $tz->getLocation();
if ($lo... | comp | datetimezone getlocation differences between php and hhvm in hhvm for a lot of time zones location information is missing test script php php tz all datetimezone listidentifiers foreach tz all as tz name tz new datetimezone tz name loc tz getlocation if lo... | 1 |
72,186 | 19,072,142,001 | IssuesEvent | 2021-11-27 04:22:54 | ziglang/zig | https://api.github.com/repos/ziglang/zig | closed | -feach-lib-rpath as default, unable to specify -fno-each-lib-rpath in Zig build system | bug contributor friendly zig build system | (This issue is on behalf of someone else.)
Zig automatically overriding rpath makes executables less portable, due to distribution-specific library directories being written into the executables.
`-fno-each-lib-rpath` disables this behaviour, but it is not default and cannot be provided using the Zig build system... | 1.0 | -feach-lib-rpath as default, unable to specify -fno-each-lib-rpath in Zig build system - (This issue is on behalf of someone else.)
Zig automatically overriding rpath makes executables less portable, due to distribution-specific library directories being written into the executables.
`-fno-each-lib-rpath` disable... | non_comp | feach lib rpath as default unable to specify fno each lib rpath in zig build system this issue is on behalf of someone else zig automatically overriding rpath makes executables less portable due to distribution specific library directories being written into the executables fno each lib rpath disable... | 0 |
7,156 | 9,439,031,849 | IssuesEvent | 2019-04-14 06:40:22 | arcticicestudio/nord-vim | https://api.github.com/repos/arcticicestudio/nord-vim | closed | When watching diff's with vimagit or fugitive it's bugged | help wanted scope-compatibility status-pending status-reproduction status-requires-info | Hello
I am using nord-vim with Hyper terminal (also nord themed), and everything is great - I love it! But I just started using `vimagit` (tried `fugitive` too) and when watching diff's the highlight is green/red and so is the text, so can't actually see what's changed.
Can someone help me fix this is the core or... | True | When watching diff's with vimagit or fugitive it's bugged - Hello
I am using nord-vim with Hyper terminal (also nord themed), and everything is great - I love it! But I just started using `vimagit` (tried `fugitive` too) and when watching diff's the highlight is green/red and so is the text, so can't actually see wh... | comp | when watching diff s with vimagit or fugitive it s bugged hello i am using nord vim with hyper terminal also nord themed and everything is great i love it but i just started using vimagit tried fugitive too and when watching diff s the highlight is green red and so is the text so can t actually see wh... | 1 |
521,088 | 15,101,926,651 | IssuesEvent | 2021-02-08 08:17:23 | laurentksh/ICT-120_151 | https://api.github.com/repos/laurentksh/ICT-120_151 | opened | AngMaterial Moment.js date saves as date-1 day | bug high-priority | When entering a date (e.g: birthday) the value saved in the database is the date minus 1 day. | 1.0 | AngMaterial Moment.js date saves as date-1 day - When entering a date (e.g: birthday) the value saved in the database is the date minus 1 day. | non_comp | angmaterial moment js date saves as date day when entering a date e g birthday the value saved in the database is the date minus day | 0 |
16,746 | 23,087,791,470 | IssuesEvent | 2022-07-26 12:57:38 | sussy-syrup/smithees-foundry | https://api.github.com/repos/sussy-syrup/smithees-foundry | closed | Sodium freezes fluid tile animations in smeltery GUI and smeltery Render | compatibility | Potential fix:
Implement fluid rendering code used for tanks and casting | True | Sodium freezes fluid tile animations in smeltery GUI and smeltery Render - Potential fix:
Implement fluid rendering code used for tanks and casting | comp | sodium freezes fluid tile animations in smeltery gui and smeltery render potential fix implement fluid rendering code used for tanks and casting | 1 |
1,054 | 3,520,428,046 | IssuesEvent | 2016-01-12 20:50:07 | wildex999/TickDynamic | https://api.github.com/repos/wildex999/TickDynamic | closed | TickDynamic does not let the server boot. | bug Mod compatibility | Using cauldron build 1388 for 1.7.10 and when i place tick dynamic into my mods folder and start the server it says:
````
A problem occurred running the server launcher.
````
Any way to fix this? | True | TickDynamic does not let the server boot. - Using cauldron build 1388 for 1.7.10 and when i place tick dynamic into my mods folder and start the server it says:
````
A problem occurred running the server launcher.
````
Any way to fix this? | comp | tickdynamic does not let the server boot using cauldron build for and when i place tick dynamic into my mods folder and start the server it says a problem occurred running the server launcher any way to fix this | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.