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
268,781
28,808,370,004
IssuesEvent
2023-05-03 01:05:22
amaybaum-prod/gradle-docker-plugin
https://api.github.com/repos/amaybaum-prod/gradle-docker-plugin
opened
docker-java-core-3.3.0.jar: 10 vulnerabilities (highest severity is: 7.5) reachable
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>docker-java-core-3.3.0.jar</b></p></summary> <p></p> <p>Path to dependency file: /build.gradle.kts</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches...
True
docker-java-core-3.3.0.jar: 10 vulnerabilities (highest severity is: 7.5) reachable - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>docker-java-core-3.3.0.jar</b></p></summary> <p></p> <p>Path to dependency file:...
non_defect
docker java core jar vulnerabilities highest severity is reachable vulnerable library docker java core jar path to dependency file build gradle kts path to vulnerable library home wss scanner gradle caches modules files com fasterxml jackson core jackson databind ...
0
32,385
6,767,416,114
IssuesEvent
2017-10-26 03:11:36
Shopkeepers/Shopkeepers
https://api.github.com/repos/Shopkeepers/Shopkeepers
closed
[BROKEN] delete-shopkeeper-on-break-chest
declined Defect migrated
**Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/110 **Originally posted by Mercury92 (Mar 28, 2013):** Bukkit #2717 1.5.1-R0.1, Shopkeeper v1.12As far as I understand "delete-shopkeeper-on-break-chest: true" should remove shopkeeper once chest is destroyed. Which apparently isn't working.
1.0
[BROKEN] delete-shopkeeper-on-break-chest - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/110 **Originally posted by Mercury92 (Mar 28, 2013):** Bukkit #2717 1.5.1-R0.1, Shopkeeper v1.12As far as I understand "delete-shopkeeper-on-break-chest: true" should remove shopkeeper once chest is dest...
defect
delete shopkeeper on break chest migrated from originally posted by mar bukkit shopkeeper far as i understand delete shopkeeper on break chest true should remove shopkeeper once chest is destroyed which apparently isn t working
1
50,259
12,489,512,237
IssuesEvent
2020-05-31 19:11:25
CephalonTobran/web
https://api.github.com/repos/CephalonTobran/web
closed
Update Dependencies (Renovate Bot)
build
This [master issue](https://renovatebot.com/blog/master-issue) contains a list of Renovate updates and their statuses. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=build/deps/app-dependencies -->[fix: upgrade app dependencies](....
1.0
Update Dependencies (Renovate Bot) - This [master issue](https://renovatebot.com/blog/master-issue) contains a list of Renovate updates and their statuses. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=build/deps/app-dependencies...
non_defect
update dependencies renovate bot this contains a list of renovate updates and their statuses open these updates have all been created already click a checkbox below to force a retry rebase of any pull firebase snyk vue vue router vuetify pull pul...
0
19,988
3,284,942,680
IssuesEvent
2015-10-28 18:28:06
rauhryan/huboard
https://api.github.com/repos/rauhryan/huboard
opened
Fix external repo commit refs throwing an exception.
0 - Backlog Defect
This is no longer blocked thanks to GitHubs recent push! <!--- @huboard:{"milestone_order":6.322619323237346e-10,"order":6.322619323237346e-10} -->
1.0
Fix external repo commit refs throwing an exception. - This is no longer blocked thanks to GitHubs recent push! <!--- @huboard:{"milestone_order":6.322619323237346e-10,"order":6.322619323237346e-10} -->
defect
fix external repo commit refs throwing an exception this is no longer blocked thanks to githubs recent push huboard milestone order order
1
52,776
7,784,195,727
IssuesEvent
2018-06-06 12:34:10
keystonejs/keystone
https://api.github.com/repos/keystonejs/keystone
opened
Add guide for building Keystone 4 docs
documentation
The system used to generate the Keystone4 documentation is [`Gatsby`](https://www.gatsbyjs.org/) (a static site generator). Rough guide below. #### Set up from a fresh `keystone` checkout: ``` cd website npm install -g gatsby npm install ``` #### Build the docs ``` gatsby build ``` #### Preview...
1.0
Add guide for building Keystone 4 docs - The system used to generate the Keystone4 documentation is [`Gatsby`](https://www.gatsbyjs.org/) (a static site generator). Rough guide below. #### Set up from a fresh `keystone` checkout: ``` cd website npm install -g gatsby npm install ``` #### Build the docs ...
non_defect
add guide for building keystone docs the system used to generate the documentation is a static site generator rough guide below set up from a fresh keystone checkout cd website npm install g gatsby npm install build the docs gatsby build preview ...
0
18,851
3,089,697,359
IssuesEvent
2015-08-25 23:05:25
google/googletest
https://api.github.com/repos/google/googletest
opened
Crash caused by missing lock
auto-migrated Priority-Medium Type-Defect
_From @GoogleCodeExporter on August 24, 2015 22:40_ ``` FunctionMockerBase<F>::AddNewExpectation() modifies untyped_expectations_ without locking g_gmock_mutex. It can cause a crash if another thread calls the same function or FindMatchingExpectationLocked(). Google Mock version: 1.7.0 ``` Original issue reported ...
1.0
Crash caused by missing lock - _From @GoogleCodeExporter on August 24, 2015 22:40_ ``` FunctionMockerBase<F>::AddNewExpectation() modifies untyped_expectations_ without locking g_gmock_mutex. It can cause a crash if another thread calls the same function or FindMatchingExpectationLocked(). Google Mock version: 1.7....
defect
crash caused by missing lock from googlecodeexporter on august functionmockerbase addnewexpectation modifies untyped expectations without locking g gmock mutex it can cause a crash if another thread calls the same function or findmatchingexpectationlocked google mock version o...
1
24,269
3,946,813,863
IssuesEvent
2016-04-28 07:07:24
jo-source/jo-widgets
https://api.github.com/repos/jo-source/jo-widgets
reopened
NPE after executing query which contains whitespaces
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Open search 2. Pass following string " *" - whitespace is required What is the expected output? What do you see instead? java.lang.NullPointerException at org.jowidgets.cap.service.jpa.impl.query.CriteriaQueryCreator.createContainsAnyPredicate(CriteriaQueryCreator.java:...
1.0
NPE after executing query which contains whitespaces - ``` What steps will reproduce the problem? 1. Open search 2. Pass following string " *" - whitespace is required What is the expected output? What do you see instead? java.lang.NullPointerException at org.jowidgets.cap.service.jpa.impl.query.CriteriaQueryCreato...
defect
npe after executing query which contains whitespaces what steps will reproduce the problem open search pass following string whitespace is required what is the expected output what do you see instead java lang nullpointerexception at org jowidgets cap service jpa impl query criteriaquerycreato...
1
67,146
20,916,132,864
IssuesEvent
2022-03-24 13:35:53
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
tab-completing on emoji code tries to complete user isntead
T-Defect
### Steps to reproduce 1. quickly type `:+1` 2. hit <kbd>Tab</kbd> before the emoji picker pops up ### Outcome #### What did you expect? emoji completion #### What happened instead? user completion ### Operating system arch ### Application version Element Nightly version: 2022032301 Olm version: 3.2.8 ###...
1.0
tab-completing on emoji code tries to complete user isntead - ### Steps to reproduce 1. quickly type `:+1` 2. hit <kbd>Tab</kbd> before the emoji picker pops up ### Outcome #### What did you expect? emoji completion #### What happened instead? user completion ### Operating system arch ### Application versio...
defect
tab completing on emoji code tries to complete user isntead steps to reproduce quickly type hit tab before the emoji picker pops up outcome what did you expect emoji completion what happened instead user completion operating system arch application version elemen...
1
56,019
14,900,629,509
IssuesEvent
2021-01-21 15:36:50
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Do not deserialize entry multiple times if multiple indexes are used
Module: SQL Team: Core Type: Defect
**Describe the bug** When having multiple indexes on a map, each time an entry (e.g. with BINARY in-memory format) is put in the map and thus to the index, the entry is deserialized for each index instead just once. This causes performance penalty. **Expected behavior** Deserialize only once. **Additional con...
1.0
Do not deserialize entry multiple times if multiple indexes are used - **Describe the bug** When having multiple indexes on a map, each time an entry (e.g. with BINARY in-memory format) is put in the map and thus to the index, the entry is deserialized for each index instead just once. This causes performance penalty....
defect
do not deserialize entry multiple times if multiple indexes are used describe the bug when having multiple indexes on a map each time an entry e g with binary in memory format is put in the map and thus to the index the entry is deserialized for each index instead just once this causes performance penalty ...
1
420,182
28,239,102,938
IssuesEvent
2023-04-06 05:08:16
Lekuini/Tp2_grupal_Prog3
https://api.github.com/repos/Lekuini/Tp2_grupal_Prog3
closed
Ejercicio 1 - Aporte 7 (validaciones)
documentation
1 - Validar que el textbox del "producto 2" solo acepte letras.
1.0
Ejercicio 1 - Aporte 7 (validaciones) - 1 - Validar que el textbox del "producto 2" solo acepte letras.
non_defect
ejercicio aporte validaciones validar que el textbox del producto solo acepte letras
0
13,002
2,732,850,487
IssuesEvent
2015-04-17 09:44:37
tiku01/oryx-editor
https://api.github.com/repos/tiku01/oryx-editor
closed
IE 10 and 11 svg marker does not work in ie9-10 and 11
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.Open the workflow designer editor in IE 2. Start Event and Click to Task 3. See the sequence line, there is no arrow, no square at the end of arrow What is the expected output? Sequence line should have arrow in the last What do you see instead? Line only with ending ar...
1.0
IE 10 and 11 svg marker does not work in ie9-10 and 11 - ``` What steps will reproduce the problem? 1.Open the workflow designer editor in IE 2. Start Event and Click to Task 3. See the sequence line, there is no arrow, no square at the end of arrow What is the expected output? Sequence line should have arrow in the ...
defect
ie and svg marker does not work in and what steps will reproduce the problem open the workflow designer editor in ie start event and click to task see the sequence line there is no arrow no square at the end of arrow what is the expected output sequence line should have arrow in the last ...
1
22,602
3,670,883,045
IssuesEvent
2016-02-22 02:17:28
gperftools/gperftools
https://api.github.com/repos/gperftools/gperftools
closed
tcmalloc SEGV in libunwind
Priority-Medium Status-New Type-Defect
Originally reported on Google Code with ID 706 ``` What steps will reproduce the problem? 1. linking with tcmalloc_debug 2. 3. What is the expected output? What do you see instead? a SEGV arising out of of a definition of type : typedef std::queue #0 0x00007f01b244a9ad in _ULx86_64_dwarf_find_save_locs () fr...
1.0
tcmalloc SEGV in libunwind - Originally reported on Google Code with ID 706 ``` What steps will reproduce the problem? 1. linking with tcmalloc_debug 2. 3. What is the expected output? What do you see instead? a SEGV arising out of of a definition of type : typedef std::queue #0 0x00007f01b244a9ad in _ULx86...
defect
tcmalloc segv in libunwind originally reported on google code with id what steps will reproduce the problem linking with tcmalloc debug what is the expected output what do you see instead a segv arising out of of a definition of type typedef std queue in dwarf find save locs...
1
50,932
13,187,983,306
IssuesEvent
2020-08-13 05:12:55
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[I3_PORTS] CentOS7 freetype error (Trac #1700)
Migrated from Trac defect tools/ports
On CentOS7, I can't install Geant4 or Root from ports because of a freetype error: ```text g++ -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread -Wno-deprecated-declarations -I. -I/cvmfs/icecube.opensciencegrid.org/py2-v2/RHEL_7_x86_64/i3ports/var/db/dports/build/file._cvmfs_icecube.opens...
1.0
[I3_PORTS] CentOS7 freetype error (Trac #1700) - On CentOS7, I can't install Geant4 or Root from ports because of a freetype error: ```text g++ -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread -Wno-deprecated-declarations -I. -I/cvmfs/icecube.opensciencegrid.org/py2-v2/RHEL_7_x86_64/i3po...
defect
freetype error trac on i can t install or root from ports because of a freetype error text g pipe wshadow wall w woverloaded virtual fpic iinclude pthread wno deprecated declarations i i cvmfs icecube opensciencegrid org rhel var db dports build file cvmfs icecube...
1
23,808
3,851,868,041
IssuesEvent
2016-04-06 05:29:04
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
keyboard fault on asus transformer
auto-migrated Priority-Medium Type-Defect
``` Sorry for all the bug reports I have defined button x and button b to the z and x keys on the docking station on the asus transformer. They appear in the definitions fine but in game they do no work at all. It seems any keys defined to letters or numbers do not work ``` Original issue reported on code.google.c...
1.0
keyboard fault on asus transformer - ``` Sorry for all the bug reports I have defined button x and button b to the z and x keys on the docking station on the asus transformer. They appear in the definitions fine but in game they do no work at all. It seems any keys defined to letters or numbers do not work ``` Ori...
defect
keyboard fault on asus transformer sorry for all the bug reports i have defined button x and button b to the z and x keys on the docking station on the asus transformer they appear in the definitions fine but in game they do no work at all it seems any keys defined to letters or numbers do not work ori...
1
38,893
15,821,653,820
IssuesEvent
2021-04-05 20:52:41
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
getting this error after running az apim api import
API Management Investigating Service Attention
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az apim api import` **Errors:** ``` 'charmap' codec can't decode byte 0x9d in position 59039: character maps to <undefined> Traceback (most recent call last): Local\Temp\pip-unpacked-wheel-yccaebu4\k...
1.0
getting this error after running az apim api import - ### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az apim api import` **Errors:** ``` 'charmap' codec can't decode byte 0x9d in position 59039: character maps to <undefined> Traceback (most recent...
non_defect
getting this error after running az apim api import this is autogenerated please review and update as needed describe the bug command name az apim api import errors charmap codec can t decode byte in position character maps to traceback most recent call last loc...
0
58,520
11,886,107,871
IssuesEvent
2020-03-27 21:06:07
Dolibarr/dolibarr
https://api.github.com/repos/Dolibarr/dolibarr
closed
Refactor and mutualize PDF generation code
Code enhancement Feature request Issue Stale (automatic label) Priority Low
[Long term] ## The problem The current code uses a _hard-coded dimensions_ approach to PDF generation and is mostly duplicated across modules. ### Drawbacks and issues: - Paper sizes support is broken. (A4 and US Letter almost work as expected because they are similar) - Overlapping (#3383) - Columns size (#3492) - In...
1.0
Refactor and mutualize PDF generation code - [Long term] ## The problem The current code uses a _hard-coded dimensions_ approach to PDF generation and is mostly duplicated across modules. ### Drawbacks and issues: - Paper sizes support is broken. (A4 and US Letter almost work as expected because they are similar) - Ov...
non_defect
refactor and mutualize pdf generation code the problem the current code uses a hard coded dimensions approach to pdf generation and is mostly duplicated across modules drawbacks and issues paper sizes support is broken and us letter almost work as expected because they are similar overlapping ...
0
179,262
6,623,108,762
IssuesEvent
2017-09-22 04:55:29
pmem/issues
https://api.github.com/repos/pmem/issues
closed
test: pmemobjcli/TEST0: SETUP (all/pmem/debug/helgrind) fails
Exposure: High OS: Linux Priority: 2 high State: To be verified Type: Bug
Found on a5eb6ae5fc840e45d8c0b41c35bf1a5d29a54f11 > pmemobjcli/TEST0: SETUP (all/pmem/debug/helgrind) > pmemobjcli/TEST0 failed with Valgrind. See helgrind0.log. First 20 lines below. > pmemobjcli/TEST0 helgrind0.log ==10055== Address 0x5ac3508 is 2,264 bytes inside a block of size 51,288 alloc'd > pmemobjcli/TE...
1.0
test: pmemobjcli/TEST0: SETUP (all/pmem/debug/helgrind) fails - Found on a5eb6ae5fc840e45d8c0b41c35bf1a5d29a54f11 > pmemobjcli/TEST0: SETUP (all/pmem/debug/helgrind) > pmemobjcli/TEST0 failed with Valgrind. See helgrind0.log. First 20 lines below. > pmemobjcli/TEST0 helgrind0.log ==10055== Address 0x5ac3508 is 2,...
non_defect
test pmemobjcli setup all pmem debug helgrind fails found on pmemobjcli setup all pmem debug helgrind pmemobjcli failed with valgrind see log first lines below pmemobjcli log address is bytes inside a block of size alloc d pmemobjcli log at mall...
0
65,933
19,807,814,605
IssuesEvent
2022-01-19 09:01:15
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Starting a thread makes the main timeline go blank
T-Defect X-Cannot-Reproduce S-Major O-Uncommon A-Threads Z-Labs
### Steps to reproduce It's happening randomly, so it's hard to reproduce. Just start a new thread by clicking on the "Reply in thread" action on a message in the main timeline. ### Outcome #### What did you expect? Start typing a reply in the thread composer without any side effects to the main timeline. ...
1.0
Starting a thread makes the main timeline go blank - ### Steps to reproduce It's happening randomly, so it's hard to reproduce. Just start a new thread by clicking on the "Reply in thread" action on a message in the main timeline. ### Outcome #### What did you expect? Start typing a reply in the thread compo...
defect
starting a thread makes the main timeline go blank steps to reproduce it s happening randomly so it s hard to reproduce just start a new thread by clicking on the reply in thread action on a message in the main timeline outcome what did you expect start typing a reply in the thread compo...
1
19,267
3,175,681,590
IssuesEvent
2015-09-24 01:55:45
UNH-OE/tow-tank
https://api.github.com/repos/UNH-OE/tow-tank
opened
Transverse belt resonance
defect
This has been happening ever since the balloon towing. ## Suspected causes * Something fell in the timing belt housing * Belt preload somehow changed and now has a resonant frequency near the tooth passage frequency, which is `tow_speed/0.02`. Getting bad resonance at 0.6 m/s, or 30 Hz. ## Possible solution...
1.0
Transverse belt resonance - This has been happening ever since the balloon towing. ## Suspected causes * Something fell in the timing belt housing * Belt preload somehow changed and now has a resonant frequency near the tooth passage frequency, which is `tow_speed/0.02`. Getting bad resonance at 0.6 m/s, or 30 ...
defect
transverse belt resonance this has been happening ever since the balloon towing suspected causes something fell in the timing belt housing belt preload somehow changed and now has a resonant frequency near the tooth passage frequency which is tow speed getting bad resonance at m s or hz...
1
59,777
17,023,241,929
IssuesEvent
2021-07-03 01:01:12
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Bookmark created from "Download from web" dialog doesn't show up until restart
Component: merkaartor Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.28pm, Sunday, 27th April 2008]** When I create a bookmark in the "Download from web" dialog it doesn't show up in the View/Bookmarks menu until merkaartor is restarted. This is using svn 7560.
1.0
Bookmark created from "Download from web" dialog doesn't show up until restart - **[Submitted to the original trac issue database at 9.28pm, Sunday, 27th April 2008]** When I create a bookmark in the "Download from web" dialog it doesn't show up in the View/Bookmarks menu until merkaartor is restarted. This is usin...
defect
bookmark created from download from web dialog doesn t show up until restart when i create a bookmark in the download from web dialog it doesn t show up in the view bookmarks menu until merkaartor is restarted this is using svn
1
75,110
25,536,208,876
IssuesEvent
2022-11-29 12:11:26
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
closed
User landing to "Home/Administration" by default
defect pending more information in triage
### Current Behavior We are using DT version v4.6.2. Our users are connected using "OpenID Connect Users" feature. They first connect using SSO and then we assign permissions to them via terraform scripts. Most of the users do not have admin permissions. I noticed that after login users are landing at "Home/Adm...
1.0
User landing to "Home/Administration" by default - ### Current Behavior We are using DT version v4.6.2. Our users are connected using "OpenID Connect Users" feature. They first connect using SSO and then we assign permissions to them via terraform scripts. Most of the users do not have admin permissions. I notic...
defect
user landing to home administration by default current behavior we are using dt version our users are connected using openid connect users feature they first connect using sso and then we assign permissions to them via terraform scripts most of the users do not have admin permissions i notice...
1
26,234
4,634,647,136
IssuesEvent
2016-09-29 02:19:52
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
Crash when returning to sideboard
App - Cockatrice Defect - Crash
Here is an image of the screen when it crashed. I am on win7. I am guessing this has to do with loading/unloading cards. ![crash](https://cloud.githubusercontent.com/assets/2134793/6528776/b328dd18-c424-11e4-828a-6b0dda5468dd.png)
1.0
Crash when returning to sideboard - Here is an image of the screen when it crashed. I am on win7. I am guessing this has to do with loading/unloading cards. ![crash](https://cloud.githubusercontent.com/assets/2134793/6528776/b328dd18-c424-11e4-828a-6b0dda5468dd.png)
defect
crash when returning to sideboard here is an image of the screen when it crashed i am on i am guessing this has to do with loading unloading cards
1
41,147
16,636,833,534
IssuesEvent
2021-06-04 00:41:33
Azure/azure-sdk-for-js
https://api.github.com/repos/Azure/azure-sdk-for-js
closed
Azure servicebus subscriber stops receiving the messages
Client Service Bus customer-reported needs-team-attention question
Hi Team, We upgraded node.js azure service bus sdk version to v7.0.3. After version upgrade, we are still seeing issue where subscriber stops receiving messages. We also have messageHandler and errorHandler to capture error messages in case of any issues, but when this issue occurs there are no errors logged. ...
1.0
Azure servicebus subscriber stops receiving the messages - Hi Team, We upgraded node.js azure service bus sdk version to v7.0.3. After version upgrade, we are still seeing issue where subscriber stops receiving messages. We also have messageHandler and errorHandler to capture error messages in case of any issues...
non_defect
azure servicebus subscriber stops receiving the messages hi team we upgraded node js azure service bus sdk version to after version upgrade we are still seeing issue where subscriber stops receiving messages we also have messagehandler and errorhandler to capture error messages in case of any issues ...
0
71,762
23,790,754,796
IssuesEvent
2022-09-02 14:20:24
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Field.isJSON() should work with all data types in SQL Server
T: Defect C: Functionality C: DB: SQL Server P: Medium E: Professional Edition E: Enterprise Edition
The current implementation of `Field.isJSON()` doesn't check if the argument type is supported by the SQL Server `ISJSON` function. For example, this doesn't work: `ISJSON(1)`, whereas this does: `ISJSON('1')`. This flaw complicates the implementation of https://github.com/jOOQ/jOOQ/issues/13951
1.0
Field.isJSON() should work with all data types in SQL Server - The current implementation of `Field.isJSON()` doesn't check if the argument type is supported by the SQL Server `ISJSON` function. For example, this doesn't work: `ISJSON(1)`, whereas this does: `ISJSON('1')`. This flaw complicates the implementation of...
defect
field isjson should work with all data types in sql server the current implementation of field isjson doesn t check if the argument type is supported by the sql server isjson function for example this doesn t work isjson whereas this does isjson this flaw complicates the implementation of...
1
26,891
4,821,671,791
IssuesEvent
2016-11-05 13:19:32
lubov-rykova/TestHealth.mail.ru
https://api.github.com/repos/lubov-rykova/TestHealth.mail.ru
closed
Отображаются не все лекарства в блоке «Лекарства»
defect
_Тестирование проводилось в Safari `Version 9.1.3 (11601.7.8)` под Mac OS X EI Capitan `Version 10.11.6`_ **Как воспроизвести:** 1. Открыть страницу https://health.mail.ru/disease/anafilakticheskii_shok/ 2. Проскролить до блока «Лекарства», представлено 10 препаратов 3. Нажать на ссылку "Лекарства от болезни Анаф...
1.0
Отображаются не все лекарства в блоке «Лекарства» - _Тестирование проводилось в Safari `Version 9.1.3 (11601.7.8)` под Mac OS X EI Capitan `Version 10.11.6`_ **Как воспроизвести:** 1. Открыть страницу https://health.mail.ru/disease/anafilakticheskii_shok/ 2. Проскролить до блока «Лекарства», представлено 10 препар...
defect
отображаются не все лекарства в блоке «лекарства» тестирование проводилось в safari version под mac os x ei capitan version как воспроизвести открыть страницу проскролить до блока «лекарства» представлено препаратов нажать на ссылку лекарства от болезни анафилактиче...
1
34,160
4,532,568,086
IssuesEvent
2016-09-08 08:34:39
policycompass/policycompass
https://api.github.com/repos/policycompass/policycompass
closed
modal configuration window
DESIGN EVENTS LOW PRIORITY question
the modal "configuration" window that apperas in the events form when you click over the "configuration" buutton is a bit different from others used in the site. ![07-09-2016 16-29-41](https://cloud.githubusercontent.com/assets/6602727/18315822/a62c581e-7518-11e6-99b8-1ecdc29d5050.jpg) probably it must be update...
1.0
modal configuration window - the modal "configuration" window that apperas in the events form when you click over the "configuration" buutton is a bit different from others used in the site. ![07-09-2016 16-29-41](https://cloud.githubusercontent.com/assets/6602727/18315822/a62c581e-7518-11e6-99b8-1ecdc29d5050.jpg) ...
non_defect
modal configuration window the modal configuration window that apperas in the events form when you click over the configuration buutton is a bit different from others used in the site probably it must be updated
0
245,597
7,888,317,014
IssuesEvent
2018-06-27 21:36:06
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
multiple npc errors
component:script mode:renewal priority:low
<!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: 8f82d <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. --> * **Client Date**: 20151104 ...
1.0
multiple npc errors - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: 8f82d <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. --> * **Clie...
non_defect
multiple npc errors rathena hash client date server mode renewal description of issue incorrect use of close command source path npc re quests quests eclage txt npc scriptcont unknown npc sd npc id is not geffen coin ope...
0
48,791
13,184,741,105
IssuesEvent
2020-08-12 20:00:33
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
compiling IceVer with suse 11 and gcc 4.3.2 (Trac #210)
IceVer Incomplete Migration Migrated from Trac defect
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/210 , reported by nega and owned by _</summary> <p> ```json { "status": "closed", "changetime": "2010-09-02T20:52:14", "description": "{{{\n\nTo: dataclass\nSubject: [dataclass] compiling IceVer with suse 11 and gcc 4.3.2\nDate: Wed,...
1.0
compiling IceVer with suse 11 and gcc 4.3.2 (Trac #210) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/210 , reported by nega and owned by _</summary> <p> ```json { "status": "closed", "changetime": "2010-09-02T20:52:14", "description": "{{{\n\nTo: dataclass\nSubject: [dataclas...
defect
compiling icever with suse and gcc trac migrated from reported by nega and owned by json status closed changetime description n nto dataclass nsubject compiling icever with suse and gcc ndate wed sep n nhi ni m no...
1
364,004
25,477,753,157
IssuesEvent
2022-11-25 16:10:15
mwarkentin/django-watchman
https://api.github.com/repos/mwarkentin/django-watchman
closed
documentation on making own checks
pinned documentation
It's been a while since I've touched this stuff and I'm having some issues with custom checks. The [docs have one example that seems to give an exception](https://django-watchman.readthedocs.io/en/latest/readme.html?highlight=%40check#custom-checks): ```python from watchman.decorators import check @check def my_...
1.0
documentation on making own checks - It's been a while since I've touched this stuff and I'm having some issues with custom checks. The [docs have one example that seems to give an exception](https://django-watchman.readthedocs.io/en/latest/readme.html?highlight=%40check#custom-checks): ```python from watchman.decor...
non_defect
documentation on making own checks it s been a while since i ve touched this stuff and i m having some issues with custom checks the python from watchman decorators import check check def my check return x traceback most recent call last file usr local lib site ...
0
126,927
5,007,715,473
IssuesEvent
2016-12-12 17:27:41
TCA-Team/iOS
https://api.github.com/repos/TCA-Team/iOS
closed
RoomFinder: Use map with smaller scale as default
Low Priority question
Currently the RoomFinder automatically shows the Munich map when searching for a room. I'd assume most users rather want to see a smaller map, so they find the room inside a building - and not the building inside Munich. So I guess it makes sense to choose a smaller scaled map by default.
1.0
RoomFinder: Use map with smaller scale as default - Currently the RoomFinder automatically shows the Munich map when searching for a room. I'd assume most users rather want to see a smaller map, so they find the room inside a building - and not the building inside Munich. So I guess it makes sense to choose a smalle...
non_defect
roomfinder use map with smaller scale as default currently the roomfinder automatically shows the munich map when searching for a room i d assume most users rather want to see a smaller map so they find the room inside a building and not the building inside munich so i guess it makes sense to choose a smalle...
0
53,127
22,628,083,244
IssuesEvent
2022-06-30 12:31:35
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
reopened
Request: Allow merge of `forcedInclude` setting from base config when using `compile_commands.json`
Language Service Feature Request more votes needed Feature: Compile Commands
Bug type: General **Describe the bug** - OS and Version: Latest Linux Mint - VS Code Version: 1.61 - C/C++ Extension Version: v1.7.0 This bug should be pretty easy to reproduce, for example: Create a header file `suppress-warnings.h` with contents: ```C #ifdef __INTELLISENSE__ // 20 - identifier is und...
1.0
Request: Allow merge of `forcedInclude` setting from base config when using `compile_commands.json` - Bug type: General **Describe the bug** - OS and Version: Latest Linux Mint - VS Code Version: 1.61 - C/C++ Extension Version: v1.7.0 This bug should be pretty easy to reproduce, for example: Create a header...
non_defect
request allow merge of forcedinclude setting from base config when using compile commands json bug type general describe the bug os and version latest linux mint vs code version c c extension version this bug should be pretty easy to reproduce for example create a header f...
0
709,739
24,388,874,730
IssuesEvent
2022-10-04 13:51:58
kubeshop/testkube
https://api.github.com/repos/kubeshop/testkube
closed
Throttling homebrew-core PR submissions
bug 🐛 high-priority
Hi 👋 , just to raise an issue here to notify some spam ban on the homebrew-core side, it would be nice that you folks can throttle the PR submissions. Thanks! relates to - https://github.com/Homebrew/homebrew-core/pull/111524 - https://github.com/Homebrew/homebrew-core/pull/107721
1.0
Throttling homebrew-core PR submissions - Hi 👋 , just to raise an issue here to notify some spam ban on the homebrew-core side, it would be nice that you folks can throttle the PR submissions. Thanks! relates to - https://github.com/Homebrew/homebrew-core/pull/111524 - https://github.com/Homebrew/homebrew-core/p...
non_defect
throttling homebrew core pr submissions hi 👋 just to raise an issue here to notify some spam ban on the homebrew core side it would be nice that you folks can throttle the pr submissions thanks relates to
0
65,422
19,490,214,360
IssuesEvent
2021-12-27 04:12:02
line/armeria
https://api.github.com/repos/line/armeria
closed
`SameSite` attribute is missing from the return value of `ClientCookieDecoder.decode`
defect
I found an issue that might be a bug of [ClientCookieDecoder.decode](https://github.com/line/armeria/blob/master/core/src/main/java/com/linecorp/armeria/common/ClientCookieDecoder.java). I include `SameSite=Strict` in the second argument `header` of this method like ``` Cookie c1 = ClientCookieDecoder.decode(true, "...
1.0
`SameSite` attribute is missing from the return value of `ClientCookieDecoder.decode` - I found an issue that might be a bug of [ClientCookieDecoder.decode](https://github.com/line/armeria/blob/master/core/src/main/java/com/linecorp/armeria/common/ClientCookieDecoder.java). I include `SameSite=Strict` in the second ar...
defect
samesite attribute is missing from the return value of clientcookiedecoder decode i found an issue that might be a bug of i include samesite strict in the second argument header of this method like cookie clientcookiedecoder decode true bar secure httponly samesite strict but ...
1
63,990
18,100,063,276
IssuesEvent
2021-09-22 13:22:55
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Room list flickering and jumping
T-Defect
### Steps to reproduce 1. Scroll in the room list I do have this since months, but I just completely reinstalled the app and it is still there. ### What happened? ### What happened? The room list flickers (collapses rooms) and jumps randomly around. https://user-images.githubusercontent.com/6731714/13434962...
1.0
Room list flickering and jumping - ### Steps to reproduce 1. Scroll in the room list I do have this since months, but I just completely reinstalled the app and it is still there. ### What happened? ### What happened? The room list flickers (collapses rooms) and jumps randomly around. https://user-images.git...
defect
room list flickering and jumping steps to reproduce scroll in the room list i do have this since months but i just completely reinstalled the app and it is still there what happened what happened the room list flickers collapses rooms and jumps randomly around sometimes you can ...
1
70,561
23,236,823,390
IssuesEvent
2022-08-03 12:33:00
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
We don't retry E2EE to-device messages at all.
T-Defect S-Major A-E2EE Z-Chronic O-Uncommon
Looking at this series of utter failures to send E2E messages, it doesn't look healthy: <img width="1038" alt="Screenshot 2020-03-24 at 17 14 57" src="https://user-images.githubusercontent.com/1294269/77466309-fef96000-6e01-11ea-8b27-5ec27675b3b9.png"> specifically, the 500s never get retried. @uhoreg thinks this...
1.0
We don't retry E2EE to-device messages at all. - Looking at this series of utter failures to send E2E messages, it doesn't look healthy: <img width="1038" alt="Screenshot 2020-03-24 at 17 14 57" src="https://user-images.githubusercontent.com/1294269/77466309-fef96000-6e01-11ea-8b27-5ec27675b3b9.png"> specifically...
defect
we don t retry to device messages at all looking at this series of utter failures to send messages it doesn t look healthy img width alt screenshot at src specifically the never get retried uhoreg thinks this may in turn desync and wedge the olm sessions in question
1
193,691
15,384,773,353
IssuesEvent
2021-03-03 05:20:07
fga-eps-mds/2020.2-e-Vacina-Backend
https://api.github.com/repos/fga-eps-mds/2020.2-e-Vacina-Backend
opened
Protótipo de baixa fifelidade
Development Product Onwer documentation
## Histórico de Versões | Versão | Data | Autor | Descrição | | ------------------- | ------------------- | ------------------- | ------------------- | | 1.0 | 3/03/2020 | Ciro | Criar prototipo baixa fidelidade | ## Descrição Criar um prototipo de baixa fidelidade. ## Tarefas - [ ] Criar um prototipo de b...
1.0
Protótipo de baixa fifelidade - ## Histórico de Versões | Versão | Data | Autor | Descrição | | ------------------- | ------------------- | ------------------- | ------------------- | | 1.0 | 3/03/2020 | Ciro | Criar prototipo baixa fidelidade | ## Descrição Criar um prototipo de baixa fidelidade. ## Tarefa...
non_defect
protótipo de baixa fifelidade histórico de versões versão data autor descrição ciro criar prototipo baixa fidelidade descrição criar um prototipo de baixa fidelidade tarefas ...
0
118,343
9,983,416,931
IssuesEvent
2019-07-10 12:22:41
kowainik/tomland
https://api.github.com/repos/kowainik/tomland
closed
Test on `toml-v0.4.0` example
bug parser test
```toml ################################################################################ ## Inline Table # Inline tables provide a more compact syntax for expressing tables. They are # especially useful for grouped data that can otherwise quickly become verbose. # Inline tables are enclosed in curly braces `{` a...
1.0
Test on `toml-v0.4.0` example - ```toml ################################################################################ ## Inline Table # Inline tables provide a more compact syntax for expressing tables. They are # especially useful for grouped data that can otherwise quickly become verbose. # Inline tables ar...
non_defect
test on toml example toml inline table inline tables provide a more compact syntax for expressing tables they are especially useful for grouped data that can otherwise quickly become verbose inline tables are...
0
34,620
7,458,062,203
IssuesEvent
2018-03-30 08:28:45
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Mitmetasemeliste vormide parandus IE jaoks
C: AVAR P: highest R: fixed T: defect
**Reported by sven syld on 30 Sep 2014 12:41 UTC** '''Selgitus''' Muutmisettepanekutes on see probleem, et nt seoste lisamine on vormil, aga muutmisettepanek ise on ka üks suur vorm. HTML5 küll lubab vormi vormi sees, aga [IE mitte](http://html5test.com/compare/feature/form-association-form.html). Probleem tekib ...
1.0
Mitmetasemeliste vormide parandus IE jaoks - **Reported by sven syld on 30 Sep 2014 12:41 UTC** '''Selgitus''' Muutmisettepanekutes on see probleem, et nt seoste lisamine on vormil, aga muutmisettepanek ise on ka üks suur vorm. HTML5 küll lubab vormi vormi sees, aga [IE mitte](http://html5test.com/compare/feature/for...
defect
mitmetasemeliste vormide parandus ie jaoks reported by sven syld on sep utc selgitus muutmisettepanekutes on see probleem et nt seoste lisamine on vormil aga muutmisettepanek ise on ka üks suur vorm küll lubab vormi vormi sees aga probleem tekib ka pageri lk suuruse muutmisel sest s...
1
782,059
27,485,402,615
IssuesEvent
2023-03-04 02:41:13
okTurtles/group-income
https://api.github.com/repos/okTurtles/group-income
closed
Emit notifications for all of the various important situations [$40 bounty]
Kind:Enhancement Note:Up-for-grabs App:Frontend Level:Starter Priority:High Note:UI/UX Note:Bounty Note:Contracts
### Problem Currently we do not emit notifications when important events happen in the group (e.g. members join/leave, proposals created, passed, rejected, etc.) ### Solution For all of the features we currently support that notifications can be emitted for, use the table in #663 as guidance and emit them. ...
1.0
Emit notifications for all of the various important situations [$40 bounty] - ### Problem Currently we do not emit notifications when important events happen in the group (e.g. members join/leave, proposals created, passed, rejected, etc.) ### Solution For all of the features we currently support that notifica...
non_defect
emit notifications for all of the various important situations problem currently we do not emit notifications when important events happen in the group e g members join leave proposals created passed rejected etc solution for all of the features we currently support that notifications can b...
0
61,905
17,023,805,246
IssuesEvent
2021-07-03 03:57:08
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Bing aerial with higher zoom levels disappeared
Component: potlatch2 Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 2.31am, Saturday, 23rd June 2012]** Trying to add new landmarks in Potlach2 but at higher zoom levels (>z19) the Bing aerial images are not displayed anymore area: London SW6 - Radipole road
1.0
Bing aerial with higher zoom levels disappeared - **[Submitted to the original trac issue database at 2.31am, Saturday, 23rd June 2012]** Trying to add new landmarks in Potlach2 but at higher zoom levels (>z19) the Bing aerial images are not displayed anymore area: London SW6 - Radipole road
defect
bing aerial with higher zoom levels disappeared trying to add new landmarks in but at higher zoom levels the bing aerial images are not displayed anymore area london radipole road
1
65,189
19,253,709,967
IssuesEvent
2021-12-09 09:03:14
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Selenium 4.1.0 - org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
R-awaiting answer I-defect
### What happened? I created a new Maven project in Eclipse. Created 1 simple test "open browser with 'google.com' url". When I add to pom file dependency for 'browserup-proxy-core' I have issue "org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the...
1.0
[🐛 Bug]: Selenium 4.1.0 - org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. - ### What happened? I created a new Maven project in Eclipse. Created 1 simple test "open browser with 'google.com' url". Wh...
defect
selenium org openqa selenium sessionnotcreatedexception could not start a new session possible causes are invalid address of the remote server or browser start up failure what happened i created a new maven project in eclipse created simple test open browser with google com url when i ad...
1
3,663
2,610,066,673
IssuesEvent
2015-02-26 18:19:35
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 医院� ��址 (枫南大转盘旁)乘车线路 乘� �� 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ...
1
789,233
27,784,011,800
IssuesEvent
2023-03-17 00:30:32
jj248/RealmsInExile
https://api.github.com/repos/jj248/RealmsInExile
opened
Randomizer rules for the 3.0 Update
help wanted oddity priority: low balance game review scripting
So I think we need some updates for our randomizer functions/rules for 3.0 (as I've been speaking with others about) So while the rules still work currently some adaptations might be advised to take for them * Make Valinor an exception of the rule. - the Valinor courtiers/rulers should not be part of **Randomize...
1.0
Randomizer rules for the 3.0 Update - So I think we need some updates for our randomizer functions/rules for 3.0 (as I've been speaking with others about) So while the rules still work currently some adaptations might be advised to take for them * Make Valinor an exception of the rule. - the Valinor courtiers/ru...
non_defect
randomizer rules for the update so i think we need some updates for our randomizer functions rules for as i ve been speaking with others about so while the rules still work currently some adaptations might be advised to take for them make valinor an exception of the rule the valinor courtiers ru...
0
112,723
11,777,415,629
IssuesEvent
2020-03-16 14:47:33
covid19-dash/covid-dashboard
https://api.github.com/repos/covid19-dash/covid-dashboard
opened
Improve the text to give a message
Writing skills documentation
The goal of this visualization is to get people to understand the local growth dynamics and to push them to change their behavior. It should be clear about the limitation of the numbers and of the extrapolation. The text that we have is still a draft.
1.0
Improve the text to give a message - The goal of this visualization is to get people to understand the local growth dynamics and to push them to change their behavior. It should be clear about the limitation of the numbers and of the extrapolation. The text that we have is still a draft.
non_defect
improve the text to give a message the goal of this visualization is to get people to understand the local growth dynamics and to push them to change their behavior it should be clear about the limitation of the numbers and of the extrapolation the text that we have is still a draft
0
13,712
2,776,594,851
IssuesEvent
2015-05-04 22:42:56
umutafacan/bounswe2015group3
https://api.github.com/repos/umutafacan/bounswe2015group3
reopened
TestCase3
auto-migrated Priority-Medium Type-Defect
``` we need to create last part of the test case. ``` Original issue reported on code.google.com by `bunyamin...@gmail.com` on 28 Mar 2015 at 7:12
1.0
TestCase3 - ``` we need to create last part of the test case. ``` Original issue reported on code.google.com by `bunyamin...@gmail.com` on 28 Mar 2015 at 7:12
defect
we need to create last part of the test case original issue reported on code google com by bunyamin gmail com on mar at
1
525,292
15,242,958,738
IssuesEvent
2021-02-19 10:34:43
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Browser auto-completes the saved console credentials to the clientId and clientSecret fields
Priority/Normal Type/Bug
### Description: If we save the login credentials of the carbon console (admin/admin) to the browser, the browser will auto-complete the saved credentials to the clientId and clientSecret fields in the Endpoint Security Configurations popup window in Publisher. ### Steps to reproduce: 1. Please save the login cred...
1.0
Browser auto-completes the saved console credentials to the clientId and clientSecret fields - ### Description: If we save the login credentials of the carbon console (admin/admin) to the browser, the browser will auto-complete the saved credentials to the clientId and clientSecret fields in the Endpoint Security Conf...
non_defect
browser auto completes the saved console credentials to the clientid and clientsecret fields description if we save the login credentials of the carbon console admin admin to the browser the browser will auto complete the saved credentials to the clientid and clientsecret fields in the endpoint security conf...
0
1,679
2,603,969,427
IssuesEvent
2015-02-24 18:59:53
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳龟头疱疹怎么办
auto-migrated Priority-Medium Type-Defect
``` 沈阳龟头疱疹怎么办〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com by `q964105....
1.0
沈阳龟头疱疹怎么办 - ``` 沈阳龟头疱疹怎么办〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com ...
defect
沈阳龟头疱疹怎么办 沈阳龟头疱疹怎么办〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at
1
16,201
2,878,387,049
IssuesEvent
2015-06-10 00:28:41
googlei18n/noto-fonts
https://api.github.com/repos/googlei18n/noto-fonts
closed
Noto site on tablet doesn't scroll popup contents
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.visit site on tablet (chrome on nexus 10) 2.click on map of Canada to popup list of fonts/languages 3.click on list to scroll to show bottom of list What is the expected output? What do you see instead? The map/page scrolls instead. Although it looks like the list in the p...
1.0
Noto site on tablet doesn't scroll popup contents - ``` What steps will reproduce the problem? 1.visit site on tablet (chrome on nexus 10) 2.click on map of Canada to popup list of fonts/languages 3.click on list to scroll to show bottom of list What is the expected output? What do you see instead? The map/page scrol...
defect
noto site on tablet doesn t scroll popup contents what steps will reproduce the problem visit site on tablet chrome on nexus click on map of canada to popup list of fonts languages click on list to scroll to show bottom of list what is the expected output what do you see instead the map page scroll...
1
386,565
11,441,087,047
IssuesEvent
2020-02-05 10:56:11
HabitRPG/habitica-ios
https://api.github.com/repos/HabitRPG/habitica-ios
closed
Current Quest doesn't display correctly sometimes
Help wanted Priority: medium Type: Bug
I've encountered this a few times in the past two days. 1. It happened right after i started a quest invite. It listed the quest as 0/0 members and when i tried to view details, the screen was blank. had to leave the party screen and come back for it to fix itself 2. Happened just now with an ongoing quest: went ...
1.0
Current Quest doesn't display correctly sometimes - I've encountered this a few times in the past two days. 1. It happened right after i started a quest invite. It listed the quest as 0/0 members and when i tried to view details, the screen was blank. had to leave the party screen and come back for it to fix itself ...
non_defect
current quest doesn t display correctly sometimes i ve encountered this a few times in the past two days it happened right after i started a quest invite it listed the quest as members and when i tried to view details the screen was blank had to leave the party screen and come back for it to fix itself ...
0
37,789
8,518,516,534
IssuesEvent
2018-11-01 11:54:49
GoldenSoftwareLtd/gedemin
https://api.github.com/repos/GoldenSoftwareLtd/gedemin
closed
Сравнение баз данных запоминает и сравнивает только первую указанную базу
GedeminExe Priority-Low Type-Defect
Originally reported on Google Code with ID 3545 ``` Если в форме сравнения БД указать путь к базе и нажать сравнить, то после этого какую бы базу не указывали (даже можно просто написать "1") будет сравниваться с той базой, с которой сравнивали изначально. ``` Reported by `stasgm` on 2015-02-24 14:20:52
1.0
Сравнение баз данных запоминает и сравнивает только первую указанную базу - Originally reported on Google Code with ID 3545 ``` Если в форме сравнения БД указать путь к базе и нажать сравнить, то после этого какую бы базу не указывали (даже можно просто написать "1") будет сравниваться с той базой, с которой сравнивал...
defect
сравнение баз данных запоминает и сравнивает только первую указанную базу originally reported on google code with id если в форме сравнения бд указать путь к базе и нажать сравнить то после этого какую бы базу не указывали даже можно просто написать будет сравниваться с той базой с которой сравнивали и...
1
176,268
28,059,894,498
IssuesEvent
2023-03-29 11:57:38
Loki-Lokster/2KAN
https://api.github.com/repos/Loki-Lokster/2KAN
opened
Expandable Filter Panel
QoL Improvement Design Improvements
### Description An expandable filter panel for the mod list to allow for greater control and filtering over the displayed mods. Additionally, being able to select multiple mods at once for mass install/delete/update. ### Solution To be added in C# version. This will be far simpler to create within Avalonia UI as o...
1.0
Expandable Filter Panel - ### Description An expandable filter panel for the mod list to allow for greater control and filtering over the displayed mods. Additionally, being able to select multiple mods at once for mass install/delete/update. ### Solution To be added in C# version. This will be far simpler to crea...
non_defect
expandable filter panel description an expandable filter panel for the mod list to allow for greater control and filtering over the displayed mods additionally being able to select multiple mods at once for mass install delete update solution to be added in c version this will be far simpler to crea...
0
53,678
13,262,087,078
IssuesEvent
2020-08-20 21:04:47
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
icetray-start has incorrect syntax (Trac #1862)
Migrated from Trac cvmfs defect
icetray-start requests to be executed using plain `sh`, but uses syntax which only exists in `bash` to define functions. This prevents it from running on systems (Ubuntu, FreeBSD) where /bin/sh is either really the Bourne shell or something closer to being conformant with the Bourne shell specification: ```text /cvm...
1.0
icetray-start has incorrect syntax (Trac #1862) - icetray-start requests to be executed using plain `sh`, but uses syntax which only exists in `bash` to define functions. This prevents it from running on systems (Ubuntu, FreeBSD) where /bin/sh is either really the Bourne shell or something closer to being conformant wi...
defect
icetray start has incorrect syntax trac icetray start requests to be executed using plain sh but uses syntax which only exists in bash to define functions this prevents it from running on systems ubuntu freebsd where bin sh is either really the bourne shell or something closer to being conformant with ...
1
72,803
24,303,460,474
IssuesEvent
2022-09-29 15:27:28
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: isPromise() returning false for thenable objects
C-nodejs I-defect needs-triaging
### What happened? https://github.com/SeleniumHQ/selenium/commit/84dd6109ce692788467432ccee55f481fe49f2bc#r84520555 In the above commit, the `isPromise()` utility function was simplified to look for the return from `Object.prototype.toString()` to be`'[object Promise]'`, however this fails the function's JSDoc do...
1.0
[🐛 Bug]: isPromise() returning false for thenable objects - ### What happened? https://github.com/SeleniumHQ/selenium/commit/84dd6109ce692788467432ccee55f481fe49f2bc#r84520555 In the above commit, the `isPromise()` utility function was simplified to look for the return from `Object.prototype.toString()` to be`'[...
defect
ispromise returning false for thenable objects what happened in the above commit the ispromise utility function was simplified to look for the return from object prototype tostring to be however this fails the function s jsdoc documentation that any object exposing a then method w...
1
53,982
13,262,606,399
IssuesEvent
2020-08-20 22:09:43
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Segmentation Fault in Detector Simulation (Trac #2438)
Migrated from Trac combo simulation defect
Running the detector simulation (`simprod-scripts/resources/scripts/detector.py`) from the latest combo release (V01-00-00 crashes with a `segmentation violation`. Most frequent, this error occurs for higher energy events (>100 TeV). This currently prevents us from running/producing simulations/MC with that combo relea...
1.0
Segmentation Fault in Detector Simulation (Trac #2438) - Running the detector simulation (`simprod-scripts/resources/scripts/detector.py`) from the latest combo release (V01-00-00 crashes with a `segmentation violation`. Most frequent, this error occurs for higher energy events (>100 TeV). This currently prevents us fr...
defect
segmentation fault in detector simulation trac running the detector simulation simprod scripts resources scripts detector py from the latest combo release crashes with a segmentation violation most frequent this error occurs for higher energy events tev this currently prevents us from runnin...
1
62,155
17,023,861,776
IssuesEvent
2021-07-03 04:14:14
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Permalink unaware the user has clicked 'browse map data'
Component: website Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 2.24pm, Wednesday, 1st May 2013]** Google Maps permalinks do not do such switcheroos: We click 'browse map data' and then click permalink, thinking that is what we will be sharing... But alas it is not. Same probably for Browse Map Notes checkbox. Make su...
1.0
Permalink unaware the user has clicked 'browse map data' - **[Submitted to the original trac issue database at 2.24pm, Wednesday, 1st May 2013]** Google Maps permalinks do not do such switcheroos: We click 'browse map data' and then click permalink, thinking that is what we will be sharing... But alas it is not....
defect
permalink unaware the user has clicked browse map data google maps permalinks do not do such switcheroos we click browse map data and then click permalink thinking that is what we will be sharing but alas it is not same probably for browse map notes checkbox make sure permalinks aren t d...
1
81,207
30,753,694,502
IssuesEvent
2023-07-28 22:17:33
Sigil-Ebook/flightcrew
https://api.github.com/repos/Sigil-Ebook/flightcrew
closed
"vnd.adobe" is not required for other Epub readers except ADE
Type-Defect Priority-Medium auto-migrated
``` Greetings!!!! Appreciate your effort(s) to bring the best possible & clean formatted E-Pub files. We're facing few these type of issues for the past few files. Please see the attachment and highlighted text in that. According to our research this "vnd.adobe" type is very much valid only when we want extra con...
1.0
"vnd.adobe" is not required for other Epub readers except ADE - ``` Greetings!!!! Appreciate your effort(s) to bring the best possible & clean formatted E-Pub files. We're facing few these type of issues for the past few files. Please see the attachment and highlighted text in that. According to our research this ...
defect
vnd adobe is not required for other epub readers except ade greetings appreciate your effort s to bring the best possible clean formatted e pub files we re facing few these type of issues for the past few files please see the attachment and highlighted text in that according to our research this ...
1
40,723
10,570,650,923
IssuesEvent
2019-10-07 03:38:36
mapbox/mapbox-gl-native
https://api.github.com/repos/mapbox/mapbox-gl-native
closed
[ios] Cleaning a target in Xcode deletes the mbgl.xcodeproj project file & config.xcconfig file
archived bug build iOS macOS
Moved from closed PR https://github.com/mapbox/mapbox-gl-native/pull/13718 for tracking purposes since this is still valid: Cleaning a target in Xcode deletes the `mbgl.xcodeproj` project file and `config.xcconfig` file, meaning that the developer needs to `make iproj` before being able to build. I believe this i...
1.0
[ios] Cleaning a target in Xcode deletes the mbgl.xcodeproj project file & config.xcconfig file - Moved from closed PR https://github.com/mapbox/mapbox-gl-native/pull/13718 for tracking purposes since this is still valid: Cleaning a target in Xcode deletes the `mbgl.xcodeproj` project file and `config.xcconfig` file...
non_defect
cleaning a target in xcode deletes the mbgl xcodeproj project file config xcconfig file moved from closed pr for tracking purposes since this is still valid cleaning a target in xcode deletes the mbgl xcodeproj project file and config xcconfig file meaning that the developer needs to make iproj befor...
0
11,473
8,391,929,573
IssuesEvent
2018-10-09 16:10:38
ViacomInc/data-point
https://api.github.com/repos/ViacomInc/data-point
closed
address vulnerability
type:security
<!-- Thanks for your interest in the project. We appreciate bugs filed and PRs submitted! Please make sure that you are familiar with and follow the Code of Conduct for this project (found in the CODE_OF_CONDUCT.md file). Please fill/un-comment out this template with all the relevant information so we can unders...
True
address vulnerability - <!-- Thanks for your interest in the project. We appreciate bugs filed and PRs submitted! Please make sure that you are familiar with and follow the Code of Conduct for this project (found in the CODE_OF_CONDUCT.md file). Please fill/un-comment out this template with all the relevant infor...
non_defect
address vulnerability thanks for your interest in the project we appreciate bugs filed and prs submitted please make sure that you are familiar with and follow the code of conduct for this project found in the code of conduct md file please fill un comment out this template with all the relevant infor...
0
90,510
15,856,189,899
IssuesEvent
2021-04-08 01:44:44
CatalystOne/ngx-jira-issue-collector
https://api.github.com/repos/CatalystOne/ngx-jira-issue-collector
opened
CVE-2020-28502 (High) detected in xmlhttprequest-ssl-1.5.5.tgz
security vulnerability
## CVE-2020-28502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.5.tgz</b></p></summary> <p>XMLHttpRequest for Node</p> <p>Library home page: <a href="https://r...
True
CVE-2020-28502 (High) detected in xmlhttprequest-ssl-1.5.5.tgz - ## CVE-2020-28502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.5.tgz</b></p></summary> <p>XML...
non_defect
cve high detected in xmlhttprequest ssl tgz cve high severity vulnerability vulnerable library xmlhttprequest ssl tgz xmlhttprequest for node library home page a href path to dependency file ngx jira issue collector package json path to vulnerable library ngx jira is...
0
62,601
17,087,822,451
IssuesEvent
2021-07-08 13:56:57
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Hiding one link preview in a message hides all link previews
A-URL-Previews P2 S-Minor T-Defect X-Needs-Design
<!-- 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. You may remove sections that aren't relevant to your particular c...
1.0
Hiding one link preview in a message hides all link previews - <!-- 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. You...
defect
hiding one link preview in a message hides all link previews 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 you...
1
163,057
12,702,621,323
IssuesEvent
2020-06-22 20:33:09
UTA-FabLab/fabapp
https://api.github.com/repos/UTA-FabLab/fabapp
closed
Purpose and Materials not populating when initiating a print
Merged into dev Verified on Test
OctoPuppet print confirmation cannot retrieve the materials list and purpose list when starting a print. Shows "Loading..." status.
1.0
Purpose and Materials not populating when initiating a print - OctoPuppet print confirmation cannot retrieve the materials list and purpose list when starting a print. Shows "Loading..." status.
non_defect
purpose and materials not populating when initiating a print octopuppet print confirmation cannot retrieve the materials list and purpose list when starting a print shows loading status
0
453,949
13,092,423,941
IssuesEvent
2020-08-03 08:34:21
chaos-mesh/chaos-mesh
https://api.github.com/repos/chaos-mesh/chaos-mesh
closed
Archive deleted experiments multiple times
component/chaos-dashboard difficulty/hard priority/P1
## Bug Report ``` select name,start_time,finish_time from archive_experiments where namespace='tipocket-cdc-kafka'; ``` Seems the same experiment is stored in the DB several times. ![image](https://user-images.githubusercontent.com/25150124/82839967-1060f600-9e9f-11ea-94aa-ec7a3bd69f63.png) The cause is t...
1.0
Archive deleted experiments multiple times - ## Bug Report ``` select name,start_time,finish_time from archive_experiments where namespace='tipocket-cdc-kafka'; ``` Seems the same experiment is stored in the DB several times. ![image](https://user-images.githubusercontent.com/25150124/82839967-1060f600-9e9f-...
non_defect
archive deleted experiments multiple times bug report select name start time finish time from archive experiments where namespace tipocket cdc kafka seems the same experiment is stored in the db several times the cause is that the cleanup of chaos is blocked by the finalized but sin...
0
127,732
12,337,989,026
IssuesEvent
2020-05-14 15:46:34
HEMS-2020/Firmenparkplatzverwaltung
https://api.github.com/repos/HEMS-2020/Firmenparkplatzverwaltung
opened
JavaDocs für die Tests
documentation
Deine Tests. Deine Docs. Auf Deutsch und wenn du krass bist zusätzlich auf Englisch dahinter.
1.0
JavaDocs für die Tests - Deine Tests. Deine Docs. Auf Deutsch und wenn du krass bist zusätzlich auf Englisch dahinter.
non_defect
javadocs für die tests deine tests deine docs auf deutsch und wenn du krass bist zusätzlich auf englisch dahinter
0
48,058
13,067,418,694
IssuesEvent
2020-07-31 00:23:29
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
trigger-sim needs specially keyed volume trigger for each instance (Trac #1717)
Migrated from Trac combo simulation defect
When running the trigger-sim segment on hitspool data younger than May 9th 2016, I get the following error: `RuntimeError: Tray already contains module named "InIceRawdata_triggersim_cyl" of type CylinderTrigger (in I3Tray::param_setter I3Tray::AddModule(boost::python::api::object, std::string))` Which is caused (I g...
1.0
trigger-sim needs specially keyed volume trigger for each instance (Trac #1717) - When running the trigger-sim segment on hitspool data younger than May 9th 2016, I get the following error: `RuntimeError: Tray already contains module named "InIceRawdata_triggersim_cyl" of type CylinderTrigger (in I3Tray::param_setter ...
defect
trigger sim needs specially keyed volume trigger for each instance trac when running the trigger sim segment on hitspool data younger than may i get the following error runtimeerror tray already contains module named inicerawdata triggersim cyl of type cylindertrigger in param setter addmodule ...
1
595,273
18,063,343,968
IssuesEvent
2021-09-20 16:09:13
dotnet/machinelearning-modelbuilder
https://api.github.com/repos/dotnet/machinelearning-modelbuilder
closed
Wrong Folder Picker
Priority:1
**Describe the bug** We use a folder picker that doesn't match other folder pickers in VS. It also doesn't open to last used location. **Expected behavior** Same folder picker behavior as rest of VS **Screenshots** Should be this: ![image](https://user-images.githubusercontent.com/31937616/70187384-e4f50f80-1...
1.0
Wrong Folder Picker - **Describe the bug** We use a folder picker that doesn't match other folder pickers in VS. It also doesn't open to last used location. **Expected behavior** Same folder picker behavior as rest of VS **Screenshots** Should be this: ![image](https://user-images.githubusercontent.com/319376...
non_defect
wrong folder picker describe the bug we use a folder picker that doesn t match other folder pickers in vs it also doesn t open to last used location expected behavior same folder picker behavior as rest of vs screenshots should be this
0
195,948
14,788,401,556
IssuesEvent
2021-01-12 09:10:01
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: kv95/enc=false/nodes=3/cpu=32/size=64kb failed
C-test-failure O-roachtest O-robot branch-release-20.1 release-blocker
[(roachtest).kv95/enc=false/nodes=3/cpu=32/size=64kb failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2574842&tab=buildLog) on [release-20.1@e395c0c7c48a279334f0e94dfb7030a3eafa093f](https://github.com/cockroachdb/cockroach/commits/e395c0c7c48a279334f0e94dfb7030a3eafa093f): ``` | github.com/cockroachd...
2.0
roachtest: kv95/enc=false/nodes=3/cpu=32/size=64kb failed - [(roachtest).kv95/enc=false/nodes=3/cpu=32/size=64kb failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2574842&tab=buildLog) on [release-20.1@e395c0c7c48a279334f0e94dfb7030a3eafa093f](https://github.com/cockroachdb/cockroach/commits/e395c0c7c48a279...
non_defect
roachtest enc false nodes cpu size failed on github com cockroachdb cockroach vendor golang org x sync errgroup group go home agent work go src github com cockroachdb cockroach vendor golang org x sync errgroup errgroup go runtime goexit usr local go src runti...
0
510,318
14,788,491,193
IssuesEvent
2021-01-12 09:17:41
crux-bphc/CMS-Android
https://api.github.com/repos/crux-bphc/CMS-Android
closed
Pinned announcements results in notification spam
bug easy pick medium_priority
Announcements can be pinned and such announcements always show up in notifications for that specific announcements. This is most likely because the REST responses has such discussions at the top, which the app probably doesn't take into account.
1.0
Pinned announcements results in notification spam - Announcements can be pinned and such announcements always show up in notifications for that specific announcements. This is most likely because the REST responses has such discussions at the top, which the app probably doesn't take into account.
non_defect
pinned announcements results in notification spam announcements can be pinned and such announcements always show up in notifications for that specific announcements this is most likely because the rest responses has such discussions at the top which the app probably doesn t take into account
0
24,974
4,159,353,820
IssuesEvent
2016-06-17 08:43:47
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: alpha.pdf and alpha.logpdf returns nan for x=0
defect scipy.stats
The alpha distribution return nan for x=0 as exemplified here: >>> import numpy as np >>> import scipy.stats as ss >>> ss.alpha.pdf(0,2) nan >>> ss.alpha.logpdf(0,2) nan The correct value is 0, because it is outside the support of the distribution (0 < x). The fault lies apparently ...
1.0
BUG: alpha.pdf and alpha.logpdf returns nan for x=0 - The alpha distribution return nan for x=0 as exemplified here: >>> import numpy as np >>> import scipy.stats as ss >>> ss.alpha.pdf(0,2) nan >>> ss.alpha.logpdf(0,2) nan The correct value is 0, because it is outside the support of...
defect
bug alpha pdf and alpha logpdf returns nan for x the alpha distribution return nan for x as exemplified here import numpy as np import scipy stats as ss ss alpha pdf nan ss alpha logpdf nan the correct value is because it is outside the support of...
1
541,293
15,824,368,442
IssuesEvent
2021-04-06 03:06:52
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[LS] Only type cast code action is suggestion for class field assignments
Priority/High SwanLakeDump Team/LanguageServer Type/Bug Version/SLAlpha3
**Description:** Consider: ```ballerina public class ProxyClient { private tcp:Client proxyClient; private http:Client cl; public function init(string proxyHost, int proxyPort) { self.proxyClient = new(proxyHost, proxyPort); } } ``` At `self.proxyClient = new(proxyHost, proxyPort)...
1.0
[LS] Only type cast code action is suggestion for class field assignments - **Description:** Consider: ```ballerina public class ProxyClient { private tcp:Client proxyClient; private http:Client cl; public function init(string proxyHost, int proxyPort) { self.proxyClient = new(proxyHost, ...
non_defect
only type cast code action is suggestion for class field assignments description consider ballerina public class proxyclient private tcp client proxyclient private http client cl public function init string proxyhost int proxyport self proxyclient new proxyhost pro...
0
68,237
21,565,532,170
IssuesEvent
2022-05-01 20:08:24
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Node connection check fail to identify unqualified last elements in the connecton or object list
Defect
Issue overview -------------- It was discovered in the node connect check for the flow stream connections (Check 10), the logic has an error that it will let an “unqualified” object to pass the check. As a symptom, it could let an object is supposedly fail the Check 10 node-connection check to (unexpectedly) pas...
1.0
Node connection check fail to identify unqualified last elements in the connecton or object list - Issue overview -------------- It was discovered in the node connect check for the flow stream connections (Check 10), the logic has an error that it will let an “unqualified” object to pass the check. As a symptom,...
defect
node connection check fail to identify unqualified last elements in the connecton or object list issue overview it was discovered in the node connect check for the flow stream connections check the logic has an error that it will let an “unqualified” object to pass the check as a symptom ...
1
297,127
22,340,918,454
IssuesEvent
2022-06-15 00:38:18
rekhviasN/project-demo-1
https://api.github.com/repos/rekhviasN/project-demo-1
closed
readme needs to be updated to reflect project details
documentation
readme needs to be updated to reflect project details! - add how to install the project - directions for testing - etc etc
1.0
readme needs to be updated to reflect project details - readme needs to be updated to reflect project details! - add how to install the project - directions for testing - etc etc
non_defect
readme needs to be updated to reflect project details readme needs to be updated to reflect project details add how to install the project directions for testing etc etc
0
266,444
20,152,216,967
IssuesEvent
2022-02-09 13:30:07
Componolit/RecordFlux
https://api.github.com/repos/Componolit/RecordFlux
opened
Use of Memcached server for tests
documentation testing
The use of Memcached should be optional. It should be also possible to define a custom configuration (host and port of the Memcached server). The development documentation should be extended.
1.0
Use of Memcached server for tests - The use of Memcached should be optional. It should be also possible to define a custom configuration (host and port of the Memcached server). The development documentation should be extended.
non_defect
use of memcached server for tests the use of memcached should be optional it should be also possible to define a custom configuration host and port of the memcached server the development documentation should be extended
0
18,477
3,067,270,280
IssuesEvent
2015-08-18 09:22:51
contao/core
https://api.github.com/repos/contao/core
closed
Cannot unset string offsets in Controller.php on line 1478
defect
In [Controller.php:1478](https://github.com/contao/core/blob/ac68761904694febb7636efacf34c30575e720a0/system/modules/core/library/Contao/Controller.php#L1478) we try to unset the third array item, but `$size` isn’t always an array and this leads to the fatal error “Cannot unset string offsets”. I think we should change...
1.0
Cannot unset string offsets in Controller.php on line 1478 - In [Controller.php:1478](https://github.com/contao/core/blob/ac68761904694febb7636efacf34c30575e720a0/system/modules/core/library/Contao/Controller.php#L1478) we try to unset the third array item, but `$size` isn’t always an array and this leads to the fatal ...
defect
cannot unset string offsets in controller php on line in we try to unset the third array item but size isn’t always an array and this leads to the fatal error “cannot unset string offsets” i think we should change to a deserialize arritem true in related issue
1
69,293
22,319,710,325
IssuesEvent
2022-06-14 04:28:43
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
install + start + error message - `Invalid homeserver discovery response`
T-Defect X-Needs-Info A-Electron Z-FTUE A-Config
### Steps to reproduce 1. Where are you starting? What can you see? arch linux install ```paru -S element-desktop``` which installs it from the AUR: https://archlinux.org/packages/community/x86_64/element-desktop/. 2. start ```element-desktop``` 3. error message. first impression :( > Failed to start > ...
1.0
install + start + error message - `Invalid homeserver discovery response` - ### Steps to reproduce 1. Where are you starting? What can you see? arch linux install ```paru -S element-desktop``` which installs it from the AUR: https://archlinux.org/packages/community/x86_64/element-desktop/. 2. start ```element-...
defect
install start error message invalid homeserver discovery response steps to reproduce where are you starting what can you see arch linux install paru s element desktop which installs it from the aur start element desktop error message first impression failed ...
1
81,636
7,794,133,146
IssuesEvent
2018-06-08 00:38:39
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Create E2E tests for the NUX flow
Automated Testing Nux [Type] Task
From https://github.com/WordPress/gutenberg/pull/6631#discussion_r191870938: > A NUX seems like a good candidate for E2E testing, since a developer is unlikely to encounter it in their day-to-day work, and thus is more prone to accidental breakage.
1.0
Create E2E tests for the NUX flow - From https://github.com/WordPress/gutenberg/pull/6631#discussion_r191870938: > A NUX seems like a good candidate for E2E testing, since a developer is unlikely to encounter it in their day-to-day work, and thus is more prone to accidental breakage.
non_defect
create tests for the nux flow from a nux seems like a good candidate for testing since a developer is unlikely to encounter it in their day to day work and thus is more prone to accidental breakage
0
78,024
10,036,021,530
IssuesEvent
2019-07-18 09:40:35
strimzi/strimzi-kafka-operator
https://api.github.com/repos/strimzi/strimzi-kafka-operator
closed
[Doc] Reorganise and improve contributing (HACKING) docs
documentation
The [HACKING](https://github.com/strimzi/strimzi-kafka-operator/blob/master/HACKING.md) contains many disjointed sections on the various stages needed for developing Strimzi. This document could do with reorganisation and some additional detail to make it easier for a new developer to get setup and complete their first...
1.0
[Doc] Reorganise and improve contributing (HACKING) docs - The [HACKING](https://github.com/strimzi/strimzi-kafka-operator/blob/master/HACKING.md) contains many disjointed sections on the various stages needed for developing Strimzi. This document could do with reorganisation and some additional detail to make it easie...
non_defect
reorganise and improve contributing hacking docs the contains many disjointed sections on the various stages needed for developing strimzi this document could do with reorganisation and some additional detail to make it easier for a new developer to get setup and complete their first build pr suggested c...
0
60,631
17,023,476,649
IssuesEvent
2021-07-03 02:13:45
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
oneway sign and street names collaps
Component: osmarender Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 12.52am, Wednesday, 9th September 2009]** When you have a small one-way street the street name get not easily read. you can see the example here: http://www.openstreetmap.org/?lat=40.55985&lon=-5.67428&zoom=17&layers=0B00FTF
1.0
oneway sign and street names collaps - **[Submitted to the original trac issue database at 12.52am, Wednesday, 9th September 2009]** When you have a small one-way street the street name get not easily read. you can see the example here: http://www.openstreetmap.org/?lat=40.55985&lon=-5.67428&zoom=17&layers=0B00FTF
defect
oneway sign and street names collaps when you have a small one way street the street name get not easily read you can see the example here
1
19,919
3,275,416,543
IssuesEvent
2015-10-26 15:30:24
nikcross/open-forum
https://api.github.com/repos/nikcross/open-forum
closed
PhotoAlbum Extension does not work for pages with ' in name
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Add a [{PhotoAlbum}] extension to a page with a ' in the name 2. Attach a photo to the page What is the expected output? The photo should be displayed in the album What do you see instead? The photo's file name is displayed ``` Original issue reported on code.google....
1.0
PhotoAlbum Extension does not work for pages with ' in name - ``` What steps will reproduce the problem? 1. Add a [{PhotoAlbum}] extension to a page with a ' in the name 2. Attach a photo to the page What is the expected output? The photo should be displayed in the album What do you see instead? The photo's file na...
defect
photoalbum extension does not work for pages with in name what steps will reproduce the problem add a extension to a page with a in the name attach a photo to the page what is the expected output the photo should be displayed in the album what do you see instead the photo s file name is display...
1
34,877
7,467,378,387
IssuesEvent
2018-04-02 15:05:14
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
CSV Robustness issue
C: MOOSE P: normal T: defect
## Rationale <!--What is the reason for this enhancement or what error are you reporting?--> A user has reported that during very fast steps some CSV data is missing from the output file. ## Description <!--Provide details of the enhancement or instructions for reproducing the error.--> We have optimized...
1.0
CSV Robustness issue - ## Rationale <!--What is the reason for this enhancement or what error are you reporting?--> A user has reported that during very fast steps some CSV data is missing from the output file. ## Description <!--Provide details of the enhancement or instructions for reproducing the error.-...
defect
csv robustness issue rationale a user has reported that during very fast steps some csv data is missing from the output file description we have optimized outputting of csv data to avoid opening closing and re writing all data every time step perhaps there are circumstances where this syste...
1
89
3,737,576,393
IssuesEvent
2016-03-08 19:45:37
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
opened
NRE at during inline rename session at Microsoft.CodeAnalysis.Rename.ConflictEngine.ConflictResolver.Session.AnnotateAndRename_WorkerAsync
Area-IDE Bug Tenet-Reliability
**Version Used**: 1.02.0.60227 of Roslyn binaries from Stabilization branch - unfortunately the symbols have been deleted for this drop but probably call stack is sufficient? **Steps to Reproduce**: I hit this crash while attempting to rename a type in Roslyn.sln, and mistakenly typing the same name as an existin...
True
NRE at during inline rename session at Microsoft.CodeAnalysis.Rename.ConflictEngine.ConflictResolver.Session.AnnotateAndRename_WorkerAsync - **Version Used**: 1.02.0.60227 of Roslyn binaries from Stabilization branch - unfortunately the symbols have been deleted for this drop but probably call stack is sufficient? ...
non_defect
nre at during inline rename session at microsoft codeanalysis rename conflictengine conflictresolver session annotateandrename workerasync version used of roslyn binaries from stabilization branch unfortunately the symbols have been deleted for this drop but probably call stack is sufficient st...
0
82,081
31,933,697,711
IssuesEvent
2023-09-19 09:05:53
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
opened
Unable to authenticate when a user is part of Mapped LDAP groups
defect in triage
### Current Behavior I tried to add a Mapped LDAP group to a team ![image](https://github.com/DependencyTrack/dependency-track/assets/100369838/16df6ada-e85f-4aa1-b379-2e22bb618a27) And then when user try to login, its not working and a error is thrown as below ![MicrosoftTeams-image](https://github.com/DependencyT...
1.0
Unable to authenticate when a user is part of Mapped LDAP groups - ### Current Behavior I tried to add a Mapped LDAP group to a team ![image](https://github.com/DependencyTrack/dependency-track/assets/100369838/16df6ada-e85f-4aa1-b379-2e22bb618a27) And then when user try to login, its not working and a error is thro...
defect
unable to authenticate when a user is part of mapped ldap groups current behavior i tried to add a mapped ldap group to a team and then when user try to login its not working and a error is thrown as below checking on the log file i see a error message as below steps to reproduce...
1
8,931
23,798,132,324
IssuesEvent
2022-09-02 23:15:03
weihaopeng/W3-POC
https://api.github.com/repos/weihaopeng/W3-POC
opened
Architecture Design & Decisions
architecture
# Architecture of W3 POC ![img](design/W3 POC ETH Hackathon.png) # Architecture Decisions - [ ] directly using libp2p in the local swarm?
1.0
Architecture Design & Decisions - # Architecture of W3 POC ![img](design/W3 POC ETH Hackathon.png) # Architecture Decisions - [ ] directly using libp2p in the local swarm?
non_defect
architecture design decisions architecture of poc design poc eth hackathon png architecture decisions directly using in the local swarm
0
47,302
13,056,109,181
IssuesEvent
2020-07-30 03:41:07
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
Super DST unpacker still is calling Physics() (Trac #307)
Migrated from Trac combo reconstruction defect
The module: I3SuperDSTUnPacker still is calling Physics() rather than DAQ(). Shouldn;t this be changed to DAQ()? -Erik Migrated from https://code.icecube.wisc.edu/ticket/307 ```json { "status": "closed", "changetime": "2011-09-09T14:53:40", "description": "The module: I3SuperDSTUnPacker\n\nstill is ...
1.0
Super DST unpacker still is calling Physics() (Trac #307) - The module: I3SuperDSTUnPacker still is calling Physics() rather than DAQ(). Shouldn;t this be changed to DAQ()? -Erik Migrated from https://code.icecube.wisc.edu/ticket/307 ```json { "status": "closed", "changetime": "2011-09-09T14:53:40", ...
defect
super dst unpacker still is calling physics trac the module still is calling physics rather than daq shouldn t this be changed to daq erik migrated from json status closed changetime description the module n nstill is calling physics rather ...
1
61,636
3,151,024,434
IssuesEvent
2015-09-16 04:24:58
NRGI/resourcecontracts.org
https://api.github.com/repos/NRGI/resourcecontracts.org
closed
Add full list of annotation categories
annotations bug Priority
Not all the upload categories are available on the site - currently only 59and not all 91 annotation categories. @samCCSI: Could you paste the full list of the 91 annotation catgeories here to make sure we have the correct list?
1.0
Add full list of annotation categories - Not all the upload categories are available on the site - currently only 59and not all 91 annotation categories. @samCCSI: Could you paste the full list of the 91 annotation catgeories here to make sure we have the correct list?
non_defect
add full list of annotation categories not all the upload categories are available on the site currently only not all annotation categories samccsi could you paste the full list of the annotation catgeories here to make sure we have the correct list
0
732,744
25,275,088,487
IssuesEvent
2022-11-16 12:04:21
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
opened
PHP Fatal error: Uncaught TypeError: when setting preload rows count filter is set to null
type: bug module: preload priority: low severity: minor
**Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version => 3.12.3 - Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** A fatal error is added to the debug.log when setting `rocket_preload_cache_pen...
1.0
PHP Fatal error: Uncaught TypeError: when setting preload rows count filter is set to null - **Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version => 3.12.3 - Used the search feature to ensure that the bug hasn’t been reported before **Desc...
non_defect
php fatal error uncaught typeerror when setting preload rows count filter is set to null before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before descr...
0
74,507
9,082,109,157
IssuesEvent
2019-02-17 09:08:46
nthiebes/booky.io
https://api.github.com/repos/nthiebes/booky.io
closed
Language selection in footer
design feature
This issue is about the design of the language selection in the footer.
1.0
Language selection in footer - This issue is about the design of the language selection in the footer.
non_defect
language selection in footer this issue is about the design of the language selection in the footer
0
104,406
22,646,400,883
IssuesEvent
2022-07-01 09:07:34
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.1] Help pages
No Code Attached Yet Release Blocker
In Order to generate the helpTOC.json correctly for 4.1 we need to run build/helpTOC.php Currently the script fails because it cannot find the MINOR version as called here https://github.com/joomla/joomla-cms/blob/79d8b8e209a540eaa394c3188fefc076b1dbea05/build/helpTOC.php#L92-L96 IIRC there is something that h...
1.0
[4.1] Help pages - In Order to generate the helpTOC.json correctly for 4.1 we need to run build/helpTOC.php Currently the script fails because it cannot find the MINOR version as called here https://github.com/joomla/joomla-cms/blob/79d8b8e209a540eaa394c3188fefc076b1dbea05/build/helpTOC.php#L92-L96 IIRC there ...
non_defect
help pages in order to generate the helptoc json correctly for we need to run build helptoc php currently the script fails because it cannot find the minor version as called here iirc there is something that has to be done on help joomla org to facilitate this but i neither have access nor remember e...
0
77,044
14,708,296,933
IssuesEvent
2021-01-04 23:21:09
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Feature Request: Local Voice Hot Mic
Code Design Feature request
At present, users can select voice chat disabled, voice chat with push to talk, or voice chat with voice activation. In voice activated mode, voice is sent to the radio whenever detected. With the push to talk mode, two push to talk keys are set: one to use the radio, and one to use the local chat (voice heard only nea...
1.0
Feature Request: Local Voice Hot Mic - At present, users can select voice chat disabled, voice chat with push to talk, or voice chat with voice activation. In voice activated mode, voice is sent to the radio whenever detected. With the push to talk mode, two push to talk keys are set: one to use the radio, and one to u...
non_defect
feature request local voice hot mic at present users can select voice chat disabled voice chat with push to talk or voice chat with voice activation in voice activated mode voice is sent to the radio whenever detected with the push to talk mode two push to talk keys are set one to use the radio and one to u...
0
47,923
13,066,378,524
IssuesEvent
2020-07-30 21:34:16
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[steamshovel] QSpinBox of ShovelSlider is unreadable on Mac (Trac #1436)
Migrated from Trac combo core defect
The text inside the spinbox is cut off at the top and the bottom. Seems to be only a Mac issue (works on Ubuntu 14.04). Migrated from https://code.icecube.wisc.edu/ticket/1436 ```json { "status": "closed", "changetime": "2015-12-16T17:35:34", "description": "The text inside the spinbox is cut off at the ...
1.0
[steamshovel] QSpinBox of ShovelSlider is unreadable on Mac (Trac #1436) - The text inside the spinbox is cut off at the top and the bottom. Seems to be only a Mac issue (works on Ubuntu 14.04). Migrated from https://code.icecube.wisc.edu/ticket/1436 ```json { "status": "closed", "changetime": "2015-12-16T17:...
defect
qspinbox of shovelslider is unreadable on mac trac the text inside the spinbox is cut off at the top and the bottom seems to be only a mac issue works on ubuntu migrated from json status closed changetime description the text inside the spinbox is cut off...
1
120,090
25,737,180,604
IssuesEvent
2022-12-08 02:01:08
Azure/autorest.csharp
https://api.github.com/repos/Azure/autorest.csharp
closed
CADL: Models generated from templates should not be put into Azure.Core
v3 Client DPG DPG/RLC v2.0 GA Epic: Parity with DPG 1.0 WS: Code Generation
From the APIView generated by ADP https://github.com/Azure/azure-rest-api-specs-pr/pull/9236/files A couple of classes are created under the namespace of Azure.Core. https://apiview.dev/Assemblies/Review/5b7d805ce109492094e0f8dc193b11f4#Azure.Core We need to design a better way to handle models generated from te...
1.0
CADL: Models generated from templates should not be put into Azure.Core - From the APIView generated by ADP https://github.com/Azure/azure-rest-api-specs-pr/pull/9236/files A couple of classes are created under the namespace of Azure.Core. https://apiview.dev/Assemblies/Review/5b7d805ce109492094e0f8dc193b11f4#Azure...
non_defect
cadl models generated from templates should not be put into azure core from the apiview generated by adp a couple of classes are created under the namespace of azure core we need to design a better way to handle models generated from templates
0
31,604
6,557,676,006
IssuesEvent
2017-09-06 18:20:39
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
UnitarySystem unexpected fan operation
Defect EnergyPlus Priority1
[E+ 8.7 in.idf](https://github.com/NREL/EnergyPlus/files/1129202/in.idf.txt) The `UnitarySystem`'s fan is operating at full speed whenever there is a cooling load despite the fact that there is no cooling coil specified. I'd expect there to be zero fan energy when there is a cooling load. ![image](https://user-im...
1.0
UnitarySystem unexpected fan operation - [E+ 8.7 in.idf](https://github.com/NREL/EnergyPlus/files/1129202/in.idf.txt) The `UnitarySystem`'s fan is operating at full speed whenever there is a cooling load despite the fact that there is no cooling coil specified. I'd expect there to be zero fan energy when there is a ...
defect
unitarysystem unexpected fan operation the unitarysystem s fan is operating at full speed whenever there is a cooling load despite the fact that there is no cooling coil specified i d expect there to be zero fan energy when there is a cooling load we ve also tried setting the cooling supply air...
1
32,181
6,732,608,871
IssuesEvent
2017-10-18 12:12:07
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
aggregate shutdown java.lang.IllegalStateException node failed to start
Team: Core Type: Critical Type: Defect
this test https://hazelcast-l337.ci.cloudbees.com/view/shutdown/job/shutdown-aggregate/ failed 2 time, to day 17th with `java.lang.IllegalStateException: Node failed to start! `
1.0
aggregate shutdown java.lang.IllegalStateException node failed to start - this test https://hazelcast-l337.ci.cloudbees.com/view/shutdown/job/shutdown-aggregate/ failed 2 time, to day 17th with `java.lang.IllegalStateException: Node failed to start! `
defect
aggregate shutdown java lang illegalstateexception node failed to start this test failed time to day with java lang illegalstateexception node failed to start
1
10,860
2,622,193,717
IssuesEvent
2015-03-04 00:24:13
byzhang/cudpp
https://api.github.com/repos/byzhang/cudpp
closed
2 different files named mt19937ar.cpp are swapped in the distro.
auto-migrated Priority-Medium Type-Defect
``` Ie: .../cudpp_src_2.0/apps/cudpp_hash_testrig/mt19937ar.cpp .../cudpp_src_2.0/src/cudpp_hash/mt19937ar.cpp The latter includes a main routine where there should not be one. What is the expected output? What do you see instead? Produces "duplicate main routine found" What version of the product are you using? On ...
1.0
2 different files named mt19937ar.cpp are swapped in the distro. - ``` Ie: .../cudpp_src_2.0/apps/cudpp_hash_testrig/mt19937ar.cpp .../cudpp_src_2.0/src/cudpp_hash/mt19937ar.cpp The latter includes a main routine where there should not be one. What is the expected output? What do you see instead? Produces "duplicate ...
defect
different files named cpp are swapped in the distro ie cudpp src apps cudpp hash testrig cpp cudpp src src cudpp hash cpp the latter includes a main routine where there should not be one what is the expected output what do you see instead produces duplicate main routine found wha...
1
48,205
13,067,527,315
IssuesEvent
2020-07-31 00:44:56
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
MuMillipede should not add track segments to the hypothesis without a configured MuonPhotonicsService (Trac #1968)
Migrated from Trac combo reconstruction defect
A lazy user like me might assume that setting MuonPhotonicsService=None in MuMillipede means that it does not add track segments to the hypothesis. However, this also has to be explicitly turned off by setting MuonSpacing=0. Not knowing this causes weird behavior of the energy losses if the type of the seed track is an...
1.0
MuMillipede should not add track segments to the hypothesis without a configured MuonPhotonicsService (Trac #1968) - A lazy user like me might assume that setting MuonPhotonicsService=None in MuMillipede means that it does not add track segments to the hypothesis. However, this also has to be explicitly turned off by s...
defect
mumillipede should not add track segments to the hypothesis without a configured muonphotonicsservice trac a lazy user like me might assume that setting muonphotonicsservice none in mumillipede means that it does not add track segments to the hypothesis however this also has to be explicitly turned off by sett...
1
61,642
17,023,746,490
IssuesEvent
2021-07-03 03:37:24
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
[PATCH] osm2pgsql: show import speed for primitive XML parser; debian packaging minor fix
Component: osm2pgsql Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.30am, Sunday, 18th September 2011]** ``` kom@thinkcat:~/osm/osm2pgsql$ svn diff Index: debian/control =================================================================== --- debian/control (revision 26668) +++ debian/control (working copy) @@ -7,7 +...
1.0
[PATCH] osm2pgsql: show import speed for primitive XML parser; debian packaging minor fix - **[Submitted to the original trac issue database at 9.30am, Sunday, 18th September 2011]** ``` kom@thinkcat:~/osm/osm2pgsql$ svn diff Index: debian/control =================================================================== ...
defect
show import speed for primitive xml parser debian packaging minor fix kom thinkcat osm svn diff index debian control debian control revision debian control working copy package...
1
310,694
26,734,711,819
IssuesEvent
2023-01-30 08:34:05
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
opened
There is a successful activity log when copying and pasting more than one blob from an Azure AD attached blob container that doesn't have the right permissions
🧪 testing :gear: adls gen2 :beetle: azcopy error reporting
**Storage Explorer Version**: 1.28.0-dev **Build Number**: 20230127.10 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.1 (Apple M1 Pro) **Architecture**: ia32/x64 **How Found**: Ad hoc testing **Regression From**: Not a regression ## Steps to Reproduce ## 1. Expand one ADLS Ge...
1.0
There is a successful activity log when copying and pasting more than one blob from an Azure AD attached blob container that doesn't have the right permissions - **Storage Explorer Version**: 1.28.0-dev **Build Number**: 20230127.10 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.1 (...
non_defect
there is a successful activity log when copying and pasting more than one blob from an azure ad attached blob container that doesn t have the right permissions storage explorer version dev build number branch main platform os windows linux ubuntu macos ventura apple pro ...
0
50,333
26,584,877,273
IssuesEvent
2023-01-22 22:17:00
jump-dev/JuMP.jl
https://api.github.com/repos/jump-dev/JuMP.jl
closed
Tracking the time-to-first-solve issue
Type: Performance
The time-to-first solve issue in MOI has been helpful: https://github.com/jump-dev/MathOptInterface.jl/issues/1313. Here's one for JuMP. I'm going to close the old issues #2273 #1181 in favor of this one, since they all related to the same problem: latency. ## Benchmarks #2723 added some benchmarking scripts. ...
True
Tracking the time-to-first-solve issue - The time-to-first solve issue in MOI has been helpful: https://github.com/jump-dev/MathOptInterface.jl/issues/1313. Here's one for JuMP. I'm going to close the old issues #2273 #1181 in favor of this one, since they all related to the same problem: latency. ## Benchmarks ...
non_defect
tracking the time to first solve issue the time to first solve issue in moi has been helpful here s one for jump i m going to close the old issues in favor of this one since they all related to the same problem latency benchmarks added some benchmarking scripts the most relevant one is ru...
0
279,468
30,702,562,497
IssuesEvent
2023-07-27 01:40:47
nidhi7598/linux-3.0.35_CVE-2018-13405
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2018-13405
closed
WS-2021-0551 (Critical) detected in linux-stable-rtv3.8.6 - autoclosed
Mend: dependency security vulnerability
## WS-2021-0551 - Critical Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pa...
True
WS-2021-0551 (Critical) detected in linux-stable-rtv3.8.6 - autoclosed - ## WS-2021-0551 - Critical Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> ...
non_defect
ws critical detected in linux stable autoclosed ws critical severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files ...
0
146,626
19,426,247,000
IssuesEvent
2021-12-21 06:06:51
smartcontractresearchforum/research_content
https://api.github.com/repos/smartcontractresearchforum/research_content
opened
Research Summary: Towards A first step to understand flash loan and its application in Defi Ecosystem
summary security
Author: Samuel @samuelngwu Estimated date of completion: TBD Link to Paper: https://yajin.org/papers/flashloan.pdf Link to working draft: TBD Source of approval: RP 15 05/28/21. Mentorship Program 2021. <!-- Thanks for expressing interest in proposing a summary for SCRF. Before submission, please comp...
True
Research Summary: Towards A first step to understand flash loan and its application in Defi Ecosystem - Author: Samuel @samuelngwu Estimated date of completion: TBD Link to Paper: https://yajin.org/papers/flashloan.pdf Link to working draft: TBD Source of approval: RP 15 05/28/21. Mentorship Program 2021. ...
non_defect
research summary towards a first step to understand flash loan and its application in defi ecosystem author samuel samuelngwu estimated date of completion tbd link to paper link to working draft tbd source of approval rp mentorship program thanks for expressing interest in ...
0
130,190
10,600,620,499
IssuesEvent
2019-10-10 10:26:55
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
SupplierRequisitionPage TESTING
DataTable Test Plan Template needs testing
# TESTING This is an issue for testing `SupplierRequisitionPage`. Please copy and paste this list of tests and post your results in a comment in this issue. ## Supplier Requisition Page #### NOTE: This page has a customization regarding [PROGRAMS](https://docs.google.com/document/d/1GgSDoNCMVjK11BeirNiOyYDH...
2.0
SupplierRequisitionPage TESTING - # TESTING This is an issue for testing `SupplierRequisitionPage`. Please copy and paste this list of tests and post your results in a comment in this issue. ## Supplier Requisition Page #### NOTE: This page has a customization regarding [PROGRAMS](https://docs.google.com/do...
non_defect
supplierrequisitionpage testing testing this is an issue for testing supplierrequisitionpage please copy and paste this list of tests and post your results in a comment in this issue supplier requisition page note this page has a customization regarding sorry only docs there are at the...
0