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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
28,704 | 4,427,032,510 | IssuesEvent | 2016-08-16 20:10:31 | GoogleCloudPlatform/gcloud-python | https://api.github.com/repos/GoogleCloudPlatform/gcloud-python | closed | Pubsub sytem test: test_message_pull_mode_e2e only fetches one message | flaky pubsub testing | From: https://github.com/GoogleCloudPlatform/gcloud-python/issues/1085, point 3)
```python
======================================================================
ERROR: test_message_pull_mode_e2e (pubsub.TestPubsub)
----------------------------------------------------------------------
Traceback (most recent cal... | 1.0 | Pubsub sytem test: test_message_pull_mode_e2e only fetches one message - From: https://github.com/GoogleCloudPlatform/gcloud-python/issues/1085, point 3)
```python
======================================================================
ERROR: test_message_pull_mode_e2e (pubsub.TestPubsub)
------------------------... | non_comp | pubsub sytem test test message pull mode only fetches one message from point python error test message pull mode pubsub testpubsub traceback most rece... | 0 |
10,833 | 12,820,788,345 | IssuesEvent | 2020-07-06 06:43:01 | contao/contao | https://api.github.com/repos/contao/contao | closed | Rename Piwik to Matomo | feature incompatible | The web analytics platform Piwik has changed the name from Piwik to Matomo. See the [announcement](https://matomo.org/blog/2018/01/piwik-is-now-matomo/) for more information. | True | Rename Piwik to Matomo - The web analytics platform Piwik has changed the name from Piwik to Matomo. See the [announcement](https://matomo.org/blog/2018/01/piwik-is-now-matomo/) for more information. | comp | rename piwik to matomo the web analytics platform piwik has changed the name from piwik to matomo see the for more information | 1 |
6,465 | 8,756,102,223 | IssuesEvent | 2018-12-14 16:41:09 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Shadowverse crashes at launch (453480) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: Shadowverse
- Steam AppID of the game:453480
## System Information
- GPU: NVIDIA Corporation GM108M [GeForce 940M]
- Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 or nvidia 396.54 -->
- Kernel version: 4.18.6-arch1-1-ARCH
- Link to full sys... | True | Shadowverse crashes at launch (453480) - # Compatibility Report
- Name of the game with compatibility issues: Shadowverse
- Steam AppID of the game:453480
## System Information
- GPU: NVIDIA Corporation GM108M [GeForce 940M]
- Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 or nvidia 396.54 -->
- Kernel version... | comp | shadowverse crashes at launch compatibility report name of the game with compatibility issues shadowverse steam appid of the game system information gpu nvidia corporation driver llvm version kernel version arch link to full system information report as pr... | 1 |
78,689 | 27,715,514,227 | IssuesEvent | 2023-03-14 16:41:08 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Extremely low fps (about 5-10 seconds per frame) on secondary monitor while running fine on primary monitor | T-Defect | ### Steps to reproduce
1. Have 2 monitors (Dell UP2718Q 3840x2160 @ 60Hz and Siemens P17-2 @ 75Hz) in a layout where the Dell is at 150% scale in landscape and the Siemens at 100% scale in portrait. Use fractional scaling under X11 with Budgie for this.
2. Move the window to the primary monitor. Everything is smooth ... | 1.0 | Extremely low fps (about 5-10 seconds per frame) on secondary monitor while running fine on primary monitor - ### Steps to reproduce
1. Have 2 monitors (Dell UP2718Q 3840x2160 @ 60Hz and Siemens P17-2 @ 75Hz) in a layout where the Dell is at 150% scale in landscape and the Siemens at 100% scale in portrait. Use fracti... | non_comp | extremely low fps about seconds per frame on secondary monitor while running fine on primary monitor steps to reproduce have monitors dell and siemens in a layout where the dell is at scale in landscape and the siemens at scale in portrait use fractional scaling under with b... | 0 |
44,200 | 12,041,613,058 | IssuesEvent | 2020-04-14 09:08:13 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | opened | Candidate webforms : Blank screen is displayed when user click on skip button displayed against last webforms where all the webforms not filled completely | Defect P1 | Steps To Replicate :
1.Launch the URL
2.Signin as HR Candidate user
3.Sign the offer letter
4.Navigated to common details webform
5.Fill the common details webform
6.Click on Save & Continue
7.Fill all other webform except payroll webform & Payroll & EEO Extension Details (Don’t fill all the webforms)
8.Cl... | 1.0 | Candidate webforms : Blank screen is displayed when user click on skip button displayed against last webforms where all the webforms not filled completely - Steps To Replicate :
1.Launch the URL
2.Signin as HR Candidate user
3.Sign the offer letter
4.Navigated to common details webform
5.Fill the common detail... | non_comp | candidate webforms blank screen is displayed when user click on skip button displayed against last webforms where all the webforms not filled completely steps to replicate launch the url signin as hr candidate user sign the offer letter navigated to common details webform fill the common detail... | 0 |
8,475 | 4,254,961,543 | IssuesEvent | 2016-07-09 04:20:09 | jeff1evesque/machine-learning | https://api.github.com/repos/jeff1evesque/machine-learning | closed | Dynamically define 'dev_env_path' in compiler manifests | bug build | We need to change all our existing compiler manifests, from both of our existing puppet `environment`:
```bash
...
$dev_env_path = "${root_dir}/puppet/environment/development"
...
```
to something of the form:
```bash
...
$environment = $hiera_general['environment']
$dev_env_path = "${root_dir}/... | 1.0 | Dynamically define 'dev_env_path' in compiler manifests - We need to change all our existing compiler manifests, from both of our existing puppet `environment`:
```bash
...
$dev_env_path = "${root_dir}/puppet/environment/development"
...
```
to something of the form:
```bash
...
$environment = $hi... | non_comp | dynamically define dev env path in compiler manifests we need to change all our existing compiler manifests from both of our existing puppet environment bash dev env path root dir puppet environment development to something of the form bash environment hi... | 0 |
210,768 | 7,194,433,257 | IssuesEvent | 2018-02-04 04:43:27 | mazmaz2k/Modular-Construction-of-Minimal-Models | https://api.github.com/repos/mazmaz2k/Modular-Construction-of-Minimal-Models | closed | create one method that in charge of dismantle strongest connected component | Difficulty - Low Iteration3 Priority - High Rules alpha | create one method that in charge of dismantle strongest connected component - we will call this when there is a large connected component
unite all dismantle graph methodes
receive a source
create graph from the sorce
send the graph to dismantle methods
return array of vertexes to main | 1.0 | create one method that in charge of dismantle strongest connected component - create one method that in charge of dismantle strongest connected component - we will call this when there is a large connected component
unite all dismantle graph methodes
receive a source
create graph from the sorce
send the grap... | non_comp | create one method that in charge of dismantle strongest connected component create one method that in charge of dismantle strongest connected component we will call this when there is a large connected component unite all dismantle graph methodes receive a source create graph from the sorce send the grap... | 0 |
3,483 | 6,468,337,935 | IssuesEvent | 2017-08-17 00:38:58 | Polymer/polymer | https://api.github.com/repos/Polymer/polymer | closed | Polymer.dom().querySelectorAll() should return an Array | 1.x-2.x compatibility | `Polymer.dom().querySelectorAll()` should return an `Array` instance in order to be compatible with 1.x. Currently, 2.x returns a `NodeList` instance when used with native shadow dom
| True | Polymer.dom().querySelectorAll() should return an Array - `Polymer.dom().querySelectorAll()` should return an `Array` instance in order to be compatible with 1.x. Currently, 2.x returns a `NodeList` instance when used with native shadow dom
| comp | polymer dom queryselectorall should return an array polymer dom queryselectorall should return an array instance in order to be compatible with x currently x returns a nodelist instance when used with native shadow dom | 1 |
79,517 | 7,718,641,002 | IssuesEvent | 2018-05-23 16:50:19 | schrum2/MM-NEAT | https://api.github.com/repos/schrum2/MM-NEAT | closed | ActivationFunctionMutationTest sometimes randomly fails | JUnit tests bug | Another test that randomly fails, and should be fixed:
Results :
Failed tests: test(edu.southwestern.evolution.mutation.tweann.ActivationFunctionMutationTest) | 1.0 | ActivationFunctionMutationTest sometimes randomly fails - Another test that randomly fails, and should be fixed:
Results :
Failed tests: test(edu.southwestern.evolution.mutation.tweann.ActivationFunctionMutationTest) | non_comp | activationfunctionmutationtest sometimes randomly fails another test that randomly fails and should be fixed results failed tests test edu southwestern evolution mutation tweann activationfunctionmutationtest | 0 |
15,519 | 19,898,414,208 | IssuesEvent | 2022-01-25 03:33:55 | CitiesSkylinesMods/TMPE | https://api.github.com/repos/CitiesSkylinesMods/TMPE | closed | Typo in game version warning panel | Annoyance COMPATIBILITY | ### Describe the problem
Minor UI issue (will send PR to fix)....
```
Info 41.7936109: Expected C:SL v1.14.0-f4 - Actual C:SL v1.13.3-f9
```
It's saying "newer game version" - should be "older".

... | True | Typo in game version warning panel - ### Describe the problem
Minor UI issue (will send PR to fix)....
```
Info 41.7936109: Expected C:SL v1.14.0-f4 - Actual C:SL v1.13.3-f9
```
It's saying "newer game version" - should be "older".
 - Family Head | Boresha Afya bug medium priority | **Family Head**
- [x] Add a Family - Family head - Health Insurance provider number should be required (highlighted in bright pink in data dictionary)
- [x] Add a Family - Family head - Edit Registration - When you update/edit a client's registration information the following questions: Surname, health insurance prov... | 1.0 | APK Release Issues v0.1.2 (April 26th 2019) - Family Head - **Family Head**
- [x] Add a Family - Family head - Health Insurance provider number should be required (highlighted in bright pink in data dictionary)
- [x] Add a Family - Family head - Edit Registration - When you update/edit a client's registration informa... | non_comp | apk release issues april family head family head add a family family head health insurance provider number should be required highlighted in bright pink in data dictionary add a family family head edit registration when you update edit a client s registration information the fo... | 0 |
83,014 | 7,859,255,048 | IssuesEvent | 2018-06-21 16:03:04 | GSA/search-gov | https://api.github.com/repos/GSA/search-gov | closed | set up parallel builds on CircleCI | tests | As a search-gov developer,
I would like my tests to run in parallel on CircleCI
so that I get my test results faster.
The search-gov repo can support up to 8 parallel jobs. See https://circleci.com/docs/2.0/configuration-reference/#parallelism.
This story depends on https://github.com/GSA/search-gov/issues/59. | 1.0 | set up parallel builds on CircleCI - As a search-gov developer,
I would like my tests to run in parallel on CircleCI
so that I get my test results faster.
The search-gov repo can support up to 8 parallel jobs. See https://circleci.com/docs/2.0/configuration-reference/#parallelism.
This story depends on https://... | non_comp | set up parallel builds on circleci as a search gov developer i would like my tests to run in parallel on circleci so that i get my test results faster the search gov repo can support up to parallel jobs see this story depends on | 0 |
229,534 | 18,362,483,969 | IssuesEvent | 2021-10-09 13:13:53 | PointCloudLibrary/pcl | https://api.github.com/repos/PointCloudLibrary/pcl | closed | visualizer setSize() and setPosition() failed | kind: bug needs: testing platform: linux module: visualization | <!--- WARNING: This is an issue tracker. Before opening a new issue make sure you read https://github.com/PointCloudLibrary/pcl/blob/master/CONTRIBUTING.md#using-the-issue-tracker. -->
PCL1.11 with vtk7.1 on Ubuntu 20.04, these two function crashed. Here is the output:
X Error of failed request: GLXBadDrawable
Ma... | 1.0 | visualizer setSize() and setPosition() failed - <!--- WARNING: This is an issue tracker. Before opening a new issue make sure you read https://github.com/PointCloudLibrary/pcl/blob/master/CONTRIBUTING.md#using-the-issue-tracker. -->
PCL1.11 with vtk7.1 on Ubuntu 20.04, these two function crashed. Here is the output:
... | non_comp | visualizer setsize and setposition failed with on ubuntu these two function crashed here is the output x error of failed request glxbaddrawable major opcode of failed request glx minor opcode of failed request x glxswapbuffers serial number of failed request curren... | 0 |
121,363 | 25,956,379,911 | IssuesEvent | 2022-12-18 09:32:10 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | Opening the server browser causes a crash | Bug Need more info Code Crash | ### Disclaimers
- [X] I have searched the issue tracker to check if the issue has already been reported.
- [ ] My issue happened while using mods.
### What happened?
When I tried to open Server Browser to check the language filter from "changelog.txt" ,it just crashed without crashreport....
I have seen same probl... | 1.0 | Opening the server browser causes a crash - ### Disclaimers
- [X] I have searched the issue tracker to check if the issue has already been reported.
- [ ] My issue happened while using mods.
### What happened?
When I tried to open Server Browser to check the language filter from "changelog.txt" ,it just crashed wit... | non_comp | opening the server browser causes a crash disclaimers i have searched the issue tracker to check if the issue has already been reported my issue happened while using mods what happened when i tried to open server browser to check the language filter from changelog txt it just crashed without... | 0 |
13,307 | 15,701,667,147 | IssuesEvent | 2021-03-26 11:31:23 | CreeperHost/MineTogether | https://api.github.com/repos/CreeperHost/MineTogether | closed | [1.16] Quark's items in chat show when in MT tab | 1.16+ compatibility | **Describe the bug**
Quark makes it so if you spawn an item, the texture shows up even when in the MT tab
**Expected behaviour**
For it to not do that
**Screenshots**


In the repository, the loc... | 1.0 | [DOC] fix formatting of `pre-commit install` in contributor documentation - The following paragraph in the code quality checks section
https://www.sktime.net/en/latest/developer_guide/continuous_integration.html#code-quality-checks
formats badly and should be fixed:
 that are possible in Scratch 2.0. While prior discussions have grouped them all together, we have spent a bunch of time trying to tease apart this landscape so we can understan... | True | Hacked Blocks - Support Argument Hacking - There are [many types of "hacked blocks"](https://docs.google.com/presentation/d/1z-g6p_oOcTXFeFWfTFo7HQVsi0Z7bnqVUl-mQK9YgQI/edit?usp=sharing) that are possible in Scratch 2.0. While prior discussions have grouped them all together, we have spent a bunch of time trying to tea... | comp | hacked blocks support argument hacking there are that are possible in scratch while prior discussions have grouped them all together we have spent a bunch of time trying to tease apart this landscape so we can understand and hopefully work with the community to support these use cases while hacked blo... | 1 |
20,087 | 28,050,533,023 | IssuesEvent | 2023-03-29 05:10:37 | dromara/dynamic-tp | https://api.github.com/repos/dromara/dynamic-tp | closed | springboot版本不兼容导致类(CompositeHealthContributor)无法found | compatibility | **首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 Markdown 语法**。
### 版本信息
- Jdk版本:8
- SpringBoot版本:2.1.18.RELEASE
- DynamicTp版本:
<dependency>
<groupId>cn.dynamictp</groupId>
<artifactId>dynamic-tp-spring-boot-starter-common</artifactId>
<version>1.0.9</version>
</dependency>
... | True | springboot版本不兼容导致类(CompositeHealthContributor)无法found - **首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 Markdown 语法**。
### 版本信息
- Jdk版本:8
- SpringBoot版本:2.1.18.RELEASE
- DynamicTp版本:
<dependency>
<groupId>cn.dynamictp</groupId>
<artifactId>dynamic-tp-spring-boot-starter-common</artifactId>
... | comp | springboot版本不兼容导致类 compositehealthcontributor 无法found 首先感谢您使用 dynamictp,如果使用过程中有任何问题,请按照下述模板反馈问题,建议使用 markdown 语法 。 版本信息 jdk版本: springboot版本: release dynamictp版本: cn dynamictp dynamic tp spring boot starter common 配置中心版本: 问题描述 ... | 1 |
9,741 | 11,795,480,674 | IssuesEvent | 2020-03-18 09:02:42 | bergerhealer/TrainCarts | https://api.github.com/repos/bergerhealer/TrainCarts | closed | TrainCarts does not work on Tuinity | A. incompatibility (spigot forks) D. resolved (requires updating of bk/tc) | ##### BkCommonLib version: BKCommonLib-1.15.2-v3 SNAPSHOT [build 732]
##### TrainCarts version: TrainCarts-1.15.2-v2 SNAPSHOT [build 600]
##### Spigot version: git-Tuinity-"f036785" [Tuinity](https://github.com/Spottedleaf/Tuinity) | [commit f036785](https://github.com/Spottedleaf/Tuinity/actions/runs/56446755)
<h... | True | TrainCarts does not work on Tuinity - ##### BkCommonLib version: BKCommonLib-1.15.2-v3 SNAPSHOT [build 732]
##### TrainCarts version: TrainCarts-1.15.2-v2 SNAPSHOT [build 600]
##### Spigot version: git-Tuinity-"f036785" [Tuinity](https://github.com/Spottedleaf/Tuinity) | [commit f036785](https://github.com/Spottedlea... | comp | traincarts does not work on tuinity bkcommonlib version bkcommonlib snapshot traincarts version traincarts snapshot spigot version git tuinity problem or bug tuinity is a performance oriented fork of paper traincarts work on paper however the... | 1 |
175,867 | 14,543,503,664 | IssuesEvent | 2020-12-15 16:57:26 | giuntac/Snake-Game | https://api.github.com/repos/giuntac/Snake-Game | closed | The new structure is good, now we need a README | documentation | Hey @povelatorachele @FrancescaMichielan , would you be so nice to provide a detailed `README` in the main folder describing the project?
But, please, pay attention: _with great power comes great responsibility_ 🤓 | 1.0 | The new structure is good, now we need a README - Hey @povelatorachele @FrancescaMichielan , would you be so nice to provide a detailed `README` in the main folder describing the project?
But, please, pay attention: _with great power comes great responsibility_ 🤓 | non_comp | the new structure is good now we need a readme hey povelatorachele francescamichielan would you be so nice to provide a detailed readme in the main folder describing the project but please pay attention with great power comes great responsibility 🤓 | 0 |
55,223 | 7,966,041,718 | IssuesEvent | 2018-07-14 16:45:03 | App-vNext/Polly | https://api.github.com/repos/App-vNext/Polly | closed | FileLoadException with Polly 6.0.1 on .NET 4.7.1 | documentation packaging question | I'm trying out Polly 6.0.1 in an F# ASP.NET Core app targeting .NET 4.7.1 (for legacy reasons I can't target .NET Core). At runtime however, I get the following exception:
```
FileLoadException: Could not load file or assembly 'Polly, Version=5.9.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencie... | 1.0 | FileLoadException with Polly 6.0.1 on .NET 4.7.1 - I'm trying out Polly 6.0.1 in an F# ASP.NET Core app targeting .NET 4.7.1 (for legacy reasons I can't target .NET Core). At runtime however, I get the following exception:
```
FileLoadException: Could not load file or assembly 'Polly, Version=5.9.0.0, Culture=neutr... | non_comp | fileloadexception with polly on net i m trying out polly in an f asp net core app targeting net for legacy reasons i can t target net core at runtime however i get the following exception fileloadexception could not load file or assembly polly version culture neutr... | 0 |
12,978 | 15,242,743,662 | IssuesEvent | 2021-02-19 10:17:06 | PluginBugs/Issues-ItemsAdder | https://api.github.com/repos/PluginBugs/Issues-ItemsAdder | closed | [Suggestion] Compatiblity with Buildcraft style quarry plugin | Compatibility with other plugin Feature request | Compatibility With Buildcraft Quarry Plugin Spigot
[

](url)
I would love to see compatibility added with this plugin as it also uses custom textures. As i can see the 2 overlaps with this texture curre... | True | [Suggestion] Compatiblity with Buildcraft style quarry plugin - Compatibility With Buildcraft Quarry Plugin Spigot
[

](url)
I would love to see compatibility added with this plugin as it also uses cust... | comp | compatiblity with buildcraft style quarry plugin compatibility with buildcraft quarry plugin spigot url i would love to see compatibility added with this plugin as it also uses custom textures as i can see the overlaps with this texture currently is stone json and spawners json alternative i... | 1 |
46,970 | 2,967,939,937 | IssuesEvent | 2015-07-13 06:30:49 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Function to read embedded parameters from Nexus file if there or look for it in parameter file | Component: Framework Misc: Core Priority: High State: In Progress | This is currently done in two different places. The embedded parameters are read in ExperimentInfo::loadInstrumentParametersNexus (from fix of #12924 ) and the file is looked for in LoadIDFFromNexus::exec. Both need to be put together so as to preserve current behaviour.
The resulting function can then be called whe... | 1.0 | Function to read embedded parameters from Nexus file if there or look for it in parameter file - This is currently done in two different places. The embedded parameters are read in ExperimentInfo::loadInstrumentParametersNexus (from fix of #12924 ) and the file is looked for in LoadIDFFromNexus::exec. Both need to be p... | non_comp | function to read embedded parameters from nexus file if there or look for it in parameter file this is currently done in two different places the embedded parameters are read in experimentinfo loadinstrumentparametersnexus from fix of and the file is looked for in loadidffromnexus exec both need to be put t... | 0 |
170,135 | 14,241,957,690 | IssuesEvent | 2020-11-19 00:36:15 | RatikKapoor/ess-schulichhub | https://api.github.com/repos/RatikKapoor/ess-schulichhub | closed | Add inline documentation to User.ts | documentation | https://github.com/RatikKapoor/ess-schulichhub/blob/main/code/src/Models/User.ts
Currently there is no documentation or inline comments for the User.ts class. Following Javadoc inline documentation will help for future maintainability. | 1.0 | Add inline documentation to User.ts - https://github.com/RatikKapoor/ess-schulichhub/blob/main/code/src/Models/User.ts
Currently there is no documentation or inline comments for the User.ts class. Following Javadoc inline documentation will help for future maintainability. | non_comp | add inline documentation to user ts currently there is no documentation or inline comments for the user ts class following javadoc inline documentation will help for future maintainability | 0 |
20,340 | 29,873,359,703 | IssuesEvent | 2023-06-20 09:55:05 | actiontech/sqle | https://api.github.com/repos/actiontech/sqle | closed | 智能扫描任务点击审核报错 "Error 1046: Data too long" | bug not_compatible publish-pre3 | **SQLe Version**
<!-- you can find it by exec `sqled --help`, e.g: `main 7c0b2de3f9386c89b10ac96421e643f632b30130` -->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
 里sql可存储长度为mediumtext ;生成审核报告时 audit plan report sqls 审核报告 sql字段长度为 text。因此当sql采集到太长的 sql 超过 text 长度导致生成审核报告时报错。 audit plan sqls 表 sql create table audit plan sqls ... | 1 |
153,542 | 24,143,390,505 | IssuesEvent | 2022-09-21 16:31:31 | baloise-incubator/design-system | https://api.github.com/repos/baloise-incubator/design-system | closed | [bal-list / accordion-list] Setting to hide last line on accordion | 🐛 Bug 🧑💻 Technical Design System 🌐 IBM IX 💅 Style Issue | ### Summary
If possible, add a setting to hide the last line of the accordion-list.
At the moment there is a boolean setting that hide/shows all of them, see: https://design-system-next.vercel.app/?path=/story/components-list--accordion-list
### Justification
Was requested as a feature. Ticket BARE-739.
<img width... | 1.0 | [bal-list / accordion-list] Setting to hide last line on accordion - ### Summary
If possible, add a setting to hide the last line of the accordion-list.
At the moment there is a boolean setting that hide/shows all of them, see: https://design-system-next.vercel.app/?path=/story/components-list--accordion-list
### Ju... | non_comp | setting to hide last line on accordion summary if possible add a setting to hide the last line of the accordion list at the moment there is a boolean setting that hide shows all of them see justification was requested as a feature ticket bare img width alt screenshot at src... | 0 |
846 | 3,292,964,338 | IssuesEvent | 2015-10-30 16:50:14 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | not able to disable taxonomy XML sitemap | compatibility wait for feedback xml sitemap | Hi,
I want to disable the taxonomies
/scope-sitemap.xml
/layout_type-sitemap.xml
/module_width-sitemap.xml
But they are not displayed in the xml sitemap settings. So I am not able to check the taxonomy box that I do NOT want to include in your sitemap.

The relevant f... | 1.0 | html-select dropdown causes images to overlap within the dropdown. - To reproduce:
1. Create an exploration
2. Add a multiple choice/item select interaction
3. Add pictures to each of the choices
4. In the dropdown in the rule editor, the images overlap

3. Resulting VPK file is named `pak01.vpk`
##... | True | vpk.exe removes _dir from VPK filenames - ### Describe the bug
If the source folder ends in `_dir`, that will be removed from the VPK's filename.
### To Reproduce
Steps to reproduce the behavior:
1. Make `pak01_dir` folder
2. Pass into vpk.exe with no additional parameters (to produce a single-chunk VPK)
3. Res... | comp | vpk exe removes dir from vpk filenames describe the bug if the source folder ends in dir that will be removed from the vpk s filename to reproduce steps to reproduce the behavior make dir folder pass into vpk exe with no additional parameters to produce a single chunk vpk resulti... | 1 |
20,470 | 30,287,327,556 | IssuesEvent | 2023-07-08 21:16:00 | enigma-dev/enigma-dev | https://api.github.com/repos/enigma-dev/enigma-dev | closed | Image Index Anomalies | Confirmed Reproducible Graphics Instances Universal System Compatibility | There are three anomalies with image index currently that I am able to repro. I'm not sure if they are regressions. Somewhat related to #865 and #1021. TheExDeus did mention in #865 that it's redundant for us to modulo `image_index` in both the events file and in the engine functions, and it could be the cause of these... | True | Image Index Anomalies - There are three anomalies with image index currently that I am able to repro. I'm not sure if they are regressions. Somewhat related to #865 and #1021. TheExDeus did mention in #865 that it's redundant for us to modulo `image_index` in both the events file and in the engine functions, and it cou... | comp | image index anomalies there are three anomalies with image index currently that i am able to repro i m not sure if they are regressions somewhat related to and theexdeus did mention in that it s redundant for us to modulo image index in both the events file and in the engine functions and it could be t... | 1 |
12,226 | 14,438,516,061 | IssuesEvent | 2020-12-07 13:09:41 | konsolas/AAC-Issues | https://api.github.com/repos/konsolas/AAC-Issues | closed | When you add both time a velocity to a player, aac gives infinitive velocity to player. | 1. bug 2. move 3. compatibility | **Issue:**
When you add async and sync velocity in same time to a player, AAC gives infinitive velocity to player. We have to do that. Because we have a lot of different system. Can you find a alternative solution for this?
What is infinitive velocity?
- Players are flying their backwards and up.
- A video: h... | True | When you add both time a velocity to a player, aac gives infinitive velocity to player. - **Issue:**
When you add async and sync velocity in same time to a player, AAC gives infinitive velocity to player. We have to do that. Because we have a lot of different system. Can you find a alternative solution for this?
... | comp | when you add both time a velocity to a player aac gives infinitive velocity to player issue when you add async and sync velocity in same time to a player aac gives infinitive velocity to player we have to do that because we have a lot of different system can you find a alternative solution for this ... | 1 |
1,274 | 3,789,016,474 | IssuesEvent | 2016-03-21 16:29:55 | couchbase/couchbase-lite-ios | https://api.github.com/repos/couchbase/couchbase-lite-ios | opened | Update Viewer app | compatibility hotfix | Couchbase Lite Viewer app cannot open databases that have been opened by Couchbase Lite 1.2.
Issue https://github.com/couchbaselabs/CouchbaseLiteViewer/issues/21. Just adding a reference here so we can keep track of it during sprint planning. | True | Update Viewer app - Couchbase Lite Viewer app cannot open databases that have been opened by Couchbase Lite 1.2.
Issue https://github.com/couchbaselabs/CouchbaseLiteViewer/issues/21. Just adding a reference here so we can keep track of it during sprint planning. | comp | update viewer app couchbase lite viewer app cannot open databases that have been opened by couchbase lite issue just adding a reference here so we can keep track of it during sprint planning | 1 |
1,087 | 3,561,031,988 | IssuesEvent | 2016-01-23 14:22:17 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Collect bind variables while generating SQL, instead of traversing the AST twice | C: Functionality P: High R: Fixed T: Enhancement T: Incompatible change | jOOQ currently traverses the AST twice:
- Once with the `RenderContext`, to generate the SQL string
- Once with the `BindContext`, to collect bind variables
In a profiling session, we can see that both traversals take more or less the same time. It can be concluded, that the heavy work is not `StringBuilder` app... | True | Collect bind variables while generating SQL, instead of traversing the AST twice - jOOQ currently traverses the AST twice:
- Once with the `RenderContext`, to generate the SQL string
- Once with the `BindContext`, to collect bind variables
In a profiling session, we can see that both traversals take more or less... | comp | collect bind variables while generating sql instead of traversing the ast twice jooq currently traverses the ast twice once with the rendercontext to generate the sql string once with the bindcontext to collect bind variables in a profiling session we can see that both traversals take more or less... | 1 |
2,470 | 5,199,418,860 | IssuesEvent | 2017-01-23 20:50:06 | spotify/SPTPersistentCache | https://api.github.com/repos/spotify/SPTPersistentCache | closed | Wrong nullability flags on SPTPersistentCacheResponse | bug swift compatibility | The interface of `SPTPersistentCacheResponse` tells the compiler that all its properties are NONNULL but it's obvious that it's not true, you cannot have `result` and `error` instantiated at the same time.
This is a big issue in Swift3 projects, because if you check directly the presence of `record` without checking... | True | Wrong nullability flags on SPTPersistentCacheResponse - The interface of `SPTPersistentCacheResponse` tells the compiler that all its properties are NONNULL but it's obvious that it's not true, you cannot have `result` and `error` instantiated at the same time.
This is a big issue in Swift3 projects, because if you ... | comp | wrong nullability flags on sptpersistentcacheresponse the interface of sptpersistentcacheresponse tells the compiler that all its properties are nonnull but it s obvious that it s not true you cannot have result and error instantiated at the same time this is a big issue in projects because if you check... | 1 |
12,828 | 15,093,953,815 | IssuesEvent | 2021-02-07 03:29:44 | vesoft-inc/nebula-graph | https://api.github.com/repos/vesoft-inc/nebula-graph | closed | [openCypher Compatibility] Why must WITH used with an alias? | incompatible |

openCypher needs no alias while using WITH:

| True | [openCypher Compatibility] Why must WITH used with an alias? -

openCypher needs no alias while using WITH:
 | compatibility | I'm trying to install multiprocess into an ubuntu linux 14.04 anaconda environment on an aws ec2 instance.
Using pip install multiprocess executes successfully and installs 0.70.4
However, in ipython:
import multiprocess
generates the folllowing:
---
ImportError Traceback (most rec... | True | ImportError: No module named _multiprocess (on AWS EC2) - I'm trying to install multiprocess into an ubuntu linux 14.04 anaconda environment on an aws ec2 instance.
Using pip install multiprocess executes successfully and installs 0.70.4
However, in ipython:
import multiprocess
generates the folllowing:
---
Imp... | comp | importerror no module named multiprocess on aws i m trying to install multiprocess into an ubuntu linux anaconda environment on an aws instance using pip install multiprocess executes successfully and installs however in ipython import multiprocess generates the folllowing importerro... | 1 |
18,022 | 24,894,414,259 | IssuesEvent | 2022-10-28 14:37:43 | WordPress/twentytwentythree | https://api.github.com/repos/WordPress/twentytwentythree | closed | Lack of integration with bbPress | [Type] Compatibility | I've been testing the new theme with WP 6.1-beta2-54351 and forums pages showed a blank page, a common issue with Twenty-TwentyTwo theme | True | Lack of integration with bbPress - I've been testing the new theme with WP 6.1-beta2-54351 and forums pages showed a blank page, a common issue with Twenty-TwentyTwo theme | comp | lack of integration with bbpress i ve been testing the new theme with wp and forums pages showed a blank page a common issue with twenty twentytwo theme | 1 |
12,747 | 15,024,650,928 | IssuesEvent | 2021-02-01 19:56:41 | fourMs/MGT-python | https://api.github.com/repos/fourMs/MGT-python | closed | implement video query functions via ffprobe and remove moviepy dependency | compatibility enhancement structure | This will eliminate a potential [deadlock](https://github.com/fourMs/MGT-python/issues/187#issuecomment-768598251), plus make the package slimmer and more self-contained. Since we require ffmpeg from the user (and have our suite of interfacing functions) it does not make too much sense anymore to have such a heavy depe... | True | implement video query functions via ffprobe and remove moviepy dependency - This will eliminate a potential [deadlock](https://github.com/fourMs/MGT-python/issues/187#issuecomment-768598251), plus make the package slimmer and more self-contained. Since we require ffmpeg from the user (and have our suite of interfacing ... | comp | implement video query functions via ffprobe and remove moviepy dependency this will eliminate a potential plus make the package slimmer and more self contained since we require ffmpeg from the user and have our suite of interfacing functions it does not make too much sense anymore to have such a heavy dependen... | 1 |
9,215 | 11,203,966,714 | IssuesEvent | 2020-01-05 00:38:28 | rubinius/rubinius | https://api.github.com/repos/rubinius/rubinius | closed | CVE-2015-7551 / CVE-2009-5147 | Ruby Language Compatibility | Ruby core was just updated (e.g. 2.2.4) to address these CVEs. Do they apply to Rubinius?
| True | CVE-2015-7551 / CVE-2009-5147 - Ruby core was just updated (e.g. 2.2.4) to address these CVEs. Do they apply to Rubinius?
| comp | cve cve ruby core was just updated e g to address these cves do they apply to rubinius | 1 |
6,439 | 8,736,620,350 | IssuesEvent | 2018-12-11 20:02:54 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | reopened | Control problems in the S.T.A.L.K.E.R: Shadow of Chernobyl (4500) | Game compatibility Whitelist Update Request | When I'm trying to set up "sprint" key in the controls section of the settings I'm encountering bug.
If I press "shift" key then game recognizes it as `Num_Lock` and if "caps lock" is enabled when I press "shift" game recognizes it as `Caps_Lock`.
System info: https://gist.github.com/skobkin/a37176c8512da3c59017e... | True | Control problems in the S.T.A.L.K.E.R: Shadow of Chernobyl (4500) - When I'm trying to set up "sprint" key in the controls section of the settings I'm encountering bug.
If I press "shift" key then game recognizes it as `Num_Lock` and if "caps lock" is enabled when I press "shift" game recognizes it as `Caps_Lock`.
... | comp | control problems in the s t a l k e r shadow of chernobyl when i m trying to set up sprint key in the controls section of the settings i m encountering bug if i press shift key then game recognizes it as num lock and if caps lock is enabled when i press shift game recognizes it as caps lock s... | 1 |
5,319 | 7,835,070,130 | IssuesEvent | 2018-06-16 22:33:03 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Storybook 4.0.0-alpha.2 with FontAwesome | babel / webpack compatibility with other tools inactive question / support | If you are reporting a bug or requesting support, start here:
### Bug or support request summary
I updated the storybook in my project and found out that SVG fonts are not loaded correctly by the default `wepack.config.js`.
I noticed that `.svg` extension was removed from the loader that deals with fonts in the #3... | True | Storybook 4.0.0-alpha.2 with FontAwesome - If you are reporting a bug or requesting support, start here:
### Bug or support request summary
I updated the storybook in my project and found out that SVG fonts are not loaded correctly by the default `wepack.config.js`.
I noticed that `.svg` extension was removed from... | comp | storybook alpha with fontawesome if you are reporting a bug or requesting support start here bug or support request summary i updated the storybook in my project and found out that svg fonts are not loaded correctly by the default wepack config js i noticed that svg extension was removed from... | 1 |
738,112 | 25,545,892,744 | IssuesEvent | 2022-11-29 18:46:04 | hexlet-rus/runit | https://api.github.com/repos/hexlet-rus/runit | closed | Add FaQ on landing and about page | enhancement good first issue frontend Priority: High | **Что такое IDE?**
Интегрированная среда разработки (IDE) — это программное приложение, которое позволяет разработчикам писать, отлаживать и тестировать код, используя при этом один из нескольких языков программирования. Интегрированные среды разработки популярны среди разработчиков, потому что они ускоряют и упрощают... | 1.0 | Add FaQ on landing and about page - **Что такое IDE?**
Интегрированная среда разработки (IDE) — это программное приложение, которое позволяет разработчикам писать, отлаживать и тестировать код, используя при этом один из нескольких языков программирования. Интегрированные среды разработки популярны среди разработчиков... | non_comp | add faq on landing and about page что такое ide интегрированная среда разработки ide — это программное приложение которое позволяет разработчикам писать отлаживать и тестировать код используя при этом один из нескольких языков программирования интегрированные среды разработки популярны среди разработчиков... | 0 |
31,189 | 14,896,040,272 | IssuesEvent | 2021-01-21 09:53:27 | taosdata/TDengine | https://api.github.com/repos/taosdata/TDengine | closed | TDengine Error: Out of DNodes。创建子表时报错 | performance | 超级表创建成功,但是创建子表是报错。
错误日志为:
01/21 17:36:57.472885 0x7f09cb7de700 DND msg:0x7f095c0008d0, app:0x283 type:create-table is reput into mwrite queue:0x10a5e90, retry times:0
01/21 17:36:57.472933 0x7f09e42ca700 MND ERROR db:0.automation, no enough dnode to alloc 3 vnodes to vgroup, reason:Out of DNodes
配置文件该修改什么?望大神指导呀、 | True | TDengine Error: Out of DNodes。创建子表时报错 - 超级表创建成功,但是创建子表是报错。
错误日志为:
01/21 17:36:57.472885 0x7f09cb7de700 DND msg:0x7f095c0008d0, app:0x283 type:create-table is reput into mwrite queue:0x10a5e90, retry times:0
01/21 17:36:57.472933 0x7f09e42ca700 MND ERROR db:0.automation, no enough dnode to alloc 3 vnodes to vgroup, r... | non_comp | tdengine error out of dnodes。创建子表时报错 超级表创建成功,但是创建子表是报错。 错误日志为: dnd msg app type create table is reput into mwrite queue retry times mnd error db automation no enough dnode to alloc vnodes to vgroup reason out of dnodes 配置文件该修改什么?望大神指导呀、 | 0 |
1,709 | 4,275,474,068 | IssuesEvent | 2016-07-14 00:47:58 | couchbase/couchbase-lite-ios | https://api.github.com/repos/couchbase/couchbase-lite-ios | closed | App crashing on iOS 8.3 device | bug compatibility crash! | --------
* Version: 1.3.0-48
* Client OS: iOS 8.3
App crashes due to an iOS 9+ API `rangeOfPath `.
```
2016-07-13 16:15:06.867 ToDoLite[329:80554] Query: Query lists: Returning iterator
2016-07-13 16:15:06.868 ToDoLite[329:80427] Query: CBLLiveQuery[lists]: ...async query finished (0 rows, status 200)
201... | True | App crashing on iOS 8.3 device - --------
* Version: 1.3.0-48
* Client OS: iOS 8.3
App crashes due to an iOS 9+ API `rangeOfPath `.
```
2016-07-13 16:15:06.867 ToDoLite[329:80554] Query: Query lists: Returning iterator
2016-07-13 16:15:06.868 ToDoLite[329:80427] Query: CBLLiveQuery[lists]: ...async query f... | comp | app crashing on ios device version client os ios app crashes due to an ios api rangeofpath todolite query query lists returning iterator todolite query cbllivequery async query finished rows status todol... | 1 |
377,186 | 26,237,665,146 | IssuesEvent | 2023-01-05 08:52:00 | kubernetes-sigs/dashboard-metrics-scraper | https://api.github.com/repos/kubernetes-sigs/dashboard-metrics-scraper | closed | Issue of the Broken link need to fix | kind/bug kind/documentation lifecycle/stale | ## Bug Report
*Problem*
[This page ](https://github.com/kubernetes-sigs/dashboard-metrics-scraper/blob/master/CONTRIBUTING.md) has one broken link of `contributor cheat sheet` which needs to fix.
*solution*
need to locate the correct path of README.
/assign
/kind bug
/kind documentation | 1.0 | Issue of the Broken link need to fix - ## Bug Report
*Problem*
[This page ](https://github.com/kubernetes-sigs/dashboard-metrics-scraper/blob/master/CONTRIBUTING.md) has one broken link of `contributor cheat sheet` which needs to fix.
*solution*
need to locate the correct path of README.
/assign
/kind bug... | non_comp | issue of the broken link need to fix bug report problem has one broken link of contributor cheat sheet which needs to fix solution need to locate the correct path of readme assign kind bug kind documentation | 0 |
513,653 | 14,924,564,357 | IssuesEvent | 2021-01-24 00:38:14 | wmark/http.upload | https://api.github.com/repos/wmark/http.upload | closed | Use the Go CDK to talk to other storage backends | integration kind/enhancement priority/P1 - normal | Make `WriteToPath` a [gocloud.dev/blob.Bucket](https://github.com/google/go-cloud/blob/6a098d97a8d8c32e34a0058ffccb8e72f15163c9/blob/blob.go#L488).
Pre-v4 behaviour can be had by configuring an upload destination with [file:///path/to/dir](https://gocloud.dev/howto/blob/#local).
At the expense of atomicity for up... | 1.0 | Use the Go CDK to talk to other storage backends - Make `WriteToPath` a [gocloud.dev/blob.Bucket](https://github.com/google/go-cloud/blob/6a098d97a8d8c32e34a0058ffccb8e72f15163c9/blob/blob.go#L488).
Pre-v4 behaviour can be had by configuring an upload destination with [file:///path/to/dir](https://gocloud.dev/howto/... | non_comp | use the go cdk to talk to other storage backends make writetopath a pre behaviour can be had by configuring an upload destination with at the expense of atomicity for uploaded files gain the ability to participate in the convergence of future architectures | 0 |
616,904 | 19,324,076,414 | IssuesEvent | 2021-12-14 09:29:33 | AZielski/symmetrical-carnival | https://api.github.com/repos/AZielski/symmetrical-carnival | opened | Add HTML editor for comments. | frontend priority:High | Task:
- When adding comment display html editor instead of simple FormTextBox | 1.0 | Add HTML editor for comments. - Task:
- When adding comment display html editor instead of simple FormTextBox | non_comp | add html editor for comments task when adding comment display html editor instead of simple formtextbox | 0 |
2,046 | 4,772,618,377 | IssuesEvent | 2016-10-26 21:21:57 | t9md/atom-vim-mode-plus | https://api.github.com/repos/t9md/atom-vim-mode-plus | closed | Repeat Command Ignores Insert-Mode Backspaces | compatiblity-to-Vim matter-of-preference | When using the repeat command to repeat a sequence of insert mode edits, any instance of backspace is ignored. For example if I execute the `A` command followed by a backspace and escape, the repeat command does nothing. The expected behavior is to delete the last character of the current line whenever the repeat comma... | True | Repeat Command Ignores Insert-Mode Backspaces - When using the repeat command to repeat a sequence of insert mode edits, any instance of backspace is ignored. For example if I execute the `A` command followed by a backspace and escape, the repeat command does nothing. The expected behavior is to delete the last charact... | comp | repeat command ignores insert mode backspaces when using the repeat command to repeat a sequence of insert mode edits any instance of backspace is ignored for example if i execute the a command followed by a backspace and escape the repeat command does nothing the expected behavior is to delete the last charact... | 1 |
15,238 | 19,350,771,247 | IssuesEvent | 2021-12-15 15:26:08 | ProjectMirador/mirador | https://api.github.com/repos/ProjectMirador/mirador | opened | Mirador crashes when the value of a property is null | manifest compatibility | - I am the author or maintainer of this manifest: No
- URL: https://digi.ub.uni-heidelberg.de/diglit/iiif/cpgraec129/manifest.json
- Manifest hosting institution: Heidelberg University
### Observed behavior
Mirador crashes with this Manifest as soon as you open the sidebar ([example in M3](https://projectmirado... | True | Mirador crashes when the value of a property is null - - I am the author or maintainer of this manifest: No
- URL: https://digi.ub.uni-heidelberg.de/diglit/iiif/cpgraec129/manifest.json
- Manifest hosting institution: Heidelberg University
### Observed behavior
Mirador crashes with this Manifest as soon as you ... | comp | mirador crashes when the value of a property is null i am the author or maintainer of this manifest no url manifest hosting institution heidelberg university observed behavior mirador crashes with this manifest as soon as you open the sidebar this is due to a range label with a value null... | 1 |
1,948 | 4,650,728,430 | IssuesEvent | 2016-10-03 06:47:55 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | closed | Handsontable edit on mobile device | Core: compatibility Type: Bug | Hello,
i know that handsontable is not mobile friendly but is there a workaround that we can edit on mobile devices?
Regards | True | Handsontable edit on mobile device - Hello,
i know that handsontable is not mobile friendly but is there a workaround that we can edit on mobile devices?
Regards | comp | handsontable edit on mobile device hello i know that handsontable is not mobile friendly but is there a workaround that we can edit on mobile devices regards | 1 |
19,549 | 6,735,133,254 | IssuesEvent | 2017-10-18 20:36:10 | mmatyas/pegasus-frontend | https://api.github.com/repos/mmatyas/pegasus-frontend | closed | Generate deployment packages | build | - [x] Create a simple TAR package for Linux
- ~(fails for the same reason, as it also uses the same tool)~
- fixed by static builds
- [x] Create a simple ZIP package for Windows
- [ ] Add AppImage support
- previously: *outdated Travis, Docker complications, missing libs: too much hacking. Works offline thou... | 1.0 | Generate deployment packages - - [x] Create a simple TAR package for Linux
- ~(fails for the same reason, as it also uses the same tool)~
- fixed by static builds
- [x] Create a simple ZIP package for Windows
- [ ] Add AppImage support
- previously: *outdated Travis, Docker complications, missing libs: too m... | non_comp | generate deployment packages create a simple tar package for linux fails for the same reason as it also uses the same tool fixed by static builds create a simple zip package for windows add appimage support previously outdated travis docker complications missing libs too much ha... | 0 |
241,506 | 20,145,628,624 | IssuesEvent | 2022-02-09 07:03:52 | dotnet/winforms | https://api.github.com/repos/dotnet/winforms | opened | Needs to add tests attributes with conditional skipping for UI tests | test-enhancement | * .NET Core Version: 7.0
**Problem description:**
- Needs to add the ability to skip some tests in a specific architecture for UI tests like we did it for unit tests (see [#6599](https://github.com/dotnet/winforms/pull/6599)). We can't use the attributes from unit tests utilities, because UI tests doesn't have a re... | 1.0 | Needs to add tests attributes with conditional skipping for UI tests - * .NET Core Version: 7.0
**Problem description:**
- Needs to add the ability to skip some tests in a specific architecture for UI tests like we did it for unit tests (see [#6599](https://github.com/dotnet/winforms/pull/6599)). We can't use the ... | non_comp | needs to add tests attributes with conditional skipping for ui tests net core version problem description needs to add the ability to skip some tests in a specific architecture for ui tests like we did it for unit tests see we can t use the attributes from unit tests utilities because ui tes... | 0 |
21,909 | 2,642,794,741 | IssuesEvent | 2015-03-12 04:06:48 | mbenford/ngTagsInput | https://api.github.com/repos/mbenford/ngTagsInput | closed | Custom template support for autocomplete | component: autocomplete priority: high type: feature | The autocomplete directive should have support for custom templates so additional information could be displayed instead of just a list of strings. | 1.0 | Custom template support for autocomplete - The autocomplete directive should have support for custom templates so additional information could be displayed instead of just a list of strings. | non_comp | custom template support for autocomplete the autocomplete directive should have support for custom templates so additional information could be displayed instead of just a list of strings | 0 |
67,124 | 16,821,944,439 | IssuesEvent | 2021-06-17 14:03:48 | microsoft/appcenter | https://api.github.com/repos/microsoft/appcenter | closed | Add an option that the build should fail if any custom build scripts have failed or wasn't called | build feature request | **Describe the solution you'd like**
Add an option that the build should fail if any custom build scripts have failed or wasn't called.
**Additional context**
Recently in a Xamarin project i had an issue that the pre-build script hasn't be called and/or
hasn't been detected. Still the build was successful and a r... | 1.0 | Add an option that the build should fail if any custom build scripts have failed or wasn't called - **Describe the solution you'd like**
Add an option that the build should fail if any custom build scripts have failed or wasn't called.
**Additional context**
Recently in a Xamarin project i had an issue that the pr... | non_comp | add an option that the build should fail if any custom build scripts have failed or wasn t called describe the solution you d like add an option that the build should fail if any custom build scripts have failed or wasn t called additional context recently in a xamarin project i had an issue that the pr... | 0 |
10,586 | 27,119,783,632 | IssuesEvent | 2023-02-15 21:44:43 | Azure/azure-sdk | https://api.github.com/repos/Azure/azure-sdk | closed | Board Review: Updates to Azure Digital Twins Data Plane SDKs (.NET, Java, Python, JS) | architecture board-review | **Intended to be a Small, Targeted Change**
Thank you for submitting this review request. Thorough review of your client library ensures that your APIs are consistent with the guidelines and the consumers of your client library have a consistently good experience when using Azure.
**The Architecture Board review... | 1.0 | Board Review: Updates to Azure Digital Twins Data Plane SDKs (.NET, Java, Python, JS) - **Intended to be a Small, Targeted Change**
Thank you for submitting this review request. Thorough review of your client library ensures that your APIs are consistent with the guidelines and the consumers of your client library h... | non_comp | board review updates to azure digital twins data plane sdks net java python js intended to be a small targeted change thank you for submitting this review request thorough review of your client library ensures that your apis are consistent with the guidelines and the consumers of your client library h... | 0 |
318,383 | 9,691,689,396 | IssuesEvent | 2019-05-24 11:57:16 | conan-io/conan | https://api.github.com/repos/conan-io/conan | opened | conaninfo, conanbuildinfo, graph_info shouldn't be needed | complex: medium priority: high stage: queue type: look into | These files shouldn't be used anymore in Conan 2.0 and with `conan.lock` file. | 1.0 | conaninfo, conanbuildinfo, graph_info shouldn't be needed - These files shouldn't be used anymore in Conan 2.0 and with `conan.lock` file. | non_comp | conaninfo conanbuildinfo graph info shouldn t be needed these files shouldn t be used anymore in conan and with conan lock file | 0 |
10,017 | 12,017,921,314 | IssuesEvent | 2020-04-10 19:32:44 | GoogleChrome/workbox | https://api.github.com/repos/GoogleChrome/workbox | closed | Firefox: Fetch event handlers must be added during the worker script’s initial evaluation | Browser Compatibility | I have a jhipster generated angular app. I want to add service worker.
The main idea is to listen for new service worker installations and inform the user that a new version is available.
**Library Affected**:
*"workbox-window": "5.1.2", "workbox-webpack-plugin": "5.1.2"*
**Browser & Platform**:
*Firefox 74... | True | Firefox: Fetch event handlers must be added during the worker script’s initial evaluation - I have a jhipster generated angular app. I want to add service worker.
The main idea is to listen for new service worker installations and inform the user that a new version is available.
**Library Affected**:
*"workbox-... | comp | firefox fetch event handlers must be added during the worker script’s initial evaluation i have a jhipster generated angular app i want to add service worker the main idea is to listen for new service worker installations and inform the user that a new version is available library affected workbox ... | 1 |
12,612 | 14,916,710,412 | IssuesEvent | 2021-01-22 18:38:57 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | reopened | Emails Disappear From Inbox | bug mailserver-incompatibility migration-by-op | After setting up Mailspring, everything is working perfectly for some time (10 minutes or so). After that, mails disappear from the Inbox. That means that they are still in the Inbox on the server and are correctly shown by other clients, but not displayed by Mailspring. Curiously, not all emails disappear (but most do... | True | Emails Disappear From Inbox - After setting up Mailspring, everything is working perfectly for some time (10 minutes or so). After that, mails disappear from the Inbox. That means that they are still in the Inbox on the server and are correctly shown by other clients, but not displayed by Mailspring. Curiously, not all... | comp | emails disappear from inbox after setting up mailspring everything is working perfectly for some time minutes or so after that mails disappear from the inbox that means that they are still in the inbox on the server and are correctly shown by other clients but not displayed by mailspring curiously not all ... | 1 |
17,653 | 24,338,736,720 | IssuesEvent | 2022-10-01 12:20:32 | axmolengine/axmol | https://api.github.com/repos/axmolengine/axmol | closed | Migrate engine name, huge changes | enhancement breaks compatibility | ## source code
- [x] New namespace full name `axmol`, shorten name `ax` @halx99
- compatible: alias ax to cocos2d: namespace cocos2d = axys; works on old projects who use cocos2dx
- [x] macros: `CC_` to `AX_`
- [ ] Remove source code file name prefix `CC`, such as `CCFileUtils` to `FileUtils`
- [x] Change all `... | True | Migrate engine name, huge changes - ## source code
- [x] New namespace full name `axmol`, shorten name `ax` @halx99
- compatible: alias ax to cocos2d: namespace cocos2d = axys; works on old projects who use cocos2dx
- [x] macros: `CC_` to `AX_`
- [ ] Remove source code file name prefix `CC`, such as `CCFileUtils... | comp | migrate engine name huge changes source code new namespace full name axmol shorten name ax compatible alias ax to namespace axys works on old projects who use macros cc to ax remove source code file name prefix cc such as ccfileutils to fileutils change a... | 1 |
70,441 | 9,416,802,423 | IssuesEvent | 2019-04-10 15:22:29 | dotnet/machinelearning | https://api.github.com/repos/dotnet/machinelearning | closed | Documentation samples for binary classifiers | api assigned documentation good first issue | Similar to the sample code for [SDCA regression](https://github.com/dotnet/machinelearning/blob/master/docs/samples/Microsoft.ML.Samples/Trainers.cs#L19), we need samples for the binary classifiers:
[SDCA](https://github.com/dotnet/machinelearning/blob/master/src/Microsoft.ML.StandardLearners/Standard/SdcaStatic.cs#L9... | 1.0 | Documentation samples for binary classifiers - Similar to the sample code for [SDCA regression](https://github.com/dotnet/machinelearning/blob/master/docs/samples/Microsoft.ML.Samples/Trainers.cs#L19), we need samples for the binary classifiers:
[SDCA](https://github.com/dotnet/machinelearning/blob/master/src/Microsof... | non_comp | documentation samples for binary classifiers similar to the sample code for we need samples for the binary classifiers there are two things to do to resolve this issue add a sample for each of the trainers in the samples can look similar to the download the for the data... | 0 |
6,152 | 8,562,237,638 | IssuesEvent | 2018-11-09 09:59:49 | fimbullinter/wotan | https://api.github.com/repos/fimbullinter/wotan | opened | bifrost: pass all file names to formatters | blocked upstream compatibility | https://github.com/palantir/tslint/pull/3838 adds a parameter to formatters to receive a list of all linted files.
This needs to be handled in two ways:
* accumulate a list of all files and pass it to a wrapped TSLint formatter
* when wrapping a Fimbullinter formatter, call the format function for each file in the... | True | bifrost: pass all file names to formatters - https://github.com/palantir/tslint/pull/3838 adds a parameter to formatters to receive a list of all linted files.
This needs to be handled in two ways:
* accumulate a list of all files and pass it to a wrapped TSLint formatter
* when wrapping a Fimbullinter formatter, ... | comp | bifrost pass all file names to formatters adds a parameter to formatters to receive a list of all linted files this needs to be handled in two ways accumulate a list of all files and pass it to a wrapped tslint formatter when wrapping a fimbullinter formatter call the format function for each file in t... | 1 |
280,778 | 30,854,597,438 | IssuesEvent | 2023-08-02 19:29:46 | HotCakeX/Harden-Windows-Security | https://api.github.com/repos/HotCakeX/Harden-Windows-Security | reopened | MDAV performance mode is bad for your security and needed only in very specific cases (developers) | New Security Measure Suggestion | "The goal of performance mode is to improve functional performance for developers who use Windows 11 devices."
https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/microsoft-defender-endpoint-antivirus-performance-mode | True | MDAV performance mode is bad for your security and needed only in very specific cases (developers) - "The goal of performance mode is to improve functional performance for developers who use Windows 11 devices."
https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/microsoft-defender-endpoint-an... | non_comp | mdav performance mode is bad for your security and needed only in very specific cases developers the goal of performance mode is to improve functional performance for developers who use windows devices | 0 |
5,056 | 7,652,959,034 | IssuesEvent | 2018-05-10 00:58:20 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | page-sitemap.xml returns 500 error when 'Optima Express IDX' plugin is activated | compatibility support | ### Please give us a description of what happened.
The [Optima Express IDX](https://wordpress.org/plugins/optima-express/) plugin causes the page-sitemap.xml to return a 500 error when the plugin is activated. The details of the error are:
`Fatal error: Call to undefined method WPSEO_Sitemaps::sitemap_url() in /hom... | True | page-sitemap.xml returns 500 error when 'Optima Express IDX' plugin is activated - ### Please give us a description of what happened.
The [Optima Express IDX](https://wordpress.org/plugins/optima-express/) plugin causes the page-sitemap.xml to return a 500 error when the plugin is activated. The details of the error a... | comp | page sitemap xml returns error when optima express idx plugin is activated please give us a description of what happened the plugin causes the page sitemap xml to return a error when the plugin is activated the details of the error are fatal error call to undefined method wpseo sitemaps sitema... | 1 |
60,472 | 14,856,850,113 | IssuesEvent | 2021-01-18 14:40:47 | TEIC/TEI | https://api.github.com/repos/TEIC/TEI | closed | Warnings in Jenkins based on TEI_to_odd4odds.xslt | Status: Go TEI: Build Process Type: Bug | When Jenkins builds TEI-dev it gives a couple of warnings:
~~~~
isoschematron:
[echo] XSLT generate ISO schematron tei_customization.isosch from compiled ODD
[xslt] Processing /var/lib/jenkins/jobs/TEIP5-dev/workspace/P5/Exemplars/tei_customization.odd.processed to /var/lib/jenkins/jobs/TEIP5-dev/works... | 1.0 | Warnings in Jenkins based on TEI_to_odd4odds.xslt - When Jenkins builds TEI-dev it gives a couple of warnings:
~~~~
isoschematron:
[echo] XSLT generate ISO schematron tei_customization.isosch from compiled ODD
[xslt] Processing /var/lib/jenkins/jobs/TEIP5-dev/workspace/P5/Exemplars/tei_customization.od... | non_comp | warnings in jenkins based on tei to xslt when jenkins builds tei dev it gives a couple of warnings isoschematron xslt generate iso schematron tei customization isosch from compiled odd processing var lib jenkins jobs dev workspace exemplars tei customization odd processed to var li... | 0 |
174,933 | 21,300,574,327 | IssuesEvent | 2022-04-15 02:10:30 | raindigi/svgs | https://api.github.com/repos/raindigi/svgs | opened | CVE-2021-43138 (High) detected in async-1.0.0.tgz, async-1.5.2.tgz | security vulnerability | ## CVE-2021-43138 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-1.0.0.tgz</b>, <b>async-1.5.2.tgz</b></p></summary>
<p>
<details><summary><b>async-1.0.0.tgz</b></p></summary>... | True | CVE-2021-43138 (High) detected in async-1.0.0.tgz, async-1.5.2.tgz - ## CVE-2021-43138 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-1.0.0.tgz</b>, <b>async-1.5.2.tgz</b></p><... | non_comp | cve high detected in async tgz async tgz cve high severity vulnerability vulnerable libraries async tgz async tgz async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file ... | 0 |
1,534 | 3,040,460,372 | IssuesEvent | 2015-08-07 15:31:04 | owncloud/core | https://api.github.com/repos/owncloud/core | closed | Auto-umount / ignore / blacklist broken storages | app:files_external bug performance | With server to server sharing and other external storages, it can happen that a storage becomes unavailable for various reason. (ex: no route to host, host is down, etc).
Instead of trying to connect there and wait until timeout, OC should blacklist broken storages for a given time and try again later instead of try... | True | Auto-umount / ignore / blacklist broken storages - With server to server sharing and other external storages, it can happen that a storage becomes unavailable for various reason. (ex: no route to host, host is down, etc).
Instead of trying to connect there and wait until timeout, OC should blacklist broken storages ... | non_comp | auto umount ignore blacklist broken storages with server to server sharing and other external storages it can happen that a storage becomes unavailable for various reason ex no route to host host is down etc instead of trying to connect there and wait until timeout oc should blacklist broken storages ... | 0 |
6,921 | 9,213,793,152 | IssuesEvent | 2019-03-10 14:58:27 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | "data-elementor-device-mode" issue in IE | compatibility | ## Description
Hello.
I am using an `elementorFrontend.getCurrentDeviceMode()` function to get the current device mode. It's working properly on all the browsers except IE. http://prntscr.com/muip5u, https://prnt.sc/muiq4l - empty or `normal` value. Tested in IE Edge and IE 11.
Can you please check this issue?
... | True | "data-elementor-device-mode" issue in IE - ## Description
Hello.
I am using an `elementorFrontend.getCurrentDeviceMode()` function to get the current device mode. It's working properly on all the browsers except IE. http://prntscr.com/muip5u, https://prnt.sc/muiq4l - empty or `normal` value. Tested in IE Edge and ... | comp | data elementor device mode issue in ie description hello i am using an elementorfrontend getcurrentdevicemode function to get the current device mode it s working properly on all the browsers except ie empty or normal value tested in ie edge and ie can you please check this issue | 1 |
6,249 | 8,641,384,370 | IssuesEvent | 2018-11-24 17:10:09 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | comment format not compatiable with mysql | help wanted type/compatibility | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
--
-- Table structure for table `xxxx`
--
```
2. What did you expect to see?
should not got error
3. What did you see instead?
ERROR 1105 (HY000) at line ... | True | comment format not compatiable with mysql - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
--
-- Table structure for table `xxxx`
--
```
2. What did you expect to see?
should not got error
3. What did y... | comp | comment format not compatiable with mysql please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error table structure for table xxxx what did you expect to see should not got error what did y... | 1 |
254,685 | 19,256,802,952 | IssuesEvent | 2021-12-09 12:12:45 | kata-containers/kata-containers | https://api.github.com/repos/kata-containers/kata-containers | opened | Update architecture document diagrams | enhancement needs-review area/documentation | https://github.com/kata-containers/kata-containers/blob/main/docs/design/architecture.md contains four diagrams. These help understanding but considering them together, we have a few problems with the images to address:
- They don't all include a source file (see https://github.com/kata-containers/kata-containers/bl... | 1.0 | Update architecture document diagrams - https://github.com/kata-containers/kata-containers/blob/main/docs/design/architecture.md contains four diagrams. These help understanding but considering them together, we have a few problems with the images to address:
- They don't all include a source file (see https://githu... | non_comp | update architecture document diagrams contains four diagrams these help understanding but considering them together we have a few problems with the images to address they don t all include a source file see they are missing important details they are incorrect in places they are inconsistent ... | 0 |
74,634 | 14,279,125,353 | IssuesEvent | 2020-11-23 01:41:10 | SqueegeeDino/XLObjectDropper | https://api.github.com/repos/SqueegeeDino/XLObjectDropper | opened | Object Dropper Should By Default Face the Same Way as the Skater/Pin | code enhancement | Currently, when you enter object dropper mode it's always the same view point. It should be updated to always have the same view as the skater.
For example, if you change maps to the Big Ramp, and go into object dropper mode, the camera will face the opposite direction of what it was prior to object dropper mode. | 1.0 | Object Dropper Should By Default Face the Same Way as the Skater/Pin - Currently, when you enter object dropper mode it's always the same view point. It should be updated to always have the same view as the skater.
For example, if you change maps to the Big Ramp, and go into object dropper mode, the camera will fac... | non_comp | object dropper should by default face the same way as the skater pin currently when you enter object dropper mode it s always the same view point it should be updated to always have the same view as the skater for example if you change maps to the big ramp and go into object dropper mode the camera will fac... | 0 |
387,393 | 11,460,529,337 | IssuesEvent | 2020-02-07 09:56:09 | snowplow/snowplow-javascript-tracker | https://api.github.com/repos/snowplow/snowplow-javascript-tracker | closed | Change deprecation strings to constants and reuse | category:browser priority:medium status:completed type:enhancement | To reduce the size of the minified bundle, we have a number of deprecation warnings that can be turned into constants and reused. | 1.0 | Change deprecation strings to constants and reuse - To reduce the size of the minified bundle, we have a number of deprecation warnings that can be turned into constants and reused. | non_comp | change deprecation strings to constants and reuse to reduce the size of the minified bundle we have a number of deprecation warnings that can be turned into constants and reused | 0 |
1,420 | 3,955,110,949 | IssuesEvent | 2016-04-29 19:35:26 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | capture_peer_cert for SSL context does not have any effect | low-pri php5 incompatibility | As far as I can tell, setting the `capture_peer_cert` option on the SSL stream context does not appear to have any effect. The `peer_certificate` option is not populated after the request is made, so it's impossible to parse this out.
To reproduce:
```php
$context = stream_context_create(['ssl' => ['verify_peer'... | True | capture_peer_cert for SSL context does not have any effect - As far as I can tell, setting the `capture_peer_cert` option on the SSL stream context does not appear to have any effect. The `peer_certificate` option is not populated after the request is made, so it's impossible to parse this out.
To reproduce:
```php... | comp | capture peer cert for ssl context does not have any effect as far as i can tell setting the capture peer cert option on the ssl stream context does not appear to have any effect the peer certificate option is not populated after the request is made so it s impossible to parse this out to reproduce php... | 1 |
30,619 | 11,839,949,459 | IssuesEvent | 2020-03-23 17:59:31 | doc-ai/snipe-it | https://api.github.com/repos/doc-ai/snipe-it | opened | CVE-2019-18797 (Medium) detected in node-sass-4.9.0.tgz, node-sass-v4.9.0 | security vulnerability | ## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.9.0.tgz</b></p></summary>
<p>
<details><summary><b>node-sass-4.9.0.tgz</b></p></summary>
<p>Wrapper a... | True | CVE-2019-18797 (Medium) detected in node-sass-4.9.0.tgz, node-sass-v4.9.0 - ## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.9.0.tgz</b></p></summary>
<... | non_comp | cve medium detected in node sass tgz node sass cve medium severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm snipe it package json path to vu... | 0 |
13,264 | 15,624,718,001 | IssuesEvent | 2021-03-21 04:07:59 | wpcache/wpcache | https://api.github.com/repos/wpcache/wpcache | opened | Beaver Builder Compatibility | stat:awaiting type:compatibility | Please make sure that this compatibility has not been reported before.
**Compatibility Type:**
- [ ] WordPress Hosting Platforms
- [x] Themes & Page Builders
- [ ] Plugins
- [ ] eCommerce
- [ ] Multilingual
**Compatibility Info:**
- Name: Beaver Builder
- Web: https://www.wpbeaverbuilder.com/
**Compatib... | True | Beaver Builder Compatibility - Please make sure that this compatibility has not been reported before.
**Compatibility Type:**
- [ ] WordPress Hosting Platforms
- [x] Themes & Page Builders
- [ ] Plugins
- [ ] eCommerce
- [ ] Multilingual
**Compatibility Info:**
- Name: Beaver Builder
- Web: https://www.wpb... | comp | beaver builder compatibility please make sure that this compatibility has not been reported before compatibility type wordpress hosting platforms themes page builders plugins ecommerce multilingual compatibility info name beaver builder web compatibility test... | 1 |
48,307 | 20,103,404,397 | IssuesEvent | 2022-02-07 08:03:21 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Links broken for article | container-service/svc triaged cxp in-progress doc-bug Pri2 |
Manage new application Link doesn't work
Also Onboard existing application

---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking... | 1.0 | Links broken for article -
Manage new application Link doesn't work
Also Onboard existing application

---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft... | non_comp | links broken for article manage new application link doesn t work also onboard existing application document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content co... | 0 |
12,429 | 14,679,325,521 | IssuesEvent | 2020-12-31 06:41:06 | BlackJar72/ClimaticBiomePlacement | https://api.github.com/repos/BlackJar72/ClimaticBiomePlacement | closed | [Crash] Issue when generating a new world | Severe/Crash bug compatibility | Whenever i start a new world the game freezes, i checked the crash report folder and i got this:
https://pastebin.com/JyacNNHM
i have like 240 mods, maybe i should do a binary search but i remember that the previous version had not issues (i think it should be 2.15.8)
EDIT: I can confirm that 2.15.8 does not hav... | True | [Crash] Issue when generating a new world - Whenever i start a new world the game freezes, i checked the crash report folder and i got this:
https://pastebin.com/JyacNNHM
i have like 240 mods, maybe i should do a binary search but i remember that the previous version had not issues (i think it should be 2.15.8)
... | comp | issue when generating a new world whenever i start a new world the game freezes i checked the crash report folder and i got this i have like mods maybe i should do a binary search but i remember that the previous version had not issues i think it should be edit i can confirm that does n... | 1 |
588,458 | 17,660,763,942 | IssuesEvent | 2021-08-21 13:01:15 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] brisk-menu | request:new-pkg priority:low | ## 👶 For requesting new packages
- Link to the package(s) in AUR: https://aur.archlinux.org/packages/brisk-menu
- Utility this package has for you:
brisk menu for mate desktop
- Do you consider this package(s) to be useful for **every** chaotic user?:
- [ ] YES
- [ ] No, but yes for a great amount.... | 1.0 | [Request] brisk-menu - ## 👶 For requesting new packages
- Link to the package(s) in AUR: https://aur.archlinux.org/packages/brisk-menu
- Utility this package has for you:
brisk menu for mate desktop
- Do you consider this package(s) to be useful for **every** chaotic user?:
- [ ] YES
- [ ] No, but ... | non_comp | brisk menu 👶 for requesting new packages link to the package s in aur utility this package has for you brisk menu for mate desktop do you consider this package s to be useful for every chaotic user yes no but yes for a great amount no but yes for a few ... | 0 |
191,572 | 15,297,604,392 | IssuesEvent | 2021-02-24 08:39:22 | miniscruff/changie | https://api.github.com/repos/miniscruff/changie | closed | Create a logo | documentation | * required for docs page
* should be part of readme as a well
* not sure if its part of GitHub settings or anything, but if so do that too | 1.0 | Create a logo - * required for docs page
* should be part of readme as a well
* not sure if its part of GitHub settings or anything, but if so do that too | non_comp | create a logo required for docs page should be part of readme as a well not sure if its part of github settings or anything but if so do that too | 0 |
12,621 | 14,920,932,878 | IssuesEvent | 2021-01-23 07:31:38 | srz-zumix/iutest | https://api.github.com/repos/srz-zumix/iutest | opened | Google Test v1.1X compatibility | compatibility | **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If app... | True | Google Test v1.1X compatibility - **Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to ... | comp | google test compatibility describe the bug a clear and concise description of what the bug is to reproduce steps to reproduce the behavior go to click on scroll down to see error expected behavior a clear and concise description of what you expected to ha... | 1 |
4,879 | 7,488,665,210 | IssuesEvent | 2018-04-06 02:53:47 | magento-engcom/php-7.2-support | https://api.github.com/repos/magento-engcom/php-7.2-support | closed | 3rd-party libraries do not support PHP 7.2 | 3rd-party dependency Epic backward-incompatible blocker | # List of Libraries to Update
* [zendframework/zend-mail](https://github.com/zendframework/zend-mail) - update to ver. 2.9.0. Issue #12
* [zend-soap](https://github.com/zendframework/zend-soap) - ver. 2.7.0 supports PHP 7.2. Issue #37 to validate usage of the new version.
* ~~[pdepend/pdepend](https://github.com/pdepe... | True | 3rd-party libraries do not support PHP 7.2 - # List of Libraries to Update
* [zendframework/zend-mail](https://github.com/zendframework/zend-mail) - update to ver. 2.9.0. Issue #12
* [zend-soap](https://github.com/zendframework/zend-soap) - ver. 2.7.0 supports PHP 7.2. Issue #37 to validate usage of the new version.
*... | comp | party libraries do not support php list of libraries to update update to ver issue ver supports php issue to validate usage of the new version uses deprecated php errormsg parameter used for php uses deprecated php errormsg parame... | 1 |
12,572 | 14,890,780,181 | IssuesEvent | 2021-01-20 23:44:00 | terasolunaorg/terasoluna-gfw-web-blank | https://api.github.com/repos/terasolunaorg/terasoluna-gfw-web-blank | closed | Backport:Update all of Maven plugins managed on terasoluna-gfw | type: oss-incompatible version: 5.6.2 | ## Original Issue
> Links to the original issues.
- Backport https://github.com/terasolunaorg/terasoluna-gfw-web-blank/issues/466
## Fix repositories
> Repositories to fix with this issue.
- [x] terasoluna-gfw-web-blank
- [x] m-j
- [x] m-t
| True | Backport:Update all of Maven plugins managed on terasoluna-gfw - ## Original Issue
> Links to the original issues.
- Backport https://github.com/terasolunaorg/terasoluna-gfw-web-blank/issues/466
## Fix repositories
> Repositories to fix with this issue.
- [x] terasoluna-gfw-web-blank
- [x] m-j
- [x] m-t
| comp | backport update all of maven plugins managed on terasoluna gfw original issue links to the original issues backport fix repositories repositories to fix with this issue terasoluna gfw web blank m j m t | 1 |
161,339 | 13,836,104,427 | IssuesEvent | 2020-10-14 00:12:56 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | [webview]How to change webview defalut language? | a: internationalization documentation easy fix p: first party p: webview p: webview-keyboard plugin vd-only | I build a app with webview , when I click upload image, display english menu. My iphone is chinese.
How to change the default language for webview?
thanks.
| 1.0 | [webview]How to change webview defalut language? - I build a app with webview , when I click upload image, display english menu. My iphone is chinese.
How to change the default language for webview?
thanks.
| non_comp | how to change webview defalut language i build a app with webview when i click upload image display english menu my iphone is chinese how to change the default language for webview thanks | 0 |
3,017 | 5,907,798,579 | IssuesEvent | 2017-05-19 18:37:50 | JoryHogeveen/view-admin-as | https://api.github.com/repos/JoryHogeveen/view-admin-as | closed | Compatibility issue: We currently overwrite other user_has_cap filters. | compatibility | When other plugins use the `user_has_cap` filter, VAA overwrites this in a view.
It might be more logical to put our filters at as first, so all other plugin's can still do their magic.
This way the filter get's actually run as if it's a different role instead of a being overwritten by view admin as.
**Extra:**
... | True | Compatibility issue: We currently overwrite other user_has_cap filters. - When other plugins use the `user_has_cap` filter, VAA overwrites this in a view.
It might be more logical to put our filters at as first, so all other plugin's can still do their magic.
This way the filter get's actually run as if it's a diff... | comp | compatibility issue we currently overwrite other user has cap filters when other plugins use the user has cap filter vaa overwrites this in a view it might be more logical to put our filters at as first so all other plugin s can still do their magic this way the filter get s actually run as if it s a diff... | 1 |
5,028 | 7,624,992,195 | IssuesEvent | 2018-05-03 19:54:02 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Run PHP Compatibility Checker plugin against Pods and PHP 7.1 | Compatibility/Deprecation | Run PHP Compatibility Checker plugin against Pods and PHP 7.1 submitted via Slack by sc0ttkclark | True | Run PHP Compatibility Checker plugin against Pods and PHP 7.1 - Run PHP Compatibility Checker plugin against Pods and PHP 7.1 submitted via Slack by sc0ttkclark | comp | run php compatibility checker plugin against pods and php run php compatibility checker plugin against pods and php submitted via slack by | 1 |
14,510 | 17,579,082,104 | IssuesEvent | 2021-08-16 03:24:46 | IrisShaders/Iris | https://api.github.com/repos/IrisShaders/Iris | closed | Block Entity and Item Frame rendering bugs with BBOR | bug mod compatibility | ### What happened?
Rendering bugs.
1. Other blocks, entities, and selection outline are rendered across block entities.
2. Item Frames are rendered at the wrong place.
### Screenshots


[Gentoo bug 573148](https://bugs.gentoo.org/show_bug.cgi?id=573148)
Could this be that there is ... | 1.0 | parallel build fails sometimes with python3.5 - Using the new parallel build option fails for numpy and scipy-0.17.0 sometimes. The issue is not reproducable always.
Here are our downstream bugreports
[Gentoo bug 573222](https://bugs.gentoo.org/show_bug.cgi?id=573222)
[Gentoo bug 573148](https://bugs.gentoo.org/show_... | non_comp | parallel build fails sometimes with using the new parallel build option fails for numpy and scipy sometimes the issue is not reproducable always here are our downstream bugreports could this be that there is a clash with the new in distutils of python | 0 |
3,646 | 6,527,700,015 | IssuesEvent | 2017-08-30 02:34:52 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | FieldType.CompactStr() Not Escaped | bug compatibility for-new-contributors help wanted | ```sql
create table test_table (col set('a\nb'));
```
MySQL:
```
mysql> show create table test_table;
Field 1: `Table`
Catalog: `def`
Database: ``
Table: ``
Org_table: ``
Type: VAR_STRING
Collation: utf8_general_ci (33)
Length: 192
Max_length: 10
Decimals: 31
Flags: N... | True | FieldType.CompactStr() Not Escaped - ```sql
create table test_table (col set('a\nb'));
```
MySQL:
```
mysql> show create table test_table;
Field 1: `Table`
Catalog: `def`
Database: ``
Table: ``
Org_table: ``
Type: VAR_STRING
Collation: utf8_general_ci (33)
Length: 192
Max_leng... | comp | fieldtype compactstr not escaped sql create table test table col set a nb mysql mysql show create table test table field table catalog def database table org table type var string collation general ci length max length ... | 1 |
288,252 | 31,861,217,328 | IssuesEvent | 2023-09-15 11:03:41 | nidhi7598/linux-v4.19.72_CVE-2022-3564 | https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564 | opened | CVE-2023-2235 (High) detected in linuxlinux-4.19.294 | Mend: dependency security vulnerability | ## CVE-2023-2235 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.ke... | True | CVE-2023-2235 (High) detected in linuxlinux-4.19.294 - ## CVE-2023-2235 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel</p... | non_comp | cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files vulner... | 0 |
158,263 | 12,411,584,069 | IssuesEvent | 2020-05-22 08:52:20 | a2000-erp-team/WEBERP | https://api.github.com/repos/a2000-erp-team/WEBERP | closed | ISSUE #9 WHEN THE USER CLICK PREVIEW THE REPORT. PLEASE MAKE THE REPORT SET TO MAXIMIZE SO THE USER CAN CHECK THE OTHER INFORMATION ON THE RIGHT SIDE. PLEASE MAKE THE ALIGNMENT TO CENTER. LIKE THE STOCK VALUE, RATE SET TO CENTER. FOR THE EASY CHECKING OF THE INFORMATION IN THE REPORT. | Web ERP Testing By AVA |  | 1.0 | ISSUE #9 WHEN THE USER CLICK PREVIEW THE REPORT. PLEASE MAKE THE REPORT SET TO MAXIMIZE SO THE USER CAN CHECK THE OTHER INFORMATION ON THE RIGHT SIDE. PLEASE MAKE THE ALIGNMENT TO CENTER. LIKE THE STOCK VALUE, RATE SET TO CENTER. FOR THE EASY CHECKING OF THE INFORMATION IN THE REPORT. -  "speeds up your website and helps you save bandwidth by aggregating and minimizing JS, CSS and HTML." It basically does the same thing as the ZenCache HTML Compression, however with 90k+ active installs there are often users who install ZenCache on a site where ... | True | 3rd Party Plugin Compatibility: Autoptimize - [Autoptimize](https://wordpress.org/plugins/autoptimize/) "speeds up your website and helps you save bandwidth by aggregating and minimizing JS, CSS and HTML." It basically does the same thing as the ZenCache HTML Compression, however with 90k+ active installs there are oft... | comp | party plugin compatibility autoptimize speeds up your website and helps you save bandwidth by aggregating and minimizing js css and html it basically does the same thing as the zencache html compression however with active installs there are often users who install zencache on a site where autoptimize ... | 1 |
4,496 | 7,160,425,010 | IssuesEvent | 2018-01-28 00:22:07 | renyuneyun/Easer | https://api.github.com/repos/renyuneyun/Easer | closed | Unable to import events/profiles | bug compatibility | I exported on 0.47 (fdroid version) and tried to import on the latest (0.52 from github), however the file picker won't let me select the exported zip file. This is on Android 8.1.
This screenshot shows that the exports from Easer are not selectable:
 and tried to import on the latest (0.52 from github), however the file picker won't let me select the exported zip file. This is on Android 8.1.
This screenshot shows that the exports from Easer are not selectable:
![screenshot_20180113-192100... | comp | unable to import events profiles i exported on fdroid version and tried to import on the latest from github however the file picker won t let me select the exported zip file this is on android this screenshot shows that the exports from easer are not selectable | 1 |
411,971 | 27,838,706,016 | IssuesEvent | 2023-03-20 11:15:37 | metacoma/mindwm | https://api.github.com/repos/metacoma/mindwm | opened | Write Documentation for Mindwm release Alice | documentation | As part of improving Mindwm, we need to create documentation that will help users understand the project and how to use it. This will include the following sections:
* The basics
* High-level Overview (including d2 diagrams)
* How it works
* tmux pipe-pane
* vector
* kafka topics
* kafka consumers
... | 1.0 | Write Documentation for Mindwm release Alice - As part of improving Mindwm, we need to create documentation that will help users understand the project and how to use it. This will include the following sections:
* The basics
* High-level Overview (including d2 diagrams)
* How it works
* tmux pipe-pane
* ve... | non_comp | write documentation for mindwm release alice as part of improving mindwm we need to create documentation that will help users understand the project and how to use it this will include the following sections the basics high level overview including diagrams how it works tmux pipe pane vec... | 0 |
31,013 | 4,677,375,654 | IssuesEvent | 2016-10-07 14:55:37 | offa/NBCndUnit | https://api.github.com/repos/offa/NBCndUnit | closed | Coloured gtest output is not detected properly | gtest info-needed not-reproducible | Coloured gtest output is not detected properly (from #7):
>
I'm using google test and I noticed that it's important for the output of gtest to not be colored. If it is colored, the plugin doesn't pick up any results and it doesn't give any hint as to why. It kind of looks like the unit test crashed based on the ou... | 1.0 | Coloured gtest output is not detected properly - Coloured gtest output is not detected properly (from #7):
>
I'm using google test and I noticed that it's important for the output of gtest to not be colored. If it is colored, the plugin doesn't pick up any results and it doesn't give any hint as to why. It kind of... | non_comp | coloured gtest output is not detected properly coloured gtest output is not detected properly from i m using google test and i noticed that it s important for the output of gtest to not be colored if it is colored the plugin doesn t pick up any results and it doesn t give any hint as to why it kind of... | 0 |
30,160 | 4,203,847,647 | IssuesEvent | 2016-06-28 07:40:08 | geetsisbac/WCVVENIXYFVIRBXH3BYTI6TE | https://api.github.com/repos/geetsisbac/WCVVENIXYFVIRBXH3BYTI6TE | closed | MsWgPH7exZCaUgJxprpOXE6V2eGJCg9i4VX6uA7pDfIMphnVcGuOm15mM4AG6RegsfNNmeenm/azxVHX0rwMhmfqyLyWWDrS2AFSaNYZqEiEheD/JZp2Hy0/FxnCi3e6gmf5UNiMaSZf2vPvkmpcQcpzmnra2rb44s1i8C3WdY0= | design | 42rrgHrgFjSYB7ECJrY52laOAOrcjHLK6zGYbPXtQarqJzb4YWrjGtY9UtdDjb18MAWa50pu3rKiasI/ycxRgRtCMN7M8RWAGqQgT7fy3kk9UsN99y1kmY4ptYowKmu0DuBnPUexDcmmTfHGgybGgU1Oc621k1GyW0VC1Gu2IByhjxVSvjZtgR7rRkNHv/V99MaRRtQ++qoasTMaT9tYwVTG8UGmgFIaL6GMGSJp2mOXCr3nT1WPttadppbz+3Jlah6ZRXouV/4hdlf3sVVqjkuPGxg/uC31Vhs0i9dYQRdux+N1VLfVW+wHf5CYA97q... | 1.0 | MsWgPH7exZCaUgJxprpOXE6V2eGJCg9i4VX6uA7pDfIMphnVcGuOm15mM4AG6RegsfNNmeenm/azxVHX0rwMhmfqyLyWWDrS2AFSaNYZqEiEheD/JZp2Hy0/FxnCi3e6gmf5UNiMaSZf2vPvkmpcQcpzmnra2rb44s1i8C3WdY0= - 42rrgHrgFjSYB7ECJrY52laOAOrcjHLK6zGYbPXtQarqJzb4YWrjGtY9UtdDjb18MAWa50pu3rKiasI/ycxRgRtCMN7M8RWAGqQgT7fy3kk9UsN99y1kmY4ptYowKmu0DuBnPUexDcmmTfHGg... | non_comp | fltqcrhc v fzldfugbu kd cultfo jgdcbl eaecwtvrx dbt | 0 |
131,528 | 18,296,472,764 | IssuesEvent | 2021-10-05 20:58:21 | MozillaFoundation/Design | https://api.github.com/repos/MozillaFoundation/Design | opened | Update images and layout for a giving page | design unplanned Fundraising | Jesse W has created this page for major donors. Please spruce up the page a little with a banner image and perhaps adding a photo overlay to the profile pics. Also adjust the layout of the page as you see fit. Add a OG image and description.
https://foundation.mozilla.org/cms/pages/14683/edit/
| 1.0 | Update images and layout for a giving page - Jesse W has created this page for major donors. Please spruce up the page a little with a banner image and perhaps adding a photo overlay to the profile pics. Also adjust the layout of the page as you see fit. Add a OG image and description.
https://foundation.mozilla.or... | non_comp | update images and layout for a giving page jesse w has created this page for major donors please spruce up the page a little with a banner image and perhaps adding a photo overlay to the profile pics also adjust the layout of the page as you see fit add a og image and description | 0 |
96,421 | 8,614,288,868 | IssuesEvent | 2018-11-19 17:04:28 | LLK/scratch-gui | https://api.github.com/repos/LLK/scratch-gui | closed | Issues found in the Bug Hunt on 11/16 | smoke-testing | * [x] Minor css thing: button on Banner looks small and squished. More bottom padding would help. @kathymakes

Device | Browser | Name
-- | -- | --
Chromebook | Chrome | Eric R
Windows* | Firefox | Paul
Andr... | 1.0 | Issues found in the Bug Hunt on 11/16 - * [x] Minor css thing: button on Banner looks small and squished. More bottom padding would help. @kathymakes

Device | Browser | Name
-- | -- | --
Chromebook | Chrome... | non_comp | issues found in the bug hunt on minor css thing button on banner looks small and squished more bottom padding would help kathymakes device browser name chromebook chrome eric r windows firefox paul android tablet chrome kathy windows edge ben mac safari katel... | 0 |
444,080 | 12,806,114,423 | IssuesEvent | 2020-07-03 08:51:01 | starcoinorg/starcoin | https://api.github.com/repos/starcoinorg/starcoin | closed | Unify the semantic meaning of txn id, block id, block header id, etc | priority:high | 目前我们对 id 和 hash 的使用还比较混乱。
举几个我碰到的问题:
1. 在标识 `SignedUserTransaction` 时,我们用它的 crypto_hash。当它被封装成 `Transaction::UserTransaction(SignedUserTransaction)` ,该如何标示它呢?是用 Transaction 的 crypto hash 还是用它里面的 user_txn 的 crypto hash 呢?
因为block 中包含的是 SignedUserTransaction,而在内部,我们存储的时候用的是 Transaction 的 crypto hash。这里很容易出现混乱。
2.... | 1.0 | Unify the semantic meaning of txn id, block id, block header id, etc - 目前我们对 id 和 hash 的使用还比较混乱。
举几个我碰到的问题:
1. 在标识 `SignedUserTransaction` 时,我们用它的 crypto_hash。当它被封装成 `Transaction::UserTransaction(SignedUserTransaction)` ,该如何标示它呢?是用 Transaction 的 crypto hash 还是用它里面的 user_txn 的 crypto hash 呢?
因为block 中包含的是 SignedUse... | non_comp | unify the semantic meaning of txn id block id block header id etc 目前我们对 id 和 hash 的使用还比较混乱。 举几个我碰到的问题: 在标识 signedusertransaction 时,我们用它的 crypto hash。当它被封装成 transaction usertransaction signedusertransaction ,该如何标示它呢?是用 transaction 的 crypto hash 还是用它里面的 user txn 的 crypto hash 呢? 因为block 中包含的是 signeduse... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.