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
631,554
20,154,058,247
IssuesEvent
2022-02-09 14:59:19
BIDMCDigitalPsychiatry/LAMP-platform
https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform
closed
Remove character limit on matrix survey option type (and switch to JSONSchemaForm)
feature 5day frontend urgent priority HIGH
There is not supposed to be a character limit for any survey question types - and we should be using the JSON Schema Form system for the clinician user interface to create surveys.
1.0
Remove character limit on matrix survey option type (and switch to JSONSchemaForm) - There is not supposed to be a character limit for any survey question types - and we should be using the JSON Schema Form system for the clinician user interface to create surveys.
non_defect
remove character limit on matrix survey option type and switch to jsonschemaform there is not supposed to be a character limit for any survey question types and we should be using the json schema form system for the clinician user interface to create surveys
0
32,300
12,102,283,938
IssuesEvent
2020-04-20 16:27:01
Hyraze/infinite
https://api.github.com/repos/Hyraze/infinite
opened
WS-2020-0044 (High) detected in decompress-4.2.0.tgz
security vulnerability
## WS-2020-0044 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decompress-4.2.0.tgz</b></p></summary> <p>Extracting archives made easy</p> <p>Library home page: <a href="https://regis...
True
WS-2020-0044 (High) detected in decompress-4.2.0.tgz - ## WS-2020-0044 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decompress-4.2.0.tgz</b></p></summary> <p>Extracting archives mad...
non_defect
ws high detected in decompress tgz ws high severity vulnerability vulnerable library decompress tgz extracting archives made easy library home page a href path to dependency file tmp ws scm infinite package json path to vulnerable library tmp ws scm infinite node m...
0
31,226
11,892,841,835
IssuesEvent
2020-03-29 08:26:16
MoonchildProductions/UXP
https://api.github.com/repos/MoonchildProductions/UXP
closed
Remove HPKP
App: All C: Networking Security String Changes
HPKP's adoption is very low, is being abused for ransoms (locking out visitors from sites through hijacking, and enabling this feature on the hijacked websites with the attacker's keys) and mainstream browsers have dropped it or will drop it soon. In theory a good feature, but more of a risk and/or footgun in practice...
True
Remove HPKP - HPKP's adoption is very low, is being abused for ransoms (locking out visitors from sites through hijacking, and enabling this feature on the hijacked websites with the attacker's keys) and mainstream browsers have dropped it or will drop it soon. In theory a good feature, but more of a risk and/or footg...
non_defect
remove hpkp hpkp s adoption is very low is being abused for ransoms locking out visitors from sites through hijacking and enabling this feature on the hijacked websites with the attacker s keys and mainstream browsers have dropped it or will drop it soon in theory a good feature but more of a risk and or footg...
0
112,267
17,085,755,872
IssuesEvent
2021-07-08 11:36:58
OxalisCommunity/Oxalis-AS4
https://api.github.com/repos/OxalisCommunity/Oxalis-AS4
opened
Upgrade org.apache.cxf:cxf-rt-transports-http to version 3.3.8, 3.4.1 or higher to get rid of security vulnerablity [CVE-2020-13954, CWE-79]
JDK version and library version upgrades Pri/H Security Size/M
SAST tool report vulnerability for library : cxf-rt-transports-http network.oxalis:oxalis-as4@5.0.1 +---org.apache.cxf:cxf-rt-transports-http@3.3.6 Library "org.apache.cxf:cxf-rt-transports-http" need to upgrade to version 3.3.8, 3.4.1 or higher
True
Upgrade org.apache.cxf:cxf-rt-transports-http to version 3.3.8, 3.4.1 or higher to get rid of security vulnerablity [CVE-2020-13954, CWE-79] - SAST tool report vulnerability for library : cxf-rt-transports-http network.oxalis:oxalis-as4@5.0.1 +---org.apache.cxf:cxf-rt-transports-http@3.3.6 Library "org.apache.cx...
non_defect
upgrade org apache cxf cxf rt transports http to version or higher to get rid of security vulnerablity sast tool report vulnerability for library cxf rt transports http network oxalis oxalis org apache cxf cxf rt transports http library org apache cxf cxf rt transports http ...
0
398,867
11,742,443,849
IssuesEvent
2020-03-12 00:48:53
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Link to Sphinx documentation
feature priority: low
In GitLab by @joren485 on Jul 21, 2018, 22:31 ### One-sentence description Link to Sphinx documentation somewhere ### Desired behaviour We have a nice [docs page](https://thalia.nu/docs), but it is linked nowhere. We should link to it, so people can find the page.
1.0
Link to Sphinx documentation - In GitLab by @joren485 on Jul 21, 2018, 22:31 ### One-sentence description Link to Sphinx documentation somewhere ### Desired behaviour We have a nice [docs page](https://thalia.nu/docs), but it is linked nowhere. We should link to it, so people can find the page.
non_defect
link to sphinx documentation in gitlab by on jul one sentence description link to sphinx documentation somewhere desired behaviour we have a nice but it is linked nowhere we should link to it so people can find the page
0
48,562
13,144,931,525
IssuesEvent
2020-08-08 00:44:21
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
ChainReader cannot be pickled
Component-Readers Format-ChainReader defect persistence
### Expected behaviour ChainReader can be pickled like all the other Readers. EDIT: not all readers can be pickled... ### Actual behaviour Raises TypeError because it contains a generator object ``` TypeError: can't pickle generator objects ``` See MDAnalysis/pmda#44 ### Code to reproduce the behaviour...
1.0
ChainReader cannot be pickled - ### Expected behaviour ChainReader can be pickled like all the other Readers. EDIT: not all readers can be pickled... ### Actual behaviour Raises TypeError because it contains a generator object ``` TypeError: can't pickle generator objects ``` See MDAnalysis/pmda#44 ###...
defect
chainreader cannot be pickled expected behaviour chainreader can be pickled like all the other readers edit not all readers can be pickled actual behaviour raises typeerror because it contains a generator object typeerror can t pickle generator objects see mdanalysis pmda ...
1
1,054
3,520,428,046
IssuesEvent
2016-01-12 20:50:07
wildex999/TickDynamic
https://api.github.com/repos/wildex999/TickDynamic
closed
TickDynamic does not let the server boot.
bug Mod compatibility
Using cauldron build 1388 for 1.7.10 and when i place tick dynamic into my mods folder and start the server it says: ```` A problem occurred running the server launcher. ```` Any way to fix this?
True
TickDynamic does not let the server boot. - Using cauldron build 1388 for 1.7.10 and when i place tick dynamic into my mods folder and start the server it says: ```` A problem occurred running the server launcher. ```` Any way to fix this?
non_defect
tickdynamic does not let the server boot using cauldron build for and when i place tick dynamic into my mods folder and start the server it says a problem occurred running the server launcher any way to fix this
0
342,232
30,612,106,324
IssuesEvent
2023-07-23 18:37:23
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix tensor.test_torch_special_eq
PyTorch Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5628822366/job/15253121558"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5628822366/job/15253121558"><img src=https://img.shields.io/badge/-success-success></a...
1.0
Fix tensor.test_torch_special_eq - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5628822366/job/15253121558"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5628822366/job/15253121558"><img src=https://img.sh...
non_defect
fix tensor test torch special eq tensorflow a href src jax a href src numpy a href src torch a href src paddle a href src
0
317,064
9,660,543,539
IssuesEvent
2019-05-20 15:42:50
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
task claimant name undefined
bug-medium-priority caseflow-intake
https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/5114/ Throws JS TypeError on `return task.claimant.name.toLowerCase().includes(lowercaseSearchText)`
1.0
task claimant name undefined - https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/5114/ Throws JS TypeError on `return task.claimant.name.toLowerCase().includes(lowercaseSearchText)`
non_defect
task claimant name undefined throws js typeerror on return task claimant name tolowercase includes lowercasesearchtext
0
12,952
2,731,283,022
IssuesEvent
2015-04-16 19:26:47
ZhengXia/dapars
https://api.github.com/repos/ZhengXia/dapars
closed
DaPars does not handle scientific notation in the wig file coverage field (field 4)
auto-migrated Priority-Medium Type-Defect
``` -Current version DaPars v0.9.0 -Description of error and relevant line number in the program Using files converted to wiggles from bedgraphs or bigwigs, some of the coverage may be in scientific notation (i.e. 1.6e+06). -Example lines in input wiggle chrM 1900 1901 1.15903e+06 chrM 1901 1902 1.24796e+06 chrM 1...
1.0
DaPars does not handle scientific notation in the wig file coverage field (field 4) - ``` -Current version DaPars v0.9.0 -Description of error and relevant line number in the program Using files converted to wiggles from bedgraphs or bigwigs, some of the coverage may be in scientific notation (i.e. 1.6e+06). -Exam...
defect
dapars does not handle scientific notation in the wig file coverage field field current version dapars description of error and relevant line number in the program using files converted to wiggles from bedgraphs or bigwigs some of the coverage may be in scientific notation i e example...
1
57,483
15,802,778,855
IssuesEvent
2021-04-03 11:23:12
google/mozc
https://api.github.com/repos/google/mozc
closed
Building mozc with Xcode4 and latest Mac OS X SDK
OpSys-OSX Priority-Medium Type-Defect auto-migrated obsolete
``` What steps will reproduce the problem? 1. Run "python build_mozc.py build_tool -C Release", then it get errors. What is the expected output? What do you see instead? It should run without errors even we're using Xcode4. What version of the product are you using? On what operating system? $ uname -rsv Darwin 10.7...
1.0
Building mozc with Xcode4 and latest Mac OS X SDK - ``` What steps will reproduce the problem? 1. Run "python build_mozc.py build_tool -C Release", then it get errors. What is the expected output? What do you see instead? It should run without errors even we're using Xcode4. What version of the product are you using...
defect
building mozc with and latest mac os x sdk what steps will reproduce the problem run python build mozc py build tool c release then it get errors what is the expected output what do you see instead it should run without errors even we re using what version of the product are you using on what ...
1
41,110
10,310,666,012
IssuesEvent
2019-08-29 15:36:26
Rise-Vision/rise-vision-apps
https://api.github.com/repos/Rise-Vision/rise-vision-apps
opened
[Image Component] Preview not working for big, transparent PNGs
Template Editor visual defect
Defect: when I upload big (20mb +), transparent PNGs, I'm not able to see those PNGs in the preview area. Please see this video for context: https://www.loom.com/share/a1755bba0d4d443fab3435cf7646a8f6
1.0
[Image Component] Preview not working for big, transparent PNGs - Defect: when I upload big (20mb +), transparent PNGs, I'm not able to see those PNGs in the preview area. Please see this video for context: https://www.loom.com/share/a1755bba0d4d443fab3435cf7646a8f6
defect
preview not working for big transparent pngs defect when i upload big transparent pngs i m not able to see those pngs in the preview area please see this video for context
1
62,012
17,023,831,844
IssuesEvent
2021-07-03 04:04:42
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Some lakes are missing at certain zoom levels
Component: mapnik Priority: major Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 8.43am, Tuesday, 16th October 2012]** I am looking at the Lower Bear River Reservoir in California. http://www.openstreetmap.org/?lat=38.5165&lon=-120.2701&zoom=12&layers=M At the above zoom=12 reservoir is visible, but when I zoom in, it disappears: http://www.op...
1.0
Some lakes are missing at certain zoom levels - **[Submitted to the original trac issue database at 8.43am, Tuesday, 16th October 2012]** I am looking at the Lower Bear River Reservoir in California. http://www.openstreetmap.org/?lat=38.5165&lon=-120.2701&zoom=12&layers=M At the above zoom=12 reservoir is visible, b...
defect
some lakes are missing at certain zoom levels i am looking at the lower bear river reservoir in california at the above zoom reservoir is visible but when i zoom in it disappears version of mapnik mapnik
1
251,635
8,019,701,150
IssuesEvent
2018-07-26 00:15:00
RafaelAPB/GCE-NEIIST
https://api.github.com/repos/RafaelAPB/GCE-NEIIST
closed
Admin: Build an interface for Admins
Priority: High feature
Features: -See stats (users/course) -Be able to access several types of students data for statistical purposes -Ability to backup from the database (maybe auto incremental backups)
1.0
Admin: Build an interface for Admins - Features: -See stats (users/course) -Be able to access several types of students data for statistical purposes -Ability to backup from the database (maybe auto incremental backups)
non_defect
admin build an interface for admins features see stats users course be able to access several types of students data for statistical purposes ability to backup from the database maybe auto incremental backups
0
54,629
6,835,492,733
IssuesEvent
2017-11-10 01:29:32
mplusmuseum/mplusmuseum-stories
https://api.github.com/repos/mplusmuseum/mplusmuseum-stories
closed
Connect icon: show movement (low priority)
design task
Hi @rdunk -- can we see what this icon looks like with something denoting waving movement? Or a small animation showing movement (hand wave) when the visitor clicks. CC: @laramplus
1.0
Connect icon: show movement (low priority) - Hi @rdunk -- can we see what this icon looks like with something denoting waving movement? Or a small animation showing movement (hand wave) when the visitor clicks. CC: @laramplus
non_defect
connect icon show movement low priority hi rdunk can we see what this icon looks like with something denoting waving movement or a small animation showing movement hand wave when the visitor clicks cc laramplus
0
55,428
14,476,077,050
IssuesEvent
2020-12-10 03:12:24
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
closed
fix: (platform) stackblitz not working for examples in Menu button and Split menu button
Defect Hunting platform
#### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. stackblitz not working for examples in menu button and split menu button. #### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.) Angular 1...
1.0
fix: (platform) stackblitz not working for examples in Menu button and Split menu button - #### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. stackblitz not working for examples in menu button and split menu button. #### Which versions of Angular and Fundamental Librar...
defect
fix platform stackblitz not working for examples in menu button and split menu button is this a bug enhancement or feature request bug briefly describe your proposal stackblitz not working for examples in menu button and split menu button which versions of angular and fundamental librar...
1
55,208
14,274,315,174
IssuesEvent
2020-11-22 03:06:31
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG, DOC: refguide check is failing
CI Documentation defect scipy.sparse.csgraph
Likely because of gh-13109, an issue with refguide-check has snuck in to CI; see: https://github.com/scipy/scipy/pull/13110, where the refguide-check was reactivated in Azure and full log will be available for 10 days (I can reproduce locally on latest `master` as well) A sample of the refguide failures: ``` F...
1.0
BUG, DOC: refguide check is failing - Likely because of gh-13109, an issue with refguide-check has snuck in to CI; see: https://github.com/scipy/scipy/pull/13110, where the refguide-check was reactivated in Azure and full log will be available for 10 days (I can reproduce locally on latest `master` as well) A sample...
defect
bug doc refguide check is failing likely because of gh an issue with refguide check has snuck in to ci see where the refguide check was reactivated in azure and full log will be available for days i can reproduce locally on latest master as well a sample of the refguide failures file doc...
1
486,129
14,004,783,485
IssuesEvent
2020-10-28 17:32:46
fugue-project/fugue
https://api.github.com/repos/fugue-project/fugue
closed
[FEATURE] Persist to file
enhancement high priority
**Is your feature request related to a problem? Please describe.** NA **Describe the solution you'd like** Currently, Fugue can only persist to memory. And with Spark engine, Fugue is calling spark's persist + count (eager in memory checkpoint). However, this is not good enough * Spark persist is different fro...
1.0
[FEATURE] Persist to file - **Is your feature request related to a problem? Please describe.** NA **Describe the solution you'd like** Currently, Fugue can only persist to memory. And with Spark engine, Fugue is calling spark's persist + count (eager in memory checkpoint). However, this is not good enough * Sp...
non_defect
persist to file is your feature request related to a problem please describe na describe the solution you d like currently fugue can only persist to memory and with spark engine fugue is calling spark s persist count eager in memory checkpoint however this is not good enough spark pers...
0
29,039
13,039,718,672
IssuesEvent
2020-07-28 17:14:01
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Running the bash code fails
Pri2 awaiting-product-team-response cxp lva-edge/subsvc media-services/svc product-issue triaged
Running the bash code in an Azure AIRS subscription fails with the following error. ``` ... Some of the configuration for these resources can't be performed using a template. So, we'll handle these for you now: - register an IoT Edge device with the IoT Hub - set up a service principal (app registration) for th...
1.0
Running the bash code fails - Running the bash code in an Azure AIRS subscription fails with the following error. ``` ... Some of the configuration for these resources can't be performed using a template. So, we'll handle these for you now: - register an IoT Edge device with the IoT Hub - set up a service princ...
non_defect
running the bash code fails running the bash code in an azure airs subscription fails with the following error some of the configuration for these resources can t be performed using a template so we ll handle these for you now register an iot edge device with the iot hub set up a service princ...
0
20,717
3,409,347,432
IssuesEvent
2015-12-04 15:24:21
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
Cygwin build issue (broken mysql_config check in configure)
auth-3.2 defect
In cygwin (W7 x64), when trying to build pdns-3.2 with ./configure --enable-recursor --without-system-polarssl --without-mysql --without-pgsql --without-unixodbc, I get this error: checking for mysql_config... configure: error: mysql_config not found This error is because libmysqlclient-dev hasn't been installed ...
1.0
Cygwin build issue (broken mysql_config check in configure) - In cygwin (W7 x64), when trying to build pdns-3.2 with ./configure --enable-recursor --without-system-polarssl --without-mysql --without-pgsql --without-unixodbc, I get this error: checking for mysql_config... configure: error: mysql_config not found T...
defect
cygwin build issue broken mysql config check in configure in cygwin when trying to build pdns with configure enable recursor without system polarssl without mysql without pgsql without unixodbc i get this error checking for mysql config configure error mysql config not found this...
1
216,826
16,671,118,024
IssuesEvent
2021-06-07 11:00:05
WouterJD/FortiusANT
https://api.github.com/repos/WouterJD/FortiusANT
closed
Mac/OSX - libusb No backend available
documentation
Hello, I have just started to try and use FortiusANT, and it seems a very nice solution to keep using my old Tacx I-Flow. Thanks a lot! However, so far I have not succeeded to run it satisfactory on my MacBook Air. The programme is running in the manual ride mode and my Tacx trainer connects correctly. But my ANT...
1.0
Mac/OSX - libusb No backend available - Hello, I have just started to try and use FortiusANT, and it seems a very nice solution to keep using my old Tacx I-Flow. Thanks a lot! However, so far I have not succeeded to run it satisfactory on my MacBook Air. The programme is running in the manual ride mode and my Tac...
non_defect
mac osx libusb no backend available hello i have just started to try and use fortiusant and it seems a very nice solution to keep using my old tacx i flow thanks a lot however so far i have not succeeded to run it satisfactory on my macbook air the programme is running in the manual ride mode and my tac...
0
328,035
24,167,715,635
IssuesEvent
2022-09-22 16:20:16
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Better documentation for SKSL shader warmup
engine severe: performance documentation perf: speed P5
Related to https://github.com/flutter/flutter/issues/60313 @liyuqian After having read this https://docs.flutter.dev/perf/rendering/shader I still have a couple of questions. 1. How to test? `run` has no option to bundle shaders, and I'm not sure how to easily test the output from `build`. The first thing I want...
1.0
Better documentation for SKSL shader warmup - Related to https://github.com/flutter/flutter/issues/60313 @liyuqian After having read this https://docs.flutter.dev/perf/rendering/shader I still have a couple of questions. 1. How to test? `run` has no option to bundle shaders, and I'm not sure how to easily test t...
non_defect
better documentation for sksl shader warmup related to liyuqian after having read this i still have a couple of questions how to test run has no option to bundle shaders and i m not sure how to easily test the output from build the first thing i want to do after generating shaders is re run th...
0
712,128
24,485,284,424
IssuesEvent
2022-10-09 10:53:13
HiAvatar/backend
https://api.github.com/repos/HiAvatar/backend
closed
여러 사용자가 영상 생성 요청을 보낼 때 첫 번째 요청만 성공하는 버그
Type: Bug Priority: High
### Description 여러 사용자가 영상 생성 요청을 보낼 때 첫 번째 요청만 성공하게 되고 나머지 요청은 실패하게 되는 경우를 해결한다. <br> ### Todo List - [x] Postman으로 여러 요청 보내기 - [x] 파이썬에서 나타나는 로그 살펴보기 - [x] 비동기 처리와 연관 있는지 살펴보기 <br> ### e.t.c 해당 이슈를 해결한 과정을 wiki에 기록 [바로가기](https://github.com/HiAvatar/backend/wiki/%EC%97%AC%EB%9F%AC-%EC%82%AC%EC%9A%A...
1.0
여러 사용자가 영상 생성 요청을 보낼 때 첫 번째 요청만 성공하는 버그 - ### Description 여러 사용자가 영상 생성 요청을 보낼 때 첫 번째 요청만 성공하게 되고 나머지 요청은 실패하게 되는 경우를 해결한다. <br> ### Todo List - [x] Postman으로 여러 요청 보내기 - [x] 파이썬에서 나타나는 로그 살펴보기 - [x] 비동기 처리와 연관 있는지 살펴보기 <br> ### e.t.c 해당 이슈를 해결한 과정을 wiki에 기록 [바로가기](https://github.com/HiAvatar/backend...
non_defect
여러 사용자가 영상 생성 요청을 보낼 때 첫 번째 요청만 성공하는 버그 description 여러 사용자가 영상 생성 요청을 보낼 때 첫 번째 요청만 성공하게 되고 나머지 요청은 실패하게 되는 경우를 해결한다 todo list postman으로 여러 요청 보내기 파이썬에서 나타나는 로그 살펴보기 비동기 처리와 연관 있는지 살펴보기 e t c 해당 이슈를 해결한 과정을 wiki에 기록
0
14,981
3,911,112,122
IssuesEvent
2016-04-20 03:14:59
Mackarous/ExpandableImageView
https://api.github.com/repos/Mackarous/ExpandableImageView
closed
Update README and ensure all documentation is concise and easy to follow
documentation
We should also add a description to the repo added @DeanoDee @a-mehta
1.0
Update README and ensure all documentation is concise and easy to follow - We should also add a description to the repo added @DeanoDee @a-mehta
non_defect
update readme and ensure all documentation is concise and easy to follow we should also add a description to the repo added deanodee a mehta
0
251,366
8,014,198,714
IssuesEvent
2018-07-25 05:07:31
cornellius-gp/gpytorch
https://api.github.com/repos/cornellius-gp/gpytorch
closed
Fully connected layer before mean and covariance modules
bug high priority
I am trying to do a non-linear transformation of input before forwarding it through mean and covariance modules. Before master branch was merged to priors (commit 1f5491e3edcac6497d3370c8aaef9a9362048a3e), I can add a fully connected layer before passing the input through mean and covariance modules to learn a non-line...
1.0
Fully connected layer before mean and covariance modules - I am trying to do a non-linear transformation of input before forwarding it through mean and covariance modules. Before master branch was merged to priors (commit 1f5491e3edcac6497d3370c8aaef9a9362048a3e), I can add a fully connected layer before passing the in...
non_defect
fully connected layer before mean and covariance modules i am trying to do a non linear transformation of input before forwarding it through mean and covariance modules before master branch was merged to priors commit i can add a fully connected layer before passing the input through mean and covariance modules...
0
129,874
18,143,652,912
IssuesEvent
2021-09-25 03:21:13
monetr/deliverybot
https://api.github.com/repos/monetr/deliverybot
opened
CVE-2020-8244 (Medium) detected in bl-3.0.0.tgz
security vulnerability
## CVE-2020-8244 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-3.0.0.tgz</b></p></summary> <p>Buffer List: collect buffers and access with a standard readable Buffer interface, ...
True
CVE-2020-8244 (Medium) detected in bl-3.0.0.tgz - ## CVE-2020-8244 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-3.0.0.tgz</b></p></summary> <p>Buffer List: collect buffers and ...
non_defect
cve medium detected in bl tgz cve medium severity vulnerability vulnerable library bl tgz buffer list collect buffers and access with a standard readable buffer interface streamable too library home page a href path to dependency file deliverybot package json path ...
0
75,149
25,557,315,352
IssuesEvent
2022-11-30 08:01:25
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Screen flashes white whist using dark theme
T-Defect
### Steps to reproduce 1. Set the app to use dark theme 2. Open a room 3. Press [back] to return to the room list ### Outcome #### What did you expect? I expected not to be blinded. #### What happened instead? The entire screen flashes white for a second before fading to the intended background colour as ...
1.0
Screen flashes white whist using dark theme - ### Steps to reproduce 1. Set the app to use dark theme 2. Open a room 3. Press [back] to return to the room list ### Outcome #### What did you expect? I expected not to be blinded. #### What happened instead? The entire screen flashes white for a second befor...
defect
screen flashes white whist using dark theme steps to reproduce set the app to use dark theme open a room press to return to the room list outcome what did you expect i expected not to be blinded what happened instead the entire screen flashes white for a second before fad...
1
19,989
3,285,040,786
IssuesEvent
2015-10-28 18:52:03
rauhryan/huboard
https://api.github.com/repos/rauhryan/huboard
opened
Column Labels Sorting
0 - Backlog Defect
Column label indexes should be sorted as integers, not strings. <!--- @huboard:{"order":1.5806548308093364e-10,"milestone_order":3.161309661618673e-10} -->
1.0
Column Labels Sorting - Column label indexes should be sorted as integers, not strings. <!--- @huboard:{"order":1.5806548308093364e-10,"milestone_order":3.161309661618673e-10} -->
defect
column labels sorting column label indexes should be sorted as integers not strings huboard order milestone order
1
3,363
5,559,138,158
IssuesEvent
2017-03-24 16:15:03
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Question: Calling Mac OS X Native APIs from .NET Core
area-System.Runtime.InteropServices question
Hello, I'd like to call Mac OS X native APIs from .NET Core. More specifically, I'm interested in calling the [IOPowerSource()](https://developer.apple.com/reference/iokit/iopowersources.h) API to get the battery charging status on a MacBook Pro running Mac OS X Sierra. http://stackoverflow.com/questions/5751132/...
1.0
Question: Calling Mac OS X Native APIs from .NET Core - Hello, I'd like to call Mac OS X native APIs from .NET Core. More specifically, I'm interested in calling the [IOPowerSource()](https://developer.apple.com/reference/iokit/iopowersources.h) API to get the battery charging status on a MacBook Pro running Mac OS ...
non_defect
question calling mac os x native apis from net core hello i d like to call mac os x native apis from net core more specifically i m interested in calling the api to get the battery charging status on a macbook pro running mac os x sierra edit the question is how do i actually do this c...
0
79,238
28,056,682,901
IssuesEvent
2023-03-29 09:49:57
panoply/esthetic
https://api.github.com/repos/panoply/esthetic
closed
Liquid comments containing Liquid replicating
Defect Liquid Critical
### Description This is a **critical defect** and needs to be addressed ASAP. Liquid comments containing Liquid code are not being ignored and instead replicated causes serious issues. ### Example Take the following example which is applying omitting code within Liquid comments. ##### Current ```liqui...
1.0
Liquid comments containing Liquid replicating - ### Description This is a **critical defect** and needs to be addressed ASAP. Liquid comments containing Liquid code are not being ignored and instead replicated causes serious issues. ### Example Take the following example which is applying omitting code within...
defect
liquid comments containing liquid replicating description this is a critical defect and needs to be addressed asap liquid comments containing liquid code are not being ignored and instead replicated causes serious issues example take the following example which is applying omitting code within...
1
53,061
13,260,856,040
IssuesEvent
2020-08-20 18:52:42
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
error compiling glshovel/i3tvc with i3-tools-v4 (Trac #643)
Migrated from Trac defect glshovel
System info: Snow Leopard using python 2.6.6 and gcc 4.2.1 I recently updated to use i3-tools-v4 and icerec_V03-03-03, after adjusting cmake/tools/log4cplus.cmake to use 1.0.4 (instead of the given 1.0.2) cmake ran happily. When I ran make, glshovel/i3tvc failed to compile and spat out the following boost-related err...
1.0
error compiling glshovel/i3tvc with i3-tools-v4 (Trac #643) - System info: Snow Leopard using python 2.6.6 and gcc 4.2.1 I recently updated to use i3-tools-v4 and icerec_V03-03-03, after adjusting cmake/tools/log4cplus.cmake to use 1.0.4 (instead of the given 1.0.2) cmake ran happily. When I ran make, glshovel/i3tvc ...
defect
error compiling glshovel with tools trac system info snow leopard using python and gcc i recently updated to use tools and icerec after adjusting cmake tools cmake to use instead of the given cmake ran happily when i ran make glshovel failed to compile and spat...
1
45,973
13,055,830,621
IssuesEvent
2020-07-30 02:51:49
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
bad description of 6599 (Trac #351)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/351 ```json { "status": "closed", "changetime": "2012-02-15T23:09:40", "description": "The energy range on the SimpProd webpage, http://internal.icecube.wisc.edu/simulation/dataset/6599. The energy range is listed as 10^3.0^ - 10^9^, but is actually 10^1....
1.0
bad description of 6599 (Trac #351) - Migrated from https://code.icecube.wisc.edu/ticket/351 ```json { "status": "closed", "changetime": "2012-02-15T23:09:40", "description": "The energy range on the SimpProd webpage, http://internal.icecube.wisc.edu/simulation/dataset/6599. The energy range is listed as ...
defect
bad description of trac migrated from json status closed changetime description the energy range on the simpprod webpage the energy range is listed as but is actually reporter icecube cc resolution ...
1
192,974
14,634,093,972
IssuesEvent
2020-12-24 04:13:38
Tencent/bk-ci
https://api.github.com/repos/Tencent/bk-ci
closed
无编译环境下的插件,如果通过json导入的方式加到编译环境下,也能正常执行的问题fix
area/ci/backend kind/bug kind/plugins stage/test stage/uat test/passed uat/passed
无编译环境下的插件,若未设置允许在编译环境下执行,通过json编辑等方式加到编译环境下时,应该执行失败,提示“插件只能在无编译环境下运行,请修改所属Job”
2.0
无编译环境下的插件,如果通过json导入的方式加到编译环境下,也能正常执行的问题fix - 无编译环境下的插件,若未设置允许在编译环境下执行,通过json编辑等方式加到编译环境下时,应该执行失败,提示“插件只能在无编译环境下运行,请修改所属Job”
non_defect
无编译环境下的插件,如果通过json导入的方式加到编译环境下,也能正常执行的问题fix 无编译环境下的插件,若未设置允许在编译环境下执行,通过json编辑等方式加到编译环境下时,应该执行失败,提示“插件只能在无编译环境下运行,请修改所属job”
0
52,188
7,752,141,620
IssuesEvent
2018-05-30 19:19:07
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Modelless form set value is impossible without setter
Question documentation
This is a (multiple allowed): * [ ] bug * [x] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: EXACT RELEASE VERSION OR COMMIT HASH, HERE. * Platform and Target: YOUR WEB-SERVER, DATABASE AND OTHER RELEVANT INFO AND HOW THE REQUEST IS BEING MADE, HERE. ### What you did Ref: https://book.cakeph...
1.0
Modelless form set value is impossible without setter - This is a (multiple allowed): * [ ] bug * [x] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: EXACT RELEASE VERSION OR COMMIT HASH, HERE. * Platform and Target: YOUR WEB-SERVER, DATABASE AND OTHER RELEVANT INFO AND HOW THE REQUEST IS BEING M...
non_defect
modelless form set value is impossible without setter this is a multiple allowed bug enhancement feature discussion rfc cakephp version exact release version or commit hash here platform and target your web server database and other relevant info and how the request is being made h...
0
197,955
6,967,137,399
IssuesEvent
2017-12-10 04:03:03
LinxGem33/Arc-Menu
https://api.github.com/repos/LinxGem33/Arc-Menu
closed
System, keyboard, and mouse locking up
low priority
I've ran into this bug three or four different times and each time I couldn't get out of it. I have Dash to Panel installed and that's the only thing the mouse could interact with (right-clicking menus and icons). Otherwise opening a terminal/tty doesn't work and interacting with the desktop doesn't either. Each ti...
1.0
System, keyboard, and mouse locking up - I've ran into this bug three or four different times and each time I couldn't get out of it. I have Dash to Panel installed and that's the only thing the mouse could interact with (right-clicking menus and icons). Otherwise opening a terminal/tty doesn't work and interacting wit...
non_defect
system keyboard and mouse locking up i ve ran into this bug three or four different times and each time i couldn t get out of it i have dash to panel installed and that s the only thing the mouse could interact with right clicking menus and icons otherwise opening a terminal tty doesn t work and interacting wit...
0
41,636
10,549,726,138
IssuesEvent
2019-10-03 09:23:32
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Name.append(Name) should not produce a QualifiedName when one of the parts is empty
C: Functionality E: All Editions P: Medium R: Fixed T: Defect
We've fixed #7835 in jOOQ 3.12, when `name("").append("a")` or `name("a").append("")` is called. The result is still a `QualifiedName`, when it should be unqualified. An edge case is when appending `name("").append("")`, which still produces a wrong result. While #7835 fixed the first two test cases, it did not fix ...
1.0
Name.append(Name) should not produce a QualifiedName when one of the parts is empty - We've fixed #7835 in jOOQ 3.12, when `name("").append("a")` or `name("a").append("")` is called. The result is still a `QualifiedName`, when it should be unqualified. An edge case is when appending `name("").append("")`, which stil...
defect
name append name should not produce a qualifiedname when one of the parts is empty we ve fixed in jooq when name append a or name a append is called the result is still a qualifiedname when it should be unqualified an edge case is when appending name append which still pr...
1
867
2,594,246,877
IssuesEvent
2015-02-20 01:05:28
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
Library path for libBALL is wrong
C: BALL Core P: major R: fixed T: defect
**Reported by mcfrost on 13 Jun 39311501 08:26 UTC** I configured ball with ``` ./configure --with-boost=/home/uwe/bin/ --disable-VIEW ``` than ran "make" and "make install". While "make install" installs the libraries per default into the ./lib directory, the variables "LIBS" and "BALL_LIBS" in config.mak contain bo...
1.0
Library path for libBALL is wrong - **Reported by mcfrost on 13 Jun 39311501 08:26 UTC** I configured ball with ``` ./configure --with-boost=/home/uwe/bin/ --disable-VIEW ``` than ran "make" and "make install". While "make install" installs the libraries per default into the ./lib directory, the variables "LIBS" and ...
defect
library path for libball is wrong reported by mcfrost on jun utc i configured ball with configure with boost home uwe bin disable view than ran make and make install while make install installs the libraries per default into the lib directory the variables libs and ball libs...
1
159,709
20,085,897,555
IssuesEvent
2022-02-05 01:08:48
AkshayMukkavilli/Analyzing-the-Significance-of-Structure-in-Amazon-Review-Data-Using-Machine-Learning-Approaches
https://api.github.com/repos/AkshayMukkavilli/Analyzing-the-Significance-of-Structure-in-Amazon-Review-Data-Using-Machine-Learning-Approaches
opened
CVE-2021-41218 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-41218 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learni...
True
CVE-2021-41218 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-41218 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27...
non_defect
cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file finalproject requirement...
0
58,832
16,817,761,330
IssuesEvent
2021-06-17 09:23:39
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
Component: Title
defect
**Describe the defect** File Upload is broken **Environment:** - PF Version: 10.0.2 - JSF + version: Mojarra 2.3 - Affected browsers: tested on Firefox, Chrome **To Reproduce** 1. Open a page with a fileUpload component in 'advanced' mode 2. Click the 'plus' button and select a file in the file brows...
1.0
Component: Title - **Describe the defect** File Upload is broken **Environment:** - PF Version: 10.0.2 - JSF + version: Mojarra 2.3 - Affected browsers: tested on Firefox, Chrome **To Reproduce** 1. Open a page with a fileUpload component in 'advanced' mode 2. Click the 'plus' button and select a fil...
defect
component title describe the defect file upload is broken environment pf version jsf version mojarra affected browsers tested on firefox chrome to reproduce open a page with a fileupload component in advanced mode click the plus button and select a file...
1
469,335
13,506,650,444
IssuesEvent
2020-09-14 03:40:17
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Formatter] Fix and enable all the formatting test scenarios
Component/Formatting Points/4 Priority/High Team/Tooling
**Description:** All the test scenarios in the new formatter implementation have to be verified with the Ballerina specification and fixed there are any formatting issues. The tests in the formatter test suite should then be enabled. Test Suite - https://docs.google.com/document/d/1dQ1Z_fNHgrdGqp5Nkf2aBar97kjlo2kjI...
1.0
[Formatter] Fix and enable all the formatting test scenarios - **Description:** All the test scenarios in the new formatter implementation have to be verified with the Ballerina specification and fixed there are any formatting issues. The tests in the formatter test suite should then be enabled. Test Suite - https:...
non_defect
fix and enable all the formatting test scenarios description all the test scenarios in the new formatter implementation have to be verified with the ballerina specification and fixed there are any formatting issues the tests in the formatter test suite should then be enabled test suite steps to ...
0
11,036
2,622,955,816
IssuesEvent
2015-03-04 09:03:29
folded/carve
https://api.github.com/repos/folded/carve
opened
Carve-1.4.0:Compiling fails on g++ version 4.6.3
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Executed autogen.sh as follows. sh ./autogen.sh This created 'configure' file. 2. Executed configure as follows sh ./configure --prefix=$HOME/carve 3. then executed make. This is the error that I get. ../include/carve/polyhedron_base.hpp:39:5: error: 'ptrdiff_t' does not n...
1.0
Carve-1.4.0:Compiling fails on g++ version 4.6.3 - ``` What steps will reproduce the problem? 1. Executed autogen.sh as follows. sh ./autogen.sh This created 'configure' file. 2. Executed configure as follows sh ./configure --prefix=$HOME/carve 3. then executed make. This is the error that I get. ../include/carve/poly...
defect
carve compiling fails on g version what steps will reproduce the problem executed autogen sh as follows sh autogen sh this created configure file executed configure as follows sh configure prefix home carve then executed make this is the error that i get include carve poly...
1
3,842
6,691,223,007
IssuesEvent
2017-10-09 12:22:33
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
Can't sign up with "Be My Eyes" with HTTPS filtering enabled
compatibility SSL
https://play.google.com/store/apps/details?id=com.bemyeyes.bemyeyes Having AdGuard HTTPS filtering enabled causes the app to incorrectly display a message that the app is out of date and can't be used. ### Your environment <!--- Please include all relevant details about the environment you experienced the bug in...
True
Can't sign up with "Be My Eyes" with HTTPS filtering enabled - https://play.google.com/store/apps/details?id=com.bemyeyes.bemyeyes Having AdGuard HTTPS filtering enabled causes the app to incorrectly display a message that the app is out of date and can't be used. ### Your environment <!--- Please include all re...
non_defect
can t sign up with be my eyes with https filtering enabled having adguard https filtering enabled causes the app to incorrectly display a message that the app is out of date and can t be used your environment adguard version adguard filtering mode vpn device model google pixel xl ...
0
2,593
2,607,930,716
IssuesEvent
2015-02-26 00:26:36
chrsmithdemos/minify
https://api.github.com/repos/chrsmithdemos/minify
closed
File name on first line of output
auto-migrated Priority-Medium Type-Defect
``` Minify version: 2.1.2 PHP version: 5.1.6 What steps will reproduce the problem? 1. Using the f option with any js/css file Expected output: The file content. Actual output: The complete path to the file followed by the file content. Did any unit tests FAIL? No. Please provide any additional information below. ...
1.0
File name on first line of output - ``` Minify version: 2.1.2 PHP version: 5.1.6 What steps will reproduce the problem? 1. Using the f option with any js/css file Expected output: The file content. Actual output: The complete path to the file followed by the file content. Did any unit tests FAIL? No. Please provid...
defect
file name on first line of output minify version php version what steps will reproduce the problem using the f option with any js css file expected output the file content actual output the complete path to the file followed by the file content did any unit tests fail no please provid...
1
444,092
31,020,834,365
IssuesEvent
2023-08-10 05:08:41
archipel-project/archipel-bot
https://api.github.com/repos/archipel-project/archipel-bot
opened
Add a README file
documentation enhancement
Add a README file that summarise the bot features and also about how to develop and run the bot.
1.0
Add a README file - Add a README file that summarise the bot features and also about how to develop and run the bot.
non_defect
add a readme file add a readme file that summarise the bot features and also about how to develop and run the bot
0
40,722
10,140,876,273
IssuesEvent
2019-08-03 08:31:05
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
Compute breaks HPX tests
category: compute tag: wontfix type: defect
Compiler: g++ 4.9 Boost: 1.54 CUDA: 7.5 Branch created from the most recent master, builds fine with all tests passing when configured with: `-DCMAKE_C_COMPILER=/usr/bin/gcc-4.9 -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.9 -DHPX_WITH_EXAMPLES=Off -DHPX_WITH_MALLOC=system` Adding: `-DHPX_WITH_CUDA=On` breaks most of the ...
1.0
Compute breaks HPX tests - Compiler: g++ 4.9 Boost: 1.54 CUDA: 7.5 Branch created from the most recent master, builds fine with all tests passing when configured with: `-DCMAKE_C_COMPILER=/usr/bin/gcc-4.9 -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.9 -DHPX_WITH_EXAMPLES=Off -DHPX_WITH_MALLOC=system` Adding: `-DHPX_WITH_CU...
defect
compute breaks hpx tests compiler g boost cuda branch created from the most recent master builds fine with all tests passing when configured with dcmake c compiler usr bin gcc dcmake cxx compiler usr bin g dhpx with examples off dhpx with malloc system adding dhpx with cud...
1
614,761
19,189,502,236
IssuesEvent
2021-12-05 19:14:16
omegavesko/shinoa
https://api.github.com/repos/omegavesko/shinoa
closed
Poll enhancements
enhancement priority:high
- ability to change your vote (configurable?) - voting for multiple options - real-time vote count display (configurable)
1.0
Poll enhancements - - ability to change your vote (configurable?) - voting for multiple options - real-time vote count display (configurable)
non_defect
poll enhancements ability to change your vote configurable voting for multiple options real time vote count display configurable
0
439,064
12,676,608,375
IssuesEvent
2020-06-19 05:44:24
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Observability] NPE when compiling Raw Templates
Area/Observability Component/Observability Priority/Blocker
**Description:** $subject. Note NPE is only thrown when building as a module. If only a sinle bal file is run warning is printed ``` warning: niveathika/jdbc_test:0.1.0::main.bal:1:1: Error while generating json AST for main.bal. Error occurred while generating JSON ``` Sample: https://github.com/niveathika/ball...
1.0
[Observability] NPE when compiling Raw Templates - **Description:** $subject. Note NPE is only thrown when building as a module. If only a sinle bal file is run warning is printed ``` warning: niveathika/jdbc_test:0.1.0::main.bal:1:1: Error while generating json AST for main.bal. Error occurred while generating JSON...
non_defect
npe when compiling raw templates description subject note npe is only thrown when building as a module if only a sinle bal file is run warning is printed warning niveathika jdbc test main bal error while generating json ast for main bal error occurred while generating json sampl...
0
24,568
4,019,353,439
IssuesEvent
2016-05-16 14:39:42
Supmenow/sup-issues
https://api.github.com/repos/Supmenow/sup-issues
closed
Block user from Sup doesn't seem to work
defect
Given I am on the flare list When I slide left And click block Then the flare stays there And I can still get flares from that user And I can't see them in my blocked list
1.0
Block user from Sup doesn't seem to work - Given I am on the flare list When I slide left And click block Then the flare stays there And I can still get flares from that user And I can't see them in my blocked list
defect
block user from sup doesn t seem to work given i am on the flare list when i slide left and click block then the flare stays there and i can still get flares from that user and i can t see them in my blocked list
1
8,541
2,611,517,123
IssuesEvent
2015-02-27 05:51:56
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
I cant move in game..
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Run a game (ex. multiplayer) 2. What is the expected output? What do you see instead? The latest stable What version of the product are you using? On what operating system? Windows 7 64 bit Please provide any additional information below. When I turn on the game not the ...
1.0
I cant move in game.. - ``` What steps will reproduce the problem? 1. Run a game (ex. multiplayer) 2. What is the expected output? What do you see instead? The latest stable What version of the product are you using? On what operating system? Windows 7 64 bit Please provide any additional information below. When I t...
defect
i cant move in game what steps will reproduce the problem run a game ex multiplayer what is the expected output what do you see instead the latest stable what version of the product are you using on what operating system windows bit please provide any additional information below when i tu...
1
70,686
18,251,538,563
IssuesEvent
2021-10-02 09:44:15
sandboxie-plus/Sandboxie
https://api.github.com/repos/sandboxie-plus/Sandboxie
closed
Limit the number of processes per sandbox
feature request added in next build
**Is your feature request related to a problem? Please describe.** Version 0.9.7 is going to remove a technical limitation I am going to quote from the changelog `fixed a design issue limiting the maximal amount of processes in one box to 511` and once Sandboxie had a feature to terminate processes in a sandbox https:...
1.0
Limit the number of processes per sandbox - **Is your feature request related to a problem? Please describe.** Version 0.9.7 is going to remove a technical limitation I am going to quote from the changelog `fixed a design issue limiting the maximal amount of processes in one box to 511` and once Sandboxie had a featur...
non_defect
limit the number of processes per sandbox is your feature request related to a problem please describe version is going to remove a technical limitation i am going to quote from the changelog fixed a design issue limiting the maximal amount of processes in one box to and once sandboxie had a feature ...
0
81,110
30,717,195,665
IssuesEvent
2023-07-27 13:45:08
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
`/_matrix/client/r0/profile` returns 404 if only displayname is not set
S-Tolerable T-Defect O-Uncommon A-Profiles
### Description If a user has been created without a displayname, requests are sent to `/_matrix/client/r0/profile` return a 404 response. ### Steps to reproduce - Create a user without displayname but an avatar - Try to get the profile for the user Expected: got a response with empty displayname What hap...
1.0
`/_matrix/client/r0/profile` returns 404 if only displayname is not set - ### Description If a user has been created without a displayname, requests are sent to `/_matrix/client/r0/profile` return a 404 response. ### Steps to reproduce - Create a user without displayname but an avatar - Try to get the profile...
defect
matrix client profile returns if only displayname is not set description if a user has been created without a displayname requests are sent to matrix client profile return a response steps to reproduce create a user without displayname but an avatar try to get the profile for t...
1
19,801
3,257,556,895
IssuesEvent
2015-10-20 18:22:44
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
No longer required to warn if methods are missing if superclass implements noSuchMethod
Area-Analyzer Priority-High Type-Defect
A little birdie told me (cough @gbracha cough) that the latest draft of the spec has wording around noSuchMethod, superclasses, and warnings. If I understand correctly, the following will no longer be required: ``` //Mock class class MockCat extends Mock implements Cat{ //this tells Dart analyzer you meant n...
1.0
No longer required to warn if methods are missing if superclass implements noSuchMethod - A little birdie told me (cough @gbracha cough) that the latest draft of the spec has wording around noSuchMethod, superclasses, and warnings. If I understand correctly, the following will no longer be required: ``` //Mock c...
defect
no longer required to warn if methods are missing if superclass implements nosuchmethod a little birdie told me cough gbracha cough that the latest draft of the spec has wording around nosuchmethod superclasses and warnings if i understand correctly the following will no longer be required mock c...
1
61,801
17,023,781,759
IssuesEvent
2021-07-03 03:49:24
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Croatia reverse geocoding doesn't work on half counties.
Component: nominatim Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 4.31pm, Friday, 9th March 2012]** I fixed the bug with states in Croatia seen in this ticket: http://trac.openstreetmap.org/ticket/4273 and now I have bigger problems. Nominatim can't resolve half the counties. For example this spot: http://nominatim.openstr...
1.0
Croatia reverse geocoding doesn't work on half counties. - **[Submitted to the original trac issue database at 4.31pm, Friday, 9th March 2012]** I fixed the bug with states in Croatia seen in this ticket: http://trac.openstreetmap.org/ticket/4273 and now I have bigger problems. Nominatim can't resolve half the c...
defect
croatia reverse geocoding doesn t work on half counties i fixed the bug with states in croatia seen in this ticket and now i have bigger problems nominatim can t resolve half the counties for example this spot it s inside zagrebaka upanija but it gives me varadinska upanija ...
1
182,282
21,664,496,335
IssuesEvent
2022-05-07 01:32:58
Watemlifts/wagtail
https://api.github.com/repos/Watemlifts/wagtail
closed
CVE-2020-10177 (Medium) detected in Pillow-6.2.2-cp37-cp37m-manylinux1_x86_64.whl - autoclosed
security vulnerability
## CVE-2020-10177 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp37-cp37m-manylinux1_x86_64.whl</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library home...
True
CVE-2020-10177 (Medium) detected in Pillow-6.2.2-cp37-cp37m-manylinux1_x86_64.whl - autoclosed - ## CVE-2020-10177 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp37-cp...
non_defect
cve medium detected in pillow whl autoclosed cve medium severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file tmp ws scm wagtail path to vulnerable library tmp ws sc...
0
22,819
3,972,320,890
IssuesEvent
2016-05-04 14:59:36
rsyslog/rsyslog
https://api.github.com/repos/rsyslog/rsyslog
closed
testbench: sometimes an instance hangs at end of test
bug testbench
It seems to be primarily the case in performance-intense tests, I've seen this sometimes with valgrind. Here is a sample: http://build.rsyslog.com:8010/builders/rsyslog%20ubuntu%20rsyslog/builds/486/steps/shell_4/logs/stdio We need to check if our shutdown predicate is sufficient -- doesn't look so.
1.0
testbench: sometimes an instance hangs at end of test - It seems to be primarily the case in performance-intense tests, I've seen this sometimes with valgrind. Here is a sample: http://build.rsyslog.com:8010/builders/rsyslog%20ubuntu%20rsyslog/builds/486/steps/shell_4/logs/stdio We need to check if our shutdown pred...
non_defect
testbench sometimes an instance hangs at end of test it seems to be primarily the case in performance intense tests i ve seen this sometimes with valgrind here is a sample we need to check if our shutdown predicate is sufficient doesn t look so
0
306,686
9,398,295,779
IssuesEvent
2019-04-08 11:56:46
CS2103-AY1819S2-W17-3/main
https://api.github.com/repos/CS2103-AY1819S2-W17-3/main
opened
Week 12: mid v1.3 Milestone
document.Update priority.Medium type.Task
- Ensure features are more or less done - (mock product demo during Wednesday's tutorial --> have to cover all features) - Consider increasing code coverage - Update UG and DG to match the product - Create the first version of your Project Portfolio Page (PPP)
1.0
Week 12: mid v1.3 Milestone - - Ensure features are more or less done - (mock product demo during Wednesday's tutorial --> have to cover all features) - Consider increasing code coverage - Update UG and DG to match the product - Create the first version of your Project Portfolio Page (PPP)
non_defect
week mid milestone ensure features are more or less done mock product demo during wednesday s tutorial have to cover all features consider increasing code coverage update ug and dg to match the product create the first version of your project portfolio page ppp
0
157,772
19,983,667,347
IssuesEvent
2022-01-30 10:03:15
hejny/everstorage
https://api.github.com/repos/hejny/everstorage
closed
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz - autoclosed
security vulnerability
## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b></p></summary> <p> <details><summary><b>glob-parent-3.1.0.tgz...
True
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz - autoclosed - ## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</...
non_defect
cve high detected in glob parent tgz glob parent tgz autoclosed cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library ho...
0
65,000
6,932,943,162
IssuesEvent
2017-12-02 00:40:39
facebook/zstd
https://api.github.com/repos/facebook/zstd
closed
tests fail on gnu hurd
test issue
tests/Makefile defines `FUZZERTEST ?= -T200s` which is passed then to fuzzer tool. `fuzzer -T200s` just never finishes. By running `fuzzer -v -T200s` on a hurd system I see incrementing count of test. Test runs for more than 18 hours: ``` tests# ./fuzzer -v -T200s Starting zstd tester (32-bits, 1.3.2) Seed = 704...
1.0
tests fail on gnu hurd - tests/Makefile defines `FUZZERTEST ?= -T200s` which is passed then to fuzzer tool. `fuzzer -T200s` just never finishes. By running `fuzzer -v -T200s` on a hurd system I see incrementing count of test. Test runs for more than 18 hours: ``` tests# ./fuzzer -v -T200s Starting zstd tester (32...
non_defect
tests fail on gnu hurd tests makefile defines fuzzertest which is passed then to fuzzer tool fuzzer just never finishes by running fuzzer v on a hurd system i see incrementing count of test test runs for more than hours tests fuzzer v starting zstd tester bits see...
0
59,695
12,003,935,985
IssuesEvent
2020-04-09 10:31:40
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Vertical docking port bugs
Bug Code
- [x ] I have searched the issue tracker to check if the issue has already been reported. **Description** If you have a shuttle docked to your sub using the vertical docking port, its hard and buggy to drag bodies into the shuttle or out of it. Also, you cant shoot bullets through it, but medicine such as Morphine ...
1.0
Vertical docking port bugs - - [x ] I have searched the issue tracker to check if the issue has already been reported. **Description** If you have a shuttle docked to your sub using the vertical docking port, its hard and buggy to drag bodies into the shuttle or out of it. Also, you cant shoot bullets through it, b...
non_defect
vertical docking port bugs i have searched the issue tracker to check if the issue has already been reported description if you have a shuttle docked to your sub using the vertical docking port its hard and buggy to drag bodies into the shuttle or out of it also you cant shoot bullets through it but ...
0
339,441
10,254,516,966
IssuesEvent
2019-08-21 13:43:02
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
White Tiger ClientUPDATEException
Fixed High Priority
Never saw such an exception before, only the receive ones. This one caused all players to be dumped from the server, the receive exceptions usually don't do anything, so i'll treat this one like a crash: > --BEGIN DUMP-- > Dump Time > 08/04/2019 14:21:17 > > Exception > Exception: NullReferenceException > Mes...
1.0
White Tiger ClientUPDATEException - Never saw such an exception before, only the receive ones. This one caused all players to be dumped from the server, the receive exceptions usually don't do anything, so i'll treat this one like a crash: > --BEGIN DUMP-- > Dump Time > 08/04/2019 14:21:17 > > Exception > Exce...
non_defect
white tiger clientupdateexception never saw such an exception before only the receive ones this one caused all players to be dumped from the server the receive exceptions usually don t do anything so i ll treat this one like a crash begin dump dump time exception exception n...
0
51,035
13,612,775,047
IssuesEvent
2020-09-23 10:49:35
jgeraigery/E-Forms
https://api.github.com/repos/jgeraigery/E-Forms
opened
CVE-2019-1010266 (Medium) detected in lodash-3.10.1.tgz, lodash-1.0.2.tgz
security vulnerability
## CVE-2019-1010266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-3.10.1.tgz</b>, <b>lodash-1.0.2.tgz</b></p></summary> <p> <details><summary><b>lodash-3.10.1.tgz</b></p><...
True
CVE-2019-1010266 (Medium) detected in lodash-3.10.1.tgz, lodash-1.0.2.tgz - ## CVE-2019-1010266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-3.10.1.tgz</b>, <b>lodash-1.0....
non_defect
cve medium detected in lodash tgz lodash tgz cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz the modern build of lodash modular utilities library home page a href path to dependency file e forms pac...
0
318,683
27,321,017,244
IssuesEvent
2023-02-24 19:50:51
peviitor-ro/ui-js
https://api.github.com/repos/peviitor-ro/ui-js
closed
Font weight"© 2022 - Toate drepturile rezervate PE VIITOR" is missing.
bug TestQuality
## Precondition URL: https://beta.peviitor.ro/ Device: Samsung Galaxy S21 Ultra Browser: Chrome Platform: Android 12 ## Steps to Reproduce: ### Step 1 <span style="color:#58b880"> **[Pass]** </span> Open URL in browser #### Expected Result Website is loaded without any issues ### Step 2 <span style="color:#58b880"...
1.0
Font weight"© 2022 - Toate drepturile rezervate PE VIITOR" is missing. - ## Precondition URL: https://beta.peviitor.ro/ Device: Samsung Galaxy S21 Ultra Browser: Chrome Platform: Android 12 ## Steps to Reproduce: ### Step 1 <span style="color:#58b880"> **[Pass]** </span> Open URL in browser #### Expected Result We...
non_defect
font weight © toate drepturile rezervate pe viitor is missing precondition url device samsung galaxy ultra browser chrome platform android steps to reproduce step open url in browser expected result website is loaded without any issues step scroll to f...
0
33,264
7,065,275,532
IssuesEvent
2018-01-06 18:01:53
Gubaer/josm-scripting-plugin
https://api.github.com/repos/Gubaer/josm-scripting-plugin
closed
Error with module josm/layers in JOSM version 13265
defect
The property active layer (http://gubaer.github.io/josm-scripting-plugin/apidoc/modules/josm_layers.html#activeLayer) is not working anymore since I updated JOSM from version 13170 to 13265. `var layers = require("josm/layers"); layer = layers.activeLayer;` It now returns the following error: > Error messa...
1.0
Error with module josm/layers in JOSM version 13265 - The property active layer (http://gubaer.github.io/josm-scripting-plugin/apidoc/modules/josm_layers.html#activeLayer) is not working anymore since I updated JOSM from version 13170 to 13265. `var layers = require("josm/layers"); layer = layers.activeLayer;` ...
defect
error with module josm layers in josm version the property active layer is not working anymore since i updated josm from version to var layers require josm layers layer layers activelayer it now returns the following error error message java class org openstreetmap josm main has...
1
124,287
10,307,242,000
IssuesEvent
2019-08-29 08:16:24
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
closed
com.hazelcast.jet.core.metrics.JobMetrics_BatchTest.when_twoDifferentPipelines_then_haveDifferentMetrics[0: mode=member]
test-failure
http://jenkins.hazelcast.com/job/jet-oss-pr-builder/864/testReport/junit/com.hazelcast.jet.core.metrics/JobMetrics_BatchTest/when_twoDifferentPipelines_then_haveDifferentMetrics_0__mode_member_/ Stacktrace: ``` java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.j...
1.0
com.hazelcast.jet.core.metrics.JobMetrics_BatchTest.when_twoDifferentPipelines_then_haveDifferentMetrics[0: mode=member] - http://jenkins.hazelcast.com/job/jet-oss-pr-builder/864/testReport/junit/com.hazelcast.jet.core.metrics/JobMetrics_BatchTest/when_twoDifferentPipelines_then_haveDifferentMetrics_0__mode_member_/ ...
non_defect
com hazelcast jet core metrics jobmetrics batchtest when twodifferentpipelines then havedifferentmetrics stacktrace java lang assertionerror expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java ...
0
828,659
31,837,970,936
IssuesEvent
2023-09-14 14:34:24
xwikisas/application-googleapps
https://api.github.com/repos/xwikisas/application-googleapps
opened
Can't edit a document in Google Apps
Priority: Blocker Type: Bug
Preconditions: Office Server must be started. Steps to reproduce: 1. Login with Google owner 2. Create a page 3. Add an office attachment docx, pptx, xlsx 4. Go to Attachments tab 5. Click 'Edit in Google Apps' 6. Click 'Confirm Edit in Google Apps' (if the file is for the first time uploaded to Google Drive...
1.0
Can't edit a document in Google Apps - Preconditions: Office Server must be started. Steps to reproduce: 1. Login with Google owner 2. Create a page 3. Add an office attachment docx, pptx, xlsx 4. Go to Attachments tab 5. Click 'Edit in Google Apps' 6. Click 'Confirm Edit in Google Apps' (if the file is for ...
non_defect
can t edit a document in google apps preconditions office server must be started steps to reproduce login with google owner create a page add an office attachment docx pptx xlsx go to attachments tab click edit in google apps click confirm edit in google apps if the file is for ...
0
51,441
13,207,475,260
IssuesEvent
2020-08-14 23:14:49
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
Fortran runtime library finding is fragile (Trac #427)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/427">https://code.icecube.wisc.edu/projects/icecube/ticket/427</a>, reported by nwhitehornand owned by blaufuss</em></summary> <p> ```json { "status": "closed", "changetime": "2012-07-06T18:46:20", "_ts": "...
1.0
Fortran runtime library finding is fragile (Trac #427) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/427">https://code.icecube.wisc.edu/projects/icecube/ticket/427</a>, reported by nwhitehornand owned by blaufuss</em></summary> <p> ```json { "status": "close...
defect
fortran runtime library finding is fragile trac migrated from json status closed changetime ts description on many systems madison my freebsd desktop others the gfortran runtime library isn t in the places cmake looks by default even the...
1
4,110
2,610,087,584
IssuesEvent
2015-02-26 18:26:34
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痤疮能祛吗
auto-migrated Priority-Medium Type-Defect
``` 深圳痤疮能祛吗【深圳韩方科颜全国热线400-869-1818,24小时QQ4 008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:21
1.0
深圳痤疮能祛吗 - ``` 深圳痤疮能祛吗【深圳韩方科颜全国热线400-869-1818,24小时QQ4 008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:21
defect
深圳痤疮能祛吗 深圳痤疮能祛吗【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� original issue reported on code google com by szft com on may at
1
234,775
25,886,404,952
IssuesEvent
2022-12-14 14:51:07
ghga-de/datameta
https://api.github.com/repos/ghga-de/datameta
closed
Add OTP 2FA
Enhancement Security
We need to have the ability to require 2FA for interactive logins. A wide spread Python lib for doing OTP seems to be https://github.com/pyauth/pyotp.
True
Add OTP 2FA - We need to have the ability to require 2FA for interactive logins. A wide spread Python lib for doing OTP seems to be https://github.com/pyauth/pyotp.
non_defect
add otp we need to have the ability to require for interactive logins a wide spread python lib for doing otp seems to be
0
196,622
6,935,790,985
IssuesEvent
2017-12-03 13:34:07
ArmaAchilles/AresModAchillesExpansion
https://api.github.com/repos/ArmaAchilles/AresModAchillesExpansion
opened
When assigning a variable and providing empty input, shows error
bug priority/low
When providing an empty variable name, shows script error
1.0
When assigning a variable and providing empty input, shows error - When providing an empty variable name, shows script error
non_defect
when assigning a variable and providing empty input shows error when providing an empty variable name shows script error
0
279,910
24,263,703,633
IssuesEvent
2022-09-28 02:57:25
intel/cve-bin-tool
https://api.github.com/repos/intel/cve-bin-tool
closed
Extend timeout on windows tests
good first issue tests CI
The windows tests seem to be hitting timeout more often now, possibly due to all the tests that have been added in the past month, or possibly due to something on the backend taking extra time (conda has always been particularly slow to install on windows). https://github.com/intel/cve-bin-tool/blob/main/.github/w...
1.0
Extend timeout on windows tests - The windows tests seem to be hitting timeout more often now, possibly due to all the tests that have been added in the past month, or possibly due to something on the backend taking extra time (conda has always been particularly slow to install on windows). https://github.com/inte...
non_defect
extend timeout on windows tests the windows tests seem to be hitting timeout more often now possibly due to all the tests that have been added in the past month or possibly due to something on the backend taking extra time conda has always been particularly slow to install on windows the timeout is cur...
0
37,500
15,304,702,204
IssuesEvent
2021-02-24 17:12:38
microsoft/BotFramework-Composer
https://api.github.com/repos/microsoft/BotFramework-Composer
closed
index.js file has been deleted accidently
Bot Services customer-replied-to customer-reported
Hi, One of team members has **accidently deleted the index.js** file in the below two directories: C:\Program Files\Bot Framework Composer\resources\app.asar.unpacked\extensions\azurePublish\lib\node C:\Program Files\Bot Framework Composer\resources\app.asar.unpacked\extensions\azurePublish\lib\ui Because of ...
1.0
index.js file has been deleted accidently - Hi, One of team members has **accidently deleted the index.js** file in the below two directories: C:\Program Files\Bot Framework Composer\resources\app.asar.unpacked\extensions\azurePublish\lib\node C:\Program Files\Bot Framework Composer\resources\app.asar.unpacked\e...
non_defect
index js file has been deleted accidently hi one of team members has accidently deleted the index js file in the below two directories c program files bot framework composer resources app asar unpacked extensions azurepublish lib node c program files bot framework composer resources app asar unpacked e...
0
74,951
25,451,917,603
IssuesEvent
2022-11-24 11:07:22
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
ForcedType enum with no matching value being converted to last enum value
T: Defect C: Functionality P: Medium R: Fixed E: All Editions
### Expected behavior and actual behavior: When creating a forced type between a Postgres enum type and a Java enum, using the default EnumConverter implementation, if there is not a exact string match between any of the values, then `null` is mapped to the last value in the Java enum. This is surprising when a nu...
1.0
ForcedType enum with no matching value being converted to last enum value - ### Expected behavior and actual behavior: When creating a forced type between a Postgres enum type and a Java enum, using the default EnumConverter implementation, if there is not a exact string match between any of the values, then `null` is...
defect
forcedtype enum with no matching value being converted to last enum value expected behavior and actual behavior when creating a forced type between a postgres enum type and a java enum using the default enumconverter implementation if there is not a exact string match between any of the values then null is...
1
272,380
23,669,527,569
IssuesEvent
2022-08-27 05:43:47
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: sqlsmith/setup=tpcc/setting=no-ddl failed
C-test-failure O-robot O-roachtest branch-master
roachtest.sqlsmith/setup=tpcc/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6260325?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6260325?buildTab=artifacts#/sqlsm...
2.0
roachtest: sqlsmith/setup=tpcc/setting=no-ddl failed - roachtest.sqlsmith/setup=tpcc/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6260325?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roa...
non_defect
roachtest sqlsmith setup tpcc setting no ddl failed roachtest sqlsmith setup tpcc setting no ddl with on master test artifacts and logs in artifacts sqlsmith setup tpcc setting no ddl run sqlsmith go sqlsmith go test runner go error pq internal error unexpected error from the vecto...
0
76,408
26,413,569,228
IssuesEvent
2023-01-13 14:14:51
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Flaky cypress test: editing - "should correctly display events which are edited, where we lack the edit event"
T-Defect S-Major A-DevTools O-Frequent Z-Flaky-Test
https://cloud.cypress.io/projects/ppvnzg/runs/8195/test-results/a8913848-6391-4bf7-9aaf-492f58f4dd9f also appears to have failed on develop: https://cloud.cypress.io/projects/ppvnzg/runs/8194/test-results/0c0909e8-c339-4269-8a1a-285482b9654f Test was introduced by https://github.com/matrix-org/matrix-react-sdk/pu...
1.0
Flaky cypress test: editing - "should correctly display events which are edited, where we lack the edit event" - https://cloud.cypress.io/projects/ppvnzg/runs/8195/test-results/a8913848-6391-4bf7-9aaf-492f58f4dd9f also appears to have failed on develop: https://cloud.cypress.io/projects/ppvnzg/runs/8194/test-results...
defect
flaky cypress test editing should correctly display events which are edited where we lack the edit event also appears to have failed on develop test was introduced by
1
26,833
4,796,408,571
IssuesEvent
2016-11-01 07:39:00
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Datatable scrollable="true" breaks column template header
defect
Hi PrimeNG Team, I've found that when setting `scrolling="true"`, the datatable does not properly apply the template using `pTemplate type="header"`. The template using `pTemplate type="body"` does work though.
1.0
Datatable scrollable="true" breaks column template header - Hi PrimeNG Team, I've found that when setting `scrolling="true"`, the datatable does not properly apply the template using `pTemplate type="header"`. The template using `pTemplate type="body"` does work though.
defect
datatable scrollable true breaks column template header hi primeng team i ve found that when setting scrolling true the datatable does not properly apply the template using ptemplate type header the template using ptemplate type body does work though
1
67,871
13,042,884,607
IssuesEvent
2020-07-28 23:48:09
Abbassihraf/P-curiosity-LAB
https://api.github.com/repos/Abbassihraf/P-curiosity-LAB
closed
Restructuring base files & workflow
Code In progress back-end
- [x] updating gulp script, so it is compatible with php files - [x] creating intial files and separating front UI and back UI
1.0
Restructuring base files & workflow - - [x] updating gulp script, so it is compatible with php files - [x] creating intial files and separating front UI and back UI
non_defect
restructuring base files workflow updating gulp script so it is compatible with php files creating intial files and separating front ui and back ui
0
23,034
3,755,127,849
IssuesEvent
2016-03-12 12:44:16
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: optimize test error for root when using lgmres
defect scipy.sparse.linalg
Shows up on OS X (numpy 1.10.4, python 2.7). ====================================================================== ERROR: test__root.TestRoot.test_tol_parameter ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/p...
1.0
BUG: optimize test error for root when using lgmres - Shows up on OS X (numpy 1.10.4, python 2.7). ====================================================================== ERROR: test__root.TestRoot.test_tol_parameter ---------------------------------------------------------------------- Traceback...
defect
bug optimize test error for root when using lgmres shows up on os x numpy python error test root testroot test tol parameter traceback ...
1
62,862
17,203,812,390
IssuesEvent
2021-07-17 20:29:28
InterNetNews/inn
https://api.github.com/repos/InterNetNews/inn
closed
INN 2.4.5 crashing with Perl 5.8.9
C: innd P: medium R: fixed T: defect
**Reported by jeff on 21 Jan 2009 02:41 UTC** When INN 2.4.5 (but not 2.4.3), is compiled with perl support using Perl 5.8.9 (but not 5.8.8 or 5.10.0), innd crashes at startup. gdb of the innd core shows: ``` #0 0x281bbd90 in Perl_doing_taint () from .../perl5/5.8.9/mach/CORE/libperl.so #1 0x281bbdd4 in Perl_sys...
1.0
INN 2.4.5 crashing with Perl 5.8.9 - **Reported by jeff on 21 Jan 2009 02:41 UTC** When INN 2.4.5 (but not 2.4.3), is compiled with perl support using Perl 5.8.9 (but not 5.8.8 or 5.10.0), innd crashes at startup. gdb of the innd core shows: ``` #0 0x281bbd90 in Perl_doing_taint () from .../perl5/5.8.9/mach/CORE/l...
defect
inn crashing with perl reported by jeff on jan utc when inn but not is compiled with perl support using perl but not or innd crashes at startup gdb of the innd core shows in perl doing taint from mach core libperl so in ...
1
59,293
17,020,976,311
IssuesEvent
2021-07-02 19:00:18
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
opened
[BUG]: Fail to fetch feed if URL field contains a paragraph break
Type-Defect
<!--- Dear RSS Guard contributor, please RESPECT this template. Also, you might be interested in reading this: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html Also, ALWAYS, ALWAYS, ALWAYS attach DEBUG LOG to your bug report!!! See here how to generate it: https://github.com/martinrotter/rssguard/blob/m...
1.0
[BUG]: Fail to fetch feed if URL field contains a paragraph break - <!--- Dear RSS Guard contributor, please RESPECT this template. Also, you might be interested in reading this: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html Also, ALWAYS, ALWAYS, ALWAYS attach DEBUG LOG to your bug report!!! See here how ...
defect
fail to fetch feed if url field contains a paragraph break dear rss guard contributor please respect this template also you might be interested in reading this also always always always attach debug log to your bug report see here how to generate it brief description of...
1
63,384
12,310,904,642
IssuesEvent
2020-05-12 11:27:17
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
closed
CodeViewer: Superfluous scrollbars on example boxes.
CodeViewer Group-1-2020
Referring to issue #7782, every example box except the first has a redudant scrollbar when not needing it. If possible, it would be great to even hide the scrollbar (also for the first box) when it is not needed and/or change the layout/appearance of it. See image for the problem: ![template9iframewrongnotscrollbar]...
1.0
CodeViewer: Superfluous scrollbars on example boxes. - Referring to issue #7782, every example box except the first has a redudant scrollbar when not needing it. If possible, it would be great to even hide the scrollbar (also for the first box) when it is not needed and/or change the layout/appearance of it. See image ...
non_defect
codeviewer superfluous scrollbars on example boxes referring to issue every example box except the first has a redudant scrollbar when not needing it if possible it would be great to even hide the scrollbar also for the first box when it is not needed and or change the layout appearance of it see image for...
0
38,742
8,952,890,250
IssuesEvent
2019-01-25 17:47:41
svigerske/ipopt-donotuse
https://api.github.com/repos/svigerske/ipopt-donotuse
closed
Compiling a shared library with HSL
Ipopt defect
Issue created by migration from Trac. Original creator: guest Original creation time: 2013-01-06 02:33:40 Assignee: ipopt-team Version: 3.10 CC: yalcin.kaya@unisa.edu.au I installed Ipopt 3.10.3 on my macbook pro which has OS X 10.8 (Mountain Lion) in it. It appears that the only linear solver it is working wit...
1.0
Compiling a shared library with HSL - Issue created by migration from Trac. Original creator: guest Original creation time: 2013-01-06 02:33:40 Assignee: ipopt-team Version: 3.10 CC: yalcin.kaya@unisa.edu.au I installed Ipopt 3.10.3 on my macbook pro which has OS X 10.8 (Mountain Lion) in it. It appears that th...
defect
compiling a shared library with hsl issue created by migration from trac original creator guest original creation time assignee ipopt team version cc yalcin kaya unisa edu au i installed ipopt on my macbook pro which has os x mountain lion in it it appears that the only line...
1
38,219
8,703,233,262
IssuesEvent
2018-12-05 16:11:13
pymc-devs/pymc3
https://api.github.com/repos/pymc-devs/pymc3
closed
pm.sample_prior_predictive fails with multinomial data
defects shape_problem
As discussed with @AustinRochford on Twitter, pm.sample_prior_predictive seems to fail when working with multinomial likelihood : "TypeError: 'NoneType' object is not subscriptable" I suspect it comes from a shape issue. Maybe it comes from my data, but it would be weird as sample_ppc is working (on a side note, the s...
1.0
pm.sample_prior_predictive fails with multinomial data - As discussed with @AustinRochford on Twitter, pm.sample_prior_predictive seems to fail when working with multinomial likelihood : "TypeError: 'NoneType' object is not subscriptable" I suspect it comes from a shape issue. Maybe it comes from my data, but it would...
defect
pm sample prior predictive fails with multinomial data as discussed with austinrochford on twitter pm sample prior predictive seems to fail when working with multinomial likelihood typeerror nonetype object is not subscriptable i suspect it comes from a shape issue maybe it comes from my data but it would...
1
376,114
26,186,312,477
IssuesEvent
2023-01-03 01:07:48
LuminousCodeGH/RegistrateTUD
https://api.github.com/repos/LuminousCodeGH/RegistrateTUD
closed
Add documentation for new Telegram integration
documentation
### Actors As a contributor ### Feature Description I would like to be able to understand the function of the new classes and methods ### Value to Software Because I would be able to get a better understanding faster and contribute easier to the project ### Acceptance Criteria - [x] All of the new function...
1.0
Add documentation for new Telegram integration - ### Actors As a contributor ### Feature Description I would like to be able to understand the function of the new classes and methods ### Value to Software Because I would be able to get a better understanding faster and contribute easier to the project ### A...
non_defect
add documentation for new telegram integration actors as a contributor feature description i would like to be able to understand the function of the new classes and methods value to software because i would be able to get a better understanding faster and contribute easier to the project a...
0
67,161
16,826,807,983
IssuesEvent
2021-06-17 19:47:30
TheLegendOfMataNui/game-issues
https://api.github.com/repos/TheLegendOfMataNui/game-issues
closed
White screen and crash at launch
Build: "Beta" 10-23-01 Crash Resolved
"Beta" October 23, 2001 After attempting to launch the beta from the launcher, a blank screen pops up and a message that says "unhandled exception: c0000005 at address: 0052e5d9" I've spent hours trying to fix this, but to no avail.
1.0
White screen and crash at launch - "Beta" October 23, 2001 After attempting to launch the beta from the launcher, a blank screen pops up and a message that says "unhandled exception: c0000005 at address: 0052e5d9" I've spent hours trying to fix this, but to no avail.
non_defect
white screen and crash at launch beta october after attempting to launch the beta from the launcher a blank screen pops up and a message that says unhandled exception at address i ve spent hours trying to fix this but to no avail
0
282,206
8,704,513,149
IssuesEvent
2018-12-05 19:37:12
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Brazier stuck
Medium Priority
**Version:** 0.7.1.2 beta **Steps to Reproduce:** 1. Place brazier 2. Find a place under brazier 3. Type "/unstuck" **Expected behavior:** You should be on top of Brazier **Actual behavior:** You stuck in it. The only way to escape, is to brake it with a Hammer. If you have it, of course
1.0
USER ISSUE: Brazier stuck - **Version:** 0.7.1.2 beta **Steps to Reproduce:** 1. Place brazier 2. Find a place under brazier 3. Type "/unstuck" **Expected behavior:** You should be on top of Brazier **Actual behavior:** You stuck in it. The only way to escape, is to brake it with a Hammer. If you have it,...
non_defect
user issue brazier stuck version beta steps to reproduce place brazier find a place under brazier type unstuck expected behavior you should be on top of brazier actual behavior you stuck in it the only way to escape is to brake it with a hammer if you have it ...
0
34,373
7,447,868,525
IssuesEvent
2018-03-28 13:48:42
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
XmlConfigBuilder wrongly uses Locale dependent number format for nativeMemory.metadataSpacePercentage
Team: Core Type: Defect
The `DecimalFormat` used in `com.hazelcast.config.AbstractXmlConfigHelper.fillNativeMemoryConfig(Node, NativeMemoryConfig)` is Locale dependent. It leads to problems in Locales where the decimal separator is the dot (`"."`). ``` $ mvn test -Dtest=ConfigXmlGeneratorTest '-DextraVmArgs=-Duser.language=cs -Duser.count...
1.0
XmlConfigBuilder wrongly uses Locale dependent number format for nativeMemory.metadataSpacePercentage - The `DecimalFormat` used in `com.hazelcast.config.AbstractXmlConfigHelper.fillNativeMemoryConfig(Node, NativeMemoryConfig)` is Locale dependent. It leads to problems in Locales where the decimal separator is the dot ...
defect
xmlconfigbuilder wrongly uses locale dependent number format for nativememory metadataspacepercentage the decimalformat used in com hazelcast config abstractxmlconfighelper fillnativememoryconfig node nativememoryconfig is locale dependent it leads to problems in locales where the decimal separator is the dot ...
1
16,942
2,964,591,656
IssuesEvent
2015-07-10 17:33:06
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
dart2dart cannot handle equinamed enums
Accepted Area-Dart2Dart NotPlanned Priority-Unassigned Type-Defect
dart2dart cannot handle equinamed enums. Failing language tests: enum_duplicate_test/01
1.0
dart2dart cannot handle equinamed enums - dart2dart cannot handle equinamed enums. Failing language tests: enum_duplicate_test/01
defect
cannot handle equinamed enums cannot handle equinamed enums failing language tests enum duplicate test
1
8,655
2,611,534,603
IssuesEvent
2015-02-27 06:05:00
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Automap bug
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.load the map {6dfed652-f5b2-4dcc-97b4-667ebf7c6136} 2. 3. What is the expected output? What do you see instead? Draw match , not any hog place because of place.. What version of the product are you using? On what operating system? ubuntu 13.10 Please provide any additio...
1.0
Automap bug - ``` What steps will reproduce the problem? 1.load the map {6dfed652-f5b2-4dcc-97b4-667ebf7c6136} 2. 3. What is the expected output? What do you see instead? Draw match , not any hog place because of place.. What version of the product are you using? On what operating system? ubuntu 13.10 Please provi...
defect
automap bug what steps will reproduce the problem load the map what is the expected output what do you see instead draw match not any hog place because of place what version of the product are you using on what operating system ubuntu please provide any additional information...
1
79,337
28,113,777,919
IssuesEvent
2023-03-31 09:12:03
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Notifications in thread cause two notifcations
T-Defect
### Steps to reproduce 1. Channel view, someone created a thread 2. Whenever a new message on the thread gets added, I get two notifications: one for the top message which started the thread, and then one more for the actual new message. ### Outcome #### What did you expect? I would expect to get only one noti...
1.0
Notifications in thread cause two notifcations - ### Steps to reproduce 1. Channel view, someone created a thread 2. Whenever a new message on the thread gets added, I get two notifications: one for the top message which started the thread, and then one more for the actual new message. ### Outcome #### What did y...
defect
notifications in thread cause two notifcations steps to reproduce channel view someone created a thread whenever a new message on the thread gets added i get two notifications one for the top message which started the thread and then one more for the actual new message outcome what did y...
1
66,191
20,033,810,868
IssuesEvent
2022-02-02 09:43:48
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: sorting by title can't count past 9 right
Type-Defect
### Brief description of the issue ![изображение](https://user-images.githubusercontent.com/1309656/150120324-f0137a54-6b79-4011-b64e-7415d033e260.png) ![изображение](https://user-images.githubusercontent.com/1309656/150120352-a9a861cc-2873-48c1-86e2-132378e5ce88.png) ### How to reproduce the bug? have numbers in...
1.0
[BUG]: sorting by title can't count past 9 right - ### Brief description of the issue ![изображение](https://user-images.githubusercontent.com/1309656/150120324-f0137a54-6b79-4011-b64e-7415d033e260.png) ![изображение](https://user-images.githubusercontent.com/1309656/150120352-a9a861cc-2873-48c1-86e2-132378e5ce88.png...
defect
sorting by title can t count past right brief description of the issue how to reproduce the bug have numbers in titles bigger than what was the expected result sort naturally what actually happened other information no response ...
1
90,314
18,107,037,987
IssuesEvent
2021-09-22 20:21:34
StanfordBioinformatics/pulsar_lims
https://api.github.com/repos/StanfordBioinformatics/pulsar_lims
closed
ENCODE data submission: ENCSR079SHZ Western, marker missing
Encode IP submission
https://www.encodeproject.org/experiments/ENCSR079SHZ/ Hi Tao and Cory, can you check this experiment. I believe the biosample characterization is actually okay but it needs labels on the marker. I don’t think it’s in Pulsar either. Thanks, Annika
1.0
ENCODE data submission: ENCSR079SHZ Western, marker missing - https://www.encodeproject.org/experiments/ENCSR079SHZ/ Hi Tao and Cory, can you check this experiment. I believe the biosample characterization is actually okay but it needs labels on the marker. I don’t think it’s in Pulsar either. Thanks, Annika
non_defect
encode data submission western marker missing hi tao and cory can you check this experiment i believe the biosample characterization is actually okay but it needs labels on the marker i don’t think it’s in pulsar either thanks annika
0
16,045
10,532,835,021
IssuesEvent
2019-10-01 11:43:49
rabbitmq/chef-cookbook
https://api.github.com/repos/rabbitmq/chef-cookbook
closed
Don't edit policy-rc.d file
usability
## Versions * Cookbook version used: v5.8.4 * Operating system, version, and patch level: Ubuntu 18.04 LTS * Node attributes: N/A * RabbitMQ version provisioned: 3.7.18 * Erlang version provisioned: esl 1:22.0.7-1 * RabbitMQ server and client application log files: N/A * Brief instructions that can be used to ...
True
Don't edit policy-rc.d file - ## Versions * Cookbook version used: v5.8.4 * Operating system, version, and patch level: Ubuntu 18.04 LTS * Node attributes: N/A * RabbitMQ version provisioned: 3.7.18 * Erlang version provisioned: esl 1:22.0.7-1 * RabbitMQ server and client application log files: N/A * Brief ins...
non_defect
don t edit policy rc d file versions cookbook version used operating system version and patch level ubuntu lts node attributes n a rabbitmq version provisioned erlang version provisioned esl rabbitmq server and client application log files n a brief instruct...
0
25,128
4,212,619,301
IssuesEvent
2016-06-29 16:48:16
wafo-project/pywafo
https://api.github.com/repos/wafo-project/pywafo
closed
Test failure
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. svn checkout http://pywafo.googlecode.com/svn/trunk/ pywafo-read-only 2. python setup.py install --prefix=$HOME/local 3. python -i test_gaussian.py What is the expected output? What do you see instead? wafo.wafodata: plotbackend is set to matplotlib.pyplot /home/nwagner/...
1.0
Test failure - ``` What steps will reproduce the problem? 1. svn checkout http://pywafo.googlecode.com/svn/trunk/ pywafo-read-only 2. python setup.py install --prefix=$HOME/local 3. python -i test_gaussian.py What is the expected output? What do you see instead? wafo.wafodata: plotbackend is set to matplotlib.pyplot...
defect
test failure what steps will reproduce the problem svn checkout pywafo read only python setup py install prefix home local python i test gaussian py what is the expected output what do you see instead wafo wafodata plotbackend is set to matplotlib pyplot home nwagner local site packag...
1
7,818
2,611,002,952
IssuesEvent
2015-02-26 23:58:38
chrsmith/switchlist
https://api.github.com/repos/chrsmith/switchlist
opened
Trains stops dialog doesn't notice duplicates
auto-migrated Priority-Medium Type-Defect
``` The train stops dialog allows you to visit the same station twice in sequence (A, B, B). This can be a bug when the user intended to do (A,B,C). It's noticeable in errors when there's no way for cars to get from B to C, but it would still be nice to flag obviously erroneous stop lists. ``` Original issue repo...
1.0
Trains stops dialog doesn't notice duplicates - ``` The train stops dialog allows you to visit the same station twice in sequence (A, B, B). This can be a bug when the user intended to do (A,B,C). It's noticeable in errors when there's no way for cars to get from B to C, but it would still be nice to flag obviousl...
defect
trains stops dialog doesn t notice duplicates the train stops dialog allows you to visit the same station twice in sequence a b b this can be a bug when the user intended to do a b c it s noticeable in errors when there s no way for cars to get from b to c but it would still be nice to flag obviousl...
1
74,414
25,118,857,712
IssuesEvent
2022-11-09 05:59:30
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Share to - Element not working
T-Defect
### Steps to reproduce On a Samsung phone, Android v10. This is also happening on my partner's Samsung as well. 1. In my phone's gallery, I choose a picture and press on the "share" icon 2. I choose Element icon 3. Element opens to the room list 4. I choose the room 5. Element shows the room, but has forgotten ...
1.0
Share to - Element not working - ### Steps to reproduce On a Samsung phone, Android v10. This is also happening on my partner's Samsung as well. 1. In my phone's gallery, I choose a picture and press on the "share" icon 2. I choose Element icon 3. Element opens to the room list 4. I choose the room 5. Element s...
defect
share to element not working steps to reproduce on a samsung phone android this is also happening on my partner s samsung as well in my phone s gallery i choose a picture and press on the share icon i choose element icon element opens to the room list i choose the room element sho...
1
57,412
15,771,228,606
IssuesEvent
2021-03-31 20:18:30
Ferlab-Ste-Justine/clin-project
https://api.github.com/repos/Ferlab-Ste-Justine/clin-project
opened
Compléter plus tard pas actif à moins que tout champs obligatoire sont remplis
Defects
Compléter plus tard n'est seulement actif que lorsque tous les champs obligatoires sont remplis. Dès qu'au moins un champs est modifié, il devrait s'activer. Exemple de cas où il devrait être activé - lors de la création de la prescription - si le MRN est modifié OU - si au moins un champs (ou boîte de texte) o...
1.0
Compléter plus tard pas actif à moins que tout champs obligatoire sont remplis - Compléter plus tard n'est seulement actif que lorsque tous les champs obligatoires sont remplis. Dès qu'au moins un champs est modifié, il devrait s'activer. Exemple de cas où il devrait être activé - lors de la création de la prescriptio...
defect
compléter plus tard pas actif à moins que tout champs obligatoire sont remplis compléter plus tard n est seulement actif que lorsque tous les champs obligatoires sont remplis dès qu au moins un champs est modifié il devrait s activer exemple de cas où il devrait être activé lors de la création de la prescriptio...
1
71,811
23,811,025,626
IssuesEvent
2022-09-04 19:11:05
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Selection of Ringtone for incoming call can be selected only from short "Alert Tones" and cut track if selected custom file
T-Defect
### Steps to reproduce In Android App: Main Settings -> Notifications -> Configure Call Notifications -> Ringtone On screenshot we will see ringtone select. But application suggests to select only from ALERT TONES (also if we will scroll down - that's all). More over - if we will select custom file on device - inco...
1.0
Selection of Ringtone for incoming call can be selected only from short "Alert Tones" and cut track if selected custom file - ### Steps to reproduce In Android App: Main Settings -> Notifications -> Configure Call Notifications -> Ringtone On screenshot we will see ringtone select. But application suggests to select...
defect
selection of ringtone for incoming call can be selected only from short alert tones and cut track if selected custom file steps to reproduce in android app main settings notifications configure call notifications ringtone on screenshot we will see ringtone select but application suggests to select...
1
15,318
10,290,875,861
IssuesEvent
2019-08-27 16:37:12
microsoft/BotFramework-WebChat
https://api.github.com/repos/microsoft/BotFramework-WebChat
closed
Web Chat Issue
Bot Services Bug Pending customer-replied-to customer-reported
Hi, I am trying to implement chat using direct line connection for chat bot v4 (as mentioned in https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/01.a.getting-started-full-bundle) in my web application (only secured people can login to my application). The chat loads only after they have logged i...
1.0
Web Chat Issue - Hi, I am trying to implement chat using direct line connection for chat bot v4 (as mentioned in https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/01.a.getting-started-full-bundle) in my web application (only secured people can login to my application). The chat loads only after t...
non_defect
web chat issue hi i am trying to implement chat using direct line connection for chat bot as mentioned in in my web application only secured people can login to my application the chat loads only after they have logged in successfully to the portal the problem is once they login the chat is rendered ...
0
45,835
13,055,754,349
IssuesEvent
2020-07-30 02:38:12
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
analysis-tree fails to build with ROOT v5.16.00 (Trac #111)
Incomplete Migration Migrated from Trac defect offline-software
Migrated from https://code.icecube.wisc.edu/ticket/111 ```json { "status": "closed", "changetime": "2007-11-11T02:35:55", "description": "with Root V5.16.00, rootcint bitches about missing definitions\nor somethign like that for:\n vector<HitInfo> and friends.\n\nI'm just putting this here so it doesn't g...
1.0
analysis-tree fails to build with ROOT v5.16.00 (Trac #111) - Migrated from https://code.icecube.wisc.edu/ticket/111 ```json { "status": "closed", "changetime": "2007-11-11T02:35:55", "description": "with Root V5.16.00, rootcint bitches about missing definitions\nor somethign like that for:\n vector<HitIn...
defect
analysis tree fails to build with root trac migrated from json status closed changetime description with root rootcint bitches about missing definitions nor somethign like that for n vector and friends n ni m just putting this here so it doesn t get ...
1
104,968
16,623,561,762
IssuesEvent
2021-06-03 06:39:44
Thanraj/_OpenSSL_
https://api.github.com/repos/Thanraj/_OpenSSL_
opened
CVE-2015-0293 (Medium) detected in openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6, openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6
security vulnerability
## CVE-2015-0293 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b>, <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b></p></sum...
True
CVE-2015-0293 (Medium) detected in openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6, openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6 - ## CVE-2015-0293 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerab...
non_defect
cve medium detected in cve medium severity vulnerability vulnerable libraries vulnerability details the implementation in openssl before before before and before allows remote attackers to cause a denial of serv...
0