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
143,125
13,051,450,779
IssuesEvent
2020-07-29 17:06:52
sigmasoldi3r/charon-lang
https://api.github.com/repos/sigmasoldi3r/charon-lang
opened
Document list methods
documentation
Add to docs the definition and usage hints of the following API methods: - [ ] list/map - [ ] list/each - [ ] list/get - [ ] list/filter - [ ] list/merge - [ ] list/append - [ ] list/prepend - [ ] list/drop - [ ] list/drop-left - [ ] list/len - [ ] list/has? - [ ] list/find - [ ] list/reduce - [ ] list/...
1.0
Document list methods - Add to docs the definition and usage hints of the following API methods: - [ ] list/map - [ ] list/each - [ ] list/get - [ ] list/filter - [ ] list/merge - [ ] list/append - [ ] list/prepend - [ ] list/drop - [ ] list/drop-left - [ ] list/len - [ ] list/has? - [ ] list/find - [ ] ...
non_defect
document list methods add to docs the definition and usage hints of the following api methods list map list each list get list filter list merge list append list prepend list drop list drop left list len list has list find list reduce list redu...
0
63,636
8,689,294,302
IssuesEvent
2018-12-03 18:18:10
MetaMask/metamask-extension
https://api.github.com/repos/MetaMask/metamask-extension
closed
Feature request: on('accountChanged'), on('networkChanged')
L05-documentation T09-featureRequest
it would be great for Dapp devs to receive those events if a user changes his network or account in metamask
1.0
Feature request: on('accountChanged'), on('networkChanged') - it would be great for Dapp devs to receive those events if a user changes his network or account in metamask
non_defect
feature request on accountchanged on networkchanged it would be great for dapp devs to receive those events if a user changes his network or account in metamask
0
303,067
22,951,336,781
IssuesEvent
2022-07-19 07:43:04
hyperjumptech/monika
https://api.github.com/repos/hyperjumptech/monika
closed
Docs: Inconsistent and wrong yml example in notifications page
documentation
There are many issues with the examples in [Notifications](https://monika.hyperjump.tech/guides/notifications) page: - [x] The YAML example in Configurations sections is not valid. - [x] The YAML example in Desktop section is incomplete. It should have `notifications: `. It also has unnecessary `,` - [x] The YAML ...
1.0
Docs: Inconsistent and wrong yml example in notifications page - There are many issues with the examples in [Notifications](https://monika.hyperjump.tech/guides/notifications) page: - [x] The YAML example in Configurations sections is not valid. - [x] The YAML example in Desktop section is incomplete. It should hav...
non_defect
docs inconsistent and wrong yml example in notifications page there are many issues with the examples in page the yaml example in configurations sections is not valid the yaml example in desktop section is incomplete it should have notifications it also has unnecessary the yaml examp...
0
120,259
10,111,670,853
IssuesEvent
2019-07-30 13:15:28
CodaProtocol/coda
https://api.github.com/repos/CodaProtocol/coda
closed
Time-as-a-functor throughout coda_main etc, s.t. we can run integration tests with fake time
planning-after-testnet
see `time-exposed2` branch for partial work there (has probably bit-rotted enough that it's worth starting over maybe?)
1.0
Time-as-a-functor throughout coda_main etc, s.t. we can run integration tests with fake time - see `time-exposed2` branch for partial work there (has probably bit-rotted enough that it's worth starting over maybe?)
non_defect
time as a functor throughout coda main etc s t we can run integration tests with fake time see time branch for partial work there has probably bit rotted enough that it s worth starting over maybe
0
286,167
8,784,567,808
IssuesEvent
2018-12-20 10:13:42
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.wclk.com - video or audio doesn't play
browser-firefox priority-normal
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: --> **URL**: https://www.wclk.com/ **Browser / Version**: Firefox 64.0 **Operating System**: Mac OS X 10.12 **Tested Another Browser**: Yes **Problem type**: V...
1.0
www.wclk.com - video or audio doesn't play - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: --> **URL**: https://www.wclk.com/ **Browser / Version**: Firefox 64.0 **Operating System**: Mac OS X 10.12 **Teste...
non_defect
video or audio doesn t play url browser version firefox operating system mac os x tested another browser yes problem type video or audio doesn t play description the controls to stream the radio station don t even show up although once in a while it will step...
0
71,881
23,839,640,336
IssuesEvent
2022-09-06 09:10:57
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
App Layout: Missing profile icon on login
T-Defect Team: Delight Z-AppLayout
### Steps to reproduce There's no profile image in the top left when i log in to my element account. ### Outcome #### What did you expect? #### What happened instead? ### Your phone model _No response_ ### Operating system version _No response_ ### Application version and app store _No response_ ### Hom...
1.0
App Layout: Missing profile icon on login - ### Steps to reproduce There's no profile image in the top left when i log in to my element account. ### Outcome #### What did you expect? #### What happened instead? ### Your phone model _No response_ ### Operating system version _No response_ ### Application v...
defect
app layout missing profile icon on login steps to reproduce there s no profile image in the top left when i log in to my element account outcome what did you expect what happened instead your phone model no response operating system version no response application v...
1
56,174
14,962,017,105
IssuesEvent
2021-01-27 08:40:56
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
Missing specialization for std::hash<hpx::thread::id>
category: threadmanager type: compatibility issue type: defect
While we have a specialization for `std::hash<>` for `hpx::threads::thread_id`, we don't have one for `hpx::thread::id`.
1.0
Missing specialization for std::hash<hpx::thread::id> - While we have a specialization for `std::hash<>` for `hpx::threads::thread_id`, we don't have one for `hpx::thread::id`.
defect
missing specialization for std hash while we have a specialization for std hash for hpx threads thread id we don t have one for hpx thread id
1
18,813
3,088,065,150
IssuesEvent
2015-08-25 14:57:22
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
CacheCodecTemplate createConfig cacheConfig parameter
Team: Client Type: Defect
We need to expand CacheCodecTemplate createConfig cacheConfig parameter. It contains several subfields.
1.0
CacheCodecTemplate createConfig cacheConfig parameter - We need to expand CacheCodecTemplate createConfig cacheConfig parameter. It contains several subfields.
defect
cachecodectemplate createconfig cacheconfig parameter we need to expand cachecodectemplate createconfig cacheconfig parameter it contains several subfields
1
57,395
8,179,747,778
IssuesEvent
2018-08-28 17:17:54
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Push latest docs down into a "latest" folder
area: Documentation enhancement
Currently, the master-branch documents are generated daily and appear at http://docs.zephyrproject.org. Tagged release branch documentation appear at http://docs.zephyrproject.org/1.11.0/ (for example). Proposal is to move the master branch docs into http://docs.zephyrproject.org/latest to solve a problem with the CI...
1.0
Push latest docs down into a "latest" folder - Currently, the master-branch documents are generated daily and appear at http://docs.zephyrproject.org. Tagged release branch documentation appear at http://docs.zephyrproject.org/1.11.0/ (for example). Proposal is to move the master branch docs into http://docs.zephyrpr...
non_defect
push latest docs down into a latest folder currently the master branch documents are generated daily and appear at tagged release branch documentation appear at for example proposal is to move the master branch docs into to solve a problem with the ci systems not being able to properly sync the generate...
0
42,493
6,986,040,990
IssuesEvent
2017-12-14 00:59:04
golang/go
https://api.github.com/repos/golang/go
closed
testing: clarity of -timeout flag
Documentation
This is directly related to #20090, opening a new issue because I'm not sure whether closed issues are supposed to be reopened. The description of the `-timeout` flag has changed twice for Go 1.9. The first change (done by me) was intended to clarify that the timeout applies per package. The latest revision, referri...
1.0
testing: clarity of -timeout flag - This is directly related to #20090, opening a new issue because I'm not sure whether closed issues are supposed to be reopened. The description of the `-timeout` flag has changed twice for Go 1.9. The first change (done by me) was intended to clarify that the timeout applies per p...
non_defect
testing clarity of timeout flag this is directly related to opening a new issue because i m not sure whether closed issues are supposed to be reopened the description of the timeout flag has changed twice for go the first change done by me was intended to clarify that the timeout applies per packa...
0
105,350
4,234,380,431
IssuesEvent
2016-07-05 11:41:36
kubernetes/dashboard
https://api.github.com/repos/kubernetes/dashboard
closed
Log info about request time for all requests
area/dev priority/P2
Right now we log all requests, but with no timing info. It'd be useful to add this, since our list pages are getting more complex.
1.0
Log info about request time for all requests - Right now we log all requests, but with no timing info. It'd be useful to add this, since our list pages are getting more complex.
non_defect
log info about request time for all requests right now we log all requests but with no timing info it d be useful to add this since our list pages are getting more complex
0
18,987
3,117,657,683
IssuesEvent
2015-09-04 03:49:19
caarlos0/gwt-scrum-manager
https://api.github.com/repos/caarlos0/gwt-scrum-manager
closed
permissoes
auto-migrated Priority-High Type-Defect
``` criar permissão para definir se um usuário pode ou nao cadastrar coisas (tipo, projeto, outros usuários e cia) ou definir se qualquer user pode fazer isso.. ``` Original issue reported on code.google.com by `caarlos0` on 27 Sep 2011 at 11:49
1.0
permissoes - ``` criar permissão para definir se um usuário pode ou nao cadastrar coisas (tipo, projeto, outros usuários e cia) ou definir se qualquer user pode fazer isso.. ``` Original issue reported on code.google.com by `caarlos0` on 27 Sep 2011 at 11:49
defect
permissoes criar permissão para definir se um usuário pode ou nao cadastrar coisas tipo projeto outros usuários e cia ou definir se qualquer user pode fazer isso original issue reported on code google com by on sep at
1
8,694
2,611,536,288
IssuesEvent
2015-02-27 06:06:04
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
locked rooms need some kind of icon / filtering
auto-migrated Component-QtFrontend Component-Server OpSys-All Priority-Medium Type-Defect Usability
``` locked rooms need some kind of icon ``` Original issue reported on code.google.com by `unC0Rr` on 2 Feb 2014 at 6:07
1.0
locked rooms need some kind of icon / filtering - ``` locked rooms need some kind of icon ``` Original issue reported on code.google.com by `unC0Rr` on 2 Feb 2014 at 6:07
defect
locked rooms need some kind of icon filtering locked rooms need some kind of icon original issue reported on code google com by on feb at
1
24,049
3,901,927,730
IssuesEvent
2016-04-18 12:58:56
fallchildren/geben-on-emacs
https://api.github.com/repos/fallchildren/geben-on-emacs
closed
Open local files
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Dev environment on workstation, server is a separate machine, project files from server mounted on workstation. 2. Start debugging with geben 3. Temporary remote files are opened instead of local files What is the expected output? What do you see instead? I'd like geben t...
1.0
Open local files - ``` What steps will reproduce the problem? 1. Dev environment on workstation, server is a separate machine, project files from server mounted on workstation. 2. Start debugging with geben 3. Temporary remote files are opened instead of local files What is the expected output? What do you see instea...
defect
open local files what steps will reproduce the problem dev environment on workstation server is a separate machine project files from server mounted on workstation start debugging with geben temporary remote files are opened instead of local files what is the expected output what do you see instea...
1
22,098
4,772,987,249
IssuesEvent
2016-10-26 22:35:37
golang/go
https://api.github.com/repos/golang/go
closed
context: WithCancel example is not explaining cancel func
Documentation NeedsFix
As a user, I'd expect WithCancel example at https://tip.golang.org/pkg/context/#example_WithCancel to explain specific cancellation of the context by calling the cancel func. The example doesn't even require a cancellable context, see https://play.golang.org/p/4hMwLTCVaU. Is this example trying to achieve somethin...
1.0
context: WithCancel example is not explaining cancel func - As a user, I'd expect WithCancel example at https://tip.golang.org/pkg/context/#example_WithCancel to explain specific cancellation of the context by calling the cancel func. The example doesn't even require a cancellable context, see https://play.golang.org/p...
non_defect
context withcancel example is not explaining cancel func as a user i d expect withcancel example at to explain specific cancellation of the context by calling the cancel func the example doesn t even require a cancellable context see is this example trying to achieve something similar to what s below ...
0
70,954
23,389,385,052
IssuesEvent
2022-08-11 16:18:47
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Contentinfo landmark should not be contained within the main landmark
Needs refining ⭐️ Sitewide CMS 508/Accessibility 508-defect-2
## Description In the CMS, there are messages that appear at the top of the View and Edit screens (Content lock, broken links, etc.). These messages are contained in a contentinfo landmark which is a top level landmark and should not be nested. ## Screenshot ![image](https://user-images.githubusercontent.com/1066...
1.0
Contentinfo landmark should not be contained within the main landmark - ## Description In the CMS, there are messages that appear at the top of the View and Edit screens (Content lock, broken links, etc.). These messages are contained in a contentinfo landmark which is a top level landmark and should not be nested. ...
defect
contentinfo landmark should not be contained within the main landmark description in the cms there are messages that appear at the top of the view and edit screens content lock broken links etc these messages are contained in a contentinfo landmark which is a top level landmark and should not be nested ...
1
671,028
22,739,552,904
IssuesEvent
2022-07-07 01:25:41
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[docdb] Speedup CREATE DATABASE for YSQL
kind/bug area/ysql area/docdb priority/medium
Jira Link: [DB-2337](https://yugabyte.atlassian.net/browse/DB-2337) Internally, `CREATE DATABASE` uses `CatalogManager::CreateNamespace` and the corresponding `CatalogManager::CopyPgsqlSysTables`. Right now, this does several things which are slow, in the master context: 1) create tables one at a time, with the co...
1.0
[docdb] Speedup CREATE DATABASE for YSQL - Jira Link: [DB-2337](https://yugabyte.atlassian.net/browse/DB-2337) Internally, `CREATE DATABASE` uses `CatalogManager::CreateNamespace` and the corresponding `CatalogManager::CopyPgsqlSysTables`. Right now, this does several things which are slow, in the master context: ...
non_defect
speedup create database for ysql jira link internally create database uses catalogmanager createnamespace and the corresponding catalogmanager copypgsqlsystables right now this does several things which are slow in the master context create tables one at a time with the corresponding raft...
0
561,482
16,617,896,384
IssuesEvent
2021-06-02 19:17:38
ovro-lwa/lwa-issues
https://api.github.com/repos/ovro-lwa/lwa-issues
opened
get_board_current() method of python ARX client fails.
ARX M/C Priority 1 bug
Returns keyError: stack trace: ` brd_current = self._convertBoardCurrent(rtn['brd_currrent']) KeyError: 'brd_currrent' `
1.0
get_board_current() method of python ARX client fails. - Returns keyError: stack trace: ` brd_current = self._convertBoardCurrent(rtn['brd_currrent']) KeyError: 'brd_currrent' `
non_defect
get board current method of python arx client fails returns keyerror stack trace brd current self convertboardcurrent rtn keyerror brd currrent
0
390,881
26,874,324,085
IssuesEvent
2023-02-04 21:20:09
GraphicsProgramming/learnd3d11
https://api.github.com/repos/GraphicsProgramming/learnd3d11
closed
1-1-0: Diagram of D3D11 Pipeline/stages + explanation
documentation
Construct a [Mermaid](https://mermaid-js.github.io/mermaid/#/stateDiagram) diagram to show the various pipelines/stages
1.0
1-1-0: Diagram of D3D11 Pipeline/stages + explanation - Construct a [Mermaid](https://mermaid-js.github.io/mermaid/#/stateDiagram) diagram to show the various pipelines/stages
non_defect
diagram of pipeline stages explanation construct a diagram to show the various pipelines stages
0
47,654
13,247,730,718
IssuesEvent
2020-08-19 17:45:02
yoswein/wsd-451_public
https://api.github.com/repos/yoswein/wsd-451_public
opened
CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz
security vulnerability
## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimist-0.0.8.tgz</b></p></summary> <p>parse argument options</p> <p>Library home page: <a href="https://registry.np...
True
CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz - ## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimist-0.0.8.tgz</b></p></summary> <p>parse argument option...
non_defect
cve medium detected in minimist tgz cve medium severity vulnerability vulnerable library minimist tgz parse argument options library home page a href path to dependency file c users yossiweinberg appdata local temp ws scm wsd public package json path to vulnerable ...
0
956
2,594,371,358
IssuesEvent
2015-02-20 02:28:58
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
Ball-Trac has problems sending bugreport mails.
C: Webpages P: major R: fixed T: defect
**Reported by wolfgang on 2 Jun 40940390 13:56 UTC** (noticed on the retreat, more information and/or sample files to follow)
1.0
Ball-Trac has problems sending bugreport mails. - **Reported by wolfgang on 2 Jun 40940390 13:56 UTC** (noticed on the retreat, more information and/or sample files to follow)
defect
ball trac has problems sending bugreport mails reported by wolfgang on jun utc noticed on the retreat more information and or sample files to follow
1
4,553
2,610,116,449
IssuesEvent
2015-02-26 18:36:09
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Drupal categories don't work
auto-migrated drupal Milestone-1.2 Priority-Medium Type-Defect
``` What's the problem? When using Drupal, categories are not saved on publish and the Add Category button doesn't work. What version of ScribeFire are you running? 1.1.1.0 ``` ----- Original issue reported on code.google.com by `cfinke` on 20 Jul 2010 at 2:54
1.0
Drupal categories don't work - ``` What's the problem? When using Drupal, categories are not saved on publish and the Add Category button doesn't work. What version of ScribeFire are you running? 1.1.1.0 ``` ----- Original issue reported on code.google.com by `cfinke` on 20 Jul 2010 at 2:54
defect
drupal categories don t work what s the problem when using drupal categories are not saved on publish and the add category button doesn t work what version of scribefire are you running original issue reported on code google com by cfinke on jul at
1
73,923
24,866,828,695
IssuesEvent
2022-10-27 12:36:48
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Selenium Grid, request stuck in retry loop
C-grid R-awaiting answer I-defect
### What happened? Everything was working fine with Selenium Grid 3, but when we switched over to Selenium Grid 4 we started experiencing steps in our test cases sometimes taking ~18 minutes longer to complete. Looking at the logs, it seems that a request gets stuck in a retry loop. We have observed it for several dif...
1.0
[🐛 Bug]: Selenium Grid, request stuck in retry loop - ### What happened? Everything was working fine with Selenium Grid 3, but when we switched over to Selenium Grid 4 we started experiencing steps in our test cases sometimes taking ~18 minutes longer to complete. Looking at the logs, it seems that a request gets stu...
defect
selenium grid request stuck in retry loop what happened everything was working fine with selenium grid but when we switched over to selenium grid we started experiencing steps in our test cases sometimes taking minutes longer to complete looking at the logs it seems that a request gets stuck in a ...
1
284,149
8,736,130,769
IssuesEvent
2018-12-11 18:40:12
impress-org/give-payumoney
https://api.github.com/repos/impress-org/give-payumoney
reopened
fix: ensure testing credentials do not produce an error at the payment gateway
high-priority
# Bug Report ## User Story <!-- Required. --> As a site admin, I want to test my site with the PayUmoney payment gateway so that I can know if it works before taking it live. <!-- Expand on the user story if necessary. --> ## Current Behavior I receive an error from the payment gateway saying that my testin...
1.0
fix: ensure testing credentials do not produce an error at the payment gateway - # Bug Report ## User Story <!-- Required. --> As a site admin, I want to test my site with the PayUmoney payment gateway so that I can know if it works before taking it live. <!-- Expand on the user story if necessary. --> ## Cu...
non_defect
fix ensure testing credentials do not produce an error at the payment gateway bug report user story as a site admin i want to test my site with the payumoney payment gateway so that i can know if it works before taking it live current behavior i receive an error from the payment gateway say...
0
37,645
8,474,767,651
IssuesEvent
2018-10-24 17:02:17
brainvisa/testbidon
https://api.github.com/repos/brainvisa/testbidon
closed
Impossible to connect to titan cluster
Component: Resolution Priority: Normal Status: Closed Tracker: Defect
--- Author Name: **Souedet, Nicolas** (Souedet, Nicolas) Original Redmine Issue: 7551, https://bioproj.extra.cea.fr/redmine/issues/7551 Original Date: 2013-04-29 Original Assignee: Li, Jinpeng --- **Start engine process command line:** python -m soma.workflow.start_workflow_engine TITAN_cluster_biopicsel work...
1.0
Impossible to connect to titan cluster - --- Author Name: **Souedet, Nicolas** (Souedet, Nicolas) Original Redmine Issue: 7551, https://bioproj.extra.cea.fr/redmine/issues/7551 Original Date: 2013-04-29 Original Assignee: Li, Jinpeng --- **Start engine process command line:** python -m soma.workflow.start_wor...
defect
impossible to connect to titan cluster author name souedet nicolas souedet nicolas original redmine issue original date original assignee li jinpeng start engine process command line python m soma workflow start workflow engine titan cluster biopicsel workflow engine g ...
1
582,965
17,374,275,529
IssuesEvent
2021-07-30 18:20:39
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
FLAKE: ios-test-interoptests testGlobalInterceptor
kind/bug lang/ObjC platform/iOS priority/P2
https://source.cloud.google.com/results/invocations/d44291bd-1754-47aa-8c45-5623eb6e00fd/targets/github%2Fgrpc%2Frun_tests%2Fobjc_macos_opt_native%2Fios-test-interoptests/tests ``` Fri Jul 30 09:15:23 PDT 2021 - Test Case '-[InteropTestsLocalSSL testGlobalInterceptor]' started. Fri Jul 30 09:15:24 PDT 2021 - /Volu...
1.0
FLAKE: ios-test-interoptests testGlobalInterceptor - https://source.cloud.google.com/results/invocations/d44291bd-1754-47aa-8c45-5623eb6e00fd/targets/github%2Fgrpc%2Frun_tests%2Fobjc_macos_opt_native%2Fios-test-interoptests/tests ``` Fri Jul 30 09:15:23 PDT 2021 - Test Case '-[InteropTestsLocalSSL testGlobalInterce...
non_defect
flake ios test interoptests testglobalinterceptor fri jul pdt test case started fri jul pdt volumes builddata tmpfs src github grpc workspace objc macos opt native src objective c tests interoptests interoptests m error index less than or equal to writemessageco...
0
81,868
31,777,652,690
IssuesEvent
2023-09-12 15:18:13
vector-im/element-x-android
https://api.github.com/repos/vector-im/element-x-android
closed
Unable to login
T-Defect
### Steps to reproduce 1. Try to login 2. change default server to my private server 3. entered: myprivate-server.org (without https://) ### Outcome #### What did you expect? Be able to login #### What happened instead? Nothing happens, no button to validate, tap on keyboard enter, nothing ### Your...
1.0
Unable to login - ### Steps to reproduce 1. Try to login 2. change default server to my private server 3. entered: myprivate-server.org (without https://) ### Outcome #### What did you expect? Be able to login #### What happened instead? Nothing happens, no button to validate, tap on keyboard enter, n...
defect
unable to login steps to reproduce try to login change default server to my private server entered myprivate server org without outcome what did you expect be able to login what happened instead nothing happens no button to validate tap on keyboard enter nothing ...
1
8,559
7,328,546,895
IssuesEvent
2018-03-04 21:42:41
electron/electron
https://api.github.com/repos/electron/electron
opened
Backport a fix for the "Integer overflow with PropertyArray"
fixme/security
The issue: https://bugs.chromium.org/p/project-zero/issues/detail?id=1445 Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=789393 The fix: https://chromium-review.googlesource.com/824167 Affected Chromium versions: TBD Affected Electron versions: TBD Electron PRs with backports: TBD
True
Backport a fix for the "Integer overflow with PropertyArray" - The issue: https://bugs.chromium.org/p/project-zero/issues/detail?id=1445 Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=789393 The fix: https://chromium-review.googlesource.com/824167 Affected Chromium versions: TBD Affected Elec...
non_defect
backport a fix for the integer overflow with propertyarray the issue chromium bug the fix affected chromium versions tbd affected electron versions tbd electron prs with backports tbd
0
56,441
15,095,851,494
IssuesEvent
2021-02-07 12:50:09
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
reopened
DataTable: JS error on return from Dialog
defect needs further work
**Describe the defect** On return from a Dialog (using Dialog Framework) a JS error occurs when refreshing the old page with the new data (created in the dialog). ![consoleError](https://user-images.githubusercontent.com/4806551/107074626-e78c5100-67e0-11eb-8e4f-32ab0ffdd6aa.png) The list page (that initiates the di...
1.0
DataTable: JS error on return from Dialog - **Describe the defect** On return from a Dialog (using Dialog Framework) a JS error occurs when refreshing the old page with the new data (created in the dialog). ![consoleError](https://user-images.githubusercontent.com/4806551/107074626-e78c5100-67e0-11eb-8e4f-32ab0ffdd6a...
defect
datatable js error on return from dialog describe the defect on return from a dialog using dialog framework a js error occurs when refreshing the old page with the new data created in the dialog the list page that initiates the dialog is occasionally not refreshed on return and gets stuck ...
1
19,976
3,284,271,987
IssuesEvent
2015-10-28 16:01:33
nulled666/nppqcp
https://api.github.com/repos/nulled666/nppqcp
closed
shadow on screen
auto-migrated duplicate help wanted Priority-Medium Type-Defect
``` 1. Should be no horrible shadow. 2. WinXP Prof, plugin ver. 1.1.1.0 3. tested on resolution 1152 x 864, 32bit, GPU Intel Q965 (integrated in motherboard) ``` Original issue reported on code.google.com by `www.jabl...@gmail.com` on 30 Oct 2013 at 11:27 Attachments: * [picker.PNG](https://storage.googleapis.com/g...
1.0
shadow on screen - ``` 1. Should be no horrible shadow. 2. WinXP Prof, plugin ver. 1.1.1.0 3. tested on resolution 1152 x 864, 32bit, GPU Intel Q965 (integrated in motherboard) ``` Original issue reported on code.google.com by `www.jabl...@gmail.com` on 30 Oct 2013 at 11:27 Attachments: * [picker.PNG](https://stora...
defect
shadow on screen should be no horrible shadow winxp prof plugin ver tested on resolution x gpu intel integrated in motherboard original issue reported on code google com by on oct at attachments
1
474,008
13,650,779,252
IssuesEvent
2020-09-26 20:58:52
DukeMobileDevCenter/Jigsaw
https://api.github.com/repos/DukeMobileDevCenter/Jigsaw
closed
[Logistic] Make GitHub Actions only run on certain label
C-logistics E-wontfix Priority-low
To avoid waiting too long when editing README or making non-swift changes.
1.0
[Logistic] Make GitHub Actions only run on certain label - To avoid waiting too long when editing README or making non-swift changes.
non_defect
make github actions only run on certain label to avoid waiting too long when editing readme or making non swift changes
0
48,494
2,998,293,974
IssuesEvent
2015-07-23 13:24:13
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
Cant find expect() method
bug imported invalid Priority-Medium
_From [kashif.razzaqui](https://code.google.com/u/kashif.razzaqui/) on April 18, 2009 17:16:11_ What steps will reproduce the problem? 1.Tried using expect method with 1.2 for mocking static classes, my IDE cant find the expect method for importing. Is it added to the latest build. _Original issue: http://code.googl...
1.0
Cant find expect() method - _From [kashif.razzaqui](https://code.google.com/u/kashif.razzaqui/) on April 18, 2009 17:16:11_ What steps will reproduce the problem? 1.Tried using expect method with 1.2 for mocking static classes, my IDE cant find the expect method for importing. Is it added to the latest build. _Origi...
non_defect
cant find expect method from on april what steps will reproduce the problem tried using expect method with for mocking static classes my ide cant find the expect method for importing is it added to the latest build original issue
0
52,848
13,225,162,887
IssuesEvent
2020-08-17 20:37:00
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
steamshovel screenshots and VirtualBox (Trac #465)
Migrated from Trac defect steamshovel
When trying to test screenshot functionality on a Debian Testing VM in VirtualBox, I get this error. Something appears to be wrong with the VirtualBox graphics driver, since this is a common problem for multiple projects. ```text In [3]: window.gl.screenshot(1024,768,'test.png') OpenGL Warning: glXChooseFBConfig re...
1.0
steamshovel screenshots and VirtualBox (Trac #465) - When trying to test screenshot functionality on a Debian Testing VM in VirtualBox, I get this error. Something appears to be wrong with the VirtualBox graphics driver, since this is a common problem for multiple projects. ```text In [3]: window.gl.screenshot(1024...
defect
steamshovel screenshots and virtualbox trac when trying to test screenshot functionality on a debian testing vm in virtualbox i get this error something appears to be wrong with the virtualbox graphics driver since this is a common problem for multiple projects text in window gl screenshot tes...
1
30,674
24,990,470,514
IssuesEvent
2022-11-02 18:18:32
eclipse/microprofile-marketing
https://api.github.com/repos/eclipse/microprofile-marketing
closed
[Infra] MP Community drive access - Edit - to Emerson
Infrastructure
@emecas, On Nov 2nd, you have been granted Edit access to help manage and maintain the [MP Community Drive]( https://drive.google.com/drive/u/0/folders/0B8_67yGf9LkLOTdPeHdRRl9aWG8) for your continues valuable work and dedication. ****Infra investory sheet of MicroProfilers** has been updated. https://docs.g...
1.0
[Infra] MP Community drive access - Edit - to Emerson - @emecas, On Nov 2nd, you have been granted Edit access to help manage and maintain the [MP Community Drive]( https://drive.google.com/drive/u/0/folders/0B8_67yGf9LkLOTdPeHdRRl9aWG8) for your continues valuable work and dedication. ****Infra investory she...
non_defect
mp community drive access edit to emerson emecas on nov you have been granted edit access to help manage and maintain the for your continues valuable work and dedication infra investory sheet of microprofilers has been updated your oss actions are truly amazing
0
72,930
24,370,053,754
IssuesEvent
2022-10-03 18:27:17
bellingard/sonar-scanner-npm
https://api.github.com/repos/bellingard/sonar-scanner-npm
closed
Some issue with character encoding
support possible defect
``` INFO: More about the report processing at [API endpoint] ``` On checking the endpoint, I see it failed due to this error: ``` "\n### Error updating database. Cause: java.sql.SQLException: Incorrect string value: '\\xF0\\x9F\\x8C\\x8E' for column 'b_description' at row 1\n### The error may involve org....
1.0
Some issue with character encoding - ``` INFO: More about the report processing at [API endpoint] ``` On checking the endpoint, I see it failed due to this error: ``` "\n### Error updating database. Cause: java.sql.SQLException: Incorrect string value: '\\xF0\\x9F\\x8C\\x8E' for column 'b_description' at row...
defect
some issue with character encoding info more about the report processing at on checking the endpoint i see it failed due to this error n error updating database cause java sql sqlexception incorrect string value for column b description at row n the error ...
1
37,078
8,227,946,577
IssuesEvent
2018-09-07 02:07:56
ophrescue/RescueRails
https://api.github.com/repos/ophrescue/RescueRails
closed
Excel Downloads of dogs are only one page at a time
Defect OPH_Request
Pulled from Facebook: > Does anyone use the "download to excel"? I would have thought that the download would have grabbed all the dogs from that filter, not just the ones on that page. (across multiple pages). > Reply: You have to download each page and combine into a single page Excel download should ignore...
1.0
Excel Downloads of dogs are only one page at a time - Pulled from Facebook: > Does anyone use the "download to excel"? I would have thought that the download would have grabbed all the dogs from that filter, not just the ones on that page. (across multiple pages). > Reply: You have to download each page and comb...
defect
excel downloads of dogs are only one page at a time pulled from facebook does anyone use the download to excel i would have thought that the download would have grabbed all the dogs from that filter not just the ones on that page across multiple pages reply you have to download each page and comb...
1
172,772
13,341,028,872
IssuesEvent
2020-08-28 15:17:54
kotest/kotest
https://api.github.com/repos/kotest/kotest
closed
Add Gen.forNone
Good First Issue enhancement property-testing
We currently have `Gen.forAll { it == true }`. If we want to invert it, it's ok to write `Gen.forAll { !(it == true) } `. It would be syntactically pleasant to write `Gen.forNone` instead, like: ``` test("Random string shouldn't be a valid email") { Arb.string().forNone { it.isEmail() }` } ``` vs ...
1.0
Add Gen.forNone - We currently have `Gen.forAll { it == true }`. If we want to invert it, it's ok to write `Gen.forAll { !(it == true) } `. It would be syntactically pleasant to write `Gen.forNone` instead, like: ``` test("Random string shouldn't be a valid email") { Arb.string().forNone { it.isEmail() }` ...
non_defect
add gen fornone we currently have gen forall it true if we want to invert it it s ok to write gen forall it true it would be syntactically pleasant to write gen fornone instead like test random string shouldn t be a valid email arb string fornone it isemail ...
0
2,367
2,607,898,293
IssuesEvent
2015-02-26 00:12:23
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
in a html document, p creates 'padding: ;' not a paragraph element
auto-migrated Priority-Medium Type-Defect
``` I'm using coda and the latest plugin. ``` ----- Original issue reported on code.google.com by `maartenj...@gmail.com` on 24 Nov 2009 at 12:09
1.0
in a html document, p creates 'padding: ;' not a paragraph element - ``` I'm using coda and the latest plugin. ``` ----- Original issue reported on code.google.com by `maartenj...@gmail.com` on 24 Nov 2009 at 12:09
defect
in a html document p creates padding not a paragraph element i m using coda and the latest plugin original issue reported on code google com by maartenj gmail com on nov at
1
147,518
23,225,532,034
IssuesEvent
2022-08-02 23:23:35
4GeeksAcademy/About-4Geeks-Academy
https://api.github.com/repos/4GeeksAcademy/About-4Geeks-Academy
closed
Confusing columns on the mobile version of the website
:star: P1 website 🎨 design :fire: urgent
![Screen Shot from awesomescreenshot.com](https://www.awesomescreenshot.com/api/v1/destination/image/show?ImageKey=tm-8083-33281-fd5c90f2c50055032054723a17688a40) --- **Source URL**: [https://4geeksacademy.com/](https://4geeksacademy.com/) <table><tr><td><strong>Browser</strong></td><td>Chrome 101.0.4951.67</td></...
1.0
Confusing columns on the mobile version of the website - ![Screen Shot from awesomescreenshot.com](https://www.awesomescreenshot.com/api/v1/destination/image/show?ImageKey=tm-8083-33281-fd5c90f2c50055032054723a17688a40) --- **Source URL**: [https://4geeksacademy.com/](https://4geeksacademy.com/) <table><tr><td><st...
non_defect
confusing columns on the mobile version of the website source url browser chrome os os x bit screen size viewport size pixel ratio zoom level
0
382,916
26,524,026,121
IssuesEvent
2023-01-19 06:55:44
pyo92/project-board
https://api.github.com/repos/pyo92/project-board
closed
[고도화] 추가 도메인 설계 - 해시태그
documentation
새로운 기능을 구현하기 위해 필요한 데이터를 모델링하고, 기존 도메인에서 변경할 부분이 있는지 확인한다. * [x] 기존 도메인 코드 분석 * [x] 다중 해시태그
1.0
[고도화] 추가 도메인 설계 - 해시태그 - 새로운 기능을 구현하기 위해 필요한 데이터를 모델링하고, 기존 도메인에서 변경할 부분이 있는지 확인한다. * [x] 기존 도메인 코드 분석 * [x] 다중 해시태그
non_defect
추가 도메인 설계 해시태그 새로운 기능을 구현하기 위해 필요한 데이터를 모델링하고 기존 도메인에서 변경할 부분이 있는지 확인한다 기존 도메인 코드 분석 다중 해시태그
0
87,200
3,739,199,374
IssuesEvent
2016-03-09 02:55:39
booknds/sge
https://api.github.com/repos/booknds/sge
opened
OpenAPIs sample: petstore-with-external-docs.json is not processed properly in 0.5 or 0.6.
bug priority
The following definition is not processed properly: "Pet": { "type": "object", "allOf": [ { "$ref": "#/definitions/NewPet" }, { "required": [ "id" ], "properties": { "id": { "type": "integer"...
1.0
OpenAPIs sample: petstore-with-external-docs.json is not processed properly in 0.5 or 0.6. - The following definition is not processed properly: "Pet": { "type": "object", "allOf": [ { "$ref": "#/definitions/NewPet" }, { "required": [ "id" ...
non_defect
openapis sample petstore with external docs json is not processed properly in or the following definition is not processed properly pet type object allof ref definitions newpet required id ...
0
123,016
26,197,830,939
IssuesEvent
2023-01-03 14:57:57
NS-Mend/Java-Demo
https://api.github.com/repos/NS-Mend/Java-Demo
opened
Code Security Report: 40 high severity findings, 91 total findings
code security findings
# Code Security Report **Latest Scan:** 2023-01-03 02:57pm **Total Findings:** 91 **Tested Project Files:** 102 **Detected Programming Languages:** 1 <!-- SAST-MANUAL-SCAN-START --> - [ ] Check this box to manually trigger a scan <!-- SAST-MANUAL-SCAN-END --> ## Language: Java | Severity | CWE | Vulnerability Type |...
1.0
Code Security Report: 40 high severity findings, 91 total findings - # Code Security Report **Latest Scan:** 2023-01-03 02:57pm **Total Findings:** 91 **Tested Project Files:** 102 **Detected Programming Languages:** 1 <!-- SAST-MANUAL-SCAN-START --> - [ ] Check this box to manually trigger a scan <!-- SAST-MANUAL-SCA...
non_defect
code security report high severity findings total findings code security report latest scan total findings tested project files detected programming languages check this box to manually trigger a scan language java severity cwe vulnerability type coun...
0
11,805
2,666,192,338
IssuesEvent
2015-03-21 08:57:52
CTeX-org/ctex-kit
https://api.github.com/repos/CTeX-org/ctex-kit
closed
包含中文的源码文件能否加上编码信息?
Priority-Medium Type-Defect
Original [issue 154](https://code.google.com/p/ctex-kit/issues/detail?id=154) created by zohooo@yeah.net on 2014-06-02T03:49:31.000Z: 很多源码文件里包含了中文,在 CTeX 自带的 WinEdt 中打开经常提示错误。能否在文件头都加上编码信息:% -*- coding: utf-8 -*- ?
1.0
包含中文的源码文件能否加上编码信息? - Original [issue 154](https://code.google.com/p/ctex-kit/issues/detail?id=154) created by zohooo@yeah.net on 2014-06-02T03:49:31.000Z: 很多源码文件里包含了中文,在 CTeX 自带的 WinEdt 中打开经常提示错误。能否在文件头都加上编码信息:% -*- coding: utf-8 -*- ?
defect
包含中文的源码文件能否加上编码信息? original created by zohooo yeah net on 很多源码文件里包含了中文,在 ctex 自带的 winedt 中打开经常提示错误。能否在文件头都加上编码信息: coding utf ?
1
38,671
6,688,803,743
IssuesEvent
2017-10-08 18:47:54
linvi/tweetinvi
https://api.github.com/repos/linvi/tweetinvi
opened
Documentation : Xamarin Android Project
documentation
Add a documentation page for Android development. Inform the user that they have to enable the `Internet` option.
1.0
Documentation : Xamarin Android Project - Add a documentation page for Android development. Inform the user that they have to enable the `Internet` option.
non_defect
documentation xamarin android project add a documentation page for android development inform the user that they have to enable the internet option
0
46,331
13,055,894,602
IssuesEvent
2020-07-30 03:02:55
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
I3Tree<I3Particle> cannot be deserialized (Trac #1013)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/1013 ```json { "status": "closed", "changetime": "2015-08-10T20:31:17", "description": "Using the current icerec trunk I get the following error\n\n\"FATAL (Tree): Assertion failed: insertResult.second (I3MCTree_impl.h:625 in void TreeBase::Tree<T, Key, H...
1.0
I3Tree<I3Particle> cannot be deserialized (Trac #1013) - Migrated from https://code.icecube.wisc.edu/ticket/1013 ```json { "status": "closed", "changetime": "2015-08-10T20:31:17", "description": "Using the current icerec trunk I get the following error\n\n\"FATAL (Tree): Assertion failed: insertResult.sec...
defect
cannot be deserialized trac migrated from json status closed changetime description using the current icerec trunk i get the following error n n fatal tree assertion failed insertresult second impl h in void treebase tree insert const t n nuncau...
1
21,132
6,985,979,948
IssuesEvent
2017-12-14 00:37:35
dart-lang/build
https://api.github.com/repos/dart-lang/build
opened
Provide test helpers to ensure build-users commit files w/ build already run
package:build_test Type: enhancement
See https://github.com/dart-lang/json_serializable/blob/example/json_serializable/test/ensure_build_test.dart Maybe a no-opt build mode that (instead of writing files) makes sure that the target file exists and has the content that would be written? Or just an easy way to run build and see changed files?
1.0
Provide test helpers to ensure build-users commit files w/ build already run - See https://github.com/dart-lang/json_serializable/blob/example/json_serializable/test/ensure_build_test.dart Maybe a no-opt build mode that (instead of writing files) makes sure that the target file exists and has the content that would ...
non_defect
provide test helpers to ensure build users commit files w build already run see maybe a no opt build mode that instead of writing files makes sure that the target file exists and has the content that would be written or just an easy way to run build and see changed files
0
985
3,452,930,494
IssuesEvent
2015-12-17 08:36:48
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
opened
introduce fixture scope and dependency based sort key for sorting tests
backward compatibility collection enhancement xdist
this would reduce the collection sort logic to a "trivial" key function and povide exactly the metadata we need in xdist to do smarter placement of tests wrt setupstate
True
introduce fixture scope and dependency based sort key for sorting tests - this would reduce the collection sort logic to a "trivial" key function and povide exactly the metadata we need in xdist to do smarter placement of tests wrt setupstate
non_defect
introduce fixture scope and dependency based sort key for sorting tests this would reduce the collection sort logic to a trivial key function and povide exactly the metadata we need in xdist to do smarter placement of tests wrt setupstate
0
370,551
10,933,678,636
IssuesEvent
2019-11-24 04:31:49
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
opened
Requisition and Transaction addFromMasterList can be simplified
Bug: development Docs: not needed Effort: small Priority: immediate
## Is your feature request related to a problem? Please describe. Using multiselect masterlist means `addFromMasterList` can be simplified ## Describe the solution you'd like Possibly just passing a list of items to add to the requisition or transaction, or a list of master lists possibly ## Describe altern...
1.0
Requisition and Transaction addFromMasterList can be simplified - ## Is your feature request related to a problem? Please describe. Using multiselect masterlist means `addFromMasterList` can be simplified ## Describe the solution you'd like Possibly just passing a list of items to add to the requisition or tra...
non_defect
requisition and transaction addfrommasterlist can be simplified is your feature request related to a problem please describe using multiselect masterlist means addfrommasterlist can be simplified describe the solution you d like possibly just passing a list of items to add to the requisition or tra...
0
5,323
5,564,919,593
IssuesEvent
2017-03-26 09:02:56
nanoframework/nf-interpreter
https://api.github.com/repos/nanoframework/nf-interpreter
closed
Update gitignore for VS Code
area-Infrastructure-and-Organization enhancement trivial under review
Add section for VS Code and tidy up what's there today for VS Code. Include what's in the "official" gitignore for VS Code from here: https://github.com/github/gitignore/blob/master/Global/VisualStudioCode.gitignore
1.0
Update gitignore for VS Code - Add section for VS Code and tidy up what's there today for VS Code. Include what's in the "official" gitignore for VS Code from here: https://github.com/github/gitignore/blob/master/Global/VisualStudioCode.gitignore
non_defect
update gitignore for vs code add section for vs code and tidy up what s there today for vs code include what s in the official gitignore for vs code from here
0
146,685
23,106,593,774
IssuesEvent
2022-07-27 09:20:31
antrea-io/antrea
https://api.github.com/repos/antrea-io/antrea
closed
Support Multicast statistics
kind/design
**Describe what you are trying to solve** This proposal is to collect and expose the statistical data of multicast. The requirements are listed below: Per pods stats ``` Per pod interface counter for: 1. Multicast packet successfully transmitted by the pod interface(per node) 2. Multicast packet successfull...
1.0
Support Multicast statistics - **Describe what you are trying to solve** This proposal is to collect and expose the statistical data of multicast. The requirements are listed below: Per pods stats ``` Per pod interface counter for: 1. Multicast packet successfully transmitted by the pod interface(per node) ...
non_defect
support multicast statistics describe what you are trying to solve this proposal is to collect and expose the statistical data of multicast the requirements are listed below per pods stats per pod interface counter for multicast packet successfully transmitted by the pod interface per node ...
0
23,568
3,851,863,791
IssuesEvent
2016-04-06 05:27:04
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
Netplay lagging
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. netplay lagging 2. 3. What is the expected output? What do you see instead? How to deal with lags when playing on local WIFI What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue repor...
1.0
Netplay lagging - ``` What steps will reproduce the problem? 1. netplay lagging 2. 3. What is the expected output? What do you see instead? How to deal with lags when playing on local WIFI What version of the product are you using? On what operating system? Please provide any additional information below. ``` Or...
defect
netplay lagging what steps will reproduce the problem netplay lagging what is the expected output what do you see instead how to deal with lags when playing on local wifi what version of the product are you using on what operating system please provide any additional information below or...
1
23,159
3,771,464,041
IssuesEvent
2016-03-16 17:40:33
HUPO-PSI/mzTab
https://api.github.com/repos/HUPO-PSI/mzTab
closed
Error in setting the PSM_ID
auto-migrated Priority-Medium Type-Defect
``` Setting the PSM_ID seems not to work in 2.1.5. When reading in a PSM line with getRecord, all PSM_IDs are null. Also by setting the PSM_ID in a PSM created with "new PSM(metadata)" and setting the ID via setPSM_ID does not change it. Every time calling getPSM_ID() returns null. ``` Original issue reported on c...
1.0
Error in setting the PSM_ID - ``` Setting the PSM_ID seems not to work in 2.1.5. When reading in a PSM line with getRecord, all PSM_IDs are null. Also by setting the PSM_ID in a PSM created with "new PSM(metadata)" and setting the ID via setPSM_ID does not change it. Every time calling getPSM_ID() returns null. ```...
defect
error in setting the psm id setting the psm id seems not to work in when reading in a psm line with getrecord all psm ids are null also by setting the psm id in a psm created with new psm metadata and setting the id via setpsm id does not change it every time calling getpsm id returns null ...
1
52,108
13,211,389,468
IssuesEvent
2020-08-15 22:47:30
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[I3Db] IceACT geometry is missing (Trac #1697)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1697">https://code.icecube.wisc.edu/projects/icecube/ticket/1697</a>, reported by joertlinand owned by joertlin</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "_ts": "...
1.0
[I3Db] IceACT geometry is missing (Trac #1697) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1697">https://code.icecube.wisc.edu/projects/icecube/ticket/1697</a>, reported by joertlinand owned by joertlin</em></summary> <p> ```json { "status": "closed", ...
defect
iceact geometry is missing trac migrated from json status closed changetime ts description the iceact geometry is missing in the gcd files since starts with string but iceact is at string n nissue for n nit is required to resolve ...
1
64,469
18,684,710,952
IssuesEvent
2021-11-01 10:54:50
obophenotype/cell-ontology
https://api.github.com/repos/obophenotype/cell-ontology
closed
peripheral ganglia should have neruon that they are part of
Priority-Medium Type-Defect auto-migrated autoclosed-unfixed
``` What steps will reproduce the problem? 1. Create google doc with design issues before we have a call to discuss developmental biology for CL 2. further classify by NT, connectivity 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. ``` Origi...
1.0
peripheral ganglia should have neruon that they are part of - ``` What steps will reproduce the problem? 1. Create google doc with design issues before we have a call to discuss developmental biology for CL 2. further classify by NT, connectivity 3. What is the expected output? What do you see instead? Please use ...
defect
peripheral ganglia should have neruon that they are part of what steps will reproduce the problem create google doc with design issues before we have a call to discuss developmental biology for cl further classify by nt connectivity what is the expected output what do you see instead please use ...
1
49,393
13,186,668,271
IssuesEvent
2020-08-13 00:55:53
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[iceprod2] global state is evil (Trac #1292)
Incomplete Migration Migrated from Trac defect iceprod
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1292">https://code.icecube.wisc.edu/ticket/1292</a>, reported by david.schultz and owned by david.schultz</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:28", "description": "`iceprod.core...
1.0
[iceprod2] global state is evil (Trac #1292) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1292">https://code.icecube.wisc.edu/ticket/1292</a>, reported by david.schultz and owned by david.schultz</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-1...
defect
global state is evil trac migrated from json status closed changetime description iceprod core exe config is global state find a way to make this better n nthis breaks the test suite when testing core and core exe in the same run repor...
1
23,569
4,956,711,497
IssuesEvent
2016-12-02 00:36:59
3DUnityScanner/SeniorDesignProject
https://api.github.com/repos/3DUnityScanner/SeniorDesignProject
opened
Choice of Dev Tools Documentation
documentation
For the following dev tools: * IDE = Visual Studio * VCS = Git/GitHub * Testing Framework = ? explain why they were chosen and alternatives that could be used and why the current tools were chosen.
1.0
Choice of Dev Tools Documentation - For the following dev tools: * IDE = Visual Studio * VCS = Git/GitHub * Testing Framework = ? explain why they were chosen and alternatives that could be used and why the current tools were chosen.
non_defect
choice of dev tools documentation for the following dev tools ide visual studio vcs git github testing framework explain why they were chosen and alternatives that could be used and why the current tools were chosen
0
41,922
10,708,895,613
IssuesEvent
2019-10-24 20:44:24
amnh/PCG
https://api.github.com/repos/amnh/PCG
opened
Character distance gives zero
defect help wanted low priority
When running clustering on `pcg-test-checl` and `pcg-test-flu-net` these both give distance zero between every character sequence and so the clustering is completely uninformative.
1.0
Character distance gives zero - When running clustering on `pcg-test-checl` and `pcg-test-flu-net` these both give distance zero between every character sequence and so the clustering is completely uninformative.
defect
character distance gives zero when running clustering on pcg test checl and pcg test flu net these both give distance zero between every character sequence and so the clustering is completely uninformative
1
67,935
21,328,989,365
IssuesEvent
2022-04-18 05:15:15
klubcoin/lcn-mobile
https://api.github.com/repos/klubcoin/lcn-mobile
closed
[Navigation][Partners][Weblinks] Fix must be able to process send KLUB when user accessed partners' web pages and returned to Klubcoin App via switching app from Browser to Klubcoin.
Defect Should Have Major Navigation / Drawer Services
### **Description:** Must be able to process send KLUB after changing language setting. **Build Environment:** Prod Candidate Environment **Affects Version:** 1.0.0.prod.3 **Device Platform:** Android **Device OS:** 11 **Test Device:** OnePlus 7T Pro ### **Pre-condition:** 1. User successfully installed Klu...
1.0
[Navigation][Partners][Weblinks] Fix must be able to process send KLUB when user accessed partners' web pages and returned to Klubcoin App via switching app from Browser to Klubcoin. - ### **Description:** Must be able to process send KLUB after changing language setting. **Build Environment:** Prod Candidate Envir...
defect
fix must be able to process send klub when user accessed partners web pages and returned to klubcoin app via switching app from browser to klubcoin description must be able to process send klub after changing language setting build environment prod candidate environment affects version ...
1
107,579
23,442,566,241
IssuesEvent
2022-08-15 16:15:44
osmosis-labs/osmosis
https://api.github.com/repos/osmosis-labs/osmosis
opened
lint: investigate static-analysis tool to make sure all iterators are closed
T:code-hygiene T:dev-UX
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating an issue! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ## Background We need a static analysis tool to detect iterators that were not closed. Examp...
1.0
lint: investigate static-analysis tool to make sure all iterators are closed - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating an issue! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ## Background We...
non_defect
lint investigate static analysis tool to make sure all iterators are closed ☺ v ✰ thanks for creating an issue ✰ ☺ background we...
0
90,130
8,229,260,478
IssuesEvent
2018-09-07 08:49:52
humera987/HumTestData
https://api.github.com/repos/humera987/HumTestData
opened
project_fx_test : ApiV1EventsRegisterGetOtherRbac
project_fx_test
Project : project_fx_test Job : Stg Env : Stg Region : FXLabs/US_WEST_1 Result : fail Status Code : 500 Headers : {} Endpoint : http://13.57.51.56/api/v1/events/register Request : Response : I/O error on GET request for "http://13.57.51.56/api/v1/events/register": Connect to 13.57.51.56:...
1.0
project_fx_test : ApiV1EventsRegisterGetOtherRbac - Project : project_fx_test Job : Stg Env : Stg Region : FXLabs/US_WEST_1 Result : fail Status Code : 500 Headers : {} Endpoint : http://13.57.51.56/api/v1/events/register Request : Response : I/O error on GET request for "http://13.57.51...
non_defect
project fx test project project fx test job stg env stg region fxlabs us west result fail status code headers endpoint request response i o error on get request for connect to failed connect timed out nested exception is org apache http...
0
66,417
20,178,162,448
IssuesEvent
2022-02-10 16:04:34
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Is log4j1 really a dependency?
Type: Defect
I've been working on a merge request to replace the log4j1 dependency with reload4j which is a fork of the original project (https://reload4j.qos.ch/) maintained by the original author Though I'm not convinced log4j1 is actually used anywhere, and it isn't bundled in either the full tgz or the slim tgz Is it act...
1.0
Is log4j1 really a dependency? - I've been working on a merge request to replace the log4j1 dependency with reload4j which is a fork of the original project (https://reload4j.qos.ch/) maintained by the original author Though I'm not convinced log4j1 is actually used anywhere, and it isn't bundled in either the full...
defect
is really a dependency i ve been working on a merge request to replace the dependency with which is a fork of the original project maintained by the original author though i m not convinced is actually used anywhere and it isn t bundled in either the full tgz or the slim tgz is it actually require...
1
576,158
17,080,362,500
IssuesEvent
2021-07-08 03:38:22
sofastack/sofa-jraft
https://api.github.com/repos/sofastack/sofa-jraft
closed
[Question]Raft learner to follower
enhancement help wanted mid priority
### Your question Does jraft support upgrade a learner node to a follower node? I've read the interface provided by CliService and only found interfaces for adding/removing/modifying/getting learners. ### Your scenes Describe your use scenes (why need this feature) ### Your advice Describe the advice or...
1.0
[Question]Raft learner to follower - ### Your question Does jraft support upgrade a learner node to a follower node? I've read the interface provided by CliService and only found interfaces for adding/removing/modifying/getting learners. ### Your scenes Describe your use scenes (why need this feature) ### ...
non_defect
raft learner to follower your question does jraft support upgrade a learner node to a follower node i ve read the interface provided by cliservice and only found interfaces for adding removing modifying getting learners your scenes describe your use scenes why need this feature your advi...
0
73,007
24,408,384,904
IssuesEvent
2022-10-05 10:01:46
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
M_UNKNOWN error is needlessly ambiguous when joining a remote room if your federation is broken (SYN-310)
A-Federated-Join S-Minor T-Defect O-Uncommon
If you try to federate up and join a remote room but your server is not contactable (or has the wrong signing key), you get an ambiguous M_UNKNOWN error. This is a common failure mode - we should say clearly what actually the problem is and help guide the admin into fixing it. (Imported from https://matrix.org/jira/b...
1.0
M_UNKNOWN error is needlessly ambiguous when joining a remote room if your federation is broken (SYN-310) - If you try to federate up and join a remote room but your server is not contactable (or has the wrong signing key), you get an ambiguous M_UNKNOWN error. This is a common failure mode - we should say clearly wha...
defect
m unknown error is needlessly ambiguous when joining a remote room if your federation is broken syn if you try to federate up and join a remote room but your server is not contactable or has the wrong signing key you get an ambiguous m unknown error this is a common failure mode we should say clearly what ...
1
91,982
8,335,812,533
IssuesEvent
2018-09-28 04:43:10
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
System.Net.Http.Functional.Tests timing out
area-System.Net.Http test bug
https://mc.dot.net/#/user/filipnavara/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/68ed63990b09ad9ceea911374da90acb1b042a89/workItem/System.Net.Http.Functional.Tests/wilogs currently show timeouts being hit on * RedHat.74.Amd64.Open-x64:Release * Centos.74.Amd64.Open-x64:Release The fail...
1.0
System.Net.Http.Functional.Tests timing out - https://mc.dot.net/#/user/filipnavara/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/68ed63990b09ad9ceea911374da90acb1b042a89/workItem/System.Net.Http.Functional.Tests/wilogs currently show timeouts being hit on * RedHat.74.Amd64.Open-x64:Release ...
non_defect
system net http functional tests timing out currently show timeouts being hit on redhat open release centos open release the failed runs all indicate that the xunit process made progress then stopped printing to the console and minutes later the executor terminated the process the logs ...
0
277,428
21,043,041,455
IssuesEvent
2022-03-31 13:53:28
Alejandrotr22/Proyecto_ETS
https://api.github.com/repos/Alejandrotr22/Proyecto_ETS
opened
Traduccion al inglés la documentacion del diagrama de casos de uso.
documentation
Traducción al inglés la documentación del diagrama de casos de uso
1.0
Traduccion al inglés la documentacion del diagrama de casos de uso. - Traducción al inglés la documentación del diagrama de casos de uso
non_defect
traduccion al inglés la documentacion del diagrama de casos de uso traducción al inglés la documentación del diagrama de casos de uso
0
37,448
8,292,827,281
IssuesEvent
2018-09-20 03:05:48
fga-eps-mds/2018.2-NaturalSearch
https://api.github.com/repos/fga-eps-mds/2018.2-NaturalSearch
closed
US04-Eu, como desenvolvedor, desejo criar uma tela inicial para visualizar informações gerais sobre o produto.
Code User Story
Critérios de aceitação: - [x] criar campo para pesquisa. - [x] selecionar pesquisa apenas de projetos. - [x] selecionar pesquisa apenas de propostas. - [x] selecionar pesquisa de projetos e propostas. - [x] descrição do produto.
1.0
US04-Eu, como desenvolvedor, desejo criar uma tela inicial para visualizar informações gerais sobre o produto. - Critérios de aceitação: - [x] criar campo para pesquisa. - [x] selecionar pesquisa apenas de projetos. - [x] selecionar pesquisa apenas de propostas. - [x] selecionar pesquisa de projetos e propostas. ...
non_defect
eu como desenvolvedor desejo criar uma tela inicial para visualizar informações gerais sobre o produto critérios de aceitação criar campo para pesquisa selecionar pesquisa apenas de projetos selecionar pesquisa apenas de propostas selecionar pesquisa de projetos e propostas descri...
0
201,826
23,041,503,661
IssuesEvent
2022-07-23 07:54:07
fastapi-users/fastapi-users
https://api.github.com/repos/fastapi-users/fastapi-users
closed
Add a prefix to the generated key in RedisStrategy
security
### Discussed in https://github.com/fastapi-users/fastapi-users/discussions/1042 <div type='discussions-op-text'> <sup>Originally posted by **flipee** July 22, 2022</sup> This would mitigate attempts to guess valid keys in Redis. Example: Imagine a scenario where, for some reason, there is a `ping` key wit...
True
Add a prefix to the generated key in RedisStrategy - ### Discussed in https://github.com/fastapi-users/fastapi-users/discussions/1042 <div type='discussions-op-text'> <sup>Originally posted by **flipee** July 22, 2022</sup> This would mitigate attempts to guess valid keys in Redis. Example: Imagine a scena...
non_defect
add a prefix to the generated key in redisstrategy discussed in originally posted by flipee july this would mitigate attempts to guess valid keys in redis example imagine a scenario where for some reason there is a ping key with a value of in the database a simple request...
0
70,542
23,225,933,098
IssuesEvent
2022-08-03 00:06:24
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Undetected missing gold file?
T: defect P: normal
## Bug Description There is a test which fails to pass in the heat conduction module due to a missing gold file. I believe this goes undetected in CI because going of the official docker image (namely `idaholab/moose:8cce533ba2728d029ce57e5c27031641e12345b1 ` - I realise this is already a bit out of date.) I get a ...
1.0
Undetected missing gold file? - ## Bug Description There is a test which fails to pass in the heat conduction module due to a missing gold file. I believe this goes undetected in CI because going of the official docker image (namely `idaholab/moose:8cce533ba2728d029ce57e5c27031641e12345b1 ` - I realise this is alrea...
defect
undetected missing gold file bug description there is a test which fails to pass in the heat conduction module due to a missing gold file i believe this goes undetected in ci because going of the official docker image namely idaholab moose i realise this is already a bit out of date i get a skippe...
1
256,735
8,128,496,914
IssuesEvent
2018-08-17 12:03:30
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
OS X dylibs have the wrong dylib names after installation, sometimes the wrong name
Bug Likelihood: 5 - Always Priority: Normal Severity: 3 - Major Irritation
When building VisIt on OS X against QT previously installed elsewhere, the names inside many of the plugins end up incorrect, like: @executable_path@executable_path/../lib/QtGui.framework/Versions/4/QtGui @executable_path@executable_path/../lib/QtOpenGL.framework/Versions/4/QtOpenGL @executable_path@executable_path...
1.0
OS X dylibs have the wrong dylib names after installation, sometimes the wrong name - When building VisIt on OS X against QT previously installed elsewhere, the names inside many of the plugins end up incorrect, like: @executable_path@executable_path/../lib/QtGui.framework/Versions/4/QtGui @executable_path@executab...
non_defect
os x dylibs have the wrong dylib names after installation sometimes the wrong name when building visit on os x against qt previously installed elsewhere the names inside many of the plugins end up incorrect like executable path executable path lib qtgui framework versions qtgui executable path executab...
0
63,947
18,066,263,958
IssuesEvent
2021-09-20 19:33:35
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
MAINT: `LinAlgError` not an attribute of `numpy.linalg.linalg`
defect
### Describe your issue. CI is [failing](https://github.com/scipy/scipy/runs/3649894246) with ``` scipy/optimize/_linprog_rs.py:26: error: Module "numpy.linalg.linalg" has no attribute "LinAlgError" [attr-defined] ``` This is due to https://github.com/numpy/numpy/pull/19887 ### Reproducing Code Example ```pyt...
1.0
MAINT: `LinAlgError` not an attribute of `numpy.linalg.linalg` - ### Describe your issue. CI is [failing](https://github.com/scipy/scipy/runs/3649894246) with ``` scipy/optimize/_linprog_rs.py:26: error: Module "numpy.linalg.linalg" has no attribute "LinAlgError" [attr-defined] ``` This is due to https://github...
defect
maint linalgerror not an attribute of numpy linalg linalg describe your issue ci is with scipy optimize linprog rs py error module numpy linalg linalg has no attribute linalgerror this is due to reproducing code example python n a error message shell n...
1
71,354
23,583,532,864
IssuesEvent
2022-08-23 09:37:54
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
opened
withFile memory usage
defect
### Description Downloading large files causes RAM issues. Indeed, the file is sent by consecutive "echo" in "emitBody" but if we are in a buffer level, the file is stored in RAM. I think there is a bug in the call of "flush()", here is its call in the method "ResponseEmiter::emit()" ```php if (!head...
1.0
withFile memory usage - ### Description Downloading large files causes RAM issues. Indeed, the file is sent by consecutive "echo" in "emitBody" but if we are in a buffer level, the file is stored in RAM. I think there is a bug in the call of "flush()", here is its call in the method "ResponseEmiter::emit()" `...
defect
withfile memory usage description downloading large files causes ram issues indeed the file is sent by consecutive echo in emitbody but if we are in a buffer level the file is stored in ram i think there is a bug in the call of flush here is its call in the method responseemiter emit ...
1
48,942
13,185,066,079
IssuesEvent
2020-08-12 20:39:02
idaholab/raven
https://api.github.com/repos/idaholab/raven
opened
[DEFECT] Probability weight assignment
defect priority_normal
-------- Defect Description -------- **Describe the defect** Probability should be assigned for each target as the value given in the 'Probabilityweight' in custom sampler, instead for each target, it assigns equal weight. ---------------- For Change Control Board: Issue Review ---------------- This revie...
1.0
[DEFECT] Probability weight assignment - -------- Defect Description -------- **Describe the defect** Probability should be assigned for each target as the value given in the 'Probabilityweight' in custom sampler, instead for each target, it assigns equal weight. ---------------- For Change Control Board: I...
defect
probability weight assignment defect description describe the defect probability should be assigned for each target as the value given in the probabilityweight in custom sampler instead for each target it assigns equal weight for change control board issue re...
1
218,628
17,011,598,683
IssuesEvent
2021-07-02 05:55:23
IntellectualSites/FastAsyncWorldEdit
https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit
closed
FAWE //brush placement on player not targeted location
Requires Testing
### Server Implementation Paper ### Server Version 1.17.+ ### Describe the bug When using a wand and //brush, placement of blocks (sphere and cylinder specifically) spawns on top of player and not at the targeted location. ### To Reproduce 1. //wand 2. //br sphere [any block] [any size] 3. left-click or right-...
1.0
FAWE //brush placement on player not targeted location - ### Server Implementation Paper ### Server Version 1.17.+ ### Describe the bug When using a wand and //brush, placement of blocks (sphere and cylinder specifically) spawns on top of player and not at the targeted location. ### To Reproduce 1. //wand 2. //...
non_defect
fawe brush placement on player not targeted location server implementation paper server version describe the bug when using a wand and brush placement of blocks sphere and cylinder specifically spawns on top of player and not at the targeted location to reproduce wand b...
0
181,287
30,658,971,077
IssuesEvent
2023-07-25 13:54:40
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
Design Picker: Use wp_is_block_theme to Determine Whether a Theme Is a Block Theme
Themes [Type] Task Design Picker
To only show block themes in the Desing Picker, we check the `full-site-editing` theme tag. This is not really needed anymore as we can use the Core [`wp_is_block_theme()`](https://developer.wordpress.org/reference/functions/wp_is_block_theme/) function, simplifying the theme developers' work, who won't need to care...
1.0
Design Picker: Use wp_is_block_theme to Determine Whether a Theme Is a Block Theme - To only show block themes in the Desing Picker, we check the `full-site-editing` theme tag. This is not really needed anymore as we can use the Core [`wp_is_block_theme()`](https://developer.wordpress.org/reference/functions/wp_is_b...
non_defect
design picker use wp is block theme to determine whether a theme is a block theme to only show block themes in the desing picker we check the full site editing theme tag this is not really needed anymore as we can use the core function simplifying the theme developers work who won t need to care about ...
0
181,991
30,773,067,561
IssuesEvent
2023-07-31 02:42:15
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
reopened
Certificate of Eligibility | View uploaded documents
needs-grooming needs-design needs-estimate COE Umbrella
## Value Statement **_As a_** Veteran **_I want to_** see the documents I submitted with my application **_So that_** I can quickly and easily recall what I've shared. --- ## Background Context LGY application processors sometimes need to request additional documentation from Veterans. It's helpful for Veteran...
1.0
Certificate of Eligibility | View uploaded documents - ## Value Statement **_As a_** Veteran **_I want to_** see the documents I submitted with my application **_So that_** I can quickly and easily recall what I've shared. --- ## Background Context LGY application processors sometimes need to request additiona...
non_defect
certificate of eligibility view uploaded documents value statement as a veteran i want to see the documents i submitted with my application so that i can quickly and easily recall what i ve shared background context lgy application processors sometimes need to request additiona...
0
53,194
13,261,153,005
IssuesEvent
2020-08-20 19:22:55
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
gmp - not found in I3_PORTS when SYSTEM_PACKAGES=ON (Trac #933)
Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/933">https://code.icecube.wisc.edu/projects/icecube/ticket/933</a>, reported by negaand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2015-04-16T23:44:33", "_ts": "14292278...
1.0
gmp - not found in I3_PORTS when SYSTEM_PACKAGES=ON (Trac #933) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/933">https://code.icecube.wisc.edu/projects/icecube/ticket/933</a>, reported by negaand owned by nega</em></summary> <p> ```json { "status": "clos...
defect
gmp not found in ports when system packages on trac migrated from json status closed changetime ts description reporter nega cc resolution fixed time component cmake summa...
1
16,147
2,873,013,104
IssuesEvent
2015-06-08 15:00:51
idaholab/moose
https://api.github.com/repos/idaholab/moose
reopened
Boundary points list is corret when reading curved mesh from gmsh?
C: MOOSE P: normal T: defect
A second-order curved mesh of cylinder generated by gmsh looks like ![1](https://cloud.githubusercontent.com/assets/7278509/7963788/123f1138-0a47-11e5-9271-9d407eaf1bdc.png) Then I read it to moose using `--mesh-only`, the output exodus mesh became ![2](https://cloud.githubusercontent.com/assets/7278509/796377...
1.0
Boundary points list is corret when reading curved mesh from gmsh? - A second-order curved mesh of cylinder generated by gmsh looks like ![1](https://cloud.githubusercontent.com/assets/7278509/7963788/123f1138-0a47-11e5-9271-9d407eaf1bdc.png) Then I read it to moose using `--mesh-only`, the output exodus mesh b...
defect
boundary points list is corret when reading curved mesh from gmsh a second order curved mesh of cylinder generated by gmsh looks like then i read it to moose using mesh only the output exodus mesh became it seems like boundary points did not match original gmsh be is it correct is it po...
1
194,966
6,901,196,185
IssuesEvent
2017-11-25 03:14:02
AIE-2017-Yr1-Group1/cultist-game
https://api.github.com/repos/AIE-2017-Yr1-Group1/cultist-game
closed
Demorial needs to be aligned exactly with top of altar
bug priority-2
He's still slightly above or below the altar at the moment, which causes him to move suddenly at the end of his grand entrance as the navmesh grabs him and sticks him to the ground surface after his rising animation.
1.0
Demorial needs to be aligned exactly with top of altar - He's still slightly above or below the altar at the moment, which causes him to move suddenly at the end of his grand entrance as the navmesh grabs him and sticks him to the ground surface after his rising animation.
non_defect
demorial needs to be aligned exactly with top of altar he s still slightly above or below the altar at the moment which causes him to move suddenly at the end of his grand entrance as the navmesh grabs him and sticks him to the ground surface after his rising animation
0
30,251
6,060,563,170
IssuesEvent
2017-06-14 02:20:50
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
2.x - Router::url() adds a prefix where it should not
Defect On hold
This is a: * [x] bug (possibly) * CakePHP Version: latest 2.x (e.g. 2.9.9) * Platform and Target: any (LAMP, Apache, MySQL, PHP 7.0). ### What you did I called `Router::url(['controller' => 'bonuses', 'action' => 'show'])` from an action that has a prefix. More specifically, consider a `AlertNotificati...
1.0
2.x - Router::url() adds a prefix where it should not - This is a: * [x] bug (possibly) * CakePHP Version: latest 2.x (e.g. 2.9.9) * Platform and Target: any (LAMP, Apache, MySQL, PHP 7.0). ### What you did I called `Router::url(['controller' => 'bonuses', 'action' => 'show'])` from an action that has a pr...
defect
x router url adds a prefix where it should not this is a bug possibly cakephp version latest x e g platform and target any lamp apache mysql php what you did i called router url from an action that has a prefix more specifically consider a alertno...
1
81,494
30,879,784,378
IssuesEvent
2023-08-03 16:40:24
dotCMS/core
https://api.github.com/repos/dotCMS/core
closed
UPDATE_PORTLET_LAYOUTS event is sent without user limitation
Type : Defect QA : Not Needed OKR : Customer Success Priority : 2 High OKR : Customer Support Team : Bug Fixers Release : 23.01.5
### Parent Issue _No response_ ### Problem Statement The event UPDATE_PORTLET_LAYOUTS is being sent without user limitation, so this causes the `/menu` endpoint gets called multiple times when using SAML to access the intranet. This makes the menu bar unusable. ### Acceptance Criteria Limit to the curren...
1.0
UPDATE_PORTLET_LAYOUTS event is sent without user limitation - ### Parent Issue _No response_ ### Problem Statement The event UPDATE_PORTLET_LAYOUTS is being sent without user limitation, so this causes the `/menu` endpoint gets called multiple times when using SAML to access the intranet. This makes the menu ...
defect
update portlet layouts event is sent without user limitation parent issue no response problem statement the event update portlet layouts is being sent without user limitation so this causes the menu endpoint gets called multiple times when using saml to access the intranet this makes the menu ...
1
45,233
12,679,236,006
IssuesEvent
2020-06-19 11:21:14
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Classloader problem using StreamSerializer in 3.12.6
Type: Defect
Using a custom StreamSerializer to serialize a class, in the read(ObjectDataInput in) method, I need to use the thread context classloader in order to be able to properly deserialize the object. However, from a stack trace, I can see that the thread context classloader is not being used. Doing: `IMap.set("foo", ...
1.0
Classloader problem using StreamSerializer in 3.12.6 - Using a custom StreamSerializer to serialize a class, in the read(ObjectDataInput in) method, I need to use the thread context classloader in order to be able to properly deserialize the object. However, from a stack trace, I can see that the thread context classlo...
defect
classloader problem using streamserializer in using a custom streamserializer to serialize a class in the read objectdatainput in method i need to use the thread context classloader in order to be able to properly deserialize the object however from a stack trace i can see that the thread context classloa...
1
15,258
8,817,832,273
IssuesEvent
2018-12-31 05:56:55
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
running Task.WhenAll + ConcurrentQueue + Task.Yield() in netcoreapp2.1 is slower than netcoreapp2.0
area-System.Threading bug tenet-performance
I ran the benchmark with the following cases; 1. `Task.WhenAll` and only do `await Task.Yield` 2. `Task.WhenAll` and only returns `Task.CompletedTask` 3. `Task.WhenAll` and do `await Task.Yield`, and then `ConcurrentQueue<int>.Enqueue` 10000 times. 4. `Task.WhenAll` and do `ConcurrentQueue<int>.Enqueue` 10000 tim...
True
running Task.WhenAll + ConcurrentQueue + Task.Yield() in netcoreapp2.1 is slower than netcoreapp2.0 - I ran the benchmark with the following cases; 1. `Task.WhenAll` and only do `await Task.Yield` 2. `Task.WhenAll` and only returns `Task.CompletedTask` 3. `Task.WhenAll` and do `await Task.Yield`, and then `Concurr...
non_defect
running task whenall concurrentqueue task yield in is slower than i ran the benchmark with the following cases task whenall and only do await task yield task whenall and only returns task completedtask task whenall and do await task yield and then concurrentqueue enqueue ...
0
63,958
26,563,163,053
IssuesEvent
2023-01-20 17:33:41
ArchivesPortalEuropeFoundation/EAG2012
https://api.github.com/repos/ArchivesPortalEuropeFoundation/EAG2012
closed
Investigate requirement for allowing formatting for element <readersTicket>
Conversion change Display change Feature request Schema change Major revision Elements with formatting <desc> and subelements ISDIAH Services area
_Provide a general summary of the issue in the Title above._ ## Creator of issue _State your name, organisation and ways to reach you._ Name: Working Group on Standards (WGoS) Organisation: Archives Portal Europe Foundation Email: standards@archivesportaleurope.net GitHub username (if applicable): ## The iss...
1.0
Investigate requirement for allowing formatting for element <readersTicket> - _Provide a general summary of the issue in the Title above._ ## Creator of issue _State your name, organisation and ways to reach you._ Name: Working Group on Standards (WGoS) Organisation: Archives Portal Europe Foundation Email: stan...
non_defect
investigate requirement for allowing formatting for element provide a general summary of the issue in the title above creator of issue state your name organisation and ways to reach you name working group on standards wgos organisation archives portal europe foundation email standards archives...
0
74,649
9,795,445,424
IssuesEvent
2019-06-11 03:44:37
elastic/azure-marketplace
https://api.github.com/repos/elastic/azure-marketplace
closed
Clarify subnet constraints for the UI app
7.1 documentation v7.1.1
__Can we add clarifications in the docs about the subnet size requirements for the UI app:__ The [Azure Marketplace UI solution](https://www.elastic.co/guide/en/elastic-stack-deploy/current/azure-marketplace-getting-started.html) constrains the available subnets under the Virtual Network configuration section to tho...
1.0
Clarify subnet constraints for the UI app - __Can we add clarifications in the docs about the subnet size requirements for the UI app:__ The [Azure Marketplace UI solution](https://www.elastic.co/guide/en/elastic-stack-deploy/current/azure-marketplace-getting-started.html) constrains the available subnets under the ...
non_defect
clarify subnet constraints for the ui app can we add clarifications in the docs about the subnet size requirements for the ui app the constrains the available subnets under the virtual network configuration section to those that have a prefix size of i e addresses or more also would be good t...
0
2,163
2,603,977,326
IssuesEvent
2015-02-24 19:01:52
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳人乳头瘤可以治好吗
auto-migrated Priority-Medium Type-Defect
``` 沈阳人乳头瘤可以治好吗〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google.com by `q96410...
1.0
沈阳人乳头瘤可以治好吗 - ``` 沈阳人乳头瘤可以治好吗〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google....
defect
沈阳人乳头瘤可以治好吗 沈阳人乳头瘤可以治好吗〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at
1
20,989
3,441,870,242
IssuesEvent
2015-12-14 20:13:59
wdg/blacktree-secrets
https://api.github.com/repos/wdg/blacktree-secrets
closed
Missing year from the secret date Added/Modified on the web site
auto-migrated Priority-Medium Type-Defect
``` Go at any secret, like this one: http://secrets.blacktree.com/edit?id=36787 and on the top you will see: Created by jnj on Sep 30 Edited by jnj on Mar 11 of what year? ``` Original issue reported on code.google.com by `caue.rego` on 11 Jul 2011 at 12:59
1.0
Missing year from the secret date Added/Modified on the web site - ``` Go at any secret, like this one: http://secrets.blacktree.com/edit?id=36787 and on the top you will see: Created by jnj on Sep 30 Edited by jnj on Mar 11 of what year? ``` Original issue reported on code.google.com by `caue.rego` on 11 Jul 2011...
defect
missing year from the secret date added modified on the web site go at any secret like this one and on the top you will see created by jnj on sep edited by jnj on mar of what year original issue reported on code google com by caue rego on jul at
1
22,573
3,669,731,009
IssuesEvent
2016-02-21 12:20:30
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Table.getPrimaryKey() does not work with SQLite's Xerial JDBC driver, when primary key column contains upper-case characters
C: DB: SQLite P: Low R: Fixed T: Defect
There is a bug in the Xerial JDBC driver, which reports `DatabaseMetaData.getPrimaryKeys()` columns with all lower-case characters. This produces no primary key columns from jOOQ's `Table.getPrimaryKey()` call. For the time being, jOOQ should work around this issue by making the column lookup case-insensitive ---...
1.0
Table.getPrimaryKey() does not work with SQLite's Xerial JDBC driver, when primary key column contains upper-case characters - There is a bug in the Xerial JDBC driver, which reports `DatabaseMetaData.getPrimaryKeys()` columns with all lower-case characters. This produces no primary key columns from jOOQ's `Table.getPr...
defect
table getprimarykey does not work with sqlite s xerial jdbc driver when primary key column contains upper case characters there is a bug in the xerial jdbc driver which reports databasemetadata getprimarykeys columns with all lower case characters this produces no primary key columns from jooq s table getpr...
1
5,504
2,610,188,907
IssuesEvent
2015-02-26 18:59:50
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
关注如何除去色斑
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 到了炎热诉夏天,防晒成为爱美女生口中的话题,但是百密�� �疏,防晒工作做的再好皮肤还是会被晒黑,甚至脸上出现黄� ��斑。这让很多女生困扰,用了昂贵的化妆品也没有明显效果 ,不知道祛斑吃什么好,怎么去色斑?如何除去色斑, 《客户案例》   女孩子在一起不是比的学历,也不是比的谁能挣多少钱�� �她们比的还是容貌。女孩子对漂亮的人心里总会有或多或少� ��嫉妒,都想让自己更漂亮些,可老天总是不让人如愿,都会 有一些遗憾。<br>   我是个不算漂亮的女孩子,因为知道自己不算美女,也�� �没怎么刻意的打扮自己,等上班了,由于业务忙,每天都要� ��班,在电脑前能呆十几个小时,时间长了,就发现自己眼睛 周围出现了很多...
1.0
关注如何除去色斑 - ``` 《摘要》 到了炎热诉夏天,防晒成为爱美女生口中的话题,但是百密�� �疏,防晒工作做的再好皮肤还是会被晒黑,甚至脸上出现黄� ��斑。这让很多女生困扰,用了昂贵的化妆品也没有明显效果 ,不知道祛斑吃什么好,怎么去色斑?如何除去色斑, 《客户案例》   女孩子在一起不是比的学历,也不是比的谁能挣多少钱�� �她们比的还是容貌。女孩子对漂亮的人心里总会有或多或少� ��嫉妒,都想让自己更漂亮些,可老天总是不让人如愿,都会 有一些遗憾。<br>   我是个不算漂亮的女孩子,因为知道自己不算美女,也�� �没怎么刻意的打扮自己,等上班了,由于业务忙,每天都要� ��班,在电脑前能呆十几个小时,时间长了,就发现...
defect
关注如何除去色斑 《摘要》 到了炎热诉夏天,防晒成为爱美女生口中的话题,但是百密�� �疏,防晒工作做的再好皮肤还是会被晒黑,甚至脸上出现黄� ��斑。这让很多女生困扰,用了昂贵的化妆品也没有明显效果 ,不知道祛斑吃什么好,怎么去色斑 如何除去色斑, 《客户案例》   女孩子在一起不是比的学历,也不是比的谁能挣多少钱�� �她们比的还是容貌。女孩子对漂亮的人心里总会有或多或少� ��嫉妒,都想让自己更漂亮些,可老天总是不让人如愿,都会 有一些遗憾。   我是个不算漂亮的女孩子,因为知道自己不算美女,也�� �没怎么刻意的打扮自己,等上班了,由于业务忙,每天都要� ��班,在电脑前能呆十几个小时,时间长了,就发现自己眼...
1
74,060
24,924,801,737
IssuesEvent
2022-10-31 06:06:03
snowplow/snowplow-javascript-tracker
https://api.github.com/repos/snowplow/snowplow-javascript-tracker
closed
Round volume in YouTube tracking plugin
type:defect
A youtube player can output float volumes in the `volumechange` event, whereas the [schema specifies int](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/1-0-0#L62) which is causing some bad events. As a schema update from int → float would be a breaki...
1.0
Round volume in YouTube tracking plugin - A youtube player can output float volumes in the `volumechange` event, whereas the [schema specifies int](https://github.com/snowplow/iglu-central/blob/master/schemas/com.snowplowanalytics.snowplow/media_player/jsonschema/1-0-0#L62) which is causing some bad events. As a schema...
defect
round volume in youtube tracking plugin a youtube player can output float volumes in the volumechange event whereas the which is causing some bad events as a schema update from int → float would be a breaking change a less intrusive solution would be to round the value in the plugin
1
79,008
27,871,187,103
IssuesEvent
2023-03-21 13:34:41
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Support translating MySQL boolean as integer comparisons
T: Defect P: Medium R: Wontfix E: All Editions C: Parser C: Translator
### SQL translator incorrectly translates this query: ```sql case when payment_type = (cavfy - capfym) > 0 then 'constant' else 'linear' end as payment_type_omar ``` ### Parser output: ```sql Keyword 'THEN' expected: [2:42] case when payment_type = (cavfy - capfym) [*]> 0 then 'constant' else 'li...
1.0
Support translating MySQL boolean as integer comparisons - ### SQL translator incorrectly translates this query: ```sql case when payment_type = (cavfy - capfym) > 0 then 'constant' else 'linear' end as payment_type_omar ``` ### Parser output: ```sql Keyword 'THEN' expected: [2:42] case when paym...
defect
support translating mysql boolean as integer comparisons sql translator incorrectly translates this query sql case when payment type cavfy capfym then constant else linear end as payment type omar parser output sql keyword then expected case when payment t...
1
390,379
11,542,976,153
IssuesEvent
2020-02-18 08:43:04
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.facebook.com - see bug description
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/48398 --> **URL**: https://m.facebook.com/ **Browser / Version**: Firefox Mobile 68.0...
1.0
m.facebook.com - see bug description - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/48398 --> **URL**: https://m.facebook.com/ **B...
non_defect
m facebook com see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description so you can t read jumping because it s in a different language than english steps to reproduce ...
0
71,879
18,908,053,180
IssuesEvent
2021-11-16 11:11:27
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Epic] Papercuts
UI Improvement UX Improvement App Viewers Pod UI Building Pod Epic Papercut
# Objective Removing a thousand papercuts. These are small issue which have an high impact towards creating a more polished product. # Success Metrics | Goal | Metric | | ------------- | ------------- | | Simplify user experience | Customer satisfaction score increases | | Simplify onboarding flow | Bett...
1.0
[Epic] Papercuts - # Objective Removing a thousand papercuts. These are small issue which have an high impact towards creating a more polished product. # Success Metrics | Goal | Metric | | ------------- | ------------- | | Simplify user experience | Customer satisfaction score increases | | Simplify onb...
non_defect
papercuts objective removing a thousand papercuts these are small issue which have an high impact towards creating a more polished product success metrics goal metric simplify user experience customer satisfaction score increases simplify onboardi...
0
4,743
2,610,154,259
IssuesEvent
2015-02-26 18:49:05
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
BARC Rider
auto-migrated Priority-Medium Type-Defect
``` Muzzle Flash visible on death animations of clones (sometimes) ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:11
1.0
BARC Rider - ``` Muzzle Flash visible on death animations of clones (sometimes) ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:11
defect
barc rider muzzle flash visible on death animations of clones sometimes original issue reported on code google com by gmail com on jan at
1
73,905
24,858,953,866
IssuesEvent
2022-10-27 06:31:05
damen-dotcms/issue-test
https://api.github.com/repos/damen-dotcms/issue-test
opened
Typo in Hero Banner
Type - Defect
[![Screenshot_2022-10-27_06-31-04.png](https://mrkr.io/s/635a25a84761a093e5ff147f/2)](https://mrkr.io/s/635a25a84761a093e5ff147f/0) --- **Reported by:** Damen Gilland (damen.gilland@dotcms.com) **Source URL:** [https://www.dotcms.com/](https://www.dotcms.com/) **Issue details:** [Open in Marker.io](https://app.mar...
1.0
Typo in Hero Banner - [![Screenshot_2022-10-27_06-31-04.png](https://mrkr.io/s/635a25a84761a093e5ff147f/2)](https://mrkr.io/s/635a25a84761a093e5ff147f/0) --- **Reported by:** Damen Gilland (damen.gilland@dotcms.com) **Source URL:** [https://www.dotcms.com/](https://www.dotcms.com/) **Issue details:** [Open in Mark...
defect
typo in hero banner reported by damen gilland damen gilland dotcms com source url issue details console device type desktop browser firefox screen size x os os x viewport size x zoom level pixel ratio ...
1
37,484
8,406,271,889
IssuesEvent
2018-10-11 17:28:09
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
The plant solver sometimes has problems detecting when it is sufficiently converged and needs to be improved. When modeling complex plant systems, care should be taken to ensure that the solution is converged. (CR #8650)
Defect EnergyPlus PriorityLow SeverityMedium WontFix
#### Plant manager detection of when to exit iterations needs to be improved ###### Assigned to: Brent Griffith ###### Added on 2011-11-15 17:04 by Brent Griffith ## #### Description Changes made for CR 8641 corrected one use of MinPlantSubIterations. Additional testing shows that now results show dependence on the ...
1.0
The plant solver sometimes has problems detecting when it is sufficiently converged and needs to be improved. When modeling complex plant systems, care should be taken to ensure that the solution is converged. (CR #8650) - #### Plant manager detection of when to exit iterations needs to be improved ###### Assigned to:...
defect
the plant solver sometimes has problems detecting when it is sufficiently converged and needs to be improved when modeling complex plant systems care should be taken to ensure that the solution is converged cr plant manager detection of when to exit iterations needs to be improved assigned to br...
1
3,773
2,610,068,730
IssuesEvent
2015-02-26 18:20:10
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
97,618
16,236,398,171
IssuesEvent
2021-05-07 01:38:16
michaeldotson/scaffolding-app
https://api.github.com/repos/michaeldotson/scaffolding-app
opened
CVE-2020-7595 (High) detected in nokogiri-1.10.3.gem
security vulnerability
## CVE-2020-7595 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.10.3.gem</b></p></summary> <p>Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many f...
True
CVE-2020-7595 (High) detected in nokogiri-1.10.3.gem - ## CVE-2020-7595 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.10.3.gem</b></p></summary> <p>Nokogiri (鋸) is an HTML...
non_defect
cve high detected in nokogiri gem cve high severity vulnerability vulnerable library nokogiri gem nokogiri 鋸 is an html xml sax and reader parser among nokogiri s many features is the ability to search documents via xpath or selectors library home page a href p...
0
450,133
12,990,778,312
IssuesEvent
2020-07-23 01:12:37
mxg895/next-story
https://api.github.com/repos/mxg895/next-story
closed
Figure out a better and more scalable way to store profile avatar pictures
low priority enhancement
too many images may make the document too large for mongodb, would be good to figure out an alternative
1.0
Figure out a better and more scalable way to store profile avatar pictures - too many images may make the document too large for mongodb, would be good to figure out an alternative
non_defect
figure out a better and more scalable way to store profile avatar pictures too many images may make the document too large for mongodb would be good to figure out an alternative
0
5,725
2,610,214,163
IssuesEvent
2015-02-26 19:08:21
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
старый диггер
auto-migrated Priority-Medium Type-Defect
``` '''Антип Миронов''' Привет всем не подскажите где можно найти .старый диггер. где то видел уже '''Вольт Сергеев''' Вот хороший сайт где можно скачать http://bit.ly/19VySXx '''Андрон Брагин''' Спасибо вроде то но просит телефон вводить '''Алан Алексеев''' Неа все ок у меня ничего не списало '''Александр Селезн...
1.0
старый диггер - ``` '''Антип Миронов''' Привет всем не подскажите где можно найти .старый диггер. где то видел уже '''Вольт Сергеев''' Вот хороший сайт где можно скачать http://bit.ly/19VySXx '''Андрон Брагин''' Спасибо вроде то но просит телефон вводить '''Алан Алексеев''' Неа все ок у меня ничего не списало '''...
defect
старый диггер антип миронов привет всем не подскажите где можно найти старый диггер где то видел уже вольт сергеев вот хороший сайт где можно скачать андрон брагин спасибо вроде то но просит телефон вводить алан алексеев неа все ок у меня ничего не списало александр селезнёв ...
1
72,291
13,803,778,130
IssuesEvent
2020-10-11 05:17:22
UBC-Thunderbots/Software
https://api.github.com/repos/UBC-Thunderbots/Software
opened
Make ball restitution and linear damping dynamic parameters
Difficulty - 7 G3 - Code Quality G8 - Visualization and GUI T - Enhancement
### Description of the task Ball restitution and linear damping from the `Simulator` constructor ``` explicit Simulator(const Field& field, double ball_restitution, double ball_linear_damping, const Duration& physics_time_step = Duration...
1.0
Make ball restitution and linear damping dynamic parameters - ### Description of the task Ball restitution and linear damping from the `Simulator` constructor ``` explicit Simulator(const Field& field, double ball_restitution, double ball_linear_damping, const Dura...
non_defect
make ball restitution and linear damping dynamic parameters description of the task ball restitution and linear damping from the simulator constructor explicit simulator const field field double ball restitution double ball linear damping const dura...
0