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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
197,690 | 15,688,312,597 | IssuesEvent | 2021-03-25 14:33:51 | tidymodels/yardstick | https://api.github.com/repos/tidymodels/yardstick | closed | Document how to properly wrap yardstick metrics | Next release documentation | Useful when you need to customize a default for tuning. This is a different process from creating a completely new metric. The key part is that you should wrap the `_vec()` function and then use `metric_summarizer()` so the name is right
https://github.com/tidymodels/tune/issues/277#issuecomment-694351808 | 1.0 | Document how to properly wrap yardstick metrics - Useful when you need to customize a default for tuning. This is a different process from creating a completely new metric. The key part is that you should wrap the `_vec()` function and then use `metric_summarizer()` so the name is right
https://github.com/tidymodels... | non_comp | document how to properly wrap yardstick metrics useful when you need to customize a default for tuning this is a different process from creating a completely new metric the key part is that you should wrap the vec function and then use metric summarizer so the name is right | 0 |
19,056 | 26,487,755,176 | IssuesEvent | 2023-01-17 19:34:32 | open-metadata/OpenMetadata | https://api.github.com/repos/open-metadata/OpenMetadata | closed | Allow apostrophe in entity names | enhancement UI backend Backward-Incompatible-Change | It is currently not possible to use apostrophes in a glossary term's name (term is then invalid).
Lots of expressions in French use d' or l' and it is difficult not to use it in something that should reflect the business language.
Many thanks
| True | Allow apostrophe in entity names - It is currently not possible to use apostrophes in a glossary term's name (term is then invalid).
Lots of expressions in French use d' or l' and it is difficult not to use it in something that should reflect the business language.
Many thanks
| comp | allow apostrophe in entity names it is currently not possible to use apostrophes in a glossary term s name term is then invalid lots of expressions in french use d or l and it is difficult not to use it in something that should reflect the business language many thanks | 1 |
515,378 | 14,961,284,050 | IssuesEvent | 2021-01-27 07:29:43 | nfdi4plants/Swate | https://api.github.com/repos/nfdi4plants/Swate | closed | Autogenerate manifest.xml file | Area: Dev Area: Excel Priority: Low Status: Available Type: Enhancement | One could auto generate the manifest.xml file from an abstraction layer generated on the F# side. This would make adding pages that must correspond to ribbon buttons / context menu buttons easier. | 1.0 | Autogenerate manifest.xml file - One could auto generate the manifest.xml file from an abstraction layer generated on the F# side. This would make adding pages that must correspond to ribbon buttons / context menu buttons easier. | non_comp | autogenerate manifest xml file one could auto generate the manifest xml file from an abstraction layer generated on the f side this would make adding pages that must correspond to ribbon buttons context menu buttons easier | 0 |
5,400 | 7,878,199,070 | IssuesEvent | 2018-06-26 09:31:00 | AdguardTeam/CoreLibs | https://api.github.com/repos/AdguardTeam/CoreLibs | closed | Reachability test breaks Telegram | P3: Medium bug compatibility | When server is unavailable (e.g. blocked by government), Adguard caches this fact and starts refusing connections to this server to save network traffic. But seems that for Telegram "Connection refused" to its server means "try again". So, Telegram may stuck trying to connect to 3 blocked servers indefinitely.
We sh... | True | Reachability test breaks Telegram - When server is unavailable (e.g. blocked by government), Adguard caches this fact and starts refusing connections to this server to save network traffic. But seems that for Telegram "Connection refused" to its server means "try again". So, Telegram may stuck trying to connect to 3 bl... | comp | reachability test breaks telegram when server is unavailable e g blocked by government adguard caches this fact and starts refusing connections to this server to save network traffic but seems that for telegram connection refused to its server means try again so telegram may stuck trying to connect to bl... | 1 |
13,687 | 16,375,897,265 | IssuesEvent | 2021-05-16 04:24:24 | zlib-ng/zlib-ng | https://api.github.com/repos/zlib-ng/zlib-ng | closed | Bring the Z_SOLO define back, just for the zlib.h compat header? | Compatibility | Some software relies on the fact that `#define Z_SOLO` would allow using names like `compress` and `uncompress` for their own `static` variables, and because zlib-ng killed the `#ifndef Z_SOLO` around "utility functions" in the header, boom:
```
/usr/src/sbin/savecore/savecore.c:108:23: error: redefinition of 'comp... | True | Bring the Z_SOLO define back, just for the zlib.h compat header? - Some software relies on the fact that `#define Z_SOLO` would allow using names like `compress` and `uncompress` for their own `static` variables, and because zlib-ng killed the `#ifndef Z_SOLO` around "utility functions" in the header, boom:
```
/us... | comp | bring the z solo define back just for the zlib h compat header some software relies on the fact that define z solo would allow using names like compress and uncompress for their own static variables and because zlib ng killed the ifndef z solo around utility functions in the header boom us... | 1 |
382,661 | 26,509,308,769 | IssuesEvent | 2023-01-18 15:57:36 | searxng/searxng | https://api.github.com/repos/searxng/searxng | opened | [doc] suspend_times from settings.yml needed to be documented | area: documentation | The new suspend_times added by #1967 ...
https://github.com/searxng/searxng/blob/6d72ef3cbec5246fd52498932760ea2f975a3112/searx/settings.yml#L48-L60
needs some documentation in chapter [Global Settings / `search:`](https://docs.searxng.org/admin/engines/settings.html#search)
https://github.com/searxng/searxng/... | 1.0 | [doc] suspend_times from settings.yml needed to be documented - The new suspend_times added by #1967 ...
https://github.com/searxng/searxng/blob/6d72ef3cbec5246fd52498932760ea2f975a3112/searx/settings.yml#L48-L60
needs some documentation in chapter [Global Settings / `search:`](https://docs.searxng.org/admin/engi... | non_comp | suspend times from settings yml needed to be documented the new suspend times added by needs some documentation in chapter | 0 |
16,495 | 22,333,858,207 | IssuesEvent | 2022-06-14 16:39:06 | ikemen-engine/Ikemen-GO | https://api.github.com/repos/ikemen-engine/Ikemen-GO | closed | Couple of issues with ReversalDef | bug compatibility | Found a few problems with this sctrl compared to how it works in Mugen.
The first one is easy to explain: if you use a ReversalDef without P2stateno, such as for autoguard moves or parrying, a player caught by it will become your target indefinitely. Or until you hit him again anyway. In Mugen the target is dropped ... | True | Couple of issues with ReversalDef - Found a few problems with this sctrl compared to how it works in Mugen.
The first one is easy to explain: if you use a ReversalDef without P2stateno, such as for autoguard moves or parrying, a player caught by it will become your target indefinitely. Or until you hit him again any... | comp | couple of issues with reversaldef found a few problems with this sctrl compared to how it works in mugen the first one is easy to explain if you use a reversaldef without such as for autoguard moves or parrying a player caught by it will become your target indefinitely or until you hit him again anyway in ... | 1 |
17,674 | 24,366,337,319 | IssuesEvent | 2022-10-03 15:26:26 | bigbluebutton/greenlight | https://api.github.com/repos/bigbluebutton/greenlight | opened | Migrate rooms from v2 to v3 | epic: Backwards Compatible | - name
- uid = friendly_id
- bbb_id = meeting_id
- last_session
- attach to user
- recordings (optional)
- don't copy over settings | True | Migrate rooms from v2 to v3 - - name
- uid = friendly_id
- bbb_id = meeting_id
- last_session
- attach to user
- recordings (optional)
- don't copy over settings | comp | migrate rooms from to name uid friendly id bbb id meeting id last session attach to user recordings optional don t copy over settings | 1 |
18,943 | 26,344,012,768 | IssuesEvent | 2023-01-10 20:14:29 | LucunJi/ExtraPlayerRenderer | https://api.github.com/repos/LucunJi/ExtraPlayerRenderer | closed | Crash before client start (Mostlikely incompatibility) | bug compatibility | Hi, it seems this mod doesn't like origins mod, i think it was just origins i installed and then the game didn't even boot up before it crashes, now... I am not entirely sure if it is this mod's fault, but if it is i would suggest fix for this issue if possible, considering how popular origins is too... The reason i su... | True | Crash before client start (Mostlikely incompatibility) - Hi, it seems this mod doesn't like origins mod, i think it was just origins i installed and then the game didn't even boot up before it crashes, now... I am not entirely sure if it is this mod's fault, but if it is i would suggest fix for this issue if possible, ... | comp | crash before client start mostlikely incompatibility hi it seems this mod doesn t like origins mod i think it was just origins i installed and then the game didn t even boot up before it crashes now i am not entirely sure if it is this mod s fault but if it is i would suggest fix for this issue if possible ... | 1 |
454,533 | 13,103,036,694 | IssuesEvent | 2020-08-04 07:52:00 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | closed | [pools] Rework layout host pool members of type Network | bug priority ticket user interface waiting for review | CIDR is a complex term that should be hidden

It is requested to simplify the input as

| 1.0 | [pools] Rework layout host pool members of type Network - CIDR is a complex term that should be hidden

It is requested to simplify the input as
.
### Step Details
Steps that will be performed:
-... | 1.0 | Revisions for Scenario #3 : Creating Events - ### Issue Description
Upon feedback received, it was decided that there are small changes that need to be done on [Lecturer Creates Community Event Scenario](https://github.com/bounswe/bounswe2022group2/wiki/Lecturer-Creates-Community-Event-Scenario,-Ezgi-Ece-Smith).
### ... | non_comp | revisions for scenario creating events issue description upon feedback received it was decided that there are small changes that need to be done on step details steps that will be performed removing unnecessary details from user goals updating the requirements part to include revisions... | 0 |
12,727 | 9,935,825,136 | IssuesEvent | 2019-07-02 17:31:52 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | try/web/end_to_end_test is crashing the safari mobile simulator on the bot | area-infrastructure closed-obsolete p2-medium type-bug | We need to:
\- Investigate why - is this the same issue we are seeing in other cases.
\- See if we can extract this information from /var/log/system.log and match it up with individual runs to allow us to show more accurate info on the output of the bot
Skipping the test temporarily
| 1.0 | try/web/end_to_end_test is crashing the safari mobile simulator on the bot - We need to:
\- Investigate why - is this the same issue we are seeing in other cases.
\- See if we can extract this information from /var/log/system.log and match it up with individual runs to allow us to show more accurate info on... | non_comp | try web end to end test is crashing the safari mobile simulator on the bot we need to nbsp investigate why is this the same issue we are seeing in other cases nbsp see if we can extract this information from var log system log and match it up with individual runs to allow us to show more accurate info on... | 0 |
349,037 | 24,931,528,103 | IssuesEvent | 2022-10-31 12:03:38 | davipon/snowball | https://api.github.com/repos/davipon/snowball | closed | Need API endpoints response status code list | documentation enhancement | @AdrieneTZ We need to align the response status code:
`200` means successful
`400` means a bad request (e.g., incorrect format)
Others like wrong credentials, ...etc. | 1.0 | Need API endpoints response status code list - @AdrieneTZ We need to align the response status code:
`200` means successful
`400` means a bad request (e.g., incorrect format)
Others like wrong credentials, ...etc. | non_comp | need api endpoints response status code list adrienetz we need to align the response status code means successful means a bad request e g incorrect format others like wrong credentials etc | 0 |
202,013 | 23,053,359,364 | IssuesEvent | 2022-07-24 23:53:22 | yaeljacobs67/fs-agent | https://api.github.com/repos/yaeljacobs67/fs-agent | opened | CVE-2020-10650 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2020-10650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-10650 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2020-10650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General... | non_comp | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file fs agent pom xml path to vul... | 0 |
4,609 | 7,244,317,349 | IssuesEvent | 2018-02-14 14:47:33 | ScienceFun/Kerbalism-Continued | https://api.github.com/repos/ScienceFun/Kerbalism-Continued | closed | Update Bluedog_DB support | Compatibility enhancement help wanted | The **GameData\Kerbalism\Support\Bluedog.cfg** file needs to be reviewed and updated. | True | Update Bluedog_DB support - The **GameData\Kerbalism\Support\Bluedog.cfg** file needs to be reviewed and updated. | comp | update bluedog db support the gamedata kerbalism support bluedog cfg file needs to be reviewed and updated | 1 |
82,368 | 15,646,551,698 | IssuesEvent | 2021-03-23 01:11:24 | jgeraigery/criteo-java-marketing-sdk | https://api.github.com/repos/jgeraigery/criteo-java-marketing-sdk | opened | CVE-2020-36183 (Medium) detected in jackson-databind-2.9.7.jar | security vulnerability | ## CVE-2020-36183 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.7.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core stream... | True | CVE-2020-36183 (Medium) detected in jackson-databind-2.9.7.jar - ## CVE-2020-36183 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.7.jar</b></p></summary>
<p>Gen... | non_comp | cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file criteo java marketing sdk b... | 0 |
19,729 | 27,367,822,389 | IssuesEvent | 2023-02-27 20:40:23 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Dead Cells (588650) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: Dead Cells (https://store.steampowered.com/app/588650/Dead_Cells/)
- Steam AppID of the game: 588650
## System Information
- GPU: Steam Deck
- Driver/LLVM version: Steam Deck stable (Steam OS 3.4)
- Kernel version: Steam OS 3.4
- Proton versi... | True | Dead Cells (588650) - # Compatibility Report
- Name of the game with compatibility issues: Dead Cells (https://store.steampowered.com/app/588650/Dead_Cells/)
- Steam AppID of the game: 588650
## System Information
- GPU: Steam Deck
- Driver/LLVM version: Steam Deck stable (Steam OS 3.4)
- Kernel version: Steam ... | comp | dead cells compatibility report name of the game with compatibility issues dead cells steam appid of the game system information gpu steam deck driver llvm version steam deck stable steam os kernel version steam os proton version i confirm that i ha... | 1 |
6,798 | 9,100,909,511 | IssuesEvent | 2019-02-20 09:47:00 | marcelm/cutadapt | https://api.github.com/repos/marcelm/cutadapt | opened | Remove --rest-file option | incompatible | The `--info-file` option should be used instead. Also document how to turn an info file into an equivalent rest file. | True | Remove --rest-file option - The `--info-file` option should be used instead. Also document how to turn an info file into an equivalent rest file. | comp | remove rest file option the info file option should be used instead also document how to turn an info file into an equivalent rest file | 1 |
235,236 | 25,916,813,973 | IssuesEvent | 2022-12-15 18:04:01 | MatBenfield/news | https://api.github.com/repos/MatBenfield/news | closed | [SecurityWeek] CISA Warns Veeam Backup & Replication Vulnerabilities Exploited in Attacks | SecurityWeek Stale |
**The US Cybersecurity and Infrastructure Security Agency (CISA) has added two flaws affecting Veeam’s Backup & Replication product to its Known Exploited Vulnerabilities Catalog.**
[read more](https://www.securityweek.com/cisa-warns-veeam-backup-replication-vulnerabilities-exploited-attacks)
<https://www.securit... | True | [SecurityWeek] CISA Warns Veeam Backup & Replication Vulnerabilities Exploited in Attacks -
**The US Cybersecurity and Infrastructure Security Agency (CISA) has added two flaws affecting Veeam’s Backup & Replication product to its Known Exploited Vulnerabilities Catalog.**
[read more](https://www.securityweek.com/ci... | non_comp | cisa warns veeam backup replication vulnerabilities exploited in attacks the us cybersecurity and infrastructure security agency cisa has added two flaws affecting veeam’s backup replication product to its known exploited vulnerabilities catalog | 0 |
346,463 | 10,412,546,568 | IssuesEvent | 2019-09-13 16:12:26 | projectblacklight/arclight | https://api.github.com/repos/projectblacklight/arclight | closed | Design and implementation to improve usability and accessibility | priority 1 - high | This is mostly a placeholder ticket as it's not possible to have a complete/exhaustive list of work to be done. Stanford UX designers want to acknowledge that we should probably be flexible about work to be included here.
| 1.0 | Design and implementation to improve usability and accessibility - This is mostly a placeholder ticket as it's not possible to have a complete/exhaustive list of work to be done. Stanford UX designers want to acknowledge that we should probably be flexible about work to be included here.
| non_comp | design and implementation to improve usability and accessibility this is mostly a placeholder ticket as it s not possible to have a complete exhaustive list of work to be done stanford ux designers want to acknowledge that we should probably be flexible about work to be included here | 0 |
11,270 | 13,235,059,115 | IssuesEvent | 2020-08-18 17:22:03 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | opened | PHP Upgrade: Compatibility issues found in dir1/dirb/diry | PHP 7.4 Compatibility PHP Compatibility | The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/dir1/dirb/di... | True | PHP Upgrade: Compatibility issues found in dir1/dirb/diry - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing12... | comp | php upgrade compatibility issues found in dirb diry the following issues were found when scanning branch for compatibility problems error extension mysql is deprecated since php and removed since php use mysqli instead this is an automated report | 1 |
160,069 | 25,106,463,359 | IssuesEvent | 2022-11-08 16:59:14 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | UX: Improve CTAs and sign-up flows across domains | design ux design-estimated-S team/growth-marketing | ### This is a design issue of this Epic:
- #43239
## Define
We need to map and understand different users' journeys in discovering Sourcegraph and how we can better communicate and convey value.
We need consistency in our communication and drive users to convert. Chaining pages and talking with them through the... | 2.0 | UX: Improve CTAs and sign-up flows across domains - ### This is a design issue of this Epic:
- #43239
## Define
We need to map and understand different users' journeys in discovering Sourcegraph and how we can better communicate and convey value.
We need consistency in our communication and drive users to conve... | non_comp | ux improve ctas and sign up flows across domains this is a design issue of this epic define we need to map and understand different users journeys in discovering sourcegraph and how we can better communicate and convey value we need consistency in our communication and drive users to convert ... | 0 |
40,589 | 12,799,579,288 | IssuesEvent | 2020-07-02 15:36:51 | TreyM-WSS/WhiteSource-Demo | https://api.github.com/repos/TreyM-WSS/WhiteSource-Demo | opened | CVE-2019-20444 (High) detected in netty-all-4.0.33.Final.jar | security vulnerability | ## CVE-2019-20444 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.33.Final.jar</b></p></summary>
<p>Netty is an asynchronous event-driven network application framework fo... | True | CVE-2019-20444 (High) detected in netty-all-4.0.33.Final.jar - ## CVE-2019-20444 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.33.Final.jar</b></p></summary>
<p>Netty i... | non_comp | cve high detected in netty all final jar cve high severity vulnerability vulnerable library netty all final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and clients libr... | 0 |
314,965 | 9,605,219,809 | IssuesEvent | 2019-05-10 22:51:48 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | When the user selects the edit avatar in the night time, the lighting is appearing to be improper. | Medium Priority | Description: When the player opens the edit option during the night time in the game, the lighting is only focused on the body.
STR:
1. Start the game.
2. Create/Join a world.
3. Wait for the game time to change to night mode.
4. Open the backpack and select the edit button.
5. Observe the lighting issue.
Ac... | 1.0 | When the user selects the edit avatar in the night time, the lighting is appearing to be improper. - Description: When the player opens the edit option during the night time in the game, the lighting is only focused on the body.
STR:
1. Start the game.
2. Create/Join a world.
3. Wait for the game time to change t... | non_comp | when the user selects the edit avatar in the night time the lighting is appearing to be improper description when the player opens the edit option during the night time in the game the lighting is only focused on the body str start the game create join a world wait for the game time to change t... | 0 |
767,602 | 26,933,271,426 | IssuesEvent | 2023-02-07 18:26:09 | retrohub-org/retrohub | https://api.github.com/repos/retrohub-org/retrohub | closed | Implement region-specific systems | topic:ui topic:core priority | Region specific systems (such as Genesis in America and Megadrive in Europe/Japan) should be implemented.
The first time UI also has a debug entry for that which needs to be implemented.

| 1.0 | Implement region-specific systems - Region specific systems (such as Genesis in America and Megadrive in Europe/Japan) should be implemented.
The first time UI also has a debug entry for that which needs to be implemented.
);
```
zend:
```
bool(true)
```
hhvm:
```
bool(false)
```
(What level of support does hhvm intend to provide for the FTP wrapper / wrappers in general?)
http://uk3.php.net/manual/en/wrappers.php - l... | True | is_dir does not support FTP wrapper - This causes failure of a symfony test case.
Code:
```
<?php
$uri = 'ftp://ftp.mozilla.org/';
var_dump(is_dir($uri));
```
zend:
```
bool(true)
```
hhvm:
```
bool(false)
```
(What level of support does hhvm intend to provide for the FTP wrapper / wrappers in general?)
http://... | comp | is dir does not support ftp wrapper this causes failure of a symfony test case code php uri ftp ftp mozilla org var dump is dir uri zend bool true hhvm bool false what level of support does hhvm intend to provide for the ftp wrapper wrappers in general lis... | 1 |
11,175 | 13,190,664,212 | IssuesEvent | 2020-08-13 10:36:48 | metarhia/impress | https://api.github.com/repos/metarhia/impress | opened | Research: compile TypeScript on-the-fly | compatibility enhancement | Improve loader to compile single TypeScript file from `.ts` on-the-fly in memory but tests will use `tsc` for whole project | True | Research: compile TypeScript on-the-fly - Improve loader to compile single TypeScript file from `.ts` on-the-fly in memory but tests will use `tsc` for whole project | comp | research compile typescript on the fly improve loader to compile single typescript file from ts on the fly in memory but tests will use tsc for whole project | 1 |
10,141 | 4,016,129,898 | IssuesEvent | 2016-05-15 11:51:37 | GSE-Project/SS2016-group2 | https://api.github.com/repos/GSE-Project/SS2016-group2 | closed | Rework of the data logic | code | Due to some issues, we need to adjust the internal architecture of the CitizenDataService and the underlying providers. This issue tracks the the required steps.
### To make sure that we keep our group on track, follow these steps:
1. Develop the working version for one entity
2. Reuse the code for other entities
... | 1.0 | Rework of the data logic - Due to some issues, we need to adjust the internal architecture of the CitizenDataService and the underlying providers. This issue tracks the the required steps.
### To make sure that we keep our group on track, follow these steps:
1. Develop the working version for one entity
2. Reuse t... | non_comp | rework of the data logic due to some issues we need to adjust the internal architecture of the citizendataservice and the underlying providers this issue tracks the the required steps to make sure that we keep our group on track follow these steps develop the working version for one entity reuse t... | 0 |
8,930 | 3,236,200,942 | IssuesEvent | 2015-10-14 02:43:01 | bmcfee/librosa | https://api.github.com/repos/bmcfee/librosa | closed | Update changelog in documentation for 0.4.1 | documentation | Title says it all. Specifically, consult [this list](https://github.com/bmcfee/librosa/issues?utf8=%E2%9C%93&q=is%3Aclosed+milestone%3A0.4.1+) of changes to make sure all are accounted for. | 1.0 | Update changelog in documentation for 0.4.1 - Title says it all. Specifically, consult [this list](https://github.com/bmcfee/librosa/issues?utf8=%E2%9C%93&q=is%3Aclosed+milestone%3A0.4.1+) of changes to make sure all are accounted for. | non_comp | update changelog in documentation for title says it all specifically consult of changes to make sure all are accounted for | 0 |
18,808 | 26,168,299,919 | IssuesEvent | 2023-01-01 15:26:20 | StormSurgeLive/asgs | https://api.github.com/repos/StormSurgeLive/asgs | closed | increment gfs url from 16.2 to 16.3 | compatibility | New version of GFS is being rolled out (16.3 to replace 16.2.2) and the URL for downloading the data is changing. So we have to update our URL to match. To be implemented by NCEP on 30 November 2022. https://www.weather.gov/media/notification/pdf2/scn22-104_gfs.v16.3.0_aaa.pdf | True | increment gfs url from 16.2 to 16.3 - New version of GFS is being rolled out (16.3 to replace 16.2.2) and the URL for downloading the data is changing. So we have to update our URL to match. To be implemented by NCEP on 30 November 2022. https://www.weather.gov/media/notification/pdf2/scn22-104_gfs.v16.3.0_aaa.pdf | comp | increment gfs url from to new version of gfs is being rolled out to replace and the url for downloading the data is changing so we have to update our url to match to be implemented by ncep on november | 1 |
135,772 | 19,663,165,845 | IssuesEvent | 2022-01-10 19:14:42 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [Design] Personal Info Revision - User testing | design research vsa vsa-authenticated-exp profile personal-information | ## Description
Conduct Personal Information Revision user testing with Veterans
## Tasks
- [ ] Download final participant list from Perigean
- [ ] Print conversation guide
- [ ] Post to #feedback-backchannel right before session starts with observer instructions and participant description
- [ ] Conduct scheduled re... | 1.0 | [Design] Personal Info Revision - User testing - ## Description
Conduct Personal Information Revision user testing with Veterans
## Tasks
- [ ] Download final participant list from Perigean
- [ ] Print conversation guide
- [ ] Post to #feedback-backchannel right before session starts with observer instructions and p... | non_comp | personal info revision user testing description conduct personal information revision user testing with veterans tasks download final participant list from perigean print conversation guide post to feedback backchannel right before session starts with observer instructions and participant de... | 0 |
12,273 | 14,503,992,919 | IssuesEvent | 2020-12-11 23:54:11 | svenhjol/Charm | https://api.github.com/repos/svenhjol/Charm | closed | [Mod conflict] crashes with Builders blocks AND cloth-api | compatibility | Running Builders blocks and Charm without cloth-api doesn't crash. Running Builders blocks and cloth-api without Charm doesn't crash too.
Reported to [Builders blocks](https://github.com/TiphaineLAURENT/Builders-blocks/issues/9) and [cloth-api](https://github.com/shedaniel/cloth-api/issues/28) too
crash report - ht... | True | [Mod conflict] crashes with Builders blocks AND cloth-api - Running Builders blocks and Charm without cloth-api doesn't crash. Running Builders blocks and cloth-api without Charm doesn't crash too.
Reported to [Builders blocks](https://github.com/TiphaineLAURENT/Builders-blocks/issues/9) and [cloth-api](https://github... | comp | crashes with builders blocks and cloth api running builders blocks and charm without cloth api doesn t crash running builders blocks and cloth api without charm doesn t crash too reported to and too crash report latest log | 1 |
43,086 | 11,463,580,071 | IssuesEvent | 2020-02-07 16:16:25 | jtpereyda/libdasm | https://api.github.com/repos/jtpereyda/libdasm | closed | libdasm misinterprets JLE | Priority-Medium Type-Defect auto-migrated | ```
This is regarding a bug in libdasm library. I've noticed that libdasm
misinterprets a specific instruction.(JLE)
Sample Opcode :
'\x39\x56\x38\x0F\x8E\x1E\x01\x00\x00\x8B\xBD\xE4\xEB\xFF\xFF'
Actual dis-assembly of above opcodes :
00433441 |. 3956 38 CMP DWORD PTR DS:[ESI+38],EDX
00433444 ... | 1.0 | libdasm misinterprets JLE - ```
This is regarding a bug in libdasm library. I've noticed that libdasm
misinterprets a specific instruction.(JLE)
Sample Opcode :
'\x39\x56\x38\x0F\x8E\x1E\x01\x00\x00\x8B\xBD\xE4\xEB\xFF\xFF'
Actual dis-assembly of above opcodes :
00433441 |. 3956 38 CMP DWORD PT... | non_comp | libdasm misinterprets jle this is regarding a bug in libdasm library i ve noticed that libdasm misinterprets a specific instruction jle sample opcode xbd xeb xff xff actual dis assembly of above opcodes cmp dword ptr ds edx jle ... | 0 |
10,381 | 12,342,458,305 | IssuesEvent | 2020-05-15 00:51:13 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | Memcache::cas doesn't convert timeout string to int | PCM php5 incompatibility | A minor parity bug, but a parity bug nonetheless.
``` php
$m = new Memcached();
var_dump($m->cas(3.14159, "foo", "bar", "1"));
/*
devVM:~/scratch/cas_exp_str]$ php t.php
bool(false)
devVM:~/scratch/cas_exp_str]$ hhvm t.php
Fatal error: Argument 4 passed to Memcached::cas() must be an instance of int, string given in ... | True | Memcache::cas doesn't convert timeout string to int - A minor parity bug, but a parity bug nonetheless.
``` php
$m = new Memcached();
var_dump($m->cas(3.14159, "foo", "bar", "1"));
/*
devVM:~/scratch/cas_exp_str]$ php t.php
bool(false)
devVM:~/scratch/cas_exp_str]$ hhvm t.php
Fatal error: Argument 4 passed to Memcach... | comp | memcache cas doesn t convert timeout string to int a minor parity bug but a parity bug nonetheless php m new memcached var dump m cas foo bar devvm scratch cas exp str php t php bool false devvm scratch cas exp str hhvm t php fatal error argument passed to memcached ... | 1 |
63,090 | 26,253,579,531 | IssuesEvent | 2023-01-05 21:47:38 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | Provide Sharepoint & Excel training to Christopher P. | Workgroup: Finance Workgroup: OOD Type: Training Service: Apps | <!-- Email -->
<!-- christopher.parks@austintexas.gov -->
> What application are you using?
Other / Not sure
> Describe the problem.
Need training in Microsoft Office and tips and tricks
> How soon do you need this?
Flexible — An extended timeline is OK
> Requested By
Christopher P.
Request ID: DTS22-105750
| 1.0 | Provide Sharepoint & Excel training to Christopher P. - <!-- Email -->
<!-- christopher.parks@austintexas.gov -->
> What application are you using?
Other / Not sure
> Describe the problem.
Need training in Microsoft Office and tips and tricks
> How soon do you need this?
Flexible — An extended timeline is OK
>... | non_comp | provide sharepoint excel training to christopher p what application are you using other not sure describe the problem need training in microsoft office and tips and tricks how soon do you need this flexible — an extended timeline is ok requested by christopher p request id | 0 |
1,233 | 3,755,454,525 | IssuesEvent | 2016-03-12 17:32:19 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | Add 'baseName' option and remove 'basenameSeparator' option of TranslationCheck | approved breaking compatibility | Based on https://github.com/checkstyle/checkstyle/pull/2177 and discussion https://github.com/MEZk/checkstyle/commit/4b282073d8b37fc11881f5f1e834f55ca33ed2c0#commitcomment-13272046 Translation check needs new option which allows to specify resource bundles names which should be skipped while validating existence of tra... | True | Add 'baseName' option and remove 'basenameSeparator' option of TranslationCheck - Based on https://github.com/checkstyle/checkstyle/pull/2177 and discussion https://github.com/MEZk/checkstyle/commit/4b282073d8b37fc11881f5f1e834f55ca33ed2c0#commitcomment-13272046 Translation check needs new option which allows to specif... | comp | add basename option and remove basenameseparator option of translationcheck based on and discussion translation check needs new option which allows to specify resource bundles names which should be skipped while validating existence of translations default value should be empty string set which means that al... | 1 |
9,755 | 11,809,568,352 | IssuesEvent | 2020-03-19 15:09:16 | chubaofs/chubaofs | https://api.github.com/repos/chubaofs/chubaofs | closed | Bug report: empty result when list objects | bug compatibility object-storage-interface | **Describe the bug**
The list objects interface respond empty result.
**Environment**
Client info:
```
s3cmd version 2.0.2
```
Client system kernel:
```
Darwin ZBMAC-4ab1df1cd 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
```
**To R... | True | Bug report: empty result when list objects - **Describe the bug**
The list objects interface respond empty result.
**Environment**
Client info:
```
s3cmd version 2.0.2
```
Client system kernel:
```
Darwin ZBMAC-4ab1df1cd 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-490... | comp | bug report empty result when list objects describe the bug the list objects interface respond empty result environment client info version client system kernel darwin zbmac darwin kernel version mon mar pdt root xnu release ... | 1 |
6,667 | 8,953,292,470 | IssuesEvent | 2019-01-25 19:01:09 | CCSI-Toolset/FOQUS | https://api.github.com/repos/CCSI-Toolset/FOQUS | closed | Compatibility with Python 3.x | Python 3.x Compatibility enhancement | We would like for FOQUS to be compatible with Python version 3.6 (i.e., the latest version of Python). | True | Compatibility with Python 3.x - We would like for FOQUS to be compatible with Python version 3.6 (i.e., the latest version of Python). | comp | compatibility with python x we would like for foqus to be compatible with python version i e the latest version of python | 1 |
179,562 | 21,573,334,399 | IssuesEvent | 2022-05-02 10:59:38 | tabac-ws/JAVA-Demo-2022 | https://api.github.com/repos/tabac-ws/JAVA-Demo-2022 | opened | CVE-2019-11358 (Medium) detected in jquery-3.1.1.min.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.1.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="ht... | True | CVE-2019-11358 (Medium) detected in jquery-3.1.1.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.1.1.min.js</b></p></summary>
<p>JavaScript librar... | non_comp | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file src main webapp dfi style bootstrap html path to vulnerable library src ma... | 0 |
17,985 | 24,836,896,484 | IssuesEvent | 2022-10-26 09:32:42 | wazuh/wazuh-kibana-app | https://api.github.com/repos/wazuh/wazuh-kibana-app | closed | compatibility Kibana 8.2.2 | enhancement community compatibility | Hello, is there already a schedule when the Wazuh Kibana App will be supported for Kibana 8.2.x or 8.3.x? | True | compatibility Kibana 8.2.2 - Hello, is there already a schedule when the Wazuh Kibana App will be supported for Kibana 8.2.x or 8.3.x? | comp | compatibility kibana hello is there already a schedule when the wazuh kibana app will be supported for kibana x or x | 1 |
536,537 | 15,710,380,145 | IssuesEvent | 2021-03-27 01:37:42 | vignette-project/vignette | https://api.github.com/repos/vignette-project/vignette | opened | New User Experience | area:user-interface priority:medium | We should introduce new users in how to use the application on first boot with an option to skip everything as it isn't clear to new users how to first use the app. | 1.0 | New User Experience - We should introduce new users in how to use the application on first boot with an option to skip everything as it isn't clear to new users how to first use the app. | non_comp | new user experience we should introduce new users in how to use the application on first boot with an option to skip everything as it isn t clear to new users how to first use the app | 0 |
271,409 | 8,483,705,633 | IssuesEvent | 2018-10-25 22:36:53 | inf3rno/e2e-testing | https://api.github.com/repos/inf3rno/e2e-testing | closed | Detect server side redirection by page loads | do: decide on: library priority 2: important | I am not sure whether this is needed or what kind of API should we use. The redirection detection is not that hard. I wrote a few lines about it here: #45 . I think we just need to check the location.href in the loading readyState and compare it to the URI we gave to the navigator. If there is a difference, then there ... | 1.0 | Detect server side redirection by page loads - I am not sure whether this is needed or what kind of API should we use. The redirection detection is not that hard. I wrote a few lines about it here: #45 . I think we just need to check the location.href in the loading readyState and compare it to the URI we gave to the n... | non_comp | detect server side redirection by page loads i am not sure whether this is needed or what kind of api should we use the redirection detection is not that hard i wrote a few lines about it here i think we just need to check the location href in the loading readystate and compare it to the uri we gave to the na... | 0 |
116,589 | 4,703,891,026 | IssuesEvent | 2016-10-13 09:33:53 | kulish-alina/HR_Project | https://api.github.com/repos/kulish-alina/HR_Project | closed | Language skills validation | Epic frontend medium priority | Validation: possibility to choose only one level language.
So, if user chose english beginner otjer levels of english should been disabled.
part of #336 | 1.0 | Language skills validation - Validation: possibility to choose only one level language.
So, if user chose english beginner otjer levels of english should been disabled.
part of #336 | non_comp | language skills validation validation possibility to choose only one level language so if user chose english beginner otjer levels of english should been disabled part of | 0 |
52,405 | 27,550,435,930 | IssuesEvent | 2023-03-07 14:37:20 | NethermindEth/nethermind | https://api.github.com/repos/NethermindEth/nethermind | closed | [Bug] [1.11.1] [Achieve] Huge Memory Leak Causes OutOfMemoryException | performance | Huge Memory Leak Causes OutOfMemoryException When Running Nethermind in Mainnet Achieve Mode.
This leak consumes over 200 GB of RAM in less than 24 hours.

 Version 1803 Build 17134.48
**Prerequisites:**
At least one wallet imported to the app
**Reproduction steps:**
1. Start Neon Wallet
2. Click on "Login using a saved wallet" button
3. Select your wallet, enter your passphrase ... | 1.0 | Label inside "Save Contact" button should be changed to "Add to Contacts" - **Wallet version or commit SHA:**
ed179d5
**Environment:**
Win 10 Home (64 bit) Version 1803 Build 17134.48
**Prerequisites:**
At least one wallet imported to the app
**Reproduction steps:**
1. Start Neon Wallet
2. Click on "Login... | non_comp | label inside save contact button should be changed to add to contacts wallet version or commit sha environment win home bit version build prerequisites at least one wallet imported to the app reproduction steps start neon wallet click on login using a saved w... | 0 |
5,669 | 8,137,653,902 | IssuesEvent | 2018-08-20 12:34:11 | harttle/liquidjs | https://api.github.com/repos/harttle/liquidjs | closed | create-react-app minification error | compatibility | I'm attempting to use LiquidJS as a dependency in a create-react-app based application.
Upon create-react-app build(npm run build) creating the optimised production build fails on minification.
```
Creating an optimized production build...
Failed to compile.
Failed to minify the code from this file:
... | True | create-react-app minification error - I'm attempting to use LiquidJS as a dependency in a create-react-app based application.
Upon create-react-app build(npm run build) creating the optimised production build fails on minification.
```
Creating an optimized production build...
Failed to compile.
Failed to m... | comp | create react app minification error i m attempting to use liquidjs as a dependency in a create react app based application upon create react app build npm run build creating the optimised production build fails on minification creating an optimized production build failed to compile failed to m... | 1 |
7,782 | 10,010,821,153 | IssuesEvent | 2019-07-15 09:01:54 | arcticicestudio/snowsaw | https://api.github.com/repos/arcticicestudio/snowsaw | closed | `Clean` task runner API implementation | context-api context-pkg scope-compatibility type-feature | > Epic: #33
Implement the `snowblock.TaskRunner` API interface to handle [`clean` tasks from the original Python implementation][legacy-doc].
[legacy-doc]: https://github.com/arcticicestudio/snowsaw/blob/3e3840824bf6f3d5cc09573b9505737473c7ed95/README.md#clean | True | `Clean` task runner API implementation - > Epic: #33
Implement the `snowblock.TaskRunner` API interface to handle [`clean` tasks from the original Python implementation][legacy-doc].
[legacy-doc]: https://github.com/arcticicestudio/snowsaw/blob/3e3840824bf6f3d5cc09573b9505737473c7ed95/README.md#clean | comp | clean task runner api implementation epic implement the snowblock taskrunner api interface to handle | 1 |
18,561 | 25,820,515,015 | IssuesEvent | 2022-12-12 09:14:33 | NEZNAMY/TAB | https://api.github.com/repos/NEZNAMY/TAB | closed | /skin set issue with SkinsRestorer | Bug Compatibility | ### Server version
Paper 1.19.2
### TAB version
3.1.5 latest dev build
### Describe the bug
TAB is installed in proxy mode.
If I turn `global-playerlist` on, the `/skin set` command does not apply player skin on 1.19.2 client, but 1.18.2 client the skin is applied immediately (vanila client, no resour... | True | /skin set issue with SkinsRestorer - ### Server version
Paper 1.19.2
### TAB version
3.1.5 latest dev build
### Describe the bug
TAB is installed in proxy mode.
If I turn `global-playerlist` on, the `/skin set` command does not apply player skin on 1.19.2 client, but 1.18.2 client the skin is applied ... | comp | skin set issue with skinsrestorer server version paper tab version latest dev build describe the bug tab is installed in proxy mode if i turn global playerlist on the skin set command does not apply player skin on client but client the skin is applied imm... | 1 |
736,097 | 25,458,123,083 | IssuesEvent | 2022-11-24 15:51:22 | opendatahub-io/odh-dashboard | https://api.github.com/repos/opendatahub-io/odh-dashboard | closed | [Model Serving Bug] Missing label in Data Connection | kind/bug priority/blocker feature/model-serving | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The `Data Connection` created in the model serving modal must include the `opendatahub.io/connection-type: s3` annotation.
### Expected Behavior
To include that field
### Steps To Reproduce
1. ... | 1.0 | [Model Serving Bug] Missing label in Data Connection - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The `Data Connection` created in the model serving modal must include the `opendatahub.io/connection-type: s3` annotation.
### Expected Behavior
... | non_comp | missing label in data connection is there an existing issue for this i have searched the existing issues current behavior the data connection created in the model serving modal must include the opendatahub io connection type annotation expected behavior to include that fiel... | 0 |
3,865 | 6,717,355,626 | IssuesEvent | 2017-10-14 20:11:48 | neovim/neovim | https://api.github.com/repos/neovim/neovim | closed | :silent input() is too silent | compatibility | As discussed [on gitter](https://gitter.im/neovim/neovim?at=59de16fe3cb340a2610fa8e8)
In neovim `:silent let foo = input('Foo: ')` doesn't prompt, nor does it echo the input. This is different from the vim behavior.
- `nvim --version`:
```
NVIM v0.2.1-939-gdb999821d
Build type: RelWithDebInfo
Compilation: /us... | True | :silent input() is too silent - As discussed [on gitter](https://gitter.im/neovim/neovim?at=59de16fe3cb340a2610fa8e8)
In neovim `:silent let foo = input('Foo: ')` doesn't prompt, nor does it echo the input. This is different from the vim behavior.
- `nvim --version`:
```
NVIM v0.2.1-939-gdb999821d
Build type: ... | comp | silent input is too silent as discussed in neovim silent let foo input foo doesn t prompt nor does it echo the input this is different from the vim behavior nvim version nvim build type relwithdebinfo compilation usr bin gcc wconversion u fortify source d for... | 1 |
77,241 | 26,873,738,964 | IssuesEvent | 2023-02-04 19:46:38 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: ProfilesIni fails on Ubuntu 22 using Firefox and Snap | I-defect needs-triaging | ### What happened?
org.openqa.selenium.firefox.ProfilesIni expects the Firefox profiles to be in ~/.mozilla/firefox when the platform is not Windows or Mac.
However, on Ubuntu 22 using Snap, the Firefox profiles are in ~/snap/firefox/common/.mozilla/firefox. That's the directory where profiles.ini is.
One possib... | 1.0 | [🐛 Bug]: ProfilesIni fails on Ubuntu 22 using Firefox and Snap - ### What happened?
org.openqa.selenium.firefox.ProfilesIni expects the Firefox profiles to be in ~/.mozilla/firefox when the platform is not Windows or Mac.
However, on Ubuntu 22 using Snap, the Firefox profiles are in ~/snap/firefox/common/.mozilla/... | non_comp | profilesini fails on ubuntu using firefox and snap what happened org openqa selenium firefox profilesini expects the firefox profiles to be in mozilla firefox when the platform is not windows or mac however on ubuntu using snap the firefox profiles are in snap firefox common mozilla firefox ... | 0 |
430,782 | 30,200,110,969 | IssuesEvent | 2023-07-05 04:21:25 | Scighost/Starward | https://api.github.com/repos/Scighost/Starward | closed | Update Content (0.8.1 - Seele) | documentation | This issue is about todo list and update content for version [0.8.1 - Seele](https://github.com/Scighost/Starward/releases/tag/0.8.1). Welcome to help us translate it.
Previous version and commit: [0.8.0 - Dan Heng](https://github.com/Scighost/Starward/releases/tag/0.8.0) d1a9dba9ccae8620cfb374efae36972fa2760f3a
... | 1.0 | Update Content (0.8.1 - Seele) - This issue is about todo list and update content for version [0.8.1 - Seele](https://github.com/Scighost/Starward/releases/tag/0.8.1). Welcome to help us translate it.
Previous version and commit: [0.8.0 - Dan Heng](https://github.com/Scighost/Starward/releases/tag/0.8.0) d1a9dba9cca... | non_comp | update content seele this issue is about todo list and update content for version welcome to help us translate it previous version and commit the latest commit of current version | 0 |
392,375 | 11,590,648,404 | IssuesEvent | 2020-02-24 07:26:23 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | streamable.com - Video doesn't play | browser-firefox engine-gecko form-v2-experiment priority-normal severity-critical | <!-- @browser: Firefox 75.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/48527 -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: https://streamable.c... | 1.0 | streamable.com - Video doesn't play - <!-- @browser: Firefox 75.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/48527 -->
<!-- @extra_labels: form-v2-experim... | non_comp | streamable com video doesn t play url browser version firefox operating system windows tested another browser yes chrome problem type video or audio doesn t play description the video or audio does not play steps to reproduce the video doesn t play it just ... | 0 |
19,124 | 26,562,032,005 | IssuesEvent | 2023-01-20 16:38:36 | woocommerce/woocommerce-gateway-stripe | https://api.github.com/repos/woocommerce/woocommerce-gateway-stripe | closed | WooCommerce orders are not fully synced with Stripe | category: compatibility | ### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
### Describe the bug
when a user's purchase fails due to an unsuccessful 3D verification or any other reason, th... | True | WooCommerce orders are not fully synced with Stripe - ### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
### Describe the bug
when a user's purchase fails due to a... | comp | woocommerce orders are not fully synced with stripe prerequisites i have carried out troubleshooting steps and i believe i have found a bug i have searched for similar bugs in both open and closed issues and cannot find a duplicate describe the bug when a user s purchase fails due to an un... | 1 |
11,232 | 13,219,487,423 | IssuesEvent | 2020-08-17 10:34:21 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | closed | com.nvidia.shield.remote - app is broken | Bug Cannot reproduce Compatibility Waiting for data | @adguard-bot commented on [Thu Aug 01 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37788)
### Issue URL (Incorrect Blocking)
[https://play.google.com/store/apps/details?id=com.nvidia.shield.remote](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fplay.google.com%2Fstore%2F... | True | com.nvidia.shield.remote - app is broken - @adguard-bot commented on [Thu Aug 01 2019](https://github.com/AdguardTeam/AdguardFilters/issues/37788)
### Issue URL (Incorrect Blocking)
[https://play.google.com/store/apps/details?id=com.nvidia.shield.remote](https://adguardteam.github.io/AnonymousRedirect/redirect.html?u... | comp | com nvidia shield remote app is broken adguard bot commented on issue url incorrect blocking comment username coreyvidal nvidia shield tv had an app for android that allows you to control your shield set top box from your phone version of this app has been working fine for a few months... | 1 |
7,238 | 9,525,645,102 | IssuesEvent | 2019-04-28 14:00:05 | pytest-dev/pytest | https://api.github.com/repos/pytest-dev/pytest | closed | deprecate the builtin junitxml module and plan for moving it to a external plugin | plugin: junitxml type: backward compatibility type: deprecation type: removal | followup to #1126
junitxml in pytest itself is broken and not seeing any real maintenance, as such it should be considered for removal from the core
- [ ] create a timeline
- [ ] create a external copy of the plugin that may replace/superseed the building plugin
- [ ] deprecate the builtin plugin
- [ ] remov... | True | deprecate the builtin junitxml module and plan for moving it to a external plugin - followup to #1126
junitxml in pytest itself is broken and not seeing any real maintenance, as such it should be considered for removal from the core
- [ ] create a timeline
- [ ] create a external copy of the plugin that may re... | comp | deprecate the builtin junitxml module and plan for moving it to a external plugin followup to junitxml in pytest itself is broken and not seeing any real maintenance as such it should be considered for removal from the core create a timeline create a external copy of the plugin that may replace s... | 1 |
18,109 | 25,023,445,945 | IssuesEvent | 2022-11-04 04:39:18 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | closed | Support Subscriptions in new HPOS: Create a new OrdersTableSubscriptionDataStore class | compatibility: custom order tables | ## Description
<!--
A clear and concise description of what the new feature or improvement is.
Include images or screenshots to clarify the context.
What are you trying to do – what's the wider flow?
-->
To support Subscriptions living in High-Performance Order Storage (HPOS), we need to create a new Data... | True | Support Subscriptions in new HPOS: Create a new OrdersTableSubscriptionDataStore class - ## Description
<!--
A clear and concise description of what the new feature or improvement is.
Include images or screenshots to clarify the context.
What are you trying to do – what's the wider flow?
-->
To support Su... | comp | support subscriptions in new hpos create a new orderstablesubscriptiondatastore class description a clear and concise description of what the new feature or improvement is include images or screenshots to clarify the context what are you trying to do – what s the wider flow to support su... | 1 |
14,326 | 17,242,864,508 | IssuesEvent | 2021-07-21 02:53:02 | EvModder/DropHeads | https://api.github.com/repos/EvModder/DropHeads | closed | 1.17.1 error: | Compatibility bug | `[16:48:09 ERROR]: Error occurred while enabling DropHeads v3.6.8 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "org.bukkit.plugin.java.JavaPlugin.getDescription()" because "loader.plugin" is null
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:235) ~[patche... | True | 1.17.1 error: - `[16:48:09 ERROR]: Error occurred while enabling DropHeads v3.6.8 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "org.bukkit.plugin.java.JavaPlugin.getDescription()" because "loader.plugin" is null
at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.ja... | comp | error error occurred while enabling dropheads is it up to date java lang nullpointerexception cannot invoke org bukkit plugin java javaplugin getdescription because loader plugin is null at org bukkit plugin java javapluginloader getclassbyname javapluginloader java ... | 1 |
5,308 | 3,560,939,702 | IssuesEvent | 2016-01-23 12:45:51 | tarantool/tarantool | https://api.github.com/repos/tarantool/tarantool | opened | Permission denied on tarantoolctl enter | build | ```
[buildslave@localhost ~]$ tarantoolctl enter example
/usr/bin/tarantoolctl: Found example.lua in /etc/tarantool/instances.available
/usr/bin/tarantoolctl: Connecting to /var/run/tarantool/example.control
/usr/bin/tarantoolctl: unix/:/var/run/tarantool/example.control: Permission denied
```
My user was added... | 1.0 | Permission denied on tarantoolctl enter - ```
[buildslave@localhost ~]$ tarantoolctl enter example
/usr/bin/tarantoolctl: Found example.lua in /etc/tarantool/instances.available
/usr/bin/tarantoolctl: Connecting to /var/run/tarantool/example.control
/usr/bin/tarantoolctl: unix/:/var/run/tarantool/example.control: ... | non_comp | permission denied on tarantoolctl enter tarantoolctl enter example usr bin tarantoolctl found example lua in etc tarantool instances available usr bin tarantoolctl connecting to var run tarantool example control usr bin tarantoolctl unix var run tarantool example control permission denied ... | 0 |
18,643 | 25,960,426,128 | IssuesEvent | 2022-12-18 20:38:35 | ThizThizzyDizzy/tree-feller | https://api.github.com/repos/ThizThizzyDizzy/tree-feller | closed | Bug with MMOCore compatibility | bug compatibility | Environment:
Paper Spigot 1.16.5
MMOCore 1.7.1
Tree Feller 1.16.2
log when trying to cut down a "debug verified" tree:
**_[13:11:35 WARN]: [TreeFeller] Task #188604 for TreeFeller v1.16.2 generated an exception
java.lang.NoSuchMethodError: 'net.Indyuce.mmocore.api.player.PlayerData net.Indyuce.mmocore.api.playe... | True | Bug with MMOCore compatibility - Environment:
Paper Spigot 1.16.5
MMOCore 1.7.1
Tree Feller 1.16.2
log when trying to cut down a "debug verified" tree:
**_[13:11:35 WARN]: [TreeFeller] Task #188604 for TreeFeller v1.16.2 generated an exception
java.lang.NoSuchMethodError: 'net.Indyuce.mmocore.api.player.PlayerD... | comp | bug with mmocore compatibility environment paper spigot mmocore tree feller log when trying to cut down a debug verified tree task for treefeller generated an exception java lang nosuchmethoderror net indyuce mmocore api player playerdata net indyuce mmocore api player... | 1 |
169,374 | 26,790,431,828 | IssuesEvent | 2023-02-01 08:02:52 | Altinn/altinn-studio | https://api.github.com/repos/Altinn/altinn-studio | closed | Preselected values for dropdown has title "Sett forhåndsvalgt radioknapp" | kind/bug area/ui-editor solution/studio/designer team/studio | ### Description of the bug
When editing the dropdown menu the field where you can choose a predefined selected value has the title: _"Sett forhåndsvalgt radioknapp"_ which it should not.
Today this is a separate component but it may be an idea to adapt it more in terms of where it is used? Dropdown and checkboxe... | 1.0 | Preselected values for dropdown has title "Sett forhåndsvalgt radioknapp" - ### Description of the bug
When editing the dropdown menu the field where you can choose a predefined selected value has the title: _"Sett forhåndsvalgt radioknapp"_ which it should not.
Today this is a separate component but it may be a... | non_comp | preselected values for dropdown has title sett forhåndsvalgt radioknapp description of the bug when editing the dropdown menu the field where you can choose a predefined selected value has the title sett forhåndsvalgt radioknapp which it should not today this is a separate component but it may be a... | 0 |
332,729 | 10,109,718,673 | IssuesEvent | 2019-07-30 08:40:35 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | m.facebook.com - design is broken | browser-chrome-mobile priority-critical | <!-- @browser: Chrome Mobile 75.0.3770 -->
<!-- @ua_header: Mozilla/5.0 (Linux; Android 8.0.0; SM-A910F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.143 Mobile Safari/537.36 -->
<!-- @reported_with: -->
**URL**: https://m.facebook.com/iamjorgemendoza
**Browser / Version**: Chrome Mobile 75.0.3770
**Opera... | 1.0 | m.facebook.com - design is broken - <!-- @browser: Chrome Mobile 75.0.3770 -->
<!-- @ua_header: Mozilla/5.0 (Linux; Android 8.0.0; SM-A910F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.143 Mobile Safari/537.36 -->
<!-- @reported_with: -->
**URL**: https://m.facebook.com/iamjorgemendoza
**Browser / Versio... | non_comp | m facebook com design is broken url browser version chrome mobile operating system android tested another browser no problem type design is broken description no recuerdo la contraseña steps to reproduce quiero entrar por mi cuenta icludmusic browser ... | 0 |
1,743 | 4,309,861,426 | IssuesEvent | 2016-07-21 17:21:00 | Lunatrius/Schematica | https://api.github.com/repos/Lunatrius/Schematica | closed | Crash on loading a schematic. | duplicate incompatibility optifine | ```
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 7/20/16 10:07 PM
Description: Updating screen events
java.lang.NoSuchMethodError: net.minecraft.client.renderer.chunk.ChunkRenderDispat... | True | Crash on loading a schematic. - ```
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 7/20/16 10:07 PM
Description: Updating screen events
java.lang.NoSuchMethodError: net.minecraft.client.... | comp | crash on loading a schematic minecraft crash report warning coremods are present contact their authors before contacting forge on the bright side i bought you a teddy bear time pm description updating screen events java lang nosuchmethoderror net minecraft client rend... | 1 |
149,892 | 11,939,269,151 | IssuesEvent | 2020-04-02 14:58:33 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: scaledata/distributed_semaphore/nodes=6 failed | C-test-failure O-roachtest O-robot branch-release-19.2 release-blocker | [(roachtest).scaledata/distributed_semaphore/nodes=6 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1829298&tab=buildLog) on [release-19.2@d105bee7df2a29942612e946a3606f146baa6b8a](https://github.com/cockroachdb/cockroach/commits/d105bee7df2a29942612e946a3606f146baa6b8a):
```
- monitor task failed:
... | 2.0 | roachtest: scaledata/distributed_semaphore/nodes=6 failed - [(roachtest).scaledata/distributed_semaphore/nodes=6 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1829298&tab=buildLog) on [release-19.2@d105bee7df2a29942612e946a3606f146baa6b8a](https://github.com/cockroachdb/cockroach/commits/d105bee7df2a299... | non_comp | roachtest scaledata distributed semaphore nodes failed on monitor task failed error with attached stack trace main cluster rune home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main runsqlapp home agent work go src ... | 0 |
9,006 | 11,042,365,189 | IssuesEvent | 2019-12-09 09:00:35 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Migrate Java EE dependencies to Jakarta EE | C: Functionality E: All Editions P: Medium T: Enhancement T: Incompatible change | The Java EE `javax.*` namespace has not been donated to Jakarta EE, which means that future implementations of Jakarta EE APIs will be published under a new namespace.
We mainly depend on two of these APIs:
- JAXB
- JPA
See also this PR: https://github.com/jOOQ/jOOQ/pull/9640 | True | Migrate Java EE dependencies to Jakarta EE - The Java EE `javax.*` namespace has not been donated to Jakarta EE, which means that future implementations of Jakarta EE APIs will be published under a new namespace.
We mainly depend on two of these APIs:
- JAXB
- JPA
See also this PR: https://github.com/jOOQ/jOO... | comp | migrate java ee dependencies to jakarta ee the java ee javax namespace has not been donated to jakarta ee which means that future implementations of jakarta ee apis will be published under a new namespace we mainly depend on two of these apis jaxb jpa see also this pr | 1 |
105,233 | 22,969,505,333 | IssuesEvent | 2022-07-20 00:42:57 | redhat-developer/vscode-xml | https://api.github.com/repos/redhat-developer/vscode-xml | closed | quick fix: add missing child elements | codeaction | On the error "child elements are missing from element" (cvc-complex-type.2.4.b) there is "no quickfix available".
It would be nice to have one "add all mandatory elements". | 1.0 | quick fix: add missing child elements - On the error "child elements are missing from element" (cvc-complex-type.2.4.b) there is "no quickfix available".
It would be nice to have one "add all mandatory elements". | non_comp | quick fix add missing child elements on the error child elements are missing from element cvc complex type b there is no quickfix available it would be nice to have one add all mandatory elements | 0 |
10,675 | 12,625,556,758 | IssuesEvent | 2020-06-14 12:30:37 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Module Parse error about JSX, only happening on Jenkins server | compatibility with other tools inactive question / support | **Describe the bug**
Final build is unable to resolve the loader to parse JSX properly, but this only happens on my Jenkins server. I have been unable to reproduce this locally. I have tried cleaning out my yarn cache as well as installing with `yarn install --frozen-lockfile`. This started happening recently after tr... | True | Module Parse error about JSX, only happening on Jenkins server - **Describe the bug**
Final build is unable to resolve the loader to parse JSX properly, but this only happens on my Jenkins server. I have been unable to reproduce this locally. I have tried cleaning out my yarn cache as well as installing with `yarn ins... | comp | module parse error about jsx only happening on jenkins server describe the bug final build is unable to resolve the loader to parse jsx properly but this only happens on my jenkins server i have been unable to reproduce this locally i have tried cleaning out my yarn cache as well as installing with yarn ins... | 1 |
234,454 | 17,970,193,225 | IssuesEvent | 2021-09-14 00:17:08 | VFPC/VFPC | https://api.github.com/repos/VFPC/VFPC | opened | Logic Documentation | documentation | Explain how/why the plugin concludes things in the way it does.
- Sanitisation Procedure
- Checking Order
- Output Stuff
- Timed Calls | 1.0 | Logic Documentation - Explain how/why the plugin concludes things in the way it does.
- Sanitisation Procedure
- Checking Order
- Output Stuff
- Timed Calls | non_comp | logic documentation explain how why the plugin concludes things in the way it does sanitisation procedure checking order output stuff timed calls | 0 |
15,271 | 26,826,079,055 | IssuesEvent | 2023-02-02 12:59:36 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | Create GitHub Action that comments if pull request branch name is bad | type:refactor status:requirements priority-5-triage | ### Describe the proposed change(s).
We want to nudge our users into using good branch names over time. We keep pull request with bad branch names open!
## What's the goal?
The end goal is to have a GitHub Action workflow that:
- Checks the branch name prefix for each incoming pull request
- If the branch na... | 1.0 | Create GitHub Action that comments if pull request branch name is bad - ### Describe the proposed change(s).
We want to nudge our users into using good branch names over time. We keep pull request with bad branch names open!
## What's the goal?
The end goal is to have a GitHub Action workflow that:
- Checks t... | non_comp | create github action that comments if pull request branch name is bad describe the proposed change s we want to nudge our users into using good branch names over time we keep pull request with bad branch names open what s the goal the end goal is to have a github action workflow that checks t... | 0 |
462 | 2,870,681,636 | IssuesEvent | 2015-06-07 12:08:37 | Clashsoft/Dyvil | https://api.github.com/repos/Clashsoft/Dyvil | closed | Bridge Methods | Bug Compatibility Compiler | Generate Bridge Methods for Generic Parameters and Generic / Polymorphic Method Return Types. | True | Bridge Methods - Generate Bridge Methods for Generic Parameters and Generic / Polymorphic Method Return Types. | comp | bridge methods generate bridge methods for generic parameters and generic polymorphic method return types | 1 |
7,439 | 9,691,387,004 | IssuesEvent | 2019-05-24 11:03:29 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | closed | local_dataflow_boost_small_vector fails to build with Boost 1.70 | category: boost type: compatibility issue | Build logs from [rostam](http://rostam.cct.lsu.edu/builders/hpx_gcc_8_boost_1_70_centos_x86_64_release/builds/0/steps/build_unit_tests/logs/stdio). I'm guessing this has to do with the default `Allocator` for `small_vector` being `void` in 1.70 (see [here](https://www.boost.org/doc/libs/1_70_0/doc/html/boost/container/... | True | local_dataflow_boost_small_vector fails to build with Boost 1.70 - Build logs from [rostam](http://rostam.cct.lsu.edu/builders/hpx_gcc_8_boost_1_70_centos_x86_64_release/builds/0/steps/build_unit_tests/logs/stdio). I'm guessing this has to do with the default `Allocator` for `small_vector` being `void` in 1.70 (see [he... | comp | local dataflow boost small vector fails to build with boost build logs from i m guessing this has to do with the default allocator for small vector being void in see i m hoping those more knowledgeable will find the fix trivial | 1 |
597,723 | 18,170,224,368 | IssuesEvent | 2021-09-27 19:04:44 | uclaacm/website | https://api.github.com/repos/uclaacm/website | closed | Long-term: Reworked Events Page | long term high-priority | Likely our most requested feature is to significantly amp-up our [Events page](https://www.uclaacm.com/events), which is currently just a Google Calendar embed. Turns out, making good events pages is ... hard.
Three limiting concerns that drive a more aggressive rework:
1. Google Calendar is a limited service: fo... | 1.0 | Long-term: Reworked Events Page - Likely our most requested feature is to significantly amp-up our [Events page](https://www.uclaacm.com/events), which is currently just a Google Calendar embed. Turns out, making good events pages is ... hard.
Three limiting concerns that drive a more aggressive rework:
1. Google... | non_comp | long term reworked events page likely our most requested feature is to significantly amp up our which is currently just a google calendar embed turns out making good events pages is hard three limiting concerns that drive a more aggressive rework google calendar is a limited service for example... | 0 |
11,833 | 13,943,071,286 | IssuesEvent | 2020-10-22 22:14:27 | python/importlib_metadata | https://api.github.com/repos/python/importlib_metadata | closed | Add a version constraint on configparser - [merged] | compatibility gitlab merge request | In GitLab by [@warsaw](https://gitlab.com/warsaw) on Jun 7, 2019, 20:58
_Merges issue66 -> master_
Closes #66 | True | Add a version constraint on configparser - [merged] - In GitLab by [@warsaw](https://gitlab.com/warsaw) on Jun 7, 2019, 20:58
_Merges issue66 -> master_
Closes #66 | comp | add a version constraint on configparser in gitlab by on jun merges master closes | 1 |
10,568 | 6,801,517,428 | IssuesEvent | 2017-11-02 17:03:19 | postmanlabs/postman-app-support | https://api.github.com/repos/postmanlabs/postman-app-support | closed | Variables in token name not working | Auth Usability waiting-for-response | ## App Details:
```
Postman for Mac
Version 5.2.0
OS X 16.7.0 / x64
```
## Issue Report:
1. Did you encounter this recently, or has this bug always been there: recently, but I think it's always been there.
2. Expected behaviour: replaces variables in token name
3. Console logs: doesn't apply
4. Screensh... | True | Variables in token name not working - ## App Details:
```
Postman for Mac
Version 5.2.0
OS X 16.7.0 / x64
```
## Issue Report:
1. Did you encounter this recently, or has this bug always been there: recently, but I think it's always been there.
2. Expected behaviour: replaces variables in token name
3. Con... | non_comp | variables in token name not working app details postman for mac version os x issue report did you encounter this recently or has this bug always been there recently but i think it s always been there expected behaviour replaces variables in token name consol... | 0 |
347,624 | 31,235,531,519 | IssuesEvent | 2023-08-20 08:16:33 | softeerbootcamp-2nd/A1-PoongCha | https://api.github.com/repos/softeerbootcamp-2nd/A1-PoongCha | opened | BE/08.20/테스트 모듈 분리 | ⚙ Setting ✅ Test | ### Domain
Backend
### 어떠한 작업을 진행하실 건가요?
테스트 모듈을 분리한다
### 고려사항
_No response_
### Priority Label Setting
- [X] Yes!
### Projects Card
- [X] Yes! | 1.0 | BE/08.20/테스트 모듈 분리 - ### Domain
Backend
### 어떠한 작업을 진행하실 건가요?
테스트 모듈을 분리한다
### 고려사항
_No response_
### Priority Label Setting
- [X] Yes!
### Projects Card
- [X] Yes! | non_comp | be 테스트 모듈 분리 domain backend 어떠한 작업을 진행하실 건가요 테스트 모듈을 분리한다 고려사항 no response priority label setting yes projects card yes | 0 |
21,990 | 3,930,723,655 | IssuesEvent | 2016-04-25 09:20:16 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | bazel_apple_test is broken with latest push | category: mobile category: testing P1 type: bug | See http://ci.bazel.io/job/Bazel/490/JAVA_VERSION=1.8,PLATFORM_NAME=darwin-x86_64/testReport/junit/(root)/(empty)/test_swift_library/
Assigning to dmishe who authored the test | 1.0 | bazel_apple_test is broken with latest push - See http://ci.bazel.io/job/Bazel/490/JAVA_VERSION=1.8,PLATFORM_NAME=darwin-x86_64/testReport/junit/(root)/(empty)/test_swift_library/
Assigning to dmishe who authored the test | non_comp | bazel apple test is broken with latest push see assigning to dmishe who authored the test | 0 |
71,557 | 3,362,075,578 | IssuesEvent | 2015-11-20 02:15:30 | angular/material | https://api.github.com/repos/angular/material | closed | md-select label does not update on option change | needs: demo needs: review priority: medium | Hi,
I have an issue with the new version of md-select. If I change the label of the current selected option (stored in a array), the change is not reflected on the already selected label. I have to open the select, in the select list the option label is correct, I can then just close the select (no need to change my... | 1.0 | md-select label does not update on option change - Hi,
I have an issue with the new version of md-select. If I change the label of the current selected option (stored in a array), the change is not reflected on the already selected label. I have to open the select, in the select list the option label is correct, I c... | non_comp | md select label does not update on option change hi i have an issue with the new version of md select if i change the label of the current selected option stored in a array the change is not reflected on the already selected label i have to open the select in the select list the option label is correct i c... | 0 |
339,111 | 24,610,830,399 | IssuesEvent | 2022-10-14 21:14:10 | chainguard-dev/edu | https://api.github.com/repos/chainguard-dev/edu | closed | Getting started with apko links to deprecated GH action | documentation | **Describe the bug**
The Getting Started with apko guide links to https://github.com/chainguard-dev/actions/tree/main/apko-build
> If you want to run apko on CI/CD pipelines built on top of GitHub Actions, check the [apko build action](https://github.com/chainguard-dev/actions/tree/main/apko-build) on GitHub.
It... | 1.0 | Getting started with apko links to deprecated GH action - **Describe the bug**
The Getting Started with apko guide links to https://github.com/chainguard-dev/actions/tree/main/apko-build
> If you want to run apko on CI/CD pipelines built on top of GitHub Actions, check the [apko build action](https://github.com/cha... | non_comp | getting started with apko links to deprecated gh action describe the bug the getting started with apko guide links to if you want to run apko on ci cd pipelines built on top of github actions check the on github it looks like that s | 0 |
812,547 | 30,341,288,531 | IssuesEvent | 2023-07-11 12:54:54 | jj248/RealmsInExile | https://api.github.com/repos/jj248/RealmsInExile | closed | Unite the Faithful Realms decision | priority: medium events decisions | Decision mechanic to peacefully unite Bellakar and Gondor through marriage.
-would combine abdication with a post-crusade-style 'play as another character' option.
-your character or player heir must be married to Gondor's ruler/heir
-your character/player heir must have an eligible heir with Gondor's ruler/heir
-t... | 1.0 | Unite the Faithful Realms decision - Decision mechanic to peacefully unite Bellakar and Gondor through marriage.
-would combine abdication with a post-crusade-style 'play as another character' option.
-your character or player heir must be married to Gondor's ruler/heir
-your character/player heir must have an eligi... | non_comp | unite the faithful realms decision decision mechanic to peacefully unite bellakar and gondor through marriage would combine abdication with a post crusade style play as another character option your character or player heir must be married to gondor s ruler heir your character player heir must have an eligi... | 0 |
2,743 | 5,495,091,588 | IssuesEvent | 2017-03-15 02:34:55 | yvt/openspades | https://api.github.com/repos/yvt/openspades | closed | X Session Locks Up | bug needs-more-info video driver compatibility | After finally getting the OpenSpades framebuffer to stay loaded for a comprehensible amount of time (#160), I joined a server, and it seems as though it's an amount of time, but it could be some action of mine, which causes my entire X11 session to freeze. I had to kill it from the console to regain control.
I checked... | True | X Session Locks Up - After finally getting the OpenSpades framebuffer to stay loaded for a comprehensible amount of time (#160), I joined a server, and it seems as though it's an amount of time, but it could be some action of mine, which causes my entire X11 session to freeze. I had to kill it from the console to regai... | comp | x session locks up after finally getting the openspades framebuffer to stay loaded for a comprehensible amount of time i joined a server and it seems as though it s an amount of time but it could be some action of mine which causes my entire session to freeze i had to kill it from the console to regain co... | 1 |
6,807 | 9,104,796,599 | IssuesEvent | 2019-02-20 19:06:21 | Alexander-Miller/treemacs | https://api.github.com/repos/Alexander-Miller/treemacs | closed | Integration with magit | Compatibility Enhancement Feature:Filewatch Feature:Git Integration | `filewatch-mode` is currently blind to events that do not produce any changes on the file system level, but should be picked up anyway. Namely commit and staging commands in conjunction with git-mode.
There's not much I can do when this is done from the command line, however magit, as discussed in https://github.com... | True | Integration with magit - `filewatch-mode` is currently blind to events that do not produce any changes on the file system level, but should be picked up anyway. Namely commit and staging commands in conjunction with git-mode.
There's not much I can do when this is done from the command line, however magit, as discus... | comp | integration with magit filewatch mode is currently blind to events that do not produce any changes on the file system level but should be picked up anyway namely commit and staging commands in conjunction with git mode there s not much i can do when this is done from the command line however magit as discus... | 1 |
286,769 | 21,608,534,908 | IssuesEvent | 2022-05-04 07:37:10 | bostang/logicMinimization | https://api.github.com/repos/bostang/logicMinimization | closed | alih bahasa referensi utama + dokumentasi | documentation help wanted | dari [referensi utama](http://freesourcecode.net/cprojects/102643/sourcecode/McQuicksy.c), kita akan kembangkan fitur-fitur tambahan.
sebelum mengembangkan fitur-fitur, kita harus mengubah **nama-nama variabel** serta **komentar** yang awalnya dalam bahasa inggirs menjadi bahasa indonesia.
selain mengalih bahasa,... | 1.0 | alih bahasa referensi utama + dokumentasi - dari [referensi utama](http://freesourcecode.net/cprojects/102643/sourcecode/McQuicksy.c), kita akan kembangkan fitur-fitur tambahan.
sebelum mengembangkan fitur-fitur, kita harus mengubah **nama-nama variabel** serta **komentar** yang awalnya dalam bahasa inggirs menjadi ... | non_comp | alih bahasa referensi utama dokumentasi dari kita akan kembangkan fitur fitur tambahan sebelum mengembangkan fitur fitur kita harus mengubah nama nama variabel serta komentar yang awalnya dalam bahasa inggirs menjadi bahasa indonesia selain mengalih bahasa kita juga harus menambahkan dokumenta... | 0 |
10,767 | 12,744,447,026 | IssuesEvent | 2020-06-26 12:31:46 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | opened | [8.0.0-beta2] Handsontable does not appear on I9 | Core: compatibility Regression Type: Bug | ### Description
<!--- Tell us what happens and what should happen -->
[8.0.0-beta2] Handsontable does not appear on IE9. We are slowly deprecating Internet Explorer support but decided to publish this bug report.
When we try to build any instance we are getting only console errors. The number of errors grows with ... | True | [8.0.0-beta2] Handsontable does not appear on I9 - ### Description
<!--- Tell us what happens and what should happen -->
[8.0.0-beta2] Handsontable does not appear on IE9. We are slowly deprecating Internet Explorer support but decided to publish this bug report.
When we try to build any instance we are getting o... | comp | handsontable does not appear on description handsontable does not appear on we are slowly deprecating internet explorer support but decided to publish this bug report when we try to build any instance we are getting only console errors the number of errors grows with each mouse move ... | 1 |
257,075 | 27,561,764,614 | IssuesEvent | 2023-03-07 22:44:55 | samqws-marketing/box_box-ui-elements | https://api.github.com/repos/samqws-marketing/box_box-ui-elements | closed | CVE-2021-3803 (High) detected in nth-check-1.0.1.tgz, nth-check-1.0.2.tgz - autoclosed | security vulnerability | ## CVE-2021-3803 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>nth-check-1.0.1.tgz</b>, <b>nth-check-1.0.2.tgz</b></p></summary>
<p>
<details><summary><b>nth-check-1.0.1.tgz</b></p... | True | CVE-2021-3803 (High) detected in nth-check-1.0.1.tgz, nth-check-1.0.2.tgz - autoclosed - ## CVE-2021-3803 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>nth-check-1.0.1.tgz</b>, <b>n... | non_comp | cve high detected in nth check tgz nth check tgz autoclosed cve high severity vulnerability vulnerable libraries nth check tgz nth check tgz nth check tgz performant nth check parser compiler library home page a href path to dependency ... | 0 |
6,597 | 8,872,080,936 | IssuesEvent | 2019-01-11 14:32:19 | anb0s/eclox | https://api.github.com/repos/anb0s/eclox | reopened | Does not create doxyfile | Java version not compatible investigation waiting for user response | ## Expected Behavior
New doxyfile for project created.
## Actual Behavior
No file is created.
## Steps to Reproduce the Problem
Highlight project
Right-click project -> File -> New -> Other -> Other -> Doxyfile
Next -> Finish
## Your Environment
- Eclox Plugin version: Eclox 0.12.1.v20180118-1753 or... | True | Does not create doxyfile - ## Expected Behavior
New doxyfile for project created.
## Actual Behavior
No file is created.
## Steps to Reproduce the Problem
Highlight project
Right-click project -> File -> New -> Other -> Other -> Doxyfile
Next -> Finish
## Your Environment
- Eclox Plugin version: Ecl... | comp | does not create doxyfile expected behavior new doxyfile for project created actual behavior no file is created steps to reproduce the problem highlight project right click project file new other other doxyfile next finish your environment eclox plugin version ecl... | 1 |
6,006 | 8,443,510,490 | IssuesEvent | 2018-10-18 15:46:10 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | reopened | Should WP Core "Custom Fields" UI be present by default? | Backwards Compatibility [Component] Meta Boxes [Component] Post Settings [Type] Task | <!--
BEFORE POSTING YOUR ISSUE:
- These comments won't show up when you submit the issue.
- Try to add as much detail as possible. Be specific!
- Please add the version of Gutenberg you are using in the description
- If you're requesting a new feature, explain why you'd like it to be added.
- Search this reposito... | True | Should WP Core "Custom Fields" UI be present by default? - <!--
BEFORE POSTING YOUR ISSUE:
- These comments won't show up when you submit the issue.
- Try to add as much detail as possible. Be specific!
- Please add the version of Gutenberg you are using in the description
- If you're requesting a new feature, exp... | comp | should wp core custom fields ui be present by default before posting your issue these comments won t show up when you submit the issue try to add as much detail as possible be specific please add the version of gutenberg you are using in the description if you re requesting a new feature exp... | 1 |
16,205 | 21,720,571,383 | IssuesEvent | 2022-05-10 23:21:00 | jbredwards/Fluidlogged-API | https://api.github.com/repos/jbredwards/Fluidlogged-API | closed | Incompat. with Better Builders Wands. | incompatibility fixed in dev | **Describe the bug**
Better Builders Wands with this mod do not function at all.
**To Reproduce**
Steps to reproduce the behavior:
Install this mod with Better Builders Wands and try using its wands like usual.
**Expected behavior**
Better Builders Wands working like normal.
**Screenshots**
Normally you'd... | True | Incompat. with Better Builders Wands. - **Describe the bug**
Better Builders Wands with this mod do not function at all.
**To Reproduce**
Steps to reproduce the behavior:
Install this mod with Better Builders Wands and try using its wands like usual.
**Expected behavior**
Better Builders Wands working like n... | comp | incompat with better builders wands describe the bug better builders wands with this mod do not function at all to reproduce steps to reproduce the behavior install this mod with better builders wands and try using its wands like usual expected behavior better builders wands working like n... | 1 |
66,098 | 27,335,600,001 | IssuesEvent | 2023-02-26 06:32:56 | docker-mailserver/docker-mailserver | https://api.github.com/repos/docker-mailserver/docker-mailserver | closed | [BUG] Restarting postfix fails | kind/bug priority/high priority/medium service/postfix | ### Miscellaneous first checks
- [X] I checked that all ports are open and not blocked by my ISP / hosting provider.
- [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itself. I'm confident my setup is correct.
### Affected Component(s)
`supervisorctl re... | 1.0 | [BUG] Restarting postfix fails - ### Miscellaneous first checks
- [X] I checked that all ports are open and not blocked by my ISP / hosting provider.
- [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itself. I'm confident my setup is correct.
### Affected ... | non_comp | restarting postfix fails miscellaneous first checks i checked that all ports are open and not blocked by my isp hosting provider i know that ssl errors are likely the result of a wrong setup on the user side and not caused by dms itself i m confident my setup is correct affected componen... | 0 |
3,875 | 6,725,892,918 | IssuesEvent | 2017-10-17 07:53:54 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | closed | cannot connect to corporate email server (exchange) | compatibility SSL | hello,
I'm having trouble connecting to my corporate email server (exchange) through aquamail for example,
I had to disable ad-blocking for aquamail in order to connect to it,
so it seems that something in adguard should be blocking it,
any suggestions?
<!--- Help us to avoid duplicate reports, make sure ... | True | cannot connect to corporate email server (exchange) - hello,
I'm having trouble connecting to my corporate email server (exchange) through aquamail for example,
I had to disable ad-blocking for aquamail in order to connect to it,
so it seems that something in adguard should be blocking it,
any suggestions?
... | comp | cannot connect to corporate email server exchange hello i m having trouble connecting to my corporate email server exchange through aquamail for example i had to disable ad blocking for aquamail in order to connect to it so it seems that something in adguard should be blocking it any suggestions ... | 1 |
306,909 | 23,175,514,334 | IssuesEvent | 2022-07-31 11:07:36 | SafeHouse-Studios/Foxhole-Conquest | https://api.github.com/repos/SafeHouse-Studios/Foxhole-Conquest | opened | Generic Engineering Tech Descriptions | documentation Programming Issue | **IN ORDER TO COMPLETE THIS TASK:** Issue #161 must be completed as well as the details design document for the generic engineering tech tab.
**Task Details:** Complete the descriptions for all items on the generic engineering tech tab, check names, spelling and grammar for errors.
**Documentation:** [Generic Tec... | 1.0 | Generic Engineering Tech Descriptions - **IN ORDER TO COMPLETE THIS TASK:** Issue #161 must be completed as well as the details design document for the generic engineering tech tab.
**Task Details:** Complete the descriptions for all items on the generic engineering tech tab, check names, spelling and grammar for er... | non_comp | generic engineering tech descriptions in order to complete this task issue must be completed as well as the details design document for the generic engineering tech tab task details complete the descriptions for all items on the generic engineering tech tab check names spelling and grammar for erro... | 0 |
11,107 | 13,130,915,958 | IssuesEvent | 2020-08-06 16:06:03 | ldtteam/Structurize | https://api.github.com/repos/ldtteam/Structurize | closed | [request] ability to specify blocks to be placed after others | Bug: Confirmed Compatibility: Mod | Currently (at least in 1.12), the mod seems to have special handling for some items like torches so they are placed in a final step and don't pop off everywhere during the build. This even seems to be the case for some mod-added torches. Unfortunately, ATLCraft candles and lanterns are not handled like this and so half... | True | [request] ability to specify blocks to be placed after others - Currently (at least in 1.12), the mod seems to have special handling for some items like torches so they are placed in a final step and don't pop off everywhere during the build. This even seems to be the case for some mod-added torches. Unfortunately, ATL... | comp | ability to specify blocks to be placed after others currently at least in the mod seems to have special handling for some items like torches so they are placed in a final step and don t pop off everywhere during the build this even seems to be the case for some mod added torches unfortunately atlcraft can... | 1 |
569 | 3,005,310,774 | IssuesEvent | 2015-07-26 19:49:31 | Roave/BetterReflection | https://api.github.com/repos/Roave/BetterReflection | opened | Cannot determine default value for internal classes | bug reflection compatibility | Currently ~150 tests are marked incomplete for the following reason:
```
152) BetterReflectionTest\SourceLocator\PhpInternalSourceLocatorTest::testCanReflectInternalClasses with data set "DateTimeInterface" ('DateTimeInterface')
Can't reflect class "DateTimeInterface" due to an internal reflection exception: "Cann... | True | Cannot determine default value for internal classes - Currently ~150 tests are marked incomplete for the following reason:
```
152) BetterReflectionTest\SourceLocator\PhpInternalSourceLocatorTest::testCanReflectInternalClasses with data set "DateTimeInterface" ('DateTimeInterface')
Can't reflect class "DateTimeInt... | comp | cannot determine default value for internal classes currently tests are marked incomplete for the following reason betterreflectiontest sourcelocator phpinternalsourcelocatortest testcanreflectinternalclasses with data set datetimeinterface datetimeinterface can t reflect class datetimeinterfa... | 1 |
55,415 | 11,428,989,259 | IssuesEvent | 2020-02-04 06:39:22 | devblackops/building-powershell-modules-feedback | https://api.github.com/repos/devblackops/building-powershell-modules-feedback | closed | Code Error: | code error | Section:
2.3.2 Getting module commands
States:
If we only wanted to see aliases available from the appx module, we can tell Get-Command to do that using the -CommandType parameter.
List aliases exported from the appx module
Get-Command -Module appx -CommandType **Cmdlet**
Recommendation:
Get-Command -Module appx... | 1.0 | Code Error: - Section:
2.3.2 Getting module commands
States:
If we only wanted to see aliases available from the appx module, we can tell Get-Command to do that using the -CommandType parameter.
List aliases exported from the appx module
Get-Command -Module appx -CommandType **Cmdlet**
Recommendation:
Get-Comma... | non_comp | code error section getting module commands states if we only wanted to see aliases available from the appx module we can tell get command to do that using the commandtype parameter list aliases exported from the appx module get command module appx commandtype cmdlet recommendation get comma... | 0 |
271,977 | 23,644,896,081 | IssuesEvent | 2022-08-25 20:54:49 | MinaProtocol/mina | https://api.github.com/repos/MinaProtocol/mina | closed | Coda_process env vars are incomplete | bug tests consider-for-closing stale triage | Right now we have this `coda_process` that tries to abstract the entire configuration of a coda process. It's woefully incomplete especially after PoS was introduced. Right now we don't need to vary any of the parameters so it's probably fine, but they're just getting set to defaults instead of what the environment var... | 1.0 | Coda_process env vars are incomplete - Right now we have this `coda_process` that tries to abstract the entire configuration of a coda process. It's woefully incomplete especially after PoS was introduced. Right now we don't need to vary any of the parameters so it's probably fine, but they're just getting set to defau... | non_comp | coda process env vars are incomplete right now we have this coda process that tries to abstract the entire configuration of a coda process it s woefully incomplete especially after pos was introduced right now we don t need to vary any of the parameters so it s probably fine but they re just getting set to defau... | 0 |
750 | 3,204,498,377 | IssuesEvent | 2015-10-03 05:39:13 | ForgeEssentials/ForgeEssentials | https://api.github.com/repos/ForgeEssentials/ForgeEssentials | closed | Steve's Factory Manager Block Gates Can't Place Blocks | mod-compatibility needs-verification | When FE permissions are enabled, Steve's Factory Manager block gates cannot place blocks in the world, they can however break blocks. Disabling FE fixes the issue. The problem occurs in all plots/zones and dimensions.
Furthermore, when SFM tries to place/break blocks, a new player in the permissions files is created... | True | Steve's Factory Manager Block Gates Can't Place Blocks - When FE permissions are enabled, Steve's Factory Manager block gates cannot place blocks in the world, they can however break blocks. Disabling FE fixes the issue. The problem occurs in all plots/zones and dimensions.
Furthermore, when SFM tries to place/break... | comp | steve s factory manager block gates can t place blocks when fe permissions are enabled steve s factory manager block gates cannot place blocks in the world they can however break blocks disabling fe fixes the issue the problem occurs in all plots zones and dimensions furthermore when sfm tries to place break... | 1 |
7,741 | 9,978,608,982 | IssuesEvent | 2019-07-09 20:20:38 | stoically/temporary-containers | https://api.github.com/repos/stoically/temporary-containers | closed | Spawns tabs endlessly together with Containerise v3.1.0 | incompatible add-on | - Temporary Containers Version: 1.0
- Firefox Version: 67.0.4
- Operating System + Version: Arch Linux
- Non-default Options/Preferences in Temporary Containers: Lots?
- Other installed Add-ons + Version: Multi-Account Containers, Containerise, Cookie Auto Delete
Noticed some strange behaviour by Firefox and saw... | True | Spawns tabs endlessly together with Containerise v3.1.0 - - Temporary Containers Version: 1.0
- Firefox Version: 67.0.4
- Operating System + Version: Arch Linux
- Non-default Options/Preferences in Temporary Containers: Lots?
- Other installed Add-ons + Version: Multi-Account Containers, Containerise, Cookie Auto D... | comp | spawns tabs endlessly together with containerise temporary containers version firefox version operating system version arch linux non default options preferences in temporary containers lots other installed add ons version multi account containers containerise cookie auto del... | 1 |
641,833 | 20,841,783,302 | IssuesEvent | 2022-03-21 01:31:23 | Frc5572/FRC2022 | https://api.github.com/repos/Frc5572/FRC2022 | opened | Fix Autonomous programs to properly intake and shoot at correct RPM | bug Autonomous priority: high | Basically fix the bugs that we suffered at FIT Austin. Robot would sometimes overshoot and then refuses to shoot the second ball in P_2B. | 1.0 | Fix Autonomous programs to properly intake and shoot at correct RPM - Basically fix the bugs that we suffered at FIT Austin. Robot would sometimes overshoot and then refuses to shoot the second ball in P_2B. | non_comp | fix autonomous programs to properly intake and shoot at correct rpm basically fix the bugs that we suffered at fit austin robot would sometimes overshoot and then refuses to shoot the second ball in p | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.