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
15,105
8,766,547,783
IssuesEvent
2018-12-17 17:05:46
ampproject/amphtml
https://api.github.com/repos/ampproject/amphtml
closed
Allow AMP to be compiled with full property obfuscation
Category: Tooling Related to: Performance
@erwinmombay and me are preparing the AMP code base for more aggressive optimizations in the closure compiler. Right now only private properties are obfuscated. Soon, among other things, all properties will be obfuscated unless we stop them. That means stuff like `foo.mutateElement` might become a.a; saving...
True
Allow AMP to be compiled with full property obfuscation - @erwinmombay and me are preparing the AMP code base for more aggressive optimizations in the closure compiler. Right now only private properties are obfuscated. Soon, among other things, all properties will be obfuscated unless we stop them. That means stu...
non_defect
allow amp to be compiled with full property obfuscation erwinmombay and me are preparing the amp code base for more aggressive optimizations in the closure compiler right now only private properties are obfuscated soon among other things all properties will be obfuscated unless we stop them that means stu...
0
12,426
2,698,413,687
IssuesEvent
2015-04-03 06:22:12
michaelbarlow7/dungeon-crawl-android
https://api.github.com/repos/michaelbarlow7/dungeon-crawl-android
closed
Merge/update current crawl release version code
auto-migrated Priority-Medium Type-Defect
``` This code is based on main Crawl code v 0.14, though the current release version of main Crawl is at v 15.1. ``` Original issue reported on code.google.com by `kristoff...@gmail.com` on 12 Oct 2014 at 11:40
1.0
Merge/update current crawl release version code - ``` This code is based on main Crawl code v 0.14, though the current release version of main Crawl is at v 15.1. ``` Original issue reported on code.google.com by `kristoff...@gmail.com` on 12 Oct 2014 at 11:40
defect
merge update current crawl release version code this code is based on main crawl code v though the current release version of main crawl is at v original issue reported on code google com by kristoff gmail com on oct at
1
46,090
13,055,850,773
IssuesEvent
2020-07-30 02:55:24
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
building docs: sometimes need to rm $I3_BUILD/docs (Trac #569)
Incomplete Migration Migrated from Trac cmake defect
Migrated from https://code.icecube.wisc.edu/ticket/569 ```json { "status": "closed", "changetime": "2011-04-14T19:23:36", "description": "and then you need to rerun make rebuild_cache to recreate some doxygen config files.\n\ndoxygen configs should go in $I3_BUILD/(!docs) somewhere\n\nnot immediately clea...
1.0
building docs: sometimes need to rm $I3_BUILD/docs (Trac #569) - Migrated from https://code.icecube.wisc.edu/ticket/569 ```json { "status": "closed", "changetime": "2011-04-14T19:23:36", "description": "and then you need to rerun make rebuild_cache to recreate some doxygen config files.\n\ndoxygen configs...
defect
building docs sometimes need to rm build docs trac migrated from json status closed changetime description and then you need to rerun make rebuild cache to recreate some doxygen config files n ndoxygen configs should go in build docs somewhere n nnot imme...
1
77,972
27,259,470,692
IssuesEvent
2023-02-22 13:57:58
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
AVIF images are not recognized and shown as images
T-Defect
### Steps to reproduce 1. Send to yourself or receive an AVIF image 2. Notice it doesn't shown inline 3. Try to open it with an external app, no image viewer is presented ### Outcome #### What did you expect? I expected AVIF images to show inline as any other image. Besides that I expected to have the option to...
1.0
AVIF images are not recognized and shown as images - ### Steps to reproduce 1. Send to yourself or receive an AVIF image 2. Notice it doesn't shown inline 3. Try to open it with an external app, no image viewer is presented ### Outcome #### What did you expect? I expected AVIF images to show inline as any other...
defect
avif images are not recognized and shown as images steps to reproduce send to yourself or receive an avif image notice it doesn t shown inline try to open it with an external app no image viewer is presented outcome what did you expect i expected avif images to show inline as any other...
1
16,589
2,919,624,350
IssuesEvent
2015-06-24 15:03:02
robrichards/xmlseclibs
https://api.github.com/repos/robrichards/xmlseclibs
closed
Convert classes to PSR-0
auto-migrated Priority-Medium Type-Defect
``` PSR-0 is the new way of structuring classes into include files. See https://gist.github.com/1234504. Using PSR-0 will make xmlseclibs easily embeddable in any system that uses a PSR-0-compatible class loader. Using namespaces prevents collisions with other projects. ``` Original issue reported on code.google.co...
1.0
Convert classes to PSR-0 - ``` PSR-0 is the new way of structuring classes into include files. See https://gist.github.com/1234504. Using PSR-0 will make xmlseclibs easily embeddable in any system that uses a PSR-0-compatible class loader. Using namespaces prevents collisions with other projects. ``` Original issue...
defect
convert classes to psr psr is the new way of structuring classes into include files see using psr will make xmlseclibs easily embeddable in any system that uses a psr compatible class loader using namespaces prevents collisions with other projects original issue reported on code google com by...
1
6,970
16,023,651,990
IssuesEvent
2021-04-21 05:56:08
FlowCrypt/flowcrypt-android
https://api.github.com/repos/FlowCrypt/flowcrypt-android
closed
Use SdkVersion = 30 as base
architecture core
Currently we have the following: ``` buildToolsVersion = '29.0.2' compileSdkVersion = 29 targetSdkVersion = 29 ```
1.0
Use SdkVersion = 30 as base - Currently we have the following: ``` buildToolsVersion = '29.0.2' compileSdkVersion = 29 targetSdkVersion = 29 ```
non_defect
use sdkversion as base currently we have the following buildtoolsversion compilesdkversion targetsdkversion
0
10,478
2,622,166,848
IssuesEvent
2015-03-04 00:12:45
byzhang/rapidjson
https://api.github.com/repos/byzhang/rapidjson
closed
This code in writer.h isn't universal
auto-migrated Priority-Medium Type-Defect
``` This code in writer.h isn't universal: #if _MSC_VER int ret = sprintf_s(buffer, sizeof(buffer), "%g", d); #else int ret = snprintf(buffer, sizeof(buffer), "%g", d); #endif I create app for mobile platform with MarmaladeSDK and I have cstdio.h without sprintf_s, because I work in VisualStudio my project don't ...
1.0
This code in writer.h isn't universal - ``` This code in writer.h isn't universal: #if _MSC_VER int ret = sprintf_s(buffer, sizeof(buffer), "%g", d); #else int ret = snprintf(buffer, sizeof(buffer), "%g", d); #endif I create app for mobile platform with MarmaladeSDK and I have cstdio.h without sprintf_s, because ...
defect
this code in writer h isn t universal this code in writer h isn t universal if msc ver int ret sprintf s buffer sizeof buffer g d else int ret snprintf buffer sizeof buffer g d endif i create app for mobile platform with marmaladesdk and i have cstdio h without sprintf s because ...
1
210,483
23,754,795,941
IssuesEvent
2022-09-01 01:17:00
brogers588/spring-boot
https://api.github.com/repos/brogers588/spring-boot
opened
CVE-2022-25857 (High) detected in snakeyaml-1.28.jar, snakeyaml-1.25.jar
security vulnerability
## CVE-2022-25857 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>snakeyaml-1.28.jar</b>, <b>snakeyaml-1.25.jar</b></p></summary> <p> <details><summary><b>snakeyaml-1.28.jar</b></p><...
True
CVE-2022-25857 (High) detected in snakeyaml-1.28.jar, snakeyaml-1.25.jar - ## CVE-2022-25857 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>snakeyaml-1.28.jar</b>, <b>snakeyaml-1.25....
non_defect
cve high detected in snakeyaml jar snakeyaml jar cve high severity vulnerability vulnerable libraries snakeyaml jar snakeyaml jar snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file spring boot tests ...
0
61,061
17,023,591,789
IssuesEvent
2021-07-03 02:49:07
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
existence of stopfile.txt should be analyzed during an idle loop
Component: tilesathome Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 7.38am, Monday, 17th May 2010]** The running client analyzes the existence of "stopfile.txt" before requesting a new tileset. This works fine. When the OSM server is too busy or down the client runs in an idle loop and checks the server for new requests every 60...
1.0
existence of stopfile.txt should be analyzed during an idle loop - **[Submitted to the original trac issue database at 7.38am, Monday, 17th May 2010]** The running client analyzes the existence of "stopfile.txt" before requesting a new tileset. This works fine. When the OSM server is too busy or down the client r...
defect
existence of stopfile txt should be analyzed during an idle loop the running client analyzes the existence of stopfile txt before requesting a new tileset this works fine when the osm server is too busy or down the client runs in an idle loop and checks the server for new requests every seconds set...
1
299,817
9,205,882,021
IssuesEvent
2019-03-08 11:58:59
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
QGIS crashes when trying to modify the structure of a table in a PGQ layer
Category: Vectors Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **jorgebrasili -** (jorgebrasili -) Original Redmine Issue: 1179, https://issues.qgis.org/issues/1179 Original Assignee: jorgebrasili - --- When try to modify the structure of an attribute table in a [[PostgreSQL]] layer Qgis 0.11 crash. Under Windows platform. Versions 0.11.0 & 0.11.1
1.0
QGIS crashes when trying to modify the structure of a table in a PGQ layer - --- Author Name: **jorgebrasili -** (jorgebrasili -) Original Redmine Issue: 1179, https://issues.qgis.org/issues/1179 Original Assignee: jorgebrasili - --- When try to modify the structure of an attribute table in a [[PostgreSQL]] layer ...
non_defect
qgis crashes when trying to modify the structure of a table in a pgq layer author name jorgebrasili jorgebrasili original redmine issue original assignee jorgebrasili when try to modify the structure of an attribute table in a layer qgis crash under windows platform versions ...
0
25,605
4,417,702,949
IssuesEvent
2016-08-15 07:21:07
snowie2000/mactype
https://api.github.com/repos/snowie2000/mactype
closed
Unable to install MacType
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Simply trying to install the program. What version of the product are you using? On what operating system? 2013.1231.0 in Vista Business SP2 x86 Please provide any additional information below. I get this error when trying to install MacType. Has anyone else had this ...
1.0
Unable to install MacType - ``` What steps will reproduce the problem? 1. Simply trying to install the program. What version of the product are you using? On what operating system? 2013.1231.0 in Vista Business SP2 x86 Please provide any additional information below. I get this error when trying to install MacType...
defect
unable to install mactype what steps will reproduce the problem simply trying to install the program what version of the product are you using on what operating system in vista business please provide any additional information below i get this error when trying to install mactype has anyo...
1
28,936
13,895,122,966
IssuesEvent
2020-10-19 15:28:37
scala/scala-dev
https://api.github.com/repos/scala/scala-dev
closed
Compiler performance
t:performance theme
Discuss ideas for improving compiler performance in this issue. Break out detailed issues and use the `t:performance` label. ## Measure - [x] Create a suite of [compiler benchmarks](https://github.com/scala/compiler-benchmark) - [x] Run these benchmarks on each merge with [benchq](https://scala-ci.typesafe.com...
True
Compiler performance - Discuss ideas for improving compiler performance in this issue. Break out detailed issues and use the `t:performance` label. ## Measure - [x] Create a suite of [compiler benchmarks](https://github.com/scala/compiler-benchmark) - [x] Run these benchmarks on each merge with [benchq](https:...
non_defect
compiler performance discuss ideas for improving compiler performance in this issue break out detailed issues and use the t performance label measure create a suite of run these benchmarks on each merge with the results add additional into the compiler tune ...
0
49,557
13,454,367,421
IssuesEvent
2020-09-09 03:30:49
ErezDasa/RB2
https://api.github.com/repos/ErezDasa/RB2
opened
CVE-2020-5408 (Medium) detected in spring-security-crypto-5.1.5.RELEASE.jar
security vulnerability
## CVE-2020-5408 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-crypto-5.1.5.RELEASE.jar</b></p></summary> <p>spring-security-crypto</p> <p>Library home page: <a hre...
True
CVE-2020-5408 (Medium) detected in spring-security-crypto-5.1.5.RELEASE.jar - ## CVE-2020-5408 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-crypto-5.1.5.RELEASE.jar...
non_defect
cve medium detected in spring security crypto release jar cve medium severity vulnerability vulnerable library spring security crypto release jar spring security crypto library home page a href path to dependency file tmp ws scm infra github pom xml path to vulnera...
0
24,308
3,961,331,460
IssuesEvent
2016-05-02 12:30:42
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
hpx::init seems to segfault
category: init type: defect
``` diehl@ossus:/home/diehl/git/nast_hpx/build$ ./main ../settings/driven_cavity2.xml -t3 {stack-trace}: 28 frames: 0x7fd4d34f5607 : ??? + 0x7fd4d34f5607 in /home/diehl/git/hpx/build/lib/libhpxd.so.0 0x7fd4d34f5754 : ??? + 0x7fd4d34f5754 in /home/diehl/git/hpx/build/lib/libhpxd.so.0 0x7fd4d3693641 : hpx::termin...
1.0
hpx::init seems to segfault - ``` diehl@ossus:/home/diehl/git/nast_hpx/build$ ./main ../settings/driven_cavity2.xml -t3 {stack-trace}: 28 frames: 0x7fd4d34f5607 : ??? + 0x7fd4d34f5607 in /home/diehl/git/hpx/build/lib/libhpxd.so.0 0x7fd4d34f5754 : ??? + 0x7fd4d34f5754 in /home/diehl/git/hpx/build/lib/libhpxd.so.0 ...
defect
hpx init seems to segfault diehl ossus home diehl git nast hpx build main settings driven xml stack trace frames in home diehl git hpx build lib libhpxd so in home diehl git hpx build lib libhpxd so hpx termination handler int in home diehl git h...
1
20,566
3,384,674,935
IssuesEvent
2015-11-27 05:44:54
line/armeria
https://api.github.com/repos/line/armeria
closed
Armeria client should set HOST header on upgrade request
defect
Currently, armeria client does not seem to set HOST header on the upgrade request. When the request is processed by a HTTP1.1 server, like jetty in default settings, the server issues warning logs like WARN org.eclipse.jetty.http.HttpParser - bad HTTP parsed: 400 No Host for HttpChannelOverHttp@4373aa09{r=0,c=false...
1.0
Armeria client should set HOST header on upgrade request - Currently, armeria client does not seem to set HOST header on the upgrade request. When the request is processed by a HTTP1.1 server, like jetty in default settings, the server issues warning logs like WARN org.eclipse.jetty.http.HttpParser - bad HTTP parse...
defect
armeria client should set host header on upgrade request currently armeria client does not seem to set host header on the upgrade request when the request is processed by a server like jetty in default settings the server issues warning logs like warn org eclipse jetty http httpparser bad http parsed ...
1
82,540
15,646,592,557
IssuesEvent
2021-03-23 01:16:59
veshitala/datadiscussforum
https://api.github.com/repos/veshitala/datadiscussforum
opened
CVE-2020-11023 (Medium) detected in jquery-2.1.4.min.js, jquery-1.12.2.min.js
security vulnerability
## CVE-2020-11023 - 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-1.12.2.min.js</b></p></summary> <p> <details><summary><b>jquery-2.1.4.min.js</b...
True
CVE-2020-11023 (Medium) detected in jquery-2.1.4.min.js, jquery-1.12.2.min.js - ## CVE-2020-11023 - 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-...
non_defect
cve medium detected in jquery min js jquery min js 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 dependency file dat...
0
147,075
23,161,657,155
IssuesEvent
2022-07-29 18:28:09
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
closed
[Website] React wrapper website updates
design website
Follow on to #9058 Draft updates to pages in website to better highlight the React wrapper
1.0
[Website] React wrapper website updates - Follow on to #9058 Draft updates to pages in website to better highlight the React wrapper
non_defect
react wrapper website updates follow on to draft updates to pages in website to better highlight the react wrapper
0
142,449
5,475,507,603
IssuesEvent
2017-03-11 11:54:31
koding/koding
https://api.github.com/repos/koding/koding
closed
FUSE does not handle truncate to zero length and write operation ">"
Category-KD Priority-High
`echo "Koding" > test.txt` doesn't truncate `test.txt` file before writing. It will append/replace at position 0 to existing file content.
1.0
FUSE does not handle truncate to zero length and write operation ">" - `echo "Koding" > test.txt` doesn't truncate `test.txt` file before writing. It will append/replace at position 0 to existing file content.
non_defect
fuse does not handle truncate to zero length and write operation echo koding test txt doesn t truncate test txt file before writing it will append replace at position to existing file content
0
65,574
14,740,734,681
IssuesEvent
2021-01-07 09:32:57
finos/symphony-java-toolkit
https://api.github.com/repos/finos/symphony-java-toolkit
closed
WS-2019-0379 (Medium) detected in commons-codec-1.9.jar - autoclosed
security vulnerability
## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.9.jar</b></p></summary> <p>The Apache Commons Codec package contains simple encoder and decoders for ...
True
WS-2019-0379 (Medium) detected in commons-codec-1.9.jar - autoclosed - ## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.9.jar</b></p></summary> <p>The ...
non_defect
ws medium detected in commons codec jar autoclosed ws medium severity vulnerability vulnerable library commons codec jar the apache commons codec package contains simple encoder and decoders for various formats such as and hexadecimal in addition to these widely used...
0
556,893
16,494,098,358
IssuesEvent
2021-05-25 08:23:07
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
trade-legend.teachable.com - video or audio doesn't play
browser-firefox engine-gecko priority-normal
<!-- @browser: Firefox 86.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/74780 --> **URL**: https://trade-legend.teachable.com/courses/1349042/lectures/30995313 **...
1.0
trade-legend.teachable.com - video or audio doesn't play - <!-- @browser: Firefox 86.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/74780 --> **URL**: https://trade...
non_defect
trade legend teachable com video or audio doesn t play url browser version firefox operating system windows tested another browser yes chrome problem type video or audio doesn t play description the video or audio does not play steps to reproduce audio and vid...
0
75,548
25,911,366,674
IssuesEvent
2022-12-15 14:13:26
GameLabGraz/Maroon
https://api.github.com/repos/GameLabGraz/Maroon
closed
[VandeGraaffGenerator VR] Reset of grounder position not working
defect
**Describe the defect** The grounder position will not be reset when trying to rest the experiment in the VandeGraffGenerator VR experiment. **To Reproduce** 1. Go to the VandeGraaffGenerator.vr scene 2. Move the grounder 3. Click on the reset button in front of the table 4. Look at the grounder position **E...
1.0
[VandeGraaffGenerator VR] Reset of grounder position not working - **Describe the defect** The grounder position will not be reset when trying to rest the experiment in the VandeGraffGenerator VR experiment. **To Reproduce** 1. Go to the VandeGraaffGenerator.vr scene 2. Move the grounder 3. Click on the reset bu...
defect
reset of grounder position not working describe the defect the grounder position will not be reset when trying to rest the experiment in the vandegraffgenerator vr experiment to reproduce go to the vandegraaffgenerator vr scene move the grounder click on the reset button in front of the tab...
1
178,145
14,661,173,129
IssuesEvent
2020-12-29 02:38:13
middyjs/middy
https://api.github.com/repos/middyjs/middy
closed
Add explanation about context.done called twice warning in docs
documentation enhancement feature request
Hello, first of all thanks for the amazing tool! So, I got bit by the aforementioned warning and since it's quite elusive, it was kinda hard to debug. Turns out I was trying to return a `next()` call from an async middleware, because I scanned too quickly past the Promises support part of the docs. I think addin...
1.0
Add explanation about context.done called twice warning in docs - Hello, first of all thanks for the amazing tool! So, I got bit by the aforementioned warning and since it's quite elusive, it was kinda hard to debug. Turns out I was trying to return a `next()` call from an async middleware, because I scanned too qui...
non_defect
add explanation about context done called twice warning in docs hello first of all thanks for the amazing tool so i got bit by the aforementioned warning and since it s quite elusive it was kinda hard to debug turns out i was trying to return a next call from an async middleware because i scanned too qui...
0
15,355
2,850,653,999
IssuesEvent
2015-05-31 19:15:02
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
incorrect syntax in new Ruby script template
auto-migrated Priority-Medium Type-Defect
``` What device(s) are you experiencing the problem on? Motorola Cliq MB200 What firmware version are you running on the device? 1.5 What steps will reproduce the problem? 1. Open SL4A on Android device. 2. Menu -> Add -> JRuby-1.4 to start editing a new script. What is the expected output? What do you see ins...
1.0
incorrect syntax in new Ruby script template - ``` What device(s) are you experiencing the problem on? Motorola Cliq MB200 What firmware version are you running on the device? 1.5 What steps will reproduce the problem? 1. Open SL4A on Android device. 2. Menu -> Add -> JRuby-1.4 to start editing a new script. W...
defect
incorrect syntax in new ruby script template what device s are you experiencing the problem on motorola cliq what firmware version are you running on the device what steps will reproduce the problem open on android device menu add jruby to start editing a new script what is ...
1
73,553
24,681,368,958
IssuesEvent
2022-10-18 21:42:35
matrix-org/matrix-public-archive
https://api.github.com/repos/matrix-org/matrix-public-archive
closed
Searching for a Null Byte Triggers a Server Error
T-Defect
Visiting this URL triggers a 500: `/?search=%00` It _could_ be an issue in `node-fetch` but I am not familiar enough with the code to be sure.
1.0
Searching for a Null Byte Triggers a Server Error - Visiting this URL triggers a 500: `/?search=%00` It _could_ be an issue in `node-fetch` but I am not familiar enough with the code to be sure.
defect
searching for a null byte triggers a server error visiting this url triggers a search it could be an issue in node fetch but i am not familiar enough with the code to be sure
1
38,663
8,951,788,957
IssuesEvent
2019-01-25 14:54:51
svigerske/ipopt-donotuse
https://api.github.com/repos/svigerske/ipopt-donotuse
closed
User-scaling not working with limited memory hessian
Ipopt defect
Issue created by migration from Trac. Original creator: hmartin Original creation time: 2008-03-14 12:39:15 Assignee: ipopt-team Version: 3.3 I have problems specifying my problem scaling using the "user-scaling" method. Strangely, I do not have the same result with the two following cases: - "scaling_method" ==...
1.0
User-scaling not working with limited memory hessian - Issue created by migration from Trac. Original creator: hmartin Original creation time: 2008-03-14 12:39:15 Assignee: ipopt-team Version: 3.3 I have problems specifying my problem scaling using the "user-scaling" method. Strangely, I do not have the same res...
defect
user scaling not working with limited memory hessian issue created by migration from trac original creator hmartin original creation time assignee ipopt team version i have problems specifying my problem scaling using the user scaling method strangely i do not have the same result with...
1
211,819
23,844,595,842
IssuesEvent
2022-09-06 13:08:39
Wth10/Project-Laravel
https://api.github.com/repos/Wth10/Project-Laravel
closed
Regular Expression Denial of Service (ReDoS)
Current Security Issue
Unsanitized user input from **an exception flows** into **match**, where it is used to build a regular expression. This may result in a Regular expression Denial of Service attack (reDOS).
True
Regular Expression Denial of Service (ReDoS) - Unsanitized user input from **an exception flows** into **match**, where it is used to build a regular expression. This may result in a Regular expression Denial of Service attack (reDOS).
non_defect
regular expression denial of service redos unsanitized user input from an exception flows into match where it is used to build a regular expression this may result in a regular expression denial of service attack redos
0
69,588
22,551,747,301
IssuesEvent
2022-06-27 06:30:20
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Some state events are not aligned in compact layout
T-Defect
### Steps to reproduce 1. Enable „Use a more compact modern layout“ in appearance settings 2. Create a room 3. Invite someone ### Outcome #### What did you expect? The state events avatar and text should be aligned #### What happened instead? They are not ![image](https://user-images.githubusercontent....
1.0
Some state events are not aligned in compact layout - ### Steps to reproduce 1. Enable „Use a more compact modern layout“ in appearance settings 2. Create a room 3. Invite someone ### Outcome #### What did you expect? The state events avatar and text should be aligned #### What happened instead? They are ...
defect
some state events are not aligned in compact layout steps to reproduce enable „use a more compact modern layout“ in appearance settings create a room invite someone outcome what did you expect the state events avatar and text should be aligned what happened instead they are ...
1
293,171
22,045,724,346
IssuesEvent
2022-05-30 01:19:05
linq2db/linq2db
https://api.github.com/repos/linq2db/linq2db
closed
Use Linq2Db to get table schema and all data
area: documentation area: schema
Hello, This is not a real issue and I don't know if it's the right place to write. I need to get the schema (and later all the data) since I need to serialize them via HTTP and push them. Is there a way I can execure the Query<T> when I've no DataContext mapped? (I mean using the T4 template generator) Thanks
1.0
Use Linq2Db to get table schema and all data - Hello, This is not a real issue and I don't know if it's the right place to write. I need to get the schema (and later all the data) since I need to serialize them via HTTP and push them. Is there a way I can execure the Query<T> when I've no DataContext mapped? (I mea...
non_defect
use to get table schema and all data hello this is not a real issue and i don t know if it s the right place to write i need to get the schema and later all the data since i need to serialize them via http and push them is there a way i can execure the query when i ve no datacontext mapped i mean using ...
0
120,146
10,097,901,650
IssuesEvent
2019-07-28 10:33:47
IntellectualSites/FastAsyncWorldEdit-1.13
https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit-1.13
opened
Replace-tool doesn't work with NBT-Data
Requires Testing
The replace tool (/repl ) does not work correctly with blocks containing NBT data. If you select a part of a bed, a labeled sign or a head with left click, the selected block is invisible after replacing with right click. If you use the normal selection with //copy and //paste for this operation, the blocks will be ...
1.0
Replace-tool doesn't work with NBT-Data - The replace tool (/repl ) does not work correctly with blocks containing NBT data. If you select a part of a bed, a labeled sign or a head with left click, the selected block is invisible after replacing with right click. If you use the normal selection with //copy and //pa...
non_defect
replace tool doesn t work with nbt data the replace tool repl does not work correctly with blocks containing nbt data if you select a part of a bed a labeled sign or a head with left click the selected block is invisible after replacing with right click if you use the normal selection with copy and pa...
0
32,713
6,900,277,239
IssuesEvent
2017-11-24 17:34:29
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
IllegalArgumentException in Spring CacheManager - null value for hazelcast.spring.cache.prop
Team: Integration Type: Defect
Refreshing Spring `AnnotationConfigApplicationContext` with `HazelcastCacheManager` registered leads to `BeanCreationException`. The cause is: ``` java.lang.IllegalArgumentException: value for ${hazelcast.spring.cache.prop:} should not be null or empty` ``` Tested Hazelcast version: 3.9 ## Reproducer: Based o...
1.0
IllegalArgumentException in Spring CacheManager - null value for hazelcast.spring.cache.prop - Refreshing Spring `AnnotationConfigApplicationContext` with `HazelcastCacheManager` registered leads to `BeanCreationException`. The cause is: ``` java.lang.IllegalArgumentException: value for ${hazelcast.spring.cache.prop:...
defect
illegalargumentexception in spring cachemanager null value for hazelcast spring cache prop refreshing spring annotationconfigapplicationcontext with hazelcastcachemanager registered leads to beancreationexception the cause is java lang illegalargumentexception value for hazelcast spring cache prop ...
1
217,694
16,726,368,295
IssuesEvent
2021-06-10 13:26:53
ondata/confini-amministrativi-istat
https://api.github.com/repos/ondata/confini-amministrativi-istat
opened
Aggiungere documentazione OpenAPI
documentation enhancement
Di fatto la cartella prodotta dallo script è una web API statica. Bisognerebbe documentarla mediante lo standard OpenAPI e pubblicarla con [Swagger UI](https://swagger.io/tools/swagger-ui/).
1.0
Aggiungere documentazione OpenAPI - Di fatto la cartella prodotta dallo script è una web API statica. Bisognerebbe documentarla mediante lo standard OpenAPI e pubblicarla con [Swagger UI](https://swagger.io/tools/swagger-ui/).
non_defect
aggiungere documentazione openapi di fatto la cartella prodotta dallo script è una web api statica bisognerebbe documentarla mediante lo standard openapi e pubblicarla con
0
47,362
13,056,141,802
IssuesEvent
2020-07-30 03:47:08
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
clsim doesn't jive with OpenCL Framework (Trac #415)
Migrated from Trac combo simulation defect
http://builds.icecube.wisc.edu/builders/quick_simulation_osx_server_10.6.7/builds/506/steps/compile/logs/stdio Migrated from https://code.icecube.wisc.edu/ticket/415 ```json { "status": "closed", "changetime": "2012-06-12T22:32:22", "description": "http://builds.icecube.wisc.edu/builders/quick_simulati...
1.0
clsim doesn't jive with OpenCL Framework (Trac #415) - http://builds.icecube.wisc.edu/builders/quick_simulation_osx_server_10.6.7/builds/506/steps/compile/logs/stdio Migrated from https://code.icecube.wisc.edu/ticket/415 ```json { "status": "closed", "changetime": "2012-06-12T22:32:22", "description": ...
defect
clsim doesn t jive with opencl framework trac migrated from json status closed changetime description reporter nega cc jvs resolution invalid ts component combo simulation summary clsim doesn ...
1
74,170
24,981,550,139
IssuesEvent
2022-11-02 12:07:46
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Component: Menu (Menu model)
defect
### Describe the bug The property "badge" is not working for the menu model. When I add a badge in the configuration of the menu, nothing appeared https://stackblitz.com/edit/primeng-menu-demo-5vbv1c?file=src/app/app.component.ts ### Environment Browser : Google Chrome, Firefix Windows 10 ### Reproducer https:/...
1.0
Component: Menu (Menu model) - ### Describe the bug The property "badge" is not working for the menu model. When I add a badge in the configuration of the menu, nothing appeared https://stackblitz.com/edit/primeng-menu-demo-5vbv1c?file=src/app/app.component.ts ### Environment Browser : Google Chrome, Firefix Wind...
defect
component menu menu model describe the bug the property badge is not working for the menu model when i add a badge in the configuration of the menu nothing appeared environment browser google chrome firefix windows reproducer angular version primeng version ...
1
47,026
13,056,020,672
IssuesEvent
2020-07-30 03:24:50
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[StartingTrackVeto] test scripts error (Trac #2326)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/2326 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "This is running with /combo/trunk\nThe test-data used was both version V00-00-01 and also updated trunk test-data. \nThe error when running StartingTrackVeto_test_nuge...
1.0
[StartingTrackVeto] test scripts error (Trac #2326) - Migrated from https://code.icecube.wisc.edu/ticket/2326 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "This is running with /combo/trunk\nThe test-data used was both version V00-00-01 and also updated trunk test-data...
defect
test scripts error trac migrated from json status closed changetime description this is running with combo trunk nthe test data used was both version and also updated trunk test data nthe error when running startingtrackveto test nugen py is the following...
1
109,727
13,807,351,565
IssuesEvent
2020-10-11 21:42:36
ubuntu/yaru
https://api.github.com/repos/ubuntu/yaru
opened
Suggestion: Less orange (in backdrop)
Status: Design Status: Discussion
This is a continuation of the gray sidebar discussion started by @Feichtmeier, where the goal was to reduce the amount of orange. As you can see in [this example](https://user-images.githubusercontent.com/3986894/95690372-921bab00-0c17-11eb-965b-4b567c7b1d09.png), there's a lot of attention grabbing orange in the wi...
1.0
Suggestion: Less orange (in backdrop) - This is a continuation of the gray sidebar discussion started by @Feichtmeier, where the goal was to reduce the amount of orange. As you can see in [this example](https://user-images.githubusercontent.com/3986894/95690372-921bab00-0c17-11eb-965b-4b567c7b1d09.png), there's a lo...
non_defect
suggestion less orange in backdrop this is a continuation of the gray sidebar discussion started by feichtmeier where the goal was to reduce the amount of orange as you can see in there s a lot of attention grabbing orange in the window that s actually in backdrop only the ❌ is colored in the active win...
0
173
2,517,783,997
IssuesEvent
2015-01-16 17:09:01
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
Card picture cache is limited to 2047MB
Cockatrice Defect
I have installed Cockatrice client(version from About window 761d549) and import default set of edition. But currently i cannot see any card images in the client. If i will go to the pictures directory i see that the pictures are correctly fetched but they are only not displayed. If i will install and setup same cl...
1.0
Card picture cache is limited to 2047MB - I have installed Cockatrice client(version from About window 761d549) and import default set of edition. But currently i cannot see any card images in the client. If i will go to the pictures directory i see that the pictures are correctly fetched but they are only not displaye...
defect
card picture cache is limited to i have installed cockatrice client version from about window and import default set of edition but currently i cannot see any card images in the client if i will go to the pictures directory i see that the pictures are correctly fetched but they are only not displayed if i...
1
31,882
6,654,120,386
IssuesEvent
2017-09-29 11:22:10
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Tooltip on button stays visible if button gets disabled
defect
**I'm submitting a ...** (check one with "x") ``` [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 h...
1.0
Tooltip on button stays visible if button gets disabled - **I'm submitting a ...** (check one with "x") ``` [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 [ ]...
defect
tooltip on button stays visible if button gets disabled i m submitting a check one with 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 support request please do not submit support reques...
1
289,422
31,932,969,551
IssuesEvent
2023-09-19 08:40:09
Trinadh465/linux-4.1.15_CVE-2023-4128
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-4128
opened
WS-2021-0232 (High) detected in linuxlinux-4.6
Mend: dependency security vulnerability
## WS-2021-0232 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.o...
True
WS-2021-0232 (High) detected in linuxlinux-4.6 - ## WS-2021-0232 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library...
non_defect
ws high detected in linuxlinux ws high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files net caif caif usb c ...
0
76,924
26,670,710,265
IssuesEvent
2023-01-26 10:01:47
mooltiverse/nyx
https://api.github.com/repos/mooltiverse/nyx
closed
Templates are not rendered correctly (Go)
type::defect:bug type::sub-task
The state object values are not correctly rendered when configuration values allowing templates are rendered. First evidence of this bug is #137
1.0
Templates are not rendered correctly (Go) - The state object values are not correctly rendered when configuration values allowing templates are rendered. First evidence of this bug is #137
defect
templates are not rendered correctly go the state object values are not correctly rendered when configuration values allowing templates are rendered first evidence of this bug is
1
276,948
30,577,261,010
IssuesEvent
2023-07-21 06:50:27
jhipster/jhipster-lite
https://api.github.com/repos/jhipster/jhipster-lite
closed
Reproductible generated project
area: enhancement :wrench: theme: security server: spring boot
Related to https://github.com/jhipster/jhipster-lite/issues/6651, to be able to calculate the md5sum for each generated project Each config should be reproductible with exact same generated code, properties, secret and other That's why we should add some keys for that For now, I found: - JWT secret base 64 - d...
True
Reproductible generated project - Related to https://github.com/jhipster/jhipster-lite/issues/6651, to be able to calculate the md5sum for each generated project Each config should be reproductible with exact same generated code, properties, secret and other That's why we should add some keys for that For now, I...
non_defect
reproductible generated project related to to be able to calculate the for each generated project each config should be reproductible with exact same generated code properties secret and other that s why we should add some keys for that for now i found jwt secret base date for liquibase and fl...
0
810,435
30,242,434,899
IssuesEvent
2023-07-06 14:19:51
markendley/pprjne
https://api.github.com/repos/markendley/pprjne
closed
Blog Article – If featured image is portrait, can it please be cropped landscape to the dimensions in Figma design? (centre focus point)
high priority
<img width="1512" alt="Screenshot 2023-06-22 at 8 16 50 pm" src="https://github.com/markendley/pprjne/assets/137390062/34c10ddf-90a5-4710-9d7a-146237daa345">
1.0
Blog Article – If featured image is portrait, can it please be cropped landscape to the dimensions in Figma design? (centre focus point) - <img width="1512" alt="Screenshot 2023-06-22 at 8 16 50 pm" src="https://github.com/markendley/pprjne/assets/137390062/34c10ddf-90a5-4710-9d7a-146237daa345">
non_defect
blog article – if featured image is portrait can it please be cropped landscape to the dimensions in figma design centre focus point img width alt screenshot at pm src
0
49,800
13,187,273,968
IssuesEvent
2020-08-13 02:53:41
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[polyplopia] PoissonMerger chooses wrong times (Trac #2105)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2105">https://code.icecube.wisc.edu/ticket/2105</a>, reported by cweaver and owned by juancarlos</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "The `PoissonMerger` mo...
1.0
[polyplopia] PoissonMerger chooses wrong times (Trac #2105) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2105">https://code.icecube.wisc.edu/ticket/2105</a>, reported by cweaver and owned by juancarlos</em></summary> <p> ```json { "status": "closed", "changetime": "202...
defect
poissonmerger chooses wrong times trac migrated from json status closed changetime description the poissonmerger module tries to merge background events at times near the base signal event it has a configurable time window to define nearness but n...
1
6,624
2,610,258,018
IssuesEvent
2015-02-26 19:22:19
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳激光怎么祛青春痘
auto-migrated Priority-Medium Type-Defect
``` 深圳激光怎么祛青春痘【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:46
1.0
深圳激光怎么祛青春痘 - ``` 深圳激光怎么祛青春痘【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:46
defect
深圳激光怎么祛青春痘 深圳激光怎么祛青春痘【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
49,300
13,186,596,679
IssuesEvent
2020-08-13 00:41:21
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
truncated_energy needs Sphinx docs and maintainer (Trac #1147)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1147">https://code.icecube.wisc.edu/ticket/1147</a>, reported by jtatar and owned by jtatar</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "The truncated_project doesn...
1.0
truncated_energy needs Sphinx docs and maintainer (Trac #1147) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1147">https://code.icecube.wisc.edu/ticket/1147</a>, reported by jtatar and owned by jtatar</em></summary> <p> ```json { "status": "closed", "changetime": "2019-...
defect
truncated energy needs sphinx docs and maintainer trac migrated from json status closed changetime description the truncated project doesn t have any sphinx rst docs the existing doxygen docs are detailed and simply need to be converted to sphinx docs ...
1
63,815
18,010,630,896
IssuesEvent
2021-09-16 08:11:35
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
No notification for space invitation
T-Defect A-Notifications A-Spaces S-Major O-Occasional Z-Spaces-Testing
### Steps to reproduce 1. On a new install of iOS with a new Element install 2. Receive an invitation to a Space ### What happened? ### What did you expect? Visual notification like a toast or a system notification and something persistent in the app's main UI (note this is also missing on Android and should b...
1.0
No notification for space invitation - ### Steps to reproduce 1. On a new install of iOS with a new Element install 2. Receive an invitation to a Space ### What happened? ### What did you expect? Visual notification like a toast or a system notification and something persistent in the app's main UI (note this ...
defect
no notification for space invitation steps to reproduce on a new install of ios with a new element install receive an invitation to a space what happened what did you expect visual notification like a toast or a system notification and something persistent in the app s main ui note this ...
1
49,841
13,187,279,740
IssuesEvent
2020-08-13 02:54:47
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
I3HiveSplitter fails when running in non-writeable environment (Trac #2165)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2165">https://code.icecube.wisc.edu/ticket/2165</a>, reported by chaack and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "2019-09-26T09:43:23", "description": "Can be reproduced by run...
1.0
I3HiveSplitter fails when running in non-writeable environment (Trac #2165) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2165">https://code.icecube.wisc.edu/ticket/2165</a>, reported by chaack and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "cha...
defect
fails when running in non writeable environment trac migrated from json status closed changetime description can be reproduced by running using an icerec from cvmfs reporter chaack cc resolution fixed ts ...
1
25,002
12,198,190,612
IssuesEvent
2020-04-29 22:18:01
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
opened
Consider naming of ContentType enum
Client Cognitive Services FormRecognizer
ContentType enum - is there overlap with ContentType in other libraries? Python, Java have FormContentType. In Python can also pass in a ContentType string .NET to follow up with KC re: services taking content type, common master list in Azure.Core? Use an extensible enum to pass a string but indicate which v...
1.0
Consider naming of ContentType enum - ContentType enum - is there overlap with ContentType in other libraries? Python, Java have FormContentType. In Python can also pass in a ContentType string .NET to follow up with KC re: services taking content type, common master list in Azure.Core? Use an extensible enum...
non_defect
consider naming of contenttype enum contenttype enum is there overlap with contenttype in other libraries python java have formcontenttype in python can also pass in a contenttype string net to follow up with kc re services taking content type common master list in azure core use an extensible enum...
0
27,262
4,955,141,254
IssuesEvent
2016-12-01 19:35:52
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
closed
Nomina 1.2 Agregar catálogo de tipo de horas extra
defect
En la sección de horas extra, dentro de la nómina individual hoy es de libre captura. Se agrega el catálogo y por omisión serán simples.
1.0
Nomina 1.2 Agregar catálogo de tipo de horas extra - En la sección de horas extra, dentro de la nómina individual hoy es de libre captura. Se agrega el catálogo y por omisión serán simples.
defect
nomina agregar catálogo de tipo de horas extra en la sección de horas extra dentro de la nómina individual hoy es de libre captura se agrega el catálogo y por omisión serán simples
1
78,602
27,623,234,416
IssuesEvent
2023-03-10 03:08:40
zed-industries/community
https://api.github.com/repos/zed-industries/community
opened
typescript autocomplete invalid
defect triage
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Cannot format and autocomplete in my ts project no slp https://user-images.githubusercontent.com/19868292/224212068-5c0d6e17-fb5d-4895-bc93-5a28b567ea63.mov config ``` { "theme": "One Dark", "buffe...
1.0
typescript autocomplete invalid - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Cannot format and autocomplete in my ts project no slp https://user-images.githubusercontent.com/19868292/224212068-5c0d6e17-fb5d-4895-bc93-5a28b567ea63.mov config ``` { ...
defect
typescript autocomplete invalid check for existing issues completed describe the bug provide steps to reproduce it cannot format and autocomplete in my ts project no slp config theme one dark buffer font size buffer font family jetbrainsmono nerd font...
1
11,165
2,641,239,308
IssuesEvent
2015-03-11 16:43:31
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Presentation samples should be editable
Priority-Medium Type-Defect
Original [issue 27](https://code.google.com/p/html5rocks/issues/detail?id=27) created by chrsmith on 2010-06-24T05:51:18.000Z: Another HTML5 attribute is contenteditable=&quot;true&quot; This should be enabled on some of the slides to allow the user to change the sample code in real time, and the sample will update a...
1.0
Presentation samples should be editable - Original [issue 27](https://code.google.com/p/html5rocks/issues/detail?id=27) created by chrsmith on 2010-06-24T05:51:18.000Z: Another HTML5 attribute is contenteditable=&quot;true&quot; This should be enabled on some of the slides to allow the user to change the sample code ...
defect
presentation samples should be editable original created by chrsmith on another attribute is contenteditable quot true quot this should be enabled on some of the slides to allow the user to change the sample code in real time and the sample will update as changes are made for example on sl...
1
5,529
2,610,189,342
IssuesEvent
2015-02-26 18:59:57
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
浅谈脸上有色斑如何去除
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 很多的女性都以为只有脸颊周围才会长斑,其他地方都不会�� �斑,其实黄褐斑的增长是很普遍的,他不仅会长在脸颊周围� ��并且口,鼻,额头,下巴等地方都会长斑,而眼角长斑却是 很少的,那么眼角长斑怎么办呢,怎样去掉脸上的色斑这个�� �困扰这众多的祛斑女性。脸上有色斑如何去除, 《客户案例》   脸上的斑从小的时候就有,其实到了大学的时候我就开�� �找祛斑的产品了,而且老姐也相当的支持我,给我提供了大� ��的资金用于试用祛斑的产品,但不知道为什么,那些祛斑的 产品用起来总觉得皮肤有刺刺的感觉,还会脱皮,也许是我�� �肤太敏感了吧,这些化妆品用下来,斑没去掉,皮肤却搞得� ��别敏感,经过这一段时间的折腾,我的脸...
1.0
浅谈脸上有色斑如何去除 - ``` 《摘要》 很多的女性都以为只有脸颊周围才会长斑,其他地方都不会�� �斑,其实黄褐斑的增长是很普遍的,他不仅会长在脸颊周围� ��并且口,鼻,额头,下巴等地方都会长斑,而眼角长斑却是 很少的,那么眼角长斑怎么办呢,怎样去掉脸上的色斑这个�� �困扰这众多的祛斑女性。脸上有色斑如何去除, 《客户案例》   脸上的斑从小的时候就有,其实到了大学的时候我就开�� �找祛斑的产品了,而且老姐也相当的支持我,给我提供了大� ��的资金用于试用祛斑的产品,但不知道为什么,那些祛斑的 产品用起来总觉得皮肤有刺刺的感觉,还会脱皮,也许是我�� �肤太敏感了吧,这些化妆品用下来,斑没去掉,皮肤却搞得� ��别敏感...
defect
浅谈脸上有色斑如何去除 《摘要》 很多的女性都以为只有脸颊周围才会长斑,其他地方都不会�� �斑,其实黄褐斑的增长是很普遍的,他不仅会长在脸颊周围� ��并且口,鼻,额头,下巴等地方都会长斑,而眼角长斑却是 很少的,那么眼角长斑怎么办呢,怎样去掉脸上的色斑这个�� �困扰这众多的祛斑女性。脸上有色斑如何去除, 《客户案例》   脸上的斑从小的时候就有,其实到了大学的时候我就开�� �找祛斑的产品了,而且老姐也相当的支持我,给我提供了大� ��的资金用于试用祛斑的产品,但不知道为什么,那些祛斑的 产品用起来总觉得皮肤有刺刺的感觉,还会脱皮,也许是我�� �肤太敏感了吧,这些化妆品用下来,斑没去掉,皮肤却搞得� ��别敏感...
1
119,980
15,685,806,677
IssuesEvent
2021-03-25 11:42:24
30-seconds/30-seconds-web
https://api.github.com/repos/30-seconds/30-seconds-web
closed
Add expertise for blogs
SEO Size: M/3 UI/UX backend design enhancement
The umbrella of the `blog` expertise (blue dot) is a bit too vague at this point. We migt want to consider some options: - Add normal expertise tagging for blogs and tag each one by hand. - Add custom expertise for some or all blog types (e.g. cheatsheet and tip are good examples). This will also allow for a more g...
1.0
Add expertise for blogs - The umbrella of the `blog` expertise (blue dot) is a bit too vague at this point. We migt want to consider some options: - Add normal expertise tagging for blogs and tag each one by hand. - Add custom expertise for some or all blog types (e.g. cheatsheet and tip are good examples). This wi...
non_defect
add expertise for blogs the umbrella of the blog expertise blue dot is a bit too vague at this point we migt want to consider some options add normal expertise tagging for blogs and tag each one by hand add custom expertise for some or all blog types e g cheatsheet and tip are good examples this wi...
0
67,023
20,816,064,013
IssuesEvent
2022-03-18 10:24:33
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Thread summary is not displayed on redacted root messages
T-Defect A-Threads Z-ThreadsInternalTesting Z-Labs
### Steps to reproduce 1. Where are you starting? What can you see? -I'm in a room/DM with some threads 2. What do you click? -I delete the root message of a thread 3. More steps… -I can't see the thread summary ### Outcome #### What did you expect? I expected the "Message deleted" placeholder to have the t...
1.0
Thread summary is not displayed on redacted root messages - ### Steps to reproduce 1. Where are you starting? What can you see? -I'm in a room/DM with some threads 2. What do you click? -I delete the root message of a thread 3. More steps… -I can't see the thread summary ### Outcome #### What did you expect?...
defect
thread summary is not displayed on redacted root messages steps to reproduce where are you starting what can you see i m in a room dm with some threads what do you click i delete the root message of a thread more steps… i can t see the thread summary outcome what did you expect ...
1
258,584
8,177,706,208
IssuesEvent
2018-08-28 11:39:35
molgenis/gavin-plus
https://api.github.com/repos/molgenis/gavin-plus
closed
Data file for reported pathogenic variant not generic
enhancement priority
The annotations are loaded with hardcoded CLINVAR= field but there can be other databases. Refactor this to generic REPORTEDPATHOGENIC field and update data sources and tests accordingly.
1.0
Data file for reported pathogenic variant not generic - The annotations are loaded with hardcoded CLINVAR= field but there can be other databases. Refactor this to generic REPORTEDPATHOGENIC field and update data sources and tests accordingly.
non_defect
data file for reported pathogenic variant not generic the annotations are loaded with hardcoded clinvar field but there can be other databases refactor this to generic reportedpathogenic field and update data sources and tests accordingly
0
200,365
22,764,877,498
IssuesEvent
2022-07-08 02:34:13
neinteractiveliterature/larp_library
https://api.github.com/repos/neinteractiveliterature/larp_library
opened
aws-sdk-rails-3.6.1.gem: 1 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aws-sdk-rails-3.6.1.gem</b></p></summary> <p></p> <p>Path to dependency file: /Gemfile.lock</p> <p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache...
True
aws-sdk-rails-3.6.1.gem: 1 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aws-sdk-rails-3.6.1.gem</b></p></summary> <p></p> <p>Path to dependency file: /Gemfile.lock</p...
non_defect
aws sdk rails gem vulnerabilities highest severity is vulnerable library aws sdk rails gem path to dependency file gemfile lock path to vulnerable library home wss scanner gem ruby cache jmespath gem found in head commit a href vulnerabilities ...
0
74,973
20,592,657,721
IssuesEvent
2022-03-05 02:50:43
QubesOS/qubes-issues
https://api.github.com/repos/QubesOS/qubes-issues
closed
Arch packages fail to build
T: bug C: builder C: Arch Linux P: default needs diagnosis
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/) ### Qubes OS release R4.0, R4.1 ### Brief summary Official builds fail with message like this: ``` 2022-02-18 11:45:43.314166 +0000 build-archlinux: ( 0/21) checking keys in keyring [----------------------] 0...
1.0
Arch packages fail to build - [How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/) ### Qubes OS release R4.0, R4.1 ### Brief summary Official builds fail with message like this: ``` 2022-02-18 11:45:43.314166 +0000 build-archlinux: ( 0/21) checking keys in keyring ...
non_defect
arch packages fail to build qubes os release brief summary official builds fail with message like this build archlinux checking keys in keyring checking keys in keyring checking keys in k...
0
655,116
21,677,560,444
IssuesEvent
2022-05-08 23:47:27
djoslin0/sm64ex-coop
https://api.github.com/repos/djoslin0/sm64ex-coop
closed
Auto-load next scenario on star collect
enhancement low priority
Lets say you are in Whomp's Fortress and you just beat King Whomp, there should be an option where it automatically loads the scenario with the tower in it.
1.0
Auto-load next scenario on star collect - Lets say you are in Whomp's Fortress and you just beat King Whomp, there should be an option where it automatically loads the scenario with the tower in it.
non_defect
auto load next scenario on star collect lets say you are in whomp s fortress and you just beat king whomp there should be an option where it automatically loads the scenario with the tower in it
0
33,397
4,828,444,053
IssuesEvent
2016-11-07 16:16:37
innovalise/app-staging
https://api.github.com/repos/innovalise/app-staging
opened
Acunetix - Blind SQL Injection
CWE-89 SQL_Injection TestACX
#### High Severity Vulnerability ##### Vulnerability Description This script is possibly vulnerable to SQL Injection attacks. SQL injection is a vulnerability that allows an attacker to alter back-end SQL statements by manipulating the user input. An SQL injection occurs when web applications accept user input tha...
1.0
Acunetix - Blind SQL Injection - #### High Severity Vulnerability ##### Vulnerability Description This script is possibly vulnerable to SQL Injection attacks. SQL injection is a vulnerability that allows an attacker to alter back-end SQL statements by manipulating the user input. An SQL injection occurs when web a...
non_defect
acunetix blind sql injection high severity vulnerability vulnerability description this script is possibly vulnerable to sql injection attacks sql injection is a vulnerability that allows an attacker to alter back end sql statements by manipulating the user input an sql injection occurs when web a...
0
80,254
30,194,901,987
IssuesEvent
2023-07-04 19:36:28
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
p:poll: ajax after setting window.location= causes ViewExpiredException
:lady_beetle: defect :bangbang: needs-triage
### Describe the bug If Primefaces is used together with Omnifaces, then OF send unload request on window "unload" event. This request destroys Myfaces/Mojarra view state. If a p:poll is on the page, then p:poll can send events after an OF unload request and cause a ViewExpiredException. ### Reproducer _No response...
1.0
p:poll: ajax after setting window.location= causes ViewExpiredException - ### Describe the bug If Primefaces is used together with Omnifaces, then OF send unload request on window "unload" event. This request destroys Myfaces/Mojarra view state. If a p:poll is on the page, then p:poll can send events after an OF unloa...
defect
p poll ajax after setting window location causes viewexpiredexception describe the bug if primefaces is used together with omnifaces then of send unload request on window unload event this request destroys myfaces mojarra view state if a p poll is on the page then p poll can send events after an of unloa...
1
79,409
28,181,314,563
IssuesEvent
2023-04-04 02:50:49
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Using IEServerDriver to drive ie mode fails
I-defect needs-triaging
### What happened? When IEDriverServer is used to drive edge to start, the init url is opened, but the subsequent process cannot continue. The browser seems to be blocking. ### How can we reproduce the issue? ```shell public class IEModeEdgeTest { @Test public void test() { InternetExplor...
1.0
[🐛 Bug]: Using IEServerDriver to drive ie mode fails - ### What happened? When IEDriverServer is used to drive edge to start, the init url is opened, but the subsequent process cannot continue. The browser seems to be blocking. ### How can we reproduce the issue? ```shell public class IEModeEdgeTest { ...
defect
using ieserverdriver to drive ie mode fails what happened when iedriverserver is used to drive edge to start the init url is opened but the subsequent process cannot continue the browser seems to be blocking how can we reproduce the issue shell public class iemodeedgetest test ...
1
553,754
16,381,633,516
IssuesEvent
2021-05-17 04:20:22
niji-co/Fusion-Web
https://api.github.com/repos/niji-co/Fusion-Web
closed
Vulnerability found in "postcss" package
Priority: Medium Status: In Progress Type: Vulnerability
## Description Dependabot found a vulnerability in the `postcss` package in our [`package-lock.json`](https://github.com/niji-co/Fusion-Web/blob/main/package-lock.json). This package is depended on by `storybook` (which was added in #4). Dependabot was unable to generate an automatic fix, so we would have to figure ...
1.0
Vulnerability found in "postcss" package - ## Description Dependabot found a vulnerability in the `postcss` package in our [`package-lock.json`](https://github.com/niji-co/Fusion-Web/blob/main/package-lock.json). This package is depended on by `storybook` (which was added in #4). Dependabot was unable to generate an...
non_defect
vulnerability found in postcss package description dependabot found a vulnerability in the postcss package in our this package is depended on by storybook which was added in dependabot was unable to generate an automatic fix so we would have to figure something out ourselves dependabot l...
0
19,317
3,185,607,517
IssuesEvent
2015-09-28 06:47:04
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Unexpected column result (null) when using recursive CTEs on H2
C: Functionality P: Medium T: Defect
Environment: jOOQ 3.6.3, h2 1.4.188, Spring Boot 1.2.6 Given the following table structure: ``` create table menu_entries ( id integer not null auto_increment, label varchar(2048) not null, href varchar(2048), lfdnr integer not null, parent_id integer null, PRIMARY KEY (id), ...
1.0
Unexpected column result (null) when using recursive CTEs on H2 - Environment: jOOQ 3.6.3, h2 1.4.188, Spring Boot 1.2.6 Given the following table structure: ``` create table menu_entries ( id integer not null auto_increment, label varchar(2048) not null, href varchar(2048), lfdnr intege...
defect
unexpected column result null when using recursive ctes on environment jooq spring boot given the following table structure create table menu entries id integer not null auto increment label varchar not null href varchar lfdnr integer not null...
1
166,959
12,978,255,223
IssuesEvent
2020-07-21 22:24:14
qunitjs/qunit
https://api.github.com/repos/qunitjs/qunit
closed
Figure out autodetect for "grunt qunit" test urls
category-tests status-declined type-problem
## What are you trying to do? Running tests via `npm test`, or making a release via qunitjs/jquery-release. ## What actually happened? ``` Running "connect:nolivereload" (connect) task Fatal error: Port 8000 is already in use by another process. Grunt command failed Aborting. ``` ## Other notes In h...
1.0
Figure out autodetect for "grunt qunit" test urls - ## What are you trying to do? Running tests via `npm test`, or making a release via qunitjs/jquery-release. ## What actually happened? ``` Running "connect:nolivereload" (connect) task Fatal error: Port 8000 is already in use by another process. Grunt comm...
non_defect
figure out autodetect for grunt qunit test urls what are you trying to do running tests via npm test or making a release via qunitjs jquery release what actually happened running connect nolivereload connect task fatal error port is already in use by another process grunt command...
0
80,007
29,833,089,503
IssuesEvent
2023-06-18 14:07:04
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
Snapshot contents are no longer listed over NFS
Type: Defect Status: Stale
### System information Type | Version/Name --- | --- Distribution Name | NixOS Distribution Version | 21.11 Kernel Version | 5.10.103 Architecture | x86_64 OpenZFS Version | 2.1.2-1 ### Describe the problem you're observing While snapshots are listed under mount they are empty. This is a regression from ...
1.0
Snapshot contents are no longer listed over NFS - ### System information Type | Version/Name --- | --- Distribution Name | NixOS Distribution Version | 21.11 Kernel Version | 5.10.103 Architecture | x86_64 OpenZFS Version | 2.1.2-1 ### Describe the problem you're observing While snapshots are listed under m...
defect
snapshot contents are no longer listed over nfs system information type version name distribution name nixos distribution version kernel version architecture openzfs version describe the problem you re observing while snapshots are listed under mount the...
1
293,314
22,052,287,352
IssuesEvent
2022-05-30 09:42:35
SafeHouse-Studios/Foxhole-Conquest
https://api.github.com/repos/SafeHouse-Studios/Foxhole-Conquest
opened
Warden Infantry Tech Mechanics
documentation Programming Issue
**IN ORDER TO COMPLETE THIS TASK:** Issue #113 must be completed as well as the details design document for the Warden infantry tech tab. **Task Details:** Complete the mechanics for all items on the Warden infantry tech tab. Ensure you fill in all requirements for production as well as completing the effects of res...
1.0
Warden Infantry Tech Mechanics - **IN ORDER TO COMPLETE THIS TASK:** Issue #113 must be completed as well as the details design document for the Warden infantry tech tab. **Task Details:** Complete the mechanics for all items on the Warden infantry tech tab. Ensure you fill in all requirements for production as well...
non_defect
warden infantry tech mechanics in order to complete this task issue must be completed as well as the details design document for the warden infantry tech tab task details complete the mechanics for all items on the warden infantry tech tab ensure you fill in all requirements for production as well a...
0
310,801
9,524,280,669
IssuesEvent
2019-04-28 01:38:10
minio/minio
https://api.github.com/repos/minio/minio
closed
Question - CAP Theorem
community priority: medium
Hello, Reading the docs: "For example, an 8-node distributed MinIO setup with 1 disk per node would continue serving files, even if up to 4 disks are offline. But, you'll need at least 5 disks online to create new objects." Can I say that, related with the [CAP theorem](https://towardsdatascience.com/cap-theorem-...
1.0
Question - CAP Theorem - Hello, Reading the docs: "For example, an 8-node distributed MinIO setup with 1 disk per node would continue serving files, even if up to 4 disks are offline. But, you'll need at least 5 disks online to create new objects." Can I say that, related with the [CAP theorem](https://towardsdat...
non_defect
question cap theorem hello reading the docs for example an node distributed minio setup with disk per node would continue serving files even if up to disks are offline but you ll need at least disks online to create new objects can i say that related with the minio offers consistency and...
0
78,909
27,817,335,263
IssuesEvent
2023-03-18 20:50:35
zed-industries/community
https://api.github.com/repos/zed-industries/community
opened
Incorrect documentation for shell command in settings.json ?
defect triage
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Zed 0.77.3 seems to be ignoring my intent to specify an alternate shell in `settings.json`. I'm probably doing something wrong. According to the **Default Settings**, this configuration is made under `terminal.shell...
1.0
Incorrect documentation for shell command in settings.json ? - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Zed 0.77.3 seems to be ignoring my intent to specify an alternate shell in `settings.json`. I'm probably doing something wrong. According to the **Defau...
defect
incorrect documentation for shell command in settings json check for existing issues completed describe the bug provide steps to reproduce it zed seems to be ignoring my intent to specify an alternate shell in settings json i m probably doing something wrong according to the default ...
1
343,070
24,763,728,559
IssuesEvent
2022-10-22 08:21:20
RussellDash332/alpha
https://api.github.com/repos/RussellDash332/alpha
opened
Yet again!
severity.High type.DocumentationBug
![image.png](https://raw.githubusercontent.com/RussellDash332/alpha/main/files/969df576-55d2-40c7-9532-8e85905be9a4.png) ```python The Hog Rider card is unlocked from the Spell Valley (Arena 5). He is a very fast building-targeting, melee troop with moderately high hitpoints and damage. He appears just like his Clash ...
1.0
Yet again! - ![image.png](https://raw.githubusercontent.com/RussellDash332/alpha/main/files/969df576-55d2-40c7-9532-8e85905be9a4.png) ```python The Hog Rider card is unlocked from the Spell Valley (Arena 5). He is a very fast building-targeting, melee troop with moderately high hitpoints and damage. He appears just li...
non_defect
yet again python the hog rider card is unlocked from the spell valley arena he is a very fast building targeting melee troop with moderately high hitpoints and damage he appears just like his clash of clans counterpart a man with brown eyebrows a beard a mohawk and a golden body piercing in his l...
0
698,323
23,974,494,009
IssuesEvent
2022-09-13 10:24:53
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.iea.org - design is broken
status-needsinfo browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 104.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0 --> <!-- @reported_with: unknown --> **URL**: https://www.iea.org/ **Browser / Version**: Firefox 104.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Edge **Problem ty...
1.0
www.iea.org - design is broken - <!-- @browser: Firefox 104.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0 --> <!-- @reported_with: unknown --> **URL**: https://www.iea.org/ **Browser / Version**: Firefox 104.0 **Operating System**: Windows 10 **Tested Another ...
non_defect
design is broken url browser version firefox operating system windows tested another browser yes edge problem type design is broken description items not fully visible steps to reproduce on firefox overlapped pages items when going down are not visible pag...
0
42,212
10,886,798,261
IssuesEvent
2019-11-18 13:20:59
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
recursor gets in trouble when v4 and v6 for nameservers have different TTL and v6 is down
defect rec
If the recursor caches both A and AAAA for a nameserver, and the A expires, and the AAAA is not actually reachable, it will not recover for that specific nameserver until the AAAA also expires. This does not happen a lot in practice, but it is a nuisance. This issue was not present in 3.5-3.5.2 but it reappeared in 3....
1.0
recursor gets in trouble when v4 and v6 for nameservers have different TTL and v6 is down - If the recursor caches both A and AAAA for a nameserver, and the A expires, and the AAAA is not actually reachable, it will not recover for that specific nameserver until the AAAA also expires. This does not happen a lot in pra...
defect
recursor gets in trouble when and for nameservers have different ttl and is down if the recursor caches both a and aaaa for a nameserver and the a expires and the aaaa is not actually reachable it will not recover for that specific nameserver until the aaaa also expires this does not happen a lot in practi...
1
715,419
24,598,579,277
IssuesEvent
2022-10-14 10:25:05
anarchyincubator/eggslist-frontend
https://api.github.com/repos/anarchyincubator/eggslist-frontend
closed
Mobile: Adding product from mobile rotates the image
Priority 1
When I add a product made with the vertical image it rotates it. When the image is horizontal no problem occurs. Device: iPhone ![image](https://user-images.githubusercontent.com/26435815/194569629-3d475378-5d34-4f05-bc98-fe33060760e7.png)
1.0
Mobile: Adding product from mobile rotates the image - When I add a product made with the vertical image it rotates it. When the image is horizontal no problem occurs. Device: iPhone ![image](https://user-images.githubusercontent.com/26435815/194569629-3d475378-5d34-4f05-bc98-fe33060760e7.png)
non_defect
mobile adding product from mobile rotates the image when i add a product made with the vertical image it rotates it when the image is horizontal no problem occurs device iphone
0
108,435
16,777,887,910
IssuesEvent
2021-06-15 01:14:34
solarwinds/ansible-swisnap
https://api.github.com/repos/solarwinds/ansible-swisnap
opened
CVE-2019-17596 (High) detected in gccgcc-10.2.0
security vulnerability
## CVE-2019-17596 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>gccgcc-10.2.0</b></p></summary> <p> <p>Gnu Distributions</p> <p>Library home page: <a href=https://ftp.gnu.org/gnu/gcc...
True
CVE-2019-17596 (High) detected in gccgcc-10.2.0 - ## CVE-2019-17596 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>gccgcc-10.2.0</b></p></summary> <p> <p>Gnu Distributions</p> <p>Libr...
non_defect
cve high detected in gccgcc cve high severity vulnerability vulnerable library gccgcc gnu distributions library home page a href found in base branch master vulnerable source files canner goroot src crypto dsa dsa go canner goroot sr...
0
74,306
25,047,451,089
IssuesEvent
2022-11-05 12:47:56
ankitpokhrel/jira-cli
https://api.github.com/repos/ankitpokhrel/jira-cli
closed
Zsh complition file installs into wrong directory.
defect
**Describe the bug** In my case, it was installed into `~/.oh-my-zsh/plugins/aws`. I guess `.oh-my-zsh` somehow affects `fpath` in unexpected way. **Please provide following details** 1. JiraCLI Version: ``` (Version="v0.0.0-dev", GitCommit="", CommitDate="", GoVersion="go1.19", Compiler="gc", Platform=...
1.0
Zsh complition file installs into wrong directory. - **Describe the bug** In my case, it was installed into `~/.oh-my-zsh/plugins/aws`. I guess `.oh-my-zsh` somehow affects `fpath` in unexpected way. **Please provide following details** 1. JiraCLI Version: ``` (Version="v0.0.0-dev", GitCommit="", Commi...
defect
zsh complition file installs into wrong directory describe the bug in my case it was installed into oh my zsh plugins aws i guess oh my zsh somehow affects fpath in unexpected way please provide following details jiracli version version dev gitcommit commit...
1
46,780
5,829,592,114
IssuesEvent
2017-05-08 14:54:46
fti-eui-uva-es/bdt
https://api.github.com/repos/fti-eui-uva-es/bdt
opened
CP28 Hacer una denuncia
test cases
caso 28 Autor: Grupo 3 Fecha de creacion 08/05/2017 Objetivo: Comprobar que el sistema permite al usuario redactar una renuncia Precondicion: usuario Logueado Flujo Normal: Pasos: 1. Usuario hace una denuncia Resultado: 1. El sistema recibe la denuncia casos de uso #80
1.0
CP28 Hacer una denuncia - caso 28 Autor: Grupo 3 Fecha de creacion 08/05/2017 Objetivo: Comprobar que el sistema permite al usuario redactar una renuncia Precondicion: usuario Logueado Flujo Normal: Pasos: 1. Usuario hace una denuncia Resultado: 1. El sistema recibe la denuncia casos de uso #80
non_defect
hacer una denuncia caso autor grupo fecha de creacion objetivo comprobar que el sistema permite al usuario redactar una renuncia precondicion usuario logueado flujo normal pasos usuario hace una denuncia resultado el sistema recibe la denuncia casos de uso
0
250,465
7,977,443,342
IssuesEvent
2018-07-17 15:20:04
DavelBM/ProductionEnvironment
https://api.github.com/repos/DavelBM/ProductionEnvironment
closed
Live Broadcast Instructions
Top Priority enhancement question
There is a new section in Live page where the user can get the parameters to stream using a 3rd party software like OBS ![start stream admin](https://user-images.githubusercontent.com/39312222/41482086-a0125be2-7091-11e8-82ef-4035e391d668.png) ![start stream admin copy](https://user-images.githubusercontent.com/393...
1.0
Live Broadcast Instructions - There is a new section in Live page where the user can get the parameters to stream using a 3rd party software like OBS ![start stream admin](https://user-images.githubusercontent.com/39312222/41482086-a0125be2-7091-11e8-82ef-4035e391d668.png) ![start stream admin copy](https://user-im...
non_defect
live broadcast instructions there is a new section in live page where the user can get the parameters to stream using a party software like obs
0
17,570
3,012,747,293
IssuesEvent
2015-07-29 02:09:20
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
[CLOSED] Retain familiar and 4-eyes settings not properly restored
auto-migrated Priority-Medium Type-Defect
<a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday Jul 27, 2015 at 03:21 GMT_ _Originally opened as https://github.com/a...
1.0
[CLOSED] Retain familiar and 4-eyes settings not properly restored - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday ...
defect
retain familiar and eyes settings not properly restored issue by monday jul at gmt originally opened as in the attached example recover ywl in step of the resourcing wizard for task the properties that correspond to retain familiar and the eyes principle have been set ...
1
34,786
7,460,411,410
IssuesEvent
2018-03-30 19:34:10
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Mahukate isikute indekseerimine
C: AIS P: highest R: fixed T: defect
**Reported by sven syld on 13 Jan 2017 14:43 UTC** Isikud, kel on väga palju seoseid (seosed KÜ-dega), mahukaim on 150'000 seosega, põrkuvad kas PG või PHP mälulimiidi vastu.
1.0
Mahukate isikute indekseerimine - **Reported by sven syld on 13 Jan 2017 14:43 UTC** Isikud, kel on väga palju seoseid (seosed KÜ-dega), mahukaim on 150'000 seosega, põrkuvad kas PG või PHP mälulimiidi vastu.
defect
mahukate isikute indekseerimine reported by sven syld on jan utc isikud kel on väga palju seoseid seosed kü dega mahukaim on seosega põrkuvad kas pg või php mälulimiidi vastu
1
22,011
3,588,048,874
IssuesEvent
2016-01-30 19:13:10
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
Chat message containing HTML elements are sometimes not displayed.
Chat Defect Docs Low Priority
Originally reported on Google Code with ID 1213 ``` I attempted to send a chat message with the text: You can also just list multiple audio formats, like "<audio><source src="audio.ogg"><source src="audio.mp3"></audio>" and let the browser automatically pick the right one. But in the client, this message was disp...
1.0
Chat message containing HTML elements are sometimes not displayed. - Originally reported on Google Code with ID 1213 ``` I attempted to send a chat message with the text: You can also just list multiple audio formats, like "<audio><source src="audio.ogg"><source src="audio.mp3"></audio>" and let the browser automati...
defect
chat message containing html elements are sometimes not displayed originally reported on google code with id i attempted to send a chat message with the text you can also just list multiple audio formats like source src audio and let the browser automatically pick the right one but in the c...
1
74,523
25,153,147,977
IssuesEvent
2022-11-10 11:33:02
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Node not registering on Hub on AWS Ec2
I-defect
### What happened? I created a Ec2 Instance. Iable to create a hub but when I'm trying to register the node machine, it only giving the [NodeServer$1.lambda$start$1] - Sending registration event. I tried everything to fix this, but everything I tried failed. If I try to add a node on the same IP I have the Hub on...
1.0
[🐛 Bug]: Node not registering on Hub on AWS Ec2 - ### What happened? I created a Ec2 Instance. Iable to create a hub but when I'm trying to register the node machine, it only giving the [NodeServer$1.lambda$start$1] - Sending registration event. I tried everything to fix this, but everything I tried failed. If ...
defect
node not registering on hub on aws what happened i created a instance iable to create a hub but when i m trying to register the node machine it only giving the sending registration event i tried everything to fix this but everything i tried failed if i try to add a node on the same ip i ha...
1
76,378
26,398,233,346
IssuesEvent
2023-01-12 21:38:58
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Datatable: with columnToggler displays wrong headerText when header has a Link/Button
:lady_beetle: defect workaround
### Describe the bug I have some datatable columns with links/buttons specified like: ``` <p:column > <f:facet name="header"> <h:outputText value="myHeader" /> <p:commandLink action="#{myBean.xpto}" > <i class=" fa fa-pie-chart icon-black"/> ...
1.0
Datatable: with columnToggler displays wrong headerText when header has a Link/Button - ### Describe the bug I have some datatable columns with links/buttons specified like: ``` <p:column > <f:facet name="header"> <h:outputText value="myHeader" /> <p:commandLink action="#{...
defect
datatable with columntoggler displays wrong headertext when header has a link button describe the bug i have some datatable columns with links buttons specified like ...
1
14,445
9,195,043,667
IssuesEvent
2019-03-07 00:44:03
pombase/canto
https://api.github.com/repos/pombase/canto
closed
Final comments box too tall for narrow screens
usability
When you click the 'submit to curators' button, you click a button to submit to curators. you are then taken to a page where you can add a note and click another button to 'finish' on a wide screen laptop the 'finish' button is not visible unless you scroll down. I fear some people will press the submit button...
True
Final comments box too tall for narrow screens - When you click the 'submit to curators' button, you click a button to submit to curators. you are then taken to a page where you can add a note and click another button to 'finish' on a wide screen laptop the 'finish' button is not visible unless you scroll down. ...
non_defect
final comments box too tall for narrow screens when you click the submit to curators button you click a button to submit to curators you are then taken to a page where you can add a note and click another button to finish on a wide screen laptop the finish button is not visible unless you scroll down ...
0
218,208
16,976,709,180
IssuesEvent
2021-06-30 00:45:10
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
VS Code Live Server - June Iteration Plans
feature-request live-server on-testplan
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> This tracks the upcoming work on the Live Serv...
1.0
VS Code Live Server - June Iteration Plans - <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> T...
non_defect
vs code live server june iteration plans this tracks the upcoming work on the live server which is described in some of these may be deferred to the july iteration see backlog bug fixes external links on browser are broken relative file links in sub folders are not workin...
0
68,946
8,362,160,398
IssuesEvent
2018-10-03 16:03:24
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Manage workpad assets screen in IE11 is missing trash and smaller in dimension
:Canvas :Design bug
**Kibana version:** 6.x **Browser version:** IE11 **Describe the bug:** Manage workpad assets screen in IE11 is missing trash icon and is smaller in dimension compared to other browsers. <img width="1440" alt="screen shot 2018-09-27 at 3 17 22 pm" src="https://user-images.githubusercontent.com/7074629/4617606...
1.0
Manage workpad assets screen in IE11 is missing trash and smaller in dimension - **Kibana version:** 6.x **Browser version:** IE11 **Describe the bug:** Manage workpad assets screen in IE11 is missing trash icon and is smaller in dimension compared to other browsers. <img width="1440" alt="screen shot 2018-09...
non_defect
manage workpad assets screen in is missing trash and smaller in dimension kibana version x browser version describe the bug manage workpad assets screen in is missing trash icon and is smaller in dimension compared to other browsers img width alt screen shot at pm ...
0
78,313
27,423,350,826
IssuesEvent
2023-03-01 18:17:39
cython/cython
https://api.github.com/repos/cython/cython
closed
[BUG] Compile error when typing.Optional and tuple[float] used in function annotation
defect Type Analysis
### Describe the bug Cython compile throwing unexpected error. No error when annotated variable though. Used to work correctly in last alpha (3.0.0a11). Command: cythonize -3 test.py Traceback: test.py:10:27: typing.Optional[...] cannot be applied to non-Python type (double) Traceback (most recent call la...
1.0
[BUG] Compile error when typing.Optional and tuple[float] used in function annotation - ### Describe the bug Cython compile throwing unexpected error. No error when annotated variable though. Used to work correctly in last alpha (3.0.0a11). Command: cythonize -3 test.py Traceback: test.py:10:27: typing.Opt...
defect
compile error when typing optional and tuple used in function annotation describe the bug cython compile throwing unexpected error no error when annotated variable though used to work correctly in last alpha command cythonize test py traceback test py typing optional cannot b...
1
17,362
3,001,754,695
IssuesEvent
2015-07-24 13:33:56
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
The analyzer seems to have issues with very big constants
Analyzer-Constants Area-Analyzer Priority-High Type-Defect
I have a constant with lots of const symbols (2000+), and the analyzer fails with: "Evaluation of this constant expression causes exception".
1.0
The analyzer seems to have issues with very big constants - I have a constant with lots of const symbols (2000+), and the analyzer fails with: "Evaluation of this constant expression causes exception".
defect
the analyzer seems to have issues with very big constants i have a constant with lots of const symbols and the analyzer fails with evaluation of this constant expression causes exception
1
113,538
4,561,417,519
IssuesEvent
2016-09-14 11:39:54
VertNet/webapp
https://api.github.com/repos/VertNet/webapp
closed
Update Download Email Message
Download priority-high
Include some indication that downloads will be available for 60 days.
1.0
Update Download Email Message - Include some indication that downloads will be available for 60 days.
non_defect
update download email message include some indication that downloads will be available for days
0
223,608
17,611,899,198
IssuesEvent
2021-08-18 03:16:28
streamlink/streamlink
https://api.github.com/repos/streamlink/streamlink
closed
Tests are failing on test_cookie_clear_unbound
bug tests
### Checklist - [X] This is a bug report and not a different kind of issue - [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#contributing-to-streamlink) - [X] [I have checked the list of open and recently closed bug reports](https://github.com/streamli...
1.0
Tests are failing on test_cookie_clear_unbound - ### Checklist - [X] This is a bug report and not a different kind of issue - [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#contributing-to-streamlink) - [X] [I have checked the list of open and recentl...
non_defect
tests are failing on test cookie clear unbound checklist this is a bug report and not a different kind of issue streamlink version latest stable release description i m trying to build the package for on arch and the tests are failing on test cookie clear unbound th...
0
21,727
3,548,896,076
IssuesEvent
2016-01-20 16:05:26
josecl/cool-php-captcha
https://api.github.com/repos/josecl/cool-php-captcha
closed
Spam Bots still busting
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Wait for spam bots to bust What is the expected output? What do you see instead? I expect no spam, instead I am still getting form submission with numbers as the captcha instead of a valid captcha string. ``` Original issue reported on code.google.com by `AllenMcC...@...
1.0
Spam Bots still busting - ``` What steps will reproduce the problem? 1. Wait for spam bots to bust What is the expected output? What do you see instead? I expect no spam, instead I am still getting form submission with numbers as the captcha instead of a valid captcha string. ``` Original issue reported on code.g...
defect
spam bots still busting what steps will reproduce the problem wait for spam bots to bust what is the expected output what do you see instead i expect no spam instead i am still getting form submission with numbers as the captcha instead of a valid captcha string original issue reported on code g...
1
231,787
25,551,281,730
IssuesEvent
2022-11-30 00:06:19
hygieia/hygieia-core
https://api.github.com/repos/hygieia/hygieia-core
closed
CVE-2021-43980 (Medium) detected in tomcat-embed-core-9.0.48.jar - autoclosed
security vulnerability
## CVE-2021-43980 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.48.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="http...
True
CVE-2021-43980 (Medium) detected in tomcat-embed-core-9.0.48.jar - autoclosed - ## CVE-2021-43980 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.48.jar</b></p><...
non_defect
cve medium detected in tomcat embed core jar autoclosed cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file pom xml path to vulnerable library home wss scanner r...
0
99,771
11,162,348,451
IssuesEvent
2019-12-26 17:30:40
vtex-apps/io-documentation
https://api.github.com/repos/vtex-apps/io-documentation
closed
vtex-apps/search-graphql has no documentation yet
no-documentation
[vtex-apps/search-graphql](https://github.com/vtex-apps/search-graphql) hasn't created any README file yet or is not using Docs Builder
1.0
vtex-apps/search-graphql has no documentation yet - [vtex-apps/search-graphql](https://github.com/vtex-apps/search-graphql) hasn't created any README file yet or is not using Docs Builder
non_defect
vtex apps search graphql has no documentation yet hasn t created any readme file yet or is not using docs builder
0
30,948
6,370,257,810
IssuesEvent
2017-08-01 13:50:36
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
dnsdist: add setStaleCacheEntriesTTL to console autocomplete
defect dnsdist
<!-- Tell us what is issue is about --> - Program: dnsdist <!-- delete the ones that do not apply --> - Issue type: Bug report <!-- delete the one that does not apply --> ### Short description setStaleCacheEntriesTTL is not available in dnsdist console autocompletion as discussed in IRC some time ago. Turns ou...
1.0
dnsdist: add setStaleCacheEntriesTTL to console autocomplete - <!-- Tell us what is issue is about --> - Program: dnsdist <!-- delete the ones that do not apply --> - Issue type: Bug report <!-- delete the one that does not apply --> ### Short description setStaleCacheEntriesTTL is not available in dnsdist con...
defect
dnsdist add setstalecacheentriesttl to console autocomplete program dnsdist issue type bug report short description setstalecacheentriesttl is not available in dnsdist console autocompletion as discussed in irc some time ago turns out to be a simple oversight please add
1
55,356
14,401,880,236
IssuesEvent
2020-12-03 14:16:16
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Fix parent and revision ids on paragraphs
Core Application Team Defect Drupal engineering Unplanned work
**Describe the defect** After the clean up of node and field data on #3450 there is still some data issues with on the paragraphs. * `revision_id` wrong on `paragraph_item` and `paragraph_item_data` * `parent_id` wrong on `paragraph_item_data` and `pargraph_item_revision_field_data` The fix should look at the n...
1.0
Fix parent and revision ids on paragraphs - **Describe the defect** After the clean up of node and field data on #3450 there is still some data issues with on the paragraphs. * `revision_id` wrong on `paragraph_item` and `paragraph_item_data` * `parent_id` wrong on `paragraph_item_data` and `pargraph_item_revision...
defect
fix parent and revision ids on paragraphs describe the defect after the clean up of node and field data on there is still some data issues with on the paragraphs revision id wrong on paragraph item and paragraph item data parent id wrong on paragraph item data and pargraph item revision fi...
1
6,755
2,610,276,421
IssuesEvent
2015-02-26 19:28:25
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Posterous Linking
auto-migrated Priority-Medium Type-Defect
``` What's the problem? I can't get my Posterous blogs to authenticate. What browser are you using? Chrome What version of ScribeFire are you running? 1.5.1 It keeps asking me for a username and password using a pop-up window. ``` ----- Original issue reported on code.google.com by `davidkot...@gmail.com` o...
1.0
Posterous Linking - ``` What's the problem? I can't get my Posterous blogs to authenticate. What browser are you using? Chrome What version of ScribeFire are you running? 1.5.1 It keeps asking me for a username and password using a pop-up window. ``` ----- Original issue reported on code.google.com by `davi...
defect
posterous linking what s the problem i can t get my posterous blogs to authenticate what browser are you using chrome what version of scribefire are you running it keeps asking me for a username and password using a pop up window original issue reported on code google com by davi...
1
41,846
10,681,502,614
IssuesEvent
2019-10-22 01:06:01
jquery/esprima
https://api.github.com/repos/jquery/esprima
closed
Invalid left-hand side in for-in
defect
### Steps to reproduce ```js // some code from TweenMax.min.js var code = ` function a() { var e, i, n, a, o = this._tween, l = o.vars.roundProps, h = {}, _ = o._propLookup.roundProps; if ("object" != (void 0 === l ? "undefined" : t(l)) || l.push) for ("string" == typeof l && (l = l....
1.0
Invalid left-hand side in for-in - ### Steps to reproduce ```js // some code from TweenMax.min.js var code = ` function a() { var e, i, n, a, o = this._tween, l = o.vars.roundProps, h = {}, _ = o._propLookup.roundProps; if ("object" != (void 0 === l ? "undefined" : t(l)) || l.push) f...
defect
invalid left hand side in for in steps to reproduce js some code from tweenmax min js var code function a var e i n a o this tween l o vars roundprops h o proplookup roundprops if object void l undefined t l l push f...
1
66,432
20,196,421,549
IssuesEvent
2022-02-11 11:04:43
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
"Message edits" screen does not open with message bubbles
T-Defect
### Steps to reproduce 1. Enable message bubbles 2. click "(edited)" on an edited message ### Outcome #### What did you expect? The "Message edits" screen pops up showing me the message’s edit history. #### What happened instead? Nothing happens. ### Your phone model iPhone 8 ### Operating system version i...
1.0
"Message edits" screen does not open with message bubbles - ### Steps to reproduce 1. Enable message bubbles 2. click "(edited)" on an edited message ### Outcome #### What did you expect? The "Message edits" screen pops up showing me the message’s edit history. #### What happened instead? Nothing happens. ###...
defect
message edits screen does not open with message bubbles steps to reproduce enable message bubbles click edited on an edited message outcome what did you expect the message edits screen pops up showing me the message’s edit history what happened instead nothing happens ...
1
161,496
13,850,767,276
IssuesEvent
2020-10-15 02:09:29
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Incorrect or misleading documentation for azurerm_sql_failover_group resource
documentation service/mssql
### 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 leave "+1" or "me too" comments, they generate extra no...
1.0
Incorrect or misleading documentation for azurerm_sql_failover_group resource - ### 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 ...
non_defect
incorrect or misleading documentation for azurerm sql failover group resource 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 me too comments they generate extra noise for issue f...
0
13,814
4,776,966,799
IssuesEvent
2016-10-27 15:08:20
ThreeSixtyGiving/standard
https://api.github.com/repos/ThreeSixtyGiving/standard
closed
geoType codelist source and documentation is no longer available
codelists
The URLs on https://github.com/ThreeSixtyGiving/standard/blob/master/codelists/geoCodeType.csv are no longer valid...
1.0
geoType codelist source and documentation is no longer available - The URLs on https://github.com/ThreeSixtyGiving/standard/blob/master/codelists/geoCodeType.csv are no longer valid...
non_defect
geotype codelist source and documentation is no longer available the urls on are no longer valid
0
22,969
3,734,083,121
IssuesEvent
2016-03-08 04:10:43
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
PROBLEMA CRÍTICO EN PRODUCCIÓN-PÓLIZAS
bug defect
PARA EL CLIENTE QUE LE PASASTE LOS SALDOS DE DICIEMBRE A ENERO, AHORA EL RESULTADO DE LA CAPTURA DE LAS PÓLIZAS, NO SE VE REFLEJADO EN LA BALANZA DE ENERO.
1.0
PROBLEMA CRÍTICO EN PRODUCCIÓN-PÓLIZAS - PARA EL CLIENTE QUE LE PASASTE LOS SALDOS DE DICIEMBRE A ENERO, AHORA EL RESULTADO DE LA CAPTURA DE LAS PÓLIZAS, NO SE VE REFLEJADO EN LA BALANZA DE ENERO.
defect
problema crítico en producción pólizas para el cliente que le pasaste los saldos de diciembre a enero ahora el resultado de la captura de las pólizas no se ve reflejado en la balanza de enero
1
297,985
25,778,870,321
IssuesEvent
2022-12-09 14:18:19
dafny-lang/dafny
https://api.github.com/repos/dafny-lang/dafny
opened
Nightly test may time out
kind: development-speed kind: tests
https://github.com/dafny-lang/dafny/actions/runs/3655097615/jobs/6176118211 ``` [xUnit.net 00:13:44.61] concurrency/11-MutexGuard2.dfy [FAIL] Failed concurrency/11-MutexGuard2.dfy [5 m 53 s] Error Message: System.Exception : Command returned non-zero exit code (4): /Users/runner/work/dafny/dafny/unzip...
1.0
Nightly test may time out - https://github.com/dafny-lang/dafny/actions/runs/3655097615/jobs/6176118211 ``` [xUnit.net 00:13:44.61] concurrency/11-MutexGuard2.dfy [FAIL] Failed concurrency/11-MutexGuard2.dfy [5 m 53 s] Error Message: System.Exception : Command returned non-zero exit code (4): /Users/r...
non_defect
nightly test may time out concurrency dfy failed concurrency dfy error message system exception command returned non zero exit code users runner work dafny dafny unzippedrelease dafny dafny vcscores usebasenameforfilename compileverbose timelimit compile pr...
0
21,187
11,140,787,245
IssuesEvent
2019-12-21 17:05:47
artichoke/artichoke
https://api.github.com/repos/artichoke/artichoke
closed
Investigate changing InlineBuffer to an enum
A-performance E-help-wanted
Right now `InlineBuffer` has this layout: ```rust struct InlineBuffer { inline: ArrayVec<[_; sys::mrb_value]>, dynamic: Option<Vec<sys::mrb_value>>, } ``` In code, the there is an invariant where if `dynamic` is `Some(_)`, ignore the `ArrayVec` field. This code can be simplified if the struct enfo...
True
Investigate changing InlineBuffer to an enum - Right now `InlineBuffer` has this layout: ```rust struct InlineBuffer { inline: ArrayVec<[_; sys::mrb_value]>, dynamic: Option<Vec<sys::mrb_value>>, } ``` In code, the there is an invariant where if `dynamic` is `Some(_)`, ignore the `ArrayVec` field. ...
non_defect
investigate changing inlinebuffer to an enum right now inlinebuffer has this layout rust struct inlinebuffer inline arrayvec dynamic option in code the there is an invariant where if dynamic is some ignore the arrayvec field this code can be simplified if the stru...
0