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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
19,270 | 3,175,831,806 | IssuesEvent | 2015-09-24 03:28:59 | prettydiff/prettydiff | https://api.github.com/repos/prettydiff/prettydiff | closed | Prettydiff fails under Node 4.1.0 | Defect Underway | I recently upgraded to Node v4.1.0 and prettydiff (from the command line) fails with "ReferenceError: options is not defined" within .prettydiffrc.
The problem is that line 15 is using "options" rather than "option" as the variable name.
For some reason, this doesn't fail under Node 4.0.0. | 1.0 | Prettydiff fails under Node 4.1.0 - I recently upgraded to Node v4.1.0 and prettydiff (from the command line) fails with "ReferenceError: options is not defined" within .prettydiffrc.
The problem is that line 15 is using "options" rather than "option" as the variable name.
For some reason, this doesn't fail unde... | defect | prettydiff fails under node i recently upgraded to node and prettydiff from the command line fails with referenceerror options is not defined within prettydiffrc the problem is that line is using options rather than option as the variable name for some reason this doesn t fail under ... | 1 |
73,933 | 9,740,693,978 | IssuesEvent | 2019-06-01 23:19:12 | hapijs/joi | https://api.github.com/repos/hapijs/joi | closed | API docs are missing the error type `object.child` | documentation | The documentation for the API is missing the error type `object.child`.
| 1.0 | API docs are missing the error type `object.child` - The documentation for the API is missing the error type `object.child`.
| non_defect | api docs are missing the error type object child the documentation for the api is missing the error type object child | 0 |
60,611 | 6,711,748,547 | IssuesEvent | 2017-10-13 06:13:31 | researchstudio-sat/webofneeds | https://api.github.com/repos/researchstudio-sat/webofneeds | closed | "Reply-Message" not shown in chat | testing | Commit: 6fa7e10dd610c195229ec4f04d9f1b38125c34fe
Integration-Test:
After accepting a request, the "reply-message" is not shown:
Send the request:

Accept with a "reply-message":

Accept wi... | non_defect | reply message not shown in chat commit integration test after accepting a request the reply message is not shown send the request accept with a reply message reply message not shown after sending messages and refreshing page chat of the conversation partner... | 0 |
16,651 | 2,921,533,037 | IssuesEvent | 2015-06-25 02:14:46 | robolectric/robolectric | https://api.github.com/repos/robolectric/robolectric | reopened | TestRunnerSequenceTest failing on Windows | 3.0 defect | Getting the following error on Windows (the same code seems to run fine in the Travis CI):
````
Running org.robolectric.TestRunnerSequenceTest
Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec <<< FAILURE!
shouldRunThingsInTheRightOrder(org.robolectric.TestRunnerSequenceTest) Time elapsed... | 1.0 | TestRunnerSequenceTest failing on Windows - Getting the following error on Windows (the same code seems to run fine in the Travis CI):
````
Running org.robolectric.TestRunnerSequenceTest
Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec <<< FAILURE!
shouldRunThingsInTheRightOrder(org.robol... | defect | testrunnersequencetest failing on windows getting the following error on windows the same code seems to run fine in the travis ci running org robolectric testrunnersequencetest tests run failures errors skipped time elapsed sec failure shouldrunthingsintherightorder org robolec... | 1 |
5,870 | 2,610,217,003 | IssuesEvent | 2015-02-26 19:09:07 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | инструкция для телевизора sony kv-m2100k .rar | auto-migrated Priority-Medium Type-Defect | ```
'''Аристарх Афанасьев'''
День добрый никак не могу найти .инструкция
для телевизора sony kv-m2100k .rar. как то
выкладывали уже
'''Аврор Капустин'''
Вот держи линк http://bit.ly/1865Y3K
'''Вильям Трофимов'''
Просит ввести номер мобилы!Не опасно ли это?
'''Гайдар Морозов'''
Неа все ок у меня ничего не списало
... | 1.0 | инструкция для телевизора sony kv-m2100k .rar - ```
'''Аристарх Афанасьев'''
День добрый никак не могу найти .инструкция
для телевизора sony kv-m2100k .rar. как то
выкладывали уже
'''Аврор Капустин'''
Вот держи линк http://bit.ly/1865Y3K
'''Вильям Трофимов'''
Просит ввести номер мобилы!Не опасно ли это?
'''Гайдар ... | defect | инструкция для телевизора sony kv rar аристарх афанасьев день добрый никак не могу найти инструкция для телевизора sony kv rar как то выкладывали уже аврор капустин вот держи линк вильям трофимов просит ввести номер мобилы не опасно ли это гайдар морозов неа все ок у меня н... | 1 |
15,350 | 5,947,121,941 | IssuesEvent | 2017-05-26 07:07:16 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | npm doesn't work in arm7 | build question | Version: v6.10.3
Platform:linux x86_64
Subsystem: arm7a
I have downloaded source code for node js. From android-configure I have created node file to execute in rk3288(arm7a).
This is my android-configure file:
```
if [ -z "$2" ]; then
ARCH=arm
else
ARCH="$2"
fi
CC_VER="4.9"
case $ARCH in
arm)
DEST_... | 1.0 | npm doesn't work in arm7 - Version: v6.10.3
Platform:linux x86_64
Subsystem: arm7a
I have downloaded source code for node js. From android-configure I have created node file to execute in rk3288(arm7a).
This is my android-configure file:
```
if [ -z "$2" ]; then
ARCH=arm
else
ARCH="$2"
fi
CC_VER="4.9"
... | non_defect | npm doesn t work in version platform linux subsystem i have downloaded source code for node js from android configure i have created node file to execute in this is my android configure file if then arch arm else arch fi cc ver case arch in arm dest cpu ... | 0 |
80,213 | 30,118,630,378 | IssuesEvent | 2023-06-30 13:32:23 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | BUG (?): box-cox related `BracketError`-s downstream in `sktime` | defect scipy.optimize | ### Describe your issue.
Since 1.11.0, the `BoxCoxTransformer` in `sktime` is failing with a `BracketError`, which ultimately comes from `optimize.brent` and `optimize.fminbound`.
We would appreciate help with diagnosing the issue, as none of the more obvious fixes have helped.
Further details:
* the origin... | 1.0 | BUG (?): box-cox related `BracketError`-s downstream in `sktime` - ### Describe your issue.
Since 1.11.0, the `BoxCoxTransformer` in `sktime` is failing with a `BracketError`, which ultimately comes from `optimize.brent` and `optimize.fminbound`.
We would appreciate help with diagnosing the issue, as none of the ... | defect | bug box cox related bracketerror s downstream in sktime describe your issue since the boxcoxtransformer in sktime is failing with a bracketerror which ultimately comes from optimize brent and optimize fminbound we would appreciate help with diagnosing the issue as none of the m... | 1 |
74,256 | 25,028,741,072 | IssuesEvent | 2022-11-04 10:25:30 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | zfs zvol partition can not create by-partuuid or by-uuid path | Type: Defect |
ZFS run environment :
===================
System inforation :
kernel : Linux horeb34 5.10.139 #17
cpu : x86_64
os: Rocky Linux 8.6
zfs version : 2.1.5
=====================
installed : zfs , zfs-dkms , and other depends rpm
The proble :
My environment need zfs zvol partion , use partition path ... | 1.0 | zfs zvol partition can not create by-partuuid or by-uuid path -
ZFS run environment :
===================
System inforation :
kernel : Linux horeb34 5.10.139 #17
cpu : x86_64
os: Rocky Linux 8.6
zfs version : 2.1.5
=====================
installed : zfs , zfs-dkms , and other depends rpm
The proble :... | defect | zfs zvol partition can not create by partuuid or by uuid path zfs run environment system inforation kernel linux cpu os rocky linux zfs version installed zfs zfs dkms and other depends rpm the proble : my envi... | 1 |
177,305 | 21,472,438,591 | IssuesEvent | 2022-04-26 10:44:09 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Security Solution] Deprecate some of the Bulk API endpoints | Team:Detections and Resp Team: SecuritySolution Feature:Rule Management Team:Detection Rules v8.2.0 | **Related to:** https://github.com/elastic/kibana/pull/126068
## Summary
On the frontend side of Elastic Security app, calls to some of our Bulk API endpoints were superseded by calls to the new [Bulk Action API](https://www.elastic.co/guide/en/security/8.1/bulk-actions-rules-api.html#bulk-actions-rules-api-acti... | True | [Security Solution] Deprecate some of the Bulk API endpoints - **Related to:** https://github.com/elastic/kibana/pull/126068
## Summary
On the frontend side of Elastic Security app, calls to some of our Bulk API endpoints were superseded by calls to the new [Bulk Action API](https://www.elastic.co/guide/en/secur... | non_defect | deprecate some of the bulk api endpoints related to summary on the frontend side of elastic security app calls to some of our bulk api endpoints were superseded by calls to the new the following endpoints are not used from kibana anymore this means we don t need thes... | 0 |
55,455 | 14,497,099,689 | IssuesEvent | 2020-12-11 13:46:39 | TykTechnologies/tyk-operator | https://api.github.com/repos/TykTechnologies/tyk-operator | closed | bug: security policies are not idempotent | defect | Apply an API
Apply a security policy
Apply the security policy again and you will see that the CR is modified.

```
kubectl apply -f ./config/samples/httpbin_protected.yaml
kubectl apply -f ./config/s... | 1.0 | bug: security policies are not idempotent - Apply an API
Apply a security policy
Apply the security policy again and you will see that the CR is modified.

```
kubectl apply -f ./config/samples/httpbin... | defect | bug security policies are not idempotent apply an api apply a security policy apply the security policy again and you will see that the cr is modified kubectl apply f config samples httpbin protected yaml kubectl apply f config samples httpbin protected policy yaml kubectl apply f confi... | 1 |
63,203 | 17,462,025,419 | IssuesEvent | 2021-08-06 11:55:36 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Deserialize OBJECT columns in SQL result lazily | Type: Defect Team: Core Source: Internal Module: SQL | When the result contains OBJECT field and the client doesn't have the class, it fails when iterating such a row. It should fail only when trying to access the OBJECT field.
```java
class Address { String street, city; }
class Person { String name; Address address;}
SqlResult result = sql.execute("SELECT * FROM pe... | 1.0 | Deserialize OBJECT columns in SQL result lazily - When the result contains OBJECT field and the client doesn't have the class, it fails when iterating such a row. It should fail only when trying to access the OBJECT field.
```java
class Address { String street, city; }
class Person { String name; Address address;}
... | defect | deserialize object columns in sql result lazily when the result contains object field and the client doesn t have the class it fails when iterating such a row it should fail only when trying to access the object field java class address string street city class person string name address address ... | 1 |
68,570 | 21,712,411,057 | IssuesEvent | 2022-05-10 14:52:03 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Unnecessary parentheses generated in ConditionAsField | T: Defect C: Functionality P: Medium R: Fixed E: All Editions | Some `Condition` implementations never require any parentheses e.g. when wrapped in `ConditionAsField`. For example:
```java
select(field(exists(select(inline(1)))))
select(field(not(exists(select(inline(1))))))
```
This currently produces:
```sql
select (exists (select 1))
select (not (exists (select 1))... | 1.0 | Unnecessary parentheses generated in ConditionAsField - Some `Condition` implementations never require any parentheses e.g. when wrapped in `ConditionAsField`. For example:
```java
select(field(exists(select(inline(1)))))
select(field(not(exists(select(inline(1))))))
```
This currently produces:
```sql
sel... | defect | unnecessary parentheses generated in conditionasfield some condition implementations never require any parentheses e g when wrapped in conditionasfield for example java select field exists select inline select field not exists select inline this currently produces sql sel... | 1 |
68,823 | 21,916,824,782 | IssuesEvent | 2022-05-22 00:18:38 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Text box in devtools isn't full height despite overflowing | T-Defect | ### Steps to reproduce

### Outcome
#### What did you expect?
at least use the available vertical space
### Operating system
arch
### Application version
Element Nightly version: 2022052102 Olm versio... | 1.0 | Text box in devtools isn't full height despite overflowing - ### Steps to reproduce

### Outcome
#### What did you expect?
at least use the available vertical space
### Operating system
arch
### Applic... | defect | text box in devtools isn t full height despite overflowing steps to reproduce outcome what did you expect at least use the available vertical space operating system arch application version element nightly version olm version how did you install the app aur h... | 1 |
93,933 | 19,402,313,153 | IssuesEvent | 2021-12-19 12:05:52 | home-assistant/core | https://api.github.com/repos/home-assistant/core | closed | Dexcom authentication fails when logging in with an email address | by-code-owner integration: dexcom | ### The problem
Due to recent endpoint API changes, all users are unable to successfully authenticate.
### What version of Home Assistant Core has the issue?
core-2022.1.0.dev20211213
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you runn... | 1.0 | Dexcom authentication fails when logging in with an email address - ### The problem
Due to recent endpoint API changes, all users are unable to successfully authenticate.
### What version of Home Assistant Core has the issue?
core-2022.1.0.dev20211213
### What was the last working version of Home Assistant ... | non_defect | dexcom authentication fails when logging in with an email address the problem due to recent endpoint api changes all users are unable to successfully authenticate what version of home assistant core has the issue core what was the last working version of home assistant core no ... | 0 |
780,046 | 27,377,520,042 | IssuesEvent | 2023-02-28 07:32:51 | NetEase/arctic | https://api.github.com/repos/NetEase/arctic | closed | [Bug]: Optimizing Status is incorrectly set | type:bug module:optimize priority:critical | ### What happened?
When flink encounters the following exception, the Optimizing Status of the AMS does not change, which means that no further optimizations are made.
```
2022-12-19 16:59:35,458 ERROR com.netease.arctic.table.TableMetaStore [] - run with catalog ugi request failed. UGI is h... | 1.0 | [Bug]: Optimizing Status is incorrectly set - ### What happened?
When flink encounters the following exception, the Optimizing Status of the AMS does not change, which means that no further optimizations are made.
```
2022-12-19 16:59:35,458 ERROR com.netease.arctic.table.TableMetaStore [] -... | non_defect | optimizing status is incorrectly set what happened when flink encounters the following exception the optimizing status of the ams does not change which means that no further optimizations are made error com netease arctic table tablemetastore run with catal... | 0 |
74,273 | 15,325,451,614 | IssuesEvent | 2021-02-26 01:20:36 | idonthaveafifaaddiction/MapLoom | https://api.github.com/repos/idonthaveafifaaddiction/MapLoom | closed | CVE-2016-10540 (High) detected in multiple libraries - autoclosed | security vulnerability | ## CVE-2016-10540 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimatch-2.0.10.tgz</b>, <b>minimatch-0.3.0.tgz</b>, <b>minimatch-0.2.14.tgz</b>, <b>minimatch-0.2.9.tgz</b>, <b>min... | True | CVE-2016-10540 (High) detected in multiple libraries - autoclosed - ## CVE-2016-10540 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimatch-2.0.10.tgz</b>, <b>minimatch-0.3.0.tgz<... | non_defect | cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries minimatch tgz minimatch tgz minimatch tgz minimatch tgz minimatch tgz minimatch tgz a glob matcher in javascript library home ... | 0 |
1,065 | 2,594,525,529 | IssuesEvent | 2015-02-20 04:48:37 | paulirish/mutation-summary | https://api.github.com/repos/paulirish/mutation-summary | opened | MutationSummary is not defined in Chrome 21 dev | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Open a new tab to about:blank
2. Hit Ctrl-Shift-J to go to console
3. type:
function hi(summaries) {
console.log("here are the summaries!: ");
console.log(summaries);
}
var summaryObserver = new MutationSummary({ callback: hi });
What is the expected output? What do... | 1.0 | MutationSummary is not defined in Chrome 21 dev - ```
What steps will reproduce the problem?
1. Open a new tab to about:blank
2. Hit Ctrl-Shift-J to go to console
3. type:
function hi(summaries) {
console.log("here are the summaries!: ");
console.log(summaries);
}
var summaryObserver = new MutationSummary({ call... | defect | mutationsummary is not defined in chrome dev what steps will reproduce the problem open a new tab to about blank hit ctrl shift j to go to console type function hi summaries console log here are the summaries console log summaries var summaryobserver new mutationsummary callb... | 1 |
71,904 | 23,847,108,581 | IssuesEvent | 2022-09-06 14:47:30 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: [issue in scipy.optimize.shgo, for COBYLA's minimizer_kwargs in scipy.optimize._shgo.py] | defect | ### Describe your issue.
In file scipy.optimize._shgo.py on line 557 in the declaration of solver_args, the solver method's specific arguments, the 'catol' as one of COBYLA's method specific argument is missing, leading this argument to be removed on line 584:
" _restrict_to_keys(self.minimizer_kwargs['options'],
... | 1.0 | BUG: [issue in scipy.optimize.shgo, for COBYLA's minimizer_kwargs in scipy.optimize._shgo.py] - ### Describe your issue.
In file scipy.optimize._shgo.py on line 557 in the declaration of solver_args, the solver method's specific arguments, the 'catol' as one of COBYLA's method specific argument is missing, leading thi... | defect | bug describe your issue in file scipy optimize shgo py on line in the declaration of solver args the solver method s specific arguments the catol as one of cobyla s method specific argument is missing leading this argument to be removed on line restrict to keys self minimizer kwargs ... | 1 |
234,509 | 17,988,798,851 | IssuesEvent | 2021-09-15 01:20:28 | KaiserLeo7/QuickSands | https://api.github.com/repos/KaiserLeo7/QuickSands | closed | Group Work September 8 - 14 | documentation | - Moved #153 to stretch goals
- Added #187 to stretch goals
- Added more audio to game actions #175
- Discovered bug where town music would continuously play rather than restarting #185
- Finished editing the general good and quest management scenes #180
- Fixed bug preventing town audio from resetting when enteri... | 1.0 | Group Work September 8 - 14 - - Moved #153 to stretch goals
- Added #187 to stretch goals
- Added more audio to game actions #175
- Discovered bug where town music would continuously play rather than restarting #185
- Finished editing the general good and quest management scenes #180
- Fixed bug preventing town au... | non_defect | group work september moved to stretch goals added to stretch goals added more audio to game actions discovered bug where town music would continuously play rather than restarting finished editing the general good and quest management scenes fixed bug preventing town audio from re... | 0 |
29,538 | 5,715,963,269 | IssuesEvent | 2017-04-19 14:13:54 | bancika/diy-layout-creator | https://api.github.com/repos/bancika/diy-layout-creator | closed | Trace-Layers & Trace-Attributes | auto-migrated Priority-Medium Type-Defect | ```
Man I've waited for the new release for years..
Nice new features!! And I recently found an old one: The little button for the
overview-screen at the point where the scrollbars meet.
...fonkey..
There is another issue with the trace-stuff.. ..or two..
1. They can have different layers resulting in more trace-mask... | 1.0 | Trace-Layers & Trace-Attributes - ```
Man I've waited for the new release for years..
Nice new features!! And I recently found an old one: The little button for the
overview-screen at the point where the scrollbars meet.
...fonkey..
There is another issue with the trace-stuff.. ..or two..
1. They can have different l... | defect | trace layers trace attributes man i ve waited for the new release for years nice new features and i recently found an old one the little button for the overview screen at the point where the scrollbars meet fonkey there is another issue with the trace stuff or two they can have different l... | 1 |
27,325 | 4,965,458,888 | IssuesEvent | 2016-12-04 09:42:18 | otros-systems/otroslogviewer | https://api.github.com/repos/otros-systems/otroslogviewer | closed | Tailing a large fail as a strange behaviour | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Tail a remote large file (more than 200Mb)
2. The events are being shown from the beginning of the file and it takes a
long time until the actual end is reached.
What is the expected output? What do you see instead?
Tail should display the end of the file, not starting at... | 1.0 | Tailing a large fail as a strange behaviour - ```
What steps will reproduce the problem?
1. Tail a remote large file (more than 200Mb)
2. The events are being shown from the beginning of the file and it takes a
long time until the actual end is reached.
What is the expected output? What do you see instead?
Tail shoul... | defect | tailing a large fail as a strange behaviour what steps will reproduce the problem tail a remote large file more than the events are being shown from the beginning of the file and it takes a long time until the actual end is reached what is the expected output what do you see instead tail should di... | 1 |
55,611 | 14,595,089,708 | IssuesEvent | 2020-12-20 09:41:23 | AeroScripts/QuestieDev | https://api.github.com/repos/AeroScripts/QuestieDev | closed | Error when accepting "Investigate the Scourge of <City>" quests. | Type - Defect | ## Bug description
When accepting the six quests listed on [this Wowhead](https://classic.wowhead.com/guides/wow-classic-scourge-invasions#scourge-invasion-quests) guide under "2. Investigate the Scourge" you get an error message. The quests also do not show up as availabe on the map or the minimap, I guess they simpl... | 1.0 | Error when accepting "Investigate the Scourge of <City>" quests. - ## Bug description
When accepting the six quests listed on [this Wowhead](https://classic.wowhead.com/guides/wow-classic-scourge-invasions#scourge-invasion-quests) guide under "2. Investigate the Scourge" you get an error message. The quests also do no... | defect | error when accepting investigate the scourge of quests bug description when accepting the six quests listed on guide under investigate the scourge you get an error message the quests also do not show up as availabe on the map or the minimap i guess they simple are not in the database scre... | 1 |
2,729 | 5,475,844,797 | IssuesEvent | 2017-03-11 15:18:55 | Maikuolan/phpMussel | https://api.github.com/repos/Maikuolan/phpMussel | closed | PHP CompatInfo analysis (FYI) | Compatibility QA | ```
>php phpcompatinfo-4.2.0.phar analyser:run .
Data Source Analysed
Directories 2
Files 4
Extensions Analysis
Extension Matches REF EXT min/Max PHP min/Max PHP all
Core Core 4.0.0 ... | True | PHP CompatInfo analysis (FYI) - ```
>php phpcompatinfo-4.2.0.phar analyser:run .
Data Source Analysed
Directories 2
Files 4
Extensions Analysis
Extension Matches REF EXT min/Max PHP min/Max PHP all
Core ... | non_defect | php compatinfo analysis fyi php phpcompatinfo phar analyser run data source analysed directories files extensions analysis extension matches ref ext min max php min max php all core ... | 0 |
55,499 | 14,524,348,072 | IssuesEvent | 2020-12-14 11:19:02 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | closed | Upload collections: Not able to download the files | Defect Hunting Medium bug platform | Description: Not able to download the files
Expected: Should able to download all the files
screenshot:

| 1.0 | Upload collections: Not able to download the files - Description: Not able to download the files
Expected: Should able to download all the files
screenshot:

| defect | upload collections not able to download the files description not able to download the files expected should able to download all the files screenshot | 1 |
76,488 | 9,942,951,502 | IssuesEvent | 2019-07-03 14:53:17 | kubernetes/cloud-provider-vsphere | https://api.github.com/repos/kubernetes/cloud-provider-vsphere | closed | Merge and improve the documentation of the cloud provider | help wanted kind/documentation | <!-- This form is for bug reports and feature requests! -->
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
> /kind feature
/kind improvement
**What happened**:
Currently, the ownerhship and status of the in-tree cloud provider documentation i... | 1.0 | Merge and improve the documentation of the cloud provider - <!-- This form is for bug reports and feature requests! -->
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
> /kind feature
/kind improvement
**What happened**:
Currently, the ownerhs... | non_defect | merge and improve the documentation of the cloud provider is this a bug report or feature request uncomment only one leave it on its own line kind bug kind feature kind improvement what happened currently the ownerhship and status of the in tree cloud provider documentation... | 0 |
113,026 | 14,356,953,269 | IssuesEvent | 2020-11-30 12:21:04 | nhsuk/nhsuk-service-manual | https://api.github.com/repos/nhsuk/nhsuk-service-manual | opened | Update card component after November Style Council meeting | card design | ## What
At November Style Council, we agreed not to use full stops in cards where the card contains a single sentence and acts as a brief link to another page.
## Task
Update card component page to reflect this. | 1.0 | Update card component after November Style Council meeting - ## What
At November Style Council, we agreed not to use full stops in cards where the card contains a single sentence and acts as a brief link to another page.
## Task
Update card component page to reflect this. | non_defect | update card component after november style council meeting what at november style council we agreed not to use full stops in cards where the card contains a single sentence and acts as a brief link to another page task update card component page to reflect this | 0 |
243,903 | 18,733,526,925 | IssuesEvent | 2021-11-04 02:27:42 | google/draco | https://api.github.com/repos/google/draco | closed | generic data gets lost after compression and decompression | documentation | ```
./draco_encoder -point_cloud -i ../testdata/bun_zipper.ply
./draco_decoder -point_cloud -i ../testdata/bun_zipper.ply.drc
```
After compression and decompression, property 'confidence' and 'intensity' in bun_zipper.ply gets lost.
How to compress and decompress these generic data like 'confidence'?
| 1.0 | generic data gets lost after compression and decompression - ```
./draco_encoder -point_cloud -i ../testdata/bun_zipper.ply
./draco_decoder -point_cloud -i ../testdata/bun_zipper.ply.drc
```
After compression and decompression, property 'confidence' and 'intensity' in bun_zipper.ply gets lost.
How to compress a... | non_defect | generic data gets lost after compression and decompression draco encoder point cloud i testdata bun zipper ply draco decoder point cloud i testdata bun zipper ply drc after compression and decompression property confidence and intensity in bun zipper ply gets lost how to compress a... | 0 |
63,954 | 18,074,461,955 | IssuesEvent | 2021-09-21 08:18:48 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Invite to a room should send a desktop notification | T-Defect S-Major A-Invite O-Uncommon | ### Steps to reproduce
1. Have desktop notifications enabled in the settings and "When I'm invited to a room" set to Noisy
2. Be invited to a room
### What happened?
### What did you expect?
Be notified loud and clear about the room invite. i.e. get a desktop notification that I can click to go straight to the inv... | 1.0 | Invite to a room should send a desktop notification - ### Steps to reproduce
1. Have desktop notifications enabled in the settings and "When I'm invited to a room" set to Noisy
2. Be invited to a room
### What happened?
### What did you expect?
Be notified loud and clear about the room invite. i.e. get a desktop n... | defect | invite to a room should send a desktop notification steps to reproduce have desktop notifications enabled in the settings and when i m invited to a room set to noisy be invited to a room what happened what did you expect be notified loud and clear about the room invite i e get a desktop n... | 1 |
66,239 | 20,099,647,584 | IssuesEvent | 2022-02-07 01:18:57 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: scipy.stats.powerlaw, why should x ∈ (0,1)? x can exceed 1 | defect | ### Describe your issue.
In current version scipy 1.5.3, I'm generating samples and I find that when x exceed 1, the powerlaw pdf is suddenly 0, I think you must have miss read the powerlaw distribution, it is defined on x > 0 area, not between 0 and 1.
### Reproducing Code Example
```python
a=0.5
powerlaw.pd... | 1.0 | BUG: scipy.stats.powerlaw, why should x ∈ (0,1)? x can exceed 1 - ### Describe your issue.
In current version scipy 1.5.3, I'm generating samples and I find that when x exceed 1, the powerlaw pdf is suddenly 0, I think you must have miss read the powerlaw distribution, it is defined on x > 0 area, not between 0 and 1.... | defect | bug scipy stats powerlaw why should x ∈ x can exceed describe your issue in current version scipy i m generating samples and i find that when x exceed the powerlaw pdf is suddenly i think you must have miss read the powerlaw distribution it is defined on x area not between and ... | 1 |
70,445 | 7,188,526,766 | IssuesEvent | 2018-02-02 10:27:01 | minishift/minishift | https://api.github.com/repos/minishift/minishift | opened | Improve packaging capabilities of code around integration tests | component/integration-test kind/feature priority/major | ### General information
Currently the integration tests can't be easily used outside of the Minishift repository.
### Current
The `integration_test.go` is mixture of both code which starts the tests and code which defines them. This applies to `integration` package as whole.
### Expected
Move all the code whic... | 1.0 | Improve packaging capabilities of code around integration tests - ### General information
Currently the integration tests can't be easily used outside of the Minishift repository.
### Current
The `integration_test.go` is mixture of both code which starts the tests and code which defines them. This applies to `inte... | non_defect | improve packaging capabilities of code around integration tests general information currently the integration tests can t be easily used outside of the minishift repository current the integration test go is mixture of both code which starts the tests and code which defines them this applies to inte... | 0 |
46,977 | 13,056,009,171 | IssuesEvent | 2020-07-30 03:22:45 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | [clsim] GPU detection broken for RTX-series cards (Trac #2212) | Incomplete Migration Migrated from Trac combo simulation defect | Migrated from https://code.icecube.wisc.edu/ticket/2212
```json
{
"status": "closed",
"changetime": "2019-03-06T20:58:01",
"description": "Nvidia decided that ray-tracing was a thing, and renamed their GTX series \"RTX\", and e.g. the 2080 Ti advertises itself as \"GeForce RTX 2080 Ti\". clsim.traysegment... | 1.0 | [clsim] GPU detection broken for RTX-series cards (Trac #2212) - Migrated from https://code.icecube.wisc.edu/ticket/2212
```json
{
"status": "closed",
"changetime": "2019-03-06T20:58:01",
"description": "Nvidia decided that ray-tracing was a thing, and renamed their GTX series \"RTX\", and e.g. the 2080 T... | defect | gpu detection broken for rtx series cards trac migrated from json status closed changetime description nvidia decided that ray tracing was a thing and renamed their gtx series rtx and e g the ti advertises itself as geforce rtx ti clsim traysegment... | 1 |
28,341 | 5,241,401,051 | IssuesEvent | 2017-01-31 15:38:08 | google/google-toolbox-for-mac | https://api.github.com/repos/google/google-toolbox-for-mac | closed | GTMiPhone.xcodeproj does not build for iPad devices (iPhone OS 3.2 device) | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Open GTMiPhone.xcodeproj.
2. Attach an iPad configured for development.
3. Change the SDK to 3.2 and the target to device.
4. Build and run.
What is the expected output?
Expect the project to build, deploy to the iPad, and run.
What do you see instead?
Errors about the... | 1.0 | GTMiPhone.xcodeproj does not build for iPad devices (iPhone OS 3.2 device) - ```
What steps will reproduce the problem?
1. Open GTMiPhone.xcodeproj.
2. Attach an iPad configured for development.
3. Change the SDK to 3.2 and the target to device.
4. Build and run.
What is the expected output?
Expect the project to bu... | defect | gtmiphone xcodeproj does not build for ipad devices iphone os device what steps will reproduce the problem open gtmiphone xcodeproj attach an ipad configured for development change the sdk to and the target to device build and run what is the expected output expect the project to bu... | 1 |
47,187 | 19,571,118,494 | IssuesEvent | 2022-01-04 10:02:54 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | closed | [Kusto/ADX] Database principal assignment fails constantly if tried too early after app registration is created | Service Attention Mgmt customer-reported bug Kusto issue-addressed | My team is attempting to create ADX databases for customers onboarded to our solution. What that entails is the following:
1. Create the database
2. Create an app registration in Azure AD
3. Assign the app registration Viewer permission to the database
We have all of the logic for this in place and it works. Th... | 1.0 | [Kusto/ADX] Database principal assignment fails constantly if tried too early after app registration is created - My team is attempting to create ADX databases for customers onboarded to our solution. What that entails is the following:
1. Create the database
2. Create an app registration in Azure AD
3. Assign the... | non_defect | database principal assignment fails constantly if tried too early after app registration is created my team is attempting to create adx databases for customers onboarded to our solution what that entails is the following create the database create an app registration in azure ad assign the app regis... | 0 |
317,716 | 9,668,228,878 | IssuesEvent | 2019-05-21 14:45:56 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | addons.mozilla.org - design is broken | browser-firefox-mobile engine-gecko priority-important | <!-- @browser: Firefox Mobile 66.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://addons.mozilla.org/en-US/android/addon/framelessapp-ext/?src=search
**Browser / Version**: Firefox Mobile 66.0
**Operating System**: ... | 1.0 | addons.mozilla.org - design is broken - <!-- @browser: Firefox Mobile 66.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://addons.mozilla.org/en-US/android/addon/framelessapp-ext/?src=search
**Browser / Version**: Fi... | non_defect | addons mozilla org design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description corrupted files steps to reproduce went to extensions main page went to search enter apk set ... | 0 |
832,097 | 32,072,174,581 | IssuesEvent | 2023-09-25 08:43:58 | ImbueNetwork/imbue | https://api.github.com/repos/ImbueNetwork/imbue | opened | Abstaining votes | enhancement Priority | Medium | Include an abstain vote into pallet-proposals.
How should an abstain vote affect the system?
```rust
// Changing the boolean we use to vote into something as simple as:
enum Vote {
Yay,
Nay,
Abstain,
}
``` | 1.0 | Abstaining votes - Include an abstain vote into pallet-proposals.
How should an abstain vote affect the system?
```rust
// Changing the boolean we use to vote into something as simple as:
enum Vote {
Yay,
Nay,
Abstain,
}
``` | non_defect | abstaining votes include an abstain vote into pallet proposals how should an abstain vote affect the system rust changing the boolean we use to vote into something as simple as enum vote yay nay abstain | 0 |
57,660 | 15,930,494,224 | IssuesEvent | 2021-04-14 01:01:29 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | images in lightbox have dimensions set | T-Defect |
### Description
In the lightbox the image has both max-width, max-height, width and height.
width and height are superfluous. In fact they are harmful because the div containing the image has a click action that cannot be activated because the image is in the way.
`<img src="https://matrix.org/_matrix/media/... | 1.0 | images in lightbox have dimensions set -
### Description
In the lightbox the image has both max-width, max-height, width and height.
width and height are superfluous. In fact they are harmful because the div containing the image has a click action that cannot be activated because the image is in the way.
`<i... | defect | images in lightbox have dimensions set description in the lightbox the image has both max width max height width and height width and height are superfluous in fact they are harmful because the div containing the image has a click action that cannot be activated because the image is in the way ... | 1 |
283,445 | 24,548,078,244 | IssuesEvent | 2022-10-12 10:20:27 | opencollective/opencollective | https://api.github.com/repos/opencollective/opencollective | opened | Add tests for "sendMessage" mutation | complexity → simple api test | We're [introducing](https://github.com/opencollective/opencollective-api/pull/8020) a new `sendMessage` mutation on our public API that is a portage of the `sendMessageToCollective` mutation from our legacy API. This mutation did not have tests. We want to add some in `test/server/graphql/v2/mutation/AccountMutations.t... | 1.0 | Add tests for "sendMessage" mutation - We're [introducing](https://github.com/opencollective/opencollective-api/pull/8020) a new `sendMessage` mutation on our public API that is a portage of the `sendMessageToCollective` mutation from our legacy API. This mutation did not have tests. We want to add some in `test/server... | non_defect | add tests for sendmessage mutation we re a new sendmessage mutation on our public api that is a portage of the sendmessagetocollective mutation from our legacy api this mutation did not have tests we want to add some in test server graphql mutation accountmutations test ts describe sendmess... | 0 |
5,401 | 5,693,415,379 | IssuesEvent | 2017-04-15 01:17:24 | bschwartz10/little_shop_of_orders | https://api.github.com/repos/bschwartz10/little_shop_of_orders | closed | Admin user dashboard | in progress Iteration 3 security & admin | As an Admin
When I visit "/admin/dashboard"
I will see a heading on the page that says "Admin Dashboard"
As a registered user
When I visit "/admin/dashboard"
I get a 404
As an unregistered user
When I visit "/admin/dashboard"
I get a 404 | True | Admin user dashboard - As an Admin
When I visit "/admin/dashboard"
I will see a heading on the page that says "Admin Dashboard"
As a registered user
When I visit "/admin/dashboard"
I get a 404
As an unregistered user
When I visit "/admin/dashboard"
I get a 404 | non_defect | admin user dashboard as an admin when i visit admin dashboard i will see a heading on the page that says admin dashboard as a registered user when i visit admin dashboard i get a as an unregistered user when i visit admin dashboard i get a | 0 |
2,586 | 4,822,930,940 | IssuesEvent | 2016-11-06 03:43:51 | zcash/zcash | https://api.github.com/repos/zcash/zcash | closed | ./zcash-cli setgenerate true/false core dumps zcashd | bug Denial of Service error handling has PR needs prioritization PoW and mining | # Description:
I'm trying to make a clever script in Ubuntu Linux which starts mining when screen is locked, and shuts off mining when screen is unlocked.
The nice way to do that seemed to be (example with 4 CPU cores):
`# enable`
`./zcash-cli setgenerate true 4`
`# disable`
`./zcash-cli setgenerate false`... | 1.0 | ./zcash-cli setgenerate true/false core dumps zcashd - # Description:
I'm trying to make a clever script in Ubuntu Linux which starts mining when screen is locked, and shuts off mining when screen is unlocked.
The nice way to do that seemed to be (example with 4 CPU cores):
`# enable`
`./zcash-cli setgenerate ... | non_defect | zcash cli setgenerate true false core dumps zcashd description i m trying to make a clever script in ubuntu linux which starts mining when screen is locked and shuts off mining when screen is unlocked the nice way to do that seemed to be example with cpu cores enable zcash cli setgenerate ... | 0 |
12,950 | 2,731,066,542 | IssuesEvent | 2015-04-16 18:12:03 | sba1/bio-ontology-zp | https://api.github.com/repos/sba1/bio-ontology-zp | closed | Move repo to github | auto-migrated Priority-Medium Type-Defect | ```
git svn clone --prefix=origin/ --authors-file=../authors
--authors-prog=../authors-default -s http://bio-ontology-zp.googlecode.com/svn
.
https://code.google.com/p/owltools/issues/detail?id=111
```
Original issue reported on code.google.com by `cmung...@gmail.com` on 12 Feb 2015 at 1:31 | 1.0 | Move repo to github - ```
git svn clone --prefix=origin/ --authors-file=../authors
--authors-prog=../authors-default -s http://bio-ontology-zp.googlecode.com/svn
.
https://code.google.com/p/owltools/issues/detail?id=111
```
Original issue reported on code.google.com by `cmung...@gmail.com` on 12 Feb 2015 at 1:31 | defect | move repo to github git svn clone prefix origin authors file authors authors prog authors default s original issue reported on code google com by cmung gmail com on feb at | 1 |
5,289 | 2,610,184,778 | IssuesEvent | 2015-02-26 18:58:43 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 调查去除脸上的色斑 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
雀斑是美容的大敌。它暴露于面部,呈褐色或暗褐雀斑,大小不等,形状各异,或孤立散在,或融合成片、圆形或条状,一般多呈蝴蝶状。雀斑皮损明显,发展到一定程度时会停止扩大,不肿胀,无脱屑,经过缓慢,无自觉症状。通过按摩,能调节脏腑功能,促进气血运行,疏通面部经络,对雀斑的消除有帮助。去除脸上的色斑,
《客户案例》
高女士 32岁<br>
色斑,也就是隐藏在皮肤里面的一点黑色素,但是祛除��
�斑可真不是件容易的事,我的去色斑之路和其他人一样走得�
��辛苦。不知道是不是工作和家庭两座大山给压的,我脸上的
色斑是密密麻麻的,两脸颊颜色特别深,鼻梁也有一大块,��
�至脖子也有了。我刚三十二岁,即便不算年轻,也不该像... | 1.0 | 调查去除脸上的色斑 - ```
《摘要》
雀斑是美容的大敌。它暴露于面部,呈褐色或暗褐雀斑,大小不等,形状各异,或孤立散在,或融合成片、圆形或条状,一般多呈蝴蝶状。雀斑皮损明显,发展到一定程度时会停止扩大,不肿胀,无脱屑,经过缓慢,无自觉症状。通过按摩,能调节脏腑功能,促进气血运行,疏通面部经络,对雀斑的消除有帮助。去除脸上的色斑,
《客户案例》
高女士 32岁<br>
色斑,也就是隐藏在皮肤里面的一点黑色素,但是祛除��
�斑可真不是件容易的事,我的去色斑之路和其他人一样走得�
��辛苦。不知道是不是工作和家庭两座大山给压的,我脸上的
色斑是密密麻麻的,两脸颊颜色特别深,鼻梁也有一大块,��
�至脖子也有了。我刚三十二... | defect | 调查去除脸上的色斑 《摘要》 雀斑是美容的大敌。它暴露于面部,呈褐色或暗褐雀斑,大小不等,形状各异,或孤立散在,或融合成片、圆形或条状,一般多呈蝴蝶状。雀斑皮损明显,发展到一定程度时会停止扩大,不肿胀,无脱屑,经过缓慢,无自觉症状。通过按摩,能调节脏腑功能,促进气血运行,疏通面部经络,对雀斑的消除有帮助。去除脸上的色斑, 《客户案例》 高女士 色斑,也就是隐藏在皮肤里面的一点黑色素,但是祛除�� �斑可真不是件容易的事,我的去色斑之路和其他人一样走得� ��辛苦。不知道是不是工作和家庭两座大山给压的,我脸上的 色斑是密密麻麻的,两脸颊颜色特别深,鼻梁也有一大块,�� �至脖子也有了。我刚三十二岁,即便不... | 1 |
11,723 | 7,681,068,264 | IssuesEvent | 2018-05-16 05:41:21 | deeplearning4j/DataVec | https://api.github.com/repos/deeplearning4j/DataVec | closed | Text writable is inefficient, has considerable overhead | ETL performance | ERROR: type should be string, got "https://github.com/deeplearning4j/DataVec/blob/master/datavec-api/src/main/java/org/datavec/api/writable/Text.java\r\n\r\n~29% of time (in my CSV sequence use case) is spent converting String to byte[] and then back to Strings ;/\r\n\r\n\r\n" | True | Text writable is inefficient, has considerable overhead - https://github.com/deeplearning4j/DataVec/blob/master/datavec-api/src/main/java/org/datavec/api/writable/Text.java
~29% of time (in my CSV sequence use case) is spent converting String to byte[] and then back to Strings ;/

```
[ ] bug report
[ ] feature request
[ ] support... | 1.0 | Calendar as editor inside DataTable in row edit mode - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")... | defect | calendar as editor inside datatable in row edit mode there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primereact pro support where support is provided within business hours i m submitting a check one with x ... | 1 |
241,885 | 7,835,299,693 | IssuesEvent | 2018-06-17 03:01:54 | daolcms/daol-core | https://api.github.com/repos/daolcms/daol-core | closed | 다올 CMS 설치 시, 사이트맵의 메뉴에서 모듈선택이 지정되어 있지 않음. | bug priority-low | 다올 CMS 설치 시, 사이트맵의 메뉴에서 모듈선택이 지정되어 있지 않음.
[테스트 결과]
Xpress Engine 1.5.4.3 + PHP 5.3 → 지정되어 있음
다올 CMS 1.0.4.0 + PHP 5.3 → 지정되어 있지 않음
다올 CMS 1.0.4.0 + PHP 5.4 → 지정되어 있지 않음
다올 CMS 1.0.4.0 + PHP 5.6 → 지정되어 있지 않음
다올 CMS 1.0.5.0 + PHP 5.6 → 지정되어 있지 않음
다올 CMS 1.0.5.3 + PHP 5.6 → 지정되어 있지 않음 | 1.0 | 다올 CMS 설치 시, 사이트맵의 메뉴에서 모듈선택이 지정되어 있지 않음. - 다올 CMS 설치 시, 사이트맵의 메뉴에서 모듈선택이 지정되어 있지 않음.
[테스트 결과]
Xpress Engine 1.5.4.3 + PHP 5.3 → 지정되어 있음
다올 CMS 1.0.4.0 + PHP 5.3 → 지정되어 있지 않음
다올 CMS 1.0.4.0 + PHP 5.4 → 지정되어 있지 않음
다올 CMS 1.0.4.0 + PHP 5.6 → 지정되어 있지 않음
다올 CMS 1.0.5.0 + PHP 5.6 → 지정되어 있지 않음
다올 CMS 1.0.5.3 + PHP ... | non_defect | 다올 cms 설치 시 사이트맵의 메뉴에서 모듈선택이 지정되어 있지 않음 다올 cms 설치 시 사이트맵의 메뉴에서 모듈선택이 지정되어 있지 않음 xpress engine php → 지정되어 있음 다올 cms php → 지정되어 있지 않음 다올 cms php → 지정되어 있지 않음 다올 cms php → 지정되어 있지 않음 다올 cms php → 지정되어 있지 않음 다올 cms php → 지... | 0 |
122,676 | 16,196,916,832 | IssuesEvent | 2021-05-04 15:36:03 | rengetsu/Pico9400 | https://api.github.com/repos/rengetsu/Pico9400 | opened | Change 9400 Load form style | bug design | How it must look like:

In the Load form, you need to change the following parameters:
**FormBorderStyle**: None
**StartPosition**: CenterScreen
**MaximizeBox**: False
**MinimizeBox**: False | 1.0 | Change 9400 Load form style - How it must look like:

In the Load form, you need to change the following parameters:
**FormBorderStyle**: None
**StartPosition**: CenterScreen
**MaximizeBox**:... | non_defect | change load form style how it must look like in the load form you need to change the following parameters formborderstyle none startposition centerscreen maximizebox false minimizebox false | 0 |
121,344 | 17,651,744,009 | IssuesEvent | 2021-08-20 14:04:42 | snowdensb/spring-security-oauth | https://api.github.com/repos/snowdensb/spring-security-oauth | opened | CVE-2016-1000344 (High) detected in bcprov-jdk15on-1.50.jar | security vulnerability | ## CVE-2016-1000344 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.50.jar</b></p></summary>
<p>The Bouncy Castle Crypto package is a Java implementation of cryptograp... | True | CVE-2016-1000344 (High) detected in bcprov-jdk15on-1.50.jar - ## CVE-2016-1000344 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.50.jar</b></p></summary>
<p>The Bounc... | non_defect | cve high detected in bcprov jar cve high severity vulnerability vulnerable library bcprov jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this jar contains jce provider and lightweight api for the bouncy castle cryptography apis for jdk... | 0 |
68,760 | 21,881,662,008 | IssuesEvent | 2022-05-19 14:48:30 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | [MergedRoomItemCreation] Wrong name in DM creation item | T-Defect A-Timeline S-Minor O-Occasional | ### Steps to reproduce
In DM creation item, the display name is the account name instead of the other member name.
Here we should display Claire instead of claireg16.

### Outcome
Using other member n... | 1.0 | [MergedRoomItemCreation] Wrong name in DM creation item - ### Steps to reproduce
In DM creation item, the display name is the account name instead of the other member name.
Here we should display Claire instead of claireg16.
 Fehlermeldung im "run" bei gleichzeitigem Funktionieren. | Bug High Priority | Beim Löschen von Usern und der Registrierung wird eine Fehlermeldung (siehe unten) angezeigt. Gleichzeitig scheint aber alles zu funktionieren.

| 1.0 | (Kurs Repos) Fehlermeldung im "run" bei gleichzeitigem Funktionieren. - Beim Löschen von Usern und der Registrierung wird eine Fehlermeldung (siehe unten) angezeigt. Gleichzeitig scheint aber alles zu funktionieren.
 comparison instead of exact match for Client name and Role name
- [ ] Change Get clients API on Mithril. Use LIKE (CONTAINS) for Query Param `Name`
- [ ] Change List roles API on Mithril. Use LIKE (CONTAINS) for Query Param `Name`
... | 1.0 | Use LIKE instead of EXACT MATCH in Get Lists from Mithril - As a NHS Admin
I want to search Clients and Roles in Mithril using LIKE (contains) comparison instead of exact match for Client name and Role name
- [ ] Change Get clients API on Mithril. Use LIKE (CONTAINS) for Query Param `Name`
- [ ] Change List roles ... | non_defect | use like instead of exact match in get lists from mithril as a nhs admin i want to search clients and roles in mithril using like contains comparison instead of exact match for client name and role name change get clients api on mithril use like contains for query param name change list roles api ... | 0 |
212,225 | 7,229,523,588 | IssuesEvent | 2018-02-11 20:36:03 | Cloud-CV/EvalAI | https://api.github.com/repos/Cloud-CV/EvalAI | closed | 403 Forbidden response from Github API | bug critical easy_to_fix medium-difficulty priority-high | See the screenshot below for more details about the error:
<img width="1918" alt="screen shot 2017-11-18 at 6 16 41 am" src="https://user-images.githubusercontent.com/2945708/32979687-3248de50-cc28-11e7-8eb6-1a2ea3ed5325.png">
| 1.0 | 403 Forbidden response from Github API - See the screenshot below for more details about the error:
<img width="1918" alt="screen shot 2017-11-18 at 6 16 41 am" src="https://user-images.githubusercontent.com/2945708/32979687-3248de50-cc28-11e7-8eb6-1a2ea3ed5325.png">
| non_defect | forbidden response from github api see the screenshot below for more details about the error img width alt screen shot at am src | 0 |
200,952 | 15,801,858,810 | IssuesEvent | 2021-04-03 06:53:21 | austenjs/ped | https://api.github.com/repos/austenjs/ped | opened | Unnecesary space at the start of new sections in UG | severity.VeryLow type.DocumentationBug | On the image below, list should be closer to the line on top.

<!--session: 1617429383080-f969f073-5e2a-4191-80cf-c7783825b353--> | 1.0 | Unnecesary space at the start of new sections in UG - On the image below, list should be closer to the line on top.

<!--session: 1617429383080-f969f073-5e2a-4191-80cf-c7783825b353--> | non_defect | unnecesary space at the start of new sections in ug on the image below list should be closer to the line on top | 0 |
276,566 | 24,000,652,478 | IssuesEvent | 2022-09-14 11:09:58 | ita-social-projects/SpaceToStudy-BackEnd | https://api.github.com/repos/ita-social-projects/SpaceToStudy-BackEnd | closed | (SP: 1) Write tests for validation middleware | Backend tests | Write unit tests for validation and id validation middleware. | 1.0 | (SP: 1) Write tests for validation middleware - Write unit tests for validation and id validation middleware. | non_defect | sp write tests for validation middleware write unit tests for validation and id validation middleware | 0 |
387,441 | 26,723,604,543 | IssuesEvent | 2023-01-29 12:49:38 | allogaztea/watchword | https://api.github.com/repos/allogaztea/watchword | closed | Improve Command-Line Interface | documentation enhancement | Improve Command-Line Interface design by using [Commander](https://www.npmjs.com/package/commander) to better handle arguments and flags. | 1.0 | Improve Command-Line Interface - Improve Command-Line Interface design by using [Commander](https://www.npmjs.com/package/commander) to better handle arguments and flags. | non_defect | improve command line interface improve command line interface design by using to better handle arguments and flags | 0 |
25,342 | 4,289,889,255 | IssuesEvent | 2016-07-18 06:59:59 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Cluster-state should not allowed to change before startup is completed | Team: Core Type: Defect | Normally `NodeExtension.isStartCompleted()` returns true when node is joined successfully, but when hot-restart is enabled, it returns false until hot-restart process completes on all cluster.
| 1.0 | Cluster-state should not allowed to change before startup is completed - Normally `NodeExtension.isStartCompleted()` returns true when node is joined successfully, but when hot-restart is enabled, it returns false until hot-restart process completes on all cluster.
| defect | cluster state should not allowed to change before startup is completed normally nodeextension isstartcompleted returns true when node is joined successfully but when hot restart is enabled it returns false until hot restart process completes on all cluster | 1 |
20,463 | 3,358,636,959 | IssuesEvent | 2015-11-19 10:30:41 | dkfans/keeperfx | https://api.github.com/repos/dkfans/keeperfx | opened | Computer player builds replacement imps before they are all sacrificed | Branch-Stable Priority-High Type-Defect | Building imps is expensive, if you want 16 imps that will cost 20400 gold, if you want 20 it will cost 31500 gold. Since r1766 the Computer Player sacrifices imps to take reduce the cost of replacing imps or building more. Without sacrificing imps replacing a single one will cost several thousand gold, with sacrificing... | 1.0 | Computer player builds replacement imps before they are all sacrificed - Building imps is expensive, if you want 16 imps that will cost 20400 gold, if you want 20 it will cost 31500 gold. Since r1766 the Computer Player sacrifices imps to take reduce the cost of replacing imps or building more. Without sacrificing imps... | defect | computer player builds replacement imps before they are all sacrificed building imps is expensive if you want imps that will cost gold if you want it will cost gold since the computer player sacrifices imps to take reduce the cost of replacing imps or building more without sacrificing imps replacing a s... | 1 |
35,743 | 9,657,215,267 | IssuesEvent | 2019-05-20 08:00:40 | gradle/gradle | https://api.github.com/repos/gradle/gradle | closed | Introduce BuildCacheService#init/start | @build-cache from:contributor | The `BuildCacheService` has a `#close` method which will be triggered at the end of the Gradle build to close possible opened resources.
What I is missing a `BuildCacheService#init/start` method, which will be called only once. When the BuildCache is used for the first time.
### Expected Behavior
There should be... | 1.0 | Introduce BuildCacheService#init/start - The `BuildCacheService` has a `#close` method which will be triggered at the end of the Gradle build to close possible opened resources.
What I is missing a `BuildCacheService#init/start` method, which will be called only once. When the BuildCache is used for the first time.
... | non_defect | introduce buildcacheservice init start the buildcacheservice has a close method which will be triggered at the end of the gradle build to close possible opened resources what i is missing a buildcacheservice init start method which will be called only once when the buildcache is used for the first time ... | 0 |
32,592 | 6,847,020,485 | IssuesEvent | 2017-11-13 14:11:28 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | opened | Navision DRP - no está incluyendo la fecha de pago en el complemento | defect | Al menos lo que arroja en la consola, no se si después se asigne, ya que se timbra. | 1.0 | Navision DRP - no está incluyendo la fecha de pago en el complemento - Al menos lo que arroja en la consola, no se si después se asigne, ya que se timbra. | defect | navision drp no está incluyendo la fecha de pago en el complemento al menos lo que arroja en la consola no se si después se asigne ya que se timbra | 1 |
273,988 | 20,822,063,019 | IssuesEvent | 2022-03-18 16:20:25 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | [Examples] The `api` examples don't run on Android | platform-android framework d: examples documentation P4 | <!-- Thank you for using Flutter!
If you are looking for support, please check out our documentation
or consider asking a question on Stack Overflow:
* https://flutter.dev/
* https://api.flutter.dev/
* https://stackoverflow.com/questions/tagged/flutter?sort=frequent
If you hav... | 1.0 | [Examples] The `api` examples don't run on Android - <!-- Thank you for using Flutter!
If you are looking for support, please check out our documentation
or consider asking a question on Stack Overflow:
* https://flutter.dev/
* https://api.flutter.dev/
* https://stackoverflow.com/ques... | non_defect | the api examples don t run on android thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if our documentation doesn t have an answer ... | 0 |
535,784 | 15,698,642,069 | IssuesEvent | 2021-03-26 07:12:40 | Qiskit/qiskit-nature | https://api.github.com/repos/Qiskit/qiskit-nature | closed | Linear-Mapper (spin) | priority: high | Migrated from Enterprise Github.
Creator: @mrossinek
<!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected behavior?
Implement and test the `LinearMapper`.
This iss... | 1.0 | Linear-Mapper (spin) - Migrated from Enterprise Github.
Creator: @mrossinek
<!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected behavior?
Implement and test the `L... | non_defect | linear mapper spin migrated from enterprise github creator mrossinek what is the expected behavior implement and test the linearmapper this issue breaks out of and can be used to assign and discuss related topics implementation unittest documentation | 0 |
414,587 | 27,993,833,021 | IssuesEvent | 2023-03-27 06:59:44 | marcusjang/alcohol-tax-calculator | https://api.github.com/repos/marcusjang/alcohol-tax-calculator | closed | 관련 법조문 근거 링크 추가 | documentation enhancement | **문제점**
관련 법조문 근거 링크를 하단에 추가하여 근거 기준 확인이 용이하게 할 필요 있음
**환경**
브라우저 무관
**관련 링크**
* [관세법시행규칙 제45조](https://www.law.go.kr/%EB%B2%95%EB%A0%B9/%EA%B4%80%EC%84%B8%EB%B2%95%EC%8B%9C%ED%96%89%EA%B7%9C%EC%B9%99/%EC%A0%9C45%EC%A1%B0) - 관세가 면제되는 소액물품 (미화150달러 기준 근거)
* [관세법시행규칙 제4조의3](https://www.law.go.kr/%EB%B2%95%EB%... | 1.0 | 관련 법조문 근거 링크 추가 - **문제점**
관련 법조문 근거 링크를 하단에 추가하여 근거 기준 확인이 용이하게 할 필요 있음
**환경**
브라우저 무관
**관련 링크**
* [관세법시행규칙 제45조](https://www.law.go.kr/%EB%B2%95%EB%A0%B9/%EA%B4%80%EC%84%B8%EB%B2%95%EC%8B%9C%ED%96%89%EA%B7%9C%EC%B9%99/%EC%A0%9C45%EC%A1%B0) - 관세가 면제되는 소액물품 (미화150달러 기준 근거)
* [관세법시행규칙 제4조의3](https://www.law.g... | non_defect | 관련 법조문 근거 링크 추가 문제점 관련 법조문 근거 링크를 하단에 추가하여 근거 기준 확인이 용이하게 할 필요 있음 환경 브라우저 무관 관련 링크 관세가 면제되는 소액물품 기준 근거 선편소포우편물요금표의 적용 한화 기준 근거 소액물품의 자가사용 인정기준 기준 근거 선편운임요금표 기준 | 0 |
721,761 | 24,836,936,657 | IssuesEvent | 2022-10-26 09:34:30 | AY2223S1-CS2103T-F11-2/tp | https://api.github.com/repos/AY2223S1-CS2103T-F11-2/tp | opened | Updated GUI for help window to support all commands | priority.High type.Task | Updated help window to support all commands | 1.0 | Updated GUI for help window to support all commands - Updated help window to support all commands | non_defect | updated gui for help window to support all commands updated help window to support all commands | 0 |
41,599 | 10,532,844,347 | IssuesEvent | 2019-10-01 11:45:17 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | --check-config misses misconfigured "webserver" configuration option | defect dnsdist | <!-- Hi! Thanks for filing an issue. It will be read with care by human beings. Can we ask you to please fill out this template and not simply demand new features or send in complaints? Thanks! -->
<!-- Also please search the existing issues (both open and closed) to see if your report might be duplicate -->
<!-- Ple... | 1.0 | --check-config misses misconfigured "webserver" configuration option - <!-- Hi! Thanks for filing an issue. It will be read with care by human beings. Can we ask you to please fill out this template and not simply demand new features or send in complaints? Thanks! -->
<!-- Also please search the existing issues (both ... | defect | check config misses misconfigured webserver configuration option program dnsdist issue type bug report short description when running dnsdist with check config a specific config error is not caught environment operating system ubuntu software vers... | 1 |
11,473 | 2,652,258,622 | IssuesEvent | 2015-03-16 16:23:48 | JoseExposito/touchegg | https://api.github.com/repos/JoseExposito/touchegg | closed | Middle click isn't working in Gnome Shell | auto-migrated Type-Defect | ```
It seems, that the middle click isn't working in Gnome Shell (using Ubuntu
Gnome 13.10). Clicking on an icon in the sidebar of the activities overview
triggers nothing, where normally a window of the app should be opened on
another desktop. Closing opened windows with the middle button in the
activities overvie... | 1.0 | Middle click isn't working in Gnome Shell - ```
It seems, that the middle click isn't working in Gnome Shell (using Ubuntu
Gnome 13.10). Clicking on an icon in the sidebar of the activities overview
triggers nothing, where normally a window of the app should be opened on
another desktop. Closing opened windows with ... | defect | middle click isn t working in gnome shell it seems that the middle click isn t working in gnome shell using ubuntu gnome clicking on an icon in the sidebar of the activities overview triggers nothing where normally a window of the app should be opened on another desktop closing opened windows with th... | 1 |
448,015 | 12,917,792,754 | IssuesEvent | 2020-07-16 00:50:25 | magento/magento2 | https://api.github.com/repos/magento/magento2 | closed | [Issue] Remove duplicated var customer.name from email template | Component: Customer Fixed in 2.4.x Issue: Confirmed Issue: Format is valid Issue: Ready for Work Priority: P4 Progress: PR in progress Reproduced on 2.4.x Severity: S4 Triage: Done | This issue is automatically created based on existing pull request: magento/magento2#29054: Remove duplicated var customer.name from email template
---------
<!---
Thank you for contributing to Magento.
To help us process this pull request we recommend that you add the following information:
- Summa... | 1.0 | [Issue] Remove duplicated var customer.name from email template - This issue is automatically created based on existing pull request: magento/magento2#29054: Remove duplicated var customer.name from email template
---------
<!---
Thank you for contributing to Magento.
To help us process this pull request ... | non_defect | remove duplicated var customer name from email template this issue is automatically created based on existing pull request magento remove duplicated var customer name from email template thank you for contributing to magento to help us process this pull request we recommend that... | 0 |
51,809 | 6,198,247,885 | IssuesEvent | 2017-07-05 18:43:10 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Test failure: System.Linq.Expressions.Tests.ArrayBoundsTests/SingleNegativeBoundErrorMessage(useInterpreter: True) | area-System.Linq.Expressions test-run-uwp-ilc | Opened on behalf of @danmosemsft
The test `System.Linq.Expressions.Tests.ArrayBoundsTests/SingleNegativeBoundErrorMessage(useInterpreter: True)` has failed.
Assert.Equal() Failure\r
Expected: (null)\r
Actual: Arithmetic operation resulted in an overflow.
Stack Trace:
at System.Linq.Expr... | 1.0 | Test failure: System.Linq.Expressions.Tests.ArrayBoundsTests/SingleNegativeBoundErrorMessage(useInterpreter: True) - Opened on behalf of @danmosemsft
The test `System.Linq.Expressions.Tests.ArrayBoundsTests/SingleNegativeBoundErrorMessage(useInterpreter: True)` has failed.
Assert.Equal() Failure\r
Expected: (null... | non_defect | test failure system linq expressions tests arrayboundstests singlenegativebounderrormessage useinterpreter true opened on behalf of danmosemsft the test system linq expressions tests arrayboundstests singlenegativebounderrormessage useinterpreter true has failed assert equal failure r expected null... | 0 |
77,900 | 22,037,674,489 | IssuesEvent | 2022-05-28 21:21:14 | dxx-rebirth/dxx-rebirth | https://api.github.com/repos/dxx-rebirth/dxx-rebirth | closed | Build failure: similar/main/automap.cpp:373:30: cannot convert ‘const d2x::player_marker_index’ to ‘d2x::game_marker_index’ | build-failure | <!--
These instructions are wrapped in comment markers. Write your answers outside the comment markers. You may delete the commented text as you go, or leave it in and let the system remove the comments when you submit the issue.
Use this template if the code in master fails to build for you. If your problem hap... | 1.0 | Build failure: similar/main/automap.cpp:373:30: cannot convert ‘const d2x::player_marker_index’ to ‘d2x::game_marker_index’ - <!--
These instructions are wrapped in comment markers. Write your answers outside the comment markers. You may delete the commented text as you go, or leave it in and let the system remove t... | non_defect | build failure similar main automap cpp cannot convert ‘const player marker index’ to ‘ game marker index’ these instructions are wrapped in comment markers write your answers outside the comment markers you may delete the commented text as you go or leave it in and let the system remove the comm... | 0 |
22,989 | 3,735,368,623 | IssuesEvent | 2016-03-08 11:46:23 | janjarfalk/jquery-elastic | https://api.github.com/repos/janjarfalk/jquery-elastic | closed | Textarea not auto-expanding in page load | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
When the page load I have a textarea which is not autoexpanding.
I expects that the textarea autoexpands in page load.
What version of the product are you using? On what operating system?
Plug in version 1.6.11
I... | 1.0 | Textarea not auto-expanding in page load - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
When the page load I have a textarea which is not autoexpanding.
I expects that the textarea autoexpands in page load.
What version of the product are you using? On what... | defect | textarea not auto expanding in page load what steps will reproduce the problem what is the expected output what do you see instead when the page load i have a textarea which is not autoexpanding i expects that the textarea autoexpands in page load what version of the product are you using on what... | 1 |
495,350 | 14,280,312,685 | IssuesEvent | 2020-11-23 05:38:57 | Journaly/journaly | https://api.github.com/repos/Journaly/journaly | closed | Show dialect for languages in Language Filter on My Feed Page | frontend good first issue low priority | #### Problem
I just noticed that in the language filter dropdown in the my feed page, we don't show the dialect for languages that have one or more listed. For languages like Portuguese where we have both Brazilian & European, this results in seeing two entries for "Portuguese".
<img width="500" alt="Screen Shot ... | 1.0 | Show dialect for languages in Language Filter on My Feed Page - #### Problem
I just noticed that in the language filter dropdown in the my feed page, we don't show the dialect for languages that have one or more listed. For languages like Portuguese where we have both Brazilian & European, this results in seeing two... | non_defect | show dialect for languages in language filter on my feed page problem i just noticed that in the language filter dropdown in the my feed page we don t show the dialect for languages that have one or more listed for languages like portuguese where we have both brazilian european this results in seeing two... | 0 |
102,745 | 16,583,864,861 | IssuesEvent | 2021-05-31 15:28:37 | ilan-WS/m3 | https://api.github.com/repos/ilan-WS/m3 | opened | CVE-2020-28498 (Medium) detected in elliptic-6.4.1.tgz | security vulnerability | ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.4.1.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.or... | True | CVE-2020-28498 (Medium) detected in elliptic-6.4.1.tgz - ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.4.1.tgz</b></p></summary>
<p>EC cryptography</p>... | non_defect | cve medium detected in elliptic tgz cve medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file src ctl ui package json path to vulnerable library src ctl ui node modules elliptic dependen... | 0 |
127,458 | 18,010,484,738 | IssuesEvent | 2021-09-16 08:01:51 | maddyCode23/linux-4.1.15 | https://api.github.com/repos/maddyCode23/linux-4.1.15 | opened | CVE-2016-7913 (High) detected in linux-stable-rtv4.1.33 | security vulnerability | ## CVE-2016-7913 - 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-7913 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2016-7913 - 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 vulnerable source files drivers media t... | 0 |
66,831 | 20,713,090,663 | IssuesEvent | 2022-03-12 07:26:59 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | scipy.stats.spearmanr mishandles all zero arrays with nan_policy='omit' | defect scipy.stats | My issue is about scipy.stats.spearmanr. I get incorrect r and p-values when one input array consists of all zeros and NaNs in conjunction with the ```nan_policy='omit'``` parameter.
#### Reproducing code example:
If I run the below, I get ```r = nan``` and ```p = nan```, which is correct for a correlation between ... | 1.0 | scipy.stats.spearmanr mishandles all zero arrays with nan_policy='omit' - My issue is about scipy.stats.spearmanr. I get incorrect r and p-values when one input array consists of all zeros and NaNs in conjunction with the ```nan_policy='omit'``` parameter.
#### Reproducing code example:
If I run the below, I get ``... | defect | scipy stats spearmanr mishandles all zero arrays with nan policy omit my issue is about scipy stats spearmanr i get incorrect r and p values when one input array consists of all zeros and nans in conjunction with the nan policy omit parameter reproducing code example if i run the below i get ... | 1 |
64,659 | 18,787,407,967 | IssuesEvent | 2021-11-08 13:36:27 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Button | loadingIcon is not displayed when icon is not provided | 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 | Button | loadingIcon is not displayed when icon is not provided - **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/Road... | defect | button loadingicon is not displayed when icon is not provided 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 suppor... | 1 |
215,162 | 7,292,361,470 | IssuesEvent | 2018-02-25 00:00:49 | Vannevelj/VSDiagnostics | https://api.github.com/repos/Vannevelj/VSDiagnostics | closed | Create a website | priority - high type - task | Things I want for the first release:
- A clear overview of each feature in VSDiagostics including .gifs that demonstrate the usage
- General information about the project, contribution stuff, contact, etc
- Changelog information per release
- A service that allows the user to upload a solution or one-or-more source fil... | 1.0 | Create a website - Things I want for the first release:
- A clear overview of each feature in VSDiagostics including .gifs that demonstrate the usage
- General information about the project, contribution stuff, contact, etc
- Changelog information per release
- A service that allows the user to upload a solution or one... | non_defect | create a website things i want for the first release a clear overview of each feature in vsdiagostics including gifs that demonstrate the usage general information about the project contribution stuff contact etc changelog information per release a service that allows the user to upload a solution or one... | 0 |
7,533 | 2,610,404,393 | IssuesEvent | 2015-02-26 20:11:26 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Corellia, Bestine, Utapau, Rendili Capital Ship Description | auto-migrated Priority-Medium Type-Defect | ```
Corellia, Bestine, Utapau, and Rendili can build capital ships, despite the
lack of that fact in the planets's descriptions.
```
-----
Original issue reported on code.google.com by `jkouzman...@gmail.com` on 3 Jul 2011 at 11:25 | 1.0 | Corellia, Bestine, Utapau, Rendili Capital Ship Description - ```
Corellia, Bestine, Utapau, and Rendili can build capital ships, despite the
lack of that fact in the planets's descriptions.
```
-----
Original issue reported on code.google.com by `jkouzman...@gmail.com` on 3 Jul 2011 at 11:25 | defect | corellia bestine utapau rendili capital ship description corellia bestine utapau and rendili can build capital ships despite the lack of that fact in the planets s descriptions original issue reported on code google com by jkouzman gmail com on jul at | 1 |
36,018 | 7,847,048,921 | IssuesEvent | 2018-06-19 17:13:05 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | AuxKernels execute on initial and using coupled scalar variables will produce incorrect values when run threaded | C: MOOSE P: normal T: defect | ## Rationale
<!--What is the reason for this enhancement or what error are you reporting?-->
1. Have a scalar variable with an initial condition.
2. Have an aux kernel using this scalar variable and have it execute on initial
3. Run threaded
The initial condition stored into the output file will be wrong. On... | 1.0 | AuxKernels execute on initial and using coupled scalar variables will produce incorrect values when run threaded - ## Rationale
<!--What is the reason for this enhancement or what error are you reporting?-->
1. Have a scalar variable with an initial condition.
2. Have an aux kernel using this scalar variable and... | defect | auxkernels execute on initial and using coupled scalar variables will produce incorrect values when run threaded rationale have a scalar variable with an initial condition have an aux kernel using this scalar variable and have it execute on initial run threaded the initial condition stored i... | 1 |
104,403 | 11,406,238,553 | IssuesEvent | 2020-01-31 13:55:57 | casey/intermodal | https://api.github.com/repos/casey/intermodal | closed | Document Prior Art and Alternatives in Readme | documentation | I'd like to document alternatives to intermodal, as well as prior art and related applications. Right now this should include other applications and libraries for creating torrents. I should also add notes on when you might want to use something other than intermodal.
Acknowledge that all these apps and libraries we... | 1.0 | Document Prior Art and Alternatives in Readme - I'd like to document alternatives to intermodal, as well as prior art and related applications. Right now this should include other applications and libraries for creating torrents. I should also add notes on when you might want to use something other than intermodal.
... | non_defect | document prior art and alternatives in readme i d like to document alternatives to intermodal as well as prior art and related applications right now this should include other applications and libraries for creating torrents i should also add notes on when you might want to use something other than intermodal ... | 0 |
607,451 | 18,782,648,108 | IssuesEvent | 2021-11-08 08:50:34 | MaibornWolff/codecharta | https://api.github.com/repos/MaibornWolff/codecharta | opened | Test Coverage for new code broken | bug tech priority:urgent | # Bug
Test Coverage for new code shows 0% but this is propably wrong.
# Developer Nodes
- Sonar will check for coverage reports like it is configured here `codecharta/.github/workflows/test.yml`
- During the GitHub Action (Pipeline) Job the report will be crawled if it is present.
- You can check the output an... | 1.0 | Test Coverage for new code broken - # Bug
Test Coverage for new code shows 0% but this is propably wrong.
# Developer Nodes
- Sonar will check for coverage reports like it is configured here `codecharta/.github/workflows/test.yml`
- During the GitHub Action (Pipeline) Job the report will be crawled if it is pre... | non_defect | test coverage for new code broken bug test coverage for new code shows but this is propably wrong developer nodes sonar will check for coverage reports like it is configured here codecharta github workflows test yml during the github action pipeline job the report will be crawled if it is pre... | 0 |
62,855 | 17,203,748,932 | IssuesEvent | 2021-07-17 20:10:17 | InterNetNews/inn | https://api.github.com/repos/InterNetNews/inn | closed | Reply codes other than x9x used for private extensions XBATCH and XGTITLE | C: innd P: low R: wontfix T: defect | **Reported by iulius on 25 Dec 2008 20:09 UTC**
RFC 3977, section 3.2:
Response codes not specified in this standard MAY be used for any installation-specific additional commands also not specified. These SHOULD be chosen to fit the pattern of x9x specified above.
INN uses quite a few response codes that do ... | 1.0 | Reply codes other than x9x used for private extensions XBATCH and XGTITLE - **Reported by iulius on 25 Dec 2008 20:09 UTC**
RFC 3977, section 3.2:
Response codes not specified in this standard MAY be used for any installation-specific additional commands also not specified. These SHOULD be chosen to fit the pat... | defect | reply codes other than used for private extensions xbatch and xgtitle reported by iulius on dec utc rfc section response codes not specified in this standard may be used for any installation specific additional commands also not specified these should be chosen to fit the pattern of s... | 1 |
192,980 | 14,634,229,130 | IssuesEvent | 2020-12-24 04:43:08 | esowc/ecPoint-Calibrate | https://api.github.com/repos/esowc/ecPoint-Calibrate | closed | Continuous integration and deployment | tests | Set up the automatic running of a test suite, and publish Docker images whenever a commit is pushed to GitHub.
This is currently performed manually, so it is important to implement it for future maintainability.
GitHub Actions will be used for this purpose, which is free for open-source projects. | 1.0 | Continuous integration and deployment - Set up the automatic running of a test suite, and publish Docker images whenever a commit is pushed to GitHub.
This is currently performed manually, so it is important to implement it for future maintainability.
GitHub Actions will be used for this purpose, which is free fo... | non_defect | continuous integration and deployment set up the automatic running of a test suite and publish docker images whenever a commit is pushed to github this is currently performed manually so it is important to implement it for future maintainability github actions will be used for this purpose which is free fo... | 0 |
9,683 | 2,615,165,797 | IssuesEvent | 2015-03-01 06:46:08 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Reaver stuck, PCAP recorded | auto-migrated Priority-Triage Type-Defect | ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.com/p/reaver-wps/wiki/README... | 1.0 | Reaver stuck, PCAP recorded - ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.goog... | defect | reaver stuck pcap recorded a few things to consider before submitting an issue we write documentation for a reason if you have not read it and are having problems with reaver these pages are required reading before submitting an issue reaver will only work if your card is in monitor mode if ... | 1 |
8,866 | 2,612,919,262 | IssuesEvent | 2015-02-27 17:30:46 | chrsmith/windows-package-manager | https://api.github.com/repos/chrsmith/windows-package-manager | closed | Job stuck at 90% | auto-migrated Type-Defect | ```
What steps will reproduce the problem?
1. Go to Settings, click Apply. Download of repositories will launch.
2. The Job gets stuck at 90%.
What is the expected output? What do you see instead?
Even if the proess is stuck, at the Elapsed time should keep increasing, but it
remains stuck.
What version of the produ... | 1.0 | Job stuck at 90% - ```
What steps will reproduce the problem?
1. Go to Settings, click Apply. Download of repositories will launch.
2. The Job gets stuck at 90%.
What is the expected output? What do you see instead?
Even if the proess is stuck, at the Elapsed time should keep increasing, but it
remains stuck.
What v... | defect | job stuck at what steps will reproduce the problem go to settings click apply download of repositories will launch the job gets stuck at what is the expected output what do you see instead even if the proess is stuck at the elapsed time should keep increasing but it remains stuck what ver... | 1 |
39,722 | 9,636,464,716 | IssuesEvent | 2019-05-16 06:03:48 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | MySQL does not support DROP INDEX IF EXISTS | C: DB: MySQL E: All Editions P: Medium R: Fixed T: Defect | Remove `MYSQL` from `@Support` annotations on `DSLContext#dropIndexIfExists()` methods, as it is not supported and cannot easily be emulated, as MySQL doesn't support anonymous code blocks. | 1.0 | MySQL does not support DROP INDEX IF EXISTS - Remove `MYSQL` from `@Support` annotations on `DSLContext#dropIndexIfExists()` methods, as it is not supported and cannot easily be emulated, as MySQL doesn't support anonymous code blocks. | defect | mysql does not support drop index if exists remove mysql from support annotations on dslcontext dropindexifexists methods as it is not supported and cannot easily be emulated as mysql doesn t support anonymous code blocks | 1 |
94,779 | 27,289,850,213 | IssuesEvent | 2023-02-23 15:52:57 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | closed | Prompt user to use `gp rebuild` after updating their `.gitpod.yml` or Docker configuration. | editor: code (browser) feature: gitpod yml team: IDE editor: code (desktop) usability testing feature: gp rebuild | There is no way for users to know to use `gp rebuild` as a way to iterate on their configuration. We should consider adding an in IDE / in editor prompt that asks a user if they'd like to test their new updated configuration. We should also consider adding this instruction to the default `.gitpod.yml` generated in infe... | 1.0 | Prompt user to use `gp rebuild` after updating their `.gitpod.yml` or Docker configuration. - There is no way for users to know to use `gp rebuild` as a way to iterate on their configuration. We should consider adding an in IDE / in editor prompt that asks a user if they'd like to test their new updated configuration. ... | non_defect | prompt user to use gp rebuild after updating their gitpod yml or docker configuration there is no way for users to know to use gp rebuild as a way to iterate on their configuration we should consider adding an in ide in editor prompt that asks a user if they d like to test their new updated configuration ... | 0 |
234,723 | 7,725,543,623 | IssuesEvent | 2018-05-24 18:18:39 | SeBecker/grmpy | https://api.github.com/repos/SeBecker/grmpy | closed | Adjust the Read & simulation process | enhancement help wanted priority-high | Please adjust the read process as discussed. The process has to be capable of handeling different kinds of covariate labels from the inititalization file.
Note that this includes additional adjustments on the simulation process.
We want to get to the point where the labels, specified in the initialization file, are i... | 1.0 | Adjust the Read & simulation process - Please adjust the read process as discussed. The process has to be capable of handeling different kinds of covariate labels from the inititalization file.
Note that this includes additional adjustments on the simulation process.
We want to get to the point where the labels, spec... | non_defect | adjust the read simulation process please adjust the read process as discussed the process has to be capable of handeling different kinds of covariate labels from the inititalization file note that this includes additional adjustments on the simulation process we want to get to the point where the labels spec... | 0 |
161,888 | 6,137,797,416 | IssuesEvent | 2017-06-26 13:15:28 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | Tail of the condor logs in wmstats with plenty of newlines | High Priority | Just noticed it in my VM nodes (alan-cloud1). The condor.err file contains
```
ERROR : Container not found: /cvmfs/singularity.opensciencegrid.org/bbockelm/cms:rhel6
ABORT : Retval = 255
```
while wmstats reports something like
```
Could not find jobReport
Adding end of condor.4612.128.out to error message:... | 1.0 | Tail of the condor logs in wmstats with plenty of newlines - Just noticed it in my VM nodes (alan-cloud1). The condor.err file contains
```
ERROR : Container not found: /cvmfs/singularity.opensciencegrid.org/bbockelm/cms:rhel6
ABORT : Retval = 255
```
while wmstats reports something like
```
Could not find j... | non_defect | tail of the condor logs in wmstats with plenty of newlines just noticed it in my vm nodes alan the condor err file contains error container not found cvmfs singularity opensciencegrid org bbockelm cms abort retval while wmstats reports something like could not find jobreport a... | 0 |
26,155 | 4,593,645,372 | IssuesEvent | 2016-09-21 02:12:55 | afisher1/GridLAB-D | https://api.github.com/repos/afisher1/GridLAB-D | closed | #94 #error macro shouldn't output ERROR [INIT]: before message,
| defect | The #error macro needs to suppress the ERROR[INIT] part of the message so that IDEs like textpad can find the line on which the error occurs, just like any other syntax error.
The same may be true for #warning, #print, etc.
,
| 1.0 | #94 #error macro shouldn't output ERROR [INIT]: before message,
- The #error macro needs to suppress the ERROR[INIT] part of the message so that IDEs like textpad can find the line on which the error occurs, just like any other syntax error.
The same may be true for #warning, #print, etc.
,
| defect | error macro shouldn t output error before message the error macro needs to suppress the error part of the message so that ides like textpad can find the line on which the error occurs just like any other syntax error the same may be true for warning print etc | 1 |
64,363 | 8,725,378,108 | IssuesEvent | 2018-12-10 09:14:28 | BBC-News/psammead | https://api.github.com/repos/BBC-News/psammead | closed | Documentation - Global styles to use with Psammead components | alpha-2 documentation must | **Is your feature request related to a problem? Please describe.**
We are working on adding Global styles in this PR: https://github.com/BBC-News/psammead/issues/124 We should document in our Readme how one should use them.
**Describe the solution you'd like**
We should explain that we recommend using normalize, ... | 1.0 | Documentation - Global styles to use with Psammead components - **Is your feature request related to a problem? Please describe.**
We are working on adding Global styles in this PR: https://github.com/BBC-News/psammead/issues/124 We should document in our Readme how one should use them.
**Describe the solution you... | non_defect | documentation global styles to use with psammead components is your feature request related to a problem please describe we are working on adding global styles in this pr we should document in our readme how one should use them describe the solution you d like we should explain that we recommend... | 0 |
4,764 | 7,631,987,777 | IssuesEvent | 2018-05-05 09:42:48 | AmpersandTarski/Ampersand | https://api.github.com/repos/AmpersandTarski/Ampersand | closed | Cleanup copied templates folder in prototype output dir | component:prototype generator priority:low software process | After generating the prototype, this folder is not used anymore.
This issue requests to delete the folder as final step in the prototype generator (e.g. after calling `composer ---install`)
Prevents users wasting time in case they don't know the purpose of this folder. | 1.0 | Cleanup copied templates folder in prototype output dir - After generating the prototype, this folder is not used anymore.
This issue requests to delete the folder as final step in the prototype generator (e.g. after calling `composer ---install`)
Prevents users wasting time in case they don't know the purpose of thi... | non_defect | cleanup copied templates folder in prototype output dir after generating the prototype this folder is not used anymore this issue requests to delete the folder as final step in the prototype generator e g after calling composer install prevents users wasting time in case they don t know the purpose of thi... | 0 |
9,249 | 2,615,141,349 | IssuesEvent | 2015-03-01 06:16:01 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | closed | walsh - buffer overflow | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. compilation no problem, no error message
2.
3.
What is the expected output? What do you see instead?
root@bt:~/reaver-wps-read-only/src# ./walsh -i mon0 -s -C
Walsh v1.4 beta WiFi Protected Setup Scan Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner
<c... | 1.0 | walsh - buffer overflow - ```
What steps will reproduce the problem?
1. compilation no problem, no error message
2.
3.
What is the expected output? What do you see instead?
root@bt:~/reaver-wps-read-only/src# ./walsh -i mon0 -s -C
Walsh v1.4 beta WiFi Protected Setup Scan Tool
Copyright (c) 2011, Tactical Network So... | defect | walsh buffer overflow what steps will reproduce the problem compilation no problem no error message what is the expected output what do you see instead root bt reaver wps read only src walsh i s c walsh beta wifi protected setup scan tool copyright c tactical network solutions... | 1 |
76,076 | 26,226,541,743 | IssuesEvent | 2023-01-04 19:15:18 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | Heading level violation on Benefits hub template | Defect Needs refining 508/Accessibility 508-defect-2 | ## Describe the defect
On some Benefits Hub pages (it looks like it might be the landing page template?) there is an accessibility error because the heading structure is not correct.
## To Reproduce
Steps to reproduce the behavior:
1. Go to [Disability Benefits](https://www.va.gov/disability/)
2. Run the axe bro... | 2.0 | Heading level violation on Benefits hub template - ## Describe the defect
On some Benefits Hub pages (it looks like it might be the landing page template?) there is an accessibility error because the heading structure is not correct.
## To Reproduce
Steps to reproduce the behavior:
1. Go to [Disability Benefits](... | defect | heading level violation on benefits hub template describe the defect on some benefits hub pages it looks like it might be the landing page template there is an accessibility error because the heading structure is not correct to reproduce steps to reproduce the behavior go to run the axe br... | 1 |
51,813 | 13,211,318,300 | IssuesEvent | 2020-08-15 22:16:32 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | cmake fails in opencl.cmake (Trac #1108) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1108">https://code.icecube.wisc.edu/projects/icecube/ticket/1108</a>, reported by lraedeland owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-01-11T23:57:21",
"_ts": "15472... | 1.0 | cmake fails in opencl.cmake (Trac #1108) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1108">https://code.icecube.wisc.edu/projects/icecube/ticket/1108</a>, reported by lraedeland owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime... | defect | cmake fails in opencl cmake trac migrated from json status closed changetime ts description running cmake on osx fails with the following error n ncmake error at cmake tools opencl cmake report find n report find macro invoked with incorrec... | 1 |
752,179 | 26,276,135,479 | IssuesEvent | 2023-01-06 22:15:29 | googleapis/repo-automation-bots | https://api.github.com/repos/googleapis/repo-automation-bots | closed | release-please-backend dies with "You have exceeded a secondary rate limit." | type: bug bot: release please priority: p3 | It's recoverable, but it should be caught by gcf-utils then returns HTTP 503
stack:
> HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again.
at /usr/src/app/node_modules/@octokit/request/dist-node/index.js:88:21
at runMicrotasks (<anonymous>)
at process... | 1.0 | release-please-backend dies with "You have exceeded a secondary rate limit." - It's recoverable, but it should be caught by gcf-utils then returns HTTP 503
stack:
> HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again.
at /usr/src/app/node_modules/@octokit/reque... | non_defect | release please backend dies with you have exceeded a secondary rate limit it s recoverable but it should be caught by gcf utils then returns http stack httperror you have exceeded a secondary rate limit please wait a few minutes before you try again at usr src app node modules octokit request... | 0 |
45,981 | 2,944,277,574 | IssuesEvent | 2015-07-03 01:48:22 | NuGet/Home | https://api.github.com/repos/NuGet/Home | closed | Investigate perf of project.json based no-op restore | Area:VS.Client Priority:1 ShipRoom Approved Type:Bug | Creating a simple solution with a couple of projects (one using `runtimes` and one using `supports`) causes the before build restore to lock up VS for 5-10 seconds on every build (even when all packages are already present and nothing changes).
We should try to optimize this code path, or else move from restore on b... | 1.0 | Investigate perf of project.json based no-op restore - Creating a simple solution with a couple of projects (one using `runtimes` and one using `supports`) causes the before build restore to lock up VS for 5-10 seconds on every build (even when all packages are already present and nothing changes).
We should try to ... | non_defect | investigate perf of project json based no op restore creating a simple solution with a couple of projects one using runtimes and one using supports causes the before build restore to lock up vs for seconds on every build even when all packages are already present and nothing changes we should try to o... | 0 |
35,589 | 7,784,092,137 | IssuesEvent | 2018-06-06 12:14:09 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Underflow when binding small Double values to Oracle JDBC | C: DB: Oracle C: Functionality P: High R: Fixed T: Defect | When binding a `java.lang.Double` to ojdbc, we shouldn't call `PreparedStatement.setDouble()`, but `OraclePreparedStatement.setBinaryDouble()`. Otherwise, some double values cannot be bound to the JDBC driver:
```
Caused by: java.lang.IllegalArgumentException: Underflow
at oracle.jdbc.driver.OraclePreparedStateme... | 1.0 | Underflow when binding small Double values to Oracle JDBC - When binding a `java.lang.Double` to ojdbc, we shouldn't call `PreparedStatement.setDouble()`, but `OraclePreparedStatement.setBinaryDouble()`. Otherwise, some double values cannot be bound to the JDBC driver:
```
Caused by: java.lang.IllegalArgumentExcept... | defect | underflow when binding small double values to oracle jdbc when binding a java lang double to ojdbc we shouldn t call preparedstatement setdouble but oraclepreparedstatement setbinarydouble otherwise some double values cannot be bound to the jdbc driver caused by java lang illegalargumentexcept... | 1 |
56,783 | 15,369,636,987 | IssuesEvent | 2021-03-02 07:40:19 | martinrotter/rssguard | https://api.github.com/repos/martinrotter/rssguard | closed | [FR]: Fallback to "favicon.ico" when an icon is not found | Component-Core Component-Network Status-Partially-Fixed Type-Defect | #### Brief description of the feature request.
I'm not familiar with how RSS Guard fetches icons of feeds, but it seems to work great in general, i.e. all of my feeds have the proper icon for them. The only site I'm having an issue at the moment is Github.
For instance, when you add the following ATOM feed to RSS... | 1.0 | [FR]: Fallback to "favicon.ico" when an icon is not found - #### Brief description of the feature request.
I'm not familiar with how RSS Guard fetches icons of feeds, but it seems to work great in general, i.e. all of my feeds have the proper icon for them. The only site I'm having an issue at the moment is Github.
... | defect | fallback to favicon ico when an icon is not found brief description of the feature request i m not familiar with how rss guard fetches icons of feeds but it seems to work great in general i e all of my feeds have the proper icon for them the only site i m having an issue at the moment is github ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.