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
65,865
19,722,701,768
IssuesEvent
2022-01-13 16:48:25
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
H2 integration causing errors
T: Defect
### Actual behavior ``` [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.jooq.example.r2dbc.test.R2dbcTest 19:45:28,448 INFO [Constants.org.jooq.Constants ] - @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...
1.0
H2 integration causing errors - ### Actual behavior ``` [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.jooq.example.r2dbc.test.R2dbcTest 19:45:28,448 INFO [Constants.org.jooq.Constants ] - @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @...
defect
integration causing errors actual behavior t e s t s running org jooq example test info ...
1
29,092
5,533,090,513
IssuesEvent
2017-03-21 12:28:08
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
Buttons not visible depending on backend popup size
defect
The save, save&close etc. buttons are not visible in a backend popup if the popup does not have sufficient size. How to reproduce: 1. Create content element "image" 2. Select an image to open the popup 3. Switch to file manager 4. Create a new folder The save etc. buttons are outside of `<form>` element due t...
1.0
Buttons not visible depending on backend popup size - The save, save&close etc. buttons are not visible in a backend popup if the popup does not have sufficient size. How to reproduce: 1. Create content element "image" 2. Select an image to open the popup 3. Switch to file manager 4. Create a new folder The s...
defect
buttons not visible depending on backend popup size the save save close etc buttons are not visible in a backend popup if the popup does not have sufficient size how to reproduce create content element image select an image to open the popup switch to file manager create a new folder the s...
1
95
2,505,974,031
IssuesEvent
2015-01-12 03:06:30
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
3.0 - MySQL, unbuffered queries conflict with cascaded deletes
Defect ORM
It looks like for MySQL the recent buffered queries changes are causing a conflict when using cascaded deletes: ```php $authors = TableRegistry::get('authors'); $authors->hasMany('articles', [ 'dependent' => true, 'cascadeCallbacks' => true ]); $articles = TableRegistry::get('articles'); $listener = $this...
1.0
3.0 - MySQL, unbuffered queries conflict with cascaded deletes - It looks like for MySQL the recent buffered queries changes are causing a conflict when using cascaded deletes: ```php $authors = TableRegistry::get('authors'); $authors->hasMany('articles', [ 'dependent' => true, 'cascadeCallbacks' => true ]); ...
defect
mysql unbuffered queries conflict with cascaded deletes it looks like for mysql the recent buffered queries changes are causing a conflict when using cascaded deletes php authors tableregistry get authors authors hasmany articles dependent true cascadecallbacks true ...
1
82,669
16,012,556,598
IssuesEvent
2021-04-20 12:31:34
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Intellisense Drops async Modifier When Adding static Modifier
Area-IDE Concept-Continuous Improvement IDE-CodeStyle
_This issue has been moved from [a ticket on Developer Community](https://developercommunity2.visualstudio.com/t/Intellisense-Drops-async-Modifier-When-A/1230495?preview=true)._ --- [severity:It bothers me. A fix would be nice] Intellisense suggests that I make this method static: public async Task<IEnumerable<Ticke...
1.0
Intellisense Drops async Modifier When Adding static Modifier - _This issue has been moved from [a ticket on Developer Community](https://developercommunity2.visualstudio.com/t/Intellisense-Drops-async-Modifier-When-A/1230495?preview=true)._ --- [severity:It bothers me. A fix would be nice] Intellisense suggests that...
non_defect
intellisense drops async modifier when adding static modifier this issue has been moved from intellisense suggests that i make this method static public async task getasync after accepting recommended fix public static task getasync it didn t add the static modifier it replaced the...
0
230,425
17,616,162,920
IssuesEvent
2021-08-18 09:58:02
esphome/issues
https://api.github.com/repos/esphome/issues
closed
Not a bug, but misspeling
Project: Documentation
### The problem ![9o9vFub9Z2](https://user-images.githubusercontent.com/11590960/129739028-d6f2acae-5340-4901-85f0-3c121e67ae0d.png) ### Which version of ESPHome has the issue? - ### What type of installation are you using? Home Assistant Add-on ### Which version of Home Assistant has the issue? - ### What pl...
1.0
Not a bug, but misspeling - ### The problem ![9o9vFub9Z2](https://user-images.githubusercontent.com/11590960/129739028-d6f2acae-5340-4901-85f0-3c121e67ae0d.png) ### Which version of ESPHome has the issue? - ### What type of installation are you using? Home Assistant Add-on ### Which version of Home Assistant ha...
non_defect
not a bug but misspeling the problem which version of esphome has the issue what type of installation are you using home assistant add on which version of home assistant has the issue what platform are you using board component causing the issue exam...
0
42,949
11,394,753,292
IssuesEvent
2020-01-30 09:59:59
mozilla-lockwise/lockwise-android
https://api.github.com/repos/mozilla-lockwise/lockwise-android
opened
Discard changes? prompt is displayed while trying to leave the New login section even there is no data filled
defect feature-CUD
## Steps to reproduce 1. Launch Lockwise. 2. Login with valid credentials. 3. Tap on the `+` button. 4. Tap on the `x` button in order to close the `New login` section. ### Expected behavior The user is redirected to the entry section and no `Discard changes?` prompt is displayed. ### Actual behavior Discard ch...
1.0
Discard changes? prompt is displayed while trying to leave the New login section even there is no data filled - ## Steps to reproduce 1. Launch Lockwise. 2. Login with valid credentials. 3. Tap on the `+` button. 4. Tap on the `x` button in order to close the `New login` section. ### Expected behavior The user is...
defect
discard changes prompt is displayed while trying to leave the new login section even there is no data filled steps to reproduce launch lockwise login with valid credentials tap on the button tap on the x button in order to close the new login section expected behavior the user is...
1
19,042
4,343,231,137
IssuesEvent
2016-07-29 00:27:46
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
Web Architecture Document Formatting and Updating
Category: Documentation Priority: High Status: In Progress Type: Requirement Type: Task
Web Architecture Documentation needs to be formatted (URLs running off screen, for example). Also, there are missing descriptions and inputs in the Java documents where the values are being pulled from. This ticket may become a parent for specific situations, or rejected if not found necessary.
1.0
Web Architecture Document Formatting and Updating - Web Architecture Documentation needs to be formatted (URLs running off screen, for example). Also, there are missing descriptions and inputs in the Java documents where the values are being pulled from. This ticket may become a parent for specific situations, or r...
non_defect
web architecture document formatting and updating web architecture documentation needs to be formatted urls running off screen for example also there are missing descriptions and inputs in the java documents where the values are being pulled from this ticket may become a parent for specific situations or r...
0
39,856
9,693,779,762
IssuesEvent
2019-05-24 17:01:49
barlingo-app/barlingo-be
https://api.github.com/repos/barlingo-app/barlingo-be
closed
DE4 - Exchanges list dto
LOW defect
En el listado de intercambios, haría falta añadir un atributo que indique el número máximo de participantes permitidos en ese intercambio.
1.0
DE4 - Exchanges list dto - En el listado de intercambios, haría falta añadir un atributo que indique el número máximo de participantes permitidos en ese intercambio.
defect
exchanges list dto en el listado de intercambios haría falta añadir un atributo que indique el número máximo de participantes permitidos en ese intercambio
1
274,568
23,849,629,668
IssuesEvent
2022-09-06 16:40:48
near/nearcore
https://api.github.com/repos/near/nearcore
closed
Minimize fuzzing test case in CI
A-testing P-low T-node icebox
Currently fuzzing in nayduck just writes in stdout the first failing scenario and it can be really large [http://nayduck.eastus.cloudapp.azure.com:3000/#/test/217190](http://nayduck.eastus.cloudapp.azure.com:3000/#/test/217190). We can utilise fuzzing minimising tool to reduce output size.
1.0
Minimize fuzzing test case in CI - Currently fuzzing in nayduck just writes in stdout the first failing scenario and it can be really large [http://nayduck.eastus.cloudapp.azure.com:3000/#/test/217190](http://nayduck.eastus.cloudapp.azure.com:3000/#/test/217190). We can utilise fuzzing minimising tool to reduce output ...
non_defect
minimize fuzzing test case in ci currently fuzzing in nayduck just writes in stdout the first failing scenario and it can be really large we can utilise fuzzing minimising tool to reduce output size
0
213,985
16,551,158,416
IssuesEvent
2021-05-28 08:44:58
postlund/pyatv
https://api.github.com/repos/postlund/pyatv
opened
Add functional tests for RAOP
raop test
**Short feature/function description** I've been very bad with it comes to writing tests for RAOP, so there's a big technical debt in that department. Better get started on those soon or they will never get done. **What needs to be done?** * Create a new protocol for the fake device and implement basic functiona...
1.0
Add functional tests for RAOP - **Short feature/function description** I've been very bad with it comes to writing tests for RAOP, so there's a big technical debt in that department. Better get started on those soon or they will never get done. **What needs to be done?** * Create a new protocol for the fake devi...
non_defect
add functional tests for raop short feature function description i ve been very bad with it comes to writing tests for raop so there s a big technical debt in that department better get started on those soon or they will never get done what needs to be done create a new protocol for the fake devi...
0
14,593
2,829,610,094
IssuesEvent
2015-05-23 02:06:28
awesomebing1/fuzzdb
https://api.github.com/repos/awesomebing1/fuzzdb
closed
http://www.rf-dimension.com/forum/entry.php?72445-NFL-FOX-CBS-!!-Baltimore-Ravens-vs-Tennessee-Titans-live-2014-Stream
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. http://www.rf-dimension.com/fhttp://www.rf-dimension.com/forum/entry.php?72445-N FL-FOX-CBS-!!-Baltimore-Ravens-vs-Tennessee-Titans-live-2014-Streamorum/entry.ph p?72445-NFL-FOX-CBS-!!-Baltimore-Ravens-vs-Tennessee-Titans-live-2014-Stream What is the expected output? ...
1.0
http://www.rf-dimension.com/forum/entry.php?72445-NFL-FOX-CBS-!!-Baltimore-Ravens-vs-Tennessee-Titans-live-2014-Stream - ``` What steps will reproduce the problem? 1. 2. 3. http://www.rf-dimension.com/fhttp://www.rf-dimension.com/forum/entry.php?72445-N FL-FOX-CBS-!!-Baltimore-Ravens-vs-Tennessee-Titans-live-2014-Strea...
defect
what steps will reproduce the problem fl fox cbs baltimore ravens vs tennessee titans live streamorum entry ph p nfl fox cbs baltimore ravens vs tennessee titans live stream what is the expected output what do you see instead what version of the product are you using on what operati...
1
64,719
18,844,844,186
IssuesEvent
2021-11-11 13:53:30
pymc-devs/pymc
https://api.github.com/repos/pymc-devs/pymc
opened
Accessing `Model.unobserved_value_vars` changes the `free_RVs` graph
defects
## Description of your problem Found with and MWE related to #5170 **Please provide a minimal, self-contained, and reproducible example.** ```python import pymc as pm import aesara import aesara.tensor as at import numpy as np from IPython.display import display with pm.Model() as pmodel: hyper = pm.L...
1.0
Accessing `Model.unobserved_value_vars` changes the `free_RVs` graph - ## Description of your problem Found with and MWE related to #5170 **Please provide a minimal, self-contained, and reproducible example.** ```python import pymc as pm import aesara import aesara.tensor as at import numpy as np from IPython...
defect
accessing model unobserved value vars changes the free rvs graph description of your problem found with and mwe related to please provide a minimal self contained and reproducible example python import pymc as pm import aesara import aesara tensor as at import numpy as np from ipython di...
1
66,725
20,604,010,033
IssuesEvent
2022-03-06 17:59:08
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
BlockUI: widgetVar is reset to null after partial updates
defect :no_entry_sign: invalid
I am using Primefaces 11, and I am adding this components in home.xhtml page: ```html <p:dataTable id="dataTable" var="n" value="#{homeBean.dataMedel}" lazy="true" paginator="true" rows="10" paginatorTemplate="{CurrentPageReport} {FirstPageLink} {PreviousPageLink} {NextPageLink} {RowsPerPageDropdown}"...
1.0
BlockUI: widgetVar is reset to null after partial updates - I am using Primefaces 11, and I am adding this components in home.xhtml page: ```html <p:dataTable id="dataTable" var="n" value="#{homeBean.dataMedel}" lazy="true" paginator="true" rows="10" paginatorTemplate="{CurrentPageReport} {FirstPageLi...
defect
blockui widgetvar is reset to null after partial updates i am using primefaces and i am adding this components in home xhtml page html p datatable id datatable var n value homebean datamedel lazy true paginator true rows paginatortemplate currentpagereport firstpagelink...
1
613,059
19,072,243,430
IssuesEvent
2021-11-27 04:53:38
ppy/osu
https://api.github.com/repos/ppy/osu
opened
Joining multiplayer rooms with multiple queue items is slow
priority:0 area:multiplayer
Looks to not join until sequential calls to `beatmapsets/lookup` complete for every item in the room.
1.0
Joining multiplayer rooms with multiple queue items is slow - Looks to not join until sequential calls to `beatmapsets/lookup` complete for every item in the room.
non_defect
joining multiplayer rooms with multiple queue items is slow looks to not join until sequential calls to beatmapsets lookup complete for every item in the room
0
757,787
26,528,323,530
IssuesEvent
2023-01-19 10:28:33
thin-edge/community
https://api.github.com/repos/thin-edge/community
closed
Connect with IO4 Alliance
high priority community continuous worked on
Florian Probst is managing the contact with OI4A, next week 17/1 we will have a meeting to discuss the possibilities we have to promote thin-edge.io and make a plan.
1.0
Connect with IO4 Alliance - Florian Probst is managing the contact with OI4A, next week 17/1 we will have a meeting to discuss the possibilities we have to promote thin-edge.io and make a plan.
non_defect
connect with alliance florian probst is managing the contact with next week we will have a meeting to discuss the possibilities we have to promote thin edge io and make a plan
0
75,828
15,495,606,023
IssuesEvent
2021-03-11 01:09:38
heholek/backstage
https://api.github.com/repos/heholek/backstage
opened
CVE-2020-7760 (Medium) detected in codemirror-5.55.0.tgz, codemirror-5.55.0.js
security vulnerability
## CVE-2020-7760 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>codemirror-5.55.0.tgz</b>, <b>codemirror-5.55.0.js</b></p></summary> <p> <details><summary><b>codemirror-5.55.0.tgz...
True
CVE-2020-7760 (Medium) detected in codemirror-5.55.0.tgz, codemirror-5.55.0.js - ## CVE-2020-7760 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>codemirror-5.55.0.tgz</b>, <b>codem...
non_defect
cve medium detected in codemirror tgz codemirror js cve medium severity vulnerability vulnerable libraries codemirror tgz codemirror js codemirror tgz full featured in browser code editor library home page a href path to dependency file ba...
0
24,153
3,917,813,114
IssuesEvent
2016-04-21 09:48:37
OlivierLD/weatherwizard
https://api.github.com/repos/OlivierLD/weatherwizard
closed
Routing with "Avoid Land"
auto-migrated Priority-Medium Type-Defect
``` Sometimes, the routing does not end. It happens when the points reached by the routing process are too far from the destination, and land might be preventing it to be reached. *Work around*: - Uncheck the "Try to avoid land" box or - Increase the value of the preference: Polar, Routing, NMEA > Routing comp...
1.0
Routing with "Avoid Land" - ``` Sometimes, the routing does not end. It happens when the points reached by the routing process are too far from the destination, and land might be preventing it to be reached. *Work around*: - Uncheck the "Try to avoid land" box or - Increase the value of the preference: Polar,...
defect
routing with avoid land sometimes the routing does not end it happens when the points reached by the routing process are too far from the destination and land might be preventing it to be reached work around uncheck the try to avoid land box or increase the value of the preference polar ...
1
49,202
13,185,289,675
IssuesEvent
2020-08-12 21:05:54
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
healpix - detection is broken w/ cvmfs (Trac #947)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/947 , reported by nega and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2015-04-22T21:39:09", "description": "{{{\n-- healpix-cxx\n-- - healpix-cxx/healpix_map.h not found in include/\n-- + /cvmfs/...
1.0
healpix - detection is broken w/ cvmfs (Trac #947) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/947 , reported by nega and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2015-04-22T21:39:09", "description": "{{{\n-- healpix-cxx\n-- - healpix-...
defect
healpix detection is broken w cvmfs trac migrated from reported by nega and owned by nega json status closed changetime description n healpix cxx n healpix cxx healpix map h not found in include n cvmfs icecube opensciencegrid org stan...
1
4,493
2,729,444,613
IssuesEvent
2015-04-16 08:36:32
mgcrea/angular-strap
https://api.github.com/repos/mgcrea/angular-strap
closed
Angular 1.3.15 V/s Angular Strap 2.2.1 Typeahead not showing droplist
directive-typeahead needs-test-case
As above, Can I use the versions as mentioned. If yes, can you please check the Typeahead functionality that not showing the dropdown list. Thanks.
1.0
Angular 1.3.15 V/s Angular Strap 2.2.1 Typeahead not showing droplist - As above, Can I use the versions as mentioned. If yes, can you please check the Typeahead functionality that not showing the dropdown list. Thanks.
non_defect
angular v s angular strap typeahead not showing droplist as above can i use the versions as mentioned if yes can you please check the typeahead functionality that not showing the dropdown list thanks
0
70,555
23,234,223,175
IssuesEvent
2022-08-03 10:16:36
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
Docker image build fails on 32 bit Raspberry Pi
S-Minor T-Defect
### Description When trying to build a docker image on a 32 bit raspbian environment, the build fails because it cannot find a proper rust compiler for building the cryptography package. Note that this happens in the initial "poetry" stage, not the second one where the relevent dependencies are in fact installed using...
1.0
Docker image build fails on 32 bit Raspberry Pi - ### Description When trying to build a docker image on a 32 bit raspbian environment, the build fails because it cannot find a proper rust compiler for building the cryptography package. Note that this happens in the initial "poetry" stage, not the second one where the...
defect
docker image build fails on bit raspberry pi description when trying to build a docker image on a bit raspbian environment the build fails because it cannot find a proper rust compiler for building the cryptography package note that this happens in the initial poetry stage not the second one where the r...
1
334,879
24,443,281,109
IssuesEvent
2022-10-06 15:56:11
rticommunity/rticonnextdds-cmake-utils
https://api.github.com/repos/rticommunity/rticonnextdds-cmake-utils
closed
[DOC] Add missing version link to README
documentation
<!-- :warning: Please, try to follow the template --> ### Description Add release 7.0.0 branch to README.md file.
1.0
[DOC] Add missing version link to README - <!-- :warning: Please, try to follow the template --> ### Description Add release 7.0.0 branch to README.md file.
non_defect
add missing version link to readme description add release branch to readme md file
0
49,151
13,185,264,495
IssuesEvent
2020-08-12 21:02:54
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
Division by zero when reporting time usage (Trac #855)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/855 , reported by jgonzalez and owned by </em></summary> <p> ```json { "status": "closed", "changetime": "2015-01-10T15:33:59", "description": "In line 255 of I3Tray.py it reads:\n if acc_time/total_time > fraction:\n\n...
1.0
Division by zero when reporting time usage (Trac #855) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/855 , reported by jgonzalez and owned by </em></summary> <p> ```json { "status": "closed", "changetime": "2015-01-10T15:33:59", "description": "In line 255 of I3Tray.py it r...
defect
division by zero when reporting time usage trac migrated from reported by jgonzalez and owned by json status closed changetime description in line of py it reads n if acc time total time fraction n nwhich should be n if to...
1
1,939
2,603,973,777
IssuesEvent
2015-02-24 19:00:56
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳沈阳治疱疹医院
auto-migrated Priority-Medium Type-Defect
``` 沈阳沈阳治疱疹医院〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com by `q964105....
1.0
沈阳沈阳治疱疹医院 - ``` 沈阳沈阳治疱疹医院〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com ...
defect
沈阳沈阳治疱疹医院 沈阳沈阳治疱疹医院〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at
1
12,641
2,712,177,265
IssuesEvent
2015-04-09 12:09:04
xgenvn/android-vnc-server
https://api.github.com/repos/xgenvn/android-vnc-server
closed
Can not drag
auto-migrated Priority-Medium Type-Defect
``` Hi there, probably i'm not doing it right but i can't drag the screen with the mouse.. ``` Original issue reported on code.google.com by `vekexa...@gmail.com` on 6 Oct 2009 at 8:29
1.0
Can not drag - ``` Hi there, probably i'm not doing it right but i can't drag the screen with the mouse.. ``` Original issue reported on code.google.com by `vekexa...@gmail.com` on 6 Oct 2009 at 8:29
defect
can not drag hi there probably i m not doing it right but i can t drag the screen with the mouse original issue reported on code google com by vekexa gmail com on oct at
1
6,150
2,610,222,209
IssuesEvent
2015-02-26 19:10:31
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
usb wsf
auto-migrated Priority-Medium Type-Defect
``` '''Атеист Афанасьев''' День добрый никак не могу найти .usb wsf. как то выкладывали уже '''Абрам Терентьев''' Вот хороший сайт где можно скачать http://bit.ly/17xyOzR '''Артамон Миронов''' Просит ввести номер мобилы!Не опасно ли это? '''Гаспар Колобов''' Не это не влияет на баланс '''Аристарх Якушев''' Неа вс...
1.0
usb wsf - ``` '''Атеист Афанасьев''' День добрый никак не могу найти .usb wsf. как то выкладывали уже '''Абрам Терентьев''' Вот хороший сайт где можно скачать http://bit.ly/17xyOzR '''Артамон Миронов''' Просит ввести номер мобилы!Не опасно ли это? '''Гаспар Колобов''' Не это не влияет на баланс '''Аристарх Якушев...
defect
usb wsf атеист афанасьев день добрый никак не могу найти usb wsf как то выкладывали уже абрам терентьев вот хороший сайт где можно скачать артамон миронов просит ввести номер мобилы не опасно ли это гаспар колобов не это не влияет на баланс аристарх якушев неа все ок у мен...
1
22,054
11,670,550,607
IssuesEvent
2020-03-04 00:16:57
mozilla/bugbug
https://api.github.com/repos/mozilla/bugbug
closed
Add better tests for the '/<model>/predict' http_service endpoints
http_service
PR https://github.com/mozilla/bugbug/pull/1319 adds some fixtures that allow us to mock out redis and rq. We should move these to the `conftest.py` and write some better tests for the bug classification endpoint.
1.0
Add better tests for the '/<model>/predict' http_service endpoints - PR https://github.com/mozilla/bugbug/pull/1319 adds some fixtures that allow us to mock out redis and rq. We should move these to the `conftest.py` and write some better tests for the bug classification endpoint.
non_defect
add better tests for the predict http service endpoints pr adds some fixtures that allow us to mock out redis and rq we should move these to the conftest py and write some better tests for the bug classification endpoint
0
226
2,520,420,516
IssuesEvent
2015-01-19 02:22:58
UNH-OE/tow-tank-issues
https://api.github.com/repos/UNH-OE/tow-tank-issues
closed
Tow Tank PC: Get replacement memory stick
defect
One went bad a while back. Memory is G.SKILL Ripjaws Series 16GB (4 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600.
1.0
Tow Tank PC: Get replacement memory stick - One went bad a while back. Memory is G.SKILL Ripjaws Series 16GB (4 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600.
defect
tow tank pc get replacement memory stick one went bad a while back memory is g skill ripjaws series x pin sdram
1
27,447
5,019,084,249
IssuesEvent
2016-12-14 10:33:05
ONSdigital/eq-survey-runner
https://api.github.com/repos/ONSdigital/eq-survey-runner
closed
The question heading isn't currently using the correct heading style. This should be neptune.
design-defect
[https://www.bugherd.com/projects/110463/tasks/3](https://www.bugherd.com/projects/110463/tasks/3)
1.0
The question heading isn't currently using the correct heading style. This should be neptune. - [https://www.bugherd.com/projects/110463/tasks/3](https://www.bugherd.com/projects/110463/tasks/3)
defect
the question heading isn t currently using the correct heading style this should be neptune
1
5,314
2,610,185,196
IssuesEvent
2015-02-26 18:58:50
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
揭秘怎样消除脸上的色斑
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 踏着风的节奏,辗转于渺渺人生驿站,看人来人往、车水马�� �随风绝尘。匆匆的步伐,试图一点一滴叩开炫目峻冷世界的� ��壳。风起风落,花开花谢,梦想的心灯明明灭灭,举目所及 ,仍是不曾相识的茫然。秋风乍起,倦怠许久的灵魂,再次�� �放逐在流浪的旅途。流浪因为不想寂寞,可是没有你的日子� ��怎么办,如果没有了色斑,你还会回来吗!怎样消除脸上的 色斑, 《客户案例》   我脸上长斑已经有五六年。在二十岁左右,脸上颜色就�� �较偏黄。二十二岁时鬓角处长了一块黄色斑块,因为比较小� ��没在意。结婚生孩子之后,有妇科病,同事情绪不稳定,易 激动,睡眠不好,所以导致色素代谢障碍,双眼角外部皮肤�� �黄褐斑生成,并向脸...
1.0
揭秘怎样消除脸上的色斑 - ``` 《摘要》 踏着风的节奏,辗转于渺渺人生驿站,看人来人往、车水马�� �随风绝尘。匆匆的步伐,试图一点一滴叩开炫目峻冷世界的� ��壳。风起风落,花开花谢,梦想的心灯明明灭灭,举目所及 ,仍是不曾相识的茫然。秋风乍起,倦怠许久的灵魂,再次�� �放逐在流浪的旅途。流浪因为不想寂寞,可是没有你的日子� ��怎么办,如果没有了色斑,你还会回来吗!怎样消除脸上的 色斑, 《客户案例》   我脸上长斑已经有五六年。在二十岁左右,脸上颜色就�� �较偏黄。二十二岁时鬓角处长了一块黄色斑块,因为比较小� ��没在意。结婚生孩子之后,有妇科病,同事情绪不稳定,易 激动,睡眠不好,所以导致色素代谢障碍,双眼角外部...
defect
揭秘怎样消除脸上的色斑 《摘要》 踏着风的节奏,辗转于渺渺人生驿站,看人来人往、车水马�� �随风绝尘。匆匆的步伐,试图一点一滴叩开炫目峻冷世界的� ��壳。风起风落,花开花谢,梦想的心灯明明灭灭,举目所及 ,仍是不曾相识的茫然。秋风乍起,倦怠许久的灵魂,再次�� �放逐在流浪的旅途。流浪因为不想寂寞,可是没有你的日子� ��怎么办,如果没有了色斑,你还会回来吗!怎样消除脸上的 色斑, 《客户案例》   我脸上长斑已经有五六年。在二十岁左右,脸上颜色就�� �较偏黄。二十二岁时鬓角处长了一块黄色斑块,因为比较小� ��没在意。结婚生孩子之后,有妇科病,同事情绪不稳定,易 激动,睡眠不好,所以导致色素代谢障碍,双眼角外部...
1
52,080
13,211,379,298
IssuesEvent
2020-08-15 22:42:53
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
triangle.c has different precision based on OS (Trac #1647)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1647">https://code.icecube.wisc.edu/projects/icecube/ticket/1647</a>, reported by negaand owned by jgonzalez</em></summary> <p> ```json { "status": "closed", "changetime": "2016-08-18T22:03:29", "_ts": "147...
1.0
triangle.c has different precision based on OS (Trac #1647) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1647">https://code.icecube.wisc.edu/projects/icecube/ticket/1647</a>, reported by negaand owned by jgonzalez</em></summary> <p> ```json { "status": "clo...
defect
triangle c has different precision based on os trac migrated from json status closed changetime ts description see n linux in the source icecube projects tankresponse trunk private tankresponse triangle triangle c n reporter ne...
1
277,913
24,111,042,933
IssuesEvent
2022-09-20 11:22:41
PharmaLedger-IMI/eco-iot-pmed-workspace
https://api.github.com/repos/PharmaLedger-IMI/eco-iot-pmed-workspace
opened
Check in the TP SSApp how the procedures (which were set as missed by the site) appear
bug business-testing
HCP can set each procedure to completed or :missed", however the procedures where HCP selected "Missed" they show up as "completed" in Participant calendar
1.0
Check in the TP SSApp how the procedures (which were set as missed by the site) appear - HCP can set each procedure to completed or :missed", however the procedures where HCP selected "Missed" they show up as "completed" in Participant calendar
non_defect
check in the tp ssapp how the procedures which were set as missed by the site appear hcp can set each procedure to completed or missed however the procedures where hcp selected missed they show up as completed in participant calendar
0
30,973
6,379,944,412
IssuesEvent
2017-08-02 15:42:02
Azure/azure-powershell
https://api.github.com/repos/Azure/azure-powershell
closed
Cmdlet reference markdown missing URLs in Related Links section.
Doc Defect
### Cmdlet(s) As many as 59 cmdlet reference files have empty URLs in the Related Links section. For example, in Set-AzureRmDataLakeStoreItemExpiry.md: > ## RELATED LINKS > > [Get-AzureRmDataLakeStoreItem]() This results in a bad link in the web presentation. ### Affected cmdlets DataLakeStore\Command...
1.0
Cmdlet reference markdown missing URLs in Related Links section. - ### Cmdlet(s) As many as 59 cmdlet reference files have empty URLs in the Related Links section. For example, in Set-AzureRmDataLakeStoreItemExpiry.md: > ## RELATED LINKS > > [Get-AzureRmDataLakeStoreItem]() This results in a bad link in t...
defect
cmdlet reference markdown missing urls in related links section cmdlet s as many as cmdlet reference files have empty urls in the related links section for example in set azurermdatalakestoreitemexpiry md related links this results in a bad link in the web presentation af...
1
64,765
12,491,266,282
IssuesEvent
2020-06-01 03:25:37
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
[Bug] Light sprites do not follow the rotation of their physics items
Bug Code Low prio Modding
**v0.9.6.0 - v0.9.705.0** ### Issue: Light sprites attached to rotating items, I.E. pickable items and physics projectiles, do not follow the rotation or mirroring correctly of their parent body. **Steps to reproduce:** - Place an overlay <sprite/> as part of a light component on a holdable/pickable/throwable...
1.0
[Bug] Light sprites do not follow the rotation of their physics items - **v0.9.6.0 - v0.9.705.0** ### Issue: Light sprites attached to rotating items, I.E. pickable items and physics projectiles, do not follow the rotation or mirroring correctly of their parent body. **Steps to reproduce:** - Place an overlay...
non_defect
light sprites do not follow the rotation of their physics items issue light sprites attached to rotating items i e pickable items and physics projectiles do not follow the rotation or mirroring correctly of their parent body steps to reproduce place an overlay as pa...
0
256,345
22,046,137,181
IssuesEvent
2022-05-30 02:04:56
archesproject/arches
https://api.github.com/repos/archesproject/arches
closed
Add UI test for Text widget
Subject: Testing
The 3 pages to test are: - Card Page - Form Page - Report Page First and foremost test that the items being configured on the widget are being represented in their respective pages.
1.0
Add UI test for Text widget - The 3 pages to test are: - Card Page - Form Page - Report Page First and foremost test that the items being configured on the widget are being represented in their respective pages.
non_defect
add ui test for text widget the pages to test are card page form page report page first and foremost test that the items being configured on the widget are being represented in their respective pages
0
47,887
13,066,331,340
IssuesEvent
2020-07-30 21:28:16
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
photospline: SPGLAM doesn't link libRT (Trac #1357)
Migrated from Trac combo reconstruction defect
When building icerec/trunk (with py2-v2 I3_PORTS), photospline's SPGLAM (C spline fitter) doesn't correctly link libRT. This will compile, but "import icecube.photospline.spglam" will fail with an "undefined symbol: clock_gettime()" error. I fixed this by adding this to photospline/CMakeLists.txt: Index: CMakeList...
1.0
photospline: SPGLAM doesn't link libRT (Trac #1357) - When building icerec/trunk (with py2-v2 I3_PORTS), photospline's SPGLAM (C spline fitter) doesn't correctly link libRT. This will compile, but "import icecube.photospline.spglam" will fail with an "undefined symbol: clock_gettime()" error. I fixed this by adding...
defect
photospline spglam doesn t link librt trac when building icerec trunk with ports photospline s spglam c spline fitter doesn t correctly link librt this will compile but import icecube photospline spglam will fail with an undefined symbol clock gettime error i fixed this by adding this t...
1
7,305
2,610,362,641
IssuesEvent
2015-02-26 19:57:14
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Can not insert video
auto-migrated Priority-Medium Type-Defect
``` When i use the insert video button it just loads forever after submitting link and pressing insert button I am using Chrome latest version Using latest version of scribefire for chrome ``` ----- Original issue reported on code.google.com by `frederik...@gmail.com` on 4 Jul 2012 at 11:40
1.0
Can not insert video - ``` When i use the insert video button it just loads forever after submitting link and pressing insert button I am using Chrome latest version Using latest version of scribefire for chrome ``` ----- Original issue reported on code.google.com by `frederik...@gmail.com` on 4 Jul 2012 at...
defect
can not insert video when i use the insert video button it just loads forever after submitting link and pressing insert button i am using chrome latest version using latest version of scribefire for chrome original issue reported on code google com by frederik gmail com on jul at ...
1
11,510
3,491,643,566
IssuesEvent
2016-01-04 16:35:45
spring-cloud/spring-cloud-dataflow
https://api.github.com/repos/spring-cloud/spring-cloud-dataflow
opened
Identify remaining gaps in ref. guide
documentation ready
As a developer, I'd want to review and compare XD and SCDF guides, so I can port the remaining relevant docs as applicable. **Acceptance:** Docs for `dsl`, `shell`, `REST-API`, and `UI` are included in the reference guide
1.0
Identify remaining gaps in ref. guide - As a developer, I'd want to review and compare XD and SCDF guides, so I can port the remaining relevant docs as applicable. **Acceptance:** Docs for `dsl`, `shell`, `REST-API`, and `UI` are included in the reference guide
non_defect
identify remaining gaps in ref guide as a developer i d want to review and compare xd and scdf guides so i can port the remaining relevant docs as applicable acceptance docs for dsl shell rest api and ui are included in the reference guide
0
2,795
3,872,322,949
IssuesEvent
2016-04-11 13:31:45
cul-it/mann-wagon
https://api.github.com/repos/cul-it/mann-wagon
closed
Experiment with modifications to single search to promote Mann results
infrastructure wontfix
> https://issues.library.cornell.edu/browse/MANNWEB-170. > Sub-task of https://issues.library.cornell.edu/browse/MANNWEB-151 -> #27
1.0
Experiment with modifications to single search to promote Mann results - > https://issues.library.cornell.edu/browse/MANNWEB-170. > Sub-task of https://issues.library.cornell.edu/browse/MANNWEB-151 -> #27
non_defect
experiment with modifications to single search to promote mann results sub task of
0
14,237
2,795,119,840
IssuesEvent
2015-05-11 20:19:12
codenameone/CodenameOne
https://api.github.com/repos/codenameone/CodenameOne
closed
SQLExceptions on ios device
Priority-High Type-Defect
Original [issue 1232](https://code.google.com/p/codenameone/issues/detail?id=1232) created by codenameone on 2014-11-20T13:07:52.000Z: SQLException generated by the violation of a UNIQUE constraint is not caught on IOS devices. Steps to reproduce: Insert same value into a column with a UNIQUE constraint. tr...
1.0
SQLExceptions on ios device - Original [issue 1232](https://code.google.com/p/codenameone/issues/detail?id=1232) created by codenameone on 2014-11-20T13:07:52.000Z: SQLException generated by the violation of a UNIQUE constraint is not caught on IOS devices. Steps to reproduce: Insert same value into a column wi...
defect
sqlexceptions on ios device original created by codenameone on sqlexception generated by the violation of a unique constraint is not caught on ios devices steps to reproduce insert same value into a column with a unique constraint try code for inserting into table mydatabase e...
1
113,551
24,444,326,117
IssuesEvent
2022-10-06 16:38:26
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
react component testing: Cannot find get-package-type/index via nyc
npm: @cypress/react topic: code coverage CT
### Current behavior When I run `cypress run` without using component testing, everything works fine. But when I add this line to my `plugins/index.ts`: `require("@cypress/react/plugins/load-webpack")(on, config);` I get the following error: ``` The function exported by the plugins file threw an error. We...
1.0
react component testing: Cannot find get-package-type/index via nyc - ### Current behavior When I run `cypress run` without using component testing, everything works fine. But when I add this line to my `plugins/index.ts`: `require("@cypress/react/plugins/load-webpack")(on, config);` I get the following error: ...
non_defect
react component testing cannot find get package type index via nyc current behavior when i run cypress run without using component testing everything works fine but when i add this line to my plugins index ts require cypress react plugins load webpack on config i get the following error ...
0
69,648
22,591,841,073
IssuesEvent
2022-06-28 20:45:02
department-of-veterans-affairs/va-forms-system-core
https://api.github.com/repos/department-of-veterans-affairs/va-forms-system-core
closed
508-defect-2 [SCREENREADER]: Incomplete form submission, error message vague and not read assertively
VA Forms System Core Forms Library Support 508/Accessibility forms frontend design system 508-defect-2 components vsa-claims-appeals benefits-crew
Label: 24069 - [508-defect-2] https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2 Issue Title: 508 Defect 2, screen readers, incomplete form submission, error message vague and not read assertively. Point of ...
1.0
508-defect-2 [SCREENREADER]: Incomplete form submission, error message vague and not read assertively - Label: 24069 - [508-defect-2] https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2 Issue Title: 508 Defect...
defect
defect incomplete form submission error message vague and not read assertively label issue title defect screen readers incomplete form submission error message vague and not read assertively point of contact angela fowler vfs point of contact first name only angel...
1
45,527
12,833,760,331
IssuesEvent
2020-07-07 09:50:56
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Mistake in the "FOR clause" documentation
C: Documentation E: Enterprise Edition E: Professional Edition P: Medium R: Fixed T: Defect
Here: https://www.jooq.org/doc/3.14/manual-single-page/#for-clause On the right: Instead of `actors`/`actor` shouldn't it be `books`/`book`? ![image](https://user-images.githubusercontent.com/644927/86761240-1c1b0d00-c046-11ea-94d5-f98ce799fdaa.png)
1.0
Mistake in the "FOR clause" documentation - Here: https://www.jooq.org/doc/3.14/manual-single-page/#for-clause On the right: Instead of `actors`/`actor` shouldn't it be `books`/`book`? ![image](https://user-images.githubusercontent.com/644927/86761240-1c1b0d00-c046-11ea-94d5-f98ce799fdaa.png)
defect
mistake in the for clause documentation here on the right instead of actors actor shouldn t it be books book
1
34,708
14,498,277,816
IssuesEvent
2020-12-11 15:18:26
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Azure web app cca example has no /public path anywhere
Pri2 app-service/svc assigned-to-author doc-enhancement triaged
"Exclusion paths can be configured by selecting Configuration > General Settings and defining an exclusion path. In this example, anything under /public path for your application would not request a client certificate." Is the example supposed to be the screenshot below this text? If so, the example does not seem to...
1.0
Azure web app cca example has no /public path anywhere - "Exclusion paths can be configured by selecting Configuration > General Settings and defining an exclusion path. In this example, anything under /public path for your application would not request a client certificate." Is the example supposed to be the screen...
non_defect
azure web app cca example has no public path anywhere exclusion paths can be configured by selecting configuration general settings and defining an exclusion path in this example anything under public path for your application would not request a client certificate is the example supposed to be the screen...
0
33,411
7,112,077,769
IssuesEvent
2018-01-17 16:00:40
contao/core
https://api.github.com/repos/contao/core
closed
Don't remove old subscriptions that have not been activated yet
defect
https://github.com/contao/core/blob/9ca7b0d03b522622ce4bd2b00ad4fc34efbf28f6/system/modules/newsletter/modules/ModuleSubscribe.php#L243-L250 Please don't not delete old subscriptions automatically. I have multiple newsletter channels corresponding to each online competitions. A person can take part in a competition ...
1.0
Don't remove old subscriptions that have not been activated yet - https://github.com/contao/core/blob/9ca7b0d03b522622ce4bd2b00ad4fc34efbf28f6/system/modules/newsletter/modules/ModuleSubscribe.php#L243-L250 Please don't not delete old subscriptions automatically. I have multiple newsletter channels corresponding to ...
defect
don t remove old subscriptions that have not been activated yet please don t not delete old subscriptions automatically i have multiple newsletter channels corresponding to each online competitions a person can take part in a competition only after subscribing to the corresponding nl to each competition ...
1
81,902
31,806,601,555
IssuesEvent
2023-09-13 14:18:06
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Getting "Error communicating with the remote browser. It may have died." after running a large number of tests in a row.
I-defect I-question needs-triaging G-chromedriver
### What happened? When trying to run a large number of tests in a row, I get the error "Error communicating with the remote browser. It may have died." This number of tests can vary anywhere from 10 to 96 before this bug happens. It will then cause every other test in the testing suite to fail with the same issue aft...
1.0
[🐛 Bug]: Getting "Error communicating with the remote browser. It may have died." after running a large number of tests in a row. - ### What happened? When trying to run a large number of tests in a row, I get the error "Error communicating with the remote browser. It may have died." This number of tests can vary any...
defect
getting error communicating with the remote browser it may have died after running a large number of tests in a row what happened when trying to run a large number of tests in a row i get the error error communicating with the remote browser it may have died this number of tests can vary anywhere f...
1
36,734
8,102,140,282
IssuesEvent
2018-08-12 21:58:18
tdwg/ac
https://api.github.com/repos/tdwg/ac
closed
AC Iptc4xmpExt:CVterm guidance may be inconsistent with IPTC spec
Priority-Medium Type-Defect
``` About http://terms.tdwg.org/wiki/Audubon_Core_Term_List#Iptc4xmpExt:CVterm In private email about an example he constructed, Steve Baskauf wrote: "Probably not using Iptc4xmpExt:CVterm correctly. I'm using it with a URI-value but I'm not sure if it should be a literal. I'm linking to the standard view URIs I'...
1.0
AC Iptc4xmpExt:CVterm guidance may be inconsistent with IPTC spec - ``` About http://terms.tdwg.org/wiki/Audubon_Core_Term_List#Iptc4xmpExt:CVterm In private email about an example he constructed, Steve Baskauf wrote: "Probably not using Iptc4xmpExt:CVterm correctly. I'm using it with a URI-value but I'm not sure i...
defect
ac cvterm guidance may be inconsistent with iptc spec about in private email about an example he constructed steve baskauf wrote probably not using cvterm correctly i m using it with a uri value but i m not sure if it should be a literal i m linking to the standard view uris i ve defined but i d...
1
27,740
30,296,049,818
IssuesEvent
2023-07-09 21:36:17
ethanrossblack/relational_rails
https://api.github.com/repos/ethanrossblack/relational_rails
closed
User Story 10, Parent Child Index Link
Iteration 1 Usability
[ ] done User Story 10, Parent Child Index Link As a visitor When I visit a parent show page ('/parents/:id') Then I see a link to take me to that parent's `child_table_name` page ('/parents/:id/child_table_name')
True
User Story 10, Parent Child Index Link - [ ] done User Story 10, Parent Child Index Link As a visitor When I visit a parent show page ('/parents/:id') Then I see a link to take me to that parent's `child_table_name` page ('/parents/:id/child_table_name')
non_defect
user story parent child index link done user story parent child index link as a visitor when i visit a parent show page parents id then i see a link to take me to that parent s child table name page parents id child table name
0
67,112
20,906,689,294
IssuesEvent
2022-03-24 03:31:25
djangopackages/djangopackages
https://api.github.com/repos/djangopackages/djangopackages
closed
GitLab repos are missing stars
defect
I noticed on the [Encryption Grid](https://djangopackages.org/grids/g/encryption/) that we were missing: - star counts - Repo shows us as "Other" in the package grid - missing description See https://djangopackages.org/packages/p/django-encrypted-model-fields/ for missing details too
1.0
GitLab repos are missing stars - I noticed on the [Encryption Grid](https://djangopackages.org/grids/g/encryption/) that we were missing: - star counts - Repo shows us as "Other" in the package grid - missing description See https://djangopackages.org/packages/p/django-encrypted-model-fields/ for missing detai...
defect
gitlab repos are missing stars i noticed on the that we were missing star counts repo shows us as other in the package grid missing description see for missing details too
1
34,893
7,467,614,926
IssuesEvent
2018-04-02 15:57:12
radioactivecricket/PostNukeRP
https://api.github.com/repos/radioactivecricket/PostNukeRP
closed
Undo on Power Linker Tool when Ent is missing
Priority-Low Type-Defect auto-migrated
``` by [TBU|FN] CrazyKid » Mon Dec 24, 2012 7:42 pm At 2:42PM EST I got this error spamming in the server console [ERROR] lua/includes/modules/constraint.lua:177: Tried to use a NULL entity! 1. GetTable - [C]:-1 2. RemoveConstraints - lua/includes/modules/constraint.lua:177 3. unknown - ...p/entities/weapons/gmod...
1.0
Undo on Power Linker Tool when Ent is missing - ``` by [TBU|FN] CrazyKid » Mon Dec 24, 2012 7:42 pm At 2:42PM EST I got this error spamming in the server console [ERROR] lua/includes/modules/constraint.lua:177: Tried to use a NULL entity! 1. GetTable - [C]:-1 2. RemoveConstraints - lua/includes/modules/constraint....
defect
undo on power linker tool when ent is missing by crazykid » mon dec pm at est i got this error spamming in the server console lua includes modules constraint lua tried to use a null entity gettable removeconstraints lua includes modules constraint lua unknown p ...
1
14,199
2,793,234,538
IssuesEvent
2015-05-11 09:34:12
bounswe/bounswe2015group3
https://api.github.com/repos/bounswe/bounswe2015group3
closed
meeting1
auto-migrated Priority-Medium Type-Defect
``` this issue about our first meeting content ``` Original issue reported on code.google.com by `bunyamin...@gmail.com` on 20 Feb 2015 at 6:33
1.0
meeting1 - ``` this issue about our first meeting content ``` Original issue reported on code.google.com by `bunyamin...@gmail.com` on 20 Feb 2015 at 6:33
defect
this issue about our first meeting content original issue reported on code google com by bunyamin gmail com on feb at
1
131,695
12,488,820,090
IssuesEvent
2020-05-31 15:57:39
iamalnewkirk/stencil
https://api.github.com/repos/iamalnewkirk/stencil
closed
Hide POD __DATA__ from MetaCPAN
documentation
Upgrade to `Data::Object::Data@2.03` and use `@=` POD start syntax instead of `=` in generators.
1.0
Hide POD __DATA__ from MetaCPAN - Upgrade to `Data::Object::Data@2.03` and use `@=` POD start syntax instead of `=` in generators.
non_defect
hide pod data from metacpan upgrade to data object data and use pod start syntax instead of in generators
0
496,942
14,359,192,679
IssuesEvent
2020-11-30 15:20:02
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
closed
Add output validation to integration tests
area/integration priority/high type/bug
## Current Behavior * Integration tests pass even though they output json that is not valid `SingerCatalog`, etc. * e.g. stripe integration tests were passing even though it was returning an output that violated the SingerCatalog in multiple different ways. ## Expected Behavior * We should validate in our inte...
1.0
Add output validation to integration tests - ## Current Behavior * Integration tests pass even though they output json that is not valid `SingerCatalog`, etc. * e.g. stripe integration tests were passing even though it was returning an output that violated the SingerCatalog in multiple different ways. ## Expect...
non_defect
add output validation to integration tests current behavior integration tests pass even though they output json that is not valid singercatalog etc e g stripe integration tests were passing even though it was returning an output that violated the singercatalog in multiple different ways expect...
0
8,471
2,611,513,324
IssuesEvent
2015-02-27 05:49:24
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
AI not good enough
auto-migrated Priority-Medium Type-Defect
``` What is the expected output? What do you see instead? Ai not choosing to kill the nearest hedge with shourioken or whip. And using only some limited amount of weapons. What version of the product are you using? On what operating system? win7 64bit, latest hedgewars Please provide any additional information below...
1.0
AI not good enough - ``` What is the expected output? What do you see instead? Ai not choosing to kill the nearest hedge with shourioken or whip. And using only some limited amount of weapons. What version of the product are you using? On what operating system? win7 64bit, latest hedgewars Please provide any additio...
defect
ai not good enough what is the expected output what do you see instead ai not choosing to kill the nearest hedge with shourioken or whip and using only some limited amount of weapons what version of the product are you using on what operating system latest hedgewars please provide any additional inf...
1
250,884
21,367,708,825
IssuesEvent
2022-04-20 04:50:20
dotnet/fsharp
https://api.github.com/repos/dotnet/fsharp
closed
[Test Framework] Publish tests categorization guide
Area-Testing
Publish a guide, which will be descibing migrating of existing (old suites) and creating new test cases. Guide should describe where do certain categories of the tests belong (i.e. Test Suite, category, subcategories, etc.).
1.0
[Test Framework] Publish tests categorization guide - Publish a guide, which will be descibing migrating of existing (old suites) and creating new test cases. Guide should describe where do certain categories of the tests belong (i.e. Test Suite, category, subcategories, etc.).
non_defect
publish tests categorization guide publish a guide which will be descibing migrating of existing old suites and creating new test cases guide should describe where do certain categories of the tests belong i e test suite category subcategories etc
0
68,213
21,557,208,312
IssuesEvent
2022-04-30 16:22:37
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
zfs should build ---without-python or --disable-pyzfs
Type: Defect
try to build an "ARCH iso" how ever this is zfs-2.1.4 always fail,- but neverless helps: ==> dkms install --no-depmod zfs/0.8.4 -k 5.17.5-arch1-1 Deprecated feature: REMAKE_INITRD configure: error: "Python >= 3.4 is required" patch has been changed to: --- scripts/dkms.mkconf.bk 2022-04-30 17:38:29.376...
1.0
zfs should build ---without-python or --disable-pyzfs - try to build an "ARCH iso" how ever this is zfs-2.1.4 always fail,- but neverless helps: ==> dkms install --no-depmod zfs/0.8.4 -k 5.17.5-arch1-1 Deprecated feature: REMAKE_INITRD configure: error: "Python >= 3.4 is required" patch has been change...
defect
zfs should build without python or disable pyzfs try to build an arch iso how ever this is zfs always fail but neverless helps dkms install no depmod zfs k deprecated feature remake initrd configure error python is required patch has been changed to ...
1
1,238
2,603,331,563
IssuesEvent
2015-02-24 15:29:02
jasonhall/jasonhall
https://api.github.com/repos/jasonhall/jasonhall
opened
issue 7
auto-migrated Priority-Medium Type-Defect
``` issue 6 was deleted ``` ----- Original issue reported on code.google.com by `jasonhall@google.com` on 18 Dec 2014 at 6:42
1.0
issue 7 - ``` issue 6 was deleted ``` ----- Original issue reported on code.google.com by `jasonhall@google.com` on 18 Dec 2014 at 6:42
defect
issue issue was deleted original issue reported on code google com by jasonhall google com on dec at
1
436,769
12,553,513,334
IssuesEvent
2020-06-06 22:19:05
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Add a limits to the number of uploaded images to the activity feed
feature: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** User can upload a lot of images per one activity feed post. This can slow down the system and fill up memory quickly. **Screenshot** ![image](https://user-images.githubusercontent.com/4050715/83955480-c8fa4280-a86c-11ea-9a7a-bcf0863bcd40.png) **De...
1.0
Add a limits to the number of uploaded images to the activity feed - **Is your feature request related to a problem? Please describe.** User can upload a lot of images per one activity feed post. This can slow down the system and fill up memory quickly. **Screenshot** ![image](https://user-images.githubusercontent.c...
non_defect
add a limits to the number of uploaded images to the activity feed is your feature request related to a problem please describe user can upload a lot of images per one activity feed post this can slow down the system and fill up memory quickly screenshot describe the solution you d like ad...
0
27,842
5,113,003,012
IssuesEvent
2017-01-06 13:48:11
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
DefaultBinding cannot parse +HH timezone offset
C: Functionality P: High R: Fixed T: Defect
The `timestamp with time zone '1969-12-31T23:00+01'` value (as reported by PostgreSQL, for instance) is currently not parsed correctly by jOOQ, which results in the "default" offset `+00:00` being appended
1.0
DefaultBinding cannot parse +HH timezone offset - The `timestamp with time zone '1969-12-31T23:00+01'` value (as reported by PostgreSQL, for instance) is currently not parsed correctly by jOOQ, which results in the "default" offset `+00:00` being appended
defect
defaultbinding cannot parse hh timezone offset the timestamp with time zone value as reported by postgresql for instance is currently not parsed correctly by jooq which results in the default offset being appended
1
501,143
14,522,138,513
IssuesEvent
2020-12-14 08:25:22
pingcap/dumpling
https://api.github.com/repos/pingcap/dumpling
closed
Dumpling's output csv file is not correct when we set csv-delimiter to ""
difficulty/2-medium priority/P0
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. Run `dumpling --filetype csv --csv-delimiter "" --csv-seperater ","`, the output csv is invalid. ```sql insert into t values ('0,00'), ('0,,0'); ``...
1.0
Dumpling's output csv file is not correct when we set csv-delimiter to "" - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. Run `dumpling --filetype csv --csv-delimiter "" --csv-seperater ","`, the outp...
non_defect
dumpling s output csv file is not correct when we set csv delimiter to bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error run dumpling filetype csv csv delimiter csv seperater the outp...
0
116,850
4,707,834,242
IssuesEvent
2016-10-13 21:19:53
docker/swarmkit
https://api.github.com/repos/docker/swarmkit
closed
Move node.go outside agent package
priority/P3 refactor
`node.go` manages both the agent and the manager, and it doesn't feel right for this to live in the `agent` package. It causes `agent` to import `manager`, which is weird. This also means that the manager package can't have unit tests that use agent code because of an import cycle. I think it would be best to move `...
1.0
Move node.go outside agent package - `node.go` manages both the agent and the manager, and it doesn't feel right for this to live in the `agent` package. It causes `agent` to import `manager`, which is weird. This also means that the manager package can't have unit tests that use agent code because of an import cycle. ...
non_defect
move node go outside agent package node go manages both the agent and the manager and it doesn t feel right for this to live in the agent package it causes agent to import manager which is weird this also means that the manager package can t have unit tests that use agent code because of an import cycle ...
0
60,061
14,518,864,242
IssuesEvent
2020-12-14 01:09:45
jgeraigery/please-del-this-repo
https://api.github.com/repos/jgeraigery/please-del-this-repo
opened
CVE-2020-7788 (High) detected in ini-1.3.4.tgz
security vulnerability
## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.4.tgz</b></p></summary> <p>An ini encoder/decoder for node</p> <p>Library home page: <a href="https://registry....
True
CVE-2020-7788 (High) detected in ini-1.3.4.tgz - ## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.4.tgz</b></p></summary> <p>An ini encoder/decoder for node</p>...
non_defect
cve high detected in ini tgz cve high severity vulnerability vulnerable library ini tgz an ini encoder decoder for node library home page a href path to dependency file please del this repo package json path to vulnerable library please del this repo node modules ini...
0
11,203
2,641,742,414
IssuesEvent
2015-03-11 19:29:02
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Chrome Frame meta tag is not valid in HTML5
Priority-Medium Type-Defect
Original [issue 108](https://code.google.com/p/html5rocks/issues/detail?id=108) created by chrsmith on 2010-07-29T01:51:35.000Z: From http://html5.validator.nu/?doc=http://www.html5rocks.com/ Bad value X-UA-Compatible for attribute http-equiv on element meta. From line 24, column 3; to line 24, column 64 /title&g...
1.0
Chrome Frame meta tag is not valid in HTML5 - Original [issue 108](https://code.google.com/p/html5rocks/issues/detail?id=108) created by chrsmith on 2010-07-29T01:51:35.000Z: From http://html5.validator.nu/?doc=http://www.html5rocks.com/ Bad value X-UA-Compatible for attribute http-equiv on element meta. From line...
defect
chrome frame meta tag is not valid in original created by chrsmith on from bad value x ua compatible for attribute http equiv on element meta from line column to line column title gt ↩ lt meta http equiv quot x ua compatible quot content quot ie edge chrome quot gt ↩ ...
1
81,534
15,761,604,522
IssuesEvent
2021-03-31 10:09:33
quarkusio/quarkus
https://api.github.com/repos/quarkusio/quarkus
opened
Add workaround to generated projects for maven.compiler.parameters problem in IntelliJ IDEA
area/codestarts area/devtools kind/enhancement
## Description As discussed here: https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/resteasy.20pathparam.20always.20null/near/232163105 This workaround for https://youtrack.jetbrains.com/issue/IDEA-201496: ```xml <plugin> <artifactId>maven-compiler-plugin</artifactId...
1.0
Add workaround to generated projects for maven.compiler.parameters problem in IntelliJ IDEA - ## Description As discussed here: https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/resteasy.20pathparam.20always.20null/near/232163105 This workaround for https://youtrack.jetbrains.com/issue/IDEA-201496...
non_defect
add workaround to generated projects for maven compiler parameters problem in intellij idea description as discussed here this workaround for xml maven compiler plugin compiler plugin version maven com...
0
11,703
2,663,283,346
IssuesEvent
2015-03-20 03:15:06
barricklab/breseq
https://api.github.com/repos/barricklab/breseq
closed
Predicting indel polymorphisms in homopolymer runs
auto-migrated Priority-Medium Type-Defect
``` Error model needs to account for the chances of an indel at each base in the homopolymer run (where the error probabilities need to be applies to each base in the run, at least, and really should actually be larger than single base indel rates account for, esp. in cases of certain technologies like 454 reads). ...
1.0
Predicting indel polymorphisms in homopolymer runs - ``` Error model needs to account for the chances of an indel at each base in the homopolymer run (where the error probabilities need to be applies to each base in the run, at least, and really should actually be larger than single base indel rates account for, esp...
defect
predicting indel polymorphisms in homopolymer runs error model needs to account for the chances of an indel at each base in the homopolymer run where the error probabilities need to be applies to each base in the run at least and really should actually be larger than single base indel rates account for esp...
1
13,048
2,732,890,269
IssuesEvent
2015-04-17 10:01:15
tiku01/oryx-editor
https://api.github.com/repos/tiku01/oryx-editor
closed
Morphing of containers
auto-migrated Component-Editor Priority-Critical Type-Defect
``` What steps will reproduce the problem? 1. Create a new bpmn process 2. Create an expanded SubProcess 3. Fill the SubProcess with some tasks and edges. 4. Morph the expanded SubProcess to a collapsed. What is the expected output? I guess all contained elements should disappear. It would be very cool if they appear ...
1.0
Morphing of containers - ``` What steps will reproduce the problem? 1. Create a new bpmn process 2. Create an expanded SubProcess 3. Fill the SubProcess with some tasks and edges. 4. Morph the expanded SubProcess to a collapsed. What is the expected output? I guess all contained elements should disappear. It would be ...
defect
morphing of containers what steps will reproduce the problem create a new bpmn process create an expanded subprocess fill the subprocess with some tasks and edges morph the expanded subprocess to a collapsed what is the expected output i guess all contained elements should disappear it would be ...
1
13,642
8,306,465,754
IssuesEvent
2018-09-22 19:04:12
vaadin/designer
https://api.github.com/repos/vaadin/designer
closed
High CPU consumption when having multiple designs opening
Eclipse Stale performance
### Steps to reproduce 1. Open multiple designs (e.g. 7 designs) 2. Check CPU usage ### Actual behavior Around 30-40% CPU usage ### Expected behavior As low as possible ### IDE, Designer and OS version Eclipse neon 1, Designer 1.2.0.final, Ubuntu
True
High CPU consumption when having multiple designs opening - ### Steps to reproduce 1. Open multiple designs (e.g. 7 designs) 2. Check CPU usage ### Actual behavior Around 30-40% CPU usage ### Expected behavior As low as possible ### IDE, Designer and OS version Eclipse neon 1, Designer 1.2.0.final, Ubuntu
non_defect
high cpu consumption when having multiple designs opening steps to reproduce open multiple designs e g designs check cpu usage actual behavior around cpu usage expected behavior as low as possible ide designer and os version eclipse neon designer final ubuntu
0
38,353
12,536,726,851
IssuesEvent
2020-06-05 01:03:08
tamirverthim/arthas
https://api.github.com/repos/tamirverthim/arthas
opened
CVE-2020-8840 (High) detected in jackson-databind-2.7.9.4.jar
security vulnerability
## CVE-2020-8840 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.9.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streami...
True
CVE-2020-8840 (High) detected in jackson-databind-2.7.9.4.jar - ## CVE-2020-8840 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.9.4.jar</b></p></summary> <p>Gener...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm arthas core pom...
0
29,450
24,020,510,340
IssuesEvent
2022-09-15 07:13:47
arduino/arduino-ide
https://api.github.com/repos/arduino/arduino-ide
reopened
Add native support for Apple Silicon
conclusion: duplicate type: enhancement topic: infrastructure os: macos
**Is your feature request related to a problem? Please describe.** Arduino IDE 2.x runs under Rosetta 2 on Apple Silicon. While this works at the moment, it is more efficient (and will eventually be required) to run a native version. **Describe the solution you'd like** Make the macOS version a Universal binary ...
1.0
Add native support for Apple Silicon - **Is your feature request related to a problem? Please describe.** Arduino IDE 2.x runs under Rosetta 2 on Apple Silicon. While this works at the moment, it is more efficient (and will eventually be required) to run a native version. **Describe the solution you'd like** Make ...
non_defect
add native support for apple silicon is your feature request related to a problem please describe arduino ide x runs under rosetta on apple silicon while this works at the moment it is more efficient and will eventually be required to run a native version describe the solution you d like make ...
0
778,051
27,302,179,339
IssuesEvent
2023-02-24 03:37:12
apcountryman/picolibrary-microchip-megaavr
https://api.github.com/repos/apcountryman/picolibrary-microchip-megaavr
closed
Add interrupt facilities documentation
priority-normal status-awaiting_review type-feature
Add interrupt facilities documentation. - [x] `::picolibrary::Microchip::megaAVR::Interrupt::Controller`
1.0
Add interrupt facilities documentation - Add interrupt facilities documentation. - [x] `::picolibrary::Microchip::megaAVR::Interrupt::Controller`
non_defect
add interrupt facilities documentation add interrupt facilities documentation picolibrary microchip megaavr interrupt controller
0
23,924
3,872,726,598
IssuesEvent
2016-04-11 14:46:42
imageworks/spReticle
https://api.github.com/repos/imageworks/spReticle
closed
Adding 2nd Aspect Ratio causes crash
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Add a second aspect ratio in the AE editor 2. Crash 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Win 32, Maya 2010 Please provide any additional information below. ``` Original issue rep...
1.0
Adding 2nd Aspect Ratio causes crash - ``` What steps will reproduce the problem? 1. Add a second aspect ratio in the AE editor 2. Crash 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Win 32, Maya 2010 Please provide any additional infor...
defect
adding aspect ratio causes crash what steps will reproduce the problem add a second aspect ratio in the ae editor crash what is the expected output what do you see instead what version of the product are you using on what operating system win maya please provide any additional information...
1
9,636
2,615,164,138
IssuesEvent
2015-03-01 06:44:00
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
1.3 perfect for Virginmedia Superhubs...dont upgrade
auto-migrated Priority-Triage Type-Defect
``` Backtrack 5 R1, Reaver 1,3. Fired it up against my router (Virginmedia Superhub) cracked it in 5 seconds!! [+] Waiting for beacon from A0:21:B7:XX:XX:XX [+] Switching mon0 to channel 11 [+] Associated with A0:21:B7:XX:XX:XX (ESSID: virginmediaXXXXXXX) [+] Trying pin 12345670 [+] Key cracked in 5 seconds [+] WPS P...
1.0
1.3 perfect for Virginmedia Superhubs...dont upgrade - ``` Backtrack 5 R1, Reaver 1,3. Fired it up against my router (Virginmedia Superhub) cracked it in 5 seconds!! [+] Waiting for beacon from A0:21:B7:XX:XX:XX [+] Switching mon0 to channel 11 [+] Associated with A0:21:B7:XX:XX:XX (ESSID: virginmediaXXXXXXX) [+] Try...
defect
perfect for virginmedia superhubs dont upgrade backtrack reaver fired it up against my router virginmedia superhub cracked it in seconds waiting for beacon from xx xx xx switching to channel associated with xx xx xx essid virginmediaxxxxxxx trying pin key cra...
1
54,663
13,836,719,613
IssuesEvent
2020-10-14 01:51:14
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
leaf node deletion in range tree
Type: Defect
<!-- Thank you for taking an interest in the OpenZFS codebase. Please be aware that most questions are preferably asked in the mailing list first. This form is primarily meant for asking questions about the code itself. Please also check our issue tracker before opening a new question. Filling out the followin...
1.0
leaf node deletion in range tree - <!-- Thank you for taking an interest in the OpenZFS codebase. Please be aware that most questions are preferably asked in the mailing list first. This form is primarily meant for asking questions about the code itself. Please also check our issue tracker before opening a new ...
defect
leaf node deletion in range tree thank you for taking an interest in the openzfs codebase please be aware that most questions are preferably asked in the mailing list first this form is primarily meant for asking questions about the code itself please also check our issue tracker before opening a new ...
1
220,659
24,565,369,376
IssuesEvent
2022-10-13 02:09:08
dgee2/dgee2.github.io
https://api.github.com/repos/dgee2/dgee2.github.io
opened
gh-pages-3.1.0.tgz: 2 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>gh-pages-3.1.0.tgz</b></p></summary> <p>Publish to a gh-pages branch on GitHub (or any other branch on any other remote)</p> <p>Library home page: <a href="https://re...
True
gh-pages-3.1.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>gh-pages-3.1.0.tgz</b></p></summary> <p>Publish to a gh-pages branch on GitHub (or any other branch...
non_defect
gh pages tgz vulnerabilities highest severity is vulnerable library gh pages tgz publish to a gh pages branch on github or any other branch on any other remote library home page a href path to dependency file package json path to vulnerable library node modules gh pag...
0
45,934
13,144,997,781
IssuesEvent
2020-08-08 01:03:02
shaundmorris/ddf
https://api.github.com/repos/shaundmorris/ddf
closed
CVE-2017-18077 High Severity Vulnerability detected by WhiteSource
security vulnerability wontfix
## CVE-2017-18077 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>brace-expansion-1.1.4.tgz</b></p></summary> <p>Brace expansion as known from sh/bash</p> <p>path: /tmp/git/dd...
True
CVE-2017-18077 High Severity Vulnerability detected by WhiteSource - ## CVE-2017-18077 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>brace-expansion-1.1.4.tgz</b></p></summar...
non_defect
cve high severity vulnerability detected by whitesource cve high severity vulnerability vulnerable library brace expansion tgz brace expansion as known from sh bash path tmp git ddf libs libs pomfix node modules nyc node modules glob node modules minimatch node modules brace expansi...
0
58,558
16,598,385,875
IssuesEvent
2021-06-01 15:57:45
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
The emoji picker is not shown fully when the sidebar is collapsed
T-Defect
The following picture shows Element for Mac with a collapsed sidebar. When clicking on the new inline _Add Reaction_ button, the emoji picker is cut off on the left side by the Desktop/Browser window, making it unusable. ![Bildschirmfoto 2021-06-01 um 17 42 39](https://user-images.githubusercontent.com/118031/120353...
1.0
The emoji picker is not shown fully when the sidebar is collapsed - The following picture shows Element for Mac with a collapsed sidebar. When clicking on the new inline _Add Reaction_ button, the emoji picker is cut off on the left side by the Desktop/Browser window, making it unusable. ![Bildschirmfoto 2021-06-01 ...
defect
the emoji picker is not shown fully when the sidebar is collapsed the following picture shows element for mac with a collapsed sidebar when clicking on the new inline add reaction button the emoji picker is cut off on the left side by the desktop browser window making it unusable a possible solution ...
1
51,420
13,207,469,599
IssuesEvent
2020-08-14 23:13:29
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
tableio and generated nugen files (Trac #386)
Incomplete Migration Migrated from Trac defect other
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/386">https://code.icecube.wisc.edu/projects/icecube/ticket/386</a>, reported by hans.niederhausenand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2015-03-06T20:02:40", "_t...
1.0
tableio and generated nugen files (Trac #386) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/386">https://code.icecube.wisc.edu/projects/icecube/ticket/386</a>, reported by hans.niederhausenand owned by olivas</em></summary> <p> ```json { "status": "closed", ...
defect
tableio and generated nugen files trac migrated from json status closed changetime ts description hi alex n nyou asked me to write a ticket about my problem with tableio and generated nugen files n ni understand that i am not supposed to submi...
1
33,256
7,064,345,623
IssuesEvent
2018-01-06 05:51:52
somefriggnidiot/IncoBot-TS3
https://api.github.com/repos/somefriggnidiot/IncoBot-TS3
closed
Connection logging not formatting correctly.
Defect - Low Priority In Progress
Formatting for "Connection" messages in the console log are not being formatted correctly. Current Example: > 2017-12-17 21:13:09[CONNECTION] somefriggnidiot (uid) connected to "Default Channel" Ideal Example: > [2017-12-17 21:13:09] [CONNECTION] somefriggnidiot (uid) connected to "Default Channel" Because...
1.0
Connection logging not formatting correctly. - Formatting for "Connection" messages in the console log are not being formatted correctly. Current Example: > 2017-12-17 21:13:09[CONNECTION] somefriggnidiot (uid) connected to "Default Channel" Ideal Example: > [2017-12-17 21:13:09] [CONNECTION] somefriggnidiot (u...
defect
connection logging not formatting correctly formatting for connection messages in the console log are not being formatted correctly current example somefriggnidiot uid connected to default channel ideal example somefriggnidiot uid connected to default channel because of...
1
302,228
9,256,286,114
IssuesEvent
2019-03-16 17:45:19
bounswe/bounswe2019group1
https://api.github.com/repos/bounswe/bounswe2019group1
closed
Review the Feedback for Assignment 3
Priority: Medium Status: Review Needed Type: Enhancement
Review the feedback for assignment 3 and add necessary changes. Deadline: 13.03.2019 @ 18.00
1.0
Review the Feedback for Assignment 3 - Review the feedback for assignment 3 and add necessary changes. Deadline: 13.03.2019 @ 18.00
non_defect
review the feedback for assignment review the feedback for assignment and add necessary changes deadline
0
50,069
13,187,319,626
IssuesEvent
2020-08-13 03:02:13
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
offline bug-fix for I3Module (Trac #84)
IceTray Migrated from Trac defect
The log_info in the desttructor of I3Module should be changed to log_error or log_warn. Not sure which is best. If it's log_error the messages will always be printed. If it's log_warn the user had some control over whether it's printed. Either what log_info is undesirable since you should only care about the CPU ti...
1.0
offline bug-fix for I3Module (Trac #84) - The log_info in the desttructor of I3Module should be changed to log_error or log_warn. Not sure which is best. If it's log_error the messages will always be printed. If it's log_warn the user had some control over whether it's printed. Either what log_info is undesirable s...
defect
offline bug fix for trac the log info in the desttructor of should be changed to log error or log warn not sure which is best if it s log error the messages will always be printed if it s log warn the user had some control over whether it s printed either what log info is undesirable since you should...
1
219,345
16,827,765,570
IssuesEvent
2021-06-17 21:09:43
microsoft/pxt-microbit
https://api.github.com/repos/microsoft/pxt-microbit
closed
Add page to support the incompatible hardware dialog
documentation next-release
We have [a new dialog](https://github.com/microsoft/pxt/pull/8213) that appears when you have a v1 micro:bit connected but are using v2 blocks:. We need a help page that we can point to that educates users on what is/isn't supported by v1 hardware. This information already exists at https://makecode.microbit.org/dev...
1.0
Add page to support the incompatible hardware dialog - We have [a new dialog](https://github.com/microsoft/pxt/pull/8213) that appears when you have a v1 micro:bit connected but are using v2 blocks:. We need a help page that we can point to that educates users on what is/isn't supported by v1 hardware. This informat...
non_defect
add page to support the incompatible hardware dialog we have that appears when you have a micro bit connected but are using blocks we need a help page that we can point to that educates users on what is isn t supported by hardware this information already exists at but this page should be more tailo...
0
2,490
2,607,905,038
IssuesEvent
2015-02-26 00:15:15
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Zen-Coding (Notepad++) overriding keyboard shortcuts in external applications ?
auto-migrated Priority-Medium Type-Defect
``` I'm using Zen-Coding (v.0.6.1) with Notepad++ (v.5.6.4) on Windows XP, and I've just noticed that some keyboard shortcuts in other applications have stopped working when Notepad++ is opened at the same time. Some examples : Ctrl+E : used in Photoshop to merge two layers together Ctrl+E : used in Firefox to put foc...
1.0
Zen-Coding (Notepad++) overriding keyboard shortcuts in external applications ? - ``` I'm using Zen-Coding (v.0.6.1) with Notepad++ (v.5.6.4) on Windows XP, and I've just noticed that some keyboard shortcuts in other applications have stopped working when Notepad++ is opened at the same time. Some examples : Ctrl+E : ...
defect
zen coding notepad overriding keyboard shortcuts in external applications i m using zen coding v with notepad v on windows xp and i ve just noticed that some keyboard shortcuts in other applications have stopped working when notepad is opened at the same time some examples ctrl e ...
1
20,165
3,305,188,747
IssuesEvent
2015-11-04 02:26:11
ibus/ibus
https://api.github.com/repos/ibus/ibus
closed
ibus popup menu does not *seem* to respect xinerama
Component-ibus Priority-Medium Type-Defect
``` OS (Linux distributions, UNIX or ...): Ubuntu 12.04.1 LTS Architecture (i386, x86_64): x86_64 IBus version: 1.4.1 Input method name and version: IBus-Anthy 1.2.6 Python version: 2.7.3 dbus version: 1.4.18 dbus-python version: (unknown) gtk version (if bug is about gtk applications): (Gnome-terminal, probably...
1.0
ibus popup menu does not *seem* to respect xinerama - ``` OS (Linux distributions, UNIX or ...): Ubuntu 12.04.1 LTS Architecture (i386, x86_64): x86_64 IBus version: 1.4.1 Input method name and version: IBus-Anthy 1.2.6 Python version: 2.7.3 dbus version: 1.4.18 dbus-python version: (unknown) gtk version (if bug...
defect
ibus popup menu does not seem to respect xinerama os linux distributions unix or ubuntu lts architecture ibus version input method name and version ibus anthy python version dbus version dbus python version unknown gtk version if bug is about gt...
1
236,470
26,010,670,104
IssuesEvent
2022-12-21 01:09:37
jgeraigery/restconf-driver-9856
https://api.github.com/repos/jgeraigery/restconf-driver-9856
reopened
snakeyaml-1.32.jar: 1 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>snakeyaml-1.32.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="https://bitbucket.org/snakeyaml/snakeyaml">https://bit...
True
snakeyaml-1.32.jar: 1 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>snakeyaml-1.32.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home pa...
non_defect
snakeyaml jar vulnerabilities highest severity is vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file pom xml path to vulnerable library org yaml snakeyaml snakeyaml jar found in head commit ...
0
9,048
2,615,124,606
IssuesEvent
2015-03-01 05:52:30
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Possible Memory Leak?
auto-migrated Component-HTTP Milestone-Version1.10.0 Priority-High Type-Defect
``` Version of google-api-java-client 1.6? Java environment Java 6, Android 2.3 From Calendar API generated code in Calendar.java: public com.google.api.services.calendar.model.FreeBusyResponse execute() throws IOException { HttpResponse response = executeUnparsed(); com.google.api.services.calendar.model....
1.0
Possible Memory Leak? - ``` Version of google-api-java-client 1.6? Java environment Java 6, Android 2.3 From Calendar API generated code in Calendar.java: public com.google.api.services.calendar.model.FreeBusyResponse execute() throws IOException { HttpResponse response = executeUnparsed(); com.google.api....
defect
possible memory leak version of google api java client java environment java android from calendar api generated code in calendar java public com google api services calendar model freebusyresponse execute throws ioexception httpresponse response executeunparsed com google api ...
1
175,933
6,555,867,187
IssuesEvent
2017-09-06 12:07:37
quintel/etmodel
https://api.github.com/repos/quintel/etmodel
closed
If the threshold COP for hot water HHPs is set to max, all water should be made with gas
Bug Priority
Default NL scenario with 100% HHPs for hot water and threshold-COP = 6.0: <img width="1091" alt="cursor_and_energy_transition_model_-_your_free__independent__comprehensive__fact-based_scenario_builder_" src="https://user-images.githubusercontent.com/1303760/29703585-7059877a-8976-11e7-9643-3e420928dbdf.png">
1.0
If the threshold COP for hot water HHPs is set to max, all water should be made with gas - Default NL scenario with 100% HHPs for hot water and threshold-COP = 6.0: <img width="1091" alt="cursor_and_energy_transition_model_-_your_free__independent__comprehensive__fact-based_scenario_builder_" src="https://user-image...
non_defect
if the threshold cop for hot water hhps is set to max all water should be made with gas default nl scenario with hhps for hot water and threshold cop img width alt cursor and energy transition model your free independent comprehensive fact based scenario builder src
0
69,775
22,647,962,086
IssuesEvent
2022-07-01 10:34:13
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: annoying name
Type-Defect Status-Invalid
### Brief description of the issue rssguard? GUARD? really? what are you guarding? what were you thinking when you picked the name "guard"? it makes no sense. anyway. i'll be making a better rss app than yours. also not sure why you're doing it in c++. why not just do it in QtPy and call it a day? ...
1.0
[BUG]: annoying name - ### Brief description of the issue rssguard? GUARD? really? what are you guarding? what were you thinking when you picked the name "guard"? it makes no sense. anyway. i'll be making a better rss app than yours. also not sure why you're doing it in c++. why not just do it in Qt...
defect
annoying name brief description of the issue rssguard guard really what are you guarding what were you thinking when you picked the name guard it makes no sense anyway i ll be making a better rss app than yours also not sure why you re doing it in c why not just do it in qtpy a...
1
48,037
19,911,108,428
IssuesEvent
2022-01-25 17:14:42
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
closed
OCP 4.8 Verify new Samples images and Templates
team/DXC ops and shared services
**Describe the issue** The Samples Operator manages the imagestreams and templates in the `openshift` namespace. With each new version of OCP some samples are added and removed. There is a playbook that sets exclusions to trim down which samples are available on the cluster. Determine which images/templates are new and...
1.0
OCP 4.8 Verify new Samples images and Templates - **Describe the issue** The Samples Operator manages the imagestreams and templates in the `openshift` namespace. With each new version of OCP some samples are added and removed. There is a playbook that sets exclusions to trim down which samples are available on the clu...
non_defect
ocp verify new samples images and templates describe the issue the samples operator manages the imagestreams and templates in the openshift namespace with each new version of ocp some samples are added and removed there is a playbook that sets exclusions to trim down which samples are available on the clu...
0
1,472
2,603,966,162
IssuesEvent
2015-02-24 18:59:04
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳hsv是什么病
auto-migrated Priority-Medium Type-Defect
``` 沈阳hsv是什么病〓沈陽軍區政治部醫院性病〓TEL:024-31023308�� �成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈� ��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史� ��久、設備精良、技術權威、專家云集,是預防、保健、醫療 、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊�� �院、全國首批醫療規范定點單位,是第四軍醫大學、東南大� ��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤 部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功�� � ``` ----- Original issue reported on code.google.com by `q96410...
1.0
沈阳hsv是什么病 - ``` 沈阳hsv是什么病〓沈陽軍區政治部醫院性病〓TEL:024-31023308�� �成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈� ��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史� ��久、設備精良、技術權威、專家云集,是預防、保健、醫療 、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊�� �院、全國首批醫療規范定點單位,是第四軍醫大學、東南大� ��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤 部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功�� � ``` ----- Original issue reported on code.google.co...
defect
沈阳hsv是什么病 沈阳hsv是什么病〓沈陽軍區政治部醫院性病〓tel: �� � , 。位于沈� �� 。是一所與新中國同建立共輝煌的歷史� ��久、設備精良、技術權威、專家云集,是預防、保健、醫療 、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊�� �院、全國首批醫療規范定點單位,是第四軍醫大學、東南大� ��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤 部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功�� � original issue reported on code google com by gmail com on jun at
1
46,685
13,055,959,372
IssuesEvent
2020-07-30 03:14:21
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
millipede: zero-width pulses trip assertion (Trac #1712)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/1712 ```json { "status": "closed", "changetime": "2019-02-13T14:13:10", "description": "In the MillipedeDOMCacheMap an assertion fails if the input pulsemap contains pulses with a width of zero.\n\nThe change that lead to this behaviour is this one:\nhttp...
1.0
millipede: zero-width pulses trip assertion (Trac #1712) - Migrated from https://code.icecube.wisc.edu/ticket/1712 ```json { "status": "closed", "changetime": "2019-02-13T14:13:10", "description": "In the MillipedeDOMCacheMap an assertion fails if the input pulsemap contains pulses with a width of zero.\n...
defect
millipede zero width pulses trip assertion trac migrated from json status closed changetime description in the millipededomcachemap an assertion fails if the input pulsemap contains pulses with a width of zero n nthe change that lead to this behaviour is this one ...
1
693,159
23,765,088,607
IssuesEvent
2022-09-01 12:10:26
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.intel.com - design is broken
browser-firefox priority-important engine-gecko
<!-- @browser: Firefox 91.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/110075 --> **URL**: https://www.intel.com/content/www/us/en/support/ru-banner-inside.html ...
1.0
www.intel.com - design is broken - <!-- @browser: Firefox 91.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/110075 --> **URL**: https://www.intel.com/content/www/us...
non_defect
design is broken url browser version firefox operating system windows tested another browser yes opera problem type design is broken description items are misaligned steps to reproduce открытие сайта в браузере firefox view the screenshot ...
0
16,970
2,964,593,846
IssuesEvent
2015-07-10 17:33:54
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
dart2dart incorrectly outputs list of variable definitions if one of variables is not used.
Area-Dart2Dart NotPlanned Priority-Low Triaged Type-Defect
*This issue was originally filed by [smok@google.com](https://github.com/search?q=smok%40google.com&type=Users)* _____ Reproduce: file lib.dart: var a=1,b=2; file main.dart: var a=3,b=4; main() { &nbsp;&nbsp;a; &nbsp;&nbsp;b; &nbsp;&nbsp;lib.a; &nbsp;&nbsp;// Not referencing lib.b } Output: var p_a=1,b=2; var a=3,b=4...
1.0
dart2dart incorrectly outputs list of variable definitions if one of variables is not used. - *This issue was originally filed by [smok@google.com](https://github.com/search?q=smok%40google.com&type=Users)* _____ Reproduce: file lib.dart: var a=1,b=2; file main.dart: var a=3,b=4; main() { &nbsp;&nbsp;a; &nbsp;&nbsp;b;...
defect
incorrectly outputs list of variable definitions if one of variables is not used this issue was originally filed by reproduce file lib dart var a b file main dart var a b main nbsp nbsp a nbsp nbsp b nbsp nbsp lib a nbsp nbsp not referencing lib b output var p a b ...
1
32,442
6,793,503,326
IssuesEvent
2017-11-01 07:53:09
line/armeria
https://api.github.com/repos/line/armeria
closed
java.lang.ArrayIndexOutOfBoundsException: index out of covered value range
defect
Probably not a flaky test: ``` RollingHdrQuantilesTest.testThatConcurrentThreadsNotHungWithThreeChunks: FAILURE com.linecorp.armeria.common.metric.RollingHdrQuantilesTest > testThatConcurrentThreadsNotHungWithThreeChunks FAILED java.lang.ArrayIndexOutOfBoundsException: index out of covered value range ...
1.0
java.lang.ArrayIndexOutOfBoundsException: index out of covered value range - Probably not a flaky test: ``` RollingHdrQuantilesTest.testThatConcurrentThreadsNotHungWithThreeChunks: FAILURE com.linecorp.armeria.common.metric.RollingHdrQuantilesTest > testThatConcurrentThreadsNotHungWithThreeChunks FAILED java....
defect
java lang arrayindexoutofboundsexception index out of covered value range probably not a flaky test rollinghdrquantilestest testthatconcurrentthreadsnothungwiththreechunks failure com linecorp armeria common metric rollinghdrquantilestest testthatconcurrentthreadsnothungwiththreechunks failed java ...
1
41,646
10,554,171,290
IssuesEvent
2019-10-03 18:51:26
CenturyLinkCloud/mdw
https://api.github.com/repos/CenturyLinkCloud/mdw
opened
CLI can no longer determine MDW snapshot versions
defect
The following URL is now inaccessible: https://oss.sonatype.org/content/repositories/snapshots/com/centurylink/mdw/mdw-templates/ If this change is permanent, we'll need to address it or else `mdw init --snapshots` doesn't work. In the meantime the test case is skipped in quickstart.bats. For the fix we can con...
1.0
CLI can no longer determine MDW snapshot versions - The following URL is now inaccessible: https://oss.sonatype.org/content/repositories/snapshots/com/centurylink/mdw/mdw-templates/ If this change is permanent, we'll need to address it or else `mdw init --snapshots` doesn't work. In the meantime the test case is s...
defect
cli can no longer determine mdw snapshot versions the following url is now inaccessible if this change is permanent we ll need to address it or else mdw init snapshots doesn t work in the meantime the test case is skipped in quickstart bats for the fix we can consider taking the opportunity to switc...
1
705,394
24,233,286,532
IssuesEvent
2022-09-26 20:19:50
djordjemoj/s2s
https://api.github.com/repos/djordjemoj/s2s
closed
[Prijava] Broj telefona ne sme biti negativan niti u losem formatu
priority
Na prijavi moze da se prijavi sa negativnim brojem, izbaciti one strelice za biranje brojeva
1.0
[Prijava] Broj telefona ne sme biti negativan niti u losem formatu - Na prijavi moze da se prijavi sa negativnim brojem, izbaciti one strelice za biranje brojeva
non_defect
broj telefona ne sme biti negativan niti u losem formatu na prijavi moze da se prijavi sa negativnim brojem izbaciti one strelice za biranje brojeva
0
12,303
2,690,299,277
IssuesEvent
2015-03-31 15:25:47
acardona/CATMAID
https://api.github.com/repos/acardona/CATMAID
closed
Getting a lot of "oh snap" errors when scrolling through volumes (on neurocity with WebGL turned on)
context: tile layer priority: important status: in progress type: defect
No errors show up in the console.
1.0
Getting a lot of "oh snap" errors when scrolling through volumes (on neurocity with WebGL turned on) - No errors show up in the console.
defect
getting a lot of oh snap errors when scrolling through volumes on neurocity with webgl turned on no errors show up in the console
1
65,832
19,714,967,129
IssuesEvent
2022-01-13 10:05:22
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Hazelcast fails to compile on Apple M1 Silicon [HZ-800]
Type: Defect Source: Internal Module: Jet to-jira Team: Platform
**Describe the bug** When compiling Hazelcast 5.1-SNAPSHOT on an Apple M1 Macbook Pro 2022... `mvn clean install -DskipTests` it fails on two extension modules `hazelcast-jet-grpc` `hazelcast-jet-protobuf` with the following log... ``` [ERROR] 1) com.google.protobuf:protoc:exe:osx-aarch_64:3.13.0 [ERR...
1.0
Hazelcast fails to compile on Apple M1 Silicon [HZ-800] - **Describe the bug** When compiling Hazelcast 5.1-SNAPSHOT on an Apple M1 Macbook Pro 2022... `mvn clean install -DskipTests` it fails on two extension modules `hazelcast-jet-grpc` `hazelcast-jet-protobuf` with the following log... ``` [ERROR] 1...
defect
hazelcast fails to compile on apple silicon describe the bug when compiling hazelcast snapshot on an apple macbook pro mvn clean install dskiptests it fails on two extension modules hazelcast jet grpc hazelcast jet protobuf with the following log com google proto...
1
54,023
13,312,297,148
IssuesEvent
2020-08-26 09:32:22
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
cluster member kill sql comp idx jvm crash hs_err_pid
Module: IMap Module: SQL Source: Internal Team: Core Type: Defect
http://jenkins.hazelcast.com/view/kill/job/kill-sql/47/console /disk1/jenkins/workspace/kill-sql/4.1-SNAPSHOT/2020_07_09-03_43_03/sql/comp-idx http://54.147.27.51/~jenkins/workspace/kill-sql/4.1-SNAPSHOT/2020_07_09-03_43_03/sql/comp-idx output/HZ/HzMember3HZ/hs_err_pid3866.log ``` cat output/HZ/HzMember...
1.0
cluster member kill sql comp idx jvm crash hs_err_pid - http://jenkins.hazelcast.com/view/kill/job/kill-sql/47/console /disk1/jenkins/workspace/kill-sql/4.1-SNAPSHOT/2020_07_09-03_43_03/sql/comp-idx http://54.147.27.51/~jenkins/workspace/kill-sql/4.1-SNAPSHOT/2020_07_09-03_43_03/sql/comp-idx output/HZ/HzMembe...
defect
cluster member kill sql comp idx jvm crash hs err pid jenkins workspace kill sql snapshot sql comp idx output hz hs err log cat output hz hs err log a fatal error has been detected by the java runtime environment sigsegv at pc pid tid ...
1
170,667
13,197,015,718
IssuesEvent
2020-08-13 21:56:09
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
Add screenshot test for Image.toByteData/Picture.toImage
a: tests engine platform-web
Our goldens infra didn't want to cooperate when adding Image.toByteData/Picture.toImage functionality in https://github.com/flutter/engine/pull/20326. I'd like to follow up and enable a screenshot test.
1.0
Add screenshot test for Image.toByteData/Picture.toImage - Our goldens infra didn't want to cooperate when adding Image.toByteData/Picture.toImage functionality in https://github.com/flutter/engine/pull/20326. I'd like to follow up and enable a screenshot test.
non_defect
add screenshot test for image tobytedata picture toimage our goldens infra didn t want to cooperate when adding image tobytedata picture toimage functionality in i d like to follow up and enable a screenshot test
0
15,984
2,870,249,423
IssuesEvent
2015-06-07 00:32:42
pdelia/away3d
https://api.github.com/repos/pdelia/away3d
closed
Sprite2D is not rendered correctly by FlashPlayer 9
auto-migrated Priority-Medium Type-Defect
#35 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:16Z ``` Sprite2D is not rendered correctly by FlashPlayer 9 Here are screenshots of the same swf opened by FP9 and FP10 1). FlashPlayer 9. http://nebgroup.com.ua/anton_y_k/BUGS/sprite2Dflp9.jpg Here you see a lot of black traces of Sprite2Ds and other ...
1.0
Sprite2D is not rendered correctly by FlashPlayer 9 - #35 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:16Z ``` Sprite2D is not rendered correctly by FlashPlayer 9 Here are screenshots of the same swf opened by FP9 and FP10 1). FlashPlayer 9. http://nebgroup.com.ua/anton_y_k/BUGS/sprite2Dflp9.jpg Here...
defect
is not rendered correctly by flashplayer issue by googlecodeexporter created on is not rendered correctly by flashplayer here are screenshots of the same swf opened by and flashplayer here you see a lot of black traces of and other unpleasant artifacts when rotating cam...
1
810
2,515,664,205
IssuesEvent
2015-01-15 20:10:42
joyent/node
https://api.github.com/repos/joyent/node
closed
test/internet/test-dns.js fails sporadically on Jenkins agents
dns test
Here's one instance of such a failure: http://jenkins.nodejs.org/job/nodejs-v0.12/DESTCPU=x64,label=osx/lastBuild/tapTestReport/internet.tap-2/.
1.0
test/internet/test-dns.js fails sporadically on Jenkins agents - Here's one instance of such a failure: http://jenkins.nodejs.org/job/nodejs-v0.12/DESTCPU=x64,label=osx/lastBuild/tapTestReport/internet.tap-2/.
non_defect
test internet test dns js fails sporadically on jenkins agents here s one instance of such a failure
0