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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
25,406 | 6,658,139,032 | IssuesEvent | 2017-09-30 15:35:26 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | Ajax download error during j3.8 upgrade from 3.7.5 - install ABEND, site corrupted | No Code Attached Yet | ### Steps to reproduce the issue
Using Joomla upgrade component, to download and write J3.8 files, early in the process, threw an error "Ajax downloads not permitted" and upgrade process stopped.
Site was corrupt 500 error loading home page - no admin menus, etc...
Restored files from backup to recover.
### Exp... | 1.0 | Ajax download error during j3.8 upgrade from 3.7.5 - install ABEND, site corrupted - ### Steps to reproduce the issue
Using Joomla upgrade component, to download and write J3.8 files, early in the process, threw an error "Ajax downloads not permitted" and upgrade process stopped.
Site was corrupt 500 error loading ... | non_comp | ajax download error during upgrade from install abend site corrupted steps to reproduce the issue using joomla upgrade component to download and write files early in the process threw an error ajax downloads not permitted and upgrade process stopped site was corrupt error loading home... | 0 |
270,248 | 20,596,162,725 | IssuesEvent | 2022-03-05 14:33:22 | govdirectory/website | https://api.github.com/repos/govdirectory/website | closed | Add a Govdirectory icon/link template to Wikidata | documentation :writing_hand: enhancement :1st_place_medal: help wanted | ### Description
It would be great to be able to use the list of countries(and maybe on individual country pages too?) on the Wikiproject page to get an overview of what's already on Govdirectory.
One way to do this could be to have a small template that just takes a QID and renders a small Govdirectory icon which i... | 1.0 | Add a Govdirectory icon/link template to Wikidata - ### Description
It would be great to be able to use the list of countries(and maybe on individual country pages too?) on the Wikiproject page to get an overview of what's already on Govdirectory.
One way to do this could be to have a small template that just takes... | non_comp | add a govdirectory icon link template to wikidata description it would be great to be able to use the list of countries and maybe on individual country pages too on the wikiproject page to get an overview of what s already on govdirectory one way to do this could be to have a small template that just takes... | 0 |
11,183 | 2,641,718,017 | IssuesEvent | 2015-03-11 19:20:09 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | Gears to HTML5 migration guide | Milestone-X Priority-Medium Tutorial Type-Defect | Original [issue 73](https://code.google.com/p/html5rocks/issues/detail?id=73) created by chrsmith on 2010-07-28T00:13:13.000Z:
vli:
What are the equivalent in HTML5 to Gears, we need to tell developers how
you can use HTML5 offline features that are equivalent to Gears
| 1.0 | Gears to HTML5 migration guide - Original [issue 73](https://code.google.com/p/html5rocks/issues/detail?id=73) created by chrsmith on 2010-07-28T00:13:13.000Z:
vli:
What are the equivalent in HTML5 to Gears, we need to tell developers how
you can use HTML5 offline features that are equivalent to Gears
| non_comp | gears to migration guide original created by chrsmith on vli what are the equivalent in to gears we need to tell developers how you can use offline features that are equivalent to gears | 0 |
21,297 | 14,501,775,545 | IssuesEvent | 2020-12-11 20:00:36 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | opened | Build installer tests against the live ref pack | area-Infrastructure-installer | We discovered in #45781 that the installer test assets build against a pre-built ref pack.
Since they build at the end of the build and we want to build them as though they were built against the released product, we should change their build to build against the live ref pack. This way we'll ensure that each test i... | 1.0 | Build installer tests against the live ref pack - We discovered in #45781 that the installer test assets build against a pre-built ref pack.
Since they build at the end of the build and we want to build them as though they were built against the released product, we should change their build to build against the liv... | non_comp | build installer tests against the live ref pack we discovered in that the installer test assets build against a pre built ref pack since they build at the end of the build and we want to build them as though they were built against the released product we should change their build to build against the live re... | 0 |
2,090 | 4,809,979,585 | IssuesEvent | 2016-11-03 10:29:45 | mike42/escpos-php | https://api.github.com/repos/mike42/escpos-php | closed | Works with Hasar HTP 250 | printer-compatibility | Well it's work with Hasar HTP 250, but i let a little comment, if show
Fatal error: Call to undefined function mb_detect_encoding() even installing with composer, it's because need to do "apt-get install php7.0-mbstring" and restart apache2.
And images must have a height lower than 300px, same with codebar.
Thanks f... | True | Works with Hasar HTP 250 - Well it's work with Hasar HTP 250, but i let a little comment, if show
Fatal error: Call to undefined function mb_detect_encoding() even installing with composer, it's because need to do "apt-get install php7.0-mbstring" and restart apache2.
And images must have a height lower than 300px, s... | comp | works with hasar htp well it s work with hasar htp but i let a little comment if show fatal error call to undefined function mb detect encoding even installing with composer it s because need to do apt get install mbstring and restart and images must have a height lower than same with codebar ... | 1 |
201,792 | 15,813,332,076 | IssuesEvent | 2021-04-05 07:28:54 | opentelekomcloud/terraform-provider-opentelekomcloud | https://api.github.com/repos/opentelekomcloud/terraform-provider-opentelekomcloud | closed | opentelekomcloud_ecs_instance_v1: nics described as optional but is mandatory | documentation | <!-- Briefly describe which document needs to be corrected and why. -->
https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs/resources/ecs_instance_v1#nics
The `nics` argument is described as optional, but when I run my Terraform without this argument it complains, that it is mandator... | 1.0 | opentelekomcloud_ecs_instance_v1: nics described as optional but is mandatory - <!-- Briefly describe which document needs to be corrected and why. -->
https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs/resources/ecs_instance_v1#nics
The `nics` argument is described as optional, but... | non_comp | opentelekomcloud ecs instance nics described as optional but is mandatory the nics argument is described as optional but when i run my terraform without this argument it complains that it is mandatory error nics required field is not set | 0 |
19,176 | 26,630,769,132 | IssuesEvent | 2023-01-24 17:39:19 | PluginBugs/Issues-ItemsAdder | https://api.github.com/repos/PluginBugs/Issues-ItemsAdder | reopened | JetsPrisonMines Compatibility | Feature request Compatibility with other plugin Waiting answer | ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same suggestion was already reported.
- [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/)... | True | JetsPrisonMines Compatibility - ### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same suggestion was already reported.
- [X] I already searched on the [plugin wik... | comp | jetsprisonmines compatibility terms i m using the very latest version of itemsadder and its dependencies i already searched on this to check if the same suggestion was already reported i already searched on the to know if the feature is already implemented i already searched on the ... | 1 |
11,397 | 13,348,131,949 | IssuesEvent | 2020-08-29 16:59:19 | Filmos/FilmPack | https://api.github.com/repos/Filmos/FilmPack | closed | Duplication of copper and silver | cross compatibily | One from mekanism and one from blue power.
Previous unification was reverted due to ore generation problems. | True | Duplication of copper and silver - One from mekanism and one from blue power.
Previous unification was reverted due to ore generation problems. | comp | duplication of copper and silver one from mekanism and one from blue power previous unification was reverted due to ore generation problems | 1 |
701,663 | 24,102,874,045 | IssuesEvent | 2022-09-20 03:39:16 | canonical/jaas-dashboard | https://api.github.com/repos/canonical/jaas-dashboard | opened | Long names overflow in access panel | Priority: Low Bug 🐛 | **Describe the bug**
Long usernames in the access panel break out of the container.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the access panel for a model.
2. Add a user with a really long name.
3. See that the name breaks out of the container.
**Expected behavior**
The username should wrap ... | 1.0 | Long names overflow in access panel - **Describe the bug**
Long usernames in the access panel break out of the container.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the access panel for a model.
2. Add a user with a really long name.
3. See that the name breaks out of the container.
**Expected... | non_comp | long names overflow in access panel describe the bug long usernames in the access panel break out of the container to reproduce steps to reproduce the behavior open the access panel for a model add a user with a really long name see that the name breaks out of the container expected... | 0 |
4,010 | 6,842,415,571 | IssuesEvent | 2017-11-12 01:15:25 | acemod/ACE3 | https://api.github.com/repos/acemod/ACE3 | closed | Wirecutter ain't working on certain fences on malden map | area/compatibility | **Arma 3 Version:** `1.76` (stable)
**CBA Version:** `3.4.1` (stable)
**ACE3 Version:** `3.11.0` (stable)
**Mods:**
```
- CBA_A3
- ace
```
**Description:**
- The wirecutter doesn't work on fences on the malden map, that have the look of fences of the classnames "Land_Net_Fence_8m_F" and "Land_Net_Fence_4m_... | True | Wirecutter ain't working on certain fences on malden map - **Arma 3 Version:** `1.76` (stable)
**CBA Version:** `3.4.1` (stable)
**ACE3 Version:** `3.11.0` (stable)
**Mods:**
```
- CBA_A3
- ace
```
**Description:**
- The wirecutter doesn't work on fences on the malden map, that have the look of fences of t... | comp | wirecutter ain t working on certain fences on malden map arma version stable cba version stable version stable mods cba ace description the wirecutter doesn t work on fences on the malden map that have the look of fences of the cla... | 1 |
6,458 | 8,752,604,604 | IssuesEvent | 2018-12-14 04:01:38 | cobalt-org/liquid-rust | https://api.github.com/repos/cobalt-org/liquid-rust | closed | Support nil literals | enhancement format-break good first issue shopify-compatibility | Looks like `nil` and `null` are supported as literals
https://github.com/Shopify/liquid/blob/master/lib/liquid/expression.rb
This involves
- Creating keywords in the grammar for this
- Create a nil literal parse function
- Tying this into the generic literal parsing
[Relevant tests](https://github.com/cobalt-... | True | Support nil literals - Looks like `nil` and `null` are supported as literals
https://github.com/Shopify/liquid/blob/master/lib/liquid/expression.rb
This involves
- Creating keywords in the grammar for this
- Create a nil literal parse function
- Tying this into the generic literal parsing
[Relevant tests](htt... | comp | support nil literals looks like nil and null are supported as literals this involves creating keywords in the grammar for this create a nil literal parse function tying this into the generic literal parsing once this is working ideally the test will start failing we would just need t... | 1 |
415,094 | 28,017,222,699 | IssuesEvent | 2023-03-28 00:20:55 | LongchaoDa/webClassSimulation | https://api.github.com/repos/LongchaoDa/webClassSimulation | closed | A document on the project management | documentation | A document on the project management:
Make a first step on how to manage project, like the milestones setup,
Ways of working building up, including each teammate's responsibilities etc. | 1.0 | A document on the project management - A document on the project management:
Make a first step on how to manage project, like the milestones setup,
Ways of working building up, including each teammate's responsibilities etc. | non_comp | a document on the project management a document on the project management make a first step on how to manage project like the milestones setup ways of working building up including each teammate s responsibilities etc | 0 |
55,512 | 14,009,372,508 | IssuesEvent | 2020-10-29 02:12:00 | mwilliams7197/kafka-service-interface | https://api.github.com/repos/mwilliams7197/kafka-service-interface | opened | WS-2018-0125 (Medium) detected in jackson-core-2.5.1.jar | security vulnerability | ## WS-2018-0125 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-core-2.5.1.jar</b></p></summary>
<p>Core Jackson abstractions, basic JSON streaming API implementation</p>
<p>... | True | WS-2018-0125 (Medium) detected in jackson-core-2.5.1.jar - ## WS-2018-0125 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-core-2.5.1.jar</b></p></summary>
<p>Core Jackson ab... | non_comp | ws medium detected in jackson core jar ws medium severity vulnerability vulnerable library jackson core jar core jackson abstractions basic json streaming api implementation library home page a href path to dependency file kafka service interface pom xml path to vuln... | 0 |
13,629 | 16,191,011,730 | IssuesEvent | 2021-05-04 08:29:34 | ajv-validator/ajv | https://api.github.com/repos/ajv-validator/ajv | opened | Can't get version 8.1.0 to run in IE11 | compatibility | This might be as simple as a one word answer: **"no"**, but I can't find anywhere explicitly stating it.
**The version of Ajv you are using**
8.0.1
**The environment you have the problem with**
Internet Explorer 11
**Your code (please make it as small as possible to reproduce the issue)**
```js
const options =... | True | Can't get version 8.1.0 to run in IE11 - This might be as simple as a one word answer: **"no"**, but I can't find anywhere explicitly stating it.
**The version of Ajv you are using**
8.0.1
**The environment you have the problem with**
Internet Explorer 11
**Your code (please make it as small as possible to repr... | comp | can t get version to run in this might be as simple as a one word answer no but i can t find anywhere explicitly stating it the version of ajv you are using the environment you have the problem with internet explorer your code please make it as small as possible to reproduc... | 1 |
45,326 | 9,740,403,150 | IssuesEvent | 2019-06-01 20:08:17 | JakubTesarek/dbgr | https://api.github.com/repos/JakubTesarek/dbgr | closed | Refactor order of env and session argument | code quality | There is multiple functions that accept `env` and `session` argument but in different order.
Find all such methods and refactor them to always accept `env` before session. | 1.0 | Refactor order of env and session argument - There is multiple functions that accept `env` and `session` argument but in different order.
Find all such methods and refactor them to always accept `env` before session. | non_comp | refactor order of env and session argument there is multiple functions that accept env and session argument but in different order find all such methods and refactor them to always accept env before session | 0 |
12,848 | 15,101,321,561 | IssuesEvent | 2021-02-08 07:17:20 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | opened | Possible regression in cond eval of quantilesStateIf in v21.1+ | backward compatibility | CH 20.12 works
```sql
select quantilesStateIf(0.5)(toUInt32(1 / number), number > 0) from numbers(1)
```
CH 21.1+ throws an exception (same in 21.2):
```sql
select quantilesStateIf(0.5)(toUInt32(1 / number), number > 0) from numbers(1)
Received exception from server (version 21.2.2):
Code: 70. DB::Excep... | True | Possible regression in cond eval of quantilesStateIf in v21.1+ - CH 20.12 works
```sql
select quantilesStateIf(0.5)(toUInt32(1 / number), number > 0) from numbers(1)
```
CH 21.1+ throws an exception (same in 21.2):
```sql
select quantilesStateIf(0.5)(toUInt32(1 / number), number > 0) from numbers(1)
Rece... | comp | possible regression in cond eval of quantilesstateif in ch works sql select quantilesstateif number number from numbers ch throws an exception same in sql select quantilesstateif number number from numbers received exception from ... | 1 |
279,645 | 30,730,644,634 | IssuesEvent | 2023-07-28 01:02:51 | rvvergara/my-first-rails-app | https://api.github.com/repos/rvvergara/my-first-rails-app | opened | WS-2023-0224 (High) detected in actionpack-5.2.2.1.gem | Mend: dependency security vulnerability | ## WS-2023-0224 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-5.2.2.1.gem</b></p></summary>
<p>Web apps on Rails. Simple, battle-tested conventions for building and testin... | True | WS-2023-0224 (High) detected in actionpack-5.2.2.1.gem - ## WS-2023-0224 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-5.2.2.1.gem</b></p></summary>
<p>Web apps on Rails. ... | non_comp | ws high detected in actionpack gem ws high severity vulnerability vulnerable library actionpack gem web apps on rails simple battle tested conventions for building and testing mvc web applications works with any rack compatible server library home page a href d... | 0 |
53,484 | 6,730,569,438 | IssuesEvent | 2017-10-18 01:50:31 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | opened | Markdown in Tags on Task Edit doesn't work | hacktoberfest help wanted POST-REDESIGN priority: medium section: Task Page | When editing tasks, the tags that appear in the tag selection option dropdown do not display markdown correctly.
<img width="138" alt="screen shot 2017-10-17 at 6 48 18 pm" src="https://user-images.githubusercontent.com/3494081/31697368-00da0c92-b36c-11e7-9ca6-ef65afe52557.png">
| 1.0 | Markdown in Tags on Task Edit doesn't work - When editing tasks, the tags that appear in the tag selection option dropdown do not display markdown correctly.
<img width="138" alt="screen shot 2017-10-17 at 6 48 18 pm" src="https://user-images.githubusercontent.com/3494081/31697368-00da0c92-b36c-11e7-9ca6-ef65afe52557... | non_comp | markdown in tags on task edit doesn t work when editing tasks the tags that appear in the tag selection option dropdown do not display markdown correctly img width alt screen shot at pm src | 0 |
445,051 | 31,162,863,302 | IssuesEvent | 2023-08-16 17:18:19 | underwatergrasshopper/PyTrivialOpenGL | https://api.github.com/repos/underwatergrasshopper/PyTrivialOpenGL | closed | Implement README.md | documentation | - [x] Description
- [x] Requirements
- [x] How to: Install
- [x] How to: Tests
- [x] Examples | 1.0 | Implement README.md - - [x] Description
- [x] Requirements
- [x] How to: Install
- [x] How to: Tests
- [x] Examples | non_comp | implement readme md description requirements how to install how to tests examples | 0 |
3,566 | 6,493,746,855 | IssuesEvent | 2017-08-21 18:34:51 | asciinema/asciinema | https://api.github.com/repos/asciinema/asciinema | closed | Bad request for uploads of >4kb recordings under CentOS (Python 3.4) | compatibility help wanted hosting | ### Bug report
**System info:**
* **Version used:** 1.4.0 (1.1.1 also have same issue)
* **OS:** CentOS Linux release 7.3.1611
* **Python version:** Python 3.4.5
* **Install tools:** yum (from EPEL repository)
**Steps to reproduce:**
1. `asciinema upload asciicast.json`
**Expected behavior:**
File ... | True | Bad request for uploads of >4kb recordings under CentOS (Python 3.4) - ### Bug report
**System info:**
* **Version used:** 1.4.0 (1.1.1 also have same issue)
* **OS:** CentOS Linux release 7.3.1611
* **Python version:** Python 3.4.5
* **Install tools:** yum (from EPEL repository)
**Steps to reproduce:**
... | comp | bad request for uploads of recordings under centos python bug report system info version used also have same issue os centos linux release python version python install tools yum from epel repository steps to reproduce a... | 1 |
11,117 | 13,145,385,634 | IssuesEvent | 2020-08-08 03:09:09 | google/gvisor | https://api.github.com/repos/google/gvisor | closed | Integration Tests: TestWorkingDirCreation/tmp fails | area: compatibility type: bug | In //test/e2e:integration_test TestWorkingDirCreation/tmp and TestWorkingDirCreation/tmp-readonly fail.
Steps to reproduce
With docker/runsc installed with "vfs2" flag enabled:
make load-basic-images
bazel test --test_arg='--runtime=RUNTIME' --test_filter=Creation/tmp -- //test/e2e:integration_test
Environme... | True | Integration Tests: TestWorkingDirCreation/tmp fails - In //test/e2e:integration_test TestWorkingDirCreation/tmp and TestWorkingDirCreation/tmp-readonly fail.
Steps to reproduce
With docker/runsc installed with "vfs2" flag enabled:
make load-basic-images
bazel test --test_arg='--runtime=RUNTIME' --test_filter=Cr... | comp | integration tests testworkingdircreation tmp fails in test integration test testworkingdircreation tmp and testworkingdircreation tmp readonly fail steps to reproduce with docker runsc installed with flag enabled make load basic images bazel test test arg runtime runtime test filter creatio... | 1 |
12,960 | 15,214,359,164 | IssuesEvent | 2021-02-17 13:06:32 | BauhausLuftfahrt/PAXelerate | https://api.github.com/repos/BauhausLuftfahrt/PAXelerate | closed | Check functionalities of local EMFStore | compatibilty | - import and export of models
- versionizing
- exchange
see #88 for potential error
| True | Check functionalities of local EMFStore - - import and export of models
- versionizing
- exchange
see #88 for potential error
| comp | check functionalities of local emfstore import and export of models versionizing exchange see for potential error | 1 |
17,160 | 23,676,231,833 | IssuesEvent | 2022-08-28 05:39:49 | iPortalTeam/ImmersivePortalsMod | https://api.github.com/repos/iPortalTeam/ImmersivePortalsMod | closed | Scaling portal causes game to completle freeze. | IMPORTANT Mod Compatibility Not IP's Fault | ### According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API?
No
### Describe the issue
Scaling portal causes game to completle freeze. There is no crashlog, i just go through the portal, game completly dies, and after i manually kill the process, and enter the same world, only ... | True | Scaling portal causes game to completle freeze. - ### According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API?
No
### Describe the issue
Scaling portal causes game to completle freeze. There is no crashlog, i just go through the portal, game completly dies, and after i manually... | comp | scaling portal causes game to completle freeze according to your testing does the issue occur with only immersive portals mod and farbic api no describe the issue scaling portal causes game to completle freeze there is no crashlog i just go through the portal game completly dies and after i manually... | 1 |
10,916 | 12,889,710,118 | IssuesEvent | 2020-07-13 14:55:19 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | closed | Dependency management: start using Payara BOM | Incompatible w/ GF 4 Small Type: Suggestion | I came across this very interesting article in the Payara blog: https://blog.payara.fish/align-dependencies-with-payara-bom
As we have few dependencies with a comment about "keep version aligned to Payara release", we should start using the BOM to ease dependency management.
PR forthcoming. | True | Dependency management: start using Payara BOM - I came across this very interesting article in the Payara blog: https://blog.payara.fish/align-dependencies-with-payara-bom
As we have few dependencies with a comment about "keep version aligned to Payara release", we should start using the BOM to ease dependency manag... | comp | dependency management start using payara bom i came across this very interesting article in the payara blog as we have few dependencies with a comment about keep version aligned to payara release we should start using the bom to ease dependency management pr forthcoming | 1 |
117,660 | 9,955,314,330 | IssuesEvent | 2019-07-05 10:40:45 | khartec/waltz | https://api.github.com/repos/khartec/waltz | closed | Entity Stats: support decimal values in rollups | bug fixed (test & close) noteworthy small change | `SUM_BY_VALUE` and `AVG_BY_VALUE` rollups throw an error if the underlying `value` is a decimal.
The following change in `EntityStatisticSummaryDao` fixes this (works for both decimal and integer values):
```
private static final DataType<BigDecimal> decimalDataType = SQLDataType.DECIMAL(38, 12);
private stat... | 1.0 | Entity Stats: support decimal values in rollups - `SUM_BY_VALUE` and `AVG_BY_VALUE` rollups throw an error if the underlying `value` is a decimal.
The following change in `EntityStatisticSummaryDao` fixes this (works for both decimal and integer values):
```
private static final DataType<BigDecimal> decimalDataT... | non_comp | entity stats support decimal values in rollups sum by value and avg by value rollups throw an error if the underlying value is a decimal the following change in entitystatisticsummarydao fixes this works for both decimal and integer values private static final datatype decimaldatatype sqlda... | 0 |
11,717 | 13,788,681,728 | IssuesEvent | 2020-10-09 07:39:14 | utkarshpant/telemetry | https://api.github.com/repos/utkarshpant/telemetry | closed | Write destructors for each container. | data-structures good first issue stl-compatibility | Destructors have to be written for each container, to enable the following behaviors when an object is ```deleted```:
1. In the **List** class, the ```node_count``` counter should be decremented after the destructor of the **Node** class is called due to the ```delete``` keyword. Since **Stack** and **Queue** depend... | True | Write destructors for each container. - Destructors have to be written for each container, to enable the following behaviors when an object is ```deleted```:
1. In the **List** class, the ```node_count``` counter should be decremented after the destructor of the **Node** class is called due to the ```delete``` keywo... | comp | write destructors for each container destructors have to be written for each container to enable the following behaviors when an object is deleted in the list class the node count counter should be decremented after the destructor of the node class is called due to the delete keywo... | 1 |
16,158 | 21,650,523,771 | IssuesEvent | 2022-05-06 08:52:55 | alibaba-fusion/next | https://api.github.com/repos/alibaba-fusion/next | closed | [Input]TextArea最大长度限制不起作用 | Compatibility | ### Component
Input
### Reproduction link
[https://riddle.alibaba-inc.com/riddles/9f96ef06](https://riddle.alibaba-inc.com/riddles/9f96ef06)
### Steps to reproduce
输入最大长度内容后,用中文输入法,输入拼音,但不要把字打出来,
此时拼音下面有下划线,在这种状态下,鼠标点其它的地方,拼音
能输入进去
<!-- generated by alibaba-fusion-issue-helper. DO NOT REMOVE -->
<!-- c... | True | [Input]TextArea最大长度限制不起作用 - ### Component
Input
### Reproduction link
[https://riddle.alibaba-inc.com/riddles/9f96ef06](https://riddle.alibaba-inc.com/riddles/9f96ef06)
### Steps to reproduce
输入最大长度内容后,用中文输入法,输入拼音,但不要把字打出来,
此时拼音下面有下划线,在这种状态下,鼠标点其它的地方,拼音
能输入进去
<!-- generated by alibaba-fusion-issue-helpe... | comp | textarea最大长度限制不起作用 component input reproduction link steps to reproduce 输入最大长度内容后,用中文输入法,输入拼音,但不要把字打出来, 此时拼音下面有下划线,在这种状态下,鼠标点其它的地方,拼音 能输入进去 | 1 |
13,771 | 16,491,539,724 | IssuesEvent | 2021-05-25 04:55:40 | cseelhoff/RimThreaded | https://api.github.com/repos/cseelhoff/RimThreaded | closed | "Biomes! Islands" Exception ticking AEXP_RedPanda69651 (at (290, 0, 132)): System.IndexOutOfRangeException: index + length > size at System.Array.Clear | 1.3.1 - 1.3.2 Bug Confirmed Duplicate Mod Incompatibility Reproducible | **Describe the bug**
Exception ticking (insert living thing here) System.IndexOutOfRangeException at System.Array.Clear
* bug description here !!!
Generates out of range exceptions until it crashes to desktop doesn't post what's actually wrong to DNspy before it crashes
**To Reproduce (VERY IMPORTANT)**
Load g... | True | "Biomes! Islands" Exception ticking AEXP_RedPanda69651 (at (290, 0, 132)): System.IndexOutOfRangeException: index + length > size at System.Array.Clear - **Describe the bug**
Exception ticking (insert living thing here) System.IndexOutOfRangeException at System.Array.Clear
* bug description here !!!
Generates ou... | comp | biomes islands exception ticking aexp at system indexoutofrangeexception index length size at system array clear describe the bug exception ticking insert living thing here system indexoutofrangeexception at system array clear bug description here generates out of range excep... | 1 |
10,901 | 12,881,045,962 | IssuesEvent | 2020-07-12 09:46:15 | ganeti/ganeti | https://api.github.com/repos/ganeti/ganeti | closed | Build broken with Cabal 3 | Compatibility HaskellTask | Cabal 3 changed its [APIs](https://github.com/haskell/cabal/pull/6022/files) as well as the [default command behavior](https://www.haskell.org/cabal/users-guide/nix-local-build-overview.html), breaking the build. I've already fixed this, expect a PR soon. | True | Build broken with Cabal 3 - Cabal 3 changed its [APIs](https://github.com/haskell/cabal/pull/6022/files) as well as the [default command behavior](https://www.haskell.org/cabal/users-guide/nix-local-build-overview.html), breaking the build. I've already fixed this, expect a PR soon. | comp | build broken with cabal cabal changed its as well as the breaking the build i ve already fixed this expect a pr soon | 1 |
484,997 | 13,959,670,658 | IssuesEvent | 2020-10-24 17:28:51 | KarabaevMaxim/Ball | https://api.github.com/repos/KarabaevMaxim/Ball | opened | Из-за низкого фпс препятствия-параллелепипеды могут проваливаться сквозь ступени | Hight priority | Убрать свою костыльную логику гравитации на основе интерполяции и сделать за счет физики.
Но не успеваю | 1.0 | Из-за низкого фпс препятствия-параллелепипеды могут проваливаться сквозь ступени - Убрать свою костыльную логику гравитации на основе интерполяции и сделать за счет физики.
Но не успеваю | non_comp | из за низкого фпс препятствия параллелепипеды могут проваливаться сквозь ступени убрать свою костыльную логику гравитации на основе интерполяции и сделать за счет физики но не успеваю | 0 |
7 | 2,496,208,264 | IssuesEvent | 2015-01-06 17:49:10 | vivo-isf/vivo-isf-ontology | https://api.github.com/repos/vivo-isf/vivo-isf-ontology | closed | circadian rhythm | biological_process imported | _From [fcold...@eagle-i.org](https://code.google.com/u/113677139039624182507/) on October 09, 2012 08:19:31_
\<b>**** Use the form below to request a new term ****</b>
\<b>**** Scroll down to see a term request example ****</b>
\<b>Please indicate the label for the proposed term:</b>
circadian rhythm

... | 1.0 | circadian rhythm - _From [fcold...@eagle-i.org](https://code.google.com/u/113677139039624182507/) on October 09, 2012 08:19:31_
\<b>**** Use the form below to request a new term ****</b>
\<b>**** Scroll down to see a term request example ****</b>
\<b>Please indicate the label for the proposed term:</b>
circadi... | non_comp | circadian rhythm from on october use the form below to request a new term scroll down to see a term request example please indicate the label for the proposed term circadian rhythm please provide a textual definition with source circadian rhyt... | 0 |
20,449 | 30,250,559,586 | IssuesEvent | 2023-07-06 20:10:49 | openxla/stablehlo | https://api.github.com/repos/openxla/stablehlo | opened | Consider adding VHLO ModuleOp | Compatibility | ### Request description
ModuleOp is the last builtin op used in VHLO, removing this would ensure greater dialect stability, should anything happen to upstream ModuleOp. | True | Consider adding VHLO ModuleOp - ### Request description
ModuleOp is the last builtin op used in VHLO, removing this would ensure greater dialect stability, should anything happen to upstream ModuleOp. | comp | consider adding vhlo moduleop request description moduleop is the last builtin op used in vhlo removing this would ensure greater dialect stability should anything happen to upstream moduleop | 1 |
39,680 | 5,242,130,239 | IssuesEvent | 2017-01-31 17:16:50 | frankiejol/ravada | https://api.github.com/repos/frankiejol/ravada | closed | Test failed, prepare failed near "100": syntax error at Ravada/Auth/User.pm | test | Those tests fail, please fix it.
t/30_request.t .................. 1/? # Testing requests with Ravada::VM::Void
Requesting create domain 30_request_0
DBD::SQLite::db prepare failed: near "100": syntax error at /home/frankie/src/ravada/blib/lib/Ravada/Auth/User.pm line 98.
Tests were run but no plan was declared... | 1.0 | Test failed, prepare failed near "100": syntax error at Ravada/Auth/User.pm - Those tests fail, please fix it.
t/30_request.t .................. 1/? # Testing requests with Ravada::VM::Void
Requesting create domain 30_request_0
DBD::SQLite::db prepare failed: near "100": syntax error at /home/frankie/src/ravada/b... | non_comp | test failed prepare failed near syntax error at ravada auth user pm those tests fail please fix it t request t testing requests with ravada vm void requesting create domain request dbd sqlite db prepare failed near syntax error at home frankie src ravada blib li... | 0 |
258,986 | 8,181,615,815 | IssuesEvent | 2018-08-29 00:02:59 | broadinstitute/gdctools | https://api.github.com/repos/broadinstitute/gdctools | opened | annotation_table enhancement: stop using Firehose_annotation column name | Priority_Medium | ... in favor of either "Firecloud_Attribute" or the more general "AttributeName" | 1.0 | annotation_table enhancement: stop using Firehose_annotation column name - ... in favor of either "Firecloud_Attribute" or the more general "AttributeName" | non_comp | annotation table enhancement stop using firehose annotation column name in favor of either firecloud attribute or the more general attributename | 0 |
90,693 | 18,242,244,174 | IssuesEvent | 2021-10-01 14:10:51 | google/web-stories-wp | https://api.github.com/repos/google/web-stories-wp | closed | Code Quality: Remove `Template_Post_Type` | Group: Templates P2 Group: WordPress Type: Code Quality Pod: WP & Infra | <!-- NOTE: For help requests, support questions, or general feedback, please use the WordPress.org forums instead: https://wordpress.org/support/plugin/web-stories/ -->
## Task Description
<!-- A clear and concise description of what this task is about. -->
We no longer have any client-side code for custom sav... | 1.0 | Code Quality: Remove `Template_Post_Type` - <!-- NOTE: For help requests, support questions, or general feedback, please use the WordPress.org forums instead: https://wordpress.org/support/plugin/web-stories/ -->
## Task Description
<!-- A clear and concise description of what this task is about. -->
We no lon... | non_comp | code quality remove template post type task description we no longer have any client side code for custom saved templates so the corresponding php code is simply dead and unused remove template post type and all references remove template autosaves controller and all references rem... | 0 |
9,594 | 11,646,651,002 | IssuesEvent | 2020-03-01 10:32:55 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | closed | Add support for a compaction of one of more user defined SSTables | Field-Tier2 cassandra 3.x compatibility compaction n00b | *Installation details*
HEAD: 4e95b67501c33e3f9ea0b1d2cfbd428a640e494a
*Description*
Add support for compacting one or more user defined SSTable similar to Cassandra as described here:
https://docs.datastax.com/en/dse/5.1/dse-admin/datastax_enterprise/tools/nodetool/toolsCompact.html
This is particularly helpfu... | True | Add support for a compaction of one of more user defined SSTables - *Installation details*
HEAD: 4e95b67501c33e3f9ea0b1d2cfbd428a640e494a
*Description*
Add support for compacting one or more user defined SSTable similar to Cassandra as described here:
https://docs.datastax.com/en/dse/5.1/dse-admin/datastax_enterp... | comp | add support for a compaction of one of more user defined sstables installation details head description add support for compacting one or more user defined sstable similar to cassandra as described here this is particularly helpful when one needs to get rid of the expired data but the compactition ... | 1 |
119,001 | 25,447,695,192 | IssuesEvent | 2022-11-24 07:56:05 | trezor/trezor-suite | https://api.github.com/repos/trezor/trezor-suite | closed | Setup data analytics for Connect pop-up | data code connect | We would like to know how Connect is being used on third party websites. This feature has two goals:
## 1. Better insights into what software is being used
So we know what OSes, Bridge versions etc are out there. That means gathering:
- Device info (same as in Suite)
- `model`
- `language`
- `fi... | 1.0 | Setup data analytics for Connect pop-up - We would like to know how Connect is being used on third party websites. This feature has two goals:
## 1. Better insights into what software is being used
So we know what OSes, Bridge versions etc are out there. That means gathering:
- Device info (same as in Suite)
... | non_comp | setup data analytics for connect pop up we would like to know how connect is being used on third party websites this feature has two goals better insights into what software is being used so we know what oses bridge versions etc are out there that means gathering device info same as in suite ... | 0 |
352 | 2,782,378,916 | IssuesEvent | 2015-05-06 17:51:01 | DICE-UNC/jargon | https://api.github.com/repos/DICE-UNC/jargon | opened | resource avu queries failing | iRODS Compatibility | see ResourceAOTest. testFindMetadataValuesByMetadataQuery
Adds an avu and then queries it...getting error
imeta
```
imeta>ls -R test1-resc
AVUs defined for resource test1-resc:
attribute: testrattrib1
value: testrvalue1
units: testr1units
----
attribute: testattrib1
value: testvalue1
units: test1units
``... | True | resource avu queries failing - see ResourceAOTest. testFindMetadataValuesByMetadataQuery
Adds an avu and then queries it...getting error
imeta
```
imeta>ls -R test1-resc
AVUs defined for resource test1-resc:
attribute: testrattrib1
value: testrvalue1
units: testr1units
----
attribute: testattrib1
value: te... | comp | resource avu queries failing see resourceaotest testfindmetadatavaluesbymetadataquery adds an avu and then queries it getting error imeta imeta ls r resc avus defined for resource resc attribute value units attribute value units jargon log received h... | 1 |
500,802 | 14,515,248,733 | IssuesEvent | 2020-12-13 11:40:41 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | Color blob sample crashes | bug incomplete platform: android priority: low | Hey guys
The color blob detection sample app crashes on my device with the SIGNET error and nothing else on the log file. All the other OpenCV samples work perfectly so I dont know what the error might be. I know it occurs in the line
**mDetector.process(mRgba); .**
PS - I even tried the apk but it crashes there too... | 1.0 | Color blob sample crashes - Hey guys
The color blob detection sample app crashes on my device with the SIGNET error and nothing else on the log file. All the other OpenCV samples work perfectly so I dont know what the error might be. I know it occurs in the line
**mDetector.process(mRgba); .**
PS - I even tried the ... | non_comp | color blob sample crashes hey guys the color blob detection sample app crashes on my device with the signet error and nothing else on the log file all the other opencv samples work perfectly so i dont know what the error might be i know it occurs in the line mdetector process mrgba ps i even tried the ... | 0 |
412,965 | 12,058,857,991 | IssuesEvent | 2020-04-15 18:12:47 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Issue in inferring type with > 1 mapping-constructor-expressions as members of a list | Area/Language Points/0.25 Priority/High Type/Bug | **Description:**
$title.
**Steps to reproduce:**
```ballerina
public function main() {
var arr = [
{id: 123, name: "Anne", city: "Colombo"},
{id: 456, name: "Jo", age: 40}
];
record {|int id; string name; string city;|} i = arr[0];
record {|int id; string name; int age;|} j... | 1.0 | Issue in inferring type with > 1 mapping-constructor-expressions as members of a list - **Description:**
$title.
**Steps to reproduce:**
```ballerina
public function main() {
var arr = [
{id: 123, name: "Anne", city: "Colombo"},
{id: 456, name: "Jo", age: 40}
];
record {|int id;... | non_comp | issue in inferring type with mapping constructor expressions as members of a list description title steps to reproduce ballerina public function main var arr id name anne city colombo id name jo age record int id stri... | 0 |
2,791 | 5,558,798,621 | IssuesEvent | 2017-03-24 15:31:00 | MoonchildProductions/Pale-Moon | https://api.github.com/repos/MoonchildProductions/Pale-Moon | opened | Consider extending permessage-deflate websocket extension with optional parameters. | Enhancement Web Compatibility | Because Chrome, websites apparently have broken implementations of the permessage-deflate websocket extension in that they will assume all browsers send/respond to optional, non-encouraged "extra" parameters that fall outside of the base spec implementation in RFC7692.
Since it doesn't pose a risk to implement these... | True | Consider extending permessage-deflate websocket extension with optional parameters. - Because Chrome, websites apparently have broken implementations of the permessage-deflate websocket extension in that they will assume all browsers send/respond to optional, non-encouraged "extra" parameters that fall outside of the b... | comp | consider extending permessage deflate websocket extension with optional parameters because chrome websites apparently have broken implementations of the permessage deflate websocket extension in that they will assume all browsers send respond to optional non encouraged extra parameters that fall outside of the b... | 1 |
2,803 | 5,576,185,132 | IssuesEvent | 2017-03-28 05:38:55 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Don't handle exceptions when raising Unloading and ProcessExit events | area-System.Runtime.Extensions bug tenet-compatibility | The desktop behavior is to catch exceptions from each callback invocation and have the `UnhandledException` event be raised for each exception. Regardless of exceptions, all callbacks are still invoked.
The desired behavior is that exceptions are not caught. `AppDomain.ProcessExit` and `AssemblyLoadContext.Unloading... | True | Don't handle exceptions when raising Unloading and ProcessExit events - The desktop behavior is to catch exceptions from each callback invocation and have the `UnhandledException` event be raised for each exception. Regardless of exceptions, all callbacks are still invoked.
The desired behavior is that exceptions ar... | comp | don t handle exceptions when raising unloading and processexit events the desktop behavior is to catch exceptions from each callback invocation and have the unhandledexception event be raised for each exception regardless of exceptions all callbacks are still invoked the desired behavior is that exceptions ar... | 1 |
3,853 | 6,712,065,571 | IssuesEvent | 2017-10-13 07:53:19 | laurentj/slimerjs | https://api.github.com/repos/laurentj/slimerjs | opened | Compatibility issues with Fx58 | Firefox compatibility issue | ### versions
- SlimerJS: master/0.10
- Firefox: 58
- Operating system: any
### Steps to reproduce the issue
SlimerJS has many errors during the startup. It doesn't work at all with Fx58+
| True | Compatibility issues with Fx58 - ### versions
- SlimerJS: master/0.10
- Firefox: 58
- Operating system: any
### Steps to reproduce the issue
SlimerJS has many errors during the startup. It doesn't work at all with Fx58+
| comp | compatibility issues with versions slimerjs master firefox operating system any steps to reproduce the issue slimerjs has many errors during the startup it doesn t work at all with | 1 |
127,096 | 26,979,207,032 | IssuesEvent | 2023-02-09 11:51:19 | WordPress/openverse-frontend | https://api.github.com/repos/WordPress/openverse-frontend | closed | Minimize the use of JS for layout in the VAudioTrack component | 🟨 priority: medium ✨ goal: improvement 💻 aspect: code | ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
We use the `prop`s on the VAudioTrack to conditionally change the layout based on 1. the JS-set properties such as isFilterVisible or the parent page and 2. the screen breakpoint. To improve the performance, as well as to s... | 1.0 | Minimize the use of JS for layout in the VAudioTrack component - ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
We use the `prop`s on the VAudioTrack to conditionally change the layout based on 1. the JS-set properties such as isFilterVisible or the parent page and 2. t... | non_comp | minimize the use of js for layout in the vaudiotrack component problem we use the prop s on the vaudiotrack to conditionally change the layout based on the js set properties such as isfiltervisible or the parent page and the screen breakpoint to improve the performance as well as to simplify the js co... | 0 |
218,798 | 17,021,759,078 | IssuesEvent | 2021-07-02 20:31:52 | gatewayapps/grayskull | https://api.github.com/repos/gatewayapps/grayskull | opened | [Tests] - Write tests for activateAccountActivity | test | Tests should include:
- Throws an error if non-existent email address
- Throws with an invalid token
- Throws with an expired token
- Throws with weak password
- Does call setUserAccountActive, setUseraccountPassword, and clearValue from cache
| 1.0 | [Tests] - Write tests for activateAccountActivity - Tests should include:
- Throws an error if non-existent email address
- Throws with an invalid token
- Throws with an expired token
- Throws with weak password
- Does call setUserAccountActive, setUseraccountPassword, and clearValue from cache
| non_comp | write tests for activateaccountactivity tests should include throws an error if non existent email address throws with an invalid token throws with an expired token throws with weak password does call setuseraccountactive setuseraccountpassword and clearvalue from cache | 0 |
9,581 | 11,641,806,185 | IssuesEvent | 2020-02-29 04:23:16 | ballerina-platform/ballerina-spec | https://api.github.com/repos/ballerina-platform/ballerina-spec | closed | Improved table constructor syntax | incompatible lang | See [Table constructor](https://github.com/ballerina-platform/ballerina-spec/blob/master/lang/proposals/tablequery/tablequery.md#table-constructor) section of table/query proposal.
This is part of #47. | True | Improved table constructor syntax - See [Table constructor](https://github.com/ballerina-platform/ballerina-spec/blob/master/lang/proposals/tablequery/tablequery.md#table-constructor) section of table/query proposal.
This is part of #47. | comp | improved table constructor syntax see section of table query proposal this is part of | 1 |
103,818 | 16,610,429,226 | IssuesEvent | 2021-06-02 10:47:22 | Thanraj/OpenSSL_ | https://api.github.com/repos/Thanraj/OpenSSL_ | opened | CVE-2014-0224 (High) detected in multiple libraries | security vulnerability | ## CVE-2014-0224 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opensslOpenSSL_1_0_2</b>, <b>opensslOpenSSL_1_0_2</b>, <b>opensslOpenSSL_1_0_2</b></p></summary>
<p>
</p>
</details>... | True | CVE-2014-0224 (High) detected in multiple libraries - ## CVE-2014-0224 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opensslOpenSSL_1_0_2</b>, <b>opensslOpenSSL_1_0_2</b>, <b>openss... | non_comp | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries opensslopenssl opensslopenssl opensslopenssl vulnerability details openssl before before and before does not properly res... | 0 |
14,758 | 18,150,343,530 | IssuesEvent | 2021-09-26 06:41:31 | jorgecarleitao/arrow2 | https://api.github.com/repos/jorgecarleitao/arrow2 | closed | Removed `ALIGNMENT` invariant from `[Mutable]Buffer` | backwards-incompatible | This issue tracks a backward incompatible change whereby buffers are no longer aligned to `ALIGNMENT` (arch-dependent, 128 in `x86_64`).
This change allows people using `Vec` directly with this crate, but removes some of potential for optimizations when e.g. adding two arrays together with `load_aligned`.
The rea... | True | Removed `ALIGNMENT` invariant from `[Mutable]Buffer` - This issue tracks a backward incompatible change whereby buffers are no longer aligned to `ALIGNMENT` (arch-dependent, 128 in `x86_64`).
This change allows people using `Vec` directly with this crate, but removes some of potential for optimizations when e.g. add... | comp | removed alignment invariant from buffer this issue tracks a backward incompatible change whereby buffers are no longer aligned to alignment arch dependent in this change allows people using vec directly with this crate but removes some of potential for optimizations when e g adding two array... | 1 |
16,127 | 21,569,169,805 | IssuesEvent | 2022-05-02 05:28:55 | safing/portmaster | https://api.github.com/repos/safing/portmaster | closed | Unity hub licence is being blocked | waiting for fix confirmation in/compatibility |
### What worked?
Everything up to the point where you try to acsess unity
### What did not work?
Whenever trying to open Unity hub, the licence servers get blocked, not allowing app to get oppened
### Additional information
The server to where it connects ends with unity3d.com
**Debug-Info**: https://support.saf... | True | Unity hub licence is being blocked -
### What worked?
Everything up to the point where you try to acsess unity
### What did not work?
Whenever trying to open Unity hub, the licence servers get blocked, not allowing app to get oppened
### Additional information
The server to where it connects ends with unity3d.com... | comp | unity hub licence is being blocked what worked everything up to the point where you try to acsess unity what did not work whenever trying to open unity hub the licence servers get blocked not allowing app to get oppened additional information the server to where it connects ends with com de... | 1 |
4,525 | 7,187,912,119 | IssuesEvent | 2018-02-02 08:03:05 | keymanapp/keyman | https://api.github.com/repos/keymanapp/keyman | closed | Typescript conversion - resolve deprecated properties | compatibility enhancement web | At present in the TS conversion of KMW, we are relying on the file `kmwexthtml.js` to enumerate custom properties and list a number of proprietary properties, largely from legacy IE versions. As noted in comments on [#505](https://github.com/keymanapp/keyman/pull/505#discussion_r162850184), many of these properties ca... | True | Typescript conversion - resolve deprecated properties - At present in the TS conversion of KMW, we are relying on the file `kmwexthtml.js` to enumerate custom properties and list a number of proprietary properties, largely from legacy IE versions. As noted in comments on [#505](https://github.com/keymanapp/keyman/pull... | comp | typescript conversion resolve deprecated properties at present in the ts conversion of kmw we are relying on the file kmwexthtml js to enumerate custom properties and list a number of proprietary properties largely from legacy ie versions as noted in comments on many of these properties can now be removed... | 1 |
20,627 | 30,667,563,074 | IssuesEvent | 2023-07-25 19:31:39 | khanhduytran0/LiveContainer | https://api.github.com/repos/khanhduytran0/LiveContainer | opened | Odyssey | compatibility | ### Describe the issue
Everything is working and Odyssey has opened.

### Instructions to reproduce
SideStore app, LiveContainer .ipa file, Taurine .ipa file.
### What ve... | True | Odyssey - ### Describe the issue
Everything is working and Odyssey has opened.

### Instructions to reproduce
SideStore app, LiveContainer .ipa file, Taurine .ipa file.
#... | comp | odyssey describe the issue everything is working and odyssey has opened instructions to reproduce sidestore app livecontainer ipa file taurine ipa file what version of livecontainer are you using version release main other no response | 1 |
19,184 | 26,637,793,901 | IssuesEvent | 2023-01-25 00:02:34 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | [Breaking change]: RSA.EncryptValue and RSA.DecryptValue are obsolete | doc-idea breaking-change Pri1 source incompatible in-pr :checkered_flag: Release: .NET 8 :pushpin: seQUESTered | ### Description
`RSA.EncryptValue` and `RSA.DecryptValue` are obsolete with the SYSLIB0048 diagnostic code.
This obsoletion is for .NET 8 Preview 1.
### Version
Other (please put exact version in description textbox)
### Previous behavior
Callers could use `RSA.EncryptValue` or `RSA.EncryptValue` with... | True | [Breaking change]: RSA.EncryptValue and RSA.DecryptValue are obsolete - ### Description
`RSA.EncryptValue` and `RSA.DecryptValue` are obsolete with the SYSLIB0048 diagnostic code.
This obsoletion is for .NET 8 Preview 1.
### Version
Other (please put exact version in description textbox)
### Previous beh... | comp | rsa encryptvalue and rsa decryptvalue are obsolete description rsa encryptvalue and rsa decryptvalue are obsolete with the diagnostic code this obsoletion is for net preview version other please put exact version in description textbox previous behavior callers could us... | 1 |
17,241 | 23,782,097,933 | IssuesEvent | 2022-09-02 06:27:53 | arcticicestudio/nord-visual-studio-code | https://api.github.com/repos/arcticicestudio/nord-visual-studio-code | closed | Having kind of "tints" inside the code editor | status-pending context-ui scope-compatibility type-support scope-quality | ## Description
Only with Nord theme, my editor displays kind of 'tints', shapes with different colors, on the right side, see prtscn

### Steps to Reproduce
In my environment, it will happen in ev... | True | Having kind of "tints" inside the code editor - ## Description
Only with Nord theme, my editor displays kind of 'tints', shapes with different colors, on the right side, see prtscn

### Steps to Repr... | comp | having kind of tints inside the code editor description only with nord theme my editor displays kind of tints shapes with different colors on the right side see prtscn steps to reproduce in my environment it will happen in every code file just installed nord and opened a code fil... | 1 |
743 | 3,194,446,596 | IssuesEvent | 2015-09-30 12:15:14 | uqfoundation/ppft | https://api.github.com/repos/uqfoundation/ppft | closed | JVM already allocates SIGUSR1 | compatibility | When running `ppserver.py` on jython 1.7.0, the following occurs:
```
root@2c8f12ad27e3:/# /usr/local/jython-2.7.0/bin/ppserver.py
Traceback (most recent call last):
File "/usr/local/jython-2.7.0/bin/ppserver.py", line 397, in <module>
signal.signal(signal.SIGUSR1, signal_handler)
File "/usr/local/jython-... | True | JVM already allocates SIGUSR1 - When running `ppserver.py` on jython 1.7.0, the following occurs:
```
root@2c8f12ad27e3:/# /usr/local/jython-2.7.0/bin/ppserver.py
Traceback (most recent call last):
File "/usr/local/jython-2.7.0/bin/ppserver.py", line 397, in <module>
signal.signal(signal.SIGUSR1, signal_hand... | comp | jvm already allocates when running ppserver py on jython the following occurs root usr local jython bin ppserver py traceback most recent call last file usr local jython bin ppserver py line in signal signal signal signal handler file usr local jython ... | 1 |
249,453 | 7,962,045,489 | IssuesEvent | 2018-07-13 13:05:47 | poanetwork/token-wizard | https://api.github.com/repos/poanetwork/token-wizard | closed | (Fix) Make default token visibility 18 decimals | Step2-TokenSetup awaiting for review enhancement low priority migration to auth-os | **Problem**: The current default value for `decimals` field of a token is `0`. Though the most ~~popular~~ recommended divisibility of token is 18.
**Solution**: Let's make `18` decimals by default. | 1.0 | (Fix) Make default token visibility 18 decimals - **Problem**: The current default value for `decimals` field of a token is `0`. Though the most ~~popular~~ recommended divisibility of token is 18.
**Solution**: Let's make `18` decimals by default. | non_comp | fix make default token visibility decimals problem the current default value for decimals field of a token is though the most popular recommended divisibility of token is solution let s make decimals by default | 0 |
9,749 | 11,801,553,302 | IssuesEvent | 2020-03-18 19:41:28 | TerraForged/TerraForged | https://api.github.com/repos/TerraForged/TerraForged | closed | Submerged trees | compatibility enhancement | Submerged trees are more realistic (as "roots") but at same this breaks a function of mod "Minecolonies". In there AI (Lumberjacks) look for trees to cut and it ignores anything that is submerged in ground (or are placed on cobblestone so trees used as decoration aren't cut down).
Would be it possible to add an opt... | True | Submerged trees - Submerged trees are more realistic (as "roots") but at same this breaks a function of mod "Minecolonies". In there AI (Lumberjacks) look for trees to cut and it ignores anything that is submerged in ground (or are placed on cobblestone so trees used as decoration aren't cut down).
Would be it poss... | comp | submerged trees submerged trees are more realistic as roots but at same this breaks a function of mod minecolonies in there ai lumberjacks look for trees to cut and it ignores anything that is submerged in ground or are placed on cobblestone so trees used as decoration aren t cut down would be it poss... | 1 |
63,931 | 12,398,987,045 | IssuesEvent | 2020-05-21 03:39:04 | MathiasMen/FreeFit | https://api.github.com/repos/MathiasMen/FreeFit | closed | ExerciseEditor: Do not create demand for unchanged ExerciseItems | Code | When some kind of download is started, do not create demands for `ExerciseItems` that have not been edited yet.
Add `bool unchanged = true;` to `ExerciseItems`. Create a slot that sets `unchanged = false;`. Connect this slot to some kind of `changed()`-signal of all `EditableLine`s and if this slot is triggered onc... | 1.0 | ExerciseEditor: Do not create demand for unchanged ExerciseItems - When some kind of download is started, do not create demands for `ExerciseItems` that have not been edited yet.
Add `bool unchanged = true;` to `ExerciseItems`. Create a slot that sets `unchanged = false;`. Connect this slot to some kind of `changed... | non_comp | exerciseeditor do not create demand for unchanged exerciseitems when some kind of download is started do not create demands for exerciseitems that have not been edited yet add bool unchanged true to exerciseitems create a slot that sets unchanged false connect this slot to some kind of changed... | 0 |
30,727 | 8,583,011,778 | IssuesEvent | 2018-11-13 18:31:50 | mozilla-mobile/android-components | https://api.github.com/repos/mozilla-mobile/android-components | opened | Components with shouldPublish=false are not getting build at all anymore | 🏗️ build 🤖 automation | I just noticed that components with shouldPublish=false are not getting build at all anymore. 😨
Now with `printModules` filtering those out for the release they are gone from all our decision tasks. | 1.0 | Components with shouldPublish=false are not getting build at all anymore - I just noticed that components with shouldPublish=false are not getting build at all anymore. 😨
Now with `printModules` filtering those out for the release they are gone from all our decision tasks. | non_comp | components with shouldpublish false are not getting build at all anymore i just noticed that components with shouldpublish false are not getting build at all anymore 😨 now with printmodules filtering those out for the release they are gone from all our decision tasks | 0 |
441,444 | 12,718,058,181 | IssuesEvent | 2020-06-24 06:45:54 | magento/magento2 | https://api.github.com/repos/magento/magento2 | closed | [Issue] Don't load datepicker module until it is actually needed | Component: Theme Component: Ui Fixed in 2.4.x Issue: Confirmed Issue: Format is valid Issue: Ready for Work Priority: P3 Progress: PR in progress Reproduced on 2.4.x Severity: S2 Triage: Done | ###### (i) This ticket is created automatically based on a verified GitHub issue.
{panel}
***If you are starting to work on this Jira ticket, please notify issue reporter and authors of related community pull requests (if any) that you are going to work on this issue:***
1. *Assign [#28823](https://github.com/magen... | 1.0 | [Issue] Don't load datepicker module until it is actually needed - ###### (i) This ticket is created automatically based on a verified GitHub issue.
{panel}
***If you are starting to work on this Jira ticket, please notify issue reporter and authors of related community pull requests (if any) that you are going to wo... | non_comp | don t load datepicker module until it is actually needed i this ticket is created automatically based on a verified github issue panel if you are starting to work on this jira ticket please notify issue reporter and authors of related community pull requests if any that you are going to work on ... | 0 |
447,490 | 12,888,904,258 | IssuesEvent | 2020-07-13 13:44:51 | crestic-urca/remotelabz | https://api.github.com/repos/crestic-urca/remotelabz | closed | Multiple VNC screens outside | client-side high priority | In GitLab by @florentnolot on Aug 29, 2019, 23:56
It's impossible to have multiple VNC windows in full screen of different devices. As soon as we click on the icon "get out the browser", the previous windows of the previous device is replaced | 1.0 | Multiple VNC screens outside - In GitLab by @florentnolot on Aug 29, 2019, 23:56
It's impossible to have multiple VNC windows in full screen of different devices. As soon as we click on the icon "get out the browser", the previous windows of the previous device is replaced | non_comp | multiple vnc screens outside in gitlab by florentnolot on aug it s impossible to have multiple vnc windows in full screen of different devices as soon as we click on the icon get out the browser the previous windows of the previous device is replaced | 0 |
805,610 | 29,578,164,357 | IssuesEvent | 2023-06-07 01:55:35 | kubernetes-sigs/cluster-api-provider-azure | https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-azure | closed | Add support & documentation on using Azure CNI with capz | kind/feature priority/important-longterm lifecycle/active parity | /kind feature
**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]
https://github.com/Azure/azure-container-networking/blob/master/docs/cni.md
**Anything else you would like to add:**
[Miscellaneous information that will assist in solving the issue.]
- [ ] https://github... | 1.0 | Add support & documentation on using Azure CNI with capz - /kind feature
**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]
https://github.com/Azure/azure-container-networking/blob/master/docs/cni.md
**Anything else you would like to add:**
[Miscellaneous information th... | non_comp | add support documentation on using azure cni with capz kind feature describe the solution you d like anything else you would like to add a little lower priority issue but must be solved to support multiple nics on control plane environment cluster api pr... | 0 |
167,567 | 13,035,327,296 | IssuesEvent | 2020-07-28 10:10:44 | urapadmin/kiosk | https://api.github.com/repos/urapadmin/kiosk | closed | a feature can be linked twice by the same survey / feature recording excavation | bug filemaker test-stage | just using the new link button (see #679) twice with the same feature leads to a second, third etc. entry of the same feature.
That should not be possible. | 1.0 | a feature can be linked twice by the same survey / feature recording excavation - just using the new link button (see #679) twice with the same feature leads to a second, third etc. entry of the same feature.
That should not be possible. | non_comp | a feature can be linked twice by the same survey feature recording excavation just using the new link button see twice with the same feature leads to a second third etc entry of the same feature that should not be possible | 0 |
9,873 | 11,889,267,722 | IssuesEvent | 2020-03-28 13:06:36 | derhansen/sf_event_mgt | https://api.github.com/repos/derhansen/sf_event_mgt | closed | [TASK] Migrate to Symfony Mailer | TYPO3 10 compatibility | https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.0/Feature-88643-NewMailAPIBasedOnSymfonymailerAndSymfonymime.html
This is a V10 change only, so the extensions needs both a solution for V9.5 and V10.4 | True | [TASK] Migrate to Symfony Mailer - https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.0/Feature-88643-NewMailAPIBasedOnSymfonymailerAndSymfonymime.html
This is a V10 change only, so the extensions needs both a solution for V9.5 and V10.4 | comp | migrate to symfony mailer this is a change only so the extensions needs both a solution for and | 1 |
8,751 | 10,708,743,547 | IssuesEvent | 2019-10-24 20:23:24 | TheCodex6824/ThaumicAugmentation | https://api.github.com/repos/TheCodex6824/ThaumicAugmentation | closed | Client crash when putting Redwood planks in Tinkers crafting table to make a door | Compatibility | Pastebin: https://pastebin.com/X57RAHFB
Forge 2847
MC 1.12
ThaumicAugmentation-1.12.2-1.1.10.jar
| True | Client crash when putting Redwood planks in Tinkers crafting table to make a door - Pastebin: https://pastebin.com/X57RAHFB
Forge 2847
MC 1.12
ThaumicAugmentation-1.12.2-1.1.10.jar
| comp | client crash when putting redwood planks in tinkers crafting table to make a door pastebin forge mc thaumicaugmentation jar | 1 |
171,794 | 20,995,193,071 | IssuesEvent | 2022-03-29 12:58:03 | GCTC-NTGC/gc-digital-talent | https://api.github.com/repos/GCTC-NTGC/gc-digital-talent | closed | Fix api schema vulnerability | bug security | # Description
Based on #2266, but the quick version.
User should never be nested in another object, because we want to be extra careful about auth permissions on the User object. Remove it from Pool and PoolCandidate, and any other types containing it. If that breaks any existing queries in the app (rerun codegen and... | True | Fix api schema vulnerability - # Description
Based on #2266, but the quick version.
User should never be nested in another object, because we want to be extra careful about auth permissions on the User object. Remove it from Pool and PoolCandidate, and any other types containing it. If that breaks any existing querie... | non_comp | fix api schema vulnerability description based on but the quick version user should never be nested in another object because we want to be extra careful about auth permissions on the user object remove it from pool and poolcandidate and any other types containing it if that breaks any existing queries i... | 0 |
2,881 | 5,707,504,447 | IssuesEvent | 2017-04-18 14:02:13 | anb0s/eclox | https://api.github.com/repos/anb0s/eclox | closed | Feature Request: Change @ to \ for doxygen comments | enhancement Other plugin bug or not compatible wontfix | Hey,
I'm forced to worke with "old style" comments, such as \param and \return.
It would be nice if there is a possibility to change the opening character.
Thanks!
| True | Feature Request: Change @ to \ for doxygen comments - Hey,
I'm forced to worke with "old style" comments, such as \param and \return.
It would be nice if there is a possibility to change the opening character.
Thanks!
| comp | feature request change to for doxygen comments hey i m forced to worke with old style comments such as param and return it would be nice if there is a possibility to change the opening character thanks | 1 |
51,699 | 6,193,002,635 | IssuesEvent | 2017-07-05 05:14:34 | hoodiehq/first-timers-only-bot | https://api.github.com/repos/hoodiehq/first-timers-only-bot | closed | I found an issue | first-timers-TEST-only | ### 🆕🐥☝ First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 [About First Timers Only](http://www.firsttimersonly.com/).
### 🤔 What you will need... | 1.0 | I found an issue - ### 🆕🐥☝ First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 [About First Timers Only](http://www.firsttimersonly.com/).
### 🤔... | non_comp | i found an issue 🆕🐥☝ first timers only this issue is reserved for people who never contributed to open source before we know that the process of creating a pull request is the biggest barrier for new contributors this issue is for you 💝 🤔 what you will need to know nothing this issue is me... | 0 |
67,853 | 17,088,753,460 | IssuesEvent | 2021-07-08 14:51:38 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | reopened | [SB] [PM] When logged in with default superadmin credentials should force the admin to change password | Feature request P2 Process: Reopened Study builder | Current behavior: When logged in with default superadmin(created from script) credentials for SB and PM, default password is being used unless admin manually changes the password
Expected behaviour/approach: When logged in with default superadmin credentials for SB and PM, admins should be forced to change password ... | 1.0 | [SB] [PM] When logged in with default superadmin credentials should force the admin to change password - Current behavior: When logged in with default superadmin(created from script) credentials for SB and PM, default password is being used unless admin manually changes the password
Expected behaviour/approach: When... | non_comp | when logged in with default superadmin credentials should force the admin to change password current behavior when logged in with default superadmin created from script credentials for sb and pm default password is being used unless admin manually changes the password expected behaviour approach when logge... | 0 |
47,510 | 5,896,148,089 | IssuesEvent | 2017-05-18 09:01:37 | AnSyn/ansyn | https://api.github.com/repos/AnSyn/ansyn | closed | Add tests for cases integrations | Test | tests.
- [x] effects - select case effect
- [x] container - subscribe double click
- [x] store - check load_overlays with payload
- [x] service - call to fetch data with url and params
- [x] timeline - double click component | 1.0 | Add tests for cases integrations - tests.
- [x] effects - select case effect
- [x] container - subscribe double click
- [x] store - check load_overlays with payload
- [x] service - call to fetch data with url and params
- [x] timeline - double click component | non_comp | add tests for cases integrations tests effects select case effect container subscribe double click store check load overlays with payload service call to fetch data with url and params timeline double click component | 0 |
2,101 | 4,827,624,435 | IssuesEvent | 2016-11-07 14:12:16 | yarnpkg/yarn | https://api.github.com/repos/yarnpkg/yarn | closed | Add max depth filter in `yarn ls` | compatibility enhancement good first bug | **Do you want to request a _feature_ or report a _bug_?**
Feature
**What is the current behavior?**
`yarn ls` has no option to limit the depth of packages to be printed. For me depth of 0 (aka only listing top-level packages) is a lot more useful than the whole tree.
**What is the expected behavior?**
There should be... | True | Add max depth filter in `yarn ls` - **Do you want to request a _feature_ or report a _bug_?**
Feature
**What is the current behavior?**
`yarn ls` has no option to limit the depth of packages to be printed. For me depth of 0 (aka only listing top-level packages) is a lot more useful than the whole tree.
**What is the ... | comp | add max depth filter in yarn ls do you want to request a feature or report a bug feature what is the current behavior yarn ls has no option to limit the depth of packages to be printed for me depth of aka only listing top level packages is a lot more useful than the whole tree what is the ... | 1 |
3,652 | 6,533,465,194 | IssuesEvent | 2017-08-31 06:35:09 | MeGysssTaa/ReflexIssueTracker | https://api.github.com/repos/MeGysssTaa/ReflexIssueTracker | closed | [Not fixed in latest version of reflex] Kicking Problem | Compatibility Won't Fix | ## Reflex Bug Report
**Issue type (console error/false positive/bypass/other):**
other
**Do /reflex debug, and paste here the link you've got. Keep empty if on test server:**
https://p.reflex.rip/asER
**A video proving the bypass/false positive if reporting a bypass/false positive, a link to your server log if... | True | [Not fixed in latest version of reflex] Kicking Problem - ## Reflex Bug Report
**Issue type (console error/false positive/bypass/other):**
other
**Do /reflex debug, and paste here the link you've got. Keep empty if on test server:**
https://p.reflex.rip/asER
**A video proving the bypass/false positive if repo... | comp | kicking problem reflex bug report issue type console error false positive bypass other other do reflex debug and paste here the link you ve got keep empty if on test server a video proving the bypass false positive if reporting a bypass false positive a link to your server log if re... | 1 |
223,813 | 17,141,419,642 | IssuesEvent | 2021-07-13 10:01:53 | RECETOX/galaxytools | https://api.github.com/repos/RECETOX/galaxytools | closed | waveica:Fix typo in categories to actually have the correct category | documentation enhancement | https://github.com/RECETOX/galaxytools/blob/636146595a7067d7062961dbfa834f366c342156/tools/waveica/.shed.yml#L7
Only lowercase 'categories' will be recognized. | 1.0 | waveica:Fix typo in categories to actually have the correct category - https://github.com/RECETOX/galaxytools/blob/636146595a7067d7062961dbfa834f366c342156/tools/waveica/.shed.yml#L7
Only lowercase 'categories' will be recognized. | non_comp | waveica fix typo in categories to actually have the correct category only lowercase categories will be recognized | 0 |
4,871 | 7,472,289,176 | IssuesEvent | 2018-04-03 12:11:52 | angelleye/paypal-woocommerce | https://api.github.com/repos/angelleye/paypal-woocommerce | closed | USPS and UPS plugin compatibility on Order reveiw page | bug compatibility | Based on my test and a customer's report, when a user comes back from PayPal to order review page and thought of changing the shipping address then the shipping costs dont change based on the updated address.
Please look into this and see if we need any adjustments to make for this?
I have that installed and setup on... | True | USPS and UPS plugin compatibility on Order reveiw page - Based on my test and a customer's report, when a user comes back from PayPal to order review page and thought of changing the shipping address then the shipping costs dont change based on the updated address.
Please look into this and see if we need any adjustme... | comp | usps and ups plugin compatibility on order reveiw page based on my test and a customer s report when a user comes back from paypal to order review page and thought of changing the shipping address then the shipping costs dont change based on the updated address please look into this and see if we need any adjustme... | 1 |
4,078 | 6,902,343,497 | IssuesEvent | 2017-11-25 19:25:15 | universum-studios/android_database | https://api.github.com/repos/universum-studios/android_database | closed | Allow to instantiate LoaderAdapter implementations with custom LoaderManager. | compatibility enhancement | This will require to add **new constructors** for such adapters which will take `LoaderManager` instance to be used by `DataLoaderAdapterAssistant`. | True | Allow to instantiate LoaderAdapter implementations with custom LoaderManager. - This will require to add **new constructors** for such adapters which will take `LoaderManager` instance to be used by `DataLoaderAdapterAssistant`. | comp | allow to instantiate loaderadapter implementations with custom loadermanager this will require to add new constructors for such adapters which will take loadermanager instance to be used by dataloaderadapterassistant | 1 |
760,093 | 26,628,153,871 | IssuesEvent | 2023-01-24 15:54:48 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | opened | [Community Permission] Create main UI page for joining a community that requires permissions | ui Communities priority F2: important qml E:Communities S:2 | ### Description
[Design](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba%E2%8E%9CDesktop?node-id=2365%3A317901&t=nIqWQ5n5Cc5OsLNh-0)

| 1.0 | [Community Permission] Create main UI page for joining a community that requires permissions - ### Description
[Design](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba%E2%8E%9CDesktop?node-id=2365%3A317901&t=nIqWQ5n5Cc5OsLNh-0)
 more details here: | bug compatibility/php_8 | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Hello everyone
I need support because my site is broken (please, I need help)... the support of my cu... | True | My site is broked, I need help please (something wrong with PHP 8.0 and elementor) more details here: - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
... | comp | my site is broked i need help please something wrong with php and elementor more details here prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description hell... | 1 |
710,786 | 24,433,983,729 | IssuesEvent | 2022-10-06 10:06:42 | hashicorp/terraform-cdk | https://api.github.com/repos/hashicorp/terraform-cdk | closed | When using Google provider + Python the import generated file get so big that the IDEs can't handle it | bug language/python priority/important-longterm provider get / generation provider/google performance | <!--- Please keep this note for the community --->
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
- Please do not l... | 1.0 | When using Google provider + Python the import generated file get so big that the IDEs can't handle it - <!--- Please keep this note for the community --->
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments... | non_comp | when using google provider python the import generated file get so big that the ides can t handle it community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not... | 0 |
4,629 | 7,266,854,287 | IssuesEvent | 2018-02-20 00:44:32 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Error: Cannot assign to read only property 'exports' of object '#<Object>' | compatibility with other tools inactive | I'm trying to set up a repo with React Storybook and Typescript, but I run into this error:
```
TypeError: Cannot assign to read only property 'exports' of object '#<Object>'
at Object.<anonymous> (http://localhost:9001/static/preview.bundle.js:48024:16)
at Object.<anonymous> (http://localhost:9001/static... | True | Error: Cannot assign to read only property 'exports' of object '#<Object>' - I'm trying to set up a repo with React Storybook and Typescript, but I run into this error:
```
TypeError: Cannot assign to read only property 'exports' of object '#<Object>'
at Object.<anonymous> (http://localhost:9001/static/preview... | comp | error cannot assign to read only property exports of object i m trying to set up a repo with react storybook and typescript but i run into this error typeerror cannot assign to read only property exports of object at object at object at webpack require at... | 1 |
99,370 | 30,386,481,919 | IssuesEvent | 2023-07-13 01:30:05 | PaddlePaddle/Paddle | https://api.github.com/repos/PaddlePaddle/Paddle | opened | Windows源码编译Paddle Inference报错 error MSB4175: The task factory "XamlTaskFactory" could not be loaded from the assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Object reference not set to an instance of an object. | status/new-issue type/build | ### 问题描述 Issue Description
**编译环境**
- Visual Studio 2019
- 使用C++的桌面开发
- 通用Windows平台开发
- 语言包:英语
- C++ v14.28(16.9)ATL for v142生成工具(x86和x64)
- MSVC v142-VS2019 C++ x64/x86生成工具(v14.28-16.9)
- CMake
- CUDA=11.2.0_460.89
- cuDNN=8.2.1.32
- TensorRT=8.0.1.6
- NVIDIA Driver=517.48
在该环境下单独编译Ampere架构可以编译成... | 1.0 | Windows源码编译Paddle Inference报错 error MSB4175: The task factory "XamlTaskFactory" could not be loaded from the assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Object reference not set to an instance of an object. - ### 问题描述 Issue Description
**编译环境**
- Visual St... | non_comp | windows源码编译paddle inference报错 error the task factory xamltaskfactory could not be loaded from the assembly microsoft build tasks version culture neutral publickeytoken object reference not set to an instance of an object 问题描述 issue description 编译环境 visual studio 使用c 的桌面开发... | 0 |
9,104 | 11,149,624,410 | IssuesEvent | 2019-12-23 19:23:09 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | Enumerator::Chain.new(1..3, [4, 5]) causes TypeError | compatibility | This is a direct example from Ruby 2.6 documentation to `Enumerator::Chain` (https://ruby-doc.org/core-2.6/Enumerator/Chain.html). There is no issue under MRI.
To reproduce:
```
ruby -e "Enumerator::Chain.new(1..3, [4, 5])"
```
Error:
```
-e:1:in `coerce_to_failed': Coercion error: [4, 5].to_sym => Symb... | True | Enumerator::Chain.new(1..3, [4, 5]) causes TypeError - This is a direct example from Ruby 2.6 documentation to `Enumerator::Chain` (https://ruby-doc.org/core-2.6/Enumerator/Chain.html). There is no issue under MRI.
To reproduce:
```
ruby -e "Enumerator::Chain.new(1..3, [4, 5])"
```
Error:
```
-e:1:in `c... | comp | enumerator chain new causes typeerror this is a direct example from ruby documentation to enumerator chain there is no issue under mri to reproduce ruby e enumerator chain new error e in coerce to failed coercion error to sym symbol failed t... | 1 |
18,105 | 25,018,808,219 | IssuesEvent | 2022-11-03 21:31:48 | FrenetGatewaydeFretes/frenet-magento2 | https://api.github.com/repos/FrenetGatewaydeFretes/frenet-magento2 | closed | Cotação de frete calculada apenas com o método Table Rates ativo | enhancement wontfix Compatibility | Ao utilizar o módulo Frenet no Magento 2.4.0 juntamente como o módulo One Step Checkout da Mageplaza , a cotação de frete na página de checkout é calculada apenas se o método de entrega Table Rates do Magento estiver ativa. Quando apenas o método de entrega da Frenet está ativo e os demais (como os default Flat e Table... | True | Cotação de frete calculada apenas com o método Table Rates ativo - Ao utilizar o módulo Frenet no Magento 2.4.0 juntamente como o módulo One Step Checkout da Mageplaza , a cotação de frete na página de checkout é calculada apenas se o método de entrega Table Rates do Magento estiver ativa. Quando apenas o método de ent... | comp | cotação de frete calculada apenas com o método table rates ativo ao utilizar o módulo frenet no magento juntamente como o módulo one step checkout da mageplaza a cotação de frete na página de checkout é calculada apenas se o método de entrega table rates do magento estiver ativa quando apenas o método de ent... | 1 |
373,631 | 26,078,001,672 | IssuesEvent | 2022-12-24 21:40:21 | aefarrell/GasDispersion.jl | https://api.github.com/repos/aefarrell/GasDispersion.jl | closed | more detailed doc strings | documentation | The doc-strings for the various models should include the model, in latex. This both makes it clear what the model is but also what the parameters mean in the particular context. Several models such as, for example, a simple turbulent jet, can be parametrized in various ways and just being able to see how this package ... | 1.0 | more detailed doc strings - The doc-strings for the various models should include the model, in latex. This both makes it clear what the model is but also what the parameters mean in the particular context. Several models such as, for example, a simple turbulent jet, can be parametrized in various ways and just being a... | non_comp | more detailed doc strings the doc strings for the various models should include the model in latex this both makes it clear what the model is but also what the parameters mean in the particular context several models such as for example a simple turbulent jet can be parametrized in various ways and just being a... | 0 |
19,997 | 27,820,438,835 | IssuesEvent | 2023-03-19 06:40:14 | lonefelidae16/extra-sounds | https://api.github.com/repos/lonefelidae16/extra-sounds | opened | [backport] compatibility with OptiFine | bug compatibility | When ready and there seems to be no problem to port, you can see the pre-built jar in https://artifactory.kow08absty.com/ui/native/fabricmc/dev/stashy/extra-sounds
It will be named like `extrasounds-2.3.1+[MCversion]~lonefelidae16-optifable+[optifabricVersion]-build.[buildNum].jar`.
If you want the codes, a branc... | True | [backport] compatibility with OptiFine - When ready and there seems to be no problem to port, you can see the pre-built jar in https://artifactory.kow08absty.com/ui/native/fabricmc/dev/stashy/extra-sounds
It will be named like `extrasounds-2.3.1+[MCversion]~lonefelidae16-optifable+[optifabricVersion]-build.[buildNum... | comp | compatibility with optifine when ready and there seems to be no problem to port you can see the pre built jar in it will be named like extrasounds optifable build jar if you want the codes a branch named backport optifabric will be available on this repo will mark as ready to publ... | 1 |
499,707 | 14,476,977,088 | IssuesEvent | 2020-12-10 05:32:09 | volantis-x/hexo-theme-volantis | https://api.github.com/repos/volantis-x/hexo-theme-volantis | closed | 持续集成 + 服务器 | Trivial-Priority help wanted | ## 现在遇到的问题
源码仓库A:
https://github.com/volantis-x/community
静态文件仓库B:
https://github.com/xaoxuu/volantis.js.org
静态文件仓库C:
git@xaoxuu.com:xaoxuu/volantis.git
GitHub Action 从 A -> B 正常,把对应的 deployKey 换成 C 的, A - C 就一直失败,提示没有权限。 https://github.com/volantis-x/community/runs/1251931440?check_suite_focus=true
`... | 1.0 | 持续集成 + 服务器 - ## 现在遇到的问题
源码仓库A:
https://github.com/volantis-x/community
静态文件仓库B:
https://github.com/xaoxuu/volantis.js.org
静态文件仓库C:
git@xaoxuu.com:xaoxuu/volantis.git
GitHub Action 从 A -> B 正常,把对应的 deployKey 换成 C 的, A - C 就一直失败,提示没有权限。 https://github.com/volantis-x/community/runs/1251931440?check_suite_fo... | non_comp | 持续集成 服务器 现在遇到的问题 源码仓库a: 静态文件仓库b: 静态文件仓库c: git xaoxuu com xaoxuu volantis git github action 从 a b 正常,把对应的 deploykey 换成 c 的, a c 就一直失败,提示没有权限。 ssh connect to host com port operation timed out fatal could not read from remote repository please make sure you have the c... | 0 |
6,128 | 8,554,639,944 | IssuesEvent | 2018-11-08 07:20:18 | Railcraft/Railcraft | https://api.github.com/repos/Railcraft/Railcraft | closed | [1.12.2] Crash on world load when installed with Immersive Engineering | bug mod compatibility | full crash report https://pastebin.com/XVNNn5PB
Railcraft version is commit "Minor stuff" 91ee3309c8d7ed1436c4dcad45b1579ee3e4e410 in branch mc-1.12.2, build by myself.
Immersive Engineering 0.12 - 86
Removing Railcraft or IE solve the problem. I have a total of 165 active mods. I was not on a server, just local... | True | [1.12.2] Crash on world load when installed with Immersive Engineering - full crash report https://pastebin.com/XVNNn5PB
Railcraft version is commit "Minor stuff" 91ee3309c8d7ed1436c4dcad45b1579ee3e4e410 in branch mc-1.12.2, build by myself.
Immersive Engineering 0.12 - 86
Removing Railcraft or IE solve the prob... | comp | crash on world load when installed with immersive engineering full crash report railcraft version is commit minor stuff in branch mc build by myself immersive engineering removing railcraft or ie solve the problem i have a total of active mods i was not on a server just local singl... | 1 |
20,630 | 30,671,243,585 | IssuesEvent | 2023-07-25 22:47:13 | khanhduytran0/LiveContainer | https://api.github.com/repos/khanhduytran0/LiveContainer | opened | Osu!lazer crashes | compatibility | ### Describe the issue
When launching osu!lazer it crashes when launching.
### Instructions to reproduce
1. Use osu!laser ipa
2. Launch like normal
3. See it try booting and crash.
### What version of LiveContainer are you using?
1.0-release main/67a396
### Other
_No response_ | True | Osu!lazer crashes - ### Describe the issue
When launching osu!lazer it crashes when launching.
### Instructions to reproduce
1. Use osu!laser ipa
2. Launch like normal
3. See it try booting and crash.
### What version of LiveContainer are you using?
1.0-release main/67a396
### Other
_No response_ | comp | osu lazer crashes describe the issue when launching osu lazer it crashes when launching instructions to reproduce use osu laser ipa launch like normal see it try booting and crash what version of livecontainer are you using release main other no response | 1 |
12,298 | 14,535,961,839 | IssuesEvent | 2020-12-15 06:44:51 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | Error is not consistent with MySQL when insert into a table with SET type | challenge-program good-first-issue severity/moderate sig/execution status/help-wanted type/bug type/compatibility | ## Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
mysql> create table myset(i int, s set('a', 'b', 'c'));
Query OK, 0 rows affected (0.03 sec)
mysql> insert into myset values (2, ... | True | Error is not consistent with MySQL when insert into a table with SET type - ## Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
mysql> create table myset(i int, s set('a', 'b', 'c'));
... | comp | error is not consistent with mysql when insert into a table with set type description bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error mysql create table myset i int s set a b c ... | 1 |
11,984 | 14,121,001,071 | IssuesEvent | 2020-11-09 00:27:28 | lieser/dkim_verifier | https://api.github.com/repos/lieser/dkim_verifier | closed | Include SeaMonkey support | compatibility enhancement wontfix | I find this addon excellent for Thunderbird and would love to see it available for SeaMonkey too. I don't know how much work is involved in making addons compatible, but there seem to be plenty that work in both Thunderbird and SeaMonkey.
https://addons.mozilla.org/en-GB/seamonkey/ | True | Include SeaMonkey support - I find this addon excellent for Thunderbird and would love to see it available for SeaMonkey too. I don't know how much work is involved in making addons compatible, but there seem to be plenty that work in both Thunderbird and SeaMonkey.
https://addons.mozilla.org/en-GB/seamonkey/ | comp | include seamonkey support i find this addon excellent for thunderbird and would love to see it available for seamonkey too i don t know how much work is involved in making addons compatible but there seem to be plenty that work in both thunderbird and seamonkey | 1 |
326,407 | 24,083,049,289 | IssuesEvent | 2022-09-19 08:28:47 | graalvm/native-build-tools | https://api.github.com/repos/graalvm/native-build-tools | closed | Add link to sample to the Maven and Gradle Documentation pages | documentation | Please add a link to the samples to the documentation page for the plugins.
The docs are great, but it is easier to miss something without being able to see complete working samples.
Also, could we add comments on what versions of unit Jupiter are supported?
Thanks! | 1.0 | Add link to sample to the Maven and Gradle Documentation pages - Please add a link to the samples to the documentation page for the plugins.
The docs are great, but it is easier to miss something without being able to see complete working samples.
Also, could we add comments on what versions of unit Jupiter are s... | non_comp | add link to sample to the maven and gradle documentation pages please add a link to the samples to the documentation page for the plugins the docs are great but it is easier to miss something without being able to see complete working samples also could we add comments on what versions of unit jupiter are s... | 0 |
10,634 | 27,174,124,772 | IssuesEvent | 2023-02-17 22:40:44 | Arquisoft/lomap_es5a | https://api.github.com/repos/Arquisoft/lomap_es5a | closed | ADR. Propuesta y decisión en relación a la arquitectura a definir para el lado del cliente | documentation 🏗️ architecture design | ## Arquitectura lado del cliente de la aplicación.
Tomar la decisión y completar la documentación relativa al ADR [https://github.com/Arquisoft/lomap_es5a/wiki/ADR.-Estructura-Cliente-%5BFront-End%5D](https://github.com/Arquisoft/lomap_es5a/wiki/ADR.-Estructura-Cliente-%5BFront-End%5D) | 1.0 | ADR. Propuesta y decisión en relación a la arquitectura a definir para el lado del cliente - ## Arquitectura lado del cliente de la aplicación.
Tomar la decisión y completar la documentación relativa al ADR [https://github.com/Arquisoft/lomap_es5a/wiki/ADR.-Estructura-Cliente-%5BFront-End%5D](https://github.com/Arquis... | non_comp | adr propuesta y decisión en relación a la arquitectura a definir para el lado del cliente arquitectura lado del cliente de la aplicación tomar la decisión y completar la documentación relativa al adr | 0 |
106,234 | 13,256,943,512 | IssuesEvent | 2020-08-20 13:26:01 | nextcloud/server | https://api.github.com/repos/nextcloud/server | closed | When using the search function, pressing enter should open the first result | 1. to develop design enhancement feature: search good first issue | Whether it’s a folder or a file, pressing enter when performing a search should open the first result so one can quickly navigate.
cc @prastut since you wanted to work on this :)
| 1.0 | When using the search function, pressing enter should open the first result - Whether it’s a folder or a file, pressing enter when performing a search should open the first result so one can quickly navigate.
cc @prastut since you wanted to work on this :)
| non_comp | when using the search function pressing enter should open the first result whether it’s a folder or a file pressing enter when performing a search should open the first result so one can quickly navigate cc prastut since you wanted to work on this | 0 |
199,158 | 22,690,835,553 | IssuesEvent | 2022-07-04 20:01:00 | TIBCOSoftware/ASAssets_CacheManagement | https://api.github.com/repos/TIBCOSoftware/ASAssets_CacheManagement | closed | CVE-2017-3589 (Low) detected in mysql-connector-java-5.1.14.jar - autoclosed | security vulnerability | ## CVE-2017-3589 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.14.jar</b></p></summary>
<p>MySQL JDBC Type 4 driver</p>
<p>Library home page: <a href="http://... | True | CVE-2017-3589 (Low) detected in mysql-connector-java-5.1.14.jar - autoclosed - ## CVE-2017-3589 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.14.jar</b></p></s... | non_comp | cve low detected in mysql connector java jar autoclosed cve low severity vulnerability vulnerable library mysql connector java jar mysql jdbc type driver library home page a href path to vulnerable library asassets cachemanagement release archive cacheframework ca... | 0 |
18,201 | 25,186,831,363 | IssuesEvent | 2022-11-11 18:54:53 | akuker/RASCSI | https://api.github.com/repos/akuker/RASCSI | closed | [ASR-10] Can't mount sample CDROM | compatibility | # Info
- Which version of Pi are you using: 3B+
- Which github revision of software: f0c36f
- Which board version: 2.4a
- Which computer is the RaSCSI connected to: Ensoniq ASR-10
# Describe the issue
Attempting to mount a SCSI CD-ROM (an Ensoniq Sample CD ISO, via Command>Directory>Change Storage Device on... | True | [ASR-10] Can't mount sample CDROM - # Info
- Which version of Pi are you using: 3B+
- Which github revision of software: f0c36f
- Which board version: 2.4a
- Which computer is the RaSCSI connected to: Ensoniq ASR-10
# Describe the issue
Attempting to mount a SCSI CD-ROM (an Ensoniq Sample CD ISO, via Comman... | comp | can t mount sample cdrom info which version of pi are you using which github revision of software which board version which computer is the rascsi connected to ensoniq asr describe the issue attempting to mount a scsi cd rom an ensoniq sample cd iso via command directory cha... | 1 |
72,497 | 24,143,584,937 | IssuesEvent | 2022-09-21 16:41:21 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | p-calendar closes after selecting a date. It should still be open when you have to also select time. | defect | ### Describe the bug
It appears as solved on
https://github.com/primefaces/primeng/issues/3584#event-1301230693
But I am still having the issue, even on the demo on your site https://www.primefaces.org/primeng/calendar
### Environment
v14
### Reproducer
_No response_
### Angular version
12
### PrimeNG version... | 1.0 | p-calendar closes after selecting a date. It should still be open when you have to also select time. - ### Describe the bug
It appears as solved on
https://github.com/primefaces/primeng/issues/3584#event-1301230693
But I am still having the issue, even on the demo on your site https://www.primefaces.org/primeng/cale... | non_comp | p calendar closes after selecting a date it should still be open when you have to also select time describe the bug it appears as solved on but i am still having the issue even on the demo on your site environment reproducer no response angular version primeng version ... | 0 |
20,576 | 30,547,652,204 | IssuesEvent | 2023-07-20 06:01:29 | plan-player-analytics/Plan | https://api.github.com/repos/plan-player-analytics/Plan | closed | Failed to start MySQL: Failed to initialize pool: Unknown system variable 'transaction_isolation' [MariaDB 11 breaks MySQL compatibilty] | Bug New Feature Incompatibility | ### Describe the issue
Plan Failed to initialize pool at launch.
### Exceptions & Other Logs
[19:15:39 ERROR]: [Plan] ----------------------------------------
[19:15:39 ERROR]: [Plan] Error: Failed to start MySQL: Failed to initialize pool: Unknown system variable 'transaction_isolation'
[19:15:39 ERROR]: [Plan]... | True | Failed to start MySQL: Failed to initialize pool: Unknown system variable 'transaction_isolation' [MariaDB 11 breaks MySQL compatibilty] - ### Describe the issue
Plan Failed to initialize pool at launch.
### Exceptions & Other Logs
[19:15:39 ERROR]: [Plan] ----------------------------------------
[19:15:39 ERROR]... | comp | failed to start mysql failed to initialize pool unknown system variable transaction isolation describe the issue plan failed to initialize pool at launch exceptions other logs error failed to start mysql failed to initialize pool unknown sys... | 1 |
366,367 | 10,819,820,462 | IssuesEvent | 2019-11-08 15:09:25 | ansible/galaxy-dev | https://api.github.com/repos/ansible/galaxy-dev | closed | API: Remove `/_ui` endpoints from the Open API spec | area/backend priority/high status/new type/bug | We've been asked by the platform team to Not publish documentation for any endpoints that we don't consider 'stable' or backward compatible between versions. For that reason the `/_ui` endpoints should be removed from the Open API spec file. | 1.0 | API: Remove `/_ui` endpoints from the Open API spec - We've been asked by the platform team to Not publish documentation for any endpoints that we don't consider 'stable' or backward compatible between versions. For that reason the `/_ui` endpoints should be removed from the Open API spec file. | non_comp | api remove ui endpoints from the open api spec we ve been asked by the platform team to not publish documentation for any endpoints that we don t consider stable or backward compatible between versions for that reason the ui endpoints should be removed from the open api spec file | 0 |
109,570 | 11,645,647,367 | IssuesEvent | 2020-03-01 03:10:41 | BabsLabs/koroibos | https://api.github.com/repos/BabsLabs/koroibos | closed | Youngest Olympian Endpoint | endpoint enhancement requires documentation | When a user sends a `GET` request to `api/v1/olympians?age=youngest`, they are returned the youngest olympian.
There is no user request payload.
The expected response should look like:
```
{
"olympians":
[
{
"name": "Ana Iulia Dascl",
"team": "Romania",
"age": 13,
... | 1.0 | Youngest Olympian Endpoint - When a user sends a `GET` request to `api/v1/olympians?age=youngest`, they are returned the youngest olympian.
There is no user request payload.
The expected response should look like:
```
{
"olympians":
[
{
"name": "Ana Iulia Dascl",
"team": "Romani... | non_comp | youngest olympian endpoint when a user sends a get request to api olympians age youngest they are returned the youngest olympian there is no user request payload the expected response should look like olympians name ana iulia dascl team romania... | 0 |
141,114 | 11,394,258,209 | IssuesEvent | 2020-01-30 08:58:20 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: gopg failed | C-test-failure O-roachtest O-robot branch-release-19.2 release-blocker | [(roachtest).gopg failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1717932&tab=buildLog) on [release-19.2@2353f82b598b216a594ed7e6fc2eca66fe9d75e7](https://github.com/cockroachdb/cockroach/commits/2353f82b598b216a594ed7e6fc2eca66fe9d75e7):
```
The test failed on branch=release-19.2, cloud=gce:
test artifa... | 2.0 | roachtest: gopg failed - [(roachtest).gopg failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1717932&tab=buildLog) on [release-19.2@2353f82b598b216a594ed7e6fc2eca66fe9d75e7](https://github.com/cockroachdb/cockroach/commits/2353f82b598b216a594ed7e6fc2eca66fe9d75e7):
```
The test failed on branch=release-19.... | non_comp | roachtest gopg failed on the test failed on branch release cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts gopg run orm helpers go gopg go gopg go test runner go tests run on cockroach tests run against gopg ... | 0 |
35,181 | 14,629,041,790 | IssuesEvent | 2020-12-23 15:11:07 | Componolit/systematization-binary-vulnerabilities | https://api.github.com/repos/Componolit/systematization-binary-vulnerabilities | opened | CVE-2020-17443: AMNESIA:33 | Denial of Service ICMPv6 Integer Underflow | # Description
> When processing ICMPv6 echo requests, there are no checks for whether the ICMPv6 header consists of at least 8 bytes (set by RFC443). This leads to the function that creates ICMPv6 echo replies based on a received request with a smaller header to corrupt memory.
# Root cause
> An issue was disc... | 1.0 | CVE-2020-17443: AMNESIA:33 - # Description
> When processing ICMPv6 echo requests, there are no checks for whether the ICMPv6 header consists of at least 8 bytes (set by RFC443). This leads to the function that creates ICMPv6 echo replies based on a received request with a smaller header to corrupt memory.
# Root... | non_comp | cve amnesia description when processing echo requests there are no checks for whether the header consists of at least bytes set by this leads to the function that creates echo replies based on a received request with a smaller header to corrupt memory root cause an issue was dis... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.