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
265,315
20,086,726,772
IssuesEvent
2022-02-05 04:10:30
typescript-eslint/typescript-eslint
https://api.github.com/repos/typescript-eslint/typescript-eslint
closed
Docs: Add more explanation for [no-namespace] rule
documentation awaiting response
### Suggested Changes Currently, the reasoning behind the `no-namespace` rule is the following. > This rule aims to standardize the way modules are declared. Which is fine, but seems more like a personal preference kind of thing than an actual guideline. Which is still fine. However, using namespaces has more...
1.0
Docs: Add more explanation for [no-namespace] rule - ### Suggested Changes Currently, the reasoning behind the `no-namespace` rule is the following. > This rule aims to standardize the way modules are declared. Which is fine, but seems more like a personal preference kind of thing than an actual guideline. Which...
non_defect
docs add more explanation for rule suggested changes currently the reasoning behind the no namespace rule is the following this rule aims to standardize the way modules are declared which is fine but seems more like a personal preference kind of thing than an actual guideline which is still fin...
0
24,225
3,926,641,263
IssuesEvent
2016-04-23 01:56:49
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
coalescing plugin handler is not optional any more
affecting: CSCS category: parcel transport type: defect
If you compile a simple test app without building hpx-plugins first (only linking against libhpx and libhpx_iostreams for example), then the application will fail at runtime with an exception {what}: attempt to create message handler plugin instance of invalid/unknown type: \ coalescing_message_handler:...
1.0
coalescing plugin handler is not optional any more - If you compile a simple test app without building hpx-plugins first (only linking against libhpx and libhpx_iostreams for example), then the application will fail at runtime with an exception {what}: attempt to create message handler plugin instance of invalid...
defect
coalescing plugin handler is not optional any more if you compile a simple test app without building hpx plugins first only linking against libhpx and libhpx iostreams for example then the application will fail at runtime with an exception what attempt to create message handler plugin instance of invalid...
1
64,532
18,726,273,100
IssuesEvent
2021-11-03 16:34:25
pymc-devs/pymc
https://api.github.com/repos/pymc-devs/pymc
closed
Distributions not being tested over their whole domain
defects tests
Following up on https://github.com/pymc-devs/pymc3/pull/2961 and https://github.com/pymc-devs/pymc3/pull/2961#issuecomment-385251136, it looks like the tests for distribution functions are not systematically covering the whole domain. Possibly more errors such as the one found there are looming and affecting the precis...
1.0
Distributions not being tested over their whole domain - Following up on https://github.com/pymc-devs/pymc3/pull/2961 and https://github.com/pymc-devs/pymc3/pull/2961#issuecomment-385251136, it looks like the tests for distribution functions are not systematically covering the whole domain. Possibly more errors such as...
defect
distributions not being tested over their whole domain following up on and it looks like the tests for distribution functions are not systematically covering the whole domain possibly more errors such as the one found there are looming and affecting the precision of inferences the test code gives the impress...
1
54,409
6,386,095,190
IssuesEvent
2017-08-03 10:11:02
ja2-stracciatella/ja2-stracciatella
https://api.github.com/repos/ja2-stracciatella/ja2-stracciatella
closed
Wrong death notification
bug major retest
Originally reported by: **JAsmine-ja2 (Bitbucket: [JAsmine-ja2](http://bitbucket.org/JAsmine-ja2), GitHub: [JAsmine-ja2](http://github.com/JAsmine-ja2))** --- I recently started a new game on v0.12.258-win to test my upcoming mod for stracciatella. I received an email with a death notification for Scully: ![http://im...
1.0
Wrong death notification - Originally reported by: **JAsmine-ja2 (Bitbucket: [JAsmine-ja2](http://bitbucket.org/JAsmine-ja2), GitHub: [JAsmine-ja2](http://github.com/JAsmine-ja2))** --- I recently started a new game on v0.12.258-win to test my upcoming mod for stracciatella. I received an email with a death notificat...
non_defect
wrong death notification originally reported by jasmine bitbucket github i recently started a new game on win to test my upcoming mod for stracciatella i received an email with a death notification for scully however scully is still available even after quiting and reloading the g...
0
49,899
13,187,287,285
IssuesEvent
2020-08-13 02:56:10
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[clsim] assert in client module fails with no photons (Trac #2241)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2241">https://code.icecube.wisc.edu/ticket/2241</a>, reported by kjmeagher and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-25T19:04:17", "description": "If you run I3CLSimCl...
1.0
[clsim] assert in client module fails with no photons (Trac #2241) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2241">https://code.icecube.wisc.edu/ticket/2241</a>, reported by kjmeagher and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changeti...
defect
assert in client module fails with no photons trac migrated from json status closed changetime description if you run in conditions where no photons are ever passed to the server you get a failed assertion n n n ninfo flushing cxx in v...
1
30,942
6,366,556,090
IssuesEvent
2017-08-01 02:00:35
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Issues when loading MO/PO translation files
Defect i18n
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4.11 I have some projects where I use empty translation files. My PO files my have some possible translations flagged fuzzy while the compliled MO files will be empty. CakePHP loads the MO files ...
1.0
Issues when loading MO/PO translation files - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4.11 I have some projects where I use empty translation files. My PO files my have some possible translations flagged fuzzy while the compliled MO files...
defect
issues when loading mo po translation files this is a multiple allowed bug enhancement feature discussion rfc cakephp version i have some projects where i use empty translation files my po files my have some possible translations flagged fuzzy while the compliled mo files will b...
1
15,055
8,750,117,031
IssuesEvent
2018-12-13 18:14:46
williamspiro/HubSpot-Developer-Extension
https://api.github.com/repos/williamspiro/HubSpot-Developer-Extension
reopened
Performance improvement: element detection function
Hacktoberfest Performance Improvement enhancement good first issue
**Describe the bug** We have a function for detecting if an element exists on a page, and holds off executing something until that element exists. Currently it will loop forever if an element never gets added to a page. We should only have it try so many times. The function in question is: ``` var waitForEl = fun...
True
Performance improvement: element detection function - **Describe the bug** We have a function for detecting if an element exists on a page, and holds off executing something until that element exists. Currently it will loop forever if an element never gets added to a page. We should only have it try so many times. ...
non_defect
performance improvement element detection function describe the bug we have a function for detecting if an element exists on a page and holds off executing something until that element exists currently it will loop forever if an element never gets added to a page we should only have it try so many times ...
0
149,974
13,306,637,283
IssuesEvent
2020-08-25 20:36:14
demisto/content-docs
https://api.github.com/repos/demisto/content-docs
closed
Issue with "Palo Alto Networks Cortex XDR - Investigation and Response" in @site/docs/reference/integrations/cortex-xdr---ir.md
documentation
<!-- Thank you for taking the time to help us improve our documentation! Please describe the problem and a suggested fix below and we'll get back to you as soon as we can. --> Unformatted table in xdr-get-incidents section of the doc page. * Page: [Palo Alto Networks Cortex XDR - Investigation and Response](ht...
1.0
Issue with "Palo Alto Networks Cortex XDR - Investigation and Response" in @site/docs/reference/integrations/cortex-xdr---ir.md - <!-- Thank you for taking the time to help us improve our documentation! Please describe the problem and a suggested fix below and we'll get back to you as soon as we can. --> Unformat...
non_defect
issue with palo alto networks cortex xdr investigation and response in site docs reference integrations cortex xdr ir md thank you for taking the time to help us improve our documentation please describe the problem and a suggested fix below and we ll get back to you as soon as we can unformat...
0
33,107
7,032,948,173
IssuesEvent
2017-12-27 07:55:03
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
Make PageForward::getForwardUrl protected or add a hook to modify the forward url
defect
Use case: We have a special type of page to forward to an internal page, but with an added anchor (#-fragment) like: `example.com/abcd` --> `example.com/any/other/path#test` Currently we have to either copy the whole getForwardUrl method into our page type or use reflection to make it accessible. Ref: https...
1.0
Make PageForward::getForwardUrl protected or add a hook to modify the forward url - Use case: We have a special type of page to forward to an internal page, but with an added anchor (#-fragment) like: `example.com/abcd` --> `example.com/any/other/path#test` Currently we have to either copy the whole getForward...
defect
make pageforward getforwardurl protected or add a hook to modify the forward url use case we have a special type of page to forward to an internal page but with an added anchor fragment like example com abcd example com any other path test currently we have to either copy the whole getforward...
1
48,129
13,067,469,492
IssuesEvent
2020-07-31 00:33:22
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[icerec] Incremental Release V05-00-03 (Trac #1835)
Migrated from Trac combo reconstruction defect
IceRec release V05-00-01 includes old releases of level3-filter-* but at least level3-filter-muon does not work with the included lilliput release V01-13-00; the trunk however should work. Migrated from https://code.icecube.wisc.edu/ticket/1835 ```json { "status": "closed", "changetime": "2019-02-13T14:13:18"...
1.0
[icerec] Incremental Release V05-00-03 (Trac #1835) - IceRec release V05-00-01 includes old releases of level3-filter-* but at least level3-filter-muon does not work with the included lilliput release V01-13-00; the trunk however should work. Migrated from https://code.icecube.wisc.edu/ticket/1835 ```json { "statu...
defect
incremental release trac icerec release includes old releases of filter but at least filter muon does not work with the included lilliput release the trunk however should work migrated from json status closed changetime description icere...
1
75,948
26,168,848,804
IssuesEvent
2023-01-01 16:53:12
dotCMS/core
https://api.github.com/repos/dotCMS/core
closed
Remove unneeded ids from content type api response
Type : Defect Team : Scout stale
We should not need or rely on content type ids and field ids - these should not matter in our system. --instead we should be relying on their variable values. When getting a contenttype via the api, the fields have a "contentTypeId" property and an `id` property. We should not need the id, as we should do the field...
1.0
Remove unneeded ids from content type api response - We should not need or rely on content type ids and field ids - these should not matter in our system. --instead we should be relying on their variable values. When getting a contenttype via the api, the fields have a "contentTypeId" property and an `id` property. ...
defect
remove unneeded ids from content type api response we should not need or rely on content type ids and field ids these should not matter in our system instead we should be relying on their variable values when getting a contenttype via the api the fields have a contenttypeid property and an id property ...
1
13,536
2,764,969,172
IssuesEvent
2015-04-29 18:13:24
larcenists/larceny
https://api.github.com/repos/larcenists/larceny
opened
Fence/ARM port can crash during R7RS test of getenv
bug C: Fence/ARM backend P: critical T: defect
This is an intermittent bug in the Fence/ARM port. To reproduce, change to the `test/R7RS/Lib` directory and try this: ``` ../../../larceny --r7rs --path . --program tests/scheme/run/process-context.sps -- --test-getenv TERM linux ``` Keep trying that until you get a segmentation fault or an illegal instruction. ...
1.0
Fence/ARM port can crash during R7RS test of getenv - This is an intermittent bug in the Fence/ARM port. To reproduce, change to the `test/R7RS/Lib` directory and try this: ``` ../../../larceny --r7rs --path . --program tests/scheme/run/process-context.sps -- --test-getenv TERM linux ``` Keep trying that until you...
defect
fence arm port can crash during test of getenv this is an intermittent bug in the fence arm port to reproduce change to the test lib directory and try this larceny path program tests scheme run process context sps test getenv term linux keep trying that until you get a se...
1
1,205
2,601,758,625
IssuesEvent
2015-02-24 00:34:07
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
StarCraft locks up when a ClientAI is lauched while a game is already running
auto-migrated Component-Logic Priority-Low Type-Defect Usability
``` What steps will reproduce the problem? 1. Start a StarCraft game 2. Launch a ClientAI (I lauched one in debug mode) What is the expected output? What do you see instead? StarCraft locks up and when using the ExampleAIClient there is also an memory access violation in the ClientAI This is for the bwapi 3.3 downlo...
1.0
StarCraft locks up when a ClientAI is lauched while a game is already running - ``` What steps will reproduce the problem? 1. Start a StarCraft game 2. Launch a ClientAI (I lauched one in debug mode) What is the expected output? What do you see instead? StarCraft locks up and when using the ExampleAIClient there is al...
defect
starcraft locks up when a clientai is lauched while a game is already running what steps will reproduce the problem start a starcraft game launch a clientai i lauched one in debug mode what is the expected output what do you see instead starcraft locks up and when using the exampleaiclient there is al...
1
8,256
2,611,473,573
IssuesEvent
2015-02-27 05:17:40
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
rope stuck after picking crate
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. playing of futushoppa map 2. grabbing crate as in attached .hwd file at 3.28min 3. space key got disabled, no chance to release the rope in this case What is the expected output? What do you see instead? expected the rope to be released when pressing space (without pressin...
1.0
rope stuck after picking crate - ``` What steps will reproduce the problem? 1. playing of futushoppa map 2. grabbing crate as in attached .hwd file at 3.28min 3. space key got disabled, no chance to release the rope in this case What is the expected output? What do you see instead? expected the rope to be released whe...
defect
rope stuck after picking crate what steps will reproduce the problem playing of futushoppa map grabbing crate as in attached hwd file at space key got disabled no chance to release the rope in this case what is the expected output what do you see instead expected the rope to be released when pr...
1
107,842
13,525,168,342
IssuesEvent
2020-09-15 12:39:58
yuutarou22/CameMode-Android
https://api.github.com/repos/yuutarou22/CameMode-Android
opened
ユーザ情報登録時の項目説明文追加
デザイン - design 機能追加 - add func
## 概要 ユーザ登録画面において、入力する項目の説明がない。 利用者にとって分かりにくいUIになっている。 ## 対応 各入力項目に、説明文を記載する。
1.0
ユーザ情報登録時の項目説明文追加 - ## 概要 ユーザ登録画面において、入力する項目の説明がない。 利用者にとって分かりにくいUIになっている。 ## 対応 各入力項目に、説明文を記載する。
non_defect
ユーザ情報登録時の項目説明文追加 概要 ユーザ登録画面において、入力する項目の説明がない。 利用者にとって分かりにくいuiになっている。 対応 各入力項目に、説明文を記載する。
0
22,255
3,947,115,681
IssuesEvent
2016-04-28 08:34:34
backbee/backbee-standard
https://api.github.com/repos/backbee/backbee-standard
closed
[CONTENT] enable user to click the "+" plugin several time
To test
enable user to click several time on the"+" pluigin in order to add more than one content today If you click the "+" only on content is added and we loose the focus on the contentset plugin where the "+" is located it would be great not to lose this focus for user to click several time and ad several contents
1.0
[CONTENT] enable user to click the "+" plugin several time - enable user to click several time on the"+" pluigin in order to add more than one content today If you click the "+" only on content is added and we loose the focus on the contentset plugin where the "+" is located it would be great not to lose this foc...
non_defect
enable user to click the plugin several time enable user to click several time on the pluigin in order to add more than one content today if you click the only on content is added and we loose the focus on the contentset plugin where the is located it would be great not to lose this focus for u...
0
51,850
6,199,949,272
IssuesEvent
2017-07-05 23:06:06
ODM2/ODMToolsPython
https://api.github.com/repos/ODM2/ODMToolsPython
closed
Save Dialog Needs to Include Changing Source
enhancement HighPriority Ready for Testing
When saving as a new series, the user can select variable, method, and quality control level. We need to be able to set the source as well.
1.0
Save Dialog Needs to Include Changing Source - When saving as a new series, the user can select variable, method, and quality control level. We need to be able to set the source as well.
non_defect
save dialog needs to include changing source when saving as a new series the user can select variable method and quality control level we need to be able to set the source as well
0
164,144
25,927,560,634
IssuesEvent
2022-12-16 06:41:08
ID-Start-Winter22/Turbo
https://api.github.com/repos/ID-Start-Winter22/Turbo
closed
Charakter/Konversation
Sprint 1 Design
in der aktuellen Version ist die Kommunikation hilfreich, allerdings ein wenig trocken. In den weiteren schritten sollte Turbo etwas freundlicher bzw. motivierter wirken, sodass sich das Interesse an den Aktivitäten auch auf den/die User:in überträgt.
1.0
Charakter/Konversation - in der aktuellen Version ist die Kommunikation hilfreich, allerdings ein wenig trocken. In den weiteren schritten sollte Turbo etwas freundlicher bzw. motivierter wirken, sodass sich das Interesse an den Aktivitäten auch auf den/die User:in überträgt.
non_defect
charakter konversation in der aktuellen version ist die kommunikation hilfreich allerdings ein wenig trocken in den weiteren schritten sollte turbo etwas freundlicher bzw motivierter wirken sodass sich das interesse an den aktivitäten auch auf den die user in überträgt
0
43,951
2,894,459,720
IssuesEvent
2015-06-15 23:54:20
NuGet/Home
https://api.github.com/repos/NuGet/Home
closed
Package Manager is making extra network calls
Area:VS.Client Priority:2 Type:Bug
Package Manager is making extra network calls to retrieve package details available in search. On the Package Manager dialog half of the details come from a single network call to the search service. And half come from a subsequent call to fetch the registration blob which also in-lines the details. Switching bet...
1.0
Package Manager is making extra network calls - Package Manager is making extra network calls to retrieve package details available in search. On the Package Manager dialog half of the details come from a single network call to the search service. And half come from a subsequent call to fetch the registration blob w...
non_defect
package manager is making extra network calls package manager is making extra network calls to retrieve package details available in search on the package manager dialog half of the details come from a single network call to the search service and half come from a subsequent call to fetch the registration blob w...
0
23,478
3,830,073,766
IssuesEvent
2016-03-31 13:24:27
joa/funk-as3
https://api.github.com/repos/joa/funk-as3
closed
curry function doesn't really curry
auto-migrated Priority-Medium Type-Defect
``` This is a swmantics issue, but what you are calling curry is actually partial application, which is a related but different thing. Currying should only take a function as it's argument and should return a function that, when called with an argument, will return the partial application of that function with that ...
1.0
curry function doesn't really curry - ``` This is a swmantics issue, but what you are calling curry is actually partial application, which is a related but different thing. Currying should only take a function as it's argument and should return a function that, when called with an argument, will return the partial a...
defect
curry function doesn t really curry this is a swmantics issue but what you are calling curry is actually partial application which is a related but different thing currying should only take a function as it s argument and should return a function that when called with an argument will return the partial a...
1
36,710
8,072,593,901
IssuesEvent
2018-08-06 16:26:12
CenturyLinkCloud/mdw
https://api.github.com/repos/CenturyLinkCloud/mdw
opened
Websockets for pure Spring Boot mode
defect
Currently websockets don't work (even locally) in pure spring boot mode.
1.0
Websockets for pure Spring Boot mode - Currently websockets don't work (even locally) in pure spring boot mode.
defect
websockets for pure spring boot mode currently websockets don t work even locally in pure spring boot mode
1
80,393
30,269,361,207
IssuesEvent
2023-07-07 14:14:40
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: scipy.sparse.spmatrix lost most of its methods
defect scipy.sparse
Upon releasing 1.11.0 in conda-forge, we got a regression report from cvxpy pretty much [right away](https://github.com/conda-forge/scipy-feedstock/pull/235#issuecomment-1607042749): ```python >>> import scipy ...
1.0
BUG: scipy.sparse.spmatrix lost most of its methods - Upon releasing 1.11.0 in conda-forge, we got a regression report from cvxpy pretty much [right away](https://github.com/conda-forge/scipy-feedstock/pull/235#issuecomment-1607042749): ```python >>> import scipy ...
defect
bug scipy sparse spmatrix lost most of its methods upon releasing in conda forge we got a regression report from cvxpy pretty much python import scipy ...
1
122,619
17,760,977,360
IssuesEvent
2021-08-29 17:36:57
matteobaccan/IotaClient
https://api.github.com/repos/matteobaccan/IotaClient
opened
WS-2019-0490 (High) detected in jcommander-1.48.jar
security vulnerability
## WS-2019-0490 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jcommander-1.48.jar</b></p></summary> <p>A Java framework to parse command line options with annotations.</p> <p>Library...
True
WS-2019-0490 (High) detected in jcommander-1.48.jar - ## WS-2019-0490 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jcommander-1.48.jar</b></p></summary> <p>A Java framework to parse...
non_defect
ws high detected in jcommander jar ws high severity vulnerability vulnerable library jcommander jar a java framework to parse command line options with annotations library home page a href path to dependency file iotaclient pom xml path to vulnerable library home wss s...
0
79,872
23,062,478,381
IssuesEvent
2022-07-25 11:09:54
google/mediapipe
https://api.github.com/repos/google/mediapipe
closed
Android build example app occur bazel not found the package
type:build/install platform:android solution:hands stat:awaiting response android::aar stalled
OS: Ubuntu 18.04 bazel version: Bazelisk version: v1.12.0 Build label: 5.2.0 Android sdk: 30.0.3 ndk: 21.1.7075529 I'm trying to build a handtrackinggp example app. But "error: package com.android.dx.command.dexer does not exist" occur. Please help me solve the problem. There is the whole error message: `...
1.0
Android build example app occur bazel not found the package - OS: Ubuntu 18.04 bazel version: Bazelisk version: v1.12.0 Build label: 5.2.0 Android sdk: 30.0.3 ndk: 21.1.7075529 I'm trying to build a handtrackinggp example app. But "error: package com.android.dx.command.dexer does not exist" occur. Please help...
non_defect
android build example app occur bazel not found the package os ubuntu bazel version bazelisk version build label android sdk ndk i m trying to build a handtrackinggp example app but error package com android dx command dexer does not exist occur please help me solve th...
0
9,646
2,615,164,492
IssuesEvent
2015-03-01 06:44:30
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
help to unlock wps
auto-migrated Priority-Triage Type-Defect
``` which way use to unlock wps lock ``` Original issue reported on code.google.com by `firas...@gmail.com` on 10 Oct 2012 at 9:18
1.0
help to unlock wps - ``` which way use to unlock wps lock ``` Original issue reported on code.google.com by `firas...@gmail.com` on 10 Oct 2012 at 9:18
defect
help to unlock wps which way use to unlock wps lock original issue reported on code google com by firas gmail com on oct at
1
13,764
2,782,701,725
IssuesEvent
2015-05-06 19:27:51
apigee/IgniteEngine-iOS
https://api.github.com/repos/apigee/IgniteEngine-iOS
opened
drawer.allowedStates - "closed" should be "close"
defect rename
Implemented in https://github.com/apigee/IgniteEngine-iOS/issues/79 - need to fix the attribute accepted value.
1.0
drawer.allowedStates - "closed" should be "close" - Implemented in https://github.com/apigee/IgniteEngine-iOS/issues/79 - need to fix the attribute accepted value.
defect
drawer allowedstates closed should be close implemented in need to fix the attribute accepted value
1
433,320
12,505,675,282
IssuesEvent
2020-06-02 11:10:35
gitcoinco/web
https://api.github.com/repos/gitcoinco/web
closed
In certain instances, when a user starts a bounty, Gitcoin Bot reports a "cancelled" status for starting work.
Gitcoin Bot bug priority: backlog
**Describe the bug** As a user who starts a bounty, Gitcoin Bot reports a "cancelled" status for starting work. **To Reproduce** Reproduction of the bug can be seen in the Github comments for the examples below: 1. https://github.com/MetaMask/metamask-extension/issues/4771 ![screen shot 2018-10-14 at 23 15 5...
1.0
In certain instances, when a user starts a bounty, Gitcoin Bot reports a "cancelled" status for starting work. - **Describe the bug** As a user who starts a bounty, Gitcoin Bot reports a "cancelled" status for starting work. **To Reproduce** Reproduction of the bug can be seen in the Github comments for the examp...
non_defect
in certain instances when a user starts a bounty gitcoin bot reports a cancelled status for starting work describe the bug as a user who starts a bounty gitcoin bot reports a cancelled status for starting work to reproduce reproduction of the bug can be seen in the github comments for the examp...
0
45,020
11,573,773,138
IssuesEvent
2020-02-21 04:57:13
rsx-labs/aide-frontend
https://api.github.com/repos/rsx-labs/aide-frontend
closed
SABAT: Asset borrow confirmation UI display textboxes are editable.
Bug Fixed - ready for build For Next Build Medium Priority
**Describe the bug** SABAT: Asset borrow confirmation UI display textboxes are editable. It can be edited before sending the borrow request **To Reproduce** Steps to reproduce the behavior: 1. Go to Assets menu 2. Select Assets Borrowing submenu 3. On Assets Borrowing tab, click one of the assets listed 5. All...
2.0
SABAT: Asset borrow confirmation UI display textboxes are editable. - **Describe the bug** SABAT: Asset borrow confirmation UI display textboxes are editable. It can be edited before sending the borrow request **To Reproduce** Steps to reproduce the behavior: 1. Go to Assets menu 2. Select Assets Borrowing subme...
non_defect
sabat asset borrow confirmation ui display textboxes are editable describe the bug sabat asset borrow confirmation ui display textboxes are editable it can be edited before sending the borrow request to reproduce steps to reproduce the behavior go to assets menu select assets borrowing subme...
0
3,681
2,610,066,914
IssuesEvent
2015-02-26 18:19:39
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥治前列腺炎哪里效果比较好
auto-migrated Priority-Medium Type-Defect
``` 路桥治前列腺炎哪里效果比较好【台州五洲生殖医院】24小时 健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地� ��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1 04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、 105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世...
1.0
路桥治前列腺炎哪里效果比较好 - ``` 路桥治前列腺炎哪里效果比较好【台州五洲生殖医院】24小时 健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地� ��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1 04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、 105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家...
defect
路桥治前列腺炎哪里效果比较好 路桥治前列腺炎哪里效果比较好【台州五洲生殖医院】 健康咨询热线 微信号tzwzszyy 医院地� �� (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ...
1
162,628
6,156,766,156
IssuesEvent
2017-06-28 17:27:15
ZeroSide-Project/zeroside
https://api.github.com/repos/ZeroSide-Project/zeroside
closed
Add easy localhost/web switcher
enhancement fast/easy low priority ✅
**With geo-ip, there is problems in localhost** Goal is to add a localhost/web switcher
1.0
Add easy localhost/web switcher - **With geo-ip, there is problems in localhost** Goal is to add a localhost/web switcher
non_defect
add easy localhost web switcher with geo ip there is problems in localhost goal is to add a localhost web switcher
0
26,010
4,543,739,731
IssuesEvent
2016-09-10 09:03:06
TeacherGaming/qcraft-mod
https://api.github.com/repos/TeacherGaming/qcraft-mod
closed
[PR] - Ported to 1.7.10
auto-migrated Priority-Medium Type-Defect
``` I've made the required changes in order to support Minecraft 1.7.10. Repo/Clone: https://code.google.com/r/fw-mc-qcraft-mod/ Commit: #961b7acfa3fe I also suggest merging Commit #9575b0b55277 and #243519ce97d2 they change the archive file name to include the minecraft version, the release was build for (Examp...
1.0
[PR] - Ported to 1.7.10 - ``` I've made the required changes in order to support Minecraft 1.7.10. Repo/Clone: https://code.google.com/r/fw-mc-qcraft-mod/ Commit: #961b7acfa3fe I also suggest merging Commit #9575b0b55277 and #243519ce97d2 they change the archive file name to include the minecraft version, the rel...
defect
ported to i ve made the required changes in order to support minecraft repo clone commit i also suggest merging commit and they change the archive file name to include the minecraft version the release was build for example qcraft jar i m sorry if i m abusing ...
1
26,008
4,541,961,110
IssuesEvent
2016-09-09 19:34:14
schuel/hmmm
https://api.github.com/repos/schuel/hmmm
opened
kiosk/events ... broken
defect
description of events are overlapping the box. dotdotdot doesn't work?
1.0
kiosk/events ... broken - description of events are overlapping the box. dotdotdot doesn't work?
defect
kiosk events broken description of events are overlapping the box dotdotdot doesn t work
1
137,369
30,680,311,374
IssuesEvent
2023-07-26 08:43:57
SORMAS-Foundation/SORMAS-Project
https://api.github.com/repos/SORMAS-Foundation/SORMAS-Project
closed
Replace setup script for local keycloak with docker compose [2]
code-quality deployment task
### Problem Description Currently we provide a [shell script to setup a local instance of keycloak](https://github.com/SORMAS-Foundation/SORMAS-Project/blob/development/sormas-base/setup/keycloak/keycloak-setup.sh) for development systems. This script has quite a lot of logic and this is error prone and and unecc...
1.0
Replace setup script for local keycloak with docker compose [2] - ### Problem Description Currently we provide a [shell script to setup a local instance of keycloak](https://github.com/SORMAS-Foundation/SORMAS-Project/blob/development/sormas-base/setup/keycloak/keycloak-setup.sh) for development systems. This scr...
non_defect
replace setup script for local keycloak with docker compose problem description currently we provide a for development systems this script has quite a lot of logic and this is error prone and and uneccessary effort to be used and maintained furthermore it sets up a local database instead of using t...
0
11,356
2,649,533,299
IssuesEvent
2015-03-15 00:50:21
Badadroid/badadroid
https://api.github.com/repos/Badadroid/badadroid
closed
Green Screen
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Flash Bootfiles 2. Flash FOTA 3. Restart Phone (home+endcall) What is the expected output? What do you see instead? It should start on clockworkmod recovery What version of the product are you using? On what operating system? Wave 2 s8530 bada 2.0 Please provide any a...
1.0
Green Screen - ``` What steps will reproduce the problem? 1. Flash Bootfiles 2. Flash FOTA 3. Restart Phone (home+endcall) What is the expected output? What do you see instead? It should start on clockworkmod recovery What version of the product are you using? On what operating system? Wave 2 s8530 bada 2.0 Pleas...
defect
green screen what steps will reproduce the problem flash bootfiles flash fota restart phone home endcall what is the expected output what do you see instead it should start on clockworkmod recovery what version of the product are you using on what operating system wave bada please pr...
1
32,243
6,742,772,645
IssuesEvent
2017-10-20 09:11:31
jOOQ/jOOL
https://api.github.com/repos/jOOQ/jOOL
closed
Type inference regressions when compiling with JDK 9
P: High R: Fixed T: Defect
### Expected behavior and actual behavior: Even pom.xml's compiler plugin is configured using java 1.8 spec, I can not compile jOOL with JDK 9. In JDK 8, I can compile jOOL with no error. [out.txt](https://github.com/jOOQ/jOOL/files/1385241/out.txt) ### Steps to reproduce the problem: 1. Clone jOOL from github ...
1.0
Type inference regressions when compiling with JDK 9 - ### Expected behavior and actual behavior: Even pom.xml's compiler plugin is configured using java 1.8 spec, I can not compile jOOL with JDK 9. In JDK 8, I can compile jOOL with no error. [out.txt](https://github.com/jOOQ/jOOL/files/1385241/out.txt) ### Step...
defect
type inference regressions when compiling with jdk expected behavior and actual behavior even pom xml s compiler plugin is configured using java spec i can not compile jool with jdk in jdk i can compile jool with no error steps to reproduce the problem clone jool from github pro...
1
540,332
15,806,193,170
IssuesEvent
2021-04-04 03:41:04
solgenomics/sgn
https://api.github.com/repos/solgenomics/sgn
closed
Organism search should have autocomplete
Priority: Low
The organism search (http://cassavabase.org/search/organisms) should have autocompletion while typing the organism name
1.0
Organism search should have autocomplete - The organism search (http://cassavabase.org/search/organisms) should have autocompletion while typing the organism name
non_defect
organism search should have autocomplete the organism search should have autocompletion while typing the organism name
0
276,830
24,024,061,521
IssuesEvent
2022-09-15 09:59:05
redpanda-data/redpanda
https://api.github.com/repos/redpanda-data/redpanda
closed
CI failure: ConnectionRateLimitTest.connection_rate_test times out reading data
kind/bug area/redpanda area/tests ci-failure
``` FAIL test: ConnectionRateLimitTest.connection_rate_test (1/24 runs) failure at 2022-08-17T07:38:31.224Z: TimeoutError('') in job https://buildkite.com/redpanda/vtools/builds/3271#0182a9c3-a7aa-4850-a6b7-65bee8152d80 ``` Stack trace: ``` ================================================================...
1.0
CI failure: ConnectionRateLimitTest.connection_rate_test times out reading data - ``` FAIL test: ConnectionRateLimitTest.connection_rate_test (1/24 runs) failure at 2022-08-17T07:38:31.224Z: TimeoutError('') in job https://buildkite.com/redpanda/vtools/builds/3271#0182a9c3-a7aa-4850-a6b7-65bee8152d80 ``` S...
non_defect
ci failure connectionratelimittest connection rate test times out reading data fail test connectionratelimittest connection rate test runs failure at timeouterror in job stack trace ...
0
325,368
9,923,375,709
IssuesEvent
2019-07-01 07:02:38
input-output-hk/cardano-wallet
https://api.github.com/repos/input-output-hk/cardano-wallet
reopened
Review and add logging into the application layer
PRIORITY[MEDIUM]
# Context <!-- WHEN CREATED What is the issue that we are seeing that is motivating this decision or change. Give any elements that help understanding where this issue comes from. Leave no room for suggestions or implicit deduction. --> Our application lacks helpful logging that would improve diagnosis of e...
1.0
Review and add logging into the application layer - # Context <!-- WHEN CREATED What is the issue that we are seeing that is motivating this decision or change. Give any elements that help understanding where this issue comes from. Leave no room for suggestions or implicit deduction. --> Our application lac...
non_defect
review and add logging into the application layer context when created what is the issue that we are seeing that is motivating this decision or change give any elements that help understanding where this issue comes from leave no room for suggestions or implicit deduction our application lac...
0
14,442
2,811,899,239
IssuesEvent
2015-05-18 02:55:28
RenatoUtsch/nulldc
https://api.github.com/repos/RenatoUtsch/nulldc
closed
Need Loading Support for NAOMI ROM Based Games
auto-migrated Priority-Medium Restrict-AddIssueComment-Commit Type-Defect
``` Thank you for providing continuing support and development for nullDC! One much needed feature of nullDC, I think, is better support (loading) for ROM (Cartridge) based games. Some other DC Emus already provided this feature. I know that nullDC can load the multiple ROM files by using the .lst file. BUT, the ...
1.0
Need Loading Support for NAOMI ROM Based Games - ``` Thank you for providing continuing support and development for nullDC! One much needed feature of nullDC, I think, is better support (loading) for ROM (Cartridge) based games. Some other DC Emus already provided this feature. I know that nullDC can load the multi...
defect
need loading support for naomi rom based games thank you for providing continuing support and development for nulldc one much needed feature of nulldc i think is better support loading for rom cartridge based games some other dc emus already provided this feature i know that nulldc can load the multi...
1
73,369
24,594,995,606
IssuesEvent
2022-10-14 07:31:59
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: "java.lang.UnsupportedOperationException: Select element is disabled and may not be used" exception thrown while accessing Dropdown element which is disabled
I-defect needs-triaging
### What happened? **Scenario:** Access a disabled Dropdown element and fetch the text of the selected option. **Issue:** On providing a **dropdown element which is disabled** to Select class, "java.lang.UnsupportedOperationException: Select element is disabled and may not be used" exception is thrown. After looking ...
1.0
[🐛 Bug]: "java.lang.UnsupportedOperationException: Select element is disabled and may not be used" exception thrown while accessing Dropdown element which is disabled - ### What happened? **Scenario:** Access a disabled Dropdown element and fetch the text of the selected option. **Issue:** On providing a **dropdown ...
defect
java lang unsupportedoperationexception select element is disabled and may not be used exception thrown while accessing dropdown element which is disabled what happened scenario access a disabled dropdown element and fetch the text of the selected option issue on providing a dropdown element...
1
60,616
3,130,836,392
IssuesEvent
2015-09-09 11:48:50
ImperialCollegeLondon/EpiCollectplus
https://api.github.com/repos/ImperialCollegeLondon/EpiCollectplus
opened
Resizing columns on table data view triggers error on IE
High Priority (next release)
Trying to resize a column on IE trigger a `js` error
1.0
Resizing columns on table data view triggers error on IE - Trying to resize a column on IE trigger a `js` error
non_defect
resizing columns on table data view triggers error on ie trying to resize a column on ie trigger a js error
0
69,852
8,467,555,764
IssuesEvent
2018-10-23 17:17:37
ParabolInc/action
https://api.github.com/repos/ParabolInc/action
opened
mid-meeting kill switch
design
AC - [ ] design where to put the kill switch to kill a meeting before it is complete (facilitator bar? requires handling where to put vote info for participants). - [ ] decide on copy (end meeting vs. kill meeting?) - [ ] in the demo, the copy is different (eg I'm convinced, let me sign up!) that takes them to the c...
1.0
mid-meeting kill switch - AC - [ ] design where to put the kill switch to kill a meeting before it is complete (facilitator bar? requires handling where to put vote info for participants). - [ ] decide on copy (end meeting vs. kill meeting?) - [ ] in the demo, the copy is different (eg I'm convinced, let me sign up!...
non_defect
mid meeting kill switch ac design where to put the kill switch to kill a meeting before it is complete facilitator bar requires handling where to put vote info for participants decide on copy end meeting vs kill meeting in the demo the copy is different eg i m convinced let me sign up that...
0
680,413
23,269,270,489
IssuesEvent
2022-08-04 20:48:14
googleapis/gapic-generator-go
https://api.github.com/repos/googleapis/gapic-generator-go
closed
gapic: doc.go refers to "NewClient" instead of service-specific constructors.
priority: p2 type: bug
Reviewing [this code](https://github.com/googleapis/gapic-generator-go/search?q=New%25sClient), it appears that client constructors include the names of their associated services. But [here](https://github.com/googleapis/gapic-generator-go/blob/a6c0c818b67975c14ebab052c7bf37d45548baff/internal/gengapic/doc_file.go#L...
1.0
gapic: doc.go refers to "NewClient" instead of service-specific constructors. - Reviewing [this code](https://github.com/googleapis/gapic-generator-go/search?q=New%25sClient), it appears that client constructors include the names of their associated services. But [here](https://github.com/googleapis/gapic-generator-...
non_defect
gapic doc go refers to newclient instead of service specific constructors reviewing it appears that client constructors include the names of their associated services but a comment in generated doc go refers to an initializer named newclient is that an obsolete reference
0
67,017
20,813,282,025
IssuesEvent
2022-03-18 07:06:26
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Reply disapears when permalink is clicked
T-Defect S-Minor A-Replies A-Composer O-Uncommon
### Steps to reproduce 1. Open a room 2. Click the reply button 3. Start typing a reply 4. See some information you want to reference, click on an existing reply (opening the permalink to that message) ### Outcome #### What did you expect? The timeline scrolls to that spot #### What happened instead? The tim...
1.0
Reply disapears when permalink is clicked - ### Steps to reproduce 1. Open a room 2. Click the reply button 3. Start typing a reply 4. See some information you want to reference, click on an existing reply (opening the permalink to that message) ### Outcome #### What did you expect? The timeline scrolls to that ...
defect
reply disapears when permalink is clicked steps to reproduce open a room click the reply button start typing a reply see some information you want to reference click on an existing reply opening the permalink to that message outcome what did you expect the timeline scrolls to that ...
1
56,232
14,986,478,651
IssuesEvent
2021-01-28 21:17:49
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Segmentation Fault in BISON-Sockeye MultiApps System
T: defect
## Bug Description Have a segmentation fault in a BISON-Sockeye MultiApps system. The fault occurs when the BISON main app trying to initiate the Sockeye sub app. Both BISON and Sockeye were compiled using a single MOOSE_DIR. ## Steps to Reproduce Should be able to reproduce by using any BISON input with a Sockeye...
1.0
Segmentation Fault in BISON-Sockeye MultiApps System - ## Bug Description Have a segmentation fault in a BISON-Sockeye MultiApps system. The fault occurs when the BISON main app trying to initiate the Sockeye sub app. Both BISON and Sockeye were compiled using a single MOOSE_DIR. ## Steps to Reproduce Should be ab...
defect
segmentation fault in bison sockeye multiapps system bug description have a segmentation fault in a bison sockeye multiapps system the fault occurs when the bison main app trying to initiate the sockeye sub app both bison and sockeye were compiled using a single moose dir steps to reproduce should be ab...
1
629,254
20,027,047,040
IssuesEvent
2022-02-01 22:40:27
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
Use of DBS filelumis RESTful API needs to be made compatible
BUG High Priority Feature change DBS MSTransferor
**Impact of the new feature** MSTransferor, but there could be other parts of the code (including DBS3Reader) **Is your feature request related to a problem? Please describe.** While debugging why our LumiList-based templates don't manage to pass the `assigned` request status, I noticed that MSTransferor is actual...
1.0
Use of DBS filelumis RESTful API needs to be made compatible - **Impact of the new feature** MSTransferor, but there could be other parts of the code (including DBS3Reader) **Is your feature request related to a problem? Please describe.** While debugging why our LumiList-based templates don't manage to pass the `...
non_defect
use of dbs filelumis restful api needs to be made compatible impact of the new feature mstransferor but there could be other parts of the code including is your feature request related to a problem please describe while debugging why our lumilist based templates don t manage to pass the assigned ...
0
37,336
15,255,509,668
IssuesEvent
2021-02-20 16:23:03
airavata-courses/scrapbook
https://api.github.com/repos/airavata-courses/scrapbook
closed
Edit route for Images and Albums
google-drive-service image-service
The user should be able to edit the name of the album and image. Updating an image: - route: `/image/<image_id> - type: PUT - request: {name: ''} - behavior: update the last modified date and the name field and send back the updated image - [x] DONE --- Updating an album: - route: `/album/<album_id> - ...
2.0
Edit route for Images and Albums - The user should be able to edit the name of the album and image. Updating an image: - route: `/image/<image_id> - type: PUT - request: {name: ''} - behavior: update the last modified date and the name field and send back the updated image - [x] DONE --- Updating an album...
non_defect
edit route for images and albums the user should be able to edit the name of the album and image updating an image route image type put request name behavior update the last modified date and the name field and send back the updated image done updating an album route...
0
177,812
21,509,187,638
IssuesEvent
2022-04-28 01:14:00
Techini/juice-shop
https://api.github.com/repos/Techini/juice-shop
closed
WS-2020-0070 (High) detected in lodash-2.4.2.tgz, lodash-4.17.15.tgz - autoclosed
security vulnerability
## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-4.17.15.tgz</b></p></summary> <p> <details><summary><b>lodash-2.4.2.tgz</b></p></summa...
True
WS-2020-0070 (High) detected in lodash-2.4.2.tgz, lodash-4.17.15.tgz - autoclosed - ## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-4.1...
non_defect
ws high detected in lodash tgz lodash tgz autoclosed ws high severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz a utility library delivering consistency customization performance extras library home page a href...
0
107,418
11,542,824,366
IssuesEvent
2020-02-18 08:22:58
ampproject/amp.dev
https://api.github.com/repos/ampproject/amp.dev
closed
Component reference: replace sample row in overview table
Category: Documentation P2: Medium Status: WIP Type: Update
We should find a better way to integrate sample references: <img width="802" alt="Screen Shot 2019-05-16 at 20 11 32" src="https://user-images.githubusercontent.com/380472/57879095-eef51500-781b-11e9-8251-3383beb495c2.png"> Many of them also still mention AMP by Example.
1.0
Component reference: replace sample row in overview table - We should find a better way to integrate sample references: <img width="802" alt="Screen Shot 2019-05-16 at 20 11 32" src="https://user-images.githubusercontent.com/380472/57879095-eef51500-781b-11e9-8251-3383beb495c2.png"> Many of them also still mentio...
non_defect
component reference replace sample row in overview table we should find a better way to integrate sample references img width alt screen shot at src many of them also still mention amp by example
0
15,380
2,851,060,612
IssuesEvent
2015-06-01 01:50:14
pmaupin/pdfrw
https://api.github.com/repos/pmaupin/pdfrw
closed
Tests are failing with AttributeError
auto-migrated Priority-Medium Type-Defect
``` Running the tests e.g. with nosetests results in a failure: ====================================================================== ERROR: test_doubleslash (tests.test_pdfstring.TestEncoding) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/valh...
1.0
Tests are failing with AttributeError - ``` Running the tests e.g. with nosetests results in a failure: ====================================================================== ERROR: test_doubleslash (tests.test_pdfstring.TestEncoding) ---------------------------------------------------------------------- Traceback (mo...
defect
tests are failing with attributeerror running the tests e g with nosetests results in a failure error test doubleslash tests test pdfstring testencoding traceback mo...
1
13,257
2,743,064,723
IssuesEvent
2015-04-21 19:41:57
jkroepke/2moons
https://api.github.com/repos/jkroepke/2moons
closed
!! Don't post anythink here: This area is inactive, i'm not see if you write here, use 2moons.cc !!
auto-migrated Priority-Critical Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. ``` Original issue reported on code.google.com by `slaver7` on 1 Jan 2012 at 8:09
1.0
!! Don't post anythink here: This area is inactive, i'm not see if you write here, use 2moons.cc !! - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. ``` Original issue reported on code.google.c...
defect
don t post anythink here this area is inactive i m not see if you write here use cc what steps will reproduce the problem what is the expected output what do you see instead please use labels and text to provide additional information original issue reported on code google com by...
1
29,815
5,905,586,540
IssuesEvent
2017-05-19 13:14:49
catmaid/CATMAID
https://api.github.com/repos/catmaid/CATMAID
closed
Error when loading large neuron into connectivity widget
priority: important type: defect
Since v2017.05.17, we've been experiences problems when loading larger neurons (with accordingly huge connectivity tables) into the connectivity widget. Either the below error dialog pops up or we get a table with all entries being `null`. In the latter case, these `null` entries then propagate to other widgets (e.g. w...
1.0
Error when loading large neuron into connectivity widget - Since v2017.05.17, we've been experiences problems when loading larger neurons (with accordingly huge connectivity tables) into the connectivity widget. Either the below error dialog pops up or we get a table with all entries being `null`. In the latter case, t...
defect
error when loading large neuron into connectivity widget since we ve been experiences problems when loading larger neurons with accordingly huge connectivity tables into the connectivity widget either the below error dialog pops up or we get a table with all entries being null in the latter case these ...
1
283,620
30,913,502,755
IssuesEvent
2023-08-05 02:05:23
hshivhare67/kernel_v4.19.72
https://api.github.com/repos/hshivhare67/kernel_v4.19.72
reopened
CVE-2019-15222 (Medium) detected in linuxlinux-4.19.282
Mend: dependency security vulnerability
## CVE-2019-15222 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge...
True
CVE-2019-15222 (Medium) detected in linuxlinux-4.19.282 - ## CVE-2019-15222 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Ker...
non_defect
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files sound usb he...
0
71,290
23,526,140,661
IssuesEvent
2022-08-19 11:01:28
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
Rageshake tries to upload multiple logs at the same time.
T-Defect
### Steps to reproduce 1. i rageshaked 2. looking at the subsequent logs of the rageshake, it looks to have tried to upload multiple times - and ended up with two overlapping requests: ``` 2022-08-19 12:02:34.175 Element[454:119460] [MXBugReport] zipLogFiles: Zipped 15 logs (72.1 MB to 9.1 MB) in 1021.181ms 202...
1.0
Rageshake tries to upload multiple logs at the same time. - ### Steps to reproduce 1. i rageshaked 2. looking at the subsequent logs of the rageshake, it looks to have tried to upload multiple times - and ended up with two overlapping requests: ``` 2022-08-19 12:02:34.175 Element[454:119460] [MXBugReport] zipLog...
defect
rageshake tries to upload multiple logs at the same time steps to reproduce i rageshaked looking at the subsequent logs of the rageshake it looks to have tried to upload multiple times and ended up with two overlapping requests element ziplogfiles zipped logs mb to ...
1
5,709
2,610,213,817
IssuesEvent
2015-02-26 19:08:16
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
хлебопечка delfa dbm 938 инструкция
auto-migrated Priority-Medium Type-Defect
``` '''Георгий Архипов''' День добрый никак не могу найти .хлебопечка delfa dbm 938 инструкция. где то видел уже '''Винцент Петров''' Вот хороший сайт где можно скачать http://bit.ly/177bw39 '''Адий Копылов''' Просит ввести номер мобилы!Не опасно ли это? '''Гарибальди Буров''' Неа все ок у меня ничего не списало ...
1.0
хлебопечка delfa dbm 938 инструкция - ``` '''Георгий Архипов''' День добрый никак не могу найти .хлебопечка delfa dbm 938 инструкция. где то видел уже '''Винцент Петров''' Вот хороший сайт где можно скачать http://bit.ly/177bw39 '''Адий Копылов''' Просит ввести номер мобилы!Не опасно ли это? '''Гарибальди Буров'''...
defect
хлебопечка delfa dbm инструкция георгий архипов день добрый никак не могу найти хлебопечка delfa dbm инструкция где то видел уже винцент петров вот хороший сайт где можно скачать адий копылов просит ввести номер мобилы не опасно ли это гарибальди буров неа все ок у меня ничег...
1
14,658
2,831,387,706
IssuesEvent
2015-05-24 15:52:35
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
Got Error 70 in Canon 650D Rebil T4i
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Turn on 2. When I went to the LCD display mode to view the image to take snap. It throws Err 70. 3. Turn off and on again or remove and reset the battery. Tried but still got the same error 70 What is the expected output? What do you see instead? It should display the i...
1.0
Got Error 70 in Canon 650D Rebil T4i - ``` What steps will reproduce the problem? 1. Turn on 2. When I went to the LCD display mode to view the image to take snap. It throws Err 70. 3. Turn off and on again or remove and reset the battery. Tried but still got the same error 70 What is the expected output? What do y...
defect
got error in canon rebil what steps will reproduce the problem turn on when i went to the lcd display mode to view the image to take snap it throws err turn off and on again or remove and reset the battery tried but still got the same error what is the expected output what do you see i...
1
190,952
6,824,228,501
IssuesEvent
2017-11-08 04:44:37
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[craftercms] There is a typo in the restore section of crafter.bat
bug priority: medium
When you run `crafter.bat restore <backup_file>`, it says `findst` is not recognized as an internal or external command. (Should it be `findstr`?) Line 160: ``` netstat -o -n -a | findst startMongodbr "0.0.0.0:%TOMCAT_HTTP_PORT%" ``` Also, if I fix the typo and run the restore script, the script continues to ...
1.0
[craftercms] There is a typo in the restore section of crafter.bat - When you run `crafter.bat restore <backup_file>`, it says `findst` is not recognized as an internal or external command. (Should it be `findstr`?) Line 160: ``` netstat -o -n -a | findst startMongodbr "0.0.0.0:%TOMCAT_HTTP_PORT%" ``` Also, i...
non_defect
there is a typo in the restore section of crafter bat when you run crafter bat restore it says findst is not recognized as an internal or external command should it be findstr line netstat o n a findst startmongodbr tomcat http port also if i fix the typo and run ...
0
370,667
25,918,307,518
IssuesEvent
2022-12-15 19:22:39
toddfarmer/arrow-migration
https://api.github.com/repos/toddfarmer/arrow-migration
closed
[C++/Python] Add troubleshooting section for setting up HDFS JNI interface
Migrated from Jira Type: enhancement Component: Documentation
***Note**: This issue was originally created as [ARROW-1313](https://issues.apache.org/jira/browse/ARROW-1313). Please see the [migration documentation](https://gist.github.com/toddfarmer/12aa88361532d21902818a6044fda4c3) for further details.* ### Original Issue Description: The hadoop library directory contains a lib...
1.0
[C++/Python] Add troubleshooting section for setting up HDFS JNI interface - ***Note**: This issue was originally created as [ARROW-1313](https://issues.apache.org/jira/browse/ARROW-1313). Please see the [migration documentation](https://gist.github.com/toddfarmer/12aa88361532d21902818a6044fda4c3) for further details.*...
non_defect
add troubleshooting section for setting up hdfs jni interface note this issue was originally created as please see the for further details original issue description the hadoop library directory contains a libhdfs a and a libhadoop so but no libhdfs so
0
44,508
12,217,643,445
IssuesEvent
2020-05-01 17:38:04
OpenMS/OpenMS
https://api.github.com/repos/OpenMS/OpenMS
opened
NucleicAcidSearchEngine: sequence matches missing in mzTab output
defect
Reported by Joshua Jones and verified by me. Oligonucleotide sequences that match in several places in one RNA are not correctly listed as such in mzTab output ("OLI" section) from NucleicAcidSearchEngine. They only appear once with the last match in the RNA. (Oligos that match in multiple RNAs will be listed multip...
1.0
NucleicAcidSearchEngine: sequence matches missing in mzTab output - Reported by Joshua Jones and verified by me. Oligonucleotide sequences that match in several places in one RNA are not correctly listed as such in mzTab output ("OLI" section) from NucleicAcidSearchEngine. They only appear once with the last match in t...
defect
nucleicacidsearchengine sequence matches missing in mztab output reported by joshua jones and verified by me oligonucleotide sequences that match in several places in one rna are not correctly listed as such in mztab output oli section from nucleicacidsearchengine they only appear once with the last match in t...
1
74,214
9,764,334,563
IssuesEvent
2019-06-05 15:33:49
andriy-ilin/ukrainer.apl
https://api.github.com/repos/andriy-ilin/ukrainer.apl
closed
create ENVIROMENT.md
epic/documentation
# Environment Variables Write about environment variables which can be configured application. With such structure: Name | Default value | Description -- | -- | --
1.0
create ENVIROMENT.md - # Environment Variables Write about environment variables which can be configured application. With such structure: Name | Default value | Description -- | -- | --
non_defect
create enviroment md environment variables write about environment variables which can be configured application with such structure name default value description
0
672,550
22,830,548,711
IssuesEvent
2022-07-12 12:34:51
CodeYourFuture/ldn8-horizon-chatterbox-talent
https://api.github.com/repos/CodeYourFuture/ldn8-horizon-chatterbox-talent
closed
Clear search button
s medium priority
add a button that clears a user search, resetting the state back to its original state
1.0
Clear search button - add a button that clears a user search, resetting the state back to its original state
non_defect
clear search button add a button that clears a user search resetting the state back to its original state
0
74,235
25,017,669,906
IssuesEvent
2022-11-03 20:23:52
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
Table: Frozen column has no selection border
defect
### Describe the bug Clicking on a table row displays a selection border across the row. However, frozen columns are missing this border. ### Environment Slackblitz. Windows 10 64 Bit Chrome 106.0.5249.119 ### Reproducer https://stackblitz.com/edit/table-frozen-column-has-no-selection-border ### Angular versi...
1.0
Table: Frozen column has no selection border - ### Describe the bug Clicking on a table row displays a selection border across the row. However, frozen columns are missing this border. ### Environment Slackblitz. Windows 10 64 Bit Chrome 106.0.5249.119 ### Reproducer https://stackblitz.com/edit/table-frozen-co...
defect
table frozen column has no selection border describe the bug clicking on a table row displays a selection border across the row however frozen columns are missing this border environment slackblitz windows bit chrome reproducer angular version primeng version ...
1
44,438
12,157,616,860
IssuesEvent
2020-04-25 22:59:39
SarahAbigayle/SE310SE420FinalProjectNonGUI
https://api.github.com/repos/SarahAbigayle/SE310SE420FinalProjectNonGUI
closed
Journal reopening
defect
File: Journal.java Line #: N/A Once a journal has been closed, it can not be reopened. This is because of the variable closePageMenu which controls the loop
1.0
Journal reopening - File: Journal.java Line #: N/A Once a journal has been closed, it can not be reopened. This is because of the variable closePageMenu which controls the loop
defect
journal reopening file journal java line n a once a journal has been closed it can not be reopened this is because of the variable closepagemenu which controls the loop
1
825,584
31,395,134,550
IssuesEvent
2023-08-26 20:56:58
thePlebDev/Clicker
https://api.github.com/repos/thePlebDev/Clicker
closed
handle the USERSTATE
enhancement priority 1 priority 2
# Proposed change - So, as it turns out when a logged in user posts a chat [Twitch's IRC](https://dev.twitch.tv/docs/irc/), only sends back the `USERSTATE` and not the logged in user's chat message. - So we have to store the user's USERSTATE and every time the user chats we need to take into account the `USERSTATE` ...
2.0
handle the USERSTATE - # Proposed change - So, as it turns out when a logged in user posts a chat [Twitch's IRC](https://dev.twitch.tv/docs/irc/), only sends back the `USERSTATE` and not the logged in user's chat message. - So we have to store the user's USERSTATE and every time the user chats we need to take into a...
non_defect
handle the userstate proposed change so as it turns out when a logged in user posts a chat only sends back the userstate and not the logged in user s chat message so we have to store the user s userstate and every time the user chats we need to take into account the userstate and use it to post the...
0
180,379
13,930,214,986
IssuesEvent
2020-10-22 01:49:47
OpenMined/PySyft
https://api.github.com/repos/OpenMined/PySyft
closed
Add torch.Tensor.ndim to allowlist and test suite
Priority: 2 - High :cold_sweat: Severity: 3 - Medium :unamused: Status: Available :wave: Type: New Feature :heavy_plus_sign: Type: Testing :test_tube:
# Description This issue is a part of Syft 0.3.0 Epic 2: https://github.com/OpenMined/PySyft/issues/3696 In this issue, you will be adding support for remote execution of the torch.Tensor.ndim method or property. This might be a really small project (literally a one-liner) or it might require adding significant func...
2.0
Add torch.Tensor.ndim to allowlist and test suite - # Description This issue is a part of Syft 0.3.0 Epic 2: https://github.com/OpenMined/PySyft/issues/3696 In this issue, you will be adding support for remote execution of the torch.Tensor.ndim method or property. This might be a really small project (literally a on...
non_defect
add torch tensor ndim to allowlist and test suite description this issue is a part of syft epic in this issue you will be adding support for remote execution of the torch tensor ndim method or property this might be a really small project literally a one liner or it might require adding significan...
0
20,409
3,354,042,696
IssuesEvent
2015-11-18 10:06:03
contao/core
https://api.github.com/repos/contao/core
closed
Alternativtext und Bildunterschrift werden nicht gespeichert, wenn Bild mit "wichtigem Teil" verwendet wird
defect
Anleitung zur Reproduktion 1. Lade zwei Bilder in die Dateiverwaltung. 2. Eines der Bilder bearbeitest du, in dem du eine Auswahl für den wichtigen Teil ziehst und speicherst. 3. Du gehst im Menü auf Nachrichten, klickst bei einem Archiv auf bearbeiten, damit du eine neue News erstellen kannst (Archiv muss natürli...
1.0
Alternativtext und Bildunterschrift werden nicht gespeichert, wenn Bild mit "wichtigem Teil" verwendet wird - Anleitung zur Reproduktion 1. Lade zwei Bilder in die Dateiverwaltung. 2. Eines der Bilder bearbeitest du, in dem du eine Auswahl für den wichtigen Teil ziehst und speicherst. 3. Du gehst im Menü auf Nachr...
defect
alternativtext und bildunterschrift werden nicht gespeichert wenn bild mit wichtigem teil verwendet wird anleitung zur reproduktion lade zwei bilder in die dateiverwaltung eines der bilder bearbeitest du in dem du eine auswahl für den wichtigen teil ziehst und speicherst du gehst im menü auf nachr...
1
191,707
6,841,021,257
IssuesEvent
2017-11-11 07:46:03
NuGet/Home
https://api.github.com/repos/NuGet/Home
closed
Restore nuget failed : Ambigous project name
Area: Restore Priority:1
# Version details **Nuget version** : AppVeyor version ( Current Visual Studio 2017 version ) **MSBuild version** : 15.4.8.50001 **OS** : AppVeyor version **Project Type** : Multiplaform nuget for Xamarin **Link to appveyor** : https://ci.appveyor.com/project/AlexTeixeira/askmethat-xforms-controls/build...
1.0
Restore nuget failed : Ambigous project name - # Version details **Nuget version** : AppVeyor version ( Current Visual Studio 2017 version ) **MSBuild version** : 15.4.8.50001 **OS** : AppVeyor version **Project Type** : Multiplaform nuget for Xamarin **Link to appveyor** : https://ci.appveyor.com/proje...
non_defect
restore nuget failed ambigous project name version details nuget version appveyor version current visual studio version msbuild version os appveyor version project type multiplaform nuget for xamarin link to appveyor link to github project ...
0
112,750
17,101,210,250
IssuesEvent
2021-07-09 11:31:17
bithyve/hexa
https://api.github.com/repos/bithyve/hexa
opened
The modal closes after selecting any backup option when sharing the recovery key.
1.8.0 Wallet Security
- Selecting any backup option while sharing the recovery key closes the "Backup Recovery Key" modal. - When we do this flow again for the second time then it works.
True
The modal closes after selecting any backup option when sharing the recovery key. - - Selecting any backup option while sharing the recovery key closes the "Backup Recovery Key" modal. - When we do this flow again for the second time then it works.
non_defect
the modal closes after selecting any backup option when sharing the recovery key selecting any backup option while sharing the recovery key closes the backup recovery key modal when we do this flow again for the second time then it works
0
9,308
2,615,143,645
IssuesEvent
2015-03-01 06:19:02
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Canvas example -> photo=none: Dragable photos have bad anti-aliasing
auto-migrated Priority-Medium Slides Type-Defect
``` (Tested with Chrome 5.0.375.70 on Windows Vista) See attached screen-grab. The anti-aliasing when rotating the photos shows white pixels on the edges even if "Photo" is set to none. IT should not show any white. ``` Original issue reported on code.google.com by `skylined@chromium.org` on 24 Jun 2010 at 8:05 A...
1.0
Canvas example -> photo=none: Dragable photos have bad anti-aliasing - ``` (Tested with Chrome 5.0.375.70 on Windows Vista) See attached screen-grab. The anti-aliasing when rotating the photos shows white pixels on the edges even if "Photo" is set to none. IT should not show any white. ``` Original issue reported ...
defect
canvas example photo none dragable photos have bad anti aliasing tested with chrome on windows vista see attached screen grab the anti aliasing when rotating the photos shows white pixels on the edges even if photo is set to none it should not show any white original issue reported on ...
1
7,918
2,611,066,219
IssuesEvent
2015-02-27 00:30:56
alistairreilly/andors-trail
https://api.github.com/repos/alistairreilly/andors-trail
closed
small glitch - Walkable hovering chair behind Guthbered
auto-migrated Milestone-0.6.10 Type-Defect
``` if you chose to kill Guthbered and you kill him you can go to the chair behind him and your character is not showing over the chair. ``` Original issue reported on code.google.com by `dope...@gmail.com` on 2 Jul 2011 at 3:57
1.0
small glitch - Walkable hovering chair behind Guthbered - ``` if you chose to kill Guthbered and you kill him you can go to the chair behind him and your character is not showing over the chair. ``` Original issue reported on code.google.com by `dope...@gmail.com` on 2 Jul 2011 at 3:57
defect
small glitch walkable hovering chair behind guthbered if you chose to kill guthbered and you kill him you can go to the chair behind him and your character is not showing over the chair original issue reported on code google com by dope gmail com on jul at
1
62,183
17,023,868,344
IssuesEvent
2021-07-03 04:16:21
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
"Browse Notes" layer should be labeled "See/Add error reports" and be explained
Component: website Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 6.26pm, Wednesday, 17th July 2013]** Having passed it by without noticing what it means, I think that "Browse Notes" layer should be labeled "See / Add error reports". Also at the bottom of the page. Especially since [http://wiki.openstreetmap.org/wiki/Notes its wiki...
1.0
"Browse Notes" layer should be labeled "See/Add error reports" and be explained - **[Submitted to the original trac issue database at 6.26pm, Wednesday, 17th July 2013]** Having passed it by without noticing what it means, I think that "Browse Notes" layer should be labeled "See / Add error reports". Also at the botto...
defect
browse notes layer should be labeled see add error reports and be explained having passed it by without noticing what it means i think that browse notes layer should be labeled see add error reports also at the bottom of the page especially since states that it s for reporting errors or lacks ...
1
22,630
7,195,417,884
IssuesEvent
2018-02-04 16:57:43
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
closed
Github->Jenkins PR Trigger Comments need to support jdk8
comp:build jdk8
related #660 We currently support the following PR builds via Github PR comments. - OpenJ9-JDK9 zLinux (linux_390-64_cmprssptrs) - compile only - sanity - extended - OpenJ9-JDK9 pLinux (linux_ppc-64_cmprssptrs_le) - compile only - sanity - extended You can trigger these builds via PR co...
1.0
Github->Jenkins PR Trigger Comments need to support jdk8 - related #660 We currently support the following PR builds via Github PR comments. - OpenJ9-JDK9 zLinux (linux_390-64_cmprssptrs) - compile only - sanity - extended - OpenJ9-JDK9 pLinux (linux_ppc-64_cmprssptrs_le) - compile only - sani...
non_defect
github jenkins pr trigger comments need to support related we currently support the following pr builds via github pr comments zlinux linux cmprssptrs compile only sanity extended plinux linux ppc cmprssptrs le compile only sanity extended you ...
0
4,106
2,610,087,507
IssuesEvent
2015-02-26 18:26:33
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:20
1.0
深圳痤疮哪里祛最好 - ``` 深圳痤疮哪里祛最好【深圳韩方科颜全国热线400-869-1818,24小 时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:20
defect
深圳痤疮哪里祛最好 深圳痤疮哪里祛最好【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 original issue reported on code google com by szft com on may at
1
27,740
6,897,025,549
IssuesEvent
2017-11-23 22:12:47
ancestorak/brief
https://api.github.com/repos/ancestorak/brief
closed
Brief 2.3.0 settings do not keep unless page is refreshed before closing
A-code T-bug
This is a minor problem. But it might help someone who might be having the same issue. I am on Windows 10, pcxFirefox 64-bit. I am using the Brief icon to open the Brief page. I have a sidebar that is too wide and a folder that is expanded which I want closed. Changing the settings has no effect when I open Brief...
1.0
Brief 2.3.0 settings do not keep unless page is refreshed before closing - This is a minor problem. But it might help someone who might be having the same issue. I am on Windows 10, pcxFirefox 64-bit. I am using the Brief icon to open the Brief page. I have a sidebar that is too wide and a folder that is expanded...
non_defect
brief settings do not keep unless page is refreshed before closing this is a minor problem but it might help someone who might be having the same issue i am on windows pcxfirefox bit i am using the brief icon to open the brief page i have a sidebar that is too wide and a folder that is expanded w...
0
28,748
5,348,389,287
IssuesEvent
2017-02-18 04:23:27
amitdholiya/vqmod
https://api.github.com/repos/amitdholiya/vqmod
reopened
vqmod is not working
auto-migrated Priority-Medium Type-Defect
``` I have installed vqmod but it doesn't show successfully installed message on front-end. and it shows me this error: [28-Jul-2014 06:54:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/pdo_mysql.so' - /usr/local/lib/php/extensions/no-debug...
1.0
vqmod is not working - ``` I have installed vqmod but it doesn't show successfully installed message on front-end. and it shows me this error: [28-Jul-2014 06:54:12 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/pdo_mysql.so' - /usr/local/lib/...
defect
vqmod is not working i have installed vqmod but it doesn t show successfully installed message on front end and it shows me this error php warning php startup unable to load dynamic library usr local lib php extensions no debug non zts pdo mysql so usr local lib php extensions no debug non zts ...
1
71,929
3,369,938,430
IssuesEvent
2015-11-23 12:56:39
leandrohsilveira/pontocontrol
https://api.github.com/repos/leandrohsilveira/pontocontrol
closed
As páginas não estão considerando o Locale
affect version: 1.2.0 bug enhancement priority: low resolved
As datas estão sendo exibidas em Inglês e em UTC. Corrigir para considerar localização do usuário.
1.0
As páginas não estão considerando o Locale - As datas estão sendo exibidas em Inglês e em UTC. Corrigir para considerar localização do usuário.
non_defect
as páginas não estão considerando o locale as datas estão sendo exibidas em inglês e em utc corrigir para considerar localização do usuário
0
73,549
19,707,342,827
IssuesEvent
2022-01-12 23:59:12
nforgeio/neonKUBE
https://api.github.com/repos/nforgeio/neonKUBE
closed
Build is hanging for 10 minutes
bug build
Out of the blue, I've started running into neonKUBE build issues: 1. KubeOps calls to the operator to generate CRDs,... is failing with a `int.MaxValue` exit code 2. `neon-build dotnet publish ...` calls are hanging for 10 minutes and then the publish fails: ``` Build started... 1>------ Build started: Project...
1.0
Build is hanging for 10 minutes - Out of the blue, I've started running into neonKUBE build issues: 1. KubeOps calls to the operator to generate CRDs,... is failing with a `int.MaxValue` exit code 2. `neon-build dotnet publish ...` calls are hanging for 10 minutes and then the publish fails: ``` Build started.....
non_defect
build is hanging for minutes out of the blue i ve started running into neonkube build issues kubeops calls to the operator to generate crds is failing with a int maxvalue exit code neon build dotnet publish calls are hanging for minutes and then the publish fails build started ...
0
46,359
24,493,839,342
IssuesEvent
2022-10-10 06:41:25
apache/shardingsphere
https://api.github.com/repos/apache/shardingsphere
reopened
About the slow start of ShardingSphere
type: enhancement type: performance status: inactive
In my team, some databases were divided into databases by month, resulting in the increase of databases. When myCAT was replaced with Sharding, I noticed that the startup was slow due to too many database links. Through debugging positioning code found in org. Apache. Shardingsphere. Infra. Database. The type of getDa...
True
About the slow start of ShardingSphere - In my team, some databases were divided into databases by month, resulting in the increase of databases. When myCAT was replaced with Sharding, I noticed that the startup was slow due to too many database links. Through debugging positioning code found in org. Apache. Shardings...
non_defect
about the slow start of shardingsphere in my team some databases were divided into databases by month resulting in the increase of databases when mycat was replaced with sharding i noticed that the startup was slow due to too many database links through debugging positioning code found in org apache shardings...
0
18,642
3,078,273,570
IssuesEvent
2015-08-21 09:07:00
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
closed
geoPath
auto-migrated Component-geoPaths Priority-Medium Type-Defect
``` 1. walidacja wpisów 'geościeżka zdobyta' (ajaxAddComment.php) 2. http://opencaching.pl/powerTrail.php?ptAction=showSerie&ptrail=22 system sprawdzający, czy geościeżka została zdobyta, czy nie nie działa tak jak powinien. Oryginalnie cała ścieżka miała 19 skrzynek. Teraz niezarchiwizowanych jest 16 z czego 13 ...
1.0
geoPath - ``` 1. walidacja wpisów 'geościeżka zdobyta' (ajaxAddComment.php) 2. http://opencaching.pl/powerTrail.php?ptAction=showSerie&ptrail=22 system sprawdzający, czy geościeżka została zdobyta, czy nie nie działa tak jak powinien. Oryginalnie cała ścieżka miała 19 skrzynek. Teraz niezarchiwizowanych jest 16 z...
defect
geopath walidacja wpisów geościeżka zdobyta ajaxaddcomment php system sprawdzający czy geościeżka została zdobyta czy nie nie działa tak jak powinien oryginalnie cała ścieżka miała skrzynek teraz niezarchiwizowanych jest z czego naprawdę istnieje w związku z tym właściciel ścieżki zm...
1
39,004
9,124,954,793
IssuesEvent
2019-02-24 09:11:53
pearu/pylibtiff
https://api.github.com/repos/pearu/pylibtiff
closed
Segmentation fault at "from libtiff import TIFF" / dlopen(...tif_lzw.so") with python 2.6
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. run enthought python distribution 6.3-2 on scientific linux 5 2. build/install pylibtiff (revision 70) 3. run python -c "from libtiff import TIFF" What is the expected output? What do you see instead? $ python -v -d -c "from libtiff import TIFF" .... import copy # precomp...
1.0
Segmentation fault at "from libtiff import TIFF" / dlopen(...tif_lzw.so") with python 2.6 - ``` What steps will reproduce the problem? 1. run enthought python distribution 6.3-2 on scientific linux 5 2. build/install pylibtiff (revision 70) 3. run python -c "from libtiff import TIFF" What is the expected output? What ...
defect
segmentation fault at from libtiff import tiff dlopen tif lzw so with python what steps will reproduce the problem run enthought python distribution on scientific linux build install pylibtiff revision run python c from libtiff import tiff what is the expected output what d...
1
117,769
25,194,214,824
IssuesEvent
2022-11-12 09:42:42
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.2] Under the author of the article everywhere "Alias: Joomla"
No Code Attached Yet
### Steps to reproduce the issue Install 4.2, Install demo data, Go to Content --- Articles, Please note that under the author of the articles, the **Joomla** alias is mentioned everywhere. ![Screenshot_1](https://user-images.githubusercontent.com/8440661/201466217-628a8d8b-42a6-4a67-963f-8cd303ef425a.png)
1.0
[4.2] Under the author of the article everywhere "Alias: Joomla" - ### Steps to reproduce the issue Install 4.2, Install demo data, Go to Content --- Articles, Please note that under the author of the articles, the **Joomla** alias is mentioned everywhere. ![Screenshot_1](https://user-images.githubusercontent.co...
non_defect
under the author of the article everywhere alias joomla steps to reproduce the issue install install demo data go to content articles please note that under the author of the articles the joomla alias is mentioned everywhere
0
95,936
16,112,919,197
IssuesEvent
2021-04-28 01:08:28
utopikkad/my-Pokedex
https://api.github.com/repos/utopikkad/my-Pokedex
closed
CVE-2018-11499 (High) detected in opennms-opennms-source-24.1.2-1 - autoclosed
security vulnerability
## CVE-2018-11499 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-24.1.2-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Li...
True
CVE-2018-11499 (High) detected in opennms-opennms-source-24.1.2-1 - autoclosed - ## CVE-2018-11499 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-24.1.2-1</b></p>...
non_defect
cve high detected in opennms opennms source autoclosed cve high severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in head commit a href library source...
0
569,026
16,992,954,093
IssuesEvent
2021-07-01 00:06:03
dacharya64/UCSCClimateGame
https://api.github.com/repos/dacharya64/UCSCClimateGame
opened
Add thermometer to overworld that displays global temp
medium priority overworld question
15 - 22 temp spread (do we want to keep it at these volumes?)
1.0
Add thermometer to overworld that displays global temp - 15 - 22 temp spread (do we want to keep it at these volumes?)
non_defect
add thermometer to overworld that displays global temp temp spread do we want to keep it at these volumes
0
237,836
19,678,863,344
IssuesEvent
2022-01-11 14:59:46
IGS/gEAR
https://api.github.com/repos/IGS/gEAR
closed
add the function to select the entire row by clicking the row index (Primary analysis)
enhancement 0.5 needs testing
could we add the function to be able to select the entire row by just clicking the row index ? it will be so useful for the datasets with a lot of cell types under different conditions. https://umgear.org/analyze_dataset.html?dataset_id=80eadbe6-49ac-8eaf-f2fb-e07706cf117b ![Screen Shot 2022-01-07 at 9 11 46...
1.0
add the function to select the entire row by clicking the row index (Primary analysis) - could we add the function to be able to select the entire row by just clicking the row index ? it will be so useful for the datasets with a lot of cell types under different conditions. https://umgear.org/analyze_dataset.html...
non_defect
add the function to select the entire row by clicking the row index primary analysis could we add the function to be able to select the entire row by just clicking the row index it will be so useful for the datasets with a lot of cell types under different conditions
0
61,447
17,023,696,884
IssuesEvent
2021-07-03 03:21:18
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
i18n not working?
Component: rails_port Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 3.34pm, Wednesday, 6th April 2011]** I have seen that the i18n branch has been merged into P2 which is great. There also appears to be an initial translation to German in the source code. However, when logging on to the osm website and editing with P2, it does not...
1.0
i18n not working? - **[Submitted to the original trac issue database at 3.34pm, Wednesday, 6th April 2011]** I have seen that the i18n branch has been merged into P2 which is great. There also appears to be an initial translation to German in the source code. However, when logging on to the osm website and editing ...
defect
not working i have seen that the branch has been merged into which is great there also appears to be an initial translation to german in the source code however when logging on to the osm website and editing with it does not show up in german
1
31,985
6,673,955,767
IssuesEvent
2017-10-04 16:44:37
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
[Qt 5.8] Life totals don't show
App - Cockatrice Defect - Basic UI / UX
<b>OS:</b> Ubuntu 16.04 <b>Cockatrice version:</b> 2.3.18-custom_a6d3229 (2017-08-19) __________ I can't get a version of Cockatrice_Trial_of_the_Gods for Ubuntu, and the version I was able to get does not show life totals next to players names. I got this version by following the instructions here: https:...
1.0
[Qt 5.8] Life totals don't show - <b>OS:</b> Ubuntu 16.04 <b>Cockatrice version:</b> 2.3.18-custom_a6d3229 (2017-08-19) __________ I can't get a version of Cockatrice_Trial_of_the_Gods for Ubuntu, and the version I was able to get does not show life totals next to players names. I got this version by follo...
defect
life totals don t show os ubuntu cockatrice version custom i can t get a version of cockatrice trial of the gods for ubuntu and the version i was able to get does not show life totals next to players names i got this version by following the instructions here
1
393,756
27,008,249,303
IssuesEvent
2023-02-10 13:28:24
digaus/community-capacitor-wifi
https://api.github.com/repos/digaus/community-capacitor-wifi
closed
How to use/install?
documentation
Thanks for this, Sorry for the question, but how can I install this in a ionic/angular project? I've alrady added capacitor core to it, but I don't know how to get this.
1.0
How to use/install? - Thanks for this, Sorry for the question, but how can I install this in a ionic/angular project? I've alrady added capacitor core to it, but I don't know how to get this.
non_defect
how to use install thanks for this sorry for the question but how can i install this in a ionic angular project i ve alrady added capacitor core to it but i don t know how to get this
0
425,405
29,477,354,925
IssuesEvent
2023-06-02 00:13:09
ryanheise/just_audio
https://api.github.com/repos/ryanheise/just_audio
opened
Improve documentation for handling removal of microphone access on iOS.
documentation 1 backlog
**To which pages does your suggestion apply?** - https://pub.dev/packages/audio_session#ios-setup **Quote the sentences(s) from the documentation to be improved (if any)** > To do so, edit your ios/Podfile as follows: **Describe your suggestion** Update to "To do so, edit your ios/Podfile as follows AN...
1.0
Improve documentation for handling removal of microphone access on iOS. - **To which pages does your suggestion apply?** - https://pub.dev/packages/audio_session#ios-setup **Quote the sentences(s) from the documentation to be improved (if any)** > To do so, edit your ios/Podfile as follows: **Describe you...
non_defect
improve documentation for handling removal of microphone access on ios to which pages does your suggestion apply quote the sentences s from the documentation to be improved if any to do so edit your ios podfile as follows describe your suggestion update to to do so edit you...
0
77,507
14,860,104,210
IssuesEvent
2021-01-18 19:49:31
rozniak/Junkbot
https://api.github.com/repos/rozniak/Junkbot
opened
Scene and actor code needs cleanup to support unit testing
code-standards
The code in `Scene.cs` is coupled with other things that makes it unsuitable for writing unit tests on. The same goes for the actor code. There shouldn't be any dependencies required other than between actors and their scene (no requirement for `AnimationStore` for instance. This issue is a prerequisite for https://...
1.0
Scene and actor code needs cleanup to support unit testing - The code in `Scene.cs` is coupled with other things that makes it unsuitable for writing unit tests on. The same goes for the actor code. There shouldn't be any dependencies required other than between actors and their scene (no requirement for `AnimationStor...
non_defect
scene and actor code needs cleanup to support unit testing the code in scene cs is coupled with other things that makes it unsuitable for writing unit tests on the same goes for the actor code there shouldn t be any dependencies required other than between actors and their scene no requirement for animationstor...
0
10,278
2,622,140,475
IssuesEvent
2015-03-04 00:01:48
byzhang/spserver
https://api.github.com/repos/byzhang/spserver
opened
想在iPhone上使用spserver,不过编译没有通过
auto-migrated Priority-Medium Type-Defect
``` libevent 在 iPhone 上编译不通过,是不是 spserver 完全没可能使用? iPhone 是基于 darwin, cpu 是 arm, gcc 是 4.2.1 ``` Original issue reported on code.google.com by `jack.xnu...@gmail.com` on 5 May 2009 at 8:47
1.0
想在iPhone上使用spserver,不过编译没有通过 - ``` libevent 在 iPhone 上编译不通过,是不是 spserver 完全没可能使用? iPhone 是基于 darwin, cpu 是 arm, gcc 是 4.2.1 ``` Original issue reported on code.google.com by `jack.xnu...@gmail.com` on 5 May 2009 at 8:47
defect
想在iphone上使用spserver,不过编译没有通过 libevent 在 iphone 上编译不通过,是不是 spserver 完全没可能使用? iphone 是基于 darwin, cpu 是 arm, gcc 是 original issue reported on code google com by jack xnu gmail com on may at
1
1,341
2,511,865,960
IssuesEvent
2015-01-14 12:03:18
transientskp/tkp
https://api.github.com/repos/transientskp/tkp
opened
is_bright_source_near() needs atomizing
enhancement priority normal
As of 760e750f, tkp.quality.brightsource.is_bright_source_near() says: `TODO: this function should be split up and tested more atomically` moved from LOFAR issue tracker: https://support.astron.nl/lofar_issuetracker/issues/4841
1.0
is_bright_source_near() needs atomizing - As of 760e750f, tkp.quality.brightsource.is_bright_source_near() says: `TODO: this function should be split up and tested more atomically` moved from LOFAR issue tracker: https://support.astron.nl/lofar_issuetracker/issues/4841
non_defect
is bright source near needs atomizing as of tkp quality brightsource is bright source near says todo this function should be split up and tested more atomically moved from lofar issue tracker
0
4,789
2,610,156,205
IssuesEvent
2015-02-26 18:49:38
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Text
auto-migrated Priority-Medium Type-Defect
``` Fix centax text ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:30
1.0
Text - ``` Fix centax text ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:30
defect
text fix centax text original issue reported on code google com by gmail com on jan at
1
30,531
6,152,914,993
IssuesEvent
2017-06-28 08:39:12
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
AutoComplete box-shadow issue while nested in Panel
defect
**I'm submitting a ...** ``` [X] bug report ``` **Plunkr Case:** http://plnkr.co/edit/6d5zqe 'box-shadow' of MultiSelect behave wrong when it's focused and nested inside panel.
1.0
AutoComplete box-shadow issue while nested in Panel - **I'm submitting a ...** ``` [X] bug report ``` **Plunkr Case:** http://plnkr.co/edit/6d5zqe 'box-shadow' of MultiSelect behave wrong when it's focused and nested inside panel.
defect
autocomplete box shadow issue while nested in panel i m submitting a bug report plunkr case box shadow of multiselect behave wrong when it s focused and nested inside panel
1
11,261
2,645,221,922
IssuesEvent
2015-03-12 21:22:12
insin/newforms
https://api.github.com/repos/insin/newforms
closed
Managementform error client-side
Defect
I'm running into issues validating a Formset on the client-side. I'm getting the same error in your [example](http://newforms.readthedocs.org/en/latest/formsets.html#understanding-the-managementform): `ManagementForm data is missing or has been tampered with` Code below. There's some mutable array vars that aren't i...
1.0
Managementform error client-side - I'm running into issues validating a Formset on the client-side. I'm getting the same error in your [example](http://newforms.readthedocs.org/en/latest/formsets.html#understanding-the-managementform): `ManagementForm data is missing or has been tampered with` Code below. There's so...
defect
managementform error client side i m running into issues validating a formset on the client side i m getting the same error in your managementform data is missing or has been tampered with code below there s some mutable array vars that aren t included but can be inferred i get that error in the debugger ...
1
57,068
15,646,839,174
IssuesEvent
2021-03-23 01:52:09
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Device dehydration does not work
A-E2EE-Dehydration P1 S-Major T-Defect
### Description Messages sent when offline are showing `** Unable to decrypt: The sender's device has not sent us the keys for this message. **` errors, even though device dehyration is enabled in the config.json with ` "features": { "feature_dehydration": true },` ### Steps to reproduce - Bob...
1.0
Device dehydration does not work - ### Description Messages sent when offline are showing `** Unable to decrypt: The sender's device has not sent us the keys for this message. **` errors, even though device dehyration is enabled in the config.json with ` "features": { "feature_dehydration": true },`...
defect
device dehydration does not work description messages sent when offline are showing unable to decrypt the sender s device has not sent us the keys for this message errors even though device dehyration is enabled in the config json with features feature dehydration true ...
1
29,399
7,093,064,485
IssuesEvent
2018-01-12 18:57:38
opencode18/CodeStash
https://api.github.com/repos/opencode18/CodeStash
closed
Day3
Opencode18 Rookie: 10 Points
# Find out the Team ## Question: A school is conducting a debate competition in which participation is in teams. Stefan is the manager of the event. So has to allot students to different teams. There are 400 students with roll numbers from 1 to 400. Stefan thinks that he is smart so he used a logic to divide stud...
1.0
Day3 - # Find out the Team ## Question: A school is conducting a debate competition in which participation is in teams. Stefan is the manager of the event. So has to allot students to different teams. There are 400 students with roll numbers from 1 to 400. Stefan thinks that he is smart so he used a logic to divi...
non_defect
find out the team question a school is conducting a debate competition in which participation is in teams stefan is the manager of the event so has to allot students to different teams there are students with roll numbers from to stefan thinks that he is smart so he used a logic to divide stud...
0
134,150
5,221,345,213
IssuesEvent
2017-01-27 01:05:41
YaleSTC/vesta
https://api.github.com/repos/YaleSTC/vesta
closed
Admins can manually create groups outside of draws
complexity: 1 priority: 5 type: feature
This is for exceptional case handling outside of draws, we want them to be able to create ad-hoc groups of students and assign said groups to suites. We can use our existing data models as long as we remove the `validate :draw, presence: true` from groups and then everything else should be fine.
1.0
Admins can manually create groups outside of draws - This is for exceptional case handling outside of draws, we want them to be able to create ad-hoc groups of students and assign said groups to suites. We can use our existing data models as long as we remove the `validate :draw, presence: true` from groups and then ev...
non_defect
admins can manually create groups outside of draws this is for exceptional case handling outside of draws we want them to be able to create ad hoc groups of students and assign said groups to suites we can use our existing data models as long as we remove the validate draw presence true from groups and then ev...
0
265,220
8,345,171,109
IssuesEvent
2018-10-01 00:16:15
svaughn3/v202-Maintenance-Issues
https://api.github.com/repos/svaughn3/v202-Maintenance-Issues
opened
Vet label change
aa highest priority
@dlabott Sept 30, 2018 need to change the vet label consistent with email string: Well this is peachy. There are probably at least 15 offerings to update. In two quoting systems. (Note, this label will likely not be in any offering collectors) This won’t happen overnight :( I’ll go back and check but i thou...
1.0
Vet label change - @dlabott Sept 30, 2018 need to change the vet label consistent with email string: Well this is peachy. There are probably at least 15 offerings to update. In two quoting systems. (Note, this label will likely not be in any offering collectors) This won’t happen overnight :( I’ll go back ...
non_defect
vet label change dlabott sept need to change the vet label consistent with email string well this is peachy there are probably at least offerings to update in two quoting systems note this label will likely not be in any offering collectors this won’t happen overnight i’ll go back and c...
0
41,427
12,832,094,697
IssuesEvent
2020-07-07 07:00:35
rvvergara/javascript-weather-app
https://api.github.com/repos/rvvergara/javascript-weather-app
closed
CVE-2020-11022 (Medium) detected in jquery-1.7.1.min.js, jquery-3.3.1.tgz
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.1.min.js</b>, <b>jquery-3.3.1.tgz</b></p></summary> <p> <details><summary><b>jquery-1.7.1.min.js</b></p...
True
CVE-2020-11022 (Medium) detected in jquery-1.7.1.min.js, jquery-3.3.1.tgz - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.1.min.js</b>, <b>jquery-3.3....
non_defect
cve medium detected in jquery min js jquery tgz cve medium severity vulnerability vulnerable libraries jquery min js jquery tgz jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws sc...
0
5,944
7,435,319,518
IssuesEvent
2018-03-26 13:53:35
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
Imported state for aws_elasticache_cluster causes a problem with the port field
bug service/elasticache
_This issue was originally opened by @makered as hashicorp/terraform#9796. It was migrated here as part of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> Hi, After importing my Redis EC cluster via: `terraform...
1.0
Imported state for aws_elasticache_cluster causes a problem with the port field - _This issue was originally opened by @makered as hashicorp/terraform#9796. It was migrated here as part of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue i...
non_defect
imported state for aws elasticache cluster causes a problem with the port field this issue was originally opened by makered as hashicorp terraform it was migrated here as part of the the original body of the issue is below hi after importing my redis ec cluster via terraform import aws ela...
0