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
55,978
14,881,250,859
IssuesEvent
2021-01-20 10:15:07
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
NullPointerException when using table valued function without explicit parameters
C: Functionality E: All Editions P: Medium T: Defect
Given a table valued function like this: ```sql CREATE FUNCTION f_tables4 (in_id INTEGER) RETURNS TABLE ( id INTEGER, title VARCHAR(400) ) AS $$ BEGIN RETURN QUERY SELECT b.id, b.title FROM t_book b WHERE in_id IS NULL OR b.id = in_id ORDER BY b.id; END $$ LANGUAGE plpgsql; ...
1.0
NullPointerException when using table valued function without explicit parameters - Given a table valued function like this: ```sql CREATE FUNCTION f_tables4 (in_id INTEGER) RETURNS TABLE ( id INTEGER, title VARCHAR(400) ) AS $$ BEGIN RETURN QUERY SELECT b.id, b.title FROM t_book b ...
defect
nullpointerexception when using table valued function without explicit parameters given a table valued function like this sql create function f in id integer returns table id integer title varchar as begin return query select b id b title from t book b where i...
1
250,799
7,987,877,178
IssuesEvent
2018-07-19 09:13:25
hobbit-project/platform
https://api.github.com/repos/hobbit-project/platform
opened
Gitlab crawling stops without error msg
component: controller priority: high type: bug
## Description Between 10:00 and 11:00 the crawling of our gitlab stops without any error message. https://log.project-hobbit.eu/app/kibana#/discover?_g=(refreshInterval:(display:Off,pause:!f,value:0),time:(from:'2018-07-17T10:00:00.000Z',mode:absolute,to:'2018-07-17T11:00:00.000Z'))&_a=(columns:!(image_name,messag...
1.0
Gitlab crawling stops without error msg - ## Description Between 10:00 and 11:00 the crawling of our gitlab stops without any error message. https://log.project-hobbit.eu/app/kibana#/discover?_g=(refreshInterval:(display:Off,pause:!f,value:0),time:(from:'2018-07-17T10:00:00.000Z',mode:absolute,to:'2018-07-17T11:00:...
non_defect
gitlab crawling stops without error msg description between and the crawling of our gitlab stops without any error message from that point on the platform is still working but shows old data regarding available benchmarks and systems
0
50,859
13,187,910,342
IssuesEvent
2020-08-13 05:00:21
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[steamshovel] memory leak (Trac #1545)
Migrated from Trac combo core defect
http://software.icecube.wisc.edu/static_analysis/2016-02-10-030213-84904-1/report-2a4604.html#EndPath http://software.icecube.wisc.edu/static_analysis/2016-02-10-030213-84904-1/report-59eb46.html#EndPath <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1545">https://code.icecube.wisc...
1.0
[steamshovel] memory leak (Trac #1545) - http://software.icecube.wisc.edu/static_analysis/2016-02-10-030213-84904-1/report-2a4604.html#EndPath http://software.icecube.wisc.edu/static_analysis/2016-02-10-030213-84904-1/report-59eb46.html#EndPath <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.e...
defect
memory leak trac migrated from json status closed changetime description reporter david schultz cc resolution invalid ts component combo core summary memory leak priority...
1
63,714
17,869,167,300
IssuesEvent
2021-09-06 13:19:49
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Session loss on removing any other site data on Firefox
T-Defect X-Needs-Info Z-Platform-Specific S-Critical A-E2EE O-Low
### Steps to reproduce 1. Login to Element Web on Firefox 91.x (confirmed on 91.0.2) and close this tab. 2. Open another tab and visit any other site that uses local storage (for example Twitch or Gmail). 3. Click the lock icon next to the address bar and press **Clear cookies and site data** (for Twitch/Gmail). 4....
1.0
Session loss on removing any other site data on Firefox - ### Steps to reproduce 1. Login to Element Web on Firefox 91.x (confirmed on 91.0.2) and close this tab. 2. Open another tab and visit any other site that uses local storage (for example Twitch or Gmail). 3. Click the lock icon next to the address bar and pre...
defect
session loss on removing any other site data on firefox steps to reproduce login to element web on firefox x confirmed on and close this tab open another tab and visit any other site that uses local storage for example twitch or gmail click the lock icon next to the address bar and press...
1
53,034
13,260,072,986
IssuesEvent
2020-08-20 17:38:53
jkoan/test-navit
https://api.github.com/repos/jkoan/test-navit
closed
Navit sometimes fail to draw some road segments at some zoom settings, so the map looks blank (Trac #37)
Incomplete Migration Migrated from Trac core defect/bug somebody
Migrated from http://trac.navit-project.org/ticket/37 ```json { "status": "closed", "changetime": "2008-02-12T21:00:56", "_ts": "1202850056000000", "description": "I discovered this by accident. I let navit find a way from Stockholm to Oslo. Then I followed that road by scrolling the map, zooming in and...
1.0
Navit sometimes fail to draw some road segments at some zoom settings, so the map looks blank (Trac #37) - Migrated from http://trac.navit-project.org/ticket/37 ```json { "status": "closed", "changetime": "2008-02-12T21:00:56", "_ts": "1202850056000000", "description": "I discovered this by accident. I ...
defect
navit sometimes fail to draw some road segments at some zoom settings so the map looks blank trac migrated from json status closed changetime ts description i discovered this by accident i let navit find a way from stockholm to oslo then i followed tha...
1
46,998
13,056,012,076
IssuesEvent
2020-07-30 03:23:16
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[clsim] assert in client module fails with no photons (Trac #2241)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/2241 ```json { "status": "closed", "changetime": "2019-02-25T19:04:17", "description": "If you run I3CLSimClientModule in conditions where no photons are ever passed to the server you get a failed assertion:\n\n\n{{{\nINFO (I3CLSimClientModule): Flushing ...
1.0
[clsim] assert in client module fails with no photons (Trac #2241) - Migrated from https://code.icecube.wisc.edu/ticket/2241 ```json { "status": "closed", "changetime": "2019-02-25T19:04:17", "description": "If you run I3CLSimClientModule in conditions where no photons are ever passed to the server you ge...
defect
assert in client module fails with no photons trac migrated from json status closed changetime description if you run in conditions where no photons are ever passed to the server you get a failed assertion n n n ninfo flushing cxx in virtual vo...
1
64,212
18,279,840,558
IssuesEvent
2021-10-05 00:47:17
microsoft/STL
https://api.github.com/repos/microsoft/STL
opened
P2418R2 Add Support For `std::generator`-like Types To `std::format`
cxx20 format defect report
[P2418R2](https://wg21.link/P2418R2) Add Support For `std::generator`-like Types To `std::format` This increases the value of `__cpp_lib_format`, also increased by [P2372R3](https://wg21.link/P2372R3) (see #2237).
1.0
P2418R2 Add Support For `std::generator`-like Types To `std::format` - [P2418R2](https://wg21.link/P2418R2) Add Support For `std::generator`-like Types To `std::format` This increases the value of `__cpp_lib_format`, also increased by [P2372R3](https://wg21.link/P2372R3) (see #2237).
defect
add support for std generator like types to std format add support for std generator like types to std format this increases the value of cpp lib format also increased by see
1
54,504
11,253,867,578
IssuesEvent
2020-01-11 19:15:59
tobiasanker/SakuraTree
https://api.github.com/repos/tobiasanker/SakuraTree
opened
improve error-message
code cleanup / QA
## Cleanup-request ### Description Some error-messages, especially while item-processing, is too generic.
1.0
improve error-message - ## Cleanup-request ### Description Some error-messages, especially while item-processing, is too generic.
non_defect
improve error message cleanup request description some error messages especially while item processing is too generic
0
248,738
7,935,450,342
IssuesEvent
2018-07-09 05:17:13
magda-io/magda
https://api.github.com/repos/magda-io/magda
closed
Only link text is clickable in hamburger items (mobile)
priority: low
### Problem description In most mobile hamburger menus anywhere in the bar can be pressed. On magda only the link text is clickable. ### Problem reproduction steps 1. Open hamburger on mobile 1. Try to press somewhere in the list items other than exactly on the link text ### Screenshot / Design / File refe...
1.0
Only link text is clickable in hamburger items (mobile) - ### Problem description In most mobile hamburger menus anywhere in the bar can be pressed. On magda only the link text is clickable. ### Problem reproduction steps 1. Open hamburger on mobile 1. Try to press somewhere in the list items other than exactly...
non_defect
only link text is clickable in hamburger items mobile problem description in most mobile hamburger menus anywhere in the bar can be pressed on magda only the link text is clickable problem reproduction steps open hamburger on mobile try to press somewhere in the list items other than exactly...
0
645,810
21,016,184,499
IssuesEvent
2022-03-30 11:14:21
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Create the Initial Version of the User Class Diagram
priority-medium status-needreview diagrams
### Issue Description I will create the user class diagram. I will attach the screenshot of the diagram that I created with the help of an online digram tool as comment. First of all, you should consider that this is an initial version of the user class diagram. It may be expanded in the future with the addition of ...
1.0
Create the Initial Version of the User Class Diagram - ### Issue Description I will create the user class diagram. I will attach the screenshot of the diagram that I created with the help of an online digram tool as comment. First of all, you should consider that this is an initial version of the user class diagram....
non_defect
create the initial version of the user class diagram issue description i will create the user class diagram i will attach the screenshot of the diagram that i created with the help of an online digram tool as comment first of all you should consider that this is an initial version of the user class diagram ...
0
30,215
4,568,084,404
IssuesEvent
2016-09-15 13:29:34
pixelhumain/communecter
https://api.github.com/repos/pixelhumain/communecter
closed
Erreur sur le mail ask to become admin
bug to test
[ ] 2016/09/05 14:16:01 [error] [php] Undefined variable: type (/home/ubuntu/communecter/pixelhumain/ph/protected/views/emails/askToBecomeAdmin.php:29)
1.0
Erreur sur le mail ask to become admin - [ ] 2016/09/05 14:16:01 [error] [php] Undefined variable: type (/home/ubuntu/communecter/pixelhumain/ph/protected/views/emails/askToBecomeAdmin.php:29)
non_defect
erreur sur le mail ask to become admin undefined variable type home ubuntu communecter pixelhumain ph protected views emails asktobecomeadmin php
0
66,109
19,986,855,076
IssuesEvent
2022-01-30 19:50:44
akarnokd/open-ig
https://api.github.com/repos/akarnokd/open-ig
closed
Morale buildings can keep morale at maximum regardless of taxation level
Type-Defect Priority-Medium AI
``` Game version: 0.95.174 Operating System: Windows 7 64-bit Java runtime version: 1.7.0_55 Installed using the Launcher? Yes Game language (en, hu, de): HU, EN Szervusz! Először is le a kalappal azelőtt a fantasztikus munka előtt, amivel ezt a régi gyöngyszemet felélesztetted. Az új funkciók, kezelőfelület, ...
1.0
Morale buildings can keep morale at maximum regardless of taxation level - ``` Game version: 0.95.174 Operating System: Windows 7 64-bit Java runtime version: 1.7.0_55 Installed using the Launcher? Yes Game language (en, hu, de): HU, EN Szervusz! Először is le a kalappal azelőtt a fantasztikus munka előtt, amive...
defect
morale buildings can keep morale at maximum regardless of taxation level game version operating system windows bit java runtime version installed using the launcher yes game language en hu de hu en szervusz először is le a kalappal azelőtt a fantasztikus munka előtt amivel ezt...
1
27,923
5,133,161,700
IssuesEvent
2017-01-11 02:06:33
robolectric/robolectric
https://api.github.com/repos/robolectric/robolectric
closed
RuntimeException when testing ListPreference
3.0 defect resources
I'm trying to unit test my `PreferenceFragment` with Robolectric 3.0-RC3. My preferences are defined in a `preferences.xml` file and there are several `ListPreference`. When I start testing my fragment with `FragmentTestUtil.startFragment(fragment)`, the method `addPreferencesFromResource(R.xml.preferences)` is called...
1.0
RuntimeException when testing ListPreference - I'm trying to unit test my `PreferenceFragment` with Robolectric 3.0-RC3. My preferences are defined in a `preferences.xml` file and there are several `ListPreference`. When I start testing my fragment with `FragmentTestUtil.startFragment(fragment)`, the method `addPrefer...
defect
runtimeexception when testing listpreference i m trying to unit test my preferencefragment with robolectric my preferences are defined in a preferences xml file and there are several listpreference when i start testing my fragment with fragmenttestutil startfragment fragment the method addpreferen...
1
38,815
8,967,177,572
IssuesEvent
2019-01-29 02:08:17
svigerske/Ipopt
https://api.github.com/repos/svigerske/Ipopt
closed
Ipopt fails to compile with WSMP 15.01.10
Ipopt WSMP critical defect
Issue created by migration from Trac. Original creator: pmota Original creation time: 2015-05-03 18:43:25 Assignee: ipopt-team Version: 3.12 I tried to update Ipopt (3.12.3) to WSMP 15.01.10 but the configuration step failed: checking whether user-supplied WSMP library "/Users/pmota/Codes/wsmp-15.01.10-MacOS/lib/...
1.0
Ipopt fails to compile with WSMP 15.01.10 - Issue created by migration from Trac. Original creator: pmota Original creation time: 2015-05-03 18:43:25 Assignee: ipopt-team Version: 3.12 I tried to update Ipopt (3.12.3) to WSMP 15.01.10 but the configuration step failed: checking whether user-supplied WSMP library ...
defect
ipopt fails to compile with wsmp issue created by migration from trac original creator pmota original creation time assignee ipopt team version i tried to update ipopt to wsmp but the configuration step failed checking whether user supplied wsmp library users pmota co...
1
22,710
3,689,149,967
IssuesEvent
2016-02-25 15:33:07
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
VM segfaults with --observe and stack overflow
area-observatory Type-Defect
With the following file: ```dart // test.dart void main() { fn(); } fn() { fn(); } ``` Running `dart --observe --pause-isolates-on-unhandled-exceptions test.dart` causes a segfault: ``` vm-service: isolate 'test.dart$main' has no debugger attached and is paused due to exception. Connect to Obse...
1.0
VM segfaults with --observe and stack overflow - With the following file: ```dart // test.dart void main() { fn(); } fn() { fn(); } ``` Running `dart --observe --pause-isolates-on-unhandled-exceptions test.dart` causes a segfault: ``` vm-service: isolate 'test.dart$main' has no debugger attached...
defect
vm segfaults with observe and stack overflow with the following file dart test dart void main fn fn fn running dart observe pause isolates on unhandled exceptions test dart causes a segfault vm service isolate test dart main has no debugger attached...
1
22,475
3,653,561,934
IssuesEvent
2016-02-17 08:22:26
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
dnsdist crash w/ "terminate called after throwing an instance of 'LuaContext::WrongTypeException'"
defect dnsdist
dnsdist crashing with this message ``` Feb 15 17:51:15 bart dnsdist[19946]: terminate called after throwing an instance of 'LuaContext::WrongTypeException' Feb 15 17:51:15 bart dnsdist[19946]: what(): Trying to cast a lua variable from "userdata" to "N5boost8optionalISt8functionIFvvEEEE" Feb 15 17:51:16 bart sys...
1.0
dnsdist crash w/ "terminate called after throwing an instance of 'LuaContext::WrongTypeException'" - dnsdist crashing with this message ``` Feb 15 17:51:15 bart dnsdist[19946]: terminate called after throwing an instance of 'LuaContext::WrongTypeException' Feb 15 17:51:15 bart dnsdist[19946]: what(): Trying to ca...
defect
dnsdist crash w terminate called after throwing an instance of luacontext wrongtypeexception dnsdist crashing with this message feb bart dnsdist terminate called after throwing an instance of luacontext wrongtypeexception feb bart dnsdist what trying to cast a lua variable fr...
1
56,349
11,573,127,679
IssuesEvent
2020-02-21 02:25:17
actions/virtual-environments
https://api.github.com/repos/actions/virtual-environments
closed
safaridriver returns error
Area: Apple Area: Testing and code coverage OS: macOS awaiting-deployment bug
**Describe the bug** Maybe due to a bug in the upstream, safaridriver doesn't working from current version, you will need to update if a new release is already available. I found out about this on @mizchi's article, and when I actually tried it, it doesn't work yet. (Maybe you are more familiar with this issue than ...
1.0
safaridriver returns error - **Describe the bug** Maybe due to a bug in the upstream, safaridriver doesn't working from current version, you will need to update if a new release is already available. I found out about this on @mizchi's article, and when I actually tried it, it doesn't work yet. (Maybe you are more f...
non_defect
safaridriver returns error describe the bug maybe due to a bug in the upstream safaridriver doesn t working from current version you will need to update if a new release is already available i found out about this on mizchi s article and when i actually tried it it doesn t work yet maybe you are more f...
0
1,765
2,603,970,971
IssuesEvent
2015-02-24 19:00:15
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳阴茎长小豆豆怎么回事
auto-migrated Priority-Medium Type-Defect
``` 沈阳阴茎长小豆豆怎么回事〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.google.com by `q96...
1.0
沈阳阴茎长小豆豆怎么回事 - ``` 沈阳阴茎长小豆豆怎么回事〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.goo...
defect
沈阳阴茎长小豆豆怎么回事 沈阳阴茎长小豆豆怎么回事〓沈陽軍區政治部醫院性病〓tel�� � 〓 , � ��。 。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 original issue reported on code google com by gmail com on jun at ...
1
66,519
20,256,205,782
IssuesEvent
2022-02-14 23:37:46
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Weird design when having mixed state events with and without state keys
T-Defect S-Minor A-DevTools O-Uncommon
### Steps to reproduce Put state events of the same `event_type` to any given room. One of them should not have a `state_key` Example code for nio: ``` await self.async_client.room_put_state( room_id="!iuasdhfau:matrix.org", e...
1.0
Weird design when having mixed state events with and without state keys - ### Steps to reproduce Put state events of the same `event_type` to any given room. One of them should not have a `state_key` Example code for nio: ``` await self.async_client.room_put_state( roo...
defect
weird design when having mixed state events with and without state keys steps to reproduce put state events of the same event type to any given room one of them should not have a state key example code for nio await self async client room put state roo...
1
26,947
12,499,566,511
IssuesEvent
2020-06-01 20:24:36
Azure/azure-sdk-for-python
https://api.github.com/repos/Azure/azure-sdk-for-python
closed
[text analytics] Modification of grapheme to deal with service changes
Client Cognitive Services TextAnalytics
Hold off until service has made changes, verify how it works once they add text to Text Analytics
1.0
[text analytics] Modification of grapheme to deal with service changes - Hold off until service has made changes, verify how it works once they add text to Text Analytics
non_defect
modification of grapheme to deal with service changes hold off until service has made changes verify how it works once they add text to text analytics
0
31,204
6,443,920,524
IssuesEvent
2017-08-12 02:38:28
ApertureLabsLtd/mphidflash
https://api.github.com/repos/ApertureLabsLtd/mphidflash
closed
Weird problem on OSX low speed frames inside full speed packets.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. OSX build 2. analyzer 3. run command line What is the expected output? What do you see instead? I have a beagle USB analyzer and we tried both the 1.3 and 1.4 (not sure where my programmer got that) and a weird thing happens. The PIC32MX Ethernet Starter kit. Straight 1...
1.0
Weird problem on OSX low speed frames inside full speed packets. - ``` What steps will reproduce the problem? 1. OSX build 2. analyzer 3. run command line What is the expected output? What do you see instead? I have a beagle USB analyzer and we tried both the 1.3 and 1.4 (not sure where my programmer got that) and a...
defect
weird problem on osx low speed frames inside full speed packets what steps will reproduce the problem osx build analyzer run command line what is the expected output what do you see instead i have a beagle usb analyzer and we tried both the and not sure where my programmer got that and a...
1
80,500
30,309,265,289
IssuesEvent
2023-07-10 11:42:34
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Notification settings not saving in macOS app
T-Defect A-User-Settings A-Notifications
### Description Some notification settings are not saving in macOS app, it either does nothing; or spins like it's saving, but doesn't save changes ### Steps to reproduce - Go to Settings -> Notifications - Switch _**Messages containing keywords**_ from `On` to `Noisy` and nothing happens - Switch _**Whe...
1.0
Notification settings not saving in macOS app - ### Description Some notification settings are not saving in macOS app, it either does nothing; or spins like it's saving, but doesn't save changes ### Steps to reproduce - Go to Settings -> Notifications - Switch _**Messages containing keywords**_ from `On`...
defect
notification settings not saving in macos app description some notification settings are not saving in macos app it either does nothing or spins like it s saving but doesn t save changes steps to reproduce go to settings notifications switch messages containing keywords from on ...
1
98
2,506,763,289
IssuesEvent
2015-01-12 13:45:30
akvo/akvo-flow
https://api.github.com/repos/akvo/akvo-flow
opened
Form names are no longer visible when many forms are present in a monitoring survey group
1 - Defect 3 - UI
When there is a large number of forms in a monitoring group, it is no longer possible to view the form names, making it impossible to identify which form one wants to edit. See the screen shot for an example ![screen shot 2015-01-12 at 14 44 38](https://cloud.githubusercontent.com/assets/533336/5703651/9fb80036-9a...
1.0
Form names are no longer visible when many forms are present in a monitoring survey group - When there is a large number of forms in a monitoring group, it is no longer possible to view the form names, making it impossible to identify which form one wants to edit. See the screen shot for an example ![screen shot 2...
defect
form names are no longer visible when many forms are present in a monitoring survey group when there is a large number of forms in a monitoring group it is no longer possible to view the form names making it impossible to identify which form one wants to edit see the screen shot for an example
1
240,444
7,801,769,420
IssuesEvent
2018-06-10 02:32:02
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Cannot access the option list in the action view where "Hidden Code" text is
Imported Priority/High Severity/Major Type/Bug component/Composer
<a href="https://github.com/dilinisg"><img src="https://avatars2.githubusercontent.com/u/1845370?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [dilinisg](https://github.com/dilinisg)** _Monday Nov 06, 2017 at 02:26 GMT_ _Originally opened as https://github.com/ballerina-lang/composer/issues...
1.0
Cannot access the option list in the action view where "Hidden Code" text is - <a href="https://github.com/dilinisg"><img src="https://avatars2.githubusercontent.com/u/1845370?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [dilinisg](https://github.com/dilinisg)** _Monday Nov 06, 2017 at 02:...
non_defect
cannot access the option list in the action view where hidden code text is issue by monday nov at gmt originally opened as cannot access the option list debug delete etc in the action view where hidden code text is
0
50,401
13,187,477,647
IssuesEvent
2020-08-13 03:32:22
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
Examine and redo link hierarchy on Mac OS X (Trac #640)
Migrated from Trac defect other
The whole link hierarchy on Mac OS X sucks. Between I3_PORTS, ROOT, python modules, system libs/frameworks, and our software, linking is currently done with shoe string and bubble gum. Well, I'm all out of bubble gum. Link to #IC269 <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/640 , rep...
1.0
Examine and redo link hierarchy on Mac OS X (Trac #640) - The whole link hierarchy on Mac OS X sucks. Between I3_PORTS, ROOT, python modules, system libs/frameworks, and our software, linking is currently done with shoe string and bubble gum. Well, I'm all out of bubble gum. Link to #IC269 <details> <summary><em>Mi...
defect
examine and redo link hierarchy on mac os x trac the whole link hierarchy on mac os x sucks between ports root python modules system libs frameworks and our software linking is currently done with shoe string and bubble gum well i m all out of bubble gum link to migrated from reported b...
1
73,238
24,519,676,204
IssuesEvent
2022-10-11 08:34:06
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
KinesisIntegrationTest.restart_dynamicStream_graceful:359 [HZ-1541]
Type: Defect Team: Core Type: Test-Failure Source: Internal to-jira Team: Platform
Got this test failure in [my PR](https://github.com/hazelcast/hazelcast/pull/22134#issuecomment-1238139461), and it's unrelated to PR changes. ``` [ERROR] KinesisIntegrationTest.restart_dynamicStream_graceful:359->restart_dynamicStream:397->assertMessages:580->AbstractKinesisTest.assertMessages:159->HazelcastTest...
1.0
KinesisIntegrationTest.restart_dynamicStream_graceful:359 [HZ-1541] - Got this test failure in [my PR](https://github.com/hazelcast/hazelcast/pull/22134#issuecomment-1238139461), and it's unrelated to PR changes. ``` [ERROR] KinesisIntegrationTest.restart_dynamicStream_graceful:359->restart_dynamicStream:397->ass...
defect
kinesisintegrationtest restart dynamicstream graceful got this test failure in and it s unrelated to pr changes kinesisintegrationtest restart dynamicstream graceful restart dynamicstream assertmessages abstractkinesistest assertmessages hazelcasttestsupport asserttrueeventually ha...
1
11,859
2,667,292,996
IssuesEvent
2015-03-22 13:26:28
FrankHossfeld/mvp4g
https://api.github.com/repos/FrankHossfeld/mvp4g
closed
java Play framework
auto-migrated Priority-Medium Type-Defect
``` anyone got mvp4g to work with java Play framework? I have been trying for 3 weeks, no luck. ``` Original issue reported on code.google.com by `bhom...@gmail.com` on 3 Nov 2011 at 11:36
1.0
java Play framework - ``` anyone got mvp4g to work with java Play framework? I have been trying for 3 weeks, no luck. ``` Original issue reported on code.google.com by `bhom...@gmail.com` on 3 Nov 2011 at 11:36
defect
java play framework anyone got to work with java play framework i have been trying for weeks no luck original issue reported on code google com by bhom gmail com on nov at
1
62,088
17,023,848,483
IssuesEvent
2021-07-03 04:09:39
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
trace import fails when editing tag while "waiting"
Component: website Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 7.51pm, Thursday, 10th January 2013]** Yesterday I uploaded some GPX data. At one file I enhanced the description while it's status was "Waiting" on the trace list After refreshing the list the file was gone and I received this email: ``` It looks like your GPX fi...
1.0
trace import fails when editing tag while "waiting" - **[Submitted to the original trac issue database at 7.51pm, Thursday, 10th January 2013]** Yesterday I uploaded some GPX data. At one file I enhanced the description while it's status was "Waiting" on the trace list After refreshing the list the file was gone and ...
defect
trace import fails when editing tag while waiting yesterday i uploaded some gpx data at one file i enhanced the description while it s status was waiting on the trace list after refreshing the list the file was gone and i received this email it looks like your gpx file garmin bearb gpx gz ...
1
132,153
5,171,683,064
IssuesEvent
2017-01-18 11:05:50
dhowe/Website
https://api.github.com/repos/dhowe/Website
closed
Extra horizontal space for title in 4th column (only) of home page
priority: med
so that the 'architecture of association' title will not break onto 2 lines ![screen shot 2017-01-17 at 8 46 26 pm](https://cloud.githubusercontent.com/assets/737638/22021075/3d1d1016-dcf6-11e6-986d-6cf40a39987c.png)
1.0
Extra horizontal space for title in 4th column (only) of home page - so that the 'architecture of association' title will not break onto 2 lines ![screen shot 2017-01-17 at 8 46 26 pm](https://cloud.githubusercontent.com/assets/737638/22021075/3d1d1016-dcf6-11e6-986d-6cf40a39987c.png)
non_defect
extra horizontal space for title in column only of home page so that the architecture of association title will not break onto lines
0
47,777
13,066,219,968
IssuesEvent
2020-07-30 21:14:25
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[examples] kill gui test (Trac #1165)
Migrated from Trac combo core defect
Please kill this test with fire: `examples/resources/test/J_autoupdating_histogram.py` It opens a gui window to show a plot, and halts the tests until you close the window. Migrated from https://code.icecube.wisc.edu/ticket/1165 ```json { "status": "closed", "changetime": "2016-03-18T21:13:59", "descrip...
1.0
[examples] kill gui test (Trac #1165) - Please kill this test with fire: `examples/resources/test/J_autoupdating_histogram.py` It opens a gui window to show a plot, and halts the tests until you close the window. Migrated from https://code.icecube.wisc.edu/ticket/1165 ```json { "status": "closed", "changetim...
defect
kill gui test trac please kill this test with fire examples resources test j autoupdating histogram py it opens a gui window to show a plot and halts the tests until you close the window migrated from json status closed changetime description please kill th...
1
85,119
10,589,533,906
IssuesEvent
2019-10-09 06:28:29
SVdotCO/pupilfirst
https://api.github.com/repos/SVdotCO/pupilfirst
closed
Improve the UX of version-selector dropdown and preview-edit switch on SA target editor.
design
This was the earlier version of the version-selector dropdown. 👇 ![Screen Shot 2019-10-07 at 3 43 19 PM](https://user-images.githubusercontent.com/16238306/66303795-705b5a00-e919-11e9-921e-74acbdc56043.png) Here it changed to **Preview-Edit** switch as the primary action. It clearly indicates that the content is ...
1.0
Improve the UX of version-selector dropdown and preview-edit switch on SA target editor. - This was the earlier version of the version-selector dropdown. 👇 ![Screen Shot 2019-10-07 at 3 43 19 PM](https://user-images.githubusercontent.com/16238306/66303795-705b5a00-e919-11e9-921e-74acbdc56043.png) Here it changed t...
non_defect
improve the ux of version selector dropdown and preview edit switch on sa target editor this was the earlier version of the version selector dropdown 👇 here it changed to preview edit switch as the primary action it clearly indicates that the content is on preview mode and editable too 👇
0
336,471
30,195,480,056
IssuesEvent
2023-07-04 20:22:49
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: copy/bank/rows=100000,nodes=5,txn=true failed
C-test-failure O-robot A-testing O-roachtest T-kv branch-release-22.2
roachtest.copy/bank/rows=100000,nodes=5,txn=true [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/10756598?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/10756598?buildTab=artifacts#...
3.0
roachtest: copy/bank/rows=100000,nodes=5,txn=true failed - roachtest.copy/bank/rows=100000,nodes=5,txn=true [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/10756598?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nigh...
non_defect
roachtest copy bank rows nodes txn true failed roachtest copy bank rows nodes txn true with on release test artifacts and logs in artifacts copy bank rows nodes txn true run cluster go run output in run workload fixtures lo workload fixtures load bank rows ...
0
329,097
28,149,756,932
IssuesEvent
2023-04-02 22:17:35
dudykr/stc
https://api.github.com/repos/dudykr/stc
closed
Fix unit test: `tests/tsc/types/typeParameters/typeArgumentLists/instantiateNonGenericTypeWithTypeArguments/.1.ts`
tsc-unit-test
Related test input: https://github.com/dudykr/stc/blob/main/crates/stc_ts_file_analyzer/tests/tsc/types/typeParameters/typeArgumentLists/instantiateNonGenericTypeWithTypeArguments/.1.ts Test file name: `tests/tsc/types/typeParameters/typeArgumentLists/instantiateNonGenericTypeWithTypeArguments/....
1.0
Fix unit test: `tests/tsc/types/typeParameters/typeArgumentLists/instantiateNonGenericTypeWithTypeArguments/.1.ts` - Related test input: https://github.com/dudykr/stc/blob/main/crates/stc_ts_file_analyzer/tests/tsc/types/typeParameters/typeArgumentLists/instantiateNonGenericTypeWithTypeArguments...
non_defect
fix unit test tests tsc types typeparameters typeargumentlists instantiatenongenerictypewithtypearguments ts related test input test file name tests tsc types typeparameters typeargumentlists instantiatenongenerictypewithtypearguments ts i may expand this in the fu...
0
34,343
7,447,191,154
IssuesEvent
2018-03-28 11:41:13
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Autocomplete does not emit onClear event with forceSelection
defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request h...
1.0
Autocomplete does not emit onClear event with forceSelection - **I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap...
defect
autocomplete does not emit onclear event with forceselection i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support r...
1
7,644
2,610,408,372
IssuesEvent
2015-02-26 20:12:43
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Honoghr GUI [Suggestion]
auto-migrated Priority-Medium Type-Defect
``` Instead of using a forest GUI for land in GC we should use Desert. The map is more desert kind also. ``` ----- Original issue reported on code.google.com by `Ana...@gmx-topmail.de` on 3 Aug 2012 at 6:40
1.0
Honoghr GUI [Suggestion] - ``` Instead of using a forest GUI for land in GC we should use Desert. The map is more desert kind also. ``` ----- Original issue reported on code.google.com by `Ana...@gmx-topmail.de` on 3 Aug 2012 at 6:40
defect
honoghr gui instead of using a forest gui for land in gc we should use desert the map is more desert kind also original issue reported on code google com by ana gmx topmail de on aug at
1
31,532
8,708,178,652
IssuesEvent
2018-12-06 10:09:36
indigo-dc/oidc-agent
https://api.github.com/repos/indigo-dc/oidc-agent
closed
Provide possibility to use base64 encoding instead of hex
Build Dependencies LOW Priority enhancement
base64 encoding is supported in lbisodium >= 1.0.14 So we cannot replace hex encoding with base64, but if it is supported by a system we might want to use it
1.0
Provide possibility to use base64 encoding instead of hex - base64 encoding is supported in lbisodium >= 1.0.14 So we cannot replace hex encoding with base64, but if it is supported by a system we might want to use it
non_defect
provide possibility to use encoding instead of hex encoding is supported in lbisodium so we cannot replace hex encoding with but if it is supported by a system we might want to use it
0
177,847
13,750,298,987
IssuesEvent
2020-10-06 11:50:34
blackbaud/skyux2-docs
https://api.github.com/repos/blackbaud/skyux2-docs
closed
Update guidance on using unit tests for pact testing
From: Consumer Impact: Medium Severity: Medium Type: Enhancement testing
@Blackbaud-KrisMahon is converting bulk import's e2e pact tests to unit tests and is finding this difficult with the existing docs. He suggested several changes: • A full code sample to use as an example would be particularly helpful. • The "Override the provider URL" section in the existing documentation is confusi...
1.0
Update guidance on using unit tests for pact testing - @Blackbaud-KrisMahon is converting bulk import's e2e pact tests to unit tests and is finding this difficult with the existing docs. He suggested several changes: • A full code sample to use as an example would be particularly helpful. • The "Override the provide...
non_defect
update guidance on using unit tests for pact testing blackbaud krismahon is converting bulk import s pact tests to unit tests and is finding this difficult with the existing docs he suggested several changes • a full code sample to use as an example would be particularly helpful • the override the provider ...
0
281,013
30,871,792,348
IssuesEvent
2023-08-03 11:53:05
varkalaramalingam/test-docker
https://api.github.com/repos/varkalaramalingam/test-docker
opened
CVE-2022-38749 (Medium) detected in snakeyaml-1.23.jar
Mend: dependency security vulnerability
## CVE-2022-38749 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.23.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http...
True
CVE-2022-38749 (Medium) detected in snakeyaml-1.23.jar - ## CVE-2022-38749 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.23.jar</b></p></summary> <p>YAML 1.1 parser and...
non_defect
cve medium detected in snakeyaml jar cve medium severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org yaml snak...
0
210,494
16,105,394,027
IssuesEvent
2021-04-27 14:24:10
hashgraph/hedera-services
https://api.github.com/repos/hashgraph/hedera-services
closed
Reconnect test for Auto renew feature
Test Development
**Summary** Once Autorenew feature is implemented the following reconnect test should be implemented. Create a test in which a few accounts will be auto renewed while the node is down and test if reconnect is successful with the state.
1.0
Reconnect test for Auto renew feature - **Summary** Once Autorenew feature is implemented the following reconnect test should be implemented. Create a test in which a few accounts will be auto renewed while the node is down and test if reconnect is successful with the state.
non_defect
reconnect test for auto renew feature summary once autorenew feature is implemented the following reconnect test should be implemented create a test in which a few accounts will be auto renewed while the node is down and test if reconnect is successful with the state
0
476,022
13,732,542,249
IssuesEvent
2020-10-05 05:02:47
wso2/docker-is
https://api.github.com/repos/wso2/docker-is
closed
[5.11.0] Update README documentation with details of Identity Server Consoles
Priority/High Type/Task
**Description:** The new Identity Server version `5.11.0` has the following portals. ``` My Account URL : https://localhost:9443/myaccount Console URL : https://localhost:9443/console ``` The README documentation needs to be updated with these details.
1.0
[5.11.0] Update README documentation with details of Identity Server Consoles - **Description:** The new Identity Server version `5.11.0` has the following portals. ``` My Account URL : https://localhost:9443/myaccount Console URL : https://localhost:9443/console ``` The README documentation needs to be updated...
non_defect
update readme documentation with details of identity server consoles description the new identity server version has the following portals my account url console url the readme documentation needs to be updated with these details
0
51,724
3,013,594,362
IssuesEvent
2015-07-29 09:55:50
KWARC/MMT
https://api.github.com/repos/KWARC/MMT
closed
allow preload customization for LaTeXML build
enhancement priority
In https://github.com/KWARC/localmh/issues/226 we want to customize the preloads of the LaTeXML build per MathHub repository. I would like to allow to customize that via the repository-specific ```build.msl``` file: * in ```build.msl``` I want to define a variable ```LaTeXML-Preloads```, which contains a list of file...
1.0
allow preload customization for LaTeXML build - In https://github.com/KWARC/localmh/issues/226 we want to customize the preloads of the LaTeXML build per MathHub repository. I would like to allow to customize that via the repository-specific ```build.msl``` file: * in ```build.msl``` I want to define a variable ```La...
non_defect
allow preload customization for latexml build in we want to customize the preloads of the latexml build per mathhub repository i would like to allow to customize that via the repository specific build msl file in build msl i want to define a variable latexml preloads which contains a list o...
0
25,181
4,148,591,581
IssuesEvent
2016-06-15 11:38:42
jeff1evesque/machine-learning
https://api.github.com/repos/jeff1evesque/machine-learning
closed
Add additional python unit tests for svr
new feature unit test
We need to add additional unit tests within `pytest_session.py`, for all sessions related to support vector regresssion (svr).
1.0
Add additional python unit tests for svr - We need to add additional unit tests within `pytest_session.py`, for all sessions related to support vector regresssion (svr).
non_defect
add additional python unit tests for svr we need to add additional unit tests within pytest session py for all sessions related to support vector regresssion svr
0
9,979
2,616,016,323
IssuesEvent
2015-03-02 00:58:35
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Save replay conflict causes crash
auto-migrated Milestone-Release Priority-High Type-Defect Usability
``` When Starcraft goes to save LastReplay.rep for multiple instances, they conflict and one instance will crash. It appears that the "save failure" functionality for outside of the game was not tested by Blizzard. Detour DeleteFile, CreateFile, and GetFileAttributes. Replace the LastReplay.rep with our auto-menu ...
1.0
Save replay conflict causes crash - ``` When Starcraft goes to save LastReplay.rep for multiple instances, they conflict and one instance will crash. It appears that the "save failure" functionality for outside of the game was not tested by Blizzard. Detour DeleteFile, CreateFile, and GetFileAttributes. Replace the...
defect
save replay conflict causes crash when starcraft goes to save lastreplay rep for multiple instances they conflict and one instance will crash it appears that the save failure functionality for outside of the game was not tested by blizzard detour deletefile createfile and getfileattributes replace the...
1
18,338
12,800,909,429
IssuesEvent
2020-07-02 18:02:23
firecampapp/Firecamp
https://api.github.com/repos/firecampapp/Firecamp
closed
Settings disappear after refreshing the page
usability
I would like the app to keep open the tabs and the configuration within them after refreshing the page. It's somehow disappointing having to configure the tabs again if you accidentally close the page or just want to resume your work later.
True
Settings disappear after refreshing the page - I would like the app to keep open the tabs and the configuration within them after refreshing the page. It's somehow disappointing having to configure the tabs again if you accidentally close the page or just want to resume your work later.
non_defect
settings disappear after refreshing the page i would like the app to keep open the tabs and the configuration within them after refreshing the page it s somehow disappointing having to configure the tabs again if you accidentally close the page or just want to resume your work later
0
2,341
2,607,896,271
IssuesEvent
2015-02-26 00:11:30
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Supported Editor: e Texteditor
auto-migrated Priority-Medium Type-Defect
``` e Texteditor (http://e-texteditor.com/), a Windows clone of Textmate with support for Textmate Bundles, supports Zen as well. You might want to add it to the Project Homepage. Great plugin, thanks! ``` ----- Original issue reported on code.google.com by `nils.wer...@gmail.com` on 28 Sep 2009 at 9:01
1.0
Supported Editor: e Texteditor - ``` e Texteditor (http://e-texteditor.com/), a Windows clone of Textmate with support for Textmate Bundles, supports Zen as well. You might want to add it to the Project Homepage. Great plugin, thanks! ``` ----- Original issue reported on code.google.com by `nils.wer...@gmail.com` on ...
defect
supported editor e texteditor e texteditor a windows clone of textmate with support for textmate bundles supports zen as well you might want to add it to the project homepage great plugin thanks original issue reported on code google com by nils wer gmail com on sep at
1
215,753
16,703,735,093
IssuesEvent
2021-06-09 07:28:49
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
opened
An error occurs when trying to open the connect dialog on Linux
:beetle: regression :computer: linux 🧪 testing
**Storage Explorer Version**: 1.20.0-dev **Build Number**: 20210609.1 & 20210609.3 **Branch**: main **Platform/OS**: Linux Ubuntu (18.04/16.04)/ CentOS 7.6.1810/ RedHat (rhel 8.1)/ Fedora 34 **Architecture**: ix64 **How Found**: From running test case **Regression From**: Previous build (20210608.1) ## Steps ...
1.0
An error occurs when trying to open the connect dialog on Linux - **Storage Explorer Version**: 1.20.0-dev **Build Number**: 20210609.1 & 20210609.3 **Branch**: main **Platform/OS**: Linux Ubuntu (18.04/16.04)/ CentOS 7.6.1810/ RedHat (rhel 8.1)/ Fedora 34 **Architecture**: ix64 **How Found**: From running test ca...
non_defect
an error occurs when trying to open the connect dialog on linux storage explorer version dev build number branch main platform os linux ubuntu centos redhat rhel fedora architecture how found from running test case regression from ...
0
5,264
12,288,694,738
IssuesEvent
2020-05-09 17:54:41
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
avoid major-version package names
area/code-organization kind/feature lifecycle/rotten priority/important-longterm sig/api-machinery sig/architecture
Packages in this repository with paths like `k8s.io/api/core/v1` are named according to their major version (`package v1`) instead of a more semantically meaningful part of the path (`package core`). That forces users of these packages to pretty much always rename them upon import. Unfortunately, fixing the packa...
1.0
avoid major-version package names - Packages in this repository with paths like `k8s.io/api/core/v1` are named according to their major version (`package v1`) instead of a more semantically meaningful part of the path (`package core`). That forces users of these packages to pretty much always rename them upon import...
non_defect
avoid major version package names packages in this repository with paths like io api core are named according to their major version package instead of a more semantically meaningful part of the path package core that forces users of these packages to pretty much always rename them upon import ...
0
62,677
17,140,283,813
IssuesEvent
2021-07-13 08:52:05
SAP/fundamental-styles
https://api.github.com/repos/SAP/fundamental-styles
closed
List Selected items do not get the correct background color on hover
Bug Defect Hunting
Expected behaviour: selected row: <img width="1203" alt="Screenshot 2021-07-13 at 2 05 35 PM" src="https://user-images.githubusercontent.com/53534379/125419814-29085f67-f225-45b9-b119-146dee57b0e7.png"> on hovering selected row <img width="1203" alt="Screenshot 2021-07-13 at 2 05 25 PM" src="https://user-i...
1.0
List Selected items do not get the correct background color on hover - Expected behaviour: selected row: <img width="1203" alt="Screenshot 2021-07-13 at 2 05 35 PM" src="https://user-images.githubusercontent.com/53534379/125419814-29085f67-f225-45b9-b119-146dee57b0e7.png"> on hovering selected row <img wid...
defect
list selected items do not get the correct background color on hover expected behaviour selected row img width alt screenshot at pm src on hovering selected row img width alt screenshot at pm src describe the bug list selected items do not get the c...
1
53,355
13,261,460,516
IssuesEvent
2020-08-20 19:56:30
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
pybdt low test coverage (Trac #1226)
Migrated from Trac combo reconstruction defect
The pybdt test coverage of certain sections of the code is low. Please try to increase the test coverage as much as possible. For details please see: http://software.icecube.wisc.edu/coverage/00_LATEST/pybdt/private/pybdt/index.html <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/proj...
1.0
pybdt low test coverage (Trac #1226) - The pybdt test coverage of certain sections of the code is low. Please try to increase the test coverage as much as possible. For details please see: http://software.icecube.wisc.edu/coverage/00_LATEST/pybdt/private/pybdt/index.html <details> <summary><em>Migrated from <a h...
defect
pybdt low test coverage trac the pybdt test coverage of certain sections of the code is low please try to increase the test coverage as much as possible for details please see migrated from json status closed changetime ts description ...
1
37,139
8,269,378,584
IssuesEvent
2018-09-15 05:04:01
slacka/WoeUSB
https://api.github.com/repos/slacka/WoeUSB
closed
processManager.cpp:70: simple file handling error
defect
processManager.cpp:70]: (warning) Storing fgetc() return value in char variable and then comparing with EOF. Source code is char letter = '\0'; ... else if(letter == EOF) Suggest that type of letter be changed from char to int.
1.0
processManager.cpp:70: simple file handling error - processManager.cpp:70]: (warning) Storing fgetc() return value in char variable and then comparing with EOF. Source code is char letter = '\0'; ... else if(letter == EOF) Suggest that type of letter be changed from char to int.
defect
processmanager cpp simple file handling error processmanager cpp warning storing fgetc return value in char variable and then comparing with eof source code is char letter else if letter eof suggest that type of letter be changed from char to int
1
129,630
5,100,319,162
IssuesEvent
2017-01-04 11:41:17
Teemill/UKTSP_sales
https://api.github.com/repos/Teemill/UKTSP_sales
closed
SEO - Need more traffic!
priority:high question
We've noticed a decrease in traffic to the UKTSP website, with few high value enquiries coming through. Consequently, we need to try and increase traffic, particularly of companies. **How could IT help to do this?** - Add 'where did you hear about us?' on external quote form e.g. drop-down menu - Increase the sp...
1.0
SEO - Need more traffic! - We've noticed a decrease in traffic to the UKTSP website, with few high value enquiries coming through. Consequently, we need to try and increase traffic, particularly of companies. **How could IT help to do this?** - Add 'where did you hear about us?' on external quote form e.g. drop-do...
non_defect
seo need more traffic we ve noticed a decrease in traffic to the uktsp website with few high value enquiries coming through consequently we need to try and increase traffic particularly of companies how could it help to do this add where did you hear about us on external quote form e g drop do...
0
13,097
15,387,542,179
IssuesEvent
2021-03-03 09:39:59
docker/compose-cli
https://api.github.com/repos/docker/compose-cli
opened
Unable to bind to IPv6
compatibility compose local
**Description** `docker compose` on the local context does not allow binding to an IPv6 address. **Steps to reproduce the issue:** Compose file with IPv6 port, e.g.: ```yaml ... ports: - "${IP6_ADDR}:53:53/tcp" ... ``` **Describe the results you received:** ```console 1 error(s) decoding: ...
True
Unable to bind to IPv6 - **Description** `docker compose` on the local context does not allow binding to an IPv6 address. **Steps to reproduce the issue:** Compose file with IPv6 port, e.g.: ```yaml ... ports: - "${IP6_ADDR}:53:53/tcp" ... ``` **Describe the results you received:** ```console 1 er...
non_defect
unable to bind to description docker compose on the local context does not allow binding to an address steps to reproduce the issue compose file with port e g yaml ports addr tcp describe the results you received console error s decodi...
0
38,731
8,952,739,978
IssuesEvent
2019-01-25 17:21:20
svigerske/ipopt-donotuse
https://api.github.com/repos/svigerske/ipopt-donotuse
closed
Ipopt configure/compile problem beginning with 3.10
Ipopt defect
Issue created by migration from Trac. Original creator: bwmoore Original creation time: 2011-12-01 23:35:59 Assignee: ipopt-team Version: 3.10 I'm new to COIN-OR, so if this is not the right place to post this, let me know. On versions beginning with 3.10, I encounter a compile problem as shown below (3.9.3 doe...
1.0
Ipopt configure/compile problem beginning with 3.10 - Issue created by migration from Trac. Original creator: bwmoore Original creation time: 2011-12-01 23:35:59 Assignee: ipopt-team Version: 3.10 I'm new to COIN-OR, so if this is not the right place to post this, let me know. On versions beginning with 3.10, I...
defect
ipopt configure compile problem beginning with issue created by migration from trac original creator bwmoore original creation time assignee ipopt team version i m new to coin or so if this is not the right place to post this let me know on versions beginning with i encounter ...
1
7,650
2,610,408,584
IssuesEvent
2015-02-26 20:12:45
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Dreadknot Cruiser Torpedo-Proof Hitpoints
auto-migrated Priority-Medium Type-Defect
``` Some of the forward hitpoints on the Dreadknot Cruiser are IMPOSSIBLE to destroy with torpedos because the torpedos go strait through them and start going in circles, PLZ fix. ``` ----- Original issue reported on code.google.com by `elijahli...@gmail.com` on 19 Sep 2012 at 12:48
1.0
Dreadknot Cruiser Torpedo-Proof Hitpoints - ``` Some of the forward hitpoints on the Dreadknot Cruiser are IMPOSSIBLE to destroy with torpedos because the torpedos go strait through them and start going in circles, PLZ fix. ``` ----- Original issue reported on code.google.com by `elijahli...@gmail.com` on 19 Sep 201...
defect
dreadknot cruiser torpedo proof hitpoints some of the forward hitpoints on the dreadknot cruiser are impossible to destroy with torpedos because the torpedos go strait through them and start going in circles plz fix original issue reported on code google com by elijahli gmail com on sep at...
1
77,461
9,574,784,976
IssuesEvent
2019-05-07 03:23:38
hackforla/heart
https://api.github.com/repos/hackforla/heart
closed
Design profile index
needs design
As an attorney working on HEART When I log in to HEART Then I want to see all the cases I need to be working on So that I can pick up where I need to. *Considerations* - Show oldest to newest with priority at the top - Allow sorting by status or clinic - Maybe add search? Though search will be in nav too - R...
1.0
Design profile index - As an attorney working on HEART When I log in to HEART Then I want to see all the cases I need to be working on So that I can pick up where I need to. *Considerations* - Show oldest to newest with priority at the top - Allow sorting by status or clinic - Maybe add search? Though search ...
non_defect
design profile index as an attorney working on heart when i log in to heart then i want to see all the cases i need to be working on so that i can pick up where i need to considerations show oldest to newest with priority at the top allow sorting by status or clinic maybe add search though search ...
0
327,302
24,127,452,239
IssuesEvent
2022-09-21 02:47:02
devoption/helio-feature-request
https://api.github.com/repos/devoption/helio-feature-request
closed
Add MIT License
documentation enhancement
## Context As a user of this package, I would like to see it distributed with an MIT license so that I am free to make changes as I see fit without fear of legal, moral, or other repercussions. ## Acceptance Criteria - [x] There is a `LICENSE` file in the root of the repository that contains the MIT license -...
1.0
Add MIT License - ## Context As a user of this package, I would like to see it distributed with an MIT license so that I am free to make changes as I see fit without fear of legal, moral, or other repercussions. ## Acceptance Criteria - [x] There is a `LICENSE` file in the root of the repository that contains ...
non_defect
add mit license context as a user of this package i would like to see it distributed with an mit license so that i am free to make changes as i see fit without fear of legal moral or other repercussions acceptance criteria there is a license file in the root of the repository that contains th...
0
56,398
15,057,789,948
IssuesEvent
2021-02-03 22:15:46
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Collect nested DECLARE statements in Firebird and pull them up to the top level block
C: Functionality E: Enterprise Edition E: Professional Edition P: Medium T: Defect
As discovered in the context of https://github.com/jOOQ/jOOQ/issues/11361#issuecomment-772719231, there's a problem in Firebird procedural logic where nested local variable declarations are not generated correctly. Users can work around this manually, but we should be able to automatically pull up all nested `DECLARE` ...
1.0
Collect nested DECLARE statements in Firebird and pull them up to the top level block - As discovered in the context of https://github.com/jOOQ/jOOQ/issues/11361#issuecomment-772719231, there's a problem in Firebird procedural logic where nested local variable declarations are not generated correctly. Users can work ar...
defect
collect nested declare statements in firebird and pull them up to the top level block as discovered in the context of there s a problem in firebird procedural logic where nested local variable declarations are not generated correctly users can work around this manually but we should be able to automatically pull ...
1
70,514
23,215,154,952
IssuesEvent
2022-08-02 13:33:11
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
Slave 'Error resolving SOA or NS' if master used 'zone-cache-refresh-interval >0'
auth defect
- Program: Authoritative - Issue type: Bug report ### Short description Some time ago i am upgrade pdns from 4.3 to 4.6. I am using hidden master and several slaves. ### Environment - Operating system: Ubuntu 20.04 - Software version: 4.6.2 - Software source: PowerDNS repository ### Steps to repro...
1.0
Slave 'Error resolving SOA or NS' if master used 'zone-cache-refresh-interval >0' - - Program: Authoritative - Issue type: Bug report ### Short description Some time ago i am upgrade pdns from 4.3 to 4.6. I am using hidden master and several slaves. ### Environment - Operating system: Ubuntu 20.04 - So...
defect
slave error resolving soa or ns if master used zone cache refresh interval program authoritative issue type bug report short description some time ago i am upgrade pdns from to i am using hidden master and several slaves environment operating system ubuntu soft...
1
61,841
25,755,331,118
IssuesEvent
2022-12-08 16:00:41
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
opened
Support for additional primitive types for Event Hubs and Service Bus
Event Hubs Service Bus Client feature-request
Currently, a subset of the primitive types are supported in the EH and SB client library due to logic in EventHubMessageSerializer. This is to add support for other primitive types in AMQP that can be mapped to a class in the Java SDK.
1.0
Support for additional primitive types for Event Hubs and Service Bus - Currently, a subset of the primitive types are supported in the EH and SB client library due to logic in EventHubMessageSerializer. This is to add support for other primitive types in AMQP that can be mapped to a class in the Java SDK.
non_defect
support for additional primitive types for event hubs and service bus currently a subset of the primitive types are supported in the eh and sb client library due to logic in eventhubmessageserializer this is to add support for other primitive types in amqp that can be mapped to a class in the java sdk
0
262,529
27,954,144,551
IssuesEvent
2023-03-24 11:04:06
ministryofjustice/hmpps-probation-integration-services
https://api.github.com/repos/ministryofjustice/hmpps-probation-integration-services
closed
CVE-2023-20861 (prison-custody-status-to-delius)
dependencies security
Spring Framework vulnerable to denial of service via specially crafted SpEL expression * Project: prison-custody-status-to-delius * Package: `org.springframework:spring-core:6.0.6` * Location: `app/libs/spring-core-6.0.6.jar` >In Spring Framework versions 6.0.0 - 6.0.6, 5.3.0 - 5.3.25, 5.2.0.RELEASE - 5.2.22.RELEASE, ...
True
CVE-2023-20861 (prison-custody-status-to-delius) - Spring Framework vulnerable to denial of service via specially crafted SpEL expression * Project: prison-custody-status-to-delius * Package: `org.springframework:spring-core:6.0.6` * Location: `app/libs/spring-core-6.0.6.jar` >In Spring Framework versions 6.0.0 - 6.0....
non_defect
cve prison custody status to delius spring framework vulnerable to denial of service via specially crafted spel expression project prison custody status to delius package org springframework spring core location app libs spring core jar in spring framework versions ...
0
26,755
4,778,161,959
IssuesEvent
2016-10-27 18:27:28
wheeler-microfluidics/microdrop
https://api.github.com/repos/wheeler-microfluidics/microdrop
closed
Auto-save device when it is loaded from a non-standard location (Trac #126)
defect microdrop Migrated from Trac
This will ensure that when the program is closed and restarted, the device will exist in the "Microdrop/devices" directory. Migrated from http://microfluidics.utoronto.ca/microdrop/ticket/126 ```json { "status": "closed", "changetime": "2014-04-17T19:39:43", "description": "This will ensure that when the...
1.0
Auto-save device when it is loaded from a non-standard location (Trac #126) - This will ensure that when the program is closed and restarted, the device will exist in the "Microdrop/devices" directory. Migrated from http://microfluidics.utoronto.ca/microdrop/ticket/126 ```json { "status": "closed", "changetim...
defect
auto save device when it is loaded from a non standard location trac this will ensure that when the program is closed and restarted the device will exist in the microdrop devices directory migrated from json status closed changetime description this will ensure...
1
68,853
21,927,896,964
IssuesEvent
2022-05-23 07:02:15
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Wide image on a thread in IRC / modern layout are not aligned to the left side
T-Defect
### Steps to reproduce 1. Enable modern layout 1. Create a wide image 2. Open a thread 3. Send the image ### Outcome #### What did you expect? The image should be aligned to the left. ![after](https://user-images.githubusercontent.com/3362943/169687643-e38e0480-ef48-445a-acf3-4c9acaf84145.png) #### Wha...
1.0
Wide image on a thread in IRC / modern layout are not aligned to the left side - ### Steps to reproduce 1. Enable modern layout 1. Create a wide image 2. Open a thread 3. Send the image ### Outcome #### What did you expect? The image should be aligned to the left. ![after](https://user-images.githubuserco...
defect
wide image on a thread in irc modern layout are not aligned to the left side steps to reproduce enable modern layout create a wide image open a thread send the image outcome what did you expect the image should be aligned to the left what happened instead th...
1
41,009
10,264,566,154
IssuesEvent
2019-08-22 16:40:29
STEllAR-GROUP/phylanx
https://api.github.com/repos/STEllAR-GROUP/phylanx
closed
Phylanx install issue
type: defect
It should be possible to delete the phylanx source directory after installing phylanx. Unfortunately, Phylanx won't load if you do this. However, if you delete everything but the so files like this: ``` cd ~/phylanx # phylanx source dir rm -f $(find . -type f -a ! -name \*.so\*) ``` Phylanx can run.
1.0
Phylanx install issue - It should be possible to delete the phylanx source directory after installing phylanx. Unfortunately, Phylanx won't load if you do this. However, if you delete everything but the so files like this: ``` cd ~/phylanx # phylanx source dir rm -f $(find . -type f -a ! -name \*.so\*) ``` Phylanx...
defect
phylanx install issue it should be possible to delete the phylanx source directory after installing phylanx unfortunately phylanx won t load if you do this however if you delete everything but the so files like this cd phylanx phylanx source dir rm f find type f a name so phylanx...
1
34,376
7,447,890,338
IssuesEvent
2018-03-28 13:52:10
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Arhiivimoodustaja liikideks on Isik ja Organisatsioon
P: highest R: duplicate T: defect
**Reported by aadikaljuvee on 20 Sep 2012 06:19 UTC** Vt Isiku-organisatsiooni vormil. Uues AISis peab olema arhiivimoodustaja liikideks Isik ja Organisatsioon, mitte Eraisik ja Juriidiline isik. Muidu vanas AISis said andmed nüüd korrastatud selliselt, enam ei ole seal ka liike MUU ega PEREKOND
1.0
Arhiivimoodustaja liikideks on Isik ja Organisatsioon - **Reported by aadikaljuvee on 20 Sep 2012 06:19 UTC** Vt Isiku-organisatsiooni vormil. Uues AISis peab olema arhiivimoodustaja liikideks Isik ja Organisatsioon, mitte Eraisik ja Juriidiline isik. Muidu vanas AISis said andmed nüüd korrastatud selliselt, enam e...
defect
arhiivimoodustaja liikideks on isik ja organisatsioon reported by aadikaljuvee on sep utc vt isiku organisatsiooni vormil uues aisis peab olema arhiivimoodustaja liikideks isik ja organisatsioon mitte eraisik ja juriidiline isik muidu vanas aisis said andmed nüüd korrastatud selliselt enam ei ole ...
1
189,343
14,499,345,738
IssuesEvent
2020-12-11 16:36:24
phetsims/fourier-making-waves
https://api.github.com/repos/phetsims/fourier-making-waves
opened
CT TypeError false is not a function
type:automated-testing
``` fourier-making-waves : build Build failed with status code 1: Running "report-media" task Running "clean" task Running "build" task Building runnable repository (fourier-making-waves, brands: phet, phet-io) Building brand: phet >> Webpack build complete: 4381ms >> Production minification complete: 2670...
1.0
CT TypeError false is not a function - ``` fourier-making-waves : build Build failed with status code 1: Running "report-media" task Running "clean" task Running "build" task Building runnable repository (fourier-making-waves, brands: phet, phet-io) Building brand: phet >> Webpack build complete: 4381ms >>...
non_defect
ct typeerror false is not a function fourier making waves build build failed with status code running report media task running clean task running build task building runnable repository fourier making waves brands phet phet io building brand phet webpack build complete prod...
0
77,480
27,011,188,127
IssuesEvent
2023-02-10 15:31:31
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-3 [SCREENREADER]: Complementary landmark should not be inside the main landmark
508/Accessibility 508-defect-3 508-issue-screenreader
# [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
508-defect-3 [SCREENREADER]: Complementary landmark should not be inside the main landmark - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the format [ERROR TYPE]: Bri...
defect
defect complementary landmark should not be inside the main landmark enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase by one ...
1
66,192
20,034,351,381
IssuesEvent
2022-02-02 10:16:07
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Public space shared link redirect to matrix.to instead of internal matrix server
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? I create a public space and want to share it with all the organization 2. What do you click? Invite people, Link 3. More steps… Paste the link redirect to matrix.to with space addresse ### Outcome #### What did you expect? Redire...
1.0
Public space shared link redirect to matrix.to instead of internal matrix server - ### Steps to reproduce 1. Where are you starting? What can you see? I create a public space and want to share it with all the organization 2. What do you click? Invite people, Link 3. More steps… Paste the link redirect t...
defect
public space shared link redirect to matrix to instead of internal matrix server steps to reproduce where are you starting what can you see i create a public space and want to share it with all the organization what do you click invite people link more steps… paste the link redirect t...
1
80,802
30,537,058,403
IssuesEvent
2023-07-19 18:11:36
dotCMS/core
https://api.github.com/repos/dotCMS/core
opened
App configuration export needs better error messaging
Type : Defect Triage
### Parent Issue _No response_ ### Problem Statement It's easy to see this when attempting to export App configurations: ![image](https://github.com/dotCMS/core/assets/102264829/cb2ba193-b182-4854-a280-7d818958eb31) The error is most likely due to the length of the password provided, but the message gives no c...
1.0
App configuration export needs better error messaging - ### Parent Issue _No response_ ### Problem Statement It's easy to see this when attempting to export App configurations: ![image](https://github.com/dotCMS/core/assets/102264829/cb2ba193-b182-4854-a280-7d818958eb31) The error is most likely due to the len...
defect
app configuration export needs better error messaging parent issue no response problem statement it s easy to see this when attempting to export app configurations the error is most likely due to the length of the password provided but the message gives no clue of this there are also so...
1
744,513
25,946,597,372
IssuesEvent
2022-12-17 02:44:26
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Seeing empty area behind the app menu button in toolbar when vertical tab flag is enabled but not used
bug OS/Windows priority/P4 OS/Desktop feature/vertical-tabs
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
Seeing empty area behind the app menu button in toolbar when vertical tab flag is enabled but not used - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISS...
non_defect
seeing empty area behind the app menu button in toolbar when vertical tab flag is enabled but not used have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the iss...
0
34,884
7,467,594,787
IssuesEvent
2018-04-02 15:52:48
radioactivecricket/PostNukeRP
https://api.github.com/repos/radioactivecricket/PostNukeRP
closed
[Bug] Suicide / starvation while in a community
Priority-Medium Type-Defect auto-migrated
``` Unread postby [TBU] CrazyKid » Sat May 04, 2013 10:12 pm Hi, If you are in a community and you kill yourself by typing kill in console, or if you starve to death, the game considers it as an act of war. Essentially, by doing this you could start a war with your own community, as it thinks you killed a member ...
1.0
[Bug] Suicide / starvation while in a community - ``` Unread postby [TBU] CrazyKid » Sat May 04, 2013 10:12 pm Hi, If you are in a community and you kill yourself by typing kill in console, or if you starve to death, the game considers it as an act of war. Essentially, by doing this you could start a war with your...
defect
suicide starvation while in a community unread postby crazykid » sat may pm hi if you are in a community and you kill yourself by typing kill in console or if you starve to death the game considers it as an act of war essentially by doing this you could start a war with your own community...
1
45,776
13,055,747,720
IssuesEvent
2020-07-30 02:37:05
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
Good error when fpmaster disk full (Trac #39)
Incomplete Migration Migrated from Trac defect jeb-server
Migrated from https://code.icecube.wisc.edu/ticket/39 ```json { "status": "closed", "changetime": "2007-11-09T22:45:18", "description": "error when jeb disk full. JEB disk filled up last night and we didn't\nget a meaningful error. Need to make sure that the log contains\nsomething meaningful.", "rep...
1.0
Good error when fpmaster disk full (Trac #39) - Migrated from https://code.icecube.wisc.edu/ticket/39 ```json { "status": "closed", "changetime": "2007-11-09T22:45:18", "description": "error when jeb disk full. JEB disk filled up last night and we didn't\nget a meaningful error. Need to make sure that the...
defect
good error when fpmaster disk full trac migrated from json status closed changetime description error when jeb disk full jeb disk filled up last night and we didn t nget a meaningful error need to make sure that the log contains nsomething meaningful repo...
1
68,644
13,164,458,732
IssuesEvent
2020-08-11 03:42:30
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
FNX-4815 ⁃ [Meta] QR code scanner
Feature: QRCode could needs:ac
As a user, I want to be able to use my browser to scan a QR code, so I can access a URL or search term for more information. ### Acceptance Criteria: -I can easily find my browser QR code scanner -I can tap on the QR scanner to initiate a scan -Once QR code is captured, my browser takes me directly to the URL or sear...
1.0
FNX-4815 ⁃ [Meta] QR code scanner - As a user, I want to be able to use my browser to scan a QR code, so I can access a URL or search term for more information. ### Acceptance Criteria: -I can easily find my browser QR code scanner -I can tap on the QR scanner to initiate a scan -Once QR code is captured, my browser ...
non_defect
fnx ⁃ qr code scanner as a user i want to be able to use my browser to scan a qr code so i can access a url or search term for more information acceptance criteria i can easily find my browser qr code scanner i can tap on the qr scanner to initiate a scan once qr code is captured my browser takes me...
0
25,781
4,442,591,489
IssuesEvent
2016-08-19 14:01:16
OpenMS/OpenMS
https://api.github.com/repos/OpenMS/OpenMS
closed
IDFileconverter: wrong mass of N-terminal modifications
critical defect File Format
Hello, when converting from `idXML` to pepXML using `IDFileConverter`, masses of N-terminal modifications are calculated wrongly. Example ``` (Acetyl)AHLLTSGPPPDEQDFIQAYEEVR (in idXML) ``` becomes mod_nterm_mass="71.0371141595" in `pepXML` but should be +42... Rather than the mass of the acetylation, th...
1.0
IDFileconverter: wrong mass of N-terminal modifications - Hello, when converting from `idXML` to pepXML using `IDFileConverter`, masses of N-terminal modifications are calculated wrongly. Example ``` (Acetyl)AHLLTSGPPPDEQDFIQAYEEVR (in idXML) ``` becomes mod_nterm_mass="71.0371141595" in `pepXML` but should...
defect
idfileconverter wrong mass of n terminal modifications hello when converting from idxml to pepxml using idfileconverter masses of n terminal modifications are calculated wrongly example acetyl ahlltsgpppdeqdfiqayeevr in idxml becomes mod nterm mass in pepxml but should be ...
1
443,121
12,760,036,254
IssuesEvent
2020-06-29 07:15:54
yalla-coop/tempo
https://api.github.com/repos/yalla-coop/tempo
opened
Create new column spacing layout
1-point front-end layout priority-1
We have set up a new spacing layout that hopefully will ensure everything can be set up to fit columns to ensure more consistent width and spacing - [ ] Set up new layout - [ ] Explain to the team - [ ] See if any existing pages it can be easily updated
1.0
Create new column spacing layout - We have set up a new spacing layout that hopefully will ensure everything can be set up to fit columns to ensure more consistent width and spacing - [ ] Set up new layout - [ ] Explain to the team - [ ] See if any existing pages it can be easily updated
non_defect
create new column spacing layout we have set up a new spacing layout that hopefully will ensure everything can be set up to fit columns to ensure more consistent width and spacing set up new layout explain to the team see if any existing pages it can be easily updated
0
168,480
20,765,953,079
IssuesEvent
2022-03-15 20:38:45
elikkatzgit/TestingPOM
https://api.github.com/repos/elikkatzgit/TestingPOM
reopened
CVE-2018-14721 (High) detected in jackson-databind-2.7.2.jar
security vulnerability
## CVE-2018-14721 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2018-14721 (High) detected in jackson-databind-2.7.2.jar - ## CVE-2018-14721 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.7.2.jar</b></p></summary> <p>General...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href dependency hierarchy x jackson databind ...
0
81,609
31,116,708,745
IssuesEvent
2023-08-15 00:47:11
naev/naev
https://api.github.com/repos/naev/naev
closed
[Bug]: SIGSEGV on launch
Type-Defect
### What happened? 1. git clone, git checkout tags/0.11.0-alpha.1, compile 2. run naev.sh in the build directory (or outside it, same thing happens) 3. ??? 4. crash Compiled with the "defaults;" debug enabled etc. It pulls system SuiteSparse and OpenBlas. Should I post the build log? ### Version 0.11.0-a...
1.0
[Bug]: SIGSEGV on launch - ### What happened? 1. git clone, git checkout tags/0.11.0-alpha.1, compile 2. run naev.sh in the build directory (or outside it, same thing happens) 3. ??? 4. crash Compiled with the "defaults;" debug enabled etc. It pulls system SuiteSparse and OpenBlas. Should I post the build log?...
defect
sigsegv on launch what happened git clone git checkout tags alpha compile run naev sh in the build directory or outside it same thing happens crash compiled with the defaults debug enabled etc it pulls system suitesparse and openblas should i post the build log ...
1
79,096
3,520,311,735
IssuesEvent
2016-01-12 20:19:45
ecotierraperu/issue
https://api.github.com/repos/ecotierraperu/issue
opened
cargar archivo por lote para subir las áreas reales
bug priority request SCCRP
El arcgis genera un archivo con diferentes columnas como por ejemplo el geo_id el área calculada y otros. Ese archivo se va utilizar para cargar las áreas a las parcelas. - subir un archivo TXT. - el archivo txt puede estar delimitado por espacio o comas se puede escoger la opción a la hora de cargar - utilizando ...
1.0
cargar archivo por lote para subir las áreas reales - El arcgis genera un archivo con diferentes columnas como por ejemplo el geo_id el área calculada y otros. Ese archivo se va utilizar para cargar las áreas a las parcelas. - subir un archivo TXT. - el archivo txt puede estar delimitado por espacio o comas se pued...
non_defect
cargar archivo por lote para subir las áreas reales el arcgis genera un archivo con diferentes columnas como por ejemplo el geo id el área calculada y otros ese archivo se va utilizar para cargar las áreas a las parcelas subir un archivo txt el archivo txt puede estar delimitado por espacio o comas se pued...
0
74,066
8,969,577,475
IssuesEvent
2019-01-29 11:11:45
shopsys/shopsys
https://api.github.com/repos/shopsys/shopsys
closed
Multi dimensional picture element
Design & Apperance Enhancement :wrench:
### What is happening We have usually request to have more than one dimension of image. Now we are using only one e.g. in product detail, which is set to maximum size of parent element and centered. But now we have new possibility: use picture element ``` <picture> <source media="(min-width: 650px)" srcset=...
1.0
Multi dimensional picture element - ### What is happening We have usually request to have more than one dimension of image. Now we are using only one e.g. in product detail, which is set to maximum size of parent element and centered. But now we have new possibility: use picture element ``` <picture> <sourc...
non_defect
multi dimensional picture element what is happening we have usually request to have more than one dimension of image now we are using only one e g in product detail which is set to maximum size of parent element and centered but now we have new possibility use picture element ...
0
632,868
20,237,395,584
IssuesEvent
2022-02-14 04:37:12
dnd-side-project/dnd-6th-1-backend
https://api.github.com/repos/dnd-side-project/dnd-6th-1-backend
opened
로그인 후 token 값 기반 사용자 정보 조회
Priority: Critical 커뮤니티 은주 Add
## 기능 설명 ## 완료 조건 - [ ] 커뮤니티 메인 _ 북마크/좋아요 버튼 누른 여부 - [ ] 커뮤니티 상세페이지 _ 북마크/좋아요 버튼 누른 여부 ## 참고 사항
1.0
로그인 후 token 값 기반 사용자 정보 조회 - ## 기능 설명 ## 완료 조건 - [ ] 커뮤니티 메인 _ 북마크/좋아요 버튼 누른 여부 - [ ] 커뮤니티 상세페이지 _ 북마크/좋아요 버튼 누른 여부 ## 참고 사항
non_defect
로그인 후 token 값 기반 사용자 정보 조회 기능 설명 완료 조건 커뮤니티 메인 북마크 좋아요 버튼 누른 여부 커뮤니티 상세페이지 북마크 좋아요 버튼 누른 여부 참고 사항
0
34,552
7,453,863,674
IssuesEvent
2018-03-29 13:25:28
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Alam KÜ lisamisel ei pärandu talle vanema seosed
P: highest R: fixed T: defect
**Reported by jaak tamre on 5 Sep 2013 13:37 UTC** '''Object''' Kirjeldusüksuse lisamine '''Description''' Kui lisada uus alam-kirjeldusüksus, mille vanematel on päranduvaid seoseid, siis hetkel sellele uuele KÜ-le need seosed ei teki. '''Todo''' Teha trigger, mis KÜ lisamisel pärandab talle tema vanema seosed...
1.0
Alam KÜ lisamisel ei pärandu talle vanema seosed - **Reported by jaak tamre on 5 Sep 2013 13:37 UTC** '''Object''' Kirjeldusüksuse lisamine '''Description''' Kui lisada uus alam-kirjeldusüksus, mille vanematel on päranduvaid seoseid, siis hetkel sellele uuele KÜ-le need seosed ei teki. '''Todo''' Teha trigger,...
defect
alam kü lisamisel ei pärandu talle vanema seosed reported by jaak tamre on sep utc object kirjeldusüksuse lisamine description kui lisada uus alam kirjeldusüksus mille vanematel on päranduvaid seoseid siis hetkel sellele uuele kü le need seosed ei teki todo teha trigger mis ...
1
152,619
13,462,424,893
IssuesEvent
2020-09-09 16:03:15
alexlyttle/asteroloc8
https://api.github.com/repos/alexlyttle/asteroloc8
opened
Consistent docstrings
documentation good first issue
Once we indent others to use this code outside the dev team, we'll need some useful and consistent docstrings.
1.0
Consistent docstrings - Once we indent others to use this code outside the dev team, we'll need some useful and consistent docstrings.
non_defect
consistent docstrings once we indent others to use this code outside the dev team we ll need some useful and consistent docstrings
0
47,359
13,056,139,190
IssuesEvent
2020-07-30 03:46:40
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
ttrigger fails to build w/ -Wextra (Trac #408)
Migrated from Trac combo reconstruction defect
You probably want to take a look at logic related to these errors ```text [ 83%] Building C object ttrigger/CMakeFiles/ttrigger.dir/private/cluster/cluster.c.o /home/nega/i3/icerec/src/ttrigger/private/cluster/cluster.c: In function ‘cluster_checked_insert’: /home/nega/i3/icerec/src/ttrigger/private/cluster/cluster.c...
1.0
ttrigger fails to build w/ -Wextra (Trac #408) - You probably want to take a look at logic related to these errors ```text [ 83%] Building C object ttrigger/CMakeFiles/ttrigger.dir/private/cluster/cluster.c.o /home/nega/i3/icerec/src/ttrigger/private/cluster/cluster.c: In function ‘cluster_checked_insert’: /home/nega...
defect
ttrigger fails to build w wextra trac you probably want to take a look at logic related to these errors text building c object ttrigger cmakefiles ttrigger dir private cluster cluster c o home nega icerec src ttrigger private cluster cluster c in function ‘cluster checked insert’ home nega icere...
1
3,678
2,900,069,014
IssuesEvent
2015-06-17 14:46:48
nmap/nmap
https://api.github.com/repos/nmap/nmap
opened
Zenmap 6.49BETA2 on OS X fails with dyld: Symbol not found: _iconv
bug have code Zenmap
Report and fix: http://seclists.org/nmap-dev/2015/q2/293 Until a fix is released, apply this patch or simply comment the line containing "DYLD_LIBRARY_PATH" in `zenmap_wrapper.py` ```diff --- a/Zenmap.app/Contents/MacOS/zenmap_wrapper.py 2015-06-17 04:56:30.000000000 -0700 +++ b/Zenmap.app/Contents/MacOS/zenmap...
1.0
Zenmap 6.49BETA2 on OS X fails with dyld: Symbol not found: _iconv - Report and fix: http://seclists.org/nmap-dev/2015/q2/293 Until a fix is released, apply this patch or simply comment the line containing "DYLD_LIBRARY_PATH" in `zenmap_wrapper.py` ```diff --- a/Zenmap.app/Contents/MacOS/zenmap_wrapper.py 2015-0...
non_defect
zenmap on os x fails with dyld symbol not found iconv report and fix until a fix is released apply this patch or simply comment the line containing dyld library path in zenmap wrapper py diff a zenmap app contents macos zenmap wrapper py b zenmap app contents macos z...
0
62,681
3,192,954,764
IssuesEvent
2015-09-30 00:26:09
fusioninventory/fusioninventory-for-glpi
https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi
closed
Directory fusinvinventory not create automatically
Component: For junior contributor Component: Found in version Priority: Low Status: Closed Tracker: Bug
--- Author Name: **DuyLong LE** (DuyLong LE) Original Redmine Issue: 1006, http://forge.fusioninventory.org/issues/1006 Original Date: 2011-07-08 --- Directory "files/_plugins/fusinvinventory" not create automatically when I run fusioninventory-agent the first time. When I create the directory manuelly, XML fil...
1.0
Directory fusinvinventory not create automatically - --- Author Name: **DuyLong LE** (DuyLong LE) Original Redmine Issue: 1006, http://forge.fusioninventory.org/issues/1006 Original Date: 2011-07-08 --- Directory "files/_plugins/fusinvinventory" not create automatically when I run fusioninventory-agent the first t...
non_defect
directory fusinvinventory not create automatically author name duylong le duylong le original redmine issue original date directory files plugins fusinvinventory not create automatically when i run fusioninventory agent the first time when i create the directory manuelly xml f...
0
250,894
27,121,123,983
IssuesEvent
2023-02-15 23:00:32
veeveewang/ksniff
https://api.github.com/repos/veeveewang/ksniff
opened
github.com/stretchr/testify-v1.6.1: 1 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/stretchr/testify-v1.6.1</b></p></summary> <p></p> <p> <p>Found in HEAD commit: <a href="https://github.com/veeveewang/ksniff/commit/50d4163a99511d5f9031b...
True
github.com/stretchr/testify-v1.6.1: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/stretchr/testify-v1.6.1</b></p></summary> <p></p> <p> <p>Found in HEAD...
non_defect
github com stretchr testify vulnerabilities highest severity is vulnerable library github com stretchr testify found in head commit a href vulnerabilities cve severity cvss dependency type fixed in github com stretchr testify version remediati...
0
69,779
22,667,802,545
IssuesEvent
2022-07-03 06:28:26
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Quotation marks are rendered as &quot in 1.4.26
T-Defect
### Steps to reproduce 1. Reply to a message having a word with quotation marks 2. See that it's mangled Here are the cases: ![image](https://user-images.githubusercontent.com/62639087/177027773-44c3a46c-af3b-44cf-ac16-0def7551647a.png) The event source for example: ``` { "content": { "body": ">...
1.0
Quotation marks are rendered as &quot in 1.4.26 - ### Steps to reproduce 1. Reply to a message having a word with quotation marks 2. See that it's mangled Here are the cases: ![image](https://user-images.githubusercontent.com/62639087/177027773-44c3a46c-af3b-44cf-ac16-0def7551647a.png) The event source for ...
defect
quotation marks are rendered as quot in steps to reproduce reply to a message having a word with quotation marks see that it s mangled here are the cases the event source for example content body test n n test format org matrix custom ht...
1
49,143
13,185,256,061
IssuesEvent
2020-08-12 21:01:56
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[icetray] Adding services directly to the context bypasses I3TrayInfo (Trac #826)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/826 , reported by cweaver and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T13:54:32", "description": "With the reworking of the context, it has become possible to add services without ...
1.0
[icetray] Adding services directly to the context bypasses I3TrayInfo (Trac #826) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/826 , reported by cweaver and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T13:54:32", "description":...
defect
adding services directly to the context bypasses trac migrated from reported by cweaver and owned by olivas json status closed changetime description with the reworking of the context it has become possible to add services without the aid of a servi...
1
74,853
25,360,108,951
IssuesEvent
2022-11-20 19:56:22
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: signal.decimate returns unexpected values with float32 arrays
defect
### Describe your issue. This may be a duplicate of gh-15072, but 1) I don't have a big array (50 values), and 2) this method did not return any NaN's, just unexpected large (negative or positive) values. I finally caught the issue when I realized I had switched from scipy==1.4.1 to scipy==1.7.3 (before, it was w...
1.0
BUG: signal.decimate returns unexpected values with float32 arrays - ### Describe your issue. This may be a duplicate of gh-15072, but 1) I don't have a big array (50 values), and 2) this method did not return any NaN's, just unexpected large (negative or positive) values. I finally caught the issue when I realiz...
defect
bug signal decimate returns unexpected values with arrays describe your issue this may be a duplicate of gh but i don t have a big array values and this method did not return any nan s just unexpected large negative or positive values i finally caught the issue when i realized i had sw...
1
6,001
2,610,219,246
IssuesEvent
2015-02-26 19:09:41
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
инструкция на русском tl wr340gd
auto-migrated Priority-Medium Type-Defect
``` '''Виктор Нестеров''' Привет всем не подскажите где можно найти .инструкция на русском tl wr340gd. где то видел уже '''Галий Петухов''' Вот хороший сайт где можно скачать http://bit.ly/16Qwnm1 '''Владислав Козлов''' Просит ввести номер мобилы!Не опасно ли это? '''Альфред Мухин''' Неа все ок у меня ничего не с...
1.0
инструкция на русском tl wr340gd - ``` '''Виктор Нестеров''' Привет всем не подскажите где можно найти .инструкция на русском tl wr340gd. где то видел уже '''Галий Петухов''' Вот хороший сайт где можно скачать http://bit.ly/16Qwnm1 '''Владислав Козлов''' Просит ввести номер мобилы!Не опасно ли это? '''Альфред Мух...
defect
инструкция на русском tl виктор нестеров привет всем не подскажите где можно найти инструкция на русском tl где то видел уже галий петухов вот хороший сайт где можно скачать владислав козлов просит ввести номер мобилы не опасно ли это альфред мухин неа все ок у меня ничего н...
1
176,211
28,044,515,901
IssuesEvent
2023-03-28 21:23:11
pulumi/pulumi-eks
https://api.github.com/repos/pulumi/pulumi-eks
closed
TypeError: Invalid Version: null when following https://www.pulumi.com/templates/kubernetes/aws/
kind/bug resolution/by-design
### What happened? I ran into a similar issue to https://github.com/pulumi/pulumi-eks/issues/768 Received` TypeError: Invalid Version: null` when following https://www.pulumi.com/templates/kubernetes/aws/ (I am a new user, this is my first install/attempt of using pulumi, this was seen on a new project) My step...
1.0
TypeError: Invalid Version: null when following https://www.pulumi.com/templates/kubernetes/aws/ - ### What happened? I ran into a similar issue to https://github.com/pulumi/pulumi-eks/issues/768 Received` TypeError: Invalid Version: null` when following https://www.pulumi.com/templates/kubernetes/aws/ (I am a new...
non_defect
typeerror invalid version null when following what happened i ran into a similar issue to received typeerror invalid version null when following i am a new user this is my first install attempt of using pulumi this was seen on a new project my steps pulumi new kubernetes aws types...
0
70,419
23,158,734,079
IssuesEvent
2022-07-29 15:22:56
idaholab/raven
https://api.github.com/repos/idaholab/raven
opened
Enhancing GA manual
priority_normal defect
### Thank you for the defect report - [X] I am using the latest version of `RAVEN`. - [X] I have read the [Wiki](https://github.com/idaholab/raven/wiki). - [X] I have created a [minimum, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that demonstrates the defect. ### Defect Descri...
1.0
Enhancing GA manual - ### Thank you for the defect report - [X] I am using the latest version of `RAVEN`. - [X] I have read the [Wiki](https://github.com/idaholab/raven/wiki). - [X] I have created a [minimum, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that demonstrates the defec...
defect
enhancing ga manual thank you for the defect report i am using the latest version of raven i have read the i have created a that demonstrates the defect defect description the definition of in the sampler init is different in ga and has to be updated also some of the mathemat...
1
45,931
13,055,824,409
IssuesEvent
2020-07-30 02:50:44
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
trunk of toprec doesn't compile (Trac #283)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/283 ```json { "status": "closed", "changetime": "2015-07-07T22:32:33", "description": "Hi,\n\nThe trunk of toprec doesn't compile with following errors.\nCan we changed the max(0.0f, ...) to max(0.0, ...)?\n(With the above change, I could compile the topr...
1.0
trunk of toprec doesn't compile (Trac #283) - Migrated from https://code.icecube.wisc.edu/ticket/283 ```json { "status": "closed", "changetime": "2015-07-07T22:32:33", "description": "Hi,\n\nThe trunk of toprec doesn't compile with following errors.\nCan we changed the max(0.0f, ...) to max(0.0, ...)?\n(W...
defect
trunk of toprec doesn t compile trac migrated from json status closed changetime description hi n nthe trunk of toprec doesn t compile with following errors ncan we changed the max to max n with the above change i could compile the toprec n...
1
78,138
7,621,846,098
IssuesEvent
2018-05-03 09:57:52
Microsoft/AzureStorageExplorer
https://api.github.com/repos/Microsoft/AzureStorageExplorer
opened
Tabbing the group expander icon doesn't keep focusing in Activities Panel when renaming a folder which contains multiple blobs
testing
**Storage Explorer Version**: <!-- Enter the version of Storage Explorer in which you encountered your issue (see About dialog). -->1.1.0 RC **Platform**: <!-- Enter the platform (see About dialog). -->Windows/Mac **Architecture**: <!-- Enter the architecture of the app (see About dialog). -->x64 **Build Numbe...
1.0
Tabbing the group expander icon doesn't keep focusing in Activities Panel when renaming a folder which contains multiple blobs - **Storage Explorer Version**: <!-- Enter the version of Storage Explorer in which you encountered your issue (see About dialog). -->1.1.0 RC **Platform**: <!-- Enter the platform (see Abou...
non_defect
tabbing the group expander icon doesn t keep focusing in activities panel when renaming a folder which contains multiple blobs storage explorer version rc platform windows mac architecture build number commit regression from not a regression ste...
0
22,661
3,681,187,308
IssuesEvent
2016-02-24 01:39:00
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Catching an AsyncError provoked by a call to ClassMirror.newInstance crashes dart when executed in UnitTest environment
area-vm priority-unassigned triaged Type-Defect
*This issue was originally filed by @Shihayazad* _____ The issue can be reproduced with the following code snippet: import 'package:unittest/unittest.dart'; import 'dart:mirrors'; import 'dart:async'; class ClassWithSeveralConstructorParameters { &nbsp;&nbsp;String param1; &nbsp;&nbsp;num param2; &nbsp;&nbsp;ClassWith...
1.0
Catching an AsyncError provoked by a call to ClassMirror.newInstance crashes dart when executed in UnitTest environment - *This issue was originally filed by @Shihayazad* _____ The issue can be reproduced with the following code snippet: import 'package:unittest/unittest.dart'; import 'dart:mirrors'; import 'dart:async...
defect
catching an asyncerror provoked by a call to classmirror newinstance crashes dart when executed in unittest environment this issue was originally filed by shihayazad the issue can be reproduced with the following code snippet import package unittest unittest dart import dart mirrors import dart async...
1
34,843
7,460,880,747
IssuesEvent
2018-03-30 21:52:21
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
pisiviga: KÜ detailvaade kuvab tühjade jaotiste pealkirju
C: AIS P: highest R: fixed T: defect
**Reported by aadikaljuvee on 31 Aug 2017 12:42 UTC** http://www.dev-ais-web.arhiiv.ee/et/description_unit/view/?id=214000002136 kuvab jaotist "Sisu ja struktuur", mis on tühi antud juhul ja võik olla olemata. Lehel http://ais2.arhiiv.ee/et/description_unit/view/?id=214000002136 on see ok
1.0
pisiviga: KÜ detailvaade kuvab tühjade jaotiste pealkirju - **Reported by aadikaljuvee on 31 Aug 2017 12:42 UTC** http://www.dev-ais-web.arhiiv.ee/et/description_unit/view/?id=214000002136 kuvab jaotist "Sisu ja struktuur", mis on tühi antud juhul ja võik olla olemata. Lehel http://ais2.arhiiv.ee/et/description_uni...
defect
pisiviga kü detailvaade kuvab tühjade jaotiste pealkirju reported by aadikaljuvee on aug utc kuvab jaotist sisu ja struktuur mis on tühi antud juhul ja võik olla olemata lehel on see ok
1
17,705
3,012,934,491
IssuesEvent
2015-07-29 04:21:03
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Update 3: Web-Interface of the YAWL-Engine crashes at first start
auto-migrated Priority-Medium Type-Defect
``` After running the Update2-Engine, uninstalling it, installing the Update3-Engine (from 10/11/08) and starting the engine I logged in (admin - YAWL). The appearing Interface (Admin Queues) was crashed and couldn't be used. I restarted the browser (Mozilla Firefox) and tried it again with the same result. The proble...
1.0
Update 3: Web-Interface of the YAWL-Engine crashes at first start - ``` After running the Update2-Engine, uninstalling it, installing the Update3-Engine (from 10/11/08) and starting the engine I logged in (admin - YAWL). The appearing Interface (Admin Queues) was crashed and couldn't be used. I restarted the browser (...
defect
update web interface of the yawl engine crashes at first start after running the engine uninstalling it installing the engine from and starting the engine i logged in admin yawl the appearing interface admin queues was crashed and couldn t be used i restarted the browser mozilla firefox...
1
305,871
9,377,831,452
IssuesEvent
2019-04-04 11:21:16
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
onedrive.live.com - desktop site instead of mobile site
browser-firefox priority-critical
<!-- @browser: Firefox 68.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 --> <!-- @reported_with: web --> **URL**: https://onedrive.live.com/?cid=F3FABC188EB18702&id=F3FABC188EB18702%211336&parId=root&o=OneUp **Browser / Version**: Firefox 68.0 **Operating System...
1.0
onedrive.live.com - desktop site instead of mobile site - <!-- @browser: Firefox 68.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 --> <!-- @reported_with: web --> **URL**: https://onedrive.live.com/?cid=F3FABC188EB18702&id=F3FABC188EB18702%211336&parId=root&o=One...
non_defect
onedrive live com desktop site instead of mobile site url browser version firefox operating system windows tested another browser yes problem type desktop site instead of mobile site description microsoft word document preview is not coming in firefox steps to repr...
0
133,992
19,013,063,398
IssuesEvent
2021-11-23 11:27:18
Joystream/atlas
https://api.github.com/repos/Joystream/atlas
opened
Create information component
design
### Description A unified information component is needed - a hoverable element triggering tooltip. ### Figma link _No response_ ### How urgent this is? Not a blocker, but still worth considering
1.0
Create information component - ### Description A unified information component is needed - a hoverable element triggering tooltip. ### Figma link _No response_ ### How urgent this is? Not a blocker, but still worth considering
non_defect
create information component description a unified information component is needed a hoverable element triggering tooltip figma link no response how urgent this is not a blocker but still worth considering
0
58,546
16,593,888,237
IssuesEvent
2021-06-01 11:06:23
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: "Keep message selection in the middle" is excessively constant
Component-GUI Component-Message-List Status-Fixed Type-Defect
<!--- Dear RSS Guard contributor, please RESPECT this template. Also, you might be interested in reading this: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html Also, ALWAYS, ALWAYS, ALWAYS attach DEBUG LOG to your bug report!!! See here how to generate it: https://github.com/martinrotter/rssguard/blob/m...
1.0
[BUG]: "Keep message selection in the middle" is excessively constant - <!--- Dear RSS Guard contributor, please RESPECT this template. Also, you might be interested in reading this: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html Also, ALWAYS, ALWAYS, ALWAYS attach DEBUG LOG to your bug report!!! See here ...
defect
keep message selection in the middle is excessively constant dear rss guard contributor please respect this template also you might be interested in reading this also always always always attach debug log to your bug report see here how to generate it brief descriptio...
1
165,149
26,109,321,241
IssuesEvent
2022-12-27 17:18:10
SEED-platform/seed
https://api.github.com/repos/SEED-platform/seed
closed
Highlight worst performers by building type
Needs Design BPS
Maybe after we add filter groups to Property Insights page we can add the ability to sort the properties in the table by the difference to the target (the tail in the graph) and then the user could see the worst performers by building type in the table. Would need the ability to expand and contract the table by filter ...
1.0
Highlight worst performers by building type - Maybe after we add filter groups to Property Insights page we can add the ability to sort the properties in the table by the difference to the target (the tail in the graph) and then the user could see the worst performers by building type in the table. Would need the abili...
non_defect
highlight worst performers by building type maybe after we add filter groups to property insights page we can add the ability to sort the properties in the table by the difference to the target the tail in the graph and then the user could see the worst performers by building type in the table would need the abili...
0