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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
42,293 | 10,933,871,006 | IssuesEvent | 2019-11-24 06:35:51 | davidjamesca/ctypesgen | https://api.github.com/repos/davidjamesca/ctypesgen | closed | Preserve #ifdef #else #endif | Priority-Medium Type-Defect auto-migrated | ```
Some codes could be optionally included into the binary through #ifdef like
directives. Currently there are not means to deal with that.
Especially when some data types are #ifdef to different size like 'double' and
'long doubt'. These could cause segfault when used in struct.
If the #ifdef is turned into
if ... | 1.0 | Preserve #ifdef #else #endif - ```
Some codes could be optionally included into the binary through #ifdef like
directives. Currently there are not means to deal with that.
Especially when some data types are #ifdef to different size like 'double' and
'long doubt'. These could cause segfault when used in struct.
If ... | defect | preserve ifdef else endif some codes could be optionally included into the binary through ifdef like directives currently there are not means to deal with that especially when some data types are ifdef to different size like double and long doubt these could cause segfault when used in struct if ... | 1 |
21,191 | 3,471,081,486 | IssuesEvent | 2015-12-23 13:10:22 | lpechacek/cpuset | https://api.github.com/repos/lpechacek/cpuset | closed | cset crashes if /proc/<pid>/stat contains spaces in process name | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Call "cset shield --unshield -v" on a plain Ubuntu
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "/usr/bin/cset", line 47, in <module>
main()
File "/usr/lib/pymodules/python2.7/cpuset/main.py", line 228, in main
... | 1.0 | cset crashes if /proc/<pid>/stat contains spaces in process name - ```
What steps will reproduce the problem?
1. Call "cset shield --unshield -v" on a plain Ubuntu
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "/usr/bin/cset", line 47, in <module>
main()
File "... | defect | cset crashes if proc stat contains spaces in process name what steps will reproduce the problem call cset shield unshield v on a plain ubuntu what is the expected output what do you see instead traceback most recent call last file usr bin cset line in main file usr lib pym... | 1 |
74,175 | 7,388,130,114 | IssuesEvent | 2018-03-16 00:42:37 | mbari-media-management/vars-anno-sync | https://api.github.com/repos/mbari-media-management/vars-anno-sync | opened | Create test plan/integration test | test | Integration plan:
1. Spin up m3-microservices (master -- using derby database)
2. Add some annotations using a given concept name
3. Send change message to rabbitMQ changing concept name to different one.
4. Verify that changes occurred in annosaurus -- use web api.
| 1.0 | Create test plan/integration test - Integration plan:
1. Spin up m3-microservices (master -- using derby database)
2. Add some annotations using a given concept name
3. Send change message to rabbitMQ changing concept name to different one.
4. Verify that changes occurred in annosaurus -- use web api.
| non_defect | create test plan integration test integration plan spin up microservices master using derby database add some annotations using a given concept name send change message to rabbitmq changing concept name to different one verify that changes occurred in annosaurus use web api | 0 |
8,291 | 2,611,486,286 | IssuesEvent | 2015-02-27 05:27:30 | chrsmith/switchlist | https://api.github.com/repos/chrsmith/switchlist | closed | Help link when opening example layout doesn't lead to example docs | auto-migrated Priority-Medium Type-Defect | ```
Run switchlist.
Open an example layout
The layout loads, and a dialog appears explaning you're looking at an example.
Click the question mark in the lower left of the dialog box.
Expected: Help page for that layout appears.
What actually happens: usually an error about being unable to load a page.
```
Original ... | 1.0 | Help link when opening example layout doesn't lead to example docs - ```
Run switchlist.
Open an example layout
The layout loads, and a dialog appears explaning you're looking at an example.
Click the question mark in the lower left of the dialog box.
Expected: Help page for that layout appears.
What actually happen... | defect | help link when opening example layout doesn t lead to example docs run switchlist open an example layout the layout loads and a dialog appears explaning you re looking at an example click the question mark in the lower left of the dialog box expected help page for that layout appears what actually happen... | 1 |
444,653 | 12,815,382,462 | IssuesEvent | 2020-07-05 02:05:41 | Reckue/post-ui | https://api.github.com/repos/Reckue/post-ui | closed | Adaptation css styles | Priority:Critical Task | Hello, need to redesigne pages to dynamically display CSS styles. The page should be able to fit the size of the window. | 1.0 | Adaptation css styles - Hello, need to redesigne pages to dynamically display CSS styles. The page should be able to fit the size of the window. | non_defect | adaptation css styles hello need to redesigne pages to dynamically display css styles the page should be able to fit the size of the window | 0 |
60,979 | 17,023,572,109 | IssuesEvent | 2021-07-03 02:43:08 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Why cannot I report a bug about josm here? | Component: admin Priority: major Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 6.51pm, Wednesday, 31st March 2010]**
is there a reason why we dont have josm tracked here? | 1.0 | Why cannot I report a bug about josm here? - **[Submitted to the original trac issue database at 6.51pm, Wednesday, 31st March 2010]**
is there a reason why we dont have josm tracked here? | defect | why cannot i report a bug about josm here is there a reason why we dont have josm tracked here | 1 |
20,248 | 3,321,133,297 | IssuesEvent | 2015-11-09 06:25:27 | Tetz95/linux-g13-driver | https://api.github.com/repos/Tetz95/linux-g13-driver | closed | Mouse over description text is hard to read | auto-migrated Priority-Medium Type-Defect | ```
This might be due to my colour vision deficiency but the mouseover text is very
hard to read against the palm rest background. A background window for the text
or a changing the colour of the text can solve this.
```
Original issue reported on code.google.com by `azzc...@gmail.com` on 23 Nov 2011 at 8:18 | 1.0 | Mouse over description text is hard to read - ```
This might be due to my colour vision deficiency but the mouseover text is very
hard to read against the palm rest background. A background window for the text
or a changing the colour of the text can solve this.
```
Original issue reported on code.google.com by `azz... | defect | mouse over description text is hard to read this might be due to my colour vision deficiency but the mouseover text is very hard to read against the palm rest background a background window for the text or a changing the colour of the text can solve this original issue reported on code google com by azz... | 1 |
81,584 | 7,787,034,235 | IssuesEvent | 2018-06-06 20:56:48 | brave-intl/publishers | https://api.github.com/repos/brave-intl/publishers | closed | Automated tests for TOTP | Automated tests P1 | TOTP affects account access, and testing it would help reassure us that TOTP users won't get locked out of their account due to a small JS bug. | 1.0 | Automated tests for TOTP - TOTP affects account access, and testing it would help reassure us that TOTP users won't get locked out of their account due to a small JS bug. | non_defect | automated tests for totp totp affects account access and testing it would help reassure us that totp users won t get locked out of their account due to a small js bug | 0 |
41,278 | 10,353,957,918 | IssuesEvent | 2019-09-05 12:48:31 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Error in tree.css file | defect | I am working with PrimeNG tree and got this build error.

it's from css file of tree component which have two css class with incorrect image path.
Current path is _'./images/line.gif'_ and it should be _... | 1.0 | Error in tree.css file - I am working with PrimeNG tree and got this build error.

it's from css file of tree component which have two css class with incorrect image path.
Current path is _'./images/line... | defect | error in tree css file i am working with primeng tree and got this build error it s from css file of tree component which have two css class with incorrect image path current path is images line gif and it should be images line gif i already fixed it on my code and its working ... | 1 |
61,328 | 17,023,667,920 | IssuesEvent | 2021-07-03 03:11:55 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Autocomplete is not ignorable | Component: potlatch2 Priority: major Resolution: worksforme Type: defect | **[Submitted to the original trac issue database at 12.24pm, Friday, 7th January 2011]**
When adding a building, I tried to add amenity=pub but the autocomplete insisted on turning it to amenity=public_building, even when I escaped out, or pasted the text in.
I had to go to Potlatch 1 to complete my edit and change... | 1.0 | Autocomplete is not ignorable - **[Submitted to the original trac issue database at 12.24pm, Friday, 7th January 2011]**
When adding a building, I tried to add amenity=pub but the autocomplete insisted on turning it to amenity=public_building, even when I escaped out, or pasted the text in.
I had to go to Potlatch ... | defect | autocomplete is not ignorable when adding a building i tried to add amenity pub but the autocomplete insisted on turning it to amenity public building even when i escaped out or pasted the text in i had to go to potlatch to complete my edit and change amenity public building to amenity pub the autoco... | 1 |
46,887 | 13,055,997,604 | IssuesEvent | 2020-07-30 03:20:41 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | PPC should not attempt to build with OpenCL unless detection succeeds (Trac #2088) | Incomplete Migration Migrated from Trac combo simulation defect | Migrated from https://code.icecube.wisc.edu/ticket/2088
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:38",
"description": "It appears that PPC unconditionally sets a flag to build with OpenCL:\n\n\tset(BUILD_OPENCL_PPC ON CACHE BOOL \"BUILD_OPENCL_PPC is ON by default\")\n\nand only gives ... | 1.0 | PPC should not attempt to build with OpenCL unless detection succeeds (Trac #2088) - Migrated from https://code.icecube.wisc.edu/ticket/2088
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:38",
"description": "It appears that PPC unconditionally sets a flag to build with OpenCL:\n\n\tset(BUI... | defect | ppc should not attempt to build with opencl unless detection succeeds trac migrated from json status closed changetime description it appears that ppc unconditionally sets a flag to build with opencl n n tset build opencl ppc on cache bool build opencl ppc is on ... | 1 |
63,181 | 17,409,860,563 | IssuesEvent | 2021-08-03 10:52:54 | AtlasOfLivingAustralia/collectory | https://api.github.com/repos/AtlasOfLivingAustralia/collectory | closed | Collectory: "email this contact" links are broken | bug priority-medium status-new type-defect | _migrated from:_ https://code.google.com/p/ala/issues/detail?id=257
_date:_ Wed Sep 4 00:20:09 2013
_author:_ nickdos
---
Noticed on collection pages, e.g.
[http://collections.ala.org.au/public/show/co9](http://collections.ala.org.au/public/show/co9)
Clicking on the "email this contact" link simply refreshes the p... | 1.0 | Collectory: "email this contact" links are broken - _migrated from:_ https://code.google.com/p/ala/issues/detail?id=257
_date:_ Wed Sep 4 00:20:09 2013
_author:_ nickdos
---
Noticed on collection pages, e.g.
[http://collections.ala.org.au/public/show/co9](http://collections.ala.org.au/public/show/co9)
Clicking on ... | defect | collectory email this contact links are broken migrated from date wed sep author nickdos noticed on collection pages e g clicking on the email this contact link simply refreshes the page | 1 |
79,428 | 28,240,354,423 | IssuesEvent | 2023-04-06 06:33:51 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | Calendar: Change event not fired after change when pattern and mask is applied | :lady_beetle: defect :bangbang: needs-triage | ### Describe the bug
A p:calendar with a pattern and mask doesn't fire a change event when leaving the input after changing it. Related to #9953 as reverting the fix for it fixes this issue
### Reproducer
See this test (add it to Calendar002Test):
```java
@Test
@Order(2)
@DisplayName("Calendar: AJA... | 1.0 | Calendar: Change event not fired after change when pattern and mask is applied - ### Describe the bug
A p:calendar with a pattern and mask doesn't fire a change event when leaving the input after changing it. Related to #9953 as reverting the fix for it fixes this issue
### Reproducer
See this test (add it to Calend... | defect | calendar change event not fired after change when pattern and mask is applied describe the bug a p calendar with a pattern and mask doesn t fire a change event when leaving the input after changing it related to as reverting the fix for it fixes this issue reproducer see this test add it to ... | 1 |
12,387 | 2,694,264,556 | IssuesEvent | 2015-04-01 19:16:28 | google/google-api-go-client | https://api.github.com/repos/google/google-api-go-client | closed | storage: can't operate on files with spaces in the name | fixed priority-medium type-defect |
**nickcw** on 14 Jul 2014 at 6:06:
```
What steps will reproduce the problem?
1. Create a file with a space in the name, eg "bad file"
2. Run svc.Objects.Delete("bucket", "bad file").Do()
3. It returns `googleapi: Error 404: Not Found, notFound`
What is the expected output? What do you see instead?
Expected output ... | 1.0 | storage: can't operate on files with spaces in the name -
**nickcw** on 14 Jul 2014 at 6:06:
```
What steps will reproduce the problem?
1. Create a file with a space in the name, eg "bad file"
2. Run svc.Objects.Delete("bucket", "bad file").Do()
3. It returns `googleapi: Error 404: Not Found, notFound`
What is the e... | defect | storage can t operate on files with spaces in the name nickcw on jul at what steps will reproduce the problem create a file with a space in the name eg bad file run svc objects delete bucket bad file do it returns googleapi error not found notfound what is the expected... | 1 |
47,953 | 13,067,325,624 | IssuesEvent | 2020-07-31 00:06:18 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [dataio] dataio-pyshovel goto frame offset (Trac #1508) | Migrated from Trac combo core defect | goto frame uses frame index starting at 0, but the display uses frame index starting at 1. this leads to an offset when trying to go to a specific frame number.
Migrated from https://code.icecube.wisc.edu/ticket/1508
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:22",
"description": "goto ... | 1.0 | [dataio] dataio-pyshovel goto frame offset (Trac #1508) - goto frame uses frame index starting at 0, but the display uses frame index starting at 1. this leads to an offset when trying to go to a specific frame number.
Migrated from https://code.icecube.wisc.edu/ticket/1508
```json
{
"status": "closed",
"chan... | defect | dataio pyshovel goto frame offset trac goto frame uses frame index starting at but the display uses frame index starting at this leads to an offset when trying to go to a specific frame number migrated from json status closed changetime description goto fr... | 1 |
69,607 | 22,574,708,774 | IssuesEvent | 2022-06-28 06:02:50 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Live Location Share - Tile in reply should link to original message, not open map | T-Defect S-Tolerable O-Uncommon A-Location-Sharing | ### Steps to reproduce
- Share a live location
- Reply to the live location tile
- On the reply, click anywhere on the live location map
- Notice that the maximised map opens
### Outcome
#### What did you expect?
When you click the live location tile someone replied to, it doesn’t open maximised but instead ju... | 1.0 | Live Location Share - Tile in reply should link to original message, not open map - ### Steps to reproduce
- Share a live location
- Reply to the live location tile
- On the reply, click anywhere on the live location map
- Notice that the maximised map opens
### Outcome
#### What did you expect?
When you click... | defect | live location share tile in reply should link to original message not open map steps to reproduce share a live location reply to the live location tile on the reply click anywhere on the live location map notice that the maximised map opens outcome what did you expect when you click... | 1 |
39,168 | 9,248,818,532 | IssuesEvent | 2019-03-15 07:36:35 | hasse69/rar2fs | https://api.github.com/repos/hasse69/rar2fs | reopened | rar2fs dies with "Got signal 11, faulty address" | Defect Priority-Medium | I am using rar2fs on centos 7 and after a while the rar2fs mountpoint was dead.
`ls /rar2fs-mountpoint` prints
`ls: cannot access rar2fs: Transport endpoint is not connected` and the rar2fs process is gone. The systemd journal contains:
```
rar2fs[27787]: Got signal 11, faulty address is 0x20000000000, from 0x411c3... | 1.0 | rar2fs dies with "Got signal 11, faulty address" - I am using rar2fs on centos 7 and after a while the rar2fs mountpoint was dead.
`ls /rar2fs-mountpoint` prints
`ls: cannot access rar2fs: Transport endpoint is not connected` and the rar2fs process is gone. The systemd journal contains:
```
rar2fs[27787]: Got signa... | defect | dies with got signal faulty address i am using on centos and after a while the mountpoint was dead ls mountpoint prints ls cannot access transport endpoint is not connected and the process is gone the systemd journal contains got signal faulty address is from ... | 1 |
267,854 | 20,248,068,449 | IssuesEvent | 2022-02-14 15:25:43 | Soucouyant/Snipe-Bot | https://api.github.com/repos/Soucouyant/Snipe-Bot | opened | Edit Snipe | documentation | Implement a feature in which the user can snipe edited messages.
Can be done with a new element in the schema, as well as edit detection. Another collection could work for edited messages, and then recall based on user sent or another metric. | 1.0 | Edit Snipe - Implement a feature in which the user can snipe edited messages.
Can be done with a new element in the schema, as well as edit detection. Another collection could work for edited messages, and then recall based on user sent or another metric. | non_defect | edit snipe implement a feature in which the user can snipe edited messages can be done with a new element in the schema as well as edit detection another collection could work for edited messages and then recall based on user sent or another metric | 0 |
52,150 | 13,211,393,379 | IssuesEvent | 2020-08-15 22:49:15 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | ports install of lhapdf 5.8.7 fails, Ubuntu 16.04 (Trac #1752) | Incomplete Migration Migrated from Trac defect tools/ports | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1752">https://code.icecube.wisc.edu/projects/icecube/ticket/1752</a>, reported by jlanfranchiand owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-06-21T15:22:02",
"_ts": "1... | 1.0 | ports install of lhapdf 5.8.7 fails, Ubuntu 16.04 (Trac #1752) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1752">https://code.icecube.wisc.edu/projects/icecube/ticket/1752</a>, reported by jlanfranchiand owned by nega</em></summary>
<p>
```json
{
"status":... | defect | ports install of lhapdf fails ubuntu trac migrated from json status closed changetime ts description this dependency failing causes genie to fail to install as well reporter jlanfranchi cc resolution ... | 1 |
29,104 | 5,535,644,912 | IssuesEvent | 2017-03-21 17:47:53 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | closed | nvcc / cuda clang issue due to a missing -DHPX_WITH_CUDA flag | category: CMake type: defect | Got a error due to empty definitions of `HPX_HOST`, `HPX_DEVICE`, and `HPX_HOST_DEVICE` when compiling example cuda codes that are in the build tree. The reason is a missing flag `-DHPX_WITH_CUDA` that is now required since commit 80277b9c3db29f5ff2bdfa7bac2196baf0b33876 | 1.0 | nvcc / cuda clang issue due to a missing -DHPX_WITH_CUDA flag - Got a error due to empty definitions of `HPX_HOST`, `HPX_DEVICE`, and `HPX_HOST_DEVICE` when compiling example cuda codes that are in the build tree. The reason is a missing flag `-DHPX_WITH_CUDA` that is now required since commit 80277b9c3db29f5ff2bdfa7b... | defect | nvcc cuda clang issue due to a missing dhpx with cuda flag got a error due to empty definitions of hpx host hpx device and hpx host device when compiling example cuda codes that are in the build tree the reason is a missing flag dhpx with cuda that is now required since commit | 1 |
366,368 | 25,580,428,091 | IssuesEvent | 2022-12-01 03:32:41 | happynclient/happynwindows | https://api.github.com/repos/happynclient/happynwindows | closed | 根本无法编译,你们真的是开源吗?还是只是想蹭开源的噱头圈钱? | documentation enhancement | `已启动生成...
1>------ 已启动生成: 项目: happynet, 配置: Debug Win32 ------
1>cl : 命令行 warning D9035: “Gm”选项已否决,并将在将来的版本中移除
1>utils.cpp
1>service.cpp
1>registry.cpp
1>process.cpp
1>netinterface.cpp
1>tray.cpp
1>G:\happynwindows\happynet\resource.h(1395,1): warning C4005: “_WIN32_WINNT”: 宏重定义
1>G:\Windows Kits\10\Include\... | 1.0 | 根本无法编译,你们真的是开源吗?还是只是想蹭开源的噱头圈钱? - `已启动生成...
1>------ 已启动生成: 项目: happynet, 配置: Debug Win32 ------
1>cl : 命令行 warning D9035: “Gm”选项已否决,并将在将来的版本中移除
1>utils.cpp
1>service.cpp
1>registry.cpp
1>process.cpp
1>netinterface.cpp
1>tray.cpp
1>G:\happynwindows\happynet\resource.h(1395,1): warning C4005: “_WIN32_WINNT”: 宏重... | non_defect | 根本无法编译,你们真的是开源吗?还是只是想蹭开源的噱头圈钱? 已启动生成 已启动生成 项目 happynet 配置 debug cl 命令行 warning “gm”选项已否决,并将在将来的版本中移除 utils cpp service cpp registry cpp process cpp netinterface cpp tray cpp g happynwindows happynet resource h warning “ winnt” 宏重定义 g windows ki... | 0 |
50,055 | 7,558,870,534 | IssuesEvent | 2018-04-20 00:32:09 | canjs/canjs | https://api.github.com/repos/canjs/canjs | opened | Improve the content of the CanJS documentation | documentation | __TLDR:__ we propose reviewing our current docs to look for:
- pages that don’t have useful content
- broken links
- bad/broken code examples & demos
- other ways we can improve them to make them more useful
## Problem
Our docs have evolved over the years without a thorough review. Inevitably, some docs hav... | 1.0 | Improve the content of the CanJS documentation - __TLDR:__ we propose reviewing our current docs to look for:
- pages that don’t have useful content
- broken links
- bad/broken code examples & demos
- other ways we can improve them to make them more useful
## Problem
Our docs have evolved over the years wit... | non_defect | improve the content of the canjs documentation tldr we propose reviewing our current docs to look for pages that don’t have useful content broken links bad broken code examples demos other ways we can improve them to make them more useful problem our docs have evolved over the years wit... | 0 |
7,115 | 2,610,327,757 | IssuesEvent | 2015-02-26 19:45:36 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Typo | auto-migrated Priority-Low Type-Defect | ```
Need a period before "Try" on the Tatooine mission objective about Tusken
Raiders
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 9 Jun 2011 at 12:31 | 1.0 | Typo - ```
Need a period before "Try" on the Tatooine mission objective about Tusken
Raiders
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 9 Jun 2011 at 12:31 | defect | typo need a period before try on the tatooine mission objective about tusken raiders original issue reported on code google com by gmail com on jun at | 1 |
35,110 | 7,573,256,959 | IssuesEvent | 2018-04-23 17:13:03 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Unexpected behavior for request->getRequestTarget() | Defect http | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.6.1.
* Platform and Target: Apache/2.4.27, MySQL 5.6.37
### What you did
I upgraded my App from 3.5 to 3.6. and my app is located into a sub directory called myapp so the full URL is http://develop... | 1.0 | Unexpected behavior for request->getRequestTarget() - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.6.1.
* Platform and Target: Apache/2.4.27, MySQL 5.6.37
### What you did
I upgraded my App from 3.5 to 3.6. and my app is located into a sub di... | defect | unexpected behavior for request getrequesttarget this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target apache mysql what you did i upgraded my app from to and my app is located into a sub directory ... | 1 |
23,399 | 3,812,640,247 | IssuesEvent | 2016-03-27 18:43:59 | zealdocs/zeal | https://api.github.com/repos/zealdocs/zeal | closed | Chinese characters are corrupted after unpacking HTML docset | Platform: Windows Resolution: Upstream Problem Type: Defect | My system is Windows 7 zh_CN.
System default code is GBK.
In HTML.tgz\HTML.docset\Contents\Resources\Documents\mdn.mozillademos.org\zh-CN\docs\Web\HTML\Element\datalist$samples\ have a file is 示例426e.html.But file name is ê?ày426e.html in system.
, this patch fixes that.
Secondly, it's currently next to impossible to catch those in a map call, because the API complains as soon as you go over t... | 1.0 | Allow nodes on the end and allow map calls to fetch them - **[Submitted to the original trac issue database at 3.16pm, Wednesday, 23rd January 2008]**
Currently nodes are not permitted on the edges of the map (90N/S or 180E/W), this patch fixes that.
Secondly, it's currently next to impossible to catch those in a m... | defect | allow nodes on the end and allow map calls to fetch them currently nodes are not permitted on the edges of the map s or w this patch fixes that secondly it s currently next to impossible to catch those in a map call because the api complains as soon as you go over the edge so this patch changes t... | 1 |
9,243 | 2,615,141,075 | IssuesEvent | 2015-03-01 06:15:41 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | closed | r65 tries second half of each PIN twice! | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Run reaver normally until it guesses the first half of the pin and jumps to
90+ %
2.
3.
What is the expected output?
-------------------------
[+] Trying pin 49387179
[+] Trying pin 49382341
[!] WARNING: Receive timeout occurred
[+] Trying pin 49382341
[+] Trying pin 493... | 1.0 | r65 tries second half of each PIN twice! - ```
What steps will reproduce the problem?
1. Run reaver normally until it guesses the first half of the pin and jumps to
90+ %
2.
3.
What is the expected output?
-------------------------
[+] Trying pin 49387179
[+] Trying pin 49382341
[!] WARNING: Receive timeout occurred... | defect | tries second half of each pin twice what steps will reproduce the problem run reaver normally until it guesses the first half of the pin and jumps to what is the expected output trying pin trying pin warning receive timeout occurred trying pin tryin... | 1 |
187,795 | 6,761,185,862 | IssuesEvent | 2017-10-25 00:04:46 | sul-dlss/preservation_core_catalog | https://api.github.com/repos/sul-dlss/preservation_core_catalog | closed | (M2C, PC) split out MoabToCatalog.check_existence into separate existence check and seed methods | high priority needs review refactor | we want two methods that will be called by rake tasks: one to walk the storage roots to seed the empty catalog, one to walk the storage roots on a regular basis and check the moab objects on disk against the catalog database.
currently, this is conflated into one method, `MoabToCatalog.check_moab_to_catalog_existen... | 1.0 | (M2C, PC) split out MoabToCatalog.check_existence into separate existence check and seed methods - we want two methods that will be called by rake tasks: one to walk the storage roots to seed the empty catalog, one to walk the storage roots on a regular basis and check the moab objects on disk against the catalog data... | non_defect | pc split out moabtocatalog check existence into separate existence check and seed methods we want two methods that will be called by rake tasks one to walk the storage roots to seed the empty catalog one to walk the storage roots on a regular basis and check the moab objects on disk against the catalog databa... | 0 |
12,211 | 2,685,470,893 | IssuesEvent | 2015-03-30 01:20:18 | IssueMigrationTest/Test5 | https://api.github.com/repos/IssueMigrationTest/Test5 | closed | libgcc_s_dw2-1.dll is never found no matter how many times you re-download | auto-migrated Priority-Medium Type-Defect | **Issue by JRonline...@gmail.com**
_14 May 2011 at 8:23 GMT_
_Originally opened on Google Code_
----
```
I always see a message that libgcc_s_dw2-1.dill cannot be found re-doanload to
fix this problem
What version of the product are you using? On what operating system?
i am using the newest shedskin avalible to win... | 1.0 | libgcc_s_dw2-1.dll is never found no matter how many times you re-download - **Issue by JRonline...@gmail.com**
_14 May 2011 at 8:23 GMT_
_Originally opened on Google Code_
----
```
I always see a message that libgcc_s_dw2-1.dill cannot be found re-doanload to
fix this problem
What version of the product are you us... | defect | libgcc s dll is never found no matter how many times you re download issue by jronline gmail com may at gmt originally opened on google code i always see a message that libgcc s dill cannot be found re doanload to fix this problem what version of the product are you using on w... | 1 |
60,310 | 17,023,393,804 | IssuesEvent | 2021-07-03 01:47:56 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Can't delete circular ways | Component: potlatch (flash editor) Priority: critical Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 3.30pm, Monday, 27th April 2009]**
Because it tries to delete the start/end node... twice.
PLEASE JUST SHOOT ME NOW | 1.0 | Can't delete circular ways - **[Submitted to the original trac issue database at 3.30pm, Monday, 27th April 2009]**
Because it tries to delete the start/end node... twice.
PLEASE JUST SHOOT ME NOW | defect | can t delete circular ways because it tries to delete the start end node twice please just shoot me now | 1 |
83,014 | 10,316,717,950 | IssuesEvent | 2019-08-30 10:43:18 | luniehq/lunie | https://api.github.com/repos/luniehq/lunie | closed | Vesting account and coins support | design-work-needed :art: epic stale | **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
I'd like to know if any of my coins are vesting (locked) and the time they vest so I can choose those vesting coins over the regular ones to delega... | 1.0 | Vesting account and coins support - **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
I'd like to know if any of my coins are vesting (locked) and the time they vest so I can choose those vesting c... | non_defect | vesting account and coins support is your feature request related to a problem please describe i d like to know if any of my coins are vesting locked and the time they vest so i can choose those vesting coins over the regular ones to delegate describe the solution you d like clearly sepa... | 0 |
24,046 | 23,267,862,158 | IssuesEvent | 2022-08-04 19:17:39 | bevyengine/bevy | https://api.github.com/repos/bevyengine/bevy | opened | Resolve `Val::Percent` into `Val::Px` on the Node | A-UI C-Usability | ## What problem does this solve or what need does it fill?
- User should be able to get the fixed value equivalents of fields defined in `Val::Percent` on the `Node`.
- This in order so that you can add, subtract, multiply or divide these values
- This is useful for building higher level features on top and to in... | True | Resolve `Val::Percent` into `Val::Px` on the Node - ## What problem does this solve or what need does it fill?
- User should be able to get the fixed value equivalents of fields defined in `Val::Percent` on the `Node`.
- This in order so that you can add, subtract, multiply or divide these values
- This is useful... | non_defect | resolve val percent into val px on the node what problem does this solve or what need does it fill user should be able to get the fixed value equivalents of fields defined in val percent on the node this in order so that you can add subtract multiply or divide these values this is useful... | 0 |
224,450 | 7,470,427,186 | IssuesEvent | 2018-04-03 04:56:34 | fossasia/open-event-webapp | https://api.github.com/repos/fossasia/open-event-webapp | closed | Implement pdf download of schedule, especially the calendar view | Priority: High enhancement feature has-PR | Implement a pdf download of the schedule similar to the orga server. | 1.0 | Implement pdf download of schedule, especially the calendar view - Implement a pdf download of the schedule similar to the orga server. | non_defect | implement pdf download of schedule especially the calendar view implement a pdf download of the schedule similar to the orga server | 0 |
312,617 | 26,873,403,996 | IssuesEvent | 2023-02-04 18:55:30 | MPMG-DCC-UFMG/F01 | https://api.github.com/repos/MPMG-DCC-UFMG/F01 | closed | Teste de generalizacao para a tag Informações Institucionais - Leis Municipais - Alfenas | generalization test development template - Betha (26) tag - Informações Institucionais subtag - Leis Municipais | DoD: Realizar o teste de Generalização do validador da tag Informações Institucionais - Leis Municipais para o Município de Alfenas. | 1.0 | Teste de generalizacao para a tag Informações Institucionais - Leis Municipais - Alfenas - DoD: Realizar o teste de Generalização do validador da tag Informações Institucionais - Leis Municipais para o Município de Alfenas. | non_defect | teste de generalizacao para a tag informações institucionais leis municipais alfenas dod realizar o teste de generalização do validador da tag informações institucionais leis municipais para o município de alfenas | 0 |
164,099 | 25,919,878,275 | IssuesEvent | 2022-12-15 20:50:11 | CDRH/chesnutt | https://api.github.com/repos/CDRH/chesnutt | closed | extra spaces between elements (e.g., <subst> children) | design tech_datura close? | It seems like there are extra spaces being inserted between `<add>`s and `<del>`s in `<subst>`. See the second sentence of the letter here: https://cdrhdev1.unl.edu/chesnutt/item/ccda.corr00081 (the substitution of "c" for "b" in "composed"). Also see here: https://cdrhdev1.unl.edu/chesnutt/item/ccda.corr00107 (the sub... | 1.0 | extra spaces between elements (e.g., <subst> children) - It seems like there are extra spaces being inserted between `<add>`s and `<del>`s in `<subst>`. See the second sentence of the letter here: https://cdrhdev1.unl.edu/chesnutt/item/ccda.corr00081 (the substitution of "c" for "b" in "composed"). Also see here: https... | non_defect | extra spaces between elements e g children it seems like there are extra spaces being inserted between s and s in see the second sentence of the letter here the substitution of c for b in composed also see here the substitution of b for v in be towards the end of the first parag... | 0 |
9,634 | 2,615,164,092 | IssuesEvent | 2015-03-01 06:43:56 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | help with reaver | auto-migrated Priority-Triage Type-Defect | ```
after getting a key from reaver i got internet on wifi connection from somebody
and after a couple of days i lost the internet but it says im still connected
and showing activity, i tried troubleshooting it and it says DNS server not
responding plz help. ty
```
Original issue reported on code.google.com by `joh... | 1.0 | help with reaver - ```
after getting a key from reaver i got internet on wifi connection from somebody
and after a couple of days i lost the internet but it says im still connected
and showing activity, i tried troubleshooting it and it says DNS server not
responding plz help. ty
```
Original issue reported on cod... | defect | help with reaver after getting a key from reaver i got internet on wifi connection from somebody and after a couple of days i lost the internet but it says im still connected and showing activity i tried troubleshooting it and it says dns server not responding plz help ty original issue reported on cod... | 1 |
6,895 | 2,610,302,855 | IssuesEvent | 2015-02-26 19:37:20 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Trophy race, invisible dead hogs block walking to finish line and other issues | auto-migrated Component-Lua Milestone-Release0.9.18 Priority-High Type-Defect | ```
What steps will reproduce the problem?
1. whenever a hog dies
2. and then you try to walk over you can't
3.
What is the expected output? What do you see instead?
A invisible dead hog,I don't see the invisible hog
What version of the product are you using? On what operating system? 9.15.1 on
mac SL
Please pro... | 1.0 | Trophy race, invisible dead hogs block walking to finish line and other issues - ```
What steps will reproduce the problem?
1. whenever a hog dies
2. and then you try to walk over you can't
3.
What is the expected output? What do you see instead?
A invisible dead hog,I don't see the invisible hog
What version of th... | defect | trophy race invisible dead hogs block walking to finish line and other issues what steps will reproduce the problem whenever a hog dies and then you try to walk over you can t what is the expected output what do you see instead a invisible dead hog i don t see the invisible hog what version of th... | 1 |
297,818 | 22,394,505,628 | IssuesEvent | 2022-06-17 11:03:38 | spring-projects/spring-framework | https://api.github.com/repos/spring-projects/spring-framework | closed | Fix a typo in ResponseEntity documentation | type: documentation | Change `return ResponseEntity.ok().eTag(etag).build(body);` to `return ResponseEntity.ok().eTag(etag).body(body);` for both WebMVC and WebFlux. | 1.0 | Fix a typo in ResponseEntity documentation - Change `return ResponseEntity.ok().eTag(etag).build(body);` to `return ResponseEntity.ok().eTag(etag).body(body);` for both WebMVC and WebFlux. | non_defect | fix a typo in responseentity documentation change return responseentity ok etag etag build body to return responseentity ok etag etag body body for both webmvc and webflux | 0 |
11,984 | 2,673,676,989 | IssuesEvent | 2015-03-24 20:36:18 | vim/vim | https://api.github.com/repos/vim/vim | closed | Diff mode gets stuck | auto-migrated Priority-Medium Type-Defect | ```
Unfortunately I haven't discovered an easy way to reproduce this.
1. open two similar files (call them A and B) in split windows
2. windo diffthis
3. navigate away from B using bufexplorer, netrw and other plugins, opening and
closing windows etc.
4. switch back to buffer B
It sometimes happens that in step 4 I ... | 1.0 | Diff mode gets stuck - ```
Unfortunately I haven't discovered an easy way to reproduce this.
1. open two similar files (call them A and B) in split windows
2. windo diffthis
3. navigate away from B using bufexplorer, netrw and other plugins, opening and
closing windows etc.
4. switch back to buffer B
It sometimes ha... | defect | diff mode gets stuck unfortunately i haven t discovered an easy way to reproduce this open two similar files call them a and b in split windows windo diffthis navigate away from b using bufexplorer netrw and other plugins opening and closing windows etc switch back to buffer b it sometimes ha... | 1 |
6,211 | 2,610,223,324 | IssuesEvent | 2015-02-26 19:10:49 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | gsroot dll | auto-migrated Priority-Medium Type-Defect | ```
'''Вольфрам Бобров'''
Привет всем не подскажите где можно найти
.gsroot dll. где то видел уже
'''Анри Блохин'''
Качай тут http://bit.ly/19gjK7C
'''Герман Колесников'''
Спасибо вроде то но просит телефон вводить
'''Боян Туров'''
Неа все ок у меня ничего не списало
'''Адольф Мишин'''
Не это не влияет на баланс
... | 1.0 | gsroot dll - ```
'''Вольфрам Бобров'''
Привет всем не подскажите где можно найти
.gsroot dll. где то видел уже
'''Анри Блохин'''
Качай тут http://bit.ly/19gjK7C
'''Герман Колесников'''
Спасибо вроде то но просит телефон вводить
'''Боян Туров'''
Неа все ок у меня ничего не списало
'''Адольф Мишин'''
Не это не влияе... | defect | gsroot dll вольфрам бобров привет всем не подскажите где можно найти gsroot dll где то видел уже анри блохин качай тут герман колесников спасибо вроде то но просит телефон вводить боян туров неа все ок у меня ничего не списало адольф мишин не это не влияет на баланс ин... | 1 |
4,776 | 2,610,155,702 | IssuesEvent | 2015-02-26 18:49:29 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Text | auto-migrated Priority-Medium Type-Defect | ```
Fix rep reseach struc text
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:23 | 1.0 | Text - ```
Fix rep reseach struc text
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:23 | defect | text fix rep reseach struc text original issue reported on code google com by gmail com on jan at | 1 |
401,837 | 27,339,928,687 | IssuesEvent | 2023-02-26 17:19:55 | stitchfix/hamilton | https://api.github.com/repos/stitchfix/hamilton | closed | [documentation] show how to get hamilton running on snowpark | documentation | We need to help people get up and running with Hamilton on snowpark.
Two artifacts to produce:
* hamilton + dbt + snowpark
* hamilton + snowpark | 1.0 | [documentation] show how to get hamilton running on snowpark - We need to help people get up and running with Hamilton on snowpark.
Two artifacts to produce:
* hamilton + dbt + snowpark
* hamilton + snowpark | non_defect | show how to get hamilton running on snowpark we need to help people get up and running with hamilton on snowpark two artifacts to produce hamilton dbt snowpark hamilton snowpark | 0 |
41,389 | 12,832,007,487 | IssuesEvent | 2020-07-07 06:49:09 | rvvergara/bookstore-cms-next-app | https://api.github.com/repos/rvvergara/bookstore-cms-next-app | closed | CVE-2020-11022 (Medium) detected in jquery-2.1.4.min.js | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.4.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="ht... | True | CVE-2020-11022 (Medium) detected in jquery-2.1.4.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.4.min.js</b></p></summary>
<p>JavaScript librar... | non_defect | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm bookstore cms next app node modules js attic test moment index h... | 0 |
220,786 | 24,580,488,692 | IssuesEvent | 2022-10-13 15:16:06 | gardener/gardener | https://api.github.com/repos/gardener/gardener | closed | Use only one IDP for monitoring and logging | kind/enhancement area/security lifecycle/rotten platform/all area/monitoring area/logging component/gardener topology/seed | # Use one IDP for monitoring and logging
## Problem
At the moment operators can access logging and monitoring components which are exposed via Ingress and Basic Authentication:
```console
+------+
| USER |
+--+---+
|
| Basic Auth
|
v
+----+----+
| Nginx |
| Ingre... | True | Use only one IDP for monitoring and logging - # Use one IDP for monitoring and logging
## Problem
At the moment operators can access logging and monitoring components which are exposed via Ingress and Basic Authentication:
```console
+------+
| USER |
+--+---+
|
| Basic Auth
|
... | non_defect | use only one idp for monitoring and logging use one idp for monitoring and logging problem at the moment operators can access logging and monitoring components which are exposed via ingress and basic authentication console user basic auth ... | 0 |
24,135 | 3,917,074,268 | IssuesEvent | 2016-04-21 06:25:09 | irnawansuprapti/openbiz-cubi | https://api.github.com/repos/irnawansuprapti/openbiz-cubi | closed | How To Turn Oily Skin Into Healthy Skin | auto-migrated Priority-Medium spam Type-Defect | ```
Since the remedy of injure work creams is easier, they seem to be desirable (over lotions) in cases where the rind fear set is not to be removed directly after cure. So, pare fear creams seem much nonclassical as moisturisers than as cleansers or toners. For toners, lotions seem to be desirable over wound reparati... | 1.0 | How To Turn Oily Skin Into Healthy Skin - ```
Since the remedy of injure work creams is easier, they seem to be desirable (over lotions) in cases where the rind fear set is not to be removed directly after cure. So, pare fear creams seem much nonclassical as moisturisers than as cleansers or toners. For toners, lot... | defect | how to turn oily skin into healthy skin since the remedy of injure work creams is easier they seem to be desirable over lotions in cases where the rind fear set is not to be removed directly after cure so pare fear creams seem much nonclassical as moisturisers than as cleansers or toners for toners lot... | 1 |
16,404 | 2,891,898,951 | IssuesEvent | 2015-06-15 09:23:51 | LatinSuD/efax4asterisk | https://api.github.com/repos/LatinSuD/efax4asterisk | closed | Google code closing. Please migrate | auto-migrated Priority-Medium Type-Defect | ```
Please migrate to github or similar.
```
Original issue reported on code.google.com by `LatinSuD@gmail.com` on 14 Jun 2015 at 10:51 | 1.0 | Google code closing. Please migrate - ```
Please migrate to github or similar.
```
Original issue reported on code.google.com by `LatinSuD@gmail.com` on 14 Jun 2015 at 10:51 | defect | google code closing please migrate please migrate to github or similar original issue reported on code google com by latinsud gmail com on jun at | 1 |
338,016 | 24,566,189,837 | IssuesEvent | 2022-10-13 03:23:58 | phpredis/phpredis | https://api.github.com/repos/phpredis/phpredis | closed | Return type incorrect if Redis fails | documentation problem not a bug |
e.g. zRange, mGet,... have param @return array
e.g.
```
$redis->zRange( $queue, 0, -1, true );
```
However they do not return array in all cases. e.g. if redis has some internal issues (e.g. LOADING redis into memory, ...) these functions do not return an array.
Please fix the @return type so it also cor... | 1.0 | Return type incorrect if Redis fails -
e.g. zRange, mGet,... have param @return array
e.g.
```
$redis->zRange( $queue, 0, -1, true );
```
However they do not return array in all cases. e.g. if redis has some internal issues (e.g. LOADING redis into memory, ...) these functions do not return an array.
Ple... | non_defect | return type incorrect if redis fails e g zrange mget have param return array e g redis zrange queue true however they do not return array in all cases e g if redis has some internal issues e g loading redis into memory these functions do not return an array ple... | 0 |
19,107 | 13,187,614,830 | IssuesEvent | 2020-08-13 04:00:05 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | pybindings - don't auto-build dependencies (╯°□°)╯︵ ┻━┻ (Trac #1032) | Migrated from Trac enhancement infrastructure | this is fine with `make` or `make all` but when trying to do a partial/incremental build, you have to keep failing python scripts to see what pybindings you need (without looking into CMakeLists.txt)
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1032">https://code.icecube.wisc.edu... | 1.0 | pybindings - don't auto-build dependencies (╯°□°)╯︵ ┻━┻ (Trac #1032) - this is fine with `make` or `make all` but when trying to do a partial/incremental build, you have to keep failing python scripts to see what pybindings you need (without looking into CMakeLists.txt)
<details>
<summary><em>Migrated from <a href="h... | non_defect | pybindings don t auto build dependencies ╯°□° ╯︵ ┻━┻ trac this is fine with make or make all but when trying to do a partial incremental build you have to keep failing python scripts to see what pybindings you need without looking into cmakelists txt migrated from json status c... | 0 |
73,553 | 7,344,169,827 | IssuesEvent | 2018-03-07 13:54:41 | assistify/Rocket.Chat | https://api.github.com/repos/assistify/Rocket.Chat | closed | Run Tests separately | Type: New Feature Type: Test progress:working | ### Description:
I want to run the Rocket.Chat Tests separately to make it more stable.
### Expectations
A script which is copying the test files step by step into a temporary folder and only executes one by one.
Include this in the travis build pipeline as well | 1.0 | Run Tests separately - ### Description:
I want to run the Rocket.Chat Tests separately to make it more stable.
### Expectations
A script which is copying the test files step by step into a temporary folder and only executes one by one.
Include this in the travis build pipeline as well | non_defect | run tests separately description i want to run the rocket chat tests separately to make it more stable expectations a script which is copying the test files step by step into a temporary folder and only executes one by one include this in the travis build pipeline as well | 0 |
140,216 | 5,398,689,587 | IssuesEvent | 2017-02-27 17:31:58 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Update PHP-SAML library to 2.10.0 to fix login security vulnerability | bug Fix Proposed High Priority Resolved: Next Release | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
The SAML integration is based on a very old 2010 version of the Onelogin's SAML toolkit, which was found to be vulnerable to a signatur... | 1.0 | Update PHP-SAML library to 2.10.0 to fix login security vulnerability - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
The SAML integration is based on a very old 2010 version of the... | non_defect | update php saml library to to fix login security vulnerability the saml integration is based on a very old version of the onelogin s saml toolkit which was found to be vulnerable to a signature wrapping attack issue saml is used to provide single sign on to web applications expect... | 0 |
342,135 | 30,609,801,186 | IssuesEvent | 2023-07-23 13:14:19 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | opened | Fix ndarray.test_numpy_instance_lshift__ | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5636581453"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5636581453"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/un... | 1.0 | Fix ndarray.test_numpy_instance_lshift__ - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5636581453"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5636581453"><img src=https://img.shields.io/badge/-failure-red>... | non_defect | fix ndarray test numpy instance lshift tensorflow a href src jax a href src numpy a href src torch a href src paddle a href src | 0 |
71,392 | 23,607,098,434 | IssuesEvent | 2022-08-24 09:11:03 | FreeRADIUS/freeradius-server | https://api.github.com/repos/FreeRADIUS/freeradius-server | opened | [defect]: free radius docker cannot mount raddb/certs directory | defect | ### What type of defect/bug is this?
Unexpected behaviour (obvious or verified by project member)
### How can the issue be reproduced?
I am currently using free radius docker follwing the instructions (https://hub.docker.com/r/freeradius/freeradius-server/).
After starting the free radius server, I want to change t... | 1.0 | [defect]: free radius docker cannot mount raddb/certs directory - ### What type of defect/bug is this?
Unexpected behaviour (obvious or verified by project member)
### How can the issue be reproduced?
I am currently using free radius docker follwing the instructions (https://hub.docker.com/r/freeradius/freeradius-se... | defect | free radius docker cannot mount raddb certs directory what type of defect bug is this unexpected behaviour obvious or verified by project member how can the issue be reproduced i am currently using free radius docker follwing the instructions after starting the free radius server i want to chan... | 1 |
779,915 | 27,371,556,808 | IssuesEvent | 2023-02-28 00:12:36 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | closed | Add more data to Reading Log Export Option | Theme: Public APIs Priority: 3 Theme: Reading Log export Lead: @jimchamp | <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
I exported my reading log and the data I got:

While I did a similar export from Goodreads and the dat... | 1.0 | Add more data to Reading Log Export Option - <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
I exported my reading log and the data I got:

While I di... | non_defect | add more data to reading log export option i exported my reading log and the data i got while i did a similar export from goodreads and the data i got describe the problem that you d like solved so i believe we can add title author year of publication ratings isbn ... | 0 |
23,391 | 3,808,190,102 | IssuesEvent | 2016-03-25 13:48:54 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Cells inside subdirectory | Defect view | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.2.5
* Platform and Target: Apache 2, PostgreSQL 9.4
### What you did
I tried to use cells withing subdirectory, e.g. `src/View/Cell/Admin/AdminMenuCell.php` and call `<?= $this->cell('Admin/AdminMenu... | 1.0 | Cells inside subdirectory - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.2.5
* Platform and Target: Apache 2, PostgreSQL 9.4
### What you did
I tried to use cells withing subdirectory, e.g. `src/View/Cell/Admin/AdminMenuCell.php` and call `<?= ... | defect | cells inside subdirectory this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target apache postgresql what you did i tried to use cells withing subdirectory e g src view cell admin adminmenucell php and call cell adm... | 1 |
95,037 | 8,528,742,059 | IssuesEvent | 2018-11-03 02:55:39 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Revamp deployment tests | area/test area/workload-api/deployment kind/feature lifecycle/rotten sig/apps | Ref. [Workload Controllers Test Plan](https://docs.google.com/document/d/1e2M3KD2wTfhISyyuqyX0pcUGZyzcyKoWo4CIlUojAdM/edit)
### integration
- [x] Add TestDeploymentBasic with subtests that replace basic behavior unit tests like creating ReplicaSets, reacting to RS/Pod events, orphan/adopt, etc. (#55439)
- [x] Add... | 1.0 | Revamp deployment tests - Ref. [Workload Controllers Test Plan](https://docs.google.com/document/d/1e2M3KD2wTfhISyyuqyX0pcUGZyzcyKoWo4CIlUojAdM/edit)
### integration
- [x] Add TestDeploymentBasic with subtests that replace basic behavior unit tests like creating ReplicaSets, reacting to RS/Pod events, orphan/adopt... | non_defect | revamp deployment tests ref integration add testdeploymentbasic with subtests that replace basic behavior unit tests like creating replicasets reacting to rs pod events orphan adopt etc add testdeploymentrollingupdate with subtests for roll out roll back roll over etc sho... | 0 |
394,992 | 27,049,787,338 | IssuesEvent | 2023-02-13 12:26:43 | hyuunnzy/uxui_issue_practice | https://api.github.com/repos/hyuunnzy/uxui_issue_practice | opened | 유저 모델링 작업 | documentation enhancement | ## 설명
- 유저 모델링이란 무엇인지
- 우리 서비스에 가입할 유저의 속성 정의
## 할 일
- [ ] 유저 모델 초기화
- [ ] 유저 모델 정의
- [ ] 유저 모델 검증
## 참조
[Go to google] (http://www.google.com) | 1.0 | 유저 모델링 작업 - ## 설명
- 유저 모델링이란 무엇인지
- 우리 서비스에 가입할 유저의 속성 정의
## 할 일
- [ ] 유저 모델 초기화
- [ ] 유저 모델 정의
- [ ] 유저 모델 검증
## 참조
[Go to google] (http://www.google.com) | non_defect | 유저 모델링 작업 설명 유저 모델링이란 무엇인지 우리 서비스에 가입할 유저의 속성 정의 할 일 유저 모델 초기화 유저 모델 정의 유저 모델 검증 참조 | 0 |
49,594 | 13,187,237,666 | IssuesEvent | 2020-08-13 02:47:00 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | building multiple copies of HTML docs (Trac #1723) | Incomplete Migration Migrated from Trac defect other | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1723">https://code.icecube.wisc.edu/ticket/1723</a>, reported by nega and owned by kjmeagher</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-06-09T14:50:36",
"description": "with the addition of sphin... | 1.0 | building multiple copies of HTML docs (Trac #1723) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1723">https://code.icecube.wisc.edu/ticket/1723</a>, reported by nega and owned by kjmeagher</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-06-09T14:50... | defect | building multiple copies of html docs trac migrated from json status closed changetime description with the addition of sphinx apidoc in icetray we re now building two copies of the docs that step on each other and barf warnings everywhere reporte... | 1 |
28,353 | 5,241,426,558 | IssuesEvent | 2017-01-31 15:41:28 | google/google-toolbox-for-mac | https://api.github.com/repos/google/google-toolbox-for-mac | closed | Unit test crash if access to address book is not granted | auto-migrated Priority-Medium Type-Defect | ```
Repro steps:
1. Checkout
2. Open project
3. Run unit tests
4. When prompted, do not allow "otest" to access address book
5. Crash on GTMABAddressBook.m:84
ABGetSharedAddressBook() returns nil if access is not granted. Trying to retain
nil will cause a crash (I'm using OS X 10.8). I have attached a patch that
ch... | 1.0 | Unit test crash if access to address book is not granted - ```
Repro steps:
1. Checkout
2. Open project
3. Run unit tests
4. When prompted, do not allow "otest" to access address book
5. Crash on GTMABAddressBook.m:84
ABGetSharedAddressBook() returns nil if access is not granted. Trying to retain
nil will cause a cr... | defect | unit test crash if access to address book is not granted repro steps checkout open project run unit tests when prompted do not allow otest to access address book crash on gtmabaddressbook m abgetsharedaddressbook returns nil if access is not granted trying to retain nil will cause a cra... | 1 |
18,383 | 3,052,129,374 | IssuesEvent | 2015-08-12 13:12:59 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Share web cam icon allows multiple clicks | Component-Client Priority-Medium Status-Fixed Type-Defect | Originally reported on Google Code with ID 176
```
What steps will reproduce the problem?
1. Click to share web cam
2. Click to share web cam again
3.
What is the expected output? What do you see instead?
Viewer will see two share webcam windows. The share web cam button should
work like the headset button.
... | 1.0 | Share web cam icon allows multiple clicks - Originally reported on Google Code with ID 176
```
What steps will reproduce the problem?
1. Click to share web cam
2. Click to share web cam again
3.
What is the expected output? What do you see instead?
Viewer will see two share webcam windows. The share web cam bu... | defect | share web cam icon allows multiple clicks originally reported on google code with id what steps will reproduce the problem click to share web cam click to share web cam again what is the expected output what do you see instead viewer will see two share webcam windows the share web cam butt... | 1 |
18,587 | 3,697,778,398 | IssuesEvent | 2016-02-27 22:11:26 | desandro/masonry | https://api.github.com/repos/desandro/masonry | closed | originLeft: false not working | test case required | Hi,
After adding origiLeft:false to my options right-to-left not working for masonry in version 4! | 1.0 | originLeft: false not working - Hi,
After adding origiLeft:false to my options right-to-left not working for masonry in version 4! | non_defect | originleft false not working hi after adding origileft false to my options right to left not working for masonry in version | 0 |
633,064 | 20,244,210,920 | IssuesEvent | 2022-02-14 12:12:07 | PoProstuMieciek/wikipedia-scraper | https://api.github.com/repos/PoProstuMieciek/wikipedia-scraper | opened | feat/links-parser | priority: high type: feat | **AC**
- function
- [ ] gets a `JsDom` instance of html document
- [ ] looks for all links (in anchor tag) in the document
- [ ] returns a list of links
| 1.0 | feat/links-parser - **AC**
- function
- [ ] gets a `JsDom` instance of html document
- [ ] looks for all links (in anchor tag) in the document
- [ ] returns a list of links
| non_defect | feat links parser ac function gets a jsdom instance of html document looks for all links in anchor tag in the document returns a list of links | 0 |
20,856 | 3,422,237,201 | IssuesEvent | 2015-12-08 22:08:27 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Type variable warning on static generic method | analyzer-strong-mode area-analyzer priority-high Type-Defect | The following code produces a bogus warning that type parameters are not allowed on static members:
```dart
class C {
static /*=T*/ f/*<T>*/() => null;
}
```
`[warning] Static members cannot reference type parameters (/Users/leafp/tmp/scratch.dart, line 2, col 13)`
dartanalyzer version 1.14.0-edge.daf5f6... | 1.0 | Type variable warning on static generic method - The following code produces a bogus warning that type parameters are not allowed on static members:
```dart
class C {
static /*=T*/ f/*<T>*/() => null;
}
```
`[warning] Static members cannot reference type parameters (/Users/leafp/tmp/scratch.dart, line 2, co... | defect | type variable warning on static generic method the following code produces a bogus warning that type parameters are not allowed on static members dart class c static t f null static members cannot reference type parameters users leafp tmp scratch dart line col d... | 1 |
57,867 | 16,109,184,658 | IssuesEvent | 2021-04-27 18:41:48 | idaholab/raven | https://api.github.com/repos/idaholab/raven | opened | [DEFECT] RELAP5 Interface - radiation card 6000000 | defect priority_normal | --------
Defect Description
--------
If the radiation card ```6000000``` is inputted, the interface splits it in ```600 0000``` causing an error
##### What did you expect to see happen?
No split
##### What did you see instead?
error of the relap5 driven model
##### Do you have a suggested fix for the de... | 1.0 | [DEFECT] RELAP5 Interface - radiation card 6000000 - --------
Defect Description
--------
If the radiation card ```6000000``` is inputted, the interface splits it in ```600 0000``` causing an error
##### What did you expect to see happen?
No split
##### What did you see instead?
error of the relap5 driven ... | defect | interface radiation card defect description if the radiation card is inputted the interface splits it in causing an error what did you expect to see happen no split what did you see instead error of the driven model do you have a sugge... | 1 |
53,009 | 13,260,069,820 | IssuesEvent | 2020-08-20 17:38:35 | jkoan/test-navit | https://api.github.com/repos/jkoan/test-navit | closed | SDL-gui doesn't work on my system since sone libraries can't be loaded - TLS problem (Trac #50) | Incomplete Migration KaZeR Migrated from Trac defect/bug gui/cegui | Migrated from http://trac.navit-project.org/ticket/50
```json
{
"status": "closed",
"changetime": "2007-12-16T22:42:43",
"_ts": "1197844963000000",
"description": "I installed and used navit successfully on my 32-bit-system and wanted to use it on my 64-bit Gentoo-machine. The GTK-gui works fine, but wh... | 1.0 | SDL-gui doesn't work on my system since sone libraries can't be loaded - TLS problem (Trac #50) - Migrated from http://trac.navit-project.org/ticket/50
```json
{
"status": "closed",
"changetime": "2007-12-16T22:42:43",
"_ts": "1197844963000000",
"description": "I installed and used navit successfully on... | defect | sdl gui doesn t work on my system since sone libraries can t be loaded tls problem trac migrated from json status closed changetime ts description i installed and used navit successfully on my bit system and wanted to use it on my bit gentoo machine... | 1 |
42,251 | 10,917,915,647 | IssuesEvent | 2019-11-21 15:58:10 | contao/contao | https://api.github.com/repos/contao/contao | closed | contao.cache.clear_internal and contao.cache.warm_internal need to be public | defect | **Affected version(s)**
all that work with Symfony>=4.0
**Description**
`contao.cache.clear_internal` and `contao.cache.warm_internal` are used directly via `$container->get()` (in `Contao\Automator`) but both aren't public. Using the automator command to purge/generate the internal cache therefore fails.
**H... | 1.0 | contao.cache.clear_internal and contao.cache.warm_internal need to be public - **Affected version(s)**
all that work with Symfony>=4.0
**Description**
`contao.cache.clear_internal` and `contao.cache.warm_internal` are used directly via `$container->get()` (in `Contao\Automator`) but both aren't public. Using the... | defect | contao cache clear internal and contao cache warm internal need to be public affected version s all that work with symfony description contao cache clear internal and contao cache warm internal are used directly via container get in contao automator but both aren t public using the... | 1 |
12,913 | 2,729,022,713 | IssuesEvent | 2015-04-16 04:13:18 | lttldrgn/port-o-chat | https://api.github.com/repos/lttldrgn/port-o-chat | closed | Server needs to be able to chunk the read in data together | auto-migrated Priority-Medium Type-Defect | ```
The current implementation is to read 8192 bytes and process the valid bytes,
but this needs to be changed to chunk the read in data together just in case a
packet is bigger than the read size. Also, 8192 is probably too big, may want
to use 512 or something else.
```
Original issue reported on code.google.com... | 1.0 | Server needs to be able to chunk the read in data together - ```
The current implementation is to read 8192 bytes and process the valid bytes,
but this needs to be changed to chunk the read in data together just in case a
packet is bigger than the read size. Also, 8192 is probably too big, may want
to use 512 or so... | defect | server needs to be able to chunk the read in data together the current implementation is to read bytes and process the valid bytes but this needs to be changed to chunk the read in data together just in case a packet is bigger than the read size also is probably too big may want to use or something ... | 1 |
27,413 | 5,005,755,046 | IssuesEvent | 2016-12-12 11:48:28 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Possible to access disabled tab in tabView. | 6.0.11 defect | ## 1) Environment
- 5.3.5.
- Tomcat 7.0.59
- IE 11, Chrome, FireFox
## 2) Expected behavior
You shouldn't be able to access disabled tab in tabView.
## 3) Actual behavior
You can access disabled tab in tabView.
## 4) Steps to reproduce
1. Go to the page where you have tabView with couple of tabs, where a... | 1.0 | Possible to access disabled tab in tabView. - ## 1) Environment
- 5.3.5.
- Tomcat 7.0.59
- IE 11, Chrome, FireFox
## 2) Expected behavior
You shouldn't be able to access disabled tab in tabView.
## 3) Actual behavior
You can access disabled tab in tabView.
## 4) Steps to reproduce
1. Go to the page where... | defect | possible to access disabled tab in tabview environment tomcat ie chrome firefox expected behavior you shouldn t be able to access disabled tab in tabview actual behavior you can access disabled tab in tabview steps to reproduce go to the page where y... | 1 |
55,236 | 7,966,451,701 | IssuesEvent | 2018-07-14 22:21:23 | KenSuenobu/scattersphere | https://api.github.com/repos/KenSuenobu/scattersphere | closed | Create Pause-controllable Runnable in JobExecutor | difficult documentation enhancement invalid | Instead of using a single `CompletableFuture` per `JobExecutor` instance, make it so that multiple jobs can be created and executed. Every time a `queue()` call is used, this will queue up the `Job` to run by the name, returning the controller for that `Job`.
`JobExecutor` should introduce an additional function ca... | 1.0 | Create Pause-controllable Runnable in JobExecutor - Instead of using a single `CompletableFuture` per `JobExecutor` instance, make it so that multiple jobs can be created and executed. Every time a `queue()` call is used, this will queue up the `Job` to run by the name, returning the controller for that `Job`.
`Job... | non_defect | create pause controllable runnable in jobexecutor instead of using a single completablefuture per jobexecutor instance make it so that multiple jobs can be created and executed every time a queue call is used this will queue up the job to run by the name returning the controller for that job job... | 0 |
230,148 | 17,603,741,215 | IssuesEvent | 2021-08-17 14:41:33 | hotwire-django/turbo-django | https://api.github.com/repos/hotwire-django/turbo-django | closed | Move documentation to readthedocs.io | documentation | I'm partial to [mkdocs](https://github.com/mkdocs/mkdocs/) with its focus on markdown but, but am open to discussion on this! | 1.0 | Move documentation to readthedocs.io - I'm partial to [mkdocs](https://github.com/mkdocs/mkdocs/) with its focus on markdown but, but am open to discussion on this! | non_defect | move documentation to readthedocs io i m partial to with its focus on markdown but but am open to discussion on this | 0 |
54,403 | 13,647,003,155 | IssuesEvent | 2020-09-26 01:04:58 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | "Copy" link in debug output doesn't work on Linux | defect | Checking Chrome's console it shows `navigator.clipboard` is undefined (Firefox doesn't even shown any error in console)
https://github.com/cakephp/cakephp/blob/991539874f6dcdb80d60968f05c5d8d2f08b067c/src/Error/Debug/dumpHeader.html#L248
The demo shown here does work for me https://web.dev/async-clipboard/#demos ... | 1.0 | "Copy" link in debug output doesn't work on Linux - Checking Chrome's console it shows `navigator.clipboard` is undefined (Firefox doesn't even shown any error in console)
https://github.com/cakephp/cakephp/blob/991539874f6dcdb80d60968f05c5d8d2f08b067c/src/Error/Debug/dumpHeader.html#L248
The demo shown here does... | defect | copy link in debug output doesn t work on linux checking chrome s console it shows navigator clipboard is undefined firefox doesn t even shown any error in console the demo shown here does work for me so perhaps we can update the code accordingly copying works in firefox while in chrome it shows p... | 1 |
707,780 | 24,318,621,143 | IssuesEvent | 2022-09-30 08:44:53 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | login.cox.com - site is not usable | status-needsinfo browser-firefox priority-normal engine-gecko | <!-- @browser: Firefox 104.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:104.0) Gecko/20100101 Firefox/104.0 -->
<!-- @reported_with: unknown -->
**URL**: https://login.cox.com/app/ccires_tveverywhere_1/exk1jha9awwp564kZ0h8/sso/saml?SAMLRequest=hVNdb9owFH3fr4j8TuKEUYFFUrGyakgdRZDuoS%2BV69wSr4... | 1.0 | login.cox.com - site is not usable - <!-- @browser: Firefox 104.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:104.0) Gecko/20100101 Firefox/104.0 -->
<!-- @reported_with: unknown -->
**URL**: https://login.cox.com/app/ccires_tveverywhere_1/exk1jha9awwp564kZ0h8/sso/saml?SAMLRequest=hVNdb9owFH3... | non_defect | login cox com site is not usable url browser version firefox operating system mac os x tested another browser yes chrome problem type site is not usable description unable to login steps to reproduce cox access forbidden you don t have permission to acc... | 0 |
436,032 | 12,544,346,392 | IssuesEvent | 2020-06-05 17:03:18 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Mail script command | component:core mode:prerenewal mode:renewal priority:low type:enhancement | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**:
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. cd your... | 1.0 | Mail script command - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**:
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your Gi... | non_defect | mail script command rathena hash please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date server mode pre renewal ... | 0 |
881 | 3,175,973,508 | IssuesEvent | 2015-09-24 05:10:41 | Fat-English/personal-site | https://api.github.com/repos/Fat-English/personal-site | opened | Wells on chat queue test don't display the result of queue tests | enhancement Service | Wells do not show the "Queue Matched" message that the queue list does. | 1.0 | Wells on chat queue test don't display the result of queue tests - Wells do not show the "Queue Matched" message that the queue list does. | non_defect | wells on chat queue test don t display the result of queue tests wells do not show the queue matched message that the queue list does | 0 |
5,702 | 8,361,353,966 | IssuesEvent | 2018-10-03 14:09:10 | openopps/openopps-platform | https://api.github.com/repos/openopps/openopps-platform | closed | Admin Dashboard: Section 1: Interactions | Admin Approved FAI Requirements Ready | User Story: As an administrator, I want to be able to track metrics on user interactions with the system.
Acceptance Criteria:
On the Administration Sitewide tab, the third column of data will display Interactions
The following information will display in Interactions section: (Note: labels are different then mock... | 1.0 | Admin Dashboard: Section 1: Interactions - User Story: As an administrator, I want to be able to track metrics on user interactions with the system.
Acceptance Criteria:
On the Administration Sitewide tab, the third column of data will display Interactions
The following information will display in Interactions sec... | non_defect | admin dashboard section interactions user story as an administrator i want to be able to track metrics on user interactions with the system acceptance criteria on the administration sitewide tab the third column of data will display interactions the following information will display in interactions sec... | 0 |
35,312 | 7,697,763,372 | IssuesEvent | 2018-05-18 20:02:39 | arescentral/antares | https://api.github.com/repos/arescentral/antares | closed | Shoplifter bases marked as both shape-from-direction and self-animated | Complexity:Medium Data Priority:Low Type:Defect | Original [issue 122](https://code.google.com/p/antares/issues/detail?id=122) created by sfiera on 2012-12-07T04:24:38.000Z:
There are two objects whose attributes specify both kIsSelfAnimated and kShapeFromDirection:
- The Obish liner from “Shoplifter 1”
- The UNS Ares in “Shoplifter 2”
This shouldn't be. I've added ... | 1.0 | Shoplifter bases marked as both shape-from-direction and self-animated - Original [issue 122](https://code.google.com/p/antares/issues/detail?id=122) created by sfiera on 2012-12-07T04:24:38.000Z:
There are two objects whose attributes specify both kIsSelfAnimated and kShapeFromDirection:
- The Obish liner from “Shopl... | defect | shoplifter bases marked as both shape from direction and self animated original created by sfiera on there are two objects whose attributes specify both kisselfanimated and kshapefromdirection the obish liner from “shoplifter ” the uns ares in “shoplifter ” this shouldn t be i ve added a wo... | 1 |
25,018 | 6,619,614,469 | IssuesEvent | 2017-09-21 12:57:15 | devtools-html/debugger.html | https://api.github.com/repos/devtools-html/debugger.html | closed | [stepping] refactor stepping commands | available Code Health | I think we can make small change to our `command` and remove an unneeded action type.
The change is well tested so if the tests pass we should be good. It's a chance to learn about our promise middleware too, which is in utils/redux/middleware
```diff
index 979bd23..d3fd231 100644
--- a/src/actions/pause.js
+++ b/src... | 1.0 | [stepping] refactor stepping commands - I think we can make small change to our `command` and remove an unneeded action type.
The change is well tested so if the tests pass we should be good. It's a chance to learn about our promise middleware too, which is in utils/redux/middleware
```diff
index 979bd23..d3fd231 100... | non_defect | refactor stepping commands i think we can make small change to our command and remove an unneeded action type the change is well tested so if the tests pass we should be good it s a chance to learn about our promise middleware too which is in utils redux middleware diff index a src actions paus... | 0 |
15,910 | 2,869,093,748 | IssuesEvent | 2015-06-05 23:17:00 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | add support for composing source maps | Area-Pkg Pkg-SourceMaps Priority-Medium Triaged Type-Defect | Create a script in source_maps that given mappings from file A -> B and B -> C, it creates a direct mapping from A -> C. | 1.0 | add support for composing source maps - Create a script in source_maps that given mappings from file A -> B and B -> C, it creates a direct mapping from A -> C. | defect | add support for composing source maps create a script in source maps that given mappings from file a gt b and b gt c it creates a direct mapping from a gt c | 1 |
11,940 | 2,669,409,105 | IssuesEvent | 2015-03-23 15:22:03 | b-steiner/blubbengine2 | https://api.github.com/repos/b-steiner/blubbengine2 | closed | Window-Resizing not working well | auto-migrated OpSys-All Projekt-Engine Type-Defect Version-0.2 | ```
Often wrong hit test
```
Original issue reported on code.google.com by `bernhard...@tuwien.ac.at` on 23 Jun 2014 at 8:39 | 1.0 | Window-Resizing not working well - ```
Often wrong hit test
```
Original issue reported on code.google.com by `bernhard...@tuwien.ac.at` on 23 Jun 2014 at 8:39 | defect | window resizing not working well often wrong hit test original issue reported on code google com by bernhard tuwien ac at on jun at | 1 |
13,741 | 16,460,089,159 | IssuesEvent | 2021-05-21 17:35:11 | ORelio/Minecraft-Console-Client | https://api.github.com/repos/ORelio/Minecraft-Console-Client | closed | OnUpdate crash | a:bug in:protocol-compatibility waiting-for:more-info | **Prerequisites**
- [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts)
- [x] I tried to [look for similar issues](https://github.com/ORelio/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one
- [ ] I have ... | True | OnUpdate crash - **Prerequisites**
- [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts)
- [x] I tried to [look for similar issues](https://github.com/ORelio/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new on... | non_defect | onupdate crash prerequisites i made sure i am running the latest i tried to before opening a new one i have set debugmessages true in config to diagnose my issue i have redacted session tokens and passwords before attaching screenshots | 0 |
282,739 | 30,889,416,929 | IssuesEvent | 2023-08-04 02:41:32 | Trinadh465/linux-4.1.15_CVE-2017-1000371 | https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2017-1000371 | reopened | CVE-2022-3564 (High) detected in linuxlinux-4.6 | Mend: dependency security vulnerability | ## CVE-2022-3564 - High 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.kernel.... | True | CVE-2022-3564 (High) detected in linuxlinux-4.6 - ## CVE-2022-3564 - High 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>Libra... | non_defect | cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files net bluetooth core... | 0 |
49,559 | 13,187,233,486 | IssuesEvent | 2020-08-13 02:46:15 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [iceprod2] clear iceprod_std* files between tasks on a pilot (Trac #1677) | Incomplete Migration Migrated from Trac defect iceprod | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1677">https://code.icecube.wisc.edu/ticket/1677</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-05-09T21:55:16",
"description": "When a pilot ... | 1.0 | [iceprod2] clear iceprod_std* files between tasks on a pilot (Trac #1677) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1677">https://code.icecube.wisc.edu/ticket/1677</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed", ... | defect | clear iceprod std files between tasks on a pilot trac migrated from json status closed changetime description when a pilot runs multiple tasks in a row we should clear the output error log files so the new task only sees what it has done not past histo... | 1 |
822,235 | 30,859,427,949 | IssuesEvent | 2023-08-03 00:46:48 | paleobot/pbot-dev | https://api.github.com/repos/paleobot/pbot-dev | closed | Collection node field edits | high priority | Under Optional Fields, Age: replace "Notes on geographic age" with "Notes on age information". Also, allow multiple lines for this text box as it gets more filled.
Under Optional Fields, Geographic: allow multiple lines for the "Notes on geographic information" text box as it gets more filled.
Under Optional Fiel... | 1.0 | Collection node field edits - Under Optional Fields, Age: replace "Notes on geographic age" with "Notes on age information". Also, allow multiple lines for this text box as it gets more filled.
Under Optional Fields, Geographic: allow multiple lines for the "Notes on geographic information" text box as it gets more ... | non_defect | collection node field edits under optional fields age replace notes on geographic age with notes on age information also allow multiple lines for this text box as it gets more filled under optional fields geographic allow multiple lines for the notes on geographic information text box as it gets more ... | 0 |
78,771 | 27,752,006,634 | IssuesEvent | 2023-03-15 21:36:16 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Ouptuts/file_base for a multiapp that has multiple subapps should yell at you | P: minor T: defect | ## Bug Description
If we set multiple subapps to write with a file_base, we have them all write to the same file
This doesnt work for people who want one output per subapp
## Steps to Reproduce
Create 2 subapps and use the Outputs/file_base parameter in the subapps
## Impact
User confusion | 1.0 | Ouptuts/file_base for a multiapp that has multiple subapps should yell at you - ## Bug Description
If we set multiple subapps to write with a file_base, we have them all write to the same file
This doesnt work for people who want one output per subapp
## Steps to Reproduce
Create 2 subapps and use the Outputs/fil... | defect | ouptuts file base for a multiapp that has multiple subapps should yell at you bug description if we set multiple subapps to write with a file base we have them all write to the same file this doesnt work for people who want one output per subapp steps to reproduce create subapps and use the outputs fil... | 1 |
81,035 | 10,221,120,687 | IssuesEvent | 2019-08-16 00:02:22 | ActoSoft/topografiApp | https://api.github.com/repos/ActoSoft/topografiApp | reopened | Employees List Mockup UI | documentation enhancement | We have employees in this app. So we need to list everything. We're a using a CSS framework call Ant Design. So try to be based on the table style of Ant Design to do this.
**Resources**
https://ant.design/components/table/
**Data**
The columns of the table will be:
- Nombre
- Rol
- Dirección
- Teléfono
... | 1.0 | Employees List Mockup UI - We have employees in this app. So we need to list everything. We're a using a CSS framework call Ant Design. So try to be based on the table style of Ant Design to do this.
**Resources**
https://ant.design/components/table/
**Data**
The columns of the table will be:
- Nombre
- R... | non_defect | employees list mockup ui we have employees in this app so we need to list everything we re a using a css framework call ant design so try to be based on the table style of ant design to do this resources data the columns of the table will be nombre rol dirección teléfono ... | 0 |
94,528 | 10,826,188,021 | IssuesEvent | 2019-11-09 20:56:16 | tdwg/developers | https://api.github.com/repos/tdwg/developers | opened | As a community we need a Code of Conduct | documentation help wanted | How do people feel about using on of the default options provided by Github?
| 1.0 | As a community we need a Code of Conduct - How do people feel about using on of the default options provided by Github?
| non_defect | as a community we need a code of conduct how do people feel about using on of the default options provided by github | 0 |
820,254 | 30,766,272,218 | IssuesEvent | 2023-07-30 10:42:27 | Beep6581/RawTherapee | https://api.github.com/repos/Beep6581/RawTherapee | closed | RawPedia broken design (Template:K) | type: bug external: RawPedia priority: medium | **Short description**
The design of RawPedia seems to be broken
**Steps to reproduce**
1. Visit http://rawpedia.rawtherapee.com/Getting_Started
2. Section _Basics_
**Additional information**
RawPedia had a black design before. I don't know if the new theme is intentional or maybe some update broke it. It seem... | 1.0 | RawPedia broken design (Template:K) - **Short description**
The design of RawPedia seems to be broken
**Steps to reproduce**
1. Visit http://rawpedia.rawtherapee.com/Getting_Started
2. Section _Basics_
**Additional information**
RawPedia had a black design before. I don't know if the new theme is intentional ... | non_defect | rawpedia broken design template k short description the design of rawpedia seems to be broken steps to reproduce visit section basics additional information rawpedia had a black design before i don t know if the new theme is intentional or maybe some update broke it it seems like ... | 0 |
479,603 | 13,803,742,984 | IssuesEvent | 2020-10-11 05:03:27 | AY2021S1-CS2103T-W16-3/tp | https://api.github.com/repos/AY2021S1-CS2103T-W16-3/tp | opened | Connect Logic to Ui | priority.medium :2nd_place_medal: type.enhancement :+1: | Currently, the Ui is not able to display the list of expenses and incomes in its respective Expense and Income tab.
Refactor the the `Income Panel` and `Expense Panel` to capture `ListView<Income>` and `ListView<Expense>` respectively instead of `ListView<Transaction>`. | 1.0 | Connect Logic to Ui - Currently, the Ui is not able to display the list of expenses and incomes in its respective Expense and Income tab.
Refactor the the `Income Panel` and `Expense Panel` to capture `ListView<Income>` and `ListView<Expense>` respectively instead of `ListView<Transaction>`. | non_defect | connect logic to ui currently the ui is not able to display the list of expenses and incomes in its respective expense and income tab refactor the the income panel and expense panel to capture listview and listview respectively instead of listview | 0 |
50,688 | 13,187,681,564 | IssuesEvent | 2020-08-13 04:13:04 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | tpx doc improvement (Trac #1187) | Migrated from Trac combo reconstruction defect | rst doc does not list maintainer at top of page
also add link to doxygen documentaion
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1187">https://code.icecube.wisc.edu/ticket/1187</a>, reported by kjmeagher and owned by karg</em></summary>
<p>
```json
{
"status": "closed",
... | 1.0 | tpx doc improvement (Trac #1187) - rst doc does not list maintainer at top of page
also add link to doxygen documentaion
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1187">https://code.icecube.wisc.edu/ticket/1187</a>, reported by kjmeagher and owned by karg</em></summary>
<p>
`... | defect | tpx doc improvement trac rst doc does not list maintainer at top of page also add link to doxygen documentaion migrated from json status closed changetime description rst doc does not list maintainer at top of page nalso add link to doxygen documentaion ... | 1 |
9,810 | 2,615,175,281 | IssuesEvent | 2015-03-01 06:58:32 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Wifi cracking not working | auto-migrated Priority-Triage Type-Defect | ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.com/p/reaver-wps/wiki/README... | 1.0 | Wifi cracking not working - ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.... | defect | wifi cracking not working a few things to consider before submitting an issue we write documentation for a reason if you have not read it and are having problems with reaver these pages are required reading before submitting an issue reaver will only work if your card is in monitor mode if you... | 1 |
56,888 | 15,429,047,986 | IssuesEvent | 2021-03-06 01:45:33 | SAP/fundamental-styles | https://api.github.com/repos/SAP/fundamental-styles | closed | Object Marker color while in an active table cell | Bug Defect Hunting denoland |
**Describe the bug**
A clear and concise description of what the bug is.
the color of object marker doesn't invert in an active table cell
> Is this issue related to a specific component?
object marker
<img width="243" alt="Screen Shot 2021-03-05 at 9 17 22 AM" src="https://user-images.githubusercontent.co... | 1.0 | Object Marker color while in an active table cell -
**Describe the bug**
A clear and concise description of what the bug is.
the color of object marker doesn't invert in an active table cell
> Is this issue related to a specific component?
object marker
<img width="243" alt="Screen Shot 2021-03-05 at 9 17 ... | defect | object marker color while in an active table cell describe the bug a clear and concise description of what the bug is the color of object marker doesn t invert in an active table cell is this issue related to a specific component object marker img width alt screen shot at am sr... | 1 |
78,011 | 27,276,309,283 | IssuesEvent | 2023-02-23 05:44:30 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | The zfs kernel module fails to be installed: ERROR: could not insert 'zfs': Key was rejected by service | Type: Defect | ### System information
Distribution Name | Fedora Xfce Desktop
Distribution Version | fc37
Kernel Version | 6.1.12-200.fc37.x86_64
Architecture | x86_64
OpenZFS Version | zfs-2.1.99-1740_gd9e64a403
### Describe the problem you're observing
I tried to install the zfs module, but modprobe told me to reject ... | 1.0 | The zfs kernel module fails to be installed: ERROR: could not insert 'zfs': Key was rejected by service - ### System information
Distribution Name | Fedora Xfce Desktop
Distribution Version | fc37
Kernel Version | 6.1.12-200.fc37.x86_64
Architecture | x86_64
OpenZFS Version | zfs-2.1.99-1740_gd9e64a403
### D... | defect | the zfs kernel module fails to be installed error could not insert zfs key was rejected by service system information distribution name fedora xfce desktop distribution version kernel version architecture openzfs version zfs describe the problem you re o... | 1 |
355,759 | 25,176,017,718 | IssuesEvent | 2022-11-11 09:20:00 | kangzongxian/pe | https://api.github.com/repos/kangzongxian/pe | opened | Diagram too small for Storage Component in DG | type.DocumentationBug severity.VeryLow | The diagram is too small for the storage component in DG, hindering the ability of the developer to understand the DG. The normal words are a good comparison as to how small the words are in the Storage Component image.
 | IceTray Incomplete Migration Migrated from Trac defect | Migrated from https://code.icecube.wisc.edu/ticket/711
```json
{
"status": "closed",
"changetime": "2013-06-28T13:03:49",
"description": "Icetray has the following declaration in private/I3Logging.cxx:\n\n`static I3LoggerPtr icetray_global_logger;`\n\n`I3LoggerPtr` is a typedef for `boost::shared_ptr<I3Lo... | 1.0 | Static shared_ptr<>s can crash on exit in python 2.7.4 (Trac #711) - Migrated from https://code.icecube.wisc.edu/ticket/711
```json
{
"status": "closed",
"changetime": "2013-06-28T13:03:49",
"description": "Icetray has the following declaration in private/I3Logging.cxx:\n\n`static I3LoggerPtr icetray_glob... | defect | static shared ptr s can crash on exit in python trac migrated from json status closed changetime description icetray has the following declaration in private cxx n n static icetray global logger n n is a typedef for boost shared ptr n nthis stat... | 1 |
52,425 | 3,022,947,220 | IssuesEvent | 2015-08-01 00:33:24 | jpchanson/BeSeenium | https://api.github.com/repos/jpchanson/BeSeenium | closed | Clean up ActionController | Core functionality Medium Priority Refactorisation | Look through ActionController, make sure that it only contains necessary general code, possibly refactor class. | 1.0 | Clean up ActionController - Look through ActionController, make sure that it only contains necessary general code, possibly refactor class. | non_defect | clean up actioncontroller look through actioncontroller make sure that it only contains necessary general code possibly refactor class | 0 |
234,065 | 19,093,007,705 | IssuesEvent | 2021-11-29 14:06:29 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] SnapshotLifecycleRestIT.testBasicTimeBasedRetention failing | >test-failure :Data Management/ILM+SLM Team:Data Management | <!--
Please fill out the following information, and ensure you have attempted
to reproduce locally
-->
**Build scan**: https://gradle-enterprise.elastic.co/s/sluoev3ttfqtm/tests/:x-pack:plugin:ilm:qa:multi-node:javaRestTest/org.elasticsearch.xpack.slm.SnapshotLifecycleRestIT/testBasicTimeBasedRetention?top-execut... | 1.0 | [CI] SnapshotLifecycleRestIT.testBasicTimeBasedRetention failing - <!--
Please fill out the following information, and ensure you have attempted
to reproduce locally
-->
**Build scan**: https://gradle-enterprise.elastic.co/s/sluoev3ttfqtm/tests/:x-pack:plugin:ilm:qa:multi-node:javaRestTest/org.elasticsearch.xpack... | non_defect | snapshotlifecyclerestit testbasictimebasedretention failing please fill out the following information and ensure you have attempted to reproduce locally build scan repro line gradlew x pack plugin ilm qa multi node javaresttest tests org elasticsearch xpack slm snapshotlifecy... | 0 |
57,150 | 11,714,075,447 | IssuesEvent | 2020-03-09 11:35:02 | kazuwjnlab/cvpaper | https://api.github.com/repos/kazuwjnlab/cvpaper | opened | [cvpaper] CVPR2019 #698 Memory-Attended Recurrent Network for Video Captioning | Image Captioning RNN Video Captioning multi decoder | ## \#698 [Memory-Attended Recurrent Network for Video Captioning](http://openaccess.thecvf.com/content_CVPR_2019/papers/Pei_Memory-Attended_Recurrent_Network_for_Video_Captioning_CVPR_2019_paper.pdf)
Wenjie Pei, Jiyuan Zhang, Xiangrong Wang, Lei Ke, Xiaoyong Shen, Yu-Wing Tai
### どんな論文か?
Video captioningの分野において、context... | 1.0 | [cvpaper] CVPR2019 #698 Memory-Attended Recurrent Network for Video Captioning - ## \#698 [Memory-Attended Recurrent Network for Video Captioning](http://openaccess.thecvf.com/content_CVPR_2019/papers/Pei_Memory-Attended_Recurrent_Network_for_Video_Captioning_CVPR_2019_paper.pdf)
Wenjie Pei, Jiyuan Zhang, Xiangrong Wan... | non_defect | memory attended recurrent network for video captioning wenjie pei jiyuan zhang xiangrong wang lei ke xiaoyong shen yu wing tai どんな論文か? video captioningの分野において、contextを考慮したキャプション生成を行うモデルmarnを提案する。 新規性 vocabulary内の各単語に対して画像情報・埋め込み・その他の追加情報を与えたattended memory decoderを用意し、decode時にencoder・at... | 0 |
71,548 | 23,689,067,356 | IssuesEvent | 2022-08-29 09:08:49 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | App crashed | T-Defect Z-branch | ### Steps to reproduce
crashed when creating a new space:
new space -> private - > me only -> loading -> crash
### Outcome
#### What did you expect?
Finish creating the space
#### What happened instead?
Crash
### Your phone model
Xiaomi 11
### Operating system version
Android 12
### Application version and ... | 1.0 | App crashed - ### Steps to reproduce
crashed when creating a new space:
new space -> private - > me only -> loading -> crash
### Outcome
#### What did you expect?
Finish creating the space
#### What happened instead?
Crash
### Your phone model
Xiaomi 11
### Operating system version
Android 12
### Applicatio... | defect | app crashed steps to reproduce crashed when creating a new space new space private me only loading crash outcome what did you expect finish creating the space what happened instead crash your phone model xiaomi operating system version android application ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.