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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
108,420 | 4,344,652,587 | IssuesEvent | 2016-07-29 09:16:16 | zeit/hyperterm | https://api.github.com/repos/zeit/hyperterm | opened | Schema for plugins and extensions | Priority: High Status: Community feedback wanted Type: Enhancement | Since most (if not all) of the projects within the node ecosystem are using this techniques, I think we should adapt one of them in favour of making the experience consistent for all users.
## Technique 1
- **Plugins:** `hyperterm-plugin-<name>` (example: "hyperterm-plugin-power")
- **Themes:** `hyperterm-theme-... | 1.0 | Schema for plugins and extensions - Since most (if not all) of the projects within the node ecosystem are using this techniques, I think we should adapt one of them in favour of making the experience consistent for all users.
## Technique 1
- **Plugins:** `hyperterm-plugin-<name>` (example: "hyperterm-plugin-powe... | non_defect | schema for plugins and extensions since most if not all of the projects within the node ecosystem are using this techniques i think we should adapt one of them in favour of making the experience consistent for all users technique plugins hyperterm plugin example hyperterm plugin power ... | 0 |
384,747 | 11,402,661,334 | IssuesEvent | 2020-01-31 04:12:04 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | ImportError: cannot import name 'proto_pb2' from 'grpc' in python | disposition/stale kind/question lang/Python priority/P2 | Hi everyone : D
**I create a proto.proto file and then create proto_pb2.py and proto_pb2_grpc,py with protoc :**
`>> python3 -m grpc_tools.protoc -I. grpc/proto.proto --python_out . --grpc_python_out . `
but when run the server.py it's **bug** is shown :
```
Traceback (most recent call last):
File "serv... | 1.0 | ImportError: cannot import name 'proto_pb2' from 'grpc' in python - Hi everyone : D
**I create a proto.proto file and then create proto_pb2.py and proto_pb2_grpc,py with protoc :**
`>> python3 -m grpc_tools.protoc -I. grpc/proto.proto --python_out . --grpc_python_out . `
but when run the server.py it's **bug... | non_defect | importerror cannot import name proto from grpc in python hi everyone d i create a proto proto file and then create proto py and proto grpc py with protoc m grpc tools protoc i grpc proto proto python out grpc python out but when run the server py it s bug is shown ... | 0 |
190,635 | 6,820,848,265 | IssuesEvent | 2017-11-07 15:09:27 | DecipherNow/gm-fabric-dashboard | https://api.github.com/repos/DecipherNow/gm-fabric-dashboard | closed | Refactor GMServiceView into a scene under `src/Main/scenes` | in progress priority-3 refactor | Currently the service dashboard is structured as a subcomponent of the Fabric View. In reality, this should be a distinct scene that's a sibling of Fabric or Instance. | 1.0 | Refactor GMServiceView into a scene under `src/Main/scenes` - Currently the service dashboard is structured as a subcomponent of the Fabric View. In reality, this should be a distinct scene that's a sibling of Fabric or Instance. | non_defect | refactor gmserviceview into a scene under src main scenes currently the service dashboard is structured as a subcomponent of the fabric view in reality this should be a distinct scene that s a sibling of fabric or instance | 0 |
308,413 | 9,438,950,783 | IssuesEvent | 2019-04-14 05:45:15 | CS2113-AY1819S2-M11-2/main | https://api.github.com/repos/CS2113-AY1819S2-M11-2/main | closed | As a user, I must be able to delete notes that I no longer want | priority.High type.Story v1.4 | So that I can view relevant tasks easily | 1.0 | As a user, I must be able to delete notes that I no longer want - So that I can view relevant tasks easily | non_defect | as a user i must be able to delete notes that i no longer want so that i can view relevant tasks easily | 0 |
203,677 | 15,886,929,665 | IssuesEvent | 2021-04-10 00:06:16 | GigiaJ/JondTextTranslator | https://api.github.com/repos/GigiaJ/JondTextTranslator | closed | Finish adding comments to methods in need | documentation enhancement | Most things are commented fairly well, but some things could still use comments to explain what they do better. | 1.0 | Finish adding comments to methods in need - Most things are commented fairly well, but some things could still use comments to explain what they do better. | non_defect | finish adding comments to methods in need most things are commented fairly well but some things could still use comments to explain what they do better | 0 |
341,440 | 10,297,558,571 | IssuesEvent | 2019-08-28 08:51:52 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.instagram.com - design is broken | browser-fenix engine-gecko priority-critical | <!-- @browser: Firefox Mobile 70.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.instagram.com/
**Browser / Version**: Firefox Mobile 70.0
**Operating System**: Android
**Tested Another Bro... | 1.0 | www.instagram.com - design is broken - <!-- @browser: Firefox Mobile 70.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.instagram.com/
**Browser / Version**: Firefox Mobile 70.0
**Operating... | non_defect | design is broken url browser version firefox mobile operating system android tested another browser yes problem type design is broken description instagram stories doesn t appear well steps to reproduce when you touch some story it shows in full screen horizon... | 0 |
56,091 | 14,926,943,799 | IssuesEvent | 2021-01-24 13:37:32 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | DataTable: csv export does not work with field | defect | @melloware @Rapster The datatable exporter seems not work with the new column field attribute notation if i have not missed any additionally required adaptations.
Just add the following column to /showcase/ui/data/dataexporter/basic.xhtml to verify:
```
<p:column
field="cod... | 1.0 | DataTable: csv export does not work with field - @melloware @Rapster The datatable exporter seems not work with the new column field attribute notation if i have not missed any additionally required adaptations.
Just add the following column to /showcase/ui/data/dataexporter/basic.xhtml to verify:
```
... | defect | datatable csv export does not work with field melloware rapster the datatable exporter seems not work with the new column field attribute notation if i have not missed any additionally required adaptations just add the following column to showcase ui data dataexporter basic xhtml to verify ... | 1 |
75,631 | 25,961,736,047 | IssuesEvent | 2022-12-19 00:21:00 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | opened | Message text is truncated without warning | T-Defect | ### Steps to reproduce
End of message is truncated on iOS element (and visable on web/elsewhere).
I sent said message into encrypted chat.
I haven't seen this issue since the iOS beta.

<img ... | 1.0 | Message text is truncated without warning - ### Steps to reproduce
End of message is truncated on iOS element (and visable on web/elsewhere).
I sent said message into encrypted chat.
I haven't seen this issue since the iOS beta.
:
* [x] bug
* CakePHP Version: 3.5.10
* Platform and Target: Ubuntu 17.10 - Nginx 1.12.1 - PHP 7.1.11
### What you did
<?= $this->Paginator->numbers(['modulus' => 4, 'prev' => '<', 'next' => '>', 'first' => 1, 'last' => 1]) ?>
### What happened
This is the generated code... | 1.0 | Paginator numbers options first and last don't work like expected - This is a (multiple allowed):
* [x] bug
* CakePHP Version: 3.5.10
* Platform and Target: Ubuntu 17.10 - Nginx 1.12.1 - PHP 7.1.11
### What you did
<?= $this->Paginator->numbers(['modulus' => 4, 'prev' => '<', 'next' => '>', 'first' => 1,... | defect | paginator numbers options first and last don t work like expected this is a multiple allowed bug cakephp version platform and target ubuntu nginx php what you did paginator numbers what happened this is the generated code for the last param ... | 1 |
1,856 | 2,603,972,526 | IssuesEvent | 2015-02-24 19:00:37 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳男性生殖器疣 | auto-migrated Priority-Medium Type-Defect | ```
沈阳男性生殖器疣〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by `q964105..... | 1.0 | 沈阳男性生殖器疣 - ```
沈阳男性生殖器疣〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by... | defect | 沈阳男性生殖器疣 沈阳男性生殖器疣〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at | 1 |
66,386 | 20,169,425,762 | IssuesEvent | 2022-02-10 09:03:45 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Notifications right panel: Something went wrong! | T-Defect X-Regression | ### Steps to reproduce
1. Not sure, this just appeared.
### Outcome
> Something went wrong!
> Please [create a new issue](https://github.com/vector-im/element-web/issues/new/choose) on GitHub so that we can investigate this bug.
### Operating system
mac
### Browser information
chrome
### URL for webapp
develo... | 1.0 | Notifications right panel: Something went wrong! - ### Steps to reproduce
1. Not sure, this just appeared.
### Outcome
> Something went wrong!
> Please [create a new issue](https://github.com/vector-im/element-web/issues/new/choose) on GitHub so that we can investigate this bug.
### Operating system
mac
### Brow... | defect | notifications right panel something went wrong steps to reproduce not sure this just appeared outcome something went wrong please on github so that we can investigate this bug operating system mac browser information chrome url for webapp develop element io applicat... | 1 |
15,720 | 2,869,002,190 | IssuesEvent | 2015-06-05 22:30:06 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Allow transformers to generate/modify code in packages as a result of whole-code evaluation | Area-Pkg Pkg-Barback Priority-Medium Triaged Type-Defect | Right now transformers can only modify code in packages when that package is being transformed, but there are a number of scenarios where the transformation on the package needs to be done with the results of some whole-program analysis.
The specific scenario I'm running into is generating code for Angular in a lazy-l... | 1.0 | Allow transformers to generate/modify code in packages as a result of whole-code evaluation - Right now transformers can only modify code in packages when that package is being transformed, but there are a number of scenarios where the transformation on the package needs to be done with the results of some whole-progra... | defect | allow transformers to generate modify code in packages as a result of whole code evaluation right now transformers can only modify code in packages when that package is being transformed but there are a number of scenarios where the transformation on the package needs to be done with the results of some whole progra... | 1 |
464,648 | 13,337,046,015 | IssuesEvent | 2020-08-28 08:35:54 | onvif/specs | https://api.github.com/repos/onvif/specs | opened | Clarify RecordingJobStateChange data | Priority minor Recording Control | #2701
Current Problem
The DTT tests that the payload does not contain Sources information which absolutely makes sense to limit the size of the event.
The specification specifies that other information shall be provided .
Proposal
Add to 5.25.1
The device shall omit the Sources parameter when emitting the event... | 1.0 | Clarify RecordingJobStateChange data - #2701
Current Problem
The DTT tests that the payload does not contain Sources information which absolutely makes sense to limit the size of the event.
The specification specifies that other information shall be provided .
Proposal
Add to 5.25.1
The device shall omit the So... | non_defect | clarify recordingjobstatechange data current problem the dtt tests that the payload does not contain sources information which absolutely makes sense to limit the size of the event the specification specifies that other information shall be provided proposal add to the device shall omit the source... | 0 |
38,703 | 8,952,343,428 | IssuesEvent | 2019-01-25 16:17:30 | svigerske/ipopt-donotuse | https://api.github.com/repos/svigerske/ipopt-donotuse | closed | wget not found when building IPOPT on MinGW/MSYS | Ipopt defect | Issue created by migration from Trac.
Original creator: jdpipe
Original creation time: 2010-05-06 07:38:33
Assignee: ipopt-team
Version: 3.8
I use the 'wget' from the GnuWin32 project, which by default installs in c:\Program Files\GnuWin32\bin. I then add that folder to my PATH in MSYS and all GnuWin32 commands ar... | 1.0 | wget not found when building IPOPT on MinGW/MSYS - Issue created by migration from Trac.
Original creator: jdpipe
Original creation time: 2010-05-06 07:38:33
Assignee: ipopt-team
Version: 3.8
I use the 'wget' from the GnuWin32 project, which by default installs in c:\Program Files\GnuWin32\bin. I then add that fol... | defect | wget not found when building ipopt on mingw msys issue created by migration from trac original creator jdpipe original creation time assignee ipopt team version i use the wget from the project which by default installs in c program files bin i then add that folder to my path in msys... | 1 |
8,706 | 7,374,082,286 | IssuesEvent | 2018-03-13 19:10:30 | SpiderLabs/ModSecurity | https://api.github.com/repos/SpiderLabs/ModSecurity | closed | LibModSecurity + Nginx + ClamAV | 3.x Pending feedback Type - Usage libmodsecurity | Hi all
Using latest version of ModSecuity and nginx connector.
However even in debug level 9 it still wont show me what issue is.
I have a rule below:
`SecRule FILES_TMPNAMES "@inspectFile /usr/local/nginx/sbin/test.lua" "phase:2,t:none,log,deny,msg:'Malicous File Attachment Identified.',id:99999"`
And in mods... | True | LibModSecurity + Nginx + ClamAV - Hi all
Using latest version of ModSecuity and nginx connector.
However even in debug level 9 it still wont show me what issue is.
I have a rule below:
`SecRule FILES_TMPNAMES "@inspectFile /usr/local/nginx/sbin/test.lua" "phase:2,t:none,log,deny,msg:'Malicous File Attachment Iden... | non_defect | libmodsecurity nginx clamav hi all using latest version of modsecuity and nginx connector however even in debug level it still wont show me what issue is i have a rule below secrule files tmpnames inspectfile usr local nginx sbin test lua phase t none log deny msg malicous file attachment iden... | 0 |
50,120 | 13,187,333,606 | IssuesEvent | 2020-08-13 03:04:47 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | ROOTSYS in `make tarball` tarball (Trac #149) | Migrated from Trac cmake defect | root under some circumstances rummages through various directories under ROOTSYS. What are they, does the 'make tarball' step need to copy more stuff under I3_BUILD/CMAKE_INSTALL_PREFIX/lib/?
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/149
, reported by troy and owned by troy_</summary>
... | 1.0 | ROOTSYS in `make tarball` tarball (Trac #149) - root under some circumstances rummages through various directories under ROOTSYS. What are they, does the 'make tarball' step need to copy more stuff under I3_BUILD/CMAKE_INSTALL_PREFIX/lib/?
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/149
... | defect | rootsys in make tarball tarball trac root under some circumstances rummages through various directories under rootsys what are they does the make tarball step need to copy more stuff under build cmake install prefix lib migrated from reported by troy and owned by troy json s... | 1 |
26,580 | 4,768,870,588 | IssuesEvent | 2016-10-26 10:33:27 | gbif/ipt | https://api.github.com/repos/gbif/ipt | closed | Project data are not saved | bug Metadata MetadataEditor Priority-High Type-Defect | Odd that I never noticed, but **project data has been removed** for all datasets where we populated this.
## Example: http://dataset.inbo.be/bird-tracking-gull-occurrences
* We definitely added project data to this dataset. We have a record of it in the [dataset metadata we maintain on GitHub](https://github.com/... | 1.0 | Project data are not saved - Odd that I never noticed, but **project data has been removed** for all datasets where we populated this.
## Example: http://dataset.inbo.be/bird-tracking-gull-occurrences
* We definitely added project data to this dataset. We have a record of it in the [dataset metadata we maintain o... | defect | project data are not saved odd that i never noticed but project data has been removed for all datasets where we populated this example we definitely added project data to this dataset we have a record of it in the all fields for project data are empty in the metadata editor no project i... | 1 |
62,204 | 17,023,872,188 | IssuesEvent | 2021-07-03 04:17:40 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | New zoom slower | Component: website Priority: minor Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 2.25pm, Monday, 5th August 2013]**
Back when there was no animation during zooming, you could instantly zoom into a much higher magnification with a long scroll of the mouse wheel.
Now, every magnification is treated as an event during which no new commands are read... | 1.0 | New zoom slower - **[Submitted to the original trac issue database at 2.25pm, Monday, 5th August 2013]**
Back when there was no animation during zooming, you could instantly zoom into a much higher magnification with a long scroll of the mouse wheel.
Now, every magnification is treated as an event during which no new... | defect | new zoom slower back when there was no animation during zooming you could instantly zoom into a much higher magnification with a long scroll of the mouse wheel now every magnification is treated as an event during which no new commands are read that is you have to wait a short time after each zooming e... | 1 |
11,532 | 5,028,663,002 | IssuesEvent | 2016-12-15 18:54:13 | quicklisp/quicklisp-projects | https://api.github.com/repos/quicklisp/quicklisp-projects | closed | Please add stl | canbuild | Reads triangle data from binary STL files used in 3D graphics and for 3D printing.
Can be found here:
https://github.com/jl2/stl | 1.0 | Please add stl - Reads triangle data from binary STL files used in 3D graphics and for 3D printing.
Can be found here:
https://github.com/jl2/stl | non_defect | please add stl reads triangle data from binary stl files used in graphics and for printing can be found here | 0 |
61,652 | 17,023,749,043 | IssuesEvent | 2021-07-03 03:38:15 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | osmarender vs Mapnik formats result in different latitudes for north edge of map | Component: admin Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 6.37am, Friday, 30th September 2011]**
Greetings,[[BR]]
This is my first post, please bear with me.[[BR]]
I've noticed that when generating map data from
[http://openstreetmap.org], that there appears to be some inconsistency with the latitude when exporting m... | 1.0 | osmarender vs Mapnik formats result in different latitudes for north edge of map - **[Submitted to the original trac issue database at 6.37am, Friday, 30th September 2011]**
Greetings,[[BR]]
This is my first post, please bear with me.[[BR]]
I've noticed that when generating map data from
[http://openstreetmap.o... | defect | osmarender vs mapnik formats result in different latitudes for north edge of map greetings this is my first post please bear with me i ve noticed that when generating map data from that there appears to be some inconsistency with the latitude when exporting maps in different formats for ... | 1 |
29,457 | 5,693,473,673 | IssuesEvent | 2017-04-15 01:52:32 | hugotacito/django-pagination | https://api.github.com/repos/hugotacito/django-pagination | closed | InfinitePaginator should re-define start_index | auto-migrated Priority-Medium Type-Defect | ```
The default django Page class defines start_index to have a special case when
self.paginator.count == 0. This will fail in the InfinitePaginator, which
needs to redefine start_index without that special case.
See trivial patch attached.
```
Original issue reported on code.google.com by `andrew.a...@gmail.com` ... | 1.0 | InfinitePaginator should re-define start_index - ```
The default django Page class defines start_index to have a special case when
self.paginator.count == 0. This will fail in the InfinitePaginator, which
needs to redefine start_index without that special case.
See trivial patch attached.
```
Original issue report... | defect | infinitepaginator should re define start index the default django page class defines start index to have a special case when self paginator count this will fail in the infinitepaginator which needs to redefine start index without that special case see trivial patch attached original issue report... | 1 |
193,379 | 6,884,457,625 | IssuesEvent | 2017-11-21 13:07:15 | citusdata/citus | https://api.github.com/repos/citusdata/citus | closed | Feature regression on subquery pushdowns with reference tables from Citus 7 to 7.1 | priority:high | @saicitus just reported that three queries that used to work in Citus 7, but that #no longer do on Citus 7.1. All queries are related to subquery pushdowns in reference tables in Citus.
@saicitus will share more details in the upcoming days.
<pre>
SELECT
DBE.id,
DBE.event,
DBE.userid,
EXTRACT... | 1.0 | Feature regression on subquery pushdowns with reference tables from Citus 7 to 7.1 - @saicitus just reported that three queries that used to work in Citus 7, but that #no longer do on Citus 7.1. All queries are related to subquery pushdowns in reference tables in Citus.
@saicitus will share more details in the upcom... | non_defect | feature regression on subquery pushdowns with reference tables from citus to saicitus just reported that three queries that used to work in citus but that no longer do on citus all queries are related to subquery pushdowns in reference tables in citus saicitus will share more details in the upcom... | 0 |
405,134 | 11,868,234,931 | IssuesEvent | 2020-03-26 08:48:31 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | AMP setting panel is not showing when ""WPML for AMP" pluign is active. | [Priority: HIGH] bug | The user is not able to see AMP Setting Panel(https://prnt.sc/rmbysh). getting blank page in amp settings. when we deactivate the "WPML for AMP" plugin then the AMP setting panel works properly.
Note: this issue is not occurring in the localhost.
Ref: https://secure.helpscout.net/conversation/1114266259/117604?fo... | 1.0 | AMP setting panel is not showing when ""WPML for AMP" pluign is active. - The user is not able to see AMP Setting Panel(https://prnt.sc/rmbysh). getting blank page in amp settings. when we deactivate the "WPML for AMP" plugin then the AMP setting panel works properly.
Note: this issue is not occurring in the localho... | non_defect | amp setting panel is not showing when wpml for amp pluign is active the user is not able to see amp setting panel getting blank page in amp settings when we deactivate the wpml for amp plugin then the amp setting panel works properly note this issue is not occurring in the localhost ref | 0 |
180,565 | 14,787,500,219 | IssuesEvent | 2021-01-12 07:43:32 | PaxJaromeMalues/arma3_cram | https://api.github.com/repos/PaxJaromeMalues/arma3_cram | opened | hit chance | documentation enhancement | Currently the turret is set to fire for a random amount of time onto the targeted projectile. The length of those salvos is stored in `_shots`. For testing and development this provides enough variation in hit chances to be performant. Later on a real chance to hit might need to be implemented. | 1.0 | hit chance - Currently the turret is set to fire for a random amount of time onto the targeted projectile. The length of those salvos is stored in `_shots`. For testing and development this provides enough variation in hit chances to be performant. Later on a real chance to hit might need to be implemented. | non_defect | hit chance currently the turret is set to fire for a random amount of time onto the targeted projectile the length of those salvos is stored in shots for testing and development this provides enough variation in hit chances to be performant later on a real chance to hit might need to be implemented | 0 |
42,098 | 17,029,352,332 | IssuesEvent | 2021-07-04 08:26:00 | MOONGIFT/moongift.dev | https://api.github.com/repos/MOONGIFT/moongift.dev | opened | Napkin – Backend in the Browser | Backend Web API Web service | https://www.napkin.io/
Write, run, and deploy API endpoints, all from the browser. No infra. No boilerplate. No devops. Just code.
バックエンドサービス。 | 1.0 | Napkin – Backend in the Browser - https://www.napkin.io/
Write, run, and deploy API endpoints, all from the browser. No infra. No boilerplate. No devops. Just code.
バックエンドサービス。 | non_defect | napkin – backend in the browser write run and deploy api endpoints all from the browser no infra no boilerplate no devops just code バックエンドサービス。 | 0 |
77,294 | 26,902,772,390 | IssuesEvent | 2023-02-06 16:44:51 | dotCMS/core | https://api.github.com/repos/dotCMS/core | opened | Error when update zero size file through Webdav. | Type : Defect Triage | ### Problem Statement
When try to update a zero size file through webdav an error appears, this error is related with a
`fk_contentlet_version_info_working` value.
### Steps to Reproduce
## Windows commands:
Create zero size file
`type nul > zero-size.file`
Create non-zero size file
`echo not empty > no... | 1.0 | Error when update zero size file through Webdav. - ### Problem Statement
When try to update a zero size file through webdav an error appears, this error is related with a
`fk_contentlet_version_info_working` value.
### Steps to Reproduce
## Windows commands:
Create zero size file
`type nul > zero-size.file`
... | defect | error when update zero size file through webdav problem statement when try to update a zero size file through webdav an error appears this error is related with a fk contentlet version info working value steps to reproduce windows commands create zero size file type nul zero size file ... | 1 |
14,676 | 2,831,388,436 | IssuesEvent | 2015-05-24 15:53:22 | nobodyguy/dslrdashboard | https://api.github.com/repos/nobodyguy/dslrdashboard | closed | D600 Live View not working | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Using Nikon D-600 camera with WU-1B wireless device and Samgsung Galaxy S4
phone
2.
3.
What is the expected output? What do you see instead?
Live View will not function - get message to use Scene or User Mode. All other
functions of app work.
What version of the produc... | 1.0 | D600 Live View not working - ```
What steps will reproduce the problem?
1. Using Nikon D-600 camera with WU-1B wireless device and Samgsung Galaxy S4
phone
2.
3.
What is the expected output? What do you see instead?
Live View will not function - get message to use Scene or User Mode. All other
functions of app work... | defect | live view not working what steps will reproduce the problem using nikon d camera with wu wireless device and samgsung galaxy phone what is the expected output what do you see instead live view will not function get message to use scene or user mode all other functions of app work what... | 1 |
161,046 | 20,120,388,715 | IssuesEvent | 2022-02-08 01:14:11 | Baneeishaque/Raindrop-Removal-With-Light-Field-Image-Using-Image-Inpainting | https://api.github.com/repos/Baneeishaque/Raindrop-Removal-With-Light-Field-Image-Using-Image-Inpainting | opened | CVE-2022-23573 (High) detected in tensorflow-1.15.0-cp37-cp37m-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2022-23573 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.15.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learni... | True | CVE-2022-23573 (High) detected in tensorflow-1.15.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2022-23573 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.15.0-cp37-cp37m-... | non_defect | cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file requirements txt path to v... | 0 |
50,615 | 13,187,624,433 | IssuesEvent | 2020-08-13 04:01:42 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [photospline] photospline-pybindings fails during CMake's configure step if astropy is not present (Trac #1051) | Migrated from Trac combo simulation defect | I don't have astropy. So get this error for the current trunk when cmake configures itself:
Traceback (most recent call last):
File "/home/hdembinski/Code/icecube/icesim/trunk/photospline/resources/test/find_pyfits.py", line 6, in <module>
import astropy.io.fits as pyfits
ImportError: No module named astropy.io.... | 1.0 | [photospline] photospline-pybindings fails during CMake's configure step if astropy is not present (Trac #1051) - I don't have astropy. So get this error for the current trunk when cmake configures itself:
Traceback (most recent call last):
File "/home/hdembinski/Code/icecube/icesim/trunk/photospline/resources/test/... | defect | photospline pybindings fails during cmake s configure step if astropy is not present trac i don t have astropy so get this error for the current trunk when cmake configures itself traceback most recent call last file home hdembinski code icecube icesim trunk photospline resources test find pyfits py ... | 1 |
9,815 | 8,713,022,856 | IssuesEvent | 2018-12-07 00:35:33 | ssube/isolex | https://api.github.com/repos/ssube/isolex | closed | move service lifecycle to module | service/bot status/progress type/feature | ### Summary
The `Bot` is currently acting as a service locator and manager for itself and every other service. This should be implemented in a DI module that tracks (starts and stops) services on behalf of the bot. This module will have some helpers to create/get services within the bot's managed scope, much like th... | 1.0 | move service lifecycle to module - ### Summary
The `Bot` is currently acting as a service locator and manager for itself and every other service. This should be implemented in a DI module that tracks (starts and stops) services on behalf of the bot. This module will have some helpers to create/get services within th... | non_defect | move service lifecycle to module summary the bot is currently acting as a service locator and manager for itself and every other service this should be implemented in a di module that tracks starts and stops services on behalf of the bot this module will have some helpers to create get services within th... | 0 |
154,913 | 13,595,099,237 | IssuesEvent | 2020-09-22 02:00:46 | UnBArqDsw/2020.1_G2_TCLDL | https://api.github.com/repos/UnBArqDsw/2020.1_G2_TCLDL | closed | User case diagram | documentation dynamic-2 | **_Issue_ type**
DOC X - _Issue_ title [Documentation]
**Description**
Make the user case diagram
**Screenshots**
If you think that it would be necessary, add screenshots here to help you explain your _issue_.
**Tasks**
- [x] reference the documentation
- [x] make all the diagrams cited in the descr... | 1.0 | User case diagram - **_Issue_ type**
DOC X - _Issue_ title [Documentation]
**Description**
Make the user case diagram
**Screenshots**
If you think that it would be necessary, add screenshots here to help you explain your _issue_.
**Tasks**
- [x] reference the documentation
- [x] make all the diagram... | non_defect | user case diagram issue type doc x issue title description make the user case diagram screenshots if you think that it would be necessary add screenshots here to help you explain your issue tasks reference the documentation make all the diagrams cited in the des... | 0 |
56,231 | 6,507,198,532 | IssuesEvent | 2017-08-24 12:20:24 | chauncy-crib/tagprobot | https://api.github.com/repos/chauncy-crib/tagprobot | opened | Change `setupTiles` in test/tiles.spec.js to take a team color as a parameter | unit-testing | Right now it takes in a boolean `myColorIsBlue` | 1.0 | Change `setupTiles` in test/tiles.spec.js to take a team color as a parameter - Right now it takes in a boolean `myColorIsBlue` | non_defect | change setuptiles in test tiles spec js to take a team color as a parameter right now it takes in a boolean mycolorisblue | 0 |
243,537 | 20,423,758,767 | IssuesEvent | 2022-02-24 00:06:49 | VOREStation/VOREStation | https://api.github.com/repos/VOREStation/VOREStation | closed | Non-emagged holographic carp are digesting people | Sev: 2-High Type: Vore-Related Task: Needs Testing Status: No Response | #### Brief description of the issue
After the updates fixing vore bellies and whatnot, the holodeck carp are eating and digesting people (with real, non-halloss damage that persists and everything) even with the safety features on. Their normal attacks still don't do any damage though, so it's just restricted to vore.... | 1.0 | Non-emagged holographic carp are digesting people - #### Brief description of the issue
After the updates fixing vore bellies and whatnot, the holodeck carp are eating and digesting people (with real, non-halloss damage that persists and everything) even with the safety features on. Their normal attacks still don't do... | non_defect | non emagged holographic carp are digesting people brief description of the issue after the updates fixing vore bellies and whatnot the holodeck carp are eating and digesting people with real non halloss damage that persists and everything even with the safety features on their normal attacks still don t do... | 0 |
43,733 | 11,812,153,155 | IssuesEvent | 2020-03-19 19:35:12 | carbon-design-system/ibm-security | https://api.github.com/repos/carbon-design-system/ibm-security | opened | `LoadingMessage` missing storybook knobs and props documentation | Defect severity 4 | ## Bug - `LoadingMessage` missing storybook knobs and props documentation
**Expected behavior -**
The `LoadingMessage` storybook demo should have functional knobs and also props documentation.
**Actual behavior -**
The `LoadingMessage` storybook demo is missing these features: https://ibm-security.carbondes... | 1.0 | `LoadingMessage` missing storybook knobs and props documentation - ## Bug - `LoadingMessage` missing storybook knobs and props documentation
**Expected behavior -**
The `LoadingMessage` storybook demo should have functional knobs and also props documentation.
**Actual behavior -**
The `LoadingMessage` story... | defect | loadingmessage missing storybook knobs and props documentation bug loadingmessage missing storybook knobs and props documentation expected behavior the loadingmessage storybook demo should have functional knobs and also props documentation actual behavior the loadingmessage story... | 1 |
306,979 | 23,177,156,612 | IssuesEvent | 2022-07-31 15:37:36 | PoCInnovation/SpaceVector | https://api.github.com/repos/PoCInnovation/SpaceVector | closed | [Feature]: Make a schema for the application | documentation | ### Description
You have to build the first step of the application : The vector database.
Since the application is complex, you should draw a schema of the application.
### Expected behaviour
The team have to:
- [x] [Draw](https://excalidraw.com/) a schema
- [ ] Put the schema in [README.MD](https://github.com/P... | 1.0 | [Feature]: Make a schema for the application - ### Description
You have to build the first step of the application : The vector database.
Since the application is complex, you should draw a schema of the application.
### Expected behaviour
The team have to:
- [x] [Draw](https://excalidraw.com/) a schema
- [ ] Put... | non_defect | make a schema for the application description you have to build the first step of the application the vector database since the application is complex you should draw a schema of the application expected behaviour the team have to a schema put the schema in explain the sche... | 0 |
73,206 | 24,507,492,472 | IssuesEvent | 2022-10-10 17:47:50 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | CMS: Vet Center Locations pages do not show mobile on node:view. | Defect Drupal engineering ⭐️ Facilities Vet Center | ## Describe the defect
When I look at node:view on a Vet Center location page, I can see the "Main and satelite locations" but I can not see "Display additional mobile vet centers"

Surfaced in [this slack... | 1.0 | CMS: Vet Center Locations pages do not show mobile on node:view. - ## Describe the defect
When I look at node:view on a Vet Center location page, I can see the "Main and satelite locations" but I can not see "Display additional mobile vet centers"

I upgraded my libmp4v2 library from a trunk version dated 2008-12-18.
The modifications for cross-platform abstraction for file I/O and the
switch to Native windows... | 1.0 | Extremely Poor Performace with Native Win32 - Std Fileprovider - ```
What steps will reproduce the problem?
1. Open file for modification
2. copy samples to single file and close
3. Repeat this 20 to 50 times (or more)
I upgraded my libmp4v2 library from a trunk version dated 2008-12-18.
The modifications for cross-... | defect | extremely poor performace with native std fileprovider what steps will reproduce the problem open file for modification copy samples to single file and close repeat this to times or more i upgraded my library from a trunk version dated the modifications for cross platform abstracti... | 1 |
61,291 | 17,023,659,018 | IssuesEvent | 2021-07-03 03:09:06 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Should dump.wiki.osm.org work? | Component: wiki Priority: trivial Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 1.11pm, Monday, 6th December 2010]**
dump.wiki.osm.org domain returns 403 Forbidden.
http://dump.wiki.osm.org/
I'm betting it should go to: :-)
http://dump.wiki.openstreetmap.org/ | 1.0 | Should dump.wiki.osm.org work? - **[Submitted to the original trac issue database at 1.11pm, Monday, 6th December 2010]**
dump.wiki.osm.org domain returns 403 Forbidden.
http://dump.wiki.osm.org/
I'm betting it should go to: :-)
http://dump.wiki.openstreetmap.org/ | defect | should dump wiki osm org work dump wiki osm org domain returns forbidden i m betting it should go to | 1 |
74,399 | 25,104,528,814 | IssuesEvent | 2022-11-08 15:44:54 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | GenericConstantRankTwoTensor.C does not instantiate the templated classes | T: defect P: normal | ## Bug Description
Those lines missing can create problems when inheriting from GenericConstantRankTwoTensor in an application (seems to be compiler dependent).
## Steps to Reproduce
I've attached a Dockerfile that reproduces this issue when installing an application with a subclass of that class.
[moose-issue.ta... | 1.0 | GenericConstantRankTwoTensor.C does not instantiate the templated classes - ## Bug Description
Those lines missing can create problems when inheriting from GenericConstantRankTwoTensor in an application (seems to be compiler dependent).
## Steps to Reproduce
I've attached a Dockerfile that reproduces this issue wh... | defect | genericconstantranktwotensor c does not instantiate the templated classes bug description those lines missing can create problems when inheriting from genericconstantranktwotensor in an application seems to be compiler dependent steps to reproduce i ve attached a dockerfile that reproduces this issue wh... | 1 |
759,683 | 26,605,910,555 | IssuesEvent | 2023-01-23 19:19:11 | meisnate12/Plex-Meta-Manager | https://api.github.com/repos/meisnate12/Plex-Meta-Manager | closed | Unraid Docker could not download icon pmm.png | bug priority:low | ### Version Number
1.17.3
### What branch are you on?
master
### Describe the Bug
UnRaid Docker GUI can't download the icon - each time loading the docker page it says
_"Plex-Meta-Manager: Could not download icon https://metamanager.wiki/en/latest/_static/pmm.png"._
The icon file appears to have been moved f... | 1.0 | Unraid Docker could not download icon pmm.png - ### Version Number
1.17.3
### What branch are you on?
master
### Describe the Bug
UnRaid Docker GUI can't download the icon - each time loading the docker page it says
_"Plex-Meta-Manager: Could not download icon https://metamanager.wiki/en/latest/_static/pmm.png"... | non_defect | unraid docker could not download icon pmm png version number what branch are you on master describe the bug unraid docker gui can t download the icon each time loading the docker page it says plex meta manager could not download icon the icon file appears to have been moved from t... | 0 |
322,695 | 27,625,383,706 | IssuesEvent | 2023-03-10 06:07:44 | italia/design-angular-kit | https://api.github.com/repos/italia/design-angular-kit | closed | Complete Header Component | wontfix docs new component need for tests | ## Description
Complete and add docs and tests for component `Header` following the vanilla JS implementation present in [Bootstrap Italia documentation](https://italia.github.io/bootstrap-italia/docs/menu-di-navigazione/header/).
## Checklist
- [ ] Verify and update, markup and classes of the resulting DOM te... | 1.0 | Complete Header Component - ## Description
Complete and add docs and tests for component `Header` following the vanilla JS implementation present in [Bootstrap Italia documentation](https://italia.github.io/bootstrap-italia/docs/menu-di-navigazione/header/).
## Checklist
- [ ] Verify and update, markup and cla... | non_defect | complete header component description complete and add docs and tests for component header following the vanilla js implementation present in checklist verify and update markup and classes of the resulting dom template compared to bootstrap italia check the rendering of the component... | 0 |
294,733 | 22,161,653,541 | IssuesEvent | 2022-06-04 15:38:30 | Sheweny/framework | https://api.github.com/repos/Sheweny/framework | opened | Minimal changelog of V4 | documentation meta V4 semver major | # Minimal changelog of V4
- ## **For breaking changes, please see #92**
### Client
- [ShewenyClientOptions]: Add `disableCooldownForAdmins` option ([3fbd807](https://github.com/Sheweny/framework/commit/3fbd80743d3a96be218af5365ec97aaca5f41c5b))
- [ClientUtil]: `getX` return an array (Array.from(interator)) in... | 1.0 | Minimal changelog of V4 - # Minimal changelog of V4
- ## **For breaking changes, please see #92**
### Client
- [ShewenyClientOptions]: Add `disableCooldownForAdmins` option ([3fbd807](https://github.com/Sheweny/framework/commit/3fbd80743d3a96be218af5365ec97aaca5f41c5b))
- [ClientUtil]: `getX` return an array ... | non_defect | minimal changelog of minimal changelog of for breaking changes please see client add disablecooldownforadmins option getx return an array array from interator instedof an iterator add resolvecommand function managers re... | 0 |
651,715 | 21,485,866,399 | IssuesEvent | 2022-04-26 23:18:07 | canonical-web-and-design/maas-ui | https://api.github.com/repos/canonical-web-and-design/maas-ui | closed | Reuse hostname validation for all node forms | Priority: Low | We should add this to `base/validation.ts` and reuse it for other node types
_Originally posted by @Caleb-Ellis in https://github.com/canonical-web-and-design/maas-ui/pull/3805#discussion_r848979094_ | 1.0 | Reuse hostname validation for all node forms - We should add this to `base/validation.ts` and reuse it for other node types
_Originally posted by @Caleb-Ellis in https://github.com/canonical-web-and-design/maas-ui/pull/3805#discussion_r848979094_ | non_defect | reuse hostname validation for all node forms we should add this to base validation ts and reuse it for other node types originally posted by caleb ellis in | 0 |
171,097 | 13,218,398,613 | IssuesEvent | 2020-08-17 08:40:23 | kubernetes-sigs/azuredisk-csi-driver | https://api.github.com/repos/kubernetes-sigs/azuredisk-csi-driver | closed | add disk detach e2e test | help wanted kind/test size/S | **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like in detail**
<!-- A clear and concise description of what you want to happen. -->
We only have disk attach e2e ... | 1.0 | add disk detach e2e test - **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like in detail**
<!-- A clear and concise description of what you want to happen. -->
We... | non_defect | add disk detach test is your feature request related to a problem please describe describe the solution you d like in detail we only have disk attach test also need to make sure after pod deleted disk is in unattached state describe alternatives you ve considered additional co... | 0 |
19,051 | 3,130,399,760 | IssuesEvent | 2015-09-09 09:12:10 | Slyum/slyum | https://api.github.com/repos/Slyum/slyum | closed | Rechargement de fichiers | auto-migrated Priority-Medium Type-Defect | ```
Lorsque le diagramme devient grand, après l'enregistrement des modifications,
si le focus de la fenêtre est perdu, le logiciel demande s'il faut recharger
le contenu du fichier qui aurait été modifié extérieurement (ce qui n'est
pas le cas).
```
Original issue reported on code.google.com by `davidmis...@gmail.c... | 1.0 | Rechargement de fichiers - ```
Lorsque le diagramme devient grand, après l'enregistrement des modifications,
si le focus de la fenêtre est perdu, le logiciel demande s'il faut recharger
le contenu du fichier qui aurait été modifié extérieurement (ce qui n'est
pas le cas).
```
Original issue reported on code.google.... | defect | rechargement de fichiers lorsque le diagramme devient grand après l enregistrement des modifications si le focus de la fenêtre est perdu le logiciel demande s il faut recharger le contenu du fichier qui aurait été modifié extérieurement ce qui n est pas le cas original issue reported on code google ... | 1 |
25,403 | 11,170,683,969 | IssuesEvent | 2019-12-28 14:48:24 | theWhiteFox/react-tic-tac-toe | https://api.github.com/repos/theWhiteFox/react-tic-tac-toe | opened | CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js | security vulnerability | ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="htt... | True | CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library ... | non_defect | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm react tic tac toe node modules sockjs examples hapi html index html... | 0 |
256,667 | 22,090,619,809 | IssuesEvent | 2022-06-01 05:28:37 | infor-design/enterprise | https://api.github.com/repos/infor-design/enterprise | closed | Breadcrumb: Convert Protractor Tests to Puppeteer | type: unit testing for: dev | **Is your feature request related to a problem or use case? Please describe.**
Convert breadcrumb component protractor tests to puppeteer.
**Describe the solution you'd like**
Convert all tests scenarios in protractor to puppeteer. For the naming can be, `{component}.puppeteer-spec.js`
**Describe alternatives y... | 1.0 | Breadcrumb: Convert Protractor Tests to Puppeteer - **Is your feature request related to a problem or use case? Please describe.**
Convert breadcrumb component protractor tests to puppeteer.
**Describe the solution you'd like**
Convert all tests scenarios in protractor to puppeteer. For the naming can be, `{compon... | non_defect | breadcrumb convert protractor tests to puppeteer is your feature request related to a problem or use case please describe convert breadcrumb component protractor tests to puppeteer describe the solution you d like convert all tests scenarios in protractor to puppeteer for the naming can be compon... | 0 |
16,555 | 2,917,640,974 | IssuesEvent | 2015-06-24 00:00:15 | dart-lang/logging | https://api.github.com/repos/dart-lang/logging | opened | Add "error" and "info"-method to Logger | Area-Pkg Pkg-Logging Priority-Unassigned Triaged Type-Defect | _From @DartBot on July 16, 2013 13:12_
*This issue was originally filed by off...@mikemitterer.at*
_____
**What steps will reproduce the problem?**
final Logger logger = new Logger("rest.DefeaultRESTErrorProcessor");
logger.error("Does not work");
**Please provide any additional information b... | 1.0 | Add "error" and "info"-method to Logger - _From @DartBot on July 16, 2013 13:12_
*This issue was originally filed by off...@mikemitterer.at*
_____
**What steps will reproduce the problem?**
final Logger logger = new Logger("rest.DefeaultRESTErrorProcessor");
logger.error("Does not work");
**P... | defect | add error and info method to logger from dartbot on july this issue was originally filed by off mikemitterer at what steps will reproduce the problem final logger logger new logger quot rest defeaultresterrorprocessor quot logger error quot does not work quot please pr... | 1 |
64,468 | 18,684,709,668 | IssuesEvent | 2021-11-01 10:54:44 | obophenotype/cell-ontology | https://api.github.com/repos/obophenotype/cell-ontology | closed | CL:0002339 'prostate stem cell' vs CL:0002341 'basal cell of prostate epithelium' | Priority-Medium Type-Defect auto-migrated autoclosed-unfixed | ```
If we define 'basal cell of prostate epithelium' as its name suggests it leads
to an equivalence axiom:
EquivalentClasses(CL:0002339 'prostate stem cell' CL:0002341 'basal cell of
prostate epithelium' )
```
Original issue reported on code.google.com by `cmung...@gmail.com` on 20 Feb 2013 at 6:23
| 1.0 | CL:0002339 'prostate stem cell' vs CL:0002341 'basal cell of prostate epithelium' - ```
If we define 'basal cell of prostate epithelium' as its name suggests it leads
to an equivalence axiom:
EquivalentClasses(CL:0002339 'prostate stem cell' CL:0002341 'basal cell of
prostate epithelium' )
```
Original issue repor... | defect | cl prostate stem cell vs cl basal cell of prostate epithelium if we define basal cell of prostate epithelium as its name suggests it leads to an equivalence axiom equivalentclasses cl prostate stem cell cl basal cell of prostate epithelium original issue reported on code google com b... | 1 |
311,197 | 23,375,107,876 | IssuesEvent | 2022-08-11 01:29:32 | missive/emoji-mart | https://api.github.com/repos/missive/emoji-mart | closed | getEmojiDataFromNative equivalent in v5 ? | documentation | Hi there,
I'm using this function in v3 to convert native emoji bytes to emoji-mart data. Is there an equivalent in v5 or is there any plan to bring back this feature?
Thank you
Eric | 1.0 | getEmojiDataFromNative equivalent in v5 ? - Hi there,
I'm using this function in v3 to convert native emoji bytes to emoji-mart data. Is there an equivalent in v5 or is there any plan to bring back this feature?
Thank you
Eric | non_defect | getemojidatafromnative equivalent in hi there i m using this function in to convert native emoji bytes to emoji mart data is there an equivalent in or is there any plan to bring back this feature thank you eric | 0 |
4,870 | 2,610,159,072 | IssuesEvent | 2015-02-26 18:50:29 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Gameplay Error | auto-migrated Priority-Medium Type-Defect | ```
Missing Hutt fighter... Code????
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 3:53 | 1.0 | Gameplay Error - ```
Missing Hutt fighter... Code????
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 3:53 | defect | gameplay error missing hutt fighter code original issue reported on code google com by gmail com on jan at | 1 |
81,700 | 31,390,914,141 | IssuesEvent | 2023-08-26 10:25:51 | nats-io/nats-server | https://api.github.com/repos/nats-io/nats-server | opened | HTTP headers are not set for the monitoring server when the status is not 200 OK | defect | ### What version were you using?
nats-server: v2.9.21
### What environment was the server running in?
Linux amd64
### Is this defect reproducible?
All the monitoring server endpoints return `http.StatusOK` except the `/healthz` endpoint when the health check fails.
Requests made to the `/healthz` endpoint when ... | 1.0 | HTTP headers are not set for the monitoring server when the status is not 200 OK - ### What version were you using?
nats-server: v2.9.21
### What environment was the server running in?
Linux amd64
### Is this defect reproducible?
All the monitoring server endpoints return `http.StatusOK` except the `/healthz` endp... | defect | http headers are not set for the monitoring server when the status is not ok what version were you using nats server what environment was the server running in linux is this defect reproducible all the monitoring server endpoints return http statusok except the healthz endpoint whe... | 1 |
404,917 | 27,499,562,538 | IssuesEvent | 2023-03-05 14:42:26 | felangel/bloc | https://api.github.com/repos/felangel/bloc | opened | docs: fluttercountertutorial wrong example | documentation | **Description**
Hi,
There is an error on this documentation: https://bloclibrary.dev/#/fluttercountertutorial
This code is wrong:
`export 'cubit/counter_cubit.dart';
export 'view/view.dart'`
and should be replaced by
`export 'cubit/counter_cubit.dart';
export 'view/counter_view.dart'` | 1.0 | docs: fluttercountertutorial wrong example - **Description**
Hi,
There is an error on this documentation: https://bloclibrary.dev/#/fluttercountertutorial
This code is wrong:
`export 'cubit/counter_cubit.dart';
export 'view/view.dart'`
and should be replaced by
`export 'cubit/counter_cubit.dart';
ex... | non_defect | docs fluttercountertutorial wrong example description hi there is an error on this documentation this code is wrong export cubit counter cubit dart export view view dart and should be replaced by export cubit counter cubit dart export view counter view dart | 0 |
408,138 | 27,645,648,820 | IssuesEvent | 2023-03-10 22:40:06 | wagtail/wagtail | https://api.github.com/repos/wagtail/wagtail | closed | Documentation search delivers 404 result | Documentation | The following result delivers a 404 result.
The 4th item
https://docs.wagtail.org/en/latest/search.html?q=search
https://docs.wagtail.org/en/latest/reference/contrib/postgres_search.html?highlight=search
| 1.0 | Documentation search delivers 404 result - The following result delivers a 404 result.
The 4th item
https://docs.wagtail.org/en/latest/search.html?q=search
https://docs.wagtail.org/en/latest/reference/contrib/postgres_search.html?highlight=search
| non_defect | documentation search delivers result the following result delivers a result the item | 0 |
345,150 | 30,792,523,116 | IssuesEvent | 2023-07-31 17:14:44 | B-ki/ft_irc | https://api.github.com/repos/B-ki/ft_irc | closed | Make tests for al lots of different commands | feature test | Make tests for those commands:
- JOIN
- TOPIC
- INVITE
- KICK
- PART | 1.0 | Make tests for al lots of different commands - Make tests for those commands:
- JOIN
- TOPIC
- INVITE
- KICK
- PART | non_defect | make tests for al lots of different commands make tests for those commands join topic invite kick part | 0 |
266,740 | 28,432,844,084 | IssuesEvent | 2023-04-15 01:19:20 | mgh3326/querydsl | https://api.github.com/repos/mgh3326/querydsl | opened | CVE-2023-20863 (Medium) detected in spring-expression-5.2.3.RELEASE.jar | Mend: dependency security vulnerability | ## CVE-2023-20863 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-expression-5.2.3.RELEASE.jar</b></p></summary>
<p>Spring Expression Language (SpEL)</p>
<p>Library home page:... | True | CVE-2023-20863 (Medium) detected in spring-expression-5.2.3.RELEASE.jar - ## CVE-2023-20863 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-expression-5.2.3.RELEASE.jar</b></p>... | non_defect | cve medium detected in spring expression release jar cve medium severity vulnerability vulnerable library spring expression release jar spring expression language spel library home page a href path to dependency file build gradle path to vulnerable library root ... | 0 |
122,656 | 4,838,665,636 | IssuesEvent | 2016-11-09 05:09:41 | xcat2/xcat-core | https://api.github.com/repos/xcat2/xcat-core | opened | [FVT]: diskless provision is in netbooting status after the privision is finished | priority:high type:bug | xCAT 2.12.4 both on rhels7.3 and sles11.4
Steps to reproduce
1. Install xCAT 2.12.4
2. Define CN
3. Do diskless provision on CN
4. After the provision, check CN's status
```
[root@c910f02c08p05 autotest]# lsxcatd -v
Version 2.12.4 (git commit 1b5160257787eb027ecc5311ec9a3778f903657b, built Mon Nov 7 06:16:1... | 1.0 | [FVT]: diskless provision is in netbooting status after the privision is finished - xCAT 2.12.4 both on rhels7.3 and sles11.4
Steps to reproduce
1. Install xCAT 2.12.4
2. Define CN
3. Do diskless provision on CN
4. After the provision, check CN's status
```
[root@c910f02c08p05 autotest]# lsxcatd -v
Version 2... | non_defect | diskless provision is in netbooting status after the privision is finished xcat both on and steps to reproduce install xcat define cn do diskless provision on cn after the provision check cn s status lsxcatd v version git commit built mon nov e... | 0 |
18,553 | 3,696,626,510 | IssuesEvent | 2016-02-27 03:45:10 | softlayer/sl-ember-components | https://api.github.com/repos/softlayer/sl-ember-components | closed | Unit | Component | sl pagination: gotoPage() sends the changePage action | ready sl-pagination tests | ```
not ok 551 PhantomJS 1.9 - Unit | Component | sl pagination: gotoPage() sends the changePage action
---
actual: >
null
message: >
Died on test #1 at test (http://localhost:7357/assets/test-support.js:3025)
at testWrapper (http://localhost:7357/a... | 1.0 | Unit | Component | sl pagination: gotoPage() sends the changePage action - ```
not ok 551 PhantomJS 1.9 - Unit | Component | sl pagination: gotoPage() sends the changePage action
---
actual: >
null
message: >
Died on test #1 at test (http://localhost:7357/assets/tes... | non_defect | unit component sl pagination gotopage sends the changepage action not ok phantomjs unit component sl pagination gotopage sends the changepage action actual null message died on test at test at testwrapper ... | 0 |
495,925 | 14,290,254,994 | IssuesEvent | 2020-11-23 20:35:27 | LorittaBot/Loritta | https://api.github.com/repos/LorittaBot/Loritta | closed | Fix user retribution on actions being incorrect [5 BRL] | Bounty 🤑 Module: Loritta (Discord) 🎀 Priority: Medium Type: Bug 🐞 | 
When you click on the reaction, Loritta is not showing the correct users.
In the second example, it should be "Kiodos" and "I'm Migu... | 1.0 | Fix user retribution on actions being incorrect [5 BRL] - 
When you click on the reaction, Loritta is not showing the correct users.
... | non_defect | fix user retribution on actions being incorrect when you click on the reaction loritta is not showing the correct users in the second example it should be kiodos and i m miguel not i m miguel and kiodos | 0 |
24,889 | 4,118,947,276 | IssuesEvent | 2016-06-08 13:27:03 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | Extra semicolons added sometimes and taken away | defect | **Note:** These are just the lines with the ; problems not all of them, see [Live Bridge](http://live.bridge.net/#2628d95670c80d4cab285b3ac6b27010).
### Expected
```javascript
var c = Bridge.fn.combine(a, b);
var d = Bridge.fn.remove(c, a);
Bridge.ns("Program", $_);
```
### Actual
```javascript
var c = Bridge.... | 1.0 | Extra semicolons added sometimes and taken away - **Note:** These are just the lines with the ; problems not all of them, see [Live Bridge](http://live.bridge.net/#2628d95670c80d4cab285b3ac6b27010).
### Expected
```javascript
var c = Bridge.fn.combine(a, b);
var d = Bridge.fn.remove(c, a);
Bridge.ns("Program", $_)... | defect | extra semicolons added sometimes and taken away note these are just the lines with the problems not all of them see expected javascript var c bridge fn combine a b var d bridge fn remove c a bridge ns program actual javascript var c bridge fn combine a b ... | 1 |
488,327 | 14,076,009,679 | IssuesEvent | 2020-11-04 09:52:18 | qutebrowser/qutebrowser | https://api.github.com/repos/qutebrowser/qutebrowser | opened | Exceptions logged when shutting down with downloads running | bug: exception component: downloads priority: 2 - low | When downloading a couple of files and closing the window while the downloads are still running (on ebed435a0c0202e24c31cf0de7c76f4c05a5b607 with Qt 5.15.1), I get:
```
10:50:25 ERROR: Uncaught exception
Traceback (most recent call last):
File "/home/florian/proj/qutebrowser/git/qutebrowser/browser/downloads.py... | 1.0 | Exceptions logged when shutting down with downloads running - When downloading a couple of files and closing the window while the downloads are still running (on ebed435a0c0202e24c31cf0de7c76f4c05a5b607 with Qt 5.15.1), I get:
```
10:50:25 ERROR: Uncaught exception
Traceback (most recent call last):
File "/home... | non_defect | exceptions logged when shutting down with downloads running when downloading a couple of files and closing the window while the downloads are still running on with qt i get error uncaught exception traceback most recent call last file home florian proj qutebrowser git qutebrowser b... | 0 |
5,261 | 2,610,184,295 | IssuesEvent | 2015-02-26 18:58:35 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 分享怎么调理色斑 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
哭的时候,我会闭上眼睛不让它流泪;孤独寂寞的时候,我��
�静静的想着某人;伤心的时候,我会找个地方静静的发呆,�
��后告诉自己,还是要面对坚持下去;难过的时候,我会伪装
自己,对别人说:我很好、我很开心;失落的时候,我会笑��
�对自己说,没事的,一切总会过去。黄褐斑最主要的就是不�
��等长了黄褐斑才想要祛斑,那是得不偿失的,劳神费才的事
情。同时在去除黄褐斑的时候你要知道面部黄褐斑是怎么来��
�,这才能有效去除黄褐斑。怎么调理色斑,
《客户案例》
陆小姐 22岁<br>
自从长了满脸黄褐斑后。很多时候我都在想:如果老天��
�我一个愿望,我决不会考虑太多,就是单纯的希望脸上白白�
��净的。或许很... | 1.0 | 分享怎么调理色斑 - ```
《摘要》
哭的时候,我会闭上眼睛不让它流泪;孤独寂寞的时候,我��
�静静的想着某人;伤心的时候,我会找个地方静静的发呆,�
��后告诉自己,还是要面对坚持下去;难过的时候,我会伪装
自己,对别人说:我很好、我很开心;失落的时候,我会笑��
�对自己说,没事的,一切总会过去。黄褐斑最主要的就是不�
��等长了黄褐斑才想要祛斑,那是得不偿失的,劳神费才的事
情。同时在去除黄褐斑的时候你要知道面部黄褐斑是怎么来��
�,这才能有效去除黄褐斑。怎么调理色斑,
《客户案例》
陆小姐 22岁<br>
自从长了满脸黄褐斑后。很多时候我都在想:如果老天��
�我一个愿望,我决不会考虑太多,就是单纯的希望脸上... | defect | 分享怎么调理色斑 《摘要》 哭的时候,我会闭上眼睛不让它流泪;孤独寂寞的时候,我�� �静静的想着某人;伤心的时候,我会找个地方静静的发呆,� ��后告诉自己,还是要面对坚持下去;难过的时候,我会伪装 自己,对别人说:我很好、我很开心;失落的时候,我会笑�� �对自己说,没事的,一切总会过去。黄褐斑最主要的就是不� ��等长了黄褐斑才想要祛斑,那是得不偿失的,劳神费才的事 情。同时在去除黄褐斑的时候你要知道面部黄褐斑是怎么来�� �,这才能有效去除黄褐斑。怎么调理色斑, 《客户案例》 陆小姐 自从长了满脸黄褐斑后。很多时候我都在想:如果老天�� �我一个愿望,我决不会考虑太多,就是单纯的希望脸上白白� �... | 1 |
54,902 | 14,012,234,051 | IssuesEvent | 2020-10-29 08:44:25 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | zfs sawtooth performance | Status: Triage Needed Type: Defect | <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documentation
and mailing list arch... | 1.0 | zfs sawtooth performance - <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documenta... | defect | zfs sawtooth performance thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible sy... | 1 |
79,192 | 28,035,923,404 | IssuesEvent | 2023-03-28 15:04:22 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | [Markup and meta data] HTML markup isn't valid. (09.01.1) | 508/Accessibility vaos 508-defect-2 collab-cycle-feedback Staging CCIssue09.01 CC-Dashboard appointment-list | ### General Information
#### VFS team name
VA Online Scheduling (VAOS)
#### VFS product name
VA Online Scheduling
#### VFS feature name
Appointment List
#### Point of Contact/Reviewers
Brian DeConinck - @briandeconinck - Accessibility
*For more information on how to interpret this ticket, please refer to the [Anat... | 1.0 | [Markup and meta data] HTML markup isn't valid. (09.01.1) - ### General Information
#### VFS team name
VA Online Scheduling (VAOS)
#### VFS product name
VA Online Scheduling
#### VFS feature name
Appointment List
#### Point of Contact/Reviewers
Brian DeConinck - @briandeconinck - Accessibility
*For more informatio... | defect | html markup isn t valid general information vfs team name va online scheduling vaos vfs product name va online scheduling vfs feature name appointment list point of contact reviewers brian deconinck briandeconinck accessibility for more information on how to interpret t... | 1 |
172,147 | 14,350,788,920 | IssuesEvent | 2020-11-29 22:26:12 | guuppy/guuppy-application | https://api.github.com/repos/guuppy/guuppy-application | opened | [TODO] change readme | documentation | ## needs
- [ ] remove flutter readme template
- [ ] append components list
- [ ] append page lists (with components)
- [ ] introduce guuppy application | 1.0 | [TODO] change readme - ## needs
- [ ] remove flutter readme template
- [ ] append components list
- [ ] append page lists (with components)
- [ ] introduce guuppy application | non_defect | change readme needs remove flutter readme template append components list append page lists with components introduce guuppy application | 0 |
333,788 | 10,131,317,150 | IssuesEvent | 2019-08-01 19:13:05 | desktop/desktop | https://api.github.com/repos/desktop/desktop | opened | Binary file conflict resolution error message | bug priority-3 | When resolving a conflict for a binary file, I noticed two things not consistent with the normal flow of a conflict when dealing with non-binary files.
We surface a message stating the conflict must be resolved via the command line, yet when you go to the conflict modal, you can select the file from source A or B an... | 1.0 | Binary file conflict resolution error message - When resolving a conflict for a binary file, I noticed two things not consistent with the normal flow of a conflict when dealing with non-binary files.
We surface a message stating the conflict must be resolved via the command line, yet when you go to the conflict moda... | non_defect | binary file conflict resolution error message when resolving a conflict for a binary file i noticed two things not consistent with the normal flow of a conflict when dealing with non binary files we surface a message stating the conflict must be resolved via the command line yet when you go to the conflict moda... | 0 |
19,430 | 3,202,749,759 | IssuesEvent | 2015-10-02 15:29:24 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Near cache on client size for replicated map does not gets invalidated after replicated map changes | Team: Client Type: Defect | This issue was initially described in https://groups.google.com/forum/#!topic/hazelcast/QkSlH2UWhsI
I'am trying to add NearCache to ReplicatedMap and configure it to invalidate values on change.
```java
ClientConfig clientConfig = new ClientConfig();
NearCacheConfig nnc = new NearCacheConfig();
nnc.setInvalidate... | 1.0 | Near cache on client size for replicated map does not gets invalidated after replicated map changes - This issue was initially described in https://groups.google.com/forum/#!topic/hazelcast/QkSlH2UWhsI
I'am trying to add NearCache to ReplicatedMap and configure it to invalidate values on change.
```java
ClientConf... | defect | near cache on client size for replicated map does not gets invalidated after replicated map changes this issue was initially described in i am trying to add nearcache to replicatedmap and configure it to invalidate values on change java clientconfig clientconfig new clientconfig nearcacheconfig nnc ... | 1 |
160,628 | 6,101,217,754 | IssuesEvent | 2017-06-20 14:13:28 | kuzzleio/kuzzle | https://api.github.com/repos/kuzzleio/kuzzle | closed | Error on isActionAllowed when user is deleted and token still available | bug priority-blocking | When you delete an user, but the token is still available (so there is no more userId linked to this token) and you try to do actions with this token, the funnel controller triggers an error :
```
error: 2017-04-04T09:32:58+02:00 [LOG:ERROR] Cannot read property 'isActionAllowed' of null
1|kuzzle | TypeError: C... | 1.0 | Error on isActionAllowed when user is deleted and token still available - When you delete an user, but the token is still available (so there is no more userId linked to this token) and you try to do actions with this token, the funnel controller triggers an error :
```
error: 2017-04-04T09:32:58+02:00 [LOG:ERROR]... | non_defect | error on isactionallowed when user is deleted and token still available when you delete an user but the token is still available so there is no more userid linked to this token and you try to do actions with this token the funnel controller triggers an error error cannot read property ... | 0 |
11,532 | 9,383,895,596 | IssuesEvent | 2019-04-05 06:01:40 | Azure/azure-sdk-for-js | https://api.github.com/repos/Azure/azure-sdk-for-js | closed | [Service Bus] Compilation fails on addition of parameter to SessionMessageHandlerOptions | Client Service Bus | Steps to reproduce:
- Add a new parameter to each MessageHandlerOptions and SessionMessageHandlerOptions
Actual:
```
test/receiveAndDeleteMode.spec.ts:209:5 - error TS2349: Cannot invoke an expression whose type
lacks a call signature. Type '((onMessage: OnMessage, onError: OnError, options?: MessageHandlerOpt... | 1.0 | [Service Bus] Compilation fails on addition of parameter to SessionMessageHandlerOptions - Steps to reproduce:
- Add a new parameter to each MessageHandlerOptions and SessionMessageHandlerOptions
Actual:
```
test/receiveAndDeleteMode.spec.ts:209:5 - error TS2349: Cannot invoke an expression whose type
lacks a ... | non_defect | compilation fails on addition of parameter to sessionmessagehandleroptions steps to reproduce add a new parameter to each messagehandleroptions and sessionmessagehandleroptions actual test receiveanddeletemode spec ts error cannot invoke an expression whose type lacks a call signature typ... | 0 |
215,110 | 16,591,684,994 | IssuesEvent | 2021-06-01 08:29:53 | trilobit-gmbh/contao-databaseformfieldoptions-bundle | https://api.github.com/repos/trilobit-gmbh/contao-databaseformfieldoptions-bundle | closed | Ausgabe eines bestimmten Zeitraums in "WHERE" ? | documentation | Hallo!
erstmal "TOP EXTENSION" .. leider schaffe ich es nicht mir die AUsgabe für einen bestimmten Zeitraum nur auszugeben!
Ich möchte z.B. nur zukünftige EInträge der nächsten 3 Monate anzeigen lassen,
mit `DATE_SUB(CURDATE(), INTERVAL +3 MONTH) AND CURDATE()` klappt es nicht oder auch `startDate BETWEEN DATE... | 1.0 | Ausgabe eines bestimmten Zeitraums in "WHERE" ? - Hallo!
erstmal "TOP EXTENSION" .. leider schaffe ich es nicht mir die AUsgabe für einen bestimmten Zeitraum nur auszugeben!
Ich möchte z.B. nur zukünftige EInträge der nächsten 3 Monate anzeigen lassen,
mit `DATE_SUB(CURDATE(), INTERVAL +3 MONTH) AND CURDATE()`... | non_defect | ausgabe eines bestimmten zeitraums in where hallo erstmal top extension leider schaffe ich es nicht mir die ausgabe für einen bestimmten zeitraum nur auszugeben ich möchte z b nur zukünftige einträge der nächsten monate anzeigen lassen mit date sub curdate interval month and curdate ... | 0 |
123,393 | 12,197,964,555 | IssuesEvent | 2020-04-29 21:48:41 | kwk/test-llvm-bz-import-5 | https://api.github.com/repos/kwk/test-llvm-bz-import-5 | closed | Incorrect mention of Module method in programmer's manual | BZ-BUG-STATUS: RESOLVED BZ-RESOLUTION: FIXED Documentation/General docs dummy import from bugzilla | This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=13268. | 1.0 | Incorrect mention of Module method in programmer's manual - This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=13268. | non_defect | incorrect mention of module method in programmer s manual this issue was imported from bugzilla | 0 |
8,512 | 2,611,515,664 | IssuesEvent | 2015-02-27 05:51:02 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Connecting to server with alternate nick when your username is already in use hangs frontend. | auto-migrated Priority-Medium Type-Defect | ```
Connected to server in 0.9.19-dev when I was already connected as nemo in 0.9.18
Get prompted to enter another nick. I enter nemo_admin which is an alt I use
for just such circumstances.
Prompt goes away, client stays on "connecting" screen.
Hit back button. Client quits.
Server: ("CONNECTED", "Hedgewars serv... | 1.0 | Connecting to server with alternate nick when your username is already in use hangs frontend. - ```
Connected to server in 0.9.19-dev when I was already connected as nemo in 0.9.18
Get prompted to enter another nick. I enter nemo_admin which is an alt I use
for just such circumstances.
Prompt goes away, client stay... | defect | connecting to server with alternate nick when your username is already in use hangs frontend connected to server in dev when i was already connected as nemo in get prompted to enter another nick i enter nemo admin which is an alt i use for just such circumstances prompt goes away client stays ... | 1 |
58,450 | 16,541,541,936 | IssuesEvent | 2021-05-27 17:27:23 | networkx/networkx | https://api.github.com/repos/networkx/networkx | closed | Communicability Betweenness Centrality Error For normalized=False | Defect | If you run the method communicability_betweenness_centrality(G, normalized) where normalized is false, you will get the following error:
```
File "../../test/driver_auto_communicability_betweenness_centrality_v01.py", line 186, in main
libraryMethodReturnTypeVariable = nx.communicability_betweenness_centrality(... | 1.0 | Communicability Betweenness Centrality Error For normalized=False - If you run the method communicability_betweenness_centrality(G, normalized) where normalized is false, you will get the following error:
```
File "../../test/driver_auto_communicability_betweenness_centrality_v01.py", line 186, in main
libraryMe... | defect | communicability betweenness centrality error for normalized false if you run the method communicability betweenness centrality g normalized where normalized is false you will get the following error file test driver auto communicability betweenness centrality py line in main librarymethod... | 1 |
713,119 | 24,516,912,150 | IssuesEvent | 2022-10-11 06:16:42 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | [NSFW] www.xnxx.com - design is broken | nsfw priority-important browser-fenix engine-gecko | <!-- @browser: Firefox Mobile 107.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:107.0) Gecko/107.0 Firefox/107.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/112147 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.xnx... | 1.0 | [NSFW] www.xnxx.com - design is broken - <!-- @browser: Firefox Mobile 107.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:107.0) Gecko/107.0 Firefox/107.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/112147 -->
<!-- @extra_labels: br... | non_defect | design is broken url browser version firefox mobile operating system android tested another browser yes edge problem type design is broken description items are overlapped steps to reproduce is mmmmmmmmmmmmmmmmmmmmmm view the screen... | 0 |
26,613 | 4,773,055,350 | IssuesEvent | 2016-10-26 22:51:44 | wheeler-microfluidics/microdrop | https://api.github.com/repos/wheeler-microfluidics/microdrop | opened | No software limits on voltage, current or frequency (Trac #3) | defect Incomplete Migration microdrop Migrated from Trac | Migrated from http://microfluidics.utoronto.ca/ticket/3
```json
{
"status": "closed",
"changetime": "2014-11-06T21:45:19",
"description": "The software should enforce limits on voltage and current (and maybe frequency) to prevent damage to the electronics. In the future, it may make sense warn users about... | 1.0 | No software limits on voltage, current or frequency (Trac #3) - Migrated from http://microfluidics.utoronto.ca/ticket/3
```json
{
"status": "closed",
"changetime": "2014-11-06T21:45:19",
"description": "The software should enforce limits on voltage and current (and maybe frequency) to prevent damage to th... | defect | no software limits on voltage current or frequency trac migrated from json status closed changetime description the software should enforce limits on voltage and current and maybe frequency to prevent damage to the electronics in the future it may make sense wa... | 1 |
69,822 | 22,686,807,253 | IssuesEvent | 2022-07-04 14:49:58 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Element Desktop incorrectly thinks I'm not joined in a room | T-Defect S-Major Z-Cache-Confusion O-Occasional | ### Steps to reproduce
Unclear how to reproduce this. I opened Element Desktop, and the Forge Federation chatroom was in the "Historical" section, was missing its room name, and couldn't be viewed.
### Outcome
#### What did you expect?
I'm a member of the Forge Federation room, and I can see it and read it in Eleme... | 1.0 | Element Desktop incorrectly thinks I'm not joined in a room - ### Steps to reproduce
Unclear how to reproduce this. I opened Element Desktop, and the Forge Federation chatroom was in the "Historical" section, was missing its room name, and couldn't be viewed.
### Outcome
#### What did you expect?
I'm a member of th... | defect | element desktop incorrectly thinks i m not joined in a room steps to reproduce unclear how to reproduce this i opened element desktop and the forge federation chatroom was in the historical section was missing its room name and couldn t be viewed outcome what did you expect i m a member of th... | 1 |
43,045 | 9,368,048,017 | IssuesEvent | 2019-04-03 07:43:09 | atomist/sdm-core | https://api.github.com/repos/atomist/sdm-core | closed | Code Inspection: npm audit on artifact-caching | code-inspection | ### js-yaml:<3.13.0
- _(warn)_ [Denial of Service](https://npmjs.com/advisories/788) _Upgrade to version 3.13.0._
- `js-yaml:3.12.1`:
- `@atomist/automation-client>graphql-code-generator>js-yaml`
- `js-yaml:3.12.0`:
- `mocha>js-yaml`
[atomist:code-inspection:artifact-caching=@atomist/atomist-sdm] | 1.0 | Code Inspection: npm audit on artifact-caching - ### js-yaml:<3.13.0
- _(warn)_ [Denial of Service](https://npmjs.com/advisories/788) _Upgrade to version 3.13.0._
- `js-yaml:3.12.1`:
- `@atomist/automation-client>graphql-code-generator>js-yaml`
- `js-yaml:3.12.0`:
- `mocha>js-yaml`
[atomist:code-insp... | non_defect | code inspection npm audit on artifact caching js yaml warn upgrade to version js yaml atomist automation client graphql code generator js yaml js yaml mocha js yaml | 0 |
127,137 | 5,019,344,456 | IssuesEvent | 2016-12-14 11:24:41 | hpi-swt2/workshop-portal | https://api.github.com/repos/hpi-swt2/workshop-portal | opened | Profilinfo | High Priority team-hendrik | - [ ] Name in Registration in Vornamem, Nachname aufteilen
- [ ] aus Profilinfo entfernen und über Profil ändern
- [ ] umbennenn im Dropdown in Einstellungen
- [ ] Mail nicht änderbar
- [ ] alles Deutsch
| 1.0 | Profilinfo - - [ ] Name in Registration in Vornamem, Nachname aufteilen
- [ ] aus Profilinfo entfernen und über Profil ändern
- [ ] umbennenn im Dropdown in Einstellungen
- [ ] Mail nicht änderbar
- [ ] alles Deutsch
| non_defect | profilinfo name in registration in vornamem nachname aufteilen aus profilinfo entfernen und über profil ändern umbennenn im dropdown in einstellungen mail nicht änderbar alles deutsch | 0 |
53,541 | 13,261,852,001 | IssuesEvent | 2020-08-20 20:38:59 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [filterscripts] coordinate service -> astro (Trac #1641) | Migrated from Trac combo reconstruction defect | This import needs to change:
```text
File "/home/dschultz/Documents/combo/trunk/build_memory/lib/icecube/filterscripts/gcfilter.py", line 17, in GCFilter
from icecube import dataclasses, coordinate_service
ImportError: cannot import name coordinate_service
```
And this line in the file:
```text
add_gcfilter(tr... | 1.0 | [filterscripts] coordinate service -> astro (Trac #1641) - This import needs to change:
```text
File "/home/dschultz/Documents/combo/trunk/build_memory/lib/icecube/filterscripts/gcfilter.py", line 17, in GCFilter
from icecube import dataclasses, coordinate_service
ImportError: cannot import name coordinate_servi... | defect | coordinate service astro trac this import needs to change text file home dschultz documents combo trunk build memory lib icecube filterscripts gcfilter py line in gcfilter from icecube import dataclasses coordinate service importerror cannot import name coordinate service and this l... | 1 |
53,894 | 13,262,457,375 | IssuesEvent | 2020-08-20 21:50:08 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [icetray] I3TestModuleFactory doesn't work in python3 (Trac #2256) | Migrated from Trac combo core defect | It looks like the `unittest` works differently in python 2 and 3. In 2 you can keep running the same unit test over and over again, but in 3 after you run it once it gets deleted and becomes a `None`
```text
$ python CoincSuite/resources/test/AfterpulseTest.py
NOTICE (I3Tray): I3Tray finishing... (I3Tray.cxx:497 in v... | 1.0 | [icetray] I3TestModuleFactory doesn't work in python3 (Trac #2256) - It looks like the `unittest` works differently in python 2 and 3. In 2 you can keep running the same unit test over and over again, but in 3 after you run it once it gets deleted and becomes a `None`
```text
$ python CoincSuite/resources/test/Afterpu... | defect | doesn t work in trac it looks like the unittest works differently in python and in you can keep running the same unit test over and over again but in after you run it once it gets deleted and becomes a none text python coincsuite resources test afterpulsetest py notice finishing... | 1 |
81,061 | 30,690,870,367 | IssuesEvent | 2023-07-26 15:05:58 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Read marker updates cause notifications | T-Defect X-Needs-Info | ### Steps to reproduce
1. Send a message in a room
2. Switch to another room
3. Wait for the other person to read your message from 1.
4. Watch the room from 1. be marked as unread
5. If you have all notifications to noisy etc, receive notifications for it
### Outcome
#### What did you expect?
No notifications ... | 1.0 | Read marker updates cause notifications - ### Steps to reproduce
1. Send a message in a room
2. Switch to another room
3. Wait for the other person to read your message from 1.
4. Watch the room from 1. be marked as unread
5. If you have all notifications to noisy etc, receive notifications for it
### Outcome
##... | defect | read marker updates cause notifications steps to reproduce send a message in a room switch to another room wait for the other person to read your message from watch the room from be marked as unread if you have all notifications to noisy etc receive notifications for it outcome ... | 1 |
7,395 | 9,647,271,837 | IssuesEvent | 2019-05-17 13:34:12 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Storefront Pricing Tables conflict | WooCommerce backlog bug compatibility | <!-- Please use this template when creating an issue.
- Please check the boxes after you've created your issue.
- Please use the latest version of Yoast SEO.-->
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've sear... | True | Storefront Pricing Tables conflict - <!-- Please use this template when creating an issue.
- Please check the boxes after you've created your issue.
- Please use the latest version of Yoast SEO.-->
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.gith... | non_defect | storefront pricing tables conflict please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues and avoided creating a duplicate issu... | 0 |
263,434 | 8,289,507,699 | IssuesEvent | 2018-09-19 14:51:18 | aiidateam/aiida_core | https://api.github.com/repos/aiidateam/aiida_core | opened | Loading of checkpoints through yaml can fail for cyclic dependencies | priority/important topic/Workflows type/bug | For the creation of checkpoints of `Process` instances in the engine, `yaml` is used to dump the object. The object can then be recreated in memory, in principle, through `yaml.load` of the dump. However, for certain instances of `WorkChain` this fails. This can be reproduced with this MWE:
```
import yaml
from aiid... | 1.0 | Loading of checkpoints through yaml can fail for cyclic dependencies - For the creation of checkpoints of `Process` instances in the engine, `yaml` is used to dump the object. The object can then be recreated in memory, in principle, through `yaml.load` of the dump. However, for certain instances of `WorkChain` this fa... | non_defect | loading of checkpoints through yaml can fail for cyclic dependencies for the creation of checkpoints of process instances in the engine yaml is used to dump the object the object can then be recreated in memory in principle through yaml load of the dump however for certain instances of workchain this fa... | 0 |
334,504 | 29,871,036,801 | IssuesEvent | 2023-06-20 08:30:50 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix nn.test_tensorflow_embedding_lookup | TensorFlow Frontend Sub Task Failing Test | | | |
|---|---|
|jax|<a href="null"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="null"><img src=https://img.shields.io/badge/-success-success></a>
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5281339622/jobs/9554772858"><img src=https://img.shields.io/badge/-su... | 1.0 | Fix nn.test_tensorflow_embedding_lookup - | | |
|---|---|
|jax|<a href="null"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="null"><img src=https://img.shields.io/badge/-success-success></a>
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5281339622/jobs/9554772858"... | non_defect | fix nn test tensorflow embedding lookup jax img src numpy img src tensorflow a href src torch a href src paddle a href src | 0 |
73,956 | 24,886,793,173 | IssuesEvent | 2022-10-28 08:29:08 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]:Selenium grid 4 console is in loading state intermittently | C-grid R-awaiting answer C-java I-defect | ### What happened?
Have migrated to selenium grid 4 (4.1.3) and working fine.
But sometimes when open the console, cannot see nodes, rather seeing " loading " message on the screen.
Attached screenshot.
Whenever we see this issue, have to go to hub and restart the task for this environment and it works. But wou... | 1.0 | [🐛 Bug]:Selenium grid 4 console is in loading state intermittently - ### What happened?
Have migrated to selenium grid 4 (4.1.3) and working fine.
But sometimes when open the console, cannot see nodes, rather seeing " loading " message on the screen.
Attached screenshot.
Whenever we see this issue, have to go... | defect | selenium grid console is in loading state intermittently what happened have migrated to selenium grid and working fine but sometimes when open the console cannot see nodes rather seeing loading message on the screen attached screenshot whenever we see this issue have to go to hub... | 1 |
582,583 | 17,365,126,106 | IssuesEvent | 2021-07-30 05:53:36 | oppia/oppia-android | https://api.github.com/repos/oppia/oppia-android | closed | Update GenerateMavenDependenciesList.kt to call out first co-ordinate name that should be updated to update all occurences of the license | Priority: Essential Type: Task Where: Settings | Currently, the `GenerateMavenDependenciesList.kt` only prints the licenses whose links have not been verified manually. It should also point to a particular coordinate that should be updated in order to update all occurrences of those licenses.
Reference Comment - https://github.com/oppia/oppia-android/pull/3434#dis... | 1.0 | Update GenerateMavenDependenciesList.kt to call out first co-ordinate name that should be updated to update all occurences of the license - Currently, the `GenerateMavenDependenciesList.kt` only prints the licenses whose links have not been verified manually. It should also point to a particular coordinate that should ... | non_defect | update generatemavendependencieslist kt to call out first co ordinate name that should be updated to update all occurences of the license currently the generatemavendependencieslist kt only prints the licenses whose links have not been verified manually it should also point to a particular coordinate that should ... | 0 |
25,818 | 4,466,747,008 | IssuesEvent | 2016-08-25 00:16:30 | deriamis/autokey | https://api.github.com/repos/deriamis/autokey | opened | [CLOSED] Cannot "stop" autokey daemon on non-English locales | auto-migrated Priority-Medium Type-Defect | <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Saturday Mar 28, 2015 at 10:54 GMT_
_Originally opened as https://github.com... | 1.0 | [CLOSED] Cannot "stop" autokey daemon on non-English locales - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Saturday Mar ... | defect | cannot stop autokey daemon on non english locales issue by saturday mar at gmt originally opened as what steps will reproduce the problem install another language such as fr fr execute the following in a terminal test case root karmic vm echo lang en us utf ... | 1 |
40,145 | 9,855,246,073 | IssuesEvent | 2019-06-19 18:53:54 | zfsonlinux/zfs | https://api.github.com/repos/zfsonlinux/zfs | closed | memory leak in zpool_vdev.c check_disk function | Type: Defect good first issue | <!-- Please fill out the following template, which will help other contributors address your issue. -->
After open the path and call blkid_get_tag_value function, should call free(value) before return
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please search our issue tracker *before* making a new is... | 1.0 | memory leak in zpool_vdev.c check_disk function - <!-- Please fill out the following template, which will help other contributors address your issue. -->
After open the path and call blkid_get_tag_value function, should call free(value) before return
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please... | defect | memory leak in zpool vdev c check disk function after open the path and call blkid get tag value function should call free value before return thank you for reporting an issue important please search our issue tracker before making a new issue if you cannot find a similar issue then creat... | 1 |
386,821 | 11,451,149,589 | IssuesEvent | 2020-02-06 10:59:16 | Son-Guhun/Titan-Land-Lands-of-Plenty | https://api.github.com/repos/Son-Guhun/Titan-Land-Lands-of-Plenty | closed | Create a program that makes adding new units easier | priority | ## Model
- [x] Create Race Selector
- [x] Name
- [x] Parent
- [x] Create Worker
- [x] Race (Human/Orc/Undead/Nelf/Creep)
- [x] Name
- [x] Spawner
- [x] Is Reforged? (campaign classification)
- [x] Create Structure
- [x] Worker
- [x] Inherits Race and IsReforged from Worker
- [x] Create Units... | 1.0 | Create a program that makes adding new units easier - ## Model
- [x] Create Race Selector
- [x] Name
- [x] Parent
- [x] Create Worker
- [x] Race (Human/Orc/Undead/Nelf/Creep)
- [x] Name
- [x] Spawner
- [x] Is Reforged? (campaign classification)
- [x] Create Structure
- [x] Worker
- [x] Inheri... | non_defect | create a program that makes adding new units easier model create race selector name parent create worker race human orc undead nelf creep name spawner is reforged campaign classification create structure worker inherits race and isreforged... | 0 |
174,645 | 27,702,281,871 | IssuesEvent | 2023-03-14 08:55:14 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | 100 VH is not equal to "fit to screen". / elementor dev 3.6 | request/enhancement type/ui/ux component/editor type/design | hello @shilo-ey ,good time !
As you know, in version 3.6, the fit to screen height has been removed. And we can only set the height of the container to 100vh, so that the height of the container is equal to the screen size.
But 100VH has a drawback that would be great if fixed in version 3.6. **This problem only exis... | 1.0 | 100 VH is not equal to "fit to screen". / elementor dev 3.6 - hello @shilo-ey ,good time !
As you know, in version 3.6, the fit to screen height has been removed. And we can only set the height of the container to 100vh, so that the height of the container is equal to the screen size.
But 100VH has a drawback that wo... | non_defect | vh is not equal to fit to screen elementor dev hello shilo ey good time as you know in version the fit to screen height has been removed and we can only set the height of the container to so that the height of the container is equal to the screen size but has a drawback that would be gre... | 0 |
10,501 | 2,622,168,552 | IssuesEvent | 2015-03-04 00:13:28 | byzhang/rapidjson | https://api.github.com/repos/byzhang/rapidjson | closed | Incorrect parsing of unsigned int number types | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Decode number field < int32_max {"bar" : 1596811002 }
2. Decode number field > int32_max with bit 0x80000000 set {"bar" : 2740789000 }
3. Attempt to extract both fields from document as Int64()
What is the expected output? What do you see instead?
Expected output is correc... | 1.0 | Incorrect parsing of unsigned int number types - ```
What steps will reproduce the problem?
1. Decode number field < int32_max {"bar" : 1596811002 }
2. Decode number field > int32_max with bit 0x80000000 set {"bar" : 2740789000 }
3. Attempt to extract both fields from document as Int64()
What is the expected output? W... | defect | incorrect parsing of unsigned int number types what steps will reproduce the problem decode number field max bar decode number field max with bit set bar attempt to extract both fields from document as what is the expected output what do you see instead expected output... | 1 |
72,351 | 24,067,780,300 | IssuesEvent | 2022-09-17 18:47:10 | krischik/vim-scripts | https://api.github.com/repos/krischik/vim-scripts | closed | Mispelling | Type-Defect Priority-Medium auto-migrated | ```
The autoload script is named "rainbow_parenthsis" and the functions defined
inside use the same spelling. However, the variable
"rainbow_parenthesis#active" uses the wrong spelling, causing an error.
```
Original issue reported on code.google.com by `gra...@gmail.com` on 21 Sep 2010 at 6:12
| 1.0 | Mispelling - ```
The autoload script is named "rainbow_parenthsis" and the functions defined
inside use the same spelling. However, the variable
"rainbow_parenthesis#active" uses the wrong spelling, causing an error.
```
Original issue reported on code.google.com by `gra...@gmail.com` on 21 Sep 2010 at 6:12
| defect | mispelling the autoload script is named rainbow parenthsis and the functions defined inside use the same spelling however the variable rainbow parenthesis active uses the wrong spelling causing an error original issue reported on code google com by gra gmail com on sep at | 1 |
175,100 | 6,547,012,748 | IssuesEvent | 2017-09-04 13:00:02 | status-im/status-go | https://api.github.com/repos/status-im/status-go | closed | Wait for CompleteTransaction or DiscardTransaction for requests to the upstream server | advanced bug high-priority | Currently, the wait for `CompleteTransaction` or `DiscardTransaction` is done deeply in `go-ethereum` and it only works for transactions signed and sent locally. However, if an upstream json-rpc server is specified, this won't happen as it should.
Internally, I suppose, we should move that waiting logic from `go-eth... | 1.0 | Wait for CompleteTransaction or DiscardTransaction for requests to the upstream server - Currently, the wait for `CompleteTransaction` or `DiscardTransaction` is done deeply in `go-ethereum` and it only works for transactions signed and sent locally. However, if an upstream json-rpc server is specified, this won't happ... | non_defect | wait for completetransaction or discardtransaction for requests to the upstream server currently the wait for completetransaction or discardtransaction is done deeply in go ethereum and it only works for transactions signed and sent locally however if an upstream json rpc server is specified this won t happ... | 0 |
116,308 | 24,896,339,163 | IssuesEvent | 2022-10-28 16:09:10 | eclipse-theia/theia | https://api.github.com/repos/eclipse-theia/theia | opened | vscode: add proper `extensions` support in `theia.d.ts` | vscode | <!-- Please fill out the following content for a feature request. -->
<!-- Please provide a clear description of the feature and any relevant information. -->
### Feature Description:
The `extensions` namespace is currently marked as unsupported since we refer to this api as `plugins`:
<details>
<summary>Com... | 1.0 | vscode: add proper `extensions` support in `theia.d.ts` - <!-- Please fill out the following content for a feature request. -->
<!-- Please provide a clear description of the feature and any relevant information. -->
### Feature Description:
The `extensions` namespace is currently marked as unsupported since we ... | non_defect | vscode add proper extensions support in theia d ts feature description the extensions namespace is currently marked as unsupported since we refer to this api as plugins comparator screenshot the implementation seems backwards theia d ts should follow vscode d... | 0 |
918 | 3,377,770,813 | IssuesEvent | 2015-11-25 06:43:09 | onyx-platform/onyx | https://api.github.com/repos/onyx-platform/onyx | closed | Fix the plugin release process | release-process | Currently the plugin releases do not update the READMEs which breaks the X.x.x.x releases.
The version should be set back to a snapshot release.
I'd prefer we always release 4 digit releases of plugins.
For example, if we release 0.8.0, then onyx-metrics 0.8.0.0 should be released, then master should be set t... | 1.0 | Fix the plugin release process - Currently the plugin releases do not update the READMEs which breaks the X.x.x.x releases.
The version should be set back to a snapshot release.
I'd prefer we always release 4 digit releases of plugins.
For example, if we release 0.8.0, then onyx-metrics 0.8.0.0 should be rele... | non_defect | fix the plugin release process currently the plugin releases do not update the readmes which breaks the x x x x releases the version should be set back to a snapshot release i d prefer we always release digit releases of plugins for example if we release then onyx metrics should be rele... | 0 |
336,518 | 30,199,944,734 | IssuesEvent | 2023-07-05 04:06:03 | marcpage/libernet | https://api.github.com/repos/marcpage/libernet | closed | Add code in tests/Path_test.cpp to test const Path &Path::copyContentsTo(const Path&) const | good first issue test | Call and verify that copyContentsTo works correctly.
```
const Path &Path::copyContentsTo(const Path&) const
```
| 1.0 | Add code in tests/Path_test.cpp to test const Path &Path::copyContentsTo(const Path&) const - Call and verify that copyContentsTo works correctly.
```
const Path &Path::copyContentsTo(const Path&) const
```
| non_defect | add code in tests path test cpp to test const path path copycontentsto const path const call and verify that copycontentsto works correctly const path path copycontentsto const path const | 0 |
34,847 | 7,460,910,863 | IssuesEvent | 2018-03-30 22:02:48 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | pisiviga: KÜ detailvaates on "Näita kõik" / "Peida kõik", aga kadunud on gruppide ükshaaval sisse-välja lülitamine | C: AIS P: low R: fixed T: defect | **Reported by aadikaljuvee on 4 Sep 2017 10:41 UTC**
Lehel
http://www.dev-ais-web.arhiiv.ee/et/description_unit/view/?id=110000010411
on KÜ andmete grupid:
Põhiandmed
Kirjeldus
Sisu ja struktuur
Juurdepääs
Publikatsioonid ja koostamise andmed
Neid gruppe peaks saama igaüht ükshaaval avada/sulgeda kui vasta... | 1.0 | pisiviga: KÜ detailvaates on "Näita kõik" / "Peida kõik", aga kadunud on gruppide ükshaaval sisse-välja lülitamine - **Reported by aadikaljuvee on 4 Sep 2017 10:41 UTC**
Lehel
http://www.dev-ais-web.arhiiv.ee/et/description_unit/view/?id=110000010411
on KÜ andmete grupid:
Põhiandmed
Kirjeldus
Sisu ja struktuur
... | defect | pisiviga kü detailvaates on näita kõik peida kõik aga kadunud on gruppide ükshaaval sisse välja lülitamine reported by aadikaljuvee on sep utc lehel on kü andmete grupid põhiandmed kirjeldus sisu ja struktuur juurdepääs publikatsioonid ja koostamise andmed neid gruppe peaks saama i... | 1 |
333,262 | 29,519,507,467 | IssuesEvent | 2023-06-04 22:17:49 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Examine `test_jax_numpy_creation` tests | JAX Frontend Testing Test Sweep ToDo_internal | Ensure a comprehensive examination of all tests to confirm their alignment with the current test writing policy. Ensure the tests follow the following guidelines, among others:
1. Avoid restricting the use of `get_dtypes` to specific kinds (`float`, `int`) unless absolutely necessary; the default value should be use... | 2.0 | Examine `test_jax_numpy_creation` tests - Ensure a comprehensive examination of all tests to confirm their alignment with the current test writing policy. Ensure the tests follow the following guidelines, among others:
1. Avoid restricting the use of `get_dtypes` to specific kinds (`float`, `int`) unless absolutely ... | non_defect | examine test jax numpy creation tests ensure a comprehensive examination of all tests to confirm their alignment with the current test writing policy ensure the tests follow the following guidelines among others avoid restricting the use of get dtypes to specific kinds float int unless absolutely ... | 0 |
32,476 | 8,868,673,854 | IssuesEvent | 2019-01-11 01:06:57 | CodaProtocol/coda | https://api.github.com/repos/CodaProtocol/coda | closed | Make helper function in Ktree non-recursive | area-ledger-builder-controller category-bug category-mentored category-quick-fix effort-easy impact-crash priority-high | ## Current Behavior
A [helper function](https://github.com/CodaProtocol/coda/blob/68e3556abe88ca73a66ad26705646cfadb866b06/src/lib/ledger_builder_controller/ktree.ml#L104) within Ledger-builder-controller's `add` function will recurse, at worst case, through every entry in the `Ktree`, adding 3 call stack entries pe... | 1.0 | Make helper function in Ktree non-recursive - ## Current Behavior
A [helper function](https://github.com/CodaProtocol/coda/blob/68e3556abe88ca73a66ad26705646cfadb866b06/src/lib/ledger_builder_controller/ktree.ml#L104) within Ledger-builder-controller's `add` function will recurse, at worst case, through every entry ... | non_defect | make helper function in ktree non recursive current behavior a within ledger builder controller s add function will recurse at worst case through every entry in the ktree adding call stack entries per resursive call due to the nesting in list map for larger security max depth values this will... | 0 |
40,522 | 12,799,555,670 | IssuesEvent | 2020-07-02 15:34:38 | TreyM-WSS/WhiteSource-Demo | https://api.github.com/repos/TreyM-WSS/WhiteSource-Demo | opened | CVE-2017-5650 (High) detected in tomcat-embed-core-8.5.4.jar | security vulnerability | ## CVE-2017-5650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.4.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Library home page: <a href="http://t... | True | CVE-2017-5650 (High) detected in tomcat-embed-core-8.5.4.jar - ## CVE-2017-5650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.4.jar</b></p></summary>
<p>Core To... | non_defect | cve high detected in tomcat embed core jar cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file tmp ws scm whitesource demo pom xml path to vulnerable library home wss s... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.