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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
323,002 | 9,835,021,957 | IssuesEvent | 2019-06-17 11:12:14 | Dacaspex/Exhibit | https://api.github.com/repos/Dacaspex/Exhibit | opened | Change title in web browser | back-end enhancement low-priority user-interface | Change the title for the tab in the web browser to something other than "Temp". | 1.0 | Change title in web browser - Change the title for the tab in the web browser to something other than "Temp". | non_defect | change title in web browser change the title for the tab in the web browser to something other than temp | 0 |
240,353 | 26,256,303,723 | IssuesEvent | 2023-01-06 01:14:36 | szb512/redux-saga-1 | https://api.github.com/repos/szb512/redux-saga-1 | opened | CVE-2020-7733 (High) detected in ua-parser-js-0.7.20.tgz | security vulnerability | ## CVE-2020-7733 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.20.tgz</b></p></summary>
<p>Lightweight JavaScript-based user-agent string parser</p>
<p>Library home ... | True | CVE-2020-7733 (High) detected in ua-parser-js-0.7.20.tgz - ## CVE-2020-7733 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.20.tgz</b></p></summary>
<p>Lightweight Jav... | non_defect | cve high detected in ua parser js tgz cve high severity vulnerability vulnerable library ua parser js tgz lightweight javascript based user agent string parser library home page a href path to dependency file package json path to vulnerable library node modules ua ... | 0 |
58,579 | 14,438,174,781 | IssuesEvent | 2020-12-07 12:39:31 | virtualsatellite/VirtualSatellite4-Core | https://api.github.com/repos/virtualsatellite/VirtualSatellite4-Core | opened | Upload Surefire Reports in case of CI Failure | build | In case test cases fail on GitHub Actions, it would be nice to access the Surefire reports as build artifacts.
| 1.0 | Upload Surefire Reports in case of CI Failure - In case test cases fail on GitHub Actions, it would be nice to access the Surefire reports as build artifacts.
| non_defect | upload surefire reports in case of ci failure in case test cases fail on github actions it would be nice to access the surefire reports as build artifacts | 0 |
28,118 | 5,192,866,026 | IssuesEvent | 2017-01-22 13:40:05 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Exception thrown when creating table with SQLDataType.TIMESTAMPWITHTIMEZONE in H2 | C: DB: H2 C: Functionality P: Medium T: Defect | Running the java statement will throw the exception bellow.
```java
context.createTableIfNotExists(table(tableName))
.column(field("UUID", UUID.class), SQLDataType.UUID.nullable(false))
.column(field("ID", Integer.class), SQLDataType.INTEGER.nullable(false))
... | 1.0 | Exception thrown when creating table with SQLDataType.TIMESTAMPWITHTIMEZONE in H2 - Running the java statement will throw the exception bellow.
```java
context.createTableIfNotExists(table(tableName))
.column(field("UUID", UUID.class), SQLDataType.UUID.nullable(false))
.colu... | defect | exception thrown when creating table with sqldatatype timestampwithtimezone in running the java statement will throw the exception bellow java context createtableifnotexists table tablename column field uuid uuid class sqldatatype uuid nullable false colum... | 1 |
232,103 | 18,845,147,951 | IssuesEvent | 2021-11-11 14:11:59 | lanl/scico | https://api.github.com/repos/lanl/scico | opened | DnCNN broken for RGB input | bug tests | When passed a 32 x 32 x 3 input array, `scico.functional.DnCNN` gives a long stack trace with error
```
ScopeParamShapeError: Inconsistent shapes between value and initializer for parameter "kernel" in
"/conv_start": (3, 3, 1, 64), (3, 3, 3, 64).
(https://flax.readthedocs.io/en/latest/flax.errors.html#flax.errors.S... | 1.0 | DnCNN broken for RGB input - When passed a 32 x 32 x 3 input array, `scico.functional.DnCNN` gives a long stack trace with error
```
ScopeParamShapeError: Inconsistent shapes between value and initializer for parameter "kernel" in
"/conv_start": (3, 3, 1, 64), (3, 3, 3, 64).
(https://flax.readthedocs.io/en/latest/f... | non_defect | dncnn broken for rgb input when passed a x x input array scico functional dncnn gives a long stack trace with error scopeparamshapeerror inconsistent shapes between value and initializer for parameter kernel in conv start also while there are tests for t... | 0 |
411,259 | 12,016,135,587 | IssuesEvent | 2020-04-10 15:27:44 | AY1920S2-CS2103T-W13-3/main | https://api.github.com/repos/AY1920S2-CS2103T-W13-3/main | opened | Deadline class needs rework | priority.High severity.Medium | 1. Can add a deadline with the same name/date/time (maybe can consider rejecting)
2. if you have a deadline with the same name but different dates (eg 2 different presentations) -> you cannot choose which one to edit
3. delete task deletes all tasks with the same name | 1.0 | Deadline class needs rework - 1. Can add a deadline with the same name/date/time (maybe can consider rejecting)
2. if you have a deadline with the same name but different dates (eg 2 different presentations) -> you cannot choose which one to edit
3. delete task deletes all tasks with the same name | non_defect | deadline class needs rework can add a deadline with the same name date time maybe can consider rejecting if you have a deadline with the same name but different dates eg different presentations you cannot choose which one to edit delete task deletes all tasks with the same name | 0 |
428,683 | 30,006,106,360 | IssuesEvent | 2023-06-26 12:33:55 | uzh-eth-mp/app | https://api.github.com/repos/uzh-eth-mp/app | closed | Update main README.md | documentation | - [x] Add readme on config setup
- [x] Add readme on how to add a new ABI
- [x] Add readme on how to add a new Event
- [x] Update the diagram of the app to match the current state with with descriptions of kafka topics and number of replicas
- [x] Update final env vars descriptions
- [x] Add section for tools (que... | 1.0 | Update main README.md - - [x] Add readme on config setup
- [x] Add readme on how to add a new ABI
- [x] Add readme on how to add a new Event
- [x] Update the diagram of the app to match the current state with with descriptions of kafka topics and number of replicas
- [x] Update final env vars descriptions
- [x] Ad... | non_defect | update main readme md add readme on config setup add readme on how to add a new abi add readme on how to add a new event update the diagram of the app to match the current state with with descriptions of kafka topics and number of replicas update final env vars descriptions add section fo... | 0 |
64,565 | 15,949,182,673 | IssuesEvent | 2021-04-15 07:04:15 | nextcloud/desktop | https://api.github.com/repos/nextcloud/desktop | closed | CMake Can’t Find Included SQLite3 on macOS | bug building os: :apple: macOS | ## How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.... | 1.0 | CMake Can’t Find Included SQLite3 on macOS - ## How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please don't comment if you have no relevant information to add. It's just extra... | non_defect | cmake can’t find included on macos how to use github please use the 👍 to show that you are affected by the same issue please don t comment if you have no relevant information to add it s just extra noise for everyone subscribed to this issue subscribe to receive notifications on status change ... | 0 |
172,134 | 27,238,982,935 | IssuesEvent | 2023-02-21 18:37:09 | JaviTrek/AW-Competitive | https://api.github.com/repos/JaviTrek/AW-Competitive | closed | Create home page | Easy Graphic Design | Create a home page with basic information, images and other related stuff to AW. Make an emphasis on competitive play | 1.0 | Create home page - Create a home page with basic information, images and other related stuff to AW. Make an emphasis on competitive play | non_defect | create home page create a home page with basic information images and other related stuff to aw make an emphasis on competitive play | 0 |
70,388 | 23,149,831,283 | IssuesEvent | 2022-07-29 07:09:10 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Pinned Shortcut: disabled when doing a clear cache | T-Defect | ### Steps to reproduce
1. Create a pinned shortcut for one room
2. Do a clear cache from the app setting
### Outcome
#### What did you expect?
The pinned shortcut is still usable
#### What happened instead?
The pinned shortcut si disabled, with the reason: "the session has been signed out!"
### Your pho... | 1.0 | Pinned Shortcut: disabled when doing a clear cache - ### Steps to reproduce
1. Create a pinned shortcut for one room
2. Do a clear cache from the app setting
### Outcome
#### What did you expect?
The pinned shortcut is still usable
#### What happened instead?
The pinned shortcut si disabled, with the rea... | defect | pinned shortcut disabled when doing a clear cache steps to reproduce create a pinned shortcut for one room do a clear cache from the app setting outcome what did you expect the pinned shortcut is still usable what happened instead the pinned shortcut si disabled with the rea... | 1 |
57,807 | 16,081,797,002 | IssuesEvent | 2021-04-26 06:12:29 | idaholab/raven | https://api.github.com/repos/idaholab/raven | closed | [DEFECT] Outstream error if not Dataobject found results in a crash | defect priority_normal | --------
Defect Description
--------
**Describe the defect**
##### What did you expect to see happen?
The OutStreamInterface to error out with a meaningful error if a DataObject that was supposed to be in the step, was not inputted by the user.
##### What did you see instead?
A crash:
;
TensorView* tv0 = ... | 1.0 | Segfault with bad schedule - ### 🐛 Describe the bug
I forgot to add an output to a schedule and it resulted in a segfault within computeAt. Uncertain where it came from as I didn't dig deeper but we should probably throw a proper error instead of hitting a segfault.
```.cpp
Fusion fusion;
FusionGuard fg(&fus... | non_defect | segfault with bad schedule 🐛 describe the bug i forgot to add an output to a schedule and it resulted in a segfault within computeat uncertain where it came from as i didn t dig deeper but we should probably throw a proper error instead of hitting a segfault cpp fusion fusion fusionguard fg fus... | 0 |
291,474 | 25,150,410,705 | IssuesEvent | 2022-11-10 09:35:19 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | GHE DogFood perf issues | team/devx devx/q4b1/scaletesting | ### User Experience
When you navigate to https://ghe.sgdev.org/settings/organizations you'll get a 502. Initially we thought it was just the sheer amount of repos/users. But @jhchabran also reported a **significant** decrease in performance when copying repos to the GHE instances compared to GHE-scaletesting.
@indr... | 1.0 | GHE DogFood perf issues - ### User Experience
When you navigate to https://ghe.sgdev.org/settings/organizations you'll get a 502. Initially we thought it was just the sheer amount of repos/users. But @jhchabran also reported a **significant** decrease in performance when copying repos to the GHE instances compared to ... | non_defect | ghe dogfood perf issues user experience when you navigate to you ll get a initially we thought it was just the sheer amount of repos users but jhchabran also reported a significant decrease in performance when copying repos to the ghe instances compared to ghe scaletesting indradhanush also repor... | 0 |
12,022 | 2,675,938,943 | IssuesEvent | 2015-03-25 15:17:41 | acardona/CATMAID | https://api.github.com/repos/acardona/CATMAID | opened | 3D viewer: stepwise visibility in animations should ignore hidden neurons | context: 3d-viewer difficulty: low priority: important type: defect | If stepwise visibility is enabled for an animation in the 3D viewer, also hidden neurons are respected. They are not shown, but rotations are done for them as well. They should be ignored instead. | 1.0 | 3D viewer: stepwise visibility in animations should ignore hidden neurons - If stepwise visibility is enabled for an animation in the 3D viewer, also hidden neurons are respected. They are not shown, but rotations are done for them as well. They should be ignored instead. | defect | viewer stepwise visibility in animations should ignore hidden neurons if stepwise visibility is enabled for an animation in the viewer also hidden neurons are respected they are not shown but rotations are done for them as well they should be ignored instead | 1 |
46,922 | 5,841,251,113 | IssuesEvent | 2017-05-10 00:05:10 | mautic/mautic | https://api.github.com/repos/mautic/mautic | closed | Select Field on Campaign Conditions not Working | Bug Ready To Test | What type of report is this:
| Q | A
| ---| ---
| Bug report? | Y
| Feature request? | N
| Enhancement? | N
## Description:
When use an select field on Campaign Conditions, the Text / Value are set to [Object]
, it will return null.
3. Call m.containsKey("somekey"), it returns true.
| 1.0 | [map] containsKey return true even the key is not exist in the map - Hazelcast version is 3.8.3
Cluster size is 1
Java version 1.8
Operating system MacOS 10.12.5
Reproduce steps:
1. Make sure the map doesn't have key "somekey".
2. Call m.get("somekey"), it will return null.
3. Call m.containsKey("somekey"), it... | defect | containskey return true even the key is not exist in the map hazelcast version is cluster size is java version operating system macos reproduce steps make sure the map doesn t have key somekey call m get somekey it will return null call m containskey somekey it retur... | 1 |
178,543 | 14,672,840,870 | IssuesEvent | 2020-12-30 11:36:27 | corona-warn-app/cwa-documentation | https://api.github.com/repos/corona-warn-app/cwa-documentation | closed | When TEKs are missing on the device, wrong TRLs are applied during Diagnosis Key upload | bug documentation mirrored-to-jira | ## Where to find the issue
This is a bug in both apps (Android and iOS). See also the [comment](https://github.com/corona-warn-app/cwa-documentation/issues/343#issuecomment-653764384) below.
## Describe the issue
Normally, the EN framework generates a new TEK each day, and keeps all TEKs of the last 14 days.
But ... | 1.0 | When TEKs are missing on the device, wrong TRLs are applied during Diagnosis Key upload - ## Where to find the issue
This is a bug in both apps (Android and iOS). See also the [comment](https://github.com/corona-warn-app/cwa-documentation/issues/343#issuecomment-653764384) below.
## Describe the issue
Normally, th... | non_defect | when teks are missing on the device wrong trls are applied during diagnosis key upload where to find the issue this is a bug in both apps android and ios see also the below describe the issue normally the en framework generates a new tek each day and keeps all teks of the last days but if e ... | 0 |
10,014 | 2,618,930,672 | IssuesEvent | 2015-03-03 00:00:10 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | Skirmish Error - Repeatable | auto-migrated Component-Logic Milestone-0.95.200 Priority-Medium Type-Defect | ```
Game version:
0.95.115
Operating System:
Windows 7, x86, 6.1
Java runtime version:
1.7.0_09 (Class Version:51.0)
Installed using the Launcher?
Yes
Game language (en, hu, de):
English
What steps will reproduce the problem?
1.Open New Skirmish session
2.Set Race 'Package' to Human vs. AI
3.Set Tech Tree 'Package... | 1.0 | Skirmish Error - Repeatable - ```
Game version:
0.95.115
Operating System:
Windows 7, x86, 6.1
Java runtime version:
1.7.0_09 (Class Version:51.0)
Installed using the Launcher?
Yes
Game language (en, hu, de):
English
What steps will reproduce the problem?
1.Open New Skirmish session
2.Set Race 'Package' to Human v... | defect | skirmish error repeatable game version operating system windows java runtime version class version installed using the launcher yes game language en hu de english what steps will reproduce the problem open new skirmish session set race package to human vs ai ... | 1 |
64,534 | 18,726,484,291 | IssuesEvent | 2021-11-03 16:46:21 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Error when using DATE_ADD with TRUNC in PostgreSQL | T: Defect C: Functionality C: DB: PostgreSQL P: Medium E: All Editions | This query produces an error for `DatePart.DAY` in PostgreSQL:
```java
DSL.using(con).select(dateAdd(trunc(Date.valueOf("2021-10-28"), part), interval, part)).fetchOne();
```
The rendered query is:
```sql
select (date_trunc('day', cast(? as date)) + ?)
```
And the error is:
> No operator matches the ... | 1.0 | Error when using DATE_ADD with TRUNC in PostgreSQL - This query produces an error for `DatePart.DAY` in PostgreSQL:
```java
DSL.using(con).select(dateAdd(trunc(Date.valueOf("2021-10-28"), part), interval, part)).fetchOne();
```
The rendered query is:
```sql
select (date_trunc('day', cast(? as date)) + ?)
`... | defect | error when using date add with trunc in postgresql this query produces an error for datepart day in postgresql java dsl using con select dateadd trunc date valueof part interval part fetchone the rendered query is sql select date trunc day cast as date ... | 1 |
504,601 | 14,620,262,869 | IssuesEvent | 2020-12-22 19:23:40 | googleapis/elixir-google-api | https://api.github.com/repos/googleapis/elixir-google-api | closed | Synthesis failed for CloudTasks | api: cloudtasks autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate CloudTasks. :broken_heart:
Here's the output from running `synth.py`:
```
s/lib/google_api/cloud_tasks/v2/model/queue.ex.
Writing RateLimits to clients/cloud_tasks/lib/google_api/cloud_tasks/v2/model/rate_limits.ex.
Writing ResumeQueueRequest to clients/cloud_tasks/lib/google_api/... | 1.0 | Synthesis failed for CloudTasks - Hello! Autosynth couldn't regenerate CloudTasks. :broken_heart:
Here's the output from running `synth.py`:
```
s/lib/google_api/cloud_tasks/v2/model/queue.ex.
Writing RateLimits to clients/cloud_tasks/lib/google_api/cloud_tasks/v2/model/rate_limits.ex.
Writing ResumeQueueRequest to c... | non_defect | synthesis failed for cloudtasks hello autosynth couldn t regenerate cloudtasks broken heart here s the output from running synth py s lib google api cloud tasks model queue ex writing ratelimits to clients cloud tasks lib google api cloud tasks model rate limits ex writing resumequeuerequest to cli... | 0 |
77,328 | 26,924,545,178 | IssuesEvent | 2023-02-07 12:55:15 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: Custom capability is not working properly with IE in selenium 4 | I-defect needs-triaging | ### What happened?
I have a hub with two kind of different Grid nodes. I am trying to set a custom-cap in IE (Edge with Internet Explorer Mode), however, when I set (“custom-cap”, false), the tests are executed on any node indistinctly.
I have trying to set different kind of prefix as well, but nothing works: (“c:cus... | 1.0 | [🐛 Bug]: Custom capability is not working properly with IE in selenium 4 - ### What happened?
I have a hub with two kind of different Grid nodes. I am trying to set a custom-cap in IE (Edge with Internet Explorer Mode), however, when I set (“custom-cap”, false), the tests are executed on any node indistinctly.
I hav... | defect | custom capability is not working properly with ie in selenium what happened i have a hub with two kind of different grid nodes i am trying to set a custom cap in ie edge with internet explorer mode however when i set “custom cap” false the tests are executed on any node indistinctly i have tryin... | 1 |
752,024 | 26,270,292,061 | IssuesEvent | 2023-01-06 16:20:32 | zowe/zowe-cli | https://api.github.com/repos/zowe/zowe-cli | reopened | [next] zowe.config.json in a home directory is not considered in selection if zowe.config.user.json exists in the project folder | bug priority-medium | Run `zowe config init --global-config`. It will create a `zowe.config.json` in your home directory. Then open it and set it up.
Run any zowe command that is using properties of that global config file.
Run `zowe config init --user-config`. It will create a` zowe.config.user.json` in your project directory. Then o... | 1.0 | [next] zowe.config.json in a home directory is not considered in selection if zowe.config.user.json exists in the project folder - Run `zowe config init --global-config`. It will create a `zowe.config.json` in your home directory. Then open it and set it up.
Run any zowe command that is using properties of that glob... | non_defect | zowe config json in a home directory is not considered in selection if zowe config user json exists in the project folder run zowe config init global config it will create a zowe config json in your home directory then open it and set it up run any zowe command that is using properties of that global co... | 0 |
72,913 | 24,359,433,436 | IssuesEvent | 2022-10-03 10:20:20 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | closed | `poetry install` seems to build Rust crate in `debug` mode | A-Packaging T-Defect X-Release-Blocker | We should build it in `release` mode for packages, at the very least.
I *think* wheels are correctly built in release mode | 1.0 | `poetry install` seems to build Rust crate in `debug` mode - We should build it in `release` mode for packages, at the very least.
I *think* wheels are correctly built in release mode | defect | poetry install seems to build rust crate in debug mode we should build it in release mode for packages at the very least i think wheels are correctly built in release mode | 1 |
57,769 | 16,048,004,124 | IssuesEvent | 2021-04-22 15:38:54 | unascribed/Fabrication | https://api.github.com/repos/unascribed/Fabrication | opened | Disconnect when someone does /hidearmor when armor is already hidden | k: Defect n: Fabric s: New | Everybody in the vicinity gets disconnected from the server. Not sure whether this happens if only Fabrication is loaded, sorry can't test without stopping the server and making other people test with me, and I'm not gonna do that. | 1.0 | Disconnect when someone does /hidearmor when armor is already hidden - Everybody in the vicinity gets disconnected from the server. Not sure whether this happens if only Fabrication is loaded, sorry can't test without stopping the server and making other people test with me, and I'm not gonna do that. | defect | disconnect when someone does hidearmor when armor is already hidden everybody in the vicinity gets disconnected from the server not sure whether this happens if only fabrication is loaded sorry can t test without stopping the server and making other people test with me and i m not gonna do that | 1 |
72,030 | 23,900,119,072 | IssuesEvent | 2022-09-08 17:58:29 | zorzella/guiceberry | https://api.github.com/repos/zorzella/guiceberry | closed | @TestScoped doesn't play well with PrivateModule | Priority-Medium Type-Defect auto-migrated | ```
- I have a GuiceBerryModule that installs two identical private modules.
- Each private module's constructor takes an Integer and a Class<? extends
Annotation>.
- The private module has a provider which converts the Integer to its String
representation. (This is to simulate work done on input from constructor).
-... | 1.0 | @TestScoped doesn't play well with PrivateModule - ```
- I have a GuiceBerryModule that installs two identical private modules.
- Each private module's constructor takes an Integer and a Class<? extends
Annotation>.
- The private module has a provider which converts the Integer to its String
representation. (This is ... | defect | testscoped doesn t play well with privatemodule i have a guiceberrymodule that installs two identical private modules each private module s constructor takes an integer and a class extends annotation the private module has a provider which converts the integer to its string representation this is ... | 1 |
45,499 | 12,829,152,210 | IssuesEvent | 2020-07-06 22:08:12 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [COGNITION]: Accept Terms Prompt - SHOULD have a way to override the heading level | 508-defect-2 508-issue-cognition 508/Accessibility design system | # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief description of the problem
---
[SCREENREADER]: Edit buttons need aria-label for context
... | 1.0 | [COGNITION]: Accept Terms Prompt - SHOULD have a way to override the heading level - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief descr... | defect | accept terms prompt should have a way to override the heading level enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase by one er... | 1 |
147,378 | 5,638,677,517 | IssuesEvent | 2017-04-06 12:38:08 | graphcool/console | https://api.github.com/repos/graphcool/console | closed | It's not possible to open the field popup from the data browser | area/models/databrowser bug priority/high | Hovering a field in the data browser shows the edit button, but then moving your mouse there hides the button again | 1.0 | It's not possible to open the field popup from the data browser - Hovering a field in the data browser shows the edit button, but then moving your mouse there hides the button again | non_defect | it s not possible to open the field popup from the data browser hovering a field in the data browser shows the edit button but then moving your mouse there hides the button again | 0 |
45,069 | 18,361,435,422 | IssuesEvent | 2021-10-09 09:18:43 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | [appservice] "Test Deb Packages Focal" intermittently fails on `test_devops_build_commands_thru_mock.py` | Service Attention App Services | **Describe the bug**
"Test Deb Packages Focal" intermittently fails on `test_devops_build_commands_thru_mock`:
https://dev.azure.com/azure-sdk/public/_build/results?buildId=1133402&view=logs&j=ad51cf76-b294-5bde-777e-be77cc5f3050&t=0e02ab23-4098-514d-f7b9-ab422251bbb2&l=2274
```
==============================... | 2.0 | [appservice] "Test Deb Packages Focal" intermittently fails on `test_devops_build_commands_thru_mock.py` - **Describe the bug**
"Test Deb Packages Focal" intermittently fails on `test_devops_build_commands_thru_mock`:
https://dev.azure.com/azure-sdk/public/_build/results?buildId=1133402&view=logs&j=ad51cf76-b294-... | non_defect | test deb packages focal intermittently fails on test devops build commands thru mock py describe the bug test deb packages focal intermittently fails on test devops build commands thru mock errors error coll... | 0 |
43,642 | 11,787,766,434 | IssuesEvent | 2020-03-17 14:32:53 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | closed | Fault model coil fouling for hot water heating coil does not appear to be working | Defect | Issue overview
--------------
User file has a FaultModel:Fouling:Coil attached to a Coil:Heating:Water. The coil output, water flow and all other results are identical with and without the fault model. User reports that it also has no impact on cooling coils.
Another ticket complains about the cooling coil, with... | 1.0 | Fault model coil fouling for hot water heating coil does not appear to be working - Issue overview
--------------
User file has a FaultModel:Fouling:Coil attached to a Coil:Heating:Water. The coil output, water flow and all other results are identical with and without the fault model. User reports that it also has ... | defect | fault model coil fouling for hot water heating coil does not appear to be working issue overview user file has a faultmodel fouling coil attached to a coil heating water the coil output water flow and all other results are identical with and without the fault model user reports that it also has ... | 1 |
154,329 | 5,917,600,130 | IssuesEvent | 2017-05-22 13:38:30 | ProgrammingLife2017/Desoxyribonucleinezuur | https://api.github.com/repos/ProgrammingLife2017/Desoxyribonucleinezuur | closed | GUITest won't close window until all tests are done | bug priority: D time:2 | Even when running tests from other classes. | 1.0 | GUITest won't close window until all tests are done - Even when running tests from other classes. | non_defect | guitest won t close window until all tests are done even when running tests from other classes | 0 |
558,826 | 16,543,306,516 | IssuesEvent | 2021-05-27 19:51:46 | celo-org/wallet | https://api.github.com/repos/celo-org/wallet | closed | Display contact lists in either national or international format | Component: Send/Request Priority: P3 good first issue wallet | ### Expected Behavior
Contacts from the user contact list are displayed in the format which they were entered in.
### Current Behavior
Valora displays all user contacts in the national format and switches it to international under the hood.
Context: https://celo-org.slack.com/archives/C018VLA3YAK/p1613566239372... | 1.0 | Display contact lists in either national or international format - ### Expected Behavior
Contacts from the user contact list are displayed in the format which they were entered in.
### Current Behavior
Valora displays all user contacts in the national format and switches it to international under the hood.
Cont... | non_defect | display contact lists in either national or international format expected behavior contacts from the user contact list are displayed in the format which they were entered in current behavior valora displays all user contacts in the national format and switches it to international under the hood cont... | 0 |
17,587 | 3,012,747,528 | IssuesEvent | 2015-07-29 02:09:30 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | [CLOSED] RSR strategy - does it make sense to specify an allocation strategy? | auto-migrated Priority-High Type-Defect | <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Monday Jul 27, 2015 at 03:21 GMT_
_Originally opened as https://github.com/a... | 1.0 | [CLOSED] RSR strategy - does it make sense to specify an allocation strategy? - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)... | defect | rsr strategy does it make sense to specify an allocation strategy issue by monday jul at gmt originally opened as when experimenting with the rsr strategy i realised that it is strange that one has to specify an allocation strategy as the engine cannot really do anything with... | 1 |
59,346 | 17,023,094,067 | IssuesEvent | 2021-07-03 00:21:17 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Should support using applet on two machines, with same account. | Component: applet Priority: minor Resolution: worksforme Type: defect | **[Submitted to the original trac issue database at 2.18pm, Friday, 30th December 2005]**
If I log in to OSM on two machines I will not beable to edit with the applet anymore, the moment I log in to the second machine I will be deauthenticated on the first. | 1.0 | Should support using applet on two machines, with same account. - **[Submitted to the original trac issue database at 2.18pm, Friday, 30th December 2005]**
If I log in to OSM on two machines I will not beable to edit with the applet anymore, the moment I log in to the second machine I will be deauthenticated on the fi... | defect | should support using applet on two machines with same account if i log in to osm on two machines i will not beable to edit with the applet anymore the moment i log in to the second machine i will be deauthenticated on the first | 1 |
164,656 | 12,810,444,272 | IssuesEvent | 2020-07-03 18:40:48 | victorbucutea/parking-space | https://api.github.com/repos/victorbucutea/parking-space | closed | Ora din rezervare nu coincide cu cea din mail | bug fixed - to retest | 1.Rezerva un loc de parcare pe un cont
2.Verifica mail-ul (pe contul ce detine parcarea)
Observat
Ora din rezervare de pe site nu coincide cu ora din mail
Asteptat
Data si ora ar trebui sa fie la fel pe site si pe mail.

Observat
Ora din rezervare de pe site nu coincide cu ora din mail
Asteptat
Data si ora ar trebui sa fie la fel pe site si pe mail.
![106087045_2588022674794691_187623876545... | non_defect | ora din rezervare nu coincide cu cea din mail rezerva un loc de parcare pe un cont verifica mail ul pe contul ce detine parcarea observat ora din rezervare de pe site nu coincide cu ora din mail asteptat data si ora ar trebui sa fie la fel pe site si pe mail | 0 |
640,248 | 20,777,605,773 | IssuesEvent | 2022-03-16 12:00:39 | AY2122S2-CS2113T-T09-3/tp | https://api.github.com/repos/AY2122S2-CS2113T-T09-3/tp | closed | Add doctor | type.Story priority.High | As a admin, I would like to add the doctor easily in case any doctor is newly added. | 1.0 | Add doctor - As a admin, I would like to add the doctor easily in case any doctor is newly added. | non_defect | add doctor as a admin i would like to add the doctor easily in case any doctor is newly added | 0 |
50,376 | 13,187,466,580 | IssuesEvent | 2020-08-13 03:30:19 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | crummy reporting of parameters that won't convert (Trac #602) | IceTray Migrated from Trac defect | 15:17 <@redlpete> hey straszheim: I am trying to run a processing script and I get this error I don't really know what to do with:
TypeError: No registered converter was able to produce a C++ rvalue of type unsigned int from this Python object of type
float
15:24 <@straszheim> does... | 1.0 | crummy reporting of parameters that won't convert (Trac #602) - 15:17 <@redlpete> hey straszheim: I am trying to run a processing script and I get this error I don't really know what to do with:
TypeError: No registered converter was able to produce a C++ rvalue of type unsigned int from this Python ... | defect | crummy reporting of parameters that won t convert trac hey straszheim i am trying to run a processing script and i get this error i don t really know what to do with typeerror no registered converter was able to produce a c rvalue of type unsigned int from this python object of type... | 1 |
23,774 | 3,851,867,569 | IssuesEvent | 2016-04-06 05:28:51 | GPF/imame4all | https://api.github.com/repos/GPF/imame4all | closed | You are amazing man:) reloaded is great | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. MAME with new drivers works very nice on samsung galaxy S people !!!!
2.Thank You very much !!!!
This is best emulating news for android , its as good for me as cracking cs3
encryption news :) Its great, i tested battletoads and violent storm and they
run smooth like ... | 1.0 | You are amazing man:) reloaded is great - ```
What steps will reproduce the problem?
1. MAME with new drivers works very nice on samsung galaxy S people !!!!
2.Thank You very much !!!!
This is best emulating news for android , its as good for me as cracking cs3
encryption news :) Its great, i tested battletoads an... | defect | you are amazing man reloaded is great what steps will reproduce the problem mame with new drivers works very nice on samsung galaxy s people thank you very much this is best emulating news for android its as good for me as cracking encryption news its great i tested battletoads and ... | 1 |
57,995 | 16,246,325,113 | IssuesEvent | 2021-05-07 14:59:35 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Myriad typos in documentation | P: normal T: defect | ## Bug Description
You can find a few typos in the documentation. An upcoming PR fixes them.
## Steps to Reproduce
Read the documentation
## Impact
Annoyance
| 1.0 | Myriad typos in documentation - ## Bug Description
You can find a few typos in the documentation. An upcoming PR fixes them.
## Steps to Reproduce
Read the documentation
## Impact
Annoyance
| defect | myriad typos in documentation bug description you can find a few typos in the documentation an upcoming pr fixes them steps to reproduce read the documentation impact annoyance | 1 |
88,121 | 17,467,937,851 | IssuesEvent | 2021-08-06 19:56:00 | cisagov/dotgov-home | https://api.github.com/repos/cisagov/dotgov-home | closed | OpenGraph metadata | code | After establishing the USWDS template
- [ ] Make sure OG metadata is tested and deployed at each URL.
- [ ] Approve Twitter cards for home.dotgov.gov. | 1.0 | OpenGraph metadata - After establishing the USWDS template
- [ ] Make sure OG metadata is tested and deployed at each URL.
- [ ] Approve Twitter cards for home.dotgov.gov. | non_defect | opengraph metadata after establishing the uswds template make sure og metadata is tested and deployed at each url approve twitter cards for home dotgov gov | 0 |
24,056 | 3,906,167,996 | IssuesEvent | 2016-04-19 07:40:42 | AtlasOfLivingAustralia/layers-service | https://api.github.com/repos/AtlasOfLivingAustralia/layers-service | opened | No download and no thumbnails on http://spatial.ala.org.au/layers# | priority-critical type-defect | Looks like neither of the downloads is working on http://spatial.ala.org.au/layers# and the list doesn't include the thumbnail. | 1.0 | No download and no thumbnails on http://spatial.ala.org.au/layers# - Looks like neither of the downloads is working on http://spatial.ala.org.au/layers# and the list doesn't include the thumbnail. | defect | no download and no thumbnails on looks like neither of the downloads is working on and the list doesn t include the thumbnail | 1 |
6,067 | 3,000,381,481 | IssuesEvent | 2015-07-24 01:02:16 | OraOpenSource/Logger | https://api.github.com/repos/OraOpenSource/Logger | opened | Best Practice for APEX scope definition | Documentation | Document the g_scope_prefix (on load each page) then people just append their '.process' name. | 1.0 | Best Practice for APEX scope definition - Document the g_scope_prefix (on load each page) then people just append their '.process' name. | non_defect | best practice for apex scope definition document the g scope prefix on load each page then people just append their process name | 0 |
864 | 2,594,243,465 | IssuesEvent | 2015-02-20 01:03:26 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | closed | connolly_() buffer overflow | C: BALL Core P: major R: fixed T: defect | **Reported by mcfrost on 5 Jul 39293600 11:33 UTC**
The function connolly_(), defined in STRUCTURE/connolly.C takes variable sized input, but intermediate computations are rigid sized (arrays of fixed size). Since there is no bound checking, connolly can fail silenty or yield a segmentation fault.
Code provoking a seg... | 1.0 | connolly_() buffer overflow - **Reported by mcfrost on 5 Jul 39293600 11:33 UTC**
The function connolly_(), defined in STRUCTURE/connolly.C takes variable sized input, but intermediate computations are rigid sized (arrays of fixed size). Since there is no bound checking, connolly can fail silenty or yield a segmentatio... | defect | connolly buffer overflow reported by mcfrost on jul utc the function connolly defined in structure connolly c takes variable sized input but intermediate computations are rigid sized arrays of fixed size since there is no bound checking connolly can fail silenty or yield a segmentation fault ... | 1 |
69,074 | 14,970,053,372 | IssuesEvent | 2021-01-27 19:02:30 | jgeraigery/SilverKing | https://api.github.com/repos/jgeraigery/SilverKing | opened | CVE-2018-7489 (High) detected in jackson-databind-2.6.7.1.jar | security vulnerability | ## CVE-2018-7489 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streami... | True | CVE-2018-7489 (High) detected in jackson-databind-2.6.7.1.jar - ## CVE-2018-7489 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary>
<p>Gener... | non_defect | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library silverking lib aws java ... | 0 |
771,331 | 27,080,902,709 | IssuesEvent | 2023-02-14 13:58:37 | rancher-sandbox/cluster-api-provider-rke2 | https://api.github.com/repos/rancher-sandbox/cluster-api-provider-rke2 | opened | Improve the ReconcileDelete in the `RKE2ControlPlane_controller` | kind/feature needs-priority needs-triage | **Describe the solution you'd like:**
In the `RKE2ControlPlane` controller, the `ReconcileDelete` method might be incomplete, and might have left some use cases un-handled.
We need to check it out and make sure it is good enough.
**Why do you want this feature:**
For robustness and successful delete of clusters... | 1.0 | Improve the ReconcileDelete in the `RKE2ControlPlane_controller` - **Describe the solution you'd like:**
In the `RKE2ControlPlane` controller, the `ReconcileDelete` method might be incomplete, and might have left some use cases un-handled.
We need to check it out and make sure it is good enough.
**Why do you wa... | non_defect | improve the reconciledelete in the controller describe the solution you d like in the controller the reconciledelete method might be incomplete and might have left some use cases un handled we need to check it out and make sure it is good enough why do you want this feature for robust... | 0 |
160,013 | 20,092,438,863 | IssuesEvent | 2022-02-06 01:03:17 | OpenSUTD/showcase-proto | https://api.github.com/repos/OpenSUTD/showcase-proto | opened | CVE-2021-44420 (High) detected in Django-2.2.1.tar.gz | security vulnerability | ## CVE-2021-44420 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-2.2.1.tar.gz</b></p></summary>
<p>A high-level Python Web framework that encourages rapid development and clean... | True | CVE-2021-44420 (High) detected in Django-2.2.1.tar.gz - ## CVE-2021-44420 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-2.2.1.tar.gz</b></p></summary>
<p>A high-level Python W... | non_defect | cve high detected in django tar gz cve high severity vulnerability vulnerable library django tar gz a high level python web framework that encourages rapid development and clean pragmatic design library home page a href path to dependency file showcase requirements t... | 0 |
820,363 | 30,770,231,023 | IssuesEvent | 2023-07-30 20:20:31 | SubnauticaModding/Nautilus | https://api.github.com/repos/SubnauticaModding/Nautilus | closed | Tech analysis on pickup is not verbose (BASE GAME ISSUE) | Priority: Critical Type: Bug | **Describe the bug**
When picking up an item that is intended to unlock a blueprint, you will receive no visual or auditory feedback at all.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new survival save file.
2. Try to pick up a creature. This should ideally give you a notification for unlockin... | 1.0 | Tech analysis on pickup is not verbose (BASE GAME ISSUE) - **Describe the bug**
When picking up an item that is intended to unlock a blueprint, you will receive no visual or auditory feedback at all.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new survival save file.
2. Try to pick up a creatur... | non_defect | tech analysis on pickup is not verbose base game issue describe the bug when picking up an item that is intended to unlock a blueprint you will receive no visual or auditory feedback at all to reproduce steps to reproduce the behavior create a new survival save file try to pick up a creatur... | 0 |
201,372 | 22,948,613,208 | IssuesEvent | 2022-07-19 04:24:16 | RG4421/spark-tpcds-benchmark | https://api.github.com/repos/RG4421/spark-tpcds-benchmark | opened | CVE-2022-33891 (Medium) detected in spark-core_2.12-3.0.0.jar | security vulnerability | ## CVE-2022-33891 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spark-core_2.12-3.0.0.jar</b></p></summary>
<p></p>
<p>Library home page: <a href="http://spark.apache.org/">http://... | True | CVE-2022-33891 (Medium) detected in spark-core_2.12-3.0.0.jar - ## CVE-2022-33891 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spark-core_2.12-3.0.0.jar</b></p></summary>
<p></p>
... | non_defect | cve medium detected in spark core jar cve medium severity vulnerability vulnerable library spark core jar library home page a href path to dependency file spark tpcds benchmark runner build gradle path to vulnerable library rptmif downloadresource eevkwp... | 0 |
386,360 | 26,679,480,627 | IssuesEvent | 2023-01-26 16:34:13 | GabiHV/TFG22-23 | https://api.github.com/repos/GabiHV/TFG22-23 | closed | Describir los parámetros de los que se componen los datos de los sensores. | documentation | Analizar los parámetros de los que se componen cada una de las entradas de los ficheros de datos `sensorx.csv` | 1.0 | Describir los parámetros de los que se componen los datos de los sensores. - Analizar los parámetros de los que se componen cada una de las entradas de los ficheros de datos `sensorx.csv` | non_defect | describir los parámetros de los que se componen los datos de los sensores analizar los parámetros de los que se componen cada una de las entradas de los ficheros de datos sensorx csv | 0 |
6,268 | 6,284,167,155 | IssuesEvent | 2017-07-19 06:55:07 | nix-rust/nix | https://api.github.com/repos/nix-rust/nix | closed | Optional features are not build tested | A-infrastructure A-testing | Currently none of the available optional features are built by Travis, therefore:
- patches for the optional parts are not tested by Travis (or Homu)
- patches for other parts can silently break the optional parts (see #306, #307)
| 1.0 | Optional features are not build tested - Currently none of the available optional features are built by Travis, therefore:
- patches for the optional parts are not tested by Travis (or Homu)
- patches for other parts can silently break the optional parts (see #306, #307)
| non_defect | optional features are not build tested currently none of the available optional features are built by travis therefore patches for the optional parts are not tested by travis or homu patches for other parts can silently break the optional parts see | 0 |
1,485 | 2,603,966,319 | IssuesEvent | 2015-02-24 18:59:07 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳龟头上有水泡 | auto-migrated Priority-Medium Type-Defect | ```
沈阳龟头上有水泡〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by `q964105..... | 1.0 | 沈阳龟头上有水泡 - ```
沈阳龟头上有水泡〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by... | defect | 沈阳龟头上有水泡 沈阳龟头上有水泡〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at | 1 |
780,930 | 27,414,673,074 | IssuesEvent | 2023-03-01 13:00:30 | halo-dev/halo | https://api.github.com/repos/halo-dev/halo | closed | 标签过多时 TagReconciler 耗时很长 | area/core priority/critical-urgent kind/improvement | ### Your current Halo version
2.2.0
### Describe this feature
目前标签需要统计关联的文章数量,逻辑是在 TagReconciler 做的,启动时每个 Tag 都需要查询文章列表统计数量耗时太长,需要优化:
方案:
单独创建一个 Reconciler 来 watch 文章的改动,然后更新对应的 Tag 中文章数量,但当文章 A1 关联标签 T1然后 A1 取消关联 T1 时监听到的文章状态对 T1 失去了追踪,需要处理,例如在其全局放一个 Map 缓存 post 与标签名称的关联关系,文章改动后去对应更新相应的 tag 中的文章数量。
any idea @h... | 1.0 | 标签过多时 TagReconciler 耗时很长 - ### Your current Halo version
2.2.0
### Describe this feature
目前标签需要统计关联的文章数量,逻辑是在 TagReconciler 做的,启动时每个 Tag 都需要查询文章列表统计数量耗时太长,需要优化:
方案:
单独创建一个 Reconciler 来 watch 文章的改动,然后更新对应的 Tag 中文章数量,但当文章 A1 关联标签 T1然后 A1 取消关联 T1 时监听到的文章状态对 T1 失去了追踪,需要处理,例如在其全局放一个 Map 缓存 post 与标签名称的关联关系,文章改动后去对应更新相应的... | non_defect | 标签过多时 tagreconciler 耗时很长 your current halo version describe this feature 目前标签需要统计关联的文章数量,逻辑是在 tagreconciler 做的,启动时每个 tag 都需要查询文章列表统计数量耗时太长,需要优化: 方案: 单独创建一个 reconciler 来 watch 文章的改动,然后更新对应的 tag 中文章数量,但当文章 关联标签 取消关联 时监听到的文章状态对 失去了追踪,需要处理,例如在其全局放一个 map 缓存 post 与标签名称的关联关系,文章改动后去对应更新相应的 tag 中的... | 0 |
784,139 | 27,559,182,135 | IssuesEvent | 2023-03-07 20:26:27 | Betarena/scores | https://api.github.com/repos/Betarena/scores | closed | Homepage Livescore V2 | 🌟 [A] enhancement 📣 [A] high priority | #### 📝 DESCRIPTION
We are replacing the old Live Score table by the new one, using the present structure. We are using Firebase for Live information, and the for the rest, we will be using Hasura.
---
#### 📸 WIDGET IMAGE
livescore_v2
---
#### 📱 TARGET PLATFORMS
This widget will be available on all versions.
... | 1.0 | Homepage Livescore V2 - #### 📝 DESCRIPTION
We are replacing the old Live Score table by the new one, using the present structure. We are using Firebase for Live information, and the for the rest, we will be using Hasura.
---
#### 📸 WIDGET IMAGE
livescore_v2
---
#### 📱 TARGET PLATFORMS
This widget will be avai... | non_defect | homepage livescore 📝 description we are replacing the old live score table by the new one using the present structure we are using firebase for live information and the for the rest we will be using hasura 📸 widget image livescore 📱 target platforms this widget will be availa... | 0 |
69,279 | 22,310,627,365 | IssuesEvent | 2022-06-13 16:39:24 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | opened | Can't log out/reset when homeserver becomes unreachable | T-Defect | ### Steps to reproduce
(this happened on familiy member's device)
1. my homeserver needed to move hosts
2. my set-up uses .well-known delegation and the subdomain usually "invisible" to users changed from `synapse.` to `matrix.`
3. close the app or restart app/device
Related the same issue on android: https://... | 1.0 | Can't log out/reset when homeserver becomes unreachable - ### Steps to reproduce
(this happened on familiy member's device)
1. my homeserver needed to move hosts
2. my set-up uses .well-known delegation and the subdomain usually "invisible" to users changed from `synapse.` to `matrix.`
3. close the app or restart... | defect | can t log out reset when homeserver becomes unreachable steps to reproduce this happened on familiy member s device my homeserver needed to move hosts my set up uses well known delegation and the subdomain usually invisible to users changed from synapse to matrix close the app or restart... | 1 |
49,595 | 20,822,505,897 | IssuesEvent | 2022-03-18 16:46:50 | emergenzeHack/ukrainehelp.emergenzehack.info_segnalazioni | https://api.github.com/repos/emergenzeHack/ukrainehelp.emergenzehack.info_segnalazioni | opened | Censimento disponibilità alloggi | Services | <pre><yamldata>
type: hospitality
offerFromWho: Croce Rossa Italiana Comitato di Firenze
title: Censimento disponibilità alloggi
recipients: ''
description: 'La Croce Rossa Italiana, come membro permanente del Comitato Operativo
Regionale del Volontario della Regione Toscana, sta effettuando la raccolta dati
per il... | 1.0 | Censimento disponibilità alloggi - <pre><yamldata>
type: hospitality
offerFromWho: Croce Rossa Italiana Comitato di Firenze
title: Censimento disponibilità alloggi
recipients: ''
description: 'La Croce Rossa Italiana, come membro permanente del Comitato Operativo
Regionale del Volontario della Regione Toscana, sta ef... | non_defect | censimento disponibilità alloggi type hospitality offerfromwho croce rossa italiana comitato di firenze title censimento disponibilità alloggi recipients description la croce rossa italiana come membro permanente del comitato operativo regionale del volontario della regione toscana sta effettuando la ... | 0 |
28,154 | 11,594,887,535 | IssuesEvent | 2020-02-24 16:03:46 | zotonic/zotonic | https://api.github.com/repos/zotonic/zotonic | closed | Make sure admin runs from ssl | admin-ui security | Currently only the logon resource has `{ssl, true}` set in the dispatch rules.
When the site has ssl setup all the admin pages should be visited via ssl only.
This is already setup for `master`, but not for `0.x` | True | Make sure admin runs from ssl - Currently only the logon resource has `{ssl, true}` set in the dispatch rules.
When the site has ssl setup all the admin pages should be visited via ssl only.
This is already setup for `master`, but not for `0.x` | non_defect | make sure admin runs from ssl currently only the logon resource has ssl true set in the dispatch rules when the site has ssl setup all the admin pages should be visited via ssl only this is already setup for master but not for x | 0 |
312,038 | 26,832,946,540 | IssuesEvent | 2023-02-02 17:14:29 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | sql/rowcontainer: TestDiskRowContainer failed | C-test-failure O-robot branch-master T-sql-queries | sql/rowcontainer.TestDiskRowContainer [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8554724?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8554724?buildTab=artifacts#/) on master @ [c4257c934858dcdb54cec51... | 1.0 | sql/rowcontainer: TestDiskRowContainer failed - sql/rowcontainer.TestDiskRowContainer [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8554724?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8554724?buildTab=a... | non_defect | sql rowcontainer testdiskrowcontainer failed sql rowcontainer testdiskrowcontainer with on master fatal error panic concurrent write operations detected on file panic concurrent write operations detected on file stack goroutine github com cockroachdb pebble db runcompact... | 0 |
58,338 | 16,488,644,830 | IssuesEvent | 2021-05-24 22:18:10 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Cannot access PDOStatement::$queryString before initialized | defect php8.1 | In PHP 8.1, accessing PDOStatement::$queryString before it's initialized with a value throws a type error:
```
Error: Typed property PDOStatement::$queryString must not be accessed before initialization
```
This is caused by code like this in `StatementDecorator`:
```
public function __get(string $propert... | 1.0 | Cannot access PDOStatement::$queryString before initialized - In PHP 8.1, accessing PDOStatement::$queryString before it's initialized with a value throws a type error:
```
Error: Typed property PDOStatement::$queryString must not be accessed before initialization
```
This is caused by code like this in `Statem... | defect | cannot access pdostatement querystring before initialized in php accessing pdostatement querystring before it s initialized with a value throws a type error error typed property pdostatement querystring must not be accessed before initialization this is caused by code like this in statem... | 1 |
14,283 | 2,797,224,171 | IssuesEvent | 2015-05-12 12:41:43 | CLO-ontology/CLO | https://api.github.com/repos/CLO-ontology/CLO | closed | Is this project still alive? | auto-migrated Priority-Medium Type-Defect | <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Tuesday May 12, 2015 at 11:44 GMT_
_Originally opened as https://github.com/... | 1.0 | Is this project still alive? - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Tuesday May 12, 2015 at 11:44 GMT_
_Originall... | defect | is this project still alive issue by tuesday may at gmt originally opened as the repo hasn t been updated since the imports are all stale it should be easy to produce a maintenance release that updates these longer term what is the strategy for bringing in new content e g... | 1 |
57,632 | 15,887,164,369 | IssuesEvent | 2021-04-10 01:01:38 | Ferlab-Ste-Justine/clin-project | https://api.github.com/repos/Ferlab-Ste-Justine/clin-project | closed | modal de modification de patient -> mauvais affichage du nom | - S - Defects | le nom dans le modal d'édition du patient n'est pas conforme selon les specs --> devrait être POROSHTICA Axa (tel que dans le header de la page patient)
- sans virgule
- NOM en majuscule
- Prénom, seulement la première lettre en majuscule

- sans virgule
- NOM en majuscule
- Prénom, seulement la première lettre en majuscule
![Screen Shot 2021... | defect | modal de modification de patient mauvais affichage du nom le nom dans le modal d édition du patient n est pas conforme selon les specs devrait être poroshtica axa tel que dans le header de la page patient sans virgule nom en majuscule prénom seulement la première lettre en majuscule | 1 |
44,745 | 12,367,227,238 | IssuesEvent | 2020-05-18 11:56:08 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | MonitorDownload: doesn't call endFunction on a welcome page | defect | ## 1) Environment
- PrimeFaces version: 5.2.12.
- Does it work on the newest released PrimeFaces version? No.
- Does it work on the newest sources in GitHub? 6.2-SNAPSHOT: no.
- Application server + version: Wildfly 11.
- Affected browsers: Firefox 57.0.2. Didn't test others.
## 2) Expected behavior
monitorD... | 1.0 | MonitorDownload: doesn't call endFunction on a welcome page - ## 1) Environment
- PrimeFaces version: 5.2.12.
- Does it work on the newest released PrimeFaces version? No.
- Does it work on the newest sources in GitHub? 6.2-SNAPSHOT: no.
- Application server + version: Wildfly 11.
- Affected browsers: Firefox 57.0... | defect | monitordownload doesn t call endfunction on a welcome page environment primefaces version does it work on the newest released primefaces version no does it work on the newest sources in github snapshot no application server version wildfly affected browsers firefox ... | 1 |
77,655 | 27,098,475,735 | IssuesEvent | 2023-02-15 06:18:00 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: selenium server crashes with memory allocation error | C-grid R-awaiting answer I-defect | ### What happened?
I have a selenium Grid node where I run Chromium instances. After a while (usually several hours), the selenium-server jar crashes with a memory error (see below). However, in fact there is plenty of memory available. The same happens to the hub instance, if I run a node on the same machine. I cou... | 1.0 | [🐛 Bug]: selenium server crashes with memory allocation error - ### What happened?
I have a selenium Grid node where I run Chromium instances. After a while (usually several hours), the selenium-server jar crashes with a memory error (see below). However, in fact there is plenty of memory available. The same happen... | defect | selenium server crashes with memory allocation error what happened i have a selenium grid node where i run chromium instances after a while usually several hours the selenium server jar crashes with a memory error see below however in fact there is plenty of memory available the same happens to th... | 1 |
78,868 | 27,795,892,525 | IssuesEvent | 2023-03-17 12:31:25 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Issues in datalink background checker | Type: Defect Team: SQL | - doesn't delete datalink from catalog, if one was created through dynamic config
- if there's any error, the thread dies - it should log the error and try again
- `DataLinkConsistencyChecker` can be marked with `@NotThreadSafe` | 1.0 | Issues in datalink background checker - - doesn't delete datalink from catalog, if one was created through dynamic config
- if there's any error, the thread dies - it should log the error and try again
- `DataLinkConsistencyChecker` can be marked with `@NotThreadSafe` | defect | issues in datalink background checker doesn t delete datalink from catalog if one was created through dynamic config if there s any error the thread dies it should log the error and try again datalinkconsistencychecker can be marked with notthreadsafe | 1 |
43,120 | 11,489,852,476 | IssuesEvent | 2020-02-11 16:08:29 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | rec: QNAME minimization sometimes uses 1 label too many | defect rec | - Program: Recursor
- Issue type: Bug report
### Short description
QNAME minimization queries sometimes have 1 extra label. E.g. it will send a query for `example.org` to the root, or maybe send a query for `www.example.org` to the `org` nameservers.
I have little useful information, sorry. I have a suspicio... | 1.0 | rec: QNAME minimization sometimes uses 1 label too many - - Program: Recursor
- Issue type: Bug report
### Short description
QNAME minimization queries sometimes have 1 extra label. E.g. it will send a query for `example.org` to the root, or maybe send a query for `www.example.org` to the `org` nameservers.
... | defect | rec qname minimization sometimes uses label too many program recursor issue type bug report short description qname minimization queries sometimes have extra label e g it will send a query for example org to the root or maybe send a query for to the org nameservers i have little u... | 1 |
25,984 | 19,534,728,590 | IssuesEvent | 2021-12-31 02:44:11 | geoff-maddock/events-tracker | https://api.github.com/repos/geoff-maddock/events-tracker | closed | Releases: Normalize release process and feature updates list | infrastructure | Need to revisit my release process here, at minimum for my own historical knowledge.
- Look at a normalized release versioning system
- Major release when feature is ready OR once every three months v1
- Minor release every month v1.1
- Bugfix/micro release when any tested feature is ready v1.1.1
- Don'... | 1.0 | Releases: Normalize release process and feature updates list - Need to revisit my release process here, at minimum for my own historical knowledge.
- Look at a normalized release versioning system
- Major release when feature is ready OR once every three months v1
- Minor release every month v1.1
- Bugfix/m... | non_defect | releases normalize release process and feature updates list need to revisit my release process here at minimum for my own historical knowledge look at a normalized release versioning system major release when feature is ready or once every three months minor release every month bugfix mic... | 0 |
721,624 | 24,832,862,120 | IssuesEvent | 2022-10-26 06:08:48 | submariner-io/enhancements | https://api.github.com/repos/submariner-io/enhancements | closed | Epic: Support submariner on ROSA | enhancement size:large priority:high confirmed | <!-- Please only use this template for submitting epic requests.
Epics contain features or other work items that help deliver on a specific initiative.
Epics are a helpful way to identify and organize the work.
-->
## Epic Description
<!-- Describe why is this work needed and what needs to be done -->
Support ... | 1.0 | Epic: Support submariner on ROSA - <!-- Please only use this template for submitting epic requests.
Epics contain features or other work items that help deliver on a specific initiative.
Epics are a helpful way to identify and organize the work.
-->
## Epic Description
<!-- Describe why is this work needed and... | non_defect | epic support submariner on rosa please only use this template for submitting epic requests epics contain features or other work items that help deliver on a specific initiative epics are a helpful way to identify and organize the work epic description support connecting multiple ocp cluste... | 0 |
619,223 | 19,519,387,291 | IssuesEvent | 2021-12-29 15:39:23 | sahar-avsh/ZahraAtrvash-SWE573 | https://api.github.com/repos/sahar-avsh/ZahraAtrvash-SWE573 | closed | Profile edition | Backend Frontend Medium priority Not hard Not easy Milestone | @sahar-avsh
- [x] code the **backend** part of profile editing page
- [x] **Link** profile editing _HTML and CSS_ page to it
- [x] **Direct** the page to the **Profile look page** after pushing the save button for user to see the final look
| 1.0 | Profile edition - @sahar-avsh
- [x] code the **backend** part of profile editing page
- [x] **Link** profile editing _HTML and CSS_ page to it
- [x] **Direct** the page to the **Profile look page** after pushing the save button for user to see the final look
| non_defect | profile edition sahar avsh code the backend part of profile editing page link profile editing html and css page to it direct the page to the profile look page after pushing the save button for user to see the final look | 0 |
66,402 | 8,007,198,420 | IssuesEvent | 2018-07-24 00:56:54 | textileio/textile-mobile | https://api.github.com/repos/textileio/textile-mobile | closed | Button disabled style | designs-integration | Seen on the sign up/in screens. The button should have a different style when disabled. | 1.0 | Button disabled style - Seen on the sign up/in screens. The button should have a different style when disabled. | non_defect | button disabled style seen on the sign up in screens the button should have a different style when disabled | 0 |
20,906 | 3,431,838,899 | IssuesEvent | 2015-12-11 00:26:52 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | dart2js source mirrors give wrong answer for isConstConstructor | area-dart2js library-mirrors priority-unassigned resolution-not-planned triaged Type-Defect | e.g. if you get a mirror for the default constructor for Symbol it returns false to "isConstConstructor" | 1.0 | dart2js source mirrors give wrong answer for isConstConstructor - e.g. if you get a mirror for the default constructor for Symbol it returns false to "isConstConstructor" | defect | source mirrors give wrong answer for isconstconstructor e g if you get a mirror for the default constructor for symbol it returns false to quot isconstconstructor quot | 1 |
11,044 | 2,622,956,100 | IssuesEvent | 2015-03-04 09:03:37 | folded/carve | https://api.github.com/repos/folded/carve | opened | Duplicated nodes not cleared? | auto-migrated Priority-Medium Type-Defect | ```
Dear all,
I run the intersect by the following command:
intersect aa.ply A_MINUS_B bb.ply >cc.ply
The program gave error message:
uncontained hole loop does not share vertices with any face loop!
uncontained hole loop does not share vertices with any face loop!
uncontained hole loop does not share vertices with a... | 1.0 | Duplicated nodes not cleared? - ```
Dear all,
I run the intersect by the following command:
intersect aa.ply A_MINUS_B bb.ply >cc.ply
The program gave error message:
uncontained hole loop does not share vertices with any face loop!
uncontained hole loop does not share vertices with any face loop!
uncontained hole loo... | defect | duplicated nodes not cleared dear all i run the intersect by the following command intersect aa ply a minus b bb ply cc ply the program gave error message uncontained hole loop does not share vertices with any face loop uncontained hole loop does not share vertices with any face loop uncontained hole loo... | 1 |
322,481 | 9,818,265,531 | IssuesEvent | 2019-06-13 18:48:00 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.8.2 staging-15-d] Devtool + forcegive = crush | Fixed Low Priority QA Staging | 1. Take 21 limber with forcegive
2. Take devtool
3. Try to place lumber with devtool
<size=60,00%>Exception: NullReferenceException
Source:Eco.Gameplay
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
at Eco.Gameplay.Items.ToolItem.<>c__DisplayClass42_0.<BasicToolOnWorldOb... | 1.0 | [0.8.2 staging-15-d] Devtool + forcegive = crush - 1. Take 21 limber with forcegive
2. Take devtool
3. Try to place lumber with devtool
<size=60,00%>Exception: NullReferenceException
Source:Eco.Gameplay
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
at Eco.Gameplay.Items... | non_defect | devtool forcegive crush take limber with forcegive take devtool try to place lumber with devtool exception nullreferenceexception source eco gameplay system nullreferenceexception ссылка на объект не указывает на экземпляр объекта at eco gameplay items toolitem c b itemstac... | 0 |
45,690 | 13,019,007,110 | IssuesEvent | 2020-07-26 20:12:42 | Reckue/post-api | https://api.github.com/repos/Reckue/post-api | closed | Fix rating logic | priority:critical type:defect | Hello!
Now, when requesting to create a rating by post ID, a new rating object is created in the database.
When a second request to create a rating for the same post ID, you must delete the created rating object from the database.
That's all. Thank you. | 1.0 | Fix rating logic - Hello!
Now, when requesting to create a rating by post ID, a new rating object is created in the database.
When a second request to create a rating for the same post ID, you must delete the created rating object from the database.
That's all. Thank you. | defect | fix rating logic hello now when requesting to create a rating by post id a new rating object is created in the database when a second request to create a rating for the same post id you must delete the created rating object from the database that s all thank you | 1 |
55,806 | 31,048,187,483 | IssuesEvent | 2023-08-11 03:15:00 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | .NET 7.0 GA Microbenchmarks Performance Study Report | area-Meta tenet-performance tenet-performance-benchmarks tracking | ## Data
This time we have covered following configurations comparing .NET 7.0 vs. .NET 6.0:
* architectures: arm64, x64, arm
* Unix: raspbian 11, ubuntu 18.04, macOS 13.0, macOS Monterey 12.6
* Windows: 10 & 11
<details>
| Operating System | Bit | Processor Name |
| --... | True | .NET 7.0 GA Microbenchmarks Performance Study Report - ## Data
This time we have covered following configurations comparing .NET 7.0 vs. .NET 6.0:
* architectures: arm64, x64, arm
* Unix: raspbian 11, ubuntu 18.04, macOS 13.0, macOS Monterey 12.6
* Windows: 10 & 11
<details>
| Operating System | Bit ... | non_defect | net ga microbenchmarks performance study report data this time we have covered following configurations comparing net vs net architectures arm unix raspbian ubuntu macos macos monterey windows operating system bit processor name ... | 0 |
66,748 | 12,821,810,972 | IssuesEvent | 2020-07-06 08:45:10 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] error untranslated on registration page | No Code Attached Yet | ### Steps to reproduce the issue
Install Joomla 4.0-dev with sample data
Enable User Registration
Enable Lang debug (for testing)
On frontend click "Create an account"
Dont complete the form
Click Register button
See red error message
Note that "error" is lowercase and not translatable
### Expected ... | 1.0 | [4.0] error untranslated on registration page - ### Steps to reproduce the issue
Install Joomla 4.0-dev with sample data
Enable User Registration
Enable Lang debug (for testing)
On frontend click "Create an account"
Dont complete the form
Click Register button
See red error message
Note that "error" is l... | non_defect | error untranslated on registration page steps to reproduce the issue install joomla dev with sample data enable user registration enable lang debug for testing on frontend click create an account dont complete the form click register button see red error message note that error is lower... | 0 |
204,967 | 15,575,073,629 | IssuesEvent | 2021-03-17 10:36:51 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | [Testerina] Implement assertion equality diff for Xml | Team/DevTools Team/TestFramework Type/NewFeature | **Description:**
Implement assertion equality diff for Xml
**Steps to reproduce:**
**Affected Versions:**
**OS, DB, other environment details and versions:**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), simila... | 1.0 | [Testerina] Implement assertion equality diff for Xml - **Description:**
Implement assertion equality diff for Xml
**Steps to reproduce:**
**Affected Versions:**
**OS, DB, other environment details and versions:**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in... | non_defect | implement assertion equality diff for xml description implement assertion equality diff for xml steps to reproduce affected versions os db other environment details and versions related issues optional suggested labels optional suggested assignees opti... | 0 |
58,905 | 16,889,788,480 | IssuesEvent | 2021-06-23 07:51:06 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | PickList crashes Application when using SourceSelection | defect | **I'm submitting a ...** (check one with "x")
```
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
```
**Codesandbox Case (Bug Reports)**
https://codesandbox.io/s/goofy-platform-1jr8k
**Minimal r... | 1.0 | PickList crashes Application when using SourceSelection - **I'm submitting a ...** (check one with "x")
```
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
```
**Codesandbox Case (Bug Reports)**
ht... | defect | picklist crashes application when using sourceselection i m submitting a check one with x bug report feature request support request please do not submit support request here instead see codesandbox case bug reports minimal reproduction of the problem with instru... | 1 |
62,463 | 17,023,928,251 | IssuesEvent | 2021-07-03 04:36:26 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | TCP-Error from Geocoding-Request | Component: nominatim Priority: blocker Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 9.54am, Tuesday, 15th December 2015]**
Hello.
We're getting a [RST, SCK] on TCP-Layer when sending a geocoding-request to th nominatim-server.
Are we blocked from the server in some way? If yes, shouldn't this end in an HTTP-error instead on TCP-layer? Our IP is ... | 1.0 | TCP-Error from Geocoding-Request - **[Submitted to the original trac issue database at 9.54am, Tuesday, 15th December 2015]**
Hello.
We're getting a [RST, SCK] on TCP-Layer when sending a geocoding-request to th nominatim-server.
Are we blocked from the server in some way? If yes, shouldn't this end in an HTTP-err... | defect | tcp error from geocoding request hello we re getting a on tcp layer when sending a geocoding request to th nominatim server are we blocked from the server in some way if yes shouldn t this end in an http error instead on tcp layer our ip is thanks in advantage | 1 |
47,573 | 10,121,488,729 | IssuesEvent | 2019-07-31 15:43:34 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0][com_privacy] Call to a member function setState() on bool | No Code Attached Yet | ### Steps to reproduce the issue
Go to Users > Privacy > Requests.
Create a new entry.
Go to Control Panel.
In the Latest Actions box, click `request #1` link.
| 1.0 | [4.0][com_privacy] Call to a member function setState() on bool - ### Steps to reproduce the issue
Go to Users > Privacy > Requests.
Create a new entry.
Go to Control Panel.
In the Latest Actions box, click `request #1` link.
| non_defect | call to a member function setstate on bool steps to reproduce the issue go to users privacy requests create a new entry go to control panel in the latest actions box click request link | 0 |
725,563 | 24,966,400,176 | IssuesEvent | 2022-11-01 19:47:31 | dtcenter/METcalcpy | https://api.github.com/repos/dtcenter/METcalcpy | opened | Implement aggregation of the new ECNT statistics: MAE, MAE_OERR, BIAS_RATIO, N_GE_OBS, ME_GE_OBS, N_LT_OBS, and ME_LT_OBS | priority: high requestor: NOAA/EMC requestor: UK Met Office type: enhancement alert: NEED ACCOUNT KEY required: FOR DEVELOPMENT RELEASE METcalcpy: General Statistics | ## Describe the Enhancement ##
MET development version 11.0.0-beta4 made several changes to the "stat" output. This issue is to enhance METcalcpy to aggregate these newly added statistics across multiple cases.
- Issue dtcenter/MET#2325 adds 2 new columns (MAE and MAE_OERR) to the ECNT line type generated by Ensemb... | 1.0 | Implement aggregation of the new ECNT statistics: MAE, MAE_OERR, BIAS_RATIO, N_GE_OBS, ME_GE_OBS, N_LT_OBS, and ME_LT_OBS - ## Describe the Enhancement ##
MET development version 11.0.0-beta4 made several changes to the "stat" output. This issue is to enhance METcalcpy to aggregate these newly added statistics across ... | non_defect | implement aggregation of the new ecnt statistics mae mae oerr bias ratio n ge obs me ge obs n lt obs and me lt obs describe the enhancement met development version made several changes to the stat output this issue is to enhance metcalcpy to aggregate these newly added statistics across multi... | 0 |
34,582 | 7,457,534,002 | IssuesEvent | 2018-03-30 05:14:54 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Kaldkriipse sisaldava FNSiga fondi koond-rdfi failinimi | C: AIS P: highest R: fixed T: defect | **Reported by sven syld on 23 Apr 2014 09:09 UTC**
ERAF.17/10SM fondi koond-rdfi ei looda.
```
php app/console dira:opendata:aggregate-rdf DESCRIPTION_UNIT --fonds=ERAF.17/10SM
``` | 1.0 | Kaldkriipse sisaldava FNSiga fondi koond-rdfi failinimi - **Reported by sven syld on 23 Apr 2014 09:09 UTC**
ERAF.17/10SM fondi koond-rdfi ei looda.
```
php app/console dira:opendata:aggregate-rdf DESCRIPTION_UNIT --fonds=ERAF.17/10SM
``` | defect | kaldkriipse sisaldava fnsiga fondi koond rdfi failinimi reported by sven syld on apr utc eraf fondi koond rdfi ei looda php app console dira opendata aggregate rdf description unit fonds eraf | 1 |
67,135 | 20,914,658,422 | IssuesEvent | 2022-03-24 12:24:21 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Incorrect handling of deleted thread root messages | T-Defect S-Major A-Redaction O-Occasional A-Threads Z-Labs | ### Steps to reproduce
1. Make sure you have `Settings > Preferences > Timeline > Show a placeholder for removed messages` **disabled**.
2. Create a thread.
3. Delete the root message.
**Note**: We decided long ago to keep thread root messages always visible, even if the `Show a placeholder for removed messages... | 1.0 | Incorrect handling of deleted thread root messages - ### Steps to reproduce
1. Make sure you have `Settings > Preferences > Timeline > Show a placeholder for removed messages` **disabled**.
2. Create a thread.
3. Delete the root message.
**Note**: We decided long ago to keep thread root messages always visible... | defect | incorrect handling of deleted thread root messages steps to reproduce make sure you have settings preferences timeline show a placeholder for removed messages disabled create a thread delete the root message note we decided long ago to keep thread root messages always visible... | 1 |
551,791 | 16,188,955,317 | IssuesEvent | 2021-05-04 04:34:42 | CanberraOceanRacingClub/namadgi3 | https://api.github.com/repos/CanberraOceanRacingClub/namadgi3 | closed | Winch handles need replacing | Working bee priority 1: High shopping list | We need to replace two worn winch handles -- the type with the large knob -- photo required | 1.0 | Winch handles need replacing - We need to replace two worn winch handles -- the type with the large knob -- photo required | non_defect | winch handles need replacing we need to replace two worn winch handles the type with the large knob photo required | 0 |
76,210 | 3,483,229,893 | IssuesEvent | 2015-12-30 09:35:14 | beast-dev/beast-mcmc | https://api.github.com/repos/beast-dev/beast-mcmc | closed | Beauti: allow to select multiple partition models: subst, clock, tree | auto-migrated BEAUTi1.5.1 enhancement Priority-Medium Type-Enhancement | ```
Can't select multiple subst models in 'Site models' panel to make changes
to all models.
```
Original issue reported on code.google.com by `jhe...@gmail.com` on 17 Aug 2009 at 12:42 | 1.0 | Beauti: allow to select multiple partition models: subst, clock, tree - ```
Can't select multiple subst models in 'Site models' panel to make changes
to all models.
```
Original issue reported on code.google.com by `jhe...@gmail.com` on 17 Aug 2009 at 12:42 | non_defect | beauti allow to select multiple partition models subst clock tree can t select multiple subst models in site models panel to make changes to all models original issue reported on code google com by jhe gmail com on aug at | 0 |
153,995 | 24,227,540,011 | IssuesEvent | 2022-09-26 15:27:47 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | Build landing page for intake | service-design | ## Issue Description
Establish the landing page(s) for teams wanting SDT assistance in Mapping of a task, journey, or experience
## Tasks
- [ ] Construct content
- [ ] establish layout
- [ ] Workshop w/ team
- [ ] Publish landing
## Acceptance Criteria
- [ ] Landing is available to desired user(s) | 1.0 | Build landing page for intake - ## Issue Description
Establish the landing page(s) for teams wanting SDT assistance in Mapping of a task, journey, or experience
## Tasks
- [ ] Construct content
- [ ] establish layout
- [ ] Workshop w/ team
- [ ] Publish landing
## Acceptance Criteria
- [ ] Landing is available to des... | non_defect | build landing page for intake issue description establish the landing page s for teams wanting sdt assistance in mapping of a task journey or experience tasks construct content establish layout workshop w team publish landing acceptance criteria landing is available to desired user ... | 0 |
14,505 | 2,814,314,040 | IssuesEvent | 2015-05-18 19:19:35 | m-lab/mlab-wikis | https://api.github.com/repos/m-lab/mlab-wikis | closed | NS lookup assumes response is < 1024 bytes | auto-migrated Priority-Medium Repository-Libraries Type-Defect | ```
Receive warns if response < expected, but if response > expected the response
is just truncated. For the NS lookup, this causes an issue for calling code as
it leads to an unparseable response and there's nothing they can do about it.
Ideally, the NS lookup would retrieve chunks of X bytes until the response
co... | 1.0 | NS lookup assumes response is < 1024 bytes - ```
Receive warns if response < expected, but if response > expected the response
is just truncated. For the NS lookup, this causes an issue for calling code as
it leads to an unparseable response and there's nothing they can do about it.
Ideally, the NS lookup would retr... | defect | ns lookup assumes response is bytes receive warns if response expected the response is just truncated for the ns lookup this causes an issue for calling code as it leads to an unparseable response and there s nothing they can do about it ideally the ns lookup would retrieve chunks of x bytes until th... | 1 |
9,493 | 2,615,153,517 | IssuesEvent | 2015-03-01 06:31:16 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Wash command don't show me all networks | auto-migrated Priority-Triage Type-Defect | ```
I use reaver 1.4 and backtrack 5 os
i have try with ./wash -i mon0 -s -C but i can see only
BSSID Channel RSSI WPS Version WPS Locked
ESSID
--------------------------------------------------------------------------------
-------------------------------
xx:xx:... ... | 1.0 | Wash command don't show me all networks - ```
I use reaver 1.4 and backtrack 5 os
i have try with ./wash -i mon0 -s -C but i can see only
BSSID Channel RSSI WPS Version WPS Locked
ESSID
--------------------------------------------------------------------------------
------... | defect | wash command don t show me all networks i use reaver and backtrack os i have try with wash i s c but i can see only bssid channel rssi wps version wps locked essid ... | 1 |
18,112 | 3,024,046,927 | IssuesEvent | 2015-08-02 06:06:42 | haskell/haskell-platform | https://api.github.com/repos/haskell/haskell-platform | closed | broken link to cabal documentation | defect major website | From "haskell.org/platform", click "documentation", then "Cabal".
"http://lambda.haskell.org/platform/doc/current/ghc-doc/Cabal/index.html" is not found. | 1.0 | broken link to cabal documentation - From "haskell.org/platform", click "documentation", then "Cabal".
"http://lambda.haskell.org/platform/doc/current/ghc-doc/Cabal/index.html" is not found. | defect | broken link to cabal documentation from haskell org platform click documentation then cabal is not found | 1 |
34,788 | 7,460,420,138 | IssuesEvent | 2018-03-30 19:36:36 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Valdkonna ja märksõna lisamise dialoog annab vea | C: AIS P: highest R: fixed T: defect | **Reported by sven syld on 13 Jan 2017 14:46 UTC**
1) logid sisse admin-kasutajaga
2) avad valdkondade lehitsemise vaate
3) klikkad "lisa"
Pop-upis kuvatakse "Tekkis ootamatu viga" | 1.0 | Valdkonna ja märksõna lisamise dialoog annab vea - **Reported by sven syld on 13 Jan 2017 14:46 UTC**
1) logid sisse admin-kasutajaga
2) avad valdkondade lehitsemise vaate
3) klikkad "lisa"
Pop-upis kuvatakse "Tekkis ootamatu viga" | defect | valdkonna ja märksõna lisamise dialoog annab vea reported by sven syld on jan utc logid sisse admin kasutajaga avad valdkondade lehitsemise vaate klikkad lisa pop upis kuvatakse tekkis ootamatu viga | 1 |
2,698 | 2,607,936,473 | IssuesEvent | 2015-02-26 00:29:03 | chrsmithdemos/minify | https://api.github.com/repos/chrsmithdemos/minify | opened | Your whitespace removal regex is truncating CSS statements | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
70 {
71 var_dump($css); //Added
72 $css = str_replace("\r\n", "\n", $css);
[...]
87 // re... | 1.0 | Your whitespace removal regex is truncating CSS statements - ```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
70 {
71 var_dump($css); //Added
72 $c... | defect | your whitespace removal regex is truncating css statements what steps will reproduce the problem minify css what is the expected output what do you see instead test i ran lib minify css compressor php protected function process css var dump css added css ... | 1 |
47,738 | 13,066,172,640 | IssuesEvent | 2020-07-30 21:08:28 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [neutrino-generator] needs some rst docs (Trac #1095) | Migrated from Trac combo simulation defect | it now has python code, even if half the files start with test. (probably indicates the tests are in the wrong spot)
Migrated from https://code.icecube.wisc.edu/ticket/1095
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:35",
"description": "it now has python code, even if half the files st... | 1.0 | [neutrino-generator] needs some rst docs (Trac #1095) - it now has python code, even if half the files start with test. (probably indicates the tests are in the wrong spot)
Migrated from https://code.icecube.wisc.edu/ticket/1095
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:35",
"descript... | defect | needs some rst docs trac it now has python code even if half the files start with test probably indicates the tests are in the wrong spot migrated from json status closed changetime description it now has python code even if half the files start with test ... | 1 |
62,925 | 17,263,147,164 | IssuesEvent | 2021-07-22 10:22:24 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Big audio file makes element-desktop crash | A-Media A-Timeline A-Voice Messages P1 S-Major Sponsored T-Defect X-Release-Blocker | <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your information, you will help the us to get all
the neces... | 1.0 | Big audio file makes element-desktop crash - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your informatio... | defect | big audio file makes element desktop crash this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it you may rem... | 1 |
43,156 | 11,504,207,501 | IssuesEvent | 2020-02-12 22:44:23 | FlightControl-Master/MOOSE | https://api.github.com/repos/FlightControl-Master/MOOSE | opened | ATC_GROUND_PERSIANGULF: Airport Mixup | defect doing | line 50709 should be [AIRBASE.PersianGulf.Abu_Musa_Island_Airport]
line 50728 should be [AIRBASE.PersianGulf.Al_Dhafra_AB]
Reported by @funkyfranky
| 1.0 | ATC_GROUND_PERSIANGULF: Airport Mixup - line 50709 should be [AIRBASE.PersianGulf.Abu_Musa_Island_Airport]
line 50728 should be [AIRBASE.PersianGulf.Al_Dhafra_AB]
Reported by @funkyfranky
| defect | atc ground persiangulf airport mixup line should be line should be reported by funkyfranky | 1 |
42,428 | 11,034,783,027 | IssuesEvent | 2019-12-07 08:34:19 | optimans/cockpit-zfs-manager | https://api.github.com/repos/optimans/cockpit-zfs-manager | closed | Proxmox VE 6.0 bin folder is in different location | Status: Accepted Status: Defect | Proxmox VE 6.0
zfs.js calls
- /usr/bin/cat
- /usr/bin/grep
- /usr/bin/echo
but Proxmox bin directory is at
- /bin/cat
- /bin/grep
- /bin/echo
ln -s to make then works
Credits to EluRex for finding this | 1.0 | Proxmox VE 6.0 bin folder is in different location - Proxmox VE 6.0
zfs.js calls
- /usr/bin/cat
- /usr/bin/grep
- /usr/bin/echo
but Proxmox bin directory is at
- /bin/cat
- /bin/grep
- /bin/echo
ln -s to make then works
Credits to EluRex for finding this | defect | proxmox ve bin folder is in different location proxmox ve zfs js calls usr bin cat usr bin grep usr bin echo but proxmox bin directory is at bin cat bin grep bin echo ln s to make then works credits to elurex for finding this | 1 |
32,988 | 6,991,962,298 | IssuesEvent | 2017-12-15 03:18:48 | croogo/croogo | https://api.github.com/repos/croogo/croogo | reopened | template upload not working | Defect | Hello,
Thanks for this version 3. i'm very excited about it.
i've started to play with it and would like to change the template. i've tried to uplaod a 3.0 template but get
An Internal Error Has Occurred
Error: An Internal Error Has Occurred.
How can we manually install a template? the documentation is still t... | 1.0 | template upload not working - Hello,
Thanks for this version 3. i'm very excited about it.
i've started to play with it and would like to change the template. i've tried to uplaod a 3.0 template but get
An Internal Error Has Occurred
Error: An Internal Error Has Occurred.
How can we manually install a template... | defect | template upload not working hello thanks for this version i m very excited about it i ve started to play with it and would like to change the template i ve tried to uplaod a template but get an internal error has occurred error an internal error has occurred how can we manually install a template... | 1 |
258,349 | 22,305,580,599 | IssuesEvent | 2022-06-13 12:46:17 | clintonjosephs/book-a-doctor-backend | https://api.github.com/repos/clintonjosephs/book-a-doctor-backend | closed | Coverage test back-end | team member 2 test | Here we are expected to improve the cover tests:
- remove unused files
<img width="495" alt="image" src="https://user-images.githubusercontent.com/7243132/173024289-fa1ae329-4cd8-4325-ab3f-560667f45c90.png">
- increase `app/controllers/application_controller.rb `coverable test
<img width="643" alt="image" s... | 1.0 | Coverage test back-end - Here we are expected to improve the cover tests:
- remove unused files
<img width="495" alt="image" src="https://user-images.githubusercontent.com/7243132/173024289-fa1ae329-4cd8-4325-ab3f-560667f45c90.png">
- increase `app/controllers/application_controller.rb `coverable test
<img ... | non_defect | coverage test back end here we are expected to improve the cover tests remove unused files img width alt image src increase app controllers application controller rb coverable test img width alt image src | 0 |
42,179 | 10,863,398,116 | IssuesEvent | 2019-11-14 15:03:44 | mozilla-lockwise/lockwise-android | https://api.github.com/repos/mozilla-lockwise/lockwise-android | closed | The device back button doesn't have the same functionality with the X button in Edit Login Mode | effort: M feature-CUD 🐄 feature-edit ✏️ priority: P2 type: defect | ## Proposed change:
- [x] detect if there have been any edits
- [x] if edits have been made, show back button/X button confirmation dialog
- [x] if **no edits** have been made, DO NOT SHOW confirmation dialog on back/X button clicks
## Steps to reproduce
1. Launch Lockwise.
2. Login with valid credentials.... | 1.0 | The device back button doesn't have the same functionality with the X button in Edit Login Mode - ## Proposed change:
- [x] detect if there have been any edits
- [x] if edits have been made, show back button/X button confirmation dialog
- [x] if **no edits** have been made, DO NOT SHOW confirmation dialog on back... | defect | the device back button doesn t have the same functionality with the x button in edit login mode proposed change detect if there have been any edits if edits have been made show back button x button confirmation dialog if no edits have been made do not show confirmation dialog on back x but... | 1 |
13,157 | 2,734,924,484 | IssuesEvent | 2015-04-17 23:42:14 | cbeyls/slimbox | https://api.github.com/repos/cbeyls/slimbox | closed | Next and Previous image are misplaced when used in SproutCore application | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Create SproutCore application.
2. Invoke slimbox with multiple images
3. Hover with the mouse on both sides of the image
What is the expected output? What do you see instead?
Next show when mouse is at the right half of the photo and Previous on the left
side.
What versi... | 1.0 | Next and Previous image are misplaced when used in SproutCore application - ```
What steps will reproduce the problem?
1. Create SproutCore application.
2. Invoke slimbox with multiple images
3. Hover with the mouse on both sides of the image
What is the expected output? What do you see instead?
Next show when mouse i... | defect | next and previous image are misplaced when used in sproutcore application what steps will reproduce the problem create sproutcore application invoke slimbox with multiple images hover with the mouse on both sides of the image what is the expected output what do you see instead next show when mouse i... | 1 |
33,148 | 7,035,556,782 | IssuesEvent | 2017-12-28 01:04:53 | OGMS/ogms | https://api.github.com/repos/OGMS/ogms | closed | Is scope of OGMS strictly limited to humans? | auto-migrated Priority-Medium Type-Defect | ```
In a call today (2014-12-01) to resolve seemingly duplicate representational
units in OBI and OGMS, the question arose of whether OGMS is intended to
represent only human disease/diagnosis/general medicine.
The resolution of items depends on the answer to this question.
For example, OBI:disease is intended to b... | 1.0 | Is scope of OGMS strictly limited to humans? - ```
In a call today (2014-12-01) to resolve seemingly duplicate representational
units in OBI and OGMS, the question arose of whether OGMS is intended to
represent only human disease/diagnosis/general medicine.
The resolution of items depends on the answer to this quest... | defect | is scope of ogms strictly limited to humans in a call today to resolve seemingly duplicate representational units in obi and ogms the question arose of whether ogms is intended to represent only human disease diagnosis general medicine the resolution of items depends on the answer to this question ... | 1 |
38,410 | 8,799,206,994 | IssuesEvent | 2018-12-24 12:41:46 | vim/vim | https://api.github.com/repos/vim/vim | closed | errorformat: match error numbers that contain letters | Priority-Medium auto-migrated defect | ```
What steps will reproduce the problem?
For example, the Renesas HEW compiler produces error in the following style:
main.c(11) : C2225 (E) Undeclared name "FOOBAR"
What is the expected output? What do you see instead?
The error numbers (C2225 in the example) include a letter at the beginning.
The format specif... | 1.0 | errorformat: match error numbers that contain letters - ```
What steps will reproduce the problem?
For example, the Renesas HEW compiler produces error in the following style:
main.c(11) : C2225 (E) Undeclared name "FOOBAR"
What is the expected output? What do you see instead?
The error numbers (C2225 in the exampl... | defect | errorformat match error numbers that contain letters what steps will reproduce the problem for example the renesas hew compiler produces error in the following style main c e undeclared name foobar what is the expected output what do you see instead the error numbers in the example includ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.