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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
34,586 | 7,846,098,987 | IssuesEvent | 2018-06-19 14:38:59 | eamodio/vscode-gitlens | https://api.github.com/repos/eamodio/vscode-gitlens | closed | Is it possible to not have the code jump on opening files due to GitLens | question upstream/vscode | <!--
If you are encountering an issue that says `See output channel for more details`, please enable output channel logging by setting `"gitlens.outputLevel": "verbose"` in your settings.json. This will enable logging to the GitLens channel in the Output pane. Once enabled, please attempt to reproduce the issue (if po... | 1.0 | Is it possible to not have the code jump on opening files due to GitLens - <!--
If you are encountering an issue that says `See output channel for more details`, please enable output channel logging by setting `"gitlens.outputLevel": "verbose"` in your settings.json. This will enable logging to the GitLens channel in ... | non_defect | is it possible to not have the code jump on opening files due to gitlens if you are encountering an issue that says see output channel for more details please enable output channel logging by setting gitlens outputlevel verbose in your settings json this will enable logging to the gitlens channel in ... | 0 |
70,008 | 22,783,136,111 | IssuesEvent | 2022-07-08 23:02:47 | Clever-ISA/Clever-ISA | https://api.github.com/repos/Clever-ISA/Clever-ISA | closed | All Jumps should not sync instructions | X-main I-defect S-blocked-on-maintainer V-1.0 | It is currently impossible to have a single page mapping that is both writable and executable. Therefore under most circumstances, it is impossible for the program to modify the instruction stream being executed without a call to a supervisor. Further, branches syncing instruction stream nearly negates the ability for ... | 1.0 | All Jumps should not sync instructions - It is currently impossible to have a single page mapping that is both writable and executable. Therefore under most circumstances, it is impossible for the program to modify the instruction stream being executed without a call to a supervisor. Further, branches syncing instructi... | defect | all jumps should not sync instructions it is currently impossible to have a single page mapping that is both writable and executable therefore under most circumstances it is impossible for the program to modify the instruction stream being executed without a call to a supervisor further branches syncing instructi... | 1 |
50,239 | 10,469,369,471 | IssuesEvent | 2019-09-22 20:12:14 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | closed | [RuyJIT/ARM] Generated code quaility | area-CodeGen question | As I remember there was no any activities to check whether RuyJIT generates well optimized code. So how we can do it and what is the references to check with?
The easiest way I see is look to generated code and search not efficient places. For test programs could be used:
1. Benchmarks/micro-benchmarks, but they ar... | 1.0 | [RuyJIT/ARM] Generated code quaility - As I remember there was no any activities to check whether RuyJIT generates well optimized code. So how we can do it and what is the references to check with?
The easiest way I see is look to generated code and search not efficient places. For test programs could be used:
1. B... | non_defect | generated code quaility as i remember there was no any activities to check whether ruyjit generates well optimized code so how we can do it and what is the references to check with the easiest way i see is look to generated code and search not efficient places for test programs could be used benchmarks m... | 0 |
45,187 | 11,599,228,626 | IssuesEvent | 2020-02-25 01:32:36 | openenclave/openenclave | https://api.github.com/repos/openenclave/openenclave | closed | Transition to using Terraform with Jenkins for CI/CD | build ci/cd triaged | This issue is for tracking improvements to our CI/CD infrastructure to using Terraform to provision environments with SGX-enabled nodes for both Linux and Windows. This will encompass bare-metal testing and supporting additional OS's seamlessly
We should have at least one machine scale set for each distribution/OS/S... | 1.0 | Transition to using Terraform with Jenkins for CI/CD - This issue is for tracking improvements to our CI/CD infrastructure to using Terraform to provision environments with SGX-enabled nodes for both Linux and Windows. This will encompass bare-metal testing and supporting additional OS's seamlessly
We should have at... | non_defect | transition to using terraform with jenkins for ci cd this issue is for tracking improvements to our ci cd infrastructure to using terraform to provision environments with sgx enabled nodes for both linux and windows this will encompass bare metal testing and supporting additional os s seamlessly we should have at... | 0 |
22,377 | 3,642,191,605 | IssuesEvent | 2016-02-14 05:23:47 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | Non-Admin Execution can erroneously result in VirtualStore contents | C: Client - Setup P: Undetermined T: Defect | **Reported by JacobKlein on 25 Jul 43370817 13:34 UTC**
Somehow, my BOINC installation resulted in a !VirtualStore directory being created. A later installation, which fixed BOINC to reference the proper !ProgramData BOINC directory, still did not quite work correctly, because of the existence of the !VirtualStore data... | 1.0 | Non-Admin Execution can erroneously result in VirtualStore contents - **Reported by JacobKlein on 25 Jul 43370817 13:34 UTC**
Somehow, my BOINC installation resulted in a !VirtualStore directory being created. A later installation, which fixed BOINC to reference the proper !ProgramData BOINC directory, still did not qu... | defect | non admin execution can erroneously result in virtualstore contents reported by jacobklein on jul utc somehow my boinc installation resulted in a virtualstore directory being created a later installation which fixed boinc to reference the proper programdata boinc directory still did not quite work c... | 1 |
101,292 | 31,019,034,478 | IssuesEvent | 2023-08-10 02:39:01 | netsampler/goflow2 | https://api.github.com/repos/netsampler/goflow2 | closed | Redhat OS Error `GLIBC_2.32' not found (required by goflow2) | build | I installed goflow2-1.3.4-1.x86_64.rpm in my redhat machine, when i execute it throws error as below:
$goflow2 -h
goflow2: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by goflow2)
goflow2: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by goflow2)
Can anyone help? | 1.0 | Redhat OS Error `GLIBC_2.32' not found (required by goflow2) - I installed goflow2-1.3.4-1.x86_64.rpm in my redhat machine, when i execute it throws error as below:
$goflow2 -h
goflow2: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by goflow2)
goflow2: /lib64/libc.so.6: version `GLIBC_2.34' not found ... | non_defect | redhat os error glibc not found required by i installed rpm in my redhat machine when i execute it throws error as below h libc so version glibc not found required by libc so version glibc not found required by can anyone help | 0 |
15,629 | 2,866,663,383 | IssuesEvent | 2015-06-05 08:25:01 | Guake/guake | https://api.github.com/repos/Guake/guake | closed | Guake fails to start due to a GlobalHotkey related C call | Priority:High Type: Defect | This is the traceback:
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/lib/python2.7/si... | 1.0 | Guake fails to start due to a GlobalHotkey related C call - This is the traceback:
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
... | defect | guake fails to start due to a globalhotkey related c call this is the traceback traceback most recent call last file usr lib runpy py line in run module as main main fname loader pkg name file usr lib runpy py line in run code exec code in r... | 1 |
271,241 | 29,368,818,927 | IssuesEvent | 2023-05-29 01:04:39 | Hi-Fi/remotesikulilibrary | https://api.github.com/repos/Hi-Fi/remotesikulilibrary | opened | CVE-2023-26464 (High) detected in log4j-1.2.16.jar | Mend: dependency security vulnerability | ## CVE-2023-26464 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.16.jar</b></p></summary>
<p>Apache Log4j 1.2</p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnera... | True | CVE-2023-26464 (High) detected in log4j-1.2.16.jar - ## CVE-2023-26464 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.16.jar</b></p></summary>
<p>Apache Log4j 1.2</p>
<p>Pat... | non_defect | cve high detected in jar cve high severity vulnerability vulnerable library jar apache path to dependency file pom xml path to vulnerable library root repository jar dependency hierarchy jrobotremoteserver jar root library ... | 0 |
5,601 | 2,783,739,024 | IssuesEvent | 2015-05-07 02:56:49 | OData/odata.net | https://api.github.com/repos/OData/odata.net | closed | Uri parser can't work for short data type (Edm.Int16) for function parameter | 3 - Tested bug fix ready ODataLib | Supposed I have a function as:
``` xml
<Function Name="ShortFunction" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(NS.Customer)" />
<Parameter Name="number" Type="Edm.Int16" Nullable="false" />
<ReturnType Type="Edm.String" Unicode="false" />
</Function>
```
Then, I call ... | 1.0 | Uri parser can't work for short data type (Edm.Int16) for function parameter - Supposed I have a function as:
``` xml
<Function Name="ShortFunction" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(NS.Customer)" />
<Parameter Name="number" Type="Edm.Int16" Nullable="false" />
<Retu... | non_defect | uri parser can t work for short data type edm for function parameter supposed i have a function as xml then i call this function as c odata customers default shortfunction number it fails as c expression of type edm cannot be converted t... | 0 |
282,853 | 24,500,092,942 | IssuesEvent | 2022-10-10 12:06:22 | wpfoodmanager/wp-food-manager | https://api.github.com/repos/wpfoodmanager/wp-food-manager | closed | Reset button need add on the dashboard page | In Testing | Reset button need add on the dashboard page.

| 1.0 | Reset button need add on the dashboard page - Reset button need add on the dashboard page.

| non_defect | reset button need add on the dashboard page reset button need add on the dashboard page | 0 |
80,348 | 3,561,016,322 | IssuesEvent | 2016-01-23 14:07:42 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | closed | Missing constants from cv2 python interface | affected: 2.4 auto-transferred bug category: python bindings priority: normal | Transferred from http://code.opencv.org/issues/3181
```
|| Kyle Schmitt on 2013-07-28 17:16
|| Priority: Normal
|| Affected: 2.4.0 - 2.4.6
|| Category: python bindings
|| Tracker: Bug
|| Difficulty:
|| PR:
|| Platform: x64 / Linux
```
Missing constants from cv2 python interface
-----------
```
The video related con... | 1.0 | Missing constants from cv2 python interface - Transferred from http://code.opencv.org/issues/3181
```
|| Kyle Schmitt on 2013-07-28 17:16
|| Priority: Normal
|| Affected: 2.4.0 - 2.4.6
|| Category: python bindings
|| Tracker: Bug
|| Difficulty:
|| PR:
|| Platform: x64 / Linux
```
Missing constants from cv2 python i... | non_defect | missing constants from python interface transferred from kyle schmitt on priority normal affected category python bindings tracker bug difficulty pr platform linux missing constants from python interface the video related con... | 0 |
45,016 | 12,520,276,966 | IssuesEvent | 2020-06-03 15:37:38 | ka65359/kai-kong-music-lib | https://api.github.com/repos/ka65359/kai-kong-music-lib | opened | Add song clears filter string | Defect Sev 3 | ### Description
The filter is cleared when a new song is added. We should persist it.
#### Steps to reproduce
1.
2.
| 1.0 | Add song clears filter string - ### Description
The filter is cleared when a new song is added. We should persist it.
#### Steps to reproduce
1.
2.
| defect | add song clears filter string description the filter is cleared when a new song is added we should persist it steps to reproduce | 1 |
123,834 | 12,219,637,787 | IssuesEvent | 2020-05-01 22:18:22 | textileio/js-threads | https://api.github.com/repos/textileio/js-threads | closed | Update to use _id instead of ID in instances | documentation enhancement | **Describe the bug**
On the Go side, we've now switched to using _id for the identifier on instances. This is great as it will feel more mongodb-like, and is pretty standard in JS. Since we don't rely on Go to validate our instances here, we'll need to make sure we implement this the same way that we do in Go. This ti... | 1.0 | Update to use _id instead of ID in instances - **Describe the bug**
On the Go side, we've now switched to using _id for the identifier on instances. This is great as it will feel more mongodb-like, and is pretty standard in JS. Since we don't rely on Go to validate our instances here, we'll need to make sure we implem... | non_defect | update to use id instead of id in instances describe the bug on the go side we ve now switched to using id for the identifier on instances this is great as it will feel more mongodb like and is pretty standard in js since we don t rely on go to validate our instances here we ll need to make sure we implem... | 0 |
40,394 | 2,868,917,014 | IssuesEvent | 2015-06-05 21:56:52 | dart-lang/dart_style | https://api.github.com/repos/dart-lang/dart_style | closed | Mis-formatting of strings | AssumedStale bug Priority-Medium | <a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)**
_Originally opened as dart-lang/sdk#18206_
----
An edge case for the formatter. Format the cod... | 1.0 | Mis-formatting of strings - <a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)**
_Originally opened as dart-lang/sdk#18206_
----
An edge case for t... | non_defect | mis formatting of strings issue by originally opened as dart lang sdk an edge case for the formatter format the code in the screenshot it concatenates both of the strings onto one line making the line length too long and also doesn t combine them it seems to be sensitive to the exact lengths... | 0 |
64,064 | 18,161,462,126 | IssuesEvent | 2021-09-27 10:05:19 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Beta dot animation breaking fonts subpixel antialiasing on Windows in Chrome | T-Defect S-Minor A-User-Menu A11y O-Occasional | It seems that the animation `mx_Beta_bluePulse` used in class `mx_BetaDot` is making an enormous layout trashing and is a second source of fonts not being correctly subpixel antialiased on Windows. The main source so far is the background-blur on left panel, which is being taken care of here: https://github.com/matrix-... | 1.0 | Beta dot animation breaking fonts subpixel antialiasing on Windows in Chrome - It seems that the animation `mx_Beta_bluePulse` used in class `mx_BetaDot` is making an enormous layout trashing and is a second source of fonts not being correctly subpixel antialiased on Windows. The main source so far is the background-bl... | defect | beta dot animation breaking fonts subpixel antialiasing on windows in chrome it seems that the animation mx beta bluepulse used in class mx betadot is making an enormous layout trashing and is a second source of fonts not being correctly subpixel antialiased on windows the main source so far is the background bl... | 1 |
752,256 | 26,278,065,913 | IssuesEvent | 2023-01-07 01:53:23 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | reopened | [Talent] Shadowy Apparitions | Class: Priest Pathfinding Talent Priority: Medium Status: Needs Confirmation Bug Report from Discord | Mitosis
OP
— 12/11/2022 10:31 AM
Pathing is janky as hell, and proc rate is significantly lower than what it should be. In particular while moving you do not seem to get any bonus chance to summon where it should be 5x as likely | 1.0 | [Talent] Shadowy Apparitions - Mitosis
OP
— 12/11/2022 10:31 AM
Pathing is janky as hell, and proc rate is significantly lower than what it should be. In particular while moving you do not seem to get any bonus chance to summon where it should be 5x as likely | non_defect | shadowy apparitions mitosis op — am pathing is janky as hell and proc rate is significantly lower than what it should be in particular while moving you do not seem to get any bonus chance to summon where it should be as likely | 0 |
26 | 2,492,544,954 | IssuesEvent | 2015-01-05 00:55:37 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Redis class not exists | Defect | Cake 2.5.8 - if `Redis` class doesn't exists, this error will be thrown:
```php
PHP Fatal error: Uncaught exception 'CacheException' with message 'Cache engine _cake_core_ is not properly configured.' in /var/www/cake258/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php:181
Stack trace:
#0 /var/www/cake258/Vendor/... | 1.0 | Redis class not exists - Cake 2.5.8 - if `Redis` class doesn't exists, this error will be thrown:
```php
PHP Fatal error: Uncaught exception 'CacheException' with message 'Cache engine _cake_core_ is not properly configured.' in /var/www/cake258/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php:181
Stack trace:
#0... | defect | redis class not exists cake if redis class doesn t exists this error will be thrown php php fatal error uncaught exception cacheexception with message cache engine cake core is not properly configured in var www vendor cakephp cakephp lib cake cache cache php stack trace var ww... | 1 |
41,041 | 10,271,844,454 | IssuesEvent | 2019-08-23 15:00:36 | openanthem/nimbus-core | https://api.github.com/repos/openanthem/nimbus-core | closed | Data entered using Chrome's autofill feature is not getting saved when submitting the form. | Defect Open | # Issue Details
**Type of Issue** (check one with "X")
```
[X] Bug Report => Please search GitHub for a similar issue or PR before submitting
[ ] Feature Request => Please ensure feature is not already in progress
[ ] Support Request => Please do not submit support requests here, instead see: https://discourse.... | 1.0 | Data entered using Chrome's autofill feature is not getting saved when submitting the form. - # Issue Details
**Type of Issue** (check one with "X")
```
[X] Bug Report => Please search GitHub for a similar issue or PR before submitting
[ ] Feature Request => Please ensure feature is not already in progress
[ ]... | defect | data entered using chrome s autofill feature is not getting saved when submitting the form issue details type of issue check one with x bug report please search github for a similar issue or pr before submitting feature request please ensure feature is not already in progress suppo... | 1 |
46,782 | 13,055,975,343 | IssuesEvent | 2020-07-30 03:16:55 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | [DOMLauncher] Emulate SLC bit-packing (Trac #1864) | Incomplete Migration Migrated from Trac combo simulation defect | Migrated from https://code.icecube.wisc.edu/ticket/1864
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:24",
"description": "In real data the SLC charge stamps are packed into 9 bits, dropping the LSB from each if bit 10 in the peak sample is high. DOMLauncher should do the same. The payload... | 1.0 | [DOMLauncher] Emulate SLC bit-packing (Trac #1864) - Migrated from https://code.icecube.wisc.edu/ticket/1864
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:24",
"description": "In real data the SLC charge stamps are packed into 9 bits, dropping the LSB from each if bit 10 in the peak sample... | defect | emulate slc bit packing trac migrated from json status closed changetime description in real data the slc charge stamps are packed into bits dropping the lsb from each if bit in the peak sample is high domlauncher should do the same the payload format is do... | 1 |
17,500 | 3,010,324,598 | IssuesEvent | 2015-07-28 12:37:00 | oozcitak/imagelistview | https://api.github.com/repos/oozcitak/imagelistview | closed | Please move to Github | auto-migrated Priority-Medium Type-Defect | ```
To save the project from disappearing when Google Code will be shut down, I
suggest that you create a GitHub repository by clicking the "Export to GitHub"
button.
I could do quite well by myself, but I feel that you as the original author
should do that :-)
```
Original issue reported on code.google.com by `uw... | 1.0 | Please move to Github - ```
To save the project from disappearing when Google Code will be shut down, I
suggest that you create a GitHub repository by clicking the "Export to GitHub"
button.
I could do quite well by myself, but I feel that you as the original author
should do that :-)
```
Original issue reported o... | defect | please move to github to save the project from disappearing when google code will be shut down i suggest that you create a github repository by clicking the export to github button i could do quite well by myself but i feel that you as the original author should do that original issue reported o... | 1 |
115,233 | 24,736,344,913 | IssuesEvent | 2022-10-20 22:24:14 | bnreplah/verademo | https://api.github.com/repos/bnreplah/verademo | opened | Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) [VID:80:WEB-INF/views/profile.jsp:160] | VeracodeFlaw: Medium Veracode Pipeline Scan | **Filename:** WEB-INF/views/profile.jsp
**Line:** 160
**CWE:** 80 (Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS))
<span>This call to javax.servlet.jsp.JspWriter.print() contains a cross-site scripting (XSS) flaw. The application populates the HTTP response with untrusted input, allow... | 2.0 | Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) [VID:80:WEB-INF/views/profile.jsp:160] - **Filename:** WEB-INF/views/profile.jsp
**Line:** 160
**CWE:** 80 (Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS))
<span>This call to javax.servlet.jsp.JspWriter.print... | non_defect | improper neutralization of script related html tags in a web page basic xss filename web inf views profile jsp line cwe improper neutralization of script related html tags in a web page basic xss this call to javax servlet jsp jspwriter print contains a cross site scripting xss flaw... | 0 |
144,246 | 11,599,246,911 | IssuesEvent | 2020-02-25 01:36:22 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Manual test run on OS X for 1.4.x - Release | OS/macOS QA/Yes release-notes/exclude tests | ## Per release specialty tests
### Installer
- [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure it returns `accepted`. If Windows right click on the `brave_installer-x64.exe` and go to Properties, go to the Digital Signatures tab and double click on t... | 1.0 | Manual test run on OS X for 1.4.x - Release - ## Per release specialty tests
### Installer
- [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure it returns `accepted`. If Windows right click on the `brave_installer-x64.exe` and go to Properties, go to th... | non_defect | manual test run on os x for x release per release specialty tests installer check signature if os run spctl assess verbose applications brave browser beta app and make sure it returns accepted if windows right click on the brave installer exe and go to properties go to the di... | 0 |
48,258 | 13,067,582,872 | IssuesEvent | 2020-07-31 00:55:39 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | Assertion "`bin_edges[q+1]-bin_edges[q] > 0' failed." triggered in MillipedeDOMCacheMap.cxx:247 (Trac #2092) | Migrated from Trac combo reconstruction defect | Austin was running a recent trunk of millipede for a distributed likelihood scan and encountered this assertion:
/home/aschneider/combo/source/millipede/private/millipede/MillipedeDOMCacheMap.cxx:247: int rebin_bayesian_blocks(int, const double *, const double *, bool *, double *, double *, double, double): Assertion ... | 1.0 | Assertion "`bin_edges[q+1]-bin_edges[q] > 0' failed." triggered in MillipedeDOMCacheMap.cxx:247 (Trac #2092) - Austin was running a recent trunk of millipede for a distributed likelihood scan and encountered this assertion:
/home/aschneider/combo/source/millipede/private/millipede/MillipedeDOMCacheMap.cxx:247: int reb... | defect | assertion bin edges bin edges failed triggered in millipededomcachemap cxx trac austin was running a recent trunk of millipede for a distributed likelihood scan and encountered this assertion home aschneider combo source millipede private millipede millipededomcachemap cxx int rebin bayesian b... | 1 |
10,361 | 2,622,147,426 | IssuesEvent | 2015-03-04 00:04:42 | byzhang/i7z | https://api.github.com/repos/byzhang/i7z | closed | mandir should be prefixed with $(prefix) | auto-migrated Priority-Medium Type-Defect | ```
commit 95 adds mandir to the Makefile, but missing $(prefix). Please add this
to allow non "/" installations.
```
Original issue reported on code.google.com by `ju.lec...@googlemail.com` on 24 Jul 2012 at 6:27 | 1.0 | mandir should be prefixed with $(prefix) - ```
commit 95 adds mandir to the Makefile, but missing $(prefix). Please add this
to allow non "/" installations.
```
Original issue reported on code.google.com by `ju.lec...@googlemail.com` on 24 Jul 2012 at 6:27 | defect | mandir should be prefixed with prefix commit adds mandir to the makefile but missing prefix please add this to allow non installations original issue reported on code google com by ju lec googlemail com on jul at | 1 |
35,034 | 7,887,543,491 | IssuesEvent | 2018-06-27 18:49:55 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | Hackers have infaltrated com_contact through XSS and [POST:jform] | No Code Attached Yet | ### Steps to reproduce the issue
Upgraded to 3.8.10. As soon as I did Hackers from Germany hit com_contact with XSS attacks and [POST:jform] and send multiple emails through this component. I don't even use this component on my site.
### Expected result
No hacking and XSS attack of com_contact
### Actual r... | 1.0 | Hackers have infaltrated com_contact through XSS and [POST:jform] - ### Steps to reproduce the issue
Upgraded to 3.8.10. As soon as I did Hackers from Germany hit com_contact with XSS attacks and [POST:jform] and send multiple emails through this component. I don't even use this component on my site.
### Expecte... | non_defect | hackers have infaltrated com contact through xss and steps to reproduce the issue upgraded to as soon as i did hackers from germany hit com contact with xss attacks and and send multiple emails through this component i don t even use this component on my site expected result no hacking ... | 0 |
55,910 | 14,789,851,447 | IssuesEvent | 2021-01-12 11:09:21 | hazelcast/hazelcast-jet | https://api.github.com/repos/hazelcast/hazelcast-jet | closed | Not requiring columns not required for JSON format | defect sql | This command should fail, but it succeeds:
```sql
CREATE MAPPING latest_trades
TYPE IMap
OPTIONS (
'keyFormat' = 'java',
'keyJavaClass' = 'java.lang.String',
'valueFormat' = 'json'
);
```
For JSON we can't resolve the columns. If the `keyFormat` was also `json`, the command will fail with "The res... | 1.0 | Not requiring columns not required for JSON format - This command should fail, but it succeeds:
```sql
CREATE MAPPING latest_trades
TYPE IMap
OPTIONS (
'keyFormat' = 'java',
'keyJavaClass' = 'java.lang.String',
'valueFormat' = 'json'
);
```
For JSON we can't resolve the columns. If the `keyFormat`... | defect | not requiring columns not required for json format this command should fail but it succeeds sql create mapping latest trades type imap options keyformat java keyjavaclass java lang string valueformat json for json we can t resolve the columns if the keyformat ... | 1 |
82,066 | 31,896,357,492 | IssuesEvent | 2023-09-18 02:20:42 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Text-based user avatars: abnormal appearance. | T-Defect | ### Steps to reproduce
n/a
### Outcome
#### What did you expect?
n/a
#### What happened instead?
As shown in the figure, some avatar is stretched vertically.
**But limited to text-based avatars, image-based avatars are normal.**

```
[X] bug report
[ ] feature request
[ ] support... | 1.0 | DataTable scrollHeight doesn't calculate correctly with frozen columns and header groups - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours
**I'm subm... | defect | datatable scrollheight doesn t calculate correctly with frozen columns and header groups there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primereact pro support where support is provided within business hours i m subm... | 1 |
23,466 | 3,829,676,953 | IssuesEvent | 2016-03-31 11:47:57 | pearu/pylibnidaqmx | https://api.github.com/repos/pearu/pylibnidaqmx | closed | Importing Analog/digital input/output task does not work | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Installation pylibnidaqmx from Source
2.
3.
What is the expected output? What do you see instead?
Expected output: the import should be successful. Instead I get the following
message:
from nidaqmx import AnalogInputTask
--------------------------------------------------... | 1.0 | Importing Analog/digital input/output task does not work - ```
What steps will reproduce the problem?
1. Installation pylibnidaqmx from Source
2.
3.
What is the expected output? What do you see instead?
Expected output: the import should be successful. Instead I get the following
message:
from nidaqmx import Analog... | defect | importing analog digital input output task does not work what steps will reproduce the problem installation pylibnidaqmx from source what is the expected output what do you see instead expected output the import should be successful instead i get the following message from nidaqmx import analog... | 1 |
18,988 | 3,117,750,427 | IssuesEvent | 2015-09-04 05:03:57 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | opened | Emit/output error when using += operator with Delegates | defect ready | A severe output error happens whenever an Delegate is bound using the += operator.
The bug was reported here [Delegate Compilation Bug](http://forums.bridge.net/forum/bridge-net-pro/bugs/614)
For instance:
- broken: `test.Delegate += Callback;`
- works: `test.Delegate = test.Delegate + Callback;` | 1.0 | Emit/output error when using += operator with Delegates - A severe output error happens whenever an Delegate is bound using the += operator.
The bug was reported here [Delegate Compilation Bug](http://forums.bridge.net/forum/bridge-net-pro/bugs/614)
For instance:
- broken: `test.Delegate += Callback;`
- works: ... | defect | emit output error when using operator with delegates a severe output error happens whenever an delegate is bound using the operator the bug was reported here for instance broken test delegate callback works test delegate test delegate callback | 1 |
193,671 | 15,384,306,511 | IssuesEvent | 2021-03-03 04:26:04 | ProfKleberSouza/projeto-pratico-brunosamuelfernandogleydiston | https://api.github.com/repos/ProfKleberSouza/projeto-pratico-brunosamuelfernandogleydiston | closed | Revisor da documentação | documentation | Responsável por revisar o conteúdo em Contexto e Especificações do Projeto. | 1.0 | Revisor da documentação - Responsável por revisar o conteúdo em Contexto e Especificações do Projeto. | non_defect | revisor da documentação responsável por revisar o conteúdo em contexto e especificações do projeto | 0 |
18,314 | 3,041,795,907 | IssuesEvent | 2015-08-08 00:44:38 | supertuxkart/stk-code | https://api.github.com/repos/supertuxkart/stk-code | closed | Moved far back when rescuing in Green Valley | P3: normal T: defect | Driving the first part of Green Valley, the rescuing works as expected, putting the kart a little back. Rescuing after the invisible checkline however, always moves the kart back to said checkline. How to easily reproduce: drive Green Valley as normal, and rescue when coming to the second or the last bridge.
There m... | 1.0 | Moved far back when rescuing in Green Valley - Driving the first part of Green Valley, the rescuing works as expected, putting the kart a little back. Rescuing after the invisible checkline however, always moves the kart back to said checkline. How to easily reproduce: drive Green Valley as normal, and rescue when comi... | defect | moved far back when rescuing in green valley driving the first part of green valley the rescuing works as expected putting the kart a little back rescuing after the invisible checkline however always moves the kart back to said checkline how to easily reproduce drive green valley as normal and rescue when comi... | 1 |
467,989 | 13,459,672,801 | IssuesEvent | 2020-09-09 12:36:34 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | registration.ap.gov.in - site is not usable | browser-firefox engine-gecko priority-normal | <!-- @browser: Firefox 81.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:81.0) Gecko/20100101 Firefox/81.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/57970 -->
**URL**: http://registration.ap.gov.in/APCARDECClient/FetchHelpDetails
**Browser / V... | 1.0 | registration.ap.gov.in - site is not usable - <!-- @browser: Firefox 81.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:81.0) Gecko/20100101 Firefox/81.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/57970 -->
**URL**: http://registration.ap.gov.in/... | non_defect | registration ap gov in site is not usable url browser version firefox operating system windows tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce website not working view the... | 0 |
75,878 | 26,115,650,084 | IssuesEvent | 2022-12-28 05:34:39 | jMonkeyEngine/jmonkeyengine | https://api.github.com/repos/jMonkeyEngine/jmonkeyengine | closed | A multithreading issue with GltfLoader | defect | I use multithreading to load gltf models, when loaded, all model materials are messed up.
After I debug GltfLoader, I found out that there may be threading issue in the GltfLoader. The variable "defaultMaterialAdapters" cannot be "static". This variable will be shared when all threads load materials from the model.... | 1.0 | A multithreading issue with GltfLoader - I use multithreading to load gltf models, when loaded, all model materials are messed up.
After I debug GltfLoader, I found out that there may be threading issue in the GltfLoader. The variable "defaultMaterialAdapters" cannot be "static". This variable will be shared when a... | defect | a multithreading issue with gltfloader i use multithreading to load gltf models when loaded all model materials are messed up after i debug gltfloader i found out that there may be threading issue in the gltfloader the variable defaultmaterialadapters cannot be static this variable will be shared when a... | 1 |
74,896 | 25,395,662,730 | IssuesEvent | 2022-11-22 08:28:47 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | WriteJdbcP does not rollback the transaction if SQLException is thrown [HZ-1744] | Type: Defect Source: Internal to-jira Team: Platform | **Describe the bug**
WriteJdbcP is calling connection.commit() but does not rollback the transaction upon SQLException. As a result of this Hikari is showing these logs
*"{} - Executed rollback on connection {} due to dirty commit state on close()"*
**Expected behavior**
`connection.rollback() shold be called whe... | 1.0 | WriteJdbcP does not rollback the transaction if SQLException is thrown [HZ-1744] - **Describe the bug**
WriteJdbcP is calling connection.commit() but does not rollback the transaction upon SQLException. As a result of this Hikari is showing these logs
*"{} - Executed rollback on connection {} due to dirty commit stat... | defect | writejdbcp does not rollback the transaction if sqlexception is thrown describe the bug writejdbcp is calling connection commit but does not rollback the transaction upon sqlexception as a result of this hikari is showing these logs executed rollback on connection due to dirty commit state on clo... | 1 |
445,543 | 31,239,894,489 | IssuesEvent | 2023-08-20 18:33:40 | burmilla/os | https://api.github.com/repos/burmilla/os | closed | Add to releases a format supported by Digital Ocean | documentation wontfix | https://www.digitalocean.com/docs/images/custom-images/#image-requirements
> Image Requirements
>
>Images you upload to DigitalOcean must meet the following requirements:
>
> Operating system. Images must have a Unix-like OS.
>
> File format. Images must be in one of the following file formats:
> ... | 1.0 | Add to releases a format supported by Digital Ocean - https://www.digitalocean.com/docs/images/custom-images/#image-requirements
> Image Requirements
>
>Images you upload to DigitalOcean must meet the following requirements:
>
> Operating system. Images must have a Unix-like OS.
>
> File format. Images m... | non_defect | add to releases a format supported by digital ocean image requirements images you upload to digitalocean must meet the following requirements operating system images must have a unix like os file format images must be in one of the following file formats raw img with an... | 0 |
49,879 | 13,187,284,402 | IssuesEvent | 2020-08-13 02:55:39 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | Typo in py2-v3.0.1 setup.sh (Trac #2213) | Incomplete Migration Migrated from Trac cvmfs defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2213">https://code.icecube.wisc.edu/ticket/2213</a>, reported by icecube and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:15:23",
"description": "Running eval `/cvmf... | 1.0 | Typo in py2-v3.0.1 setup.sh (Trac #2213) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2213">https://code.icecube.wisc.edu/ticket/2213</a>, reported by icecube and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:15:23... | defect | typo in setup sh trac migrated from json status closed changetime description running eval cvmfs icecube opensciencegrid org setup sh fails on some hosts such as submit and my personal macbook with the following error n n cvmfs icec... | 1 |
48,869 | 13,184,761,814 | IssuesEvent | 2020-08-12 20:02:47 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | TypeError: expecting datetime, int, long, float, or None; got <class 'genshi.template.eval.Undefined'> (Trac #348) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/348
, reported by mase and owned by nega_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-01-11T20:08:32",
"description": "I can't see the revision log for romeo trunk\n\n\n==== How to Reproduce ====\n\nWhile doing a ... | 1.0 | TypeError: expecting datetime, int, long, float, or None; got <class 'genshi.template.eval.Undefined'> (Trac #348) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/348
, reported by mase and owned by nega_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-01-11T20:08:32"... | defect | typeerror expecting datetime int long float or none got trac migrated from reported by mase and owned by nega json status closed changetime description i can t see the revision log for romeo trunk n n n how to reproduce n nwhile doing a ... | 1 |
225,693 | 24,881,138,897 | IssuesEvent | 2022-10-28 01:16:51 | scumdestroy/docs | https://api.github.com/repos/scumdestroy/docs | opened | Twisted-22.4.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.4) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Twisted-22.4.0-py3-none-any.whl</b></p></summary>
<p>An asynchronous networking framework written in Python</p>
<p>Library home page: <a href="https://files.pythonhos... | True | Twisted-22.4.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.4) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Twisted-22.4.0-py3-none-any.whl</b></p></summary>
<p>An asynchronous networking framew... | non_defect | twisted none any whl vulnerabilities highest severity is vulnerable library twisted none any whl an asynchronous networking framework written in python library home page a href path to dependency file ci requirements txt path to vulnerable library ci requirements tx... | 0 |
826,611 | 31,682,174,403 | IssuesEvent | 2023-09-08 01:27:56 | Team-Ampersand/DUS | https://api.github.com/repos/Team-Ampersand/DUS | closed | (#80) DotoriCalendar에 onDaySelected parameter 추가 | ✨ Type: Feature 0️⃣ Priority: Critical | # Describe
- 날짜를 클릭했을 때 실행되는 onDaySelected parameter 추가
## etc
- 기타사항을 입력하세요.
| 1.0 | (#80) DotoriCalendar에 onDaySelected parameter 추가 - # Describe
- 날짜를 클릭했을 때 실행되는 onDaySelected parameter 추가
## etc
- 기타사항을 입력하세요.
| non_defect | dotoricalendar에 ondayselected parameter 추가 describe 날짜를 클릭했을 때 실행되는 ondayselected parameter 추가 etc 기타사항을 입력하세요 | 0 |
21,288 | 3,482,064,590 | IssuesEvent | 2015-12-29 20:29:48 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | [TypeScript] Optional parameter becomes mandatory | defect | ```C#
using Bridge;
namespace Demo
{
public class App
{
public DoSomething(int i = 5)
{
}
}
}
```
Generated d.ts:
```JavaScript
export interface App {
doSomething(i: Number): void;
}
```
Expected d.ts:
```JavaScript
export interface App {... | 1.0 | [TypeScript] Optional parameter becomes mandatory - ```C#
using Bridge;
namespace Demo
{
public class App
{
public DoSomething(int i = 5)
{
}
}
}
```
Generated d.ts:
```JavaScript
export interface App {
doSomething(i: Number): void;
}
```
Expec... | defect | optional parameter becomes mandatory c using bridge namespace demo public class app public dosomething int i generated d ts javascript export interface app dosomething i number void expected d ts ... | 1 |
31,399 | 6,518,370,739 | IssuesEvent | 2017-08-28 07:44:50 | OlafvdSpek/ctemplate | https://api.github.com/repos/OlafvdSpek/ctemplate | closed | Linker errors while attempting to compile on SmartOS (Solaris 11) with gcc 4.7.3 (also tried 4.9 | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Check out sources from trunk (also tried tagged release 2.3)
2. Attempt to build and link using
FLAGS="-m64 -std=c++11"
CFLAGS="$FLAGS" CXXFLAGS="$CFLAGS" LDFLAGS="$FLAGS -Lsrc/solaris" \
./configure --prefix=/usr/local/ctemplate
Initially tried without -Lsrc/solaris, bu... | 1.0 | Linker errors while attempting to compile on SmartOS (Solaris 11) with gcc 4.7.3 (also tried 4.9 - ```
What steps will reproduce the problem?
1. Check out sources from trunk (also tried tagged release 2.3)
2. Attempt to build and link using
FLAGS="-m64 -std=c++11"
CFLAGS="$FLAGS" CXXFLAGS="$CFLAGS" LDFLAGS="$FLAGS -Lsr... | defect | linker errors while attempting to compile on smartos solaris with gcc also tried what steps will reproduce the problem check out sources from trunk also tried tagged release attempt to build and link using flags std c cflags flags cxxflags cflags ldflags flags lsrc so... | 1 |
358,378 | 10,618,527,202 | IssuesEvent | 2019-10-13 05:25:38 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /blog/_posts/2017-01-00-Fission-Serverless-Functions-As-Service-For-Kubernetes.md | lang/zh priority/P1 sync/new version/1.16 welcome | Source File: [/blog/_posts/2017-01-00-Fission-Serverless-Functions-As-Service-For-Kubernetes.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/blog/_posts/2017-01-00-Fission-Serverless-Functions-As-Service-For-Kubernetes.md)
| 1.0 | /blog/_posts/2017-01-00-Fission-Serverless-Functions-As-Service-For-Kubernetes.md - Source File: [/blog/_posts/2017-01-00-Fission-Serverless-Functions-As-Service-For-Kubernetes.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/blog/_posts/2017-01-00-Fission-Serverless-Functions-As-Service-For-Kuber... | non_defect | blog posts fission serverless functions as service for kubernetes md source file | 0 |
19,063 | 3,130,941,391 | IssuesEvent | 2015-09-09 12:27:20 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | SecureSocket.initialize fails if certificate database path is non-ASCII | Area-Library Library-IO Priority-Low Triaged Type-Defect | Due to the Mozilla bug "NSS does not allow specifying a profile path containing characters outside of the system native codepage", the Dart SecureSocket class can't be initialized with a certificate database with a non-ASCII path.
See
https://bugzilla.mozilla.org/show_bug.cgi?id=336829
Since there doesn't s... | 1.0 | SecureSocket.initialize fails if certificate database path is non-ASCII - Due to the Mozilla bug "NSS does not allow specifying a profile path containing characters outside of the system native codepage", the Dart SecureSocket class can't be initialized with a certificate database with a non-ASCII path.
See
... | defect | securesocket initialize fails if certificate database path is non ascii due to the mozilla bug quot nss does not allow specifying a profile path containing characters outside of the system native codepage quot the dart securesocket class can t be initialized with a certificate database with a non ascii path see ... | 1 |
366,397 | 10,820,315,742 | IssuesEvent | 2019-11-08 16:08:26 | workcraft/workcraft | https://api.github.com/repos/workcraft/workcraft | closed | Verification for presence of consensus cubes in Circuit implementation | enhancement priority:high status:confirmed tag:backend:mpsat tag:model:circuit | We have a gate with output `O` computing function `F` that has a binate input `Bin`. This function `F` is implemented as a _sum-of-products_ cover, perhaps with some redundant cubes.
Witness of property violation for the _positive phase_:
* `O` is enabled, and
* `Bin` is enabled, and
* `~dF/dBin`, and
* for eac... | 1.0 | Verification for presence of consensus cubes in Circuit implementation - We have a gate with output `O` computing function `F` that has a binate input `Bin`. This function `F` is implemented as a _sum-of-products_ cover, perhaps with some redundant cubes.
Witness of property violation for the _positive phase_:
* `... | non_defect | verification for presence of consensus cubes in circuit implementation we have a gate with output o computing function f that has a binate input bin this function f is implemented as a sum of products cover perhaps with some redundant cubes witness of property violation for the positive phase ... | 0 |
217,682 | 16,860,454,281 | IssuesEvent | 2021-06-21 12:24:59 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Security Solution] Long text name for Policy is not truncated under the Administration tab. | OLM Sprint QA:Ready for Testing Team: SecuritySolution Team:Onboarding and Lifecycle Mgt bug impact:low v7.14.0 | **Describe the bug:**
Long text name for Policy is not truncated under the Administration tab.
**Build Details:**
```
Platform: Staging
Version: 7.11.0-SNAPSHOT
Commit : 1a6d7308e58787bf0448f65c039739b40d4a6e3d
Build: 37074
Artifact Page: https://artifacts-api.elastic.co/v1/search/7.11.0-SNAPSHOT
```
**Brow... | 1.0 | [Security Solution] Long text name for Policy is not truncated under the Administration tab. - **Describe the bug:**
Long text name for Policy is not truncated under the Administration tab.
**Build Details:**
```
Platform: Staging
Version: 7.11.0-SNAPSHOT
Commit : 1a6d7308e58787bf0448f65c039739b40d4a6e3d
Build... | non_defect | long text name for policy is not truncated under the administration tab describe the bug long text name for policy is not truncated under the administration tab build details platform staging version snapshot commit build artifact page browser details all ... | 0 |
75,919 | 26,149,562,210 | IssuesEvent | 2022-12-30 11:22:57 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Double clicking „start video call“ adds two jitsi widgets | T-Defect S-Minor Help Wanted A-Jitsi O-Occasional good first issue | ### Steps to reproduce
1. Have a room with some members
2. Double click camera to start a video call
(some people are likely to double-click on everything)
### Outcome
#### What did you expect?
One call starting
#### What happened instead?
Two calls starting

### Outcome
#### What did you expect?
One call starting
#### What happened instead?
Tw... | defect | double clicking „start video call“ adds two jitsi widgets steps to reproduce have a room with some members double click camera to start a video call some people are likely to double click on everything outcome what did you expect one call starting what happened instead tw... | 1 |
106,546 | 13,308,180,651 | IssuesEvent | 2020-08-26 00:11:28 | phetsims/collision-lab | https://api.github.com/repos/phetsims/collision-lab | closed | Some pixel polishes | design:polish | Discussed some pixel polishes with @ariel-phet on zoom today.
- [x] Change the font for the velocity/momentum readouts on top of the balls and COM to 14.
- [x] Change the vertical spacing between the momentum vectors in the momenta diagram to 0.5 for 1D screens.
- [x] Remove the furthest zoom level (all the way z... | 1.0 | Some pixel polishes - Discussed some pixel polishes with @ariel-phet on zoom today.
- [x] Change the font for the velocity/momentum readouts on top of the balls and COM to 14.
- [x] Change the vertical spacing between the momentum vectors in the momenta diagram to 0.5 for 1D screens.
- [x] Remove the furthest zoo... | non_defect | some pixel polishes discussed some pixel polishes with ariel phet on zoom today change the font for the velocity momentum readouts on top of the balls and com to change the vertical spacing between the momentum vectors in the momenta diagram to for screens remove the furthest zoom level ... | 0 |
23,192 | 3,775,435,193 | IssuesEvent | 2016-03-17 13:34:21 | mgm3746/garbagecat | https://api.github.com/repos/mgm3746/garbagecat | closed | Handle JDK 1.7 ParNew logging | auto-migrated Priority-Medium Type-Defect | ```
OracleJDK 1.7 update 55
2014-07-08T13:25:56.259+0100: 196.082: [GC2014-07-08T13:25:56.259+0100:
196.082: [ParNew: 471871K->35576K(471872K), 0.2695773 secs]
586079K->162457K(3093312K), 0.2699776 secs] [Times: user=0.48 sys=0.00,
real=0.27 secs]
```
Original issue reported on code.google.com by `mgm...@gmail.com... | 1.0 | Handle JDK 1.7 ParNew logging - ```
OracleJDK 1.7 update 55
2014-07-08T13:25:56.259+0100: 196.082: [GC2014-07-08T13:25:56.259+0100:
196.082: [ParNew: 471871K->35576K(471872K), 0.2695773 secs]
586079K->162457K(3093312K), 0.2699776 secs] [Times: user=0.48 sys=0.00,
real=0.27 secs]
```
Original issue reported on code... | defect | handle jdk parnew logging oraclejdk update secs times user sys real secs original issue reported on code google com by mgm gmail com on jul at | 1 |
81,142 | 30,727,865,922 | IssuesEvent | 2023-07-27 21:20:54 | vector-im/element-x-android | https://api.github.com/repos/vector-im/element-x-android | closed | Deadlock when opening a room. | S-Major T-Defect O-Occasional A-Timeline | We recently fixed several deadlocks (application in infinite loading state), but we can still repro one from time to time.
1. open the room list
2. open a room
3. go back to the room list
4. open the same room again
5. Repeat 3 and 4 until the timeline does not display messages but a loading wheel forever.
We... | 1.0 | Deadlock when opening a room. - We recently fixed several deadlocks (application in infinite loading state), but we can still repro one from time to time.
1. open the room list
2. open a room
3. go back to the room list
4. open the same room again
5. Repeat 3 and 4 until the timeline does not display messages bu... | defect | deadlock when opening a room we recently fixed several deadlocks application in infinite loading state but we can still repro one from time to time open the room list open a room go back to the room list open the same room again repeat and until the timeline does not display messages bu... | 1 |
37,515 | 8,410,719,055 | IssuesEvent | 2018-10-12 11:36:49 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | closed | Phylanx fails with latest hpx | category: CMake type: defect | ## Expected Behavior
Expect Phylanx to compile with latest HPX
## Actual Behavior
Phylanx Fails compilation with the following error listed below. I can confirm that it works up to the following commit dbbb94662ba0818cc5d6120f52e4a7b330075709 ( Merge pull request #3476 from STEllAR-GROUP/hide_credentials ). It lo... | 1.0 | Phylanx fails with latest hpx - ## Expected Behavior
Expect Phylanx to compile with latest HPX
## Actual Behavior
Phylanx Fails compilation with the following error listed below. I can confirm that it works up to the following commit dbbb94662ba0818cc5d6120f52e4a7b330075709 ( Merge pull request #3476 from STEllAR... | defect | phylanx fails with latest hpx expected behavior expect phylanx to compile with latest hpx actual behavior phylanx fails compilation with the following error listed below i can confirm that it works up to the following commit merge pull request from stellar group hide credentials it looks to me ... | 1 |
122,775 | 12,159,648,877 | IssuesEvent | 2020-04-26 10:00:47 | kiwicom/schemathesis | https://api.github.com/repos/kiwicom/schemathesis | closed | Add code examples | Priority: Low Type: Documentation | It will be extremely helpful to have some code examples , so it will be easier to start using Schemathesis.
- Straightforward test. the whole api, without filtration or app insights
- Filters for specific endpoints
- Tests with insights about the app data (id of some existing DB object for GET / PUT calls)
- Usi... | 1.0 | Add code examples - It will be extremely helpful to have some code examples , so it will be easier to start using Schemathesis.
- Straightforward test. the whole api, without filtration or app insights
- Filters for specific endpoints
- Tests with insights about the app data (id of some existing DB object for GET... | non_defect | add code examples it will be extremely helpful to have some code examples so it will be easier to start using schemathesis straightforward test the whole api without filtration or app insights filters for specific endpoints tests with insights about the app data id of some existing db object for get... | 0 |
50,267 | 13,187,410,224 | IssuesEvent | 2020-08-13 03:19:37 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | clsim doesn't jive with OpenCL Framework (Trac #415) | Migrated from Trac combo simulation defect | http://builds.icecube.wisc.edu/builders/quick_simulation_osx_server_10.6.7/builds/506/steps/compile/logs/stdio
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/415
, reported by nega and owned by claudio.kopper_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-06-12T22... | 1.0 | clsim doesn't jive with OpenCL Framework (Trac #415) - http://builds.icecube.wisc.edu/builders/quick_simulation_osx_server_10.6.7/builds/506/steps/compile/logs/stdio
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/415
, reported by nega and owned by claudio.kopper_</summary>
<p>
```json
{
... | defect | clsim doesn t jive with opencl framework trac migrated from reported by nega and owned by claudio kopper json status closed changetime description reporter nega cc jvs resolution invalid ts comp... | 1 |
31,035 | 2,731,183,698 | IssuesEvent | 2015-04-16 18:51:33 | million12/M12.Foundation | https://api.github.com/repos/million12/M12.Foundation | closed | Raw edit mode: inline CSS styling should be ignored | bug improvement low-priority | Via Inspector user can provide custom inline CSS for majority of M12.Foundation components.
When in raw edit mode, these styles should be ignored / not set. | 1.0 | Raw edit mode: inline CSS styling should be ignored - Via Inspector user can provide custom inline CSS for majority of M12.Foundation components.
When in raw edit mode, these styles should be ignored / not set. | non_defect | raw edit mode inline css styling should be ignored via inspector user can provide custom inline css for majority of foundation components when in raw edit mode these styles should be ignored not set | 0 |
137,373 | 18,752,697,375 | IssuesEvent | 2021-11-05 05:50:56 | madhans23/linux-4.15 | https://api.github.com/repos/madhans23/linux-4.15 | opened | CVE-2020-12464 (Medium) detected in linuxv4.15 | security vulnerability | ## CVE-2020-12464 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.15</b></p></summary>
<p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/brodo... | True | CVE-2020-12464 (Medium) detected in linuxv4.15 - ## CVE-2020-12464 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.15</b></p></summary>
<p>
<p>Library home page: <a href=http... | non_defect | cve medium detected in cve medium severity vulnerability vulnerable library library home page a href found in head commit a href found in base branch master vulnerable source files vulnerability details usb sg cancel i... | 0 |
40,991 | 10,257,772,637 | IssuesEvent | 2019-08-21 20:56:19 | mercury-hpc/mercury | https://api.github.com/repos/mercury-hpc/mercury | closed | Default Spack install fails | defect task | **Describe the bug**
Fixing #299 with [this commit](https://github.com/mercury-hpc/mercury/commit/05831f8db8c2916628d03cb0caee339134a2997c) seems to have caused a side effect when installing with Spack.
**To Reproduce**
The default version of Mercury in the Spack package is 1.0.1. So if installing everything fresh... | 1.0 | Default Spack install fails - **Describe the bug**
Fixing #299 with [this commit](https://github.com/mercury-hpc/mercury/commit/05831f8db8c2916628d03cb0caee339134a2997c) seems to have caused a side effect when installing with Spack.
**To Reproduce**
The default version of Mercury in the Spack package is 1.0.1. So ... | defect | default spack install fails describe the bug fixing with seems to have caused a side effect when installing with spack to reproduce the default version of mercury in the spack package is so if installing everything fresh with spack spack install mercury you get cmake and mercu... | 1 |
25,361 | 4,306,653,915 | IssuesEvent | 2016-07-21 04:47:46 | kraigs-android/kraigsandroid | https://api.github.com/repos/kraigs-android/kraigsandroid | closed | translation | auto-migrated Priority-Medium Type-Defect | ```
Russian translation provided in Issue 48 contains several mistakes - semantic,
misprints and just not very good interpretation (in my opinion). So I decided
to correct them. Please find attached my version of translation. And here there
is the description of main errors I've corrected:
------
1. "default_setting... | 1.0 | translation - ```
Russian translation provided in Issue 48 contains several mistakes - semantic,
misprints and just not very good interpretation (in my opinion). So I decided
to correct them. Please find attached my version of translation. And here there
is the description of main errors I've corrected:
------
1. "d... | defect | translation russian translation provided in issue contains several mistakes semantic misprints and just not very good interpretation in my opinion so i decided to correct them please find attached my version of translation and here there is the description of main errors i ve corrected de... | 1 |
51,638 | 12,753,998,109 | IssuesEvent | 2020-06-28 02:18:28 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | Rustbuild should be able to test libstd without building a compiler | A-rustbuild A-testsuite C-enhancement | Currently, any attempt to build or test a part of libstd forces rustc and rustdoc to be built, even though the downloaded bootstrap compiler already contains rustc and rustdoc executables. What's worse is that the only way to prevent the compiler build is by using `--keep-stage`, which has numerous issues and can even ... | 1.0 | Rustbuild should be able to test libstd without building a compiler - Currently, any attempt to build or test a part of libstd forces rustc and rustdoc to be built, even though the downloaded bootstrap compiler already contains rustc and rustdoc executables. What's worse is that the only way to prevent the compiler bui... | non_defect | rustbuild should be able to test libstd without building a compiler currently any attempt to build or test a part of libstd forces rustc and rustdoc to be built even though the downloaded bootstrap compiler already contains rustc and rustdoc executables what s worse is that the only way to prevent the compiler bui... | 0 |
68,814 | 21,914,725,701 | IssuesEvent | 2022-05-21 16:30:32 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | ZTS reproducibly panics on `zfs_rename_014_neg` on ppc64el | Type: Defect | ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 11
Kernel Version | 5.15.41
Architecture | ppc64el
OpenZFS Version | 2cd0f98f4
### Describe the problem you're observing
On trying to put the BLAKE3 PR through it... | 1.0 | ZTS reproducibly panics on `zfs_rename_014_neg` on ppc64el - ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 11
Kernel Version | 5.15.41
Architecture | ppc64el
OpenZFS Version | 2cd0f98f4
### Describe the proble... | defect | zts reproducibly panics on zfs rename neg on system information type version name distribution name debian distribution version kernel version architecture openzfs version describe the problem you re observing on trying to put the pr through its paces ... | 1 |
66,545 | 20,267,675,643 | IssuesEvent | 2022-02-15 13:36:35 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | New search experience can't find metaspaces | T-Defect S-Minor A-Spaces O-Occasional Z-Community-Testing A-Spotlight-Search | > I tried searching for People metapace, but it didn't come up. | 1.0 | New search experience can't find metaspaces - > I tried searching for People metapace, but it didn't come up. | defect | new search experience can t find metaspaces i tried searching for people metapace but it didn t come up | 1 |
498,308 | 14,405,504,205 | IssuesEvent | 2020-12-03 18:48:27 | cypress-io/cypress | https://api.github.com/repos/cypress-io/cypress | opened | POST FormData Failure With cy.request | internal-priority | ### Description: Cypress currently does not allow for formData to be correctly sent.
GitHub Issue Created April 2018: [https://github.com/cypress-io/cypress/issues/1647](https://github.com/cypress-io/cypress/issues/1647|smart-link)
Case 1:
**User/UUID**: Elena Franko, Sr QA - [42b5e8d3-514c-4aa7-b4e8-c8bcb8e919ea ](... | 1.0 | POST FormData Failure With cy.request - ### Description: Cypress currently does not allow for formData to be correctly sent.
GitHub Issue Created April 2018: [https://github.com/cypress-io/cypress/issues/1647](https://github.com/cypress-io/cypress/issues/1647|smart-link)
Case 1:
**User/UUID**: Elena Franko, Sr QA - ... | non_defect | post formdata failure with cy request description cypress currently does not allow for formdata to be correctly sent github issue created april case user uuid elena franko sr qa org uuid plan custom paid plan email context has had some ... | 0 |
22,773 | 2,650,920,825 | IssuesEvent | 2015-03-16 06:45:56 | grepper/tovid | https://api.github.com/repos/grepper/tovid | opened | Source video rotation | enhancement imported Priority-Low | _From [just...@gmail.com](https://code.google.com/u/118426383622680449865/) on September 26, 2007 08:07:46_
Modern photocameras automatically detect the orientation of photo (portrait
or landscape) and embed this information in produced JPGs. Unfortunately
QucikTime .movs do not support this feature so if you rotate... | 1.0 | Source video rotation - _From [just...@gmail.com](https://code.google.com/u/118426383622680449865/) on September 26, 2007 08:07:46_
Modern photocameras automatically detect the orientation of photo (portrait
or landscape) and embed this information in produced JPGs. Unfortunately
QucikTime .movs do not support this ... | non_defect | source video rotation from on september modern photocameras automatically detect the orientation of photo portrait or landscape and embed this information in produced jpgs unfortunately quciktime movs do not support this feature so if you rotate your camera during filming you end up with rota... | 0 |
20,770 | 11,502,221,028 | IssuesEvent | 2020-02-12 18:41:12 | aws/aws-sdk-ruby | https://api.github.com/repos/aws/aws-sdk-ruby | closed | Aws::CognitoIdentityProvider::Client initiate_auth exposes user password in logs | service-api | Please fill out the sections below to help us address your issue
### Issue description
In a rails 6 application, I'm using Cognito to manage user authentication. I recently noticed that calls' logs are automatically added to the logs but there is an issue - Cognito initiate_auth method with `auth_flow: "USER_PASSWO... | 1.0 | Aws::CognitoIdentityProvider::Client initiate_auth exposes user password in logs - Please fill out the sections below to help us address your issue
### Issue description
In a rails 6 application, I'm using Cognito to manage user authentication. I recently noticed that calls' logs are automatically added to the logs... | non_defect | aws cognitoidentityprovider client initiate auth exposes user password in logs please fill out the sections below to help us address your issue issue description in a rails application i m using cognito to manage user authentication i recently noticed that calls logs are automatically added to the logs... | 0 |
37,253 | 8,309,738,540 | IssuesEvent | 2018-09-24 08:07:20 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | SelectCheckboxMenu: disabled items are shown as selected labels if multiple=true | defect | ## 1) Environment
- PrimeFaces version: 6.2
- Does it work on the newest released PrimeFaces version? Version? No, 6.2
- Does it work on the newest sources in GitHub? (Build by source -> https://github.com/primefaces/primefaces/wiki/Building-From-Source) No
- Application server + version: Wildfly 11, Jetty
- Affec... | 1.0 | SelectCheckboxMenu: disabled items are shown as selected labels if multiple=true - ## 1) Environment
- PrimeFaces version: 6.2
- Does it work on the newest released PrimeFaces version? Version? No, 6.2
- Does it work on the newest sources in GitHub? (Build by source -> https://github.com/primefaces/primefaces/wiki/B... | defect | selectcheckboxmenu disabled items are shown as selected labels if multiple true environment primefaces version does it work on the newest released primefaces version version no does it work on the newest sources in github build by source no application server version wildfly ... | 1 |
26,118 | 4,593,613,302 | IssuesEvent | 2016-09-21 02:02:04 | afisher1/GridLAB-D | https://api.github.com/repos/afisher1/GridLAB-D | closed | #41 Implement variables using current naming convention and units,
| defect | Not all object classes use the current naming convention of 'description[unit]'.
,
| 1.0 | #41 Implement variables using current naming convention and units,
- Not all object classes use the current naming convention of 'description[unit]'.
,
| defect | implement variables using current naming convention and units not all object classes use the current naming convention of description | 1 |
55,045 | 14,146,723,306 | IssuesEvent | 2020-11-10 19:39:51 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Schedule: Locales not fully respected | defect | All European locales have first day of the week Monday [[link](http://chartsbin.com/view/41671)]. But e.g. Norwegian is stariting by Sunday (søn.) in `p:schedule` component, which is wrong.
All, except EN schould be Mon:
| PF version | EN | DE | SV | NO |
|:------------|:-----| :-----|:-----|:-----|
| 8.0 ... | 1.0 | Schedule: Locales not fully respected - All European locales have first day of the week Monday [[link](http://chartsbin.com/view/41671)]. But e.g. Norwegian is stariting by Sunday (søn.) in `p:schedule` component, which is wrong.
All, except EN schould be Mon:
| PF version | EN | DE | SV | NO |
|:------------|:-... | defect | schedule locales not fully respected all european locales have first day of the week monday but e g norwegian is stariting by sunday søn in p schedule component which is wrong all except en schould be mon pf version en de sv no ... | 1 |
87,936 | 15,790,359,327 | IssuesEvent | 2021-04-02 01:14:37 | SmartBear/ready-mqtt-plugin | https://api.github.com/repos/SmartBear/ready-mqtt-plugin | opened | WS-2019-0509 (Medium) detected in bcprov-jdk15on-1.64.jar | security vulnerability | ## WS-2019-0509 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.64.jar</b></p></summary>
<p>The Bouncy Castle Crypto package is a Java implementation of cryptographi... | True | WS-2019-0509 (Medium) detected in bcprov-jdk15on-1.64.jar - ## WS-2019-0509 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.64.jar</b></p></summary>
<p>The Bouncy Ca... | non_defect | ws medium detected in bcprov jar ws medium severity vulnerability vulnerable library bcprov jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this jar contains jce provider and lightweight api for the bouncy castle cryptography apis for j... | 0 |
213,957 | 7,261,822,772 | IssuesEvent | 2018-02-19 00:37:32 | leo-project/leofs | https://api.github.com/repos/leo-project/leofs | reopened | [all] Handle supervisor restart properly | Priority-HIGH survey v1.4 | As reported on https://github.com/leo-project/leofs/issues/966#issuecomment-358582625, the restarts of leo_mq_sup or leo_object_storage_sup might cause the supervisor process tree to be broken (part of worker processes failed to restart) the below is the crash.log when that happened.
```erlang
2018-01-10 20:23:50 =SU... | 1.0 | [all] Handle supervisor restart properly - As reported on https://github.com/leo-project/leofs/issues/966#issuecomment-358582625, the restarts of leo_mq_sup or leo_object_storage_sup might cause the supervisor process tree to be broken (part of worker processes failed to restart) the below is the crash.log when that ha... | non_defect | handle supervisor restart properly as reported on the restarts of leo mq sup or leo object storage sup might cause the supervisor process tree to be broken part of worker processes failed to restart the below is the crash log when that happened erlang supervisor report supervisor ... | 0 |
96,869 | 12,168,550,593 | IssuesEvent | 2020-04-27 12:52:12 | nextcloud/talk-ios | https://api.github.com/repos/nextcloud/talk-ios | opened | in-chat-view: allow toggling conversations list if space allows | design enhancement | On a spacious tablet computer, toggling the conversations list should be possible while inside a chat, just like on desktop, so while being active in multiple conversations at the same time gets better managable. | 1.0 | in-chat-view: allow toggling conversations list if space allows - On a spacious tablet computer, toggling the conversations list should be possible while inside a chat, just like on desktop, so while being active in multiple conversations at the same time gets better managable. | non_defect | in chat view allow toggling conversations list if space allows on a spacious tablet computer toggling the conversations list should be possible while inside a chat just like on desktop so while being active in multiple conversations at the same time gets better managable | 0 |
31,251 | 6,474,303,448 | IssuesEvent | 2017-08-17 17:48:11 | buildo/scriptoni | https://api.github.com/repos/buildo/scriptoni | closed | dev server configuration should allow browser history location | defect in review | ## description
currently `/route` is a not found -> not possible to use the history api with scriptoni
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
use https://webpack.js.org/configuration/dev-server/#devserver-historyapifallback in https://github.com/buildo/scriptoni/blob/mast... | 1.0 | dev server configuration should allow browser history location - ## description
currently `/route` is a not found -> not possible to use the history api with scriptoni
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
use https://webpack.js.org/configuration/dev-server/#devserver-hi... | defect | dev server configuration should allow browser history location description currently route is a not found not possible to use the history api with scriptoni how to reproduce optional describe steps to reproduce defect specs use in misc optional other useful info | 1 |
51,615 | 13,207,536,897 | IssuesEvent | 2020-08-14 23:29:51 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | cmake's FindBLAS.cmake reports BLAS_FOUND=TRUE even if dev pkgs aren't installed (Trac #707) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/707">https://code.icecube.wisc.edu/projects/icecube/ticket/707</a>, reported by negaand owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:22",
"_ts": "1550067082... | 1.0 | cmake's FindBLAS.cmake reports BLAS_FOUND=TRUE even if dev pkgs aren't installed (Trac #707) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/707">https://code.icecube.wisc.edu/projects/icecube/ticket/707</a>, reported by negaand owned by nega</em></summary>
<p>
``... | defect | cmake s findblas cmake reports blas found true even if dev pkgs aren t installed trac migrated from json status closed changetime ts description cmake happily finds libatlas and libblas and reports blas found true even though no headers are found... | 1 |
43,017 | 11,432,693,404 | IssuesEvent | 2020-02-04 14:30:30 | contao/contao | https://api.github.com/repos/contao/contao | closed | Darstellungsfehler des divs id=#paste_hint bei Neuanlage div. Elemente im Backend | defect | **Affected versions:**
4.8.7 | 4.9.0-RC1
**Description:**
Wie von [aasage](https://github.com/asaage) in [diesem Issue](https://github.com/contao/contao/pull/467#issuecomment-489598953) angeführt, befindet sich bei der Anlage eines neuen Elements (im Backend), welches eine notwendige Positionierung des neuen Eleme... | 1.0 | Darstellungsfehler des divs id=#paste_hint bei Neuanlage div. Elemente im Backend - **Affected versions:**
4.8.7 | 4.9.0-RC1
**Description:**
Wie von [aasage](https://github.com/asaage) in [diesem Issue](https://github.com/contao/contao/pull/467#issuecomment-489598953) angeführt, befindet sich bei der Anlage eines... | defect | darstellungsfehler des divs id paste hint bei neuanlage div elemente im backend affected versions description wie von in angeführt befindet sich bei der anlage eines neuen elements im backend welches eine notwendige positionierung des neuen elements erfordert z b neuer a... | 1 |
262 | 2,507,028,911 | IssuesEvent | 2015-01-12 15:41:05 | yuji-shimoda/rubyist-connect | https://api.github.com/repos/yuji-shimoda/rubyist-connect | closed | トップページの fontawesome アイコン部分をヘルパーメソッドを使った書き方に変更 | design | ```
i.fa.fa-github-square
```
のようにHTMLでベタ書きされているところを、
```
= fa_icon 'github-square'
````
のようにヘルパーメソッドを使った書き方に変更する。
#### 参考
[RailsにFont Awesomeを導入するGem - Qiita](http://qiita.com/succi0303/items/7f76d53ebe54dab41124) | 1.0 | トップページの fontawesome アイコン部分をヘルパーメソッドを使った書き方に変更 - ```
i.fa.fa-github-square
```
のようにHTMLでベタ書きされているところを、
```
= fa_icon 'github-square'
````
のようにヘルパーメソッドを使った書き方に変更する。
#### 参考
[RailsにFont Awesomeを導入するGem - Qiita](http://qiita.com/succi0303/items/7f76d53ebe54dab41124) | non_defect | トップページの fontawesome アイコン部分をヘルパーメソッドを使った書き方に変更 i fa fa github square のようにhtmlでベタ書きされているところを、 fa icon github square のようにヘルパーメソッドを使った書き方に変更する。 参考 | 0 |
641,944 | 20,862,786,510 | IssuesEvent | 2022-03-22 01:46:47 | khalidsaadat/soen341 | https://api.github.com/repos/khalidsaadat/soen341 | closed | [IMPLEMENTATION] Epic Story 1: Browsing Items | High Priority epic story | ### SPRINT 2
The following user stories belong to this epic story.
- [x] #16
- [x] #23
- [x] #34
- [x] #48
- [x] #44 | 1.0 | [IMPLEMENTATION] Epic Story 1: Browsing Items - ### SPRINT 2
The following user stories belong to this epic story.
- [x] #16
- [x] #23
- [x] #34
- [x] #48
- [x] #44 | non_defect | epic story browsing items sprint the following user stories belong to this epic story | 0 |
78,229 | 27,381,840,931 | IssuesEvent | 2023-02-28 10:33:28 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | data corrupt while reading memory mapped page and writing to file at the same time | Type: Defect | ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 11
Kernel Version | 5.18
Architecture | amd64
OpenZFS Version | both 2.1.9 and 73c383f
### Describe the problem you're observing
When one thread ```write()``` ... | 1.0 | data corrupt while reading memory mapped page and writing to file at the same time - ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 11
Kernel Version | 5.18
Architecture | amd64
OpenZFS Version | both 2.1.9 and 7... | defect | data corrupt while reading memory mapped page and writing to file at the same time system information type version name distribution name debian distribution version kernel version architecture openzfs version both and describe the problem you re observing ... | 1 |
28,526 | 5,285,446,040 | IssuesEvent | 2017-02-08 04:59:41 | extnet/Ext.NET | https://api.github.com/repos/extnet/Ext.NET | opened | 4.2.0 mobile: IOS theme has references to font-awesome but no files | 4.x defect feature mobile sencha | The font-awesome is missing from the new IOS theme. Probably the best option would be to just point to the existing files to avoid redundant and unnecessary size on `Ext.NET.Mobile.dll`.
The theme has been introduced by ExtJS 6.2.1 and the original CSS file and folder structure has not font-awesome theme. It is eith... | 1.0 | 4.2.0 mobile: IOS theme has references to font-awesome but no files - The font-awesome is missing from the new IOS theme. Probably the best option would be to just point to the existing files to avoid redundant and unnecessary size on `Ext.NET.Mobile.dll`.
The theme has been introduced by ExtJS 6.2.1 and the origina... | defect | mobile ios theme has references to font awesome but no files the font awesome is missing from the new ios theme probably the best option would be to just point to the existing files to avoid redundant and unnecessary size on ext net mobile dll the theme has been introduced by extjs and the origina... | 1 |
205,919 | 23,360,218,518 | IssuesEvent | 2022-08-10 11:00:44 | ShaikUsaf/linux-4.19.72 | https://api.github.com/repos/ShaikUsaf/linux-4.19.72 | closed | CVE-2022-0480 (Medium) detected in linuxlinux-4.19.238 - autoclosed | security vulnerability | ## CVE-2022-0480 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.238</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.... | True | CVE-2022-0480 (Medium) detected in linuxlinux-4.19.238 - autoclosed - ## CVE-2022-0480 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.238</b></p></summary>
<p>
<p>Th... | non_defect | cve medium detected in linuxlinux autoclosed cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
26,470 | 4,725,101,929 | IssuesEvent | 2016-10-18 04:24:03 | catmaid/CATMAID | https://api.github.com/repos/catmaid/CATMAID | closed | When changing a setting in the settings widget, the popup "confirmation" takes too long to disappear | status: done type: defect | There's no need for it to be launched in the first place. | 1.0 | When changing a setting in the settings widget, the popup "confirmation" takes too long to disappear - There's no need for it to be launched in the first place. | defect | when changing a setting in the settings widget the popup confirmation takes too long to disappear there s no need for it to be launched in the first place | 1 |
647,861 | 21,157,579,320 | IssuesEvent | 2022-04-07 06:04:39 | harvester/harvester | https://api.github.com/repos/harvester/harvester | closed | [BUG] upgrade_manifest enhancements | bug priority/1 area/upgrade-related | **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
In [upgrade_manifest](https://github.com/harvester/harvester/blob/master/package%2Fupgrade%2Fupgrade_manifests.sh) stage, we bump Rancher and ManagedChart versions. There are several things that needed be done here to smoothen the upg... | 1.0 | [BUG] upgrade_manifest enhancements - **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
In [upgrade_manifest](https://github.com/harvester/harvester/blob/master/package%2Fupgrade%2Fupgrade_manifests.sh) stage, we bump Rancher and ManagedChart versions. There are several things that n... | non_defect | upgrade manifest enhancements describe the bug in stage we bump rancher and managedchart versions there are several things that needed be done here to smoothen the upgrade wait for rancher ready wait for rancher fleet and system upgrade controller pods to be upgraded after this w... | 0 |
193,299 | 22,216,125,609 | IssuesEvent | 2022-06-08 01:58:35 | AlexRogalskiy/github-action-charts | https://api.github.com/repos/AlexRogalskiy/github-action-charts | closed | CVE-2021-37701 (High) detected in tar-6.1.0.tgz - autoclosed | security vulnerability | ## CVE-2021-37701 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-6.1.0.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta... | True | CVE-2021-37701 (High) detected in tar-6.1.0.tgz - autoclosed - ## CVE-2021-37701 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-6.1.0.tgz</b></p></summary>
<p>tar for node</p>
<p>... | non_defect | cve high detected in tar tgz autoclosed cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node modules tar package json dependency hierarchy ed... | 0 |
46,142 | 13,055,858,485 | IssuesEvent | 2020-07-30 02:56:47 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | USE_GOLD auto enabled on mac os x (Trac #641) | Incomplete Migration Migrated from Trac cmake defect | Migrated from https://code.icecube.wisc.edu/ticket/641
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:57",
"description": "see: \nhttp://builds.icecube.wisc.edu/builders/quick_osx_10.5.8/builds/410/steps/compile/logs/stdio",
"reporter": "nega",
"cc": "",
"resolution": "fixed"... | 1.0 | USE_GOLD auto enabled on mac os x (Trac #641) - Migrated from https://code.icecube.wisc.edu/ticket/641
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:57",
"description": "see: \nhttp://builds.icecube.wisc.edu/builders/quick_osx_10.5.8/builds/410/steps/compile/logs/stdio",
"reporter": "... | defect | use gold auto enabled on mac os x trac migrated from json status closed changetime description see n reporter nega cc resolution fixed ts component cmake summary use gold auto enabled on mac os x... | 1 |
72,527 | 24,165,153,152 | IssuesEvent | 2022-09-22 14:31:41 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | FE | Profile | [Markup and meta data] HTML markup isn't valid. (09.01.1) | frontend 508/Accessibility authenticated-experience profile 508-defect-2 collab-cycle-feedback Staging CCIssue09.01 CC-Dashboard bad-address-indicator | ### General Information
#### VFS team name
Profile Team
#### VFS product name
Profile
#### VFS feature name
Bad Address Indicator
#### Point of Contact/Reviewers
Brian DeConinck (@briandeconinck) - Accessibility
*For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review... | 1.0 | FE | Profile | [Markup and meta data] HTML markup isn't valid. (09.01.1) - ### General Information
#### VFS team name
Profile Team
#### VFS product name
Profile
#### VFS feature name
Bad Address Indicator
#### Point of Contact/Reviewers
Brian DeConinck (@briandeconinck) - Accessibility
*For more information on how... | defect | fe profile html markup isn t valid general information vfs team name profile team vfs product name profile vfs feature name bad address indicator point of contact reviewers brian deconinck briandeconinck accessibility for more information on how to interpret this tick... | 1 |
94,534 | 11,883,002,522 | IssuesEvent | 2020-03-27 15:16:17 | Opentrons/opentrons | https://api.github.com/repos/Opentrons/opentrons | closed | PD: When switching magnetic module model, preserve engage heights IF they are at default | :spider: SPDDRS protocol designer | ## Overview
Once we have #5225 and #5226 in place, we can take these features a step farther and avoid having users re-enter `engageHeight` values when they don't need to.
## Acceptance Criteria
When a user switches magnetic module model...
- [ ] if the value of the engageHeight exactly matches the module lab... | 1.0 | PD: When switching magnetic module model, preserve engage heights IF they are at default - ## Overview
Once we have #5225 and #5226 in place, we can take these features a step farther and avoid having users re-enter `engageHeight` values when they don't need to.
## Acceptance Criteria
When a user switches magn... | non_defect | pd when switching magnetic module model preserve engage heights if they are at default overview once we have and in place we can take these features a step farther and avoid having users re enter engageheight values when they don t need to acceptance criteria when a user switches magnetic m... | 0 |
131,316 | 12,481,053,456 | IssuesEvent | 2020-05-29 21:32:46 | alexluque/MyMusicApp | https://api.github.com/repos/alexluque/MyMusicApp | closed | Write readme file | documentation | Write down that a proper Google Maps API key should be placed in the code to make the recommendations funcionality work | 1.0 | Write readme file - Write down that a proper Google Maps API key should be placed in the code to make the recommendations funcionality work | non_defect | write readme file write down that a proper google maps api key should be placed in the code to make the recommendations funcionality work | 0 |
44,034 | 11,914,130,916 | IssuesEvent | 2020-03-31 13:09:25 | SasView/sasview | https://api.github.com/repos/SasView/sasview | closed | Check package versions in yaml files and setup.py (Trac #1087) | CCX: Infrastructure Migrated from Trac SasView Bug Fixing defect major | In a recent sasview PR (https://github.com/SasView/sasview/pull/150) the version of pyparsing in setup.py is different than the yaml files.
We should check the versions match up between the two so local builds and master builds have the same behavior.
Migrated from http://trac.sasview.org/ticket/1087
```json
{
"s... | 1.0 | Check package versions in yaml files and setup.py (Trac #1087) - In a recent sasview PR (https://github.com/SasView/sasview/pull/150) the version of pyparsing in setup.py is different than the yaml files.
We should check the versions match up between the two so local builds and master builds have the same behavior.
M... | defect | check package versions in yaml files and setup py trac in a recent sasview pr the version of pyparsing in setup py is different than the yaml files we should check the versions match up between the two so local builds and master builds have the same behavior migrated from json status new ... | 1 |
28,158 | 5,201,777,658 | IssuesEvent | 2017-01-24 06:46:00 | TNGSB/eWallet | https://api.github.com/repos/TNGSB/eWallet | closed | e-Wallet_Mobile App (FPX Reload-iPay88 Email Details) 18012017 #25 | Defect - Low (Sev-4) Live Environment TNG | Defect Description : The "Product Description" fields value displayed wrong. Should not be "Pre-Authorization" as the action performed was "Reload".
Refer attached screenshot.

| 1.0 | e-Wallet_Mobile App (FPX Reload-iPay88 Email Details) 18012017 #25 - Defect Description : The "Product Description" fields value displayed wrong. Should not be "Pre-Authorization" as the action performed was "Reload".
Refer attached screenshot.
automated release pipeline, this would make some entries vanish from the change log.
The check could be part of ... | 1.0 | Add check for correct names of new-fragments - While releasing the last version, I was hindered by some news-fragments having the wrong filename. While this is not much of an issue, it costs yet another few minutes to solve. But for a possible (half-)automated release pipeline, this would make some entries vanish from... | non_defect | add check for correct names of new fragments while releasing the last version i was hindered by some news fragments having the wrong filename while this is not much of an issue it costs yet another few minutes to solve but for a possible half automated release pipeline this would make some entries vanish from... | 0 |
16,241 | 2,878,875,594 | IssuesEvent | 2015-06-10 06:00:51 | msg4real/pygooglevoice | https://api.github.com/repos/msg4real/pygooglevoice | closed | Login stopped working as of 9/6 pm | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Try to log in, e.g.
user = 'username'
pswd = 'passwd'
v = Voice()
v.login(user, pswd)
What is the expected output? What do you see instead?
...
File "/usr/local/bin/gvtweak", line 53, in gv_set_athome
voice.login(user, pwd)
File "/usr/local/lib/python2.6/dist-packages/... | 1.0 | Login stopped working as of 9/6 pm - ```
What steps will reproduce the problem?
1. Try to log in, e.g.
user = 'username'
pswd = 'passwd'
v = Voice()
v.login(user, pswd)
What is the expected output? What do you see instead?
...
File "/usr/local/bin/gvtweak", line 53, in gv_set_athome
voice.login(user, pwd)
File "/u... | defect | login stopped working as of pm what steps will reproduce the problem try to log in e g user username pswd passwd v voice v login user pswd what is the expected output what do you see instead file usr local bin gvtweak line in gv set athome voice login user pwd file us... | 1 |
378,523 | 26,324,546,008 | IssuesEvent | 2023-01-10 04:46:15 | fern-api/fern | https://api.github.com/repos/fern-api/fern | closed | [decomp] Change headings in "Defining your API" | documentation | > In the Defining your API do you think it’s beneficial to use the same categorizations as in the second sentence of the intro (i.e. endpoints, types, errors, and examples)?
> -> We use services now which is a new concept. | 1.0 | [decomp] Change headings in "Defining your API" - > In the Defining your API do you think it’s beneficial to use the same categorizations as in the second sentence of the intro (i.e. endpoints, types, errors, and examples)?
> -> We use services now which is a new concept. | non_defect | change headings in defining your api in the defining your api do you think it’s beneficial to use the same categorizations as in the second sentence of the intro i e endpoints types errors and examples we use services now which is a new concept | 0 |
35,858 | 7,810,734,976 | IssuesEvent | 2018-06-12 07:55:41 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Calendar: selecting date requires doubleclick if minDate or maxDate are assigned a new Date object | defect | **I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request h... | 1.0 | Calendar: selecting date requires doubleclick if minDate or maxDate are assigned a new Date object - **I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://gith... | defect | calendar selecting date requires doubleclick if mindate or maxdate are assigned a new date object i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support req... | 1 |
39,189 | 9,303,969,267 | IssuesEvent | 2019-03-24 21:27:48 | Jonah-Roesler-Edu/ABJ-SoftSol_A02 | https://api.github.com/repos/Jonah-Roesler-Edu/ABJ-SoftSol_A02 | closed | Clean up the Code repository | defect | Please consider cleaning up your code repository, you have like 5 different branches for iteration 2, you should probably merge or remove some... | 1.0 | Clean up the Code repository - Please consider cleaning up your code repository, you have like 5 different branches for iteration 2, you should probably merge or remove some... | defect | clean up the code repository please consider cleaning up your code repository you have like different branches for iteration you should probably merge or remove some | 1 |
12,352 | 2,693,354,629 | IssuesEvent | 2015-04-01 14:21:18 | akvo/akvo-flow-mobile | https://api.github.com/repos/akvo/akvo-flow-mobile | closed | Use explicit error messages for resource download failures | Defect | # Overview
When a cascade resource download fails, the notification error is rather generic: *Form resources have been fully downloaded*. This seems to cause confusion. Instead, we'll show a more explicit message, directly referencing the cascade. | 1.0 | Use explicit error messages for resource download failures - # Overview
When a cascade resource download fails, the notification error is rather generic: *Form resources have been fully downloaded*. This seems to cause confusion. Instead, we'll show a more explicit message, directly referencing the cascade. | defect | use explicit error messages for resource download failures overview when a cascade resource download fails the notification error is rather generic form resources have been fully downloaded this seems to cause confusion instead we ll show a more explicit message directly referencing the cascade | 1 |
309,799 | 26,679,007,722 | IssuesEvent | 2023-01-26 16:15:14 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix miscellaneous_ops.test_torch_renorm | PyTorch Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4014333560/jobs/6894720191" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4014333560/jobs/6894720191" rel="noopener ... | 1.0 | Fix miscellaneous_ops.test_torch_renorm - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4014333560/jobs/6894720191" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/... | non_defect | fix miscellaneous ops test torch renorm tensorflow img src torch img src numpy img src jax img src | 0 |
245,624 | 7,888,760,854 | IssuesEvent | 2018-06-27 23:44:44 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | Runtime in drill.dm,238: Cannot read .len | bug has known steps to reproduce priority: low runtime error ☢ | Runtime at drill.dm,238 on 07cc2830df40bbb609d4f836701c7ae8f53d5b7a:
```
Runtime in drill.dm,238: Cannot read .len
proc name: check supports (/obj/machinery/mining/drill/proc/check_supports)
usr: Unknown (as Scrappie) (/mob/living/carbon/human) ([0x30000ff]) (the plating) (144,43,9) (/turf/simulated/floor/pla... | 1.0 | Runtime in drill.dm,238: Cannot read .len - Runtime at drill.dm,238 on 07cc2830df40bbb609d4f836701c7ae8f53d5b7a:
```
Runtime in drill.dm,238: Cannot read .len
proc name: check supports (/obj/machinery/mining/drill/proc/check_supports)
usr: Unknown (as Scrappie) (/mob/living/carbon/human) ([0x30000ff]) (the pl... | non_defect | runtime in drill dm cannot read len runtime at drill dm on runtime in drill dm cannot read len proc name check supports obj machinery mining drill proc check supports usr unknown as scrappie mob living carbon human the plating turf simulated floor plating nobleca... | 0 |
176,587 | 21,411,783,471 | IssuesEvent | 2022-04-22 06:58:22 | AlexRogalskiy/java-patterns | https://api.github.com/repos/AlexRogalskiy/java-patterns | opened | CVE-2018-1107 (Medium) detected in is-my-json-valid-2.13.1.tgz | security vulnerability | ## CVE-2018-1107 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-my-json-valid-2.13.1.tgz</b></p></summary>
<p>A JSONSchema validator that uses code generation to be extremely fas... | True | CVE-2018-1107 (Medium) detected in is-my-json-valid-2.13.1.tgz - ## CVE-2018-1107 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-my-json-valid-2.13.1.tgz</b></p></summary>
<p>A J... | non_defect | cve medium detected in is my json valid tgz cve medium severity vulnerability vulnerable library is my json valid tgz a jsonschema validator that uses code generation to be extremely fast library home page a href path to dependency file package json path to vulnerabl... | 0 |
545,450 | 15,950,900,975 | IssuesEvent | 2021-04-15 09:12:16 | web-platform-tests/wpt | https://api.github.com/repos/web-platform-tests/wpt | closed | Mechanism to pin browser versions | Azure Pipelines Taskcluster infra priority:backlog | For both Chrome Dev and Safari Technology Preview, new versions have occasionally had so serious bugs that we've had to revert to using an older version in Taskcluster and Azure Pipelines respectively. See, https://github.com/web-platform-tests/wpt/issues/17186 + https://github.com/web-platform-tests/wpt/issues/19362 f... | 1.0 | Mechanism to pin browser versions - For both Chrome Dev and Safari Technology Preview, new versions have occasionally had so serious bugs that we've had to revert to using an older version in Taskcluster and Azure Pipelines respectively. See, https://github.com/web-platform-tests/wpt/issues/17186 + https://github.com/w... | non_defect | mechanism to pin browser versions for both chrome dev and safari technology preview new versions have occasionally had so serious bugs that we ve had to revert to using an older version in taskcluster and azure pipelines respectively see for those cases and for how the actual pinning was done pinn... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.