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
127,927
10,500,455,450
IssuesEvent
2019-09-26 10:32:11
Elgg/Elgg
https://api.github.com/repos/Elgg/Elgg
closed
Explore using Selenium to write an e2e test of the installer UI
tests
This seems like it would be a big task, but really valuable if we can make it work since that would give us more confidence in the installer being possible to complete end-to-end.
1.0
Explore using Selenium to write an e2e test of the installer UI - This seems like it would be a big task, but really valuable if we can make it work since that would give us more confidence in the installer being possible to complete end-to-end.
non_defect
explore using selenium to write an test of the installer ui this seems like it would be a big task but really valuable if we can make it work since that would give us more confidence in the installer being possible to complete end to end
0
3,140
2,607,985,399
IssuesEvent
2015-02-26 00:51:27
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
How to use ${1:style}
auto-migrated Priority-Medium Type-Defect
``` Hi guys, Got the description in zen_settings.py, I want to know that is the meaning of ${1:style}, and how to use. Is it tab stop, or related to some hotkey? Thanks. Chris --- 'link:css': '<link rel="stylesheet" type="text/css" href="${1:style}.css" media="all" />', ``` ----- Original issue reported on code.go...
1.0
How to use ${1:style} - ``` Hi guys, Got the description in zen_settings.py, I want to know that is the meaning of ${1:style}, and how to use. Is it tab stop, or related to some hotkey? Thanks. Chris --- 'link:css': '<link rel="stylesheet" type="text/css" href="${1:style}.css" media="all" />', ``` ----- Original i...
defect
how to use style hi guys got the description in zen settings py i want to know that is the meaning of style and how to use is it tab stop or related to some hotkey thanks chris link css link rel stylesheet type text css href style css media all original i...
1
2,657
2,614,050,620
IssuesEvent
2015-02-28 03:40:57
YaleSTC/shifts
https://api.github.com/repos/YaleSTC/shifts
closed
Set up Continuous Integration through Travis CI
reach testing
I'm interested in setting up some type of CI (Continuous Integration). The purpose of CI is to build your project after every commit so that you can tell if something breaks in the code. According to https://www.quora.com/GitHub/What-are-some-continuous-integration-services-that-have-built-in-support-for-the-Github-...
1.0
Set up Continuous Integration through Travis CI - I'm interested in setting up some type of CI (Continuous Integration). The purpose of CI is to build your project after every commit so that you can tell if something breaks in the code. According to https://www.quora.com/GitHub/What-are-some-continuous-integration-...
non_defect
set up continuous integration through travis ci i m interested in setting up some type of ci continuous integration the purpose of ci is to build your project after every commit so that you can tell if something breaks in the code according to here are possible services that integrate with the github commit...
0
54,279
11,211,428,345
IssuesEvent
2020-01-06 15:25:17
WarEmu/WarBugs
https://api.github.com/repos/WarEmu/WarBugs
closed
TOK Planting a seed while in combat naked
Crafting Sourcecode Tome of Knowledge
he should work since the patch happen today but nothing happen ![Thorbolt_396](https://user-images.githubusercontent.com/16274785/71768489-97c0c380-2f16-11ea-85c3-393496401a7a.jpg)
1.0
TOK Planting a seed while in combat naked - he should work since the patch happen today but nothing happen ![Thorbolt_396](https://user-images.githubusercontent.com/16274785/71768489-97c0c380-2f16-11ea-85c3-393496401a7a.jpg)
non_defect
tok planting a seed while in combat naked he should work since the patch happen today but nothing happen
0
536,698
15,712,489,548
IssuesEvent
2021-03-27 12:21:12
magento/magento2
https://api.github.com/repos/magento/magento2
closed
[Issue] Generate critical css file for blank theme
Priority: P3 Progress: ready for dev Severity: S3
This issue is automatically created based on existing pull request: magento/magento2#31463: Generate critical css file for blank theme --------- <!--- Thank you for contributing to Magento. To help us process this pull request we recommend that you add the following information: - Summary of the pull r...
1.0
[Issue] Generate critical css file for blank theme - This issue is automatically created based on existing pull request: magento/magento2#31463: Generate critical css file for blank theme --------- <!--- Thank you for contributing to Magento. To help us process this pull request we recommend that you add the...
non_defect
generate critical css file for blank theme this issue is automatically created based on existing pull request magento generate critical css file for blank theme thank you for contributing to magento to help us process this pull request we recommend that you add the following inform...
0
167,161
6,333,301,371
IssuesEvent
2017-07-26 14:29:52
azavea/raster-foundry
https://api.github.com/repos/azavea/raster-foundry
opened
Implement legends and project min/max
priority
Would involve hard-coding the gradients to match available color-schemes. Use min/max values obtained from histogram. ![image](https://user-images.githubusercontent.com/2442245/28626563-584c95b4-71ed-11e7-991c-b94356cd7c2f.png)
1.0
Implement legends and project min/max - Would involve hard-coding the gradients to match available color-schemes. Use min/max values obtained from histogram. ![image](https://user-images.githubusercontent.com/2442245/28626563-584c95b4-71ed-11e7-991c-b94356cd7c2f.png)
non_defect
implement legends and project min max would involve hard coding the gradients to match available color schemes use min max values obtained from histogram
0
85,831
7,999,982,280
IssuesEvent
2018-07-22 10:21:41
netzulo/qacode
https://api.github.com/repos/netzulo/qacode
closed
ControlGroup, new concept
Feature TODO Testcase
## SPECs * Pending of SPECs... ### Tests - [x] **test what ensures** must load child at access to him --- Must to group up controls by getting multiple selectors for one control with this config `ControlGroup` class ``` { "name": "some_name", "instance": "ControlGroup", "locator": "css selecto...
1.0
ControlGroup, new concept - ## SPECs * Pending of SPECs... ### Tests - [x] **test what ensures** must load child at access to him --- Must to group up controls by getting multiple selectors for one control with this config `ControlGroup` class ``` { "name": "some_name", "instance": "ControlGroup"...
non_defect
controlgroup new concept specs pending of specs tests test what ensures must load child at access to him must to group up controls by getting multiple selectors for one control with this config controlgroup class name some name instance controlgroup ...
0
74,126
24,959,376,398
IssuesEvent
2022-11-01 14:24:22
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Transform patterns may produce implicit data type changes
T: Defect C: Functionality P: Medium E: Professional Edition E: Enterprise Edition
jOOQ 3.17 / 3.18 has introduced an experimental pattern transformation feature with: - https://github.com/jOOQ/jOOQ/issues/7284 - https://github.com/jOOQ/jOOQ/issues/13593 Some of these pattern transformations may be a bit too aggressive / lenient with respect to data types. For example, `transformPatternsArithm...
1.0
Transform patterns may produce implicit data type changes - jOOQ 3.17 / 3.18 has introduced an experimental pattern transformation feature with: - https://github.com/jOOQ/jOOQ/issues/7284 - https://github.com/jOOQ/jOOQ/issues/13593 Some of these pattern transformations may be a bit too aggressive / lenient with ...
defect
transform patterns may produce implicit data type changes jooq has introduced an experimental pattern transformation feature with some of these pattern transformations may be a bit too aggressive lenient with respect to data types for example transformpatternsarithmeticexpressions clai...
1
32,299
6,760,029,384
IssuesEvent
2017-10-24 19:09:06
CenturyLinkCloud/mdw
https://api.github.com/repos/CenturyLinkCloud/mdw
closed
Newly-added user sometimes not reflected in user list
defect
(Renamed this issue to more specifically describe the problem). When a user is added or has their roles modified, this needs to trigger a distributed UserGroupCache refresh so that all instances reflect this change in a clustered environment.
1.0
Newly-added user sometimes not reflected in user list - (Renamed this issue to more specifically describe the problem). When a user is added or has their roles modified, this needs to trigger a distributed UserGroupCache refresh so that all instances reflect this change in a clustered environment.
defect
newly added user sometimes not reflected in user list renamed this issue to more specifically describe the problem when a user is added or has their roles modified this needs to trigger a distributed usergroupcache refresh so that all instances reflect this change in a clustered environment
1
58,847
16,826,144,773
IssuesEvent
2021-06-17 18:51:51
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
Conector Carta Porte, aparentemente no soporta el "Sí" en el parámetro material peligroso
bug defect
Ni en la consola del facturat, ni en el catalina aparece bien el "Sí" (con acento), entonces no sé si es por ello que marca el error o es otra cosa. Cómo puedes validar que si lo esté pasando correctamente. Anexo el archivo de texto con el que no pasa. [replicaTrasladoFinkok.txt](https://github.com/jccastillo0007/...
1.0
Conector Carta Porte, aparentemente no soporta el "Sí" en el parámetro material peligroso - Ni en la consola del facturat, ni en el catalina aparece bien el "Sí" (con acento), entonces no sé si es por ello que marca el error o es otra cosa. Cómo puedes validar que si lo esté pasando correctamente. Anexo el archivo ...
defect
conector carta porte aparentemente no soporta el sí en el parámetro material peligroso ni en la consola del facturat ni en el catalina aparece bien el sí con acento entonces no sé si es por ello que marca el error o es otra cosa cómo puedes validar que si lo esté pasando correctamente anexo el archivo ...
1
23,295
3,786,999,900
IssuesEvent
2016-03-21 08:22:26
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Impossible to enter space in p:inplace input within multi-selection p:dataTable
5.3.10 defect
Hi, When using multiple selection in a dataTable in conjunction with inplace input texts it is impossible to enter space characters in inputText. When pressing space the inputText looses its focus instead. Try this code to reproduce the issue: ``` <p:dataTable var="number" value="#{[0,1]}" rowKey="#{number}"> ...
1.0
Impossible to enter space in p:inplace input within multi-selection p:dataTable - Hi, When using multiple selection in a dataTable in conjunction with inplace input texts it is impossible to enter space characters in inputText. When pressing space the inputText looses its focus instead. Try this code to reproduce...
defect
impossible to enter space in p inplace input within multi selection p datatable hi when using multiple selection in a datatable in conjunction with inplace input texts it is impossible to enter space characters in inputtext when pressing space the inputtext looses its focus instead try this code to reproduce...
1
191,512
14,594,590,434
IssuesEvent
2020-12-20 06:45:32
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
hkd-org/go-hkd: swarm/pss/forwarding_test.go; 3 LoC
fresh test tiny
Found a possible issue in [hkd-org/go-hkd](https://www.github.com/hkd-org/go-hkd) at [swarm/pss/forwarding_test.go](https://github.com/hkd-org/go-hkd/blob/774b582d34e0ea338f975ae051d8bcef72dd8ae2/swarm/pss/forwarding_test.go#L234-L236) Below is the message reported by the analyzer for this snippet of code. Beware tha...
1.0
hkd-org/go-hkd: swarm/pss/forwarding_test.go; 3 LoC - Found a possible issue in [hkd-org/go-hkd](https://www.github.com/hkd-org/go-hkd) at [swarm/pss/forwarding_test.go](https://github.com/hkd-org/go-hkd/blob/774b582d34e0ea338f975ae051d8bcef72dd8ae2/swarm/pss/forwarding_test.go#L234-L236) Below is the message reporte...
non_defect
hkd org go hkd swarm pss forwarding test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function...
0
56,041
14,910,828,271
IssuesEvent
2021-01-22 10:08:49
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Cant verify my device
bug defect feature:e2e-cross-signing
### Description I cant verify devices ### Steps to reproduce - Add a second device - Get message that I need to verify my device - Dont know what to do since your ui is unclear Describe how what happens differs from what you expected. I dont know what to do in this screen: ![image](https://user-images...
1.0
Cant verify my device - ### Description I cant verify devices ### Steps to reproduce - Add a second device - Get message that I need to verify my device - Dont know what to do since your ui is unclear Describe how what happens differs from what you expected. I dont know what to do in this screen: ![im...
defect
cant verify my device description i cant verify devices steps to reproduce add a second device get message that i need to verify my device dont know what to do since your ui is unclear describe how what happens differs from what you expected i dont know what to do in this screen ...
1
60,343
14,538,607,184
IssuesEvent
2020-12-15 10:42:07
LalithK90/samarasingheSuper
https://api.github.com/repos/LalithK90/samarasingheSuper
opened
CVE-2020-8908 (Medium) detected in guava-28.0-android.jar
security vulnerability
## CVE-2020-8908 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-28.0-android.jar</b></p></summary> <p>Guava is a suite of core and expanded libraries that include utility ...
True
CVE-2020-8908 (Medium) detected in guava-28.0-android.jar - ## CVE-2020-8908 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-28.0-android.jar</b></p></summary> <p>Guava is a su...
non_defect
cve medium detected in guava android jar cve medium severity vulnerability vulnerable library guava android jar guava is a suite of core and expanded libraries that include utility classes google s collections io classes and much much more library home page a href ...
0
403,941
27,442,747,924
IssuesEvent
2023-03-02 12:13:42
Tinkoff/maskito
https://api.github.com/repos/Tinkoff/maskito
closed
📚 - `Number` improve example `Dynamic decimal zero padding`
documentation P3
### Which package(s) are relevant/related to the feature request? Don't known / other ### Description Open https://tinkoff.github.io/maskito/kit/number#dynamic-decimal-zero-padding Add these logic: ``` 42.|00 => Backspace => turn off `decimalZeroPadding` => 42|00 ```
1.0
📚 - `Number` improve example `Dynamic decimal zero padding` - ### Which package(s) are relevant/related to the feature request? Don't known / other ### Description Open https://tinkoff.github.io/maskito/kit/number#dynamic-decimal-zero-padding Add these logic: ``` 42.|00 => Backspace => turn off `decima...
non_defect
📚 number improve example dynamic decimal zero padding which package s are relevant related to the feature request don t known other description open add these logic backspace turn off decimalzeropadding
0
361,991
25,356,943,451
IssuesEvent
2022-11-20 13:01:28
bounswe574-G3/bounswe574-2022
https://api.github.com/repos/bounswe574-G3/bounswe574-2022
opened
Create Pull Request Policy
documentation research
- Timeline about development - Policy about pull request will be searched and determined.
1.0
Create Pull Request Policy - - Timeline about development - Policy about pull request will be searched and determined.
non_defect
create pull request policy timeline about development policy about pull request will be searched and determined
0
741,213
25,784,410,054
IssuesEvent
2022-12-09 18:54:23
traefik/traefik
https://api.github.com/repos/traefik/traefik
closed
Can't have RSA and EC certificates for same domain(s)
kind/enhancement priority/P2 area/tls
### Do you want to request a *feature* or report a *bug*? Bug ### What did you do? I wanted to add 2 certificates for the same domain name (one RSA and one EC cert) in order to mimic HAProxy (http://cbonte.github.io/haproxy-dconv/1.8/configuration.html#5.1-crt) ### What did you expect to see? I expected Trae...
1.0
Can't have RSA and EC certificates for same domain(s) - ### Do you want to request a *feature* or report a *bug*? Bug ### What did you do? I wanted to add 2 certificates for the same domain name (one RSA and one EC cert) in order to mimic HAProxy (http://cbonte.github.io/haproxy-dconv/1.8/configuration.html#5.1-...
non_defect
can t have rsa and ec certificates for same domain s do you want to request a feature or report a bug bug what did you do i wanted to add certificates for the same domain name one rsa and one ec cert in order to mimic haproxy what did you expect to see i expected traefik to serve...
0
33,467
7,130,319,251
IssuesEvent
2018-01-22 05:48:00
CenturyLinkCloud/mdw-designer
https://api.github.com/repos/CenturyLinkCloud/mdw-designer
closed
Package properties are still assigned a group of same name as property
defect
When creating package properties, you can add an environment, and then add properties for that environment, or you can just add a non-environment specific properties. Properties specified under a specific environment get classified as properties belonging to a group (i.e. the specific environment). However, when a ...
1.0
Package properties are still assigned a group of same name as property - When creating package properties, you can add an environment, and then add properties for that environment, or you can just add a non-environment specific properties. Properties specified under a specific environment get classified as properties...
defect
package properties are still assigned a group of same name as property when creating package properties you can add an environment and then add properties for that environment or you can just add a non environment specific properties properties specified under a specific environment get classified as properties...
1
211,894
16,375,027,911
IssuesEvent
2021-05-15 23:18:05
kworkflow/kworkflow
https://api.github.com/repos/kworkflow/kworkflow
opened
Add integration test
tests
Currently, we only have unit tests. Let's start to investigate how to add an integration test; some random ideas: 1. Create an integration test setup; maybe, we can use virtual machines for that; 2. Start with a simple feature like `kw b`; 3. Find a way to validate if something happened as expected; 4. Provide a ...
1.0
Add integration test - Currently, we only have unit tests. Let's start to investigate how to add an integration test; some random ideas: 1. Create an integration test setup; maybe, we can use virtual machines for that; 2. Start with a simple feature like `kw b`; 3. Find a way to validate if something happened as e...
non_defect
add integration test currently we only have unit tests let s start to investigate how to add an integration test some random ideas create an integration test setup maybe we can use virtual machines for that start with a simple feature like kw b find a way to validate if something happened as e...
0
830,541
32,012,278,505
IssuesEvent
2023-09-21 18:52:30
kubernetes-sigs/gateway-api
https://api.github.com/repos/kubernetes-sigs/gateway-api
closed
conformance: always check `ResolvedRefs` condition in `Gateway` conformance tests
kind/feature help wanted priority/important-soon area/conformance release-blocker
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: In the `Gateway` conformance tests, the `ListenerConditionResolvedRefs` is checked only in those tests expecting it to have status`false` (e.g., `GatewaySecretMissingReferenceGrant`, `GatewaySecretInval...
1.0
conformance: always check `ResolvedRefs` condition in `Gateway` conformance tests - <!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: In the `Gateway` conformance tests, the `ListenerConditionResolvedRefs` is checked only in those tests expecting it to...
non_defect
conformance always check resolvedrefs condition in gateway conformance tests what would you like to be added in the gateway conformance tests the listenerconditionresolvedrefs is checked only in those tests expecting it to have status false e g gatewaysecretmissingreferencegrant gateway...
0
40,390
5,206,779,724
IssuesEvent
2017-01-24 21:34:56
resin-io/etcher
https://api.github.com/repos/resin-io/etcher
closed
Suggestion for displaying image metadata (logo and description)
component:gui low hanging fruit platform:all status:pending design type:style
Currently, when you load an image with metadata, it will look something like this: ![etcher_009](https://cloud.githubusercontent.com/assets/963645/18795511/90969e00-818a-11e6-8998-79d66d1271f1.png) I would like to suggest that instead of replacing the filename with the "name" from the metadata, that "SELECT IMAGE" is...
1.0
Suggestion for displaying image metadata (logo and description) - Currently, when you load an image with metadata, it will look something like this: ![etcher_009](https://cloud.githubusercontent.com/assets/963645/18795511/90969e00-818a-11e6-8998-79d66d1271f1.png) I would like to suggest that instead of replacing the ...
non_defect
suggestion for displaying image metadata logo and description currently when you load an image with metadata it will look something like this i would like to suggest that instead of replacing the filename with the name from the metadata that select image is replaced instead to show that the image has...
0
73,833
24,821,684,354
IssuesEvent
2022-10-25 16:58:22
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: RegularGridInterpolator cannot interpolate cubically with stacked outputs
defect scipy.interpolate
### Describe your issue. Hi all, i don't know if I got the vocabulary for description correctly but here is the issue. When using `scipy.interpolate.RegularGridInterpolator` with input vector lengths of `m` and `n` I can interpolate higher dimension ouputput data with the shape of `(m,n,k)` as expected. With ...
1.0
BUG: RegularGridInterpolator cannot interpolate cubically with stacked outputs - ### Describe your issue. Hi all, i don't know if I got the vocabulary for description correctly but here is the issue. When using `scipy.interpolate.RegularGridInterpolator` with input vector lengths of `m` and `n` I can interpolate ...
defect
bug regulargridinterpolator cannot interpolate cubically with stacked outputs describe your issue hi all i don t know if i got the vocabulary for description correctly but here is the issue when using scipy interpolate regulargridinterpolator with input vector lengths of m and n i can interpolate ...
1
6,746
2,610,275,299
IssuesEvent
2015-02-26 19:28:07
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
cannot blog
auto-migrated Priority-Medium Type-Defect
``` What's the problem? Add a New Blog Well, this is embarrassing... While trying to determine your blog's settings, ScribeFire tripped over this code: INCOMPATIBLE URL: Next What browser are you using? CHROME 10 What version of ScribeFire are you running? 151 ``` ----- Original issue reported on code.g...
1.0
cannot blog - ``` What's the problem? Add a New Blog Well, this is embarrassing... While trying to determine your blog's settings, ScribeFire tripped over this code: INCOMPATIBLE URL: Next What browser are you using? CHROME 10 What version of ScribeFire are you running? 151 ``` ----- Original issue repo...
defect
cannot blog what s the problem add a new blog well this is embarrassing while trying to determine your blog s settings scribefire tripped over this code incompatible url next what browser are you using chrome what version of scribefire are you running original issue reporte...
1
81,626
31,156,942,311
IssuesEvent
2023-08-16 13:41:47
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
closed
Blue player can hear Red enable/disable Must Obey spell in multiplayer
Type-Defect Priority-Low
The button click sound is played for blue too. This does not seem right to me.
1.0
Blue player can hear Red enable/disable Must Obey spell in multiplayer - The button click sound is played for blue too. This does not seem right to me.
defect
blue player can hear red enable disable must obey spell in multiplayer the button click sound is played for blue too this does not seem right to me
1
2,457
2,607,903,581
IssuesEvent
2015-02-26 00:14:38
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Module import error, zen coding doesn't work at all
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. type div#id or div.class or div#id.class>ul>li>a or what ever 2. press CMD+E to execute Zen-coding What is the expected output? <div id="id"></div> or <div class="class"></div> or <div id="id" class="class"><ul><li><a href=""></a></li></ul></div> Error message: Traceback ...
1.0
Module import error, zen coding doesn't work at all - ``` What steps will reproduce the problem? 1. type div#id or div.class or div#id.class>ul>li>a or what ever 2. press CMD+E to execute Zen-coding What is the expected output? <div id="id"></div> or <div class="class"></div> or <div id="id" class="class"><ul><li><a h...
defect
module import error zen coding doesn t work at all what steps will reproduce the problem type div id or div class or div id class ul li a or what ever press cmd e to execute zen coding what is the expected output or or error message traceback most recent call last file users joza...
1
74,129
24,960,343,414
IssuesEvent
2022-11-01 15:04:00
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
AzimuthalBlockSplitGenerator Failed a Test
T: defect P: normal
## Bug Description #22423 has a bug that fails a CIVET test ## Steps to Reproduce See https://civet.inl.gov/job/1218902/ ## Impact Fix failed CIVET test
1.0
AzimuthalBlockSplitGenerator Failed a Test - ## Bug Description #22423 has a bug that fails a CIVET test ## Steps to Reproduce See https://civet.inl.gov/job/1218902/ ## Impact Fix failed CIVET test
defect
azimuthalblocksplitgenerator failed a test bug description has a bug that fails a civet test steps to reproduce see impact fix failed civet test
1
16,853
10,574,871,692
IssuesEvent
2019-10-07 14:45:16
cityofaustin/atd-geospatial
https://api.github.com/repos/cityofaustin/atd-geospatial
closed
GIS Mapping of Utilities Meeting
Impact: 4-None Service: Geo Type: Meeting Workgroup: AMD
Email from Ryan: > We are looking to map the location of utilities in Austin streets based on files submitted by developers and utilities, which could hopefully be combined into a comprehensive map for all of Austin. As we lack the technical expertise to set this up, I was hoping to meet with you or a member of your...
1.0
GIS Mapping of Utilities Meeting - Email from Ryan: > We are looking to map the location of utilities in Austin streets based on files submitted by developers and utilities, which could hopefully be combined into a comprehensive map for all of Austin. As we lack the technical expertise to set this up, I was hoping t...
non_defect
gis mapping of utilities meeting email from ryan we are looking to map the location of utilities in austin streets based on files submitted by developers and utilities which could hopefully be combined into a comprehensive map for all of austin as we lack the technical expertise to set this up i was hoping t...
0
673,731
23,028,607,367
IssuesEvent
2022-07-22 11:46:29
panel-attack/panel-attack
https://api.github.com/repos/panel-attack/panel-attack
opened
Make pop SFX and fanfare customizable per character
enhancement good first issue Client-side low-ish priority engine
Concrete follow up to #53 DoubleBang suggested making Pop SFX customizable per character as well as fanfares. Fanfares specifically are customizable in other TA/PdP clones as well, so adding this option would add the possibility to make available character mods of these more complete and achieve feature parity in tha...
1.0
Make pop SFX and fanfare customizable per character - Concrete follow up to #53 DoubleBang suggested making Pop SFX customizable per character as well as fanfares. Fanfares specifically are customizable in other TA/PdP clones as well, so adding this option would add the possibility to make available character mods of...
non_defect
make pop sfx and fanfare customizable per character concrete follow up to doublebang suggested making pop sfx customizable per character as well as fanfares fanfares specifically are customizable in other ta pdp clones as well so adding this option would add the possibility to make available character mods of ...
0
10,760
2,622,183,226
IssuesEvent
2015-03-04 00:19:44
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
opened
Possible bug: After a power-loss, LevelDB does not discard partially-flushed transactions
auto-migrated Priority-Medium Type-Defect
``` This (possible) bug is about what happens during a power loss. The bug also depends on how the database is opened after rebooting: we run RepairDB (with paranoid checksum switched on) before trying to retrieve values. The bug: When a Put() is issued, LevelDB appends to the log file; the appends result from writ...
1.0
Possible bug: After a power-loss, LevelDB does not discard partially-flushed transactions - ``` This (possible) bug is about what happens during a power loss. The bug also depends on how the database is opened after rebooting: we run RepairDB (with paranoid checksum switched on) before trying to retrieve values. The...
defect
possible bug after a power loss leveldb does not discard partially flushed transactions this possible bug is about what happens during a power loss the bug also depends on how the database is opened after rebooting we run repairdb with paranoid checksum switched on before trying to retrieve values the...
1
30,782
6,284,096,387
IssuesEvent
2017-07-19 06:39:46
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Upload button cannot be enabled due to JS exception ($this.isCanvasSupported is not a function)
defect
## 1) Environment - PrimeFaces version: Primeface latest trunk (up to 4277d8111b46c7f07c80cf7146237450f4a7c893) - Does it work on the newest released PrimeFaces version? Version? No - Does it work on the newest sources in GitHub? (Build by source -> https://github.com/primefaces/primefaces/wiki/Building-From-Source)...
1.0
Upload button cannot be enabled due to JS exception ($this.isCanvasSupported is not a function) - ## 1) Environment - PrimeFaces version: Primeface latest trunk (up to 4277d8111b46c7f07c80cf7146237450f4a7c893) - Does it work on the newest released PrimeFaces version? Version? No - Does it work on the newest sources...
defect
upload button cannot be enabled due to js exception this iscanvassupported is not a function environment primefaces version primeface latest trunk up to does it work on the newest released primefaces version version no does it work on the newest sources in github build by source ap...
1
740,324
25,745,180,232
IssuesEvent
2022-12-08 09:23:15
apache/incubator-kyuubi
https://api.github.com/repos/apache/incubator-kyuubi
opened
[FEATURE] adapt Spark's DataType to Hive data type of Hive in KyuubiHiveDialect
kind:feature priority:major
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues. ### Describe the feature Whe...
1.0
[FEATURE] adapt Spark's DataType to Hive data type of Hive in KyuubiHiveDialect - ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi...
non_defect
adapt spark s datatype to hive data type of hive in kyuubihivedialect code of conduct i agree to follow this project s search before asking i have searched in the and found no similar issues describe the feature when access kyuubi via jdbc datasource from spark jdbcutils getcom...
0
5,892
2,610,217,487
IssuesEvent
2015-02-26 19:09:13
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
решебник по кремеру.rar
auto-migrated Priority-Medium Type-Defect
``` '''Вилор Козлов''' День добрый никак не могу найти .решебник по кремеру.rar. где то видел уже '''Арефий Дмитриев''' Вот держи линк http://bit.ly/1bJUQvS '''Антуан Доронин''' Просит ввести номер мобилы!Не опасно ли это? '''Виолен Мартынов''' Не это не влияет на баланс '''Адам Бирюков''' Неа все ок у меня ничего...
1.0
решебник по кремеру.rar - ``` '''Вилор Козлов''' День добрый никак не могу найти .решебник по кремеру.rar. где то видел уже '''Арефий Дмитриев''' Вот держи линк http://bit.ly/1bJUQvS '''Антуан Доронин''' Просит ввести номер мобилы!Не опасно ли это? '''Виолен Мартынов''' Не это не влияет на баланс '''Адам Бирюков''...
defect
решебник по кремеру rar вилор козлов день добрый никак не могу найти решебник по кремеру rar где то видел уже арефий дмитриев вот держи линк антуан доронин просит ввести номер мобилы не опасно ли это виолен мартынов не это не влияет на баланс адам бирюков неа все ок у меня ...
1
57,944
16,177,549,853
IssuesEvent
2021-05-03 09:24:51
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Authenticity of own messages cannot be guaranteed
T-Defect
### Description ![obrazek](https://user-images.githubusercontent.com/15554561/116859916-06905880-ac01-11eb-8438-6b490a73d026.png) ### Steps to reproduce - lets have multiple ecrypted and properly cross-signed devices - all except for mobile with Element Android are offline - send messages from Element Androi...
1.0
Authenticity of own messages cannot be guaranteed - ### Description ![obrazek](https://user-images.githubusercontent.com/15554561/116859916-06905880-ac01-11eb-8438-6b490a73d026.png) ### Steps to reproduce - lets have multiple ecrypted and properly cross-signed devices - all except for mobile with Element Andr...
defect
authenticity of own messages cannot be guaranteed description steps to reproduce lets have multiple ecrypted and properly cross signed devices all except for mobile with element android are offline send messages from element android in the evening look at those own messages in the mor...
1
154,127
13,538,672,307
IssuesEvent
2020-09-16 12:27:06
ujjawal-1999/DSC-Website
https://api.github.com/repos/ujjawal-1999/DSC-Website
opened
DSC Website Issues
bug documentation enhancement good first issue help wanted question
**Home Page** - [ ] Features Cards (6 from 4) - [ ] Modify the FAQ section (little) - [ ] Fetch YouTube API to show the content and populate with JS - [ ] Slightly shift the content of footer to the left (looks out of place) - [ ] Enabling Dark Mode **Login Signup Page** - [ ] SignUp and Login Pa...
1.0
DSC Website Issues - **Home Page** - [ ] Features Cards (6 from 4) - [ ] Modify the FAQ section (little) - [ ] Fetch YouTube API to show the content and populate with JS - [ ] Slightly shift the content of footer to the left (looks out of place) - [ ] Enabling Dark Mode **Login Signup Page** - [ ...
non_defect
dsc website issues home page features cards from modify the faq section little fetch youtube api to show the content and populate with js slightly shift the content of footer to the left looks out of place enabling dark mode login signup page signup and...
0
301,245
26,028,574,749
IssuesEvent
2022-12-21 18:40:34
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
DISABLED test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA)
triaged module: flaky-tests skipped module: mta
Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32&suite=TestForeachCUDA&file=test_foreach.py) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/7731...
1.0
DISABLED test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32 (__main__.TestForeachCUDA) - Platforms: linux This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_binary_op_scalarlist_fastpath__foreach_add_cuda_int32&suite=TestForeachCUDA&file=test_f...
non_defect
disabled test binary op scalarlist fastpath foreach add cuda main testforeachcuda platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has been determined flaky in workflow s with red and green cc crcrpar mcarilli n...
0
677,526
23,164,367,271
IssuesEvent
2022-07-29 22:01:17
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
Update NameX API to allow Auth UI to retrieve multiple NRs in one POST call
NameX Priority1 ENTITY SRE
### Description This ticket is for the entities/SRE team to update the NameX API. As defined in bug ticket #11466 , the NameX API currently only allows UIs to get one NR at a time. This takes a long time, and when there are enough NRs linked to an account, the Business Registry page becomes unusable. ### To do - [ ] ...
1.0
Update NameX API to allow Auth UI to retrieve multiple NRs in one POST call - ### Description This ticket is for the entities/SRE team to update the NameX API. As defined in bug ticket #11466 , the NameX API currently only allows UIs to get one NR at a time. This takes a long time, and when there are enough NRs linked ...
non_defect
update namex api to allow auth ui to retrieve multiple nrs in one post call description this ticket is for the entities sre team to update the namex api as defined in bug ticket the namex api currently only allows uis to get one nr at a time this takes a long time and when there are enough nrs linked to a...
0
10,842
2,622,192,837
IssuesEvent
2015-03-04 00:23:51
byzhang/cudpp
https://api.github.com/repos/byzhang/cudpp
closed
Asynchronous cudppscan call?
auto-migrated Priority-Medium Type-Defect
``` Sorry that it's not a bug. I am asking that is it possible to overlap cudppscan with memory copy. That is how to call cudppscan in a CUDA stream. Thanks. ``` Original issue reported on code.google.com by `hchwang...@gmail.com` on 9 Aug 2011 at 3:33 * Merged into: #75
1.0
Asynchronous cudppscan call? - ``` Sorry that it's not a bug. I am asking that is it possible to overlap cudppscan with memory copy. That is how to call cudppscan in a CUDA stream. Thanks. ``` Original issue reported on code.google.com by `hchwang...@gmail.com` on 9 Aug 2011 at 3:33 * Merged into: #75
defect
asynchronous cudppscan call sorry that it s not a bug i am asking that is it possible to overlap cudppscan with memory copy that is how to call cudppscan in a cuda stream thanks original issue reported on code google com by hchwang gmail com on aug at merged into
1
110,113
11,688,532,170
IssuesEvent
2020-03-05 14:41:24
Legion2/CorsairLightingProtocol
https://api.github.com/repos/Legion2/CorsairLightingProtocol
closed
Documentation for the Commander PRO sketch
documentation
The Commander PRO has currently some limitations: - Tacho to detect fan speed is not implemented - Only PWM pins with high speed clocks can be used - The code to setup the high speed clocks is board/platform specific - ...
1.0
Documentation for the Commander PRO sketch - The Commander PRO has currently some limitations: - Tacho to detect fan speed is not implemented - Only PWM pins with high speed clocks can be used - The code to setup the high speed clocks is board/platform specific - ...
non_defect
documentation for the commander pro sketch the commander pro has currently some limitations tacho to detect fan speed is not implemented only pwm pins with high speed clocks can be used the code to setup the high speed clocks is board platform specific
0
60,286
17,023,388,260
IssuesEvent
2021-07-03 01:46:13
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
404 when moving from export tab to history tab
Component: website Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 5.13pm, Wednesday, 22nd April 2009]** Moving from 'export' tab to 'history' tab gives a 404. User winds up on a URL such as http://www.openstreetmap.org/export/history/?bbox=blahblah instead of http://www.openstreetmap.org/history/?bbox=blahblah reported by...
1.0
404 when moving from export tab to history tab - **[Submitted to the original trac issue database at 5.13pm, Wednesday, 22nd April 2009]** Moving from 'export' tab to 'history' tab gives a 404. User winds up on a URL such as http://www.openstreetmap.org/export/history/?bbox=blahblah instead of http://www.openst...
defect
when moving from export tab to history tab moving from export tab to history tab gives a user winds up on a url such as instead of reported by ed avis
1
37,866
8,556,628,390
IssuesEvent
2018-11-08 13:44:27
rst2pdf/rst2pdf
https://api.github.com/repos/rst2pdf/rst2pdf
closed
cannot install rst2pdf under CentOS release 5.11 with python 2.4.2
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Download and extract rst2pdf-0.93.tar.gz 2. Run sudo python setup.py install 3. Wait What is the expected output? A successful installation What do you see instead? The following (after some successful lines, see attachment): Downloading https://pypi.python.org/packag...
1.0
cannot install rst2pdf under CentOS release 5.11 with python 2.4.2 - ``` What steps will reproduce the problem? 1. Download and extract rst2pdf-0.93.tar.gz 2. Run sudo python setup.py install 3. Wait What is the expected output? A successful installation What do you see instead? The following (after some successful ...
defect
cannot install under centos release with python what steps will reproduce the problem download and extract tar gz run sudo python setup py install wait what is the expected output a successful installation what do you see instead the following after some successful lines see att...
1
18,415
3,058,741,181
IssuesEvent
2015-08-14 10:23:06
ontopia/ontopia
https://api.github.com/repos/ontopia/ontopia
closed
Avoid duplicating test data
auto-migrated Component-Tests Priority-Medium Type-Defect
``` Some of the test data currently in Subversion really lives in the cxtm- tests project at SourceForge. We need to delete this from Subversion and come up with some simple way of getting it from cxtm-tests and keeping it in sync. ``` Original issue reported on code.google.com by `lar...@gmail.com` on 16 Jun 2009 a...
1.0
Avoid duplicating test data - ``` Some of the test data currently in Subversion really lives in the cxtm- tests project at SourceForge. We need to delete this from Subversion and come up with some simple way of getting it from cxtm-tests and keeping it in sync. ``` Original issue reported on code.google.com by `lar....
defect
avoid duplicating test data some of the test data currently in subversion really lives in the cxtm tests project at sourceforge we need to delete this from subversion and come up with some simple way of getting it from cxtm tests and keeping it in sync original issue reported on code google com by lar ...
1
11,215
2,641,929,357
IssuesEvent
2015-03-11 20:34:50
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Updating podcast player styling
Milestone-2 Priority-Medium Studio Type-Defect
Original [issue 122](https://code.google.com/p/html5rocks/issues/detail?id=122) created by chrsmith on 2010-07-31T00:02:13.000Z: <b>Please describe the issue:</b> Updating podcast player styling <b>Please provide any additional information below.</b>
1.0
Updating podcast player styling - Original [issue 122](https://code.google.com/p/html5rocks/issues/detail?id=122) created by chrsmith on 2010-07-31T00:02:13.000Z: <b>Please describe the issue:</b> Updating podcast player styling <b>Please provide any additional information below.</b>
defect
updating podcast player styling original created by chrsmith on please describe the issue updating podcast player styling please provide any additional information below
1
4,105
2,610,087,480
IssuesEvent
2015-02-26 18:26:33
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痤疮哪里祛除最好
auto-migrated Priority-Medium Type-Defect
``` 深圳痤疮哪里祛除最好【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:20
1.0
深圳痤疮哪里祛除最好 - ``` 深圳痤疮哪里祛除最好【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:20
defect
深圳痤疮哪里祛除最好 深圳痤疮哪里祛除最好【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
76,887
26,657,202,627
IssuesEvent
2023-01-25 17:47:22
dotCMS/core
https://api.github.com/repos/dotCMS/core
closed
Content type fields columns breaking in smaller screens
Type : Defect Passed QA Passed Internal QA OKR : User Experience Team : Lunik Release : 23.02 Priority : 3 Average
Cards of images should be responsive to the size of the column, if the user sets the 4-column row, and add 3 images, the 4th one is squished to a minimum size, making it hard to drag and drop, understand the text, and even find the column. [![Screenshot_2022-12-21_17-39-37.png](https://mrkr.io/s/63a344d9e2b39f43a40b...
1.0
Content type fields columns breaking in smaller screens - Cards of images should be responsive to the size of the column, if the user sets the 4-column row, and add 3 images, the 4th one is squished to a minimum size, making it hard to drag and drop, understand the text, and even find the column. [![Screenshot_2022-...
defect
content type fields columns breaking in smaller screens cards of images should be responsive to the size of the column if the user sets the column row and add images the one is squished to a minimum size making it hard to drag and drop understand the text and even find the column problem sta...
1
38,814
8,967,176,519
IssuesEvent
2019-01-29 02:08:00
svigerske/Ipopt
https://api.github.com/repos/svigerske/Ipopt
closed
Pyomos solver factory was unable to create the solver ipopt
Ipopt Pyomo Solverfactory defect major unable to create
Issue created by migration from Trac. Original creator: thofrei Original creation time: 2015-04-24 08:25:13 Assignee: ipopt-team Version: 3.11 CC: jdsiiro@sandia.gov Dear Coin-or team First of all: Thank you very much for your work! A small team and I are trying to use Ipopt together with Pyomo on Linux. Unfo...
1.0
Pyomos solver factory was unable to create the solver ipopt - Issue created by migration from Trac. Original creator: thofrei Original creation time: 2015-04-24 08:25:13 Assignee: ipopt-team Version: 3.11 CC: jdsiiro@sandia.gov Dear Coin-or team First of all: Thank you very much for your work! A small team an...
defect
pyomos solver factory was unable to create the solver ipopt issue created by migration from trac original creator thofrei original creation time assignee ipopt team version cc jdsiiro sandia gov dear coin or team first of all thank you very much for your work a small team and i are t...
1
15,446
19,662,409,758
IssuesEvent
2022-01-10 18:25:31
bridgetownrb/bridgetown
https://api.github.com/repos/bridgetownrb/bridgetown
closed
feat: add the option to use esbuild
enhancement process high priority
**Update by @jaredcwhite:** focusing on `esbuild` initially, see below… ---- Add a flag to use Snowpack and possibly other bundlers instead of webpack. `bridgetown new <dir> --bundler=snowpack` I'm thinking something like the syntax above. Thoughts?
1.0
feat: add the option to use esbuild - **Update by @jaredcwhite:** focusing on `esbuild` initially, see below… ---- Add a flag to use Snowpack and possibly other bundlers instead of webpack. `bridgetown new <dir> --bundler=snowpack` I'm thinking something like the syntax above. Thoughts?
non_defect
feat add the option to use esbuild update by jaredcwhite focusing on esbuild initially see below… add a flag to use snowpack and possibly other bundlers instead of webpack bridgetown new bundler snowpack i m thinking something like the syntax above thoughts
0
22,851
10,790,963,743
IssuesEvent
2019-11-05 15:52:51
silinternational/simplesamlphp-module-material
https://api.github.com/repos/silinternational/simplesamlphp-module-material
opened
WS-2016-0090 (Medium) detected in jquery-1.8.3-2.0.0.min.js, simplesamlphp/simplesamlphp-v1.17.6
security vulnerability
## WS-2016-0090 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.8.3-2.0.0.min.js</b>, <b>simplesamlphp/simplesamlphp-v1.17.6</b></p></summary> <p> <details><summary><b>jqu...
True
WS-2016-0090 (Medium) detected in jquery-1.8.3-2.0.0.min.js, simplesamlphp/simplesamlphp-v1.17.6 - ## WS-2016-0090 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.8.3-2.0.0...
non_defect
ws medium detected in jquery min js simplesamlphp simplesamlphp ws medium severity vulnerability vulnerable libraries jquery min js simplesamlphp simplesamlphp jquery min js flat ui free is a beautiful theme for bootstrap we have...
0
27,442
5,018,876,301
IssuesEvent
2016-12-14 09:52:58
ndasjowo/gCode
https://api.github.com/repos/ndasjowo/gCode
closed
r14827_tproxy.tgz <--- error
auto-migrated Priority-Medium Type-Defect
``` terima kasih atas sharing nya .... :) saya sukses install lusca-r14761_epool.tgz d ipcop 1.9.17 berjalan lancar mantab wuzzzz saya juga lusca-r14761.tgz d ipcop 1.4.21 berjalan lancar mantab wuzzzz tp saya waktu mau update ke r14827_tproxy.tgz lusca squid nya kok malah gak bisa jalan saya sekarang menggunakan l...
1.0
r14827_tproxy.tgz <--- error - ``` terima kasih atas sharing nya .... :) saya sukses install lusca-r14761_epool.tgz d ipcop 1.9.17 berjalan lancar mantab wuzzzz saya juga lusca-r14761.tgz d ipcop 1.4.21 berjalan lancar mantab wuzzzz tp saya waktu mau update ke r14827_tproxy.tgz lusca squid nya kok malah gak bisa jala...
defect
tproxy tgz error terima kasih atas sharing nya saya sukses install lusca epool tgz d ipcop berjalan lancar mantab wuzzzz saya juga lusca tgz d ipcop berjalan lancar mantab wuzzzz tp saya waktu mau update ke tproxy tgz lusca squid nya kok malah gak bisa jalan saya sekarang meng...
1
43,945
5,719,407,566
IssuesEvent
2017-04-19 21:54:35
18F/fec-cms
https://api.github.com/repos/18F/fec-cms
closed
Design and implement minimum viable site search
Work: Design Work: Front-end
So that users can find site content from anywhere, implement a site search that combines content, candidates and committees. --- Now that we're moving forward with the site search concept outlined [here](https://github.com/18F/fec-cms/pull/972), we should put a some design effort into the UX of it. The goal i...
1.0
Design and implement minimum viable site search - So that users can find site content from anywhere, implement a site search that combines content, candidates and committees. --- Now that we're moving forward with the site search concept outlined [here](https://github.com/18F/fec-cms/pull/972), we should put a s...
non_defect
design and implement minimum viable site search so that users can find site content from anywhere implement a site search that combines content candidates and committees now that we re moving forward with the site search concept outlined we should put a some design effort into the ux of it the g...
0
6,193
2,610,222,971
IssuesEvent
2015-02-26 19:10:44
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
павер поинт 2010 без регистрации
auto-migrated Priority-Medium Type-Defect
``` '''Андриан Шашков''' Привет всем не подскажите где можно найти .павер поинт 2010 без регистрации. где то видел уже '''Анисим Андреев''' Вот держи линк http://bit.ly/1aP09fi '''Владислав Анисимов''' Просит ввести номер мобилы!Не опасно ли это? '''Венедикт Журавлёв''' Не это не влияет на баланс '''Альвиан Его...
1.0
павер поинт 2010 без регистрации - ``` '''Андриан Шашков''' Привет всем не подскажите где можно найти .павер поинт 2010 без регистрации. где то видел уже '''Анисим Андреев''' Вот держи линк http://bit.ly/1aP09fi '''Владислав Анисимов''' Просит ввести номер мобилы!Не опасно ли это? '''Венедикт Журавлёв''' Не эт...
defect
павер поинт без регистрации андриан шашков привет всем не подскажите где можно найти павер поинт без регистрации где то видел уже анисим андреев вот держи линк владислав анисимов просит ввести номер мобилы не опасно ли это венедикт журавлёв не это не влияет на баланс ...
1
244,998
26,498,174,410
IssuesEvent
2023-01-18 08:09:17
Semaerdem3536/go-erdem353635
https://api.github.com/repos/Semaerdem3536/go-erdem353635
opened
d3-flame-graph-4.1.3.tgz: 1 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>d3-flame-graph-4.1.3.tgz</b></p></summary> <p></p> <p>Path to dependency file: /src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json</p> <p>Pa...
True
d3-flame-graph-4.1.3.tgz: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>d3-flame-graph-4.1.3.tgz</b></p></summary> <p></p> <p>Path to dependency file: /src/cmd/vendo...
non_defect
flame graph tgz vulnerabilities highest severity is vulnerable library flame graph tgz path to dependency file src cmd vendor github com google pprof third party package json path to vulnerable library src cmd vendor github com google pprof third party node modules ...
0
85,286
16,627,276,048
IssuesEvent
2021-06-03 11:14:27
creativecommons/chooser
https://api.github.com/repos/creativecommons/chooser
opened
Revisit data model (consider modelling around the permissions instead of license clauses)
✨ goal: improvement 💻 aspect: code 🚦 status: awaiting triage 🟩 priority: low
## Problem The current data model and subsequent component architecture are oriented around the license clauses (SA, NC, ND). This leads to slightly awkward semantics and boolean conditions in related code/tests. E.g. - NC: "yes" means to allow commercial works - SA: "no" means to share alike ![image](https:...
1.0
Revisit data model (consider modelling around the permissions instead of license clauses) - ## Problem The current data model and subsequent component architecture are oriented around the license clauses (SA, NC, ND). This leads to slightly awkward semantics and boolean conditions in related code/tests. E.g. - NC...
non_defect
revisit data model consider modelling around the permissions instead of license clauses problem the current data model and subsequent component architecture are oriented around the license clauses sa nc nd this leads to slightly awkward semantics and boolean conditions in related code tests e g nc...
0
69,380
22,333,303,685
IssuesEvent
2022-06-14 16:10:59
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Screensharing in video room crashes browser
T-Defect S-Critical A-Jitsi O-Uncommon A-Video-Rooms
### Steps to reproduce 1. Join a video room, screenshare 2. Stop screensharing ### Outcome #### What did you expect? Browser doesn't crash #### What happened instead? Browser crashes on stopping screen sharing ### Operating system _No response_ ### Browser information Chromium 102.0.5005.61 (Official Bui...
1.0
Screensharing in video room crashes browser - ### Steps to reproduce 1. Join a video room, screenshare 2. Stop screensharing ### Outcome #### What did you expect? Browser doesn't crash #### What happened instead? Browser crashes on stopping screen sharing ### Operating system _No response_ ### Browser inf...
defect
screensharing in video room crashes browser steps to reproduce join a video room screenshare stop screensharing outcome what did you expect browser doesn t crash what happened instead browser crashes on stopping screen sharing operating system no response browser inf...
1
167,363
26,489,855,504
IssuesEvent
2023-01-17 21:30:13
Azure/azure-sdk-for-cpp
https://api.github.com/repos/Azure/azure-sdk-for-cpp
opened
Client parameter validation
design-discussion
**Describe the bug** A clear and concise description of what the bug is. ***Exception or Stack Trace*** Add the exception log and stack trace if available **To Reproduce** Steps to reproduce the behavior: ***Code Snippet*** Add the code snippet that causes the issue. **Expected behavior** A clear and c...
1.0
Client parameter validation - **Describe the bug** A clear and concise description of what the bug is. ***Exception or Stack Trace*** Add the exception log and stack trace if available **To Reproduce** Steps to reproduce the behavior: ***Code Snippet*** Add the code snippet that causes the issue. **Expe...
non_defect
client parameter validation describe the bug a clear and concise description of what the bug is exception or stack trace add the exception log and stack trace if available to reproduce steps to reproduce the behavior code snippet add the code snippet that causes the issue expe...
0
534,629
15,631,261,453
IssuesEvent
2021-03-22 04:23:57
worldanvil/worldanvil-bug-tracker
https://api.github.com/repos/worldanvil/worldanvil-bug-tracker
closed
Statblock Eyeball Button Visible to All
Feature: Statblock System Priority: Optional Severity: Trivial Type: UI / UX Type: Working as Intended
**World Anvil Username**: DaniAdventures **World / Campaign / RPG Character / Manuscript Title**: To Do List Adventures **Feature**: Statblocks **Related URLS** (To public & visible pages add screenshots otherwise): https://www.worldanvil.com/w/todolistadventures/a/intro-and-character-builder-article and I've...
1.0
Statblock Eyeball Button Visible to All - **World Anvil Username**: DaniAdventures **World / Campaign / RPG Character / Manuscript Title**: To Do List Adventures **Feature**: Statblocks **Related URLS** (To public & visible pages add screenshots otherwise): https://www.worldanvil.com/w/todolistadventures/a/int...
non_defect
statblock eyeball button visible to all world anvil username daniadventures world campaign rpg character manuscript title to do list adventures feature statblocks related urls to public visible pages add screenshots otherwise and i ve also seen it on others sites descr...
0
88,722
8,175,421,127
IssuesEvent
2018-08-28 01:59:43
phetsims/function-builder
https://api.github.com/repos/phetsims/function-builder
closed
Assertion failed: Parameters to setTranslation should be finite numbers
type:automated-testing type:bug
Look like trouble in scene-phew/Drawer, probably introduced in https://github.com/phetsims/scenery-phet/issues/396. CT error: function-builder : fuzz : require.js : run Uncaught Error: Assertion failed: Parameters to setTranslation should be finite numbers Error: Assertion failed: Parameters to setTranslation s...
1.0
Assertion failed: Parameters to setTranslation should be finite numbers - Look like trouble in scene-phew/Drawer, probably introduced in https://github.com/phetsims/scenery-phet/issues/396. CT error: function-builder : fuzz : require.js : run Uncaught Error: Assertion failed: Parameters to setTranslation should ...
non_defect
assertion failed parameters to settranslation should be finite numbers look like trouble in scene phew drawer probably introduced in ct error function builder fuzz require js run uncaught error assertion failed parameters to settranslation should be finite numbers error assertion failed paramet...
0
44,680
23,731,912,388
IssuesEvent
2022-08-31 03:02:43
XanaduAI/flamingpy
https://api.github.com/repos/XanaduAI/flamingpy
closed
Removing Cythonization example when no longer needed
performance
* Adding an example integrated cython file and new setup step were only done as a guiding step for first performance improvement cythonization. If a functional cython file exists or it is unlikely we use cythonization for now, we have to fully remove this example to avoid overcomplicating and adding an unused component...
True
Removing Cythonization example when no longer needed - * Adding an example integrated cython file and new setup step were only done as a guiding step for first performance improvement cythonization. If a functional cython file exists or it is unlikely we use cythonization for now, we have to fully remove this example t...
non_defect
removing cythonization example when no longer needed adding an example integrated cython file and new setup step were only done as a guiding step for first performance improvement cythonization if a functional cython file exists or it is unlikely we use cythonization for now we have to fully remove this example t...
0
3,511
2,610,063,990
IssuesEvent
2015-02-26 18:18:50
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 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina...
1
112,320
24,253,961,770
IssuesEvent
2022-09-27 16:09:38
IkuSenpai/comp_hack
https://api.github.com/repos/IkuSenpai/comp_hack
opened
Clan recruitment editing through the event menu displays incorrectly
bug help wanted code
This is the only (unique) leftover from https://github.com/ikusenpai/comp_hack/issues/354 Clans can be registered, responded to, viewed by others and deleted through both the menu bar and event menu interfaces. Attempting to edit your own clan recruitment request through the event view displays a screen with default...
1.0
Clan recruitment editing through the event menu displays incorrectly - This is the only (unique) leftover from https://github.com/ikusenpai/comp_hack/issues/354 Clans can be registered, responded to, viewed by others and deleted through both the menu bar and event menu interfaces. Attempting to edit your own clan re...
non_defect
clan recruitment editing through the event menu displays incorrectly this is the only unique leftover from clans can be registered responded to viewed by others and deleted through both the menu bar and event menu interfaces attempting to edit your own clan recruitment request through the event view display...
0
35,522
7,760,389,988
IssuesEvent
2018-06-01 05:44:05
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
New Hire : User is unable to "Initiate Onboarding" process
Defect HR Admin Module HR User Module New Hire
Steps : 1.Launch the URL 2.Sign in as HR admin /HR Users 3.Go to New Hires 4.Create a New Hire and Save it 5.Select Initiate Onboarding option from "New Hire" thumbnail 6.Navigate to "Initiate Onboarding" page 7.Click on "save" button Experienced Behaviour : Observed that an user is unable to "Initiate Onb...
1.0
New Hire : User is unable to "Initiate Onboarding" process - Steps : 1.Launch the URL 2.Sign in as HR admin /HR Users 3.Go to New Hires 4.Create a New Hire and Save it 5.Select Initiate Onboarding option from "New Hire" thumbnail 6.Navigate to "Initiate Onboarding" page 7.Click on "save" button Experienc...
defect
new hire user is unable to initiate onboarding process steps launch the url sign in as hr admin hr users go to new hires create a new hire and save it select initiate onboarding option from new hire thumbnail navigate to initiate onboarding page click on save button experienc...
1
66,780
20,670,842,368
IssuesEvent
2022-03-10 01:51:45
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
CountryConverter reference in Showcase
defect
**Before creating a issue, please try the newest version! Older versions are not supported by the community!** **Describe the defect** A clear and concise description of what the defect is. I am having a heck of a time using a converter on a "select one menu" input, the demo shows a string as the reference for the...
1.0
CountryConverter reference in Showcase - **Before creating a issue, please try the newest version! Older versions are not supported by the community!** **Describe the defect** A clear and concise description of what the defect is. I am having a heck of a time using a converter on a "select one menu" input, the dem...
defect
countryconverter reference in showcase before creating a issue please try the newest version older versions are not supported by the community describe the defect a clear and concise description of what the defect is i am having a heck of a time using a converter on a select one menu input the dem...
1
46,492
13,055,920,382
IssuesEvent
2020-07-30 03:07:25
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[iceprod2] global state is evil (Trac #1292)
Incomplete Migration Migrated from Trac defect iceprod
Migrated from https://code.icecube.wisc.edu/ticket/1292 ```json { "status": "closed", "changetime": "2019-02-13T14:11:28", "description": "`iceprod.core.exe.config` is global state. Find a way to make this better.\n\nThis breaks the test suite when testing `core.i3exec` and `core.exe` in the same run.", ...
1.0
[iceprod2] global state is evil (Trac #1292) - Migrated from https://code.icecube.wisc.edu/ticket/1292 ```json { "status": "closed", "changetime": "2019-02-13T14:11:28", "description": "`iceprod.core.exe.config` is global state. Find a way to make this better.\n\nThis breaks the test suite when testing `...
defect
global state is evil trac migrated from json status closed changetime description iceprod core exe config is global state find a way to make this better n nthis breaks the test suite when testing core and core exe in the same run reporter da...
1
38,364
8,788,426,548
IssuesEvent
2018-12-20 22:08:58
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
closed
NPM Registry does not work with proxy
defect p1 pending release
### Issue Type: - [x] defect report - [ ] enhancement request ### Current Behavior: When using OWASP Dependency Track behind a proxy, the NIST vulnerability database is downloaded, however the connection to the NPM Registy does not work. The connection times out, which makes it likely that it is not usi...
1.0
NPM Registry does not work with proxy - ### Issue Type: - [x] defect report - [ ] enhancement request ### Current Behavior: When using OWASP Dependency Track behind a proxy, the NIST vulnerability database is downloaded, however the connection to the NPM Registy does not work. The connection times out, ...
defect
npm registry does not work with proxy issue type defect report enhancement request current behavior when using owasp dependency track behind a proxy the nist vulnerability database is downloaded however the connection to the npm registy does not work the connection times out whic...
1
523,183
15,174,404,384
IssuesEvent
2021-02-13 18:16:02
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.3 Staging-1929]Vehicle Auto Moving gets halted when pressing enter successively
Category: Gameplay Priority: Low Type: Bug
Tested on 0.9.3 Staging-1929 Issue: Auto moving vehicles get halted sometimes after pressing Enter key. The issue is easier to reproduce when pressing Enter successively. Note: - The chatbox must be open for the issue to happen. - Once the vehicle stops after pressing Enter, closing the chatbox allows the vehicle to ...
1.0
[0.9.3 Staging-1929]Vehicle Auto Moving gets halted when pressing enter successively - Tested on 0.9.3 Staging-1929 Issue: Auto moving vehicles get halted sometimes after pressing Enter key. The issue is easier to reproduce when pressing Enter successively. Note: - The chatbox must be open for the issue to happen. - ...
non_defect
vehicle auto moving gets halted when pressing enter successively tested on staging issue auto moving vehicles get halted sometimes after pressing enter key the issue is easier to reproduce when pressing enter successively note the chatbox must be open for the issue to happen once the vehicle stops...
0
46,451
13,055,913,674
IssuesEvent
2020-07-30 03:06:13
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[genie-icetray] needs docs (Trac #1216)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/1216 ```json { "status": "closed", "changetime": "2019-02-13T14:11:45", "description": "It would be really nice to get some documentation on this mysterious project.", "reporter": "david.schultz", "cc": "melanie.day", "resolution": "fixed",...
1.0
[genie-icetray] needs docs (Trac #1216) - Migrated from https://code.icecube.wisc.edu/ticket/1216 ```json { "status": "closed", "changetime": "2019-02-13T14:11:45", "description": "It would be really nice to get some documentation on this mysterious project.", "reporter": "david.schultz", "cc": ...
defect
needs docs trac migrated from json status closed changetime description it would be really nice to get some documentation on this mysterious project reporter david schultz cc melanie day resolution fixed ts c...
1
480,166
13,836,970,353
IssuesEvent
2020-10-14 02:30:54
opensandiego/sdvv-frontend
https://api.github.com/repos/opensandiego/sdvv-frontend
closed
mis-wording on FAQ page?
in progress priority_1.0
Current wording: What is an independent expenditure? Independent expenditures are campaign communications that expressly advocate for the election or defeat of a candidate that is not made in cooperation, consultation or concert with; or at the request or suggestion of a candidate, candidate's authorized committee or...
1.0
mis-wording on FAQ page? - Current wording: What is an independent expenditure? Independent expenditures are campaign communications that expressly advocate for the election or defeat of a candidate that is not made in cooperation, consultation or concert with; or at the request or suggestion of a candidate, candidat...
non_defect
mis wording on faq page current wording what is an independent expenditure independent expenditures are campaign communications that expressly advocate for the election or defeat of a candidate that is not made in cooperation consultation or concert with or at the request or suggestion of a candidate candidat...
0
101,374
21,665,329,826
IssuesEvent
2022-05-07 04:31:08
Joeybooo/robot-gladiators
https://api.github.com/repos/Joeybooo/robot-gladiators
closed
Initial game functionality
Starting code
_Must Have_ - Build a game where a player's robot can fight another robot until one of them loses. - if the enemy-robot loses first, the player's robot will move on to fight another enemy-robot _Features_ - the player's robot's name can be dynamically created by the player through the browser. - the player is give...
1.0
Initial game functionality - _Must Have_ - Build a game where a player's robot can fight another robot until one of them loses. - if the enemy-robot loses first, the player's robot will move on to fight another enemy-robot _Features_ - the player's robot's name can be dynamically created by the player through the b...
non_defect
initial game functionality must have build a game where a player s robot can fight another robot until one of them loses if the enemy robot loses first the player s robot will move on to fight another enemy robot features the player s robot s name can be dynamically created by the player through the b...
0
271,446
20,674,039,253
IssuesEvent
2022-03-10 07:15:03
Adarsh-jaiss/journey-book
https://api.github.com/repos/Adarsh-jaiss/journey-book
closed
[DOCS] Format README a little better.
documentation enhancement good first issue
README.md looks great, but can be improved, by adding some badges, etc. I can work on this.
1.0
[DOCS] Format README a little better. - README.md looks great, but can be improved, by adding some badges, etc. I can work on this.
non_defect
format readme a little better readme md looks great but can be improved by adding some badges etc i can work on this
0
23,290
11,900,628,741
IssuesEvent
2020-03-30 11:00:03
iterative/dvc
https://api.github.com/repos/iterative/dvc
closed
remote: short-circuit remote size estimation for large remotes
enhancement performance
Follow up to #3501 Original comment: > one more comment (after watching the demo) - I think what we miss here is also some threshold on how "deep" we want to go with the prefix. Let's imagine we have 256M files and we'd like to push a single file. We will make 1000 requests, right? While what we can do is to see...
True
remote: short-circuit remote size estimation for large remotes - Follow up to #3501 Original comment: > one more comment (after watching the demo) - I think what we miss here is also some threshold on how "deep" we want to go with the prefix. Let's imagine we have 256M files and we'd like to push a single file. ...
non_defect
remote short circuit remote size estimation for large remotes follow up to original comment one more comment after watching the demo i think what we miss here is also some threshold on how deep we want to go with the prefix let s imagine we have files and we d like to push a single file we wil...
0
40,008
2,862,123,554
IssuesEvent
2015-06-04 01:14:40
kbandla/testrepo
https://api.github.com/repos/kbandla/testrepo
reopened
Contents of the pkt is cut
bug imported Priority-Medium
_From [vinifa...@gmail.com](https://code.google.com/u/107509585192880620386/) on November 12, 2014 15:17:49_ What steps will reproduce the problem? file_in=open('C:\snooperPort.pcap','rb') for ts, pkt in dpkt.pcap.Reader(file_in): eth = dpkt.ethernet.Ethernet(pkt) ip = eth.data tcp = ip.data data ...
1.0
Contents of the pkt is cut - _From [vinifa...@gmail.com](https://code.google.com/u/107509585192880620386/) on November 12, 2014 15:17:49_ What steps will reproduce the problem? file_in=open('C:\snooperPort.pcap','rb') for ts, pkt in dpkt.pcap.Reader(file_in): eth = dpkt.ethernet.Ethernet(pkt) ip = eth.data ...
non_defect
contents of the pkt is cut from on november what steps will reproduce the problem file in open c snooperport pcap rb for ts pkt in dpkt pcap reader file in eth dpkt ethernet ethernet pkt ip eth data tcp ip data data tcp data print data print len pkt what ...
0
48,692
13,184,719,303
IssuesEvent
2020-08-12 19:58:11
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
changing I3_WORK to I3_SRC and I3_BUILD (Trac #65)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/65 , reported by dule and owned by troy_</summary> <p> ```json { "status": "closed", "changetime": "2007-06-14T19:38:14", "description": "With the current cmake compiling tool, we no longer have just the one main work directory (I3_W...
1.0
changing I3_WORK to I3_SRC and I3_BUILD (Trac #65) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/65 , reported by dule and owned by troy_</summary> <p> ```json { "status": "closed", "changetime": "2007-06-14T19:38:14", "description": "With the current cmake compiling tool, we ...
defect
changing work to src and build trac migrated from reported by dule and owned by troy json status closed changetime description with the current cmake compiling tool we no longer have just the one main work directory work but two relevant dire...
1
20,466
3,600,078,380
IssuesEvent
2016-02-03 02:49:54
torch2424/link-drops
https://api.github.com/repos/torch2424/link-drops
opened
Add a loading spinner
design enhancement
Need to add a loading spinner to the app, so people know when links are being grabbed, and things
1.0
Add a loading spinner - Need to add a loading spinner to the app, so people know when links are being grabbed, and things
non_defect
add a loading spinner need to add a loading spinner to the app so people know when links are being grabbed and things
0
777,563
27,285,263,369
IssuesEvent
2023-02-23 13:04:40
Puzzlepart/prosjektportalen365
https://api.github.com/repos/Puzzlepart/prosjektportalen365
closed
Regruppering på aggregert oversikt (Program/Overordet) feiler
bug priority: low
### Beskriv feilen Regruppering på aggregert oversikt (Program/Overordet) feiler. Testet på clean install og oppgradert. Testprosjekt: https://puzzlepart.sharepoint.com/sites/Lykkepillen124c/SitePages/OverordnetLeveranser.aspx ### Hvordan reprodusere feilen Trinn for å gjenskape: 1. Gå til en aggregert ...
1.0
Regruppering på aggregert oversikt (Program/Overordet) feiler - ### Beskriv feilen Regruppering på aggregert oversikt (Program/Overordet) feiler. Testet på clean install og oppgradert. Testprosjekt: https://puzzlepart.sharepoint.com/sites/Lykkepillen124c/SitePages/OverordnetLeveranser.aspx ### Hvordan reprodus...
non_defect
regruppering på aggregert oversikt program overordet feiler beskriv feilen regruppering på aggregert oversikt program overordet feiler testet på clean install og oppgradert testprosjekt hvordan reprodusere feilen trinn for å gjenskape gå til en aggregert oversikt på program overor...
0
5,219
12,228,857,879
IssuesEvent
2020-05-03 21:15:21
userfrosting/UserFrosting
https://api.github.com/repos/userfrosting/UserFrosting
opened
UserFrosting 5.0 Planning
architecture long-range planning needs discussion
Following [my first attempt at moving into the UF 5.0 structure](#1089), I think we need to define a formal plan regarding the repo and class structure for the future version of UserFrosting. We already know the main goals for v5 are : 1. Move core, account and admin to their own repo and create a UF skeleton rep...
1.0
UserFrosting 5.0 Planning - Following [my first attempt at moving into the UF 5.0 structure](#1089), I think we need to define a formal plan regarding the repo and class structure for the future version of UserFrosting. We already know the main goals for v5 are : 1. Move core, account and admin to their own repo ...
non_defect
userfrosting planning following i think we need to define a formal plan regarding the repo and class structure for the future version of userfrosting we already know the main goals for are move core account and admin to their own repo and create a uf skeleton repo template so sprinkl...
0
45,990
5,773,975,889
IssuesEvent
2017-04-28 04:56:15
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Test: System.Security.Permissions.Tests.ApplicationTrustTests/ApplicationTrustEnumeratorCallMethods failed with "System.NullReferenceException"
area-System.Security test-run-desktop
Opened on behalf of @Jiayili1 The test `System.Security.Permissions.Tests.ApplicationTrustTests/ApplicationTrustEnumeratorCallMethods` has failed. System.NullReferenceException : Object reference not set to an instance of an object. Stack Trace: at System.Security.Policy.ApplicationTrustEnumerato...
1.0
Test: System.Security.Permissions.Tests.ApplicationTrustTests/ApplicationTrustEnumeratorCallMethods failed with "System.NullReferenceException" - Opened on behalf of @Jiayili1 The test `System.Security.Permissions.Tests.ApplicationTrustTests/ApplicationTrustEnumeratorCallMethods` has failed. System.NullReferenceExcep...
non_defect
test system security permissions tests applicationtrusttests applicationtrustenumeratorcallmethods failed with system nullreferenceexception opened on behalf of the test system security permissions tests applicationtrusttests applicationtrustenumeratorcallmethods has failed system nullreferenceexception ...
0
57,214
15,726,723,375
IssuesEvent
2021-03-29 11:43:28
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
Simplify constants simplifies leaks out from variable scope and simplifies whole file (Trac #100)
Incomplete Migration Migrated from Trac Other aggro80 defect
Migrated from https://trac.cppcheck.net/ticket/100 ```json { "status": "closed", "changetime": "2009-02-12T19:27:28", "description": "Test case TestTokenizer::simplify_constants added. \n\nSimplify constants leaks out of variable scope and simplifies all variables named similarly in other functions also. ...
1.0
Simplify constants simplifies leaks out from variable scope and simplifies whole file (Trac #100) - Migrated from https://trac.cppcheck.net/ticket/100 ```json { "status": "closed", "changetime": "2009-02-12T19:27:28", "description": "Test case TestTokenizer::simplify_constants added. \n\nSimplify constant...
defect
simplify constants simplifies leaks out from variable scope and simplifies whole file trac migrated from json status closed changetime description test case testtokenizer simplify constants added n nsimplify constants leaks out of variable scope and simplifies al...
1
52,359
13,224,698,580
IssuesEvent
2020-08-17 19:39:52
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[cmake] LAPACK detection is broken on Ubuntu 16.04 with system tools (Trac #2103)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2103">https://code.icecube.wisc.edu/projects/icecube/ticket/2103</a>, reported by olivasand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-01-12T00:34:05", "_ts": "154725...
1.0
[cmake] LAPACK detection is broken on Ubuntu 16.04 with system tools (Trac #2103) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2103">https://code.icecube.wisc.edu/projects/icecube/ticket/2103</a>, reported by olivasand owned by nega</em></summary> <p> ```json {...
defect
lapack detection is broken on ubuntu with system tools trac migrated from json status closed changetime ts description it can find the library through pkg config but doesn t set lapack found n n n blas and lapack n searching for open...
1
31,996
6,676,595,160
IssuesEvent
2017-10-05 06:46:32
proarc/proarc
https://api.github.com/repos/proarc/proarc
closed
Povinnost vyplnění - výtisk
auto-migrated Priority-Low Type-Defect
``` 1. name - type ve specifikaci M, v ProArcu MA 2. subject - name chybí 3. subject - name part ve specifikaci M, v ProArcu R 4. V poli identifier přidat pole pro identifikátory urnnbn, isbn. Z prázdného formuláře není zřejmé, že vedle uuid mají být vyplněné i další údaje. 5. v poli identifier chybí pole pro sysno ...
1.0
Povinnost vyplnění - výtisk - ``` 1. name - type ve specifikaci M, v ProArcu MA 2. subject - name chybí 3. subject - name part ve specifikaci M, v ProArcu R 4. V poli identifier přidat pole pro identifikátory urnnbn, isbn. Z prázdného formuláře není zřejmé, že vedle uuid mají být vyplněné i další údaje. 5. v poli ide...
defect
povinnost vyplnění výtisk name type ve specifikaci m v proarcu ma subject name chybí subject name part ve specifikaci m v proarcu r v poli identifier přidat pole pro identifikátory urnnbn isbn z prázdného formuláře není zřejmé že vedle uuid mají být vyplněné i další údaje v poli ide...
1
466,654
13,430,857,528
IssuesEvent
2020-09-07 05:51:52
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
app.getpocket.com - desktop site instead of mobile site
browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-normal
<!-- @browser: Firefox 81.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/57745 --> **URL**: https://app.getpocket.com/ **Browser / Version**: Firefox 81.0...
1.0
app.getpocket.com - desktop site instead of mobile site - <!-- @browser: Firefox 81.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/57745 --> **URL**: https...
non_defect
app getpocket com desktop site instead of mobile site url browser version firefox operating system windows tested another browser yes edge problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce ...
0
2,234
7,539,869,263
IssuesEvent
2018-04-17 03:01:15
number9473/nn-algorithm
https://api.github.com/repos/number9473/nn-algorithm
opened
Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference
Network Architecture
# Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference # - Author: Benoit Jacob, Skirmantas Kligys, Bo Chen, Menglong Zhu, Matthew Tang, Andrew Howard, Hartwig Adam, Dmitry Kalenichenko - Origin: https://arxiv.org/abs/1712.05877 - Related: - https://github.com/tensorflow/...
1.0
Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference - # Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference # - Author: Benoit Jacob, Skirmantas Kligys, Bo Chen, Menglong Zhu, Matthew Tang, Andrew Howard, Hartwig Adam, Dmitry Kaleniche...
non_defect
quantization and training of neural networks for efficient integer arithmetic only inference quantization and training of neural networks for efficient integer arithmetic only inference author benoit jacob skirmantas kligys bo chen menglong zhu matthew tang andrew howard hartwig adam dmitry kaleniche...
0
80,234
30,122,974,266
IssuesEvent
2023-06-30 16:44:34
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[a11y-defect-1]: VoiceOver iOS users cannot confirm their address
a11y-defect-1 va-profile 508-issue-screenreader
### Point of contact joshkimux ### Severity level 1, Launchblocker. Critical. Must be fixed before launch. ### Details While testing NoD, I noticed an error on VoiceOver iOS when attempting to confirm an address. https://github.com/department-of-veterans-affairs/va.gov-team/assets/14154792/95fe462c-67f7-4e7d-81...
1.0
[a11y-defect-1]: VoiceOver iOS users cannot confirm their address - ### Point of contact joshkimux ### Severity level 1, Launchblocker. Critical. Must be fixed before launch. ### Details While testing NoD, I noticed an error on VoiceOver iOS when attempting to confirm an address. https://github.com/department-o...
defect
voiceover ios users cannot confirm their address point of contact joshkimux severity level launchblocker critical must be fixed before launch details while testing nod i noticed an error on voiceover ios when attempting to confirm an address several issues exist on this page ...
1
471,840
13,611,465,073
IssuesEvent
2020-09-23 08:54:26
magento/magento2
https://api.github.com/repos/magento/magento2
closed
\Magento\Framework\Stdlib\DateTime\Timezone timezone shifted for non parsable time
Issue: Format is valid Priority: P2 Progress: ready for QA Severity: S1
<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.4.0) and any important informatio...
1.0
\Magento\Framework\Stdlib\DateTime\Timezone timezone shifted for non parsable time - <!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <...
non_defect
magento framework stdlib datetime timezone timezone shifted for non parsable time please review our guidelines before adding a new issue fields marked with are required please don t remove the template preconditions provide the exact magento version example and any i...
0
50,311
13,187,440,312
IssuesEvent
2020-08-13 03:25:15
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
icetray development email list (Trac #512)
Migrated from Trac defect tools/ports
create a email list for icetray development. icetray-dev or something like that Let's use umdgrb's mailman and avoid the collective at UW <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/512 , reported by blaufuss and owned by cgils</em></summary> <p> ```json { "status": "closed", ...
1.0
icetray development email list (Trac #512) - create a email list for icetray development. icetray-dev or something like that Let's use umdgrb's mailman and avoid the collective at UW <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/512 , reported by blaufuss and owned by cgils</em></summary...
defect
icetray development email list trac create a email list for icetray development icetray dev or something like that let s use umdgrb s mailman and avoid the collective at uw migrated from reported by blaufuss and owned by cgils json status closed changetime ...
1
241,237
26,256,719,548
IssuesEvent
2023-01-06 01:51:25
valdisiljuconoks/AlloyTech
https://api.github.com/repos/valdisiljuconoks/AlloyTech
opened
CVE-2022-29117 (High) detected in microsoft.owin.3.0.1.nupkg
security vulnerability
## CVE-2022-29117 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.owin.3.0.1.nupkg</b></p></summary> <p>Provides a set of helper types and abstractions for simplifying the cr...
True
CVE-2022-29117 (High) detected in microsoft.owin.3.0.1.nupkg - ## CVE-2022-29117 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.owin.3.0.1.nupkg</b></p></summary> <p>Provide...
non_defect
cve high detected in microsoft owin nupkg cve high severity vulnerability vulnerable library microsoft owin nupkg provides a set of helper types and abstractions for simplifying the creation of owin components library home page a href path to dependency file alloytech...
0
156,612
13,651,555,784
IssuesEvent
2020-09-27 01:59:50
jesseduffield/lazygit
https://api.github.com/repos/jesseduffield/lazygit
closed
Git log - Full log and custom log formatting
documentation enhancement
**Is your feature request related to a problem? Please describe.** I'd like to be able to see the full git log somewhere (all branches) and also specify the format like I can in my `.gitconfig`. **Describe the solution you'd like** A new tab or option to show the full log in the main window instead of just the log...
1.0
Git log - Full log and custom log formatting - **Is your feature request related to a problem? Please describe.** I'd like to be able to see the full git log somewhere (all branches) and also specify the format like I can in my `.gitconfig`. **Describe the solution you'd like** A new tab or option to show the full...
non_defect
git log full log and custom log formatting is your feature request related to a problem please describe i d like to be able to see the full git log somewhere all branches and also specify the format like i can in my gitconfig describe the solution you d like a new tab or option to show the full...
0
177,774
29,087,740,581
IssuesEvent
2023-05-16 02:22:28
21Enzo17/repo-tp2
https://api.github.com/repos/21Enzo17/repo-tp2
closed
Crear layouts y menu controller
Design
Añadir carpeta layouts con los fragmentos thymeleaf: - header - nav - aside - footer
1.0
Crear layouts y menu controller - Añadir carpeta layouts con los fragmentos thymeleaf: - header - nav - aside - footer
non_defect
crear layouts y menu controller añadir carpeta layouts con los fragmentos thymeleaf header nav aside footer
0
20,285
3,330,485,445
IssuesEvent
2015-11-11 10:46:15
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Missing compile time error for const instance creation from abstract class
Area-Dart2JS Priority-Unassigned Triaged Type-Defect
Dart2JS fails to produce a compile-time error with the following co19 test: Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01. ECMA-208 p63 says 'It is a compile-time error if evaluation of a constant object results in an uncaught exception being thrown'. Hence, this test should raise a compile time error:...
1.0
Missing compile time error for const instance creation from abstract class - Dart2JS fails to produce a compile-time error with the following co19 test: Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01. ECMA-208 p63 says 'It is a compile-time error if evaluation of a constant object results in an uncaught...
defect
missing compile time error for const instance creation from abstract class fails to produce a compile time error with the following test language expressions instance creation const ecma says it is a compile time error if evaluation of a constant object results in an uncaught exception being th...
1
90,458
18,156,975,482
IssuesEvent
2021-09-27 03:52:08
dotnet/roslyn-analyzers
https://api.github.com/repos/dotnet/roslyn-analyzers
closed
False positive for "CA2214: Do not call overridable methods in constructors"
Bug Area-Microsoft.CodeQuality.Analyzers help wanted
### Analyzer **Diagnostic ID**: [CA2214](https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2214): Do not call overridable methods in constructors ### Analyzer source **NuGet Package**: [Microsoft.CodeAnalysis.NetAnalyzers](https://www.nuget.org/packages/Microsoft.CodeAnalysis.N...
1.0
False positive for "CA2214: Do not call overridable methods in constructors" - ### Analyzer **Diagnostic ID**: [CA2214](https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2214): Do not call overridable methods in constructors ### Analyzer source **NuGet Package**: [Microsoft.Cod...
non_defect
false positive for do not call overridable methods in constructors analyzer diagnostic id do not call overridable methods in constructors analyzer source nuget package version describe the bug when the receiver of the virtual call is not this we...
0
47,031
13,056,021,188
IssuesEvent
2020-07-30 03:24:56
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[filterscripts] MESE Filter Throws Key Error (Trac #2331)
Incomplete Migration Migrated from Trac defect jeb + pnf
Migrated from https://code.icecube.wisc.edu/ticket/2331 ```json { "status": "closed", "changetime": "2019-06-28T22:27:43", "description": "This is with the latest trunk of combo r174135.\n\nERROR (I3Module): MeseFilter_precut: Exception thrown (I3Module.cxx:123 in void I3Module::Do(void (I3Module::*)()))\...
1.0
[filterscripts] MESE Filter Throws Key Error (Trac #2331) - Migrated from https://code.icecube.wisc.edu/ticket/2331 ```json { "status": "closed", "changetime": "2019-06-28T22:27:43", "description": "This is with the latest trunk of combo r174135.\n\nERROR (I3Module): MeseFilter_precut: Exception thrown (I...
defect
mese filter throws key error trac migrated from json status closed changetime description this is with the latest trunk of combo n nerror mesefilter precut exception thrown cxx in void do void ntraceback most recent call last n file...
1
74,082
24,935,090,444
IssuesEvent
2022-10-31 14:36:04
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
opened
Active items in the project panel style incorrectly when cut
defect polish
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Select a file in the project panel 2. Cut file 3. 💥 4. (Select a different file and you can see the intended styling) ### Expected behavior The active style should change to the cut style when the cut action h...
1.0
Active items in the project panel style incorrectly when cut - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Select a file in the project panel 2. Cut file 3. 💥 4. (Select a different file and you can see the intended styling) ### Expected behavior The ac...
defect
active items in the project panel style incorrectly when cut check for existing issues completed describe the bug provide steps to reproduce it select a file in the project panel cut file 💥 select a different file and you can see the intended styling expected behavior the acti...
1
2,757
2,713,295,226
IssuesEvent
2015-04-09 18:27:50
abraham/twitteroauth
https://api.github.com/repos/abraham/twitteroauth
opened
Build query generating form to help build TwitterOAuth
Documentation Explore
Consider for improved new developer onboarding. * Pick a Twitter API method * Select a couple of parameters * Form generates the following ``` $result = $connection->method('api/path', array('foo' => 'bar', 'baz' => 'qux')); ```
1.0
Build query generating form to help build TwitterOAuth - Consider for improved new developer onboarding. * Pick a Twitter API method * Select a couple of parameters * Form generates the following ``` $result = $connection->method('api/path', array('foo' => 'bar', 'baz' => 'qux')); ```
non_defect
build query generating form to help build twitteroauth consider for improved new developer onboarding pick a twitter api method select a couple of parameters form generates the following result connection method api path array foo bar baz qux
0
28,054
31,239,529,807
IssuesEvent
2023-08-20 17:38:40
bevyengine/bevy
https://api.github.com/repos/bevyengine/bevy
opened
Schedule build errors should include the schedule in which the problem occurred when reporting problems
A-ECS C-Usability
## What problem does this solve or what need does it fill? When errors are reported during schedule building, the schedule name is not included. It would be helpful to be able to track down the exact source of the problem, especially since that information. ## What solution would you like? Currently: ``...
True
Schedule build errors should include the schedule in which the problem occurred when reporting problems - ## What problem does this solve or what need does it fill? When errors are reported during schedule building, the schedule name is not included. It would be helpful to be able to track down the exact source ...
non_defect
schedule build errors should include the schedule in which the problem occurred when reporting problems what problem does this solve or what need does it fill when errors are reported during schedule building the schedule name is not included it would be helpful to be able to track down the exact source ...
0
316,926
23,655,651,162
IssuesEvent
2022-08-26 10:56:55
MartinaB91/project5-task-app-front
https://api.github.com/repos/MartinaB91/project5-task-app-front
opened
Create DB schema
documentation task
_Create a DB schema for all models_ ## Story: ## To do: - [ ] Profile model - [ ] Family member model - [ ] Task board model - [ ] Task model - [ ] Category model
1.0
Create DB schema - _Create a DB schema for all models_ ## Story: ## To do: - [ ] Profile model - [ ] Family member model - [ ] Task board model - [ ] Task model - [ ] Category model
non_defect
create db schema create a db schema for all models story to do profile model family member model task board model task model category model
0
62,242
17,023,880,453
IssuesEvent
2021-07-03 04:20:29
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Die, Drôme, France isn't found
Component: nominatim Priority: minor Resolution: duplicate Type: defect
**[Submitted to the original trac issue database at 9.20am, Wednesday, 25th September 2013]** The city and the district **Die*', in the Drme in France, '*isn't found by Nominatim**.[[BR]] Try to search Die, but there aren't results for the search.[[BR]] The node of the city Die: http://www.openstreetmap.org/browse/n...
1.0
Die, Drôme, France isn't found - **[Submitted to the original trac issue database at 9.20am, Wednesday, 25th September 2013]** The city and the district **Die*', in the Drme in France, '*isn't found by Nominatim**.[[BR]] Try to search Die, but there aren't results for the search.[[BR]] The node of the city Die: htt...
defect
die drã´me france isn t found the city and the district die in the drme in france isn t found by nominatim try to search die but there aren t results for the search the node of the city die the relation of the city die the relation of the district die of course die sh...
1
120,163
10,101,552,924
IssuesEvent
2019-07-29 09:01:08
myitcv/govim
https://api.github.com/repos/myitcv/govim
closed
ci: investigate flaky test - panic during ChannelCall("setqflist")
bug needs investigation testing
During the test of commit https://github.com/myitcv/govim/commit/a17af79bd412876e17d6d998b6c96bb3b5e2a00f in Travis one of the jobs failed, rerunning that job made it pass. Job: <pre>GO_VERSION="go1.13beta1" VIM_FLAVOR="gvim" VIM_VERSION="v8.1.1657" VIM_COMMAND="xvfb-run -a gvim -f"</pre> Failed test: <pre> > ...
1.0
ci: investigate flaky test - panic during ChannelCall("setqflist") - During the test of commit https://github.com/myitcv/govim/commit/a17af79bd412876e17d6d998b6c96bb3b5e2a00f in Travis one of the jobs failed, rerunning that job made it pass. Job: <pre>GO_VERSION="go1.13beta1" VIM_FLAVOR="gvim" VIM_VERSION="v8.1.165...
non_defect
ci investigate flaky test panic during channelcall setqflist during the test of commit in travis one of the jobs failed rerunning that job made it pass job go version vim flavor gvim vim version vim command xvfb run a gvim f failed test go install golang org x tools gopl...
0
12,441
5,198,523,626
IssuesEvent
2017-01-23 18:21:33
zcash/zcash
https://api.github.com/repos/zcash/zcash
closed
upgraded to 1.0.3 and now all existing addresses and balances gone
build user support wallet
I cleaned the ~/.zcash directory out post successful compilation leaving only the zcash.conf and wallet.dat files. started zcashd successfully and after running for 2 hours z_listaddresses is empty and z_gettotalbalance shows 0.00 for transparent, private, and total... thoughts?
1.0
upgraded to 1.0.3 and now all existing addresses and balances gone - I cleaned the ~/.zcash directory out post successful compilation leaving only the zcash.conf and wallet.dat files. started zcashd successfully and after running for 2 hours z_listaddresses is empty and z_gettotalbalance shows 0.00 for transparent, p...
non_defect
upgraded to and now all existing addresses and balances gone i cleaned the zcash directory out post successful compilation leaving only the zcash conf and wallet dat files started zcashd successfully and after running for hours z listaddresses is empty and z gettotalbalance shows for transparent pr...
0
23,960
3,874,880,008
IssuesEvent
2016-04-11 22:06:16
ariya/phantomjs
https://api.github.com/repos/ariya/phantomjs
closed
PhantomJS crashes - after a number of steps (num steps seem to vary)
old.Priority-Medium old.Status-New old.Type-Defect
_**[sadi.k...@gmail.com](http://code.google.com/u/115884846699467598930/) commented:**_ > Which version of PhantomJS are you using? > 1.6.1 > > <b>What steps will reproduce the problem?</b> 1. I run a phantomJS script (uses CasperJS libraries) > 2. Run it - usually if it has a large number of steps that it perfo...
1.0
PhantomJS crashes - after a number of steps (num steps seem to vary) - _**[sadi.k...@gmail.com](http://code.google.com/u/115884846699467598930/) commented:**_ > Which version of PhantomJS are you using? > 1.6.1 > > <b>What steps will reproduce the problem?</b> 1. I run a phantomJS script (uses CasperJS libraries)...
defect
phantomjs crashes after a number of steps num steps seem to vary commented which version of phantomjs are you using what steps will reproduce the problem i run a phantomjs script uses casperjs libraries run it usually if it has a large number of steps that it perfor...
1
40,960
10,241,052,407
IssuesEvent
2019-08-19 22:41:14
CenturyLinkCloud/mdw
https://api.github.com/repos/CenturyLinkCloud/mdw
closed
Milestone StackOverflowErrors due to duplication in activity/instance hierarchy
defect
Current logic is adding duplicates in the activity instance hierarchy when an activity (like a sync) has two or more incoming transitions. This duplication gets amplified by duplicating all subsequent downstream activities also.
1.0
Milestone StackOverflowErrors due to duplication in activity/instance hierarchy - Current logic is adding duplicates in the activity instance hierarchy when an activity (like a sync) has two or more incoming transitions. This duplication gets amplified by duplicating all subsequent downstream activities also.
defect
milestone stackoverflowerrors due to duplication in activity instance hierarchy current logic is adding duplicates in the activity instance hierarchy when an activity like a sync has two or more incoming transitions this duplication gets amplified by duplicating all subsequent downstream activities also
1
115,678
4,677,664,610
IssuesEvent
2016-10-07 15:44:40
dhis2/maintenance-app
https://api.github.com/repos/dhis2/maintenance-app
closed
Data elements, icon spinning forever when no aggregation levels
bug priority:high
In add / edit data elements screen, when there are no aggregation levels, the icon keeps spinning forever. ![attributes](https://cloud.githubusercontent.com/assets/908206/13555605/162c32a0-e3c5-11e5-8c84-b07da0df19a4.png)
1.0
Data elements, icon spinning forever when no aggregation levels - In add / edit data elements screen, when there are no aggregation levels, the icon keeps spinning forever. ![attributes](https://cloud.githubusercontent.com/assets/908206/13555605/162c32a0-e3c5-11e5-8c84-b07da0df19a4.png)
non_defect
data elements icon spinning forever when no aggregation levels in add edit data elements screen when there are no aggregation levels the icon keeps spinning forever
0
71,859
30,921,973,998
IssuesEvent
2023-08-06 02:17:28
Zahlungsmittel/Zahlungsmittel
https://api.github.com/repos/Zahlungsmittel/Zahlungsmittel
opened
[CLOSED] feat(frontend): transaction list page change style for small device
service: wallet frontend feature imported
<a href="https://github.com/Elweyn"><img src="https://avatars.githubusercontent.com/u/33051975?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [Elweyn](https://github.com/Elweyn)** _Tuesday Jun 27, 2023 at 07:16 GMT_ _Originally opened as https://github.com/gradido/gradido/pull/3081_ ---- <...
1.0
[CLOSED] feat(frontend): transaction list page change style for small device - <a href="https://github.com/Elweyn"><img src="https://avatars.githubusercontent.com/u/33051975?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [Elweyn](https://github.com/Elweyn)** _Tuesday Jun 27, 2023 at 07:16 GM...
non_defect
feat frontend transaction list page change style for small device issue by tuesday jun at gmt originally opened as 🍰 pullrequest issues which issues does this fix which are related fixes xxx relates xxx fixes todo on hand...
0