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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
176,226 | 13,631,547,375 | IssuesEvent | 2020-09-24 18:11:09 | geopm/geopm | https://api.github.com/repos/geopm/geopm | closed | out-of-place-testing | test | Building out of place works correctly, but testing out of place
does not, gtest links are broken and the license header check
does not work.
| 1.0 | out-of-place-testing - Building out of place works correctly, but testing out of place
does not, gtest links are broken and the license header check
does not work.
| non_defect | out of place testing building out of place works correctly but testing out of place does not gtest links are broken and the license header check does not work | 0 |
401,632 | 27,333,893,826 | IssuesEvent | 2023-02-26 00:30:53 | DAGWorks-Inc/hamilton | https://api.github.com/repos/DAGWorks-Inc/hamilton | opened | [documentation] show how to get hamilton running on snowpark | documentation | <a href="https://github.com/skrawcz"><img src="https://avatars.githubusercontent.com/u/2328071?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [skrawcz](https://github.com/skrawcz)**
_Friday Dec 09, 2022 at 20:45 GMT_
_Originally opened as https://github.com/stitchfix/hamilton/issues/242_
--... | 1.0 | [documentation] show how to get hamilton running on snowpark - <a href="https://github.com/skrawcz"><img src="https://avatars.githubusercontent.com/u/2328071?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [skrawcz](https://github.com/skrawcz)**
_Friday Dec 09, 2022 at 20:45 GMT_
_Originally ... | non_defect | show how to get hamilton running on snowpark issue by friday dec at gmt originally opened as we need to help people get up and running with hamilton on snowpark two artifacts to produce hamilton dbt snowpark hamilton snowpark | 0 |
17,676 | 3,012,811,584 | IssuesEvent | 2015-07-29 02:51:42 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | Cannot create labels anymore | auto-migrated Component-Editor Priority-Critical Type-Defect | ```
I loaded a model and tried to introduce a label on an arc by double
clicking it. When I type enter at the end the label disappears. I am not
able to persist it.
```
Original issue reported on code.google.com by `arthurte...@gmail.com` on 16 Oct 2008 at 7:49 | 1.0 | Cannot create labels anymore - ```
I loaded a model and tried to introduce a label on an arc by double
clicking it. When I type enter at the end the label disappears. I am not
able to persist it.
```
Original issue reported on code.google.com by `arthurte...@gmail.com` on 16 Oct 2008 at 7:49 | defect | cannot create labels anymore i loaded a model and tried to introduce a label on an arc by double clicking it when i type enter at the end the label disappears i am not able to persist it original issue reported on code google com by arthurte gmail com on oct at | 1 |
38,120 | 12,528,265,780 | IssuesEvent | 2020-06-04 09:17:49 | ckauhaus/nixpkgs | https://api.github.com/repos/ckauhaus/nixpkgs | opened | Vulnerability roundup 4: apt-1.4.6: 1 advisory | 1.severity: security | [search](https://search.nix.gsc.io/?q=apt&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=apt+in%3Apath&type=Code)
* [ ] [CVE-2020-3810](https://nvd.nist.gov/vuln/detail/CVE-2020-3810) CVSSv3=5.5 (nixos-19.03)
Scanned versions: nixos-19.03: 34c7eb7545d. May contain false... | True | Vulnerability roundup 4: apt-1.4.6: 1 advisory - [search](https://search.nix.gsc.io/?q=apt&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=apt+in%3Apath&type=Code)
* [ ] [CVE-2020-3810](https://nvd.nist.gov/vuln/detail/CVE-2020-3810) CVSSv3=5.5 (nixos-19.03)
Scanned vers... | non_defect | vulnerability roundup apt advisory nixos scanned versions nixos may contain false positives | 0 |
599,350 | 18,271,662,690 | IssuesEvent | 2021-10-04 14:23:27 | arkime/arkime | https://api.github.com/repos/arkime/arkime | closed | Feature request - scrub elasticsearch credentials from log output | enhancement need more information high priority | Today capture logs the full elasticsearch URL, including the username and password provided. It would be better practice if all logged instances of https://user:pass@host:port could be replaced with https://host:port or similar. | 1.0 | Feature request - scrub elasticsearch credentials from log output - Today capture logs the full elasticsearch URL, including the username and password provided. It would be better practice if all logged instances of https://user:pass@host:port could be replaced with https://host:port or similar. | non_defect | feature request scrub elasticsearch credentials from log output today capture logs the full elasticsearch url including the username and password provided it would be better practice if all logged instances of could be replaced with or similar | 0 |
40,072 | 9,819,096,991 | IssuesEvent | 2019-06-13 21:00:09 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | DerivativeParsedMaterial start-up performance issues | C: MOOSE T: defect T: task | ## Bug Description
I have identified two bottle necks in the startup (differentiation phase) if DerivativeParsedMaterials. One takes 26.6% of the entire derivation time, and one takes 68.3%. Both involve an unnecessary amount of string operations that I may be able to trim
down considerably.
## Steps to Reproduce... | 1.0 | DerivativeParsedMaterial start-up performance issues - ## Bug Description
I have identified two bottle necks in the startup (differentiation phase) if DerivativeParsedMaterials. One takes 26.6% of the entire derivation time, and one takes 68.3%. Both involve an unnecessary amount of string operations that I may be ab... | defect | derivativeparsedmaterial start up performance issues bug description i have identified two bottle necks in the startup differentiation phase if derivativeparsedmaterials one takes of the entire derivation time and one takes both involve an unnecessary amount of string operations that i may be able... | 1 |
29,165 | 5,564,619,505 | IssuesEvent | 2017-03-26 05:12:36 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | Memory use in integrate.quad in scipy-0.19.0 | defect scipy.integrate | After updating Scipy to 0.19.0 I have experienced an increase in memory consumption which seems to be related to integrate.quad. The following code calculates some quadratures and checks the available RAM before and after:
```Python
import numpy as np
from scipy.integrate import quad
import psutil
import gc
xx_... | 1.0 | Memory use in integrate.quad in scipy-0.19.0 - After updating Scipy to 0.19.0 I have experienced an increase in memory consumption which seems to be related to integrate.quad. The following code calculates some quadratures and checks the available RAM before and after:
```Python
import numpy as np
from scipy.integra... | defect | memory use in integrate quad in scipy after updating scipy to i have experienced an increase in memory consumption which seems to be related to integrate quad the following code calculates some quadratures and checks the available ram before and after python import numpy as np from scipy integrate... | 1 |
43,132 | 11,496,842,233 | IssuesEvent | 2020-02-12 08:54:18 | mozilla-lockwise/lockwise-ios | https://api.github.com/repos/mozilla-lockwise/lockwise-ios | closed | Lockwise is unusable after following the STR | defect effort-M priority-P1 | ## Steps to reproduce
1. Login to FxA
2. Disconnect from FxA
3. Login to FxA
4. Close Lockwise from App Switcher
5. Re-open Lockwise
### Actual behavior
- Lockwise is unusable.
### Device & build information
* Device: iPhone 7
* Build version: 1.7.2 (4059)
### Notes
- Possibly a regression from #1181
... | 1.0 | Lockwise is unusable after following the STR - ## Steps to reproduce
1. Login to FxA
2. Disconnect from FxA
3. Login to FxA
4. Close Lockwise from App Switcher
5. Re-open Lockwise
### Actual behavior
- Lockwise is unusable.
### Device & build information
* Device: iPhone 7
* Build version: 1.7.2 (4059)
... | defect | lockwise is unusable after following the str steps to reproduce login to fxa disconnect from fxa login to fxa close lockwise from app switcher re open lockwise actual behavior lockwise is unusable device build information device iphone build version ... | 1 |
63,430 | 17,648,340,021 | IssuesEvent | 2021-08-20 09:33:35 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Unverified session UI implies that it can request encryption keys | T-Defect S-Major A-E2EE A-E2EE-SAS-Verification Z-Papercuts O-Frequent | ### Steps to reproduce
1. Log into a new session
2. "Verify this login" -> "Skip"
3. "Are you sure?" -> "Skip"
4. View an encrypted room with a backlog
### What happened?

#... | 1.0 | Unverified session UI implies that it can request encryption keys - ### Steps to reproduce
1. Log into a new session
2. "Verify this login" -> "Skip"
3. "Are you sure?" -> "Skip"
4. View an encrypted room with a backlog
### What happened?

14.18.1
###... | 1.0 | Component: Button and Chart - ### Describe the bug
Fail to apply angular universal for Button and Chart component.
### Environment
Win 11
### Reproducer
_No response_
### Angular version
14.0.7
### PrimeNG version
14.1.0
### Build / Runtime
Angular CLI App
### Language
ALL
### Node version (for AoT issues... | defect | component button and chart describe the bug fail to apply angular universal for button and chart component environment win reproducer no response angular version primeng version build runtime angular cli app language all node version for aot issues no... | 1 |
23,717 | 3,851,865,996 | IssuesEvent | 2016-04-06 05:28:07 | GPF/imame4all | https://api.github.com/repos/GPF/imame4all | closed | Can't remap wii mote 2 buttons | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Remapping Player 2 controls
2.Select a button to remap, press button on controller 2, nothing happens. Only
Controller 1 is recognized
3.Controller 2 will work in game with default mapping however
What is the expected output? What do you see instead?
Additional controller... | 1.0 | Can't remap wii mote 2 buttons - ```
What steps will reproduce the problem?
1.Remapping Player 2 controls
2.Select a button to remap, press button on controller 2, nothing happens. Only
Controller 1 is recognized
3.Controller 2 will work in game with default mapping however
What is the expected output? What do you s... | defect | can t remap wii mote buttons what steps will reproduce the problem remapping player controls select a button to remap press button on controller nothing happens only controller is recognized controller will work in game with default mapping however what is the expected output what do you s... | 1 |
91,079 | 8,288,861,355 | IssuesEvent | 2018-09-19 13:16:29 | kartoza/LEDET_BIMS | https://api.github.com/repos/kartoza/LEDET_BIMS | closed | search fuzziness | testing | from July 5 demo:
> search needs to be forgiving with spelling and case errors
child of #31 | 1.0 | search fuzziness - from July 5 demo:
> search needs to be forgiving with spelling and case errors
child of #31 | non_defect | search fuzziness from july demo search needs to be forgiving with spelling and case errors child of | 0 |
24,327 | 2,667,323,231 | IssuesEvent | 2015-03-22 14:06:44 | NewCreature/EOF | https://api.github.com/repos/NewCreature/EOF | closed | Test in FoF is broken | bug imported invalid Priority-Medium | _From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:49:08_
When I try to use the feature, a command window opens and immediately
closes before I can read it. I watched EOF's behavior in the debugger, but
I can't find what's wrong. It changed the working directory to where my
FoF installation is... | 1.0 | Test in FoF is broken - _From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:49:08_
When I try to use the feature, a command window opens and immediately
closes before I can read it. I watched EOF's behavior in the debugger, but
I can't find what's wrong. It changed the working directory to where... | non_defect | test in fof is broken from on may when i try to use the feature a command window opens and immediately closes before i can read it i watched eof s behavior in the debugger but i can t find what s wrong it changed the working directory to where my fof installation is d downloads fretsonfir... | 0 |
126,886 | 17,119,560,746 | IssuesEvent | 2021-07-12 01:48:20 | SetProtocol/index-ui | https://api.github.com/repos/SetProtocol/index-ui | closed | Vote page upgrades | enhancement needs-design-input | Some things can be added to the /vote page, and probably need some input from the design team
1. Indicate vote pass/fail
2. Indicate quorum
3. Indicate voting deadline
How do we consider Boardroom vs Snapshot? What does governance look like for us going forward? | 1.0 | Vote page upgrades - Some things can be added to the /vote page, and probably need some input from the design team
1. Indicate vote pass/fail
2. Indicate quorum
3. Indicate voting deadline
How do we consider Boardroom vs Snapshot? What does governance look like for us going forward? | non_defect | vote page upgrades some things can be added to the vote page and probably need some input from the design team indicate vote pass fail indicate quorum indicate voting deadline how do we consider boardroom vs snapshot what does governance look like for us going forward | 0 |
53,511 | 13,261,791,491 | IssuesEvent | 2020-08-20 20:32:26 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [recclasses] Non-offline dependencies (Trac #1567) | Migrated from Trac combo reconstruction defect | Currently recclasses depends on portia (r142454) and ophelia(r142462). This is breakage that needs to be fixed. One of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta-project. This project therefore can't have any dependencie... | 1.0 | [recclasses] Non-offline dependencies (Trac #1567) - Currently recclasses depends on portia (r142454) and ophelia(r142462). This is breakage that needs to be fixed. One of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta-projec... | defect | non offline dependencies trac currently recclasses depends on portia and ophelia this is breakage that needs to be fixed one of the main reasons for the creation of the project was to provide a project with minimal dependencies that people could include into any meta project this project therefore... | 1 |
32,434 | 6,792,561,145 | IssuesEvent | 2017-11-01 01:15:17 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | opened | Conector 3.3 - cuando se reporta cantidad mayor a 1, truena | bug defect | Lo que está haciendo es recalcular la base del cálculo de impuestos, aún cuando la base es un dato que ya viene en el layout. Está tronando...
cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd">
<cfdi:Emisor Rfc="ACO560518KW7" Nombre="Cliente de pruebas de timbrado de fi
nkok" RegimenFiscal="601"/>
... | 1.0 | Conector 3.3 - cuando se reporta cantidad mayor a 1, truena - Lo que está haciendo es recalcular la base del cálculo de impuestos, aún cuando la base es un dato que ya viene en el layout. Está tronando...
cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd">
<cfdi:Emisor Rfc="ACO560518KW7" Nombre="Clien... | defect | conector cuando se reporta cantidad mayor a truena lo que está haciendo es recalcular la base del cálculo de impuestos aún cuando la base es un dato que ya viene en el layout está tronando cfd cfdi emisor rfc nombre cliente de pruebas de timbrado de fi nkok regimenfiscal ... | 1 |
53,760 | 13,262,247,339 | IssuesEvent | 2020-08-20 21:23:21 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [docs] switch to python-based documentation builder (Trac #2025) | Migrated from Trac analysis defect | speed up documentation build by switching to python-based doc builder `docs-build`. Use the `-jN` option on multicore systems. this is in its own project which was added to combo
http://code.icecube.wisc.edu/icetray/projects/docs/trunk
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/proje... | 1.0 | [docs] switch to python-based documentation builder (Trac #2025) - speed up documentation build by switching to python-based doc builder `docs-build`. Use the `-jN` option on multicore systems. this is in its own project which was added to combo
http://code.icecube.wisc.edu/icetray/projects/docs/trunk
<details>
<sum... | defect | switch to python based documentation builder trac speed up documentation build by switching to python based doc builder docs build use the jn option on multicore systems this is in its own project which was added to combo migrated from json status closed changetime ... | 1 |
629,017 | 20,021,208,142 | IssuesEvent | 2022-02-01 16:33:06 | dbbs-lab/bsb | https://api.github.com/repos/dbbs-lab/bsb | closed | Release 4.0 | priority.urgent | Since some of the changes such as #137 only make sense in the context of v4.0 we should aim to have v4 released before the publication of the paper. This means that all the design issues will need to be solved and all breaking changes need to be implemented; All non-breaking changes can then be postponed to minor relea... | 1.0 | Release 4.0 - Since some of the changes such as #137 only make sense in the context of v4.0 we should aim to have v4 released before the publication of the paper. This means that all the design issues will need to be solved and all breaking changes need to be implemented; All non-breaking changes can then be postponed ... | non_defect | release since some of the changes such as only make sense in the context of we should aim to have released before the publication of the paper this means that all the design issues will need to be solved and all breaking changes need to be implemented all non breaking changes can then be postponed to m... | 0 |
22,106 | 3,600,290,284 | IssuesEvent | 2016-02-03 04:29:31 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Associations with alias and cascade callbacks | Defect On hold ORM | I found an issue on cakephp 3.0 i have a specific configuration of associations on my project
when i want to delete an entity type of 'Ville' i also want to delete every object linked to this entity:
### in ZonesTable.php
```php
$this->hasMany('VilleOuvrages', [
'className' => 'Ouvrages',
... | 1.0 | Associations with alias and cascade callbacks - I found an issue on cakephp 3.0 i have a specific configuration of associations on my project
when i want to delete an entity type of 'Ville' i also want to delete every object linked to this entity:
### in ZonesTable.php
```php
$this->hasMany('VilleOuvrages', [
... | defect | associations with alias and cascade callbacks i found an issue on cakephp i have a specific configuration of associations on my project when i want to delete an entity type of ville i also want to delete every object linked to this entity in zonestable php php this hasmany villeouvrages ... | 1 |
22,697 | 3,688,010,724 | IssuesEvent | 2016-02-25 10:55:48 | adtelev/tiltmazes | https://api.github.com/repos/adtelev/tiltmazes | closed | Inputcontroltypes, Levelsm, leveleditor... | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Download Game
2. Be a stupid Users: don't go to settings/menu, play some games, don't like
the
Sensorsteering, remove the game
3. Not every user check ebery app's menu/settingsscreen for other ControlTypes.
What is the expected output? What do you see instead?
Instead... | 1.0 | Inputcontroltypes, Levelsm, leveleditor... - ```
What steps will reproduce the problem?
1. Download Game
2. Be a stupid Users: don't go to settings/menu, play some games, don't like
the
Sensorsteering, remove the game
3. Not every user check ebery app's menu/settingsscreen for other ControlTypes.
What is the expe... | defect | inputcontroltypes levelsm leveleditor what steps will reproduce the problem download game be a stupid users don t go to settings menu play some games don t like the sensorsteering remove the game not every user check ebery app s menu settingsscreen for other controltypes what is the expe... | 1 |
35,065 | 7,545,847,532 | IssuesEvent | 2018-04-17 23:29:46 | opencaching/opencaching-pl | https://api.github.com/repos/opencaching/opencaching-pl | closed | Controls on cachemap3 are moving | Component_Map Priority_Medium Type_Defect | On all map except Google Maps zoom controls and copyright has different position than after zoom in/out of the map. It disturbs because the zoom out button appears in the place of the zoom in button (zoom controls are going up):
:
 detected in tomcat-embed-websocket-9.0.35.jar | security vulnerability | ## CVE-2020-13935 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-websocket-9.0.35.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Library home page: <a href="h... | True | CVE-2020-13935 (High) detected in tomcat-embed-websocket-9.0.35.jar - ## CVE-2020-13935 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-websocket-9.0.35.jar</b></p></summar... | non_defect | cve high detected in tomcat embed websocket jar cve high severity vulnerability vulnerable library tomcat embed websocket jar core tomcat implementation library home page a href path to dependency file spring boot students pom xml path to vulnerable library root ... | 0 |
19,341 | 3,188,821,873 | IssuesEvent | 2015-09-29 00:10:29 | aBitNomadic/shimeji-ee | https://api.github.com/repos/aBitNomadic/shimeji-ee | closed | Image Corruption | auto-migrated Priority-Medium Type-Defect | ```
After a few uses an image (such as Shime9) will become corrupted for an unknown
reason.
The Shimeji-ee is supposed to appear like any other, however it does not appear
and instead it comes up with the error.
i am using a version from Deviant art specifically The Black Rock Shooter
Shimeji-ee.
i do not believe... | 1.0 | Image Corruption - ```
After a few uses an image (such as Shime9) will become corrupted for an unknown
reason.
The Shimeji-ee is supposed to appear like any other, however it does not appear
and instead it comes up with the error.
i am using a version from Deviant art specifically The Black Rock Shooter
Shimeji-ee... | defect | image corruption after a few uses an image such as will become corrupted for an unknown reason the shimeji ee is supposed to appear like any other however it does not appear and instead it comes up with the error i am using a version from deviant art specifically the black rock shooter shimeji ee i ... | 1 |
52,038 | 13,211,371,805 | IssuesEvent | 2020-08-15 22:39:41 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | cmake - `make deploy-docs` goes to the wrong destination (Trac #1548) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1548">https://code.icecube.wisc.edu/projects/icecube/ticket/1548</a>, reported by negaand owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-04-21T18:46:34",
"_ts": "14612643... | 1.0 | cmake - `make deploy-docs` goes to the wrong destination (Trac #1548) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1548">https://code.icecube.wisc.edu/projects/icecube/ticket/1548</a>, reported by negaand owned by nega</em></summary>
<p>
```json
{
"status":... | defect | cmake make deploy docs goes to the wrong destination trac migrated from json status closed changetime ts description goes to metaproject release nshould just go to metaproject reporter nega cc resolution ... | 1 |
22,660 | 3,675,692,367 | IssuesEvent | 2016-02-23 00:50:49 | dominix/ctrl-dock | https://api.github.com/repos/dominix/ctrl-dock | closed | Infected with virus. | auto-migrated Priority-Medium Type-Defect | ```
I'm getting a virus error from a download of the zip file.
ctrl-dock_2.12.zip: Trojan.Spy-76845 FOUND
```
Original issue reported on code.google.com by `michael....@gmail.com` on 30 Oct 2013 at 11:53 | 1.0 | Infected with virus. - ```
I'm getting a virus error from a download of the zip file.
ctrl-dock_2.12.zip: Trojan.Spy-76845 FOUND
```
Original issue reported on code.google.com by `michael....@gmail.com` on 30 Oct 2013 at 11:53 | defect | infected with virus i m getting a virus error from a download of the zip file ctrl dock zip trojan spy found original issue reported on code google com by michael gmail com on oct at | 1 |
1,131 | 9,551,284,720 | IssuesEvent | 2019-05-02 14:08:34 | mozilla-mobile/fenix | https://api.github.com/repos/mozilla-mobile/fenix | closed | Make *GreenfieldRaptorRelease builds not use `org.mozilla.fenix` application ID | 👩💻 engineering task 🤖 automation | Post #1321, we can finally use the (greenfield) Raptor release builds. But they use the `org.mozilla.fenix` application ID _and_ are signed with a special "dep" key. That means you can't pave over your existing `org.mozilla.fenix` Nightly vehicle, making it very difficult to do automation testing _and_ dogfood Fenix... | 1.0 | Make *GreenfieldRaptorRelease builds not use `org.mozilla.fenix` application ID - Post #1321, we can finally use the (greenfield) Raptor release builds. But they use the `org.mozilla.fenix` application ID _and_ are signed with a special "dep" key. That means you can't pave over your existing `org.mozilla.fenix` Nigh... | non_defect | make greenfieldraptorrelease builds not use org mozilla fenix application id post we can finally use the greenfield raptor release builds but they use the org mozilla fenix application id and are signed with a special dep key that means you can t pave over your existing org mozilla fenix nightly... | 0 |
80,223 | 30,120,404,033 | IssuesEvent | 2023-06-30 14:44:20 | vector-im/element-x-ios | https://api.github.com/repos/vector-im/element-x-ios | closed | Invalid mxids break rust-sdk and break sync entirely. | A-Room-List T-Defect S-Critical O-Occasional | ### Steps to reproduce
1. Receive a message from a user with an (illegal) utf-8 mxid - e.g. in a `extensions.e2ee.device_lists.left` sync response.
2. Observe that rust-sdk falls over with:
`path="/_matrix/client/unstable/org.matrix.msc3575/sync?timeout=30000"}: matrix_sdk::http_client: Error while sending request... | 1.0 | Invalid mxids break rust-sdk and break sync entirely. - ### Steps to reproduce
1. Receive a message from a user with an (illegal) utf-8 mxid - e.g. in a `extensions.e2ee.device_lists.left` sync response.
2. Observe that rust-sdk falls over with:
`path="/_matrix/client/unstable/org.matrix.msc3575/sync?timeout=30000... | defect | invalid mxids break rust sdk and break sync entirely steps to reproduce receive a message from a user with an illegal utf mxid e g in a extensions device lists left sync response observe that rust sdk falls over with path matrix client unstable org matrix sync timeout matrix sd... | 1 |
203,775 | 15,888,986,866 | IssuesEvent | 2021-04-10 09:52:28 | centriascolocation/ansible_collection_aws | https://api.github.com/repos/centriascolocation/ansible_collection_aws | opened | Improve documentation | documentation | The readme document must be updated:
- more details about the roles
- general usage guide (e. g. Ansible Collections in General)
- local development and testing | 1.0 | Improve documentation - The readme document must be updated:
- more details about the roles
- general usage guide (e. g. Ansible Collections in General)
- local development and testing | non_defect | improve documentation the readme document must be updated more details about the roles general usage guide e g ansible collections in general local development and testing | 0 |
6,704 | 2,610,272,004 | IssuesEvent | 2015-02-26 19:27:02 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Blinking Scroll Bars | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
When opening scribe fire in a tab in fire fox on my laptop (this does not occur
on my desktop) The bottom and Side scroll bars blink on and off, even if I
expand the screen so that scroll bars are not needed, they still show and blink
on and off.
What browser are you using?
firefox 4b... | 1.0 | Blinking Scroll Bars - ```
What's the problem?
When opening scribe fire in a tab in fire fox on my laptop (this does not occur
on my desktop) The bottom and Side scroll bars blink on and off, even if I
expand the screen so that scroll bars are not needed, they still show and blink
on and off.
What browser are ... | defect | blinking scroll bars what s the problem when opening scribe fire in a tab in fire fox on my laptop this does not occur on my desktop the bottom and side scroll bars blink on and off even if i expand the screen so that scroll bars are not needed they still show and blink on and off what browser are ... | 1 |
396,957 | 27,143,220,287 | IssuesEvent | 2023-02-16 17:49:46 | rehearsal-js/rehearsal-js | https://api.github.com/repos/rehearsal-js/rehearsal-js | opened | Docs: Workflow Recommendation, migrate a single package inside of an monorepo. | documentation early-adopters | Document workflow to migrate monorepos by single package, directory, or even file.
We also can consider creating a command like `rehearsal graph` to help people to make a decision on when to start migration if there are a lot of files in the app. | 1.0 | Docs: Workflow Recommendation, migrate a single package inside of an monorepo. - Document workflow to migrate monorepos by single package, directory, or even file.
We also can consider creating a command like `rehearsal graph` to help people to make a decision on when to start migration if there are a lot of files i... | non_defect | docs workflow recommendation migrate a single package inside of an monorepo document workflow to migrate monorepos by single package directory or even file we also can consider creating a command like rehearsal graph to help people to make a decision on when to start migration if there are a lot of files i... | 0 |
439,537 | 12,683,454,051 | IssuesEvent | 2020-06-19 19:47:48 | GluuFederation/cluster-mgr | https://api.github.com/repos/GluuFederation/cluster-mgr | closed | ClusterManager4 / 4.1-9 can't handle special char in ldap password | High Priority bug | I tried to use a password like this: `hello$HELLO!abcd`.
Here are consequences:
- Node1 installed okay
- Node2 installation failed, because... CM couldn't decode 'setup.properties.enc' and produced result like below. Workaround is: manually prepare 'setup.properties.last' inside node1 and continue installing... | 1.0 | ClusterManager4 / 4.1-9 can't handle special char in ldap password - I tried to use a password like this: `hello$HELLO!abcd`.
Here are consequences:
- Node1 installed okay
- Node2 installation failed, because... CM couldn't decode 'setup.properties.enc' and produced result like below. Workaround is: manually... | non_defect | can t handle special char in ldap password i tried to use a password like this hello hello abcd here are consequences installed okay installation failed because cm couldn t decode setup properties enc and produced result like below workaround is manually prepare setup proper... | 0 |
147,636 | 11,799,806,803 | IssuesEvent | 2020-03-18 16:28:28 | mautic/mautic | https://api.github.com/repos/mautic/mautic | closed | Sugarcrm Plugin - Push lead activity does not respect specified timeframe | Bug Plugin Ready To Test | [//]: # ( Invisible comment:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Before you create the issue:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Search for similar report among other reported issues.
Learn how to troubleshoot at https://www.mautic.org/docs/en/tips/troubleshooting.html
Use drag&dro... | 1.0 | Sugarcrm Plugin - Push lead activity does not respect specified timeframe - [//]: # ( Invisible comment:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Before you create the issue:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Search for similar report among other reported issues.
Learn how to troublesho... | non_defect | sugarcrm plugin push lead activity does not respect specified timeframe invisible comment iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii before you create the issue iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii search for similar report among other reported issues learn how to troubleshoot ... | 0 |
21,075 | 4,675,044,149 | IssuesEvent | 2016-10-07 05:27:39 | cyrusimap/cyrus-imapd | https://api.github.com/repos/cyrusimap/cyrus-imapd | opened | Integrate doc/internal legacy docs with sphinx repo | documentation | I think a good chunk of this information belongs in the developer guide. Though some of it may also be of interest to administrators, so it's worth putting online in the website.
- backup
- bytecode.html
- caldav_scheduling_flowchart.html
- cyrus.css
- cyrusdb-api.html
- database-formats.html
- hacking
- impr... | 1.0 | Integrate doc/internal legacy docs with sphinx repo - I think a good chunk of this information belongs in the developer guide. Though some of it may also be of interest to administrators, so it's worth putting online in the website.
- backup
- bytecode.html
- caldav_scheduling_flowchart.html
- cyrus.css
- cyrusd... | non_defect | integrate doc internal legacy docs with sphinx repo i think a good chunk of this information belongs in the developer guide though some of it may also be of interest to administrators so it s worth putting online in the website backup bytecode html caldav scheduling flowchart html cyrus css cyrusd... | 0 |
8,175 | 2,611,469,514 | IssuesEvent | 2015-02-27 05:14:46 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Switch from bee to bazooka ends game | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Choose the bee
2. Choose the bazooka
What is the expected output? What do you see instead?
I expect to use the bazooka. Instead the current game ends. (Not the whole
program)
What version of the product are you using? On what operating system?
Version 0.9.15 on Windows 7... | 1.0 | Switch from bee to bazooka ends game - ```
What steps will reproduce the problem?
1. Choose the bee
2. Choose the bazooka
What is the expected output? What do you see instead?
I expect to use the bazooka. Instead the current game ends. (Not the whole
program)
What version of the product are you using? On what operat... | defect | switch from bee to bazooka ends game what steps will reproduce the problem choose the bee choose the bazooka what is the expected output what do you see instead i expect to use the bazooka instead the current game ends not the whole program what version of the product are you using on what operat... | 1 |
224,572 | 7,471,931,543 | IssuesEvent | 2018-04-03 10:54:05 | ballerina-lang/composer | https://api.github.com/repos/ballerina-lang/composer | closed | [ContentAssist] Variables declared below the usage should not appear as suggestions | Imported Priority/High Severity/Minor Type/Bug component/Composer | Release 0.92
**Steps**
1. Declare a variable as int i;
2. Add a while loop above this line and write the condition as "i < 2"
**Issue**
"i" appears as suggestions at step 2 | 1.0 | [ContentAssist] Variables declared below the usage should not appear as suggestions - Release 0.92
**Steps**
1. Declare a variable as int i;
2. Add a while loop above this line and write the condition as "i < 2"
**Issue**
"i" appears as suggestions at step 2 | non_defect | variables declared below the usage should not appear as suggestions release steps declare a variable as int i add a while loop above this line and write the condition as i issue i appears as suggestions at step | 0 |
457,875 | 13,164,065,233 | IssuesEvent | 2020-08-11 02:28:51 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | Segmentation fault in adaptive_avg_pool3d | high priority module: nn module: operators triaged | ## 🐛 Bug
In `torch.nn.functional.adaptive_avg_pool2d` and `torch.nn.functional.adaptive_avg_pool3d`, a segmentation fault occurs when passing an empty tuple (or an empty array) for `output_size` parameter. It occurs even though passing a valid 4D tensor for `input` parameter.
## To Reproduce
```python
imp... | 1.0 | Segmentation fault in adaptive_avg_pool3d - ## 🐛 Bug
In `torch.nn.functional.adaptive_avg_pool2d` and `torch.nn.functional.adaptive_avg_pool3d`, a segmentation fault occurs when passing an empty tuple (or an empty array) for `output_size` parameter. It occurs even though passing a valid 4D tensor for `input` parame... | non_defect | segmentation fault in adaptive avg 🐛 bug in torch nn functional adaptive avg and torch nn functional adaptive avg a segmentation fault occurs when passing an empty tuple or an empty array for output size parameter it occurs even though passing a valid tensor for input parameter to... | 0 |
109,542 | 13,783,543,056 | IssuesEvent | 2020-10-08 19:23:31 | laclassealamaison-org/laclassealamaison | https://api.github.com/repos/laclassealamaison-org/laclassealamaison | closed | Création de groupe | Design | @simkim
Création de groupe pour que des enseignants ou animateurs puissent faire du live avec seulement leurs élèves ou enfants | 1.0 | Création de groupe - @simkim
Création de groupe pour que des enseignants ou animateurs puissent faire du live avec seulement leurs élèves ou enfants | non_defect | création de groupe simkim création de groupe pour que des enseignants ou animateurs puissent faire du live avec seulement leurs élèves ou enfants | 0 |
698,519 | 23,983,371,613 | IssuesEvent | 2022-09-13 16:49:09 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Processed tuples are not reported correctly when copy terminates due to error | kind/bug area/ysql priority/medium | Jira Link: [DB-3462](https://yugabyte.atlassian.net/browse/DB-3462)
### Description
copy command is broken into multiple smaller transaction as indicated by ROWS_PER_TRANSACTION. Each transaction copies the `rows == ROWS_PER_TRANSACTION`.
The number of processed tuple count is increased before the transaction c... | 1.0 | [YSQL] Processed tuples are not reported correctly when copy terminates due to error - Jira Link: [DB-3462](https://yugabyte.atlassian.net/browse/DB-3462)
### Description
copy command is broken into multiple smaller transaction as indicated by ROWS_PER_TRANSACTION. Each transaction copies the `rows == ROWS_PER_TRAN... | non_defect | processed tuples are not reported correctly when copy terminates due to error jira link description copy command is broken into multiple smaller transaction as indicated by rows per transaction each transaction copies the rows rows per transaction the number of processed tuple count is incre... | 0 |
213,720 | 7,255,712,458 | IssuesEvent | 2018-02-16 15:44:17 | aa-software2112/SOEN341-W2018 | https://api.github.com/repos/aa-software2112/SOEN341-W2018 | closed | Create post function for the signup page | Priority 5 | Create post function for the signup page in the app.js file so that the frontend can send information to node.js | 1.0 | Create post function for the signup page - Create post function for the signup page in the app.js file so that the frontend can send information to node.js | non_defect | create post function for the signup page create post function for the signup page in the app js file so that the frontend can send information to node js | 0 |
80,796 | 30,534,670,911 | IssuesEvent | 2023-07-19 16:26:22 | snowplow/snowplow-ios-tracker | https://api.github.com/repos/snowplow/snowplow-ios-tracker | closed | Fix application_install event sent with wrong configuration | type:defect | **Describe the bug**
When the tracker is configured with remote configuration (`Snowplow.setup()`), and further configuration is added in the setup callback, the `application_install` event is not getting the extra configuration.
**To Reproduce**
Set up tracker with remote configuration.
Add global contexts and s... | 1.0 | Fix application_install event sent with wrong configuration - **Describe the bug**
When the tracker is configured with remote configuration (`Snowplow.setup()`), and further configuration is added in the setup callback, the `application_install` event is not getting the extra configuration.
**To Reproduce**
Set up... | defect | fix application install event sent with wrong configuration describe the bug when the tracker is configured with remote configuration snowplow setup and further configuration is added in the setup callback the application install event is not getting the extra configuration to reproduce set up... | 1 |
266,203 | 23,226,658,558 | IssuesEvent | 2022-08-03 01:23:42 | MPMG-DCC-UFMG/F01 | https://api.github.com/repos/MPMG-DCC-UFMG/F01 | closed | Teste de generalizacao para a tag Servidores - Relatório mensal da despesa com pessoal - Materlândia | generalization test development template-Síntese tecnologia informatica subtag-Relatórios Despesas com Pessoal tag-Servidores | DoD: Realizar o teste de Generalização do validador da tag Servidores - Relatório mensal da despesa com pessoal para o Município de Materlândia. | 1.0 | Teste de generalizacao para a tag Servidores - Relatório mensal da despesa com pessoal - Materlândia - DoD: Realizar o teste de Generalização do validador da tag Servidores - Relatório mensal da despesa com pessoal para o Município de Materlândia. | non_defect | teste de generalizacao para a tag servidores relatório mensal da despesa com pessoal materlândia dod realizar o teste de generalização do validador da tag servidores relatório mensal da despesa com pessoal para o município de materlândia | 0 |
81,044 | 30,682,889,837 | IssuesEvent | 2023-07-26 10:19:07 | dkfans/keeperfx | https://api.github.com/repos/dkfans/keeperfx | closed | Destructible traps can be destroyed and triggered before they are placed | Type-Defect Priority-High | To reproduce:
1) make a TNT trap buildable on a map
2) Place the trap somewhere near heroes
-> notice that before an imp has a chance to arm it, the trap is attacked by heroes
-> notice that when the trap is destroyed, it is set off, giving you the chance to place it again | 1.0 | Destructible traps can be destroyed and triggered before they are placed - To reproduce:
1) make a TNT trap buildable on a map
2) Place the trap somewhere near heroes
-> notice that before an imp has a chance to arm it, the trap is attacked by heroes
-> notice that when the trap is destroyed, it is set off, givin... | defect | destructible traps can be destroyed and triggered before they are placed to reproduce make a tnt trap buildable on a map place the trap somewhere near heroes notice that before an imp has a chance to arm it the trap is attacked by heroes notice that when the trap is destroyed it is set off givin... | 1 |
380,211 | 26,408,350,249 | IssuesEvent | 2023-01-13 10:02:43 | Hi-PACE/hipace | https://api.github.com/repos/Hi-PACE/hipace | closed | Add production runs in CI | documentation CI | Our current blowout PWFA automated test uses a fixed PPC particle beam, which is rarely used in practice. We could have a more production-ready example, and just downscale it for CI. | 1.0 | Add production runs in CI - Our current blowout PWFA automated test uses a fixed PPC particle beam, which is rarely used in practice. We could have a more production-ready example, and just downscale it for CI. | non_defect | add production runs in ci our current blowout pwfa automated test uses a fixed ppc particle beam which is rarely used in practice we could have a more production ready example and just downscale it for ci | 0 |
37,375 | 2,826,530,554 | IssuesEvent | 2015-05-22 03:35:57 | canadainc/quran10 | https://api.github.com/repos/canadainc/quran10 | closed | Add additional regex matching for invocation | auto-migrated Component-Logic Fixed Milestone-Release4.0 Priority-Medium Type-Enhancement Usability Verified | ```
Currently only Al*, and Ar* are supported. Not things like As-Saaf, etc.
```
Original issue reported on code.google.com by `canadai...@gmail.com` on 10 Mar 2015 at 8:59 | 1.0 | Add additional regex matching for invocation - ```
Currently only Al*, and Ar* are supported. Not things like As-Saaf, etc.
```
Original issue reported on code.google.com by `canadai...@gmail.com` on 10 Mar 2015 at 8:59 | non_defect | add additional regex matching for invocation currently only al and ar are supported not things like as saaf etc original issue reported on code google com by canadai gmail com on mar at | 0 |
16,967 | 2,964,593,044 | IssuesEvent | 2015-07-10 17:33:36 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Dart2dart test in checked mode has lots of errors. | Area-Dart2Dart NotPlanned Priority-Unassigned Triaged Type-Defect | The following test results were considered failures when running tests as:
tools/test.py --checked -cdart2dart
co19/Language/13_Statements/09_Switch_A05_t01: Pass
co19/Language/14_Libraries_and_Scripts/1_Imports_A03_t26: Pass
co19/Language/15_Types/1_Static_Types_A03_t01: Pass
co19/LibTest/async/EventTrans... | 1.0 | Dart2dart test in checked mode has lots of errors. - The following test results were considered failures when running tests as:
tools/test.py --checked -cdart2dart
co19/Language/13_Statements/09_Switch_A05_t01: Pass
co19/Language/14_Libraries_and_Scripts/1_Imports_A03_t26: Pass
co19/Language/15_Types/1_Sta... | defect | test in checked mode has lots of errors the following test results were considered failures when running tests as nbsp nbsp tools test py checked language statements switch pass language libraries and scripts imports pass language types static types pass libtest async ev... | 1 |
13,645 | 3,351,300,147 | IssuesEvent | 2015-11-17 17:58:29 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | Leak fewer backwards nodes | test v2.2.0 | Right now elasticsearch will leak backwards nodes if you kill the maven process running them. With #14666 they'll at least leak them on a port range that won't bother anyone and be killed during the next build. We might be able to prevent some of these leaks if we leave the subprocess's stdin/stderr/stdout open and man... | 1.0 | Leak fewer backwards nodes - Right now elasticsearch will leak backwards nodes if you kill the maven process running them. With #14666 they'll at least leak them on a port range that won't bother anyone and be killed during the next build. We might be able to prevent some of these leaks if we leave the subprocess's std... | non_defect | leak fewer backwards nodes right now elasticsearch will leak backwards nodes if you kill the maven process running them with they ll at least leak them on a port range that won t bother anyone and be killed during the next build we might be able to prevent some of these leaks if we leave the subprocess s stdin s... | 0 |
11,678 | 5,073,120,453 | IssuesEvent | 2016-12-27 06:33:12 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Import tensorflow in ipython Couldn't open CUDA library libcuda.so.1. LD_LIBRARY_PATH | type:build/install | I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcublas.so locally
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcudnn.so locally
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcufft.so locally
I tensorflow/... | 1.0 | Import tensorflow in ipython Couldn't open CUDA library libcuda.so.1. LD_LIBRARY_PATH - I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcublas.so locally
I tensorflow/stream_executor/dso_loader.cc:111] successfully opened CUDA library libcudnn.so locally
I tensorflow/stream_execut... | non_defect | import tensorflow in ipython couldn t open cuda library libcuda so ld library path i tensorflow stream executor dso loader cc successfully opened cuda library libcublas so locally i tensorflow stream executor dso loader cc successfully opened cuda library libcudnn so locally i tensorflow stream executor d... | 0 |
138,181 | 11,188,970,732 | IssuesEvent | 2020-01-02 07:51:03 | chartjs/Chart.js | https://api.github.com/repos/chartjs/Chart.js | closed | line points doesn't center on grouped bars | status: needs test case | Anyone who knows how to solve this issue please? i need to center align the dots for each of the bar.
<img width="1118" alt="screen shot 2018-05-31 at 3 07 47 pm" src="https://user-images.githubusercontent.com/31840179/40767407-0699ee42-64e5-11e8-9368-9f5414ff4314.png">
| 1.0 | line points doesn't center on grouped bars - Anyone who knows how to solve this issue please? i need to center align the dots for each of the bar.
<img width="1118" alt="screen shot 2018-05-31 at 3 07 47 pm" src="https://user-images.githubusercontent.com/31840179/40767407-0699ee42-64e5-11e8-9368-9f5414ff4314.png">
| non_defect | line points doesn t center on grouped bars anyone who knows how to solve this issue please i need to center align the dots for each of the bar img width alt screen shot at pm src | 0 |
57,135 | 15,704,547,293 | IssuesEvent | 2021-03-26 15:07:19 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | Ansys mesh cannot be used in moose | T: defect | ## Bug Description
The mesh generated by ICEM or Ansys Mesh cannot be recongized by MOOSE.
## Steps to Reproduce
The format of mesh is .msh. It's will cause a dimension error.
But when I use Gmsh. Although the format is still .msh, it will be recongized by MOOSE.
## Impact
It's not convenient to create a mesh... | 1.0 | Ansys mesh cannot be used in moose - ## Bug Description
The mesh generated by ICEM or Ansys Mesh cannot be recongized by MOOSE.
## Steps to Reproduce
The format of mesh is .msh. It's will cause a dimension error.
But when I use Gmsh. Although the format is still .msh, it will be recongized by MOOSE.
## Impact
... | defect | ansys mesh cannot be used in moose bug description the mesh generated by icem or ansys mesh cannot be recongized by moose steps to reproduce the format of mesh is msh it s will cause a dimension error but when i use gmsh although the format is still msh it will be recongized by moose impact ... | 1 |
30,987 | 5,892,238,953 | IssuesEvent | 2017-05-17 18:58:47 | NICMx/rdap-server | https://api.github.com/repos/NICMx/rdap-server | opened | `operational_profile` is useless as presented | Documentation | https://www.reddog.mx/behavior-configuration.html#operational_profile
ICANN's document lists several requirements that _cannot_ be fulfilled by RD on its own. One quick example: 1.3.8: "RDAP services MUST be available over both IPv4 and IPv6 transport."
The `operational_profile` field is **completely useless** if... | 1.0 | `operational_profile` is useless as presented - https://www.reddog.mx/behavior-configuration.html#operational_profile
ICANN's document lists several requirements that _cannot_ be fulfilled by RD on its own. One quick example: 1.3.8: "RDAP services MUST be available over both IPv4 and IPv6 transport."
The `operati... | non_defect | operational profile is useless as presented icann s document lists several requirements that cannot be fulfilled by rd on its own one quick example rdap services must be available over both and transport the operational profile field is completely useless if its documentation fails t... | 0 |
435,123 | 12,531,588,576 | IssuesEvent | 2020-06-04 14:44:22 | micro/development | https://api.github.com/repos/micro/development | opened | Micro logs -f streaming stops when `micro server` stops | improvement low-priority | This might not be important once `micro server` becomes stable but right now I still frequently restart it and having to restart multiple logs is annoying.
Perhaps the command could periodically output "server not available" or a similar message. | 1.0 | Micro logs -f streaming stops when `micro server` stops - This might not be important once `micro server` becomes stable but right now I still frequently restart it and having to restart multiple logs is annoying.
Perhaps the command could periodically output "server not available" or a similar message. | non_defect | micro logs f streaming stops when micro server stops this might not be important once micro server becomes stable but right now i still frequently restart it and having to restart multiple logs is annoying perhaps the command could periodically output server not available or a similar message | 0 |
27,371 | 4,974,651,985 | IssuesEvent | 2016-12-06 07:39:27 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | opened | tooltip positioning problem | defect | When tooltip placed inside of a dialog if the page is scrollable the position of tooltip is calculating wrong. | 1.0 | tooltip positioning problem - When tooltip placed inside of a dialog if the page is scrollable the position of tooltip is calculating wrong. | defect | tooltip positioning problem when tooltip placed inside of a dialog if the page is scrollable the position of tooltip is calculating wrong | 1 |
65,569 | 27,145,423,643 | IssuesEvent | 2023-02-16 19:34:55 | MicrosoftDocs/azure-dev-docs | https://api.github.com/repos/MicrosoftDocs/azure-dev-docs | closed | HTTP Error | mobile-apps doc-bug mobile-services/svc Pri1 | Following the tutorial here: https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/?pivots=vs2022-windows
when publishing the app, firefox fails to load stating that HTTP Error 500.30 - ASP.NET Core app failed to start
---
#### Document Details
⚠ *Do not edit this... | 1.0 | HTTP Error - Following the tutorial here: https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/?pivots=vs2022-windows
when publishing the app, firefox fails to load stating that HTTP Error 500.30 - ASP.NET Core app failed to start
---
#### Document Details
⚠ *Do ... | non_defect | http error following the tutorial here when publishing the app firefox fails to load stating that http error asp net core app failed to start document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version inde... | 0 |
183,044 | 14,927,583,795 | IssuesEvent | 2021-01-24 16:00:32 | adafruit/circuitpython | https://api.github.com/repos/adafruit/circuitpython | opened | docs: support matrix: doesn't show certain modules, e.g., json | bug documentation help wanted | In #4055, @yobmod observed that the built in `json` module doesn't appear in the support matrix or on circuitpython.org's list of supported modules.
This is because it is enabled/disabled by `MICROPY_PY_UJSON` in a **.h** file, rather than by `CIRCUITPY_JSON` in a **.mk** file.
It would be nice if either this was... | 1.0 | docs: support matrix: doesn't show certain modules, e.g., json - In #4055, @yobmod observed that the built in `json` module doesn't appear in the support matrix or on circuitpython.org's list of supported modules.
This is because it is enabled/disabled by `MICROPY_PY_UJSON` in a **.h** file, rather than by `CIRCUITP... | non_defect | docs support matrix doesn t show certain modules e g json in yobmod observed that the built in json module doesn t appear in the support matrix or on circuitpython org s list of supported modules this is because it is enabled disabled by micropy py ujson in a h file rather than by circuitpy j... | 0 |
6,745 | 2,610,275,254 | IssuesEvent | 2015-02-26 19:28:06 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Can not image upload and link | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
Image upload button was not run.
And link button too.
I'm using Blogger.
What browser are you using?
Safari5.0.4
What version of ScribeFire are you running?
1.5.1
I'm japanese.I'm sorry poor english...
```
-----
Original issue reported on code.google.com by `t.n7...@gmail.com` on 21 M... | 1.0 | Can not image upload and link - ```
What's the problem?
Image upload button was not run.
And link button too.
I'm using Blogger.
What browser are you using?
Safari5.0.4
What version of ScribeFire are you running?
1.5.1
I'm japanese.I'm sorry poor english...
```
-----
Original issue reported on code.google.co... | defect | can not image upload and link what s the problem image upload button was not run and link button too i m using blogger what browser are you using what version of scribefire are you running i m japanese i m sorry poor english original issue reported on code google com by ... | 1 |
48,419 | 13,068,519,779 | IssuesEvent | 2020-07-31 03:50:19 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [dataclasses] I3Geometry missing operator implementation (Trac #2364) | Migrated from Trac combo core defect | The operator= is defined for I3Geometry but is not implemented in the cxx. Linking against it fails with: undefined reference to `I3Geometry::operator=(I3Geometry const&)'
Migrated from https://code.icecube.wisc.edu/ticket/2364
```json
{
"status": "closed",
"changetime": "2020-06-24T12:31:42",
"descripti... | 1.0 | [dataclasses] I3Geometry missing operator implementation (Trac #2364) - The operator= is defined for I3Geometry but is not implemented in the cxx. Linking against it fails with: undefined reference to `I3Geometry::operator=(I3Geometry const&)'
Migrated from https://code.icecube.wisc.edu/ticket/2364
```json
{
"stat... | defect | missing operator implementation trac the operator is defined for but is not implemented in the cxx linking against it fails with undefined reference to operator const migrated from json status closed changetime description the operator is define... | 1 |
17,697 | 3,012,931,869 | IssuesEvent | 2015-07-29 04:19:06 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | composite task error | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. start a case for yawlbookMDS.yawl. Do not fill in any data
2. perform activity ask_information_from_doctor_referring_hospital. Uncheck
all checkboxes except mri_needed
3. perform all the workitems till the workitem register patient is enabled
4. start the workitem for regis... | 1.0 | composite task error - ```
What steps will reproduce the problem?
1. start a case for yawlbookMDS.yawl. Do not fill in any data
2. perform activity ask_information_from_doctor_referring_hospital. Uncheck
all checkboxes except mri_needed
3. perform all the workitems till the workitem register patient is enabled
4. start... | defect | composite task error what steps will reproduce the problem start a case for yawlbookmds yawl do not fill in any data perform activity ask information from doctor referring hospital uncheck all checkboxes except mri needed perform all the workitems till the workitem register patient is enabled start... | 1 |
37,459 | 2,829,685,430 | IssuesEvent | 2015-05-23 03:47:26 | HellscreamWoW/Tracker | https://api.github.com/repos/HellscreamWoW/Tracker | closed | Quest-NPC dont give Quest @ Mulgore | Priority-High Type-Quest | as a cow at mulgore u cant progress via quests:
> clicking a quest npc who has a Quest symbolized via a "?" doesnt open a questlog and therefore u cant accept and do any quest
| 1.0 | Quest-NPC dont give Quest @ Mulgore - as a cow at mulgore u cant progress via quests:
> clicking a quest npc who has a Quest symbolized via a "?" doesnt open a questlog and therefore u cant accept and do any quest
| non_defect | quest npc dont give quest mulgore as a cow at mulgore u cant progress via quests clicking a quest npc who has a quest symbolized via a doesnt open a questlog and therefore u cant accept and do any quest | 0 |
603,882 | 18,673,510,802 | IssuesEvent | 2021-10-31 06:09:23 | AY2122S1-CS2103T-W12-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-W12-1/tp | closed | [PE-D] findm does not work when all fields of a member is supplied | bug priority.high | 

After adding a user using the following command:
addm n/John Doe p/98765432 d/1 3 5 t/... | 1.0 | [PE-D] findm does not work when all fields of a member is supplied - 

After adding a us... | non_defect | findm does not work when all fields of a member is supplied after adding a user using the following command addm n john doe p d t exco t trying to find the user with all the above fields with the command findm n john doe p d t exco t shows members listed even when listm sho... | 0 |
39,342 | 9,397,328,616 | IssuesEvent | 2019-04-08 09:28:45 | playframework/play1 | https://api.github.com/repos/playframework/play1 | closed | [#2155] Silent or suppressed errors in unittest PluginCollectionTest#skipsDuplicatePlugins | defect | 02a75fb in PR #1138
Introduced resource "custom-play.plugins.duplicate" which depends on CorePlugin
15874d0 in PR #1144
Splitted CorePlugin into two Plugins with new Names and Location without modifying custom-play.plugins.duplicate.
Ant task unittest should fail because resource "custom-play.plugins.duplicate"... | 1.0 | [#2155] Silent or suppressed errors in unittest PluginCollectionTest#skipsDuplicatePlugins - 02a75fb in PR #1138
Introduced resource "custom-play.plugins.duplicate" which depends on CorePlugin
15874d0 in PR #1144
Splitted CorePlugin into two Plugins with new Names and Location without modifying custom-play.plugins... | defect | silent or suppressed errors in unittest plugincollectiontest skipsduplicateplugins in pr introduced resource custom play plugins duplicate which depends on coreplugin in pr splitted coreplugin into two plugins with new names and location without modifying custom play plugins duplicate ant task ... | 1 |
65,089 | 14,708,434,203 | IssuesEvent | 2021-01-04 23:41:57 | SmartBear/readyapi-swagger-assertion-plugin | https://api.github.com/repos/SmartBear/readyapi-swagger-assertion-plugin | opened | CVE-2019-16943 (High) detected in jackson-databind-2.4.2.jar | security vulnerability | ## CVE-2019-16943 - 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.4.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-16943 (High) detected in jackson-databind-2.4.2.jar - ## CVE-2019-16943 - 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.4.2.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 path to dependency file readyapi swagger assertion plugin pom xml path to vulnerable... | 0 |
55,224 | 3,072,417,006 | IssuesEvent | 2015-08-19 16:49:21 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Takes more time to tap a field where there five or more textfields in a screen | bug imported Priority-Medium wontfix | _From [alpatisu...@gmail.com](https://code.google.com/u/109862279532577856294/) on January 16, 2012 02:24:58_
What steps will reproduce the problem? 1. solo.waitForActivity(currentAct);
solo.clickOnMenuItem(menuItem);
solo.waitForActivity(nextAct);
solo.enterText(0, AMOUNT);
solo.enterText(1, CARD);
solo.enterTe... | 1.0 | Takes more time to tap a field where there five or more textfields in a screen - _From [alpatisu...@gmail.com](https://code.google.com/u/109862279532577856294/) on January 16, 2012 02:24:58_
What steps will reproduce the problem? 1. solo.waitForActivity(currentAct);
solo.clickOnMenuItem(menuItem);
solo.waitForActiv... | non_defect | takes more time to tap a field where there five or more textfields in a screen from on january what steps will reproduce the problem solo waitforactivity currentact solo clickonmenuitem menuitem solo waitforactivity nextact solo entertext amount solo entertext card solo ent... | 0 |
10,159 | 2,618,939,665 | IssuesEvent | 2015-03-03 00:03:35 | marmarek/test | https://api.github.com/repos/marmarek/test | closed | Mysterious GUId exit | C: gui-virtualization P: critical R: fixed T: defect | **Reported by joanna on 6 Jun 40265516 11:33 UTC**
Eventually managed to reproduce it! Logs from Dom0 and VM attached.
The guid in Dom0 exited:
```
<...>
move menu window ret=1 x=0 y=20 rx=11 ry=74 ox=0 oy=0 origid=0x3400007
xside: win 0x3400007(0x400039) type=4 button=1
xside: win 0x3400007(0x400039) type=5 button=1
... | 1.0 | Mysterious GUId exit - **Reported by joanna on 6 Jun 40265516 11:33 UTC**
Eventually managed to reproduce it! Logs from Dom0 and VM attached.
The guid in Dom0 exited:
```
<...>
move menu window ret=1 x=0 y=20 rx=11 ry=74 ox=0 oy=0 origid=0x3400007
xside: win 0x3400007(0x400039) type=4 button=1
xside: win 0x3400007(0x4... | defect | mysterious guid exit reported by joanna on jun utc eventually managed to reproduce it logs from and vm attached the guid in exited move menu window ret x y rx ry ox oy origid xside win type button xside win type button handle configure from vm was ... | 1 |
57,846 | 11,798,744,290 | IssuesEvent | 2020-03-18 14:51:38 | epfl-si/elements | https://api.github.com/repos/epfl-si/elements | closed | [8h] Article page | Validated - to code | - [ ] **Header** should be the **light version** (see attached capture, behavior NOT YET validated, we simply put a light version of the header).
- [ ] **Footer** should be the **light version**.
- [ ] Page to be **renamed “News detail page”** as it's a template specific to the actu app
- [ ] **The cover image shoul... | 1.0 | [8h] Article page - - [ ] **Header** should be the **light version** (see attached capture, behavior NOT YET validated, we simply put a light version of the header).
- [ ] **Footer** should be the **light version**.
- [ ] Page to be **renamed “News detail page”** as it's a template specific to the actu app
- [ ] **T... | non_defect | article page header should be the light version see attached capture behavior not yet validated we simply put a light version of the header footer should be the light version page to be renamed “news detail page” as it s a template specific to the actu app the cover im... | 0 |
111,766 | 17,033,495,378 | IssuesEvent | 2021-07-05 01:25:54 | tlubitz/lodis_ape | https://api.github.com/repos/tlubitz/lodis_ape | opened | CVE-2021-21252 (High) detected in jquery.validate-1.19.0.min.js, jquery.validate-1.19.0.js | security vulnerability | ## CVE-2021-21252 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery.validate-1.19.0.min.js</b>, <b>jquery.validate-1.19.0.js</b></p></summary>
<p>
<details><summary><b>jquery.va... | True | CVE-2021-21252 (High) detected in jquery.validate-1.19.0.min.js, jquery.validate-1.19.0.js - ## CVE-2021-21252 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery.validate-1.19.0.m... | non_defect | cve high detected in jquery validate min js jquery validate js cve high severity vulnerability vulnerable libraries jquery validate min js jquery validate js jquery validate min js client side form validation made easy library home page a href ... | 0 |
22,482 | 11,738,058,500 | IssuesEvent | 2020-03-11 15:31:37 | microsoft/botbuilder-dotnet | https://api.github.com/repos/microsoft/botbuilder-dotnet | closed | Declaritive Libraries fail to make HTTP requests within App Services | Bot Services adaptive customer-reported | ## Describe the bug
When I try to make a http requests through the JSON files produced by Composer, this works fine locally, but fails when published in an Azure App Service.
I have tested using a different end point separate to API app we have in azure (changing the json config) - failed
I have tried to chang... | 1.0 | Declaritive Libraries fail to make HTTP requests within App Services - ## Describe the bug
When I try to make a http requests through the JSON files produced by Composer, this works fine locally, but fails when published in an Azure App Service.
I have tested using a different end point separate to API app we have ... | non_defect | declaritive libraries fail to make http requests within app services describe the bug when i try to make a http requests through the json files produced by composer this works fine locally but fails when published in an azure app service i have tested using a different end point separate to api app we have ... | 0 |
67,653 | 21,041,301,033 | IssuesEvent | 2022-03-31 12:34:56 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: Rotation.align_vectors documentation does not match the code implementation | defect | ### Describe your issue.
The description of RMSD [here](https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.transform.Rotation.align_vectors.html) is not matched by the code implementation [here](https://github.com/scipy/scipy/blob/e3cd846ef353b10cc66972a5c7718e80948362ac/scipy/spatial/transform/_rotati... | 1.0 | BUG: Rotation.align_vectors documentation does not match the code implementation - ### Describe your issue.
The description of RMSD [here](https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.transform.Rotation.align_vectors.html) is not matched by the code implementation [here](https://github.com/scipy/... | defect | bug rotation align vectors documentation does not match the code implementation describe your issue the description of rmsd is not matched by the code implementation the latter needs to be divided by np sqrt len a to match the documentation the above is a full description of the problem but yo... | 1 |
372,754 | 26,018,115,187 | IssuesEvent | 2022-12-21 10:13:48 | united-manufacturing-hub/united-manufacturing-hub | https://api.github.com/repos/united-manufacturing-hub/united-manufacturing-hub | closed | Vernemq should have working default flow for factorycube-server | type: bug type: documentation | Vernemq should have an up-to-date flow for sample injecting to factorycube-server.
This flow should be able to connect to factorycube-server vernemq without user configuration and inject an sample json message | 1.0 | Vernemq should have working default flow for factorycube-server - Vernemq should have an up-to-date flow for sample injecting to factorycube-server.
This flow should be able to connect to factorycube-server vernemq without user configuration and inject an sample json message | non_defect | vernemq should have working default flow for factorycube server vernemq should have an up to date flow for sample injecting to factorycube server this flow should be able to connect to factorycube server vernemq without user configuration and inject an sample json message | 0 |
6,309 | 2,610,240,240 | IssuesEvent | 2015-02-26 19:16:36 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 台州割包茎手术哪个医院好 | auto-migrated Priority-Medium Type-Defect | ```
台州割包茎手术哪个医院好【台州五洲生殖医院】24小时健康
咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台
州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1
08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、
109、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权... | 1.0 | 台州割包茎手术哪个医院好 - ```
台州割包茎手术哪个医院好【台州五洲生殖医院】24小时健康
咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台
州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1
08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、
109、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费... | defect | 台州割包茎手术哪个医院好 台州割包茎手术哪个医院好【台州五洲生殖医院】 咨询热线 微信号tzwzszyy 医院地址 台 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina... | 1 |
19,844 | 3,265,300,101 | IssuesEvent | 2015-10-22 15:40:43 | geoscience-community-codes/GISMO | https://api.github.com/repos/geoscience-community-codes/GISMO | opened | get_antelope_traces fails when data files are missing | auto-migrated Priority-Medium Type-Defect | _From @GoogleCodeExporter on August 1, 2015 21:51_
```
What steps will reproduce the problem?
------------------------------------------------------------
scnl=scnlobject('SIT','BHZ','','');
ds = datasource('uaf_continuous');
startTime = '06-Jan-2000 10:41:42';
endTime = '06-Jan-2000 10:43:42';
w = wave... | 1.0 | get_antelope_traces fails when data files are missing - _From @GoogleCodeExporter on August 1, 2015 21:51_
```
What steps will reproduce the problem?
------------------------------------------------------------
scnl=scnlobject('SIT','BHZ','','');
ds = datasource('uaf_continuous');
startTime = '06-Jan-2000 10:... | defect | get antelope traces fails when data files are missing from googlecodeexporter on august what steps will reproduce the problem scnl scnlobject sit bhz ds datasource uaf continuous starttime jan e... | 1 |
34,749 | 14,502,516,973 | IssuesEvent | 2020-12-11 21:09:23 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | The example doesn't work | cxp product-question service-fabric/svc triaged | _For this article, the version (build) of Windows Server with Containers running on your cluster nodes must match that on your development machine._
Does this mean I need Windows Server as dev machine?
_With Service Fabric version 6.2 and later, you can deploy containers based on Windows Server 2016 locally on a ... | 1.0 | The example doesn't work - _For this article, the version (build) of Windows Server with Containers running on your cluster nodes must match that on your development machine._
Does this mean I need Windows Server as dev machine?
_With Service Fabric version 6.2 and later, you can deploy containers based on Window... | non_defect | the example doesn t work for this article the version build of windows server with containers running on your cluster nodes must match that on your development machine does this mean i need windows server as dev machine with service fabric version and later you can deploy containers based on window... | 0 |
198,305 | 6,972,126,588 | IssuesEvent | 2017-12-11 16:05:41 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | closed | Datatable not loading for field names resembling function notation | priority: medium problem: bug | Adding [this](http://mycity.houstontx.gov/arcgisv91/rest/services/PWE/PUDUtilities_Public_wm/MapServer/79) service and opening the datatable throws an error: `TypeError: data[a[i]] is not a function`. (NOTE: avoid testing with that service as it is massive. Ask James for a sample file)
The error is coming from a da... | 1.0 | Datatable not loading for field names resembling function notation - Adding [this](http://mycity.houstontx.gov/arcgisv91/rest/services/PWE/PUDUtilities_Public_wm/MapServer/79) service and opening the datatable throws an error: `TypeError: data[a[i]] is not a function`. (NOTE: avoid testing with that service as it is m... | non_defect | datatable not loading for field names resembling function notation adding service and opening the datatable throws an error typeerror data is not a function note avoid testing with that service as it is massive ask james for a sample file the error is coming from a datatables function fngetobjec... | 0 |
55,274 | 14,349,227,617 | IssuesEvent | 2020-11-29 15:45:20 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Panel: Runtime error on panel show() | defect | Hello,
the close() function of a panel has
close: function() {
if(this.visibleStateHolder) {
this.visibleStateHolder.val(false);
}
The show() function however does NOT check if visibleStateHolder exists and throws a runtime error when that is the case
show: function() {
... | 1.0 | Panel: Runtime error on panel show() - Hello,
the close() function of a panel has
close: function() {
if(this.visibleStateHolder) {
this.visibleStateHolder.val(false);
}
The show() function however does NOT check if visibleStateHolder exists and throws a runtime error when tha... | defect | panel runtime error on panel show hello the close function of a panel has close function if this visiblestateholder this visiblestateholder val false the show function however does not check if visiblestateholder exists and throws a runtime error when tha... | 1 |
542,903 | 15,873,835,431 | IssuesEvent | 2021-04-09 03:26:49 | microsoft/STL | https://api.github.com/repos/microsoft/STL | opened | Determine ABI stability timeline for C++20 | decision needed format high priority | We're in a novel situation: never before have we completed a Standard so rapidly. Adding to this concern, `<format>` is both ABI-sensitive and performance-sensitive, and WG21 is expected to mandate ABI-breaking changes soon.
(C++17 was different; we finished `<charconv>` in 2019 having completed all other features m... | 1.0 | Determine ABI stability timeline for C++20 - We're in a novel situation: never before have we completed a Standard so rapidly. Adding to this concern, `<format>` is both ABI-sensitive and performance-sensitive, and WG21 is expected to mandate ABI-breaking changes soon.
(C++17 was different; we finished `<charconv>` ... | non_defect | determine abi stability timeline for c we re in a novel situation never before have we completed a standard so rapidly adding to this concern is both abi sensitive and performance sensitive and is expected to mandate abi breaking changes soon c was different we finished in having completed... | 0 |
65,748 | 16,472,070,859 | IssuesEvent | 2021-05-23 16:06:41 | DavidLeoni/jupman | https://api.github.com/repos/DavidLeoni/jupman | closed | build fail nbformat.notebooknode.NotebookNode object' has no attribute 'tags | build | Notebook error:
UndefinedError in challenge-example/example-chal.ipynb:
'nbformat.notebooknode.NotebookNode object' has no attribute 'tags' | 1.0 | build fail nbformat.notebooknode.NotebookNode object' has no attribute 'tags - Notebook error:
UndefinedError in challenge-example/example-chal.ipynb:
'nbformat.notebooknode.NotebookNode object' has no attribute 'tags' | non_defect | build fail nbformat notebooknode notebooknode object has no attribute tags notebook error undefinederror in challenge example example chal ipynb nbformat notebooknode notebooknode object has no attribute tags | 0 |
15,924 | 2,869,098,896 | IssuesEvent | 2015-06-05 23:19:34 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Interaction between dart:js, ImageData, unittest and useHtmlConfiguration() causes IE9 to freak out | Area-Pkg Pkg-Unittest Priority-Medium Triaged Type-Defect | import 'dart:html';
import 'dart:js';
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
void main() {
useHtmlConfiguration();
test('WTF', () {
var i = context['ImageData'];
window.console.log(i);
});
... | 1.0 | Interaction between dart:js, ImageData, unittest and useHtmlConfiguration() causes IE9 to freak out - import 'dart:html';
import 'dart:js';
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
void main() {
useHtmlConfiguration();
test('WTF', () {
&nb... | defect | interaction between dart js imagedata unittest and usehtmlconfiguration causes to freak out import dart html import dart js import package unittest unittest dart import package unittest html config dart void main nbsp nbsp usehtmlconfiguration nbsp nbsp test wtf nbsp nbsp nbsp... | 1 |
45,217 | 12,664,001,638 | IssuesEvent | 2020-06-18 03:12:15 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | Update to core8.8.8 Security | Critical defect security | ## Description
Security update for Drupal core. Multiple vulnerabilities.
- Drupal core - Critical - Cross Site Request Forgery - SA-CORE-2020-004
https://www.drupal.org/sa-core-2020-004
- Drupal core - Critical - Arbitrary PHP code execution - SA-CORE-2020-005
https://www.drupal.org/sa-core-2020-005
- Drupal ... | 1.0 | Update to core8.8.8 Security - ## Description
Security update for Drupal core. Multiple vulnerabilities.
- Drupal core - Critical - Cross Site Request Forgery - SA-CORE-2020-004
https://www.drupal.org/sa-core-2020-004
- Drupal core - Critical - Arbitrary PHP code execution - SA-CORE-2020-005
https://www.drupal... | defect | update to security description security update for drupal core multiple vulnerabilities drupal core critical cross site request forgery sa core drupal core critical arbitrary php code execution sa core drupal core less critical access bypass sa core ... | 1 |
590,818 | 17,788,747,781 | IssuesEvent | 2021-08-31 14:02:59 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.archdaily.com - see bug description | browser-firefox priority-normal engine-gecko | <!-- @browser: Firefox 91.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Firefox/91.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/85287 -->
**URL**: https://www.archdaily.com/
**Browser / Version**: Firefox 91.0
**Op... | 1.0 | www.archdaily.com - see bug description - <!-- @browser: Firefox 91.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Firefox/91.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/85287 -->
**URL**: https://www.archdaily.com/... | non_defect | see bug description url browser version firefox operating system mac os x tested another browser yes safari problem type something else description characters not displaying correctly steps to reproduce some characters e g not displaying correctly re... | 0 |
38,657 | 8,951,701,876 | IssuesEvent | 2019-01-25 14:41:32 | svigerske/ipopt-donotuse | https://api.github.com/repos/svigerske/ipopt-donotuse | closed | Too many calls to the callbacks functions with the scaling methods "user-scaling" & "equilibration-scaling" | Ipopt defect | Issue created by migration from Trac.
Original creator: hmartin
Original creation time: 2008-02-21 16:30:55
Assignee: ipopt-team
Version: 3.3
When using the scaling methods "user-scaling" or "equilibration-scaling", Ipopt calls the callbacks functions for the constraints two times instead of one (with the same vec... | 1.0 | Too many calls to the callbacks functions with the scaling methods "user-scaling" & "equilibration-scaling" - Issue created by migration from Trac.
Original creator: hmartin
Original creation time: 2008-02-21 16:30:55
Assignee: ipopt-team
Version: 3.3
When using the scaling methods "user-scaling" or "equilibration... | defect | too many calls to the callbacks functions with the scaling methods user scaling equilibration scaling issue created by migration from trac original creator hmartin original creation time assignee ipopt team version when using the scaling methods user scaling or equilibration scaling... | 1 |
67,751 | 3,281,785,920 | IssuesEvent | 2015-10-28 00:21:25 | leeensminger/OED_Wetlands | https://api.github.com/repos/leeensminger/OED_Wetlands | closed | Selection - Query Builder - Input Value query returns inaccurate results | bug - high priority | Within the Selection Query Builder, when building a query where there is no domain value (ex: Project name), the system consistently returns 48 results, and include the following issues:
1. Each returned project is displayed in the grid multiple times. I cannot identify what is driving the number of duplications.
2.... | 1.0 | Selection - Query Builder - Input Value query returns inaccurate results - Within the Selection Query Builder, when building a query where there is no domain value (ex: Project name), the system consistently returns 48 results, and include the following issues:
1. Each returned project is displayed in the grid multipl... | non_defect | selection query builder input value query returns inaccurate results within the selection query builder when building a query where there is no domain value ex project name the system consistently returns results and include the following issues each returned project is displayed in the grid multiple... | 0 |
54,991 | 14,115,496,664 | IssuesEvent | 2020-11-07 21:12:52 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Multiple Test Failures on Multi-Homed Hosts | Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
On Multi-homed hosts, i.e. mac w/Ethernet and WiFi networks enabled,
there are test failures and Hazelcast isn't working as expected in Payara
... | 1.0 | Multiple Test Failures on Multi-Homed Hosts - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
On Multi-homed hosts, i.e. mac w/Ethernet and WiFi networks enabled,
there are test failures and Ha... | defect | multiple test failures on multi homed hosts thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug on multi homed hosts i e mac w ethernet and wifi networks enabled there are test failures and ha... | 1 |
6,871 | 2,595,207,460 | IssuesEvent | 2015-02-20 12:27:23 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | opened | Issues of datepicker in 0.12.6 | Bug Cell type: date Guess: a day or more Priority: high | @Berus we need to fix some issues that came up while testing v. 0.12.6. All of them are connected with replacing jQuery datepicker with Pikaday (#1568). Please find the list below (regarding demo http://handsontable.com/demo/date.html):
- Select a cell with a date and start typing. Instead of replacing existing cont... | 1.0 | Issues of datepicker in 0.12.6 - @Berus we need to fix some issues that came up while testing v. 0.12.6. All of them are connected with replacing jQuery datepicker with Pikaday (#1568). Please find the list below (regarding demo http://handsontable.com/demo/date.html):
- Select a cell with a date and start typing. I... | non_defect | issues of datepicker in berus we need to fix some issues that came up while testing v all of them are connected with replacing jquery datepicker with pikaday please find the list below regarding demo select a cell with a date and start typing instead of replacing existing content the new... | 0 |
24,465 | 3,987,722,814 | IssuesEvent | 2016-05-09 06:14:04 | erincatto/Box2D | https://api.github.com/repos/erincatto/Box2D | closed | Firefox does not work - no drag&drop | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
Trying to play the game https://apps.facebook.com/hungryburgerbk/ Click on
LANZAR and drag the hamburger to destroy the fries.
What is the expected output? What do you see instead?
You are supposed to be able to click and drag the hamburger to throw it away
(angry birds sty... | 1.0 | Firefox does not work - no drag&drop - ```
What steps will reproduce the problem?
Trying to play the game https://apps.facebook.com/hungryburgerbk/ Click on
LANZAR and drag the hamburger to destroy the fries.
What is the expected output? What do you see instead?
You are supposed to be able to click and drag the hambu... | defect | firefox does not work no drag drop what steps will reproduce the problem trying to play the game click on lanzar and drag the hamburger to destroy the fries what is the expected output what do you see instead you are supposed to be able to click and drag the hamburger to throw it away angry birds styl... | 1 |
110,501 | 13,911,069,049 | IssuesEvent | 2020-10-20 16:53:18 | WordPress/twentytwentyone | https://api.github.com/repos/WordPress/twentytwentyone | closed | Full-width blocks have no margins | Needs design feedback [Component] CSS [Type] Enhancement | **Describe the bug**
Looking at Figma, a full-width image has a lot of spacing around it. When trying to reproduce this layout, we get this:
| Figma | TT1 |
| ------------- | ------------- |
|  |  | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1944">https://code.icecube.wisc.edu/projects/icecube/ticket/1944</a>, reported by thomas.kittlerand owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2017-02-02T10:19:38",... | 1.0 | Steamshovel runs into a segmentation fault (Trac #1944) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1944">https://code.icecube.wisc.edu/projects/icecube/ticket/1944</a>, reported by thomas.kittlerand owned by sander.vanheule</em></summary>
<p>
```json
{
"s... | defect | steamshovel runs into a segmentation fault trac migrated from json status closed changetime ts description i m trying to use steamshovel but it runs immediately into a segmentation fault after i start it i m using ubuntu with the offline sof... | 1 |
77,259 | 26,884,607,618 | IssuesEvent | 2023-02-06 01:11:58 | Gogo1951/Groupie | https://api.github.com/repos/Gogo1951/Groupie | closed | Needs to Clear Global Friends from a guild when you leave that guild | Priority - 3 Average Type - Defect | 
I don't have any toons in "Unknown" any more. | 1.0 | Needs to Clear Global Friends from a guild when you leave that guild - 
I don't have any toons in "Unknown" any more. | defect | needs to clear global friends from a guild when you leave that guild i don t have any toons in unknown any more | 1 |
211,966 | 16,385,022,291 | IssuesEvent | 2021-05-17 09:18:44 | ockam-network/ockam | https://api.github.com/repos/ockam-network/ockam | opened | Write test to ensure secure channel tunneling works in the rust implementation | Implementation: Rust Type: Testing help wanted | Write equivalents of these tests from Elixir
https://github.com/ockam-network/ockam/blob/develop/implementations/elixir/ockam/ockam/test/ockam/secure_channel_test.exs#L56-L111 | 1.0 | Write test to ensure secure channel tunneling works in the rust implementation - Write equivalents of these tests from Elixir
https://github.com/ockam-network/ockam/blob/develop/implementations/elixir/ockam/ockam/test/ockam/secure_channel_test.exs#L56-L111 | non_defect | write test to ensure secure channel tunneling works in the rust implementation write equivalents of these tests from elixir | 0 |
21,863 | 3,573,522,111 | IssuesEvent | 2016-01-27 07:02:03 | hunnee/jsontoken | https://api.github.com/repos/hunnee/jsontoken | closed | JsonToken | auto-migrated Priority-Medium Type-Defect | ```
JsonToken does not support the "nbf" or "jti" or "sub" claims which are in the
latest draft.
```
Original issue reported on code.google.com by `Art.Bugo...@gmail.com` on 17 Apr 2014 at 7:48 | 1.0 | JsonToken - ```
JsonToken does not support the "nbf" or "jti" or "sub" claims which are in the
latest draft.
```
Original issue reported on code.google.com by `Art.Bugo...@gmail.com` on 17 Apr 2014 at 7:48 | defect | jsontoken jsontoken does not support the nbf or jti or sub claims which are in the latest draft original issue reported on code google com by art bugo gmail com on apr at | 1 |
9,928 | 2,616,011,145 | IssuesEvent | 2015-03-02 00:54:21 | jasonhall/bwapi | https://api.github.com/repos/jasonhall/bwapi | closed | Basic AI Module Crash | auto-migrated Type-Defect | ```
BWAPI Beta 2.8 with the Basic AI Module on Astral Balance as Terran. Might have
something to do with Logging = ON. Log file had lots of "ERROR: Bad unit type
228 (0xE4)"
```
Original issue reported on code.google.com by `lowerlo...@gmail.com` on 20 Jun 2010 at 9:40 | 1.0 | Basic AI Module Crash - ```
BWAPI Beta 2.8 with the Basic AI Module on Astral Balance as Terran. Might have
something to do with Logging = ON. Log file had lots of "ERROR: Bad unit type
228 (0xE4)"
```
Original issue reported on code.google.com by `lowerlo...@gmail.com` on 20 Jun 2010 at 9:40 | defect | basic ai module crash bwapi beta with the basic ai module on astral balance as terran might have something to do with logging on log file had lots of error bad unit type original issue reported on code google com by lowerlo gmail com on jun at | 1 |
36,436 | 7,935,022,425 | IssuesEvent | 2018-07-09 02:02:17 | a-gu/google-drive-sharing-audit | https://api.github.com/repos/a-gu/google-drive-sharing-audit | opened | TypeError: Cannot call method "getDomain" of null | bug/defect | Occurs twice when running on main account, possibly with organization-owned files?
```
TypeError: Cannot call method "getDomain" of null.
at userToString_(hidden:55)
at processItems(app:126)
```
Don't have time to debug right now, would like to return later. | 1.0 | TypeError: Cannot call method "getDomain" of null - Occurs twice when running on main account, possibly with organization-owned files?
```
TypeError: Cannot call method "getDomain" of null.
at userToString_(hidden:55)
at processItems(app:126)
```
Don't have time to debug right now, would like to retur... | defect | typeerror cannot call method getdomain of null occurs twice when running on main account possibly with organization owned files typeerror cannot call method getdomain of null at usertostring hidden at processitems app don t have time to debug right now would like to return l... | 1 |
165,342 | 26,149,692,672 | IssuesEvent | 2022-12-30 11:36:14 | moq/moq4 | https://api.github.com/repos/moq/moq4 | closed | Verify evaluates the same object on reuse | duplicate question by design | Hi
It was really hard to come up with a descriptive title, so right of the bat .. sorry for that.
But I've come across something that I'm not sure is a bug, or by design. But until I broke it down into a smaller example, I was quite sure it was a bug.
I've created a repo with democode:
https://github.com/lund... | 1.0 | Verify evaluates the same object on reuse - Hi
It was really hard to come up with a descriptive title, so right of the bat .. sorry for that.
But I've come across something that I'm not sure is a bug, or by design. But until I broke it down into a smaller example, I was quite sure it was a bug.
I've created a... | non_defect | verify evaluates the same object on reuse hi it was really hard to come up with a descriptive title so right of the bat sorry for that but i ve come across something that i m not sure is a bug or by design but until i broke it down into a smaller example i was quite sure it was a bug i ve created a... | 0 |
38,857 | 8,974,929,024 | IssuesEvent | 2019-01-30 02:37:07 | zkoss/zkspring | https://api.github.com/repos/zkoss/zkspring | closed | CoreContextListener fails to get classpath on WebLogic 10.3.5 | Priority-Medium Type-Defect auto-migrated | ```
What steps will reproduce the problem?
1. Build as WAR using the instructions at:
http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Getting%20Started%20with%20
ZK%20Spring/Setting%20Up%20ZK%20Spring
http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Working%20with%20ZK%20Sprin
g
2. The web.xml is confiure... | 1.0 | CoreContextListener fails to get classpath on WebLogic 10.3.5 - ```
What steps will reproduce the problem?
1. Build as WAR using the instructions at:
http://books.zkoss.org/wiki/ZK%20Spring%20Essentials/Getting%20Started%20with%20
ZK%20Spring/Setting%20Up%20ZK%20Spring
http://books.zkoss.org/wiki/ZK%20Spring%20Esse... | defect | corecontextlistener fails to get classpath on weblogic what steps will reproduce the problem build as war using the instructions at zk setting g the web xml is confiured not to use the url class loader use urlclassloader false org zkoss spring web context cor... | 1 |
495,768 | 14,287,703,648 | IssuesEvent | 2020-11-23 16:41:53 | solgenomics/sgn | https://api.github.com/repos/solgenomics/sgn | closed | Genotyping results on accession detail page extremely slow | Priority: High | Expected Behavior <!-- Describe the desired or expected behavour here. -->
--------------------------------------------------------------------------
Example see https://www.cassavabase.org/stock/39671/view
For Bugs:
---------
### Environment
<!-- Where did you encounter the error. -->
#### Steps to... | 1.0 | Genotyping results on accession detail page extremely slow - Expected Behavior <!-- Describe the desired or expected behavour here. -->
--------------------------------------------------------------------------
Example see https://www.cassavabase.org/stock/39671/view
For Bugs:
---------
### Environment
... | non_defect | genotyping results on accession detail page extremely slow expected behavior example see for bugs environment steps to reproduce | 0 |
418,087 | 28,113,490,109 | IssuesEvent | 2023-03-31 09:00:41 | pinyoko573/ped | https://api.github.com/repos/pinyoko573/ped | opened | Add command for user guide missing | severity.Medium type.DocumentationBug | Please provide more information for the command 'ADD [PU ABBRV]/[MODULE CODE]'
<!--session: 1680252461669-0c1da715-a2f3-4524-9c57-d2372fe5ac87-->
<!--Version: Web v3.4.7--> | 1.0 | Add command for user guide missing - Please provide more information for the command 'ADD [PU ABBRV]/[MODULE CODE]'
<!--session: 1680252461669-0c1da715-a2f3-4524-9c57-d2372fe5ac87-->
<!--Version: Web v3.4.7--> | non_defect | add command for user guide missing please provide more information for the command add | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.