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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
40,079 | 9,829,269,116 | IssuesEvent | 2019-06-15 19:08:39 | textile/php-textile | https://api.github.com/repos/textile/php-textile | closed | Using @code span markup@ inside %regular span markup% gives unexpected results | Defect Feedback wanted Merged into branch | _(I apologise if this post is too verbose. I've tried to give as much background as I thought was necessary to illustrate the issue.)_
I use textile for a software documentation project and have realised the following Textile markup gives unexpected results:
```
%(classname)@generic code statement;@%
%(classname)@[so... | 1.0 | Using @code span markup@ inside %regular span markup% gives unexpected results - _(I apologise if this post is too verbose. I've tried to give as much background as I thought was necessary to illustrate the issue.)_
I use textile for a software documentation project and have realised the following Textile markup gives... | defect | using code span markup inside regular span markup gives unexpected results i apologise if this post is too verbose i ve tried to give as much background as i thought was necessary to illustrate the issue i use textile for a software documentation project and have realised the following textile markup gives... | 1 |
22,536 | 3,663,924,942 | IssuesEvent | 2016-02-19 09:15:47 | miracle091/transmission-remote-dotnet | https://api.github.com/repos/miracle091/transmission-remote-dotnet | closed | Network share... again | Priority-Medium Type-Defect | ```
I've installed latest version from
http://elbandi.net/transmission-remote-dotnet/transmission-remote-dotnet-r722-in
staller.exe and set up some network settings for sharing i.e. samba folder for
torrents. Although everything works fine i can't open network share thru TRD.
It reminds me earlier issue nr 206. If Y... | 1.0 | Network share... again - ```
I've installed latest version from
http://elbandi.net/transmission-remote-dotnet/transmission-remote-dotnet-r722-in
staller.exe and set up some network settings for sharing i.e. samba folder for
torrents. Although everything works fine i can't open network share thru TRD.
It reminds me e... | defect | network share again i ve installed latest version from staller exe and set up some network settings for sharing i e samba folder for torrents although everything works fine i can t open network share thru trd it reminds me earlier issue nr if you can please check it original issue reported on c... | 1 |
60,423 | 17,023,422,020 | IssuesEvent | 2021-07-03 01:56:58 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Problems caused by Italian translation | Component: website Priority: critical Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 5.27pm, Tuesday, 9th June 2009]**
"Edit" and "Overlays Data" don't work using the Italian translation. | 1.0 | Problems caused by Italian translation - **[Submitted to the original trac issue database at 5.27pm, Tuesday, 9th June 2009]**
"Edit" and "Overlays Data" don't work using the Italian translation. | defect | problems caused by italian translation edit and overlays data don t work using the italian translation | 1 |
37,197 | 18,172,108,882 | IssuesEvent | 2021-09-27 21:18:13 | lemurheavy/coveralls-public | https://api.github.com/repos/lemurheavy/coveralls-public | closed | DataTables warning: table id=DataTables_Table_0 | site-performance | Hi,
I'm getting an error
`DataTables warning: table id=DataTables_Table_0 - Ajax error. For more information about this error, please see http://datatables.net/tn/7`
For example, job: `https://coveralls.io/jobs/87199716`
Perhaps, there are still some problems after db maintenance.
| True | DataTables warning: table id=DataTables_Table_0 - Hi,
I'm getting an error
`DataTables warning: table id=DataTables_Table_0 - Ajax error. For more information about this error, please see http://datatables.net/tn/7`
For example, job: `https://coveralls.io/jobs/87199716`
Perhaps, there are still some problems ... | non_defect | datatables warning table id datatables table hi i m getting an error datatables warning table id datatables table ajax error for more information about this error please see for example job perhaps there are still some problems after db maintenance | 0 |
57,096 | 15,686,104,542 | IssuesEvent | 2021-03-25 12:05:39 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | Do not use numpy 1.20(conda-forge) if you are setting up a development environment on MacOSX | defect scipy.stats | I was setting up a development environment following the instructions in https://github.com/scipy/scipy/blob/a3762621acffe970fc50471acddb927253821ec5/doc/source/dev/contributor/quickstart_mac.rst. After I successfully built the package , I run the tests and found that I failed one case:
```
=======================... | 1.0 | Do not use numpy 1.20(conda-forge) if you are setting up a development environment on MacOSX - I was setting up a development environment following the instructions in https://github.com/scipy/scipy/blob/a3762621acffe970fc50471acddb927253821ec5/doc/source/dev/contributor/quickstart_mac.rst. After I successfully built ... | defect | do not use numpy conda forge if you are setting up a development environment on macosx i was setting up a development environment following the instructions in after i successfully built the package i run the tests and found that i failed one case failures ... | 1 |
48,073 | 13,067,428,103 | IssuesEvent | 2020-07-31 00:25:21 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [steamshovel] use of __all__ confuses sphinx documentation (Trac #1739) | Migrated from Trac combo core defect | `artists/__init__.py` uses `__all__` to specify the submodules in the package, but this confuses sphinx
```text
/Users/kmeagher/icecube/combo/release/sphinx_build/source/python/icecube.steamshovel.artists.rst:4: WARNING: missing attribute mentioned in :members: or __all__: module icecube.steamshovel.artists, attribute... | 1.0 | [steamshovel] use of __all__ confuses sphinx documentation (Trac #1739) - `artists/__init__.py` uses `__all__` to specify the submodules in the package, but this confuses sphinx
```text
/Users/kmeagher/icecube/combo/release/sphinx_build/source/python/icecube.steamshovel.artists.rst:4: WARNING: missing attribute mentio... | defect | use of all confuses sphinx documentation trac artists init py uses all to specify the submodules in the package but this confuses sphinx text users kmeagher icecube combo release sphinx build source python icecube steamshovel artists rst warning missing attribute mentioned in members... | 1 |
41,302 | 10,375,189,249 | IssuesEvent | 2019-09-09 11:25:31 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | DataTable has null state under certain conditions | defect | ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[ X] bug report
[ ] feature request
[ ] suppor... | 1.0 | DataTable has null state under certain conditions - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
`... | defect | datatable has null state under certain conditions there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primereact pro support where support is provided within business hours i m submitting a check one with x ... | 1 |
15,880 | 20,070,548,980 | IssuesEvent | 2022-02-04 05:56:40 | swig/swig | https://api.github.com/repos/swig/swig | opened | -DFOO works different to a real compiler preprocessor | preprocessor | In a C/C++ compiler, `-DFOO` on the command line sets `FOO` to `1`.
In SWIG it sets `FOO` to an empty value.
(In both SWIG and compilers, `#define FOO` in a file sets `FOO` to an empty value.)
Reproducer (same result with 4.0.2 and git master):
```
$ cat emptydefine.i
#define EMPTY2
[EMPTY1] [EMPTY2]
$... | 1.0 | -DFOO works different to a real compiler preprocessor - In a C/C++ compiler, `-DFOO` on the command line sets `FOO` to `1`.
In SWIG it sets `FOO` to an empty value.
(In both SWIG and compilers, `#define FOO` in a file sets `FOO` to an empty value.)
Reproducer (same result with 4.0.2 and git master):
```
$ ... | non_defect | dfoo works different to a real compiler preprocessor in a c c compiler dfoo on the command line sets foo to in swig it sets foo to an empty value in both swig and compilers define foo in a file sets foo to an empty value reproducer same result with and git master ... | 0 |
3,638 | 6,670,944,583 | IssuesEvent | 2017-10-04 03:31:25 | material-motion/material-motion-js | https://api.github.com/repos/material-motion/material-motion-js | closed | Investigate popmotion or anime.js for web tweens | Needs research Process | There are a [few motion libraries](https://material-motion.gitbooks.io/material-motion-starmap/content/community_index/web.html) for JS right now. They are usually DOMful, but may have already solved the transform overloading. Look into it, and see if we can use any of that logic (or the library wholesale) to solve #... | 1.0 | Investigate popmotion or anime.js for web tweens - There are a [few motion libraries](https://material-motion.gitbooks.io/material-motion-starmap/content/community_index/web.html) for JS right now. They are usually DOMful, but may have already solved the transform overloading. Look into it, and see if we can use any ... | non_defect | investigate popmotion or anime js for web tweens there are a for js right now they are usually domful but may have already solved the transform overloading look into it and see if we can use any of that logic or the library wholesale to solve | 0 |
4,900 | 2,610,160,293 | IssuesEvent | 2015-02-26 18:50:52 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Text | auto-migrated Priority-Medium Type-Defect | ```
correct idig geonosians objective
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 31 Jan 2011 at 2:29 | 1.0 | Text - ```
correct idig geonosians objective
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 31 Jan 2011 at 2:29 | defect | text correct idig geonosians objective original issue reported on code google com by gmail com on jan at | 1 |
11,030 | 2,622,955,757 | IssuesEvent | 2015-03-04 09:03:28 | folded/carve | https://api.github.com/repos/folded/carve | opened | How does one communicate about this project? (And Windows build - where is the patch?) | auto-migrated Priority-Medium Type-Defect | ```
subject says it all.
But in particular I am interested in whether anyone
knows where the patch for Windows build is...
Thx.....
```
Original issue reported on code.google.com by `c...@txcorp.com` on 17 Dec 2012 at 11:56 | 1.0 | How does one communicate about this project? (And Windows build - where is the patch?) - ```
subject says it all.
But in particular I am interested in whether anyone
knows where the patch for Windows build is...
Thx.....
```
Original issue reported on code.google.com by `c...@txcorp.com` on 17 Dec 2012 at 11:56 | defect | how does one communicate about this project and windows build where is the patch subject says it all but in particular i am interested in whether anyone knows where the patch for windows build is thx original issue reported on code google com by c txcorp com on dec at | 1 |
24,167 | 3,922,117,519 | IssuesEvent | 2016-04-22 03:49:32 | furushchev/alchemy-2 | https://api.github.com/repos/furushchev/alchemy-2 | closed | Assertion `typeId == vgt->typeId' failed." | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. learnwts: ../src/logic/clause.h:1186: static void Clause::addVarId(Term*
const&, const int&, const Domain* const&, Array<VarsGroundedType*>*&):
Assertion `typeId == vgt->typeId' failed.
Aborted
2.
3.
What is the expected output? What do you see instead?
What version of... | 1.0 | Assertion `typeId == vgt->typeId' failed." - ```
What steps will reproduce the problem?
1. learnwts: ../src/logic/clause.h:1186: static void Clause::addVarId(Term*
const&, const int&, const Domain* const&, Array<VarsGroundedType*>*&):
Assertion `typeId == vgt->typeId' failed.
Aborted
2.
3.
What is the expected outp... | defect | assertion typeid vgt typeid failed what steps will reproduce the problem learnwts src logic clause h static void clause addvarid term const const int const domain const array assertion typeid vgt typeid failed aborted what is the expected output what do you see i... | 1 |
24,218 | 3,925,711,411 | IssuesEvent | 2016-04-22 20:04:45 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | MapAlignerIdentification doesn't work if peptide scores are PEPs | defect major TOPP | MapAlignerIdentification has a parameter "algorithm:peptide_score_threshold" that can be used to filter which peptide IDs should be considered for the alignment based on their scores. The default value of this parameter is zero, which should indicate that no filtering should take place. Unfortunately this does not work... | 1.0 | MapAlignerIdentification doesn't work if peptide scores are PEPs - MapAlignerIdentification has a parameter "algorithm:peptide_score_threshold" that can be used to filter which peptide IDs should be considered for the alignment based on their scores. The default value of this parameter is zero, which should indicate th... | defect | mapaligneridentification doesn t work if peptide scores are peps mapaligneridentification has a parameter algorithm peptide score threshold that can be used to filter which peptide ids should be considered for the alignment based on their scores the default value of this parameter is zero which should indicate th... | 1 |
53,597 | 13,261,958,014 | IssuesEvent | 2020-08-20 20:50:42 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [tableio] named argument in class declaration (Trac #1733) | Migrated from Trac cmake defect | The sphinx build gives the following error:
```text
Traceback (most recent call last):
File "/private/var/folders/rc/g_4_lyp9039cj1586zzg88f40000gn/T/pip-build-A327aa/sphinx/sphinx/ext/autodoc.py", line 385, in import_object
File "/Users/kmeagher/icecube/combo/release/lib/icecube/tableio/enum3.py", line 43
cla... | 1.0 | [tableio] named argument in class declaration (Trac #1733) - The sphinx build gives the following error:
```text
Traceback (most recent call last):
File "/private/var/folders/rc/g_4_lyp9039cj1586zzg88f40000gn/T/pip-build-A327aa/sphinx/sphinx/ext/autodoc.py", line 385, in import_object
File "/Users/kmeagher/icecube... | defect | named argument in class declaration trac the sphinx build gives the following error text traceback most recent call last file private var folders rc g t pip build sphinx sphinx ext autodoc py line in import object file users kmeagher icecube combo release lib icecube tableio py l... | 1 |
60,978 | 7,432,647,614 | IssuesEvent | 2018-03-26 02:31:13 | eventbrite/britecharts | https://api.github.com/repos/eventbrite/britecharts | closed | Add option to draw permanent highlight points to line chart | design enhancement proposal | We want to allow users to keep the dots highlighted on the line chart.
They should probably have a slightly different styling as when we show them when hovering.

| 1.0 | Add option to draw permanent highlight points to line chart - We want to allow users to keep the dots highlighted on the line chart.
They should probably have a slightly different styling as when we show them when hovering.
 and surfman::Surface. script depends on webxr-api. This means that making changes to surfman backends cause script to rebuild, and this is a productivity killer. | 1.0 | Remove transitive dependency of script on surfman - webxr-api depends on surfman_chains (which depends on surfman) and surfman::Surface. script depends on webxr-api. This means that making changes to surfman backends cause script to rebuild, and this is a productivity killer. | non_defect | remove transitive dependency of script on surfman webxr api depends on surfman chains which depends on surfman and surfman surface script depends on webxr api this means that making changes to surfman backends cause script to rebuild and this is a productivity killer | 0 |
21,532 | 29,828,452,941 | IssuesEvent | 2023-06-18 00:42:02 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [Hibrido / Belo Horizonte, Minas Gerais, Brazil] Office 365 Developer na Coodesh | SALVADOR FRONT-END PJ JAVASCRIPT FULL-STACK HTML REQUISITOS PROCESSOS GITHUB Sketch ADOBE XD UMA SHAREPOINT AUTOMAÇÃO DE PROCESSOS ALOCADO Stale | ## Descrição da vaga:
Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios.
Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/jobs/office-365-developer-194401047?utm_sou... | 2.0 | [Hibrido / Belo Horizonte, Minas Gerais, Brazil] Office 365 Developer na Coodesh - ## Descrição da vaga:
Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios.
Fique atento ao redirecionamento que vai te levar para uma url [h... | non_defect | office developer na coodesh descrição da vaga esta é uma vaga de um parceiro da plataforma coodesh ao candidatar se você terá acesso as informações completas sobre a empresa e benefícios fique atento ao redirecionamento que vai te levar para uma url com o pop up personalizado de candidatura 👋 ... | 0 |
12,925 | 2,730,212,238 | IssuesEvent | 2015-04-16 13:46:32 | Cockatrice/Cockatrice | https://api.github.com/repos/Cockatrice/Cockatrice | closed | Cockatrice locks up on unknown tokens | Cockatrice Defect | I was recently watching some gameplay on the server. A player had a young pyromancer in play and was creating elemental tokens. They called it something else, and spit out blank red 1/1 token. I middle mouse clicked the tokens to see if it was just a translation error, but upon releasing the middle mouse button the pop... | 1.0 | Cockatrice locks up on unknown tokens - I was recently watching some gameplay on the server. A player had a young pyromancer in play and was creating elemental tokens. They called it something else, and spit out blank red 1/1 token. I middle mouse clicked the tokens to see if it was just a translation error, but upon r... | defect | cockatrice locks up on unknown tokens i was recently watching some gameplay on the server a player had a young pyromancer in play and was creating elemental tokens they called it something else and spit out blank red token i middle mouse clicked the tokens to see if it was just a translation error but upon r... | 1 |
434 | 2,536,022,762 | IssuesEvent | 2015-01-26 10:13:00 | GLab/ToMaTo | https://api.github.com/repos/GLab/ToMaTo | opened | Download Template Torrent: file names | complexity: simple component: webfrontend type: defect urgency: normal | the filename of a downloaded template torrent is just determined by its name. This means that templates with the same name but different techs have the same name. | 1.0 | Download Template Torrent: file names - the filename of a downloaded template torrent is just determined by its name. This means that templates with the same name but different techs have the same name. | defect | download template torrent file names the filename of a downloaded template torrent is just determined by its name this means that templates with the same name but different techs have the same name | 1 |
18,528 | 2,615,172,883 | IssuesEvent | 2015-03-01 06:55:00 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | weird layout for slides page in opera | auto-migrated launch Priority-P2 Type-Bug | ```
http://localhost:8080/en/slides
```
Original issue reported on code.google.com by `paulir...@google.com` on 13 Feb 2012 at 9:36 | 1.0 | weird layout for slides page in opera - ```
http://localhost:8080/en/slides
```
Original issue reported on code.google.com by `paulir...@google.com` on 13 Feb 2012 at 9:36 | non_defect | weird layout for slides page in opera original issue reported on code google com by paulir google com on feb at | 0 |
8,796 | 2,612,276,217 | IssuesEvent | 2015-02-27 13:23:05 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Use "<" for "<" and ">" for ">" in javadoc | C: Documentation P: Medium R: Fixed T: Defect | It's a bit confusing, when you write queries and see, for example, for **le** operation javadoc: ```java this = value``` instead of ```java this <= value``` | 1.0 | Use "<" for "<" and ">" for ">" in javadoc - It's a bit confusing, when you write queries and see, for example, for **le** operation javadoc: ```java this = value``` instead of ```java this <= value``` | defect | use lt for in javadoc it s a bit confusing when you write queries and see for example for le operation javadoc java this value instead of java this value | 1 |
66,477 | 3,254,334,675 | IssuesEvent | 2015-10-19 23:26:02 | EnvironmentOntology/envo | https://api.github.com/repos/EnvironmentOntology/envo | closed | NTR: population density | help wanted low priority New term | this would be an environmental quality. Not clear at all if ENVO is the right place. PCO? cc @rlwalls2008
We would use this neutral quality to define environmental exposures (of relevance to SDGIO type projects, public health, etc) as well as experimental treatments.
The latter would be used to define GO respons... | 1.0 | NTR: population density - this would be an environmental quality. Not clear at all if ENVO is the right place. PCO? cc @rlwalls2008
We would use this neutral quality to define environmental exposures (of relevance to SDGIO type projects, public health, etc) as well as experimental treatments.
The latter would be... | non_defect | ntr population density this would be an environmental quality not clear at all if envo is the right place pco cc we would use this neutral quality to define environmental exposures of relevance to sdgio type projects public health etc as well as experimental treatments the latter would be used to d... | 0 |
79,895 | 29,506,419,619 | IssuesEvent | 2023-06-03 11:18:51 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Cypress E2E test `sliding-sync.spec.ts` fails locally as well | T-Defect | ### Steps to reproduce
1. Pull the latest develop branches of element-web, matrix-react-sdk, and matrix-js-sdk
2. Install
3. Run Cypress
4. Run `sliding-sync.spec.ts`
### Outcome
#### What did you expect?
The test should run successfully.
#### What happened instead?
It fails in the same way as the test... | 1.0 | Cypress E2E test `sliding-sync.spec.ts` fails locally as well - ### Steps to reproduce
1. Pull the latest develop branches of element-web, matrix-react-sdk, and matrix-js-sdk
2. Install
3. Run Cypress
4. Run `sliding-sync.spec.ts`
### Outcome
#### What did you expect?
The test should run successfully.
###... | defect | cypress test sliding sync spec ts fails locally as well steps to reproduce pull the latest develop branches of element web matrix react sdk and matrix js sdk install run cypress run sliding sync spec ts outcome what did you expect the test should run successfully ... | 1 |
18,358 | 3,051,055,886 | IssuesEvent | 2015-08-12 05:05:39 | canadainc/salat10 | https://api.github.com/repos/canadainc/salat10 | opened | If an Iqamah is set for Isha, and it is about to be Maghrib, then the Isha iqamah shows up instead of time | Component-Logic Priority-Critical Type-Defect | 1. Set Isha iqamah.
2. Change time to be just before Maghrib.
3. Observe bug. | 1.0 | If an Iqamah is set for Isha, and it is about to be Maghrib, then the Isha iqamah shows up instead of time - 1. Set Isha iqamah.
2. Change time to be just before Maghrib.
3. Observe bug. | defect | if an iqamah is set for isha and it is about to be maghrib then the isha iqamah shows up instead of time set isha iqamah change time to be just before maghrib observe bug | 1 |
400,761 | 27,298,953,839 | IssuesEvent | 2023-02-23 23:12:21 | gbowne1/reactsocialnetwork | https://api.github.com/repos/gbowne1/reactsocialnetwork | closed | [CSS] Build Theme for light and dark mode | bug documentation enhancement help wanted good first issue question | **Describe the bug**
[Theme]
- [Done] Fix theme switch toggle [in nav bar next to user icon] or allow users default theme.
Current theme coloring is dark mode.
Edit:
Dark Mode Colors:
Black, Gray, White
Light Mode Colors:
Blue?? White??
**To Reproduce**
Steps to reproduce the behavior... | 1.0 | [CSS] Build Theme for light and dark mode - **Describe the bug**
[Theme]
- [Done] Fix theme switch toggle [in nav bar next to user icon] or allow users default theme.
Current theme coloring is dark mode.
Edit:
Dark Mode Colors:
Black, Gray, White
Light Mode Colors:
Blue?? White??
**To ... | non_defect | build theme for light and dark mode describe the bug fix theme switch toggle or allow users default theme current theme coloring is dark mode edit dark mode colors black gray white light mode colors blue white to reproduce steps to reproduce the behavior... | 0 |
49,518 | 13,187,225,090 | IssuesEvent | 2020-08-13 02:44:42 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | documentation - The testing guide doesn't show how to use lcov/pycoverage for yourself (Trac #1582) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1582">https://code.icecube.wisc.edu/ticket/1582</a>, reported by nega and owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-01-12T00:11:31",
"description": "add that info to\n\nhttp://soft... | 1.0 | documentation - The testing guide doesn't show how to use lcov/pycoverage for yourself (Trac #1582) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1582">https://code.icecube.wisc.edu/ticket/1582</a>, reported by nega and owned by nega</em></summary>
<p>
```json
{
"status": "c... | defect | documentation the testing guide doesn t show how to use lcov pycoverage for yourself trac migrated from json status closed changetime description add that info to n n reporter nega cc resolution fixed ts ... | 1 |
76,355 | 26,391,253,365 | IssuesEvent | 2023-01-12 15:50:31 | DependencyTrack/dependency-track | https://api.github.com/repos/DependencyTrack/dependency-track | opened | relation "project_access_teams" does not exist at character 13 | defect in triage | ### Current Behavior
We deployed Dependency-Track v4.7.0 via Helm chart on private Kubernetes cluster (chart repo https://github.com/evryfs/helm-charts/tree/master/charts/dependency-track). We have overridden parameters regarding dependency track application version (both frontend and apiserver), all LDAP connection p... | 1.0 | relation "project_access_teams" does not exist at character 13 - ### Current Behavior
We deployed Dependency-Track v4.7.0 via Helm chart on private Kubernetes cluster (chart repo https://github.com/evryfs/helm-charts/tree/master/charts/dependency-track). We have overridden parameters regarding dependency track applica... | defect | relation project access teams does not exist at character current behavior we deployed dependency track via helm chart on private kubernetes cluster chart repo we have overridden parameters regarding dependency track application version both frontend and apiserver all ldap connection parameters a... | 1 |
7,061 | 2,610,324,670 | IssuesEvent | 2015-02-26 19:44:40 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Typo | auto-migrated Priority-Low Type-Defect | ```
A comma is needed after "ship" on Mace Windu's fighter
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 6 Jun 2011 at 10:25 | 1.0 | Typo - ```
A comma is needed after "ship" on Mace Windu's fighter
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 6 Jun 2011 at 10:25 | defect | typo a comma is needed after ship on mace windu s fighter original issue reported on code google com by gmail com on jun at | 1 |
20,800 | 3,419,342,721 | IssuesEvent | 2015-12-08 09:17:26 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Missing com.hazelcast.client.impl.protocol.codec.CacheContainsKeyCodec | Team: Client Type: Defect | Latest code (master) seems miss this file, and build failed, is it intentionally and available for commercial version only or missed checked in?
thanks | 1.0 | Missing com.hazelcast.client.impl.protocol.codec.CacheContainsKeyCodec - Latest code (master) seems miss this file, and build failed, is it intentionally and available for commercial version only or missed checked in?
thanks | defect | missing com hazelcast client impl protocol codec cachecontainskeycodec latest code master seems miss this file and build failed is it intentionally and available for commercial version only or missed checked in thanks | 1 |
72,697 | 7,309,120,086 | IssuesEvent | 2018-02-28 10:39:53 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | E2E failed because of failing to create ServiceAccount | area/node-e2e area/test-infra lifecycle/rotten sig/testing | I run my CI project.but i always failed here:
/home/jenkins/workspace/PaaS-V2R1-Beethoven-Distributed-E2E-New/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:685
testRecreateTimeoutAutoRollback should auto-rollback when timeout [Beethoven] [BeforeEach]
Expected er... | 2.0 | E2E failed because of failing to create ServiceAccount - I run my CI project.but i always failed here:
/home/jenkins/workspace/PaaS-V2R1-Beethoven-Distributed-E2E-New/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:685
testRecreateTimeoutAutoRollback should auto-rollba... | non_defect | failed because of failing to create serviceaccount i run my ci project but i always failed here home jenkins workspace paas beethoven distributed new src io kubernetes output local go src io kubernetes test framework framework go testrecreatetimeoutautorollback should auto rollback when timeout... | 0 |
24,488 | 3,992,259,530 | IssuesEvent | 2016-05-10 00:31:07 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | opened | Incorrect setting-to-null of optional constructor argument when using named arguments | defect | Related forum thread:
http://forums.bridge.net/forum/bridge-net-pro/bugs/2324-incorrect-setting-to-null-of-optional-constructor-argument-when-using-named-arguments
### Expected
```js
var l2 = new Demo.Link2("url", "test");
// or,
var l2 = new Demo.Link2("url", "test", void 0);
```
### Actual
```js
var... | 1.0 | Incorrect setting-to-null of optional constructor argument when using named arguments - Related forum thread:
http://forums.bridge.net/forum/bridge-net-pro/bugs/2324-incorrect-setting-to-null-of-optional-constructor-argument-when-using-named-arguments
### Expected
```js
var l2 = new Demo.Link2("url", "test");
... | defect | incorrect setting to null of optional constructor argument when using named arguments related forum thread expected js var new demo url test or var new demo url test void actual js var new demo url test null steps to re... | 1 |
65,824 | 19,712,565,701 | IssuesEvent | 2022-01-13 07:39:31 | martinrotter/rssguard | https://api.github.com/repos/martinrotter/rssguard | closed | [BUG], [MariaDB]: Failing to escape (quote, commas, Arabic/Urdu font, etc.) strings | Type-Defect Status-Not-Enough-Data | ### Brief description of the issue
A question mark is shown instead of Inverted commas and Arabic/Urdu font. Most probably these strings are not escaping properly.
### How to reproduce the bug?
Self-explanatory:
- It is shown in the article list
### What was the expected result?
The expected result was ... | 1.0 | [BUG], [MariaDB]: Failing to escape (quote, commas, Arabic/Urdu font, etc.) strings - ### Brief description of the issue
A question mark is shown instead of Inverted commas and Arabic/Urdu font. Most probably these strings are not escaping properly.
### How to reproduce the bug?
Self-explanatory:
- It is show... | defect | failing to escape quote commas arabic urdu font etc strings brief description of the issue a question mark is shown instead of inverted commas and arabic urdu font most probably these strings are not escaping properly how to reproduce the bug self explanatory it is shown in the art... | 1 |
70,081 | 13,424,994,446 | IssuesEvent | 2020-09-06 08:14:05 | e4exp/paper_manager_abstract | https://api.github.com/repos/e4exp/paper_manager_abstract | opened | Dynamic Web with Automatic Code Generation Using Deep Learning | 2020 Code Generation GAN Pix2code Prototyping UI Design _read_later | * https://link.springer.com/chapter/10.1007/978-981-15-1286-5_61
* International Conference on Innovative Computing and Communications pp 687-697
デザイナーによって作成されたデザインのために開発者に割り当てられた典型的なタスクは、それがどのようなソフトウェアを構築することになると非常に重要です。
このプロセスでは、急速に変化するクライアントの要件に適応し、その結果、プロトタイプにそれらの変更を適応させるという退屈で反復的な手順が含まれます。
これがソフトウェア開発プロセスの障害... | 2.0 | Dynamic Web with Automatic Code Generation Using Deep Learning - * https://link.springer.com/chapter/10.1007/978-981-15-1286-5_61
* International Conference on Innovative Computing and Communications pp 687-697
デザイナーによって作成されたデザインのために開発者に割り当てられた典型的なタスクは、それがどのようなソフトウェアを構築することになると非常に重要です。
このプロセスでは、急速に変化するクライアントの要件に適応... | non_defect | dynamic web with automatic code generation using deep learning international conference on innovative computing and communications pp デザイナーによって作成されたデザインのために開発者に割り当てられた典型的なタスクは、それがどのようなソフトウェアを構築することになると非常に重要です。 このプロセスでは、急速に変化するクライアントの要件に適応し、その結果、プロトタイプにそれらの変更を適応させるという退屈で反復的な手順が含まれます。 これがソフトウェア開発プロセスの障害... | 0 |
275,231 | 30,214,597,895 | IssuesEvent | 2023-07-05 14:48:09 | amaybaum-dev/EasyBuggy2 | https://api.github.com/repos/amaybaum-dev/EasyBuggy2 | opened | antisamy-1.5.3.jar: 3 vulnerabilities (highest severity is: 6.1) reachable | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>antisamy-1.5.3.jar</b></p></summary>
<p>The OWASP AntiSamy project is a collection of APIs for safely allowing users to supply their own HTML
and CSS without ... | True | antisamy-1.5.3.jar: 3 vulnerabilities (highest severity is: 6.1) reachable - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>antisamy-1.5.3.jar</b></p></summary>
<p>The OWASP AntiSamy project is a collection of API... | non_defect | antisamy jar vulnerabilities highest severity is reachable vulnerable library antisamy jar the owasp antisamy project is a collection of apis for safely allowing users to supply their own html and css without exposing the site to xss vulnerabilities library home page a h... | 0 |
811,315 | 30,283,352,550 | IssuesEvent | 2023-07-08 10:59:00 | GoogleCloudPlatform/python-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples | closed | jobs.v3.api_client.featured_job_search_sample_test: test_featured_job_search_sample failed | priority: p1 type: bug api: jobs samples flakybot: issue | Note: #10084 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: bc0c7ecdcea51757473084d4bb49ab6d2701c714
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/0e95a9d0-4dd1-43f2-8e21-f20a5b8eab8d), [Sponge](http://sponge2/0e95a9d0-4dd1-43f2... | 1.0 | jobs.v3.api_client.featured_job_search_sample_test: test_featured_job_search_sample failed - Note: #10084 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: bc0c7ecdcea51757473084d4bb49ab6d2701c714
buildURL: [Build Status](https://source.cloud.google.com/results/... | non_defect | jobs api client featured job search sample test test featured job search sample failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output traceback most recent call last file workspace jobs ... | 0 |
125,508 | 10,345,122,633 | IssuesEvent | 2019-09-04 12:50:41 | ansgohar/urbanharmony | https://api.github.com/repos/ansgohar/urbanharmony | closed | FrontEnd - بحث متقدم is not working | State: Pending Testing bug | In "قوائم الحصر" and "تظلمات
بحث متقدم is not working
When clicking on " بحث متقدم" and adding all the data needed then click on "Search", it is not working and doesn't get any response | 1.0 | FrontEnd - بحث متقدم is not working - In "قوائم الحصر" and "تظلمات
بحث متقدم is not working
When clicking on " بحث متقدم" and adding all the data needed then click on "Search", it is not working and doesn't get any response | non_defect | frontend بحث متقدم is not working in قوائم الحصر and تظلمات بحث متقدم is not working when clicking on بحث متقدم and adding all the data needed then click on search it is not working and doesn t get any response | 0 |
28,653 | 5,319,816,646 | IssuesEvent | 2017-02-14 08:37:21 | hazelcast/hazelcast-csharp-client | https://api.github.com/repos/hazelcast/hazelcast-csharp-client | opened | Generic List other than List<Object> does not properly serialized | Type: Defect | writing from c#
```var map1 = client.GetMap<string, List<int>>("listTest");
map1.Set("vikTest", new List<int> {1, 2});
```
can’t read it from java
`Exception in thread "main" com.hazelcast.nio.serialization.HazelcastSerializationException: There is no suitable de-serializer for type -110. This e... | 1.0 | Generic List other than List<Object> does not properly serialized - writing from c#
```var map1 = client.GetMap<string, List<int>>("listTest");
map1.Set("vikTest", new List<int> {1, 2});
```
can’t read it from java
`Exception in thread "main" com.hazelcast.nio.serialization.HazelcastSerializatio... | defect | generic list other than list does not properly serialized writing from c var client getmap listtest set viktest new list can’t read it from java exception in thread main com hazelcast nio serialization hazelcastserializationexception there is no suitable de... | 1 |
65,327 | 19,402,505,707 | IssuesEvent | 2021-12-19 12:45:02 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Elements crash when i use the conversation shortcuts | T-Defect | ### Steps to reproduce
1. i start the app
2. I use my 4G but not on my wifi where I have access to the server locally and when the elements app is closed on my laptop
3. I create a conversation shortcut on my homepage
4. i try to use it
### Outcome
#### What did you expect?
Juste use the conversation short... | 1.0 | Elements crash when i use the conversation shortcuts - ### Steps to reproduce
1. i start the app
2. I use my 4G but not on my wifi where I have access to the server locally and when the elements app is closed on my laptop
3. I create a conversation shortcut on my homepage
4. i try to use it
### Outcome
####... | defect | elements crash when i use the conversation shortcuts steps to reproduce i start the app i use my but not on my wifi where i have access to the server locally and when the elements app is closed on my laptop i create a conversation shortcut on my homepage i try to use it outcome ... | 1 |
1,101 | 2,595,143,421 | IssuesEvent | 2015-02-20 11:52:10 | keyboardsurfer/blinkendroid | https://api.github.com/repos/keyboardsurfer/blinkendroid | opened | Cliparea wieder verkleinern | auto-migrated Milestone-Release1.0 Performance Priority-High Type-Defect | ```
wenn alle geräte aus der letzten zeile oder spalte entfernt worden sind, muss
die cliparea wieder verkleinert werden
```
-----
Original issue reported on code.google.com by `lischke@gmail.com` on 25 May 2010 at 2:13 | 1.0 | Cliparea wieder verkleinern - ```
wenn alle geräte aus der letzten zeile oder spalte entfernt worden sind, muss
die cliparea wieder verkleinert werden
```
-----
Original issue reported on code.google.com by `lischke@gmail.com` on 25 May 2010 at 2:13 | defect | cliparea wieder verkleinern wenn alle geräte aus der letzten zeile oder spalte entfernt worden sind muss die cliparea wieder verkleinert werden original issue reported on code google com by lischke gmail com on may at | 1 |
59,887 | 17,023,279,575 | IssuesEvent | 2021-07-03 01:12:05 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Buildings rendered beneath tunnels, despite layer tag | Component: mapnik Priority: trivial Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 8.43am, Monday, 28th July 2008]**
http://www.openstreetmap.org/?lat=53.405749&lon=-2.995759&zoom=18&layers=B00FTF
I believe I have everything tagged correctly - the tunnel is -1, and the building is 1. | 1.0 | Buildings rendered beneath tunnels, despite layer tag - **[Submitted to the original trac issue database at 8.43am, Monday, 28th July 2008]**
http://www.openstreetmap.org/?lat=53.405749&lon=-2.995759&zoom=18&layers=B00FTF
I believe I have everything tagged correctly - the tunnel is -1, and the building is 1. | defect | buildings rendered beneath tunnels despite layer tag i believe i have everything tagged correctly the tunnel is and the building is | 1 |
30,703 | 7,244,798,268 | IssuesEvent | 2018-02-14 16:08:09 | Fake-Api/FakeApi | https://api.github.com/repos/Fake-Api/FakeApi | opened | Remove duplicated validation | code duplicate | Similar blocks of code found in 2 locations. Consider refactoring.
https://codeclimate.com/github/wnascimento/FakeApi/server/app/requests/Request.js#issue_5a787a3224cbe00001000051 | 1.0 | Remove duplicated validation - Similar blocks of code found in 2 locations. Consider refactoring.
https://codeclimate.com/github/wnascimento/FakeApi/server/app/requests/Request.js#issue_5a787a3224cbe00001000051 | non_defect | remove duplicated validation similar blocks of code found in locations consider refactoring | 0 |
61,504 | 17,023,710,374 | IssuesEvent | 2021-07-03 03:25:48 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | nodes without tags should have a different color than nodes with unknown tags | Component: potlatch2 Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 4.45pm, Sunday, 8th May 2011]**
i consider this a bug, because it led to unintentional vandalism more than once in my region by different users: nodes with tags, that potlatch 2 doesn't know are displayed in exactly the same color (green) as nodes without any tags. t... | 1.0 | nodes without tags should have a different color than nodes with unknown tags - **[Submitted to the original trac issue database at 4.45pm, Sunday, 8th May 2011]**
i consider this a bug, because it led to unintentional vandalism more than once in my region by different users: nodes with tags, that potlatch 2 doesn't k... | defect | nodes without tags should have a different color than nodes with unknown tags i consider this a bug because it led to unintentional vandalism more than once in my region by different users nodes with tags that potlatch doesn t know are displayed in exactly the same color green as nodes without any tags ... | 1 |
526,517 | 15,294,866,562 | IssuesEvent | 2021-02-24 03:26:59 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | reopened | UUDD-Moscow Domodedovo Airport-MOSKVA-RUSSIA | Being Redone Priority 2 | Narita International - Global Priority 1 A380 - Non-region - Being Redone
| 1.0 | UUDD-Moscow Domodedovo Airport-MOSKVA-RUSSIA - Narita International - Global Priority 1 A380 - Non-region - Being Redone
| non_defect | uudd moscow domodedovo airport moskva russia narita international global priority non region being redone | 0 |
53,975 | 13,262,597,382 | IssuesEvent | 2020-08-20 22:08:28 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [tableio/rootwriter] Root file "master tree" comes out empty (Trac #2419) | Migrated from Trac combo core defect | "rootwriter" master tree is empty (although individual branches seem to be filled).
The master tree also cannot be used to access the branches through SetBranchAddress.
How to reproduce it: run the script "book_data.py" in rootwriter/resources/examples, like this:
./book_data.py myoutput.root ${I3_TESTDATA}/sim/Level2... | 1.0 | [tableio/rootwriter] Root file "master tree" comes out empty (Trac #2419) - "rootwriter" master tree is empty (although individual branches seem to be filled).
The master tree also cannot be used to access the branches through SetBranchAddress.
How to reproduce it: run the script "book_data.py" in rootwriter/resources... | defect | root file master tree comes out empty trac rootwriter master tree is empty although individual branches seem to be filled the master tree also cannot be used to access the branches through setbranchaddress how to reproduce it run the script book data py in rootwriter resources examples like this ... | 1 |
52,389 | 13,224,710,416 | IssuesEvent | 2020-08-17 19:41:21 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | L1/L2 Keep modules appear to delete TrayInfo (Trac #2146) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2146">https://code.icecube.wisc.edu/projects/icecube/ticket/2146</a>, reported by cweaverand owned by mjl5147</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:15:23",
"_ts": "15... | 1.0 | L1/L2 Keep modules appear to delete TrayInfo (Trac #2146) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2146">https://code.icecube.wisc.edu/projects/icecube/ticket/2146</a>, reported by cweaverand owned by mjl5147</em></summary>
<p>
```json
{
"status": "clos... | defect | keep modules appear to delete trayinfo trac migrated from json status closed changetime ts description recently when investigating possible bugs in custom simulation i was examining the recorded objects but hit a wall at as the i fr... | 1 |
59,461 | 17,023,134,858 | IssuesEvent | 2021-07-03 00:31:43 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Render amenity=public_building | Component: mapnik Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 2.25pm, Wednesday, 29th November 2006]**
in this location
[http://labs.metacarta.com/osm/?lat=5620435.6257&lon=638756.35021&zoom=14&layers=B]
there should be one "Parc Paul Mistral" displayed, and "mairie" is defined as amenity="public_building" and thus should... | 1.0 | Render amenity=public_building - **[Submitted to the original trac issue database at 2.25pm, Wednesday, 29th November 2006]**
in this location
[http://labs.metacarta.com/osm/?lat=5620435.6257&lon=638756.35021&zoom=14&layers=B]
there should be one "Parc Paul Mistral" displayed, and "mairie" is defined as amenity=... | defect | render amenity public building in this location there should be one parc paul mistral displayed and mairie is defined as amenity public building and thus should be drawn in some shade of brown whith mairie written at the centroid in this location the parking lot is the irregular sha... | 1 |
45,248 | 9,696,742,518 | IssuesEvent | 2019-05-25 10:31:29 | AdAway/AdAway | https://api.github.com/repos/AdAway/AdAway | closed | Goal.com app | Priority-Medium imported-from-googlecode specific-app-related | _Original author: thleng...@gmail.com (March 05, 2013 14:49:31)_
<b>What steps will reproduce the problem?</b>
1. Install the Goal.com app from Market
2. Launch and go to tue home page
3. wait a few seconds, then adverts will be shown
<b>What is the expected output? What do you see instead?</b>
Adverts blocked, but t... | 1.0 | Goal.com app - _Original author: thleng...@gmail.com (March 05, 2013 14:49:31)_
<b>What steps will reproduce the problem?</b>
1. Install the Goal.com app from Market
2. Launch and go to tue home page
3. wait a few seconds, then adverts will be shown
<b>What is the expected output? What do you see instead?</b>
Adverts... | non_defect | goal com app original author thleng gmail com march what steps will reproduce the problem install the goal com app from market launch and go to tue home page wait a few seconds then adverts will be shown what is the expected output what do you see instead adverts blocked but the... | 0 |
16,682 | 3,549,596,381 | IssuesEvent | 2016-01-20 18:38:27 | MajkiIT/polish-ads-filter | https://api.github.com/repos/MajkiIT/polish-ads-filter | closed | uploaduj.com | reguły gotowe/testowanie reklama | reklamy textowe na dole
kasyno internetowe wiadomości ze świata gier hazardowych na bieżąco aktualizowane bonusy z kasyn online wszystkie kasyna w
władysławowo nocleg
władysławowo pensjonat wojciech zaprasza na wczasy z dzieckiem weekendy i wypoczynek nad morze do władysławowa komfortowe pokoje
domkiletniskowe... | 1.0 | uploaduj.com - reklamy textowe na dole
kasyno internetowe wiadomości ze świata gier hazardowych na bieżąco aktualizowane bonusy z kasyn online wszystkie kasyna w
władysławowo nocleg
władysławowo pensjonat wojciech zaprasza na wczasy z dzieckiem weekendy i wypoczynek nad morze do władysławowa komfortowe pokoje
... | non_defect | uploaduj com reklamy textowe na dole kasyno internetowe wiadomości ze świata gier hazardowych na bieżąco aktualizowane bonusy z kasyn online wszystkie kasyna w władysławowo nocleg władysławowo pensjonat wojciech zaprasza na wczasy z dzieckiem weekendy i wypoczynek nad morze do władysławowa komfortowe pokoje ... | 0 |
54,512 | 7,890,867,580 | IssuesEvent | 2018-06-28 10:07:33 | mysociety/verification-pages | https://api.github.com/repos/mysociety/verification-pages | opened | Make the "loading" spinner more informative | explanation and documentation verification via wikipedia | When the JS first kicks in, there's quite a long delay when all we have is a "loading" image:

It would be good give more of an indication here of what's happening, especially fo... | 1.0 | Make the "loading" spinner more informative - When the JS first kicks in, there's quite a long delay when all we have is a "loading" image:

It would be good give more of an indi... | non_defect | make the loading spinner more informative when the js first kicks in there s quite a long delay when all we have is a loading image it would be good give more of an indication here of what s happening especially for new users who don t really know what s going on | 0 |
28,457 | 5,277,443,881 | IssuesEvent | 2017-02-07 03:11:48 | OpenMap-java/openmap | https://api.github.com/repos/OpenMap-java/openmap | closed | Trying to import .SHP files from a previously exported ArcGIS map into a graphics layer on Android | auto-migrated Priority-Medium Type-Defect | ```
The task I wish to perform seems so absurdly simple! Somebody on one of the
ArcGIS forums recommended this product.
The code I've written is very simple (see below). The first record I read
returns the error: Unknown shape type: 13.
Here's my code (and I'm attaching my .shp file):
SpatialReference lS... | 1.0 | Trying to import .SHP files from a previously exported ArcGIS map into a graphics layer on Android - ```
The task I wish to perform seems so absurdly simple! Somebody on one of the
ArcGIS forums recommended this product.
The code I've written is very simple (see below). The first record I read
returns the error: U... | defect | trying to import shp files from a previously exported arcgis map into a graphics layer on android the task i wish to perform seems so absurdly simple somebody on one of the arcgis forums recommended this product the code i ve written is very simple see below the first record i read returns the error u... | 1 |
301,963 | 26,113,058,638 | IssuesEvent | 2022-12-27 23:53:00 | littlewhitecloud/CustomTkinterTitlebar | https://api.github.com/repos/littlewhitecloud/CustomTkinterTitlebar | reopened | Can't maxsize correctly | bug enhancement help wanted invalid question need more test | 
关闭按钮仅显示一半。我不知道为什么会这样?
The close button only shows half. I don't know why it will happen? | 1.0 | Can't maxsize correctly - 
关闭按钮仅显示一半。我不知道为什么会这样?
The close button only shows half. I don't know why it will happen? | non_defect | can t maxsize correctly 关闭按钮仅显示一半。我不知道为什么会这样? the close button only shows half i don t know why it will happen | 0 |
154,671 | 19,751,426,495 | IssuesEvent | 2022-01-15 05:08:52 | b-tomi/100DaysOfCode | https://api.github.com/repos/b-tomi/100DaysOfCode | opened | CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz | security vulnerability | ## CVE-2021-23343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.6.tgz</b></p></summary>
<p>Node.js path.parse() ponyfill</p>
<p>Library home page: <a href="https://reg... | True | CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz - ## CVE-2021-23343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.6.tgz</b></p></summary>
<p>Node.js path.parse(... | non_defect | cve high detected in path parse tgz cve high severity vulnerability vulnerable library path parse tgz node js path parse ponyfill library home page a href dependency hierarchy gulp tgz root library gulp cli tgz liftoff tgz ... | 0 |
60,375 | 17,023,409,221 | IssuesEvent | 2021-07-03 01:52:52 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Problem with upload on edit with save Potlatch v1.0 | Component: potlatch (flash editor) Priority: critical Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 10.41am, Tuesday, 26th May 2009]**
I've just lost more than an hour's work due to this bug :'( There are two different behaviours with the same effect seen this morning:
1) When you try to save, the upload box pops up but it never finished. Eventually you see the ... | 1.0 | Problem with upload on edit with save Potlatch v1.0 - **[Submitted to the original trac issue database at 10.41am, Tuesday, 26th May 2009]**
I've just lost more than an hour's work due to this bug :'( There are two different behaviours with the same effect seen this morning:
1) When you try to save, the upload box ... | defect | problem with upload on edit with save potlatch i ve just lost more than an hour s work due to this bug there are two different behaviours with the same effect seen this morning when you try to save the upload box pops up but it never finished eventually you see the red triangle in the bottom l... | 1 |
58,503 | 16,566,776,807 | IssuesEvent | 2021-05-29 15:24:40 | Questie/Questie | https://api.github.com/repos/Questie/Questie | opened | Curseforge always shows Questie as "Modified" | Type - Defect | Questie v6.3.13-TBC
Always shows as modified in Curseforge. Uninstalling/reinstalling doesn't fix. Seems to be functioning okay in game, but this bugs me because when Curseforge shows this it indicates a problem.
 detected in linux-stable-rtv3.8.6 | security vulnerability | ## CVE-2014-2706 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | CVE-2014-2706 (Medium) detected in linux-stable-rtv3.8.6 - ## CVE-2014-2706 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartw... | non_defect | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files net sta in... | 0 |
106,238 | 9,125,261,492 | IssuesEvent | 2019-02-24 12:13:31 | eclipse/openj9 | https://api.github.com/repos/eclipse/openj9 | opened | jdk12 intermittent test build failure os.name property value ${java8.os.name} not recognised | test failure | https://ci.eclipse.org/openj9/job/Test-extended.system-JDK12-linux_390-64_cmprssptrs/3
```
06:01:45 /home/jenkins/jenkins-agent/workspace/Test-extended.system-JDK12-linux_390-64_cmprssptrs/openjdk-tests/systemtest/openj9-systemtest/openj9.build/include/top.xml:469: java os.name property value ${java8.os.name} not re... | 1.0 | jdk12 intermittent test build failure os.name property value ${java8.os.name} not recognised - https://ci.eclipse.org/openj9/job/Test-extended.system-JDK12-linux_390-64_cmprssptrs/3
```
06:01:45 /home/jenkins/jenkins-agent/workspace/Test-extended.system-JDK12-linux_390-64_cmprssptrs/openjdk-tests/systemtest/openj9-s... | non_defect | intermittent test build failure os name property value os name not recognised home jenkins jenkins agent workspace test extended system linux cmprssptrs openjdk tests systemtest systemtest build include top xml java os name property value os name not recognised update the ge... | 0 |
212,163 | 23,860,819,770 | IssuesEvent | 2022-09-07 06:51:14 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | [Security Solution]Firefox :Wrapping of default data view index not done under rule details page | bug triage_needed impact:low Team: SecuritySolution | **Describe the bug**
Firefox :Wrapping of default data view index not done under rule details page
**Build Details:**
```
VERSION: 8.5.0-SNAPSHOT
commit:a93f5d9986a19277826c9e35a37ccb984caeabcc
build:56016
Firefox:104.0.1
```
**Steps**
- Login to kibana deployment
- Go to Rule page
- Create rule with... | True | [Security Solution]Firefox :Wrapping of default data view index not done under rule details page - **Describe the bug**
Firefox :Wrapping of default data view index not done under rule details page
**Build Details:**
```
VERSION: 8.5.0-SNAPSHOT
commit:a93f5d9986a19277826c9e35a37ccb984caeabcc
build:56016
Firefo... | non_defect | firefox wrapping of default data view index not done under rule details page describe the bug firefox wrapping of default data view index not done under rule details page build details version snapshot commit build firefox steps login to kibana deployment ... | 0 |
20,641 | 3,391,108,753 | IssuesEvent | 2015-11-30 14:14:33 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | closed | Follow-up check/issue from #5107 | unconfirmed defect | That PR is being merged, but there was one very small issue to be checked on. From @rraustad:
>This can go in, but I still want to check to see why the supp heater didn't size the same as the cooling coil. It may be correct now, I just wanted to double-check. I can update this anytime using any other branch. | 1.0 | Follow-up check/issue from #5107 - That PR is being merged, but there was one very small issue to be checked on. From @rraustad:
>This can go in, but I still want to check to see why the supp heater didn't size the same as the cooling coil. It may be correct now, I just wanted to double-check. I can update this an... | defect | follow up check issue from that pr is being merged but there was one very small issue to be checked on from rraustad this can go in but i still want to check to see why the supp heater didn t size the same as the cooling coil it may be correct now i just wanted to double check i can update this anyti... | 1 |
4,926 | 2,610,161,286 | IssuesEvent | 2015-02-26 18:51:11 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Text | auto-migrated Priority-Medium Type-Defect | ```
Ryloth tactical info missing
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 12 Feb 2011 at 5:56 | 1.0 | Text - ```
Ryloth tactical info missing
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 12 Feb 2011 at 5:56 | defect | text ryloth tactical info missing original issue reported on code google com by gmail com on feb at | 1 |
81,551 | 23,491,942,751 | IssuesEvent | 2022-08-17 19:41:16 | acxz/gazebo-arch | https://api.github.com/repos/acxz/gazebo-arch | closed | [gazebo] build fail due to graphviz-4.0.0 | build error need sync | Install gazebo with `paru -S gazebo` failed.

<details>
<summary>Log</summary>
<p>
```
/home/dh/.cache/paru/clone/gazebo/src/gazebo-gazebo11_11.10.2/gazebo/gui/building/EditorView.cc: In member fun... | 1.0 | [gazebo] build fail due to graphviz-4.0.0 - Install gazebo with `paru -S gazebo` failed.

<details>
<summary>Log</summary>
<p>
```
/home/dh/.cache/paru/clone/gazebo/src/gazebo-gazebo11_11.10.2/gaze... | non_defect | build fail due to graphviz install gazebo with paru s gazebo failed log home dh cache paru clone gazebo src gazebo gazebo gui building editorview cc in member function ‘virtual void gazebo gui editorview wheelevent qwheelevent ’ home dh cache paru clone gazebo... | 0 |
34,892 | 7,467,614,010 | IssuesEvent | 2018-04-02 15:57:00 | radioactivecricket/PostNukeRP | https://api.github.com/repos/radioactivecricket/PostNukeRP | closed | Turrets and Solar Panels | Priority-Medium Type-Defect auto-migrated | ```
by [TBU|FN] CrazyKid » Sun Jan 20, 2013 3:03 am
If you are running a turret off of a solar panel, and you destroy the solar
panel, the turret still receives power.
http://radioactivecricket.com/forums/viewtopic.php?f=15&t=825
```
Original issue reported on code.google.com by `eldarst...@gmail.com` on 23 Jan 20... | 1.0 | Turrets and Solar Panels - ```
by [TBU|FN] CrazyKid » Sun Jan 20, 2013 3:03 am
If you are running a turret off of a solar panel, and you destroy the solar
panel, the turret still receives power.
http://radioactivecricket.com/forums/viewtopic.php?f=15&t=825
```
Original issue reported on code.google.com by `eldarst... | defect | turrets and solar panels by crazykid » sun jan am if you are running a turret off of a solar panel and you destroy the solar panel the turret still receives power original issue reported on code google com by eldarst gmail com on jan at | 1 |
87,405 | 10,545,291,038 | IssuesEvent | 2019-10-02 18:48:25 | homedepot/infinite-wish-board | https://api.github.com/repos/homedepot/infinite-wish-board | opened | Contributing doc: update with more workflow details | documentation enhancement question | Proposal to add workflow details to contributing doc to to the site.
**Feature Name**
workflow details to contributing doc
**Functionality**
workflow: how we like to merge code (e.g. rebase vs pull into existing branch)
**Notes**
| 1.0 | Contributing doc: update with more workflow details - Proposal to add workflow details to contributing doc to to the site.
**Feature Name**
workflow details to contributing doc
**Functionality**
workflow: how we like to merge code (e.g. rebase vs pull into existing branch)
**Notes**
| non_defect | contributing doc update with more workflow details proposal to add workflow details to contributing doc to to the site feature name workflow details to contributing doc functionality workflow how we like to merge code e g rebase vs pull into existing branch notes | 0 |
269,095 | 8,425,769,953 | IssuesEvent | 2018-10-16 04:28:10 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.fancyashley.com - The menu does not scroll along with the page | browser-firefox browser-focus-geckoview priority-normal severity-important | <!-- @browser: Firefox Focus 8 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:62.0) Gecko/62.0 Firefox/62.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.fancyashley.com/
**Browser / Version**: Firefox Focus 8
**Operating System**: Android 8.0.0
**Test... | 1.0 | www.fancyashley.com - The menu does not scroll along with the page - <!-- @browser: Firefox Focus 8 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:62.0) Gecko/62.0 Firefox/62.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.fancyashley.com/
**Browser / ... | non_defect | the menu does not scroll along with the page url browser version firefox focus operating system android tested another browser yes problem type design is broken description the menu is broken steps to reproduce from with ❤️ | 0 |
34,127 | 7,787,330,297 | IssuesEvent | 2018-06-06 22:01:34 | dita-ot/dita-ot | https://api.github.com/repos/dita-ot/dita-ot | closed | Remove leading spaces in coderefs | P2 enhancement preprocess/coderef | I really like the coderef feature to pick certain parts of config files for explanation.
```xml
<codeblock outputclass="language-xml">
<coderef href="DBService_App.config#token=snippet-START,snippet-END"/>
</codeblock>
```
**Problem**
It would be a great enhancement, if the indentation of these blocks wo... | 1.0 | Remove leading spaces in coderefs - I really like the coderef feature to pick certain parts of config files for explanation.
```xml
<codeblock outputclass="language-xml">
<coderef href="DBService_App.config#token=snippet-START,snippet-END"/>
</codeblock>
```
**Problem**
It would be a great enhancement, i... | non_defect | remove leading spaces in coderefs i really like the coderef feature to pick certain parts of config files for explanation xml problem it would be a great enhancement if the indentation of these blocks would be fixed some codeblocks have very long lines that look messy in the out t... | 0 |
65,032 | 19,030,607,627 | IssuesEvent | 2021-11-24 10:16:09 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Chat effects don't trigger by sending emoji | T-Defect X-Cannot-Reproduce X-Regression S-Minor X-Release-Blocker A-Effects O-Occasional | ### Steps to reproduce
1. chat effects are on
2. send an effect emoji like 🎉 ❄️ 👾 🌧️ ⛈️ 🌦️
### Outcome
#### What did you expect?
trigger effect on sending
#### What happened instead?
no effect
#### more info
- sending the respective command works
- receiving the same emoji works
- receiving a message... | 1.0 | Chat effects don't trigger by sending emoji - ### Steps to reproduce
1. chat effects are on
2. send an effect emoji like 🎉 ❄️ 👾 🌧️ ⛈️ 🌦️
### Outcome
#### What did you expect?
trigger effect on sending
#### What happened instead?
no effect
#### more info
- sending the respective command works
- receivi... | defect | chat effects don t trigger by sending emoji steps to reproduce chat effects are on send an effect emoji like 🎉 ❄️ 👾 🌧️ ⛈️ 🌦️ outcome what did you expect trigger effect on sending what happened instead no effect more info sending the respective command works receivi... | 1 |
49,405 | 13,186,682,405 | IssuesEvent | 2020-08-13 00:58:46 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [cvmfs] upgrade pymysql in py2-v1 (Trac #1323) | Incomplete Migration Migrated from Trac cvmfs defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1323">https://code.icecube.wisc.edu/ticket/1323</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-09-01T22:31:04",
"description": "There is a bu... | 1.0 | [cvmfs] upgrade pymysql in py2-v1 (Trac #1323) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1323">https://code.icecube.wisc.edu/ticket/1323</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-09... | defect | upgrade pymysql in trac migrated from json status closed changetime description there is a bug in pymysql related to eintr that simprod is running into upgrading to a newer version fixes this so let s do that reporter david schultz ... | 1 |
9,446 | 2,615,150,457 | IssuesEvent | 2015-03-01 06:27:48 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Reaver locks after receiving packet types 21 & 19 | auto-migrated Priority-Triage Type-Defect | ```
I've been running reaver for a couple of days in the real world and after
getting packets type 21 and 19 it quit responding:
[!] WPS transaction failed (code: 0x2), re-trying last pin
[+] 36.75% complete @ 2012-01-19 02:03:46 (95 seconds/attempt)
[+] Trying pin 33365671
[+] Sending EAPOL START request
[!] WARNING... | 1.0 | Reaver locks after receiving packet types 21 & 19 - ```
I've been running reaver for a couple of days in the real world and after
getting packets type 21 and 19 it quit responding:
[!] WPS transaction failed (code: 0x2), re-trying last pin
[+] 36.75% complete @ 2012-01-19 02:03:46 (95 seconds/attempt)
[+] Trying pin ... | defect | reaver locks after receiving packet types i ve been running reaver for a couple of days in the real world and after getting packets type and it quit responding wps transaction failed code re trying last pin complete seconds attempt trying pin sending eapol start... | 1 |
6,296 | 2,801,173,313 | IssuesEvent | 2015-05-13 14:29:10 | coala-analyzer/coala | https://api.github.com/repos/coala-analyzer/coala | closed | Put some parsing helpers and constants in bearlib | feature important need-design pending review | This is meant to replace #15, #16 and #205 because they are somewhat similar. | 1.0 | Put some parsing helpers and constants in bearlib - This is meant to replace #15, #16 and #205 because they are somewhat similar. | non_defect | put some parsing helpers and constants in bearlib this is meant to replace and because they are somewhat similar | 0 |
69,878 | 22,707,921,040 | IssuesEvent | 2022-07-05 16:12:42 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | opened | Race condition where a second join races with cache invalidation over replication and erroneously rejects joining Restricted Room | T-Defect | (This is the cause of a flake in Complement's `TestRestrictedRoomsLocalJoin` tests when _running with workers_.)
If room A is a restricted room, restricted to members of room B, then if:
1. a user first attempts to join room A and is rejected;
2. the user then joins room B successfully; and
3. the user then attem... | 1.0 | Race condition where a second join races with cache invalidation over replication and erroneously rejects joining Restricted Room - (This is the cause of a flake in Complement's `TestRestrictedRoomsLocalJoin` tests when _running with workers_.)
If room A is a restricted room, restricted to members of room B, then if... | defect | race condition where a second join races with cache invalidation over replication and erroneously rejects joining restricted room this is the cause of a flake in complement s testrestrictedroomslocaljoin tests when running with workers if room a is a restricted room restricted to members of room b then if... | 1 |
24,623 | 4,048,882,118 | IssuesEvent | 2016-05-23 12:12:22 | AsyncHttpClient/async-http-client | https://api.github.com/repos/AsyncHttpClient/async-http-client | closed | CompletableFuture exceptions are wrapped twice | AHC2 Defect | Hi.
I'm a CompletableFuture-fan, so i work using this interface. I was expecting to get timeouts and stuff in the form of ExecutionException with original Exception as cause:
ExecutionException:
cause: TimeoutException
however, i see something more complicated:
ExecutionException:
cause:... | 1.0 | CompletableFuture exceptions are wrapped twice - Hi.
I'm a CompletableFuture-fan, so i work using this interface. I was expecting to get timeouts and stuff in the form of ExecutionException with original Exception as cause:
ExecutionException:
cause: TimeoutException
however, i see something more comp... | defect | completablefuture exceptions are wrapped twice hi i m a completablefuture fan so i work using this interface i was expecting to get timeouts and stuff in the form of executionexception with original exception as cause executionexception cause timeoutexception however i see something more comp... | 1 |
72,106 | 8,704,226,541 | IssuesEvent | 2018-12-05 18:48:31 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | "Type matching" instead of "pattern matching" | :books: Area - C# Guide Source - Docs.ms by-design product-feedback | IMHO, the term "type matching" is more illustrative instead of "pattern matching". Of course, after learned the subject -thanks to your docs and efforts- it suits to the content, but before it does not ring a bell.
I just wanted you to know.
---
#### Document Details
⚠ *Do not edit this section. It is required for do... | 1.0 | "Type matching" instead of "pattern matching" - IMHO, the term "type matching" is more illustrative instead of "pattern matching". Of course, after learned the subject -thanks to your docs and efforts- it suits to the content, but before it does not ring a bell.
I just wanted you to know.
---
#### Document Details
⚠ ... | non_defect | type matching instead of pattern matching imho the term type matching is more illustrative instead of pattern matching of course after learned the subject thanks to your docs and efforts it suits to the content but before it does not ring a bell i just wanted you to know document details ⚠ ... | 0 |
22,015 | 3,588,085,221 | IssuesEvent | 2016-01-30 19:42:51 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Javascript API demo not working on IE 10, Win 7 | Accepted API Defect Low Priority | Originally reported on Google Code with ID 1478
```
When trying the javascript demo page, it works in Chrome, and Firefox.
But just get a blue screen in IE when flash tries to load the client.
see attachment
```
Reported by `207TECH` on 2013-04-23 01:32:46
<hr>
* *Attachment: JavaIE-Bug.PNG<br> created by chrsmith on 2010-06-22T23:08:08.000Z:
<b>Please describe the issue:</b>
On Android, you can move between the first few slides by swiping (good!) but there's nothing there to tell you that (bad!), and when you get to the first one wi... | 1.0 | Android problems - Original [issue 4](https://code.google.com/p/html5rocks/issues/detail?id=4) created by chrsmith on 2010-06-22T23:08:08.000Z:
<b>Please describe the issue:</b>
On Android, you can move between the first few slides by swiping (good!) but there's nothing there to tell you that (bad!), and when you get ... | defect | android problems original created by chrsmith on please describe the issue on android you can move between the first few slides by swiping good but there s nothing there to tell you that bad and when you get to the first one with local database you can no longer swipe to any new ones ... | 1 |
384,894 | 11,405,241,780 | IssuesEvent | 2020-01-31 11:36:35 | CodeGra-de/CodeGra.de | https://api.github.com/repos/CodeGra-de/CodeGra.de | closed | Support more archive formats | backend enhancement priority-1-normal | # Feature request
Support more archive formats, such as `.rar` ~~and `.7z`~~.
## Feature description
Support more archive formats.
## User story
Some users prefer to use `.7z` or `.rar` because their software (only or better) supports it. CodeGrade should be able to extract these archives. Neither `.rar` nor `... | 1.0 | Support more archive formats - # Feature request
Support more archive formats, such as `.rar` ~~and `.7z`~~.
## Feature description
Support more archive formats.
## User story
Some users prefer to use `.7z` or `.rar` because their software (only or better) supports it. CodeGrade should be able to extract these... | non_defect | support more archive formats feature request support more archive formats such as rar and feature description support more archive formats user story some users prefer to use or rar because their software only or better supports it codegrade should be able to extract these a... | 0 |
133,299 | 10,807,512,252 | IssuesEvent | 2019-11-07 08:35:35 | chainer/chainer | https://api.github.com/repos/chainer/chainer | closed | Flaky test: `chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::test_IRemainder` | cat:test pr-ongoing prio:high | Occurred in #8364
https://jenkins.preferred.jp/job/chainer/job/chainer_pr/2391/TEST=CHAINERX_chainerx-py3,label=mn1-p100/
`15:28:57 FAIL ../../../repo/tests/chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::test_IRemainder_param_206_{in_dtypes=('float16', 'float32'), in_shapes=((2, 3), (2, 3)), input_l... | 1.0 | Flaky test: `chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::test_IRemainder` - Occurred in #8364
https://jenkins.preferred.jp/job/chainer/job/chainer_pr/2391/TEST=CHAINERX_chainerx-py3,label=mn1-p100/
`15:28:57 FAIL ../../../repo/tests/chainerx_tests/unit_tests/routines_tests/test_arithmetic.py::tes... | non_defect | flaky test chainerx tests unit tests routines tests test arithmetic py test iremainder occurred in fail repo tests chainerx tests unit tests routines tests test arithmetic py test iremainder param in dtypes in shapes input lhs input rhs out dtype ... | 0 |
194,629 | 14,684,266,458 | IssuesEvent | 2021-01-01 01:19:04 | github-vet/rangeloop-pointer-findings | https://api.github.com/repos/github-vet/rangeloop-pointer-findings | closed | fabric8io/gitcontroller: vendor/github.com/openshift/origin/test/integration/buildcontroller_test.go; 87 LoC | fresh medium test vendored |
Found a possible issue in [fabric8io/gitcontroller](https://www.github.com/fabric8io/gitcontroller) at [vendor/github.com/openshift/origin/test/integration/buildcontroller_test.go](https://github.com/fabric8io/gitcontroller/blob/0da552249a361d60aefb046ffa820849de5d50f5/vendor/github.com/openshift/origin/test/integrati... | 1.0 | fabric8io/gitcontroller: vendor/github.com/openshift/origin/test/integration/buildcontroller_test.go; 87 LoC -
Found a possible issue in [fabric8io/gitcontroller](https://www.github.com/fabric8io/gitcontroller) at [vendor/github.com/openshift/origin/test/integration/buildcontroller_test.go](https://github.com/fabric8i... | non_defect | gitcontroller vendor github com openshift origin test integration buildcontroller test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration t... | 0 |
23,077 | 2,652,521,750 | IssuesEvent | 2015-03-16 17:46:12 | DynamoRIO/dynamorio | https://api.github.com/repos/DynamoRIO/dynamorio | opened | On xp64 WOW64, the x64 NtGetContextThread returns success but an all-zero context | Bug-DRCrash OpSys-Windows Priority-Low Type-Bug | Testing #1035's win32.earlythread.exe on xp64 I hit an assert:
```
05 244fee04 15109742 dynamorio!internal_error+0x124 [d:\derek\dr\git\src\core\utils.c @ 187]
06 244fef18 15106794 dynamorio!dispatch_enter_dynamorio+0x132 [d:\derek\dr\git\src\core\dispatch.c @ 690]
07 244feff4 152ad2f4 dynamorio!dispatch+0x14 [d:... | 1.0 | On xp64 WOW64, the x64 NtGetContextThread returns success but an all-zero context - Testing #1035's win32.earlythread.exe on xp64 I hit an assert:
```
05 244fee04 15109742 dynamorio!internal_error+0x124 [d:\derek\dr\git\src\core\utils.c @ 187]
06 244fef18 15106794 dynamorio!dispatch_enter_dynamorio+0x132 [d:\derek... | non_defect | on the ntgetcontextthread returns success but an all zero context testing s earlythread exe on i hit an assert dynamorio internal error dynamorio dispatch enter dynamorio dynamorio dispatch dynamorio call switch stack dynamorio asynch take over ... | 0 |
293,380 | 25,288,581,075 | IssuesEvent | 2022-11-16 21:36:28 | kedacore/keda | https://api.github.com/repos/kedacore/keda | opened | Implement e2e tests where ScaledObject is updated | help wanted feature-request testing | ### Proposal
We should cover multiple scenarious, probalby in `internals` package of e2e test.
- Deploy ScaledObject with 1 trigger -> update value in the trigger -> check that scaling works
- Deploy ScaledObject with 1 trigger -> add another trigger -> check that scaling works
- Deploy ScaledObject with 2 trigge... | 1.0 | Implement e2e tests where ScaledObject is updated - ### Proposal
We should cover multiple scenarious, probalby in `internals` package of e2e test.
- Deploy ScaledObject with 1 trigger -> update value in the trigger -> check that scaling works
- Deploy ScaledObject with 1 trigger -> add another trigger -> check tha... | non_defect | implement tests where scaledobject is updated proposal we should cover multiple scenarious probalby in internals package of test deploy scaledobject with trigger update value in the trigger check that scaling works deploy scaledobject with trigger add another trigger check that sc... | 0 |
94,321 | 27,169,166,249 | IssuesEvent | 2023-02-17 17:45:38 | openhwgroup/cva6 | https://api.github.com/repos/openhwgroup/cva6 | closed | Slow Dhrystone on FPGA | Component:Tool-and-build Status:Resolved Type:Question | I have tested systems generated with Chipyard on an FPGA (VCU118). With Rocket and Boom I also get plausible results here with Dhrystone and Coremark. However, with CVA6, the results for Dhrystone are relatively poor (~ 0.7 DMIPS/Mhz) and depend on the l2 cache (which is not the case with rocket/boom). Coremark is okay... | 1.0 | Slow Dhrystone on FPGA - I have tested systems generated with Chipyard on an FPGA (VCU118). With Rocket and Boom I also get plausible results here with Dhrystone and Coremark. However, with CVA6, the results for Dhrystone are relatively poor (~ 0.7 DMIPS/Mhz) and depend on the l2 cache (which is not the case with rocke... | non_defect | slow dhrystone on fpga i have tested systems generated with chipyard on an fpga with rocket and boom i also get plausible results here with dhrystone and coremark however with the results for dhrystone are relatively poor dmips mhz and depend on the cache which is not the case with rocket boom ... | 0 |
429,210 | 12,422,258,030 | IssuesEvent | 2020-05-23 21:06:41 | massenergize/frontend-portal | https://api.github.com/repos/massenergize/frontend-portal | closed | Event card: data config and (on home page) one line description? | priority 2 | Can we make space on the event cards on the home page for the one sentence description that does show up on the card on the all events page?

We can clear a lot of space for it by reconfiguring the date whcih... | 1.0 | Event card: data config and (on home page) one line description? - Can we make space on the event cards on the home page for the one sentence description that does show up on the card on the all events page?

... | non_defect | event card data config and on home page one line description can we make space on the event cards on the home page for the one sentence description that does show up on the card on the all events page we can clear a lot of space for it by reconfiguring the date whcih at the moment takes up two lines e a... | 0 |
337,342 | 30,247,496,602 | IssuesEvent | 2023-07-06 17:39:49 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | reopened | Fix non_linear_activation_functions.test_torch_selu | PyTorch Frontend Sub Task Failing Test | | | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5410265283"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5410265283"><img src=https://img.shields.io/badge/-success-success></a>
|tensorflow|<a href="https://githu... | 1.0 | Fix non_linear_activation_functions.test_torch_selu - | | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5410265283"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5410265283"><img src=https://img.shields.io/badge/-su... | non_defect | fix non linear activation functions test torch selu jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src | 0 |
55,741 | 14,664,000,605 | IssuesEvent | 2020-12-29 10:58:01 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Entry TTL does not work in a multi member cluster (hazelcast 4.1) | Module: IMap Source: Community Team: Core Type: Defect | Entries does not expire as expected when a cluster has more than one member.
I've created a simple test application -> https://github.com/danblack/test-hz
I started Application#main at the first time and all entries (with keys: Customer-1, Customer-2, Customer-3) with TTL (5 seconds) expired as expected.
Then I st... | 1.0 | Entry TTL does not work in a multi member cluster (hazelcast 4.1) - Entries does not expire as expected when a cluster has more than one member.
I've created a simple test application -> https://github.com/danblack/test-hz
I started Application#main at the first time and all entries (with keys: Customer-1, Customer... | defect | entry ttl does not work in a multi member cluster hazelcast entries does not expire as expected when a cluster has more than one member i ve created a simple test application i started application main at the first time and all entries with keys customer customer customer with ttl second... | 1 |
40,902 | 10,218,129,039 | IssuesEvent | 2019-08-15 15:13:28 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Bulk insert of BigDecimals with different scale get truncated to first rows scale | C: DB: SQL Server C: Functionality E: Enterprise Edition E: Professional Edition P: High R: Fixed T: Defect | ### Expected behavior and actual behavior:
I used the jooq loader api (described [here](https://www.jooq.org/doc/3.11/manual/sql-execution/importing/importing-csv/)) to insert a bunch of rows at once. The table has a decimal(28,15) column in it. When using prepared statements, the generated sql uses the scale on the a... | 1.0 | Bulk insert of BigDecimals with different scale get truncated to first rows scale - ### Expected behavior and actual behavior:
I used the jooq loader api (described [here](https://www.jooq.org/doc/3.11/manual/sql-execution/importing/importing-csv/)) to insert a bunch of rows at once. The table has a decimal(28,15) col... | defect | bulk insert of bigdecimals with different scale get truncated to first rows scale expected behavior and actual behavior i used the jooq loader api described to insert a bunch of rows at once the table has a decimal column in it when using prepared statements the generated sql uses the scale on the ... | 1 |
55,623 | 14,597,942,974 | IssuesEvent | 2020-12-20 22:27:36 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | 508-defect-1 ❗ Launchblocker [KEYBOARD]: Radio options MUST be navigable using the keyboard | 508-defect-1 508-issue-focus-mgmt 508/Accessibility HLR vsa | # [508-defect-1 :exclamation: Launchblocker](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-1)
## Feedback framework
- **❗️ Must** for if the feedback must be applied
- **⚠️ Should** if the feedback is best practic... | 1.0 | 508-defect-1 ❗ Launchblocker [KEYBOARD]: Radio options MUST be navigable using the keyboard - # [508-defect-1 :exclamation: Launchblocker](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-1)
## Feedback framework
- **❗... | defect | defect ❗ launchblocker radio options must be navigable using the keyboard feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknow... | 1 |
17,964 | 3,013,827,977 | IssuesEvent | 2015-07-29 11:31:42 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | Timerproblem | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.You create a Spefification and set a task with a timer (On Offer: After
duration: 2 minutes) press ok.
2.Now you want to delete the timer and opress in set timer on never.
What is the expected output? What do you see instead?
The Timer is still there with a value of 2 mi... | 1.0 | Timerproblem - ```
What steps will reproduce the problem?
1.You create a Spefification and set a task with a timer (On Offer: After
duration: 2 minutes) press ok.
2.Now you want to delete the timer and opress in set timer on never.
What is the expected output? What do you see instead?
The Timer is still there with... | defect | timerproblem what steps will reproduce the problem you create a spefification and set a task with a timer on offer after duration minutes press ok now you want to delete the timer and opress in set timer on never what is the expected output what do you see instead the timer is still there with... | 1 |
75,589 | 25,933,135,172 | IssuesEvent | 2022-12-16 11:47:56 | decentraland/unity-renderer | https://api.github.com/repos/decentraland/unity-renderer | closed | Fix asset bundles converter visual tests to avoid bottom dithering | defect stream-baus | - We should avoid having this bottom dithering on objects, there may be imperfections down there that the visual tests will not detect
- Also it would probably be a good idea to have 2 or more visual tests per object with different points of view
, downloaded the seed project and downloaded the latest release of docfx.
When I run docfx with the command:
`docfx.exe docfx-seed-master\docfx.json --serve`
I get this exception:
> Warning: Error opening solution C:/Users/devon/Down... | 1.0 | Docfx fails to build documentation for seed project - I installed a windows 10 on a new virtual machine (no development environment), downloaded the seed project and downloaded the latest release of docfx.
When I run docfx with the command:
`docfx.exe docfx-seed-master\docfx.json --serve`
I get this exception:
... | non_defect | docfx fails to build documentation for seed project i installed a windows on a new virtual machine no development environment downloaded the seed project and downloaded the latest release of docfx when i run docfx with the command docfx exe docfx seed master docfx json serve i get this exception ... | 0 |
14,038 | 2,789,864,967 | IssuesEvent | 2015-05-08 22:00:57 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Charts JSON usage restricted by same-origin policy | Priority-Medium Type-Defect | Original [issue 356](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=356) created by orwant on 2010-07-22T22:34:21.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
The Charts API provides an option ... | 1.0 | Charts JSON usage restricted by same-origin policy - Original [issue 356](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=356) created by orwant on 2010-07-22T22:34:21.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or ... | defect | charts json usage restricted by same origin policy original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code the charts api provides an option for json output chof json but the response from this op... | 1 |
143,165 | 19,143,216,667 | IssuesEvent | 2021-12-02 02:54:23 | mgh3326/demo-spring-di | https://api.github.com/repos/mgh3326/demo-spring-di | opened | CVE-2021-33037 (Medium) detected in tomcat-embed-core-9.0.27.jar | security vulnerability | ## CVE-2021-33037 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.27.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Library home page: <a href="http... | True | CVE-2021-33037 (Medium) detected in tomcat-embed-core-9.0.27.jar - ## CVE-2021-33037 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.27.jar</b></p></summary>
<p... | non_defect | cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file demo spring di pom xml path to vulnerable library root repository o... | 0 |
22,311 | 3,632,145,884 | IssuesEvent | 2016-02-11 08:05:45 | mercury-hpc/mercury | https://api.github.com/repos/mercury-hpc/mercury | closed | Modify HG_Core_register to pass RPC ID directly | defect hg minor | Instead of passing `func_name`, we should at this level let the user decide of the ID that will be used to identify the call. | 1.0 | Modify HG_Core_register to pass RPC ID directly - Instead of passing `func_name`, we should at this level let the user decide of the ID that will be used to identify the call. | defect | modify hg core register to pass rpc id directly instead of passing func name we should at this level let the user decide of the id that will be used to identify the call | 1 |
144,056 | 11,593,408,828 | IssuesEvent | 2020-02-24 13:33:54 | Architect-Coders/Equipo5 | https://api.github.com/repos/Architect-Coders/Equipo5 | opened | [IT] Implement Interface test for MoviesDetailFragment | Test | Implement Interface/UI test with espresso | 1.0 | [IT] Implement Interface test for MoviesDetailFragment - Implement Interface/UI test with espresso | non_defect | implement interface test for moviesdetailfragment implement interface ui test with espresso | 0 |
21,070 | 3,455,816,633 | IssuesEvent | 2015-12-17 21:51:30 | ptitSeb/friking-shark | https://api.github.com/repos/ptitSeb/friking-shark | closed | Does nt compile 'png_info {aka struct png_info_def}' | auto-migrated Priority-Medium Type-Defect | ```
I have this error in copmile:
[ 59%] Building CXX object
CMakeFiles/GameGraphics.dir/GameGraphics/OpenGLTexture.cpp.o
/home/dglent/friking-shark-read-only/GameGraphics/OpenGLTexture.cpp: In
function ‘bool LoadPngFile(const char*, unsigned int, unsigned int*, unsigned
int*, unsigned char**)’:
/home/dglent/friki... | 1.0 | Does nt compile 'png_info {aka struct png_info_def}' - ```
I have this error in copmile:
[ 59%] Building CXX object
CMakeFiles/GameGraphics.dir/GameGraphics/OpenGLTexture.cpp.o
/home/dglent/friking-shark-read-only/GameGraphics/OpenGLTexture.cpp: In
function ‘bool LoadPngFile(const char*, unsigned int, unsigned int... | defect | does nt compile png info aka struct png info def i have this error in copmile building cxx object cmakefiles gamegraphics dir gamegraphics opengltexture cpp o home dglent friking shark read only gamegraphics opengltexture cpp in function ‘bool loadpngfile const char unsigned int unsigned int un... | 1 |
88,213 | 17,497,056,256 | IssuesEvent | 2021-08-10 02:52:23 | tuya/tuya-homebridge | https://api.github.com/repos/tuya/tuya-homebridge | closed | devices not adding | code 2406 | I setup the api key and all that in the guide, I see my project is under cloud which is different than the screen shot, i am in us and set my county code to 1, i am not seeing errors, but none of my devices are appearing whilst they are in the cloud dashboard. I am not sure what i am doing incorrectly. | 1.0 | devices not adding - I setup the api key and all that in the guide, I see my project is under cloud which is different than the screen shot, i am in us and set my county code to 1, i am not seeing errors, but none of my devices are appearing whilst they are in the cloud dashboard. I am not sure what i am doing incorrec... | non_defect | devices not adding i setup the api key and all that in the guide i see my project is under cloud which is different than the screen shot i am in us and set my county code to i am not seeing errors but none of my devices are appearing whilst they are in the cloud dashboard i am not sure what i am doing incorrec... | 0 |
36,474 | 7,953,376,452 | IssuesEvent | 2018-07-12 01:07:35 | STEllAR-GROUP/phylanx | https://api.github.com/repos/STEllAR-GROUP/phylanx | closed | Can't call a Lambda | category: PhySL type: defect | The code
```
from phylanx.ast import Phylanx
@Phylanx
def foo():
f = lambda a : print(a)
f(1)
foo()
```
Yields the message
```
Traceback (most recent call last):
File "lam.py", line 8, in <module>
foo()
File "/root/.local/lib/python3.5/site-packages/phylanx-0.0.1-py3.5-linux-x86_64.egg... | 1.0 | Can't call a Lambda - The code
```
from phylanx.ast import Phylanx
@Phylanx
def foo():
f = lambda a : print(a)
f(1)
foo()
```
Yields the message
```
Traceback (most recent call last):
File "lam.py", line 8, in <module>
foo()
File "/root/.local/lib/python3.5/site-packages/phylanx-0.0.1-... | defect | can t call a lambda the code from phylanx ast import phylanx phylanx def foo f lambda a print a f foo yields the message traceback most recent call last file lam py line in foo file root local lib site packages phylanx linux ... | 1 |
591,999 | 17,867,596,895 | IssuesEvent | 2021-09-06 11:25:29 | YunoHost/issues | https://api.github.com/repos/YunoHost/issues | closed | Package Framavox | :cake: enhancement Priority: low | ###### Original Redmine Issue: [726](https://dev.yunohost.org/issues/726)
Author Name: **maniack_crudelis**
---
[Framavox](https://framavox.org/marketing), décision collaborative
Basé sur [Loomio](https://www.loomio.org/)
Non packagé.
| 1.0 | Package Framavox - ###### Original Redmine Issue: [726](https://dev.yunohost.org/issues/726)
Author Name: **maniack_crudelis**
---
[Framavox](https://framavox.org/marketing), décision collaborative
Basé sur [Loomio](https://www.loomio.org/)
Non packagé.
| non_defect | package framavox original redmine issue author name maniack crudelis décision collaborative basé sur non packagé | 0 |
287,919 | 31,856,501,573 | IssuesEvent | 2023-09-15 07:51:42 | Trinadh465/linux-4.1.15_CVE-2023-26607 | https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-26607 | opened | CVE-2019-3460 (Medium) detected in linuxlinux-4.6 | Mend: dependency security vulnerability | ## CVE-2019-3460 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kerne... | True | CVE-2019-3460 (Medium) detected in linuxlinux-4.6 - ## CVE-2019-3460 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>L... | non_defect | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files net bluetooth co... | 0 |
38,570 | 8,901,217,431 | IssuesEvent | 2019-01-17 01:19:05 | supertuxkart/stk-code | https://api.github.com/repos/supertuxkart/stk-code | closed | Missing ground in STK Enterprise | C: 3D Modelling P5: very minor T: defect | ## Description
My video: https://streamable.com/qjjhf
## Steps to reproduce
1. Start the STK Enterprise
2. Go and fall in the black hole
## Configuration
STK release version: Git (network), d73e0d9
Latests Assets
System: Gentoo
| 1.0 | Missing ground in STK Enterprise - ## Description
My video: https://streamable.com/qjjhf
## Steps to reproduce
1. Start the STK Enterprise
2. Go and fall in the black hole
## Configuration
STK release version: Git (network), d73e0d9
Latests Assets
System: Gentoo
| defect | missing ground in stk enterprise description my video steps to reproduce start the stk enterprise go and fall in the black hole configuration stk release version git network latests assets system gentoo | 1 |
64,497 | 6,910,262,569 | IssuesEvent | 2017-11-28 01:16:11 | curationexperts/epigaea | https://api.github.com/repos/curationexperts/epigaea | closed | Review batch results in "Something went Wrong Screen" | acceptance testing bug in progress | This may be related to 162, but selecting all batches from the batch ingest status screen results in "Something went wrong" | 1.0 | Review batch results in "Something went Wrong Screen" - This may be related to 162, but selecting all batches from the batch ingest status screen results in "Something went wrong" | non_defect | review batch results in something went wrong screen this may be related to but selecting all batches from the batch ingest status screen results in something went wrong | 0 |
413,549 | 12,069,798,931 | IssuesEvent | 2020-04-16 16:35:37 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | opened | [docdb] Deduplicate CatalogManager::StartRemoteBootstrap and TSTabletManager::StartRemoteBootstrap | area/docdb priority/low | Seems like the master RBS was mostly copied over from the TSTabletManager code and modified to make it work.
We should refactor that at some point, as otherwise changes to it them need to be kept in sync...
cc @hectorgcr | 1.0 | [docdb] Deduplicate CatalogManager::StartRemoteBootstrap and TSTabletManager::StartRemoteBootstrap - Seems like the master RBS was mostly copied over from the TSTabletManager code and modified to make it work.
We should refactor that at some point, as otherwise changes to it them need to be kept in sync...
cc @he... | non_defect | deduplicate catalogmanager startremotebootstrap and tstabletmanager startremotebootstrap seems like the master rbs was mostly copied over from the tstabletmanager code and modified to make it work we should refactor that at some point as otherwise changes to it them need to be kept in sync cc hectorgc... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.