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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
37,006 | 8,199,796,487 | IssuesEvent | 2018-08-31 21:48:05 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | opened | Documento de Pago Web - en el envío automático por correo no envía el XML | bug defect | No sé si en todos los casos, pero te envié un correo donde puedes checarlo en la consula de sendinblue, y verás que no está enviando el XML, solo el PDF.
Y como es de pago, pues ya están parados de pestañas. | 1.0 | Documento de Pago Web - en el envío automático por correo no envía el XML - No sé si en todos los casos, pero te envié un correo donde puedes checarlo en la consula de sendinblue, y verás que no está enviando el XML, solo el PDF.
Y como es de pago, pues ya están parados de pestañas. | defect | documento de pago web en el envío automático por correo no envía el xml no sé si en todos los casos pero te envié un correo donde puedes checarlo en la consula de sendinblue y verás que no está enviando el xml solo el pdf y como es de pago pues ya están parados de pestañas | 1 |
31,210 | 7,329,766,423 | IssuesEvent | 2018-03-05 07:07:25 | postmanlabs/postman-app-support | https://api.github.com/repos/postmanlabs/postman-app-support | closed | Postman form-data not works | Code-Support | I'm facing some problem when using postman. When I'll try to send raw data in JSON(application/json) format, it get success.

But when I'll try to send form data it returns some error.
 format, it get success.

But when I'll try to send form data it returns s... | non_defect | postman form data not works i m facing some problem when using postman when i ll try to send raw data in json application json format it get success but when i ll try to send form data it returns some error and here is the code for my post route product js router post req ... | 0 |
22,427 | 3,645,494,735 | IssuesEvent | 2016-02-15 14:53:55 | contao/core | https://api.github.com/repos/contao/core | closed | ModuleRegistration does not throw an error when username and password are identical | defect | The following comparison fails:
`// Check whether the password matches the username`
`if ($objWidget instanceof \FormPassword && $varValue == \Input::post('username'))`
`{`
` $objWidget->addError($GLOBALS['TL_LANG']['ERR']['passwordName']);`
`}
Maybe related to #8144 | 1.0 | ModuleRegistration does not throw an error when username and password are identical - The following comparison fails:
`// Check whether the password matches the username`
`if ($objWidget instanceof \FormPassword && $varValue == \Input::post('username'))`
`{`
` $objWidget->addError($GLOBALS['TL_LANG']['ERR']['pass... | defect | moduleregistration does not throw an error when username and password are identical the following comparison fails check whether the password matches the username if objwidget instanceof formpassword varvalue input post username objwidget adderror globals maybe rela... | 1 |
59,742 | 17,023,226,758 | IssuesEvent | 2021-07-03 00:57:05 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Icons are not centered | Component: merkaartor Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 11.01pm, Tuesday, 25th March 2008]**
The icons (at least in the Mapnik style) are not centered around where they belong. This is visible in e.g. a power=tower tag, where the cross-like symbol should be exactly on top of the node, but is actually even shifted 2 times ... | 1.0 | Icons are not centered - **[Submitted to the original trac issue database at 11.01pm, Tuesday, 25th March 2008]**
The icons (at least in the Mapnik style) are not centered around where they belong. This is visible in e.g. a power=tower tag, where the cross-like symbol should be exactly on top of the node, but is actua... | defect | icons are not centered the icons at least in the mapnik style are not centered around where they belong this is visible in e g a power tower tag where the cross like symbol should be exactly on top of the node but is actually even shifted times its height to the top | 1 |
15,641 | 11,631,336,449 | IssuesEvent | 2020-02-28 01:03:47 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | opened | Odd build failure | area-Infrastructure | Only happens on one machine – I can build this same commit on other machines just fine. It repros fairly reliably…
This is based off of 9a47b6b9d75b18e913055759286578850aad958d
```
System.Net.Http.WinHttpHandler -> E:\repos\runtime1\artifacts\bin\System.Net.Http.WinHttpHandler\netstandard2.0-Windows_NT-Release\... | 1.0 | Odd build failure - Only happens on one machine – I can build this same commit on other machines just fine. It repros fairly reliably…
This is based off of 9a47b6b9d75b18e913055759286578850aad958d
```
System.Net.Http.WinHttpHandler -> E:\repos\runtime1\artifacts\bin\System.Net.Http.WinHttpHandler\netstandard2.0... | non_defect | odd build failure only happens on one machine – i can build this same commit on other machines just fine it repros fairly reliably… this is based off of system net http winhttphandler e repos artifacts bin system net http winhttphandler windows nt release system net http winhttphandler dll ... | 0 |
9,816 | 2,615,175,384 | IssuesEvent | 2015-03-01 06:58:40 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | I run reaver in many linux platforms :Backtrack 5, wifislax, xiopan... But it didn't work in anyone of them. I noticed that when I add the command -A and -a to reaver, it tells me that it is assossiated to both Bssid and Essid, but when it starts trying pins it tells me that eap sessions are terminated | auto-migrated Priority-Triage Type-Defect | ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.com/p/reaver-wps/wiki/README... | 1.0 | I run reaver in many linux platforms :Backtrack 5, wifislax, xiopan... But it didn't work in anyone of them. I noticed that when I add the command -A and -a to reaver, it tells me that it is assossiated to both Bssid and Essid, but when it starts trying pins it tells me that eap sessions are terminated - ```
A few thin... | defect | i run reaver in many linux platforms backtrack wifislax xiopan but it didn t work in anyone of them i noticed that when i add the command a and a to reaver it tells me that it is assossiated to both bssid and essid but when it starts trying pins it tells me that eap sessions are terminated a few thin... | 1 |
75,366 | 25,787,999,503 | IssuesEvent | 2022-12-09 22:55:55 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Python 3.11 will introduce some changes | T: defect P: normal | MOOSE will not compile with when the system python version is 3.11, the basic issue is that some header files have moved, notably, longintrepr.h has moved - see https://docs.python.org/3/whatsnew/3.11.html
*The non-limited API files cellobject.h, classobject.h, code.h, context.h, funcobject.h, genobject.h and longin... | 1.0 | Python 3.11 will introduce some changes - MOOSE will not compile with when the system python version is 3.11, the basic issue is that some header files have moved, notably, longintrepr.h has moved - see https://docs.python.org/3/whatsnew/3.11.html
*The non-limited API files cellobject.h, classobject.h, code.h, conte... | defect | python will introduce some changes moose will not compile with when the system python version is the basic issue is that some header files have moved notably longintrepr h has moved see the non limited api files cellobject h classobject h code h context h funcobject h genobject h and longintre... | 1 |
268,932 | 28,932,321,727 | IssuesEvent | 2023-05-09 01:11:32 | MidnightBSD/midnightbsd-app-store | https://api.github.com/repos/MidnightBSD/midnightbsd-app-store | opened | CVE-2023-26117 (High) detected in multiple libraries | Mend: dependency security vulnerability | ## CVE-2023-26117 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>angular-1.0.0rc5.js</b>, <b>angular-1.2.16.js</b>, <b>angular-1.0.0rc4.js</b>, <b>angular-1.8.2.jar</b></p></summary>... | True | CVE-2023-26117 (High) detected in multiple libraries - ## CVE-2023-26117 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>angular-1.0.0rc5.js</b>, <b>angular-1.2.16.js</b>, <b>angular-... | non_defect | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries angular js angular js angular js angular jar angular js angularjs is an mvc framework for building web applications the core features include html en... | 0 |
3,244 | 2,826,619,593 | IssuesEvent | 2015-05-22 04:43:04 | SleepyTrousers/EnderIO | https://api.github.com/repos/SleepyTrousers/EnderIO | closed | Reservoir Visual Bug | bug Code Complete | After updating to the latest version(1.7.10-2.2.8.349) I realized the reservoir looks like lava is inside, instead of water. I right clicked on it with a bucket and water comes out instead of what I thought would(lava). I came to the conclusion that it was probably just a visual glitch.
P.S I am using the Direwolf20 p... | 1.0 | Reservoir Visual Bug - After updating to the latest version(1.7.10-2.2.8.349) I realized the reservoir looks like lava is inside, instead of water. I right clicked on it with a bucket and water comes out instead of what I thought would(lava). I came to the conclusion that it was probably just a visual glitch.
P.S I am... | non_defect | reservoir visual bug after updating to the latest version i realized the reservoir looks like lava is inside instead of water i right clicked on it with a bucket and water comes out instead of what i thought would lava i came to the conclusion that it was probably just a visual glitch p s i am us... | 0 |
277,916 | 24,111,259,395 | IssuesEvent | 2022-09-20 11:33:14 | sigrennesmetropole/geor_tabou2_front | https://api.github.com/repos/sigrennesmetropole/geor_tabou2_front | closed | [Edition] Journal de bord - Date évènement non modifiable (restauration sur perte focus) | bug Edition mineur test VSR | ## Description
Dans la modale journal de bord et lors de la modification d'un événement, il n'est pas possible de modifier la date événement car sa valeur est restaurée dès que l'utilisateur clique sur un autre champ ou sur le bouton Enregistrer (perte focus)
## Etapes pour reproduire le bug
1. Ouvrir Urb@map
... | 1.0 | [Edition] Journal de bord - Date évènement non modifiable (restauration sur perte focus) - ## Description
Dans la modale journal de bord et lors de la modification d'un événement, il n'est pas possible de modifier la date événement car sa valeur est restaurée dès que l'utilisateur clique sur un autre champ ou sur l... | non_defect | journal de bord date évènement non modifiable restauration sur perte focus description dans la modale journal de bord et lors de la modification d un événement il n est pas possible de modifier la date événement car sa valeur est restaurée dès que l utilisateur clique sur un autre champ ou sur le bouton... | 0 |
169,123 | 26,748,812,346 | IssuesEvent | 2023-01-30 17:53:54 | asulibraries/islandora-repo | https://api.github.com/repos/asulibraries/islandora-repo | closed | Unicode character glitch in title truncation for card-deck | bug theming/design Severity: low AirTable | In the recently added item section on the home page for the State and Local Government Documents collection in PRISM, there seems to be an issue with the coding for apostrophes and possibly other characters.

while UG mentions that number is searched as well

... | 1.0 | [PE-D][Tester B] [find] UI message is different from UG - UI mentions that only name is searched

while UG mentions that number is searched as well
 are you experiencing the problem on?
Sony Ericsson Xperia ray
What firmware version are you running on the device?
Android 4.0.4
What steps will reproduce the problem?
1. Create script file in SL4A.
2. Mount phone and edit script file with gedit and save. (line endings now
change from CR+LF of DOS... | 1.0 | Crashes on Unix line endings - ```
What device(s) are you experiencing the problem on?
Sony Ericsson Xperia ray
What firmware version are you running on the device?
Android 4.0.4
What steps will reproduce the problem?
1. Create script file in SL4A.
2. Mount phone and edit script file with gedit and save. (line ending... | defect | crashes on unix line endings what device s are you experiencing the problem on sony ericsson xperia ray what firmware version are you running on the device android what steps will reproduce the problem create script file in mount phone and edit script file with gedit and save line endings n... | 1 |
58,550 | 16,594,846,201 | IssuesEvent | 2021-06-01 12:19:03 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | reopened | setRecordVersionAndTimestamp is not called when using batch insert or update | C: Functionality E: All Editions P: Medium T: Defect | I am using recordTimestampFields. And when I insert or update single record new timestamp is set to record after update.
But when batch insert/update is used changed data not saved to records.
### Expected behavior
timestamp is saved to record in batch insert/updated with recordTimestampFields enabled
### Actua... | 1.0 | setRecordVersionAndTimestamp is not called when using batch insert or update - I am using recordTimestampFields. And when I insert or update single record new timestamp is set to record after update.
But when batch insert/update is used changed data not saved to records.
### Expected behavior
timestamp is saved to... | defect | setrecordversionandtimestamp is not called when using batch insert or update i am using recordtimestampfields and when i insert or update single record new timestamp is set to record after update but when batch insert update is used changed data not saved to records expected behavior timestamp is saved to... | 1 |
19,389 | 3,198,612,554 | IssuesEvent | 2015-10-01 13:14:48 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | query cache stringstream stuff is *slow* | auth-3.2 defect | I have a backend on our 32-way box that does about 170kqps max. If i put the query cache in front of it it slows down massively (110kqps) even if I only ever hit one point in the query cache. This is all because of the binaryarchive and stringstream stuff in UeberBackend which handles the storage/retrieval of the rrset... | 1.0 | query cache stringstream stuff is *slow* - I have a backend on our 32-way box that does about 170kqps max. If i put the query cache in front of it it slows down massively (110kqps) even if I only ever hit one point in the query cache. This is all because of the binaryarchive and stringstream stuff in UeberBackend which... | defect | query cache stringstream stuff is slow i have a backend on our way box that does about max if i put the query cache in front of it it slows down massively even if i only ever hit one point in the query cache this is all because of the binaryarchive and stringstream stuff in ueberbackend which handles the ... | 1 |
28,881 | 5,412,361,272 | IssuesEvent | 2017-03-01 14:22:37 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | autoLinkUrls not handeling URLs correctly | Defect helpers | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.4.2.
* Platform and Target: PHP 7.0.15-0ubuntu0.16.04.2
### What you did
I tried to autolink various URLs. Most of them worked fine but some failed.
These URLs failed:
`$this->Text->autoLinkUr... | 1.0 | autoLinkUrls not handeling URLs correctly - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.4.2.
* Platform and Target: PHP 7.0.15-0ubuntu0.16.04.2
### What you did
I tried to autolink various URLs. Most of them worked fine but some failed.
... | defect | autolinkurls not handeling urls correctly this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target php what you did i tried to autolink various urls most of them worked fine but some failed these urls faile... | 1 |
24,300 | 4,074,949,166 | IssuesEvent | 2016-05-28 20:43:58 | alexrj/Slic3r | https://api.github.com/repos/alexrj/Slic3r | closed | No infill generated - bug or feauture? | Needs more info Needs test STL file | Setting Advanced -> When Solid infill treshold area to 0 causes infill not to be generated,
Only bottom solid fill was generated
. Infill at other layers disappeared.
Slicr 0.9.10b at win8 x64
fill density 0.4
honecomb infill
settings
)
POST /foo/bar HTTP/1.1
Content-Type: text/html
Content-Length: 11
Host: localhost:57799
Accept: */*
User-Agent: AHC/2.0
Response DefaultHttpResponse(decodeResult: success, version: HTTP/1.1)
HTTP... | 1.0 | BasicHttpsTest#multipleSequentialPostRequestsOverHttps failure - ```
Request DefaultFullHttpRequest(decodeResult: success, version: HTTP/1.1, content: UnpooledHeapByteBuf(freed))
POST /foo/bar HTTP/1.1
Content-Type: text/html
Content-Length: 11
Host: localhost:57799
Accept: */*
User-Agent: AHC/2.0
Response De... | defect | basichttpstest multiplesequentialpostrequestsoverhttps failure request defaultfullhttprequest decoderesult success version http content unpooledheapbytebuf freed post foo bar http content type text html content length host localhost accept user agent ahc response default... | 1 |
49,278 | 12,307,978,335 | IssuesEvent | 2020-05-12 06:11:37 | freemint/freemint | https://api.github.com/repos/freemint/freemint | closed | NFS slowdown due to DEBUG enabled | bug build | `nfs.xfs`has severe performance problems due to lots of debugging diagnostics written to the console.
`NFS_DEBUG` was probably kept enabled because otherwise compilation fails (due to `-Werror`and then `unused variable`warnings that turn into errors). | 1.0 | NFS slowdown due to DEBUG enabled - `nfs.xfs`has severe performance problems due to lots of debugging diagnostics written to the console.
`NFS_DEBUG` was probably kept enabled because otherwise compilation fails (due to `-Werror`and then `unused variable`warnings that turn into errors). | non_defect | nfs slowdown due to debug enabled nfs xfs has severe performance problems due to lots of debugging diagnostics written to the console nfs debug was probably kept enabled because otherwise compilation fails due to werror and then unused variable warnings that turn into errors | 0 |
13,991 | 2,789,834,358 | IssuesEvent | 2015-05-08 21:47:50 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Using numeracy symbols does not work with the API under gauge. | Priority-Medium Type-Defect | Original [issue 236](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=236) created by orwant on 2010-03-29T19:22:58.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>
1. simply using £ or $ fail to loa... | 1.0 | Using numeracy symbols does not work with the API under gauge. - Original [issue 236](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=236) created by orwant on 2010-03-29T19:22:58.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all p... | defect | using numeracy symbols does not work with the api under gauge 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 simply using £ or fail to load in the playground it fails to update and u... | 1 |
37,847 | 4,847,639,300 | IssuesEvent | 2016-11-10 15:28:30 | Progruzovik/KardashevScale | https://api.github.com/repos/Progruzovik/KardashevScale | opened | Ресурсы и хранилища для них | c# gamedesign | Описать типы ресурсов, создать для них систему аренды хранилищ на станциях | 1.0 | Ресурсы и хранилища для них - Описать типы ресурсов, создать для них систему аренды хранилищ на станциях | non_defect | ресурсы и хранилища для них описать типы ресурсов создать для них систему аренды хранилищ на станциях | 0 |
111,056 | 9,489,258,871 | IssuesEvent | 2019-04-22 21:56:01 | rancher/longhorn | https://api.github.com/repos/rancher/longhorn | opened | Provide and test user guide for Kubernetes upgrade | area/manager area/test doc | User will need to upgrade Kubernetes from time to time, we need to cover Kubernetes major version upgrade in our tests, and provide guidance for the user to prepare for the Kubernetes upgrade. | 1.0 | Provide and test user guide for Kubernetes upgrade - User will need to upgrade Kubernetes from time to time, we need to cover Kubernetes major version upgrade in our tests, and provide guidance for the user to prepare for the Kubernetes upgrade. | non_defect | provide and test user guide for kubernetes upgrade user will need to upgrade kubernetes from time to time we need to cover kubernetes major version upgrade in our tests and provide guidance for the user to prepare for the kubernetes upgrade | 0 |
46,130 | 13,055,856,839 | IssuesEvent | 2020-07-30 02:56:29 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | remove dependency on bash in the build (Trac #628) | Incomplete Migration Migrated from Trac defect infrastructure | Migrated from https://code.icecube.wisc.edu/ticket/628
```json
{
"status": "closed",
"changetime": "2011-04-30T19:49:07",
"description": "should be /bin/sh happy",
"reporter": "nega",
"cc": "",
"resolution": "fixed",
"_ts": "1304192947000000",
"component": "infrastructure",
"... | 1.0 | remove dependency on bash in the build (Trac #628) - Migrated from https://code.icecube.wisc.edu/ticket/628
```json
{
"status": "closed",
"changetime": "2011-04-30T19:49:07",
"description": "should be /bin/sh happy",
"reporter": "nega",
"cc": "",
"resolution": "fixed",
"_ts": "13041929... | defect | remove dependency on bash in the build trac migrated from json status closed changetime description should be bin sh happy reporter nega cc resolution fixed ts component infrastructure summary re... | 1 |
62,406 | 17,023,916,511 | IssuesEvent | 2021-07-03 04:32:33 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | SECRET_KEY_BASE listed in error message | Component: website Priority: trivial Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 1.35am, Monday, 2nd February 2015]**
a variable SECRET_KEY_BASE is listed in the section "Environment variables" of a ...
"Web application could not be started
No server available (Dalli::RingError)"
... error message of the osm website which I just saw (not a... | 1.0 | SECRET_KEY_BASE listed in error message - **[Submitted to the original trac issue database at 1.35am, Monday, 2nd February 2015]**
a variable SECRET_KEY_BASE is listed in the section "Environment variables" of a ...
"Web application could not be started
No server available (Dalli::RingError)"
... error message ... | defect | secret key base listed in error message a variable secret key base is listed in the section environment variables of a web application could not be started no server available dalli ringerror error message of the osm website which i just saw not any more value is something like ej wiok... | 1 |
10,155 | 2,618,939,429 | IssuesEvent | 2015-03-03 00:03:30 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | game go slow | auto-migrated Priority-Medium Type-Defect | ```
HI,
I attack outer 10 for the second time, and then i have crash message in the log
windows. Then the game goes really slow.
I notice that i have messages from other civilisation. When i go to the
diplomatics windows i have 2 messages in the same time.
```
Original issue reported on code.google.com by `gonnord... | 1.0 | game go slow - ```
HI,
I attack outer 10 for the second time, and then i have crash message in the log
windows. Then the game goes really slow.
I notice that i have messages from other civilisation. When i go to the
diplomatics windows i have 2 messages in the same time.
```
Original issue reported on code.google.... | defect | game go slow hi i attack outer for the second time and then i have crash message in the log windows then the game goes really slow i notice that i have messages from other civilisation when i go to the diplomatics windows i have messages in the same time original issue reported on code google c... | 1 |
46,160 | 13,055,860,663 | IssuesEvent | 2020-07-30 02:57:10 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | Cannot write small output files in bz2 (Trac #664) | Incomplete Migration Migrated from Trac booking defect | Migrated from https://code.icecube.wisc.edu/ticket/664
```json
{
"status": "closed",
"changetime": "2012-02-16T16:53:24",
"description": "Hi,\n\nWhen reading and writing files I encountered something strange. When I use tray.Execute(10) I get no bzip2 output (using the MultiWriter)\nThe writer says : 10 f... | 1.0 | Cannot write small output files in bz2 (Trac #664) - Migrated from https://code.icecube.wisc.edu/ticket/664
```json
{
"status": "closed",
"changetime": "2012-02-16T16:53:24",
"description": "Hi,\n\nWhen reading and writing files I encountered something strange. When I use tray.Execute(10) I get no bzip2 o... | defect | cannot write small output files in trac migrated from json status closed changetime description hi n nwhen reading and writing files i encountered something strange when i use tray execute i get no output using the multiwriter nthe writer says frames ... | 1 |
25,514 | 4,364,532,867 | IssuesEvent | 2016-08-03 07:16:38 | fusionpbx/fusionpbx | https://api.github.com/repos/fusionpbx/fusionpbx | closed | Conference always selects 8kHz samples for music, even with wideband conferences | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Ensure wideband codecs are enabled on system and SIP phone used for testing.
2. Create conference room
3. Set profile to anything but default - wideband, ultrawideband, or CD quality.
4. Dial into conference with wideband-capable phone.
Music heard is 8kHz samples and debu... | 1.0 | Conference always selects 8kHz samples for music, even with wideband conferences - ```
What steps will reproduce the problem?
1. Ensure wideband codecs are enabled on system and SIP phone used for testing.
2. Create conference room
3. Set profile to anything but default - wideband, ultrawideband, or CD quality.
4. Dial... | defect | conference always selects samples for music even with wideband conferences what steps will reproduce the problem ensure wideband codecs are enabled on system and sip phone used for testing create conference room set profile to anything but default wideband ultrawideband or cd quality dial in... | 1 |
308,960 | 9,459,696,906 | IssuesEvent | 2019-04-17 09:08:50 | WoWManiaUK/Blackwing-Lair | https://api.github.com/repos/WoWManiaUK/Blackwing-Lair | closed | [NPC] Innkeeper Grilka - Terrokkar Forest - (low prio) | Fixed Confirmed Fixed in Dev Low Priority Minor - 50+ | npc - https://www.wowhead.com/npc=18957/innkeeper-grilka
Not offering the inn or the vendor window

| 1.0 | [NPC] Innkeeper Grilka - Terrokkar Forest - (low prio) - npc - https://www.wowhead.com/npc=18957/innkeeper-grilka
Not offering the inn or the vendor window

| non_defect | innkeeper grilka terrokkar forest low prio npc not offering the inn or the vendor window | 0 |
32,287 | 6,758,591,459 | IssuesEvent | 2017-10-24 14:37:51 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Range handles overlap on click of the slider bar for the first time. | confirmed defect |

I am currently facing an issue with p-slider.
On load, when i click on the slider bar to the left of minimum handle for the first time, the handles are overlapping on each other.
| 1.0 | Range handles overlap on click of the slider bar for the first time. -

I am currently facing an issue with p-slider.
On load, when i click on the slider bar to the left of minimum handle for the first tim... | defect | range handles overlap on click of the slider bar for the first time i am currently facing an issue with p slider on load when i click on the slider bar to the left of minimum handle for the first time the handles are overlapping on each other | 1 |
53,970 | 13,262,593,235 | IssuesEvent | 2020-08-20 22:07:53 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | Missing Polyplopia info in some frames. (Trac #2411) | Migrated from Trac combo core defect | Some frames after MPHitFilter are missing Polyplopia info.
The simprod-scripts for clsim also need to give an option to remove background-only events in which the primary particle has been pruned (because of lack of MCPES).
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/t... | 1.0 | Missing Polyplopia info in some frames. (Trac #2411) - Some frames after MPHitFilter are missing Polyplopia info.
The simprod-scripts for clsim also need to give an option to remove background-only events in which the primary particle has been pruned (because of lack of MCPES).
<details>
<summary><em>Migrated from <a... | defect | missing polyplopia info in some frames trac some frames after mphitfilter are missing polyplopia info the simprod scripts for clsim also need to give an option to remove background only events in which the primary particle has been pruned because of lack of mcpes migrated from json sta... | 1 |
12,518 | 2,702,613,268 | IssuesEvent | 2015-04-06 10:13:07 | codenameone/CodenameOne | https://api.github.com/repos/codenameone/CodenameOne | closed | Tensile Drag - in X+Y direction | Priority-Medium Type-Defect | Original [issue 1404](https://code.google.com/p/codenameone/issues/detail?id=1404) created by codenameone on 2015-03-18T05:49:33.000Z:
When a component that can scroll in both the X + Y directions has tensile drag enabled.
If the component is pulled so it is experiencing tensile drag in both directions, when you ... | 1.0 | Tensile Drag - in X+Y direction - Original [issue 1404](https://code.google.com/p/codenameone/issues/detail?id=1404) created by codenameone on 2015-03-18T05:49:33.000Z:
When a component that can scroll in both the X + Y directions has tensile drag enabled.
If the component is pulled so it is experiencing tensile ... | defect | tensile drag in x y direction original created by codenameone on when a component that can scroll in both the x y directions has tensile drag enabled if the component is pulled so it is experiencing tensile drag in both directions when you let go it only snaps back in only one of the dire... | 1 |
683,478 | 23,383,651,211 | IssuesEvent | 2022-08-11 11:55:54 | Naisten-Linja/naisten-linja-services | https://api.github.com/repos/Naisten-Linja/naisten-linja-services | closed | Show user's previous and next booking of selected booking type [8h, time spent: 6h] | 1. priority | The estimation is based on this picture:

| 1.0 | Show user's previous and next booking of selected booking type [8h, time spent: 6h] - The estimation is based on this picture:

| non_defect | show user s previous and next booking of selected booking type the estimation is based on this picture | 0 |
54,470 | 13,727,938,294 | IssuesEvent | 2020-10-04 09:10:59 | naev/naev | https://api.github.com/repos/naev/naev | closed | List of typos (again) | Priority-Medium Type-Defect | List of typos in strings:
* Haw haw haw! you're ridiculous!
* small "y"
* While you handle the post-land and refuel operations, you get a comm from the flight leader, audio only. He tells you that this will be the last place where you can refuel, and that you need to make sure to have at least %d jumps worth o... | 1.0 | List of typos (again) - List of typos in strings:
* Haw haw haw! you're ridiculous!
* small "y"
* While you handle the post-land and refuel operations, you get a comm from the flight leader, audio only. He tells you that this will be the last place where you can refuel, and that you need to make sure to have a... | defect | list of typos again list of typos in strings haw haw haw you re ridiculous small y while you handle the post land and refuel operations you get a comm from the flight leader audio only he tells you that this will be the last place where you can refuel and that you need to make sure to have a... | 1 |
618,712 | 19,485,231,200 | IssuesEvent | 2021-12-26 08:15:21 | bounswe/2021SpringGroup6 | https://api.github.com/repos/bounswe/2021SpringGroup6 | closed | Retrieve Location Information From the User | Type: Feature Status: Complete Platform: Back-end Priority: High | For now, we do no get the location information by the user. It could be useful to get it especially when events are searched and are wanted to ordered by distance.
As a result, register and update user endpoints should be updated. | 1.0 | Retrieve Location Information From the User - For now, we do no get the location information by the user. It could be useful to get it especially when events are searched and are wanted to ordered by distance.
As a result, register and update user endpoints should be updated. | non_defect | retrieve location information from the user for now we do no get the location information by the user it could be useful to get it especially when events are searched and are wanted to ordered by distance as a result register and update user endpoints should be updated | 0 |
584,708 | 17,462,374,418 | IssuesEvent | 2021-08-06 12:24:24 | ClockGU/clock-frontend | https://api.github.com/repos/ClockGU/clock-frontend | opened | 404 nach Report export des aktuellen Monats | :bug: Bug high priority | exportiert man den Stundenzettel des akutellen Monats so wird man unwiederbringlich in die 404 Page redirected.
Problem hierfür scheint [hier](https://github.com/ClockGU/clock-frontend/blob/5e4e535d645498308e4cb5aad1c81f2ecdb23fee/src/components/DataFilter.vue#L86) in der falschen Zugriffsweise auf ein computed-prop... | 1.0 | 404 nach Report export des aktuellen Monats - exportiert man den Stundenzettel des akutellen Monats so wird man unwiederbringlich in die 404 Page redirected.
Problem hierfür scheint [hier](https://github.com/ClockGU/clock-frontend/blob/5e4e535d645498308e4cb5aad1c81f2ecdb23fee/src/components/DataFilter.vue#L86) in de... | non_defect | nach report export des aktuellen monats exportiert man den stundenzettel des akutellen monats so wird man unwiederbringlich in die page redirected problem hierfür scheint in der falschen zugriffsweise auf ein computed property zu liegen richtig return this lastmonth | 0 |
28,014 | 5,163,732,171 | IssuesEvent | 2017-01-17 08:09:13 | zotonic/zotonic | https://api.github.com/repos/zotonic/zotonic | closed | 'zotonic_dispatch' not available in templates | defect | With the new template compiler, `zotonic_dispatch` (and ilk) return `undefined`.
They should be available in the templates. | 1.0 | 'zotonic_dispatch' not available in templates - With the new template compiler, `zotonic_dispatch` (and ilk) return `undefined`.
They should be available in the templates. | defect | zotonic dispatch not available in templates with the new template compiler zotonic dispatch and ilk return undefined they should be available in the templates | 1 |
1,321 | 2,603,784,807 | IssuesEvent | 2015-02-24 17:54:50 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳包皮尖锐 | auto-migrated Priority-Medium Type-Defect | ```
沈阳包皮尖锐〓沈陽軍區政治部醫院性病〓TEL:024-31023308〓��
�立于1946年,68年專注于性傳播疾病的研究和治療。位于沈陽�
��沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史悠�
��、設備精良、技術權威、專家云集,是預防、保健、醫療、
科研康復為一體的綜合性醫院。是國家首批公立甲等部隊醫��
�、全國首批醫療規范定點單位,是第四軍醫大學、東南大學�
��知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤部
衛生部評為衛生工作先進單位,先后兩次榮立集體二等功。
```
-----
Original issue reported on code.google.com by `q964105...@g... | 1.0 | 沈阳包皮尖锐 - ```
沈阳包皮尖锐〓沈陽軍區政治部醫院性病〓TEL:024-31023308〓��
�立于1946年,68年專注于性傳播疾病的研究和治療。位于沈陽�
��沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史悠�
��、設備精良、技術權威、專家云集,是預防、保健、醫療、
科研康復為一體的綜合性醫院。是國家首批公立甲等部隊醫��
�、全國首批醫療規范定點單位,是第四軍醫大學、東南大學�
��知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤部
衛生部評為衛生工作先進單位,先后兩次榮立集體二等功。
```
-----
Original issue reported on code.google.com by `q96... | defect | 沈阳包皮尖锐 沈阳包皮尖锐〓沈陽軍區政治部醫院性病〓tel: 〓�� � , 。位于沈陽� �� 。是一所與新中國同建立共輝煌的歷史悠� ��、設備精良、技術權威、專家云集,是預防、保健、醫療、 科研康復為一體的綜合性醫院。是國家首批公立甲等部隊醫�� �、全國首批醫療規范定點單位,是第四軍醫大學、東南大學� ��知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤部 衛生部評為衛生工作先進單位,先后兩次榮立集體二等功。 original issue reported on code google com by gmail com on jun at | 1 |
23,329 | 3,793,333,795 | IssuesEvent | 2016-03-22 13:36:40 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | forward-zones-recurse=.=8.8.8.8 breaks resolving for repo.powerdns.com | defect rec | affected version: pdns-recursor 4.0.0~alpha2-1pdns.trusty
Forwarding all requests to 8.8.8.8 (or some other resolvers which support dnssec) breaks resolving some records, like repo.powerdns.com.
-no forward-zones-recurse (working)
```
root@dns-1:/etc/powerdns# host repo.powerdns.com
repo.powerdns.com is an ali... | 1.0 | forward-zones-recurse=.=8.8.8.8 breaks resolving for repo.powerdns.com - affected version: pdns-recursor 4.0.0~alpha2-1pdns.trusty
Forwarding all requests to 8.8.8.8 (or some other resolvers which support dnssec) breaks resolving some records, like repo.powerdns.com.
-no forward-zones-recurse (working)
```
root... | defect | forward zones recurse breaks resolving for repo powerdns com affected version pdns recursor trusty forwarding all requests to or some other resolvers which support dnssec breaks resolving some records like repo powerdns com no forward zones recurse working root dns e... | 1 |
804,843 | 29,503,686,236 | IssuesEvent | 2023-06-03 03:31:26 | open-sauced/ai | https://api.github.com/repos/open-sauced/ai | closed | Bug: Cannot log into the extension | 🐛 bug priority: high high-priority | ### Describe the bug
When attempting to log into the extension, I am seeing it is not working or does not capture the cookie.
### Steps to reproduce
Log in and see if it works
<img width="201" alt="Screen Shot 2023-06-02 at 4 35 56 PM" src="https://github.com/open-sauced/ai/assets/5713670/77d6d9f2-4d56-463b-81a... | 2.0 | Bug: Cannot log into the extension - ### Describe the bug
When attempting to log into the extension, I am seeing it is not working or does not capture the cookie.
### Steps to reproduce
Log in and see if it works
<img width="201" alt="Screen Shot 2023-06-02 at 4 35 56 PM" src="https://github.com/open-sauced/ai/... | non_defect | bug cannot log into the extension describe the bug when attempting to log into the extension i am seeing it is not working or does not capture the cookie steps to reproduce log in and see if it works img width alt screen shot at pm src browsers chrome additional c... | 0 |
19,153 | 3,146,510,416 | IssuesEvent | 2015-09-14 23:37:16 | google/gcm | https://api.github.com/repos/google/gcm | closed | close() is not called on GoogleCloudMessaging instance in DemoActivity | auto-migrated Priority-Medium Type-Defect | ```
I didn't find close() method call on GoogleCloudMessaging instance in
http://code.google.com/p/gcm/source/browse/gcm-client/src/com/google/android/gcm
/demo/app/DemoActivity.java?spec=svn44e0469692d7d10a104cd689d3045a56971f90ce&r=4
4e0469692d7d10a104cd689d3045a56971f90ce
According to
http://developer.android.co... | 1.0 | close() is not called on GoogleCloudMessaging instance in DemoActivity - ```
I didn't find close() method call on GoogleCloudMessaging instance in
http://code.google.com/p/gcm/source/browse/gcm-client/src/com/google/android/gcm
/demo/app/DemoActivity.java?spec=svn44e0469692d7d10a104cd689d3045a56971f90ce&r=4
4e0469692... | defect | close is not called on googlecloudmessaging instance in demoactivity i didn t find close method call on googlecloudmessaging instance in demo app demoactivity java spec r according to saging html close method should be called when your application is done using gcm to release internal reso... | 1 |
122,751 | 10,232,535,722 | IssuesEvent | 2019-08-18 18:17:45 | Kalmalyzer/testrunner-68k | https://api.github.com/repos/Kalmalyzer/testrunner-68k | opened | Translate raw addresses to symbol+offset and file:line information | Test runner feature | An registers, PC, fault addresses, etc are currently displayed as 32-bit hex values.
We should introduce a concept of a "memory reference", which is a triple of (raw address, symbolic address, source level address). It might contain data like this:
```
raw address: 0x7035c
symbolic address: _computeChecksum+0x2... | 1.0 | Translate raw addresses to symbol+offset and file:line information - An registers, PC, fault addresses, etc are currently displayed as 32-bit hex values.
We should introduce a concept of a "memory reference", which is a triple of (raw address, symbolic address, source level address). It might contain data like this:... | non_defect | translate raw addresses to symbol offset and file line information an registers pc fault addresses etc are currently displayed as bit hex values we should introduce a concept of a memory reference which is a triple of raw address symbolic address source level address it might contain data like this ... | 0 |
93,223 | 19,122,234,635 | IssuesEvent | 2021-12-01 00:43:00 | yi-xuan-97/final_project_410p | https://api.github.com/repos/yi-xuan-97/final_project_410p | opened | Adding space between main functionalities to keep vertical distance | code stype | https://github.com/yi-xuan-97/final_project_410p/blob/bbb99b67b77eea35700e0296a6b3ee886c1852ca/todolist.js#L32
Once the function is gathering together, it could be hard to read the whole chunk of code. Thus, adding space between main functionality within the function could be helpful. | 1.0 | Adding space between main functionalities to keep vertical distance - https://github.com/yi-xuan-97/final_project_410p/blob/bbb99b67b77eea35700e0296a6b3ee886c1852ca/todolist.js#L32
Once the function is gathering together, it could be hard to read the whole chunk of code. Thus, adding space between main functionality... | non_defect | adding space between main functionalities to keep vertical distance once the function is gathering together it could be hard to read the whole chunk of code thus adding space between main functionality within the function could be helpful | 0 |
73,762 | 24,790,565,539 | IssuesEvent | 2022-10-24 13:28:30 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | Incorrectly titled VBA facility | Defect ⭐️ Facilities Facility Locator | [This VBA facility](https://www.va.gov/find-locations/facility/vba_310h) seems to be incorrectly titled. It is called "Pre-Discharge Site at Joint Base McGuire-Dix-Lakehurst" but the address puts it on the Mountain Home Air Force Base.
There's also an actual [Pre-Discharge Site at Joint Base McGuire-Dix-Lakehurst](htt... | 1.0 | Incorrectly titled VBA facility - [This VBA facility](https://www.va.gov/find-locations/facility/vba_310h) seems to be incorrectly titled. It is called "Pre-Discharge Site at Joint Base McGuire-Dix-Lakehurst" but the address puts it on the Mountain Home Air Force Base.
There's also an actual [Pre-Discharge Site at Jo... | defect | incorrectly titled vba facility seems to be incorrectly titled it is called pre discharge site at joint base mcguire dix lakehurst but the address puts it on the mountain home air force base there s also an actual | 1 |
39,444 | 9,460,499,930 | IssuesEvent | 2019-04-17 11:08:55 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | p-spinner binds strings instead of numbers on manual input in PrimeNG 7.1.0 | defect | **I'm submitting a ...**
```
[x] bug report
```
**Plunkr Case (Bug Reports)**
https://github-pqpa62.stackblitz.io/
**Current behavior**
When a number is entered manually in a p-spinner, the attribute in the class is a string instead of the number. If the up and down buttons of the spinner are used, the s... | 1.0 | p-spinner binds strings instead of numbers on manual input in PrimeNG 7.1.0 - **I'm submitting a ...**
```
[x] bug report
```
**Plunkr Case (Bug Reports)**
https://github-pqpa62.stackblitz.io/
**Current behavior**
When a number is entered manually in a p-spinner, the attribute in the class is a string in... | defect | p spinner binds strings instead of numbers on manual input in primeng i m submitting a bug report plunkr case bug reports current behavior when a number is entered manually in a p spinner the attribute in the class is a string instead of the number if the up and do... | 1 |
30,727 | 2,724,952,921 | IssuesEvent | 2015-04-14 20:45:23 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Crux compile error | bug imported Milestone-M14-C3 Priority-Medium | _From [alexan...@triggolabs.com](https://code.google.com/u/114384922929308053156/) on June 09, 2014 14:26:33_
Rebind result 'org.cruxframework.crux.widgets.client.datebox.DateBox.CruxDefaultFormat' has no default (zero argument) constructors
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=39... | 1.0 | Crux compile error - _From [alexan...@triggolabs.com](https://code.google.com/u/114384922929308053156/) on June 09, 2014 14:26:33_
Rebind result 'org.cruxframework.crux.widgets.client.datebox.DateBox.CruxDefaultFormat' has no default (zero argument) constructors
_Original issue: http://code.google.com/p/crux-framewor... | non_defect | crux compile error from on june rebind result org cruxframework crux widgets client datebox datebox cruxdefaultformat has no default zero argument constructors original issue | 0 |
67,914 | 21,316,638,694 | IssuesEvent | 2022-04-16 11:51:43 | combatopera/diapyr | https://api.github.com/repos/combatopera/diapyr | closed | aggregate and raise all failures on DI context manager exit? | defect | currently they're just logged and the overall operation succeeds. this could use splut's invokeall function, and may even be an excuse to add py2 support and migrate it to diapyr - looks like it's already migrated! | 1.0 | aggregate and raise all failures on DI context manager exit? - currently they're just logged and the overall operation succeeds. this could use splut's invokeall function, and may even be an excuse to add py2 support and migrate it to diapyr - looks like it's already migrated! | defect | aggregate and raise all failures on di context manager exit currently they re just logged and the overall operation succeeds this could use splut s invokeall function and may even be an excuse to add support and migrate it to diapyr looks like it s already migrated | 1 |
21,024 | 3,442,788,101 | IssuesEvent | 2015-12-15 00:21:41 | prettydiff/prettydiff | https://api.github.com/repos/prettydiff/prettydiff | closed | prettydiff and rails | Defect QA | I'm actually using this via atom-beautify the results of attempting to apply a beautify on the following rails code is a bit interesting
<div class="container">
<% flash.each do | key, value | %>
<div class="alert alert-"<%= key %>>
<%= value %>
</div>
<% end %>
... | 1.0 | prettydiff and rails - I'm actually using this via atom-beautify the results of attempting to apply a beautify on the following rails code is a bit interesting
<div class="container">
<% flash.each do | key, value | %>
<div class="alert alert-"<%= key %>>
<%= value %>
</div>
... | defect | prettydiff and rails i m actually using this via atom beautify the results of attempting to apply a beautify on the following rails code is a bit interesting the previous gets turned into ... | 1 |
58,572 | 16,604,640,842 | IssuesEvent | 2021-06-02 01:13:45 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | TST, BUG: test_rbfinterp.py -- test_interpolation_misfit_1d fails at least sporadically on Windows | defect scipy.interpolate | @treverhines
The rbf test failure described here is still causing issues: https://github.com/scipy/scipy/pull/14118#issuecomment-849024743
The most recent failure I see is in this log for Windows Python 3.8 64-bit with 64-bit OpenBLAS integers active:
https://dev.azure.com/scipy-org/df8ffb44-7275-43bc-90f9-aa5... | 1.0 | TST, BUG: test_rbfinterp.py -- test_interpolation_misfit_1d fails at least sporadically on Windows - @treverhines
The rbf test failure described here is still causing issues: https://github.com/scipy/scipy/pull/14118#issuecomment-849024743
The most recent failure I see is in this log for Windows Python 3.8 64-bi... | defect | tst bug test rbfinterp py test interpolation misfit fails at least sporadically on windows treverhines the rbf test failure described here is still causing issues the most recent failure i see is in this log for windows python bit with bit openblas integers active do i have permissio... | 1 |
23,059 | 3,755,957,552 | IssuesEvent | 2016-03-13 00:57:58 | Cockatrice/Cockatrice | https://api.github.com/repos/Cockatrice/Cockatrice | closed | Deck editor crashes when viewing lots of cards in a row | App - Cockatrice Defect - Crash | **Reproducing:** Focus the card list in the deck editor (left pane) and hold down up/down cursor keys to visit a lot of cards in a row. At some point card images stop being shown and, a few seconds later, Cockatrice crashes.
**Build:** Windows 7 x64 ead6ab3 | 1.0 | Deck editor crashes when viewing lots of cards in a row - **Reproducing:** Focus the card list in the deck editor (left pane) and hold down up/down cursor keys to visit a lot of cards in a row. At some point card images stop being shown and, a few seconds later, Cockatrice crashes.
**Build:** Windows 7 x64 ead6ab3 | defect | deck editor crashes when viewing lots of cards in a row reproducing focus the card list in the deck editor left pane and hold down up down cursor keys to visit a lot of cards in a row at some point card images stop being shown and a few seconds later cockatrice crashes build windows | 1 |
77,551 | 27,048,276,310 | IssuesEvent | 2023-02-13 11:21:32 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Thread list has unread dot when it is empty | T-Defect | ### Steps to reproduce
1. Be invited to room with prior threads which is set to history visibility from point of invite
1. Await some thread responses in the room
### Outcome
#### What did you expect?
No unread dot if there's no threads
#### What happened instead?
 reports missing files
What is the expected output? What do you see instead?
Neo-Geo games should work.
What version of the product are you using? On what operating system?
Gridlee on iOS
Please pro... | 1.0 | NEOGEO not working with Gridlee - ```
What steps will reproduce the problem?
1. copy a Neo-Geo game to ROMS
2. copy neogeo.zip to ROMS
3. iMame (Gridlee) reports missing files
What is the expected output? What do you see instead?
Neo-Geo games should work.
What version of the product are you using? On what operating ... | defect | neogeo not working with gridlee what steps will reproduce the problem copy a neo geo game to roms copy neogeo zip to roms imame gridlee reports missing files what is the expected output what do you see instead neo geo games should work what version of the product are you using on what operating ... | 1 |
45,849 | 13,055,756,178 | IssuesEvent | 2020-07-30 02:38:29 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | frame deserialization can't skip objects that exhaust memory (Trac #129) | IceTray Incomplete Migration Migrated from Trac defect | Migrated from https://code.icecube.wisc.edu/ticket/129
```json
{
"status": "closed",
"changetime": "2008-09-09T16:24:53",
"description": "if you serialize an object too large for available memory,\nyou can't skip it on reading, as the 'skip' procedure\ninvolves deserializing to a buffer in memory and disc... | 1.0 | frame deserialization can't skip objects that exhaust memory (Trac #129) - Migrated from https://code.icecube.wisc.edu/ticket/129
```json
{
"status": "closed",
"changetime": "2008-09-09T16:24:53",
"description": "if you serialize an object too large for available memory,\nyou can't skip it on reading, as ... | defect | frame deserialization can t skip objects that exhaust memory trac migrated from json status closed changetime description if you serialize an object too large for available memory nyou can t skip it on reading as the skip procedure ninvolves deserializing to a b... | 1 |
71,437 | 23,626,134,810 | IssuesEvent | 2022-08-25 04:14:04 | naev/naev | https://api.github.com/repos/naev/naev | closed | Asteroids disappear when NPCs drill them | Type-Defect Priority-Low | Not sure why this happens, outfit code is the same as the player. Testing in Lua console doesn't replicate the issue... They should fade out and disappear instead. | 1.0 | Asteroids disappear when NPCs drill them - Not sure why this happens, outfit code is the same as the player. Testing in Lua console doesn't replicate the issue... They should fade out and disappear instead. | defect | asteroids disappear when npcs drill them not sure why this happens outfit code is the same as the player testing in lua console doesn t replicate the issue they should fade out and disappear instead | 1 |
325,754 | 27,961,372,986 | IssuesEvent | 2023-03-24 15:54:00 | wazuh/wazuh-qa | https://api.github.com/repos/wazuh/wazuh-qa | closed | Red Hat Enterprise Linux 9 SCA policy rework | team/qa feature/sca dev-testing subteam/qa-main level/epic type/test | | Target version | Related issue | Related PR |
|--------------------|--------------------|-----------------|
| 4.4.x | https://github.com/wazuh/wazuh/issues/14358 | https://github.com/wazuh/wazuh/pull/16016 |
## Description
This issue will solve many err... | 2.0 | Red Hat Enterprise Linux 9 SCA policy rework - | Target version | Related issue | Related PR |
|--------------------|--------------------|-----------------|
| 4.4.x | https://github.com/wazuh/wazuh/issues/14358 | https://github.com/wazuh/wazuh/pull/16016 |
... | non_defect | red hat enterprise linux sca policy rework target version related issue related pr x description this issue will solve many errors in the previous red hat enterpr... | 0 |
253,867 | 21,710,337,089 | IssuesEvent | 2022-05-10 13:24:33 | damccorm/test-migration-target | https://api.github.com/repos/damccorm/test-migration-target | opened | cron job to build dockerized jenkins | bug P3 testing | Test building jenkins on jenkins!
Specifically, we would want to test the docker build: [https://github.com/apache/beam/blob/master/.test-infra/dockerized-jenkins/README.md#setup-using-provided-scripts](https://github.com/apache/beam/blob/master/.test-infra/dockerized-jenkins/README.md#setup-using-provided-scripts)
... | 1.0 | cron job to build dockerized jenkins - Test building jenkins on jenkins!
Specifically, we would want to test the docker build: [https://github.com/apache/beam/blob/master/.test-infra/dockerized-jenkins/README.md#setup-using-provided-scripts](https://github.com/apache/beam/blob/master/.test-infra/dockerized-jenkins/R... | non_defect | cron job to build dockerized jenkins test building jenkins on jenkins specifically we would want to test the docker build docker build t beamjenkins to catch issues like beam imported from jira original jira may contain additional context reported by ibzib | 0 |
54,067 | 13,382,372,243 | IssuesEvent | 2020-09-02 08:43:10 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | SelectCheckboxMenu: Calls Converter#getAsString with serialized string, compares string with object | defect | Unless I'm doing something horribly wrong, it seems that `SelectCheckboxMenuRenderer#encodeMultipleLabel` mixes the converted string value with the actual object in at least two places.
**Reproducer**
* Clone the current showcase https://github.com/primefaces/primefaces-showcase (9.0-SNAPSHOT)
* Edit `src/main/w... | 1.0 | SelectCheckboxMenu: Calls Converter#getAsString with serialized string, compares string with object - Unless I'm doing something horribly wrong, it seems that `SelectCheckboxMenuRenderer#encodeMultipleLabel` mixes the converted string value with the actual object in at least two places.
**Reproducer**
* Clone the... | defect | selectcheckboxmenu calls converter getasstring with serialized string compares string with object unless i m doing something horribly wrong it seems that selectcheckboxmenurenderer encodemultiplelabel mixes the converted string value with the actual object in at least two places reproducer clone the... | 1 |
162,848 | 12,693,099,995 | IssuesEvent | 2020-06-22 02:03:40 | googleinterns/scan-and-go | https://api.github.com/repos/googleinterns/scan-and-go | closed | Indeterminancy in server tests | Backend Testing bug | `yarn test` - Success
`yarn test --detectOpenHandles` - Last test fails
Need to investigate further | 1.0 | Indeterminancy in server tests - `yarn test` - Success
`yarn test --detectOpenHandles` - Last test fails
Need to investigate further | non_defect | indeterminancy in server tests yarn test success yarn test detectopenhandles last test fails need to investigate further | 0 |
75,541 | 25,908,167,137 | IssuesEvent | 2022-12-15 11:56:21 | galasa-dev/projectmanagement | https://api.github.com/repos/galasa-dev/projectmanagement | closed | SSL_TLSv2 SSLContext not available : can't use zOSMF or RSE | defect | Galasa 0.24.0 plugins installed
Eclipse 2022-06 (also 2019-09)
java version "11.0.16.1" 2022-08-12
IBM Semeru Runtime Certified Edition 11.0.16.1 (build 11.0.16.1+1)
Whenever an attempt is made to use **IZosFileHandler** the test fails because it can't get a z/OSMF instance (or RSE server, as I've tried that too)... | 1.0 | SSL_TLSv2 SSLContext not available : can't use zOSMF or RSE - Galasa 0.24.0 plugins installed
Eclipse 2022-06 (also 2019-09)
java version "11.0.16.1" 2022-08-12
IBM Semeru Runtime Certified Edition 11.0.16.1 (build 11.0.16.1+1)
Whenever an attempt is made to use **IZosFileHandler** the test fails because it can't... | defect | ssl sslcontext not available can t use zosmf or rse galasa plugins installed eclipse also java version ibm semeru runtime certified edition build whenever an attempt is made to use izosfilehandler the test fails because it can t get a z osmf instance ... | 1 |
79,271 | 28,077,097,213 | IssuesEvent | 2023-03-30 01:14:23 | salsadigitalauorg/civictheme_source | https://api.github.com/repos/salsadigitalauorg/civictheme_source | opened | [DEFECT] A11y - Invalid extra double quotes on side navigation aria-expanded attribute. | Type: Defect | ### Summary
On the collapsible list items of sidebar navigation, the `aria-expanded` attribute has extra double quotes e.g. `aria-expanded=""false""`
### Steps to reproduce
1. Visit https://www.civictheme.io/what-is-civictheme as an example.
2. Right click on "What is CivicTheme?" link in the sidebar and inspect el... | 1.0 | [DEFECT] A11y - Invalid extra double quotes on side navigation aria-expanded attribute. - ### Summary
On the collapsible list items of sidebar navigation, the `aria-expanded` attribute has extra double quotes e.g. `aria-expanded=""false""`
### Steps to reproduce
1. Visit https://www.civictheme.io/what-is-civictheme ... | defect | invalid extra double quotes on side navigation aria expanded attribute summary on the collapsible list items of sidebar navigation the aria expanded attribute has extra double quotes e g aria expanded false steps to reproduce visit as an example right click on what is civictheme... | 1 |
124,884 | 17,785,930,544 | IssuesEvent | 2021-08-31 11:02:58 | kyma-project/kyma | https://api.github.com/repos/kyma-project/kyma | closed | Components certificates reworking | area/security | <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
Reimplement certificates creation to avoid using k83 jobs. secret or gardener certificate should be applied in reconciler only if a secret... | True | Components certificates reworking - <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
Reimplement certificates creation to avoid using k83 jobs. secret or gardener certificate should be ap... | non_defect | components certificates reworking thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description reimplement certificates creation to avoid using jobs secret or gardener certificate should be appl... | 0 |
284,556 | 24,608,019,206 | IssuesEvent | 2022-10-14 18:13:21 | jbergstroem/mariadb-alpine | https://api.github.com/repos/jbergstroem/mariadb-alpine | closed | on Windows: Warning: World-writable config file '/etc/my.cnf.d/my.cnf' is ignored | type: change area: docker pending: needs testing | <!--
Thanks for filing a bug report. Please provide:
1. A description of your problem or perhaps which test is failing
2. what version of mariadb-alpine you are using
3. Any docker output/logs
4. OS and docker version/setup if relevant
-->
On windows under certain permission conditions (dependent on folder loc... | 1.0 | on Windows: Warning: World-writable config file '/etc/my.cnf.d/my.cnf' is ignored - <!--
Thanks for filing a bug report. Please provide:
1. A description of your problem or perhaps which test is failing
2. what version of mariadb-alpine you are using
3. Any docker output/logs
4. OS and docker version/setup if re... | non_defect | on windows warning world writable config file etc my cnf d my cnf is ignored thanks for filing a bug report please provide a description of your problem or perhaps which test is failing what version of mariadb alpine you are using any docker output logs os and docker version setup if re... | 0 |
32,207 | 13,780,827,301 | IssuesEvent | 2020-10-08 15:23:41 | interferences-at/mpop | https://api.github.com/repos/interferences-at/mpop | opened | Calling the RPC method getAnswers returns two (2) null objects | JSON-RPC blocker bug mpop_kiosk mpop_service priority: high | Calling the RPC method `getAnswers` returns an array of two (2) null objects.
Here are the arguments provided: (we provide it their default values)
```
* @param questionIds QList.
* @param ageFrom int. (default: -1)
* @param ageTo int. (default: -1)
* @param ethnicity string. (default: all... | 1.0 | Calling the RPC method getAnswers returns two (2) null objects - Calling the RPC method `getAnswers` returns an array of two (2) null objects.
Here are the arguments provided: (we provide it their default values)
```
* @param questionIds QList.
* @param ageFrom int. (default: -1)
* @param ageTo ... | non_defect | calling the rpc method getanswers returns two null objects calling the rpc method getanswers returns an array of two null objects here are the arguments provided we provide it their default values param questionids qlist param agefrom int default param ageto ... | 0 |
60,941 | 17,023,562,126 | IssuesEvent | 2021-07-03 02:39:57 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Nodes can remain when a way is deleted | Component: merkaartor Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 12.45pm, Tuesday, 9th March 2010]**
Version: svn 20382
OS: Linux
Create two ways. The second way should have it's start and end points attached to the first way e.g.
```
/\
/ \
/----\
/ \
/\ represents way 1
--- represents way 2
``... | 1.0 | Nodes can remain when a way is deleted - **[Submitted to the original trac issue database at 12.45pm, Tuesday, 9th March 2010]**
Version: svn 20382
OS: Linux
Create two ways. The second way should have it's start and end points attached to the first way e.g.
```
/\
/ \
/----\
/ \
/\ re... | defect | nodes can remain when a way is deleted version svn os linux create two ways the second way should have it s start and end points attached to the first way e g represents way represents way delete way then delete way you ll... | 1 |
54,579 | 13,776,177,698 | IssuesEvent | 2020-10-08 09:05:42 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | ArrayIndexOutOfBoundsException in diagnostics | Module: Diagnostics Source: Community Team: Core Type: Defect | There is a ArrayIndexOutOfBoundsException in [DiagnosticsLogWriterImpl.java:122](https://github.com/hazelcast/hazelcast/blob/b7c48097df47b713f8192ce9fe25711f6b55dff3/hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsLogWriterImpl.java#L123)
when `sectionLevel` exceeds the length of `INDENTS`.
`... | 1.0 | ArrayIndexOutOfBoundsException in diagnostics - There is a ArrayIndexOutOfBoundsException in [DiagnosticsLogWriterImpl.java:122](https://github.com/hazelcast/hazelcast/blob/b7c48097df47b713f8192ce9fe25711f6b55dff3/hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsLogWriterImpl.java#L123)
when `sec... | defect | arrayindexoutofboundsexception in diagnostics there is a arrayindexoutofboundsexception in when sectionlevel exceeds the length of indents failed to write file app diagnostics ip logjava lang arrayindexoutofboundsexception at com hazelcast internal diagnostics diagnosticslogwri... | 1 |
144,905 | 19,318,819,908 | IssuesEvent | 2021-12-14 01:28:17 | Dima2022/kaltura-sample-code | https://api.github.com/repos/Dima2022/kaltura-sample-code | closed | CVE-2021-44228 (High) detected in log4j-1.2.15.jar - autoclosed | security vulnerability | ## CVE-2021-44228 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.15.jar</b></p></summary>
<p>Apache Log4j 1.2</p>
<p>Library home page: <a href="http://logging.apache.org:80... | True | CVE-2021-44228 (High) detected in log4j-1.2.15.jar - autoclosed - ## CVE-2021-44228 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.15.jar</b></p></summary>
<p>Apache Log4j 1... | non_defect | cve high detected in jar autoclosed cve high severity vulnerability vulnerable library jar apache library home page a href path to dependency file kaltura sample code pom xml path to vulnerable library home wss scanner repository jar... | 0 |
38,612 | 6,687,649,070 | IssuesEvent | 2017-10-08 03:15:25 | openebs/openebs | https://api.github.com/repos/openebs/openebs | closed | Add release badge to openebs/README.md | documentation/devel Hacktoberfest | Add a release badge to [README.md](https://github.com/openebs/openebs/blob/master/README.md)
- Badge: https://img.shields.io/github/release/openebs/openebs/all.svg?style=flat-square
- Link : https://github.com/openebs/openebs/releases
| 1.0 | Add release badge to openebs/README.md - Add a release badge to [README.md](https://github.com/openebs/openebs/blob/master/README.md)
- Badge: https://img.shields.io/github/release/openebs/openebs/all.svg?style=flat-square
- Link : https://github.com/openebs/openebs/releases
| non_defect | add release badge to openebs readme md add a release badge to badge link | 0 |
9,492 | 2,615,153,507 | IssuesEvent | 2015-03-01 06:31:15 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Reaver 1.4 Warning timeout occurred constant problem | auto-migrated Priority-Triage Type-Defect | ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.com/p/reaver-wps/wiki/README... | 1.0 | Reaver 1.4 Warning timeout occurred constant problem - ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/Hints... | defect | reaver warning timeout occurred constant problem a few things to consider before submitting an issue we write documentation for a reason if you have not read it and are having problems with reaver these pages are required reading before submitting an issue reaver will only work if your card ... | 1 |
24,838 | 4,108,882,555 | IssuesEvent | 2016-06-06 17:36:35 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | opened | Improve FMUParser to support FMUs with co-simulation tool coupling | Defect | The FMUParser does not support the parsing of FMUs which implement the tool coupling API. This issue is to improve the parser to support both StandAlone and Tool Coupling API.
| 1.0 | Improve FMUParser to support FMUs with co-simulation tool coupling - The FMUParser does not support the parsing of FMUs which implement the tool coupling API. This issue is to improve the parser to support both StandAlone and Tool Coupling API.
| defect | improve fmuparser to support fmus with co simulation tool coupling the fmuparser does not support the parsing of fmus which implement the tool coupling api this issue is to improve the parser to support both standalone and tool coupling api | 1 |
18,496 | 3,068,135,266 | IssuesEvent | 2015-08-18 14:22:12 | theAsgar/mdb-sqlite | https://api.github.com/repos/theAsgar/mdb-sqlite | closed | Feature request: Convert table relations | auto-migrated Priority-Medium Type-Defect | ```
The current version does not support any kind of foreign key/relation
conversion. This feature is all but ignored by sqlite as it does not
enforce referential integrity. However, there are some applications for
which it would be useful to have the table relationships in the sqlite
database. For example, SQLi... | 1.0 | Feature request: Convert table relations - ```
The current version does not support any kind of foreign key/relation
conversion. This feature is all but ignored by sqlite as it does not
enforce referential integrity. However, there are some applications for
which it would be useful to have the table relationships ... | defect | feature request convert table relations the current version does not support any kind of foreign key relation conversion this feature is all but ignored by sqlite as it does not enforce referential integrity however there are some applications for which it would be useful to have the table relationships ... | 1 |
37,872 | 5,146,797,528 | IssuesEvent | 2017-01-13 03:09:18 | w3c/IndexedDB | https://api.github.com/repos/w3c/IndexedDB | closed | DOMStringList should have [Exposed=(Window,Worker)] | interop needs tests spec issue | * Firefox implements DOMStringList with `[Exposed=(Window,Worker)]`
* Chrome does not, but probably should.
I don't think we're saving much by not exposing it in workers (i.e. won't make getting rid of it significantly harder)
| 1.0 | DOMStringList should have [Exposed=(Window,Worker)] - * Firefox implements DOMStringList with `[Exposed=(Window,Worker)]`
* Chrome does not, but probably should.
I don't think we're saving much by not exposing it in workers (i.e. won't make getting rid of it significantly harder)
| non_defect | domstringlist should have firefox implements domstringlist with chrome does not but probably should i don t think we re saving much by not exposing it in workers i e won t make getting rid of it significantly harder | 0 |
35,752 | 7,800,650,525 | IssuesEvent | 2018-06-09 12:04:41 | StrikeNP/trac_test | https://api.github.com/repos/StrikeNP/trac_test | closed | LES line for rtp2 is too large in cgils plotgen plots (Trac #559) | Migrated from Trac clubb_src defect raut@uwm.edu | '''Introduction'''
We think that the SAM LES lines for rtp2 in the cgils cases are in g/kg instead of kg/kg.
'''Technical spec'''
Therefore, let's multiply those lines by 1.0e-6. There are six cgils cases: the three normal ones, and the "p2k" ones.
'''Test'''
We can replot the normal cgils cases and see if they look ... | 1.0 | LES line for rtp2 is too large in cgils plotgen plots (Trac #559) - '''Introduction'''
We think that the SAM LES lines for rtp2 in the cgils cases are in g/kg instead of kg/kg.
'''Technical spec'''
Therefore, let's multiply those lines by 1.0e-6. There are six cgils cases: the three normal ones, and the "p2k" ones.
'... | defect | les line for is too large in cgils plotgen plots trac introduction we think that the sam les lines for in the cgils cases are in g kg instead of kg kg technical spec therefore let s multiply those lines by there are six cgils cases the three normal ones and the ones test w... | 1 |
42,867 | 11,340,035,738 | IssuesEvent | 2020-01-23 04:45:15 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | closed | Site:GroundDomain results to not match BESTEST | Defect | @BobHenninger and others have noted offline that they have had issues with the Site:GroundDomain slab and basement object's results not matching BESTEST.
Work was started by @sushobhit previously to correct this issue. Reference PR #5076 for progress on this issue.
| 1.0 | Site:GroundDomain results to not match BESTEST - @BobHenninger and others have noted offline that they have had issues with the Site:GroundDomain slab and basement object's results not matching BESTEST.
Work was started by @sushobhit previously to correct this issue. Reference PR #5076 for progress on this issue.
| defect | site grounddomain results to not match bestest bobhenninger and others have noted offline that they have had issues with the site grounddomain slab and basement object s results not matching bestest work was started by sushobhit previously to correct this issue reference pr for progress on this issue | 1 |
305,105 | 9,359,338,649 | IssuesEvent | 2019-04-02 06:31:37 | TechEmpower/FrameworkBenchmarks | https://api.github.com/repos/TechEmpower/FrameworkBenchmarks | closed | Responses including cached Date header | High Priority | I did some testing in the benchmark project and I found that in the tests 'Json' and 'Plaintext', the response 'Date' header of some frameworks is always the same as the first response. It hints that the response entire text string including headers and the body is cached in memory for every request. According to the b... | 1.0 | Responses including cached Date header - I did some testing in the benchmark project and I found that in the tests 'Json' and 'Plaintext', the response 'Date' header of some frameworks is always the same as the first response. It hints that the response entire text string including headers and the body is cached in mem... | non_defect | responses including cached date header i did some testing in the benchmark project and i found that in the tests json and plaintext the response date header of some frameworks is always the same as the first response it hints that the response entire text string including headers and the body is cached in mem... | 0 |
43,243 | 7,034,597,902 | IssuesEvent | 2017-12-27 17:45:42 | canjs/can-define-validate-validatejs | https://api.github.com/repos/canjs/can-define-validate-validatejs | closed | can-define-validate-validatejs demo is not working | documentation p1 | @pYr0x commented on [Tue May 23 2017](https://github.com/canjs/canjs/issues/3274)
the demo is not working. http://canjs.com/doc/can-define-validate-validatejs.html
```"Error loading "validate.js@0.11.1#validate" at http://canjs.com/node_modules/validate.js/validate.js
Error loading "validate.js@0.11.1#validate" fr... | 1.0 | can-define-validate-validatejs demo is not working - @pYr0x commented on [Tue May 23 2017](https://github.com/canjs/canjs/issues/3274)
the demo is not working. http://canjs.com/doc/can-define-validate-validatejs.html
```"Error loading "validate.js@0.11.1#validate" at http://canjs.com/node_modules/validate.js/valida... | non_defect | can define validate validatejs demo is not working commented on the demo is not working error loading validate js validate at error loading validate js validate from undefined at not found undefined | 0 |
791,978 | 27,883,653,047 | IssuesEvent | 2023-03-21 21:31:47 | fivetran/dbt_recurly | https://api.github.com/repos/fivetran/dbt_recurly | closed | [Feature] dbt.current_timestamp() functions should be dbt.current_timestamp_backcompat | type:enhancement priority:p3 update_type:feature | ### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
`dbt.current_timestamp` needs to be `dbt.current_timestamp_backcompat()` to ensure backwards compatibility for [Postgres and Snowflake for the latests dbt_utils upgrade](https://docs.getdbt.com/guide... | 1.0 | [Feature] dbt.current_timestamp() functions should be dbt.current_timestamp_backcompat - ### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
`dbt.current_timestamp` needs to be `dbt.current_timestamp_backcompat()` to ensure backwards compatibility for... | non_defect | dbt current timestamp functions should be dbt current timestamp backcompat is there an existing feature request for this i have searched the existing issues describe the feature dbt current timestamp needs to be dbt current timestamp backcompat to ensure backwards compatibility for ... | 0 |
45,675 | 5,950,614,227 | IssuesEvent | 2017-05-26 17:13:28 | kamal1978/LTFHC | https://api.github.com/repos/kamal1978/LTFHC | closed | Report months in different languages | app design | The attached has the months in different languages. Please use this for the month menu on the report screen. Please spell out the month in its entirety (no abbreviations).
Use the format: January 2017
(no dash necessary between month and year)
[months translations.xlsx](https://github.com/kamal1978/LTFHC/files/88... | 1.0 | Report months in different languages - The attached has the months in different languages. Please use this for the month menu on the report screen. Please spell out the month in its entirety (no abbreviations).
Use the format: January 2017
(no dash necessary between month and year)
[months translations.xlsx](http... | non_defect | report months in different languages the attached has the months in different languages please use this for the month menu on the report screen please spell out the month in its entirety no abbreviations use the format january no dash necessary between month and year use on this screen ... | 0 |
4,796 | 6,827,187,655 | IssuesEvent | 2017-11-08 16:18:33 | JasperFx/jasper | https://api.github.com/repos/JasperFx/jasper | closed | "Global" message with requested response back to the logical service | service bus | Kind of a routing slip, but no "wait for the response". Would be the exact same mechanics on the envelope, but use the global service Uri to the load balancer instead of the machine specific reply Uri. | 1.0 | "Global" message with requested response back to the logical service - Kind of a routing slip, but no "wait for the response". Would be the exact same mechanics on the envelope, but use the global service Uri to the load balancer instead of the machine specific reply Uri. | non_defect | global message with requested response back to the logical service kind of a routing slip but no wait for the response would be the exact same mechanics on the envelope but use the global service uri to the load balancer instead of the machine specific reply uri | 0 |
19,685 | 3,240,664,662 | IssuesEvent | 2015-10-15 06:12:42 | maartenba/MvcSiteMapProvider | https://api.github.com/repos/maartenba/MvcSiteMapProvider | closed | Modifying SiteMapNode.RouteValues in action method does not change URL when security trimming is enabled | is:Defect | As per the article How to Make MvcSiteMapProvider Remember a User’s Position
(http://www.shiningtreasures.com/post/2013/09/02/how-to-make-mvcsitemapprovider-remember-a-user-position), this code example does not seem to work when security trimming is enabled:
~~~
public ActionResult Edit(int id)
{
var node = ... | 1.0 | Modifying SiteMapNode.RouteValues in action method does not change URL when security trimming is enabled - As per the article How to Make MvcSiteMapProvider Remember a User’s Position
(http://www.shiningtreasures.com/post/2013/09/02/how-to-make-mvcsitemapprovider-remember-a-user-position), this code example does not s... | defect | modifying sitemapnode routevalues in action method does not change url when security trimming is enabled as per the article how to make mvcsitemapprovider remember a user’s position this code example does not seem to work when security trimming is enabled public actionresult edit int id var node... | 1 |
19,657 | 27,295,448,398 | IssuesEvent | 2023-02-23 19:55:50 | raiguard/Krastorio2 | https://api.github.com/repos/raiguard/Krastorio2 | closed | Drills with K2 + Industrial Revolution 2 | enhancement compatibility ir2 | Krastorio2 overwrites values from IR2 for the burner and the electric miner (and disables K2 mk2 and mk3), but does not adjust Steam miner and Advanced miner. With the current situation, the normal progression Burner->Steam->Electric->Advanced Miners is replaced with Burner->Electric (as in vanilla), being both the Ste... | True | Drills with K2 + Industrial Revolution 2 - Krastorio2 overwrites values from IR2 for the burner and the electric miner (and disables K2 mk2 and mk3), but does not adjust Steam miner and Advanced miner. With the current situation, the normal progression Burner->Steam->Electric->Advanced Miners is replaced with Burner->E... | non_defect | drills with industrial revolution overwrites values from for the burner and the electric miner and disables and but does not adjust steam miner and advanced miner with the current situation the normal progression burner steam electric advanced miners is replaced with burner electric as in va... | 0 |
70,092 | 22,915,725,947 | IssuesEvent | 2022-07-17 00:02:24 | panoply/prettify | https://api.github.com/repos/panoply/prettify | opened | Embedded expression indentation and wrap defect in JSX | Defect Patch JSX | ### Description
JSX and TSX languages have a number of defects occurring in the beautification process. This issue outlines the most pressing issues and the actions + changes which have taken place in the migration into Prettify.
### Goals
Though JSX and TSX and not _really_ the main focus in Prettify, given... | 1.0 | Embedded expression indentation and wrap defect in JSX - ### Description
JSX and TSX languages have a number of defects occurring in the beautification process. This issue outlines the most pressing issues and the actions + changes which have taken place in the migration into Prettify.
### Goals
Though JSX a... | defect | embedded expression indentation and wrap defect in jsx description jsx and tsx languages have a number of defects occurring in the beautification process this issue outlines the most pressing issues and the actions changes which have taken place in the migration into prettify goals though jsx a... | 1 |
799,207 | 28,301,896,203 | IssuesEvent | 2023-04-10 07:04:08 | njtierney/naniar | https://api.github.com/repos/njtierney/naniar | closed | Large tibble with very few non-missings shows 100% missing in miss_var_summary() | maintenance Priority 1 | I've been puzzling over why I was seeing a column with 100 percent missing data in a large tibble (~30,000 rows) made up of several tibbles combined with `bind_rows()` despite seeing that one of the individual tibbles does not show 100% missing for that column.
After a bunch of wild goose chases, I realized that th... | 1.0 | Large tibble with very few non-missings shows 100% missing in miss_var_summary() - I've been puzzling over why I was seeing a column with 100 percent missing data in a large tibble (~30,000 rows) made up of several tibbles combined with `bind_rows()` despite seeing that one of the individual tibbles does not show 100% ... | non_defect | large tibble with very few non missings shows missing in miss var summary i ve been puzzling over why i was seeing a column with percent missing data in a large tibble rows made up of several tibbles combined with bind rows despite seeing that one of the individual tibbles does not show missing f... | 0 |
29,696 | 5,825,200,723 | IssuesEvent | 2017-05-07 19:28:58 | janwilmans/depcharter | https://api.github.com/repos/janwilmans/depcharter | closed | "ProjectReference" will not be parsed in the vcsproj files | auto-migrated Priority-Medium Type-Defect | ```
Hi,
my sln contains project in this way:
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GUI", "GUI\GUI.vcxproj",
"{5E23695D-59A8-4E4D-AD06-CFE44A1C0032}"
ProjectSection(ProjectDependencies) = postProject
{AE0213DC-C... | 1.0 | "ProjectReference" will not be parsed in the vcsproj files - ```
Hi,
my sln contains project in this way:
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GUI", "GUI\GUI.vcxproj",
"{5E23695D-59A8-4E4D-AD06-CFE44A1C0032}"
ProjectS... | defect | projectreference will not be parsed in the vcsproj files hi my sln contains project in this way microsoft visual studio solution file format version visual studio project gui gui gui vcxproj projectsection projectdependencies postproject ... | 1 |
31,286 | 6,490,674,271 | IssuesEvent | 2017-08-21 08:01:11 | contao/core-bundle | https://api.github.com/repos/contao/core-bundle | closed | Referer URL parameter | defect | Since version 4.4.3 Contao adds an referer URL parameter when logging out from the back end:
```
https://demo.contao.org/contao/login?ref=BJFDmjLr
```
The referer ID changes, of course, every time. However, this could be a problem with password managers if they are set to match the exact URL.
By the way: The sam... | 1.0 | Referer URL parameter - Since version 4.4.3 Contao adds an referer URL parameter when logging out from the back end:
```
https://demo.contao.org/contao/login?ref=BJFDmjLr
```
The referer ID changes, of course, every time. However, this could be a problem with password managers if they are set to match the exact URL... | defect | referer url parameter since version contao adds an referer url parameter when logging out from the back end the referer id changes of course every time however this could be a problem with password managers if they are set to match the exact url by the way the same happens when the link ... | 1 |
58,046 | 16,342,331,824 | IssuesEvent | 2021-05-13 00:03:45 | darshan-hpc/darshan | https://api.github.com/repos/darshan-hpc/darshan | closed | add configure script argument to workaround broken cuserid() function | defect other | In GitLab by @shanedsnyder on Sep 24, 2015, 16:25
We need a configure-time argument to work around cuserid() segmentation faults by replacing that logic with getenv("LOGNAME"). I don't see a way to handle this at run time. | 1.0 | add configure script argument to workaround broken cuserid() function - In GitLab by @shanedsnyder on Sep 24, 2015, 16:25
We need a configure-time argument to work around cuserid() segmentation faults by replacing that logic with getenv("LOGNAME"). I don't see a way to handle this at run time. | defect | add configure script argument to workaround broken cuserid function in gitlab by shanedsnyder on sep we need a configure time argument to work around cuserid segmentation faults by replacing that logic with getenv logname i don t see a way to handle this at run time | 1 |
62,462 | 17,023,928,129 | IssuesEvent | 2021-07-03 04:36:23 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Border between Belmont, MA and Cambridge, MA is incorrect | Component: datasources Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 9.30pm, Monday, 14th December 2015]**
The border between Belmont, MA and Cambridge, MA runs down the *middle* of Blanchard Rd (http://osm.org/go/ZfI4bQJD9).
Houses on the even side of the street along this stretch have Belmont addresses, while houses on the odd si... | 1.0 | Border between Belmont, MA and Cambridge, MA is incorrect - **[Submitted to the original trac issue database at 9.30pm, Monday, 14th December 2015]**
The border between Belmont, MA and Cambridge, MA runs down the *middle* of Blanchard Rd (http://osm.org/go/ZfI4bQJD9).
Houses on the even side of the street along thi... | defect | border between belmont ma and cambridge ma is incorrect the border between belmont ma and cambridge ma runs down the middle of blanchard rd houses on the even side of the street along this stretch have belmont addresses while houses on the odd side have cambridge addresses this renders addresses... | 1 |
24,958 | 4,154,707,231 | IssuesEvent | 2016-06-16 12:42:46 | contao/core | https://api.github.com/repos/contao/core | closed | Umbennung von template Dateien nicht möglich | defect | Ich kann in der 3.5.13 unter (Windows/lokal/xampp) die template Dateien in dieser Version nicht mehr umbenennen:
Ändere ich den Namen über "Speichern" erhalte ich nur die Meldung "Ein Fehler ist aufgetreten".
Gehe ich über "Speichern und Schließen" gelange ich wieder auf die Listendarstellung ohne das der neue Name g... | 1.0 | Umbennung von template Dateien nicht möglich - Ich kann in der 3.5.13 unter (Windows/lokal/xampp) die template Dateien in dieser Version nicht mehr umbenennen:
Ändere ich den Namen über "Speichern" erhalte ich nur die Meldung "Ein Fehler ist aufgetreten".
Gehe ich über "Speichern und Schließen" gelange ich wieder auf... | defect | umbennung von template dateien nicht möglich ich kann in der unter windows lokal xampp die template dateien in dieser version nicht mehr umbenennen ändere ich den namen über speichern erhalte ich nur die meldung ein fehler ist aufgetreten gehe ich über speichern und schließen gelange ich wieder auf ... | 1 |
329,235 | 10,013,742,914 | IssuesEvent | 2019-07-15 15:50:14 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | closed | LXD marketplace: Filter tested platforms by default | Category: MarketPlace Priority: Normal Status: Accepted Type: Feature | **Description**
The images used in OpenNebula are considered ready-to-use when they can are contextualized. There is a list of [supported images](https://github.com/OpenNebula/addon-context-linux#tested-platforms) which are available on the [marketplace](https://marketplace.opennebula.systems/appliance). Currently the... | 1.0 | LXD marketplace: Filter tested platforms by default - **Description**
The images used in OpenNebula are considered ready-to-use when they can are contextualized. There is a list of [supported images](https://github.com/OpenNebula/addon-context-linux#tested-platforms) which are available on the [marketplace](https://ma... | non_defect | lxd marketplace filter tested platforms by default description the images used in opennebula are considered ready to use when they can are contextualized there is a list of which are available on the currently the lxd marketplace allows the user to import any available image which can result in weird ... | 0 |
76,486 | 26,453,395,532 | IssuesEvent | 2023-01-16 12:53:37 | sparker256/xsaitekpanels | https://api.github.com/repos/sparker256/xsaitekpanels | closed | Switch Panel light switches inop | Priority-Medium Type-Defect auto-migrated | ```
What steps will reproduce the problem?
1. Start X-Plane Version 10.22 (64-bit)
2. Start the stock Cessna 172 or Beech Baron
3. Attempt to turn on the Nav, Strobe, Taxi, or Landing lights.
What is the expected output? What do you see instead?
The appropriate light should turn on. None of the aforementioned lights t... | 1.0 | Switch Panel light switches inop - ```
What steps will reproduce the problem?
1. Start X-Plane Version 10.22 (64-bit)
2. Start the stock Cessna 172 or Beech Baron
3. Attempt to turn on the Nav, Strobe, Taxi, or Landing lights.
What is the expected output? What do you see instead?
The appropriate light should turn on. ... | defect | switch panel light switches inop what steps will reproduce the problem start x plane version bit start the stock cessna or beech baron attempt to turn on the nav strobe taxi or landing lights what is the expected output what do you see instead the appropriate light should turn on none ... | 1 |
19,882 | 10,552,912,626 | IssuesEvent | 2019-10-03 16:03:52 | apache/pulsar | https://api.github.com/repos/apache/pulsar | closed | Broker high cpu usage under light load | triage/week-38 type/bug type/performance | **Describe the bug**
All 3 of the brokers in a cluster gradually consume ~3 cores/vcpus (per broker) and went into load balancing mode (according to the broker log, it was using 90+% cpu, which is over the 85% threshold) under very light load (sum of pulsar_rate_in of the cluster is under 1000msg/s with average messag... | True | Broker high cpu usage under light load - **Describe the bug**
All 3 of the brokers in a cluster gradually consume ~3 cores/vcpus (per broker) and went into load balancing mode (according to the broker log, it was using 90+% cpu, which is over the 85% threshold) under very light load (sum of pulsar_rate_in of the clust... | non_defect | broker high cpu usage under light load describe the bug all of the brokers in a cluster gradually consume cores vcpus per broker and went into load balancing mode according to the broker log it was using cpu which is over the threshold under very light load sum of pulsar rate in of the cluster... | 0 |
576,079 | 17,070,622,103 | IssuesEvent | 2021-07-07 12:56:06 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | Minification of CSS clip-path: url(#…) gets processed to a strange path | module: minify CSS priority: low severity: moderate type: bug | WP Rocket version is 3.7.4
**Describe the bug**
Minification of clip-path: url(#some-svg); results in clip-path: url(../../../#some-svg);
**To Reproduce**
Steps to reproduce the behavior:
1. Go to style.css of your theme folder
2. Create a rule like this clip-path: url(#some-svg)
3. Apply minification of c... | 1.0 | Minification of CSS clip-path: url(#…) gets processed to a strange path - WP Rocket version is 3.7.4
**Describe the bug**
Minification of clip-path: url(#some-svg); results in clip-path: url(../../../#some-svg);
**To Reproduce**
Steps to reproduce the behavior:
1. Go to style.css of your theme folder
2. Crea... | non_defect | minification of css clip path url … gets processed to a strange path wp rocket version is describe the bug minification of clip path url some svg results in clip path url some svg to reproduce steps to reproduce the behavior go to style css of your theme folder crea... | 0 |
32,332 | 6,767,263,521 | IssuesEvent | 2017-10-26 02:11:07 | Shopkeepers/Shopkeepers | https://api.github.com/repos/Shopkeepers/Shopkeepers | closed | Villager Trades Dissapear | Defect fixed migrated | **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/19
**Originally posted by C0mput3rHuman101 (Aug 20, 2012):**
What steps will reproduce the problem?
1. Reload
2. RestartWhat is the expected output? What do you see instead?
Expected: Same stuff for sale
I see: Everything gone
What version of the ... | 1.0 | Villager Trades Dissapear - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/19
**Originally posted by C0mput3rHuman101 (Aug 20, 2012):**
What steps will reproduce the problem?
1. Reload
2. RestartWhat is the expected output? What do you see instead?
Expected: Same stuff for sale
I see: Everythi... | defect | villager trades dissapear migrated from originally posted by aug what steps will reproduce the problem reload restartwhat is the expected output what do you see instead expected same stuff for sale i see everything gone what version of the product are you using you have an erro... | 1 |
91,645 | 26,448,253,148 | IssuesEvent | 2023-01-16 09:15:19 | cosmos/cosmos-sdk | https://api.github.com/repos/cosmos/cosmos-sdk | closed | 1 validator set should use 1 major release of golang | T: Build | ## Summary of Bug
When validator sets mix go 1.18 and 1.19, bad things seem to happen.
Since some distributions are shipping with go 1.19 and/or people's computers have go1.19, and if we require go 1.19, then validator sets should use it.
## Version
any
## Steps to Reproduce
have a validator set mi... | 1.0 | 1 validator set should use 1 major release of golang - ## Summary of Bug
When validator sets mix go 1.18 and 1.19, bad things seem to happen.
Since some distributions are shipping with go 1.19 and/or people's computers have go1.19, and if we require go 1.19, then validator sets should use it.
## Version
... | non_defect | validator set should use major release of golang summary of bug when validator sets mix go and bad things seem to happen since some distributions are shipping with go and or people s computers have and if we require go then validator sets should use it version any ... | 0 |
45,966 | 13,055,829,224 | IssuesEvent | 2020-07-30 02:51:35 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | ttrigger's cluster.c compiler flags cause failure (Trac #336) | Incomplete Migration Migrated from Trac combo reconstruction defect | Migrated from https://code.icecube.wisc.edu/ticket/336
```json
{
"status": "closed",
"changetime": "2015-07-07T22:32:33",
"description": "CMakeFile.txt contains \"-std=c99 -Wall -Werror\" flags for cluster.c; this causes a gcc error on the Penn State cluster. \n\nAttached is the full cmake + make outputs... | 1.0 | ttrigger's cluster.c compiler flags cause failure (Trac #336) - Migrated from https://code.icecube.wisc.edu/ticket/336
```json
{
"status": "closed",
"changetime": "2015-07-07T22:32:33",
"description": "CMakeFile.txt contains \"-std=c99 -Wall -Werror\" flags for cluster.c; this causes a gcc error on the Pe... | defect | ttrigger s cluster c compiler flags cause failure trac migrated from json status closed changetime description cmakefile txt contains std wall werror flags for cluster c this causes a gcc error on the penn state cluster n nattached is the full cmake m... | 1 |
75,855 | 26,105,642,575 | IssuesEvent | 2022-12-27 12:53:20 | hazelcast/hazelcast-nodejs-client | https://api.github.com/repos/hazelcast/hazelcast-nodejs-client | opened | ERROR at HazelcastClient: Client failed to start | Type: Defect to-jira Source: Internal | Nightly tests on master failed.
Error:
[DefaultLogger] ERROR at HazelcastClient: Client failed to start.
IllegalStateError: Unable to connect to any cluster.
at new IllegalStateError (D:\a\hazelcast-nodejs-client\hazelcast-nodejs-client\src\core\HazelcastError.ts:143:9)
at D:\a\hazelcast-nodejs-client\haz... | 1.0 | ERROR at HazelcastClient: Client failed to start - Nightly tests on master failed.
Error:
[DefaultLogger] ERROR at HazelcastClient: Client failed to start.
IllegalStateError: Unable to connect to any cluster.
at new IllegalStateError (D:\a\hazelcast-nodejs-client\hazelcast-nodejs-client\src\core\HazelcastErro... | defect | error at hazelcastclient client failed to start nightly tests on master failed error error at hazelcastclient client failed to start illegalstateerror unable to connect to any cluster at new illegalstateerror d a hazelcast nodejs client hazelcast nodejs client src core hazelcasterror ts ... | 1 |
8,228 | 2,611,472,084 | IssuesEvent | 2015-02-27 05:16:33 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | player should be able to leave LAN game anytime w/o disturbing others | auto-migrated Priority-Medium Type-Defect | ```
it seems that occasionally a leaving player stops the countdown timer and other
players are not able to continue and must abort the round.
What version of the product are you using? On what operating system?
Windows XP, 0.9.15
log files from both leaving player and one of the staying players is attached
```
O... | 1.0 | player should be able to leave LAN game anytime w/o disturbing others - ```
it seems that occasionally a leaving player stops the countdown timer and other
players are not able to continue and must abort the round.
What version of the product are you using? On what operating system?
Windows XP, 0.9.15
log files from... | defect | player should be able to leave lan game anytime w o disturbing others it seems that occasionally a leaving player stops the countdown timer and other players are not able to continue and must abort the round what version of the product are you using on what operating system windows xp log files from ... | 1 |
179,043 | 21,510,776,757 | IssuesEvent | 2022-04-28 04:05:54 | snowflakedb/libsnowflakeclient | https://api.github.com/repos/snowflakedb/libsnowflakeclient | closed | SNOW-564702: curlcurl-7_68_0: 3 vulnerabilities (highest severity is: 7.5) - autoclosed | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_68_0</b></p></summary>
<p>
<p>A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, ... | True | SNOW-564702: curlcurl-7_68_0: 3 vulnerabilities (highest severity is: 7.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_68_0</b></p></summary>
<p>
<p>A command line tool and library for... | non_defect | snow curlcurl vulnerabilities highest severity is autoclosed vulnerable library curlcurl a command line tool and library for transferring data with url syntax supporting http https ftp ftps gopher tftp scp sftp smb telnet dict ldap ldaps file imap smtp rtsp... | 0 |
357,403 | 10,606,112,493 | IssuesEvent | 2019-10-10 22:12:26 | kubernetes/website | https://api.github.com/repos/kubernetes/website | closed | Localising Stateless applications sub-section to Hindi | kind/feature language/hi lifecycle/rotten priority/backlog | **What would you like to be added**
Markdown to be translated:-
- https://github.com/kubernetes/website/edit/master/content/en/docs/tutorials/stateless-application/expose-external-ip-address.md
- https://github.com/kubernetes/website/edit/master/content/en/docs/tutorials/stateless-application/guestbook.md
| 1.0 | Localising Stateless applications sub-section to Hindi - **What would you like to be added**
Markdown to be translated:-
- https://github.com/kubernetes/website/edit/master/content/en/docs/tutorials/stateless-application/expose-external-ip-address.md
- https://github.com/kubernetes/website/edit/master/content/en/d... | non_defect | localising stateless applications sub section to hindi what would you like to be added markdown to be translated | 0 |
501,654 | 14,530,643,259 | IssuesEvent | 2020-12-14 19:34:03 | ChainSafe/forest | https://api.github.com/repos/ChainSafe/forest | closed | Test Block Processing from Storage Miner: Perform state transitions for block received from Storage Miner | Priority: 3 - Medium Storage Miner | When a block is received over RPC (from Storage Miner), the syncer must be notified so that the system can sync towards it.
Notes
- We don't have a mechanism to notify the syncer as of now (we don't have access to the syncer from RPC). What is the best way to do this? A channel or a network event? This should be all t... | 1.0 | Test Block Processing from Storage Miner: Perform state transitions for block received from Storage Miner - When a block is received over RPC (from Storage Miner), the syncer must be notified so that the system can sync towards it.
Notes
- We don't have a mechanism to notify the syncer as of now (we don't have access ... | non_defect | test block processing from storage miner perform state transitions for block received from storage miner when a block is received over rpc from storage miner the syncer must be notified so that the system can sync towards it notes we don t have a mechanism to notify the syncer as of now we don t have access ... | 0 |
17,345 | 12,304,909,461 | IssuesEvent | 2020-05-11 21:21:38 | eventespresso/event-espresso-core | https://api.github.com/repos/eventespresso/event-espresso-core | opened | EDTR Data Handling Checklist | EDTR v2 category:models-and-data-infrastructure type:task 🧹 | on latest `EDTR/master` branch:
- confirm that all CRUD functionality works as expected:
- [ ] entity creation
- [ ] entity editing
- [ ] entity deletion
- [ ] dates and times update correctly with no offset shenanigans
- confirm that all TAM relation logic works as expected
- [ ] exist... | 1.0 | EDTR Data Handling Checklist - on latest `EDTR/master` branch:
- confirm that all CRUD functionality works as expected:
- [ ] entity creation
- [ ] entity editing
- [ ] entity deletion
- [ ] dates and times update correctly with no offset shenanigans
- confirm that all TAM relation logic work... | non_defect | edtr data handling checklist on latest edtr master branch confirm that all crud functionality works as expected entity creation entity editing entity deletion dates and times update correctly with no offset shenanigans confirm that all tam relation logic works as exp... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.