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
72,330
7,294,391,994
IssuesEvent
2018-02-25 23:09:57
AtlasOfLivingAustralia/profile-hub
https://api.github.com/repos/AtlasOfLivingAustralia/profile-hub
closed
Collection configuration - deleting Author field stops profiles from loading (this may be more about deleting an attribute with data)
Testing complete Under review bug
As a Collection administrator I want to be prevented from deleting the Author field As this will stop profiles from loading The ALA Test Design collection had 2 author fields, in the Authors and Acknowledgements vocabulary for the collection configuration. I deleted one and the profiles stopped loading.
1.0
Collection configuration - deleting Author field stops profiles from loading (this may be more about deleting an attribute with data) - As a Collection administrator I want to be prevented from deleting the Author field As this will stop profiles from loading The ALA Test Design collection had 2 author fields, in ...
non_comp
collection configuration deleting author field stops profiles from loading this may be more about deleting an attribute with data as a collection administrator i want to be prevented from deleting the author field as this will stop profiles from loading the ala test design collection had author fields in ...
0
6,377
8,687,106,087
IssuesEvent
2018-12-03 12:49:58
Silentine/GrimoireOfGaia
https://api.github.com/repos/Silentine/GrimoireOfGaia
closed
[mod compatibility with Morph] Game crashes when holding the right-click button in the form of ranged mobs (solution provided)
enhancement mod compatibility
<!-- Thank you for filing a bug report. Please be make sure to fill out the required information specified in the template. --> <!-- Do not delete the template, failure to fill in the template will result in the issue being marked "invalid" --> <!-- Also be sure to include a appropriate title for your issue! <!--> ...
True
[mod compatibility with Morph] Game crashes when holding the right-click button in the form of ranged mobs (solution provided) - <!-- Thank you for filing a bug report. Please be make sure to fill out the required information specified in the template. --> <!-- Do not delete the template, failure to fill in the templa...
comp
game crashes when holding the right click button in the form of ranged mobs solution provided also be sure to include a appropriate title for your issue general info please check the fitting checkboxes general info i am running a modpack i can reproduce this issue consi...
1
293,590
8,997,935,387
IssuesEvent
2019-02-02 17:08:50
tra38/Paranoia_Super_Mission_Generator
https://api.github.com/repos/tra38/Paranoia_Super_Mission_Generator
opened
Secret Society Mission Generation
medium-priority
**User Story (MVP)** - User should be able to generate more immediately relevant secret society mission generator. **Post-MVP** - None. **Notes** - From my notes on [A Mutagen For You, Sir](https://docs.google.com/document/d/1jicOQRXWDWZlMaEogB6ahfxIZf6hroAo_5i7JOxia3M/edit): >It seems that when I manually gen...
1.0
Secret Society Mission Generation - **User Story (MVP)** - User should be able to generate more immediately relevant secret society mission generator. **Post-MVP** - None. **Notes** - From my notes on [A Mutagen For You, Sir](https://docs.google.com/document/d/1jicOQRXWDWZlMaEogB6ahfxIZf6hroAo_5i7JOxia3M/edit): ...
non_comp
secret society mission generation user story mvp user should be able to generate more immediately relevant secret society mission generator post mvp none notes from my notes on it seems that when i manually generated secret society missions i did so in pairs one troubleshooter mi...
0
251,788
27,208,611,015
IssuesEvent
2023-02-20 14:53:53
uriel-naor/TestDev
https://api.github.com/repos/uriel-naor/TestDev
opened
express-4.12.4.tgz: 5 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>express-4.12.4.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/fresh/package.json</p> <p> <...
True
express-4.12.4.tgz: 5 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>express-4.12.4.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Path ...
non_comp
express tgz vulnerabilities highest severity is vulnerable library express tgz path to dependency file package json path to vulnerable library node modules fresh package json found in head commit a href vulnerabilities cve severity cvss dependency ...
0
168,134
20,742,239,629
IssuesEvent
2022-03-14 18:52:13
snowflakedb/snowflake-jdbc
https://api.github.com/repos/snowflakedb/snowflake-jdbc
closed
SNOW-558904: CVE-2020-25649 (High) detected in jackson-databind-2.9.8.jar - autoclosed
security vulnerability
## CVE-2020-25649 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
SNOW-558904: CVE-2020-25649 (High) detected in jackson-databind-2.9.8.jar - autoclosed - ## CVE-2020-25649 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b>...
non_comp
snow cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws ua...
0
9,200
11,203,909,884
IssuesEvent
2020-01-05 00:04:57
rubinius/rubinius
https://api.github.com/repos/rubinius/rubinius
closed
Add support for :blocking=>true with Rubinius::FFI::Library#attach_function
Ruby Language Compatibility
I'm trying to use Rubinius::FFI where currently ::FFI is being used, and came across the following compatibility issue: ``` ruby attach_function :zmq_socket, [:pointer, :int], :pointer, :blocking => true ``` Rubinius::FFI#attach_function says: > Attach a C function to this module. The arguments can have two forms: >...
True
Add support for :blocking=>true with Rubinius::FFI::Library#attach_function - I'm trying to use Rubinius::FFI where currently ::FFI is being used, and came across the following compatibility issue: ``` ruby attach_function :zmq_socket, [:pointer, :int], :pointer, :blocking => true ``` Rubinius::FFI#attach_function sa...
comp
add support for blocking true with rubinius ffi library attach function i m trying to use rubinius ffi where currently ffi is being used and came across the following compatibility issue ruby attach function zmq socket pointer blocking true rubinius ffi attach function says attach a...
1
194,729
6,898,153,705
IssuesEvent
2017-11-24 08:12:50
ballerinalang/composer
https://api.github.com/repos/ballerinalang/composer
closed
Issues in reformat code
Priority/High Severity/Major Type/Bug
Release 0.92 **Issues** 1. Indentation issues 2. Spaces that are kept intentionally are also removed Before: ![rc1](https://user-images.githubusercontent.com/1845370/29518479-24f13c6a-8697-11e7-936f-22b0beb03f96.png) After Reformat: ![rc2](https://user-images.githubusercontent.com/1845370/29518482-2a8a47f2...
1.0
Issues in reformat code - Release 0.92 **Issues** 1. Indentation issues 2. Spaces that are kept intentionally are also removed Before: ![rc1](https://user-images.githubusercontent.com/1845370/29518479-24f13c6a-8697-11e7-936f-22b0beb03f96.png) After Reformat: ![rc2](https://user-images.githubusercontent.com...
non_comp
issues in reformat code release issues indentation issues spaces that are kept intentionally are also removed before after reformat
0
7,819
10,039,913,700
IssuesEvent
2019-07-18 18:37:27
OneSignal/OneSignal-Xamarin-SDK
https://api.github.com/repos/OneSignal/OneSignal-Xamarin-SDK
closed
Incompatibly "MonoAndroid,Version=v7.1 - Could not install package Xamarin.Android.Support.CustomTabs 26.0.2
Compatibility
Just tried to install version 3.1.1 but I am getting the following error in the droid project during installation: Could not install package 'Xamarin.Android.Support.CustomTabs 26.0.2'. You are trying to install this package into a project that targets 'MonoAndroid,Version=v7.1', but the package does not contain any...
True
Incompatibly "MonoAndroid,Version=v7.1 - Could not install package Xamarin.Android.Support.CustomTabs 26.0.2 - Just tried to install version 3.1.1 but I am getting the following error in the droid project during installation: Could not install package 'Xamarin.Android.Support.CustomTabs 26.0.2'. You are trying to in...
comp
incompatibly monoandroid version could not install package xamarin android support customtabs just tried to install version but i am getting the following error in the droid project during installation could not install package xamarin android support customtabs you are trying to insta...
1
536,968
15,717,034,407
IssuesEvent
2021-03-28 10:21:32
sopra-fs21-group-11/sopra-server
https://api.github.com/repos/sopra-fs21-group-11/sopra-server
opened
Read and write the stored values from a file (.csv) and parse them into the correct class.
high priority task
User story: #8 Time estimate: 4h
1.0
Read and write the stored values from a file (.csv) and parse them into the correct class. - User story: #8 Time estimate: 4h
non_comp
read and write the stored values from a file csv and parse them into the correct class user story time estimate
0
97,858
8,671,970,497
IssuesEvent
2018-11-29 20:42:30
Microsoft/vscode-python
https://api.github.com/repos/Microsoft/vscode-python
closed
Run Tests | Debug Tests missing on tests with types defined
feature-testing needs more info type-bug
## Environment data - VS Code version: 1.28.1 - Extension version (available under the Extensions sidebar): Python 2018.9.0 - OS and version: Mac OS 10.14 - Python version (& distribution if applicable, e.g. Anaconda): Python 3.7 (installed via Bew) - Type of virtual environment used (N/A | venv | virtualenv | c...
1.0
Run Tests | Debug Tests missing on tests with types defined - ## Environment data - VS Code version: 1.28.1 - Extension version (available under the Extensions sidebar): Python 2018.9.0 - OS and version: Mac OS 10.14 - Python version (& distribution if applicable, e.g. Anaconda): Python 3.7 (installed via Bew) -...
non_comp
run tests debug tests missing on tests with types defined environment data vs code version extension version available under the extensions sidebar python os and version mac os python version distribution if applicable e g anaconda python installed via bew type ...
0
186,601
14,401,209,861
IssuesEvent
2020-12-03 13:26:18
iin-els/aClosedLoop
https://api.github.com/repos/iin-els/aClosedLoop
closed
[ Neurostimulator ] Testar trigger In via TTL no estimulador do IIN-ELS.
Hardware Neurostimulator Test v1
**Testar Trigger via TTL** - [x] Instalar MC_Stimulus II no PC do LAB 1. - [x] Instalar Drivers do STG4004 no PC do LAB 1. - [x] Montar STG4004 no PC do LAB 1. - [x] Adaptar cabo conexão Trigger In <- ESP. - [x] Rodar um protocolo Teste disparado pela Interface Gráfica de Usuário. - [x] Rodar um proto...
1.0
[ Neurostimulator ] Testar trigger In via TTL no estimulador do IIN-ELS. - **Testar Trigger via TTL** - [x] Instalar MC_Stimulus II no PC do LAB 1. - [x] Instalar Drivers do STG4004 no PC do LAB 1. - [x] Montar STG4004 no PC do LAB 1. - [x] Adaptar cabo conexão Trigger In <- ESP. - [x] Rodar um protocolo...
non_comp
testar trigger in via ttl no estimulador do iin els testar trigger via ttl instalar mc stimulus ii no pc do lab instalar drivers do no pc do lab montar no pc do lab adaptar cabo conexão trigger in esp rodar um protocolo teste disparado pela interface gráfica ...
0
32,288
6,758,600,258
IssuesEvent
2017-10-24 14:39:15
BOINC/boinc
https://api.github.com/repos/BOINC/boinc
closed
Windows 7 Screen Saver Install - Control Panel Personalization does not show Screen Saver set to BOINC
C: Installer - Windows P: Minor T: Defect
**Reported by JacobKlein on 2 Oct 41245399 04:53 UTC** On a Windows 7 Screen Saver Install, it appears the Personalization options are not properly being set. Control Panel -> Appearance and Personalization -> Personalization[[BR]]... shows Screen Saver set to None (see first attachment). If you then click the Screen...
1.0
Windows 7 Screen Saver Install - Control Panel Personalization does not show Screen Saver set to BOINC - **Reported by JacobKlein on 2 Oct 41245399 04:53 UTC** On a Windows 7 Screen Saver Install, it appears the Personalization options are not properly being set. Control Panel -> Appearance and Personalization -> Pers...
non_comp
windows screen saver install control panel personalization does not show screen saver set to boinc reported by jacobklein on oct utc on a windows screen saver install it appears the personalization options are not properly being set control panel appearance and personalization personalizati...
0
122,305
16,102,959,578
IssuesEvent
2021-04-27 11:46:30
bounswe/2021SpringGroup3
https://api.github.com/repos/bounswe/2021SpringGroup3
opened
Sequence Diagram: Create Data Type
Priority: Medium Status: Available Type: Design Type: Documentation
A sequence diagram shoud be designed for creating data type in communities.
1.0
Sequence Diagram: Create Data Type - A sequence diagram shoud be designed for creating data type in communities.
non_comp
sequence diagram create data type a sequence diagram shoud be designed for creating data type in communities
0
17,208
23,730,164,066
IssuesEvent
2022-08-31 00:30:44
Luke100000/minecraft-comes-alive
https://api.github.com/repos/Luke100000/minecraft-comes-alive
closed
Rendering entity in world
mod compatibility
Open inventory with [Rougly Enough Items[Fabric 1.18.2] v8.3.501](https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files/3851414) and [[Fabric 1.18.2] MCA Reborn - 7.3.4+1.18.2](https://www.curseforge.com/minecraft/mc-mods/minecraft-comes-alive-reborn/files/3846689) AND Write something in "Search" te...
True
Rendering entity in world - Open inventory with [Rougly Enough Items[Fabric 1.18.2] v8.3.501](https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files/3851414) and [[Fabric 1.18.2] MCA Reborn - 7.3.4+1.18.2](https://www.curseforge.com/minecraft/mc-mods/minecraft-comes-alive-reborn/files/3846689) AND Wr...
comp
rendering entity in world open inventory with and mca reborn and write something in search text field minecraft fabric crash log description rendering entity in world java lang nullpointerexception cannot read field width because this data is nul...
1
65,897
27,268,812,173
IssuesEvent
2023-02-22 20:22:56
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
aws_ecr_repository: add `newest_image_tag` for improving experience with tag immutability
enhancement service/lambda
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or other comments that do not add relevant n...
1.0
aws_ecr_repository: add `newest_image_tag` for improving experience with tag immutability - ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers pri...
non_comp
aws ecr repository add newest image tag for improving experience with tag immutability community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new...
0
2,314
5,072,002,297
IssuesEvent
2016-12-26 18:13:40
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
3.2.5 Conflict with Visual Composer broken dependencies
compatibility visual composer
Issue: Broken dependnecies `yoast-seo` in visual composer As we can see you have made backward incompatible changes for yoast with splitting your assets in different parts (yoast-seo-metabox and etc) but visual composer uses as dependency for vendor `yoast-seo` asset name, which actually doesn't exists now. Is there a...
True
3.2.5 Conflict with Visual Composer broken dependencies - Issue: Broken dependnecies `yoast-seo` in visual composer As we can see you have made backward incompatible changes for yoast with splitting your assets in different parts (yoast-seo-metabox and etc) but visual composer uses as dependency for vendor `yoast-seo`...
comp
conflict with visual composer broken dependencies issue broken dependnecies yoast seo in visual composer as we can see you have made backward incompatible changes for yoast with splitting your assets in different parts yoast seo metabox and etc but visual composer uses as dependency for vendor yoast seo ...
1
15,325
19,552,280,819
IssuesEvent
2022-01-03 00:20:29
Jagusti/fvtt-wfrp4e-gmtoolkit
https://api.github.com/repos/Jagusti/fvtt-wfrp4e-gmtoolkit
closed
FVTT v9 Compatibility
compatibility
The following need compatibility updates: - [x] Send Dark Whispers - table used to prepopulate Send Dark Whispers prompt is wfrp4e format, so needs converting to normal FVTT format - [x] Token Hud Extensions - Corruption shortcuts use wfrp4e tables for mutations and wrath of the gods that need to be awaited....
True
FVTT v9 Compatibility - The following need compatibility updates: - [x] Send Dark Whispers - table used to prepopulate Send Dark Whispers prompt is wfrp4e format, so needs converting to normal FVTT format - [x] Token Hud Extensions - Corruption shortcuts use wfrp4e tables for mutations and wrath of the gods ...
comp
fvtt compatibility the following need compatibility updates send dark whispers table used to prepopulate send dark whispers prompt is format so needs converting to normal fvtt format token hud extensions corruption shortcuts use tables for mutations and wrath of the gods that need to be...
1
82,650
23,845,943,370
IssuesEvent
2022-09-06 14:02:13
godotengine/godot-proposals
https://api.github.com/repos/godotengine/godot-proposals
closed
Use macos and ios names for scons platforms
topic:core topic:buildsystem breaks compat
### Describe the project you are working on custom godot modules for ik and voip ### Describe the problem or limitation you are having in your project I want a stable name to compare against env["platform"]. Right now, I am afraid to use "osx" or "iphone" because I might want to build for ipad in the future, and ...
1.0
Use macos and ios names for scons platforms - ### Describe the project you are working on custom godot modules for ik and voip ### Describe the problem or limitation you are having in your project I want a stable name to compare against env["platform"]. Right now, I am afraid to use "osx" or "iphone" because I mi...
non_comp
use macos and ios names for scons platforms describe the project you are working on custom godot modules for ik and voip describe the problem or limitation you are having in your project i want a stable name to compare against env right now i am afraid to use osx or iphone because i might want to...
0
13,168
15,526,092,492
IssuesEvent
2021-03-13 00:05:37
jtothebell/fake-08
https://api.github.com/repos/jtothebell/fake-08
closed
Add pause menu support
compatibility
Need both to be able to load a cart, exit and then load a different cart.
True
Add pause menu support - Need both to be able to load a cart, exit and then load a different cart.
comp
add pause menu support need both to be able to load a cart exit and then load a different cart
1
17,550
24,204,201,437
IssuesEvent
2022-09-25 01:27:18
UnblockNeteaseMusic/server
https://api.github.com/repos/UnblockNeteaseMusic/server
closed
应版权方要求,此歌曲不支持下载
compatibility
在更新新版网易云PC(Windows)端后,无法下载 可以正常播放的 VIP可下载音乐。 提示应版权方要求,此歌曲不支持下载 网易云音乐版本:2.10.2(build 200142) (patch 1:252aba9) unblockneteasemusic版本: https://github.com/UnblockNeteaseMusic/server/commit/4585d0095587669100f0bd1d58a5ac14165b5c4a
True
应版权方要求,此歌曲不支持下载 - 在更新新版网易云PC(Windows)端后,无法下载 可以正常播放的 VIP可下载音乐。 提示应版权方要求,此歌曲不支持下载 网易云音乐版本:2.10.2(build 200142) (patch 1:252aba9) unblockneteasemusic版本: https://github.com/UnblockNeteaseMusic/server/commit/4585d0095587669100f0bd1d58a5ac14165b5c4a
comp
应版权方要求,此歌曲不支持下载 在更新新版网易云pc(windows)端后,无法下载 可以正常播放的 vip可下载音乐。 提示应版权方要求,此歌曲不支持下载 网易云音乐版本: (build patch unblockneteasemusic版本:
1
578,762
17,153,422,494
IssuesEvent
2021-07-14 01:28:03
Twintop/TwintopInsanityBar
https://api.github.com/repos/Twintop/TwintopInsanityBar
opened
Overgrowth Seedling Support (Tarragrue)
Demon Hunter Druid Hunter Priest Shaman Warrior low priority torghast
Add support for Overgrowth Seedling (https://www.wowhead.com/spell=347934/overgrowth-seedling), one of the Anima Powers you can choose when clearing trash to Tarragrue in Sanctum of Domination. - [ ] Demon Hunter - - [ ] Havoc - - - All spenders should be reduced. **Need confirmation** - [ ] Druid - - [ ] Balanc...
1.0
Overgrowth Seedling Support (Tarragrue) - Add support for Overgrowth Seedling (https://www.wowhead.com/spell=347934/overgrowth-seedling), one of the Anima Powers you can choose when clearing trash to Tarragrue in Sanctum of Domination. - [ ] Demon Hunter - - [ ] Havoc - - - All spenders should be reduced. **Need c...
non_comp
overgrowth seedling support tarragrue add support for overgrowth seedling one of the anima powers you can choose when clearing trash to tarragrue in sanctum of domination demon hunter havoc all spenders should be reduced need confirmation druid balance all spenders s...
0
240,904
18,403,128,459
IssuesEvent
2021-10-12 18:40:31
hashicorp/terraform-cdk
https://api.github.com/repos/hashicorp/terraform-cdk
closed
[Docs page] Community
documentation committed priority/important-soon
**Description** This page should point users to places where they can contribute, submit issues, and discuss CDKTF with other users. It should explain: - How to contribute - Questions go on discuss: https://discuss.hashicorp.com/c/terraform-core/cdk-for-terraform/47 - Bugs and feature requests filed as tickets http...
1.0
[Docs page] Community - **Description** This page should point users to places where they can contribute, submit issues, and discuss CDKTF with other users. It should explain: - How to contribute - Questions go on discuss: https://discuss.hashicorp.com/c/terraform-core/cdk-for-terraform/47 - Bugs and feature reque...
non_comp
community description this page should point users to places where they can contribute submit issues and discuss cdktf with other users it should explain how to contribute questions go on discuss bugs and feature requests filed as tickets content should go in engineering support...
0
273,991
29,865,520,146
IssuesEvent
2023-06-20 03:14:06
renfei/renfeid
https://api.github.com/repos/renfei/renfeid
closed
CVE-2023-20883 (High) detected in spring-boot-autoconfigure-2.7.9.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2023-20883 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-autoconfigure-2.7.9.jar</b></p></summary> <p>Spring Boot AutoConfigure</p> <p>Library home page: <a href="...
True
CVE-2023-20883 (High) detected in spring-boot-autoconfigure-2.7.9.jar - autoclosed - ## CVE-2023-20883 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-autoconfigure-2.7.9.ja...
non_comp
cve high detected in spring boot autoconfigure jar autoclosed cve high severity vulnerability vulnerable library spring boot autoconfigure jar spring boot autoconfigure library home page a href dependency hierarchy found in head commit a href found in base b...
0
814,334
30,503,086,033
IssuesEvent
2023-07-18 15:04:21
projectLEMDO/lemdoIssues
https://api.github.com/repos/projectLEMDO/lemdoIssues
opened
Need to look closely at how blockquotes are processed
bug HTML rendering Priority: normal
It's possible to generate bad HTML by nesting a quote inside a cit, and then nesting a note containing a quote inside that. The sequence is not unreasonable, so we should be able to handle it; look at the templates around ll. 1358ff in xhtml5_templates_tei_module.xsl to see if we can do a better job of this. There are ...
1.0
Need to look closely at how blockquotes are processed - It's possible to generate bad HTML by nesting a quote inside a cit, and then nesting a note containing a quote inside that. The sequence is not unreasonable, so we should be able to handle it; look at the templates around ll. 1358ff in xhtml5_templates_tei_module....
non_comp
need to look closely at how blockquotes are processed it s possible to generate bad html by nesting a quote inside a cit and then nesting a note containing a quote inside that the sequence is not unreasonable so we should be able to handle it look at the templates around ll in templates tei module xsl to see...
0
9,177
11,201,738,450
IssuesEvent
2020-01-04 06:20:15
25/EnchantmentsEnhance
https://api.github.com/repos/25/EnchantmentsEnhance
closed
CatServer compatibility
bug compatibility critical help wanted
[21:26:35] [Server thread/INFO]: Fearr issued server command: /enhance menu [21:26:37] [Server thread/ERROR]: Could not pass event InventoryClickEvent to EnchantmentsEnhance v7.9.3 org.bukkit.event.EventException: null at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-C...
True
CatServer compatibility - [21:26:35] [Server thread/INFO]: Fearr issued server command: /enhance menu [21:26:37] [Server thread/ERROR]: Could not pass event InventoryClickEvent to EnchantmentsEnhance v7.9.3 org.bukkit.event.EventException: null at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[E...
comp
catserver compatibility fearr issued server command enhance menu could not pass event inventoryclickevent to enchantmentsenhance org bukkit event eventexception null at org bukkit plugin eventexecutor execute eventexecutor java at org bukkit plugin registeredlistener callevent registe...
1
6,089
8,518,355,487
IssuesEvent
2018-11-01 11:18:21
openpgpjs/openpgpjs
https://api.github.com/repos/openpgpjs/openpgpjs
closed
Native Node.js support for X25519 and Brainpool curves
Compatibility Performance
Node.js has bindings with the local OpenSSL for elliptic curve computations. In particular, `nodeCrypto.getCurves()` returns whatever curves the local OpenSSL supports, which can be found using this command: ``` $ openssl ecparam -list_curves ``` Currently the curve names of all curves supported by OpenPGP.js...
True
Native Node.js support for X25519 and Brainpool curves - Node.js has bindings with the local OpenSSL for elliptic curve computations. In particular, `nodeCrypto.getCurves()` returns whatever curves the local OpenSSL supports, which can be found using this command: ``` $ openssl ecparam -list_curves ``` Curren...
comp
native node js support for and brainpool curves node js has bindings with the local openssl for elliptic curve computations in particular nodecrypto getcurves returns whatever curves the local openssl supports which can be found using this command openssl ecparam list curves currently t...
1
14,432
17,401,156,040
IssuesEvent
2021-08-02 19:54:12
spoorn/sodium-forge
https://api.github.com/repos/spoorn/sodium-forge
closed
"ArrayIndexOutOfBoundsException" error crashing after loading in a server
compatibility crash
### Reproduction Steps Joining a server while being at my base (with a lot of modded stuff lying around). I can't really give much more information since I don't really have a way to reproduce it. ### Crash Report File https://gist.githubusercontent.com/natanfudge/f0ae425e4774c41f5ff53982890049ad/raw/a4640052b5b...
True
"ArrayIndexOutOfBoundsException" error crashing after loading in a server - ### Reproduction Steps Joining a server while being at my base (with a lot of modded stuff lying around). I can't really give much more information since I don't really have a way to reproduce it. ### Crash Report File https://gist.githu...
comp
arrayindexoutofboundsexception error crashing after loading in a server reproduction steps joining a server while being at my base with a lot of modded stuff lying around i can t really give much more information since i don t really have a way to reproduce it crash report file mods list...
1
16,896
23,260,387,702
IssuesEvent
2022-08-04 13:03:30
projectfluent/fluent
https://api.github.com/repos/projectfluent/fluent
opened
Let's reduce the gap between Fluent and MessageFormat 2
planning syntax forwards incompatible
While working on a JS runtime implementation for the upcoming [MessageFormat 2 syntax](https://github.com/unicode-org/message-format-wg/blob/develop/spec/syntax.md), I've also put together a two-way [Fluent/MF2 compatibility package](https://github.com/messageformat/messageformat/tree/master/packages/mf2-fluent/). T...
True
Let's reduce the gap between Fluent and MessageFormat 2 - While working on a JS runtime implementation for the upcoming [MessageFormat 2 syntax](https://github.com/unicode-org/message-format-wg/blob/develop/spec/syntax.md), I've also put together a two-way [Fluent/MF2 compatibility package](https://github.com/messagefo...
comp
let s reduce the gap between fluent and messageformat while working on a js runtime implementation for the upcoming i ve also put together a two way this has allowed me to identify a relatively small number of features that are likely to be available in but which are not currently available in fluent ...
1
9,426
11,483,746,217
IssuesEvent
2020-02-11 00:56:03
krzychu124/Cities-Skylines-Traffic-Manager-President-Edition
https://api.github.com/repos/krzychu124/Cities-Skylines-Traffic-Manager-President-Edition
closed
CSUR compatibility - TM:PE version number
COMPATIBILITY EXTERNAL discussion help wanted
@pcfantasy @kianzarrin @krzychu124 @kvakvs I saw in https://github.com/citiesskylines-csur/CSURToolBox/pull/1 that CSUR Toolbox won't patch TM:PE v11.1 or above? Issue: * PR #684 (TMPE fix for lane connectors) is not ready for publishing yet; needs more review & test * It is planned to be part of the mai...
True
CSUR compatibility - TM:PE version number - @pcfantasy @kianzarrin @krzychu124 @kvakvs I saw in https://github.com/citiesskylines-csur/CSURToolBox/pull/1 that CSUR Toolbox won't patch TM:PE v11.1 or above? Issue: * PR #684 (TMPE fix for lane connectors) is not ready for publishing yet; needs more review & tes...
comp
csur compatibility tm pe version number pcfantasy kianzarrin kvakvs i saw in that csur toolbox won t patch tm pe or above issue pr tmpe fix for lane connectors is not ready for publishing yet needs more review test it is planned to be part of the main release an ...
1
17,670
24,358,286,100
IssuesEvent
2022-10-03 09:25:20
shawly/docker-ps3netsrv
https://api.github.com/repos/shawly/docker-ps3netsrv
closed
Compatibility report: OrangePi 3 LTS
arm-not-compatible
**Device:** OrangePi 3 LTS arm64 **Status:** [] works [x] not working **Additional steps to get it to work?** - none Webman Mod on PS3 discovers iso images but fails to load. No error logs from "docker logs". Docker ps3netsrv image 1.6.0 Webman MOD 1.47.42
True
Compatibility report: OrangePi 3 LTS - **Device:** OrangePi 3 LTS arm64 **Status:** [] works [x] not working **Additional steps to get it to work?** - none Webman Mod on PS3 discovers iso images but fails to load. No error logs from "docker logs". Docker ps3netsrv image 1.6.0 Webman MOD 1.47.42
comp
compatibility report orangepi lts device orangepi lts status works not working additional steps to get it to work none webman mod on discovers iso images but fails to load no error logs from docker logs docker image webman mod
1
973
3,438,538,162
IssuesEvent
2015-12-14 01:12:41
SkyrimLL/SDPlus
https://api.github.com/repos/SkyrimLL/SDPlus
closed
Player regularly loses access to menu after sex while wearing Devices
bug Compatibility Enslavement quest
Check if this is caused by SD+ attempt at using Zap's interaction control system.
True
Player regularly loses access to menu after sex while wearing Devices - Check if this is caused by SD+ attempt at using Zap's interaction control system.
comp
player regularly loses access to menu after sex while wearing devices check if this is caused by sd attempt at using zap s interaction control system
1
59,519
17,023,150,224
IssuesEvent
2021-07-03 00:36:01
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Motorways should display ref= tag
Component: mapnik Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 10.14pm, Thursday, 22nd March 2007]** Right not the osm.xml displays the name= tag in the "shield symbolizer". I think it should be displaying ref= according to map features (right now the ref tag doesn't get output by osm2pgsql so both that an the XML need changing)...
1.0
Motorways should display ref= tag - **[Submitted to the original trac issue database at 10.14pm, Thursday, 22nd March 2007]** Right not the osm.xml displays the name= tag in the "shield symbolizer". I think it should be displaying ref= according to map features (right now the ref tag doesn't get output by osm2pgsql so...
non_comp
motorways should display ref tag right not the osm xml displays the name tag in the shield symbolizer i think it should be displaying ref according to map features right now the ref tag doesn t get output by so both that an the xml need changing we should be rendering the ref of non motorways too...
0
14,491
2,813,390,854
IssuesEvent
2015-05-18 14:34:23
Parisson/Telemeta
https://api.github.com/repos/Parisson/Telemeta
closed
Personnalisation des pages
defect
Les indications de l'install concernant les sous-modules sont les suivantes : git submodule foreach git fetch --tags git submodule update --init --recursive Afin d'avoir des pages personnalisées, comment faire pour que le sub-module pages soit : https://github.com/AnasGhrab/Telemeta-pages Merci,
1.0
Personnalisation des pages - Les indications de l'install concernant les sous-modules sont les suivantes : git submodule foreach git fetch --tags git submodule update --init --recursive Afin d'avoir des pages personnalisées, comment faire pour que le sub-module pages soit : https://github.com/AnasGhrab/Tele...
non_comp
personnalisation des pages les indications de l install concernant les sous modules sont les suivantes git submodule foreach git fetch tags git submodule update init recursive afin d avoir des pages personnalisées comment faire pour que le sub module pages soit merci
0
449
2,888,972,353
IssuesEvent
2015-06-13 01:13:56
benjamingr/RexExp.escape
https://api.github.com/repos/benjamingr/RexExp.escape
opened
Advance to stage 2
process
From [the tc39 process](https://docs.google.com/document/d/1QbEE0BsO4lvl7NFTn5WXWeiEIBfaVUF7Dk0hpPpPDzU/edit): - [x] Step 1 Criteria - [x] Initial spec text Available at http://benjamingr.github.io/RexExp.escape/ and at the readme file. - [ ] tc39 approval of the advancement of the spec to the next level...
1.0
Advance to stage 2 - From [the tc39 process](https://docs.google.com/document/d/1QbEE0BsO4lvl7NFTn5WXWeiEIBfaVUF7Dk0hpPpPDzU/edit): - [x] Step 1 Criteria - [x] Initial spec text Available at http://benjamingr.github.io/RexExp.escape/ and at the readme file. - [ ] tc39 approval of the advancement of the s...
non_comp
advance to stage from step criteria initial spec text available at and at the readme file approval of the advancement of the spec to the next level
0
9,540
11,593,223,196
IssuesEvent
2020-02-24 13:12:49
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Need to make compatible with Page scroll to id plugin
3rd party Compatibility P
Need to make compatible with "Page scroll to id plugin " https://un-tour-dans-le-sac.fr/bali-autrement/amp/ https://wordpress.org/plugins/page-scroll-to-id/ REF:https://secure.helpscout.net/conversation/992158479/95205?folderId=3008055
True
Need to make compatible with Page scroll to id plugin - Need to make compatible with "Page scroll to id plugin " https://un-tour-dans-le-sac.fr/bali-autrement/amp/ https://wordpress.org/plugins/page-scroll-to-id/ REF:https://secure.helpscout.net/conversation/992158479/95205?folderId=3008055
comp
need to make compatible with page scroll to id plugin need to make compatible with page scroll to id plugin ref
1
386,786
26,701,410,206
IssuesEvent
2023-01-27 14:41:00
trailofbits/vast
https://api.github.com/repos/trailofbits/vast
opened
Add documentation of ABI lowering process
documentation abi lowering
Add document that describes steps of ABI lowering + examples. Provide insight into how we split the whole step into smaller parts and what are their outputs.
1.0
Add documentation of ABI lowering process - Add document that describes steps of ABI lowering + examples. Provide insight into how we split the whole step into smaller parts and what are their outputs.
non_comp
add documentation of abi lowering process add document that describes steps of abi lowering examples provide insight into how we split the whole step into smaller parts and what are their outputs
0
20,857
31,238,026,849
IssuesEvent
2023-08-20 14:12:56
hammertater/treechop
https://api.github.com/repos/hammertater/treechop
closed
Tropicraft leaves don't break
compatibility
`Minecraft v1.19.2` `Forge v43.2.7` [`Tropicraft v9.5.1`](https://www.curseforge.com/minecraft/mc-mods/tropicraft) Many of Tropicraft leaves blocks, such as Palm Leaves, are not chopped down even though they are included in the `treechop:leaves_like` tag and `igonore_persistant_leaves = false`. Their leaves don't...
True
Tropicraft leaves don't break - `Minecraft v1.19.2` `Forge v43.2.7` [`Tropicraft v9.5.1`](https://www.curseforge.com/minecraft/mc-mods/tropicraft) Many of Tropicraft leaves blocks, such as Palm Leaves, are not chopped down even though they are included in the `treechop:leaves_like` tag and `igonore_persistant_lea...
comp
tropicraft leaves don t break minecraft forge many of tropicraft leaves blocks such as palm leaves are not chopped down even though they are included in the treechop leaves like tag and igonore persistant leaves false their leaves don t seem to despawn on their own either
1
172,505
27,291,929,040
IssuesEvent
2023-02-23 17:12:15
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
SliverAppBar.large/medium title overlaps with actions when scrolled
framework f: material design f: scrolling has reproducible steps P3 found in release: 3.3 found in release: 3.6
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
1.0
SliverAppBar.large/medium title overlaps with actions when scrolled - <!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stac...
non_comp
sliverappbar large medium title overlaps with actions when scrolled thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if our documentat...
0
3,814
6,667,241,201
IssuesEvent
2017-10-03 11:45:23
nextcloud/contacts
https://api.github.com/repos/nextcloud/contacts
closed
No export button on NC10
3. to review compatibility invalid
The export button in the settings is missing. The html code is there, if i remove the class 'ng-hide', the button apears and works. I suspect https://github.com/nextcloud/contacts/blob/master/js/components/addressBook/addressBook_controller.js#L25. But need to look closer. I updated to version 1.5.3 and have Ne...
True
No export button on NC10 - The export button in the settings is missing. The html code is there, if i remove the class 'ng-hide', the button apears and works. I suspect https://github.com/nextcloud/contacts/blob/master/js/components/addressBook/addressBook_controller.js#L25. But need to look closer. I updated t...
comp
no export button on the export button in the settings is missing the html code is there if i remove the class ng hide the button apears and works i suspect but need to look closer i updated to version and have nextcloud version want to back this issue we accept ...
1
9,603
11,683,723,262
IssuesEvent
2020-03-05 04:24:43
brainstormforce/ultimate-addons-for-gutenberg
https://api.github.com/repos/brainstormforce/ultimate-addons-for-gutenberg
closed
Post Carousel shows most recent posts in all languages
3rd party plugin compatibility
I am using Polylang to maintain a website that is available in Dutch and English. However, if I use the Post Carousel, it shows me the articles in both Dutch and English while I only want to see the posts of the corresponding website (a static Homepage assigned to this language). I have currently found a workaround whe...
True
Post Carousel shows most recent posts in all languages - I am using Polylang to maintain a website that is available in Dutch and English. However, if I use the Post Carousel, it shows me the articles in both Dutch and English while I only want to see the posts of the corresponding website (a static Homepage assigned t...
comp
post carousel shows most recent posts in all languages i am using polylang to maintain a website that is available in dutch and english however if i use the post carousel it shows me the articles in both dutch and english while i only want to see the posts of the corresponding website a static homepage assigned t...
1
286,320
24,742,205,137
IssuesEvent
2022-10-21 06:37:00
project-chip/connectedhomeip
https://api.github.com/repos/project-chip/connectedhomeip
closed
Pin code Pairing with iOS ChipTool fails with timeout Error CHIP:0x00000032
stale smoke test
Pin code Pairing with iOS ChipTool fails with timeout Error CHIP:0x00000032 1. Pair M5 board with QR code using iOS chiptool - verify successful 2. Reset M5 board 3. Pair M5 board with pin code using iOS Chiptool - fails with Error CHIP:0x00000032 note: I do see LED go blue & yellow but the M5 board is not con...
1.0
Pin code Pairing with iOS ChipTool fails with timeout Error CHIP:0x00000032 - Pin code Pairing with iOS ChipTool fails with timeout Error CHIP:0x00000032 1. Pair M5 board with QR code using iOS chiptool - verify successful 2. Reset M5 board 3. Pair M5 board with pin code using iOS Chiptool - fails with Error CHIP...
non_comp
pin code pairing with ios chiptool fails with timeout error chip pin code pairing with ios chiptool fails with timeout error chip pair board with qr code using ios chiptool verify successful reset board pair board with pin code using ios chiptool fails with error chip note i do see ...
0
14,774
18,163,498,535
IssuesEvent
2021-09-27 12:22:46
Makewebbetter/membership-for-woocommerce
https://api.github.com/repos/Makewebbetter/membership-for-woocommerce
closed
Getting error with plugin after activating membership plan.
Compatibility issue
WordPress version: 5.8.1 WooCommerce version: 5.6.0 Compatible: Multisite Area Path: Shop Version: 1.2.0 Description: Getting error with plugin after activating membership plan. ![Screenshot - 2021-09-19T170401 327](https://user-images.githubusercontent.com/76723329/133925950-1d7fded3-54e1-4b5d-a9c4-c5eb2e34d900....
True
Getting error with plugin after activating membership plan. - WordPress version: 5.8.1 WooCommerce version: 5.6.0 Compatible: Multisite Area Path: Shop Version: 1.2.0 Description: Getting error with plugin after activating membership plan. ![Screenshot - 2021-09-19T170401 327](https://user-images.githubuserconten...
comp
getting error with plugin after activating membership plan wordpress version woocommerce version compatible multisite area path shop version description getting error with plugin after activating membership plan
1
16,387
22,098,285,499
IssuesEvent
2022-06-01 11:55:27
muzimuzhi/thmtools
https://api.github.com/repos/muzimuzhi/thmtools
closed
Unsorted ref output when "sibling=<counter>" is used with cleveref
bug compatibility
**MWE and short description** ```tex \documentclass{article} \usepackage{thmtools} \usepackage{cleveref} % share the theorem counter with "subsection" \declaretheorem[sibling=subsection]{theorem} \begin{document} \section{title} \begin{theorem} Blah. \end{theorem} \begin{theorem}\label{theorem} % ...
True
Unsorted ref output when "sibling=<counter>" is used with cleveref - **MWE and short description** ```tex \documentclass{article} \usepackage{thmtools} \usepackage{cleveref} % share the theorem counter with "subsection" \declaretheorem[sibling=subsection]{theorem} \begin{document} \section{title} \begi...
comp
unsorted ref output when sibling is used with cleveref mwe and short description tex documentclass article usepackage thmtools usepackage cleveref share the theorem counter with subsection declaretheorem theorem begin document section title begin theorem blah end the...
1
4,598
7,237,935,856
IssuesEvent
2018-02-13 12:57:06
jesus2099/konami-command
https://api.github.com/repos/jesus2099/konami-command
closed
Clear merge queue and speed‐up cancel merge don’t work in Vivaldi
browser compatibility mb_MERGE-HELPOR-2
It’s annoying. Cancel buttons on merge mini forms is not boosted and the Clear queue and merge button doesn’t show up anywhere.
True
Clear merge queue and speed‐up cancel merge don’t work in Vivaldi - It’s annoying. Cancel buttons on merge mini forms is not boosted and the Clear queue and merge button doesn’t show up anywhere.
comp
clear merge queue and speed‐up cancel merge don’t work in vivaldi it’s annoying cancel buttons on merge mini forms is not boosted and the clear queue and merge button doesn’t show up anywhere
1
20,930
31,714,030,998
IssuesEvent
2023-09-09 16:31:54
Luke100000/ImmersiveAircraft
https://api.github.com/repos/Luke100000/ImmersiveAircraft
closed
GUI issues / compatibilities - 1.20.1
mod compatibility
Incompatible icon placement when TAN is installed: ![image](https://github.com/Luke100000/ImmersiveAircraft/assets/63996164/d1db0177-9704-4960-99e6-0b81568c0169) When JEI is installed, the chest placements (guis to put items) are not the greatest, making them make jei wrap around would be best ![image](https://gi...
True
GUI issues / compatibilities - 1.20.1 - Incompatible icon placement when TAN is installed: ![image](https://github.com/Luke100000/ImmersiveAircraft/assets/63996164/d1db0177-9704-4960-99e6-0b81568c0169) When JEI is installed, the chest placements (guis to put items) are not the greatest, making them make jei wrap a...
comp
gui issues compatibilities incompatible icon placement when tan is installed when jei is installed the chest placements guis to put items are not the greatest making them make jei wrap around would be best
1
7,233
9,522,527,810
IssuesEvent
2019-04-27 09:18:12
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Homepage Title compatibility with Yoast SEO option
3rd party Compatibility bug
I've set the title in non-amp by using the Yoast plugin ( Screenshot: http://take.ms/qT7vF ) but in AMP, It's rendering as Title | Blogname ( Screenshot: http://take.ms/e2jNk ). Screenshots: In AMP: http://take.ms/e2jNk In non-amp: https://take.ms/fzK4A
True
Homepage Title compatibility with Yoast SEO option - I've set the title in non-amp by using the Yoast plugin ( Screenshot: http://take.ms/qT7vF ) but in AMP, It's rendering as Title | Blogname ( Screenshot: http://take.ms/e2jNk ). Screenshots: In AMP: http://take.ms/e2jNk In non-amp: https://take.ms/fzK4A
comp
homepage title compatibility with yoast seo option i ve set the title in non amp by using the yoast plugin screenshot but in amp it s rendering as title blogname screenshot screenshots in amp in non amp
1
55,312
14,366,292,114
IssuesEvent
2020-12-01 04:00:29
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
closed
Caused by: org.postgresql.util.PSQLException: ERROR: syntax error at or near "FROM"
defect
The defect may already be reported! Please search for the defect before creating one. ### Current Behavior: ``` 2020-11-30 07:03:03,925 [] WARN [org.eclipse.jetty.server.HttpChannelState] unhandled due to prior sendError javax.servlet.ServletException: javax.jdo.JDODataStoreException: The database returned ROLL...
1.0
Caused by: org.postgresql.util.PSQLException: ERROR: syntax error at or near "FROM" - The defect may already be reported! Please search for the defect before creating one. ### Current Behavior: ``` 2020-11-30 07:03:03,925 [] WARN [org.eclipse.jetty.server.HttpChannelState] unhandled due to prior sendError javax...
non_comp
caused by org postgresql util psqlexception error syntax error at or near from the defect may already be reported please search for the defect before creating one current behavior warn unhandled due to prior senderror javax servlet servletexception javax jdo jdodatastoreexce...
0
17,816
24,579,843,071
IssuesEvent
2022-10-13 14:51:49
freerange/mocha
https://api.github.com/repos/freerange/mocha
closed
Consider updating Travis CI build matrix
feature-request compatibility
The build currently mostly tests against Ruby v1.8.7 & v1.9.3 with various combinations of other gems. It might make sense to test these combinations against other more common/recent versions of Ruby. ~~Also it only tests against Ruby v1.8.7, v1.9.3, v2.0.0, v2.1, v2.2. It would be nice to test against v2.3 as well.~~...
True
Consider updating Travis CI build matrix - The build currently mostly tests against Ruby v1.8.7 & v1.9.3 with various combinations of other gems. It might make sense to test these combinations against other more common/recent versions of Ruby. ~~Also it only tests against Ruby v1.8.7, v1.9.3, v2.0.0, v2.1, v2.2. It wo...
comp
consider updating travis ci build matrix the build currently mostly tests against ruby with various combinations of other gems it might make sense to test these combinations against other more common recent versions of ruby also it only tests against ruby it would be ...
1
5,340
7,838,710,925
IssuesEvent
2018-06-18 11:16:07
mike42/escpos-php
https://api.github.com/repos/mike42/escpos-php
closed
Turkish character output on GP-F80300II
printer-compatibility
What should I do to print Turkish characters? > ş ü ö İ ğ ı ç ```php <?php header('Content-Type: text/html; charset=utf-8'); require __DIR__ . '\vendor\autoload.php'; use Mike42\Escpos\Printer; use Mike42\Escpos\PrintConnectors\WindowsPrintConnector; try { $connector = new WindowsPrintConnector...
True
Turkish character output on GP-F80300II - What should I do to print Turkish characters? > ş ü ö İ ğ ı ç ```php <?php header('Content-Type: text/html; charset=utf-8'); require __DIR__ . '\vendor\autoload.php'; use Mike42\Escpos\Printer; use Mike42\Escpos\PrintConnectors\WindowsPrintConnector; try { ...
comp
turkish character output on gp what should i do to print turkish characters ş ü ö i̇ ğ ı ç php php header content type text html charset utf require dir vendor autoload php use escpos printer use escpos printconnectors windowsprintconnector try connector ...
1
194,948
15,444,755,101
IssuesEvent
2021-03-08 10:49:35
b-m-f/WirtBot
https://api.github.com/repos/b-m-f/WirtBot
closed
Add screenshots to readme
documentation good first issue help wanted
It would be nice to add some Screenshots/ Gifs to the readme that show the App in action.
1.0
Add screenshots to readme - It would be nice to add some Screenshots/ Gifs to the readme that show the App in action.
non_comp
add screenshots to readme it would be nice to add some screenshots gifs to the readme that show the app in action
0
36,277
14,970,758,864
IssuesEvent
2021-01-27 20:05:56
edgexfoundry/developer-scripts
https://api.github.com/repos/edgexfoundry/developer-scripts
closed
Implement ready-to-run signal for secure bootstrapping implementation
3-high enhancement security-services
Part of implementation of secure bootstrapping ADR. Create a container to raise the ready-to-run signal/socket. This could be implemented as a new container, or tacked on to the existing vault-worker. According to the ADR, it could be combined with bootstrap/control container.
1.0
Implement ready-to-run signal for secure bootstrapping implementation - Part of implementation of secure bootstrapping ADR. Create a container to raise the ready-to-run signal/socket. This could be implemented as a new container, or tacked on to the existing vault-worker. According to the ADR, it could be comb...
non_comp
implement ready to run signal for secure bootstrapping implementation part of implementation of secure bootstrapping adr create a container to raise the ready to run signal socket this could be implemented as a new container or tacked on to the existing vault worker according to the adr it could be comb...
0
13,826
16,547,981,544
IssuesEvent
2021-05-28 03:59:03
P03W/RPGStats
https://api.github.com/repos/P03W/RPGStats
closed
Farming stat bug
bug mod compatibility
Placing any block increases the farming skill. Even blocks like stone bricks do it.
True
Farming stat bug - Placing any block increases the farming skill. Even blocks like stone bricks do it.
comp
farming stat bug placing any block increases the farming skill even blocks like stone bricks do it
1
188,208
22,046,208,658
IssuesEvent
2022-05-30 02:12:34
raindigi/GraphqlType-API-Registration
https://api.github.com/repos/raindigi/GraphqlType-API-Registration
closed
CVE-2022-29353 (High) detected in graphql-upload-8.0.4.tgz - autoclosed
security vulnerability
## CVE-2022-29353 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>graphql-upload-8.0.4.tgz</b></p></summary> <p>Middleware and an Upload scalar to add support for GraphQL multipart req...
True
CVE-2022-29353 (High) detected in graphql-upload-8.0.4.tgz - autoclosed - ## CVE-2022-29353 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>graphql-upload-8.0.4.tgz</b></p></summary> <...
non_comp
cve high detected in graphql upload tgz autoclosed cve high severity vulnerability vulnerable library graphql upload tgz middleware and an upload scalar to add support for graphql multipart requests file uploads via queries and mutations to various node js graphql servers ...
0
1,629
4,184,411,958
IssuesEvent
2016-06-23 06:55:38
jagregory/cfval
https://api.github.com/repos/jagregory/cfval
opened
AWS::CodeDeploy::* resource support
aws-compatibility
* [ ] AWS::CodeDeploy::Application * [ ] AWS::CodeDeploy::DeploymentConfig * [ ] AWS::CodeDeploy::DeploymentGroup
True
AWS::CodeDeploy::* resource support - * [ ] AWS::CodeDeploy::Application * [ ] AWS::CodeDeploy::DeploymentConfig * [ ] AWS::CodeDeploy::DeploymentGroup
comp
aws codedeploy resource support aws codedeploy application aws codedeploy deploymentconfig aws codedeploy deploymentgroup
1
51,225
7,687,981,552
IssuesEvent
2018-05-17 08:01:03
CrossRef/rest-api-doc
https://api.github.com/repos/CrossRef/rest-api-doc
closed
Missing metadata in REST API - journal content
bug documentation in progress
We have a number of missing metadata that are not getting included into the REST API output. (They are exposed in other supported APIs including OAI-PMH and XML API.) This ticket is for the journal content type only. Complete Crossref output schema is located here: http://data.crossref.org/reports/help/schema_doc/un...
1.0
Missing metadata in REST API - journal content - We have a number of missing metadata that are not getting included into the REST API output. (They are exposed in other supported APIs including OAI-PMH and XML API.) This ticket is for the journal content type only. Complete Crossref output schema is located here: ht...
non_comp
missing metadata in rest api journal content we have a number of missing metadata that are not getting included into the rest api output they are exposed in other supported apis including oai pmh and xml api this ticket is for the journal content type only complete crossref output schema is located here ...
0
12,693
3,640,442,130
IssuesEvent
2016-02-13 00:17:20
OfficeDev/Office-UI-Fabric
https://api.github.com/repos/OfficeDev/Office-UI-Fabric
closed
List and List Grid are not valid HTML 5
documentation VSO
Only **li** elements are allowed under **ul **but both List and List Grid have **div **directly under **ul** As a workaround, tried using with bootstrap list-unstyled and surrounding the **div **with an **li **and it seems to work but the in the List Grid the short versions of the text that end with "..." don't work...
1.0
List and List Grid are not valid HTML 5 - Only **li** elements are allowed under **ul **but both List and List Grid have **div **directly under **ul** As a workaround, tried using with bootstrap list-unstyled and surrounding the **div **with an **li **and it seems to work but the in the List Grid the short versions ...
non_comp
list and list grid are not valid html only li elements are allowed under ul but both list and list grid have div directly under ul as a workaround tried using with bootstrap list unstyled and surrounding the div with an li and it seems to work but the in the list grid the short versions ...
0
10,548
12,477,734,526
IssuesEvent
2020-05-29 15:26:37
EducationalTestingService/skll
https://api.github.com/repos/EducationalTestingService/skll
opened
Add new ensemble classifiers and regressors
enhancement sklearn-compatibility
This should be fairly easy: - [ ] Add learners - [ ] Come up with reasonable values for hyper-parameter grids - [ ] Add classification and regression tests
True
Add new ensemble classifiers and regressors - This should be fairly easy: - [ ] Add learners - [ ] Come up with reasonable values for hyper-parameter grids - [ ] Add classification and regression tests
comp
add new ensemble classifiers and regressors this should be fairly easy add learners come up with reasonable values for hyper parameter grids add classification and regression tests
1
286,781
21,608,942,379
IssuesEvent
2022-05-04 08:04:10
OpenMS/pyopenms-docs
https://api.github.com/repos/OpenMS/pyopenms-docs
reopened
Follow typestub file support for sphinx autodoc
enhancement documentation
https://github.com/sphinx-doc/sphinx/issues/7630 Would be really helpful since our type stubs are much more complete than our manual docs.
1.0
Follow typestub file support for sphinx autodoc - https://github.com/sphinx-doc/sphinx/issues/7630 Would be really helpful since our type stubs are much more complete than our manual docs.
non_comp
follow typestub file support for sphinx autodoc would be really helpful since our type stubs are much more complete than our manual docs
0
6,427
8,721,671,324
IssuesEvent
2018-12-09 02:20:34
tbodt/ish
https://api.github.com/repos/tbodt/ish
closed
ssh
compatibility
<!-- If you're reporting a crash, please include a crash dump. You can find them in Settings > Privacy > Diagnostics and Usage. --> Attempting to ssh into a server fails with: ```bash fcntl(3, F_GETFL): Invalid argument Host key verification failed. ```
True
ssh - <!-- If you're reporting a crash, please include a crash dump. You can find them in Settings > Privacy > Diagnostics and Usage. --> Attempting to ssh into a server fails with: ```bash fcntl(3, F_GETFL): Invalid argument Host key verification failed. ```
comp
ssh privacy diagnostics and usage attempting to ssh into a server fails with bash fcntl f getfl invalid argument host key verification failed
1
3,197
6,114,669,091
IssuesEvent
2017-06-22 02:17:54
shioyama/mobility
https://api.github.com/repos/shioyama/mobility
closed
not working well with ancestry gem
active_record compatibility
The required column of ancestry that records the hierarchy will be null after loading all of categories. I can not figure out the reason. any idea? Thanks. @shioyama
True
not working well with ancestry gem - The required column of ancestry that records the hierarchy will be null after loading all of categories. I can not figure out the reason. any idea? Thanks. @shioyama
comp
not working well with ancestry gem the required column of ancestry that records the hierarchy will be null after loading all of categories i can not figure out the reason any idea thanks shioyama
1
7,882
10,095,634,325
IssuesEvent
2019-07-27 10:47:08
thorio/KGrabber
https://api.github.com/repos/thorio/KGrabber
closed
compatibility issue with mal-sync
incompatibility
**Describe the bug** ![image](https://user-images.githubusercontent.com/46431157/61987522-4c100280-afe5-11e9-9758-657520cdcc20.png) this bar disappears when using the kissgrabber user script combined with the mal-sync extension, or userscript. https://github.com/lolamtisch/MALSync as far as I can tell there aren't ...
True
compatibility issue with mal-sync - **Describe the bug** ![image](https://user-images.githubusercontent.com/46431157/61987522-4c100280-afe5-11e9-9758-657520cdcc20.png) this bar disappears when using the kissgrabber user script combined with the mal-sync extension, or userscript. https://github.com/lolamtisch/MALSync...
comp
compatibility issue with mal sync describe the bug this bar disappears when using the kissgrabber user script combined with the mal sync extension or userscript as far as i can tell there aren t any other compatibility issues but this bar is essential for keeping track of the episodes you are on hav...
1
12,102
14,270,232,173
IssuesEvent
2020-11-21 05:46:35
wanglongqi/eptune
https://api.github.com/repos/wanglongqi/eptune
closed
CI for Windows
compatibility enhancement
It seems Github workflow support Windows docker image. Can consider add a CI action for Windows if feasible.
True
CI for Windows - It seems Github workflow support Windows docker image. Can consider add a CI action for Windows if feasible.
comp
ci for windows it seems github workflow support windows docker image can consider add a ci action for windows if feasible
1
14,972
18,763,606,046
IssuesEvent
2021-11-05 19:44:56
ElfFriend-DnD/FVTT-Minimal-Rolling-Enhancements-DND5E
https://api.github.com/repos/ElfFriend-DnD/FVTT-Minimal-Rolling-Enhancements-DND5E
opened
PopOut! and Keyboard Shortcuts
compatibility enhancement
The keyboard shortcuts for advantage etc. do not work with actor sheets popped out by popout. This is because of the janky global keyboard modifier listener we have on the page.
True
PopOut! and Keyboard Shortcuts - The keyboard shortcuts for advantage etc. do not work with actor sheets popped out by popout. This is because of the janky global keyboard modifier listener we have on the page.
comp
popout and keyboard shortcuts the keyboard shortcuts for advantage etc do not work with actor sheets popped out by popout this is because of the janky global keyboard modifier listener we have on the page
1
231,189
25,493,858,866
IssuesEvent
2022-11-27 12:33:36
MValle21/riposte
https://api.github.com/repos/MValle21/riposte
closed
CVE-2022-41852 (High) detected in commons-jxpath-1.3.jar - autoclosed
security vulnerability
## CVE-2022-41852 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-jxpath-1.3.jar</b></p></summary> <p>A Java-based implementation of XPath 1.0 that, in addition to XML processi...
True
CVE-2022-41852 (High) detected in commons-jxpath-1.3.jar - autoclosed - ## CVE-2022-41852 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-jxpath-1.3.jar</b></p></summary> <p>A ...
non_comp
cve high detected in commons jxpath jar autoclosed cve high severity vulnerability vulnerable library commons jxpath jar a java based implementation of xpath that in addition to xml processing can inspect modify java object graphs the library s explicit purpose and even mi...
0
70,237
18,061,241,873
IssuesEvent
2021-09-20 14:11:31
Tribler/tribler
https://api.github.com/repos/Tribler/tribler
closed
[main] Tribler build broken
status: broken component: build
Building Tribler is broken after merging #6206, on all platforms, see [here](https://jenkins-ci.tribler.org/job/Build-Tribler_release/job/Build/258/). Stack trace: ``` Traceback (most recent call last): File "/usr/local/bin/pyinstaller", line 8, in <module> sys.exit(run()) File "/usr/local/lib/python3...
1.0
[main] Tribler build broken - Building Tribler is broken after merging #6206, on all platforms, see [here](https://jenkins-ci.tribler.org/job/Build-Tribler_release/job/Build/258/). Stack trace: ``` Traceback (most recent call last): File "/usr/local/bin/pyinstaller", line 8, in <module> sys.exit(run()) ...
non_comp
tribler build broken building tribler is broken after merging on all platforms see stack trace traceback most recent call last file usr local bin pyinstaller line in sys exit run file usr local lib site packages pyinstaller main py line in run run b...
0
43,121
23,122,701,782
IssuesEvent
2022-07-28 00:02:40
MicrosoftDocs/sql-docs
https://api.github.com/repos/MicrosoftDocs/sql-docs
closed
PSP is not working as expected in my test scenario
sql/prod performance/tech support-request assigned-to-author Pri2
Hello, I wanted to test Parameter Sensitive Plan. I created a table with 80.000 rows of data. 40.000 rows has the same id, 60,000, the rest is incremental, from 1 to 40.000. Here is the repro script. Create database TestDB_FOR_PSP go USE [master] GO ALTER DATABASE [TestDB_FOR_PSP] SET QUERY_STORE = ON GO...
True
PSP is not working as expected in my test scenario - Hello, I wanted to test Parameter Sensitive Plan. I created a table with 80.000 rows of data. 40.000 rows has the same id, 60,000, the rest is incremental, from 1 to 40.000. Here is the repro script. Create database TestDB_FOR_PSP go USE [master] GO ALT...
non_comp
psp is not working as expected in my test scenario hello i wanted to test parameter sensitive plan i created a table with rows of data rows has the same id the rest is incremental from to here is the repro script create database testdb for psp go use go alter database set q...
0
60,500
6,695,035,890
IssuesEvent
2017-10-10 06:17:20
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
The text field appears at the top of the list of organizations
bug Ready to Test QA
Like this img , the box specified in red is text field ![capture1](https://user-images.githubusercontent.com/26510030/31338206-fb65c348-ad06-11e7-8b20-80d34d521a97.PNG) Thats happened in group emails in recipients tab when I try to add recipient organisations : http://alaa-test3.admin.kademi-ci.co/groupEmails/421...
1.0
The text field appears at the top of the list of organizations - Like this img , the box specified in red is text field ![capture1](https://user-images.githubusercontent.com/26510030/31338206-fb65c348-ad06-11e7-8b20-80d34d521a97.PNG) Thats happened in group emails in recipients tab when I try to add recipient org...
non_comp
the text field appears at the top of the list of organizations like this img the box specified in red is text field thats happened in group emails in recipients tab when i try to add recipient organisations
0
52,435
7,763,446,628
IssuesEvent
2018-06-01 16:35:10
twitchtv/twirp
https://api.github.com/repos/twitchtv/twirp
closed
Add curl example using protobuf format to wiki
documentation
The wiki has an example of how to curl using the json format here: https://github.com/twitchtv/twirp/wiki/HTTP-Routing-and-Serialization#making-requests-on-the-command-line-with-curl It would be useful I think if this section also contained an example of how to curl using protobuf, which is possible if the user has...
1.0
Add curl example using protobuf format to wiki - The wiki has an example of how to curl using the json format here: https://github.com/twitchtv/twirp/wiki/HTTP-Routing-and-Serialization#making-requests-on-the-command-line-with-curl It would be useful I think if this section also contained an example of how to curl ...
non_comp
add curl example using protobuf format to wiki the wiki has an example of how to curl using the json format here it would be useful i think if this section also contained an example of how to curl using protobuf which is possible if the user has protoc installed which is likely since it s required for buil...
0
438,603
30,651,125,058
IssuesEvent
2023-07-25 08:59:01
smastrom/notivue
https://api.github.com/repos/smastrom/notivue
closed
Axios interceptor support ?
documentation help wanted question
Hello, Is it possible to develop a way to make the module work with an axios interceptor without having to create non-working instances ? Thank's
1.0
Axios interceptor support ? - Hello, Is it possible to develop a way to make the module work with an axios interceptor without having to create non-working instances ? Thank's
non_comp
axios interceptor support hello is it possible to develop a way to make the module work with an axios interceptor without having to create non working instances thank s
0
110,368
23,921,237,491
IssuesEvent
2022-09-09 17:06:05
Azure/autorest.typescript
https://api.github.com/repos/Azure/autorest.typescript
opened
LRO advanced from CADL
Client RLC DPG/RLC Backlog Epic: Parity with DPG 1.0 WS: Code Generation
See https://github.com/Azure/autorest.typescript/issues/1557 for the basics. As CADL gives more way to detail the precise LRO flow expected, we anticipate more complex work to flow the additional information to codegen, with possibly azure-core update in the meantime. This issue is not about parity, since we're t...
1.0
LRO advanced from CADL - See https://github.com/Azure/autorest.typescript/issues/1557 for the basics. As CADL gives more way to detail the precise LRO flow expected, we anticipate more complex work to flow the additional information to codegen, with possibly azure-core update in the meantime. This issue is not ab...
non_comp
lro advanced from cadl see for the basics as cadl gives more way to detail the precise lro flow expected we anticipate more complex work to flow the additional information to codegen with possibly azure core update in the meantime this issue is not about parity since we re talking about information that ...
0
390,962
11,566,470,898
IssuesEvent
2020-02-20 12:34:30
IncendiaryCode/TimeTracker
https://api.github.com/repos/IncendiaryCode/TimeTracker
opened
Prompt message should display while deleting the timeline.
Change request New Priority: High
**Reproducible Steps** 1.Login with valid credentials. 2.Go to task with timeline. 3.In edit task click on Delete timeline (-) button. 4.Refresh the page. **Observation** - Timeline is deleting immediately after clicking on (-) button. **Expectation** - Prompt message should display while deleting the tim...
1.0
Prompt message should display while deleting the timeline. - **Reproducible Steps** 1.Login with valid credentials. 2.Go to task with timeline. 3.In edit task click on Delete timeline (-) button. 4.Refresh the page. **Observation** - Timeline is deleting immediately after clicking on (-) button. **Expectat...
non_comp
prompt message should display while deleting the timeline reproducible steps login with valid credentials go to task with timeline in edit task click on delete timeline button refresh the page observation timeline is deleting immediately after clicking on button expectat...
0
481,861
13,893,220,757
IssuesEvent
2020-10-19 13:15:52
fidelity/kconnect
https://api.github.com/repos/fidelity/kconnect
closed
Make arm binaries available
area/release-and-packaging kind/feature priority/backlog
**Describe the solution you'd like:** We should look at making binaries available for ARM. **Why do you want this feature:** **Anything else you would like to add:** [Miscellaneous information that will assist in solving the issue.]
1.0
Make arm binaries available - **Describe the solution you'd like:** We should look at making binaries available for ARM. **Why do you want this feature:** **Anything else you would like to add:** [Miscellaneous information that will assist in solving the issue.]
non_comp
make arm binaries available describe the solution you d like we should look at making binaries available for arm why do you want this feature anything else you would like to add
0
774,939
27,215,006,907
IssuesEvent
2023-02-20 20:37:16
ascheid/itsg33-pbmm-issue-gen
https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen
closed
PL-2 SYSTEM SECURITY PLAN
Priority: P2
SYSTEM SECURITY PLAN | PLAN / COORDINATE WITH OTHER ORGANIZATIONAL ENTITIES The organization plans and coordinates security-related activities affecting the information system with [Assignment: organization-defined individuals or groups] before conducting such activities in order to reduce the impact on other organiza...
1.0
PL-2 SYSTEM SECURITY PLAN - SYSTEM SECURITY PLAN | PLAN / COORDINATE WITH OTHER ORGANIZATIONAL ENTITIES The organization plans and coordinates security-related activities affecting the information system with [Assignment: organization-defined individuals or groups] before conducting such activities in order to reduce ...
non_comp
pl system security plan system security plan plan coordinate with other organizational entities the organization plans and coordinates security related activities affecting the information system with before conducting such activities in order to reduce the impact on other organizational entities
0
244,441
18,758,293,517
IssuesEvent
2021-11-05 13:41:16
savushkin-r-d/EasyEPLANner
https://api.github.com/repos/savushkin-r-d/EasyEPLANner
closed
Документация разработчика
documentation
В случае, когда разработчики сменяются, необходимо составить гайд и описание проектов т.н How to Build, How to use, etc.
1.0
Документация разработчика - В случае, когда разработчики сменяются, необходимо составить гайд и описание проектов т.н How to Build, How to use, etc.
non_comp
документация разработчика в случае когда разработчики сменяются необходимо составить гайд и описание проектов т н how to build how to use etc
0
11,753
13,863,955,526
IssuesEvent
2020-10-16 00:03:43
OneSignal/OneSignal-iOS-SDK
https://api.github.com/repos/OneSignal/OneSignal-iOS-SDK
closed
OneSignal and Turbolinks pods not compatible with each other?
Compatibility Issue
<!-- 1. IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MAY CLOSE YOUR ISSUE WITHOUT INVESTIGATION 1. SEARCH EXISTING ISSUES FOR AN ANSWER: https://goo.gl/WiaCcG 1. See our Common Issues documentation: https://goo.gl/68ntg2 1. See our contributing guidelines: https://github.com/OneSignal/OneSignal-iOS-SDK/blob/mas...
True
OneSignal and Turbolinks pods not compatible with each other? - <!-- 1. IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MAY CLOSE YOUR ISSUE WITHOUT INVESTIGATION 1. SEARCH EXISTING ISSUES FOR AN ANSWER: https://goo.gl/WiaCcG 1. See our Common Issues documentation: https://goo.gl/68ntg2 1. See our contributing gui...
comp
onesignal and turbolinks pods not compatible with each other if you don t fill out the following information we may close your issue without investigation search existing issues for an answer see our common issues documentation see our contributing guidelines description we ve...
1
164,175
13,936,876,530
IssuesEvent
2020-10-22 13:29:57
jayarengam/alpha
https://api.github.com/repos/jayarengam/alpha
opened
Dummy 1
severity.VeryLow type.DocumentationBug
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat n...
1.0
Dummy 1 - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore e...
non_comp
dummy lorem ipsum dolor sit amet consectetur adipiscing elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua ut enim ad minim veniam quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore e...
0
17,725
24,468,339,575
IssuesEvent
2022-10-07 17:06:34
fedidcg/FedCM
https://api.github.com/repos/fedidcg/FedCM
closed
Replace Sec-FedCM-CSRF with Sec-Fetch-Dest
compatibility risk
Instead of introducing a new header Sec-FedCM-CSRF, I propose that we instead use the existing `Sec-Fetch-Dest` header with a new value `web-identity`, matching the root manifest's filename (.well-known/web-identity, https://fedidcg.github.io/FedCM/#check-the-root-manifest) @bvandersloot-mozilla fyi
True
Replace Sec-FedCM-CSRF with Sec-Fetch-Dest - Instead of introducing a new header Sec-FedCM-CSRF, I propose that we instead use the existing `Sec-Fetch-Dest` header with a new value `web-identity`, matching the root manifest's filename (.well-known/web-identity, https://fedidcg.github.io/FedCM/#check-the-root-manifest) ...
comp
replace sec fedcm csrf with sec fetch dest instead of introducing a new header sec fedcm csrf i propose that we instead use the existing sec fetch dest header with a new value web identity matching the root manifest s filename well known web identity bvandersloot mozilla fyi
1
84,051
10,348,514,492
IssuesEvent
2019-09-04 19:59:38
pdiveris/sixacts
https://api.github.com/repos/pdiveris/sixacts
opened
Operation FTC Division 2 - New enhancements/features
documentation enhancement
**These additions are not urgent, but are useful features to add more information and context to the site and its purpose.** _Pulled from issue#199_ 1.Add new text doc to homepage menu called Why Six Acts? [Why.pdf](https://github.com/pdiveris/sixacts/files/3576243/Why.pdf) _Position this in menu bar between 9 Ru...
1.0
Operation FTC Division 2 - New enhancements/features - **These additions are not urgent, but are useful features to add more information and context to the site and its purpose.** _Pulled from issue#199_ 1.Add new text doc to homepage menu called Why Six Acts? [Why.pdf](https://github.com/pdiveris/sixacts/files/35...
non_comp
operation ftc division new enhancements features these additions are not urgent but are useful features to add more information and context to the site and its purpose pulled from issue add new text doc to homepage menu called why six acts position this in menu bar between rules for the ...
0
389,983
11,520,218,363
IssuesEvent
2020-02-14 14:24:42
kubernetes/kubectl
https://api.github.com/repos/kubernetes/kubectl
closed
kubectl delete ns has inconsistent behavior
area/kubectl kind/bug lifecycle/rotten priority/P2 sig/cli
**What happened**: When passing multiple namespaces to `kubectl delete ns`, it blocks if the given parameters exist, but it does not block if one of the parametes does not exist. **What you expected to happen**: In order to be consistent, if we're blocking on multiple parameters, we should block until all events ...
1.0
kubectl delete ns has inconsistent behavior - **What happened**: When passing multiple namespaces to `kubectl delete ns`, it blocks if the given parameters exist, but it does not block if one of the parametes does not exist. **What you expected to happen**: In order to be consistent, if we're blocking on multiple...
non_comp
kubectl delete ns has inconsistent behavior what happened when passing multiple namespaces to kubectl delete ns it blocks if the given parameters exist but it does not block if one of the parametes does not exist what you expected to happen in order to be consistent if we re blocking on multiple...
0
100,667
4,102,499,652
IssuesEvent
2016-06-04 02:13:07
HabitRPG/habitrpg
https://api.github.com/repos/HabitRPG/habitrpg
closed
different fonts for different languages
bug interface priority - minor suggestion-discussion
The picture says it all: ![2013-03-25_063018](https://f.cloud.github.com/assets/3543515/296367/18a21ffe-94f4-11e2-96ce-1d2859f78954.png) For me it would be perfect to be able to choose the font for English that doesn't require anti-aliasing to be turned on, the current one looks a bit blurry. <bountysource-p...
1.0
different fonts for different languages - The picture says it all: ![2013-03-25_063018](https://f.cloud.github.com/assets/3543515/296367/18a21ffe-94f4-11e2-96ce-1d2859f78954.png) For me it would be perfect to be able to choose the font for English that doesn't require anti-aliasing to be turned on, the current one ...
non_comp
different fonts for different languages the picture says it all for me it would be perfect to be able to choose the font for english that doesn t require anti aliasing to be turned on the current one looks a bit blurry want to back this issue we accept bounties via
0
256,898
22,108,958,271
IssuesEvent
2022-06-01 19:24:13
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: jepsen/multi-register/parts-start-kill-2 failed
C-test-failure O-robot O-roachtest branch-master release-blocker T-kv
roachtest.jepsen/multi-register/parts-start-kill-2 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/5336174?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/5336174?buildTab=artifacts#...
2.0
roachtest: jepsen/multi-register/parts-start-kill-2 failed - roachtest.jepsen/multi-register/parts-start-kill-2 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/5336174?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_N...
non_comp
roachtest jepsen multi register parts start kill failed roachtest jepsen multi register parts start kill with on master initialize submodules in the clone j jobs number of submodules cloned in parallel template ...
0
115,300
14,709,722,160
IssuesEvent
2021-01-05 03:09:30
authgear/authgear-server
https://api.github.com/repos/authgear/authgear-server
closed
Make default sign in page and sign up page more distinglishable
ui-design-required web-ui
Current design's sign in and sign up page is almost indistinguishable. Which is sort of a usability nightmare.
1.0
Make default sign in page and sign up page more distinglishable - Current design's sign in and sign up page is almost indistinguishable. Which is sort of a usability nightmare.
non_comp
make default sign in page and sign up page more distinglishable current design s sign in and sign up page is almost indistinguishable which is sort of a usability nightmare
0
192,367
6,849,088,005
IssuesEvent
2017-11-13 20:49:12
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
closed
redeem-currents: provide textbox as alternative PoP
mvp priority high
@dannypernik @nickolashe - we should decide if we want to inhibit going forward from add receipt if neither a receipt or description are added. I think best to make it necessary to either upload receipt or to add a description. If this is the case just adding a description should allow you to confirm the offer. ...
1.0
redeem-currents: provide textbox as alternative PoP - @dannypernik @nickolashe - we should decide if we want to inhibit going forward from add receipt if neither a receipt or description are added. I think best to make it necessary to either upload receipt or to add a description. If this is the case just adding a ...
non_comp
redeem currents provide textbox as alternative pop dannypernik nickolashe we should decide if we want to inhibit going forward from add receipt if neither a receipt or description are added i think best to make it necessary to either upload receipt or to add a description if this is the case just adding a ...
0
339,426
10,254,052,178
IssuesEvent
2019-08-21 12:46:14
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
opened
handleMappingRule from DatasetMongoRepository should throw proper error on conformance receiving null
Menas bug priority: medium
## Describe the bug When `handleMappingRule` from `DatasetMongoRepository` method receives `null` in `dataset.conformance` it throws a NullPointer in users face. This can happen when a user sends a null conformance rule value to update of the dataset, although this is a valid value since you don't have to have anythin...
1.0
handleMappingRule from DatasetMongoRepository should throw proper error on conformance receiving null - ## Describe the bug When `handleMappingRule` from `DatasetMongoRepository` method receives `null` in `dataset.conformance` it throws a NullPointer in users face. This can happen when a user sends a null conformance ...
non_comp
handlemappingrule from datasetmongorepository should throw proper error on conformance receiving null describe the bug when handlemappingrule from datasetmongorepository method receives null in dataset conformance it throws a nullpointer in users face this can happen when a user sends a null conformance ...
0
11,955
7,747,735,864
IssuesEvent
2018-05-30 05:19:22
getgauge/gauge-ruby
https://api.github.com/repos/getgauge/gauge-ruby
closed
Performance optimization
Linux performance ready for QA
**Expected behavior** The performance of the ruby language runner must be comparable to js/python language runners **Actual behavior** The performance of gauge-ruby on Linux OS is slow **Steps to replicate** * project - https://github.com/sguptatw/gauge-ruby-performance-usages.git * execute project `gauge run` from c...
True
Performance optimization - **Expected behavior** The performance of the ruby language runner must be comparable to js/python language runners **Actual behavior** The performance of gauge-ruby on Linux OS is slow **Steps to replicate** * project - https://github.com/sguptatw/gauge-ruby-performance-usages.git * execute...
non_comp
performance optimization expected behavior the performance of the ruby language runner must be comparable to js python language runners actual behavior the performance of gauge ruby on linux os is slow steps to replicate project execute project gauge run from command line the performance of ...
0
11,011
13,047,693,753
IssuesEvent
2020-07-29 11:11:12
Xalcon/TorchMaster
https://api.github.com/repos/Xalcon/TorchMaster
closed
Terrain Lighter not placing torches in protected land 1.12
mod compatibility
I am running a forge server for my friends and have just added the TorchMaster mod to the server. Once I made the Terrain Lighter, added a few stacks of torches, a stack of coal and a lever next to it I powered it on. I could hear the sounds of torches being placed but none were set. It seems to be an issue with Min...
True
Terrain Lighter not placing torches in protected land 1.12 - I am running a forge server for my friends and have just added the TorchMaster mod to the server. Once I made the Terrain Lighter, added a few stacks of torches, a stack of coal and a lever next to it I powered it on. I could hear the sounds of torches being ...
comp
terrain lighter not placing torches in protected land i am running a forge server for my friends and have just added the torchmaster mod to the server once i made the terrain lighter added a few stacks of torches a stack of coal and a lever next to it i powered it on i could hear the sounds of torches being p...
1
1,338
3,869,760,536
IssuesEvent
2016-04-10 19:55:51
martiner/gooddata-java
https://api.github.com/repos/martiner/gooddata-java
closed
Unify return types of usedBy methods in MetadataService
backward incompatible
Some of them are returning `Collection<Entry>` and some `Collection<Usage>`
True
Unify return types of usedBy methods in MetadataService - Some of them are returning `Collection<Entry>` and some `Collection<Usage>`
comp
unify return types of usedby methods in metadataservice some of them are returning collection and some collection
1
6,466
8,756,130,546
IssuesEvent
2018-12-14 16:46:06
adventuregamestudio/ags
https://api.github.com/repos/adventuregamestudio/ags
closed
Trilby Art of Theft: unexpected gfx effect during room transition
backwards compatibility bug
When running the game with **software renderer** there is a difference in room transition effect comparing to original executable. While in the original the screen simply fades out, with the current engine one can see a distorted and blinking image of the last room tinted black and pink. This does not seem to reprod...
True
Trilby Art of Theft: unexpected gfx effect during room transition - When running the game with **software renderer** there is a difference in room transition effect comparing to original executable. While in the original the screen simply fades out, with the current engine one can see a distorted and blinking image of ...
comp
trilby art of theft unexpected gfx effect during room transition when running the game with software renderer there is a difference in room transition effect comparing to original executable while in the original the screen simply fades out with the current engine one can see a distorted and blinking image of ...
1
340,857
30,550,184,707
IssuesEvent
2023-07-20 07:59:24
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix paddle_tensor.test_paddle_instance_property_dtype
Sub Task Failing Test Paddle Frontend
| | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5602274510/jobs/10247290890"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5602274510/jobs/10247290890"><img src=https://img.shields.io/badge/-success-success></a> ...
1.0
Fix paddle_tensor.test_paddle_instance_property_dtype - | | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5602274510/jobs/10247290890"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5602274510/jobs/10247290890"><img ...
non_comp
fix paddle tensor test paddle instance property dtype numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src
0
19,350
26,873,291,427
IssuesEvent
2023-02-04 18:38:21
Shirajuki/anki-redesign
https://api.github.com/repos/Shirajuki/anki-redesign
closed
visual issue with "advanced review buttom bar"
bug addon compatibility
hello there , thank you for the add on its really great however the issue is when I edited the add on "advanced review bottom bar" (aka ARBb) settings and also checked the box of it in the setting of the anki redesign , the cards count (new, learning, review ) in the bottoms bar (above the good , easy...bottoms) is al...
True
visual issue with "advanced review buttom bar" - hello there , thank you for the add on its really great however the issue is when I edited the add on "advanced review bottom bar" (aka ARBb) settings and also checked the box of it in the setting of the anki redesign , the cards count (new, learning, review ) in the bo...
comp
visual issue with advanced review buttom bar hello there thank you for the add on its really great however the issue is when i edited the add on advanced review bottom bar aka arbb settings and also checked the box of it in the setting of the anki redesign the cards count new learning review in the bo...
1
8,878
10,864,655,053
IssuesEvent
2019-11-14 17:17:42
MozillaReality/FirefoxReality
https://api.github.com/repos/MozillaReality/FirefoxReality
closed
WebVR doesn't work correctly in some sites with e10s enabled
Bugzilla P1 WebVR blocked bug compatibility
## Hardware <!--- Include the name and version of the hardware/VR headset you experienced the bug in. --> All ## Steps to Reproduce <!--- For bugs, please provide a link to a live web site, test page, or a rough set of --> <!--- steps to reproduce this bug. If relevant, include code to reproduce. --> <!--- Fe...
True
WebVR doesn't work correctly in some sites with e10s enabled - ## Hardware <!--- Include the name and version of the hardware/VR headset you experienced the bug in. --> All ## Steps to Reproduce <!--- For bugs, please provide a link to a live web site, test page, or a rough set of --> <!--- steps to reproduce ...
comp
webvr doesn t work correctly in some sites with enabled hardware all steps to reproduce load enter vr current behavior i can enter webvr but the animation is paused after a while it doesn t look like a blocked frame because there isn t any reprojection it seems ...
1
7,396
9,647,304,102
IssuesEvent
2019-05-17 13:38:45
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Conflict with the Insert PHP plugin causes fatal error
backlog bug compatibility support
### Please give us a description of what happened. When Yoast SEO, Insert PHP and WooCommerce are active, a fatal error shows up (see below) when editing a product and clicking on 'Update'. `Fatal error: Uncaught Error: Call to a member function get_attribute() on null in /home/bulbizaf/public_html/bulbishop.it/wp-...
True
Conflict with the Insert PHP plugin causes fatal error - ### Please give us a description of what happened. When Yoast SEO, Insert PHP and WooCommerce are active, a fatal error shows up (see below) when editing a product and clicking on 'Update'. `Fatal error: Uncaught Error: Call to a member function get_attribute...
comp
conflict with the insert php plugin causes fatal error please give us a description of what happened when yoast seo insert php and woocommerce are active a fatal error shows up see below when editing a product and clicking on update fatal error uncaught error call to a member function get attribute...
1
12,054
14,227,345,148
IssuesEvent
2020-11-18 01:04:02
apache/incubator-echarts
https://api.github.com/repos/apache/incubator-echarts
closed
[Bug] Compatibility issues in build scripts.
compatibility en
Hi there, I'm opening this issue to report some compatibility issues in Windows, which have a serious influence on building the project. And I've provided the solution to each of these issues. ## (1) Native `spawn` in `child_process` throws unknown errors in Windows. So I'd suggest using the cross-platform solut...
True
[Bug] Compatibility issues in build scripts. - Hi there, I'm opening this issue to report some compatibility issues in Windows, which have a serious influence on building the project. And I've provided the solution to each of these issues. ## (1) Native `spawn` in `child_process` throws unknown errors in Windows....
comp
compatibility issues in build scripts hi there i m opening this issue to report some compatibility issues in windows which have a serious influence on building the project and i ve provided the solution to each of these issues native spawn in child process throws unknown errors in windows so...
1
17,508
24,139,757,233
IssuesEvent
2022-09-21 14:02:58
Globox1997/tiered
https://api.github.com/repos/Globox1997/tiered
closed
Incompatibility with BCLib, Reforged button on anvil doesn't work
incompatibility
I'm trying to click on the reforge button in the anvil menu and it just doesn't work.
True
Incompatibility with BCLib, Reforged button on anvil doesn't work - I'm trying to click on the reforge button in the anvil menu and it just doesn't work.
comp
incompatibility with bclib reforged button on anvil doesn t work i m trying to click on the reforge button in the anvil menu and it just doesn t work
1
322,024
23,885,570,954
IssuesEvent
2022-09-08 07:22:52
D7024E/D7024E
https://api.github.com/repos/D7024E/D7024E
closed
Kademlia Understanding
documentation
All members should have a clear understanding of Kademlia. Create a kademlia.md file for documentation and links that are useful for all members to understand kademlia.
1.0
Kademlia Understanding - All members should have a clear understanding of Kademlia. Create a kademlia.md file for documentation and links that are useful for all members to understand kademlia.
non_comp
kademlia understanding all members should have a clear understanding of kademlia create a kademlia md file for documentation and links that are useful for all members to understand kademlia
0
17,031
23,477,015,590
IssuesEvent
2022-08-17 07:10:55
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
CSVFormat: Customize array delimiter
T: Enhancement C: Functionality P: Medium T: Incompatible change E: All Editions
### Use case: I would like to import a CSV file generated with `formatCSV()` into a PostgreSQL database. My table contains an array column `character varying[]`. PostgreSQL expects array values to be formatted as `{"foo", "bar"}`. jOOQ exports them as `["foo", "bar"]` ### Possible solution you'd like to see: ...
True
CSVFormat: Customize array delimiter - ### Use case: I would like to import a CSV file generated with `formatCSV()` into a PostgreSQL database. My table contains an array column `character varying[]`. PostgreSQL expects array values to be formatted as `{"foo", "bar"}`. jOOQ exports them as `["foo", "bar"]` ##...
comp
csvformat customize array delimiter use case i would like to import a csv file generated with formatcsv into a postgresql database my table contains an array column character varying postgresql expects array values to be formatted as foo bar jooq exports them as possible sol...
1
16,542
22,495,155,400
IssuesEvent
2022-06-23 06:51:23
jptrrs/HumanResources
https://api.github.com/repos/jptrrs/HumanResources
closed
Issue when starting with "Roads of the Rim (Continued)" or "Start Without Tech"
compatibility
Since the new update, whenever I start a game with either of these mods installed, it bugs out and deletes a majority or all of my starting pawns, animals, and equipment. I don't have any game files as this was just a common issue I saw occuring while I was trying to figure out which mods were conflicting after the ...
True
Issue when starting with "Roads of the Rim (Continued)" or "Start Without Tech" - Since the new update, whenever I start a game with either of these mods installed, it bugs out and deletes a majority or all of my starting pawns, animals, and equipment. I don't have any game files as this was just a common issue I sa...
comp
issue when starting with roads of the rim continued or start without tech since the new update whenever i start a game with either of these mods installed it bugs out and deletes a majority or all of my starting pawns animals and equipment i don t have any game files as this was just a common issue i sa...
1
405
2,831,511,125
IssuesEvent
2015-05-24 18:03:03
rubinius/rubinius
https://api.github.com/repos/rubinius/rubinius
closed
Error raised by Regexp.new(<integer>) differs between MRI and Rubinius
Compatibility
In MRI 1.9.3-p545: ```irb 1.9.3-p545 :001 > Regexp.new(123) TypeError: can't convert Fixnum into String ``` In Rubinius 2.2.5: ```irb rbx-2.2.5 :001 > Regexp.new(123) PrimitiveFailure: Regexp.compile(123, 0) primitive failed from kernel/bootstrap/regexp.rb:13:in `compile' from kernel/common/regexp.rb:...
True
Error raised by Regexp.new(<integer>) differs between MRI and Rubinius - In MRI 1.9.3-p545: ```irb 1.9.3-p545 :001 > Regexp.new(123) TypeError: can't convert Fixnum into String ``` In Rubinius 2.2.5: ```irb rbx-2.2.5 :001 > Regexp.new(123) PrimitiveFailure: Regexp.compile(123, 0) primitive failed from k...
comp
error raised by regexp new differs between mri and rubinius in mri irb regexp new typeerror can t convert fixnum into string in rubinius irb rbx regexp new primitivefailure regexp compile primitive failed from kernel bootstrap regexp r...
1
4,513
7,168,783,310
IssuesEvent
2018-01-30 02:23:06
CharliePoole/nunitv2
https://api.github.com/repos/CharliePoole/nunitv2
closed
Back-port OneTimeSetUp and OneTimeTearDown attributes
compatibility
We should recognize these in TestFixtures and SetUpFixtures so early conversion is possible.
True
Back-port OneTimeSetUp and OneTimeTearDown attributes - We should recognize these in TestFixtures and SetUpFixtures so early conversion is possible.
comp
back port onetimesetup and onetimeteardown attributes we should recognize these in testfixtures and setupfixtures so early conversion is possible
1
8,299
10,331,506,926
IssuesEvent
2019-09-02 18:26:11
Electroblob77/Wizardry
https://api.github.com/repos/Electroblob77/Wizardry
closed
[Suggestion] WAWLA support, add descriptions to enchantment books
compatibility enhancement
Minecraft versions: 1.12.2? (idk) Suggestion details: ![Screen Shot 2019-08-22 at 7 57 14 PM](https://user-images.githubusercontent.com/47493126/63564456-f6fada00-c519-11e9-925b-99d611f118f0.png) Add a description to each of the mod's enchantment books. Other mods involved: WAWLA - What Are We Looking At (http...
True
[Suggestion] WAWLA support, add descriptions to enchantment books - Minecraft versions: 1.12.2? (idk) Suggestion details: ![Screen Shot 2019-08-22 at 7 57 14 PM](https://user-images.githubusercontent.com/47493126/63564456-f6fada00-c519-11e9-925b-99d611f118f0.png) Add a description to each of the mod's enchantment...
comp
wawla support add descriptions to enchantment books minecraft versions idk suggestion details add a description to each of the mod s enchantment books other mods involved wawla what are we looking at in misc features
1