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
60,932
17,023,559,988
IssuesEvent
2021-07-03 02:39:15
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
problem on merging nodes
Component: merkaartor Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 8.44pm, Thursday, 4th March 2010]** problem on merkaartor 0.15 when i move an existing node over another one, these two nodes are merged togheder. but whit the new virtual nodes feature there is a problem: the virtual node between the two merged nodes still remai...
1.0
problem on merging nodes - **[Submitted to the original trac issue database at 8.44pm, Thursday, 4th March 2010]** problem on merkaartor 0.15 when i move an existing node over another one, these two nodes are merged togheder. but whit the new virtual nodes feature there is a problem: the virtual node between the t...
defect
problem on merging nodes problem on merkaartor when i move an existing node over another one these two nodes are merged togheder but whit the new virtual nodes feature there is a problem the virtual node between the two merged nodes still remain and is not deleted or made invisible so it s stil...
1
39,023
9,161,297,406
IssuesEvent
2019-03-01 10:05:00
prettydiff/prettydiff
https://api.github.com/repos/prettydiff/prettydiff
opened
CSS - merging padding/margin incorrectly
Defect Parsing
```css .nav-item { margin: 0 10px !important; padding: 6px 12px !important; padding-top: 3px !important; } ``` https://github.com/Glavin001/atom-beautify/issues/2324
1.0
CSS - merging padding/margin incorrectly - ```css .nav-item { margin: 0 10px !important; padding: 6px 12px !important; padding-top: 3px !important; } ``` https://github.com/Glavin001/atom-beautify/issues/2324
defect
css merging padding margin incorrectly css nav item margin important padding important padding top important
1
33,181
15,817,758,966
IssuesEvent
2021-04-05 15:03:15
ropensci/targets
https://api.github.com/repos/ropensci/targets
closed
Shut down superfluous persistent workers earlier
topic: performance
## Prework * [x] Read and agree to the [code of conduct](https://ropensci.org/code-of-conduct/) and [contributing guidelines](https://github.com/ropensci/targets/blob/main/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/ropensci/targets/issues), whether open or closed, comment on t...
True
Shut down superfluous persistent workers earlier - ## Prework * [x] Read and agree to the [code of conduct](https://ropensci.org/code-of-conduct/) and [contributing guidelines](https://github.com/ropensci/targets/blob/main/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/ropensci/ta...
non_defect
shut down superfluous persistent workers earlier prework read and agree to the and if there is whether open or closed comment on the existing thread instead of posting a new issue post a like so the maintainer can troubleshoot the problems you identify a reproducible example...
0
241,145
18,428,462,113
IssuesEvent
2021-10-14 03:13:11
CodeMonkeys-Graduation/Graduation-Project
https://api.github.com/repos/CodeMonkeys-Graduation/Graduation-Project
closed
프로젝트를 새로 클론받고 패키지를 임포트할 시 Import Unity Packege 창이 안 열렸던 문제
documentation
https://docs.unity3d.com/kr/2020.3/Manual/upm-errors.html 위의 링크에서 "패키지 관리자 누락 또는 창이 열리지 않음" 섹션을 보고 해결했고 Window -> Layouts -> Reset All Layouts 를 실행하고서 해결됐음.
1.0
프로젝트를 새로 클론받고 패키지를 임포트할 시 Import Unity Packege 창이 안 열렸던 문제 - https://docs.unity3d.com/kr/2020.3/Manual/upm-errors.html 위의 링크에서 "패키지 관리자 누락 또는 창이 열리지 않음" 섹션을 보고 해결했고 Window -> Layouts -> Reset All Layouts 를 실행하고서 해결됐음.
non_defect
프로젝트를 새로 클론받고 패키지를 임포트할 시 import unity packege 창이 안 열렸던 문제 위의 링크에서 패키지 관리자 누락 또는 창이 열리지 않음 섹션을 보고 해결했고 window layouts reset all layouts 를 실행하고서 해결됐음
0
785,122
27,599,487,851
IssuesEvent
2023-03-09 09:05:05
nix-community/ethereum.nix
https://api.github.com/repos/nix-community/ethereum.nix
closed
Allow specifying btrfs sub volumes in geth service
Priority: High Status: In Progress
This will be a more general feature eventually, but to begin with let's focus on the geth service and btrfs in particular. The basic idea is to allow a user to specify that the `datadir` should be a btrfs subvolume. Before starting the geth client, the volume should be created if it hasn't already, with default ...
1.0
Allow specifying btrfs sub volumes in geth service - This will be a more general feature eventually, but to begin with let's focus on the geth service and btrfs in particular. The basic idea is to allow a user to specify that the `datadir` should be a btrfs subvolume. Before starting the geth client, the volume ...
non_defect
allow specifying btrfs sub volumes in geth service this will be a more general feature eventually but to begin with let s focus on the geth service and btrfs in particular the basic idea is to allow a user to specify that the datadir should be a btrfs subvolume before starting the geth client the volume ...
0
175,487
6,551,476,372
IssuesEvent
2017-09-05 14:52:47
openvstorage/alba-asdmanager
https://api.github.com/repos/openvstorage/alba-asdmanager
opened
Get rid of the ASD_NODE_ID env variable
priority_normal type_enhancement
Similar to the iscsi-manager package, we should remove this dependency. Since the introduction of our sqlite3 DB on each ASDmanager node, we can now make use of this DB to store this value, making it a lot easier when having to debug.
1.0
Get rid of the ASD_NODE_ID env variable - Similar to the iscsi-manager package, we should remove this dependency. Since the introduction of our sqlite3 DB on each ASDmanager node, we can now make use of this DB to store this value, making it a lot easier when having to debug.
non_defect
get rid of the asd node id env variable similar to the iscsi manager package we should remove this dependency since the introduction of our db on each asdmanager node we can now make use of this db to store this value making it a lot easier when having to debug
0
16,786
2,947,357,238
IssuesEvent
2015-07-05 00:17:19
robcalcroft/jquery-loadmask-plus
https://api.github.com/repos/robcalcroft/jquery-loadmask-plus
closed
It doesn't come in center when the document.body is masked
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. open console and write this code $(document.body).mask("loading..."); 2. The image and label doesn't come in the center of the page, even people can not able to see. What is the expected output? What do you see instead? The image and label should come in center of the pag...
1.0
It doesn't come in center when the document.body is masked - ``` What steps will reproduce the problem? 1. open console and write this code $(document.body).mask("loading..."); 2. The image and label doesn't come in the center of the page, even people can not able to see. What is the expected output? What do you see ...
defect
it doesn t come in center when the document body is masked what steps will reproduce the problem open console and write this code document body mask loading the image and label doesn t come in the center of the page even people can not able to see what is the expected output what do you see ...
1
3,827
2,610,069,750
IssuesEvent
2015-02-26 18:20:27
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 iss...
1
382,023
11,299,745,620
IssuesEvent
2020-01-17 11:58:07
ajency/Sync-WhatsApp-Conversation
https://api.github.com/repos/ajency/Sync-WhatsApp-Conversation
opened
Invite Users > Validation doesn't work when the same number is entered to another field below
Functionality Priority #2 question
**Describe the bug with steps** 1. Click on Add Whatsapp number link 2. Add the same numbers in both fields. 3. You will see it gets accepted. ![image](https://user-images.githubusercontent.com/55691499/72610877-921fa080-394e-11ea-9ff9-44e775cc1f61.png) **Expected Result** Same number should not be a...
1.0
Invite Users > Validation doesn't work when the same number is entered to another field below - **Describe the bug with steps** 1. Click on Add Whatsapp number link 2. Add the same numbers in both fields. 3. You will see it gets accepted. ![image](https://user-images.githubusercontent.com/55691499/72610877-9...
non_defect
invite users validation doesn t work when the same number is entered to another field below describe the bug with steps click on add whatsapp number link add the same numbers in both fields you will see it gets accepted expected result same number should not be accepted in...
0
82,104
32,001,786,848
IssuesEvent
2023-09-21 12:43:56
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: RegularGridInterpolator returns Nan at input points
defect
### Describe your issue. In my project, I take the following actions: 1. initialize a 2D array, call it Z, by setting all values to np.nan 2. set some, but not all, of the elements to real values 3. provide Z as the input values for RegularGridInterpolator. The value locations are two other arrays X and Y as crea...
1.0
BUG: RegularGridInterpolator returns Nan at input points - ### Describe your issue. In my project, I take the following actions: 1. initialize a 2D array, call it Z, by setting all values to np.nan 2. set some, but not all, of the elements to real values 3. provide Z as the input values for RegularGridInterpolato...
defect
bug regulargridinterpolator returns nan at input points describe your issue in my project i take the following actions initialize a array call it z by setting all values to np nan set some but not all of the elements to real values provide z as the input values for regulargridinterpolator...
1
67,179
20,959,393,648
IssuesEvent
2022-03-27 15:16:39
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Group member acquired Admin level
T-Defect
### Steps to reproduce Dear Element Team: I'm hoping there's a way to correct this. If not, possibly to show me where I erred so it doesn't happen again: I created a public group visible to others. Another user joined the group, however I noticed they were assigned as an admin. Now, we are both admin and I don't see a...
1.0
Group member acquired Admin level - ### Steps to reproduce Dear Element Team: I'm hoping there's a way to correct this. If not, possibly to show me where I erred so it doesn't happen again: I created a public group visible to others. Another user joined the group, however I noticed they were assigned as an admin. Now,...
defect
group member acquired admin level steps to reproduce dear element team i m hoping there s a way to correct this if not possibly to show me where i erred so it doesn t happen again i created a public group visible to others another user joined the group however i noticed they were assigned as an admin now ...
1
687
2,579,581,427
IssuesEvent
2015-02-13 11:28:47
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
FreeBSD sendmsg failure
auth defect rec
Not affected: * Recursor 3.6.2 * Auth 3.4.2 Affected: * auth and recursor on master (as of commit 988e0ac4b5a43a6b50fdd4ef0f5df4ec79e5fbaa) * recursor 3.7.1 Reasons: * in Recursor: `SO_TIMESTAMP` vs. `SCM_TIMESTAMP` (fixed in 3.7.1) * sendmsg choking on `msg_control != NULL && msg_controllen == 0` Starti...
1.0
FreeBSD sendmsg failure - Not affected: * Recursor 3.6.2 * Auth 3.4.2 Affected: * auth and recursor on master (as of commit 988e0ac4b5a43a6b50fdd4ef0f5df4ec79e5fbaa) * recursor 3.7.1 Reasons: * in Recursor: `SO_TIMESTAMP` vs. `SCM_TIMESTAMP` (fixed in 3.7.1) * sendmsg choking on `msg_control != NULL && msg_...
defect
freebsd sendmsg failure not affected recursor auth affected auth and recursor on master as of commit recursor reasons in recursor so timestamp vs scm timestamp fixed in sendmsg choking on msg control null msg controllen starting with commi...
1
342,768
10,321,484,219
IssuesEvent
2019-08-31 02:27:22
vmware/clarity
https://api.github.com/repos/vmware/clarity
closed
Screen readers cannot explore forms without setting them to error states
Accessibility priority: high
## Describe the bug A screen reader cannot interact with the form (focus to read and blur on exit) without triggering errors. ## How to reproduce https://stackblitz.com/github/clane/clarityTest2/tree/master/clarity-test-app Steps to reproduce the behavior: - Using VoiceOver with Safari on Mac OS read the...
1.0
Screen readers cannot explore forms without setting them to error states - ## Describe the bug A screen reader cannot interact with the form (focus to read and blur on exit) without triggering errors. ## How to reproduce https://stackblitz.com/github/clane/clarityTest2/tree/master/clarity-test-app Steps to ...
non_defect
screen readers cannot explore forms without setting them to error states describe the bug a screen reader cannot interact with the form focus to read and blur on exit without triggering errors how to reproduce steps to reproduce the behavior using voiceover with safari on mac os read the ...
0
49,793
13,187,273,124
IssuesEvent
2020-08-13 02:53:31
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
Large objects are serialized incorrectly (Trac #2096)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2096">https://code.icecube.wisc.edu/ticket/2096</a>, reported by cweaver and owned by david.schultz</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:14:49", "description": "It seems that at so...
1.0
Large objects are serialized incorrectly (Trac #2096) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2096">https://code.icecube.wisc.edu/ticket/2096</a>, reported by cweaver and owned by david.schultz</em></summary> <p> ```json { "status": "closed", "changetime": "2019-0...
defect
large objects are serialized incorrectly trac migrated from json status closed changetime description it seems that at someone decided to store collection sizes in our portable binary archive s while it might seem unlikely that we would ever need to ser...
1
290,208
32,039,547,005
IssuesEvent
2023-09-22 18:05:41
chipsalliance/caliptra-dpe
https://api.github.com/repos/chipsalliance/caliptra-dpe
closed
Changes in Context Tree Affecting Behaviour in Other Branches
Security Audit High
See NCC Caliptra Security Report, page 16.
True
Changes in Context Tree Affecting Behaviour in Other Branches - See NCC Caliptra Security Report, page 16.
non_defect
changes in context tree affecting behaviour in other branches see ncc caliptra security report page
0
126,911
10,439,473,706
IssuesEvent
2019-09-18 06:22:26
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
closed
com.hazelcast.jet.s3.S3SinkTest.test
test-failure
_master_ (commit 788be32c8698b2348d48172ff443e41e720f0131) Failed on nightly build: http://jenkins.hazelcast.com/job/jet-oss-master-nightly/81/testReport/com.hazelcast.jet.s3/S3SinkTest/test/ Stacktrace: ``` java.lang.AssertionError: expected:<20000> but was:<0> at org.junit.Assert.fail(Assert.java:88) at o...
1.0
com.hazelcast.jet.s3.S3SinkTest.test - _master_ (commit 788be32c8698b2348d48172ff443e41e720f0131) Failed on nightly build: http://jenkins.hazelcast.com/job/jet-oss-master-nightly/81/testReport/com.hazelcast.jet.s3/S3SinkTest/test/ Stacktrace: ``` java.lang.AssertionError: expected:<20000> but was:<0> at org.j...
non_defect
com hazelcast jet test master commit failed on nightly build stacktrace java lang assertionerror expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at org junit assert asserteq...
0
778,441
27,316,646,551
IssuesEvent
2023-02-24 16:12:04
ORNL-AMO/VERIFI
https://api.github.com/repos/ORNL-AMO/VERIFI
opened
Combine Meters in Meter Page
Data Input Low Priority
Consolidate two meters with different columns / different rows (dates). (with a "combine another" button at the end) Examples: * one "meter" is consumption, the other is demand * one meter is 2020 the other is 2021 b/c meter names changed in input file :/ Assign one to be a primary so if there is overlapping data, th...
1.0
Combine Meters in Meter Page - Consolidate two meters with different columns / different rows (dates). (with a "combine another" button at the end) Examples: * one "meter" is consumption, the other is demand * one meter is 2020 the other is 2021 b/c meter names changed in input file :/ Assign one to be a primary so i...
non_defect
combine meters in meter page consolidate two meters with different columns different rows dates with a combine another button at the end examples one meter is consumption the other is demand one meter is the other is b c meter names changed in input file assign one to be a primary so if ther...
0
22,598
3,670,874,795
IssuesEvent
2016-02-22 02:12:59
gperftools/gperftools
https://api.github.com/repos/gperftools/gperftools
closed
Hooked allocator frame not found, returning empty trace message is displayed in heapprofiler
Priority-Medium Status-Duplicate Type-Defect
Originally reported on Google Code with ID 407 ``` What steps will reproduce the problem? 1. i built gperf 2.0 in the cross compile environment for arm 2. there is no issue to use tcmalloc and cpu profiler 3. but, when i use heap profiler, there is an error like below "Hooked allocator frame not found, returning ...
1.0
Hooked allocator frame not found, returning empty trace message is displayed in heapprofiler - Originally reported on Google Code with ID 407 ``` What steps will reproduce the problem? 1. i built gperf 2.0 in the cross compile environment for arm 2. there is no issue to use tcmalloc and cpu profiler 3. but, when i us...
defect
hooked allocator frame not found returning empty trace message is displayed in heapprofiler originally reported on google code with id what steps will reproduce the problem i built gperf in the cross compile environment for arm there is no issue to use tcmalloc and cpu profiler but when i use ...
1
34,156
7,370,541,029
IssuesEvent
2018-03-13 08:50:59
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
DSL.groupConcat() without orderBy() is incorrectly emulated for Oracle
C: DB: Oracle C: Functionality P: Medium R: Fixed T: Defect
In Oracle, this should generate `LISTAGG()` with a synthetic `WITHIN GROUP ORDER BY` clause.
1.0
DSL.groupConcat() without orderBy() is incorrectly emulated for Oracle - In Oracle, this should generate `LISTAGG()` with a synthetic `WITHIN GROUP ORDER BY` clause.
defect
dsl groupconcat without orderby is incorrectly emulated for oracle in oracle this should generate listagg with a synthetic within group order by clause
1
99,661
30,524,176,713
IssuesEvent
2023-07-19 10:04:16
ToolJet/ToolJet
https://api.github.com/repos/ToolJet/ToolJet
closed
Left sidebar inspector gets blurred when query panel is opened
bug roadmap appbuilder
### Version Information ### Environment <!-- ToolJet Cloud / Docker / Linux / MacOS ... --> All environments ### What is the expected behaviour? <!-- Provide a clear description of what you want to happen. --> Left sidebar inspector should be clearly and legibly rendered. ### What is the current be...
1.0
Left sidebar inspector gets blurred when query panel is opened - ### Version Information ### Environment <!-- ToolJet Cloud / Docker / Linux / MacOS ... --> All environments ### What is the expected behaviour? <!-- Provide a clear description of what you want to happen. --> Left sidebar inspector shou...
non_defect
left sidebar inspector gets blurred when query panel is opened version information environment tooljet cloud docker linux macos all environments what is the expected behaviour provide a clear description of what you want to happen left sidebar inspector shou...
0
739,726
25,715,041,399
IssuesEvent
2022-12-07 09:44:16
amosproj/amos2022ws03-software-oscilloscope
https://api.github.com/repos/amosproj/amos2022ws03-software-oscilloscope
closed
Cursor
user story est. size 5 Priority Medium
## User story 1. As a user 2. I need a cursor on the plot that moves with the update and a small offset. 3. So that I have a visual indicator of new and old data. ## Acceptance criteria - [x] Display cursor ahead of the current update. - [x] Display cursor with an offset to the right. - [x] Cursor clears old data. ...
1.0
Cursor - ## User story 1. As a user 2. I need a cursor on the plot that moves with the update and a small offset. 3. So that I have a visual indicator of new and old data. ## Acceptance criteria - [x] Display cursor ahead of the current update. - [x] Display cursor with an offset to the right. - [x] Cursor clears o...
non_defect
cursor user story as a user i need a cursor on the plot that moves with the update and a small offset so that i have a visual indicator of new and old data acceptance criteria display cursor ahead of the current update display cursor with an offset to the right cursor clears old dat...
0
3,303
2,610,060,275
IssuesEvent
2015-02-26 18:17:45
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 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina...
1
48,636
25,727,536,336
IssuesEvent
2022-12-07 17:41:30
Princeton-CDH/geniza
https://api.github.com/repos/Princeton-CDH/geniza
closed
Spreadsheet of all the existing fuzzy or uncertain dates in the PGP (marked by the word "dating")
🛠️ chore performant
**Is your feature request related to a problem? Please describe.** We are currently designing for an event model and we know we have a lot of fuzzy and uncertain dates. We need to know what those fuzzy and uncertain dates are and how they are represented in the description fields so we know how they should be captured...
True
Spreadsheet of all the existing fuzzy or uncertain dates in the PGP (marked by the word "dating") - **Is your feature request related to a problem? Please describe.** We are currently designing for an event model and we know we have a lot of fuzzy and uncertain dates. We need to know what those fuzzy and uncertain da...
non_defect
spreadsheet of all the existing fuzzy or uncertain dates in the pgp marked by the word dating is your feature request related to a problem please describe we are currently designing for an event model and we know we have a lot of fuzzy and uncertain dates we need to know what those fuzzy and uncertain da...
0
80,451
30,295,761,895
IssuesEvent
2023-07-09 20:48:46
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
[🐛 Bug]: Could not determine server status when attempting to open browser
I-defect needs-triaging
### What happened? When I try to open a new driver for a Chrome browser in R, I get the following error message: Could not open chrome browser. Client error message: Undefined error in httr call. httr output: Failed to connect to localhost port 4567 after 0 ms: Couldn't connect to server Check server log for fur...
1.0
[🐛 Bug]: Could not determine server status when attempting to open browser - ### What happened? When I try to open a new driver for a Chrome browser in R, I get the following error message: Could not open chrome browser. Client error message: Undefined error in httr call. httr output: Failed to connect to localh...
defect
could not determine server status when attempting to open browser what happened when i try to open a new driver for a chrome browser in r i get the following error message could not open chrome browser client error message undefined error in httr call httr output failed to connect to localhost por...
1
15,560
2,860,683,100
IssuesEvent
2015-06-03 16:57:39
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
html5lib: should support template in head
Area-Pkg Pkg-Html5Lib Priority-Unassigned Triaged Type-Defect
See http://www.whatwg.org/specs/web-apps/current-work/multipage/tree- construction.html#parsing-main-inhead this is causing warnings in https://github.com/dart-lang/spark
1.0
html5lib: should support template in head - See http://www.whatwg.org/specs/web-apps/current-work/multipage/tree- construction.html#parsing-main-inhead this is causing warnings in https://github.com/dart-lang/spark
defect
should support template in head see construction html parsing main inhead this is causing warnings in
1
3,364
2,610,061,359
IssuesEvent
2015-02-26 18:18:03
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥看不育哪里效果比较好
auto-migrated Priority-Medium Type-Defect
``` 路桥看不育哪里效果比较好【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权...
1.0
路桥看不育哪里效果比较好 - ``` 路桥看不育哪里效果比较好【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费...
defect
路桥看不育哪里效果比较好 路桥看不育哪里效果比较好【台州五洲生殖医院】 咨询热线 微信号tzwzszyy 医院地址 台 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origin...
1
34,511
7,452,618,412
IssuesEvent
2018-03-29 09:01:17
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Hoiukohtade detailvaated
P: high R: fixed T: defect
**Reported by sven syld on 24 Jun 2013 20:00 UTC** '''Object''' Eri tüüpi hoiukohtade detailvaated '''Todo''' Teha vastavalt spec lk 94-102 ja UC'le eri tüüpi hoiukohtade detailvaated
1.0
Hoiukohtade detailvaated - **Reported by sven syld on 24 Jun 2013 20:00 UTC** '''Object''' Eri tüüpi hoiukohtade detailvaated '''Todo''' Teha vastavalt spec lk 94-102 ja UC'le eri tüüpi hoiukohtade detailvaated
defect
hoiukohtade detailvaated reported by sven syld on jun utc object eri tüüpi hoiukohtade detailvaated todo teha vastavalt spec lk ja uc le eri tüüpi hoiukohtade detailvaated
1
8,719
6,627,828,123
IssuesEvent
2017-09-23 09:25:22
purescript/purescript
https://api.github.com/repos/purescript/purescript
opened
Checking the modification times might slow incremental builds down
performance
This is something I noticed with @garyb lately. The compiler spends a significant amount of time between startup and printing the first progress messages and I initially suspected the parser. However that time is severely reduced when I previously cleared the output directory. I'm now suspecting that checking the mo...
True
Checking the modification times might slow incremental builds down - This is something I noticed with @garyb lately. The compiler spends a significant amount of time between startup and printing the first progress messages and I initially suspected the parser. However that time is severely reduced when I previously cle...
non_defect
checking the modification times might slow incremental builds down this is something i noticed with garyb lately the compiler spends a significant amount of time between startup and printing the first progress messages and i initially suspected the parser however that time is severely reduced when i previously cle...
0
218,765
16,770,586,146
IssuesEvent
2021-06-14 14:22:29
vitessio/vitess
https://api.github.com/repos/vitessio/vitess
closed
Release Note of v9.0.0 includes changes of v10.0
Type: Documentation
#### Overview of the Issue https://github.com/vitessio/vitess/releases/tag/v9.0.0 includes some changes that are not shipped as v9.0.0. I guess they are merged into `master` branch after branching `release-9.0` and accidentally tagged as `v9.0`. Please confirm the following list: --- #### VTGate / MySQL c...
1.0
Release Note of v9.0.0 includes changes of v10.0 - #### Overview of the Issue https://github.com/vitessio/vitess/releases/tag/v9.0.0 includes some changes that are not shipped as v9.0.0. I guess they are merged into `master` branch after branching `release-9.0` and accidentally tagged as `v9.0`. Please confirm ...
non_defect
release note of includes changes of overview of the issue includes some changes that are not shipped as i guess they are merged into master branch after branching release and accidentally tagged as please confirm the following list vtgate mysql compatib...
0
33,925
2,773,616,118
IssuesEvent
2015-05-03 20:03:19
flexible-collision-library/fcl
https://api.github.com/repos/flexible-collision-library/fcl
opened
Failure in building point cloud models for OBB/RSS/kIOS/OBBRSS
Kind: bug Priority: low
FCL causes segfault in building point cloud model as: ```cpp boost::shared_ptr<BVHModel<OBB> > model(new BVHModel<OBB>); // or RSS/kIOS<16/18/24>/OBBRSS model->beginModel(); // Loop over a previously filled vector of vectices for (std::size_t i = 0; i < points.size(); ++i) result = model->addVertex(points[i]...
1.0
Failure in building point cloud models for OBB/RSS/kIOS/OBBRSS - FCL causes segfault in building point cloud model as: ```cpp boost::shared_ptr<BVHModel<OBB> > model(new BVHModel<OBB>); // or RSS/kIOS<16/18/24>/OBBRSS model->beginModel(); // Loop over a previously filled vector of vectices for (std::size_t i = ...
non_defect
failure in building point cloud models for obb rss kios obbrss fcl causes segfault in building point cloud model as cpp boost shared ptr model new bvhmodel or rss kios obbrss model beginmodel loop over a previously filled vector of vectices for std size t i i points size i ...
0
222,349
17,065,764,889
IssuesEvent
2021-07-07 07:06:37
Azure/Azure-Functions
https://api.github.com/repos/Azure/Azure-Functions
closed
Contributor can delete Function App but documentation is stating this capability only for Owner
documentation
As the documentation states here https://docs.microsoft.com/en-us/azure/azure-functions/security-concepts#user-management-permissions only the Owner role should be able to delete a Function App. > Functions supports built-in Azure role-based access control (Azure RBAC). Azure roles supported by Functions are Contrib...
1.0
Contributor can delete Function App but documentation is stating this capability only for Owner - As the documentation states here https://docs.microsoft.com/en-us/azure/azure-functions/security-concepts#user-management-permissions only the Owner role should be able to delete a Function App. > Functions supports bui...
non_defect
contributor can delete function app but documentation is stating this capability only for owner as the documentation states here only the owner role should be able to delete a function app functions supports built in azure role based access control azure rbac azure roles supported by functions are contribu...
0
8,346
2,611,493,654
IssuesEvent
2015-02-27 05:33:53
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Does not exit properly on Mac OS 10.6.8
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Open the game 2. Close the game What is the expected output? What do you see instead? The game windows closes, but is still open in the Dock. It stays open unless I force quit. What version of the product are you using? On what operating system? Hedgewars 9.17 precompile...
1.0
Does not exit properly on Mac OS 10.6.8 - ``` What steps will reproduce the problem? 1. Open the game 2. Close the game What is the expected output? What do you see instead? The game windows closes, but is still open in the Dock. It stays open unless I force quit. What version of the product are you using? On what o...
defect
does not exit properly on mac os what steps will reproduce the problem open the game close the game what is the expected output what do you see instead the game windows closes but is still open in the dock it stays open unless i force quit what version of the product are you using on what op...
1
259,417
19,598,885,766
IssuesEvent
2022-01-05 21:38:33
detekt/detekt
https://api.github.com/repos/detekt/detekt
closed
Add documentation for `Suppressor`s
documentation
The `Suppressor`s is a new concpet introduced in detekt `1.19.0` to give more flexibilty to ignore some issues. But it is not documented yet. So we should add a new documentation to it. The problem here is: should it be automated? So any new `Suppressor` automatically adds it's documentation? Or should iy be an stat...
1.0
Add documentation for `Suppressor`s - The `Suppressor`s is a new concpet introduced in detekt `1.19.0` to give more flexibilty to ignore some issues. But it is not documented yet. So we should add a new documentation to it. The problem here is: should it be automated? So any new `Suppressor` automatically adds it's ...
non_defect
add documentation for suppressor s the suppressor s is a new concpet introduced in detekt to give more flexibilty to ignore some issues but it is not documented yet so we should add a new documentation to it the problem here is should it be automated so any new suppressor automatically adds it s d...
0
70,236
23,063,403,879
IssuesEvent
2022-07-25 11:57:55
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
Have to cancel start chat after reviewing T&Cs
T-Defect P1 UX
Steps: register a new user (I did it on a new server), start a chat, type the ID of the user you want to invite, click 'Start'. The T&C popup is displayed, click review, accept the terms -> the start chat screen is displayed, with the user you want to invite but the 'Start' button is deactivated => you have no choice b...
1.0
Have to cancel start chat after reviewing T&Cs - Steps: register a new user (I did it on a new server), start a chat, type the ID of the user you want to invite, click 'Start'. The T&C popup is displayed, click review, accept the terms -> the start chat screen is displayed, with the user you want to invite but the 'Sta...
defect
have to cancel start chat after reviewing t cs steps register a new user i did it on a new server start a chat type the id of the user you want to invite click start the t c popup is displayed click review accept the terms the start chat screen is displayed with the user you want to invite but the sta...
1
491,322
14,149,113,222
IssuesEvent
2020-11-11 00:02:36
UNIVALI-LITE/Portugol-Studio
https://api.github.com/repos/UNIVALI-LITE/Portugol-Studio
closed
Versão Mac: Problemas de acesso às pastas do usuário
bug help wanted high-priority
**Descrição do Problema**: Aplicativo não consegue acessar subpastas do usuário. Provavelmente por causa das novas regra de segurança do macOS Catalina. **Mensagem de Erro (se houver)**: **Captura de Tela / Arquivo.por**: **Especificações do sistema**: macOS Catalina 10.15.4
1.0
Versão Mac: Problemas de acesso às pastas do usuário - **Descrição do Problema**: Aplicativo não consegue acessar subpastas do usuário. Provavelmente por causa das novas regra de segurança do macOS Catalina. **Mensagem de Erro (se houver)**: **Captura de Tela / Arquivo.por**: **Especificações do sistema**: m...
non_defect
versão mac problemas de acesso às pastas do usuário descrição do problema aplicativo não consegue acessar subpastas do usuário provavelmente por causa das novas regra de segurança do macos catalina mensagem de erro se houver captura de tela arquivo por especificações do sistema m...
0
70,576
8,559,235,166
IssuesEvent
2018-11-08 20:38:59
USStateDept/State-TalentMAP
https://api.github.com/repos/USStateDept/State-TalentMAP
closed
Design - Revise search result filters
Bidder Epic Roadmap - Position Research User Experience Visual Design
## Story As a Bidder I want to narrow down my search results So that I can find positions that work for my specific circumstances ## Scenarios ### Primary Tarek is looking for a new position as a medical specialist, grade 2, at a domestic post. ### Secondary Jenny's tour of duty is ending in 18 months. She...
1.0
Design - Revise search result filters - ## Story As a Bidder I want to narrow down my search results So that I can find positions that work for my specific circumstances ## Scenarios ### Primary Tarek is looking for a new position as a medical specialist, grade 2, at a domestic post. ### Secondary Jenny's ...
non_defect
design revise search result filters story as a bidder i want to narrow down my search results so that i can find positions that work for my specific circumstances scenarios primary tarek is looking for a new position as a medical specialist grade at a domestic post secondary jenny s ...
0
170,306
6,443,835,616
IssuesEvent
2017-08-12 01:17:49
CiviWikiorg/CiviWiki
https://api.github.com/repos/CiviWikiorg/CiviWiki
closed
syntax error in celery.py (line 29)
Mid-Priority
When trying to set up a development environment, I am getting the following error: ```py File "/home/brylie/code/CiviWiki/civiwiki/__init__.py", line 5, in <module> from .celery import app as celery_app File "/home/brylie/code/CiviWiki/civiwiki/celery.py", line 29 print 'Request: {0!r}'.format(self.reque...
1.0
syntax error in celery.py (line 29) - When trying to set up a development environment, I am getting the following error: ```py File "/home/brylie/code/CiviWiki/civiwiki/__init__.py", line 5, in <module> from .celery import app as celery_app File "/home/brylie/code/CiviWiki/civiwiki/celery.py", line 29 pr...
non_defect
syntax error in celery py line when trying to set up a development environment i am getting the following error py file home brylie code civiwiki civiwiki init py line in from celery import app as celery app file home brylie code civiwiki civiwiki celery py line print requ...
0
223,796
17,630,644,382
IssuesEvent
2021-08-19 07:30:23
fh-erfurt/Businesshotel-Roommanager
https://api.github.com/repos/fh-erfurt/Businesshotel-Roommanager
closed
Datenbank-Tests für alle Klassen
testing/logging
Inserts, Updates und Deletes für alle Klassen, die in der Datenbank vertreten sind
1.0
Datenbank-Tests für alle Klassen - Inserts, Updates und Deletes für alle Klassen, die in der Datenbank vertreten sind
non_defect
datenbank tests für alle klassen inserts updates und deletes für alle klassen die in der datenbank vertreten sind
0
34,018
7,325,334,424
IssuesEvent
2018-03-03 07:29:57
otros-systems/otroslogviewer
https://api.github.com/repos/otros-systems/otroslogviewer
closed
File is not closed when closing tab
Priority-Medium Type-Defect
``` It seems that OLV does not close a file when the corresponding tab is closed by the user. Thus, on Windows, the file cannot be deleted later without terminating OLV. 1. Open a log file from the local filesystem 2. Close the tab 3. Try to delete the log file from the filesystem Expected: The file is deleted Actu...
1.0
File is not closed when closing tab - ``` It seems that OLV does not close a file when the corresponding tab is closed by the user. Thus, on Windows, the file cannot be deleted later without terminating OLV. 1. Open a log file from the local filesystem 2. Close the tab 3. Try to delete the log file from the filesyst...
defect
file is not closed when closing tab it seems that olv does not close a file when the corresponding tab is closed by the user thus on windows the file cannot be deleted later without terminating olv open a log file from the local filesystem close the tab try to delete the log file from the filesyst...
1
27,785
5,102,633,428
IssuesEvent
2017-01-04 18:55:38
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
System.Decimal.ToFormat fails (2 overrides)
defect
### Expected ```js "1.00" ``` ### Actual ```js <nothing> ``` ### Steps To Reproduce [Deck](http://deck.net/7065dd95d23ab6fd49832799b6a11e22) ```cs public class Program { public static void Main() { decimal d1 = 1.0m; Console.WriteLine(d1.ToFormat(2)); Console...
1.0
System.Decimal.ToFormat fails (2 overrides) - ### Expected ```js "1.00" ``` ### Actual ```js <nothing> ``` ### Steps To Reproduce [Deck](http://deck.net/7065dd95d23ab6fd49832799b6a11e22) ```cs public class Program { public static void Main() { decimal d1 = 1.0m; Conso...
defect
system decimal toformat fails overrides expected js actual js steps to reproduce cs public class program public static void main decimal console writeline toformat console writeline toform...
1
176,755
13,652,001,040
IssuesEvent
2020-09-27 04:50:26
sandboxnu/office-hours
https://api.github.com/repos/sandboxnu/office-hours
closed
Consecutive office hours bug
testing
**Test this** Not sure if we support this, but we need to make sure that when two office hours are consecutive, we don't drop all of the students when the last person in the first office hour checks out. Contact @liustanley if blocked
1.0
Consecutive office hours bug - **Test this** Not sure if we support this, but we need to make sure that when two office hours are consecutive, we don't drop all of the students when the last person in the first office hour checks out. Contact @liustanley if blocked
non_defect
consecutive office hours bug test this not sure if we support this but we need to make sure that when two office hours are consecutive we don t drop all of the students when the last person in the first office hour checks out contact liustanley if blocked
0
219,300
7,334,668,170
IssuesEvent
2018-03-05 23:49:01
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Contract "Put items in Container" Bugged
High Priority
**Version:** 0.7.1.2 beta **Steps to Reproduce:** Create a contract that puts X into X stockpile. Select X items e.g. 200 Stone, Add Recieve Permissions Clause (Otherwise Contract won't auto resolve despite being able to access stockpile with or without clause), add Payment on Completion clause. **Expected behav...
1.0
USER ISSUE: Contract "Put items in Container" Bugged - **Version:** 0.7.1.2 beta **Steps to Reproduce:** Create a contract that puts X into X stockpile. Select X items e.g. 200 Stone, Add Recieve Permissions Clause (Otherwise Contract won't auto resolve despite being able to access stockpile with or without clause)...
non_defect
user issue contract put items in container bugged version beta steps to reproduce create a contract that puts x into x stockpile select x items e g stone add recieve permissions clause otherwise contract won t auto resolve despite being able to access stockpile with or without clause ...
0
178,182
14,662,804,102
IssuesEvent
2020-12-29 08:12:34
FIREdog5/SereneTweaks
https://api.github.com/repos/FIREdog5/SereneTweaks
opened
Please submit all bugs and requests here!
documentation
Just click "New issue" on the right-hand side and start typing!
1.0
Please submit all bugs and requests here! - Just click "New issue" on the right-hand side and start typing!
non_defect
please submit all bugs and requests here just click new issue on the right hand side and start typing
0
74,861
25,365,353,580
IssuesEvent
2022-11-21 05:38:12
unascribed/Fabrication
https://api.github.com/repos/unascribed/Fabrication
opened
Gray Creeper Heads
k: Defect n: Forge s: New
``` Minecraft v1.19.2 Forge v43.1.52 Forgery v3.1.3 ``` When the option "Foliage Creepers" is enabled, creeper heads render as gray in the inventory and when placed. [Debug Log](https://gist.github.com/WenXin20/a82a0f922c06fff09440d818e73df159) ![image](https://user-images.githubusercontent.com/12000593/2029...
1.0
Gray Creeper Heads - ``` Minecraft v1.19.2 Forge v43.1.52 Forgery v3.1.3 ``` When the option "Foliage Creepers" is enabled, creeper heads render as gray in the inventory and when placed. [Debug Log](https://gist.github.com/WenXin20/a82a0f922c06fff09440d818e73df159) ![image](https://user-images.githubusercont...
defect
gray creeper heads minecraft forge forgery when the option foliage creepers is enabled creeper heads render as gray in the inventory and when placed
1
73,240
7,330,058,754
IssuesEvent
2018-03-05 08:32:51
gskleres/FruityMod-StS
https://api.github.com/repos/gskleres/FruityMod-StS
closed
Card 33 Umbral Bolt
card ready for testing
Card 33 Name: Umbral Bolt Rarity: 2-Uncommon Type: Skill Basic [1 cost]: Remove all Frail, Weak, and Vulnerable. Shuffle a Dazed into your draw pile for each stack removed. Upgrade [0 cost]: Remove all Frail, Weak, and Vulnerable. Shuffle a Dazed into your draw pile for each stack removed.
1.0
Card 33 Umbral Bolt - Card 33 Name: Umbral Bolt Rarity: 2-Uncommon Type: Skill Basic [1 cost]: Remove all Frail, Weak, and Vulnerable. Shuffle a Dazed into your draw pile for each stack removed. Upgrade [0 cost]: Remove all Frail, Weak, and Vulnerable. Shuffle a Dazed into your draw pile for each stack removed.
non_defect
card umbral bolt card name umbral bolt rarity uncommon type skill basic remove all frail weak and vulnerable shuffle a dazed into your draw pile for each stack removed upgrade remove all frail weak and vulnerable shuffle a dazed into your draw pile for each stack removed
0
66,236
6,993,614,218
IssuesEvent
2017-12-15 12:07:46
halestudio/hale
https://api.github.com/repos/halestudio/hale
closed
Un-associating a codelist doesn't work
bug to be tested
When a code list has been associated with a property, e.g. through the assign function, it cannot be un-associated. Trying to do so results in a NPE being thrown: ``` java.lang.NullPointerException at eu.esdihumboldt.hale.common.codelist.config.CodeListAssociations.assignCodeList(CodeListAssociations.java:57) a...
1.0
Un-associating a codelist doesn't work - When a code list has been associated with a property, e.g. through the assign function, it cannot be un-associated. Trying to do so results in a NPE being thrown: ``` java.lang.NullPointerException at eu.esdihumboldt.hale.common.codelist.config.CodeListAssociations.assignC...
non_defect
un associating a codelist doesn t work when a code list has been associated with a property e g through the assign function it cannot be un associated trying to do so results in a npe being thrown java lang nullpointerexception at eu esdihumboldt hale common codelist config codelistassociations assignc...
0
2,484
2,607,904,708
IssuesEvent
2015-02-26 00:15:08
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
opened
Abbreviation groups don't work in UltraEdit
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Enter the test abbreviation "div#page>(div#header>ul#nav>li*4>a)+(div#page>(h1>span)+p*2)+div#footer" 2. Run the ZenCoding script 3. Nothing happens What is the expected output? What do you see instead? Expect it to expand the abbreviation but nothing happens. What ver...
1.0
Abbreviation groups don't work in UltraEdit - ``` What steps will reproduce the problem? 1. Enter the test abbreviation "div#page>(div#header>ul#nav>li*4>a)+(div#page>(h1>span)+p*2)+div#footer" 2. Run the ZenCoding script 3. Nothing happens What is the expected output? What do you see instead? Expect it to expand t...
defect
abbreviation groups don t work in ultraedit what steps will reproduce the problem enter the test abbreviation div page div header ul nav li a div page span p div footer run the zencoding script nothing happens what is the expected output what do you see instead expect it to expand th...
1
820,658
30,782,159,056
IssuesEvent
2023-07-31 10:46:15
AdguardTeam/AdGuardVPNForMac
https://api.github.com/repos/AdguardTeam/AdGuardVPNForMac
closed
Memory leak on MacOS - using over 60Gb
bug Priority: P4
### Please answer the following questions for yourself before submitting an issue. - [X] I am running the latest version - [X] I checked the documentation and found no answer - [X] I checked to make sure that this issue has not already been filed ### AdGuard VPN version 2.1.0.407 ### Environment ```markdown - OS: ...
1.0
Memory leak on MacOS - using over 60Gb - ### Please answer the following questions for yourself before submitting an issue. - [X] I am running the latest version - [X] I checked the documentation and found no answer - [X] I checked to make sure that this issue has not already been filed ### AdGuard VPN version 2.1.0...
non_defect
memory leak on macos using over please answer the following questions for yourself before submitting an issue i am running the latest version i checked the documentation and found no answer i checked to make sure that this issue has not already been filed adguard vpn version e...
0
46,890
13,055,998,118
IssuesEvent
2020-07-30 03:20:47
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[mue] remove `compat` option from muex (Trac #2094)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/2094 ```json { "status": "closed", "changetime": "2019-02-13T14:14:55", "description": "it causes more confusion than it solves", "reporter": "kjmeagher", "cc": "desiati", "resolution": "invalid", "_ts": "1550067295757382", "compo...
1.0
[mue] remove `compat` option from muex (Trac #2094) - Migrated from https://code.icecube.wisc.edu/ticket/2094 ```json { "status": "closed", "changetime": "2019-02-13T14:14:55", "description": "it causes more confusion than it solves", "reporter": "kjmeagher", "cc": "desiati", "resolution": ...
defect
remove compat option from muex trac migrated from json status closed changetime description it causes more confusion than it solves reporter kjmeagher cc desiati resolution invalid ts component combo reco...
1
554,726
16,436,687,056
IssuesEvent
2021-05-20 10:01:01
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 235934] Logically dead code in subsys/bluetooth/audio/vcs.c
Coverity area: Bluetooth bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/0622bde3bf22926544c1aaef4c01dfa23d79f26e/subsys/bluetooth/audio/vcs.c Category: Control flow issues Function: `bt_vcs_vol_set` Component: Bluetooth CID: [235934](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectI...
1.0
[Coverity CID: 235934] Logically dead code in subsys/bluetooth/audio/vcs.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/0622bde3bf22926544c1aaef4c01dfa23d79f26e/subsys/bluetooth/audio/vcs.c Category: Control flow issues Function: `bt_vcs_vol_set` Component: Bluetooth CID...
non_defect
logically dead code in subsys bluetooth audio vcs c static code scan issues found in file category control flow issues function bt vcs vol set component bluetooth cid details please fix or provide comments in coverity using the link note this issue was created automatically priority wa...
0
2,979
3,750,796,409
IssuesEvent
2016-03-11 09:09:01
tripikad/trip2
https://api.github.com/repos/tripikad/trip2
opened
Serve Nginx cache from RAM
performance server
As we try to use Nginx cache, lets try to serve it from the RAM instead of disk https://www.scalescale.com/tips/nginx/mount-directory-into-ram-memory-better-performance/
True
Serve Nginx cache from RAM - As we try to use Nginx cache, lets try to serve it from the RAM instead of disk https://www.scalescale.com/tips/nginx/mount-directory-into-ram-memory-better-performance/
non_defect
serve nginx cache from ram as we try to use nginx cache lets try to serve it from the ram instead of disk
0
45,129
12,566,770,928
IssuesEvent
2020-06-08 11:49:53
IBMStreams/streamsx.eventstore
https://api.github.com/repos/IBMStreams/streamsx.eventstore
closed
Update client driver to resolve memory leak issue
defect
Event Store client jar has been updated to resolve memory leak issue in the client: https://repo1.maven.org/maven2/com/ibm/event/ibm-db2-eventstore-client-spark-2.3.2/2.0.0.3.1/
1.0
Update client driver to resolve memory leak issue - Event Store client jar has been updated to resolve memory leak issue in the client: https://repo1.maven.org/maven2/com/ibm/event/ibm-db2-eventstore-client-spark-2.3.2/2.0.0.3.1/
defect
update client driver to resolve memory leak issue event store client jar has been updated to resolve memory leak issue in the client
1
1,868
2,603,972,696
IssuesEvent
2015-02-24 19:00:39
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳尖锐湿疹的影响
auto-migrated Priority-Medium Type-Defect
``` 沈阳尖锐湿疹的影响〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com by `q964105....
1.0
沈阳尖锐湿疹的影响 - ``` 沈阳尖锐湿疹的影响〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com ...
defect
沈阳尖锐湿疹的影响 沈阳尖锐湿疹的影响〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at
1
228,230
7,548,118,198
IssuesEvent
2018-04-18 10:06:09
ballerina-platform/ballerina-message-broker
https://api.github.com/repos/ballerina-platform/ballerina-message-broker
closed
Fix ByteBuf memory leak in transaction path
Complexity/Moderate Module/broker-core Priority/Highest Severity/Blocker
**Description:** <!-- Give a brief description of the issue --> Fix memory leak in transaction path. This is visible when running integration tests IMPROVEMENT: Need to avoid shallow copy of messages and simplify the logic by incrementing a payload refcount in the message. This can remove the MessageStore#add(...)...
1.0
Fix ByteBuf memory leak in transaction path - **Description:** <!-- Give a brief description of the issue --> Fix memory leak in transaction path. This is visible when running integration tests IMPROVEMENT: Need to avoid shallow copy of messages and simplify the logic by incrementing a payload refcount in the mess...
non_defect
fix bytebuf memory leak in transaction path description fix memory leak in transaction path this is visible when running integration tests improvement need to avoid shallow copy of messages and simplify the logic by incrementing a payload refcount in the message this can remove the messagestore add ...
0
26,787
4,787,546,958
IssuesEvent
2016-10-30 02:32:22
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
testAction vars and contents returns same content when view cache is enabled
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 2.8.6 * Platform and Target: ### What you did if I in my unit tests have the following: ``` $result1 = $this->testAction($url, array('return' => 'vars', 'method' => 'GET')); $result2 = $this->testA...
1.0
testAction vars and contents returns same content when view cache is enabled - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 2.8.6 * Platform and Target: ### What you did if I in my unit tests have the following: ``` $result1 = $this->testActio...
defect
testaction vars and contents returns same content when view cache is enabled this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target what you did if i in my unit tests have the following this testaction url arra...
1
39,427
9,457,577,824
IssuesEvent
2019-04-17 01:07:14
SasView/sasview
https://api.github.com/repos/SasView/sasview
closed
Problem reopening saved project .svs file (Trac #1243)
Migrated from Trac SasView Bug Fixing blocker defect
User Kilian Frank reports: ```text I have a technical issue with the "Open Project" function. I saved an .svs file containing a single dataset, custom model and fit with SasView 4.2.1. Now I try to open it on the same machine a day later with the same SasView and get the error message 2019-03-08 10:40:21 : DataLo...
1.0
Problem reopening saved project .svs file (Trac #1243) - User Kilian Frank reports: ```text I have a technical issue with the "Open Project" function. I saved an .svs file containing a single dataset, custom model and fit with SasView 4.2.1. Now I try to open it on the same machine a day later with the same SasView...
defect
problem reopening saved project svs file trac user kilian frank reports text i have a technical issue with the open project function i saved an svs file containing a single dataset custom model and fit with sasview now i try to open it on the same machine a day later with the same sasview an...
1
57,596
15,877,805,726
IssuesEvent
2021-04-09 10:07:02
owncloud/ocis
https://api.github.com/repos/owncloud/ocis
closed
Trashbin Restore does not work
Category:Defect Type:Bug
Delete a file and try to restore that file from the trasibn we get error. ``` curl 'http://172.17.0.1:9140/remote.php/dav/trash-bin/TU1/test.html.d1585113012' -X MOVE -H 'Destination: http://172.17.0.1:9140/remote.php/dav/files/TU1/test.html' -u tu1:1234 -v ``` ... < HTTP/1.1 405 Method Not Allowed ... ```
1.0
Trashbin Restore does not work - Delete a file and try to restore that file from the trasibn we get error. ``` curl 'http://172.17.0.1:9140/remote.php/dav/trash-bin/TU1/test.html.d1585113012' -X MOVE -H 'Destination: http://172.17.0.1:9140/remote.php/dav/files/TU1/test.html' -u tu1:1234 -v ``` ... < HTTP/1.1 405 M...
defect
trashbin restore does not work delete a file and try to restore that file from the trasibn we get error curl x move h destination u v http method not allowed
1
53,960
6,353,836,509
IssuesEvent
2017-07-29 02:50:41
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
HttpClientEKUTest hang in UAP
area-System.Net.Http os-windows-uwp test bug
The HttpClientEKUTest tests require several prerequisites installed to run. I've noticed that the tests hang if the root CA is installed. The tests make use of most of the server certificate callback and client certificates so it may be that this issue is related to (or just a side effect of) #21627 and #21628
1.0
HttpClientEKUTest hang in UAP - The HttpClientEKUTest tests require several prerequisites installed to run. I've noticed that the tests hang if the root CA is installed. The tests make use of most of the server certificate callback and client certificates so it may be that this issue is related to (or just a side ...
non_defect
httpclientekutest hang in uap the httpclientekutest tests require several prerequisites installed to run i ve noticed that the tests hang if the root ca is installed the tests make use of most of the server certificate callback and client certificates so it may be that this issue is related to or just a side ...
0
128,079
12,359,491,402
IssuesEvent
2020-05-17 11:10:50
khmarbaise/maven-it-extension
https://api.github.com/repos/khmarbaise/maven-it-extension
closed
Version/dates in HTML documents
documentation enhancement
Currently the release date and versions etc. are hand maintained. This should be changed to have that done automatically. Unfortunately the release notes have to be maintained manually.
1.0
Version/dates in HTML documents - Currently the release date and versions etc. are hand maintained. This should be changed to have that done automatically. Unfortunately the release notes have to be maintained manually.
non_defect
version dates in html documents currently the release date and versions etc are hand maintained this should be changed to have that done automatically unfortunately the release notes have to be maintained manually
0
19,460
3,206,172,965
IssuesEvent
2015-10-04 19:46:18
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Culture-specific TryParse does not behave as expected
defect
This fails on live.bridge.net because the cultures don't seem to be loaded (see my latest comment on #349), but when I run it locally with the cultures imported, it doesn't do what I'd expect (it alerts the same date in both cases; Jan 2nd) Global.Alert(DateTime.Parse("01/02/2015", new CultureInfo("en-US")).ToStrin...
1.0
Culture-specific TryParse does not behave as expected - This fails on live.bridge.net because the cultures don't seem to be loaded (see my latest comment on #349), but when I run it locally with the cultures imported, it doesn't do what I'd expect (it alerts the same date in both cases; Jan 2nd) Global.Alert(DateTi...
defect
culture specific tryparse does not behave as expected this fails on live bridge net because the cultures don t seem to be loaded see my latest comment on but when i run it locally with the cultures imported it doesn t do what i d expect it alerts the same date in both cases jan global alert datetime p...
1
533,967
15,606,548,316
IssuesEvent
2021-03-19 08:12:00
protofire/omen-exchange
https://api.github.com/repos/protofire/omen-exchange
opened
Slider cursor is out of the widget
enhancement priority:low
<img width="733" alt="Bildschirmfoto 2021-03-19 um 09 10 42" src="https://user-images.githubusercontent.com/5337809/111750076-0cb9b800-8893-11eb-97ba-62fc0bc903c3.png"> Network: xDai Market: http://localhost:3000/#/0xa4b0ea9842071436a9a23d01743218c26c50d24d
1.0
Slider cursor is out of the widget - <img width="733" alt="Bildschirmfoto 2021-03-19 um 09 10 42" src="https://user-images.githubusercontent.com/5337809/111750076-0cb9b800-8893-11eb-97ba-62fc0bc903c3.png"> Network: xDai Market: http://localhost:3000/#/0xa4b0ea9842071436a9a23d01743218c26c50d24d
non_defect
slider cursor is out of the widget img width alt bildschirmfoto um src network xdai market
0
17,053
2,972,352,067
IssuesEvent
2015-07-14 13:21:14
mernst/randoop
https://api.github.com/repos/mernst/randoop
closed
Visibility of thrown exception in the ExpectedExceptionChecker
auto-migrated Priority-Medium Type-Defect
``` Consider the following code snippet: public class A { public void m() { throw new InnerUnvisibleException(); } private static class InnerUnvisibleException extends Exception { //omitted } } Randoop will generate the following (uncompilable) tests: public void test1() { A a = ne...
1.0
Visibility of thrown exception in the ExpectedExceptionChecker - ``` Consider the following code snippet: public class A { public void m() { throw new InnerUnvisibleException(); } private static class InnerUnvisibleException extends Exception { //omitted } } Randoop will generate the f...
defect
visibility of thrown exception in the expectedexceptionchecker consider the following code snippet public class a public void m throw new innerunvisibleexception private static class innerunvisibleexception extends exception omitted randoop will generate the f...
1
72,055
13,778,075,680
IssuesEvent
2020-10-08 11:57:05
PopupMaker/Popup-Maker
https://api.github.com/repos/PopupMaker/Popup-Maker
closed
Set up project for PHPUnit testing
type-codequality
- [ ] https://developer.wordpress.org/cli/commands/scaffold/plugin-tests/ - [ ] Ensure valid output for form tabs, sections/subtabs, fields, & json_encode output. - [ ] Helper functions to ensure proper data integrity. Resources from #731: - [ ] https://make.wordpress.org/core/handbook/testing/automated-testing/ ...
1.0
Set up project for PHPUnit testing - - [ ] https://developer.wordpress.org/cli/commands/scaffold/plugin-tests/ - [ ] Ensure valid output for form tabs, sections/subtabs, fields, & json_encode output. - [ ] Helper functions to ensure proper data integrity. Resources from #731: - [ ] https://make.wordpress.org/core...
non_defect
set up project for phpunit testing ensure valid output for form tabs sections subtabs fields json encode output helper functions to ensure proper data integrity resources from
0
177,019
6,573,175,002
IssuesEvent
2017-09-11 07:39:53
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
Implement Support for OpenSearch for EO
Priority: Medium user story
It would be important to implement support for OpenSearch EO standard to access EO oriented catalog services like FedEO and CEOSS.
1.0
Implement Support for OpenSearch for EO - It would be important to implement support for OpenSearch EO standard to access EO oriented catalog services like FedEO and CEOSS.
non_defect
implement support for opensearch for eo it would be important to implement support for opensearch eo standard to access eo oriented catalog services like fedeo and ceoss
0
55,380
3,073,059,617
IssuesEvent
2015-08-19 20:01:23
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Solo.getCurrentViews
bug imported Priority-Medium
_From [sergey.t...@gmail.com](https://code.google.com/u/101343934896050059712/) on September 13, 2012 06:46:21_ What steps will reproduce the problem? 1. It happens from time to time What is the expected output? What do you see instead? expected output: get current views. actual: Exception What version of the product...
1.0
Solo.getCurrentViews - _From [sergey.t...@gmail.com](https://code.google.com/u/101343934896050059712/) on September 13, 2012 06:46:21_ What steps will reproduce the problem? 1. It happens from time to time What is the expected output? What do you see instead? expected output: get current views. actual: Exception What...
non_defect
solo getcurrentviews from on september what steps will reproduce the problem it happens from time to time what is the expected output what do you see instead expected output get current views actual exception what version of the product are you using on what operating system and...
0
473,867
13,648,685,810
IssuesEvent
2020-09-26 10:34:19
kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines
closed
kfp.containers.build_image_from_working_dir fails on AWS EKS looking for GCP Project ID
help wanted kind/bug lifecycle/stale platform/aws priority/p2 status/triaged
### What steps did you take: Using a notebook server, tried using the kfp.containers.build_image_from_working_dir() as build_python_component is deprecated. ### What happened: The API fails with below error Valueerror: Cannot get the Google Cloud Project id. please specify the gcs_staging argument ### What d...
1.0
kfp.containers.build_image_from_working_dir fails on AWS EKS looking for GCP Project ID - ### What steps did you take: Using a notebook server, tried using the kfp.containers.build_image_from_working_dir() as build_python_component is deprecated. ### What happened: The API fails with below error Valueerror: Cann...
non_defect
kfp containers build image from working dir fails on aws eks looking for gcp project id what steps did you take using a notebook server tried using the kfp containers build image from working dir as build python component is deprecated what happened the api fails with below error valueerror cann...
0
3,682
2,610,066,939
IssuesEvent
2015-02-26 18:19:39
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 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina...
1
81,111
30,717,626,544
IssuesEvent
2023-07-27 13:59:28
vector-im/element-x-android
https://api.github.com/repos/vector-im/element-x-android
closed
Let CI detect missing values in plurals (and strings)
S-Major T-Defect O-Occasional Z-CI
It can end up with empty wording on the screens, and Localazy is not enforcing this. See example here: https://github.com/vector-im/element-x-android/pull/882/files#r1265035950
1.0
Let CI detect missing values in plurals (and strings) - It can end up with empty wording on the screens, and Localazy is not enforcing this. See example here: https://github.com/vector-im/element-x-android/pull/882/files#r1265035950
defect
let ci detect missing values in plurals and strings it can end up with empty wording on the screens and localazy is not enforcing this see example here
1
28,003
6,924,099,947
IssuesEvent
2017-11-30 11:25:51
cody-code-wy/taskzero
https://api.github.com/repos/cody-code-wy/taskzero
closed
Fix "Rubocop/Style/RedundantBegin" issue in app/models/user.rb
code climate
Redundant `begin` block detected. https://codeclimate.com/github/cody-code-wy/taskzero/app/models/user.rb#issue_5a1fd824db41a400010000f8
1.0
Fix "Rubocop/Style/RedundantBegin" issue in app/models/user.rb - Redundant `begin` block detected. https://codeclimate.com/github/cody-code-wy/taskzero/app/models/user.rb#issue_5a1fd824db41a400010000f8
non_defect
fix rubocop style redundantbegin issue in app models user rb redundant begin block detected
0
8,437
5,705,098,911
IssuesEvent
2017-04-18 07:31:25
bjorn/tiled
https://api.github.com/repos/bjorn/tiled
opened
Add option to display and edit object position and size in tile units
Feature Usability
Requested [on the forum](http://discourse.mapeditor.org/t/add-tile-as-unit-of-measurement-for-objects/2298). This is about adding an option that changes the units used in the Properties view (and it should probably also affect the values displayed in the Objects view). Such an option will become problematic when ...
True
Add option to display and edit object position and size in tile units - Requested [on the forum](http://discourse.mapeditor.org/t/add-tile-as-unit-of-measurement-for-objects/2298). This is about adding an option that changes the units used in the Properties view (and it should probably also affect the values display...
non_defect
add option to display and edit object position and size in tile units requested this is about adding an option that changes the units used in the properties view and it should probably also affect the values displayed in the objects view such an option will become problematic when tile layers can have th...
0
87,700
15,790,285,536
IssuesEvent
2021-04-02 01:01:41
Nehamaefi/fitbit-api-example-java
https://api.github.com/repos/Nehamaefi/fitbit-api-example-java
opened
CVE-2019-0221 (Medium) detected in tomcat-embed-core-8.5.4.jar
security vulnerability
## CVE-2019-0221 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.4.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="http:/...
True
CVE-2019-0221 (Medium) detected in tomcat-embed-core-8.5.4.jar - ## CVE-2019-0221 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.4.jar</b></p></summary> <p>Cor...
non_defect
cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file fitbit api example java pom xml path to vulnerable library root rep...
0
167,152
6,333,205,511
IssuesEvent
2017-07-26 14:19:07
pbywater/echo
https://api.github.com/repos/pbywater/echo
closed
Integrate update pattern
in-progress priority-1
Functions to update links and nodes that can be called when we add or delete a node.
1.0
Integrate update pattern - Functions to update links and nodes that can be called when we add or delete a node.
non_defect
integrate update pattern functions to update links and nodes that can be called when we add or delete a node
0
8,676
2,611,535,461
IssuesEvent
2015-02-27 06:05:31
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Trophyrace bug when skip turn
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.Start a game 2.Skip your turn (F10 then space) 3.Then game is frozen , no more dying people and at then end , red lines on the top What is the expected output? What do you see instead? Nothing , we played few turns without dying then red lines on top What version of the ...
1.0
Trophyrace bug when skip turn - ``` What steps will reproduce the problem? 1.Start a game 2.Skip your turn (F10 then space) 3.Then game is frozen , no more dying people and at then end , red lines on the top What is the expected output? What do you see instead? Nothing , we played few turns without dying then red li...
defect
trophyrace bug when skip turn what steps will reproduce the problem start a game skip your turn then space then game is frozen no more dying people and at then end red lines on the top what is the expected output what do you see instead nothing we played few turns without dying then red line...
1
304,001
23,047,395,708
IssuesEvent
2022-07-24 05:07:54
extratone/bilge
https://api.github.com/repos/extratone/bilge
opened
Video-Backup/Export Twitter Lists with TweetDeck
documentation
# Video-Backup/Export Twitter Lists with TweetDeck Updated `07242022-000519` - GitHub Issue https://github.com/extratone/bilge/issues/ - [WTF](https://davidblue.wtf/drafts/AFBFB4A6-B75F-4E9A-BBFD-51D581556153.html) - [Raw WTF File](https://davidblue.wtf/video/tweetecklistsbackup.mov) - [Things](things:///show?id=LvfYj...
1.0
Video-Backup/Export Twitter Lists with TweetDeck - # Video-Backup/Export Twitter Lists with TweetDeck Updated `07242022-000519` - GitHub Issue https://github.com/extratone/bilge/issues/ - [WTF](https://davidblue.wtf/drafts/AFBFB4A6-B75F-4E9A-BBFD-51D581556153.html) - [Raw WTF File](https://davidblue.wtf/video/tweeteck...
non_defect
video backup export twitter lists with tweetdeck video backup export twitter lists with tweetdeck updated github issue things show id   source src social i couldn t find any videos i was satisfied with on how to use tweetdeck to back up one s twitter l...
0
74,610
9,793,927,779
IssuesEvent
2019-06-10 21:13:17
golang/go
https://api.github.com/repos/golang/go
closed
doc: Effective Go contains a use of "named type", which is an obsoleted terminology.
Documentation NeedsDecision
Should it be "defined type" instead?
1.0
doc: Effective Go contains a use of "named type", which is an obsoleted terminology. - Should it be "defined type" instead?
non_defect
doc effective go contains a use of named type which is an obsoleted terminology should it be defined type instead
0
71,299
23,529,487,260
IssuesEvent
2022-08-19 14:03:08
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Task URNs unduly having a member-uuid
Type: Defect
I’m seeing an unexpected behavior in Hazelcast and I’m not sure whether it’s correct or what I might be missing. Using Hazelcast 4.1.9 (can’t upgrade above the minor version just yet). My application runs with multiple nodes, AP mode, K8s env, discovery mode `KUBERNETES_API`. Flow: a single node is responsible f...
1.0
Task URNs unduly having a member-uuid - I’m seeing an unexpected behavior in Hazelcast and I’m not sure whether it’s correct or what I might be missing. Using Hazelcast 4.1.9 (can’t upgrade above the minor version just yet). My application runs with multiple nodes, AP mode, K8s env, discovery mode `KUBERNETES_API...
defect
task urns unduly having a member uuid i’m seeing an unexpected behavior in hazelcast and i’m not sure whether it’s correct or what i might be missing using hazelcast can’t upgrade above the minor version just yet my application runs with multiple nodes ap mode env discovery mode kubernetes api ...
1
72,640
24,217,386,152
IssuesEvent
2022-09-26 08:01:52
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
Error: Country code regex does not match
T-Defect A-3PIDs S-Major O-Occasional
### Steps to reproduce 1. **Where are you starting? What can you see?** In the user settings where there is the profile picture, display name, password, email, add email address and phone number. 2. **What do you click?** When I want to add a phone number, I enter my number and when I click on the add option, an er...
1.0
Error: Country code regex does not match - ### Steps to reproduce 1. **Where are you starting? What can you see?** In the user settings where there is the profile picture, display name, password, email, add email address and phone number. 2. **What do you click?** When I want to add a phone number, I enter my numbe...
defect
error country code regex does not match steps to reproduce where are you starting what can you see in the user settings where there is the profile picture display name password email add email address and phone number what do you click when i want to add a phone number i enter my numbe...
1
29,156
5,560,657,325
IssuesEvent
2017-03-24 20:06:31
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Object Literal and TypeScript
defect in progress
ObjectLiteral type reference (for example, for method parameter) is not defined correctly ### Steps To Reproduce http://deck.net/44b7279c427e9586c65a7dc2a5ff5237 ```c# [ObjectLiteral] public class Dummy { public int Nothing; } public class Program { public static void Do(Dummy dummy) { ...
1.0
Object Literal and TypeScript - ObjectLiteral type reference (for example, for method parameter) is not defined correctly ### Steps To Reproduce http://deck.net/44b7279c427e9586c65a7dc2a5ff5237 ```c# [ObjectLiteral] public class Dummy { public int Nothing; } public class Program { public static...
defect
object literal and typescript objectliteral type reference for example for method parameter is not defined correctly steps to reproduce c public class dummy public int nothing public class program public static void do dummy dummy publ...
1
21,870
3,573,695,038
IssuesEvent
2016-01-27 08:13:21
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Tree throws NPE on multiple selection
5.2.19 5.3.6 defect
Stack trace; java.lang.NullPointerException: null at org.primefaces.component.api.UITree.updateSelection(UITree.java:520) at org.primefaces.component.api.UITree.processUpdates(UITree.java:490) at org.primefaces.component.tree.Tree.processUpdates(Tree.java:405) ...
1.0
Tree throws NPE on multiple selection - Stack trace; java.lang.NullPointerException: null at org.primefaces.component.api.UITree.updateSelection(UITree.java:520) at org.primefaces.component.api.UITree.processUpdates(UITree.java:490) at org.primefaces.component.tree.Tree.processUpdates(Tree.java:405) ...
defect
tree throws npe on multiple selection stack trace java lang nullpointerexception null at org primefaces component api uitree updateselection uitree java at org primefaces component api uitree processupdates uitree java at org primefaces component tree tree processupdates tree java
1
39,021
9,160,024,564
IssuesEvent
2019-03-01 05:33:56
alex-hhh/emacs-sql-indent
https://api.github.com/repos/alex-hhh/emacs-sql-indent
closed
Erroneous regexp in sqlind-good-if-candidate
defect
The regexp ``` "end\\|table\\|view\\|index\\|trigger\\procedude\\|function\\|package\\|body"``` in `sqlind-good-if-candidate` needs some attention: there seems to be a missing vertical bar before "procedure", which also looks misspelled.
1.0
Erroneous regexp in sqlind-good-if-candidate - The regexp ``` "end\\|table\\|view\\|index\\|trigger\\procedude\\|function\\|package\\|body"``` in `sqlind-good-if-candidate` needs some attention: there seems to be a missing vertical bar before "procedure", which also looks misspelled.
defect
erroneous regexp in sqlind good if candidate the regexp end table view index trigger procedude function package body in sqlind good if candidate needs some attention there seems to be a missing vertical bar before procedure which also looks misspelled
1
746,173
26,018,587,849
IssuesEvent
2022-12-21 10:35:44
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.facebook.com - site is not usable
priority-critical browser-fenix engine-gecko android13
<!-- @browser: Firefox Mobile 110.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:110.0) Gecko/110.0 Firefox/110.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/115655 --> <!-- @extra_labels: browser-fenix --> **URL**: https://m.faceb...
1.0
m.facebook.com - site is not usable - <!-- @browser: Firefox Mobile 110.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:110.0) Gecko/110.0 Firefox/110.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/115655 --> <!-- @extra_labels: brows...
non_defect
m facebook com site is not usable url browser version firefox mobile operating system android tested another browser yes other problem type site is not usable description unable to login steps to reproduce i cannot login to my facebook account vi...
0
28,800
12,965,919,216
IssuesEvent
2020-07-20 23:28:52
dart-lang/dart-pad
https://api.github.com/repos/dart-lang/dart-pad
opened
Debug why dart-services fails after serving for a couple of hours
dart-services p1
For reasons unknown, `dart-services` transitions into a failure state after serving content for a couple of hours. We need to find out why, and build a reproduction case for Dart DevTools team.
1.0
Debug why dart-services fails after serving for a couple of hours - For reasons unknown, `dart-services` transitions into a failure state after serving content for a couple of hours. We need to find out why, and build a reproduction case for Dart DevTools team.
non_defect
debug why dart services fails after serving for a couple of hours for reasons unknown dart services transitions into a failure state after serving content for a couple of hours we need to find out why and build a reproduction case for dart devtools team
0
58,991
16,991,803,815
IssuesEvent
2021-06-30 21:41:04
Maffooch/django-DefectDojo
https://api.github.com/repos/Maffooch/django-DefectDojo
opened
SSL RC4 Cipher Suites Supported (Bar Mitzvah)
defectdojo security / Medium
*Title*: [SSL RC4 Cipher Suites Supported (Bar Mitzvah)|http://localhost:8080/finding/385] *Defect Dojo link:* http://localhost:8080/finding/385 (385) *Severity:* Medium *CWE:* Unknown *CVE:* [CVE-2013-2566|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2566] *Product/Engagement/Test:* [Test2|htt...
1.0
SSL RC4 Cipher Suites Supported (Bar Mitzvah) - *Title*: [SSL RC4 Cipher Suites Supported (Bar Mitzvah)|http://localhost:8080/finding/385] *Defect Dojo link:* http://localhost:8080/finding/385 (385) *Severity:* Medium *CWE:* Unknown *CVE:* [CVE-2013-2566|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-20...
defect
ssl cipher suites supported bar mitzvah title defect dojo link severity medium cwe unknown cve product engagement test branch tag buildid commit hash systems endpoints tcp description the remote service supports the u...
1
69,846
22,693,524,141
IssuesEvent
2022-07-05 01:38:58
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
No loadable module support error with official UEK 7 on Oracle Linux 8.6 and OpenZFS 2.1.5
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
No loadable module support error with official UEK 7 on Oracle Linux 8.6 and OpenZFS 2.1.5 - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Add...
defect
no loadable module support error with official uek on oracle linux and openzfs thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives ...
1
59,703
8,377,201,309
IssuesEvent
2018-10-05 23:11:31
alcarney/stylo
https://api.github.com/repos/alcarney/stylo
closed
Document the release process
contributors documentation
e.g. - What needs to be done for a release - How a release is triggered
1.0
Document the release process - e.g. - What needs to be done for a release - How a release is triggered
non_defect
document the release process e g what needs to be done for a release how a release is triggered
0
210,092
16,342,322,069
IssuesEvent
2021-05-13 00:02:22
darshan-hpc/darshan
https://api.github.com/repos/darshan-hpc/darshan
closed
documentation for new darshan util/runtime split
documentation enhancement
In GitLab by @shanedsnyder on Sep 24, 2015, 16:25 Put a readme file in the top level explaining the basic and pointing to the wiki. Update the wiki with new documentation for the upcoming version of darshan.
1.0
documentation for new darshan util/runtime split - In GitLab by @shanedsnyder on Sep 24, 2015, 16:25 Put a readme file in the top level explaining the basic and pointing to the wiki. Update the wiki with new documentation for the upcoming version of darshan.
non_defect
documentation for new darshan util runtime split in gitlab by shanedsnyder on sep put a readme file in the top level explaining the basic and pointing to the wiki update the wiki with new documentation for the upcoming version of darshan
0
407,917
11,939,240,732
IssuesEvent
2020-04-02 14:56:10
DukeLearningInnovation/kits
https://api.github.com/repos/DukeLearningInnovation/kits
closed
Add a "Student Network Stats" app to each spring 20 course kit using the Custom Link tool
Problem Statement covid-19 high priority
I am instructor trying to teach remotely but I don't know which teaching strategies I should use because I don't know what time zones my students are in, or what kind of internet connection they have. This makes it difficult for me to decide if I can hold class online synchronously using Zoom, or if I should try to co...
1.0
Add a "Student Network Stats" app to each spring 20 course kit using the Custom Link tool - I am instructor trying to teach remotely but I don't know which teaching strategies I should use because I don't know what time zones my students are in, or what kind of internet connection they have. This makes it difficult fo...
non_defect
add a student network stats app to each spring course kit using the custom link tool i am instructor trying to teach remotely but i don t know which teaching strategies i should use because i don t know what time zones my students are in or what kind of internet connection they have this makes it difficult for...
0
53,735
7,853,654,943
IssuesEvent
2018-06-20 18:08:02
pivotal-cf/docs-spring-cloud-dataflow
https://api.github.com/repos/pivotal-cf/docs-spring-cloud-dataflow
closed
Document buildpack settings
documentation in progress
The default buildpack for the broker to use can be configured in "Service Broker" settings on tile. This can be overridden when creating a service instance.
1.0
Document buildpack settings - The default buildpack for the broker to use can be configured in "Service Broker" settings on tile. This can be overridden when creating a service instance.
non_defect
document buildpack settings the default buildpack for the broker to use can be configured in service broker settings on tile this can be overridden when creating a service instance
0
237,158
7,756,840,830
IssuesEvent
2018-05-31 14:42:51
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 183481] Insecure data handling in /ext/lib/crypto/mbedtls/library/pkparse.c
Coverity EXT bug priority: low
Static code scan issues seen in File: /ext/lib/crypto/mbedtls/library/pkparse.c Category: Insecure data handling Function: pk_parse_key_pkcs1_der Component: External CID: 183481 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: 183481] Insecure data handling in /ext/lib/crypto/mbedtls/library/pkparse.c - Static code scan issues seen in File: /ext/lib/crypto/mbedtls/library/pkparse.c Category: Insecure data handling Function: pk_parse_key_pkcs1_der Component: External CID: 183481 Please fix or provide comments to square it ...
non_defect
insecure data handling in ext lib crypto mbedtls library pkparse c static code scan issues seen in file ext lib crypto mbedtls library pkparse c category insecure data handling function pk parse key der component external cid please fix or provide comments to square it off in coverity in the link
0
73,083
24,452,645,982
IssuesEvent
2022-10-07 01:40:28
hazendaz/htmlcompressor
https://api.github.com/repos/hazendaz/htmlcompressor
closed
Include Rhino in another way
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Include htmlcompressor as lib 2. Include the newest version of rhino as lib 3. Use rhino in any way, for example do: public static void main(String... args) { org.mozilla.javascript.tools.shell.Main.main(args); } What is the expected output? What do you see instead? e...
1.0
Include Rhino in another way - ``` What steps will reproduce the problem? 1. Include htmlcompressor as lib 2. Include the newest version of rhino as lib 3. Use rhino in any way, for example do: public static void main(String... args) { org.mozilla.javascript.tools.shell.Main.main(args); } What is the expected out...
defect
include rhino in another way what steps will reproduce the problem include htmlcompressor as lib include the newest version of rhino as lib use rhino in any way for example do public static void main string args org mozilla javascript tools shell main main args what is the expected out...
1
16,913
2,958,580,693
IssuesEvent
2015-07-08 22:09:31
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
Double middle-click on cards in hand puts them into play.
Cockatrice Defect
Like double left-clicking a card, if you double middle-click a card in hand (say, trying to look at the full card text via middle-click), it will put it into play.
1.0
Double middle-click on cards in hand puts them into play. - Like double left-clicking a card, if you double middle-click a card in hand (say, trying to look at the full card text via middle-click), it will put it into play.
defect
double middle click on cards in hand puts them into play like double left clicking a card if you double middle click a card in hand say trying to look at the full card text via middle click it will put it into play
1
179,836
13,906,349,454
IssuesEvent
2020-10-20 11:08:38
DevExpress/testcafe
https://api.github.com/repos/DevExpress/testcafe
closed
Add Docker container integration testing
AREA: testing STATE: Stale TYPE: enhancement
### Are you requesting a feature or reporting a bug? Feature ### What is the current behavior? Our Docker container is not tested on CI. ### What is the expected behavior? Container should be tetted on CI e.g. on master branch pushes ### Specify your * testcafe version: 0.16.1
1.0
Add Docker container integration testing - ### Are you requesting a feature or reporting a bug? Feature ### What is the current behavior? Our Docker container is not tested on CI. ### What is the expected behavior? Container should be tetted on CI e.g. on master branch pushes ### Specify your * testc...
non_defect
add docker container integration testing are you requesting a feature or reporting a bug feature what is the current behavior our docker container is not tested on ci what is the expected behavior container should be tetted on ci e g on master branch pushes specify your testc...
0
13,705
2,776,099,228
IssuesEvent
2015-05-04 19:49:38
FreeRADIUS/freeradius-server
https://api.github.com/repos/FreeRADIUS/freeradius-server
opened
SASL External doesn't seem to work in v3.0.x
defect v3.0.x
Need to switch to the interactive SASL bind function (same as v3.1.x)
1.0
SASL External doesn't seem to work in v3.0.x - Need to switch to the interactive SASL bind function (same as v3.1.x)
defect
sasl external doesn t seem to work in x need to switch to the interactive sasl bind function same as x
1
81,168
30,739,149,780
IssuesEvent
2023-07-28 10:01:32
vector-im/element-x-ios
https://api.github.com/repos/vector-im/element-x-ios
closed
Gaps in the room list
T-Defect
### Steps to reproduce Open the apps ### Outcome #### What did you expect? No gaps #### What happened instead? ![Screenshot](https://github.com/vector-im/element-x-ios/assets/769871/f3671c93-b2a1-4cc5-97c3-1161f82559a4) ### Your phone model _No response_ ### Operating system version _No response_ ###...
1.0
Gaps in the room list - ### Steps to reproduce Open the apps ### Outcome #### What did you expect? No gaps #### What happened instead? ![Screenshot](https://github.com/vector-im/element-x-ios/assets/769871/f3671c93-b2a1-4cc5-97c3-1161f82559a4) ### Your phone model _No response_ ### Operating system ver...
defect
gaps in the room list steps to reproduce open the apps outcome what did you expect no gaps what happened instead your phone model no response operating system version no response application version no response homeserver no response will you...
1
625,151
19,720,152,445
IssuesEvent
2022-01-13 14:41:41
sonia-auv/provider_underwater_com
https://api.github.com/repos/sonia-auv/provider_underwater_com
closed
Support for multiple packet
Priority: Medium Type: Feature
**Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you. ## Context This feature should be implanted if the communication between two submarines is used with more data. At the moment, the message has a length of 64 bits which is the maximum of...
1.0
Support for multiple packet - **Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you. ## Context This feature should be implanted if the communication between two submarines is used with more data. At the moment, the message has a length of 6...
non_defect
support for multiple packet warning before creating an issue or task make sure that it does not already exists in the thank you context this feature should be implanted if the communication between two submarines is used with more data at the moment the message has a length of bits which is...
0
29,214
5,612,100,839
IssuesEvent
2017-04-03 02:50:48
zealdocs/zeal
https://api.github.com/repos/zealdocs/zeal
closed
Skip mathcing for parameters, just method or class name?
Component: Docset Registry Resolution: Duplicate Type: Defect
I have installed Java SE 7 docset, and type in "String" to search for definition of String class, but a lot of irrelevant entries displayed because they all have a String type parameters in method defition, which makes actual String class very hard to pinpoint. Can you add an option to skip match for parameters, just m...
1.0
Skip mathcing for parameters, just method or class name? - I have installed Java SE 7 docset, and type in "String" to search for definition of String class, but a lot of irrelevant entries displayed because they all have a String type parameters in method defition, which makes actual String class very hard to pinpoint....
defect
skip mathcing for parameters just method or class name i have installed java se docset and type in string to search for definition of string class but a lot of irrelevant entries displayed because they all have a string type parameters in method defition which makes actual string class very hard to pinpoint ...
1
171,358
27,107,113,964
IssuesEvent
2023-02-15 12:56:26
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
closed
Allow structs and using for in global scope
language design :rage4: stale
I think the idea is: ``` using SafeMath for uint256; struct X { uin256 a; uint256 b }; contract C { function f(X x) returns (uint) { return x.a.mul(b); } } ``` (From https://www.pivotaltracker.com/story/show/109361064)
1.0
Allow structs and using for in global scope - I think the idea is: ``` using SafeMath for uint256; struct X { uin256 a; uint256 b }; contract C { function f(X x) returns (uint) { return x.a.mul(b); } } ``` (From https://www.pivotaltracker.com/story/show/109361064)
non_defect
allow structs and using for in global scope i think the idea is using safemath for struct x a b contract c function f x x returns uint return x a mul b from
0
21,117
3,461,696,097
IssuesEvent
2015-12-20 09:26:25
arti01/jkursy
https://api.github.com/repos/arti01/jkursy
closed
nazwenictwo
auto-migrated Priority-High Type-Defect
``` Ze względów marketingowo-public relations itd itp będziemy musieli zwracać szczególną uwagę na wyświetlane nazewnictwo. Np. kursantów nie będziemy nazywali kursantami czy uczniami, ale żeby ich dowartościować czy dopieścić nazwiemy ich "studentami". Prowadzących kursy nazwiemy kadrą, a konkretnych wypadkach będ...
1.0
nazwenictwo - ``` Ze względów marketingowo-public relations itd itp będziemy musieli zwracać szczególną uwagę na wyświetlane nazewnictwo. Np. kursantów nie będziemy nazywali kursantami czy uczniami, ale żeby ich dowartościować czy dopieścić nazwiemy ich "studentami". Prowadzących kursy nazwiemy kadrą, a konkretnych...
defect
nazwenictwo ze względów marketingowo public relations itd itp będziemy musieli zwracać szczególną uwagę na wyświetlane nazewnictwo np kursantów nie będziemy nazywali kursantami czy uczniami ale żeby ich dowartościować czy dopieścić nazwiemy ich studentami prowadzących kursy nazwiemy kadrą a konkretnych...
1
24,033
16,761,987,751
IssuesEvent
2021-06-14 00:23:56
uwcsc/codeybot
https://api.github.com/repos/uwcsc/codeybot
opened
Publish images to a docker registry
infrastructure
We should explore options that allow us to push/pull docker images, so we have a better deployment experience.
1.0
Publish images to a docker registry - We should explore options that allow us to push/pull docker images, so we have a better deployment experience.
non_defect
publish images to a docker registry we should explore options that allow us to push pull docker images so we have a better deployment experience
0
46,229
13,055,873,022
IssuesEvent
2020-07-30 02:59:20
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
I3Db - doxygen errors, multiple (Trac #800)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/800 ```json { "status": "closed", "changetime": "2015-02-12T21:20:57", "description": "{{{\n/data/i3home/nega/i3/offline-software/src/I3Db/public/I3Db/I3DbUtilities.h:35: warning: include file I3Db/I3OmDb/I3OmDbResult_t.h not found, perhaps you forgot to ...
1.0
I3Db - doxygen errors, multiple (Trac #800) - Migrated from https://code.icecube.wisc.edu/ticket/800 ```json { "status": "closed", "changetime": "2015-02-12T21:20:57", "description": "{{{\n/data/i3home/nega/i3/offline-software/src/I3Db/public/I3Db/I3DbUtilities.h:35: warning: include file I3Db/I3OmDb/I3Om...
defect
doxygen errors multiple trac migrated from json status closed changetime description n data nega offline software src public h warning include file t h not found perhaps you forgot to add its directory to include path n data nega o...
1