Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
34,917
7,471,046,904
IssuesEvent
2018-04-03 07:56:54
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
selectOneMenu : disabled on using placeholder
6.2.3 defect
Reported By PRO User; > We are using p:selectOneMenu with placeholder option. We noticed that, ui-state-disabled is added when placeholder is present which makes it look disabled. ex: ``` <p:selectOneMenu id="console" value="" style="width:125px" placeholder="Select One"> <f:selectItem ite...
1.0
selectOneMenu : disabled on using placeholder - Reported By PRO User; > We are using p:selectOneMenu with placeholder option. We noticed that, ui-state-disabled is added when placeholder is present which makes it look disabled. ex: ``` <p:selectOneMenu id="console" value="" style="width:125px" placehol...
defect
selectonemenu disabled on using placeholder reported by pro user we are using p selectonemenu with placeholder option we noticed that ui state disabled is added when placeholder is present which makes it look disabled ex ...
1
61,538
17,023,719,703
IssuesEvent
2021-07-03 03:28:47
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
[landcover] Mapnik: Render Dune
Component: mapnik Priority: minor Resolution: duplicate Type: defect
**[Submitted to the original trac issue database at 1.46pm, Thursday, 9th June 2011]** it would be nice to have a render-possiblity for the dune-object [1] because when map area near the coast this is a dominant and important object [2]. reagards Jan alias Lbeck :-) [1] http://wiki.openstreetmap.org/wiki/Tag:n...
1.0
[landcover] Mapnik: Render Dune - **[Submitted to the original trac issue database at 1.46pm, Thursday, 9th June 2011]** it would be nice to have a render-possiblity for the dune-object [1] because when map area near the coast this is a dominant and important object [2]. reagards Jan alias Lbeck :-) [1] http:/...
defect
mapnik render dune it would be nice to have a render possiblity for the dune object because when map area near the coast this is a dominant and important object reagards jan alias lbeck
1
70,746
23,302,171,928
IssuesEvent
2022-08-07 13:40:38
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Warnings on compiling on Debian 11 AArch64
Type: Defect
### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 11.4 Kernel Version | 5.10.0-16-arm64 Architecture | AArch64 OpenZFS Version | 947465b9 ### Describe the problem you're observing Given the interest in being -W...
1.0
Warnings on compiling on Debian 11 AArch64 - ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 11.4 Kernel Version | 5.10.0-16-arm64 Architecture | AArch64 OpenZFS Version | 947465b9 ### Describe the problem you...
defect
warnings on compiling on debian system information type version name distribution name debian distribution version kernel version architecture openzfs version describe the problem you re observing given the interest in being werror clean i thought...
1
13,619
2,772,949,671
IssuesEvent
2015-05-03 05:40:52
agronholm/pythonfutures
https://api.github.com/repos/agronholm/pythonfutures
closed
ThreadPoolExecutor#map() doesn't start tasks until generator is used
auto-migrated Priority-Medium Type-Defect
``` See this simple source: http://paste.pound-python.org/show/ZTWE9gxRpAX5qsgMGS2H/ On Python 3, the prints happen before the generator is used at all. On Python 2, they don't happen and RuntimeError is raised when trying to iterate on the returned generator. Python 2.7.8 on OS X 10.9 with futures 2.1.6. ``` Orig...
1.0
ThreadPoolExecutor#map() doesn't start tasks until generator is used - ``` See this simple source: http://paste.pound-python.org/show/ZTWE9gxRpAX5qsgMGS2H/ On Python 3, the prints happen before the generator is used at all. On Python 2, they don't happen and RuntimeError is raised when trying to iterate on the retur...
defect
threadpoolexecutor map doesn t start tasks until generator is used see this simple source on python the prints happen before the generator is used at all on python they don t happen and runtimeerror is raised when trying to iterate on the returned generator python on os x with futures ...
1
355,509
10,581,611,542
IssuesEvent
2019-10-08 09:34:44
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
securedsearch.lavasoft.com - see bug description
browser-firefox engine-gecko priority-normal
<!-- @browser: Firefox 70.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0 --> <!-- @reported_with: desktop-reporter --> **URL**: http://securedsearch.lavasoft.com/?pr=vmn&id=webcompa&ent=hp_WCYID10057_344_191006 **Browser / Version**: Firefox 70.0 **Operating Syst...
1.0
securedsearch.lavasoft.com - see bug description - <!-- @browser: Firefox 70.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0 --> <!-- @reported_with: desktop-reporter --> **URL**: http://securedsearch.lavasoft.com/?pr=vmn&id=webcompa&ent=hp_WCYID10057_344_191006 *...
non_defect
securedsearch lavasoft com see bug description url browser version firefox operating system windows tested another browser unknown problem type something else description i dont want this steps to reproduce browser configuration gfx webrender all...
0
31,352
6,501,655,809
IssuesEvent
2017-08-23 10:29:36
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Add required property to AutoComplete, Spinner and InputMask
defect
**I'm submitting a ...** (check one with "x") ``` [x] feature request ``` **What is the motivation / use case for changing the behavior?** Looking at the documentation on PrimeNG site, it appears that p-dropdown has a "required" property, but the autocomplete does not. It seems highly important that required a...
1.0
Add required property to AutoComplete, Spinner and InputMask - **I'm submitting a ...** (check one with "x") ``` [x] feature request ``` **What is the motivation / use case for changing the behavior?** Looking at the documentation on PrimeNG site, it appears that p-dropdown has a "required" property, but the a...
defect
add required property to autocomplete spinner and inputmask i m submitting a check one with x feature request what is the motivation use case for changing the behavior looking at the documentation on primeng site it appears that p dropdown has a required property but the aut...
1
767,205
26,914,777,644
IssuesEvent
2023-02-07 05:00:23
younginnovations/iatipublisher
https://api.github.com/repos/younginnovations/iatipublisher
closed
Issue found in translation
type: bug priority: high Backend
- [x] **Issue 1: The published text is missing from an activity detail page.** ![Screenshot from 2023-02-02 13-22-05](https://user-images.githubusercontent.com/78422663/216274007-9054a10d-f7fe-4f72-9ba6-2fa67d0711fb.png) - [x] **Issue 2: Inappropriate way to display the drop-down** https://user-images.githubuse...
1.0
Issue found in translation - - [x] **Issue 1: The published text is missing from an activity detail page.** ![Screenshot from 2023-02-02 13-22-05](https://user-images.githubusercontent.com/78422663/216274007-9054a10d-f7fe-4f72-9ba6-2fa67d0711fb.png) - [x] **Issue 2: Inappropriate way to display the drop-down** ...
non_defect
issue found in translation issue the published text is missing from an activity detail page issue inappropriate way to display the drop down issue invalid toast message after publishing the activity issue footer overflows issue ...
0
31,487
6,538,911,876
IssuesEvent
2017-09-01 08:49:44
SublimeText/PackageDev
https://api.github.com/repos/SublimeText/PackageDev
closed
Valid settings are marked as invalid
defect
In current beta4 all settings in the user settings file are marked as invalid. The console shows the following error which might point to the reason. ``` code: Unexpected character Parse Error: ">✏</a> </body> ```
1.0
Valid settings are marked as invalid - In current beta4 all settings in the user settings file are marked as invalid. The console shows the following error which might point to the reason. ``` code: Unexpected character Parse Error: ">✏</a> </body> ```
defect
valid settings are marked as invalid in current all settings in the user settings file are marked as invalid the console shows the following error which might point to the reason code unexpected character parse error ✏
1
68,356
21,647,663,566
IssuesEvent
2022-05-06 05:20:36
klubcoin/lcn-mobile
https://api.github.com/repos/klubcoin/lcn-mobile
opened
[Token Tipping][Send Tips] Fix send tip button must not be stuck at loading state.
Defect Must Have Critical Token Tipping Services
### **Description:** Send tip button must not be stuck at loading state. **Build Environment:** Staging Environment **Affects Version:** 1.0.0.staging.27 **Device Platform:** Android **Device OS:** 11 **Test Device:** OnePlus 7T Pro ### **Pre-condition:** 1. User successfully installed Klubcoin App 2. User...
1.0
[Token Tipping][Send Tips] Fix send tip button must not be stuck at loading state. - ### **Description:** Send tip button must not be stuck at loading state. **Build Environment:** Staging Environment **Affects Version:** 1.0.0.staging.27 **Device Platform:** Android **Device OS:** 11 **Test Device:** OnePlus 7...
defect
fix send tip button must not be stuck at loading state description send tip button must not be stuck at loading state build environment staging environment affects version staging device platform android device os test device oneplus pro pre conditio...
1
63,826
18,011,838,343
IssuesEvent
2021-09-16 09:29:48
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
member restart persistence jvm crash memory.impl.AlignmentAwareMemoryAccessor.getInt
Type: Defect Source: Internal Module: Config Module: Hot Restart Module: HD Module: Persistence
http://jenkins.hazelcast.com/view/hot-restart/job/hot-bounce/340/console /disk1/workspace/hot-bounce/5.0-SNAPSHOT/2021_09_16-09_01_04/bounce HzMember2HZ timeout restarting member node ./output/HZ/HzMember2HZ/hs_err_pid2972.log ``` --------------- T H R E A D --------------- Current thread (0x0000fff...
1.0
member restart persistence jvm crash memory.impl.AlignmentAwareMemoryAccessor.getInt - http://jenkins.hazelcast.com/view/hot-restart/job/hot-bounce/340/console /disk1/workspace/hot-bounce/5.0-SNAPSHOT/2021_09_16-09_01_04/bounce HzMember2HZ timeout restarting member node ./output/HZ/HzMember2HZ/hs_err_pid297...
defect
member restart persistence jvm crash memory impl alignmentawarememoryaccessor getint workspace hot bounce snapshot bounce timeout restarting member node output hz hs err log t h r e a d current thread javathread hz confident ...
1
143,726
19,248,596,736
IssuesEvent
2021-12-09 01:05:43
Benderr-TP/blip
https://api.github.com/repos/Benderr-TP/blip
opened
CVE-2021-32723 (Medium) detected in prismjs-1.17.1.tgz, prismjs-1.19.0.tgz
security vulnerability
## CVE-2021-32723 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>prismjs-1.17.1.tgz</b>, <b>prismjs-1.19.0.tgz</b></p></summary> <p> <details><summary><b>prismjs-1.17.1.tgz</b></p...
True
CVE-2021-32723 (Medium) detected in prismjs-1.17.1.tgz, prismjs-1.19.0.tgz - ## CVE-2021-32723 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>prismjs-1.17.1.tgz</b>, <b>prismjs-1.1...
non_defect
cve medium detected in prismjs tgz prismjs tgz cve medium severity vulnerability vulnerable libraries prismjs tgz prismjs tgz prismjs tgz lightweight robust elegant syntax highlighting a spin off project from dabblet library home page a hre...
0
925
4,629,279,646
IssuesEvent
2016-09-28 08:45:01
Particular/ServicePulse
https://api.github.com/repos/Particular/ServicePulse
closed
Confirmation messages should be unique and more detailed about what's exactly affected
Impact: S Size: S Tag: Maintainer Prio Tag: Triaged Type: Feature
The current confirmation messages are too generic ![screenshot 2016-03-31 14 48 45](https://cloud.githubusercontent.com/assets/493451/14176139/caa585a4-f74f-11e5-9f82-06e0a8840b7d.png) In this example, the title should indicate what's being done exactly (Retry messages) and which items are affected exactly (numbe...
True
Confirmation messages should be unique and more detailed about what's exactly affected - The current confirmation messages are too generic ![screenshot 2016-03-31 14 48 45](https://cloud.githubusercontent.com/assets/493451/14176139/caa585a4-f74f-11e5-9f82-06e0a8840b7d.png) In this example, the title should indica...
non_defect
confirmation messages should be unique and more detailed about what s exactly affected the current confirmation messages are too generic in this example the title should indicate what s being done exactly retry messages and which items are affected exactly number of messages cc mauroservienti
0
468,301
13,464,911,262
IssuesEvent
2020-09-09 19:58:24
magento/magento2
https://api.github.com/repos/magento/magento2
closed
Can not export Coupon Code to CSV,XML
Component: Admin Component: Rule Fixed in 2.4.x Issue: Clear Description Issue: Confirmed Issue: Format is valid Issue: Ready for Work Priority: P2 Progress: ready for dev Reproduced on 2.4.x Severity: S3 Triage: Done
<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.4.0) and any important informatio...
1.0
Can not export Coupon Code to CSV,XML - <!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (exam...
non_defect
can not export coupon code to csv xml please review our guidelines before adding a new issue fields marked with are required please don t remove the template preconditions provide the exact magento version example and any important information on the environment where...
0
54,746
13,911,150,822
IssuesEvent
2020-10-20 16:59:52
Alfresco/alfresco-php-sdk
https://api.github.com/repos/Alfresco/alfresco-php-sdk
closed
PHP Library shows sensitive information, when alfresco server is not responding/reachable
Priority-Medium Type-Defect auto-migrated
``` Steps to reproduce: 1. Stop Alfresco Server 2. Try to run one of the supplied PHP example Result: - A SOAP uncatched exception message/trace will be displayed, showing the login credentials of the alresco database. When the service is up again and exposed to the internet, these information could be used to logi...
1.0
PHP Library shows sensitive information, when alfresco server is not responding/reachable - ``` Steps to reproduce: 1. Stop Alfresco Server 2. Try to run one of the supplied PHP example Result: - A SOAP uncatched exception message/trace will be displayed, showing the login credentials of the alresco database. When t...
defect
php library shows sensitive information when alfresco server is not responding reachable steps to reproduce stop alfresco server try to run one of the supplied php example result a soap uncatched exception message trace will be displayed showing the login credentials of the alresco database when t...
1
145,291
11,683,505,039
IssuesEvent
2020-03-05 03:37:06
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Option to hide Brave Shields activity count
QA/Test-Plan-Specified QA/Yes browser-laptop-parity feature/global-settings feature/shields priority/P3 release-notes/include
## Test plan See https://github.com/brave/brave-core/pull/3150 ## Description Some people think the incrementing block count on Brave Shields is distracting. > The color of the icon is enough for me to know whether it's enabled or not, and if it's enabled I trust that it's working. I'm happy to click the icon...
1.0
Option to hide Brave Shields activity count - ## Test plan See https://github.com/brave/brave-core/pull/3150 ## Description Some people think the incrementing block count on Brave Shields is distracting. > The color of the icon is enough for me to know whether it's enabled or not, and if it's enabled I trust ...
non_defect
option to hide brave shields activity count test plan see description some people think the incrementing block count on brave shields is distracting the color of the icon is enough for me to know whether it s enabled or not and if it s enabled i trust that it s working i m happy to click the ic...
0
49,507
13,187,222,960
IssuesEvent
2020-08-13 02:44:18
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
Remove NFE usage in wavereform examples/docs (Trac #1557)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1557">https://code.icecube.wisc.edu/ticket/1557</a>, reported by jbraun and owned by jbraun</em></summary> <p> ```json { "status": "closed", "changetime": "2016-02-19T23:38:55", "description": "", "reporter": "jbraun...
1.0
Remove NFE usage in wavereform examples/docs (Trac #1557) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1557">https://code.icecube.wisc.edu/ticket/1557</a>, reported by jbraun and owned by jbraun</em></summary> <p> ```json { "status": "closed", "changetime": "2016-02-19...
defect
remove nfe usage in wavereform examples docs trac migrated from json status closed changetime description reporter jbraun cc resolution fixed ts component combo reconstruction summary re...
1
328,764
9,999,656,298
IssuesEvent
2019-07-12 11:17:44
mantidproject/mslice
https://api.github.com/repos/mantidproject/mslice
closed
Cuts from instruments with PSD tubes are not working
High priority bug
I'm not sure if this has broken here but I can no longer do a cut from a data set with PSD tubes. I tried the `MER30936_Ei10.00meV_one2one` data set. The steps I took were: * load the file * perform a slice with default parameters * perform a cut with parameters: along `|Q|` from 1 to 4, over `DeltaE` from -2 to ...
1.0
Cuts from instruments with PSD tubes are not working - I'm not sure if this has broken here but I can no longer do a cut from a data set with PSD tubes. I tried the `MER30936_Ei10.00meV_one2one` data set. The steps I took were: * load the file * perform a slice with default parameters * perform a cut with paramet...
non_defect
cuts from instruments with psd tubes are not working i m not sure if this has broken here but i can no longer do a cut from a data set with psd tubes i tried the data set the steps i took were load the file perform a slice with default parameters perform a cut with parameters along q fro...
0
14,738
2,831,388,863
IssuesEvent
2015-05-24 15:53:41
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
Focus Bracketing - two exposures for each focus point?
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Set up focus bracketing 2. Start sequence 3. What is the expected output? What do you see instead? If I set the software to make five exposures, I get ten instead; two exposures for each focus point (slice). Otherwise everything seems OK. Have I done something wrong?...
1.0
Focus Bracketing - two exposures for each focus point? - ``` What steps will reproduce the problem? 1. Set up focus bracketing 2. Start sequence 3. What is the expected output? What do you see instead? If I set the software to make five exposures, I get ten instead; two exposures for each focus point (slice). Oth...
defect
focus bracketing two exposures for each focus point what steps will reproduce the problem set up focus bracketing start sequence what is the expected output what do you see instead if i set the software to make five exposures i get ten instead two exposures for each focus point slice oth...
1
57,973
16,236,175,081
IssuesEvent
2021-05-07 01:12:44
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
We don't set device display names when registering
A-E2EE A-Registration A-Session-Mgmt P1 S-Major T-Defect
Only when logging in. The fun part about this is that we can easily send the parameter, but because they are cached by the server, the device you click the registration email link on will get the display name from the one you started the registration on. :/
1.0
We don't set device display names when registering - Only when logging in. The fun part about this is that we can easily send the parameter, but because they are cached by the server, the device you click the registration email link on will get the display name from the one you started the registration on. :/
defect
we don t set device display names when registering only when logging in the fun part about this is that we can easily send the parameter but because they are cached by the server the device you click the registration email link on will get the display name from the one you started the registration on
1
52,720
13,224,969,199
IssuesEvent
2020-08-17 20:13:17
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Too many back-to-back short runs in Pdaq cause PnF processing to stall (Trac #222)
Migrated from Trac defect jeb + pnf
Too many short pdaq runs (that actually produce a few events each) cause PnF processing to slow to a crawl. Run transitions are hard at PnF, with clients needing to request new GCD, etc, server needing to close open files, etc... Need to manage this transition better. Options: 1. Improve GCDispatch, so it caches ...
1.0
Too many back-to-back short runs in Pdaq cause PnF processing to stall (Trac #222) - Too many short pdaq runs (that actually produce a few events each) cause PnF processing to slow to a crawl. Run transitions are hard at PnF, with clients needing to request new GCD, etc, server needing to close open files, etc... N...
defect
too many back to back short runs in pdaq cause pnf processing to stall trac too many short pdaq runs that actually produce a few events each cause pnf processing to slow to a crawl run transitions are hard at pnf with clients needing to request new gcd etc server needing to close open files etc nee...
1
506,480
14,666,006,134
IssuesEvent
2020-12-29 15:25:16
gnosis/conditional-tokens-explorer
https://api.github.com/repos/gnosis/conditional-tokens-explorer
opened
Transaction is failed when merge 'deeper' positions
Medium priority bug
Related to #789 1 create a condition 2. split positions for it (C1P1+C1P2) 3. create condition C2 4. split: condition C2+ select position option (and use C1P1). Do not split the whole amount. split 1 token, as an example (**C2C1P1-1** +**C2C1P1-2** + **C2C1P1-3**) 5. Merge **C2C1P1-1** +**C2C1P1-2** = **C2C1P1-1/2** 6...
1.0
Transaction is failed when merge 'deeper' positions - Related to #789 1 create a condition 2. split positions for it (C1P1+C1P2) 3. create condition C2 4. split: condition C2+ select position option (and use C1P1). Do not split the whole amount. split 1 token, as an example (**C2C1P1-1** +**C2C1P1-2** + **C2C1P1-3**) ...
non_defect
transaction is failed when merge deeper positions related to create a condition split positions for it create condition split condition select position option and use do not split the whole amount split token as an example merge ...
0
27,064
6,813,359,348
IssuesEvent
2017-11-06 08:58:07
BTDF/DeploymentFramework
https://api.github.com/repos/BTDF/DeploymentFramework
closed
Issue: SetUpFileAdapterPaths task removes existing permissions
bug CodePlexMigrationInitiated General Impact: Low Release 5.0
One would expect the SetUpFileAdapterPaths task to preserve permissions on the folders, but SetUpFileAdapterPaths in SetUp mode removes existing permissions. See this snippet from SetUpFileAdapterPaths.cs SetDirectorySecurity function:   // Add the FileSystemAccessRule to the security settings. dSecuri...
1.0
Issue: SetUpFileAdapterPaths task removes existing permissions - One would expect the SetUpFileAdapterPaths task to preserve permissions on the folders, but SetUpFileAdapterPaths in SetUp mode removes existing permissions. See this snippet from SetUpFileAdapterPaths.cs SetDirectorySecurity function:   // Add th...
non_defect
issue setupfileadapterpaths task removes existing permissions one would expect the setupfileadapterpaths task to preserve permissions on the folders but setupfileadapterpaths in setup mode removes existing permissions see this snippet from setupfileadapterpaths cs setdirectorysecurity function   add th...
0
1,056
2,594,480,786
IssuesEvent
2015-02-20 04:03:44
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
opened
Transparency slider in Material settings tab is broken
C: VIEW P: minor T: defect
**Reported by nicste on 3 Apr 44253881 00:09 UTC** The transparency slider in the "Material Settings" tab of the ModifyRepresentation dialog does not work. Transparency can only be changed through the transparency slider in the "Drawing mode" tab.
1.0
Transparency slider in Material settings tab is broken - **Reported by nicste on 3 Apr 44253881 00:09 UTC** The transparency slider in the "Material Settings" tab of the ModifyRepresentation dialog does not work. Transparency can only be changed through the transparency slider in the "Drawing mode" tab.
defect
transparency slider in material settings tab is broken reported by nicste on apr utc the transparency slider in the material settings tab of the modifyrepresentation dialog does not work transparency can only be changed through the transparency slider in the drawing mode tab
1
182,718
14,147,756,870
IssuesEvent
2020-11-10 21:20:39
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
tests/provider: Daily tests of payer (Org) account acceptance tests
tests
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
tests/provider: Daily tests of payer (Org) account acceptance tests - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help t...
non_defect
tests provider daily tests of payer org account acceptance tests community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or q...
0
641,412
20,826,031,669
IssuesEvent
2022-03-18 21:01:31
monarch-initiative/mondo
https://api.github.com/repos/monarch-initiative/mondo
closed
MONDO:0013907 bilateral generalized polymicrogyria
Revise subclass relabel term high priority
**Mondo term (ID and Label):** MONDO:0013907 bilateral generalized polymicrogyria **Suggested new label:** MICROCEPHALY, SHORT STATURE, AND POLYMICROGYRIA WITH OR WITHOUT SEIZURES ?? **Your nano-attribution (ORCID)** If you don't have an ORCID, you can sign up for one [here](https://orcid.org/) **_Option...
1.0
MONDO:0013907 bilateral generalized polymicrogyria - **Mondo term (ID and Label):** MONDO:0013907 bilateral generalized polymicrogyria **Suggested new label:** MICROCEPHALY, SHORT STATURE, AND POLYMICROGYRIA WITH OR WITHOUT SEIZURES ?? **Your nano-attribution (ORCID)** If you don't have an ORCID, you can sig...
non_defect
mondo bilateral generalized polymicrogyria mondo term id and label mondo bilateral generalized polymicrogyria suggested new label microcephaly short stature and polymicrogyria with or without seizures your nano attribution orcid if you don t have an orcid you can sign up for one...
0
375,766
11,134,188,038
IssuesEvent
2019-12-20 11:06:36
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1304] Delete game.db file during migration.
Medium Priority
For migration from 0.8.3.1 to 0.9.0 you should delete game.db file. You need to make this an automatic process during migration because you have error if you don't delete this file.
1.0
[0.9.0 staging-1304] Delete game.db file during migration. - For migration from 0.8.3.1 to 0.9.0 you should delete game.db file. You need to make this an automatic process during migration because you have error if you don't delete this file.
non_defect
delete game db file during migration for migration from to you should delete game db file you need to make this an automatic process during migration because you have error if you don t delete this file
0
76,138
26,258,862,350
IssuesEvent
2023-01-06 05:04:25
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
closed
GHSA vulenrabilities not showing.
defect in triage
### Current Behavior Although I have enabled GHSA and all the GHSA vuln DB has been in the Dependency track dashboard. But it's not detecting the vulnerabilities. After enabling, Do I have to perform any extra steps? As you can see from the attached screenshot, GHSA-36jr-mh4h-2g58 has not been detected. It's just ...
1.0
GHSA vulenrabilities not showing. - ### Current Behavior Although I have enabled GHSA and all the GHSA vuln DB has been in the Dependency track dashboard. But it's not detecting the vulnerabilities. After enabling, Do I have to perform any extra steps? As you can see from the attached screenshot, GHSA-36jr-mh4h-2g...
defect
ghsa vulenrabilities not showing current behavior although i have enabled ghsa and all the ghsa vuln db has been in the dependency track dashboard but it s not detecting the vulnerabilities after enabling do i have to perform any extra steps as you can see from the attached screenshot ghsa has no...
1
37,172
8,273,645,447
IssuesEvent
2018-09-17 06:58:08
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
com.hazelcast.core.OperationTimeoutException: MapSizeOperation invocation failed to complete due to operation-heartbeat-timeout.
Estimation: S Module: IMap Module: Query Source: Community Team: Core Type: Defect
Hi, We are using Hazelcast 3.7.4 in embedded version in our application which is deployed on 8 JVM,s across 4 physical servers(2 instances on each server). When the application was deployed everything was fine and we did not see any problem. On app start up the logic will cache the values to the Hazelcast IMAP. After ...
1.0
com.hazelcast.core.OperationTimeoutException: MapSizeOperation invocation failed to complete due to operation-heartbeat-timeout. - Hi, We are using Hazelcast 3.7.4 in embedded version in our application which is deployed on 8 JVM,s across 4 physical servers(2 instances on each server). When the application was deploy...
defect
com hazelcast core operationtimeoutexception mapsizeoperation invocation failed to complete due to operation heartbeat timeout hi we are using hazelcast in embedded version in our application which is deployed on jvm s across physical servers instances on each server when the application was deploy...
1
72,712
24,253,541,378
IssuesEvent
2022-09-27 15:51:18
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Joining a room from a space causes an error and requires cache to be cleared
T-Defect
### Steps to reproduce 1. Navigate to the home page of a space. 2. Attempt to join a room. 3. Wait, and get presented with an error. "Something went wrong!" ### Outcome #### What did you expect? I expected to be able to join the room from the space without issue. #### What happened instead? An error occured and...
1.0
Joining a room from a space causes an error and requires cache to be cleared - ### Steps to reproduce 1. Navigate to the home page of a space. 2. Attempt to join a room. 3. Wait, and get presented with an error. "Something went wrong!" ### Outcome #### What did you expect? I expected to be able to join the room f...
defect
joining a room from a space causes an error and requires cache to be cleared steps to reproduce navigate to the home page of a space attempt to join a room wait and get presented with an error something went wrong outcome what did you expect i expected to be able to join the room f...
1
70,408
23,155,815,816
IssuesEvent
2022-07-29 12:54:43
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
Listbox: No accessible name (WCAG: 4.1.2)
defect
### Describe the bug Listbox unordered list has no accessible name. The `ul.p-listbox-list` element with `role="listbox"`, needs at least one of the following to comply with WCAG 4.1.2: - `aria-label` attribute - `aria-labelledby` attribute - `title` attribute https://www.w3.org/WAI/ARIA/apg/patterns/listbox/ ...
1.0
Listbox: No accessible name (WCAG: 4.1.2) - ### Describe the bug Listbox unordered list has no accessible name. The `ul.p-listbox-list` element with `role="listbox"`, needs at least one of the following to comply with WCAG 4.1.2: - `aria-label` attribute - `aria-labelledby` attribute - `title` attribute https:...
defect
listbox no accessible name wcag describe the bug listbox unordered list has no accessible name the ul p listbox list element with role listbox needs at least one of the following to comply with wcag aria label attribute aria labelledby attribute title attribute ...
1
17,261
2,993,541,366
IssuesEvent
2015-07-22 04:54:09
WebLogo/weblogo
https://api.github.com/repos/WebLogo/weblogo
closed
plain format concatenates all input in one string
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. python -c 'print("AT\nCG")' | ~/.local/bin/weblogo -D plain -F pdf > output.pdf What is the expected output? What do you see instead? Expected a logo like this: AT CG Seen: ATCG What version of the product are you using? On what operating system? 3.4, python 3.4...
1.0
plain format concatenates all input in one string - ``` What steps will reproduce the problem? 1. python -c 'print("AT\nCG")' | ~/.local/bin/weblogo -D plain -F pdf > output.pdf What is the expected output? What do you see instead? Expected a logo like this: AT CG Seen: ATCG What version of the product are ...
defect
plain format concatenates all input in one string what steps will reproduce the problem python c print at ncg local bin weblogo d plain f pdf output pdf what is the expected output what do you see instead expected a logo like this at cg seen atcg what version of the product are ...
1
32,393
13,797,461,294
IssuesEvent
2020-10-09 22:17:56
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
Bug: TIA Mod Attachments Tables
Impact: 2-Major Product: TIA Module Service: Apps Type: Bug Report Workgroup: TDSD
- TIA Review Details Attachments Tables: Show all attachments (Scope & TIA Submission) - Scope Page Attachments & TIA Submittal Attachments Tables: Not populating attachment's
1.0
Bug: TIA Mod Attachments Tables - - TIA Review Details Attachments Tables: Show all attachments (Scope & TIA Submission) - Scope Page Attachments & TIA Submittal Attachments Tables: Not populating attachment's
non_defect
bug tia mod attachments tables tia review details attachments tables show all attachments scope tia submission scope page attachments tia submittal attachments tables not populating attachment s
0
204,585
7,088,879,904
IssuesEvent
2018-01-11 23:21:16
Microsoft/PTVS
https://api.github.com/repos/Microsoft/PTVS
opened
Re-disable django html extensions for next preview build
area:Editor bug priority:release-blocking
in product.settings: ``` <!-- UNDONE: Exclude HTML editor extensions until we get an API stability guarantee from that team --> <IncludeDjangoHtmlExtensions Condition="'$(IncludeDjangoHtmlExtensions)' == ''">false</IncludeDjangoHtmlExtensions> ``` Reapply this change, in whatever branch we build next...
1.0
Re-disable django html extensions for next preview build - in product.settings: ``` <!-- UNDONE: Exclude HTML editor extensions until we get an API stability guarantee from that team --> <IncludeDjangoHtmlExtensions Condition="'$(IncludeDjangoHtmlExtensions)' == ''">false</IncludeDjangoHtmlExtensions> ``` ...
non_defect
re disable django html extensions for next preview build in product settings false reapply this change in whatever branch we build next preview from
0
1,397
20,599,216,497
IssuesEvent
2022-03-06 01:20:00
verilator/verilator
https://api.github.com/repos/verilator/verilator
closed
Split gives Vdeeptemp error
resolution: fixed area: portability
Code similar to the following ``` always_ff @(posedge clk_1, negedge rstn_1) if ((rstn_1 == 0)) out[1] <= 0; always_ff @(posedge clk_2, negedge rstn_2) if ((rstn_2 == 0)) out[2] <= 0; always_ff @(posedge clk_3, negedge rstn_3) if ((rstn_3 == 0)) out[3] <= 0; always_ff @(posedge clk_4, negedge rstn_4) i...
True
Split gives Vdeeptemp error - Code similar to the following ``` always_ff @(posedge clk_1, negedge rstn_1) if ((rstn_1 == 0)) out[1] <= 0; always_ff @(posedge clk_2, negedge rstn_2) if ((rstn_2 == 0)) out[2] <= 0; always_ff @(posedge clk_3, negedge rstn_3) if ((rstn_3 == 0)) out[3] <= 0; always_ff @(po...
non_defect
split gives vdeeptemp error code similar to the following always ff posedge clk negedge rstn if rstn out always ff posedge clk negedge rstn if rstn out always ff posedge clk negedge rstn if rstn out always ff posedge ...
0
226,349
18,013,305,149
IssuesEvent
2021-09-16 11:09:21
ansible-collections/amazon.aws
https://api.github.com/repos/ansible-collections/amazon.aws
closed
aws_service_ip_ranges suppport for ipv6
feature has_pr integration tests plugins
### Summary We are using amazon.aws collection and we noticed that the aws_service_ip_ranges does not have an option to return IPv6 ranges. ### Issue Type Feature Idea ### Component Name `{ lookup('aws_service_ip_ranges', region='us-west-2', service='ROUTE53_HEALTHCHECKS', ipv6_prefix=True, wantlist=True...
1.0
aws_service_ip_ranges suppport for ipv6 - ### Summary We are using amazon.aws collection and we noticed that the aws_service_ip_ranges does not have an option to return IPv6 ranges. ### Issue Type Feature Idea ### Component Name `{ lookup('aws_service_ip_ranges', region='us-west-2', service='ROUTE53_HEAL...
non_defect
aws service ip ranges suppport for summary we are using amazon aws collection and we noticed that the aws service ip ranges does not have an option to return ranges issue type feature idea component name lookup aws service ip ranges region us west service healthchecks ...
0
2,291
2,603,992,431
IssuesEvent
2015-02-24 19:06:58
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳疱疹疱疹的治疗方法
auto-migrated Priority-Medium Type-Defect
``` 沈阳疱疹疱疹的治疗方法〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google.com by `q96410...
1.0
沈阳疱疹疱疹的治疗方法 - ``` 沈阳疱疹疱疹的治疗方法〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google....
defect
沈阳疱疹疱疹的治疗方法 沈阳疱疹疱疹的治疗方法〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at
1
52,132
13,211,391,730
IssuesEvent
2020-08-15 22:48:29
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[weighting] 11058 has upper cutoffs proportional to energy per nucleon (Trac #1728)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1728">https://code.icecube.wisc.edu/projects/icecube/ticket/1728</a>, reported by jvansantenand owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2016-06-06T07:38:06", "_ts...
1.0
[weighting] 11058 has upper cutoffs proportional to energy per nucleon (Trac #1728) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1728">https://code.icecube.wisc.edu/projects/icecube/ticket/1728</a>, reported by jvansantenand owned by jvansanten</em></summary> <p...
defect
has upper cutoffs proportional to energy per nucleon trac migrated from json status closed changetime ts description set s upper cutoff parses as energy per particle when it s clearly energy per nucleon reporter jvansanten ...
1
190,157
22,047,254,225
IssuesEvent
2022-05-30 04:10:33
nanopathi/linux-4.19.72_CVE-2021-32399
https://api.github.com/repos/nanopathi/linux-4.19.72_CVE-2021-32399
closed
CVE-2020-25285 (Medium) detected in linuxlinux-4.19.236 - autoclosed
security vulnerability
## CVE-2020-25285 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge...
True
CVE-2020-25285 (Medium) detected in linuxlinux-4.19.236 - autoclosed - ## CVE-2020-25285 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary> <p> <p>...
non_defect
cve medium detected in linuxlinux autoclosed cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
22,775
7,209,070,792
IssuesEvent
2018-02-07 07:00:57
Icinga/icinga2
https://api.github.com/repos/Icinga/icinga2
opened
Compiler warning in checkercomponent-ti.hpp
build-fix
#5988 introduces a new compiler warning: ``` -- Build files have been written to: /Users/gunnar/icinga2/build [26/37] Building CXX object lib/checker/CMakeFiles/checker.dir/checker_unity.cpp.o In file included from lib/checker/checker_unity.cpp:1: In file included from ../lib/checker/checkercomponent.cpp:20: In...
1.0
Compiler warning in checkercomponent-ti.hpp - #5988 introduces a new compiler warning: ``` -- Build files have been written to: /Users/gunnar/icinga2/build [26/37] Building CXX object lib/checker/CMakeFiles/checker.dir/checker_unity.cpp.o In file included from lib/checker/checker_unity.cpp:1: In file included fr...
non_defect
compiler warning in checkercomponent ti hpp introduces a new compiler warning build files have been written to users gunnar build building cxx object lib checker cmakefiles checker dir checker unity cpp o in file included from lib checker checker unity cpp in file included from lib check...
0
161,033
12,529,929,939
IssuesEvent
2020-06-04 12:14:15
mswjs/msw
https://api.github.com/repos/mswjs/msw
closed
Memory leak in integration tests
bug help wanted internal needs:tests
Current setup of integration tests does not handle certain asynchronous operations in its setup well, which results into memory leaks often happening when testing locally. ## Details ### Jest warning ``` Jest did not exit one second after the test run has completed. This usually means that there are asynch...
1.0
Memory leak in integration tests - Current setup of integration tests does not handle certain asynchronous operations in its setup well, which results into memory leaks often happening when testing locally. ## Details ### Jest warning ``` Jest did not exit one second after the test run has completed. This ...
non_defect
memory leak in integration tests current setup of integration tests does not handle certain asynchronous operations in its setup well which results into memory leaks often happening when testing locally details jest warning jest did not exit one second after the test run has completed this ...
0
29,043
5,512,061,635
IssuesEvent
2017-03-17 08:06:58
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Calendar does not populate date the second time
defect
[x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforu...
1.0
Calendar does not populate date the second time - [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here...
defect
calendar does not populate date the second time bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see current behavior if the date text o...
1
23,168
3,774,014,803
IssuesEvent
2016-03-17 06:48:58
daelsepara/sofia-ml
https://api.github.com/repos/daelsepara/sofia-ml
closed
sf-sparse-vector.cc bug, in Init function
auto-migrated Priority-Medium Type-Defect
``` Make all_test, then find an error occured white testing sf-sparse-vector_test, assertion assert(x1.GetGroupId() == "2"); failed at line 27 of file sf-sparse-vector_test.cc. Solution. Add a line "group_id_c_string[end - position]=0;" in sf-sparse-vector.cc line 145. cause string generated by strncpy is not alway...
1.0
sf-sparse-vector.cc bug, in Init function - ``` Make all_test, then find an error occured white testing sf-sparse-vector_test, assertion assert(x1.GetGroupId() == "2"); failed at line 27 of file sf-sparse-vector_test.cc. Solution. Add a line "group_id_c_string[end - position]=0;" in sf-sparse-vector.cc line 145. ca...
defect
sf sparse vector cc bug in init function make all test then find an error occured white testing sf sparse vector test assertion assert getgroupid failed at line of file sf sparse vector test cc solution add a line group id c string in sf sparse vector cc line cause string generate...
1
24,301
3,960,697,970
IssuesEvent
2016-05-02 08:35:09
CocoaPods/CocoaPods
https://api.github.com/repos/CocoaPods/CocoaPods
closed
Bundles inside Bundles
t2:defect
:rainbow: Running `pod install` with the latest release: ### Stack ``` CocoaPods : 0.36.0.beta.1 Ruby : ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin13.1.0] RubyGems : 2.2.2 Host : Mac OS X 10.10.1 (14B25) Xcode : 6.1.1 (6A2008a) Git : git version 2.2.1 R...
1.0
Bundles inside Bundles - :rainbow: Running `pod install` with the latest release: ### Stack ``` CocoaPods : 0.36.0.beta.1 Ruby : ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin13.1.0] RubyGems : 2.2.2 Host : Mac OS X 10.10.1 (14B25) Xcode : 6.1.1 (6A2008a) G...
defect
bundles inside bundles rainbow running pod install with the latest release stack cocoapods beta ruby ruby revision rubygems host mac os x xcode git git version ruby lib dir users ...
1
371,282
10,964,304,362
IssuesEvent
2019-11-27 22:09:42
Luna-Interactive/catastrophe
https://api.github.com/repos/Luna-Interactive/catastrophe
closed
Death animation
Backend Bug Gameplay Priority: Critical
**Describe the bug** Player simply disappears when killed. **NOTE: Must be synched in backend**
1.0
Death animation - **Describe the bug** Player simply disappears when killed. **NOTE: Must be synched in backend**
non_defect
death animation describe the bug player simply disappears when killed note must be synched in backend
0
293,016
22,042,097,911
IssuesEvent
2022-05-29 14:08:11
corka149/jsonpatch
https://api.github.com/repos/corka149/jsonpatch
closed
Something wrong in handling list
documentation enhancement help wanted good first issue
**Describe the bug** 1. The array is a legal json structured type, but can't apply a patch for a list directly. (Maybe it's your feature...) 2. Can't handle list well. (see examples below) 3. (Suggestion) Swap arguments of `Jsonpatch.apply_patch/2` so that the pipeline can be used. `map |> Jsonpatch.apply_patch!(d...
1.0
Something wrong in handling list - **Describe the bug** 1. The array is a legal json structured type, but can't apply a patch for a list directly. (Maybe it's your feature...) 2. Can't handle list well. (see examples below) 3. (Suggestion) Swap arguments of `Jsonpatch.apply_patch/2` so that the pipeline can be use...
non_defect
something wrong in handling list describe the bug the array is a legal json structured type but can t apply a patch for a list directly maybe it s your feature can t handle list well see examples below suggestion swap arguments of jsonpatch apply patch so that the pipeline can be use...
0
23,425
3,814,980,207
IssuesEvent
2016-03-28 15:57:27
mitlm/mitlm
https://api.github.com/repos/mitlm/mitlm
closed
Installation issues. estimate-ngram: command not found
auto-migrated Priority-Medium Type-Defect
``` 1. I decompressed the mitlm-0.4.1.tar.gz file on OSX Yosemite From Terminal: 2. ./compile. 3. make -j Error: Input is: estimate-ngram -text mysent.txt -write-lm mysent.lm But then I get: estimate-ngram: command not found ``` Original issue reported on code.google.com by `vis...@gmail.com` on 19 Jun 2015 at...
1.0
Installation issues. estimate-ngram: command not found - ``` 1. I decompressed the mitlm-0.4.1.tar.gz file on OSX Yosemite From Terminal: 2. ./compile. 3. make -j Error: Input is: estimate-ngram -text mysent.txt -write-lm mysent.lm But then I get: estimate-ngram: command not found ``` Original issue reported ...
defect
installation issues estimate ngram command not found i decompressed the mitlm tar gz file on osx yosemite from terminal compile make j error input is estimate ngram text mysent txt write lm mysent lm but then i get estimate ngram command not found original issue reported ...
1
111,606
17,030,476,390
IssuesEvent
2021-07-04 13:06:34
turkdevops/next-auth
https://api.github.com/repos/turkdevops/next-auth
closed
CVE-2019-11358 (Medium) detected in jquery-2.1.4.min.js, jquery-3.2.1.min.js - autoclosed
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-2.1.4.min.js</b>, <b>jquery-3.2.1.min.js</b></p></summary> <p> <details><summary><b>jquery-2.1.4.min.js</b>...
True
CVE-2019-11358 (Medium) detected in jquery-2.1.4.min.js, jquery-3.2.1.min.js - autoclosed - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-2.1.4.min.js</b>...
non_defect
cve medium detected in jquery min js jquery min js autoclosed cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependen...
0
527,778
15,352,383,982
IssuesEvent
2021-03-01 06:55:14
magento/magento2
https://api.github.com/repos/magento/magento2
closed
Attribute Options can't get reloaded, after adding new option
Component: Eav Issue: Confirmed Priority: P4 Progress: ready for dev Reproduced on 2.2.x Reproduced on 2.3.x Severity: S4 help wanted stale issue
<!--- Thank you for contributing to Magento. To help us process this issue we recommend that you add the following information: - Summary of the issue, - Information on your environment, - Steps to reproduce, - Expected and actual results, Please also have a look at our guidelin...
1.0
Attribute Options can't get reloaded, after adding new option - <!--- Thank you for contributing to Magento. To help us process this issue we recommend that you add the following information: - Summary of the issue, - Information on your environment, - Steps to reproduce, - Expected an...
non_defect
attribute options can t get reloaded after adding new option thank you for contributing to magento to help us process this issue we recommend that you add the following information summary of the issue information on your environment steps to reproduce expected an...
0
15,280
2,850,525,532
IssuesEvent
2015-05-31 17:08:14
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
getCellLocation() and getNeighboringCellInfo() return {} and [] in case of CDMA
auto-migrated Priority-Medium Type-Defect
``` What device(s) are you experiencing the problem on? Motorola Android What firmware version are you running on the device? android 2.2.3 baseband C_01.43.01P kernel 2.8.32.9-g68eeef5 android-build@apa26 #1 Build number FRK76 What steps will reproduce the problem? 1.in ASE use droid.getCellLocation() or droid.g...
1.0
getCellLocation() and getNeighboringCellInfo() return {} and [] in case of CDMA - ``` What device(s) are you experiencing the problem on? Motorola Android What firmware version are you running on the device? android 2.2.3 baseband C_01.43.01P kernel 2.8.32.9-g68eeef5 android-build@apa26 #1 Build number FRK76 What ...
defect
getcelllocation and getneighboringcellinfo return and in case of cdma what device s are you experiencing the problem on motorola android what firmware version are you running on the device android baseband c kernel android build build number what steps will reproduce ...
1
9,765
11,813,103,604
IssuesEvent
2020-03-19 21:35:14
jiangdashao/Matrix-Issues
https://api.github.com/repos/jiangdashao/Matrix-Issues
opened
[INCOMPATIBILITY] Being kicked from server when using packet sign gui
Incompatibility
## Troubleshooting Information `Change - [ ] to - [X] to check the checkboxes below.` - [ X] The incompatible plugin is up-to-date - [X ] Matrix and ProtocolLib are up-to-date - [X ] Matrix is running on a 1.8, 1.12, 1.13, 1.14, or 1.15 server - [ X] The issue happens on default config.yml and checks.yml - [X ] I...
True
[INCOMPATIBILITY] Being kicked from server when using packet sign gui - ## Troubleshooting Information `Change - [ ] to - [X] to check the checkboxes below.` - [ X] The incompatible plugin is up-to-date - [X ] Matrix and ProtocolLib are up-to-date - [X ] Matrix is running on a 1.8, 1.12, 1.13, 1.14, or 1.15 server ...
non_defect
being kicked from server when using packet sign gui troubleshooting information change to to check the checkboxes below the incompatible plugin is up to date matrix and protocollib are up to date matrix is running on a or server the issue happens on default...
0
11,657
2,660,025,168
IssuesEvent
2015-03-19 01:42:57
perfsonar/project
https://api.github.com/repos/perfsonar/project
closed
bwctl post hook information is out of date
Component-BWCTL Milestone-Release3.5 Priority-Medium Type-Defect
Original [issue 1056](https://code.google.com/p/perfsonar-ps/issues/detail?id=1056) created by arlake228 on 2015-01-27T14:19:34.000Z: The information that bwctl passes to the post hook was never updated after non-throughput, and 'reverse' tests got added to bwctl. This means that the results being passed are either wr...
1.0
bwctl post hook information is out of date - Original [issue 1056](https://code.google.com/p/perfsonar-ps/issues/detail?id=1056) created by arlake228 on 2015-01-27T14:19:34.000Z: The information that bwctl passes to the post hook was never updated after non-throughput, and 'reverse' tests got added to bwctl. This mean...
defect
bwctl post hook information is out of date original created by on the information that bwctl passes to the post hook was never updated after non throughput and reverse tests got added to bwctl this means that the results being passed are either wrong or confusing
1
64,790
18,905,619,984
IssuesEvent
2021-11-16 08:45:52
owncloud/ocis
https://api.github.com/repos/owncloud/ocis
closed
Trying to restore file version creates another new version
Type:Bug Category:Defect Priority:p3-medium
Run OCIS with OCIS-STORAGE https://user-images.githubusercontent.com/52366632/104712269-7231e100-574a-11eb-8f9b-034786d68fba.mp4
1.0
Trying to restore file version creates another new version - Run OCIS with OCIS-STORAGE https://user-images.githubusercontent.com/52366632/104712269-7231e100-574a-11eb-8f9b-034786d68fba.mp4
defect
trying to restore file version creates another new version run ocis with ocis storage
1
83,402
3,634,550,839
IssuesEvent
2016-02-11 18:25:16
JMurk/Valve_Hydrant_Mobile_Issues
https://api.github.com/repos/JMurk/Valve_Hydrant_Mobile_Issues
opened
Map - Home Button - Dev Version Returns to Prod Home
bug moderate priority
**Issue:** In the development version of the application, the home button navigates users to the production portal page. ![image](https://cloud.githubusercontent.com/assets/5805454/12985931/da09ef0c-d0c2-11e5-923e-dd1caa2040e6.png) **Resolution:** Please update the link for the home button in the development ver...
1.0
Map - Home Button - Dev Version Returns to Prod Home - **Issue:** In the development version of the application, the home button navigates users to the production portal page. ![image](https://cloud.githubusercontent.com/assets/5805454/12985931/da09ef0c-d0c2-11e5-923e-dd1caa2040e6.png) **Resolution:** Please upd...
non_defect
map home button dev version returns to prod home issue in the development version of the application the home button navigates users to the production portal page resolution please update the link for the home button in the development version to return to the development application porta...
0
45,065
12,532,107,062
IssuesEvent
2020-06-04 15:27:51
combatopera/aridity
https://api.github.com/repos/combatopera/aridity
opened
a way to refer to the root context
defect
to avoid clashes by using a path of length 2+ where the first word refers to the root
1.0
a way to refer to the root context - to avoid clashes by using a path of length 2+ where the first word refers to the root
defect
a way to refer to the root context to avoid clashes by using a path of length where the first word refers to the root
1
45,482
5,717,825,746
IssuesEvent
2017-04-19 18:08:05
brave/browser-ios
https://api.github.com/repos/brave/browser-ios
opened
Manual tests for iPhone 6s+ (iOS9) 1.3.2 Preview 1
tests
## Pre-release check list 1. [ ] Shield stats are not properly shown on sites ([#807](https://github.com/brave/browser-ios/issues/807)) 2. [ ] Search in page option should not be shown on a new tab ([#808](https://github.com/brave/browser-ios/issues/808)) 3. [ ] History items are listed even with irrelevant ch...
1.0
Manual tests for iPhone 6s+ (iOS9) 1.3.2 Preview 1 - ## Pre-release check list 1. [ ] Shield stats are not properly shown on sites ([#807](https://github.com/brave/browser-ios/issues/807)) 2. [ ] Search in page option should not be shown on a new tab ([#808](https://github.com/brave/browser-ios/issues/808)) 3. ...
non_defect
manual tests for iphone preview pre release check list shield stats are not properly shown on sites search in page option should not be shown on a new tab history items are listed even with irrelevant character entered in url bar in private mode url ba...
0
246,617
26,611,896,318
IssuesEvent
2023-01-24 01:18:53
JMD60260/llsolidaires
https://api.github.com/repos/JMD60260/llsolidaires
opened
CVE-2022-44566 (High) detected in activerecord-6.0.2.1.gem
security vulnerability
## CVE-2022-44566 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activerecord-6.0.2.1.gem</b></p></summary> <p>Databases on Rails. Build a persistent domain model by mapping database ...
True
CVE-2022-44566 (High) detected in activerecord-6.0.2.1.gem - ## CVE-2022-44566 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activerecord-6.0.2.1.gem</b></p></summary> <p>Databases o...
non_defect
cve high detected in activerecord gem cve high severity vulnerability vulnerable library activerecord gem databases on rails build a persistent domain model by mapping database tables to ruby classes strong conventions for associations validations aggregations migration...
0
73,025
24,411,837,547
IssuesEvent
2022-10-05 13:01:38
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Bug / Reply format broken when too many new lines|ws? in <mx-reply>
T-Defect
This displays correctly `<mx-reply><blockquote><a href=\"https://matrix.to/#/!ybTPiZFJfZqybWGFeU:matrix.org/$1558973971435611GBlYs:matrix.org\">In reply to</a><a href=\"https://matrix.to/#/@valere35:matrix.org\">@valere35:matrix.org</a><br /><p>copy cou</p>\n</blockquote></mx-reply>ok ` But not this: `<mx-rep...
1.0
Bug / Reply format broken when too many new lines|ws? in <mx-reply> - This displays correctly `<mx-reply><blockquote><a href=\"https://matrix.to/#/!ybTPiZFJfZqybWGFeU:matrix.org/$1558973971435611GBlYs:matrix.org\">In reply to</a><a href=\"https://matrix.to/#/@valere35:matrix.org\">@valere35:matrix.org</a><br /><p>co...
defect
bug reply format broken when too many new lines ws in this displays correctly copy cou n ok but not this n n n n bonjour n n n n salut img width alt image src
1
73
2,502,733,283
IssuesEvent
2015-01-09 12:06:35
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Bad caching of JPA-annotated getters leads to wrong mapping into POJOs that have @ConstructorProperties
C: Functionality P: Urgent T: Defect
The internal `Utils.getMatchingGetter()` is not cached correctly using both the `type` and `name` parameters, but only using the `name` parameter. This leads to getters being cached for all names, regardless of the target POJO type. The workaround is to turn off caching, or to implement a custom `RecordMapperProvide...
1.0
Bad caching of JPA-annotated getters leads to wrong mapping into POJOs that have @ConstructorProperties - The internal `Utils.getMatchingGetter()` is not cached correctly using both the `type` and `name` parameters, but only using the `name` parameter. This leads to getters being cached for all names, regardless of the...
defect
bad caching of jpa annotated getters leads to wrong mapping into pojos that have constructorproperties the internal utils getmatchinggetter is not cached correctly using both the type and name parameters but only using the name parameter this leads to getters being cached for all names regardless of the...
1
17,852
3,013,534,133
IssuesEvent
2015-07-29 09:34:30
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Issues with Editor engine/resource svc connections (patch included)
auto-migrated Priority-Medium Type-Defect
``` The Editor (since 2.1) handles lost and regained engine/RS connections. There is one small bug and one bug/enhancement. (i) The Resource Service connections dialog has the password blank instead of yEditor (clear any stored user prefs first to see this: in Linux, these are in ~/.java/.userPrefs). This was beca...
1.0
Issues with Editor engine/resource svc connections (patch included) - ``` The Editor (since 2.1) handles lost and regained engine/RS connections. There is one small bug and one bug/enhancement. (i) The Resource Service connections dialog has the password blank instead of yEditor (clear any stored user prefs first to...
defect
issues with editor engine resource svc connections patch included the editor since handles lost and regained engine rs connections there is one small bug and one bug enhancement i the resource service connections dialog has the password blank instead of yeditor clear any stored user prefs first to...
1
108,751
11,610,012,803
IssuesEvent
2020-02-26 01:42:50
machineagency/jubilee
https://api.github.com/repos/machineagency/jubilee
opened
Toolchanger Lock Actuator Assembly 7 of 15
assembly_instructions documentation
Toolchanger Lock Actuator Assembly sheet 7 of 15 Make it more obvious how the wire harness is assembled. Maybe a diagram with special attention called to the orientation of the switches and how the wires go. Also, replace the photo with new one of the completely soldered wire harness. ![IMG_5478](https://use...
1.0
Toolchanger Lock Actuator Assembly 7 of 15 - Toolchanger Lock Actuator Assembly sheet 7 of 15 Make it more obvious how the wire harness is assembled. Maybe a diagram with special attention called to the orientation of the switches and how the wires go. Also, replace the photo with new one of the completely solde...
non_defect
toolchanger lock actuator assembly of toolchanger lock actuator assembly sheet of make it more obvious how the wire harness is assembled maybe a diagram with special attention called to the orientation of the switches and how the wires go also replace the photo with new one of the completely soldere...
0
62,555
3,188,924,162
IssuesEvent
2015-09-29 01:00:09
onyxfish/agate
https://api.github.com/repos/onyxfish/agate
closed
There is no way to use TypeTester for data created in Python
feature priority-low
Because we can't specify just column names to the constructor
1.0
There is no way to use TypeTester for data created in Python - Because we can't specify just column names to the constructor
non_defect
there is no way to use typetester for data created in python because we can t specify just column names to the constructor
0
659,814
21,942,411,746
IssuesEvent
2022-05-23 19:36:11
disorderedmaterials/dissolve
https://api.github.com/repos/disorderedmaterials/dissolve
closed
Epic / 0.7 / Data Management
Priority: High
### Focus Improved handling / management of generated data from within the GUI ### Tasks - [x] #139 Protect data access by Renderables when simulation thread is active - [x] #149 Clear specific Module data - [x] #113 Module management should also manage associated data
1.0
Epic / 0.7 / Data Management - ### Focus Improved handling / management of generated data from within the GUI ### Tasks - [x] #139 Protect data access by Renderables when simulation thread is active - [x] #149 Clear specific Module data - [x] #113 Module management should also manage associated data
non_defect
epic data management focus improved handling management of generated data from within the gui tasks protect data access by renderables when simulation thread is active clear specific module data module management should also manage associated data
0
446,229
12,842,511,948
IssuesEvent
2020-07-08 02:13:26
MatthewSpofford/Multiscale-Statistical-Analysis
https://api.github.com/repos/MatthewSpofford/Multiscale-Statistical-Analysis
closed
Divide by zero encountered in double_scalars for StatsTestUI
bug help wanted in progress priority high
This error took place when running a F-test analysis on all four sample files. ``` C:\workspace\MultiscaleStatisticalAnalysis\StatsTestsUI.py:285: RuntimeWarning: divide by zero encountered in double_scalars f_val = np.round_(var[1] / var[0], 4) ```
1.0
Divide by zero encountered in double_scalars for StatsTestUI - This error took place when running a F-test analysis on all four sample files. ``` C:\workspace\MultiscaleStatisticalAnalysis\StatsTestsUI.py:285: RuntimeWarning: divide by zero encountered in double_scalars f_val = np.round_(var[1] / var[0], 4) ```
non_defect
divide by zero encountered in double scalars for statstestui this error took place when running a f test analysis on all four sample files c workspace multiscalestatisticalanalysis statstestsui py runtimewarning divide by zero encountered in double scalars f val np round var var
0
635,988
20,516,709,701
IssuesEvent
2022-03-01 12:32:59
eclipse/dirigible
https://api.github.com/repos/eclipse/dirigible
closed
[Releng] Missing destination configuration to be warning
bug component-core priority-low
Issue cloned from https://github.com/SAP/xsk/issues/1197 ### Background Currently, when deployed to Kyma without destination service binding an exception is thrown - https://github.com/eclipse/dirigible/blob/master/releng/sap-kyma-base/src/main/java/org/eclipse/dirigible/kyma/KymaModule.java#L102 Destination servic...
1.0
[Releng] Missing destination configuration to be warning - Issue cloned from https://github.com/SAP/xsk/issues/1197 ### Background Currently, when deployed to Kyma without destination service binding an exception is thrown - https://github.com/eclipse/dirigible/blob/master/releng/sap-kyma-base/src/main/java/org/eclip...
non_defect
missing destination configuration to be warning issue cloned from background currently when deployed to kyma without destination service binding an exception is thrown destination service is optional dependency and as such not finding the configuration should be a warning and not an exception ...
0
337,190
24,529,884,775
IssuesEvent
2022-10-11 15:36:51
deephaven/deephaven-core
https://api.github.com/repos/deephaven/deephaven-core
opened
BarrageStreamGenerator: spice up with javadocs
documentation barrage NoDocumentationNeeded
The BarrageStreamGenerator impl is both tricky and hard to recall. Javadocs would greatly reduce the cognitive overhead when debugging or reviewing changes.
2.0
BarrageStreamGenerator: spice up with javadocs - The BarrageStreamGenerator impl is both tricky and hard to recall. Javadocs would greatly reduce the cognitive overhead when debugging or reviewing changes.
non_defect
barragestreamgenerator spice up with javadocs the barragestreamgenerator impl is both tricky and hard to recall javadocs would greatly reduce the cognitive overhead when debugging or reviewing changes
0
33,422
9,125,290,997
IssuesEvent
2019-02-24 12:30:20
cgeo/cgeo
https://api.github.com/repos/cgeo/cgeo
closed
AS 3.3 Build errors
CI server / Build tools Feedback required
##### Detailed steps causing the problem: - Install/Upgrade Android Studio to version 3.3 ##### Actual behavior after performing these steps: Build works not more. Maybe from this error: "D:\git\cgeo\main\build\intermediates\incremental\mergeBasicDebugResources\merged.dir\values\values.xml:3609: AAPT: error: reso...
1.0
AS 3.3 Build errors - ##### Detailed steps causing the problem: - Install/Upgrade Android Studio to version 3.3 ##### Actual behavior after performing these steps: Build works not more. Maybe from this error: "D:\git\cgeo\main\build\intermediates\incremental\mergeBasicDebugResources\merged.dir\values\values.xml:3...
non_defect
as build errors detailed steps causing the problem install upgrade android studio to version actual behavior after performing these steps build works not more maybe from this error d git cgeo main build intermediates incremental mergebasicdebugresources merged dir values values xml ...
0
45,201
12,651,340,822
IssuesEvent
2020-06-17 00:00:46
naev/naev
https://api.github.com/repos/naev/naev
closed
Crash on startup
Priority-Medium Type-Defect
Original [issue 207](https://code.google.com/p/naev/issues/detail?id=207) created by k0s_J532... on 2012-09-17T12:32:44.000Z: Naev v0.6.0 git HEAD at naev-0.5.3-473-ga59929c BFD backtrace catching enabled. Sea of Darkness SDL: 1.2.15 [compiled: 1.2.15] ERROR opengl.c:462 [gl_createWindow]: Unable to create OpenGL...
1.0
Crash on startup - Original [issue 207](https://code.google.com/p/naev/issues/detail?id=207) created by k0s_J532... on 2012-09-17T12:32:44.000Z: Naev v0.6.0 git HEAD at naev-0.5.3-473-ga59929c BFD backtrace catching enabled. Sea of Darkness SDL: 1.2.15 [compiled: 1.2.15] ERROR opengl.c:462 [gl_createWindow]: Unab...
defect
crash on startup original created by on naev git head at naev bfd backtrace catching enabled sea of darkness sdl error opengl c unable to create opengl window could not create gl context naev received sigabrt naev music mix setpos linux gate...
1
227,337
25,043,811,911
IssuesEvent
2022-11-05 02:00:27
DataBiosphere/azul
https://api.github.com/repos/DataBiosphere/azul
opened
EC2 instances should be managed by AWS Systems Manager
orange securityhub severity:medium
{ "GeneratorIds": [ "aws-foundational-security-best-practices/v/1.0.0/SSM.1" ] } Instance: - azul-gitlab --- - [ ] Security design review completed; the Resolution of this issue does **not** … - [ ] … affect authentication; for example: - OAuth 2.0 with the application (API or Sw...
True
EC2 instances should be managed by AWS Systems Manager - { "GeneratorIds": [ "aws-foundational-security-best-practices/v/1.0.0/SSM.1" ] } Instance: - azul-gitlab --- - [ ] Security design review completed; the Resolution of this issue does **not** … - [ ] … affect authentication; for ...
non_defect
instances should be managed by aws systems manager generatorids aws foundational security best practices v ssm instance azul gitlab security design review completed the resolution of this issue does not … … affect authentication for exampl...
0
457,925
13,165,170,950
IssuesEvent
2020-08-11 05:56:42
redhat-developer/vscode-openshift-tools
https://api.github.com/repos/redhat-developer/vscode-openshift-tools
closed
Create URL fails
kind/bug priority/blocker
Creating a URL for a component fails with the following error: ``` Failed to create URL 'url' for component 'component'. Cannot read property 'length' of undefined ``` But it looks like some configuration is applied, pushing the component actually creates the endpoint. No URL object is present in the explorer, th...
1.0
Create URL fails - Creating a URL for a component fails with the following error: ``` Failed to create URL 'url' for component 'component'. Cannot read property 'length' of undefined ``` But it looks like some configuration is applied, pushing the component actually creates the endpoint. No URL object is present ...
non_defect
create url fails creating a url for a component fails with the following error failed to create url url for component component cannot read property length of undefined but it looks like some configuration is applied pushing the component actually creates the endpoint no url object is present ...
0
122,534
17,703,947,417
IssuesEvent
2021-08-25 04:10:05
Chiencc/Sample_Webgoat
https://api.github.com/repos/Chiencc/Sample_Webgoat
closed
CVE-2014-3596 (Medium) detected in axis-1.4.jar - autoclosed
security vulnerability
## CVE-2014-3596 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axis-1.4.jar</b></p></summary> <p>An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.<...
True
CVE-2014-3596 (Medium) detected in axis-1.4.jar - autoclosed - ## CVE-2014-3596 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axis-1.4.jar</b></p></summary> <p>An implementation of...
non_defect
cve medium detected in axis jar autoclosed cve medium severity vulnerability vulnerable library axis jar an implementation of the soap simple object access protocol submission to library home page a href path to dependency file sample webgoat depth sourcecode web...
0
174,567
21,300,234,166
IssuesEvent
2022-04-15 01:25:43
dof-dss/architecture-catalogue
https://api.github.com/repos/dof-dss/architecture-catalogue
opened
CVE-2021-32640 (Medium) detected in opennmsopennms-source-26.0.0-1
security vulnerability
## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-26.0.0-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>...
True
CVE-2021-32640 (Medium) detected in opennmsopennms-source-26.0.0-1 - ## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-26.0.0-1</b></p></summary>...
non_defect
cve medium detected in opennmsopennms source cve medium severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in base branch master vulnerable source files ...
0
738,618
25,569,204,932
IssuesEvent
2022-11-30 16:22:53
bounswe/bounswe2022group3
https://api.github.com/repos/bounswe/bounswe2022group3
closed
[Backend]: Test infrastructure setup
effort: moderate priority: urgent backend
### Issue We need to handle unit tests. So I will make an initial setup for test structure. ### Task(s) - [x] Setup test structure for backend - [ ] Provide teammates with necessary info and examples to start unit testing ### Deliverable(s) * PR for initial testing struct * Readme for testing ### Acceptance C...
1.0
[Backend]: Test infrastructure setup - ### Issue We need to handle unit tests. So I will make an initial setup for test structure. ### Task(s) - [x] Setup test structure for backend - [ ] Provide teammates with necessary info and examples to start unit testing ### Deliverable(s) * PR for initial testing struct ...
non_defect
test infrastructure setup issue we need to handle unit tests so i will make an initial setup for test structure task s setup test structure for backend provide teammates with necessary info and examples to start unit testing deliverable s pr for initial testing struct readme fo...
0
65,825
19,712,572,028
IssuesEvent
2022-01-13 07:40:00
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: 4.1.2 build fails with Qt 5.12
Type-Defect Status-Fixed
### Brief description of the issue `expandRecursively` not available ### How to reproduce the bug? 1. Unpack source tarball 2. Try to build the package ### What was the expected result? A successful build. ### What actually happened? See [log snippet](https://github.com/martinrotter/rssguard/files/7846103/rssgu...
1.0
[BUG]: 4.1.2 build fails with Qt 5.12 - ### Brief description of the issue `expandRecursively` not available ### How to reproduce the bug? 1. Unpack source tarball 2. Try to build the package ### What was the expected result? A successful build. ### What actually happened? See [log snippet](https://github.com/m...
defect
build fails with qt brief description of the issue expandrecursively not available how to reproduce the bug unpack source tarball try to build the package what was the expected result a successful build what actually happened see other information no respo...
1
89,344
25,761,213,917
IssuesEvent
2022-12-08 20:42:59
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
opened
Disable intermittently failing run-build on Pull Requests
eng:automation eng:build
We have the `run-build` task that was meant for contributors to have a simple CI check for feedback. This was a temporary solution we tried out at the time to solve our problems of running FTL on contributor PRs. Unfortunately, this task runs also for internal contributors and also intermittent fails (more often th...
1.0
Disable intermittently failing run-build on Pull Requests - We have the `run-build` task that was meant for contributors to have a simple CI check for feedback. This was a temporary solution we tried out at the time to solve our problems of running FTL on contributor PRs. Unfortunately, this task runs also for inte...
non_defect
disable intermittently failing run build on pull requests we have the run build task that was meant for contributors to have a simple ci check for feedback this was a temporary solution we tried out at the time to solve our problems of running ftl on contributor prs unfortunately this task runs also for inte...
0
38,823
8,967,315,903
IssuesEvent
2019-01-29 02:47:21
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
opened
Limit exploit
Type Defect
The URL argument `startat=110000000000000` (or larger number) will crash all pages that pass the `startat` value to a LIMIT clause. This of course applies to all numerical URI arguments that are directly inserted into an SQL statement.
1.0
Limit exploit - The URL argument `startat=110000000000000` (or larger number) will crash all pages that pass the `startat` value to a LIMIT clause. This of course applies to all numerical URI arguments that are directly inserted into an SQL statement.
defect
limit exploit the url argument startat or larger number will crash all pages that pass the startat value to a limit clause this of course applies to all numerical uri arguments that are directly inserted into an sql statement
1
303
2,636,193,801
IssuesEvent
2015-03-10 00:35:30
tsumobi/issues
https://api.github.com/repos/tsumobi/issues
closed
test_invite_metrics blocks deploy
blocks-deploy bug infrastructure
Failures in this test block deploy. Stack trace from deploy 8465: ```ruby TestInviteMetrics: [29/46] FAIL test_invite_metrics (30.21s) Unable to find {"regexp"=>/logs\.\w+\.download\.invite/, "value"=>"1", "type"=>"c"} in ["skynet-web.download.unknown:1|c", "skynet-web.download.incompatible_user_...
1.0
test_invite_metrics blocks deploy - Failures in this test block deploy. Stack trace from deploy 8465: ```ruby TestInviteMetrics: [29/46] FAIL test_invite_metrics (30.21s) Unable to find {"regexp"=>/logs\.\w+\.download\.invite/, "value"=>"1", "type"=>"c"} in ["skynet-web.download.unknown:1|c", "sk...
non_defect
test invite metrics blocks deploy failures in this test block deploy stack trace from deploy ruby testinvitemetrics fail test invite metrics unable to find regexp logs w download invite value type c in using byte offset of of in tmp statsd output...
0
732,462
25,260,222,085
IssuesEvent
2022-11-15 22:00:45
googleapis/java-notebooks
https://api.github.com/repos/googleapis/java-notebooks
closed
The build failed
type: bug priority: p1 api: notebooks flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: fccbcf038ffd678dee9a7460cb6bd29e2f52aa1e b...
1.0
The build failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: fccbcf038ffd678dee9a746...
non_defect
the build failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output java util concurrent executionexception com google api gax rpc resourceexhaust...
0
31,532
6,546,816,671
IssuesEvent
2017-09-04 12:06:38
netty/netty
https://api.github.com/repos/netty/netty
closed
too many releases in Http2FrameCodec in cleartext upgrade
defect
### Expected behavior No refcounting issues ### Actual behavior io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 ### Steps to reproduce Try to use HttpServerUpgradeHandler with Http2MultiplexCodec. The request will come in, and netty writes an upgrade response to the wire. After that suc...
1.0
too many releases in Http2FrameCodec in cleartext upgrade - ### Expected behavior No refcounting issues ### Actual behavior io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 ### Steps to reproduce Try to use HttpServerUpgradeHandler with Http2MultiplexCodec. The request will come in, and n...
defect
too many releases in in cleartext upgrade expected behavior no refcounting issues actual behavior io netty util illegalreferencecountexception refcnt decrement steps to reproduce try to use httpserverupgradehandler with the request will come in and netty writes an upgrade response ...
1
176,523
21,411,751,052
IssuesEvent
2022-04-22 06:56:02
AlexRogalskiy/java-patterns
https://api.github.com/repos/AlexRogalskiy/java-patterns
opened
CVE-2022-21681 (High) detected in marked-0.3.19.tgz
security vulnerability
## CVE-2022-21681 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://re...
True
CVE-2022-21681 (High) detected in marked-0.3.19.tgz - ## CVE-2022-21681 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.tgz</b></p></summary> <p>A markdown parser built f...
non_defect
cve high detected in marked tgz cve high severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file package json path to vulnerable library node modules marked package json dependency ...
0
11,789
9,422,166,965
IssuesEvent
2019-04-11 08:45:15
fluencelabs/fluence
https://api.github.com/repos/fluencelabs/fluence
closed
Integrate CircleCI
critical enhancement ~infrastructure
Currently we're using TravisCI. It's a bit too slow, and hard to get right. Let's try CircleCI, it looks so much faster on a first try. [Here's my first try with CircleCI](https://github.com/folex/fluence/blob/master/.circleci/config.yml) [And the same, but with specific commmit](https://github.com/folex/fluence/...
1.0
Integrate CircleCI - Currently we're using TravisCI. It's a bit too slow, and hard to get right. Let's try CircleCI, it looks so much faster on a first try. [Here's my first try with CircleCI](https://github.com/folex/fluence/blob/master/.circleci/config.yml) [And the same, but with specific commmit](https://gith...
non_defect
integrate circleci currently we re using travisci it s a bit too slow and hard to get right let s try circleci it looks so much faster on a first try out of the box it supports scala rust and node it even has containers scala node and rust node but integration tests require scala rust nod...
0
83,363
10,346,725,914
IssuesEvent
2019-09-04 15:49:01
techlahoma/user-groups
https://api.github.com/repos/techlahoma/user-groups
opened
Book StarSpace46 for OKC Design Tech | 2019-09-25
UG/OKC Design Tech scheduling
What: UX Interviews: Bringing Design to Business When: 09/25/2019 11:30 am Where: StarSpace 46 Check meetup for RSVP count: https://www.meetup.com/OKC-Design-Tech/events/264553697/ cc @nexocentric @vianka-a
1.0
Book StarSpace46 for OKC Design Tech | 2019-09-25 - What: UX Interviews: Bringing Design to Business When: 09/25/2019 11:30 am Where: StarSpace 46 Check meetup for RSVP count: https://www.meetup.com/OKC-Design-Tech/events/264553697/ cc @nexocentric @vianka-a
non_defect
book for okc design tech what ux interviews bringing design to business when am where starspace check meetup for rsvp count cc nexocentric vianka a
0
178,766
30,006,773,935
IssuesEvent
2023-06-26 12:57:57
wagtail/wagtail
https://api.github.com/repos/wagtail/wagtail
closed
Review chooser action button labels
type:Enhancement component:Design system
#9194. We changed chooser widgets’ "Choose another" button to "Change" in #8934, and back to "Chooser another <thing>" in #9113. I believe we need to revisit this again because the initial change had been done with UX/UI considerations in mind that aren’t reflected in the bug fix. - Either retaining the "Chooser ...
1.0
Review chooser action button labels - #9194. We changed chooser widgets’ "Choose another" button to "Change" in #8934, and back to "Chooser another <thing>" in #9113. I believe we need to revisit this again because the initial change had been done with UX/UI considerations in mind that aren’t reflected in the bug fi...
non_defect
review chooser action button labels we changed chooser widgets’ choose another button to change in and back to chooser another in i believe we need to revisit this again because the initial change had been done with ux ui considerations in mind that aren’t reflected in the bug fix either ...
0
264,708
28,212,233,402
IssuesEvent
2023-04-05 05:57:59
hshivhare67/platform_frameworks_av_AOSP10_r33
https://api.github.com/repos/hshivhare67/platform_frameworks_av_AOSP10_r33
closed
CVE-2023-21000 (High) detected in avandroid-9.0.0_r56 - autoclosed
Mend: dependency security vulnerability
## CVE-2023-21000 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-9.0.0_r56</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platform/fram...
True
CVE-2023-21000 (High) detected in avandroid-9.0.0_r56 - autoclosed - ## CVE-2023-21000 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-9.0.0_r56</b></p></summary> <p> <p>Libr...
non_defect
cve high detected in avandroid autoclosed cve high severity vulnerability vulnerable library avandroid library home page a href found in base branch main vulnerable source files media libstagefright mediacodec cpp v...
0
55,872
14,727,897,310
IssuesEvent
2021-01-06 09:12:57
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
rec: www.dpaste.com sometimes bogus; insecure domain with apex CNAME
defect rec
- Program: Recursor - Issue type: Bug report ### Short description `www.dpaste.com` sometimes validates as bogus. `dpaste.com` is always fine. `dpaste.com` is an insecure domain with a zone apex `CNAME`, so none of it deserves to resolve, but the precise way in which it's failing is a bit odd. I'm not sure...
1.0
rec: www.dpaste.com sometimes bogus; insecure domain with apex CNAME - - Program: Recursor - Issue type: Bug report ### Short description `www.dpaste.com` sometimes validates as bogus. `dpaste.com` is always fine. `dpaste.com` is an insecure domain with a zone apex `CNAME`, so none of it deserves to resolve, ...
defect
rec sometimes bogus insecure domain with apex cname program recursor issue type bug report short description sometimes validates as bogus dpaste com is always fine dpaste com is an insecure domain with a zone apex cname so none of it deserves to resolve but the precise way in whic...
1
802,530
28,966,121,166
IssuesEvent
2023-05-10 08:02:32
beda-software/fhir-emr
https://api.github.com/repos/beda-software/fhir-emr
closed
Code formatting
bug Priority::High
Auto code formatting not working on commit. We also need to reformat all code to fix commits that weren't formated.
1.0
Code formatting - Auto code formatting not working on commit. We also need to reformat all code to fix commits that weren't formated.
non_defect
code formatting auto code formatting not working on commit we also need to reformat all code to fix commits that weren t formated
0
30,581
6,187,826,396
IssuesEvent
2017-07-04 08:38:04
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
display error in filemanager / public parents ignored
defect
How to reproduce: - create a folder and make it public - create a subfolder - restrict the tree to show only the subfolder (clicking on the subfolder name) - the icon now looks like a private folder (lock symbol) [core-bundle 4.4.0]
1.0
display error in filemanager / public parents ignored - How to reproduce: - create a folder and make it public - create a subfolder - restrict the tree to show only the subfolder (clicking on the subfolder name) - the icon now looks like a private folder (lock symbol) [core-bundle 4.4.0]
defect
display error in filemanager public parents ignored how to reproduce create a folder and make it public create a subfolder restrict the tree to show only the subfolder clicking on the subfolder name the icon now looks like a private folder lock symbol
1
65,767
19,684,096,081
IssuesEvent
2022-01-11 19:57:02
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Bug in Legals screen
T-Defect S-Minor O-Occasional A-Legals
There is a problem on my main account, the homeserver policy cannot be retrieved. <img width="463" alt="image" src="https://user-images.githubusercontent.com/3940906/149012015-05508e5c-48a1-4628-856f-24816a462f36.png"> There is no network issue (since the terms for the identity server can be retrieved). This i...
1.0
Bug in Legals screen - There is a problem on my main account, the homeserver policy cannot be retrieved. <img width="463" alt="image" src="https://user-images.githubusercontent.com/3940906/149012015-05508e5c-48a1-4628-856f-24816a462f36.png"> There is no network issue (since the terms for the identity server can b...
defect
bug in legals screen there is a problem on my main account the homeserver policy cannot be retrieved img width alt image src there is no network issue since the terms for the identity server can be retrieved this is what i see in the homeserver screen if it helps img width alt imag...
1
142,693
19,102,734,582
IssuesEvent
2021-11-30 01:23:01
MValle21/riposte
https://api.github.com/repos/MValle21/riposte
opened
CVE-2021-39153 (High) detected in xstream-1.4.11.1.jar
security vulnerability
## CVE-2021-39153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.11.1.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p...
True
CVE-2021-39153 (High) detected in xstream-1.4.11.1.jar - ## CVE-2021-39153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.11.1.jar</b></p></summary> <p>XStream is a serial...
non_defect
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back library home page a href path to dependency file riposte riposte service registration eureka build g...
0
159,898
25,074,160,523
IssuesEvent
2022-11-07 14:22:24
StatCan/aaw-argocd-manifests
https://api.github.com/repos/StatCan/aaw-argocd-manifests
opened
[aaw-kubeflow-profiles] Change Argo-Dev Target Revision
kind/cleanup kind/design
To remove unused/non-dev team user profiles from aaw-dev, we created a branch (aaw-dev-cc-00) specifically for aaw-dev's profiles. Changes to the aaw-kubeflow-profiles repo can be tested in dev and cherry-picked into aaw-prod-cc-00. This creates a cleaner dev env and adds a layer of isolation to prod.
1.0
[aaw-kubeflow-profiles] Change Argo-Dev Target Revision - To remove unused/non-dev team user profiles from aaw-dev, we created a branch (aaw-dev-cc-00) specifically for aaw-dev's profiles. Changes to the aaw-kubeflow-profiles repo can be tested in dev and cherry-picked into aaw-prod-cc-00. This creates a cleaner dev en...
non_defect
change argo dev target revision to remove unused non dev team user profiles from aaw dev we created a branch aaw dev cc specifically for aaw dev s profiles changes to the aaw kubeflow profiles repo can be tested in dev and cherry picked into aaw prod cc this creates a cleaner dev env and adds a layer of is...
0
39,190
9,304,591,094
IssuesEvent
2019-03-25 02:04:04
slacka/WoeUSB
https://api.github.com/repos/slacka/WoeUSB
reopened
woeusb hangs on 'install-grub' step
defect need-info
## Issue Reproduce Instructions > 1. Launch WoeUSB by running `sudo woeusb --device Win10_1809Oct_English_x64.iso /dev/sdg --tgt-fs NTFS` > 2. Wait until the program finishes `Copying files from source media...` and proceeds to `Installing GRUB bootloader for legacy PC booting support...` ## Expected Behavior > `...
1.0
woeusb hangs on 'install-grub' step - ## Issue Reproduce Instructions > 1. Launch WoeUSB by running `sudo woeusb --device Win10_1809Oct_English_x64.iso /dev/sdg --tgt-fs NTFS` > 2. Wait until the program finishes `Copying files from source media...` and proceeds to `Installing GRUB bootloader for legacy PC booting su...
defect
woeusb hangs on install grub step issue reproduce instructions launch woeusb by running sudo woeusb device english iso dev sdg tgt fs ntfs wait until the program finishes copying files from source media and proceeds to installing grub bootloader for legacy pc booting support ...
1
134,917
10,948,151,016
IssuesEvent
2019-11-26 08:14:17
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: gopg failed
C-test-failure O-roachtest O-robot
SHA: https://github.com/cockroachdb/cockroach/commits/02d62674ad2f9ca16183184ea6552691506675f1 Parameters: To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired results present themselves. For example, # using stress instead of stressrace...
2.0
roachtest: gopg failed - SHA: https://github.com/cockroachdb/cockroach/commits/02d62674ad2f9ca16183184ea6552691506675f1 Parameters: To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired results present themselves. For example, # using str...
non_defect
roachtest gopg failed sha parameters to repro try don t forget to check out a clean suitable branch and experiment with the stress invocation until the desired results present themselves for example using stress instead of stressrace and passing the p stressflag which controls concurrency ...
0
10,685
7,276,642,001
IssuesEvent
2018-02-21 16:56:12
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
[Perf] Test hypothesis 7: Use another JS thread for heavy computations
performance
### Identified Behavior Sometimes view rendering is slow as main thread is occupied with heavy computations. As an example, account creation process is slow and laggy, message could appear in slow motion, etc. ### Hypothesis Using another JS thread to do heavy computations could free main JS thread to do UI re...
True
[Perf] Test hypothesis 7: Use another JS thread for heavy computations - ### Identified Behavior Sometimes view rendering is slow as main thread is occupied with heavy computations. As an example, account creation process is slow and laggy, message could appear in slow motion, etc. ### Hypothesis Using another...
non_defect
test hypothesis use another js thread for heavy computations identified behavior sometimes view rendering is slow as main thread is occupied with heavy computations as an example account creation process is slow and laggy message could appear in slow motion etc hypothesis using another js t...
0
21,982
3,587,536,978
IssuesEvent
2016-01-30 11:13:26
ariya/phantomjs
https://api.github.com/repos/ariya/phantomjs
closed
PhantomJS vrashes when opening a JavaScript via casperjs
old.Priority-Medium old.Status-New old.Type-Defect
_**[jannis.k...@gmail.com](http://code.google.com/u/111786749513633168836/) commented:**_ > Which version of PhantomJS are you using? 1.7 > <b>What steps will reproduce the problem?</b> 1. Starting a .js via casperjs > 2. Tells me Unable to open *.js File > 3. Phantomjs crahsed > > <b>What is the expected outpu...
1.0
PhantomJS vrashes when opening a JavaScript via casperjs - _**[jannis.k...@gmail.com](http://code.google.com/u/111786749513633168836/) commented:**_ > Which version of PhantomJS are you using? 1.7 > <b>What steps will reproduce the problem?</b> 1. Starting a .js via casperjs > 2. Tells me Unable to open *.js File ...
defect
phantomjs vrashes when opening a javascript via casperjs commented which version of phantomjs are you using what steps will reproduce the problem starting a js via casperjs tells me unable to open js file phantomjs crahsed what is the expected output what do you se...
1
69,799
22,678,392,485
IssuesEvent
2022-07-04 07:39:56
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Formatted (HTML) messages with markdown features are rendered incorrectly as markdown
T-Defect A-Event rendering A-Markdown S-Minor O-Occasional
When the `formatted_body` field of a `"format": "org.matrix.custom.html"` message contains special markdown characters, they're rendered as markdown instead of as plain text. This could be an actual problem if you escape markdown characters in a message that contains other formatting <details> <summary>Exaggerated ...
1.0
Formatted (HTML) messages with markdown features are rendered incorrectly as markdown - When the `formatted_body` field of a `"format": "org.matrix.custom.html"` message contains special markdown characters, they're rendered as markdown instead of as plain text. This could be an actual problem if you escape markdown ch...
defect
formatted html messages with markdown features are rendered incorrectly as markdown when the formatted body field of a format org matrix custom html message contains special markdown characters they re rendered as markdown instead of as plain text this could be an actual problem if you escape markdown ch...
1
648,554
21,189,198,174
IssuesEvent
2022-04-08 15:31:57
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
PPR Search NIL report - Include Legal Disclaimer
enhancement Priority2 Assets UX Assurance
From Client Usability Testing: The legacy application currently includes a legal disclaimer at the bottom of a NIL report. There are two scenarios for a search report output with no results: 1. No exact or similar matches were found by the search 2. Only similar matches were found by the search but the client...
1.0
PPR Search NIL report - Include Legal Disclaimer - From Client Usability Testing: The legacy application currently includes a legal disclaimer at the bottom of a NIL report. There are two scenarios for a search report output with no results: 1. No exact or similar matches were found by the search 2. Only simi...
non_defect
ppr search nil report include legal disclaimer from client usability testing the legacy application currently includes a legal disclaimer at the bottom of a nil report there are two scenarios for a search report output with no results no exact or similar matches were found by the search only simi...
0
728,122
25,066,857,861
IssuesEvent
2022-11-07 09:03:21
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
opened
[DocDB][PITR][Tablegroups] Unable to restore to timestamp with FATALs
area/docdb priority/medium QA status/awaiting-triage pitr
### Description Restore a given timestamp failed with `Error running restore_snapshot_schedule: Network error (yb/util/net/socket.cc:534): Failed to restore snapshot from schedule: 0843c9e4-f0e6-4e71-ad78-a4c5eedfa763: recvmsg got EOF from remote (system error 108)` Observed multiple FATAL files in master logs, fat...
1.0
[DocDB][PITR][Tablegroups] Unable to restore to timestamp with FATALs - ### Description Restore a given timestamp failed with `Error running restore_snapshot_schedule: Network error (yb/util/net/socket.cc:534): Failed to restore snapshot from schedule: 0843c9e4-f0e6-4e71-ad78-a4c5eedfa763: recvmsg got EOF from remote ...
non_defect
unable to restore to timestamp with fatals description restore a given timestamp failed with error running restore snapshot schedule network error yb util net socket cc failed to restore snapshot from schedule recvmsg got eof from remote system error observed multiple fatal files i...
0
3,819
2,610,069,603
IssuesEvent
2015-02-26 18:20:25
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包茎哪家医院权威
auto-migrated Priority-Medium Type-Defect
``` 台州割包茎哪家医院权威【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。...
1.0
台州割包茎哪家医院权威 - ``` 台州割包茎哪家医院权威【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费...
defect
台州割包茎哪家医院权威 台州割包茎哪家医院权威【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original...
1
255,623
19,318,357,924
IssuesEvent
2021-12-14 00:39:56
ecadlabs/taquito
https://api.github.com/repos/ecadlabs/taquito
opened
Update documentation magic bytes
documentation I-protocol?
Reflect changes about magic bytes in the following comments: - https://github.com/ecadlabs/taquito/blob/master/packages/taquito/src/signer/interface.ts#L8 - https://github.com/ecadlabs/taquito/blob/master/packages/taquito-utils/src/verify-signature.ts#L23 > magic byte has changes from 0x01 for blocks and 0x02 for ...
1.0
Update documentation magic bytes - Reflect changes about magic bytes in the following comments: - https://github.com/ecadlabs/taquito/blob/master/packages/taquito/src/signer/interface.ts#L8 - https://github.com/ecadlabs/taquito/blob/master/packages/taquito-utils/src/verify-signature.ts#L23 > magic byte has changes...
non_defect
update documentation magic bytes reflect changes about magic bytes in the following comments magic byte has changes from for blocks and for endorsements to for blocks for preendorsements for endorsements source
0
331,380
24,305,895,351
IssuesEvent
2022-09-29 17:23:01
Vakzu/musical-wars-doc
https://api.github.com/repos/Vakzu/musical-wars-doc
closed
Change enumeration of entities structure in first step
documentation
Хочется видеть более детализированное описание типов сущностей, характеристические, стержневые и тд.
1.0
Change enumeration of entities structure in first step - Хочется видеть более детализированное описание типов сущностей, характеристические, стержневые и тд.
non_defect
change enumeration of entities structure in first step хочется видеть более детализированное описание типов сущностей характеристические стержневые и тд
0
3,055
2,607,977,170
IssuesEvent
2015-02-26 00:47:35
chrsmith/zen-coding
https://api.github.com/repos/chrsmith/zen-coding
opened
Doesn't work with SCSS (sass) syntax in Komodo
auto-migrated Priority-Medium Type-Defect
``` Could you please fix the Komodo extension so that Zen CSS would work with SCSS (sass) file type selected. Currently it only works with CSS syntax. Thanks! ``` ----- Original issue reported on code.google.com by `leem...@gmail.com` on 26 Apr 2012 at 7:31
1.0
Doesn't work with SCSS (sass) syntax in Komodo - ``` Could you please fix the Komodo extension so that Zen CSS would work with SCSS (sass) file type selected. Currently it only works with CSS syntax. Thanks! ``` ----- Original issue reported on code.google.com by `leem...@gmail.com` on 26 Apr 2012 at 7:31
defect
doesn t work with scss sass syntax in komodo could you please fix the komodo extension so that zen css would work with scss sass file type selected currently it only works with css syntax thanks original issue reported on code google com by leem gmail com on apr at
1