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
25,362
4,306,653,918
IssuesEvent
2016-07-21 04:47:46
kraigs-android/kraigsandroid
https://api.github.com/repos/kraigs-android/kraigsandroid
closed
Need bigger Dismiss slider for us nearsighted folks for Alarm Klock; best. app. ever. otherwise.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.Anything 2. 3. What is the expected output? What do you see instead? Have a hell of a time sliding the Dismiss slider when groggy. Sometimes the phone slides or rotates when trying to use slider on the table. Just too What version of the product are you using? On what ...
1.0
Need bigger Dismiss slider for us nearsighted folks for Alarm Klock; best. app. ever. otherwise. - ``` What steps will reproduce the problem? 1.Anything 2. 3. What is the expected output? What do you see instead? Have a hell of a time sliding the Dismiss slider when groggy. Sometimes the phone slides or rotates when...
defect
need bigger dismiss slider for us nearsighted folks for alarm klock best app ever otherwise what steps will reproduce the problem anything what is the expected output what do you see instead have a hell of a time sliding the dismiss slider when groggy sometimes the phone slides or rotates when...
1
7,578
2,603,730,619
IssuesEvent
2015-02-24 17:37:55
w33tmaricich/OpenCV-Eye-Detection
https://api.github.com/repos/w33tmaricich/OpenCV-Eye-Detection
opened
Output Specification Crash
bug current priority
Can Not Specify Output File - When you attempt to specify an output file, the program crashes. It seems to crash when you are attempting to execute the haar cascade search algorithm at around line 200 ``` haar_left.detectMultiScale(imgCopy, lefts); haar_right.detectMultiScale(imgCopy, rights); haar_pair.detectMul...
1.0
Output Specification Crash - Can Not Specify Output File - When you attempt to specify an output file, the program crashes. It seems to crash when you are attempting to execute the haar cascade search algorithm at around line 200 ``` haar_left.detectMultiScale(imgCopy, lefts); haar_right.detectMultiScale(imgCopy, ...
non_defect
output specification crash can not specify output file when you attempt to specify an output file the program crashes it seems to crash when you are attempting to execute the haar cascade search algorithm at around line haar left detectmultiscale imgcopy lefts haar right detectmultiscale imgcopy ri...
0
16,816
2,948,312,481
IssuesEvent
2015-07-06 01:19:47
Winetricks/winetricks
https://api.github.com/repos/Winetricks/winetricks
closed
wishlist: software BestPractice
auto-migrated Priority-Medium Type-Defect
``` Forwarded from https://bugs.launchpad.net/ubuntu/+source/winetricks/+bug/718643 Wishlist to add package: BestPractice is a musician's practice tool, to slow down or speed up music, either from an MP3 file or directly from a CD. Ordinarily the sound is distorted when slowed down our sped up - you get the effect ...
1.0
wishlist: software BestPractice - ``` Forwarded from https://bugs.launchpad.net/ubuntu/+source/winetricks/+bug/718643 Wishlist to add package: BestPractice is a musician's practice tool, to slow down or speed up music, either from an MP3 file or directly from a CD. Ordinarily the sound is distorted when slowed dow...
defect
wishlist software bestpractice forwarded from wishlist to add package bestpractice is a musician s practice tool to slow down or speed up music either from an file or directly from a cd ordinarily the sound is distorted when slowed down our sped up you get the effect like when playing a rpm rec...
1
60,988
17,023,573,876
IssuesEvent
2021-07-03 02:43:43
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
issues with rendering railway=tram and light_rail
Component: mapnik Priority: major Resolution: duplicate Type: defect
**[Submitted to the original trac issue database at 2.02am, Tuesday, 6th April 2010]** First, I'll say that there's no clear real-world line between tram and light_rail, so they should be rendered similarly (which they are). One of the few places with justifiable usage of both is Portland, Oregon: http://www.openstree...
1.0
issues with rendering railway=tram and light_rail - **[Submitted to the original trac issue database at 2.02am, Tuesday, 6th April 2010]** First, I'll say that there's no clear real-world line between tram and light_rail, so they should be rendered similarly (which they are). One of the few places with justifiable usa...
defect
issues with rendering railway tram and light rail first i ll say that there s no clear real world line between tram and light rail so they should be rendered similarly which they are one of the few places with justifiable usage of both is portland oregon you can see that at some zooms tram is thinner ...
1
19,959
3,284,036,506
IssuesEvent
2015-10-28 15:12:45
Axinom/x2js
https://api.github.com/repos/Axinom/x2js
closed
Set a null prefix
auto-migrated Priority-Medium Type-Defect
``` I'd like to have no prefix set by the parsing at all. The issue comes in from: config.attributePrefix = config.attributePrefix || "_"; When passing in an empty string (attributePrefix: ""), this evaluates to false, and the underscore is set as the prefix. ``` Original issue reported on code.google.com by `coli...
1.0
Set a null prefix - ``` I'd like to have no prefix set by the parsing at all. The issue comes in from: config.attributePrefix = config.attributePrefix || "_"; When passing in an empty string (attributePrefix: ""), this evaluates to false, and the underscore is set as the prefix. ``` Original issue reported on code...
defect
set a null prefix i d like to have no prefix set by the parsing at all the issue comes in from config attributeprefix config attributeprefix when passing in an empty string attributeprefix this evaluates to false and the underscore is set as the prefix original issue reported on code...
1
84,871
10,419,728,149
IssuesEvent
2019-09-15 18:42:09
jmfayard/buildSrcVersions
https://api.github.com/repos/jmfayard/buildSrcVersions
closed
Don't apply the gradle-versions-plugin
documentation
If you see this error: ``` An exception occurred applying plugin request [id: 'de.fayard.buildSrcVersions', version: '0.5.0'] > Failed to apply plugin [id 'de.fayard.buildSrcVersions'] > Cannot add task 'dependencyUpdates' as a task with that name already exists. ``` then remove the gradle-versions-plugin ...
1.0
Don't apply the gradle-versions-plugin - If you see this error: ``` An exception occurred applying plugin request [id: 'de.fayard.buildSrcVersions', version: '0.5.0'] > Failed to apply plugin [id 'de.fayard.buildSrcVersions'] > Cannot add task 'dependencyUpdates' as a task with that name already exists. ``` ...
non_defect
don t apply the gradle versions plugin if you see this error an exception occurred applying plugin request failed to apply plugin cannot add task dependencyupdates as a task with that name already exists then remove the gradle versions plugin diff plugins id com github...
0
26,568
4,761,280,703
IssuesEvent
2016-10-25 07:40:05
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Disabled radio still clickable via label
defect
When you have a radio button that is disabled you can still click on the text beside the radio button to toggle it. For example, dispite the fact that `BAR` is disabled, I can still click on the text `BAR` to select the button: ![image](https://cloud.githubusercontent.com/assets/5657503/18934943/bf1d0c68-85aa-...
1.0
Disabled radio still clickable via label - When you have a radio button that is disabled you can still click on the text beside the radio button to toggle it. For example, dispite the fact that `BAR` is disabled, I can still click on the text `BAR` to select the button: ![image](https://cloud.githubusercontent...
defect
disabled radio still clickable via label when you have a radio button that is disabled you can still click on the text beside the radio button to toggle it for example dispite the fact that bar is disabled i can still click on the text bar to select the button after click code ...
1
70,230
23,062,988,622
IssuesEvent
2022-07-25 11:35:59
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
MultiSelect: NVDA/JAWS should announce the combo box (multiselect) items are checked or unchecked when it receives keyboard focus.
defect
### Describe the bug When using Multiselect component NVDA/JAWS should announce the combo box items are checked or unchecked when it receives keyboard focus. The expected output was achieved with the earlier version of Primeng. The current version does not have html input element inside div element. Example <div> ...
1.0
MultiSelect: NVDA/JAWS should announce the combo box (multiselect) items are checked or unchecked when it receives keyboard focus. - ### Describe the bug When using Multiselect component NVDA/JAWS should announce the combo box items are checked or unchecked when it receives keyboard focus. The expected output was ach...
defect
multiselect nvda jaws should announce the combo box multiselect items are checked or unchecked when it receives keyboard focus describe the bug when using multiselect component nvda jaws should announce the combo box items are checked or unchecked when it receives keyboard focus the expected output was ach...
1
28,726
5,345,005,686
IssuesEvent
2017-02-17 15:55:42
chandanbansal/gmail-backup
https://api.github.com/repos/chandanbansal/gmail-backup
closed
Network error occured, disconnected Trying to reconnect (1)
auto-migrated Priority-Medium Type-Defect
``` I have a problem when i try to restore one account, this account when recover 4,5% have a error below: Restored 4.5%: xxx@xxx.xxx.xx - Re: [subject] - Proposta - Painel Testes Network error occured, disconnected Trying to reconnect (1) Reconnected! I use a gmail backup revision 15. Anyone can help me?...
1.0
Network error occured, disconnected Trying to reconnect (1) - ``` I have a problem when i try to restore one account, this account when recover 4,5% have a error below: Restored 4.5%: xxx@xxx.xxx.xx - Re: [subject] - Proposta - Painel Testes Network error occured, disconnected Trying to reconnect (1) Reconnec...
defect
network error occured disconnected trying to reconnect i have a problem when i try to restore one account this account when recover have a error below restored xxx xxx xxx xx re proposta painel testes network error occured disconnected trying to reconnect reconnected ...
1
244,608
18,763,240,122
IssuesEvent
2021-11-05 19:13:54
kanellakise/group1-groupProject1
https://api.github.com/repos/kanellakise/group1-groupProject1
closed
Revise README
documentation
In the README, the repository and deployed website links are in the wrong places (they're swapped) We could add more information, like info from our presentation about future development goals and development challenges.
1.0
Revise README - In the README, the repository and deployed website links are in the wrong places (they're swapped) We could add more information, like info from our presentation about future development goals and development challenges.
non_defect
revise readme in the readme the repository and deployed website links are in the wrong places they re swapped we could add more information like info from our presentation about future development goals and development challenges
0
19,669
3,237,383,570
IssuesEvent
2015-10-14 11:35:17
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
opened
js_dart_to_string_test fails on Dartium
Area-Dartium Priority-Medium Type-Defect
The test html/js_dart_to_string_test is failing with a RuntimeError on Dartium and drt (content shell). The failure is: FAIL 1 FAIL Expectation: toString custom dart . Expected: '#fooBar#' Actual: '[object DartObject]' Which: is different. Expected: #fooBar# Actual: [object Da ... ^ D...
1.0
js_dart_to_string_test fails on Dartium - The test html/js_dart_to_string_test is failing with a RuntimeError on Dartium and drt (content shell). The failure is: FAIL 1 FAIL Expectation: toString custom dart . Expected: '#fooBar#' Actual: '[object DartObject]' Which: is different. Expected: #fooBar# ...
defect
js dart to string test fails on dartium the test html js dart to string test is failing with a runtimeerror on dartium and drt content shell the failure is fail fail expectation tostring custom dart expected foobar actual which is different expected foobar actual object...
1
53,754
13,262,239,227
IssuesEvent
2020-08-20 21:22:21
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Revisit Random Number Generation (Trac #2013)
Migrated from Trac combo core defect
Currently icetray has its own random number generator interface. With 3 instances: * I3TRandom: ROOT's implementation of mt19937 * I3GSLRandom: uses GSL's implementation of mt19937 but can be changed with and environment variable * I3SPRNGRandomService: combines the output of SPRNG and GSL for reasons which are not ...
1.0
Revisit Random Number Generation (Trac #2013) - Currently icetray has its own random number generator interface. With 3 instances: * I3TRandom: ROOT's implementation of mt19937 * I3GSLRandom: uses GSL's implementation of mt19937 but can be changed with and environment variable * I3SPRNGRandomService: combines the ou...
defect
revisit random number generation trac currently icetray has its own random number generator interface with instances root s implementation of uses gsl s implementation of but can be changed with and environment variable combines the output of sprng and gsl for reasons which are not adeq...
1
48,041
13,067,410,076
IssuesEvent
2020-07-31 00:21:51
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[I3Db] IceACT geometry is missing (Trac #1697)
Migrated from Trac combo reconstruction defect
The IceACT geometry is missing in the GCD files since I3Db starts with string 1 but IceACT is at string 0. Issue for 2015 & 2016. It is required to resolve it now since IceACT mainboard will be enabled today. Blocks L2 offline processing. Migrated from https://code.icecube.wisc.edu/ticket/1697 ```json { "status...
1.0
[I3Db] IceACT geometry is missing (Trac #1697) - The IceACT geometry is missing in the GCD files since I3Db starts with string 1 but IceACT is at string 0. Issue for 2015 & 2016. It is required to resolve it now since IceACT mainboard will be enabled today. Blocks L2 offline processing. Migrated from https://code.i...
defect
iceact geometry is missing trac the iceact geometry is missing in the gcd files since starts with string but iceact is at string issue for it is required to resolve it now since iceact mainboard will be enabled today blocks offline processing migrated from json status close...
1
671,272
22,752,820,399
IssuesEvent
2022-07-07 14:20:17
feast-dev/feast
https://api.github.com/repos/feast-dev/feast
closed
Spark source unable to accept parquet file folder path
kind/bug priority/p2
Spark source has been working well with providing a single parquet file path. But when a folder path is provided it shows following error: ``` To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel). 07/07/2022 02:43:18 PM ERROR:Spark read of file source failed. Traceback (most...
1.0
Spark source unable to accept parquet file folder path - Spark source has been working well with providing a single parquet file path. But when a folder path is provided it shows following error: ``` To adjust logging level use sc.setLogLevel(newLevel). For SparkR, use setLogLevel(newLevel). 07/07/2022 02:43:18 PM...
non_defect
spark source unable to accept parquet file folder path spark source has been working well with providing a single parquet file path but when a folder path is provided it shows following error to adjust logging level use sc setloglevel newlevel for sparkr use setloglevel newlevel pm error s...
0
330
2,495,567,958
IssuesEvent
2015-01-06 12:35:33
bwapi/bwapi
https://api.github.com/repos/bwapi/bwapi
opened
Create deterministic container variants
enhancement Priority-Low
Having deterministic container variants available will ensure that the `seed_override` configuration option does not go to waste. This is because the ordering of units for example is determined by their memory address, which is non-deterministic in a game.
1.0
Create deterministic container variants - Having deterministic container variants available will ensure that the `seed_override` configuration option does not go to waste. This is because the ordering of units for example is determined by their memory address, which is non-deterministic in a game.
non_defect
create deterministic container variants having deterministic container variants available will ensure that the seed override configuration option does not go to waste this is because the ordering of units for example is determined by their memory address which is non deterministic in a game
0
208,881
16,165,497,179
IssuesEvent
2021-05-01 12:02:51
arturo-lang/arturo
https://api.github.com/repos/arturo-lang/arturo
opened
[Numbers\actanh] add documentation example
documentation easy library todo
[Numbers\actanh] add documentation example https://github.com/arturo-lang/arturo/blob/8571f479d0df2d615129a4a307feffd9d66e5f91/src/library/Numbers.nim#L159 ```text push(newFloating(abs(x.f))) else: push(newFloating(abs(x.z))) builtin "acos", alias = unali...
1.0
[Numbers\actanh] add documentation example - [Numbers\actanh] add documentation example https://github.com/arturo-lang/arturo/blob/8571f479d0df2d615129a4a307feffd9d66e5f91/src/library/Numbers.nim#L159 ```text push(newFloating(abs(x.f))) else: push(newFloating(abs(x.z))) ...
non_defect
add documentation example add documentation example text push newfloating abs x f else push newfloating abs x z builtin acos alias unaliased rule prefixprecedence description calculate the inverse cosi...
0
247,416
7,918,522,213
IssuesEvent
2018-07-04 13:35:06
xwikisas/application-xpoll
https://api.github.com/repos/xwikisas/application-xpoll
closed
Left Navigation panel doesn't show when accessing the Polls app
Priority: Minor Type: Bug
**Preconditions** Have the XPoll Application installed. **Steps to reproduce** 1. Click on Polls from the Applications panel Expected results: The Navigation panel appears under Applications. Actual results: When accessing the Polls app the Navigation panel doesn't appear in the left side of the screen. *...
1.0
Left Navigation panel doesn't show when accessing the Polls app - **Preconditions** Have the XPoll Application installed. **Steps to reproduce** 1. Click on Polls from the Applications panel Expected results: The Navigation panel appears under Applications. Actual results: When accessing the Polls app the Na...
non_defect
left navigation panel doesn t show when accessing the polls app preconditions have the xpoll application installed steps to reproduce click on polls from the applications panel expected results the navigation panel appears under applications actual results when accessing the polls app the na...
0
44,382
12,124,470,731
IssuesEvent
2020-04-22 14:13:48
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
the mistake that No database selected appears when dslContext.resultQuery(sql)
T: Defect
String sql = String.format("select * from workorder where workorder.id in "); sql=sql+idString; resultQuery = dslContext.resultQuery(sql).fetchInto(Workorder.class); mistake : "jOOQ; uncategorized SQLException for SQL [select * from workorder where workorder.id in ('1')]; SQL state [3D000]; error code [1046];...
1.0
the mistake that No database selected appears when dslContext.resultQuery(sql) - String sql = String.format("select * from workorder where workorder.id in "); sql=sql+idString; resultQuery = dslContext.resultQuery(sql).fetchInto(Workorder.class); mistake : "jOOQ; uncategorized SQLException for SQL [select * f...
defect
the mistake that no database selected appears when dslcontext resultquery sql string sql string format select from workorder where workorder id in sql sql idstring resultquery dslcontext resultquery sql fetchinto workorder class mistake jooq uncategorized sqlexception for sql sql stat...
1
612,687
19,028,446,392
IssuesEvent
2021-11-24 08:00:52
Square789/PydayNightFunkin
https://api.github.com/repos/Square789/PydayNightFunkin
opened
Try a custom renderer
enhancement priority: high
- Draw time is skyrocketing/fluctuating around 6-8ms. (And if update also takes 1-3 ms, there is a serious risk of dropped frames) - Try custom groups that divide the OpenGL state that needs to be set and a custom batch that: - Sorts a scene tree by groups that need drawing - Sets hard borders when it identifies...
1.0
Try a custom renderer - - Draw time is skyrocketing/fluctuating around 6-8ms. (And if update also takes 1-3 ms, there is a serious risk of dropped frames) - Try custom groups that divide the OpenGL state that needs to be set and a custom batch that: - Sorts a scene tree by groups that need drawing - Sets hard bo...
non_defect
try a custom renderer draw time is skyrocketing fluctuating around and if update also takes ms there is a serious risk of dropped frames try custom groups that divide the opengl state that needs to be set and a custom batch that sorts a scene tree by groups that need drawing sets hard bord...
0
17,304
2,998,204,579
IssuesEvent
2015-07-23 12:53:35
bardsoftware/ganttproject
https://api.github.com/repos/bardsoftware/ganttproject
closed
Value changed in Overview Tab is discarded if not confirmed by Enter
auto-migrated TasksTable Type-Defect __Target-Ostrava
``` What steps will reproduce the problem? 1. Single Click in the Date-Field on the Gantt-Tab 2. change the date 3. klick into the next field 4. Changed date is discarded and old Date is back What version of the product are you using? On what operating system? 2.7 Build 1891, Windows, Linux ``` Original issue re...
1.0
Value changed in Overview Tab is discarded if not confirmed by Enter - ``` What steps will reproduce the problem? 1. Single Click in the Date-Field on the Gantt-Tab 2. change the date 3. klick into the next field 4. Changed date is discarded and old Date is back What version of the product are you using? On what ope...
defect
value changed in overview tab is discarded if not confirmed by enter what steps will reproduce the problem single click in the date field on the gantt tab change the date klick into the next field changed date is discarded and old date is back what version of the product are you using on what ope...
1
5,487
2,610,188,595
IssuesEvent
2015-02-26 18:59:45
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
求助如何才能淡色斑
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 愉快跟不愉快的回忆,比如一个硬币的两面,存在于我们的�� �一段情感里。就像那个著名的“蝴蝶效应”,如果你经常记� ��不愉快的人、不愉快的事,生活就跟着变得不愉快起来。相 反,有些女人却能在跟老公吵架的时候及其她求婚时的表情�� �他怀抱的温暖。这里的“吵”是一种乐观、积极的沟通方式� ��这样的女人即便是面临命运得不测风云,也不会唉声叹气, 而当它是动力。面带微笑、坦然自处,男人有乐观女人的相�� �,一生都将阳光灿烂。如何才能淡色斑, 《客户案例》   我想知道一起拥有的回忆是浓了你还是醉了我,在这个�� �花飘落的季节里,我又想起了你,想起了那个雪地里雨伞下� ��长而又安静的拥抱,回想起你的眼泪曾伴随着雪...
1.0
求助如何才能淡色斑 - ``` 《摘要》 愉快跟不愉快的回忆,比如一个硬币的两面,存在于我们的�� �一段情感里。就像那个著名的“蝴蝶效应”,如果你经常记� ��不愉快的人、不愉快的事,生活就跟着变得不愉快起来。相 反,有些女人却能在跟老公吵架的时候及其她求婚时的表情�� �他怀抱的温暖。这里的“吵”是一种乐观、积极的沟通方式� ��这样的女人即便是面临命运得不测风云,也不会唉声叹气, 而当它是动力。面带微笑、坦然自处,男人有乐观女人的相�� �,一生都将阳光灿烂。如何才能淡色斑, 《客户案例》   我想知道一起拥有的回忆是浓了你还是醉了我,在这个�� �花飘落的季节里,我又想起了你,想起了那个雪地里雨伞下� ��长而又安静的拥抱...
defect
求助如何才能淡色斑 《摘要》 愉快跟不愉快的回忆,比如一个硬币的两面,存在于我们的�� �一段情感里。就像那个著名的“蝴蝶效应”,如果你经常记� ��不愉快的人、不愉快的事,生活就跟着变得不愉快起来。相 反,有些女人却能在跟老公吵架的时候及其她求婚时的表情�� �他怀抱的温暖。这里的“吵”是一种乐观、积极的沟通方式� ��这样的女人即便是面临命运得不测风云,也不会唉声叹气, 而当它是动力。面带微笑、坦然自处,男人有乐观女人的相�� �,一生都将阳光灿烂。如何才能淡色斑, 《客户案例》   我想知道一起拥有的回忆是浓了你还是醉了我,在这个�� �花飘落的季节里,我又想起了你,想起了那个雪地里雨伞下� ��长而又安静的拥抱...
1
5,158
18,755,522,831
IssuesEvent
2021-11-05 10:14:05
mozilla-mobile/firefox-ios
https://api.github.com/repos/mozilla-mobile/firefox-ios
closed
Mobile Test Eng - Standarize Slack Notifications - Step 1
eng:automation
Our team is working on having a common view for the notifications we receive from the different CI/tools when builds/tests run. As a first step we will introduce a footer and the header will be slightly different. After that we will modify the payload of those notifications. ┆Issue is synchronized with this [Jira Ta...
1.0
Mobile Test Eng - Standarize Slack Notifications - Step 1 - Our team is working on having a common view for the notifications we receive from the different CI/tools when builds/tests run. As a first step we will introduce a footer and the header will be slightly different. After that we will modify the payload of tho...
non_defect
mobile test eng standarize slack notifications step our team is working on having a common view for the notifications we receive from the different ci tools when builds tests run as a first step we will introduce a footer and the header will be slightly different after that we will modify the payload of tho...
0
53,994
13,300,697,005
IssuesEvent
2020-08-25 11:48:10
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Sidebar: Modal doesnt block clicks to view
defect
It worked correctly in 8.0 the sidebar closed when clicking in the modal / elements on the "hidden" view
1.0
Sidebar: Modal doesnt block clicks to view - It worked correctly in 8.0 the sidebar closed when clicking in the modal / elements on the "hidden" view
defect
sidebar modal doesnt block clicks to view it worked correctly in the sidebar closed when clicking in the modal elements on the hidden view
1
71,425
18,737,728,868
IssuesEvent
2021-11-04 09:51:15
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Typo in generated hello-world
Type/Bug Team/DevTools Points/0.5 Area/ProjectAPI Area/BuildTools
Hello-world program generated by running `bal new` has a comment that says ``` // Prints `Hello World` ``` but it actually prints ``` Hello, World! ```
1.0
Typo in generated hello-world - Hello-world program generated by running `bal new` has a comment that says ``` // Prints `Hello World` ``` but it actually prints ``` Hello, World! ```
non_defect
typo in generated hello world hello world program generated by running bal new has a comment that says prints hello world but it actually prints hello world
0
186
2,495,192,892
IssuesEvent
2015-01-06 08:18:03
tntim96/JSCover
https://api.github.com/repos/tntim96/JSCover
closed
complete coverage of javascript coalesce
enhancement Fix applied - please re-test
is it possible to get complete coverage of this line? this.imageFactory = stuff.imageFactory || function() { return new Image() }; it's a hack of dependency injection. it's never evaluated to false, but the right-most is always true.
1.0
complete coverage of javascript coalesce - is it possible to get complete coverage of this line? this.imageFactory = stuff.imageFactory || function() { return new Image() }; it's a hack of dependency injection. it's never evaluated to false, but the right-most is always true.
non_defect
complete coverage of javascript coalesce is it possible to get complete coverage of this line this imagefactory stuff imagefactory function return new image it s a hack of dependency injection it s never evaluated to false but the right most is always true
0
70,811
13,535,649,988
IssuesEvent
2020-09-16 07:54:43
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Codelens with padded with whitespace not showing
author-verification-requested bug code-lens electron-9-update
We found our codelens disappear in specific case in the latest version of VS Code(1.49.0) which won’t repro in previous version. The root cause is the styling issue which results the third codelens squeezed to another line. ![image](https://user-images.githubusercontent.com/9346867/93162313-17aa5900-f747-11ea-...
1.0
Codelens with padded with whitespace not showing - We found our codelens disappear in specific case in the latest version of VS Code(1.49.0) which won’t repro in previous version. The root cause is the styling issue which results the third codelens squeezed to another line. ![image](https://user-images.githubu...
non_defect
codelens with padded with whitespace not showing we found our codelens disappear in specific case in the latest version of vs code which won’t repro in previous version the root cause is the styling issue which results the third codelens squeezed to another line if the codelens starts or e...
0
440,608
30,751,753,008
IssuesEvent
2023-07-28 19:59:12
erik-rt/layerfusion
https://api.github.com/repos/erik-rt/layerfusion
opened
Rewrite the README
documentation
The README is for an older version of this app. I rewrote it so I need to update the docs.
1.0
Rewrite the README - The README is for an older version of this app. I rewrote it so I need to update the docs.
non_defect
rewrite the readme the readme is for an older version of this app i rewrote it so i need to update the docs
0
119,870
10,076,201,779
IssuesEvent
2019-07-24 15:44:27
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
Multiple CCR tests with uncaught exception on windows
:Distributed/CCR >test-failure v6.8.2 v7.2.2 v7.3.1 v7.4.0 v8.0.0
https://scans.gradle.com/s/vl3yktrv4xey4/tests/htwk6wzdfugzg-ntvlkoitzt6ms?openStackTraces=WzIsMSwwXQ ``` com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=243, name=elasticsearch[follower0][generic][T#4], state=RUNNABLE, group=TGRP-AutoFollowIT]Close stack...
1.0
Multiple CCR tests with uncaught exception on windows - https://scans.gradle.com/s/vl3yktrv4xey4/tests/htwk6wzdfugzg-ntvlkoitzt6ms?openStackTraces=WzIsMSwwXQ ``` com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=243, name=elasticsearch[follower0][generic][T...
non_defect
multiple ccr tests with uncaught exception on windows com carrotsearch randomizedtesting uncaughtexceptionerror captured an uncaught exception in thread thread state runnable group tgrp autofollowit close stacktrace at randomizedtesting seedinfo seed caused by java lang illegalstateexception ...
0
68,604
21,724,830,063
IssuesEvent
2022-05-11 06:30:36
hpi-swa-teaching/SVGMorph
https://api.github.com/repos/hpi-swa-teaching/SVGMorph
opened
SVG Bounding Boxes
defect User Story
### Was möchte wer tun? Als Nutzer:in möchte ich, dass die gesamte SVG-Grafik angezeigt wird. Aktuell wird die Grafik abgeschnitten. Die SVG-Datei mit dem Code ```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="-52 -53 100 100" stroke-width="2"> <g fill="none"> <ellipse stroke="#66899a" rx="6" ry="44...
1.0
SVG Bounding Boxes - ### Was möchte wer tun? Als Nutzer:in möchte ich, dass die gesamte SVG-Grafik angezeigt wird. Aktuell wird die Grafik abgeschnitten. Die SVG-Datei mit dem Code ```svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="-52 -53 100 100" stroke-width="2"> <g fill="none"> <ellipse stroke="#...
defect
svg bounding boxes was möchte wer tun als nutzer in möchte ich dass die gesamte svg grafik angezeigt wird aktuell wird die grafik abgeschnitten die svg datei mit dem code svg wird vom svg morph wie folgt dargestellt es geht um d...
1
135,831
12,692,057,805
IssuesEvent
2020-06-21 20:17:20
thephpleague/commonmark
https://api.github.com/repos/thephpleague/commonmark
closed
[1.5] Release Goals & Tasks
documentation pinned
Creating this issue to track a few odds and ends - [x] Ensure changes to [1.5 docs](https://github.com/thephpleague/commonmark/commits/1.5/docs/1.5) are replicated into 2.0 docs - [x] Ask @markcarver to help test the 1.5 branch before tagging - [x] Modify 2.0 docs to show migration path from 1.5 -> 2.0 instead ...
1.0
[1.5] Release Goals & Tasks - Creating this issue to track a few odds and ends - [x] Ensure changes to [1.5 docs](https://github.com/thephpleague/commonmark/commits/1.5/docs/1.5) are replicated into 2.0 docs - [x] Ask @markcarver to help test the 1.5 branch before tagging - [x] Modify 2.0 docs to show migration...
non_defect
release goals tasks creating this issue to track a few odds and ends ensure changes to are replicated into docs ask markcarver to help test the branch before tagging modify docs to show migration path from instead of
0
290,462
25,069,201,309
IssuesEvent
2022-11-07 10:45:08
crispindeity/issue-tracker
https://api.github.com/repos/crispindeity/issue-tracker
opened
Add Integration Test
📬 API BE ✅ Test
# Description - @SpringBootTest 어노테이션을 활용한 통합 테스트 진행 # Progress - [ ] Milestone Integration Test - [ ] Label Integration Test - [ ] Comment Integration Test - [ ] Oauth Integration Test - [ ] Issue Integration Test
1.0
Add Integration Test - # Description - @SpringBootTest 어노테이션을 활용한 통합 테스트 진행 # Progress - [ ] Milestone Integration Test - [ ] Label Integration Test - [ ] Comment Integration Test - [ ] Oauth Integration Test - [ ] Issue Integration Test
non_defect
add integration test description springboottest 어노테이션을 활용한 통합 테스트 진행 progress milestone integration test label integration test comment integration test oauth integration test issue integration test
0
361,468
25,341,070,251
IssuesEvent
2022-11-18 21:41:21
dawidkomorowski/geisha
https://api.github.com/repos/dawidkomorowski/geisha
closed
Use DocFX and prepare API reference documentation pages.
documentation
Use DocFX and prepare API reference documentation pages. https://dotnet.github.io/docfx/index.html Acceptance criteria: - [x] DocFX project is created and configured for generating basic API documentation. - [x] Build script is prepared for simple update/regeneration of final documentation web pages. - [x] API r...
1.0
Use DocFX and prepare API reference documentation pages. - Use DocFX and prepare API reference documentation pages. https://dotnet.github.io/docfx/index.html Acceptance criteria: - [x] DocFX project is created and configured for generating basic API documentation. - [x] Build script is prepared for simple update/...
non_defect
use docfx and prepare api reference documentation pages use docfx and prepare api reference documentation pages acceptance criteria docfx project is created and configured for generating basic api documentation build script is prepared for simple update regeneration of final documentation web page...
0
76,059
26,220,556,079
IssuesEvent
2023-01-04 14:32:13
idaholab/HERON
https://api.github.com/repos/idaholab/HERON
closed
[DEFECT] failure in windows test
defect
-------- Defect Description -------- **Describe the defect** ##### What did you expect to see happen? https://github.com/idaholab/HERON/actions/runs/3659256063 to pass ##### What did you see instead? This error: ```-------------------------------------------------- There were 2 warnings during the simula...
1.0
[DEFECT] failure in windows test - -------- Defect Description -------- **Describe the defect** ##### What did you expect to see happen? https://github.com/idaholab/HERON/actions/runs/3659256063 to pass ##### What did you see instead? This error: ```-------------------------------------------------- Ther...
defect
failure in windows test defect description describe the defect what did you expect to see happen to pass what did you see instead this error there were warnings during the simulation run time varia...
1
346,300
10,410,424,271
IssuesEvent
2019-09-13 11:21:51
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.twitch.tv - video or audio doesn't play
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.twitch.tv/videos/478649005?filter=archives&sort=time **Browser / Version**: Firefox Mobile 67.0 **Operating System**: Android **Tes...
1.0
www.twitch.tv - video or audio doesn't play - <!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.twitch.tv/videos/478649005?filter=archives&sort=time **Browser / Version**: Firefox M...
non_defect
video or audio doesn t play url browser version firefox mobile operating system android tested another browser yes problem type video or audio doesn t play description hurenscheisse steps to reproduce nix browser configuration mixed active content bloc...
0
6,563
6,534,216,611
IssuesEvent
2017-08-31 09:49:06
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
reopened
General low level primitive for ciphers (AES-GCM being the first)
area-System.Security
# Rationale There is a general need for a number of ciphers for encryption. Todays mix of interfaces and classes has become a little disjointed. Also there is no support for AEAD style ciphers as they need the ability to provide extra authentication information. The current designs are also prone to allocation and...
True
General low level primitive for ciphers (AES-GCM being the first) - # Rationale There is a general need for a number of ciphers for encryption. Todays mix of interfaces and classes has become a little disjointed. Also there is no support for AEAD style ciphers as they need the ability to provide extra authenticati...
non_defect
general low level primitive for ciphers aes gcm being the first rationale there is a general need for a number of ciphers for encryption todays mix of interfaces and classes has become a little disjointed also there is no support for aead style ciphers as they need the ability to provide extra authenticati...
0
450,815
31,994,006,137
IssuesEvent
2023-09-21 08:03:41
hammerdirt-analyst/qualite-deau
https://api.github.com/repos/hammerdirt-analyst/qualite-deau
closed
Invalid count values for 2022 samples: "nd"
documentation
Hello, There are missing values for Vernex in 2022. See the results of the data processing module: https://hammerdirt-analyst.github.io/qualite-deau/data_standardization.html Do not attach the correct values to this issue. Send the data to analyst@hammerdirt.ch If the rows can be excluded let us know here. ...
1.0
Invalid count values for 2022 samples: "nd" - Hello, There are missing values for Vernex in 2022. See the results of the data processing module: https://hammerdirt-analyst.github.io/qualite-deau/data_standardization.html Do not attach the correct values to this issue. Send the data to analyst@hammerdirt.ch ...
non_defect
invalid count values for samples nd hello there are missing values for vernex in see the results of the data processing module do not attach the correct values to this issue send the data to analyst hammerdirt ch if the rows can be excluded let us know here thanks
0
29,570
5,723,484,625
IssuesEvent
2017-04-20 12:23:17
nci-ats/fs-middlelayer-api
https://api.github.com/repos/nci-ats/fs-middlelayer-api
closed
Update error message for issue getting application from DB
Defect Subtask
Should just respond with a 404, shouldn't include message that application not found in DB.
1.0
Update error message for issue getting application from DB - Should just respond with a 404, shouldn't include message that application not found in DB.
defect
update error message for issue getting application from db should just respond with a shouldn t include message that application not found in db
1
2,315
2,607,871,575
IssuesEvent
2015-02-26 00:00:44
chrsmithdemos/google-styleguide
https://api.github.com/repos/chrsmithdemos/google-styleguide
opened
intellij-java-google-style.xml puts static imports last
auto-migrated Priority-Medium Type-Defect
``` According to http://google-styleguide.googlecode.com/svn/trunk/javaguide.html#s3.3.3-import-o rdering-and-spacing "Import statements are divided into the following groups, in this order, with each group separated by a single blank line: 1. All static imports in a single group ..." static imports should come fi...
1.0
intellij-java-google-style.xml puts static imports last - ``` According to http://google-styleguide.googlecode.com/svn/trunk/javaguide.html#s3.3.3-import-o rdering-and-spacing "Import statements are divided into the following groups, in this order, with each group separated by a single blank line: 1. All static imp...
defect
intellij java google style xml puts static imports last according to rdering and spacing import statements are divided into the following groups in this order with each group separated by a single blank line all static imports in a single group static imports should come first but in intellij ...
1
18,595
3,697,882,224
IssuesEvent
2016-02-27 23:41:34
agda/agda
https://api.github.com/repos/agda/agda
closed
test-suite fails on Cabal sandbox
enhancement test-suite
``` $ cabal sandbox init $ cabal install alex $ cabal install happy $ make install-bin $ make install-fix-agda-whitespace $ make test ... ====================================================================== ===================== Suite of successfull tests ===================== ==============================...
1.0
test-suite fails on Cabal sandbox - ``` $ cabal sandbox init $ cabal install alex $ cabal install happy $ make install-bin $ make install-fix-agda-whitespace $ make test ... ====================================================================== ===================== Suite of successfull tests =================...
non_defect
test suite fails on cabal sandbox cabal sandbox init cabal install alex cabal install happy make install bin make install fix agda whitespace make test suite of successfull tests ...
0
32,793
6,942,530,368
IssuesEvent
2017-12-05 00:28:40
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
opened
dd(Type::buildAll()) timeout error
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: latest master ### What you did Debugging type building (static methods of Type class): ```php dd(Type::build('sth')) dd(Type::buildAll()) ``` ### What happened Runtime timeout after many minut...
1.0
dd(Type::buildAll()) timeout error - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: latest master ### What you did Debugging type building (static methods of Type class): ```php dd(Type::build('sth')) dd(Type::buildAll()) ``` ### What happe...
defect
dd type buildall timeout error this is a multiple allowed bug enhancement feature discussion rfc cakephp version latest master what you did debugging type building static methods of type class php dd type build sth dd type buildall what happened r...
1
31,248
25,480,398,187
IssuesEvent
2022-11-25 19:51:57
Matico-Platform/matico
https://api.github.com/repos/Matico-Platform/matico
closed
Setup husky + Prettier / cargo fmt for the monorepo
infrastructure
What I have used in the past which has worked pretty well is - [husky](https://typicode.github.io/husky/#/) to manage the pre-commit hooks. - [Prettier](https://prettier.io/) to format typescript. - cargo fmt to format rust code. Though it looks like there is a [community plugin](https://github.com/jinxdash/prett...
1.0
Setup husky + Prettier / cargo fmt for the monorepo - What I have used in the past which has worked pretty well is - [husky](https://typicode.github.io/husky/#/) to manage the pre-commit hooks. - [Prettier](https://prettier.io/) to format typescript. - cargo fmt to format rust code. Though it looks like there is ...
non_defect
setup husky prettier cargo fmt for the monorepo what i have used in the past which has worked pretty well is to manage the pre commit hooks to format typescript cargo fmt to format rust code though it looks like there is a for prettier to allow it to work with rust as well so perhaps w...
0
188,602
6,778,111,204
IssuesEvent
2017-10-28 05:54:28
spring-projects/spring-boot
https://api.github.com/repos/spring-projects/spring-boot
closed
Tie the versions in the docs to those defined in spring-boot-dependencies
priority: normal type: documentation
We sometimes reference versions in the documentation that should match those defined in `spring-boot-dependencies` but it's a manual process to keep them in sync. We should see if there's a way to keep them in sync automatically. One possibility would be a custom Asciidoctor extension that exposes all of the version pr...
1.0
Tie the versions in the docs to those defined in spring-boot-dependencies - We sometimes reference versions in the documentation that should match those defined in `spring-boot-dependencies` but it's a manual process to keep them in sync. We should see if there's a way to keep them in sync automatically. One possibilit...
non_defect
tie the versions in the docs to those defined in spring boot dependencies we sometimes reference versions in the documentation that should match those defined in spring boot dependencies but it s a manual process to keep them in sync we should see if there s a way to keep them in sync automatically one possibilit...
0
19,487
13,255,331,719
IssuesEvent
2020-08-20 10:44:57
skypyproject/skypy
https://api.github.com/repos/skypyproject/skypy
closed
Can we release SkyPy also on conda?
infrastructure installation release v0.2 hack
The following page seems to give guidance for doing this? https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs-skeleton.html Duncan Macleod is our local expert for this (Ian Harrison also knows him well) so would be a good point to ask if this doesn't go easily! .... A future im...
1.0
Can we release SkyPy also on conda? - The following page seems to give guidance for doing this? https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs-skeleton.html Duncan Macleod is our local expert for this (Ian Harrison also knows him well) so would be a good point to ask if this ...
non_defect
can we release skypy also on conda the following page seems to give guidance for doing this duncan macleod is our local expert for this ian harrison also knows him well so would be a good point to ask if this doesn t go easily a future improvement to all of this would be tie this into travis and ...
0
591,030
17,793,365,267
IssuesEvent
2021-08-31 18:56:11
airqo-platform/AirQo-frontend
https://api.github.com/repos/airqo-platform/AirQo-frontend
closed
Map nodes do not link to registry
priority-high
**Is your feature request related to a problem? Please describe.** cursor changes to a pointer when passing over a device but cannot click. THis should be linked to device registry. Better still Single click creates a popup window which shows key data. By clicking on a device a brief summary of the current stat...
1.0
Map nodes do not link to registry - **Is your feature request related to a problem? Please describe.** cursor changes to a pointer when passing over a device but cannot click. THis should be linked to device registry. Better still Single click creates a popup window which shows key data. By clicking on a device...
non_defect
map nodes do not link to registry is your feature request related to a problem please describe cursor changes to a pointer when passing over a device but cannot click this should be linked to device registry better still single click creates a popup window which shows key data by clicking on a device...
0
57,350
15,731,261,198
IssuesEvent
2021-03-29 16:51:41
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
false positive:: division by zero (Trac #364)
False positive Incomplete Migration Migrated from Trac aggro80 defect
Migrated from https://trac.cppcheck.net/ticket/364 ```json { "status": "closed", "changetime": "2009-06-05T21:39:03", "description": "{{{\n#include <stdio.h>\n#define SR_MULT (11*12)\n#define A(x) (x) ? (SR_MULT/x) : 0\nstatic const unsigned char sr_adc_mult_table[] = {\n A(2), A(2), A(12), A(12), A(0...
1.0
false positive:: division by zero (Trac #364) - Migrated from https://trac.cppcheck.net/ticket/364 ```json { "status": "closed", "changetime": "2009-06-05T21:39:03", "description": "{{{\n#include <stdio.h>\n#define SR_MULT (11*12)\n#define A(x) (x) ? (SR_MULT/x) : 0\nstatic const unsigned char sr_adc_mult...
defect
false positive division by zero trac migrated from json status closed changetime description n include n define sr mult n define a x x sr mult x nstatic const unsigned char sr adc mult table n a a a a a a a ...
1
87,130
10,532,715,671
IssuesEvent
2019-10-01 11:25:59
shivammathur/setup-php
https://api.github.com/repos/shivammathur/setup-php
opened
Add examples of projects using this GitHub Action.
Hacktoberfest documentation help wanted
Add example section in the [README](https://github.com/shivammathur/setup-php/blob/master/README.md) and workflow file for the example you are adding in example directory. Create it you are the first one to add. To add example workflow for Laravel, add in README ## Example - [Laravel](examples/laravel.yaml)
1.0
Add examples of projects using this GitHub Action. - Add example section in the [README](https://github.com/shivammathur/setup-php/blob/master/README.md) and workflow file for the example you are adding in example directory. Create it you are the first one to add. To add example workflow for Laravel, add in README ...
non_defect
add examples of projects using this github action add example section in the and workflow file for the example you are adding in example directory create it you are the first one to add to add example workflow for laravel add in readme example examples laravel yaml
0
191,156
14,593,420,463
IssuesEvent
2020-12-19 22:43:31
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
alexcrownus/fabcar: vendor/github.com/google/certificate-transparency-go/fixchain/fix_and_log_test.go; 19 LoC
fresh small test vendored
Found a possible issue in [alexcrownus/fabcar](https://www.github.com/alexcrownus/fabcar) at [vendor/github.com/google/certificate-transparency-go/fixchain/fix_and_log_test.go](https://github.com/alexcrownus/fabcar/blob/8d90c87788a72b2a497f2df6f651543827aaf69b/vendor/github.com/google/certificate-transparency-go/fixch...
1.0
alexcrownus/fabcar: vendor/github.com/google/certificate-transparency-go/fixchain/fix_and_log_test.go; 19 LoC - Found a possible issue in [alexcrownus/fabcar](https://www.github.com/alexcrownus/fabcar) at [vendor/github.com/google/certificate-transparency-go/fixchain/fix_and_log_test.go](https://github.com/alexcrownus...
non_defect
alexcrownus fabcar vendor github com google certificate transparency go fixchain fix and log test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consid...
0
1,196
3,697,266,488
IssuesEvent
2016-02-27 15:17:29
sysown/proxysql
https://api.github.com/repos/sysown/proxysql
closed
enforce_autocommit_on_reads
ADMIN CONNECTION POOL MYSQL PROTOCOL QUERY PROCESSOR
## WHY Since 3449ab0f598db7bd537f1065983a0594927122d8 ( #438 ) ProxySQL tracks the value of autocommit and enforces it in database connection. This implementation had the drawback that if a client sends `set autocommit=0` , and read/write split is implemented too, transactions are opened on slaves as pointed in #469 ...
1.0
enforce_autocommit_on_reads - ## WHY Since 3449ab0f598db7bd537f1065983a0594927122d8 ( #438 ) ProxySQL tracks the value of autocommit and enforces it in database connection. This implementation had the drawback that if a client sends `set autocommit=0` , and read/write split is implemented too, transactions are opened...
non_defect
enforce autocommit on reads why since proxysql tracks the value of autocommit and enforces it in database connection this implementation had the drawback that if a client sends set autocommit and read write split is implemented too transactions are opened on slaves as pointed in and therefo...
0
38,124
8,664,508,998
IssuesEvent
2018-11-28 20:23:23
HelenOS/helenos
https://api.github.com/repos/HelenOS/helenos
closed
HelenOS/ppc32 non-debug does not boot (in Qemu)
C: helenos/kernel/ppc32 P: major defect
**Reported by jermar on 29 Jul 2009 15:19 UTC** HelenOS/ppc32 non-debug does not boot (in Qemu). The last displayed message is the loader's: Booting the kernle... The debug version boots fine.
1.0
HelenOS/ppc32 non-debug does not boot (in Qemu) - **Reported by jermar on 29 Jul 2009 15:19 UTC** HelenOS/ppc32 non-debug does not boot (in Qemu). The last displayed message is the loader's: Booting the kernle... The debug version boots fine.
defect
helenos non debug does not boot in qemu reported by jermar on jul utc helenos non debug does not boot in qemu the last displayed message is the loader s booting the kernle the debug version boots fine
1
140,559
18,903,135,287
IssuesEvent
2021-11-16 05:04:18
three11/react-template-ts
https://api.github.com/repos/three11/react-template-ts
closed
CVE-2021-3918 (High) detected in json-schema-0.3.0.tgz
security vulnerability
## CVE-2021-3918 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.3.0.tgz</b></p></summary> <p>JSON Schema validation and specifications</p> <p>Library home page: <a href=...
True
CVE-2021-3918 (High) detected in json-schema-0.3.0.tgz - ## CVE-2021-3918 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.3.0.tgz</b></p></summary> <p>JSON Schema validat...
non_defect
cve high detected in json schema tgz cve high severity vulnerability vulnerable library json schema tgz json schema validation and specifications library home page a href path to dependency file react template ts package json path to vulnerable library react template...
0
77,622
27,081,072,946
IssuesEvent
2023-02-14 14:04:31
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Messages stuck or very slow at "Encrypting your message..."
T-Defect X-Regression S-Major A-E2EE O-Frequent
### Steps to reproduce 1. Send a message ### Outcome #### What did you expect? The message to send instantanously #### What happened instead? It's very slow, above the 2mn mark! ![Screenshot 2023-01-04 at 10 23 10](https://user-images.githubusercontent.com/769871/210534781-1b155e20-a945-4d70-8e30-a696aef44...
1.0
Messages stuck or very slow at "Encrypting your message..." - ### Steps to reproduce 1. Send a message ### Outcome #### What did you expect? The message to send instantanously #### What happened instead? It's very slow, above the 2mn mark! ![Screenshot 2023-01-04 at 10 23 10](https://user-images.githubuser...
defect
messages stuck or very slow at encrypting your message steps to reproduce send a message outcome what did you expect the message to send instantanously what happened instead it s very slow above the mark operating system no response application versio...
1
137,191
5,299,462,161
IssuesEvent
2017-02-10 00:14:42
Lombiq/DotNest-Support
https://api.github.com/repos/Lombiq/DotNest-Support
opened
Our own (setup) recipes
Priority: Minor Type: New Feature
DotNest-specific useful recipes for various cases, primarily (but not necessarily) for setup: - Ecommerce - Associativy package - Common package
1.0
Our own (setup) recipes - DotNest-specific useful recipes for various cases, primarily (but not necessarily) for setup: - Ecommerce - Associativy package - Common package
non_defect
our own setup recipes dotnest specific useful recipes for various cases primarily but not necessarily for setup ecommerce associativy package common package
0
7,623
2,603,738,634
IssuesEvent
2015-02-24 17:40:28
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
Map-Specific BO
auto-migrated Priority-Medium Type-Enhancement
``` Needs to choose a build order based on specific maps; so First priority: Map-specific Second priority: Matchup-specific(race) Third priority: Matchup-unknown Should also detect more than one opponent, and maybe allies. ``` ----- Original issue reported on code.google.com by `AHeinerm` on 13 Oct 2008 at 5:03
1.0
Map-Specific BO - ``` Needs to choose a build order based on specific maps; so First priority: Map-specific Second priority: Matchup-specific(race) Third priority: Matchup-unknown Should also detect more than one opponent, and maybe allies. ``` ----- Original issue reported on code.google.com by `AHeinerm` on 13 Oct...
non_defect
map specific bo needs to choose a build order based on specific maps so first priority map specific second priority matchup specific race third priority matchup unknown should also detect more than one opponent and maybe allies original issue reported on code google com by aheinerm on oct ...
0
7,198
2,610,357,414
IssuesEvent
2015-02-26 19:55:45
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
opened
Post published with main content
auto-migrated Priority-Medium Type-Defect
``` What's the problem? Published an article to my wordpress blog (self-hosted) and everything I had filled in was correctly published except the content itself (that is the main body) What browser are you using? Firefox 7.0.1 What version of ScribeFire are you running? Scribefire 4 ``` ----- Original issue ...
1.0
Post published with main content - ``` What's the problem? Published an article to my wordpress blog (self-hosted) and everything I had filled in was correctly published except the content itself (that is the main body) What browser are you using? Firefox 7.0.1 What version of ScribeFire are you running? Scri...
defect
post published with main content what s the problem published an article to my wordpress blog self hosted and everything i had filled in was correctly published except the content itself that is the main body what browser are you using firefox what version of scribefire are you running scri...
1
531,842
15,526,407,476
IssuesEvent
2021-03-13 01:07:12
PMEAL/OpenPNM
https://api.github.com/repos/PMEAL/OpenPNM
opened
Should we test the output of examples notebooks?
discussion low priority maintenance
Every now and then, we're sprinkling the notebooks with `# NBVAL_IGNORE_OUTPUT`. It makes me wonder (as @jgostick once suggested) that maybe we shouldn't really check the output of examples. As long as they don't fail, it should be good. The only downside is that we lose those "few" notebooks that indeed help us catch ...
1.0
Should we test the output of examples notebooks? - Every now and then, we're sprinkling the notebooks with `# NBVAL_IGNORE_OUTPUT`. It makes me wonder (as @jgostick once suggested) that maybe we shouldn't really check the output of examples. As long as they don't fail, it should be good. The only downside is that we lo...
non_defect
should we test the output of examples notebooks every now and then we re sprinkling the notebooks with nbval ignore output it makes me wonder as jgostick once suggested that maybe we shouldn t really check the output of examples as long as they don t fail it should be good the only downside is that we lo...
0
47,987
13,067,362,619
IssuesEvent
2020-07-31 00:13:11
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
MuonGun Track.Harvest bug (Trac #1583)
Migrated from Trac combo simulation defect
Energy deposited at some point along the track sometimes returns nonsensical negative energy. File below (located at DESY Zeuthen) contains I3MCTree and MMCTrackList for several example events. /lustre/fs11/group/icecube/blotsd/muon_gun/muon_gun_testcase.i3.bz2 Relevant information about the file: **Generation** mo...
1.0
MuonGun Track.Harvest bug (Trac #1583) - Energy deposited at some point along the track sometimes returns nonsensical negative energy. File below (located at DESY Zeuthen) contains I3MCTree and MMCTrackList for several example events. /lustre/fs11/group/icecube/blotsd/muon_gun/muon_gun_testcase.i3.bz2 Relevant infor...
defect
muongun track harvest bug trac energy deposited at some point along the track sometimes returns nonsensical negative energy file below located at desy zeuthen contains and mmctracklist for several example events lustre group icecube blotsd muon gun muon gun testcase relevant information about the...
1
38,988
19,662,248,726
IssuesEvent
2022-01-10 18:15:15
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Remove Typing notification in the Room list
T-Enhancement A-Performance Z-Papercuts Z-WTF
Let's remove the typing notification from the room list view on Android... It's distracting and can cause performance issues - it doesn't add a great deal of value so let's remove it! Leave your thoughts in the comments...
True
Remove Typing notification in the Room list - Let's remove the typing notification from the room list view on Android... It's distracting and can cause performance issues - it doesn't add a great deal of value so let's remove it! Leave your thoughts in the comments...
non_defect
remove typing notification in the room list let s remove the typing notification from the room list view on android it s distracting and can cause performance issues it doesn t add a great deal of value so let s remove it leave your thoughts in the comments
0
145,223
19,339,194,481
IssuesEvent
2021-12-15 01:05:03
billmcchesney1/pacbot
https://api.github.com/repos/billmcchesney1/pacbot
opened
WS-2021-0152 (High) detected in color-string-0.3.0.tgz
security vulnerability
## WS-2021-0152 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-0.3.0.tgz</b></p></summary> <p>Parser and generator for CSS color strings</p> <p>Library home page: <a href...
True
WS-2021-0152 (High) detected in color-string-0.3.0.tgz - ## WS-2021-0152 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-0.3.0.tgz</b></p></summary> <p>Parser and generato...
non_defect
ws high detected in color string tgz ws high severity vulnerability vulnerable library color string tgz parser and generator for css color strings library home page a href path to dependency file pacbot webapp package json path to vulnerable library pacbot webapp nod...
0
1,122
2,595,183,592
IssuesEvent
2015-02-20 12:14:05
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[TEST-FAILURE] ExecutorServiceTest.testManagedPostregisteredExecutionCallbackCompletableFuture
Team: Core Type: Defect
``` java.lang.AssertionError: CountDownLatch failed to complete within 120 seconds , count left: 1 at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at com.hazelcast.test.HazelcastTestSupport.assertOpenEventually(HazelcastTestSupport.java:194) at com.hazelcast.test.Hazelca...
1.0
[TEST-FAILURE] ExecutorServiceTest.testManagedPostregisteredExecutionCallbackCompletableFuture - ``` java.lang.AssertionError: CountDownLatch failed to complete within 120 seconds , count left: 1 at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at com.hazelcast.test.Hazelca...
defect
executorservicetest testmanagedpostregisteredexecutioncallbackcompletablefuture java lang assertionerror countdownlatch failed to complete within seconds count left at org junit assert fail assert java at org junit assert asserttrue assert java at com hazelcast test hazelcasttestsupport ass...
1
203,632
23,159,025,140
IssuesEvent
2022-07-29 15:38:53
jgeraigery/pega-tracerviewer
https://api.github.com/repos/jgeraigery/pega-tracerviewer
opened
CVE-2019-10782 (Medium) detected in checkstyle-8.14.jar
security vulnerability
## CVE-2019-10782 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>checkstyle-8.14.jar</b></p></summary> <p>Checkstyle is a development tool to help programmers write Java code th...
True
CVE-2019-10782 (Medium) detected in checkstyle-8.14.jar - ## CVE-2019-10782 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>checkstyle-8.14.jar</b></p></summary> <p>Checkstyle is a d...
non_defect
cve medium detected in checkstyle jar cve medium severity vulnerability vulnerable library checkstyle jar checkstyle is a development tool to help programmers write java code that adheres to a coding standard library home page a href path to dependency file build gradl...
0
63,722
17,870,157,397
IssuesEvent
2021-09-06 14:27:24
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
FOR JSON emulation must use RETURNING CLOB in Oracle
T: Defect C: Functionality C: DB: Oracle P: Medium E: Professional Edition E: Enterprise Edition
Just like the JSON based `MULTISET` emulation, the `FOR JSON` emulation must use `RETURNING CLOB` when emulating the SQL Server syntax in Oracle. This test currently fails: ```java public void testForJSONPathLarge() throws Exception { Table<B> ta = TBook().as("a"); Table<B> tb = TBook().as("b"); Tabl...
1.0
FOR JSON emulation must use RETURNING CLOB in Oracle - Just like the JSON based `MULTISET` emulation, the `FOR JSON` emulation must use `RETURNING CLOB` when emulating the SQL Server syntax in Oracle. This test currently fails: ```java public void testForJSONPathLarge() throws Exception { Table<B> ta = TBook()...
defect
for json emulation must use returning clob in oracle just like the json based multiset emulation the for json emulation must use returning clob when emulating the sql server syntax in oracle this test currently fails java public void testforjsonpathlarge throws exception table ta tbook a...
1
31,955
6,668,106,906
IssuesEvent
2017-10-03 14:47:36
hazelcast/hazelcast-csharp-client
https://api.github.com/repos/hazelcast/hazelcast-csharp-client
closed
HazelcastSerializationException is thrown when doing operations in parallel
Type: Defect
When running a test which loads data in parallel, the following exception is thrown: ``` System.AggregateException : One or more errors occurred. ----> Hazelcast.IO.Serialization.HazelcastSerializationException : Class-id: 106 is already registered! at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean i...
1.0
HazelcastSerializationException is thrown when doing operations in parallel - When running a test which loads data in parallel, the following exception is thrown: ``` System.AggregateException : One or more errors occurred. ----> Hazelcast.IO.Serialization.HazelcastSerializationException : Class-id: 106 is alre...
defect
hazelcastserializationexception is thrown when doing operations in parallel when running a test which loads data in parallel the following exception is thrown system aggregateexception one or more errors occurred hazelcast io serialization hazelcastserializationexception class id is alread...
1
63,167
17,402,411,648
IssuesEvent
2021-08-02 21:52:02
unascribed/Fabrication
https://api.github.com/repos/unascribed/Fabrication
closed
Right-clicking with fire aspect does not properly emulate a flint-and-steel right-click.
k: Defect n: Fabric
With flint and steel, you can right click on creepers or tnt to directly ignite them, however with this tweak enabled, that is not possible. It does not do anything when clicking on a creeper and just places fire down as if on any other block when clicking on tnt.
1.0
Right-clicking with fire aspect does not properly emulate a flint-and-steel right-click. - With flint and steel, you can right click on creepers or tnt to directly ignite them, however with this tweak enabled, that is not possible. It does not do anything when clicking on a creeper and just places fire down as if on an...
defect
right clicking with fire aspect does not properly emulate a flint and steel right click with flint and steel you can right click on creepers or tnt to directly ignite them however with this tweak enabled that is not possible it does not do anything when clicking on a creeper and just places fire down as if on an...
1
45,707
13,041,439,771
IssuesEvent
2020-07-28 20:23:27
Rise-Vision/rise-vision-apps
https://api.github.com/repos/Rise-Vision/rise-vision-apps
closed
[App Homepage] Shadow persists after scrolling to the right/left
visual defect
**Problem:** Shadow persists after scrolling to the right/left. See video: https://www.loom.com/share/6356ce718f364136b187d553ba8ed158
1.0
[App Homepage] Shadow persists after scrolling to the right/left - **Problem:** Shadow persists after scrolling to the right/left. See video: https://www.loom.com/share/6356ce718f364136b187d553ba8ed158
defect
shadow persists after scrolling to the right left problem shadow persists after scrolling to the right left see video
1
14,458
2,812,403,263
IssuesEvent
2015-05-18 08:28:42
steve8x8/geotoad
https://api.github.com/repos/steve8x8/geotoad
closed
Cannot install deb on Ubuntu 14.04
auto-migrated Priority-Low Type-Defect
``` When I try to install geotoad on Ubuntu 14.04, I get dpkg: dependency problems prevent configuration of geotoad: geotoad depends on libopenssl-ruby; however: Package libopenssl-ruby is not installed. Seems like this packet is not available anymore. ``` Original issue reported on code.google.com by `minich...@...
1.0
Cannot install deb on Ubuntu 14.04 - ``` When I try to install geotoad on Ubuntu 14.04, I get dpkg: dependency problems prevent configuration of geotoad: geotoad depends on libopenssl-ruby; however: Package libopenssl-ruby is not installed. Seems like this packet is not available anymore. ``` Original issue repor...
defect
cannot install deb on ubuntu when i try to install geotoad on ubuntu i get dpkg dependency problems prevent configuration of geotoad geotoad depends on libopenssl ruby however package libopenssl ruby is not installed seems like this packet is not available anymore original issue reported ...
1
25,203
4,233,642,109
IssuesEvent
2016-07-05 08:45:43
arkayenro/arkinventory
https://api.github.com/repos/arkayenro/arkinventory
closed
Crafting items not stacking when transferred to bank
auto-migrated Priority-Medium Type-Defect
``` Downloaded from > Curse What steps will reproduce the problem? 1. It seems to happen pretty consistently, but not always. Try adding items to existing stacks in the bank, especially right-clicking to add them. 2. I *think* it started happening more as my reagent bag started getting more filled up. It wasn't hap...
1.0
Crafting items not stacking when transferred to bank - ``` Downloaded from > Curse What steps will reproduce the problem? 1. It seems to happen pretty consistently, but not always. Try adding items to existing stacks in the bank, especially right-clicking to add them. 2. I *think* it started happening more as my rea...
defect
crafting items not stacking when transferred to bank downloaded from curse what steps will reproduce the problem it seems to happen pretty consistently but not always try adding items to existing stacks in the bank especially right clicking to add them i think it started happening more as my rea...
1
158,679
6,033,335,657
IssuesEvent
2017-06-09 08:00:20
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
[k8s.io] Deployment deployment should label adopted RSs and pods {Kubernetes e2e suite}
area/workload-api/deployment kind/flake priority/backlog priority/P3 sig/apps
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/1830/ Failed: [k8s.io] Deployment deployment should label adopted RSs and pods {Kubernetes e2e suite} ``` /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:92 Expected error: <*e...
2.0
[k8s.io] Deployment deployment should label adopted RSs and pods {Kubernetes e2e suite} - https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/1830/ Failed: [k8s.io] Deployment deployment should label adopted RSs and pods {Kubernetes e2e suite} ``` /go/src/k8s.io/kubernetes/_ou...
non_defect
deployment deployment should label adopted rss and pods kubernetes suite failed deployment deployment should label adopted rss and pods kubernetes suite go src io kubernetes output dockerized go src io kubernetes test deployment go expected error s error waiting for ...
0
52,479
13,224,774,434
IssuesEvent
2020-08-17 19:49:15
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
regression tests (Trac #2288)
Incomplete Migration Migrated from Trac csky defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2288">https://code.icecube.wisc.edu/projects/icecube/ticket/2288</a>, reported by richman</summary> <p> ```json { "status": "closed", "changetime": "2020-07-14T16:09:30", "_ts": "1594742970159437", "des...
1.0
regression tests (Trac #2288) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2288">https://code.icecube.wisc.edu/projects/icecube/ticket/2288</a>, reported by richman</summary> <p> ```json { "status": "closed", "changetime": "2020-07-14T16:09:30", "_t...
defect
regression tests trac migrated from json status closed changetime ts description csky needs regression tests that can be run on some of the buildbots for now these can be similar to those of skylab which essentially run a handful of analyses e...
1
6,390
2,610,242,039
IssuesEvent
2015-02-26 19:17:04
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包皮包茎哪家医院好
auto-migrated Priority-Medium Type-Defect
``` 台州割包皮包茎哪家医院好【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权...
1.0
台州割包皮包茎哪家医院好 - ``` 台州割包皮包茎哪家医院好【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费...
defect
台州割包皮包茎哪家医院好 台州割包皮包茎哪家医院好【台州五洲生殖医院】 咨询热线 微信号tzwzszyy 医院地址 台 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origin...
1
42,319
10,962,180,467
IssuesEvent
2019-11-27 16:44:20
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
PAPI performance counters are inaccessible
category: performance counters type: defect
## Expected Behavior I have built HPX with support for the PAPI performance counters. The resulting collection of HPX libraries includes `libhpx_papi_counters.so`. According to the documentation: > For a full list of available PAPI events and their (short) description > use the --hpx:list-counters and --papi-ev...
1.0
PAPI performance counters are inaccessible - ## Expected Behavior I have built HPX with support for the PAPI performance counters. The resulting collection of HPX libraries includes `libhpx_papi_counters.so`. According to the documentation: > For a full list of available PAPI events and their (short) description...
defect
papi performance counters are inaccessible expected behavior i have built hpx with support for the papi performance counters the resulting collection of hpx libraries includes libhpx papi counters so according to the documentation for a full list of available papi events and their short description...
1
127,467
12,323,638,155
IssuesEvent
2020-05-13 12:30:53
daredloco/csharp-collection
https://api.github.com/repos/daredloco/csharp-collection
reopened
Update the Readme file
documentation
Add Documentation for: - RoWa.Functions.DegreesToRadians(double degrees) - RoWa.Functions.GetDistance(Coordinates c1, Coordinates c2) - RoWa.Functions.GetDistance(decimal lat1, decimal long1, decimal lat2, decimal long2) - RoWa.Xamarin.Functions.DegreesToRadians(double degrees) - RoWa.Xamarin.Functions.GetDistance...
1.0
Update the Readme file - Add Documentation for: - RoWa.Functions.DegreesToRadians(double degrees) - RoWa.Functions.GetDistance(Coordinates c1, Coordinates c2) - RoWa.Functions.GetDistance(decimal lat1, decimal long1, decimal lat2, decimal long2) - RoWa.Xamarin.Functions.DegreesToRadians(double degrees) - RoWa.Xama...
non_defect
update the readme file add documentation for rowa functions degreestoradians double degrees rowa functions getdistance coordinates coordinates rowa functions getdistance decimal decimal decimal decimal rowa xamarin functions degreestoradians double degrees rowa xamarin functions ge...
0
169,717
13,158,534,594
IssuesEvent
2020-08-10 14:28:29
astropy/astropy
https://api.github.com/repos/astropy/astropy
opened
TST: Unpin matplotlib in pyinstaller cron job
Upstream Fix Required testing visualization
When pyinstaller supports `matplotlib>=3.3`, pinning done in #10637 should be undone. cc @astrofrog https://github.com/astropy/astropy/blob/d39544138f8afb833ecb3923d49c9c1297b05036/tox.ini#L165-L166 Also see pyinstaller/pyinstaller#5004
1.0
TST: Unpin matplotlib in pyinstaller cron job - When pyinstaller supports `matplotlib>=3.3`, pinning done in #10637 should be undone. cc @astrofrog https://github.com/astropy/astropy/blob/d39544138f8afb833ecb3923d49c9c1297b05036/tox.ini#L165-L166 Also see pyinstaller/pyinstaller#5004
non_defect
tst unpin matplotlib in pyinstaller cron job when pyinstaller supports matplotlib pinning done in should be undone cc astrofrog also see pyinstaller pyinstaller
0
76,022
26,203,917,938
IssuesEvent
2023-01-03 20:21:18
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Chat export has a "view settings" link on join rules, but there's no settings to show
T-Defect
### Steps to reproduce 1. Create a room 2. Export the room timeline ### Outcome #### What did you expect? No settings links. #### What happened instead? ![image](https://user-images.githubusercontent.com/1190097/210435100-01ff16fd-ce82-47f1-92b8-a72b4940387d.png) The link does not work, and doesn't go a...
1.0
Chat export has a "view settings" link on join rules, but there's no settings to show - ### Steps to reproduce 1. Create a room 2. Export the room timeline ### Outcome #### What did you expect? No settings links. #### What happened instead? ![image](https://user-images.githubusercontent.com/1190097/2104351...
defect
chat export has a view settings link on join rules but there s no settings to show steps to reproduce create a room export the room timeline outcome what did you expect no settings links what happened instead the link does not work and doesn t go anywhere oper...
1
57,100
15,687,979,328
IssuesEvent
2021-03-25 14:14:00
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Race between appending AIO DIO and fallocate
Status: Triage Needed Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
Race between appending AIO DIO and fallocate - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in t...
defect
race between appending aio dio and fallocate thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as poss...
1
101,429
12,683,607,777
IssuesEvent
2020-06-19 20:10:55
Subscribie/subscribie
https://api.github.com/repos/Subscribie/subscribie
opened
As a Shop Owner I understand how to fill out item details
needs-design needs-marketing needs-qa needs-user-story
**Is your feature request related to a problem? Please describe.** Some of the input boxes arent clear eg do I need to type £ in price box or not **Describe the solution you'd like** Have a £ before the input box so this is clear **Describe alternatives you've considered** The form would not save if a £ was en...
1.0
As a Shop Owner I understand how to fill out item details - **Is your feature request related to a problem? Please describe.** Some of the input boxes arent clear eg do I need to type £ in price box or not **Describe the solution you'd like** Have a £ before the input box so this is clear **Describe alternative...
non_defect
as a shop owner i understand how to fill out item details is your feature request related to a problem please describe some of the input boxes arent clear eg do i need to type £ in price box or not describe the solution you d like have a £ before the input box so this is clear describe alternative...
0
52,227
13,211,409,406
IssuesEvent
2020-08-15 22:56:26
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
OpenCL not found on OS X (Trac #1880)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1880">https://code.icecube.wisc.edu/projects/icecube/ticket/1880</a>, reported by jbeattyand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2016-10-04T16:09:27", "_ts": "14755...
1.0
OpenCL not found on OS X (Trac #1880) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1880">https://code.icecube.wisc.edu/projects/icecube/ticket/1880</a>, reported by jbeattyand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": ...
defect
opencl not found on os x trac migrated from json status closed changetime ts description standard build of combo on os x does not make necessary simlink to find libopencl dylib n nto fix n nln sf system library frameworks opencl framework ope...
1
81,955
31,833,076,769
IssuesEvent
2023-09-14 11:55:47
nats-io/nats.java
https://api.github.com/repos/nats-io/nats.java
closed
Wrong "if clause" on ConsumerConfigurationComparer
defect
## Defect It's supposed to compare "ratelimit" but it's comparing "startSequence": `if (rateLimit != null && !rateLimit.equals(serverCcc.getStartSequence())) { changes.add("rateLimit"); };` #### Versions of `io.nats:jnats` and `nats-server`: io.nats:jnats:2.16.12
1.0
Wrong "if clause" on ConsumerConfigurationComparer - ## Defect It's supposed to compare "ratelimit" but it's comparing "startSequence": `if (rateLimit != null && !rateLimit.equals(serverCcc.getStartSequence())) { changes.add("rateLimit"); };` #### Versions of `io.nats:jnats` and `nats-server`: io.nats:jnats:...
defect
wrong if clause on consumerconfigurationcomparer defect it s supposed to compare ratelimit but it s comparing startsequence if ratelimit null ratelimit equals serverccc getstartsequence changes add ratelimit versions of io nats jnats and nats server io nats jnats ...
1
680,871
23,287,983,174
IssuesEvent
2022-08-05 18:45:47
vmware-tanzu/tanzu-framework
https://api.github.com/repos/vmware-tanzu/tanzu-framework
closed
Support "tanzu cluster get" on TKGS clusters.
area/cli priority/critical-urgent kind/bug not-core-cli
**Bug description** Once the CAPI core is bumped to v1beta1, `tanzu cluster get` on TKGS will be broken. This is due to that fact that the API types supported by TKGm and TKGS are diverging. TKGm is moving to `v1beta1` while TKGS still remains on `v1alpha3`. Since CAPI v1.0.0 still supports querying clusters using ...
1.0
Support "tanzu cluster get" on TKGS clusters. - **Bug description** Once the CAPI core is bumped to v1beta1, `tanzu cluster get` on TKGS will be broken. This is due to that fact that the API types supported by TKGm and TKGS are diverging. TKGm is moving to `v1beta1` while TKGS still remains on `v1alpha3`. Since CAP...
non_defect
support tanzu cluster get on tkgs clusters bug description once the capi core is bumped to tanzu cluster get on tkgs will be broken this is due to that fact that the api types supported by tkgm and tkgs are diverging tkgm is moving to while tkgs still remains on since capi still suppo...
0
51,291
13,207,423,438
IssuesEvent
2020-08-14 23:02:50
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
Test ticket. This is not a bug. (Trac #150)
Incomplete Migration Migrated from Trac component1 defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/150">https://code.icecube.wisc.edu/projects/icecube/ticket/150</a>, reported by blaufussand owned by blaufuss</em></summary> <p> ```json { "status": "closed", "changetime": "2008-11-19T02:06:22", "_ts": "12...
1.0
Test ticket. This is not a bug. (Trac #150) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/150">https://code.icecube.wisc.edu/projects/icecube/ticket/150</a>, reported by blaufussand owned by blaufuss</em></summary> <p> ```json { "status": "closed", "cha...
defect
test ticket this is not a bug trac migrated from json status closed changetime ts description it s a pigeon n nwill need to add components from icecube trac to icetray trac n nadd type rumor allegation nwill need to add milestone offline ...
1
314,846
27,026,491,113
IssuesEvent
2023-02-11 17:17:19
acikkaynak/deprem-yardim-frontend
https://api.github.com/repos/acikkaynak/deprem-yardim-frontend
closed
bug: making notification selection persistent
bug approved p0 test-failed later
## Bug Definition The page resets when i change notification type and f5 ** discord username: @ss.ibrahimbas#4990 ** ## Bug environment Web environment: rc.afetharita.com rc.afetharita.com afetharita.com ## Describe how you are producing the bug step by step 1. Click to 'Bildirimler/Notifications' d...
1.0
bug: making notification selection persistent - ## Bug Definition The page resets when i change notification type and f5 ** discord username: @ss.ibrahimbas#4990 ** ## Bug environment Web environment: rc.afetharita.com rc.afetharita.com afetharita.com ## Describe how you are producing the bug step by s...
non_defect
bug making notification selection persistent bug definition the page resets when i change notification type and discord username ss ibrahimbas  bug environment web environment rc afetharita com rc afetharita com afetharita com describe how you are producing the bug step by step ...
0
405,860
11,883,628,004
IssuesEvent
2020-03-27 16:15:31
idaholab/raven
https://api.github.com/repos/idaholab/raven
closed
[TASK] SRAW Plugin
FutureRAVENv2.0 priority_minor task
-------- Issue Description -------- The features of SRAW plugin are suitable for a submodule. Addition of System Risk Analysis Workflows RAVEN plugin. SRAW as a plugin enables RAVEN to perform stochastic analysis of nuclear power plant asset management. The primary function of SRAW is to generate the complex...
1.0
[TASK] SRAW Plugin - -------- Issue Description -------- The features of SRAW plugin are suitable for a submodule. Addition of System Risk Analysis Workflows RAVEN plugin. SRAW as a plugin enables RAVEN to perform stochastic analysis of nuclear power plant asset management. The primary function of SRAW is to...
non_defect
sraw plugin issue description the features of sraw plugin are suitable for a submodule addition of system risk analysis workflows raven plugin sraw as a plugin enables raven to perform stochastic analysis of nuclear power plant asset management the primary function of sraw is to gene...
0
66,674
20,512,661,921
IssuesEvent
2022-03-01 08:33:30
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
After reloading, clicking a space bounces around to the wrong space
T-Defect X-Regression S-Major A-Spaces Z-t3chguy O-Frequent
The steps to reproduce this are difficult, but extremely common in my daily usage: 1. Visit a room within a space which is included in another space. In my case, the Maunium space's Telegram bridge room 2. Visit a different space/room combination to assist in the bug 3. Reload/restart element 4. Click on the spac...
1.0
After reloading, clicking a space bounces around to the wrong space - The steps to reproduce this are difficult, but extremely common in my daily usage: 1. Visit a room within a space which is included in another space. In my case, the Maunium space's Telegram bridge room 2. Visit a different space/room combination...
defect
after reloading clicking a space bounces around to the wrong space the steps to reproduce this are difficult but extremely common in my daily usage visit a room within a space which is included in another space in my case the maunium space s telegram bridge room visit a different space room combination...
1
61,965
17,023,820,609
IssuesEvent
2021-07-03 04:01:40
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Long list of roads/buildings/features appearing under the "parentage" of a suburb rather than the town
Component: nominatim Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 9.27am, Friday, 7th September 2012]** Pretty much the entirety of central Croydon (Greater London, UK) is listed as being within "Thornton Heath" and also "SE25". Croydon is a large town; Thornton Heath is a suburb lying to the north, and SE25 is the postal code of ...
1.0
Long list of roads/buildings/features appearing under the "parentage" of a suburb rather than the town - **[Submitted to the original trac issue database at 9.27am, Friday, 7th September 2012]** Pretty much the entirety of central Croydon (Greater London, UK) is listed as being within "Thornton Heath" and also "SE25"....
defect
long list of roads buildings features appearing under the parentage of a suburb rather than the town pretty much the entirety of central croydon greater london uk is listed as being within thornton heath and also croydon is a large town thornton heath is a suburb lying to the north and is the ...
1
123,877
17,772,364,697
IssuesEvent
2021-08-30 15:00:38
kapseliboi/spotlight
https://api.github.com/repos/kapseliboi/spotlight
opened
CVE-2020-28500 (Medium) detected in lodash-4.17.4.tgz
security vulnerability
## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry...
True
CVE-2020-28500 (Medium) detected in lodash-4.17.4.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary> <p>Lodash modular utilit...
non_defect
cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file spotlight package json path to vulnerable library spotlight node modules callsite record node ...
0
21,560
14,633,120,126
IssuesEvent
2020-12-24 00:44:45
sigp/lighthouse
https://api.github.com/repos/sigp/lighthouse
closed
MacOS binary
A0 t Infrastructure CI CD Docker Directories
I'm trying to run the [Running Bird](https://github.com/sigp/lighthouse/releases/tag/v0.2.12) release for Spadina. It is the first time I try the precompiled binaries. I tried to execute the binary "x86_64-unknown-linux-gnu: AMD/Intel 64-bit processors (most desktops, laptops, servers)" (both the portable and non-po...
1.0
MacOS binary - I'm trying to run the [Running Bird](https://github.com/sigp/lighthouse/releases/tag/v0.2.12) release for Spadina. It is the first time I try the precompiled binaries. I tried to execute the binary "x86_64-unknown-linux-gnu: AMD/Intel 64-bit processors (most desktops, laptops, servers)" (both the port...
non_defect
macos binary i m trying to run the release for spadina it is the first time i try the precompiled binaries i tried to execute the binary unknown linux gnu amd intel bit processors most desktops laptops servers both the portable and non portable versions and get a cannot execute binary file e...
0
38,207
8,697,056,877
IssuesEvent
2018-12-04 19:12:20
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
Today cell is not highlighed in Calendar when selected
defect
In free themes like nova, selecting today does not highlight it. The style for today overrides it.
1.0
Today cell is not highlighed in Calendar when selected - In free themes like nova, selecting today does not highlight it. The style for today overrides it.
defect
today cell is not highlighed in calendar when selected in free themes like nova selecting today does not highlight it the style for today overrides it
1
158,062
24,777,879,573
IssuesEvent
2022-10-23 23:38:03
Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022
https://api.github.com/repos/Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022
opened
Admin Design - Improved UX writing on Authentication Screen (Reset Password)
documentation enhancement hacktoberfest-accepted hacktoberfest design
- Improve UX writing on the reset password screens. - The improvement should be done on all screens (desktop, tablet and mobile) - Ensure you use the colors and typography on the style guide to ensure consistency
1.0
Admin Design - Improved UX writing on Authentication Screen (Reset Password) - - Improve UX writing on the reset password screens. - The improvement should be done on all screens (desktop, tablet and mobile) - Ensure you use the colors and typography on the style guide to ensure consistency
non_defect
admin design improved ux writing on authentication screen reset password improve ux writing on the reset password screens the improvement should be done on all screens desktop tablet and mobile ensure you use the colors and typography on the style guide to ensure consistency
0
186,921
15,087,817,172
IssuesEvent
2021-02-05 22:59:51
Leibniz-HBI/Social-Media-Observatory
https://api.github.com/repos/Leibniz-HBI/Social-Media-Observatory
opened
Update installation procedure in wiki for WSL and pipenv
documentation important
- installation should be done while logged in with admin account - user must check for any outstanding updates (!) - make sure to execute kernel update as admin (it might not prompt for that) - update with more detailed instructions how to install pipenv (with `pip3 install` not `apt install`) - maybe also add...
1.0
Update installation procedure in wiki for WSL and pipenv - - installation should be done while logged in with admin account - user must check for any outstanding updates (!) - make sure to execute kernel update as admin (it might not prompt for that) - update with more detailed instructions how to install pipenv...
non_defect
update installation procedure in wiki for wsl and pipenv installation should be done while logged in with admin account user must check for any outstanding updates make sure to execute kernel update as admin it might not prompt for that update with more detailed instructions how to install pipenv...
0
244,915
7,880,693,580
IssuesEvent
2018-06-26 16:39:22
aowen87/FOO
https://api.github.com/repos/aowen87/FOO
closed
Uintah requires lapack
Likelihood: 3 - Occasional OS: All Priority: Normal Severity: 2 - Minor Irritation Support Group: Any Target Version: 2.13.1 bug version: 2.12.3
From Joe Hennessey (ARL) Hello, I have noticed that there is now a requirement for lapack, in order to build Uintah with the lastest visit, but lapack is not built as part of the visit build script. Can lapack be added to the build script with a --lapack flag so that Uintah will b...
1.0
Uintah requires lapack - From Joe Hennessey (ARL) Hello, I have noticed that there is now a requirement for lapack, in order to build Uintah with the lastest visit, but lapack is not built as part of the visit build script. Can lapack be added to the build script with a --lapack flag so...
non_defect
uintah requires lapack from joe hennessey arl hello i have noticed that there is now a requirement for lapack in order to build uintah with the lastest visit but lapack is not built as part of the visit build script can lapack be added to the build script with a lapack flag so...
0
31,525
2,733,515,361
IssuesEvent
2015-04-17 14:26:31
dpaukov/combinatoricslib
https://api.github.com/repos/dpaukov/combinatoricslib
closed
factorial function should change
enhancement imported Priority-Medium
_From [xuhengb...@gmail.com](https://code.google.com/u/116344366755502081790/) on March 13, 2014 05:05:11_ factorial must change to ==> public static BigDecimal factorial(long x) { BigDecimal result = BigDecimal.valueOf(1); for (long i = 2; i <= x; i++) { result=result.multiply(BigDecimal.valueOf(i)); ...
1.0
factorial function should change - _From [xuhengb...@gmail.com](https://code.google.com/u/116344366755502081790/) on March 13, 2014 05:05:11_ factorial must change to ==> public static BigDecimal factorial(long x) { BigDecimal result = BigDecimal.valueOf(1); for (long i = 2; i <= x; i++) { result=result...
non_defect
factorial function should change from on march factorial must change to public static bigdecimal factorial long x bigdecimal result bigdecimal valueof for long i i x i result result multiply bigdecimal valueof i return result becos is x...
0
50,948
13,187,992,194
IssuesEvent
2020-08-13 05:14:34
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[steamshovel] Test failure (Trac #1718)
Migrated from Trac combo core defect
```text Start 353: steamshovel::test_shovelscripts.py 6/6 Test #352: steamshovel::test_shovelscripts.py ...............***Failed 12.77 sec ...F. ====================================================================== FAIL: test_particles_artist_draws_tracks (__main__.TestShovelScripts) ---------------------------...
1.0
[steamshovel] Test failure (Trac #1718) - ```text Start 353: steamshovel::test_shovelscripts.py 6/6 Test #352: steamshovel::test_shovelscripts.py ...............***Failed 12.77 sec ...F. ====================================================================== FAIL: test_particles_artist_draws_tracks (__main__.Test...
defect
test failure trac text start steamshovel test shovelscripts py test steamshovel test shovelscripts py failed sec f fail test particles artist draws tracks main testshovelscripts ...
1
48,111
13,067,454,448
IssuesEvent
2020-07-31 00:30:25
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[icetray] uninitialized value (Trac #1799)
Migrated from Trac combo core defect
found by static analysis: http://software.icecube.wisc.edu/static_analysis/2016-07-26-030212-26135-1/report-581265.html#EndPath Migrated from https://code.icecube.wisc.edu/ticket/1799 ```json { "status": "closed", "changetime": "2019-02-13T14:12:38", "description": "found by static analysis: http://softw...
1.0
[icetray] uninitialized value (Trac #1799) - found by static analysis: http://software.icecube.wisc.edu/static_analysis/2016-07-26-030212-26135-1/report-581265.html#EndPath Migrated from https://code.icecube.wisc.edu/ticket/1799 ```json { "status": "closed", "changetime": "2019-02-13T14:12:38", "descript...
defect
uninitialized value trac found by static analysis migrated from json status closed changetime description found by static analysis reporter kjmeagher cc resolution fixed ts component combo core ...
1
70,728
23,294,342,903
IssuesEvent
2022-08-06 10:15:13
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Read position is lost after exit program
T-Defect
### Steps to reproduce View a group chat. Scroll up. Exit the program. Start again then the position is lost. ### Outcome #### What did you expect? Position should be not lost. #### What happened instead? But it losts. ### Operating system win7 x64 ### Application version 1.11.2 ### How did you install ...
1.0
Read position is lost after exit program - ### Steps to reproduce View a group chat. Scroll up. Exit the program. Start again then the position is lost. ### Outcome #### What did you expect? Position should be not lost. #### What happened instead? But it losts. ### Operating system win7 x64 ### Applicatio...
defect
read position is lost after exit program steps to reproduce view a group chat scroll up exit the program start again then the position is lost outcome what did you expect position should be not lost what happened instead but it losts operating system application ver...
1
31,124
6,423,855,633
IssuesEvent
2017-08-09 12:10:56
wooowooo/phpsocks5
https://api.github.com/repos/wooowooo/phpsocks5
closed
请问“修改为PHP虚拟主机提供的数据库配置”是什么
auto-migrated Priority-Medium Type-Defect
``` 您好, 请问使用方法中 1、修改socks5.php前5行代码的数据库配置,修改为PHP虚拟主机�� �供的数据库配置。这里的“PHP虚拟主机提供的数据库配置”� ��指什么,怎么得到这些数据,是自己新建一个MySQL数据库供p hpsocks5代理使用吗? 谢谢 ``` Original issue reported on code.google.com by `yong...@gmail.com` on 27 Feb 2011 at 12:19
1.0
请问“修改为PHP虚拟主机提供的数据库配置”是什么 - ``` 您好, 请问使用方法中 1、修改socks5.php前5行代码的数据库配置,修改为PHP虚拟主机�� �供的数据库配置。这里的“PHP虚拟主机提供的数据库配置”� ��指什么,怎么得到这些数据,是自己新建一个MySQL数据库供p hpsocks5代理使用吗? 谢谢 ``` Original issue reported on code.google.com by `yong...@gmail.com` on 27 Feb 2011 at 12:19
defect
请问“修改为php虚拟主机提供的数据库配置”是什么 您好, 请问使用方法中 、 ,修改为php虚拟主机�� �供的数据库配置。这里的“php虚拟主机提供的数据库配置”� ��指什么,怎么得到这些数据,是自己新建一个mysql数据库供p ? 谢谢 original issue reported on code google com by yong gmail com on feb at
1
39,117
6,721,301,069
IssuesEvent
2017-10-16 11:08:59
yaseminalpay/motive
https://api.github.com/repos/yaseminalpay/motive
opened
Prepare requirement document
documentation good first issue requirement
Using google docs. Source for description document: interest-based-communities.pdf
1.0
Prepare requirement document - Using google docs. Source for description document: interest-based-communities.pdf
non_defect
prepare requirement document using google docs source for description document interest based communities pdf
0
74,023
24,908,738,120
IssuesEvent
2022-10-29 15:45:12
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
RIP: 0010:nfsd4_process_open2+0x1201/0x14c0 [nfsd] after upgrading to zfs-dkms 2.0.5-1
Type: Defect Status: Stale Status: Triage Needed
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
RIP: 0010:nfsd4_process_open2+0x1201/0x14c0 [nfsd] after upgrading to zfs-dkms 2.0.5-1 - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additio...
defect
rip process after upgrading to zfs dkms thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the ...
1
101,459
16,511,655,273
IssuesEvent
2021-05-26 05:25:24
kijunb33/test
https://api.github.com/repos/kijunb33/test
opened
CVE-2019-0221 (Medium) detected in tomcat-embed-core-7.0.90.jar
security vulnerability
## CVE-2019-0221 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-7.0.90.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="https...
True
CVE-2019-0221 (Medium) detected in tomcat-embed-core-7.0.90.jar - ## CVE-2019-0221 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-7.0.90.jar</b></p></summary> <p>C...
non_defect
cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to vulnerable library test tomcat embed core jar dependency hierarchy x to...
0
665,305
22,308,107,349
IssuesEvent
2022-06-13 14:39:01
phetsims/bending-light
https://api.github.com/repos/phetsims/bending-light
closed
Suspicions devDependencies in package.json
priority:2-high dev:typescript
Why does bending-light have these `devDependencies` in package.json? I don't see anything like this in package.json for other sims. ``` "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "eslint": "^8.0.1", ... "typescript": "^4.4.4" ```
1.0
Suspicions devDependencies in package.json - Why does bending-light have these `devDependencies` in package.json? I don't see anything like this in package.json for other sims. ``` "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "eslint": "^8.0.1", ... "type...
non_defect
suspicions devdependencies in package json why does bending light have these devdependencies in package json i don t see anything like this in package json for other sims typescript eslint eslint plugin typescript eslint parser eslint type...
0
19,573
2,622,153,908
IssuesEvent
2015-03-04 00:07:17
byzhang/terrastore
https://api.github.com/repos/byzhang/terrastore
closed
Improve Terrastore server behavior on network failures
auto-migrated Milestone-0.4 Priority-High Type-Enhancement
``` Currently, the Terrastore server will freeze if a network failure happens preventing proper communication toward the master. As discussed in the following mailing list thread, http://groups.google.com/group/terrastore-discussions/t/c8b58d0cbbbefab, this is not a good default behavior. We have two options: 1) Enabl...
1.0
Improve Terrastore server behavior on network failures - ``` Currently, the Terrastore server will freeze if a network failure happens preventing proper communication toward the master. As discussed in the following mailing list thread, http://groups.google.com/group/terrastore-discussions/t/c8b58d0cbbbefab, this is no...
non_defect
improve terrastore server behavior on network failures currently the terrastore server will freeze if a network failure happens preventing proper communication toward the master as discussed in the following mailing list thread this is not a good default behavior we have two options enabling automatic ...
0
444,568
31,075,652,699
IssuesEvent
2023-08-12 12:55:01
spring-projects/spring-framework
https://api.github.com/repos/spring-projects/spring-framework
closed
Propagation REQUIRES_NEW may cause connection pool deadlock
in: data status: backported type: documentation
A method that opens a transaction calls another method that starts a new transaction,if all connections are exhausted before the last new transaction method is executed,then all threads in the process will block,this process will fail. Pseudo code: ``` @Transactional methodA(){ // All the threads that star...
1.0
Propagation REQUIRES_NEW may cause connection pool deadlock - A method that opens a transaction calls another method that starts a new transaction,if all connections are exhausted before the last new transaction method is executed,then all threads in the process will block,this process will fail. Pseudo code: ```...
non_defect
propagation requires new may cause connection pool deadlock a method that opens a transaction calls another method that starts a new transaction,if all connections are exhausted before the last new transaction method is executed then all threads in the process will block,this process will fail pseudo code: ...
0