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
41,346
10,421,940,313
IssuesEvent
2019-09-16 07:47:04
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Code generator fails to parse duplicate unique constraint
C: Functionality E: All Editions P: Medium T: Defect
When I use the following SQL: ``` CREATE TABLE `table1` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `email` varchar(45) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `email_UNIQUE` (`email`) ); CREATE TABLE `table2` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `email` varchar(45) NOT NULL, PRIMA...
1.0
Code generator fails to parse duplicate unique constraint - When I use the following SQL: ``` CREATE TABLE `table1` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `email` varchar(45) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `email_UNIQUE` (`email`) ); CREATE TABLE `table2` ( `id` int(11) unsigned NOT ...
defect
code generator fails to parse duplicate unique constraint when i use the following sql create table id int unsigned not null auto increment email varchar not null primary key id unique key email unique email create table id int unsigned not null auto inc...
1
44,180
12,025,551,529
IssuesEvent
2020-04-12 09:50:20
tiangolo/jbrout
https://api.github.com/repos/tiangolo/jbrout
closed
"download" plugin (from Operations context menu on tree album) doesn't work with PTP digital cameras
Component-jbrout Type-Defect auto-migrated
``` I have a CANON IXUS 30 digital camera which is handled in PTP mode through gphoto2 since its 2.1.6 release (June 23rd, 2005) http://www.gphoto.org/news/ I can download my photos from my camera through jBrout using the "download" plugin (camera can't be mounted) see http://ups.imagup.com/01/1233759060_Capture-1.pn...
1.0
"download" plugin (from Operations context menu on tree album) doesn't work with PTP digital cameras - ``` I have a CANON IXUS 30 digital camera which is handled in PTP mode through gphoto2 since its 2.1.6 release (June 23rd, 2005) http://www.gphoto.org/news/ I can download my photos from my camera through jBrout usin...
defect
download plugin from operations context menu on tree album doesn t work with ptp digital cameras i have a canon ixus digital camera which is handled in ptp mode through since its release june i can download my photos from my camera through jbrout using the download plugin camera can t b...
1
326,783
24,101,235,143
IssuesEvent
2022-09-20 01:02:13
iods/python-bones
https://api.github.com/repos/iods/python-bones
opened
Environment Dependencies and Configurations
documentation feature discussion
What do we need for the following: - configuration - ci - linting/cs - venv - setup vs. inclusion - requirements.txt - testing
1.0
Environment Dependencies and Configurations - What do we need for the following: - configuration - ci - linting/cs - venv - setup vs. inclusion - requirements.txt - testing
non_defect
environment dependencies and configurations what do we need for the following configuration ci linting cs venv setup vs inclusion requirements txt testing
0
20,725
3,409,802,345
IssuesEvent
2015-12-04 17:13:43
umple/umple
https://api.github.com/repos/umple/umple
opened
Build warning: A implementation of Method 'addJavaLttngImport' ...
Component-SemanticsAndGen Diffic-Easy Java Priority-High Type-Defect
When building the current repository: ``` A implementation of Method 'addJavaLttngImport' in class 'JavaGenerator' is already defined at line 1575 of 'Generator_CodeJava.ump' file. New definition at line 1592 of 'Generator_CodeJava.ump' file is being disconsidered ``` Side note: I don't think disconsidered is...
1.0
Build warning: A implementation of Method 'addJavaLttngImport' ... - When building the current repository: ``` A implementation of Method 'addJavaLttngImport' in class 'JavaGenerator' is already defined at line 1575 of 'Generator_CodeJava.ump' file. New definition at line 1592 of 'Generator_CodeJava.ump' file is...
defect
build warning a implementation of method addjavalttngimport when building the current repository a implementation of method addjavalttngimport in class javagenerator is already defined at line of generator codejava ump file new definition at line of generator codejava ump file is being...
1
158,160
24,796,477,839
IssuesEvent
2022-10-24 17:43:52
microsoft/azuredatastudio
https://api.github.com/repos/microsoft/azuredatastudio
closed
label sizing in table designer has stopped working after recent merge
Bug Triage: Done Area - Designer
Insiders build ![image](https://user-images.githubusercontent.com/13777222/197318830-d0de43dd-ef88-4a00-a577-3c65d61a0ede.png)
1.0
label sizing in table designer has stopped working after recent merge - Insiders build ![image](https://user-images.githubusercontent.com/13777222/197318830-d0de43dd-ef88-4a00-a577-3c65d61a0ede.png)
non_defect
label sizing in table designer has stopped working after recent merge insiders build
0
58,481
14,281,636,954
IssuesEvent
2020-11-23 08:23:32
goldbergyoni/nodebestpractices
https://api.github.com/repos/goldbergyoni/nodebestpractices
closed
Add: Encryption of PII Data
security
We need to add a note on encryption of Personally Identifiable Information (PII). PII data should be encrypted when stored
True
Add: Encryption of PII Data - We need to add a note on encryption of Personally Identifiable Information (PII). PII data should be encrypted when stored
non_defect
add encryption of pii data we need to add a note on encryption of personally identifiable information pii pii data should be encrypted when stored
0
47,825
13,066,258,446
IssuesEvent
2020-07-30 21:19:12
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
neutrino-generator - low test coverage (Trac #1228)
Migrated from Trac combo simulation defect
Certain parts of the neutrino-generator code have low test coverage. Please increase the test coverage as much as possible. For details of the test coverage percentage see: http://software.icecube.wisc.edu/coverage/00_LATEST/ Migrated from https://code.icecube.wisc.edu/ticket/1228 ```json { "status": "closed", ...
1.0
neutrino-generator - low test coverage (Trac #1228) - Certain parts of the neutrino-generator code have low test coverage. Please increase the test coverage as much as possible. For details of the test coverage percentage see: http://software.icecube.wisc.edu/coverage/00_LATEST/ Migrated from https://code.icecube.wi...
defect
neutrino generator low test coverage trac certain parts of the neutrino generator code have low test coverage please increase the test coverage as much as possible for details of the test coverage percentage see migrated from json status closed changetime des...
1
193,968
6,890,069,666
IssuesEvent
2017-11-22 12:44:25
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 179252] Null pointer dereferences in /samples/net/zperf/src/zperf_udp_receiver.c
area: Samples bug Coverity priority: medium
Static code scan issues seen in File: /samples/net/zperf/src/zperf_udp_receiver.c Category: Null pointer dereferences Function: udp_received Component: Samples CID: 179252 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
[Coverity CID: 179252] Null pointer dereferences in /samples/net/zperf/src/zperf_udp_receiver.c - Static code scan issues seen in File: /samples/net/zperf/src/zperf_udp_receiver.c Category: Null pointer dereferences Function: udp_received Component: Samples CID: 179252 Please fix or provide comments to square it o...
non_defect
null pointer dereferences in samples net zperf src zperf udp receiver c static code scan issues seen in file samples net zperf src zperf udp receiver c category null pointer dereferences function udp received component samples cid please fix or provide comments to square it off in coverity in the link...
0
372,381
25,998,955,920
IssuesEvent
2022-12-20 13:54:33
bmworld/fc-java-10project
https://api.github.com/repos/bmworld/fc-java-10project
closed
깃허브 프로젝트와 이슈 정리하기
documentation
Github Project세팅 Issue설정 * [x] 프로젝트 베타만들기 * [x] 카드 목록 만들기 - 강의 커리큘럼 * [x] 이슈로 적절히 바꾸기
1.0
깃허브 프로젝트와 이슈 정리하기 - Github Project세팅 Issue설정 * [x] 프로젝트 베타만들기 * [x] 카드 목록 만들기 - 강의 커리큘럼 * [x] 이슈로 적절히 바꾸기
non_defect
깃허브 프로젝트와 이슈 정리하기 github project세팅 issue설정 프로젝트 베타만들기 카드 목록 만들기 강의 커리큘럼 이슈로 적절히 바꾸기
0
122,319
10,219,111,241
IssuesEvent
2019-08-15 17:43:25
istio/istio
https://api.github.com/repos/istio/istio
opened
Need test to exercise Envoy version n with Pilot version n+1
area/networking community/help wanted kind/testing gap
During an upgrade, users will have a newer pilot than envoy for some (or maybe a long) period of time. During this time, if pilot sends any config that the proxy doesn't understand, it will blow up. We need to have a test case for this. It should be fairly simple, just set `proxyImage` and have an extra run of some ...
1.0
Need test to exercise Envoy version n with Pilot version n+1 - During an upgrade, users will have a newer pilot than envoy for some (or maybe a long) period of time. During this time, if pilot sends any config that the proxy doesn't understand, it will blow up. We need to have a test case for this. It should be fair...
non_defect
need test to exercise envoy version n with pilot version n during an upgrade users will have a newer pilot than envoy for some or maybe a long period of time during this time if pilot sends any config that the proxy doesn t understand it will blow up we need to have a test case for this it should be fair...
0
41,665
16,828,248,080
IssuesEvent
2021-06-17 21:59:43
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
opened
"Expands to" doesn't appear in hover results for macros that are arguments to another macro
Language Service Visual Studio bug
Use test.cpp ``` #define MACRO(x, y) (x+y) void main() { MACRO(MACRO(main(1), main(2)), MACRO(main(1), main(2))); } ``` Hover over one of the two inner MACRO calls. Bug: It doesn't show the "Expand to" on hover like the outer MACRO call does.
1.0
"Expands to" doesn't appear in hover results for macros that are arguments to another macro - Use test.cpp ``` #define MACRO(x, y) (x+y) void main() { MACRO(MACRO(main(1), main(2)), MACRO(main(1), main(2))); } ``` Hover over one of the two inner MACRO calls. Bug: It doesn't show the "Expand to" on hove...
non_defect
expands to doesn t appear in hover results for macros that are arguments to another macro use test cpp define macro x y x y void main macro macro main main macro main main hover over one of the two inner macro calls bug it doesn t show the expand to on hove...
0
237,720
18,168,182,456
IssuesEvent
2021-09-27 16:45:08
adafruit/Adafruit_CircuitPython_ICM20X
https://api.github.com/repos/adafruit/Adafruit_CircuitPython_ICM20X
opened
Missing Type Annotations
documentation good first issue
There are missing type annotations for some functions in this library. The `typing` module does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for missing import. There is an example of how that is done here: ```python try: from typing import List, Tuple exce...
1.0
Missing Type Annotations - There are missing type annotations for some functions in this library. The `typing` module does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for missing import. There is an example of how that is done here: ```python try: from typ...
non_defect
missing type annotations there are missing type annotations for some functions in this library the typing module does not exist on circuitpython devices so the import needs to be wrapped in try except to catch the error for missing import there is an example of how that is done here python try from typ...
0
316,176
27,142,393,600
IssuesEvent
2023-02-16 17:14:20
dotnet/source-build
https://api.github.com/repos/dotnet/source-build
closed
[8.0 Preview 1] emsdk CI build in Unbuntu 20.04 offline leg
area-ci-testing
[Failing build](https://dev.azure.com/dnceng/internal/_build/results?buildId=2109243&view=logs&j=852739c8-5f47-5aa3-82e0-ab5958768f93&t=d28837ea-0344-5103-66ba-b6451c1344ec) (Microsoft internal link) ``` /vmr/repo-projects/emsdk.proj(11,5): error MSB4184: The expression ""linux-x64".Substring(0, 12)" cannot be eval...
1.0
[8.0 Preview 1] emsdk CI build in Unbuntu 20.04 offline leg - [Failing build](https://dev.azure.com/dnceng/internal/_build/results?buildId=2109243&view=logs&j=852739c8-5f47-5aa3-82e0-ab5958768f93&t=d28837ea-0344-5103-66ba-b6451c1344ec) (Microsoft internal link) ``` /vmr/repo-projects/emsdk.proj(11,5): error MSB4184...
non_defect
emsdk ci build in unbuntu offline leg microsoft internal link vmr repo projects emsdk proj error the expression linux substring cannot be evaluated index and length must refer to a location within the string parameter length known good failed during build ...
0
14,181
17,064,593,808
IssuesEvent
2021-07-07 05:04:54
EwyBoy/OreTweaker
https://api.github.com/repos/EwyBoy/OreTweaker
opened
[Compatibility] Immersive Engineering
Compatibility Request
**Name of mod you want compatibility with?** Mod name. Immersive Engineering **Is your compatibility request related to a problem?** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] There form of Copper and Silver ore is not being removed from world generation when usin...
True
[Compatibility] Immersive Engineering - **Name of mod you want compatibility with?** Mod name. Immersive Engineering **Is your compatibility request related to a problem?** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] There form of Copper and Silver ore is not being...
non_defect
immersive engineering name of mod you want compatibility with mod name immersive engineering is your compatibility request related to a problem a clear and concise description of what the problem is ex i m always frustrated when there form of copper and silver ore is not being removed from worl...
0
28,345
5,241,411,738
IssuesEvent
2017-01-31 15:39:30
google/google-toolbox-for-mac
https://api.github.com/repos/google/google-toolbox-for-mac
closed
STAssertEquals reporting awkward
auto-migrated Priority-Medium Type-Defect
``` STAssertEquals failure reporting is awkward. Try comparing two unsigned integers: STAssertEquals(3U, 5U, @"oops"); In GTM, this yields '<03000000>' should be equal to '<05000000>' +/-'(null)'. oops Whereas in straight OCUnit, it yields '3' should be equal to '5': oops ``` Original issue reported on code.goo...
1.0
STAssertEquals reporting awkward - ``` STAssertEquals failure reporting is awkward. Try comparing two unsigned integers: STAssertEquals(3U, 5U, @"oops"); In GTM, this yields '<03000000>' should be equal to '<05000000>' +/-'(null)'. oops Whereas in straight OCUnit, it yields '3' should be equal to '5': oops ``` ...
defect
stassertequals reporting awkward stassertequals failure reporting is awkward try comparing two unsigned integers stassertequals oops in gtm this yields should be equal to null oops whereas in straight ocunit it yields should be equal to oops original issue repor...
1
47,076
13,056,027,921
IssuesEvent
2020-07-30 03:26:07
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
GRL() function in phys_services.goodrunlist is confused by 2017 level2pass2, as regular level2 should be used (Trac #2396)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/2396 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "At the start of season 2017 level2pass2 became the normal level2. But in /data/exp 2017 still has a level2pass2 folder that only contains test data. This confuses the ...
1.0
GRL() function in phys_services.goodrunlist is confused by 2017 level2pass2, as regular level2 should be used (Trac #2396) - Migrated from https://code.icecube.wisc.edu/ticket/2396 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "At the start of season 2017 level2pass2 be...
defect
grl function in phys services goodrunlist is confused by as regular should be used trac migrated from json status closed changetime description at the start of season became the normal but in data exp still has a folder that only contains test d...
1
277,382
30,633,377,211
IssuesEvent
2023-07-24 15:55:56
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
[iOS] An SSL error when sending request to server using mac to deploy but successful when using windows and pair mac
area-System.Net.Security untriaged os-ios
### Description I created sample maui app in VS 2022 with .NET 7.0 for both Android and iOS. In that application, I used the api provided here https://sqa.stackexchange.com/questions/47097/free-sites-for-testing-post-rest-api-calls to test Http post request. When i deploy this app using mac, the following ssl exce...
True
[iOS] An SSL error when sending request to server using mac to deploy but successful when using windows and pair mac - ### Description I created sample maui app in VS 2022 with .NET 7.0 for both Android and iOS. In that application, I used the api provided here https://sqa.stackexchange.com/questions/47097/free-site...
non_defect
an ssl error when sending request to server using mac to deploy but successful when using windows and pair mac description i created sample maui app in vs with net for both android and ios in that application i used the api provided here to test http post request when i deploy this app using ma...
0
72,090
23,931,293,884
IssuesEvent
2022-09-10 15:35:09
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
DataExporter: Issue if no columnMeta and visibleColumnOnly="true"
:lady_beetle: defect :bangbang: needs-triage
### Describe the bug Reported by @newk5 on Discord: https://discord.com/channels/787967399105134612/787967662293909524/1017412956813807636 ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces edition Community ### PrimeFaces version 12.0.0-RC3 ### Theme _No response_ ### JSF imple...
1.0
DataExporter: Issue if no columnMeta and visibleColumnOnly="true" - ### Describe the bug Reported by @newk5 on Discord: https://discord.com/channels/787967399105134612/787967662293909524/1017412956813807636 ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces edition Community ### Pri...
defect
dataexporter issue if no columnmeta and visiblecolumnonly true describe the bug reported by on discord reproducer no response expected behavior no response primefaces edition community primefaces version theme no response jsf implementation all jsf ...
1
271,221
8,481,671,536
IssuesEvent
2018-10-25 16:19:36
openbankingspace/tpp-issues
https://api.github.com/repos/openbankingspace/tpp-issues
closed
Ozone - New Referenco Account payload is invalid
aspsp:ref_ozone env:sandbox issue:bug priority:normal type:aisp1
The new reference account added to Referenco (with `AccountId` `5bc4bade97a9ae6a1bd4ca2e`) has an invalid `Account/Account` object. According to the [Open Banking Account and Transaction API Specification v1.1.0](https://openbanking.atlassian.net/wiki/spaces/DZ/pages/5785171/Account+and+Transaction+API+Specification+-+...
1.0
Ozone - New Referenco Account payload is invalid - The new reference account added to Referenco (with `AccountId` `5bc4bade97a9ae6a1bd4ca2e`) has an invalid `Account/Account` object. According to the [Open Banking Account and Transaction API Specification v1.1.0](https://openbanking.atlassian.net/wiki/spaces/DZ/pages/5...
non_defect
ozone new referenco account payload is invalid the new reference account added to referenco with accountid has an invalid account account object according to the data model accounts section an account can have an optional account field made up of a required fields schemename and identific...
0
10,533
4,787,394,373
IssuesEvent
2016-10-30 00:01:29
zcash/zcash
https://api.github.com/repos/zcash/zcash
closed
Offline build option request
build duplicate SECURITY
Hello. I'd like to make a package for open build service (OBS) but failed because build requires wget to download something. [ 21s] Fetching native_ccache... [ 21s] /bin/sh: wget: command not found However OBS requires 100 % offline build to make it 100 % reproducible. I any way to configure offline build? Can ...
1.0
Offline build option request - Hello. I'd like to make a package for open build service (OBS) but failed because build requires wget to download something. [ 21s] Fetching native_ccache... [ 21s] /bin/sh: wget: command not found However OBS requires 100 % offline build to make it 100 % reproducible. I any way t...
non_defect
offline build option request hello i d like to make a package for open build service obs but failed because build requires wget to download something fetching native ccache bin sh wget command not found however obs requires offline build to make it reproducible i any way to configure offlin...
0
5,453
2,610,187,941
IssuesEvent
2015-02-26 18:59:33
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
浅谈色斑如何变淡
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 白皙的皮肤上假如多了些星星点点的雀斑,会让你的魅力值�� �减。而且用任何化妆品也是掩盖不了的。就算可以也只是一� ��的。我们能通过医疗美容的方法来治疗,中药祛斑最近颇受 欢迎,为广大雀斑女性解决了肌肤问题,中药祛斑产品哪种�� �好呢?色斑如何变淡, 《客户案例》   本人刚踏入社会不久,年龄虽然不大,但是这张脸倒抢�� �了一步“成熟”。大学那时候皮肤到是挺好的,随着岁月的� ��逝,皮肤开始慢慢变黄,光泽度也在下降。而且因为天天都 要面对电脑,脸上慢慢地出现了斑点,越来越多,越来越深�� �大家都说我老了。我很着急,开始美白祛斑产霜、面膜啊什� ��的,但是根本没有效果,还让我脸上起了点疙瘩,过敏变红 ,吓...
1.0
浅谈色斑如何变淡 - ``` 《摘要》 白皙的皮肤上假如多了些星星点点的雀斑,会让你的魅力值�� �减。而且用任何化妆品也是掩盖不了的。就算可以也只是一� ��的。我们能通过医疗美容的方法来治疗,中药祛斑最近颇受 欢迎,为广大雀斑女性解决了肌肤问题,中药祛斑产品哪种�� �好呢?色斑如何变淡, 《客户案例》   本人刚踏入社会不久,年龄虽然不大,但是这张脸倒抢�� �了一步“成熟”。大学那时候皮肤到是挺好的,随着岁月的� ��逝,皮肤开始慢慢变黄,光泽度也在下降。而且因为天天都 要面对电脑,脸上慢慢地出现了斑点,越来越多,越来越深�� �大家都说我老了。我很着急,开始美白祛斑产霜、面膜啊什� ��的,但是根本没有效果,还让我脸上起...
defect
浅谈色斑如何变淡 《摘要》 白皙的皮肤上假如多了些星星点点的雀斑,会让你的魅力值�� �减。而且用任何化妆品也是掩盖不了的。就算可以也只是一� ��的。我们能通过医疗美容的方法来治疗,中药祛斑最近颇受 欢迎,为广大雀斑女性解决了肌肤问题,中药祛斑产品哪种�� �好呢 色斑如何变淡, 《客户案例》   本人刚踏入社会不久,年龄虽然不大,但是这张脸倒抢�� �了一步“成熟”。大学那时候皮肤到是挺好的,随着岁月的� ��逝,皮肤开始慢慢变黄,光泽度也在下降。而且因为天天都 要面对电脑,脸上慢慢地出现了斑点,越来越多,越来越深�� �大家都说我老了。我很着急,开始美白祛斑产霜、面膜啊什� ��的,但是根本没有效果,还让我脸上起...
1
66,039
19,907,133,631
IssuesEvent
2022-01-25 13:55:40
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Using Tab on spotlight without typing looks weird
T-Defect S-Minor A11y O-Occasional Z-Labs A-Spotlight-Search
### Steps to reproduce 1. Open spotlight search 2. Use Tab to navigate through the Recently Viewed room list without typing a search term ### Outcome #### What did you expect? Tab should highlight each room as it tabs through them #### What happened instead? The selected room is only indicated by hav...
1.0
Using Tab on spotlight without typing looks weird - ### Steps to reproduce 1. Open spotlight search 2. Use Tab to navigate through the Recently Viewed room list without typing a search term ### Outcome #### What did you expect? Tab should highlight each room as it tabs through them #### What happened in...
defect
using tab on spotlight without typing looks weird steps to reproduce open spotlight search use tab to navigate through the recently viewed room list without typing a search term outcome what did you expect tab should highlight each room as it tabs through them what happened in...
1
795,626
28,079,711,560
IssuesEvent
2023-03-30 04:51:35
KDT-Final-Team4/backend
https://api.github.com/repos/KDT-Final-Team4/backend
closed
[Feat] 약관 상세보기, 약관 수정 기능 구현
For : API Priority : Medium Status : In progress Type : Feature
## 🔨개발 할 기능 약관 상세 정보 출력기능 구현 약관 수정 기능 구현 ## 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기) - [ ] 약관 id로 상세 정보 출력하기 - [ ] 약관 제목, 내용, 버전 수정하기 ## 📖 참고 사항
1.0
[Feat] 약관 상세보기, 약관 수정 기능 구현 - ## 🔨개발 할 기능 약관 상세 정보 출력기능 구현 약관 수정 기능 구현 ## 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기) - [ ] 약관 id로 상세 정보 출력하기 - [ ] 약관 제목, 내용, 버전 수정하기 ## 📖 참고 사항
non_defect
약관 상세보기 약관 수정 기능 구현 🔨개발 할 기능 약관 상세 정보 출력기능 구현 약관 수정 기능 구현 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 ex 로그인 시 아이디 비번 입력 받기 약관 id로 상세 정보 출력하기 약관 제목 내용 버전 수정하기 📖 참고 사항
0
26,195
4,605,908,691
IssuesEvent
2016-09-23 00:28:48
client9/stringencoders
https://api.github.com/repos/client9/stringencoders
closed
Em Dash character causes an exception in base64.js
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. var Value = base64.encode('Budget – 5 simple steps'); 2. the - is actually the EM Dash character 3. What is the expected output? What do you see instead? Expected to see: 'QnVkZ2V0IOKAkyA1IHNpbXBsZSBzdGVwcw==' (according to http://www.base64encode.org/) Instead received a...
1.0
Em Dash character causes an exception in base64.js - ``` What steps will reproduce the problem? 1. var Value = base64.encode('Budget – 5 simple steps'); 2. the - is actually the EM Dash character 3. What is the expected output? What do you see instead? Expected to see: 'QnVkZ2V0IOKAkyA1IHNpbXBsZSBzdGVwcw==' (according...
defect
em dash character causes an exception in js what steps will reproduce the problem var value encode budget – simple steps the is actually the em dash character what is the expected output what do you see instead expected to see according to instead received an exception and th...
1
257,743
22,205,852,766
IssuesEvent
2022-06-07 14:49:22
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
Run test cases from `dataProvider` in sorted order
Type/Improvement Area/TestFramework
When cases are provided via a `@test:Config` `dataProvider` make them run in a sorted order.
1.0
Run test cases from `dataProvider` in sorted order - When cases are provided via a `@test:Config` `dataProvider` make them run in a sorted order.
non_defect
run test cases from dataprovider in sorted order when cases are provided via a test config dataprovider make them run in a sorted order
0
263,284
8,287,450,466
IssuesEvent
2018-09-19 08:55:03
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
play.nativescript.org - site is not usable
browser-firefox-mobile priority-normal status-needsinfo
<!-- @browser: Firefox Mobile 64.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:64.0) Gecko/64.0 Firefox/64.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://play.nativescript.org/ **Browser / Version**: Firefox Mobile 64.0 **Operating System**: Android **Tested Another Browser**: Yes **Prob...
1.0
play.nativescript.org - site is not usable - <!-- @browser: Firefox Mobile 64.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:64.0) Gecko/64.0 Firefox/64.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://play.nativescript.org/ **Browser / Version**: Firefox Mobile 64.0 **Operating System**: An...
non_defect
play nativescript org site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description white empty page steps to reproduce went to selected any of the samples the page ope...
0
79,834
15,586,238,476
IssuesEvent
2021-03-18 01:29:24
jyothsna/votingapplication
https://api.github.com/repos/jyothsna/votingapplication
opened
CVE-2020-11620 (High) detected in jackson-databind-2.9.6.jar, jackson-databind-2.9.0.jar
security vulnerability
## CVE-2020-11620 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.9.0.jar</b></p></summary> <p> <details><summary><b>jackson-dat...
True
CVE-2020-11620 (High) detected in jackson-databind-2.9.6.jar, jackson-databind-2.9.0.jar - ## CVE-2020-11620 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar...
non_defect
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streami...
0
15,417
27,153,622,698
IssuesEvent
2023-02-17 05:03:34
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Add RPM versioning
type:feature status:requirements priority-5-triage
### What would you like Renovate to be able to do? Renovate should be able to parse and compare RPM versions. RPM versioning scheme is used for RPM based Linux distributions like Red Hat Linux, Rocky, or Mariner. Note that this is different from [RedHat versioning](https://github.com/renovatebot/renovate/blob/main/...
1.0
Add RPM versioning - ### What would you like Renovate to be able to do? Renovate should be able to parse and compare RPM versions. RPM versioning scheme is used for RPM based Linux distributions like Red Hat Linux, Rocky, or Mariner. Note that this is different from [RedHat versioning](https://github.com/renovatebo...
non_defect
add rpm versioning what would you like renovate to be able to do renovate should be able to parse and compare rpm versions rpm versioning scheme is used for rpm based linux distributions like red hat linux rocky or mariner note that this is different from if you have any ideas on how this shou...
0
15,388
2,851,350,406
IssuesEvent
2015-06-01 05:50:29
ibus/ibus
https://api.github.com/repos/ibus/ibus
closed
ibus-table IM incorrectly assumes ambiguity
Component-ibus-table-others Priority-Medium Type-Defect
``` What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): Fedora Linux (problem also exists on Arch Linux) Architecture (i386, x86_64): x86_64 IBus version: 1.5.3 Input method name and version: ipa-x-sampa 1.3.0.20130204 (from ibus-table-others) Python version: ...
1.0
ibus-table IM incorrectly assumes ambiguity - ``` What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): Fedora Linux (problem also exists on Arch Linux) Architecture (i386, x86_64): x86_64 IBus version: 1.5.3 Input method name and version: ipa-x-sampa 1.3.0.20130...
defect
ibus table im incorrectly assumes ambiguity what version of the product are you using on what operating system os linux distributions unix or fedora linux problem also exists on arch linux architecture ibus version input method name and version ipa x sampa from ibus t...
1
705,238
24,227,316,857
IssuesEvent
2022-09-26 15:18:46
AY2223S1-CS2103T-W10-2/tp
https://api.github.com/repos/AY2223S1-CS2103T-W10-2/tp
opened
Reminder Command Logic and Parser
priority.High type.Task
Logic and Parser Tasks: - [ ] Add a `RemindCommand` - [ ] Add a `RemindCommandParser` - [ ] Update the relevant `Parser`s to handle remind commands namely: - [ ] `AddressBookParser` - [ ] `ArgumentTokenizer` - [ ] `ParserUtil` - [ ] Update `RemindCommandResult`
1.0
Reminder Command Logic and Parser - Logic and Parser Tasks: - [ ] Add a `RemindCommand` - [ ] Add a `RemindCommandParser` - [ ] Update the relevant `Parser`s to handle remind commands namely: - [ ] `AddressBookParser` - [ ] `ArgumentTokenizer` - [ ] `ParserUtil` - [ ] Update `RemindCommandResult`
non_defect
reminder command logic and parser logic and parser tasks add a remindcommand add a remindcommandparser update the relevant parser s to handle remind commands namely addressbookparser argumenttokenizer parserutil update remindcommandresult
0
18,686
3,080,680,555
IssuesEvent
2015-08-22 00:32:16
jameslh/pagedown
https://api.github.com/repos/jameslh/pagedown
closed
Vector fromat Design
auto-migrated Priority-Medium Type-Defect
``` Hi guys, PageDown markup is used in our project and it is fantastic! We draw new graphical representation in vector format, because in Retina display buttons are blurred. Just wanted to share with you the buttons design http://highrobotics.com/we-did-it/appdesign/stackoverflow-markdown-buttons.aspx Feel free to...
1.0
Vector fromat Design - ``` Hi guys, PageDown markup is used in our project and it is fantastic! We draw new graphical representation in vector format, because in Retina display buttons are blurred. Just wanted to share with you the buttons design http://highrobotics.com/we-did-it/appdesign/stackoverflow-markdown-bu...
defect
vector fromat design hi guys pagedown markup is used in our project and it is fantastic we draw new graphical representation in vector format because in retina display buttons are blurred just wanted to share with you the buttons design feel free to use it without any limitation original issue ...
1
683
9,788,903,235
IssuesEvent
2019-06-10 08:21:21
rook/rook
https://api.github.com/repos/rook/rook
closed
Deleted cluster resource may still affect new cluster
ceph operator reliability wontfix
**Is this a bug report or feature request?** * Bug Report I've been experimenting with my first rook-ceph deployment, and noticed that doing `kubectl delete -f cluster.yaml` is not sufficient to be able to modify `cluster.yaml` to do a new `kubectl create -f cluster.yaml`. I've needed to also delete the operato...
True
Deleted cluster resource may still affect new cluster - **Is this a bug report or feature request?** * Bug Report I've been experimenting with my first rook-ceph deployment, and noticed that doing `kubectl delete -f cluster.yaml` is not sufficient to be able to modify `cluster.yaml` to do a new `kubectl create -f...
non_defect
deleted cluster resource may still affect new cluster is this a bug report or feature request bug report i ve been experimenting with my first rook ceph deployment and noticed that doing kubectl delete f cluster yaml is not sufficient to be able to modify cluster yaml to do a new kubectl create f...
0
57,482
15,802,762,253
IssuesEvent
2021-04-03 11:18:26
google/mozc
https://api.github.com/repos/google/mozc
closed
Typos in the member function to create existence filters
Priority-Medium Type-Defect auto-migrated
``` This is a very minor issue. It looks like there are typos in the static member function on ExistenceFilter class for creating an immutable existence filter. The name is "CreateImmutableExietenceFilter", but I think it should be "CreateImmutableExistenceFilter". Attached patch fixes the typos. What version of t...
1.0
Typos in the member function to create existence filters - ``` This is a very minor issue. It looks like there are typos in the static member function on ExistenceFilter class for creating an immutable existence filter. The name is "CreateImmutableExietenceFilter", but I think it should be "CreateImmutableExistenceF...
defect
typos in the member function to create existence filters this is a very minor issue it looks like there are typos in the static member function on existencefilter class for creating an immutable existence filter the name is createimmutableexietencefilter but i think it should be createimmutableexistencef...
1
29,290
5,636,400,770
IssuesEvent
2017-04-06 05:35:44
cakephp/bake
https://api.github.com/repos/cakephp/bake
closed
Incorrect annotation for date/time properties of entities.
Defect
Currently for baked entities, when annotating time/date/datetime/timestamp properties hardcoded class `\Cake\I18n\Time` is used. Instead bake should introspect the class configured for particular field type and use proper class like `Cake\I18n\FrozenTime`, `Cake\I18n\FrozenDate` etc.
1.0
Incorrect annotation for date/time properties of entities. - Currently for baked entities, when annotating time/date/datetime/timestamp properties hardcoded class `\Cake\I18n\Time` is used. Instead bake should introspect the class configured for particular field type and use proper class like `Cake\I18n\FrozenTime`, `...
defect
incorrect annotation for date time properties of entities currently for baked entities when annotating time date datetime timestamp properties hardcoded class cake time is used instead bake should introspect the class configured for particular field type and use proper class like cake frozentime cake ...
1
28,237
11,598,898,257
IssuesEvent
2020-02-25 00:28:09
LevyForchh/karate
https://api.github.com/repos/LevyForchh/karate
opened
CVE-2018-12023 (High) detected in jackson-databind-2.8.5.jar, jackson-databind-2.8.8.jar
security vulnerability
## CVE-2018-12023 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.5.jar</b>, <b>jackson-databind-2.8.8.jar</b></p></summary> <p> <details><summary><b>jackson-dat...
True
CVE-2018-12023 (High) detected in jackson-databind-2.8.5.jar, jackson-databind-2.8.8.jar - ## CVE-2018-12023 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.5.jar...
non_defect
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streami...
0
69,976
30,513,569,232
IssuesEvent
2023-07-18 23:38:30
StevenBarre/zh-test-auto
https://api.github.com/repos/StevenBarre/zh-test-auto
closed
OCP 4.13 Upgrade Main Epic
*team/ ops and shared services* *team/ DXC* site/kamloops site/calgary Epic
**Describe the epic** Top level epic to track all OCP 4.13 upgrade work separate of quarters or sprints. Sub tasks may end up in multiple epics for better tracking and grouping. **Additional context** https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html **Proposed Implementatio...
1.0
OCP 4.13 Upgrade Main Epic - **Describe the epic** Top level epic to track all OCP 4.13 upgrade work separate of quarters or sprints. Sub tasks may end up in multiple epics for better tracking and grouping. **Additional context** https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.h...
non_defect
ocp upgrade main epic describe the epic top level epic to track all ocp upgrade work separate of quarters or sprints sub tasks may end up in multiple epics for better tracking and grouping additional context proposed implementation schedule this schedule is subject to change until we have co...
0
393,208
26,980,148,819
IssuesEvent
2023-02-09 12:31:33
Ohno-Tk/Unity_VtuberTablet
https://api.github.com/repos/Ohno-Tk/Unity_VtuberTablet
closed
[Feature Request]: ディレクトリ構造決め
documentation
## 概要 管理がしやすいようにディレクトリ構成を決定する ## タスク - [ ] 細かいタスクに分解できているなら書き出す。 ## 参考 https://r-ngtm.hatenablog.com/entry/2017/12/19/225951
1.0
[Feature Request]: ディレクトリ構造決め - ## 概要 管理がしやすいようにディレクトリ構成を決定する ## タスク - [ ] 細かいタスクに分解できているなら書き出す。 ## 参考 https://r-ngtm.hatenablog.com/entry/2017/12/19/225951
non_defect
ディレクトリ構造決め 概要 管理がしやすいようにディレクトリ構成を決定する タスク 細かいタスクに分解できているなら書き出す。 参考
0
70,081
22,841,716,296
IssuesEvent
2022-07-12 22:53:38
coder/coder
https://api.github.com/repos/coder/coder
opened
"By" in workspace page not helpful
ux-defect
It's usually autostop, autostart, or myself. Why do I need to see that everywhere <img width="1229" alt="Screen Shot 2022-07-12 at 5 53 26 PM" src="https://user-images.githubusercontent.com/7416144/178611852-9dfcebcc-50e1-42c1-8662-1496b0c66fe9.png"> ?
1.0
"By" in workspace page not helpful - It's usually autostop, autostart, or myself. Why do I need to see that everywhere <img width="1229" alt="Screen Shot 2022-07-12 at 5 53 26 PM" src="https://user-images.githubusercontent.com/7416144/178611852-9dfcebcc-50e1-42c1-8662-1496b0c66fe9.png"> ?
defect
by in workspace page not helpful it s usually autostop autostart or myself why do i need to see that everywhere img width alt screen shot at pm src
1
309,177
23,286,672,104
IssuesEvent
2022-08-05 17:17:04
stoplightio/spectral
https://api.github.com/repos/stoplightio/spectral
closed
Add missing rules to spectral docs
documentation chore
**Chore summary** Add missing rules to spectral [docs](https://meta.stoplight.io/docs/spectral/4dec24461f3af-open-api-rules#openapi-tags-uniqueness): - oas2-valid-media-example - oas3-valid-media-example - oas3-valid-schema-example
1.0
Add missing rules to spectral docs - **Chore summary** Add missing rules to spectral [docs](https://meta.stoplight.io/docs/spectral/4dec24461f3af-open-api-rules#openapi-tags-uniqueness): - oas2-valid-media-example - oas3-valid-media-example - oas3-valid-schema-example
non_defect
add missing rules to spectral docs chore summary add missing rules to spectral valid media example valid media example valid schema example
0
26,788
4,787,668,686
IssuesEvent
2016-10-30 04:32:43
zealdocs/zeal
https://api.github.com/repos/zealdocs/zeal
closed
crash with zeal 0.3 "Cannot determine index file for docset Common_Lisp"
Component: API Server Component: Docset Registry Component: Docsets Resolution: Fixed Type: Defect
Another nearly systematic crash with zeal 0.3 from ppa on ubuntu 16.04.1. "Cannot determine index file for docset Common_Lisp" I didn't know how to copy as text the problems so here are screenshots. https://transfer.sh/VNGeK/2016-10-14-123706-913x717-scrot.png https://transfer.sh/OPjvN/2016-10-14-123627-913x717-s...
1.0
crash with zeal 0.3 "Cannot determine index file for docset Common_Lisp" - Another nearly systematic crash with zeal 0.3 from ppa on ubuntu 16.04.1. "Cannot determine index file for docset Common_Lisp" I didn't know how to copy as text the problems so here are screenshots. https://transfer.sh/VNGeK/2016-10-14-1237...
defect
crash with zeal cannot determine index file for docset common lisp another nearly systematic crash with zeal from ppa on ubuntu cannot determine index file for docset common lisp i didn t know how to copy as text the problems so here are screenshots
1
29,806
5,694,384,526
IssuesEvent
2017-04-15 12:46:22
ReactiveX/RxJava
https://api.github.com/repos/ReactiveX/RxJava
opened
2.x: minor mistakes to be fixed
2.x Bug Documentation
- [ ] `ConnectableObservable` talks about `Flowable` and `Subscriber`, remnants of copy-paste - [ ] `FlowableFlattenIterable` `it.next()` is not checked for `null`
1.0
2.x: minor mistakes to be fixed - - [ ] `ConnectableObservable` talks about `Flowable` and `Subscriber`, remnants of copy-paste - [ ] `FlowableFlattenIterable` `it.next()` is not checked for `null`
non_defect
x minor mistakes to be fixed connectableobservable talks about flowable and subscriber remnants of copy paste flowableflatteniterable it next is not checked for null
0
1,072
2,594,525,671
IssuesEvent
2015-02-20 04:48:43
paulirish/mutation-summary
https://api.github.com/repos/paulirish/mutation-summary
opened
MutationSummary fails to load in safari, MutationObserver check incorrect
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Load MutationSummary script 2. Notice window.MutationSummary is undefined 3. Notice window.WebKitMutationObserver is defined In safari, typeof WebKitMutationObserver is object, not function. ``` ----- Original issue reported on code.google.com by `dfre...@google.com` on...
1.0
MutationSummary fails to load in safari, MutationObserver check incorrect - ``` What steps will reproduce the problem? 1. Load MutationSummary script 2. Notice window.MutationSummary is undefined 3. Notice window.WebKitMutationObserver is defined In safari, typeof WebKitMutationObserver is object, not function. ``` ...
defect
mutationsummary fails to load in safari mutationobserver check incorrect what steps will reproduce the problem load mutationsummary script notice window mutationsummary is undefined notice window webkitmutationobserver is defined in safari typeof webkitmutationobserver is object not function ...
1
60,295
17,023,389,804
IssuesEvent
2021-07-03 01:46:45
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Cannot reverse history
Component: potlatch (flash editor) Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 7.00pm, Friday, 24th April 2009]** Go here: http://www.openstreetmap.org/?lat=45.4028&lon=7.9777&zoom=12&layers=B000FTF Locate the village named "Vische". It is wrongly placed. Edit the map. Select village named "Vische". Hit "H". Select the first versi...
1.0
Cannot reverse history - **[Submitted to the original trac issue database at 7.00pm, Friday, 24th April 2009]** Go here: http://www.openstreetmap.org/?lat=45.4028&lon=7.9777&zoom=12&layers=B000FTF Locate the village named "Vische". It is wrongly placed. Edit the map. Select village named "Vische". Hit "H...
defect
cannot reverse history go here locate the village named vische it is wrongly placed edit the map select village named vische hit h select the first version made by niccolo that is positioned correctly press the revert button the point is placed at the correct location ...
1
25,919
4,513,524,976
IssuesEvent
2016-09-04 10:18:32
TrevorPilley/MicroLite
https://api.github.com/repos/TrevorPilley/MicroLite
closed
IdentifierStrategyListener is not registered by default
defect
IdentifierStrategyListener is not registered by default following 6cf46d7
1.0
IdentifierStrategyListener is not registered by default - IdentifierStrategyListener is not registered by default following 6cf46d7
defect
identifierstrategylistener is not registered by default identifierstrategylistener is not registered by default following
1
78,857
27,789,164,736
IssuesEvent
2023-03-17 07:20:57
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: Failing loading images from RSS feed with authentication enabled
Type-Defect Status-Fixed Component-Network
### Brief description of the issue The tool fail loading images from authenticated Jira and Confluence RSS feeds, I suppose it's because authentication is only used to retrieve content of articles, not to load images. ### How to reproduce the bug? add a feed which points to an RSS Feed with authentication enab...
1.0
[BUG]: Failing loading images from RSS feed with authentication enabled - ### Brief description of the issue The tool fail loading images from authenticated Jira and Confluence RSS feeds, I suppose it's because authentication is only used to retrieve content of articles, not to load images. ### How to reproduce t...
defect
failing loading images from rss feed with authentication enabled brief description of the issue the tool fail loading images from authenticated jira and confluence rss feeds i suppose it s because authentication is only used to retrieve content of articles not to load images how to reproduce the b...
1
1,977
4,805,290,944
IssuesEvent
2016-11-02 15:42:11
AllenFang/react-bootstrap-table
https://api.github.com/repos/AllenFang/react-bootstrap-table
closed
Navigating to last page even when row is added in the beginning
enhancement inprocess
This method navigates to the last page when pagination is enabled. var result = this.refs.table.handleAddRowAtBegin(fakeRow) ## Expected behavior Navigate to the first page
1.0
Navigating to last page even when row is added in the beginning - This method navigates to the last page when pagination is enabled. var result = this.refs.table.handleAddRowAtBegin(fakeRow) ## Expected behavior Navigate to the first page
non_defect
navigating to last page even when row is added in the beginning this method navigates to the last page when pagination is enabled var result this refs table handleaddrowatbegin fakerow expected behavior navigate to the first page
0
646,991
21,083,409,932
IssuesEvent
2022-04-03 08:41:19
DanXi-Dev/DanXi
https://api.github.com/repos/DanXi-Dev/DanXi
opened
[Feature Request] JWT Authorization
enhancement high priority
FDUHole is [declared to use JWT Authorization method](https://github.com/OpenTreeHole/treehole_backend) in the backend. Therefore, we have to move on to it as soon as possible. Some migration work has started in the branch [jwt-login](https://github.com/DanXi-Dev/DanXi/tree/jwt-login). Before this completes, it is h...
1.0
[Feature Request] JWT Authorization - FDUHole is [declared to use JWT Authorization method](https://github.com/OpenTreeHole/treehole_backend) in the backend. Therefore, we have to move on to it as soon as possible. Some migration work has started in the branch [jwt-login](https://github.com/DanXi-Dev/DanXi/tree/jwt-...
non_defect
jwt authorization fduhole is in the backend therefore we have to move on to it as soon as possible some migration work has started in the branch before this completes it is hard to begin solving it seems to be a break change forcing all users to upgrade their application to the next releas...
0
74,313
25,061,277,135
IssuesEvent
2022-11-07 02:04:47
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
VirtualScroller: item template context parameters not exposed
defect
### Describe the bug In VirtualScroller item template, parameters "index", "count", "first" and "last" are not exposed. They are listed as parameters in VirtualScroller documentation. ### Environment PrimeNG 14.2.4 ### Reproducer _No response_ ### Angular version 14.2.4 ### PrimeNG version 14.1.2 ### Build / ...
1.0
VirtualScroller: item template context parameters not exposed - ### Describe the bug In VirtualScroller item template, parameters "index", "count", "first" and "last" are not exposed. They are listed as parameters in VirtualScroller documentation. ### Environment PrimeNG 14.2.4 ### Reproducer _No response_ ### An...
defect
virtualscroller item template context parameters not exposed describe the bug in virtualscroller item template parameters index count first and last are not exposed they are listed as parameters in virtualscroller documentation environment primeng reproducer no response ang...
1
27,818
5,107,727,538
IssuesEvent
2017-01-05 15:45:02
gbif/ipt
https://api.github.com/repos/gbif/ipt
opened
Manually entering lat/long values breaks auto entry
bug Priority-Medium Type-Defect Usability
When manipulating the bounding box markers on the geographic coverage map, the lat/long values get set/updated automatically. Unfortunately lat/long values stop being set/updated automatically after the user has manually entered a value for it. Affects version: 2.3.3
1.0
Manually entering lat/long values breaks auto entry - When manipulating the bounding box markers on the geographic coverage map, the lat/long values get set/updated automatically. Unfortunately lat/long values stop being set/updated automatically after the user has manually entered a value for it. Affects version: 2...
defect
manually entering lat long values breaks auto entry when manipulating the bounding box markers on the geographic coverage map the lat long values get set updated automatically unfortunately lat long values stop being set updated automatically after the user has manually entered a value for it affects version ...
1
43,204
11,567,926,800
IssuesEvent
2020-02-20 15:05:45
LiskHQ/lisk-desktop
https://api.github.com/repos/LiskHQ/lisk-desktop
closed
Notification about the new release is not displayed in Linux version
type: bug type: defect
### Expected behavior When user opens the Lisk desktop application, we should alert the user about the availability of new version of Lisk desktop ### Actual behavior When i opened the Lisk desktop application (1.18.0) , there is no alert about the new version of Lisk desktop. This is happening only in Linux OS. It i...
1.0
Notification about the new release is not displayed in Linux version - ### Expected behavior When user opens the Lisk desktop application, we should alert the user about the availability of new version of Lisk desktop ### Actual behavior When i opened the Lisk desktop application (1.18.0) , there is no alert about t...
defect
notification about the new release is not displayed in linux version expected behavior when user opens the lisk desktop application we should alert the user about the availability of new version of lisk desktop actual behavior when i opened the lisk desktop application there is no alert about th...
1
9,387
2,615,147,034
IssuesEvent
2015-03-01 06:23:12
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
expose more of html5rocks via the slides
auto-migrated Priority-Medium Slides Type-Defect
``` link to the homepage from the 1st or last slide.. give a better idea of whats in it... to lure more people in. ``` Original issue reported on code.google.com by `paulir...@google.com` on 15 Sep 2010 at 2:25
1.0
expose more of html5rocks via the slides - ``` link to the homepage from the 1st or last slide.. give a better idea of whats in it... to lure more people in. ``` Original issue reported on code.google.com by `paulir...@google.com` on 15 Sep 2010 at 2:25
defect
expose more of via the slides link to the homepage from the or last slide give a better idea of whats in it to lure more people in original issue reported on code google com by paulir google com on sep at
1
33,709
7,200,432,040
IssuesEvent
2018-02-05 19:02:18
DivinumOfficium/divinum-officium
https://api.github.com/repos/DivinumOfficium/divinum-officium
closed
Sancta Missa: 1960 Prefaces
Priority-Medium Rubric-1960 Type-Defect auto-migrated
``` On feasts of bishops who are not Apostles or Evangelists, the preface should be of the season/common, and not the Praefatio Apostolorum. ``` Original issue reported on code.google.com by `canon.mi...@gmail.com` on 19 May 2012 at 5:45
1.0
Sancta Missa: 1960 Prefaces - ``` On feasts of bishops who are not Apostles or Evangelists, the preface should be of the season/common, and not the Praefatio Apostolorum. ``` Original issue reported on code.google.com by `canon.mi...@gmail.com` on 19 May 2012 at 5:45
defect
sancta missa prefaces on feasts of bishops who are not apostles or evangelists the preface should be of the season common and not the praefatio apostolorum original issue reported on code google com by canon mi gmail com on may at
1
68,792
21,898,999,116
IssuesEvent
2022-05-20 11:33:00
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Timeline does not display state events with `m.replace` relation unless "hidden events" are enabled
T-Defect S-Minor Security O-Uncommon
### Steps to reproduce 1. disable "Show hidden events in timeline" via `/devtools` 1. send an `m.room.topic` state event with this content: ``` { "topic":"spam spam", "m.relates_to": {"rel_type":"m.replace","event_id":"<previous topic event>"} } ``` ### Outcome #### What did you expect? This e...
1.0
Timeline does not display state events with `m.replace` relation unless "hidden events" are enabled - ### Steps to reproduce 1. disable "Show hidden events in timeline" via `/devtools` 1. send an `m.room.topic` state event with this content: ``` { "topic":"spam spam", "m.relates_to": {"rel_type":"m.replace...
defect
timeline does not display state events with m replace relation unless hidden events are enabled steps to reproduce disable show hidden events in timeline via devtools send an m room topic state event with this content topic spam spam m relates to rel type m replace...
1
3,017
2,607,969,658
IssuesEvent
2015-02-26 00:43:59
chrsmithdemos/leveldb
https://api.github.com/repos/chrsmithdemos/leveldb
closed
QNX build is broken
auto-migrated Priority-Medium Type-Defect
``` When building for QNX (which has a strict C++ library), the build is broken. The problem is that a couple of headers are included using the "#include <c...>" style, but the symbols are used in the global (i.e. not std::) namespace. Compiler errors are: ../../third_party/leveldatabase/src/include/leveldb/env.h:...
1.0
QNX build is broken - ``` When building for QNX (which has a strict C++ library), the build is broken. The problem is that a couple of headers are included using the "#include <c...>" style, but the symbols are used in the global (i.e. not std::) namespace. Compiler errors are: ../../third_party/leveldatabase/src/...
defect
qnx build is broken when building for qnx which has a strict c library the build is broken the problem is that a couple of headers are included using the include style but the symbols are used in the global i e not std namespace compiler errors are third party leveldatabase src inclu...
1
85,729
24,670,285,962
IssuesEvent
2022-10-18 13:20:46
home-assistant/operating-system
https://api.github.com/repos/home-assistant/operating-system
closed
OS build for generic-x86-64 fails ~every second time
bug build board/generic-x86-64 stale
Around 50% of builds the OS build fails during grub2 package build: ``` 2022-07-13T08:39:10.7131593Z /build/output/host/bin/x86_64-buildroot-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I.. -I. -I.. -I../include -I./incl...
1.0
OS build for generic-x86-64 fails ~every second time - Around 50% of builds the OS build fails during grub2 package build: ``` 2022-07-13T08:39:10.7131593Z /build/output/host/bin/x86_64-buildroot-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/...
non_defect
os build for generic fails every second time around of builds the os build fails during package build build output host bin buildroot linux gnu gcc e dhave config h i i wall w dgrub util d file offset bits i include dgrub file util grub fstest c i i i ...
0
110,880
13,958,108,041
IssuesEvent
2020-10-24 10:18:07
prologin/gcc-site
https://api.github.com/repos/prologin/gcc-site
opened
Rework the wishes selection part
bug design high-priority
When adding a new event, one that will be alone (not like during the summer that is), we are still prompted to order our wishes. We should add something to prevent this.
1.0
Rework the wishes selection part - When adding a new event, one that will be alone (not like during the summer that is), we are still prompted to order our wishes. We should add something to prevent this.
non_defect
rework the wishes selection part when adding a new event one that will be alone not like during the summer that is we are still prompted to order our wishes we should add something to prevent this
0
31,641
6,569,271,090
IssuesEvent
2017-09-09 05:11:23
thezbyg/gpick
https://api.github.com/repos/thezbyg/gpick
closed
error: reference to 'set' is ambiguous
Priority-Medium Type-Defect
Original [issue 110](https://code.google.com/p/gpick/issues/detail?id=110) created by thezbyg on 2013-12-19T00:32:01.000Z: <b>What steps will reproduce the problem?</b> 1. scons &amp;&amp; make <b>What is the expected output? What do you see instead?</b> Expected successful compile but got: /usr/bin/clang++ -o build...
1.0
error: reference to 'set' is ambiguous - Original [issue 110](https://code.google.com/p/gpick/issues/detail?id=110) created by thezbyg on 2013-12-19T00:32:01.000Z: <b>What steps will reproduce the problem?</b> 1. scons &amp;&amp; make <b>What is the expected output? What do you see instead?</b> Expected successful co...
defect
error reference to set is ambiguous original created by thezbyg on what steps will reproduce the problem scons amp amp make what is the expected output what do you see instead expected successful compile but got usr bin clang o build source dynv dynvvarbool o c wall dnde...
1
1,996
2,603,974,668
IssuesEvent
2015-02-24 19:01:11
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳治疗生殖性疱疹病医院
auto-migrated Priority-Medium Type-Defect
``` 沈阳治疗生殖性疱疹病医院〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.google.com by `q96...
1.0
沈阳治疗生殖性疱疹病医院 - ``` 沈阳治疗生殖性疱疹病医院〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.goo...
defect
沈阳治疗生殖性疱疹病医院 沈阳治疗生殖性疱疹病医院〓沈陽軍區政治部醫院性病〓tel�� � 〓 , � ��。 。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 original issue reported on code google com by gmail com on jun at ...
1
32,199
6,736,530,652
IssuesEvent
2017-10-19 04:47:45
Gubaer/josm-scripting-plugin
https://api.github.com/repos/Gubaer/josm-scripting-plugin
closed
Possible bug when updating coordinates of elements
defect
I'm iterating a collection of elements that were downloaded from the OSM server. ``` ///etc...foreach element { element.lat = 34; element.lon = 35; } ``` For some reason, the above code will correctly set lon to 35, but lat will be set to the element's previous longitude. It's as if this is being executed...
1.0
Possible bug when updating coordinates of elements - I'm iterating a collection of elements that were downloaded from the OSM server. ``` ///etc...foreach element { element.lat = 34; element.lon = 35; } ``` For some reason, the above code will correctly set lon to 35, but lat will be set to the element's ...
defect
possible bug when updating coordinates of elements i m iterating a collection of elements that were downloaded from the osm server etc foreach element element lat element lon for some reason the above code will correctly set lon to but lat will be set to the element s pre...
1
21,929
14,938,120,143
IssuesEvent
2021-01-25 15:24:51
RasaHQ/rasa-x-helm
https://api.github.com/repos/RasaHQ/rasa-x-helm
closed
Update API version for Ingress
area:rasa-x/infrastructure :steam_locomotive: priority:normal
Current API versions that are used for Ingress templates are deprecated. The templates should be updated that a deployment uses the correct API version for Ingress that is compatible with a version available on a Kubernetes cluster where the rasa-x helm chart was installed. ``` networking.k8s.io/v1beta1 Ingress is...
1.0
Update API version for Ingress - Current API versions that are used for Ingress templates are deprecated. The templates should be updated that a deployment uses the correct API version for Ingress that is compatible with a version available on a Kubernetes cluster where the rasa-x helm chart was installed. ``` ne...
non_defect
update api version for ingress current api versions that are used for ingress templates are deprecated the templates should be updated that a deployment uses the correct api version for ingress that is compatible with a version available on a kubernetes cluster where the rasa x helm chart was installed ne...
0
8,073
2,958,021,249
IssuesEvent
2015-07-08 19:15:31
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Rename tests in System.Reflection.Emit to better names
grabbed by assignee test bug
The tests in this assembly are named as PosTest* and NegTest*, and does not provide context on what it's testing. There are ~700 tests in this assembly.
1.0
Rename tests in System.Reflection.Emit to better names - The tests in this assembly are named as PosTest* and NegTest*, and does not provide context on what it's testing. There are ~700 tests in this assembly.
non_defect
rename tests in system reflection emit to better names the tests in this assembly are named as postest and negtest and does not provide context on what it s testing there are tests in this assembly
0
174,136
6,536,977,792
IssuesEvent
2017-08-31 20:22:15
arfc/transition-scenarios
https://api.github.com/repos/arfc/transition-scenarios
closed
Create a figshare or zenodo DOI
Comp:Output Difficulty:1-Beginner Priority:1-Critical Status:1-New Type:Docs
The version of this repository which created the accepted ANS summary needs to be directly citable. Best practice for this is to create a zenodo or figshare DOI which can be cited in that document. @jbae11 , you or I should do this, but it will rely on the answers to the following questions: - is the current revision ...
1.0
Create a figshare or zenodo DOI - The version of this repository which created the accepted ANS summary needs to be directly citable. Best practice for this is to create a zenodo or figshare DOI which can be cited in that document. @jbae11 , you or I should do this, but it will rely on the answers to the following que...
non_defect
create a figshare or zenodo doi the version of this repository which created the accepted ans summary needs to be directly citable best practice for this is to create a zenodo or figshare doi which can be cited in that document you or i should do this but it will rely on the answers to the following question...
0
64,800
18,908,683,477
IssuesEvent
2021-11-16 11:51:43
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Other person's video is on top of QR code while trying to crossign during videocall
T-Defect
### Steps to reproduce 1. Video call 2. login to a new session on another phone 3. start verification ### Outcome #### What did you expect? able to scan qr code #### What happened instead? unable to scan ### Your phone model moto e5 ### Operating system version 8 ### Application version and app store 1....
1.0
Other person's video is on top of QR code while trying to crossign during videocall - ### Steps to reproduce 1. Video call 2. login to a new session on another phone 3. start verification ### Outcome #### What did you expect? able to scan qr code #### What happened instead? unable to scan ### Your phone mode...
defect
other person s video is on top of qr code while trying to crossign during videocall steps to reproduce video call login to a new session on another phone start verification outcome what did you expect able to scan qr code what happened instead unable to scan your phone mode...
1
213,785
16,537,103,889
IssuesEvent
2021-05-27 13:03:11
finos/waltz
https://api.github.com/repos/finos/waltz
closed
Allow specific auth source statements (i.e. app to app or app to actor)
fixed (test & close) noteworthy
Currently auth source statements are scoped at the org unit level (i.e. 'this app is an auth source for data type `x` for all apps under org unit `y`) We wish to be able to define more granular auth statements (and overrides) which allow for statements like: 'this app is an auth source for data type `x` for actor `z...
1.0
Allow specific auth source statements (i.e. app to app or app to actor) - Currently auth source statements are scoped at the org unit level (i.e. 'this app is an auth source for data type `x` for all apps under org unit `y`) We wish to be able to define more granular auth statements (and overrides) which allow for s...
non_defect
allow specific auth source statements i e app to app or app to actor currently auth source statements are scoped at the org unit level i e this app is an auth source for data type x for all apps under org unit y we wish to be able to define more granular auth statements and overrides which allow for s...
0
36,159
7,867,542,617
IssuesEvent
2018-06-23 10:06:17
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Re-run nightly tests for 2 May 2013 (Trac #566)
Migrated from Trac clubb_src defect nieznan3@uwm.edu
The nightly tests did not upload on 2 May 2013. I don't know whether they're still running or whether they failed and stopped. Jon, could you investigate and re-run the nightly tests manually using the latest version of the code? Attachments: [plot_explicit_ta_configs.maff](https://github.com/larson-group/trac_at...
1.0
Re-run nightly tests for 2 May 2013 (Trac #566) - The nightly tests did not upload on 2 May 2013. I don't know whether they're still running or whether they failed and stopped. Jon, could you investigate and re-run the nightly tests manually using the latest version of the code? Attachments: [plot_explicit_ta_con...
defect
re run nightly tests for may trac the nightly tests did not upload on may i don t know whether they re still running or whether they failed and stopped jon could you investigate and re run the nightly tests manually using the latest version of the code attachments ...
1
383,629
26,559,027,815
IssuesEvent
2023-01-20 14:26:36
maxGraph/maxgraph-integration-examples
https://api.github.com/repos/maxGraph/maxgraph-integration-examples
closed
Update doc and workflow to use the @maxgraph/core@0.1.0 version from the npm registry
documentation enhancement chore
The 0.1.0 release was done on 2022-11-22, see https://github.com/maxGraph/maxGraph/releases/tag/v0.1.0 This is no more mandatory to build the npm package locally. **Tasks** - [x] Update the documentation and mention the usage of the npm package first - [x] GitHub workflow: build using a release version and a d...
1.0
Update doc and workflow to use the @maxgraph/core@0.1.0 version from the npm registry - The 0.1.0 release was done on 2022-11-22, see https://github.com/maxGraph/maxGraph/releases/tag/v0.1.0 This is no more mandatory to build the npm package locally. **Tasks** - [x] Update the documentation and mention the usag...
non_defect
update doc and workflow to use the maxgraph core version from the npm registry the release was done on see this is no more mandatory to build the npm package locally tasks update the documentation and mention the usage of the npm package first github workflow build using a...
0
4,474
2,610,094,724
IssuesEvent
2015-02-26 18:28:34
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳红蓝光怎么样祛青春痘
auto-migrated Priority-Medium Type-Defect
``` 深圳红蓝光怎么样祛青春痘【深圳韩方科颜全国热线400-869-181 8,24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:18
1.0
深圳红蓝光怎么样祛青春痘 - ``` 深圳红蓝光怎么样祛青春痘【深圳韩方科颜全国热线400-869-181 8,24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:18
defect
深圳红蓝光怎么样祛青春痘 深圳红蓝光怎么样祛青春痘【 , 】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 original issue reported on code google com by szft com on may at
1
11,554
9,396,914,521
IssuesEvent
2019-04-08 08:29:32
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
opened
Backend - New Addons configuration view
area/service-catalog enhancement
**Description** We need to provide new endpoint in the console-backend-service to allow configuring helm-broker with bundle repositories, see UI: https://github.com/kyma-project/console/issues/751 **AC** - provide all URL repositories with configMap names assigned - allow to add new URL/URLs for a given exist...
1.0
Backend - New Addons configuration view - **Description** We need to provide new endpoint in the console-backend-service to allow configuring helm-broker with bundle repositories, see UI: https://github.com/kyma-project/console/issues/751 **AC** - provide all URL repositories with configMap names assigned - a...
non_defect
backend new addons configuration view description we need to provide new endpoint in the console backend service to allow configuring helm broker with bundle repositories see ui ac provide all url repositories with configmap names assigned allow to add new url urls for a given existing cm ...
0
17,405
3,004,143,709
IssuesEvent
2015-07-25 16:37:03
dpi/rng
https://api.github.com/repos/dpi/rng
opened
Template Collection missing new templates
defect
CourierTemplateCollection should add new templates to a template collection if the defining module was added after the collection was created.
1.0
Template Collection missing new templates - CourierTemplateCollection should add new templates to a template collection if the defining module was added after the collection was created.
defect
template collection missing new templates couriertemplatecollection should add new templates to a template collection if the defining module was added after the collection was created
1
197,142
6,952,870,313
IssuesEvent
2017-12-06 18:58:36
conveyal/analysis-ui
https://api.github.com/repos/conveyal/analysis-ui
opened
Refactor Routes > Application > Page component rendering
large task low priority refactor
Have each page handle it's own containers and create reusable application frames (like the Sidebar component) for pages to use. This should help with passing data and make the data loading responsibilities clearer. For example, the SelectRegion page doesn't need the Sidebar or Modifications Map or just about anythin...
1.0
Refactor Routes > Application > Page component rendering - Have each page handle it's own containers and create reusable application frames (like the Sidebar component) for pages to use. This should help with passing data and make the data loading responsibilities clearer. For example, the SelectRegion page doesn't ...
non_defect
refactor routes application page component rendering have each page handle it s own containers and create reusable application frames like the sidebar component for pages to use this should help with passing data and make the data loading responsibilities clearer for example the selectregion page doesn t ...
0
336,715
30,217,908,381
IssuesEvent
2023-07-05 16:56:09
OpenEnroth/OpenEnroth
https://api.github.com/repos/OpenEnroth/OpenEnroth
closed
Crash while fighting Eyes in Nighon Tunnels
bug need test
**Describe the bug** I getting crashes while fighting Floating Eyes and Gazers in Nighon Tunnels. **To Reproduce** I attached a save that will show the crash. Just load, do nothing and hope the game crashes soon enough. **Environment (please complete the following information):** Ubuntu 22.04, x86_64, OpenEnr...
1.0
Crash while fighting Eyes in Nighon Tunnels - **Describe the bug** I getting crashes while fighting Floating Eyes and Gazers in Nighon Tunnels. **To Reproduce** I attached a save that will show the crash. Just load, do nothing and hope the game crashes soon enough. **Environment (please complete the following ...
non_defect
crash while fighting eyes in nighon tunnels describe the bug i getting crashes while fighting floating eyes and gazers in nighon tunnels to reproduce i attached a save that will show the crash just load do nothing and hope the game crashes soon enough environment please complete the following ...
0
58,835
16,820,479,526
IssuesEvent
2021-06-17 12:35:07
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Writes to a persistent map store may be lost when coalescing is turned on.
Module: IMap Source: Community Team: Core Type: Defect
It is a continuation of issue #15060. Correction of this issue used sequence number of DelayedEntry to detect a situation when at the time of removing already persisted DelayedEntries there is already a newer DelayedEntry. But there is still a small window when sequence number is not yet initialized but the DelayedE...
1.0
Writes to a persistent map store may be lost when coalescing is turned on. - It is a continuation of issue #15060. Correction of this issue used sequence number of DelayedEntry to detect a situation when at the time of removing already persisted DelayedEntries there is already a newer DelayedEntry. But there is stil...
defect
writes to a persistent map store may be lost when coalescing is turned on it is a continuation of issue correction of this issue used sequence number of delayedentry to detect a situation when at the time of removing already persisted delayedentries there is already a newer delayedentry but there is still a ...
1
46,793
13,055,977,415
IssuesEvent
2020-07-30 03:17:15
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[photospline] 1 dimensional spline evaluation is not supported (Trac #1884)
Incomplete Migration Migrated from Trac defect other
Migrated from https://code.icecube.wisc.edu/ticket/1884 ```json { "status": "closed", "changetime": "2019-02-13T14:12:55", "description": "Multidimensional splines are great, but sometimes it's handy to be able to work in just one dimension. ", "reporter": "cweaver", "cc": "", "resolution":...
1.0
[photospline] 1 dimensional spline evaluation is not supported (Trac #1884) - Migrated from https://code.icecube.wisc.edu/ticket/1884 ```json { "status": "closed", "changetime": "2019-02-13T14:12:55", "description": "Multidimensional splines are great, but sometimes it's handy to be able to work in just o...
defect
dimensional spline evaluation is not supported trac migrated from json status closed changetime description multidimensional splines are great but sometimes it s handy to be able to work in just one dimension reporter cweaver cc ...
1
818,443
30,689,384,518
IssuesEvent
2023-07-26 14:18:10
infor-design/enterprise
https://api.github.com/repos/infor-design/enterprise
closed
Editor: complex font picker issue
type: bug :bug: [3] focus: editor priority: minor stale
<!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If reporting a security issue such as a xss vulnerability. Please use the [security advisories feature](https://github.com/info...
1.0
Editor: complex font picker issue - <!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If reporting a security issue such as a xss vulnerability. Please use the [security advisor...
non_defect
editor complex font picker issue describe the bug unable to change font style header when bold styling is applied to reproduce steps to reproduce the behavior go to type any text change text style to italic change text style to header see error expected be...
0
80,628
3,572,576,647
IssuesEvent
2016-01-27 00:15:20
isolver/OpenHandWrite
https://api.github.com/repos/isolver/OpenHandWrite
closed
Current Trial being edited becomes ambiguous.
bug MarkWrite Priority 1
With #95 implemented, and hdf5 file with trials has been loaded: - when the selected data region is moved in the timeline view, the 'trial segment' becomes deselected in the segment hierarchy. This is required so that data about the selected region can be displayed in the properties table. - this currently also me...
1.0
Current Trial being edited becomes ambiguous. - With #95 implemented, and hdf5 file with trials has been loaded: - when the selected data region is moved in the timeline view, the 'trial segment' becomes deselected in the segment hierarchy. This is required so that data about the selected region can be displayed in ...
non_defect
current trial being edited becomes ambiguous with implemented and file with trials has been loaded when the selected data region is moved in the timeline view the trial segment becomes deselected in the segment hierarchy this is required so that data about the selected region can be displayed in the ...
0
302,727
9,285,675,184
IssuesEvent
2019-03-21 08:07:10
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
postscripts servicenode failed when deploying a diskless service node
priority:high rh8 status:pending type:bug
Postscripts ``servicenode`` failed when deploying a diskless service node. * xcat version: 20190319.0615 build * The osimage definition are: ``` [root@f6u13k10 xcat-dep]# lsdef -t osimage rhels8.0.0-ppc64le-netboot-service Object name: rhels8.0.0-ppc64le-netboot-service exlist=/opt/xcat/share/xcat/netboot...
1.0
postscripts servicenode failed when deploying a diskless service node - Postscripts ``servicenode`` failed when deploying a diskless service node. * xcat version: 20190319.0615 build * The osimage definition are: ``` [root@f6u13k10 xcat-dep]# lsdef -t osimage rhels8.0.0-ppc64le-netboot-service Object name: rhe...
non_defect
postscripts servicenode failed when deploying a diskless service node postscripts servicenode failed when deploying a diskless service node xcat version build the osimage definition are lsdef t osimage netboot service object name netboot service exlist opt xcat s...
0
287,442
21,656,713,449
IssuesEvent
2022-05-06 14:46:28
kata-containers/community
https://api.github.com/repos/kata-containers/community
opened
Create an outreach document
enhancement area/documentation
We've just [completed our first outreach project](https://github.com/kata-containers/community/discussions/268). This has shown us that we need a small document explaining a few points in advance to avoid confusion and to make the process as painless and rewarding as possible for the contributors.
1.0
Create an outreach document - We've just [completed our first outreach project](https://github.com/kata-containers/community/discussions/268). This has shown us that we need a small document explaining a few points in advance to avoid confusion and to make the process as painless and rewarding as possible for the c...
non_defect
create an outreach document we ve just this has shown us that we need a small document explaining a few points in advance to avoid confusion and to make the process as painless and rewarding as possible for the contributors
0
51,864
6,201,010,570
IssuesEvent
2017-07-06 03:53:28
GenisysPro/GenisysPro
https://api.github.com/repos/GenisysPro/GenisysPro
opened
Thorns duplication error
bug Exploit GenProTesting Confirmed help wanted Priority
Player keeps inventory when they die from thorns. The inventory also drops causing a duplication. What we need to do is force the player's inventory to drop after all their energy is taken from thorns but before they die. See video for full explanation: https://youtu.be/ys1tWxBh9YA
1.0
Thorns duplication error - Player keeps inventory when they die from thorns. The inventory also drops causing a duplication. What we need to do is force the player's inventory to drop after all their energy is taken from thorns but before they die. See video for full explanation: https://youtu.be/ys1tWxBh9YA
non_defect
thorns duplication error player keeps inventory when they die from thorns the inventory also drops causing a duplication what we need to do is force the player s inventory to drop after all their energy is taken from thorns but before they die see video for full explanation
0
6,356
2,610,241,240
IssuesEvent
2015-02-26 19:16:52
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...
1
55,320
14,369,868,774
IssuesEvent
2020-12-01 10:19:36
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
opened
Bug: (docs) Tabs example – Programmatic Selection works incorrect
Defect Hunting bug core
#### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. When the user click "Select Tab 2" and then click "Select Tab 1", tabs do not switching to "tab 1": ![tabs-selection](https://user-images.githubusercontent.com/14160094/100727841-7048d400-33cf-11eb-9751-c6bf01b57fc4.gif) ...
1.0
Bug: (docs) Tabs example – Programmatic Selection works incorrect - #### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. When the user click "Select Tab 2" and then click "Select Tab 1", tabs do not switching to "tab 1": ![tabs-selection](https://user-images.githubuserconten...
defect
bug docs tabs example – programmatic selection works incorrect is this a bug enhancement or feature request bug briefly describe your proposal when the user click select tab and then click select tab tabs do not switching to tab which versions of angular and fundamental...
1
312,931
26,888,293,383
IssuesEvent
2023-02-06 06:25:18
prgrms-be-devcourse/BE-03-Prolog
https://api.github.com/repos/prgrms-be-devcourse/BE-03-Prolog
closed
JWT & OAuth 테스트 코드 추가 및 리팩터링
♻️ refactor ✅ test
### 🚀 목적 - 현재 JWT & OAuth에 테스트 코드를 추가하고 기능을 리팩터링 하려고 합니다. ### 🔗 작업 ### ✅ 완료조건
1.0
JWT & OAuth 테스트 코드 추가 및 리팩터링 - ### 🚀 목적 - 현재 JWT & OAuth에 테스트 코드를 추가하고 기능을 리팩터링 하려고 합니다. ### 🔗 작업 ### ✅ 완료조건
non_defect
jwt oauth 테스트 코드 추가 및 리팩터링 🚀 목적 현재 jwt oauth에 테스트 코드를 추가하고 기능을 리팩터링 하려고 합니다 🔗 작업 ✅ 완료조건
0
62,170
17,023,865,291
IssuesEvent
2021-07-03 04:15:22
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Building attached to nameless street cannot be found by address
Component: nominatim Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 11.16am, Tuesday, 11th June 2013]** I type "EPAM" in the search box on the osm.org and press Return button. I expect to see: EPAM Systems, 14, Kudriashova Street, Solomianka, Solomianskyi district, Kyiv, 01032, Ukraine In fact search returns: EPAM Systems, 14...
1.0
Building attached to nameless street cannot be found by address - **[Submitted to the original trac issue database at 11.16am, Tuesday, 11th June 2013]** I type "EPAM" in the search box on the osm.org and press Return button. I expect to see: EPAM Systems, 14, Kudriashova Street, Solomianka, Solomianskyi district,...
defect
building attached to nameless street cannot be found by address i type epam in the search box on the osm org and press return button i expect to see epam systems kudriashova street solomianka solomianskyi district kyiv ukraine in fact search returns epam systems solomianka solomian...
1
767,239
26,916,134,679
IssuesEvent
2023-02-07 06:38:47
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
web.snapchat.com - site is not usable
browser-firefox priority-important engine-gecko
<!-- @browser: Firefox 109.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117930 --> **URL**: https://web.snapchat.com/ **Browser / Version**: Firefox 109.0 **Op...
1.0
web.snapchat.com - site is not usable - <!-- @browser: Firefox 109.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117930 --> **URL**: https://web.snapchat.com/ *...
non_defect
web snapchat com site is not usable url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description browser unsupported steps to reproduce browser not supported snapchat for web only supports th...
0
22,236
3,619,269,933
IssuesEvent
2016-02-08 15:26:05
pavva94/snake-os
https://api.github.com/repos/pavva94/snake-os
closed
transmission 2.76-1 crashes OS every few mins
auto-migrated Priority-Medium Type-Defect
``` 1. FW version SNAKE OS V1.3.2 (20111019) 2. Transmission: transmission-2.76-1.opk 3. Set Download Queue Size to 3 on Services\transmission screen of Snake-OS's administrative WEB UI. 4. Observe problem: 4.1. Go to transmission WEB UI and wait at least 1 minute -> connection lost dialog appears every 1 minute 4.2....
1.0
transmission 2.76-1 crashes OS every few mins - ``` 1. FW version SNAKE OS V1.3.2 (20111019) 2. Transmission: transmission-2.76-1.opk 3. Set Download Queue Size to 3 on Services\transmission screen of Snake-OS's administrative WEB UI. 4. Observe problem: 4.1. Go to transmission WEB UI and wait at least 1 minute -> con...
defect
transmission crashes os every few mins fw version snake os transmission transmission opk set download queue size to on services transmission screen of snake os s administrative web ui observe problem go to transmission web ui and wait at least minute connection lo...
1
145,563
11,698,810,828
IssuesEvent
2020-03-06 14:33:43
SAP/cloud-commerce-spartacus-storefront
https://api.github.com/repos/SAP/cloud-commerce-spartacus-storefront
closed
Failing E2E: My coupons
e2e-tests
My coupons e2e tests are failing on `develop` and maintenance pointed to `dev-17`. File: mobile/my-coupons/my-coupons-mobile.e2e-spec.ts ``` 7 passing (1m) 1 failing 1) 576p resolution - My coupons test for pagination and sort should page and sort my coupon list: CypressError: Timed out retrying: ex...
1.0
Failing E2E: My coupons - My coupons e2e tests are failing on `develop` and maintenance pointed to `dev-17`. File: mobile/my-coupons/my-coupons-mobile.e2e-spec.ts ``` 7 passing (1m) 1 failing 1) 576p resolution - My coupons test for pagination and sort should page and sort my coupon list: CypressErr...
non_defect
failing my coupons my coupons tests are failing on develop and maintenance pointed to dev file mobile my coupons my coupons mobile spec ts passing failing resolution my coupons test for pagination and sort should page and sort my coupon list cypresserror timed o...
0
40,006
9,791,826,157
IssuesEvent
2019-06-10 15:53:37
vector-im/riot-web
https://api.github.com/repos/vector-im/riot-web
closed
Reply button missing on e2ee messages retrieved from other devices
bug defect feature:aggregations feature:message-editing feature:reactions phase:2 type:timeline
<!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitt...
1.0
Reply button missing on e2ee messages retrieved from other devices - <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data ...
defect
reply button missing on messages retrieved from other devices this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting...
1
39,606
9,561,675,621
IssuesEvent
2019-05-04 01:00:39
smxi/inxi
https://api.github.com/repos/smxi/inxi
closed
The Tale Of Two Mellanox NICs
BSD BUG! Close-If-No-Response Debugger-Data-Required Debugger-Request-Ignored Defect
Hi all, I came across a bit of a snafu with your wonderful inxi app. OS: FreeBSD 11.x 12.x 13.x (all are x86_64) Shell: tcsh & bash NICs in question: Mellanox ConnectX-2 & Mellanox ConnectX-3 On machines with the ConnectX-3 cards, running inxi -b results in normal-ish output until the NIC is reported, resulting in...
1.0
The Tale Of Two Mellanox NICs - Hi all, I came across a bit of a snafu with your wonderful inxi app. OS: FreeBSD 11.x 12.x 13.x (all are x86_64) Shell: tcsh & bash NICs in question: Mellanox ConnectX-2 & Mellanox ConnectX-3 On machines with the ConnectX-3 cards, running inxi -b results in normal-ish output until t...
defect
the tale of two mellanox nics hi all i came across a bit of a snafu with your wonderful inxi app os freebsd x x x all are shell tcsh bash nics in question mellanox connectx mellanox connectx on machines with the connectx cards running inxi b results in normal ish output until the nic...
1
60,173
6,673,605,635
IssuesEvent
2017-10-04 15:34:27
pods-framework/pods
https://api.github.com/repos/pods-framework/pods
closed
Pods 2.7 RC1 Image Field max size bug?
BLOCKER Bug Fixed / Needs Testing in progress
So like subject.. i think there is a bug.. add image field in cpt with max size es. 500 KB but in custom post edit i can still upload images of any weight..
1.0
Pods 2.7 RC1 Image Field max size bug? - So like subject.. i think there is a bug.. add image field in cpt with max size es. 500 KB but in custom post edit i can still upload images of any weight..
non_defect
pods image field max size bug so like subject i think there is a bug add image field in cpt with max size es kb but in custom post edit i can still upload images of any weight
0
45,831
13,055,753,961
IssuesEvent
2020-07-30 02:38:08
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
SkipUnregistered seems to no longer work (Trac #107)
Incomplete Migration Migrated from Trac dataio defect
Migrated from https://code.icecube.wisc.edu/ticket/107 ```json { "status": "closed", "changetime": "2007-09-07T14:56:04", "description": "When playing with the new SkipMissingDrivingTime tests, I had a script which did not\nload libdst (defining I3DST objects). With version V01-11-04, adding option \"ski...
1.0
SkipUnregistered seems to no longer work (Trac #107) - Migrated from https://code.icecube.wisc.edu/ticket/107 ```json { "status": "closed", "changetime": "2007-09-07T14:56:04", "description": "When playing with the new SkipMissingDrivingTime tests, I had a script which did not\nload libdst (defining I3DST...
defect
skipunregistered seems to no longer work trac migrated from json status closed changetime description when playing with the new skipmissingdrivingtime tests i had a script which did not nload libdst defining objects with version adding option skipunr...
1
19,481
4,414,434,575
IssuesEvent
2016-08-13 12:33:14
alsatian-test/alsatian
https://api.github.com/repos/alsatian-test/alsatian
opened
Add author and contributors to package.json
documentation
Just noticed these sections were missing and @Jameskmonger has been ace helping this project so should recognise him in the package.json
1.0
Add author and contributors to package.json - Just noticed these sections were missing and @Jameskmonger has been ace helping this project so should recognise him in the package.json
non_defect
add author and contributors to package json just noticed these sections were missing and jameskmonger has been ace helping this project so should recognise him in the package json
0
46,601
13,055,944,244
IssuesEvent
2020-07-30 03:11:36
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[cmake] -DNDEBUG not set for DEBUG build type (Trac #1547)
Incomplete Migration Migrated from Trac cmake defect
Migrated from https://code.icecube.wisc.edu/ticket/1547 ```json { "status": "closed", "changetime": "2016-02-12T21:09:06", "description": "It appears that all other release types have special flags set, except the DEBUG release type. Thus, we're missing the `-DNDEBUG` flag. (and maybe other things, I'm no...
1.0
[cmake] -DNDEBUG not set for DEBUG build type (Trac #1547) - Migrated from https://code.icecube.wisc.edu/ticket/1547 ```json { "status": "closed", "changetime": "2016-02-12T21:09:06", "description": "It appears that all other release types have special flags set, except the DEBUG release type. Thus, we're...
defect
dndebug not set for debug build type trac migrated from json status closed changetime description it appears that all other release types have special flags set except the debug release type thus we re missing the dndebug flag and maybe other things i m ...
1
21,356
2,639,531,301
IssuesEvent
2015-03-11 02:46:22
cs2103jan2015-w13-4j/main
https://api.github.com/repos/cs2103jan2015-w13-4j/main
closed
As a user, I would like to have a simply way to perform operations
priority.high type.story
so that I can get my tasks done faster
1.0
As a user, I would like to have a simply way to perform operations - so that I can get my tasks done faster
non_defect
as a user i would like to have a simply way to perform operations so that i can get my tasks done faster
0
19,778
3,254,660,915
IssuesEvent
2015-10-20 01:56:02
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
3.x - stream_context_create on php 5.6.8 expect peer_name without transport
Defect
when using ssl:// in host Network\Socket throws error ```stream_socket_client(): Peer certificate CN=`smtp.gmail.com' did not match expected CN=`ssl://smtp.gmail.com' stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error)``` the peer_n...
1.0
3.x - stream_context_create on php 5.6.8 expect peer_name without transport - when using ssl:// in host Network\Socket throws error ```stream_socket_client(): Peer certificate CN=`smtp.gmail.com' did not match expected CN=`ssl://smtp.gmail.com' stream_socket_client(): Failed to enable crypto stream_socket_client(): ...
defect
x stream context create on php expect peer name without transport when using ssl in host network socket throws error stream socket client peer certificate cn smtp gmail com did not match expected cn ssl smtp gmail com stream socket client failed to enable crypto stream socket client ...
1
266,297
20,144,994,461
IssuesEvent
2022-02-09 06:07:35
IBM-Cloud/terraform-provider-ibm
https://api.github.com/repos/IBM-Cloud/terraform-provider-ibm
closed
ibm_resource_instance datasource is missing few attributes in documention
service/Resource Management documentation
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
ibm_resource_instance datasource is missing few attributes in documention - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to h...
non_defect
ibm resource instance datasource is missing few attributes in documention community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information...
0
119,611
4,773,151,328
IssuesEvent
2016-10-26 23:15:19
NuGet/Home
https://api.github.com/repos/NuGet/Home
closed
Due to risk of deadlock cannot call GetService from a background thread
Area:VS.Client Area:VS.PMConsole ClosedAs:Duplicate Priority:0 Type:Bug
Repro - 1. New .Net framework console app 2. build it. 3. launch pmc or nuget UI ![2016-10-26](https://cloud.githubusercontent.com/assets/10507120/19741624/4a0a3eaa-9b76-11e6-8938-0dbf1e9c4c33.png) //cc: @rrelyea @alpaix
1.0
Due to risk of deadlock cannot call GetService from a background thread - Repro - 1. New .Net framework console app 2. build it. 3. launch pmc or nuget UI ![2016-10-26](https://cloud.githubusercontent.com/assets/10507120/19741624/4a0a3eaa-9b76-11e6-8938-0dbf1e9c4c33.png) //cc: @rrelyea @alpaix
non_defect
due to risk of deadlock cannot call getservice from a background thread repro new net framework console app build it launch pmc or nuget ui cc rrelyea alpaix
0
80,650
30,463,704,486
IssuesEvent
2023-07-17 08:52:40
vector-im/element-x-ios
https://api.github.com/repos/vector-im/element-x-ios
closed
Membership list shows parted users
T-Defect A-Room-Members S-Major O-Uncommon X-Needs-Info Z-Schedule
### Steps to reproduce 1. Go to a room with parted users 2. View the member list 3. Observe weird blank entries for users who have parted the room. ![IMG_0038](https://user-images.githubusercontent.com/1294269/236916832-e3653306-f706-4ef7-8592-53bf48c2dd44.png) ### Outcome #### What did you expect? parted ...
1.0
Membership list shows parted users - ### Steps to reproduce 1. Go to a room with parted users 2. View the member list 3. Observe weird blank entries for users who have parted the room. ![IMG_0038](https://user-images.githubusercontent.com/1294269/236916832-e3653306-f706-4ef7-8592-53bf48c2dd44.png) ### Outcome ...
defect
membership list shows parted users steps to reproduce go to a room with parted users view the member list observe weird blank entries for users who have parted the room outcome what did you expect parted users should not be shown in the memberlist only invited and joined use...
1
37,637
8,474,758,577
IssuesEvent
2018-10-24 17:00:50
brainvisa/testbidon
https://api.github.com/repos/brainvisa/testbidon
closed
"Create workflow" in BrainVISA menu doesn't work
Component: Resolution Priority: Normal Status: Closed Tracker: Defect
--- Author Name: **Denghien, Isabelle** (Denghien, Isabelle) Original Redmine Issue: 5712, https://bioproj.extra.cea.fr/redmine/issues/5712 Original Date: 2012-08-07 --- The menu "Process -> Create a workflow" doesn't work if you use a process without iteration. But in the case of iteration, it works.
1.0
"Create workflow" in BrainVISA menu doesn't work - --- Author Name: **Denghien, Isabelle** (Denghien, Isabelle) Original Redmine Issue: 5712, https://bioproj.extra.cea.fr/redmine/issues/5712 Original Date: 2012-08-07 --- The menu "Process -> Create a workflow" doesn't work if you use a process without iteration. ...
defect
create workflow in brainvisa menu doesn t work author name denghien isabelle denghien isabelle original redmine issue original date the menu process create a workflow doesn t work if you use a process without iteration but in the case of iteration it works
1
31,645
6,573,487,984
IssuesEvent
2017-09-11 08:59:11
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[map] [map-store] loadAll(boolean replaceExistingValues) doesn't reload the mapstore after cache.evictAll is called
Team: Core Type: Defect
We have exposed the caches via JMX and we have defined a reloadCache functionality where in we first do a evictAll and then call loadAll(true). However it doesn't get keys and the cache is empty. We often require reloadCache functionality in production in case of issues and this has been causing issues for a while ...
1.0
[map] [map-store] loadAll(boolean replaceExistingValues) doesn't reload the mapstore after cache.evictAll is called - We have exposed the caches via JMX and we have defined a reloadCache functionality where in we first do a evictAll and then call loadAll(true). However it doesn't get keys and the cache is empty. We...
defect
loadall boolean replaceexistingvalues doesn t reload the mapstore after cache evictall is called we have exposed the caches via jmx and we have defined a reloadcache functionality where in we first do a evictall and then call loadall true however it doesn t get keys and the cache is empty we often require...
1
21,253
3,477,596,473
IssuesEvent
2015-12-28 02:17:40
hackdefendr/gps-gimp-paint-studio
https://api.github.com/repos/hackdefendr/gps-gimp-paint-studio
closed
Please include license files
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. License files GPL2+ and CC are missing in the zip file 2. 3. What is the expected output? What do you see instead? License files are included but absent in the current version. What version of the product are you using? On what operating system? 2.0 packaging for Fedora ...
1.0
Please include license files - ``` What steps will reproduce the problem? 1. License files GPL2+ and CC are missing in the zip file 2. 3. What is the expected output? What do you see instead? License files are included but absent in the current version. What version of the product are you using? On what operating sy...
defect
please include license files what steps will reproduce the problem license files and cc are missing in the zip file what is the expected output what do you see instead license files are included but absent in the current version what version of the product are you using on what operating syste...
1
43,483
23,258,994,963
IssuesEvent
2022-08-04 11:55:37
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
.NET 6 slower than .NET 5 for relatively simple linq
arch-wasm area-System.Linq tenet-performance
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/NET-6-slower-than-NET-5-for-relatively/1600495)._ --- [severity:It's more difficult to complete my work] Having the following two classes to run peformance tests: program.cs: ``` using System; using Benchm...
True
.NET 6 slower than .NET 5 for relatively simple linq - _This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/NET-6-slower-than-NET-5-for-relatively/1600495)._ --- [severity:It's more difficult to complete my work] Having the following two classes to run peform...
non_defect
net slower than net for relatively simple linq this issue has been moved from having the following two classes to run peformance tests program cs using system using benchmarkdotnet running namespace consoleperformancetest internal static class program private static vo...
0