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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
293,602 | 25,309,041,688 | IssuesEvent | 2022-11-17 16:05:19 | DARPA-ASKEM/data-service | https://api.github.com/repos/DARPA-ASKEM/data-service | closed | [FEAT]: Data Service `Model Metadata` CRUD API | enhancement testing | **Describe the solution you'd like**
- [x] Implement all CRUD endpoints to manage a `Model Metadata`
- [x] Mock at least one _model_ containing mock _metadata_
- [x] Write test for all endpoints | 1.0 | [FEAT]: Data Service `Model Metadata` CRUD API - **Describe the solution you'd like**
- [x] Implement all CRUD endpoints to manage a `Model Metadata`
- [x] Mock at least one _model_ containing mock _metadata_
- [x] Write test for all endpoints | non_defect | data service model metadata crud api describe the solution you d like implement all crud endpoints to manage a model metadata mock at least one model containing mock metadata write test for all endpoints | 0 |
888 | 3,184,637,170 | IssuesEvent | 2015-09-27 15:24:47 | casamanya/cita-previa | https://api.github.com/repos/casamanya/cita-previa | opened | US: search doctor and see info | REST Services User Story Web Client | US: As a client, I can choose a location or speciality or name to find a doctor and see his information. | 1.0 | US: search doctor and see info - US: As a client, I can choose a location or speciality or name to find a doctor and see his information. | non_defect | us search doctor and see info us as a client i can choose a location or speciality or name to find a doctor and see his information | 0 |
71,959 | 9,545,499,598 | IssuesEvent | 2019-05-01 17:14:20 | EmbedITCZ/jbehave-support | https://api.github.com/repos/EmbedITCZ/jbehave-support | closed | Add SOAP Fault example to web-service MD | documentation | Since the step uses artificial names (faultCode and faultReason) of parameters we should consider adding an example about to use it in the md. | 1.0 | Add SOAP Fault example to web-service MD - Since the step uses artificial names (faultCode and faultReason) of parameters we should consider adding an example about to use it in the md. | non_defect | add soap fault example to web service md since the step uses artificial names faultcode and faultreason of parameters we should consider adding an example about to use it in the md | 0 |
398,567 | 27,201,808,857 | IssuesEvent | 2023-02-20 10:14:52 | vitejs/vite | https://api.github.com/repos/vitejs/vite | closed | `@vitejs/plugin-legacy` CSP hashes outdated | documentation | ### Documentation is
- [X] Outdated
### Explain in Detail
The last two hashes listed in https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#content-security-policy, which comes from https://github.com/vitejs/vite/blob/6c5011947e34c44586b70f6fdc1703abe2989b93/packages/plugin-legacy/README.md?plain=1... | 1.0 | `@vitejs/plugin-legacy` CSP hashes outdated - ### Documentation is
- [X] Outdated
### Explain in Detail
The last two hashes listed in https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#content-security-policy, which comes from https://github.com/vitejs/vite/blob/6c5011947e34c44586b70f6fdc1703abe29... | non_defect | vitejs plugin legacy csp hashes outdated documentation is outdated explain in detail the last two hashes listed in which comes from appears to be outdated the hashes returned from import csphashes from vitejs plugin legacy using javascript ... | 0 |
16,505 | 2,906,524,636 | IssuesEvent | 2015-06-19 10:39:17 | mintty/mintty | https://api.github.com/repos/mintty/mintty | closed | Improve interface experience | auto-migrated Type-Defect | ```
1. Change font
Change res.rc these lines:
IDD_MAINBOX DIALOG DISCARDABLE 32, 8, 256, 152
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
to:
IDD_MAINBOX DIALOGEX DISCARDABLE 32, 8, 256, 152
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
The font would be Tahoma, it better than defa... | 1.0 | Improve interface experience - ```
1. Change font
Change res.rc these lines:
IDD_MAINBOX DIALOG DISCARDABLE 32, 8, 256, 152
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
to:
IDD_MAINBOX DIALOGEX DISCARDABLE 32, 8, 256, 152
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
The font would... | defect | improve interface experience change font change res rc these lines idd mainbox dialog discardable style ds modalframe ws popup ws caption ws sysmenu to idd mainbox dialogex discardable style ds shellfont ds modalframe ws popup ws caption ws sysmenu the font would be tahoma... | 1 |
44,419 | 12,146,664,092 | IssuesEvent | 2020-04-24 11:36:17 | GamesResearchTUG/Maroon | https://api.github.com/repos/GamesResearchTUG/Maroon | closed | Fix Assessment System in Build | defect | The assessment system does not work for the Maroon builds.
Probably the assessment DLL is not included. | 1.0 | Fix Assessment System in Build - The assessment system does not work for the Maroon builds.
Probably the assessment DLL is not included. | defect | fix assessment system in build the assessment system does not work for the maroon builds probably the assessment dll is not included | 1 |
60,915 | 3,135,669,601 | IssuesEvent | 2015-09-10 16:13:11 | CartoDB/cartodb | https://api.github.com/repos/CartoDB/cartodb | closed | Support .TAB in the importer | 0 - Backlog bug importer major-priority | This was a request from an XS user and is a quick win hopefully. Support the .tab extension and knowingly use the \t delimeter
https://cartodb.atlassian.net/browse/CDB-3219 | 1.0 | Support .TAB in the importer - This was a request from an XS user and is a quick win hopefully. Support the .tab extension and knowingly use the \t delimeter
https://cartodb.atlassian.net/browse/CDB-3219 | non_defect | support tab in the importer this was a request from an xs user and is a quick win hopefully support the tab extension and knowingly use the t delimeter | 0 |
690 | 4,236,124,219 | IssuesEvent | 2016-07-05 17:22:19 | duckduckgo/zeroclickinfo-goodies | https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies | closed | AptGet Cheat Sheet: | Maintainer Input Requested PR Received | Can't we write in the description to use sudo for certain debian platforms.
Eg.
If you are getting this error Unable to lock the administration directory , are you root?
Then add sudo in prefix to all the listed commands.
OR
Note : All these commands except the search commands must be run as root or wit... | True | AptGet Cheat Sheet: - Can't we write in the description to use sudo for certain debian platforms.
Eg.
If you are getting this error Unable to lock the administration directory , are you root?
Then add sudo in prefix to all the listed commands.
OR
Note : All these commands except the search commands mus... | non_defect | aptget cheat sheet can t we write in the description to use sudo for certain debian platforms eg if you are getting this error unable to lock the administration directory are you root then add sudo in prefix to all the listed commands or note all these commands except the search commands mus... | 0 |
285,054 | 24,639,873,374 | IssuesEvent | 2022-10-17 10:45:38 | llvm/llvm-project | https://api.github.com/repos/llvm/llvm-project | closed | pthread_getaffinity_np tests fail on a system using Docker with fixed container cores | compiler-rt test-suite | `compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp` checks that `pthread_getaffinity_np` returns the same number of cores as `get_nprocs` does. Presumably to check that interception of the former has been done correctly.
I have a bot that uses Docker with a fixed set of cores. This test fa... | 1.0 | pthread_getaffinity_np tests fail on a system using Docker with fixed container cores - `compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp` checks that `pthread_getaffinity_np` returns the same number of cores as `get_nprocs` does. Presumably to check that interception of the former has been ... | non_defect | pthread getaffinity np tests fail on a system using docker with fixed container cores compiler rt test sanitizer common testcases linux pthread getaffinity np cpp checks that pthread getaffinity np returns the same number of cores as get nprocs does presumably to check that interception of the former has been ... | 0 |
633,108 | 20,245,125,608 | IssuesEvent | 2022-02-14 13:03:37 | BIDMCDigitalPsychiatry/LAMP-platform | https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform | closed | Configuration parameters for voice diary | feature 4day frontend external priority MEDIUM | We want regular “clinician side” user to be able to edit the text shown on the audio diary card, so it is closer to the function of a survey but with audio as input:
Patient/Client facing Current State:
- The Voice Recording assessment, once the user selects “Begin” they see a series of screens as shown below:
... | 1.0 | Configuration parameters for voice diary - We want regular “clinician side” user to be able to edit the text shown on the audio diary card, so it is closer to the function of a survey but with audio as input:
Patient/Client facing Current State:
- The Voice Recording assessment, once the user selects “Begin” they ... | non_defect | configuration parameters for voice diary we want regular “clinician side” user to be able to edit the text shown on the audio diary card so it is closer to the function of a survey but with audio as input patient client facing current state the voice recording assessment once the user selects “begin” they ... | 0 |
11,102 | 9,219,095,685 | IssuesEvent | 2019-03-11 14:46:14 | terraform-providers/terraform-provider-aws | https://api.github.com/repos/terraform-providers/terraform-provider-aws | closed | Lambda Layers- New Version Every Run | service/lambda waiting-response | <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen... | 1.0 | Lambda Layers- New Version Every Run - <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backen... | non_defect | lambda layers new version every run please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running into one of these scenarios we reco... | 0 |
78,889 | 27,810,319,269 | IssuesEvent | 2023-03-18 03:11:52 | zed-industries/community | https://api.github.com/repos/zed-industries/community | opened | "Sign In" button alignment is off offline | defect triage | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
1. Be signed out from your GitHub account in Zed
2. Turn off your internet connection
3. See "Sign In" button not aligned with the "cloud" offline icon _(not centered in the toolbar)_
_P.S. I've filled out a feedb... | 1.0 | "Sign In" button alignment is off offline - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
1. Be signed out from your GitHub account in Zed
2. Turn off your internet connection
3. See "Sign In" button not aligned with the "cloud" offline icon _(not centered in t... | defect | sign in button alignment is off offline check for existing issues completed describe the bug provide steps to reproduce it be signed out from your github account in zed turn off your internet connection see sign in button not aligned with the cloud offline icon not centered in the... | 1 |
14,396 | 2,800,144,334 | IssuesEvent | 2015-05-13 08:08:30 | derjanb/tampermonkey | https://api.github.com/repos/derjanb/tampermonkey | closed | Had to remove from all profiles | auto-migrated Priority-Medium Type-Defect | ```
1.) What Tampermonkey version do you use? (go to 'chrome://extensions/' for
that information) The latest update
2.) What browser version (go to 'chrome://chrome/') and operating system do
you use? chromium 42.0.2283.0
3.) Does a Userscript cause the problem? If so, from where can it be
downloaded? don't know, not... | 1.0 | Had to remove from all profiles - ```
1.) What Tampermonkey version do you use? (go to 'chrome://extensions/' for
that information) The latest update
2.) What browser version (go to 'chrome://chrome/') and operating system do
you use? chromium 42.0.2283.0
3.) Does a Userscript cause the problem? If so, from where can... | defect | had to remove from all profiles what tampermonkey version do you use go to chrome extensions for that information the latest update what browser version go to chrome chrome and operating system do you use chromium does a userscript cause the problem if so from where can it ... | 1 |
22,453 | 3,645,514,981 | IssuesEvent | 2016-02-15 14:58:54 | riboard/php-wsdl-creator | https://api.github.com/repos/riboard/php-wsdl-creator | closed | Visual Studio C# : Complex Demo : error in XML file during deserialisation | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Visual Studio C# (target NET3.5 and NET4.0), Windows OS
2. Add webreference to demo.php
3. call SayHello() : success, C# gets the Response as string
4. call GetComplexType() : Fails, error in XML file
This is my C# function to test demo.php:
private void button1_Cl... | 1.0 | Visual Studio C# : Complex Demo : error in XML file during deserialisation - ```
What steps will reproduce the problem?
1. Visual Studio C# (target NET3.5 and NET4.0), Windows OS
2. Add webreference to demo.php
3. call SayHello() : success, C# gets the Response as string
4. call GetComplexType() : Fails, error in XML ... | defect | visual studio c complex demo error in xml file during deserialisation what steps will reproduce the problem visual studio c target and windows os add webreference to demo php call sayhello success c gets the response as string call getcomplextype fails error in xml file ... | 1 |
808,240 | 30,051,776,685 | IssuesEvent | 2023-06-28 01:31:58 | Field-Passer/newFieldPasser-BE | https://api.github.com/repos/Field-Passer/newFieldPasser-BE | closed | feat: 내가 작성한 글 조회 | For: API Priority: Medium Status: In Progress Type: Feature | ## Description(설명)
내가 작성한 글 조회 기능 구현
## Tasks(New feature)
- [x] memberController 수정
- [x] boardDTO 추가
- [x] memberService 추가
- [x] boardRepository 추가
## References
[link text](link addr)
| 1.0 | feat: 내가 작성한 글 조회 - ## Description(설명)
내가 작성한 글 조회 기능 구현
## Tasks(New feature)
- [x] memberController 수정
- [x] boardDTO 추가
- [x] memberService 추가
- [x] boardRepository 추가
## References
[link text](link addr)
| non_defect | feat 내가 작성한 글 조회 description 설명 내가 작성한 글 조회 기능 구현 tasks new feature membercontroller 수정 boarddto 추가 memberservice 추가 boardrepository 추가 references link addr | 0 |
708,416 | 24,341,050,831 | IssuesEvent | 2022-10-01 18:05:38 | oceanprotocol/df-web | https://api.github.com/repos/oceanprotocol/df-web | opened | Allocation can go above 100% + NaNs | Priority: High | Cleaning up app initialization.
- Allocation + Allocation Remaining (UX can go beyond 100%).
- Removing NaNs | 1.0 | Allocation can go above 100% + NaNs - Cleaning up app initialization.
- Allocation + Allocation Remaining (UX can go beyond 100%).
- Removing NaNs | non_defect | allocation can go above nans cleaning up app initialization allocation allocation remaining ux can go beyond removing nans | 0 |
81,160 | 30,734,788,151 | IssuesEvent | 2023-07-28 06:40:07 | matrix-org/dendrite | https://api.github.com/repos/matrix-org/dendrite | closed | Server should avoid displaying full path on missing file error | security T-Defect S-Minor | <!--
All bug reports must provide the following background information
Text between <!-- and --> marks will be invisible in the report.
IF YOUR ISSUE IS CONSIDERED A SECURITY VULNERABILITY THEN PLEASE STOP
AND DO NOT POST IT AS A GITHUB ISSUE! Please report the issue responsibly by
disclosing in private by emai... | 1.0 | Server should avoid displaying full path on missing file error - <!--
All bug reports must provide the following background information
Text between <!-- and --> marks will be invisible in the report.
IF YOUR ISSUE IS CONSIDERED A SECURITY VULNERABILITY THEN PLEASE STOP
AND DO NOT POST IT AS A GITHUB ISSUE! Plea... | defect | server should avoid displaying full path on missing file error all bug reports must provide the following background information text between marks will be invisible in the report if your issue is considered a security vulnerability then please stop and do not post it as a github issue please report th... | 1 |
29,568 | 5,722,382,146 | IssuesEvent | 2017-04-20 09:21:31 | Cockatrice/Cockatrice | https://api.github.com/repos/Cockatrice/Cockatrice | closed | Viewing replays causes program to crash | App - Cockatrice Defect - Crash Defect - Regression | <b>OS: Win10 Home (x64) - inc. all updates</b>
<b>Cockatrice version: dc6c375 (2017-04-15)</b>
__________
Cockatrice crashes (with notification box) soon after starting to view a game replay. Without exception (so to speak ;)). I am not familiar with this issue at all from previous versions, but I might in fac... | 2.0 | Viewing replays causes program to crash - <b>OS: Win10 Home (x64) - inc. all updates</b>
<b>Cockatrice version: dc6c375 (2017-04-15)</b>
__________
Cockatrice crashes (with notification box) soon after starting to view a game replay. Without exception (so to speak ;)). I am not familiar with this issue at all ... | defect | viewing replays causes program to crash os home inc all updates cockatrice version cockatrice crashes with notification box soon after starting to view a game replay without exception so to speak i am not familiar with this issue at all from previous versions but... | 1 |
190,208 | 22,047,320,142 | IssuesEvent | 2022-05-30 04:17:08 | pazhanivel07/linux-4.19.72 | https://api.github.com/repos/pazhanivel07/linux-4.19.72 | closed | CVE-2019-11597 (High) detected in linuxlinux-4.19.83 - autoclosed | security vulnerability | ## CVE-2019-11597 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.83</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https:/... | True | CVE-2019-11597 (High) detected in linuxlinux-4.19.83 - autoclosed - ## CVE-2019-11597 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.83</b></p></summary>
<p>
<p>Apache... | non_defect | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
9,175 | 2,615,135,162 | IssuesEvent | 2015-03-01 06:06:30 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | The signature of com.google.api.client.util.Data#nullOf is incorrect. | auto-migrated Priority-Medium Type-Defect | ```
The signature of om.google.api.client.util.Data#nullOf(Class) doesn't make
sense. The existing signature is:
<T> T nullOf(Class<?> objClass);
If the return type's class should always be the same as objClass, the signature
should be:
<T> T nullOf(Class<T> objClass);
If that isn't true, the signature should be:... | 1.0 | The signature of com.google.api.client.util.Data#nullOf is incorrect. - ```
The signature of om.google.api.client.util.Data#nullOf(Class) doesn't make
sense. The existing signature is:
<T> T nullOf(Class<?> objClass);
If the return type's class should always be the same as objClass, the signature
should be:
<T> T ... | defect | the signature of com google api client util data nullof is incorrect the signature of om google api client util data nullof class doesn t make sense the existing signature is t nullof class objclass if the return type s class should always be the same as objclass the signature should be t nullof... | 1 |
144,164 | 22,287,852,317 | IssuesEvent | 2022-06-11 23:10:57 | dotnet/aspnetcore | https://api.github.com/repos/dotnet/aspnetcore | opened | Cannot resolve ApiController in unit tests of the IoC container | design-proposal | ## Summary
I want to test the resolution via IoC of each single entry point, i.e. each controller.
## Motivation and goals
Controllers may have several dependencies. I need to be sure that all the dependencies are correctly registered.
I cannot rely on integration tests, because mockups are used as dependencies.
... | 1.0 | Cannot resolve ApiController in unit tests of the IoC container - ## Summary
I want to test the resolution via IoC of each single entry point, i.e. each controller.
## Motivation and goals
Controllers may have several dependencies. I need to be sure that all the dependencies are correctly registered.
I cannot rel... | non_defect | cannot resolve apicontroller in unit tests of the ioc container summary i want to test the resolution via ioc of each single entry point i e each controller motivation and goals controllers may have several dependencies i need to be sure that all the dependencies are correctly registered i cannot rel... | 0 |
18,386 | 3,052,131,039 | IssuesEvent | 2015-08-12 13:13:33 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Thumbnail slide number does not go back to displayed slide number when mouse pointer moves out from thumbnails | Priority-Medium Status-Verified Type-Defect | Originally reported on Google Code with ID 57
```
What steps will reproduce the problem?
1. Upload presentation slide. use arraow key to move to slide 3.
2. Mouseover the thumbnails. Slide number between arrows changes to the
slide number of slide thumbnail where the mouse pointer points.
3. Move the mouse so it do... | 1.0 | Thumbnail slide number does not go back to displayed slide number when mouse pointer moves out from thumbnails - Originally reported on Google Code with ID 57
```
What steps will reproduce the problem?
1. Upload presentation slide. use arraow key to move to slide 3.
2. Mouseover the thumbnails. Slide number between ar... | defect | thumbnail slide number does not go back to displayed slide number when mouse pointer moves out from thumbnails originally reported on google code with id what steps will reproduce the problem upload presentation slide use arraow key to move to slide mouseover the thumbnails slide number between arr... | 1 |
136,772 | 12,734,158,226 | IssuesEvent | 2020-06-25 13:29:42 | lsst-uk/Cross-Match-WP3.11 | https://api.github.com/repos/lsst-uk/Cross-Match-WP3.11 | opened | D3.11.3.2.D: Documentation for codebase | O3 documentation | As part of a more formal code development structure -- and to enable continuation of this project into the start of LSST operation -- the code must be documented. This likely has three parts:
- Individual functions and classes must have robust docstrings, clearly laying out the API for each individual aspect of the... | 1.0 | D3.11.3.2.D: Documentation for codebase - As part of a more formal code development structure -- and to enable continuation of this project into the start of LSST operation -- the code must be documented. This likely has three parts:
- Individual functions and classes must have robust docstrings, clearly laying out... | non_defect | d documentation for codebase as part of a more formal code development structure and to enable continuation of this project into the start of lsst operation the code must be documented this likely has three parts individual functions and classes must have robust docstrings clearly laying out t... | 0 |
130,095 | 27,619,779,614 | IssuesEvent | 2023-03-09 22:41:26 | foundry-rs/foundry | https://api.github.com/repos/foundry-rs/foundry | closed | feat: specify mis-matched fields on `expectEmit` fails | good first issue T-feature Cmd-forge-test C-forge A-cheatcodes P-normal D-easy | ### Component
Forge
### Describe the feature you would like
Using the `expectEmit` function from the vm cheats foundry provides for testing, failures don't provide much information about what was mismatched.
Example:
```
% forge test -vvvv
compiling...
success.
Running 1 test for RepsTest.json:RepsTest
[FAI... | 1.0 | feat: specify mis-matched fields on `expectEmit` fails - ### Component
Forge
### Describe the feature you would like
Using the `expectEmit` function from the vm cheats foundry provides for testing, failures don't provide much information about what was mismatched.
Example:
```
% forge test -vvvv
compiling...
... | non_defect | feat specify mis matched fields on expectemit fails component forge describe the feature you would like using the expectemit function from the vm cheats foundry provides for testing failures don t provide much information about what was mismatched example forge test vvvv compiling ... | 0 |
29,347 | 5,657,457,280 | IssuesEvent | 2017-04-10 07:11:06 | ysegorov/wt | https://api.github.com/repos/ysegorov/wt | closed | Project needs user manual | defect | - should be included in distribution
- should be published on github pages
| 1.0 | Project needs user manual - - should be included in distribution
- should be published on github pages
| defect | project needs user manual should be included in distribution should be published on github pages | 1 |
290,312 | 21,875,767,028 | IssuesEvent | 2022-05-19 09:59:10 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Docs] #12318 [Bug]: Delay in capturing input value | Documentation User Education Pod | > TODO
- [ ] Evaluate if this task is needed. If not add the "Skip Docs" label on the parent ticket
- [ ] Fill these fields
- [ ] Prepare first draft
- [ ] Add label: "Ready for Docs Team"
Field | Details
-----|-----
**POD** | FE Coders Pod
**Parent Ticket** | #12318
Engineer |
Release Date |
Live Date |
... | 1.0 | [Docs] #12318 [Bug]: Delay in capturing input value - > TODO
- [ ] Evaluate if this task is needed. If not add the "Skip Docs" label on the parent ticket
- [ ] Fill these fields
- [ ] Prepare first draft
- [ ] Add label: "Ready for Docs Team"
Field | Details
-----|-----
**POD** | FE Coders Pod
**Parent Ticke... | non_defect | delay in capturing input value todo evaluate if this task is needed if not add the skip docs label on the parent ticket fill these fields prepare first draft add label ready for docs team field details pod fe coders pod parent ticket engineer ... | 0 |
201,296 | 7,029,131,227 | IssuesEvent | 2017-12-25 18:43:59 | viktorradnai/flightgear-ask21 | https://api.github.com/repos/viktorradnai/flightgear-ask21 | opened | Vario (McCready-Ring) still reads "ASK13" | bug lowpriority texturing | just a small thing to change, I think also the scale and values on the McCready-Ring need to be changed

| 1.0 | Vario (McCready-Ring) still reads "ASK13" - just a small thing to change, I think also the scale and values on the McCready-Ring need to be changed

| non_defect | vario mccready ring still reads just a small thing to change i think also the scale and values on the mccready ring need to be changed | 0 |
160,632 | 6,101,218,003 | IssuesEvent | 2017-06-20 14:13:29 | kuzzleio/kuzzle | https://api.github.com/repos/kuzzleio/kuzzle | closed | Prevents the "login" route to be ever removed from the anonymous role | enhancement priority-high | If I'm an admin.sys, the first thing I do when configuring a backend exposed to the world is to remove all rights, to secure it, and then I progressively add the necessary authorizations.
Problem is: if you remove all rights from the anonymous role, you cannot log in to Kuzzle. If you do so, you only have 2 solution... | 1.0 | Prevents the "login" route to be ever removed from the anonymous role - If I'm an admin.sys, the first thing I do when configuring a backend exposed to the world is to remove all rights, to secure it, and then I progressively add the necessary authorizations.
Problem is: if you remove all rights from the anonymous r... | non_defect | prevents the login route to be ever removed from the anonymous role if i m an admin sys the first thing i do when configuring a backend exposed to the world is to remove all rights to secure it and then i progressively add the necessary authorizations problem is if you remove all rights from the anonymous r... | 0 |
48,501 | 12,200,993,990 | IssuesEvent | 2020-04-30 06:16:45 | apache/incubator-doris | https://api.github.com/repos/apache/incubator-doris | closed | invalid orc download link | build dependencies good first issue | **Describe the bug**
The link address specified in `thirdparty/vars.sh` for orc archive is invalid.
```
ORC_DOWNLOAD="http://mirror.bit.edu.cn/apache/orc/orc-1.5.8/orc-1.5.8.tar.gz"
```
```
--2020-04-29 15:48:07-- http://mirror.bit.edu.cn/apache/orc/orc-1.5.8/orc-1.5.8.tar.gz
Resolving mirror.bit.edu.cn (mir... | 1.0 | invalid orc download link - **Describe the bug**
The link address specified in `thirdparty/vars.sh` for orc archive is invalid.
```
ORC_DOWNLOAD="http://mirror.bit.edu.cn/apache/orc/orc-1.5.8/orc-1.5.8.tar.gz"
```
```
--2020-04-29 15:48:07-- http://mirror.bit.edu.cn/apache/orc/orc-1.5.8/orc-1.5.8.tar.gz
Reso... | non_defect | invalid orc download link describe the bug the link address specified in thirdparty vars sh for orc archive is invalid orc download resolving mirror bit edu cn mirror bit edu cn connecting to mirror bit edu cn mirror bit edu cn connected... | 0 |
5,206 | 7,759,540,805 | IssuesEvent | 2018-06-01 00:08:08 | asamuzaK/sidebarTabs | https://api.github.com/repos/asamuzaK/sidebarTabs | closed | Use cmd + click on Mac to highlight tab | compatibility | See [Sidebar Tabs :: Reviews :: Add-ons for Firefox](https://addons.mozilla.org/en-US/firefox/addon/sidebartabs/reviews/1130840/ "Sidebar Tabs :: Reviews :: Add-ons for Firefox")
| True | Use cmd + click on Mac to highlight tab - See [Sidebar Tabs :: Reviews :: Add-ons for Firefox](https://addons.mozilla.org/en-US/firefox/addon/sidebartabs/reviews/1130840/ "Sidebar Tabs :: Reviews :: Add-ons for Firefox")
| non_defect | use cmd click on mac to highlight tab see sidebar tabs reviews add ons for firefox | 0 |
32,864 | 6,953,398,075 | IssuesEvent | 2017-12-06 20:53:00 | Dzhuneyt/jquery-tubular | https://api.github.com/repos/Dzhuneyt/jquery-tubular | closed | playlist id don't work: | auto-migrated Priority-Medium Type-Defect | ```
don't work:
<script type="text/javascript">
$('document').ready(function() {
var options = { videoId: 'videoseries?list=PL63F0C78739B09958', start: 1 };
$('#wrapper').tubular(options);
// f-UGhWj1xww cool sepia hd
// 49SKbS7Xwf4 beautiful barn sepia
});
</script>
```
Original issue reported ... | 1.0 | playlist id don't work: - ```
don't work:
<script type="text/javascript">
$('document').ready(function() {
var options = { videoId: 'videoseries?list=PL63F0C78739B09958', start: 1 };
$('#wrapper').tubular(options);
// f-UGhWj1xww cool sepia hd
// 49SKbS7Xwf4 beautiful barn sepia
});
</script>
```... | defect | playlist id don t work don t work document ready function var options videoid videoseries list start wrapper tubular options f cool sepia hd beautiful barn sepia original issue reported on code google com by tolgacan gmail com o... | 1 |
234,221 | 17,946,976,057 | IssuesEvent | 2021-09-12 01:19:08 | irods/python-irodsclient | https://api.github.com/repos/irods/python-irodsclient | closed | iRODSDataObject method **options docstrings | enhancement documentation consortium-member | I'm workinng out what values are available or legal for use for some methods of iRODSDataObject. E.g. the `checksum` method requires some options that (I expect) allow lookup of the checksum without auto-vivifying (if it hasn't been created) or to force update a checksum that already exists. The code in the tests doesn... | 1.0 | iRODSDataObject method **options docstrings - I'm workinng out what values are available or legal for use for some methods of iRODSDataObject. E.g. the `checksum` method requires some options that (I expect) allow lookup of the checksum without auto-vivifying (if it hasn't been created) or to force update a checksum th... | non_defect | irodsdataobject method options docstrings i m workinng out what values are available or legal for use for some methods of irodsdataobject e g the checksum method requires some options that i expect allow lookup of the checksum without auto vivifying if it hasn t been created or to force update a checksum th... | 0 |
471,085 | 13,560,133,763 | IssuesEvent | 2020-09-18 00:55:03 | googlemaps/android-maps-ktx | https://api.github.com/repos/googlemaps/android-maps-ktx | closed | awaitMap can prevent cancellation forever, triggering memory leaks or suspending deadlocks | priority: p1 type: bug | The `awaitMap()` extension function for `SupportMapFragment` uses the non cancellable `suspendCoroutine` function from the `kotlin.coroutines` package, so if the map is never shown, it'll never resume, even if cancelled.
The solution is to use `suspendCancellationCoroutine` from the `kotlinx.coroutines` package, eve... | 1.0 | awaitMap can prevent cancellation forever, triggering memory leaks or suspending deadlocks - The `awaitMap()` extension function for `SupportMapFragment` uses the non cancellable `suspendCoroutine` function from the `kotlin.coroutines` package, so if the map is never shown, it'll never resume, even if cancelled.
The... | non_defect | awaitmap can prevent cancellation forever triggering memory leaks or suspending deadlocks the awaitmap extension function for supportmapfragment uses the non cancellable suspendcoroutine function from the kotlin coroutines package so if the map is never shown it ll never resume even if cancelled the... | 0 |
151,915 | 5,829,908,584 | IssuesEvent | 2017-05-08 15:34:44 | USGCRP/gcis | https://api.github.com/repos/USGCRP/gcis | closed | Deleting the contributor from an article should also delete the person-org relationship | priority medium type technical | Deleting the contributor (person related to org) from an article should also delete the author-org relationship and shouldn't have an empty organization listed under the person (see below):
 from an article should also delete the author-org relationship and shouldn't have an empty organization listed under the person (see below):
![screen shot 2017-04-20 at 12 33 10 ... | non_defect | deleting the contributor from an article should also delete the person org relationship deleting the contributor person related to org from an article should also delete the author org relationship and shouldn t have an empty organization listed under the person see below | 0 |
5,755 | 2,610,214,833 | IssuesEvent | 2015-02-26 19:08:32 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | смитиенко международные экономические отношения | auto-migrated Priority-Medium Type-Defect | ```
'''Будимир Бирюков'''
День добрый никак не могу найти .смитиенко
международные экономические отношения.
как то выкладывали уже
'''Вильгельм Сергеев'''
Качай тут http://bit.ly/1ed0QlZ
'''Анатолий Фёдоров'''
Спасибо вроде то но просит телефон вводить
'''Анис Сазонов'''
Не это не влияет на баланс
'''Арам Мельник... | 1.0 | смитиенко международные экономические отношения - ```
'''Будимир Бирюков'''
День добрый никак не могу найти .смитиенко
международные экономические отношения.
как то выкладывали уже
'''Вильгельм Сергеев'''
Качай тут http://bit.ly/1ed0QlZ
'''Анатолий Фёдоров'''
Спасибо вроде то но просит телефон вводить
'''Анис Сазо... | defect | смитиенко международные экономические отношения будимир бирюков день добрый никак не могу найти смитиенко международные экономические отношения как то выкладывали уже вильгельм сергеев качай тут анатолий фёдоров спасибо вроде то но просит телефон вводить анис сазонов не это не вли... | 1 |
310,764 | 26,741,696,207 | IssuesEvent | 2023-01-30 13:25:40 | proarc/proarc-client | https://api.github.com/repos/proarc/proarc-client | closed | umístění šipek Přejít na předchozí/nadřazený/následující objekt | 6 k testování 7 návrh na zavření priorita: VYSOKÁ 6c otestováno: KNAV 6d otestováno: MZK 6e otestováno: SVKHK 6f otestováno: MKP | Šipky Přejít na předchozí/nadřazený/následující objekt jsou teď přemístěny doprava k tlačítku Rozložení - pokud mám strukturu v levém sloupci, je to hodně nepraktické. | 5.0 | umístění šipek Přejít na předchozí/nadřazený/následující objekt - Šipky Přejít na předchozí/nadřazený/následující objekt jsou teď přemístěny doprava k tlačítku Rozložení - pokud mám strukturu v levém sloupci, je to hodně nepraktické. | non_defect | umístění šipek přejít na předchozí nadřazený následující objekt šipky přejít na předchozí nadřazený následující objekt jsou teď přemístěny doprava k tlačítku rozložení pokud mám strukturu v levém sloupci je to hodně nepraktické | 0 |
64,553 | 18,737,928,827 | IssuesEvent | 2021-11-04 10:04:28 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | key sharing requests seem to be a lot less frequent since indexeddb | T-Defect P1 S-Major A-E2EE | previously i was constantly pestered with key share requests whenever one of my devices had a UISI. something seems to have changed meaning that even if i have the keys for a session on one device, i can still find myself staring at a UISI for the same message on another device without keys being requested | 1.0 | key sharing requests seem to be a lot less frequent since indexeddb - previously i was constantly pestered with key share requests whenever one of my devices had a UISI. something seems to have changed meaning that even if i have the keys for a session on one device, i can still find myself staring at a UISI for the sa... | defect | key sharing requests seem to be a lot less frequent since indexeddb previously i was constantly pestered with key share requests whenever one of my devices had a uisi something seems to have changed meaning that even if i have the keys for a session on one device i can still find myself staring at a uisi for the sa... | 1 |
77,298 | 26,904,059,729 | IssuesEvent | 2023-02-06 17:37:09 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | Spurious EIO with zfs-2.1.8 (bisected to 0156253d29a303bdcca3e535958e754d8f086e33) | Type: Defect | ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | Rolling
Kernel Version | 5.15.89-gentoo-dist-hardened
Architecture | amd64
OpenZFS Version | 2.1.8 (2.1.7 works)
### Describe the problem you're observing
On an... | 1.0 | Spurious EIO with zfs-2.1.8 (bisected to 0156253d29a303bdcca3e535958e754d8f086e33) - ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | Rolling
Kernel Version | 5.15.89-gentoo-dist-hardened
Architecture | amd64
OpenZF... | defect | spurious eio with zfs bisected to system information type version name distribution name gentoo distribution version rolling kernel version gentoo dist hardened architecture openzfs version works describe the problem you re observing on an... | 1 |
116,213 | 17,358,571,340 | IssuesEvent | 2021-07-29 17:15:16 | shaimael/WebGoat8 | https://api.github.com/repos/shaimael/WebGoat8 | opened | CVE-2020-11022 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.1.min.js</b>, <b>jquery-2.1.4.min.js</b>, <b>jquery-3.3.1.min.js</b>, <b>jquery-2.2.3.js</b>, <b>jquery-... | True | CVE-2020-11022 (Medium) detected in multiple libraries - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.1.min.js</b>, <b>jquery-2.1.4.min.js</b>, <b>jq... | non_defect | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js jquery js jquery min js jquery tgz jquery jar jquery min js javascript librar... | 0 |
54,194 | 13,458,271,688 | IssuesEvent | 2020-09-09 10:22:27 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Speed up implicit join path generation algorithm | C: Functionality C: Performance E: All Editions P: Medium T: Defect | Implicit joins have a few caveats in terms of performance in their current form.
There may be some low hanging fruit when optimising them, especially:
- [ ] The `TableImpl.childPath` property requires aliasing of the `ForeignKey`, which has been fixed with #10603, but not optimally
- [ ] The `TableImpl.name` pro... | 1.0 | Speed up implicit join path generation algorithm - Implicit joins have a few caveats in terms of performance in their current form.
There may be some low hanging fruit when optimising them, especially:
- [ ] The `TableImpl.childPath` property requires aliasing of the `ForeignKey`, which has been fixed with #10603... | defect | speed up implicit join path generation algorithm implicit joins have a few caveats in terms of performance in their current form there may be some low hanging fruit when optimising them especially the tableimpl childpath property requires aliasing of the foreignkey which has been fixed with but ... | 1 |
1,559 | 2,603,967,603 | IssuesEvent | 2015-02-24 18:59:25 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳疱疹怎么检查 | auto-migrated Priority-Medium Type-Defect | ```
沈阳疱疹怎么检查〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by `q964105..... | 1.0 | 沈阳疱疹怎么检查 - ```
沈阳疱疹怎么检查〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by... | defect | 沈阳疱疹怎么检查 沈阳疱疹怎么检查〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at | 1 |
59,313 | 17,023,079,449 | IssuesEvent | 2021-07-03 00:17:33 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | double click to centre slippy/tiles map broken in IE | Component: website Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 2.45pm, Friday, 11th November 2005]**
double click to centre slippy/tiles map broken in IE | 1.0 | double click to centre slippy/tiles map broken in IE - **[Submitted to the original trac issue database at 2.45pm, Friday, 11th November 2005]**
double click to centre slippy/tiles map broken in IE | defect | double click to centre slippy tiles map broken in ie double click to centre slippy tiles map broken in ie | 1 |
279,573 | 30,710,684,701 | IssuesEvent | 2023-07-27 09:33:34 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | [Filebeat S3 input]Provide support to run integration test against localstack | enhancement Filebeat Team:Security-External Integrations | **Describe the enhancement:** This is a feature enhancement request to be able to run the `awss3` input integration test against [Localstack](https://localstack.cloud/).
**Describe a specific use case for the enhancement or feature:** The `awss3` input testing is currently running against real AWS resources but runn... | True | [Filebeat S3 input]Provide support to run integration test against localstack - **Describe the enhancement:** This is a feature enhancement request to be able to run the `awss3` input integration test against [Localstack](https://localstack.cloud/).
**Describe a specific use case for the enhancement or feature:** Th... | non_defect | provide support to run integration test against localstack describe the enhancement this is a feature enhancement request to be able to run the input integration test against describe a specific use case for the enhancement or feature the input testing is currently running against real aws r... | 0 |
356 | 2,534,184,014 | IssuesEvent | 2015-01-24 17:54:23 | CocoaPods/Xcodeproj | https://api.github.com/repos/CocoaPods/Xcodeproj | closed | project.new_target does only adds "Release" and "Debug" configurations | t2:defect | `project.new_target` only adds "Release" and "Debug" build configurations, instead of one corresponding to each build configuration of the project. This leads to inconsistencies with Xcode:
```
#!/usr/bin/env ruby
require 'xcodeproj'
project = Xcodeproj::Project.new('foo.xcodeproj')
project.add_build_confi... | 1.0 | project.new_target does only adds "Release" and "Debug" configurations - `project.new_target` only adds "Release" and "Debug" build configurations, instead of one corresponding to each build configuration of the project. This leads to inconsistencies with Xcode:
```
#!/usr/bin/env ruby
require 'xcodeproj'
p... | defect | project new target does only adds release and debug configurations project new target only adds release and debug build configurations instead of one corresponding to each build configuration of the project this leads to inconsistencies with xcode usr bin env ruby require xcodeproj p... | 1 |
163,268 | 12,710,271,602 | IssuesEvent | 2020-06-23 13:39:23 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | opened | Test: Views menu in viewlet title area | testplan-item | Refs: https://github.com/microsoft/vscode/issues/98614
- [ ] anyOS
- [ ] anyOS
Complexity: 2
---
We have changed the viewlet title area to introduce an `...` action to make view managment more discoverable.
* Open all viewlets and make sure the `...` action appears in the title area when it makes sense (t... | 1.0 | Test: Views menu in viewlet title area - Refs: https://github.com/microsoft/vscode/issues/98614
- [ ] anyOS
- [ ] anyOS
Complexity: 2
---
We have changed the viewlet title area to introduce an `...` action to make view managment more discoverable.
* Open all viewlets and make sure the `...` action appears... | non_defect | test views menu in viewlet title area refs anyos anyos complexity we have changed the viewlet title area to introduce an action to make view managment more discoverable open all viewlets and make sure the action appears in the title area when it makes sense there is mo... | 0 |
68,365 | 21,649,297,415 | IssuesEvent | 2022-05-06 07:37:13 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | closed | Location sharing: Stop button is not working in timeline cell | T-Defect Z-Labs A-Location-Sharing | Nothing happen when you hit the "stop" button in the live location cell.
Check cell reuse and that delegate is not gone in `RoomTimelineLocationView`. | 1.0 | Location sharing: Stop button is not working in timeline cell - Nothing happen when you hit the "stop" button in the live location cell.
Check cell reuse and that delegate is not gone in `RoomTimelineLocationView`. | defect | location sharing stop button is not working in timeline cell nothing happen when you hit the stop button in the live location cell check cell reuse and that delegate is not gone in roomtimelinelocationview | 1 |
339,648 | 10,257,186,096 | IssuesEvent | 2019-08-21 19:29:26 | fossasia/open-event-frontend | https://api.github.com/repos/fossasia/open-event-frontend | closed | Wizard: "Save Draft" and "Publish Button" disappeared | Priority: Urgent bug | The buttons "Save Draft" and "Public Button" disappeared when clicking through the wizard. This could be because nothing was changed. However, the buttons should always appear in order to avoid confusion of the user.
Expected:
All steps should have a button:
* Save Draft
* Publish
If the user has not filled ... | 1.0 | Wizard: "Save Draft" and "Publish Button" disappeared - The buttons "Save Draft" and "Public Button" disappeared when clicking through the wizard. This could be because nothing was changed. However, the buttons should always appear in order to avoid confusion of the user.
Expected:
All steps should have a button:... | non_defect | wizard save draft and publish button disappeared the buttons save draft and public button disappeared when clicking through the wizard this could be because nothing was changed however the buttons should always appear in order to avoid confusion of the user expected all steps should have a button ... | 0 |
12,901 | 2,725,857,300 | IssuesEvent | 2015-04-15 05:24:13 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | special cephes_vs_amos test failure (Trac #1453) | defect Migrated from Trac prio-normal scipy.special | _Original ticket http://projects.scipy.org/scipy/ticket/1453 on 2011-06-04 by @rgommers, assigned to @pv._
First run (`scipy.test('full'` only):
======================================================================
FAIL: test_iv_cephes_vs_amos_mass_test (test_basic.TestBessel)
--------------------------... | 1.0 | special cephes_vs_amos test failure (Trac #1453) - _Original ticket http://projects.scipy.org/scipy/ticket/1453 on 2011-06-04 by @rgommers, assigned to @pv._
First run (`scipy.test('full'` only):
======================================================================
FAIL: test_iv_cephes_vs_amos_mass_test (te... | defect | special cephes vs amos test failure trac original ticket on by rgommers assigned to pv first run scipy test full only fail test iv cephes vs amos mass test test basic testbessel ... | 1 |
249,994 | 7,966,252,719 | IssuesEvent | 2018-07-14 19:32:50 | debtcollective/parent | https://api.github.com/repos/debtcollective/parent | closed | Create separate feeds for Profiles (video) and Letters (Q/A) | mediasite priority: critical | Member interviews are split into two categories right now, but they both use the same styling.
The `_profiles` category is for video interviews. These are almost all videos with just a smidgen of text if there's some explanation needed, but always a little description text to go along with the video.
The `_letter... | 1.0 | Create separate feeds for Profiles (video) and Letters (Q/A) - Member interviews are split into two categories right now, but they both use the same styling.
The `_profiles` category is for video interviews. These are almost all videos with just a smidgen of text if there's some explanation needed, but always a litt... | non_defect | create separate feeds for profiles video and letters q a member interviews are split into two categories right now but they both use the same styling the profiles category is for video interviews these are almost all videos with just a smidgen of text if there s some explanation needed but always a litt... | 0 |
403,417 | 11,840,748,351 | IssuesEvent | 2020-03-23 19:27:20 | mozilla/experimenter | https://api.github.com/repos/mozilla/experimenter | closed | Remove unnecessary [] from 'Other Recipe IDs' | Defect P1 - High Priority | Looks like we're prepopulating the other recipe ids field with some unnecessary square brackets that need to be cleared out before you can save, those shouldn't be there:
<img width="789" alt="image (1)" src="https://user-images.githubusercontent.com/119884/75292680-acbd2300-57f2-11ea-8326-59ffc1210c5c.png">
| 1.0 | Remove unnecessary [] from 'Other Recipe IDs' - Looks like we're prepopulating the other recipe ids field with some unnecessary square brackets that need to be cleared out before you can save, those shouldn't be there:
<img width="789" alt="image (1)" src="https://user-images.githubusercontent.com/119884/75292680-a... | non_defect | remove unnecessary from other recipe ids looks like we re prepopulating the other recipe ids field with some unnecessary square brackets that need to be cleared out before you can save those shouldn t be there img width alt image src | 0 |
6,159 | 2,610,222,317 | IssuesEvent | 2015-02-26 19:10:32 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | прохождение игры наводнение в простоквашино | auto-migrated Priority-Medium Type-Defect | ```
'''Артамон Щербаков'''
День добрый никак не могу найти
.прохождение игры наводнение в
простоквашино. где то видел уже
'''Виктор Дроздов'''
Вот держи линк http://bit.ly/HrTzAW
'''Валерий Кабанов'''
Спасибо вроде то но просит телефон вводить
'''Гордей Захаров'''
Не это не влияет на баланс
'''Валерий Орлов'''
Не... | 1.0 | прохождение игры наводнение в простоквашино - ```
'''Артамон Щербаков'''
День добрый никак не могу найти
.прохождение игры наводнение в
простоквашино. где то видел уже
'''Виктор Дроздов'''
Вот держи линк http://bit.ly/HrTzAW
'''Валерий Кабанов'''
Спасибо вроде то но просит телефон вводить
'''Гордей Захаров'''
Не э... | defect | прохождение игры наводнение в простоквашино артамон щербаков день добрый никак не могу найти прохождение игры наводнение в простоквашино где то видел уже виктор дроздов вот держи линк валерий кабанов спасибо вроде то но просит телефон вводить гордей захаров не это не влияет на бал... | 1 |
73,303 | 24,554,626,057 | IssuesEvent | 2022-10-12 14:58:45 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Support parsing SELECT .. INTO <qualified table> FROM .. | T: Defect P: Medium E: All Editions C: Parser | We support parsing the following T-SQL syntax:
```sql
select a, b
into t
from u
```
It's just a different CTAS style:
```sql
create table T
as
select A, B
from U
```
But this doesn't work:
```sql
select a, b
into s.t
from u
```
The error is:
```
Unsupported query type: [2:7] select a... | 1.0 | Support parsing SELECT .. INTO <qualified table> FROM .. - We support parsing the following T-SQL syntax:
```sql
select a, b
into t
from u
```
It's just a different CTAS style:
```sql
create table T
as
select A, B
from U
```
But this doesn't work:
```sql
select a, b
into s.t
from u
```
T... | defect | support parsing select into from we support parsing the following t sql syntax sql select a b into t from u it s just a different ctas style sql create table t as select a b from u but this doesn t work sql select a b into s t from u the error is ... | 1 |
56,590 | 15,192,686,640 | IssuesEvent | 2021-02-15 22:37:52 | idaholab/TEAL | https://api.github.com/repos/idaholab/TEAL | closed | [DEFECT] Multiple Instantiations of CAPEX in repetition | defect | --------
Defect Description
--------
**Describe the defect**
When using the "Repetitions" block and placing the end of the repetitions prior to the end of the global project lifetime the code throws an additional "CAPEX" at the end of the repetitions.
##### What did you expect to see happen?
I would expect... | 1.0 | [DEFECT] Multiple Instantiations of CAPEX in repetition - --------
Defect Description
--------
**Describe the defect**
When using the "Repetitions" block and placing the end of the repetitions prior to the end of the global project lifetime the code throws an additional "CAPEX" at the end of the repetitions.
... | defect | multiple instantiations of capex in repetition defect description describe the defect when using the repetitions block and placing the end of the repetitions prior to the end of the global project lifetime the code throws an additional capex at the end of the repetitions ... | 1 |
129,168 | 17,703,749,691 | IssuesEvent | 2021-08-25 03:43:24 | dotnet/project-system | https://api.github.com/repos/dotnet/project-system | closed | New prop pages - setting environment to be a larger font messes up checkbox alignment | Tenet-User Friendly Triage-Approved Feature-Project-Properties-Designer | Using latest prop pages, set the environment font to be 15 (default is 9).

Then, check out the prop pages and notice that the check boxes are off:
.

Then, check out the prop pages and notic... | non_defect | new prop pages setting environment to be a larger font messes up checkbox alignment using latest prop pages set the environment font to be default is then check out the prop pages and notice that the check boxes are off these should be aligned | 0 |
226,652 | 24,987,984,732 | IssuesEvent | 2022-11-02 16:24:08 | brave/brave-ios | https://api.github.com/repos/brave/brave-ios | closed | [hackerone] Show correct location for `blob:` URLs | security | https://hackerone.com/reports/1735900
We show an incorrect location when a `blob:` URL is loaded. | True | [hackerone] Show correct location for `blob:` URLs - https://hackerone.com/reports/1735900
We show an incorrect location when a `blob:` URL is loaded. | non_defect | show correct location for blob urls we show an incorrect location when a blob url is loaded | 0 |
311,830 | 9,539,507,859 | IssuesEvent | 2019-04-30 17:07:30 | teambit/bit | https://api.github.com/repos/teambit/bit | closed | different order of dependencies in bit show --compare | area/show priority/medium type/bug | ## Expected Behavior
The order should be the same (alphabetically) in both columns
## Actual Behavior
Order is differenent
## Steps to Reproduce the Problem
1. create components with few dependencies
1. tag version
1. run bit show --compare
## Specifications
- Bit version: 14.0.6
- Nod... | 1.0 | different order of dependencies in bit show --compare - ## Expected Behavior
The order should be the same (alphabetically) in both columns
## Actual Behavior
Order is differenent
## Steps to Reproduce the Problem
1. create components with few dependencies
1. tag version
1. run bit show --compare
... | non_defect | different order of dependencies in bit show compare expected behavior the order should be the same alphabetically in both columns actual behavior order is differenent steps to reproduce the problem create components with few dependencies tag version run bit show compare ... | 0 |
14,997 | 2,838,197,077 | IssuesEvent | 2015-05-27 05:31:49 | ibus/ibus | https://api.github.com/repos/ibus/ibus | closed | evolution core dump with ibus 1.4.0 | Component-ibus Priority-Medium Type-Defect | ```
OS: Arch Linux
Software Version:
ibus 1.4.0-1
ibus-pinyin 1.3.99.20110706-1
evolution 3.2.1-1
evolution-data-server 3.2.1-1
evolution-exchange 3.2.1-1
evolution-webcal 2.32.0-1
python-evolution 2.32.0-8
Core Dump Stack BackTracker:
(gdb) bt
#0 0x00007f0353597204 in ?? () from /usr/lib/libgtk-3.so.... | 1.0 | evolution core dump with ibus 1.4.0 - ```
OS: Arch Linux
Software Version:
ibus 1.4.0-1
ibus-pinyin 1.3.99.20110706-1
evolution 3.2.1-1
evolution-data-server 3.2.1-1
evolution-exchange 3.2.1-1
evolution-webcal 2.32.0-1
python-evolution 2.32.0-8
Core Dump Stack BackTracker:
(gdb) bt
#0 0x00007f03535972... | defect | evolution core dump with ibus os arch linux software version ibus ibus pinyin evolution evolution data server evolution exchange evolution webcal python evolution core dump stack backtracker gdb bt in from usr lib l... | 1 |
189,801 | 14,523,249,378 | IssuesEvent | 2020-12-14 09:52:49 | dusk-network/dusk-blockchain | https://api.github.com/repos/dusk-network/dusk-blockchain | closed | Increase Test harness coverage | area:testing type:feature | Currently, Test harness supports a single E2E test that ensures a bid transaction is properly accepted by the network after reaching height 1.
On the second iteration, the scenarios below should be covered:
- Send standard transaction
- Send stake transaction
- Sync to network tip on joining the network
- Mult... | 1.0 | Increase Test harness coverage - Currently, Test harness supports a single E2E test that ensures a bid transaction is properly accepted by the network after reaching height 1.
On the second iteration, the scenarios below should be covered:
- Send standard transaction
- Send stake transaction
- Sync to network t... | non_defect | increase test harness coverage currently test harness supports a single test that ensures a bid transaction is properly accepted by the network after reaching height on the second iteration the scenarios below should be covered send standard transaction send stake transaction sync to network tip... | 0 |
43,547 | 11,746,082,590 | IssuesEvent | 2020-03-12 11:00:22 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | onClose of GrowlMessage is also allowing onClick to fire. | defect | ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[X] bug report
[ ] feature request
[ ] support... | 1.0 | onClose of GrowlMessage is also allowing onClick to fire. - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with... | defect | onclose of growlmessage is also allowing onclick to fire there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primereact pro support where support is provided within business hours i m submitting a check one with... | 1 |
291,601 | 8,940,700,534 | IssuesEvent | 2019-01-24 00:51:37 | JulioGa1011/clinica-la-guardia | https://api.github.com/repos/JulioGa1011/clinica-la-guardia | opened | Make views for inventory | priority 5 view | **General Information**
- Route: /inventory
- User Level: Everyone
- Module/Section: Inventory
**Describe the expected functionality**
This view include the main section, and different view for each action that we can do. Also we are going to integrate CCEO Vue Tables.
**Activities**
- [ ] Index
- [ ] A... | 1.0 | Make views for inventory - **General Information**
- Route: /inventory
- User Level: Everyone
- Module/Section: Inventory
**Describe the expected functionality**
This view include the main section, and different view for each action that we can do. Also we are going to integrate CCEO Vue Tables.
**Activit... | non_defect | make views for inventory general information route inventory user level everyone module section inventory describe the expected functionality this view include the main section and different view for each action that we can do also we are going to integrate cceo vue tables activit... | 0 |
125,212 | 4,954,164,572 | IssuesEvent | 2016-12-01 16:51:11 | oscurrencyVRL/oscurrency | https://api.github.com/repos/oscurrencyVRL/oscurrency | closed | Customer input credit card, not showing in stripe | awaiting review bug deployed High Priority | Hi @ziyan-junaideen
I switched 'update card' on for a customer with an overdue bill. Previous card on file in stripe not valid (number change for fraud warning).
She indicated by email on Nov 10 that she logged in and entered number. I can confirm login.
When I go to stripe, I see no record of an updated ca... | 1.0 | Customer input credit card, not showing in stripe - Hi @ziyan-junaideen
I switched 'update card' on for a customer with an overdue bill. Previous card on file in stripe not valid (number change for fraud warning).
She indicated by email on Nov 10 that she logged in and entered number. I can confirm login.
W... | non_defect | customer input credit card not showing in stripe hi ziyan junaideen i switched update card on for a customer with an overdue bill previous card on file in stripe not valid number change for fraud warning she indicated by email on nov that she logged in and entered number i can confirm login wh... | 0 |
32,598 | 6,875,178,929 | IssuesEvent | 2017-11-19 10:42:10 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Color picker appendTo="body" property is not working | defect pending-review | Color-picker popup container should load as last child of body (while implement appendTo="body") instead it is loading inside its parent/control container which can not pop out of other controls( hide the content during overflow ).
 instead it is loading inside its parent/control container which can not pop out of other controls( hide the content during overflow ).
 PHP Version**: _Unknown_
**(Optional) MySQL Version**: _Unknown_
**(Optional) List of Installed Plugins/Dependencies**: _Unknown_
**Description**
... | 1.0 | Post Parents is breaking in APL_Query and throwing Errors. - **Title**
Post Parents is breaking in APL_Query and throwing Errors.
**WordPress Version**: _Unknown_
**Plugin Version**: Possibly 0.3.b8
**Theme**: _Unknown_
**(Optional) PHP Version**: _Unknown_
**(Optional) MySQL Version**: _Unknown_
**(Optional) List of ... | defect | post parents is breaking in apl query and throwing errors title post parents is breaking in apl query and throwing errors wordpress version unknown plugin version possibly theme unknown optional php version unknown optional mysql version unknown optional list of i... | 1 |
350,718 | 31,931,974,847 | IssuesEvent | 2023-09-19 08:03:37 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | reopened | Fix raw_ops.test_tensorflow_Elu | TensorFlow Frontend Sub Task Failing Test | | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6109146032/job/16579554890"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/6109146032/job/16579554890"><img src=https://img.shields.io/badge/-success-success></a>
|t... | 1.0 | Fix raw_ops.test_tensorflow_Elu - | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6109146032/job/16579554890"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/6109146032/job/16579554890"><img src=https://img.shields.... | non_defect | fix raw ops test tensorflow elu numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src | 0 |
397,524 | 27,168,603,454 | IssuesEvent | 2023-02-17 17:17:27 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Link to interface documentation for each interface providing parameters to an object | T: task C: Documentation | ## Reason
Many objects get a few parameters from the various interfaces they inherit (for example execute_on)
The proficient MOOSE developer know where these parameters are coming from. The others have to grep through the code to understand what's going on.
Linking from the documentation page of the object with thes... | 1.0 | Link to interface documentation for each interface providing parameters to an object - ## Reason
Many objects get a few parameters from the various interfaces they inherit (for example execute_on)
The proficient MOOSE developer know where these parameters are coming from. The others have to grep through the code to u... | non_defect | link to interface documentation for each interface providing parameters to an object reason many objects get a few parameters from the various interfaces they inherit for example execute on the proficient moose developer know where these parameters are coming from the others have to grep through the code to u... | 0 |
21,881 | 3,574,773,448 | IssuesEvent | 2016-01-27 13:28:55 | h1aji/chmsee | https://api.github.com/repos/h1aji/chmsee | closed | chmsee does not resolve relative path from command line parameters | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. cd into a directory with foo.chm in it.
2. xulrunner /usr/share/chmsee/application.ini foo.chm
What is the expected output? What do you see instead?
chmsee should open the file foo.chm. but it actually opens a default page
instead of the file.
What version of the product... | 1.0 | chmsee does not resolve relative path from command line parameters - ```
What steps will reproduce the problem?
1. cd into a directory with foo.chm in it.
2. xulrunner /usr/share/chmsee/application.ini foo.chm
What is the expected output? What do you see instead?
chmsee should open the file foo.chm. but it actually op... | defect | chmsee does not resolve relative path from command line parameters what steps will reproduce the problem cd into a directory with foo chm in it xulrunner usr share chmsee application ini foo chm what is the expected output what do you see instead chmsee should open the file foo chm but it actually op... | 1 |
26,110 | 4,593,602,415 | IssuesEvent | 2016-09-21 01:58:22 | afisher1/GridLAB-D | https://api.github.com/repos/afisher1/GridLAB-D | closed | #23 phase format,
| defect | Old phase format (phases:ABCN) does not work for my input file. New phase format (phase:A|B|C|N) works well.
02/11/08 16:59:06 changed by d3m998 /u00b6
Update: New phase format can be loaded into GridlabD, however,the order phase information is changed (from A|B|C|N to N|C|B|A), and the gridlabd.kml file can not... | 1.0 | #23 phase format,
- Old phase format (phases:ABCN) does not work for my input file. New phase format (phase:A|B|C|N) works well.
02/11/08 16:59:06 changed by d3m998 /u00b6
Update: New phase format can be loaded into GridlabD, however,the order phase information is changed (from A|B|C|N to N|C|B|A), and the grid... | defect | phase format old phase format phases abcn does not work for my input file new phase format phase a b c n works well changed by update new phase format can be loaded into gridlabd however the order phase information is changed from a b c n to n c b a and the gridlabd kml file ca... | 1 |
63,574 | 17,773,824,303 | IssuesEvent | 2021-08-30 16:33:39 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Can't have forward slash (/) under Settings → Notifications → Mention and keywords | T-Defect S-Minor A-User-Settings A-Notifications O-Low | ### Steps to reproduce
1. Navigate to Settings → Notifications → Mention and keywords
2. In the Keyword field, input any text containing a forward slash. (`/`)
3. Select Add
### What happened?
A modal appears with the following text.
> **Error saving notification preferences**
>
> An error occurred w... | 1.0 | Can't have forward slash (/) under Settings → Notifications → Mention and keywords - ### Steps to reproduce
1. Navigate to Settings → Notifications → Mention and keywords
2. In the Keyword field, input any text containing a forward slash. (`/`)
3. Select Add
### What happened?
A modal appears with the foll... | defect | can t have forward slash under settings → notifications → mention and keywords steps to reproduce navigate to settings → notifications → mention and keywords in the keyword field input any text containing a forward slash select add what happened a modal appears with the foll... | 1 |
77,743 | 7,601,386,795 | IssuesEvent | 2018-04-28 12:56:56 | scolear/Comparator | https://api.github.com/repos/scolear/Comparator | closed | Heliocentrification | enhancement testing | It is possible to change starting pos, vel values relative to the suns center. Would this work? Let's find out!
Alternatively, we could just substract the suns X,Y,Z cords from every pos vector at every timestep in the visualization process. | 1.0 | Heliocentrification - It is possible to change starting pos, vel values relative to the suns center. Would this work? Let's find out!
Alternatively, we could just substract the suns X,Y,Z cords from every pos vector at every timestep in the visualization process. | non_defect | heliocentrification it is possible to change starting pos vel values relative to the suns center would this work let s find out alternatively we could just substract the suns x y z cords from every pos vector at every timestep in the visualization process | 0 |
54,550 | 11,259,401,484 | IssuesEvent | 2020-01-13 08:14:12 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | closed | Receiving multiple codeLens requests on startup | *caused-by-extension editor-code-lens needs more info | Issue Type: <b>Bug</b>
I am developing a language extension but it receives multiple codeLens requests when the server starts up. Whenever the documentText changes, two (or maybe more) requests are sent. Not sure if this is an intended behavior.
If I return `Null` for the first request, and no matter what codeLen... | 1.0 | Receiving multiple codeLens requests on startup - Issue Type: <b>Bug</b>
I am developing a language extension but it receives multiple codeLens requests when the server starts up. Whenever the documentText changes, two (or maybe more) requests are sent. Not sure if this is an intended behavior.
If I return `Null`... | non_defect | receiving multiple codelens requests on startup issue type bug i am developing a language extension but it receives multiple codelens requests when the server starts up whenever the documenttext changes two or maybe more requests are sent not sure if this is an intended behavior if i return null for ... | 0 |
19,887 | 3,273,628,507 | IssuesEvent | 2015-10-26 04:24:42 | npgall/cqengine | https://api.github.com/repos/npgall/cqengine | closed | And.calcHashCode being performance Bottlneck | auto-migrated Priority-Medium Type-Defect | ```
We make a huge number of queries while processing an http request. These
queries are unique in nature, that they do not appear again. Their sub queries
may appear again.
Where does the calcHashCode() of the main AND query being used?
query = and(q1, q2, q3, ... );
We do roughly 50-500 of these for every reques... | 1.0 | And.calcHashCode being performance Bottlneck - ```
We make a huge number of queries while processing an http request. These
queries are unique in nature, that they do not appear again. Their sub queries
may appear again.
Where does the calcHashCode() of the main AND query being used?
query = and(q1, q2, q3, ... );
... | defect | and calchashcode being performance bottlneck we make a huge number of queries while processing an http request these queries are unique in nature that they do not appear again their sub queries may appear again where does the calchashcode of the main and query being used query and we... | 1 |
627,979 | 19,958,563,394 | IssuesEvent | 2022-01-28 04:20:31 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | [UX] Add policy pages primary button should be "Add Policy" | Priority/Low Affected/2.1.0 Affected/2.2.0 | **Description:**
***Not fulfilling [checklist items](https://docs.google.com/spreadsheets/d/1l6YKXSbmtykvvn_NvX6uJbXSsZvpT8jn72Qoi_FoJq8/edit#gid=1221574205):***
Consistency and Standards -Is flow maintain the same patterns and consistency
***Related task:***
Add advanced/application-level/subscription-level po... | 1.0 | [UX] Add policy pages primary button should be "Add Policy" - **Description:**
***Not fulfilling [checklist items](https://docs.google.com/spreadsheets/d/1l6YKXSbmtykvvn_NvX6uJbXSsZvpT8jn72Qoi_FoJq8/edit#gid=1221574205):***
Consistency and Standards -Is flow maintain the same patterns and consistency
***Related ... | non_defect | add policy pages primary button should be add policy description not fulfilling consistency and standards is flow maintain the same patterns and consistency related task add advanced application level subscription level policy issue solution add advanced application level... | 0 |
19,875 | 3,268,087,060 | IssuesEvent | 2015-10-23 09:17:17 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Native Memory not displayed for IMaps in Management Center | Team: Integration Type: Defect | Hazelcast Version Used : 3.4.1
We have implemented a MapLoader with in-memory-format as NATIVE. But the usage of the map is not correctly reflected on the Management Center. The management center still shows the native memory used as 0KB. | 1.0 | Native Memory not displayed for IMaps in Management Center - Hazelcast Version Used : 3.4.1
We have implemented a MapLoader with in-memory-format as NATIVE. But the usage of the map is not correctly reflected on the Management Center. The management center still shows the native memory used as 0KB. | defect | native memory not displayed for imaps in management center hazelcast version used we have implemented a maploader with in memory format as native but the usage of the map is not correctly reflected on the management center the management center still shows the native memory used as | 1 |
36,414 | 7,927,364,063 | IssuesEvent | 2018-07-06 07:44:51 | buildo/buildo.io | https://api.github.com/repos/buildo/buildo.io | closed | switch to lowercase buildo | defect waiting for merge | ## description
in Fede description `buildo` should be lowercase...
| 1.0 | switch to lowercase buildo - ## description
in Fede description `buildo` should be lowercase...
| defect | switch to lowercase buildo description in fede description buildo should be lowercase | 1 |
1,932 | 2,603,973,649 | IssuesEvent | 2015-02-24 19:00:55 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳包皮长菜花状颗粒 | auto-migrated Priority-Medium Type-Defect | ```
沈阳包皮长菜花状颗粒〓沈陽軍區政治部醫院性病〓TEL:024-3
1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。�
��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌�
��歷史悠久、設備精良、技術權威、專家云集,是預防、保健
、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲��
�部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、�
��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空
軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體��
�等功。
```
-----
Original issue reported on code.google.com by `q964105... | 1.0 | 沈阳包皮长菜花状颗粒 - ```
沈阳包皮长菜花状颗粒〓沈陽軍區政治部醫院性病〓TEL:024-3
1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。�
��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌�
��歷史悠久、設備精良、技術權威、專家云集,是預防、保健
、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲��
�部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、�
��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空
軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體��
�等功。
```
-----
Original issue reported on code.google.co... | defect | 沈阳包皮长菜花状颗粒 沈阳包皮长菜花状颗粒〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at | 1 |
273,804 | 23,786,523,049 | IssuesEvent | 2022-09-02 10:37:23 | hoppscotch/hoppscotch | https://api.github.com/repos/hoppscotch/hoppscotch | opened | [bug]: typo: Turk|Turkish | bug need testing | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
https://hoppscotch.io/settings
https://ibb.co/yS6CZP4
Must be: "Turkish"
### Steps to reproduce
https://hoppscotch.io/settings
### Environment
Production
### Version
Cloud | 1.0 | [bug]: typo: Turk|Turkish - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
https://hoppscotch.io/settings
https://ibb.co/yS6CZP4
Must be: "Turkish"
### Steps to reproduce
https://hoppscotch.io/settings
### Environment
Production
### Version
Cloud | non_defect | typo turk turkish is there an existing issue for this i have searched the existing issues current behavior must be turkish steps to reproduce environment production version cloud | 0 |
596,914 | 18,150,364,071 | IssuesEvent | 2021-09-26 06:46:36 | Project-Books/book-project | https://api.github.com/repos/Project-Books/book-project | opened | Build failing: communications link failure | bug dx high-priority | The build on `main` is failing with GitHub actions. See log: https://gist.github.com/knjk04/99c9dbdcad8c5e189d49d4ce6e476ab0 | 1.0 | Build failing: communications link failure - The build on `main` is failing with GitHub actions. See log: https://gist.github.com/knjk04/99c9dbdcad8c5e189d49d4ce6e476ab0 | non_defect | build failing communications link failure the build on main is failing with github actions see log | 0 |
325,819 | 9,936,215,434 | IssuesEvent | 2019-07-02 18:32:25 | inventables/x-carve-instructions | https://api.github.com/repos/inventables/x-carve-instructions | closed | Swap Order for Z-Axis | low priority | The homing switch for the Z-axis is easier to mount when the spindle carriage is not in the way. In the pictures, the Z-axis assembly is shown without the carriage, which makes sense. I had to first drive the carriage down and out of the way by turning the lead screw, then I could access under the bearing plate to thre... | 1.0 | Swap Order for Z-Axis - The homing switch for the Z-axis is easier to mount when the spindle carriage is not in the way. In the pictures, the Z-axis assembly is shown without the carriage, which makes sense. I had to first drive the carriage down and out of the way by turning the lead screw, then I could access under t... | non_defect | swap order for z axis the homing switch for the z axis is easier to mount when the spindle carriage is not in the way in the pictures the z axis assembly is shown without the carriage which makes sense i had to first drive the carriage down and out of the way by turning the lead screw then i could access under t... | 0 |
777,449 | 27,280,498,207 | IssuesEvent | 2023-02-23 09:42:51 | steedos/steedos-platform | https://api.github.com/repos/steedos/steedos-platform | opened | 2.3 微信端渲染 amis 页面报错 | priority: High | Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%24%24typeof%2C%20type%2C%20key%2C%20ref%2C%20props%2C%20_owner%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at ed (ht... | 1.0 | 2.3 微信端渲染 amis 页面报错 - Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%24%24typeof%2C%20type%2C%20key%2C%20ref%2C%20props%2C%20_owner%7D for the full message or use the non-minified dev environment for full errors and additional helpful wa... | non_defect | 微信端渲染 amis 页面报错 error minified react error visit object owner for the full message or use the non minified dev environment for full errors and additional helpful warnings at ed at at u at pj at di at nj at sc at... | 0 |
64,524 | 18,724,508,586 | IssuesEvent | 2021-11-03 15:03:23 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Unable to record a voice message after pressing the microphone icon a few times | T-Defect | ### Steps to reproduce
1. Go to a room, press and release the microphone icon several times
2. The "Unable to record a voice message" error pops up (after the error disappears, the composer disappears as well and only the microphone icon is visible)
### Intended result and actual result
#### What did you expect?
B... | 1.0 | Unable to record a voice message after pressing the microphone icon a few times - ### Steps to reproduce
1. Go to a room, press and release the microphone icon several times
2. The "Unable to record a voice message" error pops up (after the error disappears, the composer disappears as well and only the microphone ico... | defect | unable to record a voice message after pressing the microphone icon a few times steps to reproduce go to a room press and release the microphone icon several times the unable to record a voice message error pops up after the error disappears the composer disappears as well and only the microphone ico... | 1 |
312,020 | 9,541,980,387 | IssuesEvent | 2019-05-01 00:51:07 | jsal13/jsalv-app | https://api.github.com/repos/jsal13/jsalv-app | closed | "Real" Jeopardy App with board. | Priority: Low Scope: Large Status: Available Type: Enhancement | Make the app or an other app like a jeopardy board where we can pick questions and get money like the real game. | 1.0 | "Real" Jeopardy App with board. - Make the app or an other app like a jeopardy board where we can pick questions and get money like the real game. | non_defect | real jeopardy app with board make the app or an other app like a jeopardy board where we can pick questions and get money like the real game | 0 |
27,538 | 5,047,181,267 | IssuesEvent | 2016-12-20 08:27:10 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | dnsdist 1.1.0beta2 needs -latomic on powerpc | defect dnsdist easy | I know this is getting old, but apparently dnsdist 1.1.0beta2 needs to add -latomic to LDFLAGS to build on powerpc. (It already automatically adds it for mipsel.)
```
libtool: link: powerpc-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2 "-fdebug-pr... | 1.0 | dnsdist 1.1.0beta2 needs -latomic on powerpc - I know this is getting old, but apparently dnsdist 1.1.0beta2 needs to add -latomic to LDFLAGS to build on powerpc. (It already automatically adds it for mipsel.)
```
libtool: link: powerpc-linux-gnu-g++ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buf... | defect | dnsdist needs latomic on powerpc i know this is getting old but apparently dnsdist needs to add latomic to ldflags to build on powerpc it already automatically adds it for mipsel libtool link powerpc linux gnu g fpie dpie u fortify source d fortify source param ssp buffer size ... | 1 |
8,005 | 2,611,071,698 | IssuesEvent | 2015-02-27 00:33:27 | alistairreilly/andors-trail | https://api.github.com/repos/alistairreilly/andors-trail | opened | New advanced combat using strength. | auto-migrated Type-Defect | ```
1. Enter into combat with any monster.
2. Observe the action points vs health points.
Recommend using a 'strength' point (SP) to help this balance out. Strength would increase/decrease based on remaining health points and action points. The concept being as you fight you lose strength and can't fight as effecti... | 1.0 | New advanced combat using strength. - ```
1. Enter into combat with any monster.
2. Observe the action points vs health points.
Recommend using a 'strength' point (SP) to help this balance out. Strength would increase/decrease based on remaining health points and action points. The concept being as you fight you lo... | defect | new advanced combat using strength enter into combat with any monster observe the action points vs health points recommend using a strength point sp to help this balance out strength would increase decrease based on remaining health points and action points the concept being as you fight you lo... | 1 |
424,326 | 12,309,544,093 | IssuesEvent | 2020-05-12 09:07:51 | our-city-app/mobicage-backend | https://api.github.com/repos/our-city-app/mobicage-backend | closed | Messages not updated when migrating van anonymous to authenticated user | priority_major type_bug | ```
deferred.run(rogerthat.bizz.messaging._markMessagesAsRead,
users.User(email='***'),
None,
[u'b6c36bc1-4c4f-437f-9a34-a289bf2916a0'],
<rogerthat.rpc.models.Mobile object at 0x15634425f9d0>)
users.User(email='***') is not in list
```
```
deferred.run(ro... | 1.0 | Messages not updated when migrating van anonymous to authenticated user - ```
deferred.run(rogerthat.bizz.messaging._markMessagesAsRead,
users.User(email='***'),
None,
[u'b6c36bc1-4c4f-437f-9a34-a289bf2916a0'],
<rogerthat.rpc.models.Mobile object at 0x15634425f9d... | non_defect | messages not updated when migrating van anonymous to authenticated user deferred run rogerthat bizz messaging markmessagesasread users user email none users user email is not in list deferred run rogerthat bizz messag... | 0 |
54,307 | 13,305,829,867 | IssuesEvent | 2020-08-25 19:11:44 | rocm-arch/rocm-arch | https://api.github.com/repos/rocm-arch/rocm-arch | closed | [rocclr] Build failure: hsa-runtime64 not found | build error | As so:
```
==> Starting build()...
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C com... | 1.0 | [rocclr] Build failure: hsa-runtime64 not found - As so:
```
==> Starting build()...
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
... | non_defect | build failure hsa not found as so starting build the c compiler identification is gnu the cxx compiler identification is gnu detecting c compiler abi info detecting c compiler abi info done check for working c compiler usr bin cc skipped detecting c co... | 0 |
78,685 | 27,712,368,047 | IssuesEvent | 2023-03-14 14:58:33 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | Editing content with WYSIWYG sometimes results in appended @font-face code | Defect Needs refining | ## Describe the defect
While editing KB articles, `@font-face` code would sometimes get appended to the intended content in the WYSIWYG. Sometimes it happens when I open the paragraph but before doing any editing myself. Sometimes it happens after I've edited the content and collapsed the WYSIWYG. In the latter case, ... | 1.0 | Editing content with WYSIWYG sometimes results in appended @font-face code - ## Describe the defect
While editing KB articles, `@font-face` code would sometimes get appended to the intended content in the WYSIWYG. Sometimes it happens when I open the paragraph but before doing any editing myself. Sometimes it happens ... | defect | editing content with wysiwyg sometimes results in appended font face code describe the defect while editing kb articles font face code would sometimes get appended to the intended content in the wysiwyg sometimes it happens when i open the paragraph but before doing any editing myself sometimes it happens ... | 1 |
414,792 | 12,111,593,185 | IssuesEvent | 2020-04-21 12:30:19 | eclipse/codewind | https://api.github.com/repos/eclipse/codewind | closed | Can't build Codewind Spring project on Open Shift | area/iterative-dev area/portal duplicate kind/bug priority/hot | Trying to build a Codewind style Spring project on Open Shift results in the following error:
`pod for helm release cw-spring1-8864d7c0-80a9-11ea-967c failed to start`
Here is the log with log level set to trace:
[spring1log.txt](https://github.com/eclipse/codewind/files/4493534/spring1log.txt)
And the build... | 1.0 | Can't build Codewind Spring project on Open Shift - Trying to build a Codewind style Spring project on Open Shift results in the following error:
`pod for helm release cw-spring1-8864d7c0-80a9-11ea-967c failed to start`
Here is the log with log level set to trace:
[spring1log.txt](https://github.com/eclipse/cod... | non_defect | can t build codewind spring project on open shift trying to build a codewind style spring project on open shift results in the following error pod for helm release cw failed to start here is the log with log level set to trace and the build log i created a new instance of codewi... | 0 |
67,876 | 21,216,580,579 | IssuesEvent | 2022-04-11 07:58:15 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Edits increment the message count in threads | T-Defect S-Minor A-Message-Editing O-Occasional A-Threads | ### Steps to reproduce
On a server with threads support:
1. Send a message in a thread
2. Edit the message
3. View the thread summary from another account
### Outcome
#### What did you expect?
The thread message count should be correct
#### What happened instead?
The thread message count was 1 more than ... | 1.0 | Edits increment the message count in threads - ### Steps to reproduce
On a server with threads support:
1. Send a message in a thread
2. Edit the message
3. View the thread summary from another account
### Outcome
#### What did you expect?
The thread message count should be correct
#### What happened instea... | defect | edits increment the message count in threads steps to reproduce on a server with threads support send a message in a thread edit the message view the thread summary from another account outcome what did you expect the thread message count should be correct what happened instea... | 1 |
483 | 2,545,947,821 | IssuesEvent | 2015-01-29 20:27:19 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | A strange error calling MooseMesh::getSubdomainID() | C: MOOSE P: normal T: defect | I have a mesh containing mortar faces, which are named blocks with d-1 dimension. I can use their names in Mesh::MortarInterfaces. But when I try to use the same names in Variables. I got an error saying that those blocks does not exist in mesh. The erroring getSubdomainID() is called later than the one in addMortarInt... | 1.0 | A strange error calling MooseMesh::getSubdomainID() - I have a mesh containing mortar faces, which are named blocks with d-1 dimension. I can use their names in Mesh::MortarInterfaces. But when I try to use the same names in Variables. I got an error saying that those blocks does not exist in mesh. The erroring getSubd... | defect | a strange error calling moosemesh getsubdomainid i have a mesh containing mortar faces which are named blocks with d dimension i can use their names in mesh mortarinterfaces but when i try to use the same names in variables i got an error saying that those blocks does not exist in mesh the erroring getsubd... | 1 |
69,680 | 22,607,359,767 | IssuesEvent | 2022-06-29 14:16:36 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | closed | taking a video call does not always default to loudspeaker | T-Defect A-VoIP S-Major O-Occasional Z-WTF X-Needs-Community-Testing Z-Ready | ### Steps to reproduce
video call somebody that uses element-ios.
they're not so technologically inclined as to open this report themselves.
### Outcome
#### What did you expect?
default to loudspeaker
#### What happened instead?
earphone speaker is selected by default
### Your phone model
7
#... | 1.0 | taking a video call does not always default to loudspeaker - ### Steps to reproduce
video call somebody that uses element-ios.
they're not so technologically inclined as to open this report themselves.
### Outcome
#### What did you expect?
default to loudspeaker
#### What happened instead?
earphone spe... | defect | taking a video call does not always default to loudspeaker steps to reproduce video call somebody that uses element ios they re not so technologically inclined as to open this report themselves outcome what did you expect default to loudspeaker what happened instead earphone spe... | 1 |
106,147 | 4,263,794,296 | IssuesEvent | 2016-07-12 02:44:00 | VertNet/webapp | https://api.github.com/repos/VertNet/webapp | closed | Edit coding for Record Type | bug priority-high Search UI | Edit coding for Record Type to support new coding for record type flags in dwc-indexer. See https://github.com/VertNet/dwc-indexer/issues/26
Review following code for potential changes:
https://github.com/VertNet/webapp/blob/master/www/js/app/views/search.js#L443
https://github.com/VertNet/webapp/blob/master/www... | 1.0 | Edit coding for Record Type - Edit coding for Record Type to support new coding for record type flags in dwc-indexer. See https://github.com/VertNet/dwc-indexer/issues/26
Review following code for potential changes:
https://github.com/VertNet/webapp/blob/master/www/js/app/views/search.js#L443
https://github.com/... | non_defect | edit coding for record type edit coding for record type to support new coding for record type flags in dwc indexer see review following code for potential changes | 0 |
88,604 | 17,615,062,698 | IssuesEvent | 2021-08-18 08:42:28 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4] No "real" error page, always a "page not found" | No Code Attached Yet | ### Steps to reproduce the issue
generate a 403 or php fatal issue in Joomla 4
### Expected result
403/Error page
### Actual result
"The requested page can't be found." (which is factually incorrect)
<img width="994" alt="Screenshot 2021-08-17 at 22 49 51" src="https://user-images.githubusercontent.c... | 1.0 | [4] No "real" error page, always a "page not found" - ### Steps to reproduce the issue
generate a 403 or php fatal issue in Joomla 4
### Expected result
403/Error page
### Actual result
"The requested page can't be found." (which is factually incorrect)
<img width="994" alt="Screenshot 2021-08-17 at ... | non_defect | no real error page always a page not found steps to reproduce the issue generate a or php fatal issue in joomla expected result error page actual result the requested page can t be found which is factually incorrect img width alt screenshot at src ... | 0 |
65,516 | 19,559,278,893 | IssuesEvent | 2022-01-03 14:08:42 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: Could not start a new session. Unable to parse remote response | I-defect needs-triaging | ### What happened?
I created a new Maven project in Eclipse.
Created 1 simple test "open browser with 'google.com' url".
When I have add to pom file dependency for Selenium 4.0.0, I have issue "org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Unable to parse remote response: "
selenium... | 1.0 | [🐛 Bug]: Could not start a new session. Unable to parse remote response - ### What happened?
I created a new Maven project in Eclipse.
Created 1 simple test "open browser with 'google.com' url".
When I have add to pom file dependency for Selenium 4.0.0, I have issue "org.openqa.selenium.SessionNotCreatedException: ... | defect | could not start a new session unable to parse remote response what happened i created a new maven project in eclipse created simple test open browser with google com url when i have add to pom file dependency for selenium i have issue org openqa selenium sessionnotcreatedexception could n... | 1 |
282,245 | 24,460,245,041 | IssuesEvent | 2022-10-07 10:26:57 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | [Bug]: Test don't fail when label parsing fails | Type/Bug Priority/Blocker Team/CompilerFE Points/0.25 Area/SpecConformanceTestRunner Reason/EngineeringMistake | ### Description
$title. When the "Labels" header isn't specified, an exception is thrown and/but says the tests passed.
### Steps to Reproduce
```
Test-Case: output
Description: Test logical expression output.
fooLabels: logical-expr
function init() {
io:println(true || true); // @output true
i... | 1.0 | [Bug]: Test don't fail when label parsing fails - ### Description
$title. When the "Labels" header isn't specified, an exception is thrown and/but says the tests passed.
### Steps to Reproduce
```
Test-Case: output
Description: Test logical expression output.
fooLabels: logical-expr
function init() {
... | non_defect | test don t fail when label parsing fails description title when the labels header isn t specified an exception is thrown and but says the tests passed steps to reproduce test case output description test logical expression output foolabels logical expr function init io... | 0 |
55,315 | 14,369,256,990 | IssuesEvent | 2020-12-01 09:32:18 | danobot/notorious | https://api.github.com/repos/danobot/notorious | opened | CUstomPouchError revision not found | High Priority defect | Caused by race condition in pouchdb-redux library. (raised [this issue](https://github.com/vicentedealencar/redux-pouchdb/issues/37)).
have to migrate to redux-pouchdb-plus library and facing problem as collection reducers are not supported ([raised issue](https://github.com/medihack/redux-pouchdb-plus/issues/23)) | 1.0 | CUstomPouchError revision not found - Caused by race condition in pouchdb-redux library. (raised [this issue](https://github.com/vicentedealencar/redux-pouchdb/issues/37)).
have to migrate to redux-pouchdb-plus library and facing problem as collection reducers are not supported ([raised issue](https://github.com/med... | defect | custompoucherror revision not found caused by race condition in pouchdb redux library raised have to migrate to redux pouchdb plus library and facing problem as collection reducers are not supported | 1 |
15,696 | 2,868,991,811 | IssuesEvent | 2015-06-05 22:25:43 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | pub-cache/git corruption not resolvable with 'pub repair' | Area-Pub NeedsInfo Priority-Unassigned Type-Defect | *This issue was originally filed by travis.sand...@workiva.com*
_____
**What steps will reproduce the problem?**
1. I wish I had exact steps, but our team is regularly encountering issues with this
2. It seems to occur most often when switching the version of a dependency
3. We regularly use git/url/ref dependenci... | 1.0 | pub-cache/git corruption not resolvable with 'pub repair' - *This issue was originally filed by travis.sand...@workiva.com*
_____
**What steps will reproduce the problem?**
1. I wish I had exact steps, but our team is regularly encountering issues with this
2. It seems to occur most often when switching the versio... | defect | pub cache git corruption not resolvable with pub repair this issue was originally filed by travis sand workiva com what steps will reproduce the problem i wish i had exact steps but our team is regularly encountering issues with this it seems to occur most often when switching the version ... | 1 |
1,734 | 2,603,970,368 | IssuesEvent | 2015-02-24 19:00:07 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳治疗疱疹的医院 | auto-migrated Priority-Medium Type-Defect | ```
沈阳治疗疱疹的医院〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com by `q964105.... | 1.0 | 沈阳治疗疱疹的医院 - ```
沈阳治疗疱疹的医院〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com ... | defect | 沈阳治疗疱疹的医院 沈阳治疗疱疹的医院〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at | 1 |
6,039 | 21,939,491,179 | IssuesEvent | 2022-05-23 16:33:46 | openhab/openhab-core | https://api.github.com/repos/openhab/openhab-core | closed | [MainUI] Don't show binding actions until the UI supports entering their parameters | bug duplicate automation UI | *@rkoshak commented on Dec 1, 2020, 4:24 PM UTC:*
## The problem
When creating rules one has the option to choose Actions from various installed bindings.
[](https://user-images.githubusercontent.com/6385096... | 1.0 | [MainUI] Don't show binding actions until the UI supports entering their parameters - *@rkoshak commented on Dec 1, 2020, 4:24 PM UTC:*
## The problem
When creating rules one has the option to choose Actions from various installed bindings.
[![image](https://user-images.githubusercontent.com/6385096/100766330-c27cfb... | non_defect | don t show binding actions until the ui supports entering their parameters rkoshak commented on dec pm utc the problem when creating rules one has the option to choose actions from various installed bindings that s fantastic one can send emails or mqtt messages or the like without needing... | 0 |
153,045 | 13,492,275,587 | IssuesEvent | 2020-09-11 17:47:36 | WeblateOrg/weblate | https://api.github.com/repos/WeblateOrg/weblate | closed | Borgbackup Permission Error | documentation | **Describe the bug**
I'm using Weblate on Docker Container. I'm trying to use borg for backup, but it can not work.
**To Reproduce**
Steps:
1- I have opened this URL ".../manage/backup/" and added backup service "weblate_borgbackup".
2- I've clicked "Perform Backup" button.
3- It has thrown these errors.... | 1.0 | Borgbackup Permission Error - **Describe the bug**
I'm using Weblate on Docker Container. I'm trying to use borg for backup, but it can not work.
**To Reproduce**
Steps:
1- I have opened this URL ".../manage/backup/" and added backup service "weblate_borgbackup".
2- I've clicked "Perform Backup" button.
... | non_defect | borgbackup permission error describe the bug i m using weblate on docker container i m trying to use borg for backup but it can not work to reproduce steps i have opened this url manage backup and added backup service weblate borgbackup i ve clicked perform backup button ... | 0 |
4,279 | 2,610,090,737 | IssuesEvent | 2015-02-26 18:27:27 | chrsmith/dsdsdaadf | https://api.github.com/repos/chrsmith/dsdsdaadf | opened | 深圳痘痘怎样治疗比较好 | auto-migrated Priority-Medium Type-Defect | ```
深圳痘痘怎样治疗比较好【深圳韩方科颜全国热线400-869-1818��
�24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以��
�国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品�
��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反
弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国��
�专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸�
��的痘痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:44 | 1.0 | 深圳痘痘怎样治疗比较好 - ```
深圳痘痘怎样治疗比较好【深圳韩方科颜全国热线400-869-1818��
�24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以��
�国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品�
��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反
弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国��
�专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸�
��的痘痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:44 | defect | 深圳痘痘怎样治疗比较好 深圳痘痘怎样治疗比较好【 �� � 】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 original issue reported on code google com by szft com on may at | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.