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
80,885
30,582,717,992
IssuesEvent
2023-07-21 10:57:08
zed-industries/community
https://api.github.com/repos/zed-industries/community
opened
Can't open Zed under another user account
defect triage admin read
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have two accounts on my Mac, and I use them simultaneously for different purposes. If I open Zed in the first account, switch to the second account and open Zed, it quit immediately. Running Zed CLI, it just stuck ...
1.0
Can't open Zed under another user account - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have two accounts on my Mac, and I use them simultaneously for different purposes. If I open Zed in the first account, switch to the second account and open Zed, it quit i...
defect
can t open zed under another user account check for existing issues completed describe the bug provide steps to reproduce it i have two accounts on my mac and i use them simultaneously for different purposes if i open zed in the first account switch to the second account and open zed it quit imm...
1
57,273
15,728,927,335
IssuesEvent
2021-03-29 14:19:54
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
typedef should not be tagged as variable (Trac #234)
Incomplete Migration Migrated from Trac Other defect hyd_danmar
Migrated from https://trac.cppcheck.net/ticket/234 ```json { "status": "closed", "changetime": "2009-03-28T20:16:33", "description": "This code:\n{{{\ntypedef int INT32;\n}}}\n\nis tokenized to:\n\n{{{\n1: typedef int INT32@1 ;\n}}}", "reporter": "kidkat", "cc": "", "resolution": "fixed", ...
1.0
typedef should not be tagged as variable (Trac #234) - Migrated from https://trac.cppcheck.net/ticket/234 ```json { "status": "closed", "changetime": "2009-03-28T20:16:33", "description": "This code:\n{{{\ntypedef int INT32;\n}}}\n\nis tokenized to:\n\n{{{\n1: typedef int INT32@1 ;\n}}}", "reporter":...
defect
typedef should not be tagged as variable trac migrated from json status closed changetime description this code n ntypedef int n n nis tokenized to n n typedef int n reporter kidkat cc resolution fixed ...
1
64,114
18,233,721,912
IssuesEvent
2021-10-01 02:31:41
libcsp/libcsp
https://api.github.com/repos/libcsp/libcsp
closed
strncasecmp should include strings.h instead of string.h
Defect Low
`csp_iflist.c` uses `strncasecmp()`, but the source file doesn't include the header file `strings.h`. This generates ``` [98/143] Building C object .../libcsp/src/csp_iflist.c.obj .../libcsp/src/csp_iflist.c: In function 'csp_iflist_get_by_name': .../libcsp/src/csp_iflist.c:34:7: warning: implicit declaration of...
1.0
strncasecmp should include strings.h instead of string.h - `csp_iflist.c` uses `strncasecmp()`, but the source file doesn't include the header file `strings.h`. This generates ``` [98/143] Building C object .../libcsp/src/csp_iflist.c.obj .../libcsp/src/csp_iflist.c: In function 'csp_iflist_get_by_name': .../lib...
defect
strncasecmp should include strings h instead of string h csp iflist c uses strncasecmp but the source file doesn t include the header file strings h this generates building c object libcsp src csp iflist c obj libcsp src csp iflist c in function csp iflist get by name libcsp src...
1
40,957
5,286,436,073
IssuesEvent
2017-02-08 09:20:04
howest-wsde/VrijwilligersTool
https://api.github.com/repos/howest-wsde/VrijwilligersTool
closed
Dashboard pagina
basic functionality design
route /persoon (dubbele titel mijn profiel) moet dringend ook de pagina weergeven zoals bedoeld in de wireframes - [x] structuur - [ ] styling - vrijwilliger - [x] verwelkoming - [x] search - [x] nav - [x] vacatures op maat - [x] bewaarde vacatures - [x] recente vacatures - [x] organisaties in de kijker ...
1.0
Dashboard pagina - route /persoon (dubbele titel mijn profiel) moet dringend ook de pagina weergeven zoals bedoeld in de wireframes - [x] structuur - [ ] styling - vrijwilliger - [x] verwelkoming - [x] search - [x] nav - [x] vacatures op maat - [x] bewaarde vacatures - [x] recente vacatures - [x] organis...
non_defect
dashboard pagina route persoon dubbele titel mijn profiel moet dringend ook de pagina weergeven zoals bedoeld in de wireframes structuur styling vrijwilliger verwelkoming search nav vacatures op maat bewaarde vacatures recente vacatures organisaties in de kijker...
0
50,244
13,187,398,070
IssuesEvent
2020-08-13 03:17:21
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
Time slider defaulting to left-most range, so no hits/tracks visible by default (Trac #375)
Migrated from Trac defect glshovel
Its potentially confusing why renders are not showing anything, The default position used to be full-right (end of time range) and now it's start of time range in the slider. <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/375 , reported by blaufuss and owned by olivas_</summary> <p> ```jso...
1.0
Time slider defaulting to left-most range, so no hits/tracks visible by default (Trac #375) - Its potentially confusing why renders are not showing anything, The default position used to be full-right (end of time range) and now it's start of time range in the slider. <details> <summary>_Migrated from https://code...
defect
time slider defaulting to left most range so no hits tracks visible by default trac its potentially confusing why renders are not showing anything the default position used to be full right end of time range and now it s start of time range in the slider migrated from reported by blaufuss and o...
1
62,308
17,023,894,236
IssuesEvent
2021-07-03 04:24:59
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Results not correctly ordered with respect to house numbers
Component: nominatim Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 8.40am, Friday, 10th January 2014]** i tried to find "4 " but received the incorrect result. browser showed that in the first place at search result is house 16/4 firefos showed that in the first place at search result is house 4 c1 conclusion: it all started...
1.0
Results not correctly ordered with respect to house numbers - **[Submitted to the original trac issue database at 8.40am, Friday, 10th January 2014]** i tried to find "4 " but received the incorrect result. browser showed that in the first place at search result is house 16/4 firefos showed that in the first plac...
defect
results not correctly ordered with respect to house numbers i tried to find but received the incorrect result browser showed that in the first place at search result is house firefos showed that in the first place at search result is house conclusion it all started with that i was trying...
1
123,779
4,875,884,744
IssuesEvent
2016-11-16 10:59:04
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
opened
Registration form improvement
Component_Layout Priority_Low
From mail (OC UK): > The Clear Form button is very close to the Terms And Conditions tick box. When registering via smartphone, it's easy to hit Clear Form by mistake. > Just an observation, guys. Obviously not a big problem, but I'm sure it's fairly easy to move the button slightly. > I think we should mov...
1.0
Registration form improvement - From mail (OC UK): > The Clear Form button is very close to the Terms And Conditions tick box. When registering via smartphone, it's easy to hit Clear Form by mistake. > Just an observation, guys. Obviously not a big problem, but I'm sure it's fairly easy to move the button slightl...
non_defect
registration form improvement from mail oc uk the clear form button is very close to the terms and conditions tick box when registering via smartphone it s easy to hit clear form by mistake just an observation guys obviously not a big problem but i m sure it s fairly easy to move the button slightl...
0
1,443
2,603,965,694
IssuesEvent
2015-02-24 18:58:56
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳龟头上有肉刺怎么回事
auto-migrated Priority-Medium Type-Defect
``` 沈阳龟头上有肉刺怎么回事〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.google.com by `q96...
1.0
沈阳龟头上有肉刺怎么回事 - ``` 沈阳龟头上有肉刺怎么回事〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.goo...
defect
沈阳龟头上有肉刺怎么回事 沈阳龟头上有肉刺怎么回事〓沈陽軍區政治部醫院性病〓tel�� � 〓 , � ��。 。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 original issue reported on code google com by gmail com on jun at ...
1
40,248
9,935,720,603
IssuesEvent
2019-07-02 17:15:47
telus/tds-core
https://api.github.com/repos/telus/tds-core
closed
TDS UnorderedList - Alignment of the icons are off on IE11 / Windows 7
priority: medium status: completed :white_check_mark: type: defect :bug:
## Description When using the UnorderedList with the check or error list, the icons are misaligned. It only seems to happen on IE11 / Windows 7 (Windows 10 is fine). ## Reproduction Steps 1. Use IE11 on a Windows 7 machine. 2. View the UnorderedList with either the check or error icons. ## Reproduction Per...
1.0
TDS UnorderedList - Alignment of the icons are off on IE11 / Windows 7 - ## Description When using the UnorderedList with the check or error list, the icons are misaligned. It only seems to happen on IE11 / Windows 7 (Windows 10 is fine). ## Reproduction Steps 1. Use IE11 on a Windows 7 machine. 2. View the U...
defect
tds unorderedlist alignment of the icons are off on windows description when using the unorderedlist with the check or error list the icons are misaligned it only seems to happen on windows windows is fine reproduction steps use on a windows machine view the unorderedli...
1
12,158
2,685,310,661
IssuesEvent
2015-03-29 22:15:01
Winetricks/winetricks
https://api.github.com/repos/Winetricks/winetricks
closed
mdac 2.8 no longer installs with recent linux kernel changes
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Update the kernel to an affected version: https://lkml.org/lkml/2014/4/11/542 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328965 http://forum.winehq.org/viewtopic.php?f=8&t=22568 2. Try to install the mdac28 verb with winetricks ~/wine$ rm -rf ~/.wine ...
1.0
mdac 2.8 no longer installs with recent linux kernel changes - ``` What steps will reproduce the problem? 1. Update the kernel to an affected version: https://lkml.org/lkml/2014/4/11/542 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328965 http://forum.winehq.org/viewtopic.php?f=8&t=22568 2. Try to inst...
defect
mdac no longer installs with recent linux kernel changes what steps will reproduce the problem update the kernel to an affected version try to install the verb with winetricks wine rm rf wine wine winearch wineprefix wine winecfg wine winetricks what is the ...
1
38,339
8,460,130,975
IssuesEvent
2018-10-22 17:56:06
stan-dev/stan
https://api.github.com/repos/stan-dev/stan
opened
fix parser warnings for semicolons in function arguments
bug code cleanup language
#### Summary: The parser is producing a confusing warning for the following ill-formed Stan program: ``` transformed data { real x = atan2(2 ; 3); } ``` #### Current Output: ``` SYNTAX ERROR, MESSAGE(S) FROM PARSER: error in '/Users/carp/temp2/confusing.stan' at line 2, column 17 -------------...
1.0
fix parser warnings for semicolons in function arguments - #### Summary: The parser is producing a confusing warning for the following ill-formed Stan program: ``` transformed data { real x = atan2(2 ; 3); } ``` #### Current Output: ``` SYNTAX ERROR, MESSAGE(S) FROM PARSER: error in '/Users/carp/...
non_defect
fix parser warnings for semicolons in function arguments summary the parser is producing a confusing warning for the following ill formed stan program transformed data real x current output syntax error message s from parser error in users carp co...
0
7,933
2,942,272,406
IssuesEvent
2015-07-02 13:28:37
molgenis/molgenis
https://api.github.com/repos/molgenis/molgenis
closed
GAF list is broken due to the new limits of valid attributes names
bug priority: first release test v15.07
GAF list is broken due to the new limits of valid attributes names Changing the attributes names is not enough! The files that are imported with the GAF-list importer contain invalid attributes names.
1.0
GAF list is broken due to the new limits of valid attributes names - GAF list is broken due to the new limits of valid attributes names Changing the attributes names is not enough! The files that are imported with the GAF-list importer contain invalid attributes names.
non_defect
gaf list is broken due to the new limits of valid attributes names gaf list is broken due to the new limits of valid attributes names changing the attributes names is not enough the files that are imported with the gaf list importer contain invalid attributes names
0
66,620
20,377,712,272
IssuesEvent
2022-02-21 17:18:11
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
New room takes too long to be created
T-Defect
### Steps to reproduce 1. In the left panel, click + next to the People section 2. In the "Direct Messages" dialog, add two users to start a three way DM 3. "Go" to start the DM See creation of room `!RKRzVogjnVpVWYLVSZ:matrix.org` in the rageshake ### Outcome #### What did you expect? I can send a messa...
1.0
New room takes too long to be created - ### Steps to reproduce 1. In the left panel, click + next to the People section 2. In the "Direct Messages" dialog, add two users to start a three way DM 3. "Go" to start the DM See creation of room `!RKRzVogjnVpVWYLVSZ:matrix.org` in the rageshake ### Outcome #### ...
defect
new room takes too long to be created steps to reproduce in the left panel click next to the people section in the direct messages dialog add two users to start a three way dm go to start the dm see creation of room rkrzvogjnvpvwylvsz matrix org in the rageshake outcome ...
1
68,201
21,556,411,426
IssuesEvent
2022-04-30 13:50:03
ofalk/libdnet
https://api.github.com/repos/ofalk/libdnet
closed
config/acinclude.m4 is better moved to m4/acinclude.m4
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Untar version 1.12 2. Run 'autoreconf -fi' What is the expected output? What do you see instead? I expect this to complete successfully, but it fails with error messages about macros not being found. What version of the product are you using? On what operating system? 1....
1.0
config/acinclude.m4 is better moved to m4/acinclude.m4 - ``` What steps will reproduce the problem? 1. Untar version 1.12 2. Run 'autoreconf -fi' What is the expected output? What do you see instead? I expect this to complete successfully, but it fails with error messages about macros not being found. What version o...
defect
config acinclude is better moved to acinclude what steps will reproduce the problem untar version run autoreconf fi what is the expected output what do you see instead i expect this to complete successfully but it fails with error messages about macros not being found what version of th...
1
59,044
6,626,669,774
IssuesEvent
2017-09-22 20:35:52
realbigplugins/edd-slack
https://api.github.com/repos/realbigplugins/edd-slack
closed
Force anyone with a Slack OAUTH Token to update the permissions
done enhancement needs testing
Right now Slash Commands are broken unless the permissions level is updated for the OAUTH Token to include `users:read`. An upgrade routine to enable this will be necessary.
1.0
Force anyone with a Slack OAUTH Token to update the permissions - Right now Slash Commands are broken unless the permissions level is updated for the OAUTH Token to include `users:read`. An upgrade routine to enable this will be necessary.
non_defect
force anyone with a slack oauth token to update the permissions right now slash commands are broken unless the permissions level is updated for the oauth token to include users read an upgrade routine to enable this will be necessary
0
3,706
2,696,507,786
IssuesEvent
2015-04-02 14:31:38
mozilla/teach.webmaker.org
https://api.github.com/repos/mozilla/teach.webmaker.org
closed
TEACHING ACTIVITIES: Condense or remove "more resources"
content design QA
The "More Resources" section feels like it doesn't have a natural relationship to the rest of the content on the page. We should decide if we want to condense it by removing all of the individual clubs links and just linking out to the Hive Networks site or if we should remove it completely as the Hive logo is in the f...
1.0
TEACHING ACTIVITIES: Condense or remove "more resources" - The "More Resources" section feels like it doesn't have a natural relationship to the rest of the content on the page. We should decide if we want to condense it by removing all of the individual clubs links and just linking out to the Hive Networks site or if ...
non_defect
teaching activities condense or remove more resources the more resources section feels like it doesn t have a natural relationship to the rest of the content on the page we should decide if we want to condense it by removing all of the individual clubs links and just linking out to the hive networks site or if ...
0
88,578
10,575,145,358
IssuesEvent
2019-10-07 15:13:29
appsody/appsody-operator
https://api.github.com/repos/appsody/appsody-operator
closed
Knative limitations
documentation
Add a section into the user guide to explain Knative limitations. Also, add the following: 1. Resource constraints 3. Update autoscaling.minReplicas description
1.0
Knative limitations - Add a section into the user guide to explain Knative limitations. Also, add the following: 1. Resource constraints 3. Update autoscaling.minReplicas description
non_defect
knative limitations add a section into the user guide to explain knative limitations also add the following resource constraints update autoscaling minreplicas description
0
512,371
14,895,174,982
IssuesEvent
2021-01-21 08:44:00
yalla-coop/scouts
https://api.github.com/repos/yalla-coop/scouts
closed
[component] Question Progress Bar
backlog front-end priority-3
- Setup common component for Progress Bar - Make sure to use own code when possible and Antd where needed (wireframes are based on Antd) - Make sure to re-use grid component to match responsiveness - Make sure you use styles from theme constants file (e.g. colors, borders, spacings) wireframes: https://www.figma...
1.0
[component] Question Progress Bar - - Setup common component for Progress Bar - Make sure to use own code when possible and Antd where needed (wireframes are based on Antd) - Make sure to re-use grid component to match responsiveness - Make sure you use styles from theme constants file (e.g. colors, borders, spacin...
non_defect
question progress bar setup common component for progress bar make sure to use own code when possible and antd where needed wireframes are based on antd make sure to re use grid component to match responsiveness make sure you use styles from theme constants file e g colors borders spacings wir...
0
605,712
18,739,409,179
IssuesEvent
2021-11-04 11:50:19
AY2122S1-CS2103-W14-2/tp
https://api.github.com/repos/AY2122S1-CS2103-W14-2/tp
closed
Commands should indicate if they are resetting filter predicate
priority.Medium
Currently, there are some commands other than `list` and enforcement-related commands which reset the filter predicate, e.g. `add`. However, this functionality is not made known to the user upon execution and may appear as unintended behaviour To correct this, each command that calls `updateFilteredPersonsList` in `...
1.0
Commands should indicate if they are resetting filter predicate - Currently, there are some commands other than `list` and enforcement-related commands which reset the filter predicate, e.g. `add`. However, this functionality is not made known to the user upon execution and may appear as unintended behaviour To corr...
non_defect
commands should indicate if they are resetting filter predicate currently there are some commands other than list and enforcement related commands which reset the filter predicate e g add however this functionality is not made known to the user upon execution and may appear as unintended behaviour to corr...
0
27,875
5,117,767,520
IssuesEvent
2017-01-07 20:24:54
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Inheriting from an external class
defect
A class-successor fails to init if its parent class is marked with `[External]` attribute. ### Expected Bridge Console contains the following output: > John Doe 100 ### Actual > null 100 ### Steps To Reproduce http://deck.net/fa57056dec6fa8c6222b35f9e98b7252 ```cs public class Program { ...
1.0
Inheriting from an external class - A class-successor fails to init if its parent class is marked with `[External]` attribute. ### Expected Bridge Console contains the following output: > John Doe 100 ### Actual > null 100 ### Steps To Reproduce http://deck.net/fa57056dec6fa8c6222b35f9e98b725...
defect
inheriting from an external class a class successor fails to init if its parent class is marked with attribute expected bridge console contains the following output john doe actual null steps to reproduce cs public class program public stati...
1
134,259
18,454,649,396
IssuesEvent
2021-10-15 14:57:52
bgoonz/searchAwesome
https://api.github.com/repos/bgoonz/searchAwesome
opened
WS-2019-0427 (Medium) detected in elliptic-6.5.1.tgz, elliptic-6.4.1.tgz
security vulnerability
## WS-2019-0427 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>elliptic-6.5.1.tgz</b>, <b>elliptic-6.4.1.tgz</b></p></summary> <p> <details><summary><b>elliptic-6.5.1.tgz</b></p><...
True
WS-2019-0427 (Medium) detected in elliptic-6.5.1.tgz, elliptic-6.4.1.tgz - ## WS-2019-0427 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>elliptic-6.5.1.tgz</b>, <b>elliptic-6.4.1....
non_defect
ws medium detected in elliptic tgz elliptic tgz ws medium severity vulnerability vulnerable libraries elliptic tgz elliptic tgz elliptic tgz ec cryptography library home page a href path to dependency file searchawesome clones awesome web ...
0
286,203
31,392,098,572
IssuesEvent
2023-08-26 13:16:01
hinoshiba/news
https://api.github.com/repos/hinoshiba/news
closed
[SecurityWeek] Rockwell ThinManager Vulnerabilities Could Expose Industrial HMIs to Attacks
SecurityWeek Stale
Rockwell Automation ThinManager ThinServer vulnerabilities could allow remote attackers to  take control of servers and hack HMIs. The post [Rockwell ThinManager Vulnerabilities Could Expose Industrial HMIs to Attacks](https://www.securityweek.com/rockwell-thinmanager-vulnerabilities-could-expose-industrial-hmis-to-...
True
[SecurityWeek] Rockwell ThinManager Vulnerabilities Could Expose Industrial HMIs to Attacks - Rockwell Automation ThinManager ThinServer vulnerabilities could allow remote attackers to  take control of servers and hack HMIs. The post [Rockwell ThinManager Vulnerabilities Could Expose Industrial HMIs to Attacks](http...
non_defect
rockwell thinmanager vulnerabilities could expose industrial hmis to attacks rockwell automation thinmanager thinserver vulnerabilities could allow remote attackers to  take control of servers and hack hmis the post appeared first on
0
15,249
8,816,447,119
IssuesEvent
2018-12-30 10:52:58
spacejam/sled
https://api.github.com/repos/spacejam/sled
closed
Don't call merge on Frags of length 1
performance
this needlessly clones frags. this is a small work item but should be separate from the other issue it was found during so we can be clear about performance improvements
True
Don't call merge on Frags of length 1 - this needlessly clones frags. this is a small work item but should be separate from the other issue it was found during so we can be clear about performance improvements
non_defect
don t call merge on frags of length this needlessly clones frags this is a small work item but should be separate from the other issue it was found during so we can be clear about performance improvements
0
74,135
20,026,894,644
IssuesEvent
2022-02-01 22:27:55
oxidecomputer/hubris
https://api.github.com/repos/oxidecomputer/hubris
closed
Not sure our build product caching is working super well
developer-experience build
I'm seeing rebuilds of a lot of crates I wouldn't expect, particularly dependencies of xtask. We should measure and investigate.
1.0
Not sure our build product caching is working super well - I'm seeing rebuilds of a lot of crates I wouldn't expect, particularly dependencies of xtask. We should measure and investigate.
non_defect
not sure our build product caching is working super well i m seeing rebuilds of a lot of crates i wouldn t expect particularly dependencies of xtask we should measure and investigate
0
81,169
10,110,845,696
IssuesEvent
2019-07-30 11:17:37
neomutt/neomutt
https://api.github.com/repos/neomutt/neomutt
opened
Regex Continued
status:discuss topic:design topic:refactoring
**Task**: Wrap up the remainder of the regex uses - Create `struct Regex` rather than using `regcomp()` or `REG_COMP()` - Use `mutt_regex_match()` or `mutt_regex_capture()` instead of `regexec()` We'll need to expose a few `regcomp()`/`regexec()` flags (as `DT_REGEX_*`) - `REG_ICASE` - Ignore case - `REG_NEW...
1.0
Regex Continued - **Task**: Wrap up the remainder of the regex uses - Create `struct Regex` rather than using `regcomp()` or `REG_COMP()` - Use `mutt_regex_match()` or `mutt_regex_capture()` instead of `regexec()` We'll need to expose a few `regcomp()`/`regexec()` flags (as `DT_REGEX_*`) - `REG_ICASE` - Ignor...
non_defect
regex continued task wrap up the remainder of the regex uses create struct regex rather than using regcomp or reg comp use mutt regex match or mutt regex capture instead of regexec we ll need to expose a few regcomp regexec flags as dt regex reg icase ignor...
0
45,325
12,718,908,201
IssuesEvent
2020-06-24 08:23:30
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
SQLDialect.supportedBy() sets should be used with contains(dialect()), not contains(family())
C: Functionality E: Enterprise Edition E: Professional Edition P: Medium R: Fixed T: Defect
When creating `Set<SQLDialect>` via `SQLDialect.supportedBy()`, starting with 3.13 (and #9312), we should be checking `set.contains(ctx.dialect())`, not `set.contains(ctx.family())`, to make sure we can place versioned dialects in these sets. This only affects commercial distributions because the OSS edition doesn't...
1.0
SQLDialect.supportedBy() sets should be used with contains(dialect()), not contains(family()) - When creating `Set<SQLDialect>` via `SQLDialect.supportedBy()`, starting with 3.13 (and #9312), we should be checking `set.contains(ctx.dialect())`, not `set.contains(ctx.family())`, to make sure we can place versioned diale...
defect
sqldialect supportedby sets should be used with contains dialect not contains family when creating set via sqldialect supportedby starting with and we should be checking set contains ctx dialect not set contains ctx family to make sure we can place versioned dialects in these se...
1
151,671
12,054,950,127
IssuesEvent
2020-04-15 12:08:36
GetTerminus/ngx-tools
https://api.github.com/repos/GetTerminus/ngx-tools
closed
Testing: move factoryFactory from core
Focus: testing Type: feature
```typescript export function factoryFactory<Klass, ArgsTemplate extends {}>( klass: { new(args: ArgsTemplate): Klass; }, defaultsFactory: (i: number) => ArgsTemplate, ) { let entityBuilt = 0; return (overrideOptions: Partial<ArgsTemplate>) => { entityBuilt += 1; return new klass({ // Thes...
1.0
Testing: move factoryFactory from core - ```typescript export function factoryFactory<Klass, ArgsTemplate extends {}>( klass: { new(args: ArgsTemplate): Klass; }, defaultsFactory: (i: number) => ArgsTemplate, ) { let entityBuilt = 0; return (overrideOptions: Partial<ArgsTemplate>) => { entityBuilt +...
non_defect
testing move factoryfactory from core typescript export function factoryfactory klass new args argstemplate klass defaultsfactory i number argstemplate let entitybuilt return overrideoptions partial entitybuilt return new klass theses ...
0
153,369
13,503,896,024
IssuesEvent
2020-09-13 15:34:23
graphql-dotnet/graphql-dotnet
https://api.github.com/repos/graphql-dotnet/graphql-dotnet
opened
Add xml comments for all public members
documentation
I think there should be a simple `<summary>` tag for each public member (all CS1591 build warnings) by the time 4.0 is released. This issue will track progress as additional documentation is added to 3.x versions.
1.0
Add xml comments for all public members - I think there should be a simple `<summary>` tag for each public member (all CS1591 build warnings) by the time 4.0 is released. This issue will track progress as additional documentation is added to 3.x versions.
non_defect
add xml comments for all public members i think there should be a simple tag for each public member all build warnings by the time is released this issue will track progress as additional documentation is added to x versions
0
36,029
7,850,667,897
IssuesEvent
2018-06-20 09:15:42
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
FileUpload styleClass not working in basic mode
defect
The styleClass attribute is not working in 'basic' mode. Nor with component binded variable nor with a simple string.
1.0
FileUpload styleClass not working in basic mode - The styleClass attribute is not working in 'basic' mode. Nor with component binded variable nor with a simple string.
defect
fileupload styleclass not working in basic mode the styleclass attribute is not working in basic mode nor with component binded variable nor with a simple string
1
190,673
22,152,711,589
IssuesEvent
2022-06-03 18:42:21
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
CVE-2022-27191: golang.org/x/crypto/ssh needs update
kind/bug sig/security needs-triage
### What happened? golang.org/x/crypto/ssh versions 0.0.0-20220214200702-86341886e292 and prior in Go through 1.16.15 and 1.17.x through 1.17.8 allows an attacker to crash a server in certain circumstances involving AddHostKey. Version 0.0.0-20220315160706-3147a52a75dd includes a fix for the vulnerability and support ...
True
CVE-2022-27191: golang.org/x/crypto/ssh needs update - ### What happened? golang.org/x/crypto/ssh versions 0.0.0-20220214200702-86341886e292 and prior in Go through 1.16.15 and 1.17.x through 1.17.8 allows an attacker to crash a server in certain circumstances involving AddHostKey. Version 0.0.0-20220315160706-3147a52...
non_defect
cve golang org x crypto ssh needs update what happened golang org x crypto ssh versions and prior in go through and x through allows an attacker to crash a server in certain circumstances involving addhostkey version includes a fix for the vulnerability and support for ...
0
82,828
16,046,041,521
IssuesEvent
2021-04-22 13:45:32
DUNE-DAQ/readout
https://api.github.com/repos/DUNE-DAQ/readout
closed
Linter issues with Buffered writer
code style
The linter reports multiple issues with SNB writer related utilities and modules. Please run it and fix the raised points.
1.0
Linter issues with Buffered writer - The linter reports multiple issues with SNB writer related utilities and modules. Please run it and fix the raised points.
non_defect
linter issues with buffered writer the linter reports multiple issues with snb writer related utilities and modules please run it and fix the raised points
0
18,583
3,073,665,992
IssuesEvent
2015-08-19 23:29:40
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
opened
Dynamically-spawned isolates have a malformed rootLib field in the service protocol
Area-Observatory Type-Defect
When an isolate is newly-spawned and reported via an `IsolateStart` event, loading the isolate will result in an invalid value for the `rootLib` field. Instead of a `@Library`, it will be an `@Instance` with `_vmType` set to `Library` but otherwise looking like a null instance: ```json "rootLib": { "type": "@Ins...
1.0
Dynamically-spawned isolates have a malformed rootLib field in the service protocol - When an isolate is newly-spawned and reported via an `IsolateStart` event, loading the isolate will result in an invalid value for the `rootLib` field. Instead of a `@Library`, it will be an `@Instance` with `_vmType` set to `Library`...
defect
dynamically spawned isolates have a malformed rootlib field in the service protocol when an isolate is newly spawned and reported via an isolatestart event loading the isolate will result in an invalid value for the rootlib field instead of a library it will be an instance with vmtype set to library ...
1
65,944
16,509,696,723
IssuesEvent
2021-05-26 01:23:05
eclipse-ee4j/glassfish
https://api.github.com/repos/eclipse-ee4j/glassfish
closed
usage of internal proprietary API in appserver/common/glassfish-ee-api
Component: classloader ERR: Assignee Priority: Major Stale Type: Improvement build common maven proprietary-api warning
{nofomat} [WARNING] appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/ClassLoaderUtil.java:[54,15] URLClassPath is internal proprietary API and may be removed in a future release [WARNING] appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/ClassLoaderUtil.java:[114,32] URLClassPath is interna...
1.0
usage of internal proprietary API in appserver/common/glassfish-ee-api - {nofomat} [WARNING] appserver/common/glassfish-ee-api/src/main/java/com/sun/appserv/ClassLoaderUtil.java:[54,15] URLClassPath is internal proprietary API and may be removed in a future release [WARNING] appserver/common/glassfish-ee-api/src/main/...
non_defect
usage of internal proprietary api in appserver common glassfish ee api nofomat appserver common glassfish ee api src main java com sun appserv classloaderutil java urlclasspath is internal proprietary api and may be removed in a future release appserver common glassfish ee api src main java com sun appserv c...
0
6,447
2,610,243,366
IssuesEvent
2015-02-26 19:17:24
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包皮到哪家医院比较好
auto-migrated Priority-Medium Type-Defect
``` 台州割包皮到哪家医院比较好【台州五洲生殖医院】24小时健 康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址: 台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104� ��108、118、198及椒江一金清公交车直达枫南小区,乘坐107、105 、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同...
1.0
台州割包皮到哪家医院比较好 - ``` 台州割包皮到哪家医院比较好【台州五洲生殖医院】24小时健 康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址: 台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104� ��108、118、198及椒江一金清公交车直达枫南小区,乘坐107、105 、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ...
defect
台州割包皮到哪家医院比较好 台州割包皮到哪家医院比较好【台州五洲生殖医院】 康咨询热线 微信号tzwzszyy 医院地址 (枫南大转盘旁)乘车线路 � �� 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ori...
1
68,011
21,411,945,522
IssuesEvent
2022-04-22 07:09:21
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
zvol corruption - data is lost and zfs rollback doesn't work
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
zvol corruption - data is lost and zfs rollback doesn't work - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information c...
defect
zvol corruption data is lost and zfs rollback doesn t work thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the ...
1
735,500
25,401,178,556
IssuesEvent
2022-11-22 12:15:04
matrixorigin/matrixone
https://api.github.com/repos/matrixorigin/matrixone
closed
[Bug]: Cannot execute select statement when connecting to MO using IntelliJ EDEA Console
kind/bug priority/p1 needs-triage
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Environment ```Markdown - Version or commit-id (e.g. v0.1.0 or 8b23a93): MO version:acc715fe5710819cdcdbfd580eecef053256631c IntelliJ EDEA version:2022.2.3(222.4345.14, built on October 5, 2022) - Hardware parameters: ...
1.0
[Bug]: Cannot execute select statement when connecting to MO using IntelliJ EDEA Console - ### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Environment ```Markdown - Version or commit-id (e.g. v0.1.0 or 8b23a93): MO version:acc715fe5710819cdcdbfd580eecef053256631c Inte...
non_defect
cannot execute select statement when connecting to mo using intellij edea console is there an existing issue for the same bug i have checked the existing issues environment markdown version or commit id e g or mo version: intellij edea version: ( built on october ...
0
25,238
4,241,016,509
IssuesEvent
2016-07-06 15:08:09
buildo/react-components
https://api.github.com/repos/buildo/react-components
opened
[TimePicker] Make TimePicker searchable
defect
## description - recent changes to dropdown made `TimePicker` no more "searchable" ## how to reproduce - {optional: describe steps to reproduce defect} ## specs - add prop to `TimePicker` to handle "search-ability" ## misc {optional: other useful info}
1.0
[TimePicker] Make TimePicker searchable - ## description - recent changes to dropdown made `TimePicker` no more "searchable" ## how to reproduce - {optional: describe steps to reproduce defect} ## specs - add prop to `TimePicker` to handle "search-ability" ## misc {optional: other useful info}
defect
make timepicker searchable description recent changes to dropdown made timepicker no more searchable how to reproduce optional describe steps to reproduce defect specs add prop to timepicker to handle search ability misc optional other useful info
1
6,333
2,610,240,764
IssuesEvent
2015-02-26 19:16:44
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包茎手术哪家医院效果最好
auto-migrated Priority-Medium Type-Defect
``` 台州割包茎手术哪家医院效果最好【台州五洲生殖医院】24小 时健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院� ��址:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘� ��104、108、118、198及椒江一金清公交车直达枫南小区,乘坐107 、105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备...
1.0
台州割包茎手术哪家医院效果最好 - ``` 台州割包茎手术哪家医院效果最好【台州五洲生殖医院】24小 时健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院� ��址:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘� ��104、108、118、198及椒江一金清公交车直达枫南小区,乘坐107 、105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格...
defect
台州割包茎手术哪家医院效果最好 台州割包茎手术哪家医院效果最好【台州五洲生殖医院】 时健康咨询热线 微信号tzwzszyy 医院� ��址 (枫南大转盘旁)乘车线路 乘� �� 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ...
1
1,873
2,603,972,783
IssuesEvent
2015-02-24 19:00:41
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳阴茎张小疙瘩
auto-migrated Priority-Medium Type-Defect
``` 沈阳阴茎张小疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by `q964105.....
1.0
沈阳阴茎张小疙瘩 - ``` 沈阳阴茎张小疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by...
defect
沈阳阴茎张小疙瘩 沈阳阴茎张小疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at
1
31,103
6,423,854,802
IssuesEvent
2017-08-09 12:10:49
wooowooo/phpsocks5
https://api.github.com/repos/wooowooo/phpsocks5
closed
发现另一款改良版的Gappproxy、Wallproxy 确实好用
auto-migrated Priority-Medium Type-Defect
``` 亲测可用,速度给力,地址:http://code.google.com/p/ezproxy ``` Original issue reported on code.google.com by `Reginald...@gmail.com` on 14 May 2011 at 9:23
1.0
发现另一款改良版的Gappproxy、Wallproxy 确实好用 - ``` 亲测可用,速度给力,地址:http://code.google.com/p/ezproxy ``` Original issue reported on code.google.com by `Reginald...@gmail.com` on 14 May 2011 at 9:23
defect
发现另一款改良版的gappproxy、wallproxy 确实好用 亲测可用,速度给力,地址: original issue reported on code google com by reginald gmail com on may at
1
12,510
2,702,358,366
IssuesEvent
2015-04-06 06:31:59
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
opened
2D arrays do not work (or are allowed to be declared the wrong way!)
defect
The C# code: ``` namespace ClassLibrary1 { public class Class1 { public static int xLen = 2; public static int yLen = 3; public static int[,] matrix = new int[xLen, yLen]; } } ``` Results in the JS code: ``` Bridge.define('ClassLibrary1.Class1', { statics: { ...
1.0
2D arrays do not work (or are allowed to be declared the wrong way!) - The C# code: ``` namespace ClassLibrary1 { public class Class1 { public static int xLen = 2; public static int yLen = 3; public static int[,] matrix = new int[xLen, yLen]; } } ``` Results in the JS c...
defect
arrays do not work or are allowed to be declared the wrong way the c code namespace public class public static int xlen public static int ylen public static int matrix new int results in the js code bridge define ...
1
80,013
29,869,559,407
IssuesEvent
2023-06-20 07:33:21
vector-im/element-x-ios
https://api.github.com/repos/vector-im/element-x-ios
closed
You can get a big ugly gap in the top of the roomlist when jumping to top of list & focusing the search bar.
T-Defect
### Steps to reproduce 1. Open the room list 2. Scroll down a few pages 3. Tap on the titlebar to jump to top 4. Tap on the Search bar to start filtering Observe an ugly-ass gap (above the new 'Invites' row) ![IMG_0477](https://github.com/vector-im/element-x-ios/assets/1294269/bf89114f-9410-4ca9-b92c-f11789a5...
1.0
You can get a big ugly gap in the top of the roomlist when jumping to top of list & focusing the search bar. - ### Steps to reproduce 1. Open the room list 2. Scroll down a few pages 3. Tap on the titlebar to jump to top 4. Tap on the Search bar to start filtering Observe an ugly-ass gap (above the new 'Invites'...
defect
you can get a big ugly gap in the top of the roomlist when jumping to top of list focusing the search bar steps to reproduce open the room list scroll down a few pages tap on the titlebar to jump to top tap on the search bar to start filtering observe an ugly ass gap above the new invites ...
1
34,100
7,343,308,027
IssuesEvent
2018-03-07 10:54:05
proarc/proarc
https://api.github.com/repos/proarc/proarc
closed
nápovědní bubliny - příloha monografie
Priority-Low Release-3.4.1 Type-Defect auto-migrated
``` Prosíme opravit physical description - form - opravit "Odpovídá hodnotám v poli 008/23 a 008/29" ``` Original issue reported on code.google.com by `Maruscic...@gmail.com` on 30 Jun 2014 at 9:02
1.0
nápovědní bubliny - příloha monografie - ``` Prosíme opravit physical description - form - opravit "Odpovídá hodnotám v poli 008/23 a 008/29" ``` Original issue reported on code.google.com by `Maruscic...@gmail.com` on 30 Jun 2014 at 9:02
defect
nápovědní bubliny příloha monografie prosíme opravit physical description form opravit odpovídá hodnotám v poli a original issue reported on code google com by maruscic gmail com on jun at
1
313,521
26,934,332,267
IssuesEvent
2023-02-07 19:17:00
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Obras Públicas - Dados para Acompanhamento - Dores de Campos
generalization test development template - PT (45) tag - Obras Públicas subtag - Dados para acompanhamento
DoD: Realizar o teste de Generalização do validador da tag Obras Públicas - Dados para Acompanhamento para o Município de Dores de Campos.
1.0
Teste de generalizacao para a tag Obras Públicas - Dados para Acompanhamento - Dores de Campos - DoD: Realizar o teste de Generalização do validador da tag Obras Públicas - Dados para Acompanhamento para o Município de Dores de Campos.
non_defect
teste de generalizacao para a tag obras públicas dados para acompanhamento dores de campos dod realizar o teste de generalização do validador da tag obras públicas dados para acompanhamento para o município de dores de campos
0
11,596
2,659,888,590
IssuesEvent
2015-03-19 00:15:28
perfsonar/project
https://api.github.com/repos/perfsonar/project
closed
MeshConfig swap %row and %col in graphWidget URL for alternate MA check
Milestone-Release3.4.2 Priority-Medium Type-Defect
Original [issue 1081](https://code.google.com/p/perfsonar-ps/issues/detail?id=1081) created by arlake228 on 2015-02-27T21:11:26.000Z: From user: Hi All, Something I noticed (I’m using the latest 3.4 Mesh config packages) with generate_gui_configuration, when it creates the “Loss_Alternate_MA” section, it swaps ...
1.0
MeshConfig swap %row and %col in graphWidget URL for alternate MA check - Original [issue 1081](https://code.google.com/p/perfsonar-ps/issues/detail?id=1081) created by arlake228 on 2015-02-27T21:11:26.000Z: From user: Hi All, Something I noticed (I’m using the latest 3.4 Mesh config packages) with generate_gui...
defect
meshconfig swap row and col in graphwidget url for alternate ma check original created by on from user hi all something i noticed i’m using the latest mesh config packages with generate gui configuration when it creates the “loss alternate ma” section it swaps col and row for ...
1
10,106
2,618,936,438
IssuesEvent
2015-03-03 00:02:15
chrsmith/open-ig
https://api.github.com/repos/chrsmith/open-ig
closed
English subtitle correction
auto-migrated Labels Priority-Medium Type-Defect
``` Game version: 0.95.130 Operating System: Windows 7 x64 Java runtime version: 1.7.0_21 Installed using the Launcher? Yes Game language (en, hu, de): en It's me again, the guy who did the English intro subtitle corrections. While reading, I came across the phrase we were confused about in the English intro so I t...
1.0
English subtitle correction - ``` Game version: 0.95.130 Operating System: Windows 7 x64 Java runtime version: 1.7.0_21 Installed using the Launcher? Yes Game language (en, hu, de): en It's me again, the guy who did the English intro subtitle corrections. While reading, I came across the phrase we were confused abou...
defect
english subtitle correction game version operating system windows java runtime version installed using the launcher yes game language en hu de en it s me again the guy who did the english intro subtitle corrections while reading i came across the phrase we were confused about in t...
1
69,658
22,596,057,962
IssuesEvent
2022-06-29 03:13:03
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: Doc errr description for the function Scipy.signal.upfirdn
defect
### Describe your issue. Hi, I just find issue that the function doesn't perform as the example shown in the official document page, and I posted question in stack overflow for asking the viewers for double checking. The link shown in below: https://stackoverflow.com/questions/72780380/scipy-signal-upfirdn-functio...
1.0
BUG: Doc errr description for the function Scipy.signal.upfirdn - ### Describe your issue. Hi, I just find issue that the function doesn't perform as the example shown in the official document page, and I posted question in stack overflow for asking the viewers for double checking. The link shown in below: https:/...
defect
bug doc errr description for the function scipy signal upfirdn describe your issue hi i just find issue that the function doesn t perform as the example shown in the official document page and i posted question in stack overflow for asking the viewers for double checking the link shown in below bt...
1
15,204
2,850,296,943
IssuesEvent
2015-05-31 13:09:06
mernst/randoop
https://api.github.com/repos/mernst/randoop
closed
Running process via ProcessBuilder
auto-migrated Priority-Medium Type-Defect
``` An issue was reported against JVM related to Randoop: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7184771 It caused trouble with the default 60 seconds processing. I was able to make it work setting it to 10 seconds. I believe was a RAM issue. ``` Original issue reported on code.google.com by `javier.o....
1.0
Running process via ProcessBuilder - ``` An issue was reported against JVM related to Randoop: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7184771 It caused trouble with the default 60 seconds processing. I was able to make it work setting it to 10 seconds. I believe was a RAM issue. ``` Original issue repo...
defect
running process via processbuilder an issue was reported against jvm related to randoop it caused trouble with the default seconds processing i was able to make it work setting it to seconds i believe was a ram issue original issue reported on code google com by javier o gmail com on jul...
1
791,218
27,856,327,915
IssuesEvent
2023-03-20 23:24:35
feast-dev/feast
https://api.github.com/repos/feast-dev/feast
opened
to_remote_storage() resulting in undeleted temporary tables in Snowflake
kind/bug priority/p2
## Expected Behavior When calling get_historical_features.to_remote_storage(), any temporary tables created in Snowflake are deleted after the Snowflake session ends. ## Current Behavior When calling get_historical_features.to_remote_storage(), the temporary tables created during the join process are not deleted af...
1.0
to_remote_storage() resulting in undeleted temporary tables in Snowflake - ## Expected Behavior When calling get_historical_features.to_remote_storage(), any temporary tables created in Snowflake are deleted after the Snowflake session ends. ## Current Behavior When calling get_historical_features.to_remote_storage...
non_defect
to remote storage resulting in undeleted temporary tables in snowflake expected behavior when calling get historical features to remote storage any temporary tables created in snowflake are deleted after the snowflake session ends current behavior when calling get historical features to remote storage...
0
47,511
13,056,214,478
IssuesEvent
2020-07-30 04:00:59
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
GotoBLAS2 port does not build with gfortran 4.6.1 (plus possible fix) (Trac #657)
Migrated from Trac defect tools/ports
Short: On Fedora 15 with gfortran 4.6.1 on an x86_64 core2 duo laptop, trying to install the GotoBLAS2 fails when trying to build shared libraries. The error message refers to erroneous `-l -l ` flags (`-l` without arg) to the linker command. I can make the build successful by applying the following change in the f_ch...
1.0
GotoBLAS2 port does not build with gfortran 4.6.1 (plus possible fix) (Trac #657) - Short: On Fedora 15 with gfortran 4.6.1 on an x86_64 core2 duo laptop, trying to install the GotoBLAS2 fails when trying to build shared libraries. The error message refers to erroneous `-l -l ` flags (`-l` without arg) to the linker c...
defect
port does not build with gfortran plus possible fix trac short on fedora with gfortran on an duo laptop trying to install the fails when trying to build shared libraries the error message refers to erroneous l l flags l without arg to the linker command i can make the bui...
1
25,425
4,317,520,949
IssuesEvent
2016-07-23 11:03:06
networkx/networkx
https://api.github.com/repos/networkx/networkx
closed
nx.Graph does not handle square matrix and the proper error code is not displayed
Defect Needs review
Hello, I tried to create a bipartite graph from an adjacency matrix stored in a numpy matrix with nx.Graph and it seems that because the matrix is not square, the following error message is displayed : [NetworkXError: Input is not a correct numpy matrix or array](https://github.com/networkx/networkx/blob/a946b38d91dd5...
1.0
nx.Graph does not handle square matrix and the proper error code is not displayed - Hello, I tried to create a bipartite graph from an adjacency matrix stored in a numpy matrix with nx.Graph and it seems that because the matrix is not square, the following error message is displayed : [NetworkXError: Input is not a co...
defect
nx graph does not handle square matrix and the proper error code is not displayed hello i tried to create a bipartite graph from an adjacency matrix stored in a numpy matrix with nx graph and it seems that because the matrix is not square the following error message is displayed which should be i guess ...
1
283,896
30,913,566,360
IssuesEvent
2023-08-05 02:15:46
hshivhare67/kernel_v4.19.72
https://api.github.com/repos/hshivhare67/kernel_v4.19.72
reopened
CVE-2022-28388 (Medium) detected in linuxlinux-4.19.282
Mend: dependency security vulnerability
## CVE-2022-28388 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge...
True
CVE-2022-28388 (Medium) detected in linuxlinux-4.19.282 - ## CVE-2022-28388 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Ker...
non_defect
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers net ...
0
15,164
2,850,241,533
IssuesEvent
2015-05-31 11:58:49
damonkohler/sl4a
https://api.github.com/repos/damonkohler/sl4a
opened
All BatteryManagerFacade api cannot get result on my devices
auto-migrated Priority-Medium Type-Defect
_From @GoogleCodeExporter on May 31, 2015 11:31_ ``` Dear developer: I cannot get result from readBatteryData() or other BatteryManagerFacade api My scripts: import android droid = android.Android() print droid.readBatteryData() get Result(id=1, result=None, error=None) This issue on batteryCheckPresent batteryG...
1.0
All BatteryManagerFacade api cannot get result on my devices - _From @GoogleCodeExporter on May 31, 2015 11:31_ ``` Dear developer: I cannot get result from readBatteryData() or other BatteryManagerFacade api My scripts: import android droid = android.Android() print droid.readBatteryData() get Result(id=1, result...
defect
all batterymanagerfacade api cannot get result on my devices from googlecodeexporter on may dear developer i cannot get result from readbatterydata or other batterymanagerfacade api my scripts import android droid android android print droid readbatterydata get result id result none ...
1
430,721
12,464,940,417
IssuesEvent
2020-05-28 13:18:48
mareinc/mare
https://api.github.com/repos/mareinc/mare
opened
Google Tag Manager Code Install
high priority low hanging fruit
Google has released a new tag manager in order to better manage tracking and conversions. We need to install the manager code on the website, so that we can better utilize google analytics. From Google: Copy the code below and paste it onto every page of your website. <!-- Google Tag Manager --> <script>(function(w...
1.0
Google Tag Manager Code Install - Google has released a new tag manager in order to better manage tracking and conversions. We need to install the manager code on the website, so that we can better utilize google analytics. From Google: Copy the code below and paste it onto every page of your website. <!-- Google T...
non_defect
google tag manager code install google has released a new tag manager in order to better manage tracking and conversions we need to install the manager code on the website so that we can better utilize google analytics from google copy the code below and paste it onto every page of your website function ...
0
7,395
2,610,366,439
IssuesEvent
2015-02-26 19:58:22
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Problem adding blogs to scribefire
auto-migrated Priority-Medium Type-Defect
``` What's the problem? when I try to add a blog, it says incorrect password or username, but It says that with any blog that I try to add. all my passwords and usernames are correct and I am always already logged in when I try to do this. What browser are you using? firefox What version of ScribeFire are you...
1.0
Problem adding blogs to scribefire - ``` What's the problem? when I try to add a blog, it says incorrect password or username, but It says that with any blog that I try to add. all my passwords and usernames are correct and I am always already logged in when I try to do this. What browser are you using? firefox...
defect
problem adding blogs to scribefire what s the problem when i try to add a blog it says incorrect password or username but it says that with any blog that i try to add all my passwords and usernames are correct and i am always already logged in when i try to do this what browser are you using firefox...
1
173,725
21,177,061,655
IssuesEvent
2022-04-08 01:52:30
RoyHarrow/DO180-apps
https://api.github.com/repos/RoyHarrow/DO180-apps
opened
CVE-2022-24785 (High) detected in moment-2.29.1.tgz
security vulnerability
## CVE-2022-24785 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-2.29.1.tgz</b></p></summary> <p>Parse, validate, manipulate, and display dates</p> <p>Library home page: <a hre...
True
CVE-2022-24785 (High) detected in moment-2.29.1.tgz - ## CVE-2022-24785 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-2.29.1.tgz</b></p></summary> <p>Parse, validate, manipula...
non_defect
cve high detected in moment tgz cve high severity vulnerability vulnerable library moment tgz parse validate manipulate and display dates library home page a href path to dependency file todoapp nodejs package json path to vulnerable library todoapp nodejs node ...
0
74,401
15,345,475,783
IssuesEvent
2021-02-28 07:16:52
eloisetaylor5693/PlayNine
https://api.github.com/repos/eloisetaylor5693/PlayNine
opened
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz
security vulnerability
## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry....
True
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz - ## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilitie...
non_defect
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file playnine package json path to vulnerable library playnine node modules lodash package json dep...
0
33,025
6,997,469,090
IssuesEvent
2017-12-16 15:14:05
Openki/Openki
https://api.github.com/repos/Openki/Openki
opened
Course details: user enroll message edit styling
Defect (not urgent) Good first issue Small UI
![image](https://user-images.githubusercontent.com/4281072/34071768-ece42c88-e27b-11e7-9ceb-67ab6f5f74d0.png) when user is editing (field is active) the pen icon doesn't have to be shown.
1.0
Course details: user enroll message edit styling - ![image](https://user-images.githubusercontent.com/4281072/34071768-ece42c88-e27b-11e7-9ceb-67ab6f5f74d0.png) when user is editing (field is active) the pen icon doesn't have to be shown.
defect
course details user enroll message edit styling when user is editing field is active the pen icon doesn t have to be shown
1
74,086
8,971,178,879
IssuesEvent
2019-01-29 15:22:02
CMU-CREATE-Lab/preK-emotions-app
https://api.github.com/repos/CMU-CREATE-Lab/preK-emotions-app
closed
People are confused that recording starts automatically.
design - fix/clarification student section
Both teachers (an I) initially thought they had to press a button to start the recording. We all pressed the stop button instead. The kids in the group I was observing seemed to do ok, but they had a teacher helping them. Seems like it either needs a button, or a clearer visual that it's time to record. Observed ...
1.0
People are confused that recording starts automatically. - Both teachers (an I) initially thought they had to press a button to start the recording. We all pressed the stop button instead. The kids in the group I was observing seemed to do ok, but they had a teacher helping them. Seems like it either needs a button,...
non_defect
people are confused that recording starts automatically both teachers an i initially thought they had to press a button to start the recording we all pressed the stop button instead the kids in the group i was observing seemed to do ok but they had a teacher helping them seems like it either needs a button ...
0
820,019
30,758,002,255
IssuesEvent
2023-07-29 10:07:42
Schboostie/Coursework-Planner
https://api.github.com/repos/Schboostie/Coursework-Planner
opened
[TECH ED] Quote server API Project
🏕 Priority Mandatory 🐂 Size Medium 🔑 Priority Key 📅 Node
From Module-Node created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-Node#5 ### Link to the coursework https://github.com/CodeYourFuture/Module-Node/edit/main/quote-server/README.md ### Why are we doing this? This assignment is designed to give trainee's an opportunity to practice buil...
2.0
[TECH ED] Quote server API Project - From Module-Node created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-Node#5 ### Link to the coursework https://github.com/CodeYourFuture/Module-Node/edit/main/quote-server/README.md ### Why are we doing this? This assignment is designed to give trai...
non_defect
quote server api project from module node created by codeyourfuture module node link to the coursework why are we doing this this assignment is designed to give trainee s an opportunity to practice building simple get endpoints using express it will also provide the opportunity to get used t...
0
101,896
16,533,923,593
IssuesEvent
2021-05-27 09:31:28
AlexRogalskiy/typescript-tools
https://api.github.com/repos/AlexRogalskiy/typescript-tools
closed
CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz
Status: Invalid security vulnerability
## CVE-2021-23343 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.6.tgz</b></p></summary> <p>Node.js path.parse() ponyfill</p> <p>Library home page: <a href="https://reg...
True
CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz - ## CVE-2021-23343 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.6.tgz</b></p></summary> <p>Node.js path.parse(...
non_defect
cve high detected in path parse tgz cve high severity vulnerability vulnerable library path parse tgz node js path parse ponyfill library home page a href path to dependency file typescript tools package json path to vulnerable library typescript tools node modules...
0
52,970
13,250,000,838
IssuesEvent
2020-08-19 21:55:29
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-2 [SCREENREADER, SEMANTIC MARKUP]: Document SHOULD not have more than one contentinfo landmark
508-defect-2 508-issue-semantic-markup 508/Accessibility vsa vsa-caregiver
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) **Feedback framework** - **❗️ Must** for if the feedback must be applied - **⚠️Should** if the feedback is best practice - **✔️ Consider** for sugg...
1.0
508-defect-2 [SCREENREADER, SEMANTIC MARKUP]: Document SHOULD not have more than one contentinfo landmark - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) **Feedback framework** - **❗️ Must** for if...
defect
defect document should not have more than one contentinfo landmark feedback framework ❗️ must for if the feedback must be applied ⚠️should if the feedback is best practice ✔️ consider for suggestions enhancements description this is related to and will address i...
1
774,749
27,208,691,797
IssuesEvent
2023-02-20 14:57:09
infor-design/enterprise
https://api.github.com/repos/infor-design/enterprise
closed
Personlized: Form in new-dark theme default color - foreground color is too dark
type: bug :bug: [2] priority: high
**Describe the bug** personlized form in new-dark theme default color - foreground color is too dark **To Reproduce** Steps to reproduce the behavior: 1. Put attached example in place in component/personalize 2. run http://localhost:4000/components/personalize/example-form-landmark2.html?theme=new&mode=dark&colo...
1.0
Personlized: Form in new-dark theme default color - foreground color is too dark - **Describe the bug** personlized form in new-dark theme default color - foreground color is too dark **To Reproduce** Steps to reproduce the behavior: 1. Put attached example in place in component/personalize 2. run http://localho...
non_defect
personlized form in new dark theme default color foreground color is too dark describe the bug personlized form in new dark theme default color foreground color is too dark to reproduce steps to reproduce the behavior put attached example in place in component personalize run notice t...
0
393,233
11,612,237,426
IssuesEvent
2020-02-26 08:33:51
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.soundcloud.com - video or audio doesn't play
browser-focus-geckoview engine-gecko priority-critical
<!-- @browser: Firefox Mobile 71.0 (Firefox Focus/Firefox Klar) --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:71.0) Gecko/71.0 Firefox/71.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/48933 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https:/...
1.0
m.soundcloud.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 71.0 (Firefox Focus/Firefox Klar) --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:71.0) Gecko/71.0 Firefox/71.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/48933 --> <!-- @extra_labe...
non_defect
m soundcloud com video or audio doesn t play url browser version firefox mobile firefox focus firefox klar operating system android tested another browser yes problem type video or audio doesn t play description audio does not play at least it shows the tra...
0
35,678
4,695,799,363
IssuesEvent
2016-10-12 00:33:50
WordPress/twentyseventeen
https://api.github.com/repos/WordPress/twentyseventeen
closed
Setting a baseline
design
As in Twenty Sixteen, I think it's helpful **setting a baseline**. Some elements are already aligned vertically, but there isn't consistence all over the theme.
1.0
Setting a baseline - As in Twenty Sixteen, I think it's helpful **setting a baseline**. Some elements are already aligned vertically, but there isn't consistence all over the theme.
non_defect
setting a baseline as in twenty sixteen i think it s helpful setting a baseline some elements are already aligned vertically but there isn t consistence all over the theme
0
6,212
2,610,223,352
IssuesEvent
2015-02-26 19:10:49
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
мега решеба бу.rar
auto-migrated Priority-Medium Type-Defect
``` '''Вольмир Субботин''' Привет всем не подскажите где можно найти .мега решеба бу.rar. где то видел уже '''Аполлон Михеев''' Качай тут http://bit.ly/1dz0iUF '''Бенедикт Гаврилов''' Просит ввести номер мобилы!Не опасно ли это? '''Велор Кузнецов''' Неа все ок у меня ничего не списало '''Бенедикт Маслов''' Неа все...
1.0
мега решеба бу.rar - ``` '''Вольмир Субботин''' Привет всем не подскажите где можно найти .мега решеба бу.rar. где то видел уже '''Аполлон Михеев''' Качай тут http://bit.ly/1dz0iUF '''Бенедикт Гаврилов''' Просит ввести номер мобилы!Не опасно ли это? '''Велор Кузнецов''' Неа все ок у меня ничего не списало '''Бенед...
defect
мега решеба бу rar вольмир субботин привет всем не подскажите где можно найти мега решеба бу rar где то видел уже аполлон михеев качай тут бенедикт гаврилов просит ввести номер мобилы не опасно ли это велор кузнецов неа все ок у меня ничего не списало бенедикт маслов неа вс...
1
50,650
13,187,662,835
IssuesEvent
2020-08-13 04:09:18
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[cmc] missing tests of pybindings, python example fails (Trac #1136)
Migrated from Trac combo simulation defect
cmc does not have any tests for its pybindings, the folder resources/test/ is empty. a script that looks like a test exists in resources/script/test_cmc_service.py, but it fails on my machine with this error message: Traceback (most recent call last): File "cmc/resources/scripts/test_cmc_service.py", line 31, in <mo...
1.0
[cmc] missing tests of pybindings, python example fails (Trac #1136) - cmc does not have any tests for its pybindings, the folder resources/test/ is empty. a script that looks like a test exists in resources/script/test_cmc_service.py, but it fails on my machine with this error message: Traceback (most recent call las...
defect
missing tests of pybindings python example fails trac cmc does not have any tests for its pybindings the folder resources test is empty a script that looks like a test exists in resources script test cmc service py but it fails on my machine with this error message traceback most recent call last f...
1
23,681
7,360,944,115
IssuesEvent
2018-03-11 00:09:45
ghdl/ghdl
https://api.github.com/repos/ghdl/ghdl
opened
make install looks for openieee
Backend: LLVM Build: MinGW (Makefile)
When calling `make install` on Windows in a MinGW64 environment, install tried to access `lib/ghdl/src/openieee/*`. OpenIEEE was not enabled while `configure`. **used `configure` command:** ``` Patrick Lehmann@PLC2-Paebbels MINGW64 /c/git/GitHub/Paebbels/ghdl/build/mingw64-llvm50 $ ../../configure --prefix=C:\Too...
1.0
make install looks for openieee - When calling `make install` on Windows in a MinGW64 environment, install tried to access `lib/ghdl/src/openieee/*`. OpenIEEE was not enabled while `configure`. **used `configure` command:** ``` Patrick Lehmann@PLC2-Paebbels MINGW64 /c/git/GitHub/Paebbels/ghdl/build/mingw64-llvm50 ...
non_defect
make install looks for openieee when calling make install on windows in a environment install tried to access lib ghdl src openieee openieee was not enabled while configure used configure command patrick lehmann paebbels c git github paebbels ghdl build configure prefi...
0
318,663
23,732,833,056
IssuesEvent
2022-08-31 04:31:25
pmndrs/react-three-fiber
https://api.github.com/repos/pmndrs/react-three-fiber
closed
Several properties on `RootState` are undocumented.
documentation
As the title mentions, the [docs](https://docs.pmnd.rs/react-three-fiber/api/hooks#state-properties) page for the `RootState` object doesn't include a section for the following properties: - `raycaster` - `xr` - `controls` - `pointer` - `legacy` - `setEvents()` - `setFrameLoop` - `previousRoot` - `int...
1.0
Several properties on `RootState` are undocumented. - As the title mentions, the [docs](https://docs.pmnd.rs/react-three-fiber/api/hooks#state-properties) page for the `RootState` object doesn't include a section for the following properties: - `raycaster` - `xr` - `controls` - `pointer` - `legacy` - `setEv...
non_defect
several properties on rootstate are undocumented as the title mentions the page for the rootstate object doesn t include a section for the following properties raycaster xr controls pointer legacy setevents setframeloop previousroot internal not sure...
0
49,851
13,187,281,071
IssuesEvent
2020-08-13 02:55:02
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
MuonGun produces inconsistent weights between different versions (Trac #2179)
Incomplete Migration Migrated from Trac analysis defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2179">https://code.icecube.wisc.edu/ticket/2179</a>, reported by mmeier and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2018-08-03T13:43:03", "description": "The MuonGun weighting m...
1.0
MuonGun produces inconsistent weights between different versions (Trac #2179) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2179">https://code.icecube.wisc.edu/ticket/2179</a>, reported by mmeier and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "...
defect
muongun produces inconsistent weights between different versions trac migrated from json status closed changetime description the muongun weighting module produces wrong weights for events above gev this behaviour starts at rev and is probably at le...
1
78,986
27,856,204,010
IssuesEvent
2023-03-20 23:14:35
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Perf graph live prints of differential memory memory dont add up
C: Framework P: minor T: defect
## Bug Description ``` Setting Up.................... Setting Up Undisplaced Mesh Preparing Mesh Updating Mesh Finished Building Node List [ 0.85 s] [ 187 MB] Finished Building Boundary Elements List ...
1.0
Perf graph live prints of differential memory memory dont add up - ## Bug Description ``` Setting Up.................... Setting Up Undisplaced Mesh Preparing Mesh Updating Mesh Finished Building Node List [ 0.85 s] [ 187 MB] Fini...
defect
perf graph live prints of differential memory memory dont add up bug description setting up setting up undisplaced mesh preparing mesh updating mesh finished building node list finished building boun...
1
49,672
3,003,868,577
IssuesEvent
2015-07-25 10:19:31
Piwigo/Piwigo
https://api.github.com/repos/Piwigo/Piwigo
closed
[display] Size of a picture
feature low priority not a bug
**Reported by gweltas on 26 Jan 2004 15:56** Users should have the choice of the display size to see pictures. [Piwigo Bugtracker #10](http://piwigo.org/bugs/view.php?id=10)
1.0
[display] Size of a picture - **Reported by gweltas on 26 Jan 2004 15:56** Users should have the choice of the display size to see pictures. [Piwigo Bugtracker #10](http://piwigo.org/bugs/view.php?id=10)
non_defect
size of a picture reported by gweltas on jan users should have the choice of the display size to see pictures
0
26,366
20,026,374,970
IssuesEvent
2022-02-01 21:50:08
TurtleEngr/gitproj
https://api.github.com/repos/TurtleEngr/gitproj
opened
Absolute paths in tar files break Travis-CI testing
infrastructure
The "setup" tar files have absolute paths in many places. Their output needs to be "patched" at run time, after being unpacked. The hard part: the tar files could have been built on different systems, with different locations. So the starting path part will need to be put in each tar file, so that the patch process ...
1.0
Absolute paths in tar files break Travis-CI testing - The "setup" tar files have absolute paths in many places. Their output needs to be "patched" at run time, after being unpacked. The hard part: the tar files could have been built on different systems, with different locations. So the starting path part will need ...
non_defect
absolute paths in tar files break travis ci testing the setup tar files have absolute paths in many places their output needs to be patched at run time after being unpacked the hard part the tar files could have been built on different systems with different locations so the starting path part will need ...
0
64,546
12,475,392,277
IssuesEvent
2020-05-29 11:30:23
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Have a record of the guids and addons stored in the database in one table
component: code quality priority: p3
Current situation: - [upload an xpi with guid='foo@baa'] - an addon instance with id=1 and guid = 'foo@baa' exists - [delete addon] - [upload a new xpi with guid='foo@baa'] - an addon instance with id=2 and guid = 'foo@baa' exists - the addon instance id=1 has now guid = None - there is a ReusedGUID instance tha...
1.0
Have a record of the guids and addons stored in the database in one table - Current situation: - [upload an xpi with guid='foo@baa'] - an addon instance with id=1 and guid = 'foo@baa' exists - [delete addon] - [upload a new xpi with guid='foo@baa'] - an addon instance with id=2 and guid = 'foo@baa' exists - the a...
non_defect
have a record of the guids and addons stored in the database in one table current situation an addon instance with id and guid foo baa exists an addon instance with id and guid foo baa exists the addon instance id has now guid none there is a reusedguid instance that fks to...
0
47,464
10,097,738,975
IssuesEvent
2019-07-28 09:01:43
GunterOdimm/python
https://api.github.com/repos/GunterOdimm/python
opened
Python Test Study Code 002 - 구구단을 만드는 코드
Code Python
```python #-*-coding: utf-8 -*- def gugu(x): for i in range(1,10): ans = x * i tpl="{0}x{1}={2}" print(ans) gugu(3) gugu(5) ```
1.0
Python Test Study Code 002 - 구구단을 만드는 코드 - ```python #-*-coding: utf-8 -*- def gugu(x): for i in range(1,10): ans = x * i tpl="{0}x{1}={2}" print(ans) gugu(3) gugu(5) ```
non_defect
python test study code 구구단을 만드는 코드 python coding utf def gugu x for i in range ans x i tpl x print ans gugu gugu
0
297,735
22,390,498,036
IssuesEvent
2022-06-17 07:09:22
debut-js/Core
https://api.github.com/repos/debut-js/Core
closed
Proposal for partial close order
documentation enhancement help wanted
**Requirements** For many strategies good practice close 75% of order when take reached and enable trailing stop for 25% left order. **Examples** `this.closeOrder(order: ExecutedOrder, partial: number = 0..1);` `this.partialClose(order: ExecutedOrder, partial: number = 0..1);` ExecutedOrder should have flag partia...
1.0
Proposal for partial close order - **Requirements** For many strategies good practice close 75% of order when take reached and enable trailing stop for 25% left order. **Examples** `this.closeOrder(order: ExecutedOrder, partial: number = 0..1);` `this.partialClose(order: ExecutedOrder, partial: number = 0..1);` Ex...
non_defect
proposal for partial close order requirements for many strategies good practice close of order when take reached and enable trailing stop for left order examples this closeorder order executedorder partial number this partialclose order executedorder partial number exec...
0
240,676
18,364,772,653
IssuesEvent
2021-10-09 21:34:39
fga-eps-mds/2021-1-Bot
https://api.github.com/repos/fga-eps-mds/2021-1-Bot
opened
Ajuste no ReadMe
documentation Time-PlusUltra
## Descrição da Issue Ajuste em links quebrados no ReadMe ## Tasks: - [ ] Ajustar os links colocando as referências corretas de localidade ## Critérios de Aceitação: - [ ] Links funcionando normalmente
1.0
Ajuste no ReadMe - ## Descrição da Issue Ajuste em links quebrados no ReadMe ## Tasks: - [ ] Ajustar os links colocando as referências corretas de localidade ## Critérios de Aceitação: - [ ] Links funcionando normalmente
non_defect
ajuste no readme descrição da issue ajuste em links quebrados no readme tasks ajustar os links colocando as referências corretas de localidade critérios de aceitação links funcionando normalmente
0
33,054
7,010,028,309
IssuesEvent
2017-12-19 21:28:17
netty/netty
https://api.github.com/repos/netty/netty
closed
Unable to use Netty native transports in modularized Java 9 projects
defect
Due to automatic name generation in Java 9 it is impossible to use Netty native transports - Epoll, KQueue in modularized Java 9 projects. For example, automatic module name for the epoll transport would be : `netty.transport.native.epoll` And `native` is the reserved keyword which doesn't allow the module to be...
1.0
Unable to use Netty native transports in modularized Java 9 projects - Due to automatic name generation in Java 9 it is impossible to use Netty native transports - Epoll, KQueue in modularized Java 9 projects. For example, automatic module name for the epoll transport would be : `netty.transport.native.epoll` An...
defect
unable to use netty native transports in modularized java projects due to automatic name generation in java it is impossible to use netty native transports epoll kqueue in modularized java projects for example automatic module name for the epoll transport would be netty transport native epoll an...
1
404,306
27,457,624,094
IssuesEvent
2023-03-02 22:56:43
erxes/erxes
https://api.github.com/repos/erxes/erxes
closed
Web Builder - improvements
🛠 Enhancement priority: High 📝 Documentation Roadmap
By Batuka: Sprint 9 - 1 - [x] Use template function update. - [x] Add image on site and template
1.0
Web Builder - improvements - By Batuka: Sprint 9 - 1 - [x] Use template function update. - [x] Add image on site and template
non_defect
web builder improvements by batuka sprint use template function update add image on site and template
0
161,021
6,107,366,379
IssuesEvent
2017-06-21 07:54:50
DigitalCampus/django-oppia
https://api.github.com/repos/DigitalCampus/django-oppia
opened
temp upload directory not getting deleted correctly
bug high priority
When a course has failed to upload, the temp files aren't always removed, and then causes issues for uploading the course/s again. (see issues with Instrat server)
1.0
temp upload directory not getting deleted correctly - When a course has failed to upload, the temp files aren't always removed, and then causes issues for uploading the course/s again. (see issues with Instrat server)
non_defect
temp upload directory not getting deleted correctly when a course has failed to upload the temp files aren t always removed and then causes issues for uploading the course s again see issues with instrat server
0
5,100
3,509,265,001
IssuesEvent
2016-01-08 21:50:42
dimitri/pgloader
https://api.github.com/repos/dimitri/pgloader
closed
Red Hat Linux 6.6 compatible?
Build System Needs more testing / information Solution unclear
Is 6.6 not supported? I keep getting this error after i installed the rpm: debugger invoked on a SIMPLE-ERROR in thread #<THREAD "main thread" RUNNING {1006DB2E63}>: Error opening shared object "libsybdb.so": libsybdb.so: cannot open shared object file: No such file or directory.
1.0
Red Hat Linux 6.6 compatible? - Is 6.6 not supported? I keep getting this error after i installed the rpm: debugger invoked on a SIMPLE-ERROR in thread #<THREAD "main thread" RUNNING {1006DB2E63}>: Error opening shared object "libsybdb.so": libsybdb.so: cannot open shared object file: No such file or directory....
non_defect
red hat linux compatible is not supported i keep getting this error after i installed the rpm debugger invoked on a simple error in thread error opening shared object libsybdb so libsybdb so cannot open shared object file no such file or directory
0
26,638
4,236,979,157
IssuesEvent
2016-07-05 20:14:41
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Missing "(# out of 10)" when starting kubernetes environment
area/kubernetes area/ui status/resolved status/to-test
**Rancher Version:** master 6/13 **Steps to Reproduce:** 1. Create a kubernetes environment 2. Add host and wait till you get to the Starting services **Results:** The "1-8 of 10" message is missing ![image](https://cloud.githubusercontent.com/assets/11514927/16020380/b161df1e-3162-11e6-8b42-b4a27e3c90fb.png...
1.0
Missing "(# out of 10)" when starting kubernetes environment - **Rancher Version:** master 6/13 **Steps to Reproduce:** 1. Create a kubernetes environment 2. Add host and wait till you get to the Starting services **Results:** The "1-8 of 10" message is missing ![image](https://cloud.githubusercontent.com/as...
non_defect
missing out of when starting kubernetes environment rancher version master steps to reproduce create a kubernetes environment add host and wait till you get to the starting services results the of message is missing expected should have text
0
64,824
18,927,842,816
IssuesEvent
2021-11-17 11:26:49
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
closed
Platform Table Horizontal Scroll bugs
bug platform Defect Hunting ariba High table planned
#### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. 2 bugs - [ ] Firefox: Scroll issue with table after text selecting (Hard to reproduce) https://user-images.githubusercontent.com/5276786/136407551-0e4ba42e-39f0-4aea-9117-731fa6e23507.mp4 - [ ] Default table widt...
1.0
Platform Table Horizontal Scroll bugs - #### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. 2 bugs - [ ] Firefox: Scroll issue with table after text selecting (Hard to reproduce) https://user-images.githubusercontent.com/5276786/136407551-0e4ba42e-39f0-4aea-9117-731f...
defect
platform table horizontal scroll bugs is this a bug enhancement or feature request bug briefly describe your proposal bugs firefox scroll issue with table after text selecting hard to reproduce default table width more for pixel then provided container for the table ...
1
60,443
17,023,426,412
IssuesEvent
2021-07-03 01:58:24
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
GPX upload should ignore nan
Component: website Priority: major Resolution: duplicate Type: defect
**[Submitted to the original trac issue database at 10.21am, Thursday, 18th June 2009]** I just have an import failure (http://www.openstreetmap.org/traces/mine). this is just because my holux m-241 used with mtkbable returns points like this : <trkpt lat="nan" lon="nan"> <ele>nan</ele> <time>1969-08-02T00:22:53Z...
1.0
GPX upload should ignore nan - **[Submitted to the original trac issue database at 10.21am, Thursday, 18th June 2009]** I just have an import failure (http://www.openstreetmap.org/traces/mine). this is just because my holux m-241 used with mtkbable returns points like this : <trkpt lat="nan" lon="nan"> <ele>nan</el...
defect
gpx upload should ignore nan i just have an import failure this is just because my holux m used with mtkbable returns points like this nan invalid coordinate is ignored than invalid points like this should also be ignore thanks in advance stphane
1
23,764
3,851,867,551
IssuesEvent
2016-04-06 05:28:51
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
Lightgun Games not responding to controls
auto-migrated Priority-Medium Type-Defect
``` I just need to know how to set up controls for gun-mounted games like Terminator 2, I cant figure it out and everything else I checked did not give me the solutions I were looking for. Basically, using hardware keys on Xperia PLAY (r800at) has the cursor always on the top right, I dont know what to change to ge...
1.0
Lightgun Games not responding to controls - ``` I just need to know how to set up controls for gun-mounted games like Terminator 2, I cant figure it out and everything else I checked did not give me the solutions I were looking for. Basically, using hardware keys on Xperia PLAY (r800at) has the cursor always on the...
defect
lightgun games not responding to controls i just need to know how to set up controls for gun mounted games like terminator i cant figure it out and everything else i checked did not give me the solutions i were looking for basically using hardware keys on xperia play has the cursor always on the top ...
1
3,402
2,610,062,000
IssuesEvent
2015-02-26 18:18:14
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥检查不育哪家好
auto-migrated Priority-Medium Type-Defect
``` 路桥检查不育哪家好【台州五洲生殖医院】24小时健康咨询热 线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒 江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118� ��198及椒江一金清公交车直达枫南小区,乘坐107、105、109、112 、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威...
1.0
路桥检查不育哪家好 - ``` 路桥检查不育哪家好【台州五洲生殖医院】24小时健康咨询热 线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒 江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118� ��198及椒江一金清公交车直达枫南小区,乘坐107、105、109、112 、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医...
defect
路桥检查不育哪家好 路桥检查不育哪家好【台州五洲生殖医院】 线 微信号tzwzszyy 医院地址 台州市椒 (枫南大转盘旁)乘车线路 、 、 � �� , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original is...
1
1,169
2,599,629,753
IssuesEvent
2015-02-23 10:23:36
v-l-m/vlm
https://api.github.com/repos/v-l-m/vlm
closed
Le terme "update" dans la racelist n'est pas traduit
C: site P: major R: fixed T: defect
**Reported by paparazzia on 20 Sep 2009 05:04 UTC** tout est dans le titre
1.0
Le terme "update" dans la racelist n'est pas traduit - **Reported by paparazzia on 20 Sep 2009 05:04 UTC** tout est dans le titre
defect
le terme update dans la racelist n est pas traduit reported by paparazzia on sep utc tout est dans le titre
1
103,300
11,352,830,759
IssuesEvent
2020-01-24 14:26:42
pmd/pmd
https://api.github.com/repos/pmd/pmd
opened
[doc] Update doc on communication channels
in:documentation
See https://pmd.github.io/#support * This links to the sourceforge forum -> link to gitter instead? * This info should be present on the README too I think [this format](https://meta.stackexchange.com/a/3974/334230) is helpful: > Where-to-post summary: > * How do I? -- StackOverflow! > * I got this error, ...
1.0
[doc] Update doc on communication channels - See https://pmd.github.io/#support * This links to the sourceforge forum -> link to gitter instead? * This info should be present on the README too I think [this format](https://meta.stackexchange.com/a/3974/334230) is helpful: > Where-to-post summary: > * How do I?...
non_defect
update doc on communication channels see this links to the sourceforge forum link to gitter instead this info should be present on the readme too i think is helpful where to post summary how do i stackoverflow i got this error why stackoverflow i got this err...
0
47,482
13,237,571,713
IssuesEvent
2020-08-18 21:58:46
benchabot/NSwag
https://api.github.com/repos/benchabot/NSwag
opened
CVE-2016-10735 (Medium) detected in multiple libraries
security vulnerability
## CVE-2016-10735 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap.3.0.0.nupkg</b>, <b>bootstrap-3.0.0.js</b>, <b>bootstrap-3.3.7.tgz</b></p></summary> <p> <details><summa...
True
CVE-2016-10735 (Medium) detected in multiple libraries - ## CVE-2016-10735 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap.3.0.0.nupkg</b>, <b>bootstrap-3.0.0.js</b>, <b>b...
non_defect
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries bootstrap nupkg bootstrap js bootstrap tgz bootstrap nupkg sleek intuitive and powerful mobile first front end framework for faster and easier web develo...
0
81,901
31,806,305,469
IssuesEvent
2023-09-13 14:09:04
vector-im/element-x-android
https://api.github.com/repos/vector-im/element-x-android
opened
Verification fails when starting from desktop
T-Defect
### Steps to reproduce 1. Login and see the "Verify new device" banner 2. Accept the request on Element Desktop, and click Start there instead of EX I can't reproduce this every time, as you can see in the logs it took some tries to reproduce it. ### Outcome #### What did you expect? Verification process goes t...
1.0
Verification fails when starting from desktop - ### Steps to reproduce 1. Login and see the "Verify new device" banner 2. Accept the request on Element Desktop, and click Start there instead of EX I can't reproduce this every time, as you can see in the logs it took some tries to reproduce it. ### Outcome #### W...
defect
verification fails when starting from desktop steps to reproduce login and see the verify new device banner accept the request on element desktop and click start there instead of ex i can t reproduce this every time as you can see in the logs it took some tries to reproduce it outcome w...
1
64,148
18,246,075,448
IssuesEvent
2021-10-01 18:35:13
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
closed
[SCREENREADER]: Subway list steps SHOULD announce the step number
pattern-update 508-defect-2 accessibility 508-issue-cognition
@jenstrickland commented on [Mon Jun 08 2020](https://github.com/department-of-veterans-affairs/va.gov-team/issues/9936) # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) ```diff ! Team affected: VSA ...
1.0
[SCREENREADER]: Subway list steps SHOULD announce the step number - @jenstrickland commented on [Mon Jun 08 2020](https://github.com/department-of-veterans-affairs/va.gov-team/issues/9936) # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defec...
defect
subway list steps should announce the step number jenstrickland commented on diff team affected vsa project mdot mvp feedback framework ❗️ must for if the feedback must be applied ⚠️should if the feedback is best practice ✔️ consider for suggestions en...
1
18,478
24,550,717,615
IssuesEvent
2022-10-12 12:24:24
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[PM] Locations > Search bar placeholder text should be changed
Bug P2 Participant manager Process: Fixed Process: Tested QA Process: Tested dev
Actual: "Search location" Expected: "Search by location ID or name" Note: Functionality wise, search results are getting displayed if admin searches by location ID or location name and hence we have to specify both in placeholder ![Screenshot_4](https://user-images.githubusercontent.com/60386291/180806981-1aff...
3.0
[PM] Locations > Search bar placeholder text should be changed - Actual: "Search location" Expected: "Search by location ID or name" Note: Functionality wise, search results are getting displayed if admin searches by location ID or location name and hence we have to specify both in placeholder ![Screenshot_4](...
non_defect
locations search bar placeholder text should be changed actual search location expected search by location id or name note functionality wise search results are getting displayed if admin searches by location id or location name and hence we have to specify both in placeholder
0
223,133
17,104,662,123
IssuesEvent
2021-07-09 15:51:48
waldronlab/BugSigDB
https://api.github.com/repos/waldronlab/BugSigDB
opened
Update curation policy
documentation
Some documentation items to add to https://bugsigdb.org/Curation_Policy @ftzohra22. @tosfos some of these might be of interest to you just for curiosity about NCBI naming and synonyms, and how specific names can change over time. It's good we are storing taxids and looking up names, so I assume it shouldn't be an issue...
1.0
Update curation policy - Some documentation items to add to https://bugsigdb.org/Curation_Policy @ftzohra22. @tosfos some of these might be of interest to you just for curiosity about NCBI naming and synonyms, and how specific names can change over time. It's good we are storing taxids and looking up names, so I assume...
non_defect
update curation policy some documentation items to add to tosfos some of these might be of interest to you just for curiosity about ncbi naming and synonyms and how specific names can change over time it s good we are storing taxids and looking up names so i assume it shouldn t be an issue e g when a speci...
0
430,377
12,452,204,732
IssuesEvent
2020-05-27 11:53:21
ixofoundation/ixo-blockchain
https://api.github.com/repos/ixofoundation/ixo-blockchain
closed
Inconsistency in Message (and Struct) Codec Registration Name
breaking priority
Mostly in the bonds module, which uses for example `cosmos-sdk/MsgBuy` rather than `bonds/MsgBuy` when registering the `MsgBuy` concrete with Amino.
1.0
Inconsistency in Message (and Struct) Codec Registration Name - Mostly in the bonds module, which uses for example `cosmos-sdk/MsgBuy` rather than `bonds/MsgBuy` when registering the `MsgBuy` concrete with Amino.
non_defect
inconsistency in message and struct codec registration name mostly in the bonds module which uses for example cosmos sdk msgbuy rather than bonds msgbuy when registering the msgbuy concrete with amino
0
154,077
12,191,990,145
IssuesEvent
2020-04-29 12:10:52
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Add negative tests to Email Connector
Area/StandardLibs Component/UnitTest
**Description:** Add negative test cases to Email Connector including the missing `onMessage` and `onError` methods in listeners.
1.0
Add negative tests to Email Connector - **Description:** Add negative test cases to Email Connector including the missing `onMessage` and `onError` methods in listeners.
non_defect
add negative tests to email connector description add negative test cases to email connector including the missing onmessage and onerror methods in listeners
0
71,540
23,686,812,944
IssuesEvent
2022-08-29 07:11:42
ankitpokhrel/jira-cli
https://api.github.com/repos/ankitpokhrel/jira-cli
closed
Create Metadata needs to be updated to work with jira 9
defect jira server
**Describe the bug** The current create Meta client request calles the api for jira versions below 8.,4 https://github.com/ankitpokhrel/jira-cli/blob/ebc9e0e2e459a3ec7f1c1779f1294f69433175d3/pkg/jira/createmeta.go#L33-L45 after 8.4 the url changes to ``` <server>/rest/api/2/issue/createmeta/{projectIdOrKey}...
1.0
Create Metadata needs to be updated to work with jira 9 - **Describe the bug** The current create Meta client request calles the api for jira versions below 8.,4 https://github.com/ankitpokhrel/jira-cli/blob/ebc9e0e2e459a3ec7f1c1779f1294f69433175d3/pkg/jira/createmeta.go#L33-L45 after 8.4 the url changes to ...
defect
create metadata needs to be updated to work with jira describe the bug the current create meta client request calles the api for jira versions below after the url changes to rest api issue createmeta projectidorkey issuetypes please provide following details ...
1
121,977
16,063,881,942
IssuesEvent
2021-04-23 16:01:43
fablabbcn/fablabs.io
https://api.github.com/repos/fablabbcn/fablabs.io
closed
Redesign for FAB14
Design
Redesign the existing views using the sketch file developed by @LinusEkenstam: https://drive.google.com/open?id=1BkCO5Ie1YJCd-O9oArGJEydnIMlxi6Lp In this folder you can see a side-by-side comparison of the old design and the new one: https://drive.google.com/open?id=1nVieT-s31-pxrOP-CJZuO4YmU1_gQ_De
1.0
Redesign for FAB14 - Redesign the existing views using the sketch file developed by @LinusEkenstam: https://drive.google.com/open?id=1BkCO5Ie1YJCd-O9oArGJEydnIMlxi6Lp In this folder you can see a side-by-side comparison of the old design and the new one: https://drive.google.com/open?id=1nVieT-s31-pxrOP-CJZuO4YmU1_...
non_defect
redesign for redesign the existing views using the sketch file developed by linusekenstam in this folder you can see a side by side comparison of the old design and the new one
0
263,377
8,288,726,023
IssuesEvent
2018-09-19 12:54:37
regardscitoyens/the-law-factory-parser
https://api.github.com/repos/regardscitoyens/the-law-factory-parser
closed
Add last pending step (including CC) to all textes en cours
bug priority
Handle cases where texts are not published in the right order : - for instance CC published but not final texte adopté cf https://github.com/regardscitoyens/the-law-factory-parser/commit/dea0565f3406d5203863f35c179c021679ef5331 ~I thought it was already the case, but it seems it is not always the case, for ins...
1.0
Add last pending step (including CC) to all textes en cours - Handle cases where texts are not published in the right order : - for instance CC published but not final texte adopté cf https://github.com/regardscitoyens/the-law-factory-parser/commit/dea0565f3406d5203863f35c179c021679ef5331 ~I thought it was alre...
non_defect
add last pending step including cc to all textes en cours handle cases where texts are not published in the right order for instance cc published but not final texte adopté cf i thought it was already the case but it seems it is not always the case for instance here with the ta an hémicycle is...
0
38,224
8,704,263,523
IssuesEvent
2018-12-05 18:55:01
IBM/CAST
https://api.github.com/repos/IBM/CAST
closed
Bugs in csm_history_*_script.template.sh scripts
Comp: CSM Comp: CSM.bds PhaseFound: Customer Sev: 2 Type: Defect
I was looking through the csm_history_*_script.template.sh scripts, and found a few issues. First, csm_history_wrapper_archive_script_template.sh, there seems to be a stray line towards the beginning of the "Archiving results output" section: > e_time=`printf " Total Time (Cleanup): | %02d:%02d:%02d:%02d...
1.0
Bugs in csm_history_*_script.template.sh scripts - I was looking through the csm_history_*_script.template.sh scripts, and found a few issues. First, csm_history_wrapper_archive_script_template.sh, there seems to be a stray line towards the beginning of the "Archiving results output" section: > e_time=`printf " T...
defect
bugs in csm history script template sh scripts i was looking through the csm history script template sh scripts and found a few issues first csm history wrapper archive script template sh there seems to be a stray line towards the beginning of the archiving results output section e time printf t...
1
55,762
14,673,470,280
IssuesEvent
2020-12-30 13:11:21
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataTable: checkbox selection not fully checked on click
defect
**Describe the defect** A picture is worth a thousand words. So let me show you (or you can reproduce on showcase) ![selection](https://user-images.githubusercontent.com/7521311/103317882-e3745300-4a2c-11eb-90f6-e413e985199a.gif) In 2 words, checkbox selection is not fully checked on first click. My best assumptio...
1.0
DataTable: checkbox selection not fully checked on click - **Describe the defect** A picture is worth a thousand words. So let me show you (or you can reproduce on showcase) ![selection](https://user-images.githubusercontent.com/7521311/103317882-e3745300-4a2c-11eb-90f6-e413e985199a.gif) In 2 words, checkbox sele...
defect
datatable checkbox selection not fully checked on click describe the defect a picture is worth a thousand words so let me show you or you can reproduce on showcase in words checkbox selection is not fully checked on first click my best assumption and i can be completely wrong is that this ...
1