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
61,812
17,023,783,843
IssuesEvent
2021-07-03 03:50:05
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
After adding tags in advanced mode and before moving the background, tags mysteriously disappear
Component: potlatch2 Priority: trivial Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.49pm, Wednesday, 14th March 2012]** (OK, so it's not mysterious now I think I know what's going on) In areas that are a bit hilly, there's often a lot of zooming in and out and shuffling the background to best fit GPS traces (where it looks like the traces are O...
1.0
After adding tags in advanced mode and before moving the background, tags mysteriously disappear - **[Submitted to the original trac issue database at 9.49pm, Wednesday, 14th March 2012]** (OK, so it's not mysterious now I think I know what's going on) In areas that are a bit hilly, there's often a lot of zooming i...
defect
after adding tags in advanced mode and before moving the background tags mysteriously disappear ok so it s not mysterious now i think i know what s going on in areas that are a bit hilly there s often a lot of zooming in and out and shuffling the background to best fit gps traces where it looks like t...
1
311,189
23,374,900,871
IssuesEvent
2022-08-11 01:05:34
seek-oss/vanilla-extract
https://api.github.com/repos/seek-oss/vanilla-extract
closed
Add more examples to documentation
documentation
This is really a great library. However, there are so many API that sometimes I am confused about which should I use. Hope there will be more examples or best practices to show when to use those APIs, or more official examples will be provided.
1.0
Add more examples to documentation - This is really a great library. However, there are so many API that sometimes I am confused about which should I use. Hope there will be more examples or best practices to show when to use those APIs, or more official examples will be provided.
non_defect
add more examples to documentation this is really a great library however there are so many api that sometimes i am confused about which should i use hope there will be more examples or best practices to show when to use those apis or more official examples will be provided
0
723,019
24,881,131,325
IssuesEvent
2022-10-28 01:16:09
YACS-RCOS/yacs.n
https://api.github.com/repos/YACS-RCOS/yacs.n
closed
Mobile UX Bug — Difficult to scroll down to schedule in Scheduler view
bug Priority 1 v0 responsive
**Describe the bug** On a mobile device, it is difficult to scroll down to schedule. ![Screen Shot 2020-10-18 at 13 06 52](https://user-images.githubusercontent.com/11034221/96374789-f15f4b00-1142-11eb-8acf-ce88de545189.png) Requires placing finger on small margins. **Expected behavior** Should be able to ea...
1.0
Mobile UX Bug — Difficult to scroll down to schedule in Scheduler view - **Describe the bug** On a mobile device, it is difficult to scroll down to schedule. ![Screen Shot 2020-10-18 at 13 06 52](https://user-images.githubusercontent.com/11034221/96374789-f15f4b00-1142-11eb-8acf-ce88de545189.png) Requires placin...
non_defect
mobile ux bug — difficult to scroll down to schedule in scheduler view describe the bug on a mobile device it is difficult to scroll down to schedule requires placing finger on small margins expected behavior should be able to easily navigate between both portions of the page easily pro...
0
319,066
9,733,852,438
IssuesEvent
2019-05-31 10:47:38
canonical-web-and-design/www.ubuntu.com
https://api.github.com/repos/canonical-web-and-design/www.ubuntu.com
closed
The 404 and 500 pages are directly accessible
Priority: Low Type: Bug
This was originally raised by Sander Bos over IRC: https://www.ubuntu.com/500 and https://www.ubuntu.com/404 probably shouldn't exist. These pages should of course display when they're relevant, but they shouldn't be accessible directly. This probably means keeping them outside the `templates` directory in the co...
1.0
The 404 and 500 pages are directly accessible - This was originally raised by Sander Bos over IRC: https://www.ubuntu.com/500 and https://www.ubuntu.com/404 probably shouldn't exist. These pages should of course display when they're relevant, but they shouldn't be accessible directly. This probably means keeping ...
non_defect
the and pages are directly accessible this was originally raised by sander bos over irc and probably shouldn t exist these pages should of course display when they re relevant but they shouldn t be accessible directly this probably means keeping them outside the templates directory in the codebase...
0
57,538
15,833,845,303
IssuesEvent
2021-04-06 16:04:51
ESA-VirES/WebClient-Framework
https://api.github.com/repos/ESA-VirES/WebClient-Framework
closed
Misaligned "Add filter" button
browser support defect
The "Add filter" button in the Download Manager UI is misaligned: <img width="778" alt="image" src="https://user-images.githubusercontent.com/20207042/113115262-8b581300-920c-11eb-9c79-6d2656076358.png">
1.0
Misaligned "Add filter" button - The "Add filter" button in the Download Manager UI is misaligned: <img width="778" alt="image" src="https://user-images.githubusercontent.com/20207042/113115262-8b581300-920c-11eb-9c79-6d2656076358.png">
defect
misaligned add filter button the add filter button in the download manager ui is misaligned img width alt image src
1
25,916
4,511,405,581
IssuesEvent
2016-09-03 01:38:15
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Catching exceptions thrown by table methods in a controller does not work using PHP7
Defect On hold
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.3.2 * Platform and Target: Apache 2.4. PHPv5.6.23 (windows 10) and PHPv7.0.8 (ubuntu 16) ### What you did Running under PHP 5.6.x, I could catch an exception thrown from a table method in my controll...
1.0
Catching exceptions thrown by table methods in a controller does not work using PHP7 - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.3.2 * Platform and Target: Apache 2.4. PHPv5.6.23 (windows 10) and PHPv7.0.8 (ubuntu 16) ### What you did Runnin...
defect
catching exceptions thrown by table methods in a controller does not work using this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target apache windows and ubuntu what you did running under php x i...
1
2,776
3,632,897,596
IssuesEvent
2016-02-11 12:12:30
skatejs/skatejs
https://api.github.com/repos/skatejs/skatejs
opened
Improve performance during the upgrade process.
performance
Some improvements have been made in 7f7887c, however a bit more can be done. With a bare minimum definition, we should be close to native performance and currently we are not. A performance benchmark has been created in that commit to show the difference. We should also create a benchmark against the webcomponentsjs...
True
Improve performance during the upgrade process. - Some improvements have been made in 7f7887c, however a bit more can be done. With a bare minimum definition, we should be close to native performance and currently we are not. A performance benchmark has been created in that commit to show the difference. We should a...
non_defect
improve performance during the upgrade process some improvements have been made in however a bit more can be done with a bare minimum definition we should be close to native performance and currently we are not a performance benchmark has been created in that commit to show the difference we should also cr...
0
73,583
24,701,646,435
IssuesEvent
2022-10-19 15:41:31
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
FE | Discovery | Profile | Accessibility | Multiple validation errors are not read out to screenreaders
triage forms authenticated-experience profile 508-defect-1 vsp-design-system-team
### User story(ies) As a user of VA.gov navigating with a screenreader, I need to know when multiple fields have a validation error so I can correct all the problems with the form. _Example: As a VFS developer, I need to be able to create a custom error message for the XYZ form, so that I can implement the unique err...
1.0
FE | Discovery | Profile | Accessibility | Multiple validation errors are not read out to screenreaders - ### User story(ies) As a user of VA.gov navigating with a screenreader, I need to know when multiple fields have a validation error so I can correct all the problems with the form. _Example: As a VFS developer, ...
defect
fe discovery profile accessibility multiple validation errors are not read out to screenreaders user story ies as a user of va gov navigating with a screenreader i need to know when multiple fields have a validation error so i can correct all the problems with the form example as a vfs developer ...
1
232,874
18,920,960,269
IssuesEvent
2021-11-17 01:33:25
SynBioDex/Excel-to-SBOL
https://api.github.com/repos/SynBioDex/Excel-to-SBOL
closed
Test check_names function
test
** Which function is this a test for ** This test should test the check_names function in Compositions_Reading.py ** What functionality are you testing ** The function evaluates collection names and replaces any characters that are not alphanumeric (excluding non-Latin letters)or an underscore with their unicode r...
1.0
Test check_names function - ** Which function is this a test for ** This test should test the check_names function in Compositions_Reading.py ** What functionality are you testing ** The function evaluates collection names and replaces any characters that are not alphanumeric (excluding non-Latin letters)or an und...
non_defect
test check names function which function is this a test for this test should test the check names function in compositions reading py what functionality are you testing the function evaluates collection names and replaces any characters that are not alphanumeric excluding non latin letters or an und...
0
813,420
30,457,303,253
IssuesEvent
2023-07-17 01:39:41
ubiquity/ubiquibot
https://api.github.com/repos/ubiquity/ubiquibot
closed
Update /help to explaing the new funtions of the multiplier comman
Priority: 0 (Normal) Time: <1 Hour Price: 18.75 USD
after #376 you can give the bot a reason for a multiplier, however when calling the /help command no info on this feature or how to properly syntax the command is given <img width="647" alt="image" src="https://github.com/ubiquity/ubiquibot/assets/88983138/8ff41305-32d7-4710-b428-5cfdd27c3250">
1.0
Update /help to explaing the new funtions of the multiplier comman - after #376 you can give the bot a reason for a multiplier, however when calling the /help command no info on this feature or how to properly syntax the command is given <img width="647" alt="image" src="https://github.com/ubiquity/ubiquibot/assets...
non_defect
update help to explaing the new funtions of the multiplier comman after you can give the bot a reason for a multiplier however when calling the help command no info on this feature or how to properly syntax the command is given img width alt image src
0
707,895
24,323,003,351
IssuesEvent
2022-09-30 12:32:00
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
closed
Component: VSearchTypeButton for desktop header
🟨 priority: medium 🌟 goal: addition 🕹 aspect: interface
## Description <!-- Describe the component, including different states. Do not include screenshots. --> The new desktop (`lg` and up) header has a `VSearchTypeButton` that is used to open a search type popup. It is similar to the old `VSearchTypeButton`, but still needs to be updated. ## API <!-- Tentatively sp...
1.0
Component: VSearchTypeButton for desktop header - ## Description <!-- Describe the component, including different states. Do not include screenshots. --> The new desktop (`lg` and up) header has a `VSearchTypeButton` that is used to open a search type popup. It is similar to the old `VSearchTypeButton`, but still n...
non_defect
component vsearchtypebutton for desktop header description the new desktop lg and up header has a vsearchtypebutton that is used to open a search type popup it is similar to the old vsearchtypebutton but still needs to be updated api props name type description ...
0
327,450
24,137,855,348
IssuesEvent
2022-09-21 12:48:12
AppFlowy-IO/AppFlowy
https://api.github.com/repos/AppFlowy-IO/AppFlowy
closed
[FR] Create TRANSLATIONS.md
documentation translation
- streamline the process of translating AppFlowy - make it easier for translators to keep up with the development
1.0
[FR] Create TRANSLATIONS.md - - streamline the process of translating AppFlowy - make it easier for translators to keep up with the development
non_defect
create translations md streamline the process of translating appflowy make it easier for translators to keep up with the development
0
77,023
26,725,043,456
IssuesEvent
2023-01-29 16:03:55
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
If you had a need to implement TableField interface you cannot because of internal casting
T: Defect
### Expected behavior WARNING: JAYSON TRYING TO DO THINGS THAT MESS WITH JOOQ INTERNALS AGAIN!!! WARNING!!!! I want to have my own implementation of `TableField<R, T>` so that I can track original SQL type before conversion and also have derived tables that can reference existing field types while just adding them...
1.0
If you had a need to implement TableField interface you cannot because of internal casting - ### Expected behavior WARNING: JAYSON TRYING TO DO THINGS THAT MESS WITH JOOQ INTERNALS AGAIN!!! WARNING!!!! I want to have my own implementation of `TableField<R, T>` so that I can track original SQL type before conversio...
defect
if you had a need to implement tablefield interface you cannot because of internal casting expected behavior warning jayson trying to do things that mess with jooq internals again warning i want to have my own implementation of tablefield so that i can track original sql type before conversion and...
1
2,044
2,603,975,471
IssuesEvent
2015-02-24 19:01:22
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳怎么治病毒疣
auto-migrated Priority-Medium Type-Defect
``` 沈阳怎么治病毒疣〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by `q964105.....
1.0
沈阳怎么治病毒疣 - ``` 沈阳怎么治病毒疣〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by...
defect
沈阳怎么治病毒疣 沈阳怎么治病毒疣〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at
1
52,368
13,224,702,652
IssuesEvent
2020-08-17 19:40:22
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[tpx] does not check for icetop tanks (Trac #2117)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2117">https://code.icecube.wisc.edu/projects/icecube/ticket/2117</a>, reported by kjmeagherand owned by karg</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:14:55", "_ts": "155...
1.0
[tpx] does not check for icetop tanks (Trac #2117) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2117">https://code.icecube.wisc.edu/projects/icecube/ticket/2117</a>, reported by kjmeagherand owned by karg</em></summary> <p> ```json { "status": "closed", ...
defect
does not check for icetop tanks trac migrated from json status closed changetime ts description tpx failed with a lexical cast because the scintillators data was included in with the icetop data but scintillators do not have an impedance in the...
1
153,229
19,703,164,377
IssuesEvent
2022-01-12 18:45:25
Techini/WebGoat
https://api.github.com/repos/Techini/WebGoat
opened
CVE-2021-3918 (High) detected in json-schema-0.2.3.tgz
security vulnerability
## CVE-2021-3918 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.2.3.tgz</b></p></summary> <p>JSON Schema validation and specifications</p> <p>Library home page: <a href=...
True
CVE-2021-3918 (High) detected in json-schema-0.2.3.tgz - ## CVE-2021-3918 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.2.3.tgz</b></p></summary> <p>JSON Schema validat...
non_defect
cve high detected in json schema tgz cve high severity vulnerability vulnerable library json schema tgz json schema validation and specifications library home page a href dependency hierarchy gulp sass tgz root library node sass tgz req...
0
77,751
27,144,339,820
IssuesEvent
2023-02-16 18:41:08
hpcc-systems/Tombolo
https://api.github.com/repos/hpcc-systems/Tombolo
opened
Saving Edits in Application Sends User to Main Page
Defect
When user try to save modifications using Edit option, clicking on Save button will redirect user to Tombolo main page. Editing description and trying to save: ![Screen Shot 2023-02-16 at 1 39 23 PM](https://user-images.githubusercontent.com/26062557/219457749-418e518f-61c6-41b1-b41c-20a41d6f1b84.JPG) After s...
1.0
Saving Edits in Application Sends User to Main Page - When user try to save modifications using Edit option, clicking on Save button will redirect user to Tombolo main page. Editing description and trying to save: ![Screen Shot 2023-02-16 at 1 39 23 PM](https://user-images.githubusercontent.com/26062557/21945774...
defect
saving edits in application sends user to main page when user try to save modifications using edit option clicking on save button will redirect user to tombolo main page editing description and trying to save after saving changes user is redirected to
1
28,739
5,348,389,273
IssuesEvent
2017-02-18 04:23:26
amitdholiya/vqmod
https://api.github.com/repos/amitdholiya/vqmod
reopened
/vqmod/vqcache/vq2-system_library_db.php on line 27
auto-migrated Priority-Medium Type-Defect
``` NOTE THAT THIS IS FOR VQMOD ENGINE ERRORS ONLY. FOR GENERAL ERRORS FROM MODIFICATIONS CONTACT YOUR DEVELOPER What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? vQmod Version:2.4.1 Server Operating System: opencart Please provide any additional information belo...
1.0
/vqmod/vqcache/vq2-system_library_db.php on line 27 - ``` NOTE THAT THIS IS FOR VQMOD ENGINE ERRORS ONLY. FOR GENERAL ERRORS FROM MODIFICATIONS CONTACT YOUR DEVELOPER What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? vQmod Version:2.4.1 Server Operating System: ope...
defect
vqmod vqcache system library db php on line note that this is for vqmod engine errors only for general errors from modifications contact your developer what steps will reproduce the problem what is the expected output what do you see instead vqmod version server operating system openca...
1
59,271
17,016,781,584
IssuesEvent
2021-07-02 13:10:12
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
"cycleway:left=opposite_lane" is not showing on the cycle map
Component: opencyclemap Priority: critical Type: defect
**[Submitted to the original trac issue database at 2.46pm, Wednesday, 24th January 2018]** We have a oneway street that has a cycleway:left=opposite_lane tag [0]. The cycleway is not showing in the cycle layer in openstreetmap, and this not a matter of data propagation. It should be fixed so this tag is properly r...
1.0
"cycleway:left=opposite_lane" is not showing on the cycle map - **[Submitted to the original trac issue database at 2.46pm, Wednesday, 24th January 2018]** We have a oneway street that has a cycleway:left=opposite_lane tag [0]. The cycleway is not showing in the cycle layer in openstreetmap, and this not a matter of d...
defect
cycleway left opposite lane is not showing on the cycle map we have a oneway street that has a cycleway left opposite lane tag the cycleway is not showing in the cycle layer in openstreetmap and this not a matter of data propagation it should be fixed so this tag is properly rendered
1
66,860
20,735,340,555
IssuesEvent
2022-03-14 13:16:04
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Timeline crashing due to additionalTopSpace
T-Defect
### Steps to reproduce 1. On the latest dev build, open any timeline. 2. Observe crash happens ### Outcome #### What did you expect? Timeline opens normally #### What happened instead? App crashes ### Your phone model Huawei P30 Pro ### Operating system version Android 10 ### Application version and app...
1.0
Timeline crashing due to additionalTopSpace - ### Steps to reproduce 1. On the latest dev build, open any timeline. 2. Observe crash happens ### Outcome #### What did you expect? Timeline opens normally #### What happened instead? App crashes ### Your phone model Huawei P30 Pro ### Operating system versio...
defect
timeline crashing due to additionaltopspace steps to reproduce on the latest dev build open any timeline observe crash happens outcome what did you expect timeline opens normally what happened instead app crashes your phone model huawei pro operating system version ...
1
24,196
3,923,699,156
IssuesEvent
2016-04-22 12:35:08
googlei18n/libphonenumber
https://api.github.com/repos/googlei18n/libphonenumber
closed
Carrier information for pre 2002 mobile numbers for Greece incorrect
priority-medium type-defect
Imported from [Google Code issue #532](https://code.google.com/p/libphonenumber/issues/detail?id=532) created by [cal.macgregor](https://code.google.com/u/cal.macgregor/) on 2014-10-14T14:01:24.000Z: ---- Mobile numbers registered after 2002 in Greece all start with +3069. This presents an issue as some mobile numbers...
1.0
Carrier information for pre 2002 mobile numbers for Greece incorrect - Imported from [Google Code issue #532](https://code.google.com/p/libphonenumber/issues/detail?id=532) created by [cal.macgregor](https://code.google.com/u/cal.macgregor/) on 2014-10-14T14:01:24.000Z: ---- Mobile numbers registered after 2002 in Gre...
defect
carrier information for pre mobile numbers for greece incorrect imported from created by on mobile numbers registered after in greece all start with this presents an issue as some mobile numbers are still in use and begin with the old style prefix e g an example of this is a mo...
1
344,487
30,748,700,628
IssuesEvent
2023-07-28 17:09:54
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Failing test: X-Pack Detection Engine API Integration Tests.x-pack/test/detection_engine_api_integration/security_and_spaces/group10/risk_engine/risk_score_calculation·ts - detection engine api security and spaces enabled - Group 10 Risk Engine Scoring - Calculation with auditbeat data paging through calculationss calc...
failed-test
A test failed on a tracked branch ``` Error: expected 5 to sort of equal 10 at Assertion.assert (expect.js:100:11) at Assertion.eql (expect.js:244:8) at Context.<anonymous> (risk_score_calculation.ts:217:36) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.apply (wrap...
1.0
Failing test: X-Pack Detection Engine API Integration Tests.x-pack/test/detection_engine_api_integration/security_and_spaces/group10/risk_engine/risk_score_calculation·ts - detection engine api security and spaces enabled - Group 10 Risk Engine Scoring - Calculation with auditbeat data paging through calculationss calc...
non_defect
failing test x pack detection engine api integration tests x pack test detection engine api integration security and spaces risk engine risk score calculation·ts detection engine api security and spaces enabled group risk engine scoring calculation with auditbeat data paging through calculationss calculates ...
0
150,542
11,965,324,715
IssuesEvent
2020-04-05 22:55:18
reactive-firewall/Pocket-PiAP
https://api.github.com/repos/reactive-firewall/Pocket-PiAP
closed
ACL issue on older upgrades causes lockout by 406 error
Blocker Bug (Regression) Testing Wanted
# Basic Info >> When reporting an issue, please list the version of Pocket you are using and any relevant information about your software environment: Version: Pocket v0.3.5 env: multiple - OS type >> `uname -a` - [x] linux - [x] Mac OS X (darwin) - `piaplib` version: >> `sudo -u pocket-admin python3 -m...
1.0
ACL issue on older upgrades causes lockout by 406 error - # Basic Info >> When reporting an issue, please list the version of Pocket you are using and any relevant information about your software environment: Version: Pocket v0.3.5 env: multiple - OS type >> `uname -a` - [x] linux - [x] Mac OS X (darwin) ...
non_defect
acl issue on older upgrades causes lockout by error basic info when reporting an issue please list the version of pocket you are using and any relevant information about your software environment version pocket env multiple os type uname a linux mac os x darwin pia...
0
90,811
10,698,032,795
IssuesEvent
2019-10-23 17:48:41
SpongePowered/Mixin
https://api.github.com/repos/SpongePowered/Mixin
closed
Better documentation (javadoc) for Inject and Redirect
documentation enhancement
This has been bugging me since forever, it's unnecessarily hard to figure out the right arguments to use for Inject, and exactly how to use any other than the most trivial Redirect modes. The Inject javadoc is very nonspecific and doesn't ever specify what arguments need to be accepted by the injector. The redire...
1.0
Better documentation (javadoc) for Inject and Redirect - This has been bugging me since forever, it's unnecessarily hard to figure out the right arguments to use for Inject, and exactly how to use any other than the most trivial Redirect modes. The Inject javadoc is very nonspecific and doesn't ever specify what arg...
non_defect
better documentation javadoc for inject and redirect this has been bugging me since forever it s unnecessarily hard to figure out the right arguments to use for inject and exactly how to use any other than the most trivial redirect modes the inject javadoc is very nonspecific and doesn t ever specify what arg...
0
4,246
2,610,090,118
IssuesEvent
2015-02-26 18:27:17
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痘痘怎么祛除比较好
auto-migrated Priority-Medium Type-Defect
``` 深圳痘痘怎么祛除比较好【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:39
1.0
深圳痘痘怎么祛除比较好 - ``` 深圳痘痘怎么祛除比较好【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:39
defect
深圳痘痘怎么祛除比较好 深圳痘痘怎么祛除比较好【 �� � 】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 original issue reported on code google com by szft com on may at
1
39,658
5,241,626,662
IssuesEvent
2017-01-31 16:08:50
ValveSoftware/Source-1-Games
https://api.github.com/repos/ValveSoftware/Source-1-Games
closed
[SteamCMD] Connection timeout
Need Retest SteamCMD
Moving https://github.com/ValveSoftware/halflife/issues/1549 to here When downloading l4d2 server I get the following error: ``` Update state (0x61) downloading, progress: 36.07 (2937378827 / 8144478033) Update state (0x61) downloading, progress: 36.07 (2937378827 / 8144478033) Update state (0x61) downloading, pro...
1.0
[SteamCMD] Connection timeout - Moving https://github.com/ValveSoftware/halflife/issues/1549 to here When downloading l4d2 server I get the following error: ``` Update state (0x61) downloading, progress: 36.07 (2937378827 / 8144478033) Update state (0x61) downloading, progress: 36.07 (2937378827 / 8144478033) Upda...
non_defect
connection timeout moving to here when downloading server i get the following error update state downloading progress update state downloading progress update state downloading progress update state downloading progress update s...
0
250,809
27,111,620,067
IssuesEvent
2023-02-15 15:41:01
EliyaC/SecurityShepherd
https://api.github.com/repos/EliyaC/SecurityShepherd
opened
spring-context-5.1.1.RELEASE.jar: 3 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-context-5.1.1.RELEASE.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /tmp/ws-ua_20230215153403_RZLGZO/do...
True
spring-context-5.1.1.RELEASE.jar: 3 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-context-5.1.1.RELEASE.jar</b></p></summary> <p></p> <p>Path to dependency file...
non_defect
spring context release jar vulnerabilities highest severity is vulnerable library spring context release jar path to dependency file pom xml path to vulnerable library tmp ws ua rzlgzo downloadresource msokuz spring beans release jar found in head commit a ...
0
29,493
5,703,828,764
IssuesEvent
2017-04-18 01:33:22
garglk/garglk
https://api.github.com/repos/garglk/garglk
closed
glk_request_line_event() doesn't work on TextGrid windows
auto-migrated Priority-Medium Type-Defect
``` The following line causes a fatal error when "win" is a TextGrid window: glk_request_line_event(win, buffer + WORDSIZE, INPUT_BUFFER_LEN - WORDSIZE, 0); The error message is: Glulxe fatal error: Mismatched array argument in Glk call. However, it works OK when "win" is a TextBuffer window. ``` Original iss...
1.0
glk_request_line_event() doesn't work on TextGrid windows - ``` The following line causes a fatal error when "win" is a TextGrid window: glk_request_line_event(win, buffer + WORDSIZE, INPUT_BUFFER_LEN - WORDSIZE, 0); The error message is: Glulxe fatal error: Mismatched array argument in Glk call. However, it wo...
defect
glk request line event doesn t work on textgrid windows the following line causes a fatal error when win is a textgrid window glk request line event win buffer wordsize input buffer len wordsize the error message is glulxe fatal error mismatched array argument in glk call however it wo...
1
753,655
26,357,384,842
IssuesEvent
2023-01-11 10:43:46
RedstoneMedia/HAG-Timetable-App
https://api.github.com/repos/RedstoneMedia/HAG-Timetable-App
closed
IServ substiution shows subsitute teacher as the susbtiution kind
bug Medium Priority
**Describe the bug and what you did in the app when the bug happened** The IServ substiution integration switches up the subsitute teacher and the susbtiution kind **Expected behaviour** It shouldn't **Screenshots** ![image](https://user-images.githubusercontent.com/34373974/211744916-7a7eb3d3-fcb5-4659-9e60-9...
1.0
IServ substiution shows subsitute teacher as the susbtiution kind - **Describe the bug and what you did in the app when the bug happened** The IServ substiution integration switches up the subsitute teacher and the susbtiution kind **Expected behaviour** It shouldn't **Screenshots** ![image](https://user-image...
non_defect
iserv substiution shows subsitute teacher as the susbtiution kind describe the bug and what you did in the app when the bug happened the iserv substiution integration switches up the subsitute teacher and the susbtiution kind expected behaviour it shouldn t screenshots
0
170,919
20,888,261,381
IssuesEvent
2022-03-23 08:21:21
lukebroganws/easybuggy
https://api.github.com/repos/lukebroganws/easybuggy
closed
CVE-2012-5783 (Medium) detected in commons-httpclient-3.1.jar - autoclosed
security vulnerability
## CVE-2012-5783 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-httpclient-3.1.jar</b></p></summary> <p>The HttpClient component supports the client-side of RFC 1945 (HTTP/...
True
CVE-2012-5783 (Medium) detected in commons-httpclient-3.1.jar - autoclosed - ## CVE-2012-5783 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-httpclient-3.1.jar</b></p></summa...
non_defect
cve medium detected in commons httpclient jar autoclosed cve medium severity vulnerability vulnerable library commons httpclient jar the httpclient component supports the client side of rfc http and rfc http several related specifications rfc cookies rfc...
0
149,181
23,441,527,083
IssuesEvent
2022-08-15 15:19:32
grommet/hpe-design-system
https://api.github.com/repos/grommet/hpe-design-system
closed
Feedback- Accessibility research
content / documentation design system site design
[Please see previous task here](https://github.com/orgs/grommet/projects/12/views/1) Research accessibility of feedback component and floating icon to prepare for prototype development
2.0
Feedback- Accessibility research - [Please see previous task here](https://github.com/orgs/grommet/projects/12/views/1) Research accessibility of feedback component and floating icon to prepare for prototype development
non_defect
feedback accessibility research research accessibility of feedback component and floating icon to prepare for prototype development
0
289,184
8,861,366,644
IssuesEvent
2019-01-10 00:17:24
siteorigin/siteorigin-panels
https://api.github.com/repos/siteorigin/siteorigin-panels
closed
Add full support for widgets registered with WP_Widget instance object rather than a WP_Widget subclass name.
bug priority-2
As of WordPress 4.6, it's not possible to [create widgets in a new manner](https://developer.wordpress.org/reference/classes/wp_widget_factory/register/#changelog). This method generates a unique hash and that is used as an id. Currently, we're not storing this hash in a manner that allows for this hash to be consisten...
1.0
Add full support for widgets registered with WP_Widget instance object rather than a WP_Widget subclass name. - As of WordPress 4.6, it's not possible to [create widgets in a new manner](https://developer.wordpress.org/reference/classes/wp_widget_factory/register/#changelog). This method generates a unique hash and tha...
non_defect
add full support for widgets registered with wp widget instance object rather than a wp widget subclass name as of wordpress it s not possible to this method generates a unique hash and that is used as an id currently we re not storing this hash in a manner that allows for this hash to be consistent betwe...
0
467,021
13,439,128,782
IssuesEvent
2020-09-07 20:07:20
su2code/SU2
https://api.github.com/repos/su2code/SU2
closed
Add more control in SU2_DEF
priority stale
DV_MARKER should work with a list of different surfaces for each design variable (like DV_PARAM)
1.0
Add more control in SU2_DEF - DV_MARKER should work with a list of different surfaces for each design variable (like DV_PARAM)
non_defect
add more control in def dv marker should work with a list of different surfaces for each design variable like dv param
0
68,295
21,610,472,394
IssuesEvent
2022-05-04 09:34:29
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Romanian phone numbers not supported
T-Defect S-Minor A-User-Settings I18n Z-Backend Z-Infra O-Uncommon
### Steps to reproduce 1. Go to your account (matrix.org/vector.im) settings / general / phone numbers 2. Select Romania from the list 3. Insert a valid number e.g. `741 000 000` 4. Receive `country not supported error` ### Outcome #### What did you expect? For the phone number to be added and to receive ...
1.0
Romanian phone numbers not supported - ### Steps to reproduce 1. Go to your account (matrix.org/vector.im) settings / general / phone numbers 2. Select Romania from the list 3. Insert a valid number e.g. `741 000 000` 4. Receive `country not supported error` ### Outcome #### What did you expect? For the p...
defect
romanian phone numbers not supported steps to reproduce go to your account matrix org vector im settings general phone numbers select romania from the list insert a valid number e g receive country not supported error outcome what did you expect for the phone n...
1
14,458
3,840,865,664
IssuesEvent
2016-04-04 00:34:26
scrow/wx4akq-offline-tools
https://api.github.com/repos/scrow/wx4akq-offline-tools
opened
Provide mailing list information in README.md
documentation
Update the `README.md` file to include information on the `wx4akq-offline-announce@wx4akq.org` announce-only e-mail list.
1.0
Provide mailing list information in README.md - Update the `README.md` file to include information on the `wx4akq-offline-announce@wx4akq.org` announce-only e-mail list.
non_defect
provide mailing list information in readme md update the readme md file to include information on the offline announce org announce only e mail list
0
2,255
2,603,991,881
IssuesEvent
2015-02-24 19:06:50
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳尖锐疣有那些
auto-migrated Priority-Medium Type-Defect
``` 沈阳尖锐疣有那些〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by `q964105.....
1.0
沈阳尖锐疣有那些 - ``` 沈阳尖锐疣有那些〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by...
defect
沈阳尖锐疣有那些 沈阳尖锐疣有那些〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at
1
326,609
9,958,362,853
IssuesEvent
2019-07-05 20:45:58
ProgerXP/Notepad2e
https://api.github.com/repos/ProgerXP/Notepad2e
closed
History updated incorrectly on Alt+G
bug high priority
Have 3 files: 1.txt, 2.txt, 3.txt. 1. Open 1.txt via: Ctrl+O, type 1, Enter. 2. From there, open 2.txt: Ctrl+O, type 2, Enter. 3. Go back to 1.txt: Alt+G. 4. Open 3.txt (from 1.txt): Ctrl+O, type 3, Enter. 5. Go back: Alt+G. Actual (bug): file 2.txt is opened. Expected: file 1.txt is opened because the his...
1.0
History updated incorrectly on Alt+G - Have 3 files: 1.txt, 2.txt, 3.txt. 1. Open 1.txt via: Ctrl+O, type 1, Enter. 2. From there, open 2.txt: Ctrl+O, type 2, Enter. 3. Go back to 1.txt: Alt+G. 4. Open 3.txt (from 1.txt): Ctrl+O, type 3, Enter. 5. Go back: Alt+G. Actual (bug): file 2.txt is opened. Expecte...
non_defect
history updated incorrectly on alt g have files txt txt txt open txt via ctrl o type enter from there open txt ctrl o type enter go back to txt alt g open txt from txt ctrl o type enter go back alt g actual bug file txt is opened expecte...
0
25,583
6,673,099,407
IssuesEvent
2017-10-04 14:04:36
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Upgrade 3.8.0 error - Frontend broken
No Code Attached Yet
### Steps to reproduce the issue Upgrade from previous version to 3.8.0 ### Expected result Working version ### Actual result Front-end broken - No error messages ### System information (as much as possible) Joomla! 3.8.0 Stable [ Amani ] 19-September-2017 14:00 GMT Darwin webserver.local 15.6.0 D...
1.0
Upgrade 3.8.0 error - Frontend broken - ### Steps to reproduce the issue Upgrade from previous version to 3.8.0 ### Expected result Working version ### Actual result Front-end broken - No error messages ### System information (as much as possible) Joomla! 3.8.0 Stable [ Amani ] 19-September-2017 14...
non_defect
upgrade error frontend broken steps to reproduce the issue upgrade from previous version to expected result working version actual result front end broken no error messages system information as much as possible joomla stable september gmt darwi...
0
59,069
14,366,049,165
IssuesEvent
2020-12-01 03:21:08
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 85: zim-0.72.1: 1 advisory [5.5]
1.severity: security
[search](https://search.nix.gsc.io/?q=zim&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=zim+in%3Apath&type=Code) * [ ] [CVE-2020-10870](https://nvd.nist.gov/vuln/detail/CVE-2020-10870) CVSSv3=5.5 (nixos-20.03, nixos-unstable) Scanned versions: nixos-20.03: a84b797b28e;...
True
Vulnerability roundup 85: zim-0.72.1: 1 advisory [5.5] - [search](https://search.nix.gsc.io/?q=zim&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=zim+in%3Apath&type=Code) * [ ] [CVE-2020-10870](https://nvd.nist.gov/vuln/detail/CVE-2020-10870) CVSSv3=5.5 (nixos-20.03, nix...
non_defect
vulnerability roundup zim advisory nixos nixos unstable scanned versions nixos nixos unstable may contain false positives cc psub
0
70,310
8,519,246,125
IssuesEvent
2018-11-01 14:13:42
status-im/status-react
https://api.github.com/repos/status-im/status-react
opened
Show connection status within app
:eyes: design-input-required desktop
### Description It would be nice to have an indicator somewhere in the app that would show which mailserver the app is connected to, and whether the connection is active. This should work in conjunction with the current network status notifications
1.0
Show connection status within app - ### Description It would be nice to have an indicator somewhere in the app that would show which mailserver the app is connected to, and whether the connection is active. This should work in conjunction with the current network status notifications
non_defect
show connection status within app description it would be nice to have an indicator somewhere in the app that would show which mailserver the app is connected to and whether the connection is active this should work in conjunction with the current network status notifications
0
68,942
21,992,423,054
IssuesEvent
2022-05-26 00:13:50
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
initramfs hook zfsunlock creates initramfs /usr/bin as as file and not directory
Type: Defect Status: Stale
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
initramfs hook zfsunlock creates initramfs /usr/bin as as file and not directory - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional va...
defect
initramfs hook zfsunlock creates initramfs usr bin as as file and not directory thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fil...
1
552,380
16,239,664,728
IssuesEvent
2021-05-07 07:54:48
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
mp.pch.com - video or audio doesn't play
browser-safari priority-normal
<!-- @browser: Safari 13.1 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/72618 --> **URL**: https://mp.pch.com/ads/v1/...
1.0
mp.pch.com - video or audio doesn't play - <!-- @browser: Safari 13.1 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/726...
non_defect
mp pch com video or audio doesn t play url browser version safari operating system mac os x tested another browser yes other problem type video or audio doesn t play description media controls are broken or missing steps to reproduce site froze when i trie...
0
52,022
13,211,369,128
IssuesEvent
2020-08-15 22:38:26
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
the error messages in I3ParaboloidFitter::Configure() need improvment (Trac #1510)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1510">https://code.icecube.wisc.edu/projects/icecube/ticket/1510</a>, reported by kjmeagherand owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "2016-01-18T10:53:09", "_ts":...
1.0
the error messages in I3ParaboloidFitter::Configure() need improvment (Trac #1510) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1510">https://code.icecube.wisc.edu/projects/icecube/ticket/1510</a>, reported by kjmeagherand owned by kjmeagher</em></summary> <p> ...
defect
the error messages in configure need improvment trac migrated from json status closed changetime ts description they are all at debug level and use tertiary operator to report ok or problem but don t say what is wrong use if stateme...
1
4,031
2,610,086,181
IssuesEvent
2015-02-26 18:26:12
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳除痤疮
auto-migrated Priority-Medium Type-Defect
``` 深圳除痤疮【深圳韩方科颜全国热线400-869-1818,24小时QQ4008691 818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方——�� �方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜专� ��祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛痘 技术并结合先进“先进豪华彩光”仪,开创国内专业治疗粉�� �、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:10
1.0
深圳除痤疮 - ``` 深圳除痤疮【深圳韩方科颜全国热线400-869-1818,24小时QQ4008691 818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方——�� �方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜专� ��祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛痘 技术并结合先进“先进豪华彩光”仪,开创国内专业治疗粉�� �、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:10
defect
深圳除痤疮 深圳除痤疮【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方——�� �方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜专� ��祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛痘 技术并结合先进“先进豪华彩光”仪,开创国内专业治疗粉�� �、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 original issue reported on code google com by szft com on may at
1
258,542
22,327,272,675
IssuesEvent
2022-06-14 11:47:41
ibis-project/ibis
https://api.github.com/repos/ibis-project/ibis
closed
test: use pytest fixtures to initialize and populate the backends
refactor tests
I propose to port the click commands from `datamgr.py` and `impalamgr` to pytest fixtures (with `scope="session"` to execute once per pytest invocation). The python testing suite is dependent on the files under the `ci/` directory. Examples: `PYTEST_BACKEND=pandas pytest ibis/backends` or `pytest --enable-pandas ...
1.0
test: use pytest fixtures to initialize and populate the backends - I propose to port the click commands from `datamgr.py` and `impalamgr` to pytest fixtures (with `scope="session"` to execute once per pytest invocation). The python testing suite is dependent on the files under the `ci/` directory. Examples: `PYT...
non_defect
test use pytest fixtures to initialize and populate the backends i propose to port the click commands from datamgr py and impalamgr to pytest fixtures with scope session to execute once per pytest invocation the python testing suite is dependent on the files under the ci directory examples pyt...
0
411,944
27,836,723,495
IssuesEvent
2023-03-20 09:59:56
spring-projects/spring-data-cassandra
https://api.github.com/repos/spring-projects/spring-data-cassandra
closed
Fix broken links in reference documentation
type: documentation
``` 404 NOT_FOUND: https://docs.spring.io/spring/docs/6.0.0/spring-framework-reference/data-access.html#jdbc 404 NOT_FOUND: https://docs.spring.io/spring/docs/6.0.0/spring-framework-reference/core.html 404 NOT_FOUND: https://docs.spring.io/spring/docs/6.0.0/spring-framework-reference/core.html#beans 404 NOT_FOUND: ...
1.0
Fix broken links in reference documentation - ``` 404 NOT_FOUND: https://docs.spring.io/spring/docs/6.0.0/spring-framework-reference/data-access.html#jdbc 404 NOT_FOUND: https://docs.spring.io/spring/docs/6.0.0/spring-framework-reference/core.html 404 NOT_FOUND: https://docs.spring.io/spring/docs/6.0.0/spring-framew...
non_defect
fix broken links in reference documentation not found not found not found not found not found not found not found not found not found not found not found not found not found not found not found not found not found ...
0
47,920
2,989,799,761
IssuesEvent
2015-07-21 03:15:26
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Change Eclipse development environment to use Gradle
aspect-devops priority.medium
[Gradle has joined the Eclipse Foundation and is working to make it a first-class citizen in Eclipse. ](https://gradle.org/press-release/eclipse-gradle/) For now, official support is still optional and must be installed using this [plugin](http://marketplace.eclipse.org/content/buildship-gradle-integration). After i...
1.0
Change Eclipse development environment to use Gradle - [Gradle has joined the Eclipse Foundation and is working to make it a first-class citizen in Eclipse. ](https://gradle.org/press-release/eclipse-gradle/) For now, official support is still optional and must be installed using this [plugin](http://marketplace.ecl...
non_defect
change eclipse development environment to use gradle for now official support is still optional and must be installed using this after installation one can just import the repo as a gradle project directly into eclipse it will then download all necessary dependencies etc it seems to work although...
0
32,549
6,822,665,763
IssuesEvent
2017-11-07 20:53:36
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
including the same form multiple times creates duplicate CSS-IDs
defect up for discussion
If you include the same form multiple times on a page, each form will get the same CSS-ID, e.g. `id="f1"`. Though I wonder now, is inserting the same form multiple times on the same page (i.e. once in the header and once in the footer) not a supported use case?
1.0
including the same form multiple times creates duplicate CSS-IDs - If you include the same form multiple times on a page, each form will get the same CSS-ID, e.g. `id="f1"`. Though I wonder now, is inserting the same form multiple times on the same page (i.e. once in the header and once in the footer) not a supporte...
defect
including the same form multiple times creates duplicate css ids if you include the same form multiple times on a page each form will get the same css id e g id though i wonder now is inserting the same form multiple times on the same page i e once in the header and once in the footer not a supported...
1
630
2,577,793,331
IssuesEvent
2015-02-12 19:10:12
chrsmith/quake2-gwt-port
https://api.github.com/repos/chrsmith/quake2-gwt-port
opened
Doesn't work with current chrome
auto-migrated Priority-Medium Type-Defect
``` This patch makes it work again: diff -r 2df6c64fb9b4 src/jake2/gwt/client/WebGLAdapter.java --- a/src/jake2/gwt/client/WebGLAdapter.java Wed Aug 25 14:33:48 2010 +0200 +++ b/src/jake2/gwt/client/WebGLAdapter.java Mon Oct 04 21:54:48 2010 -0700 @@ -398,11 +398,7 @@ @Override public String glGetString(int id) ...
1.0
Doesn't work with current chrome - ``` This patch makes it work again: diff -r 2df6c64fb9b4 src/jake2/gwt/client/WebGLAdapter.java --- a/src/jake2/gwt/client/WebGLAdapter.java Wed Aug 25 14:33:48 2010 +0200 +++ b/src/jake2/gwt/client/WebGLAdapter.java Mon Oct 04 21:54:48 2010 -0700 @@ -398,11 +398,7 @@ @Override ...
defect
doesn t work with current chrome this patch makes it work again diff r src gwt client webgladapter java a src gwt client webgladapter java wed aug b src gwt client webgladapter java mon oct override public string glgetstring int id string ...
1
51,750
13,211,300,759
IssuesEvent
2020-08-15 22:09:07
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[clsim] DOM numbering is sometimes wrong (Trac #972)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/972">https://code.icecube.wisc.edu/projects/icecube/ticket/972</a>, reported by snowickiand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:15:18", "_ts": "1550...
1.0
[clsim] DOM numbering is sometimes wrong (Trac #972) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/972">https://code.icecube.wisc.edu/projects/icecube/ticket/972</a>, reported by snowickiand owned by olivas</em></summary> <p> ```json { "status": "closed", ...
defect
dom numbering is sometimes wrong trac migrated from json status closed changetime ts description something is off in the way that clsim handles the dom ordering including but not limited to pingu strings string dom in the geometry become...
1
38,019
8,635,129,790
IssuesEvent
2018-11-22 20:30:45
scalecube/scalecube-services
https://api.github.com/repos/scalecube/scalecube-services
closed
RoutersTest.test_service_tags is not stable
defect
https://api.travis-ci.org/v3/job/455918988/log.txt [ERROR] RoutersTest.test_service_tags:217 expected: <0.6> but was: <0.87> ``` I 1116-1059:19,614 i.s.s.BaseTest ***** Test started : RoutersTest.test_remote_service_tags() ***** [main] Service B was called: 76 times. I 1116-1059:20,677 i.s.s.BaseTest ***** ...
1.0
RoutersTest.test_service_tags is not stable - https://api.travis-ci.org/v3/job/455918988/log.txt [ERROR] RoutersTest.test_service_tags:217 expected: <0.6> but was: <0.87> ``` I 1116-1059:19,614 i.s.s.BaseTest ***** Test started : RoutersTest.test_remote_service_tags() ***** [main] Service B was called: 76 ti...
defect
routerstest test service tags is not stable routerstest test service tags expected but was i i s s basetest test started routerstest test remote service tags service b was called times i i s s basetest test finished routerstest test remote serv...
1
147,692
19,522,870,789
IssuesEvent
2021-12-29 22:34:54
swagger-api/swagger-codegen
https://api.github.com/repos/swagger-api/swagger-codegen
opened
WS-2019-0425 (Medium) detected in mocha-2.3.4.tgz, mocha-3.5.0.tgz
security vulnerability
## WS-2019-0425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>mocha-2.3.4.tgz</b>, <b>mocha-3.5.0.tgz</b></p></summary> <p> <details><summary><b>mocha-2.3.4.tgz</b></p></summary>...
True
WS-2019-0425 (Medium) detected in mocha-2.3.4.tgz, mocha-3.5.0.tgz - ## WS-2019-0425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>mocha-2.3.4.tgz</b>, <b>mocha-3.5.0.tgz</b></p><...
non_defect
ws medium detected in mocha tgz mocha tgz ws medium severity vulnerability vulnerable libraries mocha tgz mocha tgz mocha tgz simple flexible fun test framework library home page a href path to dependency file samples client petstore ja...
0
37,427
8,393,623,553
IssuesEvent
2018-10-09 21:06:10
firemodels/fds
https://api.github.com/repos/firemodels/fds
closed
Numerical instability - HVAC Louvered Vent
Application-FDS Priority-Medium Type-Defect
``` FDS Version: 6.0.1 SVN Revision Number: 17534 Compile Date:Tue, 26 Nov 2013 Operating System: OSX 10.9.3 Hello, I am trying to model a naturally-ventilated, underground, train station. Vertical shafts are used to connect the station to the surface. The top of the shafts are capped and have louvers on their sides...
1.0
Numerical instability - HVAC Louvered Vent - ``` FDS Version: 6.0.1 SVN Revision Number: 17534 Compile Date:Tue, 26 Nov 2013 Operating System: OSX 10.9.3 Hello, I am trying to model a naturally-ventilated, underground, train station. Vertical shafts are used to connect the station to the surface. The top of the shaf...
defect
numerical instability hvac louvered vent fds version svn revision number compile date tue nov operating system osx hello i am trying to model a naturally ventilated underground train station vertical shafts are used to connect the station to the surface the top of the shafts are ca...
1
57,165
15,723,493,487
IssuesEvent
2021-03-29 07:34:21
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
SQL Translation Error
C: Translator E: All Editions P: Medium R: Duplicate T: Defect
### SQL translator incorrectly translates this query: I want to convert from sql to jpql ```sql SELECT variables, CASE WHEN VALUE = 'OPD' THEN COUNT END AS OPD, CASE WHEN VALUE = 'IPD' THEN COUNT END AS IPD, 'total' FROM ( SELECT CASE WHEN age < 5 THEN '...
1.0
SQL Translation Error - ### SQL translator incorrectly translates this query: I want to convert from sql to jpql ```sql SELECT variables, CASE WHEN VALUE = 'OPD' THEN COUNT END AS OPD, CASE WHEN VALUE = 'IPD' THEN COUNT END AS IPD, 'total' FROM ( SELECT CASE ...
defect
sql translation error sql translator incorrectly translates this query i want to convert from sql to jpql sql select variables case when value opd then count end as opd case when value ipd then count end as ipd total from select case ...
1
149,733
19,585,312,795
IssuesEvent
2022-01-05 05:41:44
scriptex/node-rest-example
https://api.github.com/repos/scriptex/node-rest-example
closed
CVE-2021-35065 (Medium) detected in glob-parent-5.1.2.tgz
security vulnerability
## CVE-2021-35065 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-5.1.2.tgz</b></p></summary> <p>Extract the non-magic parent path from a glob string.</p> <p>Library home...
True
CVE-2021-35065 (Medium) detected in glob-parent-5.1.2.tgz - ## CVE-2021-35065 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-5.1.2.tgz</b></p></summary> <p>Extract the n...
non_defect
cve medium detected in glob parent tgz cve medium severity vulnerability vulnerable library glob parent tgz extract the non magic parent path from a glob string library home page a href path to dependency file package json path to vulnerable library node modules g...
0
5,269
2,610,184,434
IssuesEvent
2015-02-26 18:58:38
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
留意脸上的色斑能去掉吗
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 而这样的夜,我又幻想着怎样把悲伤和迷茫聚集在自己铸造�� �围墙一角,飘飘渺渺的心灵在逃避无边无际的滋长,思绪犹� ��茧丝缠绕,丝丝缠绵。雨,一点一滴的在你心里击打,抹不 掉的是我心里的那份执著;雷,不要吵醒熟睡的人好吗?我�� �等她醒来能够认真的听我说我们在一起的零零落落;电,请� ��我敲开她冷漠如陨石的心扉。我想用我的真情融化你不朽的 冰川,时光把这份情意写在了你我彼此的记忆,你可知道?�� �时的充动让我守候着永久的疼痛,看着你离开的背影,我想� ��手抓住你的双手,不让你走,我怕这一次的转身成了我们一 生的决别,当我微笑着看着你离去,泪水却留在了心里。没�� �了色斑,我有回到了从前美丽的自己,但是没...
1.0
留意脸上的色斑能去掉吗 - ``` 《摘要》 而这样的夜,我又幻想着怎样把悲伤和迷茫聚集在自己铸造�� �围墙一角,飘飘渺渺的心灵在逃避无边无际的滋长,思绪犹� ��茧丝缠绕,丝丝缠绵。雨,一点一滴的在你心里击打,抹不 掉的是我心里的那份执著;雷,不要吵醒熟睡的人好吗?我�� �等她醒来能够认真的听我说我们在一起的零零落落;电,请� ��我敲开她冷漠如陨石的心扉。我想用我的真情融化你不朽的 冰川,时光把这份情意写在了你我彼此的记忆,你可知道?�� �时的充动让我守候着永久的疼痛,看着你离开的背影,我想� ��手抓住你的双手,不让你走,我怕这一次的转身成了我们一 生的决别,当我微笑着看着你离去,泪水却留在了心里。没�� �了色斑,我...
defect
留意脸上的色斑能去掉吗 《摘要》 而这样的夜,我又幻想着怎样把悲伤和迷茫聚集在自己铸造�� �围墙一角,飘飘渺渺的心灵在逃避无边无际的滋长,思绪犹� ��茧丝缠绕,丝丝缠绵。雨,一点一滴的在你心里击打,抹不 掉的是我心里的那份执著;雷,不要吵醒熟睡的人好吗?我�� �等她醒来能够认真的听我说我们在一起的零零落落;电,请� ��我敲开她冷漠如陨石的心扉。我想用我的真情融化你不朽的 冰川,时光把这份情意写在了你我彼此的记忆,你可知道?�� �时的充动让我守候着永久的疼痛,看着你离开的背影,我想� ��手抓住你的双手,不让你走,我怕这一次的转身成了我们一 生的决别,当我微笑着看着你离去,泪水却留在了心里。没�� �了色斑,我...
1
2,680
2,607,935,724
IssuesEvent
2015-02-26 00:28:44
chrsmithdemos/minify
https://api.github.com/repos/chrsmithdemos/minify
closed
image path issues in css and js
auto-migrated Priority-Medium Type-Defect
``` Hi, I tried using minify and it was working perfect except for images called from js and css files. I have places min folder in the root folder and minifying js and css files by giving respective path to "f" parameter. It is working properly there. The issue arises where there is a css class which requires and...
1.0
image path issues in css and js - ``` Hi, I tried using minify and it was working perfect except for images called from js and css files. I have places min folder in the root folder and minifying js and css files by giving respective path to "f" parameter. It is working properly there. The issue arises where there...
defect
image path issues in css and js hi i tried using minify and it was working perfect except for images called from js and css files i have places min folder in the root folder and minifying js and css files by giving respective path to f parameter it is working properly there the issue arises where there...
1
48,222
13,067,545,627
IssuesEvent
2020-07-31 00:48:19
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[ddddr] remove minuit dependancy (Trac #2008)
Migrated from Trac combo reconstruction defect
either replace it with the implementation of minuit in lilliput or use the gulliver framework Migrated from https://code.icecube.wisc.edu/ticket/2008 ```json { "status": "closed", "changetime": "2019-03-18T21:35:31", "description": "either replace it with the implementation of minuit in lilliput or use t...
1.0
[ddddr] remove minuit dependancy (Trac #2008) - either replace it with the implementation of minuit in lilliput or use the gulliver framework Migrated from https://code.icecube.wisc.edu/ticket/2008 ```json { "status": "closed", "changetime": "2019-03-18T21:35:31", "description": "either replace it with t...
defect
remove minuit dependancy trac either replace it with the implementation of minuit in lilliput or use the gulliver framework migrated from json status closed changetime description either replace it with the implementation of minuit in lilliput or use the ngullive...
1
47,237
19,580,700,934
IssuesEvent
2022-01-04 20:53:27
microsoft/BotFramework-WebChat
https://api.github.com/repos/microsoft/BotFramework-WebChat
closed
[Accessibility] Enter key is not working on attachment button and send button.
Bug customer-reported Bot Services customer-replied-to
# Please view our [Technical Support Guide](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/TECHNICAL_SUPPORT_GUIDE.md) before filing a new issue. <!-- ATTENTION: Bot Framework internals, please remove the `customer-reported` and `Bot Services` labels before submitting this issue. --> <!-- [GitHu...
1.0
[Accessibility] Enter key is not working on attachment button and send button. - # Please view our [Technical Support Guide](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/TECHNICAL_SUPPORT_GUIDE.md) before filing a new issue. <!-- ATTENTION: Bot Framework internals, please remove the `customer-rep...
non_defect
enter key is not working on attachment button and send button please view our before filing a new issue screenshots version to determine what version of web chat you are running open your browser s development tools and paste the following line of code into the co...
0
183,635
21,775,128,907
IssuesEvent
2022-05-13 13:07:35
ssobue/react-tutorial
https://api.github.com/repos/ssobue/react-tutorial
closed
CVE-2021-23364 (Medium) detected in browserslist-4.16.3.tgz
security vulnerability
## CVE-2021-23364 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>browserslist-4.16.3.tgz</b></p></summary> <p>Share target browsers between different front-end tools, like Autoprefi...
True
CVE-2021-23364 (Medium) detected in browserslist-4.16.3.tgz - ## CVE-2021-23364 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>browserslist-4.16.3.tgz</b></p></summary> <p>Share tar...
non_defect
cve medium detected in browserslist tgz cve medium severity vulnerability vulnerable library browserslist tgz share target browsers between different front end tools like autoprefixer stylelint and babel env preset library home page a href path to dependency file pac...
0
66,639
20,386,985,328
IssuesEvent
2022-02-22 08:10:00
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Nested record projection should generate ROW constructor keyword for rows of degree 1 in PostgreSQL's RETURNING clauses
T: Defect C: Functionality P: Medium E: All Editions
Some nested record projections don't work correctly where natively supported if the row has degree 1, e.g. in PostgreSQL, these aren't the same: ```sql -- Not a nested record SELECT (1) -- A nested record SELECT ROW (1) ``` We already correctly render this in `RowAsField`, but that rendering logic doesn't ...
1.0
Nested record projection should generate ROW constructor keyword for rows of degree 1 in PostgreSQL's RETURNING clauses - Some nested record projections don't work correctly where natively supported if the row has degree 1, e.g. in PostgreSQL, these aren't the same: ```sql -- Not a nested record SELECT (1) -- A...
defect
nested record projection should generate row constructor keyword for rows of degree in postgresql s returning clauses some nested record projections don t work correctly where natively supported if the row has degree e g in postgresql these aren t the same sql not a nested record select a...
1
113,681
4,567,087,404
IssuesEvent
2016-09-15 09:46:53
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
remove a pair element which have nil value from a list<pair>
Priority Low
### Steps to reproduce 1. Run this block anywhere pair a<-"coucou"::nil; list<pair> l <-[a]; remove first(l) from:l; 2. Exception in gama which is difficult to find out the cause Java error: nil value detected. ### Expected behavior Tell us what should happen (include all relevant expectations) I know that t...
1.0
remove a pair element which have nil value from a list<pair> - ### Steps to reproduce 1. Run this block anywhere pair a<-"coucou"::nil; list<pair> l <-[a]; remove first(l) from:l; 2. Exception in gama which is difficult to find out the cause Java error: nil value detected. ### Expected behavior Tell us what s...
non_defect
remove a pair element which have nil value from a list steps to reproduce run this block anywhere pair a coucou nil list l remove first l from l exception in gama which is difficult to find out the cause java error nil value detected expected behavior tell us what should happen...
0
51,884
13,211,333,568
IssuesEvent
2020-08-15 22:22:56
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[genie-icetray] needs updated RELEASE_NOTES (Trac #1213)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1213">https://code.icecube.wisc.edu/projects/icecube/ticket/1213</a>, reported by david.schultzand owned by kclark</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:03", "_ts"...
1.0
[genie-icetray] needs updated RELEASE_NOTES (Trac #1213) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1213">https://code.icecube.wisc.edu/projects/icecube/ticket/1213</a>, reported by david.schultzand owned by kclark</em></summary> <p> ```json { "status": "...
defect
needs updated release notes trac migrated from json status closed changetime ts description there are several commits on trunk that need to be added to the release notes reporter david schultz cc melanie day resoluti...
1
134,733
12,626,372,261
IssuesEvent
2020-06-14 16:16:39
srid/neuron
https://api.github.com/repos/srid/neuron
opened
Add folgezettel vs ?cf linking to tutorial
documentation
Seems like important enough distinction to learn as a first thing, in order to understand how to manage the z-index view over time. - [ ] Explain that folgezettel is the default link type - [ ] How to use ?cf for non-branching links - [ ] Folgezettel cycles, and resolving them with ?cf
1.0
Add folgezettel vs ?cf linking to tutorial - Seems like important enough distinction to learn as a first thing, in order to understand how to manage the z-index view over time. - [ ] Explain that folgezettel is the default link type - [ ] How to use ?cf for non-branching links - [ ] Folgezettel cycles, and resolvi...
non_defect
add folgezettel vs cf linking to tutorial seems like important enough distinction to learn as a first thing in order to understand how to manage the z index view over time explain that folgezettel is the default link type how to use cf for non branching links folgezettel cycles and resolving the...
0
144,901
5,554,477,835
IssuesEvent
2017-03-24 00:14:12
smartcatdev/support-system
https://api.github.com/repos/smartcatdev/support-system
closed
Subscriber and Customer cannot access system
bug Important Priority
Subscriber & Customer need to have the same capability as Support User
1.0
Subscriber and Customer cannot access system - Subscriber & Customer need to have the same capability as Support User
non_defect
subscriber and customer cannot access system subscriber customer need to have the same capability as support user
0
133,785
18,953,253,321
IssuesEvent
2021-11-18 17:12:13
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
closed
Feature request: Confirmation page standardization
vsp-design-system-team
# Feature Request - [X] I’ve searched for any related issues and avoided creating a duplicate issue. ## Is this feature request relating to an existing component or utility? Please describe. - Component/utility name: The confirmation page that is part of the forms library. ## Do you have a suggestion for a ...
1.0
Feature request: Confirmation page standardization - # Feature Request - [X] I’ve searched for any related issues and avoided creating a duplicate issue. ## Is this feature request relating to an existing component or utility? Please describe. - Component/utility name: The confirmation page that is part of the...
non_defect
feature request confirmation page standardization feature request i’ve searched for any related issues and avoided creating a duplicate issue is this feature request relating to an existing component or utility please describe component utility name the confirmation page that is part of the f...
0
241,634
7,818,436,102
IssuesEvent
2018-06-13 12:19:58
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
opened
Recording of Payment Discount instead of Payment Term
priority:high type:enhancement
### Is this a bug or feature request? Feature Request ### What is the current behavior? Currently, a lot of Places use the PaymentTerm when wanting to set a Payment Discount. #### Which are the steps to reproduce? Open, try and see. ### What is the expected or desired behavior? - Discount Schema, switch to Payme...
1.0
Recording of Payment Discount instead of Payment Term - ### Is this a bug or feature request? Feature Request ### What is the current behavior? Currently, a lot of Places use the PaymentTerm when wanting to set a Payment Discount. #### Which are the steps to reproduce? Open, try and see. ### What is the expected ...
non_defect
recording of payment discount instead of payment term is this a bug or feature request feature request what is the current behavior currently a lot of places use the paymentterm when wanting to set a payment discount which are the steps to reproduce open try and see what is the expected ...
0
348,375
31,559,909,174
IssuesEvent
2023-09-03 05:42:11
githru/githru-vscode-ext
https://api.github.com/repos/githru/githru-vscode-ext
opened
[view] unit test(jest, RTL) 문서, 컨벤션 기획 및 작성
✨ view new feature test docs
unit test(jest, RTL) 작성시 지켜야할 컨벤션, 실행 튜토리얼, best practice 문서 작업
1.0
[view] unit test(jest, RTL) 문서, 컨벤션 기획 및 작성 - unit test(jest, RTL) 작성시 지켜야할 컨벤션, 실행 튜토리얼, best practice 문서 작업
non_defect
unit test jest rtl 문서 컨벤션 기획 및 작성 unit test jest rtl 작성시 지켜야할 컨벤션 실행 튜토리얼 best practice 문서 작업
0
416,069
12,139,090,750
IssuesEvent
2020-04-23 18:17:55
nearprotocol/near-explorer
https://api.github.com/repos/nearprotocol/near-explorer
opened
Update TPS to display different periods of time
Priority 2 enhancement
## Story As a regular user who estimates the capacity of NEAR Protocol, I want to see the stats over some lengthy period of time so I can better understand the picture. I would like to see the latest TPS (we have it now) and also the peak TPS over 24-hours. There is a metric "load average" on unix systems, which ...
1.0
Update TPS to display different periods of time - ## Story As a regular user who estimates the capacity of NEAR Protocol, I want to see the stats over some lengthy period of time so I can better understand the picture. I would like to see the latest TPS (we have it now) and also the peak TPS over 24-hours. There ...
non_defect
update tps to display different periods of time story as a regular user who estimates the capacity of near protocol i want to see the stats over some lengthy period of time so i can better understand the picture i would like to see the latest tps we have it now and also the peak tps over hours there i...
0
3,395
2,610,061,872
IssuesEvent
2015-02-26 18:18:12
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥检查不育哪里好
auto-migrated Priority-Medium Type-Defect
``` 路桥检查不育哪里好【台州五洲生殖医院】24小时健康咨询热 线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒 江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118� ��198及椒江一金清公交车直达枫南小区,乘坐107、105、109、112 、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威...
1.0
路桥检查不育哪里好 - ``` 路桥检查不育哪里好【台州五洲生殖医院】24小时健康咨询热 线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒 江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118� ��198及椒江一金清公交车直达枫南小区,乘坐107、105、109、112 、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医...
defect
路桥检查不育哪里好 路桥检查不育哪里好【台州五洲生殖医院】 线 微信号tzwzszyy 医院地址 台州市椒 (枫南大转盘旁)乘车线路 、 、 � �� , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original is...
1
8,134
11,339,309,747
IssuesEvent
2020-01-23 01:28:02
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
opened
Add applicant status pills to student landing page
Apply Process Landing page State Dept.
Who: Student applicants What: Applicant status pills appear on landing page Why: To provide visual status Acceptance Criteria: - Add student applicant status pills to student landing page. Currently only the words appear ![image.png](https://images.zenhubusercontent.com/59ee08f1a468affe6df7cd6f/c8a7e11c-9e45-4e90-9...
1.0
Add applicant status pills to student landing page - Who: Student applicants What: Applicant status pills appear on landing page Why: To provide visual status Acceptance Criteria: - Add student applicant status pills to student landing page. Currently only the words appear ![image.png](https://images.zenhubusercont...
non_defect
add applicant status pills to student landing page who student applicants what applicant status pills appear on landing page why to provide visual status acceptance criteria add student applicant status pills to student landing page currently only the words appear related ticket
0
10,586
8,639,719,164
IssuesEvent
2018-11-23 21:00:43
astrobin/astrobin
https://api.github.com/repos/astrobin/astrobin
closed
Fresh install with AWS support but local static storage cannot find any static files
blocker 🛑 bug 🐛 infrastructure 🖥
The static file URL ends up being /static instead of /media/static
1.0
Fresh install with AWS support but local static storage cannot find any static files - The static file URL ends up being /static instead of /media/static
non_defect
fresh install with aws support but local static storage cannot find any static files the static file url ends up being static instead of media static
0
26,240
4,641,915,841
IssuesEvent
2016-09-30 07:37:02
primefaces/layouts
https://api.github.com/repos/primefaces/layouts
closed
"ui-state-error" class has no effect on SelectOneMenu and SelectCheckboxMenu
defect ultima-1.0.5
Exp; ``` <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:p="http://primefaces.org/ui"> <h:head> </h:head> <h:body> <h:form> <p:outputLabel for="test" value="test"></p:outputLabel> <p:selectOneMenu...
1.0
"ui-state-error" class has no effect on SelectOneMenu and SelectCheckboxMenu - Exp; ``` <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:p="http://primefaces.org/ui"> <h:head> </h:head> <h:body> <h:form> <p...
defect
ui state error class has no effect on selectonemenu and selectcheckboxmenu exp html xmlns xmlns h xmlns f xmlns p
1
6,821
2,610,282,443
IssuesEvent
2015-02-26 19:30:16
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Greek text messed-up when switching from Visual to HTML and back
auto-migrated Priority-Medium Type-Defect
``` What's the problem? Greek text turns to "codes" ("τεστ" becomes "&tau;&epsilon;&sigma;&tau;") when switching from HTML to Visual mode. What browser are you using? Latest Chrome (14). Same problem in Opera version. Both browsers, both OSes I use - Win7 64 and Archos 32bit. What version of ScribeFire are yo...
1.0
Greek text messed-up when switching from Visual to HTML and back - ``` What's the problem? Greek text turns to "codes" ("τεστ" becomes "&tau;&epsilon;&sigma;&tau;") when switching from HTML to Visual mode. What browser are you using? Latest Chrome (14). Same problem in Opera version. Both browsers, both OSes I us...
defect
greek text messed up when switching from visual to html and back what s the problem greek text turns to codes τεστ becomes tau epsilon sigma tau when switching from html to visual mode what browser are you using latest chrome same problem in opera version both browsers both oses i use...
1
15,119
2,849,256,490
IssuesEvent
2015-05-30 14:41:47
quickapps/cms
https://api.github.com/repos/quickapps/cms
closed
Links to us in WYSIWYG does not work
Defect Resolved
Hello Developers, I'm testing Quick Apps 2.0 beta and I noticed that you can not link in the WYSIWYG editor. My Firefox shows me lower error. Error: [CKEDITOR.dialog.openDialog] dialogue "link" failed When loading definition. What could this be the problem? Would appreciate the help very much. Thank you. ![...
1.0
Links to us in WYSIWYG does not work - Hello Developers, I'm testing Quick Apps 2.0 beta and I noticed that you can not link in the WYSIWYG editor. My Firefox shows me lower error. Error: [CKEDITOR.dialog.openDialog] dialogue "link" failed When loading definition. What could this be the problem? Would apprecia...
defect
links to us in wysiwyg does not work hello developers i m testing quick apps beta and i noticed that you can not link in the wysiwyg editor my firefox shows me lower error error dialogue link failed when loading definition what could this be the problem would appreciate the help very much than...
1
23,766
3,851,867,553
IssuesEvent
2016-04-06 05:28:51
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
mk2 mk3 umk3 dont run on fba
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. mk2 mk3 umk3 dont run on fba ``` Original issue reported on code.google.com by `marko.co....
1.0
mk2 mk3 umk3 dont run on fba - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. mk2 mk3 umk3 dont run on fba ``` Original issue reported o...
defect
dont run on fba what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below dont run on fba original issue reported on code google ...
1
356,605
25,176,222,928
IssuesEvent
2022-11-11 09:29:49
Sampy147/pe
https://api.github.com/repos/Sampy147/pe
opened
Incorrect reference to Person objects in DG
type.DocumentationBug severity.Low
Incorrect reference to person objects in the paragraph below. ![image.png](https://raw.githubusercontent.com/Sampy147/pe/main/files/9d7485e9-4acb-43ca-893d-0a8d66de6af6.png) <!--session: 1668143417840-6ceefa5e-531e-4a99-b8de-71a27581c006--> <!--Version: Web v3.4.4-->
1.0
Incorrect reference to Person objects in DG - Incorrect reference to person objects in the paragraph below. ![image.png](https://raw.githubusercontent.com/Sampy147/pe/main/files/9d7485e9-4acb-43ca-893d-0a8d66de6af6.png) <!--session: 1668143417840-6ceefa5e-531e-4a99-b8de-71a27581c006--> <!--Version: Web v3.4.4-->
non_defect
incorrect reference to person objects in dg incorrect reference to person objects in the paragraph below
0
68,144
21,516,544,195
IssuesEvent
2022-04-28 10:24:19
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Can't invite federated user in a private space
T-Defect S-Major A-Spaces A-Federation A-Invite O-Uncommon
### Steps to reproduce 1. Create a private space on matrix.org 2. Invite an EMS One account to that private space ### Outcome #### What did you expect? To have that user join my private space #### What happened instead? A modal says I do not have invite permissions (which is incorrect, I'm an admin). Looki...
1.0
Can't invite federated user in a private space - ### Steps to reproduce 1. Create a private space on matrix.org 2. Invite an EMS One account to that private space ### Outcome #### What did you expect? To have that user join my private space #### What happened instead? A modal says I do not have invite perm...
defect
can t invite federated user in a private space steps to reproduce create a private space on matrix org invite an ems one account to that private space outcome what did you expect to have that user join my private space what happened instead a modal says i do not have invite perm...
1
79,567
28,375,830,882
IssuesEvent
2023-04-12 20:47:07
JohnAustinDev/xulsword
https://api.github.com/repos/JohnAustinDev/xulsword
closed
Modules with text or references to books of the apocrypha are mishandled
Type-Defect Priority-Medium auto-migrated
``` Scripture reference links to OSIS books that are not included in xulsword's internal book list are mishandled. Books which are outside xulsword's internal book list cannot be viewed in versekey modules. ``` Original issue reported on code.google.com by `gpl.prog...@gmail.com` on 30 Aug 2011 at 3:26
1.0
Modules with text or references to books of the apocrypha are mishandled - ``` Scripture reference links to OSIS books that are not included in xulsword's internal book list are mishandled. Books which are outside xulsword's internal book list cannot be viewed in versekey modules. ``` Original issue reported on cod...
defect
modules with text or references to books of the apocrypha are mishandled scripture reference links to osis books that are not included in xulsword s internal book list are mishandled books which are outside xulsword s internal book list cannot be viewed in versekey modules original issue reported on cod...
1
777,643
27,289,263,260
IssuesEvent
2023-02-23 15:31:20
PIP-Technical-Team/pipapi
https://api.github.com/repos/PIP-Technical-Team/pipapi
closed
Optimize cp-download endpoint
Priority: 2-High Type: 2-Enhancement
The underlying function is slow and can surely be optimized The data structure could also be improved significantly as the initial list of dataframe was meant to support the page visuals for a single country, not a direct download of all countries.
1.0
Optimize cp-download endpoint - The underlying function is slow and can surely be optimized The data structure could also be improved significantly as the initial list of dataframe was meant to support the page visuals for a single country, not a direct download of all countries.
non_defect
optimize cp download endpoint the underlying function is slow and can surely be optimized the data structure could also be improved significantly as the initial list of dataframe was meant to support the page visuals for a single country not a direct download of all countries
0
24,417
3,974,516,201
IssuesEvent
2016-05-04 22:32:38
FreeRADIUS/freeradius-server
https://api.github.com/repos/FreeRADIUS/freeradius-server
closed
Freeradius compile error
defect v3.0.x
Hi! I have got an arm5 based nas, a ZyXEL NSA320S. I compiled the freeradius-server-3.0.11. I'm using this with a MySQL database. It works nice, when I run a radtest, but when I try to connect to my router it shows the following: http://pastebin.com/raw/xUhG1WtR _talloc: double free error - first free ma...
1.0
Freeradius compile error - Hi! I have got an arm5 based nas, a ZyXEL NSA320S. I compiled the freeradius-server-3.0.11. I'm using this with a MySQL database. It works nice, when I run a radtest, but when I try to connect to my router it shows the following: http://pastebin.com/raw/xUhG1WtR _talloc: double...
defect
freeradius compile error hi i have got an based nas a zyxel i compiled the freeradius server i m using this with a mysql database it works nice when i run a radtest but when i try to connect to my router it shows the following talloc double free error first free may be at src mo...
1
278,867
30,702,416,223
IssuesEvent
2023-07-27 01:28:19
Nivaskumark/CVE-2020-0074-frameworks_base
https://api.github.com/repos/Nivaskumark/CVE-2020-0074-frameworks_base
reopened
CVE-2020-0248 (Medium) detected in baseandroid-11.0.0_r39
Mend: dependency security vulnerability
## CVE-2020-0248 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-11.0.0_r39</b></p></summary> <p> <p>Android framework classes and services</p> <p>Library home page: <a h...
True
CVE-2020-0248 (Medium) detected in baseandroid-11.0.0_r39 - ## CVE-2020-0248 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-11.0.0_r39</b></p></summary> <p> <p>Android f...
non_defect
cve medium detected in baseandroid cve medium severity vulnerability vulnerable library baseandroid android framework classes and services library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
50,732
6,444,364,545
IssuesEvent
2017-08-12 10:33:39
PhilipDaniels/qork
https://api.github.com/repos/PhilipDaniels/qork
opened
Baseline modes and functionality
! Master Issue 10 In Design
In rough order, the main usages of an editor are: Support for these programming languages: * Rust, Java, Python, Javascript, C, C++, TypeScript, Go, Swift, C#, CSS, HTML, PowerShell, Bash Support for these file formats * JSON, INI, TOML, Markdown, YAML, XML, XSL, Makefile, Git commit, Git rebase Specialized ...
1.0
Baseline modes and functionality - In rough order, the main usages of an editor are: Support for these programming languages: * Rust, Java, Python, Javascript, C, C++, TypeScript, Go, Swift, C#, CSS, HTML, PowerShell, Bash Support for these file formats * JSON, INI, TOML, Markdown, YAML, XML, XSL, Makefile, Git...
non_defect
baseline modes and functionality in rough order the main usages of an editor are support for these programming languages rust java python javascript c c typescript go swift c css html powershell bash support for these file formats json ini toml markdown yaml xml xsl makefile git...
0
14,766
2,831,389,407
IssuesEvent
2015-05-24 15:54:16
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
Issues with D5100 camera
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. When you will capture the photo, sometimes it will generate and save a picture on my tablet and most of the times it does not generate a full image. But it always generate thumbnails for me. What is the expected output? What do you see instead? It should save the large...
1.0
Issues with D5100 camera - ``` What steps will reproduce the problem? 1. When you will capture the photo, sometimes it will generate and save a picture on my tablet and most of the times it does not generate a full image. But it always generate thumbnails for me. What is the expected output? What do you see instea...
defect
issues with camera what steps will reproduce the problem when you will capture the photo sometimes it will generate and save a picture on my tablet and most of the times it does not generate a full image but it always generate thumbnails for me what is the expected output what do you see instead i...
1
18,192
3,035,168,266
IssuesEvent
2015-08-06 00:26:32
mkpanchal/phppi
https://api.github.com/repos/mkpanchal/phppi
closed
Missing argument 1 for PHPPI::setThumbSize()
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Log contains warnings > PHP Warning: Missing argument 1 for PHPPI::setThumbSize(), called in .../phppi/phppi/includes/classes/phppi.php on line 107 and defined in .../phppi/phppi/includes/classes/phppi.php on line 611 2. 3. What is the expected output? What do you see ...
1.0
Missing argument 1 for PHPPI::setThumbSize() - ``` What steps will reproduce the problem? 1. Log contains warnings > PHP Warning: Missing argument 1 for PHPPI::setThumbSize(), called in .../phppi/phppi/includes/classes/phppi.php on line 107 and defined in .../phppi/phppi/includes/classes/phppi.php on line 611 2. 3....
defect
missing argument for phppi setthumbsize what steps will reproduce the problem log contains warnings php warning missing argument for phppi setthumbsize called in phppi phppi includes classes phppi php on line and defined in phppi phppi includes classes phppi php on line wh...
1
14,056
2,789,876,339
IssuesEvent
2015-05-08 22:06:01
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
closed
Dead Link Needs Fixed - GWT Visualizations link
Priority-Medium Type-Defect
Original [issue 391](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=391) created by orwant on 2010-08-21T15:55:37.000Z: Dead Link: On Page: http://code.google.com/apis/visualization/documentation/dev/index.html#implementevents Reference Location: &quot;Tip: You can develop a visualiz...
1.0
Dead Link Needs Fixed - GWT Visualizations link - Original [issue 391](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=391) created by orwant on 2010-08-21T15:55:37.000Z: Dead Link: On Page: http://code.google.com/apis/visualization/documentation/dev/index.html#implementevents Referen...
defect
dead link needs fixed gwt visualizations link original created by orwant on dead link on page reference location quot tip you can develop a visualization using the google web toolkit see the gwt visualization page for more information quot this link dead i think its suppose...
1
367,146
10,841,029,131
IssuesEvent
2019-11-12 09:36:53
zero2her0/driving-license
https://api.github.com/repos/zero2her0/driving-license
closed
Build API for fetching questions
Priority: medium
# Motivation We have an API in place to put questions to the database. Now, its the time to retrieve questions. # Acceptance Criteria - Add a method on mongodb service utils to pull fixed no of questions from db. - Log the questions pulled against the requester IP using the logger. P.S must be done after #10
1.0
Build API for fetching questions - # Motivation We have an API in place to put questions to the database. Now, its the time to retrieve questions. # Acceptance Criteria - Add a method on mongodb service utils to pull fixed no of questions from db. - Log the questions pulled against the requester IP using the logg...
non_defect
build api for fetching questions motivation we have an api in place to put questions to the database now its the time to retrieve questions acceptance criteria add a method on mongodb service utils to pull fixed no of questions from db log the questions pulled against the requester ip using the logg...
0
60,115
17,023,338,985
IssuesEvent
2021-07-03 01:30:41
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
merkaartor crashes opening a saved mdc file
Component: merkaartor Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 1.15pm, Friday, 2nd January 2009]** hi, when i try to open my saved .mdc file, merkaartor just crashes on osx. i dont know why. now, i have to do my whole work again..
1.0
merkaartor crashes opening a saved mdc file - **[Submitted to the original trac issue database at 1.15pm, Friday, 2nd January 2009]** hi, when i try to open my saved .mdc file, merkaartor just crashes on osx. i dont know why. now, i have to do my whole work again..
defect
merkaartor crashes opening a saved mdc file hi when i try to open my saved mdc file merkaartor just crashes on osx i dont know why now i have to do my whole work again
1
72,949
8,793,428,431
IssuesEvent
2018-12-21 19:53:01
oVirt/ovirt-web-ui
https://api.github.com/repos/oVirt/ovirt-web-ui
closed
Improve disk size communication
enhancement redesign
Current rest api properties and their UI namings `actual_size` -> Used `provisioned_size` -> Total This may be suitable for "thin provisioned" (cow) disks (I'm not sure if size of snapshots is included in actual size). However for "preallocated" (raw) disks it feels pretty misleading since a newly created disk seems...
1.0
Improve disk size communication - Current rest api properties and their UI namings `actual_size` -> Used `provisioned_size` -> Total This may be suitable for "thin provisioned" (cow) disks (I'm not sure if size of snapshots is included in actual size). However for "preallocated" (raw) disks it feels pretty misleadin...
non_defect
improve disk size communication current rest api properties and their ui namings actual size used provisioned size total this may be suitable for thin provisioned cow disks i m not sure if size of snapshots is included in actual size however for preallocated raw disks it feels pretty misleadin...
0
36,306
7,884,123,689
IssuesEvent
2018-06-27 08:10:59
scalameta/metals
https://api.github.com/repos/scalameta/metals
opened
Migrate LSPLogger to scribe
clients defect
LSPLogger is as a custom sl4j transport that logs messages to the client via the LSP, which allows editors to show them to the user. VSCode, for example, does in the Output panel for Metals. Moving to Scribe requires rewriting that bit of functionality, so that messages are send to both the metals.log file and the L...
1.0
Migrate LSPLogger to scribe - LSPLogger is as a custom sl4j transport that logs messages to the client via the LSP, which allows editors to show them to the user. VSCode, for example, does in the Output panel for Metals. Moving to Scribe requires rewriting that bit of functionality, so that messages are send to both...
defect
migrate lsplogger to scribe lsplogger is as a custom transport that logs messages to the client via the lsp which allows editors to show them to the user vscode for example does in the output panel for metals moving to scribe requires rewriting that bit of functionality so that messages are send to both th...
1
19,656
3,231,751,904
IssuesEvent
2015-10-13 00:23:26
HoverRace/HoverRace
https://api.github.com/repos/HoverRace/HoverRace
opened
Japanese characters not rendered properly
C: Engine P: minor T: defect
When using the `ja` locale, Japanese characters are not being rendered properly. Example (from the test lab): ![ja-cancel](https://cloud.githubusercontent.com/assets/389861/10442318/146189de-711f-11e5-9691-bf7c9dd82fb1.png)
1.0
Japanese characters not rendered properly - When using the `ja` locale, Japanese characters are not being rendered properly. Example (from the test lab): ![ja-cancel](https://cloud.githubusercontent.com/assets/389861/10442318/146189de-711f-11e5-9691-bf7c9dd82fb1.png)
defect
japanese characters not rendered properly when using the ja locale japanese characters are not being rendered properly example from the test lab
1
62
2,512,192,654
IssuesEvent
2015-01-14 14:51:23
SciTools/iris
https://api.github.com/repos/SciTools/iris
closed
Iris has turned very slow for reading 4D data from ocean datasets
performance
I'm not sure when it happened, but Iris has turned very slow for reading 4D data from ocean model datasets. I used to run a demo showing Iris loading sea surface temperature from a variety of models to illustrate the power C Conventions in Iris, but now it takes so long I can no longer run it. I'm not sure what ve...
True
Iris has turned very slow for reading 4D data from ocean datasets - I'm not sure when it happened, but Iris has turned very slow for reading 4D data from ocean model datasets. I used to run a demo showing Iris loading sea surface temperature from a variety of models to illustrate the power C Conventions in Iris, but...
non_defect
iris has turned very slow for reading data from ocean datasets i m not sure when it happened but iris has turned very slow for reading data from ocean model datasets i used to run a demo showing iris loading sea surface temperature from a variety of models to illustrate the power c conventions in iris but n...
0
71,487
23,651,044,935
IssuesEvent
2022-08-26 06:39:32
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Missing space
T-Defect I18n Help Wanted Z-Papercuts good first issue
### Steps to reproduce ![image](https://user-images.githubusercontent.com/35064754/171164442-2381c747-6be9-4cc2-9aa9-70c02db69d83.png) ### Outcome A space is missing after the bold "rooms." text. ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No response_ ### Ap...
1.0
Missing space - ### Steps to reproduce ![image](https://user-images.githubusercontent.com/35064754/171164442-2381c747-6be9-4cc2-9aa9-70c02db69d83.png) ### Outcome A space is missing after the bold "rooms." text. ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No r...
defect
missing space steps to reproduce outcome a space is missing after the bold rooms text operating system no response browser information no response url for webapp no response application version no response homeserver no response will you send logs n...
1
243,852
7,867,926,051
IssuesEvent
2018-06-23 15:04:48
RumiaGIT/RumiaBot
https://api.github.com/repos/RumiaGIT/RumiaBot
closed
Create advertisement notification whitelist commands
Priority: Low Type: Enchancement
Create commands to accompany the advertisement notification whitelist that allow for insertion and deletion of server ids. In addition, create new, proper error messages for these commands.
1.0
Create advertisement notification whitelist commands - Create commands to accompany the advertisement notification whitelist that allow for insertion and deletion of server ids. In addition, create new, proper error messages for these commands.
non_defect
create advertisement notification whitelist commands create commands to accompany the advertisement notification whitelist that allow for insertion and deletion of server ids in addition create new proper error messages for these commands
0
954
2,594,368,366
IssuesEvent
2015-02-20 02:26:34
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
Ticketsystem lacks support for version 1.4
C: Webpages P: trivial R: fixed T: defect
**Reported by oliver on 27 Feb 40936983 04:08 UTC** Version selection in Trac does not yet support version 1.4 :)
1.0
Ticketsystem lacks support for version 1.4 - **Reported by oliver on 27 Feb 40936983 04:08 UTC** Version selection in Trac does not yet support version 1.4 :)
defect
ticketsystem lacks support for version reported by oliver on feb utc version selection in trac does not yet support version
1
69,321
22,320,294,416
IssuesEvent
2022-06-14 05:25:29
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Assorted E2E errors in #megolm
T-Defect P2 S-Major A-E2EE Z-Rageshake
UTD and some messages from users on matrix.org were decryptable and others not.
1.0
Assorted E2E errors in #megolm - UTD and some messages from users on matrix.org were decryptable and others not.
defect
assorted errors in megolm utd and some messages from users on matrix org were decryptable and others not
1
6,075
2,610,220,574
IssuesEvent
2015-02-26 19:10:03
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
cкачать distrdb dll
auto-migrated Priority-Medium Type-Defect
``` '''Виктор Жданов''' День добрый никак не могу найти .cкачать distrdb dll. как то выкладывали уже '''Август Фёдоров''' Качай тут http://bit.ly/1fcFSBo '''Гарри Суворов''' Просит ввести номер мобилы!Не опасно ли это? '''Вольфрам Капустин''' Неа все ок у меня ничего не списало '''Арнольд Алексеев''' Не это не вли...
1.0
cкачать distrdb dll - ``` '''Виктор Жданов''' День добрый никак не могу найти .cкачать distrdb dll. как то выкладывали уже '''Август Фёдоров''' Качай тут http://bit.ly/1fcFSBo '''Гарри Суворов''' Просит ввести номер мобилы!Не опасно ли это? '''Вольфрам Капустин''' Неа все ок у меня ничего не списало '''Арнольд Але...
defect
cкачать distrdb dll виктор жданов день добрый никак не могу найти cкачать distrdb dll как то выкладывали уже август фёдоров качай тут гарри суворов просит ввести номер мобилы не опасно ли это вольфрам капустин неа все ок у меня ничего не списало арнольд алексеев не это не в...
1
58,716
16,722,168,503
IssuesEvent
2021-06-10 08:39:36
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Parser doesn't support date time arithmetic in DATE_TRUNC arguments
C: Translator E: All Editions P: Medium R: Fixed T: Defect
### SQL translator incorrectly translates this query: ```sql SELECT CAST(date_column AS DATE) as report_date FROM (VALUES(SEQUENCE(DATE_TRUNC('MONTH',date('2021-05-01') - INTERVAL '1' MONTH),date('2021-05-01'),INTERVAL '1' DAY))) AS t1(date_array) CROSS JOIN UNNEST(date_array) AS t2(date_column)...
1.0
Parser doesn't support date time arithmetic in DATE_TRUNC arguments - ### SQL translator incorrectly translates this query: ```sql SELECT CAST(date_column AS DATE) as report_date FROM (VALUES(SEQUENCE(DATE_TRUNC('MONTH',date('2021-05-01') - INTERVAL '1' MONTH),date('2021-05-01'),INTERVAL '1' DAY))) A...
defect
parser doesn t support date time arithmetic in date trunc arguments sql translator incorrectly translates this query sql select cast date column as date as report date from values sequence date trunc month date interval month date interval day as date a...
1
56,434
15,090,731,840
IssuesEvent
2021-02-06 12:26:33
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Resilvering restart from 0% on reboot
Status: Triage Needed Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
Resilvering restart from 0% on reboot - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the Open...
defect
resilvering restart from on reboot thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible ...
1
224,926
17,782,526,800
IssuesEvent
2021-08-31 07:09:20
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
IT `role` failed
type/bug component/test severity/major
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` [2021-08-24T19:10:35.580Z] time="2021-08-25T03:10:35+08:00" level=fatal msg="run test [role] err: sql:SHOW GRANTS FOR current_user() USING `replication`;: failed to run query \n\"SHOW G...
1.0
IT `role` failed - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` [2021-08-24T19:10:35.580Z] time="2021-08-25T03:10:35+08:00" level=fatal msg="run test [role] err: sql:SHOW GRANTS FOR current_user() USING `replication`;: failed to r...
non_defect
it role failed bug report please answer these questions before submitting your issue thanks minimal reproduce step required time level fatal msg run test err sql show grants for current user using replication failed to run query n show grants for current user ...
0