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
758,251
26,547,376,448
IssuesEvent
2023-01-20 02:19:57
flipt-io/flipt
https://api.github.com/repos/flipt-io/flipt
closed
[FLI-23] Support Memcached
enhancement stale Low priority
Now that Redis has been rolled out, it should be relatively simple to support another cache tech like Memcached ### TODO * [ ] Add memcached as a supported caching protocol * [ ] Support configuring memcached in the config.yml * [ ] Add example on how to run Flipt with Memcached [Example with Docker Compose](https://...
1.0
[FLI-23] Support Memcached - Now that Redis has been rolled out, it should be relatively simple to support another cache tech like Memcached ### TODO * [ ] Add memcached as a supported caching protocol * [ ] Support configuring memcached in the config.yml * [ ] Add example on how to run Flipt with Memcached [Example ...
non_defect
support memcached now that redis has been rolled out it should be relatively simple to support another cache tech like memcached todo add memcached as a supported caching protocol support configuring memcached in the config yml add example on how to run flipt with memcached from
0
302,677
9,285,336,020
IssuesEvent
2019-03-21 06:38:44
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
sso.secureserver.net - see bug description
browser-firefox priority-important
<!-- @browser: Firefox 65.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 --> <!-- @reported_with: web --> **URL**: https://sso.secureserver.net/ **Browser / Version**: Firefox 65.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**...
1.0
sso.secureserver.net - see bug description - <!-- @browser: Firefox 65.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 --> <!-- @reported_with: web --> **URL**: https://sso.secureserver.net/ **Browser / Version**: Firefox 65.0 **Operating System**: Windows 10 **Te...
non_defect
sso secureserver net see bug description url browser version firefox operating system windows tested another browser yes problem type something else description when i go to log into my webmail it won t remember my username steps to reproduce i ve verified...
0
49,198
13,185,287,592
IssuesEvent
2020-08-12 21:05:40
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[buildbots] audit I3_PORTS on build bots, make sure they're up-to-date (Trac #940)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/940 , reported by nega and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-06-21T17:04:56", "description": "don't need people stabbing me because their favorite port isn't current. *cough*genie*c...
1.0
[buildbots] audit I3_PORTS on build bots, make sure they're up-to-date (Trac #940) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/940 , reported by nega and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-06-21T17:04:56", "description": "do...
defect
audit ports on build bots make sure they re up to date trac migrated from reported by nega and owned by nega json status closed changetime description don t need people stabbing me because their favorite port isn t current cough genie cough n na ...
1
16,441
9,414,824,906
IssuesEvent
2019-04-10 11:06:27
MoonchildProductions/UXP
https://api.github.com/repos/MoonchildProductions/UXP
opened
Performance issues due to TriggeringPrincipal
App: Pale Moon Bug Performance
After running into this issue out of the blue (which is likely the cause of many of the issues reported on the forum about "lag" and slow loading), I was able to investigate high CPU usage after navigation of any kind (including XHR) and found one commonality in all of the situations by examining with ProcessExplorer: ...
True
Performance issues due to TriggeringPrincipal - After running into this issue out of the blue (which is likely the cause of many of the issues reported on the forum about "lag" and slow loading), I was able to investigate high CPU usage after navigation of any kind (including XHR) and found one commonality in all of th...
non_defect
performance issues due to triggeringprincipal after running into this issue out of the blue which is likely the cause of many of the issues reported on the forum about lag and slow loading i was able to investigate high cpu usage after navigation of any kind including xhr and found one commonality in all of th...
0
4,900
5,325,667,891
IssuesEvent
2017-02-15 00:34:09
robotframework/Selenium2Library
https://api.github.com/repos/robotframework/Selenium2Library
closed
Consider adding more automated test coverage to the Travis builds
Infrastructure
To prevent issues like [this](https://github.com/rtomac/robotframework-selenium2library/commit/e43e782a5a0173a4dce2d60ce5f46e6ce3b78f78) from occurring, we really need greater test coverage. This includes determining what versions of RF that we will support and running the tests for each of those versions. We also ...
1.0
Consider adding more automated test coverage to the Travis builds - To prevent issues like [this](https://github.com/rtomac/robotframework-selenium2library/commit/e43e782a5a0173a4dce2d60ce5f46e6ce3b78f78) from occurring, we really need greater test coverage. This includes determining what versions of RF that we will ...
non_defect
consider adding more automated test coverage to the travis builds to prevent issues like from occurring we really need greater test coverage this includes determining what versions of rf that we will support and running the tests for each of those versions we also need better browser coverage i mentioned ...
0
81,851
31,772,592,670
IssuesEvent
2023-09-12 12:43:21
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Picklist: Localized component is not testable
:lady_beetle: defect
### Describe the bug We want to test a view with two p:pickList components on it with the primefaces-selenium library. Sadly the functions _pick()_, _pickAll()_, _remove()_ and _removeAll()_ failing with an error message: `No such element found for button[title='Add']` This obviously work for the show case proje...
1.0
Picklist: Localized component is not testable - ### Describe the bug We want to test a view with two p:pickList components on it with the primefaces-selenium library. Sadly the functions _pick()_, _pickAll()_, _remove()_ and _removeAll()_ failing with an error message: `No such element found for button[title='Add']...
defect
picklist localized component is not testable describe the bug we want to test a view with two p picklist components on it with the primefaces selenium library sadly the functions pick pickall remove and removeall failing with an error message no such element found for button this ob...
1
26,823
4,793,746,873
IssuesEvent
2016-10-31 19:02:26
idaholab/moose
https://api.github.com/repos/idaholab/moose
reopened
Make DisplacedSystem and NonlinearSystem consistent for periodic boundary condition
C: MOOSE P: normal T: defect
`DisplacedSystem` has a shorter ghosted vector than `NonlinearSystem` if its `DofMap` is not updated accordingly when creating a periodic boundary condition.
1.0
Make DisplacedSystem and NonlinearSystem consistent for periodic boundary condition - `DisplacedSystem` has a shorter ghosted vector than `NonlinearSystem` if its `DofMap` is not updated accordingly when creating a periodic boundary condition.
defect
make displacedsystem and nonlinearsystem consistent for periodic boundary condition displacedsystem has a shorter ghosted vector than nonlinearsystem if its dofmap is not updated accordingly when creating a periodic boundary condition
1
67,962
8,204,181,956
IssuesEvent
2018-09-03 04:54:30
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
closed
Session tabs grouped by color.
design feature/tabsbar suggestion
**Did you search for similar issues before submitting this one?** Yes, using the issues search. Did not find similar issues. **Describe the issue you encountered:** It is unclear what a new session tab is exactly. If I have 3 gmail accounts, one personal, two for work for multiple roles at work, and each having its ...
1.0
Session tabs grouped by color. - **Did you search for similar issues before submitting this one?** Yes, using the issues search. Did not find similar issues. **Describe the issue you encountered:** It is unclear what a new session tab is exactly. If I have 3 gmail accounts, one personal, two for work for multiple ro...
non_defect
session tabs grouped by color did you search for similar issues before submitting this one yes using the issues search did not find similar issues describe the issue you encountered it is unclear what a new session tab is exactly if i have gmail accounts one personal two for work for multiple ro...
0
93,220
10,764,599,680
IssuesEvent
2019-11-01 08:46:46
lrchema/ped
https://api.github.com/repos/lrchema/ped
opened
Actual UI layout differs from UI layout shown in UG
severity.Low type.DocumentationBug
UI shown in UG: ![Ui.png](https://raw.githubusercontent.com/lrchema/ped/master/files/5284f379-deb1-4110-a903-e3af12b46de3.png) Actual UI: ![Screen Shot 2019-11-01 at 4.44.11 PM.png](https://raw.githubusercontent.com/lrchema/ped/master/files/95d6de38-18e2-4df7-861b-2e19b8fbc9a4.png) as seen, the command and feedback...
1.0
Actual UI layout differs from UI layout shown in UG - UI shown in UG: ![Ui.png](https://raw.githubusercontent.com/lrchema/ped/master/files/5284f379-deb1-4110-a903-e3af12b46de3.png) Actual UI: ![Screen Shot 2019-11-01 at 4.44.11 PM.png](https://raw.githubusercontent.com/lrchema/ped/master/files/95d6de38-18e2-4df7-861...
non_defect
actual ui layout differs from ui layout shown in ug ui shown in ug actual ui as seen the command and feedback are at the top in the ug but at the bottom in the actual ui this was a little disorienting when first opening the application i assume the screenshot in the ug is an earlier version perha...
0
423,850
28,962,652,344
IssuesEvent
2023-05-10 04:52:50
ash-project/reactor
https://api.github.com/repos/ash-project/reactor
opened
Improve documentation
documentation
We need to describe how reactor works and how steps are compensated and undone when needed.
1.0
Improve documentation - We need to describe how reactor works and how steps are compensated and undone when needed.
non_defect
improve documentation we need to describe how reactor works and how steps are compensated and undone when needed
0
452,874
32,072,308,510
IssuesEvent
2023-09-25 08:48:57
WING-NUS/SSID
https://api.github.com/repos/WING-NUS/SSID
opened
📝 Add SSID Competitor Analysis to Documentation
Type: Documentation
<!-- These comments automatically delete --> <!-- **Tip:** Delete parts that are not relevant --> <!-- Next to Cc:, @ mention users who should be in the loop --> Cc: <!-- add intended user next to **Hi** --> Hi all ### Pain <!-- Explain the pain you are experiencing --> We should document competitor analysis ...
1.0
📝 Add SSID Competitor Analysis to Documentation - <!-- These comments automatically delete --> <!-- **Tip:** Delete parts that are not relevant --> <!-- Next to Cc:, @ mention users who should be in the loop --> Cc: <!-- add intended user next to **Hi** --> Hi all ### Pain <!-- Explain the pain you are experi...
non_defect
📝 add ssid competitor analysis to documentation cc hi all pain we should document competitor analysis before implementing design of landing page suggested documentation competitor analysis on prominent plagiarism checkers done tasks add documentation to repo ...
0
182,325
6,668,905,780
IssuesEvent
2017-10-03 17:25:22
minio/minio-py
https://api.github.com/repos/minio/minio-py
closed
Allow presigned DELETE url's for minio-py
priority: medium
Original issue was filed against minio-java (Issue#605). This is the extension of it on the minio-py side.
1.0
Allow presigned DELETE url's for minio-py - Original issue was filed against minio-java (Issue#605). This is the extension of it on the minio-py side.
non_defect
allow presigned delete url s for minio py original issue was filed against minio java issue this is the extension of it on the minio py side
0
33,151
7,035,666,714
IssuesEvent
2017-12-28 02:08:35
supertuxkart/stk-code
https://api.github.com/repos/supertuxkart/stk-code
closed
Badly adjusted playername for replays
C:GUI P4: minor T: defect
The vertical adjustment of playername for replays is not very good. See attached screenshot. From looking at the screenshot, which of the replays would be Kitoko's? ![replay_username_badly_adjusted](https://user-images.githubusercontent.com/5515261/32681453-e0fce522-c66f-11e7-91a9-a15862a9a8c0.jpg)
1.0
Badly adjusted playername for replays - The vertical adjustment of playername for replays is not very good. See attached screenshot. From looking at the screenshot, which of the replays would be Kitoko's? ![replay_username_badly_adjusted](https://user-images.githubusercontent.com/5515261/32681453-e0fce522-c66f-11e7-91...
defect
badly adjusted playername for replays the vertical adjustment of playername for replays is not very good see attached screenshot from looking at the screenshot which of the replays would be kitoko s
1
955
2,594,370,084
IssuesEvent
2015-02-20 02:27:56
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
BALL cannot read DCD files created by new versions of AMBER
C: BALL Core P: major R: fixed T: defect
**Reported by wolfgang on 13 Apr 40940370 04:38 UTC** (noticed on the retreat, more information and sample files to follow)
1.0
BALL cannot read DCD files created by new versions of AMBER - **Reported by wolfgang on 13 Apr 40940370 04:38 UTC** (noticed on the retreat, more information and sample files to follow)
defect
ball cannot read dcd files created by new versions of amber reported by wolfgang on apr utc noticed on the retreat more information and sample files to follow
1
181,938
30,762,904,187
IssuesEvent
2023-07-29 23:42:19
TylerMetz/Saucier720
https://api.github.com/repos/TylerMetz/Saucier720
opened
Subrecipe loading
Frontend design bug
### Description The way the sub-recipes load is terrible. Everything duplicates if there are multiple and it screws up the entire recipe card. ### Definition of Done Ingredients with sub-recipes load incorrectly.
1.0
Subrecipe loading - ### Description The way the sub-recipes load is terrible. Everything duplicates if there are multiple and it screws up the entire recipe card. ### Definition of Done Ingredients with sub-recipes load incorrectly.
non_defect
subrecipe loading description the way the sub recipes load is terrible everything duplicates if there are multiple and it screws up the entire recipe card definition of done ingredients with sub recipes load incorrectly
0
19,982
3,284,339,273
IssuesEvent
2015-10-28 16:15:46
wschoenell/chimera_imported_googlecode
https://api.github.com/repos/wschoenell/chimera_imported_googlecode
closed
Location tests are broken
auto-migrated Component-Core Priority-Low Type-Defect
``` henrique@tycho:~/dev/chimera/src/chimera/core$ svn log location.py |less henrique@tycho:~/dev/chimera/src/chimera/core$ chimera-tel -d 150.162.110.3:10000/TheSkyTelescope/0 --slew --ra 17:00:00 --dec -10:00:00 usage: chimera-tel [options] chimera-tel: error: 150.162.110.3:10000/TheSkyTelescope/0 isnt't a valid loc...
1.0
Location tests are broken - ``` henrique@tycho:~/dev/chimera/src/chimera/core$ svn log location.py |less henrique@tycho:~/dev/chimera/src/chimera/core$ chimera-tel -d 150.162.110.3:10000/TheSkyTelescope/0 --slew --ra 17:00:00 --dec -10:00:00 usage: chimera-tel [options] chimera-tel: error: 150.162.110.3:10000/TheSkyTe...
defect
location tests are broken henrique tycho dev chimera src chimera core svn log location py less henrique tycho dev chimera src chimera core chimera tel d theskytelescope slew ra dec usage chimera tel chimera tel error theskytelescope isnt t a valid location ...
1
70,648
23,275,420,062
IssuesEvent
2022-08-05 06:36:44
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
closed
Certain custom keybindings involving `shift` no longer work
defect
### Check for existing issues - [X] Completed ### Describe the bug I have been using these custom keybindings for a little while: ```json "cmd-\\": "workspace::ToggleLeftSidebar", "cmd-shift-|": "workspace::ToggleRightSidebar" ``` In a newer version, `"cmd-shift-|"` stopped working. @mikayla-maki poi...
1.0
Certain custom keybindings involving `shift` no longer work - ### Check for existing issues - [X] Completed ### Describe the bug I have been using these custom keybindings for a little while: ```json "cmd-\\": "workspace::ToggleLeftSidebar", "cmd-shift-|": "workspace::ToggleRightSidebar" ``` In a newe...
defect
certain custom keybindings involving shift no longer work check for existing issues completed describe the bug i have been using these custom keybindings for a little while json cmd workspace toggleleftsidebar cmd shift workspace togglerightsidebar in a newer ...
1
47,795
7,348,260,223
IssuesEvent
2018-03-08 05:26:51
scikit-learn/scikit-learn
https://api.github.com/repos/scikit-learn/scikit-learn
closed
Note about appropriate and inappropriate uses of cross_val_predict
Documentation Easy help wanted
Users are tempted to run `metric(y_true, cross_val_predict(...))`. This is not equivalent to `cross_val_score(...)` which takes an average over cross-validation folds; nor is it a standard or appropriate measure of generalisation error. I consider valid uses of `cross_val_predict` to be: * visualisation of training...
1.0
Note about appropriate and inappropriate uses of cross_val_predict - Users are tempted to run `metric(y_true, cross_val_predict(...))`. This is not equivalent to `cross_val_score(...)` which takes an average over cross-validation folds; nor is it a standard or appropriate measure of generalisation error. I consider ...
non_defect
note about appropriate and inappropriate uses of cross val predict users are tempted to run metric y true cross val predict this is not equivalent to cross val score which takes an average over cross validation folds nor is it a standard or appropriate measure of generalisation error i consider ...
0
38,740
12,599,166,250
IssuesEvent
2020-06-11 05:13:12
heholek/sheetjs
https://api.github.com/repos/heholek/sheetjs
opened
WS-2019-0424 (Medium) detected in elliptic-6.5.2.tgz
security vulnerability
## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.2.tgz</b></p></summary> <p>EC cryptography</p> <p>Library home page: <a href="https://registry.npmjs.org/...
True
WS-2019-0424 (Medium) detected in elliptic-6.5.2.tgz - ## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.2.tgz</b></p></summary> <p>EC cryptography</p> <p>...
non_defect
ws medium detected in elliptic tgz ws medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file tmp ws scm sheetjs demos package json path to vulnerable library tmp ws scm sheetjs demos typescri...
0
63,144
17,393,732,124
IssuesEvent
2021-08-02 10:45:45
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Collapsed Category footer jumps a bit when scrolling to the boom of the room list
A-Room-List T-Defect
### Description In the new room list, I have the `Low Priority` category collapsed at the bottom of the list, it thus acts like a sticky footer. When scrolling to the bottom of the list, upon reaching the bottom location, the ctagory label jumps around (vertically) a bit. It is a very minor glitch, but it's distrac...
1.0
Collapsed Category footer jumps a bit when scrolling to the boom of the room list - ### Description In the new room list, I have the `Low Priority` category collapsed at the bottom of the list, it thus acts like a sticky footer. When scrolling to the bottom of the list, upon reaching the bottom location, the ctagor...
defect
collapsed category footer jumps a bit when scrolling to the boom of the room list description in the new room list i have the low priority category collapsed at the bottom of the list it thus acts like a sticky footer when scrolling to the bottom of the list upon reaching the bottom location the ctagor...
1
92,840
26,782,001,967
IssuesEvent
2023-01-31 22:04:55
o3de/o3de
https://api.github.com/repos/o3de/o3de
closed
Build Failure: GradientSignal.Editor.Tests.main fails in test_debug on Windows in daily run
kind/bug sig/content triage/accepted priority/major kind/automation feature/terrain feature/vegetation kind/periodicbuildfailure
**Describe the bug** GradientSignal.Editor.Tests.main fails in test_debug on Windows. **Failed Jenkins Job Information:** [The name of the job that failed, job build number, and code snippit of the failure.](https://jenkins.build.o3de.org/blue/organizations/jenkins/O3DE_periodic-incremental-daily/detail/developme...
1.0
Build Failure: GradientSignal.Editor.Tests.main fails in test_debug on Windows in daily run - **Describe the bug** GradientSignal.Editor.Tests.main fails in test_debug on Windows. **Failed Jenkins Job Information:** [The name of the job that failed, job build number, and code snippit of the failure.](https://jenk...
non_defect
build failure gradientsignal editor tests main fails in test debug on windows in daily run describe the bug gradientsignal editor tests main fails in test debug on windows failed jenkins job information attachments additional context from the logs i don t see a specific test ...
0
506,338
14,663,046,894
IssuesEvent
2020-12-29 08:48:41
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
support.mozilla.org - site is not usable
browser-focus-geckoview engine-gecko ml-needsdiagnosis-false priority-important
<!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/64476 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://support.mozilla.org/1/...
1.0
support.mozilla.org - site is not usable - <!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/64476 --> <!-- @extra_labels: browser-focus-geckoview -...
non_defect
support mozilla org site is not usable url browser version firefox mobile operating system android tested another browser yes other problem type site is not usable description page not loading correctly steps to reproduce browser configuration none ...
0
151,448
12,036,481,120
IssuesEvent
2020-04-13 19:53:08
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
workload details page missing menu option
[zube]: To Test area/workloads kind/bug status/to-test
Steps: 1. Create a workload 2. Click on workload to see details results: The workload's menu should show up on the upper right of the page. ![image](https://user-images.githubusercontent.com/11514927/78725618-d3d43d80-78e4-11ea-80aa-036365d8c308.png)
2.0
workload details page missing menu option - Steps: 1. Create a workload 2. Click on workload to see details results: The workload's menu should show up on the upper right of the page. ![image](https://user-images.githubusercontent.com/11514927/78725618-d3d43d80-78e4-11ea-80aa-036365d8c308.png)
non_defect
workload details page missing menu option steps create a workload click on workload to see details results the workload s menu should show up on the upper right of the page
0
286,279
24,737,154,551
IssuesEvent
2022-10-20 23:27:28
microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/microsoft/MixedRealityToolkit-Unity
closed
DescribableObject tests break subsequent unit tests
Bug Tests Accessibility MRTK3
## Describe the bug When running unit tests in series, `DescribableObjectTests` dbreak subsequent unit tests that are present in the same run. This is because `DescribableObjectTests` doesn't subclass `RuntimeInputTest` and something suspicious happens related to the rig/playspace/XROrigin setup. ## To reproduce ...
1.0
DescribableObject tests break subsequent unit tests - ## Describe the bug When running unit tests in series, `DescribableObjectTests` dbreak subsequent unit tests that are present in the same run. This is because `DescribableObjectTests` doesn't subclass `RuntimeInputTest` and something suspicious happens related to...
non_defect
describableobject tests break subsequent unit tests describe the bug when running unit tests in series describableobjecttests dbreak subsequent unit tests that are present in the same run this is because describableobjecttests doesn t subclass runtimeinputtest and something suspicious happens related to...
0
76,717
26,564,527,211
IssuesEvent
2023-01-20 18:49:52
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Previous Element version still consumes memory
T-Defect
### Steps to reproduce I suppose these steps to reproduce: 1. Use not latest version. 2. Get notification about new version and press "Update" 3. Wait when new version will be installed and Element restarted. Part of https://github.com/vector-im/element-web/issues/24236 ### Outcome #### What did you expect...
1.0
Previous Element version still consumes memory - ### Steps to reproduce I suppose these steps to reproduce: 1. Use not latest version. 2. Get notification about new version and press "Update" 3. Wait when new version will be installed and Element restarted. Part of https://github.com/vector-im/element-web/issu...
defect
previous element version still consumes memory steps to reproduce i suppose these steps to reproduce use not latest version get notification about new version and press update wait when new version will be installed and element restarted part of outcome what did you expect ...
1
205,858
23,357,904,332
IssuesEvent
2022-08-10 09:04:35
Gal-Doron/Baragon
https://api.github.com/repos/Gal-Doron/Baragon
opened
CVE-2019-16942 (High) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2019-16942 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-16942 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2019-16942 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file baragonclient pom xml path t...
0
39,574
9,550,279,227
IssuesEvent
2019-05-02 11:39:53
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
serving root-zone from mysql backend incomplete
auth defect
Program: Authoritative Issue type: Bug report ### Short description queries for DS co.uk are answered differently from what bind does with the same zone file. ### Environment - Operating system: CentOS 7 x86_64 - Software version: 4.1.8, MariaDB 10.3 - Software source: rpm compiled by mind04 ### St...
1.0
serving root-zone from mysql backend incomplete - Program: Authoritative Issue type: Bug report ### Short description queries for DS co.uk are answered differently from what bind does with the same zone file. ### Environment - Operating system: CentOS 7 x86_64 - Software version: 4.1.8, MariaDB 10.3 -...
defect
serving root zone from mysql backend incomplete program authoritative issue type bug report short description queries for ds co uk are answered differently from what bind does with the same zone file environment operating system centos software version mariadb sof...
1
56,907
15,439,574,649
IssuesEvent
2021-03-08 00:43:50
pymc-devs/pymc3
https://api.github.com/repos/pymc-devs/pymc3
closed
Hash collisions in memoization result in invalid values
defects
Our custom `memoize` function is mapping inputs to their hashes, then those hashes are mapped to cached values, and, because the inputs and the hashes' original values aren't compared, a simple hash collision will cause `memoize` to return the wrong values. Here's a simple example: ```python import pymc3 as pm ...
1.0
Hash collisions in memoization result in invalid values - Our custom `memoize` function is mapping inputs to their hashes, then those hashes are mapped to cached values, and, because the inputs and the hashes' original values aren't compared, a simple hash collision will cause `memoize` to return the wrong values. H...
defect
hash collisions in memoization result in invalid values our custom memoize function is mapping inputs to their hashes then those hashes are mapped to cached values and because the inputs and the hashes original values aren t compared a simple hash collision will cause memoize to return the wrong values h...
1
49,267
13,186,565,575
IssuesEvent
2020-08-13 00:34:47
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
I3MCTree missing in hdf5 and root files (Trac #1082)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1082">https://code.icecube.wisc.edu/ticket/1082</a>, reported by lisa and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2015-08-10T20:31:17", "description": "When I write i3-files into hd...
1.0
I3MCTree missing in hdf5 and root files (Trac #1082) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1082">https://code.icecube.wisc.edu/ticket/1082</a>, reported by lisa and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2015-08-10T20:31:...
defect
missing in and root files trac migrated from json status closed changetime description when i write files into and or root files is missing the files are only copied there are no cuts or other processing involved and everything is booked bookev...
1
11,572
2,658,378,103
IssuesEvent
2015-03-18 15:20:00
Red5/red5-server
https://api.github.com/repos/Red5/red5-server
closed
RTMPE stream receiving instantly freezes in Publisher demo
auto-migrated Priority-Medium Type-Defect
_From @GoogleCodeExporter on March 15, 2015 16:59_ ``` What steps will reproduce the problem? 1. Download red5-1.0.1.tar.gz (http://red5.org/downloads/red5/1_0_1/red5-1.0.1.tar.gz) 2. Run Publisher demo 3. Connect to: rtmpe://localhost/oflaDemo 4. Start publishing (live/record/append) 5. Start playing stream in View ...
1.0
RTMPE stream receiving instantly freezes in Publisher demo - _From @GoogleCodeExporter on March 15, 2015 16:59_ ``` What steps will reproduce the problem? 1. Download red5-1.0.1.tar.gz (http://red5.org/downloads/red5/1_0_1/red5-1.0.1.tar.gz) 2. Run Publisher demo 3. Connect to: rtmpe://localhost/oflaDemo 4. Start pub...
defect
rtmpe stream receiving instantly freezes in publisher demo from googlecodeexporter on march what steps will reproduce the problem download tar gz run publisher demo connect to rtmpe localhost oflademo start publishing live record append start playing stream in view ta...
1
37,044
6,565,203,564
IssuesEvent
2017-09-08 07:14:13
minishift/minishift
https://api.github.com/repos/minishift/minishift
opened
Default addons should be specified by name
component/documentation kind/bug priority/major
No defaults addons are specified in the doc, [minishift install addons](https://docs.openshift.org/latest/minishift/command-ref/minishift_addons_install.html) section. IMO it should be something like ``` --defaults If true, installs all Minishift default add-ons (default add-ons anyuid, admin-user, xpaas, reg...
1.0
Default addons should be specified by name - No defaults addons are specified in the doc, [minishift install addons](https://docs.openshift.org/latest/minishift/command-ref/minishift_addons_install.html) section. IMO it should be something like ``` --defaults If true, installs all Minishift default add-ons (d...
non_defect
default addons should be specified by name no defaults addons are specified in the doc section imo it should be something like defaults if true installs all minishift default add ons default add ons anyuid admin user xpaas registry route
0
528,960
15,377,985,237
IssuesEvent
2021-03-02 17:44:48
RasaHQ/rasa
https://api.github.com/repos/RasaHQ/rasa
closed
Replace Markdown training data in tests with YAML training data
area:rasa-oss :ferris_wheel: area:rasa-oss/training-data backlog:ux-cli+training-data effort:enable-squad/2 priority:high type:maintenance :wrench:
**Description of Problem**: Support for Markdown is gonna be removed in Rasa Open Source 3.0. A lot of our unit tests are currently relying on training data format in Markdown format. **Definition of Done**: - [ ] All Markdown training data files are replaced with their equivalents in YAML (except if they are need...
1.0
Replace Markdown training data in tests with YAML training data - **Description of Problem**: Support for Markdown is gonna be removed in Rasa Open Source 3.0. A lot of our unit tests are currently relying on training data format in Markdown format. **Definition of Done**: - [ ] All Markdown training data files ar...
non_defect
replace markdown training data in tests with yaml training data description of problem support for markdown is gonna be removed in rasa open source a lot of our unit tests are currently relying on training data format in markdown format definition of done all markdown training data files are ...
0
25,023
4,174,637,021
IssuesEvent
2016-06-21 14:37:21
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Cleanup on shutdown
Team: Core Type: Defect
Hi, we are using Hazelcast 3.4.1-SNAPSHOT as a library embedded in a web application running on Tomcat. When Tomcat stops, it performs a few cleanup checks. There are two (non serious) issues with Hazelcast: Here is our log output: 1st we perform an internal shutdown of the web application which also stops ...
1.0
Cleanup on shutdown - Hi, we are using Hazelcast 3.4.1-SNAPSHOT as a library embedded in a web application running on Tomcat. When Tomcat stops, it performs a few cleanup checks. There are two (non serious) issues with Hazelcast: Here is our log output: 1st we perform an internal shutdown of the web applica...
defect
cleanup on shutdown hi we are using hazelcast snapshot as a library embedded in a web application running on tomcat when tomcat stops it performs a few cleanup checks there are two non serious issues with hazelcast here is our log output we perform an internal shutdown of the web applicati...
1
280,631
8,684,224,443
IssuesEvent
2018-12-03 00:51:43
Chryseus/Persistent-Bay
https://api.github.com/repos/Chryseus/Persistent-Bay
closed
Egg cartons do not save icon state
low priority saved var issue
<!-- If a specific field doesn't apply, remove it! Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Joke or spammed issues can and will result in punishment. PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS (The lines wi...
1.0
Egg cartons do not save icon state - <!-- If a specific field doesn't apply, remove it! Anything inside tags like these is a comment and will not be displayed in the final issue. Be careful not to write inside them! Joke or spammed issues can and will result in punishment. PUT YOUR ANSWERS ON THE BLANK LIN...
non_defect
egg cartons do not save icon state if a specific field doesn t apply remove it anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them joke or spammed issues can and will result in punishment put your answers on the blank lin...
0
178,450
13,780,264,544
IssuesEvent
2020-10-08 14:43:41
ZupIT/beagle
https://api.github.com/repos/ZupIT/beagle
opened
[Integration Test] Component SimpleForm
Integration Test android backend iOS web
### Scenarios: 1. Create a screen using the SimpleForm component 2. Create a screen using the SimpleForm component, create a context within SimpleForm and use it in the children 3. Create a screen using the SimpleForm component with actions in the onSubmit field, create a button that triggers the SubmitForm action...
1.0
[Integration Test] Component SimpleForm - ### Scenarios: 1. Create a screen using the SimpleForm component 2. Create a screen using the SimpleForm component, create a context within SimpleForm and use it in the children 3. Create a screen using the SimpleForm component with actions in the onSubmit field, create a ...
non_defect
component simpleform scenarios create a screen using the simpleform component create a screen using the simpleform component create a context within simpleform and use it in the children create a screen using the simpleform component with actions in the onsubmit field create a button that trigg...
0
310,592
26,725,887,457
IssuesEvent
2023-01-29 18:01:33
PalisadoesFoundation/talawa
https://api.github.com/repos/PalisadoesFoundation/talawa
closed
Models: Tests for chat_list_tile_data_model.g.dart
good first issue test points 01
- Please coordinate **issue assignment** and **PR reviews** with the contributors listed in this issue https://github.com/PalisadoesFoundation/talawa/issues/359 We will need unittests done for all methods, classes and functions found in this file. Any widgets referenced in this file must also have unittests done ...
1.0
Models: Tests for chat_list_tile_data_model.g.dart - - Please coordinate **issue assignment** and **PR reviews** with the contributors listed in this issue https://github.com/PalisadoesFoundation/talawa/issues/359 We will need unittests done for all methods, classes and functions found in this file. Any widgets r...
non_defect
models tests for chat list tile data model g dart please coordinate issue assignment and pr reviews with the contributors listed in this issue we will need unittests done for all methods classes and functions found in this file any widgets referenced in this file must also have unittests done ...
0
92,319
11,626,080,993
IssuesEvent
2020-02-27 13:51:36
coreos/afterburn
https://api.github.com/repos/coreos/afterburn
closed
ibmcloud: split Classic logic to a dedicated platform
kind/design platform/ibmcloud
Followup to https://github.com/coreos/coreos-assembler/issues/1119#issuecomment-584539165. We decided to go in a different direction and move Classic logic to a dedicated platform ID `ibmcloud-classic`.
1.0
ibmcloud: split Classic logic to a dedicated platform - Followup to https://github.com/coreos/coreos-assembler/issues/1119#issuecomment-584539165. We decided to go in a different direction and move Classic logic to a dedicated platform ID `ibmcloud-classic`.
non_defect
ibmcloud split classic logic to a dedicated platform followup to we decided to go in a different direction and move classic logic to a dedicated platform id ibmcloud classic
0
19,905
3,274,408,699
IssuesEvent
2015-10-26 10:43:54
google/closure-stylesheets
https://api.github.com/repos/google/closure-stylesheets
closed
Import Mixins
Priority-Medium Status-New Type-Defect
Originally reported on Google Code with ID 4 Ability to import mixins from another gss file. For example, if the `borderRadius` mixin was defined in the `commonMixins.gss` file: ```css @import commonMixins.gss .myBox { @mixin borderRadius(3px); } ``` Reported by `Zoramite` on 2011-11-15 20:42:41 ...
1.0
Import Mixins - Originally reported on Google Code with ID 4 Ability to import mixins from another gss file. For example, if the `borderRadius` mixin was defined in the `commonMixins.gss` file: ```css @import commonMixins.gss .myBox { @mixin borderRadius(3px); } ``` Reported by `Zoramite` on 2011...
defect
import mixins originally reported on google code with id ability to import mixins from another gss file for example if the borderradius mixin was defined in the commonmixins gss file css import commonmixins gss mybox mixin borderradius reported by zoramite on ...
1
68,514
21,681,011,249
IssuesEvent
2022-05-09 06:33:35
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Add spacing between display name and location map on reply preview on main panel
T-Defect
### Steps to reproduce 1. Open a room 2. Share location 3. Reply to the location ### Outcome #### What did you expect? There should be [6px](https://github.com/matrix-org/matrix-react-sdk/pull/8442) spacing between the display name and the location map. #### What happened instead? There is not spacing b...
1.0
Add spacing between display name and location map on reply preview on main panel - ### Steps to reproduce 1. Open a room 2. Share location 3. Reply to the location ### Outcome #### What did you expect? There should be [6px](https://github.com/matrix-org/matrix-react-sdk/pull/8442) spacing between the display ...
defect
add spacing between display name and location map on reply preview on main panel steps to reproduce open a room share location reply to the location outcome what did you expect there should be spacing between the display name and the location map what happened instead ...
1
803,635
29,185,947,396
IssuesEvent
2023-05-19 15:26:13
harvard-lil/perma
https://api.github.com/repos/harvard-lil/perma
closed
Sign up forms: getting to the important part
enhancement policy-decision-needed accessibility priority-tbd
We have LOTS of nav, and then the form, and then the information. What order to we want people to encounter this information, in a 1-d world? Where do we want them to have the option to skip to?
1.0
Sign up forms: getting to the important part - We have LOTS of nav, and then the form, and then the information. What order to we want people to encounter this information, in a 1-d world? Where do we want them to have the option to skip to?
non_defect
sign up forms getting to the important part we have lots of nav and then the form and then the information what order to we want people to encounter this information in a d world where do we want them to have the option to skip to
0
28,744
5,348,389,281
IssuesEvent
2017-02-18 04:23:26
amitdholiya/vqmod
https://api.github.com/repos/amitdholiya/vqmod
reopened
vqmode in opencart
auto-migrated Priority-Medium Type-Defect
``` Dear Sir, I installed vqmode in opencart but not come in admin limit. Regards Barathi ``` Original issue reported on code.google.com by `dbara...@gmail.com` on 15 Jul 2014 at 4:53
1.0
vqmode in opencart - ``` Dear Sir, I installed vqmode in opencart but not come in admin limit. Regards Barathi ``` Original issue reported on code.google.com by `dbara...@gmail.com` on 15 Jul 2014 at 4:53
defect
vqmode in opencart dear sir i installed vqmode in opencart but not come in admin limit regards barathi original issue reported on code google com by dbara gmail com on jul at
1
142,969
5,487,251,653
IssuesEvent
2017-03-14 03:35:19
dgore7/knowledge-management
https://api.github.com/repos/dgore7/knowledge-management
closed
Function to match the hashed passwords
high priority team auth team encrypt
Need to store the username and password together and matching the hashed password to authenticate login.
1.0
Function to match the hashed passwords - Need to store the username and password together and matching the hashed password to authenticate login.
non_defect
function to match the hashed passwords need to store the username and password together and matching the hashed password to authenticate login
0
276,885
21,004,013,221
IssuesEvent
2022-03-29 20:26:26
hashgraph/guardian
https://api.github.com/repos/hashgraph/guardian
closed
InterfaceDocumentsSourceBlock required documentssourceaddonblock to display data
bug documentation technical task
### Problem description InterfaceDocumentsSourceBlock will not display data if it doesnt have child element documentssourceaddonblock It seem problem at the code here - https://github.com/hashgraph/guardian/blob/main/guardian-service/src/policy-engine/helpers/decorators/data-source-block.ts#L34 this issue affect bo...
1.0
InterfaceDocumentsSourceBlock required documentssourceaddonblock to display data - ### Problem description InterfaceDocumentsSourceBlock will not display data if it doesnt have child element documentssourceaddonblock It seem problem at the code here - https://github.com/hashgraph/guardian/blob/main/guardian-service...
non_defect
interfacedocumentssourceblock required documentssourceaddonblock to display data problem description interfacedocumentssourceblock will not display data if it doesnt have child element documentssourceaddonblock it seem problem at the code here this issue affect both ui and api step to reproduce c...
0
80,268
7,743,496,102
IssuesEvent
2018-05-29 13:00:50
eclipse/jetty.project
https://api.github.com/repos/eclipse/jetty.project
reopened
Test failure : HttpClientStreamTest.testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP]
Test
Rerun org.eclipse.jetty.http.client.HttpClientStreamTest.testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP] testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP](org.eclipse.jetty.http.client.HttpClientStreamTest) java.util.concurrent.TimeoutException at org.eclipse.jetty.client.uti...
1.0
Test failure : HttpClientStreamTest.testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP] - Rerun org.eclipse.jetty.http.client.HttpClientStreamTest.testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP] testInputStreamResponseListenerFailedBeforeResponse[transport: HTTP](org.eclipse.jetty...
non_defect
test failure httpclientstreamtest testinputstreamresponselistenerfailedbeforeresponse rerun org eclipse jetty http client httpclientstreamtest testinputstreamresponselistenerfailedbeforeresponse testinputstreamresponselistenerfailedbeforeresponse org eclipse jetty http client httpclientstreamtest java util co...
0
59,712
17,023,213,894
IssuesEvent
2021-07-03 00:53:24
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
osmarender: improve handling of multipolygon relations
Component: osmarender Priority: major Resolution: worksforme Type: defect
**[Submitted to the original trac issue database at 12.09pm, Tuesday, 4th March 2008]** Following the mailing list discussion at http://lists.openstreetmap.org/pipermail/talk/2008-March/thread.html#23876 I've rewritten the definition at http://wiki.openstreetmap.org/index.php/Relations/Multipolygon. In particular: ...
1.0
osmarender: improve handling of multipolygon relations - **[Submitted to the original trac issue database at 12.09pm, Tuesday, 4th March 2008]** Following the mailing list discussion at http://lists.openstreetmap.org/pipermail/talk/2008-March/thread.html#23876 I've rewritten the definition at http://wiki.openstreetmap...
defect
osmarender improve handling of multipolygon relations following the mailing list discussion at i ve rewritten the definition at in particular renderers shouldn t rely on the orientation of the ways involved only the tags of the outer polygon should be applied to the multipolygon inner...
1
1,569
2,603,967,729
IssuesEvent
2015-02-24 18:59:28
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳阴茎上长一小疙瘩
auto-migrated Priority-Medium Type-Defect
``` 沈阳阴茎上长一小疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...
1.0
沈阳阴茎上长一小疙瘩 - ``` 沈阳阴茎上长一小疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.co...
defect
沈阳阴茎上长一小疙瘩 沈阳阴茎上长一小疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at
1
33,698
7,198,579,508
IssuesEvent
2018-02-05 13:21:31
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
Folders::Incorrect error message is displayed "Document name already exist" upon not entering document name
Defect P2 SumFive Team
Steps To Replicate : 1. Launch the url : 2. Login as HR Admin user 3. Navigate to 'Settings' menu 4. Select 'Folders' menu >> click on + symbol to add a new folder 5. Go to 'Documents' section displayed at the right side pane >> click on "Upload" 6. popup windiow is displayed with option "dropfiles here or cli...
1.0
Folders::Incorrect error message is displayed "Document name already exist" upon not entering document name - Steps To Replicate : 1. Launch the url : 2. Login as HR Admin user 3. Navigate to 'Settings' menu 4. Select 'Folders' menu >> click on + symbol to add a new folder 5. Go to 'Documents' section display...
defect
folders incorrect error message is displayed document name already exist upon not entering document name steps to replicate launch the url login as hr admin user navigate to settings menu select folders menu click on symbol to add a new folder go to documents section display...
1
5,077
2,610,180,636
IssuesEvent
2015-02-26 18:57:43
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
力荐去除色斑用什么比较好
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 昔我往矣,杨柳依依,今我来思,雨雪霏霏。如若没有开始�� �是不是就不会有这一把辛酸泪;如若没有经历,是不是就不� ��有这一缕相思情。如若没有如果,我想重新洗牌,重新上演 这不是只属于一个人的独角戏。听风,划过浅浅的忧伤;听�� �,淋过丝丝的惆怅;听花开的声音,隐藏绵绵的落寞。一件� ��衣,一席长衫,一肩长发,一把天蓝伞,走进了下得正大的 雨中。这一次,我没有丢掉了伞,我喜欢天蓝色的伞遮住我�� �容颜,不被路人的眼神留连。不让他们看见我脸上的色斑!� ��除色斑用什么比较好, 《客户案例》   我是属于混合偏干偏白的皮肤,脸上长有很多黄褐斑和�� �斑。由于皮肤比较白,所以脸上的斑看起来特明显,我都不� �...
1.0
力荐去除色斑用什么比较好 - ``` 《摘要》 昔我往矣,杨柳依依,今我来思,雨雪霏霏。如若没有开始�� �是不是就不会有这一把辛酸泪;如若没有经历,是不是就不� ��有这一缕相思情。如若没有如果,我想重新洗牌,重新上演 这不是只属于一个人的独角戏。听风,划过浅浅的忧伤;听�� �,淋过丝丝的惆怅;听花开的声音,隐藏绵绵的落寞。一件� ��衣,一席长衫,一肩长发,一把天蓝伞,走进了下得正大的 雨中。这一次,我没有丢掉了伞,我喜欢天蓝色的伞遮住我�� �容颜,不被路人的眼神留连。不让他们看见我脸上的色斑!� ��除色斑用什么比较好, 《客户案例》   我是属于混合偏干偏白的皮肤,脸上长有很多黄褐斑和�� �斑。由于皮肤比较白,所以脸...
defect
力荐去除色斑用什么比较好 《摘要》 昔我往矣,杨柳依依,今我来思,雨雪霏霏。如若没有开始�� �是不是就不会有这一把辛酸泪;如若没有经历,是不是就不� ��有这一缕相思情。如若没有如果,我想重新洗牌,重新上演 这不是只属于一个人的独角戏。听风,划过浅浅的忧伤;听�� �,淋过丝丝的惆怅;听花开的声音,隐藏绵绵的落寞。一件� ��衣,一席长衫,一肩长发,一把天蓝伞,走进了下得正大的 雨中。这一次,我没有丢掉了伞,我喜欢天蓝色的伞遮住我�� �容颜,不被路人的眼神留连。不让他们看见我脸上的色斑!� ��除色斑用什么比较好, 《客户案例》   我是属于混合偏干偏白的皮肤,脸上长有很多黄褐斑和�� �斑。由于皮肤比较白,所以脸...
1
37,588
8,453,330,203
IssuesEvent
2018-10-20 14:41:51
BOINC/boinc
https://api.github.com/repos/BOINC/boinc
closed
Some Android clients don't report CPU vendor or model
C: Android - Manager E: 1 day P: Major T: Defect
In the S@h database, some Android clients running 7.4.53 are reporting blank p_vendor and p_model. Seems to be the case with all Android 7.0 and some Android 6.0. This would cause these clients to not get jobs for HR apps.
1.0
Some Android clients don't report CPU vendor or model - In the S@h database, some Android clients running 7.4.53 are reporting blank p_vendor and p_model. Seems to be the case with all Android 7.0 and some Android 6.0. This would cause these clients to not get jobs for HR apps.
defect
some android clients don t report cpu vendor or model in the s h database some android clients running are reporting blank p vendor and p model seems to be the case with all android and some android this would cause these clients to not get jobs for hr apps
1
61,365
17,023,677,099
IssuesEvent
2021-07-03 03:15:05
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Can only see first 7 backgrounds in drop-down list
Component: potlatch2 Priority: major Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 12.21pm, Tuesday, 1st February 2011]** When I click the Background drop-down list, I can see only 7 options (None, Yahoo, Bing, OSM - {Mapnik,Osmarender,OpenCycleMap,MapQuest}). Yet there are many more defined when clicking the Edit... button. There is no scrollbar. ...
1.0
Can only see first 7 backgrounds in drop-down list - **[Submitted to the original trac issue database at 12.21pm, Tuesday, 1st February 2011]** When I click the Background drop-down list, I can see only 7 options (None, Yahoo, Bing, OSM - {Mapnik,Osmarender,OpenCycleMap,MapQuest}). Yet there are many more defined when...
defect
can only see first backgrounds in drop down list when i click the background drop down list i can see only options none yahoo bing osm mapnik osmarender opencyclemap mapquest yet there are many more defined when clicking the edit button there is no scrollbar if i assign shortcut keys to oth...
1
521,872
15,144,217,214
IssuesEvent
2021-02-11 00:44:25
OpenSourceRaidGuild/Guild-Scrivener
https://api.github.com/repos/OpenSourceRaidGuild/Guild-Scrivener
closed
Tests for Raid Hooks
Priority: Critical Type: Toolchain
Need tests for raid hooks so confidence is kept while adding more features
1.0
Tests for Raid Hooks - Need tests for raid hooks so confidence is kept while adding more features
non_defect
tests for raid hooks need tests for raid hooks so confidence is kept while adding more features
0
71,094
23,441,443,657
IssuesEvent
2022-08-15 15:15:17
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Soft crash: Failed to execute 'removeChild' on 'Node'
T-Defect X-Regression Z-Rageshake X-Needs-Investigation
### Steps to reproduce Unknown ### Outcome ``` 2022-08-15T14:38:29.048Z E Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. (NotFoundError | 8) 2022-08-15T14:38:29.050Z E Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node...
1.0
Soft crash: Failed to execute 'removeChild' on 'Node' - ### Steps to reproduce Unknown ### Outcome ``` 2022-08-15T14:38:29.048Z E Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. (NotFoundError | 8) 2022-08-15T14:38:29.050Z E Failed to execute 'removeChild' on 'N...
defect
soft crash failed to execute removechild on node steps to reproduce unknown outcome e failed to execute removechild on node the node to be removed is not a child of this node notfounderror e failed to execute removechild on node the node to be remov...
1
553,926
16,385,381,727
IssuesEvent
2021-05-17 09:44:56
ContainerSolutions/pre-scaling-operator
https://api.github.com/repos/ContainerSolutions/pre-scaling-operator
closed
Prevent out-of-order step scale reconcile from happening.
bug enhancement help wanted priority
With step scaling we have a lot of events coming into the scale function. (This is due to the update events on the states mostly) When there are updates on css, cssd and cs at or around the same time we have multiple reconciles going into stepscale. But because only one deployment can step scale at a time we may get ...
1.0
Prevent out-of-order step scale reconcile from happening. - With step scaling we have a lot of events coming into the scale function. (This is due to the update events on the states mostly) When there are updates on css, cssd and cs at or around the same time we have multiple reconciles going into stepscale. But beca...
non_defect
prevent out of order step scale reconcile from happening with step scaling we have a lot of events coming into the scale function this is due to the update events on the states mostly when there are updates on css cssd and cs at or around the same time we have multiple reconciles going into stepscale but beca...
0
189,475
22,047,048,674
IssuesEvent
2022-05-30 03:47:12
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
closed
CVE-2016-7910 (High) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - autoclosed
security vulnerability
## CVE-2016-7910 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688d7a7de5246</b></p></summary> <p> <p>Linux kernel stable tree mirror</p> <p>Library h...
True
CVE-2016-7910 (High) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - autoclosed - ## CVE-2016-7910 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e...
non_defect
cve high detected in autoclosed cve high severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in head commit a href found in base branch master vulnerable source files block genhd c ...
0
271,279
23,593,577,965
IssuesEvent
2022-08-23 17:12:04
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Obras públicas - Dados para acompanhamento - Pequi
generalization test development template - Betha tag - Obras Públicas subtag - Dados para acompanhamento
DoD: Realizar o teste de Generalização do validador da tag Obras públicas - Dados para acompanhamento para o Município de Pequi.
1.0
Teste de generalizacao para a tag Obras públicas - Dados para acompanhamento - Pequi - DoD: Realizar o teste de Generalização do validador da tag Obras públicas - Dados para acompanhamento para o Município de Pequi.
non_defect
teste de generalizacao para a tag obras públicas dados para acompanhamento pequi dod realizar o teste de generalização do validador da tag obras públicas dados para acompanhamento para o município de pequi
0
227,665
25,098,809,656
IssuesEvent
2022-11-08 12:11:00
elastic/integrations
https://api.github.com/repos/elastic/integrations
closed
auditd_manager v1.3.0: Missing/Malformed properties for rule-triggered events (e.g. msgtype syscall)
bug Team:Security-External Integrations Integration:Auditd Manager
Hello, First, we want to thank you for the last enhancement of the auditd_manager, which provided the possibility to insert the logging policy in the text-area. The text-area made it possible for us to consider using the auditd_manager in production. While testing the new auditd_manager version, we encountered th...
True
auditd_manager v1.3.0: Missing/Malformed properties for rule-triggered events (e.g. msgtype syscall) - Hello, First, we want to thank you for the last enhancement of the auditd_manager, which provided the possibility to insert the logging policy in the text-area. The text-area made it possible for us to consider usi...
non_defect
auditd manager missing malformed properties for rule triggered events e g msgtype syscall hello first we want to thank you for the last enhancement of the auditd manager which provided the possibility to insert the logging policy in the text area the text area made it possible for us to consider usin...
0
41,776
10,603,837,815
IssuesEvent
2019-10-10 16:49:47
zfsonlinux/zfs
https://api.github.com/repos/zfsonlinux/zfs
closed
zfs program doesn't pass arguments that begin with dash (-) to channel program
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please search our issue tracker *before* making a new issue. If you cannot find a similar issue, then create a new issue. https://github.com/zfsonlinux/zf...
1.0
zfs program doesn't pass arguments that begin with dash (-) to channel program - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please search our issue tracker *before* making a new issue. If you cannot...
defect
zfs program doesn t pass arguments that begin with dash to channel program thank you for reporting an issue important please search our issue tracker before making a new issue if you cannot find a similar issue then create a new issue important this issue tracker is for bugs ...
1
183,001
14,174,064,646
IssuesEvent
2020-11-12 19:18:52
bwp91/homebridge-ewelink
https://api.github.com/repos/bwp91/homebridge-ewelink
closed
Support for S55 outdoor socket?
testing
Hi, Sorry to write this here, I looked for an other way to contact the creator of this plugin but didn't find anything. Does this plugin support the Sonoff S55 waterproof socket? Here is a link to the product I plan to buy : https://www.amazon.fr/Sonoff-TPe-FR-Prise-femelle-étanche/dp/B08BZGCKJ7/ref=sr_1_6?__...
1.0
Support for S55 outdoor socket? - Hi, Sorry to write this here, I looked for an other way to contact the creator of this plugin but didn't find anything. Does this plugin support the Sonoff S55 waterproof socket? Here is a link to the product I plan to buy : https://www.amazon.fr/Sonoff-TPe-FR-Prise-femelle-é...
non_defect
support for outdoor socket hi sorry to write this here i looked for an other way to contact the creator of this plugin but didn t find anything does this plugin support the sonoff waterproof socket here is a link to the product i plan to buy thanks
0
503,239
14,581,829,725
IssuesEvent
2020-12-18 11:20:46
MikeVedsted/JoinMe
https://api.github.com/repos/MikeVedsted/JoinMe
closed
[FEAT] Add centralized icon import library
Priority: Low :bell: Status: Selected for development :pencil: Type: Enhancement :rocket:
**💡 I would really like to solve or include** Clearly and concisely describe the problem you are trying to solve. I'd like to have our icon imports centralized in a single component, that isn't `client/src/index.tsx` **🏆 My dream solution would be** Describe the best possible scenario of this being im...
1.0
[FEAT] Add centralized icon import library - **💡 I would really like to solve or include** Clearly and concisely describe the problem you are trying to solve. I'd like to have our icon imports centralized in a single component, that isn't `client/src/index.tsx` **🏆 My dream solution would be** Describ...
non_defect
add centralized icon import library 💡 i would really like to solve or include clearly and concisely describe the problem you are trying to solve i d like to have our icon imports centralized in a single component that isn t client src index tsx 🏆 my dream solution would be describe the...
0
125,679
26,714,153,803
IssuesEvent
2023-01-28 09:08:57
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Variables in joomla.assets.json?
No Code Attached Yet
We use the joomla.assets.json to load google fonts in one of our template (J4). We would like to use the same template for multiple sites and offer the option to load a different font. To do this I was thinking of adding a template parameter that contains the google font URL and use this inside the joomla.assets.json ...
1.0
Variables in joomla.assets.json? - We use the joomla.assets.json to load google fonts in one of our template (J4). We would like to use the same template for multiple sites and offer the option to load a different font. To do this I was thinking of adding a template parameter that contains the google font URL and use ...
non_defect
variables in joomla assets json we use the joomla assets json to load google fonts in one of our template we would like to use the same template for multiple sites and offer the option to load a different font to do this i was thinking of adding a template parameter that contains the google font url and use t...
0
258,446
19,560,869,358
IssuesEvent
2022-01-03 16:02:44
kryonitelabs/kryo-server-discovery
https://api.github.com/repos/kryonitelabs/kryo-server-discovery
closed
Correct naming in README.md
bug documentation
**Describe the bug** The README.md names this project `server-discovery` but its named `kryo-server-discovery` **Expected behavior** The title in the README.md should be `kryo-server-discovery`
1.0
Correct naming in README.md - **Describe the bug** The README.md names this project `server-discovery` but its named `kryo-server-discovery` **Expected behavior** The title in the README.md should be `kryo-server-discovery`
non_defect
correct naming in readme md describe the bug the readme md names this project server discovery but its named kryo server discovery expected behavior the title in the readme md should be kryo server discovery
0
74,347
25,078,681,460
IssuesEvent
2022-11-07 17:22:08
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Support dynamic parameters for sliding window aggregation
Type: Defect Source: Internal Team: SQL
Currently, we don't propagate Jet processor's evaluation context correctly to sliding window aggregation operation. Generally it works, except dynamic parameters support.
1.0
Support dynamic parameters for sliding window aggregation - Currently, we don't propagate Jet processor's evaluation context correctly to sliding window aggregation operation. Generally it works, except dynamic parameters support.
defect
support dynamic parameters for sliding window aggregation currently we don t propagate jet processor s evaluation context correctly to sliding window aggregation operation generally it works except dynamic parameters support
1
725,196
24,953,985,626
IssuesEvent
2022-11-01 10:02:58
AY2223S1-CS2103T-F12-1/tp
https://api.github.com/repos/AY2223S1-CS2103T-F12-1/tp
closed
[PE-D][Tester C] Line overflow in example addbuyer command
priority.low ugbug
![image.png](https://raw.githubusercontent.com/ee-suan/ped/main/files/df2d1203-35fc-4627-9b23-d1f9996189b2.png) Example for characteristic is split across 2 lines. Perhaps making a line break before the `-c` flag would make this more readable. <!--session: 1666944177593-f17baf80-570f-4302-b372-c145b015f53b--> <!--Ve...
1.0
[PE-D][Tester C] Line overflow in example addbuyer command - ![image.png](https://raw.githubusercontent.com/ee-suan/ped/main/files/df2d1203-35fc-4627-9b23-d1f9996189b2.png) Example for characteristic is split across 2 lines. Perhaps making a line break before the `-c` flag would make this more readable. <!--session...
non_defect
line overflow in example addbuyer command example for characteristic is split across lines perhaps making a line break before the c flag would make this more readable labels type documentationbug severity verylow original ee suan ped
0
74,117
24,954,965,718
IssuesEvent
2022-11-01 10:51:52
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Unable to launch Element in a macOS virtual machine
T-Defect
### Steps to reproduce 1. Set up a macOS Monterey or Ventura guest virtual machine on a macOS host 2. Download Element.dmg from element.io and install 3. Run Element.app ### Outcome #### What did you expect? Expected the Element.app to start #### What happened instead? The application crashes on launch and pr...
1.0
Unable to launch Element in a macOS virtual machine - ### Steps to reproduce 1. Set up a macOS Monterey or Ventura guest virtual machine on a macOS host 2. Download Element.dmg from element.io and install 3. Run Element.app ### Outcome #### What did you expect? Expected the Element.app to start #### What happe...
defect
unable to launch element in a macos virtual machine steps to reproduce set up a macos monterey or ventura guest virtual machine on a macos host download element dmg from element io and install run element app outcome what did you expect expected the element app to start what happe...
1
27,184
4,913,235,780
IssuesEvent
2016-11-23 11:49:19
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Hazelcast 3.2.1: PortableFactory[-23] is already registered! with custom class loader
Team: Client Type: Defect
We are using a custom class loader in our application. After upgrading to Hazelcast 3.2.1 this causes Hazelcast to throw an IllegalArgumentException: PortableFactory[-23] is already registered! in PortableHookLoader.register(). This is caused by the ServiceLoader returning a set of ServiceDefinitions with duplicate cl...
1.0
Hazelcast 3.2.1: PortableFactory[-23] is already registered! with custom class loader - We are using a custom class loader in our application. After upgrading to Hazelcast 3.2.1 this causes Hazelcast to throw an IllegalArgumentException: PortableFactory[-23] is already registered! in PortableHookLoader.register(). Thi...
defect
hazelcast portablefactory is already registered with custom class loader we are using a custom class loader in our application after upgrading to hazelcast this causes hazelcast to throw an illegalargumentexception portablefactory is already registered in portablehookloader register this is cau...
1
5,656
5,109,135,123
IssuesEvent
2017-01-05 19:51:19
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
Add a low watermark on request queue event to servers
core performance
Something like: ```c /* Produces \a tag on \a cq when the number of requested calls for \a registered_method is <= \a num_requests. */ grpc_call_error grpc_server_request_low_watermark_notification_on_registered_call(grpc_server *server, void *registered_method, size_t num_requests, grpc_completion_queue *cq, void...
True
Add a low watermark on request queue event to servers - Something like: ```c /* Produces \a tag on \a cq when the number of requested calls for \a registered_method is <= \a num_requests. */ grpc_call_error grpc_server_request_low_watermark_notification_on_registered_call(grpc_server *server, void *registered_meth...
non_defect
add a low watermark on request queue event to servers something like c produces a tag on a cq when the number of requested calls for a registered method is a num requests grpc call error grpc server request low watermark notification on registered call grpc server server void registered meth...
0
4,264
2,610,090,430
IssuesEvent
2015-02-26 18:27:22
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痘痘怎么样治最好
auto-migrated Priority-Medium Type-Defect
``` 深圳痘痘怎么样治最好【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:41
1.0
深圳痘痘怎么样治最好 - ``` 深圳痘痘怎么样治最好【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:41
defect
深圳痘痘怎么样治最好 深圳痘痘怎么样治最好【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
19,314
3,185,287,855
IssuesEvent
2015-09-28 02:29:44
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
[Expeditions] Creating improperly named tokens crashes the client
App - Cockatrice Defect - Regression
Boardstate does not appear to matter. Issue is 100% consistent, using latest (Expeditions) build and running Windows 7, Creating a token with a name that is not the same as a known card immediately crashes the client, and appears to crash the client for anyone else joined or spectating the match. Issue also presents of...
1.0
[Expeditions] Creating improperly named tokens crashes the client - Boardstate does not appear to matter. Issue is 100% consistent, using latest (Expeditions) build and running Windows 7, Creating a token with a name that is not the same as a known card immediately crashes the client, and appears to crash the client fo...
defect
creating improperly named tokens crashes the client boardstate does not appear to matter issue is consistent using latest expeditions build and running windows creating a token with a name that is not the same as a known card immediately crashes the client and appears to crash the client for anyone else ...
1
36,543
7,978,960,469
IssuesEvent
2018-07-17 20:04:36
aleofreddi/svgpan
https://api.github.com/repos/aleofreddi/svgpan
closed
settAttributeNS of undefined or null reference
Priority-Medium Type-Defect
``` "Unable to get property 'setAttributeNS' of undefined or null reference" What version of the product are you using? On what operating system? - Version 1.2.2, Windows 7. Tested with both IE10 and Chrome. /** * Sets attributes of an element. */ function setAttributes(element, attributes){ for (var i in a...
1.0
settAttributeNS of undefined or null reference - ``` "Unable to get property 'setAttributeNS' of undefined or null reference" What version of the product are you using? On what operating system? - Version 1.2.2, Windows 7. Tested with both IE10 and Chrome. /** * Sets attributes of an element. */ function setAtt...
defect
settattributens of undefined or null reference unable to get property setattributens of undefined or null reference what version of the product are you using on what operating system version windows tested with both and chrome sets attributes of an element function setattrib...
1
25,333
4,288,797,055
IssuesEvent
2016-07-17 17:58:52
kraigs-android/kraigsandroid
https://api.github.com/repos/kraigs-android/kraigsandroid
closed
req: Brightness icon on the notification bar
auto-migrated Priority-Medium Type-Defect
``` Please add the brightness profiles icon or else on the notification bar. If you add it on the settings, users can set it on and off. What steps will reproduce the problem? 1. I don't have to go out to the home screen for changing brightness when I'm viewing a contents like internet, photos or movies on my andro...
1.0
req: Brightness icon on the notification bar - ``` Please add the brightness profiles icon or else on the notification bar. If you add it on the settings, users can set it on and off. What steps will reproduce the problem? 1. I don't have to go out to the home screen for changing brightness when I'm viewing a conte...
defect
req brightness icon on the notification bar please add the brightness profiles icon or else on the notification bar if you add it on the settings users can set it on and off what steps will reproduce the problem i don t have to go out to the home screen for changing brightness when i m viewing a conte...
1
44,217
12,044,261,724
IssuesEvent
2020-04-14 13:46:33
contao/contao
https://api.github.com/repos/contao/contao
opened
Replace the Ocramius/PackageVersions package
defect
**Affected version(s)** Contao 4.9 **Description** Since the will not be a version that is compatible with PHP 7.2/7.3 and Composer v2 (see https://github.com/Ocramius/PackageVersions/pull/133), we should no longer use the package and either fork it or extend our own `PackageUtil` class.
1.0
Replace the Ocramius/PackageVersions package - **Affected version(s)** Contao 4.9 **Description** Since the will not be a version that is compatible with PHP 7.2/7.3 and Composer v2 (see https://github.com/Ocramius/PackageVersions/pull/133), we should no longer use the package and either fork it or extend our ...
defect
replace the ocramius packageversions package affected version s contao description since the will not be a version that is compatible with php and composer see we should no longer use the package and either fork it or extend our own packageutil class
1
75,429
25,832,986,738
IssuesEvent
2022-12-12 17:22:19
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Threaded message counter wrong in timeline
T-Defect S-Minor O-Occasional A-Threads Z-Community-Testing
### Steps to reproduce 1. Start a thread in a public room 2. See one message appear in the right panel but message counter says "2" in the timeline ### Outcome #### What did you expect? Timeline says 1 message in thread, right panel shows one message #### What happened instead? Timeline says 2 messages in thre...
1.0
Threaded message counter wrong in timeline - ### Steps to reproduce 1. Start a thread in a public room 2. See one message appear in the right panel but message counter says "2" in the timeline ### Outcome #### What did you expect? Timeline says 1 message in thread, right panel shows one message #### What happen...
defect
threaded message counter wrong in timeline steps to reproduce start a thread in a public room see one message appear in the right panel but message counter says in the timeline outcome what did you expect timeline says message in thread right panel shows one message what happen...
1
77,055
26,745,601,638
IssuesEvent
2023-01-30 15:47:30
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
vector-web plays notification sounds even with "Enable audible notifications in web client" unchecked
T-Defect S-Minor A-Notifications O-Occasional Team: Delight Z-GetYourUpdates
![selection_130](https://cloud.githubusercontent.com/assets/7108174/18756853/fa5dd1dc-80e0-11e6-82f4-71b9ec41a4a7.png)
1.0
vector-web plays notification sounds even with "Enable audible notifications in web client" unchecked - ![selection_130](https://cloud.githubusercontent.com/assets/7108174/18756853/fa5dd1dc-80e0-11e6-82f4-71b9ec41a4a7.png)
defect
vector web plays notification sounds even with enable audible notifications in web client unchecked
1
35,631
7,794,812,801
IssuesEvent
2018-06-08 05:10:38
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Refactor landflx subroutine (Trac #71)
Migrated from Trac clubb_src defect ldgrant@uwm.edu
In module gabls3_night, there is a subroutine landflx that uses Monin-Obukhov theory to compute surface fluxes. Unfortunately, the notation within the subroutine is not terribly clear. Perhaps at some point it would be worthwhile to re-factor this subroutine, providing a standardized header and renaming some variab...
1.0
Refactor landflx subroutine (Trac #71) - In module gabls3_night, there is a subroutine landflx that uses Monin-Obukhov theory to compute surface fluxes. Unfortunately, the notation within the subroutine is not terribly clear. Perhaps at some point it would be worthwhile to re-factor this subroutine, providing a sta...
defect
refactor landflx subroutine trac in module night there is a subroutine landflx that uses monin obukhov theory to compute surface fluxes unfortunately the notation within the subroutine is not terribly clear perhaps at some point it would be worthwhile to re factor this subroutine providing a standardi...
1
38,026
8,402,321,175
IssuesEvent
2018-10-11 06:06:16
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
reopened
RyuJIT: By-ref assignment with null leads to runtime crash
area-CodeGen
The following example crashes the runtime when compiled and run in either debug or release: ```csharp class C0 { } struct S0 { public C0 F0; public ulong F4; } class C1 { public S0 F3; } struct S1 { public S0 F3; } public class Program { static S1 s_38; static C1 s_4...
1.0
RyuJIT: By-ref assignment with null leads to runtime crash - The following example crashes the runtime when compiled and run in either debug or release: ```csharp class C0 { } struct S0 { public C0 F0; public ulong F4; } class C1 { public S0 F3; } struct S1 { public S0 F3; } pu...
non_defect
ryujit by ref assignment with null leads to runtime crash the following example crashes the runtime when compiled and run in either debug or release csharp class struct public public ulong class public struct public public class ...
0
53,704
13,262,120,262
IssuesEvent
2020-08-20 21:08:32
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Sn2ms page updater trying to write to read-only file system (Trac #1908)
Migrated from Trac defect other
Traceback (most recent call last): File "/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py", line 62, in <module> process_wrapper() File "/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py", line 41, in process_wrapper plot_sn2ms.make_panel_plots(sf) File "/home/hitspool/Sn2msHTML/plot_sn2ms.py", line 83, in make_pa...
1.0
Sn2ms page updater trying to write to read-only file system (Trac #1908) - Traceback (most recent call last): File "/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py", line 62, in <module> process_wrapper() File "/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py", line 41, in process_wrapper plot_sn2ms.make_panel_plo...
defect
page updater trying to write to read only file system trac traceback most recent call last file home hitspool py line in process wrapper file home hitspool py line in process wrapper plot make panel plots sf file home hitspool plot py line in make panel ...
1
40,532
2,868,925,979
IssuesEvent
2015-06-05 22:00:06
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Pub should warn the user if they are on XP
enhancement Fixed Priority-High
<a href="https://github.com/sethladd"><img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sethladd](https://github.com/sethladd)** _Originally opened as dart-lang/sdk#5480_ ---- Pub does not work on Windows XP. The pub command should print ...
1.0
Pub should warn the user if they are on XP - <a href="https://github.com/sethladd"><img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sethladd](https://github.com/sethladd)** _Originally opened as dart-lang/sdk#5480_ ---- Pub does not work...
non_defect
pub should warn the user if they are on xp issue by originally opened as dart lang sdk pub does not work on windows xp the pub command should print a helpful message when an xp user attempts to use it
0
47,781
13,066,222,537
IssuesEvent
2020-07-30 21:14:45
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[double-muon] missing documentation (Trac #1170)
Migrated from Trac combo reconstruction defect
double-muon has good documentation, but none in Sphinx so far, it is missing from http://software.icecube.wisc.edu/icerec_trunk I suggest to convert the README in the root directory into a basic .rst file for that purpose. The release notes also need to be converted into .rst (please see other projects, which have be...
1.0
[double-muon] missing documentation (Trac #1170) - double-muon has good documentation, but none in Sphinx so far, it is missing from http://software.icecube.wisc.edu/icerec_trunk I suggest to convert the README in the root directory into a basic .rst file for that purpose. The release notes also need to be converted ...
defect
missing documentation trac double muon has good documentation but none in sphinx so far it is missing from i suggest to convert the readme in the root directory into a basic rst file for that purpose the release notes also need to be converted into rst please see other projects which have been updat...
1
79,206
28,038,711,223
IssuesEvent
2023-03-28 16:49:15
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Unable to decrypt message /_matrix/client/v3/room_keys/keys 404 Not Found
T-Defect
### Steps to reproduce ### Homeserver & Element setup - I have a private Synapse server that is not federated. - Synapse `v1.80.0`, Element `v1.11.26`. - I have 2 users, `tester1` and `tester2`. - Synapse is configured to use OpenIDConnect for login. - Everything described below also occurs on the desktop versi...
1.0
Unable to decrypt message /_matrix/client/v3/room_keys/keys 404 Not Found - ### Steps to reproduce ### Homeserver & Element setup - I have a private Synapse server that is not federated. - Synapse `v1.80.0`, Element `v1.11.26`. - I have 2 users, `tester1` and `tester2`. - Synapse is configured to use OpenIDConne...
defect
unable to decrypt message matrix client room keys keys not found steps to reproduce homeserver element setup i have a private synapse server that is not federated synapse element i have users and synapse is configured to use openidconnect for login eve...
1
34,543
6,344,670,777
IssuesEvent
2017-07-27 20:27:54
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[docs] Update Rebuilding Studio Database
documentation Priority: Medium
/system-administrators/rebuilding-studio-database.rst. We should now indicate that the best way is to do a Sync from Repo.
1.0
[docs] Update Rebuilding Studio Database - /system-administrators/rebuilding-studio-database.rst. We should now indicate that the best way is to do a Sync from Repo.
non_defect
update rebuilding studio database system administrators rebuilding studio database rst we should now indicate that the best way is to do a sync from repo
0
5,030
3,491,427,051
IssuesEvent
2016-01-04 15:40:37
driftyco/ionic2
https://api.github.com/repos/driftyco/ionic2
closed
CLI: don't bundle on every build
build
Should maybe do it if bundle in webpack config doesn't exist, but it adds unnecessary startup time.
1.0
CLI: don't bundle on every build - Should maybe do it if bundle in webpack config doesn't exist, but it adds unnecessary startup time.
non_defect
cli don t bundle on every build should maybe do it if bundle in webpack config doesn t exist but it adds unnecessary startup time
0
36,949
8,198,670,560
IssuesEvent
2018-08-31 17:14:52
google/googletest
https://api.github.com/repos/google/googletest
closed
QNX build is broken
Priority-Medium Type-Defect auto-migrated
``` When building for QNX, we get these compile failures due to missing #includes: ../../testing/gtest/src/gtest-port.cc: In function 'std::size_t testing::internal::GetThreadCount()': ../../testing/gtest/src/gtest-port.cc:111:40: error: 'O_RDONLY' was not declared in this scope ../../testing/gtest/src/gtest-port.cc...
1.0
QNX build is broken - ``` When building for QNX, we get these compile failures due to missing #includes: ../../testing/gtest/src/gtest-port.cc: In function 'std::size_t testing::internal::GetThreadCount()': ../../testing/gtest/src/gtest-port.cc:111:40: error: 'O_RDONLY' was not declared in this scope ../../testing/g...
defect
qnx build is broken when building for qnx we get these compile failures due to missing includes testing gtest src gtest port cc in function std size t testing internal getthreadcount testing gtest src gtest port cc error o rdonly was not declared in this scope testing gtes...
1
28,499
2,704,578,618
IssuesEvent
2015-04-07 02:09:00
calblueprint/revolv
https://api.github.com/repos/calblueprint/revolv
closed
Project names that are too long display over boundaries
bug frontend-only low-priority
Side bar project name stretches too far ![screen shot 2015-02-09 at 6 43 18 pm](https://cloud.githubusercontent.com/assets/2114482/6162256/9b362b18-b234-11e4-9e88-6d2cfa01ecab.png) On home page, pages that are too far stretch too far ![screen shot 2015-02-09 at 6 56 47 pm](https://cloud.githubusercontent.com/asset...
1.0
Project names that are too long display over boundaries - Side bar project name stretches too far ![screen shot 2015-02-09 at 6 43 18 pm](https://cloud.githubusercontent.com/assets/2114482/6162256/9b362b18-b234-11e4-9e88-6d2cfa01ecab.png) On home page, pages that are too far stretch too far ![screen shot 2015-02-0...
non_defect
project names that are too long display over boundaries side bar project name stretches too far on home page pages that are too far stretch too far
0
186
2,519,739,889
IssuesEvent
2015-01-18 09:00:51
mbunkus/mtx-trac-import-test
https://api.github.com/repos/mbunkus/mtx-trac-import-test
closed
does not understand mkv files written by latest VDubMod
C: mkvmerge P: normal R: fixed T: defect
**Reported by moritz on 6 Aug 2003 10:33 UTC** Mike Matsnev <mike@po.cs.msu.su> wrote: I noticed a problem with mkvmerge, it can't read mkv files created by latest VDubMod 1.5.4.1 (build 2066). I reproduced a problem with both converted old avi files created via direct stream copy and using a new clip created from scr...
1.0
does not understand mkv files written by latest VDubMod - **Reported by moritz on 6 Aug 2003 10:33 UTC** Mike Matsnev <mike@po.cs.msu.su> wrote: I noticed a problem with mkvmerge, it can't read mkv files created by latest VDubMod 1.5.4.1 (build 2066). I reproduced a problem with both converted old avi files created vi...
defect
does not understand mkv files written by latest vdubmod reported by moritz on aug utc mike matsnev wrote i noticed a problem with mkvmerge it can t read mkv files created by latest vdubmod build i reproduced a problem with both converted old avi files created via direct stream copy and u...
1
138,180
11,188,954,905
IssuesEvent
2020-01-02 07:47:07
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
[e2e] Track TODOs in merged PRs
area/e2e-test-framework area/test lifecycle/rotten sig/testing
This issue is to track TODOs in merged PRs of `test/e2e/framework`. Here is the checklist of potential following PRs. - [ ] `e2e/framework/node/resource.go` (#78282): - [ ] TODO for func `FirstAddress` - [ ] TODO for func `isNodeConditionSetAsExpected ` - [ ] `e2e/apps/daemon_restart.go` (#79879): ...
3.0
[e2e] Track TODOs in merged PRs - This issue is to track TODOs in merged PRs of `test/e2e/framework`. Here is the checklist of potential following PRs. - [ ] `e2e/framework/node/resource.go` (#78282): - [ ] TODO for func `FirstAddress` - [ ] TODO for func `isNodeConditionSetAsExpected ` - [ ] `e2e/apps...
non_defect
track todos in merged prs this issue is to track todos in merged prs of test framework here is the checklist of potential following prs framework node resource go todo for func firstaddress todo for func isnodeconditionsetasexpected apps daemon restart go ...
0
26,432
4,707,662,450
IssuesEvent
2016-10-13 20:48:44
literat/srazvs
https://api.github.com/repos/literat/srazvs
closed
PHP Warning: session_destroy(): Trying to destroy uninitialized session
1-defect 2-public
PHP Warning: session_destroy(): Trying to destroy uninitialized session in /var/www/virtual/vodni/web/www/srazvs/inc/access.inc.php:31 source: http://vodni.skauting.cz/srazvs/export/?program-details&cms=public
1.0
PHP Warning: session_destroy(): Trying to destroy uninitialized session - PHP Warning: session_destroy(): Trying to destroy uninitialized session in /var/www/virtual/vodni/web/www/srazvs/inc/access.inc.php:31 source: http://vodni.skauting.cz/srazvs/export/?program-details&cms=public
defect
php warning session destroy trying to destroy uninitialized session php warning session destroy trying to destroy uninitialized session in var www virtual vodni web www srazvs inc access inc php source
1
44,414
12,144,951,304
IssuesEvent
2020-04-24 08:29:10
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
reopened
Escape XML element names in FOR XML and JSON attribute names in FOR JSON emulation
C: Functionality E: Enterprise Edition E: Professional Edition P: Medium T: Defect
When using special characters in column aliases with `FOR XML`, as such: ```sql select a as [a/b] from (values (1),(2)) t(a) for xml auto ``` The resulting XML in SQL Server is this: ```xml <t a_x002F_b="1"/> <t a_x002F_b="2"/> ``` I.e. the `/` character is escaped using a unicode notation. We should...
1.0
Escape XML element names in FOR XML and JSON attribute names in FOR JSON emulation - When using special characters in column aliases with `FOR XML`, as such: ```sql select a as [a/b] from (values (1),(2)) t(a) for xml auto ``` The resulting XML in SQL Server is this: ```xml <t a_x002F_b="1"/> <t a_x002F_...
defect
escape xml element names in for xml and json attribute names in for json emulation when using special characters in column aliases with for xml as such sql select a as from values t a for xml auto the resulting xml in sql server is this xml i e the character...
1
350,033
31,847,694,627
IssuesEvent
2023-09-14 21:24:10
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
[flaky-test] TestRancherManagedChartsSuite
kind/flaky-test team/mapps
**Flaky Test** **Release Branch** source branch of PR: `release/v2.8` **Drone Build (if applicable)** pipeline stage URL: https://drone-pr.rancher.io/rancher/rancher/32154/5/2 Notes: This test appears to be introduced by rancher/rancher#42421, which appeared to copy/modify a separate flaky test (identifi...
1.0
[flaky-test] TestRancherManagedChartsSuite - **Flaky Test** **Release Branch** source branch of PR: `release/v2.8` **Drone Build (if applicable)** pipeline stage URL: https://drone-pr.rancher.io/rancher/rancher/32154/5/2 Notes: This test appears to be introduced by rancher/rancher#42421, which appeared ...
non_defect
testranchermanagedchartssuite flaky test release branch source branch of pr release drone build if applicable pipeline stage url notes this test appears to be introduced by rancher rancher which appeared to copy modify a separate flaky test identified in rancher rancher ...
0
45,231
12,679,001,435
IssuesEvent
2020-06-19 10:51:22
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
DynamicDialog dismissableMask working when it shouldn't
defect
**I'm submitting a ...** (check one with "x") ``` [X] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request h...
1.0
DynamicDialog dismissableMask working when it shouldn't - **I'm submitting a ...** (check one with "x") ``` [X] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ]...
defect
dynamicdialog dismissablemask working when it shouldn t i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support reques...
1
65,547
19,570,772,863
IssuesEvent
2022-01-04 09:39:08
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Redaction not applied to event in file panel
T-Defect S-Major A-File-Panel A-Electron A-Indexing O-Occasional
### Steps to reproduce Deleted images, gifs, videos, audios and documents in chat are accessable in 'show files' if already downloaded (indexed) on element desktop. ### Outcome #### What did you expect? Element desktop should delete indexed files on deletion of respective message as it does in chat. #### What happ...
1.0
Redaction not applied to event in file panel - ### Steps to reproduce Deleted images, gifs, videos, audios and documents in chat are accessable in 'show files' if already downloaded (indexed) on element desktop. ### Outcome #### What did you expect? Element desktop should delete indexed files on deletion of respect...
defect
redaction not applied to event in file panel steps to reproduce deleted images gifs videos audios and documents in chat are accessable in show files if already downloaded indexed on element desktop outcome what did you expect element desktop should delete indexed files on deletion of respect...
1
22,222
3,619,202,098
IssuesEvent
2016-02-08 15:11:12
igatoolsProject/igatools
https://api.github.com/repos/igatoolsProject/igatools
closed
Define a config.h configure time variable for defalut LAPack
auto-migrated Priority-Medium Type-Defect
``` At configure time we should choose a default linear algebra system, that we pass as default template argument in all places where it is required. ``` Original issue reported on code.google.com by `spaule...@gmail.com` on 26 Jun 2014 at 3:15
1.0
Define a config.h configure time variable for defalut LAPack - ``` At configure time we should choose a default linear algebra system, that we pass as default template argument in all places where it is required. ``` Original issue reported on code.google.com by `spaule...@gmail.com` on 26 Jun 2014 at 3:15
defect
define a config h configure time variable for defalut lapack at configure time we should choose a default linear algebra system that we pass as default template argument in all places where it is required original issue reported on code google com by spaule gmail com on jun at
1
62,628
14,656,548,394
IssuesEvent
2020-12-28 13:40:17
fu1771695yongxie/Rocket.Chat
https://api.github.com/repos/fu1771695yongxie/Rocket.Chat
opened
CVE-2016-10540 (High) detected in minimatch-2.0.10.tgz
security vulnerability
## CVE-2016-10540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-2.0.10.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://regi...
True
CVE-2016-10540 (High) detected in minimatch-2.0.10.tgz - ## CVE-2016-10540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-2.0.10.tgz</b></p></summary> <p>a glob matcher in j...
non_defect
cve high detected in minimatch tgz cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file rocket chat package json path to vulnerable library rocket chat node modules babel mocha ...
0
69,891
22,716,336,069
IssuesEvent
2022-07-06 02:39:07
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
Inplace: Initial state not reflected when active is provided as true
defect
### Describe the bug Initial state not reflected when active is provided as true ``` <Inplace active={true}> <InplaceDisplay> Click to Edit </InplaceDisplay> <InplaceContent> <InputText autoFocus /> </InplaceContent> </Inplace> ``` ### Reproducer _No response_ ###...
1.0
Inplace: Initial state not reflected when active is provided as true - ### Describe the bug Initial state not reflected when active is provided as true ``` <Inplace active={true}> <InplaceDisplay> Click to Edit </InplaceDisplay> <InplaceContent> <InputText autoFocus /> </Inp...
defect
inplace initial state not reflected when active is provided as true describe the bug initial state not reflected when active is provided as true click to edit reproducer no response primereact version react ve...
1
13,216
2,740,545,554
IssuesEvent
2015-04-21 03:09:10
Joerlan/rooms-manager
https://api.github.com/repos/Joerlan/rooms-manager
closed
Commits
auto-migrated Priority-Medium Type-Defect
``` ninguém commita nada da pasta build, muito menos class ``` Original issue reported on code.google.com by `adrianop...@gmail.com` on 28 Oct 2012 at 3:37
1.0
Commits - ``` ninguém commita nada da pasta build, muito menos class ``` Original issue reported on code.google.com by `adrianop...@gmail.com` on 28 Oct 2012 at 3:37
defect
commits ninguém commita nada da pasta build muito menos class original issue reported on code google com by adrianop gmail com on oct at
1
255,800
8,126,380,166
IssuesEvent
2018-08-17 01:49:49
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
The compilers were updated on cielo and the 3rd party libraries need to be rebuilt.
Bug Likelihood: 3 - Occasional Priority: Normal Severity: 2 - Minor Irritation
Cielo was updated to gcc 4.7.2 so the third party libraries need to be rebuilt. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. ...
1.0
The compilers were updated on cielo and the 3rd party libraries need to be rebuilt. - Cielo was updated to gcc 4.7.2 so the third party libraries need to be rebuilt. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be c...
non_defect
the compilers were updated on cielo and the party libraries need to be rebuilt cielo was updated to gcc so the third party libraries need to be rebuilt redmine migration this ticket was migrated from redmine as such not all information was able to be cap...
0
249,925
21,217,056,005
IssuesEvent
2022-04-11 08:23:41
NLCR/SeznamDNNT
https://api.github.com/repos/NLCR/SeznamDNNT
closed
Hromadné žádosti - kurátor nemá možnost hromadně měnit stavy
enhancement question p:TEST
Dobrý den, mám otázku k hromadným žádostem. User a knihovna mají možnost podávat jednotlivé i hromadné žádosti. Kurátor může měnit stavy u jednotlivých děl. Neměl by mít tedy i možnost měnit hromadně stavy u skupiny děl?
1.0
Hromadné žádosti - kurátor nemá možnost hromadně měnit stavy - Dobrý den, mám otázku k hromadným žádostem. User a knihovna mají možnost podávat jednotlivé i hromadné žádosti. Kurátor může měnit stavy u jednotlivých děl. Neměl by mít tedy i možnost měnit hromadně stavy u skupiny děl?
non_defect
hromadné žádosti kurátor nemá možnost hromadně měnit stavy dobrý den mám otázku k hromadným žádostem user a knihovna mají možnost podávat jednotlivé i hromadné žádosti kurátor může měnit stavy u jednotlivých děl neměl by mít tedy i možnost měnit hromadně stavy u skupiny děl
0
34,855
7,460,945,862
IssuesEvent
2018-03-30 22:15:09
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
closed
Review OCPL code in context of OKAPI usage
Component_OKAPI_usage Priority_Medium Type_Defect
> OKAPI must only be accessed through Facade. To disable and enable error handling, call Facade::disable_error_handling() and Facade::reenable_error_handling(). (https://github.com/opencaching/okapi/pull/503#issuecomment-328791949)
1.0
Review OCPL code in context of OKAPI usage - > OKAPI must only be accessed through Facade. To disable and enable error handling, call Facade::disable_error_handling() and Facade::reenable_error_handling(). (https://github.com/opencaching/okapi/pull/503#issuecomment-328791949)
defect
review ocpl code in context of okapi usage okapi must only be accessed through facade to disable and enable error handling call facade disable error handling and facade reenable error handling
1
13,884
2,789,466,247
IssuesEvent
2015-05-08 19:33:50
orwant/google-visualization-issues
https://api.github.com/repos/orwant/google-visualization-issues
closed
Bug: AnnotatedTimeLine has minimum zoom factor == 1 day - should be settable or eliminated.
Priority-Medium Type-Defect
Original [issue 57](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=57) created by orwant on 2009-09-17T18:17:16.000Z: The AnnotatedTimeLine seems to have the minimum &quot;window&quot; for zooming to be 1 day. It would be nice to have this a settable option. (or eliminated)
1.0
Bug: AnnotatedTimeLine has minimum zoom factor == 1 day - should be settable or eliminated. - Original [issue 57](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=57) created by orwant on 2009-09-17T18:17:16.000Z: The AnnotatedTimeLine seems to have the minimum &quot;window&quot; for zooming...
defect
bug annotatedtimeline has minimum zoom factor day should be settable or eliminated original created by orwant on the annotatedtimeline seems to have the minimum quot window quot for zooming to be day it would be nice to have this a settable option or eliminated
1
69,602
22,554,120,131
IssuesEvent
2022-06-27 08:44:02
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Composer looks awkward in the right panel
T-Defect X-Blocked X-Regression S-Minor X-Release-Blocker A-Right-Panel A-Composer O-Frequent Team: Delight
### Steps to reproduce Open a thread, maximize a widget, or open the chat panel in a video room ### Outcome #### What did you expect? Not entirely sure #### What happened instead? The reply preview spills over the sides, and the composer is surrounded by two different borders that are right on top of one an...
1.0
Composer looks awkward in the right panel - ### Steps to reproduce Open a thread, maximize a widget, or open the chat panel in a video room ### Outcome #### What did you expect? Not entirely sure #### What happened instead? The reply preview spills over the sides, and the composer is surrounded by two diffe...
defect
composer looks awkward in the right panel steps to reproduce open a thread maximize a widget or open the chat panel in a video room outcome what did you expect not entirely sure what happened instead the reply preview spills over the sides and the composer is surrounded by two diffe...
1
314,492
9,597,911,101
IssuesEvent
2019-05-09 22:59:05
coodoo-io/workhorse
https://api.github.com/repos/coodoo-io/workhorse
closed
A "zombie job" wich is in status RUNNING should be set to FAILED by the workhorse engine after an defined amount of time
Priority: High Type: Enhancement
A job execution wich is in status RUNNING but no worker is active or even the job-engine was down must be set to FAILED by Workhorse after an amount of time. Otherwise theses zombie job exectuions stay in RUNNING until an user will cancel ist manually.
1.0
A "zombie job" wich is in status RUNNING should be set to FAILED by the workhorse engine after an defined amount of time - A job execution wich is in status RUNNING but no worker is active or even the job-engine was down must be set to FAILED by Workhorse after an amount of time. Otherwise theses zombie job exectuions...
non_defect
a zombie job wich is in status running should be set to failed by the workhorse engine after an defined amount of time a job execution wich is in status running but no worker is active or even the job engine was down must be set to failed by workhorse after an amount of time otherwise theses zombie job exectuions...
0