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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14,993 | 2,834,448,939 | IssuesEvent | 2015-05-26 04:51:01 | ibus/ibus | https://api.github.com/repos/ibus/ibus | closed | KDE环境下的gtk程序无法用Ctrl+space激活ibus | Component-ibus Priority-Medium Type-Defect | ```
似乎是缺ibus-gtk, 但是freebsd ports(packages)里面没有这个包,只有ibus-qt包。
应该如何安装ibus-gtk? 还是不需要它? 只要从source compile就可以,请作者指点。
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): PC-BSD 8.1 (FreeBSD KDE桌面)
Architecture (i386, x86_64): i386
IBus version: 1.3.3_1
Input m... | 1.0 | KDE环境下的gtk程序无法用Ctrl+space激活ibus - ```
似乎是缺ibus-gtk, 但是freebsd ports(packages)里面没有这个包,只有ibus-qt包。
应该如何安装ibus-gtk? 还是不需要它? 只要从source compile就可以,请作者指点。
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): PC-BSD 8.1 (FreeBSD KDE桌面)
Architecture (i386, x86_64): i3... | defect | kde环境下的gtk程序无法用ctrl space激活ibus 似乎是缺ibus gtk, 但是freebsd ports packages 里面没有这个包,只有ibus qt包。 应该如何安装ibus gtk? 还是不需要它? 只要从source compile就可以,请作者指点。 what version of the product are you using on what operating system os linux distributions unix or pc bsd freebsd kde桌面 architecture ibus ... | 1 |
214,189 | 7,267,677,936 | IssuesEvent | 2018-02-20 06:41:18 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | blogs.elconfidencial.com - design is broken | browser-firefox-mobile priority-normal | <!-- @browser: Firefox Mobile 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://blogs.elconfidencial.com/sociedad/espana-is-not-spain/2018-02-16/jubilacion-pensiones-reforma_1522629/
**Browser / Version**: Firef... | 1.0 | blogs.elconfidencial.com - design is broken - <!-- @browser: Firefox Mobile 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://blogs.elconfidencial.com/sociedad/espana-is-not-spain/2018-02-16/jubilacion-pensiones-... | non_defect | blogs elconfidencial com design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description web page not fit movile screen steps to reproduce set pc versión from with ❤️ | 0 |
44,731 | 12,360,648,443 | IssuesEvent | 2020-05-17 16:08:28 | networkx/networkx | https://api.github.com/repos/networkx/networkx | closed | all_shortest_paths inconsistent in undirected graph | Defect | Steps to reproduce below
>>> from networkx import nx
>>> g = nx.Graph()
>>> g.add_path([1, 2, 3, 5, 7, 8])
>>> g.add_path([1, 2, 3, 4, 6, 7, 8])
>>> g.edges[3,4]['weight'] = 0
>>> list(nx.all_shortest_paths(g, 1, 8, weight='weight'))
[[1, 2, 3, 5, 7, 8], [1, 2, 3, 4, 6, 7, 8]]
>>> list(nx.all_shortest_paths(g, ... | 1.0 | all_shortest_paths inconsistent in undirected graph - Steps to reproduce below
>>> from networkx import nx
>>> g = nx.Graph()
>>> g.add_path([1, 2, 3, 5, 7, 8])
>>> g.add_path([1, 2, 3, 4, 6, 7, 8])
>>> g.edges[3,4]['weight'] = 0
>>> list(nx.all_shortest_paths(g, 1, 8, weight='weight'))
[[1, 2, 3, 5, 7, 8], [1, ... | defect | all shortest paths inconsistent in undirected graph steps to reproduce below from networkx import nx g nx graph g add path g add path g edges list nx all shortest paths g weight weight list nx all shortest paths g weight weight the... | 1 |
9,380 | 12,378,912,211 | IssuesEvent | 2020-05-19 11:33:39 | prisma/prisma-client-js | https://api.github.com/repos/prisma/prisma-client-js | opened | Datasource override from client constructor doesn't match the datasource block from the schema.prisma file | kind/improvement process/candidate topic: dx | ## Problem
prisma.schema
```prisma
datasource myawesomedb {
provider = "mysql"
url = "mysql://......"
}
```
The shape of the input in the constructor is not the same as the datasource block in the schema:
```ts
const client = new PrismaClient({
datasources: {
myawesomedb: "mysql://...... | 1.0 | Datasource override from client constructor doesn't match the datasource block from the schema.prisma file - ## Problem
prisma.schema
```prisma
datasource myawesomedb {
provider = "mysql"
url = "mysql://......"
}
```
The shape of the input in the constructor is not the same as the datasource block in... | non_defect | datasource override from client constructor doesn t match the datasource block from the schema prisma file problem prisma schema prisma datasource myawesomedb provider mysql url mysql the shape of the input in the constructor is not the same as the datasource block in... | 0 |
16,877 | 22,156,448,191 | IssuesEvent | 2022-06-03 23:37:54 | GoogleCloudPlatform/cloud-ops-sandbox | https://api.github.com/repos/GoogleCloudPlatform/cloud-ops-sandbox | reopened | Dependency Dashboard | type: process | This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/)
## Repository problems
These problems occurred while renovating this repository.
- WARN: Base branch does not exist - skipping
This repository currently has no open or pending... | 1.0 | Dependency Dashboard - This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/)
## Repository problems
These problems occurred while renovating this repository.
- WARN: Base branch does not exist - skipping
This repository currently... | non_defect | dependency dashboard this issue provides visibility into renovate updates and their statuses repository problems these problems occurred while renovating this repository warn base branch does not exist skipping this repository currently has no open or pending branches detected dependencies ... | 0 |
11,917 | 9,532,210,342 | IssuesEvent | 2019-04-29 17:59:46 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Broken link | app-service-web/svc cxp doc-enhancement triaged | Link to Reference Architectures under "Cookbooks" is broken
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 53dd65b1-6f9d-9431-5850-9cee636aeabd
* Version Independent ID: 0012e819-bb2b-2955-d87b-d6f145fb6af7
* Content: [App Service overview ... | 1.0 | Broken link - Link to Reference Architectures under "Cookbooks" is broken
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 53dd65b1-6f9d-9431-5850-9cee636aeabd
* Version Independent ID: 0012e819-bb2b-2955-d87b-d6f145fb6af7
* Content: [App Ser... | non_defect | broken link link to reference architectures under cookbooks is broken document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service app service web git... | 0 |
44,789 | 12,390,570,601 | IssuesEvent | 2020-05-20 10:55:08 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | PerformanceLoginTest.php failing | Critical defect DevOps Performance Unplanned work invalid-duplicate | STAGING deploy failed with this earlier today and we have seen this quite a bit, time to dig in (Blackfire or XHProf).
```
There was 1 failure:
09:30:43
09:30:43 1) tests\phpunit\LoginPerformance::testLoginPerformance with data set #0 (2)
09:30:43
09:30:43 Operation took 2.734 seconds whi... | 1.0 | PerformanceLoginTest.php failing - STAGING deploy failed with this earlier today and we have seen this quite a bit, time to dig in (Blackfire or XHProf).
```
There was 1 failure:
09:30:43
09:30:43 1) tests\phpunit\LoginPerformance::testLoginPerformance with data set #0 (2)
09:30:43
09:30:43 ... | defect | performancelogintest php failing staging deploy failed with this earlier today and we have seen this quite a bit time to dig in blackfire or xhprof there was failure tests phpunit loginperformance testloginperformance with data set operation... | 1 |
55,934 | 14,844,360,980 | IssuesEvent | 2021-01-17 01:09:07 | Brittank88/Res-Mechanica | https://api.github.com/repos/Brittank88/Res-Mechanica | closed | Slow Rainbow Furnace | defect requires pack dev | The Rainbow Furnace from IronFurnaces is very slow and given its recipe, I don't think this is intended. Maybe requires a config change (or worst case, KJS)? | 1.0 | Slow Rainbow Furnace - The Rainbow Furnace from IronFurnaces is very slow and given its recipe, I don't think this is intended. Maybe requires a config change (or worst case, KJS)? | defect | slow rainbow furnace the rainbow furnace from ironfurnaces is very slow and given its recipe i don t think this is intended maybe requires a config change or worst case kjs | 1 |
51,712 | 13,211,296,242 | IssuesEvent | 2020-08-15 22:07:16 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | [documentation] redirect Trac wiki pages elsewhere (Trac #915) | Incomplete Migration Migrated from Trac defect infrastructure | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/915">https://code.icecube.wisc.edu/projects/icecube/ticket/915</a>, reported by nega</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-04-08T16:37:00",
"_ts": "1428511020599097",
"descript... | 1.0 | [documentation] redirect Trac wiki pages elsewhere (Trac #915) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/915">https://code.icecube.wisc.edu/projects/icecube/ticket/915</a>, reported by nega</summary>
<p>
```json
{
"status": "closed",
"changetime": "2... | defect | redirect trac wiki pages elsewhere trac migrated from json status closed changetime ts description trac automatically creates links to wiki pages for camelcase that it detects if our documentation was in the trac wiki this would be awesome n... | 1 |
74,102 | 24,941,338,977 | IssuesEvent | 2022-10-31 19:13:43 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | pool corrupted after hibernation | Type: Defect | ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | -
Kernel Version | 5.18.0
Architecture | x86_64
OpenZFS Version | zfs-2.1.99-694_g17b2ae0b2
### Describe the problem you're observing
Zpool corrupted after resu... | 1.0 | pool corrupted after hibernation - ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | -
Kernel Version | 5.18.0
Architecture | x86_64
OpenZFS Version | zfs-2.1.99-694_g17b2ae0b2
### Describe the problem you're obse... | defect | pool corrupted after hibernation system information type version name distribution name gentoo distribution version kernel version architecture openzfs version zfs describe the problem you re observing zpool corrupted after resume from swap hardwar... | 1 |
4,431 | 2,610,093,953 | IssuesEvent | 2015-02-26 18:28:23 | chrsmith/dsdsdaadf | https://api.github.com/repos/chrsmith/dsdsdaadf | opened | 深圳黑头粉刺怎么办 | auto-migrated Priority-Medium Type-Defect | ```
深圳黑头粉刺怎么办【深圳韩方科颜全国热线400-869-1818,24小
时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国��
�方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩�
��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”
健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专��
�治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的�
��痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:12 | 1.0 | 深圳黑头粉刺怎么办 - ```
深圳黑头粉刺怎么办【深圳韩方科颜全国热线400-869-1818,24小
时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国��
�方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩�
��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”
健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专��
�治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的�
��痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:12 | defect | 深圳黑头粉刺怎么办 深圳黑头粉刺怎么办【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 original issue reported on code google com by szft com on may at | 1 |
197,527 | 15,683,124,248 | IssuesEvent | 2021-03-25 08:21:20 | hackforla/communities-of-practice | https://api.github.com/repos/hackforla/communities-of-practice | opened | Create a guide for CoP Leads | documentation | ### Overview
We need to create a guide for CoP leads so they have a reference on how to manage their CoP and meetings.
### Action Items
- [ ] Creating a Community of Practice
- [ ] Create a repository
- [ ] Create a Google Drive
- [ ] Create a team roster
- [ ] Create a Slack channel
- [ ] Crea... | 1.0 | Create a guide for CoP Leads - ### Overview
We need to create a guide for CoP leads so they have a reference on how to manage their CoP and meetings.
### Action Items
- [ ] Creating a Community of Practice
- [ ] Create a repository
- [ ] Create a Google Drive
- [ ] Create a team roster
- [ ] Create... | non_defect | create a guide for cop leads overview we need to create a guide for cop leads so they have a reference on how to manage their cop and meetings action items creating a community of practice create a repository create a google drive create a team roster create a slack c... | 0 |
382,766 | 11,312,073,929 | IssuesEvent | 2020-01-20 05:06:10 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | index.hu - Fenix crashes | browser-fenix engine-gecko priority-normal severity-critical | <!-- @browser: Firefox Mobile 73.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:73.0) Gecko/73.0 Firefox/73.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://index.hu
**Browser / Version**: Firefox Mobile 73.0
**Operating System**: Android
**Tested Another Browser**: Y... | 1.0 | index.hu - Fenix crashes - <!-- @browser: Firefox Mobile 73.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:73.0) Gecko/73.0 Firefox/73.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://index.hu
**Browser / Version**: Firefox Mobile 73.0
**Operating System**: Android
**... | non_defect | index hu fenix crashes url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description closes browser steps to reproduce closes crashes browser just right after seemingly fully loaded the sit... | 0 |
317,218 | 9,662,114,368 | IssuesEvent | 2019-05-20 19:55:53 | RhoInc/query-overview | https://api.github.com/repos/RhoInc/query-overview | opened | Add a destroy method. | High Priority | That not only clears the contents of the containing element and the Webcharts object(s), but the stylesheet as well. | 1.0 | Add a destroy method. - That not only clears the contents of the containing element and the Webcharts object(s), but the stylesheet as well. | non_defect | add a destroy method that not only clears the contents of the containing element and the webcharts object s but the stylesheet as well | 0 |
29,745 | 5,867,716,657 | IssuesEvent | 2017-05-14 04:21:05 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Protocol blocking IO threads + configuration problems due to timeout | Team: Core Type: Defect | When the protocol is determined on the server for an incoming connection, the server triggers the correct outbound handler to be created. The problem is that is synchronous and blocking is done on the inbound io thread. If the outbound io thread is busy, the inbound io thread will block for up to 3 seconds.
So first... | 1.0 | Protocol blocking IO threads + configuration problems due to timeout - When the protocol is determined on the server for an incoming connection, the server triggers the correct outbound handler to be created. The problem is that is synchronous and blocking is done on the inbound io thread. If the outbound io thread is ... | defect | protocol blocking io threads configuration problems due to timeout when the protocol is determined on the server for an incoming connection the server triggers the correct outbound handler to be created the problem is that is synchronous and blocking is done on the inbound io thread if the outbound io thread is ... | 1 |
82,381 | 23,759,360,837 | IssuesEvent | 2022-09-01 07:32:09 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | closed | Switch to Terrapin packages - 404 Not found | important vscode-build | https://dev.azure.com/monacotools/Monaco/_build/results?buildId=183061&view=logs&j=9833cdaa-2e92-5f8d-56a8-239fd18fd628&t=de2250f8-ad22-5764-1092-78981e0d3df6
```
Starting: Switch to Terrapin packages
==============================================================================
Task : Command line
Descr... | 1.0 | Switch to Terrapin packages - 404 Not found - https://dev.azure.com/monacotools/Monaco/_build/results?buildId=183061&view=logs&j=9833cdaa-2e92-5f8d-56a8-239fd18fd628&t=de2250f8-ad22-5764-1092-78981e0d3df6
```
Starting: Switch to Terrapin packages
====================================================================... | non_defect | switch to terrapin packages not found starting switch to terrapin packages task command line description run a command line script using bash on linux and macos and cmd exe on windows version a... | 0 |
105,229 | 22,969,249,155 | IssuesEvent | 2022-07-20 00:15:11 | aristanetworks/ansible-avd | https://api.github.com/repos/aristanetworks/ansible-avd | closed | Feature request Title | type: enhancement type: dependencies state: stale type: code quality | ### Enhancement summary
Review requirements-dev.txt
### Which component of AVD is impacted
others
### Use case example
Review all development requirements and update/test with the latest releases.
### Describe the solution you would like
Updated requirements-dev.txt with up-to-date stable releases.
Make adjustm... | 1.0 | Feature request Title - ### Enhancement summary
Review requirements-dev.txt
### Which component of AVD is impacted
others
### Use case example
Review all development requirements and update/test with the latest releases.
### Describe the solution you would like
Updated requirements-dev.txt with up-to-date stable... | non_defect | feature request title enhancement summary review requirements dev txt which component of avd is impacted others use case example review all development requirements and update test with the latest releases describe the solution you would like updated requirements dev txt with up to date stable... | 0 |
68,786 | 21,897,811,090 | IssuesEvent | 2022-05-20 10:20:51 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: The "Unexpected error creating WebSocket DevTools session." is thrown after attempt to get the DevTools Session | I-defect needs-triaging | ### What happened?
Hello, Currently we are working on additional logging using the DevTools protocol
Unfortunately, after Google Chrome updated to the 101.0.4951.67 version, there is no way to initialize the devTools session because of the following error:
```
Unexpected error creating WebSocket DevTools session
I... | 1.0 | [🐛 Bug]: The "Unexpected error creating WebSocket DevTools session." is thrown after attempt to get the DevTools Session - ### What happened?
Hello, Currently we are working on additional logging using the DevTools protocol
Unfortunately, after Google Chrome updated to the 101.0.4951.67 version, there is no way to i... | defect | the unexpected error creating websocket devtools session is thrown after attempt to get the devtools session what happened hello currently we are working on additional logging using the devtools protocol unfortunately after google chrome updated to the version there is no way to initialize the... | 1 |
16,873 | 2,955,862,510 | IssuesEvent | 2015-07-08 07:32:27 | ubershmekel/python3wos | https://api.github.com/repos/ubershmekel/python3wos | closed | SSL is built into python 2,6+ | auto-migrated Priority-Medium Type-Defect | ```
http://docs.python.org/3/library/ssl.html
http://docs.python.org/2.6/library/ssl.html
so please make it green :)
```
Original issue reported on code.google.com by `trueflyi...@gmail.com` on 26 Nov 2013 at 11:36 | 1.0 | SSL is built into python 2,6+ - ```
http://docs.python.org/3/library/ssl.html
http://docs.python.org/2.6/library/ssl.html
so please make it green :)
```
Original issue reported on code.google.com by `trueflyi...@gmail.com` on 26 Nov 2013 at 11:36 | defect | ssl is built into python so please make it green original issue reported on code google com by trueflyi gmail com on nov at | 1 |
552,630 | 16,245,911,022 | IssuesEvent | 2021-05-07 14:37:44 | magento/magento2 | https://api.github.com/repos/magento/magento2 | closed | Update ramsey/uuid dependency to PHP 8 compatible version | Priority: P1 Progress: done Project: PHP8 has dependency | In scope of the user story MC-41383 we need to
Update ramsey/uuid dependency to PHP 8 compatible version (Branch dev-master is compatible with PHP 8 but not released yet)
In scope of this spice we need to estimate the effort required to do this upgrade. | 1.0 | Update ramsey/uuid dependency to PHP 8 compatible version - In scope of the user story MC-41383 we need to
Update ramsey/uuid dependency to PHP 8 compatible version (Branch dev-master is compatible with PHP 8 but not released yet)
In scope of this spice we need to estimate the effort required to do this upgrade. | non_defect | update ramsey uuid dependency to php compatible version in scope of the user story mc we need to update ramsey uuid dependency to php compatible version branch dev master is compatible with php but not released yet in scope of this spice we need to estimate the effort required to do this upgrade | 0 |
302,729 | 26,159,948,003 | IssuesEvent | 2022-12-31 10:53:00 | void-linux/void-packages | https://api.github.com/repos/void-linux/void-packages | opened | CI on own fork always fails because the branch is out of date albeit it isn't | bug needs-testing | ### Is this a new report?
Yes
### System Info
Void 6.1.1_1 x86_64 AuthenticAMD notuptodate hold rrrmDFFFFFFFFFFF
### Package(s) Affected
no specific package
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
https://github.com/steinex/void-packages/pull/230
https://gi... | 1.0 | CI on own fork always fails because the branch is out of date albeit it isn't - ### Is this a new report?
Yes
### System Info
Void 6.1.1_1 x86_64 AuthenticAMD notuptodate hold rrrmDFFFFFFFFFFF
### Package(s) Affected
no specific package
### Does a report exist for this bug with the project's home (upstream) and/o... | non_defect | ci on own fork always fails because the branch is out of date albeit it isn t is this a new report yes system info void authenticamd notuptodate hold rrrmdfffffffffff package s affected no specific package does a report exist for this bug with the project s home upstream and or a... | 0 |
80,062 | 29,952,941,694 | IssuesEvent | 2023-06-23 04:04:36 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: selenium.common.exceptions.InvalidSessionIdException: Message: invalid session id | I-defect needs-triaging | ### What happened?
Python language bindings for selenium WebDriver raises a selenium.common.exceptions.InvalidSessionIdException: Message: invalid session id. The browser is closed without triggering driver.quit() or driver.close() yet.
This on selenium grid 4.9.1 configured in kubernetes cluster using helm chart ... | 1.0 | [🐛 Bug]: selenium.common.exceptions.InvalidSessionIdException: Message: invalid session id - ### What happened?
Python language bindings for selenium WebDriver raises a selenium.common.exceptions.InvalidSessionIdException: Message: invalid session id. The browser is closed without triggering driver.quit() or driver.c... | defect | selenium common exceptions invalidsessionidexception message invalid session id what happened python language bindings for selenium webdriver raises a selenium common exceptions invalidsessionidexception message invalid session id the browser is closed without triggering driver quit or driver close ... | 1 |
21,750 | 3,550,358,008 | IssuesEvent | 2016-01-20 21:40:30 | CompEvol/beast2 | https://api.github.com/repos/CompEvol/beast2 | closed | Package repository dialog doesn't disable delete button when official repo is selected. | defect LOW priority | The official repository url is hard-coded and cannot be deleted from the manager. The UI should reflect this. | 1.0 | Package repository dialog doesn't disable delete button when official repo is selected. - The official repository url is hard-coded and cannot be deleted from the manager. The UI should reflect this. | defect | package repository dialog doesn t disable delete button when official repo is selected the official repository url is hard coded and cannot be deleted from the manager the ui should reflect this | 1 |
23,703 | 3,851,865,925 | IssuesEvent | 2016-04-06 05:28:07 | GPF/imame4all | https://api.github.com/repos/GPF/imame4all | closed | MAME4iOS-1.1 does not seem to run on ipad 1 | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Jailbroken ipad 1 (5.1)via redsn0w_win_0.9.10b8
2.Install MAME4iOS-1.1 via Cydia
3.Launch Mameios 1.1 and it flashes and never opens. Remains as active program
in the app bar that I can close.
What is the expected output? What do you see instead?
What version of the pro... | 1.0 | MAME4iOS-1.1 does not seem to run on ipad 1 - ```
What steps will reproduce the problem?
1.Jailbroken ipad 1 (5.1)via redsn0w_win_0.9.10b8
2.Install MAME4iOS-1.1 via Cydia
3.Launch Mameios 1.1 and it flashes and never opens. Remains as active program
in the app bar that I can close.
What is the expected output? What... | defect | does not seem to run on ipad what steps will reproduce the problem jailbroken ipad via win install via cydia launch mameios and it flashes and never opens remains as active program in the app bar that i can close what is the expected output what do you see instead ... | 1 |
668,403 | 22,582,456,360 | IssuesEvent | 2022-06-28 12:50:08 | dailydotdev/daily | https://api.github.com/repos/dailydotdev/daily | closed | 🐛 BUG: Incognito mode overrides cached data | Status: Accepted Priority: Medium Type: Bug | ## 🐛 Bug Report
<!--
Thank you for using Daily and taking time to report a bug.
Please try to spend some time to understand the bug and reproduce it.
Take a look at our template and try to add as much detail as possible.
The more details we have, easier it would be to fix it.
If any hea... | 1.0 | 🐛 BUG: Incognito mode overrides cached data - ## 🐛 Bug Report
<!--
Thank you for using Daily and taking time to report a bug.
Please try to spend some time to understand the bug and reproduce it.
Take a look at our template and try to add as much detail as possible.
The more details we have, ... | non_defect | 🐛 bug incognito mode overrides cached data 🐛 bug report thank you for using daily and taking time to report a bug please try to spend some time to understand the bug and reproduce it take a look at our template and try to add as much detail as possible the more details we have ... | 0 |
8,080 | 2,611,451,320 | IssuesEvent | 2015-02-27 04:59:28 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Getting a Teleportation from crate while using Flying Saucer | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Run fight with unlimited Flying Saucer ammo and high propability of
Teleportation appearance in the crates.
2. Use Flying Saucer and get Teleportation from crate.
3. Try to use Flying Saucer again (after running out of fuel) without using
weapon selection menu.
What is t... | 1.0 | Getting a Teleportation from crate while using Flying Saucer - ```
What steps will reproduce the problem?
1. Run fight with unlimited Flying Saucer ammo and high propability of
Teleportation appearance in the crates.
2. Use Flying Saucer and get Teleportation from crate.
3. Try to use Flying Saucer again (after runnin... | defect | getting a teleportation from crate while using flying saucer what steps will reproduce the problem run fight with unlimited flying saucer ammo and high propability of teleportation appearance in the crates use flying saucer and get teleportation from crate try to use flying saucer again after runnin... | 1 |
613,681 | 19,096,745,259 | IssuesEvent | 2021-11-29 17:27:19 | bcgov/entity | https://api.github.com/repos/bcgov/entity | closed | Verify: Invalid message shows up while filing the coop voluntary dissolution. | bug Priority1 ENTITY | ### Describe the bug in the current situation
Even if all the Annual Reports are submitted and the company is in good standing then upon clicking on Dissolve the Company the error dialog shows up.
### Steps to reproduce the behavior:
1. Go to 'https://dev.bcregistry.ca/business/CP0002169'
2. Click on 'Dissolve this B... | 1.0 | Verify: Invalid message shows up while filing the coop voluntary dissolution. - ### Describe the bug in the current situation
Even if all the Annual Reports are submitted and the company is in good standing then upon clicking on Dissolve the Company the error dialog shows up.
### Steps to reproduce the behavior:
1. Go... | non_defect | verify invalid message shows up while filing the coop voluntary dissolution describe the bug in the current situation even if all the annual reports are submitted and the company is in good standing then upon clicking on dissolve the company the error dialog shows up steps to reproduce the behavior go... | 0 |
63,407 | 17,632,236,906 | IssuesEvent | 2021-08-19 09:24:51 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Add parser support for concatenated string literals | T: Defect P: Low E: All Editions C: Parser | In the SQL standard and in some implementations, this is a single string literal:
```sql
-- These are the same in MySQL
select 'a' 'b' 'c'
select 'abc'
```
Our parser rejects it, but parses this as a string literal and an alias, instead:
```sql
-- These are the same in our parser
select 'a' 'b'
select '... | 1.0 | Add parser support for concatenated string literals - In the SQL standard and in some implementations, this is a single string literal:
```sql
-- These are the same in MySQL
select 'a' 'b' 'c'
select 'abc'
```
Our parser rejects it, but parses this as a string literal and an alias, instead:
```sql
-- Thes... | defect | add parser support for concatenated string literals in the sql standard and in some implementations this is a single string literal sql these are the same in mysql select a b c select abc our parser rejects it but parses this as a string literal and an alias instead sql thes... | 1 |
89,972 | 8,223,067,542 | IssuesEvent | 2018-09-06 09:27:34 | humera987/HumTestData | https://api.github.com/repos/humera987/HumTestData | closed | project_test : ApiV1TestSuitesGetQueryParamEmptyValuePage | project_test | Project : project_test
Job : UAT
Env : UAT
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 200
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], ... | 1.0 | project_test : ApiV1TestSuitesGetQueryParamEmptyValuePage - Project : project_test
Job : UAT
Env : UAT
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 200
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidat... | non_defect | project test project project test job uat env uat region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint reques... | 0 |
53,366 | 11,044,841,566 | IssuesEvent | 2019-12-09 14:05:19 | appsody/appsody | https://api.github.com/repos/appsody/appsody | closed | Need way to pass env to appsody, local and on k8s | enhancement external/codewind priority/high | **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
(This request may be related to #373, but I did not see it mention about appsody running in k8s mode.)
Developers need a way to pass env variables to the... | 1.0 | Need way to pass env to appsody, local and on k8s - **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
(This request may be related to #373, but I did not see it mention about appsody running in k8s mode.)
... | non_defect | need way to pass env to appsody local and on is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when this request may be related to but i did not see it mention about appsody running in mode develope... | 0 |
67,149 | 20,916,727,998 | IssuesEvent | 2022-03-24 14:02:37 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Can't reply to messages while searching | T-Defect | ### Steps to reproduce
1. Go to a room
2. Click the search button
3. Try using the reply button
### Outcome
#### What did you expect?
I expected that I would be able to reply to a message while the search bar is active.
#### What happened instead?
The message input was focused, and that's all
### Operating s... | 1.0 | Can't reply to messages while searching - ### Steps to reproduce
1. Go to a room
2. Click the search button
3. Try using the reply button
### Outcome
#### What did you expect?
I expected that I would be able to reply to a message while the search bar is active.
#### What happened instead?
The message input wa... | defect | can t reply to messages while searching steps to reproduce go to a room click the search button try using the reply button outcome what did you expect i expected that i would be able to reply to a message while the search bar is active what happened instead the message input wa... | 1 |
65,871 | 19,724,977,016 | IssuesEvent | 2022-01-13 19:01:08 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | Linking Rooms Only Searches Addresses | T-Defect S-Minor O-Uncommon X-Needs-Product Z-WTF | ### Steps to reproduce
1. Type # to get autocomplete suggestions for linking rooms that you're in.
2. Type the display name of a room which has an address not matching the name of the room. (IE, room address is #metadata.anthurium:nora.codes, room name is "info".)
3. The room will disappear from the autocomplete sug... | 1.0 | Linking Rooms Only Searches Addresses - ### Steps to reproduce
1. Type # to get autocomplete suggestions for linking rooms that you're in.
2. Type the display name of a room which has an address not matching the name of the room. (IE, room address is #metadata.anthurium:nora.codes, room name is "info".)
3. The room ... | defect | linking rooms only searches addresses steps to reproduce type to get autocomplete suggestions for linking rooms that you re in type the display name of a room which has an address not matching the name of the room ie room address is metadata anthurium nora codes room name is info the room ... | 1 |
5,182 | 2,610,182,661 | IssuesEvent | 2015-02-26 18:58:12 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 分享长色斑该怎么办 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
人有一双眼睛,生来可以看世界,读别人。而要看自己也只��
�在镜子中看到自己的一面,这一面也是朦胧而不真实的。在�
��读自己时,常常有不少人总是戴着“放大镜”无限放大自己
的优点;对于缺点,更喜欢用一双老花眼模糊而抹杀之,这��
�时候用的最多的方法是“自欺欺人”,首先不愿意自己剖析�
��己的人,永远也读不懂自己……长色斑该怎么办,
《客户案例》
因为我和老公都很喜欢宝宝,所以我们才结婚一年就生��
�孩子,爸妈都很高兴,我们也都一直沉浸在这种喜悦里,可�
��镜子的时候我才突然发现自己的脸上长了许多的斑,一打听
才知道是妊娠斑,心里就很纠结,我才25岁啊。听她们说一旦
长了斑是很难去掉的,而且更不能乱用祛... | 1.0 | 分享长色斑该怎么办 - ```
《摘要》
人有一双眼睛,生来可以看世界,读别人。而要看自己也只��
�在镜子中看到自己的一面,这一面也是朦胧而不真实的。在�
��读自己时,常常有不少人总是戴着“放大镜”无限放大自己
的优点;对于缺点,更喜欢用一双老花眼模糊而抹杀之,这��
�时候用的最多的方法是“自欺欺人”,首先不愿意自己剖析�
��己的人,永远也读不懂自己……长色斑该怎么办,
《客户案例》
因为我和老公都很喜欢宝宝,所以我们才结婚一年就生��
�孩子,爸妈都很高兴,我们也都一直沉浸在这种喜悦里,可�
��镜子的时候我才突然发现自己的脸上长了许多的斑,一打听
才知道是妊娠斑,心里就很纠结,我才25岁啊。听她们说一旦
长了斑是很... | defect | 分享长色斑该怎么办 《摘要》 人有一双眼睛,生来可以看世界,读别人。而要看自己也只�� �在镜子中看到自己的一面,这一面也是朦胧而不真实的。在� ��读自己时,常常有不少人总是戴着“放大镜”无限放大自己 的优点;对于缺点,更喜欢用一双老花眼模糊而抹杀之,这�� �时候用的最多的方法是“自欺欺人”,首先不愿意自己剖析� ��己的人,永远也读不懂自己……长色斑该怎么办, 《客户案例》 因为我和老公都很喜欢宝宝,所以我们才结婚一年就生�� �孩子,爸妈都很高兴,我们也都一直沉浸在这种喜悦里,可� ��镜子的时候我才突然发现自己的脸上长了许多的斑,一打听 才知道是妊娠斑,心里就很纠结, 。听她们说一旦 长了斑是很难去掉的,... | 1 |
50,488 | 13,187,526,408 | IssuesEvent | 2020-08-13 03:42:06 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | tableio - doxygen errors, missing class members (Trac #799) | Migrated from Trac combo core defect |
```text
/data/i3home/nega/i3/offline-software/src/tableio/private/tableio/converter/dataclasses_container_convert.cxx:19: warning: no matching class member found for
void convert::I3Trigger::AddFields(I3TableRowDescriptionPtr desc, const booked_type &)
/data/i3home/nega/i3/offline-software/src/tableio/private/tabl... | 1.0 | tableio - doxygen errors, missing class members (Trac #799) -
```text
/data/i3home/nega/i3/offline-software/src/tableio/private/tableio/converter/dataclasses_container_convert.cxx:19: warning: no matching class member found for
void convert::I3Trigger::AddFields(I3TableRowDescriptionPtr desc, const booked_type &)
... | defect | tableio doxygen errors missing class members trac text data nega offline software src tableio private tableio converter dataclasses container convert cxx warning no matching class member found for void convert addfields desc const booked type data nega offline software src tabl... | 1 |
69,180 | 22,266,542,543 | IssuesEvent | 2022-06-10 08:02:19 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Room history not visible after one month on unencrypted rooms | T-Defect X-Needs-Info | ### Steps to reproduce
1. Where are you starting? What can you see?
A manager just informs me that all employees can not see history over 1 month even in unencrypted rooms.
Is there a limit on the web version of Element ?
3. What do you click?
scroll up to see previous messages
5. More steps…
### Out... | 1.0 | Room history not visible after one month on unencrypted rooms - ### Steps to reproduce
1. Where are you starting? What can you see?
A manager just informs me that all employees can not see history over 1 month even in unencrypted rooms.
Is there a limit on the web version of Element ?
3. What do you click?
... | defect | room history not visible after one month on unencrypted rooms steps to reproduce where are you starting what can you see a manager just informs me that all employees can not see history over month even in unencrypted rooms is there a limit on the web version of element what do you click ... | 1 |
42,206 | 10,884,587,471 | IssuesEvent | 2019-11-18 08:39:03 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Unquoted alias and field names when using 'join' array | ORM defect need-more-info | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.7.
* Platform and Target: Apache, Linux.
### What you did
```
$options = [
...,
'join' => [
'table' => 'orders',
'alias' => 'Order',
...,
],
];
$logs = ... | 1.0 | Unquoted alias and field names when using 'join' array - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.7.
* Platform and Target: Apache, Linux.
### What you did
```
$options = [
...,
'join' => [
'table' => 'orders',
... | defect | unquoted alias and field names when using join array this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target apache linux what you did options join table orders ali... | 1 |
4,051 | 2,610,086,597 | IssuesEvent | 2015-02-26 18:26:19 | chrsmith/dsdsdaadf | https://api.github.com/repos/chrsmith/dsdsdaadf | opened | 深圳除祛痤疮费用 | auto-migrated Priority-Medium Type-Defect | ```
深圳除祛痤疮费用【深圳韩方科颜全国热线400-869-1818,24小时
QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘��
�——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方�
��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健
康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业��
�疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘�
��。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:13 | 1.0 | 深圳除祛痤疮费用 - ```
深圳除祛痤疮费用【深圳韩方科颜全国热线400-869-1818,24小时
QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘��
�——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方�
��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健
康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业��
�疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘�
��。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:13 | defect | 深圳除祛痤疮费用 深圳除祛痤疮费用【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at | 1 |
199,669 | 22,707,288,375 | IssuesEvent | 2022-07-05 15:40:37 | nexmo-community/clientsdk-the-v-app | https://api.github.com/repos/nexmo-community/clientsdk-the-v-app | opened | junit-4.12.jar: 1 vulnerabilities (highest severity is: 5.5) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>junit-4.12.jar</b></p></summary>
<p>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</p>
<p>Library home page: <a href="http://junit.... | True | junit-4.12.jar: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>junit-4.12.jar</b></p></summary>
<p>JUnit is a unit testing framework for Java, created by Erich Gamma ... | non_defect | junit jar vulnerabilities highest severity is vulnerable library junit jar junit is a unit testing framework for java created by erich gamma and kent beck library home page a href path to dependency file client android app build gradle path to vulnerable library home wss ... | 0 |
24,601 | 4,030,940,975 | IssuesEvent | 2016-05-18 15:38:47 | Supmenow/sup-issues | https://api.github.com/repos/Supmenow/sup-issues | opened | Flare preview never loads from any flare notifications | defect | Given I receive a flare notification
When I swipe right
And enter the app
Then the flare details never load
Ever. | 1.0 | Flare preview never loads from any flare notifications - Given I receive a flare notification
When I swipe right
And enter the app
Then the flare details never load
Ever. | defect | flare preview never loads from any flare notifications given i receive a flare notification when i swipe right and enter the app then the flare details never load ever | 1 |
46,583 | 19,318,866,101 | IssuesEvent | 2021-12-14 01:33:25 | Azure/azure-sdk-for-java | https://api.github.com/repos/Azure/azure-sdk-for-java | closed | serivcebus this.binderAwareChannelResolver.resolveDestination(channelName),How can I catch errors sent asynchronously | question customer-reported needs-team-attention azure-spring azure-spring-servicebus | **Query/Question**
A clear and concise ask/query.
***Why is this not a Bug or a feature Request?***
A clear explanation of why is this not a bug or a feature request?
**Setup (please complete the following information if applicable):**
- OS: [e.g. iOS]
- IDE: [e.g. IntelliJ]
- Library/Libraries: [e.g. com... | 1.0 | serivcebus this.binderAwareChannelResolver.resolveDestination(channelName),How can I catch errors sent asynchronously - **Query/Question**
A clear and concise ask/query.
***Why is this not a Bug or a feature Request?***
A clear explanation of why is this not a bug or a feature request?
**Setup (please complete... | non_defect | serivcebus this binderawarechannelresolver resolvedestination channelname how can i catch errors sent asynchronously query question a clear and concise ask query why is this not a bug or a feature request a clear explanation of why is this not a bug or a feature request setup please complete... | 0 |
73,518 | 24,667,219,656 | IssuesEvent | 2022-10-18 11:14:22 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Profile picture different than messages picture in all except experimental irc style | T-Defect | ### Steps to reproduce
1. Where are you starting? What can you see?
2. What do you click?
3. More steps…
### Outcome
#### What did you expect?
#### What happened instead?
### Operating system
windows 10
### Application version
Element version: 1.11.10 Olm version: 3.2.12
### How did you install the app... | 1.0 | Profile picture different than messages picture in all except experimental irc style - ### Steps to reproduce
1. Where are you starting? What can you see?
2. What do you click?
3. More steps…
### Outcome
#### What did you expect?
#### What happened instead?
### Operating system
windows 10
### Application... | defect | profile picture different than messages picture in all except experimental irc style steps to reproduce where are you starting what can you see what do you click more steps… outcome what did you expect what happened instead operating system windows application ... | 1 |
404,131 | 27,450,829,129 | IssuesEvent | 2023-03-02 17:14:47 | honeycombio/refinery | https://api.github.com/repos/honeycombio/refinery | opened | Document using locust for sending data to local refinery instance | type: documentation | @kentquirk has been using locust for sending high volumes of pre-generated data to refinery for testing. It would be ideal for his process to be documented so that other refinery users can stress test refinery or test certain use cases as well. | 1.0 | Document using locust for sending data to local refinery instance - @kentquirk has been using locust for sending high volumes of pre-generated data to refinery for testing. It would be ideal for his process to be documented so that other refinery users can stress test refinery or test certain use cases as well. | non_defect | document using locust for sending data to local refinery instance kentquirk has been using locust for sending high volumes of pre generated data to refinery for testing it would be ideal for his process to be documented so that other refinery users can stress test refinery or test certain use cases as well | 0 |
137,901 | 18,769,537,659 | IssuesEvent | 2021-11-06 15:26:47 | pustovitDmytro/cottus | https://api.github.com/repos/pustovitDmytro/cottus | closed | CVE-2012-6708 (Medium) detected in jquery-1.8.1.min.js | security vulnerability | ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="htt... | True | CVE-2012-6708 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary>
<p>JavaScript library ... | non_defect | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file cottus node modules redeyed examples browser index html path to vulnerable li... | 0 |
70,491 | 18,158,231,089 | IssuesEvent | 2021-09-27 06:19:41 | RSA-Bots/PandaWrapper | https://api.github.com/repos/RSA-Bots/PandaWrapper | closed | Not all callbacks are asynchronous | bug sev: med TODO ver: build | Issue: Not all callbacks are asynchronous
Version: v0.1.0-beta.2
Description: When implementing a `SlashCommand` the callback is `async`-able. However, when implementing `SelectMenuCommand`, the callback is not `async`-able. | 1.0 | Not all callbacks are asynchronous - Issue: Not all callbacks are asynchronous
Version: v0.1.0-beta.2
Description: When implementing a `SlashCommand` the callback is `async`-able. However, when implementing `SelectMenuCommand`, the callback is not `async`-able. | non_defect | not all callbacks are asynchronous issue not all callbacks are asynchronous version beta description when implementing a slashcommand the callback is async able however when implementing selectmenucommand the callback is not async able | 0 |
24,395 | 4,076,972,316 | IssuesEvent | 2016-05-30 04:53:26 | airmanopus/weatherCheck | https://api.github.com/repos/airmanopus/weatherCheck | closed | SyntaxError: Unexpected token < (Request to census.gov to get the county name where the device is located, so we get no alerts/weather radar | BORKED Bug Serious testing | https://app.getsentry.com/steve-noonan-associates/weathercheck-web/group/71067739/
```
SyntaxError: Unexpected token <
File "/usr/home/opus/devel/weatherCheck/node/app.js", line 239, in XMLHttpRequest.countyGetComplete
var countyResponse = JSON.parse(countyGet.responseText);
...
(4 additional frame(s) were not d... | 1.0 | SyntaxError: Unexpected token < (Request to census.gov to get the county name where the device is located, so we get no alerts/weather radar - https://app.getsentry.com/steve-noonan-associates/weathercheck-web/group/71067739/
```
SyntaxError: Unexpected token <
File "/usr/home/opus/devel/weatherCheck/node/app.js", l... | non_defect | syntaxerror unexpected token request to census gov to get the county name where the device is located so we get no alerts weather radar syntaxerror unexpected token file usr home opus devel weathercheck node app js line in xmlhttprequest countygetcomplete var countyresponse json parse co... | 0 |
225,163 | 17,242,811,987 | IssuesEvent | 2021-07-21 02:45:29 | day8/re-com | https://api.github.com/repos/day8/re-com | closed | Might be good to mention dependencies for v-table and simple-v-table | bug documentation | Faced this error: `re_com.v_table.v_table(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.`
And was stuck for a very long time. Though, that being said perhaps I was temporarily blinded from the other error of `Your project is missing detec... | 1.0 | Might be good to mention dependencies for v-table and simple-v-table - Faced this error: `re_com.v_table.v_table(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.`
And was stuck for a very long time. Though, that being said perhaps I was tem... | non_defect | might be good to mention dependencies for v table and simple v table faced this error re com v table v table nothing was returned from render this usually means a return statement is missing or to render nothing return null and was stuck for a very long time though that being said perhaps i was tem... | 0 |
14,445 | 2,812,163,561 | IssuesEvent | 2015-05-18 06:27:12 | minux/go-tour | https://api.github.com/repos/minux/go-tour | closed | tree/tree.go always returns the same trees between subsequent runs | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Use http://127.0.0.1:3999/concurrency/8
2. use this code inside the main function:
t := tree.New(1)
fmt.Println(t)
What is the expected output? What do you see instead?
I would expect multiple runs to return trees with different structure.
Instead, they return the sa... | 1.0 | tree/tree.go always returns the same trees between subsequent runs - ```
What steps will reproduce the problem?
1.Use http://127.0.0.1:3999/concurrency/8
2. use this code inside the main function:
t := tree.New(1)
fmt.Println(t)
What is the expected output? What do you see instead?
I would expect multiple runs ... | defect | tree tree go always returns the same trees between subsequent runs what steps will reproduce the problem use use this code inside the main function t tree new fmt println t what is the expected output what do you see instead i would expect multiple runs to return trees with different str... | 1 |
333,094 | 29,508,101,882 | IssuesEvent | 2023-06-03 15:14:56 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | reopened | Fix jax_nn_activations.test_jax_nn_softmax | JAX Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5161232571/jobs/9298058208" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/5161232571/jobs/9298058208" rel="noopener ... | 1.0 | Fix jax_nn_activations.test_jax_nn_softmax - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5161232571/jobs/9298058208" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/ru... | non_defect | fix jax nn activations test jax nn softmax tensorflow img src torch img src numpy img src jax img src paddle img src | 0 |
45,490 | 12,826,308,503 | IssuesEvent | 2020-07-06 16:19:46 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | com.hazelcast.collection Package is Missing in IMDG 4.0+ Javadocs | Source: Internal Type: Defect Type: Documentation | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
There are several links from the IMDG Reference Manual and in Google search results to IQueue, ISet and IList Javadocs. They return 404.
**Expe... | 1.0 | com.hazelcast.collection Package is Missing in IMDG 4.0+ Javadocs - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
There are several links from the IMDG Reference Manual and in Google search re... | defect | com hazelcast collection package is missing in imdg javadocs thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug there are several links from the imdg reference manual and in google search re... | 1 |
70,622 | 23,266,243,640 | IssuesEvent | 2022-08-04 17:40:48 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | Skipped Headings on Billing and Insurance Top Task Template | Defect ⭐️ Facilities Needs refining 508/Accessibility 508-defect-2 | ## Describe the defect
The current template for the content type Billing and Insurance is structured in such a way that the content does not have properly nested headings.
## To Reproduce
Steps to reproduce the behavior:
1. Go to [Walla Walla Billing and Insurance](https://www.va.gov/walla-walla-health-care/billi... | 2.0 | Skipped Headings on Billing and Insurance Top Task Template - ## Describe the defect
The current template for the content type Billing and Insurance is structured in such a way that the content does not have properly nested headings.
## To Reproduce
Steps to reproduce the behavior:
1. Go to [Walla Walla Billing a... | defect | skipped headings on billing and insurance top task template describe the defect the current template for the content type billing and insurance is structured in such a way that the content does not have properly nested headings to reproduce steps to reproduce the behavior go to view all headi... | 1 |
106,095 | 13,244,587,176 | IssuesEvent | 2020-08-19 13:16:21 | Open-Systems-Pharmacology/OSPSuite.Core | https://api.github.com/repos/Open-Systems-Pharmacology/OSPSuite.Core | closed | Observed data format: 030_TCUnitLLOQ | Importer-Redesign | [030_TCUnitLLOQ.xlsx](https://github.com/Open-Systems-Pharmacology/OSPSuite.Core/files/3712147/030_TCUnitLLOQ.xlsx)
Time [min] | Concentration [mg/ml]
-- | --
1 | 0,1
2 | 12
3 | 2
10 | 1
20 | <0,01
25 | <0,01
| 1.0 | Observed data format: 030_TCUnitLLOQ - [030_TCUnitLLOQ.xlsx](https://github.com/Open-Systems-Pharmacology/OSPSuite.Core/files/3712147/030_TCUnitLLOQ.xlsx)
Time [min] | Concentration [mg/ml]
-- | --
1 | 0,1
2 | 12
3 | 2
10 | 1
20 | <0,01
25 | <0,01
| non_defect | observed data format tcunitlloq time concentration | 0 |
203,280 | 15,360,415,023 | IssuesEvent | 2021-03-01 16:54:32 | NVIDIA/spark-rapids | https://api.github.com/repos/NVIDIA/spark-rapids | closed | Nightly run Mortgage ETL with AQE on/off on AWS EMR | test | **Is your feature request related to a problem? Please describe.**
Need a nightly job to run Mortgage ETL with both AQE on and off on AWS EMR.
**Describe the solution you'd like**
Create a Jenkins to run with the latest SNAPSHOT jars.
| 1.0 | Nightly run Mortgage ETL with AQE on/off on AWS EMR - **Is your feature request related to a problem? Please describe.**
Need a nightly job to run Mortgage ETL with both AQE on and off on AWS EMR.
**Describe the solution you'd like**
Create a Jenkins to run with the latest SNAPSHOT jars.
| non_defect | nightly run mortgage etl with aqe on off on aws emr is your feature request related to a problem please describe need a nightly job to run mortgage etl with both aqe on and off on aws emr describe the solution you d like create a jenkins to run with the latest snapshot jars | 0 |
21,236 | 3,477,575,757 | IssuesEvent | 2015-12-28 01:55:54 | vero84/veronica-.G | https://api.github.com/repos/vero84/veronica-.G | closed | Can't install android-python27 to Samsung Galaxy 4 | auto-migrated Priority-Medium Type-Defect | ```
Can't install android-python27 to Samsung Galaxy 4
After unzip, permission errors as below.
.system.ErrnoException: chmod failed: EPERM (Operation not permitted)
05-09 19:48:25.226 26804-26850/com.android.python27 ﹕ Unzip extracted
/storage/emulated/0/com.android.python27/extras/python/formatter.py
05-09 19:48:2... | 1.0 | Can't install android-python27 to Samsung Galaxy 4 - ```
Can't install android-python27 to Samsung Galaxy 4
After unzip, permission errors as below.
.system.ErrnoException: chmod failed: EPERM (Operation not permitted)
05-09 19:48:25.226 26804-26850/com.android.python27 ﹕ Unzip extracted
/storage/emulated/0/com.andr... | defect | can t install android to samsung galaxy can t install android to samsung galaxy after unzip permission errors as below system errnoexception chmod failed eperm operation not permitted com android ﹕ unzip extracted storage emulated com android extras python formatter py ... | 1 |
6,800 | 2,610,280,397 | IssuesEvent | 2015-02-26 19:29:38 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Tag Support for blogs in LIvejournal system | auto-migrated Type-Defect | ```
I'd like that you could apply tags in Livejournal (and other systems based in
the same API) blogs. With other systems, there is available an option to apply
tags and categories so, and I miss that when posting in LiveJournal you can't
do that.
```
-----
Original issue reported on code.google.com by `liac...@gm... | 1.0 | Tag Support for blogs in LIvejournal system - ```
I'd like that you could apply tags in Livejournal (and other systems based in
the same API) blogs. With other systems, there is available an option to apply
tags and categories so, and I miss that when posting in LiveJournal you can't
do that.
```
-----
Original is... | defect | tag support for blogs in livejournal system i d like that you could apply tags in livejournal and other systems based in the same api blogs with other systems there is available an option to apply tags and categories so and i miss that when posting in livejournal you can t do that original is... | 1 |
78,806 | 27,767,107,519 | IssuesEvent | 2023-03-16 12:12:39 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Start automatically after system login on ArchLinux brings up electron window | T-Defect A-Packaging X-Community-Supported-Platform | ### Description
The "Start automatically after system login" preference just brings up the Electron window (same as when you just run electron without an app) after login rather than element.
### Steps to reproduce
- Settings, Preferences, General, "Start automatically after system login"
- logout, login
I... | 1.0 | Start automatically after system login on ArchLinux brings up electron window - ### Description
The "Start automatically after system login" preference just brings up the Electron window (same as when you just run electron without an app) after login rather than element.
### Steps to reproduce
- Settings, Pref... | defect | start automatically after system login on archlinux brings up electron window description the start automatically after system login preference just brings up the electron window same as when you just run electron without an app after login rather than element steps to reproduce settings pref... | 1 |
93,587 | 19,274,510,655 | IssuesEvent | 2021-12-10 10:13:56 | tech-for-better/in-common | https://api.github.com/repos/tech-for-better/in-common | opened | No confirmation email received on sign-up | bug code review | Really like the sign-up flow but didn't receive a confirmation email | 1.0 | No confirmation email received on sign-up - Really like the sign-up flow but didn't receive a confirmation email | non_defect | no confirmation email received on sign up really like the sign up flow but didn t receive a confirmation email | 0 |
3,025 | 2,607,969,895 | IssuesEvent | 2015-02-26 00:44:06 | chrsmithdemos/leveldb | https://api.github.com/repos/chrsmithdemos/leveldb | opened | Db::Open() takes a long time | auto-migrated Priority-Medium Type-Defect | ```
We have a heavily used database, which stores 100G+ data, and is frequently
updated. When we close and reopen the database, it takes up to hours to open it.
Is it possible to config(Options) to make Db::Open() returns quickly?
What steps will reproduce the problem?
1. Open a database
2. Doing a lot Sets/Deletes.... | 1.0 | Db::Open() takes a long time - ```
We have a heavily used database, which stores 100G+ data, and is frequently
updated. When we close and reopen the database, it takes up to hours to open it.
Is it possible to config(Options) to make Db::Open() returns quickly?
What steps will reproduce the problem?
1. Open a databa... | defect | db open takes a long time we have a heavily used database which stores data and is frequently updated when we close and reopen the database it takes up to hours to open it is it possible to config options to make db open returns quickly what steps will reproduce the problem open a database ... | 1 |
28,560 | 23,342,942,886 | IssuesEvent | 2022-08-09 15:22:41 | dotnet/arcade | https://api.github.com/repos/dotnet/arcade | closed | 1ES Resource Management is deleting its own build VMs | Critical First Responder FC - Infrastructure | Runtime Related issue: https://github.com/dotnet/runtime/issues/73339
Teams conversation
As seen in the runtime issue and other places, the 1ES Pool provider is deleting VMs while they run builds, leading to errors like this.
```
##[error]
,##[warning]Agent was purged, cancelling the pipeline.
,##[warning]R... | 1.0 | 1ES Resource Management is deleting its own build VMs - Runtime Related issue: https://github.com/dotnet/runtime/issues/73339
Teams conversation
As seen in the runtime issue and other places, the 1ES Pool provider is deleting VMs while they run builds, leading to errors like this.
```
##[error]
,##[warning]Ag... | non_defect | resource management is deleting its own build vms runtime related issue teams conversation as seen in the runtime issue and other places the pool provider is deleting vms while they run builds leading to errors like this agent was purged cancelling the pipeline received request... | 0 |
516,218 | 14,977,271,646 | IssuesEvent | 2021-01-28 09:16:50 | readsoftware/ReadIssues | https://api.github.com/repos/readsoftware/ReadIssues | opened | Startup DB First Time Sign-in doesn't display ToolBar tools | Bug Priority 1 | When creating a new database (which has not text or resources) the first sign in launches READ and tries to load resources. Seems when none are found the setup of the toolbar doesn't happen. | 1.0 | Startup DB First Time Sign-in doesn't display ToolBar tools - When creating a new database (which has not text or resources) the first sign in launches READ and tries to load resources. Seems when none are found the setup of the toolbar doesn't happen. | non_defect | startup db first time sign in doesn t display toolbar tools when creating a new database which has not text or resources the first sign in launches read and tries to load resources seems when none are found the setup of the toolbar doesn t happen | 0 |
396,080 | 11,701,248,594 | IssuesEvent | 2020-03-06 19:15:59 | cop4934-fall19-group32/Project-32 | https://api.github.com/repos/cop4934-fall19-group32/Project-32 | closed | Restrict Level Select Panning | Improvement LevelSelect Priority:Low | In the level select screen, users can pan forever. This is undesired.
- [x] Dynamically limit the range of the pan effect so that at least one node must be in a certain range | 1.0 | Restrict Level Select Panning - In the level select screen, users can pan forever. This is undesired.
- [x] Dynamically limit the range of the pan effect so that at least one node must be in a certain range | non_defect | restrict level select panning in the level select screen users can pan forever this is undesired dynamically limit the range of the pan effect so that at least one node must be in a certain range | 0 |
112,779 | 11,779,196,362 | IssuesEvent | 2020-03-16 17:34:22 | UNIZAR-30226-2020-10/front-end_web | https://api.github.com/repos/UNIZAR-30226-2020-10/front-end_web | opened | Funcionalidades del reproductor | development documentation | - Añadir canción a lista de reproducción
- Eliminar canción a lista de reproducción
- Reproducción en bucle
- Reproducción aleatoria
- Añadir canción a la cola de reproducción
- Eliminar canción a la cola de reproducción
- Cambiar de orden las canciones en una lista/cola de reproducción
- Barra de volumen | 1.0 | Funcionalidades del reproductor - - Añadir canción a lista de reproducción
- Eliminar canción a lista de reproducción
- Reproducción en bucle
- Reproducción aleatoria
- Añadir canción a la cola de reproducción
- Eliminar canción a la cola de reproducción
- Cambiar de orden las canciones en una lista/cola de repro... | non_defect | funcionalidades del reproductor añadir canción a lista de reproducción eliminar canción a lista de reproducción reproducción en bucle reproducción aleatoria añadir canción a la cola de reproducción eliminar canción a la cola de reproducción cambiar de orden las canciones en una lista cola de repro... | 0 |
432,467 | 12,493,905,869 | IssuesEvent | 2020-06-01 10:08:33 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | "Edit Group Discussion" Text is not translatable | bug priority: high | **Describe the bug**
"Edit Group Discussion" text in adminbar is not translatable.
**Expected behavior**
Text should be written using WP "__" function
**Screenshots**
http://prntscr.com/srku9c
Code LINE(80): https://github.com/buddyboss/buddyboss-platform/blob/dev/src/bp-groups/bp-groups-adminbar.php#L80
| 1.0 | "Edit Group Discussion" Text is not translatable - **Describe the bug**
"Edit Group Discussion" text in adminbar is not translatable.
**Expected behavior**
Text should be written using WP "__" function
**Screenshots**
http://prntscr.com/srku9c
Code LINE(80): https://github.com/buddyboss/buddyboss-platform/b... | non_defect | edit group discussion text is not translatable describe the bug edit group discussion text in adminbar is not translatable expected behavior text should be written using wp function screenshots code line | 0 |
74,750 | 25,300,507,540 | IssuesEvent | 2022-11-17 10:20:18 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Replace internal DSL.NULL(x) by DSL.inline(null, x) | T: Defect C: Functionality P: Medium R: Fixed E: All Editions | We have an internal utility `DSL.NULL(x)` (where `x` is e.g. `DataType<T>`), which generates a `NULL` literal. This doesn't work in all cases, e.g. when the `NULL` literal should be cast to its (known) data type, e.g. in Derby. We've already fixed this for a few cases, see:
- https://github.com/jOOQ/jOOQ/issues/1066... | 1.0 | Replace internal DSL.NULL(x) by DSL.inline(null, x) - We have an internal utility `DSL.NULL(x)` (where `x` is e.g. `DataType<T>`), which generates a `NULL` literal. This doesn't work in all cases, e.g. when the `NULL` literal should be cast to its (known) data type, e.g. in Derby. We've already fixed this for a few cas... | defect | replace internal dsl null x by dsl inline null x we have an internal utility dsl null x where x is e g datatype which generates a null literal this doesn t work in all cases e g when the null literal should be cast to its known data type e g in derby we ve already fixed this for a few cases... | 1 |
47,544 | 12,054,367,505 | IssuesEvent | 2020-04-15 11:01:18 | googleapis/java-datastore | https://api.github.com/repos/googleapis/java-datastore | closed | datastore.it.ITDatastoreTest: testSkippedResults failed | api: datastore buildcop: issue type: cleanup | This test failed!
To configure my behavior, see [the Build Cop Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop).
If I'm commenting on this issue too often, add the `buildcop: quiet` label and
I will stop commenting.
---
commit: 9043ef3f866c13f749e834f79f5874a27183... | 1.0 | datastore.it.ITDatastoreTest: testSkippedResults failed - This test failed!
To configure my behavior, see [the Build Cop Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop).
If I'm commenting on this issue too often, add the `buildcop: quiet` label and
I will stop comm... | non_defect | datastore it itdatastoretest testskippedresults failed this test failed to configure my behavior see if i m commenting on this issue too often add the buildcop quiet label and i will stop commenting commit buildurl status failed | 0 |
20,430 | 27,095,311,000 | IssuesEvent | 2023-02-15 02:00:08 | lizhihao6/get-daily-arxiv-noti | https://api.github.com/repos/lizhihao6/get-daily-arxiv-noti | opened | New submissions for Wed, 15 Feb 23 | event camera white balance isp compression image signal processing image signal process raw raw image events camera color contrast events AWB | ## Keyword: events
There is no result
## Keyword: event camera
There is no result
## Keyword: events camera
There is no result
## Keyword: white balance
There is no result
## Keyword: color contrast
There is no result
## Keyword: AWB
There is no result
## Keyword: ISP
There is no result
## Keyword: image signal ... | 2.0 | New submissions for Wed, 15 Feb 23 - ## Keyword: events
There is no result
## Keyword: event camera
There is no result
## Keyword: events camera
There is no result
## Keyword: white balance
There is no result
## Keyword: color contrast
There is no result
## Keyword: AWB
There is no result
## Keyword: ISP
There is... | non_defect | new submissions for wed feb keyword events there is no result keyword event camera there is no result keyword events camera there is no result keyword white balance there is no result keyword color contrast there is no result keyword awb there is no result keyword isp there is n... | 0 |
68,831 | 21,919,637,708 | IssuesEvent | 2022-05-22 11:24:19 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | BUG: online doc returns 404 - wrong `reference` in url | defect Documentation | The new theme seems to have introduced a duplicate `reference` in the URL, e.g.,
- Before: https://docs.scipy.org/doc/scipy/reference/linalg.interpolative.html
- After: https://docs.scipy.org/doc/scipy/reference/reference/linalg.interpolative.html
The effect was that today all SciPy search engine results I found... | 1.0 | BUG: online doc returns 404 - wrong `reference` in url - The new theme seems to have introduced a duplicate `reference` in the URL, e.g.,
- Before: https://docs.scipy.org/doc/scipy/reference/linalg.interpolative.html
- After: https://docs.scipy.org/doc/scipy/reference/reference/linalg.interpolative.html
The effe... | defect | bug online doc returns wrong reference in url the new theme seems to have introduced a duplicate reference in the url e g before after the effect was that today all scipy search engine results i found were broken the search engines will update eventually but the double reference re... | 1 |
25,694 | 4,417,714,271 | IssuesEvent | 2016-08-15 07:25:20 | snowie2000/mactype | https://api.github.com/repos/snowie2000/mactype | closed | Some text-shadow rendering bugs (Chrome 17) | auto-migrated Priority-Medium Type-Defect | ```
Some sites produce unwanted effects (see screenshots) while rendering
text-shadow in chrome 17 (don’t know, maybe the effect persists in newer
chrome versions) see screenshots mactype01.png (soundcloud widget),
mactype02.png (zvooq.ru)
i’m using win2008 server r2
Also (in fact not an issue but asking for help),... | 1.0 | Some text-shadow rendering bugs (Chrome 17) - ```
Some sites produce unwanted effects (see screenshots) while rendering
text-shadow in chrome 17 (don’t know, maybe the effect persists in newer
chrome versions) see screenshots mactype01.png (soundcloud widget),
mactype02.png (zvooq.ru)
i’m using win2008 server r2
Al... | defect | some text shadow rendering bugs chrome some sites produce unwanted effects see screenshots while rendering text shadow in chrome don’t know maybe the effect persists in newer chrome versions see screenshots png soundcloud widget png zvooq ru i’m using server also in fact not an issue ... | 1 |
2,887 | 3,952,454,437 | IssuesEvent | 2016-04-29 08:54:15 | ScottLogic/StockFlux | https://api.github.com/repos/ScottLogic/StockFlux | closed | Filter Analytics by IP | infrastructure | We should filter the Scott Logic traffic from Google Analytics using IP filtering:
https://support.google.com/analytics/answer/1034840?hl=en**** | 1.0 | Filter Analytics by IP - We should filter the Scott Logic traffic from Google Analytics using IP filtering:
https://support.google.com/analytics/answer/1034840?hl=en**** | non_defect | filter analytics by ip we should filter the scott logic traffic from google analytics using ip filtering | 0 |
489,610 | 14,108,807,411 | IssuesEvent | 2020-11-06 18:26:56 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | k8s.io/apiserver/pkg/server/filters unit tests timing out | kind/flake priority/critical-urgent sig/api-machinery triage/accepted | **Which jobs are flaking**:
`pull-kubernetes-bazel-test`
**Which test(s) are flaking**:
`//staging/src/k8s.io/apiserver/pkg/server/filters:go_default_test`
**Testgrid link**:
Not sure why it looks green in testgrid: https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/96126/pull-kubernetes-bazel-t... | 1.0 | k8s.io/apiserver/pkg/server/filters unit tests timing out - **Which jobs are flaking**:
`pull-kubernetes-bazel-test`
**Which test(s) are flaking**:
`//staging/src/k8s.io/apiserver/pkg/server/filters:go_default_test`
**Testgrid link**:
Not sure why it looks green in testgrid: https://prow.k8s.io/view/gs/k... | non_defect | io apiserver pkg server filters unit tests timing out which jobs are flaking pull kubernetes bazel test which test s are flaking staging src io apiserver pkg server filters go default test testgrid link not sure why it looks green in testgrid but here is a sample failure... | 0 |
277,977 | 30,701,343,224 | IssuesEvent | 2023-07-26 23:55:36 | Yoavmartin/vulnerable-node | https://api.github.com/repos/Yoavmartin/vulnerable-node | opened | CVE-2023-3696 (Critical) detected in mongoose-4.13.21.tgz | Mend: dependency security vulnerability | ## CVE-2023-3696 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongoose-4.13.21.tgz</b></p></summary>
<p>Mongoose MongoDB ODM</p>
<p>Library home page: <a href="https://registry.... | True | CVE-2023-3696 (Critical) detected in mongoose-4.13.21.tgz - ## CVE-2023-3696 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongoose-4.13.21.tgz</b></p></summary>
<p>Mongoose Mong... | non_defect | cve critical detected in mongoose tgz cve critical severity vulnerability vulnerable library mongoose tgz mongoose mongodb odm library home page a href path to dependency file package json path to vulnerable library node modules mongoose package json dependency... | 0 |
53,903 | 13,890,058,355 | IssuesEvent | 2020-10-19 08:46:26 | edwardhu/yarn | https://api.github.com/repos/edwardhu/yarn | opened | CVE-2020-7598 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.10.tgz</b>, <b>minimist-1.2.0.tgz</b>, <b>minimist-0.0.8.tgz</b></p></summary>
<p>
<details><summary><... | True | CVE-2020-7598 (Medium) detected in multiple libraries - ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.10.tgz</b>, <b>minimist-1.2.0.tgz</b>, <b>minim... | non_defect | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file yarn node modules mini... | 0 |
1,231 | 3,754,937,666 | IssuesEvent | 2016-03-12 09:24:07 | t9md/atom-vim-mode-plus | https://api.github.com/repos/t9md/atom-vim-mode-plus | closed | Operator should enter insertmode even if selection is empty. | bug compatiblity | Currently `Change` operation don't enter insert mode if target selection is empty.
But this behavior limits power of text-object.
### Repro
Following test case fail in vmp, but pure Vim can enter insert mode.
```coffeescript
set text: '__""', cursor [0, 0]
ensure 'ci"', mode ['insert']
```
This is very... | True | Operator should enter insertmode even if selection is empty. - Currently `Change` operation don't enter insert mode if target selection is empty.
But this behavior limits power of text-object.
### Repro
Following test case fail in vmp, but pure Vim can enter insert mode.
```coffeescript
set text: '__""', cu... | non_defect | operator should enter insertmode even if selection is empty currently change operation don t enter insert mode if target selection is empty but this behavior limits power of text object repro following test case fail in vmp but pure vim can enter insert mode coffeescript set text cu... | 0 |
63,559 | 17,768,286,422 | IssuesEvent | 2021-08-30 10:22:07 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Reply + /me emote messes up the message body | T-Defect | ### Steps to reproduce
reply with `/me` emote(?)
### What did you expect?

### What happened?

### What did you expect?

### What happened?

First problem is that the chatserver demo has:
#include <Ethernet.h>
when it needs
#include <Ethernet2.h>
but then,
Ethernet2/Server.cpp also needs
#include "Ethernet2.h"
on line 7
... | 1.0 | Ethernet2 doesn't compile - ```
1. checkout svn
2. copy Ethernet2 to /opt/arduino/libraries/Ethernet2
3. load the Ethernet2/chat_server demo
4. compile (verify)
First problem is that the chatserver demo has:
#include <Ethernet.h>
when it needs
#include <Ethernet2.h>
but then,
Ethernet2/Server.cpp also needs
#incl... | defect | doesn t compile checkout svn copy to opt arduino libraries load the chat server demo compile verify first problem is that the chatserver demo has include when it needs include but then server cpp also needs include h on line original issue reported on code googl... | 1 |
15,048 | 2,842,204,033 | IssuesEvent | 2015-05-28 07:51:01 | ibus/ibus | https://api.github.com/repos/ibus/ibus | closed | Garbage output in latex plugin (probably affects other table plugins too) | Component-ibus-table-others Priority-Medium Type-Defect | ```
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Ubuntu 9.10
Architecture (i386, x86_64): i386
IBus version: 1.2.0.20090927
Input method name and version: latex
Python version: 2.6.4
dbus version: 1.2.16
dbus-python version: 0.83
gtk version (if bug ... | 1.0 | Garbage output in latex plugin (probably affects other table plugins too) - ```
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Ubuntu 9.10
Architecture (i386, x86_64): i386
IBus version: 1.2.0.20090927
Input method name and version: latex
Python version: ... | defect | garbage output in latex plugin probably affects other table plugins too what version of the product are you using on what operating system os linux distributions unix or ubuntu architecture ibus version input method name and version latex python version dbus versi... | 1 |
89,778 | 8,213,740,254 | IssuesEvent | 2018-09-04 20:32:47 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Cleanup Assert.True(false) in Xml tests | area-System.Xml test enhancement up-for-grabs | In case of failure, Xml tests are doing Assert.True(false), which doesn't help in seeing what the problem and expected behaviour was. Use Assert.Throws<EXPECTED_EXCEPTION> instead wherever applies. | 1.0 | Cleanup Assert.True(false) in Xml tests - In case of failure, Xml tests are doing Assert.True(false), which doesn't help in seeing what the problem and expected behaviour was. Use Assert.Throws<EXPECTED_EXCEPTION> instead wherever applies. | non_defect | cleanup assert true false in xml tests in case of failure xml tests are doing assert true false which doesn t help in seeing what the problem and expected behaviour was use assert throws instead wherever applies | 0 |
30,172 | 6,034,743,590 | IssuesEvent | 2017-06-09 12:05:02 | Advanced-Post-List/advanced-post-list | https://api.github.com/repos/Advanced-Post-List/advanced-post-list | closed | Can't show Chinese in the title | P6 - Trivial T-Defect X-Duplicate | Hi There,
It's great plugin! however it has 2 problems for Chinese now.
1. The post title won't be showed up if it is Chinese.
2. The content excerpt will show up such strange character as below
一.雅思4个7分(10分) 如果你的英语水平良好(雅思四�...
Hope you can fix it.
Regards
Sam
| 1.0 | Can't show Chinese in the title - Hi There,
It's great plugin! however it has 2 problems for Chinese now.
1. The post title won't be showed up if it is Chinese.
2. The content excerpt will show up such strange character as below
一.雅思4个7分(10分) 如果你的英语水平良好(雅思四�...
Hope you can fix it.
Regards
Sam
| defect | can t show chinese in the title hi there it s great plugin however it has problems for chinese now the post title won t be showed up if it is chinese the content excerpt will show up such strange character as below 一 ( ) 如果你的英语水平良好(雅思四� hope you can fix it regards sam | 1 |
251,095 | 18,926,229,073 | IssuesEvent | 2021-11-17 09:50:20 | yidongnan/grpc-spring-boot-starter | https://api.github.com/repos/yidongnan/grpc-spring-boot-starter | closed | Retry with different call credentials | documentation | Currently, I configure a `CallCredentials` bean that gets picked up by `GrpcClientSecurityAutoConfiguration`. Creating the call credentials involves acquiring a token by making more than one HTTP calls. For the purposes of this ticket, this token can be thought of as an OAuth token that has a certain expiration. What I... | 1.0 | Retry with different call credentials - Currently, I configure a `CallCredentials` bean that gets picked up by `GrpcClientSecurityAutoConfiguration`. Creating the call credentials involves acquiring a token by making more than one HTTP calls. For the purposes of this ticket, this token can be thought of as an OAuth tok... | non_defect | retry with different call credentials currently i configure a callcredentials bean that gets picked up by grpcclientsecurityautoconfiguration creating the call credentials involves acquiring a token by making more than one http calls for the purposes of this ticket this token can be thought of as an oauth tok... | 0 |
5,583 | 2,610,190,982 | IssuesEvent | 2015-02-26 19:00:24 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 当心色斑是怎么形成的 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
一直不敢碰触荒凉这个词语,我怕在这寒冷的冬天,被荒凉��
�个词紧紧包裹,阻挡我找寻春天的温暖。可是,你看,真的�
��满眼的灰黄和萧瑟。我不得不站在季节的末梢,看枯叶飘零
,残阳无力,寒风肆虐。此时,一种繁华落尽的惆怅沧桑着��
�言。原来,世间无论多么盛大的甜美都会有失去的那一天,�
��经的繁华已然远去,无法找寻一丝痕迹。铅华褪尽的世界是
如此的苍凉和晦暗。总是回忆起你,你的笑你的温柔,还有��
�临别时的眼神,那是在嘲笑我把,是啊脸上的色斑已经提醒�
��你已经远去!色斑是怎么形成的,
《客户案例》
我是个男士,今天30岁,是软件工程师,有点遗传原因吧
,上小学时脸上就开始长斑了,现在又天天用着电脑,脸... | 1.0 | 当心色斑是怎么形成的 - ```
《摘要》
一直不敢碰触荒凉这个词语,我怕在这寒冷的冬天,被荒凉��
�个词紧紧包裹,阻挡我找寻春天的温暖。可是,你看,真的�
��满眼的灰黄和萧瑟。我不得不站在季节的末梢,看枯叶飘零
,残阳无力,寒风肆虐。此时,一种繁华落尽的惆怅沧桑着��
�言。原来,世间无论多么盛大的甜美都会有失去的那一天,�
��经的繁华已然远去,无法找寻一丝痕迹。铅华褪尽的世界是
如此的苍凉和晦暗。总是回忆起你,你的笑你的温柔,还有��
�临别时的眼神,那是在嘲笑我把,是啊脸上的色斑已经提醒�
��你已经远去!色斑是怎么形成的,
《客户案例》
我是个男士,今天30岁,是软件工程师,有点遗传原因吧
,上小学时脸上就开始长... | defect | 当心色斑是怎么形成的 《摘要》 一直不敢碰触荒凉这个词语,我怕在这寒冷的冬天,被荒凉�� �个词紧紧包裹,阻挡我找寻春天的温暖。可是,你看,真的� ��满眼的灰黄和萧瑟。我不得不站在季节的末梢,看枯叶飘零 ,残阳无力,寒风肆虐。此时,一种繁华落尽的惆怅沧桑着�� �言。原来,世间无论多么盛大的甜美都会有失去的那一天,� ��经的繁华已然远去,无法找寻一丝痕迹。铅华褪尽的世界是 如此的苍凉和晦暗。总是回忆起你,你的笑你的温柔,还有�� �临别时的眼神,那是在嘲笑我把,是啊脸上的色斑已经提醒� ��你已经远去!色斑是怎么形成的, 《客户案例》 我是个男士, ,是软件工程师,有点遗传原因吧 ,上小学时脸上就开始长斑了,现... | 1 |
64,807 | 18,910,211,129 | IssuesEvent | 2021-11-16 13:24:33 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [Content styleguide] Labels or instructions aren't provided when content requires user input. (05.11.1) | content design 508/Accessibility notifications-preferences vsa-authenticated-exp 508-defect-1 planned-work collab-cycle-feedback Staging launch-blocking CCIssue05.11 CC-Dashboard | ### General Information
#### VFS team name
Authenticated Experience
#### VFS product name
Notification Preferences
#### Point of Contact/Reviewers
Josh Kim (Accessibility)
---
### Platform Issue
Labels or instructions aren't provided when content requires user input.
### Issue Details
The modal that prevents user... | 1.0 | [Content styleguide] Labels or instructions aren't provided when content requires user input. (05.11.1) - ### General Information
#### VFS team name
Authenticated Experience
#### VFS product name
Notification Preferences
#### Point of Contact/Reviewers
Josh Kim (Accessibility)
---
### Platform Issue
Labels or inst... | defect | labels or instructions aren t provided when content requires user input general information vfs team name authenticated experience vfs product name notification preferences point of contact reviewers josh kim accessibility platform issue labels or instructions aren t provi... | 1 |
82,179 | 7,822,308,786 | IssuesEvent | 2018-06-14 01:41:29 | angular/angular | https://api.github.com/repos/angular/angular | closed | docs ( Attribute Directives ) example | comp: docs comp: testing | <!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->
## I'm submitting a...
<!-- Check one of the following options with "x" -->
<pre><code>
[ ] Regression (a behavior that used to work and stopp... | 1.0 | docs ( Attribute Directives ) example - <!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->
## I'm submitting a...
<!-- Check one of the following options with "x" -->
<pre><code>
[ ] Regression... | non_defect | docs attribute directives example please help us process github issues faster by providing the following information issues missing important information may be closed without investigation i m submitting a regression a behavior that used to work and stopped working in a new re... | 0 |
77,976 | 27,261,414,991 | IssuesEvent | 2023-02-22 15:08:03 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Widgets do not reliably receive room invitations | T-Defect S-Minor A-Widgets O-Uncommon | ### Steps to reproduce
We want to create a widget that reacts to room invitations (and the set of [stripped events](https://spec.matrix.org/unstable/client-server-api/#stripped-state) that are provided for this room). However, when a room is already known to Element, the events are not reliably sent to the widget.
... | 1.0 | Widgets do not reliably receive room invitations - ### Steps to reproduce
We want to create a widget that reacts to room invitations (and the set of [stripped events](https://spec.matrix.org/unstable/client-server-api/#stripped-state) that are provided for this room). However, when a room is already known to Element, ... | defect | widgets do not reliably receive room invitations steps to reproduce we want to create a widget that reacts to room invitations and the set of that are provided for this room however when a room is already known to element the events are not reliably sent to the widget i created an example widget tha... | 1 |
186,070 | 6,733,276,571 | IssuesEvent | 2017-10-18 14:22:43 | PhaseBT14A2/main | https://api.github.com/repos/PhaseBT14A2/main | opened | Add Create User Command | bug enhancement in progress priority.high status.ongoing | Create Users that will serve the log-in and log-out processes later on.
Persist hashed user information into hard-disk storage and check for existing user duplication upon user creation. | 1.0 | Add Create User Command - Create Users that will serve the log-in and log-out processes later on.
Persist hashed user information into hard-disk storage and check for existing user duplication upon user creation. | non_defect | add create user command create users that will serve the log in and log out processes later on persist hashed user information into hard disk storage and check for existing user duplication upon user creation | 0 |
69,894 | 22,717,623,651 | IssuesEvent | 2022-07-06 04:47:30 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | No 'Slide to end call' for Admin power level | T-Defect | ### Steps to reproduce
Make a group call using the Camera icon in the Element App. As an 'Admin' of the room, i should see "Slide to End Call" to remove the widget.
### Outcome
#### What did you expect?
See a "Slide to End call" on top of the screen
#### What happened instead?
The "Slide to End call" does not app... | 1.0 | No 'Slide to end call' for Admin power level - ### Steps to reproduce
Make a group call using the Camera icon in the Element App. As an 'Admin' of the room, i should see "Slide to End Call" to remove the widget.
### Outcome
#### What did you expect?
See a "Slide to End call" on top of the screen
#### What happened... | defect | no slide to end call for admin power level steps to reproduce make a group call using the camera icon in the element app as an admin of the room i should see slide to end call to remove the widget outcome what did you expect see a slide to end call on top of the screen what happened... | 1 |
271,740 | 23,626,641,214 | IssuesEvent | 2022-08-25 05:02:37 | istio/istio | https://api.github.com/repos/istio/istio | closed | Authorization Policy rule values from request headers | kind/docs area/test and release area/environments area/security area/extensions and telemetry area/user experience lifecycle/stale | **Currently Authorization policy rules condition values are only supported with static string values, what I need is to verify the request header value with JWT claims. Is there any way I can check the same per http route**
Looking for something like this
```
apiVersion: security.istio.io/v1beta1
kind: Authoriz... | 1.0 | Authorization Policy rule values from request headers - **Currently Authorization policy rules condition values are only supported with static string values, what I need is to verify the request header value with JWT claims. Is there any way I can check the same per http route**
Looking for something like this
``... | non_defect | authorization policy rule values from request headers currently authorization policy rules condition values are only supported with static string values what i need is to verify the request header value with jwt claims is there any way i can check the same per http route looking for something like this ... | 0 |
1,810 | 2,603,971,822 | IssuesEvent | 2015-02-24 19:00:26 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳菜花肉芽是什么病 | auto-migrated Priority-Medium Type-Defect | ```
沈阳菜花肉芽是什么病〓沈陽軍區政治部醫院性病〓TEL:024-3
1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。�
��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌�
��歷史悠久、設備精良、技術權威、專家云集,是預防、保健
、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲��
�部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、�
��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空
軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體��
�等功。
```
-----
Original issue reported on code.google.com by `q964105... | 1.0 | 沈阳菜花肉芽是什么病 - ```
沈阳菜花肉芽是什么病〓沈陽軍區政治部醫院性病〓TEL:024-3
1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。�
��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌�
��歷史悠久、設備精良、技術權威、專家云集,是預防、保健
、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲��
�部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、�
��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空
軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體��
�等功。
```
-----
Original issue reported on code.google.co... | defect | 沈阳菜花肉芽是什么病 沈阳菜花肉芽是什么病〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at | 1 |
18,278 | 3,039,906,920 | IssuesEvent | 2015-08-07 12:23:53 | rbei-etas/busmaster | https://api.github.com/repos/rbei-etas/busmaster | closed | Hardware Channels are getting retained from the previous cfx when we load a configuration. | 1.3 patch (defect) 3.3 low priority (EC3) | Hardware Channels are getting retained from the previous cfx when we load a configuration.
1. Create one configuration. Add one vector channel. Save the cfx.
2. Now create one more configuration. Add both the channels of vector. Save the cfx.
3. Load the cfx created in step 1.
we can observe that the hardware cha... | 1.0 | Hardware Channels are getting retained from the previous cfx when we load a configuration. - Hardware Channels are getting retained from the previous cfx when we load a configuration.
1. Create one configuration. Add one vector channel. Save the cfx.
2. Now create one more configuration. Add both the channels of ve... | defect | hardware channels are getting retained from the previous cfx when we load a configuration hardware channels are getting retained from the previous cfx when we load a configuration create one configuration add one vector channel save the cfx now create one more configuration add both the channels of ve... | 1 |
113,247 | 11,796,731,628 | IssuesEvent | 2020-03-18 11:20:31 | Ericsson/codechecker | https://api.github.com/repos/Ericsson/codechecker | closed | Improve the help message of the report-converter tool | documentation :book: tools :hammer_and_wrench: | Improve the help message of the `report-converter` tool with the following:
```sh
Currently supported output types are:
ubsan - UndefinedBehaviorSanitizer, https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
tsan - ThreadSanitizer, https://clang.llvm.org/docs/ThreadSanitizer.html
infer - Facebook infer, ... | 1.0 | Improve the help message of the report-converter tool - Improve the help message of the `report-converter` tool with the following:
```sh
Currently supported output types are:
ubsan - UndefinedBehaviorSanitizer, https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
tsan - ThreadSanitizer, https://clang.llvm... | non_defect | improve the help message of the report converter tool improve the help message of the report converter tool with the following sh currently supported output types are ubsan undefinedbehaviorsanitizer tsan threadsanitizer infer facebook infer asan addresssanitizer cppcheck cppchec... | 0 |
6,602 | 2,590,152,306 | IssuesEvent | 2015-02-18 17:11:37 | bireme/proethos | https://api.github.com/repos/bireme/proethos | closed | Problema con la creación de nuevo usuario desde la portada | bug priority 1 (high) severity 1 (critical/system down) | Al intentar insertar un nuevo usuario el sistema retorna un mensaje informando error como descripto abajo:
Usuario nuevo
Field 'us_codigo' doesn't have a default value
insert into usuario (us_nome, us_login, us_email, us_email_alt, us_senha, us_ativo, us_instituition, us_endereco, us_country, us_cadastro, us_perfi... | 1.0 | Problema con la creación de nuevo usuario desde la portada - Al intentar insertar un nuevo usuario el sistema retorna un mensaje informando error como descripto abajo:
Usuario nuevo
Field 'us_codigo' doesn't have a default value
insert into usuario (us_nome, us_login, us_email, us_email_alt, us_senha, us_ativo, us... | non_defect | problema con la creación de nuevo usuario desde la portada al intentar insertar un nuevo usuario el sistema retorna un mensaje informando error como descripto abajo usuario nuevo field us codigo doesn t have a default value insert into usuario us nome us login us email us email alt us senha us ativo us... | 0 |
13,115 | 2,732,902,779 | IssuesEvent | 2015-04-17 10:06:40 | tiku01/oryx-editor | https://api.github.com/repos/tiku01/oryx-editor | closed | when using the NEW url without a reference to a stencil set, the bpmn 1.0 stencil set will be loaded | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. enter the new url without a reference to a stencil set
2.
3.
What is the expected output?
good question
What do you see instead?
a bpmn 1.0 editor
```
Original issue reported on code.google.com by `NicoPete...@gmail.com` on 7 Oct 2008 at 9:55 | 1.0 | when using the NEW url without a reference to a stencil set, the bpmn 1.0 stencil set will be loaded - ```
What steps will reproduce the problem?
1. enter the new url without a reference to a stencil set
2.
3.
What is the expected output?
good question
What do you see instead?
a bpmn 1.0 editor
```
Original issue r... | defect | when using the new url without a reference to a stencil set the bpmn stencil set will be loaded what steps will reproduce the problem enter the new url without a reference to a stencil set what is the expected output good question what do you see instead a bpmn editor original issue r... | 1 |
8,369 | 3,728,747,773 | IssuesEvent | 2016-03-07 02:23:55 | ProjectFacet/facet | https://api.github.com/repos/ProjectFacet/facet | closed | Better responsiveness | code | Clarify what appears/does not on mobile. Better resizing, particularly on pages with forms.
| 1.0 | Better responsiveness - Clarify what appears/does not on mobile. Better resizing, particularly on pages with forms.
| non_defect | better responsiveness clarify what appears does not on mobile better resizing particularly on pages with forms | 0 |
27,863 | 5,115,773,409 | IssuesEvent | 2017-01-06 22:59:27 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | closed | Constructions and materials tables differ between EIO and SQL | Defect Priority S2 - Medium | I have not seen different values but there are different fields included in the Construction and Material summaries in the EIO and in the Constructions and Materials tables in the SQL output. Also there is no WindowConstruction table in sql.
| 1.0 | Constructions and materials tables differ between EIO and SQL - I have not seen different values but there are different fields included in the Construction and Material summaries in the EIO and in the Constructions and Materials tables in the SQL output. Also there is no WindowConstruction table in sql.
| defect | constructions and materials tables differ between eio and sql i have not seen different values but there are different fields included in the construction and material summaries in the eio and in the constructions and materials tables in the sql output also there is no windowconstruction table in sql | 1 |
67,072 | 8,072,558,042 | IssuesEvent | 2018-08-06 16:19:09 | ubuntudesign/www.ubuntu.com-design | https://api.github.com/repos/ubuntudesign/www.ubuntu.com-design | closed | Default hero image on web team summary blog updates | Review: Design +1 Review: UX +1 | Marketing has asked us to create a default hero image for when we publish our web team summary blog posts.
Currently our blog posts take the first image in the blog and use it as the card image, as seen below:

This seems to happen roughly when Borealis talks. "Boris Egg" is my custom name for him in Telegram. | 1.0 | Displaynames of ghosts alternate between set and custom names. - 
This seems to happen roughly when Borealis talks. "Boris Egg" is my custom name for him in Telegram. | defect | displaynames of ghosts alternate between set and custom names this seems to happen roughly when borealis talks boris egg is my custom name for him in telegram | 1 |
16,722 | 2,939,131,819 | IssuesEvent | 2015-07-01 14:49:59 | dkpro/dkpro-statistics | https://api.github.com/repos/dkpro/dkpro-statistics | closed | NaN result of expected agreement matches actual agreement | Component-Agreement Component-Docs Priority-Medium Type-Defect | Originally reported on Google Code with ID 13
```
If the expected agreement (EA) matches the actual agreement (AA), the final result is
NaN. E.g. if EA=1 and AA=1, the result is NaN. Shouldn't the result be 1 in this case
- or in general if EA = AA, shouldn't the result be the value of AA?
Observed in DKPro Statisti... | 1.0 | NaN result of expected agreement matches actual agreement - Originally reported on Google Code with ID 13
```
If the expected agreement (EA) matches the actual agreement (AA), the final result is
NaN. E.g. if EA=1 and AA=1, the result is NaN. Shouldn't the result be 1 in this case
- or in general if EA = AA, shouldn't ... | defect | nan result of expected agreement matches actual agreement originally reported on google code with id if the expected agreement ea matches the actual agreement aa the final result is nan e g if ea and aa the result is nan shouldn t the result be in this case or in general if ea aa shouldn t t... | 1 |
122,434 | 4,835,404,882 | IssuesEvent | 2016-11-08 16:42:51 | bounswe/bounswe2016group7 | https://api.github.com/repos/bounswe/bounswe2016group7 | closed | Update of Responsiblity Assignment Matrix | enhancement help wanted priority: medium request | New distribution according to the [meeting 9](https://github.com/bounswe/bounswe2016group7/wiki/Meeting-9) shall be documented.
| 1.0 | Update of Responsiblity Assignment Matrix - New distribution according to the [meeting 9](https://github.com/bounswe/bounswe2016group7/wiki/Meeting-9) shall be documented.
| non_defect | update of responsiblity assignment matrix new distribution according to the shall be documented | 0 |
43,872 | 11,872,434,047 | IssuesEvent | 2020-03-26 15:48:42 | mestrade/jx-go-hello | https://api.github.com/repos/mestrade/jx-go-hello | opened | Plop | security/defectDojo | *Plop*
*Severity:* Info
*Cve:*
*Product/Engagement:* fake2 product / Ad Hoc Engagement
*Systems*:
*Description*:
plop
*Mitigation*:
plop
*Impact*:
plop
*References*:No references given | 1.0 | Plop - *Plop*
*Severity:* Info
*Cve:*
*Product/Engagement:* fake2 product / Ad Hoc Engagement
*Systems*:
*Description*:
plop
*Mitigation*:
plop
*Impact*:
plop
*References*:No references given | defect | plop plop severity info cve product engagement product ad hoc engagement systems description plop mitigation plop impact plop references no references given | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.