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
1,957
2,580,090,986
IssuesEvent
2015-02-13 15:32:49
gabrielfedel/mapaculturacampinas
https://api.github.com/repos/gabrielfedel/mapaculturacampinas
closed
Mapas e roteiros - Texto abaixo do ícone
design mediaup
Poderia ser mais parecido com os outros? Especificamente: 1. Inglês e português poderiam ser opções como na barra da página principal? ![screen shot 2014-12-03 at 10 24 24](https://cloud.githubusercontent.com/assets/3904166/5282707/9ece315c-7ad6-11e4-930d-34f2526911d4.png) 2. Remover "border" 3. Colocar título (dir...
1.0
Mapas e roteiros - Texto abaixo do ícone - Poderia ser mais parecido com os outros? Especificamente: 1. Inglês e português poderiam ser opções como na barra da página principal? ![screen shot 2014-12-03 at 10 24 24](https://cloud.githubusercontent.com/assets/3904166/5282707/9ece315c-7ad6-11e4-930d-34f2526911d4.png) ...
non_comp
mapas e roteiros texto abaixo do ícone poderia ser mais parecido com os outros especificamente inglês e português poderiam ser opções como na barra da página principal remover border colocar título direto do título no neatline abaixo da imagem vamos mudá las depois remover mapas e ...
0
5,073
3,899,915,445
IssuesEvent
2016-04-18 01:01:20
lionheart/openradar-mirror
https://api.github.com/repos/lionheart/openradar-mirror
opened
12877313: Debugger line highlight is too light on dark backgrounds
classification:ui/usability reproducible:always
#### Description Summary: When using a font and colour theme that has a dark background, the debugger's line highlight does not adapt and as a result the text it's highlighting is difficult to read. Steps to Reproduce: 1. Select a font and colour theme that has a black or dark background; 2. Set a breakpoint somewher...
True
12877313: Debugger line highlight is too light on dark backgrounds - #### Description Summary: When using a font and colour theme that has a dark background, the debugger's line highlight does not adapt and as a result the text it's highlighting is difficult to read. Steps to Reproduce: 1. Select a font and colour th...
non_comp
debugger line highlight is too light on dark backgrounds description summary when using a font and colour theme that has a dark background the debugger s line highlight does not adapt and as a result the text it s highlighting is difficult to read steps to reproduce select a font and colour theme tha...
0
3,232
6,177,461,104
IssuesEvent
2017-07-02 00:31:16
checkstyle/checkstyle
https://api.github.com/repos/checkstyle/checkstyle
closed
api changes: make methods as abstract in Check.java
approved breaking compatibility checkstyle8
based on discussion at #342 https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/Check.java#L77 https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/Check.java#L90 should become abstract method to force Check clearly d...
True
api changes: make methods as abstract in Check.java - based on discussion at #342 https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/Check.java#L77 https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/Check.java#L90 ...
comp
api changes make methods as abstract in check java based on discussion at should become abstract method to force check clearly define how it should work do not expect that user of checkstyle clearly understand terms token that could be set in each check examples update to show in example...
1
40,830
5,271,803,960
IssuesEvent
2017-02-06 10:48:41
chriskohlhoff/asio-tr2
https://api.github.com/repos/chriskohlhoff/asio-tr2
closed
Consider making accept return a socket, async_accept pass the socket to the handler
applied-to-draft design
However keep passing endpoint as reference.
1.0
Consider making accept return a socket, async_accept pass the socket to the handler - However keep passing endpoint as reference.
non_comp
consider making accept return a socket async accept pass the socket to the handler however keep passing endpoint as reference
0
469,520
13,519,732,027
IssuesEvent
2020-09-15 02:45:50
GluuFederation/gluu-passport-testing
https://api.github.com/repos/GluuFederation/gluu-passport-testing
closed
workaround: create droplet snapshot for other versions (4.2.1)
high priority
As we still have some development to be done till a more automated pipeline, and we need urgency for testing 4.2.1, what we gonna do for now is: Create droplet similar to 4.2.0 snapshot, but change the script to install 4.2.1 instead of 4.2, and save this droplet snapshot w/ 4.2.1 information.
1.0
workaround: create droplet snapshot for other versions (4.2.1) - As we still have some development to be done till a more automated pipeline, and we need urgency for testing 4.2.1, what we gonna do for now is: Create droplet similar to 4.2.0 snapshot, but change the script to install 4.2.1 instead of 4.2, and save t...
non_comp
workaround create droplet snapshot for other versions as we still have some development to be done till a more automated pipeline and we need urgency for testing what we gonna do for now is create droplet similar to snapshot but change the script to install instead of and save t...
0
19,652
27,291,193,800
IssuesEvent
2023-02-23 16:43:26
programmer2514/BetterDiscord-CollapsibleUI
https://api.github.com/repos/programmer2514/BetterDiscord-CollapsibleUI
closed
the button of the memberlist dont disappear
bug compatibility external
the button of the memberlist dont disappear for a unknown reason (i use italian discord)
True
the button of the memberlist dont disappear - the button of the memberlist dont disappear for a unknown reason (i use italian discord)
comp
the button of the memberlist dont disappear the button of the memberlist dont disappear for a unknown reason i use italian discord
1
171,634
13,241,831,317
IssuesEvent
2020-08-19 08:49:37
googleinterns/gpay-group-buy
https://api.github.com/repos/googleinterns/gpay-group-buy
closed
Add server side tests
test
We were rushing to ship out our API endpoints at the start, hence neglecting tests for the earlier endpoints. It's about time we start to add them in! 😄
1.0
Add server side tests - We were rushing to ship out our API endpoints at the start, hence neglecting tests for the earlier endpoints. It's about time we start to add them in! 😄
non_comp
add server side tests we were rushing to ship out our api endpoints at the start hence neglecting tests for the earlier endpoints it s about time we start to add them in 😄
0
18,378
12,961,944,636
IssuesEvent
2020-07-20 16:23:18
dotnet/fsharp
https://api.github.com/repos/dotnet/fsharp
opened
Publish tests categorization guide
Area-Infrastructure Test
Publish a guide, which will be descibing migrating of existing (old suites) and creating new test cases. Guide should describe where do certain categories of the tests belong (i.e. Test Suite, category, subcategories, etc.).
1.0
Publish tests categorization guide - Publish a guide, which will be descibing migrating of existing (old suites) and creating new test cases. Guide should describe where do certain categories of the tests belong (i.e. Test Suite, category, subcategories, etc.).
non_comp
publish tests categorization guide publish a guide which will be descibing migrating of existing old suites and creating new test cases guide should describe where do certain categories of the tests belong i e test suite category subcategories etc
0
17,069
23,545,111,503
IssuesEvent
2022-08-21 01:40:47
EvModder/DropHeads
https://api.github.com/repos/EvModder/DropHeads
closed
Issue upon startup.
bug Compatibility
I've been using dropheads for one week now (the latest version). When I restart my server, I get this error message: `05.08 01:43:06 [Server] INFO Enabling DropHeads v3.7.6 05.08 01:43:06 [Server] WARN Relocating data in ./plugins/DropHeads/, this might take a minute.. 05.08 01:43:07 [Server] ERROR Error occurred...
True
Issue upon startup. - I've been using dropheads for one week now (the latest version). When I restart my server, I get this error message: `05.08 01:43:06 [Server] INFO Enabling DropHeads v3.7.6 05.08 01:43:06 [Server] WARN Relocating data in ./plugins/DropHeads/, this might take a minute.. 05.08 01:43:07 [Server...
comp
issue upon startup i ve been using dropheads for one week now the latest version when i restart my server i get this error message info enabling dropheads warn relocating data in plugins dropheads this might take a minute error error occurred while enabling...
1
188,603
14,447,702,326
IssuesEvent
2020-12-08 04:28:55
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
krischerven/zgc-test1: gotest-1/src/lru_cache/simple/simple_test.go; 8 LoC
fresh test tiny
Found a possible issue in [krischerven/zgc-test1](https://www.github.com/krischerven/zgc-test1) at [gotest-1/src/lru_cache/simple/simple_test.go](https://github.com/krischerven/zgc-test1/blob/7602e3861eaa689422703b14d4f720222c11f328/gotest-1/src/lru_cache/simple/simple_test.go#L38-L45) Below is the message reported b...
1.0
krischerven/zgc-test1: gotest-1/src/lru_cache/simple/simple_test.go; 8 LoC - Found a possible issue in [krischerven/zgc-test1](https://www.github.com/krischerven/zgc-test1) at [gotest-1/src/lru_cache/simple/simple_test.go](https://github.com/krischerven/zgc-test1/blob/7602e3861eaa689422703b14d4f720222c11f328/gotest-1/...
non_comp
krischerven zgc gotest src lru cache simple simple test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below m...
0
13,633
16,195,604,674
IssuesEvent
2021-05-04 14:14:18
docker/compose-cli
https://api.github.com/repos/docker/compose-cli
closed
There is a difference in the way `.env` values are handled.
compatibility compose
**Description** <!-- Briefly describe the problem you are having in a few paragraphs. --> **Steps to reproduce the issue:** 1. Prepare the following files. - `.env` that contains spaces at the end of the value ``` SAMPLE_KEY=SAMPLE_VALUE ``` ↑ `SAMPLE_VALUE` has spaces at the...
True
There is a difference in the way `.env` values are handled. - **Description** <!-- Briefly describe the problem you are having in a few paragraphs. --> **Steps to reproduce the issue:** 1. Prepare the following files. - `.env` that contains spaces at the end of the value ``` SAMPLE_KEY=SAMPLE...
comp
there is a difference in the way env values are handled description briefly describe the problem you are having in a few paragraphs steps to reproduce the issue prepare the following files env that contains spaces at the end of the value sample key sample...
1
286,309
21,571,859,644
IssuesEvent
2022-05-02 09:11:44
vertica/VerticaPy
https://api.github.com/repos/vertica/VerticaPy
closed
vdf_from_relation documentation
documentation
Hello, In documentation, for vdf_from_relation , schema_writing isn't an argument : ![image](https://user-images.githubusercontent.com/49387599/166206825-d21524d0-17d8-42de-9a2f-daa34704a9a3.png) Regards, Alexandre
1.0
vdf_from_relation documentation - Hello, In documentation, for vdf_from_relation , schema_writing isn't an argument : ![image](https://user-images.githubusercontent.com/49387599/166206825-d21524d0-17d8-42de-9a2f-daa34704a9a3.png) Regards, Alexandre
non_comp
vdf from relation documentation hello in documentation for vdf from relation  schema writing isn t an argument regards alexandre
0
13,425
15,833,638,589
IssuesEvent
2021-04-06 15:51:33
enthought/chaco
https://api.github.com/repos/enthought/chaco
closed
Serializable mixin should be removed
type: backwards incompatible type: enhancement
The class is not used by any current code, appears to be broken, and the problem it was meant to solve (selection of which traits to pickle) is better solved via the use of `transient` traits metadata. Technically this is a backwards-incompatible change, however.
True
Serializable mixin should be removed - The class is not used by any current code, appears to be broken, and the problem it was meant to solve (selection of which traits to pickle) is better solved via the use of `transient` traits metadata. Technically this is a backwards-incompatible change, however.
comp
serializable mixin should be removed the class is not used by any current code appears to be broken and the problem it was meant to solve selection of which traits to pickle is better solved via the use of transient traits metadata technically this is a backwards incompatible change however
1
753,236
26,342,038,071
IssuesEvent
2023-01-10 18:30:32
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
[Bug]: Netdata crashing with ABRT
bug priority/low area/database
<!--- When creating a bug report please: - Verify first that your issue is not already reported on GitHub - Test if the latest release and master branch are affected too. - Provide a clear and concise description of what the bug is in "Bug report summary" section. - Try to provide as much information about you...
1.0
[Bug]: Netdata crashing with ABRT - <!--- When creating a bug report please: - Verify first that your issue is not already reported on GitHub - Test if the latest release and master branch are affected too. - Provide a clear and concise description of what the bug is in "Bug report summary" section. - Try to p...
non_comp
netdata crashing with abrt when creating a bug report please verify first that your issue is not already reported on github test if the latest release and master branch are affected too provide a clear and concise description of what the bug is in bug report summary section try to provi...
0
10,316
12,299,641,784
IssuesEvent
2020-05-11 12:45:00
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
opened
14.x compatibility - Wrong indexation data with language plugin
14.0 release compatibility
This issue is written with WPML as example. However, I believe this can happen with more language plugins. While performing some additional tests with WPML I found that running our indexation may cause wrong permalinks and other details like breadcrumbs to get saved to our indexables database. My setup: WPML wit...
True
14.x compatibility - Wrong indexation data with language plugin - This issue is written with WPML as example. However, I believe this can happen with more language plugins. While performing some additional tests with WPML I found that running our indexation may cause wrong permalinks and other details like breadcrum...
comp
x compatibility wrong indexation data with language plugin this issue is written with wpml as example however i believe this can happen with more language plugins while performing some additional tests with wpml i found that running our indexation may cause wrong permalinks and other details like breadcrumb...
1
9,317
11,339,694,715
IssuesEvent
2020-01-23 03:06:39
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
reopened
WebSocket state difference when waiting for Close
area-System.Net bug tenet-compatibility
In .Net Core: The WebSocket is only supposed to transition to Closed when the connection is closed, e.g. as part of CloseAsync after a close frame has been both sent and received. But in .Net Framework, if WebSocket is in CloseSent/CloseReceived state and receive/send a close packet, it will immediately transit into...
True
WebSocket state difference when waiting for Close - In .Net Core: The WebSocket is only supposed to transition to Closed when the connection is closed, e.g. as part of CloseAsync after a close frame has been both sent and received. But in .Net Framework, if WebSocket is in CloseSent/CloseReceived state and receive/s...
comp
websocket state difference when waiting for close in net core the websocket is only supposed to transition to closed when the connection is closed e g as part of closeasync after a close frame has been both sent and received but in net framework if websocket is in closesent closereceived state and receive s...
1
22,563
3,790,232,326
IssuesEvent
2016-03-21 20:43:54
sergiy2303/hardlib
https://api.github.com/repos/sergiy2303/hardlib
closed
HL-38 Need to adapt site design for mobile devices
Design OPS
Our site works not good with mobile devices. Need to fix that.
1.0
HL-38 Need to adapt site design for mobile devices - Our site works not good with mobile devices. Need to fix that.
non_comp
hl need to adapt site design for mobile devices our site works not good with mobile devices need to fix that
0
14,155
17,028,521,934
IssuesEvent
2021-07-04 03:54:35
piroor/treestyletab
https://api.github.com/repos/piroor/treestyletab
closed
Discarded tabs are opened as a child when using Tab Session Manager
extension-compatibility has-workaround
<!-- NOTE: Please read the guideline to open a new issue at first. https://github.com/piroor/treestyletab/blob/master/CONTRIBUTING.md Or, please read an example of a helpful bug report: https://github.com/piroor/treestyletab/issues/2267 For Japanese people: 英語は不得意、という場合は日本語で書いてもOKです。ただし、 「新規プロファイルでFirefoxを起動する所...
True
Discarded tabs are opened as a child when using Tab Session Manager - <!-- NOTE: Please read the guideline to open a new issue at first. https://github.com/piroor/treestyletab/blob/master/CONTRIBUTING.md Or, please read an example of a helpful bug report: https://github.com/piroor/treestyletab/issues/2267 For Jap...
comp
discarded tabs are opened as a child when using tab session manager note please read the guideline to open a new issue at first or please read an example of a helpful bug report for japanese people 英語は不得意、という場合は日本語で書いてもokです。ただし、 「新規プロファイルでfirefoxを起動する所からの現象の再現手順(再現条件)」 「期待される結果」「実際の結果」は必ず書くようにし...
1
127,151
18,010,305,999
IssuesEvent
2021-09-16 07:49:45
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
opened
CVE-2018-10872 (Medium) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2018-10872 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2018-10872 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2018-10872 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia C...
non_comp
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href vulnerable source files ...
0
15,620
20,122,703,324
IssuesEvent
2022-02-08 05:20:24
woocommerce/pinterest-for-woocommerce
https://api.github.com/repos/woocommerce/pinterest-for-woocommerce
closed
WooCommerce 6.1 Compatibility Testing
type: task category: compatibility
WooCommerce 6.1 Beta - December 21, 2021 WooCommerce 6.1 RC - December 28, 2021 WooCommerce 6.1 Release - January 11, 2022 Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release. Fix any issues identified. Updated tested up to tags as necessary.
True
WooCommerce 6.1 Compatibility Testing - WooCommerce 6.1 Beta - December 21, 2021 WooCommerce 6.1 RC - December 28, 2021 WooCommerce 6.1 Release - January 11, 2022 Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release. Fix any issues identified. ...
comp
woocommerce compatibility testing woocommerce beta december woocommerce rc december woocommerce release january perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release fix any issues identified updated test...
1
14,334
17,261,922,095
IssuesEvent
2021-07-22 08:50:28
5zig-reborn/The-5zig-Mod
https://api.github.com/repos/5zig-reborn/The-5zig-Mod
opened
[Mod Compat]
Compatibility
#@@Probably 5zig is causing this, but I'm not sure. (latest version from website) No, not even Minecraft has launched No screenshots but I can give you the logs Windows 10 :) LOGS: [crash.txt](https://github.com/5zig-reborn/The-5zig-Mod/files/6861014/crash.txt)
True
[Mod Compat] - #@@Probably 5zig is causing this, but I'm not sure. (latest version from website) No, not even Minecraft has launched No screenshots but I can give you the logs Windows 10 :) LOGS: [crash.txt](https://github.com/5zig-reborn/The-5zig-Mod/files/6861014/crash.txt)
comp
probably is causing this but i m not sure latest version from website no not even minecraft has launched no screenshots but i can give you the logs windows logs
1
10,165
12,179,576,598
IssuesEvent
2020-04-28 10:55:50
pbrezina/sssd-test
https://api.github.com/repos/pbrezina/sssd-test
closed
Remove support for ldap_groups_use_matching_rule_in_chain and ldap_initgroups_use_matching_rule_in_chain
Breaks compatibility Closed: Fixed
Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/3492 - Created at 2017-08-30 15:29:58 by [jhrozek](https://pagure.io/user/jhrozek) - Closed at 2018-08-13 18:47:05 as Fixed - Assigned to [fidencio](https://pagure.io/user/fidencio) --- These options are seldom used, therefore not very well tested (although w...
True
Remove support for ldap_groups_use_matching_rule_in_chain and ldap_initgroups_use_matching_rule_in_chain - Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/3492 - Created at 2017-08-30 15:29:58 by [jhrozek](https://pagure.io/user/jhrozek) - Closed at 2018-08-13 18:47:05 as Fixed - Assigned to [fidencio](http...
comp
remove support for ldap groups use matching rule in chain and ldap initgroups use matching rule in chain cloned from pagure issue created at by closed at as fixed assigned to these options are seldom used therefore not very well tested although we should ask our downstr...
1
9,389
11,438,548,371
IssuesEvent
2020-02-05 03:59:20
oharastream/ohara
https://api.github.com/repos/oharastream/ohara
closed
Improve SettingDef.Necessary
incompatibility v0.9.0
Necessary與default value互相搭配可以組合出下列情境: 1. 此欄位沒有預設值,使用者一定要定義 (necessary -> required, default -> null) 1. 此欄位沒有預設值,但使用者也可以不用定義 (necessary -> optional, default -> null) 1. 此欄位有預設值 (necessary -> optional_with_default, default -> xxx) 1. 此欄位的預設值是隨機產生 (necessary -> optional_with_random_default, default -> xxx) 其中有幾個點...
True
Improve SettingDef.Necessary - Necessary與default value互相搭配可以組合出下列情境: 1. 此欄位沒有預設值,使用者一定要定義 (necessary -> required, default -> null) 1. 此欄位沒有預設值,但使用者也可以不用定義 (necessary -> optional, default -> null) 1. 此欄位有預設值 (necessary -> optional_with_default, default -> xxx) 1. 此欄位的預設值是隨機產生 (necessary -> optional_with_random_def...
comp
improve settingdef necessary necessary與default value互相搭配可以組合出下列情境 此欄位沒有預設值,使用者一定要定義 necessary required default null 此欄位沒有預設值,但使用者也可以不用定義 necessary optional default null 此欄位有預設值 necessary optional with default default xxx 此欄位的預設值是隨機產生 necessary optional with random def...
1
15,444
19,708,312,833
IssuesEvent
2022-01-13 01:20:58
Creators-of-Create/Create
https://api.github.com/repos/Creators-of-Create/Create
closed
Flywheel needs SERIOUS nerf
compatibility not a bug stale
## How do you think these two windmills compare? ![image](https://user-images.githubusercontent.com/69188984/115175066-b3e97380-a10d-11eb-8110-8ff5c1e1640a.png) They're fairly similarly sized, loosely the same difficulty to build, both certainly look like they'd produce about the same amount of power. The left w...
True
Flywheel needs SERIOUS nerf - ## How do you think these two windmills compare? ![image](https://user-images.githubusercontent.com/69188984/115175066-b3e97380-a10d-11eb-8110-8ff5c1e1640a.png) They're fairly similarly sized, loosely the same difficulty to build, both certainly look like they'd produce about the same ...
comp
flywheel needs serious nerf how do you think these two windmills compare they re fairly similarly sized loosely the same difficulty to build both certainly look like they d produce about the same amount of power the left windmill with sails is producing stress units which isn t too bad f...
1
7,099
9,381,044,871
IssuesEvent
2019-04-04 18:37:00
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
opened
"Move to Trash" button doesn't respect 'delete_post' capability
Backwards Compatibility [Component] Post Settings [Type] Bug
**Describe the bug** When a user cannot delete a post (as defined by the `delete_post` meta capability), the "Move to Trash" button still displays. My expectation is that the "Move to Trash" button wouldn't display. **To Reproduce** 1. Add the following code snippet to a mu-plugin: ```php add_filter( 'ma...
True
"Move to Trash" button doesn't respect 'delete_post' capability - **Describe the bug** When a user cannot delete a post (as defined by the `delete_post` meta capability), the "Move to Trash" button still displays. My expectation is that the "Move to Trash" button wouldn't display. **To Reproduce** 1. Add the f...
comp
move to trash button doesn t respect delete post capability describe the bug when a user cannot delete a post as defined by the delete post meta capability the move to trash button still displays my expectation is that the move to trash button wouldn t display to reproduce add the f...
1
528,208
15,361,892,393
IssuesEvent
2021-03-01 18:44:44
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[GM] (MARLO) Remove checkboxes on Flagships/Modules for Annual Report tables
Priority - Medium Type -Task
We have a checkbox on several tables in AR for including an element to the final Annual Report document for the [Flagships](https://www.screencast.com/t/UMNT7wU8) / [Modules](https://www.screencast.com/t/Tsiu2oNoY), and this should be only available for PMU. - [x] Remove from Table 2 (Policies) - [x] Remove from Ta...
1.0
[GM] (MARLO) Remove checkboxes on Flagships/Modules for Annual Report tables - We have a checkbox on several tables in AR for including an element to the final Annual Report document for the [Flagships](https://www.screencast.com/t/UMNT7wU8) / [Modules](https://www.screencast.com/t/Tsiu2oNoY), and this should be only a...
non_comp
marlo remove checkboxes on flagships modules for annual report tables we have a checkbox on several tables in ar for including an element to the final annual report document for the and this should be only available for pmu remove from table policies remove from table oicr remo...
0
16,316
21,940,536,607
IssuesEvent
2022-05-23 17:36:22
scylladb/scylla
https://api.github.com/repos/scylladb/scylla
closed
Warnings : Aggregation query used without partition key
UX cassandra 3.x compatibility
Apache Cassandra issue a warning on select which generate a full scan. For example: ``` cqlsh:mykeyspace> select count (*) from heartrate_v10; count ------- 15 (1 rows) Warnings : Aggregation query used without partition key ```
True
Warnings : Aggregation query used without partition key - Apache Cassandra issue a warning on select which generate a full scan. For example: ``` cqlsh:mykeyspace> select count (*) from heartrate_v10; count ------- 15 (1 rows) Warnings : Aggregation query used without partition key ```
comp
warnings aggregation query used without partition key apache cassandra issue a warning on select which generate a full scan for example cqlsh mykeyspace select count from heartrate count rows warnings aggregation query used without partition key
1
19,803
27,487,086,099
IssuesEvent
2023-03-04 06:53:48
sPOiDar/fvtt-module-stream-view
https://api.github.com/repos/sPOiDar/fvtt-module-stream-view
closed
Chat window closes when clicking the scene/board and cannot re-open it
wontfix compatibility
![image](https://user-images.githubusercontent.com/47678481/222877251-fc5408a4-9d99-4193-b0d9-9580a6b18e1a.png) Before clicking^ After clicking: ![image](https://user-images.githubusercontent.com/47678481/222877263-a10e6729-d67e-45ba-8f4b-7dfe5cdc992b.png) It turns into a small box in the top left corner and ...
True
Chat window closes when clicking the scene/board and cannot re-open it - ![image](https://user-images.githubusercontent.com/47678481/222877251-fc5408a4-9d99-4193-b0d9-9580a6b18e1a.png) Before clicking^ After clicking: ![image](https://user-images.githubusercontent.com/47678481/222877263-a10e6729-d67e-45ba-8f4b-7df...
comp
chat window closes when clicking the scene board and cannot re open it before clicking after clicking it turns into a small box in the top left corner and cannot be re opened without refreshing the connection may be related to another module but i am not sure how to check for that
1
230,779
18,714,795,064
IssuesEvent
2021-11-03 02:04:02
istio/istio
https://api.github.com/repos/istio/istio
closed
TestPostInstallControlPlaneVerification test flake
community/help wanted kind/test failure area/environments/operator
Example: https://prow.istio.io/view/gs/istio-prow/pr-logs/pull/istio_istio/35354/integ-ipv6-k8s-tests_istio/1455215065903927296 Basically what happens is TestController runs and install revision=v2. Then TestPostInstallControlPlaneVerification runs and runs `istioctl verify-install`. This triggers this code: https:/...
1.0
TestPostInstallControlPlaneVerification test flake - Example: https://prow.istio.io/view/gs/istio-prow/pr-logs/pull/istio_istio/35354/integ-ipv6-k8s-tests_istio/1455215065903927296 Basically what happens is TestController runs and install revision=v2. Then TestPostInstallControlPlaneVerification runs and runs `istio...
non_comp
testpostinstallcontrolplaneverification test flake example basically what happens is testcontroller runs and install revision then testpostinstallcontrolplaneverification runs and runs istioctl verify install this triggers this code which detects the revision based on istiod pods the pods from are s...
0
10,447
13,224,963,366
IssuesEvent
2020-08-17 20:12:33
googleapis/python-storage
https://api.github.com/repos/googleapis/python-storage
opened
Replace unsafe 'timestamp.mktemp' with 'timestamp.{Named,}TemporaryFile' in systests
testing type: process
Pydoc says: ``` Help on function mktemp in tempfile: tempfile.mktemp = mktemp(suffix='', prefix='tmp', dir=None) User-callable function to return a unique temporary file name. The file is not created. Arguments are as for mkstemp, except that the 'text' argument is not accepted. ...
1.0
Replace unsafe 'timestamp.mktemp' with 'timestamp.{Named,}TemporaryFile' in systests - Pydoc says: ``` Help on function mktemp in tempfile: tempfile.mktemp = mktemp(suffix='', prefix='tmp', dir=None) User-callable function to return a unique temporary file name. The file is not created. Arg...
non_comp
replace unsafe timestamp mktemp with timestamp named temporaryfile in systests pydoc says help on function mktemp in tempfile tempfile mktemp mktemp suffix prefix tmp dir none user callable function to return a unique temporary file name the file is not created arg...
0
459,220
13,188,670,075
IssuesEvent
2020-08-13 06:59:29
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Insurance policy validation allows policies without family numbers
Bug: development Docs: not needed Effort: small Module: dispensary Priority: high
## Describe the bug See failed test https://github.com/openmsupply/mobile/issues/3018#issuecomment-667845261. ### To reproduce Steps to reproduce the behavior: 1. Navigate to dispensing payment page. 2. Create a new insurance policy. 3. Enter a personal policy number (no family policy number). 4. See err...
1.0
Insurance policy validation allows policies without family numbers - ## Describe the bug See failed test https://github.com/openmsupply/mobile/issues/3018#issuecomment-667845261. ### To reproduce Steps to reproduce the behavior: 1. Navigate to dispensing payment page. 2. Create a new insurance policy. 3. ...
non_comp
insurance policy validation allows policies without family numbers describe the bug see failed test to reproduce steps to reproduce the behavior navigate to dispensing payment page create a new insurance policy enter a personal policy number no family policy number see error ...
0
9,880
11,889,824,484
IssuesEvent
2020-03-28 15:35:23
dreamer/dosbox-staging
https://api.github.com/repos/dreamer/dosbox-staging
reopened
Tomb Raider 1 crash
Raspberry Pi game compatibility
Hi. First I'd like to thanks all people working on this Dosbox version. Really impressive as it allows me to play my old DOS games almost flawlessly on a simple non-overclocked Pi3B+! As this version relies on SDL2 I have no more tearing in games like Raptor or Rayman which is fantastic. Thank you all for that. I'm ...
True
Tomb Raider 1 crash - Hi. First I'd like to thanks all people working on this Dosbox version. Really impressive as it allows me to play my old DOS games almost flawlessly on a simple non-overclocked Pi3B+! As this version relies on SDL2 I have no more tearing in games like Raptor or Rayman which is fantastic. Thank you...
comp
tomb raider crash hi first i d like to thanks all people working on this dosbox version really impressive as it allows me to play my old dos games almost flawlessly on a simple non overclocked as this version relies on i have no more tearing in games like raptor or rayman which is fantastic thank you all f...
1
8,945
10,958,164,213
IssuesEvent
2019-11-27 08:50:13
quanteda/quanteda
https://api.github.com/repos/quanteda/quanteda
closed
v2 errors with LexisNexisTools
CRAN compatibility
```r > library("testthat") > library("LexisNexisTools") LexisNexisTools Version 0.2.3 > > test_check("LexisNexisTools") ── 1. Failure: Convert LNToutput to quanteda (@test-lnt_convert.R#43) ──────────────────────────────────────────────────────────── { ... } not equal to readRDS("../files/quanteda_1.5.RD...
True
v2 errors with LexisNexisTools - ```r > library("testthat") > library("LexisNexisTools") LexisNexisTools Version 0.2.3 > > test_check("LexisNexisTools") ── 1. Failure: Convert LNToutput to quanteda (@test-lnt_convert.R#43) ──────────────────────────────────────────────────────────── { ... } not equal to ...
comp
errors with lexisnexistools r library testthat library lexisnexistools lexisnexistools version test check lexisnexistools ── failure convert lntoutput to quanteda test lnt convert r ──────────────────────────────────────────────────────────── not equal to re...
1
13,505
15,963,034,434
IssuesEvent
2021-04-16 02:52:02
naver/ngrinder
https://api.github.com/repos/naver/ngrinder
closed
Migration to 3.5.2 failing with `Error creating bean with name 'databaseUpdater':`
compatibility
Hello, Thank you so much for this nice tool. We have been using ngrinder as our primary load generator tool for a quite long time. I observe some new features getting delivered in every new releases. We were running ngrinder as kubernetes workloads with version 3.4.4 and when I try to migrate to new image of v...
True
Migration to 3.5.2 failing with `Error creating bean with name 'databaseUpdater':` - Hello, Thank you so much for this nice tool. We have been using ngrinder as our primary load generator tool for a quite long time. I observe some new features getting delivered in every new releases. We were running ngrinder as...
comp
migration to failing with error creating bean with name databaseupdater hello thank you so much for this nice tool we have been using ngrinder as our primary load generator tool for a quite long time i observe some new features getting delivered in every new releases we were running ngrinder as...
1
12,443
14,693,307,331
IssuesEvent
2021-01-03 08:11:28
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
opened
PeekableReadBuffer: Memory limit exceed when inserting data by HTTP
backward compatibility
Error started to appear after migrated 19.9 -> 20.11 Settings <input_format_parallel_parsing>0</input_format_parallel_parsing> and <input_format_values_interpret_expressions>0</input_format_values_interpret_expressions> do not help ``` 2021.01.03 08:01:15.601198 [ 1968 ] {b4472a5e-e463-4852-a0ed-efd90fae63...
True
PeekableReadBuffer: Memory limit exceed when inserting data by HTTP - Error started to appear after migrated 19.9 -> 20.11 Settings <input_format_parallel_parsing>0</input_format_parallel_parsing> and <input_format_values_interpret_expressions>0</input_format_values_interpret_expressions> do not help ``` 2...
comp
peekablereadbuffer memory limit exceed when inserting data by http error started to appear after migrated settings and do not help dynamicqueryhandler code e displaytext db exception peekablereadbuffer memory limit exceed stack trace whe...
1
5,006
7,606,250,046
IssuesEvent
2018-04-30 12:40:41
Conquest-Reforged/ConquestReforged
https://api.github.com/repos/Conquest-Reforged/ConquestReforged
closed
Incompatabilities with the following mods causes crash on launch
Mod Compatibility More Detail Requested
Hi! I made many experiences with different combinations of mods and noticed the game will crash if the following mods are loaded along ConquestReforged: Biomes o' Plenty Binnies Mods Galacticraft core/Micdoodlecore/Galacticraft-Planets IndustrialCraft 2 OpenBlocks/OpenModsLib ImmersiveEngineeringcore/ImmersiveE...
True
Incompatabilities with the following mods causes crash on launch - Hi! I made many experiences with different combinations of mods and noticed the game will crash if the following mods are loaded along ConquestReforged: Biomes o' Plenty Binnies Mods Galacticraft core/Micdoodlecore/Galacticraft-Planets Industrial...
comp
incompatabilities with the following mods causes crash on launch hi i made many experiences with different combinations of mods and noticed the game will crash if the following mods are loaded along conquestreforged biomes o plenty binnies mods galacticraft core micdoodlecore galacticraft planets industrial...
1
18,753
26,118,127,113
IssuesEvent
2022-12-28 09:11:50
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
opened
Lazyload compatibility with the new Avada background markup
3rd party compatibility module: lazyload images
**Before submitting an issue please check that you’ve completed the following steps:** - [x] Made sure you’re on the latest version `3.12.3.3` - [x] Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** Avada changed their markup for backgrounds inside an element to look ...
True
Lazyload compatibility with the new Avada background markup - **Before submitting an issue please check that you’ve completed the following steps:** - [x] Made sure you’re on the latest version `3.12.3.3` - [x] Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** Avada c...
comp
lazyload compatibility with the new avada background markup before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug avada change...
1
14,525
17,606,361,671
IssuesEvent
2021-08-17 17:36:58
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
FINAL FANTASY (1173770)
Game compatibility - Unofficial
# Compatibility Report - Name of the game with compatibility issues: FINAL FANTASY - Steam AppID of the game: 1173770 ## System Information - GPU: Radeon HD 6400M - Driver/LLVM version: 3.1 Mesa 21.1.5 - Kernel version: 5.11.15-hardened - Link to full system information report as [Gist](https://gist.github...
True
FINAL FANTASY (1173770) - # Compatibility Report - Name of the game with compatibility issues: FINAL FANTASY - Steam AppID of the game: 1173770 ## System Information - GPU: Radeon HD 6400M - Driver/LLVM version: 3.1 Mesa 21.1.5 - Kernel version: 5.11.15-hardened - Link to full system information report as ...
comp
final fantasy compatibility report name of the game with compatibility issues final fantasy steam appid of the game system information gpu radeon hd driver llvm version mesa kernel version hardened link to full system information report as proton ve...
1
71,255
18,666,668,635
IssuesEvent
2021-10-30 00:29:58
alicevision/AliceVision
https://api.github.com/repos/alicevision/AliceVision
closed
Unable to build on arch linux
scope:build linux stale do not close
Ceres install /usr/include/ceres/ceres.h I've uninstalled ceres again and tried to install meshroom again hoping it would see it as dependency and install which it did but it's still complaining about not being found. Do I have to edit something? ``` Building ceres-solver... Cloning into 'ceres-solver'... remo...
1.0
Unable to build on arch linux - Ceres install /usr/include/ceres/ceres.h I've uninstalled ceres again and tried to install meshroom again hoping it would see it as dependency and install which it did but it's still complaining about not being found. Do I have to edit something? ``` Building ceres-solver... Clon...
non_comp
unable to build on arch linux ceres install usr include ceres ceres h i ve uninstalled ceres again and tried to install meshroom again hoping it would see it as dependency and install which it did but it s still complaining about not being found do i have to edit something building ceres solver clon...
0
264,266
20,013,188,243
IssuesEvent
2022-02-01 09:20:28
ONSdigital/design-system
https://api.github.com/repos/ONSdigital/design-system
closed
Button examples with `url` don't require a `type`
Documentation
The macro condition uses `type` only if `url` is not supplied, so `type` doesn't need to be set on these examples. Affected button variants: - Call to action - Call to action opening in a new window - Ghost
1.0
Button examples with `url` don't require a `type` - The macro condition uses `type` only if `url` is not supplied, so `type` doesn't need to be set on these examples. Affected button variants: - Call to action - Call to action opening in a new window - Ghost
non_comp
button examples with url don t require a type the macro condition uses type only if url is not supplied so type doesn t need to be set on these examples affected button variants call to action call to action opening in a new window ghost
0
202,730
7,051,608,318
IssuesEvent
2018-01-03 12:36:52
arquillian/smart-testing
https://api.github.com/repos/arquillian/smart-testing
closed
Remove ConfigurationLoader.load() method
Component: Core Priority: High train/ginger Type: Chore
##### Issue Overview In the `ConfigurationLoader` class, there is a method [load()](https://github.com/arquillian/smart-testing/blob/master/core/src/main/java/org/arquillian/smart/testing/configuration/ConfigurationLoader.java#L30) that should be used only for test purposes - all calls from the implementation should...
1.0
Remove ConfigurationLoader.load() method - ##### Issue Overview In the `ConfigurationLoader` class, there is a method [load()](https://github.com/arquillian/smart-testing/blob/master/core/src/main/java/org/arquillian/smart/testing/configuration/ConfigurationLoader.java#L30) that should be used only for test purpose...
non_comp
remove configurationloader load method issue overview in the configurationloader class there is a method that should be used only for test purposes all calls from the implementation should provide the project directory as it has a public visibility then it can lead to confusions and wrong usage...
0
70,836
23,336,874,885
IssuesEvent
2022-08-09 10:44:33
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
Fix broken autoFocus property of components
defect confirmed
### Describe the bug https://github.com/primefaces/primeng/issues/11806, https://github.com/primefaces/primeng/issues/11783, https://github.com/primefaces/primeng/issues/11781, https://github.com/primefaces/primeng/issues/10232, https://github.com/primefaces/primeng/issues/4694 And more ### Environment -- ### Re...
1.0
Fix broken autoFocus property of components - ### Describe the bug https://github.com/primefaces/primeng/issues/11806, https://github.com/primefaces/primeng/issues/11783, https://github.com/primefaces/primeng/issues/11781, https://github.com/primefaces/primeng/issues/10232, https://github.com/primefaces/primeng/issues...
non_comp
fix broken autofocus property of components describe the bug and more environment reproducer angular version primeng version build runtime angular cli app language all node version for aot issues node version browser s no respons...
0
192,876
6,877,491,650
IssuesEvent
2017-11-20 08:15:19
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
opened
Disable close on esc for vnc modal window
Category: Sunstone Priority: Normal Status: Pending Tracker: Backlog
--- Author Name: **Laurent Grawet** (Laurent Grawet) Original Redmine Issue: 2902, https://dev.opennebula.org/issues/2902 Original Date: 2014-05-10 --- Hi, I know this has already been discussed and you can use escape key inside full screen vnc window. Anyway, I used to apply the trick from bug #2023 to disable...
1.0
Disable close on esc for vnc modal window - --- Author Name: **Laurent Grawet** (Laurent Grawet) Original Redmine Issue: 2902, https://dev.opennebula.org/issues/2902 Original Date: 2014-05-10 --- Hi, I know this has already been discussed and you can use escape key inside full screen vnc window. Anyway, I used ...
non_comp
disable close on esc for vnc modal window author name laurent grawet laurent grawet original redmine issue original date hi i know this has already been discussed and you can use escape key inside full screen vnc window anyway i used to apply the trick from bug to disable clo...
0
6,665
8,952,224,539
IssuesEvent
2019-01-25 15:59:38
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
dry-initializer: `to_s': wrong number of arguments (1 for 0)
compatibility
This failed under `truffleruby-1.0.0.rc9`. No issue under MRI. ```ruby require 'dry-initializer' class Test extend Dry::Initializer param :foo, proc(&:to_s) end Test.new(:FOO) ``` Error: ``` dry-initializer.rb:6:in `to_s': wrong number of arguments (1 for 0) (ArgumentError) from dry-initial...
True
dry-initializer: `to_s': wrong number of arguments (1 for 0) - This failed under `truffleruby-1.0.0.rc9`. No issue under MRI. ```ruby require 'dry-initializer' class Test extend Dry::Initializer param :foo, proc(&:to_s) end Test.new(:FOO) ``` Error: ``` dry-initializer.rb:6:in `to_s': wrong n...
comp
dry initializer to s wrong number of arguments for this failed under truffleruby no issue under mri ruby require dry initializer class test extend dry initializer param foo proc to s end test new foo error dry initializer rb in to s wrong num...
1
12,751
15,025,548,365
IssuesEvent
2021-02-01 21:15:17
mariotaku/moonlight-tv
https://api.github.com/repos/mariotaku/moonlight-tv
opened
[COMPAT] OLED65BX3LB
compatibility
# Basic information - Device Model: OLED65BX3LB - System Version: 5.2.0-250801 (update 03.21.10) - Is Audio Working: No - Is Video Working: No - Is Input Working: No Additional information: Moonlight - Release v0.3.3 TV uses Gigabit Ethernet connection. The application starts, pairs with my computer, ...
True
[COMPAT] OLED65BX3LB - # Basic information - Device Model: OLED65BX3LB - System Version: 5.2.0-250801 (update 03.21.10) - Is Audio Working: No - Is Video Working: No - Is Input Working: No Additional information: Moonlight - Release v0.3.3 TV uses Gigabit Ethernet connection. The application starts, p...
comp
basic information device model system version update is audio working no is video working no is input working no additional information moonlight release tv uses gigabit ethernet connection the application starts pairs with my computer and lists ava...
1
58,261
16,453,997,386
IssuesEvent
2021-05-21 09:54:56
hazelcast/hazelcast-cpp-client
https://api.github.com/repos/hazelcast/hazelcast-cpp-client
closed
cmake build error for Library
Source: Community Type: Defect to-jira
C++ compiler version: g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) OS version (Windows/Linux/OSX): Linux Centos 7 #### Expected behaviour Expected version 4.1 to build on Linux. Version 4.0 built ok on same machine #### Actual behaviour Building version 4.1 of the library works for us on Windows and OSx but fai...
1.0
cmake build error for Library - C++ compiler version: g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) OS version (Windows/Linux/OSX): Linux Centos 7 #### Expected behaviour Expected version 4.1 to build on Linux. Version 4.0 built ok on same machine #### Actual behaviour Building version 4.1 of the library works f...
non_comp
cmake build error for library c compiler version g gcc red hat os version windows linux osx linux centos expected behaviour expected version to build on linux version built ok on same machine actual behaviour building version of the library works for us on...
0
6,065
8,494,139,011
IssuesEvent
2018-10-28 18:45:27
MightyPirates/OpenComputers
https://api.github.com/repos/MightyPirates/OpenComputers
closed
Support Tinkers bows in robot?
feature-suggested incompatibility
I am hoping you might be interested in making Tinkers Construct bows work with robot.use(). Vanilla bows work fine, of course.
True
Support Tinkers bows in robot? - I am hoping you might be interested in making Tinkers Construct bows work with robot.use(). Vanilla bows work fine, of course.
comp
support tinkers bows in robot i am hoping you might be interested in making tinkers construct bows work with robot use vanilla bows work fine of course
1
12,863
15,110,731,844
IssuesEvent
2021-02-08 19:37:43
pdepend/pdepend
https://api.github.com/repos/pdepend/pdepend
closed
Support PHP 8 Union types
Compatiblity php8.0 php8.x
## Description Support PHP 8 Union types ```php class Number { public function __construct( int|float $number ) {} } new Number('NaN'); // TypeError ``` https://www.php.net/releases/8.0/en.php?lang=en#union-types
True
Support PHP 8 Union types - ## Description Support PHP 8 Union types ```php class Number { public function __construct( int|float $number ) {} } new Number('NaN'); // TypeError ``` https://www.php.net/releases/8.0/en.php?lang=en#union-types
comp
support php union types description support php union types php class number public function construct int float number new number nan typeerror
1
138,972
20,750,269,646
IssuesEvent
2022-03-15 06:31:25
asyncapi/.github
https://api.github.com/repos/asyncapi/.github
closed
Update README with new logo banner
enhancement good first issue area/design
#### Reason/Context This is to replace the old AsyncAPI logo in this repo's README with the banner attached below that represents the new branding. **Here are a few guidelines for this change as well:** 1. Make sure you are using [Markdown syntax](https://docs.github.com/en/get-started/writing-on-github/getting-st...
1.0
Update README with new logo banner - #### Reason/Context This is to replace the old AsyncAPI logo in this repo's README with the banner attached below that represents the new branding. **Here are a few guidelines for this change as well:** 1. Make sure you are using [Markdown syntax](https://docs.github.com/en/get...
non_comp
update readme with new logo banner reason context this is to replace the old asyncapi logo in this repo s readme with the banner attached below that represents the new branding here are a few guidelines for this change as well make sure you are using only be sure to remove the old logo as w...
0
163,006
6,187,887,130
IssuesEvent
2017-07-04 08:47:42
eXistSolutions/LGPN
https://api.github.com/repos/eXistSolutions/LGPN
closed
[names] hide double input fields
priority
xf:input elements bound to the model and thus necessary to display validation alerts but for autocompletes they need to be hidden from view please change the layout so that xf:input follows the autocomplete (so reverse current situation) and make the xf:input invisible but keep alerts rendered ```xml <xf...
1.0
[names] hide double input fields - xf:input elements bound to the model and thus necessary to display validation alerts but for autocompletes they need to be hidden from view please change the layout so that xf:input follows the autocomplete (so reverse current situation) and make the xf:input invisible but keep ale...
non_comp
hide double input fields xf input elements bound to the model and thus necessary to display validation alerts but for autocompletes they need to be hidden from view please change the layout so that xf input follows the autocomplete so reverse current situation and make the xf input invisible but keep alerts re...
0
262,484
27,951,350,744
IssuesEvent
2023-03-24 09:06:51
Satheesh575555/linux-4.1.15_CVE-2022-45934
https://api.github.com/repos/Satheesh575555/linux-4.1.15_CVE-2022-45934
opened
CVE-2017-18174 (High) detected in linux-stable-rtv4.1.33
Mend: dependency security vulnerability
## CVE-2017-18174 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pag...
True
CVE-2017-18174 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2017-18174 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartw...
non_comp
cve high detected in linux stable cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch main vulnerable source files ...
0
2,547
5,270,003,136
IssuesEvent
2017-02-06 01:42:42
SpongePowered/SpongeForge
https://api.github.com/repos/SpongePowered/SpongeForge
closed
Mod dimension registration/unregistration needs improvements
bug input wanted mod-incompatibility
While trying to reproduce a bug with [RFToolsDimensions](https://github.com/McJty/RFToolsDimensions), I discovered a couple of problems in the way that Sponge currently handles mod dimensions: - We currently [assume that a given DimensionType is only used for one provider id](https://github.com/SpongePowered/SpongeFor...
True
Mod dimension registration/unregistration needs improvements - While trying to reproduce a bug with [RFToolsDimensions](https://github.com/McJty/RFToolsDimensions), I discovered a couple of problems in the way that Sponge currently handles mod dimensions: - We currently [assume that a given DimensionType is only used ...
comp
mod dimension registration unregistration needs improvements while trying to reproduce a bug with i discovered a couple of problems in the way that sponge currently handles mod dimensions we currently however mods such as rftoolsdimensions register a dimensiontype multiple times for different providers ...
1
6,462
8,754,252,966
IssuesEvent
2018-12-14 11:02:23
presscustomizr/hueman
https://api.github.com/repos/presscustomizr/hueman
closed
WooCommerce Related products section CSS issue
bug fixed plugin compatibility
Reported: https://secure.helpscout.net/conversation/724266382/166432?folderId=607541 <img width="1195" alt="screenshot-2018-12-05-at-8 15 21-am" src="https://user-images.githubusercontent.com/7689242/49519269-e679d500-f8a0-11e8-9f45-32aba5fc3346.png"> This is something I remember we had reported in Customizr to...
True
WooCommerce Related products section CSS issue - Reported: https://secure.helpscout.net/conversation/724266382/166432?folderId=607541 <img width="1195" alt="screenshot-2018-12-05-at-8 15 21-am" src="https://user-images.githubusercontent.com/7689242/49519269-e679d500-f8a0-11e8-9f45-32aba5fc3346.png"> This is som...
comp
woocommerce related products section css issue reported img width alt screenshot at am src this is something i remember we had reported in customizr too basically it happens when the product shows no tabs i think it s a woocommerce fault thuogh though in customizr we fixed i...
1
254,970
19,278,685,388
IssuesEvent
2021-12-10 14:49:01
pombase/pombase-chado
https://api.github.com/repos/pombase/pombase-chado
opened
create a list of log files on wiki and document contents
documentation
Once we have list and contents, I will add how to fix specific issues (some are non-obvious)
1.0
create a list of log files on wiki and document contents - Once we have list and contents, I will add how to fix specific issues (some are non-obvious)
non_comp
create a list of log files on wiki and document contents once we have list and contents i will add how to fix specific issues some are non obvious
0
19,745
27,383,958,137
IssuesEvent
2023-02-28 12:01:35
SigmundGranaas/forgero
https://api.github.com/repos/SigmundGranaas/forgero
closed
[Crash] Multi Mod Conflict?
bug compatibility crash cant reproduce
I'll be totally honest I'm not sure what's going on here but I'm getting a crash with a multitude of mods when enabled in tandem. Removing any one of the following mods seems to fix the crash (some are dependencies however). I'm not really sure where to submit this but Forgero was the first conflict I identified so it'...
True
[Crash] Multi Mod Conflict? - I'll be totally honest I'm not sure what's going on here but I'm getting a crash with a multitude of mods when enabled in tandem. Removing any one of the following mods seems to fix the crash (some are dependencies however). I'm not really sure where to submit this but Forgero was the firs...
comp
multi mod conflict i ll be totally honest i m not sure what s going on here but i m getting a crash with a multitude of mods when enabled in tandem removing any one of the following mods seems to fix the crash some are dependencies however i m not really sure where to submit this but forgero was the first conf...
1
20,763
30,883,800,671
IssuesEvent
2023-08-03 19:51:12
planetteamspeak/ts3phpframework
https://api.github.com/repos/planetteamspeak/ts3phpframework
closed
PHP 8.2: number_format(): Passing null to parameter #2 is deprecated
compatibility php8.1 php8.2
> number_format(): Passing null to parameter #2 ($decimals) of type int is deprecated in src/Node/Node.php on line 294
True
PHP 8.2: number_format(): Passing null to parameter #2 is deprecated - > number_format(): Passing null to parameter #2 ($decimals) of type int is deprecated in src/Node/Node.php on line 294
comp
php number format passing null to parameter is deprecated number format passing null to parameter decimals of type int is deprecated in src node node php on line
1
28,615
8,194,626,348
IssuesEvent
2018-08-31 00:40:54
ApolloAuto/apollo
https://api.github.com/repos/ApolloAuto/apollo
closed
Issue running offline demo
Module: Build Type: Help wanted
Hi there! I am new to Apollo. I was following the steps on running the offline demo at https://github.com/ApolloAuto/apollo/tree/master/docs/demo_guide. Everything looks fine until the final step. I was able to play the demo_2.0.bag loop in my terminal and was able to start Dreamview in my Mozilla. But no vehicle wa...
1.0
Issue running offline demo - Hi there! I am new to Apollo. I was following the steps on running the offline demo at https://github.com/ApolloAuto/apollo/tree/master/docs/demo_guide. Everything looks fine until the final step. I was able to play the demo_2.0.bag loop in my terminal and was able to start Dreamview in ...
non_comp
issue running offline demo hi there i am new to apollo i was following the steps on running the offline demo at everything looks fine until the final step i was able to play the demo bag loop in my terminal and was able to start dreamview in my mozilla but no vehicle was shown and i got an error msg in m...
0
17,903
24,720,337,611
IssuesEvent
2022-10-20 10:09:42
ISID/iPLAss
https://api.github.com/repos/ISID/iPLAss
closed
Apache POIライブラリバージョンアップ
dependency update compatibility notes
メジャーバージョンアップ。4.1系から5.2系(5.2.3)に。 ### Compatibility notes POIのバージョンを5.2系にメジャーバージョンアップします。 帳票出力機能においてPOIを利用している場合、互換性の問題が発生する可能性があります。 POI5.0.0でいくつかの下位互換性のない修正が行われています。 https://poi.apache.org/changes.html の"breaks backwards compatibility"の記述がある修正をご確認ください。
True
Apache POIライブラリバージョンアップ - メジャーバージョンアップ。4.1系から5.2系(5.2.3)に。 ### Compatibility notes POIのバージョンを5.2系にメジャーバージョンアップします。 帳票出力機能においてPOIを利用している場合、互換性の問題が発生する可能性があります。 POI5.0.0でいくつかの下位互換性のない修正が行われています。 https://poi.apache.org/changes.html の"breaks backwards compatibility"の記述がある修正をご確認ください。
comp
apache poiライブラリバージョンアップ メジャーバージョンアップ。 ( )に。 compatibility notes 。 帳票出力機能においてpoiを利用している場合、互換性の問題が発生する可能性があります。 。 の breaks backwards compatibility の記述がある修正をご確認ください。
1
69,440
30,283,399,728
IssuesEvent
2023-07-08 11:06:57
ps2gg/ps2.gg
https://api.github.com/repos/ps2gg/ps2.gg
closed
Add whois command to Jaeger
Scope: UI Type: New Feature Service: Jaeger
### I'm submitting a... <!-- Check with [x] --> - [ ] Bug report - [x] Feature request - [ ] Documentation request ### Current behavior <!-- Describe how the issue manifests. --> There is no way for PSB admins to see who's verified as whom without digging through logs. ### Expected behavior <!-- Describe th...
1.0
Add whois command to Jaeger - ### I'm submitting a... <!-- Check with [x] --> - [ ] Bug report - [x] Feature request - [ ] Documentation request ### Current behavior <!-- Describe how the issue manifests. --> There is no way for PSB admins to see who's verified as whom without digging through logs. ### Expe...
non_comp
add whois command to jaeger i m submitting a bug report feature request documentation request current behavior there is no way for psb admins to see who s verified as whom without digging through logs expected behavior on top of whoami there should be a whois com...
0
4,750
7,359,515,490
IssuesEvent
2018-03-10 07:39:46
att/ast
https://api.github.com/repos/att/ast
closed
Testing on Travis OpenSuse fails because Meson now requires Python 3.5
compatibility
I attempted to merge PR#427 but the build on OpenSuse failed with this output: ``` (31/31) Installing: gcc-4.8-11.16.x86_64 [........done] Collecting meson Downloading meson-0.45.0.tar.gz (1.2MB) Installing collected packages: meson Running setup.py install for meson Successfully installed meson-0.45.0 Yo...
True
Testing on Travis OpenSuse fails because Meson now requires Python 3.5 - I attempted to merge PR#427 but the build on OpenSuse failed with this output: ``` (31/31) Installing: gcc-4.8-11.16.x86_64 [........done] Collecting meson Downloading meson-0.45.0.tar.gz (1.2MB) Installing collected packages: meson Ru...
comp
testing on travis opensuse fails because meson now requires python i attempted to merge pr but the build on opensuse failed with this output installing gcc collecting meson downloading meson tar gz installing collected packages meson running setup py install fo...
1
13,136
15,422,023,438
IssuesEvent
2021-03-05 13:52:09
docker/compose-cli
https://api.github.com/repos/docker/compose-cli
closed
Support compose run -v, --volume=[]
compatibility compose
compose run option: ` -v, --volume=[] Bind mount a volume (default [])`
True
Support compose run -v, --volume=[] - compose run option: ` -v, --volume=[] Bind mount a volume (default [])`
comp
support compose run v volume compose run option v volume bind mount a volume default
1
257,819
22,218,187,691
IssuesEvent
2022-06-08 05:24:54
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: activerecord failed
C-test-failure O-robot O-roachtest branch-master release-blocker
roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/5407295?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/5407295?buildTab=artifacts#/activerecord) on master @ [...
2.0
roachtest: activerecord failed - roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/5407295?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/5407295?buildTab=artif...
non_comp
roachtest activerecord failed roachtest activerecord with on master test artifacts and logs in artifacts activerecord run activerecord go test runner go pq unknown cluster setting sql defaults datestyle enabled parameters roachtest cloud gce roachtest cpu roachtest s...
0
219,151
7,333,554,727
IssuesEvent
2018-03-05 19:47:11
maemo-leste/bugtracker
https://api.github.com/repos/maemo-leste/bugtracker
closed
create source package for icd2-settings-default
Packaging Priority
take icd2-settings-default_1.11+0m5_all.deb (search inet for it) and create a source package. Without this icd2 won;t work.
1.0
create source package for icd2-settings-default - take icd2-settings-default_1.11+0m5_all.deb (search inet for it) and create a source package. Without this icd2 won;t work.
non_comp
create source package for settings default take settings default all deb search inet for it and create a source package without this won t work
0
593,925
18,020,279,698
IssuesEvent
2021-09-16 18:29:10
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Bluetooth: host: Local Host terminated but send host number of completed Packed
bug priority: high area: Bluetooth has-pr area: Bluetooth Host
![1630043781(1)](https://user-images.githubusercontent.com/26378606/131079101-9ef23c80-ae49-4c4d-8ba2-6a4a92a466fd.png) 1. Host Terminated Connection 2. Host Received ACL data EX 3. Host send Host number of completed packed 4. Controller Reponse error
1.0
Bluetooth: host: Local Host terminated but send host number of completed Packed - ![1630043781(1)](https://user-images.githubusercontent.com/26378606/131079101-9ef23c80-ae49-4c4d-8ba2-6a4a92a466fd.png) 1. Host Terminated Connection 2. Host Received ACL data EX 3. Host send Host number of completed packed 4. Contr...
non_comp
bluetooth host local host terminated but send host number of completed packed host terminated connection host received acl data ex host send host number of completed packed controller reponse error
0
7,594
9,851,908,080
IssuesEvent
2019-06-19 11:36:31
kaliveda-dev/kaliveda
https://api.github.com/repos/kaliveda-dev/kaliveda
opened
kvtreeanalyser: problems with ROOT6
ROOT-v6-16 master root-compatibility runtime-error
any operation using the context menu dialog boxes (such as options "Weight", "Bins") works the first time, then any subsequent attempts lead to errors: ``` Error in <TClingCallFunc::IFacePtr(kind)>: Attempt to get interface while invalid. Error in <TClingCallFunc::Exec(address, interpVal)>: Called with no wrapper,...
True
kvtreeanalyser: problems with ROOT6 - any operation using the context menu dialog boxes (such as options "Weight", "Bins") works the first time, then any subsequent attempts lead to errors: ``` Error in <TClingCallFunc::IFacePtr(kind)>: Attempt to get interface while invalid. Error in <TClingCallFunc::Exec(address...
comp
kvtreeanalyser problems with any operation using the context menu dialog boxes such as options weight bins works the first time then any subsequent attempts lead to errors error in attempt to get interface while invalid error in called with no wrapper not implemented
1
191,665
22,215,826,237
IssuesEvent
2022-06-08 01:27:35
Nivaskumark/kernel_v4.1.15
https://api.github.com/repos/Nivaskumark/kernel_v4.1.15
reopened
CVE-2016-7117 (High) detected in linuxlinux-4.6
security vulnerability
## CVE-2016-7117 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel....
True
CVE-2016-7117 (High) detected in linuxlinux-4.6 - ## CVE-2016-7117 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Libra...
non_comp
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files vulnerab...
0
1,022
3,482,163,713
IssuesEvent
2015-12-29 21:14:41
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
opened
Adguard and Doze (Battery optimization) issues
Compatibility
It seems that Doze may cause some very random issues when Adguard is turned on. *Example 1, ScOULaris from xda-developers.com:* http://forum.xda-developers.com/showpost.php?p=64549228&postcount=494 The problem is that Facebook app sometimes looses connectivity when Adguard is on and devices gets back from sleep/...
True
Adguard and Doze (Battery optimization) issues - It seems that Doze may cause some very random issues when Adguard is turned on. *Example 1, ScOULaris from xda-developers.com:* http://forum.xda-developers.com/showpost.php?p=64549228&postcount=494 The problem is that Facebook app sometimes looses connectivity whe...
comp
adguard and doze battery optimization issues it seems that doze may cause some very random issues when adguard is turned on example scoularis from xda developers com the problem is that facebook app sometimes looses connectivity when adguard is on and devices gets back from sleep doze possible ...
1
14,260
17,140,933,731
IssuesEvent
2021-07-13 09:31:38
yandexdataschool/Practical_RL
https://api.github.com/repos/yandexdataschool/Practical_RL
closed
Colab no longer bundles Atari ROMs in their Gym installation
colab-compatibility
https://www.coursera.org/learn/practical-rl/discussions/all/threads/vKyrK8EnEeu8TRLTS18hVQ tl;dr: ```python import gym gym.make('BreakoutNoFrameskip-v4') ``` crashes with ``` Exception: ROM is missing for breakout, see https://github.com/openai/atari-py#roms for instructions ``` The thread also prop...
True
Colab no longer bundles Atari ROMs in their Gym installation - https://www.coursera.org/learn/practical-rl/discussions/all/threads/vKyrK8EnEeu8TRLTS18hVQ tl;dr: ```python import gym gym.make('BreakoutNoFrameskip-v4') ``` crashes with ``` Exception: ROM is missing for breakout, see https://github.com/ope...
comp
colab no longer bundles atari roms in their gym installation tl dr python import gym gym make breakoutnoframeskip crashes with exception rom is missing for breakout see for instructions the thread also proposes a solution
1
832
3,282,534,363
IssuesEvent
2015-10-28 07:22:43
unfoldingWord-dev/ts-android
https://api.github.com/repos/unfoldingWord-dev/ts-android
closed
Update the Key Term translation implementation to support note id's
Critical / future compatibility feature some day
This is identical to https://github.com/unfoldingWord-dev/ts-android/issues/465 but related to key terms rather than notes.
True
Update the Key Term translation implementation to support note id's - This is identical to https://github.com/unfoldingWord-dev/ts-android/issues/465 but related to key terms rather than notes.
comp
update the key term translation implementation to support note id s this is identical to but related to key terms rather than notes
1
15,096
9,762,320,559
IssuesEvent
2019-06-05 11:02:04
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[ML] Single Metric Viewer page fails to load if partition field is text
:ml :ml-results usability v7.3.0
*Original comment by @sophiec20:* <!-- If you are filing a bug report, please remove the below feature request block and provide responses for all of the below items. --> **Version**: 6.1.0-SNAPSHOT ``` GET _xpack { "build" : { "hash" : "ecaa130", "date" : "2017-11-21T18:49:21.155Z" ... ``` **B...
True
[ML] Single Metric Viewer page fails to load if partition field is text - *Original comment by @sophiec20:* <!-- If you are filing a bug report, please remove the below feature request block and provide responses for all of the below items. --> **Version**: 6.1.0-SNAPSHOT ``` GET _xpack { "build" : { ...
non_comp
single metric viewer page fails to load if partition field is text original comment by if you are filing a bug report please remove the below feature request block and provide responses for all of the below items version snapshot get xpack build hash ...
0
10,718
12,686,735,029
IssuesEvent
2020-06-20 12:44:40
arcticicestudio/nord-visual-studio-code
https://api.github.com/repos/arcticicestudio/nord-visual-studio-code
closed
Editor title border
context-ui scope-compatibility type-feature
[VS Code 1.45][rln] (April 2020) introduced new theme keys for [render a border below the editor group header][feat] (for example, below breadcrumbs if enabled) to restore the previous behavior of `editorGroupHeader.tabsBorder`. Adapt the new theme key to match the style of `editorGroupHeader.tabsBorder`. [rln]: ht...
True
Editor title border - [VS Code 1.45][rln] (April 2020) introduced new theme keys for [render a border below the editor group header][feat] (for example, below breadcrumbs if enabled) to restore the previous behavior of `editorGroupHeader.tabsBorder`. Adapt the new theme key to match the style of `editorGroupHeader.tab...
comp
editor title border april introduced new theme keys for for example below breadcrumbs if enabled to restore the previous behavior of editorgroupheader tabsborder adapt the new theme key to match the style of editorgroupheader tabsborder
1
317,558
27,244,718,081
IssuesEvent
2023-02-22 00:24:38
bcgov/zeva
https://api.github.com/repos/bcgov/zeva
closed
ZEVA - Add ability to edit comments (in-situ comment feature) in Reassessment Recommendation tab between the analyst/director
Story High Tested :)
**Title:** Add ability to edit comments (in-situ comment feature) in Reassessment Recommendation tab between the analyst/director. **Description:** Currently it is not possible for IDIR user to edit the comment they add to the Reassessment Recommendation tab. As in other areas of the app that have comment features, s...
1.0
ZEVA - Add ability to edit comments (in-situ comment feature) in Reassessment Recommendation tab between the analyst/director - **Title:** Add ability to edit comments (in-situ comment feature) in Reassessment Recommendation tab between the analyst/director. **Description:** Currently it is not possible for IDIR user...
non_comp
zeva add ability to edit comments in situ comment feature in reassessment recommendation tab between the analyst director title add ability to edit comments in situ comment feature in reassessment recommendation tab between the analyst director description currently it is not possible for idir user...
0
171,169
27,074,506,657
IssuesEvent
2023-02-14 09:38:29
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
Design / dev discrepancies found during implementation of "Create a copy of Keycard" flow
bug Wallet Keycard E:Keycard Design-QA
# Bug Report ## Description Design issues found during: https://github.com/status-im/status-desktop/issues/8671 / https://github.com/status-im/status-desktop/issues/7035 --- ### 1. OPEN Figma suggests that in some scenarios user is directed back to "Insert this keycard…" modal A way for the user to be ret...
1.0
Design / dev discrepancies found during implementation of "Create a copy of Keycard" flow - # Bug Report ## Description Design issues found during: https://github.com/status-im/status-desktop/issues/8671 / https://github.com/status-im/status-desktop/issues/7035 --- ### 1. OPEN Figma suggests that in some sce...
non_comp
design dev discrepancies found during implementation of create a copy of keycard flow bug report description design issues found during open figma suggests that in some scenarios user is directed back to insert this keycard… modal a way for the user to be returned to the i...
0
125,803
16,833,760,037
IssuesEvent
2021-06-18 09:11:07
Altinn/altinn-studio
https://api.github.com/repos/Altinn/altinn-studio
opened
LibGit2Sharp crashes on dotnet runtime 5.0.7
kind/bug solution/studio/designer
## Describe the bug Version 0.27.0-preview-0034, the version of LibGit2Sharp we are currently using, crashes on calls to RetrieveStatus as described here: https://github.com/libgit2/libgit2sharp/pull/1884 ## To Reproduce 1. Open and log in to Altinn Studio 2. Click edit on an app 3. Observe that the app crashes when u...
1.0
LibGit2Sharp crashes on dotnet runtime 5.0.7 - ## Describe the bug Version 0.27.0-preview-0034, the version of LibGit2Sharp we are currently using, crashes on calls to RetrieveStatus as described here: https://github.com/libgit2/libgit2sharp/pull/1884 ## To Reproduce 1. Open and log in to Altinn Studio 2. Click edit o...
non_comp
crashes on dotnet runtime describe the bug version preview the version of we are currently using crashes on calls to retrievestatus as described here to reproduce open and log in to altinn studio click edit on an app observe that the app crashes when using dotnet runtime w...
0
279,366
30,702,520,926
IssuesEvent
2023-07-27 01:37:19
nidhi7598/linux-3.0.35_CVE-2018-13405
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2018-13405
closed
CVE-2019-11487 (High) detected in linux-stable-rtv3.8.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2019-11487 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home page...
True
CVE-2019-11487 (High) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2019-11487 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>...
non_comp
cve high detected in linux stable autoclosed cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable...
0
16,348
22,037,300,081
IssuesEvent
2022-05-28 19:55:48
stargate-rewritten/Stargate-Bukkit
https://api.github.com/repos/stargate-rewritten/Stargate-Bukkit
opened
`Knarvik 0.9.3.7` Migration Parity & Handling [TMS 222179]
REWRITE incompatibility CLEANUP
1. When the SG migrator encounters configuration strings that it does not understand, it appends them to the end of the migrated configuration file with no context. - A comment may be helpful for understanding what happened. 2. SG's migrator does not fully support the most recent version of Knarvik's confiruation. ...
True
`Knarvik 0.9.3.7` Migration Parity & Handling [TMS 222179] - 1. When the SG migrator encounters configuration strings that it does not understand, it appends them to the end of the migrated configuration file with no context. - A comment may be helpful for understanding what happened. 2. SG's migrator does not full...
comp
knarvik migration parity handling when the sg migrator encounters configuration strings that it does not understand it appends them to the end of the migrated configuration file with no context a comment may be helpful for understanding what happened sg s migrator does not fully support t...
1
14,991
18,789,341,551
IssuesEvent
2021-11-08 15:18:03
ibpsa/modelica-ibpsa
https://api.github.com/repos/ibpsa/modelica-ibpsa
closed
Correct typo in class name of IBPSA.Utilities.Math.Polynominal
non-backward compatible
This issue is to fix a typo in the class name by renaming ``` convertClass("IBPSA.Utilities.Math.Polynominal", "IBPSA.Utilities.Math.Polynomial"); convertClass("IBPSA.Utilities.Math.Examples.Polynominal", "IBPSA.Utilities.Math.Examples.Polynomial"); ``` The function is however correct, ...
True
Correct typo in class name of IBPSA.Utilities.Math.Polynominal - This issue is to fix a typo in the class name by renaming ``` convertClass("IBPSA.Utilities.Math.Polynominal", "IBPSA.Utilities.Math.Polynomial"); convertClass("IBPSA.Utilities.Math.Examples.Polynominal", "IBPSA.Utilities.Ma...
comp
correct typo in class name of ibpsa utilities math polynominal this issue is to fix a typo in the class name by renaming convertclass ibpsa utilities math polynominal ibpsa utilities math polynomial convertclass ibpsa utilities math examples polynominal ibpsa utilities ma...
1
15,730
20,368,539,473
IssuesEvent
2022-02-21 08:59:06
JoryHogeveen/view-admin-as
https://api.github.com/repos/JoryHogeveen/view-admin-as
opened
Compatibility with WP Rocket logged-in user cache
compatibility
More info: https://wordpress.org/support/topic/compatibility-with-wp-rocket-11/ Basically, when cache is enabled for logged in users it prevents View Admin As from working correctly. I'll have to check if there are some filters available to bypass cache or find some other solution.
True
Compatibility with WP Rocket logged-in user cache - More info: https://wordpress.org/support/topic/compatibility-with-wp-rocket-11/ Basically, when cache is enabled for logged in users it prevents View Admin As from working correctly. I'll have to check if there are some filters available to bypass cache or find so...
comp
compatibility with wp rocket logged in user cache more info basically when cache is enabled for logged in users it prevents view admin as from working correctly i ll have to check if there are some filters available to bypass cache or find some other solution
1
3,248
6,203,415,198
IssuesEvent
2017-07-06 11:49:41
hansiu/bio-VCF
https://api.github.com/repos/hansiu/bio-VCF
closed
Pull new changes from biopython
compatibility
Pull 700+ changes from biopython, merge and check if it's all working.
True
Pull new changes from biopython - Pull 700+ changes from biopython, merge and check if it's all working.
comp
pull new changes from biopython pull changes from biopython merge and check if it s all working
1
5,510
7,970,550,058
IssuesEvent
2018-07-16 13:08:22
PaleoCrafter/VanillaImmersion
https://api.github.com/repos/PaleoCrafter/VanillaImmersion
closed
Freezing upon world startup - incompatibility with 'Better with Mods'
bug compatibility
I'm having an issue with this mod where it freezes the game upon a world load, since there is no crash log it's hard to determine whether this is an incompatibility error or something else, I have attached the latest log however. Worlds load perfectly fine without VI present. [latest.log](https://github.com/PaleoCra...
True
Freezing upon world startup - incompatibility with 'Better with Mods' - I'm having an issue with this mod where it freezes the game upon a world load, since there is no crash log it's hard to determine whether this is an incompatibility error or something else, I have attached the latest log however. Worlds load perfec...
comp
freezing upon world startup incompatibility with better with mods i m having an issue with this mod where it freezes the game upon a world load since there is no crash log it s hard to determine whether this is an incompatibility error or something else i have attached the latest log however worlds load perfec...
1
11,049
13,083,129,452
IssuesEvent
2020-08-01 16:49:16
muzimuzhi/thmtools
https://api.github.com/repos/muzimuzhi/thmtools
closed
\listoftheorems is not compatible with ams classes
compatibility
From question on TeX-SX: https://tex.stackexchange.com/a/549565 AMS classes use `\@tocline` in toc commands like `\l@section`, while standard classes use `\@dottedtocline`, which will call `\@dotsep`. Since ams classes don't define `@dotsep`, this raises error.
True
\listoftheorems is not compatible with ams classes - From question on TeX-SX: https://tex.stackexchange.com/a/549565 AMS classes use `\@tocline` in toc commands like `\l@section`, while standard classes use `\@dottedtocline`, which will call `\@dotsep`. Since ams classes don't define `@dotsep`, this raises error.
comp
listoftheorems is not compatible with ams classes from question on tex sx ams classes use tocline in toc commands like l section while standard classes use dottedtocline which will call dotsep since ams classes don t define dotsep this raises error
1
220,468
16,960,410,890
IssuesEvent
2021-06-29 02:27:16
tacianosilva/eng-software-2
https://api.github.com/repos/tacianosilva/eng-software-2
closed
Adicionado página Markdown de Amaro Júnior
documentation
Cadastrei a tarefa com o título “Tarefa 01 - Adicionado página Markdown Amaro Júnior” no repositório da disciplina eng-software-2.
1.0
Adicionado página Markdown de Amaro Júnior - Cadastrei a tarefa com o título “Tarefa 01 - Adicionado página Markdown Amaro Júnior” no repositório da disciplina eng-software-2.
non_comp
adicionado página markdown de amaro júnior cadastrei a tarefa com o título “tarefa adicionado página markdown amaro júnior” no repositório da disciplina eng software
0
13,887
16,615,492,003
IssuesEvent
2021-06-02 16:08:37
lgblgblgb/xemu
https://api.github.com/repos/lgblgblgb/xemu
closed
MEGA65: Issues with current raster rewrite buffer
VIC-IV compatibility example target:MEGA65
Issues with current RRB, please see demo code: https://github.com/smnjameson/M65_Examples/tree/main/1-RasterRewriteBufffer - behaves differently to HW, seems to crop lines at 20 chars It is expected to look like this: ![expected](https://user-images.githubusercontent.com/3924427/118886913-df70a100-b8f9-11eb-8...
True
MEGA65: Issues with current raster rewrite buffer - Issues with current RRB, please see demo code: https://github.com/smnjameson/M65_Examples/tree/main/1-RasterRewriteBufffer - behaves differently to HW, seems to crop lines at 20 chars It is expected to look like this: ![expected](https://user-images.githubus...
comp
issues with current raster rewrite buffer issues with current rrb please see demo code behaves differently to hw seems to crop lines at chars it is expected to look like this but instead looks like this
1
92,221
8,355,881,239
IssuesEvent
2018-10-02 16:52:04
rust-lang/cargo
https://api.github.com/repos/rust-lang/cargo
opened
improve the proptest of the resolver.
A-testing-cargo-itself E-hard
We have some [proptests](https://crates.io/crates/proptest) that are used to fuzz the resolver. They were introduced in #5921. However, not all the good ideas from that discussion got implemented in the initial push. This is a list of good ideas related to using proptests on the resolver to act as a hub. The current...
1.0
improve the proptest of the resolver. - We have some [proptests](https://crates.io/crates/proptest) that are used to fuzz the resolver. They were introduced in #5921. However, not all the good ideas from that discussion got implemented in the initial push. This is a list of good ideas related to using proptests on the ...
non_comp
improve the proptest of the resolver we have some that are used to fuzz the resolver they were introduced in however not all the good ideas from that discussion got implemented in the initial push this is a list of good ideas related to using proptests on the resolver to act as a hub the current strat...
0
3,212
6,143,492,444
IssuesEvent
2017-06-27 05:54:29
jesus2099/konami-command
https://api.github.com/repos/jesus2099/konami-command
closed
SUPER MIND CONTROL Ⅱ X TURBO is too hardy
browser compatibility cannot reproduce
Hi, I can't uninstall this script from Google Chrome. I deleted TamperMonkey and all other extensions. No result. I uninstalled Google Chrome and reinstalled it. But I see as before the line of script at bottom of 'Editing' (always highlighted) menu on Musicbrainz site.. How to kill it? Thanks
True
SUPER MIND CONTROL Ⅱ X TURBO is too hardy - Hi, I can't uninstall this script from Google Chrome. I deleted TamperMonkey and all other extensions. No result. I uninstalled Google Chrome and reinstalled it. But I see as before the line of script at bottom of 'Editing' (always highlighted) menu on Musicbrainz site.. ...
comp
super mind control ⅱ x turbo is too hardy hi i can t uninstall this script from google chrome i deleted tampermonkey and all other extensions no result i uninstalled google chrome and reinstalled it but i see as before the line of script at bottom of editing always highlighted menu on musicbrainz site ...
1
115,424
24,762,782,510
IssuesEvent
2022-10-22 05:35:20
selkamand/ggoncoplot
https://api.github.com/repos/selkamand/ggoncoplot
closed
Separate logic for identifying topN mutated genes from a mutations db.
code refactor
Building a general function to do this will be useful in segmenting testing logic but also re-usable for other plots
1.0
Separate logic for identifying topN mutated genes from a mutations db. - Building a general function to do this will be useful in segmenting testing logic but also re-usable for other plots
non_comp
separate logic for identifying topn mutated genes from a mutations db building a general function to do this will be useful in segmenting testing logic but also re usable for other plots
0
89,244
25,719,429,475
IssuesEvent
2022-12-07 12:41:52
GSS-Cogs/chart-builder
https://api.github.com/repos/GSS-Cogs/chart-builder
opened
Correct category ordering for horizontal bar charts
chart builder
The order in which categories are shown is reversed for horizontal bar charts in relation to how the order is specified in the data (and also how the order shows on vertical bar charts).
1.0
Correct category ordering for horizontal bar charts - The order in which categories are shown is reversed for horizontal bar charts in relation to how the order is specified in the data (and also how the order shows on vertical bar charts).
non_comp
correct category ordering for horizontal bar charts the order in which categories are shown is reversed for horizontal bar charts in relation to how the order is specified in the data and also how the order shows on vertical bar charts
0
3,018
5,908,280,312
IssuesEvent
2017-05-19 19:57:37
blue-yonder/turbodbc
https://api.github.com/repos/blue-yonder/turbodbc
closed
Transactions not supported by Hortonworks ODBC driver for Hive
compatibility
I get the following error when I try to connect to Hive: ``` DatabaseError: ODBC error state: HYC00 native error code: 11470 message: [Hortonworks][ODBC] (11470) Transactions are not supported. ``` I can successfully connect with this same driver and DSN in `isql`. My understanding is that this happens be...
True
Transactions not supported by Hortonworks ODBC driver for Hive - I get the following error when I try to connect to Hive: ``` DatabaseError: ODBC error state: HYC00 native error code: 11470 message: [Hortonworks][ODBC] (11470) Transactions are not supported. ``` I can successfully connect with this same driv...
comp
transactions not supported by hortonworks odbc driver for hive i get the following error when i try to connect to hive databaseerror odbc error state native error code message transactions are not supported i can successfully connect with this same driver and dsn in isql my u...
1
739,461
25,598,210,324
IssuesEvent
2022-12-01 17:49:09
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
opened
error validating token with the latest patch
Type/Bug Priority/Normal
### Description I received the following token validation error when I try to invoke an API: ERROR - JWTValidatorImpl Error while parsing JWT java.net.UnknownHostException: host.docker.internal: nodename nor servname provided, or not known ### Steps to Reproduce - deploy Pizzashack API - create an APP in Dev Port...
1.0
error validating token with the latest patch - ### Description I received the following token validation error when I try to invoke an API: ERROR - JWTValidatorImpl Error while parsing JWT java.net.UnknownHostException: host.docker.internal: nodename nor servname provided, or not known ### Steps to Reproduce - dep...
non_comp
error validating token with the latest patch description i received the following token validation error when i try to invoke an api error jwtvalidatorimpl error while parsing jwt java net unknownhostexception host docker internal nodename nor servname provided or not known steps to reproduce dep...
0
9,871
11,888,891,177
IssuesEvent
2020-03-28 11:06:21
csf-dev/CSF.Utils
https://api.github.com/repos/csf-dev/CSF.Utils
closed
The recursive directory creator should be moved to a new service
breaks-compatibility enhancement
The functionality which recursively creates a new directory is currently an extension method. Because this has a genuine side effect (file system manipulation) it should be moved into a service, with an interface to back it.
True
The recursive directory creator should be moved to a new service - The functionality which recursively creates a new directory is currently an extension method. Because this has a genuine side effect (file system manipulation) it should be moved into a service, with an interface to back it.
comp
the recursive directory creator should be moved to a new service the functionality which recursively creates a new directory is currently an extension method because this has a genuine side effect file system manipulation it should be moved into a service with an interface to back it
1
15,446
3,961,148,219
IssuesEvent
2016-05-02 11:23:43
abhisekp/Practice-Modern-JavaScript
https://api.github.com/repos/abhisekp/Practice-Modern-JavaScript
opened
Get Ready for v4.0.0
documentation help wanted
- [ ] Add run-script explanations - [ ] start - [ ] build - [ ] build:watch - etc - [ ] Add `CHANGELOG.md`
1.0
Get Ready for v4.0.0 - - [ ] Add run-script explanations - [ ] start - [ ] build - [ ] build:watch - etc - [ ] Add `CHANGELOG.md`
non_comp
get ready for add run script explanations start build build watch etc add changelog md
0
19,974
27,794,835,613
IssuesEvent
2023-03-17 11:43:00
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Conflict with WP Recipe Maker causes missing field "url" on logo schema
compatibility component: schema (JSON+LD) severity: major
### Please give us a description of what happened We've recently received quite a few reports from users who received a **Missing field "url"** error on the logo schema in GSC/Rich Results Test. Most of them were using the WP Recipe Maker plugins. ![image](https://user-images.githubusercontent.com/9658774/22586633...
True
Conflict with WP Recipe Maker causes missing field "url" on logo schema - ### Please give us a description of what happened We've recently received quite a few reports from users who received a **Missing field "url"** error on the logo schema in GSC/Rich Results Test. Most of them were using the WP Recipe Maker plugin...
comp
conflict with wp recipe maker causes missing field url on logo schema please give us a description of what happened we ve recently received quite a few reports from users who received a missing field url error on the logo schema in gsc rich results test most of them were using the wp recipe maker plugin...
1
18,721
26,083,961,485
IssuesEvent
2022-12-25 20:53:00
tr7zw/FirstPersonModel
https://api.github.com/repos/tr7zw/FirstPersonModel
reopened
[1.19.2 Fabric] Hats (AKA items with models) with the mod "Essential" installed forces hats to render in firstperson.
invalid wontfix compatibility other mod Fabric
I tested to see why this happened and saw it was because the mod **Essential** (Fabric). There probably wont be a fix to this issue, but if there was a option in the in the config file to **_"Disable All Hats"_** in firstperson, it would be a nice fix for Essential and other mods that mess with the playermodel. If tha...
True
[1.19.2 Fabric] Hats (AKA items with models) with the mod "Essential" installed forces hats to render in firstperson. - I tested to see why this happened and saw it was because the mod **Essential** (Fabric). There probably wont be a fix to this issue, but if there was a option in the in the config file to **_"Disable...
comp
hats aka items with models with the mod essential installed forces hats to render in firstperson i tested to see why this happened and saw it was because the mod essential fabric there probably wont be a fix to this issue but if there was a option in the in the config file to disable all hats ...
1
5,327
7,836,357,930
IssuesEvent
2018-06-17 18:29:14
facebookincubator/facebook-for-woocommerce
https://api.github.com/repos/facebookincubator/facebook-for-woocommerce
closed
Missing conten type + problem with ViewCategory + no event InitiateCheckout
bug compatibility duplicate
Hello! 1. When I open product page event ViewConten have content type: product_group. When I open category page event ViewCategory have content type: product. It should be vice versa? 2. When I visit some of my category pages I have no view event ViewCategory. For example: https://beauty-shop.top/kokosovye-mas...
True
Missing conten type + problem with ViewCategory + no event InitiateCheckout - Hello! 1. When I open product page event ViewConten have content type: product_group. When I open category page event ViewCategory have content type: product. It should be vice versa? 2. When I visit some of my category pages I have no ...
comp
missing conten type problem with viewcategory no event initiatecheckout hello when i open product page event viewconten have content type product group when i open category page event viewcategory have content type product it should be vice versa when i visit some of my category pages i have no ...
1
66,983
14,814,070,348
IssuesEvent
2021-01-14 03:46:04
JoePep09/WebGoat
https://api.github.com/repos/JoePep09/WebGoat
opened
CVE-2019-8331 (Medium) detected in bootstrap-3.1.1.min.js, bootstrap-4.2.1.tgz
security vulnerability
## CVE-2019-8331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.1.1.min.js</b>, <b>bootstrap-4.2.1.tgz</b></p></summary> <p> <details><summary><b>bootstrap-3.1.1.min.j...
True
CVE-2019-8331 (Medium) detected in bootstrap-3.1.1.min.js, bootstrap-4.2.1.tgz - ## CVE-2019-8331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.1.1.min.js</b>, <b>boot...
non_comp
cve medium detected in bootstrap min js bootstrap tgz cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap tgz bootstrap min js the most popular front end framework for developing responsive mobile first projects on th...
0
257,010
27,561,754,815
IssuesEvent
2023-03-07 22:44:17
samqws-marketing/amzn-ion-hive-serde
https://api.github.com/repos/samqws-marketing/amzn-ion-hive-serde
closed
WS-2021-0419 (High) detected in gson-2.2.4.jar - autoclosed
Mend: dependency security vulnerability
## WS-2021-0419 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>gson-2.2.4.jar</b></p></summary> <p>Google Gson library</p> <p>Library home page: <a href="http://code.google.com/p/goog...
True
WS-2021-0419 (High) detected in gson-2.2.4.jar - autoclosed - ## WS-2021-0419 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>gson-2.2.4.jar</b></p></summary> <p>Google Gson library</p...
non_comp
ws high detected in gson jar autoclosed ws high severity vulnerability vulnerable library gson jar google gson library library home page a href path to dependency file integration test build gradle path to vulnerable library home wss scanner gradle caches module...
0
20,032
27,951,296,647
IssuesEvent
2023-03-24 09:04:35
mjansson/rpmalloc
https://api.github.com/repos/mjansson/rpmalloc
closed
undefined `false` when compiling
compatibility
I'm using manjaro and gcc 12.2.1 and compiling `rpmalloc.c` with my project. The error message I got is as follow: ``` [shore@shore-82b6 MYCGRA]$ make dbg.out gcc -m64 -g -lcgraph -lgvc -c src/bitmatrix.c -o src/bitmatrix.o gcc -m64 -g -lcgraph -lgvc -c src/CGRA.c -o src/CGRA.o gcc -m64 -g -lcgraph -lgvc -c s...
True
undefined `false` when compiling - I'm using manjaro and gcc 12.2.1 and compiling `rpmalloc.c` with my project. The error message I got is as follow: ``` [shore@shore-82b6 MYCGRA]$ make dbg.out gcc -m64 -g -lcgraph -lgvc -c src/bitmatrix.c -o src/bitmatrix.o gcc -m64 -g -lcgraph -lgvc -c src/CGRA.c -o src/CGRA...
comp
undefined false when compiling i m using manjaro and gcc and compiling rpmalloc c with my project the error message i got is as follow make dbg out gcc g lcgraph lgvc c src bitmatrix c o src bitmatrix o gcc g lcgraph lgvc c src cgra c o src cgra o gcc g lcgraph lgvc ...
1
371,634
10,975,050,798
IssuesEvent
2019-11-29 10:31:37
xwikisas/application-diagram
https://api.github.com/repos/xwikisas/application-diagram
closed
Wiki links in PDF generated by the FOP export are relative
Priority: Major Type: Bug
Steps to reproduce : 1. Insert wiki links into a diagram using Diagram application 1.11 1. In view mode, export the page in PDF using the XWiki export feature (FOP) 1. Open the PDF file ([exported-with-XWiki.pdf](https://github.com/xwikisas/application-diagram/files/3875831/exported-with-XWiki.pdf)) into a PDF vie...
1.0
Wiki links in PDF generated by the FOP export are relative - Steps to reproduce : 1. Insert wiki links into a diagram using Diagram application 1.11 1. In view mode, export the page in PDF using the XWiki export feature (FOP) 1. Open the PDF file ([exported-with-XWiki.pdf](https://github.com/xwikisas/application-d...
non_comp
wiki links in pdf generated by the fop export are relative steps to reproduce insert wiki links into a diagram using diagram application in view mode export the page in pdf using the xwiki export feature fop open the pdf file into a pdf viewer application the wiki links won t open because...
0
6,933
9,215,190,477
IssuesEvent
2019-03-11 01:48:23
Lothrazar/Cyclic
https://api.github.com/repos/Lothrazar/Cyclic
closed
Vision Helmet
cannot replicate mod compatibility
Minecraft version & Mod Version: 1.12.2, 1.17.3 Single player or Server: Server Describe problem (what you were doing / what happened): Vision Helmet does not clear night vision correctly Taking the helm off will keep the night vision repeatedly at 0 seconds and will have constantly flashing between night vis...
True
Vision Helmet - Minecraft version & Mod Version: 1.12.2, 1.17.3 Single player or Server: Server Describe problem (what you were doing / what happened): Vision Helmet does not clear night vision correctly Taking the helm off will keep the night vision repeatedly at 0 seconds and will have constantly flashing b...
comp
vision helmet minecraft version mod version single player or server server describe problem what you were doing what happened vision helmet does not clear night vision correctly taking the helm off will keep the night vision repeatedly at seconds and will have constantly flashing bet...
1
13,209
15,574,895,124
IssuesEvent
2021-03-17 10:23:43
spring-projects-experimental/spring-native
https://api.github.com/repos/spring-projects-experimental/spring-native
closed
Could not find class [org.springframework.http.HttpStatus]
type: compatibility
Hi, I've updated my project `springboot-elasticsearch` to `spring-native` version `0.9.0`. I am able to build successfully the Docker native image. However, I am having the following exception at runtime. > **Note**: It was working with the previous version `0.8.5`. ``` ERROR 1 --- [ main] o.s.boot....
True
Could not find class [org.springframework.http.HttpStatus] - Hi, I've updated my project `springboot-elasticsearch` to `spring-native` version `0.9.0`. I am able to build successfully the Docker native image. However, I am having the following exception at runtime. > **Note**: It was working with the previous ver...
comp
could not find class hi i ve updated my project springboot elasticsearch to spring native version i am able to build successfully the docker native image however i am having the following exception at runtime note it was working with the previous version error ...
1