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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53,794 | 13,262,328,399 | IssuesEvent | 2020-08-20 21:33:32 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [cmake] LAPACK detection is broken on Ubuntu 16.04 with system tools (Trac #2103) | Migrated from Trac cmake defect | It can find the library through pkg-config, but doesn't set LAPACK_FOUND.
-- blas and lapack
-- Searching for OpenBLAS in IceCube's CVMFS (or Arch's AUR)
CMake Warning at cmake/tools/blas.cmake:59 (find_package):
By not providing "FindOpenBLAS.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a pa... | 1.0 | [cmake] LAPACK detection is broken on Ubuntu 16.04 with system tools (Trac #2103) - It can find the library through pkg-config, but doesn't set LAPACK_FOUND.
-- blas and lapack
-- Searching for OpenBLAS in IceCube's CVMFS (or Arch's AUR)
CMake Warning at cmake/tools/blas.cmake:59 (find_package):
By not providing "... | defect | lapack detection is broken on ubuntu with system tools trac it can find the library through pkg config but doesn t set lapack found blas and lapack searching for openblas in icecube s cvmfs or arch s aur cmake warning at cmake tools blas cmake find package by not providing findopenblas... | 1 |
158,477 | 20,026,108,397 | IssuesEvent | 2022-02-01 21:31:06 | mojaloop/project | https://api.github.com/repos/mojaloop/project | closed | IAM policies for decryption service | story oss-security_advisory&support | ## **Goal**:
`As a` Security Expert
`I want to` implement IAM policies on a existing service, the decryption service.
`so that` only permissioned users and/or programs can have access to the decryption service.
**Acceptance Criteria**:
- [ ] TBD
**Complexity**: High. leverage on external IAM module suc... | True | IAM policies for decryption service - ## **Goal**:
`As a` Security Expert
`I want to` implement IAM policies on a existing service, the decryption service.
`so that` only permissioned users and/or programs can have access to the decryption service.
**Acceptance Criteria**:
- [ ] TBD
**Complexity**: Hig... | non_defect | iam policies for decryption service goal as a security expert i want to implement iam policies on a existing service the decryption service so that only permissioned users and or programs can have access to the decryption service acceptance criteria tbd complexity high ... | 0 |
3,937 | 2,696,968,237 | IssuesEvent | 2015-04-02 17:05:38 | mnemotic/artemisxx | https://api.github.com/repos/mnemotic/artemisxx | closed | No test cases to exercise the codebase | bug tests | Lets be honest -- there are bugs in this code. Good coverage will help reveal them. | 1.0 | No test cases to exercise the codebase - Lets be honest -- there are bugs in this code. Good coverage will help reveal them. | non_defect | no test cases to exercise the codebase lets be honest there are bugs in this code good coverage will help reveal them | 0 |
335,005 | 30,003,604,840 | IssuesEvent | 2023-06-26 10:57:23 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: X-Pack API Integration Tests.x-pack/test/api_integration/apis/synthetics/inspect_monitor·ts - Synthetics API Tests inspectSyntheticsMonitor inspect http monitor in private location | failed-test Team:uptime | A test failed on a tracked branch
```
Error: socket hang up
at connResetException (node:internal/errors:705:14)
at Socket.socketOnEnd (node:_http_client:518:23)
at Socket.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1358:12)
at processTicksAndRejections (node:internal/... | 1.0 | Failing test: X-Pack API Integration Tests.x-pack/test/api_integration/apis/synthetics/inspect_monitor·ts - Synthetics API Tests inspectSyntheticsMonitor inspect http monitor in private location - A test failed on a tracked branch
```
Error: socket hang up
at connResetException (node:internal/errors:705:14)
a... | non_defect | failing test x pack api integration tests x pack test api integration apis synthetics inspect monitor·ts synthetics api tests inspectsyntheticsmonitor inspect http monitor in private location a test failed on a tracked branch error socket hang up at connresetexception node internal errors at s... | 0 |
79,903 | 15,300,350,346 | IssuesEvent | 2021-02-24 12:11:46 | Alice52/Algorithms | https://api.github.com/repos/Alice52/Algorithms | closed | [daily] 2021-02-16 [349. Intersection of Two Arrays] | binary-search easy hash-table leetcode raw-question sort two-pointers | ## 1. [Question Description](https://leetcode.com/problems/intersection-of-two-arrays/)
1. Given two arrays, write a function to compute their intersection.
2. Each element in the result must be unique.
3. The result can be in any order.
## 2. Example
```txt
Input: nums1 = [1,2,2,1], nums2 = [2,2]
Output: ... | 1.0 | [daily] 2021-02-16 [349. Intersection of Two Arrays] - ## 1. [Question Description](https://leetcode.com/problems/intersection-of-two-arrays/)
1. Given two arrays, write a function to compute their intersection.
2. Each element in the result must be unique.
3. The result can be in any order.
## 2. Example
``... | non_defect | given two arrays write a function to compute their intersection each element in the result must be unique the result can be in any order example txt input output input output explain 找到两个数组的交集元素,如果交集元素同⼀个数... | 0 |
394,405 | 11,643,288,249 | IssuesEvent | 2020-02-29 12:39:02 | code4romania/monitorizare-vot | https://api.github.com/repos/code4romania/monitorizare-vot | opened | [Polling stations] Add endpoint to get polling station info by id | BE enhancement good first issue help wanted medium-priority polling-stations | New endpoint to be added:
- [ ] Add endpoint to view details about one polling station `GET api/v2/polling-station/{id}`
Permissions:
- only admins should have access to this endpoint. | 1.0 | [Polling stations] Add endpoint to get polling station info by id - New endpoint to be added:
- [ ] Add endpoint to view details about one polling station `GET api/v2/polling-station/{id}`
Permissions:
- only admins should have access to this endpoint. | non_defect | add endpoint to get polling station info by id new endpoint to be added add endpoint to view details about one polling station get api polling station id permissions only admins should have access to this endpoint | 0 |
85,136 | 24,520,462,897 | IssuesEvent | 2022-10-11 09:07:28 | expo/expo | https://api.github.com/repos/expo/expo | closed | Cannot use `PRODUCT_BUNDLE_IDENTIFIER` in `CFBundleURLSchemes` | stale needs review CLI Development Builds | ### Summary
I have an ejected Expo app. I set up a build scheme in xcode so I can build a separate app for staging and have them both installed on a device at the same time. To do this, they need separate Bundle IDs, so I use the `PRODUCT_BUNDLE_IDENTIFIER` variable in various places.
I get an error when I try to... | 1.0 | Cannot use `PRODUCT_BUNDLE_IDENTIFIER` in `CFBundleURLSchemes` - ### Summary
I have an ejected Expo app. I set up a build scheme in xcode so I can build a separate app for staging and have them both installed on a device at the same time. To do this, they need separate Bundle IDs, so I use the `PRODUCT_BUNDLE_IDENTI... | non_defect | cannot use product bundle identifier in cfbundleurlschemes summary i have an ejected expo app i set up a build scheme in xcode so i can build a separate app for staging and have them both installed on a device at the same time to do this they need separate bundle ids so i use the product bundle identi... | 0 |
71,690 | 23,761,313,070 | IssuesEvent | 2022-09-01 09:06:15 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Room history is different for new joiner and old member | T-Defect S-Critical A-Timeline | ### Steps to reproduce
1. Invited a user to #public-room-testing:matrix.org
2. User joined
3. User can see some very old messages, but not newer ones
### Outcome
#### What did you expect?
New user can see messages up to the right point in the room history
#### What happened instead?
Can see really old message... | 1.0 | Room history is different for new joiner and old member - ### Steps to reproduce
1. Invited a user to #public-room-testing:matrix.org
2. User joined
3. User can see some very old messages, but not newer ones
### Outcome
#### What did you expect?
New user can see messages up to the right point in the room history
... | defect | room history is different for new joiner and old member steps to reproduce invited a user to public room testing matrix org user joined user can see some very old messages but not newer ones outcome what did you expect new user can see messages up to the right point in the room history ... | 1 |
7,212 | 2,610,358,023 | IssuesEvent | 2015-02-26 19:55:56 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Deleted post in progress | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
I was writing a post and accidentally closed the scribefire split screen. When
I reopened it, the post was gone. This did NOT happen with the previous version
What browser are you using?
Firefox
What version of ScribeFire are you running?
4.0
```
-----
Original issue reported on code... | 1.0 | Deleted post in progress - ```
What's the problem?
I was writing a post and accidentally closed the scribefire split screen. When
I reopened it, the post was gone. This did NOT happen with the previous version
What browser are you using?
Firefox
What version of ScribeFire are you running?
4.0
```
-----
Orig... | defect | deleted post in progress what s the problem i was writing a post and accidentally closed the scribefire split screen when i reopened it the post was gone this did not happen with the previous version what browser are you using firefox what version of scribefire are you running orig... | 1 |
24,908 | 4,129,283,597 | IssuesEvent | 2016-06-10 10:25:40 | jsr107/jsr107spec | https://api.github.com/repos/jsr107/jsr107spec | closed | Investigate wrapper exceptions | Defect | The Spec says:
> There is also a blocking implementation of CompletionListener, CompletionListenerFuture.
> It implements both CompletionListener and Future. If the onException(Exception e)
> method of CompletionListener is called, the exception is wrapped in ExecutionException and
> rethrown by the Future get() ... | 1.0 | Investigate wrapper exceptions - The Spec says:
> There is also a blocking implementation of CompletionListener, CompletionListenerFuture.
> It implements both CompletionListener and Future. If the onException(Exception e)
> method of CompletionListener is called, the exception is wrapped in ExecutionException and... | defect | investigate wrapper exceptions the spec says there is also a blocking implementation of completionlistener completionlistenerfuture it implements both completionlistener and future if the onexception exception e method of completionlistener is called the exception is wrapped in executionexception and... | 1 |
19,376 | 3,197,281,192 | IssuesEvent | 2015-10-01 03:01:08 | cyberhobo/wordpress-geo-mashup | https://api.github.com/repos/cyberhobo/wordpress-geo-mashup | closed | Unable to uncheck comment location option | auto-migrated Milestone-1.8.1 Priority-Medium Type-Defect | ```
Geo Mashup 1.8.0
WordPress 4.0
In the Geo Mashup Options, I unchecked Comments beside the Collect Location
For, and when I hit Update Options, Comments is still checked.
```
Original issue reported on code.google.com by `dylankk...@gmail.com` on 25 Sep 2014 at 12:45 | 1.0 | Unable to uncheck comment location option - ```
Geo Mashup 1.8.0
WordPress 4.0
In the Geo Mashup Options, I unchecked Comments beside the Collect Location
For, and when I hit Update Options, Comments is still checked.
```
Original issue reported on code.google.com by `dylankk...@gmail.com` on 25 Sep 2014 at 12:45 | defect | unable to uncheck comment location option geo mashup wordpress in the geo mashup options i unchecked comments beside the collect location for and when i hit update options comments is still checked original issue reported on code google com by dylankk gmail com on sep at | 1 |
108,980 | 9,347,398,073 | IssuesEvent | 2019-03-31 01:07:58 | HeronMkII/eps | https://api.github.com/repos/HeronMkII/eps | closed | Shunts testing with PEX library | feature testing | The PEX (port expander) library in lib-common needs to be tested with EPS components of the BUS PCB. You need to make sure that you can use the PEX to turn on and off the shunts controlling battery charging. Turning the shunts "on" should disable battery charging, while turning the shunts "off" should enable battery ch... | 1.0 | Shunts testing with PEX library - The PEX (port expander) library in lib-common needs to be tested with EPS components of the BUS PCB. You need to make sure that you can use the PEX to turn on and off the shunts controlling battery charging. Turning the shunts "on" should disable battery charging, while turning the shu... | non_defect | shunts testing with pex library the pex port expander library in lib common needs to be tested with eps components of the bus pcb you need to make sure that you can use the pex to turn on and off the shunts controlling battery charging turning the shunts on should disable battery charging while turning the shu... | 0 |
2,341 | 5,088,320,635 | IssuesEvent | 2016-12-31 18:15:00 | shoes/shoes4 | https://api.github.com/repos/shoes/shoes4 | closed | Arc fill default wrong | bug compatibility shoes3 | Change between Shoes 3 and 4 for this app:
```
Shoes.app do
arc 100, 100, 100, 50, 0, Shoes::PI
end
```
(Note that adding a `fill: black` gets Shoes 4 behaving the same, hence my assumption in the title that this is just a defaulting style issue)
(Also note, the placement difference here is because of al... | True | Arc fill default wrong - Change between Shoes 3 and 4 for this app:
```
Shoes.app do
arc 100, 100, 100, 50, 0, Shoes::PI
end
```
(Note that adding a `fill: black` gets Shoes 4 behaving the same, hence my assumption in the title that this is just a defaulting style issue)
(Also note, the placement differe... | non_defect | arc fill default wrong change between shoes and for this app shoes app do arc shoes pi end note that adding a fill black gets shoes behaving the same hence my assumption in the title that this is just a defaulting style issue also note the placement difference her... | 0 |
280,370 | 30,824,038,981 | IssuesEvent | 2023-08-01 18:32:40 | valdisiljuconoks/episerverless | https://api.github.com/repos/valdisiljuconoks/episerverless | closed | CVE-2021-37701 (High) detected in tar-0.1.20.tgz | security vulnerability | ## CVE-2021-37701 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-0.1.20.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/t... | True | CVE-2021-37701 (High) detected in tar-0.1.20.tgz - ## CVE-2021-37701 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-0.1.20.tgz</b></p></summary>
<p>tar for node</p>
<p>Library hom... | non_defect | cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file src web modules protected shell shell clientresources lib xstyle package json path to vulnerable library p... | 0 |
535,330 | 15,686,529,893 | IssuesEvent | 2021-03-25 12:38:42 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | opened | Role validation fails after running the profile optimization in APIM 3.2.0 | Priority/Normal Type/Bug | We were able to observe that the users can log in to the devportal with only internal/publisher and internal/creator roles when the server is optimized as api-devportal and run as the profile.
This issue is initial reported by Telefonica customer in [1] and were able to reproduce this locally as well. They were run... | 1.0 | Role validation fails after running the profile optimization in APIM 3.2.0 - We were able to observe that the users can log in to the devportal with only internal/publisher and internal/creator roles when the server is optimized as api-devportal and run as the profile.
This issue is initial reported by Telefonica cu... | non_defect | role validation fails after running the profile optimization in apim we were able to observe that the users can log in to the devportal with only internal publisher and internal creator roles when the server is optimized as api devportal and run as the profile this issue is initial reported by telefonica cu... | 0 |
10,500 | 2,622,168,482 | IssuesEvent | 2015-03-04 00:13:27 | byzhang/rapidjson | https://api.github.com/repos/byzhang/rapidjson | closed | new document's AddMember asserted. | auto-migrated Priority-Medium Type-Defect | ```
I want to create an new json document:
========================================
rapidjson::Document document;
document.AddMember<int>("int_1", 1, document.GetAllocator());
========================================
Program asserted at document.h:253
252: GenericValue& AddMember(GenericValue& name, GenericValue& value... | 1.0 | new document's AddMember asserted. - ```
I want to create an new json document:
========================================
rapidjson::Document document;
document.AddMember<int>("int_1", 1, document.GetAllocator());
========================================
Program asserted at document.h:253
252: GenericValue& AddMember(Ge... | defect | new document s addmember asserted i want to create an new json document rapidjson document document document addmember int document getallocator program asserted at document h genericvalue addmember genericval... | 1 |
181,395 | 30,680,760,544 | IssuesEvent | 2023-07-26 09:00:38 | schnaq/schnaq | https://api.github.com/repos/schnaq/schnaq | closed | QuestionBox: Create design for users and mods | design | Create a Figma Design of a Feedback Box. The one we have from one of our customers could be sufficient.
Should be a card with an Input field on top, questions below. Answered questions might be highlighted greenish.
Mods should be able to mark a question as answered.
<img width="593" alt="image" src="https://u... | 1.0 | QuestionBox: Create design for users and mods - Create a Figma Design of a Feedback Box. The one we have from one of our customers could be sufficient.
Should be a card with an Input field on top, questions below. Answered questions might be highlighted greenish.
Mods should be able to mark a question as answered... | non_defect | questionbox create design for users and mods create a figma design of a feedback box the one we have from one of our customers could be sufficient should be a card with an input field on top questions below answered questions might be highlighted greenish mods should be able to mark a question as answered... | 0 |
451,292 | 13,032,911,611 | IssuesEvent | 2020-07-28 05:36:46 | kubesphere/console | https://api.github.com/repos/kubesphere/console | closed | email search does not work in ws member invitation | area/console kind/bug kind/need-to-verify priority/medium | **Describe the bug**
As you can see below, email search does not work
<img width="682" alt="Screen Shot 2020-07-26 at 8 58 48 PM" src="https://user-images.githubusercontent.com/28859385/88479645-44ca5e80-cf83-11ea-9048-96f14a3b3e3d.png">
<img width="685" alt="Screen Shot 2020-07-26 at 8 58 59 PM" src="https://user-... | 1.0 | email search does not work in ws member invitation - **Describe the bug**
As you can see below, email search does not work
<img width="682" alt="Screen Shot 2020-07-26 at 8 58 48 PM" src="https://user-images.githubusercontent.com/28859385/88479645-44ca5e80-cf83-11ea-9048-96f14a3b3e3d.png">
<img width="685" alt="Scr... | non_defect | email search does not work in ws member invitation describe the bug as you can see below email search does not work img width alt screen shot at pm src img width alt screen shot at pm src versions used kubesphere kubernetes kubesphere dev | 0 |
59,004 | 3,098,677,649 | IssuesEvent | 2015-08-28 12:46:06 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | Template parameters should have optional displayName field | area/usability component/restapi component/templates kind/enhancement priority/P3 | When building a UI around template parameters, it's ugly to display names intended for programmatic use as form labels, e.g. ADMIN_USERNAME, ADMIN_PASSWORD, etc. The `description` field is nice for hover help, but invites descriptions (surprise!) that are too long to use as labels.
An optional "displayName" field in... | 1.0 | Template parameters should have optional displayName field - When building a UI around template parameters, it's ugly to display names intended for programmatic use as form labels, e.g. ADMIN_USERNAME, ADMIN_PASSWORD, etc. The `description` field is nice for hover help, but invites descriptions (surprise!) that are too... | non_defect | template parameters should have optional displayname field when building a ui around template parameters it s ugly to display names intended for programmatic use as form labels e g admin username admin password etc the description field is nice for hover help but invites descriptions surprise that are too... | 0 |
23,219 | 11,860,998,095 | IssuesEvent | 2020-03-25 15:41:59 | terraform-providers/terraform-provider-azurerm | https://api.github.com/repos/terraform-providers/terraform-provider-azurerm | closed | location should be validated in azurerm_resource_group | bug service/resources | <!---
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 | location should be validated in azurerm_resource_group - <!---
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)... | non_defect | location should be validated in azurerm resource group 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 ... | 0 |
55,757 | 14,669,231,153 | IssuesEvent | 2020-12-29 23:52:44 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | Unclear error message when attaching a vdev to a mirror with different ashift | Status: Triage Needed Type: Defect | <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documentation
and mailing list arch... | 1.0 | Unclear error message when attaching a vdev to a mirror with different ashift - <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valua... | defect | unclear error message when attaching a vdev to a mirror with different ashift thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill i... | 1 |
1,911 | 2,603,973,272 | IssuesEvent | 2015-02-24 19:00:49 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳龟头沟肉芽 | auto-migrated Priority-Medium Type-Defect | ```
沈阳龟头沟肉芽〓沈陽軍區政治部醫院性病〓TEL:024-31023308��
�成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈�
��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史�
��久、設備精良、技術權威、專家云集,是預防、保健、醫療
、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊��
�院、全國首批醫療規范定點單位,是第四軍醫大學、東南大�
��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤
部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功��
�
```
-----
Original issue reported on code.google.com by `q964105.... | 1.0 | 沈阳龟头沟肉芽 - ```
沈阳龟头沟肉芽〓沈陽軍區政治部醫院性病〓TEL:024-31023308��
�成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈�
��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史�
��久、設備精良、技術權威、專家云集,是預防、保健、醫療
、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊��
�院、全國首批醫療規范定點單位,是第四軍醫大學、東南大�
��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤
部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功��
�
```
-----
Original issue reported on code.google.com by... | defect | 沈阳龟头沟肉芽 沈阳龟头沟肉芽〓沈陽軍區政治部醫院性病〓tel: �� � , 。位于沈� �� 。是一所與新中國同建立共輝煌的歷史� ��久、設備精良、技術權威、專家云集,是預防、保健、醫療 、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊�� �院、全國首批醫療規范定點單位,是第四軍醫大學、東南大� ��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤 部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功�� � original issue reported on code google com by gmail com on jun at | 1 |
60,481 | 17,023,438,112 | IssuesEvent | 2021-07-03 02:02:03 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | --migrate task broken again | Component: osmosis Priority: major Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 6.12pm, Wednesday, 8th July 2009]**
It looks like this bug: http://lists.openstreetmap.org/pipermail/dev/2008-December/012904.html has regressed and is back again in versions 0.30 and 0.31.1. Here's the traceback: http://dpaste.com/64648/
And the data file is atta... | 1.0 | --migrate task broken again - **[Submitted to the original trac issue database at 6.12pm, Wednesday, 8th July 2009]**
It looks like this bug: http://lists.openstreetmap.org/pipermail/dev/2008-December/012904.html has regressed and is back again in versions 0.30 and 0.31.1. Here's the traceback: http://dpaste.com/64648... | defect | migrate task broken again it looks like this bug has regressed and is back again in versions and here s the traceback and the data file is attached | 1 |
78,615 | 27,634,041,301 | IssuesEvent | 2023-03-10 13:08:57 | DependencyTrack/dependency-track | https://api.github.com/repos/DependencyTrack/dependency-track | opened | REST pagination does not work for findings endpoint | defect in triage | ### Current Behavior
In contrast to other REST API endpoints (`/v1/project`, `/v1/vulnerability/project/<uuid>`, `/v1/vulnerability`, ...) the results of requests to the `/v1/finding/project/<uuid>` endpoint are supplied without pagination. For all other endpoints the combination of `page` and `limit` query provides p... | 1.0 | REST pagination does not work for findings endpoint - ### Current Behavior
In contrast to other REST API endpoints (`/v1/project`, `/v1/vulnerability/project/<uuid>`, `/v1/vulnerability`, ...) the results of requests to the `/v1/finding/project/<uuid>` endpoint are supplied without pagination. For all other endpoints ... | defect | rest pagination does not work for findings endpoint current behavior in contrast to other rest api endpoints project vulnerability project vulnerability the results of requests to the finding project endpoint are supplied without pagination for all other endpoints the combinatio... | 1 |
10,675 | 15,700,345,900 | IssuesEvent | 2021-03-26 09:44:16 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Depenedency lookup fails on terraform module hosted on a private GitLab | priority-5-triage status:requirements type:bug | **What Renovate type, platform and version are you using?**
Self-Hosted Gitlab Runner renovate/renovate:24.95.1
**Describe the bug**
Renovate fails to lookup the dependency from Terraform that are hosted on a private gitlab repository, despite having access to them.
**Relevant debug logs**
<details><summ... | 1.0 | Depenedency lookup fails on terraform module hosted on a private GitLab - **What Renovate type, platform and version are you using?**
Self-Hosted Gitlab Runner renovate/renovate:24.95.1
**Describe the bug**
Renovate fails to lookup the dependency from Terraform that are hosted on a private gitlab repository, d... | non_defect | depenedency lookup fails on terraform module hosted on a private gitlab what renovate type platform and version are you using self hosted gitlab runner renovate renovate describe the bug renovate fails to lookup the dependency from terraform that are hosted on a private gitlab repository des... | 0 |
284,608 | 30,913,651,615 | IssuesEvent | 2023-08-05 02:30:20 | Satheesh575555/linux-4.1.15_CVE-2022-45934 | https://api.github.com/repos/Satheesh575555/linux-4.1.15_CVE-2022-45934 | reopened | CVE-2016-10154 (Medium) detected in linuxlinux-4.6 | Mend: dependency security vulnerability | ## CVE-2016-10154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kern... | True | CVE-2016-10154 (Medium) detected in linuxlinux-4.6 - ## CVE-2016-10154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p... | non_defect | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files fs cifs smbencry... | 0 |
4,967 | 2,610,162,690 | IssuesEvent | 2015-02-26 18:51:36 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Graphics Glitch | auto-migrated Priority-High Type-Defect | ```
Crab Droid - Red team, the droid is 100% red. Blue team, it has normal texture
with a blue hue to it. skirmish only?
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 3 May 2011 at 12:49 | 1.0 | Graphics Glitch - ```
Crab Droid - Red team, the droid is 100% red. Blue team, it has normal texture
with a blue hue to it. skirmish only?
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 3 May 2011 at 12:49 | defect | graphics glitch crab droid red team the droid is red blue team it has normal texture with a blue hue to it skirmish only original issue reported on code google com by gmail com on may at | 1 |
3,213 | 2,609,767,647 | IssuesEvent | 2015-02-26 16:38:32 | TamarackConsulting/Creekridge_Portal | https://api.github.com/repos/TamarackConsulting/Creekridge_Portal | closed | Required Field Alert - Contact Phone | Minor Defect Question | When I tab off the Customer Contact phone, it doesn't turn red and give me the "This field is required message". It is being checked upon save. | 1.0 | Required Field Alert - Contact Phone - When I tab off the Customer Contact phone, it doesn't turn red and give me the "This field is required message". It is being checked upon save. | defect | required field alert contact phone when i tab off the customer contact phone it doesn t turn red and give me the this field is required message it is being checked upon save | 1 |
7,268 | 3,082,723,143 | IssuesEvent | 2015-08-24 00:42:32 | california-civic-data-coalition/django-calaccess-raw-data | https://api.github.com/repos/california-civic-data-coalition/django-calaccess-raw-data | opened | Add documentation for the ``add_l_eff`` field on the ``LobbyAmendmentsCd`` database model | documentation enhancement small |
## Your mission
Add documentation for the ``add_l_eff`` field on the ``LobbyAmendmentsCd`` database model.
## Here's how
**Step 1**: Claim this ticket by leaving a comment below. Tell everyone you're ON IT!
**Step 2**: Open up the file that contains this model. It should be in <a href="https://github.com/californi... | 1.0 | Add documentation for the ``add_l_eff`` field on the ``LobbyAmendmentsCd`` database model -
## Your mission
Add documentation for the ``add_l_eff`` field on the ``LobbyAmendmentsCd`` database model.
## Here's how
**Step 1**: Claim this ticket by leaving a comment below. Tell everyone you're ON IT!
**Step 2**: Open... | non_defect | add documentation for the add l eff field on the lobbyamendmentscd database model your mission add documentation for the add l eff field on the lobbyamendmentscd database model here s how step claim this ticket by leaving a comment below tell everyone you re on it step open... | 0 |
44,079 | 11,951,784,965 | IssuesEvent | 2020-04-03 17:31:44 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Tree: composite components inside miss their values on update (only mojarra with full state saving) | defect | (Attached the primefaces-test based reproducer, see first comment.)
## 1) Environment
- PrimeFaces version: 6.1.
- Does it work on the newest released PrimeFaces version? Version? No, 7.0.
- Does it work on the newest sources in GitHub? No - checked with com.github.primefaces:primefaces:master-SNAPSHOT.
- Applic... | 1.0 | Tree: composite components inside miss their values on update (only mojarra with full state saving) - (Attached the primefaces-test based reproducer, see first comment.)
## 1) Environment
- PrimeFaces version: 6.1.
- Does it work on the newest released PrimeFaces version? Version? No, 7.0.
- Does it work on the n... | defect | tree composite components inside miss their values on update only mojarra with full state saving attached the primefaces test based reproducer see first comment environment primefaces version does it work on the newest released primefaces version version no does it work on the n... | 1 |
5,382 | 2,610,186,597 | IssuesEvent | 2015-02-26 18:59:12 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 解读鼻子上的色斑怎么去除 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
今晨的阳光明媚,一天的情绪随风而动,一抹嫣红,在秋色��
�满开。秋露晨霜花开淡然。于时光的转角回望,一路蝶舞相�
��,恣意盎然。于季节的边缘眺望,秋风萧瑟时,花谢花飞处
,香韵依然。借今夜,看着你深遂的眼睛,柳絮的纤丝拽着��
�,走进萧萧的树林,枯叶在脚下沙沙作响,此间,拾起胶片�
��不远处,听见蝉蛙共鸣,声音越来越远。像孤身的奔驰,飞
奔于眼的深处,片片落叶纷飞,一片轻醉。每当看见他们自��
�的样子的时候我就很羡慕,矫健的身姿,我想如果不是色斑�
��话,也许我也会活的很自在!鼻子上的色斑怎么去除,
《客户案例》
一直认为美丽不属于我,没想到去除色斑之后,我也来��
�个大变身。我从小就长了色斑,与... | 1.0 | 解读鼻子上的色斑怎么去除 - ```
《摘要》
今晨的阳光明媚,一天的情绪随风而动,一抹嫣红,在秋色��
�满开。秋露晨霜花开淡然。于时光的转角回望,一路蝶舞相�
��,恣意盎然。于季节的边缘眺望,秋风萧瑟时,花谢花飞处
,香韵依然。借今夜,看着你深遂的眼睛,柳絮的纤丝拽着��
�,走进萧萧的树林,枯叶在脚下沙沙作响,此间,拾起胶片�
��不远处,听见蝉蛙共鸣,声音越来越远。像孤身的奔驰,飞
奔于眼的深处,片片落叶纷飞,一片轻醉。每当看见他们自��
�的样子的时候我就很羡慕,矫健的身姿,我想如果不是色斑�
��话,也许我也会活的很自在!鼻子上的色斑怎么去除,
《客户案例》
一直认为美丽不属于我,没想到去除色斑之后,我也来��
... | defect | 解读鼻子上的色斑怎么去除 《摘要》 今晨的阳光明媚,一天的情绪随风而动,一抹嫣红,在秋色�� �满开。秋露晨霜花开淡然。于时光的转角回望,一路蝶舞相� ��,恣意盎然。于季节的边缘眺望,秋风萧瑟时,花谢花飞处 ,香韵依然。借今夜,看着你深遂的眼睛,柳絮的纤丝拽着�� �,走进萧萧的树林,枯叶在脚下沙沙作响,此间,拾起胶片� ��不远处,听见蝉蛙共鸣,声音越来越远。像孤身的奔驰,飞 奔于眼的深处,片片落叶纷飞,一片轻醉。每当看见他们自�� �的样子的时候我就很羡慕,矫健的身姿,我想如果不是色斑� ��话,也许我也会活的很自在!鼻子上的色斑怎么去除, 《客户案例》 一直认为美丽不属于我,没想到去除色斑之后,我也来�� ... | 1 |
45,443 | 11,670,602,355 | IssuesEvent | 2020-03-04 00:26:52 | Polymer/tools | https://api.github.com/repos/Polymer/tools | closed | [Feature request] Support for custom input source types | Package: build wontfix | ### Description
_As a web app author,
when I use `polymer-build` to generate an artifact from my app,
I would like to begin the process with custom file transformations,
so that file formats that `polymer-build` did not anticipate can be used in my app_
This feature request is motivated by my desire to plug-in... | 1.0 | [Feature request] Support for custom input source types - ### Description
_As a web app author,
when I use `polymer-build` to generate an artifact from my app,
I would like to begin the process with custom file transformations,
so that file formats that `polymer-build` did not anticipate can be used in my app_
... | non_defect | support for custom input source types description as a web app author when i use polymer build to generate an artifact from my app i would like to begin the process with custom file transformations so that file formats that polymer build did not anticipate can be used in my app this feature re... | 0 |
57,046 | 15,610,729,190 | IssuesEvent | 2021-03-19 13:32:23 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | closed | Multi Input: Focus is not as per the fiori3 spec | Defect Hunting core | Description: Focus is not as per the fiori3 spec
Expected: Focus should be as per the fiori3 spec
Screenshot:

Expected:

Expected:

##... | 1.0 | List better search results in room list when search has two or more words - ### Steps to reproduce
1. In the left panel, search for the first and last word in a room name of a room which has at least three words in the name
### What happened?
:
M = i
n = 10
N = 10**5
x = n - 1
Let i be a variable number. In this example we are computing p-values for a fixed number of observations (n = 10) in a sample with size N and increasin... | 1.0 | BUG: Strange behavior of scipy.stats.hypergeom.sf function with increasing population - ### Describe your issue.
Consider the following example (using the same terminology as described in the scipy documentation):
M = i
n = 10
N = 10**5
x = n - 1
Let i be a variable number. In this example we are computing p-... | defect | bug strange behavior of scipy stats hypergeom sf function with increasing population describe your issue consider the following example using the same terminology as described in the scipy documentation m i n n x n let i be a variable number in this example we are computing p va... | 1 |
588,821 | 17,672,447,465 | IssuesEvent | 2021-08-23 08:10:23 | apluslms/a-plus | https://api.github.com/repos/apluslms/a-plus | closed | Bug with layout of buttons on login page | type: bug area: user interface priority: medium experience: good first issue effort: hours requester: internal | With some screen widths, the login buttons are smaller than the containers resulting in the buttons overflowing. Perhaps the width of the containers with medium sized screens should be 4/12 columns rather than 3/12.
](https://github.com/firebug/firebug/files/93937/test.txt)
Tested with Firefox 43.0.4/Nightly 46.0a1... | 1.0 | 'Break On All Errors' and 'Break On Exceptions' are broken - The *Console* panel button *Break On All Errors* and the *Break On Exceptions* option within the *Script* panel don't work anymore.
[Test case (saved as TXT, because GitHub still doesn't allow to upload HTML files)](https://github.com/firebug/firebug/files... | defect | break on all errors and break on exceptions are broken the console panel button break on all errors and the break on exceptions option within the script panel don t work anymore tested with firefox nightly firebug on windows sebastian | 1 |
90,441 | 18,154,540,105 | IssuesEvent | 2021-09-26 21:01:53 | arcade-design/community | https://api.github.com/repos/arcade-design/community | closed | Minimal theme, dark mode: Switch bg color | Bug Design Code Component | Since in Minimal theme on landing page Primary color is white in dark mode switch handle is not visible. Could we use an onColor for such cases or is there a better solution? | 1.0 | Minimal theme, dark mode: Switch bg color - Since in Minimal theme on landing page Primary color is white in dark mode switch handle is not visible. Could we use an onColor for such cases or is there a better solution? | non_defect | minimal theme dark mode switch bg color since in minimal theme on landing page primary color is white in dark mode switch handle is not visible could we use an oncolor for such cases or is there a better solution | 0 |
74,034 | 24,910,777,138 | IssuesEvent | 2022-10-29 20:47:11 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | Spacemap Problem with Data Error | Status: Inactive Type: Defect Status: Stale | Scrub seems to have found an error in last night's snapshot:
```
zpool status -v rpool
pool: rpool
state: ONLINE
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if possible. Otherwise restore the
entire p... | 1.0 | Spacemap Problem with Data Error - Scrub seems to have found an error in last night's snapshot:
```
zpool status -v rpool
pool: rpool
state: ONLINE
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if possible. ... | defect | spacemap problem with data error scrub seems to have found an error in last night s snapshot zpool status v rpool pool rpool state online status one or more devices has experienced an error resulting in data corruption applications may be affected action restore the file in question if possible ... | 1 |
425,768 | 12,346,151,004 | IssuesEvent | 2020-05-15 10:13:21 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Why are these two C# gRPC examples run in different ways? | kind/enhancement lang/C# priority/P3 | In example HelloWorld in https://grpc.io/docs/quickstart/csharp/
> from the examples/csharp/Helloworld directory:
>
> Run the server
>
> cd GreeterServer
> dotnet run -f netcoreapp2.1
>
> In another terminal, run the client
>
> cd GreeterClient
> dotnet run -f netcoreapp2.1
In exam... | 1.0 | Why are these two C# gRPC examples run in different ways? - In example HelloWorld in https://grpc.io/docs/quickstart/csharp/
> from the examples/csharp/Helloworld directory:
>
> Run the server
>
> cd GreeterServer
> dotnet run -f netcoreapp2.1
>
> In another terminal, run the client
>
> cd G... | non_defect | why are these two c grpc examples run in different ways in example helloworld in from the examples csharp helloworld directory run the server cd greeterserver dotnet run f in another terminal run the client cd greeterclient dotnet run f in ex... | 0 |
507,163 | 14,679,929,894 | IssuesEvent | 2020-12-31 08:31:16 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /docs/concepts/storage/volume-pvc-datasource.md | lang/zh priority/P0 sync/update version/master welcome | Source File: [/docs/concepts/storage/volume-pvc-datasource.md](https://github.com/kubernetes/website/blob/master/content/en/docs/concepts/storage/volume-pvc-datasource.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/concepts/storage/volume-pvc-datasource.md content/zh/docs/concepts/st... | 1.0 | /docs/concepts/storage/volume-pvc-datasource.md - Source File: [/docs/concepts/storage/volume-pvc-datasource.md](https://github.com/kubernetes/website/blob/master/content/en/docs/concepts/storage/volume-pvc-datasource.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/concepts/storage/vo... | non_defect | docs concepts storage volume pvc datasource md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs concepts storage volume pvc datasource md content zh docs concepts storage volume pvc datasource md 跨分支持查看原始文档更新差异 git diff release master content en docs concepts ... | 0 |
206,120 | 7,108,895,415 | IssuesEvent | 2018-01-17 02:40:51 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | oc cluster up --service-catalog=true timing out on web-console | component/kubernetes kind/bug priority/P2 | [provide a description of the issue]
##### Version
oc v3.9.0-alpha.1+a027e963-84
kubernetes v1.9.0-beta1
features: Basic-Auth GSSAPI Kerberos SPNEGO
##### Steps To Reproduce
1. oc cluster up --service-catalog=true --loglevel=10
##### Current Result
1. spews tons of logs trying to ping the webconsole:
```... | 1.0 | oc cluster up --service-catalog=true timing out on web-console - [provide a description of the issue]
##### Version
oc v3.9.0-alpha.1+a027e963-84
kubernetes v1.9.0-beta1
features: Basic-Auth GSSAPI Kerberos SPNEGO
##### Steps To Reproduce
1. oc cluster up --service-catalog=true --loglevel=10
##### Current ... | non_defect | oc cluster up service catalog true timing out on web console version oc alpha kubernetes features basic auth gssapi kerberos spnego steps to reproduce oc cluster up service catalog true loglevel current result spews tons of logs trying to ping the w... | 0 |
75,250 | 3,460,543,675 | IssuesEvent | 2015-12-19 07:52:27 | HellscreamWoW/Tracker | https://api.github.com/repos/HellscreamWoW/Tracker | closed | Westbrook Garrison Needs help | Priority-Normal Type-Creature Type-Gossip | NPC Deputy Rainer is non responsive to quest turn-in. Cannot complete. | 1.0 | Westbrook Garrison Needs help - NPC Deputy Rainer is non responsive to quest turn-in. Cannot complete. | non_defect | westbrook garrison needs help npc deputy rainer is non responsive to quest turn in cannot complete | 0 |
765,387 | 26,843,535,701 | IssuesEvent | 2023-02-03 03:58:32 | openmsupply/open-msupply | https://api.github.com/repos/openmsupply/open-msupply | closed | Stocktake text input debounce | Priority: Normal | Found this to be annoying..
Edit a stocktake line, type something into the batch column. pause for half a second and type again - if you type a hotkey ( such as `d` ) this is especially noticeable, as the CMD+K will pick up the keypress and navigate you away 🙄
The issue is that after the debounce delay, the inp... | 1.0 | Stocktake text input debounce - Found this to be annoying..
Edit a stocktake line, type something into the batch column. pause for half a second and type again - if you type a hotkey ( such as `d` ) this is especially noticeable, as the CMD+K will pick up the keypress and navigate you away 🙄
The issue is that a... | non_defect | stocktake text input debounce found this to be annoying edit a stocktake line type something into the batch column pause for half a second and type again if you type a hotkey such as d this is especially noticeable as the cmd k will pick up the keypress and navigate you away 🙄 the issue is that a... | 0 |
96,081 | 16,113,221,008 | IssuesEvent | 2021-04-28 01:51:16 | jgeraigery/cloud-native-starter | https://api.github.com/repos/jgeraigery/cloud-native-starter | opened | CVE-2020-28498 (Medium) detected in elliptic-6.5.3.tgz | security vulnerability | ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.3.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.or... | True | CVE-2020-28498 (Medium) detected in elliptic-6.5.3.tgz - ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.3.tgz</b></p></summary>
<p>EC cryptography</p>... | non_defect | cve medium detected in elliptic tgz cve medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file cloud native starter security web app package json path to vulnerable library cloud native starter s... | 0 |
30,295 | 6,087,057,387 | IssuesEvent | 2017-06-18 09:02:34 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | optimize module has problem in version 18 | defect scipy.optimize | I encounter the following problem in scipy 18 with several minimizing functions which work fine in scipy 17, best shown by a small example
Minimize the Morse potential ( function `f` below) with the exact minimum 0.5
```
#morse.py
import math
def f(r):
d=2.5; a=1.5; r0=0.5
e=math.exp(-a*(r-r0))
re... | 1.0 | optimize module has problem in version 18 - I encounter the following problem in scipy 18 with several minimizing functions which work fine in scipy 17, best shown by a small example
Minimize the Morse potential ( function `f` below) with the exact minimum 0.5
```
#morse.py
import math
def f(r):
d=2.5; a=... | defect | optimize module has problem in version i encounter the following problem in scipy with several minimizing functions which work fine in scipy best shown by a small example minimize the morse potential function f below with the exact minimum morse py import math def f r d a ... | 1 |
36,798 | 2,812,583,121 | IssuesEvent | 2015-05-18 09:38:37 | bitcoin/bitcoin | https://api.github.com/repos/bitcoin/bitcoin | closed | Fast-transactions and double spending | Brainstorming Priority Low | See: http://bitcointalk.org/index.php?topic=3441.0
... for ideas on how to support "fast transactions" and still avoiding double-spending.
| 1.0 | Fast-transactions and double spending - See: http://bitcointalk.org/index.php?topic=3441.0
... for ideas on how to support "fast transactions" and still avoiding double-spending.
| non_defect | fast transactions and double spending see for ideas on how to support fast transactions and still avoiding double spending | 0 |
7,462 | 5,004,936,571 | IssuesEvent | 2016-12-12 08:56:29 | otavanopisto/muikku | https://api.github.com/repos/otavanopisto/muikku | closed | Poor performance of workspace journal for faculty | enhancement in progress usability | By design, faculty sees all journal entries of all students when accessing workspace journal. If there are many, the performance is appalling.
#### Details
- Solve this problem with paging | True | Poor performance of workspace journal for faculty - By design, faculty sees all journal entries of all students when accessing workspace journal. If there are many, the performance is appalling.
#### Details
- Solve this problem with paging | non_defect | poor performance of workspace journal for faculty by design faculty sees all journal entries of all students when accessing workspace journal if there are many the performance is appalling details solve this problem with paging | 0 |
73,122 | 24,469,294,653 | IssuesEvent | 2022-10-07 18:04:52 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | BOINC does not always launch a second graphics window when "Show graphics" is clicked on a project's second task (RNA World) | C: Manager P: Minor R: wontfix T: Defect | **Reported by JacobKlein on 21 Oct 41291506 20:00 UTC**
I found this while testing graphics.
Scenario that works:[Have 2 or more RNA World tasks running[[BR]([BR]]-)]- Select them[Click "Show graphics"[[BR]([BR]]-)]- See the multiple Adobe Flash 9 windows properly open
Scenario that is broken:[Have 2 or more RNA Worl... | 1.0 | BOINC does not always launch a second graphics window when "Show graphics" is clicked on a project's second task (RNA World) - **Reported by JacobKlein on 21 Oct 41291506 20:00 UTC**
I found this while testing graphics.
Scenario that works:[Have 2 or more RNA World tasks running[[BR]([BR]]-)]- Select them[Click "Show ... | defect | boinc does not always launch a second graphics window when show graphics is clicked on a project s second task rna world reported by jacobklein on oct utc i found this while testing graphics scenario that works select them see the multiple adobe flash windows properly open scenar... | 1 |
234,856 | 18,020,840,305 | IssuesEvent | 2021-09-16 19:12:13 | zer0Kerbal/MiniSampleReturnCapsule | https://api.github.com/repos/zer0Kerbal/MiniSampleReturnCapsule | opened | Add Texture Variants | documentation enhancement help wanted good first issue | - Would love to see one or more textures that could be set as variants.
- Would need help with the textures. :D
- examples:
- [ ] stockalike white
- [ ] stockalike white/black
- [ ] stockalike orange tank
- [ ] gold foil
- [ ] silver foil
- [ ] bare metal | 1.0 | Add Texture Variants - - Would love to see one or more textures that could be set as variants.
- Would need help with the textures. :D
- examples:
- [ ] stockalike white
- [ ] stockalike white/black
- [ ] stockalike orange tank
- [ ] gold foil
- [ ] silver foil
- [ ] bare metal | non_defect | add texture variants would love to see one or more textures that could be set as variants would need help with the textures d examples stockalike white stockalike white black stockalike orange tank gold foil silver foil bare metal | 0 |
67,628 | 27,972,252,693 | IssuesEvent | 2023-03-25 06:15:40 | hashicorp/terraform-provider-azurerm | https://api.github.com/repos/hashicorp/terraform-provider-azurerm | closed | azurerm_cdn_frontdoor_endpoint: Get: Failure sending request: StatusCode=429 | waiting-response service/cdn | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the community --->
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to th... | 1.0 | azurerm_cdn_frontdoor_endpoint: Get: Failure sending request: StatusCode=429 - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the community --->
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.g... | non_defect | azurerm cdn frontdoor endpoint get failure sending request statuscode is there an existing issue for this i have searched the existing issues community note please vote on this issue by adding a thumbsup to the original issue to help the community and maintainers prioritize thi... | 0 |
31,753 | 5,990,837,413 | IssuesEvent | 2017-06-02 12:41:24 | chrisblakley/Nebula | https://api.github.com/repos/chrisblakley/Nebula | closed | Why are related functions not all obeying color definitions? | Frontend (Style) Nebula / Documentation | https://gearside.com/nebula/functions/nebulahtml5videotracking/
Maybe it's just php functions but Dionne cross links are showing up blue instead of their correct color.
Actually, i bet it is :visited selectors! | 1.0 | Why are related functions not all obeying color definitions? - https://gearside.com/nebula/functions/nebulahtml5videotracking/
Maybe it's just php functions but Dionne cross links are showing up blue instead of their correct color.
Actually, i bet it is :visited selectors! | non_defect | why are related functions not all obeying color definitions maybe it s just php functions but dionne cross links are showing up blue instead of their correct color actually i bet it is visited selectors | 0 |
75,984 | 26,193,639,660 | IssuesEvent | 2023-01-03 11:24:12 | vector-im/element-call | https://api.github.com/repos/vector-im/element-call | closed | Fullscreen doesn't work in Safari | T-Defect S-Major O-Occasional Z-Platform-Specific | ### Steps to reproduce
1. Enter a call where someone is screensharing
2. Hover over screenshare tile and click the fullscreen button
### Outcome
#### What did you expect?
Fullscreen screen share
#### What happened instead?
Whole lotta nuthin'
### Operating system
macOS 12.5
### Browser information
Safari... | 1.0 | Fullscreen doesn't work in Safari - ### Steps to reproduce
1. Enter a call where someone is screensharing
2. Hover over screenshare tile and click the fullscreen button
### Outcome
#### What did you expect?
Fullscreen screen share
#### What happened instead?
Whole lotta nuthin'
### Operating system
macOS 1... | defect | fullscreen doesn t work in safari steps to reproduce enter a call where someone is screensharing hover over screenshare tile and click the fullscreen button outcome what did you expect fullscreen screen share what happened instead whole lotta nuthin operating system macos ... | 1 |
76,536 | 26,481,589,146 | IssuesEvent | 2023-01-17 15:03:26 | dkfans/keeperfx | https://api.github.com/repos/dkfans/keeperfx | closed | Saves break between versions | Type-Defect Priority-High | Unlike before, they really break.
To reproduce, make a save with the 3170 released alpha, then update to the latest master, try to load the save and notice it fails.
Continue save should always work, and loading a save from an older version should at worst throw you back to the map screen to continue the campaign f... | 1.0 | Saves break between versions - Unlike before, they really break.
To reproduce, make a save with the 3170 released alpha, then update to the latest master, try to load the save and notice it fails.
Continue save should always work, and loading a save from an older version should at worst throw you back to the map sc... | defect | saves break between versions unlike before they really break to reproduce make a save with the released alpha then update to the latest master try to load the save and notice it fails continue save should always work and loading a save from an older version should at worst throw you back to the map scree... | 1 |
53,058 | 13,260,854,405 | IssuesEvent | 2020-08-20 18:52:33 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | Examine and redo link hierarchy on Mac OS X (Trac #640) | Migrated from Trac defect other | The whole link hierarchy on Mac OS X sucks. Between I3_PORTS, ROOT, python modules, system libs/frameworks, and our software, linking is currently done with shoe string and bubble gum.
Well, I'm all out of bubble gum.
Link to #IC269
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/project... | 1.0 | Examine and redo link hierarchy on Mac OS X (Trac #640) - The whole link hierarchy on Mac OS X sucks. Between I3_PORTS, ROOT, python modules, system libs/frameworks, and our software, linking is currently done with shoe string and bubble gum.
Well, I'm all out of bubble gum.
Link to #IC269
<details>
<summary><em>Mi... | defect | examine and redo link hierarchy on mac os x trac the whole link hierarchy on mac os x sucks between ports root python modules system libs frameworks and our software linking is currently done with shoe string and bubble gum well i m all out of bubble gum link to migrated from json ... | 1 |
32,636 | 6,882,862,269 | IssuesEvent | 2017-11-21 06:49:58 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | autoProperty: Plain causes double write of props in .d.ts | defect | If `"autoProperty": "Plain"` a double property is written to the generated **.d.ts**.
### Steps To Reproduce
https://deck.net/9ab0f5afabce206712fcf79c5cf07dfe
```csharp
[Rules(AutoProperty = AutoPropertyRule.Plain)]
public class Program
{
public string TestProp { get; }
}
```
### Expected Result
... | 1.0 | autoProperty: Plain causes double write of props in .d.ts - If `"autoProperty": "Plain"` a double property is written to the generated **.d.ts**.
### Steps To Reproduce
https://deck.net/9ab0f5afabce206712fcf79c5cf07dfe
```csharp
[Rules(AutoProperty = AutoPropertyRule.Plain)]
public class Program
{
publ... | defect | autoproperty plain causes double write of props in d ts if autoproperty plain a double property is written to the generated d ts steps to reproduce csharp public class program public string testprop get expected result ts declare module demo ... | 1 |
38,677 | 4,989,315,515 | IssuesEvent | 2016-12-08 11:23:56 | IMA-WorldHealth/bhima-2.X | https://api.github.com/repos/IMA-WorldHealth/bhima-2.X | opened | (Proposal) Link receipts/ documents from posting journal rows | design | Currently recipients (Debtors/ Creditors) and References (Invoices/ Cash Payments etc.) are shown in the posting journal as well formatted strings.
I propose we make these links to documents and entities within BHIMA. This would provide valuable context for the transaction.
**Current rows**
 Link receipts/ documents from posting journal rows - Currently recipients (Debtors/ Creditors) and References (Invoices/ Cash Payments etc.) are shown in the posting journal as well formatted strings.
I propose we make these links to documents and entities within BHIMA. This would provide valuable contex... | non_defect | proposal link receipts documents from posting journal rows currently recipients debtors creditors and references invoices cash payments etc are shown in the posting journal as well formatted strings i propose we make these links to documents and entities within bhima this would provide valuable contex... | 0 |
282,456 | 21,315,490,586 | IssuesEvent | 2022-04-16 07:39:13 | Tiffanylin21/pe | https://api.github.com/repos/Tiffanylin21/pe | opened | Documentation bug: diagram lacks additional explaination | severity.Low type.DocumentationBug | There should be an explanation of why the lifeline extends beyond the 'X' in the sequence diagram.

<!--session: 1650088953958-2811eaee-b206-4452-b31c-883dfecaeab7-->
<!--... | 1.0 | Documentation bug: diagram lacks additional explaination - There should be an explanation of why the lifeline extends beyond the 'X' in the sequence diagram.

<!--session:... | non_defect | documentation bug diagram lacks additional explaination there should be an explanation of why the lifeline extends beyond the x in the sequence diagram | 0 |
350,776 | 31,932,308,636 | IssuesEvent | 2023-09-19 08:16:06 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | reopened | Fix jax_lax_operators.test_jax_gt | JAX Frontend Sub Task Failing Test | | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6194730055/job/16818181686"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/6194730055/job/16818181686"><img src=https://img.shields.io/badge/-failure-red></a>
|tensorflo... | 1.0 | Fix jax_lax_operators.test_jax_gt - | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6194730055/job/16818181686"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/6194730055/job/16818181686"><img src=https://img.shields.io... | non_defect | fix jax lax operators test jax gt numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src | 0 |
67,106 | 27,725,512,345 | IssuesEvent | 2023-03-15 01:39:42 | kenkit/neon_service | https://api.github.com/repos/kenkit/neon_service | closed | [8c4e50] neon_service.exe: SleepEx | neon_service_crash wait_for_updates | <table>
<tr>
<td><img src='https://backtrace.io/images/icon.png' width=30 height=30 /></td>
<td><b><a href="https://neon.sp.backtrace.io/dashboard/neon/project/neon/group/8c4e5074f62e64f25198df9b8ff32305f96ee3e357ed0241690cbf8381110565">New error: [neon]</a></b><br /><b>1</b> occurrence since (Fri N... | 1.0 | [8c4e50] neon_service.exe: SleepEx - <table>
<tr>
<td><img src='https://backtrace.io/images/icon.png' width=30 height=30 /></td>
<td><b><a href="https://neon.sp.backtrace.io/dashboard/neon/project/neon/group/8c4e5074f62e64f25198df9b8ff32305f96ee3e357ed0241690cbf8381110565">New error: [neon]</a></b><... | non_defect | neon service exe sleepex occurrence since fri nov application neon service exe attributes error message mdash exception access violation exec mdash version mdash ... | 0 |
15,235 | 2,850,366,104 | IssuesEvent | 2015-05-31 14:27:46 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Value passed into ICompletableFuture.onResponse is not deserialized | Team: Core Type: Defect | Hazelcast Version: 3.4.2
If this is a feature of ICompletableFuture then perhaps the type should be changed to *Data* instead of generic?
The example below throws this exception:
```
java.lang.ClassCastException: com.hazelcast.nio.serialization.DefaultData cannot be cast to java.lang.String
at TestCompletableFutu... | 1.0 | Value passed into ICompletableFuture.onResponse is not deserialized - Hazelcast Version: 3.4.2
If this is a feature of ICompletableFuture then perhaps the type should be changed to *Data* instead of generic?
The example below throws this exception:
```
java.lang.ClassCastException: com.hazelcast.nio.serialization.D... | defect | value passed into icompletablefuture onresponse is not deserialized hazelcast version if this is a feature of icompletablefuture then perhaps the type should be changed to data instead of generic the example below throws this exception java lang classcastexception com hazelcast nio serialization d... | 1 |
19,076 | 3,134,232,165 | IssuesEvent | 2015-09-10 08:52:55 | android-rcs/rcsjta | https://api.github.com/repos/android-rcs/rcsjta | closed | WiFi provisioning: unfriendly user interface | auto-migrated Priority-Medium Type-Defect | ```
When the device requires RCS provisioning via Wi-Fi, the user is prompted to
enter its MSISDN in international format.
Some enhancements are possible to make the UI more friendly:
1- The UI is not localized
2- It should be possible to enter MSISDN in various formats (local or
international)
3- If the user MSISDN... | 1.0 | WiFi provisioning: unfriendly user interface - ```
When the device requires RCS provisioning via Wi-Fi, the user is prompted to
enter its MSISDN in international format.
Some enhancements are possible to make the UI more friendly:
1- The UI is not localized
2- It should be possible to enter MSISDN in various formats ... | defect | wifi provisioning unfriendly user interface when the device requires rcs provisioning via wi fi the user is prompted to enter its msisdn in international format some enhancements are possible to make the ui more friendly the ui is not localized it should be possible to enter msisdn in various formats ... | 1 |
208,161 | 23,579,970,834 | IssuesEvent | 2022-08-23 06:44:17 | tabacws-marketing/continental-cloudyourself | https://api.github.com/repos/tabacws-marketing/continental-cloudyourself | closed | CVE-2021-23368 (Medium) detected in postcss-7.0.21.tgz, postcss-7.0.32.tgz - autoclosed | security vulnerability | ## CVE-2021-23368 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.21.tgz</b>, <b>postcss-7.0.32.tgz</b></p></summary>
<p>
<details><summary><b>postcss-7.0.21.tgz</b></p... | True | CVE-2021-23368 (Medium) detected in postcss-7.0.21.tgz, postcss-7.0.32.tgz - autoclosed - ## CVE-2021-23368 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.21.tgz</b>, <... | non_defect | cve medium detected in postcss tgz postcss tgz autoclosed cve medium severity vulnerability vulnerable libraries postcss tgz postcss tgz postcss tgz tool for transforming styles with js plugins library home page a href dependency hierar... | 0 |
77,966 | 27,256,280,021 | IssuesEvent | 2023-02-22 11:46:30 | MarcusWolschon/osmeditor4android | https://api.github.com/repos/MarcusWolschon/osmeditor4android | closed | Reset Style in Grid menu doesn't work | Defect Minor | - In the Layers menu, pick Grid.
- In the Grid menu pick Change Style.
- Change the style making the color different and the line thicker.
- Now back in the Grid menu pick Reset Style.
The style is not reset. | 1.0 | Reset Style in Grid menu doesn't work - - In the Layers menu, pick Grid.
- In the Grid menu pick Change Style.
- Change the style making the color different and the line thicker.
- Now back in the Grid menu pick Reset Style.
The style is not reset. | defect | reset style in grid menu doesn t work in the layers menu pick grid in the grid menu pick change style change the style making the color different and the line thicker now back in the grid menu pick reset style the style is not reset | 1 |
75,586 | 25,930,795,036 | IssuesEvent | 2022-12-16 09:50:25 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Part of Room Tile goes behind the show more button area | T-Defect | ### Steps to reproduce
I have three entries in my favorites and the last tile is going behind the show more button area, I have attached the screenshot.
<img width="351" alt="Screenshot 2022-12-16 at 9 32 52 AM" src="https://user-images.githubusercontent.com/97598956/208042473-ee846b03-7745-4ac0-ae75-d9a63ac07ae9.png... | 1.0 | Part of Room Tile goes behind the show more button area - ### Steps to reproduce
I have three entries in my favorites and the last tile is going behind the show more button area, I have attached the screenshot.
<img width="351" alt="Screenshot 2022-12-16 at 9 32 52 AM" src="https://user-images.githubusercontent.com/9... | defect | part of room tile goes behind the show more button area steps to reproduce i have three entries in my favorites and the last tile is going behind the show more button area i have attached the screenshot img width alt screenshot at am src outcome what did you expect room tile... | 1 |
64,043 | 18,151,514,332 | IssuesEvent | 2021-09-26 10:49:53 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | PostgreSQL BadGrammarException with R2DBC executor | T: Defect | ### Expected behavior
Working query
It is working when using inlined parameter and running directly the generated sql :
```sql
insert into "authentication" ("login", "hashed_password", "authorizations", "enabled", "nom", "email")
values ('admindev',
'somehashedpassword',
cast('[{"foo":"bar"}]' as... | 1.0 | PostgreSQL BadGrammarException with R2DBC executor - ### Expected behavior
Working query
It is working when using inlined parameter and running directly the generated sql :
```sql
insert into "authentication" ("login", "hashed_password", "authorizations", "enabled", "nom", "email")
values ('admindev',
'so... | defect | postgresql badgrammarexception with executor expected behavior working query it is working when using inlined parameter and running directly the generated sql sql insert into authentication login hashed password authorizations enabled nom email values admindev someha... | 1 |
63,553 | 17,767,369,587 | IssuesEvent | 2021-08-30 09:15:26 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Home does not show existing rooms from spaces | T-Defect X-Needs-Info | ### Steps to reproduce
1. Reset element web client cache
2. After cache is cleared, select home "space"
3. Join a new room that is in an existing space
### What happened?
Rooms that are in a space that the account had already joined at time of the cache clear and that have no tags are not shown in the home space... | 1.0 | Home does not show existing rooms from spaces - ### Steps to reproduce
1. Reset element web client cache
2. After cache is cleared, select home "space"
3. Join a new room that is in an existing space
### What happened?
Rooms that are in a space that the account had already joined at time of the cache clear and t... | defect | home does not show existing rooms from spaces steps to reproduce reset element web client cache after cache is cleared select home space join a new room that is in an existing space what happened rooms that are in a space that the account had already joined at time of the cache clear and t... | 1 |
1,748 | 6,574,942,739 | IssuesEvent | 2017-09-11 14:34:03 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | docker_image_facts does not search for tag | affects_2.1 bug_report cloud docker waiting_on_maintainer | <!---
Please do not report issues/requests related to Ansible modules here !!
Report them to the appropriate modules-core or modules-extras project:
- https://github.com/ansible/ansible-modules-core/issues
- https://github.com/ansible/ansible-modules-extras/issues
Also verify first that your issue/request is not ... | True | docker_image_facts does not search for tag - <!---
Please do not report issues/requests related to Ansible modules here !!
Report them to the appropriate modules-core or modules-extras project:
- https://github.com/ansible/ansible-modules-core/issues
- https://github.com/ansible/ansible-modules-extras/issues
Also... | non_defect | docker image facts does not search for tag please do not report issues requests related to ansible modules here report them to the appropriate modules core or modules extras project also verify first that your issue request is not already reported in github issue type bug report... | 0 |
79,479 | 7,717,265,357 | IssuesEvent | 2018-05-23 13:18:16 | imixs/imixs-marty | https://api.github.com/repos/imixs/imixs-marty | closed | Adapt Imixs-Worklfow 4.3 - new Rest API /XML Adapters | feature testing | Adapt Imixs-Worklfow vrsion 4.3
- new Rest API
- new XML Adapters | 1.0 | Adapt Imixs-Worklfow 4.3 - new Rest API /XML Adapters - Adapt Imixs-Worklfow vrsion 4.3
- new Rest API
- new XML Adapters | non_defect | adapt imixs worklfow new rest api xml adapters adapt imixs worklfow vrsion new rest api new xml adapters | 0 |
248,569 | 26,792,719,210 | IssuesEvent | 2023-02-01 09:41:44 | Nizar-dev-renovate-read-only/scmend | https://api.github.com/repos/Nizar-dev-renovate-read-only/scmend | opened | lodash-4.17.4.tgz: 7 vulnerabilities (highest severity is: 9.1) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz">https://reg... | True | lodash-4.17.4.tgz: 7 vulnerabilities (highest severity is: 9.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="... | non_defect | lodash tgz vulnerabilities highest severity is vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file package json path to vulnerable library node modules lodash package json found in head commit a href vu... | 0 |
35,856 | 7,810,678,815 | IssuesEvent | 2018-06-12 07:43:51 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | p-growl shows null if details are not used in IE11 | 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 *PrimeNG PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue... | 1.0 | p-growl shows null if details are not used in IE11 - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeNG PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```... | defect | p growl shows null if details are not used in there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primeng pro support where support is provided within business hours i m submitting a check one with x ... | 1 |
220,617 | 17,211,599,254 | IssuesEvent | 2021-07-19 05:46:50 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | opened | Improved OpInfo dtype testing | module: tests triaged | Currently OpInfos must specify which dtypes they support and have a test validating they do so correctly:
https://github.com/pytorch/pytorch/blob/593e8f41cae82a279a323510dfcf1da6466ad5c9/test/test_ops.py#L60
There are a couple improvements we could make to this test:
- It should report all changes for both for... | 1.0 | Improved OpInfo dtype testing - Currently OpInfos must specify which dtypes they support and have a test validating they do so correctly:
https://github.com/pytorch/pytorch/blob/593e8f41cae82a279a323510dfcf1da6466ad5c9/test/test_ops.py#L60
There are a couple improvements we could make to this test:
- It should... | non_defect | improved opinfo dtype testing currently opinfos must specify which dtypes they support and have a test validating they do so correctly there are a couple improvements we could make to this test it should report all changes for both forward and backward it should test all sample inputs and show how m... | 0 |
3,477 | 9,663,276,833 | IssuesEvent | 2019-05-20 23:50:36 | Azure/azure-sdk | https://api.github.com/repos/Azure/azure-sdk | opened | Change Request: Improve links in the README of this repo | architecture | ## The Basics
There are mainly 3 kinds of links in the README of this repo, none of which are compliant with the accessibility guidelines of authoring docuementation
- link to guidelines
- the link text is "link"
- link to central repos
- the link text is the name of the repo
- link to individual sdks... | 1.0 | Change Request: Improve links in the README of this repo - ## The Basics
There are mainly 3 kinds of links in the README of this repo, none of which are compliant with the accessibility guidelines of authoring docuementation
- link to guidelines
- the link text is "link"
- link to central repos
- the l... | non_defect | change request improve links in the readme of this repo the basics there are mainly kinds of links in the readme of this repo none of which are compliant with the accessibility guidelines of authoring docuementation link to guidelines the link text is link link to central repos the l... | 0 |
608,088 | 18,798,222,214 | IssuesEvent | 2021-11-09 02:15:06 | ericpennachini/fashiondog-android-app | https://api.github.com/repos/ericpennachini/fashiondog-android-app | closed | Dependencias iniciales | enhancement priority:MEDIUM | ## Description
Se deben agregar dependencias para:
- [ ] Jetpack compose
- [ ] Hilt
- [ ] etc
| 1.0 | Dependencias iniciales - ## Description
Se deben agregar dependencias para:
- [ ] Jetpack compose
- [ ] Hilt
- [ ] etc
| non_defect | dependencias iniciales description se deben agregar dependencias para jetpack compose hilt etc | 0 |
47,279 | 13,056,096,792 | IssuesEvent | 2020-07-30 03:38:51 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | DOMsimulator and empty maps (Trac #271) | Migrated from Trac combo simulation defect | Fix it so that DOMsim fills empty maps and leaves filled ones alone. This is important for inice/icetop coincident events.
Migrated from https://code.icecube.wisc.edu/ticket/271
```json
{
"status": "closed",
"changetime": "2014-11-22T18:26:38",
"description": "Fix it so that DOMsim fills empty maps and l... | 1.0 | DOMsimulator and empty maps (Trac #271) - Fix it so that DOMsim fills empty maps and leaves filled ones alone. This is important for inice/icetop coincident events.
Migrated from https://code.icecube.wisc.edu/ticket/271
```json
{
"status": "closed",
"changetime": "2014-11-22T18:26:38",
"description": "Fi... | defect | domsimulator and empty maps trac fix it so that domsim fills empty maps and leaves filled ones alone this is important for inice icetop coincident events migrated from json status closed changetime description fix it so that domsim fills empty maps and leaves fil... | 1 |
398,063 | 27,184,736,208 | IssuesEvent | 2023-02-19 03:32:14 | Wayu650610806/Curriculum | https://api.github.com/repos/Wayu650610806/Curriculum | closed | ref ใหญ่ | documentation | สร้าง array 1 มิติ ของรหัสและรายชื่อวิชาภาษาอังกฤษ (2array) สำหรับ หัวข้อ Active Citizen
*ตั้งชื่อให้ทุกคนเข้าใจ เรียงลำดับรหัสและวิชาให้ตรงกัน ห้ามผิดลำดับเด็ดขาด!!*
//ภาพประกอบ แคปมาไม่หมด หาเอาเอง//
| 1.0 | ref ใหญ่ - สร้าง array 1 มิติ ของรหัสและรายชื่อวิชาภาษาอังกฤษ (2array) สำหรับ หัวข้อ Active Citizen
*ตั้งชื่อให้ทุกคนเข้าใจ เรียงลำดับรหัสและวิชาให้ตรงกัน ห้ามผิดลำดับเด็ดขาด!!*
//ภาพประกอบ แคปมาไม่หมด หาเอาเอง//
| non_defect | ref ใหญ่ สร้าง array มิติ ของรหัสและรายชื่อวิชาภาษาอังกฤษ สำหรับ หัวข้อ active citizen ตั้งชื่อให้ทุกคนเข้าใจ เรียงลำดับรหัสและวิชาให้ตรงกัน ห้ามผิดลำดับเด็ดขาด ภาพประกอบ แคปมาไม่หมด หาเอาเอง | 0 |
750,337 | 26,198,410,430 | IssuesEvent | 2023-01-03 15:23:16 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | [NPC] Garley Lightrider - hostile and aggresive against Alliance | NPC Priority: Medium Status: Needs Confirmation | [Garley Lightrider](https://www.wowhead.com/npc=43849/garley-lightrider) just stomped me in the ground when I entered the room she was in. I haven't attacked here before or anything. I highly doubt it should be so.
Patch 4.1.0 comment on her Wowhead page says "Checked today (4.2) She is no longer attack-able by Allian... | 1.0 | [NPC] Garley Lightrider - hostile and aggresive against Alliance - [Garley Lightrider](https://www.wowhead.com/npc=43849/garley-lightrider) just stomped me in the ground when I entered the room she was in. I haven't attacked here before or anything. I highly doubt it should be so.
Patch 4.1.0 comment on her Wowhead pa... | non_defect | garley lightrider hostile and aggresive against alliance just stomped me in the ground when i entered the room she was in i haven t attacked here before or anything i highly doubt it should be so patch comment on her wowhead page says checked today she is no longer attack able by alliance | 0 |
98,585 | 11,090,020,600 | IssuesEvent | 2019-12-14 23:00:14 | roboticslab-uc3m/installation-guides | https://api.github.com/repos/roboticslab-uc3m/installation-guides | closed | [openrave] list required Boost components | documentation | On Bionic, installing `libboost-dev` leads to:
```
-- Could NOT find Boost
-- found boost version: 106501
CMake Error at CMakeLists.txt:357 (message):
boost thread and date_time libraries are necessary
```
Using Openrave:
```
commit 7c5f5e27eec2b2ef10aa63fbc519a998c276f908 (HEAD -> master, origin/master, o... | 1.0 | [openrave] list required Boost components - On Bionic, installing `libboost-dev` leads to:
```
-- Could NOT find Boost
-- found boost version: 106501
CMake Error at CMakeLists.txt:357 (message):
boost thread and date_time libraries are necessary
```
Using Openrave:
```
commit 7c5f5e27eec2b2ef10aa63fbc519a9... | non_defect | list required boost components on bionic installing libboost dev leads to could not find boost found boost version cmake error at cmakelists txt message boost thread and date time libraries are necessary using openrave commit head master origin master origin head ... | 0 |
42,045 | 10,762,586,328 | IssuesEvent | 2019-11-01 00:14:19 | supertuxkart/stk-code | https://api.github.com/repos/supertuxkart/stk-code | closed | STK crashes when using keyboard shortcuts of the debug menu during a race load screen | C: Other P4: minor T: defect | The keyboard shortcuts for in-race actions are ignored in the menus, but not when the loading screen has started. However, not everything is ready for them at this point, so using them during the load screen crashes the game with a segfault. | 1.0 | STK crashes when using keyboard shortcuts of the debug menu during a race load screen - The keyboard shortcuts for in-race actions are ignored in the menus, but not when the loading screen has started. However, not everything is ready for them at this point, so using them during the load screen crashes the game with a ... | defect | stk crashes when using keyboard shortcuts of the debug menu during a race load screen the keyboard shortcuts for in race actions are ignored in the menus but not when the loading screen has started however not everything is ready for them at this point so using them during the load screen crashes the game with a ... | 1 |
35,406 | 7,733,928,775 | IssuesEvent | 2018-05-26 17:42:01 | MarcusWolschon/osmeditor4android | https://api.github.com/repos/MarcusWolschon/osmeditor4android | closed | stop force-filling tag value | BETA Defect High Priority | ## Vespucci Version
11.0.0-4
## Download source
google play store
## Device (Manufacturer and Model)
Xiaomi Redmi 4
## Android Version
6.0.1
## Behaviour/Symptoms
On deleting tag value present one tag value is prefilled without giving editor choice to change it
## Expected Behaviour
Dropdown is av... | 1.0 | stop force-filling tag value - ## Vespucci Version
11.0.0-4
## Download source
google play store
## Device (Manufacturer and Model)
Xiaomi Redmi 4
## Android Version
6.0.1
## Behaviour/Symptoms
On deleting tag value present one tag value is prefilled without giving editor choice to change it
## Exp... | defect | stop force filling tag value vespucci version download source google play store device manufacturer and model xiaomi redmi android version behaviour symptoms on deleting tag value present one tag value is prefilled without giving editor choice to change it expe... | 1 |
15,024 | 5,037,625,225 | IssuesEvent | 2016-12-17 19:40:49 | SuperTux/supertux | https://api.github.com/repos/SuperTux/supertux | closed | Level-Starting Screen christmas hat bug | category:code priority:medium status:needs-work type:bug | When you are starting a level as fire tux in the christmas mode, you can see Tux with the normal fire hat and an air cap on his head, instead of the christmas hat.

| 1.0 | Level-Starting Screen christmas hat bug - When you are starting a level as fire tux in the christmas mode, you can see Tux with the normal fire hat and an air cap on his head, instead of the christmas hat.
' on a null object reference
at de.blau.android.propertyeditor.RelationMembersFragment.a(RelationMembersFragment.java:118)
at de.blau.android.propertyeditor.RelationMembersFragment.b(Rel... | 1.0 | NPE in RelationMembersFragment - Submitted via crash dump
```
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean de.blau.android.osm.Way.r()' on a null object reference
at de.blau.android.propertyeditor.RelationMembersFragment.a(RelationMembersFragment.java:118)
at de.blau.android.propertyedi... | defect | npe in relationmembersfragment submitted via crash dump java lang nullpointerexception attempt to invoke virtual method boolean de blau android osm way r on a null object reference at de blau android propertyeditor relationmembersfragment a relationmembersfragment java at de blau android propertyedito... | 1 |
7,627 | 2,610,408,029 | IssuesEvent | 2015-02-26 20:12:35 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | opened | CIS GC Easy AI Wait | auto-migrated Priority-Medium Type-Defect | ```
CIS does not "wait" (as intended) 15 days before attacking on easy, in GC.
```
-----
Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 1 May 2012 at 2:28 | 1.0 | CIS GC Easy AI Wait - ```
CIS does not "wait" (as intended) 15 days before attacking on easy, in GC.
```
-----
Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 1 May 2012 at 2:28 | defect | cis gc easy ai wait cis does not wait as intended days before attacking on easy in gc original issue reported on code google com by killerhurdz netscape net on may at | 1 |
13,077 | 2,732,892,860 | IssuesEvent | 2015-04-17 10:02:20 | tiku01/oryx-editor | https://api.github.com/repos/tiku01/oryx-editor | closed | Can't save when BPMN Wiki-Ref Extension is loaded. | auto-migrated Priority-Critical Type-Defect | ```
What steps will reproduce the problem?
1. Create an BPMN Model
2. Add the Wiki-Ref Extension
3. Try to save the Model
What is the expected output?
Normally the Model should be saved properly
What do you see instead?
The animated "Saving..." .GIF doesn't disappear and the Model isn't saved.
Please provide any add... | 1.0 | Can't save when BPMN Wiki-Ref Extension is loaded. - ```
What steps will reproduce the problem?
1. Create an BPMN Model
2. Add the Wiki-Ref Extension
3. Try to save the Model
What is the expected output?
Normally the Model should be saved properly
What do you see instead?
The animated "Saving..." .GIF doesn't disappe... | defect | can t save when bpmn wiki ref extension is loaded what steps will reproduce the problem create an bpmn model add the wiki ref extension try to save the model what is the expected output normally the model should be saved properly what do you see instead the animated saving gif doesn t disappe... | 1 |
76,898 | 15,496,227,332 | IssuesEvent | 2021-03-11 02:17:29 | n-devs/supper-bin | https://api.github.com/repos/n-devs/supper-bin | opened | WS-2019-0307 (Medium) detected in mem-1.1.0.tgz | security vulnerability | ## WS-2019-0307 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mem-1.1.0.tgz</b></p></summary>
<p>Memoize functions - An optimization used to speed up consecutive function calls by ... | True | WS-2019-0307 (Medium) detected in mem-1.1.0.tgz - ## WS-2019-0307 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mem-1.1.0.tgz</b></p></summary>
<p>Memoize functions - An optimizati... | non_defect | ws medium detected in mem tgz ws medium severity vulnerability vulnerable library mem tgz memoize functions an optimization used to speed up consecutive function calls by caching the result of calls with identical input library home page a href path to dependency file ... | 0 |
154,631 | 13,562,577,682 | IssuesEvent | 2020-09-18 07:07:56 | go-compression/go-compression.github.io | https://api.github.com/repos/go-compression/go-compression.github.io | opened | Add Burrows–Wheeler transform section | documentation good first issue | Add a section on [Burrows-Wheeler transforms](https://en.wikipedia.org/wiki/Burrows%E2%80%93Wheeler_transform).
Maybe a new section as this isn't really a compression algorithm? | 1.0 | Add Burrows–Wheeler transform section - Add a section on [Burrows-Wheeler transforms](https://en.wikipedia.org/wiki/Burrows%E2%80%93Wheeler_transform).
Maybe a new section as this isn't really a compression algorithm? | non_defect | add burrows–wheeler transform section add a section on maybe a new section as this isn t really a compression algorithm | 0 |
738,811 | 25,574,411,016 | IssuesEvent | 2022-11-30 20:39:34 | GoogleCloudPlatform/python-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples | closed | secretmanager.snippets.snippets_test: test_delete_secret_with_etag failed | priority: p1 type: bug api: secretmanager samples flakybot: issue | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 07e8b8145670fc1f9f9ed99e348d8fe28ca2ca7e
b... | 1.0 | secretmanager.snippets.snippets_test: test_delete_secret_with_etag failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I wi... | non_defect | secretmanager snippets snippets test test delete secret with etag failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output traceback most recent... | 0 |
89,653 | 25,867,644,689 | IssuesEvent | 2022-12-13 22:29:05 | microsoft/PowerToys | https://api.github.com/repos/microsoft/PowerToys | closed | Upgrade to .NET 7 | Idea-Enhancement Area-Build Cost-Medium | ### Description of the new feature / enhancement
Upgrading the PowerToys .NET-targeted projects from .NET 6 to .NET 7.
### Scenario when this would be used?
.NET 7 should provide improvements to performance and memory allocation.
### Supporting information
https://devblogs.microsoft.com/dotnet/performance_improvem... | 1.0 | Upgrade to .NET 7 - ### Description of the new feature / enhancement
Upgrading the PowerToys .NET-targeted projects from .NET 6 to .NET 7.
### Scenario when this would be used?
.NET 7 should provide improvements to performance and memory allocation.
### Supporting information
https://devblogs.microsoft.com/dotnet/... | non_defect | upgrade to net description of the new feature enhancement upgrading the powertoys net targeted projects from net to net scenario when this would be used net should provide improvements to performance and memory allocation supporting information | 0 |
28,141 | 5,197,903,960 | IssuesEvent | 2017-01-23 16:44:36 | FrancescoCioria/smooth-release | https://api.github.com/repos/FrancescoCioria/smooth-release | opened | Shouldn't crash if tag already exists | defect | ## description
if you use `smooth-release` to release `vX.Y.Z` but you already have a tag `X.Y.Z`, `smooth-release` crashes
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
if there is already a tag for the version the user wants to release
- throw an error and abort **before** do... | 1.0 | Shouldn't crash if tag already exists - ## description
if you use `smooth-release` to release `vX.Y.Z` but you already have a tag `X.Y.Z`, `smooth-release` crashes
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
if there is already a tag for the version the user wants to release
... | defect | shouldn t crash if tag already exists description if you use smooth release to release vx y z but you already have a tag x y z smooth release crashes how to reproduce optional describe steps to reproduce defect specs if there is already a tag for the version the user wants to release ... | 1 |
81,608 | 31,116,563,015 | IssuesEvent | 2023-08-15 00:34:16 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | cp failing sporadically due to EAGAIN being returned from copy_file_range | Type: Defect | <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documentation
and mailing list arch... | 1.0 | cp failing sporadically due to EAGAIN being returned from copy_file_range - <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable ... | defect | cp failing sporadically due to eagain being returned from copy file range thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as... | 1 |
82,310 | 15,646,541,917 | IssuesEvent | 2021-03-23 01:10:03 | jgeraigery/core | https://api.github.com/repos/jgeraigery/core | opened | CVE-2020-8203 (High) detected in lodash-4.17.15.tgz | security vulnerability | ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.n... | True | CVE-2020-8203 (High) detected in lodash-4.17.15.tgz - ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.... | non_defect | cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file core package json path to vulnerable library core node modules lodash package json dependency ... | 0 |
133,998 | 10,878,012,309 | IssuesEvent | 2019-11-16 14:44:12 | evktalo/kiigame | https://api.github.com/repos/evktalo/kiigame | closed | Update installation instructions to install dependencies with npm | testing needed! | Since we now get konva via npm, installation instructions should be updated. | 1.0 | Update installation instructions to install dependencies with npm - Since we now get konva via npm, installation instructions should be updated. | non_defect | update installation instructions to install dependencies with npm since we now get konva via npm installation instructions should be updated | 0 |
70,373 | 23,145,036,974 | IssuesEvent | 2022-07-28 23:09:47 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: Modifier keys for MacOS 'control' (⌃, "\u2303") and 'option' (⌥, "\u2325") unavailable | I-defect needs-triaging | ### What happened?
(observed with python bindings, but examination of `Keys` in Java seemed to proved the same)
Using the Keys class, one cannot press the Mac modifier keys "control" (different from "command") or "option". The inability to use these keys represents a gap between what's possible with Selenium vs end... | 1.0 | [🐛 Bug]: Modifier keys for MacOS 'control' (⌃, "\u2303") and 'option' (⌥, "\u2325") unavailable - ### What happened?
(observed with python bindings, but examination of `Keys` in Java seemed to proved the same)
Using the Keys class, one cannot press the Mac modifier keys "control" (different from "command") or "opt... | defect | modifier keys for macos control ⌃ and option ⌥ unavailable what happened observed with python bindings but examination of keys in java seemed to proved the same using the keys class one cannot press the mac modifier keys control different from command or option the inabi... | 1 |
116,320 | 17,360,907,159 | IssuesEvent | 2021-07-29 20:28:28 | hygieia/hygieia | https://api.github.com/repos/hygieia/hygieia | closed | CVE-2021-23362 (Medium) detected in hosted-git-info-2.8.8.tgz - autoclosed | security vulnerability | ## CVE-2021-23362 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hosted-git-info-2.8.8.tgz</b></p></summary>
<p>Provides metadata and conversions from repository urls for Github, Bi... | True | CVE-2021-23362 (Medium) detected in hosted-git-info-2.8.8.tgz - autoclosed - ## CVE-2021-23362 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hosted-git-info-2.8.8.tgz</b></p></summa... | non_defect | cve medium detected in hosted git info tgz autoclosed cve medium severity vulnerability vulnerable library hosted git info tgz provides metadata and conversions from repository urls for github bitbucket and gitlab library home page a href path to dependency file hygi... | 0 |
79,353 | 9,883,196,567 | IssuesEvent | 2019-06-24 18:46:38 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | [BUG] TabBar shows wrong TabBarView | f: material design framework | I have spotted a bug with the tab bar behavior and managed to reproduce it.
Here is the git with the code:
[https://github.com/Robouste/flutter-tab-bug](https://github.com/Robouste/flutter-tab-bug)
**Repro**
After launching the app, if you go first to Tab 3 then Tab 2, the content will show "Content 1" instead... | 1.0 | [BUG] TabBar shows wrong TabBarView - I have spotted a bug with the tab bar behavior and managed to reproduce it.
Here is the git with the code:
[https://github.com/Robouste/flutter-tab-bug](https://github.com/Robouste/flutter-tab-bug)
**Repro**
After launching the app, if you go first to Tab 3 then Tab 2, the... | non_defect | tabbar shows wrong tabbarview i have spotted a bug with the tab bar behavior and managed to reproduce it here is the git with the code repro after launching the app if you go first to tab then tab the content will show content instead of content if you first go from tab to tab... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.