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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
464,522 | 13,326,353,043 | IssuesEvent | 2020-08-27 11:29:47 | googleapis/nodejs-googleapis-common | https://api.github.com/repos/googleapis/nodejs-googleapis-common | opened | Synthesis failed for nodejs-googleapis-common | autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate nodejs-googleapis-common. :broken_heart:
Here's the output from running `synth.py`:
```
retty=%at 019c7168faa0e56619f792693a8acdb30d6de19b
2020-08-27 04:29:35,798 autosynth [DEBUG] > Running: git checkout e96e2ccf4f10be0e99df71d31a5f3ab6c711218a
Note: checking out 'e96e2ccf4f10be0... | 1.0 | Synthesis failed for nodejs-googleapis-common - Hello! Autosynth couldn't regenerate nodejs-googleapis-common. :broken_heart:
Here's the output from running `synth.py`:
```
retty=%at 019c7168faa0e56619f792693a8acdb30d6de19b
2020-08-27 04:29:35,798 autosynth [DEBUG] > Running: git checkout e96e2ccf4f10be0e99df71d31a5f... | non_defect | synthesis failed for nodejs googleapis common hello autosynth couldn t regenerate nodejs googleapis common broken heart here s the output from running synth py retty at autosynth running git checkout note checking out you are in detached head state you can look around m... | 0 |
442,056 | 30,814,455,348 | IssuesEvent | 2023-08-01 12:39:45 | aeon-toolkit/aeon | https://api.github.com/repos/aeon-toolkit/aeon | closed | [MNT] ReadTheDocs build failures due to timeout | documentation maintenance | ### Describe the issue
Currently the ReadTheDocs builds for some PRs and main branch builds are timing out. I do not know the exact reason for this and it is not exactly consistent, but I suspect the API pages as removing the dependency to create them significantly reduces the build time from prior experience.
### Su... | 1.0 | [MNT] ReadTheDocs build failures due to timeout - ### Describe the issue
Currently the ReadTheDocs builds for some PRs and main branch builds are timing out. I do not know the exact reason for this and it is not exactly consistent, but I suspect the API pages as removing the dependency to create them significantly red... | non_defect | readthedocs build failures due to timeout describe the issue currently the readthedocs builds for some prs and main branch builds are timing out i do not know the exact reason for this and it is not exactly consistent but i suspect the api pages as removing the dependency to create them significantly reduces... | 0 |
271,506 | 20,677,466,096 | IssuesEvent | 2022-03-10 10:38:42 | tridactyl/tridactyl | https://api.github.com/repos/tridactyl/tridactyl | opened | investigate new tab page settings | P4 documentation | hpfr reports that you can now change the new tab page in about:preferences with Tridactyl running and Tridactyl runs on about:blank
If reproducible we should add this to the FAQ | 1.0 | investigate new tab page settings - hpfr reports that you can now change the new tab page in about:preferences with Tridactyl running and Tridactyl runs on about:blank
If reproducible we should add this to the FAQ | non_defect | investigate new tab page settings hpfr reports that you can now change the new tab page in about preferences with tridactyl running and tridactyl runs on about blank if reproducible we should add this to the faq | 0 |
393,147 | 11,610,896,497 | IssuesEvent | 2020-02-26 04:43:05 | earthref/MagIC | https://api.github.com/repos/earthref/MagIC | closed | Back button on plots should close the plots screen, not go back in the background on the browser | Priority - 2 Problem - 2 | Back button on plots should close the plots screen, not go back in the background on the browser. People (I still do) will expect that back will close the plot screen and go back to the main one (In their mind the previous screen). Pressing the "x" should not be necessary (if easily done). | 1.0 | Back button on plots should close the plots screen, not go back in the background on the browser - Back button on plots should close the plots screen, not go back in the background on the browser. People (I still do) will expect that back will close the plot screen and go back to the main one (In their mind the previou... | non_defect | back button on plots should close the plots screen not go back in the background on the browser back button on plots should close the plots screen not go back in the background on the browser people i still do will expect that back will close the plot screen and go back to the main one in their mind the previou... | 0 |
759,568 | 26,601,311,926 | IssuesEvent | 2023-01-23 15:57:56 | codepandoradev/nft-marketplace-api | https://api.github.com/repos/codepandoradev/nft-marketplace-api | closed | Изменить в БД структуру таблицы Collections | task priority:hight area:app:collections not_milestone | ## Описание
**id**
**name** - название
**description** - описание
**preview_image** - фото-превью для коллекции (маленькое). (не обязательна)
**banner_image** - большое фото, которое ставится на фон в качестве баннера (не обязательна)
**contract_creator** - контракт, через который были созданы нфт (если нфт соз... | 1.0 | Изменить в БД структуру таблицы Collections - ## Описание
**id**
**name** - название
**description** - описание
**preview_image** - фото-превью для коллекции (маленькое). (не обязательна)
**banner_image** - большое фото, которое ставится на фон в качестве баннера (не обязательна)
**contract_creator** - контракт... | non_defect | изменить в бд структуру таблицы collections описание id name название description описание preview image фото превью для коллекции маленькое не обязательна banner image большое фото которое ставится на фон в качестве баннера не обязательна contract creator контракт... | 0 |
55,064 | 14,170,641,802 | IssuesEvent | 2020-11-12 14:47:11 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Rounding errors during conversion between YearToSecond and Duration | T: Defect | ### Expected behavior
When converting a Duration to a YearToSecond, and then converting back to a Duration, I expect to get the same value.
### Actual behavior
Due to rounding errors, the final value differs significantly from the original Duration.
### Steps to reproduce the problem
I found this proble... | 1.0 | Rounding errors during conversion between YearToSecond and Duration - ### Expected behavior
When converting a Duration to a YearToSecond, and then converting back to a Duration, I expect to get the same value.
### Actual behavior
Due to rounding errors, the final value differs significantly from the original... | defect | rounding errors during conversion between yeartosecond and duration expected behavior when converting a duration to a yeartosecond and then converting back to a duration i expect to get the same value actual behavior due to rounding errors the final value differs significantly from the original... | 1 |
30,362 | 24,761,018,963 | IssuesEvent | 2022-10-22 00:18:42 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | [Automated] PRs inserted in VS build main-33021.259 | Area-Infrastructure untriaged vs-insertion | [View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/502be8b98e833f79a652f7533a4bbd4fb295bbac...9ec682f330b5a8779b4676a81f11718b5c8ef209?w=1)
- [Revert #64616 and #64576 (64873)](https://github.com/dotnet/roslyn/pull/64873)
- [Revert "Implement equality semantics for async tagger tags." (64867)](h... | 1.0 | [Automated] PRs inserted in VS build main-33021.259 - [View Complete Diff of Changes](https://github.com/dotnet/roslyn/compare/502be8b98e833f79a652f7533a4bbd4fb295bbac...9ec682f330b5a8779b4676a81f11718b5c8ef209?w=1)
- [Revert #64616 and #64576 (64873)](https://github.com/dotnet/roslyn/pull/64873)
- [Revert "Implement... | non_defect | prs inserted in vs build main | 0 |
52,222 | 13,211,408,854 | IssuesEvent | 2020-08-15 22:56:10 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | gcc 6.2.0 and c++11 numeric-literals (Trac #1872) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1872">https://code.icecube.wisc.edu/projects/icecube/ticket/1872</a>, reported by david.schultzand owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-06-12T12:46:40",
"_ts": ... | 1.0 | gcc 6.2.0 and c++11 numeric-literals (Trac #1872) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1872">https://code.icecube.wisc.edu/projects/icecube/ticket/1872</a>, reported by david.schultzand owned by nega</em></summary>
<p>
```json
{
"status": "closed",
... | defect | gcc and c numeric literals trac migrated from json status closed changetime ts description we need either std gnu or fext numeric literals n n n building cxx object dataclasses cmakefiles dataclasses dir private dataclasses... | 1 |
25,832 | 4,469,036,489 | IssuesEvent | 2016-08-25 11:37:36 | contao/core | https://api.github.com/repos/contao/core | closed | Renaming files on Windows machine can lead to deletion | defect | By accident I just figured out that it's not possible to rename a file with a mixed-case naming to all lower- or all uppercase due to a "fix" in [/system/modules/core/library/Contao/Files/Php.php#L121-L125](https://github.com/contao/core/blob/436f0cc99089756e7a3d2e0aa53155b1823942d6/system/modules/core/library/Contao/... | 1.0 | Renaming files on Windows machine can lead to deletion - By accident I just figured out that it's not possible to rename a file with a mixed-case naming to all lower- or all uppercase due to a "fix" in [/system/modules/core/library/Contao/Files/Php.php#L121-L125](https://github.com/contao/core/blob/436f0cc99089756e7a3... | defect | renaming files on windows machine can lead to deletion by accident i just figured out that it s not possible to rename a file with a mixed case naming to all lower or all uppercase due to a fix in this fix deletes the file and tries to rename it afterwards maybe there should be a check like this to... | 1 |
21,391 | 3,506,103,668 | IssuesEvent | 2016-01-08 03:34:45 | CompEvol/beast2 | https://api.github.com/repos/CompEvol/beast2 | closed | EBSPAnalyser computes equal-tailed credible interval, not HPD as reported | defect LOW priority | Equal-tailed intervals can be quite different to HPDs. | 1.0 | EBSPAnalyser computes equal-tailed credible interval, not HPD as reported - Equal-tailed intervals can be quite different to HPDs. | defect | ebspanalyser computes equal tailed credible interval not hpd as reported equal tailed intervals can be quite different to hpds | 1 |
65,201 | 19,268,872,697 | IssuesEvent | 2021-12-10 01:22:29 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | User status doesn't have “…” at the end of it if it's too long | T-Defect | ### Steps to reproduce
1. Set a long status
2. Room Info > People > scroll down until your long status
### Outcome
#### What did you expect?
If the user status is long, it should have those three dots at the end of it
#### What happened instead?

```
[x] bug report => Search github fo... | 1.0 | Lazy loaded data tables never set multiSortMeta - <!--
- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR ISSUE WITHOUT INVESTIGATING.
- IF YOU'D LIKE TO SECURE OUR RESPONSE, YOU MAY CONSIDER PRIMENG PRO SUPPORT WHERE SUPPORT IS PROVIDED WITHIN 4 hours.
-->
**I'm submitting a ...** (check one ... | defect | lazy loaded data tables never set multisortmeta if you don t fill out the following information we might close your issue without investigating if you d like to secure our response you may consider primeng pro support where support is provided within hours i m submitting a check one ... | 1 |
25,700 | 5,192,699,345 | IssuesEvent | 2017-01-22 11:47:08 | marienfressinaud/project-zero | https://api.github.com/repos/marienfressinaud/project-zero | closed | write CONTRIBUTING | P: High T: Documentation | CONTRIBUTING.md must include:
- how to propose an idea
- how to contribute to code
- add a `.gitmessage` file
- how to report a bug | 1.0 | write CONTRIBUTING - CONTRIBUTING.md must include:
- how to propose an idea
- how to contribute to code
- add a `.gitmessage` file
- how to report a bug | non_defect | write contributing contributing md must include how to propose an idea how to contribute to code add a gitmessage file how to report a bug | 0 |
53,081 | 10,986,944,778 | IssuesEvent | 2019-12-02 08:05:10 | nugu-developers/nugu-ios | https://api.github.com/repos/nugu-developers/nugu-ios | closed | Prepare API Stability `JadeMarble` and `KeenSense` | code quality enhancement in progress | # Overviews
## Category
- [ ] New feature
- [x] Update feature
- [ ] Update documentation
- [ ] Idea
- [ ] Architecture
## Summary
`JadeMarble` and `KeenSense` are separate from 'nugu-ios', need to prepare for API Stability.
So, Ambiguous names that using to `JadeMarble` and `KeenSense` should be more c... | 1.0 | Prepare API Stability `JadeMarble` and `KeenSense` - # Overviews
## Category
- [ ] New feature
- [x] Update feature
- [ ] Update documentation
- [ ] Idea
- [ ] Architecture
## Summary
`JadeMarble` and `KeenSense` are separate from 'nugu-ios', need to prepare for API Stability.
So, Ambiguous names that u... | non_defect | prepare api stability jademarble and keensense overviews category new feature update feature update documentation idea architecture summary jademarble and keensense are separate from nugu ios need to prepare for api stability so ambiguous names that using to j... | 0 |
29,991 | 4,544,395,631 | IssuesEvent | 2016-09-10 17:25:08 | FreeCodeCamp/FreeCodeCamp | https://api.github.com/repos/FreeCodeCamp/FreeCodeCamp | closed | Filter Arrays with .filter - can't pass | confirmed help wanted tests | Challenge [filter-arrays-with-filter](https://www.freecodecamp.com/en/challenges/object-oriented-and-functional-programming/filter-arrays-with-filter) has an issue.
User Agent is: <code>Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36</code>.
Please describe how t... | 1.0 | Filter Arrays with .filter - can't pass - Challenge [filter-arrays-with-filter](https://www.freecodecamp.com/en/challenges/object-oriented-and-functional-programming/filter-arrays-with-filter) has an issue.
User Agent is: <code>Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Sa... | non_defect | filter arrays with filter can t pass challenge has an issue user agent is mozilla windows nt applewebkit khtml like gecko chrome safari please describe how to reproduce this issue and include links to screenshots if possible using the code below and it should be worki... | 0 |
12,347 | 2,693,140,148 | IssuesEvent | 2015-04-01 13:09:17 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | { INSERT | UPDATE | MERGE } .. SET [ Record ] doesn't take changed flags into account | C: Functionality P: Medium R: Fixed T: Defect T: Incompatible change | The below query shouldn't update the `SOME_FIELD` value:
```java
Record record = dsl.newRecord(getTable(), entity);
record.changed(SOME_FIELD, false);
dsl.update(getTable())
.set(record)
.where(getTableId().eq(record.getValue(getTableId())))
.execute();
```
----
As this is a slightly incompatible... | 1.0 | { INSERT | UPDATE | MERGE } .. SET [ Record ] doesn't take changed flags into account - The below query shouldn't update the `SOME_FIELD` value:
```java
Record record = dsl.newRecord(getTable(), entity);
record.changed(SOME_FIELD, false);
dsl.update(getTable())
.set(record)
.where(getTableId().eq(record.g... | defect | insert update merge set doesn t take changed flags into account the below query shouldn t update the some field value java record record dsl newrecord gettable entity record changed some field false dsl update gettable set record where gettableid eq record getvalue g... | 1 |
24,774 | 11,091,983,030 | IssuesEvent | 2019-12-15 15:57:40 | Ignitus/Ignitus-rest-api | https://api.github.com/repos/Ignitus/Ignitus-rest-api | closed | WS-2019-0064 (High) detected in handlebars-4.1.0.tgz | security vulnerability | ## WS-2019-0064 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.0.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ef... | True | WS-2019-0064 (High) detected in handlebars-4.1.0.tgz - ## WS-2019-0064 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.0.tgz</b></p></summary>
<p>Handlebars provides the... | non_defect | ws high detected in handlebars tgz ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws scm i... | 0 |
32,747 | 6,913,239,369 | IssuesEvent | 2017-11-28 14:43:37 | hazelcast/hazelcast-jet | https://api.github.com/repos/hazelcast/hazelcast-jet | closed | WriteKafkaP might not meet at least once guarantee | defect kafka | `KafkaProducer.send` is asynchronous. The Kafka sink might theoretically lose records when snapshot is made, job fails just after it and the async call is not complete yet. | 1.0 | WriteKafkaP might not meet at least once guarantee - `KafkaProducer.send` is asynchronous. The Kafka sink might theoretically lose records when snapshot is made, job fails just after it and the async call is not complete yet. | defect | writekafkap might not meet at least once guarantee kafkaproducer send is asynchronous the kafka sink might theoretically lose records when snapshot is made job fails just after it and the async call is not complete yet | 1 |
33,371 | 7,105,498,708 | IssuesEvent | 2018-01-16 13:53:00 | TrevorPilley/MicroLite.Extensions.WebApi.OData | https://api.github.com/repos/TrevorPilley/MicroLite.Extensions.WebApi.OData | closed | Return 404 NOT FOUND if property correct but no results | defect | Applies to `GetEntityPropertyResponseAsync` and `GetEntityPropertyValueResponseAsync` | 1.0 | Return 404 NOT FOUND if property correct but no results - Applies to `GetEntityPropertyResponseAsync` and `GetEntityPropertyValueResponseAsync` | defect | return not found if property correct but no results applies to getentitypropertyresponseasync and getentitypropertyvalueresponseasync | 1 |
34,265 | 7,431,749,039 | IssuesEvent | 2018-03-25 17:43:53 | Yahkal/replicaisland | https://api.github.com/repos/Yahkal/replicaisland | closed | Blank screen when returning from screen off state | Priority-Medium Type-Defect auto-migrated | ```
What steps will reproduce the problem?
1. Open a game level and put into pause (menu button)
2. Either press 'off' button to go into 'screen off' mode or allow to timeout
3. Press the 'menu' button twice to go back into 'active' mode
What is the expected output? What do you see instead?
I expect to see the same ga... | 1.0 | Blank screen when returning from screen off state - ```
What steps will reproduce the problem?
1. Open a game level and put into pause (menu button)
2. Either press 'off' button to go into 'screen off' mode or allow to timeout
3. Press the 'menu' button twice to go back into 'active' mode
What is the expected output? ... | defect | blank screen when returning from screen off state what steps will reproduce the problem open a game level and put into pause menu button either press off button to go into screen off mode or allow to timeout press the menu button twice to go back into active mode what is the expected output ... | 1 |
256,368 | 19,409,961,232 | IssuesEvent | 2021-12-20 08:26:40 | mapeditor/tiled | https://api.github.com/repos/mapeditor/tiled | closed | Add a workflow that builds the manual | documentation | Seems we can use https://github.com/ammaraskar/sphinx-action for this. It would be good to trigger this on any changes to the `docs/` directory, to check for any problems in building the manual. | 1.0 | Add a workflow that builds the manual - Seems we can use https://github.com/ammaraskar/sphinx-action for this. It would be good to trigger this on any changes to the `docs/` directory, to check for any problems in building the manual. | non_defect | add a workflow that builds the manual seems we can use for this it would be good to trigger this on any changes to the docs directory to check for any problems in building the manual | 0 |
246,494 | 20,868,185,579 | IssuesEvent | 2022-03-22 09:26:49 | Uuvana-Studios/longvinter-windows-client | https://api.github.com/repos/Uuvana-Studios/longvinter-windows-client | closed | Vendor Screen Stuck/ Pix's Island | bug Not Tested | **Describe the bug**
When I arrived to the island I tried to select the vendor which didn't work at first, but after walking away the vendor screen appeared and I could not exit (pressing Esc only brought me to the main menu).
**To (Potentially) Reproduce**
Steps to reproduce the behavior:
1. Go to Pix Island
2.... | 1.0 | Vendor Screen Stuck/ Pix's Island - **Describe the bug**
When I arrived to the island I tried to select the vendor which didn't work at first, but after walking away the vendor screen appeared and I could not exit (pressing Esc only brought me to the main menu).
**To (Potentially) Reproduce**
Steps to reproduce th... | non_defect | vendor screen stuck pix s island describe the bug when i arrived to the island i tried to select the vendor which didn t work at first but after walking away the vendor screen appeared and i could not exit pressing esc only brought me to the main menu to potentially reproduce steps to reproduce th... | 0 |
532,387 | 15,555,263,679 | IssuesEvent | 2021-03-16 05:46:45 | TeselaGen/openVectorEditor | https://api.github.com/repos/TeselaGen/openVectorEditor | closed | Editing the feature type is not changing the color in the plasmid view | Context: OVE Context: TeselaGen HDE Priority: 3-Normal Type: Fix or Enhance | Changing the feature type through right-click > Edit Feature > select a different feature type is changing the color of the feature in the sequence map but not in the plasmid view.

| 1.0 | Editing the feature type is not changing the color in the plasmid view - Changing the feature type through right-click > Edit Feature > select a different feature type is changing the color of the feature in the sequence map but not in the plasmid view.
 detected in lportalliferay-ce-portal-src-7.3.5-ga6-20200930172312275, node-sass-4.11.0.tgz | security vulnerability | ## CVE-2018-11698 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lportalliferay-ce-portal-src-7.3.5-ga6-20200930172312275</b>, <b>node-sass-4.11.0.tgz</b></p></summary>
<p>
<details... | True | CVE-2018-11698 (High) detected in lportalliferay-ce-portal-src-7.3.5-ga6-20200930172312275, node-sass-4.11.0.tgz - ## CVE-2018-11698 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lp... | non_defect | cve high detected in lportalliferay ce portal src node sass tgz cve high severity vulnerability vulnerable libraries lportalliferay ce portal src node sass tgz node sass tgz wrapper around libsass library home page a href path to de... | 0 |
42,153 | 10,840,735,561 | IssuesEvent | 2019-11-12 09:00:51 | mozilla-lockwise/lockwise-ios | https://api.github.com/repos/mozilla-lockwise/lockwise-ios | closed | [iPad] crash on autofill onboarding screen | QA Needed blocks-release crash type: defect | ## Steps to reproduce
1. Clean install Lockwise
2. Follow the welcome screen until you reach the autofill onboarding screen
### Actual behavior
* Lockwise will crash.
### Expected behavior
* Lockwise will not crash.
### Device & build information
* Device: iPad Pro 3rd gen
* Build version: master branch... | 1.0 | [iPad] crash on autofill onboarding screen - ## Steps to reproduce
1. Clean install Lockwise
2. Follow the welcome screen until you reach the autofill onboarding screen
### Actual behavior
* Lockwise will crash.
### Expected behavior
* Lockwise will not crash.
### Device & build information
* Device: iPa... | defect | crash on autofill onboarding screen steps to reproduce clean install lockwise follow the welcome screen until you reach the autofill onboarding screen actual behavior lockwise will crash expected behavior lockwise will not crash device build information device ipad pro... | 1 |
193,915 | 22,261,545,892 | IssuesEvent | 2022-06-10 01:22:06 | ShaikUsaf/linux-3.0.35 | https://api.github.com/repos/ShaikUsaf/linux-3.0.35 | opened | CVE-2012-4001 (Medium) detected in linuxlinux-3.0.49 | security vulnerability | ## CVE-2012-4001 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.49</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.ke... | True | CVE-2012-4001 (Medium) detected in linuxlinux-3.0.49 - ## CVE-2012-4001 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.49</b></p></summary>
<p>
<p>The Linux Kernel</p... | non_defect | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files vulnerability details the ... | 0 |
2,415 | 2,525,846,471 | IssuesEvent | 2015-01-21 06:42:01 | graybeal/ont | https://api.github.com/repos/graybeal/ont | closed | links to /or/sparql and /ont/sparql.html | 1 star aquaportal enhancement imported portal Priority-Critical | _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on January 06, 2009 14:16:01_
What capability do you want added or improved? Links to http://mmisw.org/ont/sparql.html from the main ORR page Where do you want this capability to be accessible? From Tips and Tricks block in http://mmisw.org/or... | 1.0 | links to /or/sparql and /ont/sparql.html - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on January 06, 2009 14:16:01_
What capability do you want added or improved? Links to http://mmisw.org/ont/sparql.html from the main ORR page Where do you want this capability to be accessible? From T... | non_defect | links to or sparql and ont sparql html from on january what capability do you want added or improved links to from the main orr page where do you want this capability to be accessible from tips and tricks block in and as a see examples link in original issue | 0 |
673,608 | 23,022,261,640 | IssuesEvent | 2022-07-22 06:13:28 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | Onboarding/Login flow improvements | onboarding feature general priority F2: important E:Onboarding E:PerformanceImprovements S:4 | The idea of this issue is to improve Onboarding/Login process in a way to make it more concise, intuitive and easier for fture maintaining applying the following steps:
- remove redundant code
- merge `startup`, `login` and `onboarding` modules into a single one (since all of them are actually a single thing and sha... | 1.0 | Onboarding/Login flow improvements - The idea of this issue is to improve Onboarding/Login process in a way to make it more concise, intuitive and easier for fture maintaining applying the following steps:
- remove redundant code
- merge `startup`, `login` and `onboarding` modules into a single one (since all of the... | non_defect | onboarding login flow improvements the idea of this issue is to improve onboarding login process in a way to make it more concise intuitive and easier for fture maintaining applying the following steps remove redundant code merge startup login and onboarding modules into a single one since all of the... | 0 |
44,084 | 11,954,085,853 | IssuesEvent | 2020-04-03 22:29:19 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Datatable: stickyTopAt broken at showcase when div.layout-notification is shown | defect | ## 1) Environment
- PrimeFaces version: 8.0-SNAPSHOT
- Does it work on the newest released PrimeFaces version? Not sure
- Does it work on the newest sources in GitHub? No
- Application server + version: -
- Affected browsers: all
## 2) Expected behavior
The stickyTopAt attribute points to .layout-topbar and th... | 1.0 | Datatable: stickyTopAt broken at showcase when div.layout-notification is shown - ## 1) Environment
- PrimeFaces version: 8.0-SNAPSHOT
- Does it work on the newest released PrimeFaces version? Not sure
- Does it work on the newest sources in GitHub? No
- Application server + version: -
- Affected browsers: all
... | defect | datatable stickytopat broken at showcase when div layout notification is shown environment primefaces version snapshot does it work on the newest released primefaces version not sure does it work on the newest sources in github no application server version affected browsers all ... | 1 |
149,742 | 11,913,513,498 | IssuesEvent | 2020-03-31 12:08:27 | PierrickI3/CCCRequestsForm | https://api.github.com/repos/PierrickI3/CCCRequestsForm | closed | Send email to requester with more details | enhancement ready to test | * Add all fields in email to requester for both CC requests and rapid response
| 1.0 | Send email to requester with more details - * Add all fields in email to requester for both CC requests and rapid response
| non_defect | send email to requester with more details add all fields in email to requester for both cc requests and rapid response | 0 |
50,343 | 13,187,452,500 | IssuesEvent | 2020-08-13 03:27:39 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | geometry renderer specifies center of detector (Trac #558) | Migrated from Trac defect glshovel | for km3net... (0,0,0) isn't in the center of their detector.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/558
, reported by troy and owned by troy</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2009-07-20T22:14:29",
"description": "for km3net... (0,0,... | 1.0 | geometry renderer specifies center of detector (Trac #558) - for km3net... (0,0,0) isn't in the center of their detector.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/558
, reported by troy and owned by troy</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2009... | defect | geometry renderer specifies center of detector trac for isn t in the center of their detector migrated from reported by troy and owned by troy json status closed changetime description for isn t in the center of their de... | 1 |
153,486 | 19,706,452,024 | IssuesEvent | 2022-01-12 22:41:53 | KaterinaOrg/maven-modular | https://api.github.com/repos/KaterinaOrg/maven-modular | closed | CVE-2020-36188 (High) detected in jackson-databind-2.9.6.jar - autoclosed | security vulnerability | ## CVE-2020-36188 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-36188 (High) detected in jackson-databind-2.9.6.jar - autoclosed - ## CVE-2020-36188 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary... | non_defect | cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path ... | 0 |
77,846 | 27,192,038,343 | IssuesEvent | 2023-02-19 22:28:10 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Pinned poll has different vote count than the one in the timeline/history | T-Defect S-Major A-Message-Pinning O-Occasional A-Polls Z-Labs | ### Steps to reproduce
1. Start a poll in a reasonably high traffic room
2. Pin the poll
3. Wait N days, where N > 1
4. Open the pins to see the poll. Note the vote count increase as it fetches data from the server.
5. Click 'view message' to jump to the poll
6. Note that the poll has a different count and doesn'... | 1.0 | Pinned poll has different vote count than the one in the timeline/history - ### Steps to reproduce
1. Start a poll in a reasonably high traffic room
2. Pin the poll
3. Wait N days, where N > 1
4. Open the pins to see the poll. Note the vote count increase as it fetches data from the server.
5. Click 'view message'... | defect | pinned poll has different vote count than the one in the timeline history steps to reproduce start a poll in a reasonably high traffic room pin the poll wait n days where n open the pins to see the poll note the vote count increase as it fetches data from the server click view message ... | 1 |
120,950 | 25,900,095,321 | IssuesEvent | 2022-12-15 04:21:32 | WordPress/openverse-api | https://api.github.com/repos/WordPress/openverse-api | closed | Move off of grequests | help wanted 🟨 priority: medium ✨ goal: improvement 💻 aspect: code 🐍 tech: python | ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
The API currently uses [the `grequests` library](https://github.com/spyoungtech/grequests) for handling some of the `head` requests it completes when returning results (specifically in [`validate_images.py`](https://github.... | 1.0 | Move off of grequests - ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
The API currently uses [the `grequests` library](https://github.com/spyoungtech/grequests) for handling some of the `head` requests it completes when returning results (specifically in [`validate_ima... | non_defect | move off of grequests problem the api currently uses for handling some of the head requests it completes when returning results specifically in description the readme for the project says note you should probably use requests threads or requests futures instead the project has a... | 0 |
53,690 | 13,262,100,818 | IssuesEvent | 2020-08-20 21:06:19 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [iceprod] propagate the error code for failing IceProd tasks to pass it correctly to the batch system (Trac #1882) | Migrated from Trac defect iceprod | It seems that some IceProd tasks that fail in some of the final steps like contacting the DB, or staging out the output data, or other, are not reporting this error with a non-zero error code at the end of the process. As of now, they are happily exiting with exit code = 0 after the failure.
Returning some non-zero er... | 1.0 | [iceprod] propagate the error code for failing IceProd tasks to pass it correctly to the batch system (Trac #1882) - It seems that some IceProd tasks that fail in some of the final steps like contacting the DB, or staging out the output data, or other, are not reporting this error with a non-zero error code at the end ... | defect | propagate the error code for failing iceprod tasks to pass it correctly to the batch system trac it seems that some iceprod tasks that fail in some of the final steps like contacting the db or staging out the output data or other are not reporting this error with a non zero error code at the end of the proc... | 1 |
9,724 | 3,963,992,951 | IssuesEvent | 2016-05-02 22:32:10 | teotidev/guide | https://api.github.com/repos/teotidev/guide | closed | Export - as Sounds | code work | - checkbox list holding machines
- TextInput for prefix on file names ([TemplateName] for default)
- TextInput for postfix on file names ("" for default)
- screen footer action items
- Select All, Deselect All, Export
Figure out away to let the user edit individual machine names as well.
Plus, there is going... | 1.0 | Export - as Sounds - - checkbox list holding machines
- TextInput for prefix on file names ([TemplateName] for default)
- TextInput for postfix on file names ("" for default)
- screen footer action items
- Select All, Deselect All, Export
Figure out away to let the user edit individual machine names as well.
... | non_defect | export as sounds checkbox list holding machines textinput for prefix on file names for default textinput for postfix on file names for default screen footer action items select all deselect all export figure out away to let the user edit individual machine names as well plus there ... | 0 |
178,388 | 13,777,439,025 | IssuesEvent | 2020-10-08 10:56:45 | wearerequired/traduttore | https://api.github.com/repos/wearerequired/traduttore | closed | Use PHPStan for Static Analysis | [Component] Tests [Type] Enhancement | <!--
BEFORE POSTING YOUR ISSUE:
- These comments won't show up when you submit the issue.
- Try to add as much detail as possible. Be specific!
- If you're requesting a new feature, explain why you'd like it to be added.
- Search this repository for issues and pull requests and whether it has been fixed or reporte... | 1.0 | Use PHPStan for Static Analysis - <!--
BEFORE POSTING YOUR ISSUE:
- These comments won't show up when you submit the issue.
- Try to add as much detail as possible. Be specific!
- If you're requesting a new feature, explain why you'd like it to be added.
- Search this repository for issues and pull requests and wh... | non_defect | use phpstan for static analysis before posting your issue these comments won t show up when you submit the issue try to add as much detail as possible be specific if you re requesting a new feature explain why you d like it to be added search this repository for issues and pull requests and wh... | 0 |
63,852 | 18,018,333,524 | IssuesEvent | 2021-09-16 16:09:52 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | Not able to install requirements.txt file getting the below error | defect | ### Describe your issue.
Building wheels for collected packages: scipy
Building wheel for scipy (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-b_ad1fui/scipy_bebacd68c6e14294901... | 1.0 | Not able to install requirements.txt file getting the below error - ### Describe your issue.
Building wheels for collected packages: scipy
Building wheel for scipy (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sy... | defect | not able to install requirements txt file getting the below error describe your issue building wheels for collected packages scipy building wheel for scipy setup py error error command errored out with exit status command usr bin u c import io os sys setuptools tokenize sys argv... | 1 |
87,938 | 25,257,368,616 | IssuesEvent | 2022-11-15 19:19:22 | RamenDR/ramen | https://api.github.com/repos/RamenDR/ramen | closed | openshift-preflight: HasRequiredLabel failed | bug build | # Background
The [openshift-preflight](https://github.com/redhat-openshift-ecosystem/openshift-preflight/) tool checks to see if containers meet requirements for Openshift Certification. When running the preflight scan, the `HasRequiredLabel` check fails. The `HasRequiredLabel` output follows:
```bash
... | 1.0 | openshift-preflight: HasRequiredLabel failed - # Background
The [openshift-preflight](https://github.com/redhat-openshift-ecosystem/openshift-preflight/) tool checks to see if containers meet requirements for Openshift Certification. When running the preflight scan, the `HasRequiredLabel` check fails. The `HasRequired... | non_defect | openshift preflight hasrequiredlabel failed background the tool checks to see if containers meet requirements for openshift certification when running the preflight scan the hasrequiredlabel check fails the hasrequiredlabel output follows bash name hasrequir... | 0 |
48,843 | 13,184,755,442 | IssuesEvent | 2020-08-12 20:02:06 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | from icecube import superdst is broken (Trac #306) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/306
, reported by blaufuss and owned by jacobi_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2011-09-09T14:52:28",
"description": "In icerec V04-00-01:\n\ntrying to use the line:\n\nfrom icecube import superdst\nyield:\... | 1.0 | from icecube import superdst is broken (Trac #306) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/306
, reported by blaufuss and owned by jacobi_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2011-09-09T14:52:28",
"description": "In icerec V04-00-01:\n\ntrying to u... | defect | from icecube import superdst is broken trac migrated from reported by blaufuss and owned by jacobi json status closed changetime description in icerec n ntrying to use the line n nfrom icecube import superdst nyield n n ntraceback most recent c... | 1 |
50,925 | 13,187,979,245 | IssuesEvent | 2020-08-13 05:12:10 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | IceRec.IC2011-L2_V12-08-00_IceSim4compat_V5 compatible with version 10 of I3DOMCalibration (Trac #1691) | Migrated from Trac combo reconstruction defect | The latest IceRec for 2011 (IceSim4 compat) is not compatible with version I3DOMCalibration. We need a new release with a newer version of dataclasses that will support the official GCD.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1691">https://code.icecube.wisc.edu/ticket/1691<... | 1.0 | IceRec.IC2011-L2_V12-08-00_IceSim4compat_V5 compatible with version 10 of I3DOMCalibration (Trac #1691) - The latest IceRec for 2011 (IceSim4 compat) is not compatible with version I3DOMCalibration. We need a new release with a newer version of dataclasses that will support the official GCD.
<details>
<summary><em>Mi... | defect | icerec compatible with version of trac the latest icerec for compat is not compatible with version we need a new release with a newer version of dataclasses that will support the official gcd migrated from json status closed changetime ... | 1 |
41,748 | 10,587,368,076 | IssuesEvent | 2019-10-08 21:56:34 | techo/voluntariado-eventual | https://api.github.com/repos/techo/voluntariado-eventual | closed | BE: Errores al crea una actividad estan desacomodados | Defecto Mejora | **Describí el error**
Errores al crea una actividad estan desacomodados
**Para reproducirlo**
Pasos para reproducir el comportamiento:
-. Ir a TESTING
-. Menu - ADMIN - Crear una Actividad
-. Presiono el boton "Guardar"
-. Aparecen los "Errores" pero estan desacomodados. Por ejemplo:
"El campo localidad debe ... | 1.0 | BE: Errores al crea una actividad estan desacomodados - **Describí el error**
Errores al crea una actividad estan desacomodados
**Para reproducirlo**
Pasos para reproducir el comportamiento:
-. Ir a TESTING
-. Menu - ADMIN - Crear una Actividad
-. Presiono el boton "Guardar"
-. Aparecen los "Errores" pero esta... | defect | be errores al crea una actividad estan desacomodados describí el error errores al crea una actividad estan desacomodados para reproducirlo pasos para reproducir el comportamiento ir a testing menu admin crear una actividad presiono el boton guardar aparecen los errores pero esta... | 1 |
5,786 | 2,610,215,458 | IssuesEvent | 2015-02-26 19:08:43 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | решебник чертов воробьёв.pdf | auto-migrated Priority-Medium Type-Defect | ```
'''Вилиор Беспалов'''
День добрый никак не могу найти .решебник
чертов воробьёв.pdf. где то видел уже
'''Альфред Петров'''
Вот хороший сайт где можно скачать
http://bit.ly/17vyxgV
'''Болеслав Воробьёв'''
Спасибо вроде то но просит телефон вводить
'''Анвар Шестаков'''
Неа все ок у меня ничего не списало
'''Бер... | 1.0 | решебник чертов воробьёв.pdf - ```
'''Вилиор Беспалов'''
День добрый никак не могу найти .решебник
чертов воробьёв.pdf. где то видел уже
'''Альфред Петров'''
Вот хороший сайт где можно скачать
http://bit.ly/17vyxgV
'''Болеслав Воробьёв'''
Спасибо вроде то но просит телефон вводить
'''Анвар Шестаков'''
Неа все ок у... | defect | решебник чертов воробьёв pdf вилиор беспалов день добрый никак не могу найти решебник чертов воробьёв pdf где то видел уже альфред петров вот хороший сайт где можно скачать болеслав воробьёв спасибо вроде то но просит телефон вводить анвар шестаков неа все ок у меня ничего не спис... | 1 |
594,342 | 18,043,520,029 | IssuesEvent | 2021-09-18 13:21:05 | lardemua/atom | https://api.github.com/repos/lardemua/atom | closed | Improvement of atom_rviz_plugin readme | enhancement low priority | Hi @MiguelDRPina ,
I suggest that you improve the readme with some photos or even videos of the calibration panel.
Use the atom readme as a model. | 1.0 | Improvement of atom_rviz_plugin readme - Hi @MiguelDRPina ,
I suggest that you improve the readme with some photos or even videos of the calibration panel.
Use the atom readme as a model. | non_defect | improvement of atom rviz plugin readme hi migueldrpina i suggest that you improve the readme with some photos or even videos of the calibration panel use the atom readme as a model | 0 |
100,300 | 4,082,563,306 | IssuesEvent | 2016-05-31 13:20:37 | minj/foxtrick | https://api.github.com/repos/minj/foxtrick | closed | Disallow removing ExtraShortcuts preferences link on Android | accepted enhancement Platform-Android Priority-Medium usability | It's a real foot-gun.
Mozilla is not really enthusiastic with fixing [HTML options](https://bugzilla.mozilla.org/show_bug.cgi?id=1192607) it seems. | 1.0 | Disallow removing ExtraShortcuts preferences link on Android - It's a real foot-gun.
Mozilla is not really enthusiastic with fixing [HTML options](https://bugzilla.mozilla.org/show_bug.cgi?id=1192607) it seems. | non_defect | disallow removing extrashortcuts preferences link on android it s a real foot gun mozilla is not really enthusiastic with fixing it seems | 0 |
137,894 | 11,166,542,770 | IssuesEvent | 2019-12-27 13:42:22 | one-lightning/TestingUp | https://api.github.com/repos/one-lightning/TestingUp | closed | [TC] [CTRL+Z] hotkey to undo the text changes | testcase testing | **Preconditions**
**1.** Notepad installed on device
**2.** Existing a notepad file with name " My first document" on the Desktop
**Steps**
**1.** Find the notepad document on the desktop
**2.** Open document
**3.** Click on text area
**4.** Edit document (add text or delete)
**5.** Choose "undo" button fro... | 2.0 | [TC] [CTRL+Z] hotkey to undo the text changes - **Preconditions**
**1.** Notepad installed on device
**2.** Existing a notepad file with name " My first document" on the Desktop
**Steps**
**1.** Find the notepad document on the desktop
**2.** Open document
**3.** Click on text area
**4.** Edit document (add ... | non_defect | hotkey to undo the text changes preconditions notepad installed on device existing a notepad file with name my first document on the desktop steps find the notepad document on the desktop open document click on text area edit document add text or de... | 0 |
42,878 | 11,349,483,947 | IssuesEvent | 2020-01-24 05:09:06 | idaholab/raven | https://api.github.com/repos/idaholab/raven | closed | If illegal XML named variables are present, the code crashes | defect devel priority_critical | --------
Issue Description
--------
##### What did you expect to see happen?
Ability to load CSV files with invalid XML variables (e.g. containing "/", etc)
##### What did you see instead?
If a variable has an invalid XML character (e.g. "/", "$", etc.), the XML utilis methods (used to write out the metadata) i... | 1.0 | If illegal XML named variables are present, the code crashes - --------
Issue Description
--------
##### What did you expect to see happen?
Ability to load CSV files with invalid XML variables (e.g. containing "/", etc)
##### What did you see instead?
If a variable has an invalid XML character (e.g. "/", "$", e... | defect | if illegal xml named variables are present the code crashes issue description what did you expect to see happen ability to load csv files with invalid xml variables e g containing etc what did you see instead if a variable has an invalid xml character e g e... | 1 |
53,757 | 13,262,242,758 | IssuesEvent | 2020-08-20 21:22:47 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [cvmfs] compatibility between py2-v3 and icerec version V05-07 (few variables cause problems) (Trac #2018) | Migrated from Trac cvmfs defect | I checked out icerec version V05-007 and built it with py2-v3. I then added a few projects to the metaproject. It seemed to be working properly except that I get errors when I try to write some variables to files, like SplineMPE_MillipedeHighEnergyMIEFitParams or MPEFitParaboloidFitParams. I attached the script.
The e... | 1.0 | [cvmfs] compatibility between py2-v3 and icerec version V05-07 (few variables cause problems) (Trac #2018) - I checked out icerec version V05-007 and built it with py2-v3. I then added a few projects to the metaproject. It seemed to be working properly except that I get errors when I try to write some variables to file... | defect | compatibility between and icerec version few variables cause problems trac i checked out icerec version and built it with i then added a few projects to the metaproject it seemed to be working properly except that i get errors when i try to write some variables to files like splinempe mill... | 1 |
62,247 | 8,583,411,484 | IssuesEvent | 2018-11-13 19:39:41 | mapbox/mapbox-gl-native | https://api.github.com/repos/mapbox/mapbox-gl-native | closed | [iOS][documentation] Link relevant API classes to `/ios-sdk/maps/examples` | documentation iOS | ### Quick overview
Mapbox hosts example code for popular implementations of the iOS Maps SDK at www.mapbox.com/ios-sdk/maps/examples. To help interested users understand correct/recommended usage, these examples should be linked within the API docs, similar to the GL JS API's "Related" sections:
![screen shot 2018-... | 1.0 | [iOS][documentation] Link relevant API classes to `/ios-sdk/maps/examples` - ### Quick overview
Mapbox hosts example code for popular implementations of the iOS Maps SDK at www.mapbox.com/ios-sdk/maps/examples. To help interested users understand correct/recommended usage, these examples should be linked within the AP... | non_defect | link relevant api classes to ios sdk maps examples quick overview mapbox hosts example code for popular implementations of the ios maps sdk at to help interested users understand correct recommended usage these examples should be linked within the api docs similar to the gl js api s related sections ... | 0 |
40,829 | 10,171,384,178 | IssuesEvent | 2019-08-08 08:16:13 | frescobaldi/frescobaldi | https://api.github.com/repos/frescobaldi/frescobaldi | opened | Icons for dark themes | defect | I've started using Frescobaldi with a dark theme to better match my other desktop settings, to do so I've installed the `adwaita-qt` package for Linux Mint and then chose the "Adwaita Dark" them in Frescobaldi's preferences.
However, this doesn't show proper icons, rendering the UI something close to unusable:
![... | 1.0 | Icons for dark themes - I've started using Frescobaldi with a dark theme to better match my other desktop settings, to do so I've installed the `adwaita-qt` package for Linux Mint and then chose the "Adwaita Dark" them in Frescobaldi's preferences.
However, this doesn't show proper icons, rendering the UI something ... | defect | icons for dark themes i ve started using frescobaldi with a dark theme to better match my other desktop settings to do so i ve installed the adwaita qt package for linux mint and then chose the adwaita dark them in frescobaldi s preferences however this doesn t show proper icons rendering the ui something ... | 1 |
249,110 | 26,884,771,551 | IssuesEvent | 2023-02-06 01:28:37 | nidhi7598/linux-4.19.72 | https://api.github.com/repos/nidhi7598/linux-4.19.72 | closed | WS-2021-0213 (High) detected in linuxlinux-4.19.254 - autoclosed | security vulnerability | ## WS-2021-0213 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.254</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.ker... | True | WS-2021-0213 (High) detected in linuxlinux-4.19.254 - autoclosed - ## WS-2021-0213 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.254</b></p></summary>
<p>
<p>The Linu... | non_defect | ws high detected in linuxlinux autoclosed ws high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
717,998 | 24,699,819,268 | IssuesEvent | 2022-10-19 14:34:11 | SimplyVC/panic | https://api.github.com/repos/SimplyVC/panic | opened | Alert Router must latest & updated mappings | bug 5 SP Priority: High | <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v ✰ Thanks for opening an issue! ✰
v Before smashing the submit button please review the template.
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
### Summary of bug
<!-- Conc... | 1.0 | Alert Router must latest & updated mappings - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v ✰ Thanks for opening an issue! ✰
v Before smashing the submit button please review the template.
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >... | non_defect | alert router must latest updated mappings ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template ☺ ... | 0 |
81,199 | 30,753,278,328 | IssuesEvent | 2023-07-28 21:42:07 | zed-industries/community | https://api.github.com/repos/zed-industries/community | opened | Svelte "Zero-effort type safety" not working in `.ts` files | defect triage admin read | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
In SvelteKit projects, types are automatically inferred for many `export`ed values ([Zero-effort type safety](https://svelte.dev/blog/zero-config-type-safety)).
In `+page.svelte`, it works:
<img width="614" alt="im... | 1.0 | Svelte "Zero-effort type safety" not working in `.ts` files - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
In SvelteKit projects, types are automatically inferred for many `export`ed values ([Zero-effort type safety](https://svelte.dev/blog/zero-config-type-safet... | defect | svelte zero effort type safety not working in ts files check for existing issues completed describe the bug provide steps to reproduce it in sveltekit projects types are automatically inferred for many export ed values in page svelte it works img width alt image src ... | 1 |
20,457 | 2,622,849,476 | IssuesEvent | 2015-03-04 08:04:23 | max99x/pagemon-chrome-ext | https://api.github.com/repos/max99x/pagemon-chrome-ext | closed | Feature request: Ignore filter (regexp) | auto-migrated Priority-Medium Type-Enhancement | ```
Great extension (oops forgot to rate it, will do immediately)
There are already some similar requests, i've noticed.
maybe possible to add in advanced mode a multiline field where one could enter
regexps to ignore changes (this would solve views, visitors, counters and etc.)
```
Original issue reported on code.go... | 1.0 | Feature request: Ignore filter (regexp) - ```
Great extension (oops forgot to rate it, will do immediately)
There are already some similar requests, i've noticed.
maybe possible to add in advanced mode a multiline field where one could enter
regexps to ignore changes (this would solve views, visitors, counters and etc... | non_defect | feature request ignore filter regexp great extension oops forgot to rate it will do immediately there are already some similar requests i ve noticed maybe possible to add in advanced mode a multiline field where one could enter regexps to ignore changes this would solve views visitors counters and etc... | 0 |
116,494 | 14,970,149,213 | IssuesEvent | 2021-01-27 19:11:08 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | Chapter 31 Orientation - Research and Implement Accessibility standards for video components | 508/Accessibility CH31 design frontend vsa vsa-ebenefits | ## Description
As an engineer, I want the components I build to be as accessible as possible, so the broadest spectrum of users possible can utilize my applications. Components that leverage video assets should be presented in an accessible way that includes the use of captions, the provision of a transcript, and the ... | 1.0 | Chapter 31 Orientation - Research and Implement Accessibility standards for video components - ## Description
As an engineer, I want the components I build to be as accessible as possible, so the broadest spectrum of users possible can utilize my applications. Components that leverage video assets should be presented ... | non_defect | chapter orientation research and implement accessibility standards for video components description as an engineer i want the components i build to be as accessible as possible so the broadest spectrum of users possible can utilize my applications components that leverage video assets should be presented i... | 0 |
113,014 | 14,355,667,210 | IssuesEvent | 2020-11-30 10:25:20 | opengovsg/postmangovsg | https://api.github.com/repos/opengovsg/postmangovsg | closed | Add instructions for deduplicating in excel | P1 chore design | We have decided to remove the deduplication feature in the frontend. We need to optimise the UX by adding a sentence to redirect users to our guide if they need help figuring out how to do deduplication in excel.
**Link to guide**: https://guide.postman.gov.sg/quick-start#remove-duplicates-in-excel
<img width="8... | 1.0 | Add instructions for deduplicating in excel - We have decided to remove the deduplication feature in the frontend. We need to optimise the UX by adding a sentence to redirect users to our guide if they need help figuring out how to do deduplication in excel.
**Link to guide**: https://guide.postman.gov.sg/quick-sta... | non_defect | add instructions for deduplicating in excel we have decided to remove the deduplication feature in the frontend we need to optimise the ux by adding a sentence to redirect users to our guide if they need help figuring out how to do deduplication in excel link to guide img width alt screenshot ... | 0 |
622,065 | 19,605,992,567 | IssuesEvent | 2022-01-06 09:32:41 | vignetteapp/vignette | https://api.github.com/repos/vignetteapp/vignette | closed | Investigate Project Reunion Integration | good first issue priority:low | In the next week we will be testing Windows 11 so we can test out our integration to Windows 11 early. We should investigate how we can publish to the Store. Right now, as part of the new Windows Apps SDK, we can use the MSIX format for Windows and distribute to MS Store, then Steam for others. This should allow us to ... | 1.0 | Investigate Project Reunion Integration - In the next week we will be testing Windows 11 so we can test out our integration to Windows 11 early. We should investigate how we can publish to the Store. Right now, as part of the new Windows Apps SDK, we can use the MSIX format for Windows and distribute to MS Store, then ... | non_defect | investigate project reunion integration in the next week we will be testing windows so we can test out our integration to windows early we should investigate how we can publish to the store right now as part of the new windows apps sdk we can use the msix format for windows and distribute to ms store then st... | 0 |
157,128 | 19,914,244,597 | IssuesEvent | 2022-01-25 20:34:53 | dmyers87/boomstrap-react | https://api.github.com/repos/dmyers87/boomstrap-react | opened | WS-2018-0589 (Low) detected in nwmatcher-1.3.9.tgz | security vulnerability | ## WS-2018-0589 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nwmatcher-1.3.9.tgz</b></p></summary>
<p>A CSS3-compliant JavaScript selector engine.</p>
<p>Library home page: <a href="... | True | WS-2018-0589 (Low) detected in nwmatcher-1.3.9.tgz - ## WS-2018-0589 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nwmatcher-1.3.9.tgz</b></p></summary>
<p>A CSS3-compliant JavaScript... | non_defect | ws low detected in nwmatcher tgz ws low severity vulnerability vulnerable library nwmatcher tgz a compliant javascript selector engine library home page a href path to dependency file package json path to vulnerable library node modules nwmatcher package json ... | 0 |
69,928 | 22,751,011,314 | IssuesEvent | 2022-07-07 13:08:34 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Event tile info line lost left padding | T-Defect | ### Steps to reproduce
1. Open https://matrix.to/#/!bijaLdadorKgNGtHdA:matrix.org/$ymlC3BbdUs7EdOeT6IxRy2p9Kn4I0PjsJvUwRQ5H1s8?via=matrix.org&via=tchncs.de&via=envs.net
2. Select a near message
### Outcome
#### What did you expect?
The info message should have the left padding.
 or an IP range
```
However, running this to specify a range and IP addr... | 2.0 | bmcdiscover using range is not working as expected - For the bmcdiscover command, we allow a `--range` to be used:
```
--range Specify one or more IP ranges acceptable to nmap. \
IP rance can be hostnames, IP addresses, networks, etc. \
A single IP address (10.1.2.3) or an IP range
```
... | non_defect | bmcdiscover using range is not working as expected for the bmcdiscover command we allow a range to be used range specify one or more ip ranges acceptable to nmap ip rance can be hostnames ip addresses networks etc a single ip address or an ip range ... | 0 |
137,751 | 12,793,102,224 | IssuesEvent | 2020-07-02 03:06:11 | IllumiDesk/illumidesk | https://api.github.com/repos/IllumiDesk/illumidesk | closed | Add docstrings and types to lms_grades.py | documentation | Add docstrings and types to all classes and functions defined in `src/illumidesk/handlers/lms_grades.py`. | 1.0 | Add docstrings and types to lms_grades.py - Add docstrings and types to all classes and functions defined in `src/illumidesk/handlers/lms_grades.py`. | non_defect | add docstrings and types to lms grades py add docstrings and types to all classes and functions defined in src illumidesk handlers lms grades py | 0 |
36,695 | 8,068,258,099 | IssuesEvent | 2018-08-05 18:12:37 | spockframework/spock | https://api.github.com/repos/spockframework/spock | closed | Mock invocation order is based on method return order, not invocation | Module-Core Type-Defect | Originally reported on Google Code with ID 353
```
This fails:
def "spock bug"() {
given:
def r1 = Mock(Runnable)
def r2 = Mock(Runnable)
def r3 = { r1.run() }
when:
r3()
then:
1 * r1.run() >> { r2.run() }
then:
1 * r2.run()
}
While this passes:
def "spock bug"() {
... | 1.0 | Mock invocation order is based on method return order, not invocation - Originally reported on Google Code with ID 353
```
This fails:
def "spock bug"() {
given:
def r1 = Mock(Runnable)
def r2 = Mock(Runnable)
def r3 = { r1.run() }
when:
r3()
then:
1 * r1.run() >> { r2.run() }
... | defect | mock invocation order is based on method return order not invocation originally reported on google code with id this fails def spock bug given def mock runnable def mock runnable def run when then run run then ... | 1 |
37,818 | 8,519,589,672 | IssuesEvent | 2018-11-01 15:05:04 | GoldenSoftwareLtd/gedemin | https://api.github.com/repos/GoldenSoftwareLtd/gedemin | closed | 01. Договор на услуги | Accountancy Priority-Medium Type-Defect | Originally reported on Google Code with ID 1896
```
- в договоре автоматически не заполняется, а в счет-фактуре необходимо
вставить поле \"ОКПО\",
- в счет-фактуре втавить поле \"адрес плательщики\",
- в договоре, счет-фактуре вставить поле \"почтовый индекс Исполнителя и
Заказчика,
- в счет-фактуре и протоколе вмест... | 1.0 | 01. Договор на услуги - Originally reported on Google Code with ID 1896
```
- в договоре автоматически не заполняется, а в счет-фактуре необходимо
вставить поле \"ОКПО\",
- в счет-фактуре втавить поле \"адрес плательщики\",
- в договоре, счет-фактуре вставить поле \"почтовый индекс Исполнителя и
Заказчика,
- в счет-ф... | defect | договор на услуги originally reported on google code with id в договоре автоматически не заполняется а в счет фактуре необходимо вставить поле окпо в счет фактуре втавить поле адрес плательщики в договоре счет фактуре вставить поле почтовый индекс исполнителя и заказчика в счет факту... | 1 |
81,916 | 31,810,319,251 | IssuesEvent | 2023-09-13 16:22:02 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: Testing WebView2 with automatic download of the Edge WebDriver no longer works | I-defect needs-triaging | ### What happened?
We are using Selenium for testing code inside a WebView2 instance from C# code. Originally we used the below code to create the `EdgeDriver`, as per [Microsoft documentation](https://learn.microsoft.com/en-us/microsoft-edge/webview2/how-to/webdriver#attaching-microsoft-edge-webdriver-to-the-launched... | 1.0 | [🐛 Bug]: Testing WebView2 with automatic download of the Edge WebDriver no longer works - ### What happened?
We are using Selenium for testing code inside a WebView2 instance from C# code. Originally we used the below code to create the `EdgeDriver`, as per [Microsoft documentation](https://learn.microsoft.com/en-us/... | defect | testing with automatic download of the edge webdriver no longer works what happened we are using selenium for testing code inside a instance from c code originally we used the below code to create the edgedriver as per csharp using openqa selenium edge var options new edgeoptions de... | 1 |
49,784 | 13,187,269,753 | IssuesEvent | 2020-08-13 02:52:53 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | steamshovel times relative to particle (Trac #2061) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2061">https://code.icecube.wisc.edu/ticket/2061</a>, reported by jgonzalez and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2017-08-18T07:22:34",
"description": "When I set the ... | 1.0 | steamshovel times relative to particle (Trac #2061) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2061">https://code.icecube.wisc.edu/ticket/2061</a>, reported by jgonzalez and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2017... | defect | steamshovel times relative to particle trac migrated from json status closed changetime description when i set the event times according to a particle lower left drop down menu it seems that steamshovel now assumes that the time interval starts at a dept... | 1 |
49,313 | 13,186,606,247 | IssuesEvent | 2020-08-13 00:43:28 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [cscd-llh] needs more tests (Trac #1168) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1168">https://code.icecube.wisc.edu/ticket/1168</a>, reported by hdembinski and owned by tpalczewski</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-08-21T13:27:59",
"description": "the project has so... | 1.0 | [cscd-llh] needs more tests (Trac #1168) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1168">https://code.icecube.wisc.edu/ticket/1168</a>, reported by hdembinski and owned by tpalczewski</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-08-21T13:27:5... | defect | needs more tests trac migrated from json status closed changetime description the project has some cpp tests but the pybindings are not tested the script cscdllhtest py is practically a test should be converted into a test by moving it to resources tes... | 1 |
37,763 | 8,515,042,808 | IssuesEvent | 2018-10-31 20:22:02 | Gubaer/josm-scripting-plugin | https://api.github.com/repos/Gubaer/josm-scripting-plugin | closed | Cannot find method HelpAwareOptionPane::showOptionDialog with latest JOSM | defect | It works with 14178, but it fails with latest JOSM version 14382:

I do not see any changes in HelpAwareOptionPane.java file since May, though. | 1.0 | Cannot find method HelpAwareOptionPane::showOptionDialog with latest JOSM - It works with 14178, but it fails with latest JOSM version 14382:

I do not see any changes in HelpAwareOptionPane.java file sinc... | defect | cannot find method helpawareoptionpane showoptiondialog with latest josm it works with but it fails with latest josm version i do not see any changes in helpawareoptionpane java file since may though | 1 |
750,438 | 26,202,054,428 | IssuesEvent | 2023-01-03 18:27:07 | jernejvivod/mimic-iii-explorer | https://api.github.com/repos/jernejvivod/mimic-iii-explorer | closed | Implement edge-case tests for MimicEntityManager | Priority: LOW | Write tests for functionality with non-existent IDs, empty foreign-key paths, and invalid entity names. | 1.0 | Implement edge-case tests for MimicEntityManager - Write tests for functionality with non-existent IDs, empty foreign-key paths, and invalid entity names. | non_defect | implement edge case tests for mimicentitymanager write tests for functionality with non existent ids empty foreign key paths and invalid entity names | 0 |
440,431 | 30,745,356,604 | IssuesEvent | 2023-07-28 14:39:13 | kartoza/SAEOSS-Portal | https://api.github.com/repos/kartoza/SAEOSS-Portal | opened | Documentation: Developer mkdocstring email notification | documentation | Update mkdocstrings for email notification | 1.0 | Documentation: Developer mkdocstring email notification - Update mkdocstrings for email notification | non_defect | documentation developer mkdocstring email notification update mkdocstrings for email notification | 0 |
18,087 | 10,880,816,139 | IssuesEvent | 2019-11-17 13:49:47 | terraform-providers/terraform-provider-azurerm | https://api.github.com/repos/terraform-providers/terraform-provider-azurerm | closed | private_ip_address not filled in azurerm_network_interface resource and datasource | bug good first issue service/network-interfaces | ### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra no... | 1.0 | private_ip_address not filled in azurerm_network_interface resource and datasource - ### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize ... | non_defect | private ip address not filled in azurerm network interface resource and datasource community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for is... | 0 |
53,243 | 13,261,242,980 | IssuesEvent | 2020-08-20 19:32:16 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | dataclasses.get_most_energetic_cascade returns cascade with lower energy than dataclasses.get_most_energetic_inice_cascade (Trac #1030) | Migrated from Trac combo core defect | When using dataclasses.get_most_energetic_cascade, it can happen that the cascade returned by the method has a lower energy than the one returned by dataclasses.get_most_energetic_inice_cascade.
An example file where this happens, e.g. for the first event, can be found at /data/user/hbretz/cascades_vs_inice_cascades.i... | 1.0 | dataclasses.get_most_energetic_cascade returns cascade with lower energy than dataclasses.get_most_energetic_inice_cascade (Trac #1030) - When using dataclasses.get_most_energetic_cascade, it can happen that the cascade returned by the method has a lower energy than the one returned by dataclasses.get_most_energetic_in... | defect | dataclasses get most energetic cascade returns cascade with lower energy than dataclasses get most energetic inice cascade trac when using dataclasses get most energetic cascade it can happen that the cascade returned by the method has a lower energy than the one returned by dataclasses get most energetic inice... | 1 |
649,601 | 21,316,298,383 | IssuesEvent | 2022-04-16 10:36:29 | Dadangdut33/simple-prayertime-reminder | https://api.github.com/repos/Dadangdut33/simple-prayertime-reminder | closed | Prayertime handler and its integration | enhancement High priority | **Is your feature request related to a problem? Please describe.**
We need a handler to get each prayertime to display and store.
**Describe the solution you'd like**
Create the methods in the handler folder under the praytime.ts file name
- [x] the praytime handler
- [x] integrated successfully
| 1.0 | Prayertime handler and its integration - **Is your feature request related to a problem? Please describe.**
We need a handler to get each prayertime to display and store.
**Describe the solution you'd like**
Create the methods in the handler folder under the praytime.ts file name
- [x] the praytime handler
- [... | non_defect | prayertime handler and its integration is your feature request related to a problem please describe we need a handler to get each prayertime to display and store describe the solution you d like create the methods in the handler folder under the praytime ts file name the praytime handler i... | 0 |
116,246 | 14,938,824,418 | IssuesEvent | 2021-01-25 16:13:09 | BarryCap/BarryCap.github.io | https://api.github.com/repos/BarryCap/BarryCap.github.io | closed | Remove outline selection of footer | bug design | The **footer has a border which appears when hovering it**. | 1.0 | Remove outline selection of footer - The **footer has a border which appears when hovering it**. | non_defect | remove outline selection of footer the footer has a border which appears when hovering it | 0 |
235,360 | 19,340,634,719 | IssuesEvent | 2021-12-15 03:47:01 | 1Copenut/api-learning | https://api.github.com/repos/1Copenut/api-learning | closed | Set up a `docker-compose.dev.yaml` for local development | testing docker | * https://www.docker.com/blog/how-to-setup-your-local-node-js-development-environment-using-docker-part-2/ has a good blueprint for using Docker for local development too. | 1.0 | Set up a `docker-compose.dev.yaml` for local development - * https://www.docker.com/blog/how-to-setup-your-local-node-js-development-environment-using-docker-part-2/ has a good blueprint for using Docker for local development too. | non_defect | set up a docker compose dev yaml for local development has a good blueprint for using docker for local development too | 0 |
66,556 | 20,323,853,562 | IssuesEvent | 2022-02-18 02:46:09 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | Sporatic test failure in stochastic_tools | T: defect P: normal C: Modules/Stochastic Tools | ## Bug Description
https://civet.inl.gov/job/958376/
## Steps to Reproduce
```
rt --re polynomial_regression/errors -p2
```
## Impact
Difficulty merging unrelated PRs. | 1.0 | Sporatic test failure in stochastic_tools - ## Bug Description
https://civet.inl.gov/job/958376/
## Steps to Reproduce
```
rt --re polynomial_regression/errors -p2
```
## Impact
Difficulty merging unrelated PRs. | defect | sporatic test failure in stochastic tools bug description steps to reproduce rt re polynomial regression errors impact difficulty merging unrelated prs | 1 |
5,196 | 7,974,012,858 | IssuesEvent | 2018-07-17 02:43:30 | pelias/pelias | https://api.github.com/repos/pelias/pelias | closed | Harden dependency on libpostal | processed | Currently, if pelias-config specifies `parser: addressit` instead of the expected `parser: libpostal`, exceptions are thrown upon incoming requests. Since we have no intention of supporting Pelias without `libpostal` we should make that clear to users by removing the config parameter and documenting the hard dependency... | 1.0 | Harden dependency on libpostal - Currently, if pelias-config specifies `parser: addressit` instead of the expected `parser: libpostal`, exceptions are thrown upon incoming requests. Since we have no intention of supporting Pelias without `libpostal` we should make that clear to users by removing the config parameter an... | non_defect | harden dependency on libpostal currently if pelias config specifies parser addressit instead of the expected parser libpostal exceptions are thrown upon incoming requests since we have no intention of supporting pelias without libpostal we should make that clear to users by removing the config parameter an... | 0 |
248,333 | 26,785,120,232 | IssuesEvent | 2023-02-01 01:41:31 | ConnectionMaster/create-probot-app | https://api.github.com/repos/ConnectionMaster/create-probot-app | opened | CVE-2022-25881 (Medium) detected in http-cache-semantics-3.8.1.tgz | security vulnerability | ## CVE-2022-25881 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-cache-semantics-3.8.1.tgz</b></p></summary>
<p>Parses Cache-Control and other headers. Helps building correct H... | True | CVE-2022-25881 (Medium) detected in http-cache-semantics-3.8.1.tgz - ## CVE-2022-25881 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-cache-semantics-3.8.1.tgz</b></p></summary>... | non_defect | cve medium detected in http cache semantics tgz cve medium severity vulnerability vulnerable library http cache semantics tgz parses cache control and other headers helps building correct http caches and proxies library home page a href path to dependency file package... | 0 |
59,953 | 17,023,298,121 | IssuesEvent | 2021-07-03 01:17:57 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | rendering of bridges meeting at same level | Component: mapnik Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 10.02am, Saturday, 20th September 2008]**
Mapnik has a problem rendering an intersection on a bridge. It draws two bridges, where one arbitrary path seemingly spans the other.
See for example http://www.openstreetmap.org/?lat=49.542075&lon=8.661282&zoom=18 which t... | 1.0 | rendering of bridges meeting at same level - **[Submitted to the original trac issue database at 10.02am, Saturday, 20th September 2008]**
Mapnik has a problem rendering an intersection on a bridge. It draws two bridges, where one arbitrary path seemingly spans the other.
See for example http://www.openstreetmap.or... | defect | rendering of bridges meeting at same level mapnik has a problem rendering an intersection on a bridge it draws two bridges where one arbitrary path seemingly spans the other see for example which tries to render three ramps meeting at an overhead cycle path | 1 |
13,899 | 2,789,663,998 | IssuesEvent | 2015-05-08 20:42:56 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | closed | Visualization tooltip border gets cutoff for chart endpoints. | Priority-Medium Type-Defect | Original [issue 17](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=17) created by google-admin on 2009-08-04T21:01:31.000Z:
Visualization tooltip border gets cutoff for chart endpoints.
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at a... | 1.0 | Visualization tooltip border gets cutoff for chart endpoints. - Original [issue 17](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=17) created by google-admin on 2009-08-04T21:01:31.000Z:
Visualization tooltip border gets cutoff for chart endpoints.
<b>What steps will reproduce the probl... | defect | visualization tooltip border gets cutoff for chart endpoints original created by google admin on visualization tooltip border gets cutoff for chart endpoints what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code create a ... | 1 |
57,982 | 16,240,076,209 | IssuesEvent | 2021-05-07 08:26:45 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | TABLE.fields() not compatible with dsl.select(fields) in Kotlin | T: Defect | In Kotlin, the `TABLE.fields()` method returns an `Array` of fields and the `DSLContext.select()` expects a `Collection` of fields. They are therefor not compatible with each other.
### Expected behavior
This (code that works in Java) I believe should also work in Kotlin:
```
dsl.select(MY_TABLE.fields())
```
... | 1.0 | TABLE.fields() not compatible with dsl.select(fields) in Kotlin - In Kotlin, the `TABLE.fields()` method returns an `Array` of fields and the `DSLContext.select()` expects a `Collection` of fields. They are therefor not compatible with each other.
### Expected behavior
This (code that works in Java) I believe shoul... | defect | table fields not compatible with dsl select fields in kotlin in kotlin the table fields method returns an array of fields and the dslcontext select expects a collection of fields they are therefor not compatible with each other expected behavior this code that works in java i believe shoul... | 1 |
51,693 | 21,779,373,462 | IssuesEvent | 2022-05-13 17:00:20 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | [Meeting] Shared Mobility Digital License Application Feedback | Type: Meeting Service: Apps Type: Enhancement Product: Shared Mobility Reporting Tracker Workgroup: SMS | ### Objective
Update Mobility Services Division Manager and Permitting Supervisor on how the Digital License Application for Smart Mobility works and get buy-in for a digital permit approval process
### Participants
Jacob C., Courtney H., Joseph A., Mary V. Diana M., Patrick M., Karo E.
### Agenda
None
------
- [... | 1.0 | [Meeting] Shared Mobility Digital License Application Feedback - ### Objective
Update Mobility Services Division Manager and Permitting Supervisor on how the Digital License Application for Smart Mobility works and get buy-in for a digital permit approval process
### Participants
Jacob C., Courtney H., Joseph A., M... | non_defect | shared mobility digital license application feedback objective update mobility services division manager and permitting supervisor on how the digital license application for smart mobility works and get buy in for a digital permit approval process participants jacob c courtney h joseph a mary v d... | 0 |
92,728 | 8,376,979,042 | IssuesEvent | 2018-10-05 21:57:34 | apache/incubator-mxnet | https://api.github.com/repos/apache/incubator-mxnet | closed | test_gluon.test_conv has fixed seed that can mask flakiness | Flaky Test | The unit test in title have been using fixed seed to mask flakiness. Suggested action:
1. Evaluate whether the test is flaky without fixed seed. If not, remove seed. Else move to 2
2. If test is flaky, determine whether it's an actual uncaught edge case. If so, fix the operator. Else move to 3
3. If numerical instab... | 1.0 | test_gluon.test_conv has fixed seed that can mask flakiness - The unit test in title have been using fixed seed to mask flakiness. Suggested action:
1. Evaluate whether the test is flaky without fixed seed. If not, remove seed. Else move to 2
2. If test is flaky, determine whether it's an actual uncaught edge case. I... | non_defect | test gluon test conv has fixed seed that can mask flakiness the unit test in title have been using fixed seed to mask flakiness suggested action evaluate whether the test is flaky without fixed seed if not remove seed else move to if test is flaky determine whether it s an actual uncaught edge case i... | 0 |
20,932 | 3,437,552,369 | IssuesEvent | 2015-12-13 09:37:47 | Cockatrice/Cockatrice | https://api.github.com/repos/Cockatrice/Cockatrice | closed | Morph card issue | App - Cockatrice Defect - Game Rules Compliance | From #1651:
When you have a morph creature in play and you double-click a creature card from your hand that is the same as the face-down creature, it enters the battlefield on top of the morph, telling your opponent, that the morph is the same creature as the one you played from your hand. | 1.0 | Morph card issue - From #1651:
When you have a morph creature in play and you double-click a creature card from your hand that is the same as the face-down creature, it enters the battlefield on top of the morph, telling your opponent, that the morph is the same creature as the one you played from your hand. | defect | morph card issue from when you have a morph creature in play and you double click a creature card from your hand that is the same as the face down creature it enters the battlefield on top of the morph telling your opponent that the morph is the same creature as the one you played from your hand | 1 |
185,829 | 21,843,817,049 | IssuesEvent | 2022-05-18 01:13:20 | Whizkevina/uchi-sidebar-clone | https://api.github.com/repos/Whizkevina/uchi-sidebar-clone | opened | CVE-2022-29353 (Medium) detected in graphql-upload-8.1.0.tgz | security vulnerability | ## CVE-2022-29353 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>graphql-upload-8.1.0.tgz</b></p></summary>
<p>Middleware and an Upload scalar to add support for GraphQL multipart r... | True | CVE-2022-29353 (Medium) detected in graphql-upload-8.1.0.tgz - ## CVE-2022-29353 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>graphql-upload-8.1.0.tgz</b></p></summary>
<p>Middlew... | non_defect | cve medium detected in graphql upload tgz cve medium severity vulnerability vulnerable library graphql upload tgz middleware and an upload scalar to add support for graphql multipart requests file uploads via queries and mutations to various node js graphql servers library ... | 0 |
266,708 | 23,255,450,309 | IssuesEvent | 2022-08-04 08:52:11 | tutao/tutanota | https://api.github.com/repos/tutao/tutanota | closed | Doesn't show message body (text) anymore on PaleMoon | bug not-testable | - [v] This is not a feature request (existing functionality does not work, **not** missing functionality).
I will request features on [forum](https://www.reddit.com/r/tutanota/) or via support.
- [v] I've searched and did not find a similar issue.
**Bug in web app**
**Describe the bug**
As the topic says. I... | 1.0 | Doesn't show message body (text) anymore on PaleMoon - - [v] This is not a feature request (existing functionality does not work, **not** missing functionality).
I will request features on [forum](https://www.reddit.com/r/tutanota/) or via support.
- [v] I've searched and did not find a similar issue.
**Bug in we... | non_defect | doesn t show message body text anymore on palemoon this is not a feature request existing functionality does not work not missing functionality i will request features on or via support i ve searched and did not find a similar issue bug in web app describe the bug as the to... | 0 |
46,428 | 13,055,911,061 | IssuesEvent | 2020-07-30 03:05:45 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | tpx doc improvement (Trac #1187) | Incomplete Migration Migrated from Trac combo reconstruction defect | Migrated from https://code.icecube.wisc.edu/ticket/1187
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:57",
"description": "rst doc does not list maintainer at top of page\nalso add link to doxygen documentaion",
"reporter": "kjmeagher",
"cc": "",
"resolution": "fixed",
... | 1.0 | tpx doc improvement (Trac #1187) - Migrated from https://code.icecube.wisc.edu/ticket/1187
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:57",
"description": "rst doc does not list maintainer at top of page\nalso add link to doxygen documentaion",
"reporter": "kjmeagher",
"cc": ""... | defect | tpx doc improvement trac migrated from json status closed changetime description rst doc does not list maintainer at top of page nalso add link to doxygen documentaion reporter kjmeagher cc resolution fixed ts ... | 1 |
52,859 | 13,225,173,499 | IssuesEvent | 2020-08-17 20:38:14 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | Disentangle Geant4 from clsim (Trac #481) | Migrated from Trac combo simulation defect | In testing simprod scripts I came to realize that as long as Geant4 is found in the ports clsim will use it resulting in a HUGE slowdown for photon propagation. This means that we need to have entirely different builds for G4 and sans G4. Even then, there is no way to disable this via CMake flags unless you hack the CM... | 1.0 | Disentangle Geant4 from clsim (Trac #481) - In testing simprod scripts I came to realize that as long as Geant4 is found in the ports clsim will use it resulting in a HUGE slowdown for photon propagation. This means that we need to have entirely different builds for G4 and sans G4. Even then, there is no way to disable... | defect | disentangle from clsim trac in testing simprod scripts i came to realize that as long as is found in the ports clsim will use it resulting in a huge slowdown for photon propagation this means that we need to have entirely different builds for and sans even then there is no way to disable this via cmak... | 1 |
63,232 | 17,468,364,999 | IssuesEvent | 2021-08-06 20:40:30 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Sticky headings jockey for position causing scroll jitter in room list | T-Defect A-Room-List | ### Steps to reproduce
This bug depends on your viewport height compared to one of your room list sub-sections.
1. Start with a big viewport, and have a room subsection expanded where all of it fits on screen
1. Resize to shrink your viewport so that it's just big enough to show the whole room subsection. Then s... | 1.0 | Sticky headings jockey for position causing scroll jitter in room list - ### Steps to reproduce
This bug depends on your viewport height compared to one of your room list sub-sections.
1. Start with a big viewport, and have a room subsection expanded where all of it fits on screen
1. Resize to shrink your viewpo... | defect | sticky headings jockey for position causing scroll jitter in room list steps to reproduce this bug depends on your viewport height compared to one of your room list sub sections start with a big viewport and have a room subsection expanded where all of it fits on screen resize to shrink your viewpo... | 1 |
44,869 | 12,417,436,841 | IssuesEvent | 2020-05-22 20:42:43 | CocoaPods/CocoaPods | https://api.github.com/repos/CocoaPods/CocoaPods | closed | Unknown object version -- 53 | t2:defect | I am using **CocoaPods 1.9.2** (and Flutter 1.17.1).
* [X] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did you do?
I have a `ios/Runner.xcodeproj/project.pbxproj` file wi... | 1.0 | Unknown object version -- 53 - I am using **CocoaPods 1.9.2** (and Flutter 1.17.1).
* [X] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did you do?
I have a `ios/Runner.xco... | defect | unknown object version i am using cocoapods and flutter i ve read and understood the report what did you do i have a ios runner xcodeproj project pbxproj file with an objectversion this was written by xcode pod update reports unknown object version... | 1 |
34,678 | 14,485,191,002 | IssuesEvent | 2020-12-10 17:16:38 | Azure/azure-sdk-for-java | https://api.github.com/repos/Azure/azure-sdk-for-java | closed | [FEATURE REQ] make costmanagement compatible with last sdk version. | Cost Management Mgmt Service Attention customer-reported | **Is your feature request related to a problem? Please describe.**
I am using **com.microsoft.azure/azure@1.31.1** and I need to fetch cost information.
I have been looking everywhere in the sdk until I found **com.microsoft.azure.costmanagement.v2018_05_31/azure-mgmt-costmanagement@1.0.0-beta**.
I tried using it b... | 1.0 | [FEATURE REQ] make costmanagement compatible with last sdk version. - **Is your feature request related to a problem? Please describe.**
I am using **com.microsoft.azure/azure@1.31.1** and I need to fetch cost information.
I have been looking everywhere in the sdk until I found **com.microsoft.azure.costmanagement.... | non_defect | make costmanagement compatible with last sdk version is your feature request related to a problem please describe i am using com microsoft azure azure and i need to fetch cost information i have been looking everywhere in the sdk until i found com microsoft azure costmanagement azure m... | 0 |
62,190 | 17,023,869,331 | IssuesEvent | 2021-07-03 04:16:43 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | coordinates shifting in the new interface | Component: website Priority: blocker Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 10.16pm, Monday, 22nd July 2013]**
The new interface (with big black on white icons upper-right), return wrong coordinates when Long link is asked.
After clicking at the position, I ask for a long link, to get coordinates, as I done before. But after clicking on t... | 1.0 | coordinates shifting in the new interface - **[Submitted to the original trac issue database at 10.16pm, Monday, 22nd July 2013]**
The new interface (with big black on white icons upper-right), return wrong coordinates when Long link is asked.
After clicking at the position, I ask for a long link, to get coordinate... | defect | coordinates shifting in the new interface the new interface with big black on white icons upper right return wrong coordinates when long link is asked after clicking at the position i ask for a long link to get coordinates as i done before but after clicking on the long link the view is shifted rig... | 1 |
22,006 | 3,588,040,979 | IssuesEvent | 2016-01-30 19:06:46 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Spaces in meetingid creates a bug for listeners feature | API Defect Normal Priority | Originally reported on Google Code with ID 942
```
See issue description
http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/5cc76d134f3da237#
If I create a meeting with spaces in the meeting ID, the Listeners
window pane will never get populated with attendees who are really
listening.
... | 1.0 | Spaces in meetingid creates a bug for listeners feature - Originally reported on Google Code with ID 942
```
See issue description
http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/5cc76d134f3da237#
If I create a meeting with spaces in the meeting ID, the Listeners
window pane will never... | defect | spaces in meetingid creates a bug for listeners feature originally reported on google code with id see issue description if i create a meeting with spaces in the meeting id the listeners window pane will never get populated with attendees who are really listening my current work around is to... | 1 |
300,981 | 22,707,594,128 | IssuesEvent | 2022-07-05 15:55:46 | nine03/project-board | https://api.github.com/repos/nine03/project-board | closed | Github 프로젝트와 이슈 정리하기 | documentation | Github 프로젝트를 세팅하고, 카드를 만들어 정리하자.
* [x] 프로젝트 베타 만들기
* [x] 카드 목록 만들기 - 강의 커리큘럼 참고
* [x] 이슈로 적절히 바꾸기 | 1.0 | Github 프로젝트와 이슈 정리하기 - Github 프로젝트를 세팅하고, 카드를 만들어 정리하자.
* [x] 프로젝트 베타 만들기
* [x] 카드 목록 만들기 - 강의 커리큘럼 참고
* [x] 이슈로 적절히 바꾸기 | non_defect | github 프로젝트와 이슈 정리하기 github 프로젝트를 세팅하고 카드를 만들어 정리하자 프로젝트 베타 만들기 카드 목록 만들기 강의 커리큘럼 참고 이슈로 적절히 바꾸기 | 0 |
74,255 | 25,028,695,521 | IssuesEvent | 2022-11-04 10:23:19 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | UBSAN: array-index-out-of-bounds in module/zcommon/zfs_prop.c:861:24 | Type: Defect | ### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | jammy 22.04
Kernel Version | 5.15.0-52-generic
Architecture | amd64
OpenZFS Version | zfs-2.1.99-1545_gd093d2c04 zfs-kmod-2.1.99-1545_gd093d2c04 (master as of Nov 4th 2022)
### Describe the problem you're o... | 1.0 | UBSAN: array-index-out-of-bounds in module/zcommon/zfs_prop.c:861:24 - ### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | jammy 22.04
Kernel Version | 5.15.0-52-generic
Architecture | amd64
OpenZFS Version | zfs-2.1.99-1545_gd093d2c04 zfs-kmod-2.1.99-1545_gd09... | defect | ubsan array index out of bounds in module zcommon zfs prop c system information type version name distribution name ubuntu distribution version jammy kernel version generic architecture openzfs version zfs zfs kmod master as of nov ... | 1 |
78,926 | 15,094,899,120 | IssuesEvent | 2021-02-07 08:43:43 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4b6] Override created message twice | No Code Attached Yet good first issue | ### Steps to reproduce the issue
Create an override in Joomla 4 admin
### Expected result
"Override created in /templates/cassiopeia/html/mod_banners"
### Actual result
Two messages - one is enough!
<img width="1031" alt="Screenshot 2021-01-08 at 14 28 36" src="https://user-images.githubusercontent.... | 1.0 | [4b6] Override created message twice - ### Steps to reproduce the issue
Create an override in Joomla 4 admin
### Expected result
"Override created in /templates/cassiopeia/html/mod_banners"
### Actual result
Two messages - one is enough!
<img width="1031" alt="Screenshot 2021-01-08 at 14 28 36" src... | non_defect | override created message twice steps to reproduce the issue create an override in joomla admin expected result override created in templates cassiopeia html mod banners actual result two messages one is enough img width alt screenshot at src | 0 |
460,751 | 13,217,740,979 | IssuesEvent | 2020-08-17 07:24:45 | nimblehq/rails-templates | https://api.github.com/repos/nimblehq/rails-templates | closed | Update nimble branding from `nimbl3` to `nimblehq` | priority : normal type : improvement | 1. The screenshot bucket should be renamed
2. Our eslint package needs to be renamed - This will be related with another repo - `@nimbl3/eslint-config-nimbl3` | 1.0 | Update nimble branding from `nimbl3` to `nimblehq` - 1. The screenshot bucket should be renamed
2. Our eslint package needs to be renamed - This will be related with another repo - `@nimbl3/eslint-config-nimbl3` | non_defect | update nimble branding from to nimblehq the screenshot bucket should be renamed our eslint package needs to be renamed this will be related with another repo eslint config | 0 |
178,871 | 21,509,573,061 | IssuesEvent | 2022-04-28 01:55:58 | eldorplus/conception-website | https://api.github.com/repos/eldorplus/conception-website | closed | WS-2019-0019 (Medium) detected in braces-1.8.5.tgz, braces-0.1.5.tgz - autoclosed | security vulnerability | ## WS-2019-0019 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>braces-1.8.5.tgz</b>, <b>braces-0.1.5.tgz</b></p></summary>
<p>
<details><summary><b>braces-1.8.5.tgz</b></p></summa... | True | WS-2019-0019 (Medium) detected in braces-1.8.5.tgz, braces-0.1.5.tgz - autoclosed - ## WS-2019-0019 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>braces-1.8.5.tgz</b>, <b>braces-0... | non_defect | ws medium detected in braces tgz braces tgz autoclosed ws medium severity vulnerability vulnerable libraries braces tgz braces tgz braces tgz fastest brace expansion for node js with the most complete support for the bash braces specificatio... | 0 |
64,776 | 8,758,832,182 | IssuesEvent | 2018-12-15 09:13:59 | usvc/accounts | https://api.github.com/repos/usvc/accounts | opened | STICKY: Documentation improvements | documentation | **DO NOT CLOSE THIS ISSUE**
Reference this issue for all documentation additions/improvements outside the scope of a feature. | 1.0 | STICKY: Documentation improvements - **DO NOT CLOSE THIS ISSUE**
Reference this issue for all documentation additions/improvements outside the scope of a feature. | non_defect | sticky documentation improvements do not close this issue reference this issue for all documentation additions improvements outside the scope of a feature | 0 |
75,926 | 26,155,035,006 | IssuesEvent | 2022-12-30 19:59:16 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Voice message timeline is inaccurate on Element Web | T-Defect | ### Steps to reproduce
1. Tap and hold microphone button on Element iOS or Android to record a short voice message and post it in the room
2. The message is posted correctly by the voice curve rendering varies quite a bit on Web vs iOS vs Android
3. Play back the message and note where the audio starts in relation t... | 1.0 | Voice message timeline is inaccurate on Element Web - ### Steps to reproduce
1. Tap and hold microphone button on Element iOS or Android to record a short voice message and post it in the room
2. The message is posted correctly by the voice curve rendering varies quite a bit on Web vs iOS vs Android
3. Play back the... | defect | voice message timeline is inaccurate on element web steps to reproduce tap and hold microphone button on element ios or android to record a short voice message and post it in the room the message is posted correctly by the voice curve rendering varies quite a bit on web vs ios vs android play back the... | 1 |
71,941 | 23,863,515,152 | IssuesEvent | 2022-09-07 09:05:11 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: '--lang=en' or '--accept-lang=en' option not working with Node.js on Mac OS | I-defect needs-triaging | ### What happened?
Hi ! ✌️
I try to create a web end to end automation framework for my company and I need to be able to run tests in multiple browsers and in multiple languages.
Current targets are:
- browsers: chrome and firefox
- languages: deutsh, english, french, italian, spanish (more to come later)
I... | 1.0 | [🐛 Bug]: '--lang=en' or '--accept-lang=en' option not working with Node.js on Mac OS - ### What happened?
Hi ! ✌️
I try to create a web end to end automation framework for my company and I need to be able to run tests in multiple browsers and in multiple languages.
Current targets are:
- browsers: chrome and ... | defect | lang en or accept lang en option not working with node js on mac os what happened hi ✌️ i try to create a web end to end automation framework for my company and i need to be able to run tests in multiple browsers and in multiple languages current targets are browsers chrome and firefox... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.