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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9,023 | 7,534,701,724 | IssuesEvent | 2018-04-16 08:55:24 | cuba-platform/cuba-test | https://api.github.com/repos/cuba-platform/cuba-test | opened | Users can circumvent new system security policies using old copy of entity obtained before security settings change | severity: medium type: security | Подумать над тем, чтобы не отдавать на сторону REST-API securityToken
Original issue: https://yt-test.haulmont.com/issue/PL-7651 | True | Users can circumvent new system security policies using old copy of entity obtained before security settings change - Подумать над тем, чтобы не отдавать на сторону REST-API securityToken
Original issue: https://yt-test.haulmont.com/issue/PL-7651 | non_defect | users can circumvent new system security policies using old copy of entity obtained before security settings change подумать над тем чтобы не отдавать на сторону rest api securitytoken original issue | 0 |
29,456 | 8,359,387,951 | IssuesEvent | 2018-10-03 08:04:45 | docker/compose | https://api.github.com/repos/docker/compose | closed | env file required at build time | area/build kind/question | ## Description of the issue
When I build images with docker-compose build. For exemple:
`docker-compose -f docker-compose.prod.yml build`
if I have filenames in my env_file key and those files don't exist, I have an error:
`"ERROR: Couldn't find env file: /Users/godot/flylab/ipsum/cuvee/bdd.env"`
But, correct me i... | 1.0 | env file required at build time - ## Description of the issue
When I build images with docker-compose build. For exemple:
`docker-compose -f docker-compose.prod.yml build`
if I have filenames in my env_file key and those files don't exist, I have an error:
`"ERROR: Couldn't find env file: /Users/godot/flylab/ipsum/... | non_defect | env file required at build time description of the issue when i build images with docker compose build for exemple docker compose f docker compose prod yml build if i have filenames in my env file key and those files don t exist i have an error error couldn t find env file users godot flylab ipsum ... | 0 |
56,264 | 14,998,349,472 | IssuesEvent | 2021-01-29 18:17:03 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Changing the MapConfig from Hazelcast Mancenter leads to incorrect behavior | Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
My environment configuration:
- Hazelcast Version = **3.12.5**
- Hazelcast Mancenter Version = 3.12.7
- 1 member cluster
- For connect to Hazelcast cluster Iam usin... | 1.0 | Changing the MapConfig from Hazelcast Mancenter leads to incorrect behavior - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
My environment configuration:
- Hazelcast Version = **3.12.5**
- Hazelcast Mancenter Ver... | defect | changing the mapconfig from hazelcast mancenter leads to incorrect behavior thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently my environment configuration hazelcast version hazelcast mancenter vers... | 1 |
22,634 | 3,670,968,964 | IssuesEvent | 2016-02-22 03:03:39 | gperftools/gperftools | https://api.github.com/repos/gperftools/gperftools | closed | Addresses not mapped to names | Priority-Medium Status-New Type-Defect | Originally reported on Google Code with ID 415
```
My output is full of addresses. Shouldn't those addresses be resolved? At least to a
module?
36.3 36.0% 36.0% 36.3 36.0% 00007f56e83efbe2
19.3 19.1% 55.0% 19.3 19.1% std::basic_string::_Rep::_S_create
18.3 18.1% 73.1% 21.3 21.1% _Z... | 1.0 | Addresses not mapped to names - Originally reported on Google Code with ID 415
```
My output is full of addresses. Shouldn't those addresses be resolved? At least to a
module?
36.3 36.0% 36.0% 36.3 36.0% 00007f56e83efbe2
19.3 19.1% 55.0% 19.3 19.1% std::basic_string::_Rep::_S_create
18.3 ... | defect | addresses not mapped to names originally reported on google code with id my output is full of addresses shouldn t those addresses be resolved at least to a module std basic string rep s create ... | 1 |
18,328 | 3,046,988,234 | IssuesEvent | 2015-08-11 00:04:35 | Rhi64/gimp-plugin-insanebump | https://api.github.com/repos/Rhi64/gimp-plugin-insanebump | closed | Request gimp plugin insanebump for mac | auto-migrated Priority-Medium Type-Defect | ```
Will there be a plugin for mac os x?
```
Original issue reported on code.google.com by `spacerea...@gmail.com` on 19 Oct 2014 at 11:58 | 1.0 | Request gimp plugin insanebump for mac - ```
Will there be a plugin for mac os x?
```
Original issue reported on code.google.com by `spacerea...@gmail.com` on 19 Oct 2014 at 11:58 | defect | request gimp plugin insanebump for mac will there be a plugin for mac os x original issue reported on code google com by spacerea gmail com on oct at | 1 |
80,320 | 30,224,361,394 | IssuesEvent | 2023-07-05 22:22:52 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Long display name makes an expanded space panel too wide | T-Defect S-Tolerable A-Spaces O-Uncommon | ### Steps to reproduce
1. Expand the space panel
2. Set a long display name
### Outcome
#### What did you expect?
The display name to be shortened and the panel not being so large
#### What happened instead?
 | Defect | Currently:
beforeMarshal(Event $event, ArrayObject $data, $options)
http://book.cakephp.org/3.0/en/orm/table-objects.html#beforemarshal
As per comment on https://github.com/cakephp/docs/pull/2308#discussion_r23308892
and @ndm2 s reasonings in https://github.com/cakephp/cakephp/pull/5621 it should rather b... | 1.0 | Consolidate typehints on beforeMarshal() - Currently:
beforeMarshal(Event $event, ArrayObject $data, $options)
http://book.cakephp.org/3.0/en/orm/table-objects.html#beforemarshal
As per comment on https://github.com/cakephp/docs/pull/2308#discussion_r23308892
and @ndm2 s reasonings in https://github.com/c... | defect | consolidate typehints on beforemarshal currently beforemarshal event event arrayobject data options as per comment on and s reasonings in it should rather be beforemarshal event event arrayobject data arrayobject options i think | 1 |
12,944 | 8,752,050,070 | IssuesEvent | 2018-12-14 01:00:38 | golang/go | https://api.github.com/repos/golang/go | closed | cmd/go: directory traversal in "go get" via curly braces in import paths | Security | `go get` downloads and builds source code. It is not supposed to allow arbitrary filesystem writes.
The `go get` command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both `{` and `}` characters). Specifically, it is only vulnerable in ... | True | cmd/go: directory traversal in "go get" via curly braces in import paths - `go get` downloads and builds source code. It is not supposed to allow arbitrary filesystem writes.
The `go get` command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly br... | non_defect | cmd go directory traversal in go get via curly braces in import paths go get downloads and builds source code it is not supposed to allow arbitrary filesystem writes the go get command is vulnerable to directory traversal when executed with the import path of a malicious go package which contains curly br... | 0 |
21,517 | 3,516,567,712 | IssuesEvent | 2016-01-12 00:28:54 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Infinite loop while performing task InferInstanceMembersInUnitTask | analyzer-strong-mode area-analyzer priority-high Type-Defect | Seemed to happen after editing a top-level declaration (`DartType instantiateToBounds(FunctionType function)`) in type_system.dart:
```
Dart analysis server, SDK version 1.14.0-edge.1c3df7f4ecb7b4a503fa9aa4e88d584c436006f0, server version 1.14.0, error: Task failed: InferInstanceMembersInUnitTask for source /Users/... | 1.0 | Infinite loop while performing task InferInstanceMembersInUnitTask - Seemed to happen after editing a top-level declaration (`DartType instantiateToBounds(FunctionType function)`) in type_system.dart:
```
Dart analysis server, SDK version 1.14.0-edge.1c3df7f4ecb7b4a503fa9aa4e88d584c436006f0, server version 1.14.0, ... | defect | infinite loop while performing task inferinstancemembersinunittask seemed to happen after editing a top level declaration darttype instantiatetobounds functiontype function in type system dart dart analysis server sdk version edge server version error task failed inferinstancemembersi... | 1 |
7,202 | 2,610,357,619 | IssuesEvent | 2015-02-26 19:55:48 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Drag and drop | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
impossible to drag text and drop it in tittle field
What browser are you using?
firefox
What version of ScribeFire are you running?
4.0
```
-----
Original issue reported on code.google.com by `relier.p...@gmail.com` on 7 Nov 2011 at 10:24 | 1.0 | Drag and drop - ```
What's the problem?
impossible to drag text and drop it in tittle field
What browser are you using?
firefox
What version of ScribeFire are you running?
4.0
```
-----
Original issue reported on code.google.com by `relier.p...@gmail.com` on 7 Nov 2011 at 10:24 | defect | drag and drop what s the problem impossible to drag text and drop it in tittle field what browser are you using firefox what version of scribefire are you running original issue reported on code google com by relier p gmail com on nov at | 1 |
522,784 | 15,168,010,190 | IssuesEvent | 2021-02-12 18:42:13 | AlexsLemonade/resources-portal | https://api.github.com/repos/AlexsLemonade/resources-portal | closed | Test if prompt to contact the Grants Teams shows up on one month old requests. | Medium Priority | ### Context
If a request is older than a month, a prompt to show up for requester to escalate to Grants Team. We should check if that is showing up.
### Problem or idea
Is there a way to test it without waiting a month.
### Solution or next step
Tagging @kurtwheeler and @davidsmejia for input/testing
| 1.0 | Test if prompt to contact the Grants Teams shows up on one month old requests. - ### Context
If a request is older than a month, a prompt to show up for requester to escalate to Grants Team. We should check if that is showing up.
### Problem or idea
Is there a way to test it without waiting a month.
### Solu... | non_defect | test if prompt to contact the grants teams shows up on one month old requests context if a request is older than a month a prompt to show up for requester to escalate to grants team we should check if that is showing up problem or idea is there a way to test it without waiting a month solu... | 0 |
365,815 | 25,553,492,161 | IssuesEvent | 2022-11-30 03:12:13 | python-rope/pylsp-rope | https://api.github.com/repos/python-rope/pylsp-rope | opened | Make a tutorial/user guide doing various refactoring | documentation good first issue help wanted | Probably some sort of video or asciinema terminal session showing what to select for triggering various actions and some of the LSP-specific quirks. | 1.0 | Make a tutorial/user guide doing various refactoring - Probably some sort of video or asciinema terminal session showing what to select for triggering various actions and some of the LSP-specific quirks. | non_defect | make a tutorial user guide doing various refactoring probably some sort of video or asciinema terminal session showing what to select for triggering various actions and some of the lsp specific quirks | 0 |
604,708 | 18,717,264,253 | IssuesEvent | 2021-11-03 07:25:44 | AY2122S1-CS2103T-W15-2/tp | https://api.github.com/repos/AY2122S1-CS2103T-W15-2/tp | closed | [PE-D] UG: Finding task through searching a specific field | priority.Low | > Additionally, you can find tasks through other parameters with the Find Command as it can also find all tasks whose parameter (date/time, people, etc) matches the search term.
Perhaps it would be good to specify that it must be an exact match?
<!--session: 1635495250771-b5d48c5b-759b-408a-824a-0ec453aa5ec7-->
<!-... | 1.0 | [PE-D] UG: Finding task through searching a specific field - > Additionally, you can find tasks through other parameters with the Find Command as it can also find all tasks whose parameter (date/time, people, etc) matches the search term.
Perhaps it would be good to specify that it must be an exact match?
<!--sessi... | non_defect | ug finding task through searching a specific field additionally you can find tasks through other parameters with the find command as it can also find all tasks whose parameter date time people etc matches the search term perhaps it would be good to specify that it must be an exact match ... | 0 |
25,277 | 4,274,331,867 | IssuesEvent | 2016-07-13 20:10:42 | WildBamaBoy/minecraft-comes-alive | https://api.github.com/repos/WildBamaBoy/minecraft-comes-alive | closed | Farming Fail | 1.10.2 1.7.10 defect | <!-- DO NOT DELETE THE CONTENT ON THIS PAGE. FILL OUT ENTIRELY -->
<!-- PLEASE DIRECT SUGGESTIONS TO THE MCA FORUM PAGE AT http://goo.gl/8iOZkR -->
<!-- PLEASE TICK THE CHECKBOXES WITH AN X. -->
- [X] I am running the latest mod versions of MCA and RadixCore.
- [] I can reproduce this issue with just MCA and RadixC... | 1.0 | Farming Fail - <!-- DO NOT DELETE THE CONTENT ON THIS PAGE. FILL OUT ENTIRELY -->
<!-- PLEASE DIRECT SUGGESTIONS TO THE MCA FORUM PAGE AT http://goo.gl/8iOZkR -->
<!-- PLEASE TICK THE CHECKBOXES WITH AN X. -->
- [X] I am running the latest mod versions of MCA and RadixCore.
- [] I can reproduce this issue with just... | defect | farming fail i am running the latest mod versions of mca and radixcore i can reproduce this issue with just mca and radixcore installed i can provide my minecraft version and mca version i have searched for the issue previously and it was either not previously reported or previously fi... | 1 |
70,468 | 23,183,732,980 | IssuesEvent | 2022-08-01 06:19:24 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Selected info event line on IRC layout has spacing between the avatar and the content | T-Defect S-Minor A-IRC-Layout A-Appearance O-Uncommon | ### Steps to reproduce
1. Enable IRC layout
2. Create an event
3. Select the info event line
### Outcome
#### What did you expect?
The spacing between avatar and the content should not exist.

... | 1.0 | Selected info event line on IRC layout has spacing between the avatar and the content - ### Steps to reproduce
1. Enable IRC layout
2. Create an event
3. Select the info event line
### Outcome
#### What did you expect?
The spacing between avatar and the content should not exist.
 returned unknown PID | priority/p1 type/bug | <!--
Thank you for opening an issue with Mailu. Please understand that issues are meant for bugs and enhancement-requests.
For **user-support questions**, reach out to us on [matrix](https://matrix.to/#/#mailu:tedomum.net).
To be able to help you best, we need some more information.
Before you open your issu... | 1.0 | master: Error: waitpid() returned unknown PID - <!--
Thank you for opening an issue with Mailu. Please understand that issues are meant for bugs and enhancement-requests.
For **user-support questions**, reach out to us on [matrix](https://matrix.to/#/#mailu:tedomum.net).
To be able to help you best, we need som... | non_defect | master error waitpid returned unknown pid thank you for opening an issue with mailu please understand that issues are meant for bugs and enhancement requests for user support questions reach out to us on to be able to help you best we need some more information before you open your is... | 0 |
96,315 | 12,121,935,209 | IssuesEvent | 2020-04-22 10:06:16 | trezor/trezor-suite | https://api.github.com/repos/trezor/trezor-suite | closed | Receive: Missing warning icon when device disconnected | Bug Design | Design: **[Zeplin](https://app.zeplin.io/project/5dadb7820bdfd3832e04afca/screen/5e56535d7250a27708158017)**
Reality:
<img width="540" alt="Screen Shot 2020-04-21 at 10 38 04" src="https://user-images.githubusercontent.com/29627086/79844612-2ff69180-83bc-11ea-917f-484a8dbd55a7.png">
| 1.0 | Receive: Missing warning icon when device disconnected - Design: **[Zeplin](https://app.zeplin.io/project/5dadb7820bdfd3832e04afca/screen/5e56535d7250a27708158017)**
Reality:
<img width="540" alt="Screen Shot 2020-04-21 at 10 38 04" src="https://user-images.githubusercontent.com/29627086/79844612-2ff69180-83bc-11e... | non_defect | receive missing warning icon when device disconnected design reality img width alt screen shot at src | 0 |
24,035 | 3,900,670,250 | IssuesEvent | 2016-04-18 07:31:22 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | closed | GRO file with incomplete velocities causes read error. | Component-Readers defect Format-Gromacs | ### Expected behaviour
If a GRO is loaded with the unknown velocities set to zero -- to mimic the GROMACS behaviour.
If a GRO is loaded with no velocities at all, they should not be included.
### Actual behaviour
If no velocities are present in the GRO it is loaded without the velocities attribute.
If velocities... | 1.0 | GRO file with incomplete velocities causes read error. - ### Expected behaviour
If a GRO is loaded with the unknown velocities set to zero -- to mimic the GROMACS behaviour.
If a GRO is loaded with no velocities at all, they should not be included.
### Actual behaviour
If no velocities are present in the GRO it i... | defect | gro file with incomplete velocities causes read error expected behaviour if a gro is loaded with the unknown velocities set to zero to mimic the gromacs behaviour if a gro is loaded with no velocities at all they should not be included actual behaviour if no velocities are present in the gro it i... | 1 |
98,426 | 4,021,154,264 | IssuesEvent | 2016-05-16 20:56:26 | raml-org/raml-js-parser-2 | https://api.github.com/repos/raml-org/raml-js-parser-2 | closed | Add toJSON methods on nodes | enhancement priority:normal | Adding toJSON methods on the nodes would ease some of the navigation of the ast. | 1.0 | Add toJSON methods on nodes - Adding toJSON methods on the nodes would ease some of the navigation of the ast. | non_defect | add tojson methods on nodes adding tojson methods on the nodes would ease some of the navigation of the ast | 0 |
52,469 | 13,224,765,961 | IssuesEvent | 2020-08-17 19:48:12 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | [MuonGun] import fails if imported after certain modules (Trac #2258) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2258">https://code.icecube.wisc.edu/projects/icecube/ticket/2258</a>, reported by jvansantenand owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2020-06-24T12:31:42",
"_ts... | 1.0 | [MuonGun] import fails if imported after certain modules (Trac #2258) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2258">https://code.icecube.wisc.edu/projects/icecube/ticket/2258</a>, reported by jvansantenand owned by jvansanten</em></summary>
<p>
```json
{
... | defect | import fails if imported after certain modules trac migrated from json status closed changetime ts description in a release build of combo trunk against on the following sequence fails n n n env shell sh python c from icecube... | 1 |
71,725 | 18,849,791,001 | IssuesEvent | 2021-11-11 19:15:06 | CosmosOS/Cosmos | https://api.github.com/repos/CosmosOS/Cosmos | opened | Can't run Builded ISO in Bochs/VMware | Area: Visual Studio Integration Area: Build | Have you checked GitHub Issues for similar errors? Yes
**To Reproduce**
Try to build "Hello, World!" Cosmos project.
**Screenshots**

To English - *Cannot run the program/System can't fin... | 1.0 | Can't run Builded ISO in Bochs/VMware - Have you checked GitHub Issues for similar errors? Yes
**To Reproduce**
Try to build "Hello, World!" Cosmos project.
**Screenshots**

To English - ... | non_defect | can t run builded iso in bochs vmware have you checked github issues for similar errors yes to reproduce try to build hello world cosmos project screenshots to english cannot run the program system can t find the given path i tried to reinstall bochs two times but it s still li... | 0 |
54,905 | 14,014,300,389 | IssuesEvent | 2020-10-29 11:42:29 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Meta.migrateTo(Meta) produces constraint rename operations for MySQL PRIMARY KEY constraints | C: DB: MariaDB C: DB: MemSQL C: DB: MySQL C: Functionality E: All Editions P: Medium T: Defect | In MySQL, `PRIMARY KEY` constraints don't actually have a name. While it is possible to supply a name in the DDL statement, it will not be retained in the database. When querying
```sql
show keys from t;
```
Or querying `information_schema` tables, or JDBC `DatabaseMetaData`, the constraint name is always `PRIM... | 1.0 | Meta.migrateTo(Meta) produces constraint rename operations for MySQL PRIMARY KEY constraints - In MySQL, `PRIMARY KEY` constraints don't actually have a name. While it is possible to supply a name in the DDL statement, it will not be retained in the database. When querying
```sql
show keys from t;
```
Or queryi... | defect | meta migrateto meta produces constraint rename operations for mysql primary key constraints in mysql primary key constraints don t actually have a name while it is possible to supply a name in the ddl statement it will not be retained in the database when querying sql show keys from t or queryi... | 1 |
78,086 | 7,620,305,409 | IssuesEvent | 2018-05-03 01:50:28 | ddurdle/GDrive-for-KODI | https://api.github.com/repos/ddurdle/GDrive-for-KODI | closed | STRM extract into tv shows/movie | in-testing | restore original behaviour of extracting to tv shows and movies folders | 1.0 | STRM extract into tv shows/movie - restore original behaviour of extracting to tv shows and movies folders | non_defect | strm extract into tv shows movie restore original behaviour of extracting to tv shows and movies folders | 0 |
63,501 | 17,692,058,448 | IssuesEvent | 2021-08-24 11:14:26 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Notifications button is in wrong place | T-Defect S-Minor A-Notif-Panel X-Needs-Design O-Intermediate | 
The **global** Notifications button is between the Search In **Room** button and the **Room** Preferences button. So users might think it is a room specific thing.
Proposed design: move it to the account-spe... | 1.0 | Notifications button is in wrong place - 
The **global** Notifications button is between the Search In **Room** button and the **Room** Preferences button. So users might think it is a room specific thing.
Pr... | defect | notifications button is in wrong place the global notifications button is between the search in room button and the room preferences button so users might think it is a room specific thing proposed design move it to the account specific left side of the top bar url | 1 |
81,236 | 30,763,410,134 | IssuesEvent | 2023-07-30 01:31:21 | microsoft/TypeScript | https://api.github.com/repos/microsoft/TypeScript | closed | this-based type guard not narrowing when accessed by symbol or identifier | Not a Defect | # Bug Report
<!--
Please fill in each section completely. Thank you!
-->
### 🔎 Search Terms
<!--
What search terms did you use when trying to find an existing bug report?
List them here so people in the future can find this one more easily.
-->
type guard, symbol
Probably related to
- https:... | 1.0 | this-based type guard not narrowing when accessed by symbol or identifier - # Bug Report
<!--
Please fill in each section completely. Thank you!
-->
### 🔎 Search Terms
<!--
What search terms did you use when trying to find an existing bug report?
List them here so people in the future can find this ... | defect | this based type guard not narrowing when accessed by symbol or identifier bug report please fill in each section completely thank you 🔎 search terms what search terms did you use when trying to find an existing bug report list them here so people in the future can find this ... | 1 |
70,089 | 22,908,479,434 | IssuesEvent | 2022-07-16 00:41:16 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: `scipy.optimize.linprog` reports optimal for trivially infeasible MILP | defect | ### Describe your issue.
In anticipation of the upcoming 1.9.0 release, I've been trying to update [cvxpy](https://github.com/cvxpy/cvxpy) to use SciPy's newly-introduced MILP functionality. I've been working with SciPy `1.9.0rc2`. You can find [my draft fork of cvxpy here](https://github.com/tasseff/cvxpy) and the as... | 1.0 | BUG: `scipy.optimize.linprog` reports optimal for trivially infeasible MILP - ### Describe your issue.
In anticipation of the upcoming 1.9.0 release, I've been trying to update [cvxpy](https://github.com/cvxpy/cvxpy) to use SciPy's newly-introduced MILP functionality. I've been working with SciPy `1.9.0rc2`. You can f... | defect | bug scipy optimize linprog reports optimal for trivially infeasible milp describe your issue in anticipation of the upcoming release i ve been trying to update to use scipy s newly introduced milp functionality i ve been working with scipy you can find and the associated issue wh... | 1 |
81,351 | 10,129,950,270 | IssuesEvent | 2019-08-01 15:49:08 | gitcoinco/web | https://api.github.com/repos/gitcoinco/web | closed | As an admin, I want Trust Through Transparency best practices for *Pushed Data* implemented at Gitcoin, so I can be sure that users can trust our site. | design-principles expired_bounty | # Refers
[Web3 Design Principles](https://medium.com/@lyricalpolymath/web3-design-principles-f21db2f240c1)
# See Also
#796
#797
#798
#799
#800
#801
# How to Implement here:
I think that the following best practices can / should be implemented at Gitcoin:
> clarify and make accessible to the end use... | 1.0 | As an admin, I want Trust Through Transparency best practices for *Pushed Data* implemented at Gitcoin, so I can be sure that users can trust our site. - # Refers
[Web3 Design Principles](https://medium.com/@lyricalpolymath/web3-design-principles-f21db2f240c1)
# See Also
#796
#797
#798
#799
#800
#801
# Ho... | non_defect | as an admin i want trust through transparency best practices for pushed data implemented at gitcoin so i can be sure that users can trust our site refers see also how to implement here i think that the following best practices can should be implemented at gitcoin ... | 0 |
72,938 | 19,536,201,102 | IssuesEvent | 2021-12-31 07:35:18 | apache/shardingsphere | https://api.github.com/repos/apache/shardingsphere | closed | Automatically append git commit id to Proxy's version | type: build | ## Feature Request
### Is your feature request related to a problem?
The Proxy's version in master branch is `5.0.1-SNAPSHOT`. We cannot identity the proxy built from which commit.
### Describe the feature you would like.
Find a way to append abbrev commit id to version when compiling project.
I found a plug... | 1.0 | Automatically append git commit id to Proxy's version - ## Feature Request
### Is your feature request related to a problem?
The Proxy's version in master branch is `5.0.1-SNAPSHOT`. We cannot identity the proxy built from which commit.
### Describe the feature you would like.
Find a way to append abbrev commit... | non_defect | automatically append git commit id to proxy s version feature request is your feature request related to a problem the proxy s version in master branch is snapshot we cannot identity the proxy built from which commit describe the feature you would like find a way to append abbrev commit... | 0 |
11,403 | 2,651,133,746 | IssuesEvent | 2015-03-16 09:07:21 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | [TEST-FAILURE] SlowOperationDetector_purgeTest.testPurging_SlowOperationLog | Team: Core Type: Defect | ```
java.lang.AssertionError: Expected 0 slow operation logs, but was 1 expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at com.hazelcast.test.HazelcastTestSupport.assertEqualsStringFormat(Haze... | 1.0 | [TEST-FAILURE] SlowOperationDetector_purgeTest.testPurging_SlowOperationLog - ```
java.lang.AssertionError: Expected 0 slow operation logs, but was 1 expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:1... | defect | slowoperationdetector purgetest testpurging slowoperationlog java lang assertionerror expected slow operation logs but was expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at com hazelcast... | 1 |
56,956 | 15,530,591,975 | IssuesEvent | 2021-03-13 19:43:50 | Cockatrice/Cockatrice | https://api.github.com/repos/Cockatrice/Cockatrice | closed | Issue with viewing top cards of library. | Bug Defect - Basic Low Priority | <b>System Information:</b>
<!-- Go to "Help → View Debug Log" and copy all lines above the separation here! -->
Client Version: 2.7.2 (2019-08-31)
addCounter: "Player 1" 0 "life"
addCounter: "Player 1" 1 "w"
addCounter: "Player 1" 2 "u"
addCounter: "Player 1" 3 "b"
addCounter: "Player 1" 4 "r"
addCounter: "... | 1.0 | Issue with viewing top cards of library. - <b>System Information:</b>
<!-- Go to "Help → View Debug Log" and copy all lines above the separation here! -->
Client Version: 2.7.2 (2019-08-31)
addCounter: "Player 1" 0 "life"
addCounter: "Player 1" 1 "w"
addCounter: "Player 1" 2 "u"
addCounter: "Player 1" 3 "b"
... | defect | issue with viewing top cards of library system information client version addcounter player life addcounter player w addcounter player u addcounter player b addcounter player r addcounter player g addcounter player x add... | 1 |
63,057 | 26,246,645,675 | IssuesEvent | 2023-01-05 15:45:20 | edosdigital/staging-uptime | https://api.github.com/repos/edosdigital/staging-uptime | closed | 🛑 Short Service is down | status short-service | In [`036659e`](https://github.com/edosdigital/staging-uptime/commit/036659e9a75e2d0f8290e4fbe8066c0bd429524d
), Short Service (https://api.staging.edosdigital.com/short/healthz) was **down**:
- HTTP code: 503
- Response time: 202 ms
| 1.0 | 🛑 Short Service is down - In [`036659e`](https://github.com/edosdigital/staging-uptime/commit/036659e9a75e2d0f8290e4fbe8066c0bd429524d
), Short Service (https://api.staging.edosdigital.com/short/healthz) was **down**:
- HTTP code: 503
- Response time: 202 ms
| non_defect | 🛑 short service is down in short service was down http code response time ms | 0 |
33,869 | 7,284,977,028 | IssuesEvent | 2018-02-23 01:18:08 | mozilla-services/screenshots | https://api.github.com/repos/mozilla-services/screenshots | closed | [Annotations]The "Color Picker" button wrongly displays the previously custom color if you cancel the edit mode | P1 defect | [Affected versions]:
- Nightly 60.0a1
- Screenshots v28.0.0
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have the "xpinstall.signatures.required" pref set to "false" and "extensions.legacy.enabled" pref set to "true".
- Have the latest Firefox Screenshots v28.0.0 installed f... | 1.0 | [Annotations]The "Color Picker" button wrongly displays the previously custom color if you cancel the edit mode - [Affected versions]:
- Nightly 60.0a1
- Screenshots v28.0.0
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have the "xpinstall.signatures.required" pref set to "fal... | defect | the color picker button wrongly displays the previously custom color if you cancel the edit mode nightly screenshots all windows all mac all linux have the xpinstall signatures required pref set to false and extensions legacy enabled pref set to true have the ... | 1 |
347,915 | 10,436,354,165 | IssuesEvent | 2019-09-17 19:22:23 | googleapis/google-api-nodejs-client | https://api.github.com/repos/googleapis/google-api-nodejs-client | closed | Calendar Typescript Schema$EventDateTime.date type missing null | :rotating_light: TypeScript priority: p2 type: bug | Using the Google Calendar API, the interface `Schema$EventDateTime` defines `date` without allowing `null`. However, `start.date` must be set to `null` when using `calendar_v3.events.patch()` to convert an all-day event to a time-limited event. The other option is to use the `calendar_v3.events.update()` method but thi... | 1.0 | Calendar Typescript Schema$EventDateTime.date type missing null - Using the Google Calendar API, the interface `Schema$EventDateTime` defines `date` without allowing `null`. However, `start.date` must be set to `null` when using `calendar_v3.events.patch()` to convert an all-day event to a time-limited event. The other... | non_defect | calendar typescript schema eventdatetime date type missing null using the google calendar api the interface schema eventdatetime defines date without allowing null however start date must be set to null when using calendar events patch to convert an all day event to a time limited event the other ... | 0 |
116,856 | 4,707,894,733 | IssuesEvent | 2016-10-13 21:31:11 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | closed | Confusing dates on a dataset | Component: Metadata Effort 2: Medium Priority 3: Serious Status: Triaged Type: Bug | I am going through scholar's dataverses and am a little confused about the dates shown in the cards. In particular in the screenshot below where dates dont match when comparing 3.6 and 4.0. Also I could not find the date Sept 30 2012 in any of the metadata fields.
https://dataverse.harvard.edu/dataverse/alansz [see a... | 1.0 | Confusing dates on a dataset - I am going through scholar's dataverses and am a little confused about the dates shown in the cards. In particular in the screenshot below where dates dont match when comparing 3.6 and 4.0. Also I could not find the date Sept 30 2012 in any of the metadata fields.
https://dataverse.harv... | non_defect | confusing dates on a dataset i am going through scholar s dataverses and am a little confused about the dates shown in the cards in particular in the screenshot below where dates dont match when comparing and also i could not find the date sept in any of the metadata fields and another example ... | 0 |
255,781 | 27,504,268,864 | IssuesEvent | 2023-03-06 01:02:25 | johnsonjh/gfpsgo | https://api.github.com/repos/johnsonjh/gfpsgo | opened | CVE-2023-27561 (Medium) detected in github.com/opencontainers/runc-v1.1.4 | security vulnerability | ## CVE-2023-27561 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/opencontainers/runc-v1.1.4</b></p></summary>
<p>CLI tool for spawning and running containers according to... | True | CVE-2023-27561 (Medium) detected in github.com/opencontainers/runc-v1.1.4 - ## CVE-2023-27561 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/opencontainers/runc-v1.1.4</b>... | non_defect | cve medium detected in github com opencontainers runc cve medium severity vulnerability vulnerable library github com opencontainers runc cli tool for spawning and running containers according to the oci specification library home page a href dependency hierarchy ... | 0 |
231,065 | 25,482,886,212 | IssuesEvent | 2022-11-26 01:51:05 | maddyCode23/linux-4.1.15 | https://api.github.com/repos/maddyCode23/linux-4.1.15 | reopened | CVE-2017-6348 (Medium) detected in linux-stable-rtv4.1.33 | security vulnerability | ## CVE-2017-6348 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pa... | True | CVE-2017-6348 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2017-6348 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Car... | non_defect | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f... | 0 |
414,250 | 12,101,329,406 | IssuesEvent | 2020-04-20 15:03:59 | http-gtalents-tech/gTalents | https://api.github.com/repos/http-gtalents-tech/gTalents | opened | Dashboard > Post > Add the "Payment Due Date" field | high-priority! | Please add the field "Payment Due Date" just after "Total Search Fee" in all posts.
The suppliers need to know the "Payment Due Date". This is a mandatory info that is submitted by the poster when creating a post. | 1.0 | Dashboard > Post > Add the "Payment Due Date" field - Please add the field "Payment Due Date" just after "Total Search Fee" in all posts.
The suppliers need to know the "Payment Due Date". This is a mandatory info that is submitted by the poster when creating a post. | non_defect | dashboard post add the payment due date field please add the field payment due date just after total search fee in all posts the suppliers need to know the payment due date this is a mandatory info that is submitted by the poster when creating a post | 0 |
370,140 | 10,925,873,493 | IssuesEvent | 2019-11-22 13:33:56 | ipeaGIT/gtfs2gps | https://api.github.com/repos/ipeaGIT/gtfs2gps | closed | Merge `gtfs2gps_dt` scripts into a single function | priority | The scripts `gtfs2gps_dt_parallel.R` and `gtfs2gps_dt_parallel_freq.R` basically do the same thing. Both convert a GTFS feed to a "GPS format". The difference is that the former works on a standard GTFS feed, while the latter works on a frequency-based GTFS. Ideally, both functions shuld be combined into a single funct... | 1.0 | Merge `gtfs2gps_dt` scripts into a single function - The scripts `gtfs2gps_dt_parallel.R` and `gtfs2gps_dt_parallel_freq.R` basically do the same thing. Both convert a GTFS feed to a "GPS format". The difference is that the former works on a standard GTFS feed, while the latter works on a frequency-based GTFS. Ideally,... | non_defect | merge dt scripts into a single function the scripts dt parallel r and dt parallel freq r basically do the same thing both convert a gtfs feed to a gps format the difference is that the former works on a standard gtfs feed while the latter works on a frequency based gtfs ideally both functions shuld... | 0 |
21,500 | 3,512,785,671 | IssuesEvent | 2016-01-11 05:12:01 | Virtual-Labs/problem-solving-iiith | https://api.github.com/repos/Virtual-Labs/problem-solving-iiith | reopened | QA_Searching and Sorting_Quiz | Category :Functionality Defect raised on: 26-11-2015 Developed by:IIIT Hyd Release Number Severity :S2 Status :Open Version Number :1.1 | Defect Description:
In the quiz page of "Searching and Sorting" experiment,the cancel button is not present in the page instead the cancel button should be displayed on the screen as to unselect the selected radio buttons.
Actual Result:
In the quiz page of "Searching and Sorting" experiment,the cancel button is n... | 1.0 | QA_Searching and Sorting_Quiz - Defect Description:
In the quiz page of "Searching and Sorting" experiment,the cancel button is not present in the page instead the cancel button should be displayed on the screen as to unselect the selected radio buttons.
Actual Result:
In the quiz page of "Searching and Sorting" e... | defect | qa searching and sorting quiz defect description in the quiz page of searching and sorting experiment the cancel button is not present in the page instead the cancel button should be displayed on the screen as to unselect the selected radio buttons actual result in the quiz page of searching and sorting e... | 1 |
81,385 | 30,827,989,257 | IssuesEvent | 2023-08-01 21:52:37 | dotCMS/core | https://api.github.com/repos/dotCMS/core | closed | PageAPI not working for non-default URLMapped language content | Type : Defect Merged QA : Passed Internal Team : Falcon Next Release | ### Problem Statement
The preview action from edit content and the new Pages portlet is not functioning correctly for URL Mapped contents when they are in a non-default language. Instead of displaying the preview, an error message stating "This URL does not exist" is shown.
 on map mapBak1HD... | 1.0 | cluster member kill sql bit map mapBak1HD returned 6 items expected 1 - http://jenkins.hazelcast.com/view/kill/job/kill-sql/47/console
/disk1/jenkins/workspace/kill-sql/4.1-SNAPSHOT/2020_07_09-03_43_03/sql/bit-map
fail HzClient3HZ name_predicate-mapBak1HD hzcmd.map.sql.predicate.PersonNamePred threadId=1 global.A... | defect | cluster member kill sql bit map returned items expected jenkins workspace kill sql snapshot sql bit map fail name predicate hzcmd map sql predicate personnamepred threadid global assertionexception firstname and lastname on map returned items expected st... | 1 |
615,464 | 19,255,582,171 | IssuesEvent | 2021-12-09 10:54:34 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | closed | Unlimited API Tier does not apply after resource level tier is set once | Type/Bug Priority/Normal | ### Description:
$subject
### Steps to reproduce:
1. Create an API and assign resource level Tier and save.
2. Deploy the API and see if the resource level tier is applied.
3. Then change it to API Level and assign unlimited tier.
4. Deploy the API and see if the resource level tier is applied. (in this case... | 1.0 | Unlimited API Tier does not apply after resource level tier is set once - ### Description:
$subject
### Steps to reproduce:
1. Create an API and assign resource level Tier and save.
2. Deploy the API and see if the resource level tier is applied.
3. Then change it to API Level and assign unlimited tier.
4. D... | non_defect | unlimited api tier does not apply after resource level tier is set once description subject steps to reproduce create an api and assign resource level tier and save deploy the api and see if the resource level tier is applied then change it to api level and assign unlimited tier d... | 0 |
33,454 | 7,127,211,889 | IssuesEvent | 2018-01-20 19:07:49 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | opened | CORREGIR LA MANERA DE REPORTAR EL IVA EXENTO EN WEB Y EN ESCRITORIO | bug defect | SOLO PARA EL CASO, DONDE LA FACTURA INCLUYA ÚNICAMENTE TRASLADO-IVA-EXENTO.
SE REPORTA EL NODO DE IMPUESTOS A NIVEL CONCEPTO, PERO A NIVEL GENERAL NO SE REPORTA EL NODO.
<cfdi:Emisor Rfc="FOPR681125BQ0" Nombre="RIGOBERTO MISAEL FLORES DE LA PAZ" RegimenFiscal="612"></cfdi:Emisor>
<cfdi:Receptor Rfc="TIA101020B... | 1.0 | CORREGIR LA MANERA DE REPORTAR EL IVA EXENTO EN WEB Y EN ESCRITORIO - SOLO PARA EL CASO, DONDE LA FACTURA INCLUYA ÚNICAMENTE TRASLADO-IVA-EXENTO.
SE REPORTA EL NODO DE IMPUESTOS A NIVEL CONCEPTO, PERO A NIVEL GENERAL NO SE REPORTA EL NODO.
<cfdi:Emisor Rfc="FOPR681125BQ0" Nombre="RIGOBERTO MISAEL FLORES DE LA PAZ... | defect | corregir la manera de reportar el iva exento en web y en escritorio solo para el caso donde la factura incluya únicamente traslado iva exento se reporta el nodo de impuestos a nivel concepto pero a nivel general no se reporta el nodo ... | 1 |
26,839 | 4,796,927,344 | IssuesEvent | 2016-11-01 10:02:33 | gbif/ipt | https://api.github.com/repos/gbif/ipt | closed | Resource overview uses updated title, not last published title | bug Priority-Medium Type-Defect | I've updated the title of [one of our datasets](http://data.inbo.be/ipt/resource?r=kevers-grensmaas-occurrences), but have not republished yet.
On the resource page, the last published title is shown (as expected):
> Loopkevers Grensmaas - **Carabid** beetles near the river Meuse in Flanders, Belgium
On the [public ... | 1.0 | Resource overview uses updated title, not last published title - I've updated the title of [one of our datasets](http://data.inbo.be/ipt/resource?r=kevers-grensmaas-occurrences), but have not republished yet.
On the resource page, the last published title is shown (as expected):
> Loopkevers Grensmaas - **Carabid** b... | defect | resource overview uses updated title not last published title i ve updated the title of but have not republished yet on the resource page the last published title is shown as expected loopkevers grensmaas carabid beetles near the river meuse in flanders belgium on the however the updated ti... | 1 |
32,890 | 6,963,870,457 | IssuesEvent | 2017-12-08 19:11:37 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | treeTable: colResize ajax problem under firefox | defect | ## 1) Environment
- PrimeFaces version: 6.1
## 3) Actual behavior
Error:
INFO: java.lang.NumberFormatException:
issue described at:
https://forum.primefaces.org/viewtopic.php?f=3&t=53351&e=1&view=unread#unread
Regards,
herbu
| 1.0 | treeTable: colResize ajax problem under firefox - ## 1) Environment
- PrimeFaces version: 6.1
## 3) Actual behavior
Error:
INFO: java.lang.NumberFormatException:
issue described at:
https://forum.primefaces.org/viewtopic.php?f=3&t=53351&e=1&view=unread#unread
Regards,
herbu
| defect | treetable colresize ajax problem under firefox environment primefaces version actual behavior error info java lang numberformatexception issue described at regards herbu | 1 |
34,508 | 7,452,572,397 | IssuesEvent | 2018-03-29 08:52:18 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | "telli kasutuskoopia" jookseb umbe | P: high R: duplicate T: defect | **Reported by katrin vesterblom on 20 Jun 2013 08:33 UTC**
rahvusarhiiv.tietotest.ee nii logimata kui test.test logides.
Säiliku ekraanivormil on alla paremal anddmeblokk "Lisakirjeldus", kus all link "Telli kasutuskoopia". See jääb lihtsalt ketrama, ja jooksutab süsteemi mõneks ajaks kinni. Kui on karta, et seda fu... | 1.0 | "telli kasutuskoopia" jookseb umbe - **Reported by katrin vesterblom on 20 Jun 2013 08:33 UTC**
rahvusarhiiv.tietotest.ee nii logimata kui test.test logides.
Säiliku ekraanivormil on alla paremal anddmeblokk "Lisakirjeldus", kus all link "Telli kasutuskoopia". See jääb lihtsalt ketrama, ja jooksutab süsteemi mõneks ... | defect | telli kasutuskoopia jookseb umbe reported by katrin vesterblom on jun utc rahvusarhiiv tietotest ee nii logimata kui test test logides säiliku ekraanivormil on alla paremal anddmeblokk lisakirjeldus kus all link telli kasutuskoopia see jääb lihtsalt ketrama ja jooksutab süsteemi mõneks ajaks ... | 1 |
63,753 | 17,928,887,902 | IssuesEvent | 2021-09-10 06:14:41 | H-uru/Plasma | https://api.github.com/repos/H-uru/Plasma | closed | Max lightmapgen crashes on animation-only files | Plugin Defect | The workaround is to uncheck the "Generate lightmaps" checkbox on the export panel.
It crashes in `plRenderGlobalContext::MakeRenderInstances` where fInstList is null. | 1.0 | Max lightmapgen crashes on animation-only files - The workaround is to uncheck the "Generate lightmaps" checkbox on the export panel.
It crashes in `plRenderGlobalContext::MakeRenderInstances` where fInstList is null. | defect | max lightmapgen crashes on animation only files the workaround is to uncheck the generate lightmaps checkbox on the export panel it crashes in plrenderglobalcontext makerenderinstances where finstlist is null | 1 |
72,322 | 24,051,561,934 | IssuesEvent | 2022-09-16 13:15:51 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | `register.spec.ts` → „registers an account and lands on the home screen“ flaky | T-Defect | ### Steps to reproduce
Example https://dashboard.cypress.io/projects/ppvnzg/runs/4072/test-results/96ab4e37-931b-45d9-b1b6-c5988afee57f

This is different from the „blank screen“ issue:
 mock object causes infinite loop | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. mockOpen = patch('builtins.open', mock_open()).start()
2. mockOpen.reset_mock()
What is the expected output? What do you see instead?
You see recursive calls to child.reset_mock() and ret.reset_mock() in an
infinite loop until the stack is overloaded. It looks like open... | 1.0 | reset_mock call to open() mock object causes infinite loop - ```
What steps will reproduce the problem?
1. mockOpen = patch('builtins.open', mock_open()).start()
2. mockOpen.reset_mock()
What is the expected output? What do you see instead?
You see recursive calls to child.reset_mock() and ret.reset_mock() in an
in... | defect | reset mock call to open mock object causes infinite loop what steps will reproduce the problem mockopen patch builtins open mock open start mockopen reset mock what is the expected output what do you see instead you see recursive calls to child reset mock and ret reset mock in an in... | 1 |
64,430 | 18,670,936,662 | IssuesEvent | 2021-10-30 17:44:09 | theseion/Fuel | https://api.github.com/repos/theseion/Fuel | closed | Add tests for error hierarchy | auto-migrated Priority-Low Type-Defect stale | ```
In Squeak, there's no KeyNotFound Error. That means, that #keyNotFound will
fail and the stack will show that error instead of the intended error message.
With tests for the error hierarchy we could prevent such things.
```
Original issue reported on code.google.com by `maxle...@gmail.com` on 28 Feb 2013 at 2:26... | 1.0 | Add tests for error hierarchy - ```
In Squeak, there's no KeyNotFound Error. That means, that #keyNotFound will
fail and the stack will show that error instead of the intended error message.
With tests for the error hierarchy we could prevent such things.
```
Original issue reported on code.google.com by `maxle...@g... | defect | add tests for error hierarchy in squeak there s no keynotfound error that means that keynotfound will fail and the stack will show that error instead of the intended error message with tests for the error hierarchy we could prevent such things original issue reported on code google com by maxle g... | 1 |
25,398 | 4,309,932,976 | IssuesEvent | 2016-07-21 17:34:48 | KytechN24/xbox360wirelesschatpad | https://api.github.com/repos/KytechN24/xbox360wirelesschatpad | closed | Sticks Fails in FF XIV | auto-migrated Priority-Medium Type-Defect | ```
Got exactly the same problems as described in this issue :
Same problem in FF XIV
https://code.google.com/p/xbox360wirelesschatpad/issues/detail?id=8
What steps will reproduce the problem?
1.Manuel configuration of Windows joystick as you said.
2.Manual configuration of Joypad in FF XIV
3.Manuel configuration of... | 1.0 | Sticks Fails in FF XIV - ```
Got exactly the same problems as described in this issue :
Same problem in FF XIV
https://code.google.com/p/xbox360wirelesschatpad/issues/detail?id=8
What steps will reproduce the problem?
1.Manuel configuration of Windows joystick as you said.
2.Manual configuration of Joypad in FF XIV
... | defect | sticks fails in ff xiv got exactly the same problems as described in this issue same problem in ff xiv what steps will reproduce the problem manuel configuration of windows joystick as you said manual configuration of joypad in ff xiv manuel configuration of vjoy what is the expected output what ... | 1 |
50,254 | 13,187,402,892 | IssuesEvent | 2020-08-13 03:18:16 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | photonics-service tests fail on all version of OSX (Trac #391) | Migrated from Trac combo reconstruction defect | Tests fail w/ the following:
```text
[badtz:~/i3/icerec/build] ./env-shell.sh bin/photonics-service-test -a
Logging configured from file ./log4cplus.conf
Running all tests:
I3PhotoSplineTest.cxx...
SamplingAtProblematicCoordinates............................ ok
IceTrayTest.cxx...
cascades.......................... | 1.0 | photonics-service tests fail on all version of OSX (Trac #391) - Tests fail w/ the following:
```text
[badtz:~/i3/icerec/build] ./env-shell.sh bin/photonics-service-test -a
Logging configured from file ./log4cplus.conf
Running all tests:
I3PhotoSplineTest.cxx...
SamplingAtProblematicCoordinates........................ | defect | photonics service tests fail on all version of osx trac tests fail w the following text env shell sh bin photonics service test a logging configured from file conf running all tests cxx samplingatproblematiccoordinates ok icetraytest cxx cascades ... | 1 |
65,454 | 19,524,113,308 | IssuesEvent | 2021-12-30 02:32:28 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | [Regression] Code block line numbers are borked for wrapped lines | T-Defect | ### Steps to reproduce
Send message containing this code block:
```
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
12345
45678... | 1.0 | [Regression] Code block line numbers are borked for wrapped lines - ### Steps to reproduce
Send message containing this code block:
```
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ul... | defect | code block line numbers are borked for wrapped lines steps to reproduce send message containing this code block lorem ipsum dolor sit amet consectetur adipiscing elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua ut enim ad minim veniam quis nostrud exercitation ullamco labor... | 1 |
181,885 | 30,754,239,757 | IssuesEvent | 2023-07-28 23:12:21 | microsoft/PowerToys | https://api.github.com/repos/microsoft/PowerToys | closed | Shortcuts in system tray only show some selected Powertoys on click | Resolution-By Design | ### Microsoft PowerToys version
0.71.0
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
System tray interaction
### Steps to reproduce
CLick on powertoys icon on system tray. Compare shortcuts shown to list of all apps selected on more page or dialog box
### ✔️ Expected... | 1.0 | Shortcuts in system tray only show some selected Powertoys on click - ### Microsoft PowerToys version
0.71.0
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
System tray interaction
### Steps to reproduce
CLick on powertoys icon on system tray. Compare shortcuts shown to ... | non_defect | shortcuts in system tray only show some selected powertoys on click microsoft powertoys version installation method microsoft store running as admin no area s with issue system tray interaction steps to reproduce click on powertoys icon on system tray compare shortcuts shown to l... | 0 |
18,135 | 3,026,095,285 | IssuesEvent | 2015-08-03 13:17:08 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | [Array] Add, Clear, Contains, Remove, IList's indexing, insert and RemoveAt | defect | ```C#
using Bridge;
using Bridge.Html5;
using System;
using System.Collections.Generic;
using System.Linq;
namespace Demo
{
public class App
{
[Ready]
public static void Main()
{
IList<string> l = new[] { "x", "y", "z" };
l.Add("a");
... | 1.0 | [Array] Add, Clear, Contains, Remove, IList's indexing, insert and RemoveAt - ```C#
using Bridge;
using Bridge.Html5;
using System;
using System.Collections.Generic;
using System.Linq;
namespace Demo
{
public class App
{
[Ready]
public static void Main()
{
ILis... | defect | add clear contains remove ilist s indexing insert and removeat c using bridge using bridge using system using system collections generic using system linq namespace demo public class app public static void main ilist l new x... | 1 |
12,005 | 14,738,162,537 | IssuesEvent | 2021-01-07 03:56:43 | kdjstudios/SABillingGitlab | https://api.github.com/repos/kdjstudios/SABillingGitlab | closed | Billing Cycles Process - Improvments and Fixes | anc-process anp-not prioritized ant-enhancement | In GitLab by @kdjstudios on May 11, 2018, 12:40
Hello Team,
This is going to be a list of all the concerns and improvements to insure an easy to use and functional Billing cycle Process
- Add staged fees to accounts that will get applied to the same billing cycle. (This is due to ops now having to create the next b... | 1.0 | Billing Cycles Process - Improvments and Fixes - In GitLab by @kdjstudios on May 11, 2018, 12:40
Hello Team,
This is going to be a list of all the concerns and improvements to insure an easy to use and functional Billing cycle Process
- Add staged fees to accounts that will get applied to the same billing cycle. (T... | non_defect | billing cycles process improvments and fixes in gitlab by kdjstudios on may hello team this is going to be a list of all the concerns and improvements to insure an easy to use and functional billing cycle process add staged fees to accounts that will get applied to the same billing cycle this is... | 0 |
62,237 | 17,023,879,294 | IssuesEvent | 2021-07-03 04:20:06 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Wrong Post Code taken in address (even with associatedStreet, ...) | Component: nominatim Priority: minor Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 4.33pm, Wednesday, 18th September 2013]**
Hi,
let's take this way :
http://www.openstreetmap.org/browse/way/179455113
It's tagged with the AssociatedStreet relation here :
Ici prsente http://www.openstreetmap.org/browse/relation/2963829
The addr:postcod... | 1.0 | Wrong Post Code taken in address (even with associatedStreet, ...) - **[Submitted to the original trac issue database at 4.33pm, Wednesday, 18th September 2013]**
Hi,
let's take this way :
http://www.openstreetmap.org/browse/way/179455113
It's tagged with the AssociatedStreet relation here :
Ici prsente htt... | defect | wrong post code taken in address even with associatedstreet hi let s take this way it s tagged with the associatedstreet relation here ici prsente the addr postcode of the relation is correct and the one of the city too and but when i look in nominatim i got the... | 1 |
71,510 | 23,668,362,203 | IssuesEvent | 2022-08-27 01:30:20 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | CTE with delete returning causes NPE | T: Defect | ### Expected behavior
I'm trying to Jooq and CTE's to do a 'move' operation as described [here](https://www.postgresql.org/docs/current/queries-with.html#QUERIES-WITH-MODIFYING)
I can delete rows from one table and insert those rows into another table in the one operation.
### Actual behavior
I'm getting a null p... | 1.0 | CTE with delete returning causes NPE - ### Expected behavior
I'm trying to Jooq and CTE's to do a 'move' operation as described [here](https://www.postgresql.org/docs/current/queries-with.html#QUERIES-WITH-MODIFYING)
I can delete rows from one table and insert those rows into another table in the one operation.
##... | defect | cte with delete returning causes npe expected behavior i m trying to jooq and cte s to do a move operation as described i can delete rows from one table and insert those rows into another table in the one operation actual behavior i m getting a null pointer exception java lang nullpointe... | 1 |
49,954 | 13,187,299,534 | IssuesEvent | 2020-08-13 02:58:29 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [HiveSplitter] Empty output for some simulation data (Trac #2366) | Incomplete Migration Migrated from Trac analysis defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2366">https://code.icecube.wisc.edu/ticket/2366</a>, reported by sschindler and owned by </em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-10-21T13:49:28",
"description": "HiveSplitter removes all phys... | 1.0 | [HiveSplitter] Empty output for some simulation data (Trac #2366) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2366">https://code.icecube.wisc.edu/ticket/2366</a>, reported by sschindler and owned by </em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019... | defect | empty output for some simulation data trac migrated from json status closed changetime description hivesplitter removes all physics frames for and simulation data it works fine with and data not sure whether this is a bug o... | 1 |
12,114 | 2,685,009,435 | IssuesEvent | 2015-03-29 16:15:14 | IssueMigrationTest/Test5 | https://api.github.com/repos/IssueMigrationTest/Test5 | closed | Support for @staticmethod | auto-migrated Priority-Medium Type-Defect | **Issue by sanxiyn**
_6 Aug 2008 at 8:28 GMT_
_Originally opened on Google Code_
----
```
The attached patch implements just enough to get @staticmethod decorator
working. Namely, the following code compiles:
class C:
@staticmethod
def id(x):
return x
print C.id(1)
```
Attachments:
* [staticmethod... | 1.0 | Support for @staticmethod - **Issue by sanxiyn**
_6 Aug 2008 at 8:28 GMT_
_Originally opened on Google Code_
----
```
The attached patch implements just enough to get @staticmethod decorator
working. Namely, the following code compiles:
class C:
@staticmethod
def id(x):
return x
print C.id(1)
```
... | defect | support for staticmethod issue by sanxiyn aug at gmt originally opened on google code the attached patch implements just enough to get staticmethod decorator working namely the following code compiles class c staticmethod def id x return x print c id atta... | 1 |
51,216 | 13,207,395,985 | IssuesEvent | 2020-08-14 22:56:42 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | I3DOMCalibration needs a container to hold daq_baselines as measured by domcal (Trac #53) | Incomplete Migration Migrated from Trac defect offline-software | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/53">https://code.icecube.wisc.edu/projects/icecube/ticket/53</a>, reported by blaufuss</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-11T03:51:18",
"_ts": "1194753078000000",
"descri... | 1.0 | I3DOMCalibration needs a container to hold daq_baselines as measured by domcal (Trac #53) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/53">https://code.icecube.wisc.edu/projects/icecube/ticket/53</a>, reported by blaufuss</summary>
<p>
```json
{
"status": "... | defect | needs a container to hold daq baselines as measured by domcal trac migrated from json status closed changetime ts description reporter blaufuss cc resolution fixed time component offl... | 1 |
73,227 | 24,512,532,945 | IssuesEvent | 2022-10-10 23:40:49 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: | I-defect needs-triaging | ### What happened?
trht
### How can we reproduce the issue?
```shell
hfgh
```
### Relevant log output
```shell
fgh
```
### Operating System
fghfh
### Selenium version
fggh
### What are the browser(s) and version(s) where you see this issue?
fghhg
### What are the browser driver(s) and version(s) where you... | 1.0 | [🐛 Bug]: - ### What happened?
trht
### How can we reproduce the issue?
```shell
hfgh
```
### Relevant log output
```shell
fgh
```
### Operating System
fghfh
### Selenium version
fggh
### What are the browser(s) and version(s) where you see this issue?
fghhg
### What are the browser driver(s) and version... | defect | what happened trht how can we reproduce the issue shell hfgh relevant log output shell fgh operating system fghfh selenium version fggh what are the browser s and version s where you see this issue fghhg what are the browser driver s and version s whe... | 1 |
75,255 | 25,724,299,004 | IssuesEvent | 2022-12-07 15:39:24 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | opening a room from room search displays empty area where the keyboard would be | T-Defect | ### Steps to reproduce
1. open the room search
2. make sure the keyboard is open (it should be by default when you open the room search)
3. tap on some room
### Outcome
#### What did you expect?
The keyboard is hidden and instead the timeline is displayed full screen.
#### What happened instead?
There is a la... | 1.0 | opening a room from room search displays empty area where the keyboard would be - ### Steps to reproduce
1. open the room search
2. make sure the keyboard is open (it should be by default when you open the room search)
3. tap on some room
### Outcome
#### What did you expect?
The keyboard is hidden and instead th... | defect | opening a room from room search displays empty area where the keyboard would be steps to reproduce open the room search make sure the keyboard is open it should be by default when you open the room search tap on some room outcome what did you expect the keyboard is hidden and instead th... | 1 |
6,096 | 2,610,220,965 | IssuesEvent | 2015-02-26 19:10:09 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | setup 236 exe html | auto-migrated Priority-Medium Type-Defect | ```
'''Андриан Мишин'''
День добрый никак не могу найти .setup 236 exe html.
где то видел уже
'''Вацлав Громов'''
Вот держи линк http://bit.ly/1b28f4j
'''Гектор Попов'''
Спасибо вроде то но просит телефон вводить
'''Афиноген Артемьев'''
Не это не влияет на баланс
'''Александр Григорьев'''
Не это не влияет на балан... | 1.0 | setup 236 exe html - ```
'''Андриан Мишин'''
День добрый никак не могу найти .setup 236 exe html.
где то видел уже
'''Вацлав Громов'''
Вот держи линк http://bit.ly/1b28f4j
'''Гектор Попов'''
Спасибо вроде то но просит телефон вводить
'''Афиноген Артемьев'''
Не это не влияет на баланс
'''Александр Григорьев'''
Не э... | defect | setup exe html андриан мишин день добрый никак не могу найти setup exe html где то видел уже вацлав громов вот держи линк гектор попов спасибо вроде то но просит телефон вводить афиноген артемьев не это не влияет на баланс александр григорьев не это не влияет на баланс ... | 1 |
14,451 | 8,584,573,538 | IssuesEvent | 2018-11-13 23:17:53 | matterhorn-chat/matterhorn | https://api.github.com/repos/matterhorn-chat/matterhorn | closed | Maintain HighlightSet instead of building it on every redraw | performance | Right now we're paying a cost to build a (potentially very large) record of sets for highlighting. There's no good reason to build the `HighlightSet` on every redraw, which is what we do now. This ticket is a note to move that into `ChatState` and maintain it as users and channels come and go, so there's no render-time... | True | Maintain HighlightSet instead of building it on every redraw - Right now we're paying a cost to build a (potentially very large) record of sets for highlighting. There's no good reason to build the `HighlightSet` on every redraw, which is what we do now. This ticket is a note to move that into `ChatState` and maintain ... | non_defect | maintain highlightset instead of building it on every redraw right now we re paying a cost to build a potentially very large record of sets for highlighting there s no good reason to build the highlightset on every redraw which is what we do now this ticket is a note to move that into chatstate and maintain ... | 0 |
774,654 | 27,205,459,901 | IssuesEvent | 2023-02-20 12:46:05 | KelvinTegelaar/CIPP | https://api.github.com/repos/KelvinTegelaar/CIPP | opened | [Feature Request]: Report on DKIM 1024 vs 2048 bitness | enhancement no-priority | ### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
As an MSP i would like to monitor the configurations of our DKIM's. Are they configured as 2048 bitness or not? Even better would be if we can rotate the DKIM keys to... | 1.0 | [Feature Request]: Report on DKIM 1024 vs 2048 bitness - ### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
As an MSP i would like to monitor the configurations of our DKIM's. Are they configured as 2048 bitness or no... | non_defect | report on dkim vs bitness description of the new feature must be an in depth explanation of the feature you want reasoning why and the added benefits for msps as a whole as an msp i would like to monitor the configurations of our dkim s are they configured as bitness or not even better would be i... | 0 |
337,258 | 10,212,808,028 | IssuesEvent | 2019-08-14 20:25:10 | publiclab/mapknitter | https://api.github.com/repos/publiclab/mapknitter | opened | In-app exporter only returning one image | bug priority | Strangely, similarly to #919, the in-app exporter seems to be running on only one image. Investigating; https://mapknitter.org/maps/nottingham-city-centre/
| 1.0 | In-app exporter only returning one image - Strangely, similarly to #919, the in-app exporter seems to be running on only one image. Investigating; https://mapknitter.org/maps/nottingham-city-centre/
| non_defect | in app exporter only returning one image strangely similarly to the in app exporter seems to be running on only one image investigating | 0 |
248,345 | 21,012,698,443 | IssuesEvent | 2022-03-30 08:13:10 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | opened | Failures on [anlaysis_server] Add support for LSP's Go-to-Type Definition | analyzer-server analyzer-test | There are new test failures on [anlaysis_server] Add support for LSP's Go-to-Type Definition
The new test compares a file URI to "file:///src/..." but on Windows the file URI starts with "file:///C:/src"
Log: https://dart-ci.appspot.com/log/any/analyzer-unittest-asserts-release-win/18419/pkg/analysis_server/test/... | 1.0 | Failures on [anlaysis_server] Add support for LSP's Go-to-Type Definition - There are new test failures on [anlaysis_server] Add support for LSP's Go-to-Type Definition
The new test compares a file URI to "file:///src/..." but on Windows the file URI starts with "file:///C:/src"
Log: https://dart-ci.appspot.com/... | non_defect | failures on add support for lsp s go to type definition there are new test failures on add support for lsp s go to type definition the new test compares a file uri to file src but on windows the file uri starts with file c src log the tests pkg analysis server test lsp type defin... | 0 |
57,806 | 16,080,367,550 | IssuesEvent | 2021-04-26 02:46:09 | bobderrico80/rhythm-randomizer-v2 | https://api.github.com/repos/bobderrico80/rhythm-randomizer-v2 | opened | Updates to translation files are not automatically invalidated on CloudFront | defect | # Reproduction Steps
1. Make an update to a translation on Google Sheets
2. Run the S3 Deploy GH Action to redeploy the `master` branch
3. Observe the translation change made
# Expected Result
- The changed translation is visible in production
# Actual Result
- The original translation is visible in produc... | 1.0 | Updates to translation files are not automatically invalidated on CloudFront - # Reproduction Steps
1. Make an update to a translation on Google Sheets
2. Run the S3 Deploy GH Action to redeploy the `master` branch
3. Observe the translation change made
# Expected Result
- The changed translation is visible in... | defect | updates to translation files are not automatically invalidated on cloudfront reproduction steps make an update to a translation on google sheets run the deploy gh action to redeploy the master branch observe the translation change made expected result the changed translation is visible in ... | 1 |
55,281 | 14,352,139,488 | IssuesEvent | 2020-11-30 03:27:32 | line/armeria | https://api.github.com/repos/line/armeria | closed | ClassLoader leak in AnnotatedValueResolver | defect | See: https://github.com/line/armeria/blob/master/core/src/main/java/com/linecorp/armeria/internal/server/annotation/AnnotatedValueResolver.java#L709
The key of the static map is a `Class`, which means the map should use weak keys. | 1.0 | ClassLoader leak in AnnotatedValueResolver - See: https://github.com/line/armeria/blob/master/core/src/main/java/com/linecorp/armeria/internal/server/annotation/AnnotatedValueResolver.java#L709
The key of the static map is a `Class`, which means the map should use weak keys. | defect | classloader leak in annotatedvalueresolver see the key of the static map is a class which means the map should use weak keys | 1 |
103,054 | 16,601,965,748 | IssuesEvent | 2021-06-01 20:50:53 | samq-ghdemo/SEARCH-NCJIS-nibrs | https://api.github.com/repos/samq-ghdemo/SEARCH-NCJIS-nibrs | opened | CVE-2020-9488 (Low) detected in multiple libraries | security vulnerability | ## CVE-2020-9488 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-core-2.6.jar</b>, <b>log4j-core-2.7.jar</b>, <b>log4j-core-2.10.0.jar</b>, <b>log4j-core-2.11.2.jar</b></p></summ... | True | CVE-2020-9488 (Low) detected in multiple libraries - ## CVE-2020-9488 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-core-2.6.jar</b>, <b>log4j-core-2.7.jar</b>, <b>log4j-core-2... | non_defect | cve low detected in multiple libraries cve low severity vulnerability vulnerable libraries core jar core jar core jar core jar core jar the apache implementation library home page a href path to dependency file search ncjis nibr... | 0 |
239,685 | 19,908,631,950 | IssuesEvent | 2022-01-25 15:09:46 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/uptime/synthetics_integration·ts - Uptime app with generated data When on the Synthetics Integration Policy Create Page create new policy allows saving tcp monitor when user enters a valid integration name and host+port | failed-test Team:uptime | A test failed on a tracked branch
```
Error: expected testSubject(postInstallAddAgentModal) to exist
at TestSubjects.existOrFail (/opt/local-ssd/buildkite/builds/kb-n2-4-884473fa5109c4af/elastic/kibana-hourly/kibana/test/functional/services/common/test_subjects.ts:45:13)
at Object.isPolicyCreatedSuccessfully (... | 1.0 | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/uptime/synthetics_integration·ts - Uptime app with generated data When on the Synthetics Integration Policy Create Page create new policy allows saving tcp monitor when user enters a valid integration name and host+port - A test failed on a tra... | non_defect | failing test chrome x pack ui functional tests x pack test functional apps uptime synthetics integration·ts uptime app with generated data when on the synthetics integration policy create page create new policy allows saving tcp monitor when user enters a valid integration name and host port a test failed on a tra... | 0 |
381,668 | 26,464,319,899 | IssuesEvent | 2023-01-16 21:16:50 | WISE-Developers/Project_issues | https://api.github.com/repos/WISE-Developers/Project_issues | opened | [TASK] Pre- 1.0-beta Build Cleanup. | documentation Task Approved 1.0 Target | the following is a list of clean up requirements prior to and during and post building and releasing 1.0-beta
1. Remove old CICD build logs from all open repos
2. Remove all Prior builds
3. Removal all Releases with old version numbers
4. remove all old build artifacts (libs executables etc)
5. Remove (Truncate) the... | 1.0 | [TASK] Pre- 1.0-beta Build Cleanup. - the following is a list of clean up requirements prior to and during and post building and releasing 1.0-beta
1. Remove old CICD build logs from all open repos
2. Remove all Prior builds
3. Removal all Releases with old version numbers
4. remove all old build artifacts (libs exe... | non_defect | pre beta build cleanup the following is a list of clean up requirements prior to and during and post building and releasing beta remove old cicd build logs from all open repos remove all prior builds removal all releases with old version numbers remove all old build artifacts libs executab... | 0 |
67,574 | 20,999,638,496 | IssuesEvent | 2022-03-29 16:12:38 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Database\Query leftJoin / rightJoin incomplete type hints | defect documentation | ### Description
Type hints for functions [leftJoin](https://github.com/cakephp/cakephp/blob/4.x/src/Database/Query.php#L796) and [rightJoin](https://github.com/cakephp/cakephp/blob/4.x/src/Database/Query.php#L818) are incomplete and should allow for the `ExpressionInterface` as a parameter.
This was added in 3.x [h... | 1.0 | Database\Query leftJoin / rightJoin incomplete type hints - ### Description
Type hints for functions [leftJoin](https://github.com/cakephp/cakephp/blob/4.x/src/Database/Query.php#L796) and [rightJoin](https://github.com/cakephp/cakephp/blob/4.x/src/Database/Query.php#L818) are incomplete and should allow for the `Expr... | defect | database query leftjoin rightjoin incomplete type hints description type hints for functions and are incomplete and should allow for the expressioninterface as a parameter this was added in x however it looks like there were no forward merges after this commit into x and so the change was... | 1 |
73,468 | 24,647,865,509 | IssuesEvent | 2022-10-17 16:07:28 | contao/core | https://api.github.com/repos/contao/core | closed | DC_Table copy childs `oncopy_callback` is not executed | defect | Following DCA Config:
1. I have a parent Table and a child table.
2. The child Table has a `oncopy_callback`
3. The parent table does not have a oncopy_callback, it is not needed.
What's happening:
Copy a child is no problem, the copy callback is correctly executed.
Copy the parent Table with all childs, the ch... | 1.0 | DC_Table copy childs `oncopy_callback` is not executed - Following DCA Config:
1. I have a parent Table and a child table.
2. The child Table has a `oncopy_callback`
3. The parent table does not have a oncopy_callback, it is not needed.
What's happening:
Copy a child is no problem, the copy callback is correctly... | defect | dc table copy childs oncopy callback is not executed following dca config i have a parent table and a child table the child table has a oncopy callback the parent table does not have a oncopy callback it is not needed what s happening copy a child is no problem the copy callback is correctly... | 1 |
72,836 | 24,321,402,510 | IssuesEvent | 2022-09-30 11:05:18 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | p-progressBar : Value not correctly displayed | defect | ### Describe the bug
Since the 13.0.0 version, the value of the progress bar is not displayed in the middle of the bar but in the middle of the colored bar.
The result is that the value is not correctly displayed when the value is inferior to 4% and the value is moving with the progression.
### Environment
Angula... | 1.0 | p-progressBar : Value not correctly displayed - ### Describe the bug
Since the 13.0.0 version, the value of the progress bar is not displayed in the middle of the bar but in the middle of the colored bar.
The result is that the value is not correctly displayed when the value is inferior to 4% and the value is movin... | defect | p progressbar value not correctly displayed describe the bug since the version the value of the progress bar is not displayed in the middle of the bar but in the middle of the colored bar the result is that the value is not correctly displayed when the value is inferior to and the value is moving... | 1 |
24,913 | 12,425,915,077 | IssuesEvent | 2020-05-24 18:35:18 | BatchDrake/SigDigger | https://api.github.com/repos/BatchDrake/SigDigger | closed | Poor ALSA performance on FreeBSD | freebsd maint-0.1.1 performance-issue | FreeBSD has an ALSA compatibility library, unfortunately it doesn't seem to perform as well as PortAudio.
For example, SigDigger processing rtlsdr feed at 1.024MS/s takes about 12% of my CPU. Then, when I enable an FM audio preview (44.1k sample rate, 22.05 kHz audio cutoff, ~15kHz bandwidth) the CPU utilization jum... | True | Poor ALSA performance on FreeBSD - FreeBSD has an ALSA compatibility library, unfortunately it doesn't seem to perform as well as PortAudio.
For example, SigDigger processing rtlsdr feed at 1.024MS/s takes about 12% of my CPU. Then, when I enable an FM audio preview (44.1k sample rate, 22.05 kHz audio cutoff, ~15kHz... | non_defect | poor alsa performance on freebsd freebsd has an alsa compatibility library unfortunately it doesn t seem to perform as well as portaudio for example sigdigger processing rtlsdr feed at s takes about of my cpu then when i enable an fm audio preview sample rate khz audio cutoff bandwidth t... | 0 |
7,499 | 2,610,391,336 | IssuesEvent | 2015-02-26 20:06:36 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | "Ghost" game window after closing | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Closing the game window
2.
3.
What is the expected output? What do you see instead?
When you close the main window, a "ghost" version is left on the screen.
What version of the product are you using? On what operating system?
Version 0.9.18-6845-cd0697c7e88b on Ubuntu 11.... | 1.0 | "Ghost" game window after closing - ```
What steps will reproduce the problem?
1. Closing the game window
2.
3.
What is the expected output? What do you see instead?
When you close the main window, a "ghost" version is left on the screen.
What version of the product are you using? On what operating system?
Version 0.... | defect | ghost game window after closing what steps will reproduce the problem closing the game window what is the expected output what do you see instead when you close the main window a ghost version is left on the screen what version of the product are you using on what operating system version ... | 1 |
19,509 | 3,214,196,319 | IssuesEvent | 2015-10-06 23:49:03 | prettydiff/prettydiff | https://api.github.com/repos/prettydiff/prettydiff | closed | TypeError: Cannot read property 'isFile' of undefined | Defect Not started | @prettydiff
Referring to my previous issue from 'atom-beautify' in which you replied:
https://github.com/Glavin001/atom-beautify/issues/589
Updated prettydiff to version 1.14.4 (!) after reading your comments and now I receive the following error when trying to run 'prettydiff' from terminal:
```/usr/local/... | 1.0 | TypeError: Cannot read property 'isFile' of undefined - @prettydiff
Referring to my previous issue from 'atom-beautify' in which you replied:
https://github.com/Glavin001/atom-beautify/issues/589
Updated prettydiff to version 1.14.4 (!) after reading your comments and now I receive the following error when tryi... | defect | typeerror cannot read property isfile of undefined prettydiff referring to my previous issue from atom beautify in which you replied updated prettydiff to version after reading your comments and now i receive the following error when trying to run prettydiff from terminal usr loc... | 1 |
60,580 | 17,023,462,904 | IssuesEvent | 2021-07-03 02:09:30 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Incorrect rendering of coastline | Component: mapnik Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 6.26am, Monday, 17th August 2009]**
The coastline off of Santa Barbara, CA USA is rendered correctly at this zoom on the website:
http://www.openstreetmap.org/?lat=34.3943&lon=-119.7306&zoom=13&layers=B000FTF
But not at the next zoom level:
http://www.... | 1.0 | Incorrect rendering of coastline - **[Submitted to the original trac issue database at 6.26am, Monday, 17th August 2009]**
The coastline off of Santa Barbara, CA USA is rendered correctly at this zoom on the website:
http://www.openstreetmap.org/?lat=34.3943&lon=-119.7306&zoom=13&layers=B000FTF
But not at the... | defect | incorrect rendering of coastline the coastline off of santa barbara ca usa is rendered correctly at this zoom on the website but not at the next zoom level it looks like the fill algorithm doesn t correctly deal with a city boundary extending out into the ocean at zoom i ll at... | 1 |
13,368 | 15,786,018,264 | IssuesEvent | 2021-04-01 17:08:22 | google/model-viewer | https://api.github.com/repos/google/model-viewer | closed | Bounds should be automatically computed for animated model | arc: compatibility arc: customization | ### Description
This is kind of a follow-up to #907. The model in this report has a very large bound when animated and much smaller on the first frame, and thus clips out of camera far plane (besides very clearly showing an abandoned shadow on the floor, which #513 will hopefully fix).
Adjusting camera orbit does... | True | Bounds should be automatically computed for animated model - ### Description
This is kind of a follow-up to #907. The model in this report has a very large bound when animated and much smaller on the first frame, and thus clips out of camera far plane (besides very clearly showing an abandoned shadow on the floor, w... | non_defect | bounds should be automatically computed for animated model description this is kind of a follow up to the model in this report has a very large bound when animated and much smaller on the first frame and thus clips out of camera far plane besides very clearly showing an abandoned shadow on the floor whi... | 0 |
562,053 | 16,637,344,950 | IssuesEvent | 2021-06-04 01:54:39 | eclipse-ee4j/glassfish | https://api.github.com/repos/eclipse-ee4j/glassfish | closed | JAX-RS and Servlet Constraint Overlap (Support for Multiple Auth Mechanisms) | Component: security ERR: Assignee Priority: Major Stale Type: New Feature | Currently, due to the JAX-RS reliance on the servlet container's authentication mechanism, it is possible to define a security constraint with an URL pattern that encompasses a JAX-RS endpoint as well as other servlets within the application.
When the configured authentication method within web.xml is FORM or any othe... | 1.0 | JAX-RS and Servlet Constraint Overlap (Support for Multiple Auth Mechanisms) - Currently, due to the JAX-RS reliance on the servlet container's authentication mechanism, it is possible to define a security constraint with an URL pattern that encompasses a JAX-RS endpoint as well as other servlets within the application... | non_defect | jax rs and servlet constraint overlap support for multiple auth mechanisms currently due to the jax rs reliance on the servlet container s authentication mechanism it is possible to define a security constraint with an url pattern that encompasses a jax rs endpoint as well as other servlets within the application... | 0 |
219,307 | 24,467,596,483 | IssuesEvent | 2022-10-07 16:24:06 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Vulnerability roundup 113: advancecomp-2.1: 1 advisory [7.8] | 1.severity: security | [search](https://search.nix.gsc.io/?q=advancecomp&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=advancecomp+in%3Apath&type=Code)
* [ ] [CVE-2019-8383](https://nvd.nist.gov/vuln/detail/CVE-2019-8383) CVSSv3=7.8 (nixos-21.11, nixos-unstable)
## CVE details
### CVE-2019-... | True | Vulnerability roundup 113: advancecomp-2.1: 1 advisory [7.8] - [search](https://search.nix.gsc.io/?q=advancecomp&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=advancecomp+in%3Apath&type=Code)
* [ ] [CVE-2019-8383](https://nvd.nist.gov/vuln/detail/CVE-2019-8383) CVSSv3=7... | non_defect | vulnerability roundup advancecomp advisory nixos nixos unstable cve details cve an issue was discovered in advancecomp through an invalid memory address occurs in the function adv png unfilter in lib png c it can be triggered by sending a crafted file to... | 0 |
17,603 | 5,446,954,635 | IssuesEvent | 2017-03-07 12:09:48 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [com_fields] Field that is assigned to a category in context category is shown everywhere | No Code Attached Yet | The first field is assigned to the Category "Bildauswahl"

By creating a Category with another Parent the field ist still shown:

By creating a Category with another Parent the field i... | non_defect | field that is assigned to a category in context category is shown everywhere the first field is assigned to the category bildauswahl by creating a category with another parent the field ist still shown | 0 |
654,866 | 21,672,201,029 | IssuesEvent | 2022-05-08 05:52:19 | theRookieCoder/ferium | https://api.github.com/repos/theRookieCoder/ferium | closed | Support for parallel upgrade checking | enhancement priority | Currently it takes a while to check all of the mods. I wonder would it be possible to seperate them into different threads.
Although would this hit the api limit more easily? Or does this not matter | 1.0 | Support for parallel upgrade checking - Currently it takes a while to check all of the mods. I wonder would it be possible to seperate them into different threads.
Although would this hit the api limit more easily? Or does this not matter | non_defect | support for parallel upgrade checking currently it takes a while to check all of the mods i wonder would it be possible to seperate them into different threads although would this hit the api limit more easily or does this not matter | 0 |
69,377 | 22,332,217,483 | IssuesEvent | 2022-06-14 15:21:14 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | Disk I/O (creating new VM image on ZFS disk) creating kernel panic | Type: Defect Status: Stale Status: Triage Needed | <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documentation
and mailing list arch... | 1.0 | Disk I/O (creating new VM image on ZFS disk) creating kernel panic - <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable informa... | defect | disk i o creating new vm image on zfs disk creating kernel panic thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much o... | 1 |
68,677 | 8,319,083,631 | IssuesEvent | 2018-09-25 16:12:56 | publiclab/plots2 | https://api.github.com/repos/publiclab/plots2 | opened | Header navbar runs out of space and covers content | HTML css design fto-candidate help-wanted | Our new header is very nice, but it needs to collapse a bit earlier; we use Bootstrap: https://getbootstrap.com/docs/3.3/

We should have it collapse into the "minimal" look e... | 1.0 | Header navbar runs out of space and covers content - Our new header is very nice, but it needs to collapse a bit earlier; we use Bootstrap: https://getbootstrap.com/docs/3.3/

... | non_defect | header navbar runs out of space and covers content our new header is very nice but it needs to collapse a bit earlier we use bootstrap we should have it collapse into the minimal look earlier the code is here this will take some testing with expanding and contracting the browser wi... | 0 |
55,752 | 14,667,786,729 | IssuesEvent | 2020-12-29 19:31:47 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | Base Q&A form cannot be saved | Defect Drupal engineering Product Support Team | **Describe the defect**
New Q&A nodes cannot be saved without enabling a standalone page setting.
**Workaround**
Current workaround for saving new Q&A nodes is to save them with standalone page enabled, then disable the standalone page on subsequent edit.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to /n... | 1.0 | Base Q&A form cannot be saved - **Describe the defect**
New Q&A nodes cannot be saved without enabling a standalone page setting.
**Workaround**
Current workaround for saving new Q&A nodes is to save them with standalone page enabled, then disable the standalone page on subsequent edit.
**To Reproduce**
Steps to rep... | defect | base q a form cannot be saved describe the defect new q a nodes cannot be saved without enabling a standalone page setting workaround current workaround for saving new q a nodes is to save them with standalone page enabled then disable the standalone page on subsequent edit to reproduce steps to rep... | 1 |
9,046 | 2,615,124,503 | IssuesEvent | 2015-03-01 05:52:24 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | setOauthToken uses query parameter oauthToken instead of oauth_token | auto-migrated Component-Google-APIs Milestone-Version1.7.0 Priority-Medium Type-Defect | ```
Version of google-api-java-client (e.g. 1.5.0-beta)?
1.6.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
All
Describe the problem.
builder.setJsonHttpRequestInitializer(
new JsonHttpRequestInitializer() {
@Override
public void initialize(JsonHttpRequest request) ... | 1.0 | setOauthToken uses query parameter oauthToken instead of oauth_token - ```
Version of google-api-java-client (e.g. 1.5.0-beta)?
1.6.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
All
Describe the problem.
builder.setJsonHttpRequestInitializer(
new JsonHttpRequestInitializer() {
... | defect | setoauthtoken uses query parameter oauthtoken instead of oauth token version of google api java client e g beta beta java environment e g java android app engine all describe the problem builder setjsonhttprequestinitializer new jsonhttprequestinitializer ... | 1 |
9,358 | 2,615,145,766 | IssuesEvent | 2015-03-01 06:21:42 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | make topnav and main nav consistent | auto-migrated Maintenance Priority-Medium Type-Defect | ```
make topnav and main nav consistent
```
Original issue reported on code.google.com by `paulir...@google.com` on 4 Aug 2010 at 10:54 | 1.0 | make topnav and main nav consistent - ```
make topnav and main nav consistent
```
Original issue reported on code.google.com by `paulir...@google.com` on 4 Aug 2010 at 10:54 | defect | make topnav and main nav consistent make topnav and main nav consistent original issue reported on code google com by paulir google com on aug at | 1 |
60,331 | 17,023,398,576 | IssuesEvent | 2021-07-03 01:49:28 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Xapi 0.6 query of ways or relations returns not the related data | Component: xapi Priority: major Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 5.49am, Friday, 8th May 2009]**
XAPI should return related nodes and ways, but does not.
Example: http://osmxapi.hypercube.telascience.org/api/0.6/relation[bbox=9.5,52.4,9.6,52.5]
0.5 return first related nodes then ways and then the queried relations.
In 0.6 on... | 1.0 | Xapi 0.6 query of ways or relations returns not the related data - **[Submitted to the original trac issue database at 5.49am, Friday, 8th May 2009]**
XAPI should return related nodes and ways, but does not.
Example: http://osmxapi.hypercube.telascience.org/api/0.6/relation[bbox=9.5,52.4,9.6,52.5]
0.5 return first... | defect | xapi query of ways or relations returns not the related data xapi should return related nodes and ways but does not example return first related nodes then ways and then the queried relations in only the relations are returned | 1 |
72,143 | 23,957,610,843 | IssuesEvent | 2022-09-12 16:08:39 | dkfans/keeperfx | https://api.github.com/repos/dkfans/keeperfx | opened | Effect line hangs the game through log file | Type-Defect Priority-High | On a specific map at this specific point:

It does so by immediately writing hundreds of megabytes of data to the log.
To reproduce:
1) Download and install this mappack: [UndivineDungeon1.4 Keeperfx A... | 1.0 | Effect line hangs the game through log file - On a specific map at this specific point:

It does so by immediately writing hundreds of megabytes of data to the log.
To reproduce:
1) Download and instal... | defect | effect line hangs the game through log file on a specific map at this specific point it does so by immediately writing hundreds of megabytes of data to the log to reproduce download and install this mappack start the map in the list reveal the map and take over the central prison fr... | 1 |
4,729 | 2,610,153,693 | IssuesEvent | 2015-02-26 18:48:55 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Base Layout | auto-migrated Priority-Medium Type-Defect | ```
Base Layout planet icons all over)
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:06 | 1.0 | Base Layout - ```
Base Layout planet icons all over)
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:06 | defect | base layout base layout planet icons all over original issue reported on code google com by gmail com on jan at | 1 |
38,153 | 8,675,126,270 | IssuesEvent | 2018-11-30 09:57:50 | CenturyLinkCloud/mdw | https://api.github.com/repos/CenturyLinkCloud/mdw | opened | Notification activity unable to parse email list | defect | At line 92 of ContextEmailRecipients.java, newly created list is being iterated instead of the recip. | 1.0 | Notification activity unable to parse email list - At line 92 of ContextEmailRecipients.java, newly created list is being iterated instead of the recip. | defect | notification activity unable to parse email list at line of contextemailrecipients java newly created list is being iterated instead of the recip | 1 |
53,714 | 23,039,481,746 | IssuesEvent | 2022-07-23 00:35:39 | microsoft/vscode-cpptools | https://api.github.com/repos/microsoft/vscode-cpptools | opened | File creation incorrect triggers an unnecessary IntelliSense process when recursive includes is not actually updated | bug Language Service performance Feature: Configuration | ### Environment
- OS and Version:
- VS Code Version:
- C/C++ Extension Version:
- Other extensions you installed (and if the issue persists after disabling them):
- If using SSH remote, specify OS of remote machine:
- A clear and concise description of what the bug is, including information about the workspac... | 1.0 | File creation incorrect triggers an unnecessary IntelliSense process when recursive includes is not actually updated - ### Environment
- OS and Version:
- VS Code Version:
- C/C++ Extension Version:
- Other extensions you installed (and if the issue persists after disabling them):
- If using SSH remote, specify ... | non_defect | file creation incorrect triggers an unnecessary intellisense process when recursive includes is not actually updated environment os and version vs code version c c extension version other extensions you installed and if the issue persists after disabling them if using ssh remote specify ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.