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
79,880
9,961,520,316
IssuesEvent
2019-07-07 05:36:40
RolePlayGateway/roleplaygateway
https://api.github.com/repos/RolePlayGateway/roleplaygateway
closed
Image size limitations not clear, poorly communicated on Error
design
Attempting to choose a profile picture for the following character [Matria Flynn](https://www.roleplaygateway.com/roleplay/the-multiverse/characters/matria-flynn) returns the following error: https://prnt.sc/je5pzt This persists whether attempting to upload a .jpg or .png - both of the files attempted were also 100x...
1.0
Image size limitations not clear, poorly communicated on Error - Attempting to choose a profile picture for the following character [Matria Flynn](https://www.roleplaygateway.com/roleplay/the-multiverse/characters/matria-flynn) returns the following error: https://prnt.sc/je5pzt This persists whether attempting to u...
non_defect
image size limitations not clear poorly communicated on error attempting to choose a profile picture for the following character returns the following error this persists whether attempting to upload a jpg or png both of the files attempted were also or smaller
0
53,008
13,260,069,781
IssuesEvent
2020-08-20 17:38:35
jkoan/test-navit
https://api.github.com/repos/jkoan/test-navit
closed
navit seg faults when wrong LANG or LC_ALL is set. (Trac #49)
Incomplete Migration Migrated from Trac core defect/bug somebody
Migrated from http://trac.navit-project.org/ticket/49 ```json { "status": "closed", "changetime": "2008-06-21T09:35:16", "_ts": "1214040916000000", "description": "My default LANG and LC_ALL is de_DE.UTF-8. With this the destination button works.[[BR]]\nWhen is set the LAND and LC_ALL to \"C\", then nav...
1.0
navit seg faults when wrong LANG or LC_ALL is set. (Trac #49) - Migrated from http://trac.navit-project.org/ticket/49 ```json { "status": "closed", "changetime": "2008-06-21T09:35:16", "_ts": "1214040916000000", "description": "My default LANG and LC_ALL is de_DE.UTF-8. With this the destination button ...
defect
navit seg faults when wrong lang or lc all is set trac migrated from json status closed changetime ts description my default lang and lc all is de de utf with this the destination button works nwhen is set the land and lc all to c then navit s...
1
49,356
3,002,162,243
IssuesEvent
2015-07-24 15:38:27
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
Not working properly with JUnit 4.10+
bug imported Priority-Medium
_From [diego.co...@gmail.com](https://code.google.com/u/116282242555318833135/) on February 02, 2012 22:20:41_ What steps will reproduce the problem? 1. Use JUnit 4.10+ What is the expected output? What do you see instead? The constructor of PowerMockRunner is using a method getJUnitVersion() that is return 4.1 for a ...
1.0
Not working properly with JUnit 4.10+ - _From [diego.co...@gmail.com](https://code.google.com/u/116282242555318833135/) on February 02, 2012 22:20:41_ What steps will reproduce the problem? 1. Use JUnit 4.10+ What is the expected output? What do you see instead? The constructor of PowerMockRunner is using a method get...
non_defect
not working properly with junit from on february what steps will reproduce the problem use junit what is the expected output what do you see instead the constructor of powermockrunner is using a method getjunitversion that is return for a junit and always returning false t...
0
29,180
14,001,383,702
IssuesEvent
2020-10-28 13:35:33
HubSpot/cms-theme-boilerplate
https://api.github.com/repos/HubSpot/cms-theme-boilerplate
closed
Use native lazy loading for blog template images
performance
Use native lazy loading for blog listing and post template images where applicable to resolve (https://web.dev/native-lazy-loading/).
True
Use native lazy loading for blog template images - Use native lazy loading for blog listing and post template images where applicable to resolve (https://web.dev/native-lazy-loading/).
non_defect
use native lazy loading for blog template images use native lazy loading for blog listing and post template images where applicable to resolve
0
250,754
27,111,301,538
IssuesEvent
2023-02-15 15:29:26
EliyaC/NodeGoat
https://api.github.com/repos/EliyaC/NodeGoat
closed
CVE-2016-10540 (High) detected in minimatch-0.3.0.tgz - autoclosed
security vulnerability
## CVE-2016-10540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-0.3.0.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://regis...
True
CVE-2016-10540 (High) detected in minimatch-0.3.0.tgz - autoclosed - ## CVE-2016-10540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-0.3.0.tgz</b></p></summary> <p>a glob m...
non_defect
cve high detected in minimatch tgz autoclosed cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file package json path to vulnerable library node modules mocha node modules mi...
0
84,240
24,262,425,748
IssuesEvent
2022-09-28 00:56:24
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
FLAKE: alts_concurrent_connectivity_test on MSAN
kind/bug lang/core disposition/BUILDNURSE priority/P2 untriaged
Here's an example of running the test from master 1000x on RBE, in which the test failed 7 times: https://source.cloud.google.com/results/invocations/52a7b57d-4d42-4cc1-9aaa-e6e06abec997 The failures all seem to be this assertion failure: ``` E1208 00:14:25.406517841 18 alts_concurrent_connectivity_test....
1.0
FLAKE: alts_concurrent_connectivity_test on MSAN - Here's an example of running the test from master 1000x on RBE, in which the test failed 7 times: https://source.cloud.google.com/results/invocations/52a7b57d-4d42-4cc1-9aaa-e6e06abec997 The failures all seem to be this assertion failure: ``` E1208 00:14:25.4...
non_defect
flake alts concurrent connectivity test on msan here s an example of running the test from master on rbe in which the test failed times the failures all seem to be this assertion failure alts concurrent connectivity test cc exceeded test deadline alts handshakes might not ...
0
322,315
9,816,342,097
IssuesEvent
2019-06-13 14:28:57
desktop/desktop
https://api.github.com/repos/desktop/desktop
closed
[Stashing] Unfriendly feedback when unable to restore stashed changes
bug epic:stashing priority-3
Repro steps: - make change to `README.md` in repository - switch branches, `Yes, stash changes...` - return to branch, make a different change to `README.md` - choose stash and try to restore change Expected behaviour: - feedback that I can't restore this stash currently Actual behaviour: - not-so-f...
1.0
[Stashing] Unfriendly feedback when unable to restore stashed changes - Repro steps: - make change to `README.md` in repository - switch branches, `Yes, stash changes...` - return to branch, make a different change to `README.md` - choose stash and try to restore change Expected behaviour: - feedback tha...
non_defect
unfriendly feedback when unable to restore stashed changes repro steps make change to readme md in repository switch branches yes stash changes return to branch make a different change to readme md choose stash and try to restore change expected behaviour feedback that i can t...
0
336,668
10,195,120,142
IssuesEvent
2019-08-12 17:19:31
PolideaInternal/airflow
https://api.github.com/repos/PolideaInternal/airflow
closed
[AIRFLOW-3278] GZIP support for Operators loading to GCS
JIRA priority: P0
Hello, Here is an ticket related to GCP on Jira: https://issues.apache.org/jira/browse/AIRFLOW-3278 Lots of love
1.0
[AIRFLOW-3278] GZIP support for Operators loading to GCS - Hello, Here is an ticket related to GCP on Jira: https://issues.apache.org/jira/browse/AIRFLOW-3278 Lots of love
non_defect
gzip support for operators loading to gcs hello here is an ticket related to gcp on jira lots of love
0
249,291
18,858,180,202
IssuesEvent
2021-11-12 09:28:29
kslui99/pe
https://api.github.com/repos/kslui99/pe
opened
Glossary: Separation of Concerns Principle unnecessary
type.DocumentationBug severity.Low
This principle should not be in your glossary as it is not specific to your project and has a widely-understood definition. <!--session: 1636703201812-c3387648-f791-4184-a067-cb10f7b1eae4--> <!--Version: Web v3.4.1-->
1.0
Glossary: Separation of Concerns Principle unnecessary - This principle should not be in your glossary as it is not specific to your project and has a widely-understood definition. <!--session: 1636703201812-c3387648-f791-4184-a067-cb10f7b1eae4--> <!--Version: Web v3.4.1-->
non_defect
glossary separation of concerns principle unnecessary this principle should not be in your glossary as it is not specific to your project and has a widely understood definition
0
187,955
22,046,059,035
IssuesEvent
2022-05-30 01:55:54
michaeldotson/contacts-app
https://api.github.com/repos/michaeldotson/contacts-app
opened
CVE-2022-30123 (Medium) detected in rack-2.0.7.gem
security vulnerability
## CVE-2022-30123 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.0.7.gem</b></p></summary> <p>Rack provides a minimal, modular and adaptable interface for developing web appl...
True
CVE-2022-30123 (Medium) detected in rack-2.0.7.gem - ## CVE-2022-30123 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-2.0.7.gem</b></p></summary> <p>Rack provides a minimal, mo...
non_defect
cve medium detected in rack gem cve medium severity vulnerability vulnerable library rack gem rack provides a minimal modular and adaptable interface for developing web applications in ruby by wrapping http requests and responses in the simplest way possible it unifies and d...
0
174,499
27,656,695,519
IssuesEvent
2023-03-12 02:34:36
hypermodules/hyperamp
https://api.github.com/repos/hypermodules/hyperamp
closed
album art view design ideas
design
Working on #205 got me thinking about a reworked album art view. Here are some hastily scribbled notes. ![fullsizerender](https://user-images.githubusercontent.com/427322/27759877-97e71472-5def-11e7-8ca2-fed2fb41c4cd.jpg) Basically I really like the simple square view and would like the controls to be usable in t...
1.0
album art view design ideas - Working on #205 got me thinking about a reworked album art view. Here are some hastily scribbled notes. ![fullsizerender](https://user-images.githubusercontent.com/427322/27759877-97e71472-5def-11e7-8ca2-fed2fb41c4cd.jpg) Basically I really like the simple square view and would like ...
non_defect
album art view design ideas working on got me thinking about a reworked album art view here are some hastily scribbled notes basically i really like the simple square view and would like the controls to be usable in that state and i think a stripped down adaption of a video player interface would do ...
0
150,263
23,634,488,617
IssuesEvent
2022-08-25 12:14:26
Altinn/altinn-studio
https://api.github.com/repos/Altinn/altinn-studio
opened
Upgrade Application Insights connection in Designer
solution/studio/designer team/studio kind/chore
### Description Currently when you build Studio Designer backend you get a warning: ``` Severity Code Description Project File Line Suppression State Warning CS0618 'ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(IServiceCollection, string)' is obsolete: 'InstrumentationKey based global ingestion is ...
1.0
Upgrade Application Insights connection in Designer - ### Description Currently when you build Studio Designer backend you get a warning: ``` Severity Code Description Project File Line Suppression State Warning CS0618 'ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(IServiceCollection, string)' is ob...
non_defect
upgrade application insights connection in designer description currently when you build studio designer backend you get a warning severity code description project file line suppression state warning applicationinsightsextensions addapplicationinsightstelemetry iservicecollection string is obsolet...
0
347,633
10,432,192,562
IssuesEvent
2019-09-17 10:42:58
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
'Remove all annotations geometry' doesn't work properly without setting initial state
Accepted Priority: Medium bug
### Description Without setting the initial state: "annotations": { "config": { "multiGeometry": true, "validationErrors": {} }, "format": "decimal", "defaultTextAnnotation": "New" }, When I create a new annotation geometry a...
1.0
'Remove all annotations geometry' doesn't work properly without setting initial state - ### Description Without setting the initial state: "annotations": { "config": { "multiGeometry": true, "validationErrors": {} }, "format": "decimal", ...
non_defect
remove all annotations geometry doesn t work properly without setting initial state description without setting the initial state annotations config multigeometry true validationerrors format decimal ...
0
4,855
11,769,859,585
IssuesEvent
2020-03-15 16:39:41
simplexspatial/simplexspatial
https://api.github.com/repos/simplexspatial/simplexspatial
closed
move osm loader into a new repo.
architecture demo enhancement
At the moment, the osm loader was part of the main project. This is an utility project that should be in his own repository under the umbrella of simplexspatial group.
1.0
move osm loader into a new repo. - At the moment, the osm loader was part of the main project. This is an utility project that should be in his own repository under the umbrella of simplexspatial group.
non_defect
move osm loader into a new repo at the moment the osm loader was part of the main project this is an utility project that should be in his own repository under the umbrella of simplexspatial group
0
39,423
10,339,006,493
IssuesEvent
2019-09-03 18:16:55
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
Gradle integration test with local engine
a: build tool
We don't have a test in Flutter that exercises this path.
1.0
Gradle integration test with local engine - We don't have a test in Flutter that exercises this path.
non_defect
gradle integration test with local engine we don t have a test in flutter that exercises this path
0
36,069
14,926,092,628
IssuesEvent
2021-01-24 09:53:12
ramboxapp/community-edition
https://api.github.com/repos/ramboxapp/community-edition
closed
Google Calendar - PopUps despite of disabled notifications
service-bug
Hello I am just a new user to Rambox, I come from Franz, where the Google products are not anymore supported in 5.3.3. I have added Google Calendar in Rambox and after a short while I got a popup from a calendar entry with notification. I have already Popups with Thunderbird, where I use the Google Calendar also a...
1.0
Google Calendar - PopUps despite of disabled notifications - Hello I am just a new user to Rambox, I come from Franz, where the Google products are not anymore supported in 5.3.3. I have added Google Calendar in Rambox and after a short while I got a popup from a calendar entry with notification. I have already Po...
non_defect
google calendar popups despite of disabled notifications hello i am just a new user to rambox i come from franz where the google products are not anymore supported in i have added google calendar in rambox and after a short while i got a popup from a calendar entry with notification i have already po...
0
72,409
9,582,625,922
IssuesEvent
2019-05-08 01:34:33
GluuFederation/oxAuth
https://api.github.com/repos/GluuFederation/oxAuth
closed
Add a config value to allow to share the same sub between two Clients with the same sector identifier
High priority Needs Documentation enhancement
See ticket: https://support.gluu.org/7013/
1.0
Add a config value to allow to share the same sub between two Clients with the same sector identifier - See ticket: https://support.gluu.org/7013/
non_defect
add a config value to allow to share the same sub between two clients with the same sector identifier see ticket
0
9,498
7,735,992,685
IssuesEvent
2018-05-27 21:10:25
NVISO-BE/dvna
https://api.github.com/repos/NVISO-BE/dvna
closed
NVISO-BE/dvna - Open Redirect security issue has been found in appHandler.js
security
# NVISO-BE/dvna - Open Redirect security issue has been found in appHandler.js **Description:** Untrusted user input in redirect() can result in Open Redirect vulnerability **Commit**: https://github.com/NVISO-BE/dvna/commit/0243068d4cf74d565783a259d68ff31e4568429d **Commited by:** @Someniak **Detail:** The i...
True
NVISO-BE/dvna - Open Redirect security issue has been found in appHandler.js - # NVISO-BE/dvna - Open Redirect security issue has been found in appHandler.js **Description:** Untrusted user input in redirect() can result in Open Redirect vulnerability **Commit**: https://github.com/NVISO-BE/dvna/commit/0243068d4cf7...
non_defect
nviso be dvna open redirect security issue has been found in apphandler js nviso be dvna open redirect security issue has been found in apphandler js description untrusted user input in redirect can result in open redirect vulnerability commit commited by someniak detail the i...
0
310,493
26,719,056,852
IssuesEvent
2023-01-28 22:41:47
PalisadoesFoundation/talawa-admin
https://api.github.com/repos/PalisadoesFoundation/talawa-admin
closed
Update OrgDelete.test.tsx: Remove herokuapp.com reference
good first issue test points 01
- Please coordinate **issue assignment** and **PR reviews** with the contributors listed in this issue https://github.com/PalisadoesFoundation/talawa/issues/359 We are no longer using the `talawa-graphql-api.herokuapp.com` domain as an external API testing URL. This is because we had no feasible way of controlling ...
1.0
Update OrgDelete.test.tsx: Remove herokuapp.com reference - - Please coordinate **issue assignment** and **PR reviews** with the contributors listed in this issue https://github.com/PalisadoesFoundation/talawa/issues/359 We are no longer using the `talawa-graphql-api.herokuapp.com` domain as an external API testin...
non_defect
update orgdelete test tsx remove herokuapp com reference please coordinate issue assignment and pr reviews with the contributors listed in this issue we are no longer using the talawa graphql api herokuapp com domain as an external api testing url this is because we had no feasible way of control...
0
45,544
12,839,234,230
IssuesEvent
2020-07-07 18:56:56
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Adding a join increases query time by 200ms
T: Defect
First off, thanks for all the small hints on twitter, we're now operational! :) ### Expected behavior and actual behavior: Adding join should not increase by so much. query.toString() and copy pasting to psql console executes against same db in 0.5ms. Query that is fast (about 7ms spent inside Jooq): ``` // j...
1.0
Adding a join increases query time by 200ms - First off, thanks for all the small hints on twitter, we're now operational! :) ### Expected behavior and actual behavior: Adding join should not increase by so much. query.toString() and copy pasting to psql console executes against same db in 0.5ms. Query that is ...
defect
adding a join increases query time by first off thanks for all the small hints on twitter we re now operational expected behavior and actual behavior adding join should not increase by so much query tostring and copy pasting to psql console executes against same db in query that is fast ...
1
9,769
2,615,174,431
IssuesEvent
2015-03-01 06:57:25
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
Reaver problem ,help is urgenty
auto-migrated Priority-Triage Type-Defect
``` when i opened reaver it all ok ,i do; reaver -i mon0 -b"mac" -vv but after 5 minute it's block and repeat two phases to infinity, this phases received identity response send identity response received identity response send identity response received identity response , if i close all and reopen reaver and i do r...
1.0
Reaver problem ,help is urgenty - ``` when i opened reaver it all ok ,i do; reaver -i mon0 -b"mac" -vv but after 5 minute it's block and repeat two phases to infinity, this phases received identity response send identity response received identity response send identity response received identity response , if i clos...
defect
reaver problem help is urgenty when i opened reaver it all ok i do reaver i b mac vv but after minute it s block and repeat two phases to infinity this phases received identity response send identity response received identity response send identity response received identity response if i close a...
1
121,897
4,822,830,466
IssuesEvent
2016-11-06 02:12:49
dealii/dealii
https://api.github.com/repos/dealii/dealii
closed
Static analysis: dealii-git/source/grid/tria.cc
Low priority Starter project
``` dealii-git/source/grid/tria.cc 6378 warn V506 Pointer to local variable 'lines_x' is stored outside the scope of this variable. Such a pointer will become invalid. dealii-git/source/grid/tria.cc 6384 warn V506 Pointer to local variable 'line_indices_x' is stored outside the scope of this variable. Such a pointer wi...
1.0
Static analysis: dealii-git/source/grid/tria.cc - ``` dealii-git/source/grid/tria.cc 6378 warn V506 Pointer to local variable 'lines_x' is stored outside the scope of this variable. Such a pointer will become invalid. dealii-git/source/grid/tria.cc 6384 warn V506 Pointer to local variable 'line_indices_x' is stored out...
non_defect
static analysis dealii git source grid tria cc dealii git source grid tria cc warn pointer to local variable lines x is stored outside the scope of this variable such a pointer will become invalid dealii git source grid tria cc warn pointer to local variable line indices x is stored outside the sco...
0
70,324
18,093,008,343
IssuesEvent
2021-09-22 05:24:11
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Build fails with internal compiler error on file lstm_ops.cc
stat:awaiting response type:build/install stalled subtype:windows 2.6.0
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): windows 10 - TensorFlow installed from (source or binary): source - TensorFlow version: 2.6.0 - Python version: 3.9 - Installed using virtualenv? pip? conda?: pip - Bazel version (if compiling from source): 3.7.2 - GCC/Compiler ver...
1.0
Build fails with internal compiler error on file lstm_ops.cc - **System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): windows 10 - TensorFlow installed from (source or binary): source - TensorFlow version: 2.6.0 - Python version: 3.9 - Installed using virtualenv? pip? conda?: pip - Baze...
non_defect
build fails with internal compiler error on file lstm ops cc system information os platform and distribution e g linux ubuntu windows tensorflow installed from source or binary source tensorflow version python version installed using virtualenv pip conda pip bazel v...
0
76,392
9,436,602,133
IssuesEvent
2019-04-13 08:07:31
eslint/eslint
https://api.github.com/repos/eslint/eslint
closed
AST-based auto fixing
breaking core enhancement evaluating needs design
**The version of ESLint you are using.** 5.x **The problem you want to solve.** Currently, the auto fixing mechanism is string-based. It works well, but it's not flexible enough. For example, let's see the fixer of the rule [`prefer-const`](https://github.com/eslint/eslint/blob/e7266c2478aff5d66e7859313feb49e3a...
1.0
AST-based auto fixing - **The version of ESLint you are using.** 5.x **The problem you want to solve.** Currently, the auto fixing mechanism is string-based. It works well, but it's not flexible enough. For example, let's see the fixer of the rule [`prefer-const`](https://github.com/eslint/eslint/blob/e7266c247...
non_defect
ast based auto fixing the version of eslint you are using x the problem you want to solve currently the auto fixing mechanism is string based it works well but it s not flexible enough for example let s see the fixer of the rule the current solution of the auto fixing is just replace ...
0
27,088
4,875,119,141
IssuesEvent
2016-11-16 08:27:26
TNGSB/eWallet
https://api.github.com/repos/TNGSB/eWallet
closed
eWallet_MobileApp(Profile Update) #109
Defect - Low (Sev-4)
[Defect_Mobile App #109.xlsx](https://github.com/TNGSB/eWallet/files/593573/Defect_Mobile.App.109.xlsx) Test Description : To verify the fields length for "Email" update - more than 150 alphanumeric characters Defect Description : System to displayed wrong error message for Android and IOS Tested in Build : 31 And...
1.0
eWallet_MobileApp(Profile Update) #109 - [Defect_Mobile App #109.xlsx](https://github.com/TNGSB/eWallet/files/593573/Defect_Mobile.App.109.xlsx) Test Description : To verify the fields length for "Email" update - more than 150 alphanumeric characters Defect Description : System to displayed wrong error message for ...
defect
ewallet mobileapp profile update test description to verify the fields length for email update more than alphanumeric characters defect description system to displayed wrong error message for android and ios tested in build android and ios refer attachment for pot
1
279,108
21,111,644,025
IssuesEvent
2022-04-05 02:46:23
marcossiuves/TAH
https://api.github.com/repos/marcossiuves/TAH
opened
Documentações: Importar para o repositório o que tivermos de conteúdo disponível
documentation
- Colocar na Wiki o que tá pronto; - Ou colocar numa pasta docs/ junto do source code; Enfim, facilitar o acesso num mesmo ambiente (Github mesmo e/ou explorer do PC)
1.0
Documentações: Importar para o repositório o que tivermos de conteúdo disponível - - Colocar na Wiki o que tá pronto; - Ou colocar numa pasta docs/ junto do source code; Enfim, facilitar o acesso num mesmo ambiente (Github mesmo e/ou explorer do PC)
non_defect
documentações importar para o repositório o que tivermos de conteúdo disponível colocar na wiki o que tá pronto ou colocar numa pasta docs junto do source code enfim facilitar o acesso num mesmo ambiente github mesmo e ou explorer do pc
0
302,780
9,292,255,680
IssuesEvent
2019-03-22 02:14:14
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
No booted status after install sles11.4 os by redhat7.6
priority:low sprint4
MN: redhat 7.6 x86_64 xCAT version: Version 2.14.6 (git commit 4435960f4a26a87ded6c52732219ddb00d0d6e4d, built Wed Mar 20 06:18:57 EDT 2019) --- new install CN: sles11.4 x86 ``` # openssl s_client -quiet -connect 10.4.30.11:3001 -rand /bin/bash <<<"<xcatrequest><command>getpostscript</command></xcatrequest>" 5...
1.0
No booted status after install sles11.4 os by redhat7.6 - MN: redhat 7.6 x86_64 xCAT version: Version 2.14.6 (git commit 4435960f4a26a87ded6c52732219ddb00d0d6e4d, built Wed Mar 20 06:18:57 EDT 2019) --- new install CN: sles11.4 x86 ``` # openssl s_client -quiet -connect 10.4.30.11:3001 -rand /bin/bash <<<"<xcat...
non_defect
no booted status after install os by mn redhat xcat version version git commit built wed mar edt new install cn openssl s client quiet connect rand bin bash getpostscript semi random bytes loaded write errno cn ...
0
814,920
30,529,371,741
IssuesEvent
2023-07-19 13:24:25
slynch8/10x
https://api.github.com/repos/slynch8/10x
closed
large memory usage after modifying header
bug Priority 2 current
Modifying a macro in a header that is included in a lot of places causes lots of files to be decompressed and then not compressed again.
1.0
large memory usage after modifying header - Modifying a macro in a header that is included in a lot of places causes lots of files to be decompressed and then not compressed again.
non_defect
large memory usage after modifying header modifying a macro in a header that is included in a lot of places causes lots of files to be decompressed and then not compressed again
0
70,614
8,560,841,745
IssuesEvent
2018-11-09 03:20:52
BSData/wh40k
https://api.github.com/repos/BSData/wh40k
closed
Command Points Incorrect
Area: text/rule/profile Type: bug ✔ Res: by design 💾 Cat: All Catalogues
**File/Catalogue:** **BattleScribe version:** 2.01. **Platform:** Windows/iOS/Android/Mac/Linux **Dropbox:** Yes/No **Description:** Detailed issue description. The command points are incorrect in the warhammer 40k list. Example- I loaded the ork list and chose my detachment and it says I have 5 CP. Howev...
1.0
Command Points Incorrect - **File/Catalogue:** **BattleScribe version:** 2.01. **Platform:** Windows/iOS/Android/Mac/Linux **Dropbox:** Yes/No **Description:** Detailed issue description. The command points are incorrect in the warhammer 40k list. Example- I loaded the ork list and chose my detachment and...
non_defect
command points incorrect file catalogue battlescribe version platform windows ios android mac linux dropbox yes no description detailed issue description the command points are incorrect in the warhammer list example i loaded the ork list and chose my detachment and it...
0
327,446
24,137,666,793
IssuesEvent
2022-09-21 12:40:02
gradle/gradle
https://api.github.com/repos/gradle/gradle
opened
Document `name punning` pattern in the configuration cache docs
@configuration-cache in:documentation
And review documentation samples/snippets to add an explaining comment to each occurrence.
1.0
Document `name punning` pattern in the configuration cache docs - And review documentation samples/snippets to add an explaining comment to each occurrence.
non_defect
document name punning pattern in the configuration cache docs and review documentation samples snippets to add an explaining comment to each occurrence
0
2,225
2,603,991,370
IssuesEvent
2015-02-24 19:06:43
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳生殖疱疹哪里治疗
auto-migrated Priority-Medium Type-Defect
``` 沈阳生殖疱疹哪里治疗〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...
1.0
沈阳生殖疱疹哪里治疗 - ``` 沈阳生殖疱疹哪里治疗〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.co...
defect
沈阳生殖疱疹哪里治疗 沈阳生殖疱疹哪里治疗〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at
1
61,571
17,023,728,684
IssuesEvent
2021-07-03 03:31:33
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
osm2pgsql does not build on Fedora
Component: osm2pgsql Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.36am, Saturday, 2nd July 2011]** The RPM build process fails... ./configure: line 4450: syntax error near unexpected token `;;' ./configure: line 4450: `$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;'
1.0
osm2pgsql does not build on Fedora - **[Submitted to the original trac issue database at 9.36am, Saturday, 2nd July 2011]** The RPM build process fails... ./configure: line 4450: syntax error near unexpected token `;;' ./configure: line 4450: `$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace i...
defect
does not build on fedora the rpm build process fails configure line syntax error near unexpected token configure line as echo as me warning libtool does not cope well with whitespace in pwd
1
26,465
4,724,802,008
IssuesEvent
2016-10-18 02:32:03
jsr107/jsr107tck
https://api.github.com/repos/jsr107/jsr107tck
closed
Introduce TCK distribution bundle for TCK licensees
Clarification Defect Infrastructure
The TCK should only be available via download from the JCP once licensees have agreed to the SATCK license. Once this license is executed a TCK distribution, consisting of the TCK source code, a TCK binary and the TCK Users Guide should be made available in a single explicitly versioned package (zip file). To facil...
1.0
Introduce TCK distribution bundle for TCK licensees - The TCK should only be available via download from the JCP once licensees have agreed to the SATCK license. Once this license is executed a TCK distribution, consisting of the TCK source code, a TCK binary and the TCK Users Guide should be made available in a singl...
defect
introduce tck distribution bundle for tck licensees the tck should only be available via download from the jcp once licensees have agreed to the satck license once this license is executed a tck distribution consisting of the tck source code a tck binary and the tck users guide should be made available in a singl...
1
190,336
14,542,719,508
IssuesEvent
2020-12-15 16:02:00
LazeMSS/OctoPrint-UICustomizer
https://api.github.com/repos/LazeMSS/OctoPrint-UICustomizer
closed
Maximized webcam stream doesn't care about browser height.
awaitingtest bug fixedinnext
If I have my browser in a 1:1 aspect ratio or less (for example 1:2) the maximized webcam stream is fully visible, although not filling as much of the browser as possible. When I change the browser size to something like 16:9, the stream gets to big vertically to see all of the picture, and also makes it impossible to...
1.0
Maximized webcam stream doesn't care about browser height. - If I have my browser in a 1:1 aspect ratio or less (for example 1:2) the maximized webcam stream is fully visible, although not filling as much of the browser as possible. When I change the browser size to something like 16:9, the stream gets to big vertical...
non_defect
maximized webcam stream doesn t care about browser height if i have my browser in a aspect ratio or less for example the maximized webcam stream is fully visible although not filling as much of the browser as possible when i change the browser size to something like the stream gets to big verticall...
0
513,484
14,922,440,806
IssuesEvent
2021-01-23 14:50:31
bounswe/bounswe2020group7
https://api.github.com/repos/bounswe/bounswe2020group7
closed
Frontend - Profile Page Direction Not Working
Priority: Low Subteam: Frontend Type: Bug
When the user is on someone else's profile, and tries to go to their own, they cannot. Can you fix the problem?
1.0
Frontend - Profile Page Direction Not Working - When the user is on someone else's profile, and tries to go to their own, they cannot. Can you fix the problem?
non_defect
frontend profile page direction not working when the user is on someone else s profile and tries to go to their own they cannot can you fix the problem
0
42,624
11,183,359,624
IssuesEvent
2019-12-31 12:57:22
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
App falls down (out of memory) when 1 node is using virtual network interface
Module: Network I/O Source: Community Team: Core Team: QuSP Type: Defect Type: Perf. Defect
Hi, we are using hazelcast for synchronization between 3 nodes (3 PCs) of our application. Node1 and node2 use standard network interface. Node3 uses virtual network interface (for example virtualbox interface). Node3 fell down with exception. So, we disabled every network interface except standard interface. ...
2.0
App falls down (out of memory) when 1 node is using virtual network interface - Hi, we are using hazelcast for synchronization between 3 nodes (3 PCs) of our application. Node1 and node2 use standard network interface. Node3 uses virtual network interface (for example virtualbox interface). Node3 fell down wit...
defect
app falls down out of memory when node is using virtual network interface hi we are using hazelcast for synchronization between nodes pcs of our application and use standard network interface uses virtual network interface for example virtualbox interface fell down with exception so ...
1
142,839
5,477,857,744
IssuesEvent
2017-03-12 12:55:25
blueimpact/kucipong
https://api.github.com/repos/blueimpact/kucipong
opened
Should we use Indonesian time locale?
low-priority
It might be better to use Indonesian time locale to detect that the coupon is not out dated before publishing this service.
1.0
Should we use Indonesian time locale? - It might be better to use Indonesian time locale to detect that the coupon is not out dated before publishing this service.
non_defect
should we use indonesian time locale it might be better to use indonesian time locale to detect that the coupon is not out dated before publishing this service
0
513,041
14,914,884,735
IssuesEvent
2021-01-22 15:59:26
nhsconnect/gpconnect-appointment-checker
https://api.github.com/repos/nhsconnect/gpconnect-appointment-checker
closed
logging.error_log user_id and user_session_id are set to fixed values
priority
user_id and user_session_id in logging.error_log are both set to fixed values. in live they are `1` and `2` and don't correspond with the logged on user.
1.0
logging.error_log user_id and user_session_id are set to fixed values - user_id and user_session_id in logging.error_log are both set to fixed values. in live they are `1` and `2` and don't correspond with the logged on user.
non_defect
logging error log user id and user session id are set to fixed values user id and user session id in logging error log are both set to fixed values in live they are and and don t correspond with the logged on user
0
6,782
2,610,279,105
IssuesEvent
2015-02-26 19:29:14
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Windows going crazy
auto-migrated Priority-Medium Type-Defect
``` What's the problem? In Chrome, when I select a posterous blog the window goes crazy -- things are constantly resizing every half second, back and forth, and it becomes unusable. What browser are you using? Chrome What version of ScribeFire are you running? Latest chrome version ``` ----- Original issue r...
1.0
Windows going crazy - ``` What's the problem? In Chrome, when I select a posterous blog the window goes crazy -- things are constantly resizing every half second, back and forth, and it becomes unusable. What browser are you using? Chrome What version of ScribeFire are you running? Latest chrome version ``` ...
defect
windows going crazy what s the problem in chrome when i select a posterous blog the window goes crazy things are constantly resizing every half second back and forth and it becomes unusable what browser are you using chrome what version of scribefire are you running latest chrome version ...
1
241,749
26,256,899,187
IssuesEvent
2023-01-06 02:06:41
michaeldotson/movie-app
https://api.github.com/repos/michaeldotson/movie-app
opened
CVE-2021-41136 (Low) detected in puma-3.12.0.gem
security vulnerability
## CVE-2021-41136 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>puma-3.12.0.gem</b></p></summary> <p>Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/R...
True
CVE-2021-41136 (Low) detected in puma-3.12.0.gem - ## CVE-2021-41136 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>puma-3.12.0.gem</b></p></summary> <p>Puma is a simple, fast, threade...
non_defect
cve low detected in puma gem cve low severity vulnerability vulnerable library puma gem puma is a simple fast threaded and highly concurrent http server for ruby rack applications puma is intended for use in both development and production environments it s great for hi...
0
72,533
24,167,817,659
IssuesEvent
2022-09-22 16:25:13
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[508-defect-2] CST: Focus must be on error upon submission
frontend 508/Accessibility 508-defect-2 Claim Status Tool 508-issue-focus-mgmt benefits-team-1 squad-1
## Description While attempting to upload a file within the Claim Status Tool, the focus must be shifted to the input field with an error upon submission failure. The focus currently remains on the submit files for review button. [Focus must be shifted to the input field with an error upon submission failure vide...
1.0
[508-defect-2] CST: Focus must be on error upon submission - ## Description While attempting to upload a file within the Claim Status Tool, the focus must be shifted to the input field with an error upon submission failure. The focus currently remains on the submit files for review button. [Focus must be shifted ...
defect
cst focus must be on error upon submission description while attempting to upload a file within the claim status tool the focus must be shifted to the input field with an error upon submission failure the focus currently remains on the submit files for review button related under must fix ...
1
20,846
3,422,146,355
IssuesEvent
2015-12-08 21:45:39
g4gaurang/bcbsmaissuestracker
https://api.github.com/repos/g4gaurang/bcbsmaissuestracker
closed
Content Library Folder Auto-Generation - AB-174
Environment-Production HR_FixType-HR_Product Milestone-Post_1.1 Priority-High Status- BCBSMA Retest Type-Defect
After searching through Content Library, it was discovered that there are duplicates of multiple folders, with the exceptions of commas, periods, hyphens, etc. Bug AB-174 has been logged and confirmed that when the correctly-named Preferred Name attribute value is chosen, it is, in fact, creating a brand new folde...
1.0
Content Library Folder Auto-Generation - AB-174 - After searching through Content Library, it was discovered that there are duplicates of multiple folders, with the exceptions of commas, periods, hyphens, etc. Bug AB-174 has been logged and confirmed that when the correctly-named Preferred Name attribute value is ...
defect
content library folder auto generation ab after searching through content library it was discovered that there are duplicates of multiple folders with the exceptions of commas periods hyphens etc bug ab has been logged and confirmed that when the correctly named preferred name attribute value is chos...
1
15,129
2,849,889,526
IssuesEvent
2015-05-31 03:21:13
lispascal/lolblender
https://api.github.com/repos/lispascal/lolblender
closed
About bone index
auto-migrated Priority-Medium Type-Defect wontfix
``` Hi~ I don't understand how bone index works?~one vertex has 4 bone index? How can i build the model with bone? ``` Original issue reported on code.google.com by `406...@gmail.com` on 15 Jun 2012 at 2:37
1.0
About bone index - ``` Hi~ I don't understand how bone index works?~one vertex has 4 bone index? How can i build the model with bone? ``` Original issue reported on code.google.com by `406...@gmail.com` on 15 Jun 2012 at 2:37
defect
about bone index hi i don t understand how bone index works one vertex has bone index how can i build the model with bone original issue reported on code google com by gmail com on jun at
1
5,715
2,610,213,970
IssuesEvent
2015-02-26 19:08:18
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
футаж вручение дипломов
auto-migrated Priority-Medium Type-Defect
``` '''Алевтин Шилов''' День добрый никак не могу найти .футаж вручение дипломов. как то выкладывали уже '''Арлен Кудряшов''' Вот хороший сайт где можно скачать http://bit.ly/1aJ9NhB '''воин Волков''' Просит ввести номер мобилы!Не опасно ли это? '''Гвидон Рогов''' Неа все ок у меня ничего не списало '''Влас Попов...
1.0
футаж вручение дипломов - ``` '''Алевтин Шилов''' День добрый никак не могу найти .футаж вручение дипломов. как то выкладывали уже '''Арлен Кудряшов''' Вот хороший сайт где можно скачать http://bit.ly/1aJ9NhB '''воин Волков''' Просит ввести номер мобилы!Не опасно ли это? '''Гвидон Рогов''' Неа все ок у меня ничего...
defect
футаж вручение дипломов алевтин шилов день добрый никак не могу найти футаж вручение дипломов как то выкладывали уже арлен кудряшов вот хороший сайт где можно скачать воин волков просит ввести номер мобилы не опасно ли это гвидон рогов неа все ок у меня ничего не списало влас...
1
71,330
23,542,849,994
IssuesEvent
2022-08-20 17:18:18
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
IDF Editor Mishandles Unit Conversion of Blank Field with Enthalpy Units
Defect AuxiliaryTool
Issue overview -------------- The Controller:OutdoorAir field "Economizer Maximum Enthalpy" when made blank from previously holding a number and when the units are in IP, puts a number in that field rather than a blank when the file is saved. To reproduce in IDF Editor, open a file with Controller:OutdoorAir objec...
1.0
IDF Editor Mishandles Unit Conversion of Blank Field with Enthalpy Units - Issue overview -------------- The Controller:OutdoorAir field "Economizer Maximum Enthalpy" when made blank from previously holding a number and when the units are in IP, puts a number in that field rather than a blank when the file is saved. ...
defect
idf editor mishandles unit conversion of blank field with enthalpy units issue overview the controller outdoorair field economizer maximum enthalpy when made blank from previously holding a number and when the units are in ip puts a number in that field rather than a blank when the file is saved ...
1
22,835
3,710,651,163
IssuesEvent
2016-03-02 06:01:24
bwu-dart-graveyard/polymer_ui_elements
https://api.github.com/repos/bwu-dart-graveyard/polymer_ui_elements
closed
Attribute "selected" not implemented ?
status:accepted status:needsInfo type:defect
following code causes an error: Class 'PolymerUiMenuItem' has no instance getter 'name'. <polymer-flex-layout isContainer align="center"> <div> <polymer-ui-sidebar-menu selected="0"> <polymer-ui-menu-item icon="menu" label="Home"></polymer-ui-menu-item> <polymer-ui...
1.0
Attribute "selected" not implemented ? - following code causes an error: Class 'PolymerUiMenuItem' has no instance getter 'name'. <polymer-flex-layout isContainer align="center"> <div> <polymer-ui-sidebar-menu selected="0"> <polymer-ui-menu-item icon="menu" label="Home"></polym...
defect
attribute selected not implemented following code causes an error class polymeruimenuitem has no instance getter name column right
1
85,988
15,755,313,141
IssuesEvent
2021-03-31 01:33:22
ysmanohar/Arrowlytics
https://api.github.com/repos/ysmanohar/Arrowlytics
opened
CVE-2019-20920 (High) detected in handlebars-4.1.2.tgz, handlebars-1.3.0.tgz
security vulnerability
## CVE-2019-20920 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>handlebars-4.1.2.tgz</b>, <b>handlebars-1.3.0.tgz</b></p></summary> <p> <details><summary><b>handlebars-4.1.2.tgz</b...
True
CVE-2019-20920 (High) detected in handlebars-4.1.2.tgz, handlebars-1.3.0.tgz - ## CVE-2019-20920 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>handlebars-4.1.2.tgz</b>, <b>handlebar...
non_defect
cve high detected in handlebars tgz handlebars tgz cve high severity vulnerability vulnerable libraries handlebars tgz handlebars tgz handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no fru...
0
752,442
26,285,727,592
IssuesEvent
2023-01-07 20:16:35
NucciTheBoss/cleantest
https://api.github.com/repos/NucciTheBoss/cleantest
opened
Use `ephemeral` from LXD API rather than manually stopping and deleting instances
Priority: Low Type: Refactor
Working towards multi-distribution support in `cleantest`, I delved more into the internals of the LXD REST API (mostly because I love LXD so much). During my research, I discovered the the LXD API supports an _ephemeral_ option; when set to true, the instance is deleted after shutdown. Using the _ephemeral_ option ...
1.0
Use `ephemeral` from LXD API rather than manually stopping and deleting instances - Working towards multi-distribution support in `cleantest`, I delved more into the internals of the LXD REST API (mostly because I love LXD so much). During my research, I discovered the the LXD API supports an _ephemeral_ option; when s...
non_defect
use ephemeral from lxd api rather than manually stopping and deleting instances working towards multi distribution support in cleantest i delved more into the internals of the lxd rest api mostly because i love lxd so much during my research i discovered the the lxd api supports an ephemeral option when s...
0
185,507
6,724,670,534
IssuesEvent
2017-10-17 00:00:03
Allsteel/awesome
https://api.github.com/repos/Allsteel/awesome
opened
Can't place rectangular worksurface perpendicular to a panel
Low Priority
## Steps 1. Place a panel 2. Try placing a worksurface perpendicular to the panel like the image below ![image](https://user-images.githubusercontent.com/111954/31640436-1bb1564c-b2a4-11e7-9641-055311d582f9.png) The worksurface will only snap on its back even if you try to grab it by the side connector.
1.0
Can't place rectangular worksurface perpendicular to a panel - ## Steps 1. Place a panel 2. Try placing a worksurface perpendicular to the panel like the image below ![image](https://user-images.githubusercontent.com/111954/31640436-1bb1564c-b2a4-11e7-9641-055311d582f9.png) The worksurface will only snap on ...
non_defect
can t place rectangular worksurface perpendicular to a panel steps place a panel try placing a worksurface perpendicular to the panel like the image below the worksurface will only snap on its back even if you try to grab it by the side connector
0
62,053
17,023,840,969
IssuesEvent
2021-07-03 04:07:18
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Rendering of tunnel layer color
Component: mapnik Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 6.07pm, Thursday, 15th November 2012]** think there is a oversight when rendering tunnels in OSM. Tunnels should have color of top layer, so it should look as we could just see trough eg. forest, and not like now when it seems like tunnel is cutting over some layer. ...
1.0
Rendering of tunnel layer color - **[Submitted to the original trac issue database at 6.07pm, Thursday, 15th November 2012]** think there is a oversight when rendering tunnels in OSM. Tunnels should have color of top layer, so it should look as we could just see trough eg. forest, and not like now when it seems like t...
defect
rendering of tunnel layer color think there is a oversight when rendering tunnels in osm tunnels should have color of top layer so it should look as we could just see trough eg forest and not like now when it seems like tunnel is cutting over some layer to see what i mean look at this rendering of tunnel ...
1
62,412
17,023,918,274
IssuesEvent
2021-07-03 04:33:06
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Geocoding error when passing house number and country
Component: nominatim Priority: minor Resolution: duplicate Type: defect
**[Submitted to the original trac issue database at 4.19pm, Thursday, 26th February 2015]** Hi, A bug appears when calling nominatim and passing house number and country parameters at the same time for example : http://nominatim.openstreetmap.org/search?format=xml&q=66%2Cavenue+kennedy+%2CMULHOUSE+&polygon=1&a...
1.0
Geocoding error when passing house number and country - **[Submitted to the original trac issue database at 4.19pm, Thursday, 26th February 2015]** Hi, A bug appears when calling nominatim and passing house number and country parameters at the same time for example : http://nominatim.openstreetmap.org/search?f...
defect
geocoding error when passing house number and country hi a bug appears when calling nominatim and passing house number and country parameters at the same time for example works works but fails either if the query string is valid
1
75,054
25,503,826,979
IssuesEvent
2022-11-28 07:43:22
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Emulate LIMIT 0 where not supported
T: Defect C: Functionality P: Medium E: All Editions
We don't have any integration tests yet that test for `LIMIT 0` in: - `SELECT` (should produce an empty result set of the expected row type) - `UPDATE` (should be a no-op) - `DELETE` (should be a no-op) Apparently, some RDBMS don't support this: https://twitter.com/lukaseder/status/1596206830371602432?s=20&t=U...
1.0
Emulate LIMIT 0 where not supported - We don't have any integration tests yet that test for `LIMIT 0` in: - `SELECT` (should produce an empty result set of the expected row type) - `UPDATE` (should be a no-op) - `DELETE` (should be a no-op) Apparently, some RDBMS don't support this: https://twitter.com/lukased...
defect
emulate limit where not supported we don t have any integration tests yet that test for limit in select should produce an empty result set of the expected row type update should be a no op delete should be a no op apparently some rdbms don t support this it s also not supporte...
1
808,987
30,119,623,300
IssuesEvent
2023-06-30 14:13:30
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
LE Audio: Assert in CSIP Set Coordinator with handle == 0
bug priority: low area: Bluetooth area: Bluetooth Audio
**Describe the bug** There is an assert in `csip_set_coordinator.c` which we should never hit, but apparently that's possible. We should investigate why/how and fix the reason. **To Reproduce** It was triggered by a call to `csip_set_coordinator discover` in the BT audio shell. **Expected behavior** That the ...
1.0
LE Audio: Assert in CSIP Set Coordinator with handle == 0 - **Describe the bug** There is an assert in `csip_set_coordinator.c` which we should never hit, but apparently that's possible. We should investigate why/how and fix the reason. **To Reproduce** It was triggered by a call to `csip_set_coordinator discover...
non_defect
le audio assert in csip set coordinator with handle describe the bug there is an assert in csip set coordinator c which we should never hit but apparently that s possible we should investigate why how and fix the reason to reproduce it was triggered by a call to csip set coordinator discover...
0
67,163
20,923,492,350
IssuesEvent
2022-03-24 19:51:19
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Group chat icon on HomePage
T-Defect
### Steps to reproduce 1. Open the home page ### Outcome #### What did you expect? The group icon should be displayed. #### What happened instead? It is blank. I guess the code to display the icon has been removed because it included `community` in its file name. ![before](https://user-images.githu...
1.0
Group chat icon on HomePage - ### Steps to reproduce 1. Open the home page ### Outcome #### What did you expect? The group icon should be displayed. #### What happened instead? It is blank. I guess the code to display the icon has been removed because it included `community` in its file name. ![bef...
defect
group chat icon on homepage steps to reproduce open the home page outcome what did you expect the group icon should be displayed what happened instead it is blank i guess the code to display the icon has been removed because it included community in its file name ...
1
18,190
3,035,168,254
IssuesEvent
2015-08-06 00:26:32
mkpanchal/phppi
https://api.github.com/repos/mkpanchal/phppi
closed
[Request] Generate cache for all files/folders
auto-migrated Priority-Medium Type-Defect
``` First off I love this little website project of yours! Working great on my Thecus N4200Eco NAS! I would like to request a way though to have my NAS generate all the cache files. Why you ask? The NAS is not the fastest out there and takes time to generate all the thumbs. I have several large folders which take a...
1.0
[Request] Generate cache for all files/folders - ``` First off I love this little website project of yours! Working great on my Thecus N4200Eco NAS! I would like to request a way though to have my NAS generate all the cache files. Why you ask? The NAS is not the fastest out there and takes time to generate all the ...
defect
generate cache for all files folders first off i love this little website project of yours working great on my thecus nas i would like to request a way though to have my nas generate all the cache files why you ask the nas is not the fastest out there and takes time to generate all the thumbs i have ...
1
607,752
18,789,853,652
IssuesEvent
2021-11-08 15:44:55
AY2122S1-CS2103T-W15-4/tp
https://api.github.com/repos/AY2122S1-CS2103T-W15-4/tp
closed
[PE-D] Error message for Email specification is cut off and not instinctive on how to read the rest of it
priority.Low type.Bug type.PE-DR
![image.png](https://raw.githubusercontent.com/TohWeiJie01/ped/main/files/61dc4c6c-f33d-41ad-8e57-c4158715a7ec.png) This is probably a nitpick, but originally when i saw this message, I thought the message was just cut off and the rest of it could not be read. It might be better to include a horizontal scroller to avo...
1.0
[PE-D] Error message for Email specification is cut off and not instinctive on how to read the rest of it - ![image.png](https://raw.githubusercontent.com/TohWeiJie01/ped/main/files/61dc4c6c-f33d-41ad-8e57-c4158715a7ec.png) This is probably a nitpick, but originally when i saw this message, I thought the message was j...
non_defect
error message for email specification is cut off and not instinctive on how to read the rest of it this is probably a nitpick but originally when i saw this message i thought the message was just cut off and the rest of it could not be read it might be better to include a horizontal scroller to avoid this ...
0
214,268
16,554,501,311
IssuesEvent
2021-05-28 12:29:30
JosefPihrt/Roslynator
https://api.github.com/repos/JosefPihrt/Roslynator
closed
Support editorconfig or globalconfig for setting analyzer options
Analyzer Options Documentation Resolution-Answered
I have tried roslynator 3.1.0 and 3.2.0-rc and (the analyzers nuget) and this seems to be still present. The only way to switch options like RCS1096i, for example, is by using a ruleset file. My intention is to enable this option project/solution wide, but it seems to be the only thing in whole project that does requi...
1.0
Support editorconfig or globalconfig for setting analyzer options - I have tried roslynator 3.1.0 and 3.2.0-rc and (the analyzers nuget) and this seems to be still present. The only way to switch options like RCS1096i, for example, is by using a ruleset file. My intention is to enable this option project/solution wide...
non_defect
support editorconfig or globalconfig for setting analyzer options i have tried roslynator and rc and the analyzers nuget and this seems to be still present the only way to switch options like for example is by using a ruleset file my intention is to enable this option project solution wide but i...
0
7,035
6,721,091,786
IssuesEvent
2017-10-16 10:16:58
apinf/platform
https://api.github.com/repos/apinf/platform
closed
ApiBacklogItems collection security
low hanging fruit security
The ApiBacklogItems collection needs security rules, specifically for the following methods: - insert - update - remove
True
ApiBacklogItems collection security - The ApiBacklogItems collection needs security rules, specifically for the following methods: - insert - update - remove
non_defect
apibacklogitems collection security the apibacklogitems collection needs security rules specifically for the following methods insert update remove
0
20,353
3,344,590,741
IssuesEvent
2015-11-16 06:15:25
TheLongRunSmoke/midiutil
https://api.github.com/repos/TheLongRunSmoke/midiutil
closed
Fix to TypeError in comparison function
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Try to add many beats to track by addNote will generate this error: "midiutil\MidiFile.py", line 619 self.MIDIEventList.sort(lambda x, y: int( 1000 * (x.time - y.time))) TypeError: comparison function must return int, not long 2. May be only Win7 issue? 3. Ive fixed i...
1.0
Fix to TypeError in comparison function - ``` What steps will reproduce the problem? 1. Try to add many beats to track by addNote will generate this error: "midiutil\MidiFile.py", line 619 self.MIDIEventList.sort(lambda x, y: int( 1000 * (x.time - y.time))) TypeError: comparison function must return int, not long ...
defect
fix to typeerror in comparison function what steps will reproduce the problem try to add many beats to track by addnote will generate this error midiutil midifile py line self midieventlist sort lambda x y int x time y time typeerror comparison function must return int not long m...
1
125,648
10,348,924,453
IssuesEvent
2019-09-04 20:59:58
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Cluster provisioned with core dns node selector does not have core-dns pods deployed on the nodes
[zube]: To Test kind/bug-qa team/ca
Version: master-head Steps: 1. Create a custom cluster by providing node selector for core dns in the yml file. ``` dns: node_selector: app: dns provider: coredns ``` 2. The core-dns pods do not get deployed on the nodes even with the label `app:dns` ``` > kubectl get pod --namespace kub...
1.0
Cluster provisioned with core dns node selector does not have core-dns pods deployed on the nodes - Version: master-head Steps: 1. Create a custom cluster by providing node selector for core dns in the yml file. ``` dns: node_selector: app: dns provider: coredns ``` 2. The core-dns pods do...
non_defect
cluster provisioned with core dns node selector does not have core dns pods deployed on the nodes version master head steps create a custom cluster by providing node selector for core dns in the yml file dns node selector app dns provider coredns the core dns pods do...
0
41,936
10,720,614,298
IssuesEvent
2019-10-26 18:58:28
supertuxkart/stk-code
https://api.github.com/repos/supertuxkart/stk-code
closed
lenautile_restaurant.ogg not actually used?
C:Audio P4: minor T: defect
AFAIK `lenautile_restaurant.ogg` is supposed to be used in Candela City, but it can't be heard anywhere in 0.9.3 or Git.
1.0
lenautile_restaurant.ogg not actually used? - AFAIK `lenautile_restaurant.ogg` is supposed to be used in Candela City, but it can't be heard anywhere in 0.9.3 or Git.
defect
lenautile restaurant ogg not actually used afaik lenautile restaurant ogg is supposed to be used in candela city but it can t be heard anywhere in or git
1
22,043
11,660,558,786
IssuesEvent
2020-03-03 03:45:30
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
Markings Work Order QA/QC - 2020
Epic Impact: 3-Minor Need: 1-Must Have Service: Geo Type: Data Workgroup: SMB migrated
This is for keeping track of Markings work orders that come in. Features modified include markings_specialty_line, markings_specialty_point, and markings_short_line. markings_long_line exists, but no linework is currently created or modified. *Migrated from [atd-geospatial #527](https://github.com/cityofaustin/atd-geo...
1.0
Markings Work Order QA/QC - 2020 - This is for keeping track of Markings work orders that come in. Features modified include markings_specialty_line, markings_specialty_point, and markings_short_line. markings_long_line exists, but no linework is currently created or modified. *Migrated from [atd-geospatial #527](http...
non_defect
markings work order qa qc this is for keeping track of markings work orders that come in features modified include markings specialty line markings specialty point and markings short line markings long line exists but no linework is currently created or modified migrated from
0
312,031
9,542,117,391
IssuesEvent
2019-05-01 01:43:10
bethlakshmi/GBE2
https://api.github.com/repos/bethlakshmi/GBE2
closed
WTF with Duration?
Medium Priority Merged bug
OK, we need some sanity in the new scheduling software in terms of duration. I'm looking at the April 2019 build and I see that when I set up sub-events for a show, I get: - the show itself has duration in hours, and it's represented as an integer - ie, 11 and a half hours = 11.5 - the volunteer management pane sh...
1.0
WTF with Duration? - OK, we need some sanity in the new scheduling software in terms of duration. I'm looking at the April 2019 build and I see that when I set up sub-events for a show, I get: - the show itself has duration in hours, and it's represented as an integer - ie, 11 and a half hours = 11.5 - the volunte...
non_defect
wtf with duration ok we need some sanity in the new scheduling software in terms of duration i m looking at the april build and i see that when i set up sub events for a show i get the show itself has duration in hours and it s represented as an integer ie and a half hours the volunteer ma...
0
25,635
12,265,923,562
IssuesEvent
2020-05-07 08:04:14
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Route table type is set incorrectly to "None" instead of "VirtualAppliance"
service/route-tables
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen...
1.0
Route table type is set incorrectly to "None" instead of "VirtualAppliance" - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/d...
non_defect
route table type is set incorrectly to none instead of virtualappliance please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are runni...
0
43,580
7,051,233,307
IssuesEvent
2018-01-03 10:46:48
arcticicestudio/nord
https://api.github.com/repos/arcticicestudio/nord
closed
Update logo banner assets for renamed "Nord JetBrains Editor" port project
documentation subtask
> Subtask of arcticicestudio/nord-jetbrains-editor#31 The [Nord IntelliJ IDEA Syntax][nje-gh] port project has been renamed to *Nord JetBrains Editor*. The affected port project assets should be adapted. Details can be found in the main task issue. [nje-gh]: https://github.com/arcticicestudio/nord-jetbrains-ed...
1.0
Update logo banner assets for renamed "Nord JetBrains Editor" port project - > Subtask of arcticicestudio/nord-jetbrains-editor#31 The [Nord IntelliJ IDEA Syntax][nje-gh] port project has been renamed to *Nord JetBrains Editor*. The affected port project assets should be adapted. Details can be found in the main ...
non_defect
update logo banner assets for renamed nord jetbrains editor port project subtask of arcticicestudio nord jetbrains editor the port project has been renamed to nord jetbrains editor the affected port project assets should be adapted details can be found in the main task issue
0
45,535
11,694,269,843
IssuesEvent
2020-03-06 03:25:59
GoogleCloudPlatform/java-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/java-docs-samples
closed
dlp.snippets.InspectTests: testInspectBigQueryTable failed
buildcop: issue priority: p1 type: bug
buildID: 2a7d155eb2dfb8e1ebd3c7f5a1047e0f772aba72 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/fd431b58-df8f-44ba-9415-77a1d653f3eb), [Sponge](http://sponge2/fd431b58-df8f-44ba-9415-77a1d653f3eb) status: failed
1.0
dlp.snippets.InspectTests: testInspectBigQueryTable failed - buildID: 2a7d155eb2dfb8e1ebd3c7f5a1047e0f772aba72 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/fd431b58-df8f-44ba-9415-77a1d653f3eb), [Sponge](http://sponge2/fd431b58-df8f-44ba-9415-77a1d653f3eb) status: failed
non_defect
dlp snippets inspecttests testinspectbigquerytable failed buildid buildurl status failed
0
418,543
12,199,224,147
IssuesEvent
2020-04-30 01:00:00
TheRandomLabs/scoop-nonportable
https://api.github.com/repos/TheRandomLabs/scoop-nonportable
closed
VirtualBox-np generates an UnauthorizedAccessException when trying to copy files
low priority
This is probably a scoop issue, but it manifests on virtualbox-np so maybe it could be handled When scoop enters `Running post-install script...` phase it generates an error message due to the fact it can't copy `install.json` and `manifest.json` to `C:\<scoop_path>\apps\virtualbox-np\current`. The reason being it...
1.0
VirtualBox-np generates an UnauthorizedAccessException when trying to copy files - This is probably a scoop issue, but it manifests on virtualbox-np so maybe it could be handled When scoop enters `Running post-install script...` phase it generates an error message due to the fact it can't copy `install.json` and `m...
non_defect
virtualbox np generates an unauthorizedaccessexception when trying to copy files this is probably a scoop issue but it manifests on virtualbox np so maybe it could be handled when scoop enters running post install script phase it generates an error message due to the fact it can t copy install json and m...
0
166,512
20,718,544,543
IssuesEvent
2022-03-13 02:08:40
Jacksole/Learning-JavaScript
https://api.github.com/repos/Jacksole/Learning-JavaScript
opened
CVE-2021-32804 (High) detected in tar-2.2.2.tgz
security vulnerability
## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-32804 (High) detected in tar-2.2.2.tgz - ## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home ...
non_defect
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file angularjs storfront package json path to vulnerable library angularjs storfront node modules tar package json d...
0
17,842
10,816,944,802
IssuesEvent
2019-11-08 08:35:05
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
Text display format issue for vulnerability scan duration metrics
area/interrogation-service area/ui candidate/1.10 kind/bug priority/low
If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** <img width="372" alt="Screen Shot 2019-11-01 at 14 41 57" src="https://user-images.githubusercontent.com/5753287/68007278-12baf300-fcb6-11e9-91e1-93011ee68619.png"> SHOULD be `15 ...
1.0
Text display format issue for vulnerability scan duration metrics - If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** <img width="372" alt="Screen Shot 2019-11-01 at 14 41 57" src="https://user-images.githubusercontent.com/5753287/6...
non_defect
text display format issue for vulnerability scan duration metrics if you are reporting a problem please make sure the following information are provided expected behavior and actual behavior img width alt screen shot at src should be sec steps to reproduce the problem ...
0
157,186
19,916,079,264
IssuesEvent
2022-01-25 22:53:09
harrinry/platform-complete
https://api.github.com/repos/harrinry/platform-complete
opened
CVE-2020-7661 (High) detected in url-regex-3.2.0.tgz
security vulnerability
## CVE-2020-7661 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-regex-3.2.0.tgz</b></p></summary> <p>Regular expression for matching URLs</p> <p>Library home page: <a href="https:...
True
CVE-2020-7661 (High) detected in url-regex-3.2.0.tgz - ## CVE-2020-7661 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-regex-3.2.0.tgz</b></p></summary> <p>Regular expression for ...
non_defect
cve high detected in url regex tgz cve high severity vulnerability vulnerable library url regex tgz regular expression for matching urls library home page a href path to dependency file package json path to vulnerable library node modules url regex package json ...
0
148,693
19,541,485,015
IssuesEvent
2022-01-01 01:21:01
REInVent650/weekendview
https://api.github.com/repos/REInVent650/weekendview
closed
CVE-2021-23386 (Medium) detected in dns-packet-1.3.1.tgz - autoclosed
security vulnerability
## CVE-2021-23386 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dns-packet-1.3.1.tgz</b></p></summary> <p>An abstract-encoding compliant module for encoding / decoding DNS packets<...
True
CVE-2021-23386 (Medium) detected in dns-packet-1.3.1.tgz - autoclosed - ## CVE-2021-23386 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dns-packet-1.3.1.tgz</b></p></summary> <p>An...
non_defect
cve medium detected in dns packet tgz autoclosed cve medium severity vulnerability vulnerable library dns packet tgz an abstract encoding compliant module for encoding decoding dns packets library home page a href path to dependency file weekendview package json p...
0
440,067
12,692,526,354
IssuesEvent
2020-06-21 23:06:52
kkkmail/ClmFSharp
https://api.github.com/repos/kkkmail/ClmFSharp
opened
Consolidate all (or at least most) parameters into a single place
Priority: Medium Type: Enhancement
Currently the parameters are scattered around many files and this makes it hard to keep track of. Find the way to consolidate them into a single (or sort of single) place. This becomes very crucial when some parameters are tweaked for debugging purposes: it is hard to find what to change back.
1.0
Consolidate all (or at least most) parameters into a single place - Currently the parameters are scattered around many files and this makes it hard to keep track of. Find the way to consolidate them into a single (or sort of single) place. This becomes very crucial when some parameters are tweaked for debugging purp...
non_defect
consolidate all or at least most parameters into a single place currently the parameters are scattered around many files and this makes it hard to keep track of find the way to consolidate them into a single or sort of single place this becomes very crucial when some parameters are tweaked for debugging purp...
0
52,990
13,260,066,099
IssuesEvent
2020-08-20 17:38:15
jkoan/test-navit
https://api.github.com/repos/jkoan/test-navit
closed
Navit goes into tight loop if gpsd socket is closed (Trac #68)
Incomplete Migration KaZeR Migrated from Trac core defect/bug
Migrated from http://trac.navit-project.org/ticket/68 ```json { "status": "closed", "changetime": "2008-08-20T15:50:47", "_ts": "1219247447000000", "description": "when using gpsd (for example with gpsfake, but possibly with a real gps as well), if gpsd is stopped (and the socket closed) Navit does into...
1.0
Navit goes into tight loop if gpsd socket is closed (Trac #68) - Migrated from http://trac.navit-project.org/ticket/68 ```json { "status": "closed", "changetime": "2008-08-20T15:50:47", "_ts": "1219247447000000", "description": "when using gpsd (for example with gpsfake, but possibly with a real gps as ...
defect
navit goes into tight loop if gpsd socket is closed trac migrated from json status closed changetime ts description when using gpsd for example with gpsfake but possibly with a real gps as well if gpsd is stopped and the socket closed navit does int...
1
147,620
11,799,375,391
IssuesEvent
2020-03-18 15:48:33
nexxtway/react-rainbow
https://api.github.com/repos/nexxtway/react-rainbow
closed
test: add unit and integration test to Drawer component
2 h Integration Test Unit Test
#### Unit tests specs - [x] should render the children passed - [x] should render the footer passed - [x] should set tabIndex as -1 in section element - [x] should set the same generated id to section as aria-labelledby and to Header as id - [x] should set the same generated id to section as aria-describedby and t...
2.0
test: add unit and integration test to Drawer component - #### Unit tests specs - [x] should render the children passed - [x] should render the footer passed - [x] should set tabIndex as -1 in section element - [x] should set the same generated id to section as aria-labelledby and to Header as id - [x] should set ...
non_defect
test add unit and integration test to drawer component unit tests specs should render the children passed should render the footer passed should set tabindex as in section element should set the same generated id to section as aria labelledby and to header as id should set the same g...
0
477,263
13,758,703,772
IssuesEvent
2020-10-07 00:49:18
google/knative-gcp
https://api.github.com/repos/google/knative-gcp
closed
Move APIServerSource to v1
area/sources kind/feature-request priority/2 release/2 storypoint/5
**Problem** This is just a duplicate of https://github.com/knative/eventing/issues/4166, so that we can track it in our sprint. **[Persona:](https://github.com/knative/eventing/blob/master/docs/personas.md)** Developer **Exit Criteria** APIServerSource in v1
1.0
Move APIServerSource to v1 - **Problem** This is just a duplicate of https://github.com/knative/eventing/issues/4166, so that we can track it in our sprint. **[Persona:](https://github.com/knative/eventing/blob/master/docs/personas.md)** Developer **Exit Criteria** APIServerSource in v1
non_defect
move apiserversource to problem this is just a duplicate of so that we can track it in our sprint developer exit criteria apiserversource in
0
684,224
23,411,818,771
IssuesEvent
2022-08-12 18:25:57
zulip/zulip
https://api.github.com/repos/zulip/zulip
closed
Add organization setting for enabling/disabling read receipts
area: settings (user) in progress area: settings (admin/org) priority: high release goal use case: business
As [discussed on CZO](https://chat.zulip.org/#narrow/stream/101-design/topic/read-receipts.20UI.20.2318935/near/1413539), before we can merge the read receipts feature (#18935), we need to add an organization setting to control whether read receipts are turned on. - Setting: "Enable read receipts." It should also sa...
1.0
Add organization setting for enabling/disabling read receipts - As [discussed on CZO](https://chat.zulip.org/#narrow/stream/101-design/topic/read-receipts.20UI.20.2318935/near/1413539), before we can merge the read receipts feature (#18935), we need to add an organization setting to control whether read receipts are tu...
non_defect
add organization setting for enabling disabling read receipts as before we can merge the read receipts feature we need to add an organization setting to control whether read receipts are turned on setting enable read receipts it should also say probably on the next line users can always disabl...
0
71,767
23,792,859,658
IssuesEvent
2022-09-02 16:08:40
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
lazy-load-members `/sync` blocks if an event arrives in a partial-state-room
A-Federated-Join A-Sync P3 T-Defect A-Lazy-Loading
lazy-load-members `/sync` should return new events immediately, without waiting for full state.
1.0
lazy-load-members `/sync` blocks if an event arrives in a partial-state-room - lazy-load-members `/sync` should return new events immediately, without waiting for full state.
defect
lazy load members sync blocks if an event arrives in a partial state room lazy load members sync should return new events immediately without waiting for full state
1
2,277
2,603,992,228
IssuesEvent
2015-02-24 19:06:55
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳治疗疱疹最好方法
auto-migrated Priority-Medium Type-Defect
``` 沈阳治疗疱疹最好方法〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...
1.0
沈阳治疗疱疹最好方法 - ``` 沈阳治疗疱疹最好方法〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.co...
defect
沈阳治疗疱疹最好方法 沈阳治疗疱疹最好方法〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at
1
46,425
13,055,910,785
IssuesEvent
2020-07-30 03:05:43
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
spline-reco documentaion improvements (Trac #1184)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/1184 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "docs don't list maintainer and no link to doxygen documentaion\nrelease notes don't contain trunk section\nthe only example script dosn't use test data and instead rel...
1.0
spline-reco documentaion improvements (Trac #1184) - Migrated from https://code.icecube.wisc.edu/ticket/1184 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "docs don't list maintainer and no link to doxygen documentaion\nrelease notes don't contain trunk section\nthe onl...
defect
spline reco documentaion improvements trac migrated from json status closed changetime description docs don t list maintainer and no link to doxygen documentaion nrelease notes don t contain trunk section nthe only example script dosn t use test data and instead rel...
1
251,688
18,958,368,398
IssuesEvent
2021-11-18 23:37:14
microsoftgraph/microsoft-graph-docs
https://api.github.com/repos/microsoftgraph/microsoft-graph-docs
closed
Dead links in See also-section
bug: documentation area: cloud communications
The link "Vorfall-Bot-Beispiel" (de-de) or "Incident bot sample" (en-us) is dead. It goes to 404 Not Found. Also, the other link in the "See also" section ends up on a 404 Not Found. See "Incident bot sample" Link Target 404: https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/BetaSam...
1.0
Dead links in See also-section - The link "Vorfall-Bot-Beispiel" (de-de) or "Incident bot sample" (en-us) is dead. It goes to 404 Not Found. Also, the other link in the "See also" section ends up on a 404 Not Found. See "Incident bot sample" Link Target 404: https://github.com/microsoftgraph/microsoft-graph-comms-sa...
non_defect
dead links in see also section the link vorfall bot beispiel de de or incident bot sample en us is dead it goes to not found also the other link in the see also section ends up on a not found see incident bot sample link target dokumentdetails ⚠ bearbeiten sie diesen absch...
0
606,279
18,759,046,570
IssuesEvent
2021-11-05 14:27:36
ChainSafe/chainbridge-core
https://api.github.com/repos/ChainSafe/chainbridge-core
opened
Setup CD for relayers
Priority: P1 Type: Maintenance
<!--- Provide a general summary of the issue in the Title above --> In order to make tests and delivery of new features faster we need to setup CD process for deployed relayers ## Implementation details <!-- Enter description of implementation that may help dev team --> We need automatically deliver all changes from c...
1.0
Setup CD for relayers - <!--- Provide a general summary of the issue in the Title above --> In order to make tests and delivery of new features faster we need to setup CD process for deployed relayers ## Implementation details <!-- Enter description of implementation that may help dev team --> We need automatically de...
non_defect
setup cd for relayers in order to make tests and delivery of new features faster we need to setup cd process for deployed relayers implementation details we need automatically deliver all changes from core and modules to develop instance testing details manually check that changes been delivered accep...
0
738,689
25,572,343,605
IssuesEvent
2022-11-30 18:46:50
googleapis/nodejs-language
https://api.github.com/repos/googleapis/nodejs-language
closed
Delete samples directory
priority: p3 type: feature request api: language samples
* The Developer Enablement Engineering (DEE) team is currently migrating code samples from GitHub repos such as [googleapis/nodejs-language](https://github.com/googleapis/nodejs-language) to the monorepo [GoogleCloudPlatform/nodejs-docs-samples/](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/). * See Goog...
1.0
Delete samples directory - * The Developer Enablement Engineering (DEE) team is currently migrating code samples from GitHub repos such as [googleapis/nodejs-language](https://github.com/googleapis/nodejs-language) to the monorepo [GoogleCloudPlatform/nodejs-docs-samples/](https://github.com/GoogleCloudPlatform/nodejs-...
non_defect
delete samples directory the developer enablement engineering dee team is currently migrating code samples from github repos such as to the monorepo see google internal buganizer at the code samples from the samples folder have already been migrated to i have made the appropriate docum...
0
92,435
11,646,296,754
IssuesEvent
2020-03-01 08:11:37
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
Jetpack Checklist: Plugin autoupdate is done when autoupdates enabled for all plugins
Checklist Jetpack Plugins [Status] Needs Design Review [Status] Stale
Plugin autoupdate step in Jetpack checklist states: > Choose which WordPress plugins you want to keep automatically updated. But to mark that step as "done" - you will need to enable autoupdates for **all** plugins. UPD: It seems that enabling autoupdate for Jetpack marks the step as "done". #### Steps to ...
1.0
Jetpack Checklist: Plugin autoupdate is done when autoupdates enabled for all plugins - Plugin autoupdate step in Jetpack checklist states: > Choose which WordPress plugins you want to keep automatically updated. But to mark that step as "done" - you will need to enable autoupdates for **all** plugins. UPD: I...
non_defect
jetpack checklist plugin autoupdate is done when autoupdates enabled for all plugins plugin autoupdate step in jetpack checklist states choose which wordpress plugins you want to keep automatically updated but to mark that step as done you will need to enable autoupdates for all plugins upd i...
0
78,578
3,511,249,437
IssuesEvent
2016-01-10 04:01:57
DeepBlueRobotics/RobotCode2016
https://api.github.com/repos/DeepBlueRobotics/RobotCode2016
opened
Investigate Robot Simulator
Medium Priority
It looks pretty cool - you can take a SolidWorks CAD model of the robot and put it in the simulator! There is a tutorial here: https://wpilib.screenstepslive.com/s/4485/m/23353?data-resolve-url=true&data-manual-id=23353
1.0
Investigate Robot Simulator - It looks pretty cool - you can take a SolidWorks CAD model of the robot and put it in the simulator! There is a tutorial here: https://wpilib.screenstepslive.com/s/4485/m/23353?data-resolve-url=true&data-manual-id=23353
non_defect
investigate robot simulator it looks pretty cool you can take a solidworks cad model of the robot and put it in the simulator there is a tutorial here
0
15,003
2,838,357,872
IssuesEvent
2015-05-27 07:02:29
Cocochi/gcollector
https://api.github.com/repos/Cocochi/gcollector
closed
Tên công việc trên danh sách công việc
auto-migrated Priority-Medium Type-Defect
``` Sau khi sửa lại header của grid công việc. Hiện nay tên công việc không xuống dòng được --> do đó người dùng không đọc được nội dung của tên công việc. ``` Original issue reported on code.google.com by `nguyenda...@gmail.com` on 7 May 2015 at 7:08
1.0
Tên công việc trên danh sách công việc - ``` Sau khi sửa lại header của grid công việc. Hiện nay tên công việc không xuống dòng được --> do đó người dùng không đọc được nội dung của tên công việc. ``` Original issue reported on code.google.com by `nguyenda...@gmail.com` on 7 May 2015 at 7:08
defect
tên công việc trên danh sách công việc sau khi sửa lại header của grid công việc hiện nay tên công việc không xuống dòng được do đó người dùng không đọc được nội dung của tên công việc original issue reported on code google com by nguyenda gmail com on may at
1
90,758
18,249,654,927
IssuesEvent
2021-10-02 01:54:51
stanleyowen/lofi-player
https://api.github.com/repos/stanleyowen/lofi-player
closed
Move Themes into `JSON` Format
enhancement implemented internally codebase quality
**Is your feature request related to a problem? Please describe.** It will be more easier and efficient for users to only edit the JSON form of themes instead of copy and pasting the `<div>`. **Describe the solution you'd like** Move all the themes into `JSON` form **Scope** <!-- Please include a list of what ...
1.0
Move Themes into `JSON` Format - **Is your feature request related to a problem? Please describe.** It will be more easier and efficient for users to only edit the JSON form of themes instead of copy and pasting the `<div>`. **Describe the solution you'd like** Move all the themes into `JSON` form **Scope** <!...
non_defect
move themes into json format is your feature request related to a problem please describe it will be more easier and efficient for users to only edit the json form of themes instead of copy and pasting the describe the solution you d like move all the themes into json form scope p...
0
42,588
12,908,737,982
IssuesEvent
2020-07-15 07:59:07
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 75: imagemagick-6.9.9-34: 2 advisories
1.severity: security
[search](https://search.nix.gsc.io/?q=imagemagick&i=fosho&repos=nixos-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=imagemagick+in%3Apath&type=Code) * [ ] [CVE-2019-14980](https://nvd.nist.gov/vuln/detail/CVE-2019-14980) (nixos-unstable, nixos-19.03) * [ ] [CVE-2019-14981](https://nvd.n...
True
Vulnerability roundup 75: imagemagick-6.9.9-34: 2 advisories - [search](https://search.nix.gsc.io/?q=imagemagick&i=fosho&repos=nixos-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=imagemagick+in%3Apath&type=Code) * [ ] [CVE-2019-14980](https://nvd.nist.gov/vuln/detail/CVE-2019-14980) (nix...
non_defect
vulnerability roundup imagemagick advisories nixos unstable nixos nixos unstable nixos scanned versions nixos unstable nixos may contain false positives
0
67,846
21,187,510,984
IssuesEvent
2022-04-08 14:08:10
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
When viewing a space, and joining a room via a matrix.to link, room appears in room list
T-Defect A-Spaces A-Room-List S-Minor O-Uncommon X-Needs-Community-Testing
Title, I was last switched to a space in the app, and in my browser I clicked a matrix.to link to join a room in the app, I successfully joined, but after I switched back to the room list view, I saw the just-joined room listed there. The room is not part of the space I was viewing, and after I switched to home and ba...
1.0
When viewing a space, and joining a room via a matrix.to link, room appears in room list - Title, I was last switched to a space in the app, and in my browser I clicked a matrix.to link to join a room in the app, I successfully joined, but after I switched back to the room list view, I saw the just-joined room listed t...
defect
when viewing a space and joining a room via a matrix to link room appears in room list title i was last switched to a space in the app and in my browser i clicked a matrix to link to join a room in the app i successfully joined but after i switched back to the room list view i saw the just joined room listed t...
1
813,342
30,454,467,027
IssuesEvent
2023-07-16 18:04:24
apcountryman/picolibrary-microchip-megaavr0
https://api.github.com/repos/apcountryman/picolibrary-microchip-megaavr0
closed
Add Texas Instruments TCA9548A driver scan interactive test
priority-normal status-awaiting_review type-feature
Add Texas Instruments TCA9548A driver (`::picolibrary::Texas_Instruments::TCA9548A::Driver`) scan interactive test (`test-interactive-picolibrary-texas_instruments-tca9548a-driver-scan`). - [x] Add the `test/interactive/picolibrary/texas_instruments/tca9548a/driver/scan/` directory to the build - [x] The test should ...
1.0
Add Texas Instruments TCA9548A driver scan interactive test - Add Texas Instruments TCA9548A driver (`::picolibrary::Texas_Instruments::TCA9548A::Driver`) scan interactive test (`test-interactive-picolibrary-texas_instruments-tca9548a-driver-scan`). - [x] Add the `test/interactive/picolibrary/texas_instruments/tca9548...
non_defect
add texas instruments driver scan interactive test add texas instruments driver picolibrary texas instruments driver scan interactive test test interactive picolibrary texas instruments driver scan add the test interactive picolibrary texas instruments driver scan directory to the buil...
0
12,047
2,678,487,191
IssuesEvent
2015-03-26 11:09:04
chaomodus/pyeuclid
https://api.github.com/repos/chaomodus/pyeuclid
closed
cocos.euclid.Vector2.__rsub__ bug
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. in the python interpreter do 2. import euclid 3. a = euclid.Vector2(1,1) 4. (0,0) - a What is the expected output? What do you see instead? (-1.0, -1.0) is expected, you get Traceback (most recent call last): File "<pyshell#3>", line 1, in <module> (0,0)-a File "D:...
1.0
cocos.euclid.Vector2.__rsub__ bug - ``` What steps will reproduce the problem? 1. in the python interpreter do 2. import euclid 3. a = euclid.Vector2(1,1) 4. (0,0) - a What is the expected output? What do you see instead? (-1.0, -1.0) is expected, you get Traceback (most recent call last): File "<pyshell#3>", line ...
defect
cocos euclid rsub bug what steps will reproduce the problem in the python interpreter do import euclid a euclid a what is the expected output what do you see instead is expected you get traceback most recent call last file line in a ...
1
437,524
12,599,012,552
IssuesEvent
2020-06-11 04:44:17
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
ncov.dxy.cn - Missing animation when selecting countries
browser-fenix engine-gecko priority-normal severity-minor
<!-- @browser: Firefox Preview Nightly 200323 (🦎: 76.0a1-20200320095353) --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36 --> <!-- @reported_with: --> **URL**: https://ncov.dxy.cn/ncovh5/view/en_pneumonia **Browser / Version**: ...
1.0
ncov.dxy.cn - Missing animation when selecting countries - <!-- @browser: Firefox Preview Nightly 200323 (🦎: 76.0a1-20200320095353) --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36 --> <!-- @reported_with: --> **URL**: https://nc...
non_defect
ncov dxy cn missing animation when selecting countries url browser version firefox preview nightly 🦎 operating system samsung galaxy android x pixels ratio ppi density tested another browser yes problem type design is broken description ...
0
94,246
27,152,035,956
IssuesEvent
2023-02-17 02:40:34
openhwgroup/cva6
https://api.github.com/repos/openhwgroup/cva6
closed
../configure: No such file or directory
Component:Tool-and-build Type:Question Status:Invalid
error while running following code from [README.md](https://github.com/openhwgroup/cva6#running-user-space-applications): <code>mkdir build</code> <code>cd build</code> <code>../configure --prefix=$RISCV --host=riscv64-unknown-elf</code> ERROR: <code>../configure: No such file or directory</code> the <code>config...
1.0
../configure: No such file or directory - error while running following code from [README.md](https://github.com/openhwgroup/cva6#running-user-space-applications): <code>mkdir build</code> <code>cd build</code> <code>../configure --prefix=$RISCV --host=riscv64-unknown-elf</code> ERROR: <code>../configure: No such ...
non_defect
configure no such file or directory error while running following code from mkdir build cd build configure prefix riscv host unknown elf error configure no such file or directory the configure file seems to be missing from root directory of the project
0
92,899
18,984,716,817
IssuesEvent
2021-11-21 14:19:38
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Server settings stays open if round is started whilst you are changing settings
Bug Code Low prio
Not sure if it actually breaks anything but don't think this should happen ![image.png](https://images.zenhubusercontent.com/5c924117534a9b0a86cdddce/c6b21c23-7a3c-4068-bb4d-ca3f8e75eb08)
1.0
Server settings stays open if round is started whilst you are changing settings - Not sure if it actually breaks anything but don't think this should happen ![image.png](https://images.zenhubusercontent.com/5c924117534a9b0a86cdddce/c6b21c23-7a3c-4068-bb4d-ca3f8e75eb08)
non_defect
server settings stays open if round is started whilst you are changing settings not sure if it actually breaks anything but don t think this should happen
0
392,409
26,938,070,279
IssuesEvent
2023-02-07 22:36:29
executablebooks/myst-theme
https://api.github.com/repos/executablebooks/myst-theme
opened
The "prose" class is not working in storybook?
bug documentation
This should be an h1, and the admonition is not picking up the styles. Used to work, have no idea what changed. This only is in the storybook theme. ![image](https://user-images.githubusercontent.com/913249/217382220-81e066e8-e1c0-4f7e-bd6a-742dabdfe257.png)
1.0
The "prose" class is not working in storybook? - This should be an h1, and the admonition is not picking up the styles. Used to work, have no idea what changed. This only is in the storybook theme. ![image](https://user-images.githubusercontent.com/913249/217382220-81e066e8-e1c0-4f7e-bd6a-742dabdfe257.png)
non_defect
the prose class is not working in storybook this should be an and the admonition is not picking up the styles used to work have no idea what changed this only is in the storybook theme
0
47,219
13,056,060,955
IssuesEvent
2020-07-30 03:32:14
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
the I3::dataio::open functions are declared in two different header files (Trac #153)
Migrated from Trac dataio defect
Namely, in: icetray/public/icetray/open.h dataio/public/dataio/FrameIO.h FrameIO.h does not have a corresponding FrameIO.cxx file, so I think that it would be good to remove that file and replace all #includes of it by #includes of icetray/open.h. Grepping in the current trunk of offline-software gives: * The datai...
1.0
the I3::dataio::open functions are declared in two different header files (Trac #153) - Namely, in: icetray/public/icetray/open.h dataio/public/dataio/FrameIO.h FrameIO.h does not have a corresponding FrameIO.cxx file, so I think that it would be good to remove that file and replace all #includes of it by #includes o...
defect
the dataio open functions are declared in two different header files trac namely in icetray public icetray open h dataio public dataio frameio h frameio h does not have a corresponding frameio cxx file so i think that it would be good to remove that file and replace all includes of it by includes of i...
1
86,700
15,755,841,117
IssuesEvent
2021-03-31 02:28:58
emilwareus/thimble.mozilla.org
https://api.github.com/repos/emilwareus/thimble.mozilla.org
opened
CVE-2020-13630 (High) detected in jxcorev0.3.1.1
security vulnerability
## CVE-2020-13630 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jxcorev0.3.1.1</b></p></summary> <p> <p>Evented IO for ChakraCore, SpiderMonkey & V8 JavaScript</p> <p>Library home pa...
True
CVE-2020-13630 (High) detected in jxcorev0.3.1.1 - ## CVE-2020-13630 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jxcorev0.3.1.1</b></p></summary> <p> <p>Evented IO for ChakraCore, ...
non_defect
cve high detected in cve high severity vulnerability vulnerable library evented io for chakracore spidermonkey javascript library home page a href vulnerable source files thimble mozilla org services login webmaker org node modules b...
0
50,049
13,187,315,777
IssuesEvent
2020-08-13 03:01:30
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
ROOT version detection. (Trac #58)
Migrated from Trac cmake defect
PORT tools offer two versions of ROOT. (5.10.00 and 5.14.00b currently) but cmake is only setup to deal with 5.10.00. Should either: -use user-set ROOTSYS to pick on or the other or -try both available (probably try newer version first? Like mysql does) <details> <summary>_Migrated from https://code.icecube.wisc....
1.0
ROOT version detection. (Trac #58) - PORT tools offer two versions of ROOT. (5.10.00 and 5.14.00b currently) but cmake is only setup to deal with 5.10.00. Should either: -use user-set ROOTSYS to pick on or the other or -try both available (probably try newer version first? Like mysql does) <details> <summary>_Mig...
defect
root version detection trac port tools offer two versions of root and currently but cmake is only setup to deal with should either use user set rootsys to pick on or the other or try both available probably try newer version first like mysql does migrated from reported ...
1
135,420
30,291,426,671
IssuesEvent
2023-07-09 10:30:28
codetrybe/community
https://api.github.com/repos/codetrybe/community
closed
Invitation Response SAMUEL OGBOYE
Join CodeTrybe
### Name Samuel Ogboye ### Tell us more about yourself I want to join the CodeTrybe community because I'm passionate about programming, especially in C and Python. CodeTrybe offers specialized resources, collaboration with like-minded individuals, mentorship, and personal development opportunities. By joining, I...
1.0
Invitation Response SAMUEL OGBOYE - ### Name Samuel Ogboye ### Tell us more about yourself I want to join the CodeTrybe community because I'm passionate about programming, especially in C and Python. CodeTrybe offers specialized resources, collaboration with like-minded individuals, mentorship, and personal developm...
non_defect
invitation response samuel ogboye name samuel ogboye tell us more about yourself i want to join the codetrybe community because i m passionate about programming especially in c and python codetrybe offers specialized resources collaboration with like minded individuals mentorship and personal developm...
0
748,830
26,139,623,744
IssuesEvent
2022-12-29 16:30:35
USEPA/TADA
https://api.github.com/repos/USEPA/TADA
closed
InvalidCoordinates
ResultFlagsIndependent.R Top Priority Future Improvement
**When clean = FALSE, append column titled "InvalidCoordinates" with the following:** 1. If the LAT is outside of the 0 to 90 range and longitude is outside of the -180 to 0 range, flag row as "NotInNorthAmerica". 2. If the LAT or LONG includes the specific strings, 000 or 999, or if the LAT is outside of the ...
1.0
InvalidCoordinates - **When clean = FALSE, append column titled "InvalidCoordinates" with the following:** 1. If the LAT is outside of the 0 to 90 range and longitude is outside of the -180 to 0 range, flag row as "NotInNorthAmerica". 2. If the LAT or LONG includes the specific strings, 000 or 999, or if the L...
non_defect
invalidcoordinates when clean false append column titled invalidcoordinates with the following if the lat is outside of the to range and longitude is outside of the to range flag row as notinnorthamerica if the lat or long includes the specific strings or or if the lat is o...
0
673,178
22,951,252,685
IssuesEvent
2022-07-19 07:38:34
uhh-cms/analysis_playground
https://api.github.com/repos/uhh-cms/analysis_playground
closed
Externalize plotting functions
enhancement medium-priority
Currently, plotting logic is mixed with task logic, e.g. in ap/tasks/plotting.py. We should have a bunch of plotting functions in ap/plots that can be imported from within tasks and called without much overhead, simply forwarding information to the plot functions.
1.0
Externalize plotting functions - Currently, plotting logic is mixed with task logic, e.g. in ap/tasks/plotting.py. We should have a bunch of plotting functions in ap/plots that can be imported from within tasks and called without much overhead, simply forwarding information to the plot functions.
non_defect
externalize plotting functions currently plotting logic is mixed with task logic e g in ap tasks plotting py we should have a bunch of plotting functions in ap plots that can be imported from within tasks and called without much overhead simply forwarding information to the plot functions
0