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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
34,723 | 7,459,430,518 | IssuesEvent | 2018-03-30 15:17:19 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Ontoloogia lehitsemise vaadetes link otsingule on katki | C: AIS P: highest R: fixed T: defect | **Reported by sven syld on 16 Oct 2015 09:04 UTC**
[Ontoloogia lehitsemise vaadetes on link "otsing"](http://mini.dev.raju.teepub/et/subject_area/browse), mis peaks avama ontoloogiaga seotud KÜ-de otsingu. Aga viib hoopis otsinguvormile.
'''Todo'''
1) Parandada sealne link: /et/description_unit/list/?subjectAreaId=... | 1.0 | Ontoloogia lehitsemise vaadetes link otsingule on katki - **Reported by sven syld on 16 Oct 2015 09:04 UTC**
[Ontoloogia lehitsemise vaadetes on link "otsing"](http://mini.dev.raju.teepub/et/subject_area/browse), mis peaks avama ontoloogiaga seotud KÜ-de otsingu. Aga viib hoopis otsinguvormile.
'''Todo'''
1) Parand... | defect | ontoloogia lehitsemise vaadetes link otsingule on katki reported by sven syld on oct utc mis peaks avama ontoloogiaga seotud kü de otsingu aga viib hoopis otsinguvormile todo parandada sealne link et description unit list subjectareaid peab olema et description unit list filter i... | 1 |
11,473 | 30,646,339,436 | IssuesEvent | 2023-07-25 05:13:20 | facebook/react-native | https://api.github.com/repos/facebook/react-native | closed | Fabric `Text` elements don't respect `maxFontSizeMultiplier` | Stale Needs: Triage :mag: Type: New Architecture | ### Description
While playing around with the new Dynamic Type feature, I found that `Text` elements don't respect the `maxFontSizeMultiplier` prop.
Expected behavior: The middle line never grows larger than `style.fontSize * maxFontSizeMultiplier` (17 × 2 = 34) points.
Actual behavior: At the largest ac... | 1.0 | Fabric `Text` elements don't respect `maxFontSizeMultiplier` - ### Description
While playing around with the new Dynamic Type feature, I found that `Text` elements don't respect the `maxFontSizeMultiplier` prop.
Expected behavior: The middle line never grows larger than `style.fontSize * maxFontSizeMultiplier` (1... | non_defect | fabric text elements don t respect maxfontsizemultiplier description while playing around with the new dynamic type feature i found that text elements don t respect the maxfontsizemultiplier prop expected behavior the middle line never grows larger than style fontsize maxfontsizemultiplier ... | 0 |
8,838 | 2,612,906,461 | IssuesEvent | 2015-02-27 17:26:02 | chrsmith/windows-package-manager | https://api.github.com/repos/chrsmith/windows-package-manager | closed | Winscp 3.6.7 dl broken | auto-migrated Milestone-End_Of_Month Type-Defect | ```
The download link of winscp 3.6.7 is broken. Trying to update gives:
Install/Uninstall: Hash sum (SHA1) fff1c6c4a0c6d65802518df5c514688a52e9ea7e
found, but fcff49d90273dd8dae5a8e71622ccaffb095f917 was expected. The file has
changed.
Browsing to the dl link gives an error page.
```
Original issue reported on co... | 1.0 | Winscp 3.6.7 dl broken - ```
The download link of winscp 3.6.7 is broken. Trying to update gives:
Install/Uninstall: Hash sum (SHA1) fff1c6c4a0c6d65802518df5c514688a52e9ea7e
found, but fcff49d90273dd8dae5a8e71622ccaffb095f917 was expected. The file has
changed.
Browsing to the dl link gives an error page.
```
Orig... | defect | winscp dl broken the download link of winscp is broken trying to update gives install uninstall hash sum found but was expected the file has changed browsing to the dl link gives an error page original issue reported on code google com by dtra gmail com on may at | 1 |
44,965 | 12,497,016,164 | IssuesEvent | 2020-06-01 15:47:08 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | Users are not able to create Events in Outreach Hub | Defect | **Describe the defect**
Users who are assigned to Outreach Hub section or its parents are not able to select "Outreach and events: Outreach events" option in "Event listing" dropdown field because it is not shown in the list.
**To Reproduce**
Steps to reproduce the behavior:
1. Login as `tucker.patterson@va.gov... | 1.0 | Users are not able to create Events in Outreach Hub - **Describe the defect**
Users who are assigned to Outreach Hub section or its parents are not able to select "Outreach and events: Outreach events" option in "Event listing" dropdown field because it is not shown in the list.
**To Reproduce**
Steps to reprodu... | defect | users are not able to create events in outreach hub describe the defect users who are assigned to outreach hub section or its parents are not able to select outreach and events outreach events option in event listing dropdown field because it is not shown in the list to reproduce steps to reprodu... | 1 |
66,384 | 20,168,586,549 | IssuesEvent | 2022-02-10 08:14:41 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: Upload fails with "unknown command" for "se/file" if LocalFileDetector is used with ChromeDriver | I-defect needs-triaging | ### What happened?
The following test works fine for uploading a file (as long as "image.png" exists)
```
WebDriver driver = new ChromeDriver();
try {
driver.get("https://artur.app.fi/upload.html");
WebElement uploadElement = driver.findElement(By.tagName("input"));
... | 1.0 | [🐛 Bug]: Upload fails with "unknown command" for "se/file" if LocalFileDetector is used with ChromeDriver - ### What happened?
The following test works fine for uploading a file (as long as "image.png" exists)
```
WebDriver driver = new ChromeDriver();
try {
driver.get("https://artur.a... | defect | upload fails with unknown command for se file if localfiledetector is used with chromedriver what happened the following test works fine for uploading a file as long as image png exists webdriver driver new chromedriver try driver get webelem... | 1 |
3,233 | 2,610,058,707 | IssuesEvent | 2015-02-26 18:17:20 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 路桥做包皮手术多少钱 | auto-migrated Priority-Medium Type-Defect | ```
路桥做包皮手术多少钱【台州五洲生殖医院】24小时健康咨询
热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市
椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、1
18、198及椒江一金清公交车直达枫南小区,乘坐107、105、109、
112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权威专... | 1.0 | 路桥做包皮手术多少钱 - ```
路桥做包皮手术多少钱【台州五洲生殖医院】24小时健康咨询
热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市
椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、1
18、198及椒江一金清公交车直达枫南小区,乘坐107、105、109、
112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医... | defect | 路桥做包皮手术多少钱 路桥做包皮手术多少钱【台州五洲生殖医院】 热线 微信号tzwzszyy 医院地址 台州市 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original i... | 1 |
791,095 | 27,850,142,482 | IssuesEvent | 2023-03-20 18:03:47 | OregonDigital/OD2 | https://api.github.com/repos/OregonDigital/OD2 | opened | [A11y] Round 2 Parent Workshop Page | Priority - High Features Accessibility | ### Operating System
MacOS
### Browser
Safari
### Affected page
Work Show
### Admin user?
No
### Issue Description
Nu Checker Errors
### Suggested Fix
Nu Checker recommend fixes see pdf file.
### Can anybody QA or does this need an expert?
A11y familiarity recommended
### QA Steps
Rerun NuChecker | 1.0 | [A11y] Round 2 Parent Workshop Page - ### Operating System
MacOS
### Browser
Safari
### Affected page
Work Show
### Admin user?
No
### Issue Description
Nu Checker Errors
### Suggested Fix
Nu Checker recommend fixes see pdf file.
### Can anybody QA or does this need an expert?
A11y familiarity recommended
... | non_defect | round parent workshop page operating system macos browser safari affected page work show admin user no issue description nu checker errors suggested fix nu checker recommend fixes see pdf file can anybody qa or does this need an expert familiarity recommended qa ... | 0 |
68,965 | 22,035,461,757 | IssuesEvent | 2022-05-28 13:58:34 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | CommandButton: when ajax=false, it doesn't work when used inside composite component with a form | defect | ### Describe the bug
When using a composite component which has a h:form inside and using cc:renderFacet to put a p:commandButton with ajax=false inside, that page won't render with the following error:
```
FacesException: CommandButton : "j_id_7:j_id_8" must be inside a form element
at org.primefaces.compone... | 1.0 | CommandButton: when ajax=false, it doesn't work when used inside composite component with a form - ### Describe the bug
When using a composite component which has a h:form inside and using cc:renderFacet to put a p:commandButton with ajax=false inside, that page won't render with the following error:
```
FacesExc... | defect | commandbutton when ajax false it doesn t work when used inside composite component with a form describe the bug when using a composite component which has a h form inside and using cc renderfacet to put a p commandbutton with ajax false inside that page won t render with the following error facesexc... | 1 |
63,439 | 7,721,232,649 | IssuesEvent | 2018-05-24 03:59:56 | cityofaustin/techstack | https://api.github.com/repos/cityofaustin/techstack | closed | AAC stakeholders review form options | Feature: Foster Application Size: S Team: Design/Research | - [ ] Schedule meeting
- [ ] Review #13
- [ ] Review #58
- [ ] Choose direction - redesign or visionary | 1.0 | AAC stakeholders review form options - - [ ] Schedule meeting
- [ ] Review #13
- [ ] Review #58
- [ ] Choose direction - redesign or visionary | non_defect | aac stakeholders review form options schedule meeting review review choose direction redesign or visionary | 0 |
73,483 | 7,341,384,945 | IssuesEvent | 2018-03-07 01:47:52 | istio/istio | https://api.github.com/repos/istio/istio | closed | circleci not using master & devs not pulling before submitting pr == failures because of old master | area/test and release ci/circleci kind/fixit kind/test-failure | https://circleci.com/gh/istio/istio/31744
```
+ gometalinter.v2 --config=./lintconfig_base.json ./...
pilot/pkg/kube/inject/webhook_test.go:344:65:error: unused variable or constant too many arguments (varcheck)
pilot/pkg/kube/inject/webhook_test.go:344:56:error: unused variable or constant too many arguments (va... | 2.0 | circleci not using master & devs not pulling before submitting pr == failures because of old master - https://circleci.com/gh/istio/istio/31744
```
+ gometalinter.v2 --config=./lintconfig_base.json ./...
pilot/pkg/kube/inject/webhook_test.go:344:65:error: unused variable or constant too many arguments (varcheck)
... | non_defect | circleci not using master devs not pulling before submitting pr failures because of old master gometalinter config lintconfig base json pilot pkg kube inject webhook test go error unused variable or constant too many arguments varcheck pilot pkg kube inject webhook test go er... | 0 |
60,672 | 3,131,452,515 | IssuesEvent | 2015-09-09 14:46:36 | OpenLightingProject/ola | https://api.github.com/repos/OpenLightingProject/ola | opened | Work out if we need to switch to a new source for cpplint.py | Maintainability Priority-Medium Type-Task | http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py
compared to
https://github.com/google/styleguide/blob/gh-pages/cpplint/cpplint.py
If so update Travis for all projects and the Readme docs. | 1.0 | Work out if we need to switch to a new source for cpplint.py - http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py
compared to
https://github.com/google/styleguide/blob/gh-pages/cpplint/cpplint.py
If so update Travis for all projects and the Readme docs. | non_defect | work out if we need to switch to a new source for cpplint py compared to if so update travis for all projects and the readme docs | 0 |
26,630 | 4,774,868,935 | IssuesEvent | 2016-10-27 08:29:44 | buildo/prisma | https://api.github.com/repos/buildo/prisma | closed | [macro] label brutta2 | defect macro | [Trello card](https://trello.com/c/5810cc788ef384a078b50d33/)
## description
la label al momento é brutta123
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
{optional: describe a possible fix for this defect, if not obvious}
## misc
{optional: other useful info}
## sub-issues
- [x] ... | 1.0 | [macro] label brutta2 - [Trello card](https://trello.com/c/5810cc788ef384a078b50d33/)
## description
la label al momento é brutta123
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
{optional: describe a possible fix for this defect, if not obvious}
## misc
{optional: other useful info... | defect | label description la label al momento é how to reproduce optional describe steps to reproduce defect specs optional describe a possible fix for this defect if not obvious misc optional other useful info sub issues sub issue | 1 |
11,747 | 2,664,695,426 | IssuesEvent | 2015-03-20 15:59:07 | holahmeds/remotedroid | https://api.github.com/repos/holahmeds/remotedroid | closed | (source code) -> left click, right click and keyboard button can't display when compile in emulator eclipse indigo | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
the image left click, right click and keyboard button in pad_layout.xml has
blur in tab graphical layout.
when compiled, left click, right click and keyboard can't display.
successfully moved the cursor only
how to solve the problem ?
```
Original issue reported on code.goo... | 1.0 | (source code) -> left click, right click and keyboard button can't display when compile in emulator eclipse indigo - ```
What steps will reproduce the problem?
the image left click, right click and keyboard button in pad_layout.xml has
blur in tab graphical layout.
when compiled, left click, right click and keyboard ... | defect | source code left click right click and keyboard button can t display when compile in emulator eclipse indigo what steps will reproduce the problem the image left click right click and keyboard button in pad layout xml has blur in tab graphical layout when compiled left click right click and keyboard ... | 1 |
647,298 | 21,097,943,852 | IssuesEvent | 2022-04-04 12:09:36 | StudentiUniMi/website | https://api.github.com/repos/StudentiUniMi/website | closed | SEO isn't working | bug 🐛 high-priority seo 🐲 backend related 🐦 | The problem is probably related to localization not able to detect the language from the relative search.
- [x] Adjust metadata to dynamically update og properties with react-helmet;
- [ ] Wait backend devs for seo adjustments. | 1.0 | SEO isn't working - The problem is probably related to localization not able to detect the language from the relative search.
- [x] Adjust metadata to dynamically update og properties with react-helmet;
- [ ] Wait backend devs for seo adjustments. | non_defect | seo isn t working the problem is probably related to localization not able to detect the language from the relative search adjust metadata to dynamically update og properties with react helmet wait backend devs for seo adjustments | 0 |
264,202 | 23,101,666,775 | IssuesEvent | 2022-07-27 03:54:21 | apache/shardingsphere | https://api.github.com/repos/apache/shardingsphere | closed | Add unit test for EncryptPredicateRightValueTokenGenerator | in: test good first issue | Hi community,
We need to add some unit test for EncryptPredicateRightValueTokenGenerator.
- EncryptPredicateRightValueTokenGenerator#isGenerateSQLToken
- EncryptPredicateRightValueTokenGenerator#generateSQLTokens | 1.0 | Add unit test for EncryptPredicateRightValueTokenGenerator - Hi community,
We need to add some unit test for EncryptPredicateRightValueTokenGenerator.
- EncryptPredicateRightValueTokenGenerator#isGenerateSQLToken
- EncryptPredicateRightValueTokenGenerator#generateSQLTokens | non_defect | add unit test for encryptpredicaterightvaluetokengenerator hi community we need to add some unit test for encryptpredicaterightvaluetokengenerator encryptpredicaterightvaluetokengenerator isgeneratesqltoken encryptpredicaterightvaluetokengenerator generatesqltokens | 0 |
39,215 | 9,329,110,450 | IssuesEvent | 2019-03-28 00:53:44 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | opened | CxC - Reporte de cartera de cliente para optibelt permite pagar 2 veces con la misma NC | bug defect | Algo muy raro, que quizás no sea error (quizás sea un escenario de captura raro), pero que provoca que aparentemente, una misma nota de crédito, se pueda capturar 2 ocasiones en los pagos.
Te mandé todo por correo. | 1.0 | CxC - Reporte de cartera de cliente para optibelt permite pagar 2 veces con la misma NC - Algo muy raro, que quizás no sea error (quizás sea un escenario de captura raro), pero que provoca que aparentemente, una misma nota de crédito, se pueda capturar 2 ocasiones en los pagos.
Te mandé todo por correo. | defect | cxc reporte de cartera de cliente para optibelt permite pagar veces con la misma nc algo muy raro que quizás no sea error quizás sea un escenario de captura raro pero que provoca que aparentemente una misma nota de crédito se pueda capturar ocasiones en los pagos te mandé todo por correo | 1 |
65,669 | 19,653,990,090 | IssuesEvent | 2022-01-10 10:31:05 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | PeakPicker auto-FWHM width estimation fails completely on certain data [203] | wontfix defect OpenMS - library minor | Submitted by cbielow on 2010-10-11 16:57:42
here: Q-TOF data.
expected: ~0.12
got:
width0 = 0.005625
width1 = 0.005625
width2 = 0.005625
average estimated width 0.005625
---
Commented by hroest on 2013-06-18 19:58:31:
which PeakPicker does an auto-FWHM estimation? I couldnt find something along those lines in either... | 1.0 | PeakPicker auto-FWHM width estimation fails completely on certain data [203] - Submitted by cbielow on 2010-10-11 16:57:42
here: Q-TOF data.
expected: ~0.12
got:
width0 = 0.005625
width1 = 0.005625
width2 = 0.005625
average estimated width 0.005625
---
Commented by hroest on 2013-06-18 19:58:31:
which PeakPicker doe... | defect | peakpicker auto fwhm width estimation fails completely on certain data submitted by cbielow on here q tof data expected got average estimated width commented by hroest on which peakpicker does an auto fwhm estimation i couldnt find something alon... | 1 |
247,389 | 7,918,101,119 | IssuesEvent | 2018-07-04 12:11:16 | nanoframework/Home | https://api.github.com/repos/nanoframework/Home | reopened | Build breaks for ESP32 if config flavour is MinSizeRel | Area: Interpreter Area: Targets-ESP32 Priority: High Status: In progress | This was spotted after changing AppVeyor build configuration of develop branch to MinSizeRel.
The build matrix for ESP32 broke the build.
See the log [here](https://ci.appveyor.com/project/nfbot/nf-interpreter-852pb/build/job/k8w3e69o486xfrpd)
Had to manually set the build configuration for ESP32 to Debug.
... | 1.0 | Build breaks for ESP32 if config flavour is MinSizeRel - This was spotted after changing AppVeyor build configuration of develop branch to MinSizeRel.
The build matrix for ESP32 broke the build.
See the log [here](https://ci.appveyor.com/project/nfbot/nf-interpreter-852pb/build/job/k8w3e69o486xfrpd)
Had to manu... | non_defect | build breaks for if config flavour is minsizerel this was spotted after changing appveyor build configuration of develop branch to minsizerel the build matrix for broke the build see the log had to manually set the build configuration for to debug tasks fix whatever is required in th... | 0 |
70,249 | 23,072,934,470 | IssuesEvent | 2022-07-25 19:58:00 | zed-industries/feedback | https://api.github.com/repos/zed-industries/feedback | closed | cmd + shift + p opening file finder instead of command palette when another tool listens for the same keybind | defect triage | **Describe the bug**
the default zed keymaps specify that `cmd+p` is used for opening the file finder and `cmd+shift+p` for the command palette
on my machine both key combinations are opening the file finder for some reason 🤔
after resetting all zed config and even reinstalling it I've started looking into exter... | 1.0 | cmd + shift + p opening file finder instead of command palette when another tool listens for the same keybind - **Describe the bug**
the default zed keymaps specify that `cmd+p` is used for opening the file finder and `cmd+shift+p` for the command palette
on my machine both key combinations are opening the file finde... | defect | cmd shift p opening file finder instead of command palette when another tool listens for the same keybind describe the bug the default zed keymaps specify that cmd p is used for opening the file finder and cmd shift p for the command palette on my machine both key combinations are opening the file finde... | 1 |
526,599 | 15,296,646,805 | IssuesEvent | 2021-02-24 07:12:16 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | closed | Source Appstore: Invalid vendor ID error | area/integration priority/high type/bug | ## Expected Behavior
When I create credentials for the Appstore source connector according to the [documentation](docs.airbyte.io/integrations/sources/appstore), I expect that it will work as expected and that I can sync all streams.
## Current Behavior
* Check connection fails with a "invalid vendor ID" error me... | 1.0 | Source Appstore: Invalid vendor ID error - ## Expected Behavior
When I create credentials for the Appstore source connector according to the [documentation](docs.airbyte.io/integrations/sources/appstore), I expect that it will work as expected and that I can sync all streams.
## Current Behavior
* Check connectio... | non_defect | source appstore invalid vendor id error expected behavior when i create credentials for the appstore source connector according to the docs airbyte io integrations sources appstore i expect that it will work as expected and that i can sync all streams current behavior check connection fails with a... | 0 |
379,708 | 26,382,677,345 | IssuesEvent | 2023-01-12 09:52:50 | masastack/MASA.Auth | https://api.github.com/repos/masastack/MASA.Auth | closed | Synchronous employee, nickname not filled in prompt "Nickname must be filled in" | documentation resolved | 同步员工,昵称未填写提示“昵称必须填写”
 | 1.0 | Synchronous employee, nickname not filled in prompt "Nickname must be filled in" - 同步员工,昵称未填写提示“昵称必须填写”
 | non_defect | synchronous employee nickname not filled in prompt nickname must be filled in 同步员工,昵称未填写提示“昵称必须填写” | 0 |
51,876 | 6,553,478,216 | IssuesEvent | 2017-09-05 22:52:41 | Microsoft/TypeScript | https://api.github.com/repos/Microsoft/TypeScript | reopened | Mixed es5/es2015 code with mixin classes causes runtime errors | Design Limitation | **TypeScript Version:** 2.4.1 (but likely anything since 2.2)
When utilising code targeted at ES5 mixed with code targeted at ES6 causes a [runtime error when using mixin classes](https://jsfiddle.net/kitsonk/pn2f3ad0/). The real world use case was using a library that was targeted at ES5 for distribution compatib... | 1.0 | Mixed es5/es2015 code with mixin classes causes runtime errors - **TypeScript Version:** 2.4.1 (but likely anything since 2.2)
When utilising code targeted at ES5 mixed with code targeted at ES6 causes a [runtime error when using mixin classes](https://jsfiddle.net/kitsonk/pn2f3ad0/). The real world use case was u... | non_defect | mixed code with mixin classes causes runtime errors typescript version but likely anything since when utilising code targeted at mixed with code targeted at causes a the real world use case was using a library that was targeted at for distribution compatibility reasons while downst... | 0 |
8,940 | 4,363,934,108 | IssuesEvent | 2016-08-03 03:28:45 | ZeroCM/zcm | https://api.github.com/repos/ZeroCM/zcm | closed | Make build documentation clearer this should include instructions on how to build and run the examples | Build Sys enhancement | This should include information about where and how to set ZCM_DEFAULT_URL as well as notifying the user that in order to build examples, they must have configured zcm with --use-all | 1.0 | Make build documentation clearer this should include instructions on how to build and run the examples - This should include information about where and how to set ZCM_DEFAULT_URL as well as notifying the user that in order to build examples, they must have configured zcm with --use-all | non_defect | make build documentation clearer this should include instructions on how to build and run the examples this should include information about where and how to set zcm default url as well as notifying the user that in order to build examples they must have configured zcm with use all | 0 |
5,330 | 2,928,433,886 | IssuesEvent | 2015-06-27 05:52:01 | playframework/playframework | https://api.github.com/repos/playframework/playframework | opened | Broken link on all documentation pages | documentation | The docs at the bottom of all pages have a broken link that says "The source code for this page can be found here. " | 1.0 | Broken link on all documentation pages - The docs at the bottom of all pages have a broken link that says "The source code for this page can be found here. " | non_defect | broken link on all documentation pages the docs at the bottom of all pages have a broken link that says the source code for this page can be found here | 0 |
103,849 | 11,383,182,659 | IssuesEvent | 2020-01-29 05:01:02 | Hirochon/Shappar | https://api.github.com/repos/Hirochon/Shappar | closed | マイページのGET時にレスポンスする内容の確認 | documentation |

## 詳細な要素追加したけど、これで良いかな?
###想像してるマイページの簡易的なデザインもUPしました。
- [ ] ユーザー情報の取得
- UUID:str
- ユーザID:str
- ユーザ名:str
- 紹介テキスト:str
- IconURL:str
- HomeImageURL:str
- フォロワー数:... | 1.0 | マイページのGET時にレスポンスする内容の確認 -

## 詳細な要素追加したけど、これで良いかな?
###想像してるマイページの簡易的なデザインもUPしました。
- [ ] ユーザー情報の取得
- UUID:str
- ユーザID:str
- ユーザ名:str
- 紹介テキスト:str
- IconURL:str
- HomeI... | non_defect | マイページのget時にレスポンスする内容の確認 詳細な要素追加したけど、これで良いかな? 想像してるマイページの簡易的なデザインもupしました。 ユーザー情報の取得 uuid str ユーザid str ユーザ名 str 紹介テキスト str iconurl str homeimageurl str フォロワー数 int 過去の投稿の取得 public実装後で 過去の投票の取得 public実装後で | 0 |
27,479 | 5,030,870,092 | IssuesEvent | 2016-12-16 03:10:02 | zealdocs/zeal | https://api.github.com/repos/zealdocs/zeal | closed | Non-monospace fonts used for some code | Component: Web View Resolution: Upstream Problem Type: Defect | On Arch Linux, Zeal has some issues with `font-family: monospace;` or equivalent. Django docs are rendered with a bitmap version of Helvetica. Vim, Python, Bash docs are rendered with Helvetica Neue, the sans-serif font on my OS.
| 1.0 | Non-monospace fonts used for some code - On Arch Linux, Zeal has some issues with `font-family: monospace;` or equivalent. Django docs are rendered with a bitmap version of Helvetica. Vim, Python, Bash docs are rendered with Helvetica Neue, the sans-serif font on my OS.
| defect | non monospace fonts used for some code on arch linux zeal has some issues with font family monospace or equivalent django docs are rendered with a bitmap version of helvetica vim python bash docs are rendered with helvetica neue the sans serif font on my os | 1 |
254,192 | 27,357,167,832 | IssuesEvent | 2023-02-27 13:39:12 | bturtu405/TestDev | https://api.github.com/repos/bturtu405/TestDev | closed | CVE-2013-0155 (Medium) detected in activerecord-3.0.7.gem - autoclosed | security vulnerability | ## CVE-2013-0155 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activerecord-3.0.7.gem</b></p></summary>
<p>Databases on Rails. Build a persistent domain model by mapping database t... | True | CVE-2013-0155 (Medium) detected in activerecord-3.0.7.gem - autoclosed - ## CVE-2013-0155 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activerecord-3.0.7.gem</b></p></summary>
<p>... | non_defect | cve medium detected in activerecord gem autoclosed cve medium severity vulnerability vulnerable library activerecord gem databases on rails build a persistent domain model by mapping database tables to ruby classes strong conventions for associations validations aggregatio... | 0 |
28,339 | 5,241,398,648 | IssuesEvent | 2017-01-31 15:37:49 | google/google-toolbox-for-mac | https://api.github.com/repos/google/google-toolbox-for-mac | closed | Needs adaption for OS X v10.6 (Snow Leopard) | auto-migrated Priority-Medium Type-Defect | ```
The AppleScript Spotlight importer installation fails since the
app/binary/package of the Script Editor.app (whatever you'd prefer) has been
moved and renamed:
In 10.5.x it is:
/Applications/AppleScript/Script Editor.app
In 10.6.x it changed to:
/Applications/Utilities/AppleScript Editor.app
So the installatio... | 1.0 | Needs adaption for OS X v10.6 (Snow Leopard) - ```
The AppleScript Spotlight importer installation fails since the
app/binary/package of the Script Editor.app (whatever you'd prefer) has been
moved and renamed:
In 10.5.x it is:
/Applications/AppleScript/Script Editor.app
In 10.6.x it changed to:
/Applications/Utili... | defect | needs adaption for os x snow leopard the applescript spotlight importer installation fails since the app binary package of the script editor app whatever you d prefer has been moved and renamed in x it is applications applescript script editor app in x it changed to applications utilities... | 1 |
7,430 | 2,610,382,785 | IssuesEvent | 2015-02-26 20:03:53 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Game displays an ugly grid on the background | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Start any game
2. On the background, I see a grid (the background has other colors on some
horizonal and vertical lines).
What is the expected output? What do you see instead?
See the background.
What version of the product are you using? On what operating system?
0.9.16... | 1.0 | Game displays an ugly grid on the background - ```
What steps will reproduce the problem?
1. Start any game
2. On the background, I see a grid (the background has other colors on some
horizonal and vertical lines).
What is the expected output? What do you see instead?
See the background.
What version of the product ... | defect | game displays an ugly grid on the background what steps will reproduce the problem start any game on the background i see a grid the background has other colors on some horizonal and vertical lines what is the expected output what do you see instead see the background what version of the product ... | 1 |
14,743 | 2,831,388,871 | IssuesEvent | 2015-05-24 15:53:41 | nobodyguy/dslrdashboard | https://api.github.com/repos/nobodyguy/dslrdashboard | closed | OpenWRT for V0.30.32_test4 does not save settings | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Change root/access password for router, change/create WIFI password
2. Reboot router or cycle power
3. The passwords were not saved
What is the expected output? What do you see instead?
I'm using v0.11 openwrt version from the google drive link, which works with
V0.30.32_... | 1.0 | OpenWRT for V0.30.32_test4 does not save settings - ```
What steps will reproduce the problem?
1. Change root/access password for router, change/create WIFI password
2. Reboot router or cycle power
3. The passwords were not saved
What is the expected output? What do you see instead?
I'm using v0.11 openwrt version fro... | defect | openwrt for does not save settings what steps will reproduce the problem change root access password for router change create wifi password reboot router or cycle power the passwords were not saved what is the expected output what do you see instead i m using openwrt version from the goo... | 1 |
46,028 | 13,055,841,300 | IssuesEvent | 2020-07-30 02:53:45 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | Pythia port sets -march=native, which breaks centralized installs (Trac #467) | Incomplete Migration Migrated from Trac defect other | Migrated from https://code.icecube.wisc.edu/ticket/467
```json
{
"status": "closed",
"changetime": "2013-07-09T17:38:16",
"description": "The science/pythia port cannot be used on centralized installations because the Portfile unconditionally sets -march=native, resulting in illegal instruction faults whe... | 1.0 | Pythia port sets -march=native, which breaks centralized installs (Trac #467) - Migrated from https://code.icecube.wisc.edu/ticket/467
```json
{
"status": "closed",
"changetime": "2013-07-09T17:38:16",
"description": "The science/pythia port cannot be used on centralized installations because the Portfile... | defect | pythia port sets march native which breaks centralized installs trac migrated from json status closed changetime description the science pythia port cannot be used on centralized installations because the portfile unconditionally sets march native resulting in i... | 1 |
219,044 | 7,333,086,467 | IssuesEvent | 2018-03-05 18:16:12 | NCEAS/metacat | https://api.github.com/repos/NCEAS/metacat | closed | Add EML 2.1.1 to DC support for OAI provider | Category: metacat Component: Bugzilla-Id Priority: Normal Status: Closed Tracker: Bug | ---
Author Name: **ben leinfelder** (ben leinfelder)
Original Redmine Issue: 7030, https://projects.ecoinformatics.org/ecoinfo/issues/7030
Original Date: 2016-05-17
Original Assignee: ben leinfelder
---
Related to #7009 - I neglected to add support for EML to DC crosswalking.
| 1.0 | Add EML 2.1.1 to DC support for OAI provider - ---
Author Name: **ben leinfelder** (ben leinfelder)
Original Redmine Issue: 7030, https://projects.ecoinformatics.org/ecoinfo/issues/7030
Original Date: 2016-05-17
Original Assignee: ben leinfelder
---
Related to #7009 - I neglected to add support for EML to DC crossw... | non_defect | add eml to dc support for oai provider author name ben leinfelder ben leinfelder original redmine issue original date original assignee ben leinfelder related to i neglected to add support for eml to dc crosswalking | 0 |
37,387 | 8,377,426,624 | IssuesEvent | 2018-10-06 01:03:23 | amnh/PCG | https://api.github.com/repos/amnh/PCG | opened | Sankoff characters throw runtime exception when given the L1 norm metric | defect | After adding the protein data for sankoff characters to the integration test suite, the L1 norm metric fails, throwing an exception. This is likely because we have special case logic (for efficiency purposes) to use the Haskell function `\(i,j) -> max i j - min i j` when encountering the L1 norm as the metric rather th... | 1.0 | Sankoff characters throw runtime exception when given the L1 norm metric - After adding the protein data for sankoff characters to the integration test suite, the L1 norm metric fails, throwing an exception. This is likely because we have special case logic (for efficiency purposes) to use the Haskell function `\(i,j) ... | defect | sankoff characters throw runtime exception when given the norm metric after adding the protein data for sankoff characters to the integration test suite the norm metric fails throwing an exception this is likely because we have special case logic for efficiency purposes to use the haskell function i j ... | 1 |
54,970 | 14,105,747,617 | IssuesEvent | 2020-11-06 13:57:55 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | scalagenerator should not import java.lang. which make type mismatch error | T: Defect | ### Expected behavior
scala generator should not import java.lang.
### Actual behavior
import java.lang.Class
import java.lang.Integer
import java.lang.Long
error msg:
type mismatch;
found : org.jooq.DataType[java.lang.Long]
required: org.jooq.DataType[scala.Long]
### Steps to reproduce the problem
jus... | 1.0 | scalagenerator should not import java.lang. which make type mismatch error - ### Expected behavior
scala generator should not import java.lang.
### Actual behavior
import java.lang.Class
import java.lang.Integer
import java.lang.Long
error msg:
type mismatch;
found : org.jooq.DataType[java.lang.Long]
re... | defect | scalagenerator should not import java lang which make type mismatch error expected behavior scala generator should not import java lang actual behavior import java lang class import java lang integer import java lang long error msg type mismatch found org jooq datatype required org joo... | 1 |
330,321 | 24,256,226,272 | IssuesEvent | 2022-09-27 18:01:24 | xamarin/xamarin-android | https://api.github.com/repos/xamarin/xamarin-android | closed | Missing release notes for xamarin android 11.4.0.5 in visual studio 16.11.1 | Area: Documentation possibly-stale | Visual studio 16.11.1 was published recently.
Could you please publish release notes for xamarin android 11.4.0.5 ?
Similar issues:
- https://github.com/xamarin/xamarin-android/issues/5961
- https://github.com/xamarin/xamarin-android/issues/5498
| 1.0 | Missing release notes for xamarin android 11.4.0.5 in visual studio 16.11.1 - Visual studio 16.11.1 was published recently.
Could you please publish release notes for xamarin android 11.4.0.5 ?
Similar issues:
- https://github.com/xamarin/xamarin-android/issues/5961
- https://github.com/xamarin/xamarin-android/is... | non_defect | missing release notes for xamarin android in visual studio visual studio was published recently could you please publish release notes for xamarin android similar issues | 0 |
34,556 | 7,457,198,436 | IssuesEvent | 2018-03-30 02:33:34 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Seoste pärandamisel peavad päranduma kõik seose andmed | C: AIS P: highest R: duplicate T: defect | **Reported by sven syld on 6 Feb 2014 10:08 UTC**
'''Object'''
Isikuga seotud KÜ-d, nt http://dev.raju.teepub/et/person/view/?id=110000009023
'''Description'''
Isiku-KÜ seoste pärandumisel ei pärandata nt seose liiki, mistõttu on baasis seos selle isiku kohta - 1 arhiivimoodustaja + KÜ kõik alamad (tekivad päran... | 1.0 | Seoste pärandamisel peavad päranduma kõik seose andmed - **Reported by sven syld on 6 Feb 2014 10:08 UTC**
'''Object'''
Isikuga seotud KÜ-d, nt http://dev.raju.teepub/et/person/view/?id=110000009023
'''Description'''
Isiku-KÜ seoste pärandumisel ei pärandata nt seose liiki, mistõttu on baasis seos selle isiku ko... | defect | seoste pärandamisel peavad päranduma kõik seose andmed reported by sven syld on feb utc object isikuga seotud kü d nt description isiku kü seoste pärandumisel ei pärandata nt seose liiki mistõttu on baasis seos selle isiku kohta arhiivimoodustaja kü kõik alamad tekivad pärand... | 1 |
16,753 | 2,941,418,496 | IssuesEvent | 2015-07-02 07:48:35 | evernat/javamelody | https://api.github.com/repos/evernat/javamelody | closed | Javamelody swallows response if Spring WebAsyncTask/Callable is used | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. unzip test.zip
2. build maven test project
3. run without javamelody, http://localhost:8080/test/test -> all working
4. uncomment javamelody in pom.xml and rebuild
5. run with javamelody, http://localhost:8080/test/test -> async tests failing
with empty response except @Re... | 1.0 | Javamelody swallows response if Spring WebAsyncTask/Callable is used - ```
What steps will reproduce the problem?
1. unzip test.zip
2. build maven test project
3. run without javamelody, http://localhost:8080/test/test -> all working
4. uncomment javamelody in pom.xml and rebuild
5. run with javamelody, http://localhos... | defect | javamelody swallows response if spring webasynctask callable is used what steps will reproduce the problem unzip test zip build maven test project run without javamelody all working uncomment javamelody in pom xml and rebuild run with javamelody async tests failing with empty response... | 1 |
83,016 | 3,621,019,887 | IssuesEvent | 2016-02-08 22:17:16 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | kube-controller-manager never gives up trying to create invalid LB | priority/P1 team/cluster | Simple repo:
Try to create this invalid service, `badsvc.json`:
```
{
"kind": "Service",
"apiVersion": "v1",
"metadata": {
"name": "test",
"labels": {
"app": "test"
}
},
"spec": {
"ports": [
{
"port": 80,
"targetPort": "http"
}
],
... | 1.0 | kube-controller-manager never gives up trying to create invalid LB - Simple repo:
Try to create this invalid service, `badsvc.json`:
```
{
"kind": "Service",
"apiVersion": "v1",
"metadata": {
"name": "test",
"labels": {
"app": "test"
}
},
"spec": {
"ports": [
{
... | non_defect | kube controller manager never gives up trying to create invalid lb simple repo try to create this invalid service badsvc json kind service apiversion metadata name test labels app test spec ports ... | 0 |
357,418 | 10,606,193,092 | IssuesEvent | 2019-10-10 22:28:51 | canonical-web-and-design/maas-ui | https://api.github.com/repos/canonical-web-and-design/maas-ui | closed | Surface errors to the client | Enhancement ✨ Priority: High | Currently `WEBSOCKET_ERROR`s are set in state, but not displayed to the user. | 1.0 | Surface errors to the client - Currently `WEBSOCKET_ERROR`s are set in state, but not displayed to the user. | non_defect | surface errors to the client currently websocket error s are set in state but not displayed to the user | 0 |
114,757 | 24,658,135,856 | IssuesEvent | 2022-10-18 02:50:57 | llvm/llvm-project | https://api.github.com/repos/llvm/llvm-project | opened | miscompile from aarch64 backend with global isel | backend:AArch64 llvm:codegen miscompilation | let's take this function:
```llvm
define i32 @f(i64 %0) {
%2 = trunc i64 %0 to i32
%3 = freeze i32 %2
%4 = zext i32 %3 to i64
%5 = urem i64 %4, 10
%6 = trunc i64 %5 to i32
ret i32 %6
}
```
when `0xa8552d4928501120`is passed as an argument, the selection dag backend and also alive2 believe that it... | 1.0 | miscompile from aarch64 backend with global isel - let's take this function:
```llvm
define i32 @f(i64 %0) {
%2 = trunc i64 %0 to i32
%3 = freeze i32 %2
%4 = zext i32 %3 to i64
%5 = urem i64 %4, 10
%6 = trunc i64 %5 to i32
ret i32 %6
}
```
when `0xa8552d4928501120`is passed as an argument, the se... | non_defect | miscompile from backend with global isel let s take this function llvm define f trunc to freeze zext to urem trunc to ret when is passed as an argument the selection dag backend and also believe that it... | 0 |
28,838 | 5,390,002,198 | IssuesEvent | 2017-02-25 09:17:20 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Wrong (combined) form inputs values if populating text inputs with array data from query string | Defect helpers | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
cakephp/bake 1.3.0 Bake plugin for CakePHP 3.0
cakephp/cakephp 3.4.2 The CakePHP framework
cakephp/chronos 1.1.0 A simple API extension for DateT... | 1.0 | Wrong (combined) form inputs values if populating text inputs with array data from query string - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
cakephp/bake 1.3.0 Bake plugin for CakePHP 3.0
cakephp/cakephp 3.4.2 The... | defect | wrong combined form inputs values if populating text inputs with array data from query string this is a multiple allowed bug enhancement feature discussion rfc cakephp bake bake plugin for cakephp cakephp cakephp the cakep... | 1 |
413,713 | 27,965,627,592 | IssuesEvent | 2023-03-24 19:14:59 | GoogleCloudPlatform/kms-integrations | https://api.github.com/repos/GoogleCloudPlatform/kms-integrations | reopened | Documentation on loading different versions of a CryptoKeyVersion | documentation question | Hello,
We are trying to perform operations using different versions of the keys to support older clients.
What is the syntax to use the older versions of the keys?
`openssl req -new -x509 -days 3650 -subj '/CN=test/' -sha256 -engine pkcs11 -keyform engine -key pkcs11:object=keyName > my-request.crt`
Seems... | 1.0 | Documentation on loading different versions of a CryptoKeyVersion - Hello,
We are trying to perform operations using different versions of the keys to support older clients.
What is the syntax to use the older versions of the keys?
`openssl req -new -x509 -days 3650 -subj '/CN=test/' -sha256 -engine pkcs11 -... | non_defect | documentation on loading different versions of a cryptokeyversion hello we are trying to perform operations using different versions of the keys to support older clients what is the syntax to use the older versions of the keys openssl req new days subj cn test engine keyform engine ... | 0 |
39,390 | 9,422,952,236 | IssuesEvent | 2019-04-11 10:35:02 | zotonic/zotonic | https://api.github.com/repos/zotonic/zotonic | closed | Page block new dialog | admin-ui defect | When you add a page block "page" the new modal does not show the link button in the 'new-find-results'. I've added a screenshot:

| 1.0 | Page block new dialog - When you add a page block "page" the new modal does not show the link button in the 'new-find-results'. I've added a screenshot:

| defect | page block new dialog when you add a page block page the new modal does not show the link button in the new find results i ve added a screenshot | 1 |
44,139 | 13,048,632,989 | IssuesEvent | 2020-07-29 12:52:27 | jgeraigery/gradle | https://api.github.com/repos/jgeraigery/gradle | opened | CVE-2019-12086 (High) detected in jackson-databind-2.8.11.1.jar, jackson-databind-2.9.4.jar | security vulnerability | ## CVE-2019-12086 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11.1.jar</b>, <b>jackson-databind-2.9.4.jar</b></p></summary>
<p>
<details><summary><b>jackson-... | True | CVE-2019-12086 (High) detected in jackson-databind-2.8.11.1.jar, jackson-databind-2.9.4.jar - ## CVE-2019-12086 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11... | non_defect | cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core s... | 0 |
237,743 | 19,671,112,125 | IssuesEvent | 2022-01-11 07:23:08 | purefun/today-i-learned | https://api.github.com/repos/purefun/today-i-learned | closed | Generate boilerplate code for Go testing rapidly using cweill/gotests | golang vim testing | The Magic: https://github.com/cweill/gotests
## IDE supported:
- [Sublime Text 3](https://github.com/cweill/GoTests-Sublime) (official)
- [Emacs](https://github.com/damienlevin/GoTests-Emacs)
- [Emacs](https://github.com/s-kostyaev/go-gen-test)
- [Vim](https://github.com/buoto/gotests-vim)
- [Atom Editor](https://ato... | 1.0 | Generate boilerplate code for Go testing rapidly using cweill/gotests - The Magic: https://github.com/cweill/gotests
## IDE supported:
- [Sublime Text 3](https://github.com/cweill/GoTests-Sublime) (official)
- [Emacs](https://github.com/damienlevin/GoTests-Emacs)
- [Emacs](https://github.com/s-kostyaev/go-gen-test)
-... | non_defect | generate boilerplate code for go testing rapidly using cweill gotests the magic ide supported official setup for vim install the command line gotests sh go get u github com cweill gotests then run gotests in the terminal to check if t... | 0 |
802,051 | 28,596,829,927 | IssuesEvent | 2023-04-23 00:05:05 | QuiltMC/quiltflower | https://api.github.com/repos/QuiltMC/quiltflower | closed | Casting errors | bug Priority: Medium Subsystem: Variables | Hello
Is there a way to call the libraries associated with a class during decompilation so that there are no errors like values not being casted?

| 1.0 | Casting errors - Hello
Is there a way to call the libraries associated with a class during decompilation so that there are no errors like values not being casted?

| non_defect | casting errors hello is there a way to call the libraries associated with a class during decompilation so that there are no errors like values not being casted | 0 |
210,461 | 16,103,204,718 | IssuesEvent | 2021-04-27 12:05:43 | fishtown-analytics/dbt | https://api.github.com/repos/fishtown-analytics/dbt | closed | Use test materialization when executing ✨generic✨ tests | enhancement tests | ### Current Behavior
generic (aka schema) tests are currently executed using the python api directly.
https://github.com/fishtown-analytics/dbt/blob/77c10713a325d2bee91d1822951ce5d91ccc3278/core/dbt/task/test.py#L84-L85
### Desired Behavior
Schema tests should be executed and handled by the same test materializat... | 1.0 | Use test materialization when executing ✨generic✨ tests - ### Current Behavior
generic (aka schema) tests are currently executed using the python api directly.
https://github.com/fishtown-analytics/dbt/blob/77c10713a325d2bee91d1822951ce5d91ccc3278/core/dbt/task/test.py#L84-L85
### Desired Behavior
Schema tests sh... | non_defect | use test materialization when executing ✨generic✨ tests current behavior generic aka schema tests are currently executed using the python api directly desired behavior schema tests should be executed and handled by the same test materialization used for data tests the goal here is to maintain exis... | 0 |
55,392 | 13,625,573,011 | IssuesEvent | 2020-09-24 09:41:50 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Installation via Miniconda fails | type:build/install | **System information**
- OS Platform and Distribution: Windows 10 Version 2004 (Build 19041.508)
- TensorFlow installed from: with the code `conda install -c conda-forge tensorflow`
- Python version: 3.8.5
- Installed using virtualenv? pip? conda?: yes, with conda
- GPU model and memory: NVIDIA GeForce GTX 860M
... | 1.0 | Installation via Miniconda fails - **System information**
- OS Platform and Distribution: Windows 10 Version 2004 (Build 19041.508)
- TensorFlow installed from: with the code `conda install -c conda-forge tensorflow`
- Python version: 3.8.5
- Installed using virtualenv? pip? conda?: yes, with conda
- GPU model an... | non_defect | installation via miniconda fails system information os platform and distribution windows version build tensorflow installed from with the code conda install c conda forge tensorflow python version installed using virtualenv pip conda yes with conda gpu model and memory ... | 0 |
343,317 | 24,767,834,240 | IssuesEvent | 2022-10-22 19:10:07 | UBCSailbot/sailbot_workspace | https://api.github.com/repos/UBCSailbot/sailbot_workspace | closed | Update README | documentation | - Add instructions to open VS Code workspace file
- File is in `.devcontainer/config`
- Change order of the "Configured Terminal Commands and Aliases" table | 1.0 | Update README - - Add instructions to open VS Code workspace file
- File is in `.devcontainer/config`
- Change order of the "Configured Terminal Commands and Aliases" table | non_defect | update readme add instructions to open vs code workspace file file is in devcontainer config change order of the configured terminal commands and aliases table | 0 |
32,557 | 4,776,226,264 | IssuesEvent | 2016-10-27 13:10:23 | AlexZH1979/tutorials-3 | https://api.github.com/repos/AlexZH1979/tutorials-3 | opened | Tutorial Page note.md Issue | Meta tutorials/test/note.md | Tutorial issue found: [https://github.com/AlexZH1979/tutorials-3/blob/master/tutorials/test/note.md](https://github.com/AlexZH1979/tutorials-3/blob/master/tutorials/test/note.md) is missing meta or contains invalid front matter. Your tutorial in sapcom was not updated.
| 1.0 | Tutorial Page note.md Issue - Tutorial issue found: [https://github.com/AlexZH1979/tutorials-3/blob/master/tutorials/test/note.md](https://github.com/AlexZH1979/tutorials-3/blob/master/tutorials/test/note.md) is missing meta or contains invalid front matter. Your tutorial in sapcom was not updated.
| non_defect | tutorial page note md issue tutorial issue found is missing meta or contains invalid front matter your tutorial in sapcom was not updated | 0 |
62,802 | 17,199,051,046 | IssuesEvent | 2021-07-16 23:08:35 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Large amount of membership change events causes lag/cpu spike | A-Performance T-Defect | ### Description
If there is a large amount of membership change events in a room, it causes the Element web client to go crazy, dragging the performance of the browser and the whole system down, and have a hard time showing any logs before that.
### Steps to reproduce
- Find a room with log enabled and wit... | 1.0 | Large amount of membership change events causes lag/cpu spike - ### Description
If there is a large amount of membership change events in a room, it causes the Element web client to go crazy, dragging the performance of the browser and the whole system down, and have a hard time showing any logs before that.
... | defect | large amount of membership change events causes lag cpu spike description if there is a large amount of membership change events in a room it causes the element web client to go crazy dragging the performance of the browser and the whole system down and have a hard time showing any logs before that ... | 1 |
67,753 | 21,102,751,584 | IssuesEvent | 2022-04-04 15:48:27 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Messages & Read Receipts Repeating Infinitely | T-Defect | ### Steps to reproduce
1. Where are you starting? What can you see?
* Open app
* Open bugged chat
* Scroll back through message history
* See duplicate messages and read receipts
You can see the "Encryption Enabled" message appears multiple times. This is the same for the few messages in the cha... | 1.0 | Messages & Read Receipts Repeating Infinitely - ### Steps to reproduce
1. Where are you starting? What can you see?
* Open app
* Open bugged chat
* Scroll back through message history
* See duplicate messages and read receipts
You can see the "Encryption Enabled" message appears multiple times. ... | defect | messages read receipts repeating infinitely steps to reproduce where are you starting what can you see open app open bugged chat scroll back through message history see duplicate messages and read receipts you can see the encryption enabled message appears multiple times ... | 1 |
195,866 | 15,559,334,525 | IssuesEvent | 2021-03-16 11:21:12 | datopian/portal.js | https://api.github.com/repos/datopian/portal.js | closed | Timeline tutorial | Documentation Recline wontfix | - Highlight underlying library
- Highlight key added features
- Discussion of date parsing
- Ability to customize rendering (e.g. description field)
| 1.0 | Timeline tutorial - - Highlight underlying library
- Highlight key added features
- Discussion of date parsing
- Ability to customize rendering (e.g. description field)
| non_defect | timeline tutorial highlight underlying library highlight key added features discussion of date parsing ability to customize rendering e g description field | 0 |
241,911 | 18,499,834,612 | IssuesEvent | 2021-10-19 12:44:35 | bounswe/2021SpringGroup8 | https://api.github.com/repos/bounswe/2021SpringGroup8 | opened | Non functional requirements need to be revised | documentation enhancement Priority - Low | Non functional requirements should be revised and if there is any missuderstanding or any mistake it should be updated. | 1.0 | Non functional requirements need to be revised - Non functional requirements should be revised and if there is any missuderstanding or any mistake it should be updated. | non_defect | non functional requirements need to be revised non functional requirements should be revised and if there is any missuderstanding or any mistake it should be updated | 0 |
59,902 | 17,023,285,680 | IssuesEvent | 2021-07-03 01:14:01 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Mapnik doesn´t render hole in multipolygon forests | Component: mapnik Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 2.55pm, Wednesday, 13th August 2008]**
Compare mapnik and osmarender view at following link:
http://www.openstreetmap.org/?lat=49.6852&lon=16.0083&zoom=14&layers=B00FTF
It is obvious that Mapnik doesnt render hole in multipolygon forest. The same problem is also ... | 1.0 | Mapnik doesn´t render hole in multipolygon forests - **[Submitted to the original trac issue database at 2.55pm, Wednesday, 13th August 2008]**
Compare mapnik and osmarender view at following link:
http://www.openstreetmap.org/?lat=49.6852&lon=16.0083&zoom=14&layers=B00FTF
It is obvious that Mapnik doesnt render ... | defect | mapnik doesnâ´t render hole in multipolygon forests compare mapnik and osmarender view at following link it is obvious that mapnik doesnt render hole in multipolygon forest the same problem is also in other areas with multipolygon relations on forests | 1 |
75,245 | 9,215,654,192 | IssuesEvent | 2019-03-11 04:25:04 | GoogleCloudPlatform/k8s-cluster-bundle | https://api.github.com/repos/GoogleCloudPlatform/k8s-cluster-bundle | closed | Add ObjectTemplate | design | Right now the raw text template types assuming that you're using go templates and that you've stored the information as a config map.
That's ok, but that's not totally ideal. There's no parameter validation / defaulting. Also, it's hard to add more functionality (like more template types).
So, here's the idea: Le... | 1.0 | Add ObjectTemplate - Right now the raw text template types assuming that you're using go templates and that you've stored the information as a config map.
That's ok, but that's not totally ideal. There's no parameter validation / defaulting. Also, it's hard to add more functionality (like more template types).
So... | non_defect | add objecttemplate right now the raw text template types assuming that you re using go templates and that you ve stored the information as a config map that s ok but that s not totally ideal there s no parameter validation defaulting also it s hard to add more functionality like more template types so... | 0 |
44,722 | 11,495,116,047 | IssuesEvent | 2020-02-12 03:41:47 | GoogleCloudPlatform/python-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples | closed | jobs.v2.api_client.histogram_sample_test: test_histogram_sample failed | buildcop:issue priority: p1 type: bug | jobs.v2.api_client.histogram_sample_test: test_histogram_sample failed
buildID: fbcdef163f965e363c6b1abf9d41b14fde28271e
buildURL: https://source.cloud.google.com/results/invocations/cbea9cb2-052a-44c1-b2f2-ec0c48c24e51
status: failed | 1.0 | jobs.v2.api_client.histogram_sample_test: test_histogram_sample failed - jobs.v2.api_client.histogram_sample_test: test_histogram_sample failed
buildID: fbcdef163f965e363c6b1abf9d41b14fde28271e
buildURL: https://source.cloud.google.com/results/invocations/cbea9cb2-052a-44c1-b2f2-ec0c48c24e51
status: failed | non_defect | jobs api client histogram sample test test histogram sample failed jobs api client histogram sample test test histogram sample failed buildid buildurl status failed | 0 |
78,935 | 27,826,153,128 | IssuesEvent | 2023-03-19 19:43:24 | zed-industries/community | https://api.github.com/repos/zed-industries/community | opened | add all imports does nothing | defect triage | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
1. create react native app
2. create empty component with next content
```
function InstructionText() {
return <View></View>
}
export default InstructionText;
```
4. option enter on error under View cho... | 1.0 | add all imports does nothing - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
1. create react native app
2. create empty component with next content
```
function InstructionText() {
return <View></View>
}
export default InstructionText;
```
4. optio... | defect | add all imports does nothing check for existing issues completed describe the bug provide steps to reproduce it create react native app create empty component with next content function instructiontext return export default instructiontext option enter on er... | 1 |
395,936 | 27,093,734,163 | IssuesEvent | 2023-02-14 23:52:17 | YuqiHuai/SORA-SVL | https://api.github.com/repos/YuqiHuai/SORA-SVL | closed | About original LGSVL API doc | Documentation | Really great work! Thank you for the huge contribution!
Recently I found I could not even visit the lgsvl api doc https://www.svlsimulator.com/docs/python-api/. (Can anyone still have access to it?)
I was wondering whether we can also save a copy a documentation (for svl and dreamview) as well.
Although we ca... | 1.0 | About original LGSVL API doc - Really great work! Thank you for the huge contribution!
Recently I found I could not even visit the lgsvl api doc https://www.svlsimulator.com/docs/python-api/. (Can anyone still have access to it?)
I was wondering whether we can also save a copy a documentation (for svl and dreamv... | non_defect | about original lgsvl api doc really great work thank you for the huge contribution recently i found i could not even visit the lgsvl api doc can anyone still have access to it i was wondering whether we can also save a copy a documentation for svl and dreamview as well although we can learn svl f... | 0 |
677,310 | 23,158,210,838 | IssuesEvent | 2022-07-29 14:55:51 | themotte/rDrama | https://api.github.com/repos/themotte/rDrama | opened | Improve signup email theme. | P2 priority | It's really pink, and even if it wasn't, it still looks like butt. | 1.0 | Improve signup email theme. - It's really pink, and even if it wasn't, it still looks like butt. | non_defect | improve signup email theme it s really pink and even if it wasn t it still looks like butt | 0 |
90,353 | 11,385,306,867 | IssuesEvent | 2020-01-29 10:49:41 | getgrav/grav | https://api.github.com/repos/getgrav/grav | closed | a child theme does not inherit the parent configuration | by design question | as mentioned in discord, when i create a child theme based on quark i get slightly different behavior.
ricardo pointed me to the fact that the child theme is missing the configuration that is in the parent theme.
indeed, copying over the content of `quark.yaml`, get's me a perfect "copy".
if nothing speaks aga... | 1.0 | a child theme does not inherit the parent configuration - as mentioned in discord, when i create a child theme based on quark i get slightly different behavior.
ricardo pointed me to the fact that the child theme is missing the configuration that is in the parent theme.
indeed, copying over the content of `quark.... | non_defect | a child theme does not inherit the parent configuration as mentioned in discord when i create a child theme based on quark i get slightly different behavior ricardo pointed me to the fact that the child theme is missing the configuration that is in the parent theme indeed copying over the content of quark ... | 0 |
168,907 | 26,711,323,641 | IssuesEvent | 2023-01-28 00:35:30 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [PRODUTO] [SENIOR] [REMOTO] Designer de Produtor Senior - Time de Pricing & Bundling na [JUSBRASIL] | SENIOR UI/UX REMOTO PROTOTIPAÇÃO HELP WANTED DESIGN SYSTEM DESIGN DE PRODUTO USER RESEARCH Stale | <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
========================... | 2.0 | [PRODUTO] [SENIOR] [REMOTO] Designer de Produtor Senior - Time de Pricing & Bundling na [JUSBRASIL] - <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `... | non_defect | designer de produtor senior time de pricing bundling na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na... | 0 |
45,510 | 12,829,301,398 | IssuesEvent | 2020-07-06 22:32:35 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [KEYBOARD]: Accept Terms Prompt - SHOULD NOT have a second tab stop in the source order | 508-defect-3 508/Accessibility design system | # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief description of the problem
---
[SCREENREADER]: Edit buttons need aria-label for context
... | 1.0 | [KEYBOARD]: Accept Terms Prompt - SHOULD NOT have a second tab stop in the source order - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief ... | defect | accept terms prompt should not have a second tab stop in the source order enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase by one ... | 1 |
819,936 | 30,756,194,677 | IssuesEvent | 2023-07-29 04:35:06 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] ueberzugpp | request:new-pkg priority:low | ### Package:
[ueberzugpp](https://aur.archlinux.org/packages/ueberzugpp)
AUR runtime dependency of [turbo-base64](https://aur.archlinux.org/packages/turbo-base64)
### Purpose:
Drop in replacement for ueberzug with several improvements and is also actively maintained.
### Benefits:
Directly quoting from ... | 1.0 | [Request] ueberzugpp - ### Package:
[ueberzugpp](https://aur.archlinux.org/packages/ueberzugpp)
AUR runtime dependency of [turbo-base64](https://aur.archlinux.org/packages/turbo-base64)
### Purpose:
Drop in replacement for ueberzug with several improvements and is also actively maintained.
### Benefits:
... | non_defect | ueberzugpp package aur runtime dependency of purpose drop in replacement for ueberzug with several improvements and is also actively maintained benefits directly quoting from the readme advantages over and ueberzug support for wayland sway and hyprland only and m... | 0 |
13,795 | 2,784,102,540 | IssuesEvent | 2015-05-07 07:14:32 | sylingd/phpsocks5 | https://api.github.com/repos/sylingd/phpsocks5 | closed | 部署的时候显示“系统找不到指定的文件” | auto-migrated Priority-Medium Type-Defect | ```
已经到最后一步键入w后,有如下显示:
Please select option (1 - 16) to modify config, 'w' to write config to files: w
Exception in thread "main" java.io.FileNotFoundException: ..\php\socks5.php.bak
(系统找不到指定的文件。)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at... | 1.0 | 部署的时候显示“系统找不到指定的文件” - ```
已经到最后一步键入w后,有如下显示:
Please select option (1 - 16) to modify config, 'w' to write config to files: w
Exception in thread "main" java.io.FileNotFoundException: ..\php\socks5.php.bak
(系统找不到指定的文件。)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unkn... | defect | 部署的时候显示“系统找不到指定的文件” 已经到最后一步键入w后,有如下显示: please select option to modify config w to write config to files w exception in thread main java io filenotfoundexception php php bak 系统找不到指定的文件。 at java io fileinputstream open native method at java io fileinputstream unknown source ... | 1 |
133,319 | 29,043,625,486 | IssuesEvent | 2023-05-13 09:05:02 | cursorless-dev/cursorless | https://api.github.com/repos/cursorless-dev/cursorless | closed | Rework scope handlers in preparation for hierarchical tree-sitter scopes | code quality | - Only step over smallest scope starting at position
- Figure out how to properly handle containing
- [x] https://github.com/cursorless-dev/cursorless/issues/1308
- Preparation for https://github.com/cursorless-dev/cursorless/pull/629 | 1.0 | Rework scope handlers in preparation for hierarchical tree-sitter scopes - - Only step over smallest scope starting at position
- Figure out how to properly handle containing
- [x] https://github.com/cursorless-dev/cursorless/issues/1308
- Preparation for https://github.com/cursorless-dev/cursorless/pull/629 | non_defect | rework scope handlers in preparation for hierarchical tree sitter scopes only step over smallest scope starting at position figure out how to properly handle containing preparation for | 0 |
26,654 | 4,776,673,365 | IssuesEvent | 2016-10-27 14:24:44 | wheeler-microfluidics/microdrop | https://api.github.com/repos/wheeler-microfluidics/microdrop | opened | Program hangs on startup (Trac #73) | defect Incomplete Migration microdrop Migrated from Trac | Migrated from http://microfluidics.utoronto.ca/microdrop/ticket/73
```json
{
"status": "closed",
"changetime": "2014-04-17T19:39:01",
"description": "This problem appears to have been introduced in commit b3973d8c7fe827bf1991a06f89a66f318ebb6242.\n\nTested on Windows 7.\n\nProgram debug log:\n\nNOT FROZEN... | 1.0 | Program hangs on startup (Trac #73) - Migrated from http://microfluidics.utoronto.ca/microdrop/ticket/73
```json
{
"status": "closed",
"changetime": "2014-04-17T19:39:01",
"description": "This problem appears to have been introduced in commit b3973d8c7fe827bf1991a06f89a66f318ebb6242.\n\nTested on Windows ... | defect | program hangs on startup trac migrated from json status closed changetime description this problem appears to have been introduced in commit n ntested on windows n nprogram debug log n nnot frozen ninfo root directory d docs ryan dev python microdrop... | 1 |
132,963 | 18,278,505,154 | IssuesEvent | 2021-10-04 22:11:18 | ghc-dev/Michael-Hicks | https://api.github.com/repos/ghc-dev/Michael-Hicks | opened | CVE-2018-3721 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2018-3721 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-0.10.0.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-3.7.0.tgz</b>, <b>lodash-0.9.2.tgz</b></p></summary>
<p>
... | True | CVE-2018-3721 (Medium) detected in multiple libraries - ## CVE-2018-3721 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-0.10.0.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-3... | non_defect | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash tgz lodash tgz a utility library delivering consistency customization performance and extras library... | 0 |
204,813 | 15,951,745,252 | IssuesEvent | 2021-04-15 10:12:43 | underfisk/apollo-spreadsheet | https://api.github.com/repos/underfisk/apollo-spreadsheet | closed | Dynamic conditional callback/value uniform type | documentation enhancement | Currently, we have a DynamicCallback type, boolean or specific callback with coordinates in some cases (e.g: disableCellCut, disableCellPaste, disableNavigation) but we should create a uniform type and a function resolver.
The params should include the row, column, and coordinates (not only 1 or the other)
The dyna... | 1.0 | Dynamic conditional callback/value uniform type - Currently, we have a DynamicCallback type, boolean or specific callback with coordinates in some cases (e.g: disableCellCut, disableCellPaste, disableNavigation) but we should create a uniform type and a function resolver.
The params should include the row, column, a... | non_defect | dynamic conditional callback value uniform type currently we have a dynamiccallback type boolean or specific callback with coordinates in some cases e g disablecellcut disablecellpaste disablenavigation but we should create a uniform type and a function resolver the params should include the row column a... | 0 |
277,160 | 21,016,189,601 | IssuesEvent | 2022-03-30 11:14:38 | team-e-techeer/teame-docs | https://api.github.com/repos/team-e-techeer/teame-docs | closed | API design-수빈님 | documentation | # 목적
API spec 설계
# 작업 상세 내용
- [x] team-e 노션 -> 문서 -> 구현 기능 리스트 확인
- [x] team-e 노션 -> 문서 -> API spec 예시 확인
- [x] API 스펙 설계해보기 (올리는 위치는 문서 -> API spec -> 개인 페이지) | 1.0 | API design-수빈님 - # 목적
API spec 설계
# 작업 상세 내용
- [x] team-e 노션 -> 문서 -> 구현 기능 리스트 확인
- [x] team-e 노션 -> 문서 -> API spec 예시 확인
- [x] API 스펙 설계해보기 (올리는 위치는 문서 -> API spec -> 개인 페이지) | non_defect | api design 수빈님 목적 api spec 설계 작업 상세 내용 team e 노션 문서 구현 기능 리스트 확인 team e 노션 문서 api spec 예시 확인 api 스펙 설계해보기 올리는 위치는 문서 api spec 개인 페이지 | 0 |
14,833 | 2,831,389,917 | IssuesEvent | 2015-05-24 15:54:47 | nobodyguy/dslrdashboard | https://api.github.com/repos/nobodyguy/dslrdashboard | closed | With Canon 550D, the photo is not upload to my android deivce after shooting when checking display photo after shooting. | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. With Canon 550D, OTG connect.
2. In LRT mode, check display photo after shooting.
3. Start to shoot on camera.
4. The photo is not shown on the android device after shooting.
What is the expected output? What do you see instead?
The photo should be shown on the android de... | 1.0 | With Canon 550D, the photo is not upload to my android deivce after shooting when checking display photo after shooting. - ```
What steps will reproduce the problem?
1. With Canon 550D, OTG connect.
2. In LRT mode, check display photo after shooting.
3. Start to shoot on camera.
4. The photo is not shown on the androi... | defect | with canon the photo is not upload to my android deivce after shooting when checking display photo after shooting what steps will reproduce the problem with canon otg connect in lrt mode check display photo after shooting start to shoot on camera the photo is not shown on the android devi... | 1 |
433,481 | 12,505,832,012 | IssuesEvent | 2020-06-02 11:28:29 | gitcoinco/web | https://api.github.com/repos/gitcoinco/web | closed | As a Gitcoin admin, I'd like have better data on the job preferences of those who are joining Gitcoin | Gitcoin FTUX discussion priority: ungroomed | ### User Story
As a Gitcoin admin, I'd like have better data on the job preferences of those who are joining Gitcoin.
### Why Is this Needed
As we explore monetization strategies, Gitcoin may be invaluable for providing qualified candidates to job postings (outside of the Issue Explorer). In order for this to... | 1.0 | As a Gitcoin admin, I'd like have better data on the job preferences of those who are joining Gitcoin - ### User Story
As a Gitcoin admin, I'd like have better data on the job preferences of those who are joining Gitcoin.
### Why Is this Needed
As we explore monetization strategies, Gitcoin may be invaluable ... | non_defect | as a gitcoin admin i d like have better data on the job preferences of those who are joining gitcoin user story as a gitcoin admin i d like have better data on the job preferences of those who are joining gitcoin why is this needed as we explore monetization strategies gitcoin may be invaluable ... | 0 |
12,639 | 2,712,177,260 | IssuesEvent | 2015-04-09 12:09:04 | xgenvn/android-vnc-server | https://api.github.com/repos/xgenvn/android-vnc-server | closed | CPU at 90% | auto-migrated Priority-Medium Type-Defect | ```
I install and run it and it works very nice.
The only problem I'm facing is that the CPU taken by the process is ~90%.
Any think can be done to improve it?
STAT VSZ %MEM CPU %CPU COMMAND
745 2289 root R 8360 6.6 0 87.9 ./androidvncserver -k
/dev/input/e
564 537 1000 S 213m173.3 ... | 1.0 | CPU at 90% - ```
I install and run it and it works very nice.
The only problem I'm facing is that the CPU taken by the process is ~90%.
Any think can be done to improve it?
STAT VSZ %MEM CPU %CPU COMMAND
745 2289 root R 8360 6.6 0 87.9 ./androidvncserver -k
/dev/input/e
564 537 1000 S ... | defect | cpu at i install and run it and it works very nice the only problem i m facing is that the cpu taken by the process is any think can be done to improve it stat vsz mem cpu cpu command root r androidvncserver k dev input e s sys... | 1 |
744,803 | 25,956,428,874 | IssuesEvent | 2022-12-18 09:40:58 | mintterteam/mintter | https://api.github.com/repos/mintterteam/mintter | opened | Autosave date on drafts | type: enhancement scope: editor priority: low | **Is your feature request related to a problem? Please describe.**
Users complain about not knowing if a draft is saved or not. They fear that it may not be saved so they click on the DONE button prematurely.
**Describe the solution you'd like**
Just an indication somewhere saying. "Last draft saved X min ago" o... | 1.0 | Autosave date on drafts - **Is your feature request related to a problem? Please describe.**
Users complain about not knowing if a draft is saved or not. They fear that it may not be saved so they click on the DONE button prematurely.
**Describe the solution you'd like**
Just an indication somewhere saying. "Las... | non_defect | autosave date on drafts is your feature request related to a problem please describe users complain about not knowing if a draft is saved or not they fear that it may not be saved so they click on the done button prematurely describe the solution you d like just an indication somewhere saying las... | 0 |
49,257 | 13,186,551,440 | IssuesEvent | 2020-08-13 00:31:59 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [dataio] filestager test broken by python 2.7.9 ssl change (Trac #1054) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1054">https://code.icecube.wisc.edu/ticket/1054</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-01-11T21:45:42",
"description": "On python 2.7... | 1.0 | [dataio] filestager test broken by python 2.7.9 ssl change (Trac #1054) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1054">https://code.icecube.wisc.edu/ticket/1054</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
... | defect | filestager test broken by python ssl change trac migrated from json status closed changetime description on python i get urlopen error n nthis is a result of the ssl security features added in and our use of a self signed cert for test... | 1 |
255,356 | 21,919,848,437 | IssuesEvent | 2022-05-22 12:03:29 | mennaelkashef/eShop | https://api.github.com/repos/mennaelkashef/eShop | opened | No description entered by the user. | Hello! RULE-GOT-APPLIED DOES-NOT-CONTAIN-STRING Rule-works-on-convert-to-bug test instabug | # :clipboard: Bug Details
>No description entered by the user.
key | value
--|--
Reported At | 2022-05-22 09:47:22 UTC
Email | test@test.com
Categories | Report a bug
Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug
App Version | 1.1 (1)
Session Durat... | 1.0 | No description entered by the user. - # :clipboard: Bug Details
>No description entered by the user.
key | value
--|--
Reported At | 2022-05-22 09:47:22 UTC
Email | test@test.com
Categories | Report a bug
Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug... | non_defect | no description entered by the user clipboard bug details no description entered by the user key value reported at utc email test test com categories report a bug tags test hello rule got applied does not contain string rule works on convert to bug instabug app ve... | 0 |
13,168 | 3,315,513,940 | IssuesEvent | 2015-11-06 12:33:27 | SPW-DIG/metawal-core-geonetwork | https://api.github.com/repos/SPW-DIG/metawal-core-geonetwork | closed | Comportement des raccourcis de visualisation rapide de ressources en ligne dans WalOnMap | Env prod - NOK Env test - OK Env valid - OK | Il est question de(s) icônes "ajouter à la carte" présente(s) dans la page de résultat ou dans la fenêtre de consultation d'une ressource.

Leur disponibilité et comportement n'est pas systématique en fon... | 1.0 | Comportement des raccourcis de visualisation rapide de ressources en ligne dans WalOnMap - Il est question de(s) icônes "ajouter à la carte" présente(s) dans la page de résultat ou dans la fenêtre de consultation d'une ressource.
 | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery.validate-1.17.0.js</b></p></summary>
<p>Client-side form validation made easy</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery-... | True | jquery.validate-1.17.0.js: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery.validate-1.17.0.js</b></p></summary>
<p>Client-side form validation made easy</p>
<p>... | non_defect | jquery validate js vulnerabilities highest severity is vulnerable library jquery validate js client side form validation made easy library home page a href path to vulnerable library webgoatcore wwwroot lib jquery validation dist jquery validate js found in head commi... | 0 |
49,740 | 13,187,261,494 | IssuesEvent | 2020-08-13 02:51:24 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | make tarball fails when libarchive is missing xv-devel package (Trac #1977) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1977">https://code.icecube.wisc.edu/ticket/1977</a>, reported by blaufuss and owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:03",
"description": "In testing PnF for pole dep... | 1.0 | make tarball fails when libarchive is missing xv-devel package (Trac #1977) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1977">https://code.icecube.wisc.edu/ticket/1977</a>, reported by blaufuss and owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"change... | defect | make tarball fails when libarchive is missing xv devel package trac migrated from json status closed changetime description in testing pnf for pole deployment using make tarball to create a deployable object n nwe found make tarball was failing on spts... | 1 |
96,711 | 8,629,971,603 | IssuesEvent | 2018-11-21 23:02:10 | ValveSoftware/steamvr_unity_plugin | https://api.github.com/repos/ValveSoftware/steamvr_unity_plugin | closed | Action.GetStateDown set to true after deactivating its actionset | Need Retest Needs more information | Hey @zite,
I'm trying to use actionsets to dictate whether or not you're actually able to grab an interactable. I have an actionset with grab pinch and grab grip actions. Prior to activating that actionset, if I hover an interactable, I am unable to grab it. If I activate the grabbing actionset, I'm now able to gra... | 1.0 | Action.GetStateDown set to true after deactivating its actionset - Hey @zite,
I'm trying to use actionsets to dictate whether or not you're actually able to grab an interactable. I have an actionset with grab pinch and grab grip actions. Prior to activating that actionset, if I hover an interactable, I am unable to... | non_defect | action getstatedown set to true after deactivating its actionset hey zite i m trying to use actionsets to dictate whether or not you re actually able to grab an interactable i have an actionset with grab pinch and grab grip actions prior to activating that actionset if i hover an interactable i am unable to... | 0 |
1,945 | 2,603,973,859 | IssuesEvent | 2015-02-24 19:00:58 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳沈阳怎样治疱疹样湿疹 | auto-migrated Priority-Medium Type-Defect | ```
沈阳沈阳怎样治疱疹样湿疹〓沈陽軍區政治部醫院性病〓TEL��
�024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治�
��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共�
��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、
保健、醫療、科研康復為一體的綜合性醫院。是國家首批公��
�甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大�
��、東南大學等知名高等院校的教學醫院。曾被中國人民解放
軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立��
�體二等功。
```
-----
Original issue reported on code.google.com by `q96... | 1.0 | 沈阳沈阳怎样治疱疹样湿疹 - ```
沈阳沈阳怎样治疱疹样湿疹〓沈陽軍區政治部醫院性病〓TEL��
�024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治�
��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共�
��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、
保健、醫療、科研康復為一體的綜合性醫院。是國家首批公��
�甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大�
��、東南大學等知名高等院校的教學醫院。曾被中國人民解放
軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立��
�體二等功。
```
-----
Original issue reported on code.goo... | defect | 沈阳沈阳怎样治疱疹样湿疹 沈阳沈阳怎样治疱疹样湿疹〓沈陽軍區政治部醫院性病〓tel�� � 〓 , � ��。 。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 original issue reported on code google com by gmail com on jun at ... | 1 |
62,152 | 3,172,889,238 | IssuesEvent | 2015-09-23 11:05:53 | ProjectSeptemberInc/gl-react | https://api.github.com/repos/ProjectSeptemberInc/gl-react | closed | optimize performance of the gl-react-core search algorithm | perf priority:medium | [`childVDOMs()`](https://github.com/ProjectSeptemberInc/gl-react-core/blob/7923f54ae1952b5e88186148a64cc912812dbe59/src/createView.js#L200) might be a current bottleneck (in the JS/React part, very negligible when comparing with the GL part which is much more intensive)
a simple way to optimize this is to compute th... | 1.0 | optimize performance of the gl-react-core search algorithm - [`childVDOMs()`](https://github.com/ProjectSeptemberInc/gl-react-core/blob/7923f54ae1952b5e88186148a64cc912812dbe59/src/createView.js#L200) might be a current bottleneck (in the JS/React part, very negligible when comparing with the GL part which is much more... | non_defect | optimize performance of the gl react core search algorithm might be a current bottleneck in the js react part very negligible when comparing with the gl part which is much more intensive a simple way to optimize this is to compute the children vdoms once for each data node and just make this an accessor ... | 0 |
2,621 | 8,886,471,769 | IssuesEvent | 2019-01-15 00:43:15 | dgets/lasttime | https://api.github.com/repos/dgets/lasttime | closed | Determine how to use a custom field properly for units | bug enhancement help wanted maintainability | En route to #12, it has become apparent that utilizing an `Enum` with either string or integer equivalences is not going to work due to how these are implemented when stored in the database. They're being stored in some format that I haven't come across, so any comparisons always return the default value for that reco... | True | Determine how to use a custom field properly for units - En route to #12, it has become apparent that utilizing an `Enum` with either string or integer equivalences is not going to work due to how these are implemented when stored in the database. They're being stored in some format that I haven't come across, so any ... | non_defect | determine how to use a custom field properly for units en route to it has become apparent that utilizing an enum with either string or integer equivalences is not going to work due to how these are implemented when stored in the database they re being stored in some format that i haven t come across so any c... | 0 |
75,229 | 9,214,259,799 | IssuesEvent | 2019-03-10 18:29:41 | envoyproxy/envoy | https://api.github.com/repos/envoyproxy/envoy | closed | Management Server Identification | design proposal enhancement stale | Some times we would like to know to which management server instance, the running Envoy is connected to debug certain scenarios. Currently there is no provision to do that.
The proposal is to include a opaque identifier in `DiscoveryResponse` (similar to opaque identifier in `Node` of `DiscoveryRequest`) that manage... | 1.0 | Management Server Identification - Some times we would like to know to which management server instance, the running Envoy is connected to debug certain scenarios. Currently there is no provision to do that.
The proposal is to include a opaque identifier in `DiscoveryResponse` (similar to opaque identifier in `Node`... | non_defect | management server identification some times we would like to know to which management server instance the running envoy is connected to debug certain scenarios currently there is no provision to do that the proposal is to include a opaque identifier in discoveryresponse similar to opaque identifier in node ... | 0 |
302,750 | 22,841,130,492 | IssuesEvent | 2022-07-12 22:02:50 | argoproj/argo-cd | https://api.github.com/repos/argoproj/argo-cd | opened | Toolchain docs should link to Docker docs about not using root | enhancement good first issue documentation | # Summary
The [toolchain docs](https://argo-cd.readthedocs.io/en/stable/developer-guide/toolchain-guide/#before-you-start) say "don't use root w/ Docker," but it doesn't explain _why_.
# Motivation
People sometimes ignore security recommendations unless they understand _why_ the recommendations were made.
... | 1.0 | Toolchain docs should link to Docker docs about not using root - # Summary
The [toolchain docs](https://argo-cd.readthedocs.io/en/stable/developer-guide/toolchain-guide/#before-you-start) say "don't use root w/ Docker," but it doesn't explain _why_.
# Motivation
People sometimes ignore security recommendation... | non_defect | toolchain docs should link to docker docs about not using root summary the say don t use root w docker but it doesn t explain why motivation people sometimes ignore security recommendations unless they understand why the recommendations were made this was pointed out in item of the t... | 0 |
243,496 | 26,279,892,833 | IssuesEvent | 2023-01-07 06:57:58 | turkdevops/node | https://api.github.com/repos/turkdevops/node | closed | CVE-2022-32215 (Medium) detected in llhttprelease/v2.0.4 - autoclosed | security vulnerability | ## CVE-2022-32215 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>llhttprelease/v2.0.4</b></p></summary>
<p>
<p>Port of http_parser to llparse</p>
<p>Library home page: <a href=https... | True | CVE-2022-32215 (Medium) detected in llhttprelease/v2.0.4 - autoclosed - ## CVE-2022-32215 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>llhttprelease/v2.0.4</b></p></summary>
<p>
<... | non_defect | cve medium detected in llhttprelease autoclosed cve medium severity vulnerability vulnerable library llhttprelease port of http parser to llparse library home page a href found in head commit a href found in base branch master vulnerable source fi... | 0 |
41,073 | 12,813,815,492 | IssuesEvent | 2020-07-04 15:08:58 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | System.Security.Cryptography.X509Certificates.Tests outerloop failing | area-System.Security untriaged | Fails since 2.7.2020.
These 4 tests are failing:
|Type|Method|Arguments|
| ---|------|---------|
|System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests|RevokeEndEntity_PolicyErrors_NotTimeValid|policyErrors: True, notTimeValid: False|
|System.Security.Cryptography.X509Certifica... | True | System.Security.Cryptography.X509Certificates.Tests outerloop failing - Fails since 2.7.2020.
These 4 tests are failing:
|Type|Method|Arguments|
| ---|------|---------|
|System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests|RevokeEndEntity_PolicyErrors_NotTimeValid|policyErrors:... | non_defect | system security cryptography tests outerloop failing fails since these tests are failing type method arguments system security cryptography tests revocationtests dynamicrevocationtests revokeendentity policyerrors nottimevalid policyerrors true nottimevalid false sys... | 0 |
7,033 | 2,872,071,480 | IssuesEvent | 2015-06-08 09:26:45 | dpi/rng | https://api.github.com/repos/dpi/rng | opened | Dereference and delete related entities: Identity | needs tests task | Deleting an __Identity__:
- Removes:
- [ ] Reference: __Registrant__ -> __Identity__
It does __not__ delete a registrant, or associated registration. | 1.0 | Dereference and delete related entities: Identity - Deleting an __Identity__:
- Removes:
- [ ] Reference: __Registrant__ -> __Identity__
It does __not__ delete a registrant, or associated registration. | non_defect | dereference and delete related entities identity deleting an identity removes reference registrant identity it does not delete a registrant or associated registration | 0 |
500,921 | 14,517,258,695 | IssuesEvent | 2020-12-13 18:55:25 | pringyy/Individual-Project | https://api.github.com/repos/pringyy/Individual-Project | opened | JWT Tokens are not working | bug medium priority | JWT tokens are not working as intended so they are temporarily disabled. | 1.0 | JWT Tokens are not working - JWT tokens are not working as intended so they are temporarily disabled. | non_defect | jwt tokens are not working jwt tokens are not working as intended so they are temporarily disabled | 0 |
81,457 | 30,857,807,329 | IssuesEvent | 2023-08-02 22:26:18 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | When opened from the application switcher, you can briefly see the content of the chat before the biometrics locking screen pops up | T-Defect | ### Steps to reproduce
1. Enable biometric/pin locking: `Settings>Security & Privacy>Protect access>Enable PIN/Enable biometrics`
2. Open a chat
3. switch out of the app long enough for the biometrics timer to enable
4. switch back to the app from the activity switcher, and notice that you can see the content of th... | 1.0 | When opened from the application switcher, you can briefly see the content of the chat before the biometrics locking screen pops up - ### Steps to reproduce
1. Enable biometric/pin locking: `Settings>Security & Privacy>Protect access>Enable PIN/Enable biometrics`
2. Open a chat
3. switch out of the app long enough f... | defect | when opened from the application switcher you can briefly see the content of the chat before the biometrics locking screen pops up steps to reproduce enable biometric pin locking settings security privacy protect access enable pin enable biometrics open a chat switch out of the app long enough f... | 1 |
16,407 | 2,892,086,465 | IssuesEvent | 2015-06-15 10:36:59 | agavi/agavi | https://api.github.com/repos/agavi/agavi | opened | If a rounding increment is set in the CLDR the rounding mode is ignored | bc-break defect major translation v1.0.x | If the rounding increment is defined in the CLDR (for example for 'CHF'), the configured rounding mode is ignored and instead always rounded in scientific mode.
| 1.0 | If a rounding increment is set in the CLDR the rounding mode is ignored - If the rounding increment is defined in the CLDR (for example for 'CHF'), the configured rounding mode is ignored and instead always rounded in scientific mode.
| defect | if a rounding increment is set in the cldr the rounding mode is ignored if the rounding increment is defined in the cldr for example for chf the configured rounding mode is ignored and instead always rounded in scientific mode | 1 |
14,888 | 2,831,390,179 | IssuesEvent | 2015-05-24 15:55:02 | nobodyguy/dslrdashboard | https://api.github.com/repos/nobodyguy/dslrdashboard | closed | different phones | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
HTC DESIRE C.
Please provide any additional information below.
Works well with the S4 but not with HTC DESIRE C. Keeps saying 'no DSLR found... | 1.0 | different phones - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
HTC DESIRE C.
Please provide any additional information below.
Works well with the S4 but not with HTC DESIRE C. Keeps sa... | defect | different phones what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system htc desire c please provide any additional information below works well with the but not with htc desire c keeps say... | 1 |
1,605 | 2,603,968,190 | IssuesEvent | 2015-02-24 18:59:34 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳疱疹能治吗 | auto-migrated Priority-Medium Type-Defect | ```
沈阳疱疹能治吗〓沈陽軍區政治部醫院性病〓TEL:024-31023308��
�成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈�
��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史�
��久、設備精良、技術權威、專家云集,是預防、保健、醫療
、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊��
�院、全國首批醫療規范定點單位,是第四軍醫大學、東南大�
��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤
部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功��
�
```
-----
Original issue reported on code.google.com by `q964105.... | 1.0 | 沈阳疱疹能治吗 - ```
沈阳疱疹能治吗〓沈陽軍區政治部醫院性病〓TEL:024-31023308��
�成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈�
��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史�
��久、設備精良、技術權威、專家云集,是預防、保健、醫療
、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊��
�院、全國首批醫療規范定點單位,是第四軍醫大學、東南大�
��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤
部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功��
�
```
-----
Original issue reported on code.google.com by... | defect | 沈阳疱疹能治吗 沈阳疱疹能治吗〓沈陽軍區政治部醫院性病〓tel: �� � , 。位于沈� �� 。是一所與新中國同建立共輝煌的歷史� ��久、設備精良、技術權威、專家云集,是預防、保健、醫療 、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊�� �院、全國首批醫療規范定點單位,是第四軍醫大學、東南大� ��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤 部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功�� � original issue reported on code google com by gmail com on jun at | 1 |
361,810 | 10,720,345,014 | IssuesEvent | 2019-10-26 16:59:02 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Advanced Cluster Options for GKE | [zube]: Next Up kind/bug priority/2 team/ui | Version: v2.2.0
Version: Master (4/22/19)
**What kind of request is this (question/bug/enhancement/feature request):**
Bug
**Steps to reproduce (least amount of steps as possible):**
- Look at the RKE providers and other cluster config - there is often a section for "Advanced Cluster Options"
**Result:**
G... | 1.0 | Advanced Cluster Options for GKE - Version: v2.2.0
Version: Master (4/22/19)
**What kind of request is this (question/bug/enhancement/feature request):**
Bug
**Steps to reproduce (least amount of steps as possible):**
- Look at the RKE providers and other cluster config - there is often a section for "Advanced... | non_defect | advanced cluster options for gke version version master what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible look at the rke providers and other cluster config there is often a section for advanced cl... | 0 |
19,775 | 10,420,456,197 | IssuesEvent | 2019-09-16 00:35:25 | hudsonnog/exemplo_vulneravel | https://api.github.com/repos/hudsonnog/exemplo_vulneravel | opened | CVE-2017-3589 (Low) detected in mysql-connector-java-5.1.26.jar | security vulnerability | ## CVE-2017-3589 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.26.jar</b></p></summary>
<p>MySQL JDBC Type 4 driver</p>
<p>Library home page: <a href="http://... | True | CVE-2017-3589 (Low) detected in mysql-connector-java-5.1.26.jar - ## CVE-2017-3589 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.26.jar</b></p></summary>
<p>M... | non_defect | cve low detected in mysql connector java jar cve low severity vulnerability vulnerable library mysql connector java jar mysql jdbc type driver library home page a href path to dependency file tmp ws scm exemplo vulneravel pom xml path to vulnerable library eposito... | 0 |
745,510 | 25,986,263,101 | IssuesEvent | 2022-12-20 00:42:09 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | closed | Add "PUT" to lists api, to update lists. | Type: Feature Request Theme: Lists Theme: Public APIs Priority: 2 Lead: @cdrini | ## Description
In the list api we do not have the feature of updating a list by using put method. I can work on this.
## Evidence
`https://openlibrary.org/dev/docs/api/lists`
![screenshot_2019-02-27 upcoming lists api open library](https://user-images.githubusercontent.com/32239181/53479539-4ac2c400-3a9f... | 1.0 | Add "PUT" to lists api, to update lists. - ## Description
In the list api we do not have the feature of updating a list by using put method. I can work on this.
## Evidence
`https://openlibrary.org/dev/docs/api/lists`
![screenshot_2019-02-27 upcoming lists api open library](https://user-images.githubuser... | non_defect | add put to lists api to update lists description in the list api we do not have the feature of updating a list by using put method i can work on this evidence | 0 |
771,541 | 27,087,900,920 | IssuesEvent | 2023-02-14 18:25:23 | googleapis/google-cloud-ruby | https://api.github.com/repos/googleapis/google-cloud-ruby | closed | [Nightly CI Failures] Failures detected for google-cloud-web_risk-v1 | type: bug priority: p1 nightly failure | At 2023-02-09 09:05:13 UTC, detected failures in google-cloud-web_risk-v1 for: rubocop
report_key_126e578bd1b2353f49b3791faa7d2a5f | 1.0 | [Nightly CI Failures] Failures detected for google-cloud-web_risk-v1 - At 2023-02-09 09:05:13 UTC, detected failures in google-cloud-web_risk-v1 for: rubocop
report_key_126e578bd1b2353f49b3791faa7d2a5f | non_defect | failures detected for google cloud web risk at utc detected failures in google cloud web risk for rubocop report key | 0 |
74,388 | 20,152,245,464 | IssuesEvent | 2022-02-09 13:31:35 | spack/spack | https://api.github.com/repos/spack/spack | closed | Installation issue: py-dask-ml unsatisfyable | build-error | ### Steps to reproduce the issue
spack install py-dask-ml
### Information on your system
several architectures
### Additional information
maintainer @adamjstewart
no version satisfies the package's specifications. It seems that the versioning used by spack is obsolete.
the py-dask-ml package in the built-... | 1.0 | Installation issue: py-dask-ml unsatisfyable - ### Steps to reproduce the issue
spack install py-dask-ml
### Information on your system
several architectures
### Additional information
maintainer @adamjstewart
no version satisfies the package's specifications. It seems that the versioning used by spack is ... | non_defect | installation issue py dask ml unsatisfyable steps to reproduce the issue spack install py dask ml information on your system several architectures additional information maintainer adamjstewart no version satisfies the package s specifications it seems that the versioning used by spack is ... | 0 |
67,336 | 20,961,606,158 | IssuesEvent | 2022-03-27 21:48:16 | abedmaatalla/sipdroid | https://api.github.com/repos/abedmaatalla/sipdroid | closed | sipdroid call not working in android 4.2 & up...? | Priority-Medium Type-Defect auto-migrated | ```
Hello, as i tested your sipdroid code it's working good in android os versions
upto 4.1, but coming to android 4.2.2 it's not working. The call conversation
was not going on. I tried to set up some to audio codecs but still it's not
working. Can you people once go for testing on android 4.2.2 OS and please
sol... | 1.0 | sipdroid call not working in android 4.2 & up...? - ```
Hello, as i tested your sipdroid code it's working good in android os versions
upto 4.1, but coming to android 4.2.2 it's not working. The call conversation
was not going on. I tried to set up some to audio codecs but still it's not
working. Can you people once... | defect | sipdroid call not working in android up hello as i tested your sipdroid code it s working good in android os versions upto but coming to android it s not working the call conversation was not going on i tried to set up some to audio codecs but still it s not working can you people once... | 1 |
52,181 | 7,751,895,064 | IssuesEvent | 2018-05-30 18:31:42 | w0rp/ale | https://api.github.com/repos/w0rp/ale | closed | Update documentation for mouseover LSP hover support | documentation | Thanks to @gagbo, ALE has very good support for LSP hover via mouseovers. https://github.com/w0rp/ale/pull/1556 The documentation should be updated in the README, for the option, etc. The table here needs to be updated again: https://langserver.org/ | 1.0 | Update documentation for mouseover LSP hover support - Thanks to @gagbo, ALE has very good support for LSP hover via mouseovers. https://github.com/w0rp/ale/pull/1556 The documentation should be updated in the README, for the option, etc. The table here needs to be updated again: https://langserver.org/ | non_defect | update documentation for mouseover lsp hover support thanks to gagbo ale has very good support for lsp hover via mouseovers the documentation should be updated in the readme for the option etc the table here needs to be updated again | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.