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
32,603
6,875,312,962
IssuesEvent
2017-11-19 12:30:52
bwu-dart/polymer_elements_demos
https://api.github.com/repos/bwu-dart/polymer_elements_demos
closed
iron-iconset-demo throws
status:blocked-3rd-party type:defect
> GET http://localhost:63342/polymer_elements_demos/web/my-icons.png 404 (Not Found) > Polymer.DomApi.DomApi.removeAttribute > Polymer.Base._addFeature.serializeValueToAttribute > Polymer.Base._addFeature.serializeValueToAttribute > Polymer.Base._addFeature.reflectPropertyToAttribute > Polymer.Base.extend._re...
1.0
iron-iconset-demo throws - > GET http://localhost:63342/polymer_elements_demos/web/my-icons.png 404 (Not Found) > Polymer.DomApi.DomApi.removeAttribute > Polymer.Base._addFeature.serializeValueToAttribute > Polymer.Base._addFeature.serializeValueToAttribute > Polymer.Base._addFeature.reflectPropertyToAttribute ...
defect
iron iconset demo throws get not found polymer domapi domapi removeattribute polymer base addfeature serializevaluetoattribute polymer base addfeature serializevaluetoattribute polymer base addfeature reflectpropertytoattribute polymer base extend reflecteffect anonymous function ...
1
57,227
15,727,034,011
IssuesEvent
2021-03-29 12:09:09
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
Wrong tokens created for assignment in array declaration (Trac #122)
Incomplete Migration Migrated from Trac Other defect hyd_danmar
Migrated from https://trac.cppcheck.net/ticket/122 ```json { "status": "closed", "changetime": "2009-02-28T20:41:21", "description": "{{{\nchar temp[256] = \"test\";\n}}}\n\nwill be tokenized to\n\n{{{\nchar temp@1 [ 256 ] ; temp@1 [ \"test\" ;\n}}}\n\n", "reporter": "kidkat", "cc": "", "re...
1.0
Wrong tokens created for assignment in array declaration (Trac #122) - Migrated from https://trac.cppcheck.net/ticket/122 ```json { "status": "closed", "changetime": "2009-02-28T20:41:21", "description": "{{{\nchar temp[256] = \"test\";\n}}}\n\nwill be tokenized to\n\n{{{\nchar temp@1 [ 256 ] ; temp@1 [ \...
defect
wrong tokens created for assignment in array declaration trac migrated from json status closed changetime description nchar temp test n n nwill be tokenized to n n nchar temp temp test n n n reporter kidkat cc ...
1
771,865
27,096,597,884
IssuesEvent
2023-02-15 03:47:26
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
Add testing for Go 1.20, drop testing for Go 1.18
priority:p1 ci-cd on hold
### Component(s) _No response_ ### Describe the issue you're reporting Similar to open-telemetry/opentelemetry-collector/issues/7159, we want to remove testing with Go 1.18, add testing with Go 1.20 and allow contributors to use Go 1.19+ specific features. This is **blocked by** open-telemetry/opentelemetr...
1.0
Add testing for Go 1.20, drop testing for Go 1.18 - ### Component(s) _No response_ ### Describe the issue you're reporting Similar to open-telemetry/opentelemetry-collector/issues/7159, we want to remove testing with Go 1.18, add testing with Go 1.20 and allow contributors to use Go 1.19+ specific features. ...
non_defect
add testing for go drop testing for go component s no response describe the issue you re reporting similar to open telemetry opentelemetry collector issues we want to remove testing with go add testing with go and allow contributors to use go specific features this is...
0
39,088
9,200,563,344
IssuesEvent
2019-03-07 17:21:03
STEllAR-GROUP/phylanx
https://api.github.com/repos/STEllAR-GROUP/phylanx
closed
Hello prints twice
category: @Phylanx type: defect
The following program prints "Hello" twice: ```py from phylanx import Phylanx @Phylanx def hello(): print("Hello") hello() ``` But this one prints it only once ```py from phylanx import Phylanx @Phylanx def hello(): print("Hello") return 1 hello() ```
1.0
Hello prints twice - The following program prints "Hello" twice: ```py from phylanx import Phylanx @Phylanx def hello(): print("Hello") hello() ``` But this one prints it only once ```py from phylanx import Phylanx @Phylanx def hello(): print("Hello") return 1 hello() ```
defect
hello prints twice the following program prints hello twice py from phylanx import phylanx phylanx def hello print hello hello but this one prints it only once py from phylanx import phylanx phylanx def hello print hello return hello
1
160,826
6,103,363,613
IssuesEvent
2017-06-20 18:32:45
ParabolInc/action
https://api.github.com/repos/ParabolInc/action
closed
Pasting a block of markdown does not work as expected [draftjs]
bug low priority
## Issue - Bug This block of test markdown does not render as expected. Perhaps this case isn't supported? ```` I am _italic_ I am also _italic_ I am __bold__ I am also **bold** I am __*bold italic*__ I am __*~bold italic strikethrough~*__ I am `__*~bold italic strikethrough code~*__ ` > blockquote li...
1.0
Pasting a block of markdown does not work as expected [draftjs] - ## Issue - Bug This block of test markdown does not render as expected. Perhaps this case isn't supported? ```` I am _italic_ I am also _italic_ I am __bold__ I am also **bold** I am __*bold italic*__ I am __*~bold italic strikethrough~*__ ...
non_defect
pasting a block of markdown does not work as expected issue bug this block of test markdown does not render as expected perhaps this case isn t supported i am italic i am also italic i am bold i am also bold i am bold italic i am bold italic strikethrough i am ...
0
175,989
28,009,666,026
IssuesEvent
2023-03-27 17:38:47
elastic/eui
https://api.github.com/repos/elastic/eui
closed
[EuiSelectable] Needs a checkbox
design decision assign:designer skip-stale-check
https://elastic.github.io/eui/#/forms/selectable This component needs a checkbox so that user can figure out that she needs to select it. Right now its not obvious for the user in this example( copying saved objects between spaces) ![checkbox](https://user-images.githubusercontent.com/7074629/64444014-317b7f80-...
2.0
[EuiSelectable] Needs a checkbox - https://elastic.github.io/eui/#/forms/selectable This component needs a checkbox so that user can figure out that she needs to select it. Right now its not obvious for the user in this example( copying saved objects between spaces) ![checkbox](https://user-images.githubusercon...
non_defect
needs a checkbox this component needs a checkbox so that user can figure out that she needs to select it right now its not obvious for the user in this example copying saved objects between spaces
0
7,740
2,610,507,810
IssuesEvent
2015-02-26 20:48:21
jasonhall/jasonhall
https://api.github.com/repos/jasonhall/jasonhall
opened
initially blocked/blocking
auto-migrated Priority-Medium Type-Defect
``` this issue started off blocked and blocking ``` Original issue reported on code.google.com by `jasonhall@google.com` on 30 Dec 2014 at 4:50 * Blocking: #2 * Blocked on: #1
1.0
initially blocked/blocking - ``` this issue started off blocked and blocking ``` Original issue reported on code.google.com by `jasonhall@google.com` on 30 Dec 2014 at 4:50 * Blocking: #2 * Blocked on: #1
defect
initially blocked blocking this issue started off blocked and blocking original issue reported on code google com by jasonhall google com on dec at blocking blocked on
1
13,312
2,753,714,769
IssuesEvent
2015-04-25 00:27:54
sma-bluetooth/sma-bluetooth
https://api.github.com/repos/sma-bluetooth/sma-bluetooth
closed
Results for SMA SB2100TL
auto-migrated Priority-Medium Type-Defect
``` root@hp-gerb:/home/gerbenr/sma-bluetooth# ./smatool -v -from "2011-02-20 00:00:00" -to "2011-02-20 23:30:00" QUERY RANGE from 2011-02-20 00:00:00 to 2011-02-20 23:30:00 Address 00:80:25:0b:0f:28 bluetooth signal = 69% serial=77:50:1f:9b bluetooth signal = 69% bluetooth signal = 69% 2011-02-21 14:51:56 Unit Seri...
1.0
Results for SMA SB2100TL - ``` root@hp-gerb:/home/gerbenr/sma-bluetooth# ./smatool -v -from "2011-02-20 00:00:00" -to "2011-02-20 23:30:00" QUERY RANGE from 2011-02-20 00:00:00 to 2011-02-20 23:30:00 Address 00:80:25:0b:0f:28 bluetooth signal = 69% serial=77:50:1f:9b bluetooth signal = 69% bluetooth signal = 69% 20...
defect
results for sma root hp gerb home gerbenr sma bluetooth smatool v from to query range from to address bluetooth signal serial bluetooth signal bluetooth signal unit serial none ...
1
48,911
13,184,774,417
IssuesEvent
2020-08-12 20:04:10
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
pybinding of TimeResidual requires 5 args (Trac #435)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/435 , reported by icecube and owned by jvansanten_</summary> <p> ```json { "status": "closed", "changetime": "2012-07-23T23:33:19", "description": "The 2 last arguments of the TimeResidual function of I3Calculator, don't use their de...
1.0
pybinding of TimeResidual requires 5 args (Trac #435) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/435 , reported by icecube and owned by jvansanten_</summary> <p> ```json { "status": "closed", "changetime": "2012-07-23T23:33:19", "description": "The 2 last arguments of the T...
defect
pybinding of timeresidual requires args trac migrated from reported by icecube and owned by jvansanten json status closed changetime description the last arguments of the timeresidual function of don t use their default n ice group n ice phase...
1
52,846
13,225,158,358
IssuesEvent
2020-08-17 20:36:29
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
check if startTime and endTime use correct subsecond information (-> detector status) (Trac #458)
I3Db Migrated from Trac defect
i am using a branch V12-08-01-pnf based on V12-08-01. it seems to me that startTime uses start + start_frac, but endTime uses stop + start_frac instead of stop + stop_frac. this is no problem to pnf, since we don't believe in end times anyway, but it doesn't feel like hard to fix anyway. this problem becomes obvious ...
1.0
check if startTime and endTime use correct subsecond information (-> detector status) (Trac #458) - i am using a branch V12-08-01-pnf based on V12-08-01. it seems to me that startTime uses start + start_frac, but endTime uses stop + start_frac instead of stop + stop_frac. this is no problem to pnf, since we don't beli...
defect
check if starttime and endtime use correct subsecond information detector status trac i am using a branch pnf based on it seems to me that starttime uses start start frac but endtime uses stop start frac instead of stop stop frac this is no problem to pnf since we don t believe in end...
1
6,935
2,610,318,267
IssuesEvent
2015-02-26 19:42:45
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Text
auto-migrated Priority-Medium Type-Defect
``` Cad Bane got strong and weak for land battle in space skirmish but after you've sent him in his correct space info is shown. Same goes for Aurra sing. But Aurra sings ship "custom made fighter" description is [missing] ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 5 May 2011 at ...
1.0
Text - ``` Cad Bane got strong and weak for land battle in space skirmish but after you've sent him in his correct space info is shown. Same goes for Aurra sing. But Aurra sings ship "custom made fighter" description is [missing] ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 5 May 2...
defect
text cad bane got strong and weak for land battle in space skirmish but after you ve sent him in his correct space info is shown same goes for aurra sing but aurra sings ship custom made fighter description is original issue reported on code google com by gmail com on may at
1
74,291
14,230,631,688
IssuesEvent
2020-11-18 08:24:22
DS-13-Dev-Team/DS13
https://api.github.com/repos/DS-13-Dev-Team/DS13
closed
Corruption spread broke.
Bug Code
corruption spreads instantly whenever it ticks. aka, it spawns a full time of corruption when the process happens, rather than gradually making a tile corrupted. This causes insanely fast spread.
1.0
Corruption spread broke. - corruption spreads instantly whenever it ticks. aka, it spawns a full time of corruption when the process happens, rather than gradually making a tile corrupted. This causes insanely fast spread.
non_defect
corruption spread broke corruption spreads instantly whenever it ticks aka it spawns a full time of corruption when the process happens rather than gradually making a tile corrupted this causes insanely fast spread
0
77,849
27,192,713,287
IssuesEvent
2023-02-20 00:13:11
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Treads are always unread on page load
T-Defect
### Steps to reproduce Someone replied to one of my messages (sent in a regular chat) in a thread. Since then, I get a notification for that message and the chat appears as unread every time I open the website. ### Outcome - ### Operating system _No response_ ### Browser information Firefox 110.0 ### URL for we...
1.0
Treads are always unread on page load - ### Steps to reproduce Someone replied to one of my messages (sent in a regular chat) in a thread. Since then, I get a notification for that message and the chat appears as unread every time I open the website. ### Outcome - ### Operating system _No response_ ### Browser in...
defect
treads are always unread on page load steps to reproduce someone replied to one of my messages sent in a regular chat in a thread since then i get a notification for that message and the chat appears as unread every time i open the website outcome operating system no response browser in...
1
14,195
24,606,457,738
IssuesEvent
2022-10-14 16:41:35
NCIOCPL/ncids
https://api.github.com/repos/NCIOCPL/ncids
closed
Build: Guide Cards - A. Audience Guide Card Row
Needs Requirements SP:5 track: ds dev
### Build Audience Guide Card Row variation of guide card component based on design specs/requirements documented in this ticket > **ESTIMATE** 5 ### Styling: *Anatomy of a component* - [ ] Use correct spacing (8px grid) size, emphasis, alignment ### Behaviors *Summary of state changes and behaviors. A...
1.0
Build: Guide Cards - A. Audience Guide Card Row - ### Build Audience Guide Card Row variation of guide card component based on design specs/requirements documented in this ticket > **ESTIMATE** 5 ### Styling: *Anatomy of a component* - [ ] Use correct spacing (8px grid) size, emphasis, alignment ### Beh...
non_defect
build guide cards a audience guide card row build audience guide card row variation of guide card component based on design specs requirements documented in this ticket estimate styling anatomy of a component use correct spacing grid size emphasis alignment behavio...
0
22,366
3,641,136,552
IssuesEvent
2016-02-13 11:45:17
nisse82ak/google-opt-out-plugin
https://api.github.com/repos/nisse82ak/google-opt-out-plugin
closed
i am not interested in Google ads.stop ads immideately.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `xyz93...@gmail.com` on 8 Aug 2015 a...
1.0
i am not interested in Google ads.stop ads immideately. - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported ...
defect
i am not interested in google ads stop ads immideately what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue reported ...
1
11,228
2,641,943,816
IssuesEvent
2015-03-11 20:39:38
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
html5 studio samples need deep linking
Priority-Medium Studio Type-Defect
Original [issue 144](https://code.google.com/p/html5rocks/issues/detail?id=144) created by chrsmith on 2010-08-13T23:39:32.000Z: use html5 history for sample deep linking
1.0
html5 studio samples need deep linking - Original [issue 144](https://code.google.com/p/html5rocks/issues/detail?id=144) created by chrsmith on 2010-08-13T23:39:32.000Z: use html5 history for sample deep linking
defect
studio samples need deep linking original created by chrsmith on use history for sample deep linking
1
309,216
26,657,002,742
IssuesEvent
2023-01-25 17:37:40
searchspring/snap
https://api.github.com/repos/searchspring/snap
closed
Netsuite Compatibility
testing
Previous attempts at integration had some issues related to the `page` query parameter being picked up by the backbone routing code. Now that the UrlTranslator is fully customizable we need to revisit the Netsuite SCA integration method to ensure that Snap is fully functional on that platform. - [x] recreate sna...
1.0
Netsuite Compatibility - Previous attempts at integration had some issues related to the `page` query parameter being picked up by the backbone routing code. Now that the UrlTranslator is fully customizable we need to revisit the Netsuite SCA integration method to ensure that Snap is fully functional on that platform. ...
non_defect
netsuite compatibility previous attempts at integration had some issues related to the page query parameter being picked up by the backbone routing code now that the urltranslator is fully customizable we need to revisit the netsuite sca integration method to ensure that snap is fully functional on that platform ...
0
61,630
17,023,743,991
IssuesEvent
2021-07-03 03:36:33
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Wrong data entered for agricultural field
Component: potlatch2 Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 3.52pm, Wednesday, 31st August 2011]** If you select "agricultural --> field" in the "simple" type selector, what actually goes into the data is "landuse=meadow" instead of "landuse=field".
1.0
Wrong data entered for agricultural field - **[Submitted to the original trac issue database at 3.52pm, Wednesday, 31st August 2011]** If you select "agricultural --> field" in the "simple" type selector, what actually goes into the data is "landuse=meadow" instead of "landuse=field".
defect
wrong data entered for agricultural field if you select agricultural field in the simple type selector what actually goes into the data is landuse meadow instead of landuse field
1
235,725
19,424,345,363
IssuesEvent
2021-12-21 02:07:06
pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas
closed
TST: Cleanup tests/indexes/test_base.py
Testing Clean
This module could use some major refactoring. Approach outlined with checkboxes below - will add or modify as we go through: - [X] Parametrize the existing module where appropriate - [X] Pass 1: #20624 - [X] Pass 2: #20813 - [X] Pass 3: #20931 - [X] Pass 4: #20979 - [ ] Replace any class methods...
1.0
TST: Cleanup tests/indexes/test_base.py - This module could use some major refactoring. Approach outlined with checkboxes below - will add or modify as we go through: - [X] Parametrize the existing module where appropriate - [X] Pass 1: #20624 - [X] Pass 2: #20813 - [X] Pass 3: #20931 - [X] Pass ...
non_defect
tst cleanup tests indexes test base py this module could use some major refactoring approach outlined with checkboxes below will add or modify as we go through parametrize the existing module where appropriate pass pass pass pass replace any...
0
32,184
6,733,138,537
IssuesEvent
2017-10-18 13:57:57
kusanagi/katana-sdk-php7
https://api.github.com/repos/kusanagi/katana-sdk-php7
opened
Capture pack exceptions
defect:functionality status:confirmed
Operatoins related with packing and unpacking messages are executed outside of the context of the main `try/catch` that controls user defined code. But certain messages can produce exceptions that would crash a component. That exceptions must be captured and controlled.
1.0
Capture pack exceptions - Operatoins related with packing and unpacking messages are executed outside of the context of the main `try/catch` that controls user defined code. But certain messages can produce exceptions that would crash a component. That exceptions must be captured and controlled.
defect
capture pack exceptions operatoins related with packing and unpacking messages are executed outside of the context of the main try catch that controls user defined code but certain messages can produce exceptions that would crash a component that exceptions must be captured and controlled
1
123,447
4,862,914,745
IssuesEvent
2016-11-14 14:02:35
emfoundation/ce100-app
https://api.github.com/repos/emfoundation/ce100-app
opened
Scaling the permissions object with introduction of Secondary users
priority-2 question technical
Linked to #320 We need to review our helper function: getPermissions in the helpers.js file. At the moment we return an object which contains the following keys when a primary is viewing their own profile: ```js editable: true // as it is their own profile primary: true // they are a primary user ``` Which h...
1.0
Scaling the permissions object with introduction of Secondary users - Linked to #320 We need to review our helper function: getPermissions in the helpers.js file. At the moment we return an object which contains the following keys when a primary is viewing their own profile: ```js editable: true // as it is the...
non_defect
scaling the permissions object with introduction of secondary users linked to we need to review our helper function getpermissions in the helpers js file at the moment we return an object which contains the following keys when a primary is viewing their own profile js editable true as it is their...
0
49,597
6,228,287,123
IssuesEvent
2017-07-10 22:55:28
getsentry/sentry
https://api.github.com/repos/getsentry/sentry
opened
Improve handling of event 404s
Type: Design
Per an internal discussion, instead of getting this rather opaque error message: ![screen shot 2017-07-10 at 3 49 09 pm](https://user-images.githubusercontent.com/30713/28043579-61d26dba-6587-11e7-9597-d6768863836e.png) It'd be nice to see something a bit more informative: ![better-issue-404](https://user-imag...
1.0
Improve handling of event 404s - Per an internal discussion, instead of getting this rather opaque error message: ![screen shot 2017-07-10 at 3 49 09 pm](https://user-images.githubusercontent.com/30713/28043579-61d26dba-6587-11e7-9597-d6768863836e.png) It'd be nice to see something a bit more informative: ![be...
non_defect
improve handling of event per an internal discussion instead of getting this rather opaque error message it d be nice to see something a bit more informative getsentry product
0
77,085
9,978,966,120
IssuesEvent
2019-07-09 21:17:53
AllenInstitute/AllenSDK
https://api.github.com/repos/AllenInstitute/AllenSDK
opened
friday harbor "unit perspective" notebook portion
documentation neuropixels
One segment of the swdb neuropixels notebook will cover accessing data about units of interest, metrics, spike times, waveforms etc. We need to implement a draft of that segment
1.0
friday harbor "unit perspective" notebook portion - One segment of the swdb neuropixels notebook will cover accessing data about units of interest, metrics, spike times, waveforms etc. We need to implement a draft of that segment
non_defect
friday harbor unit perspective notebook portion one segment of the swdb neuropixels notebook will cover accessing data about units of interest metrics spike times waveforms etc we need to implement a draft of that segment
0
53,358
13,261,463,216
IssuesEvent
2020-08-20 19:56:48
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[NoiseEngine] example script and python module are broken (Trac #1230)
Migrated from Trac combo reconstruction defect
Example script `../resources/scripts/example.py` is broken because `I3IsolatedHitsCutModule` does not exist anymore (should probably be replaced by STTools). The same is true for `../python/NoiseEngine.py`. Moreover, the import statements should be checked because some modules are missing and other are not needed. In g...
1.0
[NoiseEngine] example script and python module are broken (Trac #1230) - Example script `../resources/scripts/example.py` is broken because `I3IsolatedHitsCutModule` does not exist anymore (should probably be replaced by STTools). The same is true for `../python/NoiseEngine.py`. Moreover, the import statements should b...
defect
example script and python module are broken trac example script resources scripts example py is broken because does not exist anymore should probably be replaced by sttools the same is true for python noiseengine py moreover the import statements should be checked because some modules are mi...
1
34,584
7,457,568,861
IssuesEvent
2018-03-30 05:31:13
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Kujunduse puudused (visuaalne ilu)
C: AIS P: highest R: fixed T: defect
**Reported by koitsaarevet on 29 Apr 2014 10:46 UTC** Mõned nüansid GUI väljanägemises vajavad silumist, täpsed viited on lisatud ekraanipiltide failis AISi_kujunduse_puudused.pdf.
1.0
Kujunduse puudused (visuaalne ilu) - **Reported by koitsaarevet on 29 Apr 2014 10:46 UTC** Mõned nüansid GUI väljanägemises vajavad silumist, täpsed viited on lisatud ekraanipiltide failis AISi_kujunduse_puudused.pdf.
defect
kujunduse puudused visuaalne ilu reported by koitsaarevet on apr utc mõned nüansid gui väljanägemises vajavad silumist täpsed viited on lisatud ekraanipiltide failis aisi kujunduse puudused pdf
1
2,141
11,455,508,945
IssuesEvent
2020-02-06 19:15:01
elastic/metricbeat-tests-poc
https://api.github.com/repos/elastic/metricbeat-tests-poc
closed
Use integrations-ci docker registry for integrations
automation bug
quick-win: this will be supersed by #79, but it's a a feature we want to have it now to make integrations work again. The versions uses the `beats-` prefix, and the `-1` suffix (1 because it's our version) >See https://github.com/elastic/beats/blob/master/metricbeat/module/$MODULE/docker-compose.yml
1.0
Use integrations-ci docker registry for integrations - quick-win: this will be supersed by #79, but it's a a feature we want to have it now to make integrations work again. The versions uses the `beats-` prefix, and the `-1` suffix (1 because it's our version) >See https://github.com/elastic/beats/blob/master/metri...
non_defect
use integrations ci docker registry for integrations quick win this will be supersed by but it s a a feature we want to have it now to make integrations work again the versions uses the beats prefix and the suffix because it s our version see
0
297,690
9,180,487,802
IssuesEvent
2019-03-05 07:41:43
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
closed
Contract_request return "500 Internal server error", PreProd, Demo, #J508
kind/support priority/medium
Steps to reproduce: При спробі відправлення заявки на створення договору отримуємо помилку: {"meta": {"url":"http://api-svc.il/api/contract_requests/fb7e8e8e-d40e-4cde-a33e-a56b13d582ea","type":"object","request_id":"7164d905-8c70-42ad-90e9-9d875488eefa#100335","code":500} ,"error":{"errors":{"detail":"Internal se...
1.0
Contract_request return "500 Internal server error", PreProd, Demo, #J508 - Steps to reproduce: При спробі відправлення заявки на створення договору отримуємо помилку: {"meta": {"url":"http://api-svc.il/api/contract_requests/fb7e8e8e-d40e-4cde-a33e-a56b13d582ea","type":"object","request_id":"7164d905-8c70-42ad-90e9...
non_defect
contract request return internal server error preprod demo steps to reproduce при спробі відправлення заявки на створення договору отримуємо помилку meta url error errors detail internal server error подробиці тут
0
172,780
27,326,993,056
IssuesEvent
2023-02-25 05:49:26
dotnet/winforms
https://api.github.com/repos/dotnet/winforms
opened
Serialization causes DataGridViewColumns to be defined after they are added to DataGridView
area: VS designer untriaged
### Environment Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.6.0 Preview 1.0 ### .NET version N/A ### Did this work in a previous version of Visual Studio and/or previous .NET release? Yes, Old Designer did not do this. Not sure when it broke. ### Issue description ```VB ' DgvC...
1.0
Serialization causes DataGridViewColumns to be defined after they are added to DataGridView - ### Environment Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.6.0 Preview 1.0 ### .NET version N/A ### Did this work in a previous version of Visual Studio and/or previous .NET release? Yes, Old D...
non_defect
serialization causes datagridviewcolumns to be defined after they are added to datagridview environment microsoft visual studio community bit preview version preview net version n a did this work in a previous version of visual studio and or previous net release yes old design...
0
40,347
9,965,709,486
IssuesEvent
2019-07-08 09:23:52
vector-im/riot-web
https://api.github.com/repos/vector-im/riot-web
closed
Image popouts have Remove button even if you don't have permission to redact that event
Community PR bug defect p2 ui/ux
### Description When you open an image popout, there's a Remove button on the right hand side, whether or not you have permission to actually redact the event. Clicking Remove gives the expected error. Even guests have the Remove button. ![Screenshot from 2019-07-03 15-46-55](https://user-images.githubusercont...
1.0
Image popouts have Remove button even if you don't have permission to redact that event - ### Description When you open an image popout, there's a Remove button on the right hand side, whether or not you have permission to actually redact the event. Clicking Remove gives the expected error. Even guests have the R...
defect
image popouts have remove button even if you don t have permission to redact that event description when you open an image popout there s a remove button on the right hand side whether or not you have permission to actually redact the event clicking remove gives the expected error even guests have the r...
1
2,859
2,607,963,361
IssuesEvent
2015-02-26 00:41:13
chrsmithdemos/leveldb
https://api.github.com/repos/chrsmithdemos/leveldb
closed
Allow ${CC} and ${OPT} to be overriden
auto-migrated Priority-Medium Type-Defect
``` Attached is a patch to allow ${CC} and ${OPT} to be overriden. This helps packagers who may want to point CC to a different compiler than g++, or who want to append to OPT. ``` ----- Original issue reported on code.google.com by `jasper.l...@gmail.com` on 18 Aug 2011 at 3:13 Attachments: * [Makefile.patch](ht...
1.0
Allow ${CC} and ${OPT} to be overriden - ``` Attached is a patch to allow ${CC} and ${OPT} to be overriden. This helps packagers who may want to point CC to a different compiler than g++, or who want to append to OPT. ``` ----- Original issue reported on code.google.com by `jasper.l...@gmail.com` on 18 Aug 2011 at...
defect
allow cc and opt to be overriden attached is a patch to allow cc and opt to be overriden this helps packagers who may want to point cc to a different compiler than g or who want to append to opt original issue reported on code google com by jasper l gmail com on aug at ...
1
35,319
7,697,830,244
IssuesEvent
2018-05-18 20:18:39
megandalster/bmac-warehouse
https://api.github.com/repos/megandalster/bmac-warehouse
reopened
Apostrophes in id tags break the program
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Using apostrophes in contribution provider id 2. Possibly happens with other string inputs 3. What is the expected output? What do you see instead? It ought to receive the string as an i.d. but it returns an error. What version of the product are you using? On what operat...
1.0
Apostrophes in id tags break the program - ``` What steps will reproduce the problem? 1. Using apostrophes in contribution provider id 2. Possibly happens with other string inputs 3. What is the expected output? What do you see instead? It ought to receive the string as an i.d. but it returns an error. What version o...
defect
apostrophes in id tags break the program what steps will reproduce the problem using apostrophes in contribution provider id possibly happens with other string inputs what is the expected output what do you see instead it ought to receive the string as an i d but it returns an error what version o...
1
50,097
13,187,324,204
IssuesEvent
2020-08-13 03:03:05
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
vectors in trayinfo printouts aren't legible (Trac #114)
IceTray Migrated from Trac defect
<class icetray.vector_double instance at 0x4434343> can't see contents <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/114 , reported by troy and owned by troy_</summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", "description": " <class icetray...
1.0
vectors in trayinfo printouts aren't legible (Trac #114) - <class icetray.vector_double instance at 0x4434343> can't see contents <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/114 , reported by troy and owned by troy_</summary> <p> ```json { "status": "closed", "changetime": "2...
defect
vectors in trayinfo printouts aren t legible trac can t see contents migrated from reported by troy and owned by troy json status closed changetime description n ncan t see contents reporter troy cc resolution...
1
58,670
16,678,696,774
IssuesEvent
2021-06-07 19:47:43
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-3 [SCREENREADER]: Links that open in a new tab should let users know that they open in a new tab
508-defect-3 508/Accessibility frontend vsa-claims-appeals
# [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
508-defect-3 [SCREENREADER]: Links that open in a new tab should let users know that they open in a new tab - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the format ...
defect
defect links that open in a new tab should let users know that they open in a new tab enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should in...
1
10,671
15,696,350,805
IssuesEvent
2021-03-26 01:49:24
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Minor composer package version leads to no flattened updates
manager:composer priority-3-normal reproduction:needed stale status:requirements type:bug
**What Renovate type are you using?** Self-hosted Renovate. Platform: GitLab, running Docker in CI **Describe the bug** For several days we are not getting any composer related updates. After a lot of digging I striped down most of the packages of the project to try and eliminate the cause and I managed to...
1.0
Minor composer package version leads to no flattened updates - **What Renovate type are you using?** Self-hosted Renovate. Platform: GitLab, running Docker in CI **Describe the bug** For several days we are not getting any composer related updates. After a lot of digging I striped down most of the packages...
non_defect
minor composer package version leads to no flattened updates what renovate type are you using self hosted renovate platform gitlab running docker in ci describe the bug for several days we are not getting any composer related updates after a lot of digging i striped down most of the packages...
0
55,414
14,444,318,088
IssuesEvent
2020-12-07 21:03:04
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-2 [COGNITION]: Heading levels SHOULD increase by one in a logical order
508-defect-2 508-issue-cognition 508-issue-headings 508/Accessibility collab-cycle-review vsa vsa-ebenefits
# [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 [COGNITION]: Heading levels SHOULD increase by one in a logical order - # [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 ap...
defect
defect heading levels should increase by one in a logical order feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge feedback...
1
682,869
23,360,443,539
IssuesEvent
2022-08-10 11:12:35
codbex/codbex-kronos
https://api.github.com/repos/codbex/codbex-kronos
closed
[Customer] - GSTR: Parameters are not allowed for entity XXX as it is not a calculation or analytical view.
priority-medium customer
From xsk created by [LiliyaLazarova](https://github.com/LiliyaLazarova): SAP/xsk#734 During the testing of GSTR customer project the following problem has been listed: Parameters are not allowed for entity sap.slh.dcs.gstrmdc/CV_USER_BP_FORM_ACTIVITY.calculationview as it is not a calculation or analytical view. ...
1.0
[Customer] - GSTR: Parameters are not allowed for entity XXX as it is not a calculation or analytical view. - From xsk created by [LiliyaLazarova](https://github.com/LiliyaLazarova): SAP/xsk#734 During the testing of GSTR customer project the following problem has been listed: Parameters are not allowed for entity ...
non_defect
gstr parameters are not allowed for entity xxx as it is not a calculation or analytical view from xsk created by sap xsk during the testing of gstr customer project the following problem has been listed parameters are not allowed for entity sap slh dcs gstrmdc cv user bp form activity calculationview...
0
22,018
4,768,391,366
IssuesEvent
2016-10-26 09:01:21
grails/grails-core
https://api.github.com/repos/grails/grails-core
closed
Surprisingly ReactorPromiseFactory takes over from GparsPromiseFactory and creating Promises fails with: No Supplier<Dispatcher> found for name 'dispatcherGroup'
Documentation
Surprisingly `ReactorPromiseFactory` takes over from `GparsPromiseFactory` to create Promises and fails, as soon as Reactor is configured with custom dispatcher. Using Grails 3.0.1.M2 I started with an integration test which creates promises [as explained in the docs](http://grails.github.io/grails-doc/latest/guide/...
1.0
Surprisingly ReactorPromiseFactory takes over from GparsPromiseFactory and creating Promises fails with: No Supplier<Dispatcher> found for name 'dispatcherGroup' - Surprisingly `ReactorPromiseFactory` takes over from `GparsPromiseFactory` to create Promises and fails, as soon as Reactor is configured with custom dispa...
non_defect
surprisingly reactorpromisefactory takes over from gparspromisefactory and creating promises fails with no supplier found for name dispatchergroup surprisingly reactorpromisefactory takes over from gparspromisefactory to create promises and fails as soon as reactor is configured with custom dispatcher u...
0
257,144
8,133,320,151
IssuesEvent
2018-08-18 23:38:07
python/mypy
https://api.github.com/repos/python/mypy
opened
Make mypy directory structure more tree-like?
needs discussion priority-2-low refactoring size-large
Currently we have these files: ``` semanal.py semanal_enum.py semanal_namedtuple.py semanal_newtype.py semanal_pass1.py semanal_pass3.py semanal_shared.py semanal_typeddict.py ``` I think they would look more naturally as ``` semanal/enum.py semanal/namedtuple.py semanal/newtype.py semanal/pass1.py sem...
1.0
Make mypy directory structure more tree-like? - Currently we have these files: ``` semanal.py semanal_enum.py semanal_namedtuple.py semanal_newtype.py semanal_pass1.py semanal_pass3.py semanal_shared.py semanal_typeddict.py ``` I think they would look more naturally as ``` semanal/enum.py semanal/namedtup...
non_defect
make mypy directory structure more tree like currently we have these files semanal py semanal enum py semanal namedtuple py semanal newtype py semanal py semanal py semanal shared py semanal typeddict py i think they would look more naturally as semanal enum py semanal namedtuple py s...
0
30,282
6,084,482,322
IssuesEvent
2017-06-17 04:09:02
larcenists/larceny
https://api.github.com/repos/larcenists/larceny
closed
IAssassin code generation bug when a lambda expression closes over 31 free variables
bug C: IAssassin backend C: TWOBIT-probably P: minor R: fixed T: correctness T: defect
In current IAssassin versions of Larceny: <pre> (begin (define (foo a b c d e f g h i j k l m n o p q r s t u v w x y z a27 a28 a29 a30 a31) (lambda () (list a b c d e f g h i j k l m n o p q r s t u v w x y z a27 a28 a29 a30 a31))) ((foo 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18...
1.0
IAssassin code generation bug when a lambda expression closes over 31 free variables - In current IAssassin versions of Larceny: <pre> (begin (define (foo a b c d e f g h i j k l m n o p q r s t u v w x y z a27 a28 a29 a30 a31) (lambda () (list a b c d e f g h i j k l m n o p q r s t u v w x y z...
defect
iassassin code generation bug when a lambda expression closes over free variables in current iassassin versions of larceny begin define foo a b c d e f g h i j k l m n o p q r s t u v w x y z lambda list a b c d e f g h i j k l m n o p q r s t u v w x y z ...
1
42,440
11,044,260,806
IssuesEvent
2019-12-09 12:59:23
GamesResearchTUG/Maroon
https://api.github.com/repos/GamesResearchTUG/Maroon
closed
[VR] Help-Character doesn't work
defect
Help-Character doesn't work in VR. It does not look at /follow the player, also does not give advice/help when walking by the experiments.
1.0
[VR] Help-Character doesn't work - Help-Character doesn't work in VR. It does not look at /follow the player, also does not give advice/help when walking by the experiments.
defect
help character doesn t work help character doesn t work in vr it does not look at follow the player also does not give advice help when walking by the experiments
1
128,681
18,070,019,738
IssuesEvent
2021-09-21 01:01:55
lukebroganws/nhsuk-prototype-kit
https://api.github.com/repos/lukebroganws/nhsuk-prototype-kit
opened
CVE-2021-3807 (Medium) detected in ansi-regex-5.0.0.tgz
security vulnerability
## CVE-2021-3807 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansi-regex-5.0.0.tgz</b></p></summary> <p>Regular expression for matching ANSI escape codes</p> <p>Library home page:...
True
CVE-2021-3807 (Medium) detected in ansi-regex-5.0.0.tgz - ## CVE-2021-3807 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansi-regex-5.0.0.tgz</b></p></summary> <p>Regular expressio...
non_defect
cve medium detected in ansi regex tgz cve medium severity vulnerability vulnerable library ansi regex tgz regular expression for matching ansi escape codes library home page a href path to dependency file nhsuk prototype kit package json path to vulnerable library nh...
0
1,316
3,587,793,533
IssuesEvent
2016-01-30 15:40:31
tiliado/nuvolaplayer
https://api.github.com/repos/tiliado/nuvolaplayer
closed
Code review: Hello Play
new service ready
Hi, I have developed a service integration for Hello Play (https://www.hellosound.it), a new Italian music cloud service created by Hello Bank - BNL, an Italian bank, and powered by Universal Music Group. The integration is very simple, as this service does not provide thumbs up / down feature or other things. Th...
1.0
Code review: Hello Play - Hi, I have developed a service integration for Hello Play (https://www.hellosound.it), a new Italian music cloud service created by Hello Bank - BNL, an Italian bank, and powered by Universal Music Group. The integration is very simple, as this service does not provide thumbs up / down feat...
non_defect
code review hello play hi i have developed a service integration for hello play a new italian music cloud service created by hello bank bnl an italian bank and powered by universal music group the integration is very simple as this service does not provide thumbs up down feature or other things th...
0
54,410
13,907,416,843
IssuesEvent
2020-10-20 12:35:45
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
opened
Vulnerability roundup 95: electron-9.3.0: 2 advisories [7.5]
1.severity: security
[search](https://search.nix.gsc.io/?q=electron&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=electron+in%3Apath&type=Code) * [ ] [CVE-2020-15174](https://nvd.nist.gov/vuln/detail/CVE-2020-15174) CVSSv3=7.5 (nixos-20.09, nixos-unstable) * [ ] [CVE-2020-15215](https://nvd...
True
Vulnerability roundup 95: electron-9.3.0: 2 advisories [7.5] - [search](https://search.nix.gsc.io/?q=electron&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=electron+in%3Apath&type=Code) * [ ] [CVE-2020-15174](https://nvd.nist.gov/vuln/detail/CVE-2020-15174) CVSSv3=7.5 (...
non_defect
vulnerability roundup electron advisories nixos nixos unstable nixos nixos unstable scanned versions nixos nixos unstable cc manveru cc prusnak cc travisbhartwell
0
52,329
6,227,404,469
IssuesEvent
2017-07-10 20:42:01
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Test: BasicEventSourceTests.TestsManifestNegative/Test_GenerateManifest_InvalidEventSources failed with "System.NullReferenceException"
area-System.Diagnostics.Tracing test-run-uwp-ilc
Opened on behalf of @Jiayili1 The test `BasicEventSourceTests.TestsManifestNegative/Test_GenerateManifest_InvalidEventSources` has failed. Assert.Throws() Failure\r Expected: typeof(System.ArgumentException)\r Actual: typeof(System.NullReferenceException): Object reference not set to an instance of an objec...
1.0
Test: BasicEventSourceTests.TestsManifestNegative/Test_GenerateManifest_InvalidEventSources failed with "System.NullReferenceException" - Opened on behalf of @Jiayili1 The test `BasicEventSourceTests.TestsManifestNegative/Test_GenerateManifest_InvalidEventSources` has failed. Assert.Throws() Failure\r Expected: t...
non_defect
test basiceventsourcetests testsmanifestnegative test generatemanifest invalideventsources failed with system nullreferenceexception opened on behalf of the test basiceventsourcetests testsmanifestnegative test generatemanifest invalideventsources has failed assert throws failure r expected typeof s...
0
2,880
2,774,895,886
IssuesEvent
2015-05-04 12:58:51
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Render the javax.persistence.Enumerated annotation when <pojos/> and <jpaAnnotations/> are both set to true
C: Code Generation P: Medium T: Enhancement
... this might be a good idea, although, we don't know whether to choose `EnumType.ORDINAL` or `EnumType.STRING`...
1.0
Render the javax.persistence.Enumerated annotation when <pojos/> and <jpaAnnotations/> are both set to true - ... this might be a good idea, although, we don't know whether to choose `EnumType.ORDINAL` or `EnumType.STRING`...
non_defect
render the javax persistence enumerated annotation when and are both set to true this might be a good idea although we don t know whether to choose enumtype ordinal or enumtype string
0
21,143
10,577,788,924
IssuesEvent
2019-10-07 20:54:35
davisboy/HighSpot
https://api.github.com/repos/davisboy/HighSpot
closed
CVE-2018-11698 (High) detected in node-sass-v4.12.0
security vulnerability
## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.12.0</b></p></summary> <p> <p>:rainbow: Node.js bindings to libsass</p> <p>Library home page: <a href=http...
True
CVE-2018-11698 (High) detected in node-sass-v4.12.0 - ## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.12.0</b></p></summary> <p> <p>:rainbow: Node.js bind...
non_defect
cve high detected in node sass cve high severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href library source files the source files were matched to this sourc...
0
38,420
8,799,286,917
IssuesEvent
2018-12-24 13:14:17
vim/vim
https://api.github.com/repos/vim/vim
closed
setlocal hi CursorLineNr guibg and guifg
Priority-Medium auto-migrated defect
``` It would be nice to have CursorLineNr local to a buffer. The use case is having the color based on the position in current buffer. Example: Green begin in buffer, red at end... https://bitbucket.org/xgo/dotvim/src/a7dd606e72cdac1b9b1b310fa34c194a7893950b/_v imrc?at=default#cl-212 ``` Original issue reported ...
1.0
setlocal hi CursorLineNr guibg and guifg - ``` It would be nice to have CursorLineNr local to a buffer. The use case is having the color based on the position in current buffer. Example: Green begin in buffer, red at end... https://bitbucket.org/xgo/dotvim/src/a7dd606e72cdac1b9b1b310fa34c194a7893950b/_v imrc?at=de...
defect
setlocal hi cursorlinenr guibg and guifg it would be nice to have cursorlinenr local to a buffer the use case is having the color based on the position in current buffer example green begin in buffer red at end imrc at default cl original issue reported on code google com by dusan sm gma...
1
212,673
16,472,747,254
IssuesEvent
2021-05-23 18:45:02
globaldothealth/list
https://api.github.com/repos/globaldothealth/list
closed
G.h Map - Explore Country Data for "United States" get "Error: Request failed with status code 500"
Applause Testing
View your issue at Applause Testing Services - https://platform.applause.com/products/27563/testcycles/310043/issues/4998853 ---- ACTION DETAILS ---- Action Performed: Precondition: Logged into account using Google account 1. Go to: https://global.health/ 2. Click "Data" at top menu 3. Click "G.h. map" at top right 4...
1.0
G.h Map - Explore Country Data for "United States" get "Error: Request failed with status code 500" - View your issue at Applause Testing Services - https://platform.applause.com/products/27563/testcycles/310043/issues/4998853 ---- ACTION DETAILS ---- Action Performed: Precondition: Logged into account using Google ac...
non_defect
g h map explore country data for united states get error request failed with status code view your issue at applause testing services action details action performed precondition logged into account using google account go to click data at top menu click g h map at top righ...
0
7,676
2,919,928,080
IssuesEvent
2015-06-24 16:24:38
isenseDev/rSENSE
https://api.github.com/repos/isenseDev/rSENSE
closed
Icons on the bottom of the project boxes overflow.
Bug In Testing UI
**General description:** Icons on the bottom of project boxes overflow. **live/dev/localhost:** live **iSENSE Version:** v7.1.1 **Logged in (Y or N):** N/A **Admin (Y or N):** N/A **OS:** X11 **Browser/Version:** Chrome 43.0.2357.81 **Steps to Reproduce:** On the project index page. ![overflow](https://...
1.0
Icons on the bottom of the project boxes overflow. - **General description:** Icons on the bottom of project boxes overflow. **live/dev/localhost:** live **iSENSE Version:** v7.1.1 **Logged in (Y or N):** N/A **Admin (Y or N):** N/A **OS:** X11 **Browser/Version:** Chrome 43.0.2357.81 **Steps to Reproduce:...
non_defect
icons on the bottom of the project boxes overflow general description icons on the bottom of project boxes overflow live dev localhost live isense version logged in y or n n a admin y or n n a os browser version chrome steps to reproduce on th...
0
156,449
5,969,557,353
IssuesEvent
2017-05-30 20:34:30
shipharbor/merry
https://api.github.com/repos/shipharbor/merry
closed
Investigate role middleware
Priority: Medium Status: Available Type: Enhancement
For authorizations having roles is a common thing. We should investigate how to do this, for example with [township](https://github.com/township/township).
1.0
Investigate role middleware - For authorizations having roles is a common thing. We should investigate how to do this, for example with [township](https://github.com/township/township).
non_defect
investigate role middleware for authorizations having roles is a common thing we should investigate how to do this for example with
0
37,200
8,299,731,020
IssuesEvent
2018-09-21 04:50:00
vmware/vic
https://api.github.com/repos/vmware/vic
closed
VCH upgrades in a system test setup did not complete and lead to too many open HTTP sessions
kind/defect priority/p1 team/foundation
@hchundu-vmw commented on [Tue May 01 2018](https://github.com/vmware/vic-product/issues/1676) REQUIRED: vCenter Server version:6.5 U1 Embedded or external PSC:Embedded Filename of the OVA you deployed:vic-v1.4.0-rc2-4741-f02b3258.ova How was the OVA deployed? (Flex client, HTML5 client, ovftool): ovftool ...
1.0
VCH upgrades in a system test setup did not complete and lead to too many open HTTP sessions - @hchundu-vmw commented on [Tue May 01 2018](https://github.com/vmware/vic-product/issues/1676) REQUIRED: vCenter Server version:6.5 U1 Embedded or external PSC:Embedded Filename of the OVA you deployed:vic-v1.4.0-rc...
defect
vch upgrades in a system test setup did not complete and lead to too many open http sessions hchundu vmw commented on required vcenter server version embedded or external psc embedded filename of the ova you deployed vic ova how was the ova deployed flex client client ovftoo...
1
23,887
4,050,555,302
IssuesEvent
2016-05-23 18:14:57
Microsoft/vscode
https://api.github.com/repos/Microsoft/vscode
closed
Allow file operations on entries in opened editors
feature-request files v-test
- VSCode Version: 0.10.12-alpha - OS Version: Windows10 Steps to Reproduce: 1. Launch app and add any file or open any folder. 2. Verify rename operation inside explorer using F2 key. Actual: There is no way to rename explorer contents using any keyboard shortcut or with mouse double click. Scenario: I tr...
1.0
Allow file operations on entries in opened editors - - VSCode Version: 0.10.12-alpha - OS Version: Windows10 Steps to Reproduce: 1. Launch app and add any file or open any folder. 2. Verify rename operation inside explorer using F2 key. Actual: There is no way to rename explorer contents using any keyboard sh...
non_defect
allow file operations on entries in opened editors vscode version alpha os version steps to reproduce launch app and add any file or open any folder verify rename operation inside explorer using key actual there is no way to rename explorer contents using any keyboard shortcut or w...
0
456,494
13,150,825,940
IssuesEvent
2020-08-09 13:43:20
chrisjsewell/docutils
https://api.github.com/repos/chrisjsewell/docutils
closed
UTF8 in stylesheets [SF:bugs:79]
bugs closed-fixed priority-5
author: sonderblade created: 2007-04-02 10:44:35 assigned: None SF_url: https://sourceforge.net/p/docutils/bugs/79 rst2html.py does not like this ":Author: Björn Lindqvist" in stylesheets: Traceback \(most recent call last\): File "C:\Python25\rst2html.py", line 25, in <module> publish\_cmdline\(writer\_name='...
1.0
UTF8 in stylesheets [SF:bugs:79] - author: sonderblade created: 2007-04-02 10:44:35 assigned: None SF_url: https://sourceforge.net/p/docutils/bugs/79 rst2html.py does not like this ":Author: Björn Lindqvist" in stylesheets: Traceback \(most recent call last\): File "C:\Python25\rst2html.py", line 25, in <modul...
non_defect
in stylesheets author sonderblade created assigned none sf url py does not like this author björn lindqvist in stylesheets traceback most recent call last file c py line in publish cmdline writer name html description description file c lib site pack...
0
4,403
2,610,093,472
IssuesEvent
2015-02-26 18:28:12
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳光子祛痘
auto-migrated Priority-Medium Type-Defect
``` 深圳光子祛痘【深圳韩方科颜全国热线400-869-1818,24小时QQ4008 691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方—�� �韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜� ��业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛 痘技术并结合先进“先进豪华彩光”仪,开创国内专业治疗�� �刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:08
1.0
深圳光子祛痘 - ``` 深圳光子祛痘【深圳韩方科颜全国热线400-869-1818,24小时QQ4008 691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方—�� �韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜� ��业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛 痘技术并结合先进“先进豪华彩光”仪,开创国内专业治疗�� �刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:08
defect
深圳光子祛痘 深圳光子祛痘【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方—�� �韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜� ��业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛 痘技术并结合先进“先进豪华彩光”仪,开创国内专业治疗�� �刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 original issue reported on code google com by szft com on may at
1
70,380
23,146,513,806
IssuesEvent
2022-07-29 01:51:32
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
opened
Unicode characters of nonstandard width overlap one another as if they were monospaced
defect triage
### Check for existing issues - [X] Completed ### Describe the bug In the following image, the ✚ and 2 overlap, and the ellipses extend into the closing parenthesis: <img width="361" alt="Screen Shot 2022-07-28 at 6 47 37 PM" src="https://user-images.githubusercontent.com/33299860/181665828-46dfde71-e856-4910-b2ed-...
1.0
Unicode characters of nonstandard width overlap one another as if they were monospaced - ### Check for existing issues - [X] Completed ### Describe the bug In the following image, the ✚ and 2 overlap, and the ellipses extend into the closing parenthesis: <img width="361" alt="Screen Shot 2022-07-28 at 6 47 37 PM" s...
defect
unicode characters of nonstandard width overlap one another as if they were monospaced check for existing issues completed describe the bug in the following image the ✚ and overlap and the ellipses extend into the closing parenthesis img width alt screen shot at pm src fo...
1
212,971
16,505,908,419
IssuesEvent
2021-05-25 19:16:43
giridhar196/pm-notes
https://api.github.com/repos/giridhar196/pm-notes
closed
Write notes for Class 05/13/2021
documentation good first issue
Gather notes for today's class and submit them under the documents after the class.
1.0
Write notes for Class 05/13/2021 - Gather notes for today's class and submit them under the documents after the class.
non_defect
write notes for class gather notes for today s class and submit them under the documents after the class
0
239,578
26,231,908,017
IssuesEvent
2023-01-05 01:29:20
zurichat/zc_plugin_dm
https://api.github.com/repos/zurichat/zc_plugin_dm
opened
CVE-2022-0691 (High) detected in url-parse-1.5.3.tgz
security vulnerability
## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.3.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser en...
True
CVE-2022-0691 (High) detected in url-parse-1.5.3.tgz - ## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.3.tgz</b></p></summary> <p>Small footprint URL par...
non_defect
cve high detected in url parse tgz cve high severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file dmplugins package json path t...
0
8,756
2,611,542,896
IssuesEvent
2015-02-27 06:11:36
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Construction mode: Structure placement tool has airplane cursor
auto-migrated Priority-Medium Type-Defect
``` In the construction mode, the structure placement tool (actually a “hacked” air attack) still has the old placement cursor with the airplane icon drawn. This is not very nice. But it is easily possible to get rid of the airplane symbol by adding the file Graphics/amAirplane.png into Construction_Mode.hwp. The f...
1.0
Construction mode: Structure placement tool has airplane cursor - ``` In the construction mode, the structure placement tool (actually a “hacked” air attack) still has the old placement cursor with the airplane icon drawn. This is not very nice. But it is easily possible to get rid of the airplane symbol by adding t...
defect
construction mode structure placement tool has airplane cursor in the construction mode the structure placement tool actually a “hacked” air attack still has the old placement cursor with the airplane icon drawn this is not very nice but it is easily possible to get rid of the airplane symbol by adding t...
1
44,347
12,102,751,666
IssuesEvent
2020-04-20 17:12:50
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
ZFS send no longer shows progress
Component: Send/Recv Type: Defect Type: Regression
The progress of a of a send and receive job no longer works. This has happened sometime in the last 9 months. I'm unable to pinpoint the exact release when this happened. A previous version of ZFS on Linux would give this output: ``` full zfs/test@1 39223560952 size 39223560952 15:15:40 294320456 zfs/test@202...
1.0
ZFS send no longer shows progress - The progress of a of a send and receive job no longer works. This has happened sometime in the last 9 months. I'm unable to pinpoint the exact release when this happened. A previous version of ZFS on Linux would give this output: ``` full zfs/test@1 39223560952 size 39223560...
defect
zfs send no longer shows progress the progress of a of a send and receive job no longer works this has happened sometime in the last months i m unable to pinpoint the exact release when this happened a previous version of zfs on linux would give this output full zfs test size zfs tes...
1
72,373
24,084,176,569
IssuesEvent
2022-09-19 09:25:01
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Rolling Restarts Issue
Type: Defect
<!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** A clear and concise description of what the bug is. Currently we are using hazelcast cluster with 3 member nodes. We are using entry processors t...
1.0
Rolling Restarts Issue - <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** A clear and concise description of what the bug is. Currently we are using hazelcast cluster with 3 member nodes. We are...
defect
rolling restarts issue thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug a clear and concise description of what the bug is currently we are using hazelcast cluster with member nodes we are...
1
23,931
6,495,710,429
IssuesEvent
2017-08-22 07:03:00
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Not possible to set joomla to mode "site offline"
No Code Attached Yet
### Steps to reproduce the issue Global Configuration -> site offline = yes (clean joomla 3.7.4 + default protostar template, in "configuration.php" is public $offline = '1';) ### Expected result site offline (only few basic informations + login form) ### Actual result site as normal is (no "site offline...
1.0
Not possible to set joomla to mode "site offline" - ### Steps to reproduce the issue Global Configuration -> site offline = yes (clean joomla 3.7.4 + default protostar template, in "configuration.php" is public $offline = '1';) ### Expected result site offline (only few basic informations + login form) ### ...
non_defect
not possible to set joomla to mode site offline steps to reproduce the issue global configuration site offline yes clean joomla default protostar template in configuration php is public offline expected result site offline only few basic informations login form ...
0
484,647
13,943,263,930
IssuesEvent
2020-10-22 22:40:57
trustwallet/wallet-core
https://api.github.com/repos/trustwallet/wallet-core
closed
[Cpp] Manage internal dependencies with package manager
enhancement priority: low
possible solution: vcpkg or conan - boost - protobuf - json - libcheck - gtest
1.0
[Cpp] Manage internal dependencies with package manager - possible solution: vcpkg or conan - boost - protobuf - json - libcheck - gtest
non_defect
manage internal dependencies with package manager possible solution vcpkg or conan boost protobuf json libcheck gtest
0
79,552
28,369,179,286
IssuesEvent
2023-04-12 15:44:10
idaholab/HERON
https://api.github.com/repos/idaholab/HERON
closed
[DEFECT] Remove Extraneous Tracebacks from HERON output
defect
-------- Defect Description -------- **Describe the defect** Currently, there is a bunch of extra output that is shown to the user when they run HERON: ``` Starting HERON ... ... RAVEN located at "/Users/mcdodj/Documents/projects/raven" ... Activating CONDA environment ... CONDA raven_libraries ...
1.0
[DEFECT] Remove Extraneous Tracebacks from HERON output - -------- Defect Description -------- **Describe the defect** Currently, there is a bunch of extra output that is shown to the user when they run HERON: ``` Starting HERON ... ... RAVEN located at "/Users/mcdodj/Documents/projects/raven" ... Activ...
defect
remove extraneous tracebacks from heron output defect description describe the defect currently there is a bunch of extra output that is shown to the user when they run heron starting heron raven located at users mcdodj documents projects raven activating c...
1
118,398
25,300,998,888
IssuesEvent
2022-11-17 10:40:37
microsoft/AL
https://api.github.com/repos/microsoft/AL
closed
Code Cop Warning Suggestion: Temporary Table with Autoincrement
static-code-analysis requires-triage CodeCop
According to this documentation https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-autoincrement-property "The AutoIncrement property does not work with Dynamics 365 Business Central temporary tables." It would be nice if there was a warning pointing to this so we...
2.0
Code Cop Warning Suggestion: Temporary Table with Autoincrement - According to this documentation https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-autoincrement-property "The AutoIncrement property does not work with Dynamics 365 Business Central temporary tables."...
non_defect
code cop warning suggestion temporary table with autoincrement according to this documentation the autoincrement property does not work with dynamics business central temporary tables it would be nice if there was a warning pointing to this so we can find out faster what s not working right many th...
0
71,994
23,886,119,163
IssuesEvent
2022-09-08 07:48:48
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
ZFS list does not allign correctly after multi-byte characters
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
ZFS list does not allign correctly after multi-byte characters - <!-- 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...
defect
zfs list does not allign correctly after multi byte characters 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 th...
1
32,433
6,787,535,333
IssuesEvent
2017-10-31 04:52:08
line/centraldogma
https://api.github.com/repos/line/centraldogma
closed
Flaky test: ZooKeeperCommandExecutorTest.testLogWatch
defect
``` com.linecorp.centraldogma.server.internal.replication.ZooKeeperCommandExecutorTest > testLogWatch FAILED Wanted but not invoked: function.apply( CreateProjectCommand{type=CREATE_PROJECT, projectName=foo} ); -> at com.linecorp.centraldogma.server.internal.replication.ZooKeeperCommandExecutorTest.testLogWa...
1.0
Flaky test: ZooKeeperCommandExecutorTest.testLogWatch - ``` com.linecorp.centraldogma.server.internal.replication.ZooKeeperCommandExecutorTest > testLogWatch FAILED Wanted but not invoked: function.apply( CreateProjectCommand{type=CREATE_PROJECT, projectName=foo} ); -> at com.linecorp.centraldogma.server.int...
defect
flaky test zookeepercommandexecutortest testlogwatch com linecorp centraldogma server internal replication zookeepercommandexecutortest testlogwatch failed wanted but not invoked function apply createprojectcommand type create project projectname foo at com linecorp centraldogma server int...
1
342,888
24,760,734,811
IssuesEvent
2022-10-21 23:39:42
pianodaemon/nominator
https://api.github.com/repos/pianodaemon/nominator
opened
Implement the logging mechanism in numerator that better suits to aws lambda
documentation enhancement good first issue
As well a sum up from this research and implementation subsequently to this effort is required
1.0
Implement the logging mechanism in numerator that better suits to aws lambda - As well a sum up from this research and implementation subsequently to this effort is required
non_defect
implement the logging mechanism in numerator that better suits to aws lambda as well a sum up from this research and implementation subsequently to this effort is required
0
725,593
24,967,485,090
IssuesEvent
2022-11-01 20:45:27
usdigitalresponse/usdr-gost
https://api.github.com/repos/usdigitalresponse/usdr-gost
closed
[ID] Keywords and eligibility codes should NOT filter the My Grants tab
bug good first issue ready for eng ID Tool ux goodness high priority
Current behavior: - setting new keywords and eligibility codes filters what is seen in both the `Browse Grants` and `My Grants` tabs Expected behavior: - setting new keywords and eligibility code should only filter `Browse Grants`, NOT the `My Grants` tab
1.0
[ID] Keywords and eligibility codes should NOT filter the My Grants tab - Current behavior: - setting new keywords and eligibility codes filters what is seen in both the `Browse Grants` and `My Grants` tabs Expected behavior: - setting new keywords and eligibility code should only filter `Browse Grants`, NOT t...
non_defect
keywords and eligibility codes should not filter the my grants tab current behavior setting new keywords and eligibility codes filters what is seen in both the browse grants and my grants tabs expected behavior setting new keywords and eligibility code should only filter browse grants not the ...
0
59,214
17,016,543,837
IssuesEvent
2021-07-02 12:52:39
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
Traffic restriction only_straight_on does not detect road at crossing
Component: potlatch2 Priority: minor Type: defect
**[Submitted to the original trac issue database at 12.25pm, Saturday, 21st June 2014]** Greetings, I have here a road crossing, for which I have received wrong car driving directions using the navigation software *OsmAnd*, which uses the OSM map material and I would like to indicate on OpenStreetMap the correct turn ...
1.0
Traffic restriction only_straight_on does not detect road at crossing - **[Submitted to the original trac issue database at 12.25pm, Saturday, 21st June 2014]** Greetings, I have here a road crossing, for which I have received wrong car driving directions using the navigation software *OsmAnd*, which uses the OSM map ...
defect
traffic restriction only straight on does not detect road at crossing greetings i have here a road crossing for which i have received wrong car driving directions using the navigation software osmand which uses the osm map material and i would like to indicate on openstreetmap the correct turn restriction...
1
122,901
17,771,622,367
IssuesEvent
2021-08-30 14:16:34
Tim-sandbox/barista
https://api.github.com/repos/Tim-sandbox/barista
opened
CVE-2020-7753 (High) detected in trim-0.0.1.tgz
security vulnerability
## CVE-2020-7753 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary> <p>Trim string whitespace</p> <p>Library home page: <a href="https://registry.npmjs.or...
True
CVE-2020-7753 (High) detected in trim-0.0.1.tgz - ## CVE-2020-7753 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary> <p>Trim string whitespace</p> <p>Lib...
non_defect
cve high detected in trim tgz cve high severity vulnerability vulnerable library trim tgz trim string whitespace library home page a href path to dependency file barista barista docs package json path to vulnerable library barista barista docs node modules trim packa...
0
506,447
14,665,403,465
IssuesEvent
2020-12-29 14:10:47
Javacord/Javacord
https://api.github.com/repos/Javacord/Javacord
closed
Support lazy loading users
feature request high priority resolved
Because of the upcoming change regarding intents (see https://github.com/Javacord/Javacord/issues/522 for reference), we have to add support for lazy loading users.
1.0
Support lazy loading users - Because of the upcoming change regarding intents (see https://github.com/Javacord/Javacord/issues/522 for reference), we have to add support for lazy loading users.
non_defect
support lazy loading users because of the upcoming change regarding intents see for reference we have to add support for lazy loading users
0
57,777
16,055,366,992
IssuesEvent
2021-04-23 03:34:33
BOINC/boinc
https://api.github.com/repos/BOINC/boinc
closed
Android BOINC 7.16.16, opening BOINC app will always start on the Notices tab, even if there's nothing there
C: Android - Manager P: Minor T: Defect
My Notices in BOINC are empty. Nothing being said by the project I run. Nothing for the user to change. But each time I tap the BOINC icon in the Android notifications bar, instead of showing the Tasks immediately, it opens on the Notices tab. Even when I have the tasks tab open, then tap on the BOINC icon, it opens ...
1.0
Android BOINC 7.16.16, opening BOINC app will always start on the Notices tab, even if there's nothing there - My Notices in BOINC are empty. Nothing being said by the project I run. Nothing for the user to change. But each time I tap the BOINC icon in the Android notifications bar, instead of showing the Tasks immed...
defect
android boinc opening boinc app will always start on the notices tab even if there s nothing there my notices in boinc are empty nothing being said by the project i run nothing for the user to change but each time i tap the boinc icon in the android notifications bar instead of showing the tasks immedia...
1
17,835
3,013,376,880
IssuesEvent
2015-07-29 08:34:56
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
[TEST-FAILURE] JoinStressTest.testJoincompletesCorrectlyWhenMultipleNodesStartedParallel
Team: Core Type: Defect
``` java.lang.AssertionError: Cluster size is not correct expected:<10> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at com.hazelcast.test.HazelcastTestSupport.assertClusterSize(HazelcastTestSupport.jav...
1.0
[TEST-FAILURE] JoinStressTest.testJoincompletesCorrectlyWhenMultipleNodesStartedParallel - ``` java.lang.AssertionError: Cluster size is not correct expected:<10> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:6...
defect
joinstresstest testjoincompletescorrectlywhenmultiplenodesstartedparallel java lang assertionerror cluster size is not correct expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at com hazelcast ...
1
51,442
6,160,020,825
IssuesEvent
2017-06-29 03:01:07
TEAMMATES/teammates
https://api.github.com/repos/TEAMMATES/teammates
closed
InstructorCourseDetailsPageUiTest: fix failure against live server
a-Testing e.1 p.Medium
v5.108, on Windows, using Intellij ``` Jun 28, 2017 10:55:01 AM com.google.api.client.util.store.FileDataStoreFactory setPermissionsToOwnerOnly WARNING: unable to change permissions for everybody: C:\TEAMMATES-sandbox\teammates-2017June\src\test\resources\gmail-api Jun 28, 2017 10:55:01 AM com.google.api.client.u...
1.0
InstructorCourseDetailsPageUiTest: fix failure against live server - v5.108, on Windows, using Intellij ``` Jun 28, 2017 10:55:01 AM com.google.api.client.util.store.FileDataStoreFactory setPermissionsToOwnerOnly WARNING: unable to change permissions for everybody: C:\TEAMMATES-sandbox\teammates-2017June\src\test\...
non_defect
instructorcoursedetailspageuitest fix failure against live server on windows using intellij jun am com google api client util store filedatastorefactory setpermissionstoowneronly warning unable to change permissions for everybody c teammates sandbox teammates src test resources gmail a...
0
245,246
26,533,785,556
IssuesEvent
2023-01-19 14:21:18
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
Only run the authz check on non-wildcard names
>enhancement :Security/Authorization
### Description Whenever we get into a detailed analysis of Security's authz of index requests the following implementation quirk comes up. Most recently it did during the review of https://github.com/elastic/elasticsearch/pull/92625. Authorization happens in (at least) 2 steps: 1) rewrite the request to: * re...
True
Only run the authz check on non-wildcard names - ### Description Whenever we get into a detailed analysis of Security's authz of index requests the following implementation quirk comes up. Most recently it did during the review of https://github.com/elastic/elasticsearch/pull/92625. Authorization happens in (at le...
non_defect
only run the authz check on non wildcard names description whenever we get into a detailed analysis of security s authz of index requests the following implementation quirk comes up most recently it did during the review of authorization happens in at least steps rewrite the request to repl...
0
76,775
26,590,986,593
IssuesEvent
2023-01-23 08:39:01
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Incorrect note displayed on room creation
T-Defect
### Steps to reproduce Create a new room which is set to private and encrypted. "disable_guests": true, set in config.json ### Outcome #### What did you expect? I expect the shown notes on room creation to reflect that guests are not allowed. #### What happened instead? On room creation the following notes...
1.0
Incorrect note displayed on room creation - ### Steps to reproduce Create a new room which is set to private and encrypted. "disable_guests": true, set in config.json ### Outcome #### What did you expect? I expect the shown notes on room creation to reflect that guests are not allowed. #### What happened inst...
defect
incorrect note displayed on room creation steps to reproduce create a new room which is set to private and encrypted disable guests true set in config json outcome what did you expect i expect the shown notes on room creation to reflect that guests are not allowed what happened inst...
1
90,884
3,833,843,430
IssuesEvent
2016-04-01 06:49:39
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Rename ValidatePositiveField and ValidatePositiveQuantity
help-wanted kind/cleanup priority/P2 team/CSI-API Machinery SIG
to ValidateNonnegativeField and ValidateNonnegativeQuantity in pkg/api/validation/validation.go Otherwise it's misleading/confusing.
1.0
Rename ValidatePositiveField and ValidatePositiveQuantity - to ValidateNonnegativeField and ValidateNonnegativeQuantity in pkg/api/validation/validation.go Otherwise it's misleading/confusing.
non_defect
rename validatepositivefield and validatepositivequantity to validatenonnegativefield and validatenonnegativequantity in pkg api validation validation go otherwise it s misleading confusing
0
130,284
27,639,247,919
IssuesEvent
2023-03-10 16:41:33
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Unable to host a game on linux client
Bug Linux only Code Medium Prio
- [Y] I have searched the issue tracker to check if the issue has already been reported. **Description** I am unable to host a server on the linux client. After filling out the name, max players, password, etc, and hitting start I am met with "The server process has closed unexpectedly. A crash report may have been...
1.0
Unable to host a game on linux client - - [Y] I have searched the issue tracker to check if the issue has already been reported. **Description** I am unable to host a server on the linux client. After filling out the name, max players, password, etc, and hitting start I am met with "The server process has closed un...
non_defect
unable to host a game on linux client i have searched the issue tracker to check if the issue has already been reported description i am unable to host a server on the linux client after filling out the name max players password etc and hitting start i am met with the server process has closed unex...
0
16,785
2,615,123,688
IssuesEvent
2015-03-01 05:51:19
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
Building clients using Discovery API
auto-migrated Priority-Medium Type-Sample
``` Which Google API and version (e.g. Google Calendar Data API version 2)? Discoveryv1 What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, ClientLogin)? OAuth2.0 Java environment (e.g. Java 6, Android 2.3, App Engine)? Java 6 External references, such as API reference guide? Please provid...
1.0
Building clients using Discovery API - ``` Which Google API and version (e.g. Google Calendar Data API version 2)? Discoveryv1 What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, ClientLogin)? OAuth2.0 Java environment (e.g. Java 6, Android 2.3, App Engine)? Java 6 External references, such ...
non_defect
building clients using discovery api which google api and version e g google calendar data api version what format e g json atom json what authentation e g oauth oauth clientlogin java environment e g java android app engine java external references such as api referenc...
0
763
2,587,972,349
IssuesEvent
2015-02-17 21:49:29
chrsmith/codesearch
https://api.github.com/repos/chrsmith/codesearch
opened
Some log.Fatal() calls should be log.Fatalf() [PATCH]
auto-migrated Priority-Medium Type-Defect
``` I ran out of disk space on a server and the error message from cindex ("short write writing %s") indicated it should have been a log.Fatalf() call instead of log.Fatal(). I ran go vet over the source tree and found two more instances of Fatal() calls with format specifiers. The patch is attached. ``` ----- O...
1.0
Some log.Fatal() calls should be log.Fatalf() [PATCH] - ``` I ran out of disk space on a server and the error message from cindex ("short write writing %s") indicated it should have been a log.Fatalf() call instead of log.Fatal(). I ran go vet over the source tree and found two more instances of Fatal() calls with...
defect
some log fatal calls should be log fatalf i ran out of disk space on a server and the error message from cindex short write writing s indicated it should have been a log fatalf call instead of log fatal i ran go vet over the source tree and found two more instances of fatal calls with forma...
1
471,032
13,551,984,049
IssuesEvent
2020-09-17 11:57:11
openshift/odo
https://api.github.com/repos/openshift/odo
closed
odo log is unusable for multi container components
area/component kind/bug priority/High required-for-v2
/kind bug ## What versions of software are you using? **Operating System:** macOS 10.15.6 **Output of `odo version`:** odo v1.2.5 (6e3fb90ef) ## How did you run odo exactly? odo create java-springboot odo push odo log ## Actual behavior ``` odo log ✗ Failed to log component with name java-springb...
1.0
odo log is unusable for multi container components - /kind bug ## What versions of software are you using? **Operating System:** macOS 10.15.6 **Output of `odo version`:** odo v1.2.5 (6e3fb90ef) ## How did you run odo exactly? odo create java-springboot odo push odo log ## Actual behavior ``` odo lo...
non_defect
odo log is unusable for multi container components kind bug what versions of software are you using operating system macos output of odo version odo how did you run odo exactly odo create java springboot odo push odo log actual behavior odo log ✗ fail...
0
63,353
17,605,247,183
IssuesEvent
2021-08-17 16:14:03
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-3 [COGNITION]: Text that is visually styled and intended as headings SHOULD be headings
frontend 508/Accessibility vsa vsa-ebenefits 508-defect-3 508-issue-headings 508-issue-cognition CH36
# [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
508-defect-3 [COGNITION]: Text that is visually styled and intended as headings SHOULD be headings - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the format [ERROR TY...
defect
defect text that is visually styled and intended as headings should be headings enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase...
1
80,447
30,293,389,846
IssuesEvent
2023-07-09 14:58:19
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataExporter: problems with xlsx export and ui:repeat inside columnGroup
:lady_beetle: defect
### Describe the bug I tried dataExporter on table with ui:repeat inside columnGroup. Header doesn't export to xlsx at all. Seems like problem in method ColumnAware::forEachColumnGroupRow. I overridden the method forEachColumnGroupRow in class MyDataTable. You can uncomment lines in faces-config.xml to start usin...
1.0
DataExporter: problems with xlsx export and ui:repeat inside columnGroup - ### Describe the bug I tried dataExporter on table with ui:repeat inside columnGroup. Header doesn't export to xlsx at all. Seems like problem in method ColumnAware::forEachColumnGroupRow. I overridden the method forEachColumnGroupRow in cl...
defect
dataexporter problems with xlsx export and ui repeat inside columngroup describe the bug i tried dataexporter on table with ui repeat inside columngroup header doesn t export to xlsx at all seems like problem in method columnaware foreachcolumngrouprow i overridden the method foreachcolumngrouprow in cl...
1
140,176
5,398,289,813
IssuesEvent
2017-02-27 16:36:26
YaleSTC/vesta
https://api.github.com/repos/YaleSTC/vesta
closed
Update IDR interface to use preferred first name field
complexity: 3 priority: 5 type: enhancement
For future reference - when we hit full production IDR will offer a calculated first name field, so we're going to want to update our adapter to use that for first name instead of doing the calculation on our end.
1.0
Update IDR interface to use preferred first name field - For future reference - when we hit full production IDR will offer a calculated first name field, so we're going to want to update our adapter to use that for first name instead of doing the calculation on our end.
non_defect
update idr interface to use preferred first name field for future reference when we hit full production idr will offer a calculated first name field so we re going to want to update our adapter to use that for first name instead of doing the calculation on our end
0
28,571
2,707,935,776
IssuesEvent
2015-04-08 03:48:12
cs2103jan2015-w14-2j/main
https://api.github.com/repos/cs2103jan2015-w14-2j/main
closed
A user should be able to synchronize tasks to Google Tasks via the app...
priority.low
...so that he/her can easily access their tasks from anywhere with an internet connection.
1.0
A user should be able to synchronize tasks to Google Tasks via the app... - ...so that he/her can easily access their tasks from anywhere with an internet connection.
non_defect
a user should be able to synchronize tasks to google tasks via the app so that he her can easily access their tasks from anywhere with an internet connection
0
165,524
26,185,527,243
IssuesEvent
2023-01-02 23:13:08
phetsims/molecule-polarity
https://api.github.com/repos/phetsims/molecule-polarity
closed
Review `phetioFeatured` overrides for 1.3 release
status:ready-for-review design:phet-io
Related to #142 There have been many common code changes since 1.2, so it would be good to review the `phetioFeatured` overrides for the upcoming release. One thing that seems odd is that [examples.md](https://github.com/phetsims/phet-io-sim-specific/blob/master/repos/molecule-polarity/client-guide/examples.md) ...
1.0
Review `phetioFeatured` overrides for 1.3 release - Related to #142 There have been many common code changes since 1.2, so it would be good to review the `phetioFeatured` overrides for the upcoming release. One thing that seems odd is that [examples.md](https://github.com/phetsims/phet-io-sim-specific/blob/maste...
non_defect
review phetiofeatured overrides for release related to there have been many common code changes since so it would be good to review the phetiofeatured overrides for the upcoming release one thing that seems odd is that includes an example that hides the electronegativity slider but that l...
0
32,726
6,902,541,310
IssuesEvent
2017-11-25 21:59:00
buildo/react-components
https://api.github.com/repos/buildo/react-components
closed
Panel inside TabbedPanel has wrong style
defect WIP
[Project card](https://github.com/buildo/react-components/projects/1?fullscreen=true#card-5850521) ## description the header of a Panel inside a TabbedPanel is wrong: no padding, too big... ## how to reproduce - render a Panel inside a Tabbed Panel ## specs `tabbedPanel.scss` should use the `>` selector as do...
1.0
Panel inside TabbedPanel has wrong style - [Project card](https://github.com/buildo/react-components/projects/1?fullscreen=true#card-5850521) ## description the header of a Panel inside a TabbedPanel is wrong: no padding, too big... ## how to reproduce - render a Panel inside a Tabbed Panel ## specs `tabbedPa...
defect
panel inside tabbedpanel has wrong style description the header of a panel inside a tabbedpanel is wrong no padding too big how to reproduce render a panel inside a tabbed panel specs tabbedpanel scss should use the selector as done in panel scss to avoid overriding style of pan...
1
352,291
32,058,201,490
IssuesEvent
2023-09-24 10:46:15
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Test runner: add 'testOnly' parameter to 'run' function
feature request test_runner
### What is the problem this feature will solve? As a developer, I want to be able use test runner programmatically via 'run' function and execute only tests marked with 'only' option. Currently it's possible only via CLI be adding '--test-only' parameter, or with dirty hack (see alternatives section). ### What is th...
1.0
Test runner: add 'testOnly' parameter to 'run' function - ### What is the problem this feature will solve? As a developer, I want to be able use test runner programmatically via 'run' function and execute only tests marked with 'only' option. Currently it's possible only via CLI be adding '--test-only' parameter, or w...
non_defect
test runner add testonly parameter to run function what is the problem this feature will solve as a developer i want to be able use test runner programmatically via run function and execute only tests marked with only option currently it s possible only via cli be adding test only parameter or w...
0
261,240
27,809,550,309
IssuesEvent
2023-03-18 01:06:09
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
opened
CVE-2023-1249 (Medium) detected in linux-yocto-4.1v4.1.17
Mend: dependency security vulnerability
## CVE-2023-1249 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.1v4.1.17</b></p></summary> <p> <p>[no description]</p> <p>Library home page: <a href=https://git.yoctop...
True
CVE-2023-1249 (Medium) detected in linux-yocto-4.1v4.1.17 - ## CVE-2023-1249 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.1v4.1.17</b></p></summary> <p> <p>[no descr...
non_defect
cve medium detected in linux yocto cve medium severity vulnerability vulnerable library linux yocto library home page a href found in base branch master vulnerable source files include linux coredump h include linux coredump ...
0
61,816
17,023,785,073
IssuesEvent
2021-07-03 03:50:27
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
city/village does not show up in results when hamlet is present
Component: nominatim Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 9.44pm, Friday, 16th March 2012]** I'm doing a reverse geocode and would like to see the village/city of a particular point. For example: http://nominatim.openstreetmap.org/reverse?format=xml&lat=42.05033650&lon=-87.98355006&zoom=18&addressdetails=1 Returns:...
1.0
city/village does not show up in results when hamlet is present - **[Submitted to the original trac issue database at 9.44pm, Friday, 16th March 2012]** I'm doing a reverse geocode and would like to see the village/city of a particular point. For example: http://nominatim.openstreetmap.org/reverse?format=xml&lat...
defect
city village does not show up in results when hamlet is present i m doing a reverse geocode and would like to see the village city of a particular point for example returns arlington heights fire station south arlington heights road schnells corner cook illinois united states of am...
1
350,034
10,477,544,993
IssuesEvent
2019-09-23 21:09:19
OpenSRP/opensrp-client-reveal
https://api.github.com/repos/OpenSRP/opensrp-client-reveal
opened
Mark residential structures as ineligible
Android Client Pilot Critical Priority: High enhancement
The Thailand team would like the ability to mark an unenumerated residential structure as ineligible so that they can state the location was visited and is not eligible for the intervention. An ineligible structure is a valid structure that is ineligible to participate in an intervention for a valid reason (e.g., a res...
1.0
Mark residential structures as ineligible - The Thailand team would like the ability to mark an unenumerated residential structure as ineligible so that they can state the location was visited and is not eligible for the intervention. An ineligible structure is a valid structure that is ineligible to participate in an ...
non_defect
mark residential structures as ineligible the thailand team would like the ability to mark an unenumerated residential structure as ineligible so that they can state the location was visited and is not eligible for the intervention an ineligible structure is a valid structure that is ineligible to participate in an ...
0
62,057
17,023,841,857
IssuesEvent
2021-07-03 04:07:34
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Relation members tagged as role "<different>"
Component: potlatch2 Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 3.00pm, Wednesday, 21st November 2012]** As per recent talk post [0] ways are being tagged as the role "<different>" within relations. RichardF reports "I'd hazard a guess that's a Potlatch 2 bug resulting from some edge case when editing the role with multiple ...
1.0
Relation members tagged as role "<different>" - **[Submitted to the original trac issue database at 3.00pm, Wednesday, 21st November 2012]** As per recent talk post [0] ways are being tagged as the role "<different>" within relations. RichardF reports "I'd hazard a guess that's a Potlatch 2 bug resulting from some...
defect
relation members tagged as role as per recent talk post ways are being tagged as the role within relations richardf reports i d hazard a guess that s a potlatch bug resulting from some edge case when editing the role with multiple items selected example way
1
62,431
17,023,921,895
IssuesEvent
2021-07-03 04:34:16
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
missing default background layers
Component: potlatch2 Priority: minor Resolution: worksforme Type: defect
**[Submitted to the original trac issue database at 9.29am, Tuesday, 26th May 2015]** Some time ago, the default background layers on osm.org, when editing with potlatch2 are gone. That's very bad, because background-layers have to be added every time manually, when opening potlach2. Furthermore added backgrounds ...
1.0
missing default background layers - **[Submitted to the original trac issue database at 9.29am, Tuesday, 26th May 2015]** Some time ago, the default background layers on osm.org, when editing with potlatch2 are gone. That's very bad, because background-layers have to be added every time manually, when opening potl...
defect
missing default background layers some time ago the default background layers on osm org when editing with are gone that s very bad because background layers have to be added every time manually when opening furthermore added backgrounds are removed every time after closing the website so no one...
1
22,644
3,671,054,598
IssuesEvent
2016-02-22 03:51:15
gperftools/gperftools
https://api.github.com/repos/gperftools/gperftools
closed
Cant compile gproftools with mips64
Priority-Medium Status-New Type-Defect
Originally reported on Google Code with ID 666 ``` I compile gpreftools and recive error: ork/matnowak/gperf/out/lib -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-bu...
1.0
Cant compile gproftools with mips64 - Originally reported on Google Code with ID 666 ``` I compile gpreftools and recive error: ork/matnowak/gperf/out/lib -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-bui...
defect
cant compile gproftools with originally reported on google code with id i compile gpreftools and recive error ork matnowak gperf out lib dhave config h i i src i src wall wwrite strings woverloaded virtual wno sign compare fno builtin malloc fno builtin free fno builtin realloc fno builtin ca...
1
577,405
17,109,632,393
IssuesEvent
2021-07-10 03:01:52
dabslee/aristotle
https://api.github.com/repos/dabslee/aristotle
closed
Show assignment details on new submission form
enhancement good first issue priority
Sometimes it's annoying to navigate between the assignment details pages and the new submission form when submitting to an assignment. Fix this by duplicating the assignment details on the new submission form page.
1.0
Show assignment details on new submission form - Sometimes it's annoying to navigate between the assignment details pages and the new submission form when submitting to an assignment. Fix this by duplicating the assignment details on the new submission form page.
non_defect
show assignment details on new submission form sometimes it s annoying to navigate between the assignment details pages and the new submission form when submitting to an assignment fix this by duplicating the assignment details on the new submission form page
0
164,664
20,382,913,672
IssuesEvent
2022-02-22 01:28:17
ChoeMinji/ajv-8.6.3
https://api.github.com/repos/ChoeMinji/ajv-8.6.3
opened
CVE-2022-23647 (High) detected in prismjs-1.25.0.tgz
security vulnerability
## CVE-2022-23647 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.25.0.tgz</b></p></summary> <p>Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabb...
True
CVE-2022-23647 (High) detected in prismjs-1.25.0.tgz - ## CVE-2022-23647 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.25.0.tgz</b></p></summary> <p>Lightweight, robust, el...
non_defect
cve high detected in prismjs tgz cve high severity vulnerability vulnerable library prismjs tgz lightweight robust elegant syntax highlighting a spin off project from dabblet library home page a href path to dependency file package json path to vulnerable library...
0
72,963
24,387,523,408
IssuesEvent
2022-10-04 12:58:21
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
opened
Lightning and drain don't target doors in blue campaign.
Type-Defect Priority-High
Reported by user on alpha 3009, yet to reproduce. Claimed is that both spells go up instead of harming the doors. Unknown if it's specific to the blue campaign. ![image](https://user-images.githubusercontent.com/13840686/193825149-87eb7d01-965b-4b06-82a3-329a291e2706.png) ![image](https://user-images.githubusercont...
1.0
Lightning and drain don't target doors in blue campaign. - Reported by user on alpha 3009, yet to reproduce. Claimed is that both spells go up instead of harming the doors. Unknown if it's specific to the blue campaign. ![image](https://user-images.githubusercontent.com/13840686/193825149-87eb7d01-965b-4b06-82a3-329...
defect
lightning and drain don t target doors in blue campaign reported by user on alpha yet to reproduce claimed is that both spells go up instead of harming the doors unknown if it s specific to the blue campaign
1
58,332
16,487,679,643
IssuesEvent
2021-05-24 20:38:49
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-4 [SEMANTIC MARKUP, COGNITION]: Consider visually and semantically splitting longer labels into a label and descriptive hint text using aria-describedby
508-defect-4 508-issue-cognition 508-issue-semantic-markup 508/Accessibility
# [508-defect-4](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-4) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
508-defect-4 [SEMANTIC MARKUP, COGNITION]: Consider visually and semantically splitting longer labels into a label and descriptive hint text using aria-describedby - # [508-defect-4](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-d...
defect
defect consider visually and semantically splitting longer labels into a label and descriptive hint text using aria describedby enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive k...
1
9,560
4,545,354,786
IssuesEvent
2016-09-11 06:50:33
d-ronin/dRonin
https://api.github.com/repos/d-ronin/dRonin
opened
OSX: package: Need to unmount dRonin.dmg in all cases
bug build/infrastructure build/osx
Even when build fails. Right now we can bail and leave it mounted.
2.0
OSX: package: Need to unmount dRonin.dmg in all cases - Even when build fails. Right now we can bail and leave it mounted.
non_defect
osx package need to unmount dronin dmg in all cases even when build fails right now we can bail and leave it mounted
0
10,414
2,622,151,214
IssuesEvent
2015-03-04 00:06:14
byzhang/lh-vim
https://api.github.com/repos/byzhang/lh-vim
closed
problems using UT with vim-addon-manager
auto-migrated Priority-Medium Type-Defect
``` I'm trying to use your UT vim addon with the vim-addon-manager system. It works by getting the VCS system, in this case SVN, to check out the addon from the URL given in the -addon-info file. What steps will reproduce the problem? 1. $ svn co 'http://code.google.com/p/lh-vim/source/browse/#svn/BTW/trunk' 2. 3. ...
1.0
problems using UT with vim-addon-manager - ``` I'm trying to use your UT vim addon with the vim-addon-manager system. It works by getting the VCS system, in this case SVN, to check out the addon from the URL given in the -addon-info file. What steps will reproduce the problem? 1. $ svn co 'http://code.google.com/p/...
defect
problems using ut with vim addon manager i m trying to use your ut vim addon with the vim addon manager system it works by getting the vcs system in this case svn to check out the addon from the url given in the addon info file what steps will reproduce the problem svn co what is the expe...
1