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
599,264
18,269,423,131
IssuesEvent
2021-10-04 12:20:09
magma/magma
https://api.github.com/repos/magma/magma
closed
[AMF]: Timer T3592 expiry and Retransmission of PDU SESSION RELEASE COMMAND message not working as expected
type: bug component: agw priority: medium product: 5g sa
TC17 Verify T3592 expiry and Retransmission of PDU SESSION RELEASE COMMAND message. Failing in daily regression,
1.0
[AMF]: Timer T3592 expiry and Retransmission of PDU SESSION RELEASE COMMAND message not working as expected - TC17 Verify T3592 expiry and Retransmission of PDU SESSION RELEASE COMMAND message. Failing in daily regression,
non_comp
timer expiry and retransmission of pdu session release command message not working as expected verify expiry and retransmission of pdu session release command message failing in daily regression
0
197,571
14,934,451,564
IssuesEvent
2021-01-25 10:32:58
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Failing test: Jest Tests.src/core/server/http - BasePathProxyServer not inline validation - specifying validation handler
failed-test
A test failed on a tracked branch ``` : Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Error: at new Spec (/dev/shm/workspace/kibana/node_modules/jest-jasmine2/build/j...
1.0
Failing test: Jest Tests.src/core/server/http - BasePathProxyServer not inline validation - specifying validation handler - A test failed on a tracked branch ``` : Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Timeout - Async callback was not invoked within the 5000 m...
non_comp
failing test jest tests src core server http basepathproxyserver not inline validation specifying validation handler a test failed on a tracked branch timeout async callback was not invoked within the ms timeout specified by jest settimeout timeout async callback was not invoked within the ms time...
0
20,766
30,885,524,487
IssuesEvent
2023-08-03 21:23:36
kikugie/elytra-trims
https://api.github.com/repos/kikugie/elytra-trims
closed
Modded Banner support
bug compatibility
I'm playing with a small private mod pack, in which Elytra Trims as well as [Additional Banners](https://modrinth.com/mod/additional-banners) and [Archaeology Banners](https://modrinth.com/mod/archaeology-banners) are included. I decided to test around if Elytra Trims and both banner mods would work out of the box, ...
True
Modded Banner support - I'm playing with a small private mod pack, in which Elytra Trims as well as [Additional Banners](https://modrinth.com/mod/additional-banners) and [Archaeology Banners](https://modrinth.com/mod/archaeology-banners) are included. I decided to test around if Elytra Trims and both banner mods wou...
comp
modded banner support i m playing with a small private mod pack in which elytra trims as well as and are included i decided to test around if elytra trims and both banner mods would work out of the box but it didn t not only that but i tried to add the elytra patterns sources in the armor trims a...
1
123,949
26,363,940,107
IssuesEvent
2023-01-11 15:16:13
yakra/DataProcessing
https://api.github.com/repos/yakra/DataProcessing
opened
refactoring compute_stats_r & route_integrity
efficiency code organization C++ datacheck speed low priority multithreading
### `compute_stats_r` is where it is simply because it was split off from `compute_stats_t`, and related items were left grouped together. Plus, what eventually became `RteIntThread` [didn't exist yet](https://github.com/yakra/DataProcessing/commit/b07f73b1a6531aad7ca8e0f9cc5ce81d2be0a45e). The datachecks were added ...
1.0
refactoring compute_stats_r & route_integrity - ### `compute_stats_r` is where it is simply because it was split off from `compute_stats_t`, and related items were left grouped together. Plus, what eventually became `RteIntThread` [didn't exist yet](https://github.com/yakra/DataProcessing/commit/b07f73b1a6531aad7ca8e0...
non_comp
refactoring compute stats r route integrity compute stats r is where it is simply because it was split off from compute stats t and related items were left grouped together plus what eventually became rteintthread the datachecks were added in because it was a handy place to put them in a multi t...
0
2,173
4,932,961,959
IssuesEvent
2016-11-28 15:10:53
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
Via app issue
Bug Compatibility
https://play.google.com/store/apps/details?id=via.rider App hangs on the splash screen when Adguard is enabled. @gshumihin was able to reproduce (please attach the log in the comments) Original thread: https://forum.adguard.com/index.php?threads/via-app-not-working-with-adguard-enabled.16541/#post-114287
True
Via app issue - https://play.google.com/store/apps/details?id=via.rider App hangs on the splash screen when Adguard is enabled. @gshumihin was able to reproduce (please attach the log in the comments) Original thread: https://forum.adguard.com/index.php?threads/via-app-not-working-with-adguard-enabled.16541/...
comp
via app issue app hangs on the splash screen when adguard is enabled gshumihin was able to reproduce please attach the log in the comments original thread
1
160,326
13,786,254,273
IssuesEvent
2020-10-09 01:15:21
Hioptom/Daily-Record
https://api.github.com/repos/Hioptom/Daily-Record
opened
6-关于软件工程方法论对我们经软件开发有多大用处的个人观点
documentation
我觉得软件工程方法论更多的是给予开发人员一个可行的、系统性的整体结构的理论框架。软件工程方法论包含3个要素:方法、工具和过程。其中,方法是完成软件开发的各项任务的技术方法,回答“怎样做”的问题;工具是为运用方法而提供的自动的或半自动的软件工程支撑环境;过程是为了获得高质量的软件所需要完成的一系列任务的框架,它规定了完成各项任务的工作步骤。 从对任务的抽象逻辑分析开始,一个阶段一个阶段的开发,前一个阶段任务的完成是后一个阶段工作的前提和基础,而后一个阶段任务的完成通常是使前一阶段提出的解法更进一步具体化,加进了更多的物理细节。每一个阶段的开始和结束都有严格标准,每一个阶段结束之前都必须进行正式严格的技术审查和管理复审,对于软件开...
1.0
6-关于软件工程方法论对我们经软件开发有多大用处的个人观点 - 我觉得软件工程方法论更多的是给予开发人员一个可行的、系统性的整体结构的理论框架。软件工程方法论包含3个要素:方法、工具和过程。其中,方法是完成软件开发的各项任务的技术方法,回答“怎样做”的问题;工具是为运用方法而提供的自动的或半自动的软件工程支撑环境;过程是为了获得高质量的软件所需要完成的一系列任务的框架,它规定了完成各项任务的工作步骤。 从对任务的抽象逻辑分析开始,一个阶段一个阶段的开发,前一个阶段任务的完成是后一个阶段工作的前提和基础,而后一个阶段任务的完成通常是使前一阶段提出的解法更进一步具体化,加进了更多的物理细节。每一个阶段的开始和结束都有严格标准,每一...
non_comp
关于软件工程方法论对我们经软件开发有多大用处的个人观点 我觉得软件工程方法论更多的是给予开发人员一个可行的、系统性的整体结构的理论框架。 方法、工具和过程。其中,方法是完成软件开发的各项任务的技术方法,回答“怎样做”的问题;工具是为运用方法而提供的自动的或半自动的软件工程支撑环境;过程是为了获得高质量的软件所需要完成的一系列任务的框架,它规定了完成各项任务的工作步骤。 从对任务的抽象逻辑分析开始,一个阶段一个阶段的开发,前一个阶段任务的完成是后一个阶段工作的前提和基础,而后一个阶段任务的完成通常是使前一阶段提出的解法更进一步具体化,加进了更多的物理细节。每一个阶段的开始和结束都有严格标准,每一个阶段结束之前都必须进行...
0
19,618
27,249,186,673
IssuesEvent
2023-02-22 06:19:03
yyon/grapplemod
https://api.github.com/repos/yyon/grapplemod
closed
<1.12.2><v13>[INCOMPATIBILITY]<WATERFALL><SERVER> - Harpoons do not have cords.
mod incompatibility
**Describe the bug:** If a player has logged in through a proxy server, any kind of harpoons stops working (not have cords). **Version:** - Proxy: -- WaterFall-1.19-510.jar - Server: -- Magma-1.12.2-a0c0ffb0.jar -- grappling_hook_mod-1.12.2-v13.jar **To Reproduce:** 1) Log in to the server. > Everything w...
True
<1.12.2><v13>[INCOMPATIBILITY]<WATERFALL><SERVER> - Harpoons do not have cords. - **Describe the bug:** If a player has logged in through a proxy server, any kind of harpoons stops working (not have cords). **Version:** - Proxy: -- WaterFall-1.19-510.jar - Server: -- Magma-1.12.2-a0c0ffb0.jar -- grappling_hook...
comp
harpoons do not have cords describe the bug if a player has logged in through a proxy server any kind of harpoons stops working not have cords version proxy waterfall jar server magma jar grappling hook mod jar to reproduce log in to the...
1
713
3,141,126,463
IssuesEvent
2015-09-12 09:22:18
cnb/News_Manager-getsimplecms
https://api.github.com/repos/cnb/News_Manager-getsimplecms
opened
support ckeditor custom toolbar id (name)
compatibility enhancement
http://get-simple.info/forums/showthread.php?tid=3972&pid=53077#pid53077 (1159-1165) Since 3.2.2 GS supports custom toolbar ids, not only "basic", "advanced" or custom js array. rel: GS issue 561 ("Improve ckeditor toolbar config")
True
support ckeditor custom toolbar id (name) - http://get-simple.info/forums/showthread.php?tid=3972&pid=53077#pid53077 (1159-1165) Since 3.2.2 GS supports custom toolbar ids, not only "basic", "advanced" or custom js array. rel: GS issue 561 ("Improve ckeditor toolbar config")
comp
support ckeditor custom toolbar id name since gs supports custom toolbar ids not only basic advanced or custom js array rel gs issue improve ckeditor toolbar config
1
2,672
5,411,576,214
IssuesEvent
2017-03-01 12:07:48
rkhleics/wagtailmenus
https://api.github.com/repos/rkhleics/wagtailmenus
closed
'flat_menu' template tag: KeyError 'request' on compare page revisions
bug compatibility more info needed
Hi. Wagtail 1.9 introduced the compare revision feature. I get a KeyError 'request' on the 'flat_menu' template tag when comparing two revisions of a page including that template tag. Maybe it's something related to #106
True
'flat_menu' template tag: KeyError 'request' on compare page revisions - Hi. Wagtail 1.9 introduced the compare revision feature. I get a KeyError 'request' on the 'flat_menu' template tag when comparing two revisions of a page including that template tag. Maybe it's something related to #106
comp
flat menu template tag keyerror request on compare page revisions hi wagtail introduced the compare revision feature i get a keyerror request on the flat menu template tag when comparing two revisions of a page including that template tag maybe it s something related to
1
49,379
12,336,057,673
IssuesEvent
2020-05-14 13:01:31
redhat-developer/vscode-java
https://api.github.com/repos/redhat-developer/vscode-java
opened
Copy stable releases to https://download.jboss.org/jbosstools/vscode/stable/vscode-java
build/infra
Upon publishing to the Marketplace, releases are copied to https://download.jboss.org/jbosstools/static/jdt.ls/stable/ As @apupier pointed out, to make it more consistent with the other vscode extensions at Red Hat, we should move the binaries to https://download.jboss.org/jbosstools/vscode/stable/vscode-java instea...
1.0
Copy stable releases to https://download.jboss.org/jbosstools/vscode/stable/vscode-java - Upon publishing to the Marketplace, releases are copied to https://download.jboss.org/jbosstools/static/jdt.ls/stable/ As @apupier pointed out, to make it more consistent with the other vscode extensions at Red Hat, we should m...
non_comp
copy stable releases to upon publishing to the marketplace releases are copied to as apupier pointed out to make it more consistent with the other vscode extensions at red hat we should move the binaries to instead that means updating the move existing releases from to poke nickb...
0
418,085
28,113,483,298
IssuesEvent
2023-03-31 09:00:24
khooyourun/ped
https://api.github.com/repos/khooyourun/ped
opened
Format issues of help command in PC Builder mode
severity.Low type.DocumentationBug
![Screenshot 2023-03-31 162059.png](https://raw.githubusercontent.com/khooyourun/ped/main/files/429b9cd4-b9f3-41f7-b587-6b28da1fc78d.png) There is a typo "beingedited". When the text extends beyond the screen, it wraps to the line below and sometimes splits the last word, with one half of the word on the original li...
1.0
Format issues of help command in PC Builder mode - ![Screenshot 2023-03-31 162059.png](https://raw.githubusercontent.com/khooyourun/ped/main/files/429b9cd4-b9f3-41f7-b587-6b28da1fc78d.png) There is a typo "beingedited". When the text extends beyond the screen, it wraps to the line below and sometimes splits the last ...
non_comp
format issues of help command in pc builder mode there is a typo beingedited when the text extends beyond the screen it wraps to the line below and sometimes splits the last word with one half of the word on the original line and the remaining half on the line below
0
11,801
13,914,508,351
IssuesEvent
2020-10-20 22:19:35
OrleansContrib/OrleansTestKit
https://api.github.com/repos/OrleansContrib/OrleansTestKit
closed
Implement RecordExists
compatibility help wanted storage
The TestStorage should implement the new `RecordExists` property introduced in Orleans 3.3.0. A call to `WriteStateAsync` should set `RecordExists` to `true`, and a call to `ClearStateAsync` should set `RecordExists` to `false. See the discussion notes on https://github.com/OrleansContrib/OrleansTestKit/pull/96.
True
Implement RecordExists - The TestStorage should implement the new `RecordExists` property introduced in Orleans 3.3.0. A call to `WriteStateAsync` should set `RecordExists` to `true`, and a call to `ClearStateAsync` should set `RecordExists` to `false. See the discussion notes on https://github.com/OrleansContrib/Or...
comp
implement recordexists the teststorage should implement the new recordexists property introduced in orleans a call to writestateasync should set recordexists to true and a call to clearstateasync should set recordexists to false see the discussion notes on
1
2,315
5,072,004,548
IssuesEvent
2016-12-26 18:15:03
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
QTags error and a.widget [Yoast 3.2.5]
compatibility javascript
i got this error from my console a.widget is not a function link : http://filembagus.net/wp-admin/load-scripts.php?c=1&load%5B%5D=hoverIntent,common,admin-bar,wp-pointer,heartbeat,autosave,suggest,wp-ajax-response,jquery-color,wp-lists,jquery-ui-mouse,jquery&load%5B%5D=-ui-sortable,postbox,tags-box,word-count,post,edi...
True
QTags error and a.widget [Yoast 3.2.5] - i got this error from my console a.widget is not a function link : http://filembagus.net/wp-admin/load-scripts.php?c=1&load%5B%5D=hoverIntent,common,admin-bar,wp-pointer,heartbeat,autosave,suggest,wp-ajax-response,jquery-color,wp-lists,jquery-ui-mouse,jquery&load%5B%5D=-ui-sort...
comp
qtags error and a widget i got this error from my console a widget is not a function link qtags is not a constructor link and the result of this error is i can t add tags or edit it please help me technical info wordpress version yoast seo version
1
17,024
23,467,593,184
IssuesEvent
2022-08-16 18:19:46
Automattic/jetpack
https://api.github.com/repos/Automattic/jetpack
opened
Lazy Images: Woo product image not loading in Safari
[Type] Bug Lazy Images [Focus] Compatibility
There seems to be an issue with Jetpack lazy images + WooCommerce sometimes not displaying the product image correctly in **Safari**. **Steps used to reproduce:** * Create a JN site with WooCommerce and Jetpack. I tested with the 'Twenty Twenty' theme. * Connect Jetpack and make sure lazy loading is enabled at `...
True
Lazy Images: Woo product image not loading in Safari - There seems to be an issue with Jetpack lazy images + WooCommerce sometimes not displaying the product image correctly in **Safari**. **Steps used to reproduce:** * Create a JN site with WooCommerce and Jetpack. I tested with the 'Twenty Twenty' theme. * Con...
comp
lazy images woo product image not loading in safari there seems to be an issue with jetpack lazy images woocommerce sometimes not displaying the product image correctly in safari steps used to reproduce create a jn site with woocommerce and jetpack i tested with the twenty twenty theme con...
1
1,194
3,689,153,209
IssuesEvent
2016-02-25 15:33:45
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
opened
Any TcpListener is not working on Android 4.4.2
Bug Compatibility Filtering
TcpListener is standing on selector.select() and not getting any connection attempts. I've tried "127.0.0.1" and "0.0.0.0" - the server starts okay, but no connections accepted. The netstat command shows "tcp6" in first column in any case, may be this is the root of all evil?
True
Any TcpListener is not working on Android 4.4.2 - TcpListener is standing on selector.select() and not getting any connection attempts. I've tried "127.0.0.1" and "0.0.0.0" - the server starts okay, but no connections accepted. The netstat command shows "tcp6" in first column in any case, may be this is the root of a...
comp
any tcplistener is not working on android tcplistener is standing on selector select and not getting any connection attempts i ve tried and the server starts okay but no connections accepted the netstat command shows in first column in any case may be this is the root of all ev...
1
15,921
20,971,579,767
IssuesEvent
2022-03-28 11:54:45
spring-projects-experimental/spring-native
https://api.github.com/repos/spring-projects-experimental/spring-native
opened
data-r2dbc-kotlin fails with GraalVM 22.1
type: compatibility
``` openjdk version "17.0.3" 2022-04-19 OpenJDK Runtime Environment GraalVM CE 22.1.0-dev (build 17.0.3+4-jvmci-22.1-b03) OpenJDK 64-Bit Server VM GraalVM CE 22.1.0-dev (build 17.0.3+4-jvmci-22.1-b03, mixed mode, sharing) ``` build fails with: ``` [2/7] Performing analysis... [] ...
True
data-r2dbc-kotlin fails with GraalVM 22.1 - ``` openjdk version "17.0.3" 2022-04-19 OpenJDK Runtime Environment GraalVM CE 22.1.0-dev (build 17.0.3+4-jvmci-22.1-b03) OpenJDK 64-Bit Server VM GraalVM CE 22.1.0-dev (build 17.0.3+4-jvmci-22.1-b03, mixed mode, sharing) ``` build fails with: ``` [2/7] Performing ...
comp
data kotlin fails with graalvm openjdk version openjdk runtime environment graalvm ce dev build jvmci openjdk bit server vm graalvm ce dev build jvmci mixed mode sharing build fails with performing analysis ...
1
817,717
30,651,238,487
IssuesEvent
2023-07-25 09:03:07
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
[Shortcuts]: Keyboard shortcuts are broken for non US layouts
OS/macOS feature/keyboard-shortcuts priority/P2 QA/Yes release-notes/exclude
We have a report of Keyboard Shortcuts not working in the Czech keyboard layout in 1.56. Report: https://community.brave.com/t/keyboard-shortcuts-suddenly-broken/497495/5 I'm hoping that this only affects macOS.
1.0
[Shortcuts]: Keyboard shortcuts are broken for non US layouts - We have a report of Keyboard Shortcuts not working in the Czech keyboard layout in 1.56. Report: https://community.brave.com/t/keyboard-shortcuts-suddenly-broken/497495/5 I'm hoping that this only affects macOS.
non_comp
keyboard shortcuts are broken for non us layouts we have a report of keyboard shortcuts not working in the czech keyboard layout in report i m hoping that this only affects macos
0
15,103
18,953,787,510
IssuesEvent
2021-11-18 17:45:52
spring-projects-experimental/spring-native
https://api.github.com/repos/spring-projects-experimental/spring-native
closed
Fix session-redis-webflux unit tests on native
type: compatibility
Tests are green on JVM + AOT but red on native, leading me to think there are missing hints. It seems `@WithMockUser` is not taken in account properly leading to a failed test. I tried to add `@TypeHint(types = org.springframework.security.test.context.support.WithMockUser.class)` and `@JdkProxyHint(types = {org.spr...
True
Fix session-redis-webflux unit tests on native - Tests are green on JVM + AOT but red on native, leading me to think there are missing hints. It seems `@WithMockUser` is not taken in account properly leading to a failed test. I tried to add `@TypeHint(types = org.springframework.security.test.context.support.WithMoc...
comp
fix session redis webflux unit tests on native tests are green on jvm aot but red on native leading me to think there are missing hints it seems withmockuser is not taken in account properly leading to a failed test i tried to add typehint types org springframework security test context support withmoc...
1
1,650
4,203,467,030
IssuesEvent
2016-06-28 05:31:44
jOOQ/jOOL
https://api.github.com/repos/jOOQ/jOOL
closed
Use Function and BiFunction in Tuple.map
P: Medium R: Fixed T: Enhancement T: Incompatible Change
While issue #34 switches `Seq` to use `Function` instead of `Function1` and `BiFunction` instead of `Function2` the `Tuple#` classes still uses `Function1` in `map#()` to transform individual values. For consistency and readability it would be nicer to allow `Function`.
True
Use Function and BiFunction in Tuple.map - While issue #34 switches `Seq` to use `Function` instead of `Function1` and `BiFunction` instead of `Function2` the `Tuple#` classes still uses `Function1` in `map#()` to transform individual values. For consistency and readability it would be nicer to allow `Function`.
comp
use function and bifunction in tuple map while issue switches seq to use function instead of and bifunction instead of the tuple classes still uses in map to transform individual values for consistency and readability it would be nicer to allow function
1
651
3,074,928,631
IssuesEvent
2015-08-20 10:27:54
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
closed
xdist auto cpu support introduced regression wrt -n 0
backward compatibility bug
since we no longer turn to integer `-n 0` no longer disables xdist
True
xdist auto cpu support introduced regression wrt -n 0 - since we no longer turn to integer `-n 0` no longer disables xdist
comp
xdist auto cpu support introduced regression wrt n since we no longer turn to integer n no longer disables xdist
1
36,398
17,660,704,744
IssuesEvent
2021-08-21 12:46:37
s-gbz/grilborzer.de
https://api.github.com/repos/s-gbz/grilborzer.de
closed
Consider using blurhash
performance
[blurhash](https://github.com/woltapp/blurhash) seems like a great solution for constructing a masonry layout since the final resolution is available, but the images can be lazy loaded.
True
Consider using blurhash - [blurhash](https://github.com/woltapp/blurhash) seems like a great solution for constructing a masonry layout since the final resolution is available, but the images can be lazy loaded.
non_comp
consider using blurhash seems like a great solution for constructing a masonry layout since the final resolution is available but the images can be lazy loaded
0
10,983
13,012,204,827
IssuesEvent
2020-07-25 03:58:15
pWn3d1337/Techguns2
https://api.github.com/repos/pWn3d1337/Techguns2
closed
4 bugs found in the mod
compatibility
Greetings. I have long wanted to contact the developer of this mod, but nothing worked for me. Only now I could. I want to report four bugs I found in the mod. The video is attached. 1. Bug with the armor stand. The Power and Steam Armor helmet always faces to the right of itself, regardless of how the player stance...
True
4 bugs found in the mod - Greetings. I have long wanted to contact the developer of this mod, but nothing worked for me. Only now I could. I want to report four bugs I found in the mod. The video is attached. 1. Bug with the armor stand. The Power and Steam Armor helmet always faces to the right of itself, regardles...
comp
bugs found in the mod greetings i have long wanted to contact the developer of this mod but nothing worked for me only now i could i want to report four bugs i found in the mod the video is attached bug with the armor stand the power and steam armor helmet always faces to the right of itself regardles...
1
2,766
5,532,619,976
IssuesEvent
2017-03-21 11:06:22
vimperator/vimperator-labs
https://api.github.com/repos/vimperator/vimperator-labs
closed
[FF51] SSL indicator broken
compatibility
##### Issue type: - Bug report ##### Version: Latest version including the patch from @ma8ma ##### Description: There's still an issue with the ssl status indicator which is not shown at all. ``` [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringF...
True
[FF51] SSL indicator broken - ##### Issue type: - Bug report ##### Version: Latest version including the patch from @ma8ma ##### Description: There's still an issue with the ssl status indicator which is not shown at all. ``` [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILUR...
comp
ssl indicator broken issue type bug report version latest version including the patch from description there s still an issue with the ssl status indicator which is not shown at all nsresult ns error failure location js frame xstringbundle getstr...
1
361,071
10,703,802,046
IssuesEvent
2019-10-24 10:18:02
DXHeroes/dx-scanner
https://api.github.com/repos/DXHeroes/dx-scanner
opened
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 unhandledRejection listeners added to [process]. Use emitter.setMaxListeners() to increase limit
Difficulty: Unknown or N/A Priority: Medium Status: Blocked Type: Bug
I run the DX Scanner with a cmd yarn start https://github.com/yarnpkg/yarn and the app throws a warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 unhandledRejection listeners added to [process]. Use emitter.setMaxListeners() to increase limit` It's caused by `npm-check-updates` li...
1.0
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 unhandledRejection listeners added to [process]. Use emitter.setMaxListeners() to increase limit - I run the DX Scanner with a cmd yarn start https://github.com/yarnpkg/yarn and the app throws a warning `MaxListenersExceededWarning: Possible E...
non_comp
maxlistenersexceededwarning possible eventemitter memory leak detected unhandledrejection listeners added to use emitter setmaxlisteners to increase limit i run the dx scanner with a cmd yarn start and the app throws a warning maxlistenersexceededwarning possible eventemitter memory leak detected unh...
0
20,947
31,770,717,193
IssuesEvent
2023-09-12 11:37:10
TwelveIterationMods/Waystones
https://api.github.com/repos/TwelveIterationMods/Waystones
closed
Waystones not generating with "When Dungeons Arise" mod also installed
bug compatibility help wanted stale 1.18
### Minecraft Version 1.18.x ### Mod Loader Forge ### Mod Loader Version 39.0.9 ### Mod Version 9.0.1 ### Describe the Issue As soon as I install the "When Dungeons Arise" mod, waypoint generation in the world does not happen anymore. Not sure where the fault lies, but I've narrowed it down to that mod being p...
True
Waystones not generating with "When Dungeons Arise" mod also installed - ### Minecraft Version 1.18.x ### Mod Loader Forge ### Mod Loader Version 39.0.9 ### Mod Version 9.0.1 ### Describe the Issue As soon as I install the "When Dungeons Arise" mod, waypoint generation in the world does not happen anymore. Not...
comp
waystones not generating with when dungeons arise mod also installed minecraft version x mod loader forge mod loader version mod version describe the issue as soon as i install the when dungeons arise mod waypoint generation in the world does not happen anymore not s...
1
20,762
30,883,487,579
IssuesEvent
2023-08-03 19:34:57
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
⛔ 🛟 Support Request: During automated updates, elementor deletes itself
compatibility/3rd_party mod*
### Prerequisites - [X] 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 This has happened twice to me, and I have no idea why. I have Elementor Pro, but I think the lic...
True
⛔ 🛟 Support Request: During automated updates, elementor deletes itself - ### Prerequisites - [X] 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 This has happened twic...
comp
⛔ 🛟 support request during automated updates elementor deletes itself prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description this has happened twice to...
1
78,977
27,849,218,441
IssuesEvent
2023-03-20 17:27:30
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: scipy.linalg.norm returns 0 for arrays with >=2**31 entries
defect
### Describe your issue. The following code snippet shows differences between `scipy.linag.norm` and `numpy.linalg.norm`: I get an output of "0" for `scipy`. If I change `npix` to `2**31-1`, the results agree. Is this perhaps due to some signed integer limit? ### Reproducing Code Example ```python npix = int(2**3...
1.0
BUG: scipy.linalg.norm returns 0 for arrays with >=2**31 entries - ### Describe your issue. The following code snippet shows differences between `scipy.linag.norm` and `numpy.linalg.norm`: I get an output of "0" for `scipy`. If I change `npix` to `2**31-1`, the results agree. Is this perhaps due to some signed integ...
non_comp
bug scipy linalg norm returns for arrays with entries describe your issue the following code snippet shows differences between scipy linag norm and numpy linalg norm i get an output of for scipy if i change npix to the results agree is this perhaps due to some signed integer...
0
11,108
13,130,938,174
IssuesEvent
2020-08-06 16:08:16
ldtteam/Structurize
https://api.github.com/repos/ldtteam/Structurize
closed
The game crashed whilst initializing game
Bug: Confirmed Compatibility: Forge
Hi all Im new to github but I encounted a little problem also sorry for my bad grammar English is not my first language. Today I installed some mods for Forge version 1.15.2 and I found the mod called Minecolonies and structurize that look really good and I would like to try. But when I placed all in the mods folder...
True
The game crashed whilst initializing game - Hi all Im new to github but I encounted a little problem also sorry for my bad grammar English is not my first language. Today I installed some mods for Forge version 1.15.2 and I found the mod called Minecolonies and structurize that look really good and I would like to ...
comp
the game crashed whilst initializing game hi all im new to github but i encounted a little problem also sorry for my bad grammar english is not my first language today i installed some mods for forge version and i found the mod called minecolonies and structurize that look really good and i would like to t...
1
16,911
23,272,230,214
IssuesEvent
2022-08-05 01:17:30
Jagusti/fvtt-wfrp4e-gmtoolkit
https://api.github.com/repos/Jagusti/fvtt-wfrp4e-gmtoolkit
opened
Add FVTT Version 10 Compatibility
compatibility
This issue tracks scope and progress of functional compatibility with [**Foundry VTT v10**.277](https://foundryvtt.com/releases/10.277) and [**WFRP4e v6**.0.0.9](https://github.com/moo-man/WFRP4e-FoundryVTT/releases/tag/6.0.0.9). - The aim is to eliminate breaking errors and minimise warnings to get a working versio...
True
Add FVTT Version 10 Compatibility - This issue tracks scope and progress of functional compatibility with [**Foundry VTT v10**.277](https://foundryvtt.com/releases/10.277) and [**WFRP4e v6**.0.0.9](https://github.com/moo-man/WFRP4e-FoundryVTT/releases/tag/6.0.0.9). - The aim is to eliminate breaking errors and minim...
comp
add fvtt version compatibility this issue tracks scope and progress of functional compatibility with and the aim is to eliminate breaking errors and minimise warnings to get a working version of the gm toolkit ready with minimal delay for non breaking changes some refactoring may be carried out as...
1
43,560
5,543,999,947
IssuesEvent
2017-03-22 18:07:36
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Exposed ports don't get programmed on the hosts sometimes.
area/networking kind/bug status/to-test
Rancher Versions: v1.4.0-rc5 Steps to Reproduce: Create a new environment (In my case k8s) with 3 hosts. Once Infra stack is up and running , create a container with exposed port. Container starts successfully , but is not reachable using this exposed ports. Iptables in the host where the container is runnin...
1.0
Exposed ports don't get programmed on the hosts sometimes. - Rancher Versions: v1.4.0-rc5 Steps to Reproduce: Create a new environment (In my case k8s) with 3 hosts. Once Infra stack is up and running , create a container with exposed port. Container starts successfully , but is not reachable using this exposed...
non_comp
exposed ports don t get programmed on the hosts sometimes rancher versions steps to reproduce create a new environment in my case with hosts once infra stack is up and running create a container with exposed port container starts successfully but is not reachable using this exposed port...
0
1,736
4,307,984,366
IssuesEvent
2016-07-21 11:09:04
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Recent Update blocked Slider Images
compatibility wait for feedback
### What did you expect to happen? Nothing ### What happened instead? When I activated the update - all the images in my sliders no longer worked. ### How can we reproduce this behavior? This was on a client production site so I had to roll back to a previous point. If you're interested, I can set up a ...
True
Recent Update blocked Slider Images - ### What did you expect to happen? Nothing ### What happened instead? When I activated the update - all the images in my sliders no longer worked. ### How can we reproduce this behavior? This was on a client production site so I had to roll back to a previous point....
comp
recent update blocked slider images what did you expect to happen nothing what happened instead when i activated the update all the images in my sliders no longer worked how can we reproduce this behavior this was on a client production site so i had to roll back to a previous point ...
1
14,826
18,274,928,004
IssuesEvent
2021-10-04 17:38:28
JPry/vvv-base
https://api.github.com/repos/JPry/vvv-base
closed
Add vvv-hosts file when provisioning for Dashboard compatability
question compatibility Archived closed
Hi, not sure if this is the right place to make this request, would it be possible to add a `vvv-hosts` file with the site url to the provision directory when the site is provisioned? It address a bug with the VVV-Dashboard not seeing provisioned sites. https://github.com/topdown/VVV-Dashboard/issues/52
True
Add vvv-hosts file when provisioning for Dashboard compatability - Hi, not sure if this is the right place to make this request, would it be possible to add a `vvv-hosts` file with the site url to the provision directory when the site is provisioned? It address a bug with the VVV-Dashboard not seeing provisioned si...
comp
add vvv hosts file when provisioning for dashboard compatability hi not sure if this is the right place to make this request would it be possible to add a vvv hosts file with the site url to the provision directory when the site is provisioned it address a bug with the vvv dashboard not seeing provisioned si...
1
8,356
22,146,249,432
IssuesEvent
2022-06-03 12:22:47
Of-Ash-And-Blight/OAAB-Data
https://api.github.com/repos/Of-Ash-And-Blight/OAAB-Data
closed
Dwemer scaffold wall support
dwemer architecture
Piece to allow dwemer scaffolds to be place on a wall without needing vertical supports beneath.
1.0
Dwemer scaffold wall support - Piece to allow dwemer scaffolds to be place on a wall without needing vertical supports beneath.
non_comp
dwemer scaffold wall support piece to allow dwemer scaffolds to be place on a wall without needing vertical supports beneath
0
482,561
13,909,506,805
IssuesEvent
2020-10-20 14:59:32
AY2021S1-CS2113-T16-4/tp
https://api.github.com/repos/AY2021S1-CS2113-T16-4/tp
closed
As an admin, I can edit and delete appointments
priority.High type.Enhancement
... so that I can reschedule appointments as required.
1.0
As an admin, I can edit and delete appointments - ... so that I can reschedule appointments as required.
non_comp
as an admin i can edit and delete appointments so that i can reschedule appointments as required
0
62,581
26,050,048,027
IssuesEvent
2022-12-22 17:42:44
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
provider/aws: allow security group attachment to aws_alb
enhancement service/ec2 stale
_This issue was originally opened by @hargut as hashicorp/terraform#17370. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> ### Expected Behavior Have a possibility to attach a sec...
1.0
provider/aws: allow security group attachment to aws_alb - _This issue was originally opened by @hargut as hashicorp/terraform#17370. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> ...
non_comp
provider aws allow security group attachment to aws alb this issue was originally opened by hargut as hashicorp terraform it was migrated here as a result of the the original body of the issue is below expected behavior have a possibility to attach a security group to an aws alb actua...
0
25,808
19,190,450,864
IssuesEvent
2021-12-05 22:24:20
celo-org/celo-monorepo
https://api.github.com/repos/celo-org/celo-monorepo
closed
Wire up automation to the Infrastructure Repository’s CI
infrastructure operations
Call the automation created as part of #6592 to the Infrastructure Repository’s CI, such that changes to alerting rules are automatically deployed upon merging. CI Options: - CircleCI - Github Actions (I like this one)
1.0
Wire up automation to the Infrastructure Repository’s CI - Call the automation created as part of #6592 to the Infrastructure Repository’s CI, such that changes to alerting rules are automatically deployed upon merging. CI Options: - CircleCI - Github Actions (I like this one)
non_comp
wire up automation to the infrastructure repository’s ci call the automation created as part of to the infrastructure repository’s ci such that changes to alerting rules are automatically deployed upon merging ci options circleci github actions i like this one
0
156,023
19,803,243,659
IssuesEvent
2022-01-19 01:44:53
elikkatzgit/git_test2
https://api.github.com/repos/elikkatzgit/git_test2
opened
CVE-2021-29425 (Medium) detected in commons-io-2.2.jar
security vulnerability
## CVE-2021-29425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.2.jar</b></p></summary> <p>The Commons IO library contains utility classes, stream implementations, fil...
True
CVE-2021-29425 (Medium) detected in commons-io-2.2.jar - ## CVE-2021-29425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.2.jar</b></p></summary> <p>The Commons IO libr...
non_comp
cve medium detected in commons io jar cve medium severity vulnerability vulnerable library commons io jar the commons io library contains utility classes stream implementations file filters file comparators endian transformation classes and much more library home page a h...
0
91,667
11,564,706,611
IssuesEvent
2020-02-20 09:10:52
Hoidi/KA-Flocking
https://api.github.com/repos/Hoidi/KA-Flocking
closed
Update score boards
Design
- [ ] Fix the score panels to be the same size on all screens - [ ] Implement numbers to all existing soldier types for both teams - [ ] Add numbers for amount of dead soldiers (in parenthesis after number of alive)
1.0
Update score boards - - [ ] Fix the score panels to be the same size on all screens - [ ] Implement numbers to all existing soldier types for both teams - [ ] Add numbers for amount of dead soldiers (in parenthesis after number of alive)
non_comp
update score boards fix the score panels to be the same size on all screens implement numbers to all existing soldier types for both teams add numbers for amount of dead soldiers in parenthesis after number of alive
0
324,214
9,886,276,587
IssuesEvent
2019-06-25 06:13:23
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.ebay.com - site is not usable
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.ebay.com/i/303172994264?chn=ps&ul_ref=https%253A%252F%252Frover.ebay.com%252Frover%252F1%252F711-117182-37290-0%252F2%253Fmpre%2...
1.0
www.ebay.com - site is not usable - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.ebay.com/i/303172994264?chn=ps&ul_ref=https%253A%252F%252Frover.ebay.com%252Frover%252F1%252...
non_comp
site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description auto direct to ebay link steps to reproduce even in desktop mode whole page forwarded to ebay link ...
0
270,600
23,523,157,896
IssuesEvent
2022-08-19 08:16:19
itchysats/itchysats
https://api.github.com/repos/itchysats/itchysats
opened
Orders don't get accepted on latest `master`
testnet
The order request of the taker made it to the maker, but the automation never reacted. Something is broken in the accept logic. ``` 2022-08-19 08:08:33 maker {"timestamp":"2022-08-19T08:08:33.783758994Z","level":"INFO","fields":{"message":"Taker wants to place an order","peer_id":"12D3KooWQPjK1SZaHiLRrms8EF1...
1.0
Orders don't get accepted on latest `master` - The order request of the taker made it to the maker, but the automation never reacted. Something is broken in the accept logic. ``` 2022-08-19 08:08:33 maker {"timestamp":"2022-08-19T08:08:33.783758994Z","level":"INFO","fields":{"message":"Taker wants to place a...
non_comp
orders don t get accepted on latest master the order request of the taker made it to the maker but the automation never reacted something is broken in the accept logic maker timestamp level info fields message taker wants to place an order peer id qua...
0
162,060
12,609,206,591
IssuesEvent
2020-06-12 00:50:41
elastic/elasticsearch-net
https://api.github.com/repos/elastic/elasticsearch-net
closed
TransformApiTests broken on master
Flakey test
See e.g: https://github.com/elastic/elasticsearch-net/pull/4732/checks?check_run_id=733104893 >Tests.XPack.Transform.TransformApiTests.Tests.XPack.Transform.TransformApiTests.UpdateTransformResponse Elasticsearch.Net.UnexpectedElasticsearchClientException : expected:'Number Token', actual:'null', at offset:49 --...
1.0
TransformApiTests broken on master - See e.g: https://github.com/elastic/elasticsearch-net/pull/4732/checks?check_run_id=733104893 >Tests.XPack.Transform.TransformApiTests.Tests.XPack.Transform.TransformApiTests.UpdateTransformResponse Elasticsearch.Net.UnexpectedElasticsearchClientException : expected:'Number To...
non_comp
transformapitests broken on master see e g tests xpack transform transformapitests tests xpack transform transformapitests updatetransformresponse elasticsearch net unexpectedelasticsearchclientexception expected number token actual null at offset elasticsearch net jsonparsingexception e...
0
5,425
7,890,891,234
IssuesEvent
2018-06-28 10:12:16
clelange/hepdata_lib
https://api.github.com/repos/clelange/hepdata_lib
closed
Problem with Getting_started.ipynb
bug compatibility
Seeing an issue when using ROOT 6.12.04 on Mac OS with python 2.7.14. /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/yaml/representer.pyc in represent_data(self, data) 55 data_types = self.get_classobj_bases(data.__class__)+list(data_types) 56 ...
True
Problem with Getting_started.ipynb - Seeing an issue when using ROOT 6.12.04 on Mac OS with python 2.7.14. /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/yaml/representer.pyc in represent_data(self, data) 55 data_types = self.get_classobj_bases(data.__clas...
comp
problem with getting started ipynb seeing an issue when using root on mac os with python opt local library frameworks python framework versions lib site packages yaml representer pyc in represent data self data data types self get classobj bases data class list ...
1
419,019
28,135,605,233
IssuesEvent
2023-04-01 10:44:44
keepassxreboot/keepassxc
https://api.github.com/repos/keepassxreboot/keepassxc
closed
Link GettingStarted and UserGuide are bad on Linux
bug documentation :bookmark_tabs: distribution: Snap
## Overview [TIP]: # clic on the Help menu to "Gettingstarted" and "UserGuide" show just licence and contact us [NOTE]: # There is no UserGuid and no help for new user on KeepassXC software ## Steps to Reproduce [NOTE]: # ( Provide a simple set of steps to reproduce this bug. ) 1. clic on help menu 2. cho...
1.0
Link GettingStarted and UserGuide are bad on Linux - ## Overview [TIP]: # clic on the Help menu to "Gettingstarted" and "UserGuide" show just licence and contact us [NOTE]: # There is no UserGuid and no help for new user on KeepassXC software ## Steps to Reproduce [NOTE]: # ( Provide a simple set of steps t...
non_comp
link gettingstarted and userguide are bad on linux overview clic on the help menu to gettingstarted and userguide show just licence and contact us there is no userguid and no help for new user on keepassxc software steps to reproduce provide a simple set of steps to reproduce th...
0
12,931
15,178,878,872
IssuesEvent
2021-02-14 17:15:48
Soreepeong/XivAlexander
https://api.github.com/repos/Soreepeong/XivAlexander
closed
Incompatibility with VPN 'ReduceTheLag'
compatibility
Heyo, I'm kinda writing this as a proxy for a friend who's reliant on this VPN service by the name of [ReduceTheLag](https://www.reducethelag.com/). The problem is that when XivAlexander injects itself into the FFXIV process to redirect network packets into it's own thread before passing it along, FFXIV crashes beca...
True
Incompatibility with VPN 'ReduceTheLag' - Heyo, I'm kinda writing this as a proxy for a friend who's reliant on this VPN service by the name of [ReduceTheLag](https://www.reducethelag.com/). The problem is that when XivAlexander injects itself into the FFXIV process to redirect network packets into it's own thread b...
comp
incompatibility with vpn reducethelag heyo i m kinda writing this as a proxy for a friend who s reliant on this vpn service by the name of the problem is that when xivalexander injects itself into the ffxiv process to redirect network packets into it s own thread before passing it along ffxiv crashes becau...
1
7,740
9,978,045,988
IssuesEvent
2019-07-09 18:50:52
wysohn/TriggerReactor
https://api.github.com/repos/wysohn/TriggerReactor
reopened
Make plugin compatible with Java 9 or above
Compatibility LongRun
Can somebody explain what is this and how to fix it? On server start: ``` [13:00:59 INFO]: [TriggerReactor] Enabling TriggerReactor v2.1.8 [13:00:59 INFO]: [TriggerReactor] Enabled support for Vault Vault v1.7.2-b107 [13:00:59 INFO]: [TriggerReactor] Vault permission hooked. [13:01:00 WARN]: Warning: Nashorn en...
True
Make plugin compatible with Java 9 or above - Can somebody explain what is this and how to fix it? On server start: ``` [13:00:59 INFO]: [TriggerReactor] Enabling TriggerReactor v2.1.8 [13:00:59 INFO]: [TriggerReactor] Enabled support for Vault Vault v1.7.2-b107 [13:00:59 INFO]: [TriggerReactor] Vault permission...
comp
make plugin compatible with java or above can somebody explain what is this and how to fix it on server start enabling triggerreactor enabled support for vault vault vault permission hooked warning nashorn engine is planned to be removed from a future jdk release ...
1
636,879
20,611,927,129
IssuesEvent
2022-03-07 09:29:47
BlueCodeSystems/opensrp-client-ecap-chw
https://api.github.com/repos/BlueCodeSystems/opensrp-client-ecap-chw
closed
If the option "Married" and "Not married, in a relationship" is selected on marital status then get the full names of the spouse
High Priority Household screening and enrollment
![Screenshot_20220208-011837_Ecap II](https://user-images.githubusercontent.com/86519642/152888783-46aaeb7e-2681-44a3-9c57-4f025fd843eb.jpg) ![Screenshot_20220208-012153_Ecap II](https://user-images.githubusercontent.com/86519642/152888923-ee19c419-f97f-4162-a9ce-4f3bab9c70d5.jpg)
1.0
If the option "Married" and "Not married, in a relationship" is selected on marital status then get the full names of the spouse - ![Screenshot_20220208-011837_Ecap II](https://user-images.githubusercontent.com/86519642/152888783-46aaeb7e-2681-44a3-9c57-4f025fd843eb.jpg) ![Screenshot_20220208-012153_Ecap II](https://u...
non_comp
if the option married and not married in a relationship is selected on marital status then get the full names of the spouse
0
466,077
13,396,641,161
IssuesEvent
2020-09-03 10:14:18
googleapis/nodejs-document-ai
https://api.github.com/repos/googleapis/nodejs-document-ai
closed
Synthesis failed for nodejs-document-ai
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate nodejs-document-ai. :broken_heart: Here's the output from running `synth.py`: ``` ythonhosted.org/packages/30/9e/f663a2aa66a09d838042ae1a2c5659828bb9b41ea3a6efa20a20fd92b121/Jinja2-2.11.2-py2.py3-none-any.whl Saved ./Jinja2-2.11.2-py2.py3-none-any.whl Collecting MarkupSafe==1.1....
1.0
Synthesis failed for nodejs-document-ai - Hello! Autosynth couldn't regenerate nodejs-document-ai. :broken_heart: Here's the output from running `synth.py`: ``` ythonhosted.org/packages/30/9e/f663a2aa66a09d838042ae1a2c5659828bb9b41ea3a6efa20a20fd92b121/Jinja2-2.11.2-py2.py3-none-any.whl Saved ./Jinja2-2.11.2-py2.py...
non_comp
synthesis failed for nodejs document ai hello autosynth couldn t regenerate nodejs document ai broken heart here s the output from running synth py ythonhosted org packages none any whl saved none any whl collecting markupsafe from r home kbuilder cache bazel ...
0
4,885
2,754,711,168
IssuesEvent
2015-04-25 23:02:02
livlab/ias-bingo
https://api.github.com/repos/livlab/ias-bingo
closed
Test play with twitter app (non-retina device)
type: testing
Android or iOS, doesn't matter - [x] request a card - [x] submit 1 photo with the wrong hashtag (not on your card) - [x] submit 5 consecutive photos with hashtag to make bingo from that card - [x] verify messages received from bot after each action - [x] verify updates to leaderboard page after each action - [ ...
1.0
Test play with twitter app (non-retina device) - Android or iOS, doesn't matter - [x] request a card - [x] submit 1 photo with the wrong hashtag (not on your card) - [x] submit 5 consecutive photos with hashtag to make bingo from that card - [x] verify messages received from bot after each action - [x] verify up...
non_comp
test play with twitter app non retina device android or ios doesn t matter request a card submit photo with the wrong hashtag not on your card submit consecutive photos with hashtag to make bingo from that card verify messages received from bot after each action verify updates to l...
0
17,311
23,885,866,003
IssuesEvent
2022-09-08 07:37:08
mebjas/html5-qrcode
https://api.github.com/repos/mebjas/html5-qrcode
opened
camera doesn't work - Android and Ios
compatibility
**Describe the bug** A clear and concise description of what the bug is. - What is not working and what is expected. **Describe the browser:** - when I use in Ios , it is doesn't open the camera, and the code does not report any error , the browser is Quark , like img 1 - when I use in Android , open the page...
True
camera doesn't work - Android and Ios - **Describe the bug** A clear and concise description of what the bug is. - What is not working and what is expected. **Describe the browser:** - when I use in Ios , it is doesn't open the camera, and the code does not report any error , the browser is Quark , like img 1...
comp
camera doesn t work android and ios describe the bug a clear and concise description of what the bug is what is not working and what is expected describe the browser when i use in ios it is doesn t open the camera and the code does not report any error the browser is quark like img ...
1
9,170
11,199,493,181
IssuesEvent
2020-01-03 18:53:53
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
English: $ERROR_INFO doesn't refer to the last error that was raised
compatibility
This construct is used in `dry-monads` specs https://github.com/dry-rb/dry-monads/blob/master/spec/unit/try_spec.rb#L14 `$ERROR_INFO` is alias of `$!` TruffleRuby 1.0.0 RC15 ```ruby require 'English' division_error = 1 / 0 rescue $ERROR_INFO # => nil ``` MRI 2.6.2 ```ruby require 'English' division...
True
English: $ERROR_INFO doesn't refer to the last error that was raised - This construct is used in `dry-monads` specs https://github.com/dry-rb/dry-monads/blob/master/spec/unit/try_spec.rb#L14 `$ERROR_INFO` is alias of `$!` TruffleRuby 1.0.0 RC15 ```ruby require 'English' division_error = 1 / 0 rescue $ERROR_I...
comp
english error info doesn t refer to the last error that was raised this construct is used in dry monads specs error info is alias of truffleruby ruby require english division error rescue error info nil mri ruby require english division erro...
1
60,327
14,786,099,638
IssuesEvent
2021-01-12 04:35:08
nnstreamer/nnstreamer
https://api.github.com/repos/nnstreamer/nnstreamer
closed
Problems in the coexistence of TF 1.13.1 with the ProtoBuf 3.12.3
bug build/CI discussion
If there are v3.12.3 of the ProtoBuf libraries (i.e., libproto*.so.23) in the system, TF 1.13.1 tries to call those libraries' methods even if it is built with the bundled ProtoBuf (v3.6.1) sources or linked with the ProtoBuf (v3.6.1) libraries. IMO, this is because there are methods that have the same namespaces bu...
1.0
Problems in the coexistence of TF 1.13.1 with the ProtoBuf 3.12.3 - If there are v3.12.3 of the ProtoBuf libraries (i.e., libproto*.so.23) in the system, TF 1.13.1 tries to call those libraries' methods even if it is built with the bundled ProtoBuf (v3.6.1) sources or linked with the ProtoBuf (v3.6.1) libraries. IMO...
non_comp
problems in the coexistence of tf with the protobuf if there are of the protobuf libraries i e libproto so in the system tf tries to call those libraries methods even if it is built with the bundled protobuf sources or linked with the protobuf libraries imo this i...
0
4,729
7,333,931,877
IssuesEvent
2018-03-05 21:02:03
open-mpi/ompi
https://api.github.com/repos/open-mpi/ompi
closed
v3.1.0 to v3.0.0 compatibility may be broken
Target: v3.0.x Target: v3.1.x blocker bug x-version compatibility
I'm getting a report from the Singularity folks that they are seeing cross-version breakage between the v3.1.0rc and v3.0.0, at least in the PMIx support: ``` OPENMPI: HOST 3.0.0 - CONTAINER 3.0.0 PMIX: HOST 2.1.0 - CONTAINER 2.0.3 gcc/6.3.0 loaded singularity/2.4.2 loaded ======================================...
True
v3.1.0 to v3.0.0 compatibility may be broken - I'm getting a report from the Singularity folks that they are seeing cross-version breakage between the v3.1.0rc and v3.0.0, at least in the PMIx support: ``` OPENMPI: HOST 3.0.0 - CONTAINER 3.0.0 PMIX: HOST 2.1.0 - CONTAINER 2.0.3 gcc/6.3.0 loaded singularity/2.4.2...
comp
to compatibility may be broken i m getting a report from the singularity folks that they are seeing cross version breakage between the and at least in the pmix support openmpi host container pmix host container gcc loaded singularity loade...
1
9,020
11,052,264,837
IssuesEvent
2019-12-10 09:03:30
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
Update CoreLibs to 1.5.109
Compatibility Enhancement P2: High
* [Fix] $network rule validate issue: AdguardTeam/CoreLibs#1177 * [Fix] Connections with client certs are not properly handled: AdguardTeam/CoreLibs#1178 * [Fix] Revocation status is not checked on Mac/Windows 7: AdguardTeam/CoreLibs#1170 * [Fix] Rules with :style() are wrongly converted: AdguardTeam/CoreLibs#1149 ...
True
Update CoreLibs to 1.5.109 - * [Fix] $network rule validate issue: AdguardTeam/CoreLibs#1177 * [Fix] Connections with client certs are not properly handled: AdguardTeam/CoreLibs#1178 * [Fix] Revocation status is not checked on Mac/Windows 7: AdguardTeam/CoreLibs#1170 * [Fix] Rules with :style() are wrongly converted...
comp
update corelibs to network rule validate issue adguardteam corelibs connections with client certs are not properly handled adguardteam corelibs revocation status is not checked on mac windows adguardteam corelibs rules with style are wrongly converted adguardteam corelibs ...
1
66,558
27,510,926,001
IssuesEvent
2023-03-06 08:45:36
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
[BUG] Deserializing ManagedServiceIdentity in GetGenericResourcesAsync
Devtestlab ARM Service Attention Mgmt customer-reported question needs-team-attention
### Library name and version Azure.ResourceManager 1.0.0-beta.8 ### Describe the bug Calling the function GetGenericResourcesAsync on Subscription, the sdk deserializing ManagedServiceIdentity object and throws FormatException. After some digging around we found the the reason is that the retuned json has this ...
1.0
[BUG] Deserializing ManagedServiceIdentity in GetGenericResourcesAsync - ### Library name and version Azure.ResourceManager 1.0.0-beta.8 ### Describe the bug Calling the function GetGenericResourcesAsync on Subscription, the sdk deserializing ManagedServiceIdentity object and throws FormatException. After some ...
non_comp
deserializing managedserviceidentity in getgenericresourcesasync library name and version azure resourcemanager beta describe the bug calling the function getgenericresourcesasync on subscription the sdk deserializing managedserviceidentity object and throws formatexception after some digg...
0
15,174
19,184,600,710
IssuesEvent
2021-12-05 01:02:50
OpenAPITools/openapi-generator
https://api.github.com/repos/OpenAPITools/openapi-generator
closed
PHP 7.2 end of life
Client: PHP Enhancement: Compatibility Server: PHP help wanted Hacktoberfest
PHP 7.2 reached end of life at 30 Nov 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.2 until 30 Nov ...
True
PHP 7.2 end of life - PHP 7.2 reached end of life at 30 Nov 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):...
comp
php end of life php reached end of life at nov 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 nov until dec until nov ...
1
5,428
7,891,338,705
IssuesEvent
2018-06-28 11:49:47
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Assigning classes to elements in "code view" appears to work inconsistently
Backwards Compatibility [Component] Raw Handling [Type] Bug
<!-- BEFORE POSTING YOUR ISSUE: - These comments won't show up when you submit the issue. - Try to add as much detail as possible. Be specific! - Please add the version of Gutenberg you are using in the description. - If you're requesting a new feature, explain why you'd like it to be added. - Search this reposit...
True
Assigning classes to elements in "code view" appears to work inconsistently - <!-- BEFORE POSTING YOUR ISSUE: - These comments won't show up when you submit the issue. - Try to add as much detail as possible. Be specific! - Please add the version of Gutenberg you are using in the description. - If you're requestin...
comp
assigning classes to elements in code view appears to work inconsistently before posting your issue these comments won t show up when you submit the issue try to add as much detail as possible be specific please add the version of gutenberg you are using in the description if you re requestin...
1
7,262
9,534,698,906
IssuesEvent
2019-04-30 02:59:12
WWAWing/WWAWing
https://api.github.com/repos/WWAWing/WWAWing
closed
Java版と異なる挙動: プレイヤー移動不可
bug incompatible
背景X: 道 指定位置出現 0 +0 +0 物 指定位置出現 Y +0 +0 背景 背景Y: 道 指定位置出現 Z +0 +0 物 指定位置出現 X +0 +0 背景 物体Z: 通行不可の物体パーツ Java版では移動可能 Wingでフリーズ https://twitter.com/KojouChihiro/status/914974245419024384
True
Java版と異なる挙動: プレイヤー移動不可 - 背景X: 道 指定位置出現 0 +0 +0 物 指定位置出現 Y +0 +0 背景 背景Y: 道 指定位置出現 Z +0 +0 物 指定位置出現 X +0 +0 背景 物体Z: 通行不可の物体パーツ Java版では移動可能 Wingでフリーズ https://twitter.com/KojouChihiro/status/914974245419024384
comp
java版と異なる挙動 プレイヤー移動不可 背景x 道 指定位置出現 物 指定位置出現 y 背景 背景y 道 指定位置出現 z 物 指定位置出現 x 背景 物体z 通行不可の物体パーツ java版では移動可能 wingでフリーズ
1
21,831
2,642,479,458
IssuesEvent
2015-03-12 00:20:50
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
opened
Global browser update nag-day
Priority-P2 Type-Bug
Original [issue 867](https://code.google.com/p/html5rocks/issues/detail?id=867) created by chrsmith on 2012-04-07T23:19:29.000Z: Is it possible for us to launch a &quot;Global browser update nag day&quot; ? So that once a year, every site on this planet wil show a warning: - Your browser is ancient - Update your b...
1.0
Global browser update nag-day - Original [issue 867](https://code.google.com/p/html5rocks/issues/detail?id=867) created by chrsmith on 2012-04-07T23:19:29.000Z: Is it possible for us to launch a &quot;Global browser update nag day&quot; ? So that once a year, every site on this planet wil show a warning: - Your br...
non_comp
global browser update nag day original created by chrsmith on is it possible for us to launch a quot global browser update nag day quot so that once a year every site on this planet wil show a warning your browser is ancient update your browser greetings x smalbil
0
5,057
7,655,238,476
IssuesEvent
2018-05-10 12:31:44
shoebot/shoebot
https://api.github.com/repos/shoebot/shoebot
closed
nodebox.geo
nodebox compatibility
We don't include this because- licensing (of the gpc library, not polygon2). However: This probably should work if the user has polygon2 installed (though it should be optional).
True
nodebox.geo - We don't include this because- licensing (of the gpc library, not polygon2). However: This probably should work if the user has polygon2 installed (though it should be optional).
comp
nodebox geo we don t include this because licensing of the gpc library not however this probably should work if the user has installed though it should be optional
1
143,181
21,955,092,044
IssuesEvent
2022-05-24 11:22:07
dotnet/project-system
https://api.github.com/repos/dotnet/project-system
opened
Inconsistent menu separator appearance in Project Properties UI
Feature-Project-Properties-Designer
## Visual Studio Version Version 17.3.0 Preview 2.0 [32522.62.main] ## Summary The appearance of separators in property menus is inconsistent. 1. Some properties show no separators at all 2. When they are displayed, one separator is thicker than the other. ![menu-separators](https://user-images.githubus...
1.0
Inconsistent menu separator appearance in Project Properties UI - ## Visual Studio Version Version 17.3.0 Preview 2.0 [32522.62.main] ## Summary The appearance of separators in property menus is inconsistent. 1. Some properties show no separators at all 2. When they are displayed, one separator is thicker ...
non_comp
inconsistent menu separator appearance in project properties ui visual studio version version preview summary the appearance of separators in property menus is inconsistent some properties show no separators at all when they are displayed one separator is thicker than the other ...
0
247,139
26,688,680,017
IssuesEvent
2023-01-27 01:15:14
rishjaiswal/java-automation-framework
https://api.github.com/repos/rishjaiswal/java-automation-framework
closed
CVE-2022-40153 (High) detected in woodstox-core-5.2.1.jar - autoclosed
security vulnerability
## CVE-2022-40153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>woodstox-core-5.2.1.jar</b></p></summary> <p>Woodstox is a high-performance XML processor that implements Stax...
True
CVE-2022-40153 (High) detected in woodstox-core-5.2.1.jar - autoclosed - ## CVE-2022-40153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>woodstox-core-5.2.1.jar</b></p></summary> <p>...
non_comp
cve high detected in woodstox core jar autoclosed cve high severity vulnerability vulnerable library woodstox core jar woodstox is a high performance xml processor that implements stax jsr and apis library home page a href path to dependency file pom...
0
19,643
27,285,688,452
IssuesEvent
2023-02-23 13:21:01
woocommerce/facebook-for-woocommerce
https://api.github.com/repos/woocommerce/facebook-for-woocommerce
closed
Problem while using SiteGround Optimizer plugin
good first issue compatibility type: bug
When i click su frontend .... in Optimizer Siteground Plugin 20-Jan-2023 12:31:58 UTC] PHP Fatal error: Uncaught Error: Call to a member function get() on null in /home/customer/www/rosannacattolico.it/public_html/wp-content/plugins/facebook-for-woocommerce/facebook-commerce-events-tracker.php:748 Stack trace: ...
True
Problem while using SiteGround Optimizer plugin - When i click su frontend .... in Optimizer Siteground Plugin 20-Jan-2023 12:31:58 UTC] PHP Fatal error: Uncaught Error: Call to a member function get() on null in /home/customer/www/rosannacattolico.it/public_html/wp-content/plugins/facebook-for-woocommerce/facebo...
comp
problem while using siteground optimizer plugin when i click su frontend in optimizer siteground plugin jan utc php fatal error uncaught error call to a member function get on null in home customer www rosannacattolico it public html wp content plugins facebook for woocommerce facebook comm...
1
6,374
8,685,571,271
IssuesEvent
2018-12-03 08:15:03
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
The Location Schema Data is being "merged" in to the Breadcrumbs Schema
bug compatibility component: breadcrumbs component: schema (JSON+LD) support
<!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [X] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [X] I've searc...
True
The Location Schema Data is being "merged" in to the Breadcrumbs Schema - <!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [X] I've read and understood the [contribution guidelines](https://github.com/...
comp
the location schema data is being merged in to the breadcrumbs schema please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues a...
1
75,879
21,034,177,613
IssuesEvent
2022-03-31 05:52:37
Edirom/Edirom-Online
https://api.github.com/repos/Edirom/Edirom-Online
closed
Change default app icon (exist dashboard)
Component: build & deploy
add the vife logo as `icon.png` to the Edirom-Online root directory
1.0
Change default app icon (exist dashboard) - add the vife logo as `icon.png` to the Edirom-Online root directory
non_comp
change default app icon exist dashboard add the vife logo as icon png to the edirom online root directory
0
12,012
14,162,800,354
IssuesEvent
2020-11-12 00:42:54
nhibernate/fluent-nhibernate
https://api.github.com/repos/nhibernate/fluent-nhibernate
closed
Net 5.0: BinaryFormatter serialization and deserialization are disabled within this application
compatibility
Hello. I'm trying to migrate an existing app to net 5.0 and it seems like there's an issue with FluentNhibernate and binary serialization: ``` System.NotSupportedException: BinaryFormatter serialization and deserialization are disabled within this application. See https://aka.ms/binaryformatter for more informat...
True
Net 5.0: BinaryFormatter serialization and deserialization are disabled within this application - Hello. I'm trying to migrate an existing app to net 5.0 and it seems like there's an issue with FluentNhibernate and binary serialization: ``` System.NotSupportedException: BinaryFormatter serialization and deserial...
comp
net binaryformatter serialization and deserialization are disabled within this application hello i m trying to migrate an existing app to net and it seems like there s an issue with fluentnhibernate and binary serialization system notsupportedexception binaryformatter serialization and deserial...
1
121,457
15,937,610,462
IssuesEvent
2021-04-14 12:40:34
Lundalogik/lime-elements
https://api.github.com/repos/Lundalogik/lime-elements
closed
Multi-line in lists
visual design
## New feature motivation Sometimes the user needs more information than what can be shown in a single-line header and subheader. ## New feature description Add multi-line support for list view. Especially for sub-heading ## New feature implementation
1.0
Multi-line in lists - ## New feature motivation Sometimes the user needs more information than what can be shown in a single-line header and subheader. ## New feature description Add multi-line support for list view. Especially for sub-heading ## New feature implementation
non_comp
multi line in lists new feature motivation sometimes the user needs more information than what can be shown in a single line header and subheader new feature description add multi line support for list view especially for sub heading new feature implementation
0
11,311
13,258,628,756
IssuesEvent
2020-08-20 15:37:59
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in /
PHP 7.4 Compatibility PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error in bla-11.php</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/9a0c2fb47bbf30d5d7623ba2ca9267150c98c9b...
True
PHP Upgrade: Compatibility issues found in / - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error in bla-11.php</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing1...
comp
php upgrade compatibility issues found in the following issues were found when scanning branch for compatibility problems error in bla php extension mysql is deprecated since php and removed since php use mysqli instead error in bla php extension mysql is deprecated since php...
1
20,409
30,186,463,141
IssuesEvent
2023-07-04 12:27:55
steviegt6/fable
https://api.github.com/repos/steviegt6/fable
opened
[Fabric-Quilt Incompatibility] Rpg Difficulty
fabric-quilt-incompatibility fatal quilt-support-not-planned
*This issue has been transcribed from the related report in the Quilt [Mod Incompatibility Megathread](https://forum.quiltmc.org/t/mod-incompatibility-megathread/261).* Uses the Fabric API mixin-internal class DefaultAttributeRegistryAccessor, resulting in a mixin error on launch, breaking the game. Developer has st...
True
[Fabric-Quilt Incompatibility] Rpg Difficulty - *This issue has been transcribed from the related report in the Quilt [Mod Incompatibility Megathread](https://forum.quiltmc.org/t/mod-incompatibility-megathread/261).* Uses the Fabric API mixin-internal class DefaultAttributeRegistryAccessor, resulting in a mixin erro...
comp
rpg difficulty this issue has been transcribed from the related report in the quilt uses the fabric api mixin internal class defaultattributeregistryaccessor resulting in a mixin error on launch breaking the game developer has stated they have no plans to support or develop for non fabric loads see the ...
1
401
2,831,358,813
IssuesEvent
2015-05-24 15:22:24
Infocatcher/Custom_Buttons
https://api.github.com/repos/Infocatcher/Custom_Buttons
opened
[meta] Application.* API will be removed
compatibility
See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880 - [ ] Bookmarks Folder <br>`Application.prefs.getValue()`/`setValue()` <br>`Application.name` - [ ] Custom Buttons Editor: Toggle on Top <br>`Application.storage.get()`/`set()` - [ ] Source Editor <br>`Application.storage.get()`/`set()` - [ ] Cookies Pe...
True
[meta] Application.* API will be removed - See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880 - [ ] Bookmarks Folder <br>`Application.prefs.getValue()`/`setValue()` <br>`Application.name` - [ ] Custom Buttons Editor: Toggle on Top <br>`Application.storage.get()`/`set()` - [ ] Source Editor <br>`Applicati...
comp
application api will be removed see bookmarks folder application prefs getvalue setvalue application name custom buttons editor toggle on top application storage get set source editor application storage get set cookies permissions application storage ...
1
11,956
14,102,229,077
IssuesEvent
2020-11-06 08:24:41
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Different error code from MySQL when inserting incorrect time value
challenge-program picked severity/moderate sig/execution status/help-wanted type/bug type/compatibility
## Description ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> ```mysql drop table if exists t; create table t(a time); insert into t values(8385966); ``` ### 2. What did you...
True
Different error code from MySQL when inserting incorrect time value - ## Description ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> ```mysql drop table if exists t; create tab...
comp
different error code from mysql when inserting incorrect time value description bug report please answer these questions before submitting your issue thanks minimal reproduce step required mysql drop table if exists t create table t a time insert into t values w...
1
97,946
29,116,611,287
IssuesEvent
2023-05-17 01:56:16
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Protocol Buffer error - critical I cannot import tensorflow
stat:awaiting response type:bug type:build/install stale TF 2.11
<details><summary>Click to expand!</summary> ### Issue Type Bug ### Have you reproduced the bug with TF nightly? No ### Source binary ### Tensorflow Version 2.11 ### Custom Code No ### OS Platform and Distribution _No response_ ### Mobile device _No response_ ### Python version 3.10.6 ### Bazel vers...
1.0
Protocol Buffer error - critical I cannot import tensorflow - <details><summary>Click to expand!</summary> ### Issue Type Bug ### Have you reproduced the bug with TF nightly? No ### Source binary ### Tensorflow Version 2.11 ### Custom Code No ### OS Platform and Distribution _No response_ ### Mobile dev...
non_comp
protocol buffer error critical i cannot import tensorflow click to expand issue type bug have you reproduced the bug with tf nightly no source binary tensorflow version custom code no os platform and distribution no response mobile device no response py...
0
1,429
3,955,315,592
IssuesEvent
2016-04-29 20:26:11
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
mysqli leaks mmap() memory when fetching blobs
crash memory leak php5 incompatibility
When the `mysqli` adapter is used, a fetch of a longblob column causes an `mmap()` that is never unmapped, even if the fetch returns no data. Tested on HHVM 3.2.0 and 3.3.1. * The `mysqli` adapter is affected; `PDO_MYSQL` adapter is ok; * Using the `top` command to monitor the process, the `VIRT` memory grows by 4G...
True
mysqli leaks mmap() memory when fetching blobs - When the `mysqli` adapter is used, a fetch of a longblob column causes an `mmap()` that is never unmapped, even if the fetch returns no data. Tested on HHVM 3.2.0 and 3.3.1. * The `mysqli` adapter is affected; `PDO_MYSQL` adapter is ok; * Using the `top` command to m...
comp
mysqli leaks mmap memory when fetching blobs when the mysqli adapter is used a fetch of a longblob column causes an mmap that is never unmapped even if the fetch returns no data tested on hhvm and the mysqli adapter is affected pdo mysql adapter is ok using the top command to m...
1
2,885
5,712,302,315
IssuesEvent
2017-04-19 02:48:42
datafolklabs/cement
https://api.github.com/repos/datafolklabs/cement
closed
Drop Nested Meta Class In Favor of Class Variables
incompatible portland refactoring
We don't want to drop all of the MetaMixin functionality that is core to Cement, but it is honestly very combersome to have to nest a `class Meta:` under every class. Currently this looks like: ```python class MyApp(CementApp): class Meta: label = 'myapp' ... ``` Would love this to be: ...
True
Drop Nested Meta Class In Favor of Class Variables - We don't want to drop all of the MetaMixin functionality that is core to Cement, but it is honestly very combersome to have to nest a `class Meta:` under every class. Currently this looks like: ```python class MyApp(CementApp): class Meta: label = ...
comp
drop nested meta class in favor of class variables we don t want to drop all of the metamixin functionality that is core to cement but it is honestly very combersome to have to nest a class meta under every class currently this looks like python class myapp cementapp class meta label ...
1
173,389
6,524,393,484
IssuesEvent
2017-08-29 12:31:31
Gapminder/ddf-validation
https://api.github.com/repos/Gapminder/ddf-validation
closed
data in ddfSchema should be ordered
effort2: hard (day) priority1: urgent status: to do type: enhancement
@vyacheslav.chub looks like the order of entries ddf schema part of datapackage generated is not stable this is not a problem by itself, it still works, but it creates huge diffs and hard to track the changes maybe sort them before writing a file can you? and the diffs look super weird
1.0
data in ddfSchema should be ordered - @vyacheslav.chub looks like the order of entries ddf schema part of datapackage generated is not stable this is not a problem by itself, it still works, but it creates huge diffs and hard to track the changes maybe sort them before writing a file can you? and the diffs look supe...
non_comp
data in ddfschema should be ordered vyacheslav chub looks like the order of entries ddf schema part of datapackage generated is not stable this is not a problem by itself it still works but it creates huge diffs and hard to track the changes maybe sort them before writing a file can you and the diffs look supe...
0
17,809
24,574,305,277
IssuesEvent
2022-10-13 11:05:30
analogwp/analogwp-templates
https://api.github.com/repos/analogwp/analogwp-templates
closed
Make sure SK is compatible with El 3.8 beta
Compatibility
As mentioned in Slack, we need to make sure prior to the release that SK is compatible with 3.8 beta, and especially that it works with the latest naming changes of Elementor container classes as mentioned in this issue: [https://github.com/elementor/elementor/discussions/19854?fbclid=IwAR2t1YIOr2uWV2Vc9CX_0zsHrlsh6ApO...
True
Make sure SK is compatible with El 3.8 beta - As mentioned in Slack, we need to make sure prior to the release that SK is compatible with 3.8 beta, and especially that it works with the latest naming changes of Elementor container classes as mentioned in this issue: [https://github.com/elementor/elementor/discussions/1...
comp
make sure sk is compatible with el beta as mentioned in slack we need to make sure prior to the release that sk is compatible with beta and especially that it works with the latest naming changes of elementor container classes as mentioned in this issue nt
1
180,333
30,482,560,806
IssuesEvent
2023-07-17 21:42:28
carbon-design-system/carbon-website
https://api.github.com/repos/carbon-design-system/carbon-website
opened
Create an action plan for the "Community assets" section
type: docs 📖 role: design :pencil2:
Subject: [Community Assets](https://carbondesignsystem.com/community/overview/) Is this whole section still needed? What do we want to keep in here? Do we want to more anything in here to a more prominent level in the nav? - [ ] Explore possible directions for this section - [ ] Decide on an action plan for upda...
1.0
Create an action plan for the "Community assets" section - Subject: [Community Assets](https://carbondesignsystem.com/community/overview/) Is this whole section still needed? What do we want to keep in here? Do we want to more anything in here to a more prominent level in the nav? - [ ] Explore possible direction...
non_comp
create an action plan for the community assets section subject is this whole section still needed what do we want to keep in here do we want to more anything in here to a more prominent level in the nav explore possible directions for this section decide on an action plan for updating moving...
0
19,661
27,300,194,437
IssuesEvent
2023-02-24 00:49:51
ferriarnus/VivecraftMod
https://api.github.com/repos/ferriarnus/VivecraftMod
closed
Twilight Forest Crash (Fabric)
mod compatibility
Crashes when the Naga or Hydra spawn. The only other mods I had were mouse tweaks, controlling, and sodium but after removing Vivecraft it worked fine. Edit: 1.18.2 Non-VR
True
Twilight Forest Crash (Fabric) - Crashes when the Naga or Hydra spawn. The only other mods I had were mouse tweaks, controlling, and sodium but after removing Vivecraft it worked fine. Edit: 1.18.2 Non-VR
comp
twilight forest crash fabric crashes when the naga or hydra spawn the only other mods i had were mouse tweaks controlling and sodium but after removing vivecraft it worked fine edit non vr
1
203,866
23,191,554,867
IssuesEvent
2022-08-01 13:05:33
jgeraigery/Baragon
https://api.github.com/repos/jgeraigery/Baragon
opened
CVE-2020-27218 (Medium) detected in jetty-server-9.4.18.v20190429.jar
security vulnerability
## CVE-2020-27218 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-server-9.4.18.v20190429.jar</b></p></summary> <p>The core jetty server artifact.</p> <p>Library home page: <a ...
True
CVE-2020-27218 (Medium) detected in jetty-server-9.4.18.v20190429.jar - ## CVE-2020-27218 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-server-9.4.18.v20190429.jar</b></p></su...
non_comp
cve medium detected in jetty server jar cve medium severity vulnerability vulnerable library jetty server jar the core jetty server artifact library home page a href path to dependency file baragonservice pom xml path to vulnerable library home wss scanner ...
0
43,260
9,413,408,794
IssuesEvent
2019-04-10 07:43:49
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] PHP errors when no database is connected
J4 Issue No Code Attached Yet
### Steps to reproduce the issue On a working Joomla 4 site, delete the database or change the settings in the `configuration.php` file ### Expected result A nice notice saying it could not connect to the database ### Actual result ![screeny](https://user-images.githubusercontent.com/2019801/41773630-99c...
1.0
[4.0] PHP errors when no database is connected - ### Steps to reproduce the issue On a working Joomla 4 site, delete the database or change the settings in the `configuration.php` file ### Expected result A nice notice saying it could not connect to the database ### Actual result ![screeny](https://user-...
non_comp
php errors when no database is connected steps to reproduce the issue on a working joomla site delete the database or change the settings in the configuration php file expected result a nice notice saying it could not connect to the database actual result system informati...
0
265
2,704,441,173
IssuesEvent
2015-04-07 00:32:29
NightKosh/GraveStone-mod
https://api.github.com/repos/NightKosh/GraveStone-mod
closed
Mod Mekanism
can't reproduce compatibility crash question
If install Mekanism, when gravestone crash with error: Minecraft Crash Report ---- // Would you like a cupcake? Time: 13.03.15 18:45 Description: Initializing game java.lang.NoClassDefFoundError: gravestone/block/BlockGSSkullCandle at java.lang.Class.forName0(Native Method) at java.lang.Class.forName...
True
Mod Mekanism - If install Mekanism, when gravestone crash with error: Minecraft Crash Report ---- // Would you like a cupcake? Time: 13.03.15 18:45 Description: Initializing game java.lang.NoClassDefFoundError: gravestone/block/BlockGSSkullCandle at java.lang.Class.forName0(Native Method) at java.lan...
comp
mod mekanism if install mekanism when gravestone crash with error minecraft crash report would you like a cupcake time description initializing game java lang noclassdeffounderror gravestone block blockgsskullcandle at java lang class native method at java lang class forn...
1
36,365
5,049,594,258
IssuesEvent
2016-12-20 16:17:26
Metaswitch/homestead
https://api.github.com/repos/Metaswitch/homestead
closed
HSS handover fails
bug cat:stability cat:system-test high-priority
If you are using a deployment with two HSSs and one fails, Homestead does not attempt to create a new diameter connection to the other HSS and registrations/calls fail. I was testing with a deployment where the hss_realm given in shared config (in this case ame22.clearwater.test) resolved via SRV and A records to th...
1.0
HSS handover fails - If you are using a deployment with two HSSs and one fails, Homestead does not attempt to create a new diameter connection to the other HSS and registrations/calls fail. I was testing with a deployment where the hss_realm given in shared config (in this case ame22.clearwater.test) resolved via SR...
non_comp
hss handover fails if you are using a deployment with two hsss and one fails homestead does not attempt to create a new diameter connection to the other hss and registrations calls fail i was testing with a deployment where the hss realm given in shared config in this case clearwater test resolved via srv an...
0
4,561
7,200,765,725
IssuesEvent
2018-02-05 20:09:45
w3c/ortc
https://api.github.com/repos/w3c/ortc
opened
RTCDataChannel sync with WebRTC 1.0
1.0 compatibility issue
Some changes have been made to the RTCDataChannel interface in WebRTC 1.0 that are not yet reflected in ORTC.
True
RTCDataChannel sync with WebRTC 1.0 - Some changes have been made to the RTCDataChannel interface in WebRTC 1.0 that are not yet reflected in ORTC.
comp
rtcdatachannel sync with webrtc some changes have been made to the rtcdatachannel interface in webrtc that are not yet reflected in ortc
1
15,607
20,112,250,159
IssuesEvent
2022-02-07 16:04:15
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Can't register <font-awesome-icon> as a Vue component in Storybook
question / support compatibility with other tools app: vue
**Describe the bug** In my project I use the `<font-awesome-icon>` (from `@fortawesome/vue-fontawesome`) element to load icons on the vue front end. Unfortunately, this doesn't work in my stories. Instead I get the following error: ``` [Vue warn]: Unknown custom element: <font-awesome-icon> - did you register th...
True
Can't register <font-awesome-icon> as a Vue component in Storybook - **Describe the bug** In my project I use the `<font-awesome-icon>` (from `@fortawesome/vue-fontawesome`) element to load icons on the vue front end. Unfortunately, this doesn't work in my stories. Instead I get the following error: ``` [Vue war...
comp
can t register as a vue component in storybook describe the bug in my project i use the from fortawesome vue fontawesome element to load icons on the vue front end unfortunately this doesn t work in my stories instead i get the following error unknown custom element did you regis...
1
18,155
25,081,365,088
IssuesEvent
2022-11-07 19:37:05
jesus2099/konami-command
https://api.github.com/repos/jesus2099/konami-command
opened
URL entity edit edit notes are not longer saved on mobile
browser compatibility server change mb_ELEPHANT-EDITOR mobile
Like for release editor (#679), edit notes are not saved when I edit an URL entity, on mobile (Android 9 Kiwi Browser).
True
URL entity edit edit notes are not longer saved on mobile - Like for release editor (#679), edit notes are not saved when I edit an URL entity, on mobile (Android 9 Kiwi Browser).
comp
url entity edit edit notes are not longer saved on mobile like for release editor edit notes are not saved when i edit an url entity on mobile android kiwi browser
1
2,593
5,316,631,082
IssuesEvent
2017-02-13 20:23:45
druid-io/druid
https://api.github.com/repos/druid-io/druid
closed
Improper topN caching when sorting by postaggregator
Bug Incompatible
When a topN is sorting by a postaggregator, the postaggregator name is part of the query cache key but the definition is not. But, the postaggregator should be part of the cache key too, since it's used to determine which result rows to keep for a particular segment in the cache. If the postaggregator is redefined but ...
True
Improper topN caching when sorting by postaggregator - When a topN is sorting by a postaggregator, the postaggregator name is part of the query cache key but the definition is not. But, the postaggregator should be part of the cache key too, since it's used to determine which result rows to keep for a particular segm...
comp
improper topn caching when sorting by postaggregator when a topn is sorting by a postaggregator the postaggregator name is part of the query cache key but the definition is not but the postaggregator should be part of the cache key too since it s used to determine which result rows to keep for a particular segm...
1
12,112
14,278,914,650
IssuesEvent
2020-11-23 00:51:04
hime-ime/hime
https://api.github.com/repos/hime-ime/hime
closed
在某些程式上不能使用
compatibility
在LINUX MINT上CHROME、FIREFOX、LIBREOFFICE及ATOM editor等等程式上都能用。 但在STEAM程式及STEAM遊戲上卻不能用,連按CTRL+SPACE切換輸入法也不行, 用滑鼠去切換輸入法,回來程式裡面也是一樣只有英文。 CITRIX(虛擬桌面程式)也有相同的情況。
True
在某些程式上不能使用 - 在LINUX MINT上CHROME、FIREFOX、LIBREOFFICE及ATOM editor等等程式上都能用。 但在STEAM程式及STEAM遊戲上卻不能用,連按CTRL+SPACE切換輸入法也不行, 用滑鼠去切換輸入法,回來程式裡面也是一樣只有英文。 CITRIX(虛擬桌面程式)也有相同的情況。
comp
在某些程式上不能使用 在linux mint上chrome、firefox、libreoffice及atom editor等等程式上都能用。 但在steam程式及steam遊戲上卻不能用,連按ctrl space切換輸入法也不行, 用滑鼠去切換輸入法,回來程式裡面也是一樣只有英文。 citrix(虛擬桌面程式)也有相同的情況。
1
4,028
6,877,513,180
IssuesEvent
2017-11-20 08:21:34
summernote/summernote
https://api.github.com/repos/summernote/summernote
closed
Validate Summernote
- Category: Compatibility
Hi all, i use @1000hz 's bootstrap validator. This api use data attributes to validate something. I wrote an custom validator to validate summernote and i have to add data attribute into it. When i add data attiribute summernote remove it. I add attribute by this code: ``` javascript $('.note-codable').attr('required'...
True
Validate Summernote - Hi all, i use @1000hz 's bootstrap validator. This api use data attributes to validate something. I wrote an custom validator to validate summernote and i have to add data attribute into it. When i add data attiribute summernote remove it. I add attribute by this code: ``` javascript $('.note-cod...
comp
validate summernote hi all i use s bootstrap validator this api use data attributes to validate something i wrote an custom validator to validate summernote and i have to add data attribute into it when i add data attiribute summernote remove it i add attribute by this code javascript note codable ...
1
19,281
26,776,880,078
IssuesEvent
2023-01-31 17:48:55
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: WFDEV002 obsoletion is promoted from warning to error
doc-idea breaking-change Pri1 source incompatible in-pr :checkered_flag: Release: .NET 8 :pushpin: seQUESTered
### Description As a follow-up on #30640, we are promoting [WFDEV002](https://learn.microsoft.com/dotnet/desktop/winforms/wfdev-diagnostics/wfdev002) obsoletion from warning to error in .NET 8. Any reference to [`System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject`](https://learn.microsoft.com/dotnet/api/...
True
[Breaking change]: WFDEV002 obsoletion is promoted from warning to error - ### Description As a follow-up on #30640, we are promoting [WFDEV002](https://learn.microsoft.com/dotnet/desktop/winforms/wfdev-diagnostics/wfdev002) obsoletion from warning to error in .NET 8. Any reference to [`System.Windows.Forms.DomainUp...
comp
obsoletion is promoted from warning to error description as a follow up on we are promoting obsoletion from warning to error in net any reference to will result in a compilation error that cannot be suppressed anymore and the type has to be replaced with or we also removed an ove...
1
1,175
3,664,665,243
IssuesEvent
2016-02-19 12:53:47
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Content Analysis Not Working In Text Mode - Plugin Conflict
bug compatibility support
**Issue** Inaccurate word count, number of images found, and more. **Screenshots** [Visual tab with or without ACF](https://cloud.githubusercontent.com/assets/8060612/13063320/152d376c-d404-11e5-94a3-68cb1f18fd64.png) [Text Tab without ACF](https://cloud.githubusercontent.com/assets/8060612/13063291/d9f1f2fa-d403...
True
Content Analysis Not Working In Text Mode - Plugin Conflict - **Issue** Inaccurate word count, number of images found, and more. **Screenshots** [Visual tab with or without ACF](https://cloud.githubusercontent.com/assets/8060612/13063320/152d376c-d404-11e5-94a3-68cb1f18fd64.png) [Text Tab without ACF](https://clo...
comp
content analysis not working in text mode plugin conflict issue inaccurate word count number of images found and more screenshots versions wp advanced custom fields yoast seo free version steps to reproduce install and activate acf default inst...
1
83,223
15,699,633,923
IssuesEvent
2021-03-26 08:46:38
LalithK90/wisdom-institute
https://api.github.com/repos/LalithK90/wisdom-institute
opened
CVE-2020-1935 (Medium) detected in tomcat-embed-core-9.0.30.jar
security vulnerability
## CVE-2020-1935 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.30.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="https...
True
CVE-2020-1935 (Medium) detected in tomcat-embed-core-9.0.30.jar - ## CVE-2020-1935 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.30.jar</b></p></summary> <p>C...
non_comp
cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file wisdom institute build gradle path to vulnerable library home wss scan...
0
116,851
15,022,251,404
IssuesEvent
2021-02-01 16:44:12
vmware-tanzu/octant
https://api.github.com/repos/vmware-tanzu/octant
opened
octant.dev Documentation links are confusing.
design site
When visiting https://octant.dev the links for the documentation from the Header and Footer link to the same `/docs` page. ![image](https://user-images.githubusercontent.com/27317/106489291-9c8dd900-6482-11eb-9652-6ece00c752c8.png) On that page, the Documentation footer looks like it should link out to our Gett...
1.0
octant.dev Documentation links are confusing. - When visiting https://octant.dev the links for the documentation from the Header and Footer link to the same `/docs` page. ![image](https://user-images.githubusercontent.com/27317/106489291-9c8dd900-6482-11eb-9652-6ece00c752c8.png) On that page, the Documentation ...
non_comp
octant dev documentation links are confusing when visiting the links for the documentation from the header and footer link to the same docs page on that page the documentation footer looks like it should link out to our getting started content but it just links back to docs we should cons...
0
440,782
12,703,894,726
IssuesEvent
2020-06-22 23:37:52
powertab/powertabeditor
https://api.github.com/repos/powertab/powertabeditor
closed
Shifting tab numbers up/down
C-editing enhancement medium priority
Ideally this should also work if you have multiple selected notes.
1.0
Shifting tab numbers up/down - Ideally this should also work if you have multiple selected notes.
non_comp
shifting tab numbers up down ideally this should also work if you have multiple selected notes
0
7,571
9,815,142,330
IssuesEvent
2019-06-13 11:57:25
csf-dev/CSF.Utils
https://api.github.com/repos/csf-dev/CSF.Utils
opened
Remove many obsolete types & services, then release a new major version
breaks-compatibility enhancement
There is quite a lot of obsolete code within the project now, which should be removed. Since this removal marks a non-backwards-compatible change, it will require the release of a new major version in order to handle that.
True
Remove many obsolete types & services, then release a new major version - There is quite a lot of obsolete code within the project now, which should be removed. Since this removal marks a non-backwards-compatible change, it will require the release of a new major version in order to handle that.
comp
remove many obsolete types services then release a new major version there is quite a lot of obsolete code within the project now which should be removed since this removal marks a non backwards compatible change it will require the release of a new major version in order to handle that
1
12,681
14,974,026,170
IssuesEvent
2021-01-28 02:31:27
Wabbit0101/mods_hoardercraft
https://api.github.com/repos/Wabbit0101/mods_hoardercraft
closed
Made major changes to configs
incompatibility lib_carrots
Could you update CarrotLib to support the latest version of Survive, I made changes to the config file i.e. rather than Config.enable_temperature.get(), it's now Config.enable_temperature
True
Made major changes to configs - Could you update CarrotLib to support the latest version of Survive, I made changes to the config file i.e. rather than Config.enable_temperature.get(), it's now Config.enable_temperature
comp
made major changes to configs could you update carrotlib to support the latest version of survive i made changes to the config file i e rather than config enable temperature get it s now config enable temperature
1
12,247
14,478,089,401
IssuesEvent
2020-12-10 07:48:04
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Can not swap values by a multi-tables update
severity/major sig/execution type/bug type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> ```sql drop table if exists t1, t2; create table t1 (c_str varchar(40)); create table t2 (c_str varchar(40)); insert into t1 val...
True
Can not swap values by a multi-tables update - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) <!-- a step by step guide for reproducing the bug. --> ```sql drop table if exists t1, t2; create table t1 (c_str varchar(40)); create ta...
comp
can not swap values by a multi tables update bug report please answer these questions before submitting your issue thanks minimal reproduce step required sql drop table if exists create table c str varchar create table c str varchar insert into values alice ...
1
209,884
7,180,757,146
IssuesEvent
2018-02-01 00:55:10
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
developer.apple.com - design is broken
browser-firefox-mobile priority-important
<!-- @browser: Firefox Mobile 59.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile; rv:59.0) Gecko/59.0 Firefox/59.0 --> <!-- @reported_with: web --> **URL**: https://developer.apple.com/library/content/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_layers/dq_layers.html#//apple_ref/doc/uid/TP...
1.0
developer.apple.com - design is broken - <!-- @browser: Firefox Mobile 59.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile; rv:59.0) Gecko/59.0 Firefox/59.0 --> <!-- @reported_with: web --> **URL**: https://developer.apple.com/library/content/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_lay...
non_comp
developer apple com design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description text displaced toxleft also clicking on link doesn t work like shows content for a second then r...
0
16,816
23,171,901,530
IssuesEvent
2022-07-30 21:13:01
shawly/docker-ps3netsrv
https://api.github.com/repos/shawly/docker-ps3netsrv
opened
Compatibility report: OrangePi 3 LTS
arm32-compatible arm64-compatible arm-not-compatible
**Device:** e.g. OrangePi 3 LTS **Status:** [] works [x] not working **Additional steps to get it to work?** - none Webman Mod on PS3 discovers iso images but fails to load. No error logs from "docker logs". Docker ps3netsrv image 1.6.0 Webman MOD 1.47.42
True
Compatibility report: OrangePi 3 LTS - **Device:** e.g. OrangePi 3 LTS **Status:** [] works [x] not working **Additional steps to get it to work?** - none Webman Mod on PS3 discovers iso images but fails to load. No error logs from "docker logs". Docker ps3netsrv image 1.6.0 Webman MOD 1.47.42
comp
compatibility report orangepi lts device e g orangepi lts status works not working additional steps to get it to work none webman mod on discovers iso images but fails to load no error logs from docker logs docker image webman mod
1
270,939
29,147,212,254
IssuesEvent
2023-05-18 04:53:59
momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE
https://api.github.com/repos/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE
opened
commons-dbcp2-2.7.0.jar: 1 vulnerabilities (highest severity is: 3.0)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-dbcp2-2.7.0.jar</b></p></summary> <p>Apache Commons DBCP software implements Database Connection Pooling</p> <p>Library home page: <a href="https://commons.ap...
True
commons-dbcp2-2.7.0.jar: 1 vulnerabilities (highest severity is: 3.0) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-dbcp2-2.7.0.jar</b></p></summary> <p>Apache Commons DBCP software implements Database ...
non_comp
commons jar vulnerabilities highest severity is vulnerable library commons jar apache commons dbcp software implements database connection pooling library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org ...
0
5,575
8,054,300,603
IssuesEvent
2018-08-02 04:25:50
datafolklabs/cement
https://api.github.com/repos/datafolklabs/cement
opened
Deprecate App.Meta.scrub_argument and App.Meta.scrub_argument_help
incompatible portland
Should use App.Meta.meta_defaults now.. so these are deprecated.
True
Deprecate App.Meta.scrub_argument and App.Meta.scrub_argument_help - Should use App.Meta.meta_defaults now.. so these are deprecated.
comp
deprecate app meta scrub argument and app meta scrub argument help should use app meta meta defaults now so these are deprecated
1
7,150
9,436,929,344
IssuesEvent
2019-04-13 11:09:22
arcticicestudio/nord-vim
https://api.github.com/repos/arcticicestudio/nord-vim
closed
Syntax update ignores Vimwiki's colored header option
Hacktoberfest context-plugin-support context-syntax-support scope-compatibility status-reproduction
Pretty much what the title says: When using Vimwiki, setting g:vimwiki_hl_headers to 1 switches from the default behavior (all headers the same color) to different-colored headers. With the theme's syntax update, however, this setting is ignored. Before update (intended colors): ![screenshot_20180710_183716](http...
True
Syntax update ignores Vimwiki's colored header option - Pretty much what the title says: When using Vimwiki, setting g:vimwiki_hl_headers to 1 switches from the default behavior (all headers the same color) to different-colored headers. With the theme's syntax update, however, this setting is ignored. Before update ...
comp
syntax update ignores vimwiki s colored header option pretty much what the title says when using vimwiki setting g vimwiki hl headers to switches from the default behavior all headers the same color to different colored headers with the theme s syntax update however this setting is ignored before update ...
1