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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
508,196 | 14,692,678,780 | IssuesEvent | 2021-01-03 03:52:31 | codidact/qpixel | https://api.github.com/repos/codidact/qpixel | opened | For suggested edits and edit history, add an option to choose raw markdown or rendered output | area: html/css/js complexity: unassessed priority: low type: change request | https://math.codidact.com/posts/280207 reports a rendering bug (tracked elsewhere), and then asks if we could allow people to choose between the raw markdown and the rendered text when viewing an edit diff (suggestion or history). This was sometimes a handy feature Somewhere Else, particularly when there were shenanig... | 1.0 | For suggested edits and edit history, add an option to choose raw markdown or rendered output - https://math.codidact.com/posts/280207 reports a rendering bug (tracked elsewhere), and then asks if we could allow people to choose between the raw markdown and the rendered text when viewing an edit diff (suggestion or his... | non_defect | for suggested edits and edit history add an option to choose raw markdown or rendered output reports a rendering bug tracked elsewhere and then asks if we could allow people to choose between the raw markdown and the rendered text when viewing an edit diff suggestion or history this was sometimes a handy fe... | 0 |
298,467 | 9,200,353,012 | IssuesEvent | 2019-03-07 16:52:08 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Amenity tags causing export problems | Category: Core Category: Translation Priority: High Status: In Progress Type: Bug | Re-arrange the F_CODE finding functions to avoid having amenity tags turn features into buildings
This is defensive and works around data errors
E.g.
* We have seen a feature that has "waterway=river" and "amenity=river" on it. This is wrong and the amenity tag should get ignored during the translation.
* Also sa... | 1.0 | Amenity tags causing export problems - Re-arrange the F_CODE finding functions to avoid having amenity tags turn features into buildings
This is defensive and works around data errors
E.g.
* We have seen a feature that has "waterway=river" and "amenity=river" on it. This is wrong and the amenity tag should get ign... | non_defect | amenity tags causing export problems re arrange the f code finding functions to avoid having amenity tags turn features into buildings this is defensive and works around data errors e g we have seen a feature that has waterway river and amenity river on it this is wrong and the amenity tag should get ign... | 0 |
45,175 | 12,626,768,029 | IssuesEvent | 2020-06-14 18:09:06 | Reckue/post-api | https://api.github.com/repos/Reckue/post-api | closed | Remove extra spaces in text node class | Defect Priority:Low Ready For Testing | Hi!
Please remove extra whitespace before field content in TextNode class.
```java
@Data
@Document
public class TextNode implements NodeContent {
private String content;
}
```
It's all. Thanks. | 1.0 | Remove extra spaces in text node class - Hi!
Please remove extra whitespace before field content in TextNode class.
```java
@Data
@Document
public class TextNode implements NodeContent {
private String content;
}
```
It's all. Thanks. | defect | remove extra spaces in text node class hi please remove extra whitespace before field content in textnode class java data document public class textnode implements nodecontent private string content it s all thanks | 1 |
48,860 | 12,255,141,911 | IssuesEvent | 2020-05-06 09:41:43 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | FLAKE: //test/core/end2end:h2_ssl_cred_reload_test@server_finishes_request[darwin-opt] | disposition/BUILDCOP disposition/stale kind/bug lang/core priority/P2 | https://source.cloud.google.com/results/invocations/04877690-1311-4628-9e30-43ae3fb33469/targets/%2F%2Ftest%2Fcore%2Fend2end:h2_ssl_cred_reload_test@server_finishes_request/log
```
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //test/core/end2end:h2_ssl_cred_reload_test@server_finishes_request
... | 1.0 | FLAKE: //test/core/end2end:h2_ssl_cred_reload_test@server_finishes_request[darwin-opt] - https://source.cloud.google.com/results/invocations/04877690-1311-4628-9e30-43ae3fb33469/targets/%2F%2Ftest%2Fcore%2Fend2end:h2_ssl_cred_reload_test@server_finishes_request/log
```
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
E... | non_defect | flake test core ssl cred reload test server finishes request exec pager usr bin less exit executing tests from test core ssl cred reload test server finishes request test config cc ... | 0 |
595,656 | 18,071,960,642 | IssuesEvent | 2021-09-21 04:38:25 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Add VPN Enabled Notification | priority/P3 QA/Yes OS/Android feature/vpn | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV... | 1.0 | Add VPN Enabled Notification - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENE... | non_defect | add vpn enabled notification have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopene... | 0 |
308,568 | 26,613,192,009 | IssuesEvent | 2023-01-24 03:11:34 | apache/daffodil-vscode | https://api.github.com/repos/apache/daffodil-vscode | opened | Integrate test mechanism to query webview DOM | testing | A package that can be used to query the `webview` can be found here: https://github.com/redhat-developer/vscode-extension-tester. It allows for many kinds of tests and automations, including `webview` DOMs (https://github.com/redhat-developer/vscode-extension-tester/wiki/WebView). It may also be useful for testing co... | 1.0 | Integrate test mechanism to query webview DOM - A package that can be used to query the `webview` can be found here: https://github.com/redhat-developer/vscode-extension-tester. It allows for many kinds of tests and automations, including `webview` DOMs (https://github.com/redhat-developer/vscode-extension-tester/wiki... | non_defect | integrate test mechanism to query webview dom a package that can be used to query the webview can be found here it allows for many kinds of tests and automations including webview doms it may also be useful for testing code completion the bundled extest script appears to offer the same functionality ... | 0 |
9,352 | 2,615,145,483 | IssuesEvent | 2015-03-01 06:21:22 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | Chrome devtools tutorials need set image widths | auto-migrated Milestone-3 Priority-Low Tutorial Type-Defect | ```
they're currently set to 100%. Need actual widths
```
Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 1 Aug 2010 at 9:21 | 1.0 | Chrome devtools tutorials need set image widths - ```
they're currently set to 100%. Need actual widths
```
Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 1 Aug 2010 at 9:21 | defect | chrome devtools tutorials need set image widths they re currently set to need actual widths original issue reported on code google com by ericbide com on aug at | 1 |
4,617 | 6,733,585,685 | IssuesEvent | 2017-10-18 15:14:51 | inveniosoftware/invenio-previewer | https://api.github.com/repos/inveniosoftware/invenio-previewer | closed | ispy: preview CMS event files | Service: COD Status: ready for work | For CERN Open Data based on Invenio 2, the CMS event display files attached tp records were previewed using a dedicated package https://github.com/inveniosoftware/invenio-previewer-ispy
For CERN Open Data based on Invenio 3, it would be good to port the facility to preview `ispy` files directly in this package.
N... | 1.0 | ispy: preview CMS event files - For CERN Open Data based on Invenio 2, the CMS event display files attached tp records were previewed using a dedicated package https://github.com/inveniosoftware/invenio-previewer-ispy
For CERN Open Data based on Invenio 3, it would be good to port the facility to preview `ispy` file... | non_defect | ispy preview cms event files for cern open data based on invenio the cms event display files attached tp records were previewed using a dedicated package for cern open data based on invenio it would be good to port the facility to preview ispy files directly in this package note that doing this may ... | 0 |
22,200 | 3,618,508,450 | IssuesEvent | 2016-02-08 11:59:04 | Threesixty/aufo-jde-ppst | https://api.github.com/repos/Threesixty/aufo-jde-ppst | closed | Explication - Alerte création d'un compte utilisateur et/ou société | auto-migrated Priority-Medium Type-Defect | ```
Gestion des erreurs
nom remplissage : ne pas effacer tout ce qui avait été écrit
Remplissage automatique (ne fonctionne pas pour Vincent)
```
Original issue reported on code.google.com by `delegati...@gmail.com` on 31 Jul 2014 at 1:16 | 1.0 | Explication - Alerte création d'un compte utilisateur et/ou société - ```
Gestion des erreurs
nom remplissage : ne pas effacer tout ce qui avait été écrit
Remplissage automatique (ne fonctionne pas pour Vincent)
```
Original issue reported on code.google.com by `delegati...@gmail.com` on 31 Jul 2014 at 1:16 | defect | explication alerte création d un compte utilisateur et ou société gestion des erreurs nom remplissage ne pas effacer tout ce qui avait été écrit remplissage automatique ne fonctionne pas pour vincent original issue reported on code google com by delegati gmail com on jul at | 1 |
201,817 | 15,814,201,600 | IssuesEvent | 2021-04-05 09:03:54 | ChadGoymer/msgr | https://api.github.com/repos/ChadGoymer/msgr | closed | Request release to CRAN | documentation effort:0.5 feature priority:2 | ## Description
Review and request release to CRAN
## Proposed Solution
1. `spell_check()`
2. `check_rhub()`
3. `check_win_devel()`
| 1.0 | Request release to CRAN - ## Description
Review and request release to CRAN
## Proposed Solution
1. `spell_check()`
2. `check_rhub()`
3. `check_win_devel()`
| non_defect | request release to cran description review and request release to cran proposed solution spell check check rhub check win devel | 0 |
59,886 | 17,023,279,364 | IssuesEvent | 2021-07-03 01:11:59 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Slippy Export tab embeddable html bbox extents error | Component: mapnik Priority: trivial Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 6.39pm, Saturday, 26th July 2008]**
I was exporting an embeddable html link for a map of a point in Maputo Mozambique and noticed that the link did not retain the proper bounding box. It seems the north and south latitude coordinates are reversed in the output from ... | 1.0 | Slippy Export tab embeddable html bbox extents error - **[Submitted to the original trac issue database at 6.39pm, Saturday, 26th July 2008]**
I was exporting an embeddable html link for a map of a point in Maputo Mozambique and noticed that the link did not retain the proper bounding box. It seems the north and sout... | defect | slippy export tab embeddable html bbox extents error i was exporting an embeddable html link for a map of a point in maputo mozambique and noticed that the link did not retain the proper bounding box it seems the north and south latitude coordinates are reversed in the output from the export link causing th... | 1 |
71,441 | 15,195,894,227 | IssuesEvent | 2021-02-16 07:17:04 | valdisiljuconoks/EPiBootstrapArea | https://api.github.com/repos/valdisiljuconoks/EPiBootstrapArea | closed | WS-2019-0333 (High) detected in handlebars-1.3.0.tgz | security vulnerability | ## WS-2019-0333 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-1.3.0.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ef... | True | WS-2019-0333 (High) detected in handlebars-1.3.0.tgz - ## WS-2019-0333 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-1.3.0.tgz</b></p></summary>
<p>Handlebars provides the... | non_defect | ws high detected in handlebars tgz ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws ua ... | 0 |
42,055 | 10,765,349,477 | IssuesEvent | 2019-11-01 10:46:27 | contao/contao | https://api.github.com/repos/contao/contao | closed | Quelltext-Einrückung beim Templatevergleich | defect | Beim Templatevergleich wird in Zeilen, die mit Leerzeichen eingerückt sind, ein Leerzeichen zu wenig angezeigt.
Mit zwei Leerzeichen eingerückte Zeilen sind im Vergleich nur noch mit einem Leerzeichen eingerückt, mit vier Leerzeichen eingerückte Zeilen nur noch mit drei Leerzeichen usw. | 1.0 | Quelltext-Einrückung beim Templatevergleich - Beim Templatevergleich wird in Zeilen, die mit Leerzeichen eingerückt sind, ein Leerzeichen zu wenig angezeigt.
Mit zwei Leerzeichen eingerückte Zeilen sind im Vergleich nur noch mit einem Leerzeichen eingerückt, mit vier Leerzeichen eingerückte Zeilen nur noch mit drei... | defect | quelltext einrückung beim templatevergleich beim templatevergleich wird in zeilen die mit leerzeichen eingerückt sind ein leerzeichen zu wenig angezeigt mit zwei leerzeichen eingerückte zeilen sind im vergleich nur noch mit einem leerzeichen eingerückt mit vier leerzeichen eingerückte zeilen nur noch mit drei... | 1 |
27,174 | 4,896,707,791 | IssuesEvent | 2016-11-20 14:09:59 | arescentral/antares | https://api.github.com/repos/arescentral/antares | closed | Linux preferences reset on each run | Complexity:Low OS:Linux Priority:Critical Type:Defect | Each time FilePrefsDriver is created, it reads in the saved preferences, discards them, and uses a vanilla copy as the basis for the current and future runs. | 1.0 | Linux preferences reset on each run - Each time FilePrefsDriver is created, it reads in the saved preferences, discards them, and uses a vanilla copy as the basis for the current and future runs. | defect | linux preferences reset on each run each time fileprefsdriver is created it reads in the saved preferences discards them and uses a vanilla copy as the basis for the current and future runs | 1 |
121 | 2,551,568,242 | IssuesEvent | 2015-02-02 10:46:29 | LinDA-tools/LindaWorkbench | https://api.github.com/repos/LinDA-tools/LindaWorkbench | closed | Support a set of different types of algorithms for data analytics based on the needs of end users. | Analytics Requirement from D1.2 Deliverable | Support a set of different types of algorithms for data analytics based on the needs of end users.
| 1.0 | Support a set of different types of algorithms for data analytics based on the needs of end users. - Support a set of different types of algorithms for data analytics based on the needs of end users.
| non_defect | support a set of different types of algorithms for data analytics based on the needs of end users support a set of different types of algorithms for data analytics based on the needs of end users | 0 |
283,733 | 30,913,533,807 | IssuesEvent | 2023-08-05 02:09:40 | hshivhare67/kernel_v4.19.72 | https://api.github.com/repos/hshivhare67/kernel_v4.19.72 | reopened | CVE-2022-3635 (High) detected in linuxlinux-4.19.282 | Mend: dependency security vulnerability | ## CVE-2022-3635 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.ke... | True | CVE-2022-3635 (High) detected in linuxlinux-4.19.282 - ## CVE-2022-3635 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary>
<p>
<p>The Linux Kernel</p... | non_defect | cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers atm c ... | 0 |
393,061 | 26,971,214,731 | IssuesEvent | 2023-02-09 05:09:11 | scullyio/scully | https://api.github.com/repos/scullyio/scully | reopened | Add example for firestore considering V9 | documentation | ## 🗄️ Docs report
### Description
<!-- ✍️edit:--> While there is example for blog, it is not sufficient to be considered for various use cases.
Considering Angular's relation, several guide for firebase will be helpful various developers. Especially novice as like me.
I have tried to implement custom plugin ... | 1.0 | Add example for firestore considering V9 - ## 🗄️ Docs report
### Description
<!-- ✍️edit:--> While there is example for blog, it is not sufficient to be considered for various use cases.
Considering Angular's relation, several guide for firebase will be helpful various developers. Especially novice as like me.
... | non_defect | add example for firestore considering 🗄️ docs report description while there is example for blog it is not sufficient to be considered for various use cases considering angular s relation several guide for firebase will be helpful various developers especially novice as like me i have tried... | 0 |
5,306 | 7,107,613,526 | IssuesEvent | 2018-01-16 20:37:58 | saenzramiro/rambox | https://api.github.com/repos/saenzramiro/rambox | closed | ICQ (and Rambox) message counts blinks | service-bug | <!-- Please complete the follow issue template. If is not an issue, feel free to remove the steps and behaviors -->
### Steps to reproduce
1. Activate ICQ (and gmail, mastodon and Whatsapp
2. Join a group in ICQ
3. re-run Rambox
### Expected behavior
<!-- Write here -->
If there are new messages in ICQ, ... | 1.0 | ICQ (and Rambox) message counts blinks - <!-- Please complete the follow issue template. If is not an issue, feel free to remove the steps and behaviors -->
### Steps to reproduce
1. Activate ICQ (and gmail, mastodon and Whatsapp
2. Join a group in ICQ
3. re-run Rambox
### Expected behavior
<!-- Write he... | non_defect | icq and rambox message counts blinks steps to reproduce activate icq and gmail mastodon and whatsapp join a group in icq re run rambox expected behavior if there are new messages in icq show them with little number in the tab and keep showing them until you enter the icq tab ... | 0 |
409,823 | 11,968,268,780 | IssuesEvent | 2020-04-06 08:21:21 | acidanthera/bugtracker | https://api.github.com/repos/acidanthera/bugtracker | closed | OpenCorePkg/Platform/OpenCanopy/GuiApp.c:29:69: error: missing braces around initializer | priority:low project:oc tools:gcc10 | ```
OpenCorePkg/Platform/OpenCanopy/GuiApp.c:29:69: error: missing braces around initializer [-Werror=missing-braces]
29 | GLOBAL_REMOVE_IF_UNREFERENCED BOOT_PICKER_GUI_CONTEXT mGuiContext = { { { 0 } } };
| ^
| ... | 1.0 | OpenCorePkg/Platform/OpenCanopy/GuiApp.c:29:69: error: missing braces around initializer - ```
OpenCorePkg/Platform/OpenCanopy/GuiApp.c:29:69: error: missing braces around initializer [-Werror=missing-braces]
29 | GLOBAL_REMOVE_IF_UNREFERENCED BOOT_PICKER_GUI_CONTEXT mGuiContext = { { { 0 } } };
| ... | non_defect | opencorepkg platform opencanopy guiapp c error missing braces around initializer opencorepkg platform opencanopy guiapp c error missing braces around initializer global remove if unreferenced boot picker gui context mguicontext ... | 0 |
330,653 | 28,479,173,574 | IssuesEvent | 2023-04-18 00:07:30 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | closed | The error message is incorrect when moving one directory if the directory already exists in the destination for file shares | 🧪 testing :gear: files | **Storage Explorer Version**: 1.29.0-dev
**Build Number**: 20230221.6
**Branch**: main
**Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2.1 (Apple M1 Pro)
**Architecture**: ia32/x64
**How Found**: From running test cases
**Regression From**: Not a regression
## Steps to Reproduce ##
1. Expand o... | 1.0 | The error message is incorrect when moving one directory if the directory already exists in the destination for file shares - **Storage Explorer Version**: 1.29.0-dev
**Build Number**: 20230221.6
**Branch**: main
**Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2.1 (Apple M1 Pro)
**Architecture**: ia... | non_defect | the error message is incorrect when moving one directory if the directory already exists in the destination for file shares storage explorer version dev build number branch main platform os windows linux ubuntu macos ventura apple pro architecture how foun... | 0 |
38,923 | 9,049,308,049 | IssuesEvent | 2019-02-12 03:58:10 | supertuxkart/stk-code | https://api.github.com/repos/supertuxkart/stk-code | closed | Handle special characters in passwords | C:Online P2: major T: defect T: regression | You cannot login in-game when your password contains special chars like `<`.
This was actually working some while ago and it still works on the addon-website. | 1.0 | Handle special characters in passwords - You cannot login in-game when your password contains special chars like `<`.
This was actually working some while ago and it still works on the addon-website. | defect | handle special characters in passwords you cannot login in game when your password contains special chars like this was actually working some while ago and it still works on the addon website | 1 |
516,640 | 14,985,281,611 | IssuesEvent | 2021-01-28 19:45:42 | qutebrowser/qutebrowser | https://api.github.com/repos/qutebrowser/qutebrowser | opened | KeyError if changelog.html is not packaged | bug: exception priority: 0 - high | ```
Traceback (most recent call last):
File "/usr/local/bin/qutebrowser", line 11, in <module>
load_entry_point('qutebrowser==2.0.1', 'gui_scripts', 'qutebrowser')()
File "/usr/local/lib/python3.8/dist-packages/qutebrowser-2.0.1-py3.8.egg/qutebrowser/qutebrowser.py", line 201, in main
return app.run(ar... | 1.0 | KeyError if changelog.html is not packaged - ```
Traceback (most recent call last):
File "/usr/local/bin/qutebrowser", line 11, in <module>
load_entry_point('qutebrowser==2.0.1', 'gui_scripts', 'qutebrowser')()
File "/usr/local/lib/python3.8/dist-packages/qutebrowser-2.0.1-py3.8.egg/qutebrowser/qutebrowser.... | non_defect | keyerror if changelog html is not packaged traceback most recent call last file usr local bin qutebrowser line in load entry point qutebrowser gui scripts qutebrowser file usr local lib dist packages qutebrowser egg qutebrowser qutebrowser py line in ... | 0 |
596,974 | 18,151,983,231 | IssuesEvent | 2021-09-26 12:25:39 | f-lab-edu/YouAndMe | https://api.github.com/repos/f-lab-edu/YouAndMe | closed | Use Case Common [Login] : Separate request URLs from authenticated and unauthenticated users. | 🏗️ADD 🌱 Back ⏰Priority | ## Implements
인증된 사용자와 인증되지 않은 사용자에게 허용해야 하는 URL을 분리하고, 해당 URL 분리가 잘 적용되었는지 단위 테스트를 통해 검증한다.
## Todo
애플리케이션에서 URL을 분리하는 방법들은 어떤 것들이 있을까? | 1.0 | Use Case Common [Login] : Separate request URLs from authenticated and unauthenticated users. - ## Implements
인증된 사용자와 인증되지 않은 사용자에게 허용해야 하는 URL을 분리하고, 해당 URL 분리가 잘 적용되었는지 단위 테스트를 통해 검증한다.
## Todo
애플리케이션에서 URL을 분리하는 방법들은 어떤 것들이 있을까? | non_defect | use case common separate request urls from authenticated and unauthenticated users implements 인증된 사용자와 인증되지 않은 사용자에게 허용해야 하는 url을 분리하고 해당 url 분리가 잘 적용되었는지 단위 테스트를 통해 검증한다 todo 애플리케이션에서 url을 분리하는 방법들은 어떤 것들이 있을까 | 0 |
2,519 | 2,607,906,750 | IssuesEvent | 2015-02-26 00:15:59 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | TEA for Espresso - commenting filter only working *sometimes* | auto-migrated Milestone-0.7 Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. type div#page-wrap|c
<!-- #page-wrap -->
<div id="page-wrap">
</div>
<!-- /#page-wrap -->
...works.
2. although, pretty much anything added to the above will not even expand...
div#page-wrap>nav.primary-nav>ul>li*3>a|c
...nothing happens.
What is the expected output? ... | 1.0 | TEA for Espresso - commenting filter only working *sometimes* - ```
What steps will reproduce the problem?
1. type div#page-wrap|c
<!-- #page-wrap -->
<div id="page-wrap">
</div>
<!-- /#page-wrap -->
...works.
2. although, pretty much anything added to the above will not even expand...
div#page-wrap>nav.primary-na... | defect | tea for espresso commenting filter only working sometimes what steps will reproduce the problem type div page wrap c works although pretty much anything added to the above will not even expand div page wrap nav primary nav ul li a c nothing happens what is the expected outpu... | 1 |
35,125 | 7,582,744,018 | IssuesEvent | 2018-04-25 06:15:17 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Turbo Table column width miss aligned with Global Filter or in popup/modal when using scrollable true | defect pending-review | ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeNG PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue... | 1.0 | Turbo Table column width miss aligned with Global Filter or in popup/modal when using scrollable true - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeNG PRO Support* where support is provided within 4 business hours
... | defect | turbo table column width miss aligned with global filter or in popup modal when using scrollable true there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primeng pro support where support is provided within business hours ... | 1 |
35,292 | 7,687,915,054 | IssuesEvent | 2018-05-17 07:47:07 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | SelectOneMenu: crashes when asynchronous RemoteCommand is used | defect | ## 1) Environment
- PrimeFaces version: 6.2.3
- Does it work on the newest released PrimeFaces version? NO
- Application server + version: Glassfish 4.1
- Affected browsers: Chrome, Opera
## 2) Expected behavior
The program don't display any error (AjaxExceptionHandler).
## 3) Actual behavior
In Primefa... | 1.0 | SelectOneMenu: crashes when asynchronous RemoteCommand is used - ## 1) Environment
- PrimeFaces version: 6.2.3
- Does it work on the newest released PrimeFaces version? NO
- Application server + version: Glassfish 4.1
- Affected browsers: Chrome, Opera
## 2) Expected behavior
The program don't display any er... | defect | selectonemenu crashes when asynchronous remotecommand is used environment primefaces version does it work on the newest released primefaces version no application server version glassfish affected browsers chrome opera expected behavior the program don t display any er... | 1 |
379,997 | 26,397,597,305 | IssuesEvent | 2023-01-12 21:00:20 | JaimePSantos/QWAK | https://api.github.com/repos/JaimePSantos/QWAK | closed | Complete documentation of the Operator class. | documentation enhancement good first issue | ## Enhancement proposal
<!-- Add a clear and concise description of your enhancement proposal. -->
The following functions of [Operator](https://jaimepsantos.github.io/QWAK/qwak.html#qwak.Operator.Operator) need to be added to documentation:
- [ ] [_buildAdjacency](https://jaimepsantos.github.io/QWAK/qwak.html#qwa... | 1.0 | Complete documentation of the Operator class. - ## Enhancement proposal
<!-- Add a clear and concise description of your enhancement proposal. -->
The following functions of [Operator](https://jaimepsantos.github.io/QWAK/qwak.html#qwak.Operator.Operator) need to be added to documentation:
- [ ] [_buildAdjacency](h... | non_defect | complete documentation of the operator class enhancement proposal the following functions of need to be added to documentation needs full docs needs full docs nodes need types improve the text a little bit additional comments | 0 |
23,501 | 3,834,541,983 | IssuesEvent | 2016-04-01 10:16:29 | mitlm/mitlm | https://api.github.com/repos/mitlm/mitlm | closed | Where is Lectures.txt? | auto-migrated Priority-Medium Type-Defect | ```
I'm trying to follow the tutorial at
https://code.google.com/p/mitlm/wiki/Tutorial, and want to make sure I'm doing
it right. Where can I find the sample files like lectures.txt?
```
Original issue reported on code.google.com by `a.goodk...@gmail.com` on 14 Apr 2015 at 10:59 | 1.0 | Where is Lectures.txt? - ```
I'm trying to follow the tutorial at
https://code.google.com/p/mitlm/wiki/Tutorial, and want to make sure I'm doing
it right. Where can I find the sample files like lectures.txt?
```
Original issue reported on code.google.com by `a.goodk...@gmail.com` on 14 Apr 2015 at 10:59 | defect | where is lectures txt i m trying to follow the tutorial at and want to make sure i m doing it right where can i find the sample files like lectures txt original issue reported on code google com by a goodk gmail com on apr at | 1 |
10,544 | 2,622,171,742 | IssuesEvent | 2015-03-04 00:14:48 | byzhang/rapidjson | https://api.github.com/repos/byzhang/rapidjson | closed | Patches from GitHub | auto-migrated Priority-Medium Type-Defect | ```
There are some nice patches in GitHub:
CMake: https://github.com/rjeczalik/rapidjson
DeepCopy:
https://github.com/scanlime/rapidjson/commit/0c69df5ac098640018d9232ae71ed1036c6
92187
Would be cool to integrate these
and to have a central GitHub repository maybe.
```
Original issue reported on code.google.com by `... | 1.0 | Patches from GitHub - ```
There are some nice patches in GitHub:
CMake: https://github.com/rjeczalik/rapidjson
DeepCopy:
https://github.com/scanlime/rapidjson/commit/0c69df5ac098640018d9232ae71ed1036c6
92187
Would be cool to integrate these
and to have a central GitHub repository maybe.
```
Original issue reported o... | defect | patches from github there are some nice patches in github cmake deepcopy would be cool to integrate these and to have a central github repository maybe original issue reported on code google com by artemciy on mar at | 1 |
623,207 | 19,663,193,625 | IssuesEvent | 2022-01-10 19:16:28 | wso2/ballerina-plugin-vscode | https://api.github.com/repos/wso2/ballerina-plugin-vscode | closed | Package Overview does not show classes and class members | Type/Bug Priority/Low Area/Diagram Area/DiagramsOverview | <a href="https://github.com/nadeeshaan"><img src="https://avatars.githubusercontent.com/u/1329674?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [nadeeshaan](https://github.com/nadeeshaan)**
_Tuesday May 04, 2021 at 06:08 GMT_
_Originally opened as https://github.com/ballerina-platform/plugi... | 1.0 | Package Overview does not show classes and class members - <a href="https://github.com/nadeeshaan"><img src="https://avatars.githubusercontent.com/u/1329674?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [nadeeshaan](https://github.com/nadeeshaan)**
_Tuesday May 04, 2021 at 06:08 GMT_
_Origi... | non_defect | package overview does not show classes and class members issue by tuesday may at gmt originally opened as description title | 0 |
319,846 | 9,761,285,397 | IssuesEvent | 2019-06-05 08:24:09 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.bilibili.com - video or audio doesn't play | browser-firefox engine-gecko priority-critical | <!-- @browser: Firefox 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.bilibili.com/video/av50763026
**Browser / Version**: Firefox 68.0
**Operating System**: Windows 10
**Tested Another Browser... | 1.0 | www.bilibili.com - video or audio doesn't play - <!-- @browser: Firefox 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.bilibili.com/video/av50763026
**Browser / Version**: Firefox 68.0
**Operat... | non_defect | video or audio doesn t play url browser version firefox operating system windows tested another browser yes problem type video or audio doesn t play description can t load video steps to reproduce can t load video browser configuration mixed act... | 0 |
74,233 | 25,017,606,038 | IssuesEvent | 2022-11-03 20:20:12 | vector-im/element-call | https://api.github.com/repos/vector-im/element-call | closed | Soft crash when another user hung up in embedded mode | T-Defect S-Minor O-Occasional A-Embedded | ### Steps to reproduce
Joined from three clients in embedded mode, left on one.
### Outcome
ypeError: Cannot read properties of undefined (reading 'name')
at ZRe (useRoomMemberName.ts:29:18)
at lZ (VideoTileContainer.tsx:69:30)
at JH (react-dom.production.min.js:167:137)
at xF (react-dom.producti... | 1.0 | Soft crash when another user hung up in embedded mode - ### Steps to reproduce
Joined from three clients in embedded mode, left on one.
### Outcome
ypeError: Cannot read properties of undefined (reading 'name')
at ZRe (useRoomMemberName.ts:29:18)
at lZ (VideoTileContainer.tsx:69:30)
at JH (react-dom.p... | defect | soft crash when another user hung up in embedded mode steps to reproduce joined from three clients in embedded mode left on one outcome ypeerror cannot read properties of undefined reading name at zre useroommembername ts at lz videotilecontainer tsx at jh react dom produ... | 1 |
264,430 | 28,179,978,228 | IssuesEvent | 2023-04-04 01:08:08 | Watemlifts/developers.home-assistant | https://api.github.com/repos/Watemlifts/developers.home-assistant | closed | CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary>
<p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) pa... | True | CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed - ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary>
<p>Create n... | non_defect | cve high detected in set value tgz autoclosed cve high severity vulnerability vulnerable library set value tgz create nested values and any intermediaries using dot notation a b c paths library home page a href path to dependency file website package json pa... | 0 |
232,186 | 25,565,408,298 | IssuesEvent | 2022-11-30 13:58:28 | hygieia/hygieia-whitesource-collector | https://api.github.com/repos/hygieia/hygieia-whitesource-collector | closed | CVE-2019-16943 (High) detected in jackson-databind-2.8.11.3.jar - autoclosed | wontfix security vulnerability | ## CVE-2019-16943 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.11.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core strea... | True | CVE-2019-16943 (High) detected in jackson-databind-2.8.11.3.jar - autoclosed - ## CVE-2019-16943 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.11.3.jar</b></p></s... | non_defect | cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml pat... | 0 |
28,227 | 5,221,390,396 | IssuesEvent | 2017-01-27 01:19:10 | elTiempoVuela/https-finder | https://api.github.com/repos/elTiempoVuela/https-finder | closed | force add https to some site | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
force to add https for some featured website,such as
http://news.google.com.hk/nwshp?hl=zh-CN&tab=wn can not visit in china,but
https://news.google.com.hk/nwshp?hl=zh-CN&tab=wn can visit, hope can add
this fe... | 1.0 | force add https to some site - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
force to add https for some featured website,such as
http://news.google.com.hk/nwshp?hl=zh-CN&tab=wn can not visit in china,but
https://news.google.com.hk/nwshp?hl=zh-CN&tab=wn ca... | defect | force add https to some site what steps will reproduce the problem what is the expected output what do you see instead force to add https for some featured website,such as can not visit in china,but can visit, hope can add this feature what version of the product are you using on what oper... | 1 |
15,117 | 2,849,196,942 | IssuesEvent | 2015-05-30 13:37:39 | sierkb/portsnotifier | https://api.github.com/repos/sierkb/portsnotifier | closed | feature request: plug other notifiers in | auto-migrated Priority-Medium Type-Defect wontfix | ```
i'd especially be interested in having same functionality to check that my perl
cpan modules are up
to date.
```
Original issue reported on code.google.com by `gray.tri...@gmail.com` on 1 Jun 2007 at 4:13 | 1.0 | feature request: plug other notifiers in - ```
i'd especially be interested in having same functionality to check that my perl
cpan modules are up
to date.
```
Original issue reported on code.google.com by `gray.tri...@gmail.com` on 1 Jun 2007 at 4:13 | defect | feature request plug other notifiers in i d especially be interested in having same functionality to check that my perl cpan modules are up to date original issue reported on code google com by gray tri gmail com on jun at | 1 |
45,679 | 13,002,859,813 | IssuesEvent | 2020-07-24 04:55:43 | sneezymud/sneezymud | https://api.github.com/repos/sneezymud/sneezymud | closed | Riposting a mob parry results in a 3rd-person act msg | DEFECT | ```
Masstrizial parries your stab at her neck.
Isegrim uses his parry to execute a riposte.
``` | 1.0 | Riposting a mob parry results in a 3rd-person act msg - ```
Masstrizial parries your stab at her neck.
Isegrim uses his parry to execute a riposte.
``` | defect | riposting a mob parry results in a person act msg masstrizial parries your stab at her neck isegrim uses his parry to execute a riposte | 1 |
57,746 | 16,037,418,505 | IssuesEvent | 2021-04-22 00:27:13 | mercury-hpc/mercury | https://api.github.com/repos/mercury-hpc/mercury | closed | Header mercury_atomic.h no longer builds with C++ compilers | defect hg minor | Including `mercury_atomic.h` directly or indirectly (e.g. by including `mercury_log.h`) causes builds to fail with a C++ compiler. The errors are all related to the atomic types and are similar to the log below:
```shell
make
[ 10%] Built target common
[ 15%] Building CXX object examples/00_hello_world/CMakeFile... | 1.0 | Header mercury_atomic.h no longer builds with C++ compilers - Including `mercury_atomic.h` directly or indirectly (e.g. by including `mercury_log.h`) causes builds to fail with a C++ compiler. The errors are all related to the atomic types and are similar to the log below:
```shell
make
[ 10%] Built target common... | defect | header mercury atomic h no longer builds with c compilers including mercury atomic h directly or indirectly e g by including mercury log h causes builds to fail with a c compiler the errors are all related to the atomic types and are similar to the log below shell make built target common b... | 1 |
307,172 | 26,518,570,409 | IssuesEvent | 2023-01-18 23:20:59 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | DISABLED test_autocast_float64_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches.<locals>.DummyTestClass) | module: flaky-tests skipped module: unknown | Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/failure/test_autocast_float64_dynamic_shapes) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/10713308472).
Over the past 72 hours, it has flakily failed in 2 workflow(s... | 1.0 | DISABLED test_autocast_float64_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches.<locals>.DummyTestClass) - Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/failure/test_autocast_float64_dynamic_shapes) and the most recent trunk [workflow... | non_defect | disabled test autocast dynamic shapes torch dynamo testing make test cls with patches dummytestclass platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has flakily failed in workflow s debugging instructions after click... | 0 |
33,584 | 7,176,661,698 | IssuesEvent | 2018-01-31 10:47:22 | hazelcast/hazelcast-jet | https://api.github.com/repos/hazelcast/hazelcast-jet | closed | StreamFilesP should retry emitting line if outbox full | core defect | Currently StreamFilesP doesn't retry emitting the current line if outbox is full. | 1.0 | StreamFilesP should retry emitting line if outbox full - Currently StreamFilesP doesn't retry emitting the current line if outbox is full. | defect | streamfilesp should retry emitting line if outbox full currently streamfilesp doesn t retry emitting the current line if outbox is full | 1 |
708,498 | 24,342,862,390 | IssuesEvent | 2022-10-01 23:23:57 | xTheLifex/Refugees-Hl2RP | https://api.github.com/repos/xTheLifex/Refugees-Hl2RP | closed | Bug: Combine Locks dont link to doors when placed by the map | Priority: Medium Size: Medium Type: Bug Entity | **Describe the bug**
`ix_combinelock` spawns without a door set, despite being told to assign to a door several times in several different ways. I cant figure out how to make it behave. So i'm posting this as a bug since it will probably take a good while to be fixed. If anyone wants to help..?
It just floats there... | 1.0 | Bug: Combine Locks dont link to doors when placed by the map - **Describe the bug**
`ix_combinelock` spawns without a door set, despite being told to assign to a door several times in several different ways. I cant figure out how to make it behave. So i'm posting this as a bug since it will probably take a good while ... | non_defect | bug combine locks dont link to doors when placed by the map describe the bug ix combinelock spawns without a door set despite being told to assign to a door several times in several different ways i cant figure out how to make it behave so i m posting this as a bug since it will probably take a good while ... | 0 |
18,122 | 3,024,970,640 | IssuesEvent | 2015-08-03 03:10:30 | fusionpbx/fusionpbx | https://api.github.com/repos/fusionpbx/fusionpbx | closed | Empty group list in adding new user | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Add new User
2.Select Group
```
Original issue reported on code.google.com by `whins...@gmail.com` on 22 Jun 2015 at 2:11
Attachments:
* [22.06.png](https://storage.googleapis.com/google-code-attachments/fusionpbx/issue-999/comment-0/22.06.png)
| 1.0 | Empty group list in adding new user - ```
What steps will reproduce the problem?
1.Add new User
2.Select Group
```
Original issue reported on code.google.com by `whins...@gmail.com` on 22 Jun 2015 at 2:11
Attachments:
* [22.06.png](https://storage.googleapis.com/google-code-attachments/fusionpbx/issue-999/comment-0... | defect | empty group list in adding new user what steps will reproduce the problem add new user select group original issue reported on code google com by whins gmail com on jun at attachments | 1 |
33,560 | 7,164,647,649 | IssuesEvent | 2018-01-29 11:59:27 | scalameta/metals | https://api.github.com/repos/scalameta/metals | closed | Annoying error: scalameta.scalafmt.confPath=.scalafmt.conf is not a file | defect | While refactoring the scalafmt configuration handling I introduced a regression that causes the following error to appear whenever .scalafmt.conf is missing

| 1.0 | Annoying error: scalameta.scalafmt.confPath=.scalafmt.conf is not a file - While refactoring the scalafmt configuration handling I introduced a regression that causes the following error to appear whenever .scalafmt.conf is missing

| 1.0 | additional blank tab when opening workflow by double-click under OS X - Double-clicking a *.toppas file opens the corresponding workflow in TOPPAS. Under OS X 10.10 an additional blank tab opens up. (No blank tab under Windows)
| defect | additional blank tab when opening workflow by double click under os x double clicking a toppas file opens the corresponding workflow in toppas under os x an additional blank tab opens up no blank tab under windows | 1 |
66,048 | 19,909,004,696 | IssuesEvent | 2022-01-25 15:27:48 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Read receipts are disappearing | T-Defect X-Cannot-Reproduce X-Regression S-Major A-Timeline A-Read-Receipts O-Occasional | It seems like they are getting caught on hidden events (reactions, thread responses, etc) and not bubbling up to the latest visible message like they're supposed to | 1.0 | Read receipts are disappearing - It seems like they are getting caught on hidden events (reactions, thread responses, etc) and not bubbling up to the latest visible message like they're supposed to | defect | read receipts are disappearing it seems like they are getting caught on hidden events reactions thread responses etc and not bubbling up to the latest visible message like they re supposed to | 1 |
14,932 | 2,831,519,193 | IssuesEvent | 2015-05-24 18:11:16 | Stefan-/io-2012-slides | https://api.github.com/repos/Stefan-/io-2012-slides | closed | Use webcomponents for gd gray slide out bar | auto-migrated Priority-Medium Type-Defect | ```
These are perfect for a component!
```
Original issue reported on code.google.com by `ebi...@gmail.com` on 10 Apr 2012 at 10:20 | 1.0 | Use webcomponents for gd gray slide out bar - ```
These are perfect for a component!
```
Original issue reported on code.google.com by `ebi...@gmail.com` on 10 Apr 2012 at 10:20 | defect | use webcomponents for gd gray slide out bar these are perfect for a component original issue reported on code google com by ebi gmail com on apr at | 1 |
69,568 | 22,502,406,932 | IssuesEvent | 2022-06-23 12:58:10 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Ill formatted Javadoc in DSLContext | T: Defect C: Documentation P: Medium E: All Editions | javadoc gets really screwed up half way down this page:
https://www.jooq.org/javadoc/latest/org.jooq/org/jooq/DSLContext.html
just after the text:
```
<R extends Record>
@NotNull Result<R> fetch(Table<R> table) Execute and return all records for
```
i am using Firefox and also tested it on safari | 1.0 | Ill formatted Javadoc in DSLContext - javadoc gets really screwed up half way down this page:
https://www.jooq.org/javadoc/latest/org.jooq/org/jooq/DSLContext.html
just after the text:
```
<R extends Record>
@NotNull Result<R> fetch(Table<R> table) Execute and return all records for
```
i am using Firef... | defect | ill formatted javadoc in dslcontext javadoc gets really screwed up half way down this page just after the text notnull result fetch table table execute and return all records for i am using firefox and also tested it on safari | 1 |
516,172 | 14,976,362,818 | IssuesEvent | 2021-01-28 07:56:03 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Transfer Switch styles/classes to the wrapper | C: Switch Enhancement FP: In Development Kendo2 Priority 1 SEV: Low | ### Bug report
We should transfer Switch styles/classes to the wrapper(similar to the other inputs);
### Current behavior

### Expected/desired behavior
;
### Current behavior

### Expected/desired beha... | non_defect | transfer switch styles classes to the wrapper bug report we should transfer switch styles classes to the wrapper similar to the other inputs current behavior expected desired behavior environment kendo ui version browser | 0 |
57,088 | 15,680,163,495 | IssuesEvent | 2021-03-25 02:14:21 | sinojelly/mockcpp | https://api.github.com/repos/sinojelly/mockcpp | closed | Can't work right under cygwin | Priority-Medium Type-Defect auto-migrated | ```
What steps will reproduce the problem?
A simple one file teset:
#include <gtest/gtest.h>
#include <mockcpp/mockcpp.hpp>
void func()
{
std::cout<<"In real func\n";
}
TEST(Test, should_call_func_once)
{
MOCKER(func)
.expects(once());
func();
GlobalMockObject::verify();
}
int main(int a... | 1.0 | Can't work right under cygwin - ```
What steps will reproduce the problem?
A simple one file teset:
#include <gtest/gtest.h>
#include <mockcpp/mockcpp.hpp>
void func()
{
std::cout<<"In real func\n";
}
TEST(Test, should_call_func_once)
{
MOCKER(func)
.expects(once());
func();
GlobalMockObj... | defect | can t work right under cygwin what steps will reproduce the problem a simple one file teset include include void func std cout in real func n test test should call func once mocker func expects once func globalmockobject verify int main int arg... | 1 |
61,820 | 17,023,786,230 | IssuesEvent | 2021-07-03 03:50:49 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | El Salvador Bad continent | Component: nominatim Priority: minor Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 9.00pm, Friday, 23rd March 2012]**
The continent of the country El Salvador, must be America or CentralAmerica, not NorthAmerica this is a part of the continent thanks for all. | 1.0 | El Salvador Bad continent - **[Submitted to the original trac issue database at 9.00pm, Friday, 23rd March 2012]**
The continent of the country El Salvador, must be America or CentralAmerica, not NorthAmerica this is a part of the continent thanks for all. | defect | el salvador bad continent the continent of the country el salvador must be america or centralamerica not northamerica this is a part of the continent thanks for all | 1 |
71,848 | 23,827,863,479 | IssuesEvent | 2022-09-05 16:30:05 | hyperledger/iroha | https://api.github.com/repos/hyperledger/iroha | opened | Unclear error Failed to decode the whole response body as `VersionedPaginatedQueryResult` | Bug iroha2 Dev defect | ### Current environment
MacBook M1
On metal
**OS:** MacOS
**branch:** iroha2-dev
### Description of actions
1. Clone and run first project on metal
- `git clone https://github.com/hyperledger/iroha.git --branch iroha2-dev`
- `cd iroha`
- `cargo build -p iroha_client_cli`
- `scripts/test_env.sh setup`
- `mkdir -p te... | 1.0 | Unclear error Failed to decode the whole response body as `VersionedPaginatedQueryResult` - ### Current environment
MacBook M1
On metal
**OS:** MacOS
**branch:** iroha2-dev
### Description of actions
1. Clone and run first project on metal
- `git clone https://github.com/hyperledger/iroha.git --branch iroha2-dev`
... | defect | unclear error failed to decode the whole response body as versionedpaginatedqueryresult current environment macbook on metal os macos branch dev description of actions clone and run first project on metal git clone branch dev cd iroha cargo build p iroha client cli ... | 1 |
108,293 | 11,584,522,303 | IssuesEvent | 2020-02-22 17:49:57 | earthlab/cst | https://api.github.com/repos/earthlab/cst | closed | Include information on installing python dependencies | documentation | Currently we have no documentation in the README or vignette about `install_py_deps()` or our recommendation that people use conda. | 1.0 | Include information on installing python dependencies - Currently we have no documentation in the README or vignette about `install_py_deps()` or our recommendation that people use conda. | non_defect | include information on installing python dependencies currently we have no documentation in the readme or vignette about install py deps or our recommendation that people use conda | 0 |
70,663 | 18,246,573,453 | IssuesEvent | 2021-10-01 19:17:05 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | reopened | Use of CMAKE_<lang>_COMPILER_FORCED on host-builds flag breaks third-party libraries | bug priority: low area: Build System has-pr | **Describe the bug**
When building for the "native_posix" target using the "host" toolchain, it's possible to use third-party libraries (e.g. unit test frameworks). Many such frameworks provide CMake build files, and some rely upon CMake's idiomatic, portable `target_compile_features()` function to ensure the compile... | 1.0 | Use of CMAKE_<lang>_COMPILER_FORCED on host-builds flag breaks third-party libraries - **Describe the bug**
When building for the "native_posix" target using the "host" toolchain, it's possible to use third-party libraries (e.g. unit test frameworks). Many such frameworks provide CMake build files, and some rely upon ... | non_defect | use of cmake compiler forced on host builds flag breaks third party libraries describe the bug when building for the native posix target using the host toolchain it s possible to use third party libraries e g unit test frameworks many such frameworks provide cmake build files and some rely upon cmake... | 0 |
618,325 | 19,432,623,141 | IssuesEvent | 2021-12-21 13:45:07 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | [feature] Add version() for git scm | priority: low type: feature good first issue stage: queue complex: low component: scm | My proposal is to add the method version() to tools.Git. Calling this method would return the Major.Minor.Patch of the found git executable (maybe as a named tuple). These can be used to customize the git commands which are used. As an example, partial cloning (cloning only some files/directories from a repo to save ti... | 1.0 | [feature] Add version() for git scm - My proposal is to add the method version() to tools.Git. Calling this method would return the Major.Minor.Patch of the found git executable (maybe as a named tuple). These can be used to customize the git commands which are used. As an example, partial cloning (cloning only some fi... | non_defect | add version for git scm my proposal is to add the method version to tools git calling this method would return the major minor patch of the found git executable maybe as a named tuple these can be used to customize the git commands which are used as an example partial cloning cloning only some files dire... | 0 |
54,148 | 13,441,091,734 | IssuesEvent | 2020-09-08 03:02:43 | AeroScripts/QuestieDev | https://api.github.com/repos/AeroScripts/QuestieDev | closed | The Left Piece of Lord Valthalak's Amulet (Stratholme) | Questie - Quest Issue Type - Defect | <!-- READ THIS FIRST
Hello, thanks for taking the time to report a bug!
Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here: https://www.curseforge.com/wow/addons/questie
Ques... | 1.0 | The Left Piece of Lord Valthalak's Amulet (Stratholme) - <!-- READ THIS FIRST
Hello, thanks for taking the time to report a bug!
Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version he... | defect | the left piece of lord valthalak s amulet stratholme read this first hello thanks for taking the time to report a bug before you proceed please verify that you re running the latest version of questie the easiest way to do this is via the twitch client but you can also download the latest version he... | 1 |
22,429 | 2,649,105,104 | IssuesEvent | 2015-03-14 16:07:05 | Paradoxianer/ProjectConceptor_base | https://api.github.com/repos/Paradoxianer/ProjectConceptor_base | opened | Redesign Codebase - Plugins return Toolbar + Toolbarposition | auto-migrated Maintainability Priority-Low | _From @GoogleCodeExporter on March 14, 2015 10:34_
```
Plugins return ToolBarposition + Toolbars
They will be an Menu Entry to enable and disable the Toolbars
and will be removed or added on activation or deactivaion of the editor
```
Original issue reported on code.google.com by `two4...@gmail.com` on 28 Dec 2013 ... | 1.0 | Redesign Codebase - Plugins return Toolbar + Toolbarposition - _From @GoogleCodeExporter on March 14, 2015 10:34_
```
Plugins return ToolBarposition + Toolbars
They will be an Menu Entry to enable and disable the Toolbars
and will be removed or added on activation or deactivaion of the editor
```
Original issue rep... | non_defect | redesign codebase plugins return toolbar toolbarposition from googlecodeexporter on march plugins return toolbarposition toolbars they will be an menu entry to enable and disable the toolbars and will be removed or added on activation or deactivaion of the editor original issue reported ... | 0 |
212,285 | 23,880,884,806 | IssuesEvent | 2022-09-08 01:05:45 | LalithK90/wasityInstitute | https://api.github.com/repos/LalithK90/wasityInstitute | opened | CVE-2022-25857 (High) detected in snakeyaml-1.25.jar | security vulnerability | ## CVE-2022-25857 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.25.jar</b></p></summary>
<p>YAML 1.1 parser and emitter for Java</p>
<p>Library home page: <a href="http:/... | True | CVE-2022-25857 (High) detected in snakeyaml-1.25.jar - ## CVE-2022-25857 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.25.jar</b></p></summary>
<p>YAML 1.1 parser and emi... | non_defect | cve high detected in snakeyaml jar cve high severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file build gradle path to vulnerable library tmp ws ua uweiwc downloadresource kpdcam ... | 0 |
81,587 | 31,070,797,560 | IssuesEvent | 2023-08-12 00:08:54 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | ZFS-8000-8A - Input/output error - unable to read large file to repair with tools above the filesystem layer | Type: Defect Status: Stale Status: Triage Needed | Summary:
Scrub located a storage error: ZFS-8000-8A - Input/output error
About an hour of reviewing search engine results offers no method, over more than a decade of results, for reading the underlying data: there should be. (Or at the least, it's not remotely easy enough to find that method.)
Longer:
Whil... | 1.0 | ZFS-8000-8A - Input/output error - unable to read large file to repair with tools above the filesystem layer - Summary:
Scrub located a storage error: ZFS-8000-8A - Input/output error
About an hour of reviewing search engine results offers no method, over more than a decade of results, for reading the underlying ... | defect | zfs input output error unable to read large file to repair with tools above the filesystem layer summary scrub located a storage error zfs input output error about an hour of reviewing search engine results offers no method over more than a decade of results for reading the underlying data th... | 1 |
75,428 | 25,832,986,526 | IssuesEvent | 2022-12-12 17:22:19 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Message doesn't change it content when updated | T-Defect S-Major O-Frequent A-Threads | ### Steps to reproduce
1. Send message to a thread
2. Edit it
3. Send second message
4. Edit second message
### Outcome
Expected: Second message's content is updated to reflect changes
Actual: Second message's content remains same
### Operating system
macOS
### Application version
Version 1.11.15 (1.11.15)
... | 1.0 | Message doesn't change it content when updated - ### Steps to reproduce
1. Send message to a thread
2. Edit it
3. Send second message
4. Edit second message
### Outcome
Expected: Second message's content is updated to reflect changes
Actual: Second message's content remains same
### Operating system
macOS
###... | defect | message doesn t change it content when updated steps to reproduce send message to a thread edit it send second message edit second message outcome expected second message s content is updated to reflect changes actual second message s content remains same operating system macos ... | 1 |
68,436 | 21,664,517,121 | IssuesEvent | 2022-05-07 01:37:17 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | [16288:0311/031119.332019:ERROR:adm_helpers.cc(73)] Failed to query stereo recording. | T-Defect Z-Platform-Specific P2 S-Major A-Electron Z-Upstream | I get the following whenever I start riot-web -
```
$ riot-web
Starting auto update with base URL: https://riot.im/download/desktop/update/
Auto update not supported on this platform
[16288:0311/031119.332019:ERROR:adm_helpers.cc(73)] Failed to query stereo recording.
```
This is on updated debian testing (... | 1.0 | [16288:0311/031119.332019:ERROR:adm_helpers.cc(73)] Failed to query stereo recording. - I get the following whenever I start riot-web -
```
$ riot-web
Starting auto update with base URL: https://riot.im/download/desktop/update/
Auto update not supported on this platform
[16288:0311/031119.332019:ERROR:adm_helpe... | defect | failed to query stereo recording i get the following whenever i start riot web riot web starting auto update with base url auto update not supported on this platform failed to query stereo recording this is on updated debian testing buster release package riot web versio... | 1 |
517,294 | 15,001,650,930 | IssuesEvent | 2021-01-30 00:50:14 | daelvn/daelvn | https://api.github.com/repos/daelvn/daelvn | closed | Create custom rsms/raster for write.as | enhancement help wanted high priority write.as | [Write.as](//write.as) doesn't support custom HTML elements or attributes. It would be very useful to create my own clone of [rsms/raster](//github.com/rsms/raster) that uses classes instead of attributes. | 1.0 | Create custom rsms/raster for write.as - [Write.as](//write.as) doesn't support custom HTML elements or attributes. It would be very useful to create my own clone of [rsms/raster](//github.com/rsms/raster) that uses classes instead of attributes. | non_defect | create custom rsms raster for write as write as doesn t support custom html elements or attributes it would be very useful to create my own clone of github com rsms raster that uses classes instead of attributes | 0 |
35,931 | 7,834,456,981 | IssuesEvent | 2018-06-16 14:15:35 | StrikeNP/trac_test | https://api.github.com/repos/StrikeNP/trac_test | closed | Tuner broken for RICO (and probably other cases that use microphysics) (Trac #786) | Migrated from Trac clubb_src defect raut@uwm.edu | The tuner is broken for the RICO case. This is not reflected on the nightly tests because the nightly run is for FIRE, which does not use microphysics. However, the RICO tuner fails with the following error message:
```text
At line 757 of file ../src/microphys_init_cleanup.F90
Fortran runtime error: Attempting to a... | 1.0 | Tuner broken for RICO (and probably other cases that use microphysics) (Trac #786) - The tuner is broken for the RICO case. This is not reflected on the nightly tests because the nightly run is for FIRE, which does not use microphysics. However, the RICO tuner fails with the following error message:
```text
At line... | defect | tuner broken for rico and probably other cases that use microphysics trac the tuner is broken for the rico case this is not reflected on the nightly tests because the nightly run is for fire which does not use microphysics however the rico tuner fails with the following error message text at line ... | 1 |
76,864 | 26,643,361,646 | IssuesEvent | 2023-01-25 07:51:09 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Misaligned reply preview in thread composer | T-Defect S-Minor A-Composer O-Occasional A-Threads good first issue Hacktoberfest | ### Steps to reproduce
1. Open a thread and hit reply
### Outcome
#### What did you expect?
The reply preview should be aligned with the cursor
#### What happened instead?
<img width="578" alt="Screen Shot 2022-10-03 at 13 08 03" src="https://user-images.githubusercontent.com/769871/193573304-0f78ae32-03cd-... | 1.0 | Misaligned reply preview in thread composer - ### Steps to reproduce
1. Open a thread and hit reply
### Outcome
#### What did you expect?
The reply preview should be aligned with the cursor
#### What happened instead?
<img width="578" alt="Screen Shot 2022-10-03 at 13 08 03" src="https://user-images.githubu... | defect | misaligned reply preview in thread composer steps to reproduce open a thread and hit reply outcome what did you expect the reply preview should be aligned with the cursor what happened instead img width alt screen shot at src operating system no respon... | 1 |
8,545 | 27,104,108,543 | IssuesEvent | 2023-02-15 10:47:44 | pulumi/pulumi-kubernetes-operator | https://api.github.com/repos/pulumi/pulumi-kubernetes-operator | closed | Unable to clone Azure DevOps repo | kind/bug customer/feedback area/automation-api | <!-- Please provide a general summary of the issue. -->
## Expected behavior
Repository is cloned
## Current behavior
"error": "failed to create local workspace: failed to create workspace, unable to enlist in git repo: unable to clone repo: empty git-upload-pack given"
```json
{
"level": "error",
"... | 1.0 | Unable to clone Azure DevOps repo - <!-- Please provide a general summary of the issue. -->
## Expected behavior
Repository is cloned
## Current behavior
"error": "failed to create local workspace: failed to create workspace, unable to enlist in git repo: unable to clone repo: empty git-upload-pack given"
```j... | non_defect | unable to clone azure devops repo expected behavior repository is cloned current behavior error failed to create local workspace failed to create workspace unable to enlist in git repo unable to clone repo empty git upload pack given json level error ts lo... | 0 |
652,732 | 21,559,988,394 | IssuesEvent | 2022-05-01 02:34:47 | DS-13-Dev-Team/DS13 | https://api.github.com/repos/DS-13-Dev-Team/DS13 | closed | Bug: turrent shot tank its dissapered | Bug Priority: Low Difficulty: Easy | <!--
For the title make sure to put the words, 'Suggestion:' or 'Bug:' before the actual title of your issue, it helps with sorting!
If a specific field doesn't apply, remove it!
Anything inside tags like these is a comment and will not be displayed in the final issue.
Be careful not to write inside them!
... | 1.0 | Bug: turrent shot tank its dissapered - <!--
For the title make sure to put the words, 'Suggestion:' or 'Bug:' before the actual title of your issue, it helps with sorting!
If a specific field doesn't apply, remove it!
Anything inside tags like these is a comment and will not be displayed in the final issue.
... | non_defect | bug turrent shot tank its dissapered for the title make sure to put the words suggestion or bug before the actual title of your issue it helps with sorting if a specific field doesn t apply remove it anything inside tags like these is a comment and will not be displayed in the final issue ... | 0 |
4,908 | 25,230,241,948 | IssuesEvent | 2022-11-14 19:10:23 | sul-dlss/preservation_catalog | https://api.github.com/repos/sul-dlss/preservation_catalog | closed | CompleteMoabHandler#check_exist refactor - it's shameful green, really. | refactor complete-moab-handler-more-maintainable | One approach:
- create small private methods that can be used by both confirm_online_version and check_existence
- create private method with some of logic in public check_existence method.
...
orig ticket:
-------
For discussion of the issue, see https://github.com/sul-dlss/preservation_catalog/pull/423#di... | True | CompleteMoabHandler#check_exist refactor - it's shameful green, really. - One approach:
- create small private methods that can be used by both confirm_online_version and check_existence
- create private method with some of logic in public check_existence method.
...
orig ticket:
-------
For discussion of t... | non_defect | completemoabhandler check exist refactor it s shameful green really one approach create small private methods that can be used by both confirm online version and check existence create private method with some of logic in public check existence method orig ticket for discussion of t... | 0 |
14,018 | 8,443,487,888 | IssuesEvent | 2018-10-18 15:42:51 | TEAMMATES/teammates | https://api.github.com/repos/TEAMMATES/teammates | closed | Remove unnecessary integrity check for getFeedbackQuestionsForSession | a-Performance c.Task d.Contributors t-Java | https://github.com/TEAMMATES/teammates/blob/92b7744ffafb7162535eacde0051904cdff13659/src/main/java/teammates/logic/core/FeedbackQuestionsLogic.java#L126-L145
The check for the existence of the session is not necessary:
- Extra database cost + latency
- No harm if the course does not exist -> return empty list
-... | True | Remove unnecessary integrity check for getFeedbackQuestionsForSession - https://github.com/TEAMMATES/teammates/blob/92b7744ffafb7162535eacde0051904cdff13659/src/main/java/teammates/logic/core/FeedbackQuestionsLogic.java#L126-L145
The check for the existence of the session is not necessary:
- Extra database cost +... | non_defect | remove unnecessary integrity check for getfeedbackquestionsforsession the check for the existence of the session is not necessary extra database cost latency no harm if the course does not exist return empty list we don t do the parent entity existence check in session response responseco... | 0 |
69,742 | 22,637,118,051 | IssuesEvent | 2022-06-30 20:13:43 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Dropdown: Options grouping feature is not working | defect | ### Describe the bug
Options grouping feature does not work correctly.
Dropdown popover should display **(v13.4.1)**:

***
But instead, it displays groups in place of items **(v14.0.0-rc.1)**:
![image]... | 1.0 | Dropdown: Options grouping feature is not working - ### Describe the bug
Options grouping feature does not work correctly.
Dropdown popover should display **(v13.4.1)**:

***
But instead, it displays gr... | defect | dropdown options grouping feature is not working describe the bug options grouping feature does not work correctly dropdown popover should display but instead it displays groups in place of items rc environment any environment reproducer ... | 1 |
102,178 | 31,851,859,755 | IssuesEvent | 2023-09-15 02:48:57 | IBM/aihwkit | https://api.github.com/repos/IBM/aihwkit | closed | Provide pre-built conda package | build | ## Description and motivation
In the same way we provide `pip` wheels, it would be great to also provide `conda` packages for each release, for convenience to end users. This continues the work in #21 and might be able to help closing #58 (as in ironing out and testing further).
## Proposed solution
Currently ... | 1.0 | Provide pre-built conda package - ## Description and motivation
In the same way we provide `pip` wheels, it would be great to also provide `conda` packages for each release, for convenience to end users. This continues the work in #21 and might be able to help closing #58 (as in ironing out and testing further).
... | non_defect | provide pre built conda package description and motivation in the same way we provide pip wheels it would be great to also provide conda packages for each release for convenience to end users this continues the work in and might be able to help closing as in ironing out and testing further ... | 0 |
52,833 | 13,225,118,529 | IssuesEvent | 2020-08-17 20:31:40 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | missing libraries (tools) from make tarball target (Trac #431) | Migrated from Trac combo core defect | Both libarchive.so* and liblzma.so* are omitted in the packing of the tarball. Loading of modules that link to these libraries fail at execution time.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/431">https://code.icecube.wisc.edu/projects/icecube/ticket/431</a>,... | 1.0 | missing libraries (tools) from make tarball target (Trac #431) - Both libarchive.so* and liblzma.so* are omitted in the packing of the tarball. Loading of modules that link to these libraries fail at execution time.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/43... | defect | missing libraries tools from make tarball target trac both libarchive so and liblzma so are omitted in the packing of the tarball loading of modules that link to these libraries fail at execution time migrated from json status closed changetime ts ... | 1 |
323,336 | 23,942,240,349 | IssuesEvent | 2022-09-12 01:39:35 | paritytech/substrate-api-sidecar | https://api.github.com/repos/paritytech/substrate-api-sidecar | closed | "Try it out" for `/assets-balances` is incorrect in the docs. | I2 - Bug 🐜 I5 - Documentation :book: | Specifically the query parameter section of the docs for `/assets-balances` is incorrect and should be fixed. I am not sure if the fix is obvious (depends on the swagger-ui support for express query params formatted by `[]`).
I havent looked to deep into it yet, but it might be necessary to have [PR #839](https://g... | 1.0 | "Try it out" for `/assets-balances` is incorrect in the docs. - Specifically the query parameter section of the docs for `/assets-balances` is incorrect and should be fixed. I am not sure if the fix is obvious (depends on the swagger-ui support for express query params formatted by `[]`).
I havent looked to deep i... | non_defect | try it out for assets balances is incorrect in the docs specifically the query parameter section of the docs for assets balances is incorrect and should be fixed i am not sure if the fix is obvious depends on the swagger ui support for express query params formatted by i havent looked to deep in... | 0 |
83,609 | 24,099,744,655 | IssuesEvent | 2022-09-19 22:39:22 | catalyst-cooperative/pudl | https://api.github.com/repos/catalyst-cooperative/pudl | opened | Run nightly build on feature branches | nightly-builds | Our nightly builds are more reliable and allow us to catch errors in the ETL when new code has been merged into `dev`. This is great, but it would be nice to know about the error before code is merged into dev so we don't have to chase down the PR responsible for breaking the nightly builds on dev.
There are two gi... | 1.0 | Run nightly build on feature branches - Our nightly builds are more reliable and allow us to catch errors in the ETL when new code has been merged into `dev`. This is great, but it would be nice to know about the error before code is merged into dev so we don't have to chase down the PR responsible for breaking the nig... | non_defect | run nightly build on feature branches our nightly builds are more reliable and allow us to catch errors in the etl when new code has been merged into dev this is great but it would be nice to know about the error before code is merged into dev so we don t have to chase down the pr responsible for breaking the nig... | 0 |
10,159 | 6,607,701,467 | IssuesEvent | 2017-09-19 08:12:54 | espterm/espterm-firmware | https://api.github.com/repos/espterm/espterm-firmware | opened | Soft keyboard input duplicates backspace | bug front-end usability problem | Happens in Chrome Android and the undebuggable Firefox Android. Caused by https://github.com/espterm/espterm-front-end/commit/09d3fff59da5bfc3f0781acddd54a05fa0015cbe | True | Soft keyboard input duplicates backspace - Happens in Chrome Android and the undebuggable Firefox Android. Caused by https://github.com/espterm/espterm-front-end/commit/09d3fff59da5bfc3f0781acddd54a05fa0015cbe | non_defect | soft keyboard input duplicates backspace happens in chrome android and the undebuggable firefox android caused by | 0 |
53,673 | 13,262,081,988 | IssuesEvent | 2020-08-20 21:04:13 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [fill-ratio] Test failure (Trac #1855) | Migrated from Trac combo reconstruction defect |
```text
Start 189: fill-ratio::FillRatioTest.py
189/424 Test #189: fill-ratio::FillRatioTest.py ...................................***Failed 5.17 sec
INFO (I3Module): Opened file /build/ports/test-data/event-viewer/Level3aGCD_IC79_EEData_Run00115990.i3 (I3Reader.cxx:180 in void I3Reader::OpenNextFile())
INF... | 1.0 | [fill-ratio] Test failure (Trac #1855) -
```text
Start 189: fill-ratio::FillRatioTest.py
189/424 Test #189: fill-ratio::FillRatioTest.py ...................................***Failed 5.17 sec
INFO (I3Module): Opened file /build/ports/test-data/event-viewer/Level3aGCD_IC79_EEData_Run00115990.i3 (I3Reader.cxx:... | defect | test failure trac text start fill ratio fillratiotest py test fill ratio fillratiotest py failed sec info opened file build ports test data event viewer eedata cxx in void opennextfile info configuring the ... | 1 |
44,047 | 9,533,186,332 | IssuesEvent | 2019-04-29 20:36:14 | AgileVentures/sfn-client | https://api.github.com/repos/AgileVentures/sfn-client | closed | Set babel-eslint as parser in eslint config file | bug code review | Set babel-eslint as parser in eslint config file
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
Eslint should not throw an error when using the state initializer syntax.
## Current Behavior
<... | 1.0 | Set babel-eslint as parser in eslint config file - Set babel-eslint as parser in eslint config file
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
Eslint should not throw an error when using the ... | non_defect | set babel eslint as parser in eslint config file set babel eslint as parser in eslint config file expected behavior eslint should not throw an error when using the state initializer syntax current behavior in trying to review jmpainter s pr and requesting that he use the following... | 0 |
22,477 | 3,653,562,389 | IssuesEvent | 2016-02-17 08:22:37 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | dnsdist crash w/ "Got an error in UDP question thread: attempt to call a number value" | defect dnsdist | as discussed on irc: dnsdist crashing with this message
```
Feb 15 14:28:36 bart dnsdist[29351]: Got an error in UDP question thread: attempt to call a number value
Feb 15 14:28:36 bart dnsdist: Got an error in UDP question thread: attempt to call a number value
Feb 15 14:50:35 bart dnsdist[5020]: Got an error in... | 1.0 | dnsdist crash w/ "Got an error in UDP question thread: attempt to call a number value" - as discussed on irc: dnsdist crashing with this message
```
Feb 15 14:28:36 bart dnsdist[29351]: Got an error in UDP question thread: attempt to call a number value
Feb 15 14:28:36 bart dnsdist: Got an error in UDP question th... | defect | dnsdist crash w got an error in udp question thread attempt to call a number value as discussed on irc dnsdist crashing with this message feb bart dnsdist got an error in udp question thread attempt to call a number value feb bart dnsdist got an error in udp question thread attempt ... | 1 |
335,685 | 24,476,638,077 | IssuesEvent | 2022-10-08 08:47:09 | tensorchord/envd | https://api.github.com/repos/tensorchord/envd | closed | bug: run envd up fail | type/bug 🐛 type/documentation 📄 os/macOS area/docker 🐳 | ## Description
Docker Version: 20.10.14
MacOs: Darwin ArcherdeMacBook-Pro.local 19.6.0 Darwin Kernel Version 19.6.0: Mon Apr 18 21:50:40 PDT 2022; root:xnu-6153.141.62~1/RELEASE_X86_64 x86_64
When I ran `envd up` use example, I got the following result
<img width="1431" alt="image" src="https://user-images.gi... | 1.0 | bug: run envd up fail - ## Description
Docker Version: 20.10.14
MacOs: Darwin ArcherdeMacBook-Pro.local 19.6.0 Darwin Kernel Version 19.6.0: Mon Apr 18 21:50:40 PDT 2022; root:xnu-6153.141.62~1/RELEASE_X86_64 x86_64
When I ran `envd up` use example, I got the following result
<img width="1431" alt="image" src... | non_defect | bug run envd up fail description docker version macos darwin archerdemacbook pro local darwin kernel version mon apr pdt root xnu release when i ran envd up use example i got the following result img width alt image src img width alt ... | 0 |
73,284 | 24,547,215,155 | IssuesEvent | 2022-10-12 09:42:42 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | "request failed: CORS request rejected" when attempting to send an e-mail | T-Defect | ### Steps to reproduce
When doing operations that require emailing, I always get the message "request failed: CORS request rejected:"
When trying to register a new Matrix account I get the message "request failed: CORS request rejected: https://<matrixdomain.tld>/_matrix/client/r0/register/email/requestToken".
W... | 1.0 | "request failed: CORS request rejected" when attempting to send an e-mail - ### Steps to reproduce
When doing operations that require emailing, I always get the message "request failed: CORS request rejected:"
When trying to register a new Matrix account I get the message "request failed: CORS request rejected: htt... | defect | request failed cors request rejected when attempting to send an e mail steps to reproduce when doing operations that require emailing i always get the message request failed cors request rejected when trying to register a new matrix account i get the message request failed cors request rejected ... | 1 |
22,923 | 3,727,389,554 | IssuesEvent | 2016-03-06 08:05:14 | godfather1103/mentohust | https://api.github.com/repos/godfather1103/mentohust | closed | Linksys wrt160n v3 | auto-migrated Priority-Medium Type-Defect | ```
Linksys wrt160n v3的路由器,已刷了ddwrt
1.Mentohust刷不到路由器中,用过ftp、tftp、http
wget ftp://192.168.1.xxx/mentohust
wget tftp://192.168.1.xxx/mentohust
wget http://192.168.1.xxx/mentohust
服務器上mentohust是存在的~~
指令敲了彈出
~#Connect to 192.168.1.XXX:21
然后
回到~#
沒有任何的提示
~#ls -a 也沒有mentohust的文件
```
Original issue reported on code.... | 1.0 | Linksys wrt160n v3 - ```
Linksys wrt160n v3的路由器,已刷了ddwrt
1.Mentohust刷不到路由器中,用过ftp、tftp、http
wget ftp://192.168.1.xxx/mentohust
wget tftp://192.168.1.xxx/mentohust
wget http://192.168.1.xxx/mentohust
服務器上mentohust是存在的~~
指令敲了彈出
~#Connect to 192.168.1.XXX:21
然后
回到~#
沒有任何的提示
~#ls -a 也沒有mentohust的文件
```
Original is... | defect | linksys linksys ,已刷了ddwrt mentohust刷不到路由器中,用过ftp、tftp、http wget ftp xxx mentohust wget tftp xxx mentohust wget 服務器上mentohust是存在的 指令敲了彈出 connect to xxx 然后 回到 沒有任何的提示 ls a 也沒有mentohust的文件 original issue reported on code google com by gmail com on oct... | 1 |
212,169 | 16,474,633,283 | IssuesEvent | 2021-05-24 02:17:09 | DaBible-Foundation/DaBible-MainHub | https://api.github.com/repos/DaBible-Foundation/DaBible-MainHub | closed | Cleaned up our GitHub MainHub and Setup the WIKI as a Handbook | documentation | Edited the MainHub readme and created a bunch of wikis to startup our handbook | 1.0 | Cleaned up our GitHub MainHub and Setup the WIKI as a Handbook - Edited the MainHub readme and created a bunch of wikis to startup our handbook | non_defect | cleaned up our github mainhub and setup the wiki as a handbook edited the mainhub readme and created a bunch of wikis to startup our handbook | 0 |
4,209 | 2,610,089,285 | IssuesEvent | 2015-02-26 18:27:02 | chrsmith/dsdsdaadf | https://api.github.com/repos/chrsmith/dsdsdaadf | opened | 深圳痘痘的激光祛除 | auto-migrated Priority-Medium Type-Defect | ```
深圳痘痘的激光祛除【深圳韩方科颜全国热线400-869-1818,24小
时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国��
�方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩�
��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”
健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专��
�治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的�
��痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:34 | 1.0 | 深圳痘痘的激光祛除 - ```
深圳痘痘的激光祛除【深圳韩方科颜全国热线400-869-1818,24小
时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国��
�方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩�
��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”
健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专��
�治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的�
��痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:34 | defect | 深圳痘痘的激光祛除 深圳痘痘的激光祛除【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 original issue reported on code google com by szft com on may at | 1 |
525,829 | 15,266,857,130 | IssuesEvent | 2021-02-22 09:21:19 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | 9gag.com - site is not usable | browser-firefox-mobile engine-gecko priority-important | <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/67349 -->
**URL**: https://9gag.com/
**Browser / Version**: Firefox Mobile 84.0
**Operating S... | 1.0 | 9gag.com - site is not usable - <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/67349 -->
**URL**: https://9gag.com/
**Browser / Version**: F... | non_defect | com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce the web doesn t load anymore with this browser ... | 0 |
1,098 | 2,852,403,380 | IssuesEvent | 2015-06-01 13:29:36 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Write an analyzer diagnostic to detect incorrectly registered related actions | Area-Analyzers Performance | Related/dependent actions that depend on a start or end action must be registered as nested actions within the start context. This pattern encourages the corresponding state they manipulate to be defined in the correct analysis scope, preventing memory leaks in analyzers.
We should write an analyzer diagnostic that ... | True | Write an analyzer diagnostic to detect incorrectly registered related actions - Related/dependent actions that depend on a start or end action must be registered as nested actions within the start context. This pattern encourages the corresponding state they manipulate to be defined in the correct analysis scope, preve... | non_defect | write an analyzer diagnostic to detect incorrectly registered related actions related dependent actions that depend on a start or end action must be registered as nested actions within the start context this pattern encourages the corresponding state they manipulate to be defined in the correct analysis scope preve... | 0 |
30,146 | 6,033,340,064 | IssuesEvent | 2017-06-09 08:01:09 | moosetechnology/Moose | https://api.github.com/repos/moosetechnology/Moose | closed | SmalltalkCodePresentation should support default selection before triggering actions | Component-Glamour Priority-Medium Type-Defect | Originally reported on Google Code with ID 754
```
The evaluation tab works with Cmd-o, but it operates only if the text is selected. Which
is awkward
```
Reported by `alexandre.bergel` on 2011-11-23 19:49:34
| 1.0 | SmalltalkCodePresentation should support default selection before triggering actions - Originally reported on Google Code with ID 754
```
The evaluation tab works with Cmd-o, but it operates only if the text is selected. Which
is awkward
```
Reported by `alexandre.bergel` on 2011-11-23 19:49:34
| defect | smalltalkcodepresentation should support default selection before triggering actions originally reported on google code with id the evaluation tab works with cmd o but it operates only if the text is selected which is awkward reported by alexandre bergel on | 1 |
545,733 | 15,962,368,560 | IssuesEvent | 2021-04-16 01:09:48 | googleapis/nodejs-logging-winston | https://api.github.com/repos/googleapis/nodejs-logging-winston | closed | /workspace/build/system-test/test-middleware-express.js request logging middleware: should write request correlated log entries failed | api: logging flakybot: flaky flakybot: issue priority: p1 type: bug | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 7c8f1cbf6c8864c7124eee9a74554c9c54b7886b... | 1.0 | /workspace/build/system-test/test-middleware-express.js request logging middleware: should write request correlated log entries failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot).
If I'm commenting on... | non_defect | workspace build system test test middleware express js request logging middleware should write request correlated log entries failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl ... | 0 |
84,125 | 3,654,276,142 | IssuesEvent | 2016-02-17 11:44:38 | brunoais/javadude | https://api.github.com/repos/brunoais/javadude | closed | Annotations - add serialization id to generated code | auto-migrated Priority-Medium Project-Annotations Type-Enhancement | ```
add serialization id to generated code
```
Original issue reported on code.google.com by `scott%ja...@gtempaccount.com` on 24 Dec 2008 at 10:10 | 1.0 | Annotations - add serialization id to generated code - ```
add serialization id to generated code
```
Original issue reported on code.google.com by `scott%ja...@gtempaccount.com` on 24 Dec 2008 at 10:10 | non_defect | annotations add serialization id to generated code add serialization id to generated code original issue reported on code google com by scott ja gtempaccount com on dec at | 0 |
58,973 | 16,984,594,316 | IssuesEvent | 2021-06-30 13:05:59 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | IllegalArgumentException with "pretty printed" fields and raw SQL fetches | C: Functionality E: All Editions P: Medium T: Defect | ### Steps to reproduce the problem
Main MCVE is here:
```java
package org.jooq.mcve.test.java;
import org.jooq.mcve.java.tables.records.TestRecord;
import org.junit.Test;
import org.jooq.Field;
import org.jooq.Record;
import org.jooq.Result;
import org.jooq.conf.ParamType;
import org.jooq.impl.DSL;
impor... | 1.0 | IllegalArgumentException with "pretty printed" fields and raw SQL fetches - ### Steps to reproduce the problem
Main MCVE is here:
```java
package org.jooq.mcve.test.java;
import org.jooq.mcve.java.tables.records.TestRecord;
import org.junit.Test;
import org.jooq.Field;
import org.jooq.Record;
import org.jooq.... | defect | illegalargumentexception with pretty printed fields and raw sql fetches steps to reproduce the problem main mcve is here java package org jooq mcve test java import org jooq mcve java tables records testrecord import org junit test import org jooq field import org jooq record import org jooq ... | 1 |
246,183 | 20,827,909,367 | IssuesEvent | 2022-03-19 00:57:42 | iceBear67/AstralFlow | https://api.github.com/repos/iceBear67/AstralFlow | closed | Shapeless need JMH to see whether it should be heavily optimized | help wanted question priority: low need-test | ~~I spent half a day to optimize Shaped then I found I just forgot shapeless....~~
**Motivation**: Shapeless Matching can be faster
**Situation**:
How do we match Shapeless recipes now? Yea we just iterate each elements in registry and looking for a recipe if that recipe hits all things in matrix, regardles... | 1.0 | Shapeless need JMH to see whether it should be heavily optimized - ~~I spent half a day to optimize Shaped then I found I just forgot shapeless....~~
**Motivation**: Shapeless Matching can be faster
**Situation**:
How do we match Shapeless recipes now? Yea we just iterate each elements in registry and looki... | non_defect | shapeless need jmh to see whether it should be heavily optimized i spent half a day to optimize shaped then i found i just forgot shapeless motivation shapeless matching can be faster situation how do we match shapeless recipes now yea we just iterate each elements in registry and looki... | 0 |
56,138 | 14,945,092,035 | IssuesEvent | 2021-01-26 03:07:46 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | `stats.exponnorm.cdf` returns `nan` for small values of `K` (dependent on `scale` value) | defect scipy.stats | <!--
Thank you for taking the time to file a bug report.
Please fill in the fields below, deleting the sections that
don't apply to your issue. You can view the final output
by clicking the preview button above.
Note: This is a comment, and won't appear in the output.
-->
This seems to be related to the ear... | 1.0 | `stats.exponnorm.cdf` returns `nan` for small values of `K` (dependent on `scale` value) - <!--
Thank you for taking the time to file a bug report.
Please fill in the fields below, deleting the sections that
don't apply to your issue. You can view the final output
by clicking the preview button above.
Note: Thi... | defect | stats exponnorm cdf returns nan for small values of k dependent on scale value thank you for taking the time to file a bug report please fill in the fields below deleting the sections that don t apply to your issue you can view the final output by clicking the preview button above note thi... | 1 |
15,310 | 2,850,608,044 | IssuesEvent | 2015-05-31 18:30:04 | damonkohler/sl4a | https://api.github.com/repos/damonkohler/sl4a | opened | error in istall python for android | auto-migrated Priority-Medium Type-Defect | _From @GoogleCodeExporter on May 31, 2015 11:30_
```
What device(s) are you experiencing the problem on?
Samsung galagsy 2
What firmware version are you running on the device?
android 2.3.3
What steps will reproduce the problem?
1.when i am install python for android and run it no intrprater or example and
extract fi... | 1.0 | error in istall python for android - _From @GoogleCodeExporter on May 31, 2015 11:30_
```
What device(s) are you experiencing the problem on?
Samsung galagsy 2
What firmware version are you running on the device?
android 2.3.3
What steps will reproduce the problem?
1.when i am install python for android and run it no ... | defect | error in istall python for android from googlecodeexporter on may what device s are you experiencing the problem on samsung galagsy what firmware version are you running on the device android what steps will reproduce the problem when i am install python for android and run it no intrpr... | 1 |
243,364 | 18,684,560,633 | IssuesEvent | 2021-11-01 10:42:52 | lab-antwerp-1/group1-HackYourFuture | https://api.github.com/repos/lab-antwerp-1/group1-HackYourFuture | closed | application page wireframe | documentation | # create application-wireframe.md and link to .jpg file
>use branch `applicants-wireframe`
- [x] create .md file
- [x] link to .jpg file
| 1.0 | application page wireframe - # create application-wireframe.md and link to .jpg file
>use branch `applicants-wireframe`
- [x] create .md file
- [x] link to .jpg file
| non_defect | application page wireframe create application wireframe md and link to jpg file use branch applicants wireframe create md file link to jpg file | 0 |
24,675 | 2,671,717,619 | IssuesEvent | 2015-03-24 09:22:33 | cs2103jan2015-w10-1j/main | https://api.github.com/repos/cs2103jan2015-w10-1j/main | closed | Add a parser utility method for determining command validity | parser priority.high | Add such parser utility method that could detect invalid command lines in the first place | 1.0 | Add a parser utility method for determining command validity - Add such parser utility method that could detect invalid command lines in the first place | non_defect | add a parser utility method for determining command validity add such parser utility method that could detect invalid command lines in the first place | 0 |
59,041 | 17,015,062,195 | IssuesEvent | 2021-07-02 10:46:52 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | opened | Post-upload crash | Component: merkaartor Priority: major Type: defect | **[Submitted to the original trac issue database at 3.10pm, Wednesday, 16th June 2010]**
Although claimed fixed in recent Git, I got one today.
Uploading dialog says "CLOSE changeset".
Backtrace:
```
Program received signal SIGSEGV, Segmentation fault.
malloc_consolidate (av=0x7ffff379ae40) at malloc.c:5149
... | 1.0 | Post-upload crash - **[Submitted to the original trac issue database at 3.10pm, Wednesday, 16th June 2010]**
Although claimed fixed in recent Git, I got one today.
Uploading dialog says "CLOSE changeset".
Backtrace:
```
Program received signal SIGSEGV, Segmentation fault.
malloc_consolidate (av=0x7ffff379ae40... | defect | post upload crash although claimed fixed in recent git i got one today uploading dialog says close changeset backtrace program received signal sigsegv segmentation fault malloc consolidate av at malloc c malloc c no such file or directory in malloc c thread thr... | 1 |
49,990 | 13,187,303,975 | IssuesEvent | 2020-08-13 02:59:21 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [PROPOSAL] tau decay is backwards (Trac #2413) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2413">https://code.icecube.wisc.edu/ticket/2413</a>, reported by jvansanten and owned by jsoedingrekso</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2020-06-24T12:31:42",
"description": "Muons from tau d... | 1.0 | [PROPOSAL] tau decay is backwards (Trac #2413) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2413">https://code.icecube.wisc.edu/ticket/2413</a>, reported by jvansanten and owned by jsoedingrekso</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2020-06-24... | defect | tau decay is backwards trac migrated from json status closed changetime description muons from tau decay appear to be nearly antiparallel to the parent particle for example a tev tau with a zenith angle of degrees decays to these particles n nmu... | 1 |
30,009 | 5,971,372,263 | IssuesEvent | 2017-05-31 02:13:52 | kaneless/mybatisnet | https://api.github.com/repos/kaneless/mybatisnet | closed | Inline parameter map. Support for size, precision, scale | auto-migrated Priority-Low Type-Defect | ```
It would be nice to have ability to specify parameter's size, precision and
scale within inline parameter map. It will really handy in some cases and it
will allow to have less .xml code (as now i have to create external parameter
map just to specify parameter size). Thanks.
```
Original issue reported on code.... | 1.0 | Inline parameter map. Support for size, precision, scale - ```
It would be nice to have ability to specify parameter's size, precision and
scale within inline parameter map. It will really handy in some cases and it
will allow to have less .xml code (as now i have to create external parameter
map just to specify par... | defect | inline parameter map support for size precision scale it would be nice to have ability to specify parameter s size precision and scale within inline parameter map it will really handy in some cases and it will allow to have less xml code as now i have to create external parameter map just to specify par... | 1 |
48,124 | 13,067,464,416 | IssuesEvent | 2020-07-31 00:32:20 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | dst - fails to build under C++11 (Trac #1822) | Migrated from Trac combo reconstruction defect | After enabling C++11 [source:IceCube/projects/dst/trunk dst] fails to build with gcc-5.4
```text
[ 65%] Building CXX object dst/CMakeFiles/dst.dir/CMakeFiles/dstDict.cxx.o
In file included from ../../source/icetray/public/icetray/serialization.h:51:0,
from ../../source/dataclasses/public/dataclasses/... | 1.0 | dst - fails to build under C++11 (Trac #1822) - After enabling C++11 [source:IceCube/projects/dst/trunk dst] fails to build with gcc-5.4
```text
[ 65%] Building CXX object dst/CMakeFiles/dst.dir/CMakeFiles/dstDict.cxx.o
In file included from ../../source/icetray/public/icetray/serialization.h:51:0,
f... | defect | dst fails to build under c trac after enabling c fails to build with gcc text building cxx object dst cmakefiles dst dir cmakefiles dstdict cxx o in file included from source icetray public icetray serialization h from source dataclasses public dataclasses u... | 1 |
564,919 | 16,744,739,645 | IssuesEvent | 2021-06-11 14:14:03 | logisim-evolution/logisim-evolution | https://api.github.com/repos/logisim-evolution/logisim-evolution | closed | Combinational Analysis: Deleting an input variable causes a ConcurrentModificationException | All OS bug high priority next release | If an input variable is selected in the `Combinational Analysis` window and then the key `Delete` is pressed to remove it, a `java.util.ConcurrentModificationException` is thrown:
<img width="626" alt="image" src="https://user-images.githubusercontent.com/1174243/119005438-bd296280-b98f-11eb-9cac-bf22f944751a.png">
... | 1.0 | Combinational Analysis: Deleting an input variable causes a ConcurrentModificationException - If an input variable is selected in the `Combinational Analysis` window and then the key `Delete` is pressed to remove it, a `java.util.ConcurrentModificationException` is thrown:
<img width="626" alt="image" src="https://u... | non_defect | combinational analysis deleting an input variable causes a concurrentmodificationexception if an input variable is selected in the combinational analysis window and then the key delete is pressed to remove it a java util concurrentmodificationexception is thrown img width alt image src the fu... | 0 |
22,227 | 3,619,202,110 | IssuesEvent | 2016-02-08 15:11:12 | igatoolsProject/igatools | https://api.github.com/repos/igatoolsProject/igatools | closed | Create a Field class | auto-migrated Priority-Medium Type-Defect | ```
We want to create a consistent separation between the igatool classes and the
linear algebra packages, for this we want:
1. to create a new class Field = space + iga_vector
2. in doftools put a helper that translate Fields to linear algebra vectors
```
Original issue reported on code.google.com by `spaule...@gmai... | 1.0 | Create a Field class - ```
We want to create a consistent separation between the igatool classes and the
linear algebra packages, for this we want:
1. to create a new class Field = space + iga_vector
2. in doftools put a helper that translate Fields to linear algebra vectors
```
Original issue reported on code.google... | defect | create a field class we want to create a consistent separation between the igatool classes and the linear algebra packages for this we want to create a new class field space iga vector in doftools put a helper that translate fields to linear algebra vectors original issue reported on code google... | 1 |
49,205 | 13,185,291,091 | IssuesEvent | 2020-08-12 21:06:04 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [steamshovel] fix angle clock (Trac #952) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/952
, reported by hdembinski and owned by hdembinski</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-05-02T21:54:41",
"description": "The angles displayed by angle clock seem to be inconsistent with the 3D vie... | 1.0 | [steamshovel] fix angle clock (Trac #952) - <details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/952
, reported by hdembinski and owned by hdembinski</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-05-02T21:54:41",
"description": "The angles displayed by angle c... | defect | fix angle clock trac migrated from reported by hdembinski and owned by hdembinski json status closed changetime description the angles displayed by angle clock seem to be inconsistent with the view of the particle needs to be checked and fixed ... | 1 |
64,655 | 18,785,136,607 | IssuesEvent | 2021-11-08 11:17:57 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Partial map name reporting when querying unmapped IMap | Type: Defect | Using `Hazelcast Platform 5.0.1-SNAPSHOT (20211105 - 74bf4d8)`
If I run this SQL
```
SELECT * FROM hello.world
```
and the mapping doesn't exist, the reported error doesn't quote the full map name
```
com.hazelcast.sql.HazelcastSqlException: Object 'hello' not found, did you forget to CREATE MAPPING?
at co... | 1.0 | Partial map name reporting when querying unmapped IMap - Using `Hazelcast Platform 5.0.1-SNAPSHOT (20211105 - 74bf4d8)`
If I run this SQL
```
SELECT * FROM hello.world
```
and the mapping doesn't exist, the reported error doesn't quote the full map name
```
com.hazelcast.sql.HazelcastSqlException: Object 'he... | defect | partial map name reporting when querying unmapped imap using hazelcast platform snapshot if i run this sql select from hello world and the mapping doesn t exist the reported error doesn t quote the full map name com hazelcast sql hazelcastsqlexception object hello not foun... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.