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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
202,979 | 15,863,614,458 | IssuesEvent | 2021-04-08 12:59:09 | matteobruni/tsparticles | https://api.github.com/repos/matteobruni/tsparticles | closed | Particles splitting on bounce | Core documentation enhancement feature_request good first issue help wanted no-issue-activity up-for-grabs | A nice effect to add could be particles splitting into smaller particles when bouncing (not by default, it should be an option).
Aside from enabling or disabling the effect, also the split size and number should be configurable something like:
```javascript
split: {
enable: true, // or false
size: 50,
... | 1.0 | Particles splitting on bounce - A nice effect to add could be particles splitting into smaller particles when bouncing (not by default, it should be an option).
Aside from enabling or disabling the effect, also the split size and number should be configurable something like:
```javascript
split: {
enable: t... | non_defect | particles splitting on bounce a nice effect to add could be particles splitting into smaller particles when bouncing not by default it should be an option aside from enabling or disabling the effect also the split size and number should be configurable something like javascript split enable t... | 0 |
423,554 | 28,633,942,092 | IssuesEvent | 2023-04-25 00:16:37 | envoyproxy/gateway | https://api.github.com/repos/envoyproxy/gateway | closed | Update Compatability Matrix | documentation no stalebot | Update the compatibility matrix with the required release details. Instead of closing this issue, it should be carried over from release-to-release.
| 1.0 | Update Compatability Matrix - Update the compatibility matrix with the required release details. Instead of closing this issue, it should be carried over from release-to-release.
| non_defect | update compatability matrix update the compatibility matrix with the required release details instead of closing this issue it should be carried over from release to release | 0 |
302,657 | 26,158,745,586 | IssuesEvent | 2022-12-31 06:31:01 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: schemachange/mixed-versions failed | C-test-failure O-robot O-roachtest release-blocker branch-release-22.2 | roachtest.schemachange/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8147282?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8147282?buildTab=artifacts#/schemachange... | 2.0 | roachtest: schemachange/mixed-versions failed - roachtest.schemachange/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8147282?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyG... | non_defect | roachtest schemachange mixed versions failed roachtest schemachange mixed versions with on release test artifacts and logs in artifacts schemachange mixed versions run test impl go fatal output in run workload run schemachange workload run schemachange verbose max ops ... | 0 |
772,598 | 27,128,000,953 | IssuesEvent | 2023-02-16 07:30:47 | rpm-software-management/dnf5 | https://api.github.com/repos/rpm-software-management/dnf5 | reopened | Add a download method for Transaction class | Priority: MEDIUM | The new method should simplify the workflow of DNF5 when transaction is created.
Basically to replace following code
```
# Add the inbound packages (packages that are being installed on the system)
# to the downloader.
for tspkg in transaction.get_transaction_packages():
if libdnf5.base.transaction.transa... | 1.0 | Add a download method for Transaction class - The new method should simplify the workflow of DNF5 when transaction is created.
Basically to replace following code
```
# Add the inbound packages (packages that are being installed on the system)
# to the downloader.
for tspkg in transaction.get_transaction_packa... | non_defect | add a download method for transaction class the new method should simplify the workflow of when transaction is created basically to replace following code add the inbound packages packages that are being installed on the system to the downloader for tspkg in transaction get transaction packages... | 0 |
76,670 | 26,545,639,152 | IssuesEvent | 2023-01-19 23:47:13 | google/google-id-token | https://api.github.com/repos/google/google-id-token | closed | Need ability to specify public certs URL for ID Token verification | Priority-Medium Type-Defect auto-migrated | ```
See:
https://code.google.com/p/google-id-token/source/browse/lib/google-id-token.rb#3
3
Need an ability to customize that URL.
```
Original issue reported on code.google.com by `yan...@google.com` on 24 Mar 2013 at 11:26
| 1.0 | Need ability to specify public certs URL for ID Token verification - ```
See:
https://code.google.com/p/google-id-token/source/browse/lib/google-id-token.rb#3
3
Need an ability to customize that URL.
```
Original issue reported on code.google.com by `yan...@google.com` on 24 Mar 2013 at 11:26
| defect | need ability to specify public certs url for id token verification see need an ability to customize that url original issue reported on code google com by yan google com on mar at | 1 |
29,504 | 5,705,983,587 | IssuesEvent | 2017-04-18 09:57:44 | contao/core | https://api.github.com/repos/contao/core | closed | inconsistent cache key generation | defect | There is an inconsistency with the cache key generation and usage. When a page is generated for the page cache, `FrontendTemplate::addToCache` _always_ uses the __current host__ for the cache key:
[system/modules/core/classes/FrontendTemplate.php#L216-L220](https://github.com/contao/core/blob/3.5.25/system/modules/co... | 1.0 | inconsistent cache key generation - There is an inconsistency with the cache key generation and usage. When a page is generated for the page cache, `FrontendTemplate::addToCache` _always_ uses the __current host__ for the cache key:
[system/modules/core/classes/FrontendTemplate.php#L216-L220](https://github.com/conta... | defect | inconsistent cache key generation there is an inconsistency with the cache key generation and usage when a page is generated for the page cache frontendtemplate addtocache always uses the current host for the cache key php strcachekey environment get host empty objpage languag... | 1 |
53,706 | 13,262,122,803 | IssuesEvent | 2020-08-20 21:08:50 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [cmake] python3 and the shebang (Trac #1912) | Migrated from Trac cmake defect | If you build cmake with a python binary that isn't called `python`, such as `python3`, then `icetray-inspect` fails. Likely `dataio-pyshovel` and other python scripts fail too.
I guess the solution is to modify the shebang of all python executables as a cmake step? Something like:
https://github.com/ros/catkin/pull/57... | 1.0 | [cmake] python3 and the shebang (Trac #1912) - If you build cmake with a python binary that isn't called `python`, such as `python3`, then `icetray-inspect` fails. Likely `dataio-pyshovel` and other python scripts fail too.
I guess the solution is to modify the shebang of all python executables as a cmake step? Someth... | defect | and the shebang trac if you build cmake with a python binary that isn t called python such as then icetray inspect fails likely dataio pyshovel and other python scripts fail too i guess the solution is to modify the shebang of all python executables as a cmake step something like mig... | 1 |
206,057 | 7,108,254,812 | IssuesEvent | 2018-01-16 23:08:25 | TylerConlee/slab | https://api.github.com/repos/TylerConlee/slab | opened | State or diagnostic command | enhancement priority:high | Add @slab state, which DMs the user a list of the Sent notifications slice | 1.0 | State or diagnostic command - Add @slab state, which DMs the user a list of the Sent notifications slice | non_defect | state or diagnostic command add slab state which dms the user a list of the sent notifications slice | 0 |
40,824 | 10,583,043,295 | IssuesEvent | 2019-10-08 12:57:07 | ocaml/opam | https://api.github.com/repos/ocaml/opam | closed | Solaris 10 patch command doesn't get file to patch | AREA: BUILD AREA: PORTABILITY | After editing
opam-full-1.2.2-rc2/src_ext/Makefile
to remove suppression of recipe echoing:
...
if [ -d patches/cmdliner ]; then \
cd cmdliner && \
for p in ../patches/cmdliner/*.patch; do \
patch -p1 < $p; \
done; \
fi
Looks like a unified context diff.
File to patch:
That is... | 1.0 | Solaris 10 patch command doesn't get file to patch - After editing
opam-full-1.2.2-rc2/src_ext/Makefile
to remove suppression of recipe echoing:
...
if [ -d patches/cmdliner ]; then \
cd cmdliner && \
for p in ../patches/cmdliner/*.patch; do \
patch -p1 < $p; \
done; \
fi
Looks ... | non_defect | solaris patch command doesn t get file to patch after editing opam full src ext makefile to remove suppression of recipe echoing if then cd cmdliner for p in patches cmdliner patch do patch p done fi looks like a unified context dif... | 0 |
230,966 | 25,482,845,296 | IssuesEvent | 2022-11-26 01:42:56 | maddyCode23/linux-4.1.15 | https://api.github.com/repos/maddyCode23/linux-4.1.15 | reopened | CVE-2016-3955 (High) detected in linux-stable-rtv4.1.33 | security vulnerability | ## CVE-2016-3955 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page... | True | CVE-2016-3955 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2016-3955 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwri... | non_defect | cve high detected in linux stable cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files... | 0 |
33,322 | 2,763,952,425 | IssuesEvent | 2015-04-29 13:04:25 | kromkrom/wordcontrol | https://api.github.com/repos/kromkrom/wordcontrol | closed | Filter syntcats to only available in a language | 0_task priority:+1 state:work_in_progress task:bug | При настройке парсинга csv-файла при сопоставлении частей речи нужно проверять, существует ли данная часть речи в языке | 1.0 | Filter syntcats to only available in a language - При настройке парсинга csv-файла при сопоставлении частей речи нужно проверять, существует ли данная часть речи в языке | non_defect | filter syntcats to only available in a language при настройке парсинга csv файла при сопоставлении частей речи нужно проверять существует ли данная часть речи в языке | 0 |
55,084 | 14,177,549,732 | IssuesEvent | 2020-11-13 02:25:35 | networkx/networkx | https://api.github.com/repos/networkx/networkx | closed | Update plot_antigraph.py example to remove `_iter` in method name. | Defect | `def adjacency_iter(self)` should be `def adjacency(self)`
There may be other places (especially in the examples) where we've missed an ```_iter``` update. | 1.0 | Update plot_antigraph.py example to remove `_iter` in method name. - `def adjacency_iter(self)` should be `def adjacency(self)`
There may be other places (especially in the examples) where we've missed an ```_iter``` update. | defect | update plot antigraph py example to remove iter in method name def adjacency iter self should be def adjacency self there may be other places especially in the examples where we ve missed an iter update | 1 |
74,003 | 24,899,964,089 | IssuesEvent | 2022-10-28 19:43:23 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: Server Timeout? | I-defect needs-triaging | ### What happened?
Browser opens successfully, program execution does not continue, eventually browser closes and program crashes.
The browser instance works fine during manual operation but the application cannot connect.
### How can we reproduce the issue?
```shell
Unsure, I have ran into the issue on 2 separat... | 1.0 | [🐛 Bug]: Server Timeout? - ### What happened?
Browser opens successfully, program execution does not continue, eventually browser closes and program crashes.
The browser instance works fine during manual operation but the application cannot connect.
### How can we reproduce the issue?
```shell
Unsure, I have ran... | defect | server timeout what happened browser opens successfully program execution does not continue eventually browser closes and program crashes the browser instance works fine during manual operation but the application cannot connect how can we reproduce the issue shell unsure i have ran into t... | 1 |
335,278 | 30,020,865,294 | IssuesEvent | 2023-06-26 23:12:15 | ray-project/ray | https://api.github.com/repos/ray-project/ray | closed | Release test air_benchmark_xgboost_cpu_10.aws failed | bug P1 release-test jailed-test | Release test air_benchmark_xgboost_cpu_10.aws failed.
See https://buildkite.com/ray-project/release-tests-branch/builds/1774#01889f07-2fb3-4bea-a864-9a783bc864a4 for more details.
cc @ml
-- created by ray-test-bot | 2.0 | Release test air_benchmark_xgboost_cpu_10.aws failed - Release test air_benchmark_xgboost_cpu_10.aws failed.
See https://buildkite.com/ray-project/release-tests-branch/builds/1774#01889f07-2fb3-4bea-a864-9a783bc864a4 for more details.
cc @ml
-- created by ray-test-bot | non_defect | release test air benchmark xgboost cpu aws failed release test air benchmark xgboost cpu aws failed see for more details cc ml created by ray test bot | 0 |
63,398 | 12,311,979,855 | IssuesEvent | 2020-05-12 13:17:16 | dotnet/roslyn-analyzers | https://api.github.com/repos/dotnet/roslyn-analyzers | closed | CA1810 should not warn when assigning field in event handler. | Area-Microsoft.CodeQuality.Analyzers Bug help wanted | ```cs
class C
{
private static string? s;
// ↓ CA1810 should not warn here
static C()
{
Console.CancelKeyPress += (o, e) => s = string.Empty;
}
}
``` | 1.0 | CA1810 should not warn when assigning field in event handler. - ```cs
class C
{
private static string? s;
// ↓ CA1810 should not warn here
static C()
{
Console.CancelKeyPress += (o, e) => s = string.Empty;
}
}
``` | non_defect | should not warn when assigning field in event handler cs class c private static string s ↓ should not warn here static c console cancelkeypress o e s string empty | 0 |
68,774 | 17,398,403,634 | IssuesEvent | 2021-08-02 16:06:34 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | Prevent unnecessary renders of ActionCreator,EntityName,CodeEditor and more.. | UI Building UI Building Pod UI Performance | The following components re-render every-time something changes in the redux store
- ActionCreator,
- EntityName,
- CodeEditor and
- ActionEntityContextMenu
Optimize the selectors to fix this issue
| 2.0 | Prevent unnecessary renders of ActionCreator,EntityName,CodeEditor and more.. - The following components re-render every-time something changes in the redux store
- ActionCreator,
- EntityName,
- CodeEditor and
- ActionEntityContextMenu
Optimize the selectors to fix this issue
| non_defect | prevent unnecessary renders of actioncreator entityname codeeditor and more the following components re render every time something changes in the redux store actioncreator entityname codeeditor and actionentitycontextmenu optimize the selectors to fix this issue | 0 |
62,430 | 17,023,921,745 | IssuesEvent | 2021-07-03 04:34:13 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Street name not rendered when specified only on the "associatedStreet" relation | Component: mapnik Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 9.47pm, Sunday, 24th May 2015]**
The relation
name=chemin du Radier
type=associatedStreet
contains 3 highways (role=street), but the name of the street is not rendered on the map (NB : none of the 3 highways duplicate the relation's name)
see
https://w... | 1.0 | Street name not rendered when specified only on the "associatedStreet" relation - **[Submitted to the original trac issue database at 9.47pm, Sunday, 24th May 2015]**
The relation
name=chemin du Radier
type=associatedStreet
contains 3 highways (role=street), but the name of the street is not rendered on the... | defect | street name not rendered when specified only on the associatedstreet relation the relation name chemin du radier type associatedstreet contains highways role street but the name of the street is not rendered on the map nb none of the highways duplicate the relation s name see | 1 |
37,771 | 5,142,777,825 | IssuesEvent | 2017-01-12 14:20:02 | sakaiproject/sakai | https://api.github.com/repos/sakaiproject/sakai | closed | Student view: the Course Grade overlaps the blue box below | bug GradebookNG ready to test | <img width="930" alt="gbng" src="https://cloud.githubusercontent.com/assets/20171201/21547539/bd73d278-cdb4-11e6-9ca3-a0d2a4848c99.png">
Viewing Gradebook as a student, the Course Grade section overlaps the blue box showing no Gradebook items exist | 1.0 | Student view: the Course Grade overlaps the blue box below - <img width="930" alt="gbng" src="https://cloud.githubusercontent.com/assets/20171201/21547539/bd73d278-cdb4-11e6-9ca3-a0d2a4848c99.png">
Viewing Gradebook as a student, the Course Grade section overlaps the blue box showing no Gradebook items exist | non_defect | student view the course grade overlaps the blue box below img width alt gbng src viewing gradebook as a student the course grade section overlaps the blue box showing no gradebook items exist | 0 |
62,013 | 17,023,832,001 | IssuesEvent | 2021-07-03 04:04:45 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | http://osm.org Transport Map is missing a map key | Component: website Priority: major Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 9.06pm, Tuesday, 16th October 2012]**
There's no description for the meaning of any map line or symbol.
Also see Ticket #4590 | 1.0 | http://osm.org Transport Map is missing a map key - **[Submitted to the original trac issue database at 9.06pm, Tuesday, 16th October 2012]**
There's no description for the meaning of any map line or symbol.
Also see Ticket #4590 | defect | transport map is missing a map key there s no description for the meaning of any map line or symbol also see ticket | 1 |
152,417 | 13,454,280,477 | IssuesEvent | 2020-09-09 03:17:05 | fga-eps-mds/2020-1-Ziguen | https://api.github.com/repos/fga-eps-mds/2020-1-Ziguen | opened | Organizando e Criando Arquivos da Documenatação | documentation | | Título| Assunto | Label | Assignees | Versão |
|------|------|------|-----|----|
| Documentação| Organizando e criando | Documentation | @francisco1code | - |
### Descrição
Foi criada alguma pasta e arquivos para organizar o mecanismo de documentação
* Pastas Criadas
* Diagramas
* Imagens
* Arquivos ... | 1.0 | Organizando e Criando Arquivos da Documenatação - | Título| Assunto | Label | Assignees | Versão |
|------|------|------|-----|----|
| Documentação| Organizando e criando | Documentation | @francisco1code | - |
### Descrição
Foi criada alguma pasta e arquivos para organizar o mecanismo de documentação
* Pastas ... | non_defect | organizando e criando arquivos da documenatação título assunto label assignees versão documentação organizando e criando documentation descrição foi criada alguma pasta e arquivos para organizar o mecanismo de documentação pastas criadas ... | 0 |
43,991 | 11,893,705,496 | IssuesEvent | 2020-03-29 12:50:17 | kward/shunit2 | https://api.github.com/repos/kward/shunit2 | closed | assertTrue does not work with "set -e" | Priority-Medium Type-Defect auto-migrated | ```
The below script crashes but would works fine if you remove '-e'
#! /bin/sh -e
testTrue()
{
assertTrue 0
}
. shunit2
I'm using shunit2 v2.1.6-1 from ubuntu raring
```
Original issue reported on code.google.com by `ert...@gmail.com` on 21 Jul 2013 at 9:28
| 1.0 | assertTrue does not work with "set -e" - ```
The below script crashes but would works fine if you remove '-e'
#! /bin/sh -e
testTrue()
{
assertTrue 0
}
. shunit2
I'm using shunit2 v2.1.6-1 from ubuntu raring
```
Original issue reported on code.google.com by `ert...@gmail.com` on 21 Jul ... | defect | asserttrue does not work with set e the below script crashes but would works fine if you remove e bin sh e testtrue asserttrue i m using from ubuntu raring original issue reported on code google com by ert gmail com on jul at | 1 |
37,840 | 8,531,133,479 | IssuesEvent | 2018-11-04 08:36:47 | contao/manager-bundle | https://api.github.com/repos/contao/manager-bundle | closed | If the .htaccess already exist contao is not placing its own | defect | Some Webhoster are adding a `.htaccess` with an `AddHandler` in the web-folder if you change the PHP version.
For example: `AddHandler application/x-httpd-php72 .php`
Is it possible to merge the AddHandler during the creation of the `.htaccess` and overwrite the old version.
While testing the new Contao Manage... | 1.0 | If the .htaccess already exist contao is not placing its own - Some Webhoster are adding a `.htaccess` with an `AddHandler` in the web-folder if you change the PHP version.
For example: `AddHandler application/x-httpd-php72 .php`
Is it possible to merge the AddHandler during the creation of the `.htaccess` and ov... | defect | if the htaccess already exist contao is not placing its own some webhoster are adding a htaccess with an addhandler in the web folder if you change the php version for example addhandler application x httpd php is it possible to merge the addhandler during the creation of the htaccess and overwr... | 1 |
50,878 | 3,007,677,225 | IssuesEvent | 2015-07-27 17:17:19 | CenterForOpenScience/osf.io | https://api.github.com/repos/CenterForOpenScience/osf.io | closed | [feature request] Filter for Search | 2 - ready Core: Search feature priority - medium ui | I have been exploring the search feature and I've found it to be less than intuitive when it comes to filtering out results. It would be useful to filter out specific keywords, like "posters" specifically.
| 1.0 | [feature request] Filter for Search - I have been exploring the search feature and I've found it to be less than intuitive when it comes to filtering out results. It would be useful to filter out specific keywords, like "posters" specifically.
| non_defect | filter for search i have been exploring the search feature and i ve found it to be less than intuitive when it comes to filtering out results it would be useful to filter out specific keywords like posters specifically | 0 |
9,495 | 7,735,443,548 | IssuesEvent | 2018-05-27 15:11:29 | unitystation/unitystation | https://api.github.com/repos/unitystation/unitystation | opened | Discussion: Easy to use networked Tabs/Windows | Security feature help wanted | # Preliminary information
This does not concern client-based tabs/windows like Alt-click tabs
## Category
Feature Request
# Report
## Current Behaviour
At the moment everything is handled pretty low-level and scattered throughout a lot of places, therefore:
- It's easy to forget to add some checks, lots of w... | True | Discussion: Easy to use networked Tabs/Windows - # Preliminary information
This does not concern client-based tabs/windows like Alt-click tabs
## Category
Feature Request
# Report
## Current Behaviour
At the moment everything is handled pretty low-level and scattered throughout a lot of places, therefore:
- ... | non_defect | discussion easy to use networked tabs windows preliminary information this does not concern client based tabs windows like alt click tabs category feature request report current behaviour at the moment everything is handled pretty low level and scattered throughout a lot of places therefore ... | 0 |
618,368 | 19,433,360,483 | IssuesEvent | 2021-12-21 14:28:28 | gardener/gardener | https://api.github.com/repos/gardener/gardener | closed | resource-manager excessively updates `shoot-access-cloud-config-downloader` Secret on creation | kind/bug area/robustness area/scalability priority/2 | **How to categorize this issue?**
<!--
Please select area, kind, and priority for this issue. This helps the community categorizing it.
Replace below TODOs or exchange the existing identifiers with those that fit best in your opinion.
If multiple identifiers make sense you can also state the commands multiple times... | 1.0 | resource-manager excessively updates `shoot-access-cloud-config-downloader` Secret on creation - **How to categorize this issue?**
<!--
Please select area, kind, and priority for this issue. This helps the community categorizing it.
Replace below TODOs or exchange the existing identifiers with those that fit best in... | non_defect | resource manager excessively updates shoot access cloud config downloader secret on creation how to categorize this issue please select area kind and priority for this issue this helps the community categorizing it replace below todos or exchange the existing identifiers with those that fit best in... | 0 |
61,092 | 7,439,057,186 | IssuesEvent | 2018-03-27 04:09:08 | EarlyWormGames/SkedaddleBugs | https://api.github.com/repos/EarlyWormGames/SkedaddleBugs | closed | Electricity not working in 2-9 | bug design/level design gameplay programming | **Location:** _2-9_
**Reproducibility:** _Always_
**Blocks gameplay:** _No_
**Version (if known):** _Editor-Current (27/03/18)_
**Priority:** _3(Medium)_
_Electricity not working in 2-9_

| 2.0 | Electricity not working in 2-9 - **Location:** _2-9_
**Reproducibility:** _Always_
**Blocks gameplay:** _No_
**Version (if known):** _Editor-Current (27/03/18)_
**Priority:** _3(Medium)_
_Electricity not working in 2-9_
 | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1239">https://code.icecube.wisc.edu/ticket/1239</a>, reported by kjmeagher and owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-03-18T21:14:03",
"description": "since weighting is p... | 1.0 | weighting unit test (Trac #1239) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1239">https://code.icecube.wisc.edu/ticket/1239</a>, reported by kjmeagher and owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-03-18T21:14:03",
"... | defect | weighting unit test trac migrated from json status closed changetime description since weighting is pure python our code coverage report does not give info but there are two python scripts in resources test n ncompare oneweight py appears to be a useful un... | 1 |
240,178 | 26,254,330,932 | IssuesEvent | 2023-01-05 22:33:20 | MValle21/ts-components | https://api.github.com/repos/MValle21/ts-components | opened | CVE-2021-23368 (Medium) detected in postcss-7.0.35.tgz | security vulnerability | ## CVE-2021-23368 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postcss-7.0.35.tgz</b></p></summary>
<p>Tool for transforming styles with JS plugins</p>
<p>Library home page: <a hr... | True | CVE-2021-23368 (Medium) detected in postcss-7.0.35.tgz - ## CVE-2021-23368 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postcss-7.0.35.tgz</b></p></summary>
<p>Tool for transformi... | non_defect | cve medium detected in postcss tgz cve medium severity vulnerability vulnerable library postcss tgz tool for transforming styles with js plugins library home page a href path to dependency file package json path to vulnerable library node modules postcss package js... | 0 |
71,009 | 23,408,294,040 | IssuesEvent | 2022-08-12 14:51:11 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | Incorrect presentation role on Tooltips in CMS | Needs refining ⭐️ Sitewide CMS 508/Accessibility 508-defect-2 | ## Description
Within the read only text sections of the CMS, there is a tooltip that when hovered over or focused on displays additional information. However, a screen reader does not read this tooltip due to the presentation role making it not available to screen reader users
## Screenshot
 that match my proposal.
- [X] I have [read the FAQ](https:... | 1.0 | Docs: Proofread Getting Started guide for clarity - ### Before You File a Documentation Request Please Confirm You Have Done The Following...
- [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that m... | non_defect | docs proofread getting started guide for clarity before you file a documentation request please confirm you have done the following i have looked for existing that match my proposal i have and my problem is not listed suggested changes similar to but for the getting started guide ... | 0 |
389,558 | 11,503,841,678 | IssuesEvent | 2020-02-12 21:55:36 | cloudflare/wrangler | https://api.github.com/repos/cloudflare/wrangler | closed | include plain text bindings in upload form | category - feature priority - critical subject - secrets | when we wrangler publish a project with plain text bindings, we need to include the bindings in the upload form metadata.json. | 1.0 | include plain text bindings in upload form - when we wrangler publish a project with plain text bindings, we need to include the bindings in the upload form metadata.json. | non_defect | include plain text bindings in upload form when we wrangler publish a project with plain text bindings we need to include the bindings in the upload form metadata json | 0 |
31,340 | 7,345,972,924 | IssuesEvent | 2018-03-07 19:09:18 | ChurchCRM/CRM | https://api.github.com/repos/ChurchCRM/CRM | opened | Move Issue Reporter to new Util Class | Code Smell | Issue Reporter is currently in ```SystemService```. This should be in it's own class | 1.0 | Move Issue Reporter to new Util Class - Issue Reporter is currently in ```SystemService```. This should be in it's own class | non_defect | move issue reporter to new util class issue reporter is currently in systemservice this should be in it s own class | 0 |
173,309 | 27,418,624,725 | IssuesEvent | 2023-03-01 15:19:01 | learningequality/kolibri | https://api.github.com/repos/learningequality/kolibri | closed | improvement on channel deletion | TAG: ux update TAG: new feature TAG: user strings APP: Device design | ## Observed behavior
As i am trying to delete a (large 50GB+) channel, the screen for deletion seems to idle for a good 8 minutes, and then starts showing progress in the green percentage bar, with the corresponding % being displayed.
Proposed solution: Create a message such as "Deletion is being prepared" until t... | 1.0 | improvement on channel deletion - ## Observed behavior
As i am trying to delete a (large 50GB+) channel, the screen for deletion seems to idle for a good 8 minutes, and then starts showing progress in the green percentage bar, with the corresponding % being displayed.
Proposed solution: Create a message such as "D... | non_defect | improvement on channel deletion observed behavior as i am trying to delete a large channel the screen for deletion seems to idle for a good minutes and then starts showing progress in the green percentage bar with the corresponding being displayed proposed solution create a message such as dele... | 0 |
24,839 | 4,110,750,939 | IssuesEvent | 2016-06-07 01:08:13 | prettydiff/prettydiff | https://api.github.com/repos/prettydiff/prettydiff | opened | SCSS: removed space in value | Defect Not started Parsing | margin: 0 {{ some_variable }}em;
Becomes
margin:0{{some_variable}}em;
The curly braces represent a variable reference, so the preprocessed value could look something like `0 20em` | 1.0 | SCSS: removed space in value - margin: 0 {{ some_variable }}em;
Becomes
margin:0{{some_variable}}em;
The curly braces represent a variable reference, so the preprocessed value could look something like `0 20em` | defect | scss removed space in value margin some variable em becomes margin some variable em the curly braces represent a variable reference so the preprocessed value could look something like | 1 |
15,328 | 2,850,628,887 | IssuesEvent | 2015-05-31 18:50:46 | damonkohler/sl4a | https://api.github.com/repos/damonkohler/sl4a | opened | smsSend does not store the message in the sms application | auto-migrated Priority-Medium Type-Defect | _From @GoogleCodeExporter on May 31, 2015 11:29_
```
What device(s) are you experiencing the problem on?
HTC Tattoo (Click)
What steps will reproduce the problem?
`droid.smsSend(address, msg)`
What is the expected output? What do you see instead?
I would expect that the sent message appears in the SMS application.
... | 1.0 | smsSend does not store the message in the sms application - _From @GoogleCodeExporter on May 31, 2015 11:29_
```
What device(s) are you experiencing the problem on?
HTC Tattoo (Click)
What steps will reproduce the problem?
`droid.smsSend(address, msg)`
What is the expected output? What do you see instead?
I would ex... | defect | smssend does not store the message in the sms application from googlecodeexporter on may what device s are you experiencing the problem on htc tattoo click what steps will reproduce the problem droid smssend address msg what is the expected output what do you see instead i would expect t... | 1 |
53,613 | 13,185,180,752 | IssuesEvent | 2020-08-12 20:53:00 | GoogleContainerTools/skaffold | https://api.github.com/repos/GoogleContainerTools/skaffold | opened | Load images into minikube rather than replacing host's docker env | area/build kind/feature-request platform/minikube priority/p2 | currently in skaffold, if we detect a user has `minikube` as their active kubecontext, we run a `minikube docker-env` so that `docker` commands on the host machine build to minikube's docker daemon. this can cause issues if we're only trying to run a `skaffold build` while minikube is stopped - something that should be... | 1.0 | Load images into minikube rather than replacing host's docker env - currently in skaffold, if we detect a user has `minikube` as their active kubecontext, we run a `minikube docker-env` so that `docker` commands on the host machine build to minikube's docker daemon. this can cause issues if we're only trying to run a `... | non_defect | load images into minikube rather than replacing host s docker env currently in skaffold if we detect a user has minikube as their active kubecontext we run a minikube docker env so that docker commands on the host machine build to minikube s docker daemon this can cause issues if we re only trying to run a ... | 0 |
71,056 | 23,428,097,920 | IssuesEvent | 2022-08-14 17:51:06 | dkfans/keeperfx | https://api.github.com/repos/dkfans/keeperfx | closed | Flower petals drawn in zoombox | Type-Defect Component-UI | This is how the zoombox looks now:

This is how it used to look:

| 1.0 | Flower petals drawn in zoombox - This is how the zoombox looks now:

This is how it used to look:
 PeakGroup data from advanced search table, or from the "Download" button at the top of page does not include all rows.
### Steps to reproduce
downloading all peakgroups data
1. tracebase-dev.p... | 1.0 | Downloaded PeakGroup data is incomplete - <!-- markdownlint-disable-next-line first-line-heading -->
## BUG DESCRIPTION
### Problem
Exporting (downloading) PeakGroup data from advanced search table, or from the "Download" button at the top of page does not include all rows.
### Steps to reproduce
downloadi... | non_defect | downloaded peakgroup data is incomplete bug description problem exporting downloading peakgroup data from advanced search table or from the download button at the top of page does not include all rows steps to reproduce downloading all peakgroups data tracebase dev princeton edu ... | 0 |
22,207 | 3,618,679,754 | IssuesEvent | 2016-02-08 12:53:49 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Cakephp 3.0 Shell Progress bar offset incorrectly | console Defect On hold Windows | When I am using the cake3 progress bar in the shell, it 'works', but it is displaying it starting on the far right of my screen:

it seems to be either:
- indenting my progress bar by 116 px
-... | 1.0 | Cakephp 3.0 Shell Progress bar offset incorrectly - When I am using the cake3 progress bar in the shell, it 'works', but it is displaying it starting on the far right of my screen:

it seems to be eit... | defect | cakephp shell progress bar offset incorrectly when i am using the progress bar in the shell it works but it is displaying it starting on the far right of my screen it seems to be either indenting my progress bar by px backspacing two spaces causing it to appear on the previous li... | 1 |
14,989 | 2,834,414,134 | IssuesEvent | 2015-05-26 04:23:09 | ibus/ibus | https://api.github.com/repos/ibus/ibus | reopened | type "icka" does not produce "IC卡" | Component-ibus-pinyin Priority-Medium Type-Defect | ```
I am using ibus 1.3.7. Inside phrases.txt, there is a line stating icka=IC卡. However,
when I type icka, ibus does not display "IC卡" as an candidate. It seems to me that
for those phrases starting with "i", ibus refuse to display it in the candidate window
```
Original issue reported on code.google.com by `FreeToGo... | 1.0 | type "icka" does not produce "IC卡" - ```
I am using ibus 1.3.7. Inside phrases.txt, there is a line stating icka=IC卡. However,
when I type icka, ibus does not display "IC卡" as an candidate. It seems to me that
for those phrases starting with "i", ibus refuse to display it in the candidate window
```
Original issue r... | defect | type icka does not produce ic卡 i am using ibus inside phrases txt there is a line stating icka ic卡 however when i type icka ibus does not display ic卡 as an candidate it seems to me that for those phrases starting with i ibus refuse to display it in the candidate window original issue r... | 1 |
82,072 | 31,926,774,993 | IssuesEvent | 2023-09-19 02:49:41 | snuailab/waffle_hub | https://api.github.com/repos/snuailab/waffle_hub | closed | A dependency issue has been identified between the numpy and torchmetric libraries. | defect | ### Search before asking
- [X] I have searched the [issues](https://github.com///issues) and found no similar bug report.
### Select Component
_No response_
### Bug
When the numpy version is 1.24 or higher, a dependency issue arises with torchmetric version 1.0.0 or higher.
Switching the numpy version to 1.23.... | 1.0 | A dependency issue has been identified between the numpy and torchmetric libraries. - ### Search before asking
- [X] I have searched the [issues](https://github.com///issues) and found no similar bug report.
### Select Component
_No response_
### Bug
When the numpy version is 1.24 or higher, a dependency issue ar... | defect | a dependency issue has been identified between the numpy and torchmetric libraries search before asking i have searched the and found no similar bug report select component no response bug when the numpy version is or higher a dependency issue arises with torchmetric version o... | 1 |
16,933 | 2,964,591,621 | IssuesEvent | 2015-07-10 17:33:05 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Dart2dart does not rename malformed types | Area-Dart2Dart NotPlanned Priority-Unassigned Triaged Type-Defect | This program:
lib.dart:
class C {}
main.dart:
import "lib.dart" as lib;
void main() {
lib.F a = new lib.C();
}
Compiled with:
> dart2js main.dart --output-type=dart
Gives this output code:
class C{}void main(){lib.F a=new C();}
//# sourceMappingURL=out.dart.map
//@ sourceMappingURL=out.... | 1.0 | Dart2dart does not rename malformed types - This program:
lib.dart:
class C {}
main.dart:
import "lib.dart" as lib;
void main() {
lib.F a = new lib.C();
}
Compiled with:
> dart2js main.dart --output-type=dart
Gives this output code:
class C{}void main(){lib.F a=new C();}
//# sourceMappi... | defect | does not rename malformed types this program lib dart class c main dart import quot lib dart quot as lib void main nbsp nbsp lib f a new lib c compiled with gt main dart output type dart gives this output code class c void main lib f a new c sourcemappingurl out dart... | 1 |
300,498 | 25,972,417,968 | IssuesEvent | 2022-12-19 12:21:00 | gear-tech/gear | https://api.github.com/repos/gear-tech/gear | closed | Tests in `gear-test` fail if the repo cloned with another name | C0-bug D4-test A4-insubstantial | ### Problem
-
### Steps
1.
2.
3.
### Possible Solution
use `CARGO_MANIFEST_DIR`
### Notes
_No response_
### Relevant Log Output
<details><summary>Click to expand/collapse</summary>
<p>
```
thread 'js::tests::check_vec' panicked at 'Could not find file: "Gear root directory not found"', gear-test/src/j... | 1.0 | Tests in `gear-test` fail if the repo cloned with another name - ### Problem
-
### Steps
1.
2.
3.
### Possible Solution
use `CARGO_MANIFEST_DIR`
### Notes
_No response_
### Relevant Log Output
<details><summary>Click to expand/collapse</summary>
<p>
```
thread 'js::tests::check_vec' panicked at 'Could... | non_defect | tests in gear test fail if the repo cloned with another name problem steps possible solution use cargo manifest dir notes no response relevant log output click to expand collapse thread js tests check vec panicked at could not find file gear root ... | 0 |
24,221 | 7,468,482,647 | IssuesEvent | 2018-04-02 19:08:37 | dart-lang/build | https://api.github.com/repos/dart-lang/build | closed | If there are 2 targets we only whitelist files which are included in any `includes` for a target. | package: build_runner | We need to treat any omitted `include` as an indication to fallback to the default whitelist - we currently only do that if there is exactly 1 target.
cc @nshahan | 1.0 | If there are 2 targets we only whitelist files which are included in any `includes` for a target. - We need to treat any omitted `include` as an indication to fallback to the default whitelist - we currently only do that if there is exactly 1 target.
cc @nshahan | non_defect | if there are targets we only whitelist files which are included in any includes for a target we need to treat any omitted include as an indication to fallback to the default whitelist we currently only do that if there is exactly target cc nshahan | 0 |
60,421 | 17,023,421,534 | IssuesEvent | 2021-07-03 01:56:48 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | [PATCH] Missing bar when not logged in | Component: website Priority: trivial Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 9.34pm, Monday, 8th June 2009]**
The bar between the login and the sign up link is missing. Patch attached. | 1.0 | [PATCH] Missing bar when not logged in - **[Submitted to the original trac issue database at 9.34pm, Monday, 8th June 2009]**
The bar between the login and the sign up link is missing. Patch attached. | defect | missing bar when not logged in the bar between the login and the sign up link is missing patch attached | 1 |
629,040 | 20,021,754,680 | IssuesEvent | 2022-02-01 17:00:58 | Energy-Innovation/eps-us | https://api.github.com/repos/Energy-Innovation/eps-us | opened | Demand response capacity and generation should reduce peaker capacity factors and generation | low priority 3.3.2 | Currently demand response deployment in the model can reduce emissions by avoiding the new for new peaker plants that run at a fixed capacity factor and/or adding grid flexibility that avoids curtailment. But if there is no demand for new peaker plants and there is not curtailment, the addition of DR doesn't result in ... | 1.0 | Demand response capacity and generation should reduce peaker capacity factors and generation - Currently demand response deployment in the model can reduce emissions by avoiding the new for new peaker plants that run at a fixed capacity factor and/or adding grid flexibility that avoids curtailment. But if there is no d... | non_defect | demand response capacity and generation should reduce peaker capacity factors and generation currently demand response deployment in the model can reduce emissions by avoiding the new for new peaker plants that run at a fixed capacity factor and or adding grid flexibility that avoids curtailment but if there is no d... | 0 |
16,655 | 12,093,637,279 | IssuesEvent | 2020-04-19 20:27:03 | DigitalExcellence/dex-epics | https://api.github.com/repos/DigitalExcellence/dex-epics | opened | How can we facilitate the infrastructure? | epic infrastructure ongoing | In GitLab by @Brend-Smits on Mar 4, 2020, 20:36
* What hosting should be used? dex-backend#16
* How can we assure that it's easily maintainable for future groups?
* How can we assure that governance can easily 'sell' the platform to internal IT from Fontys?
* How can we easily scale the platform? dex-backend#25
* Se... | 1.0 | How can we facilitate the infrastructure? - In GitLab by @Brend-Smits on Mar 4, 2020, 20:36
* What hosting should be used? dex-backend#16
* How can we assure that it's easily maintainable for future groups?
* How can we assure that governance can easily 'sell' the platform to internal IT from Fontys?
* How can we eas... | non_defect | how can we facilitate the infrastructure in gitlab by brend smits on mar what hosting should be used dex backend how can we assure that it s easily maintainable for future groups how can we assure that governance can easily sell the platform to internal it from fontys how can we easily sc... | 0 |
397,843 | 27,179,760,124 | IssuesEvent | 2023-02-18 13:23:37 | pyo92/project-lottery | https://api.github.com/repos/pyo92/project-lottery | closed | 로또 6/45 도메인 설계 변경 | documentation enhancement | 스크랩핑 기능을 구현하면서 테스트하다 보니 도메인에 대한 수정이 필요해보였다.
기존에 구현했던 entity class 와 ERD 에 대한 수정을 통해 이를 반영한다. | 1.0 | 로또 6/45 도메인 설계 변경 - 스크랩핑 기능을 구현하면서 테스트하다 보니 도메인에 대한 수정이 필요해보였다.
기존에 구현했던 entity class 와 ERD 에 대한 수정을 통해 이를 반영한다. | non_defect | 로또 도메인 설계 변경 스크랩핑 기능을 구현하면서 테스트하다 보니 도메인에 대한 수정이 필요해보였다 기존에 구현했던 entity class 와 erd 에 대한 수정을 통해 이를 반영한다 | 0 |
25,358 | 25,051,413,703 | IssuesEvent | 2022-11-05 23:28:23 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Can't select more then one anchor point | enhancement topic:editor confirmed usability | When editing some polygon - like Polygon2D or CollisionPolygon2D and using box selection tool, the only thing that can be selected are whole objects, but can't select just a couple of anchor points to move them simultaneously.
It should be done in this way:
- drag a selection box to select anchors
- click on one of th... | True | Can't select more then one anchor point - When editing some polygon - like Polygon2D or CollisionPolygon2D and using box selection tool, the only thing that can be selected are whole objects, but can't select just a couple of anchor points to move them simultaneously.
It should be done in this way:
- drag a selection ... | non_defect | can t select more then one anchor point when editing some polygon like or and using box selection tool the only thing that can be selected are whole objects but can t select just a couple of anchor points to move them simultaneously it should be done in this way drag a selection box to select anchors c... | 0 |
175,637 | 21,316,813,640 | IssuesEvent | 2022-04-16 12:27:39 | serhii73/place2live.com | https://api.github.com/repos/serhii73/place2live.com | closed | CVE-2020-14343 (High) detected in PyYAML-5.3.1.tar.gz | wontfix security vulnerability | ## CVE-2020-14343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>PyYAML-5.3.1.tar.gz</b></p></summary>
<p>YAML parser and emitter for Python</p>
<p>Library home page: <a href="https:/... | True | CVE-2020-14343 (High) detected in PyYAML-5.3.1.tar.gz - ## CVE-2020-14343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>PyYAML-5.3.1.tar.gz</b></p></summary>
<p>YAML parser and emitt... | non_defect | cve high detected in pyyaml tar gz cve high severity vulnerability vulnerable library pyyaml tar gz yaml parser and emitter for python library home page a href path to dependency file com requirements txt path to vulnerable library com requirements txt depend... | 0 |
23,922 | 3,872,598,917 | IssuesEvent | 2016-04-11 14:24:36 | KytechN24/xbox360wirelesschatpad | https://api.github.com/repos/KytechN24/xbox360wirelesschatpad | closed | Controller out of control | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.the Controller out of control
2.always push ↘
3.Most of key are not be identified
What version of the product are you using? On what operating system?
Win7 64bit
Please provide any additional information below.
hi, this app is so cooooooool!~~ I so excited to use chatpad... | 1.0 | Controller out of control - ```
What steps will reproduce the problem?
1.the Controller out of control
2.always push ↘
3.Most of key are not be identified
What version of the product are you using? On what operating system?
Win7 64bit
Please provide any additional information below.
hi, this app is so cooooooool!~~... | defect | controller out of control what steps will reproduce the problem the controller out of control always push ↘ most of key are not be identified what version of the product are you using on what operating system please provide any additional information below hi this app is so cooooooool i so e... | 1 |
60,380 | 14,542,467,706 | IssuesEvent | 2020-12-15 15:44:58 | GooseWSS/kittydar | https://api.github.com/repos/GooseWSS/kittydar | opened | CVE-2020-11023 (Medium) detected in jquery-1.7.1.min.js | security vulnerability | ## CVE-2020-11023 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="ht... | True | CVE-2020-11023 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2020-11023 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript librar... | non_defect | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file kittydar node modules vm browserify example run index html path to vulnerable... | 0 |
49,167 | 6,015,547,126 | IssuesEvent | 2017-06-07 02:37:17 | ushahidi/platform | https://api.github.com/repos/ushahidi/platform | closed | Add "In progress" or "Waiting" bar to notify users of actions happening in the background. | Feature request P0 - Unbreak now! Stage: Testing | Feedback from user.
"When we click "Invia" (or SEND), there is no "message" like waiting or rounding wheel or similar... this means that people click on the button twice or thrice. It is possible to have a pop-up or a message for waiting?"
User complained of duplication of submissions because no feedback was bein... | 1.0 | Add "In progress" or "Waiting" bar to notify users of actions happening in the background. - Feedback from user.
"When we click "Invia" (or SEND), there is no "message" like waiting or rounding wheel or similar... this means that people click on the button twice or thrice. It is possible to have a pop-up or a messag... | non_defect | add in progress or waiting bar to notify users of actions happening in the background feedback from user when we click invia or send there is no message like waiting or rounding wheel or similar this means that people click on the button twice or thrice it is possible to have a pop up or a messag... | 0 |
50,797 | 13,187,750,049 | IssuesEvent | 2020-08-13 04:27:19 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [dst] write header at end of every run (Trac #1383) | Migrated from Trac combo reconstruction defect | A rare edge case came up where the last subrun had less frames than the prescale, so was missing a dst header. The solution is to just write a header at the end of every run.
Implementation hints:
- probably need a buffer of 1 frame, so you can modify the last frame and push it on receiving a finish
Note: an alterna... | 1.0 | [dst] write header at end of every run (Trac #1383) - A rare edge case came up where the last subrun had less frames than the prescale, so was missing a dst header. The solution is to just write a header at the end of every run.
Implementation hints:
- probably need a buffer of 1 frame, so you can modify the last fram... | defect | write header at end of every run trac a rare edge case came up where the last subrun had less frames than the prescale so was missing a dst header the solution is to just write a header at the end of every run implementation hints probably need a buffer of frame so you can modify the last frame and p... | 1 |
167,598 | 26,519,196,875 | IssuesEvent | 2023-01-19 00:10:30 | aws-controllers-k8s/community | https://api.github.com/repos/aws-controllers-k8s/community | closed | Semantics of destructive operations | kind/enhancement help wanted lifecycle/frozen kind/design | If an ACK user deletes a Kubernetes namespace that has, say, an S3 bucket custom resource in it, is the S3 bucket also deleted or not?
The answer to this question (and the respective UX) should follow the "no surprises" principle. IOW: opting into (forcing) destructive operations rather than silently cascading the d... | 1.0 | Semantics of destructive operations - If an ACK user deletes a Kubernetes namespace that has, say, an S3 bucket custom resource in it, is the S3 bucket also deleted or not?
The answer to this question (and the respective UX) should follow the "no surprises" principle. IOW: opting into (forcing) destructive operation... | non_defect | semantics of destructive operations if an ack user deletes a kubernetes namespace that has say an bucket custom resource in it is the bucket also deleted or not the answer to this question and the respective ux should follow the no surprises principle iow opting into forcing destructive operations ... | 0 |
57,899 | 16,134,869,411 | IssuesEvent | 2021-04-29 10:26:35 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Coerce should delegate all QueryPartInternal calls to the wrapped field | C: Functionality E: All Editions P: Medium T: Defect | When wrapping a `Field` with `Field.coerce(type)`, the resulting `org.jooq.impl.Coerce` implementation implements all `QueryPartInternal` flags using the default from `AbstractQueryPart`, when in fact things like `declaresFields()` should delegate to the wrapped field. | 1.0 | Coerce should delegate all QueryPartInternal calls to the wrapped field - When wrapping a `Field` with `Field.coerce(type)`, the resulting `org.jooq.impl.Coerce` implementation implements all `QueryPartInternal` flags using the default from `AbstractQueryPart`, when in fact things like `declaresFields()` should delegat... | defect | coerce should delegate all querypartinternal calls to the wrapped field when wrapping a field with field coerce type the resulting org jooq impl coerce implementation implements all querypartinternal flags using the default from abstractquerypart when in fact things like declaresfields should delegat... | 1 |
387,899 | 26,743,733,109 | IssuesEvent | 2023-01-30 14:41:09 | ImperialCollegeLondon/paricia | https://api.github.com/repos/ImperialCollegeLondon/paricia | closed | System initialisation + docs | documentation | We have moved to a Dockerised container setup for running the system. We need to make sure everything is started up automatically and that there are simple instructions on how to initialise the system from scratch.
These tasks could be further broken down into individual issues.
- ~Load initial data into the da... | 1.0 | System initialisation + docs - We have moved to a Dockerised container setup for running the system. We need to make sure everything is started up automatically and that there are simple instructions on how to initialise the system from scratch.
These tasks could be further broken down into individual issues.
-... | non_defect | system initialisation docs we have moved to a dockerised container setup for running the system we need to make sure everything is started up automatically and that there are simple instructions on how to initialise the system from scratch these tasks could be further broken down into individual issues ... | 0 |
13,972 | 2,789,816,241 | IssuesEvent | 2015-05-08 21:40:35 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | ScatterChart logScaleX scales wrong/mis-labels x axis | Priority-Medium Type-Defect | Original [issue 195](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=195) created by orwant on 2010-02-10T19:15:46.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1.Create a ScatterChart
2.Supply va... | 1.0 | ScatterChart logScaleX scales wrong/mis-labels x axis - Original [issue 195](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=195) created by orwant on 2010-02-10T19:15:46.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, ... | defect | scatterchart logscalex scales wrong mis labels x axis original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code create a scatterchart supply values in the range y axis of to supply valu... | 1 |
536,845 | 15,715,795,241 | IssuesEvent | 2021-03-28 03:26:44 | GC-spigot/AdvancedEnchantments | https://api.github.com/repos/GC-spigot/AdvancedEnchantments | closed | Feature for Custom Model Data Items [Request] | duplicate high-priority pending request |
Hello there! Before to explain why this feature will be very usefull (on my opinion) I have to say sorry for my bad English and i hope you understand me what im proposing.
Soo here is the idea - Many servers have texture pack and many custom visions for tools/items and etc. and will be cool if the plugin supports ... | 1.0 | Feature for Custom Model Data Items [Request] -
Hello there! Before to explain why this feature will be very usefull (on my opinion) I have to say sorry for my bad English and i hope you understand me what im proposing.
Soo here is the idea - Many servers have texture pack and many custom visions for tools/items a... | non_defect | feature for custom model data items hello there before to explain why this feature will be very usefull on my opinion i have to say sorry for my bad english and i hope you understand me what im proposing soo here is the idea many servers have texture pack and many custom visions for tools items and etc ... | 0 |
136,657 | 30,569,444,115 | IssuesEvent | 2023-07-20 20:39:45 | openxla/iree | https://api.github.com/repos/openxla/iree | closed | [spirv] Missing integer type cast for i8 during conversion | bug 🐞 codegen/spirv | ### What happened?
I'm running into issues dealing with `arith.extui` operation while compiling for a vulkan target.
### Steps to reproduce your issue
IREE compile comand: ```../iree-build/tools/iree-compile --iree-input-type=tm_tensor --iree-vm-bytecode-module-output-format=flatbuffer-binary --iree-hal-target-back... | 1.0 | [spirv] Missing integer type cast for i8 during conversion - ### What happened?
I'm running into issues dealing with `arith.extui` operation while compiling for a vulkan target.
### Steps to reproduce your issue
IREE compile comand: ```../iree-build/tools/iree-compile --iree-input-type=tm_tensor --iree-vm-bytecode-... | non_defect | missing integer type cast for during conversion what happened i m running into issues dealing with arith extui operation while compiling for a vulkan target steps to reproduce your issue iree compile comand iree build tools iree compile iree input type tm tensor iree vm bytecode module ... | 0 |
557,497 | 16,509,697,836 | IssuesEvent | 2021-05-26 01:23:12 | eclipse-ee4j/glassfish | https://api.github.com/repos/eclipse-ee4j/glassfish | closed | 3.1.2.2 Deployment of applications to multi-cluster domain fails if custom resource adapter not deployed to all clusters in domain. | ERR: Assignee Priority: Major Stale Type: Bug | 1\. Create a 2 cluster domain
2\. Deploy a custom resource adapter to cluster1\.
3\. Deploy an application containing an EJB with a @Resource annotation to the cluster2 and an NPE is thrown when evaluating the appInfo.getMetaData expression:
```
if (isRAConnectionFactory(type, appInfo.getMetaData(Application.class)))
... | 1.0 | 3.1.2.2 Deployment of applications to multi-cluster domain fails if custom resource adapter not deployed to all clusters in domain. - 1\. Create a 2 cluster domain
2\. Deploy a custom resource adapter to cluster1\.
3\. Deploy an application containing an EJB with a @Resource annotation to the cluster2 and an NPE is thr... | non_defect | deployment of applications to multi cluster domain fails if custom resource adapter not deployed to all clusters in domain create a cluster domain deploy a custom resource adapter to deploy an application containing an ejb with a resource annotation to the and an npe is thrown when evalu... | 0 |
30,779 | 14,673,941,337 | IssuesEvent | 2020-12-30 14:15:58 | gramps-project/gramps-webapi | https://api.github.com/repos/gramps-project/gramps-webapi | closed | Very slow relationship calculation | performance | Starting to work on a timeline view, I hit the issue that the person timeline endpoint is *very* slow on my tree. It takes more than 20 seconds to fetch my timeline (with default arguments), which makes it unusable in practice. I am pretty sure this is a problem within Gramps, not of our timeline code...
Most of the... | True | Very slow relationship calculation - Starting to work on a timeline view, I hit the issue that the person timeline endpoint is *very* slow on my tree. It takes more than 20 seconds to fetch my timeline (with default arguments), which makes it unusable in practice. I am pretty sure this is a problem within Gramps, not o... | non_defect | very slow relationship calculation starting to work on a timeline view i hit the issue that the person timeline endpoint is very slow on my tree it takes more than seconds to fetch my timeline with default arguments which makes it unusable in practice i am pretty sure this is a problem within gramps not of... | 0 |
48,785 | 13,184,740,203 | IssuesEvent | 2020-08-12 20:00:28 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | I3Time does not correctly add and subtract across year boundries (Trac #204) | Incomplete Migration Migrated from Trac dataclasses defect | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/204
, reported by kjmeagher and owned by blaufuss_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2010-06-02T16:24:15",
"description": "MAX_DAQTIME in I3Time.h is incorrect and so adding and subtracting across year boundr... | 1.0 | I3Time does not correctly add and subtract across year boundries (Trac #204) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/204
, reported by kjmeagher and owned by blaufuss_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2010-06-02T16:24:15",
"description": "MAX_DA... | defect | does not correctly add and subtract across year boundries trac migrated from reported by kjmeagher and owned by blaufuss json status closed changetime description max daqtime in h is incorrect and so adding and subtracting across year boundries does ... | 1 |
40,147 | 9,855,647,279 | IssuesEvent | 2019-06-19 19:57:25 | openanthem/nimbus-core | https://api.github.com/repos/openanthem/nimbus-core | reopened | Notes captured by users in the grid are wrapping and running down into multiple entries in the grid | Defect Open | Notes captured by users in the grid are wrapping and running down into multiple entries in the grid
# Issue Details
**Type of Issue** (check one with "X")
```
[X] Bug Report => Please search GitHub for a similar issue or PR before submitting
[ ] Feature Request => Please ensure feature is not already in progr... | 1.0 | Notes captured by users in the grid are wrapping and running down into multiple entries in the grid - Notes captured by users in the grid are wrapping and running down into multiple entries in the grid
# Issue Details
**Type of Issue** (check one with "X")
```
[X] Bug Report => Please search GitHub for a simil... | defect | notes captured by users in the grid are wrapping and running down into multiple entries in the grid notes captured by users in the grid are wrapping and running down into multiple entries in the grid issue details type of issue check one with x bug report please search github for a similar... | 1 |
392,201 | 11,584,795,037 | IssuesEvent | 2020-02-22 19:27:11 | anitab-org/mentorship-backend | https://api.github.com/repos/anitab-org/mentorship-backend | closed | Use Amazon Relational Database Service (Amazon RDS) for persistence. | Category: Coding Priority: HIGH | ## Description
As a developer
I need to use the Amazon Relational Database Service (Amazon RDS),
so that we can have DB persistence even after redeploying the app.
## Acceptance Criteria
### Update [Required]
- [ ] DB persistence even after redeploying the app.
- [ ] All environments have an Amazon RDS databas... | 1.0 | Use Amazon Relational Database Service (Amazon RDS) for persistence. - ## Description
As a developer
I need to use the Amazon Relational Database Service (Amazon RDS),
so that we can have DB persistence even after redeploying the app.
## Acceptance Criteria
### Update [Required]
- [ ] DB persistence even after ... | non_defect | use amazon relational database service amazon rds for persistence description as a developer i need to use the amazon relational database service amazon rds so that we can have db persistence even after redeploying the app acceptance criteria update db persistence even after redeploying... | 0 |
70,887 | 23,359,490,843 | IssuesEvent | 2022-08-10 10:22:17 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | "Great, that'll help people know it's you" tooltip is shown all the time | T-Defect | ### Steps to reproduce
1. Have an avatar on your account
2. Go to the home screen (Ctrl+Alt+H)
### Outcome
#### What did you expect?
No tooltip, since any onboarding I did was years ago.
#### What happened instead?
A tooltip that only makes sense in the context of onboarding is shown:
![Screenshot 2022-... | 1.0 | "Great, that'll help people know it's you" tooltip is shown all the time - ### Steps to reproduce
1. Have an avatar on your account
2. Go to the home screen (Ctrl+Alt+H)
### Outcome
#### What did you expect?
No tooltip, since any onboarding I did was years ago.
#### What happened instead?
A tooltip that on... | defect | great that ll help people know it s you tooltip is shown all the time steps to reproduce have an avatar on your account go to the home screen ctrl alt h outcome what did you expect no tooltip since any onboarding i did was years ago what happened instead a tooltip that on... | 1 |
308,500 | 23,251,336,757 | IssuesEvent | 2022-08-04 04:16:52 | odpf/compass | https://api.github.com/repos/odpf/compass | closed | Increase coverage to 87% | documentation | **Is your feature request related to a problem? Please describe.**
We have integrated compass with coverall and manage to reach 80% coverage threshold. We could aim higher coverage to 87% for compass.
**Describe the solution you'd like**
Increase coverage to 87%
| 1.0 | Increase coverage to 87% - **Is your feature request related to a problem? Please describe.**
We have integrated compass with coverall and manage to reach 80% coverage threshold. We could aim higher coverage to 87% for compass.
**Describe the solution you'd like**
Increase coverage to 87%
| non_defect | increase coverage to is your feature request related to a problem please describe we have integrated compass with coverall and manage to reach coverage threshold we could aim higher coverage to for compass describe the solution you d like increase coverage to | 0 |
51,092 | 13,188,106,935 | IssuesEvent | 2020-08-13 05:34:26 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | simprod-scripts MuonGun module not saving S-Frames. (Trac #1966) | Migrated from Trac combo simulation defect | IPModule only writes Q-Frames. S-Frames are needed to make MuonGun usable. In principle only one S-Frame is needed per sub-directory but they don't take up that much space so we can just included them with each file.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1966">https://code... | 1.0 | simprod-scripts MuonGun module not saving S-Frames. (Trac #1966) - IPModule only writes Q-Frames. S-Frames are needed to make MuonGun usable. In principle only one S-Frame is needed per sub-directory but they don't take up that much space so we can just included them with each file.
<details>
<summary><em>Migrated fr... | defect | simprod scripts muongun module not saving s frames trac ipmodule only writes q frames s frames are needed to make muongun usable in principle only one s frame is needed per sub directory but they don t take up that much space so we can just included them with each file migrated from json ... | 1 |
141,074 | 5,428,890,519 | IssuesEvent | 2017-03-03 16:58:42 | SciSpike/yaktor-issues | https://api.github.com/repos/SciSpike/yaktor-issues | closed | Enhance mongo configuration & mongoose initializer to support replica sets & mongos | platform:nodejs priority:high status:reviewNeeded team:core type:enhancement | The current config options for mongo only allow the specification of a single host & port. In order to use mongo replica sets and `mongos` config servers, you need to be able to specify multiple `host:port` entries. | 1.0 | Enhance mongo configuration & mongoose initializer to support replica sets & mongos - The current config options for mongo only allow the specification of a single host & port. In order to use mongo replica sets and `mongos` config servers, you need to be able to specify multiple `host:port` entries. | non_defect | enhance mongo configuration mongoose initializer to support replica sets mongos the current config options for mongo only allow the specification of a single host port in order to use mongo replica sets and mongos config servers you need to be able to specify multiple host port entries | 0 |
1,302 | 2,603,751,191 | IssuesEvent | 2015-02-24 17:44:10 | chrsmith/bwapi | https://api.github.com/repos/chrsmith/bwapi | opened | BWAPI fails to load AIModule or crashes | auto-migrated Type-Defect | ```
When I build the ExampleAIModule in Debug mode BWAPI fails to load it.
The LoadLibrary call in BWAPI Returns NULL and GetLastError says 998:
Invalid memory access. either something is wrong with dynamic linking or
the BWAPI::Init() call in the DLL makes problems:
http://support.microsoft.com/kb/196069
Sometimes t... | 1.0 | BWAPI fails to load AIModule or crashes - ```
When I build the ExampleAIModule in Debug mode BWAPI fails to load it.
The LoadLibrary call in BWAPI Returns NULL and GetLastError says 998:
Invalid memory access. either something is wrong with dynamic linking or
the BWAPI::Init() call in the DLL makes problems:
http://su... | defect | bwapi fails to load aimodule or crashes when i build the exampleaimodule in debug mode bwapi fails to load it the loadlibrary call in bwapi returns null and getlasterror says invalid memory access either something is wrong with dynamic linking or the bwapi init call in the dll makes problems sometime... | 1 |
22,151 | 3,604,347,791 | IssuesEvent | 2016-02-03 22:30:51 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | No operators in outline | analyzer-server area-analyzer Priority-Medium Type-Defect | Enter the following in a Dart file in IntelliJ:
class C {
int get getter => 0;
C operator +(C other) => null;
bool operator ==(C other) => false;
int method() => 0;
}
Note that 'getter' and 'method' both appear in the outline, but the operators do not. I think that they ought ... | 1.0 | No operators in outline - Enter the following in a Dart file in IntelliJ:
class C {
int get getter => 0;
C operator +(C other) => null;
bool operator ==(C other) => false;
int method() => 0;
}
Note that 'getter' and 'method' both appear in the outline, but the operators do not... | defect | no operators in outline enter the following in a dart file in intellij class c int get getter c operator c other null bool operator c other false int method note that getter and method both appear in the outline but the operators do not... | 1 |
66,644 | 20,387,729,630 | IssuesEvent | 2022-02-22 08:55:19 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Render process crash when scrolling up on Windows 7 | T-Defect Z-Platform-Specific X-Cannot-Reproduce S-Critical A-Timeline Z-Upstream O-Uncommon | <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your information, you will help the us to get all
the neces... | 1.0 | Render process crash when scrolling up on Windows 7 - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your i... | defect | render process crash when scrolling up on windows this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it yo... | 1 |
62,072 | 17,023,844,732 | IssuesEvent | 2021-07-03 04:08:25 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | [Trac] "/newticket?component=website" does not cause the proper component to be preselected | Component: admin Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 5.00pm, Monday, 10th December 2012]**
According to Trac documentation it should work:
http://trac.edgewall.org/wiki/TracTickets#PresetValuesforNewTickets
Not sure if this is a bug in Trac or trac.osm.org configuration.
The use case is that I wanted to create... | 1.0 | [Trac] "/newticket?component=website" does not cause the proper component to be preselected - **[Submitted to the original trac issue database at 5.00pm, Monday, 10th December 2012]**
According to Trac documentation it should work:
http://trac.edgewall.org/wiki/TracTickets#PresetValuesforNewTickets
Not sure if t... | defect | newticket component website does not cause the proper component to be preselected according to trac documentation it should work not sure if this is a bug in trac or trac osm org configuration the use case is that i wanted to create add ticket links on the trac home page for the main compon... | 1 |
24,858 | 24,390,911,350 | IssuesEvent | 2022-10-04 15:09:32 | forcedotcom/salesforcedx-vscode | https://api.github.com/repos/forcedotcom/salesforcedx-vscode | closed | Allow selection of multiple files/folders on Deploy/Retrieve source | type:feedback area:usability area:deploy/retrieve | ### Summary
If I select multiple files and right click>Deploy Source to org or Retrieve source from org, it only deploys the file that I right clicked on and not all files that were selected.
The command output shows only one file that it is trying to source:deploy, so I think it is possibly an extension issue.
... | True | Allow selection of multiple files/folders on Deploy/Retrieve source - ### Summary
If I select multiple files and right click>Deploy Source to org or Retrieve source from org, it only deploys the file that I right clicked on and not all files that were selected.
The command output shows only one file that it is try... | non_defect | allow selection of multiple files folders on deploy retrieve source summary if i select multiple files and right click deploy source to org or retrieve source from org it only deploys the file that i right clicked on and not all files that were selected the command output shows only one file that it is try... | 0 |
135,845 | 18,722,141,899 | IssuesEvent | 2021-11-03 13:00:29 | KDWSS/dd-trace-java | https://api.github.com/repos/KDWSS/dd-trace-java | opened | CVE-2018-1273 (High) detected in spring-data-commons-1.13.9.RELEASE.jar, spring-data-commons-2.0.0.RELEASE.jar | security vulnerability | ## CVE-2018-1273 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-data-commons-1.13.9.RELEASE.jar</b>, <b>spring-data-commons-2.0.0.RELEASE.jar</b></p></summary>
<p>
<details><... | True | CVE-2018-1273 (High) detected in spring-data-commons-1.13.9.RELEASE.jar, spring-data-commons-2.0.0.RELEASE.jar - ## CVE-2018-1273 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>sprin... | non_defect | cve high detected in spring data commons release jar spring data commons release jar cve high severity vulnerability vulnerable libraries spring data commons release jar spring data commons release jar spring data commons release jar global parent ... | 0 |
16,054 | 2,870,254,196 | IssuesEvent | 2015-06-07 00:40:45 | pdelia/away3d | https://api.github.com/repos/pdelia/away3d | closed | GeometryData destroy with error | auto-migrated Priority-Medium Type-Defect | #109 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:52Z
```
What steps will reproduce the problem?
1. try to destroy a GemetryData
2.
3.
What is the expected output? What do you see instead?
Should work, but instead it throws "TypeError: Error #1007: Instantiation
attempted on a non-constructor".
Wha... | 1.0 | GeometryData destroy with error - #109 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:52Z
```
What steps will reproduce the problem?
1. try to destroy a GemetryData
2.
3.
What is the expected output? What do you see instead?
Should work, but instead it throws "TypeError: Error #1007: Instantiation
att... | defect | geometrydata destroy with error issue by googlecodeexporter created on what steps will reproduce the problem try to destroy a gemetrydata what is the expected output what do you see instead should work but instead it throws typeerror error instantiation attempted on a non ... | 1 |
67,883 | 21,219,349,590 | IssuesEvent | 2022-04-11 10:22:56 | combatopera/lagoon | https://api.github.com/repos/combatopera/lagoon | opened | lagoon_sic module that does not transform underscores | defect | currently `from lagoon import foo_bar` may import foo-bar or foo_bar depending on what's installed on your system, which is going to cause surprising behaviour. add a lagoon_sic module that does not transform underscores, and always transform underscores in the main lagoon module. also need a binary version of the new ... | 1.0 | lagoon_sic module that does not transform underscores - currently `from lagoon import foo_bar` may import foo-bar or foo_bar depending on what's installed on your system, which is going to cause surprising behaviour. add a lagoon_sic module that does not transform underscores, and always transform underscores in the ma... | defect | lagoon sic module that does not transform underscores currently from lagoon import foo bar may import foo bar or foo bar depending on what s installed on your system which is going to cause surprising behaviour add a lagoon sic module that does not transform underscores and always transform underscores in the ma... | 1 |
68,765 | 21,883,222,255 | IssuesEvent | 2022-05-19 16:00:27 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | New HazelcastInstance instantiation takes up to five minutes since Hazelcast 5.1 | Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
Since we upgraded to Hazelcast 5.1, booting the application started taking much longer time on some machines. Seems that a new instance instantiation - `Hazelcast.newHaze... | 1.0 | New HazelcastInstance instantiation takes up to five minutes since Hazelcast 5.1 - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
Since we upgraded to Hazelcast 5.1, booting the application started taking much longer ... | defect | new hazelcastinstance instantiation takes up to five minutes since hazelcast thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently since we upgraded to hazelcast booting the application started taking much longer ... | 1 |
273,587 | 29,831,033,962 | IssuesEvent | 2023-06-18 09:21:12 | RG4421/ampere-centos-kernel | https://api.github.com/repos/RG4421/ampere-centos-kernel | closed | CVE-2019-18660 (Medium) detected in linuxv5.2 - autoclosed | Mend: dependency security vulnerability | ## CVE-2019-18660 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/tor... | True | CVE-2019-18660 (Medium) detected in linuxv5.2 - autoclosed - ## CVE-2019-18660 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary>
<p>
<p>Linux kernel source ... | non_defect | cve medium detected in autoclosed cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in base branch amp centos kernel vulnerable source files arch powerpc include asm security fe... | 0 |
115,285 | 9,789,569,941 | IssuesEvent | 2019-06-10 10:10:23 | DivanteLtd/storefront-ui | https://api.github.com/repos/DivanteLtd/storefront-ui | closed | [ Desktop ] Create SfTopBar | 1: Easy good first issue styling tests | [Designs on Figma](https://www.figma.com/file/hrwE3VsMBHgdJoS86rVr4W/Desktop-%26-Mobile-Vue-Storefront?node-id=303%3A1239)

Imo we may handle just the bar with this component, langua... | 1.0 | [ Desktop ] Create SfTopBar - [Designs on Figma](https://www.figma.com/file/hrwE3VsMBHgdJoS86rVr4W/Desktop-%26-Mobile-Vue-Storefront?node-id=303%3A1239)

Imo we may handle just the ... | non_defect | create sftopbar imo we may handle just the bar with this component languages menu country flags would be another component proposed api default slot for centralized content left and right slots for custom content on respective sides no props no methods no events ple... | 0 |
61,774 | 17,023,776,667 | IssuesEvent | 2021-07-03 03:47:36 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | No Rendering of generator:source=wind | Component: mapnik Priority: minor Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 5.27pm, Wednesday, 22nd February 2012]**
It seems that currently only the old tag power_source=wind is rendered and the new one (generator:source=wind) is not rendered by mapnik. JOSM for example shows a warning message that power_source=wind is replaced with generat... | 1.0 | No Rendering of generator:source=wind - **[Submitted to the original trac issue database at 5.27pm, Wednesday, 22nd February 2012]**
It seems that currently only the old tag power_source=wind is rendered and the new one (generator:source=wind) is not rendered by mapnik. JOSM for example shows a warning message that po... | defect | no rendering of generator source wind it seems that currently only the old tag power source wind is rendered and the new one generator source wind is not rendered by mapnik josm for example shows a warning message that power source wind is replaced with generator source wind and should therfor be used mayb... | 1 |
61,285 | 14,621,061,523 | IssuesEvent | 2020-12-22 20:53:18 | SmartBear/idea-collaborator-plugin | https://api.github.com/repos/SmartBear/idea-collaborator-plugin | opened | CVE-2020-10968 (High) detected in jackson-databind-2.5.0.jar | security vulnerability | ## CVE-2020-10968 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.5.0.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-10968 (High) detected in jackson-databind-2.5.0.jar - ## CVE-2020-10968 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.5.0.jar</b></p></summary>
<p>General... | non_defect | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library idea collaborator plugin cli... | 0 |
301,516 | 26,053,913,379 | IssuesEvent | 2022-12-22 22:03:15 | opensearch-project/OpenSearch | https://api.github.com/repos/opensearch-project/OpenSearch | closed | [CI] o.o.aliases.IndexAliasesIT.testSameAlias failure | bug CI flaky-test | Caught on PR #2574 this test was not reproducible and looks like a one off CI blip. Documenting for posterity:
```
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.aliases.IndexAliasesIT.testSameAlias" -Dtests.seed=D759B90667E7AFC3 -Dtests.security.manager=true -Dtests.jvm.argline="-X... | 1.0 | [CI] o.o.aliases.IndexAliasesIT.testSameAlias failure - Caught on PR #2574 this test was not reproducible and looks like a one off CI blip. Documenting for posterity:
```
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.aliases.IndexAliasesIT.testSameAlias" -Dtests.seed=D759B90667E7AF... | non_defect | o o aliases indexaliasesit testsamealias failure caught on pr this test was not reproducible and looks like a one off ci blip documenting for posterity reproduce with gradlew server internalclustertest tests org opensearch aliases indexaliasesit testsamealias dtests seed dtests security m... | 0 |
100,437 | 12,522,159,561 | IssuesEvent | 2020-06-03 18:40:03 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | List block: confusing icons | Needs Design Feedback | **Describe the bug**
In my opinion, the icons for the list type look very similar to each other. Every time I want to change the list type it takes me some time to get the right one. The numbering could be a little bit bigger, or it could include also 2 and 3. I'm not sure what the purpose is of the upper line? Cc @... | 1.0 | List block: confusing icons - **Describe the bug**
In my opinion, the icons for the list type look very similar to each other. Every time I want to change the list type it takes me some time to get the right one. The numbering could be a little bit bigger, or it could include also 2 and 3. I'm not sure what the purp... | non_defect | list block confusing icons describe the bug in my opinion the icons for the list type look very similar to each other every time i want to change the list type it takes me some time to get the right one the numbering could be a little bit bigger or it could include also and i m not sure what the purp... | 0 |
64,679 | 26,841,583,461 | IssuesEvent | 2023-02-03 01:13:58 | BCDevOps/developer-experience | https://api.github.com/repos/BCDevOps/developer-experience | opened | RunWhen - evaluation summary | ops and shared services | **Describe the issue**
This is to summarize what we've found out about RunWhen product.
**Definition of done**
- [ ] learn about RunWhen and discuss use cases
- [ ] sum up the following:
- use cases and value-add
- multi-tenant model
- platform services team effort to onboard, implement and maintain
- platform... | 1.0 | RunWhen - evaluation summary - **Describe the issue**
This is to summarize what we've found out about RunWhen product.
**Definition of done**
- [ ] learn about RunWhen and discuss use cases
- [ ] sum up the following:
- use cases and value-add
- multi-tenant model
- platform services team effort to onboard, impl... | non_defect | runwhen evaluation summary describe the issue this is to summarize what we ve found out about runwhen product definition of done learn about runwhen and discuss use cases sum up the following use cases and value add multi tenant model platform services team effort to onboard implemen... | 0 |
9,618 | 2,615,163,786 | IssuesEvent | 2015-03-01 06:43:33 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | 1 second per key suddenly timeouts | auto-migrated Priority-Triage Type-Defect | ```
0. What version of Reaver are you using?
version 1.4
1. What operating system are you using (Linux is the only supported OS)?
Backtrack 5 R2, but I did an apt-get update, apt-get upgrade, and apt-get
dist-upgrade.
2. Is your wireless card in monitor mode (yes/no)?
yes
3. What is the signal strength of the ... | 1.0 | 1 second per key suddenly timeouts - ```
0. What version of Reaver are you using?
version 1.4
1. What operating system are you using (Linux is the only supported OS)?
Backtrack 5 R2, but I did an apt-get update, apt-get upgrade, and apt-get
dist-upgrade.
2. Is your wireless card in monitor mode (yes/no)?
yes
3... | defect | second per key suddenly timeouts what version of reaver are you using version what operating system are you using linux is the only supported os backtrack but i did an apt get update apt get upgrade and apt get dist upgrade is your wireless card in monitor mode yes no yes ... | 1 |
2,502 | 2,607,905,569 | IssuesEvent | 2015-02-26 00:15:28 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | Замена табов на 4 пробела | auto-migrated Priority-Medium Type-Defect | ```
Подключил сий замечательный плагин к Aptana IDE.
Так повелось, привык использовать в
качестве отступы 4 пробела.
В настройках IDE выставлены нужные пробелы,
но сам плагин, насколько могу судить, по
умолчанию использует отступы табами.
Ну и вопрос: как заставить после
разворачивания свойств типа table+, dl+ отс... | 1.0 | Замена табов на 4 пробела - ```
Подключил сий замечательный плагин к Aptana IDE.
Так повелось, привык использовать в
качестве отступы 4 пробела.
В настройках IDE выставлены нужные пробелы,
но сам плагин, насколько могу судить, по
умолчанию использует отступы табами.
Ну и вопрос: как заставить после
разворачивания ... | defect | замена табов на пробела подключил сий замечательный плагин к aptana ide так повелось привык использовать в качестве отступы пробела в настройках ide выставлены нужные пробелы но сам плагин насколько могу судить по умолчанию использует отступы табами ну и вопрос как заставить после разворачивания ... | 1 |
33,598 | 7,177,590,353 | IssuesEvent | 2018-01-31 14:08:46 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | LazyLoading fails for TabView | defect | **I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request h... | 1.0 | LazyLoading fails for TabView - **I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please... | defect | lazyloading fails for tabview i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see ... | 1 |
891 | 2,594,280,084 | IssuesEvent | 2015-02-20 01:25:40 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | closed | Animation recording broken in BALL 1.3 | C: VIEW P: major R: fixed T: defect | **Reported by nicste on 4 Aug 39519473 13:20 UTC**
Apparently the animation recording in BALL 1.3(beta2) is broken. When having recorded a movement, the subsequent playback of the record by pressing "Start" in the Animation menu results in a BALLView hang up. Most probably a (Q)thread issue. | 1.0 | Animation recording broken in BALL 1.3 - **Reported by nicste on 4 Aug 39519473 13:20 UTC**
Apparently the animation recording in BALL 1.3(beta2) is broken. When having recorded a movement, the subsequent playback of the record by pressing "Start" in the Animation menu results in a BALLView hang up. Most probably a (Q)... | defect | animation recording broken in ball reported by nicste on aug utc apparently the animation recording in ball is broken when having recorded a movement the subsequent playback of the record by pressing start in the animation menu results in a ballview hang up most probably a q thread issue | 1 |
242,577 | 20,254,111,453 | IssuesEvent | 2022-02-14 21:04:07 | OllisGit/OctoPrint-PrintJobHistory | https://api.github.com/repos/OllisGit/OctoPrint-PrintJobHistory | closed | No Print Job History since tHE 26th ("bad transparency mask") | status: waitingForTestFeedback | All of a sudden I lost my print job history. I deleted the database and recreated, still have nothing. Attached my log File. Anything else you need?
[octoprint.log](https://github.com/OllisGit/OctoPrint-PrintJobHistory/files/7614179/octoprint.log)
| 1.0 | No Print Job History since tHE 26th ("bad transparency mask") - All of a sudden I lost my print job history. I deleted the database and recreated, still have nothing. Attached my log File. Anything else you need?
[octoprint.log](https://github.com/OllisGit/OctoPrint-PrintJobHistory/files/7614179/octoprint.log)
| non_defect | no print job history since the bad transparency mask all of a sudden i lost my print job history i deleted the database and recreated still have nothing attached my log file anything else you need | 0 |
48,377 | 20,119,403,259 | IssuesEvent | 2022-02-07 23:37:00 | hashicorp/terraform-provider-aws | https://api.github.com/repos/hashicorp/terraform-provider-aws | closed | Amplify: Error downloading #current-cloud-backend.zip from deployment bucket: | service/s3 service/amplify needs-triage | <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen... | 2.0 | Amplify: Error downloading #current-cloud-backend.zip from deployment bucket: - <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io... | non_defect | amplify error downloading current cloud backend zip from deployment bucket please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are run... | 0 |
23,026 | 3,754,911,075 | IssuesEvent | 2016-03-12 08:54:51 | openwrt/luci | https://api.github.com/repos/openwrt/luci | closed | add luci-uvc library from fon-ng (patch included) | C: LuCI Applications P: major T: defect | **Reported by reporter on 29 Aug 2009 11:19 UTC**
Here is a patch to add the luci-uvc library from fon-ng (http://trac.fonosfera.org/fon-ng/browser/trunk/luci/libs/uvc). No idea if this is the right way of doing it. The uvc library builds but on the router I get:
```
root@OpenWrt:~# lua test.lua
lua: error loading mod... | 1.0 | add luci-uvc library from fon-ng (patch included) - **Reported by reporter on 29 Aug 2009 11:19 UTC**
Here is a patch to add the luci-uvc library from fon-ng (http://trac.fonosfera.org/fon-ng/browser/trunk/luci/libs/uvc). No idea if this is the right way of doing it. The uvc library builds but on the router I get:
```
... | defect | add luci uvc library from fon ng patch included reported by reporter on aug utc here is a patch to add the luci uvc library from fon ng no idea if this is the right way of doing it the uvc library builds but on the router i get root openwrt lua test lua lua error loading module uvc from ... | 1 |
47,563 | 10,120,563,222 | IssuesEvent | 2019-07-31 13:58:48 | atomist-blogs/org-visualizer | https://api.github.com/repos/atomist-blogs/org-visualizer | reopened | Code Inspection: Tslint on master | code-inspection env:gke-int-production:testing env:k8s-internal-production:testing | ### no-duplicate-imports
- [`lib/page/sunburstScript.ts:18`](https://github.com/atomist-blogs/org-visualizer/blob/d95a7f5015bf00a10a312f8cf1b9746e8e5a55b4/lib/page/sunburstScript.ts#L18): _(error)_ Multiple imports from 'd3' can be combined into one.
[atomist:code-inspection:master=@atomist/atomist-sdm] | 1.0 | Code Inspection: Tslint on master - ### no-duplicate-imports
- [`lib/page/sunburstScript.ts:18`](https://github.com/atomist-blogs/org-visualizer/blob/d95a7f5015bf00a10a312f8cf1b9746e8e5a55b4/lib/page/sunburstScript.ts#L18): _(error)_ Multiple imports from 'd3' can be combined into one.
[atomist:code-inspection:mast... | non_defect | code inspection tslint on master no duplicate imports error multiple imports from can be combined into one | 0 |
13,331 | 2,753,791,195 | IssuesEvent | 2015-04-25 01:50:49 | kuri65536/python-for-android | https://api.github.com/repos/kuri65536/python-for-android | closed | sys.getfilesystemencoding() returns None | auto-migrated Defect | ```
What steps will reproduce the problem?
1. Open Python shell on an android device.
2. Enter 'import sys; print sys.filesystemencoding()'
What is the expected output? What do you see instead?
A string "UTF-8" or "mbcs" expected, but sees None.
This causes unicode exception on many os module functions accessing the ... | 1.0 | sys.getfilesystemencoding() returns None - ```
What steps will reproduce the problem?
1. Open Python shell on an android device.
2. Enter 'import sys; print sys.filesystemencoding()'
What is the expected output? What do you see instead?
A string "UTF-8" or "mbcs" expected, but sees None.
This causes unicode exception... | defect | sys getfilesystemencoding returns none what steps will reproduce the problem open python shell on an android device enter import sys print sys filesystemencoding what is the expected output what do you see instead a string utf or mbcs expected but sees none this causes unicode exception... | 1 |
39,207 | 15,888,774,528 | IssuesEvent | 2021-04-10 08:56:02 | microsoft/botframework-cli | https://api.github.com/repos/microsoft/botframework-cli | closed | Error: Cannot find module 'antlr4/index' | Bot Services customer-replied-to customer-reported | BF Version: latest
Node: 12.22
OS: Win 64
Tool: PS

When executing the bf luis:build command it fails with the following error:

When executing the bf luis:build command it fails with the following error:
![image](https://user-images... | non_defect | error cannot find module index bf version latest node os win tool ps when executing the bf luis build command it fails with the following error during install it already gave this warning | 0 |
100,624 | 30,743,371,334 | IssuesEvent | 2023-07-28 13:16:36 | VirtusLab/git-machete | https://api.github.com/repos/VirtusLab/git-machete | opened | Move requirements.* files to requirements/ directory | code quality minor build | So that they don't clutter up the top-level directory.
Multiple places need to be subsequently updated, including:
* tox.ini
* dependabot config
* debian options for `tar-ignore`
* ...
| 1.0 | Move requirements.* files to requirements/ directory - So that they don't clutter up the top-level directory.
Multiple places need to be subsequently updated, including:
* tox.ini
* dependabot config
* debian options for `tar-ignore`
* ...
| non_defect | move requirements files to requirements directory so that they don t clutter up the top level directory multiple places need to be subsequently updated including tox ini dependabot config debian options for tar ignore | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.