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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
86,710 | 24,930,948,637 | IssuesEvent | 2022-10-31 11:34:01 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Is it possible to compile tflite-runtime python wheel on m1 mac (arm64)? | stat:awaiting response type:build/install stalled comp:lite subtype:macOS TF 2.5 | **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Mac OS Big Sur version 11.4
- TensorFlow installed from (source or binary): source
- TensorFlow version: v2.6.0, v2.5.0
- Python version: 3.8.10
- Bazel version (if compiling from source): 4.1.0
- GCC/Compiler version (if compiling... | 1.0 | Is it possible to compile tflite-runtime python wheel on m1 mac (arm64)? - **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Mac OS Big Sur version 11.4
- TensorFlow installed from (source or binary): source
- TensorFlow version: v2.6.0, v2.5.0
- Python version: 3.8.10
- Bazel vers... | non_defect | is it possible to compile tflite runtime python wheel on mac system information os platform and distribution e g linux ubuntu mac os big sur version tensorflow installed from source or binary source tensorflow version python version bazel version if com... | 0 |
66,445 | 8,016,384,202 | IssuesEvent | 2018-07-25 13:13:09 | openMF/web-app | https://api.github.com/repos/openMF/web-app | opened | Refactor code structure | c4gw design enhancement good first issue | src/app/clients/address
then include below
- create address
- edit address
Also look for more possible refactor | 1.0 | Refactor code structure - src/app/clients/address
then include below
- create address
- edit address
Also look for more possible refactor | non_defect | refactor code structure src app clients address then include below create address edit address also look for more possible refactor | 0 |
538,263 | 15,765,652,474 | IssuesEvent | 2021-03-31 14:20:49 | mskcc/pluto-cwl | https://api.github.com/repos/mskcc/pluto-cwl | opened | add sample concordance / discordance comparisons | high priority | Need to include information about concordant and discordant variants between a number of samples. The most basic case is 1 research sample vs. 1 clinical sample.
We already have
- [`samples_fillout_workflow.cwl`](https://github.com/mskcc/pluto-cwl/blob/master/cwl/samples_fillout_workflow.cwl) for doing fillout on... | 1.0 | add sample concordance / discordance comparisons - Need to include information about concordant and discordant variants between a number of samples. The most basic case is 1 research sample vs. 1 clinical sample.
We already have
- [`samples_fillout_workflow.cwl`](https://github.com/mskcc/pluto-cwl/blob/master/cwl... | non_defect | add sample concordance discordance comparisons need to include information about concordant and discordant variants between a number of samples the most basic case is research sample vs clinical sample we already have for doing fillout on a set of samples each with their own maf files variant l... | 0 |
583,482 | 17,390,037,806 | IssuesEvent | 2021-08-02 05:46:04 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | (x) => `${x}` yields unexpected match for raw-html-concat rule | bug lang:javascript priority:medium user:external | https://semgrep.dev/s/JjOd?registry=javascript.browser.security.raw-html-concat.raw-html-concat
I have some backend code that seems to be returning a false positive for this rule. Here is the code: https://semgrep.dev/s/jasoncubic:false-positive-for-html-xss-in-backend-code??registry=javascript.browser.security.ra... | 1.0 | (x) => `${x}` yields unexpected match for raw-html-concat rule - https://semgrep.dev/s/JjOd?registry=javascript.browser.security.raw-html-concat.raw-html-concat
I have some backend code that seems to be returning a false positive for this rule. Here is the code: https://semgrep.dev/s/jasoncubic:false-positive-for-... | non_defect | x x yields unexpected match for raw html concat rule i have some backend code that seems to be returning a false positive for this rule here is the code | 0 |
23,505 | 2,659,906,000 | IssuesEvent | 2015-03-19 00:25:44 | perfsonar/project | https://api.github.com/repos/perfsonar/project | closed | Ability to plot IPv4 and IPv6 separately on same graph | Component-GUI Milestone-Release3.5 Priority-Medium Type-Enhancement | Original [issue 1002](https://code.google.com/p/perfsonar-ps/issues/detail?id=1002) created by arlake228 on 2014-10-15T14:54:08.000Z:
It was requested that it would be nice to have the option to split IPv4 and IPv6 lines for the same data type. For example have a line for IPv6 throughput and IPv4 throughput so they co... | 1.0 | Ability to plot IPv4 and IPv6 separately on same graph - Original [issue 1002](https://code.google.com/p/perfsonar-ps/issues/detail?id=1002) created by arlake228 on 2014-10-15T14:54:08.000Z:
It was requested that it would be nice to have the option to split IPv4 and IPv6 lines for the same data type. For example have ... | non_defect | ability to plot and separately on same graph original created by on it was requested that it would be nice to have the option to split and lines for the same data type for example have a line for throughput and throughput so they could be compared | 0 |
215,638 | 7,296,164,964 | IssuesEvent | 2018-02-26 09:51:37 | ballerina-platform/ballerina-message-broker | https://api.github.com/repos/ballerina-platform/ballerina-message-broker | closed | Fix column alignments in CLI help logs | Complexity/Moderate Module/cli-client Priority/Normal Severity/Minor Type/Improvement | **Description:**
Columns in CLI help logs are not aligned properly. (eg: command and the description) Those should be aligned.
Eg: following
Retrieve information on resource(s) in the Broker
```
Usage:
./broker-admin.sh list [command]
Commands:
exchange List exchange(s) in the Broker
queue L... | 1.0 | Fix column alignments in CLI help logs - **Description:**
Columns in CLI help logs are not aligned properly. (eg: command and the description) Those should be aligned.
Eg: following
Retrieve information on resource(s) in the Broker
```
Usage:
./broker-admin.sh list [command]
Commands:
exchange ... | non_defect | fix column alignments in cli help logs description columns in cli help logs are not aligned properly eg command and the description those should be aligned eg following retrieve information on resource s in the broker usage broker admin sh list commands exchange list exc... | 0 |
77,672 | 27,104,033,302 | IssuesEvent | 2023-02-15 10:44:29 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Sorting DMs by activity is not working right on develop | T-Defect S-Major A-DMs | ### Steps to reproduce
1. Look at the DM list in the left panel
2. Check that you have it set to "sort by activity"
### Outcome
#### What did you expect?
DMs are sorted by activity
#### What happened instead?
DMs are in a random order and don't reflect who you've talked to recently
### Operating system
_No r... | 1.0 | Sorting DMs by activity is not working right on develop - ### Steps to reproduce
1. Look at the DM list in the left panel
2. Check that you have it set to "sort by activity"
### Outcome
#### What did you expect?
DMs are sorted by activity
#### What happened instead?
DMs are in a random order and don't reflect ... | defect | sorting dms by activity is not working right on develop steps to reproduce look at the dm list in the left panel check that you have it set to sort by activity outcome what did you expect dms are sorted by activity what happened instead dms are in a random order and don t reflect ... | 1 |
23,768 | 7,374,159,132 | IssuesEvent | 2018-03-13 19:25:56 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Omit UI buildInfo.json from archive | Category: Build Category: Services Category: UI Priority: High | In #2241 I removed the `services-build` target when creating the packaging archive. This created a regression when running `make archive`, leading to failures like this:
```
# Copy the buildInfo.json file for hoot services
if [ "services" == "services" ]; then mkdir -p hootenanny-0.2.39_20_g672adde/hoot-ui/data; ... | 1.0 | Omit UI buildInfo.json from archive - In #2241 I removed the `services-build` target when creating the packaging archive. This created a regression when running `make archive`, leading to failures like this:
```
# Copy the buildInfo.json file for hoot services
if [ "services" == "services" ]; then mkdir -p hooten... | non_defect | omit ui buildinfo json from archive in i removed the services build target when creating the packaging archive this created a regression when running make archive leading to failures like this copy the buildinfo json file for hoot services if then mkdir p hootenanny hoot ui data c... | 0 |
48,936 | 13,184,780,760 | IssuesEvent | 2020-08-12 20:04:55 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | rootwriter does not store enum strings correctly for arrays of enums (Trac #482) | Incomplete Migration Migrated from Trac defect tableio | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/482
, reported by kislat and owned by jvansanten_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-02-24T10:34:44",
"description": "'''Background'''\nWhen writing enum fields to a tree, rootwriter creates two branches,... | 1.0 | rootwriter does not store enum strings correctly for arrays of enums (Trac #482) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/482
, reported by kislat and owned by jvansanten_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-02-24T10:34:44",
"description": "'''... | defect | rootwriter does not store enum strings correctly for arrays of enums trac migrated from reported by kislat and owned by jvansanten json status closed changetime description background nwhen writing enum fields to a tree rootwriter creates two bran... | 1 |
30,620 | 6,195,712,530 | IssuesEvent | 2017-07-05 13:17:28 | AsyncHttpClient/async-http-client | https://api.github.com/repos/AsyncHttpClient/async-http-client | closed | RealmTest.testStrongDigest random failure on Travis | Defect | `RealmTest.testStrongDigest:99 expected [ca81aa346c59feac0fed225ed6c2ca] but found [00ca81aa346c59feac0fed225ed6c2ca]` | 1.0 | RealmTest.testStrongDigest random failure on Travis - `RealmTest.testStrongDigest:99 expected [ca81aa346c59feac0fed225ed6c2ca] but found [00ca81aa346c59feac0fed225ed6c2ca]` | defect | realmtest teststrongdigest random failure on travis realmtest teststrongdigest expected but found | 1 |
54,931 | 13,486,503,517 | IssuesEvent | 2020-09-11 09:33:01 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | closed | Consider enabling AutoLink in all builds | intro package:build-balloon package:build-balloon-block package:build-classic package:build-decoupled-document package:build-inline squad:ux type:task | ## Provide a description of the task
Demo is here: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/link.html#autolink-feature
Do we want this feature in all builds? I'm :+1: | 5.0 | Consider enabling AutoLink in all builds - ## Provide a description of the task
Demo is here: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/link.html#autolink-feature
Do we want this feature in all builds? I'm :+1: | non_defect | consider enabling autolink in all builds provide a description of the task demo is here do we want this feature in all builds i m | 0 |
3,236 | 5,654,224,190 | IssuesEvent | 2017-04-09 06:28:39 | VanHackathon2017HueBR/presentation-builder | https://api.github.com/repos/VanHackathon2017HueBR/presentation-builder | closed | Split pdf into images | Requirement | Create js component to split pdf into images.
Receives a file and returns a array of bytes | 1.0 | Split pdf into images - Create js component to split pdf into images.
Receives a file and returns a array of bytes | non_defect | split pdf into images create js component to split pdf into images receives a file and returns a array of bytes | 0 |
78,560 | 27,587,725,783 | IssuesEvent | 2023-03-08 21:13:28 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | 508-defect-2: Long file names overflow small screens | bug frontend 508/Accessibility 508-defect-2 Supplemental Claims benefits-team-1 squad-2 | ### Point of contact
Josh Kim
### Severity level
2, Serious. Should be fixed in 1-2 sprints post-launch.
### Details
On a small (e.g. 320 pixel wide) screen, when uploading a long file the upload card will overflow and go off screen
![super_long_file_name_123412345234623562362346234623462346.pdf file ... | 1.0 | 508-defect-2: Long file names overflow small screens - ### Point of contact
Josh Kim
### Severity level
2, Serious. Should be fixed in 1-2 sprints post-launch.
### Details
On a small (e.g. 320 pixel wide) screen, when uploading a long file the upload card will overflow and go off screen
![super_long_f... | defect | defect long file names overflow small screens point of contact josh kim severity level serious should be fixed in sprints post launch details on a small e g pixel wide screen when uploading a long file the upload card will overflow and go off screen reprod... | 1 |
31,260 | 2,732,889,706 | IssuesEvent | 2015-04-17 10:01:00 | tiku01/oryx-editor | https://api.github.com/repos/tiku01/oryx-editor | closed | Centralize the webapp name | auto-migrated Priority-Medium Type-Enhancement | ```
What is the problem?
The /oryx path is used throughout the application without control.
What should be done alternatively?
We should make this all configurable: one mention of /oryx in EditorHandler,
and one in config.js are enough to get going.
Please see the attached patch (created under the editor subfolder).... | 1.0 | Centralize the webapp name - ```
What is the problem?
The /oryx path is used throughout the application without control.
What should be done alternatively?
We should make this all configurable: one mention of /oryx in EditorHandler,
and one in config.js are enough to get going.
Please see the attached patch (created... | non_defect | centralize the webapp name what is the problem the oryx path is used throughout the application without control what should be done alternatively we should make this all configurable one mention of oryx in editorhandler and one in config js are enough to get going please see the attached patch created... | 0 |
17,977 | 3,013,839,881 | IssuesEvent | 2015-07-29 11:36:54 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | Cannot load corrupt save file, missing decomposition definition | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
Attached file "STU_v4.yawl" is an example of a corrupted save file.
The steps to reproduce this corrupted file are not known, but suspected to be
related to errors during saving.
What is the expected output? What do you see instead?
Expected is that the file (attached, "STU_... | 1.0 | Cannot load corrupt save file, missing decomposition definition - ```
What steps will reproduce the problem?
Attached file "STU_v4.yawl" is an example of a corrupted save file.
The steps to reproduce this corrupted file are not known, but suspected to be
related to errors during saving.
What is the expected output? W... | defect | cannot load corrupt save file missing decomposition definition what steps will reproduce the problem attached file stu yawl is an example of a corrupted save file the steps to reproduce this corrupted file are not known but suspected to be related to errors during saving what is the expected output wh... | 1 |
29,049 | 5,513,405,444 | IssuesEvent | 2017-03-17 12:27:54 | pvanek/qlipper | https://api.github.com/repos/pvanek/qlipper | closed | Please ship a larger icon for Qlipper | auto-migrated Priority-Medium Type-Defect | _From @GoogleCodeExporter on March 17, 2015 19:36_
```
Hi, my name is Richard Hughes and I work at Red Hat. I'm trying to build a
distro-neutral framework to make installing applications easier. At the moment
I'm trying to contact various upstream authors asking them to do things to make
their software show up. I'v... | 1.0 | Please ship a larger icon for Qlipper - _From @GoogleCodeExporter on March 17, 2015 19:36_
```
Hi, my name is Richard Hughes and I work at Red Hat. I'm trying to build a
distro-neutral framework to make installing applications easier. At the moment
I'm trying to contact various upstream authors asking them to do thi... | defect | please ship a larger icon for qlipper from googlecodeexporter on march hi my name is richard hughes and i work at red hat i m trying to build a distro neutral framework to make installing applications easier at the moment i m trying to contact various upstream authors asking them to do things to... | 1 |
58,945 | 16,963,233,106 | IssuesEvent | 2021-06-29 07:47:19 | milvus-io/milvus-insight | https://api.github.com/repos/milvus-io/milvus-insight | closed | Only added field can scroll in order to fix the "add new field"button on the same place | defect | <img width="1108" alt="Screen Shot 2021-06-25 at 11 53 34 AM" src="https://user-images.githubusercontent.com/77377414/123367342-5c9fcd80-d5ac-11eb-8690-78665e9a28a3.png">
| 1.0 | Only added field can scroll in order to fix the "add new field"button on the same place - <img width="1108" alt="Screen Shot 2021-06-25 at 11 53 34 AM" src="https://user-images.githubusercontent.com/77377414/123367342-5c9fcd80-d5ac-11eb-8690-78665e9a28a3.png">
| defect | only added field can scroll in order to fix the add new field button on the same place img width alt screen shot at am src | 1 |
347,258 | 10,427,463,817 | IssuesEvent | 2019-09-16 20:00:00 | dailynowco/daily-apps | https://api.github.com/repos/dailynowco/daily-apps | opened | Layout customization panel | Priority: Medium Status: Blocked Type: Feature | Following https://github.com/dailynowco/daily/issues/79, we introduce a layout customization panel. The panel drops from the top on request and allow to fully customize the feed.
Prerequisites for implementing this issue:
- [ ] #49 Radio button component
- [ ] #50 Add different layout settings to feed
- [ ] #51 A... | 1.0 | Layout customization panel - Following https://github.com/dailynowco/daily/issues/79, we introduce a layout customization panel. The panel drops from the top on request and allow to fully customize the feed.
Prerequisites for implementing this issue:
- [ ] #49 Radio button component
- [ ] #50 Add different layout ... | non_defect | layout customization panel following we introduce a layout customization panel the panel drops from the top on request and allow to fully customize the feed prerequisites for implementing this issue radio button component add different layout settings to feed add a small variant to s... | 0 |
44,182 | 5,765,420,367 | IssuesEvent | 2017-04-27 02:20:05 | quicwg/base-drafts | https://api.github.com/repos/quicwg/base-drafts | closed | Packet reordering / loss distorts open stream limits | design transport | For illustrative purposes, consider a server with an max open stream limit of 2. The client sends packets with frames in the following order:
1. Open stream 3
2. Open stream 5
3. Close stream 5
4. Open stream 7
The network reorders packets 3 and 4. From the server's perspective, the client has violated the ma... | 1.0 | Packet reordering / loss distorts open stream limits - For illustrative purposes, consider a server with an max open stream limit of 2. The client sends packets with frames in the following order:
1. Open stream 3
2. Open stream 5
3. Close stream 5
4. Open stream 7
The network reorders packets 3 and 4. From t... | non_defect | packet reordering loss distorts open stream limits for illustrative purposes consider a server with an max open stream limit of the client sends packets with frames in the following order open stream open stream close stream open stream the network reorders packets and from t... | 0 |
277,889 | 30,686,947,672 | IssuesEvent | 2023-07-26 12:57:57 | meilisearch/heed | https://api.github.com/repos/meilisearch/heed | reopened | Implement Send for RoTxn | bug breaking security | I wanted to make the write transactions `Send` but LMDB's documentation says:
> A write [Transaction](https://lmdb.readthedocs.io/en/release/#lmdb.Transaction) may only be used from the thread it was created on.
However, I think that making `RoTxn: Sync` with the `sync-read-txn` is not safe, but I may be mistaken. ... | True | Implement Send for RoTxn - I wanted to make the write transactions `Send` but LMDB's documentation says:
> A write [Transaction](https://lmdb.readthedocs.io/en/release/#lmdb.Transaction) may only be used from the thread it was created on.
However, I think that making `RoTxn: Sync` with the `sync-read-txn` is not sa... | non_defect | implement send for rotxn i wanted to make the write transactions send but lmdb s documentation says a write may only be used from the thread it was created on however i think that making rotxn sync with the sync read txn is not safe but i may be mistaken but for sure rotxn should implement ... | 0 |
74,128 | 24,960,309,810 | IssuesEvent | 2022-11-01 15:02:42 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | closed | Faster joins: room alias server list may be incomplete | A-Federated-Join T-Defect | If a room alias is added on a server that is doing a faster join, the list of servers associated with the alias may be incomplete until the faster join completes. | 1.0 | Faster joins: room alias server list may be incomplete - If a room alias is added on a server that is doing a faster join, the list of servers associated with the alias may be incomplete until the faster join completes. | defect | faster joins room alias server list may be incomplete if a room alias is added on a server that is doing a faster join the list of servers associated with the alias may be incomplete until the faster join completes | 1 |
229,337 | 17,552,216,718 | IssuesEvent | 2021-08-13 00:13:41 | PlaceOS/docs | https://api.github.com/repos/PlaceOS/docs | closed | Migrate remainder of relevant info from Engine docsite | epic priority: high type: documentation | Pick out what structure and content is relevant from the engine.place.technology site, which needs to be transferred over & how much it needs to be reworked
https://github.com/acaengine/docs | 1.0 | Migrate remainder of relevant info from Engine docsite - Pick out what structure and content is relevant from the engine.place.technology site, which needs to be transferred over & how much it needs to be reworked
https://github.com/acaengine/docs | non_defect | migrate remainder of relevant info from engine docsite pick out what structure and content is relevant from the engine place technology site which needs to be transferred over how much it needs to be reworked | 0 |
720,380 | 24,790,203,663 | IssuesEvent | 2022-10-24 13:13:53 | AY2223S1-CS2103T-T12-4/tp | https://api.github.com/repos/AY2223S1-CS2103T-T12-4/tp | closed | view all tasks for a particular day | type.Story priority.Medium type.TimeBased | As a private nurse with many patients I want to view all tasks for a particular day so that I can easily see the more urgent tasks I have for the day | 1.0 | view all tasks for a particular day - As a private nurse with many patients I want to view all tasks for a particular day so that I can easily see the more urgent tasks I have for the day | non_defect | view all tasks for a particular day as a private nurse with many patients i want to view all tasks for a particular day so that i can easily see the more urgent tasks i have for the day | 0 |
66,618 | 20,377,586,987 | IssuesEvent | 2022-02-21 17:10:27 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | spinning at 100% cpu, flickering mouse cursor | T-Defect | ### Steps to reproduce
1. Hover over reaction/reply/thread/etc button
2. move mouse around a bit in this area
### Outcome
icons and mouse cursor start flickering; display freezes.
https://user-images.githubusercontent.com/1389908/155000083-e9674609-7b6e-4813-bacb-9725098142b5.mp4
Only solution seems to b... | 1.0 | spinning at 100% cpu, flickering mouse cursor - ### Steps to reproduce
1. Hover over reaction/reply/thread/etc button
2. move mouse around a bit in this area
### Outcome
icons and mouse cursor start flickering; display freezes.
https://user-images.githubusercontent.com/1389908/155000083-e9674609-7b6e-4813-b... | defect | spinning at cpu flickering mouse cursor steps to reproduce hover over reaction reply thread etc button move mouse around a bit in this area outcome icons and mouse cursor start flickering display freezes only solution seems to be to quit and restart operating system ubuntu... | 1 |
73,784 | 24,798,713,474 | IssuesEvent | 2022-10-24 19:39:00 | vector-im/element-call | https://api.github.com/repos/vector-im/element-call | closed | Debug log requests in matroyshka mode | T-Defect | Looms like the request to others to submit debug logs might not be working in matroyshka mode? Note to check and fix if so. | 1.0 | Debug log requests in matroyshka mode - Looms like the request to others to submit debug logs might not be working in matroyshka mode? Note to check and fix if so. | defect | debug log requests in matroyshka mode looms like the request to others to submit debug logs might not be working in matroyshka mode note to check and fix if so | 1 |
14,091 | 2,789,893,438 | IssuesEvent | 2015-05-08 22:13:48 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | closed | Google GeoMap doesn't show more than one geoMap in markers mode on one page | Priority-Medium Type-Defect | Original [issue 453](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=453) created by orwant on 2010-11-05T21:20:13.000Z:
Good day,
I'm using Google GeoMap Charts for particular countries whithin one html page.
When I paint more than one chart in regions mode, everything is working f... | 1.0 | Google GeoMap doesn't show more than one geoMap in markers mode on one page - Original [issue 453](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=453) created by orwant on 2010-11-05T21:20:13.000Z:
Good day,
I'm using Google GeoMap Charts for particular countries whithin one html page.
... | defect | google geomap doesn t show more than one geomap in markers mode on one page original created by orwant on good day i m using google geomap charts for particular countries whithin one html page when i paint more than one chart in regions mode everything is working fine however i want to ... | 1 |
480,758 | 13,866,384,788 | IssuesEvent | 2020-10-16 06:42:20 | AbsaOSS/enceladus | https://api.github.com/repos/AbsaOSS/enceladus | closed | CommonJobExecution.runPostProcessing performance improvement proposal | feature priority: high priority: undecided under discussion | ## Background
`CommonJobExecution.runPostProcessing` reads a parquet ([link](https://github.com/AbsaOSS/enceladus/blob/develop/spark-jobs/src/main/scala/za/co/absa/enceladus/common/CommonJobExecution.scala#L113)) that is an output of std or conf. This parquet (actually `Dataframe`) can be supplied by `process"Type"Res... | 2.0 | CommonJobExecution.runPostProcessing performance improvement proposal - ## Background
`CommonJobExecution.runPostProcessing` reads a parquet ([link](https://github.com/AbsaOSS/enceladus/blob/develop/spark-jobs/src/main/scala/za/co/absa/enceladus/common/CommonJobExecution.scala#L113)) that is an output of std or conf. ... | non_defect | commonjobexecution runpostprocessing performance improvement proposal background commonjobexecution runpostprocessing reads a parquet that is an output of std or conf this parquet actually dataframe can be supplied by process type result conformance or standardization weirdly processstandardizat... | 0 |
44,043 | 11,935,951,757 | IssuesEvent | 2020-04-02 09:28:22 | radon-h2020/radon-defect-prediction-api | https://api.github.com/repos/radon-h2020/radon-defect-prediction-api | opened | The tool must decrease bug-fixing times with respect to manual inspection | Defect prediction MUST WP3 | ID | R-T3.4-11
-- | --
Section | WP3: Methodology and Quality Assurance Requirements
Type | PERFORMANCE_EFFICIENCY
User Story | As an Operations Engineer I want the tool to decrease the time to inspect the infrastructure manually considerably
Requirement | The tool must diminish the time to detect defects with res... | 1.0 | The tool must decrease bug-fixing times with respect to manual inspection - ID | R-T3.4-11
-- | --
Section | WP3: Methodology and Quality Assurance Requirements
Type | PERFORMANCE_EFFICIENCY
User Story | As an Operations Engineer I want the tool to decrease the time to inspect the infrastructure manually considerab... | defect | the tool must decrease bug fixing times with respect to manual inspection id r section methodology and quality assurance requirements type performance efficiency user story as an operations engineer i want the tool to decrease the time to inspect the infrastructure manually considerably ... | 1 |
39,097 | 9,203,822,357 | IssuesEvent | 2019-03-08 04:23:06 | line/armeria | https://api.github.com/repos/line/armeria | closed | StackOverflowError exception with annotatedService in Kotlin | defect | Hi.
I am using armeria with kotlin lang. When I create an annotatedService a StackOverflowError exception occur in server start-up.
```
class PikaRest {
@Get("/{id}")
fun redirect(ctx: ServiceRequestContext, @Param("id") id: String): HttpResponse {
}
}
``` | 1.0 | StackOverflowError exception with annotatedService in Kotlin - Hi.
I am using armeria with kotlin lang. When I create an annotatedService a StackOverflowError exception occur in server start-up.
```
class PikaRest {
@Get("/{id}")
fun redirect(ctx: ServiceRequestContext, @Param("id") id: String): HttpResp... | defect | stackoverflowerror exception with annotatedservice in kotlin hi i am using armeria with kotlin lang when i create an annotatedservice a stackoverflowerror exception occur in server start up class pikarest get id fun redirect ctx servicerequestcontext param id id string httpresp... | 1 |
111,642 | 24,166,581,439 | IssuesEvent | 2022-09-22 15:28:54 | lancaster-university/codal-microbit-v2 | https://api.github.com/repos/lancaster-university/codal-microbit-v2 | opened | Play 'until done' should actually wait until audio is complete | bug makecode | Currently blocks in PXT in the form 'Play until done' do not actually wait until the audio is fully played out, leading to some overlap with the subsequent blocks.
Its suspected that this is because the underlaying CODAL calls are returning before the final buffer(s) are played out, and this needs to be investigated... | 1.0 | Play 'until done' should actually wait until audio is complete - Currently blocks in PXT in the form 'Play until done' do not actually wait until the audio is fully played out, leading to some overlap with the subsequent blocks.
Its suspected that this is because the underlaying CODAL calls are returning before the ... | non_defect | play until done should actually wait until audio is complete currently blocks in pxt in the form play until done do not actually wait until the audio is fully played out leading to some overlap with the subsequent blocks its suspected that this is because the underlaying codal calls are returning before the ... | 0 |
14,382 | 24,808,126,093 | IssuesEvent | 2022-10-25 07:13:39 | AleGitMad/ThePerfectLaptop | https://api.github.com/repos/AleGitMad/ThePerfectLaptop | opened | Functional requirement 2 | functonal requirement | The system shall make the user select what level of knowledge he has between three different levels. | 1.0 | Functional requirement 2 - The system shall make the user select what level of knowledge he has between three different levels. | non_defect | functional requirement the system shall make the user select what level of knowledge he has between three different levels | 0 |
35,079 | 7,548,671,410 | IssuesEvent | 2018-04-18 12:02:52 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | InputMask runtime error | defect | Reported By PRO User;
> If there is no value assigned to InputMask, there is an error after mounting the component:
> Uncaught TypeError: Cannot set property 'value' of null at InputMask.writeBuffer (InputMask.js:315) at InputMask.js:514 | 1.0 | InputMask runtime error - Reported By PRO User;
> If there is no value assigned to InputMask, there is an error after mounting the component:
> Uncaught TypeError: Cannot set property 'value' of null at InputMask.writeBuffer (InputMask.js:315) at InputMask.js:514 | defect | inputmask runtime error reported by pro user if there is no value assigned to inputmask there is an error after mounting the component uncaught typeerror cannot set property value of null at inputmask writebuffer inputmask js at inputmask js | 1 |
74,248 | 25,025,083,639 | IssuesEvent | 2022-11-04 07:00:24 | DDCorkum/CTMod | https://api.github.com/repos/DDCorkum/CTMod | closed | self:SetNormalTexture(asset) Error | - Defect CT_Core | Not sure what is causing this....
5x Usage: self:SetNormalTexture(asset)
[string "=[C]"]: in function `SetNormalTexture'
[string "@Interface/AddOns/CT_Core/CT_Core_Chat.lua"]:648: in function <Interface/AddOns/CT_Core/CT_Core_Chat.lua:627>
[string "@Interface/AddOns/CT_Core/CT_Core_Chat.lua"]:669: in function <In... | 1.0 | self:SetNormalTexture(asset) Error - Not sure what is causing this....
5x Usage: self:SetNormalTexture(asset)
[string "=[C]"]: in function `SetNormalTexture'
[string "@Interface/AddOns/CT_Core/CT_Core_Chat.lua"]:648: in function <Interface/AddOns/CT_Core/CT_Core_Chat.lua:627>
[string "@Interface/AddOns/CT_Core/CT... | defect | self setnormaltexture asset error not sure what is causing this usage self setnormaltexture asset in function setnormaltexture in function in function in function in function chatupdate in function updatefunc in function setoption in function ... | 1 |
70,964 | 23,391,760,023 | IssuesEvent | 2022-08-11 18:33:36 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | Multiple empty navigation landmarks in CMS Admin toolbar | Needs refining ⭐️ Sitewide CMS 508/Accessibility 508-defect-2 | ## Description
In the CMS, the admin toolbar has multiple navigation landmarks that are not distinguishable by a unique label. In this case, these landmarks are also empty so may not be necessary within the HTML.
## Screenshot
 package 2.9.0
### Stack Trace
Uncaught TypeError: Cannot read property 'get' of ... | 1.0 | Uncaught TypeError: Cannot read property 'get' of undefined - [Enter steps to reproduce:]
1. Shutdown python3.6.6 kernel in virtual environment.
**Atom**: 1.36.1 x64
**Electron**: 2.0.18
**OS**: Microsoft Windows 10 Pro
**Thrown From**: [Hydrogen](https://github.com/nteract/hydrogen) package 2.9.0
### Sta... | non_defect | uncaught typeerror cannot read property get of undefined shutdown kernel in virtual environment atom electron os microsoft windows pro thrown from package stack trace uncaught typeerror cannot read property get of undefined a... | 0 |
75,503 | 15,422,097,635 | IssuesEvent | 2021-03-05 13:57:54 | idonthaveafifaaddiction/Azure-Sentinel | https://api.github.com/repos/idonthaveafifaaddiction/Azure-Sentinel | opened | CVE-2020-36242 (High) detected in cryptography-3.3.1-cp27-cp27mu-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2020-36242 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-3.3.1-cp27-cp27mu-manylinux2010_x86_64.whl</b></p></summary>
<p>cryptography is a package which provides ... | True | CVE-2020-36242 (High) detected in cryptography-3.3.1-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2020-36242 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-3.3.1-cp27-cp2... | non_defect | cve high detected in cryptography whl cve high severity vulnerability vulnerable library cryptography whl cryptography is a package which provides cryptographic recipes and primitives to python developers library home page a href path to dependency f... | 0 |
169,357 | 6,400,393,305 | IssuesEvent | 2017-08-05 10:31:01 | blibli-future/detroit | https://api.github.com/repos/blibli-future/detroit | closed | Implement API authentication | priority/high | For simplicity, I think we can just use basic HTTP auth.
Tutorial I found from a 10 sec google search:
http://www.baeldung.com/spring-security-basic-authentication | 1.0 | Implement API authentication - For simplicity, I think we can just use basic HTTP auth.
Tutorial I found from a 10 sec google search:
http://www.baeldung.com/spring-security-basic-authentication | non_defect | implement api authentication for simplicity i think we can just use basic http auth tutorial i found from a sec google search | 0 |
95,683 | 27,584,189,882 | IssuesEvent | 2023-03-08 18:22:50 | cased/shell | https://api.github.com/repos/cased/shell | opened | Codespaces Prebuilds failed on main | failure Codespaces Prebuilds | Codespaces Prebuilds failed on a workflow_run event on main at 2023-03-08T18:13:17Z.
* https://github.com/cased/shell/actions/runs/4367250119
* https://github.com/cased/shell/blob/main/dynamic/codespaces/create_codespaces_prebuilds
| 1.0 | Codespaces Prebuilds failed on main - Codespaces Prebuilds failed on a workflow_run event on main at 2023-03-08T18:13:17Z.
* https://github.com/cased/shell/actions/runs/4367250119
* https://github.com/cased/shell/blob/main/dynamic/codespaces/create_codespaces_prebuilds
| non_defect | codespaces prebuilds failed on main codespaces prebuilds failed on a workflow run event on main at | 0 |
78,001 | 27,272,484,893 | IssuesEvent | 2023-02-23 00:05:25 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Element tries to request avatars from non-exist servers. | T-Defect | ### Steps to reproduce
_Excuse me, it will be finished a bit later._
To reproduce you need an invite to the room on non-existed server.
Click to show invites.
Note: server does not exist.
### Outcome
#### What did you expect?
No request to non-exist server.
#### What happened instead?
Request an avatar f... | 1.0 | Element tries to request avatars from non-exist servers. - ### Steps to reproduce
_Excuse me, it will be finished a bit later._
To reproduce you need an invite to the room on non-existed server.
Click to show invites.
Note: server does not exist.
### Outcome
#### What did you expect?
No request to non-exis... | defect | element tries to request avatars from non exist servers steps to reproduce excuse me it will be finished a bit later to reproduce you need an invite to the room on non existed server click to show invites note server does not exist outcome what did you expect no request to non exis... | 1 |
67,427 | 14,878,525,791 | IssuesEvent | 2021-01-20 05:55:09 | turkdevops/angular | https://api.github.com/repos/turkdevops/angular | opened | WS-2018-0590 (High) detected in multiple libraries | security vulnerability | ## WS-2018-0590 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>diff-3.2.0.tgz</b>, <b>diff-1.4.0.tgz</b>, <b>diff-3.4.0.tgz</b></p></summary>
<p>
<details><summary><b>diff-3.2.0.tgz... | True | WS-2018-0590 (High) detected in multiple libraries - ## WS-2018-0590 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>diff-3.2.0.tgz</b>, <b>diff-1.4.0.tgz</b>, <b>diff-3.4.0.tgz</b></... | non_defect | ws high detected in multiple libraries ws high severity vulnerability vulnerable libraries diff tgz diff tgz diff tgz diff tgz a javascript text diff implementation library home page a href path to dependency file angular packages zone js nod... | 0 |
12,611 | 14,916,306,537 | IssuesEvent | 2021-01-22 18:00:14 | Vazkii/Quark | https://api.github.com/repos/Vazkii/Quark | closed | Magnet System Crash | bug compatibility critical | `Minecraft v1.16.5`
`Forge 36.0.1`
`Quark r2.4-295`
If the magnet system config is modified to include modded items, but said mod is removed, the game will crash instead of ignoring the item id. For example, while building a modpack, I originally had `iceandfire:copper_ingot` in the magnet derivation config, but t... | True | Magnet System Crash - `Minecraft v1.16.5`
`Forge 36.0.1`
`Quark r2.4-295`
If the magnet system config is modified to include modded items, but said mod is removed, the game will crash instead of ignoring the item id. For example, while building a modpack, I originally had `iceandfire:copper_ingot` in the magnet de... | non_defect | magnet system crash minecraft forge quark if the magnet system config is modified to include modded items but said mod is removed the game will crash instead of ignoring the item id for example while building a modpack i originally had iceandfire copper ingot in the magnet derivati... | 0 |
17,897 | 12,415,254,871 | IssuesEvent | 2020-05-22 15:54:00 | wellcometrust/reach | https://api.github.com/repos/wellcometrust/reach | closed | Add favicon to Reach | Usability | Adding a favicon will reinforce with users that we are the real deal. It will also (in a very very small 16px big kind of way) be another Wellcome brand touch point.
[Packaged folder with all favicons](https://app.zenhub.com/files/144130297/ed4ff9b6-1a89-4fdb-8f3c-dc4cb7eff710/download) | True | Add favicon to Reach - Adding a favicon will reinforce with users that we are the real deal. It will also (in a very very small 16px big kind of way) be another Wellcome brand touch point.
[Packaged folder with all favicons](https://app.zenhub.com/files/144130297/ed4ff9b6-1a89-4fdb-8f3c-dc4cb7eff710/download) | non_defect | add favicon to reach adding a favicon will reinforce with users that we are the real deal it will also in a very very small big kind of way be another wellcome brand touch point | 0 |
166,266 | 26,332,535,618 | IssuesEvent | 2023-01-10 11:58:06 | musescore/MuseScore | https://api.github.com/repos/musescore/MuseScore | closed | [MU4 Input Regression] Can't assign multiple shortcuts to the same action. | by design | **Describe the bug**
The shortcuts section of the settings dialog doesn't allow assigning multiple shortcuts to the same action. This was possible in MuseScore 3.
**To Reproduce**
1. Go to "Edit" -> "Preferences" -> "Shortcuts"
2. Pick "Enter Note B" from the list (or any other entry)
3. Click "Define..."
4. ... | 1.0 | [MU4 Input Regression] Can't assign multiple shortcuts to the same action. - **Describe the bug**
The shortcuts section of the settings dialog doesn't allow assigning multiple shortcuts to the same action. This was possible in MuseScore 3.
**To Reproduce**
1. Go to "Edit" -> "Preferences" -> "Shortcuts"
2. Pick... | non_defect | can t assign multiple shortcuts to the same action describe the bug the shortcuts section of the settings dialog doesn t allow assigning multiple shortcuts to the same action this was possible in musescore to reproduce go to edit preferences shortcuts pick enter note b from ... | 0 |
29,784 | 5,890,946,318 | IssuesEvent | 2017-05-17 15:57:06 | buildo/scriptoni | https://api.github.com/repos/buildo/scriptoni | closed | cleanup webpack config handling | defect in review | ## description
Two slightly related problems:
- the error given in case of broken `Config.js` is misleading: we should differentiate between config file not found and config file broken
- the default config does not define a `bundle` key, so code crashes if falling back to the default one
## how to reproduce
- r... | 1.0 | cleanup webpack config handling - ## description
Two slightly related problems:
- the error given in case of broken `Config.js` is misleading: we should differentiate between config file not found and config file broken
- the default config does not define a `bundle` key, so code crashes if falling back to the defau... | defect | cleanup webpack config handling description two slightly related problems the error given in case of broken config js is misleading we should differentiate between config file not found and config file broken the default config does not define a bundle key so code crashes if falling back to the defau... | 1 |
15,762 | 2,869,058,150 | IssuesEvent | 2015-06-05 22:59:44 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | dart2js pkg/matcher/test/matchers_test fails on ie9 | Area-Dart2JS Browser-IE Pkg-Matcher Priority-Medium Triaged Type-Defect | There is a failure in matchers_test in the cyclic initialization test:
{
type: print
value: FAIL: exception/error ma... | 1.0 | dart2js pkg/matcher/test/matchers_test fails on ie9 - There is a failure in matchers_test in the cyclic initialization test:
{
type: print
&... | defect | pkg matcher test matchers test fails on there is a failure in matchers test in the cyclic initialization test nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp type print nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nb... | 1 |
27,886 | 5,117,892,514 | IssuesEvent | 2017-01-07 21:47:54 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Sharing a HD video using Ubuntu desktop 12.04 and FireFox running Flash 11.2 causes videos to freeze | Accepted Defect Normal Priority Stability Video | Originally reported on Google Code with ID 1581
```
What steps will reproduce the problem?
1. Join as user A using Ubuntu desktop 12.04 and FireFox running Flash 11.2. Share
a HD video
2. Join as User B and C using Windows desktop running a browser that has Flash 11.7
3.
After above five minutes, all the videos wi... | 1.0 | Sharing a HD video using Ubuntu desktop 12.04 and FireFox running Flash 11.2 causes videos to freeze - Originally reported on Google Code with ID 1581
```
What steps will reproduce the problem?
1. Join as user A using Ubuntu desktop 12.04 and FireFox running Flash 11.2. Share
a HD video
2. Join as User B and C usin... | defect | sharing a hd video using ubuntu desktop and firefox running flash causes videos to freeze originally reported on google code with id what steps will reproduce the problem join as user a using ubuntu desktop and firefox running flash share a hd video join as user b and c using windows... | 1 |
179,642 | 21,577,047,590 | IssuesEvent | 2022-05-02 14:44:04 | wrbejar/VulnerableNode | https://api.github.com/repos/wrbejar/VulnerableNode | opened | body-parser-1.13.3.tgz: 1 vulnerabilities (highest severity is: 7.5) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>body-parser-1.13.3.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /vulnerable-node-master/package.json</p>
<p>Path to vulnerable library: /vulnerable-node-... | True | body-parser-1.13.3.tgz: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>body-parser-1.13.3.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /vulnerable-node-m... | non_defect | body parser tgz vulnerabilities highest severity is vulnerable library body parser tgz path to dependency file vulnerable node master package json path to vulnerable library vulnerable node master node modules qs package json node modules qs package json found in head... | 0 |
47,592 | 13,056,268,944 | IssuesEvent | 2020-07-30 04:11:06 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | I3Db - documentation, make doxygen render (Trac #811) | Migrated from Trac combo core defect | I3Db has doxygen-ish comment blocks but they don't render, because they're formatted wrong.
fix
examples in public/I3Db/I3OmDb/I3OmDb.h
Migrated from https://code.icecube.wisc.edu/ticket/811
```json
{
"status": "closed",
"changetime": "2015-02-11T21:45:49",
"description": "I3Db has doxygen-ish comment ... | 1.0 | I3Db - documentation, make doxygen render (Trac #811) - I3Db has doxygen-ish comment blocks but they don't render, because they're formatted wrong.
fix
examples in public/I3Db/I3OmDb/I3OmDb.h
Migrated from https://code.icecube.wisc.edu/ticket/811
```json
{
"status": "closed",
"changetime": "2015-02-11T21:45... | defect | documentation make doxygen render trac has doxygen ish comment blocks but they don t render because they re formatted wrong fix examples in public h migrated from json status closed changetime description has doxygen ish comment blocks but they d... | 1 |
26,481 | 4,727,607,118 | IssuesEvent | 2016-10-18 13:57:31 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | opened | Add error message when "hoursshown" aggregation is used in first column of Output:Table:Annual and Output:Table:Monthly | Defect Priority | When the advanced aggregation types are used in Output:Table:Monthly or Output:Table:Annual as the first column, an error message should be generated saying that the table results are invalid. The advanced aggregation types depend on a previous column being either Maximum, Minimum, or Hours---. The advanced aggregation... | 1.0 | Add error message when "hoursshown" aggregation is used in first column of Output:Table:Annual and Output:Table:Monthly - When the advanced aggregation types are used in Output:Table:Monthly or Output:Table:Annual as the first column, an error message should be generated saying that the table results are invalid. The a... | defect | add error message when hoursshown aggregation is used in first column of output table annual and output table monthly when the advanced aggregation types are used in output table monthly or output table annual as the first column an error message should be generated saying that the table results are invalid the a... | 1 |
49,383 | 26,134,993,032 | IssuesEvent | 2022-12-29 10:54:02 | hajimehoshi/ebiten | https://api.github.com/repos/hajimehoshi/ebiten | closed | Bad performance with mismatching sound sampling rates | wontfix os:linux performance | ### Ebitengine Version
v2.4.9
### Operating System
- [ ] Windows
- [ ] macOS
- [X] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] Xbox
- [ ] Web Browsers
### Go Version (`go version`)
1.18.1
### What steps will reproduce the problem?
1. Create an audio context with sampling... | True | Bad performance with mismatching sound sampling rates - ### Ebitengine Version
v2.4.9
### Operating System
- [ ] Windows
- [ ] macOS
- [X] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] Xbox
- [ ] Web Browsers
### Go Version (`go version`)
1.18.1
### What steps will reproduc... | non_defect | bad performance with mismatching sound sampling rates ebitengine version operating system windows macos linux freebsd openbsd android ios nintendo switch xbox web browsers go version go version what steps will reproduce the problem cre... | 0 |
250,377 | 21,262,677,188 | IssuesEvent | 2022-04-13 06:49:32 | andrewschultz/stale-tales-slate | https://api.github.com/repos/andrewschultz/stale-tales-slate | opened | table of preflip clues should go to tables.i7x and be broken down into regions | architectural Roiling test task | Once this is done, fill in where the test cases are tested in the rbr-* files.
This should ideally go in the *hints files, but if too many are in the *max files, we can/should keep them there. | 1.0 | table of preflip clues should go to tables.i7x and be broken down into regions - Once this is done, fill in where the test cases are tested in the rbr-* files.
This should ideally go in the *hints files, but if too many are in the *max files, we can/should keep them there. | non_defect | table of preflip clues should go to tables and be broken down into regions once this is done fill in where the test cases are tested in the rbr files this should ideally go in the hints files but if too many are in the max files we can should keep them there | 0 |
8,595 | 2,611,532,142 | IssuesEvent | 2015-02-27 06:03:31 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | opened | clicking cancel in Login window does NOT cancel connecting | auto-migrated Component-QtFrontend Priority-Medium ReleaseBug-0.9.19 Type-Defect | ```
What steps will reproduce the problem?
1. start hedgewars
2. in the main menu go to -> multiplayer -> official server
3. hit cancel in the Login window to return to main menu
What is the expected output? What do you see instead?
The expected behavior is connection being aborted (or not attempted at all) and
norm... | 1.0 | clicking cancel in Login window does NOT cancel connecting - ```
What steps will reproduce the problem?
1. start hedgewars
2. in the main menu go to -> multiplayer -> official server
3. hit cancel in the Login window to return to main menu
What is the expected output? What do you see instead?
The expected behavior is... | defect | clicking cancel in login window does not cancel connecting what steps will reproduce the problem start hedgewars in the main menu go to multiplayer official server hit cancel in the login window to return to main menu what is the expected output what do you see instead the expected behavior is... | 1 |
22,331 | 3,779,416,908 | IssuesEvent | 2016-03-18 08:10:36 | owncloud/core | https://api.github.com/repos/owncloud/core | opened | Open sidebar when clicking in the right part of rows in files view | bug design sev4-low | ### Steps to reproduce
1. Having a file or folder uploaded, try to open sidebar clicking at the right of the three dots.
### Expected behaviour
Sidebar opens.
I'd expect specially that the sidebar opens in the orange area:
, revision 4623:4625
Built on 2009-07-07 23:21:39 for ia64
Copyright (c) 2001-2009 HelenOS project
Detected 1 CPU(s), 64 MiB free memory
Kernel console ready (press any key to activate)
ns: HelenOS IPC Naming Serv... | 1.0 | devmap crashes on ia64 - **Reported by jermar on 7 Jul 2009 21:39 UTC**
```
SPARTAN kernel, release 0.4.0 (Sinister Valentine), revision 4623:4625
Built on 2009-07-07 23:21:39 for ia64
Copyright (c) 2001-2009 HelenOS project
Detected 1 CPU(s), 64 MiB free memory
Kernel console ready (press any key to activate)
ns... | defect | devmap crashes on reported by jermar on jul utc spartan kernel release sinister valentine revision built on for copyright c helenos project detected cpu s mib free memory kernel console ready press any key to activate ns helenos ipc naming service ns... | 1 |
1,637 | 2,603,968,697 | IssuesEvent | 2015-02-24 18:59:42 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳龟头下面长肉芽 | auto-migrated Priority-Medium Type-Defect | ```
沈阳龟头下面长肉芽〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com by `q964105.... | 1.0 | 沈阳龟头下面长肉芽 - ```
沈阳龟头下面长肉芽〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com ... | defect | 沈阳龟头下面长肉芽 沈阳龟头下面长肉芽〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at | 1 |
69,052 | 22,096,150,789 | IssuesEvent | 2022-06-01 10:17:52 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | Selenium test framework: TimeoutException using CommandLink with p:confirm | defect | ### Describe the bug
Running a Selenium test on Firefox using CommandLink with p:confirm fails with TimeoutException.
### Reproducer
Will provide a pull request with an appropriate integration test producing the error.
### Expected behavior
Selenium test runs fine without TimeoutException.
### PrimeFaces edition
... | 1.0 | Selenium test framework: TimeoutException using CommandLink with p:confirm - ### Describe the bug
Running a Selenium test on Firefox using CommandLink with p:confirm fails with TimeoutException.
### Reproducer
Will provide a pull request with an appropriate integration test producing the error.
### Expected behavio... | defect | selenium test framework timeoutexception using commandlink with p confirm describe the bug running a selenium test on firefox using commandlink with p confirm fails with timeoutexception reproducer will provide a pull request with an appropriate integration test producing the error expected behavio... | 1 |
81,940 | 31,825,082,308 | IssuesEvent | 2023-09-14 06:56:08 | zed-industries/community | https://api.github.com/repos/zed-industries/community | opened | External formatter for PHP replaces the original file | defect triage admin read | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I am trying to configure PHP CS Fixer as an external formatter for PHP using the following settings:
```json
{
"language_overrides": {
"PHP": {
"formatter": {
"external": {
"command... | 1.0 | External formatter for PHP replaces the original file - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I am trying to configure PHP CS Fixer as an external formatter for PHP using the following settings:
```json
{
"language_overrides": {
"PHP": {
"... | defect | external formatter for php replaces the original file check for existing issues completed describe the bug provide steps to reproduce it i am trying to configure php cs fixer as an external formatter for php using the following settings json language overrides php fo... | 1 |
157,388 | 12,371,830,907 | IssuesEvent | 2020-05-18 19:16:18 | rancher/dashboard | https://api.github.com/repos/rancher/dashboard | closed | Creating a configmap from yaml file fails | [zube]: To Test area/config-maps kind/bug | Version: master-head(dd102af17)
Steps:
1. Create a configmap from Yaml file.
```
apiVersion: v1
kind: ConfigMap
metadata:
name: test20
namespace: default
annotations:
a1: a2
labels:
key2: val1
binaryData:
k1d: dfs
data:
key1: test1
```
Configmap creation, fails with the below er... | 1.0 | Creating a configmap from yaml file fails - Version: master-head(dd102af17)
Steps:
1. Create a configmap from Yaml file.
```
apiVersion: v1
kind: ConfigMap
metadata:
name: test20
namespace: default
annotations:
a1: a2
labels:
key2: val1
binaryData:
k1d: dfs
data:
key1: test1
```... | non_defect | creating a configmap from yaml file fails version master head steps create a configmap from yaml file apiversion kind configmap metadata name namespace default annotations labels binarydata dfs data configmap creation fails wit... | 0 |
55,426 | 14,460,325,969 | IssuesEvent | 2020-12-09 00:18:40 | snowplow/snowplow-android-tracker | https://api.github.com/repos/snowplow/snowplow-android-tracker | opened | IllegalArgumentExpection after upgrade | type:defect | **Describe the bug**
In 1.3.5, you guys forced `builder.id` to be an UUID.
```
protected ScreenView(ScreenView.Builder<?> builder) {
super(builder);
if (builder.id != null) {
Preconditions.checkArgument(Util.isUUIDString(builder.id));
this.id = builder.id;
} e... | 1.0 | IllegalArgumentExpection after upgrade - **Describe the bug**
In 1.3.5, you guys forced `builder.id` to be an UUID.
```
protected ScreenView(ScreenView.Builder<?> builder) {
super(builder);
if (builder.id != null) {
Preconditions.checkArgument(Util.isUUIDString(builder.id));
... | defect | illegalargumentexpection after upgrade describe the bug in you guys forced builder id to be an uuid protected screenview screenview builder builder super builder if builder id null preconditions checkargument util isuuidstring builder id ... | 1 |
263,481 | 23,061,379,437 | IssuesEvent | 2022-07-25 10:14:32 | WEC-Sim/WEC-Sim | https://api.github.com/repos/WEC-Sim/WEC-Sim | opened | [BUG] Unable to resolve the name 'clock_out.time' (Desalination) | Bug WEC-Sim Application Tests/CI | **Describe the bug**
There is a CI failure for the desalination application case e.g. [here](https://github.com/WEC-Sim/WEC-Sim_Applications/actions/runs/2707787456).
**WEC-Sim file(s)**
Seems to be related to [this line](https://github.com/WEC-Sim/WEC-Sim/blob/fceb0a8318465b1b0bcdf02d9b13b3b5ae9bc22a/source/f... | 1.0 | [BUG] Unable to resolve the name 'clock_out.time' (Desalination) - **Describe the bug**
There is a CI failure for the desalination application case e.g. [here](https://github.com/WEC-Sim/WEC-Sim_Applications/actions/runs/2707787456).
**WEC-Sim file(s)**
Seems to be related to [this line](https://github.com/WEC... | non_defect | unable to resolve the name clock out time desalination describe the bug there is a ci failure for the desalination application case e g wec sim file s seems to be related to in postprocesswecsim m i guess the global clock out or it s field time is not being set in this case ... | 0 |
4,290 | 2,549,967,346 | IssuesEvent | 2015-02-01 00:09:25 | georgjaehnig/serchilo-drupal | https://api.github.com/repos/georgjaehnig/serchilo-drupal | closed | Flush Boost cache when shortcut changed | Priority: should Type: bug | Flush the Boost cache when shortcut changed, in order to update the listing on `/shortcuts` for instance. | 1.0 | Flush Boost cache when shortcut changed - Flush the Boost cache when shortcut changed, in order to update the listing on `/shortcuts` for instance. | non_defect | flush boost cache when shortcut changed flush the boost cache when shortcut changed in order to update the listing on shortcuts for instance | 0 |
67,709 | 21,076,227,669 | IssuesEvent | 2022-04-02 07:10:28 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Syncing hangs without updating. | T-Defect | ### Steps to reproduce
1. Use the app for a while
2. Tab out and go into a few other apps
3. Go back into the app
### Outcome
#### What did you expect?
For the syncing to be somewhat instant as not much was going on in the rooms I am in and also i'm not in many rooms to begin with.
#### What happened instead?
... | 1.0 | Syncing hangs without updating. - ### Steps to reproduce
1. Use the app for a while
2. Tab out and go into a few other apps
3. Go back into the app
### Outcome
#### What did you expect?
For the syncing to be somewhat instant as not much was going on in the rooms I am in and also i'm not in many rooms to begin w... | defect | syncing hangs without updating steps to reproduce use the app for a while tab out and go into a few other apps go back into the app outcome what did you expect for the syncing to be somewhat instant as not much was going on in the rooms i am in and also i m not in many rooms to begin w... | 1 |
34,183 | 7,382,733,216 | IssuesEvent | 2018-03-15 06:39:39 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Exception in Node constructor doesn't shutdown services properly | Team: Core Type: Defect | When an exception occurs in `Node` constructor after initializing some services, the services are not properly terminated. It can lead to thread leaks (e.g. hazelcast/hazelcast-enterprise#1978).
**Suggested fix:**
In case of exception in constructor shutdown properly all the already initialized services. | 1.0 | Exception in Node constructor doesn't shutdown services properly - When an exception occurs in `Node` constructor after initializing some services, the services are not properly terminated. It can lead to thread leaks (e.g. hazelcast/hazelcast-enterprise#1978).
**Suggested fix:**
In case of exception in constructor... | defect | exception in node constructor doesn t shutdown services properly when an exception occurs in node constructor after initializing some services the services are not properly terminated it can lead to thread leaks e g hazelcast hazelcast enterprise suggested fix in case of exception in constructor sh... | 1 |
87,237 | 3,739,527,142 | IssuesEvent | 2016-03-09 05:33:28 | project8/dripline | https://api.github.com/repos/project8/dripline | closed | What's that beeping sounds | bug low_priority | I'm really not sure about this one, and it isn't exactly critical. But loggers seem to create lots of terminal beep sounds.
## Reproducing
Start the lagavulin repeater and the muxer service each in a tmux pane. Issue ```dripline_agent config multiplexer logging_status on``` and hear a beep as each endpoint starts ... | 1.0 | What's that beeping sounds - I'm really not sure about this one, and it isn't exactly critical. But loggers seem to create lots of terminal beep sounds.
## Reproducing
Start the lagavulin repeater and the muxer service each in a tmux pane. Issue ```dripline_agent config multiplexer logging_status on``` and hear a ... | non_defect | what s that beeping sounds i m really not sure about this one and it isn t exactly critical but loggers seem to create lots of terminal beep sounds reproducing start the lagavulin repeater and the muxer service each in a tmux pane issue dripline agent config multiplexer logging status on and hear a ... | 0 |
239,509 | 26,231,769,634 | IssuesEvent | 2023-01-05 01:16:58 | pakorn186c/paz | https://api.github.com/repos/pakorn186c/paz | opened | CVE-2022-0144 (High) detected in shelljs-0.8.4.tgz | security vulnerability | ## CVE-2022-0144 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>shelljs-0.8.4.tgz</b></p></summary>
<p>Portable Unix shell commands for Node.js</p>
<p>Library home page: <a href="http... | True | CVE-2022-0144 (High) detected in shelljs-0.8.4.tgz - ## CVE-2022-0144 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>shelljs-0.8.4.tgz</b></p></summary>
<p>Portable Unix shell command... | non_defect | cve high detected in shelljs tgz cve high severity vulnerability vulnerable library shelljs tgz portable unix shell commands for node js library home page a href path to dependency file package json path to vulnerable library node modules shelljs dependency hie... | 0 |
49,877 | 13,187,284,122 | IssuesEvent | 2020-08-13 02:55:36 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [genie-icetray] lib detection (Trac #2210) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2210">https://code.icecube.wisc.edu/ticket/2210</a>, reported by david.schultz and owned by </em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:15:23",
"description": "With py2-v3.1.0, we have a... | 1.0 | [genie-icetray] lib detection (Trac #2210) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2210">https://code.icecube.wisc.edu/ticket/2210</a>, reported by david.schultz and owned by </em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:15:23",
... | defect | lib detection trac migrated from json status closed changetime description with we have a new genie install in cvmfs this means new detection challenges n n lhapdf n pythia n libgenvector from root n ni ve tested manually adding these libra... | 1 |
78,445 | 27,524,746,322 | IssuesEvent | 2023-03-06 17:14:14 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Space settings dialog has a browser tooltip *everywhere* | T-Defect | ### Steps to reproduce
1. Open space settings
2. Move your mouse over the dialog
3. Wait a couple seconds for the browser tooltip to appear
### Outcome
#### What did you expect?
No tooltip
#### What happened instead?
A tooltip.
### Operating system
Windows 10
### Application version
Element Nightl... | 1.0 | Space settings dialog has a browser tooltip *everywhere* - ### Steps to reproduce
1. Open space settings
2. Move your mouse over the dialog
3. Wait a couple seconds for the browser tooltip to appear
### Outcome
#### What did you expect?
No tooltip
#### What happened instead?
A tooltip.
### Operating ... | defect | space settings dialog has a browser tooltip everywhere steps to reproduce open space settings move your mouse over the dialog wait a couple seconds for the browser tooltip to appear outcome what did you expect no tooltip what happened instead a tooltip operating ... | 1 |
5,331 | 2,610,185,549 | IssuesEvent | 2015-02-26 18:58:55 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 支招如何消除脸上的色斑 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
如何治疗青春痘色斑是每个脸上有色斑的人所最关心的问题��
�特别是女性现在最宝贵的财富就是我们的青春,在我们年轻�
��时候我们有很多的美好的事情可以去追逐。可是,如果脸上
长了色斑,但是却不知道如何治疗青春痘色斑,让处于享受��
�春的我顿时感觉天塌地陷一般,如何治疗青春痘色斑?我四处
找寻着这个问题的解决方法。期间用了很多的祛斑产品,但��
�都没有有效的解决我的色斑的问题。如何消除脸上的色斑,
《客户案例》
我今年38岁了,脸上长了很多的黄褐斑,刚开始的时候没
有注意,觉得就几个斑也没什么影响的,就没怎
么注意,等我觉得不对的时候,黄褐斑已经长了很多了,我��
�两侧颧骨上,眼睛周围都是了,整个脸像是 ... | 1.0 | 支招如何消除脸上的色斑 - ```
《摘要》
如何治疗青春痘色斑是每个脸上有色斑的人所最关心的问题��
�特别是女性现在最宝贵的财富就是我们的青春,在我们年轻�
��时候我们有很多的美好的事情可以去追逐。可是,如果脸上
长了色斑,但是却不知道如何治疗青春痘色斑,让处于享受��
�春的我顿时感觉天塌地陷一般,如何治疗青春痘色斑?我四处
找寻着这个问题的解决方法。期间用了很多的祛斑产品,但��
�都没有有效的解决我的色斑的问题。如何消除脸上的色斑,
《客户案例》
我今年38岁了,脸上长了很多的黄褐斑,刚开始的时候没
有注意,觉得就几个斑也没什么影响的,就没怎
么注意,等我觉得不对的时候,黄褐斑已经长了很多了,我��
�两侧颧骨上... | defect | 支招如何消除脸上的色斑 《摘要》 如何治疗青春痘色斑是每个脸上有色斑的人所最关心的问题�� �特别是女性现在最宝贵的财富就是我们的青春,在我们年轻� ��时候我们有很多的美好的事情可以去追逐。可是,如果脸上 长了色斑,但是却不知道如何治疗青春痘色斑,让处于享受�� �春的我顿时感觉天塌地陷一般,如何治疗青春痘色斑 我四处 找寻着这个问题的解决方法。期间用了很多的祛斑产品,但�� �都没有有效的解决我的色斑的问题。如何消除脸上的色斑, 《客户案例》 ,脸上长了很多的黄褐斑,刚开始的时候没 有注意,觉得就几个斑也没什么影响的,就没怎 么注意,等我觉得不对的时候,黄褐斑已经长了很多了,我�� �两侧颧骨上,眼睛周围都... | 1 |
87,287 | 8,071,306,242 | IssuesEvent | 2018-08-06 12:47:39 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | Results of the x-pack Jest and Mocha tests should be displayed at Jenkins `Test Result` dashboard | test | Currently `x-pack` Jenkins job displays detailed results only for the following x-pack tests:
* X-Pack API Integration Tests
* X-Pack Functional Tests
* X-Pack Phantom API Reporting Tests
* X-Pack RBAC API Integration Tests
* X-Pack SAML API Integration Tests
We should also display results for Jest and Mocha ... | 1.0 | Results of the x-pack Jest and Mocha tests should be displayed at Jenkins `Test Result` dashboard - Currently `x-pack` Jenkins job displays detailed results only for the following x-pack tests:
* X-Pack API Integration Tests
* X-Pack Functional Tests
* X-Pack Phantom API Reporting Tests
* X-Pack RBAC API Integrat... | non_defect | results of the x pack jest and mocha tests should be displayed at jenkins test result dashboard currently x pack jenkins job displays detailed results only for the following x pack tests x pack api integration tests x pack functional tests x pack phantom api reporting tests x pack rbac api integrat... | 0 |
1,711 | 2,603,969,944 | IssuesEvent | 2015-02-24 19:00:00 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳龟头出现小疙瘩 | auto-migrated Priority-Medium Type-Defect | ```
沈阳龟头出现小疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com by `q964105.... | 1.0 | 沈阳龟头出现小疙瘩 - ```
沈阳龟头出现小疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com ... | defect | 沈阳龟头出现小疙瘩 沈阳龟头出现小疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at | 1 |
64,417 | 18,670,598,457 | IssuesEvent | 2021-10-30 16:31:00 | theseion/Fuel | https://api.github.com/repos/theseion/Fuel | closed | Error when serializing WideString and WideSymbol inside clusters | Priority-Medium auto-migrated Type-Defect stale | ```
Fuel correctly serializes WideString and WideSymbol instances but ONLY when
they are serialized as a regular object, that is, when its cluster is asked or
when using #encodeReference etc...
However, there is a problem when they are serialized directly into the stream
by other clusters. Example:
FLGlobalClust... | 1.0 | Error when serializing WideString and WideSymbol inside clusters - ```
Fuel correctly serializes WideString and WideSymbol instances but ONLY when
they are serialized as a regular object, that is, when its cluster is asked or
when using #encodeReference etc...
However, there is a problem when they are serialized di... | defect | error when serializing widestring and widesymbol inside clusters fuel correctly serializes widestring and widesymbol instances but only when they are serialized as a regular object that is when its cluster is asked or when using encodereference etc however there is a problem when they are serialized di... | 1 |
214,256 | 7,268,173,356 | IssuesEvent | 2018-02-20 09:09:34 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | apps.facebook.com - site is not usable | browser-firefox priority-critical | <!-- @browser: Firefox 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://apps.facebook.com/gametwist-casino/?fb_source=canvas_bookmark&__fns&hash=Ac0ezUFKugiORVBF
**Browser / Version**: Firefox 60.0
**... | 1.0 | apps.facebook.com - site is not usable - <!-- @browser: Firefox 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://apps.facebook.com/gametwist-casino/?fb_source=canvas_bookmark&__fns&hash=Ac0ezUFKugiORVB... | non_defect | apps facebook com site is not usable url browser version firefox operating system windows tested another browser no problem type site is not usable description cant open steps to reproduce gfx webrender all false gfx webrender blob images gfx webrender e... | 0 |
84,058 | 16,444,691,054 | IssuesEvent | 2021-05-20 18:05:39 | mozilla-mobile/focus-ios | https://api.github.com/repos/mozilla-mobile/focus-ios | closed | Update Carthage dependencies | code health | With iOS 12, a lot of our Carthage dependencies have been updated, and we should update them to ensure they keep working and bugs are ironed out! | 1.0 | Update Carthage dependencies - With iOS 12, a lot of our Carthage dependencies have been updated, and we should update them to ensure they keep working and bugs are ironed out! | non_defect | update carthage dependencies with ios a lot of our carthage dependencies have been updated and we should update them to ensure they keep working and bugs are ironed out | 0 |
76,726 | 26,567,021,673 | IssuesEvent | 2023-01-20 21:22:37 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Element has memory leak (previous report was deleted) | T-Defect X-Needs-Info | ### Steps to reproduce
1. Use various Element Desktop features.
### Outcome
#### What did you expect?
Element is not computing powers and electric energy vamp. Freedom of speech, use nickname "Element has memory leak".
#### What happened instead?
Element is computing powers and electric energy vamp. Ban... | 1.0 | Element has memory leak (previous report was deleted) - ### Steps to reproduce
1. Use various Element Desktop features.
### Outcome
#### What did you expect?
Element is not computing powers and electric energy vamp. Freedom of speech, use nickname "Element has memory leak".
#### What happened instead?
E... | defect | element has memory leak previous report was deleted steps to reproduce use various element desktop features outcome what did you expect element is not computing powers and electric energy vamp freedom of speech use nickname element has memory leak what happened instead e... | 1 |
211,602 | 16,328,848,364 | IssuesEvent | 2021-05-12 06:29:08 | adrianwyard/jwplayer-enhancements | https://api.github.com/repos/adrianwyard/jwplayer-enhancements | closed | Test hh:mm:ss time | ready for testing | The RSS times are expressed in hh:mm:ss rather than total seconds, so that conversion will need to be made. | 1.0 | Test hh:mm:ss time - The RSS times are expressed in hh:mm:ss rather than total seconds, so that conversion will need to be made. | non_defect | test hh mm ss time the rss times are expressed in hh mm ss rather than total seconds so that conversion will need to be made | 0 |
7,350 | 6,916,280,473 | IssuesEvent | 2017-11-29 01:39:27 | codeforboston/cliff-effects | https://api.github.com/repos/codeforboston/cliff-effects | opened | Conditional Logic for Header Improvement | infrastructure | Currently the `Header` file has a [hacky line](https://github.com/codeforboston/cliff-effects/blob/dev/src/components/Header.js#L14) that makes it only display if the current path is '/'. This is pretty fragile because changing the path can cause the header to display on the home page.
We should find a more robust w... | 1.0 | Conditional Logic for Header Improvement - Currently the `Header` file has a [hacky line](https://github.com/codeforboston/cliff-effects/blob/dev/src/components/Header.js#L14) that makes it only display if the current path is '/'. This is pretty fragile because changing the path can cause the header to display on the h... | non_defect | conditional logic for header improvement currently the header file has a that makes it only display if the current path is this is pretty fragile because changing the path can cause the header to display on the home page we should find a more robust way to toggle the header visibility off on the home p... | 0 |
203,032 | 7,057,317,348 | IssuesEvent | 2018-01-04 16:02:50 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Gallery: full-screen image preview | Blocks Media Priority Low [Type] Enhancement | It would be nice to be able to view gallery images without leaving the page that contains the gallery. A couple of examples in the wild:
- https://jetpack.com/support/tiled-galleries/
- http://photoswipe.com/
While this feature is supported in Jetpack, I think it would be a great fit for Gutenberg, and common e... | 1.0 | Gallery: full-screen image preview - It would be nice to be able to view gallery images without leaving the page that contains the gallery. A couple of examples in the wild:
- https://jetpack.com/support/tiled-galleries/
- http://photoswipe.com/
While this feature is supported in Jetpack, I think it would be a ... | non_defect | gallery full screen image preview it would be nice to be able to view gallery images without leaving the page that contains the gallery a couple of examples in the wild while this feature is supported in jetpack i think it would be a great fit for gutenberg and common enough to warrant inclusion ... | 0 |
137,413 | 20,142,079,562 | IssuesEvent | 2022-02-09 00:59:51 | Kaiserreich/Kaiserreich-4 | https://api.github.com/repos/Kaiserreich/Kaiserreich-4 | reopened | JBS - Al-Hasa concession duplicated | Working as Designed | **Quick questions**
OS: Windows 10
HOI4 version: 1.11.5
Kaiserreich version: Master 2/5/22
List any other mods used: Music and Model Masters
Were you using Steam? Yes
Were you in multiplayer? No
Which expansions do you NOT have? I have all
**Explanation of the issue:**
Granting the Al-Hasa concession via foc... | 1.0 | JBS - Al-Hasa concession duplicated - **Quick questions**
OS: Windows 10
HOI4 version: 1.11.5
Kaiserreich version: Master 2/5/22
List any other mods used: Music and Model Masters
Were you using Steam? Yes
Were you in multiplayer? No
Which expansions do you NOT have? I have all
**Explanation of the issue:**
G... | non_defect | jbs al hasa concession duplicated quick questions os windows version kaiserreich version master list any other mods used music and model masters were you using steam yes were you in multiplayer no which expansions do you not have i have all explanation of the issue grantin... | 0 |
241,627 | 20,152,573,695 | IssuesEvent | 2022-02-09 13:48:46 | blockframes/blockframes | https://api.github.com/repos/blockframes/blockframes | closed | add a script to run e2e tests with Cypress in incognito mode | Dev - Test / Quality Assurance DevOps |
add a small script so we can open the test in incognito mode with one line of code. That might be useful in the future if we want to test without any cache issues. | 1.0 | add a script to run e2e tests with Cypress in incognito mode -
add a small script so we can open the test in incognito mode with one line of code. That might be useful in the future if we want to test without any cache issues. | non_defect | add a script to run tests with cypress in incognito mode add a small script so we can open the test in incognito mode with one line of code that might be useful in the future if we want to test without any cache issues | 0 |
669 | 3,964,688,323 | IssuesEvent | 2016-05-03 02:43:27 | comozilla/Parapara-Canvas-Editor | https://api.github.com/repos/comozilla/Parapara-Canvas-Editor | closed | Viewクラスたちを継承できるようにしたい! | architecture code enhancement wontfix | `ColorPickerView`、`LineWidthPickerView`は、どちらも、
コンストラクタで引数として element、drawingConfig を受け取っていて、
それらをメンバにしているところが共通であるため、
継承したい!(jsで継承とかってできるのかなあ) | 1.0 | Viewクラスたちを継承できるようにしたい! - `ColorPickerView`、`LineWidthPickerView`は、どちらも、
コンストラクタで引数として element、drawingConfig を受け取っていて、
それらをメンバにしているところが共通であるため、
継承したい!(jsで継承とかってできるのかなあ) | non_defect | viewクラスたちを継承できるようにしたい! colorpickerview 、 linewidthpickerview は、どちらも、 コンストラクタで引数として element、drawingconfig を受け取っていて、 それらをメンバにしているところが共通であるため、 継承したい!(jsで継承とかってできるのかなあ) | 0 |
22,932 | 3,727,389,565 | IssuesEvent | 2016-03-06 08:05:14 | godfather1103/mentohust | https://api.github.com/repos/godfather1103/mentohust | closed | 关于mentohust的.log生成问题 | auto-migrated Priority-Medium Type-Defect | ```
我阅读了mentohust.c的代码 但是很多地方不懂
不知道mentohust.log是怎么生成的
我希望有人能指点一下 我想把mentohust.log生成html格式
然后软链接到/www下
这样通过openwrt的http链接就能察看mentohust的认证情况了
Linux下输入法不好用 有错别字请忽略
```
Original issue reported on code.google.com by `592...@gmail.com` on 12 Nov 2012 at 8:09 | 1.0 | 关于mentohust的.log生成问题 - ```
我阅读了mentohust.c的代码 但是很多地方不懂
不知道mentohust.log是怎么生成的
我希望有人能指点一下 我想把mentohust.log生成html格式
然后软链接到/www下
这样通过openwrt的http链接就能察看mentohust的认证情况了
Linux下输入法不好用 有错别字请忽略
```
Original issue reported on code.google.com by `592...@gmail.com` on 12 Nov 2012 at 8:09 | defect | 关于mentohust的 log生成问题 我阅读了mentohust c的代码 但是很多地方不懂 不知道mentohust log是怎么生成的 我希望有人能指点一下 我想把mentohust log生成html格式 然后软链接到 www下 这样通过openwrt的http链接就能察看mentohust的认证情况了 linux下输入法不好用 有错别字请忽略 original issue reported on code google com by gmail com on nov at | 1 |
447,229 | 12,886,339,181 | IssuesEvent | 2020-07-13 09:19:52 | googleapis/google-api-dotnet-client | https://api.github.com/repos/googleapis/google-api-dotnet-client | closed | How to read group emails | api: gmail priority: p2 type: question | Hello,
I'm trying to read from and send emails to g suite group. I enabled domain wide delegation. I am able to read any users mailbox (I just need to change the email address in `CreateWithUser` when creating credential). But I can not make it work for groups.
When I create credential as `CreateWithUser("user@d... | 1.0 | How to read group emails - Hello,
I'm trying to read from and send emails to g suite group. I enabled domain wide delegation. I am able to read any users mailbox (I just need to change the email address in `CreateWithUser` when creating credential). But I can not make it work for groups.
When I create credential... | non_defect | how to read group emails hello i m trying to read from and send emails to g suite group i enabled domain wide delegation i am able to read any users mailbox i just need to change the email address in createwithuser when creating credential but i can not make it work for groups when i create credential... | 0 |
378,897 | 26,343,446,011 | IssuesEvent | 2023-01-10 19:44:15 | dagger/dagger | https://api.github.com/repos/dagger/dagger | opened | Write common quickstart guide | area/documentation | ### What is the issue?
Create the structure and text for the common quickstart guide.
| 1.0 | Write common quickstart guide - ### What is the issue?
Create the structure and text for the common quickstart guide.
| non_defect | write common quickstart guide what is the issue create the structure and text for the common quickstart guide | 0 |
62,437 | 17,023,922,915 | IssuesEvent | 2021-07-03 04:34:39 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Nominatim doesn't find street names without number | Component: nominatim Priority: minor Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 12.42pm, Thursday, 2nd July 2015]**
The problem occurs in all applications using nominatim.
If only a streetname is given in the city of berne, it doesnt find it.
e.g. "Birkenweg Bern" -> doesn't find the Street "Birkenweg" in the City of Berne. It only finds oth... | 1.0 | Nominatim doesn't find street names without number - **[Submitted to the original trac issue database at 12.42pm, Thursday, 2nd July 2015]**
The problem occurs in all applications using nominatim.
If only a streetname is given in the city of berne, it doesnt find it.
e.g. "Birkenweg Bern" -> doesn't find the Stree... | defect | nominatim doesn t find street names without number the problem occurs in all applications using nominatim if only a streetname is given in the city of berne it doesnt find it e g birkenweg bern doesn t find the street birkenweg in the city of berne it only finds other birkenweg in other village... | 1 |
171,160 | 27,071,206,481 | IssuesEvent | 2023-02-14 07:02:50 | microsoft/WSA | https://api.github.com/repos/microsoft/WSA | closed | Use TRICHROME_64_32 Webview | by-design feature-request | ### Is your feature request related to a problem? Please describe
WSA currently uses 32_64 Legacy Webview, because use32bitAbi=true, the webview process is 32-bit
### Describe the solution you'd like
https://chromium.googlesource.com/chromium/src.git/+/HEAD/docs/android_native_libraries.md
https://source.chromium.o... | 1.0 | Use TRICHROME_64_32 Webview - ### Is your feature request related to a problem? Please describe
WSA currently uses 32_64 Legacy Webview, because use32bitAbi=true, the webview process is 32-bit
### Describe the solution you'd like
https://chromium.googlesource.com/chromium/src.git/+/HEAD/docs/android_native_libraries... | non_defect | use trichrome webview is your feature request related to a problem please describe wsa currently uses legacy webview because true the webview process is bit describe the solution you d like this will improve performance also provide a browser for wsa and greatly reduce the size ... | 0 |
72,041 | 23,903,595,779 | IssuesEvent | 2022-09-08 21:19:27 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | opened | tieredMenu: hover on submenu no supported | defect | ### Describe the bug
Hello,
I am using angular 9 and prime ng 9;
I was create a menu using "tieredMenu" and I want to show the menu when I hover to the icon.
I added in the HTML :
`(mouseenter)="hoverMenuEnter()"
(mouseleave)="hoverMenuLeave()"`
and for TS :
` public hoverMenuEnter() {
const ... | 1.0 | tieredMenu: hover on submenu no supported - ### Describe the bug
Hello,
I am using angular 9 and prime ng 9;
I was create a menu using "tieredMenu" and I want to show the menu when I hover to the icon.
I added in the HTML :
`(mouseenter)="hoverMenuEnter()"
(mouseleave)="hoverMenuLeave()"`
and for TS ... | defect | tieredmenu hover on submenu no supported describe the bug hello i am using angular and prime ng i was create a menu using tieredmenu and i want to show the menu when i hover to the icon i added in the html mouseenter hovermenuenter mouseleave hovermenuleave and for ts ... | 1 |
13,352 | 2,754,387,780 | IssuesEvent | 2015-04-25 16:35:54 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Serializing a Collection results in error when unserializing and manipulating it | Defect ORM | I found this while caching some database results, that ended up wrapped in a Collection. When serializing the collection _compile_ returns, the unserialized Collection would return ``` PHP Fatal error: Uncaught exception 'LogicException' with message 'The object is in an invalid state as the parent constructor was not... | 1.0 | Serializing a Collection results in error when unserializing and manipulating it - I found this while caching some database results, that ended up wrapped in a Collection. When serializing the collection _compile_ returns, the unserialized Collection would return ``` PHP Fatal error: Uncaught exception 'LogicException... | defect | serializing a collection results in error when unserializing and manipulating it i found this while caching some database results that ended up wrapped in a collection when serializing the collection compile returns the unserialized collection would return php fatal error uncaught exception logicexception... | 1 |
243,070 | 20,360,889,690 | IssuesEvent | 2022-02-20 17:12:38 | raphaelvallat/pingouin | https://api.github.com/repos/raphaelvallat/pingouin | closed | TestParametric::test_pandas fails with dtype mismatch on 32-bit platforms | docs/testing:book: | I’m helping to update the `python-pingouin` package in Fedora Linux. One test, `TestParametric::test_pandas`, is failing on 32-bit platforms (`i686` and `armv7hl`). I can’t easily tell if the actual problem here is in `pingouin`, `pandas`, or somewhere else (`scipy`, `pandas-flavor`, …).
```
=======================... | 1.0 | TestParametric::test_pandas fails with dtype mismatch on 32-bit platforms - I’m helping to update the `python-pingouin` package in Fedora Linux. One test, `TestParametric::test_pandas`, is failing on 32-bit platforms (`i686` and `armv7hl`). I can’t easily tell if the actual problem here is in `pingouin`, `pandas`, or s... | non_defect | testparametric test pandas fails with dtype mismatch on bit platforms i’m helping to update the python pingouin package in fedora linux one test testparametric test pandas is failing on bit platforms and i can’t easily tell if the actual problem here is in pingouin pandas or somewhere el... | 0 |
805,036 | 29,505,939,944 | IssuesEvent | 2023-06-03 10:06:15 | NikkelM/Random-YouTube-Video | https://api.github.com/repos/NikkelM/Random-YouTube-Video | opened | [UI] Adaptive page width for smaller width screens | Priority: Normal UI | Using `@media`, the width of the page can be increased on smaller width screens. Applies to all full-screen pages | 1.0 | [UI] Adaptive page width for smaller width screens - Using `@media`, the width of the page can be increased on smaller width screens. Applies to all full-screen pages | non_defect | adaptive page width for smaller width screens using media the width of the page can be increased on smaller width screens applies to all full screen pages | 0 |
51,811 | 3,014,252,020 | IssuesEvent | 2015-07-29 14:01:08 | georgjaehnig/serchilo-drupal | https://api.github.com/repos/georgjaehnig/serchilo-drupal | closed | Calls count should exclude example calls | Priority: should Type: bug | Calculation of shortcut calls count should exclude example calls. | 1.0 | Calls count should exclude example calls - Calculation of shortcut calls count should exclude example calls. | non_defect | calls count should exclude example calls calculation of shortcut calls count should exclude example calls | 0 |
25,586 | 4,408,200,424 | IssuesEvent | 2016-08-12 00:14:42 | ophrescue/RescueRails | https://api.github.com/repos/ophrescue/RescueRails | closed | Fix Adoption App Sorting | Defect OPH_Request | Get it to work like Dogs Sorting / Filtering
Or Maybe get those Filter Buttons to Work | 1.0 | Fix Adoption App Sorting - Get it to work like Dogs Sorting / Filtering
Or Maybe get those Filter Buttons to Work | defect | fix adoption app sorting get it to work like dogs sorting filtering or maybe get those filter buttons to work | 1 |
38,751 | 19,533,202,481 | IssuesEvent | 2021-12-30 21:42:02 | openfoodfacts/smooth-app | https://api.github.com/repos/openfoodfacts/smooth-app | closed | Weird wait time while initializing the barcode scanner | scanning performance scan | ### What
- [ ] Weird wait time while initializing the barcode scanner
### Video
https://user-images.githubusercontent.com/1689815/147754415-220b0ae6-84db-4966-8ce6-b1d4084efa20.mp4 | True | Weird wait time while initializing the barcode scanner - ### What
- [ ] Weird wait time while initializing the barcode scanner
### Video
https://user-images.githubusercontent.com/1689815/147754415-220b0ae6-84db-4966-8ce6-b1d4084efa20.mp4 | non_defect | weird wait time while initializing the barcode scanner what weird wait time while initializing the barcode scanner video | 0 |
86,614 | 15,755,697,345 | IssuesEvent | 2021-03-31 02:14:13 | lokesh5654/gittest | https://api.github.com/repos/lokesh5654/gittest | opened | CVE-2020-7751 (High) detected in pathval-1.1.0.tgz | security vulnerability | ## CVE-2020-7751 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary>
<p>Object value retrieval given a string path</p>
<p>Library home page: <a href="ht... | True | CVE-2020-7751 (High) detected in pathval-1.1.0.tgz - ## CVE-2020-7751 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary>
<p>Object value retrieval give... | non_defect | cve high detected in pathval tgz cve high severity vulnerability vulnerable library pathval tgz object value retrieval given a string path library home page a href path to dependency file gittest package json path to vulnerable library gittest node modules pathval p... | 0 |
35,322 | 7,697,864,863 | IssuesEvent | 2018-05-18 20:26:57 | megandalster/bmac-warehouse | https://api.github.com/repos/megandalster/bmac-warehouse | closed | New shipments -- add a "Preview" button where the weights are calculated by the software | Priority-Medium Type-Defect auto-migrated | ```
This should be added to the editShipment.php script, and the button should be
at the bottom of the page alongside the "Save" button. See the revised
shipment form in Figure 24 of the design document.
Also on that form, notice the "Add More" button, where the user can add more
products to the shipment.
```
O... | 1.0 | New shipments -- add a "Preview" button where the weights are calculated by the software - ```
This should be added to the editShipment.php script, and the button should be
at the bottom of the page alongside the "Save" button. See the revised
shipment form in Figure 24 of the design document.
Also on that form, no... | defect | new shipments add a preview button where the weights are calculated by the software this should be added to the editshipment php script and the button should be at the bottom of the page alongside the save button see the revised shipment form in figure of the design document also on that form not... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.