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
97,043
28,083,818,166
IssuesEvent
2023-03-30 08:26:47
eclipse-edc/Connector
https://api.github.com/repos/eclipse-edc/Connector
closed
chore: get rid of the DependencyPlugin
build
# Feature Request Remove the DependencyPlugin, as in fact it's not providing any value and likely it's implementation it's not reflecting the current needs. ## Which Areas Would Be Affected? build ## Why Is the Feature Desired? cleanup
1.0
chore: get rid of the DependencyPlugin - # Feature Request Remove the DependencyPlugin, as in fact it's not providing any value and likely it's implementation it's not reflecting the current needs. ## Which Areas Would Be Affected? build ## Why Is the Feature Desired? cleanup
non_defect
chore get rid of the dependencyplugin feature request remove the dependencyplugin as in fact it s not providing any value and likely it s implementation it s not reflecting the current needs which areas would be affected build why is the feature desired cleanup
0
52,538
13,224,804,727
IssuesEvent
2020-08-17 19:53:02
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[PROPOSAL] fatal in decay (Trac #2397)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2397">https://code.icecube.wisc.edu/projects/icecube/ticket/2397</a>, reported by grenziand owned by jsoedingrekso</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "_ts"...
1.0
[PROPOSAL] fatal in decay (Trac #2397) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2397">https://code.icecube.wisc.edu/projects/icecube/ticket/2397</a>, reported by grenziand owned by jsoedingrekso</em></summary> <p> ```json { "status": "closed", "chan...
defect
fatal in decay trac migrated from json status closed changetime ts description i found this fatal error running proposal via the script n n n nfatal proposal kaellen function is negative cannot caluclate momentum decay nchannel cxx ...
1
71,378
15,194,670,644
IssuesEvent
2021-02-16 04:22:06
MythicDrops/github-cdkactions
https://api.github.com/repos/MythicDrops/github-cdkactions
opened
CVE-2015-9251 (Medium) detected in jquery-1.8.1.min.js
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2015-9251 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library ...
non_defect
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file github cdkactions node modules redeyed examples browser index html path to vu...
0
102,414
31,992,355,921
IssuesEvent
2023-09-21 06:57:46
kata-containers/kata-containers
https://api.github.com/repos/kata-containers/kata-containers
closed
CC | osbuilder: Rust environment cannot be found When `AGENT_SOURCE_BIN` is set
bug needs-review area/osbuilder area/confidential-containers
# Description of problem When AGENT_SOURCE_BIN is set, the Rust environment cannot be found during the attestation agent build process. ``` script -fec 'USE_DOCKER=true AGENT_SOURCE_BIN=/root/go/src/github.com/kata-containers/kata-containers/src/agent/target/x86_64-unknown-linux-musl/release/kata-agent KATA_BUILD_...
1.0
CC | osbuilder: Rust environment cannot be found When `AGENT_SOURCE_BIN` is set - # Description of problem When AGENT_SOURCE_BIN is set, the Rust environment cannot be found during the attestation agent build process. ``` script -fec 'USE_DOCKER=true AGENT_SOURCE_BIN=/root/go/src/github.com/kata-containers/kata-c...
non_defect
cc osbuilder rust environment cannot be found when agent source bin is set description of problem when agent source bin is set the rust environment cannot be found during the attestation agent build process script fec use docker true agent source bin root go src github com kata containers kata c...
0
52,998
13,260,067,075
IssuesEvent
2020-08-20 17:38:20
jkoan/test-navit
https://api.github.com/repos/jkoan/test-navit
closed
missing X11/Xmu/WinUtil.h not detected (Trac #81)
Incomplete Migration Migrated from Trac anonymous defect/bug install
Migrated from http://trac.navit-project.org/ticket/81 ```json { "status": "closed", "changetime": "2008-02-08T15:27:16", "_ts": "1202484436000000", "description": "when installing from current cvs version on ubuntu gutsy with sdl enabled, the missing X11/Xmu/WinUtil.h is not detected by ./configure, rai...
1.0
missing X11/Xmu/WinUtil.h not detected (Trac #81) - Migrated from http://trac.navit-project.org/ticket/81 ```json { "status": "closed", "changetime": "2008-02-08T15:27:16", "_ts": "1202484436000000", "description": "when installing from current cvs version on ubuntu gutsy with sdl enabled, the missing X...
defect
missing xmu winutil h not detected trac migrated from json status closed changetime ts description when installing from current cvs version on ubuntu gutsy with sdl enabled the missing xmu winutil h is not detected by configure raising a compile t...
1
32,497
15,394,785,399
IssuesEvent
2021-03-03 18:21:34
facebook/hermes
https://api.github.com/repos/facebook/hermes
closed
A possible performance problem related to frequent memory allocation
enhancement performance
#### Description Repeatedly assigning a value to an index with a large value in the array will cause the execution time of Hermes engine to be much longer than the execution time of other engines. #### Version b6530ae #### Testcase ```javascript var NISLFuzzingFunc = function () { var arr2 = [1]; ...
True
A possible performance problem related to frequent memory allocation - #### Description Repeatedly assigning a value to an index with a large value in the array will cause the execution time of Hermes engine to be much longer than the execution time of other engines. #### Version b6530ae #### Testcase `...
non_defect
a possible performance problem related to frequent memory allocation description repeatedly assigning a value to an index with a large value in the array will cause the execution time of hermes engine to be much longer than the execution time of other engines version testcase java...
0
65,934
12,697,985,736
IssuesEvent
2020-06-22 12:45:20
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Investigate why the Burgers.Test* dotnet benchmarks run slow on mono-interpreter
area-Codegen-Interpreter-mono tenet-performance
[DotNet Microbenchmarks on MonoJit and Interpreter.xlsx](https://github.com/dotnet/runtime/files/4293434/DotNet.Microbenchmarks.on.MonoJit.and.Interpreter.xlsx) From attached sheet, seems like the Burgers.Test* benchmarks are very slow on Mono Interpreter compared to the Mono-Jit run. Refer to second column in copy-...
1.0
Investigate why the Burgers.Test* dotnet benchmarks run slow on mono-interpreter - [DotNet Microbenchmarks on MonoJit and Interpreter.xlsx](https://github.com/dotnet/runtime/files/4293434/DotNet.Microbenchmarks.on.MonoJit.and.Interpreter.xlsx) From attached sheet, seems like the Burgers.Test* benchmarks are very slo...
non_defect
investigate why the burgers test dotnet benchmarks run slow on mono interpreter from attached sheet seems like the burgers test benchmarks are very slow on mono interpreter compared to the mono jit run refer to second column in copy paste below or refer to attached excel sheet i ll paste in exact repro s...
0
71,324
23,540,404,418
IssuesEvent
2022-08-20 09:48:39
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
opened
Dwarves get stuck in ceiling in tunnels
Type-Defect
![image](https://user-images.githubusercontent.com/13840686/185739825-887bbaa1-ee96-41d9-9c53-fe2d2f8f01d0.png) ![image](https://user-images.githubusercontent.com/13840686/185739845-e04a8a1a-ddc0-4c0f-b2ad-652e970e0684.png) Images provided by used playing dread mountain
1.0
Dwarves get stuck in ceiling in tunnels - ![image](https://user-images.githubusercontent.com/13840686/185739825-887bbaa1-ee96-41d9-9c53-fe2d2f8f01d0.png) ![image](https://user-images.githubusercontent.com/13840686/185739845-e04a8a1a-ddc0-4c0f-b2ad-652e970e0684.png) Images provided by used playing dread mountain
defect
dwarves get stuck in ceiling in tunnels images provided by used playing dread mountain
1
43,504
11,735,448,394
IssuesEvent
2020-03-11 11:09:19
hazelcast/hazelcast-python-client
https://api.github.com/repos/hazelcast/hazelcast-python-client
closed
set_excetion instead of set_exception in invocation.py
Type: Critical Type: Defect
I tried the python client (version 3.12.2) on my laptop, set it it to sleep and logged in again. There was a heartbeat problem which I guess is expected, but during that error a typo causes another error: ``` ERROR: [3.12.2] [dev] [hz.client_0] Error in Reactor Thread Traceback (most recent call last): File "...
1.0
set_excetion instead of set_exception in invocation.py - I tried the python client (version 3.12.2) on my laptop, set it it to sleep and logged in again. There was a heartbeat problem which I guess is expected, but during that error a typo causes another error: ``` ERROR: [3.12.2] [dev] [hz.client_0] Error in Rea...
defect
set excetion instead of set exception in invocation py i tried the python client version on my laptop set it it to sleep and logged in again there was a heartbeat problem which i guess is expected but during that error a typo causes another error error error in reactor thread traceback ...
1
346,199
10,409,226,971
IssuesEvent
2019-09-13 08:12:27
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - see bug description
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 69.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 --> <!-- @reported_with: --> **URL**: https://www.google.com/?gws_rd=ssl#spf=1568308877958 **Browser / Version**: Firefox Mobile 69.0 **Operating System**: Android **Tested Another Browser**: Yes ...
1.0
www.google.com - see bug description - <!-- @browser: Firefox Mobile 69.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 --> <!-- @reported_with: --> **URL**: https://www.google.com/?gws_rd=ssl#spf=1568308877958 **Browser / Version**: Firefox Mobile 69.0 **Operating System**: A...
non_defect
see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description loading old version of google page when searched steps to reproduce browser configuration none f...
0
87,495
17,288,316,646
IssuesEvent
2021-07-24 06:55:58
bbatsov/solarized-emacs
https://api.github.com/repos/bbatsov/solarized-emacs
closed
provide a toggle-solarized-theme (or similar) function
code enhancement
i would love to have simple way to toggle between dark and light modes (e.g. because light conditions changed). i currently work around this using a variable and a toggle function in my `init.el` like this: ``` elisp (load-theme 'solarized-dark t) (setq active-theme 'solarized-dark) (defun toggle-dark-light-theme () ...
1.0
provide a toggle-solarized-theme (or similar) function - i would love to have simple way to toggle between dark and light modes (e.g. because light conditions changed). i currently work around this using a variable and a toggle function in my `init.el` like this: ``` elisp (load-theme 'solarized-dark t) (setq active-t...
non_defect
provide a toggle solarized theme or similar function i would love to have simple way to toggle between dark and light modes e g because light conditions changed i currently work around this using a variable and a toggle function in my init el like this elisp load theme solarized dark t setq active t...
0
80,408
30,272,970,901
IssuesEvent
2023-07-07 16:55:20
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: entropy calculations failing for large values
defect scipy.stats task
### Describe your issue. For a few distributions, the entropy calculation currently fails for large values. As an example, consider the gamma distribution: for $x>1e12$, the computed entropy starts to oscillate and after approx. `2e16`, returns just 0. ![image](https://user-images.githubusercontent.com/40656107/...
1.0
BUG: entropy calculations failing for large values - ### Describe your issue. For a few distributions, the entropy calculation currently fails for large values. As an example, consider the gamma distribution: for $x>1e12$, the computed entropy starts to oscillate and after approx. `2e16`, returns just 0. ![image...
defect
bug entropy calculations failing for large values describe your issue for a few distributions the entropy calculation currently fails for large values as an example consider the gamma distribution for x the computed entropy starts to oscillate and after approx returns just affec...
1
26,771
6,799,001,375
IssuesEvent
2017-11-02 08:44:24
bunq/sdk_csharp
https://api.github.com/repos/bunq/sdk_csharp
opened
Add missing fields for cvc endpoint
needs code regeneration
## Steps to reproduce: 1. Try and get `id`, `created` or `updated` from `CardGeneratedCvc2` ## What should happen: 1. These fields are there with getters/setters ## What happens: 1. There are no such fields ## Logs - `no logs` ## Extra info: - Tested on [0.12.1](https://github.com/bunq/sdk_csharp/rele...
1.0
Add missing fields for cvc endpoint - ## Steps to reproduce: 1. Try and get `id`, `created` or `updated` from `CardGeneratedCvc2` ## What should happen: 1. These fields are there with getters/setters ## What happens: 1. There are no such fields ## Logs - `no logs` ## Extra info: - Tested on [0.12.1](h...
non_defect
add missing fields for cvc endpoint steps to reproduce try and get id created or updated from what should happen these fields are there with getters setters what happens there are no such fields logs no logs extra info tested on
0
10,040
2,618,932,671
IssuesEvent
2015-03-03 00:00:52
chrsmith/open-ig
https://api.github.com/repos/chrsmith/open-ig
closed
simultaneous mission error
auto-migrated Missions Priority-Medium Type-Defect
``` Game version: 0.95.127 Operating System: osx Java runtime version: (run java -version) 6 Installed using the Launcher? (yes, no) yes Game language (en, hu, de): en What steps will reproduce the problem? 1. escort admiral benson 2. save trader from the garthogs 3. What is the expected output? What do you...
1.0
simultaneous mission error - ``` Game version: 0.95.127 Operating System: osx Java runtime version: (run java -version) 6 Installed using the Launcher? (yes, no) yes Game language (en, hu, de): en What steps will reproduce the problem? 1. escort admiral benson 2. save trader from the garthogs 3. What is the...
defect
simultaneous mission error game version operating system osx java runtime version run java version installed using the launcher yes no yes game language en hu de en what steps will reproduce the problem escort admiral benson save trader from the garthogs what is the ex...
1
7,302
2,610,362,532
IssuesEvent
2015-02-26 19:57:13
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Post is gone
auto-migrated Priority-Medium Type-Defect
``` What's the problem? I wrote a new post and when I wanted to publish it, it was gone! Where did it go? What did I possibly do wrong? What browser are you using? Mozilla Firefox 13.0.1 What version of ScribeFire are you running? scribe fire next ``` ----- Original issue reported on code.google.com by `lalu...
1.0
Post is gone - ``` What's the problem? I wrote a new post and when I wanted to publish it, it was gone! Where did it go? What did I possibly do wrong? What browser are you using? Mozilla Firefox 13.0.1 What version of ScribeFire are you running? scribe fire next ``` ----- Original issue reported on code.goog...
defect
post is gone what s the problem i wrote a new post and when i wanted to publish it it was gone where did it go what did i possibly do wrong what browser are you using mozilla firefox what version of scribefire are you running scribe fire next original issue reported on code googl...
1
26,398
12,404,879,777
IssuesEvent
2020-05-21 16:16:53
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
TIA Submittal: Notifications of Resubmittal
Need: 1-Must Have Product: TIA Module Service: Apps Status: On Deck Type: Feature Workgroup: TDSD imported-from-csv
As a TIA Reviewer I need to be notified when the customer submits an attachment to a case I'm assigned to
1.0
TIA Submittal: Notifications of Resubmittal - As a TIA Reviewer I need to be notified when the customer submits an attachment to a case I'm assigned to
non_defect
tia submittal notifications of resubmittal as a tia reviewer i need to be notified when the customer submits an attachment to a case i m assigned to
0
93,795
8,444,726,685
IssuesEvent
2018-10-18 19:17:49
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Create WidgetTester.ensureVisible(Finder)
a: tests easy fix
Shorthand for `Scrollable.ensureVisible(tester.element(finder))`
1.0
Create WidgetTester.ensureVisible(Finder) - Shorthand for `Scrollable.ensureVisible(tester.element(finder))`
non_defect
create widgettester ensurevisible finder shorthand for scrollable ensurevisible tester element finder
0
74,356
9,022,739,518
IssuesEvent
2019-02-07 03:13:39
pyure/infitech-prototype
https://api.github.com/repos/pyure/infitech-prototype
closed
[Suggestion] Add a Way to Manufacture Sand
Confirmed Designed solution Done in Dev
Currently, macerating cobblestone makes stone dust, and macerating gravel makes flint. The hammer will turn cobblestone into gravel, but gravel is unaffected. The only way we can find through JEI to make sand really is through botania. It seems silly that with all these machines there is no way to make stone -> sand, i...
1.0
[Suggestion] Add a Way to Manufacture Sand - Currently, macerating cobblestone makes stone dust, and macerating gravel makes flint. The hammer will turn cobblestone into gravel, but gravel is unaffected. The only way we can find through JEI to make sand really is through botania. It seems silly that with all these mach...
non_defect
add a way to manufacture sand currently macerating cobblestone makes stone dust and macerating gravel makes flint the hammer will turn cobblestone into gravel but gravel is unaffected the only way we can find through jei to make sand really is through botania it seems silly that with all these machines there ...
0
5,300
2,610,184,953
IssuesEvent
2015-02-26 18:58:46
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
解谜治疗色斑最好的办法
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 不要想太多,长大的自己多会迷失在人生路上,去追求一种�� �仰。平凡也好,其他也罢,人各有见,疏而不同。当完成了� ��中所想,可以稍微调整下时间的信仰,好比—休息。每一天 ,见到的,听到的,都有所不同。无论是失落的,还是快乐�� �,调整下心态,坏事也可以成为一件好事。我想如果不是因� ��脸上的雀斑我也不会认识他,我一生的最爱!治疗色斑最好 的办法, 《客户案例》   说说我的坎坷祛斑路吧,我从小就有黄褐斑,是遗传我�� �的,别人家的小孩的脸都是又白又嫩,红扑扑的,我倒好,� ��脸的小黄褐斑,害得我被喊了十多年的“芝麻小妹”,后来 上学,我们班的卫生委员小姑娘总说我不洗脸,到后来身边�� �姐妹都有男朋友,...
1.0
解谜治疗色斑最好的办法 - ``` 《摘要》 不要想太多,长大的自己多会迷失在人生路上,去追求一种�� �仰。平凡也好,其他也罢,人各有见,疏而不同。当完成了� ��中所想,可以稍微调整下时间的信仰,好比—休息。每一天 ,见到的,听到的,都有所不同。无论是失落的,还是快乐�� �,调整下心态,坏事也可以成为一件好事。我想如果不是因� ��脸上的雀斑我也不会认识他,我一生的最爱!治疗色斑最好 的办法, 《客户案例》   说说我的坎坷祛斑路吧,我从小就有黄褐斑,是遗传我�� �的,别人家的小孩的脸都是又白又嫩,红扑扑的,我倒好,� ��脸的小黄褐斑,害得我被喊了十多年的“芝麻小妹”,后来 上学,我们班的卫生委员小姑娘总说我不洗脸,到后...
defect
解谜治疗色斑最好的办法 《摘要》 不要想太多,长大的自己多会迷失在人生路上,去追求一种�� �仰。平凡也好,其他也罢,人各有见,疏而不同。当完成了� ��中所想,可以稍微调整下时间的信仰,好比—休息。每一天 ,见到的,听到的,都有所不同。无论是失落的,还是快乐�� �,调整下心态,坏事也可以成为一件好事。我想如果不是因� ��脸上的雀斑我也不会认识他,我一生的最爱!治疗色斑最好 的办法, 《客户案例》   说说我的坎坷祛斑路吧,我从小就有黄褐斑,是遗传我�� �的,别人家的小孩的脸都是又白又嫩,红扑扑的,我倒好,� ��脸的小黄褐斑,害得我被喊了十多年的“芝麻小妹”,后来 上学,我们班的卫生委员小姑娘总说我不洗脸,到后...
1
79,614
28,479,158,744
IssuesEvent
2023-04-18 00:06:27
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Kotlin code generator ignoring isKotlinNotNullRecordAttributes = true or I misunderstand this feature.
T: Defect
### Expected behavior When `isKotlinNotNullRecordAttributes = true` the non nullable columns in a table will not be nullable in Kotlin records. ### Actual behavior The non-nullable columns are still nullable. ### Steps to reproduce the problem in Gradle `isRecords = true` and `isKotlinNotNullRecordAttributes = tru...
1.0
Kotlin code generator ignoring isKotlinNotNullRecordAttributes = true or I misunderstand this feature. - ### Expected behavior When `isKotlinNotNullRecordAttributes = true` the non nullable columns in a table will not be nullable in Kotlin records. ### Actual behavior The non-nullable columns are still nullable. ##...
defect
kotlin code generator ignoring iskotlinnotnullrecordattributes true or i misunderstand this feature expected behavior when iskotlinnotnullrecordattributes true the non nullable columns in a table will not be nullable in kotlin records actual behavior the non nullable columns are still nullable ...
1
52,575
13,224,843,151
IssuesEvent
2020-08-17 19:57:49
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
trac self-registration (Trac #8)
Migrated from Trac defect infrastructure
need self-registration working, behind usual logon <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/8">https://code.icecube.wisc.edu/projects/icecube/ticket/8</a>, reported by troyand owned by cgils</em></summary> <p> ```json { "status": "closed", "changetim...
1.0
trac self-registration (Trac #8) - need self-registration working, behind usual logon <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/8">https://code.icecube.wisc.edu/projects/icecube/ticket/8</a>, reported by troyand owned by cgils</em></summary> <p> ```json { ...
defect
trac self registration trac need self registration working behind usual logon migrated from json status closed changetime ts description need self registration working behind usual logon reporter troy cc resolution ...
1
77,917
27,231,905,714
IssuesEvent
2023-02-21 13:51:24
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Element Android always jumps to the bottom of the timeline
T-Defect X-Regression A-Timeline S-Major O-Frequent
It seems like it is a design decision for leaving a room and opening it back up (although maybe that should be reconsidered), but opening an image, a profile, threads, the room settings and so on should not reset the position in the timeline. Reproduce: - scroll up - open image - close image - you are at the bot...
1.0
Element Android always jumps to the bottom of the timeline - It seems like it is a design decision for leaving a room and opening it back up (although maybe that should be reconsidered), but opening an image, a profile, threads, the room settings and so on should not reset the position in the timeline. Reproduce: -...
defect
element android always jumps to the bottom of the timeline it seems like it is a design decision for leaving a room and opening it back up although maybe that should be reconsidered but opening an image a profile threads the room settings and so on should not reset the position in the timeline reproduce ...
1
226,783
25,006,298,972
IssuesEvent
2022-11-03 12:08:30
betterPeleg/WebGoat
https://api.github.com/repos/betterPeleg/WebGoat
opened
CVE-2021-22118 (High) detected in spring-web-5.3.4.jar
security vulnerability
## CVE-2021-22118 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.3.4.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-proj...
True
CVE-2021-22118 (High) detected in spring-web-5.3.4.jar - ## CVE-2021-22118 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.3.4.jar</b></p></summary> <p>Spring Web</p> <p>L...
non_defect
cve high detected in spring web jar cve high severity vulnerability vulnerable library spring web jar spring web library home page a href path to dependency file webgoat integration tests pom xml path to vulnerable library home wss scanner repository org springf...
0
470,925
13,549,660,734
IssuesEvent
2020-09-17 08:31:24
ElemeFE/element
https://api.github.com/repos/ElemeFE/element
closed
When the height of the [Bug Report] table is 100%, the data is generated dynamically and the summary shows an exception.
priority:low stale
<!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE --> ### Element UI version 2.10.1 ### OS/Browsers version Chrome75.0.3770.142 ### Vue version 2.6.10 ### Reproduction Link https://codepen.io/anon/pen/dxyyRm?editors=1111#anon-login ### Steps to reproduce 1、在console里面输入data(),现象为summary在表格...
1.0
When the height of the [Bug Report] table is 100%, the data is generated dynamically and the summary shows an exception. - <!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE --> ### Element UI version 2.10.1 ### OS/Browsers version Chrome75.0.3770.142 ### Vue version 2.6.10 ### Reproduction Lin...
non_defect
when the height of the table is the data is generated dynamically and the summary shows an exception element ui version os browsers version vue version reproduction link steps to reproduce 、在console里面输入data ,现象为summary在表格下面被隐藏了 、改变表格dom大小,summ...
0
29,956
5,962,243,100
IssuesEvent
2017-05-29 21:12:10
CompEvol/beast2
https://api.github.com/repos/CompEvol/beast2
closed
Wrong user-locale settings will confuse the nexus output
defect HIGH priority
I don't regularly use java programs, and somehow, my Linux machine uses the German locale when writing beast output. This is deleterious for the nexus, as dots will be rendered as commata. After changing the beast-shell-file from ```shell $JAVA -Xms64m -Xmx4g -cp "$BEAST_LIB/launcher.jar" beast.app.beastapp.Be...
1.0
Wrong user-locale settings will confuse the nexus output - I don't regularly use java programs, and somehow, my Linux machine uses the German locale when writing beast output. This is deleterious for the nexus, as dots will be rendered as commata. After changing the beast-shell-file from ```shell $JAVA -Xms64m...
defect
wrong user locale settings will confuse the nexus output i don t regularly use java programs and somehow my linux machine uses the german locale when writing beast output this is deleterious for the nexus as dots will be rendered as commata after changing the beast shell file from shell java ...
1
88,669
15,814,373,511
IssuesEvent
2021-04-05 09:21:41
scriptex/hover-media-query
https://api.github.com/repos/scriptex/hover-media-query
closed
CVE-2018-20821 (Medium) detected in node-sassv4.13.1
security vulnerability
## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary> <p> <p>:rainbow: Node.js bindings to libsass</p> <p>Library home page: <a href=ht...
True
CVE-2018-20821 (Medium) detected in node-sassv4.13.1 - ## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary> <p> <p>:rainbow: Node.js b...
non_defect
cve medium detected in node cve medium severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href found in base branch master vulnerable source files hove...
0
446,482
12,857,819,459
IssuesEvent
2020-07-09 09:56:33
cds-snc/covid-shield-mobile
https://api.github.com/repos/cds-snc/covid-shield-mobile
closed
Cannot unselect province in the choose a province screen or from the sheet menu
a11y bug medium priority
Expected behaviour: To deselect by tapping the selected province. ![Image from iOS (53)](https://user-images.githubusercontent.com/35537308/86849377-9450f500-c07d-11ea-8620-7fbf4e956bcd.png)
1.0
Cannot unselect province in the choose a province screen or from the sheet menu - Expected behaviour: To deselect by tapping the selected province. ![Image from iOS (53)](https://user-images.githubusercontent.com/35537308/86849377-9450f500-c07d-11ea-8620-7fbf4e956bcd.png)
non_defect
cannot unselect province in the choose a province screen or from the sheet menu expected behaviour to deselect by tapping the selected province
0
67,356
9,036,689,182
IssuesEvent
2019-02-09 02:06:41
OfficeDev/office-js-docs-pr
https://api.github.com/repos/OfficeDev/office-js-docs-pr
closed
How would caching cookies allow an ASP Site to bypass Same origin policy?
area: add-ins bug: documentation
I understand the OATH suggestion, but what does it mean "or caches credentials in cookies." The cookie cached will also be subject to domain origin and wouldn't allow any cross origin resource sharing. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking....
1.0
How would caching cookies allow an ASP Site to bypass Same origin policy? - I understand the OATH suggestion, but what does it mean "or caches credentials in cookies." The cookie cached will also be subject to domain origin and wouldn't allow any cross origin resource sharing. --- #### Document Details ⚠ *Do not edit...
non_defect
how would caching cookies allow an asp site to bypass same origin policy i understand the oath suggestion but what does it mean or caches credentials in cookies the cookie cached will also be subject to domain origin and wouldn t allow any cross origin resource sharing document details ⚠ do not edit...
0
408,652
27,701,156,914
IssuesEvent
2023-03-14 08:07:18
exasol/bucketfs-client
https://api.github.com/repos/exasol/bucketfs-client
opened
Execution on macOS
documentation
I was not able to run the application from the terminal on macOS Monterey, maybe this option also needs to be explained better.
1.0
Execution on macOS - I was not able to run the application from the terminal on macOS Monterey, maybe this option also needs to be explained better.
non_defect
execution on macos i was not able to run the application from the terminal on macos monterey maybe this option also needs to be explained better
0
407,803
11,937,433,623
IssuesEvent
2020-04-02 12:10:34
googleapis/nodejs-scheduler
https://api.github.com/repos/googleapis/nodejs-scheduler
closed
Synthesis failed for nodejs-scheduler
api: cloudscheduler autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate nodejs-scheduler. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to a new branch 'autosynth' Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_...
1.0
Synthesis failed for nodejs-scheduler - Hello! Autosynth couldn't regenerate nodejs-scheduler. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to a new branch 'autosynth' Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6...
non_defect
synthesis failed for nodejs scheduler hello autosynth couldn t regenerate nodejs scheduler broken heart here s the output from running synth py cloning into working repo switched to a new branch autosynth traceback most recent call last file home kbuilder pyenv versions lib runpy...
0
289,237
31,931,298,811
IssuesEvent
2023-09-19 07:37:14
Trinadh465/linux-4.1.15_CVE-2023-4128
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-4128
opened
CVE-2023-3212 (Medium) detected in linux-stable-rtv4.1.33
Mend: dependency security vulnerability
## CVE-2023-3212 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pa...
True
CVE-2023-3212 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2023-3212 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Car...
non_defect
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch main vulnerable source fil...
0
184,153
14,273,683,546
IssuesEvent
2020-11-21 23:01:01
zackbeucler/Tic-Tac-Toe
https://api.github.com/repos/zackbeucler/Tic-Tac-Toe
closed
Error showGameRules(): output is incorrect
test
This function should print out the game rules. Testing the function is symbol: just call the function and look at the print statement to make sure the rules are printed out correctly and in the proper format.
1.0
Error showGameRules(): output is incorrect - This function should print out the game rules. Testing the function is symbol: just call the function and look at the print statement to make sure the rules are printed out correctly and in the proper format.
non_defect
error showgamerules output is incorrect this function should print out the game rules testing the function is symbol just call the function and look at the print statement to make sure the rules are printed out correctly and in the proper format
0
35,785
7,801,287,051
IssuesEvent
2018-06-09 19:16:43
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Mac Bitten test fails after adding new folder (Trac #653)
Migrated from Trac clubb_src defect raut@uwm.edu
As noted in https://github.com/larson-group/clubb/issues/643, the Mac Bitten nightly test started failing after I added a new folder to CLUBB. I am just starting a ticket to log my thoughts/efforts. Attachments: Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/653 ```json { "status": "closed", "c...
1.0
Mac Bitten test fails after adding new folder (Trac #653) - As noted in https://github.com/larson-group/clubb/issues/643, the Mac Bitten nightly test started failing after I added a new folder to CLUBB. I am just starting a ticket to log my thoughts/efforts. Attachments: Migrated from http://carson.math.uwm.edu/tra...
defect
mac bitten test fails after adding new folder trac as noted in the mac bitten nightly test started failing after i added a new folder to clubb i am just starting a ticket to log my thoughts efforts attachments migrated from json status closed changetime descri...
1
105,232
9,039,825,036
IssuesEvent
2019-02-10 10:55:32
uNetworking/uWebSockets.js
https://api.github.com/repos/uNetworking/uWebSockets.js
closed
Autobahn tests should run for every combination of options
tests
SSL, non-SSL, compression, non-compression, dedicated compression, etc
1.0
Autobahn tests should run for every combination of options - SSL, non-SSL, compression, non-compression, dedicated compression, etc
non_defect
autobahn tests should run for every combination of options ssl non ssl compression non compression dedicated compression etc
0
38,664
8,951,859,882
IssuesEvent
2019-01-25 15:05:29
svigerske/ipopt-donotuse
https://api.github.com/repos/svigerske/ipopt-donotuse
closed
Missing source files in MSVS solution file (stable version)
Ipopt defect
Issue created by migration from Trac. Original creator: hgassmann Original creation time: 2008-03-27 14:00:51 Assignee: ipopt-team Version: 3.3 I am having trouble building the OS project with Ipopt.lib. The linker in MSVS complains about missing references. I believe I have tracked it to some source files in src/...
1.0
Missing source files in MSVS solution file (stable version) - Issue created by migration from Trac. Original creator: hgassmann Original creation time: 2008-03-27 14:00:51 Assignee: ipopt-team Version: 3.3 I am having trouble building the OS project with Ipopt.lib. The linker in MSVS complains about missing refere...
defect
missing source files in msvs solution file stable version issue created by migration from trac original creator hgassmann original creation time assignee ipopt team version i am having trouble building the os project with ipopt lib the linker in msvs complains about missing references i ...
1
68,166
21,527,120,690
IssuesEvent
2022-04-28 19:39:24
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Location map inside a reply preview on the thread panel overflows the preview area
T-Defect
### Steps to reproduce 1. Create a test room 2. Share a location 3. Reply to the location ### Outcome #### What did you expect? The map size should be properly adjusted. #### What happened instead? The map overflows the preview area. https://user-images.githubusercontent.com/3362943/165832236-33cda97...
1.0
Location map inside a reply preview on the thread panel overflows the preview area - ### Steps to reproduce 1. Create a test room 2. Share a location 3. Reply to the location ### Outcome #### What did you expect? The map size should be properly adjusted. #### What happened instead? The map overflows the...
defect
location map inside a reply preview on the thread panel overflows the preview area steps to reproduce create a test room share a location reply to the location outcome what did you expect the map size should be properly adjusted what happened instead the map overflows the...
1
25,204
4,233,643,271
IssuesEvent
2016-07-05 08:46:00
arkayenro/arkinventory
https://api.github.com/repos/arkayenro/arkinventory
closed
error when opening bags during combat
auto-migrated Priority-Medium Type-Defect
``` Downloaded from > googlecode | wowinterface | curse | wowui | other (specify) What steps will reproduce the problem? 1.enter combat 2.open bags 3.lua error: my soulbound/quest items disappear What is the expected output? What do you see instead? when opening a bag to look for a quest item during combat, arkinven...
1.0
error when opening bags during combat - ``` Downloaded from > googlecode | wowinterface | curse | wowui | other (specify) What steps will reproduce the problem? 1.enter combat 2.open bags 3.lua error: my soulbound/quest items disappear What is the expected output? What do you see instead? when opening a bag to look ...
defect
error when opening bags during combat downloaded from googlecode wowinterface curse wowui other specify what steps will reproduce the problem enter combat open bags lua error my soulbound quest items disappear what is the expected output what do you see instead when opening a bag to look ...
1
29,635
5,774,573,288
IssuesEvent
2017-04-28 07:37:09
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
p-dropdown crashes when placed on a div with ngIf (RC.4)
defect
[ X] bug report => Search github for a similar issue or PR before submitting **Plunkr Case (Bug Reports)** _Please fork the plunkr below and create a case demonstrating your bug report. Issues without a plunkr have much less possibility to be reviewed._ http://plnkr.co/edit/xxneXT8LNq3AepsAHVjf?p=preview **...
1.0
p-dropdown crashes when placed on a div with ngIf (RC.4) - [ X] bug report => Search github for a similar issue or PR before submitting **Plunkr Case (Bug Reports)** _Please fork the plunkr below and create a case demonstrating your bug report. Issues without a plunkr have much less possibility to be reviewed._ ...
defect
p dropdown crashes when placed on a div with ngif rc bug report search github for a similar issue or pr before submitting plunkr case bug reports please fork the plunkr below and create a case demonstrating your bug report issues without a plunkr have much less possibility to be reviewed ...
1
336,241
10,173,837,731
IssuesEvent
2019-08-08 13:55:50
Webiks/Phraze
https://api.github.com/repos/Webiks/Phraze
opened
speed calc according to sliding window
priority: Med
- [ ] calculate speed according to sliding window #estimate 3h
1.0
speed calc according to sliding window - - [ ] calculate speed according to sliding window #estimate 3h
non_defect
speed calc according to sliding window calculate speed according to sliding window estimate
0
616,872
19,323,468,846
IssuesEvent
2021-12-14 08:54:50
bounswe/2021SpringGroup6
https://api.github.com/repos/bounswe/2021SpringGroup6
closed
Implement profile view page
Type: Feature Platform: Front-end Priority: High Status: Waiting Review
users shall be able to see each other's profiles. Let's implement this page. Even if it is the most basic one, we would have something to show on milestone presentation
1.0
Implement profile view page - users shall be able to see each other's profiles. Let's implement this page. Even if it is the most basic one, we would have something to show on milestone presentation
non_defect
implement profile view page users shall be able to see each other s profiles let s implement this page even if it is the most basic one we would have something to show on milestone presentation
0
24,568
12,128,608,913
IssuesEvent
2020-04-22 20:49:21
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Alerting] support for watcher-like "dynamic attachments"
Feature:Alerting Team:Alerting Services enhancement
Watcher provides a facility for extending the JSON payload of actions based on data coming from the output returned by executing the input. For example, [populating Slack attachments from the output of an ES query](https://www.elastic.co/guide/en/elasticsearch/reference/current/actions-slack.html#formatting-slack-mess...
1.0
[Alerting] support for watcher-like "dynamic attachments" - Watcher provides a facility for extending the JSON payload of actions based on data coming from the output returned by executing the input. For example, [populating Slack attachments from the output of an ES query](https://www.elastic.co/guide/en/elasticsear...
non_defect
support for watcher like dynamic attachments watcher provides a facility for extending the json payload of actions based on data coming from the output returned by executing the input for example we d need a facility similar to this to handle populating dynamic arrays of objects in a payload for a ser...
0
2,865
12,727,682,679
IssuesEvent
2020-06-25 00:00:14
github/super-linter
https://api.github.com/repos/github/super-linter
closed
Consider using check-spelling action
Ready automation enhancement good first issue help wanted
We seem to have a tendency to introduce spelling errors. We might consider adding https://github.com/marketplace/actions/check-spelling
1.0
Consider using check-spelling action - We seem to have a tendency to introduce spelling errors. We might consider adding https://github.com/marketplace/actions/check-spelling
non_defect
consider using check spelling action we seem to have a tendency to introduce spelling errors we might consider adding
0
16,423
2,892,960,154
IssuesEvent
2015-06-15 15:33:36
cakephp/docs
https://api.github.com/repos/cakephp/docs
closed
Lighthouseapp ticket #141: ePub document via Chrome on iPad/iPhone
defect
https://cakephp.lighthouseapp.com/projects/43067/tickets/141-epub-document-via-chrome-on-ipadiphone -- When attempting to open the epub file, as found at http://book.cakephp.org/2.0/en/index.html [direct link is http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.epub] via Chrome on an iPad or iPhone, Chrom...
1.0
Lighthouseapp ticket #141: ePub document via Chrome on iPad/iPhone - https://cakephp.lighthouseapp.com/projects/43067/tickets/141-epub-document-via-chrome-on-ipadiphone -- When attempting to open the epub file, as found at http://book.cakephp.org/2.0/en/index.html [direct link is http://book.cakephp.org/2.0/_down...
defect
lighthouseapp ticket epub document via chrome on ipad iphone when attempting to open the epub file as found at via chrome on an ipad or iphone chrome reports an error that is can not open the file due to an unknown file type when attempting to open the same file on a google nexus via chrom...
1
78,226
27,381,487,184
IssuesEvent
2023-02-28 10:20:13
vector-im/element-x-android
https://api.github.com/repos/vector-im/element-x-android
closed
System-wide dark mode broken on initial setup/sign-in
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? Turn on system-wide dark mode and start the app for the first time. All text is invisible and setup is displayed in a light theme. 2. What do you click? Nothing specific. Only step necessary to reproduce is system-wide dark mode with a fresh in...
1.0
System-wide dark mode broken on initial setup/sign-in - ### Steps to reproduce 1. Where are you starting? What can you see? Turn on system-wide dark mode and start the app for the first time. All text is invisible and setup is displayed in a light theme. 2. What do you click? Nothing specific. Only step necessa...
defect
system wide dark mode broken on initial setup sign in steps to reproduce where are you starting what can you see turn on system wide dark mode and start the app for the first time all text is invisible and setup is displayed in a light theme what do you click nothing specific only step necessa...
1
11,749
2,664,696,388
IssuesEvent
2015-03-20 15:59:24
holahmeds/remotedroid
https://api.github.com/repos/holahmeds/remotedroid
closed
support volumeup and volumedown
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. start and connect remotedroid on android 2. push volumeup or volumedown What is the expected output? What do you see instead? the volume on the server should change What version of the product are you using? On what operating system? windows 7, android 2 Please provide ...
1.0
support volumeup and volumedown - ``` What steps will reproduce the problem? 1. start and connect remotedroid on android 2. push volumeup or volumedown What is the expected output? What do you see instead? the volume on the server should change What version of the product are you using? On what operating system? win...
defect
support volumeup and volumedown what steps will reproduce the problem start and connect remotedroid on android push volumeup or volumedown what is the expected output what do you see instead the volume on the server should change what version of the product are you using on what operating system win...
1
546
2,564,148,522
IssuesEvent
2015-02-06 17:50:05
scientia-est-potentia/tickachu
https://api.github.com/repos/scientia-est-potentia/tickachu
closed
Max count options on POST
!critical .Defect @checkout
Repeat the max count in post. Scenarios: - if 4 places available, 5 requested in 1 order, only give 4 - if 2 people are in the same step; first one to submit gets the option
1.0
Max count options on POST - Repeat the max count in post. Scenarios: - if 4 places available, 5 requested in 1 order, only give 4 - if 2 people are in the same step; first one to submit gets the option
defect
max count options on post repeat the max count in post scenarios if places available requested in order only give if people are in the same step first one to submit gets the option
1
172,637
14,370,515,502
IssuesEvent
2020-12-01 11:12:16
rrousselGit/flutter_portal
https://api.github.com/repos/rrousselGit/flutter_portal
opened
Please document how hit-testing works
documentation
I tried to use flutter_portal to render "stickers" on top of "Cards", like this: ``` ############ # # # Foo # # 1234 /-------------| # < Important | # \-------------| # # # # ############ ``` However, tapping on "Important" isn't able to receive t...
1.0
Please document how hit-testing works - I tried to use flutter_portal to render "stickers" on top of "Cards", like this: ``` ############ # # # Foo # # 1234 /-------------| # < Important | # \-------------| # # # # ############ ``` However, tappin...
non_defect
please document how hit testing works i tried to use flutter portal to render stickers on top of cards like this foo important however tapping o...
0
51,766
13,211,303,999
IssuesEvent
2020-08-15 22:10:26
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[Steamshovel] IceTop LDF window closes when selecting pulses. (Trac #1012)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1012">https://code.icecube.wisc.edu/projects/icecube/ticket/1012</a>, reported by sderidderand owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2015-06-08T14:37:48", "_ts"...
1.0
[Steamshovel] IceTop LDF window closes when selecting pulses. (Trac #1012) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1012">https://code.icecube.wisc.edu/projects/icecube/ticket/1012</a>, reported by sderidderand owned by hdembinski</em></summary> <p> ```json...
defect
icetop ldf window closes when selecting pulses trac migrated from json status closed changetime ts description when selecting the hlc pulses to show in the icetop ldf window the icetop ldf window disappears probably due to numpy version nor...
1
9,045
2,615,124,214
IssuesEvent
2015-03-01 05:52:03
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
AccountManager getAuthToken new issue still using same code that always worked
auto-migrated Priority-Medium Type-Defect
``` Version of google-api-java-client (e.g. 1.5.0-beta)? Java environment (e.g. Java 6, Android 2.3, App Engine)? Multiple Android versions: 2.2+ Describe the problem. I am not sure where the source of this problem is but I will start by reaching out here. I use oAuth2 for auth tokens to perform updates to Google...
1.0
AccountManager getAuthToken new issue still using same code that always worked - ``` Version of google-api-java-client (e.g. 1.5.0-beta)? Java environment (e.g. Java 6, Android 2.3, App Engine)? Multiple Android versions: 2.2+ Describe the problem. I am not sure where the source of this problem is but I will start ...
defect
accountmanager getauthtoken new issue still using same code that always worked version of google api java client e g beta java environment e g java android app engine multiple android versions describe the problem i am not sure where the source of this problem is but i will start ...
1
390,853
26,873,816,661
IssuesEvent
2023-02-04 19:59:27
sktime/sktime
https://api.github.com/repos/sktime/sktime
closed
[DOC] Document tags
documentation
#### Describe the issue linked to the documentation <!-- Tell us about the confusion introduced in the documentation. --> Tags are increasingly used in estimators but are not documented anywhere. Neither what tags are available (in use), how to use them, when to use which tag, how to add new tags, how to remove...
1.0
[DOC] Document tags - #### Describe the issue linked to the documentation <!-- Tell us about the confusion introduced in the documentation. --> Tags are increasingly used in estimators but are not documented anywhere. Neither what tags are available (in use), how to use them, when to use which tag, how to add n...
non_defect
document tags describe the issue linked to the documentation tell us about the confusion introduced in the documentation tags are increasingly used in estimators but are not documented anywhere neither what tags are available in use how to use them when to use which tag how to add new t...
0
45,653
11,712,159,985
IssuesEvent
2020-03-09 07:38:03
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
Imitated Hire /Accepted Hire /Completed Hire deleted using postman is still displayed in the frontend
Defect New Hire P2 Release#7 Build#02
Steps To Replicate : 1.Launch the URL 2.Launch the Postman application 3.Try to delete initiated /Accepted/Completed hire Experienced Behavior : Observed that success message is displayed as “hire deleted successfully” upon deleting initiated /Accepted/Completed hire from backend using postman but deleted hi...
1.0
Imitated Hire /Accepted Hire /Completed Hire deleted using postman is still displayed in the frontend - Steps To Replicate : 1.Launch the URL 2.Launch the Postman application 3.Try to delete initiated /Accepted/Completed hire Experienced Behavior : Observed that success message is displayed as “hire delete...
non_defect
imitated hire accepted hire completed hire deleted using postman is still displayed in the frontend steps to replicate launch the url launch the postman application try to delete initiated accepted completed hire experienced behavior observed that success message is displayed as “hire delete...
0
74,176
7,388,168,369
IssuesEvent
2018-03-16 00:56:47
vmware/dispatch
https://api.github.com/repos/vmware/dispatch
closed
Run Riff e2e tests in e2e CI
CI bug tests
<!--- Provide a general summary of the issue in the Title above --> - [x] Bug - [ ] Feature - [ ] Enhancement ## Detailed Description Currently, e2e CI only runs OpenFaaS tests. We should also run e2e tests with Riff backend.
1.0
Run Riff e2e tests in e2e CI - <!--- Provide a general summary of the issue in the Title above --> - [x] Bug - [ ] Feature - [ ] Enhancement ## Detailed Description Currently, e2e CI only runs OpenFaaS tests. We should also run e2e tests with Riff backend.
non_defect
run riff tests in ci bug feature enhancement detailed description currently ci only runs openfaas tests we should also run tests with riff backend
0
73,721
24,772,055,403
IssuesEvent
2022-10-23 09:06:10
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
DataView: Bad Typo in showcase
defect
### Describe the bug There is a bad typo in the showcase p-dataview instead of p-dataView ### Environment angular 14 ### Reproducer _No response_ ### Angular version 14.1 ### PrimeNG version 14.1.2 ### Build / Runtime TypeScript ### Language TypeScript ### Node version (for AoT issues node --version...
1.0
DataView: Bad Typo in showcase - ### Describe the bug There is a bad typo in the showcase p-dataview instead of p-dataView ### Environment angular 14 ### Reproducer _No response_ ### Angular version 14.1 ### PrimeNG version 14.1.2 ### Build / Runtime TypeScript ### Language TypeScript ### Node versi...
defect
dataview bad typo in showcase describe the bug there is a bad typo in the showcase p dataview instead of p dataview environment angular reproducer no response angular version primeng version build runtime typescript language typescript node version ...
1
71,497
8,658,383,927
IssuesEvent
2018-11-28 00:44:58
byucs340ta/Fall2018
https://api.github.com/repos/byucs340ta/Fall2018
opened
Check marks for initial destination card draw is reset when another player chooses theirs
P4: Aesthetic or Design Flaw Team 3
Player one had two cards selected and player two had two cards selected. When player two picked their cards and selected DONE the checkmarks on player one's cards were reset.
1.0
Check marks for initial destination card draw is reset when another player chooses theirs - Player one had two cards selected and player two had two cards selected. When player two picked their cards and selected DONE the checkmarks on player one's cards were reset.
non_defect
check marks for initial destination card draw is reset when another player chooses theirs player one had two cards selected and player two had two cards selected when player two picked their cards and selected done the checkmarks on player one s cards were reset
0
181,044
6,655,665,983
IssuesEvent
2017-09-29 17:21:41
minio/mint
https://api.github.com/repos/minio/mint
closed
Run status reporting on console not accurate
priority: high
The SDK run status for Mint shows mc sdk with "done" status whereas the output log shows that some tests have failed. ``` To get intermittent logs, 'sudo docker cp 35778a305d86:/mint/log /tmp/mint-logs' Running aws-sdk-php tests ... FAILED in 1 seconds Running aws-sdk-ruby tests ... done in 6 seconds Running aws...
1.0
Run status reporting on console not accurate - The SDK run status for Mint shows mc sdk with "done" status whereas the output log shows that some tests have failed. ``` To get intermittent logs, 'sudo docker cp 35778a305d86:/mint/log /tmp/mint-logs' Running aws-sdk-php tests ... FAILED in 1 seconds Running aws-sd...
non_defect
run status reporting on console not accurate the sdk run status for mint shows mc sdk with done status whereas the output log shows that some tests have failed to get intermittent logs sudo docker cp mint log tmp mint logs running aws sdk php tests failed in seconds running aws sdk ruby test...
0
67,557
20,992,885,304
IssuesEvent
2022-03-29 10:57:10
unascribed/Fabrication
https://api.github.com/repos/unascribed/Fabrication
closed
Feature order cycle found? - Crash with the 1.18.2 Exp3 Version
k: Defect
Hi, so I'm using the Fabric 1.18.2, exp 3 version of Fabrication. I loaded a few chunks BEFORE enabling some options in the config (features.ini below) and now, whenever I try to move to a specific place, the game crashes. Tbh I can't tell whether the place was already generated or not. As you can see, I'm using plent...
1.0
Feature order cycle found? - Crash with the 1.18.2 Exp3 Version - Hi, so I'm using the Fabric 1.18.2, exp 3 version of Fabrication. I loaded a few chunks BEFORE enabling some options in the config (features.ini below) and now, whenever I try to move to a specific place, the game crashes. Tbh I can't tell whether the p...
defect
feature order cycle found crash with the version hi so i m using the fabric exp version of fabrication i loaded a few chunks before enabling some options in the config features ini below and now whenever i try to move to a specific place the game crashes tbh i can t tell whether the place ...
1
152,677
19,693,500,968
IssuesEvent
2022-01-12 09:44:04
Vachok/ftpplus
https://api.github.com/repos/Vachok/ftpplus
opened
CVE-2021-22569 (Medium) detected in protobuf-java-3.10.0.jar
security vulnerability
## CVE-2021-22569 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>protobuf-java-3.10.0.jar</b></p></summary> <p>Core Protocol Buffers library. Protocol Buffers are a way of encoding ...
True
CVE-2021-22569 (Medium) detected in protobuf-java-3.10.0.jar - ## CVE-2021-22569 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>protobuf-java-3.10.0.jar</b></p></summary> <p>Core Pr...
non_defect
cve medium detected in protobuf java jar cve medium severity vulnerability vulnerable library protobuf java jar core protocol buffers library protocol buffers are a way of encoding structured data in an efficient yet extensible format library home page a href path ...
0
53,420
13,261,587,103
IssuesEvent
2020-08-20 20:10:11
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[cmake] toplevel-parasite tool detection is backwards (Trac #1358)
Migrated from Trac cmake defect
The parasitic build system has no explicit tool detection phase. Instead, the parasitic version of `i3_project()` loads tool-related variables from the parent CMakeCache.txt based on the values passed to `USE_TOOLS`. Some projects with uncommon dependencies such as `astro`, however, wrap the body of their CMakeLists.tx...
1.0
[cmake] toplevel-parasite tool detection is backwards (Trac #1358) - The parasitic build system has no explicit tool detection phase. Instead, the parasitic version of `i3_project()` loads tool-related variables from the parent CMakeCache.txt based on the values passed to `USE_TOOLS`. Some projects with uncommon depend...
defect
toplevel parasite tool detection is backwards trac the parasitic build system has no explicit tool detection phase instead the parasitic version of project loads tool related variables from the parent cmakecache txt based on the values passed to use tools some projects with uncommon dependencies suc...
1
190,245
6,812,877,436
IssuesEvent
2017-11-06 06:24:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
auth.uber.com - see bug description
browser-firefox priority-important
<!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: addon-reporter-firefox --> **URL**: https://auth.uber.com/login/?next_url= **Browser / Version**: Firefox 58.0 **Operating System**: Linux **Tested Another Browser**: No **Pr...
1.0
auth.uber.com - see bug description - <!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: addon-reporter-firefox --> **URL**: https://auth.uber.com/login/?next_url= **Browser / Version**: Firefox 58.0 **Operating System**: Linu...
non_defect
auth uber com see bug description url browser version firefox operating system linux tested another browser no problem type something else description uber facebook login not working steps to reproduce try click on facebook login not work facebook login not ...
0
78,168
27,353,767,659
IssuesEvent
2023-02-27 11:23:35
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Cannot create DevTools session twice
C-java I-defect C-devtools
### What happened? Since 4.7.1 selenium version DevTools session cannot be created after DevTools session was opened and closed. TimeoutException is thrown. Steps to reproduce: 1. Create DevTools session 2. Enable Network. 3. Close session. 4. Try to create new session with the same driver. ### How can ...
1.0
[🐛 Bug]: Cannot create DevTools session twice - ### What happened? Since 4.7.1 selenium version DevTools session cannot be created after DevTools session was opened and closed. TimeoutException is thrown. Steps to reproduce: 1. Create DevTools session 2. Enable Network. 3. Close session. 4. Try to create ne...
defect
cannot create devtools session twice what happened since selenium version devtools session cannot be created after devtools session was opened and closed timeoutexception is thrown steps to reproduce create devtools session enable network close session try to create new sessi...
1
60,840
6,716,406,391
IssuesEvent
2017-10-14 07:40:09
fernandohackbart/bikeride-lagom
https://api.github.com/repos/fernandohackbart/bikeride-lagom
opened
Biker: Fix JMeter tests broken after the introduction of the authentication creating the biker
doing test
Should not create the biker in the biker tests anymore, the biker tests should get the ids from the variables defined by the authentication thread group...
1.0
Biker: Fix JMeter tests broken after the introduction of the authentication creating the biker - Should not create the biker in the biker tests anymore, the biker tests should get the ids from the variables defined by the authentication thread group...
non_defect
biker fix jmeter tests broken after the introduction of the authentication creating the biker should not create the biker in the biker tests anymore the biker tests should get the ids from the variables defined by the authentication thread group
0
207,329
23,438,731,601
IssuesEvent
2022-08-15 12:55:42
swagger-api/swagger-codegen
https://api.github.com/repos/swagger-api/swagger-codegen
reopened
CVE-2020-8184 (High) detected in rack-1.6.4.gem
security vulnerability
## CVE-2020-8184 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-1.6.4.gem</b></p></summary> <p>Rack provides a minimal, modular and adaptable interface for developing web applica...
True
CVE-2020-8184 (High) detected in rack-1.6.4.gem - ## CVE-2020-8184 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-1.6.4.gem</b></p></summary> <p>Rack provides a minimal, modular ...
non_defect
cve high detected in rack gem cve high severity vulnerability vulnerable library rack gem rack provides a minimal modular and adaptable interface for developing web applications in ruby by wrapping http requests and responses in the simplest way possible it unifies and disti...
0
1,627
2,603,968,554
IssuesEvent
2015-02-24 18:59:40
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
9,226
2,615,140,295
IssuesEvent
2015-03-01 06:14:39
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
closed
25 Successive Start Failures
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Retrying the attack reproduces the problem even on different WAP 2. 3. What is the expected output? What do you see instead? Continued attack expected as initial attack works fine and displays changing PIN's with the odd timeout error What version of the product are you...
1.0
25 Successive Start Failures - ``` What steps will reproduce the problem? 1. Retrying the attack reproduces the problem even on different WAP 2. 3. What is the expected output? What do you see instead? Continued attack expected as initial attack works fine and displays changing PIN's with the odd timeout error What...
defect
successive start failures what steps will reproduce the problem retrying the attack reproduces the problem even on different wap what is the expected output what do you see instead continued attack expected as initial attack works fine and displays changing pin s with the odd timeout error what ...
1
9,403
13,251,436,134
IssuesEvent
2020-08-20 02:09:42
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
Allow users to login with refresh token
area/oidc candidate/2.2.0 kind/requirement
**Is your feature request related to a problem? Please describe.** End users (including Limited Guests) would like the ability to authenticate with harbor without using their password, particularly when setting up automation (CI jobs that pull images), or shared environments (kubernetes clusters that need registry sec...
1.0
Allow users to login with refresh token - **Is your feature request related to a problem? Please describe.** End users (including Limited Guests) would like the ability to authenticate with harbor without using their password, particularly when setting up automation (CI jobs that pull images), or shared environments (...
non_defect
allow users to login with refresh token is your feature request related to a problem please describe end users including limited guests would like the ability to authenticate with harbor without using their password particularly when setting up automation ci jobs that pull images or shared environments ...
0
785,443
27,613,887,830
IssuesEvent
2023-03-09 17:49:10
AY2223S2-CS2113-T12-2/tp
https://api.github.com/repos/AY2223S2-CS2113-T12-2/tp
closed
JUnit Test
type.Chore priority.High
Magmanat : Junit Test for parsing comamnds typingpanda : Junit Test for "back" command Reynold-SL : Junit Test for "add" command Ryujikjs : Junit Test for "bye" command Superkaiba : Junit Test for "delete" command
1.0
JUnit Test - Magmanat : Junit Test for parsing comamnds typingpanda : Junit Test for "back" command Reynold-SL : Junit Test for "add" command Ryujikjs : Junit Test for "bye" command Superkaiba : Junit Test for "delete" command
non_defect
junit test magmanat junit test for parsing comamnds typingpanda junit test for back command reynold sl junit test for add command ryujikjs junit test for bye command superkaiba junit test for delete command
0
5,958
2,610,218,583
IssuesEvent
2015-02-26 19:09:32
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
www avaster ru
auto-migrated Priority-Medium Type-Defect
``` '''Аристарх Селезнёв''' День добрый никак не могу найти .www avaster ru. как то выкладывали уже '''Василько Волков''' Вот хороший сайт где можно скачать http://bit.ly/16QEiQk '''Болеслав Васильев''' Просит ввести номер мобилы!Не опасно ли это? '''Велислав Поляков''' Не это не влияет на баланс '''Авдей Блинов'...
1.0
www avaster ru - ``` '''Аристарх Селезнёв''' День добрый никак не могу найти .www avaster ru. как то выкладывали уже '''Василько Волков''' Вот хороший сайт где можно скачать http://bit.ly/16QEiQk '''Болеслав Васильев''' Просит ввести номер мобилы!Не опасно ли это? '''Велислав Поляков''' Не это не влияет на баланс ...
defect
www avaster ru аристарх селезнёв день добрый никак не могу найти www avaster ru как то выкладывали уже василько волков вот хороший сайт где можно скачать болеслав васильев просит ввести номер мобилы не опасно ли это велислав поляков не это не влияет на баланс авдей блинов ...
1
48,853
13,184,758,019
IssuesEvent
2020-08-12 20:02:22
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
Update GFU to use new I3RateDb tables in I3Live (Trac #323)
Incomplete Migration Migrated from Trac defect jeb + pnf
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/323 , reported by blaufuss and owned by tschmidt_</summary> <p> ```json { "status": "closed", "changetime": "2019-01-11T20:04:01", "description": "", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "_ts":...
1.0
Update GFU to use new I3RateDb tables in I3Live (Trac #323) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/323 , reported by blaufuss and owned by tschmidt_</summary> <p> ```json { "status": "closed", "changetime": "2019-01-11T20:04:01", "description": "", "reporter": "bla...
defect
update gfu to use new tables in trac migrated from reported by blaufuss and owned by tschmidt json status closed changetime description reporter blaufuss cc resolution fixed ts component jeb...
1
23,098
3,768,000,843
IssuesEvent
2016-03-16 01:28:30
p120ph37/missing-link
https://api.github.com/repos/p120ph37/missing-link
closed
Equal sign in query value
auto-migrated Priority-Medium Project-ant-http Type-Defect
``` What steps will reproduce the problem? 1. Add a query with a parameter that has equal sign in the value. <http url="https://testorg.cs10.my.salesforce.com/services/data/v32/query/?q=SELECT Id,Email FROM Account WHERE Email = 'test@test.com'" method="GET"> What is the expected output? What do you see instead? Exp...
1.0
Equal sign in query value - ``` What steps will reproduce the problem? 1. Add a query with a parameter that has equal sign in the value. <http url="https://testorg.cs10.my.salesforce.com/services/data/v32/query/?q=SELECT Id,Email FROM Account WHERE Email = 'test@test.com'" method="GET"> What is the expected output?...
defect
equal sign in query value what steps will reproduce the problem add a query with a parameter that has equal sign in the value http url id email from account where email test test com method get what is the expected output what do you see instead expected http get email from account wh...
1
102,535
12,806,936,165
IssuesEvent
2020-07-03 10:24:46
andersfylling/disgord
https://api.github.com/repos/andersfylling/disgord
opened
Designing the new Cacher interface
design discussion
I've been thinking a lot about this, and tbh it feels somewhat horrible, due to the number of methods this introduces. Regardless, making the cache interface a layer, aware of incoming and outgoing data to discord, would really allow specialized cache implementations. I believe a nop cache implementation should also be...
1.0
Designing the new Cacher interface - I've been thinking a lot about this, and tbh it feels somewhat horrible, due to the number of methods this introduces. Regardless, making the cache interface a layer, aware of incoming and outgoing data to discord, would really allow specialized cache implementations. I believe a no...
non_defect
designing the new cacher interface i ve been thinking a lot about this and tbh it feels somewhat horrible due to the number of methods this introduces regardless making the cache interface a layer aware of incoming and outgoing data to discord would really allow specialized cache implementations i believe a no...
0
11,700
2,663,051,033
IssuesEvent
2015-03-20 00:25:46
playframework/playframework
https://api.github.com/repos/playframework/playframework
closed
Wrong RequestHeader is being passed into ErrorHandler's onClientError method
defect
It looks like the ErrorHandler is not getting the modified RequestHeader from the upstream filter chain. The issue has been fixed in https://github.com/playframework/playframework/pull/2231 but came up again in 2.4. The root cause might be in GlobalSettings.scala: ```scala /** * Retrieve the (RequestHeader,Hand...
1.0
Wrong RequestHeader is being passed into ErrorHandler's onClientError method - It looks like the ErrorHandler is not getting the modified RequestHeader from the upstream filter chain. The issue has been fixed in https://github.com/playframework/playframework/pull/2231 but came up again in 2.4. The root cause might be i...
defect
wrong requestheader is being passed into errorhandler s onclienterror method it looks like the errorhandler is not getting the modified requestheader from the upstream filter chain the issue has been fixed in but came up again in the root cause might be in globalsettings scala scala retrieve...
1
48,403
13,068,508,962
IssuesEvent
2020-07-31 03:48:13
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
Update weighting project to regenerate MCTree in new simulation (Trac #2339)
Migrated from Trac combo simulation defect
Hello, as there does not seem to be a ticket for this: The current weighting project does not work with our current 2016 simulation due to the fac that the MCTree gets deleted to save space. Hence no primary can be found hence no weighting. Cheers, Frederik Migrated from https://code.icecube.wisc.edu/ticket/2339 ``...
1.0
Update weighting project to regenerate MCTree in new simulation (Trac #2339) - Hello, as there does not seem to be a ticket for this: The current weighting project does not work with our current 2016 simulation due to the fac that the MCTree gets deleted to save space. Hence no primary can be found hence no weighting....
defect
update weighting project to regenerate mctree in new simulation trac hello as there does not seem to be a ticket for this the current weighting project does not work with our current simulation due to the fac that the mctree gets deleted to save space hence no primary can be found hence no weighting che...
1
419
2,535,847,282
IssuesEvent
2015-01-26 08:25:43
localwiki/localwiki
https://api.github.com/repos/localwiki/localwiki
closed
Pressing Enter in caption sometimes results in the caption box splitting
defect editor
Pressing Enter in caption sometimes results in the caption box splitting. 1. Click on caption, in the middle of it (not the end) 2. Press Enter.
1.0
Pressing Enter in caption sometimes results in the caption box splitting - Pressing Enter in caption sometimes results in the caption box splitting. 1. Click on caption, in the middle of it (not the end) 2. Press Enter.
defect
pressing enter in caption sometimes results in the caption box splitting pressing enter in caption sometimes results in the caption box splitting click on caption in the middle of it not the end press enter
1
313,086
23,456,203,783
IssuesEvent
2022-08-16 09:05:34
Avaiga/taipy-doc
https://api.github.com/repos/Avaiga/taipy-doc
closed
Rest documentation: user man
back-end documentation Rest
## Remaining work : In User man : - Introduce Taipy-rest server - Introduce Taipy-rest client - Provide standard examples - Provide links to the ref manual
1.0
Rest documentation: user man - ## Remaining work : In User man : - Introduce Taipy-rest server - Introduce Taipy-rest client - Provide standard examples - Provide links to the ref manual
non_defect
rest documentation user man remaining work in user man introduce taipy rest server introduce taipy rest client provide standard examples provide links to the ref manual
0
17,900
3,013,576,372
IssuesEvent
2015-07-29 09:49:15
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
SeparationOfDuties does not work
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Please install the YAWL Workflow with the given resource file 2. Start a case, login as pv (pwd: yawl) and start the project activity 3. login as hc (pwd: yawl) and complete the activtiy 4. REFRESH the offered tab and the next task (check) has been offered to hc as well, a...
1.0
SeparationOfDuties does not work - ``` What steps will reproduce the problem? 1. Please install the YAWL Workflow with the given resource file 2. Start a case, login as pv (pwd: yawl) and start the project activity 3. login as hc (pwd: yawl) and complete the activtiy 4. REFRESH the offered tab and the next task (check)...
defect
separationofduties does not work what steps will reproduce the problem please install the yawl workflow with the given resource file start a case login as pv pwd yawl and start the project activity login as hc pwd yawl and complete the activtiy refresh the offered tab and the next task check ...
1
33,067
7,018,686,841
IssuesEvent
2017-12-21 14:38:38
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
addToUrl hängt ein "_local=..." als GET-Parameter an
defect
Wird in einem Template eine URL-Generierung erzeugt ``` $ortUrl = '<a href="' . \Frontend::addToUrl('orderBy=schulungsort_ort&orderDir=ASC') . '">Ort</a>'; ``` wird ein `_locale=de` als GET-Parameter angehangen und nach erneutem Aufruf ist der Parameter "in der URL" als /_locale/de ... nach erneutem Aufruf komm...
1.0
addToUrl hängt ein "_local=..." als GET-Parameter an - Wird in einem Template eine URL-Generierung erzeugt ``` $ortUrl = '<a href="' . \Frontend::addToUrl('orderBy=schulungsort_ort&orderDir=ASC') . '">Ort</a>'; ``` wird ein `_locale=de` als GET-Parameter angehangen und nach erneutem Aufruf ist der Parameter "in...
defect
addtourl hängt ein local als get parameter an wird in einem template eine url generierung erzeugt orturl ort wird ein locale de als get parameter angehangen und nach erneutem aufruf ist der parameter in der url als locale de nach erneutem aufruf kommt eine siehe work...
1
270,338
28,960,505,825
IssuesEvent
2023-05-10 01:47:46
praneethpanasala/linux
https://api.github.com/repos/praneethpanasala/linux
reopened
WS-2021-0554 (High) detected in linuxlinux-4.19.6
Mend: dependency security vulnerability
## WS-2021-0554 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.6</b></p></summary> <p> <p>Apache Software Foundation (ASF)</p> <p>Library home page: <a href=https://mi...
True
WS-2021-0554 (High) detected in linuxlinux-4.19.6 - ## WS-2021-0554 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.6</b></p></summary> <p> <p>Apache Software Foundatio...
non_defect
ws high detected in linuxlinux ws high severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
249,884
7,965,008,515
IssuesEvent
2018-07-14 01:45:15
elementary/switchboard-plug-pantheon-shell
https://api.github.com/repos/elementary/switchboard-plug-pantheon-shell
closed
Add "Switch to new workspace" hotcorner
Bitesize Priority: Wishlist Status: Confirmed
This could address the "show desktop" people while working better within the design of the OS.
1.0
Add "Switch to new workspace" hotcorner - This could address the "show desktop" people while working better within the design of the OS.
non_defect
add switch to new workspace hotcorner this could address the show desktop people while working better within the design of the os
0
60,135
17,023,345,394
IssuesEvent
2021-07-03 01:32:39
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Against expectations, relations data cells do not behave like tag data cells
Component: merkaartor Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 2.37am, Sunday, 11th January 2009]** I expect the relations data cell control to provide the same interface experience as the one for object tags. They look and mostly act the same. They possibly use forked versions of the core widget/control. Two examples: * W...
1.0
Against expectations, relations data cells do not behave like tag data cells - **[Submitted to the original trac issue database at 2.37am, Sunday, 11th January 2009]** I expect the relations data cell control to provide the same interface experience as the one for object tags. They look and mostly act the same. They p...
defect
against expectations relations data cells do not behave like tag data cells i expect the relations data cell control to provide the same interface experience as the one for object tags they look and mostly act the same they possibly use forked versions of the core widget control two examples when ...
1
11,477
2,652,258,642
IssuesEvent
2015-03-16 16:23:48
JoseExposito/touchegg
https://api.github.com/repos/JoseExposito/touchegg
closed
Add regex matching to application name
auto-migrated Type-Defect
``` It would be very useful to allow for substring matching or regex matching of application names in the configuration. Trying to set a rule for use with Google Chrome, for instance, doesn't work because the application title is dependent on the page being viewed. There is always a portion of the title that says g...
1.0
Add regex matching to application name - ``` It would be very useful to allow for substring matching or regex matching of application names in the configuration. Trying to set a rule for use with Google Chrome, for instance, doesn't work because the application title is dependent on the page being viewed. There is ...
defect
add regex matching to application name it would be very useful to allow for substring matching or regex matching of application names in the configuration trying to set a rule for use with google chrome for instance doesn t work because the application title is dependent on the page being viewed there is ...
1
76,129
26,257,166,559
IssuesEvent
2023-01-06 02:29:36
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
BigPdfException show a wrong long message
type: defect module: core component: presentation status: stale
When the BigPdfException is raised it logs `"logCode":"big_pdf_has_a_big_page"`. The log code is wrong.
1.0
BigPdfException show a wrong long message - When the BigPdfException is raised it logs `"logCode":"big_pdf_has_a_big_page"`. The log code is wrong.
defect
bigpdfexception show a wrong long message when the bigpdfexception is raised it logs logcode big pdf has a big page the log code is wrong
1
43,003
17,382,702,496
IssuesEvent
2021-08-01 02:48:13
mars-project/mars
https://api.github.com/repos/mars-project/mars
closed
Allow suspending slot killing
mod: scheduling service type: enhancement
Sometimes we don't want to stop slots as they cannot be restored as before. An option is needed in scheduling service to keep those slots from stopping.
1.0
Allow suspending slot killing - Sometimes we don't want to stop slots as they cannot be restored as before. An option is needed in scheduling service to keep those slots from stopping.
non_defect
allow suspending slot killing sometimes we don t want to stop slots as they cannot be restored as before an option is needed in scheduling service to keep those slots from stopping
0
168,205
26,615,375,363
IssuesEvent
2023-01-24 06:22:52
Esri/calcite-components
https://api.github.com/repos/Esri/calcite-components
closed
Combobox - Add indicator icon for combobox-items with icons
enhancement 4 - verified Calcite (design)
### Description Add an `indicator`, similar to what is depicted in the `dropdown` component for `dropdown-item`s with icons. Related issue: https://github.com/Esri/calcite-components/issues/4629 cc @SkyeSeitz @ashetland ### Acceptance Criteria Similar to the behavior depicted in `dropdown`: ![image](https:/...
1.0
Combobox - Add indicator icon for combobox-items with icons - ### Description Add an `indicator`, similar to what is depicted in the `dropdown` component for `dropdown-item`s with icons. Related issue: https://github.com/Esri/calcite-components/issues/4629 cc @SkyeSeitz @ashetland ### Acceptance Criteria Simil...
non_defect
combobox add indicator icon for combobox items with icons description add an indicator similar to what is depicted in the dropdown component for dropdown item s with icons related issue cc skyeseitz ashetland acceptance criteria similar to the behavior depicted in dropdown ...
0
299,067
25,877,721,075
IssuesEvent
2022-12-14 09:08:40
Uninett/Argus
https://api.github.com/repos/Uninett/Argus
closed
Move media tests to own files
good first issue tests
The files `test_media`, `test_serializer` and `test_views` in notificationprofile include medium-specific tests, these should be moved. There should be one test file per medium.
1.0
Move media tests to own files - The files `test_media`, `test_serializer` and `test_views` in notificationprofile include medium-specific tests, these should be moved. There should be one test file per medium.
non_defect
move media tests to own files the files test media test serializer and test views in notificationprofile include medium specific tests these should be moved there should be one test file per medium
0
28,113
5,191,171,033
IssuesEvent
2017-01-21 17:36:20
umple/umple
https://api.github.com/repos/umple/umple
opened
Associations with the same role name but to different classes in superclasses and subclasses should produce an error.
associations Component-SemanticsAndGen Diffic-Easy Type-Defect ucosp
## Brief Description When a superclass and subclass both have an association with the same role name, but the association is to different classes, an error should be produced. ## Minimum Steps to Reproduce class A { 0..1 -> * C assoc; } class B { isA A; 0..1 -> * D assoc; } class C { } c...
1.0
Associations with the same role name but to different classes in superclasses and subclasses should produce an error. - ## Brief Description When a superclass and subclass both have an association with the same role name, but the association is to different classes, an error should be produced. ## Minimum Steps t...
defect
associations with the same role name but to different classes in superclasses and subclasses should produce an error brief description when a superclass and subclass both have an association with the same role name but the association is to different classes an error should be produced minimum steps t...
1
14,901
2,831,390,294
IssuesEvent
2015-05-24 15:55:09
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
timelapse problem on Nikon d3100
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Timelapse only makes 1 photo and then blocks out. What version of the product are you using? On what operating system? Dslr dashboard 0.30.16 on Android 4.0.4 Please provide any additional information below. Camera: Nikon D3100 ``` Original issue reported on code.googl...
1.0
timelapse problem on Nikon d3100 - ``` What steps will reproduce the problem? 1. Timelapse only makes 1 photo and then blocks out. What version of the product are you using? On what operating system? Dslr dashboard 0.30.16 on Android 4.0.4 Please provide any additional information below. Camera: Nikon D3100 ``` Or...
defect
timelapse problem on nikon what steps will reproduce the problem timelapse only makes photo and then blocks out what version of the product are you using on what operating system dslr dashboard on android please provide any additional information below camera nikon original iss...
1
201,110
22,946,741,841
IssuesEvent
2022-07-19 01:16:19
zencoder/castlabs-java-api
https://api.github.com/repos/zencoder/castlabs-java-api
closed
CVE-2020-10673 (High) detected in jackson-databind-2.9.8.jar - autoclosed
security vulnerability
## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-10673 (High) detected in jackson-databind-2.9.8.jar - autoclosed - ## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary...
non_defect
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to...
0
13,330
8,409,597,962
IssuesEvent
2018-10-12 07:55:32
virtual-labs/vlsi-iiith
https://api.github.com/repos/virtual-labs/vlsi-iiith
closed
QA_VLSI_Schematic Design Of Transistor Level XOR & XNOR Gate_Manual_no-content-is-found
Category: Usability Developed By: VLEAD Open-Edx Resolved Severity: S1
Defect Description In the Manual section of Schematic Design Of Transistor Level XOR & XNOR Gate experiment, found no content. Environment : OS: Windows 7, Linux Browsers: Firefox,Chrome Bandwidth : 100Mbps Hardware Configuration:8GBRAM , Processor:i5 Attachments Not available
True
QA_VLSI_Schematic Design Of Transistor Level XOR & XNOR Gate_Manual_no-content-is-found - Defect Description In the Manual section of Schematic Design Of Transistor Level XOR & XNOR Gate experiment, found no content. Environment : OS: Windows 7, Linux Browsers: Firefox,Chrome Bandwidth : 100Mbps Hardware Confi...
non_defect
qa vlsi schematic design of transistor level xor xnor gate manual no content is found defect description in the manual section of schematic design of transistor level xor xnor gate experiment found no content environment os windows linux browsers firefox chrome bandwidth hardware configurati...
0
94,673
3,930,988,031
IssuesEvent
2016-04-25 10:25:44
OCHA-DAP/liverpool16
https://api.github.com/repos/OCHA-DAP/liverpool16
opened
Map Explorer mobile: handle layer selector when charts are hidden
enhancement Medium Priority
When charts are collapsed (landscape view) the layer selector stays in middle.
1.0
Map Explorer mobile: handle layer selector when charts are hidden - When charts are collapsed (landscape view) the layer selector stays in middle.
non_defect
map explorer mobile handle layer selector when charts are hidden when charts are collapsed landscape view the layer selector stays in middle
0
15,251
8,816,613,618
IssuesEvent
2018-12-30 13:12:55
devtools-html/debugger.html
https://api.github.com/repos/devtools-html/debugger.html
closed
Project search takes huge amount of memory
bug performance
**Steps to reproduce** 1. Open https://nchevobbe.github.io/demo/console-test-app.html (in toolbox) 1. Open the debugger 1. Do a project search with `event` **Expected results** I get some results, or a UI telling me there's no result **Actual results** The panel shows "Loading", doesn't update. On the Ac...
True
Project search takes huge amount of memory - **Steps to reproduce** 1. Open https://nchevobbe.github.io/demo/console-test-app.html (in toolbox) 1. Open the debugger 1. Do a project search with `event` **Expected results** I get some results, or a UI telling me there's no result **Actual results** The pan...
non_defect
project search takes huge amount of memory steps to reproduce open in toolbox open the debugger do a project search with event expected results i get some results or a ui telling me there s no result actual results the panel shows loading doesn t update on the activity m...
0
38,040
8,639,809,260
IssuesEvent
2018-11-23 21:43:51
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Compiler throws error while compiling class that passes nested class as type argument to interface
defect
When compiling a class where a type parameter is being passed to an interface there's a compilation error if the class specified in the type parameter is imported statically, rather than specifying the full path. Here's a simple reproduce case that demonstrates the issue with a single class, which hopefully makes th...
1.0
Compiler throws error while compiling class that passes nested class as type argument to interface - When compiling a class where a type parameter is being passed to an interface there's a compilation error if the class specified in the type parameter is imported statically, rather than specifying the full path. Her...
defect
compiler throws error while compiling class that passes nested class as type argument to interface when compiling a class where a type parameter is being passed to an interface there s a compilation error if the class specified in the type parameter is imported statically rather than specifying the full path her...
1
37,338
8,362,378,816
IssuesEvent
2018-10-03 16:39:09
gwaldron/osgearth
https://api.github.com/repos/gwaldron/osgearth
opened
Instancing in a FeatureModelLayer results in bad bounds
defect
Run boston.earth; Parks and Streetlights are instanced. Zoom in and the near clip plane is way out in front. With instancing disabled this does not happen.
1.0
Instancing in a FeatureModelLayer results in bad bounds - Run boston.earth; Parks and Streetlights are instanced. Zoom in and the near clip plane is way out in front. With instancing disabled this does not happen.
defect
instancing in a featuremodellayer results in bad bounds run boston earth parks and streetlights are instanced zoom in and the near clip plane is way out in front with instancing disabled this does not happen
1
18,512
3,068,182,124
IssuesEvent
2015-08-18 14:34:12
contao/core
https://api.github.com/repos/contao/core
closed
Link zu inserttags in Help Wizard zum Inhaltselement "text" (TinyMCE)
defect
Der Link im Help Wizard (überall wo der TinyMCE verwendet wird) auf contao.org zum Thema inserttags führt auf eine 404-Seite ![unbenannt](https://cloud.githubusercontent.com/assets/1645099/9045777/44e30036-3a26-11e5-82df-f0fba2c7f69c.JPG) http://demo.contao.org/contao/help.php?table=tl_content&field=text Der Link...
1.0
Link zu inserttags in Help Wizard zum Inhaltselement "text" (TinyMCE) - Der Link im Help Wizard (überall wo der TinyMCE verwendet wird) auf contao.org zum Thema inserttags führt auf eine 404-Seite ![unbenannt](https://cloud.githubusercontent.com/assets/1645099/9045777/44e30036-3a26-11e5-82df-f0fba2c7f69c.JPG) http://...
defect
link zu inserttags in help wizard zum inhaltselement text tinymce der link im help wizard überall wo der tinymce verwendet wird auf contao org zum thema inserttags führt auf eine seite der link zu ace ist auch nicht mehr aktuell wir umgeleitet auf contao
1
242,368
7,841,395,474
IssuesEvent
2018-06-18 19:28:17
phetsims/energy-skate-park-basics
https://api.github.com/repos/phetsims/energy-skate-park-basics
opened
Fuzz Mouse: Assertion failed: instance not found for energySkateParkBasics.playgroundScreen.model.controlPoint_60.sourcePositionProperty
dev:phet-io priority:2-high
Occurs within 10 seconds when fuzzMousing the studio wrapper. ``` Uncaught Error: Assertion failed: instance not found for energySkateParkBasics.playgroundScreen.model.controlPoint_60.sourcePositionProperty at window.assertions.assertFunction (assert.js:22) at Phetio.getType (phetio.js?bust=1529349949075:58...
1.0
Fuzz Mouse: Assertion failed: instance not found for energySkateParkBasics.playgroundScreen.model.controlPoint_60.sourcePositionProperty - Occurs within 10 seconds when fuzzMousing the studio wrapper. ``` Uncaught Error: Assertion failed: instance not found for energySkateParkBasics.playgroundScreen.model.controlPoin...
non_defect
fuzz mouse assertion failed instance not found for energyskateparkbasics playgroundscreen model controlpoint sourcepositionproperty occurs within seconds when fuzzmousing the studio wrapper uncaught error assertion failed instance not found for energyskateparkbasics playgroundscreen model controlpoint ...
0
63,795
17,949,324,069
IssuesEvent
2021-09-12 12:23:19
beefproject/beef
https://api.github.com/repos/beefproject/beef
closed
Zombies not deleting.
Defect
when right clicking on the hooked IPs, both online and offline then clicking delete zombie, nothing happens.
1.0
Zombies not deleting. - when right clicking on the hooked IPs, both online and offline then clicking delete zombie, nothing happens.
defect
zombies not deleting when right clicking on the hooked ips both online and offline then clicking delete zombie nothing happens
1
34,599
7,457,770,701
IssuesEvent
2018-03-30 06:55:24
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
KÜ alamobjektide kustutamisel kustutatakse objektid poolikult
C: AIS P: highest R: fixed T: defect
**Reported by sven syld on 17 Jun 2014 17:44 UTC** 1) ava 3 pealkirjaga (mida rohkem, seda parem; 2-ga ei tule hästi välja) KÜ muutmisvaade 2) kustutada 2 pealkirja 3) salvesta Pealkirjad kustutatakse üle ühe - 1 kustutatuist on kustunud, teine alles. Sama probleem esineb ka muude alamobjektidega, nt publikatsioon...
1.0
KÜ alamobjektide kustutamisel kustutatakse objektid poolikult - **Reported by sven syld on 17 Jun 2014 17:44 UTC** 1) ava 3 pealkirjaga (mida rohkem, seda parem; 2-ga ei tule hästi välja) KÜ muutmisvaade 2) kustutada 2 pealkirja 3) salvesta Pealkirjad kustutatakse üle ühe - 1 kustutatuist on kustunud, teine alles....
defect
kü alamobjektide kustutamisel kustutatakse objektid poolikult reported by sven syld on jun utc ava pealkirjaga mida rohkem seda parem ga ei tule hästi välja kü muutmisvaade kustutada pealkirja salvesta pealkirjad kustutatakse üle ühe kustutatuist on kustunud teine alles sama ...
1
15,522
10,097,735,848
IssuesEvent
2019-07-28 09:00:07
JetBrains-Research/jbr
https://api.github.com/repos/JetBrains-Research/jbr
opened
Track About Table column names not readable
usability Issue
See screenshot: ![2019-07-28_11-39-54](https://user-images.githubusercontent.com/72933/62004502-b3859980-b12e-11e9-8584-92b59a374f87.png) It's hard to figure out the meaning of numbers in the table. So we cannot quickly go through the stats and have to export table in *.tsv file (copying table and opening in some s...
True
Track About Table column names not readable - See screenshot: ![2019-07-28_11-39-54](https://user-images.githubusercontent.com/72933/62004502-b3859980-b12e-11e9-8584-92b59a374f87.png) It's hard to figure out the meaning of numbers in the table. So we cannot quickly go through the stats and have to export table in *...
non_defect
track about table column names not readable see screenshot it s hard to figure out the meaning of numbers in the table so we cannot quickly go through the stats and have to export table in tsv file copying table and opening in some spreed sheet app also isn t very convenient for quick look and doesn t c...
0
38,558
8,895,424,523
IssuesEvent
2019-01-16 08:38:09
menatwork/MultiColumnWizard
https://api.github.com/repos/menatwork/MultiColumnWizard
closed
Field "..." does not exist in DCA
Defect Duplicate MCW-Bundle
Wir haben ein eigenes Modul in Contao 3.5, das wir im **Contao 4.4** installieren wollen. In der DCA wird MCW so verwendet: ```php 'eval' => array ( 'columnFields' => array ( 'uploadFolder' => array ( ...
1.0
Field "..." does not exist in DCA - Wir haben ein eigenes Modul in Contao 3.5, das wir im **Contao 4.4** installieren wollen. In der DCA wird MCW so verwendet: ```php 'eval' => array ( 'columnFields' => array ( 'uploadFolder' => array ...
defect
field does not exist in dca wir haben ein eigenes modul in contao das wir im contao installieren wollen in der dca wird mcw so verwendet php eval array columnfields array uploadfolder array ...
1
51,272
13,207,405,380
IssuesEvent
2020-08-14 22:58:51
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
i3_add_pybindings in top level CMakeLists.txt -> wrong lib location (Trac #120)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/120">https://code.icecube.wisc.edu/projects/icecube/ticket/120</a>, reported by blaufussand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", "_ts": "141671...
1.0
i3_add_pybindings in top level CMakeLists.txt -> wrong lib location (Trac #120) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/120">https://code.icecube.wisc.edu/projects/icecube/ticket/120</a>, reported by blaufussand owned by troy</em></summary> <p> ```json { ...
defect
add pybindings in top level cmakelists txt wrong lib location trac migrated from json status closed changetime ts description it seems when the add pybindings voodoo is in the toplevel cmakelists txt file nthe build paths of the standard ...
1
7,099
2,610,327,000
IssuesEvent
2015-02-26 19:45:23
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
SFX
auto-migrated Priority-Low Type-Defect
``` Barris Offee plays the "run, Luke, run" sound when injured ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 9 Jun 2011 at 12:13
1.0
SFX - ``` Barris Offee plays the "run, Luke, run" sound when injured ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 9 Jun 2011 at 12:13
defect
sfx barris offee plays the run luke run sound when injured original issue reported on code google com by gmail com on jun at
1