Unnamed: 0 int64 0 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 1 757 | labels stringlengths 4 664 | body stringlengths 3 261k | index stringclasses 10
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 232k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
140,466 | 32,001,548,416 | IssuesEvent | 2023-09-21 12:35:52 | PolicyEngine/policyengine-us | https://api.github.com/repos/PolicyEngine/policyengine-us | closed | Unused and untested taxcalc standard deduction variables | code-health tax | They need to be removed because they do nothing and contribute 16 statements to the untested total. | 1.0 | Unused and untested taxcalc standard deduction variables - They need to be removed because they do nothing and contribute 16 statements to the untested total. | non_defect | unused and untested taxcalc standard deduction variables they need to be removed because they do nothing and contribute statements to the untested total | 0 |
40,880 | 10,209,957,051 | IssuesEvent | 2019-08-14 13:51:21 | zotonic/zotonic | https://api.github.com/repos/zotonic/zotonic | closed | Safari 8 cookie bug and OAuth redirects | defect modules needs work | There is a problem with the default security settings of Safari 8.
It does not give the cookies to the site being redirected to, which of course give major problems.
In the case of LinkedIn the whole OAuth token handling is broken.
Facebook seems to have found a workaround on their end.
Twitter always shows the authen... | 1.0 | Safari 8 cookie bug and OAuth redirects - There is a problem with the default security settings of Safari 8.
It does not give the cookies to the site being redirected to, which of course give major problems.
In the case of LinkedIn the whole OAuth token handling is broken.
Facebook seems to have found a workaround on ... | defect | safari cookie bug and oauth redirects there is a problem with the default security settings of safari it does not give the cookies to the site being redirected to which of course give major problems in the case of linkedin the whole oauth token handling is broken facebook seems to have found a workaround on ... | 1 |
27,313 | 4,963,770,982 | IssuesEvent | 2016-12-03 12:18:08 | simonsteele/pn | https://api.github.com/repos/simonsteele/pn | closed | Provide a way to translate the PN interface | Component-UI Milestone-Ellington Priority-Medium Type-Defect | Original [issue 58](https://code.google.com/p/pnotepad/issues/detail?id=58) created by simonsteele on 2008-05-09T08:28:44.000Z:
How to translate ?
| 1.0 | Provide a way to translate the PN interface - Original [issue 58](https://code.google.com/p/pnotepad/issues/detail?id=58) created by simonsteele on 2008-05-09T08:28:44.000Z:
How to translate ?
| defect | provide a way to translate the pn interface original created by simonsteele on how to translate | 1 |
173,544 | 14,428,738,363 | IssuesEvent | 2020-12-06 11:14:50 | Razakhan4772/SnakeGame | https://api.github.com/repos/Razakhan4772/SnakeGame | closed | Create requirements.txt | documentation | # Create requirements.txt
Add a `requirements.txt` for providing ease in installing the dependencies, especially while development in a virtual environment.
I would like to be assigned. | 1.0 | Create requirements.txt - # Create requirements.txt
Add a `requirements.txt` for providing ease in installing the dependencies, especially while development in a virtual environment.
I would like to be assigned. | non_defect | create requirements txt create requirements txt add a requirements txt for providing ease in installing the dependencies especially while development in a virtual environment i would like to be assigned | 0 |
9,080 | 4,402,952,388 | IssuesEvent | 2016-08-11 04:49:57 | mavlink/mavros | https://api.github.com/repos/mavlink/mavros | closed | Problem installing MAVROS on ODROID C2 running Ubuntu 16.04 Xenial | build error question | Hello Community,
I am trying to source install MAVROS on ODROID C2 running Ubuntu 16.04 Xenial but am having errors while building the workspace. I have installed ROS Indigo and it works just fine. When I try to install dependencies using the rosdep command I get the following error
```
ERROR: the following packages... | 1.0 | Problem installing MAVROS on ODROID C2 running Ubuntu 16.04 Xenial - Hello Community,
I am trying to source install MAVROS on ODROID C2 running Ubuntu 16.04 Xenial but am having errors while building the workspace. I have installed ROS Indigo and it works just fine. When I try to install dependencies using the rosdep ... | non_defect | problem installing mavros on odroid running ubuntu xenial hello community i am trying to source install mavros on odroid running ubuntu xenial but am having errors while building the workspace i have installed ros indigo and it works just fine when i try to install dependencies using the rosdep comman... | 0 |
25,930 | 4,531,171,313 | IssuesEvent | 2016-09-08 00:52:31 | supertuxkart/stk-code | https://api.github.com/repos/supertuxkart/stk-code | closed | Crash with add-on track "Cocoa Temple (light)" | P3: normal T: defect | Upon starting the add-on "Cocoa Temple (light)", the game crashed. I used the add-on Wilber kart, with all karts selected, however I do not think this influenced it. While there probably is something malformed in the track causing this, the game should ignore it, print an error/warning and at the very least not crash.
... | 1.0 | Crash with add-on track "Cocoa Temple (light)" - Upon starting the add-on "Cocoa Temple (light)", the game crashed. I used the add-on Wilber kart, with all karts selected, however I do not think this influenced it. While there probably is something malformed in the track causing this, the game should ignore it, print a... | defect | crash with add on track cocoa temple light upon starting the add on cocoa temple light the game crashed i used the add on wilber kart with all karts selected however i do not think this influenced it while there probably is something malformed in the track causing this the game should ignore it print a... | 1 |
15,257 | 2,850,498,341 | IssuesEvent | 2015-05-31 16:40:46 | damonkohler/sl4a | https://api.github.com/repos/damonkohler/sl4a | opened | waitForEvent() crashes | auto-migrated Priority-Medium Type-Defect | _From @GoogleCodeExporter on May 31, 2015 11:31_
```
What device(s) are you experiencing the problem on?
Iconia Tab A200
What firmware version are you running on the device?
Cyanogenmod 9
What steps will reproduce the problem?
1. Run this Lua script:
require "android"
android.webViewShow("http://google.ca") --any pa... | 1.0 | waitForEvent() crashes - _From @GoogleCodeExporter on May 31, 2015 11:31_
```
What device(s) are you experiencing the problem on?
Iconia Tab A200
What firmware version are you running on the device?
Cyanogenmod 9
What steps will reproduce the problem?
1. Run this Lua script:
require "android"
android.webViewShow("ht... | defect | waitforevent crashes from googlecodeexporter on may what device s are you experiencing the problem on iconia tab what firmware version are you running on the device cyanogenmod what steps will reproduce the problem run this lua script require android android webviewshow any pag... | 1 |
252,402 | 27,245,387,666 | IssuesEvent | 2023-02-22 01:17:14 | mcaj-git/2percentsilk-haikus-for-codespaces | https://api.github.com/repos/mcaj-git/2percentsilk-haikus-for-codespaces | opened | CVE-2021-23440 (High) detected in set-value-2.0.1.tgz | security vulnerability | ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary>
<p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) pa... | True | CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary>
<p>Create nested values ... | non_defect | cve high detected in set value tgz cve high severity vulnerability vulnerable library set value tgz create nested values and any intermediaries using dot notation a b c paths library home page a href path to dependency file package json path to vulnerable libr... | 0 |
37,414 | 8,391,577,106 | IssuesEvent | 2018-10-09 15:19:11 | google/googletest | https://api.github.com/repos/google/googletest | closed | Issues with pthreads on compiling | Priority-Medium Type-Defect auto-migrated | ```
IMPORTANT NOTE: PLEASE send issues or requests to
http://groups.google.com/group/googletestframework *instead of here*.
This issue tracker is NOT regularly monitored.
If you really need to create a new issue, please provide the information
asked for below.
What steps will reproduce the problem?
1.Download the gte... | 1.0 | Issues with pthreads on compiling - ```
IMPORTANT NOTE: PLEASE send issues or requests to
http://groups.google.com/group/googletestframework *instead of here*.
This issue tracker is NOT regularly monitored.
If you really need to create a new issue, please provide the information
asked for below.
What steps will repro... | defect | issues with pthreads on compiling important note please send issues or requests to instead of here this issue tracker is not regularly monitored if you really need to create a new issue please provide the information asked for below what steps will reproduce the problem download the gtest cd... | 1 |
78,267 | 27,403,248,092 | IssuesEvent | 2023-03-01 03:28:10 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | Module build fails on aarch64 due to using GPL-only symbol | Type: Defect | ### System information
Type | Version/Name
--- | ---
Distribution Name | Arch Linux ARM
Distribution Version | rolling
Kernel Version | 6.2.1
Architecture | aarch64
OpenZFS Version | zfs-2.1.9-1
### Describe the problem you're observing
Failing to compile kernel module for zfs.
### Describe how to re... | 1.0 | Module build fails on aarch64 due to using GPL-only symbol - ### System information
Type | Version/Name
--- | ---
Distribution Name | Arch Linux ARM
Distribution Version | rolling
Kernel Version | 6.2.1
Architecture | aarch64
OpenZFS Version | zfs-2.1.9-1
### Describe the problem you're observing
Failin... | defect | module build fails on due to using gpl only symbol system information type version name distribution name arch linux arm distribution version rolling kernel version architecture openzfs version zfs describe the problem you re observing failing to compile... | 1 |
81,507 | 30,884,068,693 | IssuesEvent | 2023-08-03 20:04:56 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Show case crud.xhtml : delete single row doesn't work | :lady_beetle: defect | ### Describe the bug
Got to
https://www.primefaces.org/showcase/ui/data/datatable/crud.xhtml
Pick a row at random and click the delete button in the row.
Confirm : Yes
You end up at:
https://www.primefaces.org/showcase/error.xhtml
The problem disappears if you have selected some rows before.
### Reprodu... | 1.0 | Show case crud.xhtml : delete single row doesn't work - ### Describe the bug
Got to
https://www.primefaces.org/showcase/ui/data/datatable/crud.xhtml
Pick a row at random and click the delete button in the row.
Confirm : Yes
You end up at:
https://www.primefaces.org/showcase/error.xhtml
The problem disappea... | defect | show case crud xhtml delete single row doesn t work describe the bug got to pick a row at random and click the delete button in the row confirm yes you end up at the problem disappears if you have selected some rows before reproducer no response expected behavior the trash ... | 1 |
36,141 | 7,867,322,508 | IssuesEvent | 2018-06-23 07:02:32 | StrikeNP/trac_test | https://api.github.com/repos/StrikeNP/trac_test | closed | Latin hypercube: arm_97 crashes when using 64 sample points (Trac #527) | Migrated from Trac clubb_src defect dschanen@uwm.edu |
If I switch on Latin hypercube sampling in arm_97 and use 64 sample points, then CLUBB crashes midway through the simulation. The crash is sudden and is not preceded by sawtooth noise or other signs of numerical instability. Therefore, my guess is that one or more sample points has an unrealizable value (e.g. negati... | 1.0 | Latin hypercube: arm_97 crashes when using 64 sample points (Trac #527) -
If I switch on Latin hypercube sampling in arm_97 and use 64 sample points, then CLUBB crashes midway through the simulation. The crash is sudden and is not preceded by sawtooth noise or other signs of numerical instability. Therefore, my gues... | defect | latin hypercube arm crashes when using sample points trac if i switch on latin hypercube sampling in arm and use sample points then clubb crashes midway through the simulation the crash is sudden and is not preceded by sawtooth noise or other signs of numerical instability therefore my guess is t... | 1 |
37,971 | 8,609,959,600 | IssuesEvent | 2018-11-19 02:01:06 | supertuxkart/stk-code | https://api.github.com/repos/supertuxkart/stk-code | opened | Non-ascii characters in replay author name not displayed | C:GUI P3: normal T: defect | Some characters don't work correctly in the replay list.
How to reproduce :
1)Add a non-ascii character to the author name in a replay file, which is accepted for username. For my test, I first used the greek letter "Ψ", I could also reproduce with "é", and I suspect it hold true with others. I can use them in a u... | 1.0 | Non-ascii characters in replay author name not displayed - Some characters don't work correctly in the replay list.
How to reproduce :
1)Add a non-ascii character to the author name in a replay file, which is accepted for username. For my test, I first used the greek letter "Ψ", I could also reproduce with "é", an... | defect | non ascii characters in replay author name not displayed some characters don t work correctly in the replay list how to reproduce add a non ascii character to the author name in a replay file which is accepted for username for my test i first used the greek letter ψ i could also reproduce with é an... | 1 |
858 | 2,594,230,403 | IssuesEvent | 2015-02-20 00:56:15 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | closed | buffer overflow | C: BALL Core P: major R: fixed T: defect | **Reported by janfuh on 3 Sep 39190677 12:00 UTC**
strncpy produces a buffer overflow in line 410 in PDBFileGeneral.C | 1.0 | buffer overflow - **Reported by janfuh on 3 Sep 39190677 12:00 UTC**
strncpy produces a buffer overflow in line 410 in PDBFileGeneral.C | defect | buffer overflow reported by janfuh on sep utc strncpy produces a buffer overflow in line in pdbfilegeneral c | 1 |
4,236 | 20,984,588,622 | IssuesEvent | 2022-03-29 00:45:48 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | generate-event: Add Application Load Balancer | maintainer/need-followup | ### Describe your idea/feature/enhancement
Application load balancer payload is missing from `sam local generate-event`
### Proposal
Add Application load balancer payload event to generate-event
### Additional Details
- [Example Application Load Balancer request event](https://docs.aws.amazon.com/lambda/... | True | generate-event: Add Application Load Balancer - ### Describe your idea/feature/enhancement
Application load balancer payload is missing from `sam local generate-event`
### Proposal
Add Application load balancer payload event to generate-event
### Additional Details
- [Example Application Load Balancer re... | non_defect | generate event add application load balancer describe your idea feature enhancement application load balancer payload is missing from sam local generate event proposal add application load balancer payload event to generate event additional details requestcontext ... | 0 |
220,348 | 17,190,029,438 | IssuesEvent | 2021-07-16 09:35:42 | IanPeake/FatMaxxer | https://api.github.com/repos/IanPeake/FatMaxxer | closed | Experimental ECG feature ties up a second channel | bug testing | The ECG feature may be tying up the second H10 BLE channel. | 1.0 | Experimental ECG feature ties up a second channel - The ECG feature may be tying up the second H10 BLE channel. | non_defect | experimental ecg feature ties up a second channel the ecg feature may be tying up the second ble channel | 0 |
31,756 | 6,618,095,218 | IssuesEvent | 2017-09-21 06:30:42 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Cache dependencies not injected | Team: Core Type: Defect | SpringAware and NodeAware are not taken into account when injecting dependencies to various Cache resources. This was found when trying to use SpringAware CacheLoader(s)
This does not matter whether spring created 'spring-aware' or programmatically setting managed context.
Found via: [stack overflow](https://sta... | 1.0 | Cache dependencies not injected - SpringAware and NodeAware are not taken into account when injecting dependencies to various Cache resources. This was found when trying to use SpringAware CacheLoader(s)
This does not matter whether spring created 'spring-aware' or programmatically setting managed context.
Found... | defect | cache dependencies not injected springaware and nodeaware are not taken into account when injecting dependencies to various cache resources this was found when trying to use springaware cacheloader s this does not matter whether spring created spring aware or programmatically setting managed context found... | 1 |
80,903 | 30,591,609,181 | IssuesEvent | 2023-07-21 17:33:47 | dotCMS/core | https://api.github.com/repos/dotCMS/core | opened | Variable Typo in Block Editor | Type : Defect Triage | ### Parent Issue
_No response_
### Problem Statement
The word count and character count variables that currently appear in the Block Editor are, respectively, `wordCount` and `chartCount`. I think the second one should probably be `charCount`.
I made a PR to rectify it: https://github.com/dotCMS/core/pull/25589
... | 1.0 | Variable Typo in Block Editor - ### Parent Issue
_No response_
### Problem Statement
The word count and character count variables that currently appear in the Block Editor are, respectively, `wordCount` and `chartCount`. I think the second one should probably be `charCount`.
I made a PR to rectify it: https://git... | defect | variable typo in block editor parent issue no response problem statement the word count and character count variables that currently appear in the block editor are respectively wordcount and chartcount i think the second one should probably be charcount i made a pr to rectify it howeve... | 1 |
18,839 | 3,727,096,792 | IssuesEvent | 2016-03-06 02:10:19 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | circleci: failed tests (13896): TestGossipPeerings TestDockerRuby | test-failure | The following test appears to have failed:
[#13896](https://circleci.com/gh/cockroachdb/cockroach/13896):
```
I160306 00:42:23.518269 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:24.520021 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:25.521786 acceptance/replication_test.go:6... | 1.0 | circleci: failed tests (13896): TestGossipPeerings TestDockerRuby - The following test appears to have failed:
[#13896](https://circleci.com/gh/cockroachdb/cockroach/13896):
```
I160306 00:42:23.518269 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:24.520021 acceptance/replication_test.go:66 foun... | non_defect | circleci failed tests testgossippeerings testdockerruby the following test appears to have failed acceptance replication test go found replicas acceptance replication test go found replicas acceptance replication test go found replicas acceptanc... | 0 |
187,629 | 6,759,828,822 | IssuesEvent | 2017-10-24 18:27:23 | missions-me/missions | https://api.github.com/repos/missions-me/missions | opened | Errors showing on forms after successful submission | Priority: High Type: Bug | There are several forms that are showing error messages like this after successfully submitting the form.
Group Request Submission:
<img width="872" alt="screen shot 2017-10-24 at 11 14 27 am" src="https://user-images.githubusercontent.com/4267904/31960793-b5615b84-b8ad-11e7-9e91-87e2a510b999.png">
Trip interest... | 1.0 | Errors showing on forms after successful submission - There are several forms that are showing error messages like this after successfully submitting the form.
Group Request Submission:
<img width="872" alt="screen shot 2017-10-24 at 11 14 27 am" src="https://user-images.githubusercontent.com/4267904/31960793-b5615... | non_defect | errors showing on forms after successful submission there are several forms that are showing error messages like this after successfully submitting the form group request submission img width alt screen shot at am src trip interest form img width alt screen shot at a... | 0 |
81,101 | 30,710,530,309 | IssuesEvent | 2023-07-27 09:27:30 | AutomatedProcessImprovement/Simod | https://api.github.com/repos/AutomatedProcessImprovement/Simod | closed | Wait for Prosimos to be updated to parse distributions from pix-framework | defect | This issue is in progress now, https://github.com/AutomatedProcessImprovement/pix-framework/issues/3#issuecomment-1591355780
It breaks Simod when the arrival distribution is exponential. We need to wait until the issue is resolved, and update Simod's dependencies then. | 1.0 | Wait for Prosimos to be updated to parse distributions from pix-framework - This issue is in progress now, https://github.com/AutomatedProcessImprovement/pix-framework/issues/3#issuecomment-1591355780
It breaks Simod when the arrival distribution is exponential. We need to wait until the issue is resolved, and updat... | defect | wait for prosimos to be updated to parse distributions from pix framework this issue is in progress now it breaks simod when the arrival distribution is exponential we need to wait until the issue is resolved and update simod s dependencies then | 1 |
151,083 | 12,013,570,908 | IssuesEvent | 2020-04-10 09:11:02 | seata/seata | https://api.github.com/repos/seata/seata | closed | 在压测场景下高mysql驱动包存在性能瓶颈 | testing/stress | - [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
用开发分支代码(git@github.com:slievrly/fescar.git: develop_encode)编译打包,但是用不同方式去部署,发现性能瓶颈问题。**(注意:我们使用的seate-server数据库是mysql5.6版本)**
**方式一:**
直接用distribution目录下... | 1.0 | 在压测场景下高mysql驱动包存在性能瓶颈 - - [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
用开发分支代码(git@github.com:slievrly/fescar.git: develop_encode)编译打包,但是用不同方式去部署,发现性能瓶颈问题。**(注意:我们使用的seate-server数据库是mysql5.6版本)**
**方式... | non_defect | 在压测场景下高mysql驱动包存在性能瓶颈 i have searched the of this repository and believe that this is not a duplicate ⅰ issue description 用开发分支代码(git github com slievrly fescar git develop encode)编译打包,但是用不同方式去部署,发现性能瓶颈问题。 (注意:我们使用的seate ) 方式一: 直接用distribution目录下的target下的tar包解压部署; 压测的结果如下: ... | 0 |
81,538 | 30,929,432,647 | IssuesEvent | 2023-08-06 22:26:10 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | special.jn_zeros(281, 6) hangs | defect scipy.special prio-high | As reported at http://stackoverflow.com/questions/29415795/scipy-hangs-on-finding-zeros-of-bessel-functions, the call to `special.jn_zeros(281, 6)` hangs. I can reproduce this with scipy versions `0.15.1` and `0.16.0.dev0+4585b0f`. `jn_zeros(280, 6)` returns 6 values, but `jn_zeros(281, 6)` never returns, and I have ... | 1.0 | special.jn_zeros(281, 6) hangs - As reported at http://stackoverflow.com/questions/29415795/scipy-hangs-on-finding-zeros-of-bessel-functions, the call to `special.jn_zeros(281, 6)` hangs. I can reproduce this with scipy versions `0.15.1` and `0.16.0.dev0+4585b0f`. `jn_zeros(280, 6)` returns 6 values, but `jn_zeros(28... | defect | special jn zeros hangs as reported at the call to special jn zeros hangs i can reproduce this with scipy versions and jn zeros returns values but jn zeros never returns and i have to kill the python process i m using python and numpy on a mac | 1 |
88,537 | 17,605,105,628 | IssuesEvent | 2021-08-17 16:04:30 | nativclient/nativclient-minecraft | https://api.github.com/repos/nativclient/nativclient-minecraft | closed | [ERROR]: System-Datei DB1 anpassen | Abgeschlossen Code-Fehler | In dieser Datei fehlen noch einige Imports aus der Datenbank - Bitte vervollständigen. | 1.0 | [ERROR]: System-Datei DB1 anpassen - In dieser Datei fehlen noch einige Imports aus der Datenbank - Bitte vervollständigen. | non_defect | system datei anpassen in dieser datei fehlen noch einige imports aus der datenbank bitte vervollständigen | 0 |
46,733 | 13,055,967,171 | IssuesEvent | 2020-07-30 03:15:39 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | [CoincSuite] possible null pointer derefernce (Trac #1790) | Incomplete Migration Migrated from Trac combo reconstruction defect | Migrated from https://code.icecube.wisc.edu/ticket/1790
```json
{
"status": "closed",
"changetime": "2016-08-09T12:16:07",
"description": "Static analysis found the following problem: \nhttp://software.icecube.wisc.edu/static_analysis/2016-07-26-030212-26135-1/report-77ee63.html#EndPath\n\nthere should b... | 1.0 | [CoincSuite] possible null pointer derefernce (Trac #1790) - Migrated from https://code.icecube.wisc.edu/ticket/1790
```json
{
"status": "closed",
"changetime": "2016-08-09T12:16:07",
"description": "Static analysis found the following problem: \nhttp://software.icecube.wisc.edu/static_analysis/2016-07-2... | defect | possible null pointer derefernce trac migrated from json status closed changetime description static analysis found the following problem n should be a third branch at line which does something if neither of the first two branches are taken reporter ... | 1 |
397,579 | 11,729,804,789 | IssuesEvent | 2020-03-10 20:05:54 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | awx cli schedules create cannot create schedule if the user is of type Normal User with required permissions. | component:api priority:medium type:bug | ##### ISSUE TYPE
- Bug Report
##### SUMMARY
awx cli schedules create cannot create schedule if the user is of type Normal User with required permissions on the object or even with Organization admin role. Currently the user needs to be a System Administrator type to create the schedule. From the UI the Normal Use... | 1.0 | awx cli schedules create cannot create schedule if the user is of type Normal User with required permissions. - ##### ISSUE TYPE
- Bug Report
##### SUMMARY
awx cli schedules create cannot create schedule if the user is of type Normal User with required permissions on the object or even with Organization admin rol... | non_defect | awx cli schedules create cannot create schedule if the user is of type normal user with required permissions issue type bug report summary awx cli schedules create cannot create schedule if the user is of type normal user with required permissions on the object or even with organization admin rol... | 0 |
45,736 | 13,046,186,585 | IssuesEvent | 2020-07-29 08:34:59 | ryanhsu828/hijack-main | https://api.github.com/repos/ryanhsu828/hijack-main | closed | Does this work with Windows Phone 7? | Priority-Medium Type-Defect auto-migrated | ```
I downloaded the source but only saw an iPhone example. Does it work with
Windows Phone 7?
```
Original issue reported on code.google.com by `kjeremy@gmail.com` on 17 Jun 2014 at 3:20
| 1.0 | Does this work with Windows Phone 7? - ```
I downloaded the source but only saw an iPhone example. Does it work with
Windows Phone 7?
```
Original issue reported on code.google.com by `kjeremy@gmail.com` on 17 Jun 2014 at 3:20
| defect | does this work with windows phone i downloaded the source but only saw an iphone example does it work with windows phone original issue reported on code google com by kjeremy gmail com on jun at | 1 |
490,096 | 14,115,478,024 | IssuesEvent | 2020-11-07 21:06:58 | AY2021S1-CS2113T-F12-3/tp | https://api.github.com/repos/AY2021S1-CS2113T-F12-3/tp | closed | [PE-D] Issues with note delete user interface. | priority.High type.Bug | Prompts user for a note index when there is no note index available!

<!--session: 1604047638939-af87e77e-3061-46c1-a0f6-b0de08e10369-->
-------------
Labels: `severity.Low... | 1.0 | [PE-D] Issues with note delete user interface. - Prompts user for a note index when there is no note index available!

<!--session: 1604047638939-af87e77e-3061-46c1-a0f6-b0d... | non_defect | issues with note delete user interface prompts user for a note index when there is no note index available labels severity low type featureflaw original lingsihui ped | 0 |
72,260 | 24,024,083,136 | IssuesEvent | 2022-09-15 10:00:05 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | closed | Crash when logging out soon after log in | T-Defect A-Login A-SDK A-Settings S-Major O-Uncommon | ### Steps to reproduce
There is a reproducible crash in matrix-ios-sdk at the end of `MXMegolmDecryption.retryDecryption` when you try to log out soon after login. Whats seems to happens is that during logout the sync is still running and calls the method but some of the used objects are already gone.
This may se... | 1.0 | Crash when logging out soon after log in - ### Steps to reproduce
There is a reproducible crash in matrix-ios-sdk at the end of `MXMegolmDecryption.retryDecryption` when you try to log out soon after login. Whats seems to happens is that during logout the sync is still running and calls the method but some of the us... | defect | crash when logging out soon after log in steps to reproduce there is a reproducible crash in matrix ios sdk at the end of mxmegolmdecryption retrydecryption when you try to log out soon after login whats seems to happens is that during logout the sync is still running and calls the method but some of the us... | 1 |
11,020 | 2,622,955,582 | IssuesEvent | 2015-03-04 09:03:24 | folded/carve | https://api.github.com/repos/folded/carve | closed | CLang fails to build Carve. | auto-migrated Priority-Medium Type-Defect | ```
Carve fails to build with CLang (tested against latest llvm/clang svn)
attached a patch which makes carve compile, tested booleans in blender with
this change.
```
Original issue reported on code.google.com by `ideasma...@gmail.com` on 10 Feb 2012 at 7:31
Attachments:
* [clang_compat.diff](https://storage.googl... | 1.0 | CLang fails to build Carve. - ```
Carve fails to build with CLang (tested against latest llvm/clang svn)
attached a patch which makes carve compile, tested booleans in blender with
this change.
```
Original issue reported on code.google.com by `ideasma...@gmail.com` on 10 Feb 2012 at 7:31
Attachments:
* [clang_comp... | defect | clang fails to build carve carve fails to build with clang tested against latest llvm clang svn attached a patch which makes carve compile tested booleans in blender with this change original issue reported on code google com by ideasma gmail com on feb at attachments | 1 |
820,332 | 30,769,198,159 | IssuesEvent | 2023-07-30 17:36:03 | TalaoDAO/AltMe | https://api.github.com/repos/TalaoDAO/AltMe | closed | Add profile page in drawer/Self Sovereign Identity | Priority AltMe | Set up a switch through different profile for OIDC4VC = OIDC4VCI + SIOPV2 + OIDC4VP)
- EBSIV2
- GAIA-X
- JWTVC
- DEFAULT
'- ARF (grey)
Profile EBSIV2 is the current parameter for EBSI (it works !) :
- use did:ebsi for wallet
- oidc4vci prefix is openid://initiate_issuance for qr code
- issuer is did:ebsi... | 1.0 | Add profile page in drawer/Self Sovereign Identity - Set up a switch through different profile for OIDC4VC = OIDC4VCI + SIOPV2 + OIDC4VP)
- EBSIV2
- GAIA-X
- JWTVC
- DEFAULT
'- ARF (grey)
Profile EBSIV2 is the current parameter for EBSI (it works !) :
- use did:ebsi for wallet
- oidc4vci prefix is openid:... | non_defect | add profile page in drawer self sovereign identity set up a switch through different profile for gaia x jwtvc default arf grey profile is the current parameter for ebsi it works use did ebsi for wallet prefix is openid initiate issuance for qr code issuer... | 0 |
30,194 | 7,175,046,853 | IssuesEvent | 2018-01-31 02:54:41 | marklogic-community/marklogic-data-hub | https://api.github.com/repos/marklogic-community/marklogic-data-hub | closed | Performance example gradle hubinit task throws a directory error on windows | Example Code bug | The performance-sample example doesn't complete it's gradle hubInit task because it uses /*/ as a directory, which is a reserved character for folder paths in windows.
Recommendation: change line 26 in /examples/performance-sample/build.gradle from data "export:cities5000:*@zip" to data "export:cities5000:x@zip" to... | 1.0 | Performance example gradle hubinit task throws a directory error on windows - The performance-sample example doesn't complete it's gradle hubInit task because it uses /*/ as a directory, which is a reserved character for folder paths in windows.
Recommendation: change line 26 in /examples/performance-sample/build.gr... | non_defect | performance example gradle hubinit task throws a directory error on windows the performance sample example doesn t complete it s gradle hubinit task because it uses as a directory which is a reserved character for folder paths in windows recommendation change line in examples performance sample build gra... | 0 |
287,931 | 31,856,513,892 | IssuesEvent | 2023-09-15 07:52:15 | Trinadh465/linux-4.1.15_CVE-2023-26607 | https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-26607 | opened | CVE-2015-8553 (Medium) detected in linux-stable-rtv4.1.33 | Mend: dependency security vulnerability | ## CVE-2015-8553 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pa... | True | CVE-2015-8553 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2015-8553 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Car... | non_defect | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch main vulnerable source fil... | 0 |
107,392 | 13,456,475,658 | IssuesEvent | 2020-09-09 07:54:15 | litmuschaos/litmus | https://api.github.com/repos/litmuschaos/litmus | closed | Add Basic Authorization for GQL Operations | area/litmus-portal state/design-complete state/dev-complete state/docs-skip | - Create Middleware to validate JWT token
- Integrate Authorization with User Specific Operations | 1.0 | Add Basic Authorization for GQL Operations - - Create Middleware to validate JWT token
- Integrate Authorization with User Specific Operations | non_defect | add basic authorization for gql operations create middleware to validate jwt token integrate authorization with user specific operations | 0 |
150,491 | 11,963,029,029 | IssuesEvent | 2020-04-05 14:33:11 | project-openwrt/openwrt-latest-isco | https://api.github.com/repos/project-openwrt/openwrt-latest-isco | closed | ERROR: package/feeds/base/base-files failed to build | No need to test |
Package `package/feeds/base/base-files` compiled error.
Dalao fix it, please!
> Note: This issue is created from [ElonH/opde](https://github.com/ElonH/opde) action
---
<details>
<summary>
Log detail
</summary>
```
cp: cannot overwrite directory '/home/runner/work/opde/opde/latest_sdk/staging_dir/target-x86_64_musl... | 1.0 | ERROR: package/feeds/base/base-files failed to build -
Package `package/feeds/base/base-files` compiled error.
Dalao fix it, please!
> Note: This issue is created from [ElonH/opde](https://github.com/ElonH/opde) action
---
<details>
<summary>
Log detail
</summary>
```
cp: cannot overwrite directory '/home/runner/w... | non_defect | error package feeds base base files failed to build package package feeds base base files compiled error dalao fix it please note this issue is created from action log detail cp cannot overwrite directory home runner work opde opde latest sdk staging dir target musl root var... | 0 |
1,027 | 2,594,451,859 | IssuesEvent | 2015-02-20 03:36:21 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | opened | RTfactRenderer does not compile with clang | C: Other P: major T: defect | **Reported by nicste on 18 Jan 43046128 14:36 UTC**
Compilation with clang (3.0) and boost (1.46) breaks with the following errors:
[ 50%] Built target BALL
[ 50%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/RENDERERS/rtfactRenderer.o
In file included from /home/AH/nicste/BALL.cmake/source/VIEW/R... | 1.0 | RTfactRenderer does not compile with clang - **Reported by nicste on 18 Jan 43046128 14:36 UTC**
Compilation with clang (3.0) and boost (1.46) breaks with the following errors:
[ 50%] Built target BALL
[ 50%] Building CXX object CMakeFiles/VIEW.dir/source/VIEW/RENDERING/RENDERERS/rtfactRenderer.o
In file included ... | defect | rtfactrenderer does not compile with clang reported by nicste on jan utc compilation with clang and boost breaks with the following errors built target ball building cxx object cmakefiles view dir source view rendering renderers rtfactrenderer o in file included from home ah nicste ... | 1 |
63,787 | 17,937,353,425 | IssuesEvent | 2021-09-10 17:04:49 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | The color of this arrow is the Element theme, could this be added to the color config? | T-Defect | ### Steps to reproduce
Have a lot of unread messages, then go to the chat

### What happened?
### What did you expect?
### What happened?
color is not per theme config
### Your phone model
_No resp... | 1.0 | The color of this arrow is the Element theme, could this be added to the color config? - ### Steps to reproduce
Have a lot of unread messages, then go to the chat

### What happened?
### What did you ex... | defect | the color of this arrow is the element theme could this be added to the color config steps to reproduce have a lot of unread messages then go to the chat what happened what did you expect what happened color is not per theme config your phone model no response operat... | 1 |
12,279 | 3,264,815,930 | IssuesEvent | 2015-10-22 13:46:27 | versionpress/import-test-bb1 | https://api.github.com/repos/versionpress/import-test-bb1 | opened | Headless testing - prozkoumat možnosti | scope:tests task | Důležité pro potřeby CI (WP-403), současně docela problematické, protože většina nástrojů je křehkých, ne úplně dobře udržovaných apod. Souhrn různých postřehů:
h2. PhantomJS
PhantomJS je nejpopulárnější nástroj v kategorii headless browserů, ale bohužel není zcela stabilní a vývoj neprobíhá úplně rychle (v době ... | 1.0 | Headless testing - prozkoumat možnosti - Důležité pro potřeby CI (WP-403), současně docela problematické, protože většina nástrojů je křehkých, ne úplně dobře udržovaných apod. Souhrn různých postřehů:
h2. PhantomJS
PhantomJS je nejpopulárnější nástroj v kategorii headless browserů, ale bohužel není zcela stabiln... | non_defect | headless testing prozkoumat možnosti důležité pro potřeby ci wp současně docela problematické protože většina nástrojů je křehkých ne úplně dobře udržovaných apod souhrn různých postřehů phantomjs phantomjs je nejpopulárnější nástroj v kategorii headless browserů ale bohužel není zcela stabilní a... | 0 |
74,787 | 25,327,782,769 | IssuesEvent | 2022-11-18 10:42:37 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Document CHOOSE | T: Defect C: Documentation P: Medium R: Fixed E: All Editions | The T-SQL style `CHOOSE` function currently isn't documented. It's another form of `CASE` abbreviation, to be listed here as well:
https://www.jooq.org/doc/latest/manual/sql-building/column-expressions/case-expressions/
```sql
-- T-SQL
CHOOSE(a, b, c)
-- Standard SQL
CASE a WHEN 1 THEN b WHEN 2 THEN c END
``... | 1.0 | Document CHOOSE - The T-SQL style `CHOOSE` function currently isn't documented. It's another form of `CASE` abbreviation, to be listed here as well:
https://www.jooq.org/doc/latest/manual/sql-building/column-expressions/case-expressions/
```sql
-- T-SQL
CHOOSE(a, b, c)
-- Standard SQL
CASE a WHEN 1 THEN b WHE... | defect | document choose the t sql style choose function currently isn t documented it s another form of case abbreviation to be listed here as well sql t sql choose a b c standard sql case a when then b when then c end | 1 |
88,005 | 25,274,897,053 | IssuesEvent | 2022-11-16 11:56:28 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | opened | [Bug]: Issue with evaluation after we do undo actions | Bug Needs Triaging UI Builders Pod All Widgets | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
https://www.loom.com/share/ed6059a2d9c943b896644abca6d9326a
### Steps To Reproduce
1. Dnd a button widget
2. add some text in the tooltip
3. move the focus out of the property pane
4. click cmd+Z(for undo)--> you ... | 1.0 | [Bug]: Issue with evaluation after we do undo actions - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
https://www.loom.com/share/ed6059a2d9c943b896644abca6d9326a
### Steps To Reproduce
1. Dnd a button widget
2. add some text in the tooltip
3. move the focus ou... | non_defect | issue with evaluation after we do undo actions is there an existing issue for this i have searched the existing issues description steps to reproduce dnd a button widget add some text in the tooltip move the focus out of the property pane click cmd z for undo you will not... | 0 |
8,148 | 2,611,454,582 | IssuesEvent | 2015-02-27 05:01:33 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | QT-Frontend: Lobby: server mesage links do not work properly. | auto-migrated Component-Frontend Priority-Medium Type-Defect | ```
Instead of being opened in a the system's web-browser the QT textbox in which
the link was clicked in becomes blank.
I could reproduce this bug on .15 and latest hg ( 4744:eddea6bca770 atm ).
mac and linux so far.
```
Original issue reported on code.google.com by `sheepyluva` on 1 Jan 2011 at 2:51 | 1.0 | QT-Frontend: Lobby: server mesage links do not work properly. - ```
Instead of being opened in a the system's web-browser the QT textbox in which
the link was clicked in becomes blank.
I could reproduce this bug on .15 and latest hg ( 4744:eddea6bca770 atm ).
mac and linux so far.
```
Original issue reported on code... | defect | qt frontend lobby server mesage links do not work properly instead of being opened in a the system s web browser the qt textbox in which the link was clicked in becomes blank i could reproduce this bug on and latest hg atm mac and linux so far original issue reported on code google com by ... | 1 |
70,812 | 23,325,889,608 | IssuesEvent | 2022-08-08 21:09:31 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | opened | BlockUI blocks entire page when blocked is true by default (again) | defect | ### Describe the bug
The PrimeNG BlockUI (v13 and v14) blocks the whole page if blocked is set to true by default.
### Environment
Angular 14
PrimeNG 14
Node 18.7.0
NPM 8.15.0
VSCode 1.70
Windows 10
MS Edge Browser
### Reproducer
https://stackblitz.com/edit/github-mu8jjn
### Angular version
13 and 14
### ... | 1.0 | BlockUI blocks entire page when blocked is true by default (again) - ### Describe the bug
The PrimeNG BlockUI (v13 and v14) blocks the whole page if blocked is set to true by default.
### Environment
Angular 14
PrimeNG 14
Node 18.7.0
NPM 8.15.0
VSCode 1.70
Windows 10
MS Edge Browser
### Reproducer
https://st... | defect | blockui blocks entire page when blocked is true by default again describe the bug the primeng blockui and blocks the whole page if blocked is set to true by default environment angular primeng node npm vscode windows ms edge browser reproducer angular versi... | 1 |
433,467 | 12,505,818,958 | IssuesEvent | 2020-06-02 11:26:58 | gitcoinco/web | https://api.github.com/repos/gitcoinco/web | closed | As a user I'd like to understand what I can do to increase my chances of getting a Grant. | Gitcoin Grants priority: ungroomed | <!--
Hello Gitcoiner!
Please use the template below for issue ideas or bugs found within Gitcoin.
If it is general support you need, reach out to us at
gitcoin.co/slack
Provide a general summary of the issue in the title above and use relevant fields below to define the problem.
-->
### User Story
As a us... | 1.0 | As a user I'd like to understand what I can do to increase my chances of getting a Grant. - <!--
Hello Gitcoiner!
Please use the template below for issue ideas or bugs found within Gitcoin.
If it is general support you need, reach out to us at
gitcoin.co/slack
Provide a general summary of the issue in the titl... | non_defect | as a user i d like to understand what i can do to increase my chances of getting a grant hello gitcoiner please use the template below for issue ideas or bugs found within gitcoin if it is general support you need reach out to us at gitcoin co slack provide a general summary of the issue in the titl... | 0 |
48,947 | 13,185,168,332 | IssuesEvent | 2020-08-12 20:51:28 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | dataio-shovel can't display empty frames (Trac #510) | Incomplete Migration Migrated from Trac dataio defect | <details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/510
, reported by troy and owned by troy</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:56",
"description": "",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "141... | 1.0 | dataio-shovel can't display empty frames (Trac #510) - <details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/510
, reported by troy and owned by troy</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:56",
"description": "",
"reporter": "troy",
... | defect | dataio shovel can t display empty frames trac migrated from reported by troy and owned by troy json status closed changetime description reporter troy cc resolution fixed ts component dataio ... | 1 |
629,877 | 20,069,878,636 | IssuesEvent | 2022-02-04 04:30:52 | ppy/osu | https://api.github.com/repos/ppy/osu | closed | Support for option combination keys in text boxes in Mac | framework-fix-required type:input platform:macOS priority:3 | Not sure if this applies to other input sources.
In the "ABC" input source, by pressing the option key with another key maps to another key.
For example:
Option + A = å
Option + X = ≈
Option + ` = the accent on the "è"
Will this ever be supported in text boxes? | 1.0 | Support for option combination keys in text boxes in Mac - Not sure if this applies to other input sources.
In the "ABC" input source, by pressing the option key with another key maps to another key.
For example:
Option + A = å
Option + X = ≈
Option + ` = the accent on the "è"
Will this ever be supported ... | non_defect | support for option combination keys in text boxes in mac not sure if this applies to other input sources in the abc input source by pressing the option key with another key maps to another key for example option a å option x ≈ option the accent on the è will this ever be supported ... | 0 |
4,790 | 7,398,775,333 | IssuesEvent | 2018-03-19 08:03:02 | OmniLayer/omnicore | https://api.github.com/repos/OmniLayer/omnicore | closed | Lost Funds on 01/10/2018 | incompatible recipient | Hello ,
I lost money between USDT (Tether ) and BTC (Bitcoin) , here s the transactions Ref below :
Completed
2018-01-10 08:23:57
USDT 9161.29997761
Address: 33D7ZrBExKyqUPzfGByqQLnJr56efeSD1G
Txid: 072eaabd98db8efd059be4cbc728edf9de2f96f0e63f626a3323d12d58c1c711 Check , this transaction
is lost , it s not s... | True | Lost Funds on 01/10/2018 - Hello ,
I lost money between USDT (Tether ) and BTC (Bitcoin) , here s the transactions Ref below :
Completed
2018-01-10 08:23:57
USDT 9161.29997761
Address: 33D7ZrBExKyqUPzfGByqQLnJr56efeSD1G
Txid: 072eaabd98db8efd059be4cbc728edf9de2f96f0e63f626a3323d12d58c1c711 Check , this transa... | non_defect | lost funds on hello i lost money between usdt tether and btc bitcoin here s the transactions ref below completed usdt address txid check this transaction is lost it s not showing on bitcoin completed btc address txid check when ... | 0 |
27,824 | 11,567,795,826 | IssuesEvent | 2020-02-20 14:53:28 | symfony/symfony | https://api.github.com/repos/symfony/symfony | closed | UserProvider not called after initial login when multiple user providers | Bug Security Status: Needs Review | **Symfony version(s) affected**: 4.2.1
**Description**
The api_provider is being used to refresh the user for the main firewall instead of the api_provider.
Is it me, or a bug in Symfony?
**How to reproduce**
Security.yml:
```yaml
providers:
api_provider:
id: App\Security\APIProvider
u... | True | UserProvider not called after initial login when multiple user providers - **Symfony version(s) affected**: 4.2.1
**Description**
The api_provider is being used to refresh the user for the main firewall instead of the api_provider.
Is it me, or a bug in Symfony?
**How to reproduce**
Security.yml:
```yaml
... | non_defect | userprovider not called after initial login when multiple user providers symfony version s affected description the api provider is being used to refresh the user for the main firewall instead of the api provider is it me or a bug in symfony how to reproduce security yml yaml ... | 0 |
44,016 | 11,904,040,186 | IssuesEvent | 2020-03-30 16:13:04 | contao/contao | https://api.github.com/repos/contao/contao | closed | Crawler: Fehler 500 während Aktualisierung des Suchindex wird nicht angezeigt | defect | Wenn der Crawler mit der Funktion ``Den Suchindex aktualisieren`` gestartet wird und während des Crawlvorgangs beim Zugriff auf eine Seite ein Fehler 500 auftritt, wird keine Fehlermeldung angezeigt, sondern nur die Erfolgsmeldung ``x URL(s) erfolgreich indexiert. 0 fehlgeschlagen.`` ausgegeben.
| 1.0 | Crawler: Fehler 500 während Aktualisierung des Suchindex wird nicht angezeigt - Wenn der Crawler mit der Funktion ``Den Suchindex aktualisieren`` gestartet wird und während des Crawlvorgangs beim Zugriff auf eine Seite ein Fehler 500 auftritt, wird keine Fehlermeldung angezeigt, sondern nur die Erfolgsmeldung ``x URL(s... | defect | crawler fehler während aktualisierung des suchindex wird nicht angezeigt wenn der crawler mit der funktion den suchindex aktualisieren gestartet wird und während des crawlvorgangs beim zugriff auf eine seite ein fehler auftritt wird keine fehlermeldung angezeigt sondern nur die erfolgsmeldung x url s er... | 1 |
14,933 | 2,831,519,195 | IssuesEvent | 2015-05-24 18:11:16 | Stefan-/io-2012-slides | https://api.github.com/repos/Stefan-/io-2012-slides | closed | Put ChromeVox back in. | auto-migrated Priority-Medium Type-Defect | ```
Mostly just uncommenting?
```
Original issue reported on code.google.com by `ebi...@gmail.com` on 10 Apr 2012 at 10:24 | 1.0 | Put ChromeVox back in. - ```
Mostly just uncommenting?
```
Original issue reported on code.google.com by `ebi...@gmail.com` on 10 Apr 2012 at 10:24 | defect | put chromevox back in mostly just uncommenting original issue reported on code google com by ebi gmail com on apr at | 1 |
40,218 | 6,803,672,642 | IssuesEvent | 2017-11-03 02:49:21 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | [Storage] Help text implies that account name and key are required | Documentation Storage | If I try to run `az storage share create -n <name>` without an account name, the command prints out the following error message:
```
No credentials specifed to access storage service. Please provide any of the following:
(1) account name and key (--account-name and --account-key options or
set AZURE_S... | 1.0 | [Storage] Help text implies that account name and key are required - If I try to run `az storage share create -n <name>` without an account name, the command prints out the following error message:
```
No credentials specifed to access storage service. Please provide any of the following:
(1) account name and ... | non_defect | help text implies that account name and key are required if i try to run az storage share create n without an account name the command prints out the following error message no credentials specifed to access storage service please provide any of the following account name and key accoun... | 0 |
146,894 | 13,195,797,823 | IssuesEvent | 2020-08-13 19:22:12 | getsentry/sentry-android | https://api.github.com/repos/getsentry/sentry-android | closed | Disabling automatic capture of fatal errors? | documentation question | Does the Sentry Android SDK have a mechanism to disable automatic capture of fatal errors? | 1.0 | Disabling automatic capture of fatal errors? - Does the Sentry Android SDK have a mechanism to disable automatic capture of fatal errors? | non_defect | disabling automatic capture of fatal errors does the sentry android sdk have a mechanism to disable automatic capture of fatal errors | 0 |
227,025 | 7,526,132,679 | IssuesEvent | 2018-04-13 13:07:07 | Stivius/XiboLinuxStack | https://api.github.com/repos/Stivius/XiboLinuxStack | closed | Support for image rendering options | medium priority task | The Player is responsible for natively rendering images according to the following options:
- scaleType: Either center or stretch.
- align: Either left, center or right.
- valign: Either top, middle or bottom.
[From Xibo Documentation] | 1.0 | Support for image rendering options - The Player is responsible for natively rendering images according to the following options:
- scaleType: Either center or stretch.
- align: Either left, center or right.
- valign: Either top, middle or bottom.
[From Xibo Documentation] | non_defect | support for image rendering options the player is responsible for natively rendering images according to the following options scaletype either center or stretch align either left center or right valign either top middle or bottom | 0 |
57,818 | 16,087,750,368 | IssuesEvent | 2021-04-26 13:21:53 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Collapsed room list appearance has regressed | T-Defect | ### Description


This seems to be caused by [c5a1bb2d2ce91b416e504ceb37a8e2a2a9f4c766](https://github... | 1.0 | Collapsed room list appearance has regressed - ### Description


This seems to be caused by [c5a1bb2d2... | defect | collapsed room list appearance has regressed description this seems to be caused by steps to reproduce collapse the room list the start a chat buttons should be circles and there are spurious ellipses appearing when you hover over things logs being sent no | 1 |
72,677 | 24,232,039,525 | IssuesEvent | 2022-09-26 19:12:27 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [TEST DRAFT FOR PRACTICE AND STUFF] 508-defect-4: Consider using consistent styling of links and button sin the VA.gov header | 508/Accessibility sitewide 508-defect-4 sitewide-header | # [508-defect-4](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-4)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief description of the problem
---
[SCREENREADER]: Edit buttons need aria-label for context
... | 1.0 | [TEST DRAFT FOR PRACTICE AND STUFF] 508-defect-4: Consider using consistent styling of links and button sin the VA.gov header - # [508-defect-4](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-4)
<!--
Enter an issue title... | defect | defect consider using consistent styling of links and button sin the va gov header enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should incre... | 1 |
7,709 | 2,610,434,099 | IssuesEvent | 2015-02-26 20:22:13 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | opened | Can't figure out what;'s wrong with username & password | auto-migrated Priority-Medium Type-Defect | ```
I can't figure out if I'm supposed to use my Wordpress login (which doesn't
work), the username of the blog alone (doesn't work), the name of the blog
(doesn't work)...I thought I had it by putting in the whole blog name and the
password - that didn't work. So just what am I doing wrong?? (BTW - brand new
user,... | 1.0 | Can't figure out what;'s wrong with username & password - ```
I can't figure out if I'm supposed to use my Wordpress login (which doesn't
work), the username of the blog alone (doesn't work), the name of the blog
(doesn't work)...I thought I had it by putting in the whole blog name and the
password - that didn't wor... | defect | can t figure out what s wrong with username password i can t figure out if i m supposed to use my wordpress login which doesn t work the username of the blog alone doesn t work the name of the blog doesn t work i thought i had it by putting in the whole blog name and the password that didn t wor... | 1 |
313,717 | 9,575,262,700 | IssuesEvent | 2019-05-07 05:42:43 | volcano-sh/volcano | https://api.github.com/repos/volcano-sh/volcano | closed | Cherry pick .spec.Capability of Queue | kind/feature priority/high | **Is this a BUG REPORT or FEATURE REQUEST?**:
/kind feature
**Description**:
We need cherry pick https://github.com/kubernetes-sigs/kube-batch/pull/841 to volcano-sh/kube-batch:master, and rebase upstream-master to k-sigs/kube-batch:master.
| 1.0 | Cherry pick .spec.Capability of Queue - **Is this a BUG REPORT or FEATURE REQUEST?**:
/kind feature
**Description**:
We need cherry pick https://github.com/kubernetes-sigs/kube-batch/pull/841 to volcano-sh/kube-batch:master, and rebase upstream-master to k-sigs/kube-batch:master.
| non_defect | cherry pick spec capability of queue is this a bug report or feature request kind feature description we need cherry pick to volcano sh kube batch master and rebase upstream master to k sigs kube batch master | 0 |
83,944 | 3,645,311,306 | IssuesEvent | 2016-02-15 14:07:57 | MBB-team/VBA-toolbox | https://api.github.com/repos/MBB-team/VBA-toolbox | closed | wiki is incomplete! | auto-migrated Priority-Medium Type-Enhancement | _From @GoogleCodeExporter on October 7, 2015 9:29_
```
What steps will reproduce the problem?
1. SVN checkout
2. list directories
3.
What is the expected output? What do you see instead?
Well, it should work.
What version of the product are you using? On what operating system?
I'm using version 0.0
Please provide... | 1.0 | wiki is incomplete! - _From @GoogleCodeExporter on October 7, 2015 9:29_
```
What steps will reproduce the problem?
1. SVN checkout
2. list directories
3.
What is the expected output? What do you see instead?
Well, it should work.
What version of the product are you using? On what operating system?
I'm using versio... | non_defect | wiki is incomplete from googlecodeexporter on october what steps will reproduce the problem svn checkout list directories what is the expected output what do you see instead well it should work what version of the product are you using on what operating system i m using version ... | 0 |
51,006 | 13,188,029,773 | IssuesEvent | 2020-08-13 05:21:11 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [steamshovel] ShovelLogger does not honor logging unit filter levels (Trac #1805) | Migrated from Trac cmake defect | Steamshovel's ShovelLogger does not check whether a log messages should be displayed or not, resulting in a cluttered log if e.g. a lot of TRACE messages are logged.
'''Example code:'''
```text
#!python
from icecube.icetray import logging
logging.set_level_for_unit("UnitName", logging.I3LogLevel.LOG_WARN)
logging.lo... | 1.0 | [steamshovel] ShovelLogger does not honor logging unit filter levels (Trac #1805) - Steamshovel's ShovelLogger does not check whether a log messages should be displayed or not, resulting in a cluttered log if e.g. a lot of TRACE messages are logged.
'''Example code:'''
```text
#!python
from icecube.icetray import log... | defect | shovellogger does not honor logging unit filter levels trac steamshovel s shovellogger does not check whether a log messages should be displayed or not resulting in a cluttered log if e g a lot of trace messages are logged example code text python from icecube icetray import logging logging s... | 1 |
264,028 | 28,095,550,432 | IssuesEvent | 2023-03-30 15:33:26 | bcgov/cloud-pathfinder | https://api.github.com/repos/bcgov/cloud-pathfinder | closed | Compare features between AWS Security Hub, CloudGuard CSPM, Azure CSPM | Security | **Describe the Issue**
We need to have a clear understanding of capabilities offered by the title products, including overlaps and gaps. This will help us drive decisions on licensing.
**Additional Context**
Add any other context, attachments or screenshots
**Acceptance Criteria**
- [x] Review and document AWS Secur... | True | Compare features between AWS Security Hub, CloudGuard CSPM, Azure CSPM - **Describe the Issue**
We need to have a clear understanding of capabilities offered by the title products, including overlaps and gaps. This will help us drive decisions on licensing.
**Additional Context**
Add any other context, attachments or... | non_defect | compare features between aws security hub cloudguard cspm azure cspm describe the issue we need to have a clear understanding of capabilities offered by the title products including overlaps and gaps this will help us drive decisions on licensing additional context add any other context attachments or... | 0 |
27,554 | 5,048,275,735 | IssuesEvent | 2016-12-20 12:20:33 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Button icon is not dynamic | defect | <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR ISSUE WITHOUT INVESTIGATING
-->
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request... | 1.0 | Button icon is not dynamic - <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR ISSUE WITHOUT INVESTIGATING
-->
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please ... | defect | button icon is not dynamic if you don t fill out the following information we might close your issue without investigating i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request support request please do not... | 1 |
16,730 | 2,941,305,412 | IssuesEvent | 2015-07-02 06:49:26 | tnt944445/reaver-wps | https://api.github.com/repos/tnt944445/reaver-wps | closed | [!] Found packet with bad FCS, skipping... I read all issues related to this problem | auto-migrated Priority-Triage Type-Defect | ```
0. What version of Reaver are you using? (Only defects against the latest
version will be considered.)
Reaver v1.4 WiFi. Build today from source code
1. What operating system are you using (Linux is the only supported OS)?
Linux host 2.6.32-29-generic #58-Ubuntu SMP Fri Feb 11 20:52:10 UTC 2011 x86_64
GNU/Linux
... | 1.0 | [!] Found packet with bad FCS, skipping... I read all issues related to this problem - ```
0. What version of Reaver are you using? (Only defects against the latest
version will be considered.)
Reaver v1.4 WiFi. Build today from source code
1. What operating system are you using (Linux is the only supported OS)?
Linu... | defect | found packet with bad fcs skipping i read all issues related to this problem what version of reaver are you using only defects against the latest version will be considered reaver wifi build today from source code what operating system are you using linux is the only supported os linux h... | 1 |
316,696 | 27,177,425,347 | IssuesEvent | 2023-02-18 06:50:11 | buildarr/buildarr | https://api.github.com/repos/buildarr/buildarr | closed | Create a `buildarr-dummy` plugin for testing the Buildarr plugin API | enhancement testing | This plugin should be vendored into Buildarr itself (like the current Sonarr plugin), and do everything a normal plugin does, but not be loaded under normal circumstances.
This will be useful for creating unit tests for all features of Buildarr, including the plugin API, without having to specify an external plugin ... | 1.0 | Create a `buildarr-dummy` plugin for testing the Buildarr plugin API - This plugin should be vendored into Buildarr itself (like the current Sonarr plugin), and do everything a normal plugin does, but not be loaded under normal circumstances.
This will be useful for creating unit tests for all features of Buildarr, ... | non_defect | create a buildarr dummy plugin for testing the buildarr plugin api this plugin should be vendored into buildarr itself like the current sonarr plugin and do everything a normal plugin does but not be loaded under normal circumstances this will be useful for creating unit tests for all features of buildarr ... | 0 |
325,342 | 24,045,047,606 | IssuesEvent | 2022-09-16 07:32:07 | enpitut2022/A_plus_Tsukuba | https://api.github.com/repos/enpitut2022/A_plus_Tsukuba | closed | cookie書き込み時にdomain設定はたぶんいらない | bug documentation enhancement | ITFchk.jsでは、クイズに正解した場合に`ITF=true`を書き込んでいるのですが、
その際に、ブラウザを閉じてもcookieが永続化されるようにするための、`expires`と(30日)、
cookieを付与したページとは異なるページでもそのcookieが有効となるための`path=/`、
cookieの有効範囲を定める`domain`を指定しています。
このうち、`domain`は正常動作に不要な気がしています。
ローカルとデプロイ先ではdomainが異なるので、これが指定されていると開発が面倒臭くなりますし、
消してしまったほうがいい気がします。
秋以降も開発を継続するなら、直しておいていただけれ... | 1.0 | cookie書き込み時にdomain設定はたぶんいらない - ITFchk.jsでは、クイズに正解した場合に`ITF=true`を書き込んでいるのですが、
その際に、ブラウザを閉じてもcookieが永続化されるようにするための、`expires`と(30日)、
cookieを付与したページとは異なるページでもそのcookieが有効となるための`path=/`、
cookieの有効範囲を定める`domain`を指定しています。
このうち、`domain`は正常動作に不要な気がしています。
ローカルとデプロイ先ではdomainが異なるので、これが指定されていると開発が面倒臭くなりますし、
消してしまったほうがいい気がしま... | non_defect | cookie書き込み時にdomain設定はたぶんいらない itfchk jsでは、クイズに正解した場合に itf true を書き込んでいるのですが、 その際に、ブラウザを閉じてもcookieが永続化されるようにするための、 expires と( )、 cookieを付与したページとは異なるページでもそのcookieが有効となるための path 、 cookieの有効範囲を定める domain を指定しています。 このうち、 domain は正常動作に不要な気がしています。 ローカルとデプロイ先ではdomainが異なるので、これが指定されていると開発が面倒臭くなりますし、 消してしまったほうがいい気がします。... | 0 |
51,676 | 13,211,280,319 | IssuesEvent | 2020-08-15 22:01:03 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | [icetray] logging is broken on Ubuntu 14.04 (Trac #817) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/817">https://code.icecube.wisc.edu/projects/icecube/ticket/817</a>, reported by olivasand owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-03-18T21:13:59",
"_ts": "145833... | 1.0 | [icetray] logging is broken on Ubuntu 14.04 (Trac #817) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/817">https://code.icecube.wisc.edu/projects/icecube/ticket/817</a>, reported by olivasand owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
... | defect | logging is broken on ubuntu trac migrated from json status closed changetime ts description and maybe other platforms but this is the one i m working on now n nsetting the logging level using nicetray set log level for unit does... | 1 |
112,157 | 11,760,703,952 | IssuesEvent | 2020-03-13 20:09:37 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | opened | Docker-compose example in docs exposes unnecessary ports | area/documentation | Feedback from @desmap on #3951
> The docker-compose.yml in your docs in wrong/strange/whatever because you expose ports which is not necessary; if people want to connect external clients to their db they open ports themselves (AND before they'll set a custom password)
We open the following ports to make the clie... | 1.0 | Docker-compose example in docs exposes unnecessary ports - Feedback from @desmap on #3951
> The docker-compose.yml in your docs in wrong/strange/whatever because you expose ports which is not necessary; if people want to connect external clients to their db they open ports themselves (AND before they'll set a custo... | non_defect | docker compose example in docs exposes unnecessary ports feedback from desmap on the docker compose yml in your docs in wrong strange whatever because you expose ports which is not necessary if people want to connect external clients to their db they open ports themselves and before they ll set a custom p... | 0 |
50,396 | 13,187,476,054 | IssuesEvent | 2020-08-13 03:32:05 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | fix installation issues of cmake manpages (Trac #635) | Migrated from Trac defect tools/ports | port complains of permission issues when installing the cmake man pages.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/635
, reported by nega and owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:57",
"description": "port complain... | 1.0 | fix installation issues of cmake manpages (Trac #635) - port complains of permission issues when installing the cmake man pages.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/635
, reported by nega and owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "... | defect | fix installation issues of cmake manpages trac port complains of permission issues when installing the cmake man pages migrated from reported by nega and owned by nega json status closed changetime description port complains of permission issues when i... | 1 |
666,782 | 22,386,587,799 | IssuesEvent | 2022-06-17 01:26:49 | morpheus65535/bazarr | https://api.github.com/repos/morpheus65535/bazarr | closed | Uploading HI sub track overrides normal sub track and is named "movie.en.srt" instead of "movie.en.hi.srt" | bug priority:medium awaiting feedback fixed | Description:
When trying to upload a normal srt sub track and a HI srt sub track, both track files end up being named "movie.en.srt" and so they override each other.
To Reproduce:
1. Go to a movie on Bazarr
2. Upload a normal sub track
3. Upload a HI sub track and mark it as HI
Expected Behavior:
Have the HI... | 1.0 | Uploading HI sub track overrides normal sub track and is named "movie.en.srt" instead of "movie.en.hi.srt" - Description:
When trying to upload a normal srt sub track and a HI srt sub track, both track files end up being named "movie.en.srt" and so they override each other.
To Reproduce:
1. Go to a movie on Bazarr... | non_defect | uploading hi sub track overrides normal sub track and is named movie en srt instead of movie en hi srt description when trying to upload a normal srt sub track and a hi srt sub track both track files end up being named movie en srt and so they override each other to reproduce go to a movie on bazarr... | 0 |
262,278 | 27,884,191,141 | IssuesEvent | 2023-03-21 22:03:37 | MatBenfield/news | https://api.github.com/repos/MatBenfield/news | closed | [SecurityWeek] Aembit Scores $16.6M Seed Funding for Workload IAM Technology | SecurityWeek Stale |
Maryland startup Aembit gets funding to build an identity platform designed to manage, enforce, and audit access between federated workloads.
The post [Aembit Scores $16.6M Seed Funding for Workload IAM Technology](https://www.securityweek.com/aembit-scores-16-6m-seed-funding-for-workload-iam-technology/) appeared f... | True | [SecurityWeek] Aembit Scores $16.6M Seed Funding for Workload IAM Technology -
Maryland startup Aembit gets funding to build an identity platform designed to manage, enforce, and audit access between federated workloads.
The post [Aembit Scores $16.6M Seed Funding for Workload IAM Technology](https://www.securitywee... | non_defect | aembit scores seed funding for workload iam technology maryland startup aembit gets funding to build an identity platform designed to manage enforce and audit access between federated workloads the post appeared first on | 0 |
73,345 | 24,576,612,858 | IssuesEvent | 2022-10-13 12:50:12 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | DSL.createView() returns raw type CreateViewAsStep | T: Defect C: Functionality P: Medium T: Incompatible change E: All Editions | The type `CreateViewAsStep` is generic, but the `DSL::createView` method returns a raw type.
Changing this might break client code, which has come to depend on the raw type. This is why the fix won't be backported. | 1.0 | DSL.createView() returns raw type CreateViewAsStep - The type `CreateViewAsStep` is generic, but the `DSL::createView` method returns a raw type.
Changing this might break client code, which has come to depend on the raw type. This is why the fix won't be backported. | defect | dsl createview returns raw type createviewasstep the type createviewasstep is generic but the dsl createview method returns a raw type changing this might break client code which has come to depend on the raw type this is why the fix won t be backported | 1 |
45,790 | 13,055,749,524 | IssuesEvent | 2020-07-30 02:37:24 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | cmake doxygen target does not use meta-project-docs (Trac #59) | Incomplete Migration Migrated from Trac cmake defect | Migrated from https://code.icecube.wisc.edu/ticket/59
```json
{
"status": "closed",
"changetime": "2007-11-11T03:51:18",
"description": "doxygen setup should use the doxygen files in \nmeta-project-docs (see offline trunk for example)\n\nthis doxygen build should be used to generate the top\nlevel index i... | 1.0 | cmake doxygen target does not use meta-project-docs (Trac #59) - Migrated from https://code.icecube.wisc.edu/ticket/59
```json
{
"status": "closed",
"changetime": "2007-11-11T03:51:18",
"description": "doxygen setup should use the doxygen files in \nmeta-project-docs (see offline trunk for example)\n\nthi... | defect | cmake doxygen target does not use meta project docs trac migrated from json status closed changetime description doxygen setup should use the doxygen files in nmeta project docs see offline trunk for example n nthis doxygen build should be used to generate the to... | 1 |
72,616 | 13,893,681,224 | IssuesEvent | 2020-10-19 13:49:14 | ZenGo-X/vice-city | https://api.github.com/repos/ZenGo-X/vice-city | opened | make equal secret zk proof generic | code | The HMRT protocol requires Pi_eq: a proof that `H*= sH` and ElGamal_Enc(`s`,` r`) uses the same secret `s`. The proof works with no constraints on the group `G` of H,H*. In particular we use two instances of the proof for two different groups of `H`:
https://github.com/ZenGo-X/vice-city/blob/master/src/utlities/equal... | 1.0 | make equal secret zk proof generic - The HMRT protocol requires Pi_eq: a proof that `H*= sH` and ElGamal_Enc(`s`,` r`) uses the same secret `s`. The proof works with no constraints on the group `G` of H,H*. In particular we use two instances of the proof for two different groups of `H`:
https://github.com/ZenGo-X/vic... | non_defect | make equal secret zk proof generic the hmrt protocol requires pi eq a proof that h sh and elgamal enc s r uses the same secret s the proof works with no constraints on the group g of h h in particular we use two instances of the proof for two different groups of h and instead of wri... | 0 |
32,301 | 12,102,284,279 | IssuesEvent | 2020-04-20 16:27:03 | Hyraze/infinite | https://api.github.com/repos/Hyraze/infinite | opened | WS-2019-0158 (Medium) detected in static-eval-2.0.0.tgz | security vulnerability | ## WS-2019-0158 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>static-eval-2.0.0.tgz</b></p></summary>
<p>evaluate statically-analyzable expressions</p>
<p>Library home page: <a hre... | True | WS-2019-0158 (Medium) detected in static-eval-2.0.0.tgz - ## WS-2019-0158 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>static-eval-2.0.0.tgz</b></p></summary>
<p>evaluate statical... | non_defect | ws medium detected in static eval tgz ws medium severity vulnerability vulnerable library static eval tgz evaluate statically analyzable expressions library home page a href path to dependency file tmp ws scm infinite package json path to vulnerable library tmp ws ... | 0 |
254,954 | 8,101,878,607 | IssuesEvent | 2018-08-12 18:41:21 | buttercup/buttercup-mobile | https://api.github.com/repos/buttercup/buttercup-mobile | opened | Cache android SDK | Effort: Medium Platform: Android Priority: Medium Status: Available Type: Maintenance | Cache android SDK items so that they're not downloaded and installed every time: https://medium.com/@bod/cache-your-android-sdk-with-travis-c816b9264708 | 1.0 | Cache android SDK - Cache android SDK items so that they're not downloaded and installed every time: https://medium.com/@bod/cache-your-android-sdk-with-travis-c816b9264708 | non_defect | cache android sdk cache android sdk items so that they re not downloaded and installed every time | 0 |
238,567 | 26,134,320,544 | IssuesEvent | 2022-12-29 10:04:47 | MikeGratsas/payments | https://api.github.com/repos/MikeGratsas/payments | closed | CVE-2022-0839 (High) detected in liquibase-core-4.3.5.jar - autoclosed | security vulnerability | ## CVE-2022-0839 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>liquibase-core-4.3.5.jar</b></p></summary>
<p>Liquibase is a tool for managing and executing database changes.</p>
<p>L... | True | CVE-2022-0839 (High) detected in liquibase-core-4.3.5.jar - autoclosed - ## CVE-2022-0839 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>liquibase-core-4.3.5.jar</b></p></summary>
<p>... | non_defect | cve high detected in liquibase core jar autoclosed cve high severity vulnerability vulnerable library liquibase core jar liquibase is a tool for managing and executing database changes library home page a href path to dependency file pom xml path to vulnerable lib... | 0 |
131,748 | 5,165,277,742 | IssuesEvent | 2017-01-17 13:15:54 | senderle/topic-modeling-tool | https://api.github.com/repos/senderle/topic-modeling-tool | closed | Reenable individual file input | bug priority-low | Individual file input is currently disabled. It seems to me to be a low-priority feature, and it's pretty buggy right now. At some point, we should fix those bugs... or remove this feature entirely! Either way, this is a low-priority issue.
| 1.0 | Reenable individual file input - Individual file input is currently disabled. It seems to me to be a low-priority feature, and it's pretty buggy right now. At some point, we should fix those bugs... or remove this feature entirely! Either way, this is a low-priority issue.
| non_defect | reenable individual file input individual file input is currently disabled it seems to me to be a low priority feature and it s pretty buggy right now at some point we should fix those bugs or remove this feature entirely either way this is a low priority issue | 0 |
11,764 | 4,288,764,457 | IssuesEvent | 2016-07-17 17:34:24 | CocoaHeadsBrasil/CocoaHeadsApp | https://api.github.com/repos/CocoaHeadsBrasil/CocoaHeadsApp | closed | Remover pasta `Sketchs` do projeto | Code base enhancement easy In review Waiting PR review | - [x] Colocar todos arquivos de design no repo https://github.com/CocoaHeadsBrasil/Documentos
- [x] Mover as pastas de dentro de `CocoaHeadsApp` um nível acima
- [x] Remover o uso do `git-lfs`
- [x] Apagar o histórico do git nessa pasta | 1.0 | Remover pasta `Sketchs` do projeto - - [x] Colocar todos arquivos de design no repo https://github.com/CocoaHeadsBrasil/Documentos
- [x] Mover as pastas de dentro de `CocoaHeadsApp` um nível acima
- [x] Remover o uso do `git-lfs`
- [x] Apagar o histórico do git nessa pasta | non_defect | remover pasta sketchs do projeto colocar todos arquivos de design no repo mover as pastas de dentro de cocoaheadsapp um nível acima remover o uso do git lfs apagar o histórico do git nessa pasta | 0 |
8,232 | 10,308,980,666 | IssuesEvent | 2019-08-29 12:18:55 | Johni0702/BetterPortals | https://api.github.com/repos/Johni0702/BetterPortals | closed | abyssalcraft portals won't open | bug compatibility | if i use a gateway key from abyssalcraft 1.12.2-19.11 with betterportals 0.3.0 and forgelin 1.8.3 installed it just places down an empty frame, no portal
log [here](https://gist.github.com/lag42/88afa069e421754e059f316869ee2950) | True | abyssalcraft portals won't open - if i use a gateway key from abyssalcraft 1.12.2-19.11 with betterportals 0.3.0 and forgelin 1.8.3 installed it just places down an empty frame, no portal
log [here](https://gist.github.com/lag42/88afa069e421754e059f316869ee2950) | non_defect | abyssalcraft portals won t open if i use a gateway key from abyssalcraft with betterportals and forgelin installed it just places down an empty frame no portal log | 0 |
263,216 | 23,042,430,134 | IssuesEvent | 2022-07-23 11:02:09 | samisagit/natskell | https://api.github.com/repos/samisagit/natskell | closed | Use min/max bound in ranges | good first issue tests | ```haskell
charCases = zip (map charToByteString ['\t'..'~']) [W8._tab..W8._tilde]
```
could use `minBound` and `maxBound`, which would be more readable and make sure we're accounting for all chars | 1.0 | Use min/max bound in ranges - ```haskell
charCases = zip (map charToByteString ['\t'..'~']) [W8._tab..W8._tilde]
```
could use `minBound` and `maxBound`, which would be more readable and make sure we're accounting for all chars | non_defect | use min max bound in ranges haskell charcases zip map chartobytestring could use minbound and maxbound which would be more readable and make sure we re accounting for all chars | 0 |
65,411 | 19,486,445,660 | IssuesEvent | 2021-12-26 13:23:18 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Messages stopped being decrypted mis way through active conversation | T-Defect A-E2EE S-Major O-Occasional Z-UISI | ### Steps to reproduce
1. Have a conversation with another user between two Android devices, using sessions which have been running for a while.
2. At some point, new messages stop being decrypted for the other user.
Logs from both devices with key share history are attached.
### Outcome
#### What did you expect... | 1.0 | Messages stopped being decrypted mis way through active conversation - ### Steps to reproduce
1. Have a conversation with another user between two Android devices, using sessions which have been running for a while.
2. At some point, new messages stop being decrypted for the other user.
Logs from both devices with... | defect | messages stopped being decrypted mis way through active conversation steps to reproduce have a conversation with another user between two android devices using sessions which have been running for a while at some point new messages stop being decrypted for the other user logs from both devices with... | 1 |
58,918 | 7,190,573,489 | IssuesEvent | 2018-02-02 17:43:58 | mila-udem/myia | https://api.github.com/repos/mila-udem/myia | closed | Representation of primitives | design | At the moment, primitives are subclasses of `Primitive`, but they are basically empty shells, and instantiated as singletons. Is there a particular reason for this, or could primitives simply be instances of `Primitive`, e.g.
```python
add = Primitive('add', "Addition of two scalars.")
sub = Primitive('sub', ...)
... | 1.0 | Representation of primitives - At the moment, primitives are subclasses of `Primitive`, but they are basically empty shells, and instantiated as singletons. Is there a particular reason for this, or could primitives simply be instances of `Primitive`, e.g.
```python
add = Primitive('add', "Addition of two scalars."... | non_defect | representation of primitives at the moment primitives are subclasses of primitive but they are basically empty shells and instantiated as singletons is there a particular reason for this or could primitives simply be instances of primitive e g python add primitive add addition of two scalars ... | 0 |
21,666 | 3,537,527,779 | IssuesEvent | 2016-01-18 02:02:35 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Mocks tests are not statically negative | area-test priority-unassigned triaged Type-Defect |
Please fix these tests to make them statically negative.
Otherwise, I'd like to know if it is fine to mark them as "fail, OK" in status files.
unittest/test/mock_regexp_negative_test: fail
unittest/test/mock_stepwise_negative_test: fail
| 1.0 | Mocks tests are not statically negative -
Please fix these tests to make them statically negative.
Otherwise, I'd like to know if it is fine to mark them as "fail, OK" in status files.
unittest/test/mock_regexp_negative_test: fail
unittest/test/mock_stepwise_negative_test: fail
| defect | mocks tests are not statically negative nbsp nbsp please fix these tests to make them statically negative nbsp nbsp otherwise i d like to know if it is fine to mark them as quot fail ok quot in status files unittest test mock regexp negative test fail unittest test mock stepwise negative test fail | 1 |
17,700 | 24,403,692,115 | IssuesEvent | 2022-10-05 05:23:56 | Moriafly/SaltPlayerSource | https://api.github.com/repos/Moriafly/SaltPlayerSource | closed | 存在桌面歌词锁定无法穿透 | 错误 bug 兼容性 compatibility 已经解决等待发布 | 仅仅反馈你所遇到的一个使用问题,多个请重新提交另外的 issue。Only give feedback on one usage problem you encountered, please resubmit another issue.
在你反馈此问题前请注意:Please note before you respond to this question:
-------------------------
- 详细阅读椒盐音乐帮助内容(应用设置-帮助)。Read more about the SaltPlayer help content (app Settings - Help).
- 尝试在仓库 issue 搜索你要反馈... | True | 存在桌面歌词锁定无法穿透 - 仅仅反馈你所遇到的一个使用问题,多个请重新提交另外的 issue。Only give feedback on one usage problem you encountered, please resubmit another issue.
在你反馈此问题前请注意:Please note before you respond to this question:
-------------------------
- 详细阅读椒盐音乐帮助内容(应用设置-帮助)。Read more about the SaltPlayer help content (app Settings - Help).
- 尝试在... | non_defect | 存在桌面歌词锁定无法穿透 仅仅反馈你所遇到的一个使用问题,多个请重新提交另外的 issue。only give feedback on one usage problem you encountered please resubmit another issue 在你反馈此问题前请注意:please note before you respond to this question 详细阅读椒盐音乐帮助内容(应用设置 帮助)。read more about the saltplayer help content app settings help 尝试在... | 0 |
668,063 | 22,550,715,286 | IssuesEvent | 2022-06-27 05:03:59 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | MIDI device interactions continue in crit/death | Issue: Bug Priority: 3-Not Required Difficulty: 1-Easy | ## Description
MIDI devices will only close the UI/stop playing music when you move away from them. Even unconsciousness, crit, and death, cannot stop those sick jams. This also applies to ghosts. As long as you stay near the device, it keeps playing.
**Screenshots**
https://user-images.githubusercontent.com/45957... | 1.0 | MIDI device interactions continue in crit/death - ## Description
MIDI devices will only close the UI/stop playing music when you move away from them. Even unconsciousness, crit, and death, cannot stop those sick jams. This also applies to ghosts. As long as you stay near the device, it keeps playing.
**Screenshots*... | non_defect | midi device interactions continue in crit death description midi devices will only close the ui stop playing music when you move away from them even unconsciousness crit and death cannot stop those sick jams this also applies to ghosts as long as you stay near the device it keeps playing screenshots ... | 0 |
63,366 | 17,614,689,013 | IssuesEvent | 2021-08-18 08:16:22 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | If two people make a call at the same time, the state of the call will be broken | T-Defect X-Needs-Info P1 A-VoIP | ### Description
As the title says.
### Steps to reproduce
1. User A makes a call
1. User B makes a call
1. User A ends own call
1. User B ends own call
1. The Element client continues to ring the call bell
### Logs being sent
No.
### Version information
- **Platform**: Desktop
For the deskto... | 1.0 | If two people make a call at the same time, the state of the call will be broken - ### Description
As the title says.
### Steps to reproduce
1. User A makes a call
1. User B makes a call
1. User A ends own call
1. User B ends own call
1. The Element client continues to ring the call bell
### Logs being ... | defect | if two people make a call at the same time the state of the call will be broken description as the title says steps to reproduce user a makes a call user b makes a call user a ends own call user b ends own call the element client continues to ring the call bell logs being ... | 1 |
72,565 | 3,388,155,955 | IssuesEvent | 2015-11-29 01:57:03 | mmisw/mmiorr | https://api.github.com/repos/mmisw/mmiorr | closed | Upload button pop up description should be enhanced | enhancement imported mmiorr portal Priority-Medium xdomes | _From [cmt1...@gmail.com](https://code.google.com/u/111118716825497141417/) on October 22, 2009 10:14:04_
What capability do you want added or improved?
Add a more thorough description of the upload button to include all the eligible file types for uploading to the ORR
Where do you want this capability to be a... | 1.0 | Upload button pop up description should be enhanced - _From [cmt1...@gmail.com](https://code.google.com/u/111118716825497141417/) on October 22, 2009 10:14:04_
What capability do you want added or improved?
Add a more thorough description of the upload button to include all the eligible file types for uploading to... | non_defect | upload button pop up description should be enhanced from on october what capability do you want added or improved add a more thorough description of the upload button to include all the eligible file types for uploading to the orr where do you want this capability to be accessible pop up... | 0 |
10,224 | 2,618,942,958 | IssuesEvent | 2015-03-03 00:04:51 | marmarek/test | https://api.github.com/repos/marmarek/test | closed | Remove unused kontrol panels | C: desktop-linux P: minor R: duplicate T: defect | **Reported by joanna on 6 Aug 40420132 07:33 UTC**
* Default Applications
* Network Settings
* Devics Actions | 1.0 | Remove unused kontrol panels - **Reported by joanna on 6 Aug 40420132 07:33 UTC**
* Default Applications
* Network Settings
* Devics Actions | defect | remove unused kontrol panels reported by joanna on aug utc default applications network settings devics actions | 1 |
51,790 | 21,873,670,020 | IssuesEvent | 2022-05-19 08:14:04 | microsoftgraph/microsoft-graph-explorer-v4 | https://api.github.com/repos/microsoftgraph/microsoft-graph-explorer-v4 | closed | Running a search query with application permissions | API: Graph Service issue external | **Describe the bug**
When running a Graph query (search, specifically) with application permissions, the query comes back with error:
"SearchRequest Invalid
Region is required when request with application permission."
**To Reproduce**
Steps to reproduce the behavior:
1. Register an application in Azure AD
2... | 1.0 | Running a search query with application permissions - **Describe the bug**
When running a Graph query (search, specifically) with application permissions, the query comes back with error:
"SearchRequest Invalid
Region is required when request with application permission."
**To Reproduce**
Steps to reproduce th... | non_defect | running a search query with application permissions describe the bug when running a graph query search specifically with application permissions the query comes back with error searchrequest invalid region is required when request with application permission to reproduce steps to reproduce th... | 0 |
55,248 | 14,331,815,944 | IssuesEvent | 2020-11-27 00:07:04 | dougg3/mac-rom-simm-programmer | https://api.github.com/repos/dougg3/mac-rom-simm-programmer | closed | Electrical test gets really goofed up when there's a short to ground | OpSys-All Priority-Medium Type-Defect auto-migrated | ```
It seems to think every pin is shorted to ground if any pin is shorted to
ground. Just had this problem with an 8 MB SIMM. I would guess I have some
logic wrong somewhere. Not sure if it's in the firmware or the programmer
software at this point.
```
Original issue reported on code.google.com by `d...@schmorgal... | 1.0 | Electrical test gets really goofed up when there's a short to ground - ```
It seems to think every pin is shorted to ground if any pin is shorted to
ground. Just had this problem with an 8 MB SIMM. I would guess I have some
logic wrong somewhere. Not sure if it's in the firmware or the programmer
software at this po... | defect | electrical test gets really goofed up when there s a short to ground it seems to think every pin is shorted to ground if any pin is shorted to ground just had this problem with an mb simm i would guess i have some logic wrong somewhere not sure if it s in the firmware or the programmer software at this po... | 1 |
32,060 | 6,694,183,093 | IssuesEvent | 2017-10-10 00:09:33 | ericpromislow/tabhunter | https://api.github.com/repos/ericpromislow/tabhunter | closed | Tabhunter conflict with All-in-One Sidebar and Duplicate Tab | auto-migrated Priority-Medium Type-Defect | ```
Firefox 3.5.2 (Windows XP SP3)
Tabhunter 0.8.6
With the add-on All-in-One Sidebar 0.7.10 installed, opening the TabHunter
Options throws the error:
Typerror: parentWindow is null
The "Show Tabhunter Key Binding" text box is blank.
Clicking OK or Cancel in Tabhunter Prefs window then throws the error:
onSub... | 1.0 | Tabhunter conflict with All-in-One Sidebar and Duplicate Tab - ```
Firefox 3.5.2 (Windows XP SP3)
Tabhunter 0.8.6
With the add-on All-in-One Sidebar 0.7.10 installed, opening the TabHunter
Options throws the error:
Typerror: parentWindow is null
The "Show Tabhunter Key Binding" text box is blank.
Clicking OK or C... | defect | tabhunter conflict with all in one sidebar and duplicate tab firefox windows xp tabhunter with the add on all in one sidebar installed opening the tabhunter options throws the error typerror parentwindow is null the show tabhunter key binding text box is blank clicking ok or canc... | 1 |
50,966 | 3,009,051,829 | IssuesEvent | 2015-07-28 01:45:01 | CLD2Owners/cld2 | https://api.github.com/repos/CLD2Owners/cld2 | closed | new code location? | Priority-Low Type-Other | Originally reported on Google Code with ID 35
```
Hi, since google code is closing, where do you plan to move the packaging?
thanks!
```
Reported by `costamagna.gianfranco` on 2015-05-06 14:21:31
| 1.0 | new code location? - Originally reported on Google Code with ID 35
```
Hi, since google code is closing, where do you plan to move the packaging?
thanks!
```
Reported by `costamagna.gianfranco` on 2015-05-06 14:21:31
| non_defect | new code location originally reported on google code with id hi since google code is closing where do you plan to move the packaging thanks reported by costamagna gianfranco on | 0 |
22,116 | 6,229,408,619 | IssuesEvent | 2017-07-11 03:45:44 | XceedBoucherS/TestImport5 | https://api.github.com/repos/XceedBoucherS/TestImport5 | closed | DateTimePicker: Date cannot be entered by keyboard | CodePlex | <b>Philvx[CodePlex]</b> <br />After entering the first number the Cursor is automatically moved to the beginning and it is impossible to enter any more numbers.The attached videos shows this behavior. After clicking the part of the date I wanted to change I entered a single number
which you cannot see unfortunately. ... | 1.0 | DateTimePicker: Date cannot be entered by keyboard - <b>Philvx[CodePlex]</b> <br />After entering the first number the Cursor is automatically moved to the beginning and it is impossible to enter any more numbers.The attached videos shows this behavior. After clicking the part of the date I wanted to change I entered a... | non_defect | datetimepicker date cannot be entered by keyboard philvx after entering the first number the cursor is automatically moved to the beginning and it is impossible to enter any more numbers the attached videos shows this behavior after clicking the part of the date i wanted to change i entered a single number wh... | 0 |
577,482 | 17,112,040,532 | IssuesEvent | 2021-07-10 14:21:56 | TechnicPack/LauncherV3 | https://api.github.com/repos/TechnicPack/LauncherV3 | opened | "Add Microsoft Login" is blocking | Priority: High bug | When logging in with a new account, the logic behind the "Add Microsoft Login" button that does the actual OAuth authentication (with the local server and waiting for the user to login) runs in the Event Dispatch Thread, which means that the entire UI freezes until the user logs in successfully. | 1.0 | "Add Microsoft Login" is blocking - When logging in with a new account, the logic behind the "Add Microsoft Login" button that does the actual OAuth authentication (with the local server and waiting for the user to login) runs in the Event Dispatch Thread, which means that the entire UI freezes until the user logs in s... | non_defect | add microsoft login is blocking when logging in with a new account the logic behind the add microsoft login button that does the actual oauth authentication with the local server and waiting for the user to login runs in the event dispatch thread which means that the entire ui freezes until the user logs in s... | 0 |
6,317 | 4,216,739,821 | IssuesEvent | 2016-06-30 10:20:35 | ff36/halo-gui | https://api.github.com/repos/ff36/halo-gui | closed | Difference in property state evaluation. | bug compatibility urgent usability | This was originally reported https://github.com/ff36/halo-core/issues/87.
Looking at properties under the network manager and under the node manager shows different states for the same properties.
 has deprecated decompressWithErrors, used in Ganeti.Codec. It seems that upstream has reworked the whole zlib interface to use incremental (de-)compression.
Regards,
Apollon
```
Originally added on 2016-01-1... | 1.0 | Cannot build against haskell-zlib 0.6 - Originally reported of Google Code with ID 1166.
```
Hi,
haskell-zlib 0.6 (currently in Debian unstable) has deprecated decompressWithErrors, used in Ganeti.Codec. It seems that upstream has reworked the whole zlib interface to use incremental (de-)compression.
Regards,
A... | non_defect | cannot build against haskell zlib originally reported of google code with id hi haskell zlib currently in debian unstable has deprecated decompresswitherrors used in ganeti codec it seems that upstream has reworked the whole zlib interface to use incremental de compression regards apol... | 0 |
141,413 | 12,967,320,881 | IssuesEvent | 2020-07-21 02:49:51 | CIn-Open-Source/CS-grad-subjects | https://api.github.com/repos/CIn-Open-Source/CS-grad-subjects | opened | Add content to Ingles | documentation good first issue help wanted | Based on the content of[ this repo ](https://github.com/Gui-Lima/ccGradSubjects) and also the template, add content for the course: Ingles | 1.0 | Add content to Ingles - Based on the content of[ this repo ](https://github.com/Gui-Lima/ccGradSubjects) and also the template, add content for the course: Ingles | non_defect | add content to ingles based on the content of and also the template add content for the course ingles | 0 |
50,657 | 13,187,665,781 | IssuesEvent | 2020-08-13 04:09:53 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [wimp-sim] fix FIXME (Trac #1144) | Migrated from Trac combo simulation defect | in public/wimpsim-reader/I3WimpParams.h
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1144">https://code.icecube.wisc.edu/ticket/1144</a>, reported by hdembinski and owned by mzoll</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-08-18T09:04:14",
... | 1.0 | [wimp-sim] fix FIXME (Trac #1144) - in public/wimpsim-reader/I3WimpParams.h
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1144">https://code.icecube.wisc.edu/ticket/1144</a>, reported by hdembinski and owned by mzoll</em></summary>
<p>
```json
{
"status": "closed",
"chan... | defect | fix fixme trac in public wimpsim reader h migrated from json status closed changetime description in public wimpsim reader h reporter hdembinski cc resolution fixed ts component combo simulat... | 1 |
20,598 | 3,386,191,564 | IssuesEvent | 2015-11-27 15:59:06 | RRUZ/vcl-styles-utils | https://api.github.com/repos/RRUZ/vcl-styles-utils | closed | Memory leak in TStyleManagerHelper.RemoveStyle | bug Type-Defect | In method TStyleManagerHelper.RemoveStyle we have memory leak.
Need call TMemoryStream(LItem.Value.Data).Free before call
Self.FRegisteredStyles.Remove(LItem.Key);
| 1.0 | Memory leak in TStyleManagerHelper.RemoveStyle - In method TStyleManagerHelper.RemoveStyle we have memory leak.
Need call TMemoryStream(LItem.Value.Data).Free before call
Self.FRegisteredStyles.Remove(LItem.Key);
| defect | memory leak in tstylemanagerhelper removestyle in method tstylemanagerhelper removestyle we have memory leak need call tmemorystream litem value data free before call self fregisteredstyles remove litem key | 1 |
420,615 | 28,291,484,575 | IssuesEvent | 2023-04-09 09:01:39 | AY2223S2-CS2113-F10-4/tp | https://api.github.com/repos/AY2223S2-CS2113-F10-4/tp | closed | doc: DG does not have enough visual diagrams | documentation | DG should have diagrams like class diagrams and sequence diagrams to provide greater clarity and readability | 1.0 | doc: DG does not have enough visual diagrams - DG should have diagrams like class diagrams and sequence diagrams to provide greater clarity and readability | non_defect | doc dg does not have enough visual diagrams dg should have diagrams like class diagrams and sequence diagrams to provide greater clarity and readability | 0 |
47,660 | 13,066,050,910 | IssuesEvent | 2020-07-30 20:54:09 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | genie - not found in I3_PORTS when SYSTEM_PACKAGES=ON (Trac #931) | Migrated from Trac cmake defect |
Migrated from https://code.icecube.wisc.edu/ticket/931
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:45",
"description": "",
"reporter": "nega",
"cc": "",
"resolution": "fixed",
"_ts": "1550067105393059",
"component": "cmake",
"summary": "genie - not found i... | 1.0 | genie - not found in I3_PORTS when SYSTEM_PACKAGES=ON (Trac #931) -
Migrated from https://code.icecube.wisc.edu/ticket/931
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:45",
"description": "",
"reporter": "nega",
"cc": "",
"resolution": "fixed",
"_ts": "15500671053930... | defect | genie not found in ports when system packages on trac migrated from json status closed changetime description reporter nega cc resolution fixed ts component cmake summary genie not found ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.