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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
18,128 | 3,025,287,155 | IssuesEvent | 2015-08-03 07:23:32 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | [Array] Multidimensional initializer does not compile | defect | ```C#
using Bridge.Html5;
namespace Demo
{
public class App
{
[Ready]
public static void Main()
{
var arr = new[,] { { 1, 2 }, { 3, 4 }, { 5, 6 } };
}
}
}
```
**Actual result**: compilation error at *Line 15*
Object reference not set to an insta... | 1.0 | [Array] Multidimensional initializer does not compile - ```C#
using Bridge.Html5;
namespace Demo
{
public class App
{
[Ready]
public static void Main()
{
var arr = new[,] { { 1, 2 }, { 3, 4 }, { 5, 6 } };
}
}
}
```
**Actual result**: compilation ... | defect | multidimensional initializer does not compile c using bridge namespace demo public class app public static void main var arr new actual result compilation error at line ... | 1 |
81,760 | 31,558,516,238 | IssuesEvent | 2023-09-03 00:43:29 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | closed | Guardar en las tablas correspondientes, los mismos datos que se incluyen en el XML | rejected defect | Esto en algún momento se reportó como atendido.
No recuerdo el ticket, ni recuerdo porqué se cerró.
el hecho es que en complemento de pago, algunas facturas aparecen con 3 decimales, lo cual claramente nos indica que la información en las tablas, es distinta a lo que se va en el XML, ya que los importes en el XML s... | 1.0 | Guardar en las tablas correspondientes, los mismos datos que se incluyen en el XML - Esto en algún momento se reportó como atendido.
No recuerdo el ticket, ni recuerdo porqué se cerró.
el hecho es que en complemento de pago, algunas facturas aparecen con 3 decimales, lo cual claramente nos indica que la información... | defect | guardar en las tablas correspondientes los mismos datos que se incluyen en el xml esto en algún momento se reportó como atendido no recuerdo el ticket ni recuerdo porqué se cerró el hecho es que en complemento de pago algunas facturas aparecen con decimales lo cual claramente nos indica que la información... | 1 |
52,806 | 13,225,087,766 | IssuesEvent | 2020-08-17 20:27:52 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | g4-tankresponse build error in IceSim 3.1 (Trac #379) | Migrated from Trac combo simulation defect | [ 93%] Building CXX object g4-tankresponse/CMakeFiles/g4-tankresponse.dir/private/g4-tankresponse/g4classes/G4Interface.cxx.o
/data/home/juancarlos/icecube/icetray/simulation/V03-01-00/src/g4-
tankresponse/private/g4-tankresponse/g4classes/G4Interface.cxx: In member
function ‘void G4Interface::Initialize()’:
/d... | 1.0 | g4-tankresponse build error in IceSim 3.1 (Trac #379) - [ 93%] Building CXX object g4-tankresponse/CMakeFiles/g4-tankresponse.dir/private/g4-tankresponse/g4classes/G4Interface.cxx.o
/data/home/juancarlos/icecube/icetray/simulation/V03-01-00/src/g4-
tankresponse/private/g4-tankresponse/g4classes/G4Interface.cxx: In ... | defect | tankresponse build error in icesim trac building cxx object tankresponse cmakefiles tankresponse dir private tankresponse cxx o data home juancarlos icecube icetray simulation src tankresponse private tankresponse cxx in member function ‘void initialize ’ data hom... | 1 |
27,869 | 5,116,903,625 | IssuesEvent | 2017-01-07 10:16:12 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | QuorumService inconsistent state | Team: Core Type: Defect | Team,
from discussion with @metanet:
> When cluster service starts during node start, it registers itself as the only member and publishes the membership event. `QuorumService` is a `MembershipAwareService`, therefore it is expected to update quorums when it receives these membership events. If I don’t miss anythin... | 1.0 | QuorumService inconsistent state - Team,
from discussion with @metanet:
> When cluster service starts during node start, it registers itself as the only member and publishes the membership event. `QuorumService` is a `MembershipAwareService`, therefore it is expected to update quorums when it receives these members... | defect | quorumservice inconsistent state team from discussion with metanet when cluster service starts during node start it registers itself as the only member and publishes the membership event quorumservice is a membershipawareservice therefore it is expected to update quorums when it receives these members... | 1 |
6,360 | 14,359,611,218 | IssuesEvent | 2020-11-30 15:50:11 | woocommerce/woocommerce-android | https://api.github.com/repos/woocommerce/woocommerce-android | opened | Switch from Kotlin Synthetics to ViewBinding | Architecture Size: XL | Google [recently announced](https://android-developers.googleblog.com/2020/11/the-future-of-kotlin-android-extensions.html) that Kotlin synthetics are being deprecated and will be dropped entirely on (or after) Sept 2021. They recommend developers switch to [ViewBinding](https://developer.android.com/topic/libraries/vi... | 1.0 | Switch from Kotlin Synthetics to ViewBinding - Google [recently announced](https://android-developers.googleblog.com/2020/11/the-future-of-kotlin-android-extensions.html) that Kotlin synthetics are being deprecated and will be dropped entirely on (or after) Sept 2021. They recommend developers switch to [ViewBinding](h... | non_defect | switch from kotlin synthetics to viewbinding google that kotlin synthetics are being deprecated and will be dropped entirely on or after sept they recommend developers switch to we waited too long to make the switch to androidx which made that a stressful project so i recommend we convert to viewbind... | 0 |
36,017 | 7,847,045,717 | IssuesEvent | 2018-06-19 17:12:28 | CocoaPods/CocoaPods | https://api.github.com/repos/CocoaPods/CocoaPods | closed | Embedding multiple subspec combinations causes build failure | t2:defect | 🌈
* [X ] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did you do?
Run the testapp attachment from https://github.com/firebase/firebase-ios-sdk/issues/1267#issuecomment-39... | 1.0 | Embedding multiple subspec combinations causes build failure - 🌈
* [X ] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did you do?
Run the testapp attachment from https://g... | defect | embedding multiple subspec combinations causes build failure 🌈 i ve read and understood the report what did you do run the testapp attachment from what did you expect to happen successful run what happened instead crash because of a category not being linked co... | 1 |
245,898 | 26,569,483,628 | IssuesEvent | 2023-01-21 01:08:55 | nidhi7598/linux-3.0.35_CVE-2022-45934 | https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2022-45934 | opened | CVE-2018-5803 (Medium) detected in linux-stable-rtv3.8.6 | security vulnerability | ## CVE-2018-5803 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | CVE-2018-5803 (Medium) detected in linux-stable-rtv3.8.6 - ## CVE-2018-5803 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartw... | non_defect | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files net sctp sm ... | 0 |
2,723 | 2,607,937,534 | IssuesEvent | 2015-02-26 00:29:27 | chrsmithdemos/minify | https://api.github.com/repos/chrsmithdemos/minify | closed | require_once in CSS.php: wrong Paths? | auto-migrated Priority-Medium Type-Defect | ```
The include paths in CSS.php seem to be wrong to me. Instead of
"Minify/CSS/Compressor.php" it should be "CSS/Compressor.php". Same for:
Minify/CommentPreserver.php --> CommentPreserver.php
Minify/CSS/UriRewriter.php --> CSS/UriRewriter.php
Didnt check the other php-Files for wrong paths.
```
-----
Original issu... | 1.0 | require_once in CSS.php: wrong Paths? - ```
The include paths in CSS.php seem to be wrong to me. Instead of
"Minify/CSS/Compressor.php" it should be "CSS/Compressor.php". Same for:
Minify/CommentPreserver.php --> CommentPreserver.php
Minify/CSS/UriRewriter.php --> CSS/UriRewriter.php
Didnt check the other php-Files fo... | defect | require once in css php wrong paths the include paths in css php seem to be wrong to me instead of minify css compressor php it should be css compressor php same for minify commentpreserver php commentpreserver php minify css urirewriter php css urirewriter php didnt check the other php files fo... | 1 |
43,981 | 11,888,673,718 | IssuesEvent | 2020-03-28 09:52:10 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | client 7.16.4 does not give a correct <n_usable_coprocs> in client_state.xml | C: Client - Daemon E: 1 day Newbie P: Major T: Defect | Since the update to 7.16.4, from 7.16.3, I don't have anymore a correct n_usable_coprocs information in client_state.xml, that I use in a script.
The n_usable_coprocs is always 0, whereas my boinc client uses 2 GPUs.
Below is the client log file.
The version I compiled is git 12b95c3, to have the correct version num... | 1.0 | client 7.16.4 does not give a correct <n_usable_coprocs> in client_state.xml - Since the update to 7.16.4, from 7.16.3, I don't have anymore a correct n_usable_coprocs information in client_state.xml, that I use in a script.
The n_usable_coprocs is always 0, whereas my boinc client uses 2 GPUs.
Below is the client lo... | defect | client does not give a correct in client state xml since the update to from i don t have anymore a correct n usable coprocs information in client state xml that i use in a script the n usable coprocs is always whereas my boinc client uses gpus below is the client log file the version... | 1 |
158,476 | 6,028,365,993 | IssuesEvent | 2017-06-08 15:35:45 | PowerlineApp/powerline-mobile | https://api.github.com/repos/PowerlineApp/powerline-mobile | closed | STAGING - Notification Registration Authentication Error | bug P1 - High Priority Staging/Prod URGENT | I'm assuming this is related to the authentication change made to the API? We need the api to be backwards compatible as we're not making another Ionic release to the app store. User is kicked back out to Login screen after this error, but can log back in with no problem. user abc2
 | Migrated from Trac defect jeb-server | possible deadlock, when stopping dispatch before server, if dispatch's outlet tries to push data into the servers inlet queue and this queue is full. dispatch will be blocked until there is enough space in queue to insert data. it's better to stop server first.
<details>
<summary>_Migrated from https://code.icecube.w... | 1.0 | possible deadlock, when stopping dispatch before server (Trac #43) - possible deadlock, when stopping dispatch before server, if dispatch's outlet tries to push data into the servers inlet queue and this queue is full. dispatch will be blocked until there is enough space in queue to insert data. it's better to stop ser... | defect | possible deadlock when stopping dispatch before server trac possible deadlock when stopping dispatch before server if dispatch s outlet tries to push data into the servers inlet queue and this queue is full dispatch will be blocked until there is enough space in queue to insert data it s better to stop serv... | 1 |
22,100 | 3,599,601,842 | IssuesEvent | 2016-02-03 00:00:08 | playframework/playframework | https://api.github.com/repos/playframework/playframework | closed | [Play 2.4.2 Java] Option for applying evolution script in dev-mode not offered when using Guice & Ebean | defect | I'm in the process of migrating from Play 2.3 to 2.4. I am using Ebean ORM, had Guice DI set up in my `Global`, and was also inserting some rows into a table programmatically in `GlobalSettings.onStart`.
As stated in the [documentation](https://playframework.com/documentation/2.4.x/GlobalSettings), I got rid of the ... | 1.0 | [Play 2.4.2 Java] Option for applying evolution script in dev-mode not offered when using Guice & Ebean - I'm in the process of migrating from Play 2.3 to 2.4. I am using Ebean ORM, had Guice DI set up in my `Global`, and was also inserting some rows into a table programmatically in `GlobalSettings.onStart`.
As stat... | defect | option for applying evolution script in dev mode not offered when using guice ebean i m in the process of migrating from play to i am using ebean orm had guice di set up in my global and was also inserting some rows into a table programmatically in globalsettings onstart as stated in the i ... | 1 |
78,343 | 27,447,498,993 | IssuesEvent | 2023-03-02 15:12:11 | DependencyTrack/dependency-track | https://api.github.com/repos/DependencyTrack/dependency-track | closed | Other repositories for composer seem to not work | defect in triage | ### Current Behavior
I try to use dependency track to manage dependencies of a wordpress installed with composer.
Yet, the sbom generated is not understood correctly by dependency track since vulnerabilities are not detected.
When using wpackagist.org as composer repository, the vulnerabilities are not detected. ... | 1.0 | Other repositories for composer seem to not work - ### Current Behavior
I try to use dependency track to manage dependencies of a wordpress installed with composer.
Yet, the sbom generated is not understood correctly by dependency track since vulnerabilities are not detected.
When using wpackagist.org as compose... | defect | other repositories for composer seem to not work current behavior i try to use dependency track to manage dependencies of a wordpress installed with composer yet the sbom generated is not understood correctly by dependency track since vulnerabilities are not detected when using wpackagist org as compose... | 1 |
17,259 | 2,993,475,272 | IssuesEvent | 2015-07-22 04:02:10 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Additional find conditions (limit etc) ignored when paginating custom finder method | Defect On hold | CakePHP Version 2.7.0-dev
Possibly a duplicate of https://github.com/cakephp/cakephp/issues/6047
I'm not quite sure what this issue is - or whether it is simply a non-feature but I have spent a fair amount of time debugging it and I think I can see the reason but don't know the solution:
I have a custom finder... | 1.0 | Additional find conditions (limit etc) ignored when paginating custom finder method - CakePHP Version 2.7.0-dev
Possibly a duplicate of https://github.com/cakephp/cakephp/issues/6047
I'm not quite sure what this issue is - or whether it is simply a non-feature but I have spent a fair amount of time debugging it a... | defect | additional find conditions limit etc ignored when paginating custom finder method cakephp version dev possibly a duplicate of i m not quite sure what this issue is or whether it is simply a non feature but i have spent a fair amount of time debugging it and i think i can see the reason but don t kno... | 1 |
13,516 | 2,763,150,836 | IssuesEvent | 2015-04-29 06:59:26 | bbottema/simple-java-mail | https://api.github.com/repos/bbottema/simple-java-mail | closed | Need to document developer logging | auto-migrated Priority-Low Type-Defect | ```
Need to document developer logging options, system properties,
logging.properties, etc.
I could find no information on this on your page. If there, please provide a
link...
Thanks,
Jeff
```
Original issue reported on code.google.com by `trentj...@gmail.com` on 2 Nov 2012 at 12:07 | 1.0 | Need to document developer logging - ```
Need to document developer logging options, system properties,
logging.properties, etc.
I could find no information on this on your page. If there, please provide a
link...
Thanks,
Jeff
```
Original issue reported on code.google.com by `trentj...@gmail.com` on 2 Nov 2012 a... | defect | need to document developer logging need to document developer logging options system properties logging properties etc i could find no information on this on your page if there please provide a link thanks jeff original issue reported on code google com by trentj gmail com on nov at ... | 1 |
588,030 | 17,645,539,449 | IssuesEvent | 2021-08-20 05:09:18 | neo-one-suite/neo-one | https://api.github.com/repos/neo-one-suite/neo-one | closed | Check balance numbers decimal placement returned from smart contract in `TestICO.test.ts` | kind/bug good first issue priority/important-soon area/client kind/cleanup | See the "TODO" items in `TestICO.test.ts`. When calling the contract's `balanceOf` and `totalSupply` methods they appear to be 8 decimal places off from what you would expect to get on the client side. Investigate and fix this. | 1.0 | Check balance numbers decimal placement returned from smart contract in `TestICO.test.ts` - See the "TODO" items in `TestICO.test.ts`. When calling the contract's `balanceOf` and `totalSupply` methods they appear to be 8 decimal places off from what you would expect to get on the client side. Investigate and fix this. | non_defect | check balance numbers decimal placement returned from smart contract in testico test ts see the todo items in testico test ts when calling the contract s balanceof and totalsupply methods they appear to be decimal places off from what you would expect to get on the client side investigate and fix this | 0 |
134,742 | 18,503,167,751 | IssuesEvent | 2021-10-19 15:36:38 | Tim-sandbox/nodegoat | https://api.github.com/repos/Tim-sandbox/nodegoat | opened | CVE-2021-3807 (High) detected in ansi-regex-3.0.0.tgz | security vulnerability | ## CVE-2021-3807 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansi-regex-3.0.0.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <... | True | CVE-2021-3807 (High) detected in ansi-regex-3.0.0.tgz - ## CVE-2021-3807 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansi-regex-3.0.0.tgz</b></p></summary>
<p>Regular expression fo... | non_defect | cve high detected in ansi regex tgz cve high severity vulnerability vulnerable library ansi regex tgz regular expression for matching ansi escape codes library home page a href path to dependency file nodegoat package json path to vulnerable library nodegoat node mod... | 0 |
24,589 | 4,029,414,645 | IssuesEvent | 2016-05-18 10:32:35 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | powerdns 4.0.0-alpha2 dying | auth defect | with the following error message
```
May 10 16:24:43 pdns1.surfprotect.exa.net.uk pdns[6586]: Discarding packet from recursor backend with id 31520, qname or qtype mismatch (0 v 1, Communicator thread died because of STL error: Attempt to print an unset dnsname
``` | 1.0 | powerdns 4.0.0-alpha2 dying - with the following error message
```
May 10 16:24:43 pdns1.surfprotect.exa.net.uk pdns[6586]: Discarding packet from recursor backend with id 31520, qname or qtype mismatch (0 v 1, Communicator thread died because of STL error: Attempt to print an unset dnsname
``` | defect | powerdns dying with the following error message may surfprotect exa net uk pdns discarding packet from recursor backend with id qname or qtype mismatch v communicator thread died because of stl error attempt to print an unset dnsname | 1 |
53,367 | 13,261,470,073 | IssuesEvent | 2020-08-20 19:57:33 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | credo documentaion (Trac #1241) | Migrated from Trac combo reconstruction defect | credo does not build in the metaproject documentiaon, does not list the maintainer in the docs.
it has a brief documentation in index.dox, either link to from index.rst or convert to .rst
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1241">https://code.icecube.wis... | 1.0 | credo documentaion (Trac #1241) - credo does not build in the metaproject documentiaon, does not list the maintainer in the docs.
it has a brief documentation in index.dox, either link to from index.rst or convert to .rst
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/tic... | defect | credo documentaion trac credo does not build in the metaproject documentiaon does not list the maintainer in the docs it has a brief documentation in index dox either link to from index rst or convert to rst migrated from json status closed changetime ts ... | 1 |
21,462 | 10,617,534,138 | IssuesEvent | 2019-10-12 19:47:02 | istio/istio | https://api.github.com/repos/istio/istio | closed | Non-Deterministic LDS responses from ServiceRoleBinding | area/security flag/needs-backport | See original report: https://discuss.istio.io/t/non-deterministic-lds-updates-causing-connection-draining/3876/5
I suspect we just need to add a `sortConfigByCreationTime()` here: https://github.com/istio/istio/blob/05e2605d771b43159f4b548afcfe187d8321f9dc/pilot/pkg/model/authorization.go#L70-L74
@yangminzhu do y... | True | Non-Deterministic LDS responses from ServiceRoleBinding - See original report: https://discuss.istio.io/t/non-deterministic-lds-updates-causing-connection-draining/3876/5
I suspect we just need to add a `sortConfigByCreationTime()` here: https://github.com/istio/istio/blob/05e2605d771b43159f4b548afcfe187d8321f9dc/pi... | non_defect | non deterministic lds responses from servicerolebinding see original report i suspect we just need to add a sortconfigbycreationtime here yangminzhu do you have time to look at this | 0 |
8,548 | 11,723,934,715 | IssuesEvent | 2020-03-10 10:01:30 | darktable-org/darktable | https://api.github.com/repos/darktable-org/darktable | closed | Basic adjustments compatibility broken in 3.0.1 | bug: pending difficulty: trivial priority: high reproduce: confirmed scope: image processing understood: clear | af34b44459 introduced a vibrance setting in the params of `basicadj.c` and increased `DT_MODULE_INTROSPECTION(2, dt_iop_basicadj_params_t)`. Unfortunately, the import function `legacy_params()` to migrate the params structure from v1 to v2 has been forgotten, and users see the error `module basicadj version mismatch: 2... | 1.0 | Basic adjustments compatibility broken in 3.0.1 - af34b44459 introduced a vibrance setting in the params of `basicadj.c` and increased `DT_MODULE_INTROSPECTION(2, dt_iop_basicadj_params_t)`. Unfortunately, the import function `legacy_params()` to migrate the params structure from v1 to v2 has been forgotten, and users ... | non_defect | basic adjustments compatibility broken in introduced a vibrance setting in the params of basicadj c and increased dt module introspection dt iop basicadj params t unfortunately the import function legacy params to migrate the params structure from to has been forgotten and users see the err... | 0 |
92,979 | 8,390,252,346 | IssuesEvent | 2018-10-09 12:06:03 | eth-cscs/reframe | https://api.github.com/repos/eth-cscs/reframe | closed | Remove failing Scalapack test on Kesch | prio: normal regression test | It is not a requirement of MCH, so we can simply remove Kesch from the supported systems. | 1.0 | Remove failing Scalapack test on Kesch - It is not a requirement of MCH, so we can simply remove Kesch from the supported systems. | non_defect | remove failing scalapack test on kesch it is not a requirement of mch so we can simply remove kesch from the supported systems | 0 |
291,382 | 21,922,592,672 | IssuesEvent | 2022-05-22 19:56:46 | marmelab/react-admin | https://api.github.com/repos/marmelab/react-admin | closed | Custom theme: styleOverrides on Ra* components are not applied | documentation | <!-- Please do not submit support requests or "How to" questions here. For that,
- go to Stack Overflow: https://stackoverflow.com/questions/tagged/react-admin) for community support, or
- use the Professional Support (https://marmelab.com/ra-enterprise/#support) if you're an Enterprise Edition subscriber. -->
*... | 1.0 | Custom theme: styleOverrides on Ra* components are not applied - <!-- Please do not submit support requests or "How to" questions here. For that,
- go to Stack Overflow: https://stackoverflow.com/questions/tagged/react-admin) for community support, or
- use the Professional Support (https://marmelab.com/ra-enterpri... | non_defect | custom theme styleoverrides on ra components are not applied please do not submit support requests or how to questions here for that go to stack overflow for community support or use the professional support if you re an enterprise edition subscriber what you were expecting ... | 0 |
12,116 | 2,685,010,737 | IssuesEvent | 2015-03-29 16:16:48 | IssueMigrationTest/Test5 | https://api.github.com/repos/IssueMigrationTest/Test5 | closed | re.findall not compatible with CPython | auto-migrated Priority-Low Type-Defect | **Issue by avibe...@gmail.com**
_8 Sep 2008 at 1:45 GMT_
_Originally opened on Google Code_
----
```
When a group is defined in a pattern, re.findall returns matches instead
the group.
e.g.
re.findall("ab (cd) ef", "ab cd ef gh")
CPython returns: ['cd']
Shedskin executable returns: ['ab cd ef']
Shedskin verison... | 1.0 | re.findall not compatible with CPython - **Issue by avibe...@gmail.com**
_8 Sep 2008 at 1:45 GMT_
_Originally opened on Google Code_
----
```
When a group is defined in a pattern, re.findall returns matches instead
the group.
e.g.
re.findall("ab (cd) ef", "ab cd ef gh")
CPython returns: ['cd']
Shedskin executable ... | defect | re findall not compatible with cpython issue by avibe gmail com sep at gmt originally opened on google code when a group is defined in a pattern re findall returns matches instead the group e g re findall ab cd ef ab cd ef gh cpython returns shedskin executable returns ... | 1 |
326,669 | 28,010,732,157 | IssuesEvent | 2023-03-27 18:25:21 | CS388Group6/App | https://api.github.com/repos/CS388Group6/App | opened | Cleaning up the project | testing refinement | Make sure there's no test code or placeholders left in and clean up the design of the project to make sure everything is working as intended. Make sure changes don't cause problems in other parts of the app as well. | 1.0 | Cleaning up the project - Make sure there's no test code or placeholders left in and clean up the design of the project to make sure everything is working as intended. Make sure changes don't cause problems in other parts of the app as well. | non_defect | cleaning up the project make sure there s no test code or placeholders left in and clean up the design of the project to make sure everything is working as intended make sure changes don t cause problems in other parts of the app as well | 0 |
67,864 | 21,194,166,655 | IssuesEvent | 2022-04-08 21:18:51 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Element Nightly App Crashing on Startup (Linux) | T-Defect | ### Steps to reproduce
Last Known Good Element Nightly Version: 2022011101 Feb-11 08:23
First Bad Element Nightly Version: 2022021102 Feb-11 14:35
Latest Element Stable Release: 1.10.8 Unaffected
Immediate Difference between:
Resetting the UI components after locale change
Resetting the UI components after ... | 1.0 | Element Nightly App Crashing on Startup (Linux) - ### Steps to reproduce
Last Known Good Element Nightly Version: 2022011101 Feb-11 08:23
First Bad Element Nightly Version: 2022021102 Feb-11 14:35
Latest Element Stable Release: 1.10.8 Unaffected
Immediate Difference between:
Resetting the UI components after... | defect | element nightly app crashing on startup linux steps to reproduce last known good element nightly version feb first bad element nightly version feb latest element stable release unaffected immediate difference between resetting the ui components after locale change resetting... | 1 |
11,412 | 9,179,986,347 | IssuesEvent | 2019-03-05 05:46:21 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | closed | [arm64\linux] error : setlocale: LC_ALL: cannot change locale (en_US.UTF-8) | arch-arm64 area-Infrastructure os-linux | **Job:**
https://ci.dot.net/job/dotnet_coreclr/job/master/view/arm64/job/jitstress/job/arm64_cross_checked_ubuntu16.04_corefx_baseline/151/
**Failed log:**
```
bash : error : setlocale: LC_ALL: cannot change locale (en_US.UTF-8) [/mnt/j/workspace/dotnet_coreclr/master/jitstress/arm64_cross_checked_ubuntu16.04_cor... | 1.0 | [arm64\linux] error : setlocale: LC_ALL: cannot change locale (en_US.UTF-8) - **Job:**
https://ci.dot.net/job/dotnet_coreclr/job/master/view/arm64/job/jitstress/job/arm64_cross_checked_ubuntu16.04_corefx_baseline/151/
**Failed log:**
```
bash : error : setlocale: LC_ALL: cannot change locale (en_US.UTF-8) [/mnt/j... | non_defect | error setlocale lc all cannot change locale en us utf job failed log bash error setlocale lc all cannot change locale en us utf bash error setlocale lc all cannot change locale en us utf bash error setlocale lc all cannot change locale en us utf b... | 0 |
540,654 | 15,815,486,118 | IssuesEvent | 2021-04-05 11:24:39 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | xnxx.com - see bug description | browser-fixme os-mac priority-important | <!-- @browser: firefox -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/69739 -->
**URL**: https://xnxx.com
**Browser / Versi... | 1.0 | xnxx.com - see bug description - <!-- @browser: firefox -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/69739 -->
**URL**: ht... | non_defect | xnxx com see bug description url browser version firefox operating system mac os x tested another browser yes chrome problem type something else description when you hover over the video it doesn t play as it does on chrome steps to reproduce the video highli... | 0 |
259,889 | 27,740,897,816 | IssuesEvent | 2023-03-15 14:16:06 | srivatsamarichi/ContosoAir | https://api.github.com/repos/srivatsamarichi/ContosoAir | closed | CVE-2021-37701 (High) detected in tar-2.2.2.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-37701 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta... | True | CVE-2021-37701 (High) detected in tar-2.2.2.tgz - autoclosed - ## CVE-2021-37701 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary>
<p>tar for node</p>
<p>... | non_defect | cve high detected in tar tgz autoclosed cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node modules tar package json dependency hierarchy no... | 0 |
150,120 | 19,598,827,826 | IssuesEvent | 2022-01-05 21:33:47 | sureng-ibm/sg-easybuggy | https://api.github.com/repos/sureng-ibm/sg-easybuggy | opened | CVE-2021-29425 (Medium) detected in commons-io-2.2.jar | security vulnerability | ## CVE-2021-29425 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.2.jar</b></p></summary>
<p>The Commons IO library contains utility classes, stream implementations, fil... | True | CVE-2021-29425 (Medium) detected in commons-io-2.2.jar - ## CVE-2021-29425 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.2.jar</b></p></summary>
<p>The Commons IO libr... | non_defect | cve medium detected in commons io jar cve medium severity vulnerability vulnerable library commons io jar the commons io library contains utility classes stream implementations file filters file comparators endian transformation classes and much more library home page a h... | 0 |
166,116 | 6,291,203,618 | IssuesEvent | 2017-07-19 23:49:53 | influxdata/docs.influxdata.com | https://api.github.com/repos/influxdata/docs.influxdata.com | closed | [InfluxDB] Make mention that top() and bottom() cannot be used with other functions | Fix underway Priority: medium Time commitment: quick task Type: update | ###### URL for relevant page?
influxdata/influxdb#8253
###### What products and version are you using?
InfluxDB 1.3
We're formally restricting `top()` and `bottom()` so they are exclusively selectors and cannot be used with other functions. You can still use them with other fields though so this is fine:
```... | 1.0 | [InfluxDB] Make mention that top() and bottom() cannot be used with other functions - ###### URL for relevant page?
influxdata/influxdb#8253
###### What products and version are you using?
InfluxDB 1.3
We're formally restricting `top()` and `bottom()` so they are exclusively selectors and cannot be used with ot... | non_defect | make mention that top and bottom cannot be used with other functions url for relevant page influxdata influxdb what products and version are you using influxdb we re formally restricting top and bottom so they are exclusively selectors and cannot be used with other function... | 0 |
26,612 | 4,773,055,256 | IssuesEvent | 2016-10-26 22:51:42 | wheeler-microfluidics/microdrop | https://api.github.com/repos/wheeler-microfluidics/microdrop | opened | Fix bug in connecting to arduino if there is another COM port (Trac #1) | defect Incomplete Migration microdrop Migrated from Trac | Migrated from http://microfluidics.utoronto.ca/ticket/1
```json
{
"status": "closed",
"changetime": "2014-04-17T19:39:01",
"description": "If there is another COM port on the computer with an ID lower than that of the Arduino, the software fails to connect. In the meantime, you can just hard code the COM... | 1.0 | Fix bug in connecting to arduino if there is another COM port (Trac #1) - Migrated from http://microfluidics.utoronto.ca/ticket/1
```json
{
"status": "closed",
"changetime": "2014-04-17T19:39:01",
"description": "If there is another COM port on the computer with an ID lower than that of the Arduino, the s... | defect | fix bug in connecting to arduino if there is another com port trac migrated from json status closed changetime description if there is another com port on the computer with an id lower than that of the arduino the software fails to connect in the meantime you ca... | 1 |
45,019 | 13,100,621,785 | IssuesEvent | 2020-08-04 01:08:40 | taddhopkins/maven-project | https://api.github.com/repos/taddhopkins/maven-project | opened | CVE-2015-5211 (High) detected in spring-web-4.0.5.RELEASE.jar | security vulnerability | ## CVE-2015-5211 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-4.0.5.RELEASE.jar</b></p></summary>
<p>Spring Web</p>
<p>Library home page: <a href="https://github.com/spri... | True | CVE-2015-5211 (High) detected in spring-web-4.0.5.RELEASE.jar - ## CVE-2015-5211 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-4.0.5.RELEASE.jar</b></p></summary>
<p>Sprin... | non_defect | cve high detected in spring web release jar cve high severity vulnerability vulnerable library spring web release jar spring web library home page a href path to dependency file tmp ws scm maven project pom xml path to vulnerable library epository org springframewor... | 0 |
30,281 | 6,084,423,944 | IssuesEvent | 2017-06-17 03:27:20 | larcenists/larceny | https://api.github.com/repos/larcenists/larceny | closed | (require 'unix) | P: major R: fixed T: defect | **Reported by: pnkfelix on Tue Aug 21 12:38:04 2007**
```
% larceny
Larceny v0.94 "Doomsday Device" (Aug 21 2007 11:41:25, precise:Linux:unified)
larceny.heap, built on Fri Jul 13 20:12:48 CEST 2007
> (require 'unix)
Error: Could not locate library: : Experimental/iosys
Entering debugger; type "?" for help.
debug>... | 1.0 | (require 'unix) - **Reported by: pnkfelix on Tue Aug 21 12:38:04 2007**
```
% larceny
Larceny v0.94 "Doomsday Device" (Aug 21 2007 11:41:25, precise:Linux:unified)
larceny.heap, built on Fri Jul 13 20:12:48 CEST 2007
> (require 'unix)
Error: Could not locate library: : Experimental/iosys
Entering debugger; type "?... | defect | require unix reported by pnkfelix on tue aug larceny larceny doomsday device aug precise linux unified larceny heap built on fri jul cest require unix error could not locate library experimental iosys entering debugger type for help debug | 1 |
79,989 | 29,811,293,417 | IssuesEvent | 2023-06-16 15:15:04 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | opened | Links in room topic should be clickable in room detail view | T-Defect | ### Steps to reproduce
1. Go to a room, click on the header to open room detail view
2. See a topic with links
### Outcome
#### What did you expect?
Links are clickable
#### What happened instead?
Links are not clickable
### Your phone model
_No response_
### Operating system version
_No response_
#... | 1.0 | Links in room topic should be clickable in room detail view - ### Steps to reproduce
1. Go to a room, click on the header to open room detail view
2. See a topic with links
### Outcome
#### What did you expect?
Links are clickable
#### What happened instead?
Links are not clickable
### Your phone model
... | defect | links in room topic should be clickable in room detail view steps to reproduce go to a room click on the header to open room detail view see a topic with links outcome what did you expect links are clickable what happened instead links are not clickable your phone model ... | 1 |
45,370 | 12,746,210,213 | IssuesEvent | 2020-06-26 15:32:06 | hikaya-io/activity | https://api.github.com/repos/hikaya-io/activity | closed | IPTT: The "End of Program " column should use the Overall Target value | defect priority | **Current behavior**
The overall target value (End of Programs) currently calculates a summation of all the Target Periods and displays this value. For example, if say an indicator has an `Overall Target` of 100 with a monthly frequency of 10 for 10 months if only 8 months data has been collected, the IPTT reports sho... | 1.0 | IPTT: The "End of Program " column should use the Overall Target value - **Current behavior**
The overall target value (End of Programs) currently calculates a summation of all the Target Periods and displays this value. For example, if say an indicator has an `Overall Target` of 100 with a monthly frequency of 10 for... | defect | iptt the end of program column should use the overall target value current behavior the overall target value end of programs currently calculates a summation of all the target periods and displays this value for example if say an indicator has an overall target of with a monthly frequency of for ... | 1 |
2,566 | 2,607,928,572 | IssuesEvent | 2015-02-26 00:25:44 | chrsmithdemos/minify | https://api.github.com/repos/chrsmithdemos/minify | closed | Mangled output - HTTP encoding applied twice | auto-migrated Priority-Medium Release-2.1.0 Type-Defect | ```
Minify version: 2.1
PHP version: 5.2.5
I wanted to install Minify on my account of a shared server.
I tried uploading to:
/www (which seems to be my DOCUMENT_ROOT)
and /www/my_domain
Both resulted in displaying content as attached, when I pointed the browser
to the minify directory (which redirected to builder/).... | 1.0 | Mangled output - HTTP encoding applied twice - ```
Minify version: 2.1
PHP version: 5.2.5
I wanted to install Minify on my account of a shared server.
I tried uploading to:
/www (which seems to be my DOCUMENT_ROOT)
and /www/my_domain
Both resulted in displaying content as attached, when I pointed the browser
to the m... | defect | mangled output http encoding applied twice minify version php version i wanted to install minify on my account of a shared server i tried uploading to www which seems to be my document root and www my domain both resulted in displaying content as attached when i pointed the browser to the m... | 1 |
8,430 | 2,611,497,066 | IssuesEvent | 2015-02-27 05:36:16 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Scripted maps have incorrect gear positions due to variable land size | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Play any training/mission that was on 0.9.17
2. Suffer from endless bugs
What is the expected output? What do you see instead?
Missions and trainings work as in 0.9.17
What version of the product are you using? On what operating system?
0.9.18-7740-4ba77e6178cd / win32
P... | 1.0 | Scripted maps have incorrect gear positions due to variable land size - ```
What steps will reproduce the problem?
1. Play any training/mission that was on 0.9.17
2. Suffer from endless bugs
What is the expected output? What do you see instead?
Missions and trainings work as in 0.9.17
What version of the product are ... | defect | scripted maps have incorrect gear positions due to variable land size what steps will reproduce the problem play any training mission that was on suffer from endless bugs what is the expected output what do you see instead missions and trainings work as in what version of the product are yo... | 1 |
113,785 | 17,154,166,787 | IssuesEvent | 2021-07-14 03:11:57 | atlslscsrv-app/atlslscsrv-app | https://api.github.com/repos/atlslscsrv-app/atlslscsrv-app | opened | WS-2020-0163 (Medium) detected in marked-0.3.6.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.3.6.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.3.6.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.3.6.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 atlslscsrv app dist resources app package json path to vulnerable library atlslscsrv app... | 0 |
201,245 | 15,802,139,084 | IssuesEvent | 2021-04-03 08:15:19 | isaharon/ped | https://api.github.com/repos/isaharon/ped | opened | Steps provided in UG doesn't work | severity.Medium type.DocumentationBug | 
Steps in UG states to double-click jar but double-clicking it does not work. What works is to use `java -jar` on the jar file.
<!--session: 1617437549471-fd5ff24d-2818-4a3f-9f7f-0a692d0f34b0--> | 1.0 | Steps provided in UG doesn't work - 
Steps in UG states to double-click jar but double-clicking it does not work. What works is to use `java -jar` on the jar file.
<!--session: 1617437549471-fd5ff24d-2818-... | non_defect | steps provided in ug doesn t work steps in ug states to double click jar but double clicking it does not work what works is to use java jar on the jar file | 0 |
78,611 | 15,036,786,330 | IssuesEvent | 2021-02-02 15:37:56 | creativecommons/wp-theme-cc-commoners | https://api.github.com/repos/creativecommons/wp-theme-cc-commoners | opened | Eliminate the image effect in featured gallery | ✨ goal: improvement 💻 aspect: code 🚦 status: awaiting triage 🟩 priority: low | **Page:** Home
**Breakpoint:** All
## Description
It seems better to eliminate the effect on images and apply it directly to the images. That means, upload the image normally.
## Screenshot
<img width="601" alt="Screen Shot 2021-02-02 at 12 37 17" src="https://user-images.githubusercontent.com/895819/106623483... | 1.0 | Eliminate the image effect in featured gallery - **Page:** Home
**Breakpoint:** All
## Description
It seems better to eliminate the effect on images and apply it directly to the images. That means, upload the image normally.
## Screenshot
<img width="601" alt="Screen Shot 2021-02-02 at 12 37 17" src="https://u... | non_defect | eliminate the image effect in featured gallery page home breakpoint all description it seems better to eliminate the effect on images and apply it directly to the images that means upload the image normally screenshot img width alt screen shot at src | 0 |
41,947 | 10,724,686,717 | IssuesEvent | 2019-10-28 02:53:02 | idaholab/raven | https://api.github.com/repos/idaholab/raven | opened | [DEFECT] For the some ROMs especially those that use KDtree, it reaches maximum recursion times. | defect priority_normal | --------
the following error: 'Maximum recursion depth exceeded while calling a python object' appeared when using Gaussian polynomial with stochastic collocation.
--------
**Describe the defect**
errors out:'Maximum recursion depth exceeded while calling a python object' appeared when using Gaussian polynomial ... | 1.0 | [DEFECT] For the some ROMs especially those that use KDtree, it reaches maximum recursion times. - --------
the following error: 'Maximum recursion depth exceeded while calling a python object' appeared when using Gaussian polynomial with stochastic collocation.
--------
**Describe the defect**
errors out:'Maxim... | defect | for the some roms especially those that use kdtree it reaches maximum recursion times the following error maximum recursion depth exceeded while calling a python object appeared when using gaussian polynomial with stochastic collocation describe the defect errors out maximum recu... | 1 |
401,127 | 11,786,081,489 | IssuesEvent | 2020-03-17 11:33:14 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | closed | FileNotFoundException occurs when running on Windows | Priority/Normal Type/Bug | ### Description:
FileNotFoundException run-time exception occurs when running a project on Windows. But the servers are started regardless.

### Steps to reproduce:
1. Build a project in Windows
2. Run... | 1.0 | FileNotFoundException occurs when running on Windows - ### Description:
FileNotFoundException run-time exception occurs when running a project on Windows. But the servers are started regardless.

### Ste... | non_defect | filenotfoundexception occurs when running on windows description filenotfoundexception run time exception occurs when running a project on windows but the servers are started regardless steps to reproduce build a project in windows run the project using gateway affected prod... | 0 |
6,462 | 2,610,243,647 | IssuesEvent | 2015-02-26 19:17:28 | 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 医院地址 (枫南大转盘旁)乘车线路 � �� 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ori... | 1 |
62,708 | 17,156,796,705 | IssuesEvent | 2021-07-14 08:01:02 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | TreeTable: Filtering and selectionMode checkbox combination bug | defect | Defect:
When I add filtering capacity to a treeTable with selectionMode set to checkbox, the checkboxes get rendered even for nodes with selectable set to false. Somehow the styleclass ui-treetable-selectable-node is also added to the tr element corresponding with the unselectable node.
I created a sample Project b... | 1.0 | TreeTable: Filtering and selectionMode checkbox combination bug - Defect:
When I add filtering capacity to a treeTable with selectionMode set to checkbox, the checkboxes get rendered even for nodes with selectable set to false. Somehow the styleclass ui-treetable-selectable-node is also added to the tr element corresp... | defect | treetable filtering and selectionmode checkbox combination bug defect when i add filtering capacity to a treetable with selectionmode set to checkbox the checkboxes get rendered even for nodes with selectable set to false somehow the styleclass ui treetable selectable node is also added to the tr element corresp... | 1 |
75,447 | 25,852,587,329 | IssuesEvent | 2022-12-13 11:25:41 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: Code is unreachable | R-awaiting answer C-py I-defect | ### What happened?
Using the `webdriver.Chrome()` makes the code below unreachable using VSCode and Pylance. There's this [issue](https://github.com/SeleniumHQ/selenium/issues/11091) which was closed and the solution was to upgrade Selenium but this problem seems to persist on `selenium==4.7.2`.
### How can we repr... | 1.0 | [🐛 Bug]: Code is unreachable - ### What happened?
Using the `webdriver.Chrome()` makes the code below unreachable using VSCode and Pylance. There's this [issue](https://github.com/SeleniumHQ/selenium/issues/11091) which was closed and the solution was to upgrade Selenium but this problem seems to persist on `selenium... | defect | code is unreachable what happened using the webdriver chrome makes the code below unreachable using vscode and pylance there s this which was closed and the solution was to upgrade selenium but this problem seems to persist on selenium how can we reproduce the issue shell from ... | 1 |
25,900 | 4,495,061,289 | IssuesEvent | 2016-08-31 08:51:28 | buildo/react-components | https://api.github.com/repos/buildo/react-components | closed | Add popover style prop | defect in review | ## description
- There's no way to pass style to the `popover` wrapper
## specs
- add `style` to `popover` prop struct
- pass it to the `<div>` wrapper in `getPopoverTemplate` method | 1.0 | Add popover style prop - ## description
- There's no way to pass style to the `popover` wrapper
## specs
- add `style` to `popover` prop struct
- pass it to the `<div>` wrapper in `getPopoverTemplate` method | defect | add popover style prop description there s no way to pass style to the popover wrapper specs add style to popover prop struct pass it to the wrapper in getpopovertemplate method | 1 |
53,120 | 13,260,934,950 | IssuesEvent | 2020-08-20 19:00:37 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | gulliver-modules::simple_cascade test fails on SL5 32bit (Trac #748) | Migrated from Trac combo reconstruction defect |
```text
INFO (I3FortyTwo): picklefilename=/build/buildslave/foraii/quick_icerec_SL5/source/gulliver-modules/resources/scripts/42.dat (fortytwo.py:108 in Configure)
INFO (I3FortyTwo): mode=check (fortytwo.py:120 in Configure)
NOTICE (I3Tray): I3Tray finishing... (I3Tray.cxx:533 in void I3Tray::Finish())
ERROR (I3FortyT... | 1.0 | gulliver-modules::simple_cascade test fails on SL5 32bit (Trac #748) -
```text
INFO (I3FortyTwo): picklefilename=/build/buildslave/foraii/quick_icerec_SL5/source/gulliver-modules/resources/scripts/42.dat (fortytwo.py:108 in Configure)
INFO (I3FortyTwo): mode=check (fortytwo.py:120 in Configure)
NOTICE (I3Tray): I3Tray... | defect | gulliver modules simple cascade test fails on trac text info picklefilename build buildslave foraii quick icerec source gulliver modules resources scripts dat fortytwo py in configure info mode check fortytwo py in configure notice finishing cxx in void finish ... | 1 |
81,736 | 31,477,283,086 | IssuesEvent | 2023-08-30 11:38:38 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | Fail to build aarch64 rpms on Amazon Linux 2023 | Type: Defect | I wanted to see if I can build the SRC RPM for OpenZFS 2.1.12 on Amazon Linux 2023 (AL2023) on a `aarch64` architecture.
I was able to install all the SPEC's dependencies as found on the host. Building it created the following output and failed as attached here as a text file
### System information
<!-- ad... | 1.0 | Fail to build aarch64 rpms on Amazon Linux 2023 - I wanted to see if I can build the SRC RPM for OpenZFS 2.1.12 on Amazon Linux 2023 (AL2023) on a `aarch64` architecture.
I was able to install all the SPEC's dependencies as found on the host. Building it created the following output and failed as attached here as a... | defect | fail to build rpms on amazon linux i wanted to see if i can build the src rpm for openzfs on amazon linux on a architecture i was able to install all the spec s dependencies as found on the host building it created the following output and failed as attached here as a text file sy... | 1 |
11,908 | 2,668,983,801 | IssuesEvent | 2015-03-23 13:01:03 | contao/core-bundle | https://api.github.com/repos/contao/core-bundle | opened | Some routes do not work | defect | > <a href="https://github.com/leofeyer"><img src="https://avatars.githubusercontent.com/u/1192057?v=3" align="left" width="42" height="42" hspace="10"></img></a> [Issue](https://github.com/contao/contao/issues/64) by @leofeyer
Friday Mar 06, 2015 at 20:48 GMT
The following routes no longer work:
- `http://contao.l... | 1.0 | Some routes do not work - > <a href="https://github.com/leofeyer"><img src="https://avatars.githubusercontent.com/u/1192057?v=3" align="left" width="42" height="42" hspace="10"></img></a> [Issue](https://github.com/contao/contao/issues/64) by @leofeyer
Friday Mar 06, 2015 at 20:48 GMT
The following routes no longer wo... | defect | some routes do not work by leofeyer friday mar at gmt the following routes no longer work aschempp i guess that s why we had a contao root route in the previous version of the front end loader | 1 |
384,075 | 11,383,163,733 | IssuesEvent | 2020-01-29 04:56:29 | dhowe/spectre | https://api.github.com/repos/dhowe/spectre | closed | Similars sometimes returns less than 6 users | high-priority | This should never happen but I've seen it in on prod (need to prime the db) | 1.0 | Similars sometimes returns less than 6 users - This should never happen but I've seen it in on prod (need to prime the db) | non_defect | similars sometimes returns less than users this should never happen but i ve seen it in on prod need to prime the db | 0 |
56,928 | 15,499,129,433 | IssuesEvent | 2021-03-11 07:31:33 | netty/netty | https://api.github.com/repos/netty/netty | closed | UnorderedThreadPoolEventExecutor's future.get() returns null | defect | ### Expected behavior
get() & getNow() methods of futures returned by submit(task) method of UnorderedThreadPoolEventExecutor return the task's result
### Actual behavior
null is always returned
### Steps to reproduce
see code below
### Minimal yet complete reproducer code (or URL to code)
```java
import io.ne... | 1.0 | UnorderedThreadPoolEventExecutor's future.get() returns null - ### Expected behavior
get() & getNow() methods of futures returned by submit(task) method of UnorderedThreadPoolEventExecutor return the task's result
### Actual behavior
null is always returned
### Steps to reproduce
see code below
### Minimal yet c... | defect | unorderedthreadpooleventexecutor s future get returns null expected behavior get getnow methods of futures returned by submit task method of unorderedthreadpooleventexecutor return the task s result actual behavior null is always returned steps to reproduce see code below minimal yet c... | 1 |
47,941 | 13,066,400,878 | IssuesEvent | 2020-07-30 21:37:11 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [muongun] cubature memory leaks (Trac #1471) | Migrated from Trac combo simulation defect | cubature.c
line 1015:
http://software.icecube.wisc.edu/static_analysis/2015-12-07-030322-70644-1/report-eb2bb2.html#EndPath
Also, line 969 (the realloc) looks fishy. If it fails it will return a NULL pointer, but the previous pointer is still valid memory that should be deallocated. This code seems to let that previ... | 1.0 | [muongun] cubature memory leaks (Trac #1471) - cubature.c
line 1015:
http://software.icecube.wisc.edu/static_analysis/2015-12-07-030322-70644-1/report-eb2bb2.html#EndPath
Also, line 969 (the realloc) looks fishy. If it fails it will return a NULL pointer, but the previous pointer is still valid memory that should be ... | defect | cubature memory leaks trac cubature c line also line the realloc looks fishy if it fails it will return a null pointer but the previous pointer is still valid memory that should be deallocated this code seems to let that previous memory leak when it overwrites the pointer address migrated fro... | 1 |
131,583 | 5,157,072,824 | IssuesEvent | 2017-01-16 04:06:22 | Angblah/The-Comparator | https://api.github.com/repos/Angblah/The-Comparator | opened | Comments on Items | Priority: Medium Status: Available | As a registered user, I want to save comments to items so that I may keep notes of my thoughts on a product | 1.0 | Comments on Items - As a registered user, I want to save comments to items so that I may keep notes of my thoughts on a product | non_defect | comments on items as a registered user i want to save comments to items so that i may keep notes of my thoughts on a product | 0 |
210,859 | 23,768,870,657 | IssuesEvent | 2022-09-01 14:46:26 | alieint/aspnetcore-2.1.24 | https://api.github.com/repos/alieint/aspnetcore-2.1.24 | closed | system.net.http.4.3.2.nupkg: 1 vulnerabilities (highest severity is: 7.5) - autoclosed | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.2.nupkg</b></p></summary>
<p>Provides a programming interface for modern HTTP applications, including HTTP client components that...</p>
<p>Librar... | True | system.net.http.4.3.2.nupkg: 1 vulnerabilities (highest severity is: 7.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.2.nupkg</b></p></summary>
<p>Provides a programming inter... | non_defect | system net http nupkg vulnerabilities highest severity is autoclosed vulnerable library system net http nupkg provides a programming interface for modern http applications including http client components that library home page a href path to dependency file src razor... | 0 |
57,708 | 15,978,339,559 | IssuesEvent | 2021-04-17 09:27:29 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | Android BOINC 7.16.16 notifications aren't showing in Notices | C: Android - Manager P: Minor R: duplicate T: Defect | Let me start by saying thank you to the developers of the new Android app. Finally one that does work on my phone. :)
But I have found a small bug of sorts. When I have the phone unplugged, I get a notification in Androids notification bar that tells me in a hyphenated sentence that I should put the phone on a charg... | 1.0 | Android BOINC 7.16.16 notifications aren't showing in Notices - Let me start by saying thank you to the developers of the new Android app. Finally one that does work on my phone. :)
But I have found a small bug of sorts. When I have the phone unplugged, I get a notification in Androids notification bar that tells me... | defect | android boinc notifications aren t showing in notices let me start by saying thank you to the developers of the new android app finally one that does work on my phone but i have found a small bug of sorts when i have the phone unplugged i get a notification in androids notification bar that tells me i... | 1 |
167,521 | 14,113,936,299 | IssuesEvent | 2020-11-07 13:44:32 | AY2021S1-CS2103T-F12-1/tp | https://api.github.com/repos/AY2021S1-CS2103T-F12-1/tp | closed | [PE-D] Missing storage for versioning log for undo and redo commands | Documentation Ignore | undo and redo commands works normally at the start, but after exiting the window and running the HelloFile jar again, the versioning log is not kept and hence undo commands can no longer be used. Hence, the undo and redo feature is slightly incomplete.

index.d.ts(2171, 5): The required type is from the property "server", whi... | 1.0 | declaration of 'server.force' error - ### Describe the bug
Type '{ port: number; fs: { strict: true; }; hmr: true; force: true; }' cannot be assigned to type 'ServerOptions'.
Object literals can specify only known properties, and 'force' is not in type 'ServerOptions'. ts(2322)
index.d.ts(2171, 5): The required t... | non_defect | declaration of server force error describe the bug type port number fs strict true hmr true force true cannot be assigned to type serveroptions object literals can specify only known properties and force is not in type serveroptions ts index d ts the required type is... | 0 |
27,966 | 5,145,534,310 | IssuesEvent | 2017-01-12 21:51:41 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Error when calculating sum(timestampDiff(A, B)) in PostgreSQL | C: DB: PostgreSQL P: Medium T: Defect | This issue still needs further investigation.
----
See also:
http://stackoverflow.com/q/41618889/521799 | 1.0 | Error when calculating sum(timestampDiff(A, B)) in PostgreSQL - This issue still needs further investigation.
----
See also:
http://stackoverflow.com/q/41618889/521799 | defect | error when calculating sum timestampdiff a b in postgresql this issue still needs further investigation see also | 1 |
1,978 | 30,925,044,823 | IssuesEvent | 2023-08-06 11:35:24 | microsoft/winget-cli | https://api.github.com/repos/microsoft/winget-cli | closed | Symlinks are not created for portable installations | Portable | ### Brief description of your issue
When installing a portable app, the executable is correctly extracted and stored into the correct location, but the symlink referenced in the respective sqlite DB is not created.
IMPORTANT: the chosen example is restic, but it is not limited to this tool. A different example wo... | True | Symlinks are not created for portable installations - ### Brief description of your issue
When installing a portable app, the executable is correctly extracted and stored into the correct location, but the symlink referenced in the respective sqlite DB is not created.
IMPORTANT: the chosen example is restic, but ... | non_defect | symlinks are not created for portable installations brief description of your issue when installing a portable app the executable is correctly extracted and stored into the correct location but the symlink referenced in the respective sqlite db is not created important the chosen example is restic but ... | 0 |
79,779 | 7,725,011,025 | IssuesEvent | 2018-05-24 16:36:35 | ctrlplayitajuba/projetosctrlplayitajuba | https://api.github.com/repos/ctrlplayitajuba/projetosctrlplayitajuba | closed | Separação dos que estiverem funcionando e defeituosos | Arduino Hardware Teste | Deixar os motores funcionando na caixa e separar os defeituosos em algum outro lugar. | 1.0 | Separação dos que estiverem funcionando e defeituosos - Deixar os motores funcionando na caixa e separar os defeituosos em algum outro lugar. | non_defect | separação dos que estiverem funcionando e defeituosos deixar os motores funcionando na caixa e separar os defeituosos em algum outro lugar | 0 |
27,715 | 5,079,046,308 | IssuesEvent | 2016-12-28 18:04:34 | paparazzi/paparazzi | https://api.github.com/repos/paparazzi/paparazzi | closed | cleanup replay | Enhancement Minor Not a defect | We have quite a few files and directories copied to var/replay and it is not quite clear what is needed for what and if it is actually needed at all.
e.g. we have basically the same files under var/replay/conf and under var/replay/var/AC_NAME/conf
So what exactly is needed for replaying everything correctly? The logs a... | 1.0 | cleanup replay - We have quite a few files and directories copied to var/replay and it is not quite clear what is needed for what and if it is actually needed at all.
e.g. we have basically the same files under var/replay/conf and under var/replay/var/AC_NAME/conf
So what exactly is needed for replaying everything corr... | defect | cleanup replay we have quite a few files and directories copied to var replay and it is not quite clear what is needed for what and if it is actually needed at all e g we have basically the same files under var replay conf and under var replay var ac name conf so what exactly is needed for replaying everything corr... | 1 |
401,102 | 11,785,736,426 | IssuesEvent | 2020-03-17 10:51:55 | ansible/galaxy-dev | https://api.github.com/repos/ansible/galaxy-dev | closed | Download content from private AH | area/backend priority/high status/new type/enhancement | ### Background
As an Automation Author I want to download content into my environment from Private Hub.
### Requirements
- For the RH Summit demo, disable authentication in private AH. We will want to re-enable it after the demo.
- Verify that the download function works. | 1.0 | Download content from private AH - ### Background
As an Automation Author I want to download content into my environment from Private Hub.
### Requirements
- For the RH Summit demo, disable authentication in private AH. We will want to re-enable it after the demo.
- Verify that the download function works. | non_defect | download content from private ah background as an automation author i want to download content into my environment from private hub requirements for the rh summit demo disable authentication in private ah we will want to re enable it after the demo verify that the download function works | 0 |
25,015 | 7,611,767,834 | IssuesEvent | 2018-05-01 15:07:44 | joyent/conch-shell | https://api.github.com/repos/joyent/conch-shell | opened | Add build flags to indicate conch-shell was built by CI | build enhancement | I'd like to add some sort of variable to the shell that indicates it was built by CI. We could add this via the environment like we already do for the build version data surfaced by `conch version`. It'd be super swanky to get the Travis build number and a link to the CI report.
This would be particularly useful in ... | 1.0 | Add build flags to indicate conch-shell was built by CI - I'd like to add some sort of variable to the shell that indicates it was built by CI. We could add this via the environment like we already do for the build version data surfaced by `conch version`. It'd be super swanky to get the Travis build number and a link ... | non_defect | add build flags to indicate conch shell was built by ci i d like to add some sort of variable to the shell that indicates it was built by ci we could add this via the environment like we already do for the build version data surfaced by conch version it d be super swanky to get the travis build number and a link ... | 0 |
311,686 | 23,400,394,870 | IssuesEvent | 2022-08-12 07:18:57 | predict-idlab/plotly-resampler | https://api.github.com/repos/predict-idlab/plotly-resampler | closed | update example notebooks | documentation enhancement | Main points:
- [x] add `register_plotly_resampler` / `unregister_plotly_resampler`
- [x] show `register_plotly_resampler` + `pd.options.plotting.backend` = 'plotly'
- [x] show how `add_traces` can be used
- [x] show how `add_trace` and `add_traces` can be used with dict_input
**to discuss**: maybe also add th... | 1.0 | update example notebooks - Main points:
- [x] add `register_plotly_resampler` / `unregister_plotly_resampler`
- [x] show `register_plotly_resampler` + `pd.options.plotting.backend` = 'plotly'
- [x] show how `add_traces` can be used
- [x] show how `add_trace` and `add_traces` can be used with dict_input
**to d... | non_defect | update example notebooks main points add register plotly resampler unregister plotly resampler show register plotly resampler pd options plotting backend plotly show how add traces can be used show how add trace and add traces can be used with dict input to discuss ... | 0 |
33,799 | 7,253,948,782 | IssuesEvent | 2018-02-16 08:57:21 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | PostgresUtils.toPGXYZString() methods (and others) should avoid using String.replace() pre JDK 9 | C: Functionality P: Medium R: Fixed T: Defect | The code in question is here: https://github.com/jOOQ/jOOQ/blob/master/jOOQ/src/main/java/org/jooq/util/postgres/PostgresUtils.java#L448
`String.replace()` looks like this:
```
public String replace(CharSequence target, CharSequence replacement) {
return Pattern.compile(target.toString(), Pattern.LI... | 1.0 | PostgresUtils.toPGXYZString() methods (and others) should avoid using String.replace() pre JDK 9 - The code in question is here: https://github.com/jOOQ/jOOQ/blob/master/jOOQ/src/main/java/org/jooq/util/postgres/PostgresUtils.java#L448
`String.replace()` looks like this:
```
public String replace(CharSequenc... | defect | postgresutils topgxyzstring methods and others should avoid using string replace pre jdk the code in question is here string replace looks like this public string replace charsequence target charsequence replacement return pattern compile target tostring pattern literal ... | 1 |
34,348 | 9,337,049,325 | IssuesEvent | 2019-03-28 23:20:47 | golang/go | https://api.github.com/repos/golang/go | opened | x/build: ensure that some builder runs runtime.TestLldbPython | Builders NeedsInvestigation | Enabling modules from runtime.TestLldbPython: #30751. But none of the builders failed. This issue is to figure out why, and ensure that some builder is running that test going forward. The problem may be that we need to run `/usr/sbin/DevToolsSecurity -enable` on the macOS builders; see discussion at #30751.
cc @dmi... | 1.0 | x/build: ensure that some builder runs runtime.TestLldbPython - Enabling modules from runtime.TestLldbPython: #30751. But none of the builders failed. This issue is to figure out why, and ensure that some builder is running that test going forward. The problem may be that we need to run `/usr/sbin/DevToolsSecurity -ena... | non_defect | x build ensure that some builder runs runtime testlldbpython enabling modules from runtime testlldbpython but none of the builders failed this issue is to figure out why and ensure that some builder is running that test going forward the problem may be that we need to run usr sbin devtoolssecurity enable ... | 0 |
18,081 | 3,023,552,387 | IssuesEvent | 2015-08-01 16:28:13 | wish7code/openbmap | https://api.github.com/repos/wish7code/openbmap | closed | Crash while uploading | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Collect data.
2. Save.
3. Upload.
What is the expected output? What do you see instead?
After some time, Radiobeacon FCs.
What version of the product are you using? On what operating system?
9463714701c9 (iirc) on Cyanogenmod 10.1.3.
Please provide any additional informa... | 1.0 | Crash while uploading - ```
What steps will reproduce the problem?
1. Collect data.
2. Save.
3. Upload.
What is the expected output? What do you see instead?
After some time, Radiobeacon FCs.
What version of the product are you using? On what operating system?
9463714701c9 (iirc) on Cyanogenmod 10.1.3.
Please provid... | defect | crash while uploading what steps will reproduce the problem collect data save upload what is the expected output what do you see instead after some time radiobeacon fcs what version of the product are you using on what operating system iirc on cyanogenmod please provide any additi... | 1 |
72,244 | 24,013,210,346 | IssuesEvent | 2022-09-14 20:54:41 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | App Layout - Leaving room without prompt | T-Defect Z-NextRelease S-Major Team: Delight Z-AppLayout | Context:
given new App Layout is enabled when user at home screen and leaves room via long-press context menu
Expected:
then prompt dialog should be shown and when user press "leave" button in this dialog then room is left.
Actual:
then dialog is shown but room is left immediately
| 1.0 | App Layout - Leaving room without prompt - Context:
given new App Layout is enabled when user at home screen and leaves room via long-press context menu
Expected:
then prompt dialog should be shown and when user press "leave" button in this dialog then room is left.
Actual:
then dialog is shown but room is l... | defect | app layout leaving room without prompt context given new app layout is enabled when user at home screen and leaves room via long press context menu expected then prompt dialog should be shown and when user press leave button in this dialog then room is left actual then dialog is shown but room is l... | 1 |
310,558 | 23,343,263,007 | IssuesEvent | 2022-08-09 15:36:58 | 4paradigm/OpenMLDB | https://api.github.com/repos/4paradigm/OpenMLDB | closed | "SQL上线规范和要求 | Online Serving下LAST JOIN的使用规范" example is not correct | bug documentation high-priority | **Bug Description**
Now the doc looks like this:
### Online Serving下LAST JOIN的使用规范
- Join type仅支持`LAST JOIN`类型
- 至少有一个JOIN条件是形如`left_table.column=right_table.column`的EQUAL条件,并且`rgith_table.column`列需要命中右表的索引
- 带排序LAST JOIN的情况下,`ORDER BY`只能支持列表达式,并且列需要命中右表索引的时间列
#### Example: 支持上线的简单SELECT查询语句范例
```sq... | 1.0 | "SQL上线规范和要求 | Online Serving下LAST JOIN的使用规范" example is not correct - **Bug Description**
Now the doc looks like this:
### Online Serving下LAST JOIN的使用规范
- Join type仅支持`LAST JOIN`类型
- 至少有一个JOIN条件是形如`left_table.column=right_table.column`的EQUAL条件,并且`rgith_table.column`列需要命中右表的索引
- 带排序LAST JOIN的情况下,`ORDER BY`只能支持... | non_defect | sql上线规范和要求 online serving下last join的使用规范 example is not correct bug description now the doc looks like this online serving下last join的使用规范 join type仅支持 last join 类型 至少有一个join条件是形如 left table column right table column 的equal条件,并且 rgith table column 列需要命中右表的索引 带排序last join的情况下, order by 只能支持... | 0 |
60,265 | 17,023,383,436 | IssuesEvent | 2021-07-03 01:44:42 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Missing 'make' target for yahoolegalmapadapter.cpp | Component: merkaartor Priority: major Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 6.27pm, Friday, 10th April 2009]**
Merkaartor fails to build on Linux due to a missing build target for yahoolegalmapadapter.cpp.
The process stops with the following error message:
make: *** No rule to make target `QMapControl/yahoolegalmapadapter.cpp', needed ... | 1.0 | Missing 'make' target for yahoolegalmapadapter.cpp - **[Submitted to the original trac issue database at 6.27pm, Friday, 10th April 2009]**
Merkaartor fails to build on Linux due to a missing build target for yahoolegalmapadapter.cpp.
The process stops with the following error message:
make: *** No rule to make t... | defect | missing make target for yahoolegalmapadapter cpp merkaartor fails to build on linux due to a missing build target for yahoolegalmapadapter cpp the process stops with the following error message make no rule to make target qmapcontrol yahoolegalmapadapter cpp needed by tmp obj release yahooleg... | 1 |
81,664 | 31,237,529,222 | IssuesEvent | 2023-08-20 13:06:05 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | cannot import name 'QhullError' from 'scipy.spatial' | defect | ### Describe your issue.
The version I installed is 1.5.0. What is the reason for this issue? Can you help me answer it? Thank you
### Reproducing Code Example
```python
def compute_2d_bbox_xywh_from_pose(points, pose, K, width=640, height=480, clip=False):
Traceback (most recent call last):
File "core/self6dpp/... | 1.0 | cannot import name 'QhullError' from 'scipy.spatial' - ### Describe your issue.
The version I installed is 1.5.0. What is the reason for this issue? Can you help me answer it? Thank you
### Reproducing Code Example
```python
def compute_2d_bbox_xywh_from_pose(points, pose, K, width=640, height=480, clip=False):
Tra... | defect | cannot import name qhullerror from scipy spatial describe your issue the version i installed is what is the reason for this issue can you help me answer it thank you reproducing code example python def compute bbox xywh from pose points pose k width height clip false tracebac... | 1 |
30,927 | 5,887,913,593 | IssuesEvent | 2017-05-17 08:49:00 | LDMW/app | https://api.github.com/repos/LDMW/app | opened | Sprint 2 demo flow | documentation T25m | + Mention fonts
+ Links in banner
+ Assessment button
+ Show google analytics
+ Show holding page (hard-coded)
+ Click logo and head back to homepage
+ Briefly show new styling of filters (no search yet)
+ Show default search view
+ Open question on cutting off default content #87
+ Show weighting fun... | 1.0 | Sprint 2 demo flow - + Mention fonts
+ Links in banner
+ Assessment button
+ Show google analytics
+ Show holding page (hard-coded)
+ Click logo and head back to homepage
+ Briefly show new styling of filters (no search yet)
+ Show default search view
+ Open question on cutting off default content #87
... | non_defect | sprint demo flow mention fonts links in banner assessment button show google analytics show holding page hard coded click logo and head back to homepage briefly show new styling of filters no search yet show default search view open question on cutting off default content ... | 0 |
58,370 | 16,506,826,889 | IssuesEvent | 2021-05-25 20:27:11 | vmware-tanzu-labs/yaml-overlay-tool | https://api.github.com/repos/vmware-tanzu-labs/yaml-overlay-tool | closed | Delete action panics if given a keyname query | defect v0.1.1 | example manifest
```yaml
---
commonOverlays:
- name: "Test":
query: metadata.labels.name~
action: delete
yamlFiles:
- path: examples/kubernetes/manifests/
```
results in panic: slice index out of bounds | 1.0 | Delete action panics if given a keyname query - example manifest
```yaml
---
commonOverlays:
- name: "Test":
query: metadata.labels.name~
action: delete
yamlFiles:
- path: examples/kubernetes/manifests/
```
results in panic: slice index out of bounds | defect | delete action panics if given a keyname query example manifest yaml commonoverlays name test query metadata labels name action delete yamlfiles path examples kubernetes manifests results in panic slice index out of bounds | 1 |
30,059 | 13,198,695,011 | IssuesEvent | 2020-08-14 03:21:15 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Mark DirectoryServicesPermission and DirectoryServicesPermissionAttribute as Obsolete | area-System.DirectoryServices | Per dotnet/designs#139, `System.DirectoryServices.DirectoryServicesPermission` and `System.DirectoryServices.DirectoryServicesPermissionAttribute` should be marked as Obsolete in .NET 5.
In #39269, it was found that this will require the `System.DirectoryServices` ref assembly build to distinguish between `netstanda... | 1.0 | Mark DirectoryServicesPermission and DirectoryServicesPermissionAttribute as Obsolete - Per dotnet/designs#139, `System.DirectoryServices.DirectoryServicesPermission` and `System.DirectoryServices.DirectoryServicesPermissionAttribute` should be marked as Obsolete in .NET 5.
In #39269, it was found that this will req... | non_defect | mark directoryservicespermission and directoryservicespermissionattribute as obsolete per dotnet designs system directoryservices directoryservicespermission and system directoryservices directoryservicespermissionattribute should be marked as obsolete in net in it was found that this will require t... | 0 |
177,831 | 14,652,189,699 | IssuesEvent | 2020-12-28 00:29:07 | lowerbarriers/finished-starter | https://api.github.com/repos/lowerbarriers/finished-starter | closed | Review other component libraries and style guides for coverage | documentation enhancement help wanted | ## What exactly should the enhancement be?
Review the following well-known style guides and component libraries:
* https://getbootstrap.com/docs/4.0/components/forms/
* https://material.io/components/cards/#specs
* https://www.carbondesignsystem.com/components/notification/usage/
* http://codeforameric... | 1.0 | Review other component libraries and style guides for coverage - ## What exactly should the enhancement be?
Review the following well-known style guides and component libraries:
* https://getbootstrap.com/docs/4.0/components/forms/
* https://material.io/components/cards/#specs
* https://www.carbondesignsy... | non_defect | review other component libraries and style guides for coverage what exactly should the enhancement be review the following well known style guides and component libraries and cross reference against the current finished start... | 0 |
421,858 | 12,262,289,759 | IssuesEvent | 2020-05-06 21:46:30 | roed314/seminars | https://api.github.com/repos/roed314/seminars | closed | Time slots knowl shifts stuff to its right | low priority user interface | On the Edit series page, opening the "Time slots" knowl shifts the + and other things to its right, which seems a little strange.
| 1.0 | Time slots knowl shifts stuff to its right - On the Edit series page, opening the "Time slots" knowl shifts the + and other things to its right, which seems a little strange.
| non_defect | time slots knowl shifts stuff to its right on the edit series page opening the time slots knowl shifts the and other things to its right which seems a little strange | 0 |
41,169 | 2,868,982,150 | IssuesEvent | 2015-06-05 22:21:43 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Easily allow the installation and usage of any web component | Area-Pub Priority-High Triaged Type-Enhancement | There are a lot of great JavaScript web components out there. As a Dart developer, I would like to use all web components in my project. For example, the Google Web Components: https://github.com/GoogleWebComponents | 1.0 | Easily allow the installation and usage of any web component - There are a lot of great JavaScript web components out there. As a Dart developer, I would like to use all web components in my project. For example, the Google Web Components: https://github.com/GoogleWebComponents | non_defect | easily allow the installation and usage of any web component there are a lot of great javascript web components out there as a dart developer i would like to use all web components in my project for example the google web components | 0 |
59,894 | 17,023,281,996 | IssuesEvent | 2021-07-03 01:12:50 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | German translation makes keyboard shortcuts unusable | Component: merkaartor Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 10.52am, Sunday, 10th August 2008]**
The German translation of Merkaator 0.11 (latest binary) changes the keyboard shortcuts and makes some keyboard shortcuts unusable.
- The shortcuts for Download (Ctrl-D) and and Donwload More (Ctrl-Shift-D) are displayed as a ... | 1.0 | German translation makes keyboard shortcuts unusable - **[Submitted to the original trac issue database at 10.52am, Sunday, 10th August 2008]**
The German translation of Merkaator 0.11 (latest binary) changes the keyboard shortcuts and makes some keyboard shortcuts unusable.
- The shortcuts for Download (Ctrl-D) a... | defect | german translation makes keyboard shortcuts unusable the german translation of merkaator latest binary changes the keyboard shortcuts and makes some keyboard shortcuts unusable the shortcuts for download ctrl d and and donwload more ctrl shift d are displayed as a single d in the menu neith... | 1 |
115,169 | 17,288,440,406 | IssuesEvent | 2021-07-24 07:32:46 | AlexRogalskiy/weather-sprites | https://api.github.com/repos/AlexRogalskiy/weather-sprites | opened | CVE-2019-11358 (Medium) detected in jquery-1.9.1.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.9.1.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https:... | True | CVE-2019-11358 (Medium) detected in jquery-1.9.1.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.9.1.js</b></p></summary>
<p>JavaScript library for DO... | non_defect | cve medium detected in jquery js cve medium severity vulnerability vulnerable library jquery js javascript library for dom operations library home page a href path to dependency file weather sprites core node modules tinygradient bower components tinycolor index html ... | 0 |
10,849 | 2,622,193,228 | IssuesEvent | 2015-03-04 00:24:01 | byzhang/cudpp | https://api.github.com/repos/byzhang/cudpp | opened | Fail to compile on Win7 SP1 with VS 2010 | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Download cudpp 2.0
2. Standard cmake config procedure
3. Build solution
2>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\objbase.h(239): error :
identifier "IUnknown" is undefined
```
Original issue reported on code.google.com by `daniel.e...@gmail.com` on 5 Apr... | 1.0 | Fail to compile on Win7 SP1 with VS 2010 - ```
What steps will reproduce the problem?
1. Download cudpp 2.0
2. Standard cmake config procedure
3. Build solution
2>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\objbase.h(239): error :
identifier "IUnknown" is undefined
```
Original issue reported on code.goo... | defect | fail to compile on with vs what steps will reproduce the problem download cudpp standard cmake config procedure build solution c program files microsoft sdks windows include objbase h error identifier iunknown is undefined original issue reported on code google com by ... | 1 |
745,449 | 25,985,007,782 | IssuesEvent | 2022-12-19 22:51:21 | coral-xyz/backpack | https://api.github.com/repos/coral-xyz/backpack | closed | useAvatarUrl hook is not user specific | priority 1 release-blocker | Once you update an avatar the newAvatar atom is set in recoil, and that sets it for all accounts because if it exists it is used instead of querying based on username.
https://github.com/coral-xyz/backpack/blob/d12f6c73a91cd0a314d7bec549be3d98b1148e63/packages/recoil/src/hooks/avatar.tsx#L11
<img width="376" alt=... | 1.0 | useAvatarUrl hook is not user specific - Once you update an avatar the newAvatar atom is set in recoil, and that sets it for all accounts because if it exists it is used instead of querying based on username.
https://github.com/coral-xyz/backpack/blob/d12f6c73a91cd0a314d7bec549be3d98b1148e63/packages/recoil/src/hook... | non_defect | useavatarurl hook is not user specific once you update an avatar the newavatar atom is set in recoil and that sets it for all accounts because if it exists it is used instead of querying based on username img width alt screenshot at pm src | 0 |
328,295 | 9,992,449,542 | IssuesEvent | 2019-07-11 13:29:23 | cms-gem-daq-project/cmsgemos | https://api.github.com/repos/cms-gem-daq-project/cmsgemos | opened | Feature Request: Change setDAQParamsPostConfigure.py to allow Sysadmin Provided Input Enable Mask Per AMC Slot | Priority: High Type: Feature Request | <!--- Provide a general summary of the issue in the Title above -->
## Brief summary of issue
<!--- Provide a description of the issue, including any other issues or pull requests it references -->
Right now `setDAQParamsPostConfigure.py` dynamically determines the `ohMask` that each slot should use when setting the... | 1.0 | Feature Request: Change setDAQParamsPostConfigure.py to allow Sysadmin Provided Input Enable Mask Per AMC Slot - <!--- Provide a general summary of the issue in the Title above -->
## Brief summary of issue
<!--- Provide a description of the issue, including any other issues or pull requests it references -->
Right ... | non_defect | feature request change setdaqparamspostconfigure py to allow sysadmin provided input enable mask per amc slot brief summary of issue right now setdaqparamspostconfigure py dynamically determines the ohmask that each slot should use when setting the input enable mask this is convenient but it does p... | 0 |
18,565 | 3,072,315,168 | IssuesEvent | 2015-08-19 16:19:32 | ElijahFowler/jquerycsvtotable | https://api.github.com/repos/ElijahFowler/jquerycsvtotable | closed | Working in IE Only | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. this is working in IE browser only
2.
3.
What is the expected output? What do you see instead?
need to work all browsers
What version of the product are you using? On what operating system?
window 7
Please provide any additional information below.
I have attached error p... | 1.0 | Working in IE Only - ```
What steps will reproduce the problem?
1. this is working in IE browser only
2.
3.
What is the expected output? What do you see instead?
need to work all browsers
What version of the product are you using? On what operating system?
window 7
Please provide any additional information below.
I ... | defect | working in ie only what steps will reproduce the problem this is working in ie browser only what is the expected output what do you see instead need to work all browsers what version of the product are you using on what operating system window please provide any additional information below i ... | 1 |
144,228 | 22,304,259,390 | IssuesEvent | 2022-06-13 11:36:05 | filecoin-project/fvm-specs | https://api.github.com/repos/filecoin-project/fvm-specs | opened | Technical design: Assembling actor code | Kind: Design | The Filecoin network has several limits at different layers that hinder the installation of typical statically-linked Wasm code in a single message:
- Mpool limit: 64KiB per message
- Gossipsub limit: 1MiB per message
- Bitswap limit: 2MiB per message
- libp2p limit: 4MiB per message
- Params limit for internal ... | 1.0 | Technical design: Assembling actor code - The Filecoin network has several limits at different layers that hinder the installation of typical statically-linked Wasm code in a single message:
- Mpool limit: 64KiB per message
- Gossipsub limit: 1MiB per message
- Bitswap limit: 2MiB per message
- libp2p limit: 4MiB... | non_defect | technical design assembling actor code the filecoin network has several limits at different layers that hinder the installation of typical statically linked wasm code in a single message mpool limit per message gossipsub limit per message bitswap limit per message limit per message pa... | 0 |
75,625 | 25,958,080,383 | IssuesEvent | 2022-12-18 14:01:42 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | closed | cxx17_aligned_new.cpp on msvc fails due to wrong pragma directive | category: CMake type: defect | The pragma directive trying to force warning 4316 be an error is not correct.
It currently reads `#pragma warning(enable: 4316)`
It should read `#pragma warning(error: 4316)`. i.e. ~`enable`~ should be changed to `error`.
It fails the check due to above error not what cxx17_aligned_new trying to check.
| 1.0 | cxx17_aligned_new.cpp on msvc fails due to wrong pragma directive - The pragma directive trying to force warning 4316 be an error is not correct.
It currently reads `#pragma warning(enable: 4316)`
It should read `#pragma warning(error: 4316)`. i.e. ~`enable`~ should be changed to `error`.
It fails the check du... | defect | aligned new cpp on msvc fails due to wrong pragma directive the pragma directive trying to force warning be an error is not correct it currently reads pragma warning enable it should read pragma warning error i e enable should be changed to error it fails the check due to above er... | 1 |
670,737 | 22,701,925,883 | IssuesEvent | 2022-07-05 11:29:45 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | it8xxx2_evb: tests/kernel/sleep failed, elapsed_ms = 2125 | bug priority: low platform: ITE | **Describe the bug**
Test case "tests/kernel/sleep" got assertion fail. The timer is not accurate. This problem is solved before, see https://github.com/zephyrproject-rtos/zephyr/issues/43513. It happens again maybe because of the SDK upgrade (to 0.14.1)
**To Reproduce**
Steps to reproduce the behavior:
1. west b... | 1.0 | it8xxx2_evb: tests/kernel/sleep failed, elapsed_ms = 2125 - **Describe the bug**
Test case "tests/kernel/sleep" got assertion fail. The timer is not accurate. This problem is solved before, see https://github.com/zephyrproject-rtos/zephyr/issues/43513. It happens again maybe because of the SDK upgrade (to 0.14.1)
*... | non_defect | evb tests kernel sleep failed elapsed ms describe the bug test case tests kernel sleep got assertion fail the timer is not accurate this problem is solved before see it happens again maybe because of the sdk upgrade to to reproduce steps to reproduce the behavior west build p... | 0 |
59,455 | 24,781,641,870 | IssuesEvent | 2022-10-24 05:56:11 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | closed | Add 'DeleteAfter' tag on all RG for test | Media Services Event Grid Recovery Services Backup Mgmt | Some live tests now involve mgmt. plane, unfortunately some mgmt. tests can't clean up all resources which caused resource leaks.
So the solution is adding a `DeleteAfter` tag on the test resource group, then the Engsys will [remove these resource group automatically](https://github.com/Azure/azure-sdk-tools/blob/main... | 2.0 | Add 'DeleteAfter' tag on all RG for test - Some live tests now involve mgmt. plane, unfortunately some mgmt. tests can't clean up all resources which caused resource leaks.
So the solution is adding a `DeleteAfter` tag on the test resource group, then the Engsys will [remove these resource group automatically](https:/... | non_defect | add deleteafter tag on all rg for test some live tests now involve mgmt plane unfortunately some mgmt tests can t clean up all resources which caused resource leaks so the solution is adding a deleteafter tag on the test resource group then the engsys will here is the list of the prefix name for know... | 0 |
62,490 | 17,023,933,031 | IssuesEvent | 2021-07-03 04:38:09 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | relations name are not searched in nominatim | Component: nominatim Priority: minor Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 7.41pm, Sunday, 14th August 2016]**
I created a relation for a hiking route, and gave it a name.
Unfortunatly, searching the name I gave in website doesn't find the relation I created. | 1.0 | relations name are not searched in nominatim - **[Submitted to the original trac issue database at 7.41pm, Sunday, 14th August 2016]**
I created a relation for a hiking route, and gave it a name.
Unfortunatly, searching the name I gave in website doesn't find the relation I created. | defect | relations name are not searched in nominatim i created a relation for a hiking route and gave it a name unfortunatly searching the name i gave in website doesn t find the relation i created | 1 |
5,811 | 2,610,215,956 | IssuesEvent | 2015-02-26 19:08:51 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | lanc dll | auto-migrated Priority-Medium Type-Defect | ```
'''Анри Нестеров'''
День добрый никак не могу найти .lanc dll. как
то выкладывали уже
'''Вольфрам Максимов'''
Вот держи линк http://bit.ly/16QcP1d
'''Алевтин Егоров'''
Спасибо вроде то но просит телефон вводить
'''Гелиан Прохоров'''
Неа все ок у меня ничего не списало
'''Бенедикт Рожков'''
Неа все ок у меня ни... | 1.0 | lanc dll - ```
'''Анри Нестеров'''
День добрый никак не могу найти .lanc dll. как
то выкладывали уже
'''Вольфрам Максимов'''
Вот держи линк http://bit.ly/16QcP1d
'''Алевтин Егоров'''
Спасибо вроде то но просит телефон вводить
'''Гелиан Прохоров'''
Неа все ок у меня ничего не списало
'''Бенедикт Рожков'''
Неа все о... | defect | lanc dll анри нестеров день добрый никак не могу найти lanc dll как то выкладывали уже вольфрам максимов вот держи линк алевтин егоров спасибо вроде то но просит телефон вводить гелиан прохоров неа все ок у меня ничего не списало бенедикт рожков неа все ок у меня ничего не с... | 1 |
79,924 | 29,525,313,450 | IssuesEvent | 2023-06-05 07:13:55 | fieldenms/tg | https://api.github.com/repos/fieldenms/tg | opened | Compound Master: stops working in case where produced entity key is exactly the same after saving | Defect Entity master | ### Description
Recently it has been discovered that if new `Entity` is produced with `key = KEY1` in `OpenEntityMasterActionProducer` and this `Entity` is getting saved later by tapping `SAVE` button (no alterations to its `key`, i.e. leaving it exactly `KEY1`), then compound master becomes broken.
It definitely... | 1.0 | Compound Master: stops working in case where produced entity key is exactly the same after saving - ### Description
Recently it has been discovered that if new `Entity` is produced with `key = KEY1` in `OpenEntityMasterActionProducer` and this `Entity` is getting saved later by tapping `SAVE` button (no alterations ... | defect | compound master stops working in case where produced entity key is exactly the same after saving description recently it has been discovered that if new entity is produced with key in openentitymasteractionproducer and this entity is getting saved later by tapping save button no alterations to ... | 1 |
25,456 | 4,325,726,617 | IssuesEvent | 2016-07-26 01:26:58 | nth10sd/viewabout | https://api.github.com/repos/nth10sd/viewabout | closed | View Menu hidden in firefox 6.0.2 | auto-migrated Priority-Medium Type-Defect | ```
The view menu in version 6.0.2 is hidden, would it be possible to add it to the
firefox menu, under options, web developer or on it's own?
```
Original issue reported on code.google.com by `gale.sk...@gmail.com` on 16 Sep 2011 at 9:42 | 1.0 | View Menu hidden in firefox 6.0.2 - ```
The view menu in version 6.0.2 is hidden, would it be possible to add it to the
firefox menu, under options, web developer or on it's own?
```
Original issue reported on code.google.com by `gale.sk...@gmail.com` on 16 Sep 2011 at 9:42 | defect | view menu hidden in firefox the view menu in version is hidden would it be possible to add it to the firefox menu under options web developer or on it s own original issue reported on code google com by gale sk gmail com on sep at | 1 |
59,134 | 17,015,952,359 | IssuesEvent | 2021-07-02 12:04:52 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | opened | Invalid character in GPX track description or changeset comments produces bad XML in API response | Component: api Priority: minor Type: defect | **[Submitted to the original trac issue database at 12.44pm, Sunday, 29th April 2012]**
Hi,
We have a JOSM bug (#josm7648) that should be fixed on OSM server side as it will impact all applications processing XML API responses.
This track contains an invalid character in its description:
http://www.openstreetma... | 1.0 | Invalid character in GPX track description or changeset comments produces bad XML in API response - **[Submitted to the original trac issue database at 12.44pm, Sunday, 29th April 2012]**
Hi,
We have a JOSM bug (#josm7648) that should be fixed on OSM server side as it will impact all applications processing XML API... | defect | invalid character in gpx track description or changeset comments produces bad xml in api response hi we have a josm bug that should be fixed on osm server side as it will impact all applications processing xml api responses this track contains an invalid character in its description is n... | 1 |
79,879 | 29,496,246,576 | IssuesEvent | 2023-06-02 17:14:43 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | Bank account prompt for disability claim is missing context | 526ez-Defects | ## Issue Description
When a user reaches step 4 of the 21-526EZ form, they're asked to share their bank account information. This is presumably to set up a direct deposit for benefit claims payments but there is zero context provided on what the information will be used for.
Ideally there will be some language here th... | 1.0 | Bank account prompt for disability claim is missing context - ## Issue Description
When a user reaches step 4 of the 21-526EZ form, they're asked to share their bank account information. This is presumably to set up a direct deposit for benefit claims payments but there is zero context provided on what the information ... | defect | bank account prompt for disability claim is missing context issue description when a user reaches step of the form they re asked to share their bank account information this is presumably to set up a direct deposit for benefit claims payments but there is zero context provided on what the information will ... | 1 |
748,834 | 26,139,707,494 | IssuesEvent | 2022-12-29 16:37:20 | kubernetes/website | https://api.github.com/repos/kubernetes/website | closed | Document kubectl config file format | kind/feature sig/docs priority/important-longterm sig/cli lifecycle/frozen triage/accepted | **What would you like to be added**:
Documentation of `kubectl` YAML config files
**Why is this needed**:
So I can understand, write, and maintain kubectl config files.
**Expressing frustration**:
I'm learning Kubernetes. I went through the tutorials - thanks. Now I'm trying to set up services to run o... | 1.0 | Document kubectl config file format - **What would you like to be added**:
Documentation of `kubectl` YAML config files
**Why is this needed**:
So I can understand, write, and maintain kubectl config files.
**Expressing frustration**:
I'm learning Kubernetes. I went through the tutorials - thanks. Now ... | non_defect | document kubectl config file format what would you like to be added documentation of kubectl yaml config files why is this needed so i can understand write and maintain kubectl config files expressing frustration i m learning kubernetes i went through the tutorials thanks now ... | 0 |
30,704 | 6,230,266,686 | IssuesEvent | 2017-07-11 07:30:35 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | reopened | RC3 Bug: p-datatable checkboxes don't work with selectionMode="multiple" and [metaKeySelection]="false" | defect | ```
[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/vie... | 1.0 | RC3 Bug: p-datatable checkboxes don't work with selectionMode="multiple" and [metaKeySelection]="false" - ```
[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 | bug p datatable checkboxes don t work with selectionmode multiple and false bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see... | 1 |
718,481 | 24,718,681,610 | IssuesEvent | 2022-10-20 09:01:16 | slsdetectorgroup/slsDetectorPackage | https://api.github.com/repos/slsdetectorgroup/slsDetectorPackage | closed | ctb: adcvpp doesnt exist | action - Bug priority - High status - resolved | <!-- Preview changes before submitting -->
<!-- Please fill out everything that is applicable and edit title to match -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Describe the bug
<!-- A clear and concise description of what the bug is -->
latest developer: adcvpp for ct... | 1.0 | ctb: adcvpp doesnt exist - <!-- Preview changes before submitting -->
<!-- Please fill out everything that is applicable and edit title to match -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Describe the bug
<!-- A clear and concise description of what the bug is -->
late... | non_defect | ctb adcvpp doesnt exist describe the bug latest developer adcvpp for ctb doesnt exist distribution detector type or receiver software package version priority expected behavior to reproduce ... | 0 |
732,719 | 25,273,927,246 | IssuesEvent | 2022-11-16 11:14:25 | o3de/o3de | https://api.github.com/repos/o3de/o3de | opened | Feature Request: Change shortcuts for sorting nodes in AnimGraph | needs-triage sig/ui-ux priority/minor | **Is your feature request related to a problem? Please describe.**
Currently the shortcut for sorting nodes in Anim Graph is different from the shortcut used in Script Canvas.
**Describe the solution you'd like**
Shortcuts in Anim Graph that are similar to the shortcuts from Script Canvas.
**Describe alternativ... | 1.0 | Feature Request: Change shortcuts for sorting nodes in AnimGraph - **Is your feature request related to a problem? Please describe.**
Currently the shortcut for sorting nodes in Anim Graph is different from the shortcut used in Script Canvas.
**Describe the solution you'd like**
Shortcuts in Anim Graph that are si... | non_defect | feature request change shortcuts for sorting nodes in animgraph is your feature request related to a problem please describe currently the shortcut for sorting nodes in anim graph is different from the shortcut used in script canvas describe the solution you d like shortcuts in anim graph that are si... | 0 |
68,563 | 21,710,425,357 | IssuesEvent | 2022-05-10 13:28:20 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | Log in broken when logging into a custom server with registration disabled. | T-Defect | ### Steps to reproduce
1. On Element Android when going through the log in flow click I already have an Account
2. Then click Custom Server
3. Then enter a custom matrix homesevrer with registration disabled
4. You will then see the error message 'registration disabled'
### Outcome
#### What did you expect?
You... | 1.0 | Log in broken when logging into a custom server with registration disabled. - ### Steps to reproduce
1. On Element Android when going through the log in flow click I already have an Account
2. Then click Custom Server
3. Then enter a custom matrix homesevrer with registration disabled
4. You will then see the err... | defect | log in broken when logging into a custom server with registration disabled steps to reproduce on element android when going through the log in flow click i already have an account then click custom server then enter a custom matrix homesevrer with registration disabled you will then see the err... | 1 |
4,063 | 2,610,086,766 | IssuesEvent | 2015-02-26 18:26:22 | 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:15 | 1.0 | 深圳除去痤疮多少钱 - ```
深圳除去痤疮多少钱【深圳韩方科颜全国热线400-869-1818,24小
时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国��
�方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩�
��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”
健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专��
�治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的�
��痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:15 | defect | 深圳除去痤疮多少钱 深圳除去痤疮多少钱【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 original issue reported on code google com by szft com on may at | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.