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
33,376
7,106,978,963
IssuesEvent
2018-01-16 18:21:13
netty/netty
https://api.github.com/repos/netty/netty
closed
Wrapped direct ByteBufs do not respect the position of the underlying buffer
defect
### Expected behavior If I create a MappedByteBuffer then change it's position and limit then wrap that buffer, the ByteBuf should respect that position/offset. ### Actual behavior `ReadOnlyUnsafeDirectByteBuf` does not respect the position of the underlying MappedByteBuffer and will start at the base address ...
1.0
Wrapped direct ByteBufs do not respect the position of the underlying buffer - ### Expected behavior If I create a MappedByteBuffer then change it's position and limit then wrap that buffer, the ByteBuf should respect that position/offset. ### Actual behavior `ReadOnlyUnsafeDirectByteBuf` does not respect the ...
defect
wrapped direct bytebufs do not respect the position of the underlying buffer expected behavior if i create a mappedbytebuffer then change it s position and limit then wrap that buffer the bytebuf should respect that position offset actual behavior readonlyunsafedirectbytebuf does not respect the ...
1
43,855
11,865,628,145
IssuesEvent
2020-03-26 01:02:20
richgel999/jpeg-compressor
https://api.github.com/repos/richgel999/jpeg-compressor
closed
Shortened RGBA->YCC code
Priority-Medium Type-Defect auto-migrated
``` Attached patch ``` Original issue reported on code.google.com by `pornel...@gmail.com` on 29 Sep 2013 at 5:38 Attachments: - [0001-Use-standard-header.patch](https://storage.googleapis.com/google-code-attachments/jpeg-compressor/issue-3/comment-0/0001-Use-standard-header.patch) - [0002-Removed-duplicate-RGB-RGBA-...
1.0
Shortened RGBA->YCC code - ``` Attached patch ``` Original issue reported on code.google.com by `pornel...@gmail.com` on 29 Sep 2013 at 5:38 Attachments: - [0001-Use-standard-header.patch](https://storage.googleapis.com/google-code-attachments/jpeg-compressor/issue-3/comment-0/0001-Use-standard-header.patch) - [0002-...
defect
shortened rgba ycc code attached patch original issue reported on code google com by pornel gmail com on sep at attachments
1
517,700
15,018,657,154
IssuesEvent
2021-02-01 12:32:00
eventespresso/barista
https://api.github.com/repos/eventespresso/barista
closed
Move New Default Tickets UI Behind Feature Flag
C: UI/UX 🚽 D: EDTR ✏️ P2: HIGH priority 😮 S:1 new 👶🏻 T: task 🧹
Title says it all. We need to move ALL aspects of the new Default Tickets UI behind a Feature Flag (FF) so that it is not accessible to users unless they possess the appropriate permission (let's call it "use_default_ticket_manager")
1.0
Move New Default Tickets UI Behind Feature Flag - Title says it all. We need to move ALL aspects of the new Default Tickets UI behind a Feature Flag (FF) so that it is not accessible to users unless they possess the appropriate permission (let's call it "use_default_ticket_manager")
non_defect
move new default tickets ui behind feature flag title says it all we need to move all aspects of the new default tickets ui behind a feature flag ff so that it is not accessible to users unless they possess the appropriate permission let s call it use default ticket manager
0
47,465
13,056,197,234
IssuesEvent
2020-07-30 03:57:40
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
qt ports should check for opengl (Trac #596)
Migrated from Trac cmake defect
need to verify that qt isn't getting silently built w/o opengl support. People are getting the ports installed and then failing on OPENGL_FOUND when configuring the build of the glshovel... this should be impossible. Migrated from https://code.icecube.wisc.edu/ticket/596 ```json { "status": "closed", "chang...
1.0
qt ports should check for opengl (Trac #596) - need to verify that qt isn't getting silently built w/o opengl support. People are getting the ports installed and then failing on OPENGL_FOUND when configuring the build of the glshovel... this should be impossible. Migrated from https://code.icecube.wisc.edu/ticket/59...
defect
qt ports should check for opengl trac need to verify that qt isn t getting silently built w o opengl support people are getting the ports installed and then failing on opengl found when configuring the build of the glshovel this should be impossible migrated from json status closed ...
1
98,786
20,798,233,514
IssuesEvent
2022-03-17 11:24:36
Onelinerhub/onelinerhub
https://api.github.com/repos/Onelinerhub/onelinerhub
opened
Short solution needed: "Custom log format" (nginx)
help wanted good first issue code nginx
Please help us write most modern and shortest code solution for this issue: **Custom log format** (technology: [nginx](https://onelinerhub.com/nginx)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new code file inside [inbox folder](https://github.com/Onelin...
1.0
Short solution needed: "Custom log format" (nginx) - Please help us write most modern and shortest code solution for this issue: **Custom log format** (technology: [nginx](https://onelinerhub.com/nginx)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new code...
non_defect
short solution needed custom log format nginx please help us write most modern and shortest code solution for this issue custom log format technology fast way just write the code solution in the comments prefered way create pull request with a new code file inside don t forget to ...
0
12,037
3,250,687,281
IssuesEvent
2015-10-19 03:19:47
kumulsoft/Fixed-Assets
https://api.github.com/repos/kumulsoft/Fixed-Assets
closed
SETUP >> Manage Staff. Small Adjustments to the entry screen
bug enhancement Fixed Ready for testing UI
1. Rename section 'Contact Information' to 'Staff Information' 2. Rename label 'Employee Name' to 'Staff Name' 3. Contact Type must be defaulted to 'Staff' and Read Only 4. Arrange Centre and Location to be Side by Side (like Division and Section) 5. Remove/Hide the Address section 6. Position Field too is missin...
1.0
SETUP >> Manage Staff. Small Adjustments to the entry screen - 1. Rename section 'Contact Information' to 'Staff Information' 2. Rename label 'Employee Name' to 'Staff Name' 3. Contact Type must be defaulted to 'Staff' and Read Only 4. Arrange Centre and Location to be Side by Side (like Division and Section) 5. Re...
non_defect
setup manage staff small adjustments to the entry screen rename section contact information to staff information rename label employee name to staff name contact type must be defaulted to staff and read only arrange centre and location to be side by side like division and section re...
0
93,971
27,084,849,079
IssuesEvent
2023-02-14 16:18:20
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Maven downloads non-camunda artifacts from camunda-nexus instead of maven central
area/build component/build-pipeline
Since https://github.com/camunda/zeebe/pull/11498 for merged we observed maven to not just download camunda artifacts from the camunda nexus repo but also non camunda artifacts, e.g. https://github.com/camunda/zeebe/actions/runs/4173174037/jobs/7229130526 ``` [INFO] --- maven-install-plugin:2.4:install (default-instal...
2.0
Maven downloads non-camunda artifacts from camunda-nexus instead of maven central - Since https://github.com/camunda/zeebe/pull/11498 for merged we observed maven to not just download camunda artifacts from the camunda nexus repo but also non camunda artifacts, e.g. https://github.com/camunda/zeebe/actions/runs/4173174...
non_defect
maven downloads non camunda artifacts from camunda nexus instead of maven central since for merged we observed maven to not just download camunda artifacts from the camunda nexus repo but also non camunda artifacts e g maven install plugin install default install zeebe journal installin...
0
76,678
26,553,671,760
IssuesEvent
2023-01-20 10:07:17
decentraland/unity-renderer
https://api.github.com/repos/decentraland/unity-renderer
opened
[QA] Cannot enter worlds on desktop when using a deeplink with new decoupled loading screen on
medium defect
Description: With the new loading screen decoupled from kernel it is not possible to enter any of the Worlds directly on desktop by using a deep link - loading gets stuck at 0%. With the decoupled loading screen feature flag off the loading proceeds normally without issues. Issue occurs only on desktop clients and not...
1.0
[QA] Cannot enter worlds on desktop when using a deeplink with new decoupled loading screen on - Description: With the new loading screen decoupled from kernel it is not possible to enter any of the Worlds directly on desktop by using a deep link - loading gets stuck at 0%. With the decoupled loading screen feature fl...
defect
cannot enter worlds on desktop when using a deeplink with new decoupled loading screen on description with the new loading screen decoupled from kernel it is not possible to enter any of the worlds directly on desktop by using a deep link loading gets stuck at with the decoupled loading screen feature flag ...
1
40,919
10,225,606,945
IssuesEvent
2019-08-16 15:33:11
google/auto
https://api.github.com/repos/google/auto
closed
Autofactory compilation fails on Java 8
Component: factory P3 type=defect
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project auto-factory: Compilation failure: Compilation failure: [ERROR] /home/zubzub/git/auto/factory/src/test/java/com/google/auto/factory/processor/AutoFactoryDeclarationTest.java:[18,71] package com...
1.0
Autofactory compilation fails on Java 8 - [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project auto-factory: Compilation failure: Compilation failure: [ERROR] /home/zubzub/git/auto/factory/src/test/java/com/google/auto/factory/processor/AutoFacto...
defect
autofactory compilation fails on java failed to execute goal org apache maven plugins maven compiler plugin testcompile default testcompile on project auto factory compilation failure compilation failure home zubzub git auto factory src test java com google auto factory processor autofactorydeclaratio...
1
68,064
21,468,818,139
IssuesEvent
2022-04-26 07:38:01
klubcoin/lcn-mobile
https://api.github.com/repos/klubcoin/lcn-mobile
opened
Klubcoin app should navigate to Dashboard while press back handler button om Purchase Methods screen
Defect Should Have Task Major
### **Description:** Klubcoin app should navigate to Dashboard while press back handler button om Purchase Methods screen. **Build Environment:** Staging Candidate Environment **Affects Version:** **Device Platform:** Android **Device OS:** Android 12 **Test Device:** Samsung S21 ### **Pre-condition:** 1. ...
1.0
Klubcoin app should navigate to Dashboard while press back handler button om Purchase Methods screen - ### **Description:** Klubcoin app should navigate to Dashboard while press back handler button om Purchase Methods screen. **Build Environment:** Staging Candidate Environment **Affects Version:** **Device Plat...
defect
klubcoin app should navigate to dashboard while press back handler button om purchase methods screen description klubcoin app should navigate to dashboard while press back handler button om purchase methods screen build environment staging candidate environment affects version device plat...
1
12,972
2,732,346,269
IssuesEvent
2015-04-17 04:48:04
rasmus/fast-member
https://api.github.com/repos/rasmus/fast-member
closed
TypeAccessor.WriteSetter throws exception, if property setter is not public
auto-migrated Priority-Medium Type-Defect
``` The method TypeAccessor.WriteSetter throws an ArgumentNullException, if the target type has a property with a non-public setter. (Line 141: http://code.google.com/p/fast-member/source/browse/FastMember/TypeAccessor.cs#14 1) Example: class TestTarget { public int Id { get; private set; } } I am not sure why...
1.0
TypeAccessor.WriteSetter throws exception, if property setter is not public - ``` The method TypeAccessor.WriteSetter throws an ArgumentNullException, if the target type has a property with a non-public setter. (Line 141: http://code.google.com/p/fast-member/source/browse/FastMember/TypeAccessor.cs#14 1) Example: cl...
defect
typeaccessor writesetter throws exception if property setter is not public the method typeaccessor writesetter throws an argumentnullexception if the target type has a property with a non public setter line example class testtarget public int id get private set i am not sure why p...
1
21,497
3,734,176,998
IssuesEvent
2016-03-08 04:54:40
department-of-veterans-affairs/roadrunner
https://api.github.com/repos/department-of-veterans-affairs/roadrunner
opened
best steez for links on landing page?
design
Wondering how best to style these links - buttons or just add link styling? ![screen shot 2016-03-07 at 8 53 33 pm](https://cloud.githubusercontent.com/assets/1307774/13592426/c39cfd5c-e4a6-11e5-8fdc-0af4fbe03123.png) If you don't have time I can take another look but didn't want to delay getting the rest of this...
1.0
best steez for links on landing page? - Wondering how best to style these links - buttons or just add link styling? ![screen shot 2016-03-07 at 8 53 33 pm](https://cloud.githubusercontent.com/assets/1307774/13592426/c39cfd5c-e4a6-11e5-8fdc-0af4fbe03123.png) If you don't have time I can take another look but didn'...
non_defect
best steez for links on landing page wondering how best to style these links buttons or just add link styling if you don t have time i can take another look but didn t want to delay getting the rest of this pr out
0
11,207
3,193,179,500
IssuesEvent
2015-09-30 02:29:05
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
TestProcWithExceededActionQueueDepth is flaky
area/platform/mesos kind/flake priority/P0 team/test-infra
@jdef @karlkfi @davidopp Can we get this fixed ASAP? Thanks! ``` proc_test.go:288: starting test case nested at 2015-09-25 00:21:13.875176228 +0000 UTC proc_test.go:304: delegate chain invoked for nested at 2015-09-25 00:21:13.930546473 +0000 UTC proc_test.go:323: executing deferred action: nested at 2015-...
1.0
TestProcWithExceededActionQueueDepth is flaky - @jdef @karlkfi @davidopp Can we get this fixed ASAP? Thanks! ``` proc_test.go:288: starting test case nested at 2015-09-25 00:21:13.875176228 +0000 UTC proc_test.go:304: delegate chain invoked for nested at 2015-09-25 00:21:13.930546473 +0000 UTC proc_test.go...
non_defect
testprocwithexceededactionqueuedepth is flaky jdef karlkfi davidopp can we get this fixed asap thanks proc test go starting test case nested at utc proc test go delegate chain invoked for nested at utc proc test go executing deferred action nested at ...
0
282,572
24,485,657,290
IssuesEvent
2022-10-09 11:56:41
Tencent/bk-ci
https://api.github.com/repos/Tencent/bk-ci
closed
bug:质量红线导致的流水线失败缺少错误信息
kind/bug for gray for test done area/ci/backend tested streams/tested streams/for test streams/for gray
问题:质量红线导致的流水线失败缺少错误信息,会导致统计等功能异常。 措施:质量红线导致的流水线失败应记录错误信息,记录的错误信息要注意区分errorType的类型
4.0
bug:质量红线导致的流水线失败缺少错误信息 - 问题:质量红线导致的流水线失败缺少错误信息,会导致统计等功能异常。 措施:质量红线导致的流水线失败应记录错误信息,记录的错误信息要注意区分errorType的类型
non_defect
bug 质量红线导致的流水线失败缺少错误信息 问题:质量红线导致的流水线失败缺少错误信息,会导致统计等功能异常。 措施:质量红线导致的流水线失败应记录错误信息,记录的错误信息要注意区分errortype的类型
0
53,085
13,260,877,196
IssuesEvent
2020-08-20 18:54:58
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
SLALIB/C needs a real makefile (Trac #677)
Migrated from Trac defect tools/ports
makefile is currently a PoS. needs to be re-done with proper make constructs, and variables. (ie: CC, CFLAGS) <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/677">https://code.icecube.wisc.edu/projects/icecube/ticket/677</a>, reported by negaand owned by nega</em></...
1.0
SLALIB/C needs a real makefile (Trac #677) - makefile is currently a PoS. needs to be re-done with proper make constructs, and variables. (ie: CC, CFLAGS) <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/677">https://code.icecube.wisc.edu/projects/icecube/ticket/677<...
defect
slalib c needs a real makefile trac makefile is currently a pos needs to be re done with proper make constructs and variables ie cc cflags migrated from json status closed changetime ts description makefile is currently a pos needs to be...
1
8,368
2,982,464,693
IssuesEvent
2015-07-17 11:26:06
gheber/kenzo
https://api.github.com/repos/gheber/kenzo
opened
ECL (15.2.21) test failure
bug test
-------------------------------- CHECK-HAT []: Unexpected Error: #<a SIMPLE-TYPE-ERROR> The assertion (EQ :EQUAL (CAT:A-CMPR3 CAT:CMPR CAT::DEL-I-DEL-J CAT::DEL-J-DEL-I+1)) failed.. --------------------------------
1.0
ECL (15.2.21) test failure - -------------------------------- CHECK-HAT []: Unexpected Error: #<a SIMPLE-TYPE-ERROR> The assertion (EQ :EQUAL (CAT:A-CMPR3 CAT:CMPR CAT::DEL-I-DEL-J CAT::DEL-J-DEL-I+1)) failed.. --------------------------------
non_defect
ecl test failure check hat unexpected error the assertion eq equal cat a cat cmpr cat del i del j cat del j del i failed
0
159,287
13,759,755,441
IssuesEvent
2020-10-07 03:59:25
dankamongmen/notcurses
https://api.github.com/repos/dankamongmen/notcurses
opened
reels ought support gapless mode
documentation enhancement
Currently, `ncreel` assumes (and enforces) exactly one line of gap between tablets. Users might want to run gapless, or even with multiline gaps. We ought support the former (0 lines of gap), and if we're gonna do that, it's really no trouble to support N lines of gap (except that 0 lines can be specified with a flag, ...
1.0
reels ought support gapless mode - Currently, `ncreel` assumes (and enforces) exactly one line of gap between tablets. Users might want to run gapless, or even with multiline gaps. We ought support the former (0 lines of gap), and if we're gonna do that, it's really no trouble to support N lines of gap (except that 0 l...
non_defect
reels ought support gapless mode currently ncreel assumes and enforces exactly one line of gap between tablets users might want to run gapless or even with multiline gaps we ought support the former lines of gap and if we re gonna do that it s really no trouble to support n lines of gap except that l...
0
87,611
17,346,590,394
IssuesEvent
2021-07-29 00:17:11
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
opened
superpmi: parallel mode doesn't handle crash of superpmi
area-CodeGen-coreclr
When investigating #56156, I found that if superpmi crashes in one of multiple superpmi parallel replay processes, that crash isn't caught and the superpmi replay "succeeds". This was on Linux/arm32. Perhaps we don't catch SIGBUS "Bus error" exceptions, compared to others? We do have try/catch in place. The crash...
1.0
superpmi: parallel mode doesn't handle crash of superpmi - When investigating #56156, I found that if superpmi crashes in one of multiple superpmi parallel replay processes, that crash isn't caught and the superpmi replay "succeeds". This was on Linux/arm32. Perhaps we don't catch SIGBUS "Bus error" exceptions, comp...
non_defect
superpmi parallel mode doesn t handle crash of superpmi when investigating i found that if superpmi crashes in one of multiple superpmi parallel replay processes that crash isn t caught and the superpmi replay succeeds this was on linux perhaps we don t catch sigbus bus error exceptions compared to ...
0
35,520
7,759,210,765
IssuesEvent
2018-05-31 22:21:58
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Multiple GenericContam controllers are not set correctly
Defect
Issue overview -------------- Issue #6565 fixed a bug to set multiple CO2 controllers correctly. The same issue occurs to handle multiple generic contam controllers. ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version) - Version of EnergyPlus (if using an i...
1.0
Multiple GenericContam controllers are not set correctly - Issue overview -------------- Issue #6565 fixed a bug to set multiple CO2 controllers correctly. The same issue occurs to handle multiple generic contam controllers. ### Details Some additional details for this issue (if relevant): - Platform (Operatin...
defect
multiple genericcontam controllers are not set correctly issue overview issue fixed a bug to set multiple controllers correctly the same issue occurs to handle multiple generic contam controllers details some additional details for this issue if relevant platform operating sys...
1
96,997
3,980,280,968
IssuesEvent
2016-05-06 06:29:53
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
[FVT] [21 Apr 2016] Need verify Ubuntu 16.04 final release support against the latest xCAT master build
component:os_provision priority:high type:feature
Ubuntu 16.04 will be released on April 21st, 2016. Please refer the Ubuntu 16.04 release schedule [1]. [1] https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule
1.0
[FVT] [21 Apr 2016] Need verify Ubuntu 16.04 final release support against the latest xCAT master build - Ubuntu 16.04 will be released on April 21st, 2016. Please refer the Ubuntu 16.04 release schedule [1]. [1] https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule
non_defect
need verify ubuntu final release support against the latest xcat master build ubuntu will be released on april please refer the ubuntu release schedule
0
73,164
24,480,751,445
IssuesEvent
2022-10-08 20:00:54
FreeRADIUS/freeradius-server
https://api.github.com/repos/FreeRADIUS/freeradius-server
opened
sqlcounter[103]: Counter attribute Session-Timeout MUST be integer64
defect
### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? @alandekok how to fix this? ### Log output from the FreeRADIUS daemon ```shell BusyBox v1.35.0 (2022-10-05 19:50:01 UTC) built-in shell (ash) ...
1.0
sqlcounter[103]: Counter attribute Session-Timeout MUST be integer64 - ### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? @alandekok how to fix this? ### Log output from the FreeRADIUS daemon ```shell BusyBox v1.35.0 (2022-10-05 ...
defect
sqlcounter counter attribute session timeout must be what type of defect bug is this unexpected behaviour obvious or verified by project member how can the issue be reproduced alandekok how to fix this log output from the freeradius daemon shell busybox utc built in...
1
75,931
3,478,697,915
IssuesEvent
2015-12-28 14:46:23
nim-lang/nimble
https://api.github.com/repos/nim-lang/nimble
opened
Removing a newer version of a bin pkg does not switch bin symlinks
Bug Low Priority
* Install two versions (e.g. 0.6.2 and 0.7.0) of Nimble * The ``~/.nimble/bin/nimble`` will point to ``~/.nimble/pkgs/nimble-0.7.0/nimble`` * ``nimble remove nimble@0.7`` * The symlink in ``~/.nimble/bin/nimble`` still points to ``~/.nimble/pkgs/nimble-0.7.0/nimble``
1.0
Removing a newer version of a bin pkg does not switch bin symlinks - * Install two versions (e.g. 0.6.2 and 0.7.0) of Nimble * The ``~/.nimble/bin/nimble`` will point to ``~/.nimble/pkgs/nimble-0.7.0/nimble`` * ``nimble remove nimble@0.7`` * The symlink in ``~/.nimble/bin/nimble`` still points to ``~/.nimble/pkgs/ni...
non_defect
removing a newer version of a bin pkg does not switch bin symlinks install two versions e g and of nimble the nimble bin nimble will point to nimble pkgs nimble nimble nimble remove nimble the symlink in nimble bin nimble still points to nimble pkgs ni...
0
174,984
21,300,626,348
IssuesEvent
2022-04-15 02:16:56
farooqmir/React-Redux-Demonstration-with-api
https://api.github.com/repos/farooqmir/React-Redux-Demonstration-with-api
opened
CVE-2021-43138 (High) detected in multiple libraries
security vulnerability
## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-1.0.0.tgz</b>, <b>async-0.9.2.tgz</b>, <b>async-1.5.2.tgz</b></p></summary> <p> <details><summary><b>async-1.0...
True
CVE-2021-43138 (High) detected in multiple libraries - ## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-1.0.0.tgz</b>, <b>async-0.9.2.tgz</b>, <b>async-1.5.2.tg...
non_defect
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries async tgz async tgz async tgz async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency fi...
0
6,421
9,333,326,449
IssuesEvent
2019-03-28 14:12:23
gnosis/dex-contracts
https://api.github.com/repos/gnosis/dex-contracts
closed
Order Collection
requirement
One should be able to submit a *limit order* of the following form - **Buy** at most `X` of token `i` for token `j` if price `p_{i, j} < P` - **Sell** at most `Y` of token `i` for token `j` if price `p_{i, j} >= P` @twalth3r could you please confirm the order types that should be collected by the contract? Ex...
1.0
Order Collection - One should be able to submit a *limit order* of the following form - **Buy** at most `X` of token `i` for token `j` if price `p_{i, j} < P` - **Sell** at most `Y` of token `i` for token `j` if price `p_{i, j} >= P` @twalth3r could you please confirm the order types that should be collected by ...
non_defect
order collection one should be able to submit a limit order of the following form buy at most x of token i for token j if price p i j p sell at most y of token i for token j if price p i j p could you please confirm the order types that should be collected by the con...
0
24,088
2,666,017,262
IssuesEvent
2015-03-21 03:23:36
scanmem/scanmem
https://api.github.com/repos/scanmem/scanmem
closed
Non-blocking attaching
auto-migrated Priority-Low Type-Enhancement
``` To attach the target process without blocking it ``` Original issue reported on code.google.com by `coolwan...@gmail.com` on 25 Apr 2013 at 2:00
1.0
Non-blocking attaching - ``` To attach the target process without blocking it ``` Original issue reported on code.google.com by `coolwan...@gmail.com` on 25 Apr 2013 at 2:00
non_defect
non blocking attaching to attach the target process without blocking it original issue reported on code google com by coolwan gmail com on apr at
0
14,705
2,831,388,625
IssuesEvent
2015-05-24 15:53:31
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
LRTimelapse Holy Grail Mode - Shutter Exceeding Set Limit
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. LRtimelapse - Holy Grail Mode (Sunset) 2. Starting exposure 1/60s, ISO 50 3. set Limit longest shutter to 2s, highest ISO: 800, 1/2 stop increment for both shutter and ISO. What is the expected output? What do you see instead? Expected DD to limit the shutter speed at 2s...
1.0
LRTimelapse Holy Grail Mode - Shutter Exceeding Set Limit - ``` What steps will reproduce the problem? 1. LRtimelapse - Holy Grail Mode (Sunset) 2. Starting exposure 1/60s, ISO 50 3. set Limit longest shutter to 2s, highest ISO: 800, 1/2 stop increment for both shutter and ISO. What is the expected output? What do y...
defect
lrtimelapse holy grail mode shutter exceeding set limit what steps will reproduce the problem lrtimelapse holy grail mode sunset starting exposure iso set limit longest shutter to highest iso stop increment for both shutter and iso what is the expected output what do you see...
1
127,531
5,031,946,942
IssuesEvent
2016-12-16 09:28:23
itsyouonline/identityserver
https://api.github.com/repos/itsyouonline/identityserver
closed
Possibility not to send invitation emails
priority_major state_verification type_feature
Some services would like to send the invitation email themselves so the possibility for not sending out invitation emails should be added when an organization invites someone. Proposed solution: add an `invitemail` parameter to the invitation creation api with the possible values of `default` and `none`, the default...
1.0
Possibility not to send invitation emails - Some services would like to send the invitation email themselves so the possibility for not sending out invitation emails should be added when an organization invites someone. Proposed solution: add an `invitemail` parameter to the invitation creation api with the possible...
non_defect
possibility not to send invitation emails some services would like to send the invitation email themselves so the possibility for not sending out invitation emails should be added when an organization invites someone proposed solution add an invitemail parameter to the invitation creation api with the possible...
0
141,379
11,414,337,583
IssuesEvent
2020-02-02 02:01:27
istio/istio
https://api.github.com/repos/istio/istio
closed
New Test, TestAuthorizationPolicies_ListNamespacesOfServiceRoles, flaky due to non deterministic sorting
area/security kind/test failure lifecycle/needs-triage
https://prow.istio.io/view/gcs/istio-prow/pr-logs/pull/istio_istio/17755/unit-tests_istio/1981
1.0
New Test, TestAuthorizationPolicies_ListNamespacesOfServiceRoles, flaky due to non deterministic sorting - https://prow.istio.io/view/gcs/istio-prow/pr-logs/pull/istio_istio/17755/unit-tests_istio/1981
non_defect
new test testauthorizationpolicies listnamespacesofserviceroles flaky due to non deterministic sorting
0
83,942
15,720,761,497
IssuesEvent
2021-03-29 01:07:21
andygonzalez2010/store
https://api.github.com/repos/andygonzalez2010/store
opened
WS-2017-3767 (Medium) detected in spring-security-web-5.1.5.RELEASE.jar
security vulnerability
## WS-2017-3767 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.1.5.RELEASE.jar</b></p></summary> <p>spring-security-web</p> <p>Library home page: <a href="http...
True
WS-2017-3767 (Medium) detected in spring-security-web-5.1.5.RELEASE.jar - ## WS-2017-3767 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.1.5.RELEASE.jar</b></p>...
non_defect
ws medium detected in spring security web release jar ws medium severity vulnerability vulnerable library spring security web release jar spring security web library home page a href path to dependency file store pom xml path to vulnerable library home wss scanner ...
0
53,871
13,262,408,600
IssuesEvent
2020-08-20 21:43:56
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
better error reporting from boost::python (Trac #2221)
Migrated from Trac combo core defect
I keep getting crashes from steamshovel wit the error message ```text >>> libc++abi.dylib: terminating with uncaught exception of type boost::python::error_already_set Abort trap: 6 ``` Which is as far as I can tell boost::python's super helpful response to the python interpreter encountering an error. We need to find...
1.0
better error reporting from boost::python (Trac #2221) - I keep getting crashes from steamshovel wit the error message ```text >>> libc++abi.dylib: terminating with uncaught exception of type boost::python::error_already_set Abort trap: 6 ``` Which is as far as I can tell boost::python's super helpful response to the ...
defect
better error reporting from boost python trac i keep getting crashes from steamshovel wit the error message text libc abi dylib terminating with uncaught exception of type boost python error already set abort trap which is as far as i can tell boost python s super helpful response to the pyt...
1
774,905
27,214,999,896
IssuesEvent
2023-02-20 20:36:43
ascheid/itsg33-pbmm-issue-gen
https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen
closed
SA-18 TAMPER RESISTANCE AND DETECTION
Priority: None defined
(A) The organization implements a tamper protection program for the information system, system component, or information system service.
1.0
SA-18 TAMPER RESISTANCE AND DETECTION - (A) The organization implements a tamper protection program for the information system, system component, or information system service.
non_defect
sa tamper resistance and detection a the organization implements a tamper protection program for the information system system component or information system service
0
116,084
17,358,340,407
IssuesEvent
2021-07-29 16:58:11
Tim-sandbox/webgoat-trng
https://api.github.com/repos/Tim-sandbox/webgoat-trng
opened
CVE-2021-22112 (High) detected in spring-security-web-5.2.1.RELEASE.jar
security vulnerability
## CVE-2021-22112 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.2.1.RELEASE.jar</b></p></summary> <p>spring-security-web</p> <p>Library home page: <a href="http...
True
CVE-2021-22112 (High) detected in spring-security-web-5.2.1.RELEASE.jar - ## CVE-2021-22112 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.2.1.RELEASE.jar</b></p>...
non_defect
cve high detected in spring security web release jar cve high severity vulnerability vulnerable library spring security web release jar spring security web library home page a href path to dependency file webgoat trng webgoat integration tests pom xml path to vulnerab...
0
47,142
13,206,083,391
IssuesEvent
2020-08-14 19:22:47
kenferrara/layer5
https://api.github.com/repos/kenferrara/layer5
opened
CVE-2020-8161 (High) detected in rack-1.6.13.gem
security vulnerability
## CVE-2020-8161 - 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.13.gem</b></p></summary> <p>Rack provides a minimal, modular and adaptable interface for developing web applic...
True
CVE-2020-8161 (High) detected in rack-1.6.13.gem - ## CVE-2020-8161 - 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.13.gem</b></p></summary> <p>Rack provides a minimal, modula...
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
42,013
5,412,272,179
IssuesEvent
2017-03-01 14:09:32
wellcometrust/wellcomecollection.org
https://api.github.com/repos/wellcometrust/wellcomecollection.org
closed
Explore - Article promo
design
The format text (example: Article) should be black (hex: 1d1d1d) and is clickable. The user can click image or title to go into article, but they can also click on format and go to the index page for that format. Hover for this text is the similar as regular body link, with teal underline appearing on hover ![...
1.0
Explore - Article promo - The format text (example: Article) should be black (hex: 1d1d1d) and is clickable. The user can click image or title to go into article, but they can also click on format and go to the index page for that format. Hover for this text is the similar as regular body link, with teal underlin...
non_defect
explore article promo the format text example article should be black hex and is clickable the user can click image or title to go into article but they can also click on format and go to the index page for that format hover for this text is the similar as regular body link with teal underline app...
0
66,349
20,157,930,774
IssuesEvent
2022-02-09 18:15:05
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
ZFS 2.1.2 + NFSv4 ARC stuck pruning/evicting, flatlines throughput
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
ZFS 2.1.2 + NFSv4 ARC stuck pruning/evicting, flatlines throughput - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable informa...
defect
zfs arc stuck pruning evicting flatlines throughput thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of th...
1
44,633
12,301,484,555
IssuesEvent
2020-05-11 15:28:43
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Bad formatting when selecting NULL
C: Functionality E: All Editions P: Low R: Fixed T: Defect
Generating the formatted SQL for: ```java var n = inline(null, INTEGER); ctx.select(n, n); ``` Produces ill formatted SQL: ```sql select null, null ``` The first column is indented too much.
1.0
Bad formatting when selecting NULL - Generating the formatted SQL for: ```java var n = inline(null, INTEGER); ctx.select(n, n); ``` Produces ill formatted SQL: ```sql select null, null ``` The first column is indented too much.
defect
bad formatting when selecting null generating the formatted sql for java var n inline null integer ctx select n n produces ill formatted sql sql select null null the first column is indented too much
1
52,243
13,211,411,442
IssuesEvent
2020-08-15 22:57:21
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[vemcal] missing mysql breaks the build (Trac #1909)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1909">https://code.icecube.wisc.edu/projects/icecube/ticket/1909</a>, reported by david.schultzand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-09-18T05:49:06", "_ts": ...
1.0
[vemcal] missing mysql breaks the build (Trac #1909) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1909">https://code.icecube.wisc.edu/projects/icecube/ticket/1909</a>, reported by david.schultzand owned by nega</em></summary> <p> ```json { "status": "closed...
defect
missing mysql breaks the build trac migrated from json status closed changetime ts description on a standard cvmfs environment n n n vemcal n python ncmake error at cmake tools cmake message n attempt to use tool mys...
1
291,796
21,940,546,270
IssuesEvent
2022-05-23 17:36:59
pharmaverse/admiral
https://api.github.com/repos/pharmaverse/admiral
closed
Documentation: Get Started has incorrect trt variables in mutate
documentation good first issue help wanted release 20-May-2022 contribution
### Please select a category the issue is focused on? User Guides ### Let us know where something needs a refresh or put your idea here! ![image](https://user-images.githubusercontent.com/10111024/157339179-c4b6565b-5da4-46d4-8de3-be9ac4cf9d74.png) Treatment variables are not correct. Should be TRT01P = AR...
1.0
Documentation: Get Started has incorrect trt variables in mutate - ### Please select a category the issue is focused on? User Guides ### Let us know where something needs a refresh or put your idea here! ![image](https://user-images.githubusercontent.com/10111024/157339179-c4b6565b-5da4-46d4-8de3-be9ac4cf9d74...
non_defect
documentation get started has incorrect trt variables in mutate please select a category the issue is focused on user guides let us know where something needs a refresh or put your idea here treatment variables are not correct should be arm and actarm
0
25,976
4,539,518,146
IssuesEvent
2016-09-09 11:21:03
netty/netty
https://api.github.com/repos/netty/netty
closed
HTTP/2: SETTINGS_HEADER_TABLE_SIZE should be an unsigned int
defect
The HTTP/2 spec demands that the max value for `SETTINGS_HEADER_TABLE_SIZE ` should be an unsigned 32-bit integer. However, it seems that some [limitations in HPACK](https://github.com/netty/netty/blob/4.1/codec-http2/src/main/java/io/netty/handler/codec/http2/Http2CodecUtil.java#L90) prevent us from supporting that. ...
1.0
HTTP/2: SETTINGS_HEADER_TABLE_SIZE should be an unsigned int - The HTTP/2 spec demands that the max value for `SETTINGS_HEADER_TABLE_SIZE ` should be an unsigned 32-bit integer. However, it seems that some [limitations in HPACK](https://github.com/netty/netty/blob/4.1/codec-http2/src/main/java/io/netty/handler/codec/ht...
defect
http settings header table size should be an unsigned int the http spec demands that the max value for settings header table size should be an unsigned bit integer however it seems that some prevent us from supporting that test suite fails due to this limitation the exception is setting he...
1
13,422
5,358,982,495
IssuesEvent
2017-02-21 00:45:19
elegantthemes/Divi-Beta
https://api.github.com/repos/elegantthemes/Divi-Beta
closed
Builder Sync :: Number Counter :: updating number and percent sign on BB causes console error when switching to VB
BUILDER SYNC DESIGN SIGNOFF QUALITY ASSURED READY FOR REVIEW
### Problem: Updating number and percent sign on BB causes console error when switching to VB: ![number-counter-issue](https://cloud.githubusercontent.com/assets/916442/23092708/b3565960-f603-11e6-95c4-7ffd29c1181b.gif) ### Steps To Reproduce: 1. Open a page on BB and VB . Open their console 2. Update numb...
1.0
Builder Sync :: Number Counter :: updating number and percent sign on BB causes console error when switching to VB - ### Problem: Updating number and percent sign on BB causes console error when switching to VB: ![number-counter-issue](https://cloud.githubusercontent.com/assets/916442/23092708/b3565960-f603-11e6-...
non_defect
builder sync number counter updating number and percent sign on bb causes console error when switching to vb problem updating number and percent sign on bb causes console error when switching to vb steps to reproduce open a page on bb and vb open their console update number ...
0
46,681
13,055,958,985
IssuesEvent
2020-07-30 03:14:17
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
IceHive - crashes during icetray-inspect (Trac #1708)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/1708 ```json { "status": "closed", "changetime": "2019-02-13T14:12:58", "description": "this is preventing the docs from being built\n\nmaybe `Limits::RingLimits::RingLimits()` is getting bum vector?\n\nroot-ified stack trace:\n\n{{{\n====================...
1.0
IceHive - crashes during icetray-inspect (Trac #1708) - Migrated from https://code.icecube.wisc.edu/ticket/1708 ```json { "status": "closed", "changetime": "2019-02-13T14:12:58", "description": "this is preventing the docs from being built\n\nmaybe `Limits::RingLimits::RingLimits()` is getting bum vector?...
defect
icehive crashes during icetray inspect trac migrated from json status closed changetime description this is preventing the docs from being built n nmaybe limits ringlimits ringlimits is getting bum vector n nroot ified stack trace n n n ...
1
80,421
30,282,624,431
IssuesEvent
2023-07-08 09:00:24
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
zdb -R shows incorrect data
Type: Defect
### System information Type | Version/Name --- | --- Distribution Name | ubuntu Distribution Version | 22.4 Kernel Version | ubuntu 5.15.0-1033-raspi Architecture | aarch64 aarch64 aarch64 GNU/Linux OpenZFS Version | zfs-2.2.99-1, zfs-kmod-2.1.5-1ubuntu6~22.04.1 ### Describe the problem you're observing ...
1.0
zdb -R shows incorrect data - ### System information Type | Version/Name --- | --- Distribution Name | ubuntu Distribution Version | 22.4 Kernel Version | ubuntu 5.15.0-1033-raspi Architecture | aarch64 aarch64 aarch64 GNU/Linux OpenZFS Version | zfs-2.2.99-1, zfs-kmod-2.1.5-1ubuntu6~22.04.1 ### Describe th...
defect
zdb r shows incorrect data system information type version name distribution name ubuntu distribution version kernel version ubuntu raspi architecture gnu linux openzfs version zfs zfs kmod describe the problem you re observing ...
1
487,915
14,061,255,102
IssuesEvent
2020-11-03 07:48:55
mobigen/IRIS-BigData-Platform
https://api.github.com/repos/mobigen/IRIS-BigData-Platform
closed
[LH빅데이터 플랫폼] 알티베이스 연동 I/F 추가
#Discovery Priority: P0 R: 20.10.30 Status: Backlog
## 기능 요청 ## LH빅데이터 플랫폼 과제 수행을 위해 **알티베이스 연동 I/F 추가 필요** ## 원하는 솔루션 설명 ## IRIS Discovery 메뉴의 "연결정보" 설정 기능에 알티베이스 추가 ![image](https://user-images.githubusercontent.com/4444717/94379681-f301a880-016c-11eb-9f3a-8ec9fa862b60.png) IRIS Studio에서 DBMS 연결유형에 알티베이스 추가 ![image](https://user-images.githubusercontent.co...
1.0
[LH빅데이터 플랫폼] 알티베이스 연동 I/F 추가 - ## 기능 요청 ## LH빅데이터 플랫폼 과제 수행을 위해 **알티베이스 연동 I/F 추가 필요** ## 원하는 솔루션 설명 ## IRIS Discovery 메뉴의 "연결정보" 설정 기능에 알티베이스 추가 ![image](https://user-images.githubusercontent.com/4444717/94379681-f301a880-016c-11eb-9f3a-8ec9fa862b60.png) IRIS Studio에서 DBMS 연결유형에 알티베이스 추가 ![image](https://u...
non_defect
알티베이스 연동 i f 추가 기능 요청 lh빅데이터 플랫폼 과제 수행을 위해 알티베이스 연동 i f 추가 필요 원하는 솔루션 설명 iris discovery 메뉴의 연결정보 설정 기능에 알티베이스 추가 iris studio에서 dbms 연결유형에 알티베이스 추가 고려한 다른 대안 기타
0
39,051
9,186,855,205
IssuesEvent
2019-03-06 00:23:03
vmware/vic
https://api.github.com/repos/vmware/vic
closed
share templates across VCHs
area/ux component/install component/isos component/portlayer/execution kind/defect/performance severity/3-moderate
When using vmfork enabled VCHs as a tenancy mechanism in large numbers it's necessary to share the vmfork templates between those VCHs using the same bootstrap versions. This allows amortization of the template overhead across all containerVMs and not just those within a single VCH. This is a core scenario for service...
1.0
share templates across VCHs - When using vmfork enabled VCHs as a tenancy mechanism in large numbers it's necessary to share the vmfork templates between those VCHs using the same bootstrap versions. This allows amortization of the template overhead across all containerVMs and not just those within a single VCH. This ...
defect
share templates across vchs when using vmfork enabled vchs as a tenancy mechanism in large numbers it s necessary to share the vmfork templates between those vchs using the same bootstrap versions this allows amortization of the template overhead across all containervms and not just those within a single vch this ...
1
40,429
9,992,287,876
IssuesEvent
2019-07-11 13:09:35
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Review correctness of jOOQ's CURRENT_TIME, CURRENT_TIMESTAMP functions
C: Functionality E: All Editions P: Medium T: Defect T: Incompatible change
The SQL standard specifies that - `CURRENT_TIME` produces a `TIME WITH TIME ZONE` value (Java `OffsetTime`) - `CURRENT_TIMESTAMP` produces a `TIMESTAMP WITH TIME ZONE` value (Java `OffsetDateTime`) - `LOCALTIME` produces a `TIME WITHOUT TIME ZONE` value (Java `LocalTime` or `java.sql.Time`) - `LOCALTIMESTAMP` pr...
1.0
Review correctness of jOOQ's CURRENT_TIME, CURRENT_TIMESTAMP functions - The SQL standard specifies that - `CURRENT_TIME` produces a `TIME WITH TIME ZONE` value (Java `OffsetTime`) - `CURRENT_TIMESTAMP` produces a `TIMESTAMP WITH TIME ZONE` value (Java `OffsetDateTime`) - `LOCALTIME` produces a `TIME WITHOUT TIME...
defect
review correctness of jooq s current time current timestamp functions the sql standard specifies that current time produces a time with time zone value java offsettime current timestamp produces a timestamp with time zone value java offsetdatetime localtime produces a time without time...
1
28,190
5,217,162,160
IssuesEvent
2017-01-26 13:00:11
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Offset when opening up menu
defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support reque...
1.0
Offset when opening up menu - **I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Ple...
defect
offset when opening up menu i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see ...
1
41,920
10,707,853,738
IssuesEvent
2019-10-24 18:23:02
STEllAR-GROUP/phylanx
https://api.github.com/repos/STEllAR-GROUP/phylanx
closed
`fold_left`, `fold_right` and `fmap` do not work with a lazy function
category: @Phylanx type: compatibility issue type: defect
Having the following code: ```py import numpy as np from phylanx import Phylanx, PhylanxSession, execution_tree PhylanxSession.init(1) def variable(value, dtype=None, name=None, constraint=None): if dtype is None: dtype = "float32" if constraint is not None: raise TypeError("Constraint is the project...
1.0
`fold_left`, `fold_right` and `fmap` do not work with a lazy function - Having the following code: ```py import numpy as np from phylanx import Phylanx, PhylanxSession, execution_tree PhylanxSession.init(1) def variable(value, dtype=None, name=None, constraint=None): if dtype is None: dtype = "float32" ...
defect
fold left fold right and fmap do not work with a lazy function having the following code py import numpy as np from phylanx import phylanx phylanxsession execution tree phylanxsession init def variable value dtype none name none constraint none if dtype is none dtype if con...
1
24,697
4,074,930,861
IssuesEvent
2016-05-28 20:25:14
Nuand/bladeRF
https://api.github.com/repos/Nuand/bladeRF
closed
[libbladeRF] Clarify required SMB clock port config prior to trigger API usage
documentation defect
[This documentation](https://nuand.com/libbladeRF-doc/v1.7.0/group___f_n___t_r_i_g.html) does not explicitly note the requirement to have the SMB clock configuration completed prior to using these trigger features. This is required and should be explicitly be noted as a prerequisite.
1.0
[libbladeRF] Clarify required SMB clock port config prior to trigger API usage - [This documentation](https://nuand.com/libbladeRF-doc/v1.7.0/group___f_n___t_r_i_g.html) does not explicitly note the requirement to have the SMB clock configuration completed prior to using these trigger features. This is required and ...
defect
clarify required smb clock port config prior to trigger api usage does not explicitly note the requirement to have the smb clock configuration completed prior to using these trigger features this is required and should be explicitly be noted as a prerequisite
1
292,021
21,946,706,960
IssuesEvent
2022-05-24 01:56:29
AndyBoyee604/Taskinator
https://api.github.com/repos/AndyBoyee604/Taskinator
opened
Initial Setup
documentation
## Requirements * Create the task tracking HTML page that needs a: * Header * Main Content area for the task list * footer * Use the style sheet provided * Add functionality to the button to add tasks to the list
1.0
Initial Setup - ## Requirements * Create the task tracking HTML page that needs a: * Header * Main Content area for the task list * footer * Use the style sheet provided * Add functionality to the button to add tasks to the list
non_defect
initial setup requirements create the task tracking html page that needs a header main content area for the task list footer use the style sheet provided add functionality to the button to add tasks to the list
0
269,648
8,441,481,436
IssuesEvent
2018-10-18 10:20:47
fac-14/sleuth-coop
https://api.github.com/repos/fac-14/sleuth-coop
opened
Password validation consistency
T25m bug priority-1
The validation on the password for the sign up form and the login form is different. You can use a 3 character password on sign up but your password has to be min 4 characters on the log in!
1.0
Password validation consistency - The validation on the password for the sign up form and the login form is different. You can use a 3 character password on sign up but your password has to be min 4 characters on the log in!
non_defect
password validation consistency the validation on the password for the sign up form and the login form is different you can use a character password on sign up but your password has to be min characters on the log in
0
77,906
27,229,151,217
IssuesEvent
2023-02-21 11:56:28
scoutplan/scoutplan
https://api.github.com/repos/scoutplan/scoutplan
closed
[Scoutplan Production/production] Net::OpenTimeout: Timeout to open TCP connection to smtp.mailgun.org:587 (exceeds 5 seconds)
defect
## Backtrace [View full backtrace and more info at honeybadger.io](https://app.honeybadger.io/projects/97676/faults/93912390)
1.0
[Scoutplan Production/production] Net::OpenTimeout: Timeout to open TCP connection to smtp.mailgun.org:587 (exceeds 5 seconds) - ## Backtrace [View full backtrace and more info at honeybadger.io](https://app.honeybadger.io/projects/97676/faults/93912390)
defect
net opentimeout timeout to open tcp connection to smtp mailgun org exceeds seconds backtrace
1
57,385
15,761,689,092
IssuesEvent
2021-03-31 10:15:01
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[COGNITION]: Actionable links should have visual cues
508-defect-2 508/Accessibility direct deposit vsa-authenticated-exp
## Description [COGNITION]: Actionable links should have visual cues <img width="788" alt="direct-deposit-edit-links-issue" src="https://user-images.githubusercontent.com/57469/68237941-2cba4580-ffd6-11e9-823c-5627a2f09ed2.png"> Actionable elements must be identified visually, by convention, and by information p...
1.0
[COGNITION]: Actionable links should have visual cues - ## Description [COGNITION]: Actionable links should have visual cues <img width="788" alt="direct-deposit-edit-links-issue" src="https://user-images.githubusercontent.com/57469/68237941-2cba4580-ffd6-11e9-823c-5627a2f09ed2.png"> Actionable elements must be ...
defect
actionable links should have visual cues description actionable links should have visual cues img width alt direct deposit edit links issue src actionable elements must be identified visually by convention and by information provided to assistive technologies the edit links have a color d...
1
63,039
17,355,452,752
IssuesEvent
2021-07-29 13:56:25
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
NPE from SQL
Type: Defect
Using 5.0-BETA-1, the following code throws a NullPointerException ``` public static void main(String[] args) throws Exception { Config config = new Config(); HazelcastInstance hazelcastInstance = Hazelcast.newHazelcastInstance(config); String sql = "CREATE OR REPLACE MAPPING \"neil\"...
1.0
NPE from SQL - Using 5.0-BETA-1, the following code throws a NullPointerException ``` public static void main(String[] args) throws Exception { Config config = new Config(); HazelcastInstance hazelcastInstance = Hazelcast.newHazelcastInstance(config); String sql = "CREATE OR REPLACE M...
defect
npe from sql using beta the following code throws a nullpointerexception public static void main string args throws exception config config new config hazelcastinstance hazelcastinstance hazelcast newhazelcastinstance config string sql create or replace ma...
1
21,192
16,616,407,692
IssuesEvent
2021-06-02 17:15:46
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
opened
About access restricting to system database . It's kinda cumbersome.
usability
```sql create user foo identified by '123'; revoke all on *.* from foo; create role RO; CREATE ROW POLICY ro_query_log_filter ON system.query_log USING 1 AS RESTRICTIVE TO RO; CREATE ROW POLICY ro_part_log_filter ON system.part_log USING 1 AS RESTRICTIVE TO RO; CREATE ROW POLICY ro_trace_log_filter ON syst...
True
About access restricting to system database . It's kinda cumbersome. - ```sql create user foo identified by '123'; revoke all on *.* from foo; create role RO; CREATE ROW POLICY ro_query_log_filter ON system.query_log USING 1 AS RESTRICTIVE TO RO; CREATE ROW POLICY ro_part_log_filter ON system.part_log USING ...
non_defect
about access restricting to system database it s kinda cumbersome sql create user foo identified by revoke all on from foo create role ro create row policy ro query log filter on system query log using as restrictive to ro create row policy ro part log filter on system part log using ...
0
232,613
17,788,731,710
IssuesEvent
2021-08-31 14:02:08
pythonarcade/arcade
https://api.github.com/repos/pythonarcade/arcade
closed
[DOC] Example for UI event register
enhancement documentation
## Documentation request: Hello! I'm a newcomer from Qt UI designing. In PyQt5 or PySide2, there's a "signal & slot" mechanism in all event handler, which is relative to `EventDispatcher` in Pyglet. In Qt: ```python # Slot function (an optional marked callable object) @Slot() def close(self): ... ...
1.0
[DOC] Example for UI event register - ## Documentation request: Hello! I'm a newcomer from Qt UI designing. In PyQt5 or PySide2, there's a "signal & slot" mechanism in all event handler, which is relative to `EventDispatcher` in Pyglet. In Qt: ```python # Slot function (an optional marked callable object) ...
non_defect
example for ui event register documentation request hello i m a newcomer from qt ui designing in or there s a signal slot mechanism in all event handler which is relative to eventdispatcher in pyglet in qt python slot function an optional marked callable object slot def ...
0
21,638
3,737,403,224
IssuesEvent
2016-03-08 19:09:38
ELENA-LANG/elena-lang
https://api.github.com/repos/ELENA-LANG/elena-lang
closed
shorthand property settings
Design Idea Discussion
In the following code #class MyClass { #field theField1. #method Field1 = theField1. #method set &Field1:val [ theField1 := val. ] } the following shorthand syntax is proposed myObj Field1 := 2. which is compiled as myObject set &Field1:2.
1.0
shorthand property settings - In the following code #class MyClass { #field theField1. #method Field1 = theField1. #method set &Field1:val [ theField1 := val. ] } the following shorthand syntax is proposed myObj Field1 := 2. which is compiled as my...
non_defect
shorthand property settings in the following code class myclass field method method set val the following shorthand syntax is proposed myobj which is compiled as myobject set
0
11,401
9,344,868,968
IssuesEvent
2019-03-30 01:42:43
microsoftgraph/msgraph-sdk-dotnet
https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet
closed
FR: Enable parallel/out-of-sequence large file uploads in session
enhancement (service)
Currently it appears that a [file] UploadSession only supports receiving content chunks in the exact order the file needs to be constructed in (exact sequence). This defeats a straightforward method to improve large file upload performance by orders of magnitude. If we can put content chunks in any sequence, we can...
1.0
FR: Enable parallel/out-of-sequence large file uploads in session - Currently it appears that a [file] UploadSession only supports receiving content chunks in the exact order the file needs to be constructed in (exact sequence). This defeats a straightforward method to improve large file upload performance by orders o...
non_defect
fr enable parallel out of sequence large file uploads in session currently it appears that a uploadsession only supports receiving content chunks in the exact order the file needs to be constructed in exact sequence this defeats a straightforward method to improve large file upload performance by orders of mag...
0
22,668
3,681,675,469
IssuesEvent
2016-02-24 05:03:10
sccn/labstreaminglayer
https://api.github.com/repos/sccn/labstreaminglayer
closed
Fix for vis_stream does not work with Matlab R2014b
auto-migrated Priority-Medium Type-Defect
``` It seems Matlab's new graphics system has broken vis_stream. The only problem is in supergui line 109, finputcheck requires fig to be numeric but it is now an object. I just emptied the type column (i.e. '') and it works again. ``` Original issue reported on code.google.com by `chadwick...@gmail.com` on 3 Dec 20...
1.0
Fix for vis_stream does not work with Matlab R2014b - ``` It seems Matlab's new graphics system has broken vis_stream. The only problem is in supergui line 109, finputcheck requires fig to be numeric but it is now an object. I just emptied the type column (i.e. '') and it works again. ``` Original issue reported on ...
defect
fix for vis stream does not work with matlab it seems matlab s new graphics system has broken vis stream the only problem is in supergui line finputcheck requires fig to be numeric but it is now an object i just emptied the type column i e and it works again original issue reported on code go...
1
71,879
23,839,014,148
IssuesEvent
2022-09-06 08:43:12
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
App Layout: Slow to load filter lists
T-Defect Team: Delight Z-AppLayout
### Steps to reproduce When the user switches between filters on the home page it takes several moments to load the list (even if it's a short list) ### Outcome #### What did you expect? #### What happened instead? ### Your phone model _No response_ ### Operating system version _No response_ ### Applicatio...
1.0
App Layout: Slow to load filter lists - ### Steps to reproduce When the user switches between filters on the home page it takes several moments to load the list (even if it's a short list) ### Outcome #### What did you expect? #### What happened instead? ### Your phone model _No response_ ### Operating syste...
defect
app layout slow to load filter lists steps to reproduce when the user switches between filters on the home page it takes several moments to load the list even if it s a short list outcome what did you expect what happened instead your phone model no response operating syste...
1
68,803
21,910,850,580
IssuesEvent
2022-05-21 02:59:30
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
PANIC at zfs_znode.c zfs_znode_sa_init() - Regression in closed issue #10971
Type: Defect Component: Encryption
### System information Type | Version/Name --- | --- Distribution Name | Pop!_OS | Distribution Version | 20.04 & 22.04 | Kernel Version | 5.16.15 & 5.17.5 | Architecture | x86_64 | OpenZFS Version | zfs-2.1.4-1pop1~1650059719~20.04~9934f01 | ### Describe the problem you're observing Regression of b...
1.0
PANIC at zfs_znode.c zfs_znode_sa_init() - Regression in closed issue #10971 - ### System information Type | Version/Name --- | --- Distribution Name | Pop!_OS | Distribution Version | 20.04 & 22.04 | Kernel Version | 5.16.15 & 5.17.5 | Architecture | x86_64 | OpenZFS Version | zfs-2.1.4-1pop1~1650059719~2...
defect
panic at zfs znode c zfs znode sa init regression in closed issue system information type version name distribution name pop os distribution version kernel version architecture openzfs version zfs describe th...
1
292,666
25,228,368,838
IssuesEvent
2022-11-14 17:39:27
mxsdev/ts-type-explorer
https://api.github.com/repos/mxsdev/ts-type-explorer
closed
Test Errors
bug tests
As of now running tests on the lib will always result in 2 errors. This errors come from the `module.ts` file and are a result of how the tests are writen, i dont think this is a huge issue but at least one that should be mentioned on the contributing.md file. Error: ![Screenshot 2022-11-14 at 10 31 32](https://us...
1.0
Test Errors - As of now running tests on the lib will always result in 2 errors. This errors come from the `module.ts` file and are a result of how the tests are writen, i dont think this is a huge issue but at least one that should be mentioned on the contributing.md file. Error: ![Screenshot 2022-11-14 at 10 31 ...
non_defect
test errors as of now running tests on the lib will always result in errors this errors come from the module ts file and are a result of how the tests are writen i dont think this is a huge issue but at least one that should be mentioned on the contributing md file error
0
51,728
7,725,511,610
IssuesEvent
2018-05-24 18:12:25
smartdevicelink/sdl_server
https://api.github.com/repos/smartdevicelink/sdl_server
closed
Allow More Flexible States for App Approvals
documentation enhancement
### Enhancement Allow more options for whether the app is approved or denied permissions in both staging and production modes. Update documentation to reflect new changes.
1.0
Allow More Flexible States for App Approvals - ### Enhancement Allow more options for whether the app is approved or denied permissions in both staging and production modes. Update documentation to reflect new changes.
non_defect
allow more flexible states for app approvals enhancement allow more options for whether the app is approved or denied permissions in both staging and production modes update documentation to reflect new changes
0
31,006
6,396,123,000
IssuesEvent
2017-08-04 14:49:36
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
opened
__dx() throws an IntlException for strings containing {{...}}
Defect i18n
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4 * Platform and Target: Windows 10, Nginx ### What you did ```php __dx('wa', 'time_span', '{{startDate}} ... {{endDate}}'); ``` ### What happened > IntlException: Constructor failed It ...
1.0
__dx() throws an IntlException for strings containing {{...}} - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4 * Platform and Target: Windows 10, Nginx ### What you did ```php __dx('wa', 'time_span', '{{startDate}} ... {{endDate}}'); ``` ...
defect
dx throws an intlexception for strings containing this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target windows nginx what you did php dx wa time span startdate enddate wh...
1
24,149
4,059,433,763
IssuesEvent
2016-05-25 09:33:18
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
EntryListenerOnReconnectTest.testListenersSmartRoutingMultipleServer
Team: Core Type: Test-Failure
``` org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:315) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:156) at com.hazelcast.clie...
1.0
EntryListenerOnReconnectTest.testListenersSmartRoutingMultipleServer - ``` org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:315) at com.hazelcast.spi.impl.AbstractInvocati...
non_defect
entrylisteneronreconnecttest testlistenerssmartroutingmultipleserver org junit runners model testtimedoutexception test timed out after milliseconds at sun misc unsafe park native method at java util concurrent locks locksupport park locksupport java at com hazelcast spi impl abstractinvocationfutur...
0
28,613
5,310,725,772
IssuesEvent
2017-02-12 22:23:37
networkx/networkx
https://api.github.com/repos/networkx/networkx
closed
eulerian_circuit() is not compatible with MultiGraph
Defect
When calculating the Eulerian circuit on a MultiGraph (which is necessary when you convert a non-Eulerian graph to an Eulerian graph), the edges are returned as a 2-tuple, even if there is a key. This means all the data related to the edges is lost
1.0
eulerian_circuit() is not compatible with MultiGraph - When calculating the Eulerian circuit on a MultiGraph (which is necessary when you convert a non-Eulerian graph to an Eulerian graph), the edges are returned as a 2-tuple, even if there is a key. This means all the data related to the edges is lost
defect
eulerian circuit is not compatible with multigraph when calculating the eulerian circuit on a multigraph which is necessary when you convert a non eulerian graph to an eulerian graph the edges are returned as a tuple even if there is a key this means all the data related to the edges is lost
1
66,682
20,514,660,307
IssuesEvent
2022-03-01 10:27:53
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Various rooms seem to repeat chains of state events and read receipts
T-Defect A-Timeline A-Read-Receipts
### Steps to reproduce 1. Look at some rooms, perhaps scroll up a bit (I am not quite sure what it takes) ### Outcome #### What did you expect? State events and read receipts should only appear in one place in the timeline. Event level "..." menus should open when clicked. #### What happened instead? As see...
1.0
Various rooms seem to repeat chains of state events and read receipts - ### Steps to reproduce 1. Look at some rooms, perhaps scroll up a bit (I am not quite sure what it takes) ### Outcome #### What did you expect? State events and read receipts should only appear in one place in the timeline. Event level "..." ...
defect
various rooms seem to repeat chains of state events and read receipts steps to reproduce look at some rooms perhaps scroll up a bit i am not quite sure what it takes outcome what did you expect state events and read receipts should only appear in one place in the timeline event level ...
1
5,794
2,610,215,569
IssuesEvent
2015-02-26 19:08:46
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
решебник по русскому языку 6 класс
auto-migrated Priority-Medium Type-Defect
``` '''Антуан Блинов''' Привет всем не подскажите где можно найти .решебник по русскому языку 6 класс. как то выкладывали уже '''Авдей Петров''' Качай тут http://bit.ly/16CYUOP '''Гайдар Горшков''' Спасибо вроде то но просит телефон вводить '''Арий Павлов''' Неа все ок у меня ничего не списало '''Адам Кошелев''' ...
1.0
решебник по русскому языку 6 класс - ``` '''Антуан Блинов''' Привет всем не подскажите где можно найти .решебник по русскому языку 6 класс. как то выкладывали уже '''Авдей Петров''' Качай тут http://bit.ly/16CYUOP '''Гайдар Горшков''' Спасибо вроде то но просит телефон вводить '''Арий Павлов''' Неа все ок у меня н...
defect
решебник по русскому языку класс антуан блинов привет всем не подскажите где можно найти решебник по русскому языку класс как то выкладывали уже авдей петров качай тут гайдар горшков спасибо вроде то но просит телефон вводить арий павлов неа все ок у меня ничего не списало ...
1
65,416
19,488,000,663
IssuesEvent
2021-12-26 19:29:08
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
Test failures on macOS Big Sur (Version 11.4) with Apple M1 chip
defect scipy.special
<!-- Thank you for taking the time to file a bug report. Please fill in the fields below, deleting the sections that don't apply to your issue. You can view the final output by clicking the preview button above. Note: This is a comment, and won't appear in the output. --> My issue is about ... #### Repro...
1.0
Test failures on macOS Big Sur (Version 11.4) with Apple M1 chip - <!-- Thank you for taking the time to file a bug report. Please fill in the fields below, deleting the sections that don't apply to your issue. You can view the final output by clicking the preview button above. Note: This is a comment, and won'...
defect
test failures on macos big sur version with apple chip thank you for taking the time to file a bug report please fill in the fields below deleting the sections that don t apply to your issue you can view the final output by clicking the preview button above note this is a comment and won t ...
1
181,546
21,664,385,954
IssuesEvent
2022-05-07 01:11:28
rgordon95/ecommerce-react-redux-saga-demo
https://api.github.com/repos/rgordon95/ecommerce-react-redux-saga-demo
opened
CVE-2022-29167 (High) detected in hawk-3.1.3.tgz
security vulnerability
## CVE-2022-29167 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hawk-3.1.3.tgz</b></p></summary> <p>HTTP Hawk Authentication Scheme</p> <p>Library home page: <a href="https://registr...
True
CVE-2022-29167 (High) detected in hawk-3.1.3.tgz - ## CVE-2022-29167 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hawk-3.1.3.tgz</b></p></summary> <p>HTTP Hawk Authentication Scheme...
non_defect
cve high detected in hawk tgz cve high severity vulnerability vulnerable library hawk tgz http hawk authentication scheme library home page a href path to dependency file ecommerce react redux saga demo redux saga cart package json path to vulnerable library redux ...
0
61,229
14,619,108,739
IssuesEvent
2020-12-22 17:17:17
kenferrara/calcite
https://api.github.com/repos/kenferrara/calcite
opened
CVE-2012-5783 (Medium) detected in commons-httpclient-3.1.jar
security vulnerability
## CVE-2012-5783 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-httpclient-3.1.jar</b></p></summary> <p>The HttpClient component supports the client-side of RFC 1945 (HTTP/...
True
CVE-2012-5783 (Medium) detected in commons-httpclient-3.1.jar - ## CVE-2012-5783 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-httpclient-3.1.jar</b></p></summary> <p>The H...
non_defect
cve medium detected in commons httpclient jar cve medium severity vulnerability vulnerable library commons httpclient jar the httpclient component supports the client side of rfc http and rfc http several related specifications rfc cookies rfc http auth...
0
79,707
28,498,450,255
IssuesEvent
2023-04-18 15:36:31
vector-im/element-call
https://api.github.com/repos/vector-im/element-call
opened
Join with muted video and muted audio
T-Defect
### Steps to reproduce 1. Join a call with User A no muted audio and no muted video 2. Join same call with User B muted audio and muted video x. I bug not happen, than switch and join with User A muted and User B not muted. Than Bug will happen. ![Bildschirmfoto 2023-04-18 um 17 04 39](https://user-images.githu...
1.0
Join with muted video and muted audio - ### Steps to reproduce 1. Join a call with User A no muted audio and no muted video 2. Join same call with User B muted audio and muted video x. I bug not happen, than switch and join with User A muted and User B not muted. Than Bug will happen. ![Bildschirmfoto 2023-04-1...
defect
join with muted video and muted audio steps to reproduce join a call with user a no muted audio and no muted video join same call with user b muted audio and muted video x i bug not happen than switch and join with user a muted and user b not muted than bug will happen outcome ...
1
21,861
3,573,522,106
IssuesEvent
2016-01-27 07:02:03
hunnee/jsontoken
https://api.github.com/repos/hunnee/jsontoken
closed
Cannot check out the project in eclipse
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Import project to Eclipse 2. Specify the url of repository: http://jsontoken.googlecode.com/svn/ 3. Start check out What is the expected output? What do you see instead? the project is expected to be imported in Eclipse.Instead the check out process get stuck in the fil...
1.0
Cannot check out the project in eclipse - ``` What steps will reproduce the problem? 1. Import project to Eclipse 2. Specify the url of repository: http://jsontoken.googlecode.com/svn/ 3. Start check out What is the expected output? What do you see instead? the project is expected to be imported in Eclipse.Instead t...
defect
cannot check out the project in eclipse what steps will reproduce the problem import project to eclipse specify the url of repository start check out what is the expected output what do you see instead the project is expected to be imported in eclipse instead the check out process get stuck in ...
1
277,843
8,633,367,834
IssuesEvent
2018-11-22 13:40:19
geosolutions-it/pyfulcrum
https://api.github.com/repos/geosolutions-it/pyfulcrum
closed
PyBackup entrypoint
Priority: Medium Task review
Develop a specific API to send Fulcrum's Records to the PyBackup module. An asynchronous mechanims needs to be included at this stage in order to grant high availability of the endpoint service, and reduce (throttle) downstream requests toward Fulcrum APIs which are needed to access and validate webhooks payloads. Nee...
1.0
PyBackup entrypoint - Develop a specific API to send Fulcrum's Records to the PyBackup module. An asynchronous mechanims needs to be included at this stage in order to grant high availability of the endpoint service, and reduce (throttle) downstream requests toward Fulcrum APIs which are needed to access and validate w...
non_defect
pybackup entrypoint develop a specific api to send fulcrum s records to the pybackup module an asynchronous mechanims needs to be included at this stage in order to grant high availability of the endpoint service and reduce throttle downstream requests toward fulcrum apis which are needed to access and validate w...
0
64,495
18,717,058,353
IssuesEvent
2021-11-03 07:05:36
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: AttributeError: 'dict' object has no attribute 'send_keys'
I-defect needs-triaging
### What happened? I just start the browser and find en element using Python: ```python driver = webdriver.Chrome() driver.implicitly_wait(10) driver.get('https://account.xiaomi.com/fe/service/login/password') el = driver.find_element(By.NAME, 'account') el.send_keys('demo') ``` el should be an webelement ...
1.0
[🐛 Bug]: AttributeError: 'dict' object has no attribute 'send_keys' - ### What happened? I just start the browser and find en element using Python: ```python driver = webdriver.Chrome() driver.implicitly_wait(10) driver.get('https://account.xiaomi.com/fe/service/login/password') el = driver.find_element(By.NAM...
defect
attributeerror dict object has no attribute send keys what happened i just start the browser and find en element using python python driver webdriver chrome driver implicitly wait driver get el driver find element by name account el send keys demo el should be an w...
1
97,403
11,012,717,866
IssuesEvent
2019-12-04 18:53:14
SUSE/kubecf
https://api.github.com/repos/SUSE/kubecf
opened
Reusing an external database after reinstalling kubecf does not work
Priority: High Type: Bug Type: Documentation
**Describe the bug** On an attempt to reuse the external database, a kubecf reinstall won't work. **To Reproduce** - Deploy kubecf using an external database. - Run smoke-tests. - Delete kubecf installation. - Deploy kubecf again without changing any values. - Run smoke-tests - it will fail. **Expected ...
1.0
Reusing an external database after reinstalling kubecf does not work - **Describe the bug** On an attempt to reuse the external database, a kubecf reinstall won't work. **To Reproduce** - Deploy kubecf using an external database. - Run smoke-tests. - Delete kubecf installation. - Deploy kubecf again without...
non_defect
reusing an external database after reinstalling kubecf does not work describe the bug on an attempt to reuse the external database a kubecf reinstall won t work to reproduce deploy kubecf using an external database run smoke tests delete kubecf installation deploy kubecf again without...
0
4,882
2,610,159,596
IssuesEvent
2015-02-26 18:50:39
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Text
auto-migrated Priority-Medium Type-Defect
``` Tech 1 text screen display is missing. Check tech levels for the GC and check the code and text file ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 31 Jan 2011 at 1:34
1.0
Text - ``` Tech 1 text screen display is missing. Check tech levels for the GC and check the code and text file ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 31 Jan 2011 at 1:34
defect
text tech text screen display is missing check tech levels for the gc and check the code and text file original issue reported on code google com by gmail com on jan at
1
22,236
15,055,896,462
IssuesEvent
2021-02-03 19:25:45
commitdev/zero
https://api.github.com/repos/commitdev/zero
opened
bug: user-auth namespace already exist
bug infrastructure
when terraform applies, maybe because of the secret creation the user-auth namespace is already created terraform errors out because it also tries to create it, we need to either change the https://github.com/commitdev/zero-aws-eks-stack/blob/main/templates/kubernetes/terraform/modules/kubernetes/user_auth.tf#L21 to b...
1.0
bug: user-auth namespace already exist - when terraform applies, maybe because of the secret creation the user-auth namespace is already created terraform errors out because it also tries to create it, we need to either change the https://github.com/commitdev/zero-aws-eks-stack/blob/main/templates/kubernetes/terrafor...
non_defect
bug user auth namespace already exist when terraform applies maybe because of the secret creation the user auth namespace is already created terraform errors out because it also tries to create it we need to either change the to be a data instead of resource
0
228,841
25,262,809,724
IssuesEvent
2022-11-16 00:45:38
AlexRogalskiy/roadmap
https://api.github.com/repos/AlexRogalskiy/roadmap
closed
CVE-2019-16943 (High) detected in jackson-databind-2.1.3.jar
security vulnerability no-issue-activity
## CVE-2019-16943 - 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.1.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-16943 (High) detected in jackson-databind-2.1.3.jar - ## CVE-2019-16943 - 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.1.3.jar</b></p></summary> <p>General...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to dependency file modules roadmap all pom xml path to vulnerable library tm...
0
337
2,532,788,858
IssuesEvent
2015-01-23 18:30:11
google/error-prone
https://api.github.com/repos/google/error-prone
closed
IJ plugin compilation fails with GC overhead limit exceeded
migrated Priority-Medium Type-Defect
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=250) created by **alexeagle@google.com** on 2014-04-28 at 06:23 PM_ --- <b>What steps will reproduce the problem?</b> 1. Set up an IntelliJ IDEA project with a very large number of sources 2. Use error-prone compiler plugin Information:Using er...
1.0
IJ plugin compilation fails with GC overhead limit exceeded - _[Original issue](https://code.google.com/p/error-prone/issues/detail?id=250) created by **alexeagle@google.com** on 2014-04-28 at 06:23 PM_ --- <b>What steps will reproduce the problem?</b> 1. Set up an IntelliJ IDEA project with a very large number of so...
defect
ij plugin compilation fails with gc overhead limit exceeded created by alexeagle google com on at pm what steps will reproduce the problem set up an intellij idea project with a very large number of sources use error prone compiler plugin information using error prone compiler to c...
1
40,865
10,198,144,353
IssuesEvent
2019-08-13 03:47:54
Psionics-ToEE/PsionicFiles
https://api.github.com/repos/Psionics-ToEE/PsionicFiles
opened
Mind blade weapon feat double dipping and dual wield bonus apply incorrectly.
defect low weight
Due to the workaround involving using the sickle type as the proto weapon type for mind blades, you can "double dip" on weapon feats like weapon focus to take the sickle versions for extra bonuses to the mind blade, when only the mind blade versions should apply. Detecting those sickle versions and not applying the min...
1.0
Mind blade weapon feat double dipping and dual wield bonus apply incorrectly. - Due to the workaround involving using the sickle type as the proto weapon type for mind blades, you can "double dip" on weapon feats like weapon focus to take the sickle versions for extra bonuses to the mind blade, when only the mind blade...
defect
mind blade weapon feat double dipping and dual wield bonus apply incorrectly due to the workaround involving using the sickle type as the proto weapon type for mind blades you can double dip on weapon feats like weapon focus to take the sickle versions for extra bonuses to the mind blade when only the mind blade...
1
10,680
2,622,180,257
IssuesEvent
2015-03-04 00:18:30
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
closed
The C API lacks a binary safe leveldb_get() function.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? My C program that is using LevelDB for storing binary blobs and I ran into the following problem with the LevelDB C API: 1)Leveldb_put() allows the programmer to pass a char* and a length for both the "key" and "val", which allows the programmer to store binary data, whic...
1.0
The C API lacks a binary safe leveldb_get() function. - ``` What steps will reproduce the problem? My C program that is using LevelDB for storing binary blobs and I ran into the following problem with the LevelDB C API: 1)Leveldb_put() allows the programmer to pass a char* and a length for both the "key" and "val", ...
defect
the c api lacks a binary safe leveldb get function what steps will reproduce the problem my c program that is using leveldb for storing binary blobs and i ran into the following problem with the leveldb c api leveldb put allows the programmer to pass a char and a length for both the key and val ...
1
6,665
9,682,769,815
IssuesEvent
2019-05-23 09:53:38
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
Allow Robot users to upload Helm Charts
candidate/1.9.0 kind/requirement
**Is your feature request related to a problem? Please describe.** I've integrated Harbor into my CI workflow, and automatically push Images via the Robot user. I also create Helm charts in CI, but to upload those, I have to have a second user with another set of credentials, etc. **Describe the solution you'd like...
1.0
Allow Robot users to upload Helm Charts - **Is your feature request related to a problem? Please describe.** I've integrated Harbor into my CI workflow, and automatically push Images via the Robot user. I also create Helm charts in CI, but to upload those, I have to have a second user with another set of credentials, ...
non_defect
allow robot users to upload helm charts is your feature request related to a problem please describe i ve integrated harbor into my ci workflow and automatically push images via the robot user i also create helm charts in ci but to upload those i have to have a second user with another set of credentials ...
0
685,252
23,449,562,884
IssuesEvent
2022-08-16 00:13:32
NuGet/Home
https://api.github.com/repos/NuGet/Home
closed
[MacOS, Linux] NuGet writes the NuGet.Config in ~/.config folder, but dotnet restore reads from ~/.nuget
Priority:2 Type:DCR Product:NuGet.exe Platform:Xplat Area:Settings Pipeline:In Progress Category:Customer Sprint
When using NuGet to add a private feed, `NuGet Sources Add` writes in `~/.config/NuGet/NuGet.Config` file. But when using `dotnet restore` the `~/.nuget/NuGet/NuGet.Config` file is used to read the `packageSources` and `packageSourceCredentials`. This issue forces users to manually copy and paste all necessary info...
1.0
[MacOS, Linux] NuGet writes the NuGet.Config in ~/.config folder, but dotnet restore reads from ~/.nuget - When using NuGet to add a private feed, `NuGet Sources Add` writes in `~/.config/NuGet/NuGet.Config` file. But when using `dotnet restore` the `~/.nuget/NuGet/NuGet.Config` file is used to read the `packageSources...
non_defect
nuget writes the nuget config in config folder but dotnet restore reads from nuget when using nuget to add a private feed nuget sources add writes in config nuget nuget config file but when using dotnet restore the nuget nuget nuget config file is used to read the packagesources and packag...
0
28,352
13,646,320,128
IssuesEvent
2020-09-25 22:50:21
microsoft/STL
https://api.github.com/repos/microsoft/STL
closed
Update OS minimum version and remove XP runtime detection
performance work in progress
Currently STL has to target Vista as minimum OS version for x86 and x64 Update `filesystem.cpp` https://github.com/microsoft/STL/blob/87dc1d3383a052216822fab1a37c8fe2794b0cdb/stl/src/filesystem.cpp#L56-L99 Update awint.hpp / winapisupp.cpp *Note*: the ABI compatibility for XP toolset should stay. The XP tools...
True
Update OS minimum version and remove XP runtime detection - Currently STL has to target Vista as minimum OS version for x86 and x64 Update `filesystem.cpp` https://github.com/microsoft/STL/blob/87dc1d3383a052216822fab1a37c8fe2794b0cdb/stl/src/filesystem.cpp#L56-L99 Update awint.hpp / winapisupp.cpp *Note*: th...
non_defect
update os minimum version and remove xp runtime detection currently stl has to target vista as minimum os version for and update filesystem cpp update awint hpp winapisupp cpp note the abi compatibility for xp toolset should stay the xp toolset should build it just doesn t need to support win...
0
6,004
2,610,219,278
IssuesEvent
2015-02-26 19:09:42
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
озвучка avast
auto-migrated Priority-Medium Type-Defect
``` '''Богдан Овчинников''' Привет всем не подскажите где можно найти .озвучка avast. как то выкладывали уже '''Арам Котов''' Качай тут http://bit.ly/18TFMsK '''Алим Лобанов''' Спасибо вроде то но просит телефон вводить '''Баян Зыков''' Не это не влияет на баланс '''Арсений Родионов''' Не это не влияет на баланс ...
1.0
озвучка avast - ``` '''Богдан Овчинников''' Привет всем не подскажите где можно найти .озвучка avast. как то выкладывали уже '''Арам Котов''' Качай тут http://bit.ly/18TFMsK '''Алим Лобанов''' Спасибо вроде то но просит телефон вводить '''Баян Зыков''' Не это не влияет на баланс '''Арсений Родионов''' Не это не вл...
defect
озвучка avast богдан овчинников привет всем не подскажите где можно найти озвучка avast как то выкладывали уже арам котов качай тут алим лобанов спасибо вроде то но просит телефон вводить баян зыков не это не влияет на баланс арсений родионов не это не влияет на баланс ...
1
149,934
23,550,923,210
IssuesEvent
2022-08-21 20:22:51
ParadoxGameConverters/Vic3ToHoI4
https://api.github.com/repos/ParadoxGameConverters/Vic3ToHoI4
opened
Convert state categories
enhancement coding design
Vic2 to HoI4 mostly just made them big enough for the existing industry. This should be re-examined, and should handle cases like islands. Maybe population based?
1.0
Convert state categories - Vic2 to HoI4 mostly just made them big enough for the existing industry. This should be re-examined, and should handle cases like islands. Maybe population based?
non_defect
convert state categories to mostly just made them big enough for the existing industry this should be re examined and should handle cases like islands maybe population based
0
25,585
7,727,653,109
IssuesEvent
2018-05-25 04:03:45
Microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/Microsoft/MixedRealityToolkit-Unity
reopened
Unable to Deploy from Build Window
Build Tools HoloLens
## Overview Unable to deploy to Hololens. ## Expected Behavior After successfully building a barebones project and building the Appx, the program deploys correctly to the Hololens ## Actual Behavior. Builds project correctly. Appears to connect to Hololens. Does not deploy to the Hololens when pressing "Inst...
1.0
Unable to Deploy from Build Window - ## Overview Unable to deploy to Hololens. ## Expected Behavior After successfully building a barebones project and building the Appx, the program deploys correctly to the Hololens ## Actual Behavior. Builds project correctly. Appears to connect to Hololens. Does not deplo...
non_defect
unable to deploy from build window overview unable to deploy to hololens expected behavior after successfully building a barebones project and building the appx the program deploys correctly to the hololens actual behavior builds project correctly appears to connect to hololens does not deplo...
0
57,962
16,194,482,020
IssuesEvent
2021-05-04 13:03:24
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
BigQuery cannot reference exprsessions from SELECT DISTINCT in ORDER BY
C: DB: BigQuery C: Functionality E: Enterprise Edition P: Medium T: Defect
This doesn't work in BigQuery: ```sql select distinct lower(TITLE) from TEST.T_BOOK order by lower(TITLE); ``` The error is: > SQL Error [100032] [HY000]: [Simba][BigQueryJDBCDriver](100032) Error executing query job. Message: ORDER BY clause expression references column TITLE which is not visible after SE...
1.0
BigQuery cannot reference exprsessions from SELECT DISTINCT in ORDER BY - This doesn't work in BigQuery: ```sql select distinct lower(TITLE) from TEST.T_BOOK order by lower(TITLE); ``` The error is: > SQL Error [100032] [HY000]: [Simba][BigQueryJDBCDriver](100032) Error executing query job. Message: ORDER ...
defect
bigquery cannot reference exprsessions from select distinct in order by this doesn t work in bigquery sql select distinct lower title from test t book order by lower title the error is sql error error executing query job message order by clause expression references column titl...
1
7,323
2,610,363,453
IssuesEvent
2015-02-26 19:57:28
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
tumblr authentication failing?
auto-migrated Priority-Medium tumblr Type-Defect
``` What's the problem? In the past week or so, when I try to post to my tumblr blog via scribefire, I get an 'authentication failure' I haven't changed my username/password and verified that the correct credentials are cached. What browser are you using? Chrome ; but repros on firefox as well What version of S...
1.0
tumblr authentication failing? - ``` What's the problem? In the past week or so, when I try to post to my tumblr blog via scribefire, I get an 'authentication failure' I haven't changed my username/password and verified that the correct credentials are cached. What browser are you using? Chrome ; but repros on f...
defect
tumblr authentication failing what s the problem in the past week or so when i try to post to my tumblr blog via scribefire i get an authentication failure i haven t changed my username password and verified that the correct credentials are cached what browser are you using chrome but repros on f...
1
57,838
16,100,064,387
IssuesEvent
2021-04-27 08:10:55
line/armeria
https://api.github.com/repos/line/armeria
closed
'Failed to force-initialize 'io.netty.channel.unix.Socket' message while using the armeria webflux sample project.
defect
Hello, I am inquiring with an error while using the armeria webflux sample project. [https://github.com/line/armeria-examples/tree/master/spring-boot-webflux](https://github.com/line/armeria-examples/tree/master/spring-boot-webflux) When this sample project is executed without modification, 'Failed to force-initi...
1.0
'Failed to force-initialize 'io.netty.channel.unix.Socket' message while using the armeria webflux sample project. - Hello, I am inquiring with an error while using the armeria webflux sample project. [https://github.com/line/armeria-examples/tree/master/spring-boot-webflux](https://github.com/line/armeria-examples/...
defect
failed to force initialize io netty channel unix socket message while using the armeria webflux sample project hello i am inquiring with an error while using the armeria webflux sample project when this sample project is executed without modification failed to force initialize io netty channel unix...
1
26,560
4,759,670,767
IssuesEvent
2016-10-24 23:30:40
sukona/Grapevine
https://api.github.com/repos/sukona/Grapevine
reopened
ContentType is not correctly detected
defect Hacktoberfest Server
Hello, While testing this excellent framework, I ran into some issues with content type detection. Upon some introspection, I found the culprit: contentType might come richer than expected (either the mime type followed by the encoding or mime type coming as doubled). My fix was a one-liner in the ContentType.cs...
1.0
ContentType is not correctly detected - Hello, While testing this excellent framework, I ran into some issues with content type detection. Upon some introspection, I found the culprit: contentType might come richer than expected (either the mime type followed by the encoding or mime type coming as doubled). My f...
defect
contenttype is not correctly detected hello while testing this excellent framework i ran into some issues with content type detection upon some introspection i found the culprit contenttype might come richer than expected either the mime type followed by the encoding or mime type coming as doubled my f...
1
12,325
3,601,040,255
IssuesEvent
2016-02-03 09:35:10
mayuso/Datuk
https://api.github.com/repos/mayuso/Datuk
reopened
Examples
documentation
Datuk needs examples on how to use the API. Examples needed: * Excel + Data. (Missing) * Txt + Data. (Missing) * Classification. (Missing) * Clustering. (Missing) * Charts. (BarChart and XY done, PieChart missing).
1.0
Examples - Datuk needs examples on how to use the API. Examples needed: * Excel + Data. (Missing) * Txt + Data. (Missing) * Classification. (Missing) * Clustering. (Missing) * Charts. (BarChart and XY done, PieChart missing).
non_defect
examples datuk needs examples on how to use the api examples needed excel data missing txt data missing classification missing clustering missing charts barchart and xy done piechart missing
0
9,109
2,615,131,038
IssuesEvent
2015-03-01 06:01:01
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Error parsing a json response
auto-migrated Priority-Medium Type-Defect
``` Version of google-api-java-client (e.g. 1.5.0-beta)? google-oauth-client-java7 -> 1.13.1-beta google-http-client-gson -> 1.13.1-beta Java environment (e.g. Java 6, Android 2.3, App Engine)? Java 7u10 Describe the problem. i'm playing around with Dropbox Api, and i'm getting a json response like this one { "...
1.0
Error parsing a json response - ``` Version of google-api-java-client (e.g. 1.5.0-beta)? google-oauth-client-java7 -> 1.13.1-beta google-http-client-gson -> 1.13.1-beta Java environment (e.g. Java 6, Android 2.3, App Engine)? Java 7u10 Describe the problem. i'm playing around with Dropbox Api, and i'm getting a json...
defect
error parsing a json response version of google api java client e g beta google oauth client beta google http client gson beta java environment e g java android app engine java describe the problem i m playing around with dropbox api and i m getting a json response...
1
79,713
28,500,180,645
IssuesEvent
2023-04-18 16:44:13
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
SelectCheckboxMenu: emptyLabel not considered as overlay-target and opens behind dialog
:lady_beetle: defect
### Describe the bug Dialog `bindEvents` checks for whether `mousedown` event target was `primefaces-overlay-target` and if not moves to top. This causes issues with clicks on `selectCheckboxMenu` `emptyLabel` which opens the menu/dropdown but dialog moves on top of it. When clicking on dropdown arrow or actual data...
1.0
SelectCheckboxMenu: emptyLabel not considered as overlay-target and opens behind dialog - ### Describe the bug Dialog `bindEvents` checks for whether `mousedown` event target was `primefaces-overlay-target` and if not moves to top. This causes issues with clicks on `selectCheckboxMenu` `emptyLabel` which opens the m...
defect
selectcheckboxmenu emptylabel not considered as overlay target and opens behind dialog describe the bug dialog bindevents checks for whether mousedown event target was primefaces overlay target and if not moves to top this causes issues with clicks on selectcheckboxmenu emptylabel which opens the m...
1
75,173
25,568,397,449
IssuesEvent
2022-11-30 15:51:01
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
CMS sitewide alerts not visible to editors
Critical defect ⭐️ Sitewide CMS
## Describe the defect Admins are able to see sitewide alerts. However, our shields and deploy warnings are not visible to everyone else. Slack conversation https://dsva.slack.com/archives/CDHBKAL9W/p1669675816587709 This is incorrectly permed It should be set for anonymous AND authenticated ![image](https://...
1.0
CMS sitewide alerts not visible to editors - ## Describe the defect Admins are able to see sitewide alerts. However, our shields and deploy warnings are not visible to everyone else. Slack conversation https://dsva.slack.com/archives/CDHBKAL9W/p1669675816587709 This is incorrectly permed It should be set for a...
defect
cms sitewide alerts not visible to editors describe the defect admins are able to see sitewide alerts however our shields and deploy warnings are not visible to everyone else slack conversation this is incorrectly permed it should be set for anonymous and authenticated to reproduce ste...
1
34,047
7,330,874,230
IssuesEvent
2018-03-05 11:27:07
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Atribute visible from MenuItem is not work in SplitButton
defect
``` [ x ] bug report ``` **What is the motivation / use case for changing the behavior?** Atribute visible from MenuItem is not work in SplitButton **Please tell us about your environment:** Windows 10 IDE: Webstorm * **Angular version:** 5.2.1 * **PrimeNG version:** 5.2.0 * **Browser:** Vers...
1.0
Atribute visible from MenuItem is not work in SplitButton - ``` [ x ] bug report ``` **What is the motivation / use case for changing the behavior?** Atribute visible from MenuItem is not work in SplitButton **Please tell us about your environment:** Windows 10 IDE: Webstorm * **Angular version:** 5...
defect
atribute visible from menuitem is not work in splitbutton bug report what is the motivation use case for changing the behavior atribute visible from menuitem is not work in splitbutton please tell us about your environment windows ide webstorm angular version ...
1
78,978
27,849,345,489
IssuesEvent
2023-03-20 17:32:42
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
Tagged residual being accumulated twice
C: Framework T: defect P: normal
## Bug Description MOOSE has the capability to save residual contributions from specific kernels using the [Tagging System](https://mooseframework.inl.gov/framework_development/tagging.html). You can accumulate the contribution for a specific tag by calling `NonlinearSystemBase::computeResidualTags(const std::set<Ta...
1.0
Tagged residual being accumulated twice - ## Bug Description MOOSE has the capability to save residual contributions from specific kernels using the [Tagging System](https://mooseframework.inl.gov/framework_development/tagging.html). You can accumulate the contribution for a specific tag by calling `NonlinearSystemB...
defect
tagged residual being accumulated twice bug description moose has the capability to save residual contributions from specific kernels using the you can accumulate the contribution for a specific tag by calling nonlinearsystembase computeresidualtags const std set tags this allows only the kernels a...
1
60,055
17,023,322,800
IssuesEvent
2021-07-03 01:25:45
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Potlatch incorrectly handle GPX timestamps with fractions of second
Component: potlatch (flash editor) Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 10.26pm, Saturday, 15th November 2008]** I have uploaded a GPX file with track point timestamps going up to fractions of second. The file was imported with no errors, however when I press edit on the web site, Potlatch shows it to me as if I have the first point in t...
1.0
Potlatch incorrectly handle GPX timestamps with fractions of second - **[Submitted to the original trac issue database at 10.26pm, Saturday, 15th November 2008]** I have uploaded a GPX file with track point timestamps going up to fractions of second. The file was imported with no errors, however when I press edit on t...
defect
potlatch incorrectly handle gpx timestamps with fractions of second i have uploaded a gpx file with track point timestamps going up to fractions of second the file was imported with no errors however when i press edit on the web site potlatch shows it to me as if i have the first point in the gpx being some...
1
17,427
3,004,869,415
IssuesEvent
2015-07-26 11:47:53
emukidid/swiss-gc
https://api.github.com/repos/emukidid/swiss-gc
closed
Star fox Adventures no audio and wrong subtitles
auto-migrated Priority-Medium Type-Defect
``` What step(s) will reproduce the problem? 1.Play the game on Swiss. 2.Select Story. 3.Watch the cutscenes. What console are you running Swiss on (Wii/GC)? Wii What version of Swiss are you using? Swiss r298 What disc was in the drive if any? Wii Sports What device was the data being loaded from (SD/HDD/DVD/DVD-R)? ...
1.0
Star fox Adventures no audio and wrong subtitles - ``` What step(s) will reproduce the problem? 1.Play the game on Swiss. 2.Select Story. 3.Watch the cutscenes. What console are you running Swiss on (Wii/GC)? Wii What version of Swiss are you using? Swiss r298 What disc was in the drive if any? Wii Sports What device ...
defect
star fox adventures no audio and wrong subtitles what step s will reproduce the problem play the game on swiss select story watch the cutscenes what console are you running swiss on wii gc wii what version of swiss are you using swiss what disc was in the drive if any wii sports what device was...
1
31,676
13,613,139,636
IssuesEvent
2020-09-23 11:24:44
dessant/buster
https://api.github.com/repos/dessant/buster
closed
hCaptcha image is not being solved
wontfix-service
The extension doesn't solve hCaptcha's. I've tried it multiple times on the page that required it and it just doesn't work. All times I had to manually do it myself. EDIT: please add hCaptcha to the extension.
1.0
hCaptcha image is not being solved - The extension doesn't solve hCaptcha's. I've tried it multiple times on the page that required it and it just doesn't work. All times I had to manually do it myself. EDIT: please add hCaptcha to the extension.
non_defect
hcaptcha image is not being solved the extension doesn t solve hcaptcha s i ve tried it multiple times on the page that required it and it just doesn t work all times i had to manually do it myself edit please add hcaptcha to the extension
0