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
209,386
16,018,927,048
IssuesEvent
2021-04-20 19:47:17
dzhw/SiD
https://api.github.com/repos/dzhw/SiD
closed
D1_2 - Layout
Layout Modul: D1 - Bildungsbiographie SiD-2021 Aktualisierung testing
bitte in **D1_2:** - [x] den Akkordeon-Text "(bitte ausklappen") überall kursiv setzen (aktuell im 4. und 5. Akkordeon nicht kursiv) - [x] das offene Feld und das Drop-Down-Menü linksbündig untereinander anordnen Vielen Dank!
1.0
D1_2 - Layout - bitte in **D1_2:** - [x] den Akkordeon-Text "(bitte ausklappen") überall kursiv setzen (aktuell im 4. und 5. Akkordeon nicht kursiv) - [x] das offene Feld und das Drop-Down-Menü linksbündig untereinander anordnen Vielen Dank!
non_defect
layout bitte in den akkordeon text bitte ausklappen überall kursiv setzen aktuell im und akkordeon nicht kursiv das offene feld und das drop down menü linksbündig untereinander anordnen vielen dank
0
71,596
23,713,776,821
IssuesEvent
2022-08-30 10:00:02
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Unable to set special_small_blocks to more than 128 k
Type: Defect
If I understand https://github.com/openzfs/zfs/commit/624222ae31bc8ce0009c7da9b0877a3c93aa56fb correctly, then since ZFS 2.0.0 I should be able to set *special_small_blocks* to up to 1 MB. Indeed, on my Debian stable system *zfsprops(7)* says: ``` special_small_blocks=size This value represents the ...
1.0
Unable to set special_small_blocks to more than 128 k - If I understand https://github.com/openzfs/zfs/commit/624222ae31bc8ce0009c7da9b0877a3c93aa56fb correctly, then since ZFS 2.0.0 I should be able to set *special_small_blocks* to up to 1 MB. Indeed, on my Debian stable system *zfsprops(7)* says: ``` spec...
defect
unable to set special small blocks to more than k if i understand correctly then since zfs i should be able to set special small blocks to up to mb indeed on my debian stable system zfsprops says special small blocks size this value represents the threshold block size fo...
1
187,554
15,099,797,089
IssuesEvent
2021-02-08 03:40:59
caseymhunt/fh-exercise
https://api.github.com/repos/caseymhunt/fh-exercise
closed
Demo video
documentation enhancement
Create a short video explaining decisions made and demoing the component, its features, and accessibility features.
1.0
Demo video - Create a short video explaining decisions made and demoing the component, its features, and accessibility features.
non_defect
demo video create a short video explaining decisions made and demoing the component its features and accessibility features
0
609,081
18,853,460,999
IssuesEvent
2021-11-12 01:03:33
harvester/harvester
https://api.github.com/repos/harvester/harvester
closed
[BUG] When hosts are stuck in maintenance mode and the cluster is unstable you can't access the UI
bug area/backend priority/2
**Describe the bug** <!-- A clear and concise description of what the bug is. --> There is an error state that causes the UI to be down while hosts are in maintenance mode and they won't come back up **To Reproduce** Steps to reproduce the behavior: 1. Cordon each node 2. turn on maintenance mode for each node 3...
1.0
[BUG] When hosts are stuck in maintenance mode and the cluster is unstable you can't access the UI - **Describe the bug** <!-- A clear and concise description of what the bug is. --> There is an error state that causes the UI to be down while hosts are in maintenance mode and they won't come back up **To Reproduce**...
non_defect
when hosts are stuck in maintenance mode and the cluster is unstable you can t access the ui describe the bug there is an error state that causes the ui to be down while hosts are in maintenance mode and they won t come back up to reproduce steps to reproduce the behavior cordon each node tur...
0
24,649
4,054,964,058
IssuesEvent
2016-05-24 14:08:37
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
MySQL enum type doesn't generate correct DDL via DSLContext.ddl()
C: DB: MySQL P: Medium T: Defect
When using `DSLContext.ddl(Table)` on a table that contains an `enum` type, the generated DDL is not generated correctly. ---- See also: #5291
1.0
MySQL enum type doesn't generate correct DDL via DSLContext.ddl() - When using `DSLContext.ddl(Table)` on a table that contains an `enum` type, the generated DDL is not generated correctly. ---- See also: #5291
defect
mysql enum type doesn t generate correct ddl via dslcontext ddl when using dslcontext ddl table on a table that contains an enum type the generated ddl is not generated correctly see also
1
61,118
3,141,306,556
IssuesEvent
2015-09-12 13:26:52
nvaccess/test_nvdaTracImport
https://api.github.com/repos/nvaccess/test_nvdaTracImport
closed
Improve status bar search
bug component:Core priority:minor
**Reported by tvalusek on 4 Jun 2007 07:21 UTC** The search for a status bar, as used by the reportStatusLine script, currently fails in many cases, including Mozilla products. This search should be improved so that it works in as many cases as possible.
1.0
Improve status bar search - **Reported by tvalusek on 4 Jun 2007 07:21 UTC** The search for a status bar, as used by the reportStatusLine script, currently fails in many cases, including Mozilla products. This search should be improved so that it works in as many cases as possible.
non_defect
improve status bar search reported by tvalusek on jun utc the search for a status bar as used by the reportstatusline script currently fails in many cases including mozilla products this search should be improved so that it works in as many cases as possible
0
86,386
10,739,419,501
IssuesEvent
2019-10-29 16:19:50
cloudflare/wrangler
https://api.github.com/repos/cloudflare/wrangler
closed
allow for `wrangler publish` without `npm install`
status - needs design user report
### 💡 Feature request <!-- Please fill out each section below before submitting your 💡 feature request. Before opening a new issue, please search for existing issues: https://github.com/cloudflare/wrangler/issues Thanks! --> #### Overview and problem statement [Livepeer has a Yarn monorepo](htt...
1.0
allow for `wrangler publish` without `npm install` - ### 💡 Feature request <!-- Please fill out each section below before submitting your 💡 feature request. Before opening a new issue, please search for existing issues: https://github.com/cloudflare/wrangler/issues Thanks! --> #### Overview and pr...
non_defect
allow for wrangler publish without npm install 💡 feature request please fill out each section below before submitting your 💡 feature request before opening a new issue please search for existing issues thanks overview and problem statement and running npm inst...
0
454,071
13,094,364,902
IssuesEvent
2020-08-03 12:16:13
gardener/gardener
https://api.github.com/repos/gardener/gardener
closed
Add management for DNSOwners and DNSEntries during Shoot reconciliation, migration and restoration
area/control-plane-migration kind/enhancement lifecycle/stale priority/normal
**What would you like to be added**: The normal shoot reconciliation flow should deploy `DNSOwner` objects together with `DNSEntries` and `DNSProviders` and set the `DNSEntry.spec.ownerId` to the `ownerID` field of the `DNSOwner`. The `ownerID` is specific for the shoot cluster and should not depend on the name of the...
1.0
Add management for DNSOwners and DNSEntries during Shoot reconciliation, migration and restoration - **What would you like to be added**: The normal shoot reconciliation flow should deploy `DNSOwner` objects together with `DNSEntries` and `DNSProviders` and set the `DNSEntry.spec.ownerId` to the `ownerID` field of the...
non_defect
add management for dnsowners and dnsentries during shoot reconciliation migration and restoration what would you like to be added the normal shoot reconciliation flow should deploy dnsowner objects together with dnsentries and dnsproviders and set the dnsentry spec ownerid to the ownerid field of the...
0
78,182
27,359,407,215
IssuesEvent
2023-02-27 14:57:17
primefaces-extensions/primefaces-extensions
https://api.github.com/repos/primefaces-extensions/primefaces-extensions
opened
Timer: use ComponentTraversalUtils.closestForm without argument context
defect
### Describe the bug which is dropped in PF 13. Occurs in three place. Will fix it and provide a PR. ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces Extensions version 13.0.0 ### JSF implementation None ### JSF version _No response_ ### Browser(s) _No response_
1.0
Timer: use ComponentTraversalUtils.closestForm without argument context - ### Describe the bug which is dropped in PF 13. Occurs in three place. Will fix it and provide a PR. ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces Extensions version 13.0.0 ### JSF implementation None...
defect
timer use componenttraversalutils closestform without argument context describe the bug which is dropped in pf occurs in three place will fix it and provide a pr reproducer no response expected behavior no response primefaces extensions version jsf implementation none ...
1
3,614
2,610,065,770
IssuesEvent
2015-02-26 18:19:21
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
临海前列腺炎检查费用
auto-migrated Priority-Medium Type-Defect
``` 临海前列腺炎检查费用【台州五洲生殖医院】24小时健康咨询 热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市 椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、1 18、198及椒江一金清公交车直达枫南小区,乘坐107、105、109、 112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专...
1.0
临海前列腺炎检查费用 - ``` 临海前列腺炎检查费用【台州五洲生殖医院】24小时健康咨询 热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市 椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、1 18、198及椒江一金清公交车直达枫南小区,乘坐107、105、109、 112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医...
defect
临海前列腺炎检查费用 临海前列腺炎检查费用【台州五洲生殖医院】 热线 微信号tzwzszyy 医院地址 台州市 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original i...
1
57,496
15,817,080,867
IssuesEvent
2021-04-05 14:05:50
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
The RPM spec files should Obsolete the old package names of version 4 of the ZFS libraries
Status: Triage Needed Type: Defect
### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Fedora Distribution Version | 33 Linux Kernel | 5.11.10-200.fc33.x86_64 Architecture | x86_64 ZFS Version | git tip, currently zfs-2.1.0-rc1-20-gec580225d SPL Version | git tip, currently zfs-2.1...
1.0
The RPM spec files should Obsolete the old package names of version 4 of the ZFS libraries - ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Fedora Distribution Version | 33 Linux Kernel | 5.11.10-200.fc33.x86_64 Architecture | x86_64 ZFS Versi...
defect
the rpm spec files should obsolete the old package names of version of the zfs libraries system information type version name distribution name fedora distribution version linux kernel architecture zfs version git tip currently zfs spl version ...
1
9,617
2,615,163,764
IssuesEvent
2015-03-01 06:43:31
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
WPS Locked
auto-migrated Priority-Triage Type-Defect
``` Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) 1.4 1. What operating system are you using (Linux is the only supported OS)? Backtrack 5 R2 2. Is your wireless card in monitor mode (yes/no)? Yes o...
1.0
WPS Locked - ``` Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) 1.4 1. What operating system are you using (Linux is the only supported OS)? Backtrack 5 R2 2. Is your wireless card in monitor mode (ye...
defect
wps locked answer the following questions for every issue submitted what version of reaver are you using only defects against the latest version will be considered what operating system are you using linux is the only supported os backtrack is your wireless card in monitor mode yes...
1
62,231
17,023,877,393
IssuesEvent
2021-07-03 04:19:28
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
blocks received shows 0 but there had been blocks
Component: website Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.00am, Wednesday, 4th September 2013]** See this user for instance: http://www.openstreetmap.org/user/Oberf%C3%B6rster the overview for the user shows 0 blocks, but he had been blocked 3 times.
1.0
blocks received shows 0 but there had been blocks - **[Submitted to the original trac issue database at 9.00am, Wednesday, 4th September 2013]** See this user for instance: http://www.openstreetmap.org/user/Oberf%C3%B6rster the overview for the user shows 0 blocks, but he had been blocked 3 times.
defect
blocks received shows but there had been blocks see this user for instance the overview for the user shows blocks but he had been blocked times
1
267,158
23,285,769,625
IssuesEvent
2022-08-05 16:19:16
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
TestNNAPI fails when not build with QNNPACK
module: nn module: tests triaged
### 🐛 Describe the bug Since https://github.com/pytorch/pytorch/commit/3802edd9ab7823b2400908b6dc364c7257f7e9ff there is a TestNNAPI test case which in its setUp unconditionally loads QNNPACK: https://github.com/pytorch/pytorch/blob/3802edd9ab7823b2400908b6dc364c7257f7e9ff/test/test_nnapi.py#L25 So when PyTorch is...
1.0
TestNNAPI fails when not build with QNNPACK - ### 🐛 Describe the bug Since https://github.com/pytorch/pytorch/commit/3802edd9ab7823b2400908b6dc364c7257f7e9ff there is a TestNNAPI test case which in its setUp unconditionally loads QNNPACK: https://github.com/pytorch/pytorch/blob/3802edd9ab7823b2400908b6dc364c7257f7e9f...
non_defect
testnnapi fails when not build with qnnpack 🐛 describe the bug since there is a testnnapi test case which in its setup unconditionally loads qnnpack so when pytorch is built without it this will hard error error test unsque...
0
10,467
2,622,165,199
IssuesEvent
2015-03-04 00:12:00
byzhang/graphchi
https://api.github.com/repos/byzhang/graphchi
opened
Mock scheduler
auto-migrated Priority-Medium Type-Defect
``` If dynamic scheduling is disabled, engine should use a mock-scheduler instead of having a null scheduler. - Add "selective_scheduling" to graphchi_context ``` Original issue reported on code.google.com by `akyrola...@gmail.com` on 3 Jul 2012 at 7:06
1.0
Mock scheduler - ``` If dynamic scheduling is disabled, engine should use a mock-scheduler instead of having a null scheduler. - Add "selective_scheduling" to graphchi_context ``` Original issue reported on code.google.com by `akyrola...@gmail.com` on 3 Jul 2012 at 7:06
defect
mock scheduler if dynamic scheduling is disabled engine should use a mock scheduler instead of having a null scheduler add selective scheduling to graphchi context original issue reported on code google com by akyrola gmail com on jul at
1
68,364
21,648,947,824
IssuesEvent
2022-05-06 07:13:33
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
The app logo is wrong for signup oages
T-Defect
### Steps to reproduce 1. Sign up; wrong logo; should be white on green circle Also refers to EMS as Modular in text Also leaks http exceptions when things go wrong. ![Uploading C735C696-771A-4C23-8EA3-9D28D57092A6.png…]() ### Outcome #### What did you expect? use the right branding #### What happen...
1.0
The app logo is wrong for signup oages - ### Steps to reproduce 1. Sign up; wrong logo; should be white on green circle Also refers to EMS as Modular in text Also leaks http exceptions when things go wrong. ![Uploading C735C696-771A-4C23-8EA3-9D28D57092A6.png…]() ### Outcome #### What did you expect? u...
defect
the app logo is wrong for signup oages steps to reproduce sign up wrong logo should be white on green circle also refers to ems as modular in text also leaks http exceptions when things go wrong outcome what did you expect use the right branding what happened instead ...
1
71,430
23,623,216,692
IssuesEvent
2022-08-24 23:20:10
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
closed
Mapwho issue - disappearing objects, possible crashes
Type-Defect Priority-Critical
Multiple reports from [keeperklan](https://keeperklan.com/threads/7375-KeeperFX-Test-builds-for-version-0-5-0?p=57742&viewfull=1#post57742) and the discord mention that things are disappearing. ![image](https://user-images.githubusercontent.com/13840686/186284455-9771d1fe-1cc8-41cf-878a-5d44eacc39a2.png) Reported...
1.0
Mapwho issue - disappearing objects, possible crashes - Multiple reports from [keeperklan](https://keeperklan.com/threads/7375-KeeperFX-Test-builds-for-version-0-5-0?p=57742&viewfull=1#post57742) and the discord mention that things are disappearing. ![image](https://user-images.githubusercontent.com/13840686/1862844...
defect
mapwho issue disappearing objects possible crashes multiple reports from and the discord mention that things are disappearing reported on both and so it stands to reason it was introduced between from and from some saved and the log from the user warning remov...
1
61,534
17,023,718,345
IssuesEvent
2021-07-03 03:28:21
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Some specific address in Tallinn is not found
Component: nominatim Priority: minor Resolution: worksforme Type: defect
**[Submitted to the original trac issue database at 8.49am, Monday, 6th June 2011]** Addressed object: http://www.openstreetmap.org/browse/way/26903035 Search for it: http://open.mapquestapi.com/nominatim/v1/search.php?q=keskuse+12+tallinn&viewbox=-220.08%2C82.95%2C220.08%2C-75.67 Finds the road, but not speci...
1.0
Some specific address in Tallinn is not found - **[Submitted to the original trac issue database at 8.49am, Monday, 6th June 2011]** Addressed object: http://www.openstreetmap.org/browse/way/26903035 Search for it: http://open.mapquestapi.com/nominatim/v1/search.php?q=keskuse+12+tallinn&viewbox=-220.08%2C82.95%2C...
defect
some specific address in tallinn is not found addressed object search for it finds the road but not specific building tried with many other nearby addresses same issue some others however do work there
1
59,769
14,450,044,114
IssuesEvent
2020-12-08 09:02:35
ioana-nicolae/first
https://api.github.com/repos/ioana-nicolae/first
opened
CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz
security vulnerability
## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-3.2.1.tgz</b>, <b>y18n-4.0.0.tgz</b></p></summary> <p> <details><summary><b>y18n-3.2.1.tgz</b></p></summary> <p...
True
CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz - ## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-3.2.1.tgz</b>, <b>y18n-4.0.0.tgz</b></p></summa...
non_defect
cve high detected in tgz tgz cve high severity vulnerability vulnerable libraries tgz tgz tgz the bare bones internationalization library used by yargs library home page a href path to dependency file first angular js master angu...
0
530,980
15,438,886,588
IssuesEvent
2021-03-07 22:03:37
cucapra/calyx
https://api.github.com/repos/cucapra/calyx
opened
Static compilation of If may be wrong
Comp: Calyx Priority: High Type: Bug
The `static` annotation for an `if` is calculated as `max(tru,fal)` where `tru` is the latency of the true branch and `fal` is the latency of the false branch. However, the go/done interface requires that the go signal be kept high for exactly the latency of a group. This should mean that if one of the branches take wa...
1.0
Static compilation of If may be wrong - The `static` annotation for an `if` is calculated as `max(tru,fal)` where `tru` is the latency of the true branch and `fal` is the latency of the false branch. However, the go/done interface requires that the go signal be kept high for exactly the latency of a group. This should ...
non_defect
static compilation of if may be wrong the static annotation for an if is calculated as max tru fal where tru is the latency of the true branch and fal is the latency of the false branch however the go done interface requires that the go signal be kept high for exactly the latency of a group this should ...
0
51,790
13,211,313,671
IssuesEvent
2020-08-15 22:14:40
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[simprod-scripts] GenerateAtmosphericNeutrinos bug (Trac #1050)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1050">https://code.icecube.wisc.edu/projects/icecube/ticket/1050</a>, reported by david.schultzand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:03", "_ts"...
1.0
[simprod-scripts] GenerateAtmosphericNeutrinos bug (Trac #1050) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1050">https://code.icecube.wisc.edu/projects/icecube/ticket/1050</a>, reported by david.schultzand owned by olivas</em></summary> <p> ```json { "sta...
defect
generateatmosphericneutrinos bug trac migrated from json status closed changetime ts description the error n n n file data user edvorak metaprojects icesim trunk build lib icecube simprod segments generateneutrinos py line i...
1
93,745
19,307,282,779
IssuesEvent
2021-12-13 12:55:51
eiffel-community/eiffel-remrem-publish
https://api.github.com/repos/eiffel-community/eiffel-remrem-publish
closed
REMReM mixes up requests when sending responses
bug code improvements
### Description We're using REMReM Publish (built outselves from commit 6b9e474) to send ArtC events from our builds, and it seems it at least occasionally mixes up the inbound requests and either returns the wrong id to the client or sends a 207 response with multiple events even though only a single event was passed...
1.0
REMReM mixes up requests when sending responses - ### Description We're using REMReM Publish (built outselves from commit 6b9e474) to send ArtC events from our builds, and it seems it at least occasionally mixes up the inbound requests and either returns the wrong id to the client or sends a 207 response with multiple...
non_defect
remrem mixes up requests when sending responses description we re using remrem publish built outselves from commit to send artc events from our builds and it seems it at least occasionally mixes up the inbound requests and either returns the wrong id to the client or sends a response with multiple events ...
0
3,489
13,839,074,814
IssuesEvent
2020-10-14 07:23:02
mozilla-mobile/android-components
https://api.github.com/repos/mozilla-mobile/android-components
closed
Auto-Land MickeyMoz PRs
🤖 automation
Initially MickeyMoz only created PRs so that we can verify them and see how it works out. Nowadays a bunch of them are pretty stable and we could consider auto-merging them (Docs, Public Suffix List, GeckoView updates). With bors-ng now (#1200) I think we could do something like: * MickeyMoz openes PR * MozLando appro...
1.0
Auto-Land MickeyMoz PRs - Initially MickeyMoz only created PRs so that we can verify them and see how it works out. Nowadays a bunch of them are pretty stable and we could consider auto-merging them (Docs, Public Suffix List, GeckoView updates). With bors-ng now (#1200) I think we could do something like: * MickeyMoz ...
non_defect
auto land mickeymoz prs initially mickeymoz only created prs so that we can verify them and see how it works out nowadays a bunch of them are pretty stable and we could consider auto merging them docs public suffix list geckoview updates with bors ng now i think we could do something like mickeymoz ope...
0
71,463
23,637,582,390
IssuesEvent
2022-08-25 14:25:20
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Verification request is blocked if first denying from the browser
T-Defect
### Steps to reproduce Backend with secure_backup_required = true If you login to the device the brower will show a popup asking to verify the device. If you deny this and then go to the Settings -> Security & Privacy and verify that specific session the verification popup will show up on the device, but is blocked...
1.0
Verification request is blocked if first denying from the browser - ### Steps to reproduce Backend with secure_backup_required = true If you login to the device the brower will show a popup asking to verify the device. If you deny this and then go to the Settings -> Security & Privacy and verify that specific sessi...
defect
verification request is blocked if first denying from the browser steps to reproduce backend with secure backup required true if you login to the device the brower will show a popup asking to verify the device if you deny this and then go to the settings security privacy and verify that specific sessi...
1
73,411
24,617,109,239
IssuesEvent
2022-10-15 13:08:49
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataTable: sticky header does not stick when table inside a TabView
:lady_beetle: defect Stale
**Describe the defect** If you insert a dataTable with sticky header inside e tabView, the header is not sticky. Same table outside tabView works as expected. **Reproducer** Just clone https://github.com/dmainardi/primefaces-test repository and follow instructions. **Environment:** - PF Version: 8.0. **It wor...
1.0
DataTable: sticky header does not stick when table inside a TabView - **Describe the defect** If you insert a dataTable with sticky header inside e tabView, the header is not sticky. Same table outside tabView works as expected. **Reproducer** Just clone https://github.com/dmainardi/primefaces-test repository and ...
defect
datatable sticky header does not stick when table inside a tabview describe the defect if you insert a datatable with sticky header inside e tabview the header is not sticky same table outside tabview works as expected reproducer just clone repository and follow instructions environment ...
1
53,588
13,183,348,479
IssuesEvent
2020-08-12 17:21:11
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
ERROR HINDERING MY ABILITY TO USE TENSOR FLOW
stalled stat:awaiting response type:build/install
[TF Error.docx](https://github.com/tensorflow/tensorflow/files/4993986/TF.Error.docx) Thank you for submitting a TensorFlow documentation issue. Per our GitHub policy, we only address code/doc bugs, performance issues, feature requests, and build/installation issues on GitHub. The TensorFlow docs are open sourc...
1.0
ERROR HINDERING MY ABILITY TO USE TENSOR FLOW - [TF Error.docx](https://github.com/tensorflow/tensorflow/files/4993986/TF.Error.docx) Thank you for submitting a TensorFlow documentation issue. Per our GitHub policy, we only address code/doc bugs, performance issues, feature requests, and build/installation issues ...
non_defect
error hindering my ability to use tensor flow thank you for submitting a tensorflow documentation issue per our github policy we only address code doc bugs performance issues feature requests and build installation issues on github the tensorflow docs are open source to get involved read the docum...
0
248,942
18,858,138,613
IssuesEvent
2021-11-12 09:25:40
xkisxk/pe
https://api.github.com/repos/xkisxk/pe
opened
Broken hyperlink under general commands
severity.Low type.DocumentationBug
![broken hyperlink.PNG](https://raw.githubusercontent.com/xkisxk/pe/main/files/8f4f6808-7ecf-46d8-90ba-99247abad265.PNG) The "see FAQ" hyperlink seems to be broken. <!--session: 1636704581831-c2e0a10f-3111-4703-ad1b-ec570b605c00--> <!--Version: Web v3.4.1-->
1.0
Broken hyperlink under general commands - ![broken hyperlink.PNG](https://raw.githubusercontent.com/xkisxk/pe/main/files/8f4f6808-7ecf-46d8-90ba-99247abad265.PNG) The "see FAQ" hyperlink seems to be broken. <!--session: 1636704581831-c2e0a10f-3111-4703-ad1b-ec570b605c00--> <!--Version: Web v3.4.1-->
non_defect
broken hyperlink under general commands the see faq hyperlink seems to be broken
0
225,788
7,495,070,592
IssuesEvent
2018-04-07 16:51:50
openshift/origin
https://api.github.com/repos/openshift/origin
closed
External kubernetes: Implement namespace upgrade command
kind/enhancement lifecycle/rotten priority/P3
A command should exist to upgrade an existing Kubernetes namespace to be considered an OpenShift cluster. I think there should similarly exist a command to downgrade a namespace to be a bare namespace without the OpenShift decorations. See #8101
1.0
External kubernetes: Implement namespace upgrade command - A command should exist to upgrade an existing Kubernetes namespace to be considered an OpenShift cluster. I think there should similarly exist a command to downgrade a namespace to be a bare namespace without the OpenShift decorations. See #8101
non_defect
external kubernetes implement namespace upgrade command a command should exist to upgrade an existing kubernetes namespace to be considered an openshift cluster i think there should similarly exist a command to downgrade a namespace to be a bare namespace without the openshift decorations see
0
20,878
10,556,376,656
IssuesEvent
2019-10-04 01:32:14
benchmarkdebricked/spring-boot
https://api.github.com/repos/benchmarkdebricked/spring-boot
opened
CVE-2019-14540 (High) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2019-14540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-14540 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2019-14540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm spring boot spring ...
0
188,569
15,164,983,582
IssuesEvent
2021-02-12 14:29:01
Datical/liquibase-docs
https://api.github.com/repos/Datical/liquibase-docs
closed
Using Liquibase with VoltDB
community documentation written
Thank you for creating your article! Your work makes a huge impact on the Liquibase community. Below are the details we need in order to make your work accessible to the community and award points towards your status in the Liquibase Legends Program. **URL to content**: https://docs.liquibase.com/workflows/database-se...
1.0
Using Liquibase with VoltDB - Thank you for creating your article! Your work makes a huge impact on the Liquibase community. Below are the details we need in order to make your work accessible to the community and award points towards your status in the Liquibase Legends Program. **URL to content**: https://docs.liqui...
non_defect
using liquibase with voltdb thank you for creating your article your work makes a huge impact on the liquibase community below are the details we need in order to make your work accessible to the community and award points towards your status in the liquibase legends program url to content title usin...
0
171,925
21,007,666,620
IssuesEvent
2022-03-30 01:17:39
Satheesh575555/kernel-mm-huge_memory
https://api.github.com/repos/Satheesh575555/kernel-mm-huge_memory
opened
CVE-2019-19252 (High) detected in linuxlinux-4.19.236
security vulnerability
## CVE-2019-19252 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.k...
True
CVE-2019-19252 (High) detected in linuxlinux-4.19.236 - ## CVE-2019-19252 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary> <p> <p>The Linux Kernel<...
non_defect
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files drivers tty vt vc screen c drivers tty vt v...
0
1,489
2,603,966,447
IssuesEvent
2015-02-24 18:59:08
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳人乳头瘤病毒会传染吗
auto-migrated Priority-Medium Type-Defect
``` 沈阳人乳头瘤病毒会传染吗〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.google.com by `q96...
1.0
沈阳人乳头瘤病毒会传染吗 - ``` 沈阳人乳头瘤病毒会传染吗〓沈陽軍區政治部醫院性病〓TEL�� �024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治� ��。位于沈陽市沈河區二緯路32號。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 ``` ----- Original issue reported on code.goo...
defect
沈阳人乳头瘤病毒会传染吗 沈阳人乳头瘤病毒会传染吗〓沈陽軍區政治部醫院性病〓tel�� � 〓 , � ��。 。是一所與新中國同建立共� ��煌的歷史悠久、設備精良、技術權威、專家云集,是預防、 保健、醫療、科研康復為一體的綜合性醫院。是國家首批公�� �甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大� ��、東南大學等知名高等院校的教學醫院。曾被中國人民解放 軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立�� �體二等功。 original issue reported on code google com by gmail com on jun at ...
1
58,738
16,740,506,432
IssuesEvent
2021-06-11 09:11:35
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Regression calling Record1<JSON>.into(OtherTableRecord)
C: Functionality E: All Editions P: Medium T: Defect
### Expected behavior I expect a Record1<JSON> to be able to convert into another Record type. ### Actual behavior Caused by: org.jooq.exception.DataTypeException: Cannot convert from {"key": "value"} (class org.jooq.JSON) to class example.OtherTableRecord. Check your classpath to see if Jackson or Gson i...
1.0
Regression calling Record1<JSON>.into(OtherTableRecord) - ### Expected behavior I expect a Record1<JSON> to be able to convert into another Record type. ### Actual behavior Caused by: org.jooq.exception.DataTypeException: Cannot convert from {"key": "value"} (class org.jooq.JSON) to class example.OtherTab...
defect
regression calling into othertablerecord expected behavior i expect a to be able to convert into another record type actual behavior caused by org jooq exception datatypeexception cannot convert from key value class org jooq json to class example othertablerecord check your c...
1
61,699
17,023,760,281
IssuesEvent
2021-07-03 03:42:02
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Potlatch 2 options tab does not give latitude
Component: potlatch2 Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 10.27am, Sunday, 27th November 2011]** I use Windows XP SP3 and IE8 with Potlatch 2. I am working on North East Norfolk, UK. I wish to plot a point using lat and long from my gps. The Options tab only gives longitude. Previously the box has displayed both with no pr...
1.0
Potlatch 2 options tab does not give latitude - **[Submitted to the original trac issue database at 10.27am, Sunday, 27th November 2011]** I use Windows XP SP3 and IE8 with Potlatch 2. I am working on North East Norfolk, UK. I wish to plot a point using lat and long from my gps. The Options tab only gives longitude. ...
defect
potlatch options tab does not give latitude i use windows xp and with potlatch i am working on north east norfolk uk i wish to plot a point using lat and long from my gps the options tab only gives longitude previously the box has displayed both with no problem
1
136,900
18,751,502,448
IssuesEvent
2021-11-05 02:59:40
Dima2022/Resiliency-Studio
https://api.github.com/repos/Dima2022/Resiliency-Studio
closed
CVE-2018-20676 (Medium) detected in bootstrap-3.3.7.min.js, bootstrap-3.3.7.js - autoclosed
security vulnerability
## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.7.min.js</b>, <b>bootstrap-3.3.7.js</b></p></summary> <p> <details><summary><b>bootstrap-3.3.7.min.j...
True
CVE-2018-20676 (Medium) detected in bootstrap-3.3.7.min.js, bootstrap-3.3.7.js - autoclosed - ## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.7.min.j...
non_defect
cve medium detected in bootstrap min js bootstrap js autoclosed cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap js bootstrap min js the most popular front end framework for developing responsive mobile first pro...
0
245,012
20,739,126,898
IssuesEvent
2022-03-14 16:06:20
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
ISOs created by rancher-machine do not work for vSphere Windows VMs
area/windows [zube]: To Test alpha-priority/0 status/release-blocker team/area4
**Rancher Server Setup** - Rancher version: v2.6-head - Installation option (Docker install/Helm Chart): docker When user-data.iso files are created in machine, a linux host will have `meta-data` and `user-data` files in the ISO once it is mounted on a vSphere host. cloudinit appears to handle the uppercase names ...
1.0
ISOs created by rancher-machine do not work for vSphere Windows VMs - **Rancher Server Setup** - Rancher version: v2.6-head - Installation option (Docker install/Helm Chart): docker When user-data.iso files are created in machine, a linux host will have `meta-data` and `user-data` files in the ISO once it is mount...
non_defect
isos created by rancher machine do not work for vsphere windows vms rancher server setup rancher version head installation option docker install helm chart docker when user data iso files are created in machine a linux host will have meta data and user data files in the iso once it is mounte...
0
388,524
26,770,452,561
IssuesEvent
2023-01-31 13:46:56
OpenMS/pyopenms-docs
https://api.github.com/repos/OpenMS/pyopenms-docs
opened
Duplicate introduction!
bug documentation
see introduction.rst and background.rst and their corresponding inclusion in the index.rst toctree. Please merge them. Btw. a TOC section (Introduction) for a single item does not make sense IMHO.
1.0
Duplicate introduction! - see introduction.rst and background.rst and their corresponding inclusion in the index.rst toctree. Please merge them. Btw. a TOC section (Introduction) for a single item does not make sense IMHO.
non_defect
duplicate introduction see introduction rst and background rst and their corresponding inclusion in the index rst toctree please merge them btw a toc section introduction for a single item does not make sense imho
0
29,897
5,951,137,235
IssuesEvent
2017-05-26 18:39:38
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
CxP - Registro de un pago solo en CASH - Reporte cartera x cliente incorrecto
bug defect
Si hago el registro de un pago solo en cash, una o varias facturas. En reporte de cartera por cliente (sin ningún filtro) no muestra el registro del pago, POR LO TANTO NO LO DESCUENTA DE LOS SALDOS DEL CLIENTE. Y no muestra la referencia de pago en cash. Si le aplico el filtro de pagadas, si muestra la referencia d...
1.0
CxP - Registro de un pago solo en CASH - Reporte cartera x cliente incorrecto - Si hago el registro de un pago solo en cash, una o varias facturas. En reporte de cartera por cliente (sin ningún filtro) no muestra el registro del pago, POR LO TANTO NO LO DESCUENTA DE LOS SALDOS DEL CLIENTE. Y no muestra la referencia d...
defect
cxp registro de un pago solo en cash reporte cartera x cliente incorrecto si hago el registro de un pago solo en cash una o varias facturas en reporte de cartera por cliente sin ningún filtro no muestra el registro del pago por lo tanto no lo descuenta de los saldos del cliente y no muestra la referencia d...
1
49,964
13,187,300,705
IssuesEvent
2020-08-13 02:58:43
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[wavedeform] Timing Test Fails (Trac #2379)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2379">https://code.icecube.wisc.edu/ticket/2379</a>, reported by olivas and owned by jbraun</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "{{{\n$ ./wavedeform/resourc...
1.0
[wavedeform] Timing Test Fails (Trac #2379) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2379">https://code.icecube.wisc.edu/ticket/2379</a>, reported by olivas and owned by jbraun</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", ...
defect
timing test fails trac migrated from json status closed changetime description n wavedeform resources test wavedeform time test py ninfo prefixing with filename url home olivas icecube test data trunk gcd geocalibdetectorstatus corrected...
1
12,274
2,685,779,379
IssuesEvent
2015-03-30 06:11:38
qwazer/db2-scheme2ddl
https://api.github.com/repos/qwazer/db2-scheme2ddl
closed
support uniq indexes
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `jirasam...@gmail.com` on 28 Jan 2015 ...
1.0
support uniq indexes - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `jirasam...@gma...
defect
support uniq indexes what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by jirasam gma...
1
8,729
2,611,537,504
IssuesEvent
2015-02-27 06:06:50
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Basic Training - Grenade is failing to dismiss team
auto-migrated Priority-Medium Type-Defect
``` Basic Training - Grenade won’t work on non-English versions. DismissTeam("Grenadiers") is called instead of DismissTeam(loc("Grenadiers")). This mission is very old anyways and needs to be updated. ``` Original issue reported on code.google.com by `almikes@aol.com` on 30 Nov 2014 at 3:23
1.0
Basic Training - Grenade is failing to dismiss team - ``` Basic Training - Grenade won’t work on non-English versions. DismissTeam("Grenadiers") is called instead of DismissTeam(loc("Grenadiers")). This mission is very old anyways and needs to be updated. ``` Original issue reported on code.google.com by `almikes@a...
defect
basic training grenade is failing to dismiss team basic training grenade won’t work on non english versions dismissteam grenadiers is called instead of dismissteam loc grenadiers this mission is very old anyways and needs to be updated original issue reported on code google com by almikes a...
1
34,213
7,397,758,250
IssuesEvent
2018-03-19 01:25:34
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: optimize: `show_options(solver='minimize', method='Newton-CG')` raises exception
defect scipy.optimize
The docstring for `scipy.optimize.minimize` accepts `method='Newton-CG'`. The function `scipy.optimize.show_options()` is supposed to provide more information about the solvers and their methods, and one of the methods listed in the `show_options()` docstring under `scipy.optimize.minimize` is `Newton-CG`. So I e...
1.0
BUG: optimize: `show_options(solver='minimize', method='Newton-CG')` raises exception - The docstring for `scipy.optimize.minimize` accepts `method='Newton-CG'`. The function `scipy.optimize.show_options()` is supposed to provide more information about the solvers and their methods, and one of the methods listed in...
defect
bug optimize show options solver minimize method newton cg raises exception the docstring for scipy optimize minimize accepts method newton cg the function scipy optimize show options is supposed to provide more information about the solvers and their methods and one of the methods listed in...
1
36,842
15,084,120,410
IssuesEvent
2021-02-05 16:44:06
Azure/azure-sdk-for-python
https://api.github.com/repos/Azure/azure-sdk-for-python
closed
[ServiceBus] Combine various connection string parsing logic
Client Service Bus help wanted
Currently, parse_conn_str is implemented in _VERY_ similar manner in utils.py and in base_handler.py One of these is for the data-plane ServiceBusAdministration code, the other is for the data-plane itself (servicebusclient and family.) They can likely be combined significantly to reduce code duplication and impr...
1.0
[ServiceBus] Combine various connection string parsing logic - Currently, parse_conn_str is implemented in _VERY_ similar manner in utils.py and in base_handler.py One of these is for the data-plane ServiceBusAdministration code, the other is for the data-plane itself (servicebusclient and family.) They can likel...
non_defect
combine various connection string parsing logic currently parse conn str is implemented in very similar manner in utils py and in base handler py one of these is for the data plane servicebusadministration code the other is for the data plane itself servicebusclient and family they can likely be combin...
0
31,595
6,554,557,900
IssuesEvent
2017-09-06 06:38:00
netty/netty
https://api.github.com/repos/netty/netty
closed
The ChannelHandler which is used to construct Http2MultiplexCodecBuilder will also be added to out bound streams
defect
### Expected behavior The `ChannelHandler` which is used to construct `Http2MultiplexCodecBuilder` should only be added to remotely-created streams. ### Actual behavior It is also added to out bound streams. ### Steps to reproduce Modify `Http2MultiplexCodecBuilderTest`, replace the code in `setUp` ``` ...
1.0
The ChannelHandler which is used to construct Http2MultiplexCodecBuilder will also be added to out bound streams - ### Expected behavior The `ChannelHandler` which is used to construct `Http2MultiplexCodecBuilder` should only be added to remotely-created streams. ### Actual behavior It is also added to out bound str...
defect
the channelhandler which is used to construct will also be added to out bound streams expected behavior the channelhandler which is used to construct should only be added to remotely created streams actual behavior it is also added to out bound streams steps to reproduce modify replace...
1
258,585
27,564,326,757
IssuesEvent
2023-03-08 01:44:16
matrixknight/Umbraco-CMS
https://api.github.com/repos/matrixknight/Umbraco-CMS
opened
CVE-2017-20165 (High) detected in debug-0.7.4.tgz
Mend: dependency security vulnerability
## CVE-2017-20165 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>debug-0.7.4.tgz</b></p></summary> <p>small debugging utility</p> <p>Library home page: <a href="https://registry.npmjs...
True
CVE-2017-20165 (High) detected in debug-0.7.4.tgz - ## CVE-2017-20165 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>debug-0.7.4.tgz</b></p></summary> <p>small debugging utility</p> <...
non_defect
cve high detected in debug tgz cve high severity vulnerability vulnerable library debug tgz small debugging utility library home page a href path to dependency file src umbraco web ui client package json path to vulnerable library src umbraco web ui client node mod...
0
21,715
7,059,585,716
IssuesEvent
2018-01-05 02:40:04
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
Add details about underlying RTOS to boot message
area-Config-and-Build area-Targets DONE enhancement
- This is relevant not only for general information but also to comply with licensing requirements of the RTOS (ChibiOS for example requires that it's made public that it's being used)
1.0
Add details about underlying RTOS to boot message - - This is relevant not only for general information but also to comply with licensing requirements of the RTOS (ChibiOS for example requires that it's made public that it's being used)
non_defect
add details about underlying rtos to boot message this is relevant not only for general information but also to comply with licensing requirements of the rtos chibios for example requires that it s made public that it s being used
0
148,379
19,529,635,448
IssuesEvent
2021-12-30 14:26:22
Gal-Doron/opensearch-build
https://api.github.com/repos/Gal-Doron/opensearch-build
opened
CVE-2019-10241 (Medium) detected in multiple libraries
security vulnerability
## CVE-2019-10241 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jetty-util-9.4.5.v20170502.jar</b>, <b>jetty-servlet-9.4.5.v20170502.jar</b>, <b>jetty-server-9.4.5.v20170502.jar</...
True
CVE-2019-10241 (Medium) detected in multiple libraries - ## CVE-2019-10241 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jetty-util-9.4.5.v20170502.jar</b>, <b>jetty-servlet-9.4.5...
non_defect
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jetty util jar jetty servlet jar jetty server jar jetty util jar utility classes for jetty library home page a href path to dependency file...
0
596,073
18,096,462,228
IssuesEvent
2021-09-22 09:33:01
Edgeryders-Participio/multi-dreams
https://api.github.com/repos/Edgeryders-Participio/multi-dreams
closed
Mobile bugs after new UI update
Priority: 1 (now - within 1 month)
* [x] Top menu too wide: <img width="374" alt="Screenshot 2021-05-05 at 19 11 02" src="https://user-images.githubusercontent.com/7785081/117181733-d6e67980-add5-11eb-98d3-2003491747a0.png"> * [x] Long title breadcrumbs squeeze logo <img width="374" alt="Screenshot 2021-05-05 at 19 11 25" src="https://user-imag...
1.0
Mobile bugs after new UI update - * [x] Top menu too wide: <img width="374" alt="Screenshot 2021-05-05 at 19 11 02" src="https://user-images.githubusercontent.com/7785081/117181733-d6e67980-add5-11eb-98d3-2003491747a0.png"> * [x] Long title breadcrumbs squeeze logo <img width="374" alt="Screenshot 2021-05-05 a...
non_defect
mobile bugs after new ui update top menu too wide img width alt screenshot at src long title breadcrumbs squeeze logo img width alt screenshot at src collection settings page sidebar looking weird the profile dropdown on mobile creating...
0
40,326
9,956,756,721
IssuesEvent
2019-07-05 14:45:06
lagom/lagom
https://api.github.com/repos/lagom/lagom
closed
ClusterDistributed Actors don't honour BackoffSupervision
topic:persistence-api type:defect
`ReadSideActor` and other sharded actors distributed across the cluster may not recover as fast as the user expects. Current implementation of `ReadSideImpl` and `ReadSideActor` will restart the `ReadSideActor` in case of failure but the actor will sit idle until an `EnsureActive` message is received. When `Ensure...
1.0
ClusterDistributed Actors don't honour BackoffSupervision - `ReadSideActor` and other sharded actors distributed across the cluster may not recover as fast as the user expects. Current implementation of `ReadSideImpl` and `ReadSideActor` will restart the `ReadSideActor` in case of failure but the actor will sit idl...
defect
clusterdistributed actors don t honour backoffsupervision readsideactor and other sharded actors distributed across the cluster may not recover as fast as the user expects current implementation of readsideimpl and readsideactor will restart the readsideactor in case of failure but the actor will sit idl...
1
64,818
18,923,068,752
IssuesEvent
2021-11-17 05:46:17
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: ARPACK's eigsh & OpenBLAS from Apple Silicon M1 (arm64) nightly build triggers macOS kernel panic / reboot
defect
### Describe your issue. Executing the following script makes all the 8 CPU cores run 100% for 1 or 2 seconds then macOS 11.5.1 (20G80) crashes (on a MacBook Air M1 from December 2020). Note that this machine has 8 cores (4 performance cores and 4 efficiency cores). Running with `OPENBLAS_NUM_THREADS=n` set with ...
1.0
BUG: ARPACK's eigsh & OpenBLAS from Apple Silicon M1 (arm64) nightly build triggers macOS kernel panic / reboot - ### Describe your issue. Executing the following script makes all the 8 CPU cores run 100% for 1 or 2 seconds then macOS 11.5.1 (20G80) crashes (on a MacBook Air M1 from December 2020). Note that this...
defect
bug arpack s eigsh openblas from apple silicon nightly build triggers macos kernel panic reboot describe your issue executing the following script makes all the cpu cores run for or seconds then macos crashes on a macbook air from december note that this machine has c...
1
316,876
27,190,820,490
IssuesEvent
2023-02-19 19:29:35
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Crash when running tests outside godot repository
bug crash topic:tests
**Godot version:** 4.0.dev.custom_build. 7f863df67 **OS/device including version:** Ubuntu 20.04 **Issue description:** https://github.com/godotengine/godot/blob/2abe996414b8b551e69e29461de3ff1bcaf5a28f/tests/test_file_access.h#L40 ``` core/variant/variant_op.cpp:138:14: runtime error: division by zero te...
1.0
Crash when running tests outside godot repository - **Godot version:** 4.0.dev.custom_build. 7f863df67 **OS/device including version:** Ubuntu 20.04 **Issue description:** https://github.com/godotengine/godot/blob/2abe996414b8b551e69e29461de3ff1bcaf5a28f/tests/test_file_access.h#L40 ``` core/variant/varian...
non_defect
crash when running tests outside godot repository godot version dev custom build os device including version ubuntu issue description core variant variant op cpp runtime error division by zero tests test file access h runtime error member access within null po...
0
12,095
2,684,992,664
IssuesEvent
2015-03-29 15:54:56
geovip/nhq-project-management
https://api.github.com/repos/geovip/nhq-project-management
closed
Phần mềm quản lý bệnh viện thẩm mỹ
auto-migrated Priority-Medium Type-Defect
``` Phần mềm quản lý bệnh viện thẩm mỹ - Ngày bắt đầu 15/01/2011 - Ngày kết thúc 08/04/2011 - Tổng thời gian thực hiện 55 ngày - Tổng chi phí : 12000$ ``` Original issue reported on code.google.com by `duongla...@gmail.com` on 11 Nov 2011 at 8:29
1.0
Phần mềm quản lý bệnh viện thẩm mỹ - ``` Phần mềm quản lý bệnh viện thẩm mỹ - Ngày bắt đầu 15/01/2011 - Ngày kết thúc 08/04/2011 - Tổng thời gian thực hiện 55 ngày - Tổng chi phí : 12000$ ``` Original issue reported on code.google.com by `duongla...@gmail.com` on 11 Nov 2011 at 8:29
defect
phần mềm quản lý bệnh viện thẩm mỹ phần mềm quản lý bệnh viện thẩm mỹ ngày bắt đầu ngày kết thúc tổng thời gian thực hiện ngày tổng chi phí original issue reported on code google com by duongla gmail com on nov at
1
182,926
14,170,564,403
IssuesEvent
2020-11-12 14:41:38
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
opened
Test: Open Editor sorting
open-editors testplan-item
Refs: https://github.com/microsoft/vscode/issues/12453 - [ ] anyOS - [ ] anyOS Complexity: 3 --- We have introduced a new setting `explorer.openEditors.sortOrder`: `editorOrder`, `alphabetical` The sorting would only be done within editor groups. The sorting will only have an effect on the OPEN EDITORS vi...
1.0
Test: Open Editor sorting - Refs: https://github.com/microsoft/vscode/issues/12453 - [ ] anyOS - [ ] anyOS Complexity: 3 --- We have introduced a new setting `explorer.openEditors.sortOrder`: `editorOrder`, `alphabetical` The sorting would only be done within editor groups. The sorting will only have an e...
non_defect
test open editor sorting refs anyos anyos complexity we have introduced a new setting explorer openeditors sortorder editororder alphabetical the sorting would only be done within editor groups the sorting will only have an effect on the open editors view it will not move t...
0
18,087
3,023,673,742
IssuesEvent
2015-08-01 19:07:58
WildBamaBoy/minecraft-comes-alive
https://api.github.com/repos/WildBamaBoy/minecraft-comes-alive
closed
Villager suffocation
1.7.10 defect pending-merge
All of my villagers are suffocating into walls and villager beds. I believe it to be a game-breaking bug. I am using the version "MCA-5.0.6-1.7.10-universal".
1.0
Villager suffocation - All of my villagers are suffocating into walls and villager beds. I believe it to be a game-breaking bug. I am using the version "MCA-5.0.6-1.7.10-universal".
defect
villager suffocation all of my villagers are suffocating into walls and villager beds i believe it to be a game breaking bug i am using the version mca universal
1
35,776
12,390,835,348
IssuesEvent
2020-05-20 11:24:48
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
opened
Vulnerability roundup 84: subversion-1.12.2: 3 advisories
1.severity: security
[search](https://search.nix.gsc.io/?q=subversion&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=subversion+in%3Apath&type=Code) * [ ] [CVE-2017-1000085](https://nvd.nist.gov/vuln/detail/CVE-2017-1000085) CVSSv3=6.5 (nixos-20.03) * [ ] [CVE-2020-2111](https://nvd.nist.gov...
True
Vulnerability roundup 84: subversion-1.12.2: 3 advisories - [search](https://search.nix.gsc.io/?q=subversion&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=subversion+in%3Apath&type=Code) * [ ] [CVE-2017-1000085](https://nvd.nist.gov/vuln/detail/CVE-2017-1000085) CVSSv3=...
non_defect
vulnerability roundup subversion advisories nixos nixos nixos nixos unstable nixos scanned versions nixos nixos nixos unstable may contain false positives
0
75,069
9,199,800,582
IssuesEvent
2019-03-07 15:41:52
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Checkbox groupings in viz editor for maps are missing
:Design bug
**Kibana version:** 7.0.0 latest snapshot **Browser version:** chrome latest **Browser OS version:** OS X **Original install method (e.g. download page, yum, from source, etc.):** from staging **Describe the bug:** Checkbox groupings are missing from viz editor on co-ordinate maps. This is how it looks...
1.0
Checkbox groupings in viz editor for maps are missing - **Kibana version:** 7.0.0 latest snapshot **Browser version:** chrome latest **Browser OS version:** OS X **Original install method (e.g. download page, yum, from source, etc.):** from staging **Describe the bug:** Checkbox groupings are missing fro...
non_defect
checkbox groupings in viz editor for maps are missing kibana version latest snapshot browser version chrome latest browser os version os x original install method e g download page yum from source etc from staging describe the bug checkbox groupings are missing fro...
0
157
2,492,133,046
IssuesEvent
2015-01-04 13:38:18
neuropoly/spinalcordtoolbox
https://api.github.com/repos/neuropoly/spinalcordtoolbox
closed
poor motion correction using MI
enhancement priority: medium sct_dmri_moco
Implemented option "ants_rigid" with CC by default (commit 848c3380b3c21544dd9b80095ee739a32b89b9df). It gives much better results, but is very slow. Examples of average DWI are shown below: Using volume-based ants_rigid with MI: ![moco_mi](https://cloud.githubusercontent.com/assets/2482071/4432374/c77af476-468f...
1.0
poor motion correction using MI - Implemented option "ants_rigid" with CC by default (commit 848c3380b3c21544dd9b80095ee739a32b89b9df). It gives much better results, but is very slow. Examples of average DWI are shown below: Using volume-based ants_rigid with MI: ![moco_mi](https://cloud.githubusercontent.com/as...
non_defect
poor motion correction using mi implemented option ants rigid with cc by default commit it gives much better results but is very slow examples of average dwi are shown below using volume based ants rigid with mi using volume based ants rigid with cc
0
268,015
28,565,567,536
IssuesEvent
2023-04-21 01:35:38
pazhanivel07/frameworks_base_Aosp10_r33
https://api.github.com/repos/pazhanivel07/frameworks_base_Aosp10_r33
closed
CVE-2021-0432 (High) detected in platform_frameworks_baseplatform-tools-29.0.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2021-0432 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>platform_frameworks_baseplatform-tools-29.0.6</b></p></summary> <p> <p>Library home page: <a href=https://github.com/ao...
True
CVE-2021-0432 (High) detected in platform_frameworks_baseplatform-tools-29.0.6 - autoclosed - ## CVE-2021-0432 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>platform_frameworks_basepl...
non_defect
cve high detected in platform frameworks baseplatform tools autoclosed cve high severity vulnerability vulnerable library platform frameworks baseplatform tools library home page a href found in head commit a href found in base branch master vulnera...
0
27,383
4,989,559,018
IssuesEvent
2016-12-08 12:18:41
netty/netty
https://api.github.com/repos/netty/netty
closed
ResourceLeakDetectorTest.testConcurentUsage failure
defect
### Expected behavior ResourceLeakDetectorTest.testConcurentUsage should always pass. ### Actual behavior ResourceLeakDetectorTest.testConcurentUsage failed while building on the CI server. ``` [22:46:42] : [io.netty:netty-common] Tests in error: [22:46:42] : [io.netty:netty-common] Re...
1.0
ResourceLeakDetectorTest.testConcurentUsage failure - ### Expected behavior ResourceLeakDetectorTest.testConcurentUsage should always pass. ### Actual behavior ResourceLeakDetectorTest.testConcurentUsage failed while building on the CI server. ``` [22:46:42] : [io.netty:netty-common] Tests in error: ...
defect
resourceleakdetectortest testconcurentusage failure expected behavior resourceleakdetectortest testconcurentusage should always pass actual behavior resourceleakdetectortest testconcurentusage failed while building on the ci server tests in error resourcele...
1
17,126
2,974,600,420
IssuesEvent
2015-07-15 02:15:10
Reimashi/jotai
https://api.github.com/repos/Reimashi/jotai
closed
Fan RPM on graph using second right-side y-axis
auto-migrated Priority-Medium Type-Defect
``` Adding fan RPM to graph with its own independent y-axis would make it easy to see how changes in temperatures relate to changes in fan speeds. ``` Original issue reported on code.google.com by `old...@ymail.com` on 8 Jun 2011 at 6:08
1.0
Fan RPM on graph using second right-side y-axis - ``` Adding fan RPM to graph with its own independent y-axis would make it easy to see how changes in temperatures relate to changes in fan speeds. ``` Original issue reported on code.google.com by `old...@ymail.com` on 8 Jun 2011 at 6:08
defect
fan rpm on graph using second right side y axis adding fan rpm to graph with its own independent y axis would make it easy to see how changes in temperatures relate to changes in fan speeds original issue reported on code google com by old ymail com on jun at
1
52,736
13,224,990,596
IssuesEvent
2020-08-17 20:16:00
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Implement or fix python bindings for dataclasses (Trac #259)
Migrated from Trac combo core defect
Ensure that all offline software projects have proper and complete python bindings ---- 1. prefer python style properties as opposed to Get/Set. 1. provide `__str__` methods. not critical, but just nice. 1. time-like objects - should all have a 'Time' property. !StartTime -> simple 'Time' keep !EndTime as is. ...
1.0
Implement or fix python bindings for dataclasses (Trac #259) - Ensure that all offline software projects have proper and complete python bindings ---- 1. prefer python style properties as opposed to Get/Set. 1. provide `__str__` methods. not critical, but just nice. 1. time-like objects - should all have a 'Time' ...
defect
implement or fix python bindings for dataclasses trac ensure that all offline software projects have proper and complete python bindings prefer python style properties as opposed to get set provide str methods not critical but just nice time like objects should all have a time pr...
1
395,687
27,082,086,658
IssuesEvent
2023-02-14 14:40:31
micahmo/WgServerforWindows
https://api.github.com/repos/micahmo/WgServerforWindows
closed
About the minimum version of windows server supported by this software.
documentation
Hi ! thank you for sharing this source! If I choose windows serve as the system of WgServerforWindows, then what minimum version of WinServer can I choose? According to my friend's test, he said that windows server2008R2 will prompt that the version is too low.
1.0
About the minimum version of windows server supported by this software. - Hi ! thank you for sharing this source! If I choose windows serve as the system of WgServerforWindows, then what minimum version of WinServer can I choose? According to my friend's test, he said that windows server2008R2 will prompt that the v...
non_defect
about the minimum version of windows server supported by this software hi thank you for sharing this source if i choose windows serve as the system of wgserverforwindows then what minimum version of winserver can i choose according to my friend s test he said that windows will prompt that the version is t...
0
38,628
8,949,676,026
IssuesEvent
2019-01-25 08:31:05
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Documentation references inexistent org.util package
C: Documentation E: All Editions P: Medium R: Fixed T: Defect
In https://www.jooq.org/doc/3.11/manual-single-page/#codegen-configuration the documentation reads: > The database dialect from jooq-meta. Available dialects are named org.util.[database].[database]Database. I believe that `org.util.` should be replaced by `org.jooq.meta.`
1.0
Documentation references inexistent org.util package - In https://www.jooq.org/doc/3.11/manual-single-page/#codegen-configuration the documentation reads: > The database dialect from jooq-meta. Available dialects are named org.util.[database].[database]Database. I believe that `org.util.` should be replaced by `...
defect
documentation references inexistent org util package in the documentation reads the database dialect from jooq meta available dialects are named org util database i believe that org util should be replaced by org jooq meta
1
152,646
19,693,444,797
IssuesEvent
2022-01-12 09:40:51
Baneeishaque/Samia-Alsaleh_Android-Client
https://api.github.com/repos/Baneeishaque/Samia-Alsaleh_Android-Client
opened
CVE-2021-36090 (High) detected in commons-compress-1.12.jar
security vulnerability
## CVE-2021-36090 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.12.jar</b></p></summary> <p>Apache Commons Compress software defines an API for working with compre...
True
CVE-2021-36090 (High) detected in commons-compress-1.12.jar - ## CVE-2021-36090 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.12.jar</b></p></summary> <p>Apache Co...
non_defect
cve high detected in commons compress jar cve high severity vulnerability vulnerable library commons compress jar apache commons compress software defines an api for working with compression and archive formats these include gzip lzma xz snappy traditional unix compress...
0
51,231
13,207,398,617
IssuesEvent
2020-08-14 22:57:18
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
I3EmptyStreamFactory needs to take a time for physics events (Trac #72)
Incomplete Migration Migrated from Trac defect offline-software
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/72">https://code.icecube.wisc.edu/projects/icecube/ticket/72</a>, reported by blaufussand owned by blaufuss</em></summary> <p> ```json { "status": "closed", "changetime": "2007-06-22T20:17:12", "_ts": "1182...
1.0
I3EmptyStreamFactory needs to take a time for physics events (Trac #72) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/72">https://code.icecube.wisc.edu/projects/icecube/ticket/72</a>, reported by blaufussand owned by blaufuss</em></summary> <p> ```json { "st...
defect
needs to take a time for physics events trac migrated from json status closed changetime ts description the default time of is not sufficient needs to be parameter reporter blaufuss cc resolution fixed ...
1
664,830
22,289,927,226
IssuesEvent
2022-06-12 07:46:11
decompme/decomp.me
https://api.github.com/repos/decompme/decomp.me
closed
Investigate strange 404 on certain scratches
bug help wanted backend high priority
It appears as if something deep in the subprocess call is causing the error, which makes this kind of difficult to debug. https://decomp.me/scratch/F7CKF ``` File "/var/www/decomp.me/repo/backend/coreapp/views/scratch.py", line 361, in compile compilation = compile_scratch(scratch) File "/var/www/decomp...
1.0
Investigate strange 404 on certain scratches - It appears as if something deep in the subprocess call is causing the error, which makes this kind of difficult to debug. https://decomp.me/scratch/F7CKF ``` File "/var/www/decomp.me/repo/backend/coreapp/views/scratch.py", line 361, in compile compilation = co...
non_defect
investigate strange on certain scratches it appears as if something deep in the subprocess call is causing the error which makes this kind of difficult to debug file var www decomp me repo backend coreapp views scratch py line in compile compilation compile scratch scratch file v...
0
38,352
8,785,725,680
IssuesEvent
2018-12-20 13:52:21
vim/vim
https://api.github.com/repos/vim/vim
closed
`relativenumber` slows down moving with long lines
Priority-Medium auto-migrated defect performance
``` What steps will reproduce the problem? 1. wget https://gist.githubusercontent.com/blueyed/b098ff662b2963621ec0/raw/a6f5a88f43c3 f55a48bf89ddcad08c86ed2e67c9/test.diff 2. vim -u NONE -N -c 'set nowrap relativenumber' -c 'syn on' test.diff What is the expected output? What do you see instead? Moving up/down using...
1.0
`relativenumber` slows down moving with long lines - ``` What steps will reproduce the problem? 1. wget https://gist.githubusercontent.com/blueyed/b098ff662b2963621ec0/raw/a6f5a88f43c3 f55a48bf89ddcad08c86ed2e67c9/test.diff 2. vim -u NONE -N -c 'set nowrap relativenumber' -c 'syn on' test.diff What is the expected o...
defect
relativenumber slows down moving with long lines what steps will reproduce the problem wget test diff vim u none n c set nowrap relativenumber c syn on test diff what is the expected output what do you see instead moving up down using k j is slow it s ok with norelativenumber this ...
1
322,228
27,590,753,853
IssuesEvent
2023-03-09 00:05:18
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
opened
Fix tensor.test_tensorflow_tensor_property_shape
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4366247310/jobs/7636000854" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4366247310/jobs/7635994651" rel="noopener nore...
1.0
Fix tensor.test_tensorflow_tensor_property_shape - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4366247310/jobs/7636000854" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/...
non_defect
fix tensor test tensorflow tensor property shape tensorflow img src torch img src numpy img src jax img src not found not found not found not found not found not found
0
51,627
13,207,540,215
IssuesEvent
2020-08-14 23:30:35
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
steamshovel file open slowness (Trac #735)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/735">https://code.icecube.wisc.edu/projects/icecube/ticket/735</a>, reported by david.schultzand owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2015-07-10T14:08:08", "_t...
1.0
steamshovel file open slowness (Trac #735) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/735">https://code.icecube.wisc.edu/projects/icecube/ticket/735</a>, reported by david.schultzand owned by hdembinski</em></summary> <p> ```json { "status": "closed", ...
defect
steamshovel file open slowness trac migrated from json status closed changetime ts description after investigating this problem a bit more we found out how to get around the slowness we ve been experiencing when using steamshovel in the offlin...
1
72,163
8,708,399,479
IssuesEvent
2018-12-06 10:47:17
horizontalsystems/horizontalsystems.github.io
https://api.github.com/repos/horizontalsystems/horizontalsystems.github.io
closed
finalize description text for the wallet app
design
the same text will be used for README on wallet repositories, App Store / Play Market descriptions and HorizontalSystems website
1.0
finalize description text for the wallet app - the same text will be used for README on wallet repositories, App Store / Play Market descriptions and HorizontalSystems website
non_defect
finalize description text for the wallet app the same text will be used for readme on wallet repositories app store play market descriptions and horizontalsystems website
0
1,909
2,603,973,251
IssuesEvent
2015-02-24 19:00:49
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳龟头肉芽怎么回事
auto-migrated Priority-Medium Type-Defect
``` 沈阳龟头肉芽怎么回事〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...
1.0
沈阳龟头肉芽怎么回事 - ``` 沈阳龟头肉芽怎么回事〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.co...
defect
沈阳龟头肉芽怎么回事 沈阳龟头肉芽怎么回事〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at
1
17,772
2,615,155,652
IssuesEvent
2015-03-01 06:33:49
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Use 2D transforms to position the slides
auto-migrated Milestone-6 Priority-Medium Slides Type-Enhancement
``` Right now is using all sorts of with and negative margins to do it. Let's modernize the code! ``` Original issue reported on code.google.com by `erne...@google.com` on 17 Nov 2010 at 11:57
1.0
Use 2D transforms to position the slides - ``` Right now is using all sorts of with and negative margins to do it. Let's modernize the code! ``` Original issue reported on code.google.com by `erne...@google.com` on 17 Nov 2010 at 11:57
non_defect
use transforms to position the slides right now is using all sorts of with and negative margins to do it let s modernize the code original issue reported on code google com by erne google com on nov at
0
78,403
27,500,621,580
IssuesEvent
2023-03-05 16:57:32
galasa-dev/projectmanagement
https://api.github.com/repos/galasa-dev/projectmanagement
closed
Docker inttests failing due to "no linux images available for provisioning the @LinuxImage tagged DOCKER"
defect
## Describe the bug There are two parts to this problem: 1. The Docker inttests (DockerLocalJava11Ubuntu and DockerLocalJava16Ubuntu) are both getting Environmental Failures due to the error below, no linux images available. ``` ----------------------- Test Class dev.galasa.inttests.docker.local.DockerLocalJava16Ubu...
1.0
Docker inttests failing due to "no linux images available for provisioning the @LinuxImage tagged DOCKER" - ## Describe the bug There are two parts to this problem: 1. The Docker inttests (DockerLocalJava11Ubuntu and DockerLocalJava16Ubuntu) are both getting Environmental Failures due to the error below, no linux ima...
defect
docker inttests failing due to no linux images available for provisioning the linuximage tagged docker describe the bug there are two parts to this problem the docker inttests and are both getting environmental failures due to the error below no linux images available ...
1
13,956
2,789,796,380
IssuesEvent
2015-05-08 21:32:52
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
closed
Bug: Javascript error: document.getElementById("google.visualiation.MotionChart-0") is null
Priority-Medium Type-Defect
Original [issue 132](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=132) created by orwant on 2009-11-19T12:21:40.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> Go to a page that contains a motio...
1.0
Bug: Javascript error: document.getElementById("google.visualiation.MotionChart-0") is null - Original [issue 132](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=132) created by orwant on 2009-11-19T12:21:40.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>d...
defect
bug javascript error document getelementbyid google visualiation motionchart is null original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code go to a page that contains a motion chart for exam...
1
22,202
3,618,510,466
IssuesEvent
2016-02-08 11:59:44
Threesixty/aufo-jde-ppst
https://api.github.com/repos/Threesixty/aufo-jde-ppst
closed
Formulaire d'inscription - Première MAJ d'un utilisateur
auto-migrated Priority-Medium Type-Defect
``` Notre président a rencontré quelques incohérences : - en maj de profil, on implique le chgt de mot de passe : la maj de mot de passe permet un mdp moins exigeant : 5 caractères (via le lien envoyé quand on arrive d'abord sur le site sans MDP)que la maj qui en exige 8 sur "Mon compte". - le champ "informations c...
1.0
Formulaire d'inscription - Première MAJ d'un utilisateur - ``` Notre président a rencontré quelques incohérences : - en maj de profil, on implique le chgt de mot de passe : la maj de mot de passe permet un mdp moins exigeant : 5 caractères (via le lien envoyé quand on arrive d'abord sur le site sans MDP)que la maj qu...
defect
formulaire d inscription première maj d un utilisateur notre président a rencontré quelques incohérences en maj de profil on implique le chgt de mot de passe la maj de mot de passe permet un mdp moins exigeant caractères via le lien envoyé quand on arrive d abord sur le site sans mdp que la maj qu...
1
452,557
13,055,717,546
IssuesEvent
2020-07-30 02:31:35
phetsims/joist
https://api.github.com/repos/phetsims/joist
closed
Implement HomeScreen.md template
dev:a11y priority:2-high
The [HomeScreen.md](https://github.com/phetsims/joist/blob/master/doc/HomeScreen.md) file is not just for the homescreen, but outlines how the entire joist scaffolding should look in the pDOM. Currently, as part of https://github.com/phetsims/area-model-common/issues/149, the headers are working, but we need to do the ...
1.0
Implement HomeScreen.md template - The [HomeScreen.md](https://github.com/phetsims/joist/blob/master/doc/HomeScreen.md) file is not just for the homescreen, but outlines how the entire joist scaffolding should look in the pDOM. Currently, as part of https://github.com/phetsims/area-model-common/issues/149, the headers ...
non_defect
implement homescreen md template the file is not just for the homescreen but outlines how the entire joist scaffolding should look in the pdom currently as part of the headers are working but we need to do the rest of this
0
555,624
16,459,439,019
IssuesEvent
2021-05-21 16:38:37
MicroHealthLLC/mPATH
https://api.github.com/repos/MicroHealthLLC/mPATH
closed
872 (b) Integrate Advanced Filter Settings (and add standard filters) in Calendar View
Priority
In addition to integrating the Advanced Filter settings with Calendar View, the filters in Sheet and Kanban views (ie, Search, Category, Flags) will be required in the Calendar View to ensure a consistent appearance across the views. Filter results (eg, search results) will populate the Calendar per UI described in iss...
1.0
872 (b) Integrate Advanced Filter Settings (and add standard filters) in Calendar View - In addition to integrating the Advanced Filter settings with Calendar View, the filters in Sheet and Kanban views (ie, Search, Category, Flags) will be required in the Calendar View to ensure a consistent appearance across the view...
non_defect
b integrate advanced filter settings and add standard filters in calendar view in addition to integrating the advanced filter settings with calendar view the filters in sheet and kanban views ie search category flags will be required in the calendar view to ensure a consistent appearance across the views ...
0
20,318
4,536,317,164
IssuesEvent
2016-09-08 20:03:03
Islandora-CLAW/CLAW
https://api.github.com/repos/Islandora-CLAW/CLAW
closed
Documentation - How To Edit An Ingest Form
documentation newbie
Some basic end-user documentation that needs to be written, with screenshots. Not much point in making reference to 7.x-1.x, since the process is very different. 7.x-2.x ingest form is (currently) manageable via Content Types - > Manage Fields.
1.0
Documentation - How To Edit An Ingest Form - Some basic end-user documentation that needs to be written, with screenshots. Not much point in making reference to 7.x-1.x, since the process is very different. 7.x-2.x ingest form is (currently) manageable via Content Types - > Manage Fields.
non_defect
documentation how to edit an ingest form some basic end user documentation that needs to be written with screenshots not much point in making reference to x x since the process is very different x x ingest form is currently manageable via content types manage fields
0
70,906
18,293,404,650
IssuesEvent
2021-10-05 17:43:13
Azure/shrike
https://api.github.com/repos/Azure/shrike
closed
Design for how shrike can shield users from breaking changes between component and vNext SDKs
enhancement shrike.pipeline shrike.build
**Category** - [x] shrike.pipeline - [x] shrike.build - [x] shrike.compliant_logging **Is your feature request related to a problem? Please describe.** Azure ML is planning to release the "vNext" of their Python SDK. Shrike can help shield users from potential breaking changes between the component SDK and v...
1.0
Design for how shrike can shield users from breaking changes between component and vNext SDKs - **Category** - [x] shrike.pipeline - [x] shrike.build - [x] shrike.compliant_logging **Is your feature request related to a problem? Please describe.** Azure ML is planning to release the "vNext" of their Python S...
non_defect
design for how shrike can shield users from breaking changes between component and vnext sdks category shrike pipeline shrike build shrike compliant logging is your feature request related to a problem please describe azure ml is planning to release the vnext of their python sdk sh...
0
10,586
2,622,175,237
IssuesEvent
2015-03-04 00:16:20
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
opened
Makefile and build_detect_platform won't work in redhat5.5
auto-migrated Priority-Medium Type-Defect
``` i think CR/LF in these files make it won't work in redhat ``` Original issue reported on code.google.com by `RealTan...@gmail.com` on 13 Sep 2011 at 10:02
1.0
Makefile and build_detect_platform won't work in redhat5.5 - ``` i think CR/LF in these files make it won't work in redhat ``` Original issue reported on code.google.com by `RealTan...@gmail.com` on 13 Sep 2011 at 10:02
defect
makefile and build detect platform won t work in i think cr lf in these files make it won t work in redhat original issue reported on code google com by realtan gmail com on sep at
1
55,571
14,549,123,342
IssuesEvent
2020-12-16 02:59:45
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
2.x ACL
defect
* [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 2.10.22 ### Problem In the ACL, users table group_id field is bound to aros table permission group so I have group level authentication. I added a group_id field to the form (by open inspector of browser and added it like a hacker...
1.0
2.x ACL - * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 2.10.22 ### Problem In the ACL, users table group_id field is bound to aros table permission group so I have group level authentication. I added a group_id field to the form (by open inspector of browser and added it lik...
defect
x acl bug enhancement feature discussion rfc cakephp version problem in the acl users table group id field is bound to aros table permission group so i have group level authentication i added a group id field to the form by open inspector of browser and added it like a hack...
1
716,094
24,620,931,699
IssuesEvent
2022-10-15 22:59:52
ufosc/Club_Website_2
https://api.github.com/repos/ufosc/Club_Website_2
closed
Navbar hamburger menu
help wanted medium priority difficulty: hard
**Todo:** Our current navbar starts to break when the screen width is less than ~640px. We'll need to create a collapsed hamburger menu for mobile devices. You'll need to set up CSS to hide the page titles and instead show a menu for screen widths of less than 640px. Also, you'll need to write javascript to show and ...
1.0
Navbar hamburger menu - **Todo:** Our current navbar starts to break when the screen width is less than ~640px. We'll need to create a collapsed hamburger menu for mobile devices. You'll need to set up CSS to hide the page titles and instead show a menu for screen widths of less than 640px. Also, you'll need to write...
non_defect
navbar hamburger menu todo our current navbar starts to break when the screen width is less than we ll need to create a collapsed hamburger menu for mobile devices you ll need to set up css to hide the page titles and instead show a menu for screen widths of less than also you ll need to write javascr...
0
50,970
13,612,762,399
IssuesEvent
2020-09-23 10:48:21
jgeraigery/angular-breadcrumb
https://api.github.com/repos/jgeraigery/angular-breadcrumb
opened
WS-2019-0310 (Medium) detected in https-proxy-agent-1.0.0.tgz, https-proxy-agent-2.2.1.tgz
security vulnerability
## WS-2019-0310 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>https-proxy-agent-1.0.0.tgz</b>, <b>https-proxy-agent-2.2.1.tgz</b></p></summary> <p> <details><summary><b>https-pro...
True
WS-2019-0310 (Medium) detected in https-proxy-agent-1.0.0.tgz, https-proxy-agent-2.2.1.tgz - ## WS-2019-0310 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>https-proxy-agent-1.0.0....
non_defect
ws medium detected in https proxy agent tgz https proxy agent tgz ws medium severity vulnerability vulnerable libraries https proxy agent tgz https proxy agent tgz https proxy agent tgz an http s proxy http agent implementation for https libra...
0
77,612
27,076,706,251
IssuesEvent
2023-02-14 11:06:37
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
SubmitJobParameters without jarPath or jobParameters throws NPE [HZ-2016]
Type: Defect Source: Internal Module: Jet to-jira Team: Platform
If `SubmitJobParameters` are submitted by `jet.submitJobFromJar()` without jarPath or jobParameters then NPE is thrown on client side. Steps to reproduce: ``` HazelcastInstance client = HazelcastClient.newHazelcastClient(); SubmitJobParameters submitJobParameters = new SubmitJobParameters(); submitJobParameters....
1.0
SubmitJobParameters without jarPath or jobParameters throws NPE [HZ-2016] - If `SubmitJobParameters` are submitted by `jet.submitJobFromJar()` without jarPath or jobParameters then NPE is thrown on client side. Steps to reproduce: ``` HazelcastInstance client = HazelcastClient.newHazelcastClient(); SubmitJobParam...
defect
submitjobparameters without jarpath or jobparameters throws npe if submitjobparameters are submitted by jet submitjobfromjar without jarpath or jobparameters then npe is thrown on client side steps to reproduce hazelcastinstance client hazelcastclient newhazelcastclient submitjobparameters su...
1
47,917
7,359,900,217
IssuesEvent
2018-03-10 12:48:05
dojo/dojo.io
https://api.github.com/repos/dojo/dojo.io
closed
TypeDoc should be generated from JSON files
TypeDoc/API Documentation
Since the converter takes a while for each of the projects to run, research a solution where the TypeDoc generator can be run independent of the converter.
1.0
TypeDoc should be generated from JSON files - Since the converter takes a while for each of the projects to run, research a solution where the TypeDoc generator can be run independent of the converter.
non_defect
typedoc should be generated from json files since the converter takes a while for each of the projects to run research a solution where the typedoc generator can be run independent of the converter
0
341,490
30,588,921,616
IssuesEvent
2023-07-21 15:23:07
WPChill/download-monitor
https://api.github.com/repos/WPChill/download-monitor
closed
Download does not exist & modal popup error.
Bug needs testing
If the download does not exist and "No Access Modal" setting is on, clicking on a link returns a 403 Forbidden error in ajax and no popup with "Download does not exist" shows. To reproduce: 1 .Create a guttenberg button and add the download link to an non existing download to it ( http://dlm.local?download=999999 )...
1.0
Download does not exist & modal popup error. - If the download does not exist and "No Access Modal" setting is on, clicking on a link returns a 403 Forbidden error in ajax and no popup with "Download does not exist" shows. To reproduce: 1 .Create a guttenberg button and add the download link to an non existing down...
non_defect
download does not exist modal popup error if the download does not exist and no access modal setting is on clicking on a link returns a forbidden error in ajax and no popup with download does not exist shows to reproduce create a guttenberg button and add the download link to an non existing downlo...
0
297,142
9,160,985,856
IssuesEvent
2019-03-01 09:15:12
unorthodox-paradox/omsi-2_csb-ai-enhancements
https://api.github.com/repos/unorthodox-paradox/omsi-2_csb-ai-enhancements
opened
Seat occupation status not communicated to unfocused (AI) vehicles
component:ai impact:3 priority:3 type:bug
#### Symptoms #### In unfocused AI vehicles: - AI passengers do not adjust the state of the folding passenger windows. - The dynamic scheduled stop departure delay tends to be lower. Furthermore, the probability of departing prior to the front door having fully closed tends to be higher. - The probability of perman...
1.0
Seat occupation status not communicated to unfocused (AI) vehicles - #### Symptoms #### In unfocused AI vehicles: - AI passengers do not adjust the state of the folding passenger windows. - The dynamic scheduled stop departure delay tends to be lower. Furthermore, the probability of departing prior to the front door...
non_defect
seat occupation status not communicated to unfocused ai vehicles symptoms in unfocused ai vehicles ai passengers do not adjust the state of the folding passenger windows the dynamic scheduled stop departure delay tends to be lower furthermore the probability of departing prior to the front door...
0
1,800
2,603,971,633
IssuesEvent
2015-02-24 19:00:24
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳乳头状病毒
auto-migrated Priority-Medium Type-Defect
``` 沈阳乳头状病毒〓沈陽軍區政治部醫院性病〓TEL:024-31023308�� �成立于1946年,68年專注于性傳播疾病的研究和治療。位于沈� ��市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷史� ��久、設備精良、技術權威、專家云集,是預防、保健、醫療 、科研康復為一體的綜合性醫院。是國家首批公立甲等部隊�� �院、全國首批醫療規范定點單位,是第四軍醫大學、東南大� ��等知名高等院校的教學醫院。曾被中國人民解放軍空軍后勤 部衛生部評為衛生工作先進單位,先后兩次榮立集體二等功�� � ``` ----- Original issue reported on code.google.com by `q964105....
1.0
沈阳乳头状病毒 - ``` 沈阳乳头状病毒〓沈陽軍區政治部醫院性病〓TEL:024-31023308�� �成立于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
73,661
15,279,093,563
IssuesEvent
2021-02-23 03:07:03
gate5/react-16.0.0
https://api.github.com/repos/gate5/react-16.0.0
opened
CVE-2021-27515 (High) detected in url-parse-1.0.5.tgz
security vulnerability
## CVE-2021-27515 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.0.5.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser e...
True
CVE-2021-27515 (High) detected in url-parse-1.0.5.tgz - ## CVE-2021-27515 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.0.5.tgz</b></p></summary> <p>Small footprint URL p...
non_defect
cve high detected in url parse tgz cve high severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file react fixtures dom node mo...
0
25,550
4,382,725,279
IssuesEvent
2016-08-07 03:02:39
extnet/Ext.NET
https://api.github.com/repos/extnet/Ext.NET
opened
Ext.Net.Mobile.Grid does not bind data on load
4.x defect mobile
Reported on this forum thread: [Data is not showing in Grid](http://forums.ext.net/showthread.php?61340). Grids are not working from standalone aspx or MVC code. Not tested, but probably only works when set via user control, as it is in the examples explorer. This webforms example does not work also: ```xml <%@...
1.0
Ext.Net.Mobile.Grid does not bind data on load - Reported on this forum thread: [Data is not showing in Grid](http://forums.ext.net/showthread.php?61340). Grids are not working from standalone aspx or MVC code. Not tested, but probably only works when set via user control, as it is in the examples explorer. This ...
defect
ext net mobile grid does not bind data on load reported on this forum thread grids are not working from standalone aspx or mvc code not tested but probably only works when set via user control as it is in the examples explorer this webforms example does not work also xml public s...
1
4,261
2,610,090,394
IssuesEvent
2015-02-26 18:27:22
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痘痘怎么样治疗
auto-migrated Priority-Medium Type-Defect
``` 深圳痘痘怎么样治疗【深圳韩方科颜全国热线400-869-1818,24小 时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:41
1.0
深圳痘痘怎么样治疗 - ``` 深圳痘痘怎么样治疗【深圳韩方科颜全国热线400-869-1818,24小 时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:41
defect
深圳痘痘怎么样治疗 深圳痘痘怎么样治疗【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 original issue reported on code google com by szft com on may at
1
66,666
12,812,110,523
IssuesEvent
2020-07-04 03:50:30
SuperTux/supertux
https://api.github.com/repos/SuperTux/supertux
opened
Fix colour menu
category:code involves:editor type:bug
**SuperTux version: 0.6.2** **System information:** *Windows 10* Currently, the colour menu displays its values as percentages when it's opened. ![image](https://user-images.githubusercontent.com/22513909/86504528-cf90c100-bdfc-11ea-9108-a7eee08bcebf.png) This is problematic as when you try to edit these values...
1.0
Fix colour menu - **SuperTux version: 0.6.2** **System information:** *Windows 10* Currently, the colour menu displays its values as percentages when it's opened. ![image](https://user-images.githubusercontent.com/22513909/86504528-cf90c100-bdfc-11ea-9108-a7eee08bcebf.png) This is problematic as when you try to...
non_defect
fix colour menu supertux version system information windows currently the colour menu displays its values as percentages when it s opened this is problematic as when you try to edit these values the slider breaks and the only way you can input colours is through a decimal input ...
0
56,775
15,364,845,897
IssuesEvent
2021-03-01 22:35:03
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[DOCUMENT]: GIBCT Section 116 - Excel document has merged cells that could cause accessibility issues
508-defect-1 508-issue-cognition 508-issue-documents 508/Accessibility bah-comparisontool
## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> VA 508 office has identified the Excel download has some merged cells that are not allowing proper structure and relationships to be determined with screen read...
1.0
[DOCUMENT]: GIBCT Section 116 - Excel document has merged cells that could cause accessibility issues - ## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> VA 508 office has identified the Excel download has some...
defect
gibct section excel document has merged cells that could cause accessibility issues description va office has identified the excel download has some merged cells that are not allowing proper structure and relationships to be determined with screen readers this is a violation of wcag screensh...
1
9,095
2,615,129,080
IssuesEvent
2015-03-01 05:58:35
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Incomplete dependencies in maven for google-api-java-client: 1.11.0-beta
auto-migrated Priority-Medium Type-Defect
``` Version of google-api-java-client: 1.11.0-beta Java environment: Java 6 SE (64bit Linux) There is no implementation of JsonFactory in the libraries. I fixed that for me with extracting the classes from google-api-java-client: 1.10.2-beta and adding them to my sources. Also I have to add the dependency to jackso...
1.0
Incomplete dependencies in maven for google-api-java-client: 1.11.0-beta - ``` Version of google-api-java-client: 1.11.0-beta Java environment: Java 6 SE (64bit Linux) There is no implementation of JsonFactory in the libraries. I fixed that for me with extracting the classes from google-api-java-client: 1.10.2-beta ...
defect
incomplete dependencies in maven for google api java client beta version of google api java client beta java environment java se linux there is no implementation of jsonfactory in the libraries i fixed that for me with extracting the classes from google api java client beta and add...
1
79,321
10,118,256,963
IssuesEvent
2019-07-31 08:40:17
ethereum/vyper
https://api.github.com/repos/ethereum/vyper
closed
Sending 0 ether fails for contracts
Easy Pickings documentation
### Version Information * vyper Version: 0.1.0b10 * Remix IDE ### What's your issue about? Sending 0 eth to an address fails, but only if it is a contract. ``` @public @payable def __default__(): pass @public def send_0(a: address, amount: wei_value): send(a, amount) ``` I tested thi...
1.0
Sending 0 ether fails for contracts - ### Version Information * vyper Version: 0.1.0b10 * Remix IDE ### What's your issue about? Sending 0 eth to an address fails, but only if it is a contract. ``` @public @payable def __default__(): pass @public def send_0(a: address, amount: wei_value): ...
non_defect
sending ether fails for contracts version information vyper version remix ide what s your issue about sending eth to an address fails but only if it is a contract public payable def default pass public def send a address amount wei value s...
0
218,056
7,330,357,864
IssuesEvent
2018-03-05 09:39:53
NCEAS/metacat
https://api.github.com/repos/NCEAS/metacat
closed
Registry: Reconfigure entryForm.tmpl
Category: registry Component: Bugzilla-Id Priority: Normal Status: Resolved Tracker: Bug
--- Author Name: **Saurabh Garg** (Saurabh Garg) Original Redmine Issue: 1372, https://projects.ecoinformatics.org/ecoinfo/issues/1372 Original Date: 2004-03-18 Original Assignee: Andrea Andrea --- entryForm.tmpl needs to be reconfigured because it has someplaces with skin names have to be hard coded into it. Thi...
1.0
Registry: Reconfigure entryForm.tmpl - --- Author Name: **Saurabh Garg** (Saurabh Garg) Original Redmine Issue: 1372, https://projects.ecoinformatics.org/ecoinfo/issues/1372 Original Date: 2004-03-18 Original Assignee: Andrea Andrea --- entryForm.tmpl needs to be reconfigured because it has someplaces with skin n...
non_defect
registry reconfigure entryform tmpl author name saurabh garg saurabh garg original redmine issue original date original assignee andrea andrea entryform tmpl needs to be reconfigured because it has someplaces with skin names have to be hard coded into it this should be changed and...
0
7,238
4,833,592,755
IssuesEvent
2016-11-08 11:32:43
ACP3/cms
https://api.github.com/repos/ACP3/cms
opened
[Users] Move the password fields to an other location
modules Usability
The password fields, which are currently located in the account profile action, should be moved over to the account settings action.
True
[Users] Move the password fields to an other location - The password fields, which are currently located in the account profile action, should be moved over to the account settings action.
non_defect
move the password fields to an other location the password fields which are currently located in the account profile action should be moved over to the account settings action
0
148,308
23,338,648,596
IssuesEvent
2022-08-09 12:18:31
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Kick of Collab Cycle for Editor UX
Design Needs refining ⭐️ Public Websites
## Start collab cycle to begin work on Events Near Me project, of which first step is editor research. ## Acceptance Criteria - [ ] Find info on editor collab cycle (still in a testing phase) - [ ] Kick off collab cycle ### CMS Team Please check the team(s) that will do this work. - [ ] `Program` - [ ] ...
1.0
Kick of Collab Cycle for Editor UX - ## Start collab cycle to begin work on Events Near Me project, of which first step is editor research. ## Acceptance Criteria - [ ] Find info on editor collab cycle (still in a testing phase) - [ ] Kick off collab cycle ### CMS Team Please check the team(s) that will do ...
non_defect
kick of collab cycle for editor ux start collab cycle to begin work on events near me project of which first step is editor research acceptance criteria find info on editor collab cycle still in a testing phase kick off collab cycle cms team please check the team s that will do this...
0
79,236
28,055,615,221
IssuesEvent
2023-03-29 09:10:34
panoply/esthetic
https://api.github.com/repos/panoply/esthetic
closed
Liquid in JSON string values
Defect JSON
### Description Liquid contained in JSON strings and likely JavaScript/TypeScript strings is being indented. Such structures should be preserved. Take the following example: ### Current Result The following is a current output result when beautification is being applied to an embedded region: ```html <scr...
1.0
Liquid in JSON string values - ### Description Liquid contained in JSON strings and likely JavaScript/TypeScript strings is being indented. Such structures should be preserved. Take the following example: ### Current Result The following is a current output result when beautification is being applied to an em...
defect
liquid in json string values description liquid contained in json strings and likely javascript typescript strings is being indented such structures should be preserved take the following example current result the following is a current output result when beautification is being applied to an em...
1
303,636
9,309,073,525
IssuesEvent
2019-03-25 15:45:09
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
Don't call ``package()`` twice.
complex: low priority: medium stage: review type: feature
(new issue as requested by https://github.com/conan-io/conan/issues/4438#issuecomment-461341370) https://docs.conan.io/en/latest/reference/build_helpers/cmake.html#example shows the current best practice when using `cmake.install()` within the `package()` method is desired. This works quite nicely for in-source buil...
1.0
Don't call ``package()`` twice. - (new issue as requested by https://github.com/conan-io/conan/issues/4438#issuecomment-461341370) https://docs.conan.io/en/latest/reference/build_helpers/cmake.html#example shows the current best practice when using `cmake.install()` within the `package()` method is desired. This wor...
non_defect
don t call package twice new issue as requested by shows the current best practice when using cmake install within the package method is desired this works quite nicely for in source builds as soon as is fixed however when following also cmake s best practice to build code out of sou...
0