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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
143,527
5,518,267,206
IssuesEvent
2017-03-18 07:08:42
fossasia/open-event-orga-server
https://api.github.com/repos/fossasia/open-event-orga-server
closed
FOSSASIA Summit no longer on start page event though event is still running
bug Priority: High
Please ensure events that are still running are listed on start page until end of event, e.g. check https://eventyay.com
1.0
FOSSASIA Summit no longer on start page event though event is still running - Please ensure events that are still running are listed on start page until end of event, e.g. check https://eventyay.com
priority
fossasia summit no longer on start page event though event is still running please ensure events that are still running are listed on start page until end of event e g check
1
475,516
13,721,796,843
IssuesEvent
2020-10-03 00:20:37
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Upgrade to log4j 2.x
.Backend Priority:P3 Type:New Feature
I deploy Metabase via helm chart on Kubernetes, and feed the log output to Datadog via Datadog Agent. It is common log collectors prefer JSON layout as it is hard to handle when a stacktrace is captured as multi-line entries. e.g. [Datadog](https://docs.datadoghq.com/logs/log_collection/java) [Logstash](https://github....
1.0
Upgrade to log4j 2.x - I deploy Metabase via helm chart on Kubernetes, and feed the log output to Datadog via Datadog Agent. It is common log collectors prefer JSON layout as it is hard to handle when a stacktrace is captured as multi-line entries. e.g. [Datadog](https://docs.datadoghq.com/logs/log_collection/java) [Lo...
priority
upgrade to x i deploy metabase via helm chart on kubernetes and feed the log output to datadog via datadog agent it is common log collectors prefer json layout as it is hard to handle when a stacktrace is captured as multi line entries e g unfortunately they are not an option as the jar needs to b...
1
477,939
13,770,524,446
IssuesEvent
2020-10-07 20:22:41
qarmin/czkawka
https://api.github.com/repos/qarmin/czkawka
closed
Don't lock UI when searching
enhancement help wanted high priority
For now pressing Search button will freeze entire GUI until searching ends which is really bad. Probably running searching in another thread will allow to create smother UI and also to pause and stop search without needing to kill app
1.0
Don't lock UI when searching - For now pressing Search button will freeze entire GUI until searching ends which is really bad. Probably running searching in another thread will allow to create smother UI and also to pause and stop search without needing to kill app
priority
don t lock ui when searching for now pressing search button will freeze entire gui until searching ends which is really bad probably running searching in another thread will allow to create smother ui and also to pause and stop search without needing to kill app
1
104
2,616,020,997
IssuesEvent
2015-03-02 01:02:19
BowdoinOrient/bongo
https://api.github.com/repos/BowdoinOrient/bongo
opened
Pay our bills
Systems/Architecture
Develop a plan for paying for our tech stack in perpetuity. That stack is: - [ ] Domain registrar (currently Hover, see #21) - [ ] DNS provider (currently AWS Route 53, also see #21) - [ ] Hosting provider (currently Digital Ocean, see #26) - [ ] Static files host (currently AWS S3) - [ ] CDN provider (see #22) ...
1.0
Pay our bills - Develop a plan for paying for our tech stack in perpetuity. That stack is: - [ ] Domain registrar (currently Hover, see #21) - [ ] DNS provider (currently AWS Route 53, also see #21) - [ ] Hosting provider (currently Digital Ocean, see #26) - [ ] Static files host (currently AWS S3) - [ ] CDN pro...
non_priority
pay our bills develop a plan for paying for our tech stack in perpetuity that stack is domain registrar currently hover see dns provider currently aws route also see hosting provider currently digital ocean see static files host currently aws cdn provider see ...
0
39,653
5,241,610,846
IssuesEvent
2017-01-31 16:06:28
ValveSoftware/Source-1-Games
https://api.github.com/repos/ValveSoftware/Source-1-Games
closed
[TF2][Linux] startmovie "filename" webm produces an unreadable file
Need Retest Team Fortress 2
Trying to record a video off of a demo with webm and the result cannot be played and ffmpeg -i complained about invalid data. http://pastebin.com/G6LX7dcd system information.
1.0
[TF2][Linux] startmovie "filename" webm produces an unreadable file - Trying to record a video off of a demo with webm and the result cannot be played and ffmpeg -i complained about invalid data. http://pastebin.com/G6LX7dcd system information.
non_priority
startmovie filename webm produces an unreadable file trying to record a video off of a demo with webm and the result cannot be played and ffmpeg i complained about invalid data system information
0
762,098
26,708,615,130
IssuesEvent
2023-01-27 20:46:04
OpenSpace/OpenSpace
https://api.github.com/repos/OpenSpace/OpenSpace
closed
Cannot render "Gaia Abundance Galah" or "Gaia Abundance Apogee" under Ubuntu 22.04
Type: Bug Priority: Critical Component: Rendering
I cannot enable the "Gaia Abundance Galah" or "Gaia Abundance Apogee" asset under the gaia profile, which prompt the error notes: terminate called after throwing an instance of 'std::__ios_failure' what(): basic_ios::clear: iostream error Aborted (core dumped) I compiled the Openspace under Ubuntu 22.04 with...
1.0
Cannot render "Gaia Abundance Galah" or "Gaia Abundance Apogee" under Ubuntu 22.04 - I cannot enable the "Gaia Abundance Galah" or "Gaia Abundance Apogee" asset under the gaia profile, which prompt the error notes: terminate called after throwing an instance of 'std::__ios_failure' what(): basic_ios::clear: iost...
priority
cannot render gaia abundance galah or gaia abundance apogee under ubuntu i cannot enable the gaia abundance galah or gaia abundance apogee asset under the gaia profile which prompt the error notes terminate called after throwing an instance of std ios failure what basic ios clear iostre...
1
16,355
2,613,870,199
IssuesEvent
2015-02-28 00:33:16
GoogleCloudPlatform/kubernetes
https://api.github.com/repos/GoogleCloudPlatform/kubernetes
closed
Field selectors need to be versioned and converted to internal representation
api/cluster area/usability priority/P1 team/UX
Field selectors on GET and WATCH should refer to versioned fields and get converted to the internal representation just like the REST objects, and we should have a general-purpose way of finding the values of the fields to be matched. In particular, podToSelectableFields in pkg/registry/pod/rest.go needs to be fixed...
1.0
Field selectors need to be versioned and converted to internal representation - Field selectors on GET and WATCH should refer to versioned fields and get converted to the internal representation just like the REST objects, and we should have a general-purpose way of finding the values of the fields to be matched. In...
priority
field selectors need to be versioned and converted to internal representation field selectors on get and watch should refer to versioned fields and get converted to the internal representation just like the rest objects and we should have a general purpose way of finding the values of the fields to be matched in...
1
36,028
9,698,776,616
IssuesEvent
2019-05-26 08:13:20
xournalpp/xournalpp
https://api.github.com/repos/xournalpp/xournalpp
opened
Automated build and release process
buildsystem
# The problem As the project grows in size and complexity, we need to have a more comprehensive and automated build system. We currently make manual releases, which is time consuming and error prone. * Builds for all platforms should be automated. Currently, we only have Travis building on Linux. * Every version...
1.0
Automated build and release process - # The problem As the project grows in size and complexity, we need to have a more comprehensive and automated build system. We currently make manual releases, which is time consuming and error prone. * Builds for all platforms should be automated. Currently, we only have Trav...
non_priority
automated build and release process the problem as the project grows in size and complexity we need to have a more comprehensive and automated build system we currently make manual releases which is time consuming and error prone builds for all platforms should be automated currently we only have trav...
0
126,694
17,970,612,839
IssuesEvent
2021-09-14 01:09:23
directoryxx/Django-Polls-Tutorial
https://api.github.com/repos/directoryxx/Django-Polls-Tutorial
opened
CVE-2020-24584 (High) detected in django2.2.2
security vulnerability
## CVE-2020-24584 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>django2.2.2</b></p></summary> <p> <p>The Web framework for perfectionists with deadlines.</p> <p>Library home page: <a...
True
CVE-2020-24584 (High) detected in django2.2.2 - ## CVE-2020-24584 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>django2.2.2</b></p></summary> <p> <p>The Web framework for perfectioni...
non_priority
cve high detected in cve high severity vulnerability vulnerable library the web framework for perfectionists with deadlines library home page a href vulnerable source files django polls tutorial venv lib site packages django core cache bac...
0
31,592
11,956,216,366
IssuesEvent
2020-04-04 09:15:24
dodekanisou/home-automation
https://api.github.com/repos/dodekanisou/home-automation
opened
CVE-2015-8315 (High) detected in ms-0.6.2.tgz
security vulnerability
## CVE-2015-8315 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary> <p>Tiny ms conversion utility</p> <p>Library home page: <a href="https://registry.npmjs....
True
CVE-2015-8315 (High) detected in ms-0.6.2.tgz - ## CVE-2015-8315 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary> <p>Tiny ms conversion utility</p> <p>Lib...
non_priority
cve high detected in ms tgz cve high severity vulnerability vulnerable library ms tgz tiny ms conversion utility library home page a href path to dependency file tmp ws scm home automation rpihost wwwroot lib mustache package json path to vulnerable library tmp ws ...
0
745,392
25,982,443,030
IssuesEvent
2022-12-19 20:09:55
encorelab/ck-board
https://api.github.com/repos/encorelab/ck-board
closed
Increase post character limit
enhancement high priority
The post character limit should be increased to at least 2000 characters.
1.0
Increase post character limit - The post character limit should be increased to at least 2000 characters.
priority
increase post character limit the post character limit should be increased to at least characters
1
425,095
12,335,597,225
IssuesEvent
2020-05-14 12:16:03
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
reopened
WAHH-Adi Sutjipto Airport-YOGYAKARTA-INDONESIA
Being Redone Low Priority
Adi Sutjipto Airport, Yogyakarta will do this previous ICAO was WARJ
1.0
WAHH-Adi Sutjipto Airport-YOGYAKARTA-INDONESIA - Adi Sutjipto Airport, Yogyakarta will do this previous ICAO was WARJ
priority
wahh adi sutjipto airport yogyakarta indonesia adi sutjipto airport yogyakarta will do this previous icao was warj
1
60,006
6,669,027,582
IssuesEvent
2017-10-03 17:51:55
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
closed
Support request - [Landing page] Misspelling of word "наміри" in documents section
kind/support status/test
**Summary:** [Landing page] Misspelling of word "наміри" in documents section **Issue type:** Bug **Severity:** Trivial **Assignee:** @kmakarenko **Reporter:** A.Khilko **Environment:** Google Chrome Версія 61.0.3163.100 (Розробка) (32-розрядна версія) **Description:** **Steps to reproduce:** 1. Open page ht...
1.0
Support request - [Landing page] Misspelling of word "наміри" in documents section - **Summary:** [Landing page] Misspelling of word "наміри" in documents section **Issue type:** Bug **Severity:** Trivial **Assignee:** @kmakarenko **Reporter:** A.Khilko **Environment:** Google Chrome Версія 61.0.3163.100 (Розробк...
non_priority
support request misspelling of word наміри in documents section summary misspelling of word наміри in documents section issue type bug severity trivial assignee kmakarenko reporter a khilko environment google chrome версія розробка розрядна версія desc...
0
69,587
22,551,555,062
IssuesEvent
2022-06-27 06:17:00
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Display name on TimelineCard does not fill the row on TimelineCard
T-Defect
### Steps to reproduce 1. Open a room 2. Enable a widget 3. Maximize it 4. Send a message to the room ### Outcome #### What did you expect? The display name should fill the row. #### What happened instead? There is 28px (=64px - 36px) gap between the display name and the right border. ### Operating sy...
1.0
Display name on TimelineCard does not fill the row on TimelineCard - ### Steps to reproduce 1. Open a room 2. Enable a widget 3. Maximize it 4. Send a message to the room ### Outcome #### What did you expect? The display name should fill the row. #### What happened instead? There is 28px (=64px - 36px)...
non_priority
display name on timelinecard does not fill the row on timelinecard steps to reproduce open a room enable a widget maximize it send a message to the room outcome what did you expect the display name should fill the row what happened instead there is gap betw...
0
56,067
14,078,382,017
IssuesEvent
2020-11-04 13:29:43
themagicalmammal/android_kernel_samsung_j7elte
https://api.github.com/repos/themagicalmammal/android_kernel_samsung_j7elte
opened
CVE-2018-20169 (Medium) detected in linuxv3.3
security vulnerability
## CVE-2018-20169 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.3</b></p></summary> <p> <p>Ming Lin kernel tree</p> <p>Library home page: <a href=https://git.kernel.org/pub...
True
CVE-2018-20169 (Medium) detected in linuxv3.3 - ## CVE-2018-20169 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.3</b></p></summary> <p> <p>Ming Lin kernel tree</p> <p>Libra...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library ming lin kernel tree library home page a href found in head commit a href found in base branch xsentinel experimental vulnerable source files android kernel ...
0
64,049
7,760,600,067
IssuesEvent
2018-06-01 06:50:36
govau/dta-gov-au
https://api.github.com/repos/govau/dta-gov-au
closed
Spacing on search page
bug design
- [x] I’ve read and understood the [Contributing guidelines](./CONTRIBUTING.md) and have done my best effort to follow them. - [x] I’ve read and agree to the [Code of Conduct](./CODE_OF_CONDUCT.md). - [x] I’ve searched for any related issues and avoided creating a duplicate issue. # What happened Spacing is mis...
1.0
Spacing on search page - - [x] I’ve read and understood the [Contributing guidelines](./CONTRIBUTING.md) and have done my best effort to follow them. - [x] I’ve read and agree to the [Code of Conduct](./CODE_OF_CONDUCT.md). - [x] I’ve searched for any related issues and avoided creating a duplicate issue. # What h...
non_priority
spacing on search page i’ve read and understood the contributing md and have done my best effort to follow them i’ve read and agree to the code of conduct md i’ve searched for any related issues and avoided creating a duplicate issue what happened spacing is misaligned on the search...
0
83,793
10,435,715,480
IssuesEvent
2019-09-17 17:55:12
18F/samhsa-prototype
https://api.github.com/repos/18F/samhsa-prototype
closed
Side Nav menu on Mobile. Add a home button
UX/UI design enhancement
On the mobile side nav menu, add a "home" button at the bottom of the so that visitors can restart their navigation from the homepage if they would like to.
1.0
Side Nav menu on Mobile. Add a home button - On the mobile side nav menu, add a "home" button at the bottom of the so that visitors can restart their navigation from the homepage if they would like to.
non_priority
side nav menu on mobile add a home button on the mobile side nav menu add a home button at the bottom of the so that visitors can restart their navigation from the homepage if they would like to
0
700,617
24,067,099,197
IssuesEvent
2022-09-17 16:51:46
etro-js/etro
https://api.github.com/repos/etro-js/etro
closed
Visual fields missing from `Image` and `Video` types
help wanted priority:high type:typings
**Steps to reproduce:** 1. Clone repo 2. Run `npm install` 3. Run `npm test` **Actual behavior:** You should see a bunch of compilation errors like this one: ``` 16 09 2022 15:39:44.366:ERROR [compiler.karma-typescript]: spec/integration/layer.spec.ts(229,40): error TS2339: Property 'cctx' does not exist o...
1.0
Visual fields missing from `Image` and `Video` types - **Steps to reproduce:** 1. Clone repo 2. Run `npm install` 3. Run `npm test` **Actual behavior:** You should see a bunch of compilation errors like this one: ``` 16 09 2022 15:39:44.366:ERROR [compiler.karma-typescript]: spec/integration/layer.spec.ts(...
priority
visual fields missing from image and video types steps to reproduce clone repo run npm install run npm test actual behavior you should see a bunch of compilation errors like this one error spec integration layer spec ts error property cctx does ...
1
22,566
2,649,502,935
IssuesEvent
2015-03-15 00:01:46
Araq/Nim
https://api.github.com/repos/Araq/Nim
closed
`items` for `Slice` makes `toSeq` fail
High Priority Showstopper
I have encountered some strange behaviour (in Nim 0.10.2) when trying to create a sequence from a slice of integers: ```nim from sequtils import toSeq # This works. let s1 = toSeq(1..4) # This fails. let r: Slice[int] = 1..4 let s2 = toSeq(r) ``` This fails: ``` Error: type mismatch: got (Slice[int])...
1.0
`items` for `Slice` makes `toSeq` fail - I have encountered some strange behaviour (in Nim 0.10.2) when trying to create a sequence from a slice of integers: ```nim from sequtils import toSeq # This works. let s1 = toSeq(1..4) # This fails. let r: Slice[int] = 1..4 let s2 = toSeq(r) ``` This fails: ``...
priority
items for slice makes toseq fail i have encountered some strange behaviour in nim when trying to create a sequence from a slice of integers nim from sequtils import toseq this works let toseq this fails let r slice let toseq r this fails erro...
1
108,733
13,649,527,739
IssuesEvent
2020-09-26 14:50:13
nextcloud/spreed
https://api.github.com/repos/nextcloud/spreed
opened
[10.0.0 RC2] Active emoji
0. Needs triage design
## Steps to reproduce 1. Select a conversation. 2. Click on the emoji icon. 3. **Scroll** the emoji to the flags. ### Expected behaviour Correct selection of the active flag group icon. ![obraz](https://user-images.githubusercontent.com/47037905/94343305-78734480-0017-11eb-9b50-d58a54fd2563.png) ### Actu...
1.0
[10.0.0 RC2] Active emoji - ## Steps to reproduce 1. Select a conversation. 2. Click on the emoji icon. 3. **Scroll** the emoji to the flags. ### Expected behaviour Correct selection of the active flag group icon. ![obraz](https://user-images.githubusercontent.com/47037905/94343305-78734480-0017-11eb-9b50-d58...
non_priority
active emoji steps to reproduce select a conversation click on the emoji icon scroll the emoji to the flags expected behaviour correct selection of the active flag group icon actual behaviour the active emoji group icon marker does not move to the flag group icon whe...
0
330,436
10,040,296,307
IssuesEvent
2019-07-18 19:35:28
bluecherrydvr/bluecherry-apps
https://api.github.com/repos/bluecherrydvr/bluecherry-apps
opened
TLS and SASL email authentication fails
Bug Priority High Server
When configured with TLS/SSL and port 587, emails will fail with "E: Failed to connect to ssl://DOMAIN:587 [SMTP: Failed to connect socket: fsockopen(): unable to connect to ssl://DOMAIN:587 (Unknown error) (code: -1, response: )]"
1.0
TLS and SASL email authentication fails - When configured with TLS/SSL and port 587, emails will fail with "E: Failed to connect to ssl://DOMAIN:587 [SMTP: Failed to connect socket: fsockopen(): unable to connect to ssl://DOMAIN:587 (Unknown error) (code: -1, response: )]"
priority
tls and sasl email authentication fails when configured with tls ssl and port emails will fail with e failed to connect to ssl domain
1
75,367
9,222,967,762
IssuesEvent
2019-03-12 01:16:56
dw/mitogen
https://api.github.com/repos/dw/mitogen
closed
"Pseudoasynchronous" connect
DesignRequired feature
As a stepping stone towards #15 that could potentially be done without a ton of disruption, allowing the interface to be in place without disrupting all the code, something like: - split the mitogen.service thread pool out so it is separate from the service dispatcher. There are already desires elsewhere to reuse th...
1.0
"Pseudoasynchronous" connect - As a stepping stone towards #15 that could potentially be done without a ton of disruption, allowing the interface to be in place without disrupting all the code, something like: - split the mitogen.service thread pool out so it is separate from the service dispatcher. There are alread...
non_priority
pseudoasynchronous connect as a stepping stone towards that could potentially be done without a ton of disruption allowing the interface to be in place without disrupting all the code something like split the mitogen service thread pool out so it is separate from the service dispatcher there are already...
0
98,520
11,089,404,336
IssuesEvent
2019-12-14 18:14:30
swsnu/swpp2019-team12
https://api.github.com/repos/swsnu/swpp2019-team12
closed
Git Commit
documentation
## 깃 커밋 작성 규칙 ### 구조 ``` [TYPE] 제목 - 내용 - 내용 - 내용 Resolved #이슈 See alos #이슈 --- TYPE = [ FE, BE, DB, DOCS, PKG, SETTING ... ] ``` ### 작성 예시 ``` [FE] 50자 또는 그 이하로 변경 사항을 요약 - 필요하다면 더 자세한 설명을 서술한다. 맥락에 따라서 첫 행이 커밋의 제목처럼, 나머지 내용이 본문처럼 다뤄지는 경우도 있다. 첫 행의 요약과 본문 사이에 빈 행...
1.0
Git Commit - ## 깃 커밋 작성 규칙 ### 구조 ``` [TYPE] 제목 - 내용 - 내용 - 내용 Resolved #이슈 See alos #이슈 --- TYPE = [ FE, BE, DB, DOCS, PKG, SETTING ... ] ``` ### 작성 예시 ``` [FE] 50자 또는 그 이하로 변경 사항을 요약 - 필요하다면 더 자세한 설명을 서술한다. 맥락에 따라서 첫 행이 커밋의 제목처럼, 나머지 내용이 본문처럼 다뤄지는 경우도 있다. 첫 행의 요...
non_priority
git commit 깃 커밋 작성 규칙 구조 제목 내용 내용 내용 resolved 이슈 see alos 이슈 type 작성 예시 또는 그 이하로 변경 사항을 요약 필요하다면 더 자세한 설명을 서술한다 맥락에 따라서 첫 행이 커밋의 제목처럼 나머지 내용이 본문처럼 다뤄지는 경우도 있다 첫 행의 요약과 본문 사이에 빈 행을 넣는 것은 중요하다 이 규칙을 지키지 않은 경우...
0
746,605
26,037,356,174
IssuesEvent
2022-12-22 07:00:53
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Last played position for a playlist item
priority/P3 QA/No release-notes/exclude features/playlist OS/Android OS/Desktop
We need new propertiy for playlist item: last played postion. This value will be in millsec. And we also need an API to update it.
1.0
Last played position for a playlist item - We need new propertiy for playlist item: last played postion. This value will be in millsec. And we also need an API to update it.
priority
last played position for a playlist item we need new propertiy for playlist item last played postion this value will be in millsec and we also need an api to update it
1
739,888
25,726,966,445
IssuesEvent
2022-12-07 17:18:34
ResonantGeoData/RD-WATCH
https://api.github.com/repos/ResonantGeoData/RD-WATCH
closed
Set up framework to filter in the UI, testing first with "performer"
priority phase-ii
Be able to filter the results by performer in the UI. Backend capability was added in https://github.com/ResonantGeoData/RD-WATCH/pull/110. We'll need to filter the list on the left and filter the polygons rendered. See [`setFilter`](https://maplibre.org/maplibre-gl-js-docs/api/map/#map#setfilter) on details how to ...
1.0
Set up framework to filter in the UI, testing first with "performer" - Be able to filter the results by performer in the UI. Backend capability was added in https://github.com/ResonantGeoData/RD-WATCH/pull/110. We'll need to filter the list on the left and filter the polygons rendered. See [`setFilter`](https://mapl...
priority
set up framework to filter in the ui testing first with performer be able to filter the results by performer in the ui backend capability was added in we ll need to filter the list on the left and filter the polygons rendered see on details how to filter the polygons maplibre renders attributes are set...
1
91,351
11,495,984,663
IssuesEvent
2020-02-12 06:42:59
g00glen00b/gatsby-blog
https://api.github.com/repos/g00glen00b/gatsby-blog
closed
Fix alignment of title and tags if they take more than a single line
Design
**Description**: If the title/tags take more than one line, it will overlap the other text, as can be seen here: https://dimitr.im/category/t/page/2
1.0
Fix alignment of title and tags if they take more than a single line - **Description**: If the title/tags take more than one line, it will overlap the other text, as can be seen here: https://dimitr.im/category/t/page/2
non_priority
fix alignment of title and tags if they take more than a single line description if the title tags take more than one line it will overlap the other text as can be seen here
0
14,842
10,219,451,597
IssuesEvent
2019-08-15 18:37:21
MicrosoftDocs/vsts-docs
https://api.github.com/repos/MicrosoftDocs/vsts-docs
closed
Azure DevOps hook cannot be created by anyone
Pri1 area - service-hooks devops-collab/tech devops/prod doc-bug
When creating an Azure DevOps notification connector to the Teams channel, the user is not allowed to make it through the configuration the way this page describes. At the point where it asks which team in the project to select, it will not load the drop down and tells the user: "Failed to find teams for this project t...
1.0
Azure DevOps hook cannot be created by anyone - When creating an Azure DevOps notification connector to the Teams channel, the user is not allowed to make it through the configuration the way this page describes. At the point where it asks which team in the project to select, it will not load the drop down and tells th...
non_priority
azure devops hook cannot be created by anyone when creating an azure devops notification connector to the teams channel the user is not allowed to make it through the configuration the way this page describes at the point where it asks which team in the project to select it will not load the drop down and tells th...
0
526,465
15,293,685,816
IssuesEvent
2021-02-24 00:48:20
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Image upload in columns uploads image twice
[Block] Image [Feature] Drag and Drop [Priority] High [Status] Duplicate [Type] Bug
## Description Uploaded an image through the media dialog to fill an image block in a column, the image gets uploaded twice. It populates the selected image block but also creates a new image block and populates this one as well. ## Step-by-step reproduction instructions 1. Clean installation 2. Activate current ...
1.0
Image upload in columns uploads image twice - ## Description Uploaded an image through the media dialog to fill an image block in a column, the image gets uploaded twice. It populates the selected image block but also creates a new image block and populates this one as well. ## Step-by-step reproduction instruction...
priority
image upload in columns uploads image twice description uploaded an image through the media dialog to fill an image block in a column the image gets uploaded twice it populates the selected image block but also creates a new image block and populates this one as well step by step reproduction instruction...
1
164,978
20,573,448,519
IssuesEvent
2022-03-04 00:13:33
TIBCOSoftware/be-contribution
https://api.github.com/repos/TIBCOSoftware/be-contribution
closed
CVE-2021-33502 (High) detected in normalize-url-1.9.1.tgz
security vulnerability
## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-1.9.1.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs...
True
CVE-2021-33502 (High) detected in normalize-url-1.9.1.tgz - ## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-1.9.1.tgz</b></p></summary> <p>Normalize a U...
non_priority
cve high detected in normalize url tgz cve high severity vulnerability vulnerable library normalize url tgz normalize a url library home page a href path to dependency file docs vendor animate css package json path to vulnerable library docs vendor animate css node...
0
13,777
23,705,721,881
IssuesEvent
2022-08-30 00:44:49
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
New Github Default Release/Tag URL is Skipped for Bazel
type:bug status:requirements priority-5-triage
### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### If you're self-hosting Renovate, select which platform you are using. _No response_ ### If you're self-hosting Renovate, tell us what version of...
1.0
New Github Default Release/Tag URL is Skipped for Bazel - ### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### If you're self-hosting Renovate, select which platform you are using. _No response_ ##...
non_priority
new github default release tag url is skipped for bazel how are you running renovate mend renovate hosted app on github com if you re self hosting renovate tell us what version of renovate you run no response if you re self hosting renovate select which platform you are using no response ...
0
69,465
3,298,939,098
IssuesEvent
2015-11-02 16:33:09
music-encoding/music-encoding
https://api.github.com/repos/music-encoding/music-encoding
reopened
<hairpin> throws validation error with `@layer`
Component: Core Schema Priority: Medium Status: Needs Discussion Type: Bug
When validating a `<hairpin>` element I get: `element hairpin: Relax-NG validity error : Invalid attribute layer for element hairpin` In MEI 2.1.1, `@layer` is definitely allowed. It seems like it should be allowed in 3.0.0, but I can't confirm this. Was `@layer` removed from this in 3.0.0?
1.0
<hairpin> throws validation error with `@layer` - When validating a `<hairpin>` element I get: `element hairpin: Relax-NG validity error : Invalid attribute layer for element hairpin` In MEI 2.1.1, `@layer` is definitely allowed. It seems like it should be allowed in 3.0.0, but I can't confirm this. Was `@layer`...
priority
throws validation error with layer when validating a element i get element hairpin relax ng validity error invalid attribute layer for element hairpin in mei layer is definitely allowed it seems like it should be allowed in but i can t confirm this was layer removed from th...
1
234,196
25,806,034,551
IssuesEvent
2022-12-11 12:19:46
SmartBear/readyapi-swagger-assertion-plugin
https://api.github.com/repos/SmartBear/readyapi-swagger-assertion-plugin
closed
CVE-2020-10673 (High) detected in jackson-databind-2.4.2.jar - autoclosed
security vulnerability
## CVE-2020-10673 - 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.4.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-10673 (High) detected in jackson-databind-2.4.2.jar - autoclosed - ## CVE-2020-10673 - 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.4.2.jar</b></p></summary...
non_priority
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to dependency file pom xml path to vulnerable library home wss ...
0
390,420
11,543,502,757
IssuesEvent
2020-02-18 09:43:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1334] Contracts transport issues
Priority: High Status: Fixed
1. Don't have items to move when creating a transport contract (To Move: position) We had this list of items previously ![bandicam 2020-01-13 16-03-35-325](https://user-images.githubusercontent.com/27898520/72250797-44d5c300-361e-11ea-8a5a-db14aa237511.jpg) 2. Contractor won't see markers on the storages from a con...
1.0
[0.9.0 staging-1334] Contracts transport issues - 1. Don't have items to move when creating a transport contract (To Move: position) We had this list of items previously ![bandicam 2020-01-13 16-03-35-325](https://user-images.githubusercontent.com/27898520/72250797-44d5c300-361e-11ea-8a5a-db14aa237511.jpg) 2. Contr...
priority
contracts transport issues don t have items to move when creating a transport contract to move position we had this list of items previously contractor won t see markers on the storages from a contract contract can be finished without full transportation this contract was for bricks ...
1
342,762
24,755,998,846
IssuesEvent
2022-10-21 17:47:42
JFootball/JFootball
https://api.github.com/repos/JFootball/JFootball
opened
[Doc] Testing
documentation
**Describe your doc request** * The project has to be tested with JUnit * The project has to be tested with Jacoco * The project has to be tested with SonarCloud
1.0
[Doc] Testing - **Describe your doc request** * The project has to be tested with JUnit * The project has to be tested with Jacoco * The project has to be tested with SonarCloud
non_priority
testing describe your doc request the project has to be tested with junit the project has to be tested with jacoco the project has to be tested with sonarcloud
0
520,188
15,081,500,913
IssuesEvent
2021-02-05 13:18:03
okta/okta-oidc-xamarin
https://api.github.com/repos/okta/okta-oidc-xamarin
reopened
Web browser in android not getting close after successful login
OKTA-367324 priority-pending
We are trying out Okta.Xamarin.Android (pre-release 1.0.0-beta02 SDK) ## Current behavior When we navigate to a browser using **OktaContext.Current.SignIn()** in android, It asks us to choose the option from available browsers on the device. Please check below screenshot. ![MicrosoftTeams-image (3)](https://us...
1.0
Web browser in android not getting close after successful login - We are trying out Okta.Xamarin.Android (pre-release 1.0.0-beta02 SDK) ## Current behavior When we navigate to a browser using **OktaContext.Current.SignIn()** in android, It asks us to choose the option from available browsers on the device. Please ...
priority
web browser in android not getting close after successful login we are trying out okta xamarin android pre release sdk current behavior when we navigate to a browser using oktacontext current signin in android it asks us to choose the option from available browsers on the device please check...
1
129,108
5,088,547,940
IssuesEvent
2016-12-31 22:13:00
saulgreenberg/TimelapseImageAnalyzer
https://api.github.com/repos/saulgreenberg/TimelapseImageAnalyzer
closed
Improvement: Tooltip should show full values of counter/comment etc fields
enhancement Medium Priority
As otherwise its hard to see, or even impossible if its an uneditable field
1.0
Improvement: Tooltip should show full values of counter/comment etc fields - As otherwise its hard to see, or even impossible if its an uneditable field
priority
improvement tooltip should show full values of counter comment etc fields as otherwise its hard to see or even impossible if its an uneditable field
1
590,364
17,777,061,035
IssuesEvent
2021-08-30 20:42:15
SkriptLang/Skript
https://api.github.com/repos/SkriptLang/Skript
closed
Skript fails at telling apart certain items.
priority: lowest completed aliases pre-1.13
### Description <!--- What happened? ---> skript fails at comparing ex. stone and diorite (cannot tell them apart by their name "stone block" & "raw diorite" - returns stone block) though when doing the same with *stone brick* and *cracked stone brick* it doesn't have a issue with it. ### Steps to Reproduce <!--- ...
1.0
Skript fails at telling apart certain items. - ### Description <!--- What happened? ---> skript fails at comparing ex. stone and diorite (cannot tell them apart by their name "stone block" & "raw diorite" - returns stone block) though when doing the same with *stone brick* and *cracked stone brick* it doesn't have a...
priority
skript fails at telling apart certain items description skript fails at comparing ex stone and diorite cannot tell them apart by their name stone block raw diorite returns stone block though when doing the same with stone brick and cracked stone brick it doesn t have a issue with it ste...
1
102,922
22,150,513,972
IssuesEvent
2022-06-03 16:14:38
microsoft/vscode-jupyter
https://api.github.com/repos/microsoft/vscode-jupyter
closed
Unable to run cells
bug info-needed notebook-remote vscode-web
Testing #10183 I followed the setup steps in the test plan and ran `python -m notebook --no-browser --NotebookApp.allow_origin=*` in my test folder. At the point where the test plan said to run cells I got an error: ``` Failed to start the Kernel. Unhandled error. View Jupyter [log](command:jupyter.viewOut...
1.0
Unable to run cells - Testing #10183 I followed the setup steps in the test plan and ran `python -m notebook --no-browser --NotebookApp.allow_origin=*` in my test folder. At the point where the test plan said to run cells I got an error: ``` Failed to start the Kernel. Unhandled error. View Jupyter [log](...
non_priority
unable to run cells testing i followed the setup steps in the test plan and ran python m notebook no browser notebookapp allow origin in my test folder at the point where the test plan said to run cells i got an error failed to start the kernel unhandled error view jupyter command ...
0
173,352
21,158,294,133
IssuesEvent
2022-04-07 06:56:28
elastic/integrations
https://api.github.com/repos/elastic/integrations
closed
[okta] validate okta.client.ip as IP address
Team:Security-External Integrations Integration:Okta
The `okta.client.ip` value is not validated as an IP address before being copied into `client.ip` and `source.ip`. The `convert` processors `type: ip` can be used. An on_failure handler can be used to remove the field if it is not a valid IP. All three `okta.client.ip`, `source.ip`, and `client.ip` are mapped as IP dat...
True
[okta] validate okta.client.ip as IP address - The `okta.client.ip` value is not validated as an IP address before being copied into `client.ip` and `source.ip`. The `convert` processors `type: ip` can be used. An on_failure handler can be used to remove the field if it is not a valid IP. All three `okta.client.ip`, `s...
non_priority
validate okta client ip as ip address the okta client ip value is not validated as an ip address before being copied into client ip and source ip the convert processors type ip can be used an on failure handler can be used to remove the field if it is not a valid ip all three okta client ip source...
0
627,457
19,905,442,557
IssuesEvent
2022-01-25 12:19:04
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
signup.live.com - site is not usable
priority-critical browser-fenix engine-gecko QA_triaged
<!-- @browser: Firefox Mobile 98.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:98.0) Gecko/98.0 Firefox/98.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/98700 --> <!-- @extra_labels: browser-fenix --> **URL**: https://signup.live....
1.0
signup.live.com - site is not usable - <!-- @browser: Firefox Mobile 98.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:98.0) Gecko/98.0 Firefox/98.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/98700 --> <!-- @extra_labels: browser-f...
priority
signup live com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description buttons or links not working steps to reproduce date selection boxes don t do anythin...
1
36,607
9,843,126,942
IssuesEvent
2019-06-18 10:52:44
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Documents : Edit Webform : Conditional Rule : Delete option missing in 'Conditional Rule' control popup
Defect Documents Dynamic Webform Fixed HR Admin Module P3 Release #4 Build # 2
Steps :To Replicate : 1.Launch the URL 2.Sign in as HR admin user 3.Go to Documents 5.Upload a document with dynamic webform settings 6.Navigate to “Edit Webform” screen 7.Drag conditional rule from layout Experienced Behavior : Observed that Delete option missing in 'Conditional Rule' control popup (Re...
1.0
Documents : Edit Webform : Conditional Rule : Delete option missing in 'Conditional Rule' control popup - Steps :To Replicate : 1.Launch the URL 2.Sign in as HR admin user 3.Go to Documents 5.Upload a document with dynamic webform settings 6.Navigate to “Edit Webform” screen 7.Drag conditional rule from layo...
non_priority
documents edit webform conditional rule delete option missing in conditional rule control popup steps to replicate launch the url sign in as hr admin user go to documents upload a document with dynamic webform settings navigate to “edit webform” screen drag conditional rule from layo...
0
94,260
19,519,672,508
IssuesEvent
2021-12-29 16:06:24
Onelinerhub/onelinerhub
https://api.github.com/repos/Onelinerhub/onelinerhub
closed
Short solution needed: "Set attr_emulate_prepares in PHP PDO" (php-pdo)
help wanted good first issue code php-pdo
Please help us write most modern and shortest code solution for this issue: **Set attr_emulate_prepares in PHP PDO** (technology: [php-pdo](https://onelinerhub.com/php-pdo)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new code file inside [inbox folder](ht...
1.0
Short solution needed: "Set attr_emulate_prepares in PHP PDO" (php-pdo) - Please help us write most modern and shortest code solution for this issue: **Set attr_emulate_prepares in PHP PDO** (technology: [php-pdo](https://onelinerhub.com/php-pdo)) ### Fast way Just write the code solution in the comments. ### Prefere...
non_priority
short solution needed set attr emulate prepares in php pdo php pdo please help us write most modern and shortest code solution for this issue set attr emulate prepares in php pdo technology fast way just write the code solution in the comments prefered way create pull request with a new ...
0
510,486
14,791,378,235
IssuesEvent
2021-01-12 13:25:28
BeamMW/beam
https://api.github.com/repos/BeamMW/beam
closed
IOS mobile wallet crash
bug crash high priority mobile
**Bug description** The mobile wallet was connected to its own node(Google cloud platform) and crashed when sending max privacy transaction. ![image](https://user-images.githubusercontent.com/45556620/101779595-8741a180-3b06-11eb-9b96-2a49a4f5de68.png) **The base of the wallet and the logs file** [ldb.zip](https://...
1.0
IOS mobile wallet crash - **Bug description** The mobile wallet was connected to its own node(Google cloud platform) and crashed when sending max privacy transaction. ![image](https://user-images.githubusercontent.com/45556620/101779595-8741a180-3b06-11eb-9b96-2a49a4f5de68.png) **The base of the wallet and the logs ...
priority
ios mobile wallet crash bug description the mobile wallet was connected to its own node google cloud platform and crashed when sending max privacy transaction the base of the wallet and the logs file password platform and build ios os version build number
1
95,632
19,724,038,668
IssuesEvent
2022-01-13 18:03:53
TNC-NMFO/NWLAND
https://api.github.com/repos/TNC-NMFO/NWLAND
closed
hard coded climate tag file name checks
code modifications
hard-coded for our climate scalars ``` # set the climate tag for the input file name if (CLIMATE == "HIST") { climtag = "_hist" } else { if (climate_c_file == "climate_c_scalars_CNRM-ESM2-1_585.csv") { climtag = "_RCP85" } else if (climate_c_file == "climate_c_scalars_CNRM-ESM2-1_245.csv") { clim...
1.0
hard coded climate tag file name checks - hard-coded for our climate scalars ``` # set the climate tag for the input file name if (CLIMATE == "HIST") { climtag = "_hist" } else { if (climate_c_file == "climate_c_scalars_CNRM-ESM2-1_585.csv") { climtag = "_RCP85" } else if (climate_c_file == "climate_c...
non_priority
hard coded climate tag file name checks hard coded for our climate scalars set the climate tag for the input file name if climate hist climtag hist else if climate c file climate c scalars cnrm csv climtag else if climate c file climate c scalars ...
0
209,307
16,190,555,879
IssuesEvent
2021-05-04 07:51:37
voxowl/particubes
https://api.github.com/repos/voxowl/particubes
opened
Shape Anchor
documentation
https://docs.particubes.com/reference/shape#property-anchor Does the numbers for Anchor must be between 0 and 1 or are the blocks (float) of the shape?
1.0
Shape Anchor - https://docs.particubes.com/reference/shape#property-anchor Does the numbers for Anchor must be between 0 and 1 or are the blocks (float) of the shape?
non_priority
shape anchor does the numbers for anchor must be between and or are the blocks float of the shape
0
382,890
11,339,532,113
IssuesEvent
2020-01-23 02:23:24
woocommerce/woocommerce-gateway-paypal-express-checkout
https://api.github.com/repos/woocommerce/woocommerce-gateway-paypal-express-checkout
closed
"PayPal Express Checkout" option missing from checkout page when "PayPal Credit" is enabled
Priority: High [Type] Bug
On the checkout page, the "PayPal Express Checkout" payment option only appears if the "Enable PayPal Credit" setting is not checked. _Edit:_ This only applies when Smart Payment Buttons are disabled. Disabled | Enabled -- | -- <img width="340" alt="screen shot 2018-05-16 at 11 01 36 am" src="https://user-image...
1.0
"PayPal Express Checkout" option missing from checkout page when "PayPal Credit" is enabled - On the checkout page, the "PayPal Express Checkout" payment option only appears if the "Enable PayPal Credit" setting is not checked. _Edit:_ This only applies when Smart Payment Buttons are disabled. Disabled | Enabled ...
priority
paypal express checkout option missing from checkout page when paypal credit is enabled on the checkout page the paypal express checkout payment option only appears if the enable paypal credit setting is not checked edit this only applies when smart payment buttons are disabled disabled enabled ...
1
28,703
5,345,005,518
IssuesEvent
2017-02-17 15:55:41
chandanbansal/gmail-backup
https://api.github.com/repos/chandanbansal/gmail-backup
closed
Hide password in command line
auto-migrated Priority-Medium Type-Defect
``` Hi, it is more an enhancement request than a bug: When gmail-backup is launched thru command line, the password can be read in clear text within the process list. Not very secure. Can you add a mecanism where password can be read from a file, or modify the launch process to hide the password (like mysqldump by ...
1.0
Hide password in command line - ``` Hi, it is more an enhancement request than a bug: When gmail-backup is launched thru command line, the password can be read in clear text within the process list. Not very secure. Can you add a mecanism where password can be read from a file, or modify the launch process to hide ...
non_priority
hide password in command line hi it is more an enhancement request than a bug when gmail backup is launched thru command line the password can be read in clear text within the process list not very secure can you add a mecanism where password can be read from a file or modify the launch process to hide ...
0
19,225
5,826,036,026
IssuesEvent
2017-05-08 02:16:26
gaymers-discord/DiscoBot
https://api.github.com/repos/gaymers-discord/DiscoBot
opened
Deprecation warnings found in logs
code-improvement
``` (node:7714) DeprecationWarning: TextChannel#sendMessage: use TextChannel#send instead (node:7714) DeprecationWarning: TextChannel#sendEmbed: use TextChannel#send instead (node:7714) DeprecationWarning: EvaluatedPermissions#hasPermission is deprecated, use Permissions#has instead ```
1.0
Deprecation warnings found in logs - ``` (node:7714) DeprecationWarning: TextChannel#sendMessage: use TextChannel#send instead (node:7714) DeprecationWarning: TextChannel#sendEmbed: use TextChannel#send instead (node:7714) DeprecationWarning: EvaluatedPermissions#hasPermission is deprecated, use Permissions#has inst...
non_priority
deprecation warnings found in logs node deprecationwarning textchannel sendmessage use textchannel send instead node deprecationwarning textchannel sendembed use textchannel send instead node deprecationwarning evaluatedpermissions haspermission is deprecated use permissions has instead
0
340,733
30,539,029,917
IssuesEvent
2023-07-19 19:43:47
qase-tms/qase-python
https://api.github.com/repos/qase-tms/qase-python
closed
qase-to-complete-run cl argument does not work correctly
bug wontfix pytest
> qase-pytest/src/qaseio/pytest/conftest.py ``` add_option_ini( "--qase-to-complete-run", "qs_to_complete_run", type="bool", default=False, help="Complete run after all tests are finished", action="store_false", ) ``` https://docs.python.org/3/library/a...
1.0
qase-to-complete-run cl argument does not work correctly - > qase-pytest/src/qaseio/pytest/conftest.py ``` add_option_ini( "--qase-to-complete-run", "qs_to_complete_run", type="bool", default=False, help="Complete run after all tests are finished", action="store...
non_priority
qase to complete run cl argument does not work correctly qase pytest src qaseio pytest conftest py add option ini qase to complete run qs to complete run type bool default false help complete run after all tests are finished action store...
0
663,600
22,198,891,125
IssuesEvent
2022-06-07 09:24:00
kubesphere/ks-devops
https://api.github.com/repos/kubesphere/ks-devops
closed
Under specific permissions, users cannot import code repositories
kind/bug priority/medium
### What is version of KubeSphere DevOps has the issue? v3.3.0-rc.1 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? _No response_ ### What happened? There is a user 'wx', Its platform role is `workspaces-manager`, Its workspace role is `viewer`, Its devops role is `viewer`. **E...
1.0
Under specific permissions, users cannot import code repositories - ### What is version of KubeSphere DevOps has the issue? v3.3.0-rc.1 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? _No response_ ### What happened? There is a user 'wx', Its platform role is `workspaces-manager`, I...
priority
under specific permissions users cannot import code repositories what is version of kubesphere devops has the issue rc how did you install the kubernetes or what is the kubernetes distribution no response what happened there is a user wx its platform role is workspaces manager it...
1
289,500
31,933,055,228
IssuesEvent
2023-09-19 08:43:12
Trinadh465/linux-4.1.15_CVE-2023-4128
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-4128
opened
CVE-2017-16536 (Medium) detected in linux-stable-rtv4.1.33
Mend: dependency security vulnerability
## CVE-2017-16536 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2017-16536 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2017-16536 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia C...
non_priority
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f...
0
718,368
24,714,800,192
IssuesEvent
2022-10-20 05:48:52
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Make Deeds exist in registrars in code
Priority: Medium Category: Refactoring Type: Task Squad: Wild Turkey Needs Task Plan
Deeds need to be changed to derive from Simple Entry and be stored in a Registrar in code. This will allow them all the fixin's and priviliges that go with being in a registrar, such as appearing in the selection boxes in laws. Once this is added, we can implement specifying specific property as in #17733
1.0
Make Deeds exist in registrars in code - Deeds need to be changed to derive from Simple Entry and be stored in a Registrar in code. This will allow them all the fixin's and priviliges that go with being in a registrar, such as appearing in the selection boxes in laws. Once this is added, we can implement specifying s...
priority
make deeds exist in registrars in code deeds need to be changed to derive from simple entry and be stored in a registrar in code this will allow them all the fixin s and priviliges that go with being in a registrar such as appearing in the selection boxes in laws once this is added we can implement specifying s...
1
268,284
8,405,775,087
IssuesEvent
2018-10-11 16:03:33
joyent/conch
https://api.github.com/repos/joyent/conch
closed
Dedup device reports
high priority
When receiving a device report, if it exactly matches the most recently received report, do not store it or run validations. Currently, the endpoint returns the results of executing a validation plan. The return payload from the endpoint, in the case of deduplication, will be the validation results of the previous r...
1.0
Dedup device reports - When receiving a device report, if it exactly matches the most recently received report, do not store it or run validations. Currently, the endpoint returns the results of executing a validation plan. The return payload from the endpoint, in the case of deduplication, will be the validation re...
priority
dedup device reports when receiving a device report if it exactly matches the most recently received report do not store it or run validations currently the endpoint returns the results of executing a validation plan the return payload from the endpoint in the case of deduplication will be the validation re...
1
675,054
23,076,198,152
IssuesEvent
2022-07-26 00:01:07
Laravel-Backpack/ideas
https://api.github.com/repos/Laravel-Backpack/ideas
closed
Remove placehold.it
Priority: SHOULD breaking change enhancement
After https://github.com/Laravel-Backpack/CRUD/pull/3681 I don't think we need `placehold.it` any more. I think we can remove it.
1.0
Remove placehold.it - After https://github.com/Laravel-Backpack/CRUD/pull/3681 I don't think we need `placehold.it` any more. I think we can remove it.
priority
remove placehold it after i don t think we need placehold it any more i think we can remove it
1
603,299
18,537,667,933
IssuesEvent
2021-10-21 13:13:42
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Adjust plugin wiring
enhancement priority: high
# Feature Request #### Is your feature request related to a problem? Please describe. Current wiring makes assumptions about the structure new elements need to be injected at. #### Describe the solution you'd like Please adjust to allow specifying exactly where to insert #### Describe alternatives you've con...
1.0
[studio] Adjust plugin wiring - # Feature Request #### Is your feature request related to a problem? Please describe. Current wiring makes assumptions about the structure new elements need to be injected at. #### Describe the solution you'd like Please adjust to allow specifying exactly where to insert ####...
priority
adjust plugin wiring feature request is your feature request related to a problem please describe current wiring makes assumptions about the structure new elements need to be injected at describe the solution you d like please adjust to allow specifying exactly where to insert descri...
1
240,441
7,801,734,705
IssuesEvent
2018-06-10 01:56:46
RocketMod/Rocket.Eco
https://api.github.com/repos/RocketMod/Rocket.Eco
opened
Finish Economy API
enhancement medium priority
- [ ] Economy - [ ] API - [x] `ICurrency` - [ ] `ITransaction` - [ ] Implementation - [ ] `EcoCurrency` - [ ] `EcoTransaction`
1.0
Finish Economy API - - [ ] Economy - [ ] API - [x] `ICurrency` - [ ] `ITransaction` - [ ] Implementation - [ ] `EcoCurrency` - [ ] `EcoTransaction`
priority
finish economy api economy api icurrency itransaction implementation ecocurrency ecotransaction
1
277,699
24,096,525,179
IssuesEvent
2022-09-19 19:16:54
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: unoptimized-query-oracle/disable-rules=half failed
C-test-failure O-robot O-roachtest branch-master T-sql-queries
roachtest.unoptimized-query-oracle/disable-rules=half [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6433129?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6433129?buildTab=artifac...
2.0
roachtest: unoptimized-query-oracle/disable-rules=half failed - roachtest.unoptimized-query-oracle/disable-rules=half [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6433129?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockr...
non_priority
roachtest unoptimized query oracle disable rules half failed roachtest unoptimized query oracle disable rules half with on master strings join infinity ...
0
333,593
29,795,974,339
IssuesEvent
2023-06-16 02:23:03
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
failure of `roachtest run acceptance kv/splits cdc/bank` with "no such file or directory"
C-bug O-roachtest branch-master release-blocker branch-release-23.1
We've been seeing this failure of `roachtest run acceptance kv/splits cdc/bank` on almost every run of [Make and Publish Build (v22.1+)](https://teamcity.cockroachdb.com/buildConfiguration/Internal_Release_Process_TestingMakeAndPublishBuildV221?mode=branches) master branch since June 3rd. Here's the first one: https://...
1.0
failure of `roachtest run acceptance kv/splits cdc/bank` with "no such file or directory" - We've been seeing this failure of `roachtest run acceptance kv/splits cdc/bank` on almost every run of [Make and Publish Build (v22.1+)](https://teamcity.cockroachdb.com/buildConfiguration/Internal_Release_Process_TestingMakeAnd...
non_priority
failure of roachtest run acceptance kv splits cdc bank with no such file or directory we ve been seeing this failure of roachtest run acceptance kv splits cdc bank on almost every run of master branch since june here s the first one home roach cache bazel bazel roach execroot com gith...
0
4,268
2,546,611,342
IssuesEvent
2015-01-30 01:46:54
bireme/proethos
https://api.github.com/repos/bireme/proethos
opened
Campos duplicados bajo Menu del Administrador
priority 3 (low) severity 4 (low/informational)
Bajo menu del administrador, existen campos duplicados o confusos: 1. Bajo: "Registros del Sistema: •Campos del protocolo •Campos del protocolo Enmiendas al protocolo original (este ultimo campo es nuevo, para enmiendas? no me queda claro cual es su funcion) 2. Comunicaciones electronicas esta duplicado 3. Mode...
1.0
Campos duplicados bajo Menu del Administrador - Bajo menu del administrador, existen campos duplicados o confusos: 1. Bajo: "Registros del Sistema: •Campos del protocolo •Campos del protocolo Enmiendas al protocolo original (este ultimo campo es nuevo, para enmiendas? no me queda claro cual es su funcion) 2. Comu...
priority
campos duplicados bajo menu del administrador bajo menu del administrador existen campos duplicados o confusos bajo registros del sistema •campos del protocolo •campos del protocolo enmiendas al protocolo original este ultimo campo es nuevo para enmiendas no me queda claro cual es su funcion comu...
1
98,751
16,389,450,156
IssuesEvent
2021-05-17 14:27:24
Thanraj/linux-1
https://api.github.com/repos/Thanraj/linux-1
opened
CVE-2019-15215 (Medium) detected in linuxv5.0
security vulnerability
## CVE-2019-15215 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/tor...
True
CVE-2019-15215 (Medium) detected in linuxv5.0 - ## CVE-2019-15215 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>L...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files linux drivers media usb u...
0
198,627
15,715,392,166
IssuesEvent
2021-03-28 01:01:31
jump-dev/JuMP.jl
https://api.github.com/repos/jump-dev/JuMP.jl
closed
"reregister" a function?
Category: Nonlinear Type: Documentation
Consider the following situation (with a non-sense MWE): ```julia function optimisation_procedure(reoptimize::Bool) f = FMinimiser(2) model = Model(with_optimizer(Ipopt.Optimizer, print_level=0)) register(model, :f, 1, f, autodiff=true) @variable(model, x) @NLobjective(model, Min, f(x...
1.0
"reregister" a function? - Consider the following situation (with a non-sense MWE): ```julia function optimisation_procedure(reoptimize::Bool) f = FMinimiser(2) model = Model(with_optimizer(Ipopt.Optimizer, print_level=0)) register(model, :f, 1, f, autodiff=true) @variable(model, x) @...
non_priority
reregister a function consider the following situation with a non sense mwe julia function optimisation procedure reoptimize bool f fminimiser model model with optimizer ipopt optimizer print level register model f f autodiff true variable model x ...
0
41,172
8,925,792,573
IssuesEvent
2019-01-22 00:45:33
Merker6/community-a4e-c
https://api.github.com/repos/Merker6/community-a4e-c
closed
Gunsight Power On Effect causing errors in log (value not initialised)
Ready For Internal Testing code
[7128] 2018-12-30 02:23:17.123 ERROR COCKPITBASE: GUNSIGHT::update:[string "...\Saved Games\DCS\Mods/aircraft/A-4E-C/Cockpit/Scripts/Systems/gunsight.lua"]:103: attempt to perform arithmetic on upvalue 'power_on_time' (a nil value) The issue can be created when loading from Cold and Dark. Huge stream of errors. ...
1.0
Gunsight Power On Effect causing errors in log (value not initialised) - [7128] 2018-12-30 02:23:17.123 ERROR COCKPITBASE: GUNSIGHT::update:[string "...\Saved Games\DCS\Mods/aircraft/A-4E-C/Cockpit/Scripts/Systems/gunsight.lua"]:103: attempt to perform arithmetic on upvalue 'power_on_time' (a nil value) The issue ...
non_priority
gunsight power on effect causing errors in log value not initialised error cockpitbase gunsight update attempt to perform arithmetic on upvalue power on time a nil value the issue can be created when loading from cold and dark huge stream of errors power on time was not given a ...
0
362,028
10,722,146,616
IssuesEvent
2019-10-27 09:41:20
AY1920S1-CS2103T-F14-1/main
https://api.github.com/repos/AY1920S1-CS2103T-F14-1/main
closed
Add display for question statements
priority.High severity.High type.Story
- [x] Create javaFx control to display full question statement - [x] Create controller class that will load and display information based on the Question object. - [x] Integrate with existing UI
1.0
Add display for question statements - - [x] Create javaFx control to display full question statement - [x] Create controller class that will load and display information based on the Question object. - [x] Integrate with existing UI
priority
add display for question statements create javafx control to display full question statement create controller class that will load and display information based on the question object integrate with existing ui
1
851
2,502,748,850
IssuesEvent
2015-01-09 12:17:04
29th/personnel
https://api.github.com/repos/29th/personnel
closed
Tie discharge record to assignment-ending process
medium-priority personnel-app
Currently ending all assignments "effectively discharges" the member, and there is a discharge button in a member's profile to do this. But it doesn't create a discharge (paperwork) record documenting the reason for discharge, etc.
1.0
Tie discharge record to assignment-ending process - Currently ending all assignments "effectively discharges" the member, and there is a discharge button in a member's profile to do this. But it doesn't create a discharge (paperwork) record documenting the reason for discharge, etc.
priority
tie discharge record to assignment ending process currently ending all assignments effectively discharges the member and there is a discharge button in a member s profile to do this but it doesn t create a discharge paperwork record documenting the reason for discharge etc
1
25,252
2,678,549,614
IssuesEvent
2015-03-26 11:38:14
surevine/gateway
https://api.github.com/repos/surevine/gateway
closed
/.export-quarantine/ not cleaned up post-transfer
bug priority:low
After a successful transfer, in certain conditions, the /tmp/.export-quarantine/ folder is not being cleaned up. Following discussion with @simon-white, a configurable property should be added to manage this.
1.0
/.export-quarantine/ not cleaned up post-transfer - After a successful transfer, in certain conditions, the /tmp/.export-quarantine/ folder is not being cleaned up. Following discussion with @simon-white, a configurable property should be added to manage this.
priority
export quarantine not cleaned up post transfer after a successful transfer in certain conditions the tmp export quarantine folder is not being cleaned up following discussion with simon white a configurable property should be added to manage this
1
376,056
11,137,738,128
IssuesEvent
2019-12-20 20:12:43
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.last.fm - design is broken
browser-fenix engine-gecko priority-normal status-needsinfo-karlcow
<!-- @browser: Firefox Mobile 73.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:73.0) Gecko/73.0 Firefox/73.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.last.fm/api/auth?api_key=[removed] **Browser / Version**: Firefox Mobile 73.0 **Operating System**: Android ...
1.0
www.last.fm - design is broken - <!-- @browser: Firefox Mobile 73.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:73.0) Gecko/73.0 Firefox/73.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.last.fm/api/auth?api_key=[removed] **Browser / Version**: Firefox Mobile 73...
priority
design is broken url browser version firefox mobile operating system android tested another browser yes problem type design is broken description firefox preview doesn t open app links properly steps to reproduce first please note i ve removed my api key ...
1
291,309
21,920,952,554
IssuesEvent
2022-05-22 15:05:51
igoris12/web-animation-project
https://api.github.com/repos/igoris12/web-animation-project
opened
Particles background
documentation HTML Feature
Find library for adding particles to background. Make as close as possible to original source.
1.0
Particles background - Find library for adding particles to background. Make as close as possible to original source.
non_priority
particles background find library for adding particles to background make as close as possible to original source
0
345
2,800,583,183
IssuesEvent
2015-05-13 10:59:21
iamjasonp/test
https://api.github.com/repos/iamjasonp/test
opened
Support BasicHttpSecurityMode.Message
not yet supported System.ServiceModel.Http
Message level security is not currently supported. Attempting to use it will throw PlatformNotSupportedException
1.0
Support BasicHttpSecurityMode.Message - Message level security is not currently supported. Attempting to use it will throw PlatformNotSupportedException
non_priority
support basichttpsecuritymode message message level security is not currently supported attempting to use it will throw platformnotsupportedexception
0
309,480
9,475,445,142
IssuesEvent
2019-04-19 11:20:52
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
closed
Unexpected error flashing with frontend navigation
bug frontend priority
**Describe the bug** When using frontend routing, we sometimes have an "Unexpected error" flashing while the collective page changes. I've seen this bug multiple times in the past weeks. Maybe related to https://github.com/opencollective/opencollective/issues/1872 I've tested with and without, can confirm it's n...
1.0
Unexpected error flashing with frontend navigation - **Describe the bug** When using frontend routing, we sometimes have an "Unexpected error" flashing while the collective page changes. I've seen this bug multiple times in the past weeks. Maybe related to https://github.com/opencollective/opencollective/issues/187...
priority
unexpected error flashing with frontend navigation describe the bug when using frontend routing we sometimes have an unexpected error flashing while the collective page changes i ve seen this bug multiple times in the past weeks maybe related to i ve tested with and without can confirm it s not rel...
1
471,806
13,610,848,025
IssuesEvent
2020-09-23 08:00:56
blockframes/blockframes
https://api.github.com/repos/blockframes/blockframes
closed
account pre delete checks
App - Wallet 🔑 & Auth 👩🏾‍💻 Low priority Pending - UX decision
check if user is not the only admin of an org before deletion remove uid from org.userIds
1.0
account pre delete checks - check if user is not the only admin of an org before deletion remove uid from org.userIds
priority
account pre delete checks check if user is not the only admin of an org before deletion remove uid from org userids
1
18,662
24,581,748,544
IssuesEvent
2022-10-13 16:07:43
gitpod-io/gitpod
https://api.github.com/repos/gitpod-io/gitpod
opened
Using dotfiles to Append to ~/.bashrc Causes Workspace to Stop Immediately After Starting When VS Code Desktop Is Selected
type: bug meta: never-stale feature: dotfiles aspect: desktop IDE aspect: browser IDE aspect: error-handling aspect: gitpod loading process
### Bug description When using the dotfiles feature AND attempting to add a new file into `$HOME/.bashrc.d/` OR appending to `$HOME/.bashrc` AND having your IDE preference selected to VS Code Desktop, the workspace is unable to start up. The workspace seems to go through the Initializing Content step, but then stops. ...
1.0
Using dotfiles to Append to ~/.bashrc Causes Workspace to Stop Immediately After Starting When VS Code Desktop Is Selected - ### Bug description When using the dotfiles feature AND attempting to add a new file into `$HOME/.bashrc.d/` OR appending to `$HOME/.bashrc` AND having your IDE preference selected to VS Code De...
non_priority
using dotfiles to append to bashrc causes workspace to stop immediately after starting when vs code desktop is selected bug description when using the dotfiles feature and attempting to add a new file into home bashrc d or appending to home bashrc and having your ide preference selected to vs code de...
0
10,161
7,930,323,133
IssuesEvent
2018-07-06 18:21:36
brave-intl/publishers
https://api.github.com/repos/brave-intl/publishers
closed
Nokogiri gem vulnerability
security
Name: nokogiri Version: 1.8.2 Advisory: CVE-2018-8048 Criticality: Unknown URL: https://github.com/sparklemotion/nokogiri/pull/1746 Title: Revert libxml2 behavior in Nokogiri gem that could cause XSS Solution: upgrade to >= 1.8.3
True
Nokogiri gem vulnerability - Name: nokogiri Version: 1.8.2 Advisory: CVE-2018-8048 Criticality: Unknown URL: https://github.com/sparklemotion/nokogiri/pull/1746 Title: Revert libxml2 behavior in Nokogiri gem that could cause XSS Solution: upgrade to >= 1.8.3
non_priority
nokogiri gem vulnerability name nokogiri version advisory cve criticality unknown url title revert behavior in nokogiri gem that could cause xss solution upgrade to
0
47,132
24,883,248,655
IssuesEvent
2022-10-28 04:32:37
tailscale/tailscale
https://api.github.com/repos/tailscale/tailscale
closed
Some applications very slow to launch after 'tailscale up'
OS-linux L2 Few P1 Nuisance T3 Performance/Debugging waiting-for-info bug
### What is the issue? Following a downgrade to 1.18.2 from 1.20 because of #3785, I found some apps where very slow to launch (between 10-20s) instead of the normal sub-second delay. Apps with the largest delay: - firefox - zotero Kconsole seems ok, but a 'sudo -i' have a 10s delay before asking for a password....
True
Some applications very slow to launch after 'tailscale up' - ### What is the issue? Following a downgrade to 1.18.2 from 1.20 because of #3785, I found some apps where very slow to launch (between 10-20s) instead of the normal sub-second delay. Apps with the largest delay: - firefox - zotero Kconsole seems ok, b...
non_priority
some applications very slow to launch after tailscale up what is the issue following a downgrade to from because of i found some apps where very slow to launch between instead of the normal sub second delay apps with the largest delay firefox zotero kconsole seems ok but a su...
0
24,348
7,478,900,352
IssuesEvent
2018-04-04 13:12:03
quicklisp/quicklisp-projects
https://api.github.com/repos/quicklisp/quicklisp-projects
closed
Please Add Oxenfurt
canbuild
This is a client library for the Oxford dictionary API. Author: Nicolas Hafner Source: https://github.com/Shinmera/oxenfurt Documentation: https://shinmera.github.io/oxenfurt/
1.0
Please Add Oxenfurt - This is a client library for the Oxford dictionary API. Author: Nicolas Hafner Source: https://github.com/Shinmera/oxenfurt Documentation: https://shinmera.github.io/oxenfurt/
non_priority
please add oxenfurt this is a client library for the oxford dictionary api author nicolas hafner source documentation
0
396,992
11,716,830,525
IssuesEvent
2020-03-09 16:15:00
tranquilitybase-io/tb-gcp
https://api.github.com/repos/tranquilitybase-io/tb-gcp
opened
Deploy Eagle Console into Kubernetes
eagle_console priority:medium
The Eable Console docker file must be deployed in the Eagle Console Kubernetes cluster
1.0
Deploy Eagle Console into Kubernetes - The Eable Console docker file must be deployed in the Eagle Console Kubernetes cluster
priority
deploy eagle console into kubernetes the eable console docker file must be deployed in the eagle console kubernetes cluster
1
561,701
16,621,591,566
IssuesEvent
2021-06-03 02:24:45
eclipse-ee4j/glassfish
https://api.github.com/repos/eclipse-ee4j/glassfish
closed
[UB] GlassFish documentation about -Xrs JVM option is unclear
Component: docs ERR: Assignee Priority: Minor Stale Type: Bug
The [GlassFish documentation set concerning the -Xrs JVM option](http://docs.oracle.com/cd/E26576_01/doc.312/e24928/domains.htm#giurf) does not really indicate if this is a _requirement_ for setting up a service on Windows. If it is a requirement, then shouldn't it be part of the configuration information produced by ...
1.0
[UB] GlassFish documentation about -Xrs JVM option is unclear - The [GlassFish documentation set concerning the -Xrs JVM option](http://docs.oracle.com/cd/E26576_01/doc.312/e24928/domains.htm#giurf) does not really indicate if this is a _requirement_ for setting up a service on Windows. If it is a requirement, then sh...
priority
glassfish documentation about xrs jvm option is unclear the does not really indicate if this is a requirement for setting up a service on windows if it is a requirement then shouldn t it be part of the configuration information produced by asadmin create service given that most of the time a windows s...
1
386,041
11,430,786,393
IssuesEvent
2020-02-04 10:46:09
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Getting fatal along with amp theme frame work with the latest version 1.0.20
NEXT UPDATE Urgent [Priority: HIGH] bug
ERROR: type should be string, got "\r\nhttps://secure.helpscout.net/conversation/1070940476/108971?folderId=1060556\r\n\r\nhttps://monosnap.com/file/8YBxtWEczVNo4WIhe1AbHPeavMlyt0\r\n\r\nWarning: Use of undefined constant AMPFORWP_CUSTOM_THEME - assumed 'AMPFORWP_CUSTOM_THEME' (this will throw an Error in a future version of PHP) in C:\\xampp\\htdocs\\lc\\wp-content\\plugins\\accelerated-mobile-pages\\components\\theme-loader.php on line 18\r\n\r\nNotice: Undefined variable: amp_main_dir in C:\\xampp\\htdocs\\lc\\wp-content\\plugins\\accelerated-mobile-pages\\components\\theme-loader.php on line 20\r\n\r\nWarning: require_once(/functions.php): failed to open stream: No such file or directory in C:\\xampp\\htdocs\\lc\\wp-content\\plugins\\accelerated-mobile-pages\\components\\theme-loader.php on line 22\r\n\r\nFatal error: require_once(): Failed opening required '/functions.php' (include_path='C:\\xampp\\php\\PEAR') in C:\\xampp\\htdocs\\lc\\wp-content\\plugins\\accelerated-mobile-pages\\components\\theme-loader.php on line 22\r\n\r\n[redux_options_redux_builder_amp_backup_01-02-2020 (1).txt](https://github.com/ahmedkaludi/accelerated-mobile-pages/files/4142329/redux_options_redux_builder_amp_backup_01-02-2020.1.txt)\r\n\r\nUser is using First Pixel theme\r\n\r\n"
1.0
Getting fatal along with amp theme frame work with the latest version 1.0.20 - https://secure.helpscout.net/conversation/1070940476/108971?folderId=1060556 https://monosnap.com/file/8YBxtWEczVNo4WIhe1AbHPeavMlyt0 Warning: Use of undefined constant AMPFORWP_CUSTOM_THEME - assumed 'AMPFORWP_CUSTOM_THEME' (this wi...
priority
getting fatal along with amp theme frame work with the latest version warning use of undefined constant ampforwp custom theme assumed ampforwp custom theme this will throw an error in a future version of php in c xampp htdocs lc wp content plugins accelerated mobile pages components theme lo...
1
21,158
10,577,815,800
IssuesEvent
2019-10-07 20:58:20
davisboy/HighSpot
https://api.github.com/repos/davisboy/HighSpot
closed
CVE-2011-4969 (Medium) detected in jquery-1.4.4.min.js
security vulnerability
## CVE-2011-4969 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.4.4.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2011-4969 (Medium) detected in jquery-1.4.4.min.js - ## CVE-2011-4969 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.4.4.min.js</b></p></summary> <p>JavaScript library ...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm highspot node modules selenium webdriver lib test data draggablelis...
0
24,022
4,055,988,762
IssuesEvent
2016-05-24 17:08:55
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
stress: failed test in cockroach/security/security.test: TestUseCerts
Robot test-failure
Binary: cockroach/static-tests.tar.gz sha: https://github.com/cockroachdb/cockroach/commits/4560c81d1d65cdda8cb439a805693094fcb0b75f Stress build found a failed test: ``` === RUN TestUseCerts W160516 05:20:18.544054 gossip/gossip.go:893 not connected to cluster; use --join to specify a connected node I160516 05:20...
1.0
stress: failed test in cockroach/security/security.test: TestUseCerts - Binary: cockroach/static-tests.tar.gz sha: https://github.com/cockroachdb/cockroach/commits/4560c81d1d65cdda8cb439a805693094fcb0b75f Stress build found a failed test: ``` === RUN TestUseCerts W160516 05:20:18.544054 gossip/gossip.go:893 not co...
non_priority
stress failed test in cockroach security security test testusecerts binary cockroach static tests tar gz sha stress build found a failed test run testusecerts gossip gossip go not connected to cluster use join to specify a connected node storage engine rocksdb go openin...
0
156,810
5,989,594,123
IssuesEvent
2017-06-02 09:02:33
universAAL/ui
https://api.github.com/repos/universAAL/ui
closed
main menu access missing in web handler
bug imported priority 2
_Originally Opened: @eandgrg (2012-11-20 10:03:27_) _Originally Closed: 2012-12-03 10:03:45_ Add main menu access (button) to web handler in order to enable access to different installed applications (currenly) after entering one application there is no easy access to other applications -- From: _this issue has be...
1.0
main menu access missing in web handler - _Originally Opened: @eandgrg (2012-11-20 10:03:27_) _Originally Closed: 2012-12-03 10:03:45_ Add main menu access (button) to web handler in order to enable access to different installed applications (currenly) after entering one application there is no easy access to other ap...
priority
main menu access missing in web handler originally opened eandgrg originally closed add main menu access button to web handler in order to enable access to different installed applications currenly after entering one application there is no easy access to other applications ...
1
5,640
5,102,198,286
IssuesEvent
2017-01-04 17:34:07
statsmodels/statsmodels
https://api.github.com/repos/statsmodels/statsmodels
opened
Performance: GLM irls calculates scale in optimization loop
comp-genmod Performance
`self.scale = self.estimate_scale(mu)` I don't think this is necessary inside the loop. I think it is not used anywhere in irls, but because it is attached to `self`, it is more difficult to tell that it is not used indirectly.
True
Performance: GLM irls calculates scale in optimization loop - `self.scale = self.estimate_scale(mu)` I don't think this is necessary inside the loop. I think it is not used anywhere in irls, but because it is attached to `self`, it is more difficult to tell that it is not used indirectly.
non_priority
performance glm irls calculates scale in optimization loop self scale self estimate scale mu i don t think this is necessary inside the loop i think it is not used anywhere in irls but because it is attached to self it is more difficult to tell that it is not used indirectly
0
467,282
13,445,138,143
IssuesEvent
2020-09-08 10:54:23
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
Review of the story settings UI
Accepted GeoStory Priority: High Project: C039 enhancement
## Description <!-- A few sentences describing new feature --> <!-- screenshot, video, or link to mockup/prototype are welcome --> The UI of the [story settings](https://mapstore.readthedocs.io/en/latest/user-guide/story-setting/) needs to be reviewed and small additional features included to improve the customizati...
1.0
Review of the story settings UI - ## Description <!-- A few sentences describing new feature --> <!-- screenshot, video, or link to mockup/prototype are welcome --> The UI of the [story settings](https://mapstore.readthedocs.io/en/latest/user-guide/story-setting/) needs to be reviewed and small additional features i...
priority
review of the story settings ui description the ui of the needs to be reviewed and small additional features included to improve the customization of the story header the required updates are reported in the mockup below what kind of improvement you want to add check one with x rem...
1
67,130
14,854,980,449
IssuesEvent
2021-01-18 12:06:24
shiriivtsan/mithril.js
https://api.github.com/repos/shiriivtsan/mithril.js
closed
CVE-2015-9251 (Medium) detected in jquery-1.7.2.min.js
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2015-9251 (Medium) detected in jquery-1.7.2.min.js - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaScript library ...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file mithril js node modules marked www demo html path to vulnerable library mith...
0
35,443
7,948,150,003
IssuesEvent
2018-07-11 07:02:27
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] Toolbar "Save" button border radius
J4 Issue No Code Attached Yet
### Steps to reproduce the issue Since the toolbar buttons have been moved to custom elements, the border radius for the "Save" button has come back. This is because the button has been wrapped in a custom element, therefore the following CSS doesn't apply: ``` .btn-group > .btn:not(:last-child):not(.dropdown...
1.0
[4.0] Toolbar "Save" button border radius - ### Steps to reproduce the issue Since the toolbar buttons have been moved to custom elements, the border radius for the "Save" button has come back. This is because the button has been wrapped in a custom element, therefore the following CSS doesn't apply: ``` .btn...
non_priority
toolbar save button border radius steps to reproduce the issue since the toolbar buttons have been moved to custom elements the border radius for the save button has come back this is because the button has been wrapped in a custom element therefore the following css doesn t apply btn gro...
0
42,047
2,869,095,012
IssuesEvent
2015-06-05 23:17:41
dart-lang/test
https://api.github.com/repos/dart-lang/test
closed
unittest: HtmlEnhancedConfiguration -> getting an Exception: NoSuchMethodError : method not found: 'processMessage'
bug Fixed Priority-Medium
<a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)** _Originally opened as dart-lang/sdk#5392_ ---- Using the enhanced config in browser_test_harness in dartlib (https...
1.0
unittest: HtmlEnhancedConfiguration -> getting an Exception: NoSuchMethodError : method not found: 'processMessage' - <a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)*...
priority
unittest htmlenhancedconfiguration getting an exception nosuchmethoderror method not found processmessage issue by originally opened as dart lang sdk using the enhanced config in browser test harness in dartlib these errors don t seem to stop tests from running fine though full s...
1
88,718
3,784,718,094
IssuesEvent
2016-03-20 00:57:40
Robadob/sdl_exp
https://api.github.com/repos/Robadob/sdl_exp
opened
Entity 'Bugs'
enhancement low priority
- Component counts are generated by counting the decimal points on each line, there is potential for this to break if any data happens to contain whole numbers for the v/vt/vn or colour values. - Some wavefront files contain square faces, currently we don't read past 3 face indices.
1.0
Entity 'Bugs' - - Component counts are generated by counting the decimal points on each line, there is potential for this to break if any data happens to contain whole numbers for the v/vt/vn or colour values. - Some wavefront files contain square faces, currently we don't read past 3 face indices.
priority
entity bugs component counts are generated by counting the decimal points on each line there is potential for this to break if any data happens to contain whole numbers for the v vt vn or colour values some wavefront files contain square faces currently we don t read past face indices
1
26,468
2,684,556,238
IssuesEvent
2015-03-29 03:31:33
gtcasl/gpuocelot
https://api.github.com/repos/gtcasl/gpuocelot
closed
BFE ptx instruction is not supported
bug imported Priority-Low
_From [ashwin.l...@gmail.com](https://code.google.com/u/103829786111946222660/) on January 31, 2012 17:41:19_ What steps will reproduce the problem? 1.Compile bfe.cpp and link with ocelot 2.Run What is the expected output? What do you see instead? terminate called after throwing an instance of 'parser::PTXParser::Exc...
1.0
BFE ptx instruction is not supported - _From [ashwin.l...@gmail.com](https://code.google.com/u/103829786111946222660/) on January 31, 2012 17:41:19_ What steps will reproduce the problem? 1.Compile bfe.cpp and link with ocelot 2.Run What is the expected output? What do you see instead? terminate called after throwing...
priority
bfe ptx instruction is not supported from on january what steps will reproduce the problem compile bfe cpp and link with ocelot run what is the expected output what do you see instead terminate called after throwing an instance of parser ptxparser exception what failed to parse ...
1
158,358
13,731,228,715
IssuesEvent
2020-10-05 00:02:33
ps2alerts/api
https://api.github.com/repos/ps2alerts/api
closed
DEPRICATED Documentation notes
documentation wontfix
# Response codes The API has standardized response codes. The API provides 3 messages for you, the HTTP response code (i.e `200` for OK response), a API-Centric Error code (listed below) and a hopefully meaningful message. ### Example Error Response Request: HTTP GET "/v2/alerts/1" ###### Response: ``` { ...
1.0
DEPRICATED Documentation notes - # Response codes The API has standardized response codes. The API provides 3 messages for you, the HTTP response code (i.e `200` for OK response), a API-Centric Error code (listed below) and a hopefully meaningful message. ### Example Error Response Request: HTTP GET "/v2/alerts/...
non_priority
depricated documentation notes response codes the api has standardized response codes the api provides messages for you the http response code i e for ok response a api centric error code listed below and a hopefully meaningful message example error response request http get alerts ...
0
717,478
24,677,003,369
IssuesEvent
2022-10-18 17:51:25
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
closed
[WSO2 APIM 4.1.0] - Missing "selfSignUpSuccess" template
Type/Bug Priority/Normal Component/APIM Affected/APIM-4.1.0 Resolution/Done
### Description In wso2am-4.1.0 (vanilla and latest update - wso2am-4.1.0.15) when a user tries to self signup with email verification in the developer portal and accepts the confirmation email, the following error message is thrown. This is occurring as the "selfSignUpSuccess" template is missing in the **<WSO2 API...
1.0
[WSO2 APIM 4.1.0] - Missing "selfSignUpSuccess" template - ### Description In wso2am-4.1.0 (vanilla and latest update - wso2am-4.1.0.15) when a user tries to self signup with email verification in the developer portal and accepts the confirmation email, the following error message is thrown. This is occurring as the...
priority
missing selfsignupsuccess template description in vanilla and latest update when a user tries to self signup with email verification in the developer portal and accepts the confirmation email the following error message is thrown this is occurring as the selfsignupsuccess templa...
1
173,538
13,428,220,665
IssuesEvent
2020-09-06 21:03:04
awesomeisfree/coding.space
https://api.github.com/repos/awesomeisfree/coding.space
closed
Notes should be private
bug testing
No one should be able to see profile notes when logged out. this is where students can store passwords and other things.
1.0
Notes should be private - No one should be able to see profile notes when logged out. this is where students can store passwords and other things.
non_priority
notes should be private no one should be able to see profile notes when logged out this is where students can store passwords and other things
0
548,211
16,060,283,348
IssuesEvent
2021-04-23 11:32:49
magento/magento2
https://api.github.com/repos/magento/magento2
closed
Advanced Pricing does not work for multiple websites
Component: Attributes Issue: Confirmed Issue: ready for confirmation Priority: P2 Progress: ready for dev Reproduced on 2.4.x Severity: S2
<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.4.0) and any important informatio...
1.0
Advanced Pricing does not work for multiple websites - <!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magent...
priority
advanced pricing does not work for multiple websites please review our guidelines before adding a new issue fields marked with are required please don t remove the template preconditions provide the exact magento version example and any important information on the en...
1
605,735
18,739,881,831
IssuesEvent
2021-11-04 12:24:26
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Icons for accounts
priority/P3 QA/No release-notes/exclude feature/wallet OS/Android
We have a static ETH image currently for any account on Android. Make it similar to desktop(I believe it's just random colours for now)
1.0
Icons for accounts - We have a static ETH image currently for any account on Android. Make it similar to desktop(I believe it's just random colours for now)
priority
icons for accounts we have a static eth image currently for any account on android make it similar to desktop i believe it s just random colours for now
1
167,803
13,043,169,977
IssuesEvent
2020-07-29 00:41:50
jabraham0301/change-api
https://api.github.com/repos/jabraham0301/change-api
closed
Probar endpoint /usuarios/confirm_register
Little fix Testing
Testear el endpoint, en dado caso de que haya problemas hacer nuevas issues y mencionar esta en esas issues
1.0
Probar endpoint /usuarios/confirm_register - Testear el endpoint, en dado caso de que haya problemas hacer nuevas issues y mencionar esta en esas issues
non_priority
probar endpoint usuarios confirm register testear el endpoint en dado caso de que haya problemas hacer nuevas issues y mencionar esta en esas issues
0
370
2,793,995,981
IssuesEvent
2015-05-11 14:30:38
javabits/yar
https://api.github.com/repos/javabits/yar
closed
Add auto bind for java 8 suppliers.
compatibility-break enhancement
In the Java 8 migration process we should add the auto binding for the `java.util.function.Supplier` as we did for guava supplier explained in the #79 issue.
True
Add auto bind for java 8 suppliers. - In the Java 8 migration process we should add the auto binding for the `java.util.function.Supplier` as we did for guava supplier explained in the #79 issue.
non_priority
add auto bind for java suppliers in the java migration process we should add the auto binding for the java util function supplier as we did for guava supplier explained in the issue
0
332,315
10,091,115,238
IssuesEvent
2019-07-26 13:30:58
telstra/open-kilda
https://api.github.com/repos/telstra/open-kilda
closed
System is unable to detect switch port changes if they happen while FL was offline
bug priority/3-normal
Steps: 1. Break connection to FL 2. Bring ISL port down on certain switch 3. Restore connection to FL **Expected:** System immediately understands that the port is down and raises the corresponding event **Actual:** System does not raise a port down event and the related ISL fails only after 'discoveryTimeout' sec...
1.0
System is unable to detect switch port changes if they happen while FL was offline - Steps: 1. Break connection to FL 2. Bring ISL port down on certain switch 3. Restore connection to FL **Expected:** System immediately understands that the port is down and raises the corresponding event **Actual:** System does no...
priority
system is unable to detect switch port changes if they happen while fl was offline steps break connection to fl bring isl port down on certain switch restore connection to fl expected system immediately understands that the port is down and raises the corresponding event actual system does no...
1
775,847
27,239,046,483
IssuesEvent
2023-02-21 18:40:28
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
closed
minimal install
type: feature request priority 4: wishlist
any way to do a minimal install just to download ? or i will need to do a samba shared what will be a problem.
1.0
minimal install - any way to do a minimal install just to download ? or i will need to do a samba shared what will be a problem.
priority
minimal install any way to do a minimal install just to download or i will need to do a samba shared what will be a problem
1
479,263
13,793,747,474
IssuesEvent
2020-10-09 15:22:37
CatalogueOfLife/portal-components
https://api.github.com/repos/CatalogueOfLife/portal-components
closed
Source dataset metadata loaded from wrong endpoint
high priority
The metadata for a projects source dataset is not /dataset/1234 but is scoped within the project/release: Instead of: https://api.catalogue.life/dataset/1146 use https://api.catalogue.life/dataset/3LR/source/1146 This will differ over time as the release source metadata is immutable and archived, while the g...
1.0
Source dataset metadata loaded from wrong endpoint - The metadata for a projects source dataset is not /dataset/1234 but is scoped within the project/release: Instead of: https://api.catalogue.life/dataset/1146 use https://api.catalogue.life/dataset/3LR/source/1146 This will differ over time as the release s...
priority
source dataset metadata loaded from wrong endpoint the metadata for a projects source dataset is not dataset but is scoped within the project release instead of use this will differ over time as the release source metadata is immutable and archived while the global dataset one is changing continu...
1
245,441
18,783,421,521
IssuesEvent
2021-11-08 09:37:09
AY2122S1-CS2103T-W17-4/tp
https://api.github.com/repos/AY2122S1-CS2103T-W17-4/tp
closed
[PE-D] UG Section 4.1 - Screenshots
bug.Documentation severity.VeryLow
Screenshots can match the command listed above it for better readability. <!--session: 1635494493844-5ba5ab17-21cc-411f-a742-b3a8e6f6ff2d--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.VeryLow` `type.DocumentationBug` original: rohit0718/ped#3
1.0
[PE-D] UG Section 4.1 - Screenshots - Screenshots can match the command listed above it for better readability. <!--session: 1635494493844-5ba5ab17-21cc-411f-a742-b3a8e6f6ff2d--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.VeryLow` `type.DocumentationBug` original: rohit0718/ped#3
non_priority
ug section screenshots screenshots can match the command listed above it for better readability labels severity verylow type documentationbug original ped
0
240,312
7,800,920,303
IssuesEvent
2018-06-09 15:05:43
Blackhandpl/bugtracker
https://api.github.com/repos/Blackhandpl/bugtracker
closed
Quest Early Adoption
7.x Cataclysm Low Priority Npc Quest
Description: quest polega na tym żeby położyć jako w dużym gnieździe ale jajko wygląda jak nie jajko ale THORIM Z ulduaru plus na dodatek w momencie polozenia jajka powinny się pojawić 2 moby które będę chciały to jajko zniszczyć i trzeba je obronić nic takiego się jednak niedzieje a quest zalicza się po pewnym cza...
1.0
Quest Early Adoption - Description: quest polega na tym żeby położyć jako w dużym gnieździe ale jajko wygląda jak nie jajko ale THORIM Z ulduaru plus na dodatek w momencie polozenia jajka powinny się pojawić 2 moby które będę chciały to jajko zniszczyć i trzeba je obronić nic takiego się jednak niedzieje a quest z...
priority
quest early adoption description quest polega na tym żeby położyć jako w dużym gnieździe ale jajko wygląda jak nie jajko ale thorim z ulduaru plus na dodatek w momencie polozenia jajka powinny się pojawić moby które będę chciały to jajko zniszczyć i trzeba je obronić nic takiego się jednak niedzieje a quest z...
1
52,901
13,225,215,133
IssuesEvent
2020-08-17 20:43:25
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
tools install problems (Trac #553)
Migrated from Trac defect tools/ports
on 9.04 hit the following problems: if python-dev isn't installed and you port install boost 1.38, things proceed as if normal but you don't get a boost.python library Same, I believe, for the opengl dev libs and the toolset built qtopengl library we really need a list of package dependencies into each metaproject a...
1.0
tools install problems (Trac #553) - on 9.04 hit the following problems: if python-dev isn't installed and you port install boost 1.38, things proceed as if normal but you don't get a boost.python library Same, I believe, for the opengl dev libs and the toolset built qtopengl library we really need a list of package...
non_priority
tools install problems trac on hit the following problems if python dev isn t installed and you port install boost things proceed as if normal but you don t get a boost python library same i believe for the opengl dev libs and the toolset built qtopengl library we really need a list of package dep...
0