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
16,865
2,955,671,419
IssuesEvent
2015-07-08 05:46:08
sakov/nn-c
https://api.github.com/repos/sakov/nn-c
closed
nn-c crashes in 64-bit build.
auto-migrated Priority-Medium Type-Defect
``` -What steps will reproduce the problem? Make a static 64-bit lib in VC++ 2012 using the source code. Write a simple main stub, link to the lib and then call nnpi_interpolate_points() in code. - What is the expected output? What do you see instead? The call shall succeed, but instead it crashes in transfernodes() ...
1.0
nn-c crashes in 64-bit build. - ``` -What steps will reproduce the problem? Make a static 64-bit lib in VC++ 2012 using the source code. Write a simple main stub, link to the lib and then call nnpi_interpolate_points() in code. - What is the expected output? What do you see instead? The call shall succeed, but instea...
defect
nn c crashes in bit build what steps will reproduce the problem make a static bit lib in vc using the source code write a simple main stub link to the lib and then call nnpi interpolate points in code what is the expected output what do you see instead the call shall succeed but instead it ...
1
28,406
6,994,552,288
IssuesEvent
2017-12-15 15:46:59
sherpa/sherpa
https://api.github.com/repos/sherpa/sherpa
closed
bug with filter/grouping
area:code priority:high type:bug
Mike McCollough reported a bug while running specfit. I was able to trace the problem to the following the code of get_staterror in the file sherpa/astro/data.py. In this particular case, specfit is normally with a notice region and a requirement of a minimum of 16 counts per bin. As a result, within the aforementio...
1.0
bug with filter/grouping - Mike McCollough reported a bug while running specfit. I was able to trace the problem to the following the code of get_staterror in the file sherpa/astro/data.py. In this particular case, specfit is normally with a notice region and a requirement of a minimum of 16 counts per bin. As a res...
non_defect
bug with filter grouping mike mccollough reported a bug while running specfit i was able to trace the problem to the following the code of get staterror in the file sherpa astro data py in this particular case specfit is normally with a notice region and a requirement of a minimum of counts per bin as a resu...
0
128,064
12,359,160,208
IssuesEvent
2020-05-17 09:34:07
m3ttiw/Framework_CBRS_py
https://api.github.com/repos/m3ttiw/Framework_CBRS_py
closed
Completare docstrings
documentation
mancano classi CollectionBasedTechnique, SingleContentTechnique, LuceneTfIdf, IndexInterface
1.0
Completare docstrings - mancano classi CollectionBasedTechnique, SingleContentTechnique, LuceneTfIdf, IndexInterface
non_defect
completare docstrings mancano classi collectionbasedtechnique singlecontenttechnique lucenetfidf indexinterface
0
71,685
23,760,466,623
IssuesEvent
2022-09-01 08:26:40
snowplow/snowplow-objc-tracker
https://api.github.com/repos/snowplow/snowplow-objc-tracker
closed
Do not resume remote configuration from cache in case it has different endpoint
type:defect
When new remote configuration is setup, the tracker first restores any previous configuration from cache while the remote configuration is downloaded. This is a good feature in case similar remote configuration as previously used is being retrieved. However, some users may switch between remote configurations from d...
1.0
Do not resume remote configuration from cache in case it has different endpoint - When new remote configuration is setup, the tracker first restores any previous configuration from cache while the remote configuration is downloaded. This is a good feature in case similar remote configuration as previously used is being...
defect
do not resume remote configuration from cache in case it has different endpoint when new remote configuration is setup the tracker first restores any previous configuration from cache while the remote configuration is downloaded this is a good feature in case similar remote configuration as previously used is being...
1
38,595
10,220,699,320
IssuesEvent
2019-08-15 22:12:30
lyft/envoy-mobile
https://api.github.com/repos/lyft/envoy-mobile
opened
build: objective-c dependencies limited to single header and source file
bug build platform/ios
A couple of issues here: Swift requires a single header for importing obj-c dependencies. Typically this would be a bridging header that imported all other headers, but clang seems to be rewriting any header inclusions to clang module imports that aren't working correctly when the framework is imported. I spent s...
1.0
build: objective-c dependencies limited to single header and source file - A couple of issues here: Swift requires a single header for importing obj-c dependencies. Typically this would be a bridging header that imported all other headers, but clang seems to be rewriting any header inclusions to clang module imports...
non_defect
build objective c dependencies limited to single header and source file a couple of issues here swift requires a single header for importing obj c dependencies typically this would be a bridging header that imported all other headers but clang seems to be rewriting any header inclusions to clang module imports...
0
9,988
2,616,017,782
IssuesEvent
2015-03-02 00:59:39
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Missing Unit Requirements
auto-migrated Component-Persistence Milestone-Release Priority-High Type-Defect Usability
``` Zerg_Sunken_Colony should require Zerg_Spawning_Pool. Zerg_Spore_Colony should require Zerg_Evolution_Chamber. ``` Original issue reported on code.google.com by `LordBlac...@gmail.com` on 5 Nov 2011 at 1:48
1.0
Missing Unit Requirements - ``` Zerg_Sunken_Colony should require Zerg_Spawning_Pool. Zerg_Spore_Colony should require Zerg_Evolution_Chamber. ``` Original issue reported on code.google.com by `LordBlac...@gmail.com` on 5 Nov 2011 at 1:48
defect
missing unit requirements zerg sunken colony should require zerg spawning pool zerg spore colony should require zerg evolution chamber original issue reported on code google com by lordblac gmail com on nov at
1
24,503
3,995,886,877
IssuesEvent
2016-05-10 16:55:09
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
Authoritative server 3.4.7 caches wrong SOA information in certain circumstances, leading to broken responses
auth defect
b998fc0 and/or ef80925, possibly combined with existing behaviour, cause rather broken caching behaviour, which in turn causes subsequent queries to be answered with an empty answer until the cached entry expires. The symptom: ``` spirit:~/pdns-bug$ dig +noall +answer +comments @localhost www1.c.example.com ;; Go...
1.0
Authoritative server 3.4.7 caches wrong SOA information in certain circumstances, leading to broken responses - b998fc0 and/or ef80925, possibly combined with existing behaviour, cause rather broken caching behaviour, which in turn causes subsequent queries to be answered with an empty answer until the cached entry exp...
defect
authoritative server caches wrong soa information in certain circumstances leading to broken responses and or possibly combined with existing behaviour cause rather broken caching behaviour which in turn causes subsequent queries to be answered with an empty answer until the cached entry expires the...
1
70,129
22,957,317,584
IssuesEvent
2022-07-19 12:44:49
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Links in replies are clickable but text isn't selectable
T-Defect S-Minor A-Replies O-Uncommon
### Steps to reproduce Hyperlinks in quoted replies are clickable but the text isn't selectable, causing the rage-inducing interaction of trying several times to select the latter half of link (ie. the bit I wanted), failing, then clicking to to the the original reply where I'd be able to select the text and instead c...
1.0
Links in replies are clickable but text isn't selectable - ### Steps to reproduce Hyperlinks in quoted replies are clickable but the text isn't selectable, causing the rage-inducing interaction of trying several times to select the latter half of link (ie. the bit I wanted), failing, then clicking to to the the origin...
defect
links in replies are clickable but text isn t selectable steps to reproduce hyperlinks in quoted replies are clickable but the text isn t selectable causing the rage inducing interaction of trying several times to select the latter half of link ie the bit i wanted failing then clicking to to the the origin...
1
41,427
10,454,666,763
IssuesEvent
2019-09-19 19:24:57
MarcusWolschon/osmeditor4android
https://api.github.com/repos/MarcusWolschon/osmeditor4android
closed
Protect against OOM in gejson layer
Defect
Some users are trying to load -very- large geojson files, which, naturally, fails. ``` java.lang.OutOfMemoryError: Failed to allocate a 603979784 byte allocation with 25165824 free bytes and 206MB until OOM, max allowed footprint 345110344, growth limit 536870912 at java.util.Arrays.copyOf(Arrays.java:3260) at java...
1.0
Protect against OOM in gejson layer - Some users are trying to load -very- large geojson files, which, naturally, fails. ``` java.lang.OutOfMemoryError: Failed to allocate a 603979784 byte allocation with 25165824 free bytes and 206MB until OOM, max allowed footprint 345110344, growth limit 536870912 at java.util.Ar...
defect
protect against oom in gejson layer some users are trying to load very large geojson files which naturally fails java lang outofmemoryerror failed to allocate a byte allocation with free bytes and until oom max allowed footprint growth limit at java util arrays copyof arrays java at java...
1
701,773
24,107,621,266
IssuesEvent
2022-09-20 08:46:28
ooni/probe
https://api.github.com/repos/ooni/probe
opened
engine: user-informed or probe-inferred IPv6 availability
bug enhancement priority/medium user feedback ooni/probe-cli methodology ooni/probe-engine
We will add a `--disable-ipv6` command line option to prevent probes from testing for IPv6 endpoints. We will additionally improve our Web Connectivity v0.5 code to stop trying for IPv6 after a few failures and keep not trying for some time. This design seems more robust to detecting IPv6 availability upfront with serv...
1.0
engine: user-informed or probe-inferred IPv6 availability - We will add a `--disable-ipv6` command line option to prevent probes from testing for IPv6 endpoints. We will additionally improve our Web Connectivity v0.5 code to stop trying for IPv6 after a few failures and keep not trying for some time. This design seems ...
non_defect
engine user informed or probe inferred availability we will add a disable command line option to prevent probes from testing for endpoints we will additionally improve our web connectivity code to stop trying for after a few failures and keep not trying for some time this design seems more robust t...
0
158,072
12,401,453,792
IssuesEvent
2020-05-21 09:54:17
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
opened
An invalid time warning still occurs when switching to 'None' in add message dialog
:gear: queues 🧪 testing
**Storage Explorer Version:** 1.14.0-dev **Build**: [20200521.3](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3746638&view=results) **Branch:** master **Platform/OS:** Windows 10/ Linux Ubuntu 16.04/ macOS Mojave **Architecture:** ia32/x64 **Regression From:** Not a regression **Steps to reprod...
1.0
An invalid time warning still occurs when switching to 'None' in add message dialog - **Storage Explorer Version:** 1.14.0-dev **Build**: [20200521.3](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3746638&view=results) **Branch:** master **Platform/OS:** Windows 10/ Linux Ubuntu 16.04/ macOS Mojave ...
non_defect
an invalid time warning still occurs when switching to none in add message dialog storage explorer version dev build branch master platform os windows linux ubuntu macos mojave architecture regression from not a regression steps to reproduce exp...
0
273,022
8,519,703,151
IssuesEvent
2018-11-01 15:21:25
juju/juju-gui
https://api.github.com/repos/juju/juju-gui
closed
juju shell wraps onto the same line
Investigation: Needed bug high priority
If your shell text wraps to the next line it will wrap to the same line and overwrite whatever you'd just typed. <img width="1167" alt="screenshot 2018-10-29 at 22 07 13" src="https://user-images.githubusercontent.com/103544/47683270-02fe5f80-dbc7-11e8-873d-f855e7a7a67e.png">
1.0
juju shell wraps onto the same line - If your shell text wraps to the next line it will wrap to the same line and overwrite whatever you'd just typed. <img width="1167" alt="screenshot 2018-10-29 at 22 07 13" src="https://user-images.githubusercontent.com/103544/47683270-02fe5f80-dbc7-11e8-873d-f855e7a7a67e.png">
non_defect
juju shell wraps onto the same line if your shell text wraps to the next line it will wrap to the same line and overwrite whatever you d just typed img width alt screenshot at src
0
42,112
10,819,626,094
IssuesEvent
2019-11-08 14:46:27
raz0red/wii-mednafen
https://api.github.com/repos/raz0red/wii-mednafen
closed
Z button remaping
Priority-Medium Type-Defect auto-migrated
``` I currently use an adapter that allows NES/SNES/Genesis controllers to be used on Wii using the Gamecube controller ports. This works great on Virtual Console and most emulators, since Select is mapped to Z on the adapter. However, wiimednafen maps Z to the Home button, so every time I press Select on my contro...
1.0
Z button remaping - ``` I currently use an adapter that allows NES/SNES/Genesis controllers to be used on Wii using the Gamecube controller ports. This works great on Virtual Console and most emulators, since Select is mapped to Z on the adapter. However, wiimednafen maps Z to the Home button, so every time I press ...
defect
z button remaping i currently use an adapter that allows nes snes genesis controllers to be used on wii using the gamecube controller ports this works great on virtual console and most emulators since select is mapped to z on the adapter however wiimednafen maps z to the home button so every time i press ...
1
50,336
13,187,450,314
IssuesEvent
2020-08-13 03:27:12
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
pybindings/I3Time.cxx does not compile on RHEL4/SL4 (python 2.3.4) (Trac #548)
IceTray Migrated from Trac defect
I am getting this compile error with the trunk of offline-software (SVN revision 54071) [ 56%] Building CXX object dataclasses/private/pybindings/CMakeFiles/dataclasses-pybindings.dir/I3Time.cxx.o /net/user/boersma/icetray/offline- trunk/src/dataclasses/private/pybindings/I3Time.cxx: In function `boost::python:...
1.0
pybindings/I3Time.cxx does not compile on RHEL4/SL4 (python 2.3.4) (Trac #548) - I am getting this compile error with the trunk of offline-software (SVN revision 54071) [ 56%] Building CXX object dataclasses/private/pybindings/CMakeFiles/dataclasses-pybindings.dir/I3Time.cxx.o /net/user/boersma/icetray/offline- tr...
defect
pybindings cxx does not compile on python trac i am getting this compile error with the trunk of offline software svn revision building cxx object dataclasses private pybindings cmakefiles dataclasses pybindings dir cxx o net user boersma icetray offline trunk src dataclasses private...
1
57,011
15,592,454,932
IssuesEvent
2021-03-18 11:43:34
CMTaylor/robotframework-autoitlibrary
https://api.github.com/repos/CMTaylor/robotframework-autoitlibrary
closed
AttributeError:'module' object has no attribute 'Empty'
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1.import AutoItLibrary in my remote library MyRemote.py 2.python MyRemote.py 3.pybot remote_tests.txt What is the expected output? What do you see instead? expected output: run test case remote_tests.txt normally actual output: AttributeError:'module' object has no attribute ...
1.0
AttributeError:'module' object has no attribute 'Empty' - ``` What steps will reproduce the problem? 1.import AutoItLibrary in my remote library MyRemote.py 2.python MyRemote.py 3.pybot remote_tests.txt What is the expected output? What do you see instead? expected output: run test case remote_tests.txt normally actua...
defect
attributeerror module object has no attribute empty what steps will reproduce the problem import autoitlibrary in my remote library myremote py python myremote py pybot remote tests txt what is the expected output what do you see instead expected output run test case remote tests txt normally actua...
1
28,065
5,172,055,587
IssuesEvent
2017-01-18 12:19:24
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
MOL2 does not store the bond order
Component-Readers Component-Topology defect Format-MOL2
The current version (0.16.0-dev) does not read the bond order from the mol2 file. It was read in the last release. A mol2 file has a section describing bonds. That section looks like: ``` @<TRIPOS>BOND 1 1 2 am 2 1 9 1 3 1 49 1 4 2 21 2 5 2 29 1 6 2 30 2 ...
1.0
MOL2 does not store the bond order - The current version (0.16.0-dev) does not read the bond order from the mol2 file. It was read in the last release. A mol2 file has a section describing bonds. That section looks like: ``` @<TRIPOS>BOND 1 1 2 am 2 1 9 1 3 1 49 1 4 2 21 2 ...
defect
does not store the bond order the current version dev does not read the bond order from the file it was read in the last release a file has a section describing bonds that section looks like bond am ...
1
98,489
4,027,831,709
IssuesEvent
2016-05-18 01:45:25
8fold/html5-generator-php
https://api.github.com/repos/8fold/html5-generator-php
closed
Html5 microdata
enhancement [priority] medium
http://www.w3.org/TR/microdata/#names:-the-itemprop-attribute Should this be a chunk of attributes within the element. `itemscope` is a boolean and will be at the end, but the others appear to be space-separated.
1.0
Html5 microdata - http://www.w3.org/TR/microdata/#names:-the-itemprop-attribute Should this be a chunk of attributes within the element. `itemscope` is a boolean and will be at the end, but the others appear to be space-separated.
non_defect
microdata should this be a chunk of attributes within the element itemscope is a boolean and will be at the end but the others appear to be space separated
0
42,150
10,833,396,872
IssuesEvent
2019-11-11 12:50:18
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Datatable: scrollHeight 100% not working since PF 6.2
6.2.10 defect
## 1) Environment - PrimeFaces version: 6.2 - Does it work on the newest released PrimeFaces version? no - Does it work on the newest sources in GitHub? no - Application server + version: jetty / wildfly - Affected browsers: chrome ## 2) Expected behavior If I set the property scrollHeight="100%" the datatable...
1.0
Datatable: scrollHeight 100% not working since PF 6.2 - ## 1) Environment - PrimeFaces version: 6.2 - Does it work on the newest released PrimeFaces version? no - Does it work on the newest sources in GitHub? no - Application server + version: jetty / wildfly - Affected browsers: chrome ## 2) Expected behavior ...
defect
datatable scrollheight not working since pf environment primefaces version does it work on the newest released primefaces version no does it work on the newest sources in github no application server version jetty wildfly affected browsers chrome expected behavior i...
1
180,396
30,496,759,074
IssuesEvent
2023-07-18 11:23:44
enso-org/enso
https://api.github.com/repos/enso-org/enso
closed
Enso Chat
x-new-feature x-design -gui javascript
## General idea The Enso Chat is a built-in the app chat for the clients. In case a client does not know how to perform a task, they can click it and instantly chat with someone from our team. <br/> ## Accessing the chat You can access it by pressing the chat icon at the top-right corner: <img width="1...
1.0
Enso Chat - ## General idea The Enso Chat is a built-in the app chat for the clients. In case a client does not know how to perform a task, they can click it and instantly chat with someone from our team. <br/> ## Accessing the chat You can access it by pressing the chat icon at the top-right corner: <...
non_defect
enso chat general idea the enso chat is a built in the app chat for the clients in case a client does not know how to perform a task they can click it and instantly chat with someone from our team accessing the chat you can access it by pressing the chat icon at the top right corner img ...
0
351,558
10,520,440,262
IssuesEvent
2019-09-30 01:14:20
ShabadOS/desktop
https://api.github.com/repos/ShabadOS/desktop
closed
Changing search input should reset the focused search result to the top
Priority: Medium Status: Complete Type: Bug
Ideally if someone wanted to search until the first result was what they wanted they should be able to simply type the query and hit enter to load it without hitting up or down. What I'm not sure of is if we want to highlight the first line for every new search. It can be done either way: 1) every search highligh...
1.0
Changing search input should reset the focused search result to the top - Ideally if someone wanted to search until the first result was what they wanted they should be able to simply type the query and hit enter to load it without hitting up or down. What I'm not sure of is if we want to highlight the first line fo...
non_defect
changing search input should reset the focused search result to the top ideally if someone wanted to search until the first result was what they wanted they should be able to simply type the query and hit enter to load it without hitting up or down what i m not sure of is if we want to highlight the first line fo...
0
64,351
18,460,030,311
IssuesEvent
2021-10-15 22:55:38
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
Overflow in zdb time calculation
good first issue 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
Overflow in zdb time calculation - <!-- 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 d...
defect
overflow in zdb time calculation thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible ...
1
61,379
17,023,679,836
IssuesEvent
2021-07-03 03:15:56
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Prevent uploads of duplicate objects
Component: api Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 11.11pm, Sunday, 6th February 2011]** For some reason I just happened to upload a bunch of newly-created objects twice. I don't exactly know how it happened, in any case I spent a decent amount of time finding the dupes and deleting them. In my case the editor hap...
1.0
Prevent uploads of duplicate objects - **[Submitted to the original trac issue database at 11.11pm, Sunday, 6th February 2011]** For some reason I just happened to upload a bunch of newly-created objects twice. I don't exactly know how it happened, in any case I spent a decent amount of time finding the dupes and dele...
defect
prevent uploads of duplicate objects for some reason i just happened to upload a bunch of newly created objects twice i don t exactly know how it happened in any case i spent a decent amount of time finding the dupes and deleting them in my case the editor happened to be josm but i have heard about simi...
1
392,465
26,940,753,266
IssuesEvent
2023-02-08 01:51:55
supabase/supabase
https://api.github.com/repos/supabase/supabase
closed
Improve migration between projects to include super user role update
documentation
# Improve documentation ## Link https://supabase.io/docs/guides/database#migrating-between-projects ## Describe the problem It took me quite a while to understand it but when I was doing a migration from a project to another one replication disappeared and even though my data was correctly imported into th...
1.0
Improve migration between projects to include super user role update - # Improve documentation ## Link https://supabase.io/docs/guides/database#migrating-between-projects ## Describe the problem It took me quite a while to understand it but when I was doing a migration from a project to another one replica...
non_defect
improve migration between projects to include super user role update improve documentation link describe the problem it took me quite a while to understand it but when i was doing a migration from a project to another one replication disappeared and even though my data was correctly imported in...
0
178,479
21,509,413,057
IssuesEvent
2022-04-28 01:38:30
bsbtd/Teste
https://api.github.com/repos/bsbtd/Teste
closed
CVE-2020-36518 (High) detected in jackson-databind-2.6.7.3.jar, jackson-databind-2.10.1.jar - autoclosed
security vulnerability
## CVE-2020-36518 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.6.7.3.jar</b>, <b>jackson-databind-2.10.1.jar</b></p></summary> <p> <details><summary><b>jackson-...
True
CVE-2020-36518 (High) detected in jackson-databind-2.6.7.3.jar, jackson-databind-2.10.1.jar - autoclosed - ## CVE-2020-36518 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-da...
non_defect
cve high detected in jackson databind jar jackson databind jar autoclosed cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson wo...
0
42,555
11,135,612,568
IssuesEvent
2019-12-20 14:46:14
GamesResearchTUG/Maroon
https://api.github.com/repos/GamesResearchTUG/Maroon
closed
HelpCharacter shows introduction multiple times
defect
The introduction should only be displayed when starting the laboratory.
1.0
HelpCharacter shows introduction multiple times - The introduction should only be displayed when starting the laboratory.
defect
helpcharacter shows introduction multiple times the introduction should only be displayed when starting the laboratory
1
42,029
10,755,143,576
IssuesEvent
2019-10-31 08:28:13
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
get_self_id() for stackless threads returns invalid_thread_id
category: threadmanager type: defect
## Expected Behavior `threads::get_self_id()` for stackless threads should return a valid value.
1.0
get_self_id() for stackless threads returns invalid_thread_id - ## Expected Behavior `threads::get_self_id()` for stackless threads should return a valid value.
defect
get self id for stackless threads returns invalid thread id expected behavior threads get self id for stackless threads should return a valid value
1
15,911
2,869,093,799
IssuesEvent
2015-06-05 23:17:01
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Create a unified SourceMap class
Area-Pkg Pkg-SourceMaps Priority-Unassigned Triaged Type-Defect
Right now, when building a source map, you can only get a map or a JSON string. When parsing the map, though, you get an instance of the Mapping interface, which provides a few APIs for inspecting the contents but no way to re-serialize the map. It would be preferable to have a single class representing a source map t...
1.0
Create a unified SourceMap class - Right now, when building a source map, you can only get a map or a JSON string. When parsing the map, though, you get an instance of the Mapping interface, which provides a few APIs for inspecting the contents but no way to re-serialize the map. It would be preferable to have a singl...
defect
create a unified sourcemap class right now when building a source map you can only get a map or a json string when parsing the map though you get an instance of the mapping interface which provides a few apis for inspecting the contents but no way to re serialize the map it would be preferable to have a singl...
1
19,510
3,214,475,018
IssuesEvent
2015-10-07 02:16:12
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
3.1: Custom (plugin) View class regressions
Defect
With the upgrade to viewBuilder() calls there is a regression in the way (plugin) View classes can be loaded. Inside the action: $this->viewClass = 'Ajax.Ajax'; is now $this->viewBuilder()->className('Ajax.Ajax'); But the RequestHandler always overwrites and it ends up to be Json view again. I...
1.0
3.1: Custom (plugin) View class regressions - With the upgrade to viewBuilder() calls there is a regression in the way (plugin) View classes can be loaded. Inside the action: $this->viewClass = 'Ajax.Ajax'; is now $this->viewBuilder()->className('Ajax.Ajax'); But the RequestHandler always overwri...
defect
custom plugin view class regressions with the upgrade to viewbuilder calls there is a regression in the way plugin view classes can be loaded inside the action this viewclass ajax ajax is now this viewbuilder classname ajax ajax but the requesthandler always overwri...
1
687,843
23,541,001,596
IssuesEvent
2022-08-20 11:47:01
microsoft/PowerToys
https://api.github.com/repos/microsoft/PowerToys
opened
[PT Run] Empty results with input smooting disabled
Issue-Bug Product-PowerToys Run Priority-0 Needs-Triage
### Microsoft PowerToys version main ### Running as admin - [X] Yes ### Area(s) with issue? PowerToys Run ### Steps to reproduce - Disable input smoothing - Query for something - Open a result - Query again - No results showed Can repro easy after 3/4 attempts. Nothing in logs. Guess this is a change in ...
1.0
[PT Run] Empty results with input smooting disabled - ### Microsoft PowerToys version main ### Running as admin - [X] Yes ### Area(s) with issue? PowerToys Run ### Steps to reproduce - Disable input smoothing - Query for something - Open a result - Query again - No results showed Can repro easy after 3/4 ...
non_defect
empty results with input smooting disabled microsoft powertoys version main running as admin yes area s with issue powertoys run steps to reproduce disable input smoothing query for something open a result query again no results showed can repro easy after attempts ...
0
364,532
10,765,577,305
IssuesEvent
2019-11-01 11:26:05
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
closed
Runs log the Menas API run URL twice
Conformance Standardization bug priority: low
## Describe the bug When a `Standardization` or `Conformance` job finishes it logs the `Menas` API and UI URLs for the specific run. However, the UI URL contains the same URL as the API URL. ## To Reproduce Steps to reproduce the behavior OR commands run: 1. Run any `Standardization` or `Conformance` job 2. See...
1.0
Runs log the Menas API run URL twice - ## Describe the bug When a `Standardization` or `Conformance` job finishes it logs the `Menas` API and UI URLs for the specific run. However, the UI URL contains the same URL as the API URL. ## To Reproduce Steps to reproduce the behavior OR commands run: 1. Run any `Standa...
non_defect
runs log the menas api run url twice describe the bug when a standardization or conformance job finishes it logs the menas api and ui urls for the specific run however the ui url contains the same url as the api url to reproduce steps to reproduce the behavior or commands run run any standa...
0
6,930
3,933,560,888
IssuesEvent
2016-04-25 19:33:47
ghutchis/avogadro
https://api.github.com/repos/ghutchis/avogadro
closed
Cannot install python bindings in non-root install
auto-migrated Building / Install
I cannot install avogado with python bindings as a non-root user $ cmake -DCMAKE_INSTALL_PREFIX=/path/to/local/dir/ .. $ make -j2 [....] $ make install [...] -- Installing: /usr/lib/python2.6/dist-packages/Avogadro.so CMake Error at libavogadro/src/python/cmake_install.cmake:42 (FILE): file INSTALL cannot c...
1.0
Cannot install python bindings in non-root install - I cannot install avogado with python bindings as a non-root user $ cmake -DCMAKE_INSTALL_PREFIX=/path/to/local/dir/ .. $ make -j2 [....] $ make install [...] -- Installing: /usr/lib/python2.6/dist-packages/Avogadro.so CMake Error at libavogadro/src/python/cm...
non_defect
cannot install python bindings in non root install i cannot install avogado with python bindings as a non root user cmake dcmake install prefix path to local dir make make install installing usr lib dist packages avogadro so cmake error at libavogadro src python cmake install cmak...
0
7,160
2,610,329,729
IssuesEvent
2015-02-26 19:46:14
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Gameplay Error-Glitch
auto-migrated Priority-Low Type-Defect
``` I have noticed on skirmish maps that ARC Gunships cannot be hit by enemy AA turrets ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 15 Jun 2011 at 12:52
1.0
Gameplay Error-Glitch - ``` I have noticed on skirmish maps that ARC Gunships cannot be hit by enemy AA turrets ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 15 Jun 2011 at 12:52
defect
gameplay error glitch i have noticed on skirmish maps that arc gunships cannot be hit by enemy aa turrets original issue reported on code google com by gmail com on jun at
1
54,375
13,630,492,051
IssuesEvent
2020-09-24 16:31:22
BOINC/boinc
https://api.github.com/repos/BOINC/boinc
closed
[Bug][Windows] Disk tab advanced view in Hebrew show in mirror view.
C: Manager - Localization P: Major R: duplicate T: Defect
> **Describe the bug** > A clear and concise description of what the bug is. Disk tab advanced view in Hebrew show in mirror view. Instead Right to left. > **Steps To Reproduce** 1. Install boinc 2. Switch to Hebrew (I don't know how). > **Expected behavior** > A clear and concise description of what you ex...
1.0
[Bug][Windows] Disk tab advanced view in Hebrew show in mirror view. - > **Describe the bug** > A clear and concise description of what the bug is. Disk tab advanced view in Hebrew show in mirror view. Instead Right to left. > **Steps To Reproduce** 1. Install boinc 2. Switch to Hebrew (I don't know how). >...
defect
disk tab advanced view in hebrew show in mirror view describe the bug a clear and concise description of what the bug is disk tab advanced view in hebrew show in mirror view instead right to left steps to reproduce install boinc switch to hebrew i don t know how expected ...
1
57,152
15,711,136,798
IssuesEvent
2021-03-27 05:34:49
cnnlabs/cnn-metrics
https://api.github.com/repos/cnnlabs/cnn-metrics
closed
Need more details around how counters work.
defect
I have never seen any "counter" data show up on hosted graphite. Its always "no data". ``` cnn-metrics:graphite 2003-carbon.hostedgraphite.com is the connection for metrics +3ms count metrics Count - hit.counter +2ms cnn-metrics:graphite [ 'cbd5726e-8b4f-4366-9fe4-7600e1337c6b.localhost.example.default.hit.coun...
1.0
Need more details around how counters work. - I have never seen any "counter" data show up on hosted graphite. Its always "no data". ``` cnn-metrics:graphite 2003-carbon.hostedgraphite.com is the connection for metrics +3ms count metrics Count - hit.counter +2ms cnn-metrics:graphite [ 'cbd5726e-8b4f-4366-9fe4-...
defect
need more details around how counters work i have never seen any counter data show up on hosted graphite its always no data cnn metrics graphite carbon hostedgraphite com is the connection for metrics count metrics count hit counter cnn metrics graphite cnn metrics graphite metric...
1
289,660
31,991,458,448
IssuesEvent
2023-09-21 06:14:24
pazhanivel07/frameworks_av_AOSP_10_r33_CVE-2023-35687_CVE-2023-35679
https://api.github.com/repos/pazhanivel07/frameworks_av_AOSP_10_r33_CVE-2023-35687_CVE-2023-35679
opened
CVE-2020-0414 (Medium) detected in multiple libraries
Mend: dependency security vulnerability
## CVE-2020-0414 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>avandroid-10.0.0_r33</b>, <b>avandroid-10.0.0_r33</b>, <b>avandroid-10.0.0_r33</b>, <b>avandroid-10.0.0_r33</b>, <b>...
True
CVE-2020-0414 (Medium) detected in multiple libraries - ## CVE-2020-0414 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>avandroid-10.0.0_r33</b>, <b>avandroid-10.0.0_r33</b>, <b>av...
non_defect
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries avandroid avandroid avandroid avandroid avandroid vulnerability details in audioflinger recordthread threadloop of audi...
0
17,014
2,966,627,629
IssuesEvent
2015-07-12 02:50:28
WildBamaBoy/minecraft-comes-alive
https://api.github.com/repos/WildBamaBoy/minecraft-comes-alive
closed
Villagers don't accept Redstone Block as a Gift
defect pending-merge
When i Gave an Iron Ingot to a Villager, She Didn't Accept it ![2015-06-22_18 32 45](https://cloud.githubusercontent.com/assets/12505188/8297024/3daa8a6c-190d-11e5-8ecb-b94fa9a8b604.png) But, When i give her Plain Redstone, She Accepts it ![2015-06-22_18 34 26](https://cloud.githubusercontent.com/assets/125051...
1.0
Villagers don't accept Redstone Block as a Gift - When i Gave an Iron Ingot to a Villager, She Didn't Accept it ![2015-06-22_18 32 45](https://cloud.githubusercontent.com/assets/12505188/8297024/3daa8a6c-190d-11e5-8ecb-b94fa9a8b604.png) But, When i give her Plain Redstone, She Accepts it ![2015-06-22_18 34 26]...
defect
villagers don t accept redstone block as a gift when i gave an iron ingot to a villager she didn t accept it but when i give her plain redstone she accepts it
1
26,386
4,690,840,332
IssuesEvent
2016-10-11 08:26:59
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Picklist cannot add all on first render
defect
When initializing a picklist for the first time, pressing the "add all" button does nothing. You have to select any item, then the add all works. Verified also on http://www.primefaces.org/primeng/
1.0
Picklist cannot add all on first render - When initializing a picklist for the first time, pressing the "add all" button does nothing. You have to select any item, then the add all works. Verified also on http://www.primefaces.org/primeng/
defect
picklist cannot add all on first render when initializing a picklist for the first time pressing the add all button does nothing you have to select any item then the add all works verified also on
1
528,316
15,364,363,514
IssuesEvent
2021-03-01 21:53:49
Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface
https://api.github.com/repos/Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface
opened
Article Not Found 404 error details don't quite fit
low priority
Although there shouldn't be cases of "Article not found" generated by clicking links in the interface, it's certainly going to be more likely when old links bookmarked are activated. Currently, the server returns a 404 error for /v2/Documents/Document if the article ID isn't found, e.g., [http://stage.pep-web....
1.0
Article Not Found 404 error details don't quite fit - Although there shouldn't be cases of "Article not found" generated by clicking links in the interface, it's certainly going to be more likely when old links bookmarked are activated. Currently, the server returns a 404 error for /v2/Documents/Document if the ar...
non_defect
article not found error details don t quite fit although there shouldn t be cases of article not found generated by clicking links in the interface it s certainly going to be more likely when old links bookmarked are activated currently the server returns a error for documents document if the article...
0
3,007
2,607,969,400
IssuesEvent
2015-02-26 00:43:53
chrsmithdemos/leveldb
https://api.github.com/repos/chrsmithdemos/leveldb
opened
Random never return 0
auto-migrated Priority-Medium Type-Defect
``` In util/ random.h, we are computing seed_ = (seed_ * A) % M, where M = 2^31-1, and the seed_ cannot be zero. So, Random::Next() function never returns zero. The member function of this class uint32_t Uniform(int n) { return Next() % n; } returns a uniformly distributed value in the range [1..n-1] , not [...
1.0
Random never return 0 - ``` In util/ random.h, we are computing seed_ = (seed_ * A) % M, where M = 2^31-1, and the seed_ cannot be zero. So, Random::Next() function never returns zero. The member function of this class uint32_t Uniform(int n) { return Next() % n; } returns a uniformly distributed value in ...
defect
random never return in util random h we are computing seed seed a m where m and the seed cannot be zero so random next function never returns zero the member function of this class t uniform int n return next n returns a uniformly distributed value in the ra...
1
600,449
18,296,776,188
IssuesEvent
2021-10-05 21:16:04
penrose/penrose
https://api.github.com/repos/penrose/penrose
closed
Enable text-wrapping
system:labels priority:feature request kind:good first issue
I think it would be useful to auto-text-wrap once a label reaches a certain size (either user-specified or hardcoded). Perhaps the ability to disable it would also be useful.
1.0
Enable text-wrapping - I think it would be useful to auto-text-wrap once a label reaches a certain size (either user-specified or hardcoded). Perhaps the ability to disable it would also be useful.
non_defect
enable text wrapping i think it would be useful to auto text wrap once a label reaches a certain size either user specified or hardcoded perhaps the ability to disable it would also be useful
0
349,473
10,469,982,820
IssuesEvent
2019-09-23 01:07:11
HackGT/bolt
https://api.github.com/repos/HackGT/bolt
closed
Request management UI
component / hardware desk priority / critical type / feature
As a member of the hardware checkout staff, I would like to see all requests that are awaiting approval, ready to be prepared, and ready for pickup. The UI for this (and some frontend logic) already exists, but it must be connected to the backend requests API (#25 and #26 should be completed before this issue). A...
1.0
Request management UI - As a member of the hardware checkout staff, I would like to see all requests that are awaiting approval, ready to be prepared, and ready for pickup. The UI for this (and some frontend logic) already exists, but it must be connected to the backend requests API (#25 and #26 should be completed ...
non_defect
request management ui as a member of the hardware checkout staff i would like to see all requests that are awaiting approval ready to be prepared and ready for pickup the ui for this and some frontend logic already exists but it must be connected to the backend requests api and should be completed be...
0
51,674
21,772,893,298
IssuesEvent
2022-05-13 10:52:22
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
closed
POC - Istio component test
area/service-mesh estimate: 3
<!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** Implement test in go listing istio pods. Test should assume that cluster is already provisioned and Istio installed. Test should be implem...
1.0
POC - Istio component test - <!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** Implement test in go listing istio pods. Test should assume that cluster is already provisioned and Istio ins...
non_defect
poc istio component test thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description implement test in go listing istio pods test should assume that cluster is already provisioned and istio ins...
0
47,989
25,294,560,501
IssuesEvent
2022-11-17 05:02:33
CARTAvis/carta-backend
https://api.github.com/repos/CARTAvis/carta-backend
opened
[performance] loading casa region text file with 20000 regions is slow and takes lots of RAM
enhancement performance
based on the test with psrecord, it appears that loading casa region text file with 20000 regions is slow and takes lots of RAM. Loading ds9 region text file is more efficient as a comparison. However, ds9 seems perform even better e2e-wise. ![Screen Shot 2022-11-17 at 12 59 24](https://user-images.githubuserconten...
True
[performance] loading casa region text file with 20000 regions is slow and takes lots of RAM - based on the test with psrecord, it appears that loading casa region text file with 20000 regions is slow and takes lots of RAM. Loading ds9 region text file is more efficient as a comparison. However, ds9 seems perform even ...
non_defect
loading casa region text file with regions is slow and takes lots of ram based on the test with psrecord it appears that loading casa region text file with regions is slow and takes lots of ram loading region text file is more efficient as a comparison however seems perform even better wise ...
0
55,882
14,739,482,615
IssuesEvent
2021-01-07 07:18:04
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
3.8.4 - issues with adblock
Component-Web-Browser Status-Needs-Help Status-Not-Enough-Data Type-Defect
I was in internal browser and selected adblock from the menu and rssgaurd crashed. I restarted and selected and it takes a log time to show filter lists and crashes occasionally or gives a message about closing.
1.0
3.8.4 - issues with adblock - I was in internal browser and selected adblock from the menu and rssgaurd crashed. I restarted and selected and it takes a log time to show filter lists and crashes occasionally or gives a message about closing.
defect
issues with adblock i was in internal browser and selected adblock from the menu and rssgaurd crashed i restarted and selected and it takes a log time to show filter lists and crashes occasionally or gives a message about closing
1
20,335
15,285,882,359
IssuesEvent
2021-02-23 14:05:25
gardener/dashboard
https://api.github.com/repos/gardener/dashboard
closed
Support Gardener Extensions in Dashboard
area/usability component/dashboard exp/intermediate kind/enhancement kind/epic lifecycle/rotten size/m
We want to make available Gardener Extensions visible and configurable via the Dashboard.
True
Support Gardener Extensions in Dashboard - We want to make available Gardener Extensions visible and configurable via the Dashboard.
non_defect
support gardener extensions in dashboard we want to make available gardener extensions visible and configurable via the dashboard
0
75,548
15,434,601,367
IssuesEvent
2021-03-07 04:20:31
StartupAPI/users
https://api.github.com/repos/StartupAPI/users
closed
Update Swiftmailer config to use SMTP by default
Compatibility Issues Mail Security
Instead of using a deprecated [`Swift_MailTransport`](https://github.com/swiftmailer/swiftmailer/issues/866) for sending email, add configuration options for SMTP configuration: - `UserConfig::$SMTPHost` (default: `localhost`) - `UserConfig::$SMTPPort` (default: `25`) - `UserConfig::$SMTPUserName` (default: `null`...
True
Update Swiftmailer config to use SMTP by default - Instead of using a deprecated [`Swift_MailTransport`](https://github.com/swiftmailer/swiftmailer/issues/866) for sending email, add configuration options for SMTP configuration: - `UserConfig::$SMTPHost` (default: `localhost`) - `UserConfig::$SMTPPort` (default: `2...
non_defect
update swiftmailer config to use smtp by default instead of using a deprecated for sending email add configuration options for smtp configuration userconfig smtphost default localhost userconfig smtpport default userconfig smtpusername default null userconfig smtppa...
0
57,076
15,650,034,322
IssuesEvent
2021-03-23 08:27:16
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Sidebar collapsed and unexpandable in Safari
T-Defect
## Description I'm using Element Web in Safari. Since today my DM/channel sidebar is collapsed and can't be expanded by dragging anymore. It works fine in Firefox, it doesn't work in Safari. ### Steps to reproduce - Open chat.mozilla.org in Safari - Login - See collapsed sidebar In Safari, I expect to be ...
1.0
Sidebar collapsed and unexpandable in Safari - ## Description I'm using Element Web in Safari. Since today my DM/channel sidebar is collapsed and can't be expanded by dragging anymore. It works fine in Firefox, it doesn't work in Safari. ### Steps to reproduce - Open chat.mozilla.org in Safari - Login - See ...
defect
sidebar collapsed and unexpandable in safari description i m using element web in safari since today my dm channel sidebar is collapsed and can t be expanded by dragging anymore it works fine in firefox it doesn t work in safari steps to reproduce open chat mozilla org in safari login see ...
1
55,323
14,370,104,908
IssuesEvent
2020-12-01 10:38:36
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Hazelcast Java client not resolving member address when trying to reconnect
Priority: High Source: Community Team: Client Team: Integration Type: Defect
Context: basic HZ setup in a docker environment : 1 server + 1 client, HZ configuration based on tcp-ip with network aliases (using docker service names that are resolved against docker internal DNS). When HZ server restarts, docker reassigns a new IP address to the container but the client forever tries to reconnect ...
1.0
Hazelcast Java client not resolving member address when trying to reconnect - Context: basic HZ setup in a docker environment : 1 server + 1 client, HZ configuration based on tcp-ip with network aliases (using docker service names that are resolved against docker internal DNS). When HZ server restarts, docker reassign...
defect
hazelcast java client not resolving member address when trying to reconnect context basic hz setup in a docker environment server client hz configuration based on tcp ip with network aliases using docker service names that are resolved against docker internal dns when hz server restarts docker reassign...
1
58,868
16,844,845,965
IssuesEvent
2021-06-19 08:51:30
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Editing does not instantly update the shown message
T-Defect
<!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the neces...
1.0
Editing does not instantly update the shown message - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your i...
defect
editing does not instantly update the shown message this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it yo...
1
35,060
7,543,462,010
IssuesEvent
2018-04-17 15:34:35
contao/core
https://api.github.com/repos/contao/core
closed
Placeholder does not work for TextArea
defect
the `<textarea>` widget does not show a placeholder. It can simply be added link in `TextField`: https://github.com/contao/core/blob/3.5/system/modules/core/widgets/TextField.php#L93 This applies to any version of Contao, including the latest one.
1.0
Placeholder does not work for TextArea - the `<textarea>` widget does not show a placeholder. It can simply be added link in `TextField`: https://github.com/contao/core/blob/3.5/system/modules/core/widgets/TextField.php#L93 This applies to any version of Contao, including the latest one.
defect
placeholder does not work for textarea the widget does not show a placeholder it can simply be added link in textfield this applies to any version of contao including the latest one
1
22,147
3,603,938,526
IssuesEvent
2016-02-03 20:57:22
ARM-DOE/pyart
https://api.github.com/repos/ARM-DOE/pyart
closed
Question about routine radar_coords_to_cart in multi-radar gridding
component: pyart.map Defect
Recently I reviewed the procedure of multi-radar gridding and find something might not be accurate in `grid_mapper`. If my understanding is correct, `map_to_grid` function in `grid_mapper` module iterate a list of radars, apply `radar_coords_to_cart` for each sweep to obtain a `(x, y, z)` for each gate. However, the `r...
1.0
Question about routine radar_coords_to_cart in multi-radar gridding - Recently I reviewed the procedure of multi-radar gridding and find something might not be accurate in `grid_mapper`. If my understanding is correct, `map_to_grid` function in `grid_mapper` module iterate a list of radars, apply `radar_coords_to_cart`...
defect
question about routine radar coords to cart in multi radar gridding recently i reviewed the procedure of multi radar gridding and find something might not be accurate in grid mapper if my understanding is correct map to grid function in grid mapper module iterate a list of radars apply radar coords to cart ...
1
157,422
19,957,284,088
IssuesEvent
2022-01-28 01:46:24
faizulho/sgmelayu-sanity-gatsby-blog
https://api.github.com/repos/faizulho/sgmelayu-sanity-gatsby-blog
opened
CVE-2022-0355 (High) detected in simple-get-3.1.0.tgz
security vulnerability
## CVE-2022-0355 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-get-3.1.0.tgz</b></p></summary> <p>Simplest way to make http get requests. Supports HTTPS, redirects, gzip/defla...
True
CVE-2022-0355 (High) detected in simple-get-3.1.0.tgz - ## CVE-2022-0355 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-get-3.1.0.tgz</b></p></summary> <p>Simplest way to make ...
non_defect
cve high detected in simple get tgz cve high severity vulnerability vulnerable library simple get tgz simplest way to make http get requests supports https redirects gzip deflate streams in library home page a href path to dependency file studio package json pat...
0
4,681
2,610,140,263
IssuesEvent
2015-02-26 18:44:13
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Chat -> Info version
auto-migrated Priority-Low Type-Defect
``` What steps will reproduce the problem? 1. start game 2. enter in Offical Server 3. Click right mouse key on my self nick or other, who have version >=0.9.14 4. Click to "Info" 5. See - Nick [IP] Unknown [state] What is the expected output? What do you see instead? I see "Unknown" version of user client. I want see...
1.0
Chat -> Info version - ``` What steps will reproduce the problem? 1. start game 2. enter in Offical Server 3. Click right mouse key on my self nick or other, who have version >=0.9.14 4. Click to "Info" 5. See - Nick [IP] Unknown [state] What is the expected output? What do you see instead? I see "Unknown" version of ...
defect
chat info version what steps will reproduce the problem start game enter in offical server click right mouse key on my self nick or other who have version click to info see nick unknown what is the expected output what do you see instead i see unknown version of user clien...
1
20,946
11,570,657,003
IssuesEvent
2020-02-20 19:56:10
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
Generated SES SMTP password does not work
enhancement service/iam
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen...
1.0
Generated SES SMTP password does not work - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State B...
non_defect
generated ses smtp password does not work please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running into one of these scenarios we...
0
10,993
2,622,857,185
IssuesEvent
2015-03-04 08:08:26
max99x/inline-search-chrome-ext
https://api.github.com/repos/max99x/inline-search-chrome-ext
closed
Extension NOT working Chrome 10 (beta)
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Install Extension 2. Test on any webpage 3. No response What is the expected output? What do you see instead? -Popup search results - NOTHING What version of the product are you using? On what operating system? -Latest, Win7-64, Chrome 10 (beta) Please provide any additi...
1.0
Extension NOT working Chrome 10 (beta) - ``` What steps will reproduce the problem? 1. Install Extension 2. Test on any webpage 3. No response What is the expected output? What do you see instead? -Popup search results - NOTHING What version of the product are you using? On what operating system? -Latest, Win7-64, Ch...
defect
extension not working chrome beta what steps will reproduce the problem install extension test on any webpage no response what is the expected output what do you see instead popup search results nothing what version of the product are you using on what operating system latest chrome ...
1
80,021
29,871,352,358
IssuesEvent
2023-06-20 08:42:39
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Incomplete sentence on inaccessible room preview message
T-Defect S-Minor A-Peeking O-Uncommon
### Steps to reproduce 1. Disable network connection 2. Open a room outside of your homeserver ### Outcome #### What did you expect? The message on the preview message should be complete. #### What happened instead? It is not clear what `was returned while trying to access the room or space`. ![...
1.0
Incomplete sentence on inaccessible room preview message - ### Steps to reproduce 1. Disable network connection 2. Open a room outside of your homeserver ### Outcome #### What did you expect? The message on the preview message should be complete. #### What happened instead? It is not clear what `wa...
defect
incomplete sentence on inaccessible room preview message steps to reproduce disable network connection open a room outside of your homeserver outcome what did you expect the message on the preview message should be complete what happened instead it is not clear what wa...
1
243,766
7,866,868,104
IssuesEvent
2018-06-23 00:21:20
whole-tale/girder_wholetale
https://api.github.com/repos/whole-tale/girder_wholetale
closed
Preserve Filesystem Hierarchy in DataONE Package
area/data-registration area/publishing-cycle kind/task pep/publishing priority/normal
Right now when any tale is registered in DataONE, it has a flat directory structure in the package. We need a way to preserve the directory structure that existed in Whole Tale. An example is the following package that resulted from registering a single file from a data folder. <img width="1278" alt="screen shot 201...
1.0
Preserve Filesystem Hierarchy in DataONE Package - Right now when any tale is registered in DataONE, it has a flat directory structure in the package. We need a way to preserve the directory structure that existed in Whole Tale. An example is the following package that resulted from registering a single file from a dat...
non_defect
preserve filesystem hierarchy in dataone package right now when any tale is registered in dataone it has a flat directory structure in the package we need a way to preserve the directory structure that existed in whole tale an example is the following package that resulted from registering a single file from a dat...
0
257,485
22,165,189,807
IssuesEvent
2022-06-05 05:06:23
IzzelAliz/Arclight
https://api.github.com/repos/IzzelAliz/Arclight
closed
No death messages when Pixelmon installed
Need Testing | 需要测试 1.16 Need More Info | 需要更多信息
### I have confirmed that ... - [X] Arclight is up to date - [X] all dependencies are installed - [X] all plugins and mods are up to date - [X] unable to reproduce in Spigot - [X] unable to reproduce in Forge ### Arclight version arclight-1.16.5-1.0.23-SNAPSHOT-2dda792d ### OS & Java versions Java 11...
1.0
No death messages when Pixelmon installed - ### I have confirmed that ... - [X] Arclight is up to date - [X] all dependencies are installed - [X] all plugins and mods are up to date - [X] unable to reproduce in Spigot - [X] unable to reproduce in Forge ### Arclight version arclight-1.16.5-1.0.23-SNAPSHOT-2...
non_defect
no death messages when pixelmon installed i have confirmed that arclight is up to date all dependencies are installed all plugins and mods are up to date unable to reproduce in spigot unable to reproduce in forge arclight version arclight snapshot os ...
0
459,639
13,196,248,525
IssuesEvent
2020-08-13 20:16:08
googleapis/code-suggester
https://api.github.com/repos/googleapis/code-suggester
closed
Incorrect exit code on failure
priority: p1 type: bug
Not sure if this is from the CLI or the GitHub action, but a rejected promise is not causing the build step to fail. Example: https://github.com/chingor13/actions-test/runs/968409994?check_suite_focus=true - the "Open Pull Request" step should have failed.
1.0
Incorrect exit code on failure - Not sure if this is from the CLI or the GitHub action, but a rejected promise is not causing the build step to fail. Example: https://github.com/chingor13/actions-test/runs/968409994?check_suite_focus=true - the "Open Pull Request" step should have failed.
non_defect
incorrect exit code on failure not sure if this is from the cli or the github action but a rejected promise is not causing the build step to fail example the open pull request step should have failed
0
48,535
13,114,012,266
IssuesEvent
2020-08-05 06:54:55
Reckue/account-api
https://api.github.com/repos/Reckue/account-api
closed
Ignore register
Defect
Hello. Please make login and email independent from register. For example: `hardelele@yahoo.com` and `Hardelele@yahoo.com` is equals.
1.0
Ignore register - Hello. Please make login and email independent from register. For example: `hardelele@yahoo.com` and `Hardelele@yahoo.com` is equals.
defect
ignore register hello please make login and email independent from register for example hardelele yahoo com and hardelele yahoo com is equals
1
446,030
31,391,322,994
IssuesEvent
2023-08-26 11:31:33
AUBGTheHUB/monolith
https://api.github.com/repos/AUBGTheHUB/monolith
closed
[DOCUMENTATION] Update images in READMEs which are not getting loaded
documentation high priority
## Brief description: Object uploader is updated, now new objects have a specified content-type. You have to reupload the files which are not showing in the readmes and link them with the new urls.
1.0
[DOCUMENTATION] Update images in READMEs which are not getting loaded - ## Brief description: Object uploader is updated, now new objects have a specified content-type. You have to reupload the files which are not showing in the readmes and link them with the new urls.
non_defect
update images in readmes which are not getting loaded brief description object uploader is updated now new objects have a specified content type you have to reupload the files which are not showing in the readmes and link them with the new urls
0
144,836
11,633,643,459
IssuesEvent
2020-02-28 08:44:47
hugegraph/hugegraph-hubble
https://api.github.com/repos/hugegraph/hugegraph-hubble
closed
【收藏的查询】收藏的查询tab下,进行关键词333搜索,修改某个名称,保存后,显示搜索结果全集;删除某个收藏后,也是显示搜索结果全集
bug testing
BUG复现步骤: 1、收藏的查询tab下 2、输入任意搜索关键字 3、在搜索的结构里做修改名字或者删除操作 期望结果: 在搜索结果里修改名字或者删除操作,确认后,不会直接显示全集的搜索结果,除非一一删除完毕;搜索结果里修改完所有名字后确认,更不应该出现全集结果,而是直接保持原搜索结果 实际结果: 收藏的查询tab下,进行关键词333搜索,修改某个名称,保存后,显示搜索结果全集;删除某个收藏后,也是显示搜索结果全集
1.0
【收藏的查询】收藏的查询tab下,进行关键词333搜索,修改某个名称,保存后,显示搜索结果全集;删除某个收藏后,也是显示搜索结果全集 - BUG复现步骤: 1、收藏的查询tab下 2、输入任意搜索关键字 3、在搜索的结构里做修改名字或者删除操作 期望结果: 在搜索结果里修改名字或者删除操作,确认后,不会直接显示全集的搜索结果,除非一一删除完毕;搜索结果里修改完所有名字后确认,更不应该出现全集结果,而是直接保持原搜索结果 实际结果: 收藏的查询tab下,进行关键词333搜索,修改某个名称,保存后,显示搜索结果全集;删除某个收藏后,也是显示搜索结果全集
non_defect
【收藏的查询】收藏的查询tab下, ,修改某个名称,保存后,显示搜索结果全集;删除某个收藏后,也是显示搜索结果全集 bug复现步骤: 、收藏的查询tab下 、输入任意搜索关键字 、在搜索的结构里做修改名字或者删除操作 期望结果: 在搜索结果里修改名字或者删除操作,确认后,不会直接显示全集的搜索结果,除非一一删除完毕;搜索结果里修改完所有名字后确认,更不应该出现全集结果,而是直接保持原搜索结果 实际结果: 收藏的查询tab下, ,修改某个名称,保存后,显示搜索结果全集;删除某个收藏后,也是显示搜索结果全集
0
23,876
3,863,517,365
IssuesEvent
2016-04-08 09:45:49
iamxavier/elmah
https://api.github.com/repos/iamxavier/elmah
closed
Cannot log Web service exceptions
auto-migrated Priority-Medium Type-Defect
``` hi, I have a web application in asp.net 2.0 with flash as the UI. The flash application is communicating with .net through web services. Now i need to implement elmah in my application but it doesn't log web service exceptions. Is there any way to catch those exceptions. ``` Original issue reported on code.goog...
1.0
Cannot log Web service exceptions - ``` hi, I have a web application in asp.net 2.0 with flash as the UI. The flash application is communicating with .net through web services. Now i need to implement elmah in my application but it doesn't log web service exceptions. Is there any way to catch those exceptions. ``` ...
defect
cannot log web service exceptions hi i have a web application in asp net with flash as the ui the flash application is communicating with net through web services now i need to implement elmah in my application but it doesn t log web service exceptions is there any way to catch those exceptions ...
1
3,838
2,610,069,924
IssuesEvent
2015-02-26 18:20:31
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包茎去哪家医院比较好
auto-migrated Priority-Medium Type-Defect
``` 台州割包茎去哪家医院比较好【台州五洲生殖医院】24小时健 康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址: 台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104� ��108、118、198及椒江一金清公交车直达枫南小区,乘坐107、105 、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同...
1.0
台州割包茎去哪家医院比较好 - ``` 台州割包茎去哪家医院比较好【台州五洲生殖医院】24小时健 康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址: 台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104� ��108、118、198及椒江一金清公交车直达枫南小区,乘坐107、105 、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ...
defect
台州割包茎去哪家医院比较好 台州割包茎去哪家医院比较好【台州五洲生殖医院】 康咨询热线 微信号tzwzszyy 医院地址 (枫南大转盘旁)乘车线路 � �� 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 orig...
1
70,114
22,954,007,676
IssuesEvent
2022-07-19 09:53:21
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Error: Secret storage access canceled
T-Defect
### Steps to reproduce When I try to submit the security key ( I'm sure it is the right one) this Error pops up: _Invalid Security Key_ ### Outcome ERROR : Invalid Security Key ### Operating system macOS ### Browser information Chrome Version 103.0.5060.114 ### URL for webapp _No response_ ### Application...
1.0
Error: Secret storage access canceled - ### Steps to reproduce When I try to submit the security key ( I'm sure it is the right one) this Error pops up: _Invalid Security Key_ ### Outcome ERROR : Invalid Security Key ### Operating system macOS ### Browser information Chrome Version 103.0.5060.114 ### URL fo...
defect
error secret storage access canceled steps to reproduce when i try to submit the security key i m sure it is the right one this error pops up invalid security key outcome error invalid security key operating system macos browser information chrome version url for webap...
1
9,414
2,615,148,287
IssuesEvent
2015-03-01 06:24:42
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
opened
Better image support
auto-migrated Priority-Medium Slides Type-Defect
``` Please describe the issue: I was playing with this code to do a presentation at a Drupal Camp. Came up with: http://openconcept.ca/blog/mgifford/preparing_a_drupal_presentation_with_html5_css3 I added a few things, which could become features Please provide any additional information below. - better backgrou...
1.0
Better image support - ``` Please describe the issue: I was playing with this code to do a presentation at a Drupal Camp. Came up with: http://openconcept.ca/blog/mgifford/preparing_a_drupal_presentation_with_html5_css3 I added a few things, which could become features Please provide any additional information be...
defect
better image support please describe the issue i was playing with this code to do a presentation at a drupal camp came up with i added a few things which could become features please provide any additional information below better background image support better accessibility support for screen ...
1
119,861
25,595,443,573
IssuesEvent
2022-12-01 15:52:48
KeyWorksRW/wxUiEditor
https://api.github.com/repos/KeyWorksRW/wxUiEditor
opened
Refactor after all generators support Python
code review/refactor
### Description: <!-- Provide a description of of what you want to happen here --> Currently, all of the `Common...` functions use `std::optional<ttlib::cstr>` as their return value. The only reason to do that is if a generator hasn't implemented it yet, then the calling code must call a `Gen...` function which also ...
1.0
Refactor after all generators support Python - ### Description: <!-- Provide a description of of what you want to happen here --> Currently, all of the `Common...` functions use `std::optional<ttlib::cstr>` as their return value. The only reason to do that is if a generator hasn't implemented it yet, then the calling...
non_defect
refactor after all generators support python description currently all of the common functions use std optional as their return value the only reason to do that is if a generator hasn t implemented it yet then the calling code must call a gen function which also returns a std optional f...
0
127,705
27,105,237,104
IssuesEvent
2023-02-15 11:36:21
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Typo in "Your first Flutter app" step 6
d: codelabs documentation
Issue for this codelab: https://codelabs.developers.google.com/codelabs/flutter-codelab-first#5 Very small typo that might, however, take your code out of sync with the example: ``` Next, add the Like button and connect it to toggleFavorites(). For a challenge, first try to do this by yourself, without looking a...
1.0
Typo in "Your first Flutter app" step 6 - Issue for this codelab: https://codelabs.developers.google.com/codelabs/flutter-codelab-first#5 Very small typo that might, however, take your code out of sync with the example: ``` Next, add the Like button and connect it to toggleFavorites(). For a challenge, first try...
non_defect
typo in your first flutter app step issue for this codelab very small typo that might however take your code out of sync with the example next add the like button and connect it to togglefavorites for a challenge first try to do this by yourself without looking at the code block below ...
0
56,916
15,442,271,236
IssuesEvent
2021-03-08 07:27:01
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
CommandButton: Rendering onClick twice
defect
**Describe the bug** Go to this page: https://www.primefaces.org/showcase-ext/sections/inputphone/basicUsage.jsf Right click and do view source. You will see duplicate `onClick` events registered for the same component. Found it using W3C validator... ![image](https://user-images.githubusercontent.com/4399574...
1.0
CommandButton: Rendering onClick twice - **Describe the bug** Go to this page: https://www.primefaces.org/showcase-ext/sections/inputphone/basicUsage.jsf Right click and do view source. You will see duplicate `onClick` events registered for the same component. Found it using W3C validator... ![image](https://...
defect
commandbutton rendering onclick twice describe the bug go to this page right click and do view source you will see duplicate onclick events registered for the same component found it using validator environment pf version jsf version myfaces affecte...
1
77,918
22,041,085,976
IssuesEvent
2022-05-29 11:15:07
atk4/data
https://api.github.com/repos/atk4/data
closed
Implement field grouping for models
enhancement Saasty.io :building_construction:
See also: https://github.com/atk4/ui/pull/600 Currently, you can add as many fields as you want to the model: ``` php $model->addField('name'); $model->addField('surname'); ``` However, it would be nice if we could also group fields. For instance: ``` php $model->addFieldGroup('full_name', ['name','surn...
1.0
Implement field grouping for models - See also: https://github.com/atk4/ui/pull/600 Currently, you can add as many fields as you want to the model: ``` php $model->addField('name'); $model->addField('surname'); ``` However, it would be nice if we could also group fields. For instance: ``` php $model->ad...
non_defect
implement field grouping for models see also currently you can add as many fields as you want to the model php model addfield name model addfield surname however it would be nice if we could also group fields for instance php model addfieldgroup full name ...
0
30,068
6,009,582,426
IssuesEvent
2017-06-06 10:55:20
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
Mistake in the documentation of `ndimage.distance_transform_bf`.
defect Documentation easy-fix scipy.ndimage
This was reported on stackoverflow: http://stackoverflow.com/questions/43737790/ndimage-distance-transform-bf-transforms-the-wrong-elements The docstring for `distance_transform_bf` says This function calculates the distance transform of the `input`, by replacing each background element (zero values), wi...
1.0
Mistake in the documentation of `ndimage.distance_transform_bf`. - This was reported on stackoverflow: http://stackoverflow.com/questions/43737790/ndimage-distance-transform-bf-transforms-the-wrong-elements The docstring for `distance_transform_bf` says This function calculates the distance transform of the `...
defect
mistake in the documentation of ndimage distance transform bf this was reported on stackoverflow the docstring for distance transform bf says this function calculates the distance transform of the input by replacing each background element zero values with its shortest distance to th...
1
53,960
13,262,561,589
IssuesEvent
2020-08-20 22:03:31
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
GRL() function in phys_services.goodrunlist is confused by 2017 level2pass2, as regular level2 should be used (Trac #2396)
Migrated from Trac combo core defect
At the start of season 2017 level2pass2 became the normal level2. But in /data/exp 2017 still has a level2pass2 folder that only contains test data. This confuses the GRL() function in phys_services.goodrunlist, as it attempts to load good run numbers both from the regular level2 2017 good run list and the level2pass2 ...
1.0
GRL() function in phys_services.goodrunlist is confused by 2017 level2pass2, as regular level2 should be used (Trac #2396) - At the start of season 2017 level2pass2 became the normal level2. But in /data/exp 2017 still has a level2pass2 folder that only contains test data. This confuses the GRL() function in phys_servi...
defect
grl function in phys services goodrunlist is confused by as regular should be used trac at the start of season became the normal but in data exp still has a folder that only contains test data this confuses the grl function in phys services goodrunlist as it attempts to load good run num...
1
46,510
13,055,924,344
IssuesEvent
2020-07-30 03:08:09
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[dataio] dataio-pyshovel frame mixing (Trac #1338)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/1338 ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "When examining a file like:\n\nGCDG\n\nThe last G frame will have C and D objects mixed into it. This is obviously wrong, so something isn't right.", "reporter":...
1.0
[dataio] dataio-pyshovel frame mixing (Trac #1338) - Migrated from https://code.icecube.wisc.edu/ticket/1338 ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "When examining a file like:\n\nGCDG\n\nThe last G frame will have C and D objects mixed into it. This is obviousl...
defect
dataio pyshovel frame mixing trac migrated from json status closed changetime description when examining a file like n ngcdg n nthe last g frame will have c and d objects mixed into it this is obviously wrong so something isn t right reporter david...
1
26,307
4,676,673,238
IssuesEvent
2016-10-07 12:47:50
phingofficial/phing-issues-test
https://api.github.com/repos/phingofficial/phing-issues-test
opened
Add API documentation (Trac #7)
defect documentation Incomplete Migration Migrated from Trac
Migrated from https://www.phing.info/trac/ticket/7 ```json { "status": "closed", "changetime": "2009-08-22T09:00:48", "description": "both API docs (current and 2.2.0) down :&\n\nsee http://phing.info/trac/wiki/Users/Documentation/API", "reporter": "bmuskalla", "cc": "", "resolution": "inva...
1.0
Add API documentation (Trac #7) - Migrated from https://www.phing.info/trac/ticket/7 ```json { "status": "closed", "changetime": "2009-08-22T09:00:48", "description": "both API docs (current and 2.2.0) down :&\n\nsee http://phing.info/trac/wiki/Users/Documentation/API", "reporter": "bmuskalla", ...
defect
add api documentation trac migrated from json status closed changetime description both api docs current and down n nsee reporter bmuskalla cc resolution invalid ts component documentation ...
1
140,102
31,836,961,534
IssuesEvent
2023-09-14 14:03:46
microsoft/AL
https://api.github.com/repos/microsoft/AL
closed
Enlarge max. Count of Problem Entries
static-code-analysis
I've noticed that the **maximal count** of listed **problems** are restricted to **100 entries** per AL object. I havn't found any setup, where i can lift these restriction up to show ALL problems. Background: I grab these information to solve the problems automatically. Is there any setup to do this? Can i ch...
1.0
Enlarge max. Count of Problem Entries - I've noticed that the **maximal count** of listed **problems** are restricted to **100 entries** per AL object. I havn't found any setup, where i can lift these restriction up to show ALL problems. Background: I grab these information to solve the problems automatically. ...
non_defect
enlarge max count of problem entries i ve noticed that the maximal count of listed problems are restricted to entries per al object i havn t found any setup where i can lift these restriction up to show all problems background i grab these information to solve the problems automatically is...
0
282,274
24,462,156,616
IssuesEvent
2022-10-07 12:10:28
proarc/proarc-client
https://api.github.com/repos/proarc/proarc-client
reopened
STT - přidělení URN:NBN
6 k testování 7 návrh na zavření 6c otestováno: KNAV
V jádře je k tomu issue [#911](https://github.com/proarc/proarc/issues/911) Varování s hláškou je náročné na implementaci ve starém klientovi, proto to bude fungovat jen v novém klientovi. Nový klient: Pokud udělám export bez přiděleného URN:NBN, aplikace mi zobrazí zprávu, že objekt neobsahuje URN:NBN a možno...
2.0
STT - přidělení URN:NBN - V jádře je k tomu issue [#911](https://github.com/proarc/proarc/issues/911) Varování s hláškou je náročné na implementaci ve starém klientovi, proto to bude fungovat jen v novém klientovi. Nový klient: Pokud udělám export bez přiděleného URN:NBN, aplikace mi zobrazí zprávu, že objekt ...
non_defect
stt přidělení urn nbn v jádře je k tomu issue varování s hláškou je náročné na implementaci ve starém klientovi proto to bude fungovat jen v novém klientovi nový klient pokud udělám export bez přiděleného urn nbn aplikace mi zobrazí zprávu že objekt neobsahuje urn nbn a možnosti i přesto exportov...
0
56,682
15,288,062,300
IssuesEvent
2021-02-23 16:26:49
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
How to understand space usage of zvols on RAIDZ?
Status: Triage Needed Type: Defect
### System information <!-- add version after "|" character --> zfsonlinux 0.8.6 and 2.0.2 --- | --- Distribution Name | Debian Distribution Version | 10.8 Linux Kernel | 5.9.0-0.bpo.5-amd64 Architecture | x86_64 ZFS Version | 2.0.2-1 bpo10+1 and 0.8.6 SPL Version | 2.0.2-1 bpo10+1 and 0.8.6 ### Describ...
1.0
How to understand space usage of zvols on RAIDZ? - ### System information <!-- add version after "|" character --> zfsonlinux 0.8.6 and 2.0.2 --- | --- Distribution Name | Debian Distribution Version | 10.8 Linux Kernel | 5.9.0-0.bpo.5-amd64 Architecture | x86_64 ZFS Version | 2.0.2-1 bpo10+1 and 0.8.6 SPL ...
defect
how to understand space usage of zvols on raidz system information zfsonlinux and distribution name debian distribution version linux kernel bpo architecture zfs version and spl version and describe the...
1
51,224
26,975,677,760
IssuesEvent
2023-02-09 09:23:06
curl/curl
https://api.github.com/repos/curl/curl
closed
Performance issue v7.87.0
performance
### I did this Upgraded our application servers from alpine linux v3.16.3 (bundles curl v7.83.1) to v3.17.1 (bundles curl v7.87.0) and noticed our ElasticSearch server response time jump to roughly the double. Our ElasticSearch implementation uses curl as connection handler. The problem does not seem to appear in cur...
True
Performance issue v7.87.0 - ### I did this Upgraded our application servers from alpine linux v3.16.3 (bundles curl v7.83.1) to v3.17.1 (bundles curl v7.87.0) and noticed our ElasticSearch server response time jump to roughly the double. Our ElasticSearch implementation uses curl as connection handler. The problem do...
non_defect
performance issue i did this upgraded our application servers from alpine linux bundles curl to bundles curl and noticed our elasticsearch server response time jump to roughly the double our elasticsearch implementation uses curl as connection handler the problem does not see...
0
232,592
18,889,942,910
IssuesEvent
2021-11-15 12:06:35
kyma-project/busola
https://api.github.com/repos/kyma-project/busola
opened
Automate tests for DaemonSets
test-missing
<!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** <!-- Provide a clear and concise description of the feature. --> Automate tests for DaemonSets: - create view - list view - details v...
1.0
Automate tests for DaemonSets - <!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** <!-- Provide a clear and concise description of the feature. --> Automate tests for DaemonSets: - creat...
non_defect
automate tests for daemonsets thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description automate tests for daemonsets create view list view details view
0
43,444
11,724,161,560
IssuesEvent
2020-03-10 10:26:27
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
opened
Cell Editor reapplies focus to invalid field
defect
When a cell has an invalid field, clicking on a cell, reapplies focus to the other cell.
1.0
Cell Editor reapplies focus to invalid field - When a cell has an invalid field, clicking on a cell, reapplies focus to the other cell.
defect
cell editor reapplies focus to invalid field when a cell has an invalid field clicking on a cell reapplies focus to the other cell
1
70,878
23,351,161,327
IssuesEvent
2022-08-10 00:10:59
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
opened
DataTable.restoreTableState does not restore column width
defect :bangbang: needs-triage
### Describe the bug Calling `restoreTableState` does restore a state of the table (filters, sorting), but does not restore column widths which is also a part of the table state (but it is not enabled by default). I did some research and the reason of this issue is - when component is loaded, `restoreState()` [is cal...
1.0
DataTable.restoreTableState does not restore column width - ### Describe the bug Calling `restoreTableState` does restore a state of the table (filters, sorting), but does not restore column widths which is also a part of the table state (but it is not enabled by default). I did some research and the reason of this i...
defect
datatable restoretablestate does not restore column width describe the bug calling restoretablestate does restore a state of the table filters sorting but does not restore column widths which is also a part of the table state but it is not enabled by default i did some research and the reason of this i...
1
386,649
11,448,311,274
IssuesEvent
2020-02-06 02:54:26
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Align total + subtotal Transaction fields with desktop
Docs: not needed Effort: small Feature Module: dispensary Priority: high
## Is your feature request related to a problem? Please describe. `[transact]total` and `[transact]subtotal` fields have been slightly changed in desktop: related PR: https://github.com/sussol/msupply/pull/5366 ## Describe the solution you'd like Align fields with the spec: https://wiki.sussol.net/doku.php...
1.0
Align total + subtotal Transaction fields with desktop - ## Is your feature request related to a problem? Please describe. `[transact]total` and `[transact]subtotal` fields have been slightly changed in desktop: related PR: https://github.com/sussol/msupply/pull/5366 ## Describe the solution you'd like Alig...
non_defect
align total subtotal transaction fields with desktop is your feature request related to a problem please describe total and subtotal fields have been slightly changed in desktop related pr describe the solution you d like align fields with the spec implementation n a ...
0
34,436
7,451,446,747
IssuesEvent
2018-03-29 03:01:01
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
nimistute haldamine on ebaselge
C: AIS P: highest R: fixed T: defect
**Reported by katrin vesterblom on 4 Apr 2013 14:27 UTC** rahvusarhiiv.tietotest.ee Arhiiv=ERA.1, üritan vaadata nimistute loetelu ja lisada uut. Saki all Nimistud on küll mingi tabel, aga nimistute numbreid ma sealt ei tuvasta. Esimene veerg (pealkirjaga Nimistu) on tühi - ilmselt peaks seal olema NimistuNumber? R...
1.0
nimistute haldamine on ebaselge - **Reported by katrin vesterblom on 4 Apr 2013 14:27 UTC** rahvusarhiiv.tietotest.ee Arhiiv=ERA.1, üritan vaadata nimistute loetelu ja lisada uut. Saki all Nimistud on küll mingi tabel, aga nimistute numbreid ma sealt ei tuvasta. Esimene veerg (pealkirjaga Nimistu) on tühi - ilmselt...
defect
nimistute haldamine on ebaselge reported by katrin vesterblom on apr utc rahvusarhiiv tietotest ee arhiiv era üritan vaadata nimistute loetelu ja lisada uut saki all nimistud on küll mingi tabel aga nimistute numbreid ma sealt ei tuvasta esimene veerg pealkirjaga nimistu on tühi ilmselt peak...
1
62,377
17,023,909,493
IssuesEvent
2021-07-03 04:30:21
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Wrong geocoding address in city (Minsk)
Component: nominatim Priority: critical Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 9.42am, Tuesday, 19th August 2014]** I've used this request to reverse geocode addresses by lat lon: http://nominatim.openstreetmap.org/reverse?format=json&lat=53.931012&lon=27.634799&zoom=18&addressdetails=1 I've had following response: { "licence" : "Data Ope...
1.0
Wrong geocoding address in city (Minsk) - **[Submitted to the original trac issue database at 9.42am, Tuesday, 19th August 2014]** I've used this request to reverse geocode addresses by lat lon: http://nominatim.openstreetmap.org/reverse?format=json&lat=53.931012&lon=27.634799&zoom=18&addressdetails=1 I've had follow...
defect
wrong geocoding address in city minsk i ve used this request to reverse geocode addresses by lat lon i ve had following response licence data openstreetmap contributors odbl osm id address suburb city minsk house number ...
1
94,412
27,186,451,551
IssuesEvent
2023-02-19 09:15:57
curl/curl
https://api.github.com/repos/curl/curl
closed
Unable detect OpenSSL while set host to arm-linux-gnueabi
build TLS
While I configure the cURL 7.88.0 source with: > ./configure --with-openssl It works correctly. But if I set host to arm-linux-gnueabi, configure like these: > ./configure --with-openssl --host=arm-linux-gnueabi > ./configure --with-openssl --host=arm-linux-gnueabi --target=arm-linux-gnueabi > ./co...
1.0
Unable detect OpenSSL while set host to arm-linux-gnueabi - While I configure the cURL 7.88.0 source with: > ./configure --with-openssl It works correctly. But if I set host to arm-linux-gnueabi, configure like these: > ./configure --with-openssl --host=arm-linux-gnueabi > ./configure --with-openssl -...
non_defect
unable detect openssl while set host to arm linux gnueabi while i configure the curl source with configure with openssl it works correctly but if i set host to arm linux gnueabi configure like these configure with openssl host arm linux gnueabi configure with openssl ...
0
764,438
26,800,451,783
IssuesEvent
2023-02-01 14:47:46
ncaq/google-search-title-qualified
https://api.github.com/repos/ncaq/google-search-title-qualified
closed
Debianの一部のページでタイトルが展開されない
Type: Bug Priority: Medium Estimate: 8
タイトルが展開されることが予想されるページでタイトルが展開されない。 * 検索クエリ: [xmobar CpuFreq Linux 6.1 - Google 検索](https://www.google.com/search?client=firefox-b-d&q=xmobar+CpuFreq+Linux+6.1) * 問題のページ [Debian -- "bullseye" のサブセクション x11 に含まれるソフトウェアパッケージ](https://packages.debian.org/ja/bullseye/x11/) [Debian -- "sid" のサブセクション x11 に含まれるソフトウェアパッケー...
1.0
Debianの一部のページでタイトルが展開されない - タイトルが展開されることが予想されるページでタイトルが展開されない。 * 検索クエリ: [xmobar CpuFreq Linux 6.1 - Google 検索](https://www.google.com/search?client=firefox-b-d&q=xmobar+CpuFreq+Linux+6.1) * 問題のページ [Debian -- "bullseye" のサブセクション x11 に含まれるソフトウェアパッケージ](https://packages.debian.org/ja/bullseye/x11/) [Debian -- "sid" ...
non_defect
debianの一部のページでタイトルが展開されない タイトルが展開されることが予想されるページでタイトルが展開されない。 検索クエリ 問題のページ の方では展開されるので、 全ての問題ではないようだ。
0
267,263
20,197,264,514
IssuesEvent
2022-02-11 11:50:46
KinsonDigital/Velaptor
https://api.github.com/repos/KinsonDigital/Velaptor
opened
🚧Update the sponsorship tiers
📑documentation high priority
### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Description Update the sponsorship tiers with links for the following ![image](https://user-images.githubusercontent.com/85414302/153586561-eb14e557-d341-4a41-baa0-8639be8b5ed1.png) ### Acceptance...
1.0
🚧Update the sponsorship tiers - ### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Description Update the sponsorship tiers with links for the following ![image](https://user-images.githubusercontent.com/85414302/153586561-eb14e557-d341-4a41-baa0-86...
non_defect
🚧update the sponsorship tiers i have done the items below i have updated the title by replacing the section description update the sponsorship tiers with links for the following acceptance criteria this issue is finished when sponsor links updated todo item...
0
61,686
15,049,680,441
IssuesEvent
2021-02-03 11:50:06
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
opened
[SB] Study settings > Platform(s) supported > Issue when only IOS platform is selected
Bug P1 Study builder
Steps 1. Create study/Edit study 2. Navigate to the study settings page 3. Platform(s) supported > Select IOS and click on mark as completed 4. Go back to the study settings page and click on the mark as completed button and observe AR : User is not able to navigate to next page and getting validation message ...
1.0
[SB] Study settings > Platform(s) supported > Issue when only IOS platform is selected - Steps 1. Create study/Edit study 2. Navigate to the study settings page 3. Platform(s) supported > Select IOS and click on mark as completed 4. Go back to the study settings page and click on the mark as completed button and...
non_defect
study settings platform s supported issue when only ios platform is selected steps create study edit study navigate to the study settings page platform s supported select ios and click on mark as completed go back to the study settings page and click on the mark as completed button and ob...
0
474,099
13,652,729,340
IssuesEvent
2020-09-27 09:04:30
code4romania/mon-vot-android-kotlin
https://api.github.com/repos/code4romania/mon-vot-android-kotlin
opened
[BUG] Missing redirect to login screen on 401 error returned on posting answer
autumn-2020 bug hacktoberfest help wanted high-priority
- please check all return status codes and redirect to the login screen if 401 received - issues noticed on call to `POST/api​/v1​/answers`
1.0
[BUG] Missing redirect to login screen on 401 error returned on posting answer - - please check all return status codes and redirect to the login screen if 401 received - issues noticed on call to `POST/api​/v1​/answers`
non_defect
missing redirect to login screen on error returned on posting answer please check all return status codes and redirect to the login screen if received issues noticed on call to post api​ ​ answers
0
58,691
8,301,462,139
IssuesEvent
2018-09-21 11:32:03
kyma-project/luigi
https://api.github.com/repos/kyma-project/luigi
closed
Landing readme.md for luigi
area/documentation area/luigi enhancement
**Description** We need: - a logo - some nice content describing which problems Luigi solves - high level diagram **Reasons** To give high level overview for the potential users/collaborators about Luigi. **Attachments** [docu_proposal.txt](https://github.com/kyma-project/luigi/files/2360271/docu_pro...
1.0
Landing readme.md for luigi - **Description** We need: - a logo - some nice content describing which problems Luigi solves - high level diagram **Reasons** To give high level overview for the potential users/collaborators about Luigi. **Attachments** [docu_proposal.txt](https://github.com/kyma-projec...
non_defect
landing readme md for luigi description we need a logo some nice content describing which problems luigi solves high level diagram reasons to give high level overview for the potential users collaborators about luigi attachments
0
18,708
3,080,680,750
IssuesEvent
2015-08-22 00:32:24
jameslh/pagedown
https://api.github.com/repos/jameslh/pagedown
closed
underscore (_) conversion not working if not preceeded by a space
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. having a sting like August,29th_to:_ August,30th 2. there is no space before the leading "_" 3. What is the expected output? What do you see instead? We expect to see the bolded "to:", we have _to:_ instead What version of the product are you using? On what operating syst...
1.0
underscore (_) conversion not working if not preceeded by a space - ``` What steps will reproduce the problem? 1. having a sting like August,29th_to:_ August,30th 2. there is no space before the leading "_" 3. What is the expected output? What do you see instead? We expect to see the bolded "to:", we have _to:_ instea...
defect
underscore conversion not working if not preceeded by a space what steps will reproduce the problem having a sting like august to august there is no space before the leading what is the expected output what do you see instead we expect to see the bolded to we have to instead wha...
1
68,870
21,933,747,645
IssuesEvent
2022-05-23 12:07:36
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
It is impossible to reclaim an alias if all users leave a room. (SYN-337)
S-Minor T-Defect
(Imported from https://matrix.org/jira/browse/SYN-337) (Reported by @erikjohnston)
1.0
It is impossible to reclaim an alias if all users leave a room. (SYN-337) - (Imported from https://matrix.org/jira/browse/SYN-337) (Reported by @erikjohnston)
defect
it is impossible to reclaim an alias if all users leave a room syn imported from reported by erikjohnston
1
16,861
2,955,494,015
IssuesEvent
2015-07-08 03:37:59
shirkdog/pulledpork
https://api.github.com/repos/shirkdog/pulledpork
closed
Use of uninitialized value $Config_info{"IPRVersion"} in concatenation (.) or string
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. sudo perl pulledpork.pl -c /mypath/pulledpork.conf -m /etc/snort/sid-msg.map What is the expected output? What do you see instead? Though I am getting my rules updated properly, but still I am getting an error - Use of uninitialized value $Config_info{"IPRVersion"} in co...
1.0
Use of uninitialized value $Config_info{"IPRVersion"} in concatenation (.) or string - ``` What steps will reproduce the problem? 1. sudo perl pulledpork.pl -c /mypath/pulledpork.conf -m /etc/snort/sid-msg.map What is the expected output? What do you see instead? Though I am getting my rules updated properly, but sti...
defect
use of uninitialized value config info iprversion in concatenation or string what steps will reproduce the problem sudo perl pulledpork pl c mypath pulledpork conf m etc snort sid msg map what is the expected output what do you see instead though i am getting my rules updated properly but sti...
1
786,167
27,637,121,447
IssuesEvent
2023-03-10 15:13:50
ppy/osu-web
https://api.github.com/repos/ppy/osu-web
closed
`/beatmaps/{beatmap}/scores` endpoint doesn't work with mods
type:api priority:1
When I try to receive the scores on a beatmap for a certain mod combination like `https://osu.ppy.sh/api/v2/beatmaps/75/scores?mods[]=DT` I receive an error, stating I need to be an osu!supporter, which I currently am. ``` { "error": "You must be an osu!supporter to use this feature." } ```
1.0
`/beatmaps/{beatmap}/scores` endpoint doesn't work with mods - When I try to receive the scores on a beatmap for a certain mod combination like `https://osu.ppy.sh/api/v2/beatmaps/75/scores?mods[]=DT` I receive an error, stating I need to be an osu!supporter, which I currently am. ``` { "error": "You must be a...
non_defect
beatmaps beatmap scores endpoint doesn t work with mods when i try to receive the scores on a beatmap for a certain mod combination like dt i receive an error stating i need to be an osu supporter which i currently am error you must be an osu supporter to use this feature
0
48,530
13,112,151,525
IssuesEvent
2020-08-05 01:16:48
FoldingAtHome/fah-issues
https://api.github.com/repos/FoldingAtHome/fah-issues
closed
public and beta flags for projects aren't accurate
1.Type - Defect 3.Component - Stats
[psummary ](https://apps.foldingathome.org/psummary)uses https://apps.foldingathome.org/psummary.json which contains two flags -- public and beta. These flags are used in two place that I'm aware of: 1. These are used to control what projects are displayed in psummary - [all](https://apps.foldingathome.org/psummary?...
1.0
public and beta flags for projects aren't accurate - [psummary ](https://apps.foldingathome.org/psummary)uses https://apps.foldingathome.org/psummary.json which contains two flags -- public and beta. These flags are used in two place that I'm aware of: 1. These are used to control what projects are displayed in psum...
defect
public and beta flags for projects aren t accurate which contains two flags public and beta these flags are used in two place that i m aware of these are used to control what projects are displayed in psummary or these flags are used to aggregate the public and beta wu counts on ...
1
14,126
10,619,214,524
IssuesEvent
2019-10-13 11:39:15
ForNeVeR/wpf-math
https://api.github.com/repos/ForNeVeR/wpf-math
opened
Warnings as errors
help-wanted kind:infrastructure kind:refactoring
As part of an effort to clean our code base from various historical artifacts, I'd like to enable warnings-as-errors policy for both C# and F# projects in our solution. This will most likely require some work (because there're compiler warnings already).
1.0
Warnings as errors - As part of an effort to clean our code base from various historical artifacts, I'd like to enable warnings-as-errors policy for both C# and F# projects in our solution. This will most likely require some work (because there're compiler warnings already).
non_defect
warnings as errors as part of an effort to clean our code base from various historical artifacts i d like to enable warnings as errors policy for both c and f projects in our solution this will most likely require some work because there re compiler warnings already
0
63,682
17,858,463,553
IssuesEvent
2021-09-05 13:54:17
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
closed
Using CONCEAL_MAP_RECT to conceal rock makes it diggable
Type-Defect Priority-High Status-Fixed
When a mapmaker uses the CONCEAL_MAP_RECT script command to hide rock, the player can tag it for digging. This is fine. However, when the slab is revealed, it remains tagged and imps will try to dig it. The player can not untag the rock. This is bad. When marked rock is revealed, it should be unmarked, just like whe...
1.0
Using CONCEAL_MAP_RECT to conceal rock makes it diggable - When a mapmaker uses the CONCEAL_MAP_RECT script command to hide rock, the player can tag it for digging. This is fine. However, when the slab is revealed, it remains tagged and imps will try to dig it. The player can not untag the rock. This is bad. When ma...
defect
using conceal map rect to conceal rock makes it diggable when a mapmaker uses the conceal map rect script command to hide rock the player can tag it for digging this is fine however when the slab is revealed it remains tagged and imps will try to dig it the player can not untag the rock this is bad when ma...
1
78,815
27,769,700,088
IssuesEvent
2023-03-16 13:46:28
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
We should handle incorrect values for socket keep-alive related options
Type: Defect Team: Core Source: Internal to-jira
We added 3 new keep-alive related options - `keep-idle-seconds`, `keep-interval-seconds` and `keep-count` however we don't validate the values which are configured there. They have following valid values: - `keep-idle-seconds` and `keep-interval-seconds` - `1`-`32767` - `keep-count` - `1`-`127` If incorrect values...
1.0
We should handle incorrect values for socket keep-alive related options - We added 3 new keep-alive related options - `keep-idle-seconds`, `keep-interval-seconds` and `keep-count` however we don't validate the values which are configured there. They have following valid values: - `keep-idle-seconds` and `keep-interval...
defect
we should handle incorrect values for socket keep alive related options we added new keep alive related options keep idle seconds keep interval seconds and keep count however we don t validate the values which are configured there they have following valid values keep idle seconds and keep interval...
1
167,795
20,726,397,359
IssuesEvent
2022-03-14 02:47:56
hilljtm/hilljtm.github.io
https://api.github.com/repos/hilljtm/hilljtm.github.io
opened
CVE-2021-37713 (High) detected in tar-2.2.2.tgz
security vulnerability
## CVE-2021-37713 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-37713 (High) detected in tar-2.2.2.tgz - ## CVE-2021-37713 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home ...
non_defect
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href dependency hierarchy gulp sass tgz root library node sass tgz node gyp tgz x tar tgz...
0
226,805
18,044,196,945
IssuesEvent
2021-09-18 15:47:43
logicmoo/logicmoo_workspace
https://api.github.com/repos/logicmoo/logicmoo_workspace
opened
logicmoo.pfc.test.sanity_base.NEG_01V JUnit
Test_9999 logicmoo.pfc.test.sanity_base unit_test NEG_01V
(cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif neg_01v.pfc) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ANEG_01V GITLAB: https://logicmoo.org:208...
3.0
logicmoo.pfc.test.sanity_base.NEG_01V JUnit - (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif neg_01v.pfc) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+lab...
non_defect
logicmoo pfc test sanity base neg junit cd var lib jenkins workspace logicmoo workspace packs sys pfc t sanity base timeout foreground preserve status s sigkill k lmoo clif neg pfc gh master issue finfo issue search gitlab latest this build github running v...
0