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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
62,018 | 17,023,832,953 | IssuesEvent | 2021-07-03 04:05:02 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Problems dragging map and deselecting objects in P2 | Component: potlatch2 Priority: minor Resolution: worksforme Type: defect | **[Submitted to the original trac issue database at 10.53pm, Wednesday, 17th October 2012]**
Today when I started editing, I found that P2 will no longer allow me to deselect ways/nodes. Dragging the background just starts selecting everything under the area that I've selected. This is reproducible when reloading and ... | 1.0 | Problems dragging map and deselecting objects in P2 - **[Submitted to the original trac issue database at 10.53pm, Wednesday, 17th October 2012]**
Today when I started editing, I found that P2 will no longer allow me to deselect ways/nodes. Dragging the background just starts selecting everything under the area that I... | defect | problems dragging map and deselecting objects in today when i started editing i found that will no longer allow me to deselect ways nodes dragging the background just starts selecting everything under the area that i ve selected this is reproducible when reloading and in both safari version ... | 1 |
200,546 | 15,801,737,065 | IssuesEvent | 2021-04-03 06:21:20 | austenjs/ped | https://api.github.com/repos/austenjs/ped | opened | Error shown doesn't match with the error | severity.Low type.DocumentationBug | I try to use add with all params properly and make the recur wrong (in this case 'd' instead of daily). The error shown are 'weightage must be inclusive'.

<!--session: 1617429383080-f969f073-5e2a-4191-80... | 1.0 | Error shown doesn't match with the error - I try to use add with all params properly and make the recur wrong (in this case 'd' instead of daily). The error shown are 'weightage must be inclusive'.

<!--s... | non_defect | error shown doesn t match with the error i try to use add with all params properly and make the recur wrong in this case d instead of daily the error shown are weightage must be inclusive | 0 |
131,490 | 18,247,953,459 | IssuesEvent | 2021-10-01 21:22:22 | turkdevops/grafana | https://api.github.com/repos/turkdevops/grafana | closed | CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz - autoclosed | security vulnerability | ## CVE-2021-27515 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary>
<p>Small footprint URL parser that works seamlessly across Node.js and browser... | True | CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz - autoclosed - ## CVE-2021-27515 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary>
<p>Smal... | non_defect | cve medium detected in url parse tgz autoclosed cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file grafana package... | 0 |
75,762 | 26,032,470,017 | IssuesEvent | 2022-12-21 23:08:15 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Inplace: does not consider masked text of Password | :lady_beetle: defect | ### Description
Currently, the `p:inplace` does not consider to leave the text from an embeeded `p:password` masked (if enabled).
```
<p:inplace>
<p:password value="#{user.password}" match="pw2" toggleMask="true" redisplay="true" />
</p:inplace>
```
The password is shown by `p:inplace` unmasked even if th... | 1.0 | Inplace: does not consider masked text of Password - ### Description
Currently, the `p:inplace` does not consider to leave the text from an embeeded `p:password` masked (if enabled).
```
<p:inplace>
<p:password value="#{user.password}" match="pw2" toggleMask="true" redisplay="true" />
</p:inplace>
```
The... | defect | inplace does not consider masked text of password description currently the p inplace does not consider to leave the text from an embeeded p password masked if enabled the password is shown by p inplace unmasked even if the p password masks it describe the solution... | 1 |
32,739 | 6,911,542,229 | IssuesEvent | 2017-11-28 08:46:53 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | AutoComplete Dropdown select not hiding | defect | Hi,
When using the AutoComplete with Dropdown enabled, there is a bug when selecting an item. Currently you must click twice on the item for the list to go away. Expect only to click on it once. This can be observed on the [showcase page](https://www.primefaces.org/primereact/#/autocomplete).
Regards, Josh Hall. | 1.0 | AutoComplete Dropdown select not hiding - Hi,
When using the AutoComplete with Dropdown enabled, there is a bug when selecting an item. Currently you must click twice on the item for the list to go away. Expect only to click on it once. This can be observed on the [showcase page](https://www.primefaces.org/primereact/... | defect | autocomplete dropdown select not hiding hi when using the autocomplete with dropdown enabled there is a bug when selecting an item currently you must click twice on the item for the list to go away expect only to click on it once this can be observed on the regards josh hall | 1 |
74,949 | 20,515,138,925 | IssuesEvent | 2022-03-01 10:56:16 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | AttributeError: module 'tensorflow' has no attribute 'reduce_sum' | type:build/install | Hi while running
python -c "import tensorflow as tf;print(tf.reduce_sum(tf.random.normal([1000, 1000])))"
To verify my Tensorflow installation I get AttributeError;
AttributeError: module 'tensorflow' has no attribute 'reduce_sum'
tensorflow version: Version: 2.5.0 | 1.0 | AttributeError: module 'tensorflow' has no attribute 'reduce_sum' - Hi while running
python -c "import tensorflow as tf;print(tf.reduce_sum(tf.random.normal([1000, 1000])))"
To verify my Tensorflow installation I get AttributeError;
AttributeError: module 'tensorflow' has no attribute 'reduce_sum'
tensorfl... | non_defect | attributeerror module tensorflow has no attribute reduce sum hi while running python c import tensorflow as tf print tf reduce sum tf random normal to verify my tensorflow installation i get attributeerror attributeerror module tensorflow has no attribute reduce sum tensorflow version ... | 0 |
307,766 | 23,215,395,640 | IssuesEvent | 2022-08-02 13:43:12 | micans/mcl | https://api.github.com/repos/micans/mcl | closed | Question about memory consumption | documentation big data data formats | Hi,
First thanks for providing such a good tool. I am now using orthofinder to infer single copy genes. But one of the MCL step takes too much memory so I decided to run this step on a big memory node with 1T memory. I would like to know if this 1T memory is enough. Now my matrix file in mci format has dimensions 3196... | 1.0 | Question about memory consumption - Hi,
First thanks for providing such a good tool. I am now using orthofinder to infer single copy genes. But one of the MCL step takes too much memory so I decided to run this step on a big memory node with 1T memory. I would like to know if this 1T memory is enough. Now my matrix fi... | non_defect | question about memory consumption hi first thanks for providing such a good tool i am now using orthofinder to infer single copy genes but one of the mcl step takes too much memory so i decided to run this step on a big memory node with memory i would like to know if this memory is enough now my matrix file... | 0 |
10,342 | 3,103,601,350 | IssuesEvent | 2015-08-31 11:06:03 | sohelvali/Test-Git-Issue | https://api.github.com/repos/sohelvali/Test-Git-Issue | closed | Search DailyMed Label Meta-Data | test Label | Request coming from Pfizer to include meta-data in the search. Example attached and includes things like Establishment, Inactive Ingredients, etc. found in grey area below the label information on DailyMed.
Can we make these fields searchable?
Thank you
Katia | 1.0 | Search DailyMed Label Meta-Data - Request coming from Pfizer to include meta-data in the search. Example attached and includes things like Establishment, Inactive Ingredients, etc. found in grey area below the label information on DailyMed.
Can we make these fields searchable?
Thank you
Katia | non_defect | search dailymed label meta data request coming from pfizer to include meta data in the search example attached and includes things like establishment inactive ingredients etc found in grey area below the label information on dailymed can we make these fields searchable thank you katia | 0 |
8,259 | 2,611,473,779 | IssuesEvent | 2015-02-27 05:17:48 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Screen resolution not restored after ending game. Unknown graphics card info. | auto-migrated Priority-Low Type-Defect | ```
After finishing a game in full screen mode it should restore the
Windows screen's resolution, but many times it doesn't happen and I have to run an other application to restore resolution.
This is for version 0.9.15 and 0.9.16 under Windows Xp.
Sometimes it works right but the other 50% of times doesn't works.
... | 1.0 | Screen resolution not restored after ending game. Unknown graphics card info. - ```
After finishing a game in full screen mode it should restore the
Windows screen's resolution, but many times it doesn't happen and I have to run an other application to restore resolution.
This is for version 0.9.15 and 0.9.16 unde... | defect | screen resolution not restored after ending game unknown graphics card info after finishing a game in full screen mode it should restore the windows screen s resolution but many times it doesn t happen and i have to run an other application to restore resolution this is for version and under ... | 1 |
34,050 | 7,330,992,223 | IssuesEvent | 2018-03-05 11:54:30 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Dialog causes ExpressionChangedAfterItHasBeenCheckedError | defect | **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 https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here... | 1.0 | Dialog causes ExpressionChangedAfterItHasBeenCheckedError - **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 https://github.com/primefaces/primeng/wiki/Roadmap
[ ] ... | defect | dialog causes expressionchangedafterithasbeencheckederror 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 request... | 1 |
12,230 | 2,685,519,212 | IssuesEvent | 2015-03-30 02:06:00 | IssueMigrationTest/Test5 | https://api.github.com/repos/IssueMigrationTest/Test5 | closed | ConfigParser items("symbols") not iterable in ShedSkin | auto-migrated Priority-Medium Type-Defect | **Issue by danny.m...@gmail.com**
_9 Oct 2011 at 11:05 GMT_
_Originally opened on Google Code_
----
```
What steps will reproduce the problem?
1. create file "a.py":
---
#!/usr/bin/env python
import ConfigParser
#input_file = open("C64_known_addresses.INI")
p = ConfigParser.ConfigParser()
p.read("../../symbols.INI"... | 1.0 | ConfigParser items("symbols") not iterable in ShedSkin - **Issue by danny.m...@gmail.com**
_9 Oct 2011 at 11:05 GMT_
_Originally opened on Google Code_
----
```
What steps will reproduce the problem?
1. create file "a.py":
---
#!/usr/bin/env python
import ConfigParser
#input_file = open("C64_known_addresses.INI")
p... | defect | configparser items symbols not iterable in shedskin issue by danny m gmail com oct at gmt originally opened on google code what steps will reproduce the problem create file a py usr bin env python import configparser input file open known addresses ini p conf... | 1 |
62,109 | 17,023,853,243 | IssuesEvent | 2021-07-03 04:11:17 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Same street shows up multiple times in the results | Component: nominatim Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 5.35pm, Monday, 11th February 2013]**
Looks like only the post code is different between those results:
http://nominatim.openstreetmap.org/search.php?q=dietla+krak%C3%B3w&viewbox=-144.41%2C63.94%2C144.41%2C-63.94
Also compare with a query in reversed order:
... | 1.0 | Same street shows up multiple times in the results - **[Submitted to the original trac issue database at 5.35pm, Monday, 11th February 2013]**
Looks like only the post code is different between those results:
http://nominatim.openstreetmap.org/search.php?q=dietla+krak%C3%B3w&viewbox=-144.41%2C63.94%2C144.41%2C-63.9... | defect | same street shows up multiple times in the results looks like only the post code is different between those results also compare with a query in reversed order | 1 |
67,799 | 21,161,423,573 | IssuesEvent | 2022-04-07 09:42:12 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | closed | Restore collection view offsets after table view reload | T-Defect A-Room-List S-Minor O-Frequent | ### Steps to reproduce
1. Setup the home screen in such a way that each section (favourites, people ...) has more items than can fit horizontally on screen
2. Scroll each row arbitrarily so that none of them are at the beginning
3. Close / Open different sections
=> Notice that each section is jumping around hori... | 1.0 | Restore collection view offsets after table view reload - ### Steps to reproduce
1. Setup the home screen in such a way that each section (favourites, people ...) has more items than can fit horizontally on screen
2. Scroll each row arbitrarily so that none of them are at the beginning
3. Close / Open different sect... | defect | restore collection view offsets after table view reload steps to reproduce setup the home screen in such a way that each section favourites people has more items than can fit horizontally on screen scroll each row arbitrarily so that none of them are at the beginning close open different sect... | 1 |
27,020 | 4,858,889,285 | IssuesEvent | 2016-11-13 11:13:01 | JudithyMysy/google-feedserver | https://api.github.com/repos/JudithyMysy/google-feedserver | closed | Cannot run examples on Tomcat | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Installed apache-tomcat-6.0.20
2. Followed instructions, created Derby database and deployed the WAR as
explained in the documentation
3. Access http://localhost:8080/feedserver/example.com/contact
What is the expected output? What do you see instead?
I would expect to get... | 1.0 | Cannot run examples on Tomcat - ```
What steps will reproduce the problem?
1. Installed apache-tomcat-6.0.20
2. Followed instructions, created Derby database and deployed the WAR as
explained in the documentation
3. Access http://localhost:8080/feedserver/example.com/contact
What is the expected output? What do you se... | defect | cannot run examples on tomcat what steps will reproduce the problem installed apache tomcat followed instructions created derby database and deployed the war as explained in the documentation access what is the expected output what do you see instead i would expect to get the list of contact... | 1 |
134,162 | 19,095,282,587 | IssuesEvent | 2021-11-29 16:04:54 | unicef/iogt | https://api.github.com/repos/unicef/iogt | closed | Display poll results for free-text polls | Needs design | Free-text entry will be added to polls as part of #496.
We need to come up with a design how to display the poll results. For example, we might not want to display all answers that have ever been given, but only e.g. top 10. | 1.0 | Display poll results for free-text polls - Free-text entry will be added to polls as part of #496.
We need to come up with a design how to display the poll results. For example, we might not want to display all answers that have ever been given, but only e.g. top 10. | non_defect | display poll results for free text polls free text entry will be added to polls as part of we need to come up with a design how to display the poll results for example we might not want to display all answers that have ever been given but only e g top | 0 |
37,877 | 8,558,960,615 | IssuesEvent | 2018-11-08 19:48:04 | scalecube/scalecube-services | https://api.github.com/repos/scalecube/scalecube-services | closed | ServiceRegistryEventsTest fails with test_added_removed_registration_events | defect work in progress | ```
E 1108-1439:40,870 i.s.c.g.GossipProtocolImpl Exception on sending GossipReq[15] exception: io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.1.1:45297 [sc-cluster-36523-37]reactor.core.Exceptions$ErrorCallbackNotImplemented: io.netty.channel.Abst... | 1.0 | ServiceRegistryEventsTest fails with test_added_removed_registration_events - ```
E 1108-1439:40,870 i.s.c.g.GossipProtocolImpl Exception on sending GossipReq[15] exception: io.netty.channel.AbstractChannel$AnnotatedConnectException: syscall:getsockopt(..) failed: Connection refused: /127.0.1.1:45297 [sc-cluster-36523... | defect | serviceregistryeventstest fails with test added removed registration events e i s c g gossipprotocolimpl exception on sending gossipreq exception io netty channel abstractchannel annotatedconnectexception syscall getsockopt failed connection refused reactor core exceptions errorcallb... | 1 |
43,629 | 11,781,694,946 | IssuesEvent | 2020-03-16 23:15:01 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Fix Level set mark transfer seg fault when initial_steps is set | T: defect | ## Bug Description
<!--A clear and concise description of the problem (Note: A missing feature is not a bug).-->
LevelSetMeshRefinementTransfer is used to transfer mesh adaptivity information to reinitialization sub app. However, it causes segmentation fault when initial_steps in Adaptivity is used.
## Steps to ... | 1.0 | Fix Level set mark transfer seg fault when initial_steps is set - ## Bug Description
<!--A clear and concise description of the problem (Note: A missing feature is not a bug).-->
LevelSetMeshRefinementTransfer is used to transfer mesh adaptivity information to reinitialization sub app. However, it causes segmentatio... | defect | fix level set mark transfer seg fault when initial steps is set bug description levelsetmeshrefinementtransfer is used to transfer mesh adaptivity information to reinitialization sub app however it causes segmentation fault when initial steps in adaptivity is used steps to reproduce add initial ... | 1 |
20,562 | 30,510,606,707 | IssuesEvent | 2023-07-18 20:30:36 | planetteamspeak/ts3phpframework | https://api.github.com/repos/planetteamspeak/ts3phpframework | closed | PHP 8.2: Function utf8_encode() is deprecated | compatibility php8.2 | > Function utf8_encode() is deprecated in src/Helper/StringHelper.php on line 472 | True | PHP 8.2: Function utf8_encode() is deprecated - > Function utf8_encode() is deprecated in src/Helper/StringHelper.php on line 472 | non_defect | php function encode is deprecated function encode is deprecated in src helper stringhelper php on line | 0 |
21,114 | 4,677,741,377 | IssuesEvent | 2016-10-07 15:58:13 | elmsln/elmsln | https://api.github.com/repos/elmsln/elmsln | opened | Add h5p accessibility to our documentation | accessibility community documentation | http://facdev.e-education.psu.edu/instdesigner/h5p this is a good starting point or maybe we should just point there cause I'm not going to maintain this list every release (only stating this cause their list is already out of date as more items are accessible now) | 1.0 | Add h5p accessibility to our documentation - http://facdev.e-education.psu.edu/instdesigner/h5p this is a good starting point or maybe we should just point there cause I'm not going to maintain this list every release (only stating this cause their list is already out of date as more items are accessible now) | non_defect | add accessibility to our documentation this is a good starting point or maybe we should just point there cause i m not going to maintain this list every release only stating this cause their list is already out of date as more items are accessible now | 0 |
37,845 | 18,794,351,008 | IssuesEvent | 2021-11-08 20:22:30 | mozilla-mobile/focus-android | https://api.github.com/repos/mozilla-mobile/focus-android | opened | Update Nightly download path from TaskCluster for backfill.py | Performance | Our [backfill.py script](https://github.com/mozilla-mobile/perf-tools/blob/main/backfill.py) for measuring performance tests pulls focus builds from taskcluster. The path to builds seems to have changed on 11/5, causing the downloads, and thus the performance tests, to fail. Here are the paths:
- Old: https://firefox-... | True | Update Nightly download path from TaskCluster for backfill.py - Our [backfill.py script](https://github.com/mozilla-mobile/perf-tools/blob/main/backfill.py) for measuring performance tests pulls focus builds from taskcluster. The path to builds seems to have changed on 11/5, causing the downloads, and thus the performa... | non_defect | update nightly download path from taskcluster for backfill py our for measuring performance tests pulls focus builds from taskcluster the path to builds seems to have changed on causing the downloads and thus the performance tests to fail here are the paths old new | 0 |
41,023 | 10,266,748,548 | IssuesEvent | 2019-08-22 22:27:41 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | BUG: Assignation issues in csr_matrix with fancy indexing | defect scipy.sparse | In scipy 1.3.1, setting values in a csr_matrix using fancy indexing returns `ValueError: shape mismatch in assignment` from `scipy.sparse._index.IndexMixin.__setitem__` method. It doesn't happen in 1.2.1.
This issue seems to come from the `_broadcast_arrays` method in [v1.3.1/scipy/sparse/_index.py#L15](https://git... | 1.0 | BUG: Assignation issues in csr_matrix with fancy indexing - In scipy 1.3.1, setting values in a csr_matrix using fancy indexing returns `ValueError: shape mismatch in assignment` from `scipy.sparse._index.IndexMixin.__setitem__` method. It doesn't happen in 1.2.1.
This issue seems to come from the `_broadcast_array... | defect | bug assignation issues in csr matrix with fancy indexing in scipy setting values in a csr matrix using fancy indexing returns valueerror shape mismatch in assignment from scipy sparse index indexmixin setitem method it doesn t happen in this issue seems to come from the broadcast array... | 1 |
11,759 | 2,664,696,443 | IssuesEvent | 2015-03-20 15:59:24 | holahmeds/remotedroid | https://api.github.com/repos/holahmeds/remotedroid | closed | NEW FEATURE: Use volume up and down instead of on screen buttons | auto-migrated Priority-Medium Type-Defect | ```
On screens buttons take to much place, better use volume up and down keys as
left and right mouse click and have much bigger touch area.
I can try to implement this if there are more people interested.
```
Original issue reported on code.google.com by `nowakdan...@gmail.com` on 11 May 2010 at 9:37 | 1.0 | NEW FEATURE: Use volume up and down instead of on screen buttons - ```
On screens buttons take to much place, better use volume up and down keys as
left and right mouse click and have much bigger touch area.
I can try to implement this if there are more people interested.
```
Original issue reported on code.google.c... | defect | new feature use volume up and down instead of on screen buttons on screens buttons take to much place better use volume up and down keys as left and right mouse click and have much bigger touch area i can try to implement this if there are more people interested original issue reported on code google c... | 1 |
52,728 | 13,224,981,812 | IssuesEvent | 2020-08-17 20:14:55 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | Time shift in simulation data (Trac #248) | Migrated from Trac combo simulation defect | MC muons in, e.g. simulation dataset 4175, are time-shifted by several microseconds. As a result, the MC muons arrive in the detector substantially after their hits.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/248">https://code.icecube.wisc.edu/projects/icecube/... | 1.0 | Time shift in simulation data (Trac #248) - MC muons in, e.g. simulation dataset 4175, are time-shifted by several microseconds. As a result, the MC muons arrive in the detector substantially after their hits.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/248">htt... | defect | time shift in simulation data trac mc muons in e g simulation dataset are time shifted by several microseconds as a result the mc muons arrive in the detector substantially after their hits migrated from json status closed changetime ts des... | 1 |
15,381 | 2,851,084,596 | IssuesEvent | 2015-06-01 02:09:42 | pmaupin/pdfrw | https://api.github.com/repos/pmaupin/pdfrw | closed | Direct page objects in /Kids | auto-migrated Priority-Medium Type-Defect | ```
In examples where XObjects are used, after adding new pages, somehow they are
written in /Kids array as direct objects. According to specification, they must
be indirect. Although pdf readers open such documents just fine, some tools are
complaining about that. The solutions can be:
1) in examples (e.g. 4up.py ... | 1.0 | Direct page objects in /Kids - ```
In examples where XObjects are used, after adding new pages, somehow they are
written in /Kids array as direct objects. According to specification, they must
be indirect. Although pdf readers open such documents just fine, some tools are
complaining about that. The solutions can be... | defect | direct page objects in kids in examples where xobjects are used after adding new pages somehow they are written in kids array as direct objects according to specification they must be indirect although pdf readers open such documents just fine some tools are complaining about that the solutions can be... | 1 |
42,942 | 11,387,038,993 | IssuesEvent | 2020-01-29 14:22:16 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | dnsdist: OCSP Stapling with local PKI doesn't reloadAllCertificates | defect dnsdist | Hello,
I'm testing OCSP Stapling with local PKI and I've found the following issue:
Current dnsdist.cfg has:
```
generateOCSPResponse("/etc/dnsdist/pki/ECDSA/ServerCert/ServerCert_Cert.pem",
"/etc/dnsdist/pki/ECDSA/IssuingCA/Issuing_CA_Cert.pem",
"/etc/dnsdist/pki/ECDSA... | 1.0 | dnsdist: OCSP Stapling with local PKI doesn't reloadAllCertificates - Hello,
I'm testing OCSP Stapling with local PKI and I've found the following issue:
Current dnsdist.cfg has:
```
generateOCSPResponse("/etc/dnsdist/pki/ECDSA/ServerCert/ServerCert_Cert.pem",
"/etc/dnsdist/pki/ECDSA/Issuin... | defect | dnsdist ocsp stapling with local pki doesn t reloadallcertificates hello i m testing ocsp stapling with local pki and i ve found the following issue current dnsdist cfg has generateocspresponse etc dnsdist pki ecdsa servercert servercert cert pem etc dnsdist pki ecdsa issuin... | 1 |
339,786 | 30,475,650,988 | IssuesEvent | 2023-07-17 16:18:38 | giorgi-injgia-1-btu-edu-ge/test-repo | https://api.github.com/repos/giorgi-injgia-1-btu-edu-ge/test-repo | closed | dff5d7b failed unit and formatting tests. | ci-pytest ci-black | Automatically generated message
dff5d7b680fb72eccaa0857c9b5dbb5f181e02c4 failed unit and formatting tests.
Pytest report: https://giorgi-injgia-1-btu-edu-ge.github.io/test-repo/dff5d7b680fb72eccaa0857c9b5dbb5f181e02c4-1688162809/pytest.html
Black report: https://giorgi-injgia-1-btu-edu-ge.git... | 1.0 | dff5d7b failed unit and formatting tests. - Automatically generated message
dff5d7b680fb72eccaa0857c9b5dbb5f181e02c4 failed unit and formatting tests.
Pytest report: https://giorgi-injgia-1-btu-edu-ge.github.io/test-repo/dff5d7b680fb72eccaa0857c9b5dbb5f181e02c4-1688162809/pytest.html
Black re... | non_defect | failed unit and formatting tests automatically generated message failed unit and formatting tests pytest report black report | 0 |
54 | 2,497,887,838 | IssuesEvent | 2015-01-07 12:02:53 | datasift/datasift-java | https://api.github.com/repos/datasift/datasift-java | closed | Unable to decode JSON from DataSift response with Historics Prepare | Defect | Arbitrarily recent (and legal) timestamps used as start and end times for historics().prepare() throw a JsonParsing Exception. Older timestamps seem to work fine.
Example snippet:
```
Calendar cal = Calendar.getInstance();
cal.set(Calendar.HOUR_OF_DAY, 0);
cal.set(Calendar.MINUTE, 0);
... | 1.0 | Unable to decode JSON from DataSift response with Historics Prepare - Arbitrarily recent (and legal) timestamps used as start and end times for historics().prepare() throw a JsonParsing Exception. Older timestamps seem to work fine.
Example snippet:
```
Calendar cal = Calendar.getInstance();
cal... | defect | unable to decode json from datasift response with historics prepare arbitrarily recent and legal timestamps used as start and end times for historics prepare throw a jsonparsing exception older timestamps seem to work fine example snippet calendar cal calendar getinstance cal... | 1 |
20,453 | 3,355,888,110 | IssuesEvent | 2015-11-18 18:11:55 | jarz/slimtune | https://api.github.com/repos/jarz/slimtune | closed | Huge Response time degradation when profiling a Windows service (Windows Server 2012) | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
After launching a windows service with Slimtune,
its performance (i.e. response time) degrades dramatically.
Request that are processes in less than 3 seconds (without profiling)
now have a response time of 2 to 3 minutes.
What is the expected output? What do you see inst... | 1.0 | Huge Response time degradation when profiling a Windows service (Windows Server 2012) - ```
What steps will reproduce the problem?
After launching a windows service with Slimtune,
its performance (i.e. response time) degrades dramatically.
Request that are processes in less than 3 seconds (without profiling)
now hav... | defect | huge response time degradation when profiling a windows service windows server what steps will reproduce the problem after launching a windows service with slimtune its performance i e response time degrades dramatically request that are processes in less than seconds without profiling now have a... | 1 |
44,242 | 7,097,451,727 | IssuesEvent | 2018-01-14 19:28:02 | foundersandcoders/master-reference | https://api.github.com/repos/foundersandcoders/master-reference | closed | how much autonomy do mentors have over the curriculum? | process/documentation | "**mentor**" is a term used throughout the `master-reference`. The one part that is unambiguous is that it means "member of the previous cohort"
But what their _remit_ is? ...That's less clear.
**It sounds like the degree of autonomy that mentors actually have over the curriculum's content, has never been properl... | 1.0 | how much autonomy do mentors have over the curriculum? - "**mentor**" is a term used throughout the `master-reference`. The one part that is unambiguous is that it means "member of the previous cohort"
But what their _remit_ is? ...That's less clear.
**It sounds like the degree of autonomy that mentors actually h... | non_defect | how much autonomy do mentors have over the curriculum mentor is a term used throughout the master reference the one part that is unambiguous is that it means member of the previous cohort but what their remit is that s less clear it sounds like the degree of autonomy that mentors actually h... | 0 |
40,135 | 9,853,332,331 | IssuesEvent | 2019-06-19 14:35:26 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Use Settings.renderNamedParamPrefix also in plain SQL templating | C: Functionality E: All Editions P: Medium T: Defect | #8486 introduced a new `Settings.renderNamedParamPrefix` setting, which allows for overriding the default prefix `:name` for named parameters. This flag must also be taken into consideration when parsing plain SQL templates.
It is however, not relevant to the parser (see #8821, which will introduce a separate flag) | 1.0 | Use Settings.renderNamedParamPrefix also in plain SQL templating - #8486 introduced a new `Settings.renderNamedParamPrefix` setting, which allows for overriding the default prefix `:name` for named parameters. This flag must also be taken into consideration when parsing plain SQL templates.
It is however, not releva... | defect | use settings rendernamedparamprefix also in plain sql templating introduced a new settings rendernamedparamprefix setting which allows for overriding the default prefix name for named parameters this flag must also be taken into consideration when parsing plain sql templates it is however not relevant ... | 1 |
30,560 | 6,155,980,255 | IssuesEvent | 2017-06-28 15:45:18 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | p-confirmdialog is not centered to browser | defect | <!--
- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR ISSUE WITHOUT INVESTIGATING.
- IF YOU'D LIKE TO SECURE OUR RESPONSE, YOU MAY CONSIDER PRIMENG PRO SUPPORT WHERE SUPPORT IS PROVIDED WITHIN 4 hours.
-->
**I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github fo... | 1.0 | p-confirmdialog is not centered to browser - <!--
- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR ISSUE WITHOUT INVESTIGATING.
- IF YOU'D LIKE TO SECURE OUR RESPONSE, YOU MAY CONSIDER PRIMENG PRO SUPPORT WHERE SUPPORT IS PROVIDED WITHIN 4 hours.
-->
**I'm submitting a ...** (check one with ... | defect | p confirmdialog is not centered to browser if you don t fill out the following information we might close your issue without investigating if you d like to secure our response you may consider primeng pro support where support is provided within hours i m submitting a check one with ... | 1 |
20,730 | 3,410,758,961 | IssuesEvent | 2015-12-04 21:44:26 | googlei18n/noto-fonts | https://api.github.com/repos/googlei18n/noto-fonts | closed | Noto Kufi Arabic doesn't support HEH GOAL properly | FoundIn-1.x Script-Arabic Type-Defect | ```
It shows it as its final form when it should be in initial form.
The character is important for Urdu.
```
Original issue reported on code.google.com by `roozbeh@google.com` on 15 Jul 2014 at 7:15 | 1.0 | Noto Kufi Arabic doesn't support HEH GOAL properly - ```
It shows it as its final form when it should be in initial form.
The character is important for Urdu.
```
Original issue reported on code.google.com by `roozbeh@google.com` on 15 Jul 2014 at 7:15 | defect | noto kufi arabic doesn t support heh goal properly it shows it as its final form when it should be in initial form the character is important for urdu original issue reported on code google com by roozbeh google com on jul at | 1 |
21,313 | 3,487,946,964 | IssuesEvent | 2016-01-02 13:28:45 | rhatlapa/pdfrecompressor | https://api.github.com/repos/rhatlapa/pdfrecompressor | closed | Deadlock on Windows | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Run program on Windows with std arguments: -pathToEnc d:\eco\jbig2.exe
-input d:\eco\testJbIm.PDF -output d:\eco\testJbImOut.PDF -basename
d:\Eco\output
2. Program JBIG2.exe is waiting forever
What is the expected output? What do you see instead?
- Java does not exit.
- ... | 1.0 | Deadlock on Windows - ```
What steps will reproduce the problem?
1. Run program on Windows with std arguments: -pathToEnc d:\eco\jbig2.exe
-input d:\eco\testJbIm.PDF -output d:\eco\testJbImOut.PDF -basename
d:\Eco\output
2. Program JBIG2.exe is waiting forever
What is the expected output? What do you see instead?
- ... | defect | deadlock on windows what steps will reproduce the problem run program on windows with std arguments pathtoenc d eco exe input d eco testjbim pdf output d eco testjbimout pdf basename d eco output program exe is waiting forever what is the expected output what do you see instead java doe... | 1 |
37,085 | 4,777,563,376 | IssuesEvent | 2016-10-27 16:38:13 | zooniverse/Panoptes-Front-End | https://api.github.com/repos/zooniverse/Panoptes-Front-End | opened | Field Guide header color/framing to stand out against black backgrounds. | design | Note: This is a low priority issue.
On projects w/ black backgrounds in particular, volunteers have posted asking if there's a better color choice/framing of the 'Field Guide' header.
<img width="1034" alt="screen shot 2016-10-27 at 11 33 54 am" src="https://cloud.githubusercontent.com/assets/4975655/19776389/83... | 1.0 | Field Guide header color/framing to stand out against black backgrounds. - Note: This is a low priority issue.
On projects w/ black backgrounds in particular, volunteers have posted asking if there's a better color choice/framing of the 'Field Guide' header.
<img width="1034" alt="screen shot 2016-10-27 at 11 33... | non_defect | field guide header color framing to stand out against black backgrounds note this is a low priority issue on projects w black backgrounds in particular volunteers have posted asking if there s a better color choice framing of the field guide header img width alt screen shot at am src... | 0 |
32,777 | 6,926,118,281 | IssuesEvent | 2017-11-30 18:02:20 | CenturyLinkCloud/mdw | https://api.github.com/repos/CenturyLinkCloud/mdw | closed | Active activities should not be retried | defect enhancement | In MDW-Hub, a user can bulk retry activities, or open a specific process instance and retry a specific activity. However, it should only perform the retry on "dead" activities, such as those in Failed/Completed/Cancelled statuses. | 1.0 | Active activities should not be retried - In MDW-Hub, a user can bulk retry activities, or open a specific process instance and retry a specific activity. However, it should only perform the retry on "dead" activities, such as those in Failed/Completed/Cancelled statuses. | defect | active activities should not be retried in mdw hub a user can bulk retry activities or open a specific process instance and retry a specific activity however it should only perform the retry on dead activities such as those in failed completed cancelled statuses | 1 |
241,124 | 7,808,952,788 | IssuesEvent | 2018-06-11 21:59:59 | dteviot/WebToEpub | https://api.github.com/repos/dteviot/WebToEpub | closed | URLs to pages not included in the EPUB must be absolute not relative | Priority: Medium Status: Accepted Status: Completed Type: Bug | Sometimes in a story on Royal Road, an author puts a relative link that goes to a chapter of a different story or a new story. The link works when viewing Royal Road in a web browser, but does not work in the epub created by WebToEpub.
An example of this happening in a story is for [Phoenix Rising](https://www.roya... | 1.0 | URLs to pages not included in the EPUB must be absolute not relative - Sometimes in a story on Royal Road, an author puts a relative link that goes to a chapter of a different story or a new story. The link works when viewing Royal Road in a web browser, but does not work in the epub created by WebToEpub.
An exampl... | non_defect | urls to pages not included in the epub must be absolute not relative sometimes in a story on royal road an author puts a relative link that goes to a chapter of a different story or a new story the link works when viewing royal road in a web browser but does not work in the epub created by webtoepub an exampl... | 0 |
67,307 | 20,961,604,443 | IssuesEvent | 2022-03-27 21:47:57 | abedmaatalla/sipdroid | https://api.github.com/repos/abedmaatalla/sipdroid | closed | Trunk Already in Use | Priority-Medium Type-Defect auto-migrated | ```
my pbxes account deleted my trunk information on its own. so i deleted my
account and am trying to create a new one. when i click create new pbxes
account, it tells me my trunk is already in use (by the deleted account) seeing
as pbxes has no way to contact anyone and say HEY FIX THIS maybe someone here
can hel... | 1.0 | Trunk Already in Use - ```
my pbxes account deleted my trunk information on its own. so i deleted my
account and am trying to create a new one. when i click create new pbxes
account, it tells me my trunk is already in use (by the deleted account) seeing
as pbxes has no way to contact anyone and say HEY FIX THIS mayb... | defect | trunk already in use my pbxes account deleted my trunk information on its own so i deleted my account and am trying to create a new one when i click create new pbxes account it tells me my trunk is already in use by the deleted account seeing as pbxes has no way to contact anyone and say hey fix this mayb... | 1 |
78,164 | 27,352,661,501 | IssuesEvent | 2023-02-27 10:39:05 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | dnsdist: 1.8.0-rc1 (and current git) confused by any binds? | defect dnsdist | - Program: dnsdist
- Issue type: Bug report
### Short description
<!-- Explain in a few sentences what the issue/request is -->
### Environment
- Operating system: Debian
- Software version: git current
- Software source: compiled myself
### Steps to reproduce
```
controlSocket("127.0.0.1:5900")
... | 1.0 | dnsdist: 1.8.0-rc1 (and current git) confused by any binds? - - Program: dnsdist
- Issue type: Bug report
### Short description
<!-- Explain in a few sentences what the issue/request is -->
### Environment
- Operating system: Debian
- Software version: git current
- Software source: compiled myself
... | defect | dnsdist and current git confused by any binds program dnsdist issue type bug report short description environment operating system debian software version git current software source compiled myself steps to reproduce controlsocket addl... | 1 |
74,719 | 15,365,805,350 | IssuesEvent | 2021-03-02 00:19:05 | wrbejar/JavaVulnerableA | https://api.github.com/repos/wrbejar/JavaVulnerableA | opened | CVE-2018-1000632 (High) detected in dom4j-1.6.1.jar | security vulnerability | ## CVE-2018-1000632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dom4j-1.6.1.jar</b></p></summary>
<p>dom4j: the flexible XML framework for Java</p>
<p>Library home page: <a href="h... | True | CVE-2018-1000632 (High) detected in dom4j-1.6.1.jar - ## CVE-2018-1000632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dom4j-1.6.1.jar</b></p></summary>
<p>dom4j: the flexible XML f... | non_defect | cve high detected in jar cve high severity vulnerability vulnerable library jar the flexible xml framework for java library home page a href path to dependency file javavulnerablea bin target javavulnerablelab meta inf maven org cysecurity javavulnerablelab pom x... | 0 |
770,792 | 27,056,849,133 | IssuesEvent | 2023-02-13 16:43:54 | matrixorigin/matrixone | https://api.github.com/repos/matrixorigin/matrixone | closed | [Feature Request]: Support scale-in and scale-out for CN nodes | priority/p0 kind/feature source/on-demand component/distributed tae | ### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'd like
In 0.6, MO cluster will support CN nodes' scale-in and scale-out action.
### Describe implementation you've con... | 1.0 | [Feature Request]: Support scale-in and scale-out for CN nodes - ### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'd like
In 0.6, MO cluster will support CN nodes' scale... | non_defect | support scale in and scale out for cn nodes is there an existing issue for the same feature request i have checked the existing issues is your feature request related to a problem no response describe the feature you d like in mo cluster will support cn nodes scale in and scale out ... | 0 |
283,511 | 8,719,742,444 | IssuesEvent | 2018-12-08 03:52:57 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | Average value query doesn't take into account the actual data | bug crash likelihood medium priority reviewed severity high wontfix wrong results | Carly Whitmore is working with an SPH dataset and when she did an average value query that doesn't appear to be taking into account what is actually being displayed. In her case she has a portion of the mesh that isn't moving and a portion of the mesh that is moving at a constant speed. When she selects just the portio... | 1.0 | Average value query doesn't take into account the actual data - Carly Whitmore is working with an SPH dataset and when she did an average value query that doesn't appear to be taking into account what is actually being displayed. In her case she has a portion of the mesh that isn't moving and a portion of the mesh that... | non_defect | average value query doesn t take into account the actual data carly whitmore is working with an sph dataset and when she did an average value query that doesn t appear to be taking into account what is actually being displayed in her case she has a portion of the mesh that isn t moving and a portion of the mesh that... | 0 |
21,003 | 3,441,886,863 | IssuesEvent | 2015-12-14 20:18:09 | wdg/blacktree-secrets | https://api.github.com/repos/wdg/blacktree-secrets | closed | Dock setting no longer valid on 10.9 | auto-migrated Priority-Medium Type-Defect | ```
http://secrets.blacktree.com/edit?id=2278
So longer valid on 10.9.
```
Original issue reported on code.google.com by `jpdaydre...@gmail.com` on 8 Mar 2014 at 12:37 | 1.0 | Dock setting no longer valid on 10.9 - ```
http://secrets.blacktree.com/edit?id=2278
So longer valid on 10.9.
```
Original issue reported on code.google.com by `jpdaydre...@gmail.com` on 8 Mar 2014 at 12:37 | defect | dock setting no longer valid on so longer valid on original issue reported on code google com by jpdaydre gmail com on mar at | 1 |
22,368 | 3,641,389,058 | IssuesEvent | 2016-02-13 16:05:27 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | closed | Long selections result in RuntimeError | Component-Selections defect | I have a selection in the form `selection = "resid 10 or resid 14 or resid 19 or resid 60 ... or resid 14598" ` for around 5,000 residues (`...` indicates more residue ids omitted). Running `universe.select_atoms(selection)` returns the following error:
```python
lsel = self.lsel.apply(group)
File "/*****/**... | 1.0 | Long selections result in RuntimeError - I have a selection in the form `selection = "resid 10 or resid 14 or resid 19 or resid 60 ... or resid 14598" ` for around 5,000 residues (`...` indicates more residue ids omitted). Running `universe.select_atoms(selection)` returns the following error:
```python
lsel = ... | defect | long selections result in runtimeerror i have a selection in the form selection resid or resid or resid or resid or resid for around residues indicates more residue ids omitted running universe select atoms selection returns the following error python lsel self lsel ... | 1 |
9,325 | 2,615,144,820 | IssuesEvent | 2015-03-01 06:20:30 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | slides: do not know the current in the first few pages | auto-migrated Priority-Medium Slides Type-Defect | ```
Reported by s5s5cn, Apr 29, 2010
This demonstrates major problem is --- do not know the current in the first
few pages, followed by how many pages ...
Comment 1 by andreas.kuckartz, Jun 17, 2010
Maybe the current page number can be displayed on each slide in a small
"contenteditable" field. And when that conten... | 1.0 | slides: do not know the current in the first few pages - ```
Reported by s5s5cn, Apr 29, 2010
This demonstrates major problem is --- do not know the current in the first
few pages, followed by how many pages ...
Comment 1 by andreas.kuckartz, Jun 17, 2010
Maybe the current page number can be displayed on each slide ... | defect | slides do not know the current in the first few pages reported by apr this demonstrates major problem is do not know the current in the first few pages followed by how many pages comment by andreas kuckartz jun maybe the current page number can be displayed on each slide in a small ... | 1 |
750 | 10,347,842,607 | IssuesEvent | 2019-09-04 18:21:16 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | LanguageSettingsPersister can be initialized on a background crashing package load | Area-IDE Bug Tenet-Reliability | **Version Used**:
Version 16.3.0 Preview 3.0 [29212.188.master]
**Steps to Reproduce**:
These are the steps I took:
1. Create a new C# Shared Project
2. Open a CPS-based C# solution in the same session closing the above
**Expected Behavior**:
No crash
**Actual Behavior**:
```
Application: devenv... | True | LanguageSettingsPersister can be initialized on a background crashing package load - **Version Used**:
Version 16.3.0 Preview 3.0 [29212.188.master]
**Steps to Reproduce**:
These are the steps I took:
1. Create a new C# Shared Project
2. Open a CPS-based C# solution in the same session closing the above
... | non_defect | languagesettingspersister can be initialized on a background crashing package load version used version preview steps to reproduce these are the steps i took create a new c shared project open a cps based c solution in the same session closing the above expected behavi... | 0 |
298,004 | 25,779,337,516 | IssuesEvent | 2022-12-09 14:39:26 | RE-SS3D/SS3D | https://api.github.com/repos/RE-SS3D/SS3D | closed | Floor Overlays make Drop Shadows under Tables darker | Type: Bug (Unconfirmed) Needs: Review/Testing | <!-- Text within these arrows are notes for you and should be deleted. -->
### Summary
If you add a floor overlay to a tile that also has a table you will see the table's drop shadow become noticeably darker (both in editor and in-game).
### Steps to Reproduce
Use the map editor to add a floor beneath a tab... | 1.0 | Floor Overlays make Drop Shadows under Tables darker - <!-- Text within these arrows are notes for you and should be deleted. -->
### Summary
If you add a floor overlay to a tile that also has a table you will see the table's drop shadow become noticeably darker (both in editor and in-game).
### Steps to Repro... | non_defect | floor overlays make drop shadows under tables darker summary if you add a floor overlay to a tile that also has a table you will see the table s drop shadow become noticeably darker both in editor and in game steps to reproduce use the map editor to add a floor beneath a table or look on the ... | 0 |
39,210 | 9,313,181,092 | IssuesEvent | 2019-03-26 04:44:00 | zealdocs/zeal | https://api.github.com/repos/zealdocs/zeal | closed | Clicking on 'expand full source code' scrolls page up to the top | scope/misc/docsets type/defect | Clicking on **'expand full source code'** when viewing wordpress documentation scrolls page up to the top.
For example:
1. After searching for the function get_bloginfo
2. Scroll down to the section titled 'Source'
3. Click on 'expand full source code'
4. The code doesn't expand rather the page scrolls to the top... | 1.0 | Clicking on 'expand full source code' scrolls page up to the top - Clicking on **'expand full source code'** when viewing wordpress documentation scrolls page up to the top.
For example:
1. After searching for the function get_bloginfo
2. Scroll down to the section titled 'Source'
3. Click on 'expand full source c... | defect | clicking on expand full source code scrolls page up to the top clicking on expand full source code when viewing wordpress documentation scrolls page up to the top for example after searching for the function get bloginfo scroll down to the section titled source click on expand full source c... | 1 |
85,803 | 15,755,279,109 | IssuesEvent | 2021-03-31 01:29:52 | ChenLuigi/GitHubScannerBower4 | https://api.github.com/repos/ChenLuigi/GitHubScannerBower4 | opened | CVE-2016-3081 (High) detected in struts2-core-2.3.1.jar | security vulnerability | ## CVE-2016-3081 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>struts2-core-2.3.1.jar</b></p></summary>
<p>Apache Struts 2</p>
<p>Path to vulnerable library: GitHubScannerBower4/Gold... | True | CVE-2016-3081 (High) detected in struts2-core-2.3.1.jar - ## CVE-2016-3081 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>struts2-core-2.3.1.jar</b></p></summary>
<p>Apache Struts 2</... | non_defect | cve high detected in core jar cve high severity vulnerability vulnerable library core jar apache struts path to vulnerable library goldenpanel lighter goldenpanel core jar dependency hierarchy x core jar vulnerable library v... | 0 |
25,836 | 4,469,268,167 | IssuesEvent | 2016-08-25 12:31:29 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Management Center looses Connection to Cluster when set to passive | Type: Defect | Test Setup:
- 2 Nodes up and running
- Mancenter connected
Test Scenario:
- Set Cluster to passive state in hot restart tab in Mancenter
- Set Cluster to active state in hot restart tab in Mancenter
Findings:
Once Cluster is in passive state it cannot be change to active state again.
Error Message Pop... | 1.0 | Management Center looses Connection to Cluster when set to passive - Test Setup:
- 2 Nodes up and running
- Mancenter connected
Test Scenario:
- Set Cluster to passive state in hot restart tab in Mancenter
- Set Cluster to active state in hot restart tab in Mancenter
Findings:
Once Cluster is in passive... | defect | management center looses connection to cluster when set to passive test setup nodes up and running mancenter connected test scenario set cluster to passive state in hot restart tab in mancenter set cluster to active state in hot restart tab in mancenter findings once cluster is in passive... | 1 |
122,584 | 4,837,497,053 | IssuesEvent | 2016-11-08 22:47:36 | vnaskos/lajarus | https://api.github.com/repos/vnaskos/lajarus | opened | Create player entity and model | point: 1 priority: high type: feature | Create player entity which will be linked to the database and player model/DTO for general purpose access. | 1.0 | Create player entity and model - Create player entity which will be linked to the database and player model/DTO for general purpose access. | non_defect | create player entity and model create player entity which will be linked to the database and player model dto for general purpose access | 0 |
50,005 | 13,187,305,979 | IssuesEvent | 2020-08-13 02:59:45 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | PPC pybindings are broken when ZeroMQ is not present (Trac #2434) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2434">https://code.icecube.wisc.edu/ticket/2434</a>, reported by cweaver and owned by olivas</em></summary>
<p>
```json
{
"status": "accepted",
"changetime": "2020-08-06T16:38:34",
"description": "I have been struggling f... | 1.0 | PPC pybindings are broken when ZeroMQ is not present (Trac #2434) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2434">https://code.icecube.wisc.edu/ticket/2434</a>, reported by cweaver and owned by olivas</em></summary>
<p>
```json
{
"status": "accepted",
"changetime": ... | defect | ppc pybindings are broken when zeromq is not present trac migrated from json status accepted changetime description i have been struggling for some time with a python bindings crash when prevents loading any script which transitively loads ppc e g anythin... | 1 |
77,780 | 27,160,285,723 | IssuesEvent | 2023-02-17 11:15:46 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: matlab files with deeply lists of arrays with different sizes are no longer created | defect | ### Describe your issue.
After updating numpy to a version >=1.24 an error is thrown as the behavior of numpy asanyarry has changed from a deprecation warning to an error. For reference:
https://numpy.org/doc/stable/release/1.24.0-notes.html
and
https://github.com/numpy/numpy/pull/22004
Possible workaround:
Wra... | 1.0 | BUG: matlab files with deeply lists of arrays with different sizes are no longer created - ### Describe your issue.
After updating numpy to a version >=1.24 an error is thrown as the behavior of numpy asanyarry has changed from a deprecation warning to an error. For reference:
https://numpy.org/doc/stable/release/1.2... | defect | bug matlab files with deeply lists of arrays with different sizes are no longer created describe your issue after updating numpy to a version an error is thrown as the behavior of numpy asanyarry has changed from a deprecation warning to an error for reference and possible workaround wrappi... | 1 |
26,596 | 4,770,543,472 | IssuesEvent | 2016-10-26 15:31:57 | buildo/prisma | https://api.github.com/repos/buildo/prisma | reopened | [macro] sub-issue!! | defect | ← #48
## requirements
{describe the new feature}
## specs
{optional: describe technical specs to implement this feature, if not obvious}
## misc
{optional: other useful info}
| 1.0 | [macro] sub-issue!! - ← #48
## requirements
{describe the new feature}
## specs
{optional: describe technical specs to implement this feature, if not obvious}
## misc
{optional: other useful info}
| defect | sub issue ← requirements describe the new feature specs optional describe technical specs to implement this feature if not obvious misc optional other useful info | 1 |
9,117 | 2,615,132,196 | IssuesEvent | 2015-03-01 06:02:23 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | Different feature with web interface? | auto-migrated Priority-Medium Type-Defect | ```
Version of google-api-java-client (e.g. 1.5.0-beta)?
Version: v1beta1-rev4-1.8.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.5) (amazon-53.1.11.5.47.amzn1-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Describe t... | 1.0 | Different feature with web interface? - ```
Version of google-api-java-client (e.g. 1.5.0-beta)?
Version: v1beta1-rev4-1.8.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.5) (amazon-53.1.11.5.47.amzn1-x86_64)
OpenJDK 64-Bit Server VM ... | defect | different feature with web interface version of google api java client e g beta version beta java environment e g java android app engine java version openjdk runtime environment amazon openjdk bit server vm build mixed mode de... | 1 |
39,874 | 9,708,531,407 | IssuesEvent | 2019-05-28 08:01:02 | vmware/vic | https://api.github.com/repos/vmware/vic | closed | VCH create using vic-machine-windows.exe does not handle forward slashes | component/install kind/defect priority/p2 resolution/will-not-fix source/customer team/lifecycle | **vic version**
1.3
**Bugzilla id**
2046866
```When using powershell with vic-machine-windows.exe forward slashes "/" are not handled for dvsPortGroups and suggested dvsPortGroups replace the forward slash with %2f```
Similarities with #6041
Has workaround.
bug2046866 | 1.0 | VCH create using vic-machine-windows.exe does not handle forward slashes - **vic version**
1.3
**Bugzilla id**
2046866
```When using powershell with vic-machine-windows.exe forward slashes "/" are not handled for dvsPortGroups and suggested dvsPortGroups replace the forward slash with %2f```
Similarities wi... | defect | vch create using vic machine windows exe does not handle forward slashes vic version bugzilla id when using powershell with vic machine windows exe forward slashes are not handled for dvsportgroups and suggested dvsportgroups replace the forward slash with similarities with ... | 1 |
4,351 | 2,610,092,208 | IssuesEvent | 2015-02-26 18:27:50 | chrsmith/dsdsdaadf | https://api.github.com/repos/chrsmith/dsdsdaadf | opened | 深圳粉刺怎样治疗 | auto-migrated Priority-Medium Type-Defect | ```
深圳粉刺怎样治疗【深圳韩方科颜全国热线400-869-1818,24小时
QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘��
�——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方�
��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健
康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业��
�疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘�
��。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:55 | 1.0 | 深圳粉刺怎样治疗 - ```
深圳粉刺怎样治疗【深圳韩方科颜全国热线400-869-1818,24小时
QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘��
�——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方�
��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健
康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业��
�疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘�
��。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:55 | defect | 深圳粉刺怎样治疗 深圳粉刺怎样治疗【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at | 1 |
66,990 | 20,797,012,965 | IssuesEvent | 2022-03-17 10:16:35 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | closed | Can not open app after upgrading to 1.8.7 | T-Defect X-Regression O-Occasional A-Threads Z-Labs | ### Steps to reproduce
1. Upgrade to 1.8.7
2. Open the app from home
### Outcome
#### What did you expect?
Element opens
#### What happened instead?
Element crashes each time I try to open it, making it unusable
### Your phone model
iPhone 8
### Operating system version
iOS 15.4
### Application version
E... | 1.0 | Can not open app after upgrading to 1.8.7 - ### Steps to reproduce
1. Upgrade to 1.8.7
2. Open the app from home
### Outcome
#### What did you expect?
Element opens
#### What happened instead?
Element crashes each time I try to open it, making it unusable
### Your phone model
iPhone 8
### Operating system v... | defect | can not open app after upgrading to steps to reproduce upgrade to open the app from home outcome what did you expect element opens what happened instead element crashes each time i try to open it making it unusable your phone model iphone operating system v... | 1 |
85,652 | 24,649,147,063 | IssuesEvent | 2022-10-17 17:06:40 | dotnet/arcade | https://api.github.com/repos/dotnet/arcade | closed | Build failed: dotnet-arcade-validation-official/main #20221016.1 | Build Failed | Build [#20221016.1](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2022543) partiallySucceeded
## :warning: : internal / dotnet-arcade-validation-official partiallySucceeded
### Summary
**Finished** - Mon, 17 Oct 2022 01:48:35 GMT
**Duration** - 98 minutes
**Requested ... | 1.0 | Build failed: dotnet-arcade-validation-official/main #20221016.1 - Build [#20221016.1](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2022543) partiallySucceeded
## :warning: : internal / dotnet-arcade-validation-official partiallySucceeded
### Summary
**Finished** - Mo... | non_defect | build failed dotnet arcade validation official main build partiallysucceeded warning internal dotnet arcade validation official partiallysucceeded summary finished mon oct gmt duration minutes requested for microsoft visualstudio services tfs reason ... | 0 |
21,801 | 3,561,031,860 | IssuesEvent | 2016-01-23 14:22:10 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | jOOQ's internals should not call QueryPartInternal.accept(Context), but Context.visit(QueryPart) instead. | C: Functionality P: Medium R: Fixed T: Defect | When `QueryParts` emulate behaviour, they intercept the `accept(Context)` method and delegate AST traversal to an alternative `QueryPart` instead.
In principle, this can work in two ways:
- By calling `delegate.accept(context)`
- By calling `ctx.visit(delegate)`
The latter should always be preferred as it wil... | 1.0 | jOOQ's internals should not call QueryPartInternal.accept(Context), but Context.visit(QueryPart) instead. - When `QueryParts` emulate behaviour, they intercept the `accept(Context)` method and delegate AST traversal to an alternative `QueryPart` instead.
In principle, this can work in two ways:
- By calling `dele... | defect | jooq s internals should not call querypartinternal accept context but context visit querypart instead when queryparts emulate behaviour they intercept the accept context method and delegate ast traversal to an alternative querypart instead in principle this can work in two ways by calling dele... | 1 |
54,582 | 13,777,516,159 | IssuesEvent | 2020-10-08 11:04:01 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Global: Parse Errors in configuration files - revealed in Eclipse | defect | **Describe the defect**
Checking out the current project tree with the current Eclipse release reveals two errors:
`src/main/type-definitions/tsconfig.json`: Expected name at 30:4
This is due to a superfluous comma in line 29 which can be safely removed.
`src/conf/checkstyle.xml`
http://www.puppycrawl.com/... | 1.0 | Global: Parse Errors in configuration files - revealed in Eclipse - **Describe the defect**
Checking out the current project tree with the current Eclipse release reveals two errors:
`src/main/type-definitions/tsconfig.json`: Expected name at 30:4
This is due to a superfluous comma in line 29 which can be safely... | defect | global parse errors in configuration files revealed in eclipse describe the defect checking out the current project tree with the current eclipse release reveals two errors src main type definitions tsconfig json expected name at this is due to a superfluous comma in line which can be safely r... | 1 |
20,676 | 3,398,025,911 | IssuesEvent | 2015-12-02 00:43:04 | googlei18n/sfntly | https://api.github.com/repos/googlei18n/sfntly | closed | Index attempted to be read from is out of bounds: 4e | auto-migrated Priority-Medium Type-Defect | ```
Using font from http://img.dafont.com/dl/?f=escapeviawindow and passing it
through the java sfnttool tool, it fails when trying to make an eot file
reedy@ubuntu64-web-esxi:/var/www/wiki/mediawiki/extensions/UniversalLanguageSele
ctor/data/fontrepo/fonts/EscapeViaWindow$ java -jar
/home/reedy/sfntly-builds/java-o... | 1.0 | Index attempted to be read from is out of bounds: 4e - ```
Using font from http://img.dafont.com/dl/?f=escapeviawindow and passing it
through the java sfnttool tool, it fails when trying to make an eot file
reedy@ubuntu64-web-esxi:/var/www/wiki/mediawiki/extensions/UniversalLanguageSele
ctor/data/fontrepo/fonts/Escap... | defect | index attempted to be read from is out of bounds using font from and passing it through the java sfnttool tool it fails when trying to make an eot file reedy web esxi var www wiki mediawiki extensions universallanguagesele ctor data fontrepo fonts escapeviawindow java jar home reedy sfntly builds j... | 1 |
51,973 | 12,832,290,914 | IssuesEvent | 2020-07-07 07:24:04 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | config without (jpeg and png) will result in compiling fail! | category: build/install test | ##### System information (version)
<!-- Example
- OpenCV => 4.2
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2017
-->
- OpenCV => 4.3.0
- Operating System / Platform => poky
- Compiler => gcc 10.1
##### Detailed description
without (jpeg and png), following array in 'modul... | 1.0 | config without (jpeg and png) will result in compiling fail! - ##### System information (version)
<!-- Example
- OpenCV => 4.2
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2017
-->
- OpenCV => 4.3.0
- Operating System / Platform => poky
- Compiler => gcc 10.1
##### Detailed d... | non_defect | config without jpeg and png will result in compiling fail system information version example opencv operating system platform windows bit compiler visual studio opencv operating system platform poky compiler gcc detailed descri... | 0 |
14,828 | 2,831,389,912 | IssuesEvent | 2015-05-24 15:54:47 | nobodyguy/dslrdashboard | https://api.github.com/repos/nobodyguy/dslrdashboard | closed | LRTimelapse M Mode check displayed even when camera is in M mode | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Connect to Camera (OTG cable or OpenWRT method)
2. Set Camera to Manual Mode
3. Tap LR Timelapse Button
What is the expected output? What do you see instead?
Expect LRTimelapse screen, instead see "Exposure mode warning" "Please switch
you camera to M mode"
What version ... | 1.0 | LRTimelapse M Mode check displayed even when camera is in M mode - ```
What steps will reproduce the problem?
1. Connect to Camera (OTG cable or OpenWRT method)
2. Set Camera to Manual Mode
3. Tap LR Timelapse Button
What is the expected output? What do you see instead?
Expect LRTimelapse screen, instead see "Exposure... | defect | lrtimelapse m mode check displayed even when camera is in m mode what steps will reproduce the problem connect to camera otg cable or openwrt method set camera to manual mode tap lr timelapse button what is the expected output what do you see instead expect lrtimelapse screen instead see exposure... | 1 |
16,291 | 2,889,333,143 | IssuesEvent | 2015-06-13 09:54:56 | kuribot/boilerpipe | https://api.github.com/repos/kuribot/boilerpipe | closed | BoilerplateBlockFilter ignores labelToKeep | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Process a BoilerplateBlockFilter with e.g. labelToKeep =
"de.l3s.boilerpipe/HEADING"
2. See that text blocks with the HEADING label are not kept.
What is the expected output? What do you see instead?
textBlocks with label of labelToKeep should be kept
What version of th... | 1.0 | BoilerplateBlockFilter ignores labelToKeep - ```
What steps will reproduce the problem?
1. Process a BoilerplateBlockFilter with e.g. labelToKeep =
"de.l3s.boilerpipe/HEADING"
2. See that text blocks with the HEADING label are not kept.
What is the expected output? What do you see instead?
textBlocks with label of la... | defect | boilerplateblockfilter ignores labeltokeep what steps will reproduce the problem process a boilerplateblockfilter with e g labeltokeep de boilerpipe heading see that text blocks with the heading label are not kept what is the expected output what do you see instead textblocks with label of labe... | 1 |
89,436 | 15,829,026,413 | IssuesEvent | 2021-04-06 10:37:49 | bci-oss/keycloak | https://api.github.com/repos/bci-oss/keycloak | opened | CVE-2020-7676 (Medium) detected in angular-1.2.13.js | security vulnerability | ## CVE-2020-7676 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-1.2.13.js</b></p></summary>
<p>AngularJS is an MVC framework for building web applications. The core features... | True | CVE-2020-7676 (Medium) detected in angular-1.2.13.js - ## CVE-2020-7676 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-1.2.13.js</b></p></summary>
<p>AngularJS is an MVC fra... | non_defect | cve medium detected in angular js cve medium severity vulnerability vulnerable library angular js angularjs is an mvc framework for building web applications the core features include html enhanced with custom component and data binding capabilities dependency injection and st... | 0 |
299,077 | 22,587,951,911 | IssuesEvent | 2022-06-28 16:52:18 | kubernetes/ingress-nginx | https://api.github.com/repos/kubernetes/ingress-nginx | closed | doc: Broken link for deploy.yaml for AWS NLB with TLS Termination | area/docs kind/documentation lifecycle/rotten needs-triage needs-priority | There's a broken link in the documentation https://kubernetes.github.io/ingress-nginx/deploy/#aws which needs to be updated.
The deploy.yaml links in the AWS section should be updated/fixed for the TLS TERMINATION IN AWS LOAD BALANCER (NLB)
This doesn't work: https://raw.githubusercontent.com/kubernetes/ingress-n... | 1.0 | doc: Broken link for deploy.yaml for AWS NLB with TLS Termination - There's a broken link in the documentation https://kubernetes.github.io/ingress-nginx/deploy/#aws which needs to be updated.
The deploy.yaml links in the AWS section should be updated/fixed for the TLS TERMINATION IN AWS LOAD BALANCER (NLB)
This ... | non_defect | doc broken link for deploy yaml for aws nlb with tls termination there s a broken link in the documentation which needs to be updated the deploy yaml links in the aws section should be updated fixed for the tls termination in aws load balancer nlb this doesn t work seems it s been changed to this ... | 0 |
196,928 | 15,614,389,249 | IssuesEvent | 2021-03-19 17:42:01 | gofiber/template | https://api.github.com/repos/gofiber/template | closed | How to use the method of pongo2 registerfilter? | 📒 Documentation 🤔 Question |
`
import (
"github.com/flosch/pongo2"
)
pongo2.RegisterFilter("nl2br", Nl2brHtml)
func Nl2brHtml(in *pongo2.Value, param *pongo2.Value) (out *pongo2.Value, err *pongo2.Error) {
if !in.IsString() {
s3 := " "
return pongo2.AsValue(s3), nil
} else {
s1 := in.String()
s2 := strings.Replace(s... | 1.0 | How to use the method of pongo2 registerfilter? -
`
import (
"github.com/flosch/pongo2"
)
pongo2.RegisterFilter("nl2br", Nl2brHtml)
func Nl2brHtml(in *pongo2.Value, param *pongo2.Value) (out *pongo2.Value, err *pongo2.Error) {
if !in.IsString() {
s3 := " "
return pongo2.AsValue(s3), nil
} else... | non_defect | how to use the method of registerfilter import github com flosch registerfilter func in value param value out value err error if in isstring return asvalue nil else in string strings replace n ... | 0 |
54,545 | 13,761,598,002 | IssuesEvent | 2020-10-07 07:56:42 | bcpierce00/unison | https://api.github.com/repos/bcpierce00/unison | closed | -times fails to sync time of 0 (ie 1970-01-01 00:00:00) | defect effort-high impact-medium | When using -times, if a file has an actual modification time of unix epoch 0, unison will fail to synchronize the time. So eg:
mkdir a b
touch -d "1970-01-01 00:00:00 +0000" test
unison -root a -root b -times
will fail with:
> Failed: Failed to set modification time of file /home/foo/b/.unison.te... | 1.0 | -times fails to sync time of 0 (ie 1970-01-01 00:00:00) - When using -times, if a file has an actual modification time of unix epoch 0, unison will fail to synchronize the time. So eg:
mkdir a b
touch -d "1970-01-01 00:00:00 +0000" test
unison -root a -root b -times
will fail with:
> Failed: Fail... | defect | times fails to sync time of ie when using times if a file has an actual modification time of unix epoch unison will fail to synchronize the time so eg mkdir a b touch d test unison root a root b times will fail with failed failed to set modificat... | 1 |
102,697 | 16,578,972,610 | IssuesEvent | 2021-05-31 09:05:34 | solarwinds/snap-plugin-lib | https://api.github.com/repos/solarwinds/snap-plugin-lib | opened | CVE-2021-31525 (Medium) detected in golang.org/x/net/http/httpguts-a5a99cb37ef4b68617775ab669177656090ab396, https://source.codeaurora.org/quic/lc/external/github.com/docker/docker/v20.10.2 | security vulnerability | ## CVE-2021-31525 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>golang.org/x/net/http/httpguts-a5a99cb37ef4b68617775ab669177656090ab396</b>, <b>https://source.codeaurora.org/quic/... | True | CVE-2021-31525 (Medium) detected in golang.org/x/net/http/httpguts-a5a99cb37ef4b68617775ab669177656090ab396, https://source.codeaurora.org/quic/lc/external/github.com/docker/docker/v20.10.2 - ## CVE-2021-31525 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.... | non_defect | cve medium detected in golang org x net http httpguts cve medium severity vulnerability vulnerable libraries golang org x net http httpguts golang org x net http httpguts go supplementary network libraries dependency hierarchy google golang org grpc credential... | 0 |
23,831 | 3,852,015,951 | IssuesEvent | 2016-04-06 06:31:55 | smartystreets/goconvey | https://api.github.com/repos/smartystreets/goconvey | closed | Can not open the stories | 1-defect | Hi.
I have a issues and I can not open the stories.
When I press on the plus button, nothing happens

I can see in the JavaScript console that there is a problem somewhere

I can see in the JavaScript console that there is a problem somewher... | defect | can not open the stories hi i have a issues and i can not open the stories when i press on the plus button nothing happens i can see in the javascript console that there is a problem somewhere thanks | 1 |
30,056 | 6,000,850,702 | IssuesEvent | 2017-06-05 07:06:01 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | As<> method should prevent boxing operation | defect in progress | As<> method should prevent boxing operation
### Steps To Reproduce
```c#
public class Program
{
public static void Main()
{
DateTime val1 = new DateTime(636318720000000000);
Date val2 = (val1).As<Date>();
var offset = val2.GetTimezoneOffset();
}
}
```
### Actua... | 1.0 | As<> method should prevent boxing operation - As<> method should prevent boxing operation
### Steps To Reproduce
```c#
public class Program
{
public static void Main()
{
DateTime val1 = new DateTime(636318720000000000);
Date val2 = (val1).As<Date>();
var offset = val2.Ge... | defect | as method should prevent boxing operation as method should prevent boxing operation steps to reproduce c public class program public static void main datetime new datetime date as var offset gettimezoneoffset ... | 1 |
126,966 | 17,147,139,870 | IssuesEvent | 2021-07-13 15:44:15 | USDA-FSA/fsa-style | https://api.github.com/repos/USDA-FSA/fsa-style | closed | Refactor spacing of core form elements | P2 element: forms source: internal FBCSS type: design type: front-end | - [x] legacy CSS use of adjacent selectors (via USWDS) to (unweildingly) manage gaps.
- [x] vertical alignment | 1.0 | Refactor spacing of core form elements - - [x] legacy CSS use of adjacent selectors (via USWDS) to (unweildingly) manage gaps.
- [x] vertical alignment | non_defect | refactor spacing of core form elements legacy css use of adjacent selectors via uswds to unweildingly manage gaps vertical alignment | 0 |
178,309 | 21,509,358,788 | IssuesEvent | 2022-04-28 01:32:26 | shrivastava-prateek/angularjs-es6-webpack | https://api.github.com/repos/shrivastava-prateek/angularjs-es6-webpack | closed | CVE-2015-8315 (High) detected in ms-0.6.2.tgz - autoclosed | security vulnerability | ## CVE-2015-8315 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary>
<p>Tiny ms conversion utility</p>
<p>Library home page: <a href="https://registry.npmjs.... | True | CVE-2015-8315 (High) detected in ms-0.6.2.tgz - autoclosed - ## CVE-2015-8315 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary>
<p>Tiny ms conversion utili... | non_defect | cve high detected in ms tgz autoclosed cve high severity vulnerability vulnerable library ms tgz tiny ms conversion utility library home page a href path to dependency file tmp ws scm angularjs webpack package json path to vulnerable library tmp ws scm angularj... | 0 |
40,096 | 9,842,725,412 | IssuesEvent | 2019-06-18 09:54:18 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | MzIdentMLFile class test fails under VS2015 | (Unit) Tests defect major | After building OpenMS under VS2015 (debug mode) in Windows Server 2012, the `MzIdentMLFile` class test fails as seen in the screenshot below.

| 1.0 | MzIdentMLFile class test fails under VS2015 - After building OpenMS under VS2015 (debug mode) in Windows Server 2012, the `MzIdentMLFile` class test fails as seen in the screenshot below.
 detected in linux-stable-rtv4.1.33 | Mend: dependency security vulnerability | ## CVE-2020-25670 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | CVE-2020-25670 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2020-25670 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartw... | non_defect | cve high detected in linux stable cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files... | 0 |
78,649 | 27,663,822,696 | IssuesEvent | 2023-03-12 20:32:15 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | Installation from source does lack functionality, while installing from apt universe does not. | Type: Defect | ### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu Server (minimal)
Distribution Version | 22.10 (kinetic)
Kernel Version | `latest -> 6.2.5-060205-generic` (from `mainline`)
Architecture | amd64 under Proxmox
OpenZFS Version | `latest -> 2.1.9-1` (build from source from tag `lates... | 1.0 | Installation from source does lack functionality, while installing from apt universe does not. - ### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu Server (minimal)
Distribution Version | 22.10 (kinetic)
Kernel Version | `latest -> 6.2.5-060205-generic` (from `mainline`)
Architectur... | defect | installation from source does lack functionality while installing from apt universe does not system information type version name distribution name ubuntu server minimal distribution version kinetic kernel version latest generic from mainline architecture u... | 1 |
68,832 | 21,919,667,026 | IssuesEvent | 2022-05-22 11:29:56 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | reopened | Invites to unnamed DMs don't give any info about the conversation you're being invited to | T-Defect P1 S-Tolerable A-Invite Z-Chronic | I invited Amandine to an existing DM, and she got this:

We should be naming the invite using a synthetic room name if it has one, rather than just the name of the inviter. | 1.0 | Invites to unnamed DMs don't give any info about the conversation you're being invited to - I invited Amandine to an existing DM, and she got this:

We should be naming the invite using a synthetic room n... | defect | invites to unnamed dms don t give any info about the conversation you re being invited to i invited amandine to an existing dm and she got this we should be naming the invite using a synthetic room name if it has one rather than just the name of the inviter | 1 |
1,311 | 2,603,752,513 | IssuesEvent | 2015-02-24 17:44:34 | chrsmith/bwapi | https://api.github.com/repos/chrsmith/bwapi | closed | interceptors stay "outside" of carrier | auto-migrated Priority-Medium Type-Defect | ```
interceptors are still "on the map" after they land in the carrier until they
fly out again ...
see http://camel.cix.at/public/scbw/inters.PNG ...
maybe same problem goes for mines/scarabs? will check
```
-----
Original issue reported on code.google.com by `supaha...@gmail.com` on 18 Jun 2010 at 3:21 | 1.0 | interceptors stay "outside" of carrier - ```
interceptors are still "on the map" after they land in the carrier until they
fly out again ...
see http://camel.cix.at/public/scbw/inters.PNG ...
maybe same problem goes for mines/scarabs? will check
```
-----
Original issue reported on code.google.com by `supaha...@gma... | defect | interceptors stay outside of carrier interceptors are still on the map after they land in the carrier until they fly out again see maybe same problem goes for mines scarabs will check original issue reported on code google com by supaha gmail com on jun at | 1 |
40,701 | 10,131,302,883 | IssuesEvent | 2019-08-01 19:10:47 | techo/voluntariado-eventual | https://api.github.com/repos/techo/voluntariado-eventual | closed | Evaluación de actividad solo para personas que participaron | Defecto | Al evaluar la actividad le permite a toda persona inscripta y no solo a los que tienen el presente cargado.
**Para reproducirlo**
Pasos para reproducir el comportamiento:
1. Ir a 'Mis actividades'
2. Clickear en 'Ver evaluaciones' de una actividad en la que este inscripto y no haya participado
3. Ver que me per... | 1.0 | Evaluación de actividad solo para personas que participaron - Al evaluar la actividad le permite a toda persona inscripta y no solo a los que tienen el presente cargado.
**Para reproducirlo**
Pasos para reproducir el comportamiento:
1. Ir a 'Mis actividades'
2. Clickear en 'Ver evaluaciones' de una actividad en ... | defect | evaluación de actividad solo para personas que participaron al evaluar la actividad le permite a toda persona inscripta y no solo a los que tienen el presente cargado para reproducirlo pasos para reproducir el comportamiento ir a mis actividades clickear en ver evaluaciones de una actividad en ... | 1 |
3,716 | 2,610,067,496 | IssuesEvent | 2015-02-26 18:19:49 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 路桥治疗前列腺炎哪家效果比较好 | auto-migrated Priority-Medium Type-Defect | ```
路桥治疗前列腺炎哪家效果比较好【台州五洲生殖医院】24小
时健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院�
��址:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘�
��104、108、118、198及椒江一金清公交车直达枫南小区,乘坐107
、105、109、112、901、
902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备... | 1.0 | 路桥治疗前列腺炎哪家效果比较好 - ```
路桥治疗前列腺炎哪家效果比较好【台州五洲生殖医院】24小
时健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院�
��址:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘�
��104、108、118、198及椒江一金清公交车直达枫南小区,乘坐107
、105、109、112、901、
902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格... | defect | 路桥治疗前列腺炎哪家效果比较好 路桥治疗前列腺炎哪家效果比较好【台州五洲生殖医院】 时健康咨询热线 微信号tzwzszyy 医院� ��址 (枫南大转盘旁)乘车线路 乘� �� 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ... | 1 |
55,141 | 14,236,042,443 | IssuesEvent | 2020-11-18 15:31:55 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | CSP: DialogReturn not handled correctly when CSP is enabled | defect | **Describe the defect**
There seems to be a problem in handling the DialogReturn ajax event when CSP is enabled. The DialogReturn event is not triggered and the dialog does not close.
**Reproducer**
See the attached file
[primefaces-test.zip](https://github.com/primefaces/primefaces/files/5560663/primefaces-t... | 1.0 | CSP: DialogReturn not handled correctly when CSP is enabled - **Describe the defect**
There seems to be a problem in handling the DialogReturn ajax event when CSP is enabled. The DialogReturn event is not triggered and the dialog does not close.
**Reproducer**
See the attached file
[primefaces-test.zip](https... | defect | csp dialogreturn not handled correctly when csp is enabled describe the defect there seems to be a problem in handling the dialogreturn ajax event when csp is enabled the dialogreturn event is not triggered and the dialog does not close reproducer see the attached file environment ... | 1 |
43,725 | 11,808,765,948 | IssuesEvent | 2020-03-19 13:55:46 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Review and fix stat object field modifiers | Team: Core Type: Defect | There are several fields in the local stat classes possibly written and read from different threads but not made volatile. These fields are mostly the `creationTime` fields, but there are others too, see `LocalQueueStatsImpl` for example. | 1.0 | Review and fix stat object field modifiers - There are several fields in the local stat classes possibly written and read from different threads but not made volatile. These fields are mostly the `creationTime` fields, but there are others too, see `LocalQueueStatsImpl` for example. | defect | review and fix stat object field modifiers there are several fields in the local stat classes possibly written and read from different threads but not made volatile these fields are mostly the creationtime fields but there are others too see localqueuestatsimpl for example | 1 |
72,657 | 24,222,814,119 | IssuesEvent | 2022-09-26 12:18:38 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Inconsistency on default history visibility with spaces | T-Defect | ### Steps to reproduce
1. Select a space
2. Create a room in the space
3. Have a look into the room configuration
### Outcome
#### What did you expect?
I expected the default to be "shared" like when creating a room that is not related to a space it is "shared":
 TestCase | ```
$ bin/smash lib/oc-tests/test_sharePermissions.py -t=0
SUMMARY:smash.:runid: 150602-161105
SUMMARY:smash.:URL: http://test:***@127.0.0.1/ownCloud/Smashbox/master/remote.php/webdav/
SUMMARY:smash.:Running iteration 1
SUMMARY:smash.:running lib/oc-tests/test_sharePermissions.py in /home/nickv/ownCloud/Smashbox/t... | 1.0 | lib/oc-tests/test_sharePermissions.py test is failing with encryption - ```
$ bin/smash lib/oc-tests/test_sharePermissions.py -t=0
SUMMARY:smash.:runid: 150602-161105
SUMMARY:smash.:URL: http://test:***@127.0.0.1/ownCloud/Smashbox/master/remote.php/webdav/
SUMMARY:smash.:Running iteration 1
SUMMARY:smash.:running ... | non_defect | lib oc tests test sharepermissions py test is failing with encryption bin smash lib oc tests test sharepermissions py t summary smash runid summary smash url summary smash running iteration summary smash running lib oc tests test sharepermissions py in home nickv owncloud smashbox tmpdir ... | 0 |
324,689 | 24,012,809,331 | IssuesEvent | 2022-09-14 20:30:51 | OpenGeoMetadata/opengeometadata.github.io | https://api.github.com/repos/OpenGeoMetadata/opengeometadata.github.io | closed | Add controlled vocabulary to Format page | documentation | ### Description of the issue
[GBL 1.0's Format](https://opengeometadata.org/docs/gbl-1.0#format) field had a controlled vocabulary, currently viewable on this standalone page: [Format Values](https://opengeometadata.org/docs/format-values).
[OGM Aardvark's Format](https://opengeometadata.org/docs/ogm-aardvark/forma... | 1.0 | Add controlled vocabulary to Format page - ### Description of the issue
[GBL 1.0's Format](https://opengeometadata.org/docs/gbl-1.0#format) field had a controlled vocabulary, currently viewable on this standalone page: [Format Values](https://opengeometadata.org/docs/format-values).
[OGM Aardvark's Format](https://... | non_defect | add controlled vocabulary to format page description of the issue field had a controlled vocabulary currently viewable on this standalone page field still has a controlled vocabulary but the list is not strict kgjenkins suggested we point to the original list as a helpful entry guide ... | 0 |
66,276 | 20,110,485,510 | IssuesEvent | 2022-02-07 14:40:23 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Leaving a room while one of its widgets has set `setAlwaysOnScreen(true)` makes the widget linger invisibly | T-Defect S-Major A-Widgets A-Jitsi A-Picture-in-Picture O-Occasional | ### Steps to reproduce
Reproducible with the FOSDEM 2022 talk widgets.
1. Join a FOSDEM 2022 talk room, eg. `#talk-13559:fosdem.org`
2. Join the Jitsi call in the widget. This calls `widgetApi.setAlwaysOnScreen(true)`.
3. Switch to another room. The Jitsi widget now appears in a small picture-in-picture overlay.
... | 1.0 | Leaving a room while one of its widgets has set `setAlwaysOnScreen(true)` makes the widget linger invisibly - ### Steps to reproduce
Reproducible with the FOSDEM 2022 talk widgets.
1. Join a FOSDEM 2022 talk room, eg. `#talk-13559:fosdem.org`
2. Join the Jitsi call in the widget. This calls `widgetApi.setAlwaysOnS... | defect | leaving a room while one of its widgets has set setalwaysonscreen true makes the widget linger invisibly steps to reproduce reproducible with the fosdem talk widgets join a fosdem talk room eg talk fosdem org join the jitsi call in the widget this calls widgetapi setalwaysonscreen true... | 1 |
299,082 | 25,878,930,206 | IssuesEvent | 2022-12-14 09:55:28 | qiboteam/qibolab | https://api.github.com/repos/qiboteam/qibolab | closed | Match qpu tests to platforms | tests | Currently some instruments tests use hardcoded runcards with instrument IPs. This will be an issue if we seperate instruments to different network per platform or if tests are running in parallel with a script in another queue: for example tests are running on qpu5q but using a hardcoded IP that belongs to qpu1q and so... | 1.0 | Match qpu tests to platforms - Currently some instruments tests use hardcoded runcards with instrument IPs. This will be an issue if we seperate instruments to different network per platform or if tests are running in parallel with a script in another queue: for example tests are running on qpu5q but using a hardcoded ... | non_defect | match qpu tests to platforms currently some instruments tests use hardcoded runcards with instrument ips this will be an issue if we seperate instruments to different network per platform or if tests are running in parallel with a script in another queue for example tests are running on but using a hardcoded ip t... | 0 |
173,001 | 13,382,214,377 | IssuesEvent | 2020-09-02 08:28:59 | microsoft/vscode-remote-release | https://api.github.com/repos/microsoft/vscode-remote-release | closed | Test: DevContainer Options in Dockerfile | containers testplan-item | Refs: #3590
- [x] anyOS @egamma
- [x] anyOS @alexr00
Complexity: 3
[Create Issue](https://github.com/microsoft/vscode-remote-release/issues/new?body=Testing+%233603%0A%0A)
---
Using Remote-Containers:
- Open empty folder
- Run command: Add Development Container Configuration Files
- Pick one of the de... | 1.0 | Test: DevContainer Options in Dockerfile - Refs: #3590
- [x] anyOS @egamma
- [x] anyOS @alexr00
Complexity: 3
[Create Issue](https://github.com/microsoft/vscode-remote-release/issues/new?body=Testing+%233603%0A%0A)
---
Using Remote-Containers:
- Open empty folder
- Run command: Add Development Containe... | non_defect | test devcontainer options in dockerfile refs anyos egamma anyos complexity using remote containers open empty folder run command add development container configuration files pick one of the definitions with comments in their dockerfile e g azure ansib... | 0 |
24,280 | 3,952,268,454 | IssuesEvent | 2016-04-29 07:59:03 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | datatable expandableRows and onRowSelect - should not fire onRowSelect if expand arrow is clicked | defect | Clinking on the expand arrow should not fire the onRowSelect.
I'm currently resolving by checking the originalEvent details of the click event but this is not nice. | 1.0 | datatable expandableRows and onRowSelect - should not fire onRowSelect if expand arrow is clicked - Clinking on the expand arrow should not fire the onRowSelect.
I'm currently resolving by checking the originalEvent details of the click event but this is not nice. | defect | datatable expandablerows and onrowselect should not fire onrowselect if expand arrow is clicked clinking on the expand arrow should not fire the onrowselect i m currently resolving by checking the originalevent details of the click event but this is not nice | 1 |
138,341 | 18,782,214,573 | IssuesEvent | 2021-11-08 08:21:06 | sultanabubaker/Kotlin_Gradle_Project | https://api.github.com/repos/sultanabubaker/Kotlin_Gradle_Project | opened | CVE-2020-36185 (High) detected in jackson-databind-2.8.11.6.jar | security vulnerability | ## CVE-2020-36185 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.11.6.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core strea... | True | CVE-2020-36185 (High) detected in jackson-databind-2.8.11.6.jar - ## CVE-2020-36185 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.11.6.jar</b></p></summary>
<p>G... | non_defect | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file kotlin gradle project build... | 0 |
98,889 | 12,373,795,878 | IssuesEvent | 2020-05-18 23:33:15 | mpi2/PhenotypeData | https://api.github.com/repos/mpi2/PhenotypeData | opened | All Data table: meeting to discuss showing All Data table in a dedicated page | design | Consider moving the All Data table to a new page.
Reasons for this:
1. A user commented that pagination and the wrangling of columns is cumbersome.
2. Also it was noticed that the table doesn't fit horizontally on the screen (1920x1080, chrome, firefox). A horizontal scrollbar appears, but the table header and the s... | 1.0 | All Data table: meeting to discuss showing All Data table in a dedicated page - Consider moving the All Data table to a new page.
Reasons for this:
1. A user commented that pagination and the wrangling of columns is cumbersome.
2. Also it was noticed that the table doesn't fit horizontally on the screen (1920x1080, ... | non_defect | all data table meeting to discuss showing all data table in a dedicated page consider moving the all data table to a new page reasons for this a user commented that pagination and the wrangling of columns is cumbersome also it was noticed that the table doesn t fit horizontally on the screen chrome ... | 0 |
80,776 | 30,523,573,250 | IssuesEvent | 2023-07-19 09:41:22 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Microphone auth (ALL VERSION) | T-Defect X-Needs-Info X-Cannot-Reproduce S-Major A-VoIP O-Uncommon | ### Steps to reproduce
No popup auth for webcam/microphone.
On:
- W11 (app)
- Gentoo 6.1.19-rt (firefox)
- Gentoo " (electron app).
### Outcome
The app is worst after every update...
jitsi implementation don't work for many, many reasons... I already make bug reports, but the problems disappears o... | 1.0 | Microphone auth (ALL VERSION) - ### Steps to reproduce
No popup auth for webcam/microphone.
On:
- W11 (app)
- Gentoo 6.1.19-rt (firefox)
- Gentoo " (electron app).
### Outcome
The app is worst after every update...
jitsi implementation don't work for many, many reasons... I already make bug report... | defect | microphone auth all version steps to reproduce no popup auth for webcam microphone on app gentoo rt firefox gentoo electron app outcome the app is worst after every update jitsi implementation don t work for many many reasons i already make bug reports ... | 1 |
58,344 | 24,420,725,542 | IssuesEvent | 2022-10-05 20:02:49 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | Add New Requester Group to Sign Fabrication Work Order Forms | Workgroup: SMB Type: IT Support Service: Apps Product: Signs & Markings | <!-- Email -->
<!-- christina.tremel@austintexas.gov -->
> What application are you using?
Signs & Markings Operations
> Describe the problem.
Need to add new Requester group to sign fabrication work order forms (https://atd.knack.com/signs-markings#work-orders-sign-fabrication/). New requester is "Office of Civil ... | 1.0 | Add New Requester Group to Sign Fabrication Work Order Forms - <!-- Email -->
<!-- christina.tremel@austintexas.gov -->
> What application are you using?
Signs & Markings Operations
> Describe the problem.
Need to add new Requester group to sign fabrication work order forms (https://atd.knack.com/signs-markings#wor... | non_defect | add new requester group to sign fabrication work order forms what application are you using signs markings operations describe the problem need to add new requester group to sign fabrication work order forms new requester is office of civil rights also had two requests come from this office s... | 0 |
1,067 | 2,594,525,565 | IssuesEvent | 2015-02-20 04:48:39 | paulirish/mutation-summary | https://api.github.com/repos/paulirish/mutation-summary | opened | SVG mutations are not registered | auto-migrated Priority-Medium Type-Defect | ```
Mutations done with SVG DOM APIs are not registered on Chrome Canary
(23.0.1238.0).
// DOM3 - Works
$svgElement.setAttribute('x', 100);
$svgElement.setAttribute('transform', 'matrix(1, 0, 0, 1, 0 0)';
// SVG DOM - Doesn't work
$svgElement.x.baseVal.value = 0;
$svgElement.transform.baseVal.clear()
```
-----
Or... | 1.0 | SVG mutations are not registered - ```
Mutations done with SVG DOM APIs are not registered on Chrome Canary
(23.0.1238.0).
// DOM3 - Works
$svgElement.setAttribute('x', 100);
$svgElement.setAttribute('transform', 'matrix(1, 0, 0, 1, 0 0)';
// SVG DOM - Doesn't work
$svgElement.x.baseVal.value = 0;
$svgElement.transf... | defect | svg mutations are not registered mutations done with svg dom apis are not registered on chrome canary works svgelement setattribute x svgelement setattribute transform matrix svg dom doesn t work svgelement x baseval value svgelement transform basev... | 1 |
74,373 | 25,095,789,790 | IssuesEvent | 2022-11-08 10:04:22 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Flash of pending events in thread list | T-Defect X-Regression S-Minor A-Room-View O-Occasional A-Threads Z-Labs | ### Steps to reproduce
1. Go to a room and open the thread list
2. Send a message in the main timeline
### Outcome
#### What did you expect?
For the message to be sent, and the thread list to remain the same
#### What happened instead?
There's a flash of the pending event before the local echo arrives
#... | 1.0 | Flash of pending events in thread list - ### Steps to reproduce
1. Go to a room and open the thread list
2. Send a message in the main timeline
### Outcome
#### What did you expect?
For the message to be sent, and the thread list to remain the same
#### What happened instead?
There's a flash of the pending... | defect | flash of pending events in thread list steps to reproduce go to a room and open the thread list send a message in the main timeline outcome what did you expect for the message to be sent and the thread list to remain the same what happened instead there s a flash of the pending... | 1 |
31,459 | 11,941,775,370 | IssuesEvent | 2020-04-02 19:03:17 | alexantom/gatsby-one | https://api.github.com/repos/alexantom/gatsby-one | opened | CVE-2018-11693 (High) detected in node-sass-4.13.1.tgz, node-sass-v4.13.1 | security vulnerability | ## CVE-2018-11693 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.1.tgz</b></p></summary>
<p>
<details><summary><b>node-sass-4.13.1.tgz</b></p></summary>
<p>Wrapper a... | True | CVE-2018-11693 (High) detected in node-sass-4.13.1.tgz, node-sass-v4.13.1 - ## CVE-2018-11693 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.1.tgz</b></p></summary>
<p... | non_defect | cve high detected in node sass tgz node sass cve high severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm gatsby one package json path to vuln... | 0 |
121,031 | 12,103,137,666 | IssuesEvent | 2020-04-20 17:52:52 | torch2424/as-bind | https://api.github.com/repos/torch2424/as-bind | closed | Add Asbind to the AssemblyScript Docs | documentation | Got a 👍 from @dcodeIO during the AssemblyScript meeting: https://github.com/AssemblyScript/meta/issues/19
Probably in the loader section 😄 | 1.0 | Add Asbind to the AssemblyScript Docs - Got a 👍 from @dcodeIO during the AssemblyScript meeting: https://github.com/AssemblyScript/meta/issues/19
Probably in the loader section 😄 | non_defect | add asbind to the assemblyscript docs got a 👍 from dcodeio during the assemblyscript meeting probably in the loader section 😄 | 0 |
25,216 | 4,234,724,845 | IssuesEvent | 2016-07-05 13:03:30 | arkayenro/arkinventory | https://api.github.com/repos/arkayenro/arkinventory | closed | Error on login (then AI doesn't work) | auto-migrated Priority-Medium Type-Defect | ```
Downloaded from > curse
What steps will reproduce the problem?
1. log in
What version of the product are you using? On what operating system?
3.04.19
Date: 2015-01-14 23:18:20
ID: 102
Error occured in: Global
Count: 7
Message: ...erface\AddOns\ArkInventory\ArkInventoryTranslate.lua line 316:
attempt to index... | 1.0 | Error on login (then AI doesn't work) - ```
Downloaded from > curse
What steps will reproduce the problem?
1. log in
What version of the product are you using? On what operating system?
3.04.19
Date: 2015-01-14 23:18:20
ID: 102
Error occured in: Global
Count: 7
Message: ...erface\AddOns\ArkInventory\ArkInventoryTra... | defect | error on login then ai doesn t work downloaded from curse what steps will reproduce the problem log in what version of the product are you using on what operating system date id error occured in global count message erface addons arkinventory arkinventorytranslate lua l... | 1 |
92,534 | 15,857,102,085 | IssuesEvent | 2021-04-08 03:58:32 | valdisiljuconoks/Ascend15 | https://api.github.com/repos/valdisiljuconoks/Ascend15 | opened | WS-2020-0163 (Medium) detected in marked-0.6.2.tgz | security vulnerability | ## WS-2020-0163 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.6.2.tgz</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://reg... | True | WS-2020-0163 (Medium) detected in marked-0.6.2.tgz - ## WS-2020-0163 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.6.2.tgz</b></p></summary>
<p>A markdown parser built for... | non_defect | ws medium detected in marked tgz ws medium severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file module a begin web frontend package json path to vulnerable library module c end ... | 0 |
709,032 | 24,365,653,485 | IssuesEvent | 2022-10-03 14:58:49 | NCAR/wrfcloud | https://api.github.com/repos/NCAR/wrfcloud | opened | Add workflow manager to runtime components | priority: low alert: NEED MORE DEFINITION component: NWP components | ## Describe the New Feature ##
Consider adding a workflow manager, e.g. ecflow or rocoto, to the runtime components to help manage the monitoring and job dependencies.
### Acceptance Testing ###
*List input data types and sources.*
*Describe tests required for new functionality.*
### Time Estimate ###
*Estim... | 1.0 | Add workflow manager to runtime components - ## Describe the New Feature ##
Consider adding a workflow manager, e.g. ecflow or rocoto, to the runtime components to help manage the monitoring and job dependencies.
### Acceptance Testing ###
*List input data types and sources.*
*Describe tests required for new fun... | non_defect | add workflow manager to runtime components describe the new feature consider adding a workflow manager e g ecflow or rocoto to the runtime components to help manage the monitoring and job dependencies acceptance testing list input data types and sources describe tests required for new fun... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.