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
316,562
27,167,158,545
IssuesEvent
2023-02-17 16:11:57
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Windows Smoke Tests: Release 6.6
Windows Only Manual Tests
We must test both the .exe installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n test_mantid_6.6 mamba activate test_mantid_6.6 mamba install -c mantid/label/rc1 mantidworkbench --yes workbench # to launch ``` *...
1.0
Windows Smoke Tests: Release 6.6 - We must test both the .exe installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n test_mantid_6.6 mamba activate test_mantid_6.6 mamba install -c mantid/label/rc1 mantidworkbench ...
non_defect
windows smoke tests release we must test both the exe installer package and install direct from conda to install via conda use intel conda and make sure conda forge is added to channels mamba create n test mantid mamba activate test mantid mamba install c mantid label mantidworkbench ...
0
86,032
10,471,801,854
IssuesEvent
2019-09-23 08:45:26
gisaia/ARLAS-subscriptions
https://api.github.com/repos/gisaia/ARLAS-subscriptions
closed
Write documentation for packaging
documentation packaging
Specifications mention: > Documentation pack (technical, operational, user guides)
1.0
Write documentation for packaging - Specifications mention: > Documentation pack (technical, operational, user guides)
non_defect
write documentation for packaging specifications mention documentation pack technical operational user guides
0
25,344
4,154,920,470
IssuesEvent
2016-06-16 13:25:45
statsmodels/statsmodels
https://api.github.com/repos/statsmodels/statsmodels
closed
TST: Warnings with current master in test suite
type-test
Here's a list of warnings. Windows 10, python 3.5, other versions below I didn't look in details yet, pandas deprecation/usage, convergence warnings, ... ``` C:\programs\WinPython-64bit-3.5.1.1\python-3.5.1.amd64>python Python 3.5.1 (v3.5.1:37a07cee5969, Dec 6 2015, 01:54:25) [MSC v.1900 64 bit (AMD64)] on w...
1.0
TST: Warnings with current master in test suite - Here's a list of warnings. Windows 10, python 3.5, other versions below I didn't look in details yet, pandas deprecation/usage, convergence warnings, ... ``` C:\programs\WinPython-64bit-3.5.1.1\python-3.5.1.amd64>python Python 3.5.1 (v3.5.1:37a07cee5969, Dec ...
non_defect
tst warnings with current master in test suite here s a list of warnings windows python other versions below i didn t look in details yet pandas deprecation usage convergence warnings c programs winpython python python python dec on t...
0
203,322
15,362,335,229
IssuesEvent
2021-03-01 19:20:25
modin-project/modin
https://api.github.com/repos/modin-project/modin
opened
Test on Ray Nightly
Testing :chart_with_upwards_trend:
It would be great if we could test on the Ray nightly wheels on each commit to the master branch. I think we can add it as a separate CI and add a badge to the README to track.
1.0
Test on Ray Nightly - It would be great if we could test on the Ray nightly wheels on each commit to the master branch. I think we can add it as a separate CI and add a badge to the README to track.
non_defect
test on ray nightly it would be great if we could test on the ray nightly wheels on each commit to the master branch i think we can add it as a separate ci and add a badge to the readme to track
0
64,060
18,160,054,507
IssuesEvent
2021-09-27 08:35:33
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
Crash in MXSpaceService.prepareData
T-Defect crash X-Release-Blocker
in EI 1.6.0: ``` Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000104d6f634 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: SIGNAL; [5] Terminating Process: exc handler [16866] Terminating Process: exc handler [16866] Triggered by Thread: 0 Thread 0 name: ...
1.0
Crash in MXSpaceService.prepareData - in EI 1.6.0: ``` Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000104d6f634 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: SIGNAL; [5] Terminating Process: exc handler [16866] Terminating Process: exc handler [16866] Trigge...
defect
crash in mxspaceservice preparedata in ei exception type exc breakpoint sigtrap exception codes exception note exc corpse notify termination reason signal terminating process exc handler terminating process exc handler triggered by thread thread name dispatch q...
1
124,118
10,292,395,662
IssuesEvent
2019-08-27 16:23:18
nicolargo/glances
https://api.github.com/repos/nicolargo/glances
closed
Make CSV export append instead of replace
enhancement needs test
#### Description I would like to save all recorded measurements to a CSV file. But currently if there is a CSV already present glances overrides it. I think it would be awesome if instead glances would just append additional rows. It could check that existing header matches and abort if it does not. #### Versi...
1.0
Make CSV export append instead of replace - #### Description I would like to save all recorded measurements to a CSV file. But currently if there is a CSV already present glances overrides it. I think it would be awesome if instead glances would just append additional rows. It could check that existing header mat...
non_defect
make csv export append instead of replace description i would like to save all recorded measurements to a csv file but currently if there is a csv already present glances overrides it i think it would be awesome if instead glances would just append additional rows it could check that existing header mat...
0
51,051
12,663,041,285
IssuesEvent
2020-06-18 00:01:15
angular/angular
https://api.github.com/repos/angular/angular
opened
Flaky `test_aio` and `test_aio_local` CircleCI jobs
comp: build & ci
The `test_aio` and `test_aio_local` CircleCI jobs started to be quite flaky recently (~50% of attempts results in false-positive failures). Example of the recent failure [can be found here](https://app.circleci.com/pipelines/github/angular/angular/17212/workflows/05430fc4-f921-42f6-9e94-643c6b6d2bff/jobs/741612/steps)....
1.0
Flaky `test_aio` and `test_aio_local` CircleCI jobs - The `test_aio` and `test_aio_local` CircleCI jobs started to be quite flaky recently (~50% of attempts results in false-positive failures). Example of the recent failure [can be found here](https://app.circleci.com/pipelines/github/angular/angular/17212/workflows/05...
non_defect
flaky test aio and test aio local circleci jobs the test aio and test aio local circleci jobs started to be quite flaky recently of attempts results in false positive failures example of the recent failure it looks like the same tests produce flaky results chrome headless linux ...
0
181,595
6,662,417,717
IssuesEvent
2017-10-02 13:05:30
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
closed
Declaration requests creation 500 with media storage error
bug priority/critical
Media storage returning invalid format error and `Proxy.proxy/2` can't match against string error. Solution - format media storage error properly.
1.0
Declaration requests creation 500 with media storage error - Media storage returning invalid format error and `Proxy.proxy/2` can't match against string error. Solution - format media storage error properly.
non_defect
declaration requests creation with media storage error media storage returning invalid format error and proxy proxy can t match against string error solution format media storage error properly
0
55,335
14,380,743,737
IssuesEvent
2020-12-02 03:34:09
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
closed
Object with id "149316" is managed by a different persistence manager
defect
The defect may already be reported! Please search for the defect before creating one. ### Current Behavior: Error throws on analysis new project, ``` 09:36:23.746 INFO [BomUploadProcessingTask] Processing CycloneDX BOM uploaded to project: 85bfefa0-347f-48ee-8bd5-d5e7b835429d -- 09:36:26.556 INFO [BomUpl...
1.0
Object with id "149316" is managed by a different persistence manager - The defect may already be reported! Please search for the defect before creating one. ### Current Behavior: Error throws on analysis new project, ``` 09:36:23.746 INFO [BomUploadProcessingTask] Processing CycloneDX BOM uploaded to proj...
defect
object with id is managed by a different persistence manager the defect may already be reported please search for the defect before creating one current behavior error throws on analysis new project info processing cyclonedx bom uploaded to project info ...
1
29,850
5,919,311,414
IssuesEvent
2017-05-22 17:23:22
Openki/Openki
https://api.github.com/repos/Openki/Openki
closed
Exception invoking 'removeEvent'
defect
``` Exception while simulating the effect of invoking 'removeEvent' ReferenceError: logAsyncErrors is not defined at d.MethodInvocation.removeEvent (8bc7998….js?meteor_js_resource=true:291) at 8bc7998….js?meteor_js_resource=true:56 at r.EnvironmentVariable.withValue (8bc7998….js?meteor_js_resource=true:...
1.0
Exception invoking 'removeEvent' - ``` Exception while simulating the effect of invoking 'removeEvent' ReferenceError: logAsyncErrors is not defined at d.MethodInvocation.removeEvent (8bc7998….js?meteor_js_resource=true:291) at 8bc7998….js?meteor_js_resource=true:56 at r.EnvironmentVariable.withValue (8...
defect
exception invoking removeevent exception while simulating the effect of invoking removeevent referenceerror logasyncerrors is not defined at d methodinvocation removeevent … js meteor js resource true at … js meteor js resource true at r environmentvariable withvalue … js meteor js ...
1
60,981
7,432,687,888
IssuesEvent
2018-03-26 02:48:01
ask-ar/carceropolis
https://api.github.com/repos/ask-ar/carceropolis
closed
Fazer modal para autenticação na página de especialistas
2 - Working <= 5 Design
Neste modal, a pessoa pode escolher entre logar ou criar cadastro. Após o login, ela já estará a ver as infos de email e telefone dos especialistas.
1.0
Fazer modal para autenticação na página de especialistas - Neste modal, a pessoa pode escolher entre logar ou criar cadastro. Após o login, ela já estará a ver as infos de email e telefone dos especialistas.
non_defect
fazer modal para autenticação na página de especialistas neste modal a pessoa pode escolher entre logar ou criar cadastro após o login ela já estará a ver as infos de email e telefone dos especialistas
0
71,535
30,913,324,085
IssuesEvent
2023-08-05 01:40:05
Zahlungsmittel/Zahlungsmittel
https://api.github.com/repos/Zahlungsmittel/Zahlungsmittel
opened
[CLOSED] add check for empty user list
bug service: backend imported
<a href="https://github.com/einhornimmond"><img src="https://avatars.githubusercontent.com/u/67117805?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [einhornimmond](https://github.com/einhornimmond)** _Sunday Oct 10, 2021 at 14:38 GMT_ _Originally opened as https://github.com/gradido/gradido...
1.0
[CLOSED] add check for empty user list - <a href="https://github.com/einhornimmond"><img src="https://avatars.githubusercontent.com/u/67117805?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [einhornimmond](https://github.com/einhornimmond)** _Sunday Oct 10, 2021 at 14:38 GMT_ _Originally ope...
non_defect
add check for empty user list issue by sunday oct at gmt originally opened as 🍰 pullrequest add check for empty user list prevent error if user has only one creation transaction issues fixes included the following code
0
114,038
24,535,566,137
IssuesEvent
2022-10-11 20:24:24
gwhittemore-veracode/Veracode-GW-Training-demo
https://api.github.com/repos/gwhittemore-veracode/Veracode-GW-Training-demo
opened
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting') [VID:113:com/veracode/verademo/controller/UserController.java:173]
VeracodeFlaw: Medium Veracode Pipeline Scan
https://github.com/gwhittemore-veracode/Veracode-GW-Training-demo/blob/2add22ec1b5a85a51e5134a9af33bf2e99488d44/com/veracode/verademo/controller/UserController.java#L168-L178 **Filename:** com/veracode/verademo/controller/UserController.java **Line:** 173 **CWE:** 113 (Improper Neutralization of CRLF Sequences in HT...
2.0
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting') [VID:113:com/veracode/verademo/controller/UserController.java:173] - https://github.com/gwhittemore-veracode/Veracode-GW-Training-demo/blob/2add22ec1b5a85a51e5134a9af33bf2e99488d44/com/veracode/verademo/controller/UserController.java#...
non_defect
improper neutralization of crlf sequences in http headers http response splitting filename com veracode verademo controller usercontroller java line cwe improper neutralization of crlf sequences in http headers http response splitting this call to javax servlet http httpservletre...
0
4,559
7,042,487,237
IssuesEvent
2017-12-30 13:41:46
DimasDSF/ShadowsOfAncients
https://api.github.com/repos/DimasDSF/ShadowsOfAncients
opened
Mutant: Burer
Addition AI IncludesAbilityRequirement IncludesItemRequirement IncludesModifierRequirement
### AI Spec: - Attacks Players on sight - Travels Between Lairs at night - Sits at Current Lair at day ### Special Abilities: - If Health < 60% Uses a channeled shield ability blocking 100% damage for 3s cooldown:6s - On entering combat Checks if enemy is player - If enemy is player checks players slot 0 - If...
3.0
Mutant: Burer - ### AI Spec: - Attacks Players on sight - Travels Between Lairs at night - Sits at Current Lair at day ### Special Abilities: - If Health < 60% Uses a channeled shield ability blocking 100% damage for 3s cooldown:6s - On entering combat Checks if enemy is player - If enemy is player checks play...
non_defect
mutant burer ai spec attacks players on sight travels between lairs at night sits at current lair at day special abilities if health uses a channeled shield ability blocking damage for cooldown on entering combat checks if enemy is player if enemy is player checks players s...
0
73,465
24,645,913,468
IssuesEvent
2022-10-17 14:50:54
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-2: VA national cemetery list loop needs design review (and possible re-design)
design 508/Accessibility pre-need 508-defect-2 benefits-crew benefits-team-1 squad-1
### Point of contact Josh Kim ### Severity level 2, Serious. Should be fixed in 1-2 sprints post-launch. ### Details The VA national cemetery list loop page needs a design review as: - it uses a typeahead with over 100+ cemeteries - it nests a list loop pattern within a dynamic expandable region (see below vide...
1.0
508-defect-2: VA national cemetery list loop needs design review (and possible re-design) - ### Point of contact Josh Kim ### Severity level 2, Serious. Should be fixed in 1-2 sprints post-launch. ### Details The VA national cemetery list loop page needs a design review as: - it uses a typeahead with over 100+ ce...
defect
defect va national cemetery list loop needs design review and possible re design point of contact josh kim severity level serious should be fixed in sprints post launch details the va national cemetery list loop page needs a design review as it uses a typeahead with over cemete...
1
91,501
11,504,732,488
IssuesEvent
2020-02-13 00:09:24
carbon-design-system/ibm-dotcom-library-website
https://api.github.com/repos/carbon-design-system/ibm-dotcom-library-website
closed
Create an adoptor roadmap diagram and content for the website
Airtable Done design design: visual priority: high website: cupcake
#### User story > As an IBM.com Library adopter, > I need a way to know what I need to do for now to adopt Carbon in the future > so that I can create an adoption plan for my team. #### Additional information Below is the v19a version of the roadmap diagram and the Sketch work file can be found [here](http...
2.0
Create an adoptor roadmap diagram and content for the website - #### User story > As an IBM.com Library adopter, > I need a way to know what I need to do for now to adopt Carbon in the future > so that I can create an adoption plan for my team. #### Additional information Below is the v19a version of the r...
non_defect
create an adoptor roadmap diagram and content for the website user story as an ibm com library adopter i need a way to know what i need to do for now to adopt carbon in the future so that i can create an adoption plan for my team additional information below is the version of the road...
0
61,295
14,621,064,485
IssuesEvent
2020-12-22 20:53:38
SmartBear/idea-collaborator-plugin
https://api.github.com/repos/SmartBear/idea-collaborator-plugin
opened
CVE-2018-19362 (High) detected in jackson-databind-2.5.0.jar
security vulnerability
## CVE-2018-19362 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.5.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2018-19362 (High) detected in jackson-databind-2.5.0.jar - ## CVE-2018-19362 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.5.0.jar</b></p></summary> <p>General...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library idea collaborator plugin cli...
0
646,014
21,034,728,269
IssuesEvent
2022-03-31 06:35:49
magma/magma
https://api.github.com/repos/magma/magma
closed
[AMF]: Malformed Security Mode Command packet due to UE Security Capability
type: bug component: agw priority: medium product: 5g sa
UE Security Capabilties can have extended set. With that set SMC is getting malformed. Attaching the pcap for reference. Idea is to handle the UE capabilities in SMC correctly. [https://app.zenhub.com/files/170803235/b59a2f3e-5a80-475a-b462-ea48fda57621/download] (https://app.zenhub.com/files/170803235/b59a2f3e-5a80...
1.0
[AMF]: Malformed Security Mode Command packet due to UE Security Capability - UE Security Capabilties can have extended set. With that set SMC is getting malformed. Attaching the pcap for reference. Idea is to handle the UE capabilities in SMC correctly. [https://app.zenhub.com/files/170803235/b59a2f3e-5a80-475a-b462...
non_defect
malformed security mode command packet due to ue security capability ue security capabilties can have extended set with that set smc is getting malformed attaching the pcap for reference idea is to handle the ue capabilities in smc correctly
0
73,932
24,871,282,342
IssuesEvent
2022-10-27 15:23:37
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Can't restore preious session
T-Defect
### Steps to reproduce 1. It suddenly shows, randomly happens when you start the program. ### Outcome #### What did you expect? It should not happen #### What happened instead? ### Operating system win7 x64 ### Application version _No response_ ### How did you install the app? _No response_ ### Homeserver...
1.0
Can't restore preious session - ### Steps to reproduce 1. It suddenly shows, randomly happens when you start the program. ### Outcome #### What did you expect? It should not happen #### What happened instead? ### Operating system win7 x64 ### Application version _No response_ ### How did you install the app...
defect
can t restore preious session steps to reproduce it suddenly shows randomly happens when you start the program outcome what did you expect it should not happen what happened instead operating system application version no response how did you install the app n...
1
65,002
19,010,733,118
IssuesEvent
2021-11-23 09:01:32
jOOQ/jOOR
https://api.github.com/repos/jOOQ/jOOR
closed
InvocationTargetException when compiling a class extending a class in the same file
P: Medium T: Defect
### Expected behavior and actual behavior: I got an InvocationTargetException for the compliation of a simple class which extends another class, which is in the same file: ``` java.lang.reflect.InvocationTargetException org.joor.ReflectException: java.lang.reflect.InvocationTargetException at org.joor.Reflect.on(...
1.0
InvocationTargetException when compiling a class extending a class in the same file - ### Expected behavior and actual behavior: I got an InvocationTargetException for the compliation of a simple class which extends another class, which is in the same file: ``` java.lang.reflect.InvocationTargetException org.joor.R...
defect
invocationtargetexception when compiling a class extending a class in the same file expected behavior and actual behavior i got an invocationtargetexception for the compliation of a simple class which extends another class which is in the same file java lang reflect invocationtargetexception org joor r...
1
443,779
12,799,511,731
IssuesEvent
2020-07-02 15:30:38
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
opened
Multiple version failures can grind changeset-upload to a halt
Category: Core Priority: High Type: Bug Type: Task
Since the API only returns one error at a time, a changeset with many version errors makes 2N calls to the API where N is the number of version errors. This can cause the upload of a large, out-of-date dataset to take _forever_ to upload. After 25 of these an error message to the user to update their data is emitted ...
1.0
Multiple version failures can grind changeset-upload to a halt - Since the API only returns one error at a time, a changeset with many version errors makes 2N calls to the API where N is the number of version errors. This can cause the upload of a large, out-of-date dataset to take _forever_ to upload. After 25 of th...
non_defect
multiple version failures can grind changeset upload to a halt since the api only returns one error at a time a changeset with many version errors makes calls to the api where n is the number of version errors this can cause the upload of a large out of date dataset to take forever to upload after of thes...
0
32,827
6,953,397,145
IssuesEvent
2017-12-06 20:52:47
Dzhuneyt/jquery-tubular
https://api.github.com/repos/Dzhuneyt/jquery-tubular
closed
No video starting with latest Google Chrome
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Download the demo pack 2. Launch the index.html file 3. What is the expected output? What do you see instead? The demo page is expected. I see it with a grey background (no video, even if I try with other video ids) What version of the product are you using? On what oper...
1.0
No video starting with latest Google Chrome - ``` What steps will reproduce the problem? 1. Download the demo pack 2. Launch the index.html file 3. What is the expected output? What do you see instead? The demo page is expected. I see it with a grey background (no video, even if I try with other video ids) What vers...
defect
no video starting with latest google chrome what steps will reproduce the problem download the demo pack launch the index html file what is the expected output what do you see instead the demo page is expected i see it with a grey background no video even if i try with other video ids what vers...
1
32,322
6,767,147,077
IssuesEvent
2017-10-26 01:24:50
blablubbabc/Shopkeepers-Issues
https://api.github.com/repos/blablubbabc/Shopkeepers-Issues
closed
Villager Trades Dissapear
Defect Fixed migrated
**Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/19 **Originally by C0mput3rHuman101 (Aug 20, 2012):** What steps will reproduce the problem? 1. Reload 2. RestartWhat is the expected output? What do you see instead? Expected: Same stuff for sale I see: Everything gone What version of the product...
1.0
Villager Trades Dissapear - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/19 **Originally by C0mput3rHuman101 (Aug 20, 2012):** What steps will reproduce the problem? 1. Reload 2. RestartWhat is the expected output? What do you see instead? Expected: Same stuff for sale I see: Everything gone...
defect
villager trades dissapear migrated from originally by aug what steps will reproduce the problem reload restartwhat is the expected output what do you see instead expected same stuff for sale i see everything gone what version of the product are you using you have an error log o...
1
61,626
17,023,742,993
IssuesEvent
2021-07-03 03:36:14
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Highway=pedestrian not used for pedestrian routing
Component: yours Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 9.29pm, Friday, 26th August 2011]** Way tagged as highway=pedestrian, foot=designated is avoided for routing even with foot selected as transport type. Example can be seen here http://www.yournavigation.org/?flat=49.199837670504&flon=16.575613193098&tlat=49.200517680...
1.0
Highway=pedestrian not used for pedestrian routing - **[Submitted to the original trac issue database at 9.29pm, Friday, 26th August 2011]** Way tagged as highway=pedestrian, foot=designated is avoided for routing even with foot selected as transport type. Example can be seen here http://www.yournavigation.org/?flat=4...
defect
highway pedestrian not used for pedestrian routing way tagged as highway pedestrian foot designated is avoided for routing even with foot selected as transport type example can be seen here the navigation should form a straight connection the way in question
1
327,917
28,090,441,879
IssuesEvent
2023-03-30 12:44:38
CPMpy/cpmpy
https://api.github.com/repos/CPMpy/cpmpy
opened
Reify_rewrite documentation missing precondition
fuzz-test
Running reify_rewrite with global constraints gives an error telling you to run decompose_global() first, but this precondition is not in the documentation
1.0
Reify_rewrite documentation missing precondition - Running reify_rewrite with global constraints gives an error telling you to run decompose_global() first, but this precondition is not in the documentation
non_defect
reify rewrite documentation missing precondition running reify rewrite with global constraints gives an error telling you to run decompose global first but this precondition is not in the documentation
0
4,745
7,603,472,788
IssuesEvent
2018-04-29 14:55:17
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Memory leak due to process.fork()?
child_process confirmed-bug
* **Version**: v8.5.0 * **Platform**: Linux I am experiencing memory leakage in an app that uses`process.fork()` a lot. These child processes get sent messages via `process.send()` with a `sendHandle` and are terminated later on. I did run into issues with memory management here. Some heap dumps show that even a...
1.0
Memory leak due to process.fork()? - * **Version**: v8.5.0 * **Platform**: Linux I am experiencing memory leakage in an app that uses`process.fork()` a lot. These child processes get sent messages via `process.send()` with a `sendHandle` and are terminated later on. I did run into issues with memory management h...
non_defect
memory leak due to process fork version platform linux i am experiencing memory leakage in an app that uses process fork a lot these child processes get sent messages via process send with a sendhandle and are terminated later on i did run into issues with memory management he...
0
217,240
16,684,393,423
IssuesEvent
2021-06-08 06:12:13
sooftware/openspeech
https://api.github.com/repos/sooftware/openspeech
closed
Document update
WIP documentation
# 🚀 Feature request Document update ## Motivation Version 0.2 released. ## Your contribution
1.0
Document update - # 🚀 Feature request Document update ## Motivation Version 0.2 released. ## Your contribution
non_defect
document update 🚀 feature request document update motivation version released your contribution
0
9,304
2,615,143,519
IssuesEvent
2015-03-01 06:18:52
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Sliders jump on Slide36 when the number of digits change
auto-migrated Milestone-3 Priority-Medium Slides Type-Defect
``` Please describe the issue: On Slide 36 of the Interactive Presentation (Hue/saturation/luminance color model) the interactive sliders 'jump' when being changed due to the number of digits being changed. Please provide any additional information below. The best solution seems to be when changing the spans hsl-h-v...
1.0
Sliders jump on Slide36 when the number of digits change - ``` Please describe the issue: On Slide 36 of the Interactive Presentation (Hue/saturation/luminance color model) the interactive sliders 'jump' when being changed due to the number of digits being changed. Please provide any additional information below. Th...
defect
sliders jump on when the number of digits change please describe the issue on slide of the interactive presentation hue saturation luminance color model the interactive sliders jump when being changed due to the number of digits being changed please provide any additional information below the best ...
1
40,004
9,791,745,818
IssuesEvent
2019-06-10 15:42:56
gitblit/gitblit
https://api.github.com/repos/gitblit/gitblit
closed
NullPointerException on startup when having symbolically linked directories (non-relative) in the repository folder
Priority-Medium Status-New Type-Defect
Originally reported on Google Code with ID 595 ``` What steps will reproduce the problem? 1. /tools/repository/test1.git /tools/repo/test2.git 2. create a symlink in /tools/repository to the 'other' git repo cd /tools/repository/ ln -s /tools/repo/test2.git 3. use "gitblit.properties" git.repositoriesFolder = /too...
1.0
NullPointerException on startup when having symbolically linked directories (non-relative) in the repository folder - Originally reported on Google Code with ID 595 ``` What steps will reproduce the problem? 1. /tools/repository/test1.git /tools/repo/test2.git 2. create a symlink in /tools/repository to the 'other' ...
defect
nullpointerexception on startup when having symbolically linked directories non relative in the repository folder originally reported on google code with id what steps will reproduce the problem tools repository git tools repo git create a symlink in tools repository to the other git repo c...
1
94,090
19,475,951,663
IssuesEvent
2021-12-24 12:20:41
Onelinerhub/onelinerhub
https://api.github.com/repos/Onelinerhub/onelinerhub
closed
Short solution needed: "How to find container path in docker" (docker)
help wanted good first issue code docker
Please help us write most modern and shortest code solution for this issue: **How to find container path in docker** (technology: [docker](https://onelinerhub.com/docker)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new code file inside [inbox folder](http...
1.0
Short solution needed: "How to find container path in docker" (docker) - Please help us write most modern and shortest code solution for this issue: **How to find container path in docker** (technology: [docker](https://onelinerhub.com/docker)) ### Fast way Just write the code solution in the comments. ### Prefered w...
non_defect
short solution needed how to find container path in docker docker please help us write most modern and shortest code solution for this issue how to find container path in docker technology fast way just write the code solution in the comments prefered way create pull request with a new c...
0
370,974
25,932,546,840
IssuesEvent
2022-12-16 11:16:06
robolaunch/robot-operator
https://api.github.com/repos/robolaunch/robot-operator
closed
Create Installation Documentation
documentation
### What would you like to be updated? Installation documentation should be created under `docs/`. It should contain Kubernetes cluster specifications and other prerequisites.
1.0
Create Installation Documentation - ### What would you like to be updated? Installation documentation should be created under `docs/`. It should contain Kubernetes cluster specifications and other prerequisites.
non_defect
create installation documentation what would you like to be updated installation documentation should be created under docs it should contain kubernetes cluster specifications and other prerequisites
0
40,439
5,291,621,179
IssuesEvent
2017-02-08 23:02:34
materials-commons/materialscommons.org
https://api.github.com/repos/materials-commons/materialscommons.org
closed
Set up test to detect bug uncovered in CASM code
area:API area:measurements/data factor:medium impact:usability type:bug type:testing type:unit-testing
I created a set of test code that covers the case of adding to a sample a complex series of measurements (a simulated CASM Prim parameter set, in this case). Illustrating the effective code for the use case. And debugged an example from the use case in CASM.
2.0
Set up test to detect bug uncovered in CASM code - I created a set of test code that covers the case of adding to a sample a complex series of measurements (a simulated CASM Prim parameter set, in this case). Illustrating the effective code for the use case. And debugged an example from the use case in CASM.
non_defect
set up test to detect bug uncovered in casm code i created a set of test code that covers the case of adding to a sample a complex series of measurements a simulated casm prim parameter set in this case illustrating the effective code for the use case and debugged an example from the use case in casm
0
44,798
12,392,997,486
IssuesEvent
2020-05-20 14:47:51
numpy/numpy.org
https://api.github.com/repos/numpy/numpy.org
closed
Rewording of gravitational waves caption
content defect
The original is dramatic. but the wording makes NumPy rather than gravitational waves the antecedent of "they". PR #245 is a replacement.
1.0
Rewording of gravitational waves caption - The original is dramatic. but the wording makes NumPy rather than gravitational waves the antecedent of "they". PR #245 is a replacement.
defect
rewording of gravitational waves caption the original is dramatic but the wording makes numpy rather than gravitational waves the antecedent of they pr is a replacement
1
197,863
22,608,526,973
IssuesEvent
2022-06-29 15:07:37
FledPaul/intan
https://api.github.com/repos/FledPaul/intan
closed
(BAN-B310) Audit required: Use of an insecure method method from `urllib` detected
security
## Description `urllib` not only opens http:// or https:// URLs, but also ftp:// and file://. With this it might be possible to open local files on the executing machine which might be a security risk if the URL to open can be manipulated by an external user. Correct way: ## Occurrences There is 1 occurrence of th...
True
(BAN-B310) Audit required: Use of an insecure method method from `urllib` detected - ## Description `urllib` not only opens http:// or https:// URLs, but also ftp:// and file://. With this it might be possible to open local files on the executing machine which might be a security risk if the URL to open can be manipul...
non_defect
ban audit required use of an insecure method method from urllib detected description urllib not only opens http or https urls but also ftp and file with this it might be possible to open local files on the executing machine which might be a security risk if the url to open can be manipulate...
0
19,703
3,248,215,830
IssuesEvent
2015-10-17 03:58:46
jimradford/superputty
https://api.github.com/repos/jimradford/superputty
closed
Global Autotype with keepass not working
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Add an entry to keepass with your credentials 2. in AutotypeColum add a custom sequence for specific window 3. choose SuperPutty window 4. try to use Global Auto-Type and it fails I am looking for a nice way to use secure Passwords for Networklogins. I want to have keepa...
1.0
Global Autotype with keepass not working - ``` What steps will reproduce the problem? 1. Add an entry to keepass with your credentials 2. in AutotypeColum add a custom sequence for specific window 3. choose SuperPutty window 4. try to use Global Auto-Type and it fails I am looking for a nice way to use secure Passwor...
defect
global autotype with keepass not working what steps will reproduce the problem add an entry to keepass with your credentials in autotypecolum add a custom sequence for specific window choose superputty window try to use global auto type and it fails i am looking for a nice way to use secure passwor...
1
41,476
10,476,129,515
IssuesEvent
2019-09-23 17:53:29
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[COGNITION]: Add a fieldset and aria-labelledby to Find VA Benefits checkboxes
508-defect-3 508/Accessibility recommendations vsa vsa-authenticated-exp
## Opportunity for Enhancement The VA 508 office mentioned in their quick test the checkboxes are structurally sound, but not part of a related group, and thus do not read out the group description to assistive devices like JAWS. I did some quick testing with VoiceOver and aXe, and might have a solution. This will nee...
1.0
[COGNITION]: Add a fieldset and aria-labelledby to Find VA Benefits checkboxes - ## Opportunity for Enhancement The VA 508 office mentioned in their quick test the checkboxes are structurally sound, but not part of a related group, and thus do not read out the group description to assistive devices like JAWS. I did so...
defect
add a fieldset and aria labelledby to find va benefits checkboxes opportunity for enhancement the va office mentioned in their quick test the checkboxes are structurally sound but not part of a related group and thus do not read out the group description to assistive devices like jaws i did some quick tes...
1
63,898
18,048,914,935
IssuesEvent
2021-09-19 11:49:58
kewisch/gdata-provider
https://api.github.com/repos/kewisch/gdata-provider
closed
Invitations don't sync to Google Calendar when an attendee has invalid e-mail (Bugzilla Bug 1305383)
defect
# [Bugzilla Bug 1305383](https://bugzilla.mozilla.org/show_bug.cgi?id=1305383) Date: 2016-09-26T13:11:16+02:00 From: @jest Assigned To: nobody Last updated: 2017-04-25T12:43:25+02:00
1.0
Invitations don't sync to Google Calendar when an attendee has invalid e-mail (Bugzilla Bug 1305383) - # [Bugzilla Bug 1305383](https://bugzilla.mozilla.org/show_bug.cgi?id=1305383) Date: 2016-09-26T13:11:16+02:00 From: @jest Assigned To: nobody Last updated: 2017-04-25T12:43:25+02:00
defect
invitations don t sync to google calendar when an attendee has invalid e mail bugzilla bug date from jest assigned to nobody last updated
1
46,831
6,031,659,714
IssuesEvent
2017-06-09 00:02:35
reactioncommerce/reaction
https://api.github.com/repos/reactioncommerce/reaction
opened
Rethink design of address validation in cart
design UIX
Related to PR #2162 Going to rethink the design on this one, possibly making it a one step validation, instead of validating all fields separately.
1.0
Rethink design of address validation in cart - Related to PR #2162 Going to rethink the design on this one, possibly making it a one step validation, instead of validating all fields separately.
non_defect
rethink design of address validation in cart related to pr going to rethink the design on this one possibly making it a one step validation instead of validating all fields separately
0
7,878
8,075,873,935
IssuesEvent
2018-08-07 07:37:58
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Recreating azurerm_postgresql_server corrupts terraform state of dependent resources
bug service/postgresql upstream-terraform
_This issue was originally opened by @the-daniel-rothig as hashicorp/terraform#18574. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> ### Terraform Version ``` Terraform v0.11....
1.0
Recreating azurerm_postgresql_server corrupts terraform state of dependent resources - _This issue was originally opened by @the-daniel-rothig as hashicorp/terraform#18574. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original...
non_defect
recreating azurerm postgresql server corrupts terraform state of dependent resources this issue was originally opened by the daniel rothig as hashicorp terraform it was migrated here as a result of the the original body of the issue is below terraform version terraform ...
0
20,046
3,293,393,099
IssuesEvent
2015-10-30 18:43:23
mehlon/acme-sac
https://api.github.com/repos/mehlon/acme-sac
closed
Acme-sac hangs
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start acme-sac (sometimes the crash/hang is imediate with a blank screen) 2. Right click on grab box 3. Acme-sac hangs with: Locking assertion failure. Backtrace: #0 /usr/lib/libxcb-xlib.so.0 [0xb7c80767] #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7c8081e] #2 /us...
1.0
Acme-sac hangs - ``` What steps will reproduce the problem? 1. Start acme-sac (sometimes the crash/hang is imediate with a blank screen) 2. Right click on grab box 3. Acme-sac hangs with: Locking assertion failure. Backtrace: #0 /usr/lib/libxcb-xlib.so.0 [0xb7c80767] #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [...
defect
acme sac hangs what steps will reproduce the problem start acme sac sometimes the crash hang is imediate with a blank screen right click on grab box acme sac hangs with locking assertion failure backtrace usr lib libxcb xlib so usr lib libxcb xlib so xcb xlib lock usr lib ...
1
33,243
7,058,368,506
IssuesEvent
2018-01-04 20:05:11
SergeySatskiy/codimension
https://api.github.com/repos/SergeySatskiy/codimension
closed
Redirected IO and IDE hanging in case of the script errors
auto-migrated Priority-Medium Type-Defect
``` It is not clear exactly in what cases but sometimes if: - redirected IO debugging session is running - exception happened (TypeError) in the python script to debug The IDE hangs with consuming 100% of CPU It was also noticed that if: - redirected IO run is done - exception happened (TypeError) in the python script...
1.0
Redirected IO and IDE hanging in case of the script errors - ``` It is not clear exactly in what cases but sometimes if: - redirected IO debugging session is running - exception happened (TypeError) in the python script to debug The IDE hangs with consuming 100% of CPU It was also noticed that if: - redirected IO run ...
defect
redirected io and ide hanging in case of the script errors it is not clear exactly in what cases but sometimes if redirected io debugging session is running exception happened typeerror in the python script to debug the ide hangs with consuming of cpu it was also noticed that if redirected io run is...
1
268,769
28,807,755,023
IssuesEvent
2023-05-03 00:06:56
opensearch-project/documentation-website
https://api.github.com/repos/opensearch-project/documentation-website
opened
Fix cookie-splitting setting example in SAML backend documentation[DOC]
untriaged 2 - In progress security backport 2.7
**What do you want to do?** Fix the cookie-splitting example settings for the prefix name setting. It includes "oidc" in the name when it should be "saml". - [ ] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation - [ ] Other **Tell...
True
Fix cookie-splitting setting example in SAML backend documentation[DOC] - **What do you want to do?** Fix the cookie-splitting example settings for the prefix name setting. It includes "oidc" in the name when it should be "saml". - [ ] Request a change to existing documentation - [ ] Add new documentation - [ ]...
non_defect
fix cookie splitting setting example in saml backend documentation what do you want to do fix the cookie splitting example settings for the prefix name setting it includes oidc in the name when it should be saml request a change to existing documentation add new documentation report a ...
0
345,667
24,869,438,336
IssuesEvent
2022-10-27 14:15:45
TimDettmers/bitsandbytes
https://api.github.com/repos/TimDettmers/bitsandbytes
closed
ValueError("8-bit operations on `bitsandbytes` are not supported under CPU!")
bug documentation
Hi Tim, Thanks for your awesome work! I'm using your method to load the largest BLOOM model (the BLOOM model with 176b parameters) onto 1 node with 8 GPUs. ``` model = AutoModelForCausalLM.from_pretrained( "bloom", device_map="auto", load_in_8bit=True, ...
1.0
ValueError("8-bit operations on `bitsandbytes` are not supported under CPU!") - Hi Tim, Thanks for your awesome work! I'm using your method to load the largest BLOOM model (the BLOOM model with 176b parameters) onto 1 node with 8 GPUs. ``` model = AutoModelForCausalLM.from_pretrained( "bloom...
non_defect
valueerror bit operations on bitsandbytes are not supported under cpu hi tim thanks for your awesome work i m using your method to load the largest bloom model the bloom model with parameters onto node with gpus model automodelforcausallm from pretrained bloom ...
0
256,940
19,479,520,019
IssuesEvent
2021-12-25 00:33:54
slack-go/slack
https://api.github.com/repos/slack-go/slack
closed
The comment about the license is out of date?
documentation
The original author seems to have merged the PR to include a license - so the comment about the lack of license can be removed? https://github.com/lusis/slack-test/pull/4
1.0
The comment about the license is out of date? - The original author seems to have merged the PR to include a license - so the comment about the lack of license can be removed? https://github.com/lusis/slack-test/pull/4
non_defect
the comment about the license is out of date the original author seems to have merged the pr to include a license so the comment about the lack of license can be removed
0
30,689
6,224,638,967
IssuesEvent
2017-07-10 14:38:46
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
moose documentation doesn't display correctly
C: Documentation T: defect
### Description of the enhancement or error report On browsers that are too narrow, the top bar containing "Getting started, Documentation, Utilities, Help" doesn't visibly contain those pull-down menus . Actually, they're there, but they're invisible (i have to randomly click on the top bar and suddenly a drop-dow...
1.0
moose documentation doesn't display correctly - ### Description of the enhancement or error report On browsers that are too narrow, the top bar containing "Getting started, Documentation, Utilities, Help" doesn't visibly contain those pull-down menus . Actually, they're there, but they're invisible (i have to rando...
defect
moose documentation doesn t display correctly description of the enhancement or error report on browsers that are too narrow the top bar containing getting started documentation utilities help doesn t visibly contain those pull down menus actually they re there but they re invisible i have to rando...
1
9,695
2,615,165,989
IssuesEvent
2015-03-01 06:46:22
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
99.99% v1.4
auto-migrated Priority-Triage Type-Defect
``` Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) Reaver Version 1.4 1. What operating system are you using (Linux is the only supported OS)? Linux BackTrak 5 R3 2. Is your wireless card in monitor mo...
1.0
99.99% v1.4 - ``` Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) Reaver Version 1.4 1. What operating system are you using (Linux is the only supported OS)? Linux BackTrak 5 R3 2. Is your wireless car...
defect
answer the following questions for every issue submitted what version of reaver are you using only defects against the latest version will be considered reaver version what operating system are you using linux is the only supported os linux backtrak is your wireless card in...
1
11,390
9,335,185,838
IssuesEvent
2019-03-28 17:57:21
Microsoft/bedrock
https://api.github.com/repos/Microsoft/bedrock
closed
Setup and deploy a cluster including Istio with Bedrock environment
infra-team services-team
Create bedrock environment with fabrikate cloud native stack including Istio.
1.0
Setup and deploy a cluster including Istio with Bedrock environment - Create bedrock environment with fabrikate cloud native stack including Istio.
non_defect
setup and deploy a cluster including istio with bedrock environment create bedrock environment with fabrikate cloud native stack including istio
0
22,489
3,654,276,176
IssuesEvent
2016-02-17 11:44:38
brunoais/javadude
https://api.github.com/repos/brunoais/javadude
closed
Presentation font toggler - missing icon
auto-migrated Priority-High Type-Defect
``` Add the icons dir to the build ``` Original issue reported on code.google.com by `scott%ja...@gtempaccount.com` on 4 May 2009 at 4:21
1.0
Presentation font toggler - missing icon - ``` Add the icons dir to the build ``` Original issue reported on code.google.com by `scott%ja...@gtempaccount.com` on 4 May 2009 at 4:21
defect
presentation font toggler missing icon add the icons dir to the build original issue reported on code google com by scott ja gtempaccount com on may at
1
40,583
10,058,534,706
IssuesEvent
2019-07-22 14:06:50
MarcusWolschon/osmeditor4android
https://api.github.com/repos/MarcusWolschon/osmeditor4android
closed
Way rendering after way merge
Defect High Priority
## Vespucci Version Vespucci 13.1.0 Flavor: current Maximum avaliable memory 536870912 Total memory used 28092330 Tile Cache ESRIWORLDIMAGERYCLARITY usage Size 6815744 of maximum 67108864 #entries 26 State file size 445919 last changed 2019-07-14 20:42:04 Bug state file size 41586 last changed 2019-07-14 20:42:0...
1.0
Way rendering after way merge - ## Vespucci Version Vespucci 13.1.0 Flavor: current Maximum avaliable memory 536870912 Total memory used 28092330 Tile Cache ESRIWORLDIMAGERYCLARITY usage Size 6815744 of maximum 67108864 #entries 26 State file size 445919 last changed 2019-07-14 20:42:04 Bug state file size 41586...
defect
way rendering after way merge vespucci version vespucci flavor current maximum avaliable memory total memory used tile cache esriworldimageryclarity usage size of maximum entries state file size last changed bug state file size last changed relations current a...
1
161,875
12,598,027,833
IssuesEvent
2020-06-11 01:43:43
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
7.x BWC with v7.4.2 fails to start the testcluster due to missing gc.log file
:Core/Infra/Logging >test
This is triggered while investgating a test failure. However, the reproduction line from the [CI](https://gradle-enterprise.elastic.co/s/5olm2yvykcazk) does not work locally. > ./gradlew ':x-pack:qa:rolling-upgrade:v7.4.2#oneThirdUpgradedTest' --tests "org.elasticsearch.upgrades.IndexingIT.testIndexing" -Dtests.seed...
1.0
7.x BWC with v7.4.2 fails to start the testcluster due to missing gc.log file - This is triggered while investgating a test failure. However, the reproduction line from the [CI](https://gradle-enterprise.elastic.co/s/5olm2yvykcazk) does not work locally. > ./gradlew ':x-pack:qa:rolling-upgrade:v7.4.2#oneThirdUpgrade...
non_defect
x bwc with fails to start the testcluster due to missing gc log file this is triggered while investgating a test failure however the reproduction line from the does not work locally gradlew x pack qa rolling upgrade onethirdupgradedtest tests org elasticsearch upgrades indexingit tes...
0
29,185
5,580,459,556
IssuesEvent
2017-03-28 16:39:10
google/guava
https://api.github.com/repos/google/guava
closed
LocalManualCache deadlock in guava 21
package: cache type: defect
Unit test testCache works with guava 20, locks up in 21 (LocalCache.java,line 2392): @Test public void testCache() { String key = "test"; int count = 1000; Cache<String, String> cache = CacheBuilder.newBuilder().expireAfterAccess(500000, TimeUnit.MILLISECONDS).maximumSize(10...
1.0
LocalManualCache deadlock in guava 21 - Unit test testCache works with guava 20, locks up in 21 (LocalCache.java,line 2392): @Test public void testCache() { String key = "test"; int count = 1000; Cache<String, String> cache = CacheBuilder.newBuilder().expireAfterAccess(50000...
defect
localmanualcache deadlock in guava unit test testcache works with guava locks up in localcache java line test public void testcache string key test int count cache cache cachebuilder newbuilder expireafteraccess timeunit milliseconds max...
1
409,504
11,963,824,027
IssuesEvent
2020-04-05 17:13:30
code4romania/taskforce-fe-components
https://api.github.com/repos/code4romania/taskforce-fe-components
closed
Enhance decision tree with multiple choice and free text
component enhancement help wanted high priority
There are situations where questions on a form require a multiple choice together with free text, in cases where we need `Others` type of answers. We need to enhance the Form component to support multiple choice, but we will support this feature without any changes to the navigation. So, in multiple choice questions w...
1.0
Enhance decision tree with multiple choice and free text - There are situations where questions on a form require a multiple choice together with free text, in cases where we need `Others` type of answers. We need to enhance the Form component to support multiple choice, but we will support this feature without any ch...
non_defect
enhance decision tree with multiple choice and free text there are situations where questions on a form require a multiple choice together with free text in cases where we need others type of answers we need to enhance the form component to support multiple choice but we will support this feature without any ch...
0
65,462
19,528,091,983
IssuesEvent
2021-12-30 11:43:05
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
Panel: bottom border radius of content is incorrect with footer
defect
Screenshots are taken from https://www.primefaces.org/showcase/ui/panel/panel.xhtml (Saga, but also happens with Vela and Arya). <img width="272" alt="Screenshot 2021-12-30 at 12 36 08" src="https://user-images.githubusercontent.com/7500178/147748592-f3ebce40-177f-4f11-ac67-ab9c19685ec9.png"> <img width="254" alt="...
1.0
Panel: bottom border radius of content is incorrect with footer - Screenshots are taken from https://www.primefaces.org/showcase/ui/panel/panel.xhtml (Saga, but also happens with Vela and Arya). <img width="272" alt="Screenshot 2021-12-30 at 12 36 08" src="https://user-images.githubusercontent.com/7500178/147748592-...
defect
panel bottom border radius of content is incorrect with footer screenshots are taken from saga but also happens with vela and arya img width alt screenshot at src img width alt screenshot at src
1
77,306
26,909,776,134
IssuesEvent
2023-02-06 22:21:54
dotCMS/core
https://api.github.com/repos/dotCMS/core
reopened
Image editor `Download` button not working
Type : Defect Needs Internal QA Team : Lunik Next Release OKR : Core Features Priority : 3 Average OKR: Customer Support
### Problem Statement When you click the `Download` button is not downloading the image. ### Steps to Reproduce 1. Edit a "Blog" contentlet 2. In the image field click on "Edit" (need license) 3. Click in the Download button (top right) 4. See the error in the browser console ### Acceptance Criteria W...
1.0
Image editor `Download` button not working - ### Problem Statement When you click the `Download` button is not downloading the image. ### Steps to Reproduce 1. Edit a "Blog" contentlet 2. In the image field click on "Edit" (need license) 3. Click in the Download button (top right) 4. See the error in the br...
defect
image editor download button not working problem statement when you click the download button is not downloading the image steps to reproduce edit a blog contentlet in the image field click on edit need license click in the download button top right see the error in the br...
1
367,598
25,752,701,337
IssuesEvent
2022-12-08 14:20:42
Roche/rtables
https://api.github.com/repos/Roche/rtables
opened
Adding search engine for website
enhancement documentation
I would love to be able to search for strings in online documentation like it is possible in tern. Is it possible to add this functionality also here @cicdguy?
1.0
Adding search engine for website - I would love to be able to search for strings in online documentation like it is possible in tern. Is it possible to add this functionality also here @cicdguy?
non_defect
adding search engine for website i would love to be able to search for strings in online documentation like it is possible in tern is it possible to add this functionality also here cicdguy
0
60,912
17,023,555,721
IssuesEvent
2021-07-03 02:37:45
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Andora abbreviation is "fr"
Component: nominatim Priority: major Resolution: worksforme Type: defect
**[Submitted to the original trac issue database at 5.48pm, Monday, 22nd February 2010]** I used Nominatim and i can see that the country_code for Andorra is "fr". Maybe the border has some leak
1.0
Andora abbreviation is "fr" - **[Submitted to the original trac issue database at 5.48pm, Monday, 22nd February 2010]** I used Nominatim and i can see that the country_code for Andorra is "fr". Maybe the border has some leak
defect
andora abbreviation is fr i used nominatim and i can see that the country code for andorra is fr maybe the border has some leak
1
65,888
19,762,144,888
IssuesEvent
2022-01-16 15:35:52
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
Tree: filter / nodes tab order is wrong
defect
See https://www.primefaces.org/showcase/ui/data/tree/filter.xhtml and tab trough the fields. I would expect the filter to get focus first.
1.0
Tree: filter / nodes tab order is wrong - See https://www.primefaces.org/showcase/ui/data/tree/filter.xhtml and tab trough the fields. I would expect the filter to get focus first.
defect
tree filter nodes tab order is wrong see and tab trough the fields i would expect the filter to get focus first
1
12,681
9,746,155,136
IssuesEvent
2019-06-03 11:30:02
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Wazuh services in MacOS: launchctl
core/agent services
<!-- Whenever possible, issues should be created for bug reporting and feature requests. For questions related to the user experience, please refer: - Wazuh mailing list: https://groups.google.com/forum/#!forum/wazuh - Join Wazuh on Slack: https://wazuh.com/community/join-us-on-slack Please fill the table below....
1.0
Wazuh services in MacOS: launchctl - <!-- Whenever possible, issues should be created for bug reporting and feature requests. For questions related to the user experience, please refer: - Wazuh mailing list: https://groups.google.com/forum/#!forum/wazuh - Join Wazuh on Slack: https://wazuh.com/community/join-us-on-...
non_defect
wazuh services in macos launchctl whenever possible issues should be created for bug reporting and feature requests for questions related to the user experience please refer wazuh mailing list join wazuh on slack please fill the table below feel free to extend it at your convenience ...
0
35,185
7,635,203,102
IssuesEvent
2018-05-07 01:50:59
cakephp/debug_kit
https://api.github.com/repos/cakephp/debug_kit
closed
Error logging even though force enabled
defect
For some reason, even after configuring the `forceEnable`, DebugKit is logging 10 or so force disables per request to my error log. In my `config/bootstrap.php` I have the following. ```php // Only try to load DebugKit in development mode // Debug Kit should not be installed on a production system if (Configur...
1.0
Error logging even though force enabled - For some reason, even after configuring the `forceEnable`, DebugKit is logging 10 or so force disables per request to my error log. In my `config/bootstrap.php` I have the following. ```php // Only try to load DebugKit in development mode // Debug Kit should not be inst...
defect
error logging even though force enabled for some reason even after configuring the forceenable debugkit is logging or so force disables per request to my error log in my config bootstrap php i have the following php only try to load debugkit in development mode debug kit should not be insta...
1
2,810
2,639,785,212
IssuesEvent
2015-03-11 06:19:29
inbaz/ers
https://api.github.com/repos/inbaz/ers
closed
edit product crucial bug
bug prio1 retest
v 0.2.24 - I put in a week ticket for tim - I put in a t shirt not assigned - I created isabelle - I edit the unassigned t-shirt - I assigned the t-shirt to Isabelle - in my card are now: 2 t-shirts: one for Isabelle and one unassigned. My week ticket is gone. - now I edit the assigned t-shirt and change to unas...
1.0
edit product crucial bug - v 0.2.24 - I put in a week ticket for tim - I put in a t shirt not assigned - I created isabelle - I edit the unassigned t-shirt - I assigned the t-shirt to Isabelle - in my card are now: 2 t-shirts: one for Isabelle and one unassigned. My week ticket is gone. - now I edit the assigned...
non_defect
edit product crucial bug v i put in a week ticket for tim i put in a t shirt not assigned i created isabelle i edit the unassigned t shirt i assigned the t shirt to isabelle in my card are now t shirts one for isabelle and one unassigned my week ticket is gone now i edit the assigned ...
0
33,442
7,124,373,468
IssuesEvent
2018-01-19 18:38:14
JordiCorbilla/atom-table-monitor
https://api.github.com/repos/JordiCorbilla/atom-table-monitor
closed
Kaspersky virus scanner reports Hoax.Win32.ArchSMS.obvr!
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Installation 2. 3. What is the expected output? What do you see instead? All exe files get deletes immediately after unzipping What version of the product are you using? On what operating system? 1.4, Windows 7 Please provide any additional information below. N/A ``` O...
1.0
Kaspersky virus scanner reports Hoax.Win32.ArchSMS.obvr! - ``` What steps will reproduce the problem? 1. Installation 2. 3. What is the expected output? What do you see instead? All exe files get deletes immediately after unzipping What version of the product are you using? On what operating system? 1.4, Windows 7 P...
defect
kaspersky virus scanner reports hoax archsms obvr what steps will reproduce the problem installation what is the expected output what do you see instead all exe files get deletes immediately after unzipping what version of the product are you using on what operating system windows pleas...
1
320,413
9,780,727,151
IssuesEvent
2019-06-07 17:44:25
typicalbot/typicalbot
https://api.github.com/repos/typicalbot/typicalbot
closed
Mass assign/unassign roles
level: novice priority: low type: enhancement type: feature
## Feature Request ### Description Allow to mass assign/unassign roles from users (Suggested by `UserID10T#2790`.) This is related to #20 except that it was suggested to not use a subcommand. ### Have You...? - [X] I have checked for related issues. - [X] I have checked the documentation to ensure my idea o...
1.0
Mass assign/unassign roles - ## Feature Request ### Description Allow to mass assign/unassign roles from users (Suggested by `UserID10T#2790`.) This is related to #20 except that it was suggested to not use a subcommand. ### Have You...? - [X] I have checked for related issues. - [X] I have checked the docu...
non_defect
mass assign unassign roles feature request description allow to mass assign unassign roles from users suggested by this is related to except that it was suggested to not use a subcommand have you i have checked for related issues i have checked the documentation to ens...
0
16,015
2,870,251,538
IssuesEvent
2015-06-07 00:36:14
pdelia/away3d
https://api.github.com/repos/pdelia/away3d
closed
[Away3DLite] Collada bone animation failure
auto-migrated Priority-Medium Type-Defect
#68 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:32Z ``` What steps will reproduce the problem? 1. Export a Collada file with bones who's name attributes do not match their id, e.g.: <node id="Bip01-node" name="Bip01" sid="bone11" type="JOINT"> 2. Import file and call update() on animation 3. See...
1.0
[Away3DLite] Collada bone animation failure - #68 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:32Z ``` What steps will reproduce the problem? 1. Export a Collada file with bones who's name attributes do not match their id, e.g.: <node id="Bip01-node" name="Bip01" sid="bone11" type="JOINT"> 2. Impo...
defect
collada bone animation failure issue by googlecodeexporter created on what steps will reproduce the problem export a collada file with bones who s name attributes do not match their id e g import file and call update on animation see that animations fail to update what...
1
51,193
13,207,391,381
IssuesEvent
2020-08-14 22:55:39
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
"Pass-through" frame objects (Trac #21)
IceTray Incomplete Migration Migrated from Trac defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/21">https://code.icecube.wisc.edu/projects/icecube/ticket/21</a>, reported by troyand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2007-11-11T03:51:18", "_ts": "119475307800...
1.0
"Pass-through" frame objects (Trac #21) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/21">https://code.icecube.wisc.edu/projects/icecube/ticket/21</a>, reported by troyand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2007...
defect
pass through frame objects trac migrated from json status closed changetime ts description if i have frames that contain objects that i dont have code for i should be able to pass them through my tray w o skipframe ing them reporter ...
1
25,020
7,612,024,244
IssuesEvent
2018-05-01 16:01:16
GoogleCloudPlatform/google-cloud-eclipse
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-eclipse
closed
Investigate suitable version scheme for nightly builds
build
If we can somehow assign a working version to each nightly build in the way that the version is final and suitable for immediate and direct release, without any concern of confusing users or the Eclipse update system when released into the wild. Otherwise, we still need to trigger a manual cut only because we need to a...
1.0
Investigate suitable version scheme for nightly builds - If we can somehow assign a working version to each nightly build in the way that the version is final and suitable for immediate and direct release, without any concern of confusing users or the Eclipse update system when released into the wild. Otherwise, we sti...
non_defect
investigate suitable version scheme for nightly builds if we can somehow assign a working version to each nightly build in the way that the version is final and suitable for immediate and direct release without any concern of confusing users or the eclipse update system when released into the wild otherwise we sti...
0
343,023
30,650,943,901
IssuesEvent
2023-07-25 08:52:12
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix general.test_has_nans
Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5654501143/job/15317704686"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5654501143/job/15317704686"><img src=https://img.shields.io/badge/-success-success></a> |t...
1.0
Fix general.test_has_nans - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5654501143/job/15317704686"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5654501143/job/15317704686"><img src=https://img.shields.io/bad...
non_defect
fix general test has nans jax a href src numpy a href src torch a href src tensorflow a href src paddle a href src
0
226,488
17,353,259,466
IssuesEvent
2021-07-29 11:27:14
OpenSimulationInterface/open-simulation-interface
https://api.github.com/repos/OpenSimulationInterface/open-simulation-interface
closed
Describe coordinate systems and reference points
Documentation
Create content for the following topics: - [x] coordinate_systems.adoc - [x] ~~reference_points.adoc~~
1.0
Describe coordinate systems and reference points - Create content for the following topics: - [x] coordinate_systems.adoc - [x] ~~reference_points.adoc~~
non_defect
describe coordinate systems and reference points create content for the following topics coordinate systems adoc reference points adoc
0
31,925
15,145,238,400
IssuesEvent
2021-02-11 03:50:52
pure-c/purec
https://api.github.com/repos/pure-c/purec
closed
Consider using tagged pointers
experimental optimization performance
**Experimental**: Use a more space efficient method to convey the type of a value **References**: * https://en.wikipedia.org/wiki/Tagged_pointer * https://www.mikeash.com/pyblog/friday-qa-2012-07-27-lets-build-tagged-pointers.html
True
Consider using tagged pointers - **Experimental**: Use a more space efficient method to convey the type of a value **References**: * https://en.wikipedia.org/wiki/Tagged_pointer * https://www.mikeash.com/pyblog/friday-qa-2012-07-27-lets-build-tagged-pointers.html
non_defect
consider using tagged pointers experimental use a more space efficient method to convey the type of a value references
0
114,128
17,190,045,638
IssuesEvent
2021-07-16 09:37:04
symfony/symfony
https://api.github.com/repos/symfony/symfony
opened
[Security] Decouple CSRF component from security-core
Security
`symfony/security-csrf` is installable as a stand-alone package. However, it requires `security-core`: https://github.com/symfony/symfony/blob/27aceb6eaa6709d2c21d32c6b7578654339896a5/src/Symfony/Component/Security/Csrf/composer.json#L18-L21 I use CSRF in some forms not related to Security, so I want CSRF but I d...
True
[Security] Decouple CSRF component from security-core - `symfony/security-csrf` is installable as a stand-alone package. However, it requires `security-core`: https://github.com/symfony/symfony/blob/27aceb6eaa6709d2c21d32c6b7578654339896a5/src/Symfony/Component/Security/Csrf/composer.json#L18-L21 I use CSRF in so...
non_defect
decouple csrf component from security core symfony security csrf is installable as a stand alone package however it requires security core i use csrf in some forms not related to security so i want csrf but i don t want the entire security package why is this important to me because symfony se...
0
28,973
5,459,469,769
IssuesEvent
2017-03-09 00:45:19
robolectric/robolectric
https://api.github.com/repos/robolectric/robolectric
closed
mockito+realm: Cannot convert type DeferredElementImpl to type org.w3c.dom.Node
defect tools integration
Updated to Robolectric 3.3 today because I was having the issues with powermock that 3.3 fixed, upon running the test I get the following stacktrace. ``` com.thoughtworks.xstream.converters.ConversionException: Cannot convert type com.sun.org.apache.xerces.internal.dom.DeferredElementImpl to type org.w3c.dom.Node ...
1.0
mockito+realm: Cannot convert type DeferredElementImpl to type org.w3c.dom.Node - Updated to Robolectric 3.3 today because I was having the issues with powermock that 3.3 fixed, upon running the test I get the following stacktrace. ``` com.thoughtworks.xstream.converters.ConversionException: Cannot convert type com...
defect
mockito realm cannot convert type deferredelementimpl to type org dom node updated to robolectric today because i was having the issues with powermock that fixed upon running the test i get the following stacktrace com thoughtworks xstream converters conversionexception cannot convert type com s...
1
4,215
2,610,089,413
IssuesEvent
2015-02-26 18:27:04
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:35
1.0
深圳痘痘能祛好吗 - ``` 深圳痘痘能祛好吗【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:35
defect
深圳痘痘能祛好吗 深圳痘痘能祛好吗【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at
1
44,436
12,156,898,948
IssuesEvent
2020-04-25 19:21:32
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
opened
Fix "Unsafe usage of new static()" errors reported by phpstan
defect
phpstan currently reports error for statements like `new static(..)` in various class. For e.g. in `Session` class https://github.com/cakephp/cakephp/blob/e3c728d3d40ed04ab2a9ef3eca387be3121f42f6/src/Http/Session.php#L127. The reason is if someone extends the class and changing the constructor signature the `new st...
1.0
Fix "Unsafe usage of new static()" errors reported by phpstan - phpstan currently reports error for statements like `new static(..)` in various class. For e.g. in `Session` class https://github.com/cakephp/cakephp/blob/e3c728d3d40ed04ab2a9ef3eca387be3121f42f6/src/Http/Session.php#L127. The reason is if someone exte...
defect
fix unsafe usage of new static errors reported by phpstan phpstan currently reports error for statements like new static in various class for e g in session class the reason is if someone extends the class and changing the constructor signature the new static calls could start generation error...
1
172,712
27,317,297,880
IssuesEvent
2023-02-24 16:40:37
gradio-app/gradio
https://api.github.com/repos/gradio-app/gradio
closed
Be able to access current username from application
enhancement needs designing
- [x] I have searched to see if a similar issue already exists. **Is your feature request related to a problem? Please describe.** When using gradio's authentication, it would be awesome if I could know which user is logged in to my app to tailor my app's behavior to that user. Examples: - Displaying greeti...
1.0
Be able to access current username from application - - [x] I have searched to see if a similar issue already exists. **Is your feature request related to a problem? Please describe.** When using gradio's authentication, it would be awesome if I could know which user is logged in to my app to tailor my app's be...
non_defect
be able to access current username from application i have searched to see if a similar issue already exists is your feature request related to a problem please describe when using gradio s authentication it would be awesome if i could know which user is logged in to my app to tailor my app s beha...
0
168,833
13,103,536,387
IssuesEvent
2020-08-04 08:44:14
nodejs/node
https://api.github.com/repos/nodejs/node
closed
flaky test-regress-GH-814_2
CI / flaky test fs libuv
<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. Version: output of `node -v` P...
1.0
flaky test-regress-GH-814_2 - <!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. V...
non_defect
flaky test regress gh thank you for reporting an issue this issue tracker is for bugs and issues found within node js core if you require more general support please file an issue on our help repo please fill in as much of the template below as you re able version output of node v pl...
0
85,493
15,736,722,587
IssuesEvent
2021-03-30 01:17:14
mgh3326/querydsl
https://api.github.com/repos/mgh3326/querydsl
opened
CVE-2020-8908 (Low) detected in guava-18.0.jar
security vulnerability
## CVE-2020-8908 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-18.0.jar</b></p></summary> <p>Guava is a suite of core and expanded libraries that include utility classes, go...
True
CVE-2020-8908 (Low) detected in guava-18.0.jar - ## CVE-2020-8908 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-18.0.jar</b></p></summary> <p>Guava is a suite of core and expand...
non_defect
cve low detected in guava jar cve low severity vulnerability vulnerable library guava jar guava is a suite of core and expanded libraries that include utility classes google s collections io classes and much much more guava has only one code dependency javax annot...
0
80,961
30,630,105,567
IssuesEvent
2023-07-24 14:03:12
vector-im/element-call
https://api.github.com/repos/vector-im/element-call
closed
Video and audio tabs of settings are empty outside a call
T-Defect S-Major O-Frequent X-Regression A-Settings
### Steps to reproduce 1. Start on the recent calls page 2. Click your profile picture 3. Open settings ### Outcome #### What did you expect? The audio and video tabs should show device dropdowns #### What happened instead? The audio and video tabs are empty, which looks broken ### Operating system NixO...
1.0
Video and audio tabs of settings are empty outside a call - ### Steps to reproduce 1. Start on the recent calls page 2. Click your profile picture 3. Open settings ### Outcome #### What did you expect? The audio and video tabs should show device dropdowns #### What happened instead? The audio and video ta...
defect
video and audio tabs of settings are empty outside a call steps to reproduce start on the recent calls page click your profile picture open settings outcome what did you expect the audio and video tabs should show device dropdowns what happened instead the audio and video ta...
1
52,018
13,211,368,571
IssuesEvent
2020-08-15 22:38:13
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[dataclasses] I3MCTree read/write machine dependence (Trac #1503)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1503">https://code.icecube.wisc.edu/projects/icecube/ticket/1503</a>, reported by olivasand owned by david.schultz</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:15", "_ts"...
1.0
[dataclasses] I3MCTree read/write machine dependence (Trac #1503) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1503">https://code.icecube.wisc.edu/projects/icecube/ticket/1503</a>, reported by olivasand owned by david.schultz</em></summary> <p> ```json { "s...
defect
read write machine dependence trac migrated from json status closed changetime ts description writing a tree on a bit ubuntu machine and reading on a bit ubuntu machine fails with the following message n nin frame f pop frame n n...
1
38,949
9,084,626,513
IssuesEvent
2019-02-18 04:42:13
ascott18/TellMeWhen
https://api.github.com/repos/ascott18/TellMeWhen
closed
[CF 1602] Unit Alive = True triggers if Arena1-3 leaves instance
defect needs-reproduction
<p>Title.</p> <p>&nbsp;</p> <p>Haven't actually confirmed this 100%, but my aura which should only evaluate as true if A1-3 are all alive is sometimes triggering when the healer is dead and after their arena frame changes - pretty sure this is because they release spirit?</p> <br> > Posted by CurseForge user <a hr...
1.0
[CF 1602] Unit Alive = True triggers if Arena1-3 leaves instance - <p>Title.</p> <p>&nbsp;</p> <p>Haven't actually confirmed this 100%, but my aura which should only evaluate as true if A1-3 are all alive is sometimes triggering when the healer is dead and after their arena frame changes - pretty sure this is becau...
defect
unit alive true triggers if leaves instance title nbsp haven t actually confirmed this but my aura which should only evaluate as true if are all alive is sometimes triggering when the healer is dead and after their arena frame changes pretty sure this is because they release spirit ...
1
19,869
3,266,862,594
IssuesEvent
2015-10-22 22:46:36
akvo/akvo-flow-mobile
https://api.github.com/repos/akvo/akvo-flow-mobile
closed
Change photo preview layout
Defect UI / UX
# Overview Once a photo question has been answered, the picture preview should be displayed above the *Take photo* button, not below.
1.0
Change photo preview layout - # Overview Once a photo question has been answered, the picture preview should be displayed above the *Take photo* button, not below.
defect
change photo preview layout overview once a photo question has been answered the picture preview should be displayed above the take photo button not below
1
77,764
27,151,600,964
IssuesEvent
2023-02-17 02:04:09
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
opened
Unable to start normally
defect in triage
### Current Behavior When I install dependency-track, I use the first method of the official website, but I have waited for a long time, and the vulnerability library has also been initialized. When I access the page, I cannot login using admin/admin ### Steps to Reproduce 1.# Downloads the latest Docker Compose f...
1.0
Unable to start normally - ### Current Behavior When I install dependency-track, I use the first method of the official website, but I have waited for a long time, and the vulnerability library has also been initialized. When I access the page, I cannot login using admin/admin ### Steps to Reproduce 1.# Downloads ...
defect
unable to start normally current behavior when i install dependency track i use the first method of the official website but i have waited for a long time and the vulnerability library has also been initialized when i access the page i cannot login using admin admin steps to reproduce downloads ...
1
40,253
9,937,019,304
IssuesEvent
2019-07-02 20:42:17
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
Condominios -CxC - Cartera General - solo muestra las facturas o sp que no han sido pagadas.
bug defect
Debe sumarizar por casa, todas las facturas vigentes, vencidas o pagadas, junto con las SP igual con el mismo status... en la columna de cargos. Todos los pagos realizados por cada casa, los debe sumarizar en la columna abonos. Claro, todo esto dentro del rango de fechas que corresponda. Ahora mismo, solo está con...
1.0
Condominios -CxC - Cartera General - solo muestra las facturas o sp que no han sido pagadas. - Debe sumarizar por casa, todas las facturas vigentes, vencidas o pagadas, junto con las SP igual con el mismo status... en la columna de cargos. Todos los pagos realizados por cada casa, los debe sumarizar en la columna abon...
defect
condominios cxc cartera general solo muestra las facturas o sp que no han sido pagadas debe sumarizar por casa todas las facturas vigentes vencidas o pagadas junto con las sp igual con el mismo status en la columna de cargos todos los pagos realizados por cada casa los debe sumarizar en la columna abon...
1
70,625
23,267,010,313
IssuesEvent
2022-08-04 18:26:09
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Fail to display timeline history when joining E2E room.
T-Defect
### Steps to reproduce 1. Invited to e2e room and immediately join (this is a remote join if it makes a difference) ### Outcome Join the room, get told: `You can't see earlier messages \n Encrypted messages before this point are unavailable.` ### Operating system Ubuntu ### Browser information Version 103.0.5060...
1.0
Fail to display timeline history when joining E2E room. - ### Steps to reproduce 1. Invited to e2e room and immediately join (this is a remote join if it makes a difference) ### Outcome Join the room, get told: `You can't see earlier messages \n Encrypted messages before this point are unavailable.` ### Operating s...
defect
fail to display timeline history when joining room steps to reproduce invited to room and immediately join this is a remote join if it makes a difference outcome join the room get told you can t see earlier messages n encrypted messages before this point are unavailable operating syste...
1
53,005
13,260,069,556
IssuesEvent
2020-08-20 17:38:34
jkoan/test-navit
https://api.github.com/repos/jkoan/test-navit
closed
The car is not sufficiently visible (Trac #45)
Incomplete Migration Migrated from Trac core defect/bug somebody
Migrated from http://trac.navit-project.org/ticket/45 ```json { "status": "closed", "changetime": "2007-12-14T11:09:44", "_ts": "1197630584000000", "description": "The car is hard to spot on the map, for several reasons:\n* It has only one color. Therefore, it does not have good contrast in all cases, s...
1.0
The car is not sufficiently visible (Trac #45) - Migrated from http://trac.navit-project.org/ticket/45 ```json { "status": "closed", "changetime": "2007-12-14T11:09:44", "_ts": "1197630584000000", "description": "The car is hard to spot on the map, for several reasons:\n* It has only one color. Therefor...
defect
the car is not sufficiently visible trac migrated from json status closed changetime ts description the car is hard to spot on the map for several reasons n it has only one color therefore it does not have good contrast in all cases since the surrou...
1
53,766
13,262,257,004
IssuesEvent
2020-08-20 21:24:33
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Incremental Release V05-01-04 (Trac #2037)
Migrated from Trac combo reconstruction defect
The latest filterscript release has a bug that let the pass2 and 2017 scripts fail. I think we need a new filterscripts release that includes r156184 (http://code.icecube.wisc.edu/projects/icecube/changeset/156184/IceCube) and then this incremental metaproject release. <details> <summary><em>Migrated from <a href="h...
1.0
Incremental Release V05-01-04 (Trac #2037) - The latest filterscript release has a bug that let the pass2 and 2017 scripts fail. I think we need a new filterscripts release that includes r156184 (http://code.icecube.wisc.edu/projects/icecube/changeset/156184/IceCube) and then this incremental metaproject release. <de...
defect
incremental release trac the latest filterscript release has a bug that let the and scripts fail i think we need a new filterscripts release that includes and then this incremental metaproject release migrated from json status closed changetime ...
1
154,035
19,710,766,697
IssuesEvent
2022-01-13 04:53:14
ChoeMinji/react-17.0.2
https://api.github.com/repos/ChoeMinji/react-17.0.2
opened
CVE-2021-3664 (Medium) detected in multiple libraries
security vulnerability
## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>url-parse-1.4.7.tgz</b>, <b>url-parse-1.1.7.tgz</b>, <b>url-parse-1.4.3.tgz</b>, <b>url-parse-1.0.5.tgz</b>, <b>url-...
True
CVE-2021-3664 (Medium) detected in multiple libraries - ## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>url-parse-1.4.7.tgz</b>, <b>url-parse-1.1.7.tgz</b>, <b>url-...
non_defect
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries url parse tgz url parse tgz url parse tgz url parse tgz url parse tgz url parse tgz url parse tgz url parse tgz small f...
0
2,217
2,603,991,258
IssuesEvent
2015-02-24 19:06:41
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳疱疹治疗办法
auto-migrated Priority-Medium Type-Defect
``` 沈阳疱疹治疗办法〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by `q964105.....
1.0
沈阳疱疹治疗办法 - ``` 沈阳疱疹治疗办法〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by...
defect
沈阳疱疹治疗办法 沈阳疱疹治疗办法〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at
1
96,268
27,797,580,733
IssuesEvent
2023-03-17 13:40:10
chanzuckerberg/cell-census
https://api.github.com/repos/chanzuckerberg/cell-census
closed
Protect long term support census builds
cell census builder P0 needs clarification
## Motivation Long Term Support (LTS) Census builds are intended to be maintained for 5 years. It is critical that we do not accidentally delete these builds. In particular, once we implement #241, it will be easier to permanently delete a build, accidentally. ## Definition of Done LTS Census builds are _bet...
1.0
Protect long term support census builds - ## Motivation Long Term Support (LTS) Census builds are intended to be maintained for 5 years. It is critical that we do not accidentally delete these builds. In particular, once we implement #241, it will be easier to permanently delete a build, accidentally. ## Defini...
non_defect
protect long term support census builds motivation long term support lts census builds are intended to be maintained for years it is critical that we do not accidentally delete these builds in particular once we implement it will be easier to permanently delete a build accidentally definiti...
0
25,889
3,971,873,357
IssuesEvent
2016-05-04 13:37:37
tilowerdin/Influence_Pro
https://api.github.com/repos/tilowerdin/Influence_Pro
closed
neue Buttons "Attacke beenden" und "Powering beenden"
layout & design model
- [x] neue Buttons im GameView erstellen - [x] GameActivity - Event bei Klick eines Buttons -> Nachricht an GameController und anderen Button einblenden - [x] GameController reagiert auf Button-Klick -> Spieler und GameState wechseln oder GameState wechseln - [ ] es wird nur der Button angezeigt, der geklickt werden...
1.0
neue Buttons "Attacke beenden" und "Powering beenden" - - [x] neue Buttons im GameView erstellen - [x] GameActivity - Event bei Klick eines Buttons -> Nachricht an GameController und anderen Button einblenden - [x] GameController reagiert auf Button-Klick -> Spieler und GameState wechseln oder GameState wechseln - [...
non_defect
neue buttons attacke beenden und powering beenden neue buttons im gameview erstellen gameactivity event bei klick eines buttons nachricht an gamecontroller und anderen button einblenden gamecontroller reagiert auf button klick spieler und gamestate wechseln oder gamestate wechseln es wi...
0
29,237
13,066,748,226
IssuesEvent
2020-07-30 22:25:57
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
Extension causes high cpu load
Language Service bug help wanted more info needed performance
- Issue Type: `Performance` - Extension Name: `cpptools` - Extension Version: `0.29.0` - OS Version: `Windows_NT x64 10.0.19041` - VSCode version: `1.47.3` :warning: Make sure to **attach** this file from your *home*-directory: :warning:`C:\Users\djose\ms-vscode.cpptools-unresponsive.cpuprofile.tx [ms-vscode.c...
1.0
Extension causes high cpu load - - Issue Type: `Performance` - Extension Name: `cpptools` - Extension Version: `0.29.0` - OS Version: `Windows_NT x64 10.0.19041` - VSCode version: `1.47.3` :warning: Make sure to **attach** this file from your *home*-directory: :warning:`C:\Users\djose\ms-vscode.cpptools-unrespo...
non_defect
extension causes high cpu load issue type performance extension name cpptools extension version os version windows nt vscode version warning make sure to attach this file from your home directory warning c users djose ms vscode cpptools unresponsive cpu...
0
201,529
15,211,716,951
IssuesEvent
2021-02-17 09:27:49
quarkusio/quarkus
https://api.github.com/repos/quarkusio/quarkus
closed
Add start/stop methods for QuarkusProdModeTest and do not setup RestAssured.port if it's configured randomly
area/testing kind/enhancement triage/needs-triage
**Description** The JAVA process that is created as part of `QuarkusProdModeTest` follows the JUnit extension lifecycle. However, sometimes is desired to manually control the state to cope with more scenarios within the same test case. **Implementation ideas** I will provide implementation ideas. Also, I would lik...
1.0
Add start/stop methods for QuarkusProdModeTest and do not setup RestAssured.port if it's configured randomly - **Description** The JAVA process that is created as part of `QuarkusProdModeTest` follows the JUnit extension lifecycle. However, sometimes is desired to manually control the state to cope with more scenarios...
non_defect
add start stop methods for quarkusprodmodetest and do not setup restassured port if it s configured randomly description the java process that is created as part of quarkusprodmodetest follows the junit extension lifecycle however sometimes is desired to manually control the state to cope with more scenarios...
0
7,322
6,828,340,253
IssuesEvent
2017-11-08 20:03:54
SpiderLabs/ModSecurity
https://api.github.com/repos/SpiderLabs/ModSecurity
closed
missing SecWebAppId in libmodsecurity
libmodsec - missing features libmodsecurity
Hello, I'm getting " Invalid input: SecWebAppId 1" If it was removed, is there a future replacement ? it's a very useful function. `SecWebAppId 1` Using Modsecurity Nginx Connector and modsecurity V3 master `nginx version: nginx/1.13.1 built by gcc 4.9.2 (Debian 4.9.2-10) built with OpenSSL 1.0.1t 3 May 2016...
True
missing SecWebAppId in libmodsecurity - Hello, I'm getting " Invalid input: SecWebAppId 1" If it was removed, is there a future replacement ? it's a very useful function. `SecWebAppId 1` Using Modsecurity Nginx Connector and modsecurity V3 master `nginx version: nginx/1.13.1 built by gcc 4.9.2 (Debian 4.9.2-10)...
non_defect
missing secwebappid in libmodsecurity hello i m getting invalid input secwebappid if it was removed is there a future replacement it s a very useful function secwebappid using modsecurity nginx connector and modsecurity master nginx version nginx built by gcc debian ...
0
420,912
28,303,473,323
IssuesEvent
2023-04-10 08:38:28
sile-typesetter/sile
https://api.github.com/repos/sile-typesetter/sile
closed
Clarifying weird units, please...
documentation
(a) In the "image" package documentation: > If the size parameters are not given, then the image will be output at its ‘natural’ pixel size. And the examples go on with several widths in **px** (pixels?) But what does it mean? If I give a width of 50px, it doesn't seem much different than 50pt apparently. So I a...
1.0
Clarifying weird units, please... - (a) In the "image" package documentation: > If the size parameters are not given, then the image will be output at its ‘natural’ pixel size. And the examples go on with several widths in **px** (pixels?) But what does it mean? If I give a width of 50px, it doesn't seem much di...
non_defect
clarifying weird units please a in the image package documentation if the size parameters are not given then the image will be output at its ‘natural’ pixel size and the examples go on with several widths in px pixels but what does it mean if i give a width of it doesn t seem much diffe...
0
1,463
2,603,966,019
IssuesEvent
2015-02-24 18:59:01
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳阴茎上长了个肉疙瘩
auto-migrated Priority-Medium Type-Defect
``` 沈阳阴茎上长了个肉疙瘩〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google.com by `q96410...
1.0
沈阳阴茎上长了个肉疙瘩 - ``` 沈阳阴茎上长了个肉疙瘩〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google....
defect
沈阳阴茎上长了个肉疙瘩 沈阳阴茎上长了个肉疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at
1
16,649
2,921,280,081
IssuesEvent
2015-06-24 23:48:05
strider72/spam-karma
https://api.github.com/repos/strider72/spam-karma
reopened
Direct calls to wp-config.php return "not found" errors in many WP setups.
auto-migrated Priority-High Type-Defect
``` WordPress plugins should never call wp-config directly. It can break in multiple situations. Perhaps a fix involving hooking template calls? ``` Original issue reported on code.google.com by `stephen....@gmail.com` on 21 May 2011 at 2:46
1.0
Direct calls to wp-config.php return "not found" errors in many WP setups. - ``` WordPress plugins should never call wp-config directly. It can break in multiple situations. Perhaps a fix involving hooking template calls? ``` Original issue reported on code.google.com by `stephen....@gmail.com` on 21 May 2011 at 2:...
defect
direct calls to wp config php return not found errors in many wp setups wordpress plugins should never call wp config directly it can break in multiple situations perhaps a fix involving hooking template calls original issue reported on code google com by stephen gmail com on may at
1
15,103
2,848,935,434
IssuesEvent
2015-05-30 07:57:38
dirkvdb/ffmpegthumbnailer
https://api.github.com/repos/dirkvdb/ffmpegthumbnailer
closed
Didn't work with anamorph video
auto-migrated Priority-Medium Type-Defect
``` If video is anamorphic - thumb has wrong aspect. ffmpegthumbnailer version: 2.0.2 Linux 2.6.38-9-generic #43-Ubuntu SMP i686 athlon i386 GNU/Linux ``` Original issue reported on code.google.com by `razrfal...@gmail.com` on 7 May 2011 at 10:42
1.0
Didn't work with anamorph video - ``` If video is anamorphic - thumb has wrong aspect. ffmpegthumbnailer version: 2.0.2 Linux 2.6.38-9-generic #43-Ubuntu SMP i686 athlon i386 GNU/Linux ``` Original issue reported on code.google.com by `razrfal...@gmail.com` on 7 May 2011 at 10:42
defect
didn t work with anamorph video if video is anamorphic thumb has wrong aspect ffmpegthumbnailer version linux generic ubuntu smp athlon gnu linux original issue reported on code google com by razrfal gmail com on may at
1
60,050
24,977,616,430
IssuesEvent
2022-11-02 09:11:11
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
[Enhancement]: Allow Tags in SES Configuration Set
enhancement service/ses
### Description Current resources in terraform unable to [tag](https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/ses/configuration_set.go) the configuration set. ### Affected Resource(s) and/or Data Source(s) aws_ses_configuration_set ### Potential Terraform Configuration ```terraform...
1.0
[Enhancement]: Allow Tags in SES Configuration Set - ### Description Current resources in terraform unable to [tag](https://github.com/hashicorp/terraform-provider-aws/blob/main/internal/service/ses/configuration_set.go) the configuration set. ### Affected Resource(s) and/or Data Source(s) aws_ses_configuration_set...
non_defect
allow tags in ses configuration set description current resources in terraform unable to the configuration set affected resource s and or data source s aws ses configuration set potential terraform configuration terraform resource aws ses configuration set test name some con...
0
10,878
2,622,353,444
IssuesEvent
2015-03-04 01:50:06
rainerhessmer/drh-visual-odometry
https://api.github.com/repos/rainerhessmer/drh-visual-odometry
opened
Is the source code still available?
auto-migrated Priority-Medium Type-Defect
``` Hi, the downloads link contents nothing, so I'm wondering if there is still some way that I can get this code. Regards. ``` Original issue reported on code.google.com by `caeser90...@gmail.com` on 22 Feb 2013 at 8:01
1.0
Is the source code still available? - ``` Hi, the downloads link contents nothing, so I'm wondering if there is still some way that I can get this code. Regards. ``` Original issue reported on code.google.com by `caeser90...@gmail.com` on 22 Feb 2013 at 8:01
defect
is the source code still available hi the downloads link contents nothing so i m wondering if there is still some way that i can get this code regards original issue reported on code google com by gmail com on feb at
1
5,081
7,603,776,161
IssuesEvent
2018-04-29 17:59:29
hawthorne-git/hawthorne-admin
https://api.github.com/repos/hawthorne-git/hawthorne-admin
opened
Checkup Job
Bug Priority - High Effort Required - Medium v2 Requirement
Validate that each product has an image, and its image is valid (EX: for re-sizing)
1.0
Checkup Job - Validate that each product has an image, and its image is valid (EX: for re-sizing)
non_defect
checkup job validate that each product has an image and its image is valid ex for re sizing
0
44,441
12,157,620,205
IssuesEvent
2020-04-25 23:00:41
SarahAbigayle/SE310SE420FinalProjectNonGUI
https://api.github.com/repos/SarahAbigayle/SE310SE420FinalProjectNonGUI
closed
Remove “No pages. Create a page?”
defect
File: Journal.java Line #: 61 This is an unnecessary text prompt and should be removed because it doesn’t actually simulate the experience of the GUI
1.0
Remove “No pages. Create a page?” - File: Journal.java Line #: 61 This is an unnecessary text prompt and should be removed because it doesn’t actually simulate the experience of the GUI
defect
remove “no pages create a page ” file journal java line this is an unnecessary text prompt and should be removed because it doesn’t actually simulate the experience of the gui
1
46,323
13,055,892,141
IssuesEvent
2020-07-30 03:02:30
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
Healpix.cmake is broken (Trac #989)
Incomplete Migration Migrated from Trac cmake defect
Migrated from https://code.icecube.wisc.edu/ticket/989 ```json { "status": "closed", "changetime": "2015-08-11T02:14:04", "description": "if I'm reading it correctly, its looking for $I3_PORTS/include/Healpix-2.20a but the ports and CVMFS healpix is at $I3_PORTS/include/healpix_cxx (and is version 3.11 an...
1.0
Healpix.cmake is broken (Trac #989) - Migrated from https://code.icecube.wisc.edu/ticket/989 ```json { "status": "closed", "changetime": "2015-08-11T02:14:04", "description": "if I'm reading it correctly, its looking for $I3_PORTS/include/Healpix-2.20a but the ports and CVMFS healpix is at $I3_PORTS/inclu...
defect
healpix cmake is broken trac migrated from json status closed changetime description if i m reading it correctly its looking for ports include healpix but the ports and cvmfs healpix is at ports include healpix cxx and is version anyway n nthis lea...
1