Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
80,302
30,218,001,958
IssuesEvent
2023-07-05 17:00:19
vector-im/element-x-ios
https://api.github.com/repos/vector-im/element-x-ios
closed
Messages can miss with the sliding sync timeline api
X-Needs-Rust A-Timeline T-Defect TF:1
Since [using the new api ](https://github.com/vector-im/element-x-ios/pull/401), we got reports where some messages can miss in the middle of the timeline. Messages are back after restarting the app. We do not know yet a way to reproduce it. There are rageshakes but they seem useless like: https://github.com/matrix-o...
1.0
Messages can miss with the sliding sync timeline api - Since [using the new api ](https://github.com/vector-im/element-x-ios/pull/401), we got reports where some messages can miss in the middle of the timeline. Messages are back after restarting the app. We do not know yet a way to reproduce it. There are rageshakes b...
defect
messages can miss with the sliding sync timeline api since we got reports where some messages can miss in the middle of the timeline messages are back after restarting the app we do not know yet a way to reproduce it there are rageshakes but they seem useless like
1
61,760
17,023,773,800
IssuesEvent
2021-07-03 03:46:36
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
+init=epsg:3857 should be default projection description
Component: mapnik Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.24pm, Monday, 6th February 2012]** +init=epsg:3857 should be default projection description. Why: 1. osm.xml/tirex pair will work faster, omitting useless reprojections (see http://trac.openstreetmap.org/ticket/4212); 2. mapnik itself has some internal opt...
1.0
+init=epsg:3857 should be default projection description - **[Submitted to the original trac issue database at 9.24pm, Monday, 6th February 2012]** +init=epsg:3857 should be default projection description. Why: 1. osm.xml/tirex pair will work faster, omitting useless reprojections (see http://trac.openstreetmap....
defect
init epsg should be default projection description init epsg should be default projection description why osm xml tirex pair will work faster omitting useless reprojections see mapnik itself has some internal optimization that relies on init epsg as spherical mercator description ...
1
229,233
18,286,668,061
IssuesEvent
2021-10-05 11:04:47
DILCISBoard/eark-ip-test-corpus
https://api.github.com/repos/DILCISBoard/eark-ip-test-corpus
closed
CSIP107 Test Case Description
test case
**Specification:** - **Name:** E-ARK CSIP - **Version:** 2.0-DRAFT - **URL:** http://earkcsip.dilcis.eu/ **Requirement:** - **Id:** CSIP107 - **Link:** http://earkcsip.dilcis.eu/#CSIP107 **Error Level:** ERROR **Description:** CSIP107 | Representation division label structMap/div/div/@LABEL | The representation div...
1.0
CSIP107 Test Case Description - **Specification:** - **Name:** E-ARK CSIP - **Version:** 2.0-DRAFT - **URL:** http://earkcsip.dilcis.eu/ **Requirement:** - **Id:** CSIP107 - **Link:** http://earkcsip.dilcis.eu/#CSIP107 **Error Level:** ERROR **Description:** CSIP107 | Representation division label structMap/div/div...
non_defect
test case description specification name e ark csip version draft url requirement id link error level error description representation division label structmap div div label the representation division div element in the package uses the ...
0
15,466
2,856,032,964
IssuesEvent
2015-06-02 13:10:29
dermotte/lire
https://api.github.com/repos/dermotte/lire
closed
java.lang.AssertionError exception when only one image in index
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. add only one image to index with help of CEDD documentbuilder 2. search by this image (note, same image as you added to index) 3. in ImageSearchHits you will have only one record, calling hits.score(0) will throw java.lang.AssertionError exception What is the expected out...
1.0
java.lang.AssertionError exception when only one image in index - ``` What steps will reproduce the problem? 1. add only one image to index with help of CEDD documentbuilder 2. search by this image (note, same image as you added to index) 3. in ImageSearchHits you will have only one record, calling hits.score(0) will ...
defect
java lang assertionerror exception when only one image in index what steps will reproduce the problem add only one image to index with help of cedd documentbuilder search by this image note same image as you added to index in imagesearchhits you will have only one record calling hits score will ...
1
386,067
11,431,306,962
IssuesEvent
2020-02-04 11:51:57
kiwitcms/Kiwi
https://api.github.com/repos/kiwitcms/Kiwi
closed
Test plan - Cases / Reviewing Cases - - Display of list longer than 9 items
UI/UX bug low priority
### Description of problem When one of the components of test case (Setup, Breakdown, Actions, Expected results) has a list with 10 or more items, the display of the test is broken. ### Component (web, API, etc) Web ### Version or commit hash (if applicable) 4.1.4 ### How often reproducible Always: Opera ...
1.0
Test plan - Cases / Reviewing Cases - - Display of list longer than 9 items - ### Description of problem When one of the components of test case (Setup, Breakdown, Actions, Expected results) has a list with 10 or more items, the display of the test is broken. ### Component (web, API, etc) Web ### Version or co...
non_defect
test plan cases reviewing cases display of list longer than items description of problem when one of the components of test case setup breakdown actions expected results has a list with or more items the display of the test is broken component web api etc web version or com...
0
66,727
20,604,197,242
IssuesEvent
2022-03-06 18:32:03
Ogeon/palette
https://api.github.com/repos/Ogeon/palette
closed
unresolved import `palette::ShiftHue`: no `ShiftHue` in the root
defect
## How To Reproduce Tried to run this example: https://github.com/Ogeon/palette/blob/master/palette/examples/hue.rs but it didn't compile in my case. When I do following I get: ``` use palette::{ FromColor, Hsl, IntoColor, Lch, Srgb }; // this line works fine use palette::{ ShiftHue }; // Here I have: unresolved im...
1.0
unresolved import `palette::ShiftHue`: no `ShiftHue` in the root - ## How To Reproduce Tried to run this example: https://github.com/Ogeon/palette/blob/master/palette/examples/hue.rs but it didn't compile in my case. When I do following I get: ``` use palette::{ FromColor, Hsl, IntoColor, Lch, Srgb }; // this line w...
defect
unresolved import palette shifthue no shifthue in the root how to reproduce tried to run this example but it didn t compile in my case when i do following i get use palette fromcolor hsl intocolor lch srgb this line works fine use palette shifthue here i have unresolved im...
1
116,417
14,958,906,078
IssuesEvent
2021-01-27 01:52:48
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
RaisedButton not expose MaterialButton's constructor parameters minWidth and height.
easy fix f: material design found in release: 1.21 framework has reproducible steps proposal severe: new feature
### It's very common to change RaisedButton's minWidth and height over buttonTheme settings. #### Why Flutter team limit this little behavior, forgot it ? It cause UI design being limited. BTW why named height instead of minHeight ? THX! ```dart class RaisedButton extends MaterialButton { /// Create a fille...
1.0
RaisedButton not expose MaterialButton's constructor parameters minWidth and height. - ### It's very common to change RaisedButton's minWidth and height over buttonTheme settings. #### Why Flutter team limit this little behavior, forgot it ? It cause UI design being limited. BTW why named height instead of minHeight...
non_defect
raisedbutton not expose materialbutton s constructor parameters minwidth and height it s very common to change raisedbutton s minwidth and height over buttontheme settings why flutter team limit this little behavior forgot it it cause ui design being limited btw why named height instead of minheight...
0
456,617
13,150,947,924
IssuesEvent
2020-08-09 14:20:44
chrisjsewell/docutils
https://api.github.com/repos/chrisjsewell/docutils
closed
Lithuanian language is missing [SF:bugs:141]
bugs closed-fixed priority-5
author: daliusdob created: 2010-06-19 10:15:15 assigned: None SF_url: https://sourceforge.net/p/docutils/bugs/141 Lithuanian language file is missing. I have attached file with translation. --- commenter: daliusdob posted: 2010-06-19 10:16:28 title: #141 Lithuanian language is missing Sorry, I have n...
1.0
Lithuanian language is missing [SF:bugs:141] - author: daliusdob created: 2010-06-19 10:15:15 assigned: None SF_url: https://sourceforge.net/p/docutils/bugs/141 Lithuanian language file is missing. I have attached file with translation. --- commenter: daliusdob posted: 2010-06-19 10:16:28 title: #141 L...
non_defect
lithuanian language is missing author daliusdob created assigned none sf url lithuanian language file is missing i have attached file with translation commenter daliusdob posted title lithuanian language is missing sorry i have not changed authorship in ...
0
43,211
11,569,859,272
IssuesEvent
2020-02-20 18:23:08
nostalgy/nostalgy
https://api.github.com/repos/nostalgy/nostalgy
closed
Focus problem after using certain nostalgy commands
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Press "g" 2. Press "Esc" to cancel operation 3. Type Up or Down arrow keys repeatedly. What is the expected output? What do you see instead? The arrow keys should move you around in the message list/thread pane, but the focus keeps going back to the "View" drop down. Wha...
1.0
Focus problem after using certain nostalgy commands - ``` What steps will reproduce the problem? 1. Press "g" 2. Press "Esc" to cancel operation 3. Type Up or Down arrow keys repeatedly. What is the expected output? What do you see instead? The arrow keys should move you around in the message list/thread pane, but the...
defect
focus problem after using certain nostalgy commands what steps will reproduce the problem press g press esc to cancel operation type up or down arrow keys repeatedly what is the expected output what do you see instead the arrow keys should move you around in the message list thread pane but the...
1
693,657
23,784,653,909
IssuesEvent
2022-09-02 08:57:41
JanssenProject/jans
https://api.github.com/repos/JanssenProject/jans
opened
fix:jans-cli : getting AttributeApi error when accessed list of attribute
kind-bug priority-2
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. install jans server 2. access list of attributes 3. run /opt/jans/jans-cli/config-cli.py --operation-id get-attributes or access through jans-cli Interactive Mode 4. See error **Exp...
1.0
fix:jans-cli : getting AttributeApi error when accessed list of attribute - **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. install jans server 2. access list of attributes 3. run /opt/jans/jans-cli/config-cli.py --operation-id get-at...
non_defect
fix jans cli getting attributeapi error when accessed list of attribute describe the bug a clear and concise description of what the bug is to reproduce steps to reproduce the behavior install jans server access list of attributes run opt jans jans cli config cli py operation id get at...
0
831,463
32,049,990,381
IssuesEvent
2023-09-23 12:44:43
googleapis/google-api-nodejs-client
https://api.github.com/repos/googleapis/google-api-nodejs-client
opened
OAuth GetToken: Invalid Request.
type: question priority: p3
- Trying to get the **tokens** object from the `getToken` method but always returning `invalid_request` - Error (in Browser) ![error](https://github.com/googleapis/google-api-nodejs-client/assets/91947037/fa31a88c-3fa3-4e8b-897e-40c9ce357c4b) - Error (in Terminal) ```js Error: invalid_request at Gaxios._r...
1.0
OAuth GetToken: Invalid Request. - - Trying to get the **tokens** object from the `getToken` method but always returning `invalid_request` - Error (in Browser) ![error](https://github.com/googleapis/google-api-nodejs-client/assets/91947037/fa31a88c-3fa3-4e8b-897e-40c9ce357c4b) - Error (in Terminal) ```js Erro...
non_defect
oauth gettoken invalid request trying to get the tokens object from the gettoken method but always returning invalid request error in browser error in terminal js error invalid request at gaxios request d personal compy nylas app node modules gaxios build src gaxios js ...
0
337,582
24,546,702,400
IssuesEvent
2022-10-12 09:20:44
CrystallDEV/PlayerNPCLib
https://api.github.com/repos/CrystallDEV/PlayerNPCLib
opened
Add documentation to all features
documentation good first issue
Currently a lot of the features and settings are not documented. These should be documented using the Javadoc or Readme
1.0
Add documentation to all features - Currently a lot of the features and settings are not documented. These should be documented using the Javadoc or Readme
non_defect
add documentation to all features currently a lot of the features and settings are not documented these should be documented using the javadoc or readme
0
487,414
14,046,160,200
IssuesEvent
2020-11-02 03:50:15
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Add forcePasswordReset and oneTimePassword claims to enterprise schema extension
Priority/Highest Severity/Critical improvement
**Is your suggestion related to an experience ? Please describe.** At the moment there are no SCIM2 claims mapped to the local claims http://wso2.org/claims/identity/adminForcedPasswordReset and http://wso2.org/claims/oneTimePassword. Therefore we need to add new claims for these claims under the SCIM2 enterprise sche...
1.0
Add forcePasswordReset and oneTimePassword claims to enterprise schema extension - **Is your suggestion related to an experience ? Please describe.** At the moment there are no SCIM2 claims mapped to the local claims http://wso2.org/claims/identity/adminForcedPasswordReset and http://wso2.org/claims/oneTimePassword. ...
non_defect
add forcepasswordreset and onetimepassword claims to enterprise schema extension is your suggestion related to an experience please describe at the moment there are no claims mapped to the local claims and therefore we need to add new claims for these claims under the enterprise schema extension and ...
0
2,312
2,607,871,427
IssuesEvent
2015-02-26 00:00:41
chrsmithdemos/google-styleguide
https://api.github.com/repos/chrsmithdemos/google-styleguide
opened
Missing a word in the `var` section of the JavaScript style guide
auto-migrated Priority-Medium Type-Defect
``` "as it not supported" -> "as it is not supported" ``` ----- Original issue reported on code.google.com by `scalesjo...@gmail.com` on 24 Aug 2013 at 12:29 Attachments: * [javascriptguide.xml.patch](https://storage.googleapis.com/google-code-attachments/google-styleguide/issue-18/comment-0/javascriptguide.xml.patch...
1.0
Missing a word in the `var` section of the JavaScript style guide - ``` "as it not supported" -> "as it is not supported" ``` ----- Original issue reported on code.google.com by `scalesjo...@gmail.com` on 24 Aug 2013 at 12:29 Attachments: * [javascriptguide.xml.patch](https://storage.googleapis.com/google-code-attach...
defect
missing a word in the var section of the javascript style guide as it not supported as it is not supported original issue reported on code google com by scalesjo gmail com on aug at attachments
1
195,180
22,295,665,719
IssuesEvent
2022-06-13 01:01:40
opensearch-project/OpenSearch-Dashboards
https://api.github.com/repos/opensearch-project/OpenSearch-Dashboards
opened
CVE-2022-25851 (High) detected in jpeg-js-0.4.3.tgz
security vulnerability
## CVE-2022-25851 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jpeg-js-0.4.3.tgz</b></p></summary> <p>A pure javascript JPEG encoder and decoder</p> <p>Library home page: <a href="h...
True
CVE-2022-25851 (High) detected in jpeg-js-0.4.3.tgz - ## CVE-2022-25851 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jpeg-js-0.4.3.tgz</b></p></summary> <p>A pure javascript JPEG en...
non_defect
cve high detected in jpeg js tgz cve high severity vulnerability vulnerable library jpeg js tgz a pure javascript jpeg encoder and decoder library home page a href dependency hierarchy jimp tgz root library types tgz jpeg tgz ...
0
79,999
29,831,242,538
IssuesEvent
2023-06-18 09:54:46
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
zfs recv occasionally hangs instead of running on recent git
Type: Defect Status: Stale
### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 11.2 Kernel Version | 5.10.103-v8+ Architecture | aarch64 OpenZFS Version | 2feba9a6 ### Describe the problem you're observing (I've seen it happen much more rare...
1.0
zfs recv occasionally hangs instead of running on recent git - ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 11.2 Kernel Version | 5.10.103-v8+ Architecture | aarch64 OpenZFS Version | 2feba9a6 ### Describe th...
defect
zfs recv occasionally hangs instead of running on recent git system information type version name distribution name debian distribution version kernel version architecture openzfs version describe the problem you re observing i ve seen it happen much more...
1
13,890
2,789,592,131
IssuesEvent
2015-05-08 20:17:02
orwant/google-visualization-issues
https://api.github.com/repos/orwant/google-visualization-issues
opened
Bug: showSelectListComponent option on Motion Chart has no effect
Priority-Medium Type-Defect
Original [issue 248](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=248) created by orwant on 2010-04-07T13:33:33.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. Go to http://code.google.com/apis...
1.0
Bug: showSelectListComponent option on Motion Chart has no effect - Original [issue 248](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=248) created by orwant on 2010-04-07T13:33:33.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at al...
defect
bug showselectlistcomponent option on motion chart has no effect original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code go to type visualization motion chart add quot showselectlistcompon...
1
6,243
2,610,223,989
IssuesEvent
2015-02-26 19:10:59
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
поурочные планы по химии
auto-migrated Priority-Medium Type-Defect
``` '''Альвин Иванов''' День добрый никак не могу найти .поурочные планы по химии. как то выкладывали уже '''Воин Назаров''' Качай тут http://bit.ly/19vpBpO '''Адольф Давыдов''' Спасибо вроде то но просит телефон вводить '''Винцент Чернов''' Не это не влияет на баланс '''Гавриил Дорофеев''' Неа все ок у меня ничег...
1.0
поурочные планы по химии - ``` '''Альвин Иванов''' День добрый никак не могу найти .поурочные планы по химии. как то выкладывали уже '''Воин Назаров''' Качай тут http://bit.ly/19vpBpO '''Адольф Давыдов''' Спасибо вроде то но просит телефон вводить '''Винцент Чернов''' Не это не влияет на баланс '''Гавриил Дорофеев...
defect
поурочные планы по химии альвин иванов день добрый никак не могу найти поурочные планы по химии как то выкладывали уже воин назаров качай тут адольф давыдов спасибо вроде то но просит телефон вводить винцент чернов не это не влияет на баланс гавриил дорофеев неа все ок у мен...
1
21,978
3,587,535,841
IssuesEvent
2016-01-30 11:12:02
ariya/phantomjs
https://api.github.com/repos/ariya/phantomjs
closed
core dump
old.Priority-Medium old.Status-New old.Type-Defect
_**[miguel.a...@neoscopio.com](http://code.google.com/u/104807852519757840256/) commented:**_ > <b>Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.</b> > <b>What steps will reproduce the problem?</b> 1. $session-&gt;open('http://www.uzo.pt/pt/meu-uzo/pagina.uzo') > <b>2.</b> <b>3.</b> > ...
1.0
core dump - _**[miguel.a...@neoscopio.com](http://code.google.com/u/104807852519757840256/) commented:**_ > <b>Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.</b> > <b>What steps will reproduce the problem?</b> 1. $session-&gt;open('http://www.uzo.pt/pt/meu-uzo/pagina.uzo') > <b>2.</b> <b...
defect
core dump commented which version of phantomjs are you using tip run phantomjs version what steps will reproduce the problem session gt open what is the expected output what do you see instead which operating system are you using linux did you use...
1
75,088
7,459,739,526
IssuesEvent
2018-03-30 16:37:17
Turmac/MINDFIRL
https://api.github.com/repos/Turmac/MINDFIRL
closed
parameter setting for budget
review test
budget=minimum or moderate or number. can we make it so that the budget is not specified separately. that is IF budget= missing, then mode=4 (=moderate), mode=5(=minimium. I know we don't have mode=5 implemented, but you should be able to see mode=5, and set parameters internally. Let's discuss.
1.0
parameter setting for budget - budget=minimum or moderate or number. can we make it so that the budget is not specified separately. that is IF budget= missing, then mode=4 (=moderate), mode=5(=minimium. I know we don't have mode=5 implemented, but you should be able to see mode=5, and set parameters internally. ...
non_defect
parameter setting for budget budget minimum or moderate or number can we make it so that the budget is not specified separately that is if budget missing then mode moderate mode minimium i know we don t have mode implemented but you should be able to see mode and set parameters internally ...
0
8,328
2,611,492,762
IssuesEvent
2015-02-27 05:33:18
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Equipped weapons
auto-migrated Priority-Medium Type-Defect
``` When you use a weapon with a hog, then next time you use the hog the weapon will still be equipped. I sometimes use skip on accident, especially on modes where you have unlimited attack. (EG highlander). Because when I use all my weapons what do I do next? skip. Sometimes I think I still have some other weapon ...
1.0
Equipped weapons - ``` When you use a weapon with a hog, then next time you use the hog the weapon will still be equipped. I sometimes use skip on accident, especially on modes where you have unlimited attack. (EG highlander). Because when I use all my weapons what do I do next? skip. Sometimes I think I still have ...
defect
equipped weapons when you use a weapon with a hog then next time you use the hog the weapon will still be equipped i sometimes use skip on accident especially on modes where you have unlimited attack eg highlander because when i use all my weapons what do i do next skip sometimes i think i still have ...
1
23,506
3,834,653,596
IssuesEvent
2016-04-01 10:49:34
tinygg/mysql-master-ha
https://api.github.com/repos/tinygg/mysql-master-ha
closed
Online Master Switch does'nt log
auto-migrated Priority-Medium Type-Defect
``` When MHA does failover, everything is logged in /var/log/masterha/ But when I switch manualy, I can't see any log in this directory. Why manual switch are not logged ? My config file : [...] manager_workdir=/var/log/masterha manager_log=/var/log/masterha/masterha_RAO1.log [...] ``` Original issue repor...
1.0
Online Master Switch does'nt log - ``` When MHA does failover, everything is logged in /var/log/masterha/ But when I switch manualy, I can't see any log in this directory. Why manual switch are not logged ? My config file : [...] manager_workdir=/var/log/masterha manager_log=/var/log/masterha/masterha_RAO1.log [.....
defect
online master switch does nt log when mha does failover everything is logged in var log masterha but when i switch manualy i can t see any log in this directory why manual switch are not logged my config file manager workdir var log masterha manager log var log masterha masterha log ...
1
71,403
23,611,981,259
IssuesEvent
2022-08-24 13:08:29
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Bluetooth headset MUST be released on hangup
T-Defect A-VoIP S-Major O-Occasional X-Needs-Info
https://github.com/vector-im/riot-android/issues/2139 Riot doesn't release bluetooth headset after call end. So when call ends I hear a noise in headset and need to release it manually by pressing answer/hangup button on the headset.
1.0
Bluetooth headset MUST be released on hangup - https://github.com/vector-im/riot-android/issues/2139 Riot doesn't release bluetooth headset after call end. So when call ends I hear a noise in headset and need to release it manually by pressing answer/hangup button on the headset.
defect
bluetooth headset must be released on hangup riot doesn t release bluetooth headset after call end so when call ends i hear a noise in headset and need to release it manually by pressing answer hangup button on the headset
1
441,767
30,798,693,565
IssuesEvent
2023-07-31 22:21:23
pwa-builder/PWABuilder
https://api.github.com/repos/pwa-builder/PWABuilder
opened
[DOCS] Docs banner for token acquisition
documentation site
Add banner to docs that informs of token promotion => opens pop up with requirements and entry field for going directly to token qualification page on PWABuilder.com.
1.0
[DOCS] Docs banner for token acquisition - Add banner to docs that informs of token promotion => opens pop up with requirements and entry field for going directly to token qualification page on PWABuilder.com.
non_defect
docs banner for token acquisition add banner to docs that informs of token promotion opens pop up with requirements and entry field for going directly to token qualification page on pwabuilder com
0
61,530
17,023,717,327
IssuesEvent
2021-07-03 03:28:02
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
University name rendered differently if marked up as multipolygon vs. single way
Component: mapnik Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 8.12pm, Thursday, 2nd June 2011]** A way (area) tagged with amenity=university and name=something has the name rendered on the map. A multipolygon tagged with amenity=university and name=something also has the name rendered on the map. However, they are rendered ...
1.0
University name rendered differently if marked up as multipolygon vs. single way - **[Submitted to the original trac issue database at 8.12pm, Thursday, 2nd June 2011]** A way (area) tagged with amenity=university and name=something has the name rendered on the map. A multipolygon tagged with amenity=university and n...
defect
university name rendered differently if marked up as multipolygon vs single way a way area tagged with amenity university and name something has the name rendered on the map a multipolygon tagged with amenity university and name something also has the name rendered on the map however they are rendere...
1
3,290
13,384,135,477
IssuesEvent
2020-09-02 11:30:37
elastic/apm-agent-php
https://api.github.com/repos/elastic/apm-agent-php
closed
Package Agent as .rpm for RHEL/Centos, Fedora, etc. Linux distros
[zube]: Backlog automation enhancement
Package should: - Install extension binary - Install PHP part of the agent - Update php.ini file(s) including setting `elastic_apm.bootstrap_php_part_file`
1.0
Package Agent as .rpm for RHEL/Centos, Fedora, etc. Linux distros - Package should: - Install extension binary - Install PHP part of the agent - Update php.ini file(s) including setting `elastic_apm.bootstrap_php_part_file`
non_defect
package agent as rpm for rhel centos fedora etc linux distros package should install extension binary install php part of the agent update php ini file s including setting elastic apm bootstrap php part file
0
51,004
13,188,028,661
IssuesEvent
2020-08-13 05:21:00
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[recclasses] unused variable (Trac #1803)
Migrated from Trac cmake defect
`cxy` is initilized but never used http://software.icecube.wisc.edu/static_analysis/2016-07-26-030212-26135-1/report-409458.html#EndPath <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1803">https://code.icecube.wisc.edu/ticket/1803</a>, reported by kjmeagher and owned by hdembinski...
1.0
[recclasses] unused variable (Trac #1803) - `cxy` is initilized but never used http://software.icecube.wisc.edu/static_analysis/2016-07-26-030212-26135-1/report-409458.html#EndPath <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1803">https://code.icecube.wisc.edu/ticket/1803</a>, r...
defect
unused variable trac cxy is initilized but never used migrated from json status closed changetime description cxy is initilized but never used reporter kjmeagher cc resolution fixed ts compone...
1
13,853
2,789,363,645
IssuesEvent
2015-05-08 18:56:42
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Marshaller _belongsToMany() scrambles joinData
Defect ORM
When I try to merge post (with _joinData) with an existing entity, the _joinData in the entity gets scrambled. EG: POST data (in $this->request->data('products')): ``` ( [0] => Array ( [id] => 40405baa-f4bc-11e4-9403-7c0507bf6b45 [_joinData] => Array ( ...
1.0
Marshaller _belongsToMany() scrambles joinData - When I try to merge post (with _joinData) with an existing entity, the _joinData in the entity gets scrambled. EG: POST data (in $this->request->data('products')): ``` ( [0] => Array ( [id] => 40405baa-f4bc-11e4-9403-7c0507bf6b45 ...
defect
marshaller belongstomany scrambles joindata when i try to merge post with joindata with an existing entity the joindata in the entity gets scrambled eg post data in this request data products array array ...
1
8,378
2,611,495,167
IssuesEvent
2015-02-27 05:34:56
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
writing on top of the screen
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? the writing on top the screen is cut from the top, so you are unable to read it. What version of the product are you using? On what operating system? 0.9.17,windows7 Please provide any additional information bel...
1.0
writing on top of the screen - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? the writing on top the screen is cut from the top, so you are unable to read it. What version of the product are you using? On what operating system? 0.9.17,windows7 Please provide...
defect
writing on top of the screen what steps will reproduce the problem what is the expected output what do you see instead the writing on top the screen is cut from the top so you are unable to read it what version of the product are you using on what operating system please provide any add...
1
54,174
23,192,891,109
IssuesEvent
2022-08-01 14:03:49
emergenzeHack/ukrainehelp.emergenzehack.info_segnalazioni
https://api.github.com/repos/emergenzeHack/ukrainehelp.emergenzehack.info_segnalazioni
opened
Шляхи стажування
Services job
<pre><yamldata> servicetypes: materialGoods: false hospitality: false transport: false healthcare: false Legal: false translation: false job: true psychologicalSupport: false Children: false disability: false women: false education: false offerFromWho: Agenzia per il Lavoro In.form@ti, Anpal ser...
1.0
Шляхи стажування - <pre><yamldata> servicetypes: materialGoods: false hospitality: false transport: false healthcare: false Legal: false translation: false job: true psychologicalSupport: false Children: false disability: false women: false education: false offerFromWho: Agenzia per il Lavoro In...
non_defect
шляхи стажування servicetypes materialgoods false hospitality false transport false healthcare false legal false translation false job true psychologicalsupport false children false disability false women false education false offerfromwho agenzia per il lavoro in form ti anp...
0
74,037
24,912,563,258
IssuesEvent
2022-10-30 02:20:20
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
id attribute not used by Form->radio
defect
### Description # How to reproduce Using the Form helper, create a radio control and specify an `id` attribute. In the generated HTML, `id`s of the radio element are built using the `$fieldName` argument instead of the `id` attribute. ```php <?= $this->Form->radio( 'is_company_employer', ['yes', 'no'], ...
1.0
id attribute not used by Form->radio - ### Description # How to reproduce Using the Form helper, create a radio control and specify an `id` attribute. In the generated HTML, `id`s of the radio element are built using the `$fieldName` argument instead of the `id` attribute. ```php <?= $this->Form->radio( 'is_...
defect
id attribute not used by form radio description how to reproduce using the form helper create a radio control and specify an id attribute in the generated html id s of the radio element are built using the fieldname argument instead of the id attribute php form radio is company em...
1
321,419
23,853,417,655
IssuesEvent
2022-09-06 20:17:00
ravimandal06/Crypto-Tracker
https://api.github.com/repos/ravimandal06/Crypto-Tracker
closed
Welcome to Crypto-Tracker Discussions!
documentation
### Discussed in https://github.com/ravimandal06/Crypto-Tracker/discussions/1 <div type='discussions-op-text'> <sup>Originally posted by **ravimandal06** September 7, 2022</sup> <!-- ✏️ Optional: Customize the content below to let your community know what you intend to use Discussions for. --> ## 👋 Welc...
1.0
Welcome to Crypto-Tracker Discussions! - ### Discussed in https://github.com/ravimandal06/Crypto-Tracker/discussions/1 <div type='discussions-op-text'> <sup>Originally posted by **ravimandal06** September 7, 2022</sup> <!-- ✏️ Optional: Customize the content below to let your community know what you intend...
non_defect
welcome to crypto tracker discussions discussed in originally posted by september ✏️ optional customize the content below to let your community know what you intend to use discussions for 👋 welcome we’re using discussions as a place to connect with other members...
0
207,057
23,418,125,110
IssuesEvent
2022-08-13 09:02:55
nexmo-community/dtmf-dotnet
https://api.github.com/repos/nexmo-community/dtmf-dotnet
opened
vonage.5.3.0.nupkg: 9 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>vonage.5.3.0.nupkg</b></p></summary> <p></p> <p>Path to dependency file: /VonageDtmf.csproj</p> <p>Path to vulnerable library: /home/wss-scanner/.nuget/packages/syste...
True
vonage.5.3.0.nupkg: 9 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>vonage.5.3.0.nupkg</b></p></summary> <p></p> <p>Path to dependency file: /VonageDtmf.csproj</p> <p>...
non_defect
vonage nupkg vulnerabilities highest severity is vulnerable library vonage nupkg path to dependency file vonagedtmf csproj path to vulnerable library home wss scanner nuget packages system text regularexpressions system text regularexpressions nupkg found ...
0
12,982
3,297,236,449
IssuesEvent
2015-11-02 07:20:38
The-Compiler/qutebrowser
https://api.github.com/repos/The-Compiler/qutebrowser
closed
httpbin startup flaky/hangs on AppVeyor
component: tests priority: 0 - high
Sometimes we get this and the build hangs and gets killed by AppVeyor after the timeout: ``` ============================= test session starts ============================= platform win32 -- Python 3.4.3 -- py-1.4.30 -- pytest-2.7.3 PyQt5 5.5 -- Qt runtime 5.5.0 -- Qt compiled 5.5.0 rootdir: C:\projects\qutebro...
1.0
httpbin startup flaky/hangs on AppVeyor - Sometimes we get this and the build hangs and gets killed by AppVeyor after the timeout: ``` ============================= test session starts ============================= platform win32 -- Python 3.4.3 -- py-1.4.30 -- pytest-2.7.3 PyQt5 5.5 -- Qt runtime 5.5.0 -- Qt co...
non_defect
httpbin startup flaky hangs on appveyor sometimes we get this and the build hangs and gets killed by appveyor after the timeout test session starts platform python py pytest qt runtime qt compiled ...
0
43,987
11,890,562,278
IssuesEvent
2020-03-28 18:55:31
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Release dangling ISemaphore
Type: Defect
If a semaphore is acquired in one instance and that instance dies (kill -9), how can one clean it up? I tried reacting to when memberRemove() notification, by keeping a member to semaphore map and releasing these semaphores, but that encountered an error Mar 28, 2020 6:48:24 PM com.hazelcast.spi.impl.eventservice...
1.0
Release dangling ISemaphore - If a semaphore is acquired in one instance and that instance dies (kill -9), how can one clean it up? I tried reacting to when memberRemove() notification, by keeping a member to semaphore map and releasing these semaphores, but that encountered an error Mar 28, 2020 6:48:24 PM com.h...
defect
release dangling isemaphore if a semaphore is acquired in one instance and that instance dies kill how can one clean it up i tried reacting to when memberremove notification by keeping a member to semaphore map and releasing these semaphores but that encountered an error mar pm com hazelca...
1
57,860
14,225,602,804
IssuesEvent
2020-11-17 21:31:06
OpenLiberty/open-liberty
https://api.github.com/repos/OpenLiberty/open-liberty
closed
Move auditWebProbes feature into the auto directory
team:Core Security team:Wendigo East
While doing the Jakarta transformation work, noticed that `com.ibm.websphere.appserver.auditWebProbes-1.0.feature` is in the protected directory when it should be in the auto directory.
True
Move auditWebProbes feature into the auto directory - While doing the Jakarta transformation work, noticed that `com.ibm.websphere.appserver.auditWebProbes-1.0.feature` is in the protected directory when it should be in the auto directory.
non_defect
move auditwebprobes feature into the auto directory while doing the jakarta transformation work noticed that com ibm websphere appserver auditwebprobes feature is in the protected directory when it should be in the auto directory
0
25,703
4,417,714,283
IssuesEvent
2016-08-15 07:25:20
snowie2000/mactype
https://api.github.com/repos/snowie2000/mactype
closed
Where can I find the source code?
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Open http://code.google.com/p/mactype/source/browse/ 2. Then you can see that there is no source code. What is the expected output? What do you see instead? I expected to see the hg repository that contains the source code, but it seems that the repository is empty. What...
1.0
Where can I find the source code? - ``` What steps will reproduce the problem? 1. Open http://code.google.com/p/mactype/source/browse/ 2. Then you can see that there is no source code. What is the expected output? What do you see instead? I expected to see the hg repository that contains the source code, but it seems ...
defect
where can i find the source code what steps will reproduce the problem open then you can see that there is no source code what is the expected output what do you see instead i expected to see the hg repository that contains the source code but it seems that the repository is empty what version o...
1
48,859
13,184,759,250
IssuesEvent
2020-08-12 20:02:30
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
render for glshovel for this data structure in glshovel/private/glshovel/render/I3VectorI3Particle.cxx (Trac #331)
Incomplete Migration Migrated from Trac defect glshovel
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/331 , reported by icecube and owned by olivas_</summary> <p> ```json { "status": "closed", "changetime": "2013-11-21T22:33:09", "description": "There is a problem with this render. In glshovel you see every particle moving from \"inf...
1.0
render for glshovel for this data structure in glshovel/private/glshovel/render/I3VectorI3Particle.cxx (Trac #331) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/331 , reported by icecube and owned by olivas_</summary> <p> ```json { "status": "closed", "changetime": "2013-11-21T22:3...
defect
render for glshovel for this data structure in glshovel private glshovel render cxx trac migrated from reported by icecube and owned by olivas json status closed changetime description there is a problem with this render in glshovel you see every part...
1
361,327
25,335,493,488
IssuesEvent
2022-11-18 16:29:02
Caleb-Cohen/Together
https://api.github.com/repos/Caleb-Cohen/Together
opened
Update .env.example to include instructions on not to delete
documentation Good 100Devs FI
Add `//Please copy and paste this template into a new .env file instead of removing .example from the file name` to the first line of the .env.example file. Additionally, change the formatting of value pairs for example change `DB_STRING = your database URI` to `DB_STRING = YOUR_DATABASE_URI`. Port does not need to...
1.0
Update .env.example to include instructions on not to delete - Add `//Please copy and paste this template into a new .env file instead of removing .example from the file name` to the first line of the .env.example file. Additionally, change the formatting of value pairs for example change `DB_STRING = your database...
non_defect
update env example to include instructions on not to delete add please copy and paste this template into a new env file instead of removing example from the file name to the first line of the env example file additionally change the formatting of value pairs for example change db string your database...
0
31,957
6,668,234,006
IssuesEvent
2017-10-03 15:10:00
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
client side OOME hot-shutdown
Team: Client Team: Core To Triage Type: Critical Type: Defect
I have just run this test https://hazelcast-l337.ci.cloudbees.com/view/hot-restart/job/hot-shutdown/326/console on `./output/HZ/HzMember3HZ/out.txt:INFO: [10.0.0.127]:5701 [HZ] [3.9-SNAPSHOT] Hazelcast Enterprise 3.9-SNAPSHOT (20171003 - 2556542, 01f3b43) starting at [10.0.0.127]:5701` (edited) the first exceptio...
1.0
client side OOME hot-shutdown - I have just run this test https://hazelcast-l337.ci.cloudbees.com/view/hot-restart/job/hot-shutdown/326/console on `./output/HZ/HzMember3HZ/out.txt:INFO: [10.0.0.127]:5701 [HZ] [3.9-SNAPSHOT] Hazelcast Enterprise 3.9-SNAPSHOT (20171003 - 2556542, 01f3b43) starting at [10.0.0.127]:5701...
defect
client side oome hot shutdown i have just run this test on output hz out txt info hazelcast enterprise snapshot starting at edited the first exception was shutdown hzcmd ops clustershutdown threadid com hazelcast core hazelcastexception java util concurrent timeoutexc...
1
749,712
26,176,426,865
IssuesEvent
2023-01-02 10:19:35
ant-media/Ant-Media-Server
https://api.github.com/repos/ant-media/Ant-Media-Server
closed
WebRTC Publisher draws couldn't reach the WebRTC players
Priority: Important
### Short description WebRTC Publisher draws couldn't reach the WebRTC players. ### Steps to reproduce 1. Enable `WebRTC Data Channel - Publisher and all Players` 2. Go WebRTC Whiteboard Publish page and start streaming 3. Open WebRTC Whiteboard Player page and start streaming 4. Draws something on Publisher ...
1.0
WebRTC Publisher draws couldn't reach the WebRTC players - ### Short description WebRTC Publisher draws couldn't reach the WebRTC players. ### Steps to reproduce 1. Enable `WebRTC Data Channel - Publisher and all Players` 2. Go WebRTC Whiteboard Publish page and start streaming 3. Open WebRTC Whiteboard Player...
non_defect
webrtc publisher draws couldn t reach the webrtc players short description webrtc publisher draws couldn t reach the webrtc players steps to reproduce enable webrtc data channel publisher and all players go webrtc whiteboard publish page and start streaming open webrtc whiteboard player...
0
314,260
23,512,812,351
IssuesEvent
2022-08-18 18:17:43
ansible-community/community-team
https://api.github.com/repos/ansible-community/community-team
closed
Coordinate docs requirements with productization team
documentation
Productization team is using `docs/docsite/requirements.txt` but that file is for bleeding edge testing on docs builds. Discuss how they can switch to the code-smell test file, or how we can coordinate so docs, CI, and productization are using the same requirements and in sync when those requirements change.
1.0
Coordinate docs requirements with productization team - Productization team is using `docs/docsite/requirements.txt` but that file is for bleeding edge testing on docs builds. Discuss how they can switch to the code-smell test file, or how we can coordinate so docs, CI, and productization are using the same requirement...
non_defect
coordinate docs requirements with productization team productization team is using docs docsite requirements txt but that file is for bleeding edge testing on docs builds discuss how they can switch to the code smell test file or how we can coordinate so docs ci and productization are using the same requirement...
0
74,992
25,473,459,388
IssuesEvent
2022-11-25 12:19:09
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Custom font not being applied / fetched
T-Defect
### Steps to reproduce Config: ![image](https://user-images.githubusercontent.com/55634271/203983192-bd6db609-f739-40f1-b47d-9f8de4059b51.png) --- Folder: ![image](https://user-images.githubusercontent.com/55634271/203983241-770e5b27-5f54-482d-8c58-12712a7e4c30.png) --- Styles: ![image](https://user-images.gith...
1.0
Custom font not being applied / fetched - ### Steps to reproduce Config: ![image](https://user-images.githubusercontent.com/55634271/203983192-bd6db609-f739-40f1-b47d-9f8de4059b51.png) --- Folder: ![image](https://user-images.githubusercontent.com/55634271/203983241-770e5b27-5f54-482d-8c58-12712a7e4c30.png) --- ...
defect
custom font not being applied fetched steps to reproduce config folder styles fallback font in use not sure if i m missing something would be awesome if anyone can take a look please outcome what did you expect atkinson hyperlegible ttf t...
1
211,323
16,439,066,299
IssuesEvent
2021-05-20 12:34:54
GlacioHack/xdem
https://api.github.com/repos/GlacioHack/xdem
closed
Conda instructions README and `environment.yml` does not install geoutils
documentation invalid
The README is outdated, for example saying `conda activate glacio` while it should be `conda activate xdem`. Also, when installing xdem via conda, it will not install geoutils. This needs to be added in the `environment.yml` (with a --force-reinstall flag until geoutils has a good release system).
1.0
Conda instructions README and `environment.yml` does not install geoutils - The README is outdated, for example saying `conda activate glacio` while it should be `conda activate xdem`. Also, when installing xdem via conda, it will not install geoutils. This needs to be added in the `environment.yml` (with a --force-...
non_defect
conda instructions readme and environment yml does not install geoutils the readme is outdated for example saying conda activate glacio while it should be conda activate xdem also when installing xdem via conda it will not install geoutils this needs to be added in the environment yml with a force ...
0
735,702
25,411,181,815
IssuesEvent
2022-11-22 19:07:28
CDLUC3/ezid
https://api.github.com/repos/CDLUC3/ezid
closed
tombstone URL not set for newly unavailable DOIs
bug priority-urgent
Updates to Crossref and DataCite DOIs are using `identifier.target` instead of `identifier.resolverTarget` see https://github.com/CDLUC3/ezid/blob/279580426994ba5433e8ac89ba68d097439fe1aa/ezidapp/management/commands/proc-crossref.py#L114 and https://github.com/CDLUC3/ezid/blob/279580426994ba5433e8ac89ba68d09743...
1.0
tombstone URL not set for newly unavailable DOIs - Updates to Crossref and DataCite DOIs are using `identifier.target` instead of `identifier.resolverTarget` see https://github.com/CDLUC3/ezid/blob/279580426994ba5433e8ac89ba68d097439fe1aa/ezidapp/management/commands/proc-crossref.py#L114 and https://github.com/...
non_defect
tombstone url not set for newly unavailable dois updates to crossref and datacite dois are using identifier target instead of identifier resolvertarget see and
0
18,549
3,071,173,858
IssuesEvent
2015-08-19 10:17:11
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[TEST-FAILURE]ClientRegressionTest.testIssue493
Team: Client Type: Defect
``` java.lang.IllegalMonitorStateException: Current thread is not owner of the lock! -> <not-locked> at com.hazelcast.concurrent.lock.operations.UnlockOperation.ensureUnlocked(UnlockOperation.java:71) at com.hazelcast.concurrent.lock.operations.UnlockOperation.unlock(UnlockOperation.java:65) at com.hazelcast.con...
1.0
[TEST-FAILURE]ClientRegressionTest.testIssue493 - ``` java.lang.IllegalMonitorStateException: Current thread is not owner of the lock! -> <not-locked> at com.hazelcast.concurrent.lock.operations.UnlockOperation.ensureUnlocked(UnlockOperation.java:71) at com.hazelcast.concurrent.lock.operations.UnlockOperation.unlo...
defect
clientregressiontest java lang illegalmonitorstateexception current thread is not owner of the lock at com hazelcast concurrent lock operations unlockoperation ensureunlocked unlockoperation java at com hazelcast concurrent lock operations unlockoperation unlock unlockoperation java at com ...
1
3,055
2,652,959,940
IssuesEvent
2015-03-16 20:18:33
aisapatino/sjfnw
https://api.github.com/repos/aisapatino/sjfnw
closed
Update test fixtures for new match fields
type: testing
Easier way to update them in general? To unblock #703
1.0
Update test fixtures for new match fields - Easier way to update them in general? To unblock #703
non_defect
update test fixtures for new match fields easier way to update them in general to unblock
0
4,280
2,610,090,753
IssuesEvent
2015-02-26 18:27:27
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痘痘怎样治疗最好
auto-migrated Priority-Medium Type-Defect
``` 深圳痘痘怎样治疗最好【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:44
1.0
深圳痘痘怎样治疗最好 - ``` 深圳痘痘怎样治疗最好【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:44
defect
深圳痘痘怎样治疗最好 深圳痘痘怎样治疗最好【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
17,324
2,999,020,734
IssuesEvent
2015-07-23 16:52:19
opendatakit/opendatakit
https://api.github.com/repos/opendatakit/opendatakit
closed
Hi dears I can not Access my Aggregate using App engine ???
Aggregate Priority-Medium Type-Defect
Originally reported on Google Code with ID 1099 ``` I have problem with Username and Password ! regards ``` Reported by `akko.architect` on 2015-01-12 07:28:28
1.0
Hi dears I can not Access my Aggregate using App engine ??? - Originally reported on Google Code with ID 1099 ``` I have problem with Username and Password ! regards ``` Reported by `akko.architect` on 2015-01-12 07:28:28
defect
hi dears i can not access my aggregate using app engine originally reported on google code with id i have problem with username and password regards reported by akko architect on
1
793,121
27,983,402,393
IssuesEvent
2023-03-26 12:27:54
AY2223S2-CS2103-F11-3/tp
https://api.github.com/repos/AY2223S2-CS2103-F11-3/tp
closed
As a user, I can list vaccination
type.Story priority.High
... to clear my previous filters that I have made on vaccination
1.0
As a user, I can list vaccination - ... to clear my previous filters that I have made on vaccination
non_defect
as a user i can list vaccination to clear my previous filters that i have made on vaccination
0
9,329
3,273,609,697
IssuesEvent
2015-10-26 04:12:34
RasppleII/a2server
https://api.github.com/repos/RasppleII/a2server
closed
A2CLOUD videos are out of date
documentation
They're adequate, but not up to date with latest A2CLOUD, and probably too long.
1.0
A2CLOUD videos are out of date - They're adequate, but not up to date with latest A2CLOUD, and probably too long.
non_defect
videos are out of date they re adequate but not up to date with latest and probably too long
0
18,008
3,016,110,047
IssuesEvent
2015-07-29 23:27:14
archon810/androidpolice
https://api.github.com/repos/archon810/androidpolice
closed
migrate to github the issue tracker
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Go to bug tracker 2. Realize bug tracer will be dead soon. 3. Weep What is the expected output? What do you see instead? Expected: not google code, which is dying. Saw: google code, witch is dead What operating system are you on? Android, but also affects Ubuntu. Needs co...
1.0
migrate to github the issue tracker - ``` What steps will reproduce the problem? 1. Go to bug tracker 2. Realize bug tracer will be dead soon. 3. Weep What is the expected output? What do you see instead? Expected: not google code, which is dying. Saw: google code, witch is dead What operating system are you on? Andr...
defect
migrate to github the issue tracker what steps will reproduce the problem go to bug tracker realize bug tracer will be dead soon weep what is the expected output what do you see instead expected not google code which is dying saw google code witch is dead what operating system are you on andr...
1
44,496
11,455,014,167
IssuesEvent
2020-02-06 18:13:26
rthadur/recaptcha
https://api.github.com/repos/rthadur/recaptcha
closed
there is no label here
backend:cntk type:build/install
In terms of the documentation K.variable should return a variable instance but regarding CNTK backend a parameter instance is returned: Instantiates a variable and returns it. Example: >>> from keras import backend as K >>> import cntk as C >>> import numpy as np >>> x = np.random.rand(10, 3).astype(np.fl...
1.0
there is no label here - In terms of the documentation K.variable should return a variable instance but regarding CNTK backend a parameter instance is returned: Instantiates a variable and returns it. Example: >>> from keras import backend as K >>> import cntk as C >>> import numpy as np >>> x = np.random...
non_defect
there is no label here in terms of the documentation k variable should return a variable instance but regarding cntk backend a parameter instance is returned instantiates a variable and returns it example from keras import backend as k import cntk as c import numpy as np x np random...
0
66,509
20,252,989,814
IssuesEvent
2022-02-14 19:52:54
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
Scrollback has regressed - it shows the "start of room" artwork every time you overscroll to backpaginate
T-Defect
### Steps to reproduce 1. Open a room 2. Scroll to the top to backfill some history 3. Observe that you see the header for the room as if it had just been created. This is then replaced once the backfill completes. ### Outcome #### What did you expect? Nice smooth scrollback which a) preempts when you're scr...
1.0
Scrollback has regressed - it shows the "start of room" artwork every time you overscroll to backpaginate - ### Steps to reproduce 1. Open a room 2. Scroll to the top to backfill some history 3. Observe that you see the header for the room as if it had just been created. This is then replaced once the backfill comp...
defect
scrollback has regressed it shows the start of room artwork every time you overscroll to backpaginate steps to reproduce open a room scroll to the top to backfill some history observe that you see the header for the room as if it had just been created this is then replaced once the backfill comp...
1
50,116
13,187,330,765
IssuesEvent
2020-08-13 03:04:16
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
pypicks to replace icepicks (Trac #139)
IceTray Migrated from Trac defect
Need to get some more pypicks in place to replace old icepicks. <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/139 , reported by blaufuss and owned by troy_</summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", "description": "Need to get some more p...
1.0
pypicks to replace icepicks (Trac #139) - Need to get some more pypicks in place to replace old icepicks. <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/139 , reported by blaufuss and owned by troy_</summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", ...
defect
pypicks to replace icepicks trac need to get some more pypicks in place to replace old icepicks migrated from reported by blaufuss and owned by troy json status closed changetime description need to get some more pypicks in place to replace old icepi...
1
9,776
2,615,174,521
IssuesEvent
2015-03-01 06:57:31
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
wps locked yes after 20 tryings
auto-migrated Priority-Triage Type-Defect
``` 1. What operating system are you using (Linux is the only supported OS)? reaver 1.4 backtrack 2. Is your wireless card in monitor mode (yes/no)? rtl8187 monitor enable on mon0 3. What is the signal strength of the Access Point you are trying to crack? 60% 4. What is the manufacturer and model # of t...
1.0
wps locked yes after 20 tryings - ``` 1. What operating system are you using (Linux is the only supported OS)? reaver 1.4 backtrack 2. Is your wireless card in monitor mode (yes/no)? rtl8187 monitor enable on mon0 3. What is the signal strength of the Access Point you are trying to crack? 60% 4. What is...
defect
wps locked yes after tryings what operating system are you using linux is the only supported os reaver backtrack is your wireless card in monitor mode yes no monitor enable on what is the signal strength of the access point you are trying to crack what is the manufa...
1
136,879
5,289,746,367
IssuesEvent
2017-02-08 18:07:47
Microsoft/RTVS
https://api.github.com/repos/Microsoft/RTVS
closed
Unhandled socket IO exception
priority:P1 type:bug
From @smortaz ``` Description: The process was terminated due to an unhandled exception. Exception Info: System.Net.Sockets.SocketException at System.Net.Sockets.Socket.BeginSend(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags, System.AsyncCallback, System.Object) at System.Net.Sockets.NetworkStream....
1.0
Unhandled socket IO exception - From @smortaz ``` Description: The process was terminated due to an unhandled exception. Exception Info: System.Net.Sockets.SocketException at System.Net.Sockets.Socket.BeginSend(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags, System.AsyncCallback, System.Object) at S...
non_defect
unhandled socket io exception from smortaz description the process was terminated due to an unhandled exception exception info system net sockets socketexception at system net sockets socket beginsend byte system net sockets socketflags system asynccallback system object at system net...
0
366,850
25,604,509,886
IssuesEvent
2022-12-01 23:49:19
Team-Masters/weather-app
https://api.github.com/repos/Team-Masters/weather-app
closed
User-Stories
documentation
# User - Stories - [ ] Make everysingle user story clearly with images and stuff
1.0
User-Stories - # User - Stories - [ ] Make everysingle user story clearly with images and stuff
non_defect
user stories user stories make everysingle user story clearly with images and stuff
0
187,622
15,102,831,203
IssuesEvent
2021-02-08 09:31:42
blacksmithgu/obsidian-dataview
https://api.github.com/repos/blacksmithgu/obsidian-dataview
closed
Usage question
documentation
Hello, thank you so much for the plugin. But i am a bit not clear on how to use. Could you help me clarify? For example, in example 1: ```dataview table time-played, length, rating from "games" sort rating desc ``` I would assume that "games" is the note title. while "time-played", "length", and "rating" ...
1.0
Usage question - Hello, thank you so much for the plugin. But i am a bit not clear on how to use. Could you help me clarify? For example, in example 1: ```dataview table time-played, length, rating from "games" sort rating desc ``` I would assume that "games" is the note title. while "time-played", "lengt...
non_defect
usage question hello thank you so much for the plugin but i am a bit not clear on how to use could you help me clarify for example in example dataview table time played length rating from games sort rating desc i would assume that games is the note title while time played lengt...
0
6,156
5,300,298,465
IssuesEvent
2017-02-10 04:01:48
OctopusDeploy/Issues
https://api.github.com/repos/OctopusDeploy/Issues
closed
Scheduled retention policy processing should use a limited number of threads
area/scale bug feature/performance
Scheduled retention policies, governed by `ApplyRetentionPoliciesTaskController`, will create a new `System.Threading.Thread` for every `RetentionPolicy` where there is one `RetentionPolicy` for every different `Project`, `Channel`, and `Lifecycle` combination. When there are a lot of `RetentionPolicies` this can le...
True
Scheduled retention policy processing should use a limited number of threads - Scheduled retention policies, governed by `ApplyRetentionPoliciesTaskController`, will create a new `System.Threading.Thread` for every `RetentionPolicy` where there is one `RetentionPolicy` for every different `Project`, `Channel`, and `Lif...
non_defect
scheduled retention policy processing should use a limited number of threads scheduled retention policies governed by applyretentionpoliciestaskcontroller will create a new system threading thread for every retentionpolicy where there is one retentionpolicy for every different project channel and lif...
0
307,901
9,423,764,781
IssuesEvent
2019-04-11 12:42:04
didillysquat/SymPortal_framework
https://api.github.com/repos/didillysquat/SymPortal_framework
closed
Class abstract and refactor the data submission code
high_priority
This has largely been competed including debugging. It has also been integrated into the main.py class system #8
1.0
Class abstract and refactor the data submission code - This has largely been competed including debugging. It has also been integrated into the main.py class system #8
non_defect
class abstract and refactor the data submission code this has largely been competed including debugging it has also been integrated into the main py class system
0
42,568
11,146,106,479
IssuesEvent
2019-12-23 08:48:24
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
closed
CLI too verbose
cli defect
I am on `1a0ebecb4b` and CLI prints very verbose connection related logs. ``` 15:41 $ ./jet list-jobs 2019-12-16 15:41:19,476 INFO [AbstractConfigLocator] [main] - Loading configuration '/home/jara/devel/oss/hazelcast-jet/hazelcast-jet-distribution/target/unzipped/hazelcast-jet-4.0-SNAPSHOT/config/hazelcast-client....
1.0
CLI too verbose - I am on `1a0ebecb4b` and CLI prints very verbose connection related logs. ``` 15:41 $ ./jet list-jobs 2019-12-16 15:41:19,476 INFO [AbstractConfigLocator] [main] - Loading configuration '/home/jara/devel/oss/hazelcast-jet/hazelcast-jet-distribution/target/unzipped/hazelcast-jet-4.0-SNAPSHOT/config...
defect
cli too verbose i am on and cli prints very verbose connection related logs jet list jobs info loading configuration home jara devel oss hazelcast jet hazelcast jet distribution target unzipped hazelcast jet snapshot config hazelcast client yaml from system property ha...
1
69,037
22,062,445,498
IssuesEvent
2022-05-30 20:03:54
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
`/messages` endpoint returns `end` token identical to `from` token
A-Spec-Compliance S-Minor T-Defect
<!-- **THIS IS NOT A SUPPORT CHANNEL!** **IF YOU HAVE SUPPORT QUESTIONS ABOUT RUNNING OR CONFIGURING YOUR OWN HOME SERVER**, please ask in **#synapse:matrix.org** (using a matrix.org account if necessary) If you want to report a security issue, please see https://matrix.org/security-disclosure-policy/ This i...
1.0
`/messages` endpoint returns `end` token identical to `from` token - <!-- **THIS IS NOT A SUPPORT CHANNEL!** **IF YOU HAVE SUPPORT QUESTIONS ABOUT RUNNING OR CONFIGURING YOUR OWN HOME SERVER**, please ask in **#synapse:matrix.org** (using a matrix.org account if necessary) If you want to report a security issue...
defect
messages endpoint returns end token identical to from token this is not a support channel if you have support questions about running or configuring your own home server please ask in synapse matrix org using a matrix org account if necessary if you want to report a security issue...
1
349,129
31,776,476,518
IssuesEvent
2023-09-12 14:41:50
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Chrome X-Pack UI Functional Tests - ML data_frame_analytics.x-pack/test/functional/apps/ml/data_frame_analytics/classification_creation·ts - machine learning - data frame analytics classification creation bank marketing runs the analytics job and displays it correctly in the job list
:ml failed-test skipped-test v8.9.3
A test failed on a tracked branch ``` Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e7807e7b94bfe466/elastic/kibana-on-merge/kibana/x-pack/test/functional/apps/ml/data_frame_analytics/...
2.0
Failing test: Chrome X-Pack UI Functional Tests - ML data_frame_analytics.x-pack/test/functional/apps/ml/data_frame_analytics/classification_creation·ts - machine learning - data frame analytics classification creation bank marketing runs the analytics job and displays it correctly in the job list - A test failed on a ...
non_defect
failing test chrome x pack ui functional tests ml data frame analytics x pack test functional apps ml data frame analytics classification creation·ts machine learning data frame analytics classification creation bank marketing runs the analytics job and displays it correctly in the job list a test failed on a ...
0
172,656
13,326,072,110
IssuesEvent
2020-08-27 11:00:40
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: kv/quiescence/nodes=3 failed
C-test-failure O-roachtest O-robot branch-release-19.1 release-blocker
[(roachtest).kv/quiescence/nodes=3 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2137346&tab=buildLog) on [release-19.1@7c03505d8daa19dee7f5f0268c9e728e38d4ba6d](https://github.com/cockroachdb/cockroach/commits/7c03505d8daa19dee7f5f0268c9e728e38d4ba6d): ``` | | stdout: | 2608.0 ...
2.0
roachtest: kv/quiescence/nodes=3 failed - [(roachtest).kv/quiescence/nodes=3 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2137346&tab=buildLog) on [release-19.1@7c03505d8daa19dee7f5f0268c9e728e38d4ba6d](https://github.com/cockroachdb/cockroach/commits/7c03505d8daa19dee7f5f0268c9e728e38d4ba6d): ``` ...
non_defect
roachtest kv quiescence nodes failed on stdout write write write ...
0
82,341
23,747,116,767
IssuesEvent
2022-08-31 16:57:18
dotnet/arcade
https://api.github.com/repos/dotnet/arcade
closed
Build failed: dotnet-arcade-validation-official/main #20220830.7
Build Failed
Build [#20220830.7](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=1977905) partiallySucceeded ## :warning: : internal / dotnet-arcade-validation-official partiallySucceeded ### Summary **Finished** - Wed, 31 Aug 2022 03:38:45 GMT **Duration** - 97 minutes **Requested ...
1.0
Build failed: dotnet-arcade-validation-official/main #20220830.7 - Build [#20220830.7](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=1977905) partiallySucceeded ## :warning: : internal / dotnet-arcade-validation-official partiallySucceeded ### Summary **Finished** - We...
non_defect
build failed dotnet arcade validation official main build partiallysucceeded warning internal dotnet arcade validation official partiallysucceeded summary finished wed aug gmt duration minutes requested for dotnet bot reason batchedci detai...
0
42,083
10,789,878,465
IssuesEvent
2019-11-05 12:56:30
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Validation::compareFields() can't handle null values
defect validation
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.8.5 * Platform and Target: LAMP ### What you did I have a few fields in my database table that can either be '1' or null. In my validation rules i want to specify that a certain field can only be '...
1.0
Validation::compareFields() can't handle null values - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.8.5 * Platform and Target: LAMP ### What you did I have a few fields in my database table that can either be '1' or null. In my validation rul...
defect
validation comparefields can t handle null values this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target lamp what you did i have a few fields in my database table that can either be or null in my validation rules i w...
1
26,572
7,849,602,794
IssuesEvent
2018-06-20 04:47:07
AdoptOpenJDK/openjdk-build
https://api.github.com/repos/AdoptOpenJDK/openjdk-build
closed
Create Win32 release builds of openjdk8+openj9
new builds windows
Given that we already provided support on JDK8 32bit + OpenJ9 at https://github.com/eclipse/openj9/blob/master/buildenv/Build_Instructions_V8.md#windows, we'd like to get the JDK8 builds (Windows 32bit) built and tested at AdoptOpenJDK for the next OpenJ9 release.
1.0
Create Win32 release builds of openjdk8+openj9 - Given that we already provided support on JDK8 32bit + OpenJ9 at https://github.com/eclipse/openj9/blob/master/buildenv/Build_Instructions_V8.md#windows, we'd like to get the JDK8 builds (Windows 32bit) built and tested at AdoptOpenJDK for the next OpenJ9 release.
non_defect
create release builds of given that we already provided support on at we d like to get the builds windows built and tested at adoptopenjdk for the next release
0
25,465
4,329,287,827
IssuesEvent
2016-07-26 16:21:13
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Bugs in Petsc DM
C: MOOSE P: normal T: defect
Found with the clang static analyzer: ``` /Users/permcj/projects/moose/framework/src/utils/PetscDMMoose.C:561:13: warning: Array access (from variable 'darray') results in a null pointer dereference darray[i] = *it; ~~~~~~ ^ /Users/permcj/projects/moose/framework/src/utils/PetscDMMoose.C:719:65: warning: ...
1.0
Bugs in Petsc DM - Found with the clang static analyzer: ``` /Users/permcj/projects/moose/framework/src/utils/PetscDMMoose.C:561:13: warning: Array access (from variable 'darray') results in a null pointer dereference darray[i] = *it; ~~~~~~ ^ /Users/permcj/projects/moose/framework/src/utils/PetscDMMoose....
defect
bugs in petsc dm found with the clang static analyzer users permcj projects moose framework src utils petscdmmoose c warning array access from variable darray results in a null pointer dereference darray it users permcj projects moose framework src utils petscdmmoose c ...
1
13,935
3,206,862,759
IssuesEvent
2015-10-05 06:39:07
toggl/toggldesktop
https://api.github.com/repos/toggl/toggldesktop
opened
Edit view design changes
design windows
- [ ] Make it more compact, currently too much whitespace in every direction. Use the same spacing sizes that listing view has. - [ ] Lets try a version with a more classical layout, where description and project selector are above the duration (like in OSX) - [ ] Close popup arrow is currently in ackward place (bott...
1.0
Edit view design changes - - [ ] Make it more compact, currently too much whitespace in every direction. Use the same spacing sizes that listing view has. - [ ] Lets try a version with a more classical layout, where description and project selector are above the duration (like in OSX) - [ ] Close popup arrow is curre...
non_defect
edit view design changes make it more compact currently too much whitespace in every direction use the same spacing sizes that listing view has lets try a version with a more classical layout where description and project selector are above the duration like in osx close popup arrow is currently i...
0
63,201
12,291,909,644
IssuesEvent
2020-05-10 12:20:45
MathiasMen/FreeFit
https://api.github.com/repos/MathiasMen/FreeFit
opened
ExerciseEditor: ensure validation of input after download was clicked
Code
Make use of the validation function and if one `ExerciseItem` has wrong input mark it in some way, maybe coloring it red or creating some kind of animation.
1.0
ExerciseEditor: ensure validation of input after download was clicked - Make use of the validation function and if one `ExerciseItem` has wrong input mark it in some way, maybe coloring it red or creating some kind of animation.
non_defect
exerciseeditor ensure validation of input after download was clicked make use of the validation function and if one exerciseitem has wrong input mark it in some way maybe coloring it red or creating some kind of animation
0
16,093
5,207,422,151
IssuesEvent
2017-01-24 23:29:44
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
opened
RyuJIT: redundant array bounds checks are not eliminated in fannkuch-redux bechmark hot method
area-CodeGen optimization
Here is the hot method of fannkuch-redux ``` int CountFlips() { int flips = 1; int first = p[0]; if (p[first] != 0) { Array.Copy(p, 0, pp, 0, pp.Length); do { ++flips; for (int lo = 1, hi = first - ...
1.0
RyuJIT: redundant array bounds checks are not eliminated in fannkuch-redux bechmark hot method - Here is the hot method of fannkuch-redux ``` int CountFlips() { int flips = 1; int first = p[0]; if (p[first] != 0) { Array.Copy(p, 0, pp, 0, pp.Length); ...
non_defect
ryujit redundant array bounds checks are not eliminated in fannkuch redux bechmark hot method here is the hot method of fannkuch redux int countflips int flips int first p if p array copy p pp pp length do...
0
152,272
23,941,777,665
IssuesEvent
2022-09-12 00:42:57
lilyx13/lilyx-website
https://api.github.com/repos/lilyx13/lilyx-website
opened
Blog Post Layout
enhancement priority | medium design
### Context This is a layout that will focus on working with the Nuxt Content Module. Most of the site content will eventually be blog posts or labs posts. and I think that I'll get more joy out of making this site if I can focus on creating content. Layout shouldn't be very complex but needs to include the following....
1.0
Blog Post Layout - ### Context This is a layout that will focus on working with the Nuxt Content Module. Most of the site content will eventually be blog posts or labs posts. and I think that I'll get more joy out of making this site if I can focus on creating content. Layout shouldn't be very complex but needs to inc...
non_defect
blog post layout context this is a layout that will focus on working with the nuxt content module most of the site content will eventually be blog posts or labs posts and i think that i ll get more joy out of making this site if i can focus on creating content layout shouldn t be very complex but needs to inc...
0
273,585
20,798,724,781
IssuesEvent
2022-03-17 11:54:15
bounswe/bounswe2022group5
https://api.github.com/repos/bounswe/bounswe2022group5
opened
Editing Non-Functional/Availability Reqiurements section of the project
Type: Documentation Medium Priority Status: In Progress
#### To Do: - Availability related non-functional requirements will be added to <page created>. Reviewer: @palahb #### Task Deadline: 17.03.2022 - 18:00 GMT+3 #### Review Deadline: 17.03.2022 - 20:00 GMT+3
1.0
Editing Non-Functional/Availability Reqiurements section of the project - #### To Do: - Availability related non-functional requirements will be added to <page created>. Reviewer: @palahb #### Task Deadline: 17.03.2022 - 18:00 GMT+3 #### Review Deadline: 17.03.2022 - 20:00 GMT+3
non_defect
editing non functional availability reqiurements section of the project to do availability related non functional requirements will be added to reviewer palahb task deadline gmt review deadline gmt
0
445,619
12,833,815,895
IssuesEvent
2020-07-07 09:56:32
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
secure.lemonde.fr - site is not usable
browser-firefox engine-gecko priority-important
<!-- @browser: Firefox 80.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 --> <!-- @reported_with: --> **URL**: https://secure.lemonde.fr/sfuser/connexion **Browser / Version**: Firefox 80.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome ...
1.0
secure.lemonde.fr - site is not usable - <!-- @browser: Firefox 80.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 --> <!-- @reported_with: --> **URL**: https://secure.lemonde.fr/sfuser/connexion **Browser / Version**: Firefox 80.0 **Operating System**: Windows 1...
non_defect
secure lemonde fr site is not usable url browser version firefox operating system windows tested another browser yes chrome problem type site is not usable description unable to login steps to reproduce i am not sure when it started since i am always logged in t...
0
740,389
25,748,995,453
IssuesEvent
2022-12-08 11:51:32
NetEase/arctic
https://api.github.com/repos/NetEase/arctic
closed
[Bug]: Flink Ingestion jobs will occasionally delete snapshot files causing Optimize and Flink Job to fail
type:bug module:flink module:core priority:critical
### What happened? When the Flink Ingestion job failsover several times, restarting the job will occasionally result in a java.io.FileNotFoundException: File does not exist exception for the snap-xxx.avro file. ### Affects Versions 0.3.x ### What engines are you seeing the problem on? Flink ### How to...
1.0
[Bug]: Flink Ingestion jobs will occasionally delete snapshot files causing Optimize and Flink Job to fail - ### What happened? When the Flink Ingestion job failsover several times, restarting the job will occasionally result in a java.io.FileNotFoundException: File does not exist exception for the snap-xxx.avro fil...
non_defect
flink ingestion jobs will occasionally delete snapshot files causing optimize and flink job to fail what happened when the flink ingestion job failsover several times restarting the job will occasionally result in a java io filenotfoundexception file does not exist exception for the snap xxx avro file ...
0
27,271
4,957,375,696
IssuesEvent
2016-12-02 04:04:33
google/gitiles
https://api.github.com/repos/google/gitiles
reopened
Document support for Markdown definition lists
Priority-Medium Status-New Type-Defect
Originally reported on Google Code with ID 89 ``` Pegdown and Gitiles has explicit support for definition lists. These look like: Foo : Explanation of Foo And render as: <dl> <dt>Foo</dt> <dd>Explanation of Foo</dd> </dl> This is a useful feature since documentation occasionally invol...
1.0
Document support for Markdown definition lists - Originally reported on Google Code with ID 89 ``` Pegdown and Gitiles has explicit support for definition lists. These look like: Foo : Explanation of Foo And render as: <dl> <dt>Foo</dt> <dd>Explanation of Foo</dd> </dl> This is a usef...
defect
document support for markdown definition lists originally reported on google code with id pegdown and gitiles has explicit support for definition lists these look like foo explanation of foo and render as foo explanation of foo this is a useful feature since docum...
1
307,658
23,210,833,916
IssuesEvent
2022-08-02 09:58:24
exasol/r-exasol
https://api.github.com/repos/exasol/r-exasol
closed
Comment password encoding limitations
documentation decision:wont-fix
## Background In #113 we fixed only one part, however encoding curly braces correctly is not supported by ODBC driver by now. ## Acceptance Criteria Encode any occurence of "}" in a password with "}}".
1.0
Comment password encoding limitations - ## Background In #113 we fixed only one part, however encoding curly braces correctly is not supported by ODBC driver by now. ## Acceptance Criteria Encode any occurence of "}" in a password with "}}".
non_defect
comment password encoding limitations background in we fixed only one part however encoding curly braces correctly is not supported by odbc driver by now acceptance criteria encode any occurence of in a password with
0
103,336
8,896,590,693
IssuesEvent
2019-01-16 11:55:43
telstra/open-kilda
https://api.github.com/repos/telstra/open-kilda
opened
Investigate and allow to create custom topologies
area/testing priority/3-normal
As a QA engineer, I want my framework to provide ability to request topologies of custom size (not only from topology.yaml) in the LabService, so that I am able to generate, for example, prod-scale custom topologies, that are not required by regular test run. AC: 1. LabService can be fed with custom TopologyDefinitio...
1.0
Investigate and allow to create custom topologies - As a QA engineer, I want my framework to provide ability to request topologies of custom size (not only from topology.yaml) in the LabService, so that I am able to generate, for example, prod-scale custom topologies, that are not required by regular test run. AC: 1....
non_defect
investigate and allow to create custom topologies as a qa engineer i want my framework to provide ability to request topologies of custom size not only from topology yaml in the labservice so that i am able to generate for example prod scale custom topologies that are not required by regular test run ac ...
0
6,070
2,610,220,390
IssuesEvent
2015-02-26 19:10:00
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
чит на вормикс на фузы
auto-migrated Priority-Medium Type-Defect
``` '''Аргент Макаров''' День добрый никак не могу найти .чит на вормикс на фузы. где то видел уже '''Бертольд Лебедев''' Вот держи линк http://bit.ly/19VyEQd '''Алим Смирнов''' Просит ввести номер мобилы!Не опасно ли это? '''Анатолий Ершов''' Неа все ок у меня ничего не списало '''Арам Соловьёв''' Не это не влияе...
1.0
чит на вормикс на фузы - ``` '''Аргент Макаров''' День добрый никак не могу найти .чит на вормикс на фузы. где то видел уже '''Бертольд Лебедев''' Вот держи линк http://bit.ly/19VyEQd '''Алим Смирнов''' Просит ввести номер мобилы!Не опасно ли это? '''Анатолий Ершов''' Неа все ок у меня ничего не списало '''Арам Со...
defect
чит на вормикс на фузы аргент макаров день добрый никак не могу найти чит на вормикс на фузы где то видел уже бертольд лебедев вот держи линк алим смирнов просит ввести номер мобилы не опасно ли это анатолий ершов неа все ок у меня ничего не списало арам соловьёв не это не ...
1
12,066
2,683,488,414
IssuesEvent
2015-03-28 00:57:50
andybalholm/cascadia
https://api.github.com/repos/andybalholm/cascadia
closed
Move to GitHub
auto-migrated Priority-Medium Type-Defect
``` Can you move this project to GitHub? Google Code is shutting down. ``` Original issue reported on code.google.com by `pierredu...@gmail.com` on 14 Mar 2015 at 11:09
1.0
Move to GitHub - ``` Can you move this project to GitHub? Google Code is shutting down. ``` Original issue reported on code.google.com by `pierredu...@gmail.com` on 14 Mar 2015 at 11:09
defect
move to github can you move this project to github google code is shutting down original issue reported on code google com by pierredu gmail com on mar at
1
12,776
2,717,409,586
IssuesEvent
2015-04-11 07:46:55
codenameone/CodenameOne
https://api.github.com/repos/codenameone/CodenameOne
closed
Android BrowserComponent implementation (WebChromeClient)
Priority-Medium Type-Defect
Original [issue 454](https://code.google.com/p/codenameone/issues/detail?id=454) created by codenameone on 2012-12-27T08:00:20.000Z: The Android implementation of the BrowserComponent currently implements a WebViewClient to call back into CodenameOne. It does not implement a WebChromeClient, however, which could offe...
1.0
Android BrowserComponent implementation (WebChromeClient) - Original [issue 454](https://code.google.com/p/codenameone/issues/detail?id=454) created by codenameone on 2012-12-27T08:00:20.000Z: The Android implementation of the BrowserComponent currently implements a WebViewClient to call back into CodenameOne. It doe...
defect
android browsercomponent implementation webchromeclient original created by codenameone on the android implementation of the browsercomponent currently implements a webviewclient to call back into codenameone it does not implement a webchromeclient however which could offer much more variety o...
1
79,338
28,114,305,792
IssuesEvent
2023-03-31 09:34:09
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Encryption shield not visible in 1.4.4
T-Defect X-Regression S-Minor O-Occasional
### Steps to reproduce 1. Install 1.4.4 2. Open an encrypted chat 3. No shield is visible in header ### Outcome #### What did you expect? Shield shown in header, indicating verification status. In 1.4.2 it worked fine, but 1.4.4 messed it up. Probably related #5584 ### Application version and app s...
1.0
Encryption shield not visible in 1.4.4 - ### Steps to reproduce 1. Install 1.4.4 2. Open an encrypted chat 3. No shield is visible in header ### Outcome #### What did you expect? Shield shown in header, indicating verification status. In 1.4.2 it worked fine, but 1.4.4 messed it up. Probably related #5...
defect
encryption shield not visible in steps to reproduce install open an encrypted chat no shield is visible in header outcome what did you expect shield shown in header indicating verification status in it worked fine but messed it up probably related ...
1
18,839
3,089,693,161
IssuesEvent
2015-08-25 23:03:34
google/googlemock
https://api.github.com/repos/google/googlemock
closed
MatchAndExplainImpl fails to compile with VC++ 2013 /analyze
auto-migrated Priority-Medium Type-Defect
``` When building all of Chrome with /analyze (static analysis) a build failure happened starting when this change was submitted: https://codereview.chromium.org/777033004 This happened because this triggered problematic use of MatchAndExplainImpl with the compiler complaining: error C2248: 'scoped_ptr<std::string...
1.0
MatchAndExplainImpl fails to compile with VC++ 2013 /analyze - ``` When building all of Chrome with /analyze (static analysis) a build failure happened starting when this change was submitted: https://codereview.chromium.org/777033004 This happened because this triggered problematic use of MatchAndExplainImpl with ...
defect
matchandexplainimpl fails to compile with vc analyze when building all of chrome with analyze static analysis a build failure happened starting when this change was submitted this happened because this triggered problematic use of matchandexplainimpl with the compiler complaining error scoped...
1
187,064
6,744,645,772
IssuesEvent
2017-10-20 16:24:31
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
DAL rework: use DESC and ASC for ordering instead of magic '-'
Priority: Medium Type: Bug
Makes it clearer and doesn't rely on currently half broken magic in SQL::Abstract::More
1.0
DAL rework: use DESC and ASC for ordering instead of magic '-' - Makes it clearer and doesn't rely on currently half broken magic in SQL::Abstract::More
non_defect
dal rework use desc and asc for ordering instead of magic makes it clearer and doesn t rely on currently half broken magic in sql abstract more
0
69,154
22,215,070,719
IssuesEvent
2022-06-08 00:11:28
line/armeria
https://api.github.com/repos/line/armeria
closed
Spring boot actuator health configurations do not work when armeria-spring-boot2-actuator-starter is included
defect
When `armeria-spring-boot2-actuator-starter` is added to the project which already has `org.springframework.boot:spring-boot-starter-actuator` `armeria-spring-boot2-actuator` seems to overrides the behavior of the spring-boot actuator `actuator/health` endpoint. Applying spring boot specific configurations (https...
1.0
Spring boot actuator health configurations do not work when armeria-spring-boot2-actuator-starter is included - When `armeria-spring-boot2-actuator-starter` is added to the project which already has `org.springframework.boot:spring-boot-starter-actuator` `armeria-spring-boot2-actuator` seems to overrides the behavi...
defect
spring boot actuator health configurations do not work when armeria spring actuator starter is included when armeria spring actuator starter is added to the project which already has org springframework boot spring boot starter actuator armeria spring actuator seems to overrides the behavior of the sp...
1
432,928
12,500,155,158
IssuesEvent
2020-06-01 21:37:01
covid19india/covid19india-react
https://api.github.com/repos/covid19india/covid19india-react
closed
Map Visualization show Virus Spread over time
Priority: High Status: Claimed
As the virus is spreading to new cities/states in india, It would be interesting to see visually how the virus has spread over a period of time using different colors ( say green(health) to start with and end with red/darkened red for all parts of the state) . #### Some Thoughts on Implementation - The necessary da...
1.0
Map Visualization show Virus Spread over time - As the virus is spreading to new cities/states in india, It would be interesting to see visually how the virus has spread over a period of time using different colors ( say green(health) to start with and end with red/darkened red for all parts of the state) . #### Som...
non_defect
map visualization show virus spread over time as the virus is spreading to new cities states in india it would be interesting to see visually how the virus has spread over a period of time using different colors say green health to start with and end with red darkened red for all parts of the state som...
0
239,947
19,982,432,588
IssuesEvent
2022-01-30 04:59:27
everettraven/packageless
https://api.github.com/repos/everettraven/packageless
closed
Github Actions tests
testing
Github Actions CI/CD pipeline needs more tests such as build tests, testing results of running the application, etc.
1.0
Github Actions tests - Github Actions CI/CD pipeline needs more tests such as build tests, testing results of running the application, etc.
non_defect
github actions tests github actions ci cd pipeline needs more tests such as build tests testing results of running the application etc
0
76,526
26,476,988,643
IssuesEvent
2023-01-17 11:56:19
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Bugs in diacritics composing in rich text editor
T-Defect
### Steps to reproduce 1. Enable rich text editor in labs 2. In the text editor, set "show formating" 3. write "ˇ" and then "d" ### Outcome #### Expected ď #### What happened instead? ˇd ### Operating system Linux mint 21.1 ### Application version Element 1.11.17 ### How did you install the app? fr...
1.0
Bugs in diacritics composing in rich text editor - ### Steps to reproduce 1. Enable rich text editor in labs 2. In the text editor, set "show formating" 3. write "ˇ" and then "d" ### Outcome #### Expected ď #### What happened instead? ˇd ### Operating system Linux mint 21.1 ### Application version El...
defect
bugs in diacritics composing in rich text editor steps to reproduce enable rich text editor in labs in the text editor set show formating write ˇ and then d outcome expected ď what happened instead ˇd operating system linux mint application version ele...
1
29,380
5,659,899,067
IssuesEvent
2017-04-10 14:02:10
bancika/diy-layout-creator
https://api.github.com/repos/bancika/diy-layout-creator
closed
Can't align wire under board
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Add a blank board 2. Add some wire 3. Try to align the wire to under board by choosing "Send backward" Wire doesn't go under board as it should. It would be good for making underboard wires because then I would just decrease the alpha of the board and it would be seen. ...
1.0
Can't align wire under board - ``` What steps will reproduce the problem? 1. Add a blank board 2. Add some wire 3. Try to align the wire to under board by choosing "Send backward" Wire doesn't go under board as it should. It would be good for making underboard wires because then I would just decrease the alpha of th...
defect
can t align wire under board what steps will reproduce the problem add a blank board add some wire try to align the wire to under board by choosing send backward wire doesn t go under board as it should it would be good for making underboard wires because then i would just decrease the alpha of th...
1
7,489
2,610,389,947
IssuesEvent
2015-02-26 20:06:11
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Rope/Water Online GameWindow Crash Bug
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Open a room and begin game online (by yourself or with others) 2. Activate rope utility right as/before you enter any water zone at bottom of map 3. easiest to see on octorama, but is problem on any map. What is the expected output? What do you see instead? When rope too...
1.0
Rope/Water Online GameWindow Crash Bug - ``` What steps will reproduce the problem? 1. Open a room and begin game online (by yourself or with others) 2. Activate rope utility right as/before you enter any water zone at bottom of map 3. easiest to see on octorama, but is problem on any map. What is the expected output...
defect
rope water online gamewindow crash bug what steps will reproduce the problem open a room and begin game online by yourself or with others activate rope utility right as before you enter any water zone at bottom of map easiest to see on octorama but is problem on any map what is the expected output...
1
161
3,773,297,316
IssuesEvent
2016-03-17 01:14:30
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
opened
People: users should be able to delete usernames using backspace on Adndroid
People Management [Type] Bug
#### Steps to reproduce 1. Go to add a new user either on Android or iOS at people/new/$site 2. Type in a username and make sure it's tokenized: ![tokenized-username](https://cloud.githubusercontent.com/assets/11487924/13833375/c524605e-ebbb-11e5-8cf9-01027e1f0ae2.png) 3. Press the backspace key and see that it doe...
1.0
People: users should be able to delete usernames using backspace on Adndroid - #### Steps to reproduce 1. Go to add a new user either on Android or iOS at people/new/$site 2. Type in a username and make sure it's tokenized: ![tokenized-username](https://cloud.githubusercontent.com/assets/11487924/13833375/c524605e-e...
non_defect
people users should be able to delete usernames using backspace on adndroid steps to reproduce go to add a new user either on android or ios at people new site type in a username and make sure it s tokenized press the backspace key and see that it does not delete the username what i...
0
47,453
13,056,191,569
IssuesEvent
2020-07-30 03:56:32
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
karmic install problems (Trac #581)
Migrated from Trac defect tools/ports
Here's the latest from a grad student attempting to use karmic. This process needs to be absolutely seamless, ASAP. Hi Troy, I'm installing the I3_TOOLS on my Ubuntu but found some minor mistakes on http://software.icecube.wisc.edu/offline-software.trunk/projects/cmake/platforms.html I'm using Ubuntu 9.10 and tried t...
1.0
karmic install problems (Trac #581) - Here's the latest from a grad student attempting to use karmic. This process needs to be absolutely seamless, ASAP. Hi Troy, I'm installing the I3_TOOLS on my Ubuntu but found some minor mistakes on http://software.icecube.wisc.edu/offline-software.trunk/projects/cmake/platforms.h...
defect
karmic install problems trac here s the latest from a grad student attempting to use karmic this process needs to be absolutely seamless asap hi troy i m installing the tools on my ubuntu but found some minor mistakes on i m using ubuntu and tried to install the packages listed for ubuntu on th...
1
71,975
23,876,458,019
IssuesEvent
2022-09-07 19:34:44
combatopera/diapyr
https://api.github.com/repos/combatopera/diapyr
opened
disposal should be in graph order
defect
currently it's in source order, which means than when an object is being disposed, a collaborator may be invalid due to having been disposed first * what about dispose-on-exit in a child DI when an object is in use in the parent via join?
1.0
disposal should be in graph order - currently it's in source order, which means than when an object is being disposed, a collaborator may be invalid due to having been disposed first * what about dispose-on-exit in a child DI when an object is in use in the parent via join?
defect
disposal should be in graph order currently it s in source order which means than when an object is being disposed a collaborator may be invalid due to having been disposed first what about dispose on exit in a child di when an object is in use in the parent via join
1
731
3,163,485,755
IssuesEvent
2015-09-20 10:01:54
jantje/arduino-eclipse-plugin
https://api.github.com/repos/jantje/arduino-eclipse-plugin
opened
Warning: Malformed Arduino IDE version expected X.Y.Z got 1.6.5-r2
domain: gui importance: no user impact OS: all status: Arduino IDE plugin incompatibility status: waiting for implementation
When using -rX versin this warning is logged. It seem this notation is being used more so it seems better to improve the parsing to avoid this warning
True
Warning: Malformed Arduino IDE version expected X.Y.Z got 1.6.5-r2 - When using -rX versin this warning is logged. It seem this notation is being used more so it seems better to improve the parsing to avoid this warning
non_defect
warning malformed arduino ide version expected x y z got when using rx versin this warning is logged it seem this notation is being used more so it seems better to improve the parsing to avoid this warning
0
12,413
2,695,611,424
IssuesEvent
2015-04-02 07:43:52
vrapper/vrapper
https://api.github.com/repos/vrapper/vrapper
closed
Search for \$ doesn't work in reverse when on match
Defect
- Search for /\$ - Go forward through the matches with 'n' (I'm assume there are a few $ in the current document) - When on a match attempt to go to a previous match with 'N' I expected it to go to the previous match, but instead the caret doesn't move. I've verified that this works for other searches (includin...
1.0
Search for \$ doesn't work in reverse when on match - - Search for /\$ - Go forward through the matches with 'n' (I'm assume there are a few $ in the current document) - When on a match attempt to go to a previous match with 'N' I expected it to go to the previous match, but instead the caret doesn't move. I've...
defect
search for doesn t work in reverse when on match search for go forward through the matches with n i m assume there are a few in the current document when on a match attempt to go to a previous match with n i expected it to go to the previous match but instead the caret doesn t move i ve...
1
20,544
3,373,787,704
IssuesEvent
2015-11-24 09:45:42
GLab/ToMaTo
https://api.github.com/repos/GLab/ToMaTo
opened
Notifications with same id
type: defect
This can happen when two things happen at the same time. This leads to notifications that can't be modified.
1.0
Notifications with same id - This can happen when two things happen at the same time. This leads to notifications that can't be modified.
defect
notifications with same id this can happen when two things happen at the same time this leads to notifications that can t be modified
1
78,546
27,584,301,109
IssuesEvent
2023-03-08 18:27:55
idaholab/malamute
https://api.github.com/repos/idaholab/malamute
closed
MALAMUTE issue templates are not compatible with GitHub
c: infrastructure p: normal t: defect
## Bug Description Given the transition to GitHub from GitLab, the issue templates are no longer compatible. ## Steps to Reproduce Try to make an issue - no templates are available. ## Impact Prevents easy usage of an issue template, in violation of SQA.
1.0
MALAMUTE issue templates are not compatible with GitHub - ## Bug Description Given the transition to GitHub from GitLab, the issue templates are no longer compatible. ## Steps to Reproduce Try to make an issue - no templates are available. ## Impact Prevents easy usage of an issue template, in violation of S...
defect
malamute issue templates are not compatible with github bug description given the transition to github from gitlab the issue templates are no longer compatible steps to reproduce try to make an issue no templates are available impact prevents easy usage of an issue template in violation of s...
1
27,947
5,141,708,673
IssuesEvent
2017-01-12 10:45:24
Schematron/schematron
https://api.github.com/repos/Schematron/schematron
closed
document-uri() problem in XSLT1 schema when generated by XSLT2 engine
auto-migrated Priority-Medium Type-Defect
``` Lars Hutter has reported the old problem of stylesheet versions caused some problem. See discussion at http://www.eccnet.com/pipermail/schematron/2010-July/000295.html There are two problems: 1) Should @queryBinding="xslt2" cause a stylesheet with @version="2.0". According the draft ISO standard binding fo...
1.0
document-uri() problem in XSLT1 schema when generated by XSLT2 engine - ``` Lars Hutter has reported the old problem of stylesheet versions caused some problem. See discussion at http://www.eccnet.com/pipermail/schematron/2010-July/000295.html There are two problems: 1) Should @queryBinding="xslt2" cause a styl...
defect
document uri problem in schema when generated by engine lars hutter has reported the old problem of stylesheet versions caused some problem see discussion at there are two problems should querybinding cause a stylesheet with version according the draft iso standard binding for ...
1
856
2,594,222,868
IssuesEvent
2015-02-20 00:52:09
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
removal of structure from GUI while updating locked representation
C: VIEW P: major R: fixed T: defect
**Reported by nima on 20 Jun 39121284 06:40 UTC** When the represention of a molecule is locked (e.g. during SES simulation), the structure can still be deleted in the GUI (highlight -> right click -> Edit > delete). Error mesage in status bar: cannot remove representation while update is running
1.0
removal of structure from GUI while updating locked representation - **Reported by nima on 20 Jun 39121284 06:40 UTC** When the represention of a molecule is locked (e.g. during SES simulation), the structure can still be deleted in the GUI (highlight -> right click -> Edit > delete). Error mesage in status bar: canno...
defect
removal of structure from gui while updating locked representation reported by nima on jun utc when the represention of a molecule is locked e g during ses simulation the structure can still be deleted in the gui highlight right click edit delete error mesage in status bar cannot remove r...
1