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
34,472
7,451,832,473
IssuesEvent
2018-03-29 05:36:05
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Ainese liigid ja valdkonnad on kadunud
P: highest R: fixed T: defect
**Reported by sven syld on 25 Apr 2013 08:22 UTC** Ainese liigid ja valdkonnad on kadunud devis
1.0
Ainese liigid ja valdkonnad on kadunud - **Reported by sven syld on 25 Apr 2013 08:22 UTC** Ainese liigid ja valdkonnad on kadunud devis
defect
ainese liigid ja valdkonnad on kadunud reported by sven syld on apr utc ainese liigid ja valdkonnad on kadunud devis
1
178,785
13,795,409,823
IssuesEvent
2020-10-09 17:58:10
enthought/traitsui
https://api.github.com/repos/enthought/traitsui
opened
Extend UITester support for FileEditor
component: test suite
The goal would be to extend support for downstream projects to write tests that require interacting with the GUI objects created by FileEditor. Actions: (1) Add (toolkit agnostic) tests for the editor in TraitsUI, focus on interactions that are going to be useful downstream as well (2) Expand the testing support v...
1.0
Extend UITester support for FileEditor - The goal would be to extend support for downstream projects to write tests that require interacting with the GUI objects created by FileEditor. Actions: (1) Add (toolkit agnostic) tests for the editor in TraitsUI, focus on interactions that are going to be useful downstream ...
non_defect
extend uitester support for fileeditor the goal would be to extend support for downstream projects to write tests that require interacting with the gui objects created by fileeditor actions add toolkit agnostic tests for the editor in traitsui focus on interactions that are going to be useful downstream ...
0
22,760
3,697,354,821
IssuesEvent
2016-02-27 16:32:10
CocoaPods/CocoaPods
https://api.github.com/repos/CocoaPods/CocoaPods
closed
protobuf -ios pod install error
d1:easy s3:detailed t2:defect
> ℹ Please fill out this template when filing an issue. ### Error ``` Errno::ENOENT - No such file or directory - /Users/mac/.cocoapods/repos/master /Library/Ruby/Gems/2.0.0/gems/cocoapods-core-0.39.0/lib/cocoapods-core/source.rb:41:in `chdir' /Library/Ruby/Gems/2.0.0/gems/cocoapods-core-0.39.0/lib/cocoapods-cor...
1.0
protobuf -ios pod install error - > ℹ Please fill out this template when filing an issue. ### Error ``` Errno::ENOENT - No such file or directory - /Users/mac/.cocoapods/repos/master /Library/Ruby/Gems/2.0.0/gems/cocoapods-core-0.39.0/lib/cocoapods-core/source.rb:41:in `chdir' /Library/Ruby/Gems/2.0.0/gems/coco...
defect
protobuf ios pod install error ℹ please fill out this template when filing an issue error errno enoent no such file or directory users mac cocoapods repos master library ruby gems gems cocoapods core lib cocoapods core source rb in chdir library ruby gems gems cocoap...
1
72,853
24,328,684,786
IssuesEvent
2022-09-30 17:09:51
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
sitewide 508-defect-2 [SCREENREADER, FOCUS]: NVDA bug causes search results to not be announced on focus
design system ⭐️ Public Websites 508/Accessibility 508-defect-2 508-issue-focus-mgmt 508-issue-screenreader stale
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
sitewide 508-defect-2 [SCREENREADER, FOCUS]: NVDA bug causes search results to not be announced on focus - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) <!-- Enter an issue title using the format [ER...
defect
sitewide defect nvda bug causes search results to not be announced on focus enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase by ...
1
59,266
14,546,267,313
IssuesEvent
2020-12-15 20:57:50
reactiveui/splat
https://api.github.com/repos/reactiveui/splat
closed
net5 windows specific version targetting?
Build Feature
we're currently targeting net5-windows based on @clairernovotny comments on twitter do we want to align to the UAP version and use net5-windows10.0.16299 ? https://twitter.com/clairernovotny/status/1329472367781945344
1.0
net5 windows specific version targetting? - we're currently targeting net5-windows based on @clairernovotny comments on twitter do we want to align to the UAP version and use net5-windows10.0.16299 ? https://twitter.com/clairernovotny/status/1329472367781945344
non_defect
windows specific version targetting we re currently targeting windows based on clairernovotny comments on twitter do we want to align to the uap version and use
0
54,385
13,637,806,263
IssuesEvent
2020-09-25 08:25:18
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Translator should ignore unknown functions
C: Translator E: All Editions P: Medium R: Fixed T: Defect
Receiving "Unknown function: [4:13]" when the query contains a custom function. Would be good to have converter not fail on an unknown function but rather convert everything it can. It would then return the query with all the conversions it was able to make and let the user fix any custom functions manually.
1.0
Translator should ignore unknown functions - Receiving "Unknown function: [4:13]" when the query contains a custom function. Would be good to have converter not fail on an unknown function but rather convert everything it can. It would then return the query with all the conversions it was able to make and let the user ...
defect
translator should ignore unknown functions receiving unknown function when the query contains a custom function would be good to have converter not fail on an unknown function but rather convert everything it can it would then return the query with all the conversions it was able to make and let the user fix a...
1
24,859
4,113,396,289
IssuesEvent
2016-06-07 14:00:59
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Fix command line option for turning on the use of distributed mesh
C: MOOSE P: normal T: defect
### Description of the enhancement or error report In setupOptions(), we will accept the option "--parallel-mesh", but its value will be overridden by fetching the parameter "distributed_mesh".
1.0
Fix command line option for turning on the use of distributed mesh - ### Description of the enhancement or error report In setupOptions(), we will accept the option "--parallel-mesh", but its value will be overridden by fetching the parameter "distributed_mesh".
defect
fix command line option for turning on the use of distributed mesh description of the enhancement or error report in setupoptions we will accept the option parallel mesh but its value will be overridden by fetching the parameter distributed mesh
1
40,230
5,282,869,424
IssuesEvent
2017-02-07 19:55:59
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
ci-kubernetes-e2e-gci-gke-serial-release-1.5: broken test run
area/test-infra kind/flake priority/important-soon priority/P1
ERROR: type should be string, got "https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-serial-release-1.5/89/\n\nMultiple broken tests:\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that embedding the JSON PodAffinity and PodAntiAffinity setting as a string in the annotation value work {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc422981ae0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\n\n\nFailed: [k8s.io] Kubelet [Serial] [Slow] [k8s.io] regular resource usage tracking resource tracking for 100 pods per node {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubelet_perf.go:270\nDec 1 16:18:00.203: CPU usage exceeding limits:\n node gke-bootstrap-e2e-default-pool-1d3b7ab4-98jt:\n container \"kubelet\": expected 50th% usage < 0.350; got 0.365, container \"kubelet\": expected 95th% usage < 0.500; got 0.539\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubelet_perf.go:188\n```\nIssues about this test specifically: #26982 #32214 #33994 #34035 #35399\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that taints-tolerations is respected if matching {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4212151c0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #28853 #31585\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that taints-tolerations is respected if not matching {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4211ddb20>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #27655 #33876\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching [Conformance] {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc422195a50>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #29516\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that a pod with an invalid NodeAffinity is rejected {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4216b59d0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #33883\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that a pod with an invalid podAffinity is rejected because of the LabelSelectorRequirement is invalid {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc421693420>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #35279\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that InterPodAntiAffinity is respected if matching 2 {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4212082e0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #30078 #30142\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that NodeSelector is respected if not matching [Conformance] {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4211ddcd0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #28091\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that NodeAffinity is respected if not matching {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc42178ca30>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #28019\n\n\nFailed: [k8s.io] Services should work after restarting apiserver [Disruptive] {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:451\nExpected error:\n <*errors.errorString | 0xc42161e010>: {\n s: \"error while stopping RC: service2: Get https://104.154.250.127/api/v1/namespaces/e2e-tests-services-7chvb/replicationcontrollers/service2: dial tcp 104.154.250.127:443: getsockopt: connection refused\",\n }\n error while stopping RC: service2: Get https://104.154.250.127/api/v1/namespaces/e2e-tests-services-7chvb/replicationcontrollers/service2: dial tcp 104.154.250.127:443: getsockopt: connection refused\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:442\n```\nIssues about this test specifically: #28257 #29159 #29449 #32447 #37508\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that InterPodAffinity is respected if matching {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4213b78f0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #36914\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that required NodeAffinity setting is respected if matching {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4215b15b0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #28071\n\n\nFailed: [k8s.io] SchedulerPredicates [Serial] validates that Inter-pod-Affinity is respected if not matching {Kubernetes e2e suite}\n\n```\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:100\nExpected error:\n <*errors.errorString | 0xc4215b82e0>: {\n s: \"Namespace e2e-tests-services-7chvb is active\",\n }\n Namespace e2e-tests-services-7chvb is active\nnot to have occurred\n/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:78\n```\nIssues about this test specifically: #31918\n\nPrevious issues for this suite: #37773\n"
1.0
ci-kubernetes-e2e-gci-gke-serial-release-1.5: broken test run - https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-serial-release-1.5/89/ Multiple broken tests: Failed: [k8s.io] SchedulerPredicates [Serial] validates that embedding the JSON PodAffinity and PodAntiAffinity setti...
non_defect
ci kubernetes gci gke serial release broken test run multiple broken tests failed schedulerpredicates validates that embedding the json podaffinity and podantiaffinity setting as a string in the annotation value work kubernetes suite go src io kubernetes output dockerized go src io kub...
0
44,068
11,948,126,128
IssuesEvent
2020-04-03 11:14:27
cakephp/docs
https://api.github.com/repos/cakephp/docs
opened
Unclear/buggy https://plugins.cakephp.org/
Docs Defect
We need a more clear frontend for this, also on how to add missing packages, or to search it more manually (not through the magic search). https://plugins.cakephp.org/packages?query=IDE&has=shell https://plugins.cakephp.org/packages?query=ide&has=command has no IdeHelper plugin, no matter what you search...
1.0
Unclear/buggy https://plugins.cakephp.org/ - We need a more clear frontend for this, also on how to add missing packages, or to search it more manually (not through the magic search). https://plugins.cakephp.org/packages?query=IDE&has=shell https://plugins.cakephp.org/packages?query=ide&has=command has n...
defect
unclear buggy we need a more clear frontend for this also on how to add missing packages or to search it more manually not through the magic search has no idehelper plugin no matter what you search for so maybe there is also some missing and not updated
1
78,329
27,439,087,464
IssuesEvent
2023-03-02 09:44:28
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
FileUpload: Apache Commons FileUpload 1.5 Security Update
:lady_beetle: defect :bangbang: needs-triage
### Describe the bug There is a new version of fileupload that offers a new setting to limit number of files uploaded at the same time to avoid DoS attacks. Please find details in https://cve.circl.lu/cve/CVE-2023-24998 It's important to mention that one needs to configure the maximum file numbers - it's not enough...
1.0
FileUpload: Apache Commons FileUpload 1.5 Security Update - ### Describe the bug There is a new version of fileupload that offers a new setting to limit number of files uploaded at the same time to avoid DoS attacks. Please find details in https://cve.circl.lu/cve/CVE-2023-24998 It's important to mention that one n...
defect
fileupload apache commons fileupload security update describe the bug there is a new version of fileupload that offers a new setting to limit number of files uploaded at the same time to avoid dos attacks please find details in it s important to mention that one needs to configure the maximum file num...
1
400,634
11,778,123,517
IssuesEvent
2020-03-16 15:50:12
perfectsense/gyro-google-provider
https://api.github.com/repos/perfectsense/gyro-google-provider
closed
DNS Zones: DNS name requires period at end
priority:high
When using a https://gyro.dev/providers/google/dns/dns-managed-zone.html, the dns-name requires a period at the end to be functional. The error message is: Caused by: Error: Invalid value for 'entity.managedZone.dnsName': '<Name_supplied>' Which is not very helpful in debugging this requirement. I see 3 solutions...
1.0
DNS Zones: DNS name requires period at end - When using a https://gyro.dev/providers/google/dns/dns-managed-zone.html, the dns-name requires a period at the end to be functional. The error message is: Caused by: Error: Invalid value for 'entity.managedZone.dnsName': '<Name_supplied>' Which is not very helpful in ...
non_defect
dns zones dns name requires period at end when using a the dns name requires a period at the end to be functional the error message is caused by error invalid value for entity managedzone dnsname which is not very helpful in debugging this requirement i see solutions that could work the ...
0
79,609
28,440,183,059
IssuesEvent
2023-04-15 20:19:05
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Data corruption with 519851122b1703b8 ("ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()")
Type: Defect
This is on FreeBSD, but it should not matter. I don't have a trivial testcase. The workload which runs into it is rather i/o heavy (package building) and the issue randomly pops up. Manifests itself mostly as strip(1) complaining about invalid file format in various ports, trying to build the same port the second ti...
1.0
Data corruption with 519851122b1703b8 ("ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()") - This is on FreeBSD, but it should not matter. I don't have a trivial testcase. The workload which runs into it is rather i/o heavy (package building) and the issue randomly pops up. Manifests itself mostly as strip(1)...
defect
data corruption with zfs ioc count filled does unnecessary txg wait synced this is on freebsd but it should not matter i don t have a trivial testcase the workload which runs into it is rather i o heavy package building and the issue randomly pops up manifests itself mostly as strip complaining ab...
1
17,182
4,149,185,213
IssuesEvent
2016-06-15 13:45:07
hashicorp/terraform
https://api.github.com/repos/hashicorp/terraform
closed
Documentation for aws_availability_zones uses interpolation on count
bug documentation
The documentation for [aws_availability_zones](https://github.com/hashicorp/terraform/blob/v0.7.0-rc2/website/source/docs/providers/aws/d/availability_zones.html.markdown) currently refers to interpolation on a count, which is not permitted. This should probably refer to a distributing IP ranges from a variable over th...
1.0
Documentation for aws_availability_zones uses interpolation on count - The documentation for [aws_availability_zones](https://github.com/hashicorp/terraform/blob/v0.7.0-rc2/website/source/docs/providers/aws/d/availability_zones.html.markdown) currently refers to interpolation on a count, which is not permitted. This sh...
non_defect
documentation for aws availability zones uses interpolation on count the documentation for currently refers to interpolation on a count which is not permitted this should probably refer to a distributing ip ranges from a variable over the availability zones instead
0
37,372
8,374,413,313
IssuesEvent
2018-10-05 13:37:43
snowie2000/mactype
https://api.github.com/repos/snowie2000/mactype
reopened
MacType causes Zeal to display garbage characters
render defect waiting user feedback
Zeal from here: https://github.com/zealdocs/zeal/ . It is an Qt based program for Windows/Linux to browse popular docs. It uses the QtWebkit component for HTML rendering. It works OK all the time when excluded in MacType. If rendered by MacType, it may display garbage chars occasionally. See screenshot below for no Ma...
1.0
MacType causes Zeal to display garbage characters - Zeal from here: https://github.com/zealdocs/zeal/ . It is an Qt based program for Windows/Linux to browse popular docs. It uses the QtWebkit component for HTML rendering. It works OK all the time when excluded in MacType. If rendered by MacType, it may display garbag...
defect
mactype causes zeal to display garbage characters zeal from here it is an qt based program for windows linux to browse popular docs it uses the qtwebkit component for html rendering it works ok all the time when excluded in mactype if rendered by mactype it may display garbage chars occasionally see screen...
1
339,108
24,610,752,406
IssuesEvent
2022-10-14 21:08:25
meduzen/datetime-attribute
https://api.github.com/repos/meduzen/datetime-attribute
closed
Document development and/or “contributing” instructions and guidelines
documentation
As noted in [#30](https://github.com/meduzen/datetime-attribute/pull/30#issuecomment-998948053). Should include at least: - how to run tests - how to update types and test them
1.0
Document development and/or “contributing” instructions and guidelines - As noted in [#30](https://github.com/meduzen/datetime-attribute/pull/30#issuecomment-998948053). Should include at least: - how to run tests - how to update types and test them
non_defect
document development and or “contributing” instructions and guidelines as noted in should include at least how to run tests how to update types and test them
0
9,962
2,616,015,389
IssuesEvent
2015-03-02 00:57:57
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Crash when trying to watch a replay (no loaded module)
auto-migrated Priority-Critical Type-Defect Usability
``` What steps will reproduce the problem? 1. set ai_dll=NULL 2. Run starcraft with bwapi (no need for client) 3. Open a replay What is the expected output? What do you see instead? CRASH inside bwapi.dll What version of the product are you using? On what operating system? latest revision: 3262, XPSP3 Please provide...
1.0
Crash when trying to watch a replay (no loaded module) - ``` What steps will reproduce the problem? 1. set ai_dll=NULL 2. Run starcraft with bwapi (no need for client) 3. Open a replay What is the expected output? What do you see instead? CRASH inside bwapi.dll What version of the product are you using? On what opera...
defect
crash when trying to watch a replay no loaded module what steps will reproduce the problem set ai dll null run starcraft with bwapi no need for client open a replay what is the expected output what do you see instead crash inside bwapi dll what version of the product are you using on what opera...
1
62,421
17,023,920,221
IssuesEvent
2021-07-03 04:33:41
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Scoring incomplete / postcode mismatch / town mismatch does not decrease score
Component: nominatim Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.14am, Tuesday, 14th April 2015]** Hi, the address: 56727 Mayen, Bergstrae 12 returns 2 results. Correct: http://nominatim.openstreetmap.org/details.php?place_id=2581169749 Broken http://nominatim.openstreetmap.org/details.php?place_id=2571390463 ...
1.0
Scoring incomplete / postcode mismatch / town mismatch does not decrease score - **[Submitted to the original trac issue database at 9.14am, Tuesday, 14th April 2015]** Hi, the address: 56727 Mayen, Bergstrae 12 returns 2 results. Correct: http://nominatim.openstreetmap.org/details.php?place_id=2581169749...
defect
scoring incomplete postcode mismatch town mismatch does not decrease score hi the address mayen bergstrae returns results correct broken i guess result is taken into account is because of the landkreis mayen koblenz which matches the mayen result is a much bette...
1
25,441
6,662,646,408
IssuesEvent
2017-10-02 13:53:26
OpenGenus/cosmos
https://api.github.com/repos/OpenGenus/cosmos
reopened
Add Breadth First Search
add code hacktoberfest
Add the code for the breadth-first search algorithm in any language. The code should be placed at code/graph-algorithms/breadth_first_search
1.0
Add Breadth First Search - Add the code for the breadth-first search algorithm in any language. The code should be placed at code/graph-algorithms/breadth_first_search
non_defect
add breadth first search add the code for the breadth first search algorithm in any language the code should be placed at code graph algorithms breadth first search
0
14,401
2,800,791,798
IssuesEvent
2015-05-13 12:28:31
google/google-visualization-issues
https://api.github.com/repos/google/google-visualization-issues
closed
Scatter char annotations don't show
Type-Defect
``` I am using the following code and while the chart loads fine, the annotations don't appear and furthermore their is no error returned. Here is the same example in a jsfiddle. Beating my brains out over here. Thank you in advance if you can see what I cannot. http://jsfiddle.net/MooseEagleShark/2sdxv5r9/ Wh...
1.0
Scatter char annotations don't show - ``` I am using the following code and while the chart loads fine, the annotations don't appear and furthermore their is no error returned. Here is the same example in a jsfiddle. Beating my brains out over here. Thank you in advance if you can see what I cannot. http://jsfidd...
defect
scatter char annotations don t show i am using the following code and while the chart loads fine the annotations don t appear and furthermore their is no error returned here is the same example in a jsfiddle beating my brains out over here thank you in advance if you can see what i cannot what giv...
1
112,380
24,260,380,298
IssuesEvent
2022-09-27 21:58:10
microsoft/pxt-arcade
https://api.github.com/repos/microsoft/pxt-arcade
closed
Whack the mole skillmap has grey block in the hints
hour of code
Get Animated tutorial->Step 6->hint ![image](https://user-images.githubusercontent.com/6107272/192617129-4108d101-630f-4a5c-ba3a-ad030e2b6b0d.png)
1.0
Whack the mole skillmap has grey block in the hints - Get Animated tutorial->Step 6->hint ![image](https://user-images.githubusercontent.com/6107272/192617129-4108d101-630f-4a5c-ba3a-ad030e2b6b0d.png)
non_defect
whack the mole skillmap has grey block in the hints get animated tutorial step hint
0
17,494
3,010,227,097
IssuesEvent
2015-07-28 11:58:24
JOverseer/joverseer
https://api.github.com/repos/JOverseer/joverseer
closed
Corrected a typo in the name of the artifact Far Cutting in KS
auto-migrated KS Milestone-v1.0.7 Priority-Medium Type-Defect
``` . ``` Original issue reported on code.google.com by `mscoon` on 27 Apr 2010 at 7:16
1.0
Corrected a typo in the name of the artifact Far Cutting in KS - ``` . ``` Original issue reported on code.google.com by `mscoon` on 27 Apr 2010 at 7:16
defect
corrected a typo in the name of the artifact far cutting in ks original issue reported on code google com by mscoon on apr at
1
21,363
3,491,335,354
IssuesEvent
2016-01-04 15:16:58
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
Doc: find_peaks_swc
defect scipy.signal
The documentation for `find_peaks_swc` wavelet parameter is wrong and/or misleading: - the wavelet function needs to take two parameters, the number of points and the width (as does `ricker`). - Why/how should it be normalized? Looking at `ricker(N,w).sum()`: The result depends on `N` and `m`. It is zero (not unity) ...
1.0
Doc: find_peaks_swc - The documentation for `find_peaks_swc` wavelet parameter is wrong and/or misleading: - the wavelet function needs to take two parameters, the number of points and the width (as does `ricker`). - Why/how should it be normalized? Looking at `ricker(N,w).sum()`: The result depends on `N` and `m`. I...
defect
doc find peaks swc the documentation for find peaks swc wavelet parameter is wrong and or misleading the wavelet function needs to take two parameters the number of points and the width as does ricker why how should it be normalized looking at ricker n w sum the result depends on n and m i...
1
312,353
23,424,883,815
IssuesEvent
2022-08-14 08:32:25
ashishsaranshakya/Battery-Manager
https://api.github.com/repos/ashishsaranshakya/Battery-Manager
closed
Change package name
documentation
Change package name from com.example.batterymanager to com.ashish.batterymanager
1.0
Change package name - Change package name from com.example.batterymanager to com.ashish.batterymanager
non_defect
change package name change package name from com example batterymanager to com ashish batterymanager
0
190,229
14,538,950,065
IssuesEvent
2020-12-15 11:10:36
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/anomaly_detection/date_nanos_job·ts - machine learning anomaly detection job on data set with date_nanos time field with count detector and model plot disabled navigates through the advanced wizard and sets all needed fields
failed-test
A test failed on a tracked branch ``` Error: Expected summary count field selection to be 'count' (got '_doc_count') at Assertion.assert (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:100:11) at Assertion.eql (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:244:8) ...
1.0
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/anomaly_detection/date_nanos_job·ts - machine learning anomaly detection job on data set with date_nanos time field with count detector and model plot disabled navigates through the advanced wizard and sets all needed fields - A test failed ...
non_defect
failing test chrome x pack ui functional tests x pack test functional apps ml anomaly detection date nanos job·ts machine learning anomaly detection job on data set with date nanos time field with count detector and model plot disabled navigates through the advanced wizard and sets all needed fields a test failed ...
0
288,612
21,714,258,830
IssuesEvent
2022-05-10 16:18:56
turanlioglu/bounswe573-2022
https://api.github.com/repos/turanlioglu/bounswe573-2022
opened
unit testing should be added
documentation
some tests are written inside of the code block, but that is not a general test for functionality there will be a tests to measure the performance
1.0
unit testing should be added - some tests are written inside of the code block, but that is not a general test for functionality there will be a tests to measure the performance
non_defect
unit testing should be added some tests are written inside of the code block but that is not a general test for functionality there will be a tests to measure the performance
0
337,854
24,559,892,265
IssuesEvent
2022-10-12 19:13:20
dagger/dagger
https://api.github.com/repos/dagger/dagger
opened
Code-first schemas: support for converting comments into schema docs
area/documentation cloak area/extension
Didn't implement this in Go yet, should be pretty trivial though: https://pkg.go.dev/go/ast#Comment Not sure if it works with strawberry @helderco (no need to support it immediately if not, this is just a tracking issue so we don't forget about it). TS supports grabbing comments too: https://github.com/Microsoft/...
1.0
Code-first schemas: support for converting comments into schema docs - Didn't implement this in Go yet, should be pretty trivial though: https://pkg.go.dev/go/ast#Comment Not sure if it works with strawberry @helderco (no need to support it immediately if not, this is just a tracking issue so we don't forget about i...
non_defect
code first schemas support for converting comments into schema docs didn t implement this in go yet should be pretty trivial though not sure if it works with strawberry helderco no need to support it immediately if not this is just a tracking issue so we don t forget about it ts supports grabbing comm...
0
87,661
15,789,851,121
IssuesEvent
2021-04-01 23:50:35
HelioGuilherme66/RIDE
https://api.github.com/repos/HelioGuilherme66/RIDE
opened
CVE-2021-25290 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-25290 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library home ...
True
CVE-2021-25290 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-25290 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_...
non_defect
cve high detected in pillow whl cve high severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file ride src bin path to vulnerable library ride src bin ride requirements txt...
0
14,980
2,832,531,811
IssuesEvent
2015-05-25 08:54:51
ibus/ibus
https://api.github.com/repos/ibus/ibus
closed
ibus和codeblocks是不是有冲突
Priority-Medium Type-Defect
``` What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...):Linux(fedora) Architecture (i386, x86_64):i386 IBus version:1.3.5 真麻烦,我直接说了,ibus和codeblocks是不是有冲突,在codeblocks中不可以切换输入法到英文,而且回车不出字. ``` Original issue reported on code.google.com by `dongfengweixiao` on...
1.0
ibus和codeblocks是不是有冲突 - ``` What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...):Linux(fedora) Architecture (i386, x86_64):i386 IBus version:1.3.5 真麻烦,我直接说了,ibus和codeblocks是不是有冲突,在codeblocks中不可以切换输入法到英文,而且回车不出字. ``` Original issue reported on code.google.com...
defect
ibus和codeblocks是不是有冲突 what version of the product are you using on what operating system os linux distributions unix or linux fedora architecture ibus version 真麻烦 我直接说了 ibus和codeblocks是不是有冲突 在codeblocks中不可以切换输入法到英文 而且回车不出字 original issue reported on code google com by dong...
1
30,138
6,033,223,988
IssuesEvent
2017-06-09 07:38:19
moosetechnology/Moose
https://api.github.com/repos/moosetechnology/Moose
closed
DSM has flags for refactoring
Component-DSM Priority-Medium Type-Defect
Originally reported on Google Code with ID 554 ``` some flags in DSM I should verify for 4.4 ``` Reported by `jannik.laval` on 2011-03-16 11:41:16
1.0
DSM has flags for refactoring - Originally reported on Google Code with ID 554 ``` some flags in DSM I should verify for 4.4 ``` Reported by `jannik.laval` on 2011-03-16 11:41:16
defect
dsm has flags for refactoring originally reported on google code with id some flags in dsm i should verify for reported by jannik laval on
1
48,610
13,162,456,655
IssuesEvent
2020-08-10 21:38:49
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
EinsteinMSD documentation: msd_per_particle attribute.
Component-Analysis Component-Docs defect
## Expected behavior ## EinsteinMSD documentation refers to the attribute msd_per_particle for accessing the numpy array containing individual msd curves. ## Actual behavior ## Actual code seems to use msds_by_particle as the attribute instead. ## Code to reproduce the behavior ## ``` python import MDA...
1.0
EinsteinMSD documentation: msd_per_particle attribute. - ## Expected behavior ## EinsteinMSD documentation refers to the attribute msd_per_particle for accessing the numpy array containing individual msd curves. ## Actual behavior ## Actual code seems to use msds_by_particle as the attribute instead. ## Co...
defect
einsteinmsd documentation msd per particle attribute expected behavior einsteinmsd documentation refers to the attribute msd per particle for accessing the numpy array containing individual msd curves actual behavior actual code seems to use msds by particle as the attribute instead co...
1
230,350
17,613,662,140
IssuesEvent
2021-08-18 06:56:20
100mslive/100ms-react-native
https://api.github.com/repos/100mslive/100ms-react-native
opened
Documentation: Feature Section - Mute / Unmute Audio / Video
documentation
Example: https://docs.100ms.live/javascript/v2/features/mute To be created in Markdown file
1.0
Documentation: Feature Section - Mute / Unmute Audio / Video - Example: https://docs.100ms.live/javascript/v2/features/mute To be created in Markdown file
non_defect
documentation feature section mute unmute audio video example to be created in markdown file
0
41,097
10,308,321,886
IssuesEvent
2019-08-29 10:39:23
contao/contao
https://api.github.com/repos/contao/contao
closed
'alias' db fields are too short
defect
Just ran into an error when trying to save a news with a long (> 128 chars) headline: 'headline' is `maxlength 255` and type `varchar(255)` https://github.com/contao/news-bundle/blob/60c04935829aa6251e40ef47542de5fdca5d6d50/src/Resources/contao/dca/tl_news.php#L166 but 'alias' is only `maxlength 128`and type `varc...
1.0
'alias' db fields are too short - Just ran into an error when trying to save a news with a long (> 128 chars) headline: 'headline' is `maxlength 255` and type `varchar(255)` https://github.com/contao/news-bundle/blob/60c04935829aa6251e40ef47542de5fdca5d6d50/src/Resources/contao/dca/tl_news.php#L166 but 'alias' is ...
defect
alias db fields are too short just ran into an error when trying to save a news with a long chars headline headline is maxlength and type varchar but alias is only maxlength and type varchar same goes for title and alias in tl page
1
28,671
5,328,573,726
IssuesEvent
2017-02-15 12:31:21
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
LiveScroll issue on DataTable with filtering column
6.0.16 defect
Reported By PRO User; Test xhtml ``` <h:form id="form"> <p:dataTable id="balanceCodeDatatable" var="balanceCode" widgetVar="balanceCodeWidget" value="#{balanceCodeController.dataModel}" // data size = 34 selection="#{balanceCodeController.selectedEmployee}" selectionMode="si...
1.0
LiveScroll issue on DataTable with filtering column - Reported By PRO User; Test xhtml ``` <h:form id="form"> <p:dataTable id="balanceCodeDatatable" var="balanceCode" widgetVar="balanceCodeWidget" value="#{balanceCodeController.dataModel}" // data size = 34 selection="#{balanceCodeCo...
defect
livescroll issue on datatable with filtering column reported by pro user test xhtml p datatable id balancecodedatatable var balancecode widgetvar balancecodewidget value balancecodecontroller datamodel data size selection balancecodecontroller selectede...
1
18,829
3,089,581,850
IssuesEvent
2015-08-25 22:18:29
rome2/dtedit
https://api.github.com/repos/rome2/dtedit
closed
Compile dtedit on linux
auto-migrated Priority-Medium Type-Defect
``` I use hg to clone the files of the project on my computer, but I don't see any make file. As a noob, I tried to type the "make" command, but it failed (no makefile found). It looks like it is an windows only source. Where can I find the sources for linux ? Thank you ``` Original issue reported on code.google...
1.0
Compile dtedit on linux - ``` I use hg to clone the files of the project on my computer, but I don't see any make file. As a noob, I tried to type the "make" command, but it failed (no makefile found). It looks like it is an windows only source. Where can I find the sources for linux ? Thank you ``` Original iss...
defect
compile dtedit on linux i use hg to clone the files of the project on my computer but i don t see any make file as a noob i tried to type the make command but it failed no makefile found it looks like it is an windows only source where can i find the sources for linux thank you original iss...
1
29,187
5,580,710,533
IssuesEvent
2017-03-28 17:13:43
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
Memory leak: zoneNode
Defect - Basic
### [Codacy](https://www.codacy.com/app/Cockatrice/Cockatrice/commit?cid=83329253) detected an issue: #### Message: `Memory leak: zoneNode` #### Occurred on: + **Commit**: 1e3fb6c6e130a0a322d72b633b30241cb1268e38 + **File**: [cockatrice/src/decklistmodel.cpp](https://github.com/Cockatrice/Cockatrice/blob/1e3f...
1.0
Memory leak: zoneNode - ### [Codacy](https://www.codacy.com/app/Cockatrice/Cockatrice/commit?cid=83329253) detected an issue: #### Message: `Memory leak: zoneNode` #### Occurred on: + **Commit**: 1e3fb6c6e130a0a322d72b633b30241cb1268e38 + **File**: [cockatrice/src/decklistmodel.cpp](https://github.com/Cockatr...
defect
memory leak zonenode detected an issue message memory leak zonenode occurred on commit file linenum code return qmodelindex currently on commit file linenum
1
76,984
26,705,306,898
IssuesEvent
2023-01-27 17:36:28
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Glitched image view resetting scroll position
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? 2. What do you click? 3. More steps… ### Outcome #### What did you expect? Clicking in image on timeline should zoom in it smoothly and when going back scroll should be on the same position as before. #### What happened instead? While click...
1.0
Glitched image view resetting scroll position - ### Steps to reproduce 1. Where are you starting? What can you see? 2. What do you click? 3. More steps… ### Outcome #### What did you expect? Clicking in image on timeline should zoom in it smoothly and when going back scroll should be on the same position as bef...
defect
glitched image view resetting scroll position steps to reproduce where are you starting what can you see what do you click more steps… outcome what did you expect clicking in image on timeline should zoom in it smoothly and when going back scroll should be on the same position as bef...
1
58,335
16,488,245,698
IssuesEvent
2021-05-24 21:33:07
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[COGNITION]: Screen reader text for timestamps should match visual timestamps
508-defect-2 508-issue-cognition 508/Accessibility Virtual-Agent
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) ## Feedback framework - **❗️ Must** for if the feedback must be applied - **⚠️ Should** if the feedback is best practice - **✔️ Consider** for sugg...
1.0
[COGNITION]: Screen reader text for timestamps should match visual timestamps - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) ## Feedback framework - **❗️ Must** for if the feedback must be applied...
defect
screen reader text for timestamps should match visual timestamps feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge feedback ...
1
161,795
6,136,519,329
IssuesEvent
2017-06-26 09:35:50
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Prometheus metrics for docker registry & haproxy
component/metrics kind/enhancement priority/P2
Most components expose metrics for ingestion into Prometheus. I'd like to see the same for haproxy & the docker registry. HAProxy should be simple enough, running a container in the same pod using the Prometheus HAProxy exporter (https://github.com/prometheus/haproxy_exporter/). Does the docker registry expose promet...
1.0
Prometheus metrics for docker registry & haproxy - Most components expose metrics for ingestion into Prometheus. I'd like to see the same for haproxy & the docker registry. HAProxy should be simple enough, running a container in the same pod using the Prometheus HAProxy exporter (https://github.com/prometheus/haproxy_...
non_defect
prometheus metrics for docker registry haproxy most components expose metrics for ingestion into prometheus i d like to see the same for haproxy the docker registry haproxy should be simple enough running a container in the same pod using the prometheus haproxy exporter does the docker registry expose pro...
0
199,240
22,692,482,943
IssuesEvent
2022-07-04 23:15:10
lightbend/kalix-javascript-sdk
https://api.github.com/repos/lightbend/kalix-javascript-sdk
closed
2 Vulnerabilities in tar
security
[CVE-2021-32804](https://nvd.nist.gov/vuln/detail/CVE-2021-32804) AFFECTED VERSIONS >=6.0.0, <6.1.1>=5.0.0, <5.0.6>=4.0.0, <4.4.14<3.2.2 [CVE-2021-32803 ](https://nvd.nist.gov/vuln/detail/CVE-2021-32803) AFFECTED VERSIONS >=6.0.0, <6.1.2>=5.0.0, <5.0.7>=4.0.0, <4.4.15<3.2.3
True
2 Vulnerabilities in tar - [CVE-2021-32804](https://nvd.nist.gov/vuln/detail/CVE-2021-32804) AFFECTED VERSIONS >=6.0.0, <6.1.1>=5.0.0, <5.0.6>=4.0.0, <4.4.14<3.2.2 [CVE-2021-32803 ](https://nvd.nist.gov/vuln/detail/CVE-2021-32803) AFFECTED VERSIONS >=6.0.0, <6.1.2>=5.0.0, <5.0.7>=4.0.0, <4.4.15<3.2.3
non_defect
vulnerabilities in tar affected versions affected versions
0
29,615
5,748,752,581
IssuesEvent
2017-04-25 02:13:12
line/armeria
https://api.github.com/repos/line/armeria
closed
OrElseEndpointGroup does not notify delegated endpoint change to endpoint listeners
defect
If delegated endpoints of `OrElseEndpointGroup` changes endpoint lists, OrElseEndpointGroup needs to notify the change to other endpoint listeners (for example, [WeightedRoundRobinSelector](https://github.com/line/armeria/blob/master/core/src/main/java/com/linecorp/armeria/client/endpoint/WeightedRoundRobinStrategy.jav...
1.0
OrElseEndpointGroup does not notify delegated endpoint change to endpoint listeners - If delegated endpoints of `OrElseEndpointGroup` changes endpoint lists, OrElseEndpointGroup needs to notify the change to other endpoint listeners (for example, [WeightedRoundRobinSelector](https://github.com/line/armeria/blob/master/...
defect
orelseendpointgroup does not notify delegated endpoint change to endpoint listeners if delegated endpoints of orelseendpointgroup changes endpoint lists orelseendpointgroup needs to notify the change to other endpoint listeners for example to solve this orelseendpointgroup needs to extends dynamicendpoin...
1
68,502
21,665,212,348
IssuesEvent
2022-05-07 04:03:31
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Room list periodically loses its blur/existence
T-Defect S-Minor A-Room-List A-Appearance O-Uncommon
### Steps to reproduce Unclear. ### Outcome #### What did you expect? The room list to be stable. #### What happened instead? Over the last 2-4 weeks I've noticed an uptick in https://github.com/vector-im/element-web/issues/14531 -style symptoms where the room list's blur goes away (leaving me with my chose...
1.0
Room list periodically loses its blur/existence - ### Steps to reproduce Unclear. ### Outcome #### What did you expect? The room list to be stable. #### What happened instead? Over the last 2-4 weeks I've noticed an uptick in https://github.com/vector-im/element-web/issues/14531 -style symptoms where the ro...
defect
room list periodically loses its blur existence steps to reproduce unclear outcome what did you expect the room list to be stable what happened instead over the last weeks i ve noticed an uptick in style symptoms where the room list s blur goes away leaving me with my chosen ...
1
301,428
22,755,797,406
IssuesEvent
2022-07-07 16:26:06
nuxt/framework
https://api.github.com/repos/nuxt/framework
closed
`useFetch` data return null with mismatching client/request options
bug documentation nuxt3 🔨 p3-minor-bug
### Environment ``` ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-27480123.4c77c88` - Package Manager: `yarn@1.22.18` - Builder: `vite` - User Config: `-` - Runtime Modules: `-` - Build Modules: `-` ------------------...
1.0
`useFetch` data return null with mismatching client/request options - ### Environment ``` ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-27480123.4c77c88` - Package Manager: `yarn@1.22.18` - Builder: `vite` - User Config: `-`...
non_defect
usefetch data return null with mismatching client request options environment operating system linux node version nuxt version package manager yarn builder vite user config runtime module...
0
40,128
10,454,819,948
IssuesEvent
2019-09-19 19:47:24
VOREStation/VOREStation
https://api.github.com/repos/VOREStation/VOREStation
closed
Advanced Who verb exposes stealthmins
Status: Works in latest build Type: Bug
#### Brief description of the issue The Advanced Who verb subtly hints out sneaky staff. #### What you expected to happen The Advanced Who not being a snitch. #### What actually happened The verb lists stealthmin aliases with inconsistent tabbing at the bottom of the list regardless of the alphabetical order. ...
1.0
Advanced Who verb exposes stealthmins - #### Brief description of the issue The Advanced Who verb subtly hints out sneaky staff. #### What you expected to happen The Advanced Who not being a snitch. #### What actually happened The verb lists stealthmin aliases with inconsistent tabbing at the bottom of the lis...
non_defect
advanced who verb exposes stealthmins brief description of the issue the advanced who verb subtly hints out sneaky staff what you expected to happen the advanced who not being a snitch what actually happened the verb lists stealthmin aliases with inconsistent tabbing at the bottom of the lis...
0
33,094
7,030,232,663
IssuesEvent
2017-12-26 08:40:50
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Intro page::Customer Names are appearing twice on the Intro page thumbnails
Defect P2
Steps To Replicate : Browser tested : Google Chrome 1. Launch the url : http://192.168.1.198:9999/#/ 2. Login with Admin credentials 3. Navigate to 'Settings' Menu 4. Select "Intro Page" 5. Click on add (+) 6. Select an option from "Select customer" drop down 7. Select a Header and an article from the respect...
1.0
Intro page::Customer Names are appearing twice on the Intro page thumbnails - Steps To Replicate : Browser tested : Google Chrome 1. Launch the url : http://192.168.1.198:9999/#/ 2. Login with Admin credentials 3. Navigate to 'Settings' Menu 4. Select "Intro Page" 5. Click on add (+) 6. Select an option from "...
defect
intro page customer names are appearing twice on the intro page thumbnails steps to replicate browser tested google chrome launch the url login with admin credentials navigate to settings menu select intro page click on add select an option from select customer drop down ...
1
41,715
10,575,761,610
IssuesEvent
2019-10-07 16:22:08
extnet/Ext.NET
https://api.github.com/repos/extnet/Ext.NET
closed
TabCloseMenu: Menu Icons no longer works after UX review
4.x defect
Found: 4.8.2 Ext.NET forum thread: [TabCloseMenu plugin - issue with icons and events](https://forums.ext.net/showthread.php?62695) The `Ext.ux.TabCloseMenu` `Ext.tab.Panel`'s plugin lost some Ext.NET extensions when UX overrides were reviewed in issue #1488. The exact commit where it lost the overrides is a4bf043c...
1.0
TabCloseMenu: Menu Icons no longer works after UX review - Found: 4.8.2 Ext.NET forum thread: [TabCloseMenu plugin - issue with icons and events](https://forums.ext.net/showthread.php?62695) The `Ext.ux.TabCloseMenu` `Ext.tab.Panel`'s plugin lost some Ext.NET extensions when UX overrides were reviewed in issue #148...
defect
tabclosemenu menu icons no longer works after ux review found ext net forum thread the ext ux tabclosemenu ext tab panel s plugin lost some ext net extensions when ux overrides were reviewed in issue the exact commit where it lost the overrides is with this commit hash handy it should be ...
1
31,486
6,538,892,661
IssuesEvent
2017-09-01 08:44:33
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
SSL Incorrect Error Message : Memcached not enabled
Type: Defect
If you try to connect to a Hazelcast Cluster that has SSL/Security disabled with a Hazelcast Client that has SSL enabled we seem to get a very strange error message...where it complains that "Memcached not enabled". This is using 3.8.1 both sides. Not tried 3.8.3/3.9-EA Can we please change this to tell the us...
1.0
SSL Incorrect Error Message : Memcached not enabled - If you try to connect to a Hazelcast Cluster that has SSL/Security disabled with a Hazelcast Client that has SSL enabled we seem to get a very strange error message...where it complains that "Memcached not enabled". This is using 3.8.1 both sides. Not tried 3....
defect
ssl incorrect error message memcached not enabled if you try to connect to a hazelcast cluster that has ssl security disabled with a hazelcast client that has ssl enabled we seem to get a very strange error message where it complains that memcached not enabled this is using both sides not tried ...
1
28,055
5,167,601,444
IssuesEvent
2017-01-17 19:15:15
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
Complemento Nomina 1.2 - No reporta correctamente el régimen del empleado al PDF
bug defect
Te envié por correo la evidencia. Por ejemplo es asimiliados en el XML (clave 06), y en el PDF dice Sueldos y Salarios
1.0
Complemento Nomina 1.2 - No reporta correctamente el régimen del empleado al PDF - Te envié por correo la evidencia. Por ejemplo es asimiliados en el XML (clave 06), y en el PDF dice Sueldos y Salarios
defect
complemento nomina no reporta correctamente el régimen del empleado al pdf te envié por correo la evidencia por ejemplo es asimiliados en el xml clave y en el pdf dice sueldos y salarios
1
20,414
10,518,537,607
IssuesEvent
2019-09-29 11:33:59
alpersonalwebsite/erc721-smart-contract
https://api.github.com/repos/alpersonalwebsite/erc721-smart-contract
opened
CVE-2019-11358 (Medium) detected in jquery-1.11.1.min.js
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.11.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="h...
True
CVE-2019-11358 (Medium) detected in jquery-1.11.1.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.11.1.min.js</b></p></summary> <p>JavaScript libr...
non_defect
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm smart contract smart contracts node modules nightmare test fixtur...
0
69,305
22,319,966,610
IssuesEvent
2022-06-14 04:54:41
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Person / direct-chat missing / disappears from "People" group in "home" space
T-Defect X-Needs-Info S-Major A-Room-List A-Spaces A-DMs O-Uncommon
### Steps to reproduce Not sure how to reproduce it, I've noticed it happen sometimes. Maybe when I've gotten a notification from them on a mobile client and then want to read it in element before having read it on the mobile client? ### Outcome #### What did you expect? I expected this person to show up in the "...
1.0
Person / direct-chat missing / disappears from "People" group in "home" space - ### Steps to reproduce Not sure how to reproduce it, I've noticed it happen sometimes. Maybe when I've gotten a notification from them on a mobile client and then want to read it in element before having read it on the mobile client? ### ...
defect
person direct chat missing disappears from people group in home space steps to reproduce not sure how to reproduce it i ve noticed it happen sometimes maybe when i ve gotten a notification from them on a mobile client and then want to read it in element before having read it on the mobile client ...
1
197,603
6,961,921,003
IssuesEvent
2017-12-08 11:26:25
alibaba/dubbo
https://api.github.com/repos/alibaba/dubbo
closed
dubbo能否跟motan一样,提供服务优雅停机的方法,每次断开都要timeout后才能请求另外机器的请求
priority/high type/enhancement
https://github.com/weibocom/motan/wiki/zh_userguide#%E7%AE%A1%E7%90%86%E5%90%8E%E5%8F%B0 MotanSwitcherUtil.setSwitcherValue(MotanConstants.REGISTRY_HEARTBEAT_SWITCHER, false)
1.0
dubbo能否跟motan一样,提供服务优雅停机的方法,每次断开都要timeout后才能请求另外机器的请求 - https://github.com/weibocom/motan/wiki/zh_userguide#%E7%AE%A1%E7%90%86%E5%90%8E%E5%8F%B0 MotanSwitcherUtil.setSwitcherValue(MotanConstants.REGISTRY_HEARTBEAT_SWITCHER, false)
non_defect
dubbo能否跟motan一样,提供服务优雅停机的方法,每次断开都要timeout后才能请求另外机器的请求 motanswitcherutil setswitchervalue motanconstants registry heartbeat switcher false
0
293,034
25,262,702,935
IssuesEvent
2022-11-16 00:38:10
xmos/xcore_sdk
https://api.github.com/repos/xmos/xcore_sdk
closed
Update sdk_builder docker image to use newer XTC tools
size:S type:testing
Install XTC Tools versions: - [ ] 15.1.4 - [ ] 15.2.N (latest) Investigate why https://github.com/xmos/xcore_builder was archived and what is the new recommended practice for installing the XTC Tools.
1.0
Update sdk_builder docker image to use newer XTC tools - Install XTC Tools versions: - [ ] 15.1.4 - [ ] 15.2.N (latest) Investigate why https://github.com/xmos/xcore_builder was archived and what is the new recommended practice for installing the XTC Tools.
non_defect
update sdk builder docker image to use newer xtc tools install xtc tools versions n latest investigate why was archived and what is the new recommended practice for installing the xtc tools
0
77,234
26,870,575,795
IssuesEvent
2023-02-04 12:11:50
primefaces-extensions/primefaces-extensions
https://api.github.com/repos/primefaces-extensions/primefaces-extensions
closed
OrgChart: FontAwesome icons no longer work
defect
@jxmai your recent changes prevent FontAwesome icons from working in the OrgChart. In our showcase `parentNodeSymbol="fa-folder-open"` now does nothing.
1.0
OrgChart: FontAwesome icons no longer work - @jxmai your recent changes prevent FontAwesome icons from working in the OrgChart. In our showcase `parentNodeSymbol="fa-folder-open"` now does nothing.
defect
orgchart fontawesome icons no longer work jxmai your recent changes prevent fontawesome icons from working in the orgchart in our showcase parentnodesymbol fa folder open now does nothing
1
214,471
16,592,565,258
IssuesEvent
2021-06-01 09:29:31
quarkusio/quarkus
https://api.github.com/repos/quarkusio/quarkus
closed
Continuous testing: not all tests are re-run automatically
area/continuous-testing kind/bug
## Describe the bug In `quarkus:dev` in `2.0.0.CR2`, not all tests are re-executed automatically on save, only `@QuarkusTest` annotated ones. ## To Reproduce The Quarkus playground project contains a Maven plain unit test (`*Test`), an integration tests (`*IT`), and a `@QuarkusTest`. - Project: https://github...
1.0
Continuous testing: not all tests are re-run automatically - ## Describe the bug In `quarkus:dev` in `2.0.0.CR2`, not all tests are re-executed automatically on save, only `@QuarkusTest` annotated ones. ## To Reproduce The Quarkus playground project contains a Maven plain unit test (`*Test`), an integration test...
non_defect
continuous testing not all tests are re run automatically describe the bug in quarkus dev in not all tests are re executed automatically on save only quarkustest annotated ones to reproduce the quarkus playground project contains a maven plain unit test test an integration tests ...
0
68,798
17,405,349,192
IssuesEvent
2021-08-03 04:36:27
4awpawz/trio
https://api.github.com/repos/4awpawz/trio
opened
lib/generator/cleanPublic.js is no longer called because lib/tasks/file-watcher.js calls lib/utils/triggerOneOffBuild whenever a file is deleted.
enhancement generator related incremental build related
triggerOneOffBuild triggers Trio's build cycle as if trio b was run which rebuilds the public folder so calling cleanPublic is no longer required. Remove are archive the code.
1.0
lib/generator/cleanPublic.js is no longer called because lib/tasks/file-watcher.js calls lib/utils/triggerOneOffBuild whenever a file is deleted. - triggerOneOffBuild triggers Trio's build cycle as if trio b was run which rebuilds the public folder so calling cleanPublic is no longer required. Remove are archive the co...
non_defect
lib generator cleanpublic js is no longer called because lib tasks file watcher js calls lib utils triggeroneoffbuild whenever a file is deleted triggeroneoffbuild triggers trio s build cycle as if trio b was run which rebuilds the public folder so calling cleanpublic is no longer required remove are archive the co...
0
120,123
12,059,663,167
IssuesEvent
2020-04-15 19:41:44
ampproject/amp-wp
https://api.github.com/repos/ampproject/amp-wp
closed
Links in pull request template are broken
Documentation
## Bug Description The three links in the pull request template are all broken: https://github.com/ampproject/amp-wp/blob/1.4.4/.github/PULL_REQUEST_TEMPLATE.md#L8-L10 We should update them to point towards meaningful documentation. Props to @hansschuijff via https://github.com/ampproject/amp-wp/issues/4525...
1.0
Links in pull request template are broken - ## Bug Description The three links in the pull request template are all broken: https://github.com/ampproject/amp-wp/blob/1.4.4/.github/PULL_REQUEST_TEMPLATE.md#L8-L10 We should update them to point towards meaningful documentation. Props to @hansschuijff via http...
non_defect
links in pull request template are broken bug description the three links in the pull request template are all broken we should update them to point towards meaningful documentation props to hansschuijff via expected behaviour the links in the pull request should point to existing docum...
0
11,101
9,218,640,399
IssuesEvent
2019-03-11 13:51:07
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
aws_instance should allow to specify the instance state
enhancement service/ec2
_This issue was originally opened by @FlorinAndrei as hashicorp/terraform#7262. It was migrated here as part of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> ### Terraform Version Terraform v0.6.16 ### Affected Re...
1.0
aws_instance should allow to specify the instance state - _This issue was originally opened by @FlorinAndrei as hashicorp/terraform#7262. It was migrated here as part of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> ...
non_defect
aws instance should allow to specify the instance state this issue was originally opened by florinandrei as hashicorp terraform it was migrated here as part of the the original body of the issue is below terraform version terraform affected resource s aws instance there seems to ...
0
34,333
7,447,095,277
IssuesEvent
2018-03-28 11:19:55
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Aggregation pulls all data into memory before executing
Interface: IMap Team: Core Type: Critical Type: Perf. Defect
So if you have 50 GB of data offheap, it could all be pulled to heap before doing aggregations. So if you have 50GB of offheap data, you also need 50GB of onheap memory to process.
1.0
Aggregation pulls all data into memory before executing - So if you have 50 GB of data offheap, it could all be pulled to heap before doing aggregations. So if you have 50GB of offheap data, you also need 50GB of onheap memory to process.
defect
aggregation pulls all data into memory before executing so if you have gb of data offheap it could all be pulled to heap before doing aggregations so if you have of offheap data you also need of onheap memory to process
1
64,359
18,498,028,055
IssuesEvent
2021-10-19 10:48:20
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Recurrence of #2605: Tapping drawer having more than one room in notifications gives "malformed link" error
T-Defect
### Steps to reproduce 1. *Where are you starting?* Notification drawer. 2. *What do you click?* The Element notification with more than one room included. 3. A box appears with "The link was malformed". ### Intended result and actual result #### What did you expect? To be taken to the first room with unread m...
1.0
Recurrence of #2605: Tapping drawer having more than one room in notifications gives "malformed link" error - ### Steps to reproduce 1. *Where are you starting?* Notification drawer. 2. *What do you click?* The Element notification with more than one room included. 3. A box appears with "The link was malformed". ...
defect
recurrence of tapping drawer having more than one room in notifications gives malformed link error steps to reproduce where are you starting notification drawer what do you click the element notification with more than one room included a box appears with the link was malformed ...
1
200,239
7,001,828,268
IssuesEvent
2017-12-18 11:44:53
roboticslab-uc3m/openrave-yarp-plugins
https://api.github.com/repos/roboticslab-uc3m/openrave-yarp-plugins
closed
Check and deal with joints shared across different manipulators
blocking dev:YarpOpenraveControlboard priority: high
Check for joints shared across different manipulators, can lead to situations such as https://github.com/roboticslab-uc3m/teo-openrave-models/issues/10
1.0
Check and deal with joints shared across different manipulators - Check for joints shared across different manipulators, can lead to situations such as https://github.com/roboticslab-uc3m/teo-openrave-models/issues/10
non_defect
check and deal with joints shared across different manipulators check for joints shared across different manipulators can lead to situations such as
0
406,588
27,572,348,299
IssuesEvent
2023-03-08 10:16:13
BlancaCC/learning_machine_learning
https://api.github.com/repos/BlancaCC/learning_machine_learning
opened
El proyecto debe incluir una sección de trabajos futuros
documentation
Con el fin de resolver #11 debe de añadirse una sección de trabajos futuros en la memoria Ésta se dará por completada cuando incluya al menos: - [ ] una extensión ya realizada en algún artículo, añadir un breve resumen; - [ ] una extensión realiza en el año 2022, añadir un breve resumen; - [ ] una extensión pr...
1.0
El proyecto debe incluir una sección de trabajos futuros - Con el fin de resolver #11 debe de añadirse una sección de trabajos futuros en la memoria Ésta se dará por completada cuando incluya al menos: - [ ] una extensión ya realizada en algún artículo, añadir un breve resumen; - [ ] una extensión realiza en el ...
non_defect
el proyecto debe incluir una sección de trabajos futuros con el fin de resolver debe de añadirse una sección de trabajos futuros en la memoria ésta se dará por completada cuando incluya al menos una extensión ya realizada en algún artículo añadir un breve resumen una extensión realiza en el año ...
0
6,699
6,558,532,809
IssuesEvent
2017-09-06 21:50:45
triplea-game/triplea
https://api.github.com/repos/triplea-game/triplea
closed
Introducing new tool for evaluation - CodeCov
discussion type: infrastructure
Dashboard is here: https://codecov.io/gh/triplea-game/triplea It also looks like we'll get commentary on PRs about coverage reports. CodeCov was enabled here: https://github.com/triplea-game/triplea/pull/1852 FWIW - it required a `CODECOV_TOKEN` added here: https://travis-ci.org/triplea-game/triplea/settings (do...
1.0
Introducing new tool for evaluation - CodeCov - Dashboard is here: https://codecov.io/gh/triplea-game/triplea It also looks like we'll get commentary on PRs about coverage reports. CodeCov was enabled here: https://github.com/triplea-game/triplea/pull/1852 FWIW - it required a `CODECOV_TOKEN` added here: https:/...
non_defect
introducing new tool for evaluation codecov dashboard is here it also looks like we ll get commentary on prs about coverage reports codecov was enabled here fwiw it required a codecov token added here done token value was obtained from the codecov io website aggregating here any feedback...
0
142,339
21,717,733,415
IssuesEvent
2022-05-10 19:44:35
cagov/cannabis.ca.gov
https://api.github.com/repos/cagov/cannabis.ca.gov
closed
Design: Allow content creators to add captions to image on homepage hero card
CA Design System Gutenberg Blocks Plugin
Currently, content creators can add captions to WP image blocks but not when adding an image to the homepage hero block. We would like to enable this feature. In doing so, we need to make additional updates to the layout of the hero block component. **Proposed design:** ![image](https://user-images.githubuser...
1.0
Design: Allow content creators to add captions to image on homepage hero card - Currently, content creators can add captions to WP image blocks but not when adding an image to the homepage hero block. We would like to enable this feature. In doing so, we need to make additional updates to the layout of the hero b...
non_defect
design allow content creators to add captions to image on homepage hero card currently content creators can add captions to wp image blocks but not when adding an image to the homepage hero block we would like to enable this feature in doing so we need to make additional updates to the layout of the hero b...
0
296,284
9,106,902,375
IssuesEvent
2019-02-21 01:52:29
CodaProtocol/coda
https://api.github.com/repos/CodaProtocol/coda
opened
Implement proof_level=check for transaction SNARKs
area-snark category-enhancement priority-low
We have this `proof_level=check` compile time configuration (search for uses of `proof_level`). Only the blockchain SNARK knows how to check right now. There are some TODO [here] and [here] for checking transaction SNARKs.
1.0
Implement proof_level=check for transaction SNARKs - We have this `proof_level=check` compile time configuration (search for uses of `proof_level`). Only the blockchain SNARK knows how to check right now. There are some TODO [here] and [here] for checking transaction SNARKs.
non_defect
implement proof level check for transaction snarks we have this proof level check compile time configuration search for uses of proof level only the blockchain snark knows how to check right now there are some todo and for checking transaction snarks
0
14,982
2,832,554,554
IssuesEvent
2015-05-25 09:06:45
ibus/ibus
https://api.github.com/repos/ibus/ibus
closed
表形码的专利在 2015年5月5日前仍然有效
Component-Docs Priority-Medium Type-Defect
``` 最近查了一下表形码[1]的专利, 记录于下 [1] http://zh.wikipedia.org/wiki/%E8%A1%A8%E5%BD%A2%E7%A0%81 总共有两个专利 1. 85105556 汉字表形符号和字素(即部件)分类编码法 1986.04.30 申请, 这个已经过期了 http://goo.gl/15z5 2. 95105810.X 汉字表形符号和字素(即部件)分类编码法 1995.05.05 申请, 这个要到 2015年才过期 http://goo.gl/cSWU 另: 关于专利有效期的链接: http://goo.gl/snLq ``` Original issue...
1.0
表形码的专利在 2015年5月5日前仍然有效 - ``` 最近查了一下表形码[1]的专利, 记录于下 [1] http://zh.wikipedia.org/wiki/%E8%A1%A8%E5%BD%A2%E7%A0%81 总共有两个专利 1. 85105556 汉字表形符号和字素(即部件)分类编码法 1986.04.30 申请, 这个已经过期了 http://goo.gl/15z5 2. 95105810.X 汉字表形符号和字素(即部件)分类编码法 1995.05.05 申请, 这个要到 2015年才过期 http://goo.gl/cSWU 另: 关于专利有效期的链接: http://goo.gl/s...
defect
表形码的专利在 最近查了一下表形码 的专利 记录于下 总共有两个专利 汉字表形符号和字素 即部件 分类编码法 申请 这个已经过期了 x 汉字表形符号和字素 即部件 分类编码法 申请 这个要到 另 关于专利有效期的链接 original issue reported on code google com by lidaobing on
1
52,221
13,211,408,644
IssuesEvent
2020-08-15 22:56:04
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[icetray] Adding object to frame twice with same key gives bus error rather than exception (Trac #1869)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1869">https://code.icecube.wisc.edu/projects/icecube/ticket/1869</a>, reported by markw04and owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:24", "_ts": "155...
1.0
[icetray] Adding object to frame twice with same key gives bus error rather than exception (Trac #1869) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1869">https://code.icecube.wisc.edu/projects/icecube/ticket/1869</a>, reported by markw04and owned by olivas</em>...
defect
adding object to frame twice with same key gives bus error rather than exception trac migrated from json status closed changetime ts description reporter cc resolution worksforme time ...
1
99,599
11,149,617,682
IssuesEvent
2019-12-23 19:21:35
kubernetes-client/python
https://api.github.com/repos/kubernetes-client/python
closed
Add contribution 101
kind/documentation priority/important-longterm
Add a contribution document explain the structure of the repo and best practices to start developing. Topics includes (but not limited to): - What is generated, semi-generated, and manual - What is base repo and how it is related to this repo - How to update generated client - What should be fixed in preprocessin...
1.0
Add contribution 101 - Add a contribution document explain the structure of the repo and best practices to start developing. Topics includes (but not limited to): - What is generated, semi-generated, and manual - What is base repo and how it is related to this repo - How to update generated client - What should b...
non_defect
add contribution add a contribution document explain the structure of the repo and best practices to start developing topics includes but not limited to what is generated semi generated and manual what is base repo and how it is related to this repo how to update generated client what should be ...
0
240,245
20,019,214,346
IssuesEvent
2022-02-01 14:58:20
Malax/libcnb.rs
https://api.github.com/repos/Malax/libcnb.rs
opened
Add support for `allow_failure` to libcnb-test
libcnb-test
Currently libcnb-test's `` will panic if `pack build` exits non-zero (which is a good thing). However there are some cases where we might want the test to continue even in this case, so as to allow the testing of certain failing build workflows (eg checking detect fails if the expected file doesn't exist, or an inv...
1.0
Add support for `allow_failure` to libcnb-test - Currently libcnb-test's `` will panic if `pack build` exits non-zero (which is a good thing). However there are some cases where we might want the test to continue even in this case, so as to allow the testing of certain failing build workflows (eg checking detect fa...
non_defect
add support for allow failure to libcnb test currently libcnb test s will panic if pack build exits non zero which is a good thing however there are some cases where we might want the test to continue even in this case so as to allow the testing of certain failing build workflows eg checking detect fa...
0
27,414
7,961,757,963
IssuesEvent
2018-07-13 12:02:32
coredns/coredns
https://api.github.com/repos/coredns/coredns
closed
travis build stops for a reason
build
Def. seeing this a lot more: ~~~ === RUN TestNameFromRight --- PASS: TestNameFromRight (0.00s) PASS 2018/04/24 06:49:11 [ERROR] plugin/file: Failed to open zone "miek.nl." in "go-test-tmpfile739461045": open go-test-tmpfile739461045: no such file or directory 2018/04/24 06:49:11 [ERROR] plugin/file: Failed to...
1.0
travis build stops for a reason - Def. seeing this a lot more: ~~~ === RUN TestNameFromRight --- PASS: TestNameFromRight (0.00s) PASS 2018/04/24 06:49:11 [ERROR] plugin/file: Failed to open zone "miek.nl." in "go-test-tmpfile739461045": open go-test-tmpfile739461045: no such file or directory 2018/04/24 06:49...
non_defect
travis build stops for a reason def seeing this a lot more run testnamefromright pass testnamefromright pass plugin file failed to open zone miek nl in go test open go test no such file or directory plugin file failed to open zone miek nl in ...
0
42,033
17,015,451,389
IssuesEvent
2021-07-02 11:20:31
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
Unable to add DynamoDB event selector for cloudtrail resource
needs-triage service/cloudtrail
Description: Unable to add DynamoDB event selector for cloud trail resource as per the documentation in [link](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudtrail) Terraform Version: ` Terraform v0.12.29 provider.aws v3.6.0` Error Message: ` Error: expected event...
1.0
Unable to add DynamoDB event selector for cloudtrail resource - Description: Unable to add DynamoDB event selector for cloud trail resource as per the documentation in [link](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudtrail) Terraform Version: ` Terraform v0.12.29 prov...
non_defect
unable to add dynamodb event selector for cloudtrail resource description unable to add dynamodb event selector for cloud trail resource as per the documentation in terraform version terraform provider aws error message error expected event selector data resource typ...
0
430,597
12,463,620,299
IssuesEvent
2020-05-28 10:57:07
teamforus/forus
https://api.github.com/repos/teamforus/forus
closed
Webshop: Printable context voucher displays wrong organisation name
Difficulty: Easy Priority: Must have Scope: Small bug
## Main asssignee: @ **Tested on:** Master ## Context/goal: If I want to print my (product) voucher as a user it will give me the wrong context. It will display the name of the sponsor instead of the provider. Sentence: "Laat deze voucher bij de desbetreffende aanbieder zien" [Sponsor name] (should be provi...
1.0
Webshop: Printable context voucher displays wrong organisation name - ## Main asssignee: @ **Tested on:** Master ## Context/goal: If I want to print my (product) voucher as a user it will give me the wrong context. It will display the name of the sponsor instead of the provider. Sentence: "Laat deze voucher...
non_defect
webshop printable context voucher displays wrong organisation name main asssignee tested on master context goal if i want to print my product voucher as a user it will give me the wrong context it will display the name of the sponsor instead of the provider sentence laat deze voucher...
0
164,824
20,507,951,454
IssuesEvent
2022-03-01 01:12:51
peterwkc85/Cucumber_Test
https://api.github.com/repos/peterwkc85/Cucumber_Test
opened
CVE-2018-14720 (High) detected in jackson-databind-2.8.6.jar
security vulnerability
## CVE-2018-14720 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2018-14720 (High) detected in jackson-databind-2.8.6.jar - ## CVE-2018-14720 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.6.jar</b></p></summary> <p>General...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library jar jackson databind ...
0
478,666
13,783,121,051
IssuesEvent
2020-10-08 18:42:18
CONP-PCNO/conp-dataset
https://api.github.com/repos/CONP-PCNO/conp-dataset
closed
Polygenic Risk Score dataset(s)
New Dataset blocked in-progress priority-high
An initial dataset of output data and summary documents was posted to Zenodo at https://zenodo.org/record/4042021 yesterday, with manually generated DATS.json; this did not get picked up by the Zenodo crawler and we are currently looking into why.
1.0
Polygenic Risk Score dataset(s) - An initial dataset of output data and summary documents was posted to Zenodo at https://zenodo.org/record/4042021 yesterday, with manually generated DATS.json; this did not get picked up by the Zenodo crawler and we are currently looking into why.
non_defect
polygenic risk score dataset s an initial dataset of output data and summary documents was posted to zenodo at yesterday with manually generated dats json this did not get picked up by the zenodo crawler and we are currently looking into why
0
57,657
15,897,819,727
IssuesEvent
2021-04-11 22:41:56
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
opened
Association::getTarget() always uses default connection
defect
If the table doesn't exist in the registry, Association calls TableLocator::get() with the default connection ``` $config = []; $exists = $tableLocator->exists($registryAlias); if (!$exists) { $config = ['className' => $this->_className]; } $this->_targetTable = $tableLocator->get($registryAlias, $config);...
1.0
Association::getTarget() always uses default connection - If the table doesn't exist in the registry, Association calls TableLocator::get() with the default connection ``` $config = []; $exists = $tableLocator->exists($registryAlias); if (!$exists) { $config = ['className' => $this->_className]; } $this->_...
defect
association gettarget always uses default connection if the table doesn t exist in the registry association calls tablelocator get with the default connection config exists tablelocator exists registryalias if exists config this targettable tablelocator get ...
1
128,788
12,391,698,459
IssuesEvent
2020-05-20 12:55:36
Students-of-the-city-of-Kostroma/trpo_automation
https://api.github.com/repos/Students-of-the-city-of-Kostroma/trpo_automation
closed
Сценарии тестирования функции SendJSONForCheck
Sprint 10 documentation main
Написать сценарии тестирования в [документе](https://vk.com/away.php?utf=1&to=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1IHaHZS0_vT2SRZCWRdLPDvhNNvPcKf5QjA6GztFQgF4%2Fedit%3Fusp%3Dsharing) (лист 2) Рассмотреть несколько (по возможности не меньше пяти-семи различных) ситуаций входных данных Данные должны бы...
1.0
Сценарии тестирования функции SendJSONForCheck - Написать сценарии тестирования в [документе](https://vk.com/away.php?utf=1&to=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fd%2F1IHaHZS0_vT2SRZCWRdLPDvhNNvPcKf5QjA6GztFQgF4%2Fedit%3Fusp%3Dsharing) (лист 2) Рассмотреть несколько (по возможности не меньше пяти-семи раз...
non_defect
сценарии тестирования функции sendjsonforcheck написать сценарии тестирования в лист рассмотреть несколько по возможности не меньше пяти семи различных ситуаций входных данных данные должны быть как корректными так и некорректными но допустимыми чтобы все входные данные были ожидаемыми после отработк...
0
171,757
13,247,349,521
IssuesEvent
2020-08-19 17:06:20
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
server: TestTelemetrySQLStatsIndependence failed
C-test-failure O-robot branch-master
[(server).TestTelemetrySQLStatsIndependence failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2197055&tab=buildLog) on [master@281285d779fccd0ff89aafda1f1adc261c470d5b](https://github.com/cockroachdb/cockroach/commits/281285d779fccd0ff89aafda1f1adc261c470d5b): ``` Goroutine 37 (running) created at: test...
1.0
server: TestTelemetrySQLStatsIndependence failed - [(server).TestTelemetrySQLStatsIndependence failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2197055&tab=buildLog) on [master@281285d779fccd0ff89aafda1f1adc261c470d5b](https://github.com/cockroachdb/cockroach/commits/281285d779fccd0ff89aafda1f1adc261c470d5...
non_defect
server testtelemetrysqlstatsindependence failed on goroutine running created at testing t run usr local go src testing testing go testing runtests usr local go src testing testing go testing trunner usr local go src testing testing go testing ...
0
91,038
26,255,567,829
IssuesEvent
2023-01-06 00:10:09
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
[Android] domain name containing keywords like "is" should be written as 'is'.example.appName
platform-android tool proposal a: build P4
When I create a standart android project with kotlin language if I enter a domain name containing keywords like `is` in the creation of project the package name is written as **\`is\`.example.appName**. But when I create a flutter project it is written as `is.example.appName`. which causes an error because of syntax of...
1.0
[Android] domain name containing keywords like "is" should be written as 'is'.example.appName - When I create a standart android project with kotlin language if I enter a domain name containing keywords like `is` in the creation of project the package name is written as **\`is\`.example.appName**. But when I create a f...
non_defect
domain name containing keywords like is should be written as is example appname when i create a standart android project with kotlin language if i enter a domain name containing keywords like is in the creation of project the package name is written as is example appname but when i create a flutter p...
0
777,376
27,277,407,204
IssuesEvent
2023-02-23 07:06:48
jared-hughes/polygolf
https://api.github.com/repos/jared-hughes/polygolf
closed
Automatically convert exclusive ranges to inclusive
enhancement high priority
In my code, I have `for $j 1 ($i + 1)`. In nim, it compiles to this: ```nim for j in 1..<i+1: ``` This should of course be `1..i`. Same in swift with `for j in 1..<i+1` which should be `for j in 1...i`. The worst though, is in Lua: ```lua for j=1,i+1-1,1 do ``` Literally what lmao.
1.0
Automatically convert exclusive ranges to inclusive - In my code, I have `for $j 1 ($i + 1)`. In nim, it compiles to this: ```nim for j in 1..<i+1: ``` This should of course be `1..i`. Same in swift with `for j in 1..<i+1` which should be `for j in 1...i`. The worst though, is in Lua: ```lua for j=1,i+1-1,1 do ...
non_defect
automatically convert exclusive ranges to inclusive in my code i have for j i in nim it compiles to this nim for j in i this should of course be i same in swift with for j in i which should be for j in i the worst though is in lua lua for j i do ...
0
240,308
26,256,282,063
IssuesEvent
2023-01-06 01:12:34
sharmas1ddharth/Data-science-portfolio
https://api.github.com/repos/sharmas1ddharth/Data-science-portfolio
reopened
CVE-2016-10735 (Medium) detected in bootstrap-4.0.0-alpha.6.min.js
security vulnerability
## CVE-2016-10735 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-4.0.0-alpha.6.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, ...
True
CVE-2016-10735 (Medium) detected in bootstrap-4.0.0-alpha.6.min.js - ## CVE-2016-10735 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-4.0.0-alpha.6.min.js</b></p></summary>...
non_defect
cve medium detected in bootstrap alpha min js cve medium severity vulnerability vulnerable library bootstrap alpha min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency fil...
0
384,399
11,391,744,575
IssuesEvent
2020-01-30 00:01:49
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
new exception class for no end products returned
BGS caseflow-intake foxtrot priority-medium sentry-alert
https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/4110/ Create a custom exception class for when zero EPs are returned from BGS `get_end_products`
1.0
new exception class for no end products returned - https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/4110/ Create a custom exception class for when zero EPs are returned from BGS `get_end_products`
non_defect
new exception class for no end products returned create a custom exception class for when zero eps are returned from bgs get end products
0
277,941
21,057,890,701
IssuesEvent
2022-04-01 06:27:51
manu2002g/ped
https://api.github.com/repos/manu2002g/ped
opened
Incorrect UI Screenshot in UG
severity.VeryLow type.DocumentationBug
The screenshot provided in the UG Quick Start does not match the actual UI of the application. The application has an additional third panel containing statistics of the applications. ![Screenshot 2022-04-01 at 2.25.40 PM.png](https://raw.githubusercontent.com/manu2002g/ped/main/files/096b2bf8-6671-4931-9a6c-8943896e2...
1.0
Incorrect UI Screenshot in UG - The screenshot provided in the UG Quick Start does not match the actual UI of the application. The application has an additional third panel containing statistics of the applications. ![Screenshot 2022-04-01 at 2.25.40 PM.png](https://raw.githubusercontent.com/manu2002g/ped/main/files/0...
non_defect
incorrect ui screenshot in ug the screenshot provided in the ug quick start does not match the actual ui of the application the application has an additional third panel containing statistics of the applications to reproduce simply laugh the application
0
227,979
17,405,843,945
IssuesEvent
2021-08-03 05:41:29
ChinmayMhatre/NodePass
https://api.github.com/repos/ChinmayMhatre/NodePass
opened
Create readme for the application
documentation good first issue
- Create a readme.md file. - Here are the contents to be added - Heading : NodePass - description : A simple password generator created using nodeJS - packages used : **commander** - For creating options , **chalk** - styling console output , **clipboardy** - copying generated password in the clipboard...
1.0
Create readme for the application - - Create a readme.md file. - Here are the contents to be added - Heading : NodePass - description : A simple password generator created using nodeJS - packages used : **commander** - For creating options , **chalk** - styling console output , **clipboardy** - copying...
non_defect
create readme for the application create a readme md file here are the contents to be added heading nodepass description a simple password generator created using nodejs packages used commander for creating options chalk styling console output clipboardy copying...
0
71,444
23,630,385,540
IssuesEvent
2022-08-25 08:49:46
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Space Switching: Bottom Sheet Doesn't Always Measure Properly
T-Defect S-Minor O-Frequent Team: Delight Z-AppLayout
Following the work from https://github.com/vector-im/element-android/pull/6749 There are times where you open the bottom sheet but it fails to load with the proper size and the result is a small sheet that doesn't fit the spaces that occupy the list. This seems to be a race condition between how long it takes for...
1.0
Space Switching: Bottom Sheet Doesn't Always Measure Properly - Following the work from https://github.com/vector-im/element-android/pull/6749 There are times where you open the bottom sheet but it fails to load with the proper size and the result is a small sheet that doesn't fit the spaces that occupy the list. ...
defect
space switching bottom sheet doesn t always measure properly following the work from there are times where you open the bottom sheet but it fails to load with the proper size and the result is a small sheet that doesn t fit the spaces that occupy the list this seems to be a race condition between how long i...
1
215,144
16,593,104,271
IssuesEvent
2021-06-01 10:06:57
COS301-SE-2021/Kenzo-Workout-Suite
https://api.github.com/repos/COS301-SE-2021/Kenzo-Workout-Suite
opened
Fix database and function request bodies
documentation
There is unnecessary stuff in some of the request bodies which needs removal and also from the database. Sort it out
1.0
Fix database and function request bodies - There is unnecessary stuff in some of the request bodies which needs removal and also from the database. Sort it out
non_defect
fix database and function request bodies there is unnecessary stuff in some of the request bodies which needs removal and also from the database sort it out
0
681,487
23,312,703,474
IssuesEvent
2022-08-08 09:41:29
mm-ninja-turtles/turtle-express
https://api.github.com/repos/mm-ninja-turtles/turtle-express
closed
[bug]: status 400 should respond with bad request message
type: bug priority:normal task: in-progress
## Problem When response schema and response object validation failed, `400` status is replied and message is `Success.` it should be `Bad request` or other status. Also `data` should also included in response object with `null` value instead of `undefined`. ### Screenshot <img width="538" alt="Screen Shot ...
1.0
[bug]: status 400 should respond with bad request message - ## Problem When response schema and response object validation failed, `400` status is replied and message is `Success.` it should be `Bad request` or other status. Also `data` should also included in response object with `null` value instead of `undefin...
non_defect
status should respond with bad request message problem when response schema and response object validation failed status is replied and message is success it should be bad request or other status also data should also included in response object with null value instead of undefined ...
0
55,209
14,278,871,721
IssuesEvent
2020-11-23 00:40:49
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
unable to rejoin private room on reconnect
App - Cockatrice Bug Defect - Basic Medium Priority
@ebbit1q Here's what I just did: * My friend created a password protected room on Chickatrice * I entered the room, placed some cards in the table * Took off my internet connection, got this: ![image](https://user-images.githubusercontent.com/20914054/99887405-d6d92f80-2c22-11eb-8810-f0b6efe77bed.png) * Reco...
1.0
unable to rejoin private room on reconnect - @ebbit1q Here's what I just did: * My friend created a password protected room on Chickatrice * I entered the room, placed some cards in the table * Took off my internet connection, got this: ![image](https://user-images.githubusercontent.com/20914054/99887405-d6d92f...
defect
unable to rejoin private room on reconnect here s what i just did my friend created a password protected room on chickatrice i entered the room placed some cards in the table took off my internet connection got this reconnected verified my internet is fine and then clicked ok on the e...
1
25,861
4,478,500,272
IssuesEvent
2016-08-27 02:28:59
eczarny/spectacle
https://api.github.com/repos/eczarny/spectacle
closed
Spectacle resizing behind dock after unplugging monitors
defect ★★
Spectacle Version 1.0.1 (509) OSX 10.11.2 When I unplug my second display and the dock moves back to the primary display on my laptop, Spectacle continues to calculate window sizes as if the dock was not there. This leads to windows being partially covered by the dock when resized.
1.0
Spectacle resizing behind dock after unplugging monitors - Spectacle Version 1.0.1 (509) OSX 10.11.2 When I unplug my second display and the dock moves back to the primary display on my laptop, Spectacle continues to calculate window sizes as if the dock was not there. This leads to windows being partially covere...
defect
spectacle resizing behind dock after unplugging monitors spectacle version osx when i unplug my second display and the dock moves back to the primary display on my laptop spectacle continues to calculate window sizes as if the dock was not there this leads to windows being partially covered by...
1
11,417
2,651,384,809
IssuesEvent
2015-03-16 11:04:44
rion-overlay/rion-overlay
https://api.github.com/repos/rion-overlay/rion-overlay
closed
app-crypt/openca-base-1.1.1 node.conf.template file is absent from installation
auto-migrated Priority-Medium Type-Defect
``` /opt/openca/etc/openca/servers/node.conf.template file is present in Fedora 13, but absent in gentoo OpenCA is unable to start without it ``` Original issue reported on code.google.com by `Sergey.R...@gmail.com` on 8 Nov 2010 at 4:00
1.0
app-crypt/openca-base-1.1.1 node.conf.template file is absent from installation - ``` /opt/openca/etc/openca/servers/node.conf.template file is present in Fedora 13, but absent in gentoo OpenCA is unable to start without it ``` Original issue reported on code.google.com by `Sergey.R...@gmail.com` on 8 Nov 2010 at 4:...
defect
app crypt openca base node conf template file is absent from installation opt openca etc openca servers node conf template file is present in fedora but absent in gentoo openca is unable to start without it original issue reported on code google com by sergey r gmail com on nov at
1
54,536
7,892,297,472
IssuesEvent
2018-06-28 14:38:52
datawire/ambassador
https://api.github.com/repos/datawire/ambassador
closed
Add Apache Software License header to source files
Documentation
We need to add the Apache Software License v2 to our source files in this project. See: datawire/engineering-tracker#46 for more context.
1.0
Add Apache Software License header to source files - We need to add the Apache Software License v2 to our source files in this project. See: datawire/engineering-tracker#46 for more context.
non_defect
add apache software license header to source files we need to add the apache software license to our source files in this project see datawire engineering tracker for more context
0
177,065
6,573,847,966
IssuesEvent
2017-09-11 10:22:03
code-corps/code-corps-api
https://api.github.com/repos/code-corps/code-corps-api
opened
Make a pass through Policy.Helpers and consider making the code less dry and easier to understand
Priority: Low
From our conversation in #919, I believe the `Policy.Helpers` module is due for another pass and possibly a rewrite. When I initially wrote it, I did so with a strong emphasis on making it as dry as possible, probably at the cost of clarity. Some namings were also unfortunate. I'm not really sure what needs to h...
1.0
Make a pass through Policy.Helpers and consider making the code less dry and easier to understand - From our conversation in #919, I believe the `Policy.Helpers` module is due for another pass and possibly a rewrite. When I initially wrote it, I did so with a strong emphasis on making it as dry as possible, probabl...
non_defect
make a pass through policy helpers and consider making the code less dry and easier to understand from our conversation in i believe the policy helpers module is due for another pass and possibly a rewrite when i initially wrote it i did so with a strong emphasis on making it as dry as possible probably ...
0
83,088
3,621,836,517
IssuesEvent
2016-02-09 02:42:59
JKGDevs/JediKnightGalaxies
https://api.github.com/repos/JKGDevs/JediKnightGalaxies
closed
Extreme Audio Distortion with grenades (game-breaking)
bug priority:high
Certain Grenades seem to have their "warning beeps" extremely high pitch when they're within a couple feet of the player, the closer they are the higher the frequency. This also seems to cause the game to crash completely. I have noted this with the C-22 Fragmentation Grenade and Cave Johnson's Lemons (Pretty fun...
1.0
Extreme Audio Distortion with grenades (game-breaking) - Certain Grenades seem to have their "warning beeps" extremely high pitch when they're within a couple feet of the player, the closer they are the higher the frequency. This also seems to cause the game to crash completely. I have noted this with the C-22 Fr...
non_defect
extreme audio distortion with grenades game breaking certain grenades seem to have their warning beeps extremely high pitch when they re within a couple feet of the player the closer they are the higher the frequency this also seems to cause the game to crash completely i have noted this with the c fra...
0
309,164
26,654,077,560
IssuesEvent
2023-01-25 15:37:53
Loweredgames/Skyblock-Classic-Edition
https://api.github.com/repos/Loweredgames/Skyblock-Classic-Edition
opened
Aggiunto il sistema "ID Legacy"
enhancement confirmed low test non-renewable-resource
- come il PVN_legacy - uttilizera gli ID "vecchi" come ID_5 (della 4.0.0) - si aggiornera solo ID legacy, quello precedente (ID_5) verra cancellatto - cosi i giocatori possono sempre aggiornare alla nuova versione senza perdere i precedenti - questo sistema si deve attivare solo nei mondi vecchi uttilizando la stri...
1.0
Aggiunto il sistema "ID Legacy" - - come il PVN_legacy - uttilizera gli ID "vecchi" come ID_5 (della 4.0.0) - si aggiornera solo ID legacy, quello precedente (ID_5) verra cancellatto - cosi i giocatori possono sempre aggiornare alla nuova versione senza perdere i precedenti - questo sistema si deve attivare solo n...
non_defect
aggiunto il sistema id legacy come il pvn legacy uttilizera gli id vecchi come id della si aggiornera solo id legacy quello precedente id verra cancellatto cosi i giocatori possono sempre aggiornare alla nuova versione senza perdere i precedenti questo sistema si deve attivare solo n...
0
3,443
2,610,062,892
IssuesEvent
2015-02-26 18:18:29
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
黄岩治疗不育哪家好
auto-migrated Priority-Medium Type-Defect
``` 黄岩治疗不育哪家好【台州五洲生殖医院】24小时健康咨询热 线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒 江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118� ��198及椒江一金清公交车直达枫南小区,乘坐107、105、109、112 、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威...
1.0
黄岩治疗不育哪家好 - ``` 黄岩治疗不育哪家好【台州五洲生殖医院】24小时健康咨询热 线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒 江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118� ��198及椒江一金清公交车直达枫南小区,乘坐107、105、109、112 、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医...
defect
黄岩治疗不育哪家好 黄岩治疗不育哪家好【台州五洲生殖医院】 线 微信号tzwzszyy 医院地址 台州市椒 (枫南大转盘旁)乘车线路 、 、 � �� , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original is...
1
38,561
8,895,475,347
IssuesEvent
2019-01-16 08:47:37
contao/contao
https://api.github.com/repos/contao/contao
closed
tl_calendar_events date variable contains time when it shouldn't
defect feedback required
**Affected version(s)** Contao 4.4.28 **Description** For example in event_upcoming.html5 we have: ``` <div class="event layout_upcoming<?= $this->classUpcoming ?>" itemscope itemtype="http://schema.org/Event"> <time datetime="<?= $this->datetime ?>" class="date" itemprop="startDate"><?= $this->date ?><?p...
1.0
tl_calendar_events date variable contains time when it shouldn't - **Affected version(s)** Contao 4.4.28 **Description** For example in event_upcoming.html5 we have: ``` <div class="event layout_upcoming<?= $this->classUpcoming ?>" itemscope itemtype="http://schema.org/Event"> <time datetime="<?= $this->d...
defect
tl calendar events date variable contains time when it shouldn t affected version s contao description for example in event upcoming we have classupcoming itemscope itemtype datetime class date itemprop startdate date time time href title ...
1
341,870
24,717,474,354
IssuesEvent
2022-10-20 08:10:02
huggingface/datasets
https://api.github.com/repos/huggingface/datasets
closed
Update docs once dataset scripts transferred to the Hub
documentation
## Describe the bug As discussed in: - https://github.com/huggingface/hub-docs/pull/423#pullrequestreview-1146083701 we should update our docs once dataset scripts have been transferred to the Hub (and removed from GitHub): - #4974 Concretely: - [x] Datasets on GitHub (legacy): https://huggingface.co/docs/dat...
1.0
Update docs once dataset scripts transferred to the Hub - ## Describe the bug As discussed in: - https://github.com/huggingface/hub-docs/pull/423#pullrequestreview-1146083701 we should update our docs once dataset scripts have been transferred to the Hub (and removed from GitHub): - #4974 Concretely: - [x] Da...
non_defect
update docs once dataset scripts transferred to the hub describe the bug as discussed in we should update our docs once dataset scripts have been transferred to the hub and removed from github concretely datasets on github legacy add new dataset this pr complement...
0
57,535
7,065,661,783
IssuesEvent
2018-01-06 22:59:14
TechnionYearlyProject/Roommates
https://api.github.com/repos/TechnionYearlyProject/Roommates
opened
Apartment Tags Container
Design Front-End
Hi, I want to create a page that will gather all the apartment tags in the front-end, its gonna be a js file with a list of objects, each represents a tag. Each object will include: - tag's key, - tag's title, - tag's favicon. Then it can be used in: - the main page (for the search options), - the apartm...
1.0
Apartment Tags Container - Hi, I want to create a page that will gather all the apartment tags in the front-end, its gonna be a js file with a list of objects, each represents a tag. Each object will include: - tag's key, - tag's title, - tag's favicon. Then it can be used in: - the main page (for the sea...
non_defect
apartment tags container hi i want to create a page that will gather all the apartment tags in the front end its gonna be a js file with a list of objects each represents a tag each object will include tag s key tag s title tag s favicon then it can be used in the main page for the sea...
0
67,023
27,708,339,702
IssuesEvent
2023-03-14 12:45:41
kubeshop/testkube
https://api.github.com/repos/kubeshop/testkube
closed
UI: Refactor API modal
service:dashboard 🎡
**Describe the enhancement you'd like to see** Now that we have a dedicated Settings page where user's can update their endpoint – we can finally update the wording and style of the Testkube API endpoint modal to be more precise why people see this modal. ![image](https://user-images.githubusercontent.com/132332/22...
1.0
UI: Refactor API modal - **Describe the enhancement you'd like to see** Now that we have a dedicated Settings page where user's can update their endpoint – we can finally update the wording and style of the Testkube API endpoint modal to be more precise why people see this modal. ![image](https://user-images.github...
non_defect
ui refactor api modal describe the enhancement you d like to see now that we have a dedicated settings page where user s can update their endpoint – we can finally update the wording and style of the testkube api endpoint modal to be more precise why people see this modal figma
0
32,054
6,694,171,033
IssuesEvent
2017-10-10 00:04:27
ericpromislow/tabhunter
https://api.github.com/repos/ericpromislow/tabhunter
closed
Poor tabhunter performance all of a sudden
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. have >= 10 FF windows open and >= 700 tabs distributed among them 2. open tabhunter (TH) window 3. enter a search term eg "google" -- performance is reasonable, FF doesn't thrash 4. delete the "google" string from the Pattern: text widget one char at a time. Note that wh...
1.0
Poor tabhunter performance all of a sudden - ``` What steps will reproduce the problem? 1. have >= 10 FF windows open and >= 700 tabs distributed among them 2. open tabhunter (TH) window 3. enter a search term eg "google" -- performance is reasonable, FF doesn't thrash 4. delete the "google" string from the Pattern: ...
defect
poor tabhunter performance all of a sudden what steps will reproduce the problem have ff windows open and tabs distributed among them open tabhunter th window enter a search term eg google performance is reasonable ff doesn t thrash delete the google string from the pattern tex...
1
44,901
12,425,180,707
IssuesEvent
2020-05-24 15:11:39
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Calendar: behind a modal dialog get focus and datepicker appears
defect
## 1) Environment - PrimeFaces version: 6.0 (Community) - Does it work on the newest PrimeFaces version? yes - Application server + version: GlassFish Community Edition 4.1.1 - Affected browsers: IE11, Edge, Firefox, Google Chrome (latest version) ## 2) Expected behavior When the modal dialog is displayed, any ...
1.0
Calendar: behind a modal dialog get focus and datepicker appears - ## 1) Environment - PrimeFaces version: 6.0 (Community) - Does it work on the newest PrimeFaces version? yes - Application server + version: GlassFish Community Edition 4.1.1 - Affected browsers: IE11, Edge, Firefox, Google Chrome (latest version) ...
defect
calendar behind a modal dialog get focus and datepicker appears environment primefaces version community does it work on the newest primefaces version yes application server version glassfish community edition affected browsers edge firefox google chrome latest version ...
1
71,543
23,688,248,637
IssuesEvent
2022-08-29 08:27:33
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
NullPointerException thrown instead of DetachedException, when executing detached query
T: Defect C: Functionality P: Medium E: All Editions
### Expected behavior I'm trying to Jooq and CTE's to do a 'move' operation as described [here](https://www.postgresql.org/docs/current/queries-with.html#QUERIES-WITH-MODIFYING) I can delete rows from one table and insert those rows into another table in the one operation. ### Actual behavior I'm getting a ...
1.0
NullPointerException thrown instead of DetachedException, when executing detached query - ### Expected behavior I'm trying to Jooq and CTE's to do a 'move' operation as described [here](https://www.postgresql.org/docs/current/queries-with.html#QUERIES-WITH-MODIFYING) I can delete rows from one table and insert th...
defect
nullpointerexception thrown instead of detachedexception when executing detached query expected behavior i m trying to jooq and cte s to do a move operation as described i can delete rows from one table and insert those rows into another table in the one operation actual behavior i m getti...
1
56,336
15,023,828,537
IssuesEvent
2021-02-01 18:46:27
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
SSO-over-UIA flow is ugly and not mobile-friendly
S-Tolerable T-Defect
1. It starts with something nice in the client app, like: > ![image](https://user-images.githubusercontent.com/1389908/105166647-90fbf300-5b0f-11eb-9dd8-d0aa3f7d3490.png) That bit is fine. 2. After you click "Single Sign On", you get taken to a new tab, which looks like: > ![image](https://user-im...
1.0
SSO-over-UIA flow is ugly and not mobile-friendly - 1. It starts with something nice in the client app, like: > ![image](https://user-images.githubusercontent.com/1389908/105166647-90fbf300-5b0f-11eb-9dd8-d0aa3f7d3490.png) That bit is fine. 2. After you click "Single Sign On", you get taken to a new tab...
defect
sso over uia flow is ugly and not mobile friendly it starts with something nice in the client app like that bit is fine after you click single sign on you get taken to a new tab which looks like that is a ugly b not mobile friendly c we don t seem to kno...
1