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
408,008
27,641,198,568
IssuesEvent
2023-03-10 18:12:40
openreferral/specification
https://api.github.com/repos/openreferral/specification
closed
Update version in conf.py
documentation
Before release we'll need to make sure the version numbers in conf.py are updated
1.0
Update version in conf.py - Before release we'll need to make sure the version numbers in conf.py are updated
non_comp
update version in conf py before release we ll need to make sure the version numbers in conf py are updated
0
120,935
25,896,829,521
IssuesEvent
2022-12-14 23:32:45
apigee/registry
https://api.github.com/repos/apigee/registry
closed
Move v1alpha1 protos to registry-experimental
enhancement code quality
To avoid confusion and over-indexing on them, I think we should move the application/v1alpha1 protos to the registry-experimental repo. Anything in the registry tool that uses them should go to the registry-experimental tool, but without the protos, `registry get` won't be able to print their contents. Previously that ...
1.0
Move v1alpha1 protos to registry-experimental - To avoid confusion and over-indexing on them, I think we should move the application/v1alpha1 protos to the registry-experimental repo. Anything in the registry tool that uses them should go to the registry-experimental tool, but without the protos, `registry get` won't b...
non_comp
move protos to registry experimental to avoid confusion and over indexing on them i think we should move the application protos to the registry experimental repo anything in the registry tool that uses them should go to the registry experimental tool but without the protos registry get won t be able to prin...
0
7,697
5,144,446,980
IssuesEvent
2017-01-12 18:41:32
tinytacoteam/zazu
https://api.github.com/repos/tinytacoteam/zazu
closed
Make intro videos
feature usability
- [ ] Getting started - [ ] Overview of default plugins - [ ] Creating your first plugin
True
Make intro videos - - [ ] Getting started - [ ] Overview of default plugins - [ ] Creating your first plugin
non_comp
make intro videos getting started overview of default plugins creating your first plugin
0
10,968
12,990,746,634
IssuesEvent
2020-07-23 01:05:36
Conflux-Chain/conflux-rust
https://api.github.com/repos/Conflux-Chain/conflux-rust
closed
invalid address can work
P2 backward compatible enhancement good first issue
confux node can run and mint when minter is invalid address。 config ```toml start-mining = true mode = "dev" mining_author = "4076ae541852e6b8cc1126d462436ba14d7227c5" 0x4076ae541852e6b8cc1126d462436ba14d7227c5 = 1000000000000000 dev_block_interval_ms = 3000 log_level= "info" bootnodes = "" chain_id = 8...
True
invalid address can work - confux node can run and mint when minter is invalid address。 config ```toml start-mining = true mode = "dev" mining_author = "4076ae541852e6b8cc1126d462436ba14d7227c5" 0x4076ae541852e6b8cc1126d462436ba14d7227c5 = 1000000000000000 dev_block_interval_ms = 3000 log_level= "info" b...
comp
invalid address can work confux node can run and mint when minter is invalid address。 config toml start mining true mode dev mining author dev block interval ms log level info bootnodes chain id jsonrpc http port max incoming peers max outgoing peers ...
1
18,432
25,494,903,734
IssuesEvent
2022-11-27 14:58:58
Annosz/UIInfoSuite2
https://api.github.com/repos/Annosz/UIInfoSuite2
closed
Only one birthday is shown if birthdays overlap
mod compatibility
If you have a character that has an overlapping birthday with another character, only one birthday is shown in the corner icons, so adding support for multiple birthdays would be good?
True
Only one birthday is shown if birthdays overlap - If you have a character that has an overlapping birthday with another character, only one birthday is shown in the corner icons, so adding support for multiple birthdays would be good?
comp
only one birthday is shown if birthdays overlap if you have a character that has an overlapping birthday with another character only one birthday is shown in the corner icons so adding support for multiple birthdays would be good
1
3,718
6,572,946,417
IssuesEvent
2017-09-11 06:27:45
An-Sar/PrimalCore
https://api.github.com/repos/An-Sar/PrimalCore
closed
{1.11.2} World Gen Crash in Just Enough Dimensions Dimensions
1.11 and later bug compatibility Resolved
[crash-2017-08-23_15.09.39-server.txt](https://github.com/An-Sar/PrimalCore/files/1246742/crash-2017-08-23_15.09.39-server.txt) I've tried disabling World Gen for the mod, but even with it all off it still crashes. Do you know any way around this?
True
{1.11.2} World Gen Crash in Just Enough Dimensions Dimensions - [crash-2017-08-23_15.09.39-server.txt](https://github.com/An-Sar/PrimalCore/files/1246742/crash-2017-08-23_15.09.39-server.txt) I've tried disabling World Gen for the mod, but even with it all off it still crashes. Do you know any way around this?
comp
world gen crash in just enough dimensions dimensions i ve tried disabling world gen for the mod but even with it all off it still crashes do you know any way around this
1
99,327
20,956,798,668
IssuesEvent
2022-03-27 07:45:38
karaoke-dev/karaoke
https://api.github.com/repos/karaoke-dev/karaoke
closed
Use OverlayColourProvider's color instead of OsuColor
code quality editor
In : - TranslateScreen - SingerScreen - RubyRomajiScreen - StyleScreen - LayoutScreen Should use `OverlayColourProvider`'s color, not use `OsuColor` as background color. Also notice that `OverlayColourProvider`'s color is calculated by `HSL` Use this [calculator](https://hslpicker.com/#ff0073) to think a...
1.0
Use OverlayColourProvider's color instead of OsuColor - In : - TranslateScreen - SingerScreen - RubyRomajiScreen - StyleScreen - LayoutScreen Should use `OverlayColourProvider`'s color, not use `OsuColor` as background color. Also notice that `OverlayColourProvider`'s color is calculated by `HSL` Use thi...
non_comp
use overlaycolourprovider s color instead of osucolor in translatescreen singerscreen rubyromajiscreen stylescreen layoutscreen should use overlaycolourprovider s color not use osucolor as background color also notice that overlaycolourprovider s color is calculated by hsl use thi...
0
12,013
14,163,422,842
IssuesEvent
2020-11-12 02:20:17
AzureAD/microsoft-authentication-library-for-js
https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-js
closed
Cannot use JSDOM in combination with MSAL
Issue Triage compatibility internal
<!-- PLEASE HELP US TO HELP YOU BETTER AND FASTER BY PROVIDING THE FOLLOWING INFORMATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> - [ ] Regression (a behavior that used to work and stopped working in a new release) - [ ] Bug report <!-- Please search GitHub for a similar...
True
Cannot use JSDOM in combination with MSAL - <!-- PLEASE HELP US TO HELP YOU BETTER AND FASTER BY PROVIDING THE FOLLOWING INFORMATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> - [ ] Regression (a behavior that used to work and stopped working in a new release) - [ ] Bug rep...
comp
cannot use jsdom in combination with msal please help us to help you better and faster by providing the following information i m submitting a regression a behavior that used to work and stopped working in a new release bug report performance issue feature request ...
1
11,255
13,224,833,923
IssuesEvent
2020-08-17 19:56:38
ORelio/Minecraft-Console-Client
https://api.github.com/repos/ORelio/Minecraft-Console-Client
closed
terrainmovement crash due to Forge mod on server
a:bug in:protocol-compatibility in:terrain-handling rejected:wontfix
when i enabled terrainandmovements, there's a chance will crash the application in some chunks in a modded server. ![image](https://user-images.githubusercontent.com/61296195/90333789-2f34db80-dffb-11ea-9196-a8b65bd1dd58.png) Translate: Can't print exception string because failed to execute Exception.ToString()
True
terrainmovement crash due to Forge mod on server - when i enabled terrainandmovements, there's a chance will crash the application in some chunks in a modded server. ![image](https://user-images.githubusercontent.com/61296195/90333789-2f34db80-dffb-11ea-9196-a8b65bd1dd58.png) Translate: Can't print exception string b...
comp
terrainmovement crash due to forge mod on server when i enabled terrainandmovements there s a chance will crash the application in some chunks in a modded server translate can t print exception string because failed to execute exception tostring
1
17,280
23,816,435,072
IssuesEvent
2022-09-05 07:15:06
actiontech/sqle
https://api.github.com/repos/actiontech/sqle
closed
阿里RDS相关智能扫描任务阿里云地址改为可配置的
suggestion not_compatible
# 背景 阿里RDS相关接口调用时地址是写死的, 这不利于后续维护 # 调整方案 ## 调整方式 调整为一个配置参数, 默认值为当前写死的那个值(rds.aliyuncs.com) ## 影响任务 RDS慢日志审核 RDS审计日志审核 ## 升级方案 1. 升级SQLE 2. 编辑阿里RDS慢日志扫描任务 3. 阿里RDS慢日志扫描任务会多一个参数 "RDS Open API地址" , 这个参数填 'rds.aliyuncs.com' 4. 为所有阿里RDS慢日志扫描任务做此调整
True
阿里RDS相关智能扫描任务阿里云地址改为可配置的 - # 背景 阿里RDS相关接口调用时地址是写死的, 这不利于后续维护 # 调整方案 ## 调整方式 调整为一个配置参数, 默认值为当前写死的那个值(rds.aliyuncs.com) ## 影响任务 RDS慢日志审核 RDS审计日志审核 ## 升级方案 1. 升级SQLE 2. 编辑阿里RDS慢日志扫描任务 3. 阿里RDS慢日志扫描任务会多一个参数 "RDS Open API地址" , 这个参数填 'rds.aliyuncs.com' 4. 为所有阿里RDS慢日志扫描任务做此调整
comp
阿里rds相关智能扫描任务阿里云地址改为可配置的 背景 阿里rds相关接口调用时地址是写死的 这不利于后续维护 调整方案 调整方式 调整为一个配置参数 默认值为当前写死的那个值 rds aliyuncs com 影响任务 rds慢日志审核 rds审计日志审核 升级方案 升级sqle 编辑阿里rds慢日志扫描任务 阿里rds慢日志扫描任务会多一个参数 rds open api地址 这个参数填 rds aliyuncs com 为所有阿里rds慢日志扫描任务做此调整
1
6,223
8,622,063,503
IssuesEvent
2018-11-20 19:10:27
LLK/scratch-paint
https://api.github.com/repos/LLK/scratch-paint
closed
Bitmap loads in the wrong place
bug compatibility critical has patch
### Expected Behavior Bitmap loads in the same place in 2.0 and 3.0 ### Actual Behavior Bitmap moves in this project https://llk.github.io/scratch-gui/develop/#144885018 ### Steps to Reproduce Open https://llk.github.io/scratch-gui/develop/#144885018 Go to costumes tab Make sure Reference sprite is selected...
True
Bitmap loads in the wrong place - ### Expected Behavior Bitmap loads in the same place in 2.0 and 3.0 ### Actual Behavior Bitmap moves in this project https://llk.github.io/scratch-gui/develop/#144885018 ### Steps to Reproduce Open https://llk.github.io/scratch-gui/develop/#144885018 Go to costumes tab Make...
comp
bitmap loads in the wrong place expected behavior bitmap loads in the same place in and actual behavior bitmap moves in this project steps to reproduce open go to costumes tab make sure reference sprite is selected the bitmap should be centered but it s offset down and to the rig...
1
54,121
11,195,323,944
IssuesEvent
2020-01-03 05:54:12
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
VScode documentation preview function in the object is not appearing.
Area/Tooling Component/VScodePlugin Type/Bug
**Steps to reproduce:** Use below example to reproduce [ https://github.com/ballerina-platform/ballerina-lang/blob/master/examples/documentation/documentation.bal](https://github.com/ballerina-platform/ballerina-lang/blob/master/examples/documentation/documentation.bal)
1.0
VScode documentation preview function in the object is not appearing. - **Steps to reproduce:** Use below example to reproduce [ https://github.com/ballerina-platform/ballerina-lang/blob/master/examples/documentation/documentation.bal](https://github.com/ballerina-platform/ballerina-lang/blob/master/examples/docum...
non_comp
vscode documentation preview function in the object is not appearing steps to reproduce use below example to reproduce
0
12,090
14,258,965,342
IssuesEvent
2020-11-20 07:22:40
Lothrazar/Storage-Network
https://api.github.com/repos/Lothrazar/Storage-Network
closed
Dupe bug
1.12 compatibility done
Minecraft version & Mod Version: 1.12.2-1.7.11 Single player or Server: Server Modpack Ocean Outlast Describe problem (what you were doing / what happened): There is a dupe https://drive.google.com/file/d/1LOIqihlWjM6Kf3BIRtZk45qRr8mAqgRm/view Crash log (if any): (If this is a suggestion and not a bug r...
True
Dupe bug - Minecraft version & Mod Version: 1.12.2-1.7.11 Single player or Server: Server Modpack Ocean Outlast Describe problem (what you were doing / what happened): There is a dupe https://drive.google.com/file/d/1LOIqihlWjM6Kf3BIRtZk45qRr8mAqgRm/view Crash log (if any): (If this is a suggestion and ...
comp
dupe bug minecraft version mod version single player or server server modpack ocean outlast describe problem what you were doing what happened there is a dupe crash log if any if this is a suggestion and not a bug report delete all this and just write your suggestion ...
1
831,433
32,048,791,369
IssuesEvent
2023-09-23 09:54:18
Vatsim-Scandinavia/controlcenter
https://api.github.com/repos/Vatsim-Scandinavia/controlcenter
closed
SimpleMDE autofilling gibberish
bug front-end priority: medium dependencies
Used with OnePlus 8T with Android 13 and using Google Chrome version 113 reported this issue. This does not happen in any other kind of <textarea>, or note app on the phone, which means there's something weird up with the editor perhaps. Unable to replicate on newest Edge (webkit) on iPhone 13 Pro. https://githu...
1.0
SimpleMDE autofilling gibberish - Used with OnePlus 8T with Android 13 and using Google Chrome version 113 reported this issue. This does not happen in any other kind of <textarea>, or note app on the phone, which means there's something weird up with the editor perhaps. Unable to replicate on newest Edge (webkit) ...
non_comp
simplemde autofilling gibberish used with oneplus with android and using google chrome version reported this issue this does not happen in any other kind of or note app on the phone which means there s something weird up with the editor perhaps unable to replicate on newest edge webkit on iphone p...
0
9,983
11,965,003,662
IssuesEvent
2020-04-05 21:40:36
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
Narcosis (366870)
Game compatibility - Unofficial XAudio2
# Compatibility Report - Name of the game with compatibility issues: Narcosis - Steam AppID of the game: 366870 ## System Information Distro: Linux Mint 19.1 Tessa (64 bit) GPU: Vega 56 Driver/LLVM version: Mesa 19.1.0-devel/9.0.0 Kernel version: 5.0.12-050012-lowlatency Proton version: 4.2-3 ## I confirm...
True
Narcosis (366870) - # Compatibility Report - Name of the game with compatibility issues: Narcosis - Steam AppID of the game: 366870 ## System Information Distro: Linux Mint 19.1 Tessa (64 bit) GPU: Vega 56 Driver/LLVM version: Mesa 19.1.0-devel/9.0.0 Kernel version: 5.0.12-050012-lowlatency Proton version: 4...
comp
narcosis compatibility report name of the game with compatibility issues narcosis steam appid of the game system information distro linux mint tessa bit gpu vega driver llvm version mesa devel kernel version lowlatency proton version i confirm...
1
1,179
3,670,031,177
IssuesEvent
2016-02-21 16:24:49
goaop/framework
https://api.github.com/repos/goaop/framework
closed
Support return typehints for PHP7
Compatibility Feature
Need to support return type hints that are available for PHP7 and upper, related to #175
True
Support return typehints for PHP7 - Need to support return type hints that are available for PHP7 and upper, related to #175
comp
support return typehints for need to support return type hints that are available for and upper related to
1
6,401
8,704,489,347
IssuesEvent
2018-12-05 19:33:22
LLK/scratch-vm
https://api.github.com/repos/LLK/scratch-vm
closed
Load video transparency state from stage property when a project gets loaded
bug compatibility
### Expected Behavior A project that has a modified video transparency state should get loaded with the same video transparency state that was saved in the project. ### Actual Behavior The video transparency state does not load from the saved project state. ### Steps to Reproduce 1. Create a new 3.0 proj...
True
Load video transparency state from stage property when a project gets loaded - ### Expected Behavior A project that has a modified video transparency state should get loaded with the same video transparency state that was saved in the project. ### Actual Behavior The video transparency state does not load from...
comp
load video transparency state from stage property when a project gets loaded expected behavior a project that has a modified video transparency state should get loaded with the same video transparency state that was saved in the project actual behavior the video transparency state does not load from...
1
14,283
17,171,406,803
IssuesEvent
2021-07-15 05:22:13
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Mixed versions in a cluster: Backwards compatibility broken when using aggregate functions w/ aliases over distributed tablesBroken backwards compatibility when using CTEs, nested queries and aggregations
backward compatibility st-need-info
This used to work fine but is failing on recent releases (21.7+ and latest master commit). When the following query is executed from 21.7 build it fails with: `Code: 184. DB::Exception: Received from 172.16.1.2:9000. DB::Exception: Received from node2:9000. DB::Exception: Aggregate function count() is found inside anot...
True
Mixed versions in a cluster: Backwards compatibility broken when using aggregate functions w/ aliases over distributed tablesBroken backwards compatibility when using CTEs, nested queries and aggregations - This used to work fine but is failing on recent releases (21.7+ and latest master commit). When the following que...
comp
mixed versions in a cluster backwards compatibility broken when using aggregate functions w aliases over distributed tablesbroken backwards compatibility when using ctes nested queries and aggregations this used to work fine but is failing on recent releases and latest master commit when the following quer...
1
14,997
18,793,632,282
IssuesEvent
2021-11-08 19:31:29
LoliKingdom/LoliASM
https://api.github.com/repos/LoliKingdom/LoliASM
closed
Crash when loading worlds
bug mod_incompatibility preventable
Crashes when loading a pre-existing world. Crash log: https://pastebin.com/p0v1a7Yq Lastest log: Unable to link due to it being to long. LoliASM Version: 4.2.4
True
Crash when loading worlds - Crashes when loading a pre-existing world. Crash log: https://pastebin.com/p0v1a7Yq Lastest log: Unable to link due to it being to long. LoliASM Version: 4.2.4
comp
crash when loading worlds crashes when loading a pre existing world crash log lastest log unable to link due to it being to long loliasm version
1
20,372
30,017,022,248
IssuesEvent
2023-06-26 19:34:47
OpenRakis/Spice86
https://api.github.com/repos/OpenRakis/Spice86
closed
Betrayal at Krondor
discussion compatibility
Betrayal at Krondor (GOG CD version 1.02) does not work yet. It works in dosbox and dosbox-x. In Aeon it works until the 1st "book" with the introduction text. This is not really a bug report, more a log/discussion about getting it to work in Spice86. What I've done so far: - Implemented instructions: SHLD, M...
True
Betrayal at Krondor - Betrayal at Krondor (GOG CD version 1.02) does not work yet. It works in dosbox and dosbox-x. In Aeon it works until the 1st "book" with the introduction text. This is not really a bug report, more a log/discussion about getting it to work in Spice86. What I've done so far: - Implemented...
comp
betrayal at krondor betrayal at krondor gog cd version does not work yet it works in dosbox and dosbox x in aeon it works until the book with the introduction text this is not really a bug report more a log discussion about getting it to work in what i ve done so far implemented instruct...
1
3,213
6,143,722,404
IssuesEvent
2017-06-27 06:50:51
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Conflict with Amazon Link Builder
bug compatibility
### What did you expect to happen? I expected a working "flesh reading ease" score and everything else in that tab. ### What happened instead? Javascript error: "Failed to reload Content Analysis for plugin vcVendorYoast. The plugin was not properly registered." All scores on that tab are broke. The meta-tab...
True
Conflict with Amazon Link Builder - ### What did you expect to happen? I expected a working "flesh reading ease" score and everything else in that tab. ### What happened instead? Javascript error: "Failed to reload Content Analysis for plugin vcVendorYoast. The plugin was not properly registered." All scores...
comp
conflict with amazon link builder what did you expect to happen i expected a working flesh reading ease score and everything else in that tab what happened instead javascript error failed to reload content analysis for plugin vcvendoryoast the plugin was not properly registered all scores...
1
727,496
25,037,428,607
IssuesEvent
2022-11-04 17:14:02
dkdace/dmgr-server
https://api.github.com/repos/dkdace/dmgr-server
closed
[Feature] 재장전 시스템 수정
➕ Feature/System ✅ Priority: Normal
## ℹ Description 재장전 시스템 수정 ## ✅ Tasks - [x] 재장전 메시지가 액션바에 표시되도록 수정 - [x] 무기 쿨타임 도중 재장전 안되게 수정 - [x] 전술 재장전 시스템 제거 ## 💬 Comment --
1.0
[Feature] 재장전 시스템 수정 - ## ℹ Description 재장전 시스템 수정 ## ✅ Tasks - [x] 재장전 메시지가 액션바에 표시되도록 수정 - [x] 무기 쿨타임 도중 재장전 안되게 수정 - [x] 전술 재장전 시스템 제거 ## 💬 Comment --
non_comp
재장전 시스템 수정 ℹ description 재장전 시스템 수정 ✅ tasks 재장전 메시지가 액션바에 표시되도록 수정 무기 쿨타임 도중 재장전 안되게 수정 전술 재장전 시스템 제거 💬 comment
0
19,024
26,438,286,024
IssuesEvent
2023-01-15 17:07:26
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
[🧐 Evaluating] Elementor Map Widget not accesible WCAG 2.1 AA
compatibility/3rd_party type/accessibility component/maps
### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description The Axe DevTools return this error: "Use aria-roledescription on elements with a semantic role" **...
True
[🧐 Evaluating] Elementor Map Widget not accesible WCAG 2.1 AA - ### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description The Axe DevTools return this error: ...
comp
elementor map widget not accesible wcag aa prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description the axe devtools return this error use aria roledesc...
1
780,392
27,393,262,178
IssuesEvent
2023-02-28 17:40:06
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL-Dump] Ensure that ysql-dump creates hash partitions
kind/bug area/ysql priority/high
Jira Link: [DB-4070](https://yugabyte.atlassian.net/browse/DB-4070) Any table that is dumped from any version of postgres should be automatically converted to use hash partitions in order to load with Yugabyte.
1.0
[YSQL-Dump] Ensure that ysql-dump creates hash partitions - Jira Link: [DB-4070](https://yugabyte.atlassian.net/browse/DB-4070) Any table that is dumped from any version of postgres should be automatically converted to use hash partitions in order to load with Yugabyte.
non_comp
ensure that ysql dump creates hash partitions jira link any table that is dumped from any version of postgres should be automatically converted to use hash partitions in order to load with yugabyte
0
11,111
13,131,607,739
IssuesEvent
2020-08-06 17:19:47
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
error message is not compatible with MySQL
good-first-issue status/help-wanted type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` sql create table t(a int); select a as b from t group by values(b); ``` 2. What did you expect to see? ``` sql mysql> SELECT a AS b FROM t GROUP BY VALUES(b); ERROR 1055 (42000): Expression #1 of SE...
True
error message is not compatible with MySQL - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` sql create table t(a int); select a as b from t group by values(b); ``` 2. What did you expect to see? ``` sql mysql> SELECT a AS b FROM t GROUP BY VALUES...
comp
error message is not compatible with mysql bug report please answer these questions before submitting your issue thanks what did you do sql create table t a int select a as b from t group by values b what did you expect to see sql mysql select a as b from t group by values...
1
120,410
17,644,189,997
IssuesEvent
2021-08-20 01:54:52
logbie/HyperGAN
https://api.github.com/repos/logbie/HyperGAN
opened
CVE-2021-37670 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl
security vulnerability
## CVE-2021-37670 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine l...
True
CVE-2021-37670 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl - ## CVE-2021-37670 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-c...
non_comp
cve medium detected in tensorflow gpu whl cve medium severity vulnerability vulnerable library tensorflow gpu whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file hypergan requirem...
0
11,782
13,903,839,986
IssuesEvent
2020-10-20 07:49:02
Lothrazar/Cyclic
https://api.github.com/repos/Lothrazar/Cyclic
closed
Sack of Holding not respecting anything
1.15 compatibility
Minecraft Version: 1.15.2 Forge Version: 31.1.14 Mod Version: 0.1.10 Single Player or Server: Server Describe problem (what you were doing; what happened; what should have happened): Sack of Holding can pick up pretty much everything; RFtools forcefield blocks, securitycraft reinforced blocks, mekanism lo...
True
Sack of Holding not respecting anything - Minecraft Version: 1.15.2 Forge Version: 31.1.14 Mod Version: 0.1.10 Single Player or Server: Server Describe problem (what you were doing; what happened; what should have happened): Sack of Holding can pick up pretty much everything; RFtools forcefield blocks, se...
comp
sack of holding not respecting anything minecraft version forge version mod version single player or server server describe problem what you were doing what happened what should have happened sack of holding can pick up pretty much everything rftools forcefield blocks securi...
1
14,855
18,372,050,550
IssuesEvent
2021-10-11 01:33:53
mariotaku/moonlight-tv
https://api.github.com/repos/mariotaku/moonlight-tv
closed
[COMPAT] Can't Discover Host or Input IP Address
compatibility
## Basic information - Device model: 43UK6300PLB - Firmware version: 05.40.06 - webOS version: 4.3.0 - Moonlight version: 0.9.0 - Is audio working: No - Is video working: No - Is input working: No ## Description Moonlight doesn't detect my GameStream PC, despite other devices can. If I want to enter...
True
[COMPAT] Can't Discover Host or Input IP Address - ## Basic information - Device model: 43UK6300PLB - Firmware version: 05.40.06 - webOS version: 4.3.0 - Moonlight version: 0.9.0 - Is audio working: No - Is video working: No - Is input working: No ## Description Moonlight doesn't detect my GameStrea...
comp
can t discover host or input ip address basic information device model firmware version webos version moonlight version is audio working no is video working no is input working no description moonlight doesn t detect my gamestream pc despite other ...
1
145,301
5,564,688,055
IssuesEvent
2017-03-26 06:09:19
ro9ues/esnext
https://api.github.com/repos/ro9ues/esnext
closed
Setting up the Environment
[priority] critical [status] completed [type] feature
### Description Set up the project that will contain the implementation of project. --- ### Issue Checklist - [x] Install `Ruby`, `Jekyll`. - [x] Configure `Jekyll` to handle project. - [x] Configure JavaScript Unit Testing. - [x] Enable CI. - [x] Configure linter. --- ### Assignees - [x] Final...
1.0
Setting up the Environment - ### Description Set up the project that will contain the implementation of project. --- ### Issue Checklist - [x] Install `Ruby`, `Jekyll`. - [x] Configure `Jekyll` to handle project. - [x] Configure JavaScript Unit Testing. - [x] Enable CI. - [x] Configure linter. --- ...
non_comp
setting up the environment description set up the project that will contain the implementation of project issue checklist install ruby jekyll configure jekyll to handle project configure javascript unit testing enable ci configure linter assig...
0
2,793
5,560,851,672
IssuesEvent
2017-03-24 20:40:29
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
Multiple calls of 'include' do not check for file modification HHVM 3.5.0
low-pri php5 incompatibility
<?php file_put_contents('foo.php', "<?php \n\$i=1;\n"); include 'foo.php'; echo $i; sleep(2); // just to make sure that timestamp is different file_put_contents('foo.php', "<?php \n\$i=2;\n"); include 'foo.php'; echo $i; Does not the modified include file on second call. The echoed output is: 1 1 It does work under ...
True
Multiple calls of 'include' do not check for file modification HHVM 3.5.0 - <?php file_put_contents('foo.php', "<?php \n\$i=1;\n"); include 'foo.php'; echo $i; sleep(2); // just to make sure that timestamp is different file_put_contents('foo.php', "<?php \n\$i=2;\n"); include 'foo.php'; echo $i; Does not the modified...
comp
multiple calls of include do not check for file modification hhvm php file put contents foo php php n i n include foo php echo i sleep just to make sure that timestamp is different file put contents foo php php n i n include foo php echo i does not the modified...
1
30,395
7,194,547,060
IssuesEvent
2018-02-04 06:32:37
brandon14/brandonclothier.me
https://api.github.com/repos/brandon14/brandonclothier.me
closed
Fix "CleanCode/StaticAccess" issue in app/Http/Controllers/Auth/RegisterController.php
codeclimate platform: laravel priority: low type: optimization
Avoid using static access to class '\Illuminate\Support\Facades\Validator' in method 'validator'. https://codeclimate.com/github/brandon14/brandonclothier.me/app/Http/Controllers/Auth/RegisterController.php#issue_59ec176cfb89cb00010000e1
1.0
Fix "CleanCode/StaticAccess" issue in app/Http/Controllers/Auth/RegisterController.php - Avoid using static access to class '\Illuminate\Support\Facades\Validator' in method 'validator'. https://codeclimate.com/github/brandon14/brandonclothier.me/app/Http/Controllers/Auth/RegisterController.php#issue_59ec176cfb89cb000...
non_comp
fix cleancode staticaccess issue in app http controllers auth registercontroller php avoid using static access to class illuminate support facades validator in method validator
0
226,925
7,524,791,251
IssuesEvent
2018-04-13 08:26:41
eriq-augustine/psl
https://api.github.com/repos/eriq-augustine/psl
closed
Expand Literal Constants In Parser
Difficulty - Medium Interfaces - Parser Priority - Normal Type - Enhancement
We have been debating what to allow in constant literals for a while (#97, #98). Particularly, what non-alphanumeric characters to let in. I cannot think of a reason to not just expand it to all characters. Lets go with C-style quote escapes rather than SQL-style. --- Original Issue (@binh-vu) --- In ```PSL.g4...
1.0
Expand Literal Constants In Parser - We have been debating what to allow in constant literals for a while (#97, #98). Particularly, what non-alphanumeric characters to let in. I cannot think of a reason to not just expand it to all characters. Lets go with C-style quote escapes rather than SQL-style. --- Origin...
non_comp
expand literal constants in parser we have been debating what to allow in constant literals for a while particularly what non alphanumeric characters to let in i cannot think of a reason to not just expand it to all characters lets go with c style quote escapes rather than sql style original...
0
360,529
25,295,560,327
IssuesEvent
2022-11-17 06:15:18
equinor/witsml-explorer
https://api.github.com/repos/equinor/witsml-explorer
closed
📘 Run solution locally
documentation
**Documentation Is:📘 ** - [x] Outdated **Please Explain in Detail** Documentation and scripts for running witsml-explorer locally is outdated **Your Proposal for Changes** Update documentation, and provide step by step guide to run solution locally
1.0
📘 Run solution locally - **Documentation Is:📘 ** - [x] Outdated **Please Explain in Detail** Documentation and scripts for running witsml-explorer locally is outdated **Your Proposal for Changes** Update documentation, and provide step by step guide to run solution locally
non_comp
📘 run solution locally documentation is 📘 outdated please explain in detail documentation and scripts for running witsml explorer locally is outdated your proposal for changes update documentation and provide step by step guide to run solution locally
0
121,007
15,831,176,455
IssuesEvent
2021-04-06 13:21:50
benoitlord/portfolio_nuxt
https://api.github.com/repos/benoitlord/portfolio_nuxt
closed
Back to top button color
Back to top Design
The icon in the back to top button should be black, and grey when hovered to align with the nav.
1.0
Back to top button color - The icon in the back to top button should be black, and grey when hovered to align with the nav.
non_comp
back to top button color the icon in the back to top button should be black and grey when hovered to align with the nav
0
15,315
19,542,364,217
IssuesEvent
2022-01-01 06:01:20
Team-Remastered/End-Remastered-Forge
https://api.github.com/repos/Team-Remastered/End-Remastered-Forge
closed
Port to 1.18
compatibility
Before the next release, it would be important to add support for Forge 1.18 as a big proportion of our user base will want to play with the latest Minecraft version available.
True
Port to 1.18 - Before the next release, it would be important to add support for Forge 1.18 as a big proportion of our user base will want to play with the latest Minecraft version available.
comp
port to before the next release it would be important to add support for forge as a big proportion of our user base will want to play with the latest minecraft version available
1
252,083
8,031,636,832
IssuesEvent
2018-07-28 04:19:26
SLSTP-2018/shab
https://api.github.com/repos/SLSTP-2018/shab
opened
Obtain Alitmeter Data Stream Specifications
high-priority
This issue is reliant on the completion of Issue #2. Obtain the baud rate and format of the altimeter output. This is necessary for parsing and analysis of incoming altitude data.
1.0
Obtain Alitmeter Data Stream Specifications - This issue is reliant on the completion of Issue #2. Obtain the baud rate and format of the altimeter output. This is necessary for parsing and analysis of incoming altitude data.
non_comp
obtain alitmeter data stream specifications this issue is reliant on the completion of issue obtain the baud rate and format of the altimeter output this is necessary for parsing and analysis of incoming altitude data
0
3,995
6,823,857,301
IssuesEvent
2017-11-08 02:20:46
cobalt-org/liquid-rust
https://api.github.com/repos/cobalt-org/liquid-rust
opened
Allow `{% include {{ page.my_variable }} %}`
shopify-compatibility
In looking at the Jekyll docs, it appears shopify allows expressions for include. https://jekyllrb.com/docs/includes/ Besides the parser (see #138), we'd have a problem with this because we inline includes when parsing the file. #95 steps through some of the design trade offs we might have to go through to fix...
True
Allow `{% include {{ page.my_variable }} %}` - In looking at the Jekyll docs, it appears shopify allows expressions for include. https://jekyllrb.com/docs/includes/ Besides the parser (see #138), we'd have a problem with this because we inline includes when parsing the file. #95 steps through some of the desig...
comp
allow include page my variable in looking at the jekyll docs it appears shopify allows expressions for include besides the parser see we d have a problem with this because we inline includes when parsing the file steps through some of the design trade offs we might have to go thro...
1
9,827
11,862,803,676
IssuesEvent
2020-03-25 18:33:44
ldtteam/minecolonies
https://api.github.com/repos/ldtteam/minecolonies
closed
[COMPATIBILITY] Add Chisel support for timber frames
Compatibility: Mod
### Minecolonies version Version: any ### Expected behavior Can you add Chisel compatibility for Timber frames? It could make easier to craft them. Compatible Timber frames can be selected from Chisel after placing one in its inventory. <bountysource-plugin> --- Want to back this issue? **[Post a bou...
True
[COMPATIBILITY] Add Chisel support for timber frames - ### Minecolonies version Version: any ### Expected behavior Can you add Chisel compatibility for Timber frames? It could make easier to craft them. Compatible Timber frames can be selected from Chisel after placing one in its inventory. <bountysource...
comp
add chisel support for timber frames minecolonies version version any expected behavior can you add chisel compatibility for timber frames it could make easier to craft them compatible timber frames can be selected from chisel after placing one in its inventory want to back this...
1
128,577
18,061,582,576
IssuesEvent
2021-09-20 14:29:48
h3kz-security/code_scanning_demo
https://api.github.com/repos/h3kz-security/code_scanning_demo
opened
Security Issue
security security
## Rules <!-- Rule Info --> **typescript.react.security.react-insecure-request.react-insecure-request** (severity: **undefined**) > Unencrypted request over HTTP detected.,**javascript.jsonwebtoken.security.jwt-none-alg.jwt-none-alg** (severity: **undefined**) > Detected use of the 'none' algorithm in a JWT token. Th...
True
Security Issue - ## Rules <!-- Rule Info --> **typescript.react.security.react-insecure-request.react-insecure-request** (severity: **undefined**) > Unencrypted request over HTTP detected.,**javascript.jsonwebtoken.security.jwt-none-alg.jwt-none-alg** (severity: **undefined**) > Detected use of the 'none' algorithm i...
non_comp
security issue rules typescript react security react insecure request react insecure request severity undefined unencrypted request over http detected javascript jsonwebtoken security jwt none alg jwt none alg severity undefined detected use of the none algorithm in a jwt token th...
0
49,958
6,047,484,188
IssuesEvent
2017-06-12 14:32:57
openbmc/openbmc-test-automation
https://api.github.com/repos/openbmc/openbmc-test-automation
closed
Test cases cleanup for IPMI use cases
Test
Test cases cleanup for IPMI use cases Fixed: - Extra IPMI request removed - remove tags "Test_Wrong_Reservation_ID" and "Test_Correct_Reservation_ID" from skip list
1.0
Test cases cleanup for IPMI use cases - Test cases cleanup for IPMI use cases Fixed: - Extra IPMI request removed - remove tags "Test_Wrong_Reservation_ID" and "Test_Correct_Reservation_ID" from skip list
non_comp
test cases cleanup for ipmi use cases test cases cleanup for ipmi use cases fixed extra ipmi request removed remove tags test wrong reservation id and test correct reservation id from skip list
0
57,374
24,116,565,176
IssuesEvent
2022-09-20 15:08:13
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
python module not found on the azure app function
Functions customer-reported Service needs-team-attention CXP Attention
### Related command _No response_ ### Resource Provider azure function app ### Description of Feature or Work Requested I'm not able to execute my cloud function due to failures to import modules, module azure-identity for example, it's telling me module not found, I had my requirements.txt file: azure-function...
1.0
python module not found on the azure app function - ### Related command _No response_ ### Resource Provider azure function app ### Description of Feature or Work Requested I'm not able to execute my cloud function due to failures to import modules, module azure-identity for example, it's telling me module not foun...
non_comp
python module not found on the azure app function related command no response resource provider azure function app description of feature or work requested i m not able to execute my cloud function due to failures to import modules module azure identity for example it s telling me module not foun...
0
4,658
3,875,720,899
IssuesEvent
2016-04-12 03:01:41
lionheart/openradar-mirror
https://api.github.com/repos/lionheart/openradar-mirror
opened
21961480: Keyboard "character preview" off by default
classification:ui/usability reproducible:always status:open
#### Description Summary: In iOS 9, character preview appears to be off by default, so none of the keys will show which key was actually pressed before you pick up your finger. Steps to Reproduce: Install iOS 9 Expected Results: Each character should preview itself above your finger when pressed on the keyboard with...
True
21961480: Keyboard "character preview" off by default - #### Description Summary: In iOS 9, character preview appears to be off by default, so none of the keys will show which key was actually pressed before you pick up your finger. Steps to Reproduce: Install iOS 9 Expected Results: Each character should preview it...
non_comp
keyboard character preview off by default description summary in ios character preview appears to be off by default so none of the keys will show which key was actually pressed before you pick up your finger steps to reproduce install ios expected results each character should preview itself ab...
0
8,893
10,880,520,089
IssuesEvent
2019-11-17 11:45:00
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Meta Boxes: Support the "after_title" context
Backwards Compatibility [Feature] Extensibility [Feature] Meta Boxes
## Issue Overview I would love to see support for the `after_title` meta box context in Gutenberg. This context is currently supported in the classic editor, placing meta boxes after the page title (but before the editor). Right now, when I create a meta box using the `after_title` context (or any context that is n...
True
Meta Boxes: Support the "after_title" context - ## Issue Overview I would love to see support for the `after_title` meta box context in Gutenberg. This context is currently supported in the classic editor, placing meta boxes after the page title (but before the editor). Right now, when I create a meta box using the...
comp
meta boxes support the after title context issue overview i would love to see support for the after title meta box context in gutenberg this context is currently supported in the classic editor placing meta boxes after the page title but before the editor right now when i create a meta box using the...
1
966
3,431,894,182
IssuesEvent
2015-12-11 00:48:37
Vazkii/Botania
https://api.github.com/repos/Vazkii/Botania
closed
[journeymap/]: Error getting BlockDoublePlant icon from mod.
compatibility minor
Botania r1.8-242 journeymap-1.7.10-5.1.3-unlimited ``` [Client thread/WARN] [journeymap/]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of Botania:doubleFlower1: java.lang.NullPointerException at net.minecraft.block.BlockDoublePlant.func_149888_a(BlockDoublePlant.ja...
True
[journeymap/]: Error getting BlockDoublePlant icon from mod. - Botania r1.8-242 journeymap-1.7.10-5.1.3-unlimited ``` [Client thread/WARN] [journeymap/]: Error getting BlockDoublePlant icon from mod. Plese report this exception to the mod author of Botania:doubleFlower1: java.lang.NullPointerException at net.min...
comp
error getting blockdoubleplant icon from mod botania journeymap unlimited error getting blockdoubleplant icon from mod plese report this exception to the mod author of botania java lang nullpointerexception at net minecraft block blockdoubleplant func a blockdoubleplant jav...
1
588
3,014,582,995
IssuesEvent
2015-07-29 15:26:40
summernote/summernote
https://api.github.com/repos/summernote/summernote
closed
Firefox - Unable to insert text between Horizontal Lines
bug compatibility
OS: Windows 7 Browser: Firefox Please see the attached screenshot. ![20141220-summernote-hr-bug](https://cloud.githubusercontent.com/assets/1234847/5514930/df581908-888d-11e4-9f8b-1baa3413cf06.png)
True
Firefox - Unable to insert text between Horizontal Lines - OS: Windows 7 Browser: Firefox Please see the attached screenshot. ![20141220-summernote-hr-bug](https://cloud.githubusercontent.com/assets/1234847/5514930/df581908-888d-11e4-9f8b-1baa3413cf06.png)
comp
firefox unable to insert text between horizontal lines os windows browser firefox please see the attached screenshot
1
10,439
12,396,503,551
IssuesEvent
2020-05-20 20:39:56
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
Typed array type alias problem
hack php5 incompatibility php7 incompatibility
The following works: ``` <?hh // strict type Test = array<int>; f(); function f(array<int> $t = [1]): void { var_dump($t); } ``` However, if you change the function definition, changing "array<int>" to "Test", it fails when you run it: "Default value for parameter t with type Array needs to have the same type a...
True
Typed array type alias problem - The following works: ``` <?hh // strict type Test = array<int>; f(); function f(array<int> $t = [1]): void { var_dump($t); } ``` However, if you change the function definition, changing "array<int>" to "Test", it fails when you run it: "Default value for parameter t with type Ar...
comp
typed array type alias problem the following works hh strict type test array f function f array t void var dump t however if you change the function definition changing array to test it fails when you run it default value for parameter t with type array needs to h...
1
46,893
2,966,646,020
IssuesEvent
2015-07-12 03:26:51
facelessuser/Rummage
https://api.github.com/repos/facelessuser/Rummage
closed
Ensure Unicode is handled everywhere properly
Bug Priority - Medium Severity - Major
- [x] Use unicode literals everywhere - [x] Ensure unicode inputs are handled proper
1.0
Ensure Unicode is handled everywhere properly - - [x] Use unicode literals everywhere - [x] Ensure unicode inputs are handled proper
non_comp
ensure unicode is handled everywhere properly use unicode literals everywhere ensure unicode inputs are handled proper
0
18,223
25,205,269,680
IssuesEvent
2022-11-13 15:57:25
opensrp/web
https://api.github.com/repos/opensrp/web
closed
Search Functionality on the Questionnaire page returns No Data
Bug Report FHIR compatibility
### Affected Project N/A ### How to replicate -Login Opensrp FHIR web -Navigate to Questionnaire -Enter existing name/Id -Click on search ### Acceptance criteria Expected results - The correct results should correspond to the search data Actual Results -No Data is displayed after a search see s...
True
Search Functionality on the Questionnaire page returns No Data - ### Affected Project N/A ### How to replicate -Login Opensrp FHIR web -Navigate to Questionnaire -Enter existing name/Id -Click on search ### Acceptance criteria Expected results - The correct results should correspond to the search data...
comp
search functionality on the questionnaire page returns no data affected project n a how to replicate login opensrp fhir web navigate to questionnaire enter existing name id click on search acceptance criteria expected results the correct results should correspond to the search data...
1
664,872
22,291,003,853
IssuesEvent
2022-06-12 11:09:31
ballerina-platform/ballerina-spec
https://api.github.com/repos/ballerina-platform/ballerina-spec
closed
Add langlib function to dynamically call a function
langlib sl-update-priority
We really need a way to dynamically call a function. For example, if you try to workaround #1005 in Ballerina, you will fail because there is no way to write a type-unsafe function call. ```ballerina function every(any[] v, boolean(any) returns boolean testFunc) { foreach var x in v { if !testFunc(x) { ...
1.0
Add langlib function to dynamically call a function - We really need a way to dynamically call a function. For example, if you try to workaround #1005 in Ballerina, you will fail because there is no way to write a type-unsafe function call. ```ballerina function every(any[] v, boolean(any) returns boolean testFunc)...
non_comp
add langlib function to dynamically call a function we really need a way to dynamically call a function for example if you try to workaround in ballerina you will fail because there is no way to write a type unsafe function call ballerina function every any v boolean any returns boolean testfunc ...
0
204,480
23,245,664,443
IssuesEvent
2022-08-03 19:53:09
tamirverthim/src
https://api.github.com/repos/tamirverthim/src
closed
CVE-2017-12450 (High) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2017-12450 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - </p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftwa...
True
CVE-2017-12450 (High) detected in multiple libraries - autoclosed - ## CVE-2017-12450 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - </p></summary> <p> </p> </details> <p></p> <detail...
non_comp
cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries vulnerability details the alpha vms object p function in bfd vms alpha c in the binary file descriptor bfd library aka libbfd as distributed in gnu binutils ...
0
50,240
21,042,637,805
IssuesEvent
2022-03-31 13:36:11
elastic/beats
https://api.github.com/repos/elastic/beats
closed
[filebeat] add functionalities to decode_csv_fields processor
[zube]: Investigate Team:Services
Hello everyone, I started using filebeat to send logs in csv format to elasticsearch, but I didn't find any way to configure filebeat to tell it where to take the headers of csv files, and I don't want to pass through Ingest Pipelines elasticsearch for example which will be static, I want filebeat to take these head...
1.0
[filebeat] add functionalities to decode_csv_fields processor - Hello everyone, I started using filebeat to send logs in csv format to elasticsearch, but I didn't find any way to configure filebeat to tell it where to take the headers of csv files, and I don't want to pass through Ingest Pipelines elasticsearch for ...
non_comp
add functionalities to decode csv fields processor hello everyone i started using filebeat to send logs in csv format to elasticsearch but i didn t find any way to configure filebeat to tell it where to take the headers of csv files and i don t want to pass through ingest pipelines elasticsearch for example w...
0
175,709
27,963,323,892
IssuesEvent
2023-03-24 17:17:16
MNK-photoday/photoday
https://api.github.com/repos/MNK-photoday/photoday
closed
[Design] User Page 구현
아현 Design
Description > User Page 구현 Progress - [x] 프로필 부분 구현 - [x] 프로필 소개 부분 구현 - [x] 수정 클릭 시, 보이는 input 박스 구현 - [x] 비밀 번호 변경 클릭 시, 보이는 input 박스 구현 - [x] 팔로우 클릭 시 나오는 모달 구현
1.0
[Design] User Page 구현 - Description > User Page 구현 Progress - [x] 프로필 부분 구현 - [x] 프로필 소개 부분 구현 - [x] 수정 클릭 시, 보이는 input 박스 구현 - [x] 비밀 번호 변경 클릭 시, 보이는 input 박스 구현 - [x] 팔로우 클릭 시 나오는 모달 구현
non_comp
user page 구현 description user page 구현 progress 프로필 부분 구현 프로필 소개 부분 구현 수정 클릭 시 보이는 input 박스 구현 비밀 번호 변경 클릭 시 보이는 input 박스 구현 팔로우 클릭 시 나오는 모달 구현
0
3,672
6,544,127,659
IssuesEvent
2017-09-03 12:01:30
presscustomizr/customizr
https://api.github.com/repos/presscustomizr/customizr
opened
Recommended plugins NextGEN Gallery and Formidable Forms do not work well with Customizr
bug compatibility-issue
> Hi, > > I'm having issues with how my Customizr theme-based website works with such plugins as NextGEN Gallery and Formidable Forms. Both plugins are recommended for use with the Customizr theme here: > 1) http://docs.presscustomizr.com/article/211-embed-galleries-to-the-customizr-theme-with-nextgen-gallery-plugi...
True
Recommended plugins NextGEN Gallery and Formidable Forms do not work well with Customizr - > Hi, > > I'm having issues with how my Customizr theme-based website works with such plugins as NextGEN Gallery and Formidable Forms. Both plugins are recommended for use with the Customizr theme here: > 1) http://docs.press...
comp
recommended plugins nextgen gallery and formidable forms do not work well with customizr hi i m having issues with how my customizr theme based website works with such plugins as nextgen gallery and formidable forms both plugins are recommended for use with the customizr theme here ...
1
175,322
14,523,971,715
IssuesEvent
2020-12-14 10:48:32
PDXFinder/pdxfinder
https://api.github.com/repos/PDXFinder/pdxfinder
closed
Internal diagram for release
documentation
### Description As a developer, I want to have a clear idea of all dependencies in the release process. ### Acceptance criteria - [ ] diagram of release process with times and dependencies
1.0
Internal diagram for release - ### Description As a developer, I want to have a clear idea of all dependencies in the release process. ### Acceptance criteria - [ ] diagram of release process with times and dependencies
non_comp
internal diagram for release description as a developer i want to have a clear idea of all dependencies in the release process acceptance criteria diagram of release process with times and dependencies
0
20,506
30,328,983,735
IssuesEvent
2023-07-11 04:05:04
matrixorigin/matrixone
https://api.github.com/repos/matrixorigin/matrixone
closed
[Subtask]: version compatible for both navicat and sql drivers
kind/compatibility kind/subtask
### Parent Issue #6367 ### Detail of Subtask - Resolve the version conflict between navicat and sql drivers with the same version - Get rid of the unknown command 'use sql_mode' ### Describe implementation you've considered _No response_ ### Additional information _No response_
True
[Subtask]: version compatible for both navicat and sql drivers - ### Parent Issue #6367 ### Detail of Subtask - Resolve the version conflict between navicat and sql drivers with the same version - Get rid of the unknown command 'use sql_mode' ### Describe implementation you've considered _No response_ ...
comp
version compatible for both navicat and sql drivers parent issue detail of subtask resolve the version conflict between navicat and sql drivers with the same version get rid of the unknown command use sql mode describe implementation you ve considered no response addit...
1
6,671
8,954,303,512
IssuesEvent
2019-01-25 22:19:23
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Bump PHP minimum to 5.6
Backwards Compatibility
Hi, WordPress is bumping the PHP minimum to 5.6 in the next WP major version (5.2). See: https://make.wordpress.org/core/2018/12/08/updating-the-minimum-php-version/ All new code we add to Gutenberg will be released in WordPress 5.2 or later. Does it make sense to add extra lines, to become compatible with PHP 5.2...
True
Bump PHP minimum to 5.6 - Hi, WordPress is bumping the PHP minimum to 5.6 in the next WP major version (5.2). See: https://make.wordpress.org/core/2018/12/08/updating-the-minimum-php-version/ All new code we add to Gutenberg will be released in WordPress 5.2 or later. Does it make sense to add extra lines, to beco...
comp
bump php minimum to hi wordpress is bumping the php minimum to in the next wp major version see all new code we add to gutenberg will be released in wordpress or later does it make sense to add extra lines to become compatible with php or should ne bump the minimum for the plugin to ...
1
58,105
24,330,984,334
IssuesEvent
2022-09-30 19:23:19
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
Renew TLS certificates for mobility.austin.gov and visionzero.austin.gov
Workgroup: DTS Impact: 1-Severe Service: Dev Type: DevOps
The wildcard certs for these subdomains will expire on 10/27/2022: - `*.mobility.austin.gov` - `*.visionzero.austin.gov` Todo: - [ ] Provide CTM Linux with new CSRs - [ ] Wait to hear back from CTM Linux - [ ] ? - [ ] Install the certificates
1.0
Renew TLS certificates for mobility.austin.gov and visionzero.austin.gov - The wildcard certs for these subdomains will expire on 10/27/2022: - `*.mobility.austin.gov` - `*.visionzero.austin.gov` Todo: - [ ] Provide CTM Linux with new CSRs - [ ] Wait to hear back from CTM Linux - [ ] ? - [ ] Install the cert...
non_comp
renew tls certificates for mobility austin gov and visionzero austin gov the wildcard certs for these subdomains will expire on mobility austin gov visionzero austin gov todo provide ctm linux with new csrs wait to hear back from ctm linux install the certificates
0
214,681
16,604,300,192
IssuesEvent
2021-06-02 00:40:59
constellation-app/constellation
https://api.github.com/repos/constellation-app/constellation
closed
Code Test Coverage
help wanted testing
### Description It is a good idea to increase the coverage of testing on the most commonly used features of Constellation. From this came the idea to aim for 100% test coverage on the following list of most commonly used features. The list of classes that are involved in the execution of that feature must also be t...
1.0
Code Test Coverage - ### Description It is a good idea to increase the coverage of testing on the most commonly used features of Constellation. From this came the idea to aim for 100% test coverage on the following list of most commonly used features. The list of classes that are involved in the execution of that f...
non_comp
code test coverage description it is a good idea to increase the coverage of testing on the most commonly used features of constellation from this came the idea to aim for test coverage on the following list of most commonly used features the list of classes that are involved in the execution of that fea...
0
4,899
7,520,168,195
IssuesEvent
2018-04-12 13:48:58
polylang/polylang
https://api.github.com/repos/polylang/polylang
closed
PLL_COOKIE', false not working with W3 Total Cache plugin
bug cache compatibility
## Prerequisites - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which case you should [use the helpdesk](https://polylang.pro/support/)). - [x] I have searched for similar i...
True
PLL_COOKIE', false not working with W3 Total Cache plugin - ## Prerequisites - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which case you should [use the helpdesk](https://p...
comp
pll cookie false not working with total cache plugin prerequisites this is not a usage question those should be directed to the unless this is a question about polylang pro in which case you should i have searched for similar issues in both open and closed tickets and cannot find a duplicate...
1
531
2,964,068,779
IssuesEvent
2015-07-10 14:42:27
easydigitaldownloads/Easy-Digital-Downloads
https://api.github.com/repos/easydigitaldownloads/Easy-Digital-Downloads
closed
Conflict with bbPress profile display
Bug Plugin Compatibility
The API keys section appears to cause an issue with the profile screen in bbPress for admins and super admins: https://wordpress.org/support/topic/easy-digital-downloads-bug-on-bbpress-user-edit-page
True
Conflict with bbPress profile display - The API keys section appears to cause an issue with the profile screen in bbPress for admins and super admins: https://wordpress.org/support/topic/easy-digital-downloads-bug-on-bbpress-user-edit-page
comp
conflict with bbpress profile display the api keys section appears to cause an issue with the profile screen in bbpress for admins and super admins
1
388,419
26,765,024,861
IssuesEvent
2023-01-31 10:01:56
input-output-hk/anti-diffs
https://api.github.com/repos/input-output-hk/anti-diffs
opened
Populate READMEs
documentation
The top-level README and per-package READMEs are currently empty. They should be filled in before the packages can be released.
1.0
Populate READMEs - The top-level README and per-package READMEs are currently empty. They should be filled in before the packages can be released.
non_comp
populate readmes the top level readme and per package readmes are currently empty they should be filled in before the packages can be released
0
13,899
16,626,140,766
IssuesEvent
2021-06-03 09:47:41
stklcode/jvaultconnector
https://api.github.com/repos/stklcode/jvaultconnector
closed
Migrate HTTP transport to Java 11 HTTP
compatibility enhancement
Java Vault Connector currently used the quite old, yet stable Apache HTTP library v4. Preserving compatibility with Java 8, we could migrate to v5. I'd personally prefer switching to Java 11 HTTP though. If there is any feedback pro Java 8 splitting the Vault connector into library and transports preserving multiple...
True
Migrate HTTP transport to Java 11 HTTP - Java Vault Connector currently used the quite old, yet stable Apache HTTP library v4. Preserving compatibility with Java 8, we could migrate to v5. I'd personally prefer switching to Java 11 HTTP though. If there is any feedback pro Java 8 splitting the Vault connector into l...
comp
migrate http transport to java http java vault connector currently used the quite old yet stable apache http library preserving compatibility with java we could migrate to i d personally prefer switching to java http though if there is any feedback pro java splitting the vault connector into libra...
1
4,903
7,522,777,800
IssuesEvent
2018-04-12 21:37:17
Microsoft/ChakraCore
https://api.github.com/repos/Microsoft/ChakraCore
closed
Inheriting from proxied class causes `this` mixup
Bug Compatibility ES Spec Conformance Severity: 1
Using NodeChakra ```js const EventEmitter = new Proxy(require("events"), {}) class B extends EventEmitter { constructor() { super(); console.log(this.a, this) } a() { return "a" } } new B // logs `undefined` for `this.a` and the `this` of `EventEmitter` instead of `B`. ```
True
Inheriting from proxied class causes `this` mixup - Using NodeChakra ```js const EventEmitter = new Proxy(require("events"), {}) class B extends EventEmitter { constructor() { super(); console.log(this.a, this) } a() { return "a" } } new B // logs `undefined` for `this.a` and t...
comp
inheriting from proxied class causes this mixup using nodechakra js const eventemitter new proxy require events class b extends eventemitter constructor super console log this a this a return a new b logs undefined for this a and t...
1
7,168
9,449,649,335
IssuesEvent
2019-04-16 02:51:40
STEllAR-GROUP/phylanx
https://api.github.com/repos/STEllAR-GROUP/phylanx
opened
The direction of fold in `fold_left` and `fold_right` having a specified dtype
platform: KERAS type: compatibility issue
The following test aims to make sure that we walk the array from right to left and checks it in the following way: multiplying left to right 1e-40 cannot be held into a float32 so it causes an underflow while from right to left we have no such problem and the result is larger. ``` py import numpy as np from phylanx ...
True
The direction of fold in `fold_left` and `fold_right` having a specified dtype - The following test aims to make sure that we walk the array from right to left and checks it in the following way: multiplying left to right 1e-40 cannot be held into a float32 so it causes an underflow while from right to left we have no ...
comp
the direction of fold in fold left and fold right having a specified dtype the following test aims to make sure that we walk the array from right to left and checks it in the following way multiplying left to right cannot be held into a so it causes an underflow while from right to left we have no such pro...
1
621,909
19,599,319,049
IssuesEvent
2022-01-05 22:15:33
aws-solutions/aws-content-analysis
https://api.github.com/repos/aws-solutions/aws-content-analysis
closed
Conflict with
priority: low
This resource `WorkflowExecutionLambdaDeadLetterQueue` has a fixed name and it's in conflict with Media Insight Engine ``` WorkflowExecutionLambdaDLQ already exists in stack arn:aws:cloudformation:us-east-1:xxxx:stack/mie202003-3/cd9rrrr ```
1.0
Conflict with - This resource `WorkflowExecutionLambdaDeadLetterQueue` has a fixed name and it's in conflict with Media Insight Engine ``` WorkflowExecutionLambdaDLQ already exists in stack arn:aws:cloudformation:us-east-1:xxxx:stack/mie202003-3/cd9rrrr ```
non_comp
conflict with this resource workflowexecutionlambdadeadletterqueue has a fixed name and it s in conflict with media insight engine workflowexecutionlambdadlq already exists in stack arn aws cloudformation us east xxxx stack
0
123,630
4,866,065,061
IssuesEvent
2016-11-14 22:33:48
codeforamerica/intake
https://api.github.com/repos/codeforamerica/intake
closed
Add daily totals chart to stats page
ctx-html/css ctx-python ctx-views goal-maintainability priority-high size-less than a day
Create a better stats page - decide what to put on stats page - create code to measure those things - create stats display
1.0
Add daily totals chart to stats page - Create a better stats page - decide what to put on stats page - create code to measure those things - create stats display
non_comp
add daily totals chart to stats page create a better stats page decide what to put on stats page create code to measure those things create stats display
0
335,633
30,056,156,514
IssuesEvent
2023-06-28 06:58:52
vmiklos/osm-gimmisn
https://api.github.com/repos/vmiklos/osm-gimmisn
closed
Érvénytelen addr:city értékek lista számosságának statisztikázása
enhancement needs testing confirmed
Jó lenne egy T-14 vagy T-30 napos (esetleg heti, havi ahogy céleszerű) grafikon, ami az addr:city értékeinek számosságát ábrázolja az idő függvényében
1.0
Érvénytelen addr:city értékek lista számosságának statisztikázása - Jó lenne egy T-14 vagy T-30 napos (esetleg heti, havi ahogy céleszerű) grafikon, ami az addr:city értékeinek számosságát ábrázolja az idő függvényében
non_comp
érvénytelen addr city értékek lista számosságának statisztikázása jó lenne egy t vagy t napos esetleg heti havi ahogy céleszerű grafikon ami az addr city értékeinek számosságát ábrázolja az idő függvényében
0
429,044
30,021,242,176
IssuesEvent
2023-06-26 23:45:52
pharmaverse/admiraltemplate
https://api.github.com/repos/pharmaverse/admiraltemplate
opened
Update README - Quick Start Guide for Template
documentation
### Please select a category the issue is focused on? _No response_ ### Let us know where something needs a refresh or put your idea here! Can we add `.Rbuildignore`/`.gitignore`/`.lycheeignore`/`_pkgdown.yml` to the following part of the README? ![image](https://github.com/pharmaverse/admiraltemplate/assets/4786...
1.0
Update README - Quick Start Guide for Template - ### Please select a category the issue is focused on? _No response_ ### Let us know where something needs a refresh or put your idea here! Can we add `.Rbuildignore`/`.gitignore`/`.lycheeignore`/`_pkgdown.yml` to the following part of the README? ![image](https://g...
non_comp
update readme quick start guide for template please select a category the issue is focused on no response let us know where something needs a refresh or put your idea here can we add rbuildignore gitignore lycheeignore pkgdown yml to the following part of the readme
0
38,447
4,956,645,434
IssuesEvent
2016-12-02 00:19:29
Frikster/CircuitSolverApp
https://api.github.com/repos/Frikster/CircuitSolverApp
closed
Include an arrow or another visual representation to indicate current flow for selected component
Circuit-logic Design Documentation UI
After it has been solved. Check the Requirement doc prototype screen
1.0
Include an arrow or another visual representation to indicate current flow for selected component - After it has been solved. Check the Requirement doc prototype screen
non_comp
include an arrow or another visual representation to indicate current flow for selected component after it has been solved check the requirement doc prototype screen
0
10,142
12,152,696,571
IssuesEvent
2020-04-24 23:04:32
Tslat/Advent-Of-Ascension
https://api.github.com/repos/Tslat/Advent-Of-Ascension
closed
Advancements
Third Party Mod Compatibility
Hi! Is it possible to remove mod's advancements only for the pack? Because our pack uses advancements system and it not so cool, when there are so many pages. May be config option? Or, i think it will be a good variant, to add more useful information to your descriptions, such as "where can we find this items and struc...
True
Advancements - Hi! Is it possible to remove mod's advancements only for the pack? Because our pack uses advancements system and it not so cool, when there are so many pages. May be config option? Or, i think it will be a good variant, to add more useful information to your descriptions, such as "where can we find this...
comp
advancements hi is it possible to remove mod s advancements only for the pack because our pack uses advancements system and it not so cool when there are so many pages may be config option or i think it will be a good variant to add more useful information to your descriptions such as where can we find this...
1
18,229
25,206,593,375
IssuesEvent
2022-11-13 19:03:58
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
⛔ Bug Report: PODS integration not compatible with plain text (repeatable) field
bug compatibility/3rd_party product/pro component/dynamic-tag component/pods
### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description When adding a plain text (repeatable) PODS field as a dynamic tag, a PHP exception is thrown: ...
True
⛔ Bug Report: PODS integration not compatible with plain text (repeatable) field - ### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description When adding a ...
comp
⛔ bug report pods integration not compatible with plain text repeatable field prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description when adding a plai...
1
420,544
12,239,505,667
IssuesEvent
2020-05-04 21:50:06
umple/umple
https://api.github.com/repos/umple/umple
opened
State machines cut off in some installations of UmpleOnline
Component-UmpleOnline Diffic-Med Priority-High bug
In some installations of UmpleOnline, state machines are 'cut off' so you can't see them completely. This might be due to the version of graphviz. It may be something wrong with the way the svg is being generated or displayed
1.0
State machines cut off in some installations of UmpleOnline - In some installations of UmpleOnline, state machines are 'cut off' so you can't see them completely. This might be due to the version of graphviz. It may be something wrong with the way the svg is being generated or displayed
non_comp
state machines cut off in some installations of umpleonline in some installations of umpleonline state machines are cut off so you can t see them completely this might be due to the version of graphviz it may be something wrong with the way the svg is being generated or displayed
0
1,009
3,476,678,730
IssuesEvent
2015-12-27 05:58:58
SkyrimLL/SDPlus
https://api.github.com/repos/SkyrimLL/SDPlus
closed
Broken scene in Helgen after recent update
bug Compatibility Enslavement quest
@Madcat256 - "I haven't tried the new version where this debug message has been removed yet, however it appears that whatever the code this message is/was a part of breaks the Bethesda opening scene scripting for those of us that still play through Helgen on a new game. When the PC is asked to step forward prior to cha...
True
Broken scene in Helgen after recent update - @Madcat256 - "I haven't tried the new version where this debug message has been removed yet, however it appears that whatever the code this message is/was a part of breaks the Bethesda opening scene scripting for those of us that still play through Helgen on a new game. When...
comp
broken scene in helgen after recent update i haven t tried the new version where this debug message has been removed yet however it appears that whatever the code this message is was a part of breaks the bethesda opening scene scripting for those of us that still play through helgen on a new game when the pc ...
1
160,070
12,502,032,978
IssuesEvent
2020-06-02 03:10:47
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Anon user funds AC- AC is not recorded in summary and monthly statements
QA/Test-Plan-Specified QA/Yes bug feature/rewards
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
Anon user funds AC- AC is not recorded in summary and monthly statements - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL G...
non_comp
anon user funds ac ac is not recorded in summary and monthly statements have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will g...
0
83,811
15,720,730,252
IssuesEvent
2021-03-29 01:01:23
jtimberlake/pacbot
https://api.github.com/repos/jtimberlake/pacbot
opened
CVE-2021-24122 (Medium) detected in tomcat-embed-core-8.5.32.jar
security vulnerability
## CVE-2021-24122 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.32.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="http...
True
CVE-2021-24122 (Medium) detected in tomcat-embed-core-8.5.32.jar - ## CVE-2021-24122 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.32.jar</b></p></summary> <p...
non_comp
cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file pacbot api pacman api vulnerability pom xml path to vulnerable library ...
0
18,805
26,167,037,886
IssuesEvent
2023-01-01 12:20:30
modded-factorio/bobsmods
https://api.github.com/repos/modded-factorio/bobsmods
closed
Long inserter fast replaceable group issue
bug mod compatibility Bob's Adjustable Inserters
Hi, thanks for your work, but your latest update created a unloadable game with krastorio and SE. The mod was bobs inserter. <img width="1268" alt="image" src="https://user-images.githubusercontent.com/43281991/210168764-c2fdb096-7d9c-41e8-ad2a-44748f6f98af.png"> [factorio-previous.log](https://github.com/mod...
True
Long inserter fast replaceable group issue - Hi, thanks for your work, but your latest update created a unloadable game with krastorio and SE. The mod was bobs inserter. <img width="1268" alt="image" src="https://user-images.githubusercontent.com/43281991/210168764-c2fdb096-7d9c-41e8-ad2a-44748f6f98af.png"> [...
comp
long inserter fast replaceable group issue hi thanks for your work but your latest update created a unloadable game with krastorio and se the mod was bobs inserter img width alt image src error modmanager cpp error while running setup for entity prototype long handed inse...
1
14,425
17,398,535,667
IssuesEvent
2021-08-02 16:15:53
pnp/sp-dev-fx-webparts
https://api.github.com/repos/pnp/sp-dev-fx-webparts
closed
react-sites-selected-admin - MSGraphClientFactory's serviceKey issue
status:node-compatibility
### Sample react-sites-selected-admin ### Author(s) @hugoabernier ### What happened? I am using react-sites-selected-admin, I use npm install, update and all possible ways but I am getting error in service.ts as below. [tsc] src/webparts/sitesSelectedManager/components/App.tsx(32,83): error TS2345: Argument of ...
True
react-sites-selected-admin - MSGraphClientFactory's serviceKey issue - ### Sample react-sites-selected-admin ### Author(s) @hugoabernier ### What happened? I am using react-sites-selected-admin, I use npm install, update and all possible ways but I am getting error in service.ts as below. [tsc] src/webparts/sit...
comp
react sites selected admin msgraphclientfactory s servicekey issue sample react sites selected admin author s hugoabernier what happened i am using react sites selected admin i use npm install update and all possible ways but i am getting error in service ts as below src webparts sitesse...
1
546,167
16,005,561,921
IssuesEvent
2021-04-20 02:01:43
virtualcommons/foraging
https://api.github.com/repos/virtualcommons/foraging
closed
uol: foraging data
data high priority
- [x] fix assigned player numbers bug (seems to exist only for the first round? Definitely shows up in 1-24-2019 data) - [x] regenerate aggregated chat data with unique group ids (and double check assigned number ala the point above - [x] remove group uuids from output data for the moment as they confuse things - [ ...
1.0
uol: foraging data - - [x] fix assigned player numbers bug (seems to exist only for the first round? Definitely shows up in 1-24-2019 data) - [x] regenerate aggregated chat data with unique group ids (and double check assigned number ala the point above - [x] remove group uuids from output data for the moment as they...
non_comp
uol foraging data fix assigned player numbers bug seems to exist only for the first round definitely shows up in data regenerate aggregated chat data with unique group ids and double check assigned number ala the point above remove group uuids from output data for the moment as they confuse t...
0
4,398
7,089,466,096
IssuesEvent
2018-01-12 02:53:14
sbmlteam/jsbml
https://api.github.com/repos/sbmlteam/jsbml
closed
Strip a package from an SBML file
LibSBML compatibility enhancement
JSBML should be able to remove a package entirely from a model when provided with a namespace or a short label of that package.
True
Strip a package from an SBML file - JSBML should be able to remove a package entirely from a model when provided with a namespace or a short label of that package.
comp
strip a package from an sbml file jsbml should be able to remove a package entirely from a model when provided with a namespace or a short label of that package
1
14,795
18,232,977,013
IssuesEvent
2021-10-01 01:00:03
POV-Ray/povray
https://api.github.com/repos/POV-Ray/povray
opened
[BUILD][UNIX]
OS: Unix compatibility?
<!-- ----------------------------------------------------------------------------------------------- PLEASE REPLACE any placeholder texts in this report. We know them by heart, and don't need them repeated in every issue report. Placeholders are marked with square brackets, which we kindly ask you to remove as well....
True
[BUILD][UNIX] - <!-- ----------------------------------------------------------------------------------------------- PLEASE REPLACE any placeholder texts in this report. We know them by heart, and don't need them repeated in every issue report. Placeholders are marked with square brackets, which we kindly ask you t...
comp
please replace any placeholder texts in this report we know them by heart and don t need them repeated in every issue report placeholders are marked with square brackets which we kindly ask you to remove as...
1
273,788
23,785,779,321
IssuesEvent
2022-09-02 09:56:01
nromanen/pratical_testing_2022
https://api.github.com/repos/nromanen/pratical_testing_2022
opened
Changing phone number in Profile on to the phone which consists from 13 numbers - Negative
test case
# [TC-11.5] : Changing phone number in Profile on to the phone which consists from 13 numbers - Negative ## Description User changes the phone in profile with a phone number which consists from 13 numbers. ### Precondition User is authorized on the website and has internet connection. User uses Chrome or ...
1.0
Changing phone number in Profile on to the phone which consists from 13 numbers - Negative - # [TC-11.5] : Changing phone number in Profile on to the phone which consists from 13 numbers - Negative ## Description User changes the phone in profile with a phone number which consists from 13 numbers. ### Precon...
non_comp
changing phone number in profile on to the phone which consists from numbers negative changing phone number in profile on to the phone which consists from numbers negative description user changes the phone in profile with a phone number which consists from numbers precondition u...
0
509,460
14,737,068,582
IssuesEvent
2021-01-07 00:46:50
codidact/qpixel
https://api.github.com/repos/codidact/qpixel
closed
Allow category to give non-standard reputation
area: html/css/js area: ruby complexity: unassessed priority: medium type: change request
Prompted most immediately by https://codegolf.codidact.com/questions/279258, but I've been anticipating this issue for a while. We're probably going to have reputation for a while, even if it's nerfed by abilities. (It does little harm, once abilities take over, and some people strongly want it.) And even if reput...
1.0
Allow category to give non-standard reputation - Prompted most immediately by https://codegolf.codidact.com/questions/279258, but I've been anticipating this issue for a while. We're probably going to have reputation for a while, even if it's nerfed by abilities. (It does little harm, once abilities take over, and ...
non_comp
allow category to give non standard reputation prompted most immediately by but i ve been anticipating this issue for a while we re probably going to have reputation for a while even if it s nerfed by abilities it does little harm once abilities take over and some people strongly want it and even if re...
0
290,881
8,909,195,096
IssuesEvent
2019-01-18 04:53:04
langbakk/HSS
https://api.github.com/repos/langbakk/HSS
opened
Todo: update help-file with "b"-button to hide exit-buttons
ToDo enhancement priority 2
After discovering that the exit buttons didn't hide on hitting "h", and not being able to figure out a way to have them show/hide at the same time as the interface, I decided to just map their hiding to a secondary button, "b" - since this isn't obvious in any way, I need to add this to the helpfile.
1.0
Todo: update help-file with "b"-button to hide exit-buttons - After discovering that the exit buttons didn't hide on hitting "h", and not being able to figure out a way to have them show/hide at the same time as the interface, I decided to just map their hiding to a secondary button, "b" - since this isn't obvious in a...
non_comp
todo update help file with b button to hide exit buttons after discovering that the exit buttons didn t hide on hitting h and not being able to figure out a way to have them show hide at the same time as the interface i decided to just map their hiding to a secondary button b since this isn t obvious in a...
0
18,578
25,862,801,829
IssuesEvent
2022-12-13 18:14:21
harttle/liquidjs
https://api.github.com/repos/harttle/liquidjs
closed
Custom tag registration doesn't work in Liquid v10
breaking change compatibility
Hi. In Liquidjs v9 I have the following code to create custom tags: ```js engine.registerTag('upper', { parse: function(tagToken, remainTokens) { this.str = tagToken.args; }, render: async function(ctx) { const str = await this.liquid.evalValue(this.str, ctx); return str.toUpperCase()...
True
Custom tag registration doesn't work in Liquid v10 - Hi. In Liquidjs v9 I have the following code to create custom tags: ```js engine.registerTag('upper', { parse: function(tagToken, remainTokens) { this.str = tagToken.args; }, render: async function(ctx) { const str = await this.liquid.eval...
comp
custom tag registration doesn t work in liquid hi in liquidjs i have the following code to create custom tags js engine registertag upper parse function tagtoken remaintokens this str tagtoken args render async function ctx const str await this liquid evalval...
1
1,385
3,912,469,944
IssuesEvent
2016-04-20 10:32:44
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
Test compatibility issues with Norton Security
Cannot reproduce Compatibility
Was spotted by user between Adguard 6 RC with WFP driver enabled and Norton Security. Check if it can be reproduced, and if yes, under what conditions.
True
Test compatibility issues with Norton Security - Was spotted by user between Adguard 6 RC with WFP driver enabled and Norton Security. Check if it can be reproduced, and if yes, under what conditions.
comp
test compatibility issues with norton security was spotted by user between adguard rc with wfp driver enabled and norton security check if it can be reproduced and if yes under what conditions
1
579,857
17,199,334,796
IssuesEvent
2021-07-17 00:05:06
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
closed
[JS] Add support for private class fields
bug fixed-in-tree-sitter-grammar lang:javascript lang:typescript priority:medium tree-sitter
JS/TS supports special [private class fields](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) syntax, but it looks like we can't parse it yet: https://semgrep.dev/s/WgkZ/
1.0
[JS] Add support for private class fields - JS/TS supports special [private class fields](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) syntax, but it looks like we can't parse it yet: https://semgrep.dev/s/WgkZ/
non_comp
add support for private class fields js ts supports special syntax but it looks like we can t parse it yet
0
91,146
18,352,999,554
IssuesEvent
2021-10-08 14:36:33
Qiskit/qiskit.org
https://api.github.com/repos/Qiskit/qiskit.org
closed
Publish Storybook online
code-quality
> Storybook is more than a UI component development tool. Teams also publish Storybook online to review and collaborate on works in progress. That allows developers, designers, and PMs to check if UI looks right without touching code or needing a local dev environment. > https://storybook.js.org/docs/vue/workflows/pub...
1.0
Publish Storybook online - > Storybook is more than a UI component development tool. Teams also publish Storybook online to review and collaborate on works in progress. That allows developers, designers, and PMs to check if UI looks right without touching code or needing a local dev environment. > https://storybook.js...
non_comp
publish storybook online storybook is more than a ui component development tool teams also publish storybook online to review and collaborate on works in progress that allows developers designers and pms to check if ui looks right without touching code or needing a local dev environment create a ci cd ...
0
1,271
3,787,972,425
IssuesEvent
2016-03-21 13:07:08
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Yoast and Woocommerce causing page not found errors
compatibility social wait for feedback
Versions: Wordpress: 4.4.2 Woocommerce: 2.5.2 Yoast: 3.0.7 Operating system of your web server: Linux CentOS (CentOS release 6.7 (Final)) Webserver in use: Apache 2.2.31, Curl: 7.12.1, phpMyAdmin: 4.3.8, Python: 2.6.6, Perl: 5.8.8, ionCube Loader: 4.7.4, Ruby: 1.8.7, Rails: 2.3.18, OpenSSL: 1.0.1e-fips PHP Versio...
True
Yoast and Woocommerce causing page not found errors - Versions: Wordpress: 4.4.2 Woocommerce: 2.5.2 Yoast: 3.0.7 Operating system of your web server: Linux CentOS (CentOS release 6.7 (Final)) Webserver in use: Apache 2.2.31, Curl: 7.12.1, phpMyAdmin: 4.3.8, Python: 2.6.6, Perl: 5.8.8, ionCube Loader: 4.7.4, Ruby: ...
comp
yoast and woocommerce causing page not found errors versions wordpress woocommerce yoast operating system of your web server linux centos centos release final webserver in use apache curl phpmyadmin python perl ioncube loader ruby ...
1
14,584
17,695,497,377
IssuesEvent
2021-08-24 14:52:35
cloudfour/pleasantest
https://api.github.com/repos/cloudfour/pleasantest
closed
Test out resolution with pnpm
compatibility/peace of mind
Since pnpm uses symlinks, many node resolution implementations have issues with resolving symlinked packages. We should check that our implementation works correctly with node_modules that are symlinked
True
Test out resolution with pnpm - Since pnpm uses symlinks, many node resolution implementations have issues with resolving symlinked packages. We should check that our implementation works correctly with node_modules that are symlinked
comp
test out resolution with pnpm since pnpm uses symlinks many node resolution implementations have issues with resolving symlinked packages we should check that our implementation works correctly with node modules that are symlinked
1
7,251
9,528,961,228
IssuesEvent
2019-04-29 09:53:14
didi/booster
https://api.github.com/repos/didi/booster
closed
接入 booster 打包失败
incompatible-kotlin-version
Android Gradle Plugin:com.android.tools.build:gradle:3.1.3 Gradle 版本:4.4.0 booster 版本:0.1.2 * What went wrong: Execution failed for task ':app-boot:transformClassesWithBoosterForRelease'. > kotlin.io.ByteStreamsKt.readBytes(Ljava/io/InputStream;)[B * Try: Run with --info or --debug option to get more log out...
True
接入 booster 打包失败 - Android Gradle Plugin:com.android.tools.build:gradle:3.1.3 Gradle 版本:4.4.0 booster 版本:0.1.2 * What went wrong: Execution failed for task ':app-boot:transformClassesWithBoosterForRelease'. > kotlin.io.ByteStreamsKt.readBytes(Ljava/io/InputStream;)[B * Try: Run with --info or --debug option t...
comp
接入 booster 打包失败 android gradle plugin:com android tools build gradle gradle 版本: booster 版本: what went wrong execution failed for task app boot transformclasseswithboosterforrelease kotlin io bytestreamskt readbytes ljava io inputstream b try run with info or debug option t...
1
20,573
6,049,804,913
IssuesEvent
2017-06-12 19:37:13
fedarko/MetagenomeScope
https://api.github.com/repos/fedarko/MetagenomeScope
opened
Add makefile for SPQR script, and make the script platform-independent
administrative codeissue
The way I compile `spqr_asmviz` on my machine is `g++ spqr_asmviz.cpp -std=gnu++11 -I ~/Software/OGDF/OGDF/include/ -L ~/Software/OGDF/OGDF/_release -l COIN -pthread -o spqr_asmviz` Need to just construct a makefile for this and put it in the root of the project, so that users can compile the SPQR script on any s...
1.0
Add makefile for SPQR script, and make the script platform-independent - The way I compile `spqr_asmviz` on my machine is `g++ spqr_asmviz.cpp -std=gnu++11 -I ~/Software/OGDF/OGDF/include/ -L ~/Software/OGDF/OGDF/_release -l COIN -pthread -o spqr_asmviz` Need to just construct a makefile for this and put it in th...
non_comp
add makefile for spqr script and make the script platform independent the way i compile spqr asmviz on my machine is g spqr asmviz cpp std gnu i software ogdf ogdf include l software ogdf ogdf release l coin pthread o spqr asmviz need to just construct a makefile for this and put it in the...
0
16,472
22,293,389,619
IssuesEvent
2022-06-12 17:47:06
chronosacaria/MCDungeonsWeapons
https://api.github.com/repos/chronosacaria/MCDungeonsWeapons
closed
enchant
compatibility issue
**Describe the bug** Weapons with inbuilt enchantments can be de-enchanted at a grindstone. Some weapons change name colour when enchanted (hammer of gravity) while others stay the same colour (soul fist) These weapons reset their enchantment to default after rejoining the game (whether the item is in item frame or in...
True
enchant - **Describe the bug** Weapons with inbuilt enchantments can be de-enchanted at a grindstone. Some weapons change name colour when enchanted (hammer of gravity) while others stay the same colour (soul fist) These weapons reset their enchantment to default after rejoining the game (whether the item is in item f...
comp
enchant describe the bug weapons with inbuilt enchantments can be de enchanted at a grindstone some weapons change name colour when enchanted hammer of gravity while others stay the same colour soul fist these weapons reset their enchantment to default after rejoining the game whether the item is in item f...
1
18,987
26,403,693,018
IssuesEvent
2023-01-13 05:14:42
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Unexpected Error by CAST and CHAR functions
sig/execution severity/moderate compatibility-mysql8 fuzz/sqlancer
## Bug Report ### 1. Minimal reproduce step (Required) ```sql SELECT CAST(CHAR(21474647) AS CHAR); --Cannot convert string 'G\xADW' from binary to utf8 ``` ### 2. What did you expect to see? (Required) No error As a reference, there is no error for MySQL: https://www.db-fiddle.com/f/gtq3wBBEJezuCxHy1cgWtL/0 ...
True
Unexpected Error by CAST and CHAR functions - ## Bug Report ### 1. Minimal reproduce step (Required) ```sql SELECT CAST(CHAR(21474647) AS CHAR); --Cannot convert string 'G\xADW' from binary to utf8 ``` ### 2. What did you expect to see? (Required) No error As a reference, there is no error for MySQL: https://w...
comp
unexpected error by cast and char functions bug report minimal reproduce step required sql select cast char as char cannot convert string g xadw from binary to what did you expect to see required no error as a reference there is no error for mysql what di...
1
178,249
21,509,349,286
IssuesEvent
2022-04-28 01:31:22
arabaske/Ceres
https://api.github.com/repos/arabaske/Ceres
closed
WS-2019-0100 (Medium) detected in fstream-1.0.11.tgz - autoclosed
security vulnerability
## WS-2019-0100 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>fstream-1.0.11.tgz</b></p></summary> <p>Advanced file system stream things</p> <p>Library home page: <a href="https://...
True
WS-2019-0100 (Medium) detected in fstream-1.0.11.tgz - autoclosed - ## WS-2019-0100 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>fstream-1.0.11.tgz</b></p></summary> <p>Advanced f...
non_comp
ws medium detected in fstream tgz autoclosed ws medium severity vulnerability vulnerable library fstream tgz advanced file system stream things library home page a href path to dependency file ceres package json path to vulnerable library tmp git ceres functions ...
0
684,462
23,418,792,523
IssuesEvent
2022-08-13 11:15:42
1upCommunity/PyCraft
https://api.github.com/repos/1upCommunity/PyCraft
opened
Texture remake?
enhancement good first issue Priority 4
The game textures currently are AWFUL. We need better textures for the game. Anyone who is good with textures can open a PR with new textures. Please note that the textures should be 16x16 pixel PNGs.
1.0
Texture remake? - The game textures currently are AWFUL. We need better textures for the game. Anyone who is good with textures can open a PR with new textures. Please note that the textures should be 16x16 pixel PNGs.
non_comp
texture remake the game textures currently are awful we need better textures for the game anyone who is good with textures can open a pr with new textures please note that the textures should be pixel pngs
0
1,285
3,792,148,127
IssuesEvent
2016-03-22 08:16:38
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
Bootstrap on width change, expands but does not contract
Core: alignment/height/width Core: compatibility
The table expands and follows the parent container's width but when the window shrinks, the table remains intact. Using bootstrap with 'row' container set to 'col-md-12'. Handsontable 0.11.4 ![image](https://cloud.githubusercontent.com/assets/5938098/5206352/675e8b56-7598-11e4-98c6-b1da0b3ff2af.png)
True
Bootstrap on width change, expands but does not contract - The table expands and follows the parent container's width but when the window shrinks, the table remains intact. Using bootstrap with 'row' container set to 'col-md-12'. Handsontable 0.11.4 ![image](https://cloud.githubusercontent.com/assets/5938098/520...
comp
bootstrap on width change expands but does not contract the table expands and follows the parent container s width but when the window shrinks the table remains intact using bootstrap with row container set to col md handsontable
1
8,584
10,564,661,020
IssuesEvent
2019-10-05 04:02:49
mike42/escpos-php
https://api.github.com/repos/mike42/escpos-php
closed
BIXOLON SRP-E302
needs info printer-compatibility
I have some BIXOLON SRP-E302 printer. I want to print image on it. Please add it to this lib. thanks.
True
BIXOLON SRP-E302 - I have some BIXOLON SRP-E302 printer. I want to print image on it. Please add it to this lib. thanks.
comp
bixolon srp i have some bixolon srp printer i want to print image on it please add it to this lib thanks
1
85,211
3,688,035,331
IssuesEvent
2016-02-25 11:01:53
openlexington/gethelplex
https://api.github.com/repos/openlexington/gethelplex
opened
change to "substance abuse disorder"
help wanted priority 2
second screen : I am interested in learning about substance abuse (change to substance use disorder) treatments that are:
1.0
change to "substance abuse disorder" - second screen : I am interested in learning about substance abuse (change to substance use disorder) treatments that are:
non_comp
change to substance abuse disorder second screen i am interested in learning about substance abuse change to substance use disorder treatments that are
0
140,526
12,917,710,899
IssuesEvent
2020-07-16 00:34:24
staticdev/pdf-split-tool
https://api.github.com/repos/staticdev/pdf-split-tool
closed
Remove Dependabot badge
documentation
Remove the Dependabot badge for now. After upgrading to GitHub Dependabot, the badge shows Dependabot as "inactive" instead of "enabled".
1.0
Remove Dependabot badge - Remove the Dependabot badge for now. After upgrading to GitHub Dependabot, the badge shows Dependabot as "inactive" instead of "enabled".
non_comp
remove dependabot badge remove the dependabot badge for now after upgrading to github dependabot the badge shows dependabot as inactive instead of enabled
0
186,502
14,394,699,827
IssuesEvent
2020-12-03 01:55:11
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
closed
openshift/online-analytics: vendor/github.com/openshift/origin/pkg/build/registry/buildlog/rest_test.go; 32 LoC
fresh small test
Found a possible issue in [openshift/online-analytics](https://www.github.com/openshift/online-analytics) at [vendor/github.com/openshift/origin/pkg/build/registry/buildlog/rest_test.go](https://github.com/openshift/online-analytics/blob/7fd4f0258a8490db447abf26e7843b5fd36eef02/vendor/github.com/openshift/origin/pkg/b...
1.0
openshift/online-analytics: vendor/github.com/openshift/origin/pkg/build/registry/buildlog/rest_test.go; 32 LoC - Found a possible issue in [openshift/online-analytics](https://www.github.com/openshift/online-analytics) at [vendor/github.com/openshift/origin/pkg/build/registry/buildlog/rest_test.go](https://github.com...
non_comp
openshift online analytics vendor github com openshift origin pkg build registry buildlog rest test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show...
0