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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
16,418 | 6,197,973,715 | IssuesEvent | 2017-07-05 18:04:59 | Linuxbrew/homebrew-core | https://api.github.com/repos/Linuxbrew/homebrew-core | closed | regression: `brew install grpc` fails | build-error | # Please always follow these steps:
- [x] Confirmed this is a problem with `brew install`ing one, specific formula and not every time you run `brew`? If it's a general `brew` problem please file this issue at https://github.com/Linuxbrew/brew/issues/new.
- [x] Attempt to replicate the problem on macOS with Homebrew i... | 1.0 | regression: `brew install grpc` fails - # Please always follow these steps:
- [x] Confirmed this is a problem with `brew install`ing one, specific formula and not every time you run `brew`? If it's a general `brew` problem please file this issue at https://github.com/Linuxbrew/brew/issues/new.
- [x] Attempt to replic... | non_comp | regression brew install grpc fails please always follow these steps confirmed this is a problem with brew install ing one specific formula and not every time you run brew if it s a general brew problem please file this issue at attempt to replicate the problem on macos with homebrew if possib... | 0 |
144,738 | 13,124,229,309 | IssuesEvent | 2020-08-06 03:06:07 | pulibrary/dspace-development | https://api.github.com/repos/pulibrary/dspace-development | opened | Document the rebuild and deployment process for OAR DSpace modules in the (legacy) production environment | documentation open access repository | This required quite a bit of experimentation for #126, and given the migration being undertaken by Atmire, I suspect that this might not be necessary. | 1.0 | Document the rebuild and deployment process for OAR DSpace modules in the (legacy) production environment - This required quite a bit of experimentation for #126, and given the migration being undertaken by Atmire, I suspect that this might not be necessary. | non_comp | document the rebuild and deployment process for oar dspace modules in the legacy production environment this required quite a bit of experimentation for and given the migration being undertaken by atmire i suspect that this might not be necessary | 0 |
9,007 | 11,043,176,170 | IssuesEvent | 2019-12-09 10:38:17 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | Atom package installer doesn't work when protection enabled. | P3: Medium bug compatibility | ### Steps to reproduce
1. Install [atom text editor](https://atom.io)
2. Turn on adguard protection
3. Open Atom
4. Navigate to Settings -> Install
5. Type anything in the search box
### Expected behavior
List of packages matching search should appear
### Actual behavior
Atom gives 'Searching for "search q... | True | Atom package installer doesn't work when protection enabled. - ### Steps to reproduce
1. Install [atom text editor](https://atom.io)
2. Turn on adguard protection
3. Open Atom
4. Navigate to Settings -> Install
5. Type anything in the search box
### Expected behavior
List of packages matching search should app... | comp | atom package installer doesn t work when protection enabled steps to reproduce install turn on adguard protection open atom navigate to settings install type anything in the search box expected behavior list of packages matching search should appear actual behavior atom... | 1 |
2,969 | 5,847,933,006 | IssuesEvent | 2017-05-10 19:41:36 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | CookieParser doesn't parse cookies separated by ';' | area-System.Net.Http bug os-windows tenet-compatibility | ```cs
public static IEnumerable<object[]> Cookies_TestData()
{
// Returns 2 objects in .NET Core.
// Returns 3 objects in .NET Full framework and on Unix.
yield return new object[]
{
"cookie: name1=value1,name2=value2;name3=value3", new CookieCollection()
{
new Cooki... | True | CookieParser doesn't parse cookies separated by ';' - ```cs
public static IEnumerable<object[]> Cookies_TestData()
{
// Returns 2 objects in .NET Core.
// Returns 3 objects in .NET Full framework and on Unix.
yield return new object[]
{
"cookie: name1=value1,name2=value2;name3=value3", ne... | comp | cookieparser doesn t parse cookies separated by cs public static ienumerable cookies testdata returns objects in net core returns objects in net full framework and on unix yield return new object cookie new cookiecollection ... | 1 |
13,182 | 15,531,771,017 | IssuesEvent | 2021-03-14 01:31:55 | blay09/CookingForBlockheads | https://api.github.com/repos/blay09/CookingForBlockheads | closed | PMMO Compatibility for Cooking exp with the Oven and Multiblock Kitchen | compatibility fixed in next version | Project MMO adds a variety of skills, one of them Cooking, which serve as a central 'hub' for interconnecting a myriad of mods into a cohesive progression line. Currently, there exists no compatibility between ProjectMMO and Cooking For Blockhead's Oven, as it is not read as a regular furnace. The 'crafting table' from... | True | PMMO Compatibility for Cooking exp with the Oven and Multiblock Kitchen - Project MMO adds a variety of skills, one of them Cooking, which serve as a central 'hub' for interconnecting a myriad of mods into a cohesive progression line. Currently, there exists no compatibility between ProjectMMO and Cooking For Blockhead... | comp | pmmo compatibility for cooking exp with the oven and multiblock kitchen project mmo adds a variety of skills one of them cooking which serve as a central hub for interconnecting a myriad of mods into a cohesive progression line currently there exists no compatibility between projectmmo and cooking for blockhead... | 1 |
10,228 | 12,226,692,623 | IssuesEvent | 2020-05-03 12:07:54 | sekiguchi-nagisa/ydsh | https://api.github.com/repos/sekiguchi-nagisa/ydsh | closed | SCRIPT_DIR indicates currently evaluating module script dir | Core incompatible change | in current implementation, ``SCRIPT_DIR`` variable always indicate script dir of root module | True | SCRIPT_DIR indicates currently evaluating module script dir - in current implementation, ``SCRIPT_DIR`` variable always indicate script dir of root module | comp | script dir indicates currently evaluating module script dir in current implementation script dir variable always indicate script dir of root module | 1 |
6,040 | 7,469,495,764 | IssuesEvent | 2018-04-02 23:10:57 | Microsoft/vscode-cpptools | https://api.github.com/repos/Microsoft/vscode-cpptools | closed | Add a setting for adding compiler args to modifying the default defines | Feature Request Language Service bug fixed (release pending) | The compilerPath setting also needs to a generic compilerArgs setting for adding flags that modify the compiler defines used.
See https://github.com/Microsoft/vscode-cpptools/issues/1608 . | 1.0 | Add a setting for adding compiler args to modifying the default defines - The compilerPath setting also needs to a generic compilerArgs setting for adding flags that modify the compiler defines used.
See https://github.com/Microsoft/vscode-cpptools/issues/1608 . | non_comp | add a setting for adding compiler args to modifying the default defines the compilerpath setting also needs to a generic compilerargs setting for adding flags that modify the compiler defines used see | 0 |
128,760 | 5,075,202,765 | IssuesEvent | 2016-12-27 18:19:33 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | [Debian]: build.sh error: unknown processor: aarch64 | Installation Low Priority Tools | build.sh does not seem to work in ARM Debian (Nexus 9).
root@localhost:/sdcard/Download/nim-0.10.2# sh build.sh
Error: unknown processor: aarch64
root@localhost:/sdcard/Download/nim-0.10.2# gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabi/4.9/lto-wra... | 1.0 | [Debian]: build.sh error: unknown processor: aarch64 - build.sh does not seem to work in ARM Debian (Nexus 9).
root@localhost:/sdcard/Download/nim-0.10.2# sh build.sh
Error: unknown processor: aarch64
root@localhost:/sdcard/Download/nim-0.10.2# gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT... | non_comp | build sh error unknown processor build sh does not seem to work in arm debian nexus root localhost sdcard download nim sh build sh error unknown processor root localhost sdcard download nim gcc v using built in specs collect gcc usr bin gcc collect lto wrapper usr lib... | 0 |
4,675 | 7,298,399,956 | IssuesEvent | 2018-02-26 16:53:57 | mozilla/multi-account-containers | https://api.github.com/repos/mozilla/multi-account-containers | closed | Custom New Tabs prevents proper functioning | addon incompatibility | Container tabs created with Firefox Multi-Account Containers are just regular tabs if Custom New Tabs (https://addons.mozilla.org/en-US/firefox/addon/custom-new-tabs) is also installed. | True | Custom New Tabs prevents proper functioning - Container tabs created with Firefox Multi-Account Containers are just regular tabs if Custom New Tabs (https://addons.mozilla.org/en-US/firefox/addon/custom-new-tabs) is also installed. | comp | custom new tabs prevents proper functioning container tabs created with firefox multi account containers are just regular tabs if custom new tabs is also installed | 1 |
16,110 | 21,557,328,074 | IssuesEvent | 2022-04-30 16:46:18 | zellij-org/zellij | https://api.github.com/repos/zellij-org/zellij | closed | clicking the left mouse button will cause neovim inside zellij to enter visual mode | bug compatibility mouse | **Basic information**
`zellij --version`: zellij 0.27.0 (default config)
`tput lines`: 41
`tput cols`: 187
`uname -av` or `ver`(Windows):
Linux wert 4.19.112-2.el8.x86_64 #1 SMP Web Jun 10 09:04:49 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
List of programs you interact with as, `PROGRAM --version`: output cropp... | True | clicking the left mouse button will cause neovim inside zellij to enter visual mode - **Basic information**
`zellij --version`: zellij 0.27.0 (default config)
`tput lines`: 41
`tput cols`: 187
`uname -av` or `ver`(Windows):
Linux wert 4.19.112-2.el8.x86_64 #1 SMP Web Jun 10 09:04:49 EDT 2020 x86_64 x86_64 x86_64... | comp | clicking the left mouse button will cause neovim inside zellij to enter visual mode basic information zellij version zellij default config tput lines tput cols uname av or ver windows linux wert smp web jun edt gnu linux list of progra... | 1 |
19,482 | 27,052,026,640 | IssuesEvent | 2023-02-13 13:54:42 | visual-framework/vf-core | https://api.github.com/repos/visual-framework/vf-core | closed | Change link variant of VF button to be a button element rather than a link | Type: Component or Pattern Type: Compatibility Type: Implementation Details | https://stable.visual-framework.dev/components/vf-button/#variants
the sample HTML given on this page (see link above) uses an anchor tag with the href set to JS void
`<a href="JavaScript:Void(0);" class="vf-button vf-button--link">a link variant</a>`
the problem with this is that, some of our pipelines fail whe... | True | Change link variant of VF button to be a button element rather than a link - https://stable.visual-framework.dev/components/vf-button/#variants
the sample HTML given on this page (see link above) uses an anchor tag with the href set to JS void
`<a href="JavaScript:Void(0);" class="vf-button vf-button--link">a link ... | comp | change link variant of vf button to be a button element rather than a link the sample html given on this page see link above uses an anchor tag with the href set to js void a link variant the problem with this is that some of our pipelines fail when a proper href is not provided to anchor tags such a... | 1 |
12,977 | 15,241,991,745 | IssuesEvent | 2021-02-19 09:15:30 | TycheSoftwares/checkout-fees-for-woocommerce | https://api.github.com/repos/TycheSoftwares/checkout-fees-for-woocommerce | opened | Fee is getting calculated incorrectly when we work with the WooCommerce Subscription plugin. | Client Issue Compatibility bug | **Describe the bug**
The issue is that the fee is getting calculated incorrectly for the recurring subscription. It the showing the same fee as for the first product.
**To Reproduce**
Steps to reproduce the behavior:
1. Install the WooCommerce Subscription plugin
[woocommerce-subscriptions.zip](https://github.c... | True | Fee is getting calculated incorrectly when we work with the WooCommerce Subscription plugin. - **Describe the bug**
The issue is that the fee is getting calculated incorrectly for the recurring subscription. It the showing the same fee as for the first product.
**To Reproduce**
Steps to reproduce the behavior:
1.... | comp | fee is getting calculated incorrectly when we work with the woocommerce subscription plugin describe the bug the issue is that the fee is getting calculated incorrectly for the recurring subscription it the showing the same fee as for the first product to reproduce steps to reproduce the behavior ... | 1 |
319,183 | 27,354,744,742 | IssuesEvent | 2023-02-27 12:05:04 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Multiple tests fail with 'Container startup failed' | Type: Test-Failure Source: Internal Team: Platform | _master_ (commit c6ba55f1ee389bbc91e67b7bc30c86327a99f661)
Failed on MacOS: https://jenkins.hazelcast.com/job/Hazelcast-master-MacOS-ZuluJDK8/168/
Example stacktrace and logs from: com.hazelcast.jet.cdc.mysql/MySqlCdcIntegrationTest/customers/
<details><summary>Stacktrace:</summary>
```
org.testcontainers.co... | 1.0 | Multiple tests fail with 'Container startup failed' - _master_ (commit c6ba55f1ee389bbc91e67b7bc30c86327a99f661)
Failed on MacOS: https://jenkins.hazelcast.com/job/Hazelcast-master-MacOS-ZuluJDK8/168/
Example stacktrace and logs from: com.hazelcast.jet.cdc.mysql/MySqlCdcIntegrationTest/customers/
<details><summa... | non_comp | multiple tests fail with container startup failed master commit failed on macos example stacktrace and logs from com hazelcast jet cdc mysql mysqlcdcintegrationtest customers stacktrace org testcontainers containers containerlaunchexception container startup failed at org testcontai... | 0 |
3,800 | 2,700,927,026 | IssuesEvent | 2015-04-04 18:32:40 | pydata/pandas | https://api.github.com/repos/pydata/pandas | closed | BUG: DataFrame doesn't hold _metadata when sliced by slice instance | API Design | ```
import pandas as pd
class TestDataFrame(pd.DataFrame):
_metadata = ['testattr']
@property
def _constructor(self):
return TestDataFrame
df = TestDataFrame({0: [1, 2, 3], 1: [1, 2, 3]})
df.testattr = 'XXX'
df.testattr
# XXX
# Using list is OK
df.iloc[[0, 1], :].testattr
# ... | 1.0 | BUG: DataFrame doesn't hold _metadata when sliced by slice instance - ```
import pandas as pd
class TestDataFrame(pd.DataFrame):
_metadata = ['testattr']
@property
def _constructor(self):
return TestDataFrame
df = TestDataFrame({0: [1, 2, 3], 1: [1, 2, 3]})
df.testattr = 'XXX'
df.... | non_comp | bug dataframe doesn t hold metadata when sliced by slice instance import pandas as pd class testdataframe pd dataframe metadata property def constructor self return testdataframe df testdataframe df testattr xxx df testattr xxx using ... | 0 |
8,409 | 10,428,517,141 | IssuesEvent | 2019-09-16 22:53:25 | mapbox/MapboxDirections.swift | https://api.github.com/repos/mapbox/MapboxDirections.swift | opened | Discontinue Objective-C compatibility | backwards-incompatible objective-c | We’re discontinuing support for applications written purely in Objective-C to use the iOS navigation SDK. The same change will take place in the iOS navigation SDK. Applications written in Objective-C will need to implement compatibility shims in Swift to continue to interoperate with this library.
Since #47, we’ve ... | True | Discontinue Objective-C compatibility - We’re discontinuing support for applications written purely in Objective-C to use the iOS navigation SDK. The same change will take place in the iOS navigation SDK. Applications written in Objective-C will need to implement compatibility shims in Swift to continue to interoperate... | comp | discontinue objective c compatibility we’re discontinuing support for applications written purely in objective c to use the ios navigation sdk the same change will take place in the ios navigation sdk applications written in objective c will need to implement compatibility shims in swift to continue to interoperate... | 1 |
558,563 | 16,537,465,308 | IssuesEvent | 2021-05-27 13:23:08 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | ESP32 example does not connect to WiFi | area: Wifi bug platform: ESP32 priority: low | **Describe the bug**
When flashing the ESP32 example the log gets stuck and only returns `<err> net_arp: Gateway not set for iface 0x3ffb0110` on ESP32-WROOM-32
**To Reproduce**
in the samples/board/esp32/wifi_station example
Configure SSID and password
Run
`west build -p always -b esp32`
Run and check log
`w... | 1.0 | ESP32 example does not connect to WiFi - **Describe the bug**
When flashing the ESP32 example the log gets stuck and only returns `<err> net_arp: Gateway not set for iface 0x3ffb0110` on ESP32-WROOM-32
**To Reproduce**
in the samples/board/esp32/wifi_station example
Configure SSID and password
Run
`west build -... | non_comp | example does not connect to wifi describe the bug when flashing the example the log gets stuck and only returns net arp gateway not set for iface on wroom to reproduce in the samples board wifi station example configure ssid and password run west build p always b run and check ... | 0 |
13,251 | 15,611,326,683 | IssuesEvent | 2021-03-19 14:12:09 | docker/compose-cli | https://api.github.com/repos/docker/compose-cli | closed | Support build.context with git URLs, in compose command | compatibility compose | Allow to set the context to a github URL, as supported in docker-compose, see https://github.com/docker/compose/issues/8184
```
docker compose build
[+] Building 0.0s (0/0) ... | True | Support build.context with git URLs, in compose command - Allow to set the context to a github URL, as supported in docker-compose, see https://github.com/docker/compose/issues/8184
```
docker compose build
[+] Building 0.0s (0/0) ... | comp | support build context with git urls in compose command allow to set the context to a github url as supported in docker compose see docker compose build building ... | 1 |
17,744 | 24,488,261,501 | IssuesEvent | 2022-10-09 18:30:35 | lucaargolo/kibe | https://api.github.com/repos/lucaargolo/kibe | closed | glider is not working | bug mod incompatibility | im trying the modpack benchmark on cursedforge and i cant use the gliders when i right click i equip it but cant glide with it | True | glider is not working - im trying the modpack benchmark on cursedforge and i cant use the gliders when i right click i equip it but cant glide with it | comp | glider is not working im trying the modpack benchmark on cursedforge and i cant use the gliders when i right click i equip it but cant glide with it | 1 |
908 | 3,369,237,028 | IssuesEvent | 2015-11-23 09:01:16 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Error on Editing saved pages with shortcodes page builder | compatibility wait for feedback | Hello, I'm working a a website which has some custom pages, build with a page builder (made upon the base of the free aqua page builder found on wordpress repo).
When I create a page with this page builder and add the Yoast seo description, and than save the page.. everything works. When I re-open this page for editin... | True | Error on Editing saved pages with shortcodes page builder - Hello, I'm working a a website which has some custom pages, build with a page builder (made upon the base of the free aqua page builder found on wordpress repo).
When I create a page with this page builder and add the Yoast seo description, and than save the ... | comp | error on editing saved pages with shortcodes page builder hello i m working a a website which has some custom pages build with a page builder made upon the base of the free aqua page builder found on wordpress repo when i create a page with this page builder and add the yoast seo description and than save the ... | 1 |
2,726 | 5,612,442,533 | IssuesEvent | 2017-04-03 05:11:30 | AllenFang/react-bootstrap-table | https://api.github.com/repos/AllenFang/react-bootstrap-table | closed | Insertrow modal placeholders have commas when dynamically generating the table. | enhancement inprocess | This is probably because the <TableHeaderColumn/> gets its child through a map operation.
`this.props.keys.map( (key) => <TableHeaderColumn key={key} width={key==="sno"?"50px":"150px"} dataField={key}> {key.toUpperCase()} </TableHeaderColumn> )`
 => <TableHeaderColumn key={key} width={key==="sno"?"50px":"150px"} dataField={key}> {key.toUpperCase()} </TableHeade... | non_comp | insertrow modal placeholders have commas when dynamically generating the table this is probably because the gets its child through a map operation this props keys map key key touppercase | 0 |
18,877 | 26,221,195,916 | IssuesEvent | 2023-01-04 14:58:32 | Keksuccino/FancyMenu | https://api.github.com/repos/Keksuccino/FancyMenu | closed | Incompatibility with Fastload Reforged | mod incompatibility | Still have crash even after updating FancyMenu to 2.12.9 and LoadMyResources to 1.0.3
Upd: Client crashes when clicking custom button with action to connect to server | True | Incompatibility with Fastload Reforged - Still have crash even after updating FancyMenu to 2.12.9 and LoadMyResources to 1.0.3
Upd: Client crashes when clicking custom button with action to connect to server | comp | incompatibility with fastload reforged still have crash even after updating fancymenu to and loadmyresources to upd client crashes when clicking custom button with action to connect to server | 1 |
7,358 | 9,605,721,561 | IssuesEvent | 2019-05-11 02:49:31 | NicolasSiver/nodebb-plugin-ns-spoiler | https://api.github.com/repos/NicolasSiver/nodebb-plugin-ns-spoiler | closed | Spoilers not opening when used with 1.12.1 | compatibility | As per the title.
Not sure if it's just isolated to me, mind looking into it, please? | True | Spoilers not opening when used with 1.12.1 - As per the title.
Not sure if it's just isolated to me, mind looking into it, please? | comp | spoilers not opening when used with as per the title not sure if it s just isolated to me mind looking into it please | 1 |
69,438 | 9,303,550,490 | IssuesEvent | 2019-03-24 18:18:48 | Arquisoft/dechat_en2b | https://api.github.com/repos/Arquisoft/dechat_en2b | closed | Frontend: generate HTML from documentation | TODO documentation | Generate again the html files from the documentation | 1.0 | Frontend: generate HTML from documentation - Generate again the html files from the documentation | non_comp | frontend generate html from documentation generate again the html files from the documentation | 0 |
8,816 | 10,764,654,481 | IssuesEvent | 2019-11-01 08:56:17 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | opened | Support use `on duplicate key update b=default` in generated columns | type/bug type/compatibility | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
mysql> create table t1 (a int unique,
-> b int generated always as (-a) virtual,
-> c int generated always as (-a) stored);
Query OK, 0 ... | True | Support use `on duplicate key update b=default` in generated columns - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
mysql> create table t1 (a int unique,
-> b int generated always as (-a)... | comp | support use on duplicate key update b default in generated columns bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error mysql create table a int unique b int generated always as a ... | 1 |
10,082 | 12,077,294,218 | IssuesEvent | 2020-04-17 09:13:34 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Make accidentally public classes package private again | C: Functionality E: All Editions P: Medium R: Fixed T: Enhancement T: Incompatible change | There are again some classes in `org.jooq.impl`, which have been made public accidentally, including:
- [x] `ConvertDateTime` ([since 3.12](https://www.jooq.org/javadoc/3.12.0/org.jooq/org/jooq/impl/ConvertDateTime.html), only in commercial distributions)
This is an incompatible change, but no one has probably re... | True | Make accidentally public classes package private again - There are again some classes in `org.jooq.impl`, which have been made public accidentally, including:
- [x] `ConvertDateTime` ([since 3.12](https://www.jooq.org/javadoc/3.12.0/org.jooq/org/jooq/impl/ConvertDateTime.html), only in commercial distributions)
T... | comp | make accidentally public classes package private again there are again some classes in org jooq impl which have been made public accidentally including convertdatetime only in commercial distributions this is an incompatible change but no one has probably referenced these classes so there is ... | 1 |
4,527 | 7,188,581,077 | IssuesEvent | 2018-02-02 10:38:53 | presscustomizr/customizr | https://api.github.com/repos/presscustomizr/customizr | closed | Problem with Customizr Modern when sending a form with Contact Form 7 ? | Urgent bug compatibility-issue | # THEME | VERSION : customizr | v4.0.13# WP VERSION : 4.9.1
- Contact Form 7: 4.9.2
- Contact Form 7 Conditional Fields: 1.3.4
- Contact Form 7 Signature Addon: 4.2
- Contact Form 7 Style: 3.1.6
> Hello,
> I have a problem with your Customizr theme (Modern version). I use it on many of my sites and I have the... | True | Problem with Customizr Modern when sending a form with Contact Form 7 ? - # THEME | VERSION : customizr | v4.0.13# WP VERSION : 4.9.1
- Contact Form 7: 4.9.2
- Contact Form 7 Conditional Fields: 1.3.4
- Contact Form 7 Signature Addon: 4.2
- Contact Form 7 Style: 3.1.6
> Hello,
> I have a problem with your Cus... | comp | problem with customizr modern when sending a form with contact form theme version customizr wp version contact form contact form conditional fields contact form signature addon contact form style hello i have a problem with your custo... | 1 |
6,899 | 9,201,931,257 | IssuesEvent | 2019-03-07 20:58:59 | humanmade/network-media-library | https://api.github.com/repos/humanmade/network-media-library | closed | Support `srcset` on images in post content | Task compatibility | Output of the `srcset` attribute on posts in post content does not appear to work. | True | Support `srcset` on images in post content - Output of the `srcset` attribute on posts in post content does not appear to work. | comp | support srcset on images in post content output of the srcset attribute on posts in post content does not appear to work | 1 |
2,990 | 5,886,741,247 | IssuesEvent | 2017-05-17 04:21:27 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | netstandard2.0: SqlDataReader doesn't implement GetSchemaTable() | area-System.Data.SqlClient bug tenet-compatibility | There's a disconnect between the `netstandard2.0` intent and actual implementations here, resulting in runtime errors on things that call `.GetSchemaTable()`.
The way ADO.NET is setup, `DbDataReader` has added some methods over time (since adding to interfaces is bad), of these `.GetSchemaTable()` is one brought bac... | True | netstandard2.0: SqlDataReader doesn't implement GetSchemaTable() - There's a disconnect between the `netstandard2.0` intent and actual implementations here, resulting in runtime errors on things that call `.GetSchemaTable()`.
The way ADO.NET is setup, `DbDataReader` has added some methods over time (since adding to ... | comp | sqldatareader doesn t implement getschematable there s a disconnect between the intent and actual implementations here resulting in runtime errors on things that call getschematable the way ado net is setup dbdatareader has added some methods over time since adding to interfaces is bad of... | 1 |
307,915 | 23,222,342,626 | IssuesEvent | 2022-08-02 19:31:45 | thegetty/quire-docs | https://api.github.com/repos/thegetty/quire-docs | opened | Docs Update: Citations & Bibliographies | documentation | ### Before proceeding, check to make sure there isn’t an existing issue for your suggestion or a similar one.
- [X] I have searched the existing issues and determined this is new suggestion.
### Idea being proposed
- [ ] Remove "syntax" from YAML fundamentals
- [ ] Remove sort order (confirm this is correct)
- [ ]... | 1.0 | Docs Update: Citations & Bibliographies - ### Before proceeding, check to make sure there isn’t an existing issue for your suggestion or a similar one.
- [X] I have searched the existing issues and determined this is new suggestion.
### Idea being proposed
- [ ] Remove "syntax" from YAML fundamentals
- [ ] Remove s... | non_comp | docs update citations bibliographies before proceeding check to make sure there isn’t an existing issue for your suggestion or a similar one i have searched the existing issues and determined this is new suggestion idea being proposed remove syntax from yaml fundamentals remove sort or... | 0 |
14,686 | 18,023,138,423 | IssuesEvent | 2021-09-16 22:31:58 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Cruelty Squad (1388770) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: Cruelty Squad
- Steam AppID of the game: 1388770
## System Information
- GPU: Radeon Vega 8 Mobile Series (Raven Ridge)
- Driver/LLVM version: mesa 21.2.1
- Kernel version: 5.10.61
- Link to full system information report as: [Gist](https://gi... | True | Cruelty Squad (1388770) - # Compatibility Report
- Name of the game with compatibility issues: Cruelty Squad
- Steam AppID of the game: 1388770
## System Information
- GPU: Radeon Vega 8 Mobile Series (Raven Ridge)
- Driver/LLVM version: mesa 21.2.1
- Kernel version: 5.10.61
- Link to full system information re... | comp | cruelty squad compatibility report name of the game with compatibility issues cruelty squad steam appid of the game system information gpu radeon vega mobile series raven ridge driver llvm version mesa kernel version link to full system information report as ... | 1 |
228,222 | 7,547,964,594 | IssuesEvent | 2018-04-18 09:38:29 | mozilla/addons-frontend | https://api.github.com/repos/mozilla/addons-frontend | closed | Search suggestions list in create a collection form is cut off | component: collections component: ux priority: p3 size: S type: papercut | Follow up for #4003
STR:
1. Log in to AMO-dev and follow [this link](http://addons-dev.allizom.org/en-US/firefox/collections/add/) to access the create collection form
3. Enter a search term in the search field available in the form
4. Observe the list with add-on suggestions
Actual result:
There are only ... | 1.0 | Search suggestions list in create a collection form is cut off - Follow up for #4003
STR:
1. Log in to AMO-dev and follow [this link](http://addons-dev.allizom.org/en-US/firefox/collections/add/) to access the create collection form
3. Enter a search term in the search field available in the form
4. Observe th... | non_comp | search suggestions list in create a collection form is cut off follow up for str log in to amo dev and follow to access the create collection form enter a search term in the search field available in the form observe the list with add on suggestions actual result there are only add on... | 0 |
176,571 | 21,411,775,339 | IssuesEvent | 2022-04-22 06:57:47 | AlexRogalskiy/java-patterns | https://api.github.com/repos/AlexRogalskiy/java-patterns | opened | CVE-2020-7598 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b>, <b>minimist-0.0.10.tgz</b></p></summary>
<p>
<details><summary><... | True | CVE-2020-7598 (Medium) detected in multiple libraries - ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b>, <b>minimi... | non_comp | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file package json path t... | 0 |
9,081 | 11,137,216,993 | IssuesEvent | 2019-12-20 18:43:29 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | Proc#source_location returns something different but in MRI | compatibility | I guess, TruffleRuby behaviour is correct in this point
```ruby
fn = :itself.to_proc
fn.source_location
```
TruffleRuby 1.0.0 RC15
```
# => ["proc-source_location.rb", 1]
```
MRI 2.6.2
```
# => nil
```
This difference causes a problem in the following `dry-types` logic here https://github.com/d... | True | Proc#source_location returns something different but in MRI - I guess, TruffleRuby behaviour is correct in this point
```ruby
fn = :itself.to_proc
fn.source_location
```
TruffleRuby 1.0.0 RC15
```
# => ["proc-source_location.rb", 1]
```
MRI 2.6.2
```
# => nil
```
This difference causes a probl... | comp | proc source location returns something different but in mri i guess truffleruby behaviour is correct in this point ruby fn itself to proc fn source location truffleruby mri nil this difference causes a problem in the following dry types ... | 1 |
38,776 | 19,548,072,115 | IssuesEvent | 2022-01-02 08:22:27 | rixed/ramen | https://api.github.com/repos/rixed/ramen | opened | Reader workers should expose some meta-data on the data source | RAQL performance | For instance, CSV reader should expose file name, current file offset, current record number, and a "more to come" flag, with which further readers could promptly flush their groups (thus the *performance* flag).
Kafka reader could similarly expose topic name and topic offset as well as message headers. | True | Reader workers should expose some meta-data on the data source - For instance, CSV reader should expose file name, current file offset, current record number, and a "more to come" flag, with which further readers could promptly flush their groups (thus the *performance* flag).
Kafka reader could similarly expose topic... | non_comp | reader workers should expose some meta data on the data source for instance csv reader should expose file name current file offset current record number and a more to come flag with which further readers could promptly flush their groups thus the performance flag kafka reader could similarly expose topic... | 0 |
6,710 | 8,989,869,214 | IssuesEvent | 2019-02-01 01:51:45 | att/ast | https://api.github.com/repos/att/ast | opened | `_pipe_socketpair` has to be true otherwise io.sh unit test fails | cleanup compatibility | While working to resolve issue #1120 it seemed to me we should be able to build ksh without the use of `socketpair()`. So I changed the definition of `_pipe_socketpair` in *config_ast.h.in* from one to zero. But that causes several failures in the *io.sh* unit test. I also verified that the ksh93v- branch fails the sam... | True | `_pipe_socketpair` has to be true otherwise io.sh unit test fails - While working to resolve issue #1120 it seemed to me we should be able to build ksh without the use of `socketpair()`. So I changed the definition of `_pipe_socketpair` in *config_ast.h.in* from one to zero. But that causes several failures in the *io.... | comp | pipe socketpair has to be true otherwise io sh unit test fails while working to resolve issue it seemed to me we should be able to build ksh without the use of socketpair so i changed the definition of pipe socketpair in config ast h in from one to zero but that causes several failures in the io sh ... | 1 |
1,269 | 3,787,922,800 | IssuesEvent | 2016-03-21 12:55:03 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Plugin Conflict with Custom Permalinks | compatibility wait for feedback |
Unfortunately there seems to be conflict between another plugin I am using, namely the Custom Permalinks plugin here: https://wordpress.org/plugins/custom-permalinks/
The issue appears in the form of when you what to edit the meta description area of your seo settings for any given page, the orange count indicator... | True | Plugin Conflict with Custom Permalinks -
Unfortunately there seems to be conflict between another plugin I am using, namely the Custom Permalinks plugin here: https://wordpress.org/plugins/custom-permalinks/
The issue appears in the form of when you what to edit the meta description area of your seo settings for a... | comp | plugin conflict with custom permalinks unfortunately there seems to be conflict between another plugin i am using namely the custom permalinks plugin here the issue appears in the form of when you what to edit the meta description area of your seo settings for any given page the orange count indicator bar d... | 1 |
336,397 | 10,188,570,376 | IssuesEvent | 2019-08-11 12:10:35 | histovec/histovec-beta | https://api.github.com/repos/histovec/histovec-beta | closed | Modal evaluation: confirmation soumission formulaire | enhancement low priority | Ergonomie : Mettre en place un message de soumission validée car la fermeture de la modal est brutale | 1.0 | Modal evaluation: confirmation soumission formulaire - Ergonomie : Mettre en place un message de soumission validée car la fermeture de la modal est brutale | non_comp | modal evaluation confirmation soumission formulaire ergonomie mettre en place un message de soumission validée car la fermeture de la modal est brutale | 0 |
17,820 | 24,586,233,415 | IssuesEvent | 2022-10-13 19:59:42 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | Feature request: select card and export them | Good First Issue! Anki Ecosystem Compatibility Keep Open | Following upstream, I believe it would be nice to be able to select card(s) in the deck browser and have an option to export them. It would be especially useful to share buggy card for debugging or to share a card type with an example without needing to share a whole deck or create it | True | Feature request: select card and export them - Following upstream, I believe it would be nice to be able to select card(s) in the deck browser and have an option to export them. It would be especially useful to share buggy card for debugging or to share a card type with an example without needing to share a whole deck ... | comp | feature request select card and export them following upstream i believe it would be nice to be able to select card s in the deck browser and have an option to export them it would be especially useful to share buggy card for debugging or to share a card type with an example without needing to share a whole deck ... | 1 |
532,501 | 15,558,086,601 | IssuesEvent | 2021-03-16 09:54:22 | harmony-one/harmony | https://api.github.com/repos/harmony-one/harmony | closed | nil pointer crash found on testnet nodes | bug high priority | **Describe the bug**
Found the following crash on testnet shard0 nodes.
```
Mar 08 16:30:10 PTN_S0_1 harmony[16506]: panic: assignment to entry in nil map
Mar 08 16:30:10 PTN_S0_1 harmony[16506]: goroutine 22776 [running]:
Mar 08 16:30:10 PTN_S0_1 harmony[16506]: github.com/harmony-one/harmony/consensus.(*viewChan... | 1.0 | nil pointer crash found on testnet nodes - **Describe the bug**
Found the following crash on testnet shard0 nodes.
```
Mar 08 16:30:10 PTN_S0_1 harmony[16506]: panic: assignment to entry in nil map
Mar 08 16:30:10 PTN_S0_1 harmony[16506]: goroutine 22776 [running]:
Mar 08 16:30:10 PTN_S0_1 harmony[16506]: github.c... | non_comp | nil pointer crash found on testnet nodes describe the bug found the following crash on testnet nodes mar ptn harmony panic assignment to entry in nil map mar ptn harmony goroutine mar ptn harmony github com harmony one harmony consensus viewchange pro... | 0 |
117,016 | 15,038,310,976 | IssuesEvent | 2021-02-02 17:17:59 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | closed | Facets contain duplicates and incorrect items | BLOCKED Discover bug design phase needed | The facets on the discover page are not curated. This is problematic because it results in both duplicate and incorrect values in the facets. For example, some names appear multiple times in the "Author" filter because a name may be associated with more than one account. Similarly, some names in the "Author" filter are... | 1.0 | Facets contain duplicates and incorrect items - The facets on the discover page are not curated. This is problematic because it results in both duplicate and incorrect values in the facets. For example, some names appear multiple times in the "Author" filter because a name may be associated with more than one account. ... | non_comp | facets contain duplicates and incorrect items the facets on the discover page are not curated this is problematic because it results in both duplicate and incorrect values in the facets for example some names appear multiple times in the author filter because a name may be associated with more than one account ... | 0 |
8,280 | 10,325,486,452 | IssuesEvent | 2019-09-01 17:44:50 | Direwolf20-MC/BuildingGadgets | https://api.github.com/repos/Direwolf20-MC/BuildingGadgets | closed | Replacing or removing stone fails and makes a laugh sound. | incompatibility | Forge 14.23.5.2808
Building Gadgets 2.6.1
No crash just on my server when I try to replace or remove stone with ether gadget it fails and makes a really odd laugh sound. It removes the dirt around it and makes no sound if there is no stone to be removed, ie no sound if it removes every block asked to. Tested and work... | True | Replacing or removing stone fails and makes a laugh sound. - Forge 14.23.5.2808
Building Gadgets 2.6.1
No crash just on my server when I try to replace or remove stone with ether gadget it fails and makes a really odd laugh sound. It removes the dirt around it and makes no sound if there is no stone to be removed, ie... | comp | replacing or removing stone fails and makes a laugh sound forge building gadgets no crash just on my server when i try to replace or remove stone with ether gadget it fails and makes a really odd laugh sound it removes the dirt around it and makes no sound if there is no stone to be removed ie no s... | 1 |
13,295 | 15,685,207,713 | IssuesEvent | 2021-03-25 10:56:00 | vesoft-inc/nebula-graph | https://api.github.com/repos/vesoft-inc/nebula-graph | opened | Using a negative number as the index for substring() returns BAD_DATA | bug incompatible | RETURN substring("Hello, Nebula", -1, 2)

OpenCypher returns an error:

Logically it s... | True | Using a negative number as the index for substring() returns BAD_DATA - RETURN substring("Hello, Nebula", -1, 2)

OpenCypher returns an error:
 detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - autoclosed | security vulnerability | ## CVE-2016-2544 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688d7a7de5246</b></p></summary>
<p>
<p>Linux kernel stable tree mirror</p>
<p>Library... | True | CVE-2016-2544 (Medium) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - autoclosed - ## CVE-2016-2544 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c... | non_comp | cve medium detected in autoclosed cve medium severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in head commit a href found in base branch master vulnerable source files sound core seq... | 0 |
778,226 | 27,308,230,673 | IssuesEvent | 2023-02-24 10:02:17 | wso2/ballerina-plugin-vscode | https://api.github.com/repos/wso2/ballerina-plugin-vscode | closed | API Docs link in VSCode docs preview is not working after API docs revamp. | Type/Bug Priority/Highest | **Description:**
$subject. Seems it is caused by recent API docs revamp which resulted in URL change for API Docs.
It has the link - which is invalid : https://lib.ballerina.io/ballerina/sql/1.6.2/records/ExecutionResult
Correct link : https://lib.ballerina.io/ballerina/sql/1.6.2#ExecutionResult
E,g:
<img w... | 1.0 | API Docs link in VSCode docs preview is not working after API docs revamp. - **Description:**
$subject. Seems it is caused by recent API docs revamp which resulted in URL change for API Docs.
It has the link - which is invalid : https://lib.ballerina.io/ballerina/sql/1.6.2/records/ExecutionResult
Correct link : ht... | non_comp | api docs link in vscode docs preview is not working after api docs revamp description subject seems it is caused by recent api docs revamp which resulted in url change for api docs it has the link which is invalid correct link e g img width alt image src | 0 |
10,877 | 12,876,096,308 | IssuesEvent | 2020-07-11 02:32:48 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | npx sb init forces me to use registry.npmjs.com | compatibility with other tools inactive question / support yarn / npm | **Describe the bug**
Hi! I have both yarn and npm targeting an internal npm registry (sonatype nexus) and I also target them in my projects local .npmrc file. When I follow the [Storybook for Angular guide](https://storybook.js.org/docs/guides/guide-angular/) the command `npx -p @storybook/cli sb init --type angular` ... | True | npx sb init forces me to use registry.npmjs.com - **Describe the bug**
Hi! I have both yarn and npm targeting an internal npm registry (sonatype nexus) and I also target them in my projects local .npmrc file. When I follow the [Storybook for Angular guide](https://storybook.js.org/docs/guides/guide-angular/) the comma... | comp | npx sb init forces me to use registry npmjs com describe the bug hi i have both yarn and npm targeting an internal npm registry sonatype nexus and i also target them in my projects local npmrc file when i follow the the command npx p storybook cli sb init type angular fails because it tries to fet... | 1 |
582,992 | 17,374,802,143 | IssuesEvent | 2021-07-30 19:12:12 | apcountryman/picolibrary | https://api.github.com/repos/apcountryman/picolibrary | opened | Add WIZnet W5500 PPPoE configuration | priority-normal status-awaiting_development type-feature | Add WIZnet W5500 PPPoE configuration (`::picolibrary::WIZnet::W5500::PPPoE`).
- [ ] The enum class should be defined in the `include/picolibrary/wiznet/w5500.h`/`source/picolibrary/wiznet/w5500.cc` header/source file pair
- [ ] The underlying type of the enum class should be `std::uint8_t`
- [ ] The enum class shoul... | 1.0 | Add WIZnet W5500 PPPoE configuration - Add WIZnet W5500 PPPoE configuration (`::picolibrary::WIZnet::W5500::PPPoE`).
- [ ] The enum class should be defined in the `include/picolibrary/wiznet/w5500.h`/`source/picolibrary/wiznet/w5500.cc` header/source file pair
- [ ] The underlying type of the enum class should be `st... | non_comp | add wiznet pppoe configuration add wiznet pppoe configuration picolibrary wiznet pppoe the enum class should be defined in the include picolibrary wiznet h source picolibrary wiznet cc header source file pair the underlying type of the enum class should be std t the enum cl... | 0 |
20,813 | 31,117,371,460 | IssuesEvent | 2023-08-15 01:45:25 | ricksouth/serilum-mc-mods | https://api.github.com/repos/ricksouth/serilum-mc-mods | opened | Incompatibility between Cycle Paintings and Fast Paintings | Mod Label Missing Incompatibility | ## **Information**
Minecraft version: 1.19.2
Modloader: Forge
Forge version: 43.2.14
Environment: Singleplayer
First mod name: Cycle Paintings
First mod version: 1.19.2-3.2
Second mod name: [Fast Paintings](https://www.curseforge.com/minecraft/mc-mods/fast-paintings) by MehVahdJukaar
Second mod version: 1.... | True | Incompatibility between Cycle Paintings and Fast Paintings - ## **Information**
Minecraft version: 1.19.2
Modloader: Forge
Forge version: 43.2.14
Environment: Singleplayer
First mod name: Cycle Paintings
First mod version: 1.19.2-3.2
Second mod name: [Fast Paintings](https://www.curseforge.com/minecraft/mc-... | comp | incompatibility between cycle paintings and fast paintings information minecraft version modloader forge forge version environment singleplayer first mod name cycle paintings first mod version second mod name by mehvahdjukaar second mod version ... | 1 |
403,702 | 11,845,094,230 | IssuesEvent | 2020-03-24 07:36:30 | aau-giraf/wiki | https://api.github.com/repos/aau-giraf/wiki | closed | Structure wiki so there is a link to all the wiki files | Gruppe 10 point: 13 priority: highest type: chore | Not all the files and information can be found when using the links from the wiki readme.
**Describe the solution you'd like**
Making a dropdown list so that every file can be accessed from the wiki readme. The links should be structured with a dropdown menu as shown in the example.
.promise();
```
The logs show:
```
OBJECT PUT /s3/some-bucket/some key REJECTED
01/23/2019 12:06:08 2 Millisecon... | True | Can't put objects with special characters in key name - For example, when the key contains a space:
```js
await s3.putObject({
Bucket: 'some-bucket',
Key: 'some key',
Body: 'some text'
}).promise();
```
The logs show:
```
OBJECT PUT /s3/some-bucket/some key REJECTED
01/23/2019 ... | comp | can t put objects with special characters in key name for example when the key contains a space js await putobject bucket some bucket key some key body some text promise the logs show object put some bucket some key rejected ... | 1 |
30,833 | 4,656,601,873 | IssuesEvent | 2016-10-04 06:47:12 | e-government-ua/i | https://api.github.com/repos/e-government-ua/i | closed | Организовать считку параметров платежей с сфтп и передачу их в таску. | active hi priority test _activiti _wf-base | Организовать шетдулер, который раз в сутки ночью будет считывать построчечно и парсить файл 11082016.csv (лежит в папке logs) на сфтп (файл будет содержать параметры квитанций, оплаченых гражданами).
Параметры для подключения к сфтп:
Путь: alpha.test.igov.org.ua
Порт: 22
Протокол: sftp
Логин: sftpuser
Пароль:... | 1.0 | Организовать считку параметров платежей с сфтп и передачу их в таску. - Организовать шетдулер, который раз в сутки ночью будет считывать построчечно и парсить файл 11082016.csv (лежит в папке logs) на сфтп (файл будет содержать параметры квитанций, оплаченых гражданами).
Параметры для подключения к сфтп:
Путь: alpha... | non_comp | организовать считку параметров платежей с сфтп и передачу их в таску организовать шетдулер который раз в сутки ночью будет считывать построчечно и парсить файл csv лежит в папке logs на сфтп файл будет содержать параметры квитанций оплаченых гражданами параметры для подключения к сфтп путь alpha test i... | 0 |
66,845 | 7,021,896,256 | IssuesEvent | 2017-12-22 07:52:02 | brave/browser-laptop | https://api.github.com/repos/brave/browser-laptop | closed | Split navigator in smaller components | QA/test-plan-specified refactoring release-notes/exclude | ## Test plan
https://github.com/brave/browser-laptop/pull/10355#issue-248977058
----
**Describe the issue you encountered:**
Split navigator and navigationBar into:
- bookmarkButton
- homeButton
- reloadButton
- stopButton
- forwardButton
- backButton
for #9283 | 1.0 | Split navigator in smaller components - ## Test plan
https://github.com/brave/browser-laptop/pull/10355#issue-248977058
----
**Describe the issue you encountered:**
Split navigator and navigationBar into:
- bookmarkButton
- homeButton
- reloadButton
- stopButton
- forwardButton
- backButton
for #9283 | non_comp | split navigator in smaller components test plan describe the issue you encountered split navigator and navigationbar into bookmarkbutton homebutton reloadbutton stopbutton forwardbutton backbutton for | 0 |
49,053 | 7,471,632,605 | IssuesEvent | 2018-04-03 09:52:52 | daisy/pipeline-assembly | https://api.github.com/repos/daisy/pipeline-assembly | closed | Simplify configuration | 4 - Done documentation usability | See https://github.com/daisy/pipeline-assembly/pull/140#issuecomment-333507669, [(comment 2)](https://github.com/daisy/pipeline-assembly/pull/140#issuecomment-333510975)
- [x] Convert environment variables to Java system properties at run time
- [x] Rename all Pipeline properties to `org.daisy.pipeline.foo`
- [x] ... | 1.0 | Simplify configuration - See https://github.com/daisy/pipeline-assembly/pull/140#issuecomment-333507669, [(comment 2)](https://github.com/daisy/pipeline-assembly/pull/140#issuecomment-333510975)
- [x] Convert environment variables to Java system properties at run time
- [x] Rename all Pipeline properties to `org.da... | non_comp | simplify configuration see convert environment variables to java system properties at run time rename all pipeline properties to org daisy pipeline foo document undocumented properties all the tts related properties should be documented on the and should be linked from the general conf... | 0 |
107,359 | 16,758,609,401 | IssuesEvent | 2021-06-13 10:14:22 | semarmendemx/vulnado | https://api.github.com/repos/semarmendemx/vulnado | closed | CVE-2019-10219 (Medium) detected in hibernate-validator-6.0.14.Final.jar - autoclosed | security vulnerability | ## CVE-2019-10219 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-validator-6.0.14.Final.jar</b></p></summary>
<p>Hibernate's Bean Validation (JSR-380) reference implementa... | True | CVE-2019-10219 (Medium) detected in hibernate-validator-6.0.14.Final.jar - autoclosed - ## CVE-2019-10219 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-validator-6.0.14.Fi... | non_comp | cve medium detected in hibernate validator final jar autoclosed cve medium severity vulnerability vulnerable library hibernate validator final jar hibernate s bean validation jsr reference implementation library home page a href path to dependency file vulnado po... | 0 |
8,398 | 10,422,343,774 | IssuesEvent | 2019-09-16 08:48:53 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Unable to connect to redux extension tools | compatibility with other tools inactive question / support | **Describe the bug**
I have several components that use the redux store, functionally they work as intended. However I am unable to connect to the redux devtools extension (https://github.com/zalmoxisus/redux-devtools-extension) when using both basic (window.__REDUX) and advanced (npm package) setups for the extension... | True | Unable to connect to redux extension tools - **Describe the bug**
I have several components that use the redux store, functionally they work as intended. However I am unable to connect to the redux devtools extension (https://github.com/zalmoxisus/redux-devtools-extension) when using both basic (window.__REDUX) and ad... | comp | unable to connect to redux extension tools describe the bug i have several components that use the redux store functionally they work as intended however i am unable to connect to the redux devtools extension when using both basic window redux and advanced npm package setups for the extension in my st... | 1 |
6,482 | 8,768,078,736 | IssuesEvent | 2018-12-17 21:48:08 | google/protobuf-gradle-plugin | https://api.github.com/repos/google/protobuf-gradle-plugin | closed | Kotlin DSL does not compile with Gradle 5.0-rc-3 | gradle compatibility | I am building with the new Kotlin DSL and it works fine on
gradle-4.10.2
but when i switch to
gradle-5.0-rc-3
it fails with the following error:
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\repo\cls\kotlin.poc\build.gradle.kts' line: 76
* What went wrong:
class com.google.protobuf.g... | True | Kotlin DSL does not compile with Gradle 5.0-rc-3 - I am building with the new Kotlin DSL and it works fine on
gradle-4.10.2
but when i switch to
gradle-5.0-rc-3
it fails with the following error:
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\repo\cls\kotlin.poc\build.gradle.kts' line: 76... | comp | kotlin dsl does not compile with gradle rc i am building with the new kotlin dsl and it works fine on gradle but when i switch to gradle rc it fails with the following error failure build failed with an exception where build file d repo cls kotlin poc build gradle kts line ... | 1 |
78,469 | 22,284,925,593 | IssuesEvent | 2022-06-11 13:15:41 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | mitscheme fail to build | 0.kind: build failure | ### Steps To Reproduce
Steps to reproduce the behavior:
1. build *mitscheme*
`nix-env -iA nixos.mitscheme`
### Build log
```
In file included from chacha12.c:49:
chacha.i:80:22: error: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Opti... | 1.0 | mitscheme fail to build - ### Steps To Reproduce
Steps to reproduce the behavior:
1. build *mitscheme*
`nix-env -iA nixos.mitscheme`
### Build log
```
In file included from chacha12.c:49:
chacha.i:80:22: error: argument 1 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [8;;https://gcc.gnu.org/o... | non_comp | mitscheme fail to build steps to reproduce steps to reproduce the behavior build mitscheme nix env ia nixos mitscheme build log in file included from c chacha i error argument of type t aka unsigned char declared as a pointer chacha core t out const ... | 0 |
30,192 | 5,738,894,995 | IssuesEvent | 2017-04-23 09:33:52 | astrada/google-drive-ocamlfuse | https://api.github.com/repos/astrada/google-drive-ocamlfuse | closed | Fix documentation: wiki/How-to-install-from-source-on-Debian-Jessie | documentation |
@astrada just want to mention that when I followed the steps on:
https://github.com/astrada/google-drive-ocamlfuse/wiki/How-to-install-from-source-on-Debian-Jessie
you need the step (backquoted opam config env):
eval `opam config env`
before:
`opam depext google-drive-ocamlfuse`
or it doesn't understand: ... | 1.0 | Fix documentation: wiki/How-to-install-from-source-on-Debian-Jessie -
@astrada just want to mention that when I followed the steps on:
https://github.com/astrada/google-drive-ocamlfuse/wiki/How-to-install-from-source-on-Debian-Jessie
you need the step (backquoted opam config env):
eval `opam config env`
befor... | non_comp | fix documentation wiki how to install from source on debian jessie astrada just want to mention that when i followed the steps on you need the step backquoted opam config env eval opam config env before opam depext google drive ocamlfuse or it doesn t understand opam depext i was goi... | 0 |
3,870 | 6,719,624,259 | IssuesEvent | 2017-10-16 02:10:07 | PrinceOfAmber/Cyclic | https://api.github.com/repos/PrinceOfAmber/Cyclic | closed | Sack duplication when picking up mana pool | bug: gameplay mod compatibility | Minecraft version & Mod Version:
Minecraft 1.12.2
Cyclic 1.12.2-1.9.4
Botania r1.10-349
Single player or Server:
Both
Describe problem (what you were doing / what happened):
Pick up a Botania mana pool with an empty sack of holding. You get a sack containing the pool and also keep the empty sack. The p... | True | Sack duplication when picking up mana pool - Minecraft version & Mod Version:
Minecraft 1.12.2
Cyclic 1.12.2-1.9.4
Botania r1.10-349
Single player or Server:
Both
Describe problem (what you were doing / what happened):
Pick up a Botania mana pool with an empty sack of holding. You get a sack containing... | comp | sack duplication when picking up mana pool minecraft version mod version minecraft cyclic botania single player or server both describe problem what you were doing what happened pick up a botania mana pool with an empty sack of holding you get a sack containing the p... | 1 |
55,420 | 30,744,122,679 | IssuesEvent | 2023-07-28 13:47:37 | laws-africa/peachjam | https://api.github.com/repos/laws-africa/peachjam | closed | Reduce unused Javascript to decrease bytes consumed by network activity as a measure to improve performance scores. | performance impact: medium |  | True | Reduce unused Javascript to decrease bytes consumed by network activity as a measure to improve performance scores. -  | non_comp | reduce unused javascript to decrease bytes consumed by network activity as a measure to improve performance scores | 0 |
14,761 | 18,153,927,671 | IssuesEvent | 2021-09-26 18:51:37 | upstage-org/mobilise | https://api.github.com/repos/upstage-org/mobilise | closed | Drawing not responding as expected when using Tablet & Pen | drawing compatibility | This is one of the artist's issues (i cannot replicate)
When using a graphics tablet the drawing is not following properly the action of the stylus pen
- the pen can create dots but not lines (as it was being demonstrated the screen appeared to flash briefly when trying to perform actions
- when right click i... | True | Drawing not responding as expected when using Tablet & Pen - This is one of the artist's issues (i cannot replicate)
When using a graphics tablet the drawing is not following properly the action of the stylus pen
- the pen can create dots but not lines (as it was being demonstrated the screen appeared to flas... | comp | drawing not responding as expected when using tablet pen this is one of the artist s issues i cannot replicate when using a graphics tablet the drawing is not following properly the action of the stylus pen the pen can create dots but not lines as it was being demonstrated the screen appeared to flas... | 1 |
449 | 2,857,798,726 | IssuesEvent | 2015-06-02 21:32:43 | blay09/EiraIRC | https://api.github.com/repos/blay09/EiraIRC | closed | Private Messages aren't working properly in TabbyChat 2 | compatibility | Need to create tabs for those and adjust the format once I get the option to strip channel tags. | True | Private Messages aren't working properly in TabbyChat 2 - Need to create tabs for those and adjust the format once I get the option to strip channel tags. | comp | private messages aren t working properly in tabbychat need to create tabs for those and adjust the format once i get the option to strip channel tags | 1 |
197,683 | 14,939,236,581 | IssuesEvent | 2021-01-25 16:42:24 | UserOfficeProject/stfc-user-office-project | https://api.github.com/repos/UserOfficeProject/stfc-user-office-project | opened | Test STFC integration with the software | area: uop/stfc origin: project type: test | Find a way to fully test the STFC integration (use of the UOWS) with the User Office Project software. This may be creating integration or acceptance tests and finding a way to test the UOWS inside its container. Panda has suggested libraries might be able to "intelligently" mock the UOWS. | 1.0 | Test STFC integration with the software - Find a way to fully test the STFC integration (use of the UOWS) with the User Office Project software. This may be creating integration or acceptance tests and finding a way to test the UOWS inside its container. Panda has suggested libraries might be able to "intelligently" mo... | non_comp | test stfc integration with the software find a way to fully test the stfc integration use of the uows with the user office project software this may be creating integration or acceptance tests and finding a way to test the uows inside its container panda has suggested libraries might be able to intelligently mo... | 0 |
289,682 | 31,992,012,026 | IssuesEvent | 2023-09-21 06:41:57 | Mend-developer-platform-load/7938212_33 | https://api.github.com/repos/Mend-developer-platform-load/7938212_33 | opened | log4js-0.6.38.tgz: 1 vulnerabilities (highest severity is: 5.5) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4js-0.6.38.tgz</b></p></summary>
<p>Port of Log4js to work with node.</p>
<p>Library home page: <a href="https://registry.npmjs.org/log4js/-/log4js-0.6.38.tgz">htt... | True | log4js-0.6.38.tgz: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4js-0.6.38.tgz</b></p></summary>
<p>Port of Log4js to work with node.</p>
<p>Library home page: <... | non_comp | tgz vulnerabilities highest severity is vulnerable library tgz port of to work with node library home page a href path to dependency file package json path to vulnerable library node modules package json found in head commit a href vulnerabilitie... | 0 |
22,842 | 7,237,796,908 | IssuesEvent | 2018-02-13 12:24:36 | akka/akka | https://api.github.com/repos/akka/akka | closed | Access to repo.akka.io snapshot repo fails with NullPointerException with sbt 1.x | 3 - in progress t:build | The reason is that sbt expects a `Content-Type` header when downloading artifacts and our snapshot repo on `repo.akka.io` didn't provide this header for `pom` files.
https://github.com/sbt/sbt/issues/3941
https://github.com/sbt/librarymanagement/issues/180 | 1.0 | Access to repo.akka.io snapshot repo fails with NullPointerException with sbt 1.x - The reason is that sbt expects a `Content-Type` header when downloading artifacts and our snapshot repo on `repo.akka.io` didn't provide this header for `pom` files.
https://github.com/sbt/sbt/issues/3941
https://github.com/sbt/libr... | non_comp | access to repo akka io snapshot repo fails with nullpointerexception with sbt x the reason is that sbt expects a content type header when downloading artifacts and our snapshot repo on repo akka io didn t provide this header for pom files | 0 |
801,168 | 28,455,120,225 | IssuesEvent | 2023-04-17 06:19:20 | Laravel-Backpack/basset | https://api.github.com/repos/Laravel-Backpack/basset | closed | Cachebusting string default | Priority: SHOULD | Shouldn't we cachebust BY DEFAULT? What would be a good default?
- in `production`, I'm thinking a hash of the `composer.lock` file... if that file changes... we probably want new assets too;
- in `local`, if you are using devmode then it will be `rand(383018301)`, so it's a different one on which request; | 1.0 | Cachebusting string default - Shouldn't we cachebust BY DEFAULT? What would be a good default?
- in `production`, I'm thinking a hash of the `composer.lock` file... if that file changes... we probably want new assets too;
- in `local`, if you are using devmode then it will be `rand(383018301)`, so it's a different o... | non_comp | cachebusting string default shouldn t we cachebust by default what would be a good default in production i m thinking a hash of the composer lock file if that file changes we probably want new assets too in local if you are using devmode then it will be rand so it s a different one on wh... | 0 |
19,884 | 27,623,494,189 | IssuesEvent | 2023-03-10 03:31:20 | ikemen-engine/Ikemen-GO | https://api.github.com/repos/ikemen-engine/Ikemen-GO | closed | BUG: ikaruga chars in tag mode have a funny bug | compatibility |
when i select any ikaruga kof char in tag mode they are dead and jumping out of the screen like frogs LMAO


.
It might even make sense to track the IP address and user-agent string there as well, if not disabled for privacy reasons.
``... | True | Provide a way to revoke sessions and to perform remote logouts - Whenever a user signs in, we could add the session ID, together with the ID of the user who has just logged in, to the database (into some new table that will be created for that purpose).
It might even make sense to track the IP address and user-agent... | comp | provide a way to revoke sessions and to perform remote logouts whenever a user signs in we could add the session id together with the id of the user who has just logged in to the database into some new table that will be created for that purpose it might even make sense to track the ip address and user agent... | 1 |
211,048 | 16,416,280,521 | IssuesEvent | 2021-05-19 07:11:43 | golang/go | https://api.github.com/repos/golang/go | closed | Can we document net.Conn Write as being atomic? | Documentation | I answered this [stackoverflow question](https://stackoverflow.com/a/67595487/152580) about the atomicity of net.Conn Write.
It seems the implementation on both Unix and Windows is atomic in practice by acquiring a mutex around the OS write/send call(s).
One could possibly remove the mutex and thus allow writes t... | 1.0 | Can we document net.Conn Write as being atomic? - I answered this [stackoverflow question](https://stackoverflow.com/a/67595487/152580) about the atomicity of net.Conn Write.
It seems the implementation on both Unix and Windows is atomic in practice by acquiring a mutex around the OS write/send call(s).
One could... | non_comp | can we document net conn write as being atomic i answered this about the atomicity of net conn write it seems the implementation on both unix and windows is atomic in practice by acquiring a mutex around the os write send call s one could possibly remove the mutex and thus allow writes to interleave b... | 0 |
18,459 | 25,525,635,821 | IssuesEvent | 2022-11-29 01:51:10 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | opened | [HPOS] Viewing Subscriptions admin screen, filters are missing with HPOS enabled. | type: bug status: blocked compatibility: HPOS | ## Describe the bug
With HPOS enabled and using [HPOS Admin UI support](https://github.com/Automattic/woocommerce-subscriptions-core/pull/297) and associated [WooCommerce PR](https://github.com/woocommerce/woocommerce/pull/35658) there are custom filters that are not showing.
**CPT**
![Screenshot 2022-11-29 at 1... | True | [HPOS] Viewing Subscriptions admin screen, filters are missing with HPOS enabled. - ## Describe the bug
With HPOS enabled and using [HPOS Admin UI support](https://github.com/Automattic/woocommerce-subscriptions-core/pull/297) and associated [WooCommerce PR](https://github.com/woocommerce/woocommerce/pull/35658) th... | comp | viewing subscriptions admin screen filters are missing with hpos enabled describe the bug with hpos enabled and using and associated there are custom filters that are not showing cpt cpt listtable screen showing filters hpos hpos listtable screen showing filters bl... | 1 |
19,005 | 26,428,019,052 | IssuesEvent | 2023-01-14 12:52:30 | haubna/PhysicsMod | https://api.github.com/repos/haubna/PhysicsMod | closed | Crash on Startup With Valkyrien Skies Installed | compatibility | Game insta-crashes when valkyrien skies is loaded with it, the vs2 devs refuse to fix as this is closed source code. Please fix this | True | Crash on Startup With Valkyrien Skies Installed - Game insta-crashes when valkyrien skies is loaded with it, the vs2 devs refuse to fix as this is closed source code. Please fix this | comp | crash on startup with valkyrien skies installed game insta crashes when valkyrien skies is loaded with it the devs refuse to fix as this is closed source code please fix this | 1 |
199,185 | 22,690,842,862 | IssuesEvent | 2022-07-04 20:01:41 | TIBCOSoftware/PDToolRelease | https://api.github.com/repos/TIBCOSoftware/PDToolRelease | closed | CVE-2012-0881 (High) detected in xercesImpl-2.11.0.jar - autoclosed | security vulnerability | ## CVE-2012-0881 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xercesImpl-2.11.0.jar</b></p></summary>
<p></p>
<p>Library home page: <a href="http://archive.apache.org/dist/jmeter/bi... | True | CVE-2012-0881 (High) detected in xercesImpl-2.11.0.jar - autoclosed - ## CVE-2012-0881 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xercesImpl-2.11.0.jar</b></p></summary>
<p></p>
<... | non_comp | cve high detected in xercesimpl jar autoclosed cve high severity vulnerability vulnerable library xercesimpl jar library home page a href path to vulnerable library pdtoolrelease release pdtool installer installer source pdtool l... | 0 |
117,019 | 4,710,079,057 | IssuesEvent | 2016-10-14 08:53:12 | ubuntudesign/snapcraft.io | https://api.github.com/repos/ubuntudesign/snapcraft.io | closed | Build failure on Jenkins | Priority: Critical | The Jenkins build of the site fails:
http://jenkins.demo.haus/job/snapcraft.io-code-build/92/console
Last successful build was on Oct. 3.
```
[...]
## Getting node dependencies
## Build CSS up
module.js:457
throw err;
^
Error: Cannot find module './src/init'
at Function.Module._resolveF... | 1.0 | Build failure on Jenkins - The Jenkins build of the site fails:
http://jenkins.demo.haus/job/snapcraft.io-code-build/92/console
Last successful build was on Oct. 3.
```
[...]
## Getting node dependencies
## Build CSS up
module.js:457
throw err;
^
Error: Cannot find module './src/init'
a... | non_comp | build failure on jenkins the jenkins build of the site fails last successful build was on oct getting node dependencies build css up module js throw err error cannot find module src init at function module resolvefilename module js at function ... | 0 |
184,586 | 14,984,672,144 | IssuesEvent | 2021-01-28 18:56:23 | m3db/m3 | https://api.github.com/repos/m3db/m3 | closed | m3db different prometheus datasource how to setting different retention time? | area:db area:documentation | m3db only support one unaggregated namespace.
how to setting different retention time? | 1.0 | m3db different prometheus datasource how to setting different retention time? - m3db only support one unaggregated namespace.
how to setting different retention time? | non_comp | different prometheus datasource how to setting different retention time only support one unaggregated namespace how to setting different retention time | 0 |
13,579 | 16,092,989,971 | IssuesEvent | 2021-04-26 19:11:48 | svengreb/tmpl-go | https://api.github.com/repos/svengreb/tmpl-go | closed | Update to golangci-lint `v1.39.x` | context-techstack scope-compatibility scope-quality type-improvement | The currently latest [`golangci-lint` version 1.39.0][1] introduced new linters and updated supported ones:
1. [predeclared][2] ([v1.35.0][3]) — Checks for definitions and declarations that shadows one of [Go's pre-declared identifiers][4].
This linter is **disabled by default**, but will be **enabled** for this... | True | Update to golangci-lint `v1.39.x` - The currently latest [`golangci-lint` version 1.39.0][1] introduced new linters and updated supported ones:
1. [predeclared][2] ([v1.35.0][3]) — Checks for definitions and declarations that shadows one of [Go's pre-declared identifiers][4].
This linter is **disabled by default... | comp | update to golangci lint x the currently latest introduced new linters and updated supported ones — checks for definitions and declarations that shadows one of this linter is disabled by default but will be enabled for this template to help to prevent shadowed identifiers ... | 1 |
64,852 | 7,845,207,067 | IssuesEvent | 2018-06-19 12:15:24 | SMaleck/kick-the-jester | https://api.github.com/repos/SMaleck/kick-the-jester | closed | Balance the spawning of pickups and boosts | game design | Currently, Pickups (Money) and Boosts spawn randomly near the trajectory of the Jester.
There are a few issues:
- They sometimes spawn on top of each other
- The boosts can lead to a perpetual boosting loop, where the Jester just keeps going up
The goal here is to design the usage and spawning behavior of picku... | 1.0 | Balance the spawning of pickups and boosts - Currently, Pickups (Money) and Boosts spawn randomly near the trajectory of the Jester.
There are a few issues:
- They sometimes spawn on top of each other
- The boosts can lead to a perpetual boosting loop, where the Jester just keeps going up
The goal here is to de... | non_comp | balance the spawning of pickups and boosts currently pickups money and boosts spawn randomly near the trajectory of the jester there are a few issues they sometimes spawn on top of each other the boosts can lead to a perpetual boosting loop where the jester just keeps going up the goal here is to de... | 0 |
17,432 | 24,048,041,927 | IssuesEvent | 2022-09-16 10:05:54 | TakosThings/Fluent-Discord | https://api.github.com/repos/TakosThings/Fluent-Discord | closed | StaffTag | better discord plugin compatibility | ### Plugin Link
https://betterdiscord.app/plugin/StaffTag
### Notes
Having the option "Use the Crown Icon instead of the Bot Tag Style" disabled will cause this: "[

](url) | True | StaffTag - ### Plugin Link
https://betterdiscord.app/plugin/StaffTag
### Notes
Having the option "Use the Crown Icon instead of the Bot Tag Style" disabled will cause this: "[

](url) | comp | stafftag plugin link notes having the option use the crown icon instead of the bot tag style disabled will cause this url | 1 |
55,225 | 13,994,748,124 | IssuesEvent | 2020-10-28 01:30:57 | GooseWSS/apollo | https://api.github.com/repos/GooseWSS/apollo | opened | CVE-2020-11022 (Medium) detected in jquery-1.8.3.min.js | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.3.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="ht... | True | CVE-2020-11022 (Medium) detected in jquery-1.8.3.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.3.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 apollo modules tools mobileye viewer location monitor html path to vulnerable... | 0 |
1,662 | 4,216,033,221 | IssuesEvent | 2016-06-30 07:43:10 | Leaflet/Leaflet | https://api.github.com/repos/Leaflet/Leaflet | reopened | z-index change breaks jQueryUI use | compatibility | I've been using Leaflet 0.7.3 very successfully with jQueryUI. It is clear that the z-index values or logic has changed in 1.beta, as my own divs that were once working are now overlaid by Leaflet and jQueryUI modal dialog boxes are hidden underneath the map pane. | True | z-index change breaks jQueryUI use - I've been using Leaflet 0.7.3 very successfully with jQueryUI. It is clear that the z-index values or logic has changed in 1.beta, as my own divs that were once working are now overlaid by Leaflet and jQueryUI modal dialog boxes are hidden underneath the map pane. | comp | z index change breaks jqueryui use i ve been using leaflet very successfully with jqueryui it is clear that the z index values or logic has changed in beta as my own divs that were once working are now overlaid by leaflet and jqueryui modal dialog boxes are hidden underneath the map pane | 1 |
37,287 | 8,335,817,972 | IssuesEvent | 2018-09-28 04:45:29 | zealdocs/zeal | https://api.github.com/repos/zealdocs/zeal | closed | Docset cannot be installed if path contains non-Latin characters | Component: UI/Docset Manager Type: Defect | I'm trying to install some docsets, click the button with it, download goes till the end and it goes to installation process, shows 0% and then stops doing anything. The docset folder is empty. Docsets I tried to install are C++, python 2 and 3. I'm using windows 10. | 1.0 | Docset cannot be installed if path contains non-Latin characters - I'm trying to install some docsets, click the button with it, download goes till the end and it goes to installation process, shows 0% and then stops doing anything. The docset folder is empty. Docsets I tried to install are C++, python 2 and 3. I'm usi... | non_comp | docset cannot be installed if path contains non latin characters i m trying to install some docsets click the button with it download goes till the end and it goes to installation process shows and then stops doing anything the docset folder is empty docsets i tried to install are c python and i m usi... | 0 |
311,201 | 26,776,056,325 | IssuesEvent | 2023-01-31 17:13:15 | verified-network-toolchain/petr4 | https://api.github.com/repos/verified-network-toolchain/petr4 | closed | "compile-time known" versus "constant" | typechecker bad-test | We've been assuming that if something is compile-time known then we can evaluate it to a value. That's not true, since constructor parameters are considered compile-time known. For example, this program should typecheck but doesn't.
```
#include "v1model.p4"
control C();
package Pkg(C c);
control MyC()(bit<32> v... | 1.0 | "compile-time known" versus "constant" - We've been assuming that if something is compile-time known then we can evaluate it to a value. That's not true, since constructor parameters are considered compile-time known. For example, this program should typecheck but doesn't.
```
#include "v1model.p4"
control C();
p... | non_comp | compile time known versus constant we ve been assuming that if something is compile time known then we can evaluate it to a value that s not true since constructor parameters are considered compile time known for example this program should typecheck but doesn t include control c package ... | 0 |
10,416 | 12,389,162,291 | IssuesEvent | 2020-05-20 08:34:32 | eclipse/microprofile-fault-tolerance | https://api.github.com/repos/eclipse/microprofile-fault-tolerance | closed | move FT metrics to base scope MetricsRegistry for MP 4.0 | Backward Incompatible Changes | Aiming to have all metrics defined in the MP specs be under `base` to avoid potential for name collision we currently have when adding new metrics to `application` scope. | True | move FT metrics to base scope MetricsRegistry for MP 4.0 - Aiming to have all metrics defined in the MP specs be under `base` to avoid potential for name collision we currently have when adding new metrics to `application` scope. | comp | move ft metrics to base scope metricsregistry for mp aiming to have all metrics defined in the mp specs be under base to avoid potential for name collision we currently have when adding new metrics to application scope | 1 |
6,641 | 8,922,786,165 | IssuesEvent | 2019-01-21 13:59:14 | pojome/elementor | https://api.github.com/repos/pojome/elementor | closed | Share Buttons widget OK (odnoklassniki) button don't work | compatibility pro status/has_pr | - [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest stable version of Elementor.
## Description
There is an 404 error when trying to share with OK (odnoklassniki) button with Share Buttons widget. Probably the API w... | True | Share Buttons widget OK (odnoklassniki) button don't work - - [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest stable version of Elementor.
## Description
There is an 404 error when trying to share with OK (odnokla... | comp | share buttons widget ok odnoklassniki button don t work i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description there is an error when trying to share with ok odnoklassniki... | 1 |
4,249 | 7,006,158,027 | IssuesEvent | 2017-12-19 07:05:47 | magento-russia/2 | https://api.github.com/repos/magento-russia/2 | closed | Модуль «Почта России» поломался, потому что используемый им для внутрероссийских отправлений сервис russianpostcalc.ru ввёл CAPTCHA (стал требовать «проверочный код») | bug compatibility | 
| True | Модуль «Почта России» поломался, потому что используемый им для внутрероссийских отправлений сервис russianpostcalc.ru ввёл CAPTCHA (стал требовать «проверочный код») - 
| comp | модуль «почта россии» поломался потому что используемый им для внутрероссийских отправлений сервис russianpostcalc ru ввёл captcha стал требовать «проверочный код» | 1 |
7,317 | 9,564,460,997 | IssuesEvent | 2019-05-05 03:44:50 | cryptape/cita | https://api.github.com/repos/cryptape/cita | closed | suicide instruction gas price | compatibility upgrade vm & state | # Suicide instruction gas price
## Description
Different instruction gas price:
```
suicide_gas // cita=0, parity=5000
suicide_to_new_account_cost // cita=0, parity=25000
```
Imaging a account with 21000 gas (only basical gas require), he want to launch a transaction
do suicide operation.
... | True | suicide instruction gas price - # Suicide instruction gas price
## Description
Different instruction gas price:
```
suicide_gas // cita=0, parity=5000
suicide_to_new_account_cost // cita=0, parity=25000
```
Imaging a account with 21000 gas (only basical gas require), he want to launch a tran... | comp | suicide instruction gas price suicide instruction gas price description different instruction gas price suicide gas cita parity suicide to new account cost cita parity imaging a account with gas only basical gas require he want to launch a transaction do... | 1 |
19,317 | 26,824,621,763 | IssuesEvent | 2023-02-02 11:59:20 | wpovernight/wp-menu-cart | https://api.github.com/repos/wpovernight/wp-menu-cart | closed | Test compatibility with EDD 3.0 | compatibility | Received via email:
> We are emailing you because WP Menu Cart needs to be tested against version 3.0 of Easy Digital Downloads.
>
> We recently released the first beta version of 3.0 for developers to begin testing their integrations with. You can read about the beta version here: https://easydigitaldownloads.co... | True | Test compatibility with EDD 3.0 - Received via email:
> We are emailing you because WP Menu Cart needs to be tested against version 3.0 of Easy Digital Downloads.
>
> We recently released the first beta version of 3.0 for developers to begin testing their integrations with. You can read about the beta version her... | comp | test compatibility with edd received via email we are emailing you because wp menu cart needs to be tested against version of easy digital downloads we recently released the first beta version of for developers to begin testing their integrations with you can read about the beta version her... | 1 |
8,425 | 10,438,379,652 | IssuesEvent | 2019-09-18 01:55:23 | OrleansContrib/OrleansTestKit | https://api.github.com/repos/OrleansContrib/OrleansTestKit | closed | Await FireTimer | bug compatibility | In Orleans, timer callback returns `Task`, but in test framework, we can't await them, can we add `FireAllTimersAsync`? | True | Await FireTimer - In Orleans, timer callback returns `Task`, but in test framework, we can't await them, can we add `FireAllTimersAsync`? | comp | await firetimer in orleans timer callback returns task but in test framework we can t await them can we add firealltimersasync | 1 |
467,937 | 13,458,718,191 | IssuesEvent | 2020-09-09 11:06:18 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | em_starterkit_7d sanitycheck test failure on tests\kernel\mem_protect\syscalls test | area: ARC area: Memory Protection bug priority: low | **Describe the bug**
em_starterkit_7d would fail on zephyr\tests\kernel\mem_protect\syscalls
**To Reproduce**
Steps to reproduce the behavior:
scripts\sanitycheck -p em_starterkit_7d -T tests\kernel\mem_protect_syscalls
**Expected behavior**
All test cases should pass
| 1.0 | em_starterkit_7d sanitycheck test failure on tests\kernel\mem_protect\syscalls test - **Describe the bug**
em_starterkit_7d would fail on zephyr\tests\kernel\mem_protect\syscalls
**To Reproduce**
Steps to reproduce the behavior:
scripts\sanitycheck -p em_starterkit_7d -T tests\kernel\mem_protect_syscalls
**Exp... | non_comp | em starterkit sanitycheck test failure on tests kernel mem protect syscalls test describe the bug em starterkit would fail on zephyr tests kernel mem protect syscalls to reproduce steps to reproduce the behavior scripts sanitycheck p em starterkit t tests kernel mem protect syscalls expect... | 0 |
34,032 | 7,328,231,782 | IssuesEvent | 2018-03-04 18:44:13 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | DateTime arithmetic doesn't factor in timezones. | defect in-progress | ### Steps To Reproduce
```csharp
public class Program
{
public static void Main()
{
Console.WriteLine(DateTime.Now - DateTime.UtcNow);
}
}
```
### Expected Result
```
-04:00:00 (or whatever your timezone is)
```
### Actual Result
```
00:00:00
```
## See Also
- #3441 | 1.0 | DateTime arithmetic doesn't factor in timezones. - ### Steps To Reproduce
```csharp
public class Program
{
public static void Main()
{
Console.WriteLine(DateTime.Now - DateTime.UtcNow);
}
}
```
### Expected Result
```
-04:00:00 (or whatever your timezone is)
```
### Actual Resul... | non_comp | datetime arithmetic doesn t factor in timezones steps to reproduce csharp public class program public static void main console writeline datetime now datetime utcnow expected result or whatever your timezone is actual result ... | 0 |
120,901 | 12,100,053,481 | IssuesEvent | 2020-04-20 13:13:53 | tinacms/tinacms.org | https://api.github.com/repos/tinacms/tinacms.org | opened | Docs(Github): Need milestones in onboarding to verify successful steps | documentation open-authoring | When going through the Next Tinacms Github setup process, it takes a while to verify that you're on the right track. We should document sanity checks that prove that your prior steps have been successful.
E.g, After you add the `TinacmsGithubProvider`, you should see an authentication modal | 1.0 | Docs(Github): Need milestones in onboarding to verify successful steps - When going through the Next Tinacms Github setup process, it takes a while to verify that you're on the right track. We should document sanity checks that prove that your prior steps have been successful.
E.g, After you add the `TinacmsGithubP... | non_comp | docs github need milestones in onboarding to verify successful steps when going through the next tinacms github setup process it takes a while to verify that you re on the right track we should document sanity checks that prove that your prior steps have been successful e g after you add the tinacmsgithubp... | 0 |
329,814 | 28,310,223,987 | IssuesEvent | 2023-04-10 14:46:57 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | ccl/changefeedccl: TestChangefeedCursor failed | C-test-failure O-robot branch-release-23.1 | ccl/changefeedccl.TestChangefeedCursor [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9525386?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9525386?buildTab=artifacts#/) on release-23.1... | 1.0 | ccl/changefeedccl: TestChangefeedCursor failed - ccl/changefeedccl.TestChangefeedCursor [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9525386?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTe... | non_comp | ccl changefeedccl testchangefeedcursor failed ccl changefeedccl testchangefeedcursor with on release run testchangefeedcursor test log scope go test logs captured to artifacts tmp tmp test log scope go use show logs to present logs inline cont testchangefeedcu... | 0 |
597,035 | 18,153,358,399 | IssuesEvent | 2021-09-26 16:54:09 | literakl/mezinamiridici | https://api.github.com/repos/literakl/mezinamiridici | opened | Resend user activation email | type: bug type: UX priority: P1 | If the activation is not finished, activation error is displayed and user has no chance to finish the flow | 1.0 | Resend user activation email - If the activation is not finished, activation error is displayed and user has no chance to finish the flow | non_comp | resend user activation email if the activation is not finished activation error is displayed and user has no chance to finish the flow | 0 |
16,354 | 22,042,293,723 | IssuesEvent | 2022-05-29 14:41:01 | Stratus51/rust_dash7_alp | https://api.github.com/repos/Stratus51/rust_dash7_alp | opened | Sub-IoT-Stack incompatibilities | compatibility | As stated in #4, version 0.1 of this library is not compatible with the current [Sub-IoT-Stack](https://github.com/Sub-IoT/Sub-IoT-Stack) implementation.
This could be fixed for good in the refactoring branch with the multi-version ALP support. But that branch is nowhere near complete.
As a quick fix, the "ref_co... | True | Sub-IoT-Stack incompatibilities - As stated in #4, version 0.1 of this library is not compatible with the current [Sub-IoT-Stack](https://github.com/Sub-IoT/Sub-IoT-Stack) implementation.
This could be fixed for good in the refactoring branch with the multi-version ALP support. But that branch is nowhere near comple... | comp | sub iot stack incompatibilities as stated in version of this library is not compatible with the current implementation this could be fixed for good in the refactoring branch with the multi version alp support but that branch is nowhere near complete as a quick fix the ref compat branch of this... | 1 |
3,558 | 6,493,177,066 | IssuesEvent | 2017-08-21 15:58:20 | Cxbx-Reloaded/Cxbx-Reloaded | https://api.github.com/repos/Cxbx-Reloaded/Cxbx-Reloaded | closed | Fix Turok backgrounds in Cheats and Artwork menus | game-compatibility graphics HLE | In Turok, the background images in the Cheats and Artwork gallery menus are garbled differently than before.
Possibly happened when I picked up the conversion of paletized textures (for Battlestar Galactica).
I discovered during tests when I was disabling most of the XG(Un)swizzle patches.
I've checked in an older... | True | Fix Turok backgrounds in Cheats and Artwork menus - In Turok, the background images in the Cheats and Artwork gallery menus are garbled differently than before.
Possibly happened when I picked up the conversion of paletized textures (for Battlestar Galactica).
I discovered during tests when I was disabling most of th... | comp | fix turok backgrounds in cheats and artwork menus in turok the background images in the cheats and artwork gallery menus are garbled differently than before possibly happened when i picked up the conversion of paletized textures for battlestar galactica i discovered during tests when i was disabling most of th... | 1 |
18,482 | 25,568,665,977 | IssuesEvent | 2022-11-30 16:01:27 | OpenAPITools/openapi-generator | https://api.github.com/repos/OpenAPITools/openapi-generator | closed | [php] PHP 7.3 end of life | Client: PHP Enhancement: Compatibility Server: PHP help wanted | PHP 7.3 reached end of life at 6 Dec 2020
> End of life - A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities.
### [PHP: Supported Versions](https://www.php.net/supported-versions.php):
- ~7.3 until 6 Dec 20... | True | [php] PHP 7.3 end of life - PHP 7.3 reached end of life at 6 Dec 2020
> End of life - A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities.
### [PHP: Supported Versions](https://www.php.net/supported-versions.... | comp | php end of life php reached end of life at dec end of life a release that is no longer supported users of this release should upgrade as soon as possible as they may be exposed to unpatched security vulnerabilities until dec until nov until nov ... | 1 |
239,094 | 26,204,144,968 | IssuesEvent | 2023-01-03 20:35:57 | interserver/mailbaby-api-samples | https://api.github.com/repos/interserver/mailbaby-api-samples | reopened | CVE-2013-7398 (Medium) detected in async-http-client-1.8.14.jar, async-http-client-1.8.5.jar | security vulnerability | ## CVE-2013-7398 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-http-client-1.8.14.jar</b>, <b>async-http-client-1.8.5.jar</b></p></summary>
<p>
<details><summary><b>async-h... | True | CVE-2013-7398 (Medium) detected in async-http-client-1.8.14.jar, async-http-client-1.8.5.jar - ## CVE-2013-7398 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-http-client-1.8... | non_comp | cve medium detected in async http client jar async http client jar cve medium severity vulnerability vulnerable libraries async http client jar async http client jar async http client jar async http client library purpose is to allow java applicati... | 0 |
14,749 | 18,111,216,617 | IssuesEvent | 2021-09-23 04:24:16 | gambitph/Stackable | https://api.github.com/repos/gambitph/Stackable | opened | Icon List: Contents are not following correct alignment in Frontend | bug [block] v2 icon list [version] V3 v2 compatibility | <!--
Before posting, make sure that:
1. you are running the latest version of Stackable, and
2. you have searched whether your issue has already been reported
-->
**To Reproduce**
Steps to reproduce the behavior:
1. Add v2 Icon list
2. Choose Heights 1 design
3. save and see this in frontend - the contents a... | True | Icon List: Contents are not following correct alignment in Frontend - <!--
Before posting, make sure that:
1. you are running the latest version of Stackable, and
2. you have searched whether your issue has already been reported
-->
**To Reproduce**
Steps to reproduce the behavior:
1. Add v2 Icon list
2. Choo... | comp | icon list contents are not following correct alignment in frontend before posting make sure that you are running the latest version of stackable and you have searched whether your issue has already been reported to reproduce steps to reproduce the behavior add icon list choos... | 1 |
5,814 | 5,185,355,718 | IssuesEvent | 2017-01-20 10:09:07 | globaleaks/GlobaLeaks | https://api.github.com/repos/globaleaks/GlobaLeaks | opened | Implement browser caching for Recipients and Administrators | C: Backend T: Enhancement T: Performance | It would be interesting to enable browser caching for Recipients and Administrators.
This would be a valuable feature that could speed up the application loading. In fact multiple resources served by the application are big but do not change during time (e.g. the javascript file is 2MB)
With the current state of ... | True | Implement browser caching for Recipients and Administrators - It would be interesting to enable browser caching for Recipients and Administrators.
This would be a valuable feature that could speed up the application loading. In fact multiple resources served by the application are big but do not change during time (... | non_comp | implement browser caching for recipients and administrators it would be interesting to enable browser caching for recipients and administrators this would be a valuable feature that could speed up the application loading in fact multiple resources served by the application are big but do not change during time ... | 0 |
39,364 | 5,231,856,574 | IssuesEvent | 2017-01-30 06:05:48 | ihsoft/KIS | https://api.github.com/repos/ihsoft/KIS | opened | Wring kerbal class in inventory window info | Need testing | Details: http://forum.kerbalspaceprogram.com/index.php?/topic/149848-122-kerbal-inventory-system-kis-v142/&do=findComment&comment=2937972
In nutshell, class of the kerbals in the command seats is wrong on vessel load. | 1.0 | Wring kerbal class in inventory window info - Details: http://forum.kerbalspaceprogram.com/index.php?/topic/149848-122-kerbal-inventory-system-kis-v142/&do=findComment&comment=2937972
In nutshell, class of the kerbals in the command seats is wrong on vessel load. | non_comp | wring kerbal class in inventory window info details in nutshell class of the kerbals in the command seats is wrong on vessel load | 0 |
8,743 | 10,696,825,658 | IssuesEvent | 2019-10-23 15:22:45 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Date field doesn't work after 2.7.1 in Panda Pods Repeater Field | Focus: Other Compatibility Status: Need Reproduction Type: Bug | ## Issue Overview
Up to 2.7.1, the date field works as expected, after that, it doesn't pop up a calendar any more.
## Expected Behavior
Pop up a calendar

## Current Behavior
it doesn't p... | True | Date field doesn't work after 2.7.1 in Panda Pods Repeater Field - ## Issue Overview
Up to 2.7.1, the date field works as expected, after that, it doesn't pop up a calendar any more.
## Expected Behavior
Pop up a calendar
![pop-up-a-calendar](https://user-images.githubusercontent.com/17201482/42735177-731bf922-88... | comp | date field doesn t work after in panda pods repeater field issue overview up to the date field works as expected after that it doesn t pop up a calendar any more expected behavior pop up a calendar current behavior it doesn t pop up a calendar but works like a text field ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.