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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
166,935 | 6,320,382,736 | IssuesEvent | 2017-07-25 01:23:15 | minio/minio-go | https://api.github.com/repos/minio/minio-go | closed | Functional tests don't anymore | priority: medium | Two changes in two different PRs let to this problem
```
$ go run functional_tests.go
# command-line-arguments
./functional_tests.go:3614: undefined: logTrace
``` | 1.0 | Functional tests don't anymore - Two changes in two different PRs let to this problem
```
$ go run functional_tests.go
# command-line-arguments
./functional_tests.go:3614: undefined: logTrace
``` | non_defect | functional tests don t anymore two changes in two different prs let to this problem go run functional tests go command line arguments functional tests go undefined logtrace | 0 |
51,147 | 6,149,177,431 | IssuesEvent | 2017-06-27 19:30:27 | ampproject/amphtml | https://api.github.com/repos/ampproject/amphtml | closed | amp-bind: <amp-form> integration test broken on Edge & Safari 9 | P3: When Possible Related to: Flaky Tests Type: Bug | Here is the travis build
https://travis-ci.org/ampproject/amphtml/jobs/240195458
```
Edge 14.14393.0 (Windows 10 0.0.0) amp-bind with <amp-form> should NOT allow invalid bindings or values FAILED
Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
........................ | 1.0 | amp-bind: <amp-form> integration test broken on Edge & Safari 9 - Here is the travis build
https://travis-ci.org/ampproject/amphtml/jobs/240195458
```
Edge 14.14393.0 (Windows 10 0.0.0) amp-bind with <amp-form> should NOT allow invalid bindings or values FAILED
Error: timeout of 5000ms exceeded. Ensure the do... | non_defect | amp bind integration test broken on edge safari here is the travis build edge windows amp bind with should not allow invalid bindings or values failed error timeout of exceeded ensure the done callback is being called in this test safa... | 0 |
325,139 | 27,850,471,673 | IssuesEvent | 2023-03-20 18:17:13 | AlaskaAirlines/auro-input | https://api.github.com/repos/AlaskaAirlines/auro-input | opened | Test: this.dispatchEvent(new CustomEvent('auroInput-validated', {} | Type: Testing auro-input not-reviewed | # General Support Request
Add test to support this dispatched event.
https://github.com/AlaskaAirlines/auro-input/blob/c7d1e34f4425e7542f49e7d1ba9da4dafc46024f/src/base-input.js#L713-L719
## Support request
This code was removed in a previous PR and broke the expected functionality of the element.
http... | 1.0 | Test: this.dispatchEvent(new CustomEvent('auroInput-validated', {} - # General Support Request
Add test to support this dispatched event.
https://github.com/AlaskaAirlines/auro-input/blob/c7d1e34f4425e7542f49e7d1ba9da4dafc46024f/src/base-input.js#L713-L719
## Support request
This code was removed in a prev... | non_defect | test this dispatchevent new customevent auroinput validated general support request add test to support this dispatched event support request this code was removed in a previous pr and broke the expected functionality of the element possible solution i d like to see a speci... | 0 |
16,108 | 2,872,286,578 | IssuesEvent | 2015-06-08 10:51:29 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Crashes for pkgbuild/samples/third_party/todomvc_performance | Area-VM Priority-Unassigned Triaged Type-Defect | Observed on build bot:
https://chromegw.corp.google.com/i/client.dart/builders/pub-mac-be/builds/13391/steps/pkgbuild_public_pkgs%20tests%20failures/logs/stdio
where the failure is in Dart code, but the failure seems impossible w.r.t. Dart semantics.
...and with a local debug build, it instead fails an assertion:
std... | 1.0 | Crashes for pkgbuild/samples/third_party/todomvc_performance - Observed on build bot:
https://chromegw.corp.google.com/i/client.dart/builders/pub-mac-be/builds/13391/steps/pkgbuild_public_pkgs%20tests%20failures/logs/stdio
where the failure is in Dart code, but the failure seems impossible w.r.t. Dart semantics.
...an... | defect | crashes for pkgbuild samples third party todomvc performance observed on build bot where the failure is in dart code but the failure seems impossible w r t dart semantics and with a local debug build it instead fails an assertion stderr runtime vm unicode cc error expected array command c... | 1 |
251,696 | 8,025,923,532 | IssuesEvent | 2018-07-27 00:37:10 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Steel Pickaxe missing from Mining Efficiency | Medium Priority | as seen in the pic steel pickaxe is missing from Mining Efficiency

| 1.0 | Steel Pickaxe missing from Mining Efficiency - as seen in the pic steel pickaxe is missing from Mining Efficiency

| non_defect | steel pickaxe missing from mining efficiency as seen in the pic steel pickaxe is missing from mining efficiency | 0 |
55,782 | 14,681,298,865 | IssuesEvent | 2020-12-31 12:49:06 | TykTechnologies/tyk-operator | https://api.github.com/repos/TykTechnologies/tyk-operator | opened | creating 2 ingress resources results in an api definition being deleted | defect | Template
```
apiVersion: tyk.tyk.io/v1alpha1
kind: ApiDefinition
metadata:
name: myapideftemplate
labels:
template: "true"
spec:
name: foo
protocol: http
use_keyless: true
use_standard_auth: false
active: true
proxy:
target_url: http://example.com
strip_listen_path: true
... | 1.0 | creating 2 ingress resources results in an api definition being deleted - Template
```
apiVersion: tyk.tyk.io/v1alpha1
kind: ApiDefinition
metadata:
name: myapideftemplate
labels:
template: "true"
spec:
name: foo
protocol: http
use_keyless: true
use_standard_auth: false
active: true
... | defect | creating ingress resources results in an api definition being deleted template apiversion tyk tyk io kind apidefinition metadata name myapideftemplate labels template true spec name foo protocol http use keyless true use standard auth false active true proxy ... | 1 |
72,773 | 24,281,395,921 | IssuesEvent | 2022-09-28 17:44:30 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | FE | Profile | [A11y Profile Audit]: screenreaders, edit direct deposit information, information about where to find account and routing numbers not accessible | frontend 508/Accessibility needs-grooming profile direct deposit 508-defect-2 sprint-planning | ### Point of contact
Angela Fowler
### Severity level
2, Serious. Should be fixed in 1-2 sprints post-launch.
### Details
...
When I choose "Edit direct deposit information," focus is placed in the first edit box. While this is usually best practice, in this case there is important information above the edit box a... | 1.0 | FE | Profile | [A11y Profile Audit]: screenreaders, edit direct deposit information, information about where to find account and routing numbers not accessible - ### Point of contact
Angela Fowler
### Severity level
2, Serious. Should be fixed in 1-2 sprints post-launch.
### Details
...
When I choose "Edit direct ... | defect | fe profile screenreaders edit direct deposit information information about where to find account and routing numbers not accessible point of contact angela fowler severity level serious should be fixed in sprints post launch details when i choose edit direct deposit information... | 1 |
33,343 | 7,096,344,849 | IssuesEvent | 2018-01-14 05:28:43 | purebred-mua/purebred | https://api.github.com/repos/purebred-mua/purebred | closed | Encoding problems when viewing mail | defect | With the current email parser in use, [mime](http://hackage.haskell.org/package/mime-0.4.0.2), mails seem to not be correctly displayed and resulting in artifacts like: donât
Everything encoded as us-ascii seems to be fine. | 1.0 | Encoding problems when viewing mail - With the current email parser in use, [mime](http://hackage.haskell.org/package/mime-0.4.0.2), mails seem to not be correctly displayed and resulting in artifacts like: donât
Everything encoded as us-ascii seems to be fine. | defect | encoding problems when viewing mail with the current email parser in use mails seem to not be correctly displayed and resulting in artifacts like donât everything encoded as us ascii seems to be fine | 1 |
14,280 | 5,621,556,364 | IssuesEvent | 2017-04-04 10:17:00 | curl/curl | https://api.github.com/repos/curl/curl | closed | Error during building curl-7.53.1 on OSX-EI Captain (10.11.6) with gcc-6.3.0 when using darwinssl | build | <!-- Only file bugs here! Questions should be taken on the mailing list,
see https://curl.haxx.se/mail/
There are collections of known issues to be aware of:
https://curl.haxx.se/docs/knownbugs.html
https://curl.haxx.se/docs/todo.html -->
### I did this
./configure --prefix=${INSTALL... | 1.0 | Error during building curl-7.53.1 on OSX-EI Captain (10.11.6) with gcc-6.3.0 when using darwinssl - <!-- Only file bugs here! Questions should be taken on the mailing list,
see https://curl.haxx.se/mail/
There are collections of known issues to be aware of:
https://curl.haxx.se/docs/knownbugs.html
... | non_defect | error during building curl on osx ei captain with gcc when using darwinssl only file bugs here questions should be taken on the mailing list see there are collections of known issues to be aware of i did this configure prefix install ... | 0 |
24,979 | 4,119,618,334 | IssuesEvent | 2016-06-08 15:22:27 | SlicerDMRI/SlicerDMRI | https://api.github.com/repos/SlicerDMRI/SlicerDMRI | closed | nightly testing for diffusion tensor scalar measures | testing | this should run the module for scalar measures and check the output is correct (has not changed from previous output). All measures should be checked (FA, eigenvalues, etc.)
this should use test data for example the helix dataset, and/or a small subset of a real dataset ( a few slices) provided by Isaiah
| 1.0 | nightly testing for diffusion tensor scalar measures - this should run the module for scalar measures and check the output is correct (has not changed from previous output). All measures should be checked (FA, eigenvalues, etc.)
this should use test data for example the helix dataset, and/or a small subset of a real... | non_defect | nightly testing for diffusion tensor scalar measures this should run the module for scalar measures and check the output is correct has not changed from previous output all measures should be checked fa eigenvalues etc this should use test data for example the helix dataset and or a small subset of a real... | 0 |
53,439 | 13,261,610,742 | IssuesEvent | 2020-08-20 20:12:49 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [topeventcleaning] SeededPulseSelector segment needs tools (Trac #1389) | Migrated from Trac combo reconstruction defect | Javier,
Seems that you removed the line
from . import tools
when moving this segment from icetop_tank_select to topeventcleaning,
while this is still being used below, so needs to be imported.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1389">https://code.icec... | 1.0 | [topeventcleaning] SeededPulseSelector segment needs tools (Trac #1389) - Javier,
Seems that you removed the line
from . import tools
when moving this segment from icetop_tank_select to topeventcleaning,
while this is still being used below, so needs to be imported.
<details>
<summary><em>Migrated from <a href="htt... | defect | seededpulseselector segment needs tools trac javier seems that you removed the line from import tools when moving this segment from icetop tank select to topeventcleaning while this is still being used below so needs to be imported migrated from json status closed change... | 1 |
25,213 | 4,234,383,824 | IssuesEvent | 2016-07-05 11:42:32 | willdwyer/bcbsmaissuestracker | https://api.github.com/repos/willdwyer/bcbsmaissuestracker | opened | Error generating 2017 PDF | Environment-Production Priority-ShowStopper Status- New To_Be_Addressed_In_V1 Type-Defect | Hello,
This was an error reported by one of our BEs. See screenshot; it seems we are unable to generate. Is this is a disclosure issue?

| 1.0 | Error generating 2017 PDF - Hello,
This was an error reported by one of our BEs. See screenshot; it seems we are unable to generate. Is this is a disclosure issue?

| defect | error generating pdf hello this was an error reported by one of our bes see screenshot it seems we are unable to generate is this is a disclosure issue | 1 |
20,227 | 3,317,680,726 | IssuesEvent | 2015-11-06 23:01:14 | spockframework/spock | https://api.github.com/repos/spockframework/spock | closed | Under eclipse,nothing got shown with outline view? | Module-Core not a bug Status-New Type-Defect | Originally reported on Google Code with ID 352
```
What version of Spock and Groovy are you using?
spock 1.0 beta for groovy 2
Eclipse J2EE 4.4
Latest groovy for eclipse plugin:2.8
Why?
```
Reported by `Alexander.Luya` on 2014-03-03 02:06:04
| 1.0 | Under eclipse,nothing got shown with outline view? - Originally reported on Google Code with ID 352
```
What version of Spock and Groovy are you using?
spock 1.0 beta for groovy 2
Eclipse J2EE 4.4
Latest groovy for eclipse plugin:2.8
Why?
```
Reported by `Alexander.Luya` on 2014-03-03 02:06:04
| defect | under eclipse nothing got shown with outline view originally reported on google code with id what version of spock and groovy are you using spock beta for groovy eclipse latest groovy for eclipse plugin why reported by alexander luya on | 1 |
65,450 | 19,523,501,305 | IssuesEvent | 2021-12-30 00:29:46 | cjennison/penguin-planner | https://api.github.com/repos/cjennison/penguin-planner | closed | Job icon should be icon with background | design-defect | Update the job icon to be the class tab icon (icon with red/green/blue color) | 1.0 | Job icon should be icon with background - Update the job icon to be the class tab icon (icon with red/green/blue color) | defect | job icon should be icon with background update the job icon to be the class tab icon icon with red green blue color | 1 |
53,129 | 13,260,976,800 | IssuesEvent | 2020-08-20 19:04:39 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | POD wrappers need rich comparison operators in Python (Trac #761) | Migrated from Trac defect python | This:
dataclasses.I3Double(0) > 1e4
returns True. It should of course be written as
dataclasses.I3Double(0).value > 1e4
but it's easy enough to trip over that it should be fixed.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/761">https://code.icecube.wisc.edu/... | 1.0 | POD wrappers need rich comparison operators in Python (Trac #761) - This:
dataclasses.I3Double(0) > 1e4
returns True. It should of course be written as
dataclasses.I3Double(0).value > 1e4
but it's easy enough to trip over that it should be fixed.
<details>
<summary><em>Migrated from <a href="https://code.icecube.... | defect | pod wrappers need rich comparison operators in python trac this dataclasses returns true it should of course be written as dataclasses value but it s easy enough to trip over that it should be fixed migrated from json status closed changetime ... | 1 |
33,481 | 7,131,538,153 | IssuesEvent | 2018-01-22 11:22:10 | contao/core-bundle | https://api.github.com/repos/contao/core-bundle | closed | Contao 4.4 Cron throws error with PHP 7.2 | defect | With PHP 7.2.0 the latest Conto 4.4.8 version throws an error if you call the Contao cron.
Error:
Warning: count(): Parameter must be an array or an object that implements Countable in /home/.../vendor/lexik/maintenance-bundle/Listener/MaintenanceListener.php on line 184
PHP: 7.2.0
Contao: 4.4.8 | 1.0 | Contao 4.4 Cron throws error with PHP 7.2 - With PHP 7.2.0 the latest Conto 4.4.8 version throws an error if you call the Contao cron.
Error:
Warning: count(): Parameter must be an array or an object that implements Countable in /home/.../vendor/lexik/maintenance-bundle/Listener/MaintenanceListener.php on line... | defect | contao cron throws error with php with php the latest conto version throws an error if you call the contao cron error warning count parameter must be an array or an object that implements countable in home vendor lexik maintenance bundle listener maintenancelistener php on line... | 1 |
68,747 | 21,877,220,619 | IssuesEvent | 2022-05-19 11:18:53 | matrix-org/matrix-appservice-slack | https://api.github.com/repos/matrix-org/matrix-appservice-slack | closed | S-M edits broken in 1.0.2 | T-Defect | I saw an edit made from slack and it doesn't come through propely onto matrix-side. With riot-web 1.5.3 it seems to show as fallback, on riot-android only shows fallback (by natuter), but most for example riotX does not show _anything_, like nothing was ever edited, thus no real edit nor fallback edit.. I suspect somet... | 1.0 | S-M edits broken in 1.0.2 - I saw an edit made from slack and it doesn't come through propely onto matrix-side. With riot-web 1.5.3 it seems to show as fallback, on riot-android only shows fallback (by natuter), but most for example riotX does not show _anything_, like nothing was ever edited, thus no real edit nor fal... | defect | s m edits broken in i saw an edit made from slack and it doesn t come through propely onto matrix side with riot web it seems to show as fallback on riot android only shows fallback by natuter but most for example riotx does not show anything like nothing was ever edited thus no real edit nor fal... | 1 |
302,067 | 26,120,573,553 | IssuesEvent | 2022-12-28 12:08:26 | streamnative/pulsar | https://api.github.com/repos/streamnative/pulsar | opened | ISSUE-19088: Flaky-test: SimpleProducerConsumerTestStreamingDispatcherTest.testBackoffAndReconnect | component/test flaky-tests | Original Issue: apache/pulsar#19088
---
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/actions/runs/3791285394/jobs/6446689017#step:10:1222
### Exception stacktrace
<!-- optionall... | 2.0 | ISSUE-19088: Flaky-test: SimpleProducerConsumerTestStreamingDispatcherTest.testBackoffAndReconnect - Original Issue: apache/pulsar#19088
---
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/... | non_defect | issue flaky test simpleproducerconsumerteststreamingdispatchertest testbackoffandreconnect original issue apache pulsar search before asking i searched in the and found nothing similar example failure exception stacktrace error testbackoffandreconnect org apach... | 0 |
2,575 | 2,607,929,148 | IssuesEvent | 2015-02-26 00:25:57 | chrsmithdemos/minify | https://api.github.com/repos/chrsmithdemos/minify | closed | Incorrect removal of DOC_ROOT from current path | auto-migrated Priority-Medium Release-2.1.1 Type-Defect | ```
Minify version:2.1.1
PHP version:5.2.6
The path is not correctly calculated. This patch fixed my issues.
Index: Minify/CSS.php
===========================================================
========
--- Minify/CSS.php (revision 13053)
+++ Minify/CSS.php (working copy)
@@ -282,8 +282,8 @@
$path =... | 1.0 | Incorrect removal of DOC_ROOT from current path - ```
Minify version:2.1.1
PHP version:5.2.6
The path is not correctly calculated. This patch fixed my issues.
Index: Minify/CSS.php
===========================================================
========
--- Minify/CSS.php (revision 13053)
+++ Minify/CSS.php (working copy... | defect | incorrect removal of doc root from current path minify version php version the path is not correctly calculated this patch fixed my issues index minify css php minify css php revision minify css php working copy ... | 1 |
577,620 | 17,115,366,491 | IssuesEvent | 2021-07-11 08:23:47 | penguin117117/MSBT_Editor | https://api.github.com/repos/penguin117117/MSBT_Editor | opened | MSBTリスト追加時の不具合 | バグ/bug 優先度高/High priority | 前回のアップデートで、修正できたと思っていましたが
多数の名前で上手く追加されないことが判明しました。
この問題は、非常に深刻な問題なので早急に修正します。
また、次回以降このトラブルを発生させないために
入念なデバッグをしたいので、数日~一週間程度かかる見込みです。
MSBF項目に関しては特に不具合は確認していませんので
そのまま使用できると思われます。
We thought we had fixed this in the last update.
It turns out that many names are not added properly.
This is a very serious pr... | 1.0 | MSBTリスト追加時の不具合 - 前回のアップデートで、修正できたと思っていましたが
多数の名前で上手く追加されないことが判明しました。
この問題は、非常に深刻な問題なので早急に修正します。
また、次回以降このトラブルを発生させないために
入念なデバッグをしたいので、数日~一週間程度かかる見込みです。
MSBF項目に関しては特に不具合は確認していませんので
そのまま使用できると思われます。
We thought we had fixed this in the last update.
It turns out that many names are not added properly.
This is ... | non_defect | msbtリスト追加時の不具合 前回のアップデートで、修正できたと思っていましたが 多数の名前で上手く追加されないことが判明しました。 この問題は、非常に深刻な問題なので早急に修正します。 また、次回以降このトラブルを発生させないために 入念なデバッグをしたいので、数日~一週間程度かかる見込みです。 msbf項目に関しては特に不具合は確認していませんので そのまま使用できると思われます。 we thought we had fixed this in the last update it turns out that many names are not added properly this is ... | 0 |
102,211 | 8,821,981,812 | IssuesEvent | 2019-01-02 06:50:22 | linkedpipes/etl | https://api.github.com/repos/linkedpipes/etl | closed | Cannot delete components | bug test | When playing with connecting components for a while, I ran into errors when trying to delete component
```
execution-model.js:34 Uncaught TypeError: Cannot read property 'components' of undefined
at Object.service.getComponent (execution-model.js:34)
at componentChanged (pipeline-events.js:107)
at Obje... | 1.0 | Cannot delete components - When playing with connecting components for a while, I ran into errors when trying to delete component
```
execution-model.js:34 Uncaught TypeError: Cannot read property 'components' of undefined
at Object.service.getComponent (execution-model.js:34)
at componentChanged (pipeline-... | non_defect | cannot delete components when playing with connecting components for a while i ran into errors when trying to delete component execution model js uncaught typeerror cannot read property components of undefined at object service getcomponent execution model js at componentchanged pipeline ev... | 0 |
9,480 | 2,615,153,171 | IssuesEvent | 2015-03-01 06:30:50 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Wash - Constant Disk Activity | auto-migrated Priority-Triage Type-Defect | ```
Wash Constant Disk Activity
Using BT 5r1
Reaver 1.4
When I use wash in this manner.
wash -i mon0 --ignore-fcs
I seem to get constant hard drive activity until I stop wash. This isn't a
major concern but I wondered if it is supposed to happen.
```
Original issue reported on code.google.com by `keyfo...@very... | 1.0 | Wash - Constant Disk Activity - ```
Wash Constant Disk Activity
Using BT 5r1
Reaver 1.4
When I use wash in this manner.
wash -i mon0 --ignore-fcs
I seem to get constant hard drive activity until I stop wash. This isn't a
major concern but I wondered if it is supposed to happen.
```
Original issue reported on c... | defect | wash constant disk activity wash constant disk activity using bt reaver when i use wash in this manner wash i ignore fcs i seem to get constant hard drive activity until i stop wash this isn t a major concern but i wondered if it is supposed to happen original issue reported on code g... | 1 |
225,117 | 24,813,377,384 | IssuesEvent | 2022-10-25 11:15:11 | exasol/bigquery-virtual-schema | https://api.github.com/repos/exasol/bigquery-virtual-schema | closed | Fix vulnerabilities | security | * [com.google.protobuf:protobuf-java:jar:3.21.1](https://ossindex.sonatype.org/component/pkg:maven/com.google.protobuf/protobuf-java@3.21.1?utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.1) in test
* CVE-2022-3171, severity CWE-400: Uncontrolled Resource Consumption ('Resource Exhaustion') (7.5)... | True | Fix vulnerabilities - * [com.google.protobuf:protobuf-java:jar:3.21.1](https://ossindex.sonatype.org/component/pkg:maven/com.google.protobuf/protobuf-java@3.21.1?utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.1) in test
* CVE-2022-3171, severity CWE-400: Uncontrolled Resource Consumption ('Resou... | non_defect | fix vulnerabilities in test cve severity cwe uncontrolled resource consumption resource exhaustion in test cve severity cwe deserialization of untrusted data cve severity cwe deserialization of untrusted data additionally check if t... | 0 |
68,691 | 21,787,594,392 | IssuesEvent | 2022-05-14 11:41:07 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Pills in the timeline no longer have a margin between the avatar and the name | T-Defect X-Regression S-Tolerable A-Timeline A-Pills O-Frequent | ### Steps to reproduce
Send a pill
### Outcome
#### What did you expect?
There should be a small margin between the avatar and the name
#### What happened instead?
There isn't:
 | Component: opencyclemap Priority: major Type: defect | **[Submitted to the original trac issue database at 11.56am, Friday, 10th May 2013]**
"Generic path" and cycleway are very different. But they looks identical (blue) in map view. But in editor-view the generic path is green. Please change because it irritates. Thanks a lot | 1.0 | OpenCyclemap: Generic path and cycleway looks identical in map-view (but different in editor-view) - **[Submitted to the original trac issue database at 11.56am, Friday, 10th May 2013]**
"Generic path" and cycleway are very different. But they looks identical (blue) in map view. But in editor-view the generic path is ... | defect | opencyclemap generic path and cycleway looks identical in map view but different in editor view generic path and cycleway are very different but they looks identical blue in map view but in editor view the generic path is green please change because it irritates thanks a lot | 1 |
167,407 | 14,112,117,142 | IssuesEvent | 2020-11-07 03:22:59 | AY2021S1-CS2113T-T09-2/tp | https://api.github.com/repos/AY2021S1-CS2113T-T09-2/tp | closed | [PE-D] Command summary table is not display correctly | type.Documentation | As per issue title

<!--session: 1604047663596-4ded8c4c-c3ea-4b73-96bb-7e660ed85db1-->
-------------
Labels: `severity.Medium` `type.DocumentationBug`
original: tienkhoa16/ped#2 | 1.0 | [PE-D] Command summary table is not display correctly - As per issue title

<!--session: 1604047663596-4ded8c4c-c3ea-4b73-96bb-7e660ed85db1-->
-------------
Labels: `severity.Medium` `type.Documentat... | non_defect | command summary table is not display correctly as per issue title labels severity medium type documentationbug original ped | 0 |
37,643 | 8,474,764,962 | IssuesEvent | 2018-10-24 17:01:51 | brainvisa/testbidon | https://api.github.com/repos/brainvisa/testbidon | closed | soma-workflow connection via paramiko hangs | Component: Resolution Priority: Normal Status: Closed Tracker: Defect | ---
Author Name: **Riviere, Denis** (Riviere, Denis)
Original Redmine Issue: 7536, https://bioproj.extra.cea.fr/redmine/issues/7536
Original Date: 2013-04-25
---
when connecting to a remote cluster, connection hangs up immediately upon connection.
| 1.0 | soma-workflow connection via paramiko hangs - ---
Author Name: **Riviere, Denis** (Riviere, Denis)
Original Redmine Issue: 7536, https://bioproj.extra.cea.fr/redmine/issues/7536
Original Date: 2013-04-25
---
when connecting to a remote cluster, connection hangs up immediately upon connection.
| defect | soma workflow connection via paramiko hangs author name riviere denis riviere denis original redmine issue original date when connecting to a remote cluster connection hangs up immediately upon connection | 1 |
168,438 | 14,148,541,096 | IssuesEvent | 2020-11-10 22:45:46 | kbnewlon/project3 | https://api.github.com/repos/kbnewlon/project3 | closed | Add team members and roles to README.md | documentation | As a user
I want to know who contributed to this project and how
So that everyone gets credit for their work
Acceptance Criteria
- [x] Names and roles added to README.md
- [x] Verify that it shows up in the preview online | 1.0 | Add team members and roles to README.md - As a user
I want to know who contributed to this project and how
So that everyone gets credit for their work
Acceptance Criteria
- [x] Names and roles added to README.md
- [x] Verify that it shows up in the preview online | non_defect | add team members and roles to readme md as a user i want to know who contributed to this project and how so that everyone gets credit for their work acceptance criteria names and roles added to readme md verify that it shows up in the preview online | 0 |
439,700 | 12,685,459,274 | IssuesEvent | 2020-06-20 04:34:19 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | RVL-131 See historical Index Cases on the web UI | Priority: High needs scoping | The target is to deliver this by the end of the next sprint:
https://smartregister.atlassian.net/browse/RVL-131 | 1.0 | RVL-131 See historical Index Cases on the web UI - The target is to deliver this by the end of the next sprint:
https://smartregister.atlassian.net/browse/RVL-131 | non_defect | rvl see historical index cases on the web ui the target is to deliver this by the end of the next sprint | 0 |
116,251 | 17,358,779,367 | IssuesEvent | 2021-07-29 17:31:20 | hugh-whitesource/classitransformers | https://api.github.com/repos/hugh-whitesource/classitransformers | closed | CVE-2021-34552 (High) detected in Pillow-8.2.0-cp37-cp37m-manylinux1_x86_64.whl - autoclosed | security vulnerability | ## CVE-2021-34552 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-8.2.0-cp37-cp37m-manylinux1_x86_64.whl</b></p></summary>
<p>Python Imaging Library (Fork)</p>
<p>Library home p... | True | CVE-2021-34552 (High) detected in Pillow-8.2.0-cp37-cp37m-manylinux1_x86_64.whl - autoclosed - ## CVE-2021-34552 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-8.2.0-cp37-cp37m-... | non_defect | cve high detected in pillow whl autoclosed cve high severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file classitransformers path to vulnerable library classitransform... | 0 |
106,638 | 16,700,597,651 | IssuesEvent | 2021-06-09 01:24:47 | heholek/solutions | https://api.github.com/repos/heholek/solutions | opened | CVE-2021-25949 (High) detected in set-getter-0.1.0.tgz | security vulnerability | ## CVE-2021-25949 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-getter-0.1.0.tgz</b></p></summary>
<p>Create nested getter properties and any intermediary dot notation (`'a.b.c'`... | True | CVE-2021-25949 (High) detected in set-getter-0.1.0.tgz - ## CVE-2021-25949 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-getter-0.1.0.tgz</b></p></summary>
<p>Create nested gette... | non_defect | cve high detected in set getter tgz cve high severity vulnerability vulnerable library set getter tgz create nested getter properties and any intermediary dot notation a b c paths library home page a href path to dependency file solutions package json path to vu... | 0 |
96,870 | 28,035,032,091 | IssuesEvent | 2023-03-28 14:35:36 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | opened | linuxKernel.packages.linux_6_1.zfs: unreproducible kernel modules | 0.kind: enhancement 6.topic: reproducible builds | Building this package twice does not produce the bit-by-bit identical result each time, making it harder to detect CI breaches. You can read more about this at https://reproducible-builds.org/ .
Fixing bit-by-bit reproducibility also has additional advantages, such as avoiding hard-to-reproduce bugs, making content-... | 1.0 | linuxKernel.packages.linux_6_1.zfs: unreproducible kernel modules - Building this package twice does not produce the bit-by-bit identical result each time, making it harder to detect CI breaches. You can read more about this at https://reproducible-builds.org/ .
Fixing bit-by-bit reproducibility also has additional ... | non_defect | linuxkernel packages linux zfs unreproducible kernel modules building this package twice does not produce the bit by bit identical result each time making it harder to detect ci breaches you can read more about this at fixing bit by bit reproducibility also has additional advantages such as avoiding ha... | 0 |
20,330 | 3,808,166,754 | IssuesEvent | 2016-03-25 13:40:40 | blackwatchint/modpack | https://api.github.com/repos/blackwatchint/modpack | reopened | HuntIR grenades spawn multiple times | Low Priority Modpack Needs Testing | It appears that with the new updates HuntIR grenades spawn multiple times in the same position. When fired upon they immediately fall the ground, revealing that there are multiple grenades spawned.
The rounds may also be appearing larger, as people seemed to think they were infantry. | 1.0 | HuntIR grenades spawn multiple times - It appears that with the new updates HuntIR grenades spawn multiple times in the same position. When fired upon they immediately fall the ground, revealing that there are multiple grenades spawned.
The rounds may also be appearing larger, as people seemed to think they were inf... | non_defect | huntir grenades spawn multiple times it appears that with the new updates huntir grenades spawn multiple times in the same position when fired upon they immediately fall the ground revealing that there are multiple grenades spawned the rounds may also be appearing larger as people seemed to think they were inf... | 0 |
2,424 | 7,799,966,492 | IssuesEvent | 2018-06-09 02:47:30 | Jendoliver/dam2project-ue4 | https://api.github.com/repos/Jendoliver/dam2project-ue4 | closed | Arena Character Getters | architecture enhancement | Implement the following getters:
- [x] GetMaxHealth
- [x] GetCurrentHealth
- [x] GetPercentHealth
- [x] GetPercentUltimate
- [x] GetMaxAmmo
- [x] GetCurrentAmmo
| 1.0 | Arena Character Getters - Implement the following getters:
- [x] GetMaxHealth
- [x] GetCurrentHealth
- [x] GetPercentHealth
- [x] GetPercentUltimate
- [x] GetMaxAmmo
- [x] GetCurrentAmmo
| non_defect | arena character getters implement the following getters getmaxhealth getcurrenthealth getpercenthealth getpercentultimate getmaxammo getcurrentammo | 0 |
27,455 | 5,025,358,112 | IssuesEvent | 2016-12-15 08:53:43 | TNGSB/eWallet | https://api.github.com/repos/TNGSB/eWallet | closed | e-Wallet_Mobile App (Transaction-History) 06122016 #143 | APAC Venture Defect - High (Sev-2) Live Environment | **_Hi May,_**
Yesterday Bavani and TNG user has encountered a defect at transaction history.
When selected "Today's" date, error message "Invalid end date" was prompt.
Same error message was prompt when user tried to select other date for "End date".
This is considered a show stopper to view transaction histor... | 1.0 | e-Wallet_Mobile App (Transaction-History) 06122016 #143 - **_Hi May,_**
Yesterday Bavani and TNG user has encountered a defect at transaction history.
When selected "Today's" date, error message "Invalid end date" was prompt.
Same error message was prompt when user tried to select other date for "End date".
Th... | defect | e wallet mobile app transaction history hi may yesterday bavani and tng user has encountered a defect at transaction history when selected today s date error message invalid end date was prompt same error message was prompt when user tried to select other date for end date this is con... | 1 |
10,050 | 2,618,933,160 | IssuesEvent | 2015-03-03 00:01:03 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | "Colonize" button won't appear | auto-migrated Priority-Medium Type-Defect | ```
Game version: 0.95.131
Operating System: Windows XP SP3 x86
Java runtime version: 1.7.0_21
Installed using the Launcher? yes
Game language (en, hu, de): en
What steps will reproduce the problem?
1. Start new Skirmish (Human vs. AI)
2. Build colony ship
3. Send it to planet with no population
4. BUG: no "C... | 1.0 | "Colonize" button won't appear - ```
Game version: 0.95.131
Operating System: Windows XP SP3 x86
Java runtime version: 1.7.0_21
Installed using the Launcher? yes
Game language (en, hu, de): en
What steps will reproduce the problem?
1. Start new Skirmish (Human vs. AI)
2. Build colony ship
3. Send it to planet... | defect | colonize button won t appear game version operating system windows xp java runtime version installed using the launcher yes game language en hu de en what steps will reproduce the problem start new skirmish human vs ai build colony ship send it to planet with no... | 1 |
14,076 | 2,789,887,655 | IssuesEvent | 2015-05-08 22:11:09 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Table won't work in XHTML | Priority-Medium Type-Defect | Original [issue 428](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=428) created by orwant on 2010-10-14T16:19:54.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1. Here is a test page, an alterat... | 1.0 | Table won't work in XHTML - Original [issue 428](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=428) created by orwant on 2010-10-14T16:19:54.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1. Her... | defect | table won t work in xhtml original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code here is a test page an alteration of the doc example imho the issue is probably related to an improper... | 1 |
542,175 | 15,856,455,209 | IssuesEvent | 2021-04-08 02:22:54 | AY2021S2-CS2103-W17-1/tp | https://api.github.com/repos/AY2021S2-CS2103-W17-1/tp | closed | [PE-D] Lack of error message for invalid command | priority.Medium severity.Medium | command entered: `addm mCS2100 n/1 s/1`
expected: invalid command message given in message box
actual: no invalid command message or any error message given (message in image is from a previous command)
... | 1.0 | [PE-D] Lack of error message for invalid command - command entered: `addm mCS2100 n/1 s/1`
expected: invalid command message given in message box
actual: no invalid command message or any error message given (message in image is from a previous command)
 detected in linuxlinux-4.19.239 - autoclosed | Mend: dependency security vulnerability | ## CVE-2019-1125 - 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.239</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.... | True | CVE-2019-1125 (Medium) detected in linuxlinux-4.19.239 - autoclosed - ## CVE-2019-1125 - 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.239</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 |
236,200 | 25,971,543,256 | IssuesEvent | 2022-12-19 11:39:15 | nk7598/linux-4.19.72 | https://api.github.com/repos/nk7598/linux-4.19.72 | closed | CVE-2022-3635 (High) detected in linuxlinux-4.19.269 - autoclosed | security vulnerability | ## CVE-2022-3635 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.269</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.ke... | True | CVE-2022-3635 (High) detected in linuxlinux-4.19.269 - autoclosed - ## CVE-2022-3635 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.269</b></p></summary>
<p>
<p>The Li... | non_defect | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href vulnerable source files drivers atm c drivers atm ... | 0 |
56,110 | 14,932,528,472 | IssuesEvent | 2021-01-25 07:53:56 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Try-catch block does not catch Throwable and as a consequence java.lang.NoClassDefFoundError can not be sent to the Client | Module: IMap Module: Query Source: Internal Team: Core Type: Defect | A try-catch block should catch `Throwable` instead of `Exception`.
https://github.com/hazelcast/hazelcast/blob/master/hazelcast/src/main/java/com/hazelcast/map/impl/query/QueryOperation.java#L266
It can not catch `java.lang.NoClassDefFoundError`: and the exception can not be sent to the client.
**Context**:
Cus... | 1.0 | Try-catch block does not catch Throwable and as a consequence java.lang.NoClassDefFoundError can not be sent to the Client - A try-catch block should catch `Throwable` instead of `Exception`.
https://github.com/hazelcast/hazelcast/blob/master/hazelcast/src/main/java/com/hazelcast/map/impl/query/QueryOperation.java#L26... | defect | try catch block does not catch throwable and as a consequence java lang noclassdeffounderror can not be sent to the client a try catch block should catch throwable instead of exception it can not catch java lang noclassdeffounderror and the exception can not be sent to the client context custo... | 1 |
65,132 | 19,161,234,466 | IssuesEvent | 2021-12-03 00:34:08 | mercury-hpc/mercury | https://api.github.com/repos/mercury-hpc/mercury | closed | NA OFI: ofi+tcp ignore specified port silently | na minor wontfix defect documentation | when using ofi+tcp provider, if an invalid port number is specified in the margo init address, it will be ignored silently and the server will bind to a random port.
Example:
using `ofi+tcp://172.17.0.2:65536` self address will be `ofi+sockets://172.17.0.2:41589`
| 1.0 | NA OFI: ofi+tcp ignore specified port silently - when using ofi+tcp provider, if an invalid port number is specified in the margo init address, it will be ignored silently and the server will bind to a random port.
Example:
using `ofi+tcp://172.17.0.2:65536` self address will be `ofi+sockets://172.17.0.2:41589`
| defect | na ofi ofi tcp ignore specified port silently when using ofi tcp provider if an invalid port number is specified in the margo init address it will be ignored silently and the server will bind to a random port example using ofi tcp self address will be ofi sockets | 1 |
12,888 | 15,166,519,747 | IssuesEvent | 2021-02-12 16:28:42 | jstedfast/MailKit | https://api.github.com/repos/jstedfast/MailKit | closed | MailFolder.SetFlags(list<int>) - wrong indexing when out of order | compatibility server-bug | **Describe the bug**
The `MailFolder.SetFlags(IList<Int32>, MessageFlags, Boolean, CancellationToken)` method does not work as I expected it to.
When given two indices where the second one is decremented by 1 the imap command should look like this:
`"STORE 3,2 FLAGS.SILENT (\Seen)"`
But it will actually be:
`STORE... | True | MailFolder.SetFlags(list<int>) - wrong indexing when out of order - **Describe the bug**
The `MailFolder.SetFlags(IList<Int32>, MessageFlags, Boolean, CancellationToken)` method does not work as I expected it to.
When given two indices where the second one is decremented by 1 the imap command should look like this:
... | non_defect | mailfolder setflags list wrong indexing when out of order describe the bug the mailfolder setflags ilist messageflags boolean cancellationtoken method does not work as i expected it to when given two indices where the second one is decremented by the imap command should look like this store ... | 0 |
156,866 | 12,340,668,628 | IssuesEvent | 2020-05-14 20:22:01 | tinacms/tinacms | https://api.github.com/repos/tinacms/tinacms | closed | Global Forms Label | bug good first issue needs-test-case | ## Description
With global forms, the ‘name’ property is used as the label in the global menu instead of 'label' as expected.
### Steps to reproduce
Define a global form with a label but no name. No text will be rendered in the global forms list in the sidebar.
<img width="444" alt="Screen Shot 2020-04-20 ... | 1.0 | Global Forms Label - ## Description
With global forms, the ‘name’ property is used as the label in the global menu instead of 'label' as expected.
### Steps to reproduce
Define a global form with a label but no name. No text will be rendered in the global forms list in the sidebar.
<img width="444" alt="Sc... | non_defect | global forms label description with global forms the ‘name’ property is used as the label in the global menu instead of label as expected steps to reproduce define a global form with a label but no name no text will be rendered in the global forms list in the sidebar img width alt scre... | 0 |
52,702 | 13,224,951,932 | IssuesEvent | 2020-08-17 20:11:08 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | pass5_eventviewer (Trac #191) | Migrated from Trac defect documentation | is crufty and old, should go away
this is somewhere in offline... examples? dataio?
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/191">https://code.icecube.wisc.edu/projects/icecube/ticket/191</a>, reported by troyand owned by troy</em></summary>
<p>
```json
... | 1.0 | pass5_eventviewer (Trac #191) - is crufty and old, should go away
this is somewhere in offline... examples? dataio?
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/191">https://code.icecube.wisc.edu/projects/icecube/ticket/191</a>, reported by troyand owned by t... | defect | eventviewer trac is crufty and old should go away this is somewhere in offline examples dataio migrated from json status closed changetime ts description is crufty and old should go away n nthis is somewhere in offline examples ... | 1 |
36,835 | 8,176,864,437 | IssuesEvent | 2018-08-28 08:56:08 | openvstorage/framework | https://api.github.com/repos/openvstorage/framework | closed | Implement new ClusterNotReachableException by VolumeDriver | priority_normal state_codecomplete type_enhancement | A new exeption has been introduced by the volumedriver in case a storagedriver client request times out: ClusterNotReachableException
Currently this new exception has not been released yet (on dev branch)
We should implement this and act accordingly in many parts of our codebase
Most importantly the ensure_safety ... | 1.0 | Implement new ClusterNotReachableException by VolumeDriver - A new exeption has been introduced by the volumedriver in case a storagedriver client request times out: ClusterNotReachableException
Currently this new exception has not been released yet (on dev branch)
We should implement this and act accordingly in ma... | non_defect | implement new clusternotreachableexception by volumedriver a new exeption has been introduced by the volumedriver in case a storagedriver client request times out clusternotreachableexception currently this new exception has not been released yet on dev branch we should implement this and act accordingly in ma... | 0 |
756,341 | 26,467,412,681 | IssuesEvent | 2023-01-17 02:07:56 | vmware/singleton | https://api.github.com/repos/vmware/singleton | closed | [BUG] [Ruby Client]error messages are printed in the log and the source in the source_bundle is not available in ruby 2.3.3 | kind/bug priority/high area/ruby-client | **Describe the bug**
error messages are printed in the log and the source in the source_bundle is not available
**To Reproduce**
Steps to reproduce the behavior:
1. request a key that noly exist in source
return key and error messages are printed in the log
**Expected behavior**
return the source string
*... | 1.0 | [BUG] [Ruby Client]error messages are printed in the log and the source in the source_bundle is not available in ruby 2.3.3 - **Describe the bug**
error messages are printed in the log and the source in the source_bundle is not available
**To Reproduce**
Steps to reproduce the behavior:
1. request a key that noly... | non_defect | error messages are printed in the log and the source in the source bundle is not available in ruby describe the bug error messages are printed in the log and the source in the source bundle is not available to reproduce steps to reproduce the behavior request a key that noly exist in source... | 0 |
61,462 | 17,023,700,317 | IssuesEvent | 2021-07-03 03:22:28 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Mapnik not respecting layer tags in the trunk family when bridges are involved at interchanges | Component: mapnik Priority: critical Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 5.18am, Wednesday, 13th April 2011]**
Whenever there is a trunk bridge rendered over a trunk_link bridge (or vice versa), the layer tags are not respected at all. An example would be here: http://www.openstreetmap.org/?lat=41.887203&lon=-87.614107&zoom=18&layers=M
... | 1.0 | Mapnik not respecting layer tags in the trunk family when bridges are involved at interchanges - **[Submitted to the original trac issue database at 5.18am, Wednesday, 13th April 2011]**
Whenever there is a trunk bridge rendered over a trunk_link bridge (or vice versa), the layer tags are not respected at all. An exa... | defect | mapnik not respecting layer tags in the trunk family when bridges are involved at interchanges whenever there is a trunk bridge rendered over a trunk link bridge or vice versa the layer tags are not respected at all an example would be here you expect that at least in it s own family that mapnik wou... | 1 |
237,252 | 26,084,080,145 | IssuesEvent | 2022-12-25 21:20:20 | temporalio/web | https://api.github.com/repos/temporalio/web | opened | core-7.11.4.tgz: 1 vulnerabilities (highest severity is: 7.1) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>core-7.11.4.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/json5/package.json</p>
<p>
</det... | True | core-7.11.4.tgz: 1 vulnerabilities (highest severity is: 7.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>core-7.11.4.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vul... | non_defect | core tgz vulnerabilities highest severity is vulnerable library core tgz path to dependency file package json path to vulnerable library node modules package json vulnerabilities cve severity cvss dependency type fixed in core version remediati... | 0 |
132,091 | 10,730,421,499 | IssuesEvent | 2019-10-28 17:23:21 | QubesOS/updates-status | https://api.github.com/repos/QubesOS/updates-status | closed | desktop-linux-manager v4.0.22 (r4.1) | r4.1-dom0-cur-test | Update of desktop-linux-manager to v4.0.22 for Qubes r4.1, see comments below for details.
Built from: https://github.com/QubesOS/qubes-desktop-linux-manager/commit/ba1656ada7726d33b0604cd0eb8f04c0ee38d3f3
[Changes since previous version](https://github.com/QubesOS/qubes-desktop-linux-manager/compare/v4.0.21...v4.0.2... | 1.0 | desktop-linux-manager v4.0.22 (r4.1) - Update of desktop-linux-manager to v4.0.22 for Qubes r4.1, see comments below for details.
Built from: https://github.com/QubesOS/qubes-desktop-linux-manager/commit/ba1656ada7726d33b0604cd0eb8f04c0ee38d3f3
[Changes since previous version](https://github.com/QubesOS/qubes-desktop... | non_defect | desktop linux manager update of desktop linux manager to for qubes see comments below for details built from qubesos qubes desktop linux manager version qubesos qubes desktop linux manager merge remote tracking branch origin pr qubesos qubes desktop linux manager fixed... | 0 |
292,337 | 8,956,493,341 | IssuesEvent | 2019-01-26 17:59:18 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | closed | Achievements tab in user profile not clickable on mobile website | priority: medium section: Avatar/User Modal status: issue: in progress | [//]: # (Before logging this issue, please post to the Report a Bug guild from the Habitica website's Help menu. Most bugs can be handled quickly there. If a GitHub issue is needed, you will be advised of that by a moderator or staff member -- a player with a dark blue or purple name. It is recommended that you don't c... | 1.0 | Achievements tab in user profile not clickable on mobile website - [//]: # (Before logging this issue, please post to the Report a Bug guild from the Habitica website's Help menu. Most bugs can be handled quickly there. If a GitHub issue is needed, you will be advised of that by a moderator or staff member -- a player... | non_defect | achievements tab in user profile not clickable on mobile website before logging this issue please post to the report a bug guild from the habitica website s help menu most bugs can be handled quickly there if a github issue is needed you will be advised of that by a moderator or staff member a player wi... | 0 |
10,454 | 15,164,409,736 | IssuesEvent | 2021-02-12 13:42:13 | AAFC-BICoE/dina-planning | https://api.github.com/repos/AAFC-BICoE/dina-planning | closed | Add verbatim collectors field in collecting event | component: collection type: requirement | GIVEN I have accessed DINA as a user (all roles)
WHEN I enter the value for `collectors`
THEN I must be able to enter the value as displayed on the label (in text)
AND the system assist me with existing values in the system
| 1.0 | Add verbatim collectors field in collecting event - GIVEN I have accessed DINA as a user (all roles)
WHEN I enter the value for `collectors`
THEN I must be able to enter the value as displayed on the label (in text)
AND the system assist me with existing values in the system
| non_defect | add verbatim collectors field in collecting event given i have accessed dina as a user all roles when i enter the value for collectors then i must be able to enter the value as displayed on the label in text and the system assist me with existing values in the system | 0 |
28,145 | 5,199,103,843 | IssuesEvent | 2017-01-23 19:57:01 | ONSdigital/eq-survey-runner | https://api.github.com/repos/ONSdigital/eq-survey-runner | closed | UKIS: Content related issues | content-defect moderate (P3) | Fixes UKIS content related issues.
Please find attached PDF
[UKIS_content_Observations.pdf](https://github.com/ONSdigital/eq-survey-runner/files/714445/UKIS_content_Observations.pdf)
| 1.0 | UKIS: Content related issues - Fixes UKIS content related issues.
Please find attached PDF
[UKIS_content_Observations.pdf](https://github.com/ONSdigital/eq-survey-runner/files/714445/UKIS_content_Observations.pdf)
| defect | ukis content related issues fixes ukis content related issues please find attached pdf | 1 |
21,165 | 28,139,581,398 | IssuesEvent | 2023-04-01 19:50:34 | cse442-at-ub/project_s23-cinco | https://api.github.com/repos/cse442-at-ub/project_s23-cinco | opened | delete token client side and revoke server side upon signout | Processing Task Sprint 3 | **Task Tests*
1.
-go to website url: https://www-student.cse.buffalo.edu/CSE442-542/2023-Spring/cse-442b/build/
-sign up with a new account
-log in to the newly created account
-open the developer tools
-go to application
-go to cookies
-look for session and it's token.pkg on... | 1.0 | The Audio MIDI Setup utility does not scan my Casio LK-90TV keyboard. I have OSX Mountain Lion. - ```
What steps will reproduce the problem?
1. Go to the audio midi setup and plug in the keyboard
What is the expected output? What do you see instead?
I would expect to see the keyboard. Instead I see nothing.
What ... | defect | the audio midi setup utility does not scan my casio lk keyboard i have osx mountain lion what steps will reproduce the problem go to the audio midi setup and plug in the keyboard what is the expected output what do you see instead i would expect to see the keyboard instead i see nothing what ver... | 1 |
64,443 | 18,673,935,154 | IssuesEvent | 2021-10-31 08:06:49 | mooltiverse/nyx | https://api.github.com/repos/mooltiverse/nyx | closed | Error in ordering semantic versions with pre release identifiers | type::defect:bug state::in progress | It seems numeric identifiers in the pre/release part of a semantic version are evaluated as text instead of numbers. This actual log line makes it clear>
`Evaluating tag '0.2.0-alpha.9': tag is greater than previously selected previousVersion tag '0.2.0-alpha.10' and will be passed to the next evaluation steps.`
... | 1.0 | Error in ordering semantic versions with pre release identifiers - It seems numeric identifiers in the pre/release part of a semantic version are evaluated as text instead of numbers. This actual log line makes it clear>
`Evaluating tag '0.2.0-alpha.9': tag is greater than previously selected previousVersion tag '0.... | defect | error in ordering semantic versions with pre release identifiers it seems numeric identifiers in the pre release part of a semantic version are evaluated as text instead of numbers this actual log line makes it clear evaluating tag alpha tag is greater than previously selected previousversion tag ... | 1 |
12,893 | 2,724,814,269 | IssuesEvent | 2015-04-14 19:56:42 | guillermooo/Vintageous | https://api.github.com/repos/guillermooo/Vintageous | closed | Cursor should reset display when move words | AREA: core TYPE: defect | Sublime move word `Alt + →` will reset cursor's displaying.

**The cursor is always displaying.**
But Vintageous doesn't, cursor would disappear when move word, it cause me can't catch the cursor's ... | 1.0 | Cursor should reset display when move words - Sublime move word `Alt + →` will reset cursor's displaying.

**The cursor is always displaying.**
But Vintageous doesn't, cursor would disappear when mo... | defect | cursor should reset display when move words sublime move word alt → will reset cursor s displaying the cursor is always displaying but vintageous doesn t cursor would disappear when move word it cause me can t catch the cursor s position when moving the cursor would disappear | 1 |
11,109 | 16,443,737,739 | IssuesEvent | 2021-05-20 17:00:46 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | datasource:gitlab-tags - fails to retrieve tags from gitlab due to malformed URL | priority-5-triage status:requirements type:bug | **What Renovate type, platform and version are you using?**
**Renovate type**
- [ ] Hosted app
- [x] Self hosted
**Renovate platform**
- [ ] Azure DevOps (dev.azure.com)
- [ ] Azure DevOps Server (self-hosted)
- [ ] Bitbucket Cloud (bitbucket.org)
- [ ] Bitbucket Server (self-hosted)
- [ ] Gitea (gite... | 1.0 | datasource:gitlab-tags - fails to retrieve tags from gitlab due to malformed URL - **What Renovate type, platform and version are you using?**
**Renovate type**
- [ ] Hosted app
- [x] Self hosted
**Renovate platform**
- [ ] Azure DevOps (dev.azure.com)
- [ ] Azure DevOps Server (self-hosted)
- [ ] Bitbu... | non_defect | datasource gitlab tags fails to retrieve tags from gitlab due to malformed url what renovate type platform and version are you using renovate type hosted app self hosted renovate platform azure devops dev azure com azure devops server self hosted bitbucket cloud... | 0 |
8,534 | 2,611,516,784 | IssuesEvent | 2015-02-27 05:51:43 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Hedgehog takes fall damage but turn doesn't end | auto-migrated Component-Engine Priority-Medium ReleaseBug-0.9.18 Type-Defect | ```
0.9.18, highlander. See demo (6:33).
```
Original issue reported on code.google.com by `unC0Rr` on 22 Mar 2013 at 10:51
Attachments:
* [epic_fall_dmg_bug.43.hwd](https://storage.googleapis.com/google-code-attachments/hedgewars/issue-581/comment-0/epic_fall_dmg_bug.43.hwd)
| 1.0 | Hedgehog takes fall damage but turn doesn't end - ```
0.9.18, highlander. See demo (6:33).
```
Original issue reported on code.google.com by `unC0Rr` on 22 Mar 2013 at 10:51
Attachments:
* [epic_fall_dmg_bug.43.hwd](https://storage.googleapis.com/google-code-attachments/hedgewars/issue-581/comment-0/epic_fall_dmg_bu... | defect | hedgehog takes fall damage but turn doesn t end highlander see demo original issue reported on code google com by on mar at attachments | 1 |
12,583 | 2,711,519,137 | IssuesEvent | 2015-04-09 07:04:30 | codenameone/CodenameOne | https://api.github.com/repos/codenameone/CodenameOne | closed | RFE: optimization in Display class | Priority-Medium Type-Defect | Original [issue 1128](https://code.google.com/p/codenameone/issues/detail?id=1128) created by codenameone on 2014-05-19T20:22:45.000Z:
Attached path to optimize the processSerialCalls mechanism to not allocate new array every time and thus having more garbage collection as well (in critical junction which is the proce... | 1.0 | RFE: optimization in Display class - Original [issue 1128](https://code.google.com/p/codenameone/issues/detail?id=1128) created by codenameone on 2014-05-19T20:22:45.000Z:
Attached path to optimize the processSerialCalls mechanism to not allocate new array every time and thus having more garbage collection as well (in... | defect | rfe optimization in display class original created by codenameone on attached path to optimize the processserialcalls mechanism to not allocate new array every time and thus having more garbage collection as well in critical junction which is the processserialcalls | 1 |
789,489 | 27,791,991,649 | IssuesEvent | 2023-03-17 09:37:56 | apache/kyuubi | https://api.github.com/repos/apache/kyuubi | opened | [Bug] The source sql file causes the session to exit directly. When the last line of the sql file is empty | kind:bug priority:major | ### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no similar issues.
### Describe the bug
The source sql fi... | 1.0 | [Bug] The source sql file causes the session to exit directly. When the last line of the sql file is empty - ### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github... | non_defect | the source sql file causes the session to exit directly when the last line of the sql file is empty code of conduct i agree to follow this project s search before asking i have searched in the and found no similar issues describe the bug the source sql file causes the session t... | 0 |
56,236 | 14,988,336,279 | IssuesEvent | 2021-01-29 01:00:28 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | Faulted VDEV is not replaced by Distributed Spare | Type: Defect | Type | HEAD/Linux 3.10
-- | --
Distribution Name | CentOS Linux release
Distribution Version | 7.9.2009 (Core)
Linux Kernel | 3.10.0
Architecture | x86_64
ZFS Version | 2.0.0-rc1_269_g8c5606c
SPL Version | 2.0.0-rc1_269_g8c5606c
**Describe the problem you're observing**
In our setup, system was in optimal ... | 1.0 | Faulted VDEV is not replaced by Distributed Spare - Type | HEAD/Linux 3.10
-- | --
Distribution Name | CentOS Linux release
Distribution Version | 7.9.2009 (Core)
Linux Kernel | 3.10.0
Architecture | x86_64
ZFS Version | 2.0.0-rc1_269_g8c5606c
SPL Version | 2.0.0-rc1_269_g8c5606c
**Describe the problem you'... | defect | faulted vdev is not replaced by distributed spare type head linux distribution name centos linux release distribution version core linux kernel architecture zfs version spl version describe the problem you re observing in our setup ... | 1 |
21,463 | 3,510,775,502 | IssuesEvent | 2016-01-09 19:12:17 | jo-source/jo-client-platform | https://api.github.com/repos/jo-source/jo-client-platform | closed | Vaadin implementation | auto-migrated Priority-Medium Type-Defect | ```
Sorry, but this would be feature request for vaadin support.
```
Original issue reported on code.google.com by `ssh.off...@gmail.com` on 14 Oct 2013 at 8:01 | 1.0 | Vaadin implementation - ```
Sorry, but this would be feature request for vaadin support.
```
Original issue reported on code.google.com by `ssh.off...@gmail.com` on 14 Oct 2013 at 8:01 | defect | vaadin implementation sorry but this would be feature request for vaadin support original issue reported on code google com by ssh off gmail com on oct at | 1 |
672,982 | 22,917,147,373 | IssuesEvent | 2022-07-17 05:46:27 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | opened | ios-12-5-1-x86-64 / Run Simulator tests does not run tests against commit in question | high priority module: ci module: ios | ### 🐛 Describe the bug
If one to look at https://github.com/pytorch/pytorch/blob/446833d11f7a99366323bf4033a579a10a9309c6/.github/workflows/_ios-build-test.yml#L161
it's easy to notice, that "Run Simulator Tests" is not run against trunk commit, but rather against latest successful MacOS nightly build of PyTorch + ... | 1.0 | ios-12-5-1-x86-64 / Run Simulator tests does not run tests against commit in question - ### 🐛 Describe the bug
If one to look at https://github.com/pytorch/pytorch/blob/446833d11f7a99366323bf4033a579a10a9309c6/.github/workflows/_ios-build-test.yml#L161
it's easy to notice, that "Run Simulator Tests" is not run agai... | non_defect | ios run simulator tests does not run tests against commit in question 🐛 describe the bug if one to look at it s easy to notice that run simulator tests is not run against trunk commit but rather against latest successful macos nightly build of pytorch torchvision and torchaudio binaries ... | 0 |
16,264 | 6,149,680,591 | IssuesEvent | 2017-06-27 20:40:51 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | Karma fails on macOS Sierra | Building & Releasing | Looks like the test are not isolated to the backend (#5249), Karma seems to be failing too on macOS Sierra. @mazameli @camsaul Any pointers as to what version of OSX is stable for developing? Thanks!
Stacktrace for future reference:
```
Chrome 58.0.3029 (Mac OS X 10.12.5) LineAreaBarRenderer should display numeric... | 1.0 | Karma fails on macOS Sierra - Looks like the test are not isolated to the backend (#5249), Karma seems to be failing too on macOS Sierra. @mazameli @camsaul Any pointers as to what version of OSX is stable for developing? Thanks!
Stacktrace for future reference:
```
Chrome 58.0.3029 (Mac OS X 10.12.5) LineAreaBarR... | non_defect | karma fails on macos sierra looks like the test are not isolated to the backend karma seems to be failing too on macos sierra mazameli camsaul any pointers as to what version of osx is stable for developing thanks stacktrace for future reference chrome mac os x lineareabarrenderer s... | 0 |
70,893 | 18,291,657,212 | IssuesEvent | 2021-10-05 15:51:16 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [SB] Add/edit admin screen > Permissions section > Text case issue | Bug P2 Study builder Process: Fixed Process: Tested QA Process: Tested dev | 'Manage Studies' should be changed to 'Manage studies' (S in studies should be in lowercase)

| 1.0 | [SB] Add/edit admin screen > Permissions section > Text case issue - 'Manage Studies' should be changed to 'Manage studies' (S in studies should be in lowercase)

| non_defect | add edit admin screen permissions section text case issue manage studies should be changed to manage studies s in studies should be in lowercase | 0 |
420,086 | 12,233,099,790 | IssuesEvent | 2020-05-04 10:57:52 | luna/ide | https://api.github.com/repos/luna/ide | closed | PageUp/PageDown does not work as expected on short text in Text Editor. | Category: IDE Change: Non-Breaking Priority: Medium Type: Bug | <!--
Please ensure that you are using the latest version of Enso IDE before reporting
the bug! It may have been fixed since.
-->
### General Summary
<!--
- Please include a high-level description of your bug here.
-->
When PageUp/PageDown is used on a short text it should go to the beginning/end of the text ... | 1.0 | PageUp/PageDown does not work as expected on short text in Text Editor. - <!--
Please ensure that you are using the latest version of Enso IDE before reporting
the bug! It may have been fixed since.
-->
### General Summary
<!--
- Please include a high-level description of your bug here.
-->
When PageUp/PageD... | non_defect | pageup pagedown does not work as expected on short text in text editor please ensure that you are using the latest version of enso ide before reporting the bug it may have been fixed since general summary please include a high level description of your bug here when pageup paged... | 0 |
261,569 | 8,237,472,847 | IssuesEvent | 2018-09-10 03:12:19 | ezhao7/Cactes | https://api.github.com/repos/ezhao7/Cactes | opened | White Bar on the Side of the web page. | HighPriority bug | <!--- Provide a general summary of the issue in the Title above -->
<!--- Issue: As a Doctor, I want to have the software tell me report findings so that I can act accordingly. -->
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, ... | 1.0 | White Bar on the Side of the web page. - <!--- Provide a general summary of the issue in the Title above -->
<!--- Issue: As a Doctor, I want to have the software tell me report findings so that I can act accordingly. -->
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If... | non_defect | white bar on the side of the web page expected behavior webpage should load normally with no bars on either side shifting the content current behavior on macbook pro safari version white bar shows on the left of the content doesn t seem to show on any other versions nor computers ... | 0 |
61,763 | 17,023,774,564 | IssuesEvent | 2021-07-03 03:46:52 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Android usability issues | Component: potlatch2 Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 12.02am, Friday, 10th February 2012]**
Ok, so getting Potlatch2 working on Android phones probably isn't a big priority :) But I just tried on my Galaxy Note (1280x800 screen - so actually feasible). Currently it's not usable. Well, not with the standard browser anyw... | 1.0 | Android usability issues - **[Submitted to the original trac issue database at 12.02am, Friday, 10th February 2012]**
Ok, so getting Potlatch2 working on Android phones probably isn't a big priority :) But I just tried on my Galaxy Note (1280x800 screen - so actually feasible). Currently it's not usable. Well, not wit... | defect | android usability issues ok so getting working on android phones probably isn t a big priority but i just tried on my galaxy note screen so actually feasible currently it s not usable well not with the standard browser anyway but the flash all loaded just fine issues i noticed the initi... | 1 |
55,960 | 14,861,035,958 | IssuesEvent | 2021-01-18 21:50:38 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | 508-defect-3 [SCREENREADER]: VAOS - Loading spinner for checking if you can make an appointment is not announced | 508-defect-3 508-issue-screenreader 508/Accessibility vaos | # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief description of the problem
---
[SCREENREADER]: Edit buttons need aria-label for context
... | 1.0 | 508-defect-3 [SCREENREADER]: VAOS - Loading spinner for checking if you can make an appointment is not announced - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
<!--
Enter an issue title using the fo... | defect | defect vaos loading spinner for checking if you can make an appointment is not announced enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels shou... | 1 |
158,720 | 24,886,058,077 | IssuesEvent | 2022-10-28 07:52:44 | opencollective/opencollective | https://api.github.com/repos/opencollective/opencollective | opened | Sureface Bank Transfer Instructions More Clearly | complexity → simple frontend enhancement needs design | Related to https://opencollective.freshdesk.com/a/tickets/136000.
Currently when a contributor does a bank transfer we rely on the order number in the bank transaction so that we could find their original order, waiting in pending status, and then mark it as complete.
However when we look at the contribution flo... | 1.0 | Sureface Bank Transfer Instructions More Clearly - Related to https://opencollective.freshdesk.com/a/tickets/136000.
Currently when a contributor does a bank transfer we rely on the order number in the bank transaction so that we could find their original order, waiting in pending status, and then mark it as comple... | non_defect | sureface bank transfer instructions more clearly related to currently when a contributor does a bank transfer we rely on the order number in the bank transaction so that we could find their original order waiting in pending status and then mark it as complete however when we look at the contribution flow ... | 0 |
58,376 | 7,134,709,742 | IssuesEvent | 2018-01-22 21:49:12 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Upstreaming OpenShift features | kind/design kind/enhancement lifecycle/stale priority/important-soon sig/cli team/redhat | This is a tracking issue for the purposes of identifying the pieces of OpenShift we would like to componentize and make more consumable for other users of Kube post 1.0. This list should record whether we want the component in core Kube, contrib Kube, an ecosystem plugin, or to remain in OpenShift (which is a distribu... | 1.0 | Upstreaming OpenShift features - This is a tracking issue for the purposes of identifying the pieces of OpenShift we would like to componentize and make more consumable for other users of Kube post 1.0. This list should record whether we want the component in core Kube, contrib Kube, an ecosystem plugin, or to remain ... | non_defect | upstreaming openshift features this is a tracking issue for the purposes of identifying the pieces of openshift we would like to componentize and make more consumable for other users of kube post this list should record whether we want the component in core kube contrib kube an ecosystem plugin or to remain ... | 0 |
26,247 | 4,643,019,202 | IssuesEvent | 2016-09-30 11:59:00 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Hazelcast client outside AWS cannot connect to hazelcast node inside AWS : Regression | Team: Integration Type: Defect | We have just upgraded from 3.3.4 to 3.6.2
and looks like the below Client program broken
````
AwsConfig config = new AwsConfig();
config.setAccessKey("***********");
config.setSecretKey("*******");
config.setHostHeader("ec2.us-east-1.amazonaws.com");
config.setSecurityG... | 1.0 | Hazelcast client outside AWS cannot connect to hazelcast node inside AWS : Regression - We have just upgraded from 3.3.4 to 3.6.2
and looks like the below Client program broken
````
AwsConfig config = new AwsConfig();
config.setAccessKey("***********");
config.setSecretKey("*******");
... | defect | hazelcast client outside aws cannot connect to hazelcast node inside aws regression we have just upgraded from to and looks like the below client program broken awsconfig config new awsconfig config setaccesskey config setsecretkey ... | 1 |
78,112 | 27,328,935,079 | IssuesEvent | 2023-02-25 11:18:25 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Clickable URL in Code Block | T-Defect | ### Steps to reproduce
1. Send a message containing a URL inside a code block, like this:
`https://element.io`
2. Observe that the link is clickable despite it being inside the code block.
3. Optionally observe that this is not the same behavior observed on Element Web
Element Android:
![Screenshot_20230225... | 1.0 | Clickable URL in Code Block - ### Steps to reproduce
1. Send a message containing a URL inside a code block, like this:
`https://element.io`
2. Observe that the link is clickable despite it being inside the code block.
3. Optionally observe that this is not the same behavior observed on Element Web
Element A... | defect | clickable url in code block steps to reproduce send a message containing a url inside a code block like this observe that the link is clickable despite it being inside the code block optionally observe that this is not the same behavior observed on element web element android e... | 1 |
197,266 | 22,585,225,814 | IssuesEvent | 2022-06-28 14:45:02 | jtimberlake/react-server | https://api.github.com/repos/jtimberlake/react-server | opened | CVE-2022-0722 (Medium) detected in parse-url-5.0.1.tgz | security vulnerability | ## CVE-2022-0722 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-5.0.1.tgz</b></p></summary>
<p>An advanced url parser supporting git urls too.</p>
<p>Library home page: <a... | True | CVE-2022-0722 (Medium) detected in parse-url-5.0.1.tgz - ## CVE-2022-0722 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-5.0.1.tgz</b></p></summary>
<p>An advanced url par... | non_defect | cve medium detected in parse url tgz cve medium severity vulnerability vulnerable library parse url tgz an advanced url parser supporting git urls too library home page a href path to dependency file package json path to vulnerable library node modules parse url p... | 0 |
199,095 | 15,733,639,866 | IssuesEvent | 2021-03-29 19:49:58 | iftechfoundation/ifdb-suggestion-tracker | https://api.github.com/repos/iftechfoundation/ifdb-suggestion-tracker | opened | Rename "Your Page" to "Your Activity" | documentation good first issue | We link to "Your Page" https://ifdb.org/personal in the navigation bar. It would be clearer to call it "Your Activity." | 1.0 | Rename "Your Page" to "Your Activity" - We link to "Your Page" https://ifdb.org/personal in the navigation bar. It would be clearer to call it "Your Activity." | non_defect | rename your page to your activity we link to your page in the navigation bar it would be clearer to call it your activity | 0 |
215,401 | 16,601,994,051 | IssuesEvent | 2021-06-01 20:53:27 | lindamotejl/Secure-Application-Dev | https://api.github.com/repos/lindamotejl/Secure-Application-Dev | closed | Gantt Chart Creation | documentation | <!--- Provide a general summary of the issue in the Title above -->
## Detailed Description of task
<!--- Provide a detailed description of the task -->
## Context
<!--- Why is this important? -->
## Possible Implementation
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
... | 1.0 | Gantt Chart Creation - <!--- Provide a general summary of the issue in the Title above -->
## Detailed Description of task
<!--- Provide a detailed description of the task -->
## Context
<!--- Why is this important? -->
## Possible Implementation
<!--- Not obligatory, but suggest an idea for implementing ad... | non_defect | gantt chart creation detailed description of task context possible implementation tasks task task task task task | 0 |
389,549 | 11,503,701,261 | IssuesEvent | 2020-02-12 21:37:55 | Los-nonos/Gryffindor | https://api.github.com/repos/Los-nonos/Gryffindor | opened | [ API ] Users CRUD | backend priority: high size: 4 | - Implementar las rutas y los endpoints necesarios para manipular los distintos usuarios que se registren en la plataforma.
- Tener en cuenta el manejo de la lógica de permisos y validaciones necesarias. | 1.0 | [ API ] Users CRUD - - Implementar las rutas y los endpoints necesarios para manipular los distintos usuarios que se registren en la plataforma.
- Tener en cuenta el manejo de la lógica de permisos y validaciones necesarias. | non_defect | users crud implementar las rutas y los endpoints necesarios para manipular los distintos usuarios que se registren en la plataforma tener en cuenta el manejo de la lógica de permisos y validaciones necesarias | 0 |
67,908 | 21,315,396,715 | IssuesEvent | 2022-04-16 07:18:24 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | reopened | JSF1064: Unable to find or serve resource, components.js, from library, primefaces | defect | **Describe the defect**
When we call in localhost work fine, but when we publish on public with SSL on WildFly20 with jsf-impl-2.3.9.SP10 have problems.
**Environment:**
- PF Version: _8.0_2
- JSF + version: _e.g. Mojarra 2.3.9
- Affected browsers: _e.g. Chrome, iOS, ALL_
**To Reproduce**
Steps to reproduce... | 1.0 | JSF1064: Unable to find or serve resource, components.js, from library, primefaces - **Describe the defect**
When we call in localhost work fine, but when we publish on public with SSL on WildFly20 with jsf-impl-2.3.9.SP10 have problems.
**Environment:**
- PF Version: _8.0_2
- JSF + version: _e.g. Mojarra 2.3.9
... | defect | unable to find or serve resource components js from library primefaces describe the defect when we call in localhost work fine but when we publish on public with ssl on with jsf impl have problems environment pf version jsf version e g mojarra affected brows... | 1 |
14,474 | 2,812,845,062 | IssuesEvent | 2015-05-18 11:23:16 | jliljebl/flowblade | https://api.github.com/repos/jliljebl/flowblade | closed | Add crop & overlay support like ffmpeg/avconv ? | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. - Input video with for example 1366x768
- Input png with transparency layer 800x200
- Ouput size 800x600
What is the expected output? What do you see instead?
- input video is scaled to 800x600 instead of stay "1336x768"
- input png fill all output area instead overl... | 1.0 | Add crop & overlay support like ffmpeg/avconv ? - ```
What steps will reproduce the problem?
1. - Input video with for example 1366x768
- Input png with transparency layer 800x200
- Ouput size 800x600
What is the expected output? What do you see instead?
- input video is scaled to 800x600 instead of stay "1336x7... | defect | add crop overlay support like ffmpeg avconv what steps will reproduce the problem input video with for example input png with transparency layer ouput size what is the expected output what do you see instead input video is scaled to instead of stay input png fill all output ... | 1 |
188,206 | 15,145,837,283 | IssuesEvent | 2021-02-11 05:42:53 | PyCQA/isort | https://api.github.com/repos/PyCQA/isort | closed | Move documentation pieces from README to dedicated markdown files. | Hacktoberfest documentation | isort used to rely almost completely on it's README for documentation. However, it now has a nice documentation website in https://pycqa.github.io/isort/. Work should be done to move sections from the README to dedicated markdown documentation pages. Can be done in multiple PRs, before taking a section on - please put ... | 1.0 | Move documentation pieces from README to dedicated markdown files. - isort used to rely almost completely on it's README for documentation. However, it now has a nice documentation website in https://pycqa.github.io/isort/. Work should be done to move sections from the README to dedicated markdown documentation pages. ... | non_defect | move documentation pieces from readme to dedicated markdown files isort used to rely almost completely on it s readme for documentation however it now has a nice documentation website in work should be done to move sections from the readme to dedicated markdown documentation pages can be done in multiple prs b... | 0 |
6,083 | 2,610,220,767 | IssuesEvent | 2015-02-26 19:10:05 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | indesit witl 90 инструкция | auto-migrated Priority-Medium Type-Defect | ```
'''Гарри Тетерин'''
Привет всем не подскажите где можно найти
.indesit witl 90 инструкция. как то выкладывали уже
'''Гертруд Лебедев'''
Вот держи линк http://bit.ly/1ar8QhM
'''Агей Волков'''
Спасибо вроде то но просит телефон вводить
'''Алим Кудрявцев'''
Неа все ок у меня ничего не списало
'''Вольфрам Савельев... | 1.0 | indesit witl 90 инструкция - ```
'''Гарри Тетерин'''
Привет всем не подскажите где можно найти
.indesit witl 90 инструкция. как то выкладывали уже
'''Гертруд Лебедев'''
Вот держи линк http://bit.ly/1ar8QhM
'''Агей Волков'''
Спасибо вроде то но просит телефон вводить
'''Алим Кудрявцев'''
Неа все ок у меня ничего не ... | defect | indesit witl инструкция гарри тетерин привет всем не подскажите где можно найти indesit witl инструкция как то выкладывали уже гертруд лебедев вот держи линк агей волков спасибо вроде то но просит телефон вводить алим кудрявцев неа все ок у меня ничего не списало вольфрам с... | 1 |
488,940 | 14,099,735,304 | IssuesEvent | 2020-11-06 02:12:23 | vercel/next.js | https://api.github.com/repos/vercel/next.js | closed | Prefetching on hover is broken | kind: bug point: 2 priority: p0 | # Bug report
## Describe the bug
Next.js is supposed to prefetch the next page, even when prefetching is disabled, when a `<Link>` is **hovered**. The automated prefetch disabling is only supposed to affect the in-viewport prefetch.
## To Reproduce
```tsx
<Link prefetch={false} ...>
```
## Expected beh... | 1.0 | Prefetching on hover is broken - # Bug report
## Describe the bug
Next.js is supposed to prefetch the next page, even when prefetching is disabled, when a `<Link>` is **hovered**. The automated prefetch disabling is only supposed to affect the in-viewport prefetch.
## To Reproduce
```tsx
<Link prefetch={fa... | non_defect | prefetching on hover is broken bug report describe the bug next js is supposed to prefetch the next page even when prefetching is disabled when a is hovered the automated prefetch disabling is only supposed to affect the in viewport prefetch to reproduce tsx expected b... | 0 |
54,131 | 6,366,621,592 | IssuesEvent | 2017-08-01 02:17:36 | learn-co-curriculum/react-this-props-children-lab | https://api.github.com/repos/learn-co-curriculum/react-this-props-children-lab | closed | Index.js | Test | Line 16 of the index.js file is `document.getElementById('main')`.
main should be changed to root | 1.0 | Index.js - Line 16 of the index.js file is `document.getElementById('main')`.
main should be changed to root | non_defect | index js line of the index js file is document getelementbyid main main should be changed to root | 0 |
75,016 | 25,482,640,706 | IssuesEvent | 2022-11-26 01:05:32 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Parameters will let users overflow numbers | C: Framework T: defect P: normal | ## Bug Description
specifying 33000 for a boundaryID parameter or a std::vector<BoundaryID> parameter will both cause an overflow error
I thought this had been solved but now I cant find the fix. I think I remember @andrsd talking about this on slack 2 years ago but I m not sure really.
## Steps to Reproduce
Rena... | 1.0 | Parameters will let users overflow numbers - ## Bug Description
specifying 33000 for a boundaryID parameter or a std::vector<BoundaryID> parameter will both cause an overflow error
I thought this had been solved but now I cant find the fix. I think I remember @andrsd talking about this on slack 2 years ago but I m no... | defect | parameters will let users overflow numbers bug description specifying for a boundaryid parameter or a std vector parameter will both cause an overflow error i thought this had been solved but now i cant find the fix i think i remember andrsd talking about this on slack years ago but i m not sure really ... | 1 |
72,410 | 24,108,130,093 | IssuesEvent | 2022-09-20 09:08:39 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | Room list keeps sending me back to the top | T-Defect A-Room-List Z-AppLayout | ### Steps to reproduce
1. Use the new layout
2. Scroll down in the room list
### Outcome
#### What did you expect?
To stay where I am in the list
#### What happened instead?
After a few seconds, I'm sent back to the top:
https://user-images.githubusercontent.com/48614497/190874067-5eb8f36b-a739-45... | 1.0 | Room list keeps sending me back to the top - ### Steps to reproduce
1. Use the new layout
2. Scroll down in the room list
### Outcome
#### What did you expect?
To stay where I am in the list
#### What happened instead?
After a few seconds, I'm sent back to the top:
https://user-images.githubuserco... | defect | room list keeps sending me back to the top steps to reproduce use the new layout scroll down in the room list outcome what did you expect to stay where i am in the list what happened instead after a few seconds i m sent back to the top for longer lists such as m... | 1 |
793,916 | 28,015,874,912 | IssuesEvent | 2023-03-27 22:37:25 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Batching queries that use index lookup of elements inside an ANY array which uses only hash key component | kind/enhancement area/ysql priority/medium | Jira Link: [DB-3200](https://yugabyte.atlassian.net/browse/DB-3200)
```
CREATE TABLE t1 (id int primary key, val int);
INSERT INTO t1 SELECT i, i FROM (SELECT generate_series(1, 100) i) t;
set yb_debug_log_docdb_requests=true;
SELECT * FROM t1 where t1.id=ANY(ARRAY[10,20,30,40,50]);
```
If the following set of q... | 1.0 | [YSQL] Batching queries that use index lookup of elements inside an ANY array which uses only hash key component - Jira Link: [DB-3200](https://yugabyte.atlassian.net/browse/DB-3200)
```
CREATE TABLE t1 (id int primary key, val int);
INSERT INTO t1 SELECT i, i FROM (SELECT generate_series(1, 100) i) t;
set yb_debug... | non_defect | batching queries that use index lookup of elements inside an any array which uses only hash key component jira link create table id int primary key val int insert into select i i from select generate series i t set yb debug log docdb requests true select from where id any arra... | 0 |
409,263 | 27,729,734,627 | IssuesEvent | 2023-03-15 06:56:27 | ShashinGounden/miniproject-2023 | https://api.github.com/repos/ShashinGounden/miniproject-2023 | opened | Requirements Analysis | documentation | Please complete the requirements analysis for our documentation. You can use a lot from the original Google Doc I created that has the requirements and how we fulfill them. Just add more detail and explain things more formally. | 1.0 | Requirements Analysis - Please complete the requirements analysis for our documentation. You can use a lot from the original Google Doc I created that has the requirements and how we fulfill them. Just add more detail and explain things more formally. | non_defect | requirements analysis please complete the requirements analysis for our documentation you can use a lot from the original google doc i created that has the requirements and how we fulfill them just add more detail and explain things more formally | 0 |
146,783 | 13,192,307,262 | IssuesEvent | 2020-08-13 13:35:22 | gpn-prototypes/ui-kit | https://api.github.com/repos/gpn-prototypes/ui-kit | closed | Добавить документацию в стори для Икоонок. | documentation | Сейчас, стори с иконками живут отдельно и по своей логике. Надо шаблон дополнить подстать новой структуре, чтобы можно было написать доку. | 1.0 | Добавить документацию в стори для Икоонок. - Сейчас, стори с иконками живут отдельно и по своей логике. Надо шаблон дополнить подстать новой структуре, чтобы можно было написать доку. | non_defect | добавить документацию в стори для икоонок сейчас стори с иконками живут отдельно и по своей логике надо шаблон дополнить подстать новой структуре чтобы можно было написать доку | 0 |
146,964 | 23,144,805,835 | IssuesEvent | 2022-07-28 22:46:22 | hackforla/CivicTechJobs | https://api.github.com/repos/hackforla/CivicTechJobs | closed | Change our existing fallback font | good first issue role: frontend size: 1pt feature: design system | ### Overview
As a developer, we need to make sure that our website is presentable to users. For this issue, we will change our fallback font to one that matches our existing Roboto the best.
### Action Items
- [x] Locate areas of our css codebase that uses `font-family` for styling.
- [x] Remove all fonts other... | 1.0 | Change our existing fallback font - ### Overview
As a developer, we need to make sure that our website is presentable to users. For this issue, we will change our fallback font to one that matches our existing Roboto the best.
### Action Items
- [x] Locate areas of our css codebase that uses `font-family` for st... | non_defect | change our existing fallback font overview as a developer we need to make sure that our website is presentable to users for this issue we will change our fallback font to one that matches our existing roboto the best action items locate areas of our css codebase that uses font family for styl... | 0 |
9,815 | 25,277,944,945 | IssuesEvent | 2022-11-16 13:55:27 | hzi-braunschweig/SORMAS-Project | https://api.github.com/repos/hzi-braunschweig/SORMAS-Project | opened | Clearly separate EJBs and services | refactoring change architecture | ### Problem Description
While working on #9708, I encountered a strange situation where the fact that EJBs and services receive their own `EntityManager` (via `AbstractBaseEjb` and `BaseAdoService` respectively) causes the creation of unnecessary transactions when you call from EJBs to services. In cases where an EJ... | 1.0 | Clearly separate EJBs and services - ### Problem Description
While working on #9708, I encountered a strange situation where the fact that EJBs and services receive their own `EntityManager` (via `AbstractBaseEjb` and `BaseAdoService` respectively) causes the creation of unnecessary transactions when you call from E... | non_defect | clearly separate ejbs and services problem description while working on i encountered a strange situation where the fact that ejbs and services receive their own entitymanager via abstractbaseejb and baseadoservice respectively causes the creation of unnecessary transactions when you call from ejbs... | 0 |
23,144 | 3,770,210,291 | IssuesEvent | 2016-03-16 13:53:18 | obophenotype/upheno | https://api.github.com/repos/obophenotype/upheno | closed | ZP glucose tolerance failing to match | Priority-Medium Status-Accepted Type-Defect | Originally reported on Google Code with ID 4
```
E.g.:
HP_0001952 Abnormal glucose tolerance ZP_0003389 abnormal(ly) disrupted
glucose homeostasis 7.180882 0.058824 0.649929383
Try opening zp-importer.owl in Protege and checking why this is happening
(note: zp importer by defa... | 1.0 | ZP glucose tolerance failing to match - Originally reported on Google Code with ID 4
```
E.g.:
HP_0001952 Abnormal glucose tolerance ZP_0003389 abnormal(ly) disrupted
glucose homeostasis 7.180882 0.058824 0.649929383
Try opening zp-importer.owl in Protege and checking why this is... | defect | zp glucose tolerance failing to match originally reported on google code with id e g hp abnormal glucose tolerance zp abnormal ly disrupted glucose homeostasis try opening zp importer owl in protege and checking why this is happening note zp import... | 1 |
121,166 | 15,863,675,881 | IssuesEvent | 2021-04-08 13:03:04 | railslove/recover-backlog | https://api.github.com/repos/railslove/recover-backlog | closed | Autocomplete für Felder verbessern | APP: recover app (gastro & live) APP: recover care APP: recover health REPO: App backburner design needed ux | @bonflintstone
@timomeh Wir nutzen dafür auto-complete="street-address", ich glaube es gibt keins für Straße und Ort
| 1.0 | Autocomplete für Felder verbessern - @bonflintstone
@timomeh Wir nutzen dafür auto-complete="street-address", ich glaube es gibt keins für Straße und Ort
| non_defect | autocomplete für felder verbessern bonflintstone timomeh wir nutzen dafür auto complete street address ich glaube es gibt keins für straße und ort | 0 |
31,228 | 6,470,327,913 | IssuesEvent | 2017-08-17 08:46:20 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | [discovery] Frequent warning in log, Packet versions are not matching! Expected -> 4, Incoming -> 3 | Team: Core Type: Defect | Just upgraded to 3.5.2-SNAPShot from 3.4, seeing large no of warning messages
```
2015-08-21 08:40:13,594 - [warn] c.h.n.t.ReadHandler - [172.24.6.18]:5100 [stage] [3.5.2-SNAPSHOT] hz._hzInstance_1_stage.IO.thread-in-2 Closing socket to endpoint null, Cause:java.lang.IllegalArgumentException: Packet versions are not ... | 1.0 | [discovery] Frequent warning in log, Packet versions are not matching! Expected -> 4, Incoming -> 3 - Just upgraded to 3.5.2-SNAPShot from 3.4, seeing large no of warning messages
```
2015-08-21 08:40:13,594 - [warn] c.h.n.t.ReadHandler - [172.24.6.18]:5100 [stage] [3.5.2-SNAPSHOT] hz._hzInstance_1_stage.IO.thread-in... | defect | frequent warning in log packet versions are not matching expected incoming just upgraded to snapshot from seeing large no of warning messages c h n t readhandler hz hzinstance stage io thread in closing socket to endpoint null cause java lang illegalar... | 1 |
61,272 | 14,621,057,663 | IssuesEvent | 2020-12-22 20:52:53 | SmartBear/jira-collaborator-plugin | https://api.github.com/repos/SmartBear/jira-collaborator-plugin | opened | CVE-2019-10172 (High) detected in jackson-mapper-asl-1.9.13.jar | security vulnerability | ## CVE-2019-10172 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-mapper-asl-1.9.13.jar</b></p></summary>
<p>Data Mapper package is a high-performance data binding package
buil... | True | CVE-2019-10172 (High) detected in jackson-mapper-asl-1.9.13.jar - ## CVE-2019-10172 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-mapper-asl-1.9.13.jar</b></p></summary>
<p>D... | non_defect | cve high detected in jackson mapper asl jar cve high severity vulnerability vulnerable library jackson mapper asl jar data mapper package is a high performance data binding package built on jackson json processor path to dependency file jira collaborator plugin pom xml path... | 0 |
78,664 | 7,657,325,671 | IssuesEvent | 2018-05-10 19:16:29 | alpheios-project/morph-client | https://api.github.com/repos/alpheios-project/morph-client | closed | support Inflections without a stem | testcase | the whitaker engine response for the latin word est includes an inflection with a suffix and no stem. This causes an exception because of the following code in AlpheiosTuftsAdapter:
`let inflection = new Models.Inflection(inflectionJSON.term.stem.$, mappingData.model.languageID)`
We need to handle this scenario.... | 1.0 | support Inflections without a stem - the whitaker engine response for the latin word est includes an inflection with a suffix and no stem. This causes an exception because of the following code in AlpheiosTuftsAdapter:
`let inflection = new Models.Inflection(inflectionJSON.term.stem.$, mappingData.model.languageID)... | non_defect | support inflections without a stem the whitaker engine response for the latin word est includes an inflection with a suffix and no stem this causes an exception because of the following code in alpheiostuftsadapter let inflection new models inflection inflectionjson term stem mappingdata model languageid ... | 0 |
7,609 | 25,255,819,203 | IssuesEvent | 2022-11-15 17:58:42 | AzureAD/microsoft-authentication-library-for-objc | https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-objc | closed | Automation tests failure | automation failure | @AzureAD/appleidentity
Automation failed for [AzureAD/microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc) ran against commit : Merge pull request #1593 from AzureAD/oldalton/sso_ext_perf_telemetry [c0b327101e8bb298f0458d3eeb9c7809ee1f8207]
Pipeline URL : ... | 1.0 | Automation tests failure - @AzureAD/appleidentity
Automation failed for [AzureAD/microsoft-authentication-library-for-objc](https://github.com/AzureAD/microsoft-authentication-library-for-objc) ran against commit : Merge pull request #1593 from AzureAD/oldalton/sso_ext_perf_telemetry [c0b327101e8bb298f0458d3eeb9c7809e... | non_defect | automation tests failure azuread appleidentity automation failed for ran against commit merge pull request from azuread oldalton sso ext perf telemetry pipeline url | 0 |
43,002 | 11,424,228,642 | IssuesEvent | 2020-02-03 17:18:53 | openanthem/nimbus-core | https://api.github.com/repos/openanthem/nimbus-core | closed | Grid Postbutton changes back to front page | Defect Open | <!--
Please fill the report below. Your issue will be added to the overall list of issues and will be reviewed on a first-come first-serve basis.
WARNING: CONTENT POSTED HERE IS PUBLIC! PLEASE REFRAIN FROM SUBMITTING ANYTHING PRODUCT SPECIFIC THAT MAY JEAPORDIZE THE INTEGRITY OF YOUR BUSINESS OR APPLICATION, INCL... | 1.0 | Grid Postbutton changes back to front page - <!--
Please fill the report below. Your issue will be added to the overall list of issues and will be reviewed on a first-come first-serve basis.
WARNING: CONTENT POSTED HERE IS PUBLIC! PLEASE REFRAIN FROM SUBMITTING ANYTHING PRODUCT SPECIFIC THAT MAY JEAPORDIZE THE IN... | defect | grid postbutton changes back to front page please fill the report below your issue will be added to the overall list of issues and will be reviewed on a first come first serve basis warning content posted here is public please refrain from submitting anything product specific that may jeapordize the in... | 1 |
22,943 | 10,825,636,555 | IssuesEvent | 2019-11-09 17:04:18 | eloisetaylor5693/PlayNine | https://api.github.com/repos/eloisetaylor5693/PlayNine | closed | CVE-2018-16487 High Severity Vulnerability detected by WhiteSource | security vulnerability | ## CVE-2018-16487 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-3.10.1.tgz</b></p></summary>
<p>The modern build of lodash modular utilities.</p>
<p>path: /tmp/git/Pl... | True | CVE-2018-16487 High Severity Vulnerability detected by WhiteSource - ## CVE-2018-16487 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-3.10.1.tgz</b></p></summary>
<p>T... | non_defect | cve high severity vulnerability detected by whitesource cve high severity vulnerability vulnerable library lodash tgz the modern build of lodash modular utilities path tmp git playnine node modules cli node modules lodash package json library home page a href dependency... | 0 |
20,926 | 3,436,571,342 | IssuesEvent | 2015-12-12 14:11:28 | GerryFerdinandus/bittorrent-tracker-editor | https://api.github.com/repos/GerryFerdinandus/bittorrent-tracker-editor | closed | Tracker list rearranged in alphabetical order | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Paste tracker(s) in the Trackers List box
2. Update torrent
What is the expected output? What do you see instead?
Trackers should be added in the order they are listed in the Trackers List box
(or in add_trackers.txt). Instead the trackers are rearranged by alphabetica... | 1.0 | Tracker list rearranged in alphabetical order - ```
What steps will reproduce the problem?
1. Paste tracker(s) in the Trackers List box
2. Update torrent
What is the expected output? What do you see instead?
Trackers should be added in the order they are listed in the Trackers List box
(or in add_trackers.txt). In... | defect | tracker list rearranged in alphabetical order what steps will reproduce the problem paste tracker s in the trackers list box update torrent what is the expected output what do you see instead trackers should be added in the order they are listed in the trackers list box or in add trackers txt in... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.