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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
96,987 | 28,070,731,603 | IssuesEvent | 2023-03-29 18:51:45 | MinaProtocol/mina | https://api.github.com/repos/MinaProtocol/mina | closed | Merge the archive node artifact job with the main build-artifact job | Size: XS ~ 1 day buildkite archive-node build-pipeline-refactor | All of the binaries required for the archive node package are built as part of build-artifact anyway, this should reduce overall runtime / total cpu cycles | 2.0 | Merge the archive node artifact job with the main build-artifact job - All of the binaries required for the archive node package are built as part of build-artifact anyway, this should reduce overall runtime / total cpu cycles | non_defect | merge the archive node artifact job with the main build artifact job all of the binaries required for the archive node package are built as part of build artifact anyway this should reduce overall runtime total cpu cycles | 0 |
24,279 | 5,042,284,941 | IssuesEvent | 2016-12-19 13:29:39 | google/material-design-lite | https://api.github.com/repos/google/material-design-lite | closed | mdl-card__menu not documented | Cards Documentation v1-bug | Component : Card
What are you trying to do or find out more about?
Element class mdl-card__menu
Where have you looked?
http://www.getmdl.io/components/index.html#cards-section
Where did you expect to find this information?
In section "Configuration options"
What did I find out?
- Container for positioning child ele... | 1.0 | mdl-card__menu not documented - Component : Card
What are you trying to do or find out more about?
Element class mdl-card__menu
Where have you looked?
http://www.getmdl.io/components/index.html#cards-section
Where did you expect to find this information?
In section "Configuration options"
What did I find out?
- Con... | non_defect | mdl card menu not documented component card what are you trying to do or find out more about element class mdl card menu where have you looked where did you expect to find this information in section configuration options what did i find out container for positioning child elements in top right card... | 0 |
66,607 | 20,373,819,324 | IssuesEvent | 2022-02-21 13:49:33 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | PSMFeatureextractor and Percolator | defect major TOPP usability | Dear all,
I have been trying to use the new Percolator adapter with no luck. I do searches with Comet, using the Comet adaptor in both OpenMS 2.2 (using TOPPAS) and the 2.3 nightly builds (last of 05.12.2017) in both TOPPAS and Knime.
Briefly my workflow is as follows, CometAdpator -> Peptideindexer -> PSMFeature... | 1.0 | PSMFeatureextractor and Percolator - Dear all,
I have been trying to use the new Percolator adapter with no luck. I do searches with Comet, using the Comet adaptor in both OpenMS 2.2 (using TOPPAS) and the 2.3 nightly builds (last of 05.12.2017) in both TOPPAS and Knime.
Briefly my workflow is as follows, CometAd... | defect | psmfeatureextractor and percolator dear all i have been trying to use the new percolator adapter with no luck i do searches with comet using the comet adaptor in both openms using toppas and the nightly builds last of in both toppas and knime briefly my workflow is as follows cometadpator... | 1 |
43,251 | 11,580,638,159 | IssuesEvent | 2020-02-21 20:37:04 | vector-im/riot-web | https://api.github.com/repos/vector-im/riot-web | closed | Pasting an mxid into the new invite dialog reliably coughs up bogus "failed to find users" error | bug defect p1 project:ftue-user-lists | To repro:
* copy an mxid like `@vincent_houlot:matrix.org`
* Paste it into the invite box
* See this error dialog
<img width="804" alt="Screenshot 2020-02-21 at 14 23 06" src="https://user-images.githubusercontent.com/1294269/75042102-cb02e600-54b5-11ea-99d1-7bd4c5be7d65.png">
| 1.0 | Pasting an mxid into the new invite dialog reliably coughs up bogus "failed to find users" error - To repro:
* copy an mxid like `@vincent_houlot:matrix.org`
* Paste it into the invite box
* See this error dialog
<img width="804" alt="Screenshot 2020-02-21 at 14 23 06" src="https://user-images.githubuserconten... | defect | pasting an mxid into the new invite dialog reliably coughs up bogus failed to find users error to repro copy an mxid like vincent houlot matrix org paste it into the invite box see this error dialog img width alt screenshot at src | 1 |
36,507 | 7,974,036,312 | IssuesEvent | 2018-07-17 02:51:59 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | `DateTimeType::marshal()` occasionally returns string instead of object | Defect ORM RFC | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.3.11
### What you did
Create a form containing a text input field for a datetime property.
```php
echo $this->Form->create($article);
echo $this->Form->input('published', ['type' => 'text']);
... | 1.0 | `DateTimeType::marshal()` occasionally returns string instead of object - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.3.11
### What you did
Create a form containing a text input field for a datetime property.
```php
echo $this->Form->crea... | defect | datetimetype marshal occasionally returns string instead of object this is a multiple allowed bug enhancement feature discussion rfc cakephp version what you did create a form containing a text input field for a datetime property php echo this form create art... | 1 |
18,966 | 11,102,187,081 | IssuesEvent | 2019-12-16 23:13:30 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | Issue with "az aks get-credentials" command | AKS Question Service Attention | When I try to use "az aks get-credentials" command I get the following error:
$ az aks get-credentials --resource-group "$RESOURCE_GROUP" --name "$AKS_CLUSTER_NAME" --admin
The HTTP method 'POST' is not supported.
It worked OK few days ago.
---
#### Document Details
⚠ *Do not edit this section. It is required for d... | 1.0 | Issue with "az aks get-credentials" command - When I try to use "az aks get-credentials" command I get the following error:
$ az aks get-credentials --resource-group "$RESOURCE_GROUP" --name "$AKS_CLUSTER_NAME" --admin
The HTTP method 'POST' is not supported.
It worked OK few days ago.
---
#### Document Details
⚠ *... | non_defect | issue with az aks get credentials command when i try to use az aks get credentials command i get the following error az aks get credentials resource group resource group name aks cluster name admin the http method post is not supported it worked ok few days ago document details ⚠ ... | 0 |
22,414 | 3,644,970,404 | IssuesEvent | 2016-02-15 12:31:56 | contao/core | https://api.github.com/repos/contao/core | closed | Anlegen neuer Templateordner ist im Backend nicht möglich | defect | Sowohl in Contao 3.5.5 als auch in Contao 3.5.6 können keine neuen Templateverzeichnisse angelegt werden.
Der Link dafür fehlt.
Wenn ich ein Verzeichnis via SSH anlege wird es angezeigt und kann verwendet werden.
Bei mir betrifft es sowohl Updates, als auch Neuinstallation. | 1.0 | Anlegen neuer Templateordner ist im Backend nicht möglich - Sowohl in Contao 3.5.5 als auch in Contao 3.5.6 können keine neuen Templateverzeichnisse angelegt werden.
Der Link dafür fehlt.
Wenn ich ein Verzeichnis via SSH anlege wird es angezeigt und kann verwendet werden.
Bei mir betrifft es sowohl Updates, als a... | defect | anlegen neuer templateordner ist im backend nicht möglich sowohl in contao als auch in contao können keine neuen templateverzeichnisse angelegt werden der link dafür fehlt wenn ich ein verzeichnis via ssh anlege wird es angezeigt und kann verwendet werden bei mir betrifft es sowohl updates als a... | 1 |
14,312 | 17,200,340,489 | IssuesEvent | 2021-07-17 04:53:17 | oilshell/oil | https://api.github.com/repos/oilshell/oil | closed | cell sublanguage: a[i] support in -n (nameref) and ${!ref} | compatibility osh-language | - usage from @abathur https://oilshell.zulipchat.com/#narrow/stream/121540-oil-discuss/topic/nameref.20implemented
- I think bash-completion used it in the `${!ref}` context, although I may have patched around it
| True | cell sublanguage: a[i] support in -n (nameref) and ${!ref} - - usage from @abathur https://oilshell.zulipchat.com/#narrow/stream/121540-oil-discuss/topic/nameref.20implemented
- I think bash-completion used it in the `${!ref}` context, although I may have patched around it
| non_defect | cell sublanguage a support in n nameref and ref usage from abathur i think bash completion used it in the ref context although i may have patched around it | 0 |
2,771 | 2,607,944,861 | IssuesEvent | 2015-02-26 00:32:52 | chrsmithdemos/switchlist | https://api.github.com/repos/chrsmithdemos/switchlist | opened | Have "print all" raise a dialog box to prompt for which documents to print | auto-migrated Priority-Medium Type-Defect | ```
Doing a print action from the main window causes all switch lists for all
trains to be printed. It would be nice if it also printed all the interesting
reports - car positions and yard reports. Open a dialog box where the user can
indicate which should be printed.
Requires making the reports printable using t... | 1.0 | Have "print all" raise a dialog box to prompt for which documents to print - ```
Doing a print action from the main window causes all switch lists for all
trains to be printed. It would be nice if it also printed all the interesting
reports - car positions and yard reports. Open a dialog box where the user can
ind... | defect | have print all raise a dialog box to prompt for which documents to print doing a print action from the main window causes all switch lists for all trains to be printed it would be nice if it also printed all the interesting reports car positions and yard reports open a dialog box where the user can ind... | 1 |
12,783 | 3,645,676,886 | IssuesEvent | 2016-02-15 15:36:55 | dbpedia-spotlight/dbpedia-spotlight | https://api.github.com/repos/dbpedia-spotlight/dbpedia-spotlight | closed | Splitting Occs and Spotlight Live | bug documentation | - Mapping licenses in the pom and wiki
- Problem on Maven/Github - blob is too big for the dependencies:
<dependency>
<groupId>org.wiki.harvester.dependency</groupId>
<artifactId>morphadorner</artifactId>
<version>1.0</version>
</dependenc... | 1.0 | Splitting Occs and Spotlight Live - - Mapping licenses in the pom and wiki
- Problem on Maven/Github - blob is too big for the dependencies:
<dependency>
<groupId>org.wiki.harvester.dependency</groupId>
<artifactId>morphadorner</artifactId>
<version>... | non_defect | splitting occs and spotlight live mapping licenses in the pom and wiki problem on maven github blob is too big for the dependencies org wiki harvester dependency morphadorner org ... | 0 |
72,339 | 24,059,166,461 | IssuesEvent | 2022-09-16 20:09:21 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | New CI failures in `sparse` with nightly numpy | defect scipy.sparse | If you have submitted a pull request recently, you probably noticed some new failures in the Azure job `prerelease_deps_coverage_64bit_blas` that are unrelated to your changes:
```
=========================== short test summary info ============================
FAILED scipy/sparse/tests/test_base.py::TestCOO::test... | 1.0 | New CI failures in `sparse` with nightly numpy - If you have submitted a pull request recently, you probably noticed some new failures in the Azure job `prerelease_deps_coverage_64bit_blas` that are unrelated to your changes:
```
=========================== short test summary info ============================
FAIL... | defect | new ci failures in sparse with nightly numpy if you have submitted a pull request recently you probably noticed some new failures in the azure job prerelease deps coverage blas that are unrelated to your changes short test summary info failed s... | 1 |
28,625 | 5,312,757,016 | IssuesEvent | 2017-02-13 10:03:22 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | FAIL: scipy.integrate - test_odeint_full_jac | defect scipy.integrate | teapot:scipy andrew$ python runtests.py -s integrate
Building, see build.log...
Build OK
Running unit tests for scipy.integrate
NumPy version 1.12.0
NumPy relaxed strides checking option: True
NumPy is installed in /Users/andrew/miniconda3/envs/dev3/lib/python3.5/site-packages/numpy
SciPy version 0.19.0.dev0+
S... | 1.0 | FAIL: scipy.integrate - test_odeint_full_jac - teapot:scipy andrew$ python runtests.py -s integrate
Building, see build.log...
Build OK
Running unit tests for scipy.integrate
NumPy version 1.12.0
NumPy relaxed strides checking option: True
NumPy is installed in /Users/andrew/miniconda3/envs/dev3/lib/python3.5/si... | defect | fail scipy integrate test odeint full jac teapot scipy andrew python runtests py s integrate building see build log build ok running unit tests for scipy integrate numpy version numpy relaxed strides checking option true numpy is installed in users andrew envs lib site packages numpy ... | 1 |
203,759 | 23,180,381,354 | IssuesEvent | 2022-08-01 01:07:04 | haeli05/source | https://api.github.com/repos/haeli05/source | opened | CVE-2022-2564 (High) detected in mongoose-5.4.15.tgz | security vulnerability | ## CVE-2022-2564 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongoose-5.4.15.tgz</b></p></summary>
<p>Mongoose MongoDB ODM</p>
<p>Library home page: <a href="https://registry.npmjs... | True | CVE-2022-2564 (High) detected in mongoose-5.4.15.tgz - ## CVE-2022-2564 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongoose-5.4.15.tgz</b></p></summary>
<p>Mongoose MongoDB ODM</p... | non_defect | cve high detected in mongoose tgz cve high severity vulnerability vulnerable library mongoose tgz mongoose mongodb odm library home page a href path to dependency file backend package json path to vulnerable library backend node modules mongoose package json de... | 0 |
316,735 | 23,645,612,330 | IssuesEvent | 2022-08-25 21:45:38 | awslabs/diagram-maker | https://api.github.com/repos/awslabs/diagram-maker | closed | What is the preferred way to update the store data? | documentation | **Describe the issue with documentation**
I'm tryng to dynamically update the consumerData on a particular node, after it was created.
What is the preffered way to update the store data?
It would be nice to include this in the documentation or in the examples.
| 1.0 | What is the preferred way to update the store data? - **Describe the issue with documentation**
I'm tryng to dynamically update the consumerData on a particular node, after it was created.
What is the preffered way to update the store data?
It would be nice to include this in the documentation or in the examples.
| non_defect | what is the preferred way to update the store data describe the issue with documentation i m tryng to dynamically update the consumerdata on a particular node after it was created what is the preffered way to update the store data it would be nice to include this in the documentation or in the examples | 0 |
9,513 | 2,615,154,434 | IssuesEvent | 2015-03-01 06:32:27 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Restoring Session file | auto-migrated Priority-Triage Type-Defect | ```
Every time I try to restore a previous session file
reaver basically re-arranges the characters withing the file
and it start to use random character to crack the pin.
For example: 05:b5670 it actually used the bssid to try and crack
the pin. I would like to know if, there's a precise way, or a different
method to ... | 1.0 | Restoring Session file - ```
Every time I try to restore a previous session file
reaver basically re-arranges the characters withing the file
and it start to use random character to crack the pin.
For example: 05:b5670 it actually used the bssid to try and crack
the pin. I would like to know if, there's a precise way, ... | defect | restoring session file every time i try to restore a previous session file reaver basically re arranges the characters withing the file and it start to use random character to crack the pin for example it actually used the bssid to try and crack the pin i would like to know if there s a precise way or a ... | 1 |
185,324 | 21,786,158,429 | IssuesEvent | 2022-05-14 06:44:45 | classicvalues/AA-ionic-login | https://api.github.com/repos/classicvalues/AA-ionic-login | closed | WS-2019-0379 (Medium) detected in commons-codec-1.10.jar - autoclosed | security vulnerability | ## WS-2019-0379 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></summary>
<p>The Apache Commons Codec package contains simple encoder and decoders for
... | True | WS-2019-0379 (Medium) detected in commons-codec-1.10.jar - autoclosed - ## WS-2019-0379 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></summary>
<p>Th... | non_defect | ws medium detected in commons codec jar autoclosed ws medium severity vulnerability vulnerable library commons codec jar the apache commons codec package contains simple encoder and decoders for various formats such as and hexadecimal in addition to these widely used... | 0 |
58,529 | 16,589,157,876 | IssuesEvent | 2021-06-01 04:52:15 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | closed | Bug: Platform Object Status - focus and tabbing issue for clickable object status | Defect Hunting Low QA Approved bug platform | #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
For linked object status, focus should happen after clicking. Also, clickable objects should be tabbable. Fundamental Styles supports tabbing https://fundamental-styles.netlify.app/?path=/docs/components-object-status--prim... | 1.0 | Bug: Platform Object Status - focus and tabbing issue for clickable object status - #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
For linked object status, focus should happen after clicking. Also, clickable objects should be tabbable. Fundamental Styles supports tabbi... | defect | bug platform object status focus and tabbing issue for clickable object status is this a bug enhancement or feature request bug briefly describe your proposal for linked object status focus should happen after clicking also clickable objects should be tabbable fundamental styles supports tabbi... | 1 |
7,019 | 2,610,322,341 | IssuesEvent | 2015-02-26 19:43:56 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Map Issue | auto-migrated Priority-Medium Type-Defect | ```
Default Fondor Reinforcement Points
No reinforcement points on fondor when defending as the republic, though they
were there when i attacked it which is weird.
Clones wars GC, normal as republic
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 11 May 2011 at 12:40 | 1.0 | Map Issue - ```
Default Fondor Reinforcement Points
No reinforcement points on fondor when defending as the republic, though they
were there when i attacked it which is weird.
Clones wars GC, normal as republic
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 11 May 2011 at 12:40 | defect | map issue default fondor reinforcement points no reinforcement points on fondor when defending as the republic though they were there when i attacked it which is weird clones wars gc normal as republic original issue reported on code google com by gmail com on may at | 1 |
416,329 | 28,076,878,131 | IssuesEvent | 2023-03-30 00:57:06 | f1tenth/f1tenth_gym | https://api.github.com/repos/f1tenth/f1tenth_gym | closed | Example agent Dockerfile | documentation enhancement | Add example files for setting up an agent using the gym environment.
- Template Dockerfile, including comments on how to add dependencies
- Build and run scripts
- (tentative) native installation script | 1.0 | Example agent Dockerfile - Add example files for setting up an agent using the gym environment.
- Template Dockerfile, including comments on how to add dependencies
- Build and run scripts
- (tentative) native installation script | non_defect | example agent dockerfile add example files for setting up an agent using the gym environment template dockerfile including comments on how to add dependencies build and run scripts tentative native installation script | 0 |
46,561 | 13,174,660,718 | IssuesEvent | 2020-08-11 23:06:55 | shaundmorris/ddf | https://api.github.com/repos/shaundmorris/ddf | closed | CVE-2014-0114 High Severity Vulnerability detected by WhiteSource | security vulnerability wontfix | ## CVE-2014-0114 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-beanutils-1.7.0.jar</b></p></summary>
<p>The Java language provides Reflection and Introspection APIs ... | True | CVE-2014-0114 High Severity Vulnerability detected by WhiteSource - ## CVE-2014-0114 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-beanutils-1.7.0.jar</b></p></summar... | non_defect | cve high severity vulnerability detected by whitesource cve high severity vulnerability vulnerable library commons beanutils jar the java language provides reflection and introspection apis see the java lang reflect and java beans packages in the jdk javadocs however these apis can ... | 0 |
2,555 | 2,607,927,771 | IssuesEvent | 2015-02-26 00:25:24 | chrsmithdemos/minify | https://api.github.com/repos/chrsmithdemos/minify | closed | Minify_Cache_File write empty files | auto-migrated Priority-Critical Type-Defect | ```
On at least one server tested, Minify 2.0.2b writes only zero-length
files. Removing the LOCK_EX option from file_put_contents() fixed the
issue, but I don't know why.
Both my test/prod are similar Apache/mod_php setups on Red Hat 5, but only
the production had the issue.
```
-----
Original issue reported on c... | 1.0 | Minify_Cache_File write empty files - ```
On at least one server tested, Minify 2.0.2b writes only zero-length
files. Removing the LOCK_EX option from file_put_contents() fixed the
issue, but I don't know why.
Both my test/prod are similar Apache/mod_php setups on Red Hat 5, but only
the production had the issue.
`... | defect | minify cache file write empty files on at least one server tested minify writes only zero length files removing the lock ex option from file put contents fixed the issue but i don t know why both my test prod are similar apache mod php setups on red hat but only the production had the issue ... | 1 |
21,112 | 3,461,696,089 | IssuesEvent | 2015-12-20 09:26:25 | arti01/jkursy | https://api.github.com/repos/arti01/jkursy | closed | Logowanie kursanta | auto-migrated Priority-Low Type-Defect | ```
Po nieudanym logowaniu powrót do głównej a nie do strony logowania
```
Original issue reported on code.google.com by `stasiom...@gmail.com` on 14 Mar 2011 at 9:35 | 1.0 | Logowanie kursanta - ```
Po nieudanym logowaniu powrót do głównej a nie do strony logowania
```
Original issue reported on code.google.com by `stasiom...@gmail.com` on 14 Mar 2011 at 9:35 | defect | logowanie kursanta po nieudanym logowaniu powrót do głównej a nie do strony logowania original issue reported on code google com by stasiom gmail com on mar at | 1 |
20,526 | 2,622,852,040 | IssuesEvent | 2015-03-04 08:05:46 | max99x/pagemon-chrome-ext | https://api.github.com/repos/max99x/pagemon-chrome-ext | closed | "Advanced Monitor" in Popup | auto-migrated Priority-Medium | ```
The majority of the pages I monitor require a selector.
It would be nice if there was an "Advanced Monitor" option in the popup that
would kick you straight to the advanced configuration of the new monitor. As
the process now stands, I must first add the page with the popup (via left
click), then open the butto... | 1.0 | "Advanced Monitor" in Popup - ```
The majority of the pages I monitor require a selector.
It would be nice if there was an "Advanced Monitor" option in the popup that
would kick you straight to the advanced configuration of the new monitor. As
the process now stands, I must first add the page with the popup (via lef... | non_defect | advanced monitor in popup the majority of the pages i monitor require a selector it would be nice if there was an advanced monitor option in the popup that would kick you straight to the advanced configuration of the new monitor as the process now stands i must first add the page with the popup via lef... | 0 |
20,110 | 10,459,781,771 | IssuesEvent | 2019-09-20 11:53:50 | Alfresco/alfresco-transform-core | https://api.github.com/repos/Alfresco/alfresco-transform-core | closed | CVE-2019-12402 (Medium) detected in commons-compress-1.18.jar | security vulnerability | ## CVE-2019-12402 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.18.jar</b></p></summary>
<p>Apache Commons Compress software defines an API for working with
comp... | True | CVE-2019-12402 (Medium) detected in commons-compress-1.18.jar - ## CVE-2019-12402 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.18.jar</b></p></summary>
<p>Apach... | non_defect | cve medium detected in commons compress jar cve medium severity vulnerability vulnerable library commons compress jar apache commons compress software defines an api for working with compression and archive formats these include gzip lzma xz snappy traditional unix comp... | 0 |
85,883 | 16,756,864,742 | IssuesEvent | 2021-06-13 00:48:34 | virocon-organization/virocon | https://api.github.com/repos/virocon-organization/virocon | closed | Axis limits of plot_2D_isodensity too small | code improvement | **I'm submitting a ...**
- [ ] bug report
- [ ] feature request
- [x] code improvement request
## Expected behavior
We should not have the impression that maybe not all datapoints are shown.
## Actual behavior
**How does it currently work (with the bug causing problems or without the feature)?**
![l... | 1.0 | Axis limits of plot_2D_isodensity too small - **I'm submitting a ...**
- [ ] bug report
- [ ] feature request
- [x] code improvement request
## Expected behavior
We should not have the impression that maybe not all datapoints are shown.
## Actual behavior
**How does it currently work (with the bug c... | non_defect | axis limits of plot isodensity too small i m submitting a bug report feature request code improvement request expected behavior we should not have the impression that maybe not all datapoints are shown actual behavior how does it currently work with the bug causing ... | 0 |
823,636 | 31,027,768,748 | IssuesEvent | 2023-08-10 10:18:04 | autonity/docs.autonity.org | https://api.github.com/repos/autonity/docs.autonity.org | closed | Feature/oracle: document | enhancement Priority 1 | ### Description
Update docs to document accountability.
### References
- https://github.com/autonity/autonity/commit/c35d82559e6617493fc790659b88d33bc506ccc9
| 1.0 | Feature/oracle: document - ### Description
Update docs to document accountability.
### References
- https://github.com/autonity/autonity/commit/c35d82559e6617493fc790659b88d33bc506ccc9
| non_defect | feature oracle document description update docs to document accountability references | 0 |
78,301 | 22,193,320,231 | IssuesEvent | 2022-06-07 02:59:12 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | tensorflow cpu module's speed lower on windows than linux | stat:awaiting response type:build/install type:support stalled 1.4.0 | System information
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):windows7 64bit and ubuntu 16.04 64bit
- TensorFlow installed from (source or binary):build tensorflow source to shared lib
- TensorFlow ve... | 1.0 | tensorflow cpu module's speed lower on windows than linux - System information
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):windows7 64bit and ubuntu 16.04 64bit
- TensorFlow installed from (source or bi... | non_defect | tensorflow cpu module s speed lower on windows than linux system information have i written custom code as opposed to using a stock example script provided in tensorflow yes os platform and distribution e g linux ubuntu and ubuntu tensorflow installed from source or binary build tensorf... | 0 |
58,008 | 8,222,606,086 | IssuesEvent | 2018-09-06 08:03:24 | Jeedom-Zigate/jeedom-plugin-zigate | https://api.github.com/repos/Jeedom-Zigate/jeedom-plugin-zigate | opened | Amélirer la documentation du code | documentation enhancement standardization | Le code manque un peu de documentation... Voir pour faire une PHPDoc. | 1.0 | Amélirer la documentation du code - Le code manque un peu de documentation... Voir pour faire une PHPDoc. | non_defect | amélirer la documentation du code le code manque un peu de documentation voir pour faire une phpdoc | 0 |
18,443 | 3,061,970,026 | IssuesEvent | 2015-08-16 03:45:54 | eczarny/spectacle | https://api.github.com/repos/eczarny/spectacle | closed | Empty space left at the top for apps with hidden menubar | defect ★ | When an app has menubar hidden and is resized by spectacle there's an empty space left at the top where the menubar used to be.
I'm adding
<key>LSUIPresentationMode</key>
<integer>4</integer>
to info.plist of an app to hide its menubar but it happens with other apps like Emacs that have an op... | 1.0 | Empty space left at the top for apps with hidden menubar - When an app has menubar hidden and is resized by spectacle there's an empty space left at the top where the menubar used to be.
I'm adding
<key>LSUIPresentationMode</key>
<integer>4</integer>
to info.plist of an app to hide its menuba... | defect | empty space left at the top for apps with hidden menubar when an app has menubar hidden and is resized by spectacle there s an empty space left at the top where the menubar used to be i m adding lsuipresentationmode to info plist of an app to hide its menubar but it happens with othe... | 1 |
103,302 | 16,602,467,524 | IssuesEvent | 2021-06-01 21:38:08 | gms-ws-sandbox/nibrs | https://api.github.com/repos/gms-ws-sandbox/nibrs | opened | CVE-2019-0221 (Medium) detected in tomcat-embed-core-8.5.20.jar, tomcat-embed-core-8.5.34.jar | security vulnerability | ## CVE-2019-0221 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tomcat-embed-core-8.5.20.jar</b>, <b>tomcat-embed-core-8.5.34.jar</b></p></summary>
<p>
<details><summary><b>tomcat... | True | CVE-2019-0221 (Medium) detected in tomcat-embed-core-8.5.20.jar, tomcat-embed-core-8.5.34.jar - ## CVE-2019-0221 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tomcat-embed-core-8.... | non_defect | cve medium detected in tomcat embed core jar tomcat embed core jar cve medium severity vulnerability vulnerable libraries tomcat embed core jar tomcat embed core jar tomcat embed core jar core tomcat implementation library home page a href ... | 0 |
21,724 | 3,548,871,967 | IssuesEvent | 2016-01-20 16:00:38 | josecl/cool-php-captcha | https://api.github.com/repos/josecl/cool-php-captcha | closed | caching problem | auto-migrated Priority-Medium Security Type-Defect | ```
next bug is in example-form.php
line 76 and followers: <img src="captcha.php" id="captcha" />
if example-form.php ... uses headers to force cache:
- Expires in future
- or Expires to current time
- or Cache-Control WITHOUT must-revalidate, post-check=0, pre-check=0
- or Pragma private or public
so when open examp... | 1.0 | caching problem - ```
next bug is in example-form.php
line 76 and followers: <img src="captcha.php" id="captcha" />
if example-form.php ... uses headers to force cache:
- Expires in future
- or Expires to current time
- or Cache-Control WITHOUT must-revalidate, post-check=0, pre-check=0
- or Pragma private or public
... | defect | caching problem next bug is in example form php line and followers if example form php uses headers to force cache expires in future or expires to current time or cache control without must revalidate post check pre check or pragma private or public so when open example form php submi... | 1 |
104,839 | 13,130,030,072 | IssuesEvent | 2020-08-06 14:46:10 | AvaloniaUI/Avalonia | https://api.github.com/repos/AvaloniaUI/Avalonia | closed | Improve error message when missing IAssetLoader in AvaloniaXamlLoader.Load | API designer | Right now, when using ```AvaloniaXamlLoader.Load``` inside the Application's constructor, you get the error: ```Could not create IAssetLoader : maybe Application.RegisterServices() wasn't called?```.
How about we improve this message in the case of initializing an application? To read:
```Could not create IAssetLoa... | 1.0 | Improve error message when missing IAssetLoader in AvaloniaXamlLoader.Load - Right now, when using ```AvaloniaXamlLoader.Load``` inside the Application's constructor, you get the error: ```Could not create IAssetLoader : maybe Application.RegisterServices() wasn't called?```.
How about we improve this message in the... | non_defect | improve error message when missing iassetloader in avaloniaxamlloader load right now when using avaloniaxamlloader load inside the application s constructor you get the error could not create iassetloader maybe application registerservices wasn t called how about we improve this message in the... | 0 |
52,484 | 6,258,606,211 | IssuesEvent | 2017-07-14 15:58:24 | Microsoft/vscode | https://api.github.com/repos/Microsoft/vscode | opened | Test: Multi Root Workspaces | testplan-item | Test for: Multi Root Workspaces
Complexity: 5
- [ ] Windows
- [ ] Linux
- [ ] macOS
In this milestone we rewrote how multi root workspaces surface in VS Code. The previous solution with having a `workspace` setting in user settings is obsolete (there is no migration). See https://github.com/Microsoft/vscode/... | 1.0 | Test: Multi Root Workspaces - Test for: Multi Root Workspaces
Complexity: 5
- [ ] Windows
- [ ] Linux
- [ ] macOS
In this milestone we rewrote how multi root workspaces surface in VS Code. The previous solution with having a `workspace` setting in user settings is obsolete (there is no migration). See https:... | non_defect | test multi root workspaces test for multi root workspaces complexity windows linux macos in this milestone we rewrote how multi root workspaces surface in vs code the previous solution with having a workspace setting in user settings is obsolete there is no migration see for more d... | 0 |
18,736 | 11,045,938,311 | IssuesEvent | 2019-12-09 15:58:49 | opencb/opencga | https://api.github.com/repos/opencb/opencga | closed | DataResponse changes | catalog web services | DataResponse is now defined in datastore from java-common-libs repository. We need to:
- [x] Create a replica of the DataResponse from datastore in OpenCGA but containing a list of OpenCGAResults instead of DataResults.
- [x] Call the class RestResponse instead of DataResponse.
- [x] Add an _events_ field to the new... | 1.0 | DataResponse changes - DataResponse is now defined in datastore from java-common-libs repository. We need to:
- [x] Create a replica of the DataResponse from datastore in OpenCGA but containing a list of OpenCGAResults instead of DataResults.
- [x] Call the class RestResponse instead of DataResponse.
- [x] Add an _e... | non_defect | dataresponse changes dataresponse is now defined in datastore from java common libs repository we need to create a replica of the dataresponse from datastore in opencga but containing a list of opencgaresults instead of dataresults call the class restresponse instead of dataresponse add an events ... | 0 |
3,133 | 12,027,111,919 | IssuesEvent | 2020-04-12 16:58:28 | tgstation/tgstation-server | https://api.github.com/repos/tgstation/tgstation-server | closed | Create separate versions | API Bridge Maintainability Issue | Core version. Purely related to release cycle: 4.\<Feature\>.\<Patch\>
HTTP API Version. C# API version inherits this. Semver: \<Major\>.\<Minor\>.\<Patch\>
DMAPI Version. Semver: \<Major\>.\<Minor\>.\<Patch\>
C# Client Version. Versioned similarly to the API based on its own functionality.
Web Client Version. In... | True | Create separate versions - Core version. Purely related to release cycle: 4.\<Feature\>.\<Patch\>
HTTP API Version. C# API version inherits this. Semver: \<Major\>.\<Minor\>.\<Patch\>
DMAPI Version. Semver: \<Major\>.\<Minor\>.\<Patch\>
C# Client Version. Versioned similarly to the API based on its own functionali... | non_defect | create separate versions core version purely related to release cycle http api version c api version inherits this semver dmapi version semver c client version versioned similarly to the api based on its own functionality web client version inherited from tgstation server c... | 0 |
48,928 | 13,184,779,266 | IssuesEvent | 2020-08-12 20:04:44 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | Bug in log_fatal_stream() (Trac #470) | Incomplete Migration Migrated from Trac dataclasses defect | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/470
, reported by sflis and owned by blaufuss_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-02-11T19:38:36",
"description": "Hi,\n\nI recall that you remodelled the Logging-module some time ago and I\nthink I found... | 1.0 | Bug in log_fatal_stream() (Trac #470) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/470
, reported by sflis and owned by blaufuss_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-02-11T19:38:36",
"description": "Hi,\n\nI recall that you remodelled the Logging-m... | defect | bug in log fatal stream trac migrated from reported by sflis and owned by blaufuss json status closed changetime description hi n ni recall that you remodelled the logging module some time ago and i nthink i found a bug in cxx where i get the comp... | 1 |
37,890 | 8,562,840,924 | IssuesEvent | 2018-11-09 12:02:09 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | mapEvictionPolicy config becomes null when use JSON file to configure PCF service | Module: Config Team: Core Team: Integration Type: Defect | At the PCF side, we are using JSON file to start service(hazelcast instance). [hazelcast-json-starter](https://github.com/hazelcast/hazelcast-json-starter/blob/master/src/main/java/GsonStarter.java) takes the json file, converts it into Config object then starts hazelcast instance. While we are investigating one of the... | 1.0 | mapEvictionPolicy config becomes null when use JSON file to configure PCF service - At the PCF side, we are using JSON file to start service(hazelcast instance). [hazelcast-json-starter](https://github.com/hazelcast/hazelcast-json-starter/blob/master/src/main/java/GsonStarter.java) takes the json file, converts it into... | defect | mapevictionpolicy config becomes null when use json file to configure pcf service at the pcf side we are using json file to start service hazelcast instance takes the json file converts it into config object then starts hazelcast instance while we are investigating one of the customer tickets reports that ev... | 1 |
21,159 | 3,463,518,946 | IssuesEvent | 2015-12-21 10:29:02 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | ColumnToggler not compatible with Priority Columns | 5.2.17 5.3.4 defect | When responsive mode is enabled via priority columns, column toggler items should also be responsive. | 1.0 | ColumnToggler not compatible with Priority Columns - When responsive mode is enabled via priority columns, column toggler items should also be responsive. | defect | columntoggler not compatible with priority columns when responsive mode is enabled via priority columns column toggler items should also be responsive | 1 |
13,860 | 2,789,402,756 | IssuesEvent | 2015-05-08 19:11:01 | jimradford/superputty | https://api.github.com/repos/jimradford/superputty | closed | Setting GUI opacity to 0 is non recoverable. | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. In GUI tab set opacity to 0
2.
3.
What is the expected output? What do you see instead?
Makes window completely invisible without any chance of altering the setting
back.
What version of the product are you using? On what operating system?
Current stable version 1.4.0.5... | 1.0 | Setting GUI opacity to 0 is non recoverable. - ```
What steps will reproduce the problem?
1. In GUI tab set opacity to 0
2.
3.
What is the expected output? What do you see instead?
Makes window completely invisible without any chance of altering the setting
back.
What version of the product are you using? On what o... | defect | setting gui opacity to is non recoverable what steps will reproduce the problem in gui tab set opacity to what is the expected output what do you see instead makes window completely invisible without any chance of altering the setting back what version of the product are you using on what o... | 1 |
625,537 | 19,751,950,636 | IssuesEvent | 2022-01-15 06:16:34 | TeamSparker/Spark-iOS | https://api.github.com/repos/TeamSparker/Spark-iOS | opened | [Feat] 방생성 플로우 화면 전환 연결 | Feat 🦹t없e맑은水빈 P1 / Priority High | ## 📌 Issue
<!-- 이슈에 대해 간략하게 설명해주세요 -->
`홈 -> 방생성 -> 대기방 ` 플로우 화면 전환 연결
## 📝 To-do
<!-- 진행할 작업에 대해 적어주세요 -->
- [ ] 네비게이션 컨트롤러 적용
- [ ] 화면 전환
- [ ] 레이아웃 확인 및 수정
| 1.0 | [Feat] 방생성 플로우 화면 전환 연결 - ## 📌 Issue
<!-- 이슈에 대해 간략하게 설명해주세요 -->
`홈 -> 방생성 -> 대기방 ` 플로우 화면 전환 연결
## 📝 To-do
<!-- 진행할 작업에 대해 적어주세요 -->
- [ ] 네비게이션 컨트롤러 적용
- [ ] 화면 전환
- [ ] 레이아웃 확인 및 수정
| non_defect | 방생성 플로우 화면 전환 연결 📌 issue 홈 방생성 대기방 플로우 화면 전환 연결 📝 to do 네비게이션 컨트롤러 적용 화면 전환 레이아웃 확인 및 수정 | 0 |
73,056 | 24,431,812,764 | IssuesEvent | 2022-10-06 08:40:50 | naev/naev | https://api.github.com/repos/naev/naev | closed | Failure to handle spobs suddenly selling commodities | Type-Defect Priority-Critical | The current economy code seems to go a bit bonkers when a spob suddenly starts dealing with commodities. The only case of this in the game is currently Antlejos I think.
For reference, a screenshot from LJ_Dude on discord:
:
- [x] GFS: missing non-gust wind speed or components.
- [x] HRRR_ESRL: missing non-gust wind speed or components.
- [x] NAM: missing non-gust wind speed or components. What's the difference between ``'Downward_... | 1.0 | model variables - A possibly incomplete list of problems with the model variables that we're requesting (or not requesting):
- [x] GFS: missing non-gust wind speed or components.
- [x] HRRR_ESRL: missing non-gust wind speed or components.
- [x] NAM: missing non-gust wind speed or components. What's the difference be... | non_defect | model variables a possibly incomplete list of problems with the model variables that we re requesting or not requesting gfs missing non gust wind speed or components hrrr esrl missing non gust wind speed or components nam missing non gust wind speed or components what s the difference between ... | 0 |
53,391 | 13,261,508,159 | IssuesEvent | 2020-08-20 20:01:33 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [iceprod2] global state is evil (Trac #1292) | Migrated from Trac defect iceprod | `iceprod.core.exe.config` is global state. Find a way to make this better.
This breaks the test suite when testing `core.i3exec` and `core.exe` in the same run.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1292">https://code.icecube.wisc.edu/projects/icecube/ti... | 1.0 | [iceprod2] global state is evil (Trac #1292) - `iceprod.core.exe.config` is global state. Find a way to make this better.
This breaks the test suite when testing `core.i3exec` and `core.exe` in the same run.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1292">ht... | defect | global state is evil trac iceprod core exe config is global state find a way to make this better this breaks the test suite when testing core and core exe in the same run migrated from json status closed changetime ts description ... | 1 |
256,838 | 22,104,631,495 | IssuesEvent | 2022-06-01 16:02:57 | ResetNetwork/recoding-tech | https://api.github.com/repos/ResetNetwork/recoding-tech | closed | standardize styling for "headlines & highlights" / further reading sections | needs testing | * Remove the author from display on the homepage (creates a strange hyphen when no author is present)
* Use the text styling from the homepage (ie smaller, italics text for the date)
| 1.0 | standardize styling for "headlines & highlights" / further reading sections - * Remove the author from display on the homepage (creates a strange hyphen when no author is present)
* Use the text styling from the homepage (ie smaller, italics text for the date)
| non_defect | standardize styling for headlines highlights further reading sections remove the author from display on the homepage creates a strange hyphen when no author is present use the text styling from the homepage ie smaller italics text for the date | 0 |
24,107 | 3,917,070,254 | IssuesEvent | 2016-04-21 06:23:36 | irnawansuprapti/openbiz-cubi | https://api.github.com/repos/irnawansuprapti/openbiz-cubi | closed | health 75005655 | auto-migrated Priority-Medium spam Type-Defect | ```
Indigenous people of many islands and continents are apparently showing better
health and skin condition that most of us. That can be because of the fact that
the natives have been practicing several ancient and indigenous regimens that
are known to help better take care of the body. The Aborigines of Australia... | 1.0 | health 75005655 - ```
Indigenous people of many islands and continents are apparently showing better
health and skin condition that most of us. That can be because of the fact that
the natives have been practicing several ancient and indigenous regimens that
are known to help better take care of the body. The Abori... | defect | health indigenous people of many islands and continents are apparently showing better health and skin condition that most of us that can be because of the fact that the natives have been practicing several ancient and indigenous regimens that are known to help better take care of the body the aborigines o... | 1 |
81,564 | 31,027,085,968 | IssuesEvent | 2023-08-10 09:51:43 | vector-im/element-x-ios | https://api.github.com/repos/vector-im/element-x-ios | closed | Turning on airplane mode then opening a room displays undismissable "Failed loading messages" error | T-Defect S-Major O-Occasional A-Offline | ### Steps to reproduce
1. Be on the room list view with some rooms populating the list
2. Switch on airplane mode
3. Tap on a room
4. Wait
### Outcome
#### What did you expect?
Either display cached messages or display a dismissible "Cannot load messages while offline" message or something like that.
#### Wha... | 1.0 | Turning on airplane mode then opening a room displays undismissable "Failed loading messages" error - ### Steps to reproduce
1. Be on the room list view with some rooms populating the list
2. Switch on airplane mode
3. Tap on a room
4. Wait
### Outcome
#### What did you expect?
Either display cached messages or ... | defect | turning on airplane mode then opening a room displays undismissable failed loading messages error steps to reproduce be on the room list view with some rooms populating the list switch on airplane mode tap on a room wait outcome what did you expect either display cached messages or ... | 1 |
2,762 | 2,607,938,832 | IssuesEvent | 2015-02-26 00:29:58 | chrsmithdemos/minify | https://api.github.com/repos/chrsmithdemos/minify | closed | Minifying method calls on bare Numbers fails | auto-migrated Priority-Medium Release-2.1.5 Type-Defect | ```
Minify commit/version: http://tweakimg.net/files/upload/jsminplus-1.4.zip
PHP version: 5.5.9-1ubuntu4.4
What steps will reproduce the problem?
<?php
require_once('jsminplus.php');
var_dump(JSMinPlus::minify('(6).toString()'));
Expected output:
string(12) "(6).toString()"
Actual output:
string(12) "6.toString()"
... | 1.0 | Minifying method calls on bare Numbers fails - ```
Minify commit/version: http://tweakimg.net/files/upload/jsminplus-1.4.zip
PHP version: 5.5.9-1ubuntu4.4
What steps will reproduce the problem?
<?php
require_once('jsminplus.php');
var_dump(JSMinPlus::minify('(6).toString()'));
Expected output:
string(12) "(6).toStrin... | defect | minifying method calls on bare numbers fails minify commit version php version what steps will reproduce the problem php require once jsminplus php var dump jsminplus minify tostring expected output string tostring actual output string tostring note actu... | 1 |
20,634 | 10,861,467,024 | IssuesEvent | 2019-11-14 11:08:49 | cuba-platform/fts | https://api.github.com/repos/cuba-platform/fts | closed | Limit the length of the hit information | state: fixed type: performance ver: 7.2.0 | The hit information is built in the `HitInfo.init()` method. The hit information is a string that displays in which field the search term was found and also there is a text surrounding the search term.
If for example, there is a file content indexed, then the search term may appear a lot of times there. And *each occu... | True | Limit the length of the hit information - The hit information is built in the `HitInfo.init()` method. The hit information is a string that displays in which field the search term was found and also there is a text surrounding the search term.
If for example, there is a file content indexed, then the search term may a... | non_defect | limit the length of the hit information the hit information is built in the hitinfo init method the hit information is a string that displays in which field the search term was found and also there is a text surrounding the search term if for example there is a file content indexed then the search term may a... | 0 |
560,935 | 16,606,636,152 | IssuesEvent | 2021-06-02 05:18:43 | gardners/surveysystem | https://api.github.com/repos/gardners/surveysystem | closed | backend: fcgi - code separation and cleanup | Priority: HIGH backend task | fcgimain code has become unwieldy - separate helper functions from page handlers
also, get rid of some superfluous free calls due to (my) misunderstanding of kcgi responses
related: #462 | 1.0 | backend: fcgi - code separation and cleanup - fcgimain code has become unwieldy - separate helper functions from page handlers
also, get rid of some superfluous free calls due to (my) misunderstanding of kcgi responses
related: #462 | non_defect | backend fcgi code separation and cleanup fcgimain code has become unwieldy separate helper functions from page handlers also get rid of some superfluous free calls due to my misunderstanding of kcgi responses related | 0 |
80,328 | 3,560,902,468 | IssuesEvent | 2016-01-23 12:02:17 | matan-sh/commitment-wall | https://api.github.com/repos/matan-sh/commitment-wall | closed | the "Commitment Wall" web page (shows the visitors pictures). | Done Priority: High | number of screens (Connected together to be big one screen) that shows the pictures of the last 100 visitors that registered. | 1.0 | the "Commitment Wall" web page (shows the visitors pictures). - number of screens (Connected together to be big one screen) that shows the pictures of the last 100 visitors that registered. | non_defect | the commitment wall web page shows the visitors pictures number of screens connected together to be big one screen that shows the pictures of the last visitors that registered | 0 |
41,436 | 10,459,783,250 | IssuesEvent | 2019-09-20 11:54:05 | ba-st/Sagan | https://api.github.com/repos/ba-st/Sagan | closed | More than one repository not working | Severity: Blocker Type: Defect | When using more than one repository, during #configureMappingsIn: the first repository setups the session causing the descriptor system to perform a validation (see method: GlorpSession>>system:).
Due to how Sagan's configurable descriptor system works, this causes only the first repository's tables, class descriptors... | 1.0 | More than one repository not working - When using more than one repository, during #configureMappingsIn: the first repository setups the session causing the descriptor system to perform a validation (see method: GlorpSession>>system:).
Due to how Sagan's configurable descriptor system works, this causes only the first... | defect | more than one repository not working when using more than one repository during configuremappingsin the first repository setups the session causing the descriptor system to perform a validation see method glorpsession system due to how sagan s configurable descriptor system works this causes only the first... | 1 |
209,946 | 7,181,424,216 | IssuesEvent | 2018-02-01 04:55:36 | wso2/message-broker | https://api.github.com/repos/wso2/message-broker | opened | Expose pending message count through Admin REST API | Complexity/Moderate Module/broker-core Priority/High Severity/Major Type/Improvement enhancement | **Description:**
<!-- Give a brief description of the issue -->
Add a parameter for queue meta-data to show the pending (un-acknowledged) message count for the queue.
| 1.0 | Expose pending message count through Admin REST API - **Description:**
<!-- Give a brief description of the issue -->
Add a parameter for queue meta-data to show the pending (un-acknowledged) message count for the queue.
| non_defect | expose pending message count through admin rest api description add a parameter for queue meta data to show the pending un acknowledged message count for the queue | 0 |
20,465 | 3,358,729,106 | IssuesEvent | 2015-11-19 10:58:22 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | [TEST-FAILURE] ListenerLeakTestSmartRouting Timeout & Failures | Team: Client Type: Defect | ```
04:45:28 Running com.hazelcast.client.listeners.leak.ListenerLeakTestSmartRouting
06:23:44 Build timed out (after 180 minutes). Marking the build as aborted.
```
https://hazelcast-l337.ci.cloudbees.com/view/Hazelcast/job/Hazelcast-3.x-IbmJDK1.6/751/console
https://hazelcast-l337.ci.cloudbees.com/view/Hazelca... | 1.0 | [TEST-FAILURE] ListenerLeakTestSmartRouting Timeout & Failures - ```
04:45:28 Running com.hazelcast.client.listeners.leak.ListenerLeakTestSmartRouting
06:23:44 Build timed out (after 180 minutes). Marking the build as aborted.
```
https://hazelcast-l337.ci.cloudbees.com/view/Hazelcast/job/Hazelcast-3.x-IbmJDK1.6/... | defect | listenerleaktestsmartrouting timeout failures running com hazelcast client listeners leak listenerleaktestsmartrouting build timed out after minutes marking the build as aborted | 1 |
17,847 | 10,817,513,948 | IssuesEvent | 2019-11-08 09:54:38 | goharbor/harbor | https://api.github.com/repos/goharbor/harbor | closed | [Scanner] Vul policy check still work on trivvy | area/API area/interrogation-service priority/high target/1.10.0 | 1. enable vul policy check with Critical
2. set trivvy to default
3. scan a image | 1.0 | [Scanner] Vul policy check still work on trivvy - 1. enable vul policy check with Critical
2. set trivvy to default
3. scan a image | non_defect | vul policy check still work on trivvy enable vul policy check with critical set trivvy to default scan a image | 0 |
9,088 | 2,615,128,415 | IssuesEvent | 2015-03-01 05:57:43 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | Link to hello world program is broken | auto-migrated Milestone-Version1.11.0 Priority-Medium Type-Defect | ```
Describe the problem.
The link that points to the HelloAnalyticsApiSample.java is broken.
http://code.google.com/p/google-api-java-client/source/browse/analytics-cmdline-
sample/src/main/java/com/google/api/services/samples/analytics/cmdline/HelloAnal
yticsApi.java?repo=samples
How would you expect it to be fixed... | 1.0 | Link to hello world program is broken - ```
Describe the problem.
The link that points to the HelloAnalyticsApiSample.java is broken.
http://code.google.com/p/google-api-java-client/source/browse/analytics-cmdline-
sample/src/main/java/com/google/api/services/samples/analytics/cmdline/HelloAnal
yticsApi.java?repo=sampl... | defect | link to hello world program is broken describe the problem the link that points to the helloanalyticsapisample java is broken sample src main java com google api services samples analytics cmdline helloanal yticsapi java repo samples how would you expect it to be fixed replace it with the correct link ... | 1 |
10,170 | 2,618,940,047 | IssuesEvent | 2015-03-03 00:03:45 | marmarek/test | https://api.github.com/repos/marmarek/test | closed | USB flashdrive not mounted automatically by AppVMs | C: core P: major R: fixed T: defect | **Reported by joanna on 26 Jun 40300225 16:53 UTC**
When one attaches a USB disk to an AppVM (via xm block-attach command issued in Dom0) them the USB disk is not mounted by the Dophin File Manager in the AppVM. User must start a shell, switch to root, and then manually mount it. This is inconvenient and should be fixe... | 1.0 | USB flashdrive not mounted automatically by AppVMs - **Reported by joanna on 26 Jun 40300225 16:53 UTC**
When one attaches a USB disk to an AppVM (via xm block-attach command issued in Dom0) them the USB disk is not mounted by the Dophin File Manager in the AppVM. User must start a shell, switch to root, and then manua... | defect | usb flashdrive not mounted automatically by appvms reported by joanna on jun utc when one attaches a usb disk to an appvm via xm block attach command issued in them the usb disk is not mounted by the dophin file manager in the appvm user must start a shell switch to root and then manually mount it ... | 1 |
60,293 | 17,023,389,510 | IssuesEvent | 2021-07-03 01:46:39 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Joining roads creates error when uploading to OSM | Component: merkaartor Priority: major Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 4.39am, Friday, 24th April 2009]**
Using v.0.13.1 and API 0.6.
When joining two roads, it always causes an error when uploading it to OSM. Error seems to relate to the removal of the "old" road that has been joined into the other one. Error is "Bad request" and/or... | 1.0 | Joining roads creates error when uploading to OSM - **[Submitted to the original trac issue database at 4.39am, Friday, 24th April 2009]**
Using v.0.13.1 and API 0.6.
When joining two roads, it always causes an error when uploading it to OSM. Error seems to relate to the removal of the "old" road that has been join... | defect | joining roads creates error when uploading to osm using v and api when joining two roads it always causes an error when uploading it to osm error seems to relate to the removal of the old road that has been joined into the other one error is bad request and or conflict | 1 |
50,002 | 13,187,305,192 | IssuesEvent | 2020-08-13 02:59:36 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | DOMLauncher bug causing 25ns offset in SLC Launches (Trac #2427) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2427">https://code.icecube.wisc.edu/ticket/2427</a>, reported by mrongen and owned by mjansson</em></summary>
<p>
```json
{
"status": "assigned",
"changetime": "2020-06-24T12:32:17",
"description": "As reported by Jan Wel... | 1.0 | DOMLauncher bug causing 25ns offset in SLC Launches (Trac #2427) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2427">https://code.icecube.wisc.edu/ticket/2427</a>, reported by mrongen and owned by mjansson</em></summary>
<p>
```json
{
"status": "assigned",
"changetime":... | defect | domlauncher bug causing offset in slc launches trac migrated from json status assigned changetime description as reported by jan weldert there is a offset comparing the dt of mcpes to hlc hits and slc hits n nthis was also checked against the le da... | 1 |
56,900 | 15,437,940,371 | IssuesEvent | 2021-03-07 18:32:29 | martinrotter/rssguard | https://api.github.com/repos/martinrotter/rssguard | reopened | [BUG]: Windows version does not work due to missing Visual C++ runtime dependencies | Status-Invalid Type-Defect Type-Deployment | Following errors prevent it from opening:
The code execution cannot proceed because VCRUNTIME140_1.dll was not found. Reinstalling the program may fix this problem.
The code execution cannot proceed because MSVCP140_1.dll was not found. Reinstalling the program may fix this problem. | 1.0 | [BUG]: Windows version does not work due to missing Visual C++ runtime dependencies - Following errors prevent it from opening:
The code execution cannot proceed because VCRUNTIME140_1.dll was not found. Reinstalling the program may fix this problem.
The code execution cannot proceed because MSVCP140_1.dll was no... | defect | windows version does not work due to missing visual c runtime dependencies following errors prevent it from opening the code execution cannot proceed because dll was not found reinstalling the program may fix this problem the code execution cannot proceed because dll was not found reinstalling ... | 1 |
16,268 | 11,889,658,711 | IssuesEvent | 2020-03-28 14:52:31 | lorenzwalthert/precommit | https://api.github.com/repos/lorenzwalthert/precommit | closed | test when pre-commit was installed with a method other than coda | Complexity: Medium Priority: High Status: Unassigned Type: Infrastructure | Just one more travis build and install with pip or similar. One with installation on `$PATH`, one without. | 1.0 | test when pre-commit was installed with a method other than coda - Just one more travis build and install with pip or similar. One with installation on `$PATH`, one without. | non_defect | test when pre commit was installed with a method other than coda just one more travis build and install with pip or similar one with installation on path one without | 0 |
284,344 | 24,592,840,485 | IssuesEvent | 2022-10-14 05:04:50 | Do-you-wanna-study/do-you-wanna-study-backend | https://api.github.com/repos/Do-you-wanna-study/do-you-wanna-study-backend | opened | Auth 테스트 | TEST | ## 🚅 Issue 한 줄 요약
<!-- 구현할 기능에 대한 내용을 짧게 설명해주세요. -->
Auth 관련 테스트 진행
## 🤷 Issue 세부 내용
<!-- 해야 할 일들을 적어주세요. -->
- [ ] 로그인 성공
- [ ] 로그인 실패 - 잘못된 아이디
- [ ] 로그인 실패 - 잘못된 비밀번호
- [ ] 로그인 실패 - 비어있는 아이디
- [ ] 로그인 실패 - 비어있는 비밀번호
- [ ] 로그아웃 성공
- [ ] 로그아웃 실패 - 잘못된 토큰
- [ ] 회원가입 성공
- [ ] 회원가입 실패 - 잘못된 이메일 패턴
... | 1.0 | Auth 테스트 - ## 🚅 Issue 한 줄 요약
<!-- 구현할 기능에 대한 내용을 짧게 설명해주세요. -->
Auth 관련 테스트 진행
## 🤷 Issue 세부 내용
<!-- 해야 할 일들을 적어주세요. -->
- [ ] 로그인 성공
- [ ] 로그인 실패 - 잘못된 아이디
- [ ] 로그인 실패 - 잘못된 비밀번호
- [ ] 로그인 실패 - 비어있는 아이디
- [ ] 로그인 실패 - 비어있는 비밀번호
- [ ] 로그아웃 성공
- [ ] 로그아웃 실패 - 잘못된 토큰
- [ ] 회원가입 성공
- [ ] 회원가입 실패 - ... | non_defect | auth 테스트 🚅 issue 한 줄 요약 auth 관련 테스트 진행 🤷 issue 세부 내용 로그인 성공 로그인 실패 잘못된 아이디 로그인 실패 잘못된 비밀번호 로그인 실패 비어있는 아이디 로그인 실패 비어있는 비밀번호 로그아웃 성공 로그아웃 실패 잘못된 토큰 회원가입 성공 회원가입 실패 잘못된 이메일 패턴 회원가입 실패 너무 짧은 비밀번호 회원가입 실패 너무 긴 비밀번호 회원가입 실패... | 0 |
129,636 | 10,581,180,988 | IssuesEvent | 2019-10-08 08:39:42 | kyma-project/kyma | https://api.github.com/repos/kyma-project/kyma | opened | Enable core-apiserver-proxy test | priority/critical test-failing test-missing | <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
As we agreed in https://github.com/kyma-project/community/issues/369 we are turning off flaky tests in [this](https://github.com/kyma-proj... | 2.0 | Enable core-apiserver-proxy test - <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
As we agreed in https://github.com/kyma-project/community/issues/369 we are turning off flaky tests in ... | non_defect | enable core apiserver proxy test thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description as we agreed in we are turning off flaky tests in pr and core apiserver proxy is one of them ... | 0 |
545,321 | 15,948,111,678 | IssuesEvent | 2021-04-15 05:09:37 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | Additional property rest api should return in a proper format | API-M 4.0.0 Priority/Normal Type/Improvement | $subject should be in [ { name : abc, value: 123, display: false}] format and breaking changes to UI should be fixed | 1.0 | Additional property rest api should return in a proper format - $subject should be in [ { name : abc, value: 123, display: false}] format and breaking changes to UI should be fixed | non_defect | additional property rest api should return in a proper format subject should be in format and breaking changes to ui should be fixed | 0 |
22,327 | 2,648,760,707 | IssuesEvent | 2015-03-14 07:07:15 | pyroscope/pyroscope | https://api.github.com/repos/pyroscope/pyroscope | closed | Announce URL mass editing | auto-migrated Component-WebUI Milestone-WebUI Priority-Low Type-Enhancement Type-Task | ```
Two entry fields for old and new URL. Auto-completion on the first field,
and require that the old URL is an exact match to an existing one.
```
Original issue reported on code.google.com by `pyroscope.project` on 27 Jun 2009 at 5:29 | 1.0 | Announce URL mass editing - ```
Two entry fields for old and new URL. Auto-completion on the first field,
and require that the old URL is an exact match to an existing one.
```
Original issue reported on code.google.com by `pyroscope.project` on 27 Jun 2009 at 5:29 | non_defect | announce url mass editing two entry fields for old and new url auto completion on the first field and require that the old url is an exact match to an existing one original issue reported on code google com by pyroscope project on jun at | 0 |
7,863 | 2,611,054,152 | IssuesEvent | 2015-02-27 00:24:58 | alistairreilly/andors-trail | https://api.github.com/repos/alistairreilly/andors-trail | closed | defeat Vacor over and over with rest | auto-migrated Milestone-0.6.7 Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Defeat vacor
2.rest in tavern
3.walk past vacor's trail area
What is the expected output? What do you see instead?
I expect he would stay dead, I was able to kill him twice and receive all his
3items twice
What version of the product are you using? On what operating syste... | 1.0 | defeat Vacor over and over with rest - ```
What steps will reproduce the problem?
1.Defeat vacor
2.rest in tavern
3.walk past vacor's trail area
What is the expected output? What do you see instead?
I expect he would stay dead, I was able to kill him twice and receive all his
3items twice
What version of the product... | defect | defeat vacor over and over with rest what steps will reproduce the problem defeat vacor rest in tavern walk past vacor s trail area what is the expected output what do you see instead i expect he would stay dead i was able to kill him twice and receive all his twice what version of the product are ... | 1 |
133,075 | 10,788,769,319 | IssuesEvent | 2019-11-05 10:26:43 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | [Failing Test] apg-conformance-stable-k8s-master (ci-cluster-api-provider-gcp-make-conformance-stable-k8s-ci-artifacts) | kind/failing-test | **Which jobs are failing**:
```
apg-conformance-stable-k8s-master (ci-cluster-api-provider-gcp-make-conformance-stable-k8s-ci-artifacts)
```
**Since when has it been failing**:
`4th Nov 15:20 PST`
**Testgrid link**:
https://testgrid.k8s.io/sig-release-master-informing#capg-conformance-stable-k8s-master
**... | 1.0 | [Failing Test] apg-conformance-stable-k8s-master (ci-cluster-api-provider-gcp-make-conformance-stable-k8s-ci-artifacts) - **Which jobs are failing**:
```
apg-conformance-stable-k8s-master (ci-cluster-api-provider-gcp-make-conformance-stable-k8s-ci-artifacts)
```
**Since when has it been failing**:
`4th Nov 15:20... | non_defect | apg conformance stable master ci cluster api provider gcp make conformance stable ci artifacts which jobs are failing apg conformance stable master ci cluster api provider gcp make conformance stable ci artifacts since when has it been failing nov pst testgrid link ... | 0 |
65,765 | 19,682,939,991 | IssuesEvent | 2022-01-11 18:39:11 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Images never loading after waking up laptop | T-Defect X-Needs-Info X-Regression S-Minor A-Media | The last couple of days I've opened my laptop and there's been an image in the room element was open in that has arrived overnight, but it's just a blurhash and never loads. Switch rooms and back to the same room again makes it load. | 1.0 | Images never loading after waking up laptop - The last couple of days I've opened my laptop and there's been an image in the room element was open in that has arrived overnight, but it's just a blurhash and never loads. Switch rooms and back to the same room again makes it load. | defect | images never loading after waking up laptop the last couple of days i ve opened my laptop and there s been an image in the room element was open in that has arrived overnight but it s just a blurhash and never loads switch rooms and back to the same room again makes it load | 1 |
24,291 | 3,954,987,813 | IssuesEvent | 2016-04-29 19:05:00 | vim/vim | https://api.github.com/repos/vim/vim | closed | Add support for marshalling JSON | auto-migrated Priority-Medium Type-Defect | ```
Could vim have a built-in tojson({value}) and fromjson({json}) helpers to
serialize and deserialize JSON?
JSON is used in lots of vim plugins like
https://github.com/Valloric/YouCompleteMe,
https://github.com/google/vim-maktaba,
https://github.com/MarcWeber/vim-addon-manager, and eventually Vundle
(https://gi... | 1.0 | Add support for marshalling JSON - ```
Could vim have a built-in tojson({value}) and fromjson({json}) helpers to
serialize and deserialize JSON?
JSON is used in lots of vim plugins like
https://github.com/Valloric/YouCompleteMe,
https://github.com/google/vim-maktaba,
https://github.com/MarcWeber/vim-addon-manager,... | defect | add support for marshalling json could vim have a built in tojson value and fromjson json helpers to serialize and deserialize json json is used in lots of vim plugins like and eventually vundle these can either use slow hacks or depend on python support but it would be best if vim just ha... | 1 |
45,098 | 7,158,340,722 | IssuesEvent | 2018-01-27 00:03:06 | machinabio/crucible | https://api.github.com/repos/machinabio/crucible | closed | Document specifications for UV light source | crucible documentation hardware integration | Document the specifications for the UV light source for use with Crucible.
| 1.0 | Document specifications for UV light source - Document the specifications for the UV light source for use with Crucible.
| non_defect | document specifications for uv light source document the specifications for the uv light source for use with crucible | 0 |
36,455 | 7,936,777,345 | IssuesEvent | 2018-07-09 10:32:15 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | reopened | With ReplicatedMap there's still a Memory leak in SecondsBasedEntryTaskScheduler | Interface: ReplicatedMap Team: Core Type: Defect | Like this old post: https://github.com/hazelcast/hazelcast/issues/2343, i am facing the same problem. When i use a ReplicatedMap with the 3.9.3 version (I tried the 3.10.2 it's the same), i set a TTL when i put an entry into my replicated map. But when i clear the map, the heap still contains a lot of instances of Seco... | 1.0 | With ReplicatedMap there's still a Memory leak in SecondsBasedEntryTaskScheduler - Like this old post: https://github.com/hazelcast/hazelcast/issues/2343, i am facing the same problem. When i use a ReplicatedMap with the 3.9.3 version (I tried the 3.10.2 it's the same), i set a TTL when i put an entry into my replicate... | defect | with replicatedmap there s still a memory leak in secondsbasedentrytaskscheduler like this old post i am facing the same problem when i use a replicatedmap with the version i tried the it s the same i set a ttl when i put an entry into my replicated map but when i clear the map the heap still con... | 1 |
96,378 | 8,609,012,732 | IssuesEvent | 2018-11-18 17:29:18 | wearerequired/traduttore | https://api.github.com/repos/wearerequired/traduttore | opened | Add GlotPress requirement check | [Component] CLI [Component] Tests [Type] Enhancement | **Issue Overview**
Right now the plugin just assumes that GlotPress is installed, without verifying whether it's actually the case.
Function calls and constants like `DATE_MYSQL` and `GP_VERSION` are not available without GlotPress.
For example, running `wp traduttore info` without GlotPress being active errors... | 1.0 | Add GlotPress requirement check - **Issue Overview**
Right now the plugin just assumes that GlotPress is installed, without verifying whether it's actually the case.
Function calls and constants like `DATE_MYSQL` and `GP_VERSION` are not available without GlotPress.
For example, running `wp traduttore info` wit... | non_defect | add glotpress requirement check issue overview right now the plugin just assumes that glotpress is installed without verifying whether it s actually the case function calls and constants like date mysql and gp version are not available without glotpress for example running wp traduttore info wit... | 0 |
849 | 16,085,828,317 | IssuesEvent | 2021-04-26 11:04:17 | microsoft/fluentui | https://api.github.com/repos/microsoft/fluentui | closed | Adjustable width of ListPeoplePicker suggestions | Component: PeoplePicker Fluent UI react Needs: Backlog review Resolution: Soft Close Type: Feature | Is there a property that we can set to ensure the width of the suggestions box is same as the input box width? Combo Box seems to have a property useComboBoxAsMenuWidth but not ListPeoplePicker.

| 1.0 | Adjustable width of ListPeoplePicker suggestions - Is there a property that we can set to ensure the width of the suggestions box is same as the input box width? Combo Box seems to have a property useComboBoxAsMenuWidth but not ListPeoplePicker.

### Outcome
#### What did you expect?
I expect to see the original message and the reply.
#### What happened ... | 1.0 | Replying to a message with /fireworks /snowball or /spaceinvaders fails to include the original message - ### Steps to reproduce
Click to reply on a message.
Type: `/fireworks congrats!`

### Outcom... | defect | replying to a message with fireworks snowball or spaceinvaders fails to include the original message steps to reproduce click to reply on a message type fireworks congrats outcome what did you expect i expect to see the original message and the reply what happened ... | 1 |
297,486 | 22,359,543,598 | IssuesEvent | 2022-06-15 18:59:55 | golang/go | https://api.github.com/repos/golang/go | closed | doc: cmd/go: document use with modules "from the ground up" | Documentation help wanted modules | <!-- Please answer these questions before submitting your issue. Thanks! -->
### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.11.3 darwin/amd64
</pre>
### Does this issue reproduce with the latest release?
NA
### What operating system and processor architecture ar... | 1.0 | doc: cmd/go: document use with modules "from the ground up" - <!-- Please answer these questions before submitting your issue. Thanks! -->
### What version of Go are you using (`go version`)?
<pre>
$ go version
go version go1.11.3 darwin/amd64
</pre>
### Does this issue reproduce with the latest release?
... | non_defect | doc cmd go document use with modules from the ground up what version of go are you using go version go version go version darwin does this issue reproduce with the latest release na what operating system and processor architecture are you using go env ... | 0 |
8,475 | 3,754,498,680 | IssuesEvent | 2016-03-12 01:57:47 | HeavensGate/Eternal | https://api.github.com/repos/HeavensGate/Eternal | closed | Roundstart with no players ready | bug code help wanted Woothie | Just what it says on the box. The round starts based on number of players online (not ready, just online), while we want it to be based of number of players ready. This to circumvent empty rounds with no admins or players, new players join to an empty, powerless station. Also allow admins to override this, but start-no... | 1.0 | Roundstart with no players ready - Just what it says on the box. The round starts based on number of players online (not ready, just online), while we want it to be based of number of players ready. This to circumvent empty rounds with no admins or players, new players join to an empty, powerless station. Also allow ad... | non_defect | roundstart with no players ready just what it says on the box the round starts based on number of players online not ready just online while we want it to be based of number of players ready this to circumvent empty rounds with no admins or players new players join to an empty powerless station also allow ad... | 0 |
312,080 | 23,415,019,943 | IssuesEvent | 2022-08-12 22:52:32 | dogecoinfoundation/dogecoin.com | https://api.github.com/repos/dogecoinfoundation/dogecoin.com | closed | Wallets Page: Including Open/Closed Source | documentation help wanted | I think it is important to include in the Wallets page also whether a wallet is closed or open source, exactly as they do on the Bitcoin's website.
I know MyDoge had plans to open up their source code a while ago, but since their app now includes a lot of additional functionality unrelated to basic Dogecoin wallet f... | 1.0 | Wallets Page: Including Open/Closed Source - I think it is important to include in the Wallets page also whether a wallet is closed or open source, exactly as they do on the Bitcoin's website.
I know MyDoge had plans to open up their source code a while ago, but since their app now includes a lot of additional funct... | non_defect | wallets page including open closed source i think it is important to include in the wallets page also whether a wallet is closed or open source exactly as they do on the bitcoin s website i know mydoge had plans to open up their source code a while ago but since their app now includes a lot of additional funct... | 0 |
18,633 | 3,077,761,588 | IssuesEvent | 2015-08-21 04:00:47 | netty/netty | https://api.github.com/repos/netty/netty | closed | OSGi manifests in javadocs/sources jars | defect | This problem affected many people more than year ago, but it's still here: https://stackoverflow.com/questions/23149966/classnotfoundexception-for-a-type-that-is-available-to-the-osgi-runtime-io-net
You are including OSGi manifests in sources/javadocs jars, so osgi container treats them as correct dependencies when ... | 1.0 | OSGi manifests in javadocs/sources jars - This problem affected many people more than year ago, but it's still here: https://stackoverflow.com/questions/23149966/classnotfoundexception-for-a-type-that-is-available-to-the-osgi-runtime-io-net
You are including OSGi manifests in sources/javadocs jars, so osgi container... | defect | osgi manifests in javadocs sources jars this problem affected many people more than year ago but it s still here you are including osgi manifests in sources javadocs jars so osgi container treats them as correct dependencies when resolving from obr repository so runtime fails with non descriptive classnotfou... | 1 |
16,576 | 2,919,077,027 | IssuesEvent | 2015-06-24 12:20:55 | akvo/akvo-flow | https://api.github.com/repos/akvo/akvo-flow | opened | Restrict 'Use as data point name' only for registration forms in monitored surveys | 1 - Defect | Currently the user can create a data point name based on a property in any form. However, when monitoring is enabled, with the registration form you fill in the general information that identifies the data point for later monitoring. So, the data point name should also be created from this report only.
| 1.0 | Restrict 'Use as data point name' only for registration forms in monitored surveys - Currently the user can create a data point name based on a property in any form. However, when monitoring is enabled, with the registration form you fill in the general information that identifies the data point for later monitoring. S... | defect | restrict use as data point name only for registration forms in monitored surveys currently the user can create a data point name based on a property in any form however when monitoring is enabled with the registration form you fill in the general information that identifies the data point for later monitoring s... | 1 |
48,583 | 13,152,196,975 | IssuesEvent | 2020-08-09 20:50:52 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Private Thirdparty tests | (Unit) Tests TOPP defect minor wontfix | I added Msfragger and novor to the nightlies but they fail. On win the allocated jvm memory is probably too high for both. For Mac/Linux there are some differences in the results like missing search engine parameters. Not sure what XTandem is doing there. | 1.0 | Private Thirdparty tests - I added Msfragger and novor to the nightlies but they fail. On win the allocated jvm memory is probably too high for both. For Mac/Linux there are some differences in the results like missing search engine parameters. Not sure what XTandem is doing there. | defect | private thirdparty tests i added msfragger and novor to the nightlies but they fail on win the allocated jvm memory is probably too high for both for mac linux there are some differences in the results like missing search engine parameters not sure what xtandem is doing there | 1 |
25,548 | 4,381,829,000 | IssuesEvent | 2016-08-06 13:56:55 | rafael2k/darkice | https://api.github.com/repos/rafael2k/darkice | closed | stream audio without a sound card | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
trying to use audio that is coming into a Raspberry PI2 running Fedora21 via a
VOIP application. There really isn't any connected sound card. The application
I am using provide for input and out put using a Logi... | 1.0 | stream audio without a sound card - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
trying to use audio that is coming into a Raspberry PI2 running Fedora21 via a
VOIP application. There really isn't any connected sound card. The application
I am using provid... | defect | stream audio without a sound card what steps will reproduce the problem what is the expected output what do you see instead trying to use audio that is coming into a raspberry running via a voip application there really isn t any connected sound card the application i am using provide for inp... | 1 |
113,484 | 9,648,272,438 | IssuesEvent | 2019-05-17 15:50:02 | microsoft/azure-pipelines-tasks | https://api.github.com/repos/microsoft/azure-pipelines-tasks | closed | PublishTestResults reports incorrect test titles for .trx produced by mocha-trx-reporter | Area: Test bug | **Bug**
**Task Name**: PublishTestResults@2
## Environment
- Server - https://devdiv.visualstudio.com
- Build - https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=2554821
## Issue Description
We have VSCode unit tests that use mocha. The test runner reports the results with mocha-trx-reporter@3... | 1.0 | PublishTestResults reports incorrect test titles for .trx produced by mocha-trx-reporter - **Bug**
**Task Name**: PublishTestResults@2
## Environment
- Server - https://devdiv.visualstudio.com
- Build - https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=2554821
## Issue Description
We have VSCo... | non_defect | publishtestresults reports incorrect test titles for trx produced by mocha trx reporter bug task name publishtestresults environment server build issue description we have vscode unit tests that use mocha the test runner reports the results with mocha trx reporter s... | 0 |
15,109 | 2,849,128,763 | IssuesEvent | 2015-05-30 12:15:34 | sierkb/portsnotifier | https://api.github.com/repos/sierkb/portsnotifier | closed | Source tarballs are not available for downloading (ideally from SourceForge.net servers) | auto-migrated Priority-Medium Type-Defect | ```
I am writing a Portfile for this application and would prefer to be able to use
the source tarball
corresponding to the code in the .dmg at SourceForge.net.
```
Original issue reported on code.google.com by `randall....@gmail.com` on 14 Jul 2007 at 10:02 | 1.0 | Source tarballs are not available for downloading (ideally from SourceForge.net servers) - ```
I am writing a Portfile for this application and would prefer to be able to use
the source tarball
corresponding to the code in the .dmg at SourceForge.net.
```
Original issue reported on code.google.com by `randall....@gm... | defect | source tarballs are not available for downloading ideally from sourceforge net servers i am writing a portfile for this application and would prefer to be able to use the source tarball corresponding to the code in the dmg at sourceforge net original issue reported on code google com by randall gm... | 1 |
404,143 | 27,451,299,472 | IssuesEvent | 2023-03-02 17:34:21 | linkml/linkml | https://api.github.com/repos/linkml/linkml | closed | vote: switch to material as default theme? | documentation help wanted Low severity | CCDH prefers material
https://cancerdhc.github.io/ccdhmodel/v1.0.1/
- 👍 if you think material should be the default (including for linkml model itself)
- 👎 to vote against, and stick with rtd | 1.0 | vote: switch to material as default theme? - CCDH prefers material
https://cancerdhc.github.io/ccdhmodel/v1.0.1/
- 👍 if you think material should be the default (including for linkml model itself)
- 👎 to vote against, and stick with rtd | non_defect | vote switch to material as default theme ccdh prefers material 👍 if you think material should be the default including for linkml model itself 👎 to vote against and stick with rtd | 0 |
68,157 | 21,524,013,809 | IssuesEvent | 2022-04-28 16:33:55 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Event text over multiple rows overflow the bubble | T-Defect S-Minor A-Message-Bubbles O-Uncommon | ### Steps to reproduce
1. Change the message layout to bubble message
2. Create a test room
2. Change your display name to a long one
3. Check the event text
Also:
1. Set a maximized widget
2. Open the chat panel
### Outcome
#### What did you expect?
The event text should not overflow the bubble a... | 1.0 | Event text over multiple rows overflow the bubble - ### Steps to reproduce
1. Change the message layout to bubble message
2. Create a test room
2. Change your display name to a long one
3. Check the event text
Also:
1. Set a maximized widget
2. Open the chat panel
### Outcome
#### What did you expect... | defect | event text over multiple rows overflow the bubble steps to reproduce change the message layout to bubble message create a test room change your display name to a long one check the event text also set a maximized widget open the chat panel outcome what did you expect... | 1 |
7,989 | 2,611,071,377 | IssuesEvent | 2015-02-27 00:33:20 | alistairreilly/andors-trail | https://api.github.com/repos/alistairreilly/andors-trail | opened | minor aesthetic problem with health and experience bars | auto-migrated Type-Defect | ```
In empty health and experience bars of player and health bars of monsters the
"shadow" is not at full width. In the center there is an other "shadow" than at
the ends. See attachment.
What is the expected output? What do you see instead?
The "shadow" of the bars should be the same and not change within the bar.... | 1.0 | minor aesthetic problem with health and experience bars - ```
In empty health and experience bars of player and health bars of monsters the
"shadow" is not at full width. In the center there is an other "shadow" than at
the ends. See attachment.
What is the expected output? What do you see instead?
The "shadow" of ... | defect | minor aesthetic problem with health and experience bars in empty health and experience bars of player and health bars of monsters the shadow is not at full width in the center there is an other shadow than at the ends see attachment what is the expected output what do you see instead the shadow of ... | 1 |
230,849 | 18,719,434,250 | IssuesEvent | 2021-11-03 10:04:06 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Chrome UI Functional Tests.test/functional/apps/visualize/_tsvb_time_series·ts - visualize app visualize ciGroup11 visual builder Time Series Elastic charts should display correct chart data, label names and area colors for min aggregation when split by filters | blocker Feature:TSVB Team:VisEditors failed-test v8.0.0 skipped-test | A test failed on a tracked branch
```
Error: expected [ '#54B399', 'rgba(114,207,194,1)' ] to sort of equal [ 'rgba(0,188,163,1)', 'rgba(114,207,194,1)' ]
at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
at Assertion.eql (node_modules/@kbn/expect/expect.js:244:8)
at Context.<anonymous> (test... | 2.0 | Failing test: Chrome UI Functional Tests.test/functional/apps/visualize/_tsvb_time_series·ts - visualize app visualize ciGroup11 visual builder Time Series Elastic charts should display correct chart data, label names and area colors for min aggregation when split by filters - A test failed on a tracked branch
```
Err... | non_defect | failing test chrome ui functional tests test functional apps visualize tsvb time series·ts visualize app visualize visual builder time series elastic charts should display correct chart data label names and area colors for min aggregation when split by filters a test failed on a tracked branch error expe... | 0 |
149,640 | 13,285,472,412 | IssuesEvent | 2020-08-24 08:10:46 | fga-eps-mds/2020-1-Grupo-4 | https://api.github.com/repos/fga-eps-mds/2020-1-Grupo-4 | opened | Gestão e planejamento de Sprint | documentation organization study | **<h2>Descrição</h2>**
Gestão e planejamento de Sprint.
**<h2>Tarefas</h2>**
- [ ] Estudar o framework Scrum;
- [ ] Ler o Guia do Scrum;
- [ ] Definir na próxima reunião o timebox das sprints;
- [ ] Definir horário da Daily;
- [ ] Planejar a próxima sprint;
- [ ] Difundir para o grupo, na próxima ... | 1.0 | Gestão e planejamento de Sprint - **<h2>Descrição</h2>**
Gestão e planejamento de Sprint.
**<h2>Tarefas</h2>**
- [ ] Estudar o framework Scrum;
- [ ] Ler o Guia do Scrum;
- [ ] Definir na próxima reunião o timebox das sprints;
- [ ] Definir horário da Daily;
- [ ] Planejar a próxima sprint;
- [ ] ... | non_defect | gestão e planejamento de sprint descrição gestão e planejamento de sprint tarefas estudar o framework scrum ler o guia do scrum definir na próxima reunião o timebox das sprints definir horário da daily planejar a próxima sprint difundir para o grupo na ... | 0 |
61,627 | 25,578,160,623 | IssuesEvent | 2022-12-01 00:42:15 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [Banco de Talentos] Pessoa Desenvolvedora iOS Júnior na [CUBOS] | SALVADOR MVC GIT IOS SWIFT WEBSERVICES COCOAPODS ALAMOFIRE MOYA Stale | <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
========================... | 1.0 | [Banco de Talentos] Pessoa Desenvolvedora iOS Júnior na [CUBOS] - <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desen... | non_defect | pessoa desenvolvedora ios júnior na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na ... | 0 |
40,455 | 9,999,722,277 | IssuesEvent | 2019-07-12 11:29:22 | contao/contao | https://api.github.com/repos/contao/contao | closed | Cache is not cleared after TTL-time | defect | **Affected version(s)**
4.4.18 - 4.4.35
**Description**
It seems that some pages cached in http_cache (i have just examined files in folder 'en') are not deleted, even when they are older than the TTL-time that was given in website root.
By this the cache grows permanently. In huge installation with many site... | 1.0 | Cache is not cleared after TTL-time - **Affected version(s)**
4.4.18 - 4.4.35
**Description**
It seems that some pages cached in http_cache (i have just examined files in folder 'en') are not deleted, even when they are older than the TTL-time that was given in website root.
By this the cache grows permanentl... | defect | cache is not cleared after ttl time affected version s description it seems that some pages cached in http cache i have just examined files in folder en are not deleted even when they are older than the ttl time that was given in website root by this the cache grows permanently ... | 1 |
53,882 | 13,262,417,124 | IssuesEvent | 2020-08-20 21:45:04 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [gcdserver] Import IC79+ data from I3OmDb (Trac #2234) | Migrated from Trac analysis defect | Mark the old data as archival and sort on that field to avoid needing to process these documents in operational queries. We'll draw straws on who gets first shot with the sledgehammer when we drag the server hosting I3OmDb out to the field.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/... | 1.0 | [gcdserver] Import IC79+ data from I3OmDb (Trac #2234) - Mark the old data as archival and sort on that field to avoid needing to process these documents in operational queries. We'll draw straws on who gets first shot with the sledgehammer when we drag the server hosting I3OmDb out to the field.
<details>
<summary>... | defect | import data from trac mark the old data as archival and sort on that field to avoid needing to process these documents in operational queries we ll draw straws on who gets first shot with the sledgehammer when we drag the server hosting out to the field migrated from json status... | 1 |
193,424 | 6,884,893,894 | IssuesEvent | 2017-11-21 14:33:12 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | sporadic bad RAM pointer error under qemu_nios2 | area: Kernel bug priority: low | **_Reported by Andrew Boie:_**
08:55:56 ---------------------sanity-out/qemu_nios2/tests/kernel/test_mutex/test/run.log---------------------
08:55:56 make[1]: Entering directory `/jenkins/workspace/zephyr-verify/tests/kernel/test_mutex'
08:55:56 make[2]: Entering directory `/jenkins/workspace/zephyr-verify'
08:55:5... | 1.0 | sporadic bad RAM pointer error under qemu_nios2 - **_Reported by Andrew Boie:_**
08:55:56 ---------------------sanity-out/qemu_nios2/tests/kernel/test_mutex/test/run.log---------------------
08:55:56 make[1]: Entering directory `/jenkins/workspace/zephyr-verify/tests/kernel/test_mutex'
08:55:56 make[2]: Entering dir... | non_defect | sporadic bad ram pointer error under qemu reported by andrew boie sanity out qemu tests kernel test mutex test run log make entering directory jenkins workspace zephyr verify tests kernel test mutex make entering directory jenkins work... | 0 |
53,007 | 13,260,069,723 | IssuesEvent | 2020-08-20 17:38:35 | jkoan/test-navit | https://api.github.com/repos/jkoan/test-navit | closed | navit seg faults when all mapsets are disabled (Trac #48) | Incomplete Migration Migrated from Trac core defect/bug somebody | Migrated from http://trac.navit-project.org/ticket/48
```json
{
"status": "closed",
"changetime": "2008-01-29T16:54:27",
"_ts": "1201625667000000",
"description": "Navit gets segfaults when all mapsets are disabled and you click on the destination button in the menubar.[[BR]]\nThe function mapset_search... | 1.0 | navit seg faults when all mapsets are disabled (Trac #48) - Migrated from http://trac.navit-project.org/ticket/48
```json
{
"status": "closed",
"changetime": "2008-01-29T16:54:27",
"_ts": "1201625667000000",
"description": "Navit gets segfaults when all mapsets are disabled and you click on the destinat... | defect | navit seg faults when all mapsets are disabled trac migrated from json status closed changetime ts description navit gets segfaults when all mapsets are disabled and you click on the destination button in the menubar nthe function mapset search new c... | 1 |
65,106 | 19,096,981,848 | IssuesEvent | 2021-11-29 17:42:44 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Important messages such as "This room is a continuation of another room" appear above new room intro text | T-Defect | ### Steps to reproduce

I got quite confused when I got an invite for a room that I was sure already existed in another form - yet I couldn't find that other room in my room list.
Turns out that this new... | 1.0 | Important messages such as "This room is a continuation of another room" appear above new room intro text - ### Steps to reproduce

I got quite confused when I got an invite for a room that I was sure alrea... | defect | important messages such as this room is a continuation of another room appear above new room intro text steps to reproduce i got quite confused when i got an invite for a room that i was sure already existed in another form yet i couldn t find that other room in my room list turns out that this n... | 1 |
38,457 | 15,702,699,635 | IssuesEvent | 2021-03-26 12:58:50 | SwissDataScienceCenter/renku-graph | https://api.github.com/repos/SwissDataScienceCenter/renku-graph | closed | Commits synchronisation events to be initiated from the event-log for single projects | event-log refactoring webhook-service | As a renku-graph maintainer, I'd like the commits synchronisation process to be based on the subscription model. The commits synchronization process is a safety net in case we deploy and the webhooks don't work.
### Curent design
- There is a batch job on Webhook which checks now and then (about every hour) if the... | 1.0 | Commits synchronisation events to be initiated from the event-log for single projects - As a renku-graph maintainer, I'd like the commits synchronisation process to be based on the subscription model. The commits synchronization process is a safety net in case we deploy and the webhooks don't work.
### Curent desig... | non_defect | commits synchronisation events to be initiated from the event log for single projects as a renku graph maintainer i d like the commits synchronisation process to be based on the subscription model the commits synchronization process is a safety net in case we deploy and the webhooks don t work curent desig... | 0 |
55,140 | 7,963,075,505 | IssuesEvent | 2018-07-13 16:14:36 | ga4gh/dockstore | https://api.github.com/repos/ga4gh/dockstore | closed | License on the Swagger UI page is LGPL | bug documentation | ## Bug Report
The license on the [Dockstore Swagger UI](https://dockstore.org:8443/static/swagger-ui/index.html) is LGPL. The license in the [source code](https://github.com/ga4gh/dockstore/blob/develop/LICENSE) is Apache 2.
Note the that license displayed in Swagger UI comes from dockstore-webservice/src/main/ja... | 1.0 | License on the Swagger UI page is LGPL - ## Bug Report
The license on the [Dockstore Swagger UI](https://dockstore.org:8443/static/swagger-ui/index.html) is LGPL. The license in the [source code](https://github.com/ga4gh/dockstore/blob/develop/LICENSE) is Apache 2.
Note the that license displayed in Swagger UI co... | non_defect | license on the swagger ui page is lgpl bug report the license on the is lgpl the license in the is apache note the that license displayed in swagger ui comes from dockstore webservice src main java io dockstore webservice resources description java shouldn t they be the same or is there some ... | 0 |
32,014 | 12,058,620,044 | IssuesEvent | 2020-04-15 17:47:09 | istio/istio | https://api.github.com/repos/istio/istio | closed | SDS is not yet working with istio/installer istio/operator | area/environments/installer area/security lifecycle/needs-escalation lifecycle/stale | SDS is not yet working with istio/installer istio/operator. There are a couple of issues:
1. Pilot, Galley, and telemetry-Mixer are still using file mount certs in their bootstrap config, which means they will read their file mounts certificates. This will break Istio if the control plane is set to use an SDS-based... | True | SDS is not yet working with istio/installer istio/operator - SDS is not yet working with istio/installer istio/operator. There are a couple of issues:
1. Pilot, Galley, and telemetry-Mixer are still using file mount certs in their bootstrap config, which means they will read their file mounts certificates. This wil... | non_defect | sds is not yet working with istio installer istio operator sds is not yet working with istio installer istio operator there are a couple of issues pilot galley and telemetry mixer are still using file mount certs in their bootstrap config which means they will read their file mounts certificates this wil... | 0 |
54,576 | 13,771,915,703 | IssuesEvent | 2020-10-07 23:06:30 | mozilla/jetstream | https://api.github.com/repos/mozilla/jetstream | opened | bug-1665467-pref-shirley-omnibus-experiment-release-81-82 failing | Defect | Just noticed that the experiment `bug-1665467-pref-shirley-omnibus-experiment-release-81-82` has an [external config](https://github.com/mozilla/jetstream-config/blob/main/bug-1665467-pref-shirley-omnibus-experiment-release-81-82.toml) and that re-running raises the following error:
```
Traceback (most recent call ... | 1.0 | bug-1665467-pref-shirley-omnibus-experiment-release-81-82 failing - Just noticed that the experiment `bug-1665467-pref-shirley-omnibus-experiment-release-81-82` has an [external config](https://github.com/mozilla/jetstream-config/blob/main/bug-1665467-pref-shirley-omnibus-experiment-release-81-82.toml) and that re-runn... | defect | bug pref shirley omnibus experiment release failing just noticed that the experiment bug pref shirley omnibus experiment release has an and that re running raises the following error traceback most recent call last file usr local lib site packages jetstream cli py line in reru... | 1 |
51,776 | 13,211,304,922 | IssuesEvent | 2020-08-15 22:10:49 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | wavedeform - heap buffer overflow in I3Wavedeform.cxx (Trac #1024) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1024">https://code.icecube.wisc.edu/projects/icecube/ticket/1024</a>, reported by negaand owned by jbraun</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-06-19T02:50:17",
"_ts": "143468... | 1.0 | wavedeform - heap buffer overflow in I3Wavedeform.cxx (Trac #1024) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1024">https://code.icecube.wisc.edu/projects/icecube/ticket/1024</a>, reported by negaand owned by jbraun</em></summary>
<p>
```json
{
"status": ... | defect | wavedeform heap buffer overflow in cxx trac migrated from json status closed changetime ts description at the bootcamp we discovered a heap buffer overflow in cxx n n n c basis cholmod l allocate sparse basis trip nrow bas... | 1 |
18,723 | 13,168,406,229 | IssuesEvent | 2020-08-11 12:04:32 | topcoder-platform/qa-fun | https://api.github.com/repos/topcoder-platform/qa-fun | closed | [TCO-20 REGIONAL] [Web-Chrome] Contact us page should provide a form for user to write a message | UX/Usability | Steps:
1. In [web-chrome] click on contact us link down the bottom
Expected result:
This page should provide a form where the user can write a message to the company and provide their name.
Actual result:
No form for message is provided.
Screenshot:
![Screen Shot 2020-08-02 at 4 49 53 pm](https://user-im... | True | [TCO-20 REGIONAL] [Web-Chrome] Contact us page should provide a form for user to write a message - Steps:
1. In [web-chrome] click on contact us link down the bottom
Expected result:
This page should provide a form where the user can write a message to the company and provide their name.
Actual result:
No fo... | non_defect | contact us page should provide a form for user to write a message steps in click on contact us link down the bottom expected result this page should provide a form where the user can write a message to the company and provide their name actual result no form for message is provided screens... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.