Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3 values | title stringlengths 1 757 | labels stringlengths 4 664 | body stringlengths 3 261k | index stringclasses 10 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 232k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53,322 | 13,261,401,368 | IssuesEvent | 2020-08-20 19:49:55 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | photospline documentation cleanup (Trac #1182) | Migrated from Trac combo reconstruction defect | * add maintainer inforamtion to rst documentaion
* merge information from README into rst documentaion
* although none of the code uses doxygen documentiaon add link to it in rst docs
* add trunk section to RELEASE_NOTES
* The following changes since last release probably should be in the change log: 134517,133997,133772,132130
*
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1182">https://code.icecube.wisc.edu/projects/icecube/ticket/1182</a>, reported by kjmeagherand owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:57",
"_ts": "1550067117911749",
"description": "* add maintainer inforamtion to rst documentaion\n* merge information from README into rst documentaion\n* although none of the code uses doxygen documentiaon add link to it in rst docs\n* add trunk section to RELEASE_NOTES\n* The following changes since last release probably should be in the change log: 134517,133997,133772,132130 \n*",
"reporter": "kjmeagher",
"cc": "",
"resolution": "fixed",
"time": "2015-08-19T12:15:10",
"component": "combo reconstruction",
"summary": "photospline documentation cleanup",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
</p>
</details>
| 1.0 | photospline documentation cleanup (Trac #1182) - * add maintainer inforamtion to rst documentaion
* merge information from README into rst documentaion
* although none of the code uses doxygen documentiaon add link to it in rst docs
* add trunk section to RELEASE_NOTES
* The following changes since last release probably should be in the change log: 134517,133997,133772,132130
*
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1182">https://code.icecube.wisc.edu/projects/icecube/ticket/1182</a>, reported by kjmeagherand owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:57",
"_ts": "1550067117911749",
"description": "* add maintainer inforamtion to rst documentaion\n* merge information from README into rst documentaion\n* although none of the code uses doxygen documentiaon add link to it in rst docs\n* add trunk section to RELEASE_NOTES\n* The following changes since last release probably should be in the change log: 134517,133997,133772,132130 \n*",
"reporter": "kjmeagher",
"cc": "",
"resolution": "fixed",
"time": "2015-08-19T12:15:10",
"component": "combo reconstruction",
"summary": "photospline documentation cleanup",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
</p>
</details>
| defect | photospline documentation cleanup trac add maintainer inforamtion to rst documentaion merge information from readme into rst documentaion although none of the code uses doxygen documentiaon add link to it in rst docs add trunk section to release notes the following changes since last release probably should be in the change log migrated from json status closed changetime ts description add maintainer inforamtion to rst documentaion n merge information from readme into rst documentaion n although none of the code uses doxygen documentiaon add link to it in rst docs n add trunk section to release notes n the following changes since last release probably should be in the change log n reporter kjmeagher cc resolution fixed time component combo reconstruction summary photospline documentation cleanup priority normal keywords milestone owner jvansanten type defect | 1 |
507,533 | 14,679,999,452 | IssuesEvent | 2020-12-31 08:44:36 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /docs/setup/best-practices/cluster-large.md | lang/zh priority/P0 sync/update version/master welcome | Source File: [/docs/setup/best-practices/cluster-large.md](https://github.com/kubernetes/website/blob/master/content/en/docs/setup/best-practices/cluster-large.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/setup/best-practices/cluster-large.md content/zh/docs/setup/best-practices/cluster-large.md
# 跨分支持查看原始文档更新差异
git diff release-1.19 master -- content/en/docs/setup/best-practices/cluster-large.md
``` | 1.0 | /docs/setup/best-practices/cluster-large.md - Source File: [/docs/setup/best-practices/cluster-large.md](https://github.com/kubernetes/website/blob/master/content/en/docs/setup/best-practices/cluster-large.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/setup/best-practices/cluster-large.md content/zh/docs/setup/best-practices/cluster-large.md
# 跨分支持查看原始文档更新差异
git diff release-1.19 master -- content/en/docs/setup/best-practices/cluster-large.md
``` | non_defect | docs setup best practices cluster large md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs setup best practices cluster large md content zh docs setup best practices cluster large md 跨分支持查看原始文档更新差异 git diff release master content en docs setup best practices cluster large md | 0 |
21,561 | 3,519,842,853 | IssuesEvent | 2016-01-12 18:23:27 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | analysis server dies if it can't bind to the diagnostics port | analyzer-server area-analyzer priority-high started Type-Defect | Filed as https://github.com/dart-atom/dartlang/issues/682 - if the analysis server can't bind to the given diagnostics port (`--port=xxx`), it fails to start up.
```
analysis-server: Unhandled exception:
SocketException: Failed to create server socket (OS Error: Address already in use, errno = 48), address = 127.0.0.1, port = 23072
#0 _NativeSocket.bind.<anonymous closure> (dart:io-patch/socket_patch.dart:494)
#1 _RootZone.runUnary (dart:async/zone.dart:1149)
#2 _Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:551)
#3 _Future._propagateToListeners (dart:async/future_impl.dart:637)
#4 _Future._completeWithValue (dart:async/future_impl.dart:424)
#5 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:479)
#6 _microtaskLoop (dart:async/schedule_microtask.dart:41)
```
`Dart VM version: 1.14.0-dev.5.0` | 1.0 | analysis server dies if it can't bind to the diagnostics port - Filed as https://github.com/dart-atom/dartlang/issues/682 - if the analysis server can't bind to the given diagnostics port (`--port=xxx`), it fails to start up.
```
analysis-server: Unhandled exception:
SocketException: Failed to create server socket (OS Error: Address already in use, errno = 48), address = 127.0.0.1, port = 23072
#0 _NativeSocket.bind.<anonymous closure> (dart:io-patch/socket_patch.dart:494)
#1 _RootZone.runUnary (dart:async/zone.dart:1149)
#2 _Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:551)
#3 _Future._propagateToListeners (dart:async/future_impl.dart:637)
#4 _Future._completeWithValue (dart:async/future_impl.dart:424)
#5 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:479)
#6 _microtaskLoop (dart:async/schedule_microtask.dart:41)
```
`Dart VM version: 1.14.0-dev.5.0` | defect | analysis server dies if it can t bind to the diagnostics port filed as if the analysis server can t bind to the given diagnostics port port xxx it fails to start up analysis server unhandled exception socketexception failed to create server socket os error address already in use errno address port nativesocket bind dart io patch socket patch dart rootzone rununary dart async zone dart future propagatetolisteners handlevaluecallback dart async future impl dart future propagatetolisteners dart async future impl dart future completewithvalue dart async future impl dart future asynccomplete dart async future impl dart microtaskloop dart async schedule microtask dart dart vm version dev | 1 |
544,346 | 15,892,568,548 | IssuesEvent | 2021-04-11 00:45:14 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | Make the try out button call to action | API-M 4.0.0 Priority/High React-UI T1 Type/Improvement | ### Describe your problem(s)
<!-- Describe why you think this project needs this feature -->


### Describe your solution
<!-- Describe the feature/improvement -->
### How will you implement it
<!-- If you like to suggest an approach or a design -->
---
### Optional Fields
#### Related Issues:
<!-- Any related issues from this/other repositories-->
#### Suggested Labels:
<!--Only to be used by non-members-->
#### Suggested Assignees:
<!--Only to be used by non-members--> | 1.0 | Make the try out button call to action - ### Describe your problem(s)
<!-- Describe why you think this project needs this feature -->


### Describe your solution
<!-- Describe the feature/improvement -->
### How will you implement it
<!-- If you like to suggest an approach or a design -->
---
### Optional Fields
#### Related Issues:
<!-- Any related issues from this/other repositories-->
#### Suggested Labels:
<!--Only to be used by non-members-->
#### Suggested Assignees:
<!--Only to be used by non-members--> | non_defect | make the try out button call to action describe your problem s describe your solution how will you implement it optional fields related issues suggested labels suggested assignees | 0 |
78,250 | 27,392,562,212 | IssuesEvent | 2023-02-28 17:13:00 | vector-im/element-x-ios | https://api.github.com/repos/vector-im/element-x-ios | closed | Rooms stay unread after visiting them | Z-BBQ-Beta X-Needs-Rust A-Room-List T-Defect TF:1 S-Major O-Occasional | The unread state in the room list \(bolded last message and circle\) should be reset when coming to the room list. | 1.0 | Rooms stay unread after visiting them - The unread state in the room list \(bolded last message and circle\) should be reset when coming to the room list. | defect | rooms stay unread after visiting them the unread state in the room list bolded last message and circle should be reset when coming to the room list | 1 |
412,847 | 12,056,975,328 | IssuesEvent | 2020-04-15 15:11:15 | georchestra/mapstore2-georchestra | https://api.github.com/repos/georchestra/mapstore2-georchestra | closed | Extension Manager - Extension upload UI | Accepted Priority: Medium | The MapStore UI needs to provide an utility that allows the administrator the possibility to upload an extension package.
- A simple UI must be provided with the possibility to select a local archive (the extension package) and provide feedbacks during the upload process: a spinner inform the user that the upload is in progress. Evaluate the possibility to have a progress bar to check the state of the upload process
- Only one extension package at time can be uploaded | 1.0 | Extension Manager - Extension upload UI - The MapStore UI needs to provide an utility that allows the administrator the possibility to upload an extension package.
- A simple UI must be provided with the possibility to select a local archive (the extension package) and provide feedbacks during the upload process: a spinner inform the user that the upload is in progress. Evaluate the possibility to have a progress bar to check the state of the upload process
- Only one extension package at time can be uploaded | non_defect | extension manager extension upload ui the mapstore ui needs to provide an utility that allows the administrator the possibility to upload an extension package a simple ui must be provided with the possibility to select a local archive the extension package and provide feedbacks during the upload process a spinner inform the user that the upload is in progress evaluate the possibility to have a progress bar to check the state of the upload process only one extension package at time can be uploaded | 0 |
9,977 | 2,616,016,184 | IssuesEvent | 2015-03-02 00:58:29 | jasonhall/bwapi | https://api.github.com/repos/jasonhall/bwapi | closed | Unit::attack does not work correctly for Sunken, Reaver, etc | auto-migrated Component-Logic Milestone-Release Priority-Critical Type-Defect Usability | ```
TODO: Verify
Apparently issuing an attack order does not cause these units to attack.
Possibly others, assuming the categorization of "buildings" and "hanger units".
Things to check:
Cannon, Spore, Sunken, Turret, Reaver, Carrier.
Possible issue with Zerg Lurker as well?
```
Original issue reported on code.google.com by `AHeinerm` on 3 Mar 2011 at 10:36 | 1.0 | Unit::attack does not work correctly for Sunken, Reaver, etc - ```
TODO: Verify
Apparently issuing an attack order does not cause these units to attack.
Possibly others, assuming the categorization of "buildings" and "hanger units".
Things to check:
Cannon, Spore, Sunken, Turret, Reaver, Carrier.
Possible issue with Zerg Lurker as well?
```
Original issue reported on code.google.com by `AHeinerm` on 3 Mar 2011 at 10:36 | defect | unit attack does not work correctly for sunken reaver etc todo verify apparently issuing an attack order does not cause these units to attack possibly others assuming the categorization of buildings and hanger units things to check cannon spore sunken turret reaver carrier possible issue with zerg lurker as well original issue reported on code google com by aheinerm on mar at | 1 |
60,663 | 17,023,486,486 | IssuesEvent | 2021-07-03 02:16:38 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Fix FUZZY messages noted by Translatewiki | Component: website Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 4.32pm, Tuesday, 29th September 2009]**
Check out [http://translatewiki.net/w/i.php?title=Special:Translate&task=review&group=out-osm&language=qqq&limit=2500 FUZZY] messages on Translatewiki. There are a lot of potential bugs there we have to fix to get better i18n support. | 1.0 | Fix FUZZY messages noted by Translatewiki - **[Submitted to the original trac issue database at 4.32pm, Tuesday, 29th September 2009]**
Check out [http://translatewiki.net/w/i.php?title=Special:Translate&task=review&group=out-osm&language=qqq&limit=2500 FUZZY] messages on Translatewiki. There are a lot of potential bugs there we have to fix to get better i18n support. | defect | fix fuzzy messages noted by translatewiki check out messages on translatewiki there are a lot of potential bugs there we have to fix to get better support | 1 |
641,122 | 20,818,510,593 | IssuesEvent | 2022-03-18 13:07:36 | STadas/space-mission-sim-vis | https://api.github.com/repos/STadas/space-mission-sim-vis | closed | [Main] Easily accessible buttons for common actions | enhancement main priority : last sprint 2 | **User story**
I want commonly used actions such as sending a command to the PANGU server to be visible from the main interface so that I can quickly test commands. | 1.0 | [Main] Easily accessible buttons for common actions - **User story**
I want commonly used actions such as sending a command to the PANGU server to be visible from the main interface so that I can quickly test commands. | non_defect | easily accessible buttons for common actions user story i want commonly used actions such as sending a command to the pangu server to be visible from the main interface so that i can quickly test commands | 0 |
19,520 | 3,218,759,164 | IssuesEvent | 2015-10-08 04:35:21 | pellcorp/tcpmon | https://api.github.com/repos/pellcorp/tcpmon | closed | The monitor should display data as it flowing on the connection, not at the end | auto-migrated Priority-Medium Type-Defect | ```
The current implementation of tcpmon displays the data only when both sender
and receiver have closed their data streams. tcpmon should display data as it
is flowing on the network. This problem is exacerbated for browser connections
that use keep-alive.
```
Original issue reported on code.google.com by `inder123` on 16 May 2011 at 8:13 | 1.0 | The monitor should display data as it flowing on the connection, not at the end - ```
The current implementation of tcpmon displays the data only when both sender
and receiver have closed their data streams. tcpmon should display data as it
is flowing on the network. This problem is exacerbated for browser connections
that use keep-alive.
```
Original issue reported on code.google.com by `inder123` on 16 May 2011 at 8:13 | defect | the monitor should display data as it flowing on the connection not at the end the current implementation of tcpmon displays the data only when both sender and receiver have closed their data streams tcpmon should display data as it is flowing on the network this problem is exacerbated for browser connections that use keep alive original issue reported on code google com by on may at | 1 |
78,443 | 27,523,454,776 | IssuesEvent | 2023-03-06 16:26:05 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | New line is inserted on the new message composer with IME enabled by inputting backspace key or deleting draft | T-Defect S-Tolerable A-Composer O-Uncommon | ### Steps to reproduce
1. Enable IME such as `fcitx-mozc`
2. Enable Japanese
3. Set a focus to the new message composer
4. Input <kbd>Backspace</kdd>
5. Input `あ` with <kbd>a</kbd>
### Outcome
#### What did you expect?
New line should not be inserted.
#### What happened instead?
New line is inserted temporarily until pushing <kbd>Enter</kbd> to decide the conversion candidate.
https://user-images.githubusercontent.com/3362943/173106785-4a91633a-29c1-41ad-97bf-1c5c3523ddb4.mp4
This is a regression which has not happened before, and harms the UX of CJK (Chinese, Japanese, Korean) language users.
### Operating system
Debian
### Browser information
Firefox ESR 99
### URL for webapp
localhost
### Application version
develop branch
### Homeserver
_No response_
### Will you send logs?
No | 1.0 | New line is inserted on the new message composer with IME enabled by inputting backspace key or deleting draft - ### Steps to reproduce
1. Enable IME such as `fcitx-mozc`
2. Enable Japanese
3. Set a focus to the new message composer
4. Input <kbd>Backspace</kdd>
5. Input `あ` with <kbd>a</kbd>
### Outcome
#### What did you expect?
New line should not be inserted.
#### What happened instead?
New line is inserted temporarily until pushing <kbd>Enter</kbd> to decide the conversion candidate.
https://user-images.githubusercontent.com/3362943/173106785-4a91633a-29c1-41ad-97bf-1c5c3523ddb4.mp4
This is a regression which has not happened before, and harms the UX of CJK (Chinese, Japanese, Korean) language users.
### Operating system
Debian
### Browser information
Firefox ESR 99
### URL for webapp
localhost
### Application version
develop branch
### Homeserver
_No response_
### Will you send logs?
No | defect | new line is inserted on the new message composer with ime enabled by inputting backspace key or deleting draft steps to reproduce enable ime such as fcitx mozc enable japanese set a focus to the new message composer input backspace input あ with a outcome what did you expect new line should not be inserted what happened instead new line is inserted temporarily until pushing enter to decide the conversion candidate this is a regression which has not happened before and harms the ux of cjk chinese japanese korean language users operating system debian browser information firefox esr url for webapp localhost application version develop branch homeserver no response will you send logs no | 1 |
29,273 | 5,632,053,430 | IssuesEvent | 2017-04-05 15:45:58 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | Advanced Preferences Dialog is confusing and inconsistent | C: Manager P: Major T: Defect | **Reported by charlief on 9 Apr 37552512 04:26 UTC**
I think there are some problems with the Advanced Preferences.
1. There is currently no way to know whether you are overriding global preferences except by looking in the BOINC Data directory to see if the `global_prefs_override.xml` file exists.
2. If I change a setting in the Advanced Preferences which does not appear in the Simple GUI Preferences (such as "use at most 16 processors"), and later look at the Simple GUI preferences, the "Customize" checkbox is set. If I then clear the "customize" check box in the Simple GUI Preferences, this does not necessarily revert all settings to the web-based values, even though on subsequent checks the "customize" checkbox is off.
3. When I press the Clear button, it sets the "Do work while computer is in use" check box, even though my web-based preferences have this option set to No.
If I then clear the checkbox, it writes a `global_prefs_override.xml` file. This means that if I change my global preferences on the web, those changes will be ignored.
I believe several changes are needed:
a. Instead of a "Clear" button, the Advanced Preferences dialog should have a "customize" or "override" checkbox like the one in the Simple GUI preferences.
a. When the "customize" checkbox is off in the Advanced Preferences, the web-based global preference values should be displayed. Turning this checkbox off should revert the display to the web-based preferences.
a. I'm not sure what should be done about problem (2). One option might be to disable the Simple GUI "customize" checkbox if items are customized in the Advanced Preferences which aren't accessible from the Simple Preferences, and to display a line explaining that you must use the Advanced Preferences to change it.
Migrated-From: http://boinc.berkeley.edu/trac/ticket/351
| 1.0 | Advanced Preferences Dialog is confusing and inconsistent - **Reported by charlief on 9 Apr 37552512 04:26 UTC**
I think there are some problems with the Advanced Preferences.
1. There is currently no way to know whether you are overriding global preferences except by looking in the BOINC Data directory to see if the `global_prefs_override.xml` file exists.
2. If I change a setting in the Advanced Preferences which does not appear in the Simple GUI Preferences (such as "use at most 16 processors"), and later look at the Simple GUI preferences, the "Customize" checkbox is set. If I then clear the "customize" check box in the Simple GUI Preferences, this does not necessarily revert all settings to the web-based values, even though on subsequent checks the "customize" checkbox is off.
3. When I press the Clear button, it sets the "Do work while computer is in use" check box, even though my web-based preferences have this option set to No.
If I then clear the checkbox, it writes a `global_prefs_override.xml` file. This means that if I change my global preferences on the web, those changes will be ignored.
I believe several changes are needed:
a. Instead of a "Clear" button, the Advanced Preferences dialog should have a "customize" or "override" checkbox like the one in the Simple GUI preferences.
a. When the "customize" checkbox is off in the Advanced Preferences, the web-based global preference values should be displayed. Turning this checkbox off should revert the display to the web-based preferences.
a. I'm not sure what should be done about problem (2). One option might be to disable the Simple GUI "customize" checkbox if items are customized in the Advanced Preferences which aren't accessible from the Simple Preferences, and to display a line explaining that you must use the Advanced Preferences to change it.
Migrated-From: http://boinc.berkeley.edu/trac/ticket/351
| defect | advanced preferences dialog is confusing and inconsistent reported by charlief on apr utc i think there are some problems with the advanced preferences there is currently no way to know whether you are overriding global preferences except by looking in the boinc data directory to see if the global prefs override xml file exists if i change a setting in the advanced preferences which does not appear in the simple gui preferences such as use at most processors and later look at the simple gui preferences the customize checkbox is set if i then clear the customize check box in the simple gui preferences this does not necessarily revert all settings to the web based values even though on subsequent checks the customize checkbox is off when i press the clear button it sets the do work while computer is in use check box even though my web based preferences have this option set to no if i then clear the checkbox it writes a global prefs override xml file this means that if i change my global preferences on the web those changes will be ignored i believe several changes are needed a instead of a clear button the advanced preferences dialog should have a customize or override checkbox like the one in the simple gui preferences a when the customize checkbox is off in the advanced preferences the web based global preference values should be displayed turning this checkbox off should revert the display to the web based preferences a i m not sure what should be done about problem one option might be to disable the simple gui customize checkbox if items are customized in the advanced preferences which aren t accessible from the simple preferences and to display a line explaining that you must use the advanced preferences to change it migrated from | 1 |
64,026 | 14,657,144,680 | IssuesEvent | 2020-12-28 14:58:27 | turkdevops/grafana | https://api.github.com/repos/turkdevops/grafana | opened | WS-2019-0209 (Medium) detected in marked-0.3.19.js | security vulnerability | ## WS-2019-0209 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.js</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js">https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js</a></p>
<p>Path to dependency file: grafana/node_modules/marksy/node_modules/marked/www/demo.html</p>
<p>Path to vulnerable library: grafana/node_modules/marksy/node_modules/marked/www/../lib/marked.js</p>
<p>
Dependency Hierarchy:
- :x: **marked-0.3.19.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/turkdevops/grafana/commit/eaebfb49103a255dc2d75f384b343f6a7f708816">eaebfb49103a255dc2d75f384b343f6a7f708816</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
marked before 0.7.0 vulnerable to Redos attack by he _label subrule that may significantly degrade parsing performance of malformed input.
<p>Publish Date: 2019-07-04
<p>URL: <a href=https://github.com/markedjs/marked/pull/1515>WS-2019-0209</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.npmjs.com/advisories/1076">https://www.npmjs.com/advisories/1076</a></p>
<p>Release Date: 2019-09-05</p>
<p>Fix Resolution: 0.7.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | WS-2019-0209 (Medium) detected in marked-0.3.19.js - ## WS-2019-0209 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.js</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js">https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js</a></p>
<p>Path to dependency file: grafana/node_modules/marksy/node_modules/marked/www/demo.html</p>
<p>Path to vulnerable library: grafana/node_modules/marksy/node_modules/marked/www/../lib/marked.js</p>
<p>
Dependency Hierarchy:
- :x: **marked-0.3.19.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/turkdevops/grafana/commit/eaebfb49103a255dc2d75f384b343f6a7f708816">eaebfb49103a255dc2d75f384b343f6a7f708816</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
marked before 0.7.0 vulnerable to Redos attack by he _label subrule that may significantly degrade parsing performance of malformed input.
<p>Publish Date: 2019-07-04
<p>URL: <a href=https://github.com/markedjs/marked/pull/1515>WS-2019-0209</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.npmjs.com/advisories/1076">https://www.npmjs.com/advisories/1076</a></p>
<p>Release Date: 2019-09-05</p>
<p>Fix Resolution: 0.7.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_defect | ws medium detected in marked js ws medium severity vulnerability vulnerable library marked js a markdown parser built for speed library home page a href path to dependency file grafana node modules marksy node modules marked www demo html path to vulnerable library grafana node modules marksy node modules marked www lib marked js dependency hierarchy x marked js vulnerable library found in head commit a href found in base branch master vulnerability details marked before vulnerable to redos attack by he label subrule that may significantly degrade parsing performance of malformed input publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
97,147 | 12,216,960,841 | IssuesEvent | 2020-05-01 16:12:16 | cagov/benefits-screener | https://api.github.com/repos/cagov/benefits-screener | closed | Review staging and log any changes that need to be made now vs post-MVP | priority: high type: design type: engineering | Final steps for getting to MVP launch are to review staging and log any changes that need to be made now vs post-MVP:
🔍 [View the staging site for the CA UI application guide](https://www.staging.screener.edd.ca.gov/)
✏️ [Log changes/corrections in Staging Review doc](https://docs.google.com/document/d/1NkPx7RbLgsEEAnDbrjK5eUnWUc-jHglyCxkzUnzd26Y/edit?usp=sharing)
Design and eng team are meeting Monday 4/27 morning to prioritize these. | 1.0 | Review staging and log any changes that need to be made now vs post-MVP - Final steps for getting to MVP launch are to review staging and log any changes that need to be made now vs post-MVP:
🔍 [View the staging site for the CA UI application guide](https://www.staging.screener.edd.ca.gov/)
✏️ [Log changes/corrections in Staging Review doc](https://docs.google.com/document/d/1NkPx7RbLgsEEAnDbrjK5eUnWUc-jHglyCxkzUnzd26Y/edit?usp=sharing)
Design and eng team are meeting Monday 4/27 morning to prioritize these. | non_defect | review staging and log any changes that need to be made now vs post mvp final steps for getting to mvp launch are to review staging and log any changes that need to be made now vs post mvp 🔍 ✏️ design and eng team are meeting monday morning to prioritize these | 0 |
200,104 | 15,789,989,747 | IssuesEvent | 2021-04-02 00:13:50 | voxel51/fiftyone | https://api.github.com/repos/voxel51/fiftyone | opened | [DOCS] Docker Support | documentation | Add a section to the environments page outlining best practices for working with FiftyOne inside docker. We may want to consider also providing pre-built docker images of FiftyOne. | 1.0 | [DOCS] Docker Support - Add a section to the environments page outlining best practices for working with FiftyOne inside docker. We may want to consider also providing pre-built docker images of FiftyOne. | non_defect | docker support add a section to the environments page outlining best practices for working with fiftyone inside docker we may want to consider also providing pre built docker images of fiftyone | 0 |
584,272 | 17,410,346,852 | IssuesEvent | 2021-08-03 11:30:16 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | acrn_ehl_crb: test case of arch.interrupt.prevent_interruption failed | bug platform: X86 priority: low | **Describe the bug**
Test case arch.interrupt.prevent_interruption failed due it hang up.
(It hangs up at calling k_busy_wait() while IRQ is locked.)
**To Reproduce**
Steps to reproduce the behavior:
1. Make sure BIOS configuration is correct for ACRN, and include/arch/x86/memory.ld line 44, LOCORE_BASE modified from 0x1000 to 0x8000.
2. Run this command from the zephyrproject:
twister -p acrn_ehl_crb --device-testing --device-serial-pty="/opt/remotehw/acrn-test-pty.exp,ehlsku11" --west-flash="/opt/remotehw/remotehw-x86-acrn.sh,ehlsku11" -vv -T tests/kernel/interrupt
3. Check handler.log in twister.out in directory to see the error log.
**Expected behavior**
The test case is passed as expected.
**Impact**
ACRN on ehl_crb platform has little lower pass rate.
**Logs and console output**
The error log is like this:
```
*** Booting Zephyr OS build zephyr-v2.5.0-484-g23f699bd907f ***
Running test suite interrupt_feature
===================================================================
START - test_isr_dynamic
SKIP - test_isr_dynamic
===================================================================
START - test_nested_isr
SKIP - test_nested_isr
===================================================================
START - test_prevent_interruption
locking interrupts
```
It hangs up after printing out "locking interrupts".
UPDATE -
The test progresses with the use of newer APIC timer driver (APIC TSC Deadline timer driver):
#32603.
```
DEBUG - DEVICE: START - test_prevent_interruption
DEBUG - DEVICE: locking interrupts
DEBUG - DEVICE: unlocking interrupts
DEBUG - DEVICE:
DEBUG - DEVICE: Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/interrupt/src/prevent_irq.c:58: test_prevent_interruption: (handler_result not equal to HANDLER_TOKEN)
DEBUG - DEVICE: timer should have fired
DEBUG - DEVICE: FAIL - test_prevent_interruption in 2.2 seconds
```
And the expected should be:
```
===================================================================
START - test_prevent_interruption
locking interrupts
unlocking interrupts
timer fired
PASS - test_prevent_interruption
===================================================================
Test suite interrupt_feature succeeded
===================================================================
PROJECT EXECUTION SUCCESSFUL
```
**Environment (please complete the following information):**
- OS: Linux
- Toolchain: zephyr-sdk-0.12.2
- Commit SHA : 2.5 Release bump ([fe7c2ef](https://github.com/zephyrproject-rtos/zephyr/commit/fe7c2efca800a0cf1bccf23aefe08b3c4beb88bf)), ACRN version: acrn-2020w42.1-180000p ([5289a3eb9](https://github.com/projectacrn/acrn-hypervisor))
UPDATE -
- Toolchain: zephyr-sdk-0.12.4
- Commit SHA : 2.6 release branch
| 1.0 | acrn_ehl_crb: test case of arch.interrupt.prevent_interruption failed - **Describe the bug**
Test case arch.interrupt.prevent_interruption failed due it hang up.
(It hangs up at calling k_busy_wait() while IRQ is locked.)
**To Reproduce**
Steps to reproduce the behavior:
1. Make sure BIOS configuration is correct for ACRN, and include/arch/x86/memory.ld line 44, LOCORE_BASE modified from 0x1000 to 0x8000.
2. Run this command from the zephyrproject:
twister -p acrn_ehl_crb --device-testing --device-serial-pty="/opt/remotehw/acrn-test-pty.exp,ehlsku11" --west-flash="/opt/remotehw/remotehw-x86-acrn.sh,ehlsku11" -vv -T tests/kernel/interrupt
3. Check handler.log in twister.out in directory to see the error log.
**Expected behavior**
The test case is passed as expected.
**Impact**
ACRN on ehl_crb platform has little lower pass rate.
**Logs and console output**
The error log is like this:
```
*** Booting Zephyr OS build zephyr-v2.5.0-484-g23f699bd907f ***
Running test suite interrupt_feature
===================================================================
START - test_isr_dynamic
SKIP - test_isr_dynamic
===================================================================
START - test_nested_isr
SKIP - test_nested_isr
===================================================================
START - test_prevent_interruption
locking interrupts
```
It hangs up after printing out "locking interrupts".
UPDATE -
The test progresses with the use of newer APIC timer driver (APIC TSC Deadline timer driver):
#32603.
```
DEBUG - DEVICE: START - test_prevent_interruption
DEBUG - DEVICE: locking interrupts
DEBUG - DEVICE: unlocking interrupts
DEBUG - DEVICE:
DEBUG - DEVICE: Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/interrupt/src/prevent_irq.c:58: test_prevent_interruption: (handler_result not equal to HANDLER_TOKEN)
DEBUG - DEVICE: timer should have fired
DEBUG - DEVICE: FAIL - test_prevent_interruption in 2.2 seconds
```
And the expected should be:
```
===================================================================
START - test_prevent_interruption
locking interrupts
unlocking interrupts
timer fired
PASS - test_prevent_interruption
===================================================================
Test suite interrupt_feature succeeded
===================================================================
PROJECT EXECUTION SUCCESSFUL
```
**Environment (please complete the following information):**
- OS: Linux
- Toolchain: zephyr-sdk-0.12.2
- Commit SHA : 2.5 Release bump ([fe7c2ef](https://github.com/zephyrproject-rtos/zephyr/commit/fe7c2efca800a0cf1bccf23aefe08b3c4beb88bf)), ACRN version: acrn-2020w42.1-180000p ([5289a3eb9](https://github.com/projectacrn/acrn-hypervisor))
UPDATE -
- Toolchain: zephyr-sdk-0.12.4
- Commit SHA : 2.6 release branch
| non_defect | acrn ehl crb test case of arch interrupt prevent interruption failed describe the bug test case arch interrupt prevent interruption failed due it hang up it hangs up at calling k busy wait while irq is locked to reproduce steps to reproduce the behavior make sure bios configuration is correct for acrn and include arch memory ld line locore base modified from to run this command from the zephyrproject twister p acrn ehl crb device testing device serial pty opt remotehw acrn test pty exp west flash opt remotehw remotehw acrn sh vv t tests kernel interrupt check handler log in twister out in directory to see the error log expected behavior the test case is passed as expected impact acrn on ehl crb platform has little lower pass rate logs and console output the error log is like this booting zephyr os build zephyr running test suite interrupt feature start test isr dynamic skip test isr dynamic start test nested isr skip test nested isr start test prevent interruption locking interrupts it hangs up after printing out locking interrupts update the test progresses with the use of newer apic timer driver apic tsc deadline timer driver debug device start test prevent interruption debug device locking interrupts debug device unlocking interrupts debug device debug device assertion failed at west topdir zephyr tests kernel interrupt src prevent irq c test prevent interruption handler result not equal to handler token debug device timer should have fired debug device fail test prevent interruption in seconds and the expected should be start test prevent interruption locking interrupts unlocking interrupts timer fired pass test prevent interruption test suite interrupt feature succeeded project execution successful environment please complete the following information os linux toolchain zephyr sdk commit sha release bump acrn version acrn update toolchain zephyr sdk commit sha release branch | 0 |
6,311 | 2,610,240,266 | IssuesEvent | 2015-02-26 19:16:37 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 台州割包茎手术哪个医院效果比较好 | auto-migrated Priority-Medium Type-Defect | ```
台州割包茎手术哪个医院效果比较好【台州五洲生殖医院】24
小时健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医�
��地址:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:�
��坐104、108、118、198及椒江一金清公交车直达枫南小区,乘坐
107、105、109、112、901、
902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权威专家,成就专业典
范。人性化服务,一切以患者为中心。
看男科就选台州五洲生殖医院,专业男科为男人。
```
-----
Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 11:58 | 1.0 | 台州割包茎手术哪个医院效果比较好 - ```
台州割包茎手术哪个医院效果比较好【台州五洲生殖医院】24
小时健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医�
��地址:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:�
��坐104、108、118、198及椒江一金清公交车直达枫南小区,乘坐
107、105、109、112、901、
902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权威专家,成就专业典
范。人性化服务,一切以患者为中心。
看男科就选台州五洲生殖医院,专业男科为男人。
```
-----
Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 11:58 | defect | 台州割包茎手术哪个医院效果比较好 台州割包茎手术哪个医院效果比较好【台州五洲生殖医院】 小时健康咨询热线 微信号tzwzszyy 医� ��地址 (枫南大转盘旁)乘车线路 � �� 、 、 、 ,乘坐 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original issue reported on code google com by poweragr gmail com on may at | 1 |
808 | 2,590,010,987 | IssuesEvent | 2015-02-18 16:25:34 | SeattleTestbed/repy_v2 | https://api.github.com/repos/SeattleTestbed/repy_v2 | closed | Dylink should require an extension... | C: repyV2 P: major T: defect | The dylink calls shouldn't "helpfully" provide out an extension. This has caused us confusion and masked bugs.
So you should need to say "uniqueid.repy" or "uniqueid.py" not "uniqueid" and it just picks whichever it prefers. | 1.0 | Dylink should require an extension... - The dylink calls shouldn't "helpfully" provide out an extension. This has caused us confusion and masked bugs.
So you should need to say "uniqueid.repy" or "uniqueid.py" not "uniqueid" and it just picks whichever it prefers. | defect | dylink should require an extension the dylink calls shouldn t helpfully provide out an extension this has caused us confusion and masked bugs so you should need to say uniqueid repy or uniqueid py not uniqueid and it just picks whichever it prefers | 1 |
201,602 | 15,214,833,447 | IssuesEvent | 2021-02-17 13:43:02 | WeiXian042901/fyp_repository | https://api.github.com/repos/WeiXian042901/fyp_repository | opened | QA_001-Quest creation button | Acceptance Test Admin Quest | **Test Case**
- Check if the create new quest button will redirect the user to the creation quest page
**Pre-Conditions**
- User must be logged in
- User must be on the quest dashboard page
**Test Steps**
1. Click on the “Create New” button.
**Test Data**
- n/a
**Expected Results**
- The user should be directed to the Create Quest Page
**Actual Results**
- The user is directed to the Create Quest Page
**Pass/Fail**
- Pass
**Tested by**
- Jun Liang | 1.0 | QA_001-Quest creation button - **Test Case**
- Check if the create new quest button will redirect the user to the creation quest page
**Pre-Conditions**
- User must be logged in
- User must be on the quest dashboard page
**Test Steps**
1. Click on the “Create New” button.
**Test Data**
- n/a
**Expected Results**
- The user should be directed to the Create Quest Page
**Actual Results**
- The user is directed to the Create Quest Page
**Pass/Fail**
- Pass
**Tested by**
- Jun Liang | non_defect | qa quest creation button test case check if the create new quest button will redirect the user to the creation quest page pre conditions user must be logged in user must be on the quest dashboard page test steps click on the “create new” button test data n a expected results the user should be directed to the create quest page actual results the user is directed to the create quest page pass fail pass tested by jun liang | 0 |
50,543 | 13,187,573,745 | IssuesEvent | 2020-08-13 03:51:36 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [photospline] - divzero - loop preconditions aren't checked (Trac #922) | Migrated from Trac combo reconstruction defect | http://goo.gl/FFVVbF
loop preconditions aren't checked allowing a potential divide-by-zero error to occur in 7 steps.
fix: pre-check and hard fail if loop pre-conditions suck
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/922
, reported by nega and owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-04-12T17:41:42",
"description": "http://goo.gl/FFVVbF\n\nloop preconditions aren't checked allowing a potential divide-by-zero error to occur in 7 steps.\n\nfix: pre-check and hard fail if loop pre-conditions suck",
"reporter": "nega",
"cc": "",
"resolution": "fixed",
"_ts": "1428860502423619",
"component": "combo reconstruction",
"summary": "[photospline] - divzero - loop preconditions aren't checked",
"priority": "normal",
"keywords": "photospline divzero",
"time": "2015-04-10T04:17:37",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
</p>
</details>
| 1.0 | [photospline] - divzero - loop preconditions aren't checked (Trac #922) - http://goo.gl/FFVVbF
loop preconditions aren't checked allowing a potential divide-by-zero error to occur in 7 steps.
fix: pre-check and hard fail if loop pre-conditions suck
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/922
, reported by nega and owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-04-12T17:41:42",
"description": "http://goo.gl/FFVVbF\n\nloop preconditions aren't checked allowing a potential divide-by-zero error to occur in 7 steps.\n\nfix: pre-check and hard fail if loop pre-conditions suck",
"reporter": "nega",
"cc": "",
"resolution": "fixed",
"_ts": "1428860502423619",
"component": "combo reconstruction",
"summary": "[photospline] - divzero - loop preconditions aren't checked",
"priority": "normal",
"keywords": "photospline divzero",
"time": "2015-04-10T04:17:37",
"milestone": "",
"owner": "jvansanten",
"type": "defect"
}
```
</p>
</details>
| defect | divzero loop preconditions aren t checked trac loop preconditions aren t checked allowing a potential divide by zero error to occur in steps fix pre check and hard fail if loop pre conditions suck migrated from reported by nega and owned by jvansanten json status closed changetime description preconditions aren t checked allowing a potential divide by zero error to occur in steps n nfix pre check and hard fail if loop pre conditions suck reporter nega cc resolution fixed ts component combo reconstruction summary divzero loop preconditions aren t checked priority normal keywords photospline divzero time milestone owner jvansanten type defect | 1 |
45,840 | 13,055,755,118 | IssuesEvent | 2020-07-30 02:38:19 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | h5booker should refuse to book if some framenames need sanitizing (Trac #118) | Incomplete Migration Migrated from Trac booking defect | Migrated from https://code.icecube.wisc.edu/ticket/118
```json
{
"status": "closed",
"changetime": "2011-04-14T19:16:34",
"description": "",
"reporter": "troy",
"cc": "",
"resolution": "wont or cant fix",
"_ts": "1302808594000000",
"component": "booking",
"summary": "h5booker should refuse to book if some framenames need sanitizing",
"priority": "major",
"keywords": "",
"time": "2008-09-03T00:00:00",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
| 1.0 | h5booker should refuse to book if some framenames need sanitizing (Trac #118) - Migrated from https://code.icecube.wisc.edu/ticket/118
```json
{
"status": "closed",
"changetime": "2011-04-14T19:16:34",
"description": "",
"reporter": "troy",
"cc": "",
"resolution": "wont or cant fix",
"_ts": "1302808594000000",
"component": "booking",
"summary": "h5booker should refuse to book if some framenames need sanitizing",
"priority": "major",
"keywords": "",
"time": "2008-09-03T00:00:00",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
| defect | should refuse to book if some framenames need sanitizing trac migrated from json status closed changetime description reporter troy cc resolution wont or cant fix ts component booking summary should refuse to book if some framenames need sanitizing priority major keywords time milestone owner troy type defect | 1 |
51,404 | 13,207,465,067 | IssuesEvent | 2020-08-14 23:12:25 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | glshovel crash for Q-frames (Trac #353) | Incomplete Migration Migrated from Trac defect glshovel | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/353">https://code.icecube.wisc.edu/projects/icecube/ticket/353</a>, reported by berghausand owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-10-31T18:23:00",
"_ts": "1351707780000000",
"description": "Here's a problem that I find when selecting a Q-frame in IC79 data (example file: /net/user/berghaus/icerec_04-00-01/proc/eevev.i3.gz, needs to be cat'ed with GCD file):\n\n>glshovel eevev_gcd.i3\nDefault logging configured (no log4cplus.conf is present). Default threshold is WARN.\nScanning eevev_gcd.i3 (130685443 bytes)\nglshovel: /home/berghaus/icerec/src/dataclasses/private/dataclasses/I3MapOMKeyMask.cxx:501: bool I3RecoPulseSeriesMapMask::bitmask::get(unsigned int) const: Assertion `idx < (8*sizeof(mask_t)*size_ - padding_)' failed.\nzsh: abort glshovel eevev_gcd.i3\n\nP-frames work fine. I'm using Ubuntu 9.10.\n",
"reporter": "berghaus",
"cc": "",
"resolution": "fixed",
"time": "2012-02-14T17:55:35",
"component": "glshovel",
"summary": "glshovel crash for Q-frames",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "olivas",
"type": "defect"
}
```
</p>
</details>
| 1.0 | glshovel crash for Q-frames (Trac #353) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/353">https://code.icecube.wisc.edu/projects/icecube/ticket/353</a>, reported by berghausand owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-10-31T18:23:00",
"_ts": "1351707780000000",
"description": "Here's a problem that I find when selecting a Q-frame in IC79 data (example file: /net/user/berghaus/icerec_04-00-01/proc/eevev.i3.gz, needs to be cat'ed with GCD file):\n\n>glshovel eevev_gcd.i3\nDefault logging configured (no log4cplus.conf is present). Default threshold is WARN.\nScanning eevev_gcd.i3 (130685443 bytes)\nglshovel: /home/berghaus/icerec/src/dataclasses/private/dataclasses/I3MapOMKeyMask.cxx:501: bool I3RecoPulseSeriesMapMask::bitmask::get(unsigned int) const: Assertion `idx < (8*sizeof(mask_t)*size_ - padding_)' failed.\nzsh: abort glshovel eevev_gcd.i3\n\nP-frames work fine. I'm using Ubuntu 9.10.\n",
"reporter": "berghaus",
"cc": "",
"resolution": "fixed",
"time": "2012-02-14T17:55:35",
"component": "glshovel",
"summary": "glshovel crash for Q-frames",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "olivas",
"type": "defect"
}
```
</p>
</details>
| defect | glshovel crash for q frames trac migrated from json status closed changetime ts description here s a problem that i find when selecting a q frame in data example file net user berghaus icerec proc eevev gz needs to be cat ed with gcd file n n glshovel eevev gcd ndefault logging configured no conf is present default threshold is warn nscanning eevev gcd bytes nglshovel home berghaus icerec src dataclasses private dataclasses cxx bool bitmask get unsigned int const assertion idx sizeof mask t size padding failed nzsh abort glshovel eevev gcd n np frames work fine i m using ubuntu n reporter berghaus cc resolution fixed time component glshovel summary glshovel crash for q frames priority normal keywords milestone owner olivas type defect | 1 |
9,735 | 2,615,166,742 | IssuesEvent | 2015-03-01 06:47:24 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | Reaver | auto-migrated Priority-Triage Type-Defect | ```
First off.. this tutorial is for educational purposes only. do not attempt this
on any other router but your own. attacking a neighbors router is ILLEGAL!
This tutorial assumes you already have kali linux or backtrack5. Also assuming
your wireless device supports monitoring mode.
Lets begin.
root@bt:~# airmon-ng check
#### dhclient#
#### dhclient#
root@bt:~# kill ####
root@bt:~# kill ####
root@bt:~# ifconfig
wlan
wlan0
wlan1
mine is wlan0
root@bt:~# airmon-ng start wlan0
This will put that device into monitor mode. (usually mon0)
root@bt:~# airodump-ng mon0
this will bring up the bssid of your victim (yourself)(press ctrl+c to stop the scan once yoir bssid is found)
root@bt:~# wash -i mon0
This will display if the wps is locked or not.
If you get the error code bad fcs thats ok. just hit ctrl+c to stop it.
root@bt:~# wash -i mon0 --ignore-fcs
this should take care of that pesky bad fcs problem..
Find your bssid and write it down. note if it says wps locked no or yes.
If now.. we move on.
root@bt:~# reaver -i mon0 -b XX:XX:XX:XX:XX:XX -vv -d 1 --lock-delay=315
Press enter and let reaver work its magic.
hope this helps
```
Original issue reported on code.google.com by `dj.kil...@gmail.com` on 1 Sep 2013 at 6:15 | 1.0 | Reaver - ```
First off.. this tutorial is for educational purposes only. do not attempt this
on any other router but your own. attacking a neighbors router is ILLEGAL!
This tutorial assumes you already have kali linux or backtrack5. Also assuming
your wireless device supports monitoring mode.
Lets begin.
root@bt:~# airmon-ng check
#### dhclient#
#### dhclient#
root@bt:~# kill ####
root@bt:~# kill ####
root@bt:~# ifconfig
wlan
wlan0
wlan1
mine is wlan0
root@bt:~# airmon-ng start wlan0
This will put that device into monitor mode. (usually mon0)
root@bt:~# airodump-ng mon0
this will bring up the bssid of your victim (yourself)(press ctrl+c to stop the scan once yoir bssid is found)
root@bt:~# wash -i mon0
This will display if the wps is locked or not.
If you get the error code bad fcs thats ok. just hit ctrl+c to stop it.
root@bt:~# wash -i mon0 --ignore-fcs
this should take care of that pesky bad fcs problem..
Find your bssid and write it down. note if it says wps locked no or yes.
If now.. we move on.
root@bt:~# reaver -i mon0 -b XX:XX:XX:XX:XX:XX -vv -d 1 --lock-delay=315
Press enter and let reaver work its magic.
hope this helps
```
Original issue reported on code.google.com by `dj.kil...@gmail.com` on 1 Sep 2013 at 6:15 | defect | reaver first off this tutorial is for educational purposes only do not attempt this on any other router but your own attacking a neighbors router is illegal this tutorial assumes you already have kali linux or also assuming your wireless device supports monitoring mode lets begin root bt airmon ng check dhclient dhclient root bt kill root bt kill root bt ifconfig wlan mine is root bt airmon ng start this will put that device into monitor mode usually root bt airodump ng this will bring up the bssid of your victim yourself press ctrl c to stop the scan once yoir bssid is found root bt wash i this will display if the wps is locked or not if you get the error code bad fcs thats ok just hit ctrl c to stop it root bt wash i ignore fcs this should take care of that pesky bad fcs problem find your bssid and write it down note if it says wps locked no or yes if now we move on root bt reaver i b xx xx xx xx xx xx vv d lock delay press enter and let reaver work its magic hope this helps original issue reported on code google com by dj kil gmail com on sep at | 1 |
54,796 | 13,927,006,434 | IssuesEvent | 2020-10-21 19:09:08 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | invalid codegeneration when using kotlin | T: Defect | ### Expected behavior
Should generate valid code.
### Actual behavior
```kotlin
/*
* This file is generated by jOOQ.
*/
package com.edb.fs.tac.jfr.srv.jooq.packages
import com.edb.fs.tac.jfr.srv.jooq.Appdata
import com.edb.fs.tac.jfr.srv.jooq.packages.user_grant.Granttoroles
import org.jooq.Configuration
import org.jooq.impl.PackageImpl
/**
* Convenience access to all stored procedures and functions in USER_GRANT
*/
@Suppress("UNCHECKED_CAST")
public class UserGrant extends PackageImpl {
/**
* The reference instance of <code>APPDATA.USER_GRANT</code>
*/
val USER_GRANT = UserGrant()
/**
* Call <code>APPDATA.USER_GRANT.GRANTTOROLES</code>
*/
fun granttoroles(
configuration: Configuration
): Unit {
val p = Granttoroles()
p.execute(configuration)
}
/**
* No further instances allowed
*/
private UserGrant() {
super("USER_GRANT", Appdata.APPDATA);
}
}
```
```xml
<executions>
<execution>
<phase>generate-sources</phase>
<configuration>
<jdbc>
<driver>${db.driver}</driver>
<url>${db.url}</url>
<user>${db.ddlusername}</user>
<password>${db.ddlpassword}</password>
</jdbc>
<generator>
<name>org.jooq.codegen.KotlinGenerator</name>
<database>
<name>org.jooq.meta.oracle.OracleDatabase</name>
<inputSchema>appdata</inputSchema>
<recordVersionFields>VERSION</recordVersionFields>
<recordTimestampFields>UPDATED_DT</recordTimestampFields>
<excludes>
Batch.*
| Bin.*
| Flyway.*
</excludes>
</database>
<generate>
<javaTimeTypes>true</javaTimeTypes>
<jpaAnnotations>true</jpaAnnotations>
<jpaVersion>2.2</jpaVersion>
<pojosAsKotlinDataClasses>true</pojosAsKotlinDataClasses>
<pojosEqualsAndHashCode>true</pojosEqualsAndHashCode>
<pojos>true</pojos>
<daos>true</daos>
<validationAnnotations>false</validationAnnotations>
<springAnnotations>true</springAnnotations>
</generate>
<target>
<packageName>com.edb.fs.tac.jfr.srv.jooq</packageName>
</target>
</generator>
</configuration>
<goals>
<goal>generate</goal>
</goals>
</execution>
```
### Steps to reproduce the problem
- If the problem relates to code generation, please post your code generation configuration
- A complete set of DDL statements can help re-create the setup you're having
- An MCVE can be helpful to provide a complete reproduction case: https://github.com/jOOQ/jOOQ-mcve
### Versions
- jOOQ: 3.14.0
- Java: 15
- Database (include vendor): Oracle
- OS: N/A
- JDBC Driver (include name if inofficial driver): 19.3
| 1.0 | invalid codegeneration when using kotlin - ### Expected behavior
Should generate valid code.
### Actual behavior
```kotlin
/*
* This file is generated by jOOQ.
*/
package com.edb.fs.tac.jfr.srv.jooq.packages
import com.edb.fs.tac.jfr.srv.jooq.Appdata
import com.edb.fs.tac.jfr.srv.jooq.packages.user_grant.Granttoroles
import org.jooq.Configuration
import org.jooq.impl.PackageImpl
/**
* Convenience access to all stored procedures and functions in USER_GRANT
*/
@Suppress("UNCHECKED_CAST")
public class UserGrant extends PackageImpl {
/**
* The reference instance of <code>APPDATA.USER_GRANT</code>
*/
val USER_GRANT = UserGrant()
/**
* Call <code>APPDATA.USER_GRANT.GRANTTOROLES</code>
*/
fun granttoroles(
configuration: Configuration
): Unit {
val p = Granttoroles()
p.execute(configuration)
}
/**
* No further instances allowed
*/
private UserGrant() {
super("USER_GRANT", Appdata.APPDATA);
}
}
```
```xml
<executions>
<execution>
<phase>generate-sources</phase>
<configuration>
<jdbc>
<driver>${db.driver}</driver>
<url>${db.url}</url>
<user>${db.ddlusername}</user>
<password>${db.ddlpassword}</password>
</jdbc>
<generator>
<name>org.jooq.codegen.KotlinGenerator</name>
<database>
<name>org.jooq.meta.oracle.OracleDatabase</name>
<inputSchema>appdata</inputSchema>
<recordVersionFields>VERSION</recordVersionFields>
<recordTimestampFields>UPDATED_DT</recordTimestampFields>
<excludes>
Batch.*
| Bin.*
| Flyway.*
</excludes>
</database>
<generate>
<javaTimeTypes>true</javaTimeTypes>
<jpaAnnotations>true</jpaAnnotations>
<jpaVersion>2.2</jpaVersion>
<pojosAsKotlinDataClasses>true</pojosAsKotlinDataClasses>
<pojosEqualsAndHashCode>true</pojosEqualsAndHashCode>
<pojos>true</pojos>
<daos>true</daos>
<validationAnnotations>false</validationAnnotations>
<springAnnotations>true</springAnnotations>
</generate>
<target>
<packageName>com.edb.fs.tac.jfr.srv.jooq</packageName>
</target>
</generator>
</configuration>
<goals>
<goal>generate</goal>
</goals>
</execution>
```
### Steps to reproduce the problem
- If the problem relates to code generation, please post your code generation configuration
- A complete set of DDL statements can help re-create the setup you're having
- An MCVE can be helpful to provide a complete reproduction case: https://github.com/jOOQ/jOOQ-mcve
### Versions
- jOOQ: 3.14.0
- Java: 15
- Database (include vendor): Oracle
- OS: N/A
- JDBC Driver (include name if inofficial driver): 19.3
| defect | invalid codegeneration when using kotlin expected behavior should generate valid code actual behavior kotlin this file is generated by jooq package com edb fs tac jfr srv jooq packages import com edb fs tac jfr srv jooq appdata import com edb fs tac jfr srv jooq packages user grant granttoroles import org jooq configuration import org jooq impl packageimpl convenience access to all stored procedures and functions in user grant suppress unchecked cast public class usergrant extends packageimpl the reference instance of appdata user grant val user grant usergrant call appdata user grant granttoroles fun granttoroles configuration configuration unit val p granttoroles p execute configuration no further instances allowed private usergrant super user grant appdata appdata xml generate sources db driver db url db ddlusername db ddlpassword org jooq codegen kotlingenerator org jooq meta oracle oracledatabase appdata version updated dt batch bin flyway true true true true true true false true com edb fs tac jfr srv jooq generate steps to reproduce the problem if the problem relates to code generation please post your code generation configuration a complete set of ddl statements can help re create the setup you re having an mcve can be helpful to provide a complete reproduction case versions jooq java database include vendor oracle os n a jdbc driver include name if inofficial driver | 1 |
256,979 | 27,561,750,683 | IssuesEvent | 2023-03-07 22:44:02 | samqws-marketing/coursera_naptime | https://api.github.com/repos/samqws-marketing/coursera_naptime | closed | CVE-2021-20190 (High) detected in multiple libraries - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-20190 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.0.jar</b>, <b>jackson-databind-2.8.11.4.jar</b>, <b>jackson-databind-2.3.3.jar</b></p></summary>
<p>
<details><summary><b>jackson-databind-2.9.0.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.9.0.jar</p>
<p>
Dependency Hierarchy:
- play-ehcache_2.12-2.6.25.jar (Root Library)
- play_2.12-2.6.25.jar
- play-json_2.12-2.6.14.jar
- jackson-datatype-jdk8-2.8.11.jar
- :x: **jackson-databind-2.9.0.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.8.11.4.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.8.11.4.jar</p>
<p>
Dependency Hierarchy:
- play-ehcache_2.12-2.6.25.jar (Root Library)
- play_2.12-2.6.25.jar
- :x: **jackson-databind-2.8.11.4.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.3.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.3.3.jar</p>
<p>
Dependency Hierarchy:
- sbt-plugin-2.4.4.jar (Root Library)
- sbt-js-engine-1.1.3.jar
- npm_2.10-1.1.1.jar
- webjars-locator-0.26.jar
- :x: **jackson-databind-2.3.3.jar** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/samqws-marketing/coursera_naptime/commit/95750513b615ecf0ea9b7e14fb5f71e577d01a1f">95750513b615ecf0ea9b7e14fb5f71e577d01a1f</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A flaw was found in jackson-databind before 2.9.10.7. FasterXML mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
<p>Publish Date: 2021-01-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-20190>CVE-2021-20190</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2021-01-19</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind-2.9.10.7</p>
</p>
</details>
<p></p>
| True | CVE-2021-20190 (High) detected in multiple libraries - autoclosed - ## CVE-2021-20190 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.0.jar</b>, <b>jackson-databind-2.8.11.4.jar</b>, <b>jackson-databind-2.3.3.jar</b></p></summary>
<p>
<details><summary><b>jackson-databind-2.9.0.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.9.0.jar</p>
<p>
Dependency Hierarchy:
- play-ehcache_2.12-2.6.25.jar (Root Library)
- play_2.12-2.6.25.jar
- play-json_2.12-2.6.14.jar
- jackson-datatype-jdk8-2.8.11.jar
- :x: **jackson-databind-2.9.0.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.8.11.4.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.8.11.4.jar</p>
<p>
Dependency Hierarchy:
- play-ehcache_2.12-2.6.25.jar (Root Library)
- play_2.12-2.6.25.jar
- :x: **jackson-databind-2.8.11.4.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.3.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.3.3.jar</p>
<p>
Dependency Hierarchy:
- sbt-plugin-2.4.4.jar (Root Library)
- sbt-js-engine-1.1.3.jar
- npm_2.10-1.1.1.jar
- webjars-locator-0.26.jar
- :x: **jackson-databind-2.3.3.jar** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/samqws-marketing/coursera_naptime/commit/95750513b615ecf0ea9b7e14fb5f71e577d01a1f">95750513b615ecf0ea9b7e14fb5f71e577d01a1f</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A flaw was found in jackson-databind before 2.9.10.7. FasterXML mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
<p>Publish Date: 2021-01-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-20190>CVE-2021-20190</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2021-01-19</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind-2.9.10.7</p>
</p>
</details>
<p></p>
| non_defect | cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library home wss scanner cache com fasterxml jackson core jackson databind bundles jackson databind jar dependency hierarchy play ehcache jar root library play jar play json jar jackson datatype jar x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library home wss scanner cache com fasterxml jackson core jackson databind bundles jackson databind jar dependency hierarchy play ehcache jar root library play jar x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to vulnerable library home wss scanner cache com fasterxml jackson core jackson databind bundles jackson databind jar dependency hierarchy sbt plugin jar root library sbt js engine jar npm jar webjars locator jar x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a flaw was found in jackson databind before fasterxml mishandles the interaction between serialization gadgets and typing the highest threat from this vulnerability is to data confidentiality and integrity as well as system availability publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution com fasterxml jackson core jackson databind | 0 |
194,320 | 15,420,093,846 | IssuesEvent | 2021-03-05 11:03:46 | numpy/numpy | https://api.github.com/repos/numpy/numpy | closed | Centering/alignment of heading in documentation seems strange | 04 - Documentation | ## Documentation
Here is an example of a page where the heading is right-aligned:

If this is a deliberate design choice, please ignore. It just looks really strange to me. | 1.0 | Centering/alignment of heading in documentation seems strange - ## Documentation
Here is an example of a page where the heading is right-aligned:

If this is a deliberate design choice, please ignore. It just looks really strange to me. | non_defect | centering alignment of heading in documentation seems strange documentation here is an example of a page where the heading is right aligned if this is a deliberate design choice please ignore it just looks really strange to me | 0 |
42,289 | 10,933,466,818 | IssuesEvent | 2019-11-24 02:16:42 | avereon/xenon | https://api.github.com/repos/avereon/xenon | closed | Switching back and forth between guided tools does not select guide nodes | bug / error / defect | When switching back and forth between guided tools the selected nodes are not restored. | 1.0 | Switching back and forth between guided tools does not select guide nodes - When switching back and forth between guided tools the selected nodes are not restored. | defect | switching back and forth between guided tools does not select guide nodes when switching back and forth between guided tools the selected nodes are not restored | 1 |
46,806 | 13,055,979,969 | IssuesEvent | 2020-07-30 03:17:40 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | Sn2ms page updater trying to write to read-only file system (Trac #1908) | Incomplete Migration Migrated from Trac defect other | Migrated from https://code.icecube.wisc.edu/ticket/1908
```json
{
"status": "closed",
"changetime": "2016-11-06T21:15:53",
"description": "Traceback (most recent call last):\n File \"/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py\", line 62, in <module>\n process_wrapper()\n File \"/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py\", line 41, in process_wrapper\n plot_sn2ms.make_panel_plots(sf)\n File \"/home/hitspool/Sn2msHTML/plot_sn2ms.py\", line 83, in make_panel_plots\n fig.savefig(plotname)\n File \"/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages/matplotlib/figure.py\", line 1421, in savefig\n self.canvas.print_figure(*args, **kwargs)\n File \"/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages/matplotlib/backend_bases.py\", line 2220, in print_figure\n **kwargs)\n File \"/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages/matplotlib/backends/backend_agg.py\", line 510, in print_png\n filename_or_obj = open(filename_or_obj, 'wb')\nIOError: [Errno 30] Read-only file system: '/data/ana/Supernova/sn2ms/2016/1007/cand2ms12858615_panelplot.png'",
"reporter": "dheereman",
"cc": "gmoment, dheereman",
"resolution": "fixed",
"_ts": "1478466953660485",
"component": "other",
"summary": "Sn2ms page updater trying to write to read-only file system",
"priority": "normal",
"keywords": "hitspool processing",
"time": "2016-11-06T20:12:51",
"milestone": "",
"owner": "dheereman",
"type": "defect"
}
```
| 1.0 | Sn2ms page updater trying to write to read-only file system (Trac #1908) - Migrated from https://code.icecube.wisc.edu/ticket/1908
```json
{
"status": "closed",
"changetime": "2016-11-06T21:15:53",
"description": "Traceback (most recent call last):\n File \"/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py\", line 62, in <module>\n process_wrapper()\n File \"/home/hitspool/Sn2msHTML/Sn2msPageUpdater.py\", line 41, in process_wrapper\n plot_sn2ms.make_panel_plots(sf)\n File \"/home/hitspool/Sn2msHTML/plot_sn2ms.py\", line 83, in make_panel_plots\n fig.savefig(plotname)\n File \"/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages/matplotlib/figure.py\", line 1421, in savefig\n self.canvas.print_figure(*args, **kwargs)\n File \"/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages/matplotlib/backend_bases.py\", line 2220, in print_figure\n **kwargs)\n File \"/cvmfs/icecube.opensciencegrid.org/py2-v1/RHEL_6_x86_64/lib/python2.7/site-packages/matplotlib/backends/backend_agg.py\", line 510, in print_png\n filename_or_obj = open(filename_or_obj, 'wb')\nIOError: [Errno 30] Read-only file system: '/data/ana/Supernova/sn2ms/2016/1007/cand2ms12858615_panelplot.png'",
"reporter": "dheereman",
"cc": "gmoment, dheereman",
"resolution": "fixed",
"_ts": "1478466953660485",
"component": "other",
"summary": "Sn2ms page updater trying to write to read-only file system",
"priority": "normal",
"keywords": "hitspool processing",
"time": "2016-11-06T20:12:51",
"milestone": "",
"owner": "dheereman",
"type": "defect"
}
```
| defect | page updater trying to write to read only file system trac migrated from json status closed changetime description traceback most recent call last n file home hitspool py line in n process wrapper n file home hitspool py line in process wrapper n plot make panel plots sf n file home hitspool plot py line in make panel plots n fig savefig plotname n file cvmfs icecube opensciencegrid org rhel lib site packages matplotlib figure py line in savefig n self canvas print figure args kwargs n file cvmfs icecube opensciencegrid org rhel lib site packages matplotlib backend bases py line in print figure n kwargs n file cvmfs icecube opensciencegrid org rhel lib site packages matplotlib backends backend agg py line in print png n filename or obj open filename or obj wb nioerror read only file system data ana supernova panelplot png reporter dheereman cc gmoment dheereman resolution fixed ts component other summary page updater trying to write to read only file system priority normal keywords hitspool processing time milestone owner dheereman type defect | 1 |
166,309 | 26,339,937,278 | IssuesEvent | 2023-01-10 16:54:33 | sugarlabs/musicblocks | https://api.github.com/repos/sugarlabs/musicblocks | closed | Git-based Backend | Issue-Enhancement Issue-Wontfix Priority-Minor WF3-Needs design review | ## Problem
Currently, Musicblock's planet has a basic forking system. In order to better serve the purpose of Musicblocks and its Planet, a Git-based planet (wherein users could commit, open/clone projects, merge, fork, and create PRs) would be a useful feature.
## Idea: Node-based planet rewrite
- Architecture:
- NodeJS with a MongoDB backend
- Use actual git repos for every project (in a subdirectory) using NodeGit -- git repos would be modified ProjectData JSON to allow better merging, no change to core Musicblocks code
- Pros:
- Language Parity: all the Musicblocks code, including server, will be in JS, rather than JS and PHP
- Scalable and maintainable: everything can be modularized pretty well and will last as long as we have disk space to support
- Mongo's document-based database works perfectly with the amount of data that's going to be generated specific to each project
- Cons:
- Not much
### Implementation
1. Rewrite:
- Create HTML mockups of all the changes ([proposed changes here][1])
- Rewrite non-changed Planet features in NodeJS (such as downloading/uploading projects, searching, tags, etc)
2. Implement New Features:
- Anonymous user IDs and groups
- Implement (backend + frontend) project commits
- Forking other projects
- Branching your own project
- Merging branches/projects
3. Continue rewrite: moderation features
- Mod Login + current moderation features
- More detailed features too: remove branches and do other actions on behalf of the user
4. Cleanup
- Documentation (i.e. setting up server, general architecture, etc.). Code documentation would be written as we go along :)
- Docker image(?)
My UX idea can be found [here][1], but open to comments :)
[1]: https://docs.google.com/document/d/1b_B8dO4u6bfy82Zgs0q7tGHKHhnsz8TF2bjKJIVCL4A/edit#heading=h.fioc5z19ykcp | 1.0 | Git-based Backend - ## Problem
Currently, Musicblock's planet has a basic forking system. In order to better serve the purpose of Musicblocks and its Planet, a Git-based planet (wherein users could commit, open/clone projects, merge, fork, and create PRs) would be a useful feature.
## Idea: Node-based planet rewrite
- Architecture:
- NodeJS with a MongoDB backend
- Use actual git repos for every project (in a subdirectory) using NodeGit -- git repos would be modified ProjectData JSON to allow better merging, no change to core Musicblocks code
- Pros:
- Language Parity: all the Musicblocks code, including server, will be in JS, rather than JS and PHP
- Scalable and maintainable: everything can be modularized pretty well and will last as long as we have disk space to support
- Mongo's document-based database works perfectly with the amount of data that's going to be generated specific to each project
- Cons:
- Not much
### Implementation
1. Rewrite:
- Create HTML mockups of all the changes ([proposed changes here][1])
- Rewrite non-changed Planet features in NodeJS (such as downloading/uploading projects, searching, tags, etc)
2. Implement New Features:
- Anonymous user IDs and groups
- Implement (backend + frontend) project commits
- Forking other projects
- Branching your own project
- Merging branches/projects
3. Continue rewrite: moderation features
- Mod Login + current moderation features
- More detailed features too: remove branches and do other actions on behalf of the user
4. Cleanup
- Documentation (i.e. setting up server, general architecture, etc.). Code documentation would be written as we go along :)
- Docker image(?)
My UX idea can be found [here][1], but open to comments :)
[1]: https://docs.google.com/document/d/1b_B8dO4u6bfy82Zgs0q7tGHKHhnsz8TF2bjKJIVCL4A/edit#heading=h.fioc5z19ykcp | non_defect | git based backend problem currently musicblock s planet has a basic forking system in order to better serve the purpose of musicblocks and its planet a git based planet wherein users could commit open clone projects merge fork and create prs would be a useful feature idea node based planet rewrite architecture nodejs with a mongodb backend use actual git repos for every project in a subdirectory using nodegit git repos would be modified projectdata json to allow better merging no change to core musicblocks code pros language parity all the musicblocks code including server will be in js rather than js and php scalable and maintainable everything can be modularized pretty well and will last as long as we have disk space to support mongo s document based database works perfectly with the amount of data that s going to be generated specific to each project cons not much implementation rewrite create html mockups of all the changes rewrite non changed planet features in nodejs such as downloading uploading projects searching tags etc implement new features anonymous user ids and groups implement backend frontend project commits forking other projects branching your own project merging branches projects continue rewrite moderation features mod login current moderation features more detailed features too remove branches and do other actions on behalf of the user cleanup documentation i e setting up server general architecture etc code documentation would be written as we go along docker image my ux idea can be found but open to comments | 0 |
71,564 | 23,695,157,437 | IssuesEvent | 2022-08-29 14:06:22 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Black unread dot is shown when global notifications are set to "None" | T-Defect | ### Steps to reproduce
1. Set global notifications to "Off/None" for group chats.
2. Go to a group chat and set notification type to "Global".
3. Take note that the unread dot is shown.
### Outcome
#### What did you expect?
No unread dot is displayed
#### What happened instead?
The unread dot is displayed
### Operating system
_No response_
### Application version
Latest 1.11.2
### How did you install the app?
_No response_
### Homeserver
matrix.org
### Will you send logs?
Yes | 1.0 | Black unread dot is shown when global notifications are set to "None" - ### Steps to reproduce
1. Set global notifications to "Off/None" for group chats.
2. Go to a group chat and set notification type to "Global".
3. Take note that the unread dot is shown.
### Outcome
#### What did you expect?
No unread dot is displayed
#### What happened instead?
The unread dot is displayed
### Operating system
_No response_
### Application version
Latest 1.11.2
### How did you install the app?
_No response_
### Homeserver
matrix.org
### Will you send logs?
Yes | defect | black unread dot is shown when global notifications are set to none steps to reproduce set global notifications to off none for group chats go to a group chat and set notification type to global take note that the unread dot is shown outcome what did you expect no unread dot is displayed what happened instead the unread dot is displayed operating system no response application version latest how did you install the app no response homeserver matrix org will you send logs yes | 1 |
64,219 | 18,283,031,863 | IssuesEvent | 2021-10-05 07:07:45 | line/armeria | https://api.github.com/repos/line/armeria | opened | Implement a stream-oriented `HttpServerUpgradeHandler` | defect | Netty's `HttpServerUpgradeHandler` fully aggregates a request to handle an upgrade request.
Armeria limits the maximum allowed request length with a hardcoded value
https://github.com/line/armeria/blob/fd3b9970d7b0a308aeedca1d12deff97efee1071/core/src/main/java/com/linecorp/armeria/server/HttpServerPipelineConfigurator.java#L574
JDK's `HttpClient` sends the first HTTP request with `Upgrade: h2c` header and embedding its body.
```http
POST /foo HTTP/1
Connection: Upgrade, HTTP2-Settings
Content-Length: 100000
Host: 127.0.0.1:61166
HTTP2-Settings: AAEAAE...
Upgrade: h2c
User-Agent: Java-http-client/16.0.1
a big data...
```
If the content size is greater than 16384, the request always fails.
We fork upstream's `HttpServerUpgradeHandler` and make it support streaming in order to handle the upgrade request with a limited memory footprint. | 1.0 | Implement a stream-oriented `HttpServerUpgradeHandler` - Netty's `HttpServerUpgradeHandler` fully aggregates a request to handle an upgrade request.
Armeria limits the maximum allowed request length with a hardcoded value
https://github.com/line/armeria/blob/fd3b9970d7b0a308aeedca1d12deff97efee1071/core/src/main/java/com/linecorp/armeria/server/HttpServerPipelineConfigurator.java#L574
JDK's `HttpClient` sends the first HTTP request with `Upgrade: h2c` header and embedding its body.
```http
POST /foo HTTP/1
Connection: Upgrade, HTTP2-Settings
Content-Length: 100000
Host: 127.0.0.1:61166
HTTP2-Settings: AAEAAE...
Upgrade: h2c
User-Agent: Java-http-client/16.0.1
a big data...
```
If the content size is greater than 16384, the request always fails.
We fork upstream's `HttpServerUpgradeHandler` and make it support streaming in order to handle the upgrade request with a limited memory footprint. | defect | implement a stream oriented httpserverupgradehandler netty s httpserverupgradehandler fully aggregates a request to handle an upgrade request armeria limits the maximum allowed request length with a hardcoded value jdk s httpclient sends the first http request with upgrade header and embedding its body http post foo http connection upgrade settings content length host settings aaeaae upgrade user agent java http client a big data if the content size is greater than the request always fails we fork upstream s httpserverupgradehandler and make it support streaming in order to handle the upgrade request with a limited memory footprint | 1 |
523,069 | 15,172,046,429 | IssuesEvent | 2021-02-13 06:51:05 | remnoteio/remnote-issues | https://api.github.com/repos/remnoteio/remnote-issues | closed | PDF Upload Crashes RemNote | pdf priority=2 | **Describe the bug**
Starting today, every time I go to upload a new PDF to my document, the desktop app stalls, takes up most of my CPU and then essentially crashes and requires a force quit. Thus, unable to upload new PDFs.
**To Reproduce**
Simply try to upload a new PDF using the pro plan.
**Expected behavior**
Typically it uploads within a couple seconds without any issue.
**Desktop (please complete the following information):**
- OS: big sur version 11.0.1 - using desktop app
| 1.0 | PDF Upload Crashes RemNote - **Describe the bug**
Starting today, every time I go to upload a new PDF to my document, the desktop app stalls, takes up most of my CPU and then essentially crashes and requires a force quit. Thus, unable to upload new PDFs.
**To Reproduce**
Simply try to upload a new PDF using the pro plan.
**Expected behavior**
Typically it uploads within a couple seconds without any issue.
**Desktop (please complete the following information):**
- OS: big sur version 11.0.1 - using desktop app
| non_defect | pdf upload crashes remnote describe the bug starting today every time i go to upload a new pdf to my document the desktop app stalls takes up most of my cpu and then essentially crashes and requires a force quit thus unable to upload new pdfs to reproduce simply try to upload a new pdf using the pro plan expected behavior typically it uploads within a couple seconds without any issue desktop please complete the following information os big sur version using desktop app | 0 |
51,386 | 27,051,059,062 | IssuesEvent | 2023-02-13 13:16:43 | pixiebrix/pixiebrix-extension | https://api.github.com/repos/pixiebrix/pixiebrix-extension | closed | awaitElement performance regression in 1.7.16 | bug performance | Context
---
- 1.7.16 added logic to initialize.js for watching for selectors that depend on ancestor/peer elements being mutated
- It's possible that introduced a performance regression for button and trigger extension points that were watching the page | True | awaitElement performance regression in 1.7.16 - Context
---
- 1.7.16 added logic to initialize.js for watching for selectors that depend on ancestor/peer elements being mutated
- It's possible that introduced a performance regression for button and trigger extension points that were watching the page | non_defect | awaitelement performance regression in context added logic to initialize js for watching for selectors that depend on ancestor peer elements being mutated it s possible that introduced a performance regression for button and trigger extension points that were watching the page | 0 |
128,879 | 18,070,252,654 | IssuesEvent | 2021-09-21 01:29:16 | fasttrack-solutions/jQuery-QueryBuilder | https://api.github.com/repos/fasttrack-solutions/jQuery-QueryBuilder | opened | CVE-2021-3803 (Medium) detected in nth-check-1.0.2.tgz | security vulnerability | ## CVE-2021-3803 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nth-check-1.0.2.tgz</b></p></summary>
<p>performant nth-check parser & compiler</p>
<p>Library home page: <a href="https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz">https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz</a></p>
<p>Path to dependency file: jQuery-QueryBuilder/package.json</p>
<p>Path to vulnerable library: jQuery-QueryBuilder/node_modules/nth-check/package.json</p>
<p>
Dependency Hierarchy:
- foodoc-0.0.9.tgz (Root Library)
- cheerio-0.22.0.tgz
- css-select-1.2.0.tgz
- :x: **nth-check-1.0.2.tgz** (Vulnerable Library)
<p>Found in base branch: <b>dev</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
nth-check is vulnerable to Inefficient Regular Expression Complexity
<p>Publish Date: 2021-09-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3803>CVE-2021-3803</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1">https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1</a></p>
<p>Release Date: 2021-09-17</p>
<p>Fix Resolution: nth-check - v2.0.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2021-3803 (Medium) detected in nth-check-1.0.2.tgz - ## CVE-2021-3803 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nth-check-1.0.2.tgz</b></p></summary>
<p>performant nth-check parser & compiler</p>
<p>Library home page: <a href="https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz">https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz</a></p>
<p>Path to dependency file: jQuery-QueryBuilder/package.json</p>
<p>Path to vulnerable library: jQuery-QueryBuilder/node_modules/nth-check/package.json</p>
<p>
Dependency Hierarchy:
- foodoc-0.0.9.tgz (Root Library)
- cheerio-0.22.0.tgz
- css-select-1.2.0.tgz
- :x: **nth-check-1.0.2.tgz** (Vulnerable Library)
<p>Found in base branch: <b>dev</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
nth-check is vulnerable to Inefficient Regular Expression Complexity
<p>Publish Date: 2021-09-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3803>CVE-2021-3803</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: N/A
- Attack Complexity: N/A
- Privileges Required: N/A
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1">https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1</a></p>
<p>Release Date: 2021-09-17</p>
<p>Fix Resolution: nth-check - v2.0.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_defect | cve medium detected in nth check tgz cve medium severity vulnerability vulnerable library nth check tgz performant nth check parser compiler library home page a href path to dependency file jquery querybuilder package json path to vulnerable library jquery querybuilder node modules nth check package json dependency hierarchy foodoc tgz root library cheerio tgz css select tgz x nth check tgz vulnerable library found in base branch dev vulnerability details nth check is vulnerable to inefficient regular expression complexity publish date url a href cvss score details base score metrics exploitability metrics attack vector n a attack complexity n a privileges required n a user interaction n a scope n a impact metrics confidentiality impact n a integrity impact n a availability impact n a for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution nth check step up your open source security game with whitesource | 0 |
37,953 | 15,398,158,940 | IssuesEvent | 2021-03-03 23:27:01 | mozilla/fxa | https://api.github.com/repos/mozilla/fxa | closed | Support request-specific notification queue setting | fxa-email-service | Depends on #185.
When we get to the point of making this repo more generally usable than for just the auth server, we'll need finer-grained control over the outgoing "notification" queue. Different callers should probably receive notifications on different queues. The alternative of trusting callers to only process/remove their own messages from a global queue sounds like a nightmare.
It might be annoying for callers to pass this data in every single call to `/send`, so we could consider some kind of infrequently-called `/configure` API. Since callers will need to be authenticated at this point, it will be straightforward to identify the appropriate configuration in whatever database we end up with.
┆Issue is synchronized with this [Jira Task](https://jira.mozilla.com/browse/FXA-639)
┆Issue Number: FXA-639
| 1.0 | Support request-specific notification queue setting - Depends on #185.
When we get to the point of making this repo more generally usable than for just the auth server, we'll need finer-grained control over the outgoing "notification" queue. Different callers should probably receive notifications on different queues. The alternative of trusting callers to only process/remove their own messages from a global queue sounds like a nightmare.
It might be annoying for callers to pass this data in every single call to `/send`, so we could consider some kind of infrequently-called `/configure` API. Since callers will need to be authenticated at this point, it will be straightforward to identify the appropriate configuration in whatever database we end up with.
┆Issue is synchronized with this [Jira Task](https://jira.mozilla.com/browse/FXA-639)
┆Issue Number: FXA-639
| non_defect | support request specific notification queue setting depends on when we get to the point of making this repo more generally usable than for just the auth server we ll need finer grained control over the outgoing notification queue different callers should probably receive notifications on different queues the alternative of trusting callers to only process remove their own messages from a global queue sounds like a nightmare it might be annoying for callers to pass this data in every single call to send so we could consider some kind of infrequently called configure api since callers will need to be authenticated at this point it will be straightforward to identify the appropriate configuration in whatever database we end up with ┆issue is synchronized with this ┆issue number fxa | 0 |
75,462 | 25,858,145,948 | IssuesEvent | 2022-12-13 15:08:05 | hyperledger/iroha | https://api.github.com/repos/hyperledger/iroha | closed | [BUG] Transactions don’t process without an intentional time delay between each other. | Bug iroha2 LTS Pre-alpha defect QA-confirmed | ### OS and Environment
MacOS, Docker Hub
### GIT commit hash
e3cd89bd
### Minimum working example / Steps to reproduce
1. ```git clone https://github.com/soramitsu/iroha2-tools.git --branch stress-test-new ```
2. Run the csv-data-migration script to run adding 600+ assets
### Actual result
Only one asset is recorded
### Expected result
All assets are recorded
### Logs
<details>
<summary>Log contents</summary>
```json
2022-10-31T15:40:48.893243Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
2022-10-31T15:40:48.900220Z DEBUG iroha_p2p::network: Already connecting to peer peer=ed01208e351a70b6a603ed285d666b8d689b680865913ba03ce29fb7d13a166c4e7f1f@@iroha3:1340
2022-10-31T15:40:48.992798Z DEBUG run{shutdown_receiver=Receiver { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: false, is_tx_task_set: false } }) }}: iroha_core::sumeragi::main_loop: Gossiping transactions peer_role=Leader tx_count=7
2022-10-31T15:40:49.129651Z DEBUG iroha_p2p::network: Not sending message to myself
2022-10-31T15:40:49.371463Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
2022-10-31T15:40:50.461591Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:52.590869Z DEBUG run{shutdown_receiver=Receiver { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: false, is_tx_task_set: false } }) }}: iroha_core::sumeragi::main_loop: Gossiping transactions peer_role=Leader tx_count=7
2022-10-31T15:40:53.292415Z DEBUG iroha_p2p::network: Not sending message to myself
2022-10-31T15:40:53.294640Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
2022-10-31T15:40:53.302248Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.311297Z DEBUG iroha_p2p::network: Already connecting to peer peer=ed01208e351a70b6a603ed285d666b8d689b680865913ba03ce29fb7d13a166c4e7f1f@@iroha3:1340
2022-10-31T15:40:53.311468Z DEBUG iroha_p2p::network: Not sending message to myself
2022-10-31T15:40:53.402015Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.402224Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.472115Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.815492Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
```
</details>
### Who can help to reproduce?
@astrokov7
### Notes
_No response_ | 1.0 | [BUG] Transactions don’t process without an intentional time delay between each other. - ### OS and Environment
MacOS, Docker Hub
### GIT commit hash
e3cd89bd
### Minimum working example / Steps to reproduce
1. ```git clone https://github.com/soramitsu/iroha2-tools.git --branch stress-test-new ```
2. Run the csv-data-migration script to run adding 600+ assets
### Actual result
Only one asset is recorded
### Expected result
All assets are recorded
### Logs
<details>
<summary>Log contents</summary>
```json
2022-10-31T15:40:48.893243Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
2022-10-31T15:40:48.900220Z DEBUG iroha_p2p::network: Already connecting to peer peer=ed01208e351a70b6a603ed285d666b8d689b680865913ba03ce29fb7d13a166c4e7f1f@@iroha3:1340
2022-10-31T15:40:48.992798Z DEBUG run{shutdown_receiver=Receiver { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: false, is_tx_task_set: false } }) }}: iroha_core::sumeragi::main_loop: Gossiping transactions peer_role=Leader tx_count=7
2022-10-31T15:40:49.129651Z DEBUG iroha_p2p::network: Not sending message to myself
2022-10-31T15:40:49.371463Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
2022-10-31T15:40:50.461591Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:52.590869Z DEBUG run{shutdown_receiver=Receiver { inner: Some(Inner { state: State { is_complete: false, is_closed: false, is_rx_task_set: false, is_tx_task_set: false } }) }}: iroha_core::sumeragi::main_loop: Gossiping transactions peer_role=Leader tx_count=7
2022-10-31T15:40:53.292415Z DEBUG iroha_p2p::network: Not sending message to myself
2022-10-31T15:40:53.294640Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
2022-10-31T15:40:53.302248Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.311297Z DEBUG iroha_p2p::network: Already connecting to peer peer=ed01208e351a70b6a603ed285d666b8d689b680865913ba03ce29fb7d13a166c4e7f1f@@iroha3:1340
2022-10-31T15:40:53.311468Z DEBUG iroha_p2p::network: Not sending message to myself
2022-10-31T15:40:53.402015Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.402224Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.472115Z ERROR iroha_core::sumeragi: This peer is faulty. Incoming messages have to be dropped due to low processing speed.
2022-10-31T15:40:53.815492Z WARN iroha_p2p::network: Didn't find peer to send message peer.id=Id { address: "iroha3:1340", public_key: { digest: ed25519, payload: 8E351A70B6A603ED285D666B8D689B680865913BA03CE29FB7D13A166C4E7F1F } }
```
</details>
### Who can help to reproduce?
@astrokov7
### Notes
_No response_ | defect | transactions don’t process without an intentional time delay between each other os and environment macos docker hub git commit hash minimum working example steps to reproduce git clone branch stress test new run the csv data migration script to run adding assets actual result only one asset is recorded expected result all assets are recorded logs log contents json warn iroha network didn t find peer to send message peer id id address public key digest payload debug iroha network already connecting to peer peer debug run shutdown receiver receiver inner some inner state state is complete false is closed false is rx task set false is tx task set false iroha core sumeragi main loop gossiping transactions peer role leader tx count debug iroha network not sending message to myself warn iroha network didn t find peer to send message peer id id address public key digest payload error iroha core sumeragi this peer is faulty incoming messages have to be dropped due to low processing speed debug run shutdown receiver receiver inner some inner state state is complete false is closed false is rx task set false is tx task set false iroha core sumeragi main loop gossiping transactions peer role leader tx count debug iroha network not sending message to myself warn iroha network didn t find peer to send message peer id id address public key digest payload error iroha core sumeragi this peer is faulty incoming messages have to be dropped due to low processing speed debug iroha network already connecting to peer peer debug iroha network not sending message to myself error iroha core sumeragi this peer is faulty incoming messages have to be dropped due to low processing speed error iroha core sumeragi this peer is faulty incoming messages have to be dropped due to low processing speed error iroha core sumeragi this peer is faulty incoming messages have to be dropped due to low processing speed warn iroha network didn t find peer to send message peer id id address public key digest payload who can help to reproduce notes no response | 1 |
51,648 | 12,759,708,827 | IssuesEvent | 2020-06-29 06:32:19 | fission/fission | https://api.github.com/repos/fission/fission | closed | Package waiting for builder pod to be ready should be better | area-builder area-ux good first issue size/S | Right now the package watcher/builder waits for only 15 iterations for the builder pod to be ready. Some environments need a slightly higher time. This should be more of a retry backoff mechanism before failing
https://github.com/fission/fission/blob/f606c3705f81832008aba130de7a0f5845387583/pkg/buildermgr/pkgwatcher.go#L103-L105 | 1.0 | Package waiting for builder pod to be ready should be better - Right now the package watcher/builder waits for only 15 iterations for the builder pod to be ready. Some environments need a slightly higher time. This should be more of a retry backoff mechanism before failing
https://github.com/fission/fission/blob/f606c3705f81832008aba130de7a0f5845387583/pkg/buildermgr/pkgwatcher.go#L103-L105 | non_defect | package waiting for builder pod to be ready should be better right now the package watcher builder waits for only iterations for the builder pod to be ready some environments need a slightly higher time this should be more of a retry backoff mechanism before failing | 0 |
60,605 | 17,023,469,735 | IssuesEvent | 2021-07-03 02:11:37 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Double parking "P" | Component: mapnik Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 4.53pm, Thursday, 27th August 2009]**
Look here:
http://www.openstreetmap.org/?lat=45.356127&lon=9.65366&zoom=18&layers=B000FTF
there is a parking with 2 "P". I try to regenerate the tiles locally with R17299 and I don't get the double "P" | 1.0 | Double parking "P" - **[Submitted to the original trac issue database at 4.53pm, Thursday, 27th August 2009]**
Look here:
http://www.openstreetmap.org/?lat=45.356127&lon=9.65366&zoom=18&layers=B000FTF
there is a parking with 2 "P". I try to regenerate the tiles locally with R17299 and I don't get the double "P" | defect | double parking p look here there is a parking with p i try to regenerate the tiles locally with and i don t get the double p | 1 |
690,623 | 23,666,217,480 | IssuesEvent | 2022-08-26 21:17:11 | TheHiveRP/HiveIssues | https://api.github.com/repos/TheHiveRP/HiveIssues | closed | Phone Infinite Incoming Call | bug low priority | #### __Description__
If you call someone, but then immediately press to stop calling them, it infinitely says "Incoming Call" on the other persons phone until they get another call.
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | Csylord
**Coordinates** | vector3(-1956.972, 2294.088, 54.90227)
**Steam ID** | steam:1100001131d8e35
**Discord ID** | discord:290174672765583360
**Citizen ID** | WSZ07301
**Character Name** | Benji Yuko | 1.0 | Phone Infinite Incoming Call - #### __Description__
If you call someone, but then immediately press to stop calling them, it infinitely says "Incoming Call" on the other persons phone until they get another call.
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | Csylord
**Coordinates** | vector3(-1956.972, 2294.088, 54.90227)
**Steam ID** | steam:1100001131d8e35
**Discord ID** | discord:290174672765583360
**Citizen ID** | WSZ07301
**Character Name** | Benji Yuko | non_defect | phone infinite incoming call description if you call someone but then immediately press to stop calling them it infinitely says incoming call on the other persons phone until they get another call evidence no evidence additional information title information steam name csylord coordinates steam id steam discord id discord citizen id character name benji yuko | 0 |
4,578 | 2,610,119,413 | IssuesEvent | 2015-02-26 18:37:04 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Wordpress 2.2 doesn't support getUsersBlogs | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
I just installed Chrome 6 and the ScribeFire extension. I tried to log into
my blog (sanjaysaigal.intechne.com), but it doesn't work. No problem logging in
directly. I get the msgbox:
===============
Well, this is embarrassing...
ScribeFire couldn't get the information it needed about your blog. Helpfully,
your blog returned this message:
server error. requested method wp.getUsersBlogs does not exist.
===============
What browser are you using?
Chrome 6.
What version of ScribeFire are you running?
Just installed the extension. Like, 5 minutes ago. Don't know how to find
version number.
```
-----
Original issue reported on code.google.com by `sanjay.s...@gmail.com` on 2 Sep 2010 at 6:46 | 1.0 | Wordpress 2.2 doesn't support getUsersBlogs - ```
What's the problem?
I just installed Chrome 6 and the ScribeFire extension. I tried to log into
my blog (sanjaysaigal.intechne.com), but it doesn't work. No problem logging in
directly. I get the msgbox:
===============
Well, this is embarrassing...
ScribeFire couldn't get the information it needed about your blog. Helpfully,
your blog returned this message:
server error. requested method wp.getUsersBlogs does not exist.
===============
What browser are you using?
Chrome 6.
What version of ScribeFire are you running?
Just installed the extension. Like, 5 minutes ago. Don't know how to find
version number.
```
-----
Original issue reported on code.google.com by `sanjay.s...@gmail.com` on 2 Sep 2010 at 6:46 | defect | wordpress doesn t support getusersblogs what s the problem i just installed chrome and the scribefire extension i tried to log into my blog sanjaysaigal intechne com but it doesn t work no problem logging in directly i get the msgbox well this is embarrassing scribefire couldn t get the information it needed about your blog helpfully your blog returned this message server error requested method wp getusersblogs does not exist what browser are you using chrome what version of scribefire are you running just installed the extension like minutes ago don t know how to find version number original issue reported on code google com by sanjay s gmail com on sep at | 1 |
830,646 | 32,019,841,578 | IssuesEvent | 2023-09-22 02:53:28 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | opened | Remove GA4's cross-domain measurement query parameter | priority/P4 OS/Android OS/Desktop privacy/query-filter | Google Analytics 4 uses the `_gl` query string parameter in order to sync first-party cookies across different domains owned by the same entity: https://support.google.com/analytics/answer/10071811
These first party cookies include unique identifiers such as client IDs and session IDs: https://www.youtube.com/watch?v=LA2dPVj5y4Y | 1.0 | Remove GA4's cross-domain measurement query parameter - Google Analytics 4 uses the `_gl` query string parameter in order to sync first-party cookies across different domains owned by the same entity: https://support.google.com/analytics/answer/10071811
These first party cookies include unique identifiers such as client IDs and session IDs: https://www.youtube.com/watch?v=LA2dPVj5y4Y | non_defect | remove s cross domain measurement query parameter google analytics uses the gl query string parameter in order to sync first party cookies across different domains owned by the same entity these first party cookies include unique identifiers such as client ids and session ids | 0 |
13,579 | 2,770,794,086 | IssuesEvent | 2015-05-01 17:06:39 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | MIssing helpful error messages when bridge.json on 'beforeBuild' and 'afterBuild'. | defect in progress ready | When before/after Build parameters to `bridge.json` point to inexistent files, the error message does not help fixing the issue. At least this two items should be shown when the file was not found:
1. Path that were incorrect
2. Current working directory (so the user can guess relative paths out of it) | 1.0 | MIssing helpful error messages when bridge.json on 'beforeBuild' and 'afterBuild'. - When before/after Build parameters to `bridge.json` point to inexistent files, the error message does not help fixing the issue. At least this two items should be shown when the file was not found:
1. Path that were incorrect
2. Current working directory (so the user can guess relative paths out of it) | defect | missing helpful error messages when bridge json on beforebuild and afterbuild when before after build parameters to bridge json point to inexistent files the error message does not help fixing the issue at least this two items should be shown when the file was not found path that were incorrect current working directory so the user can guess relative paths out of it | 1 |
329,121 | 24,209,250,424 | IssuesEvent | 2022-09-25 17:10:07 | dala318/nordpool_planner | https://api.github.com/repos/dala318/nordpool_planner | closed | Explain values | documentation | Hi. Could you please explain the expressions below a bit better?
duration: What do u mean?
accept_cost: are we talking a actual price here?
accept_rate what are the numbers here?
now_cost_rate what is this value? | 1.0 | Explain values - Hi. Could you please explain the expressions below a bit better?
duration: What do u mean?
accept_cost: are we talking a actual price here?
accept_rate what are the numbers here?
now_cost_rate what is this value? | non_defect | explain values hi could you please explain the expressions below a bit better duration what do u mean accept cost are we talking a actual price here accept rate what are the numbers here now cost rate what is this value | 0 |
43,237 | 11,576,626,622 | IssuesEvent | 2020-02-21 12:23:25 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | KNIME FidoAdapter not working with Mascot? | Documentation Performance TOPP defaults defect wontfix | Hello
I am unable to run the label free with protein quantification pipeline with the MascotAdapterOnline (OpenMS 2.1.0 on KNIME 3.3.2 OS X El Capitan).
Although I have IDPosteriorErrorProbability prob_correct set to true, the workflow crashes at the FidoAdapter node with the error
Failing process stderr: [Error: Unsuitable score type for peptide-spectrum matches detected (problem: lower scores are better)., Fido requires probabilities as scores, e.g. as produced by IDPosteriorErrorProbability with the 'prob_correct' option.]
| 1.0 | KNIME FidoAdapter not working with Mascot? - Hello
I am unable to run the label free with protein quantification pipeline with the MascotAdapterOnline (OpenMS 2.1.0 on KNIME 3.3.2 OS X El Capitan).
Although I have IDPosteriorErrorProbability prob_correct set to true, the workflow crashes at the FidoAdapter node with the error
Failing process stderr: [Error: Unsuitable score type for peptide-spectrum matches detected (problem: lower scores are better)., Fido requires probabilities as scores, e.g. as produced by IDPosteriorErrorProbability with the 'prob_correct' option.]
| defect | knime fidoadapter not working with mascot hello i am unable to run the label free with protein quantification pipeline with the mascotadapteronline openms on knime os x el capitan although i have idposteriorerrorprobability prob correct set to true the workflow crashes at the fidoadapter node with the error failing process stderr | 1 |
404 | 2,587,762,091 | IssuesEvent | 2015-02-17 20:30:28 | spyder-ide/spyder | https://api.github.com/repos/spyder-ide/spyder | opened | Editor preferences: Disable drag-and-drop editing | 1 star All-platforms Editor enhancement imported Usability | _From [anton.dr...@gmail.com](https://code.google.com/u/101155959672906711564/) on 2014-02-07T06:54:50Z_
Spyder Version: 2.2.5
Python Version: 2.7.5
Qt Version : 4.8.4, PyQt4 (API v2) 4.9.6 on Windows
pyflakes >=0.5.0: 0.7.3 (OK)
pep8 >=0.6 : 1.4.6 (OK)
IPython >=0.13 : 1.1.0 (OK)
rope >=0.9.2 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.2 (OK)
matplotlib >=1.0: None (NOK)
sympy >=0.7.0 : None (NOK)
pylint >=0.25 : 1.0.0 (OK)
Please provide any additional information below
. I would like to disable drag-and-drop editing in the editor. Is it possible to make this feature optional?
_Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1726_ | True | Editor preferences: Disable drag-and-drop editing - _From [anton.dr...@gmail.com](https://code.google.com/u/101155959672906711564/) on 2014-02-07T06:54:50Z_
Spyder Version: 2.2.5
Python Version: 2.7.5
Qt Version : 4.8.4, PyQt4 (API v2) 4.9.6 on Windows
pyflakes >=0.5.0: 0.7.3 (OK)
pep8 >=0.6 : 1.4.6 (OK)
IPython >=0.13 : 1.1.0 (OK)
rope >=0.9.2 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.2 (OK)
matplotlib >=1.0: None (NOK)
sympy >=0.7.0 : None (NOK)
pylint >=0.25 : 1.0.0 (OK)
Please provide any additional information below
. I would like to disable drag-and-drop editing in the editor. Is it possible to make this feature optional?
_Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1726_ | non_defect | editor preferences disable drag and drop editing from on spyder version python version qt version api on windows pyflakes ok ok ipython ok rope ok sphinx ok matplotlib none nok sympy none nok pylint ok please provide any additional information below i would like to disable drag and drop editing in the editor is it possible to make this feature optional original issue | 0 |
173,645 | 14,432,701,319 | IssuesEvent | 2020-12-07 02:44:43 | addisonlynch/iexfinance | https://api.github.com/repos/addisonlynch/iexfinance | closed | Add documentation for endpoints requiring entitlements | needs documentation | ## Summary (include Python version)
Per IEX's [note](https://intercom.help/iexcloud/en/articles/4529082-iex-cloud-s-2020-data-upgrade) about new data upgrades, certain endpoints require entitlements to access.
So far, the affected endpoints include:
* ``Stock.get_price_target``
more to come
| 1.0 | Add documentation for endpoints requiring entitlements - ## Summary (include Python version)
Per IEX's [note](https://intercom.help/iexcloud/en/articles/4529082-iex-cloud-s-2020-data-upgrade) about new data upgrades, certain endpoints require entitlements to access.
So far, the affected endpoints include:
* ``Stock.get_price_target``
more to come
| non_defect | add documentation for endpoints requiring entitlements summary include python version per iex s about new data upgrades certain endpoints require entitlements to access so far the affected endpoints include stock get price target more to come | 0 |
41,639 | 9,022,234,320 | IssuesEvent | 2019-02-07 00:37:07 | EdenServer/community | https://api.github.com/repos/EdenServer/community | closed | Bard Quest - Mertaire does not take Poetic Parchment. | in-code-review | When I try to trade the poetic parchment to mertaire.. he does nothing. It could be caused by the fact I talked to him before trading the quest item. (or buggy due to the fact it's a "hidden quest") Quest is called "The Old Monument" | 1.0 | Bard Quest - Mertaire does not take Poetic Parchment. - When I try to trade the poetic parchment to mertaire.. he does nothing. It could be caused by the fact I talked to him before trading the quest item. (or buggy due to the fact it's a "hidden quest") Quest is called "The Old Monument" | non_defect | bard quest mertaire does not take poetic parchment when i try to trade the poetic parchment to mertaire he does nothing it could be caused by the fact i talked to him before trading the quest item or buggy due to the fact it s a hidden quest quest is called the old monument | 0 |
44,831 | 5,889,505,147 | IssuesEvent | 2017-05-17 13:04:13 | geetsisbac/HYUDMDQI7KH46FHYFHPJLMSI | https://api.github.com/repos/geetsisbac/HYUDMDQI7KH46FHYFHPJLMSI | reopened | 1vid30pGSvY5PJoF+UBmiqeum2aIC4mGCGbL3cvq8Q9FnWTQR6HXHi9PUKNwgasBsgpeGpRCXB2lrPW59A/9e5xD0tMyNs3XGNqNEonTDG0B4A2HA68DTjc8+rKIREFMg8y3e948Pbt+5YHzxJxgcJCA3JqkMof3L+p1hUnECEg= | design | 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 | 1.0 | 1vid30pGSvY5PJoF+UBmiqeum2aIC4mGCGbL3cvq8Q9FnWTQR6HXHi9PUKNwgasBsgpeGpRCXB2lrPW59A/9e5xD0tMyNs3XGNqNEonTDG0B4A2HA68DTjc8+rKIREFMg8y3e948Pbt+5YHzxJxgcJCA3JqkMof3L+p1hUnECEg= - /wnuAO7QBjGADA/2djDGAP2FNDXQkopa01Z8d6i4TfpYnHeM51B1bJVxJQSYYhYMwG8s7d6iTVd8GL3jeIJFjmKW28yzNxvmXWi50y2fzyfWweDYRpfXi8ZeRFPtuX4USYjaDk6sD5nN4OK2aqcz0AR5/zR7qYXMgYJyDl3RzY0E4sVRaHks15Ri34R/PNoGg+QTgV6kTg6zGxbY2+QQ+9X/MUnPcWhLcFLTg37NcTgW9UBlmXF2yCWlt9U2Ne+gFX9D5kpb6kNJt8N3Cgs1JoPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7kEHRAE9jrrGU2olJz9vv++OtcKGjHUtCibsD0aPYlmGiWCVInECIgQo5UyE+cumWC45Nwu5c9BiCpNXL6MLzPI1OMLdk2uisjLPQxlUSX97Alfeh5GcYp3++mprjBngA3+wCyE5dcF75fhVsFUd3NIppOM572l6Ft+zJ6tVYAoCKaTjOe9pehbfsyerVWAKAimk4znvaXoW37Mnq1VgCgMCV96HkZxinf76amuMGeACKaTjOe9pehbfsyerVWAKAimk4znvaXoW37Mnq1VgCgIppOM572l6Ft+zJ6tVYAoCKaTjOe9pehbfsyerVWAKAr2xGRRv2LgiLigFBdhkkDvjAeUMFAbAEYLw8vIm4vAGI3hXBAq74EnxaZzWo9QhJ1KqwGijRJrerDiqBK8dwz2ObcRy/U1e5CAOmkL+2qOdaKzrVegTmua9CLWblemV0WnCtJwOjmnvHNIyx4bL0Z4dicGLuGVkqnht4PQg+/GGD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+1bs+ZwrYc08fNStk/HLyRyD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7kqvNwH4uQi4r2EUUDo34L4PkE4FepE4OsxsW2NvkEPvmPj/WfgxUnOlIWTdocsV0g+QTgV6kTg6zGxbY2+QQ+wpfXqbV966Vb3T41iQjRaf6Ly4i1xXjo/NA8mrPPDTIGqYP/LbYdRM31xGhCJinhoPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7Zflvqtc0Ds8yHPjiExxuSVM7QC0CSBYMP3rKEAP96GmD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvYWNEdZX7wQppbYmDcxoX8KpgXcqFtq/341cn14kKkSWzVZ1/3oLivhbJwRq+YC3+OVAApo2HXM7K83xVyQbyFf8//dIL4f7ABq/ShCA+EJ5urwvcn9rHJZmlaISlPgvH0v+AA005cwGvyDyA0gtNbg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD752qPGqOnMoYs1fIoEwA3LoPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuBPm8vIjiyxk95QA/ay6Teg+QTgV6kTg6zGxbY2+QQ+7GpfLb5EB9O6S5yJIvBG/eTa8WWDFh14p5qRusAzFuvA63CsDNIWcIAWUWApPixggncq7w98BgpGu5MlUH2SRryRfKcG60cjmq2VGTQgxwxg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtKX8fd6pECCkYB3iT6Jf2pDN7+IppEiBZNdMXlZTU3YoPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+xrt38Z1+V3xUiuEEaVMaM7KMIK7fzB6YEQnWveRcFnPOuGK8FKX1Adqu55jEkdwOFBBnk0xPesDRPMBp9n51RkcjywHMdRGEvG/P1rCP/zBUf3XeaGDXV0cLwq7kffu5v7MVo1mDCy8yqhp/c5c6TWD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs2CVTahXOqtBpARYBtpPS9g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+5gygYHSjn5WTY07OZcysTH/Tc1G8BTsbx+maAamwGE6T9Flc3eNTWrn0EOSSqfppP1D8/WSBdhhHfvJ0E6/HYI81DfKd2rgLOIDQsMgqyk3d2KTFPF2gc7WDLh9yNb14VEWeLb6fuTXwb7hIOrjgzOD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+9mtsuVdRXP3GMTrfQx8PgSgD3fUSNI9RnOXmnwamX8Dg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7kEHRAE9jrrGU2olJz9vv++W9JSjGkTfTZDWYR3zAwE+D5BOBXqRODrMbFtjb5BD7szs3Ri4gUeVVjq/UsZbbH4PkE4FepE4OsxsW2NvkEPvmGx7m//3mSLxXKDtbkRKud6P+kydNZucWWtawR+HXEh+0n00h8CkKqe4jWosWjNKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+/dKNJyZOFm4LZ6xAyOwCswftJ9NIfApCqnuI1qLFozSg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7bUnduEDrgYO/QWgl2aXF9liu9wfdV8Wt4EtHAbY9rca0wGwqMa114loM2Q9am0Uo1KqwGijRJrerDiqBK8dwzyo2jQmhctIVL3L5DSrSou7RsMqEDyFQGSaEk85tmueHde2Agb12LpBOvb2t6IN09oPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4KwDx1ZeaqB4PA6iTIYa2CD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7l7MJ3jHCUl+kIJrrdxuFZoPkE4FepE4OsxsW2NvkEPttxn4aLQo9RacX4+I9b9NOg+QTgV6kTg6zGxbY2+QQ+50fEdJvFCJCy3EjEJ2SvKtQ6/jFfhb81S7FwdO/1qWpy2AM2MKvGIaI7bT9TMEsEIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7bQ+NPBXplXlXie1c4Qbkg8tgDNjCrxiGiO20/UzBLBCD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvOPQPDyeqPcrMhzxa+hydvB3INB2q2qyOQKJxvG1LEUrkru+a/3HmMNR+jsu0id51iwKWH6aGa1uQ7AaE58A9U4LTVBrNi1cTK478QpWtl8uMqxuR6lUuKrE/i9XlQ0uNuxiOUR5RyLBRe30SoJjeVg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7ZkuFffDDZM2QcirT126pl4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPt5OGSequrXlyNsTLcYxi4cC8pfkiT8SfObPGKE+eKAo17Zbb+/YpcPSSdGmMkhgyezvlIkAvIju42i2IlkuBrDLCOfnd/cFo0n+P7LtDk7j3B5N8RpbERIGyMpumh0kuFjZtqh/DVC+LV7KGvuEmL3g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs55GNf+XdVXtq/Zx5/jnCcv/8WbADYWMhYZgEP6QzWhoPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+ze9NU8gr3RIhQ+g6h5LkDxfX3MM5Q9s/jtRoob28ZdaMMFWPTpkS0yJpMqitFGfl9c/A+P0IPZGZGXDDvFGK39XcmKAFCmiQPOmd7p5+a00gxunvA3aVTf5rMIYEaakLPGWxahDDj9E5PdOQ5MFS5SD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtxvbMJBqGtDQCRy6fIh1F1g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+3T6FLWIKcMccGIMHZWhM4ylnhJiLkFZloAxWsAqVJ7jHLMCYReDvZmejgpciHrgVj3VirpRqqcgilkpHCUWQJN4J2xiuJI5UGSdQNyWbRNifLZIOa2g3hi+mDYIijQ1lh60dfijyyZe5XqOIpjXdeOD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4HlInrTctPRjPrAZVA3HO8p4gzV4SK7sKuxscUDWEnYg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7x0LE/GQPmPWoA16Mio3vdBOrza0yV2dAsjoDtJmGJBIvWri/bG/d6CM6tPWsF2Rm8gXlNYY7dGZ+tZ+LvRUOYxsEr1u3wm0CW/uVSRIMvV/MOEJ/UfNwTF6+YBaizW2qFz4EkKEVf5VsCHlOUhw6d/FX5KDaWwo0+nw4zJkVu5yD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+29gmSlmA/HtV9iVzfkSnRbxV+Sg2lsKNPp8OMyZFbucg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7JYB4DSZPU8kUhrx+ye1hrlO4bRLfCB81Pchil3k+6zgA8kit8vimsulOylA+3d/Pl1nMxPbKqS5w/POZci8/ZkPySJjip8oqbhfwoYPPGkvwxK6/oARGehHmFAQALYnwojEam0nHMUCh3YmK3/Q95YPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7GwSvW7fCbQJb+5VJEgy9X4HDVc95MWgE01k8uFsNx6iD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPv8APy8ZKPQ7fqgROVV/0F4voLT3+q+VQafXu0ti3Noo4PkE4FepE4OsxsW2NvkEPt6a2e3iL8cfvcT0xnZn9T+g+QTgV6kTg6zGxbY2+QQ+wXCgp0/kNVgGQnRnRH2A/GoHFRcUeq55je7ELK0QoJhbKXEzOQC/EYUFDzTrJBoroPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7wdQ7cmkqDiL9XcJjEYHMFmylxMzkAvxGFBQ806yQaK6D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPu6Iv27rCxxWsXSJz7iqDNoeZ1jmajqINc1Wfyj+emotKg8WpTEhTXCFCMWXrBGANq2QW8GTYjhCoIte1FGy3eKVLt2HOfvZnKz+BWotE2OSvCyzJo3dvHef7YI+7wuD0C+SbgN1Vgq946gv6mk1Akzg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7IGwvxN/93hCopiNOwgBRD4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuxBkg+DPeZR/EhxXQWVxeQg+QTgV6kTg6zGxbY2+QQ+wCc0GtJcgszAqMhP1qflhKD5BOBXqRODrMbFtjb5BD76HdnsBrUXQXywOOwWRLRdvovLiLXFeOj80Dyas88NMgapg/8tth1EzfXEaEImKeGg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs1yn4/hyjvgDGpExaLEuIylcWWyHTtPWHI1bRYfZdIUYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+2aadObdbyroLwjiHy6AJB8Kz8IwqFNSiSyZf8DBZThXpm9A4FE/Ut1zS4x3EpmbuY5UACmjYdczsrzfFXJBvIV/z/90gvh/sAGr9KEID4QncLoyIEgLtF1cXk99w9HTLfS/4ADTTlzAa/IPIDSC01uD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvnao8ao6cyhizV8igTADcug+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+8nQg6yKcgfqtf8IXk9iaL+TDiV4DhKjpW9sxAi43R7xzISMvhq8rTYDaviZQ7PBApNrxZYMWHXinmpG6wDMW69w6IUgI3KxW00LyacUTx4bCdyrvD3wGCka7kyVQfZJGvJF8pwbrRyOarZUZNCDHDGD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+0pfx93qkQIKRgHeJPol/akSjGdnCz8y4QK2QNmiq27Eg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7Gu3fxnX5XfFSK4QRpUxozvITdprOmqn4ytxRKT4tOj6R65I0d+xLZdMbKw9oU1QC0R4MD7d/5TIMEAcB9a46xetnnw7UGVgY22rJ8wlgoXPvOmQ6DkqaO0uIukF+raaQBB4GaidxXjzoK5OogHxPfIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+67EVGdyXujtxTVrM8aS463y6a5Oyr5Whsp+70Pv0Tvnbbm+k1nHcvszydF4x5qojakez/K0nH7jbdEuyajHk+OD5BOBXqRODrMbFtjb5BD7dgn8MbE8pB0FVVP3BoBI5Viu9wfdV8Wt4EtHAbY9rcbi3ML2/ryTT8eMt0AwUzHERIq1U016oQAvAZ6nN7x7Eu5YYaF6g/Fs/uVPxOrSH8UzBASwCaMsBOMb/0GOZXJYURZ4tvp+5NfBvuEg6uODM4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD72a2y5V1Fc/cYxOt9DHw+BNWY73aCFVp7TbqQ7FIclKWD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuQQdEAT2OusZTaiUnP2+/7YIJzNIDec0QwdwBoid41l4PkE4FepE4OsxsW2NvkEPs2PovBFquWwELNAqlwiOMSg+QTgV6kTg6zGxbY2+QQ++zK3SE/sRWb1mnG4e3G9VJ3o/6TJ01m5xZa1rBH4dcSH7SfTSHwKQqp7iNaixaM0oPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7TyAq7nRMTljxH8/e0lvKNR+0n00h8CkKqe4jWosWjNKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtUBXUc0mjdtgXDH2iY6Loyek/UkPnqH28AbXpvue/rSNOXfpWLhqd6Ch9gDUliLIjUqrAaKNEmt6sOKoErx3DP5N6HLhvysrs09f2hO+tq0H16gZ5PBAw9zPEH32U9uwt17YCBvXYukE69va3og3T2g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7uuQ1v2guPrULs7mmoCdG+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtoX9fu+8Gw1XOeE+92V69hg+QTgV6kTg6zGxbY2+QQ+wYezBkbR2BVl00/lX7UPp6D5BOBXqRODrMbFtjb5BD7gClD2AUAsqpUbkTGEqqiTVDr+MV+FvzVLsXB07/WpanLYAzYwq8YhojttP1MwSwQg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPttD408FemVeVeJ7VzhBuSDy2AM2MKvGIaI7bT9TMEsEIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+zX3u3pNmjam+Jlle6WdWO0wDR2rH3+JOARgjKfv0C5nByqL144Y3gRqbJykry5GcxUPjIkl9/gX8Lq67A+GQpIqhBGhPjdvMafvlifUnEd1RjPUnSX1zq1WtDl0JA+q8W7GI5RHlHIsFF7fRKgmN5WD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuwbV1kfGBJ3OPyGra+E/Ang+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+3k4ZJ6q6teXI2xMtxjGLhwLyl+SJPxJ85s8YoT54oCjVpNHKJbcyc9yOpaV6ISbEbO+UiQC8iO7jaLYiWS4GsM+VCIBto3vZbwICJ0qaF1ecHk3xGlsREgbIym6aHSS4WNm2qH8NUL4tXsoa+4SYveD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+znkY1/5d1Ve2r9nHn+OcJz5QQXNVYjOhlgzHrm1EbwBg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7AbzTuPRfgR3tD0WuX+FP6w7BoDq8PQwzXu4keWTqHfyx4kWh+pBmJ1srxuUek4kM3ubVAqcih2+qcR7tRG9p31dyYoAUKaJA86Z3unn5rTRH1v7CXVtQmMdu8I8fIMML8ZbFqEMOP0Tk905DkwVLlIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+x49UQhLGfMdsEh7JTHbS/yD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7hxUB/8eWHascvvuM4DHBPqWeEmIuQVmWgDFawCpUnuOX8L9BESEw2+VAO4eHuj8XPdWKulGqpyCKWSkcJRZAk7KtgbwhYKCvK7tnZeYVXeoCh2sJPVgt73m26wmPH2YQHrR1+KPLJl7leo4imNd144PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7geUietNy09GM+sBlUDcc76gmOlntbZ6Z3r5QaKv5SMmD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvHQsT8ZA+Y9agDXoyKje9001x5KE3sAsFiMmpR46hp5dyq/yRbZkZMCQN872Zm+0H7pVDZIBe4YoVJ/X/g6D3FGwSvW7fCbQJb+5VJEgy9X0piXZ6axxEERqKKmPTdb0wXPgSQoRV/lWwIeU5SHDp38VfkoNpbCjT6fDjMmRW7nIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7qQoZRKjcnmsLw9RuunUH9fFX5KDaWwo0+nw4zJkVu5yD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuPTqxAObklE6wbW28ACgi78f1RuR98JTpFSAJu13CnO6bSYR2lQz3faSgyn4flA1h+KmZvMG8S1eV72M+YOVLrSywHbnyhjFTncbtlEmabmVVq2mCv5xK5fGOM8oN5BWqiMRqbSccxQKHdiYrf9D3lg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsbBK9bt8JtAlv7lUkSDL1fSM6jTGObXEwlXcNFM0bolYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+/wA/Lxko9Dt+qBE5VX/QXi+gtPf6r5VBp9e7S2Lc2ijg+QTgV6kTg6zGxbY2+QQ+7FI0I+8Z11IFTW5r/7vD+KD5BOBXqRODrMbFtjb5BD7vd72eup02JUir1326AhW/6gcVFxR6rnmN7sQsrRCgmFspcTM5AL8RhQUPNOskGiug+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvtwB0xDodsFS/HX3gEKVIabKXEzOQC/EYUFDzTrJBoroPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+3MJhezTdtVlyMIzWAdrBE7HV6XBYgvikyq+/vxhbCqx4/Ln5q+PhtmEibxyEu0Hp7ZBbwZNiOEKgi17UUbLd4pUu3Yc5+9mcrP4Fai0TY5KceW4TyE27J9MCPskWa2k/b5JuA3VWCr3jqC/qaTUCTOD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsgbC/E3/3eEKimI07CAFEPg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+xyXDDrFXV8qeJqOlBd0FCOD5BOBXqRODrMbFtjb5BD7rTZHr0j3PnvZNiQ9gYozooPkE4FepE4OsxsW2NvkEPtKpwWXoscxXup9V9HY3awW+i8uItcV46PzQPJqzzw0yBqmD/y22HUTN9cRoQiYp4aD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+6tccHoeTrU0FU5T11jmb9JTO0AtAkgWDD96yhAD/ehpg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7I2fEOIPS3dyIRFG5S76/k28BT0G9ADiwuaWuAVTJQufZbuyGwxyPF+ZGNr5o++m3jlQAKaNh1zOyvN8VckG8hX/P/3SC+H+wAav0oQgPhCfZSX8IAlqopQjjv63XxMUm9L/gANNOXMBr8g8gNILTW4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ++dqjxqjpzKGLNXyKBMANy6D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7b+3nYbvsELikhiuFLQRgK6WeEmIuQVmWgDFawCpUnuMT1Pn4iiRFhgo3gjrC0jcwk2vFlgxYdeKeakbrAMxbr6g2ZMGeuEImjuvUh+eVNswJ3Ku8PfAYKRruTJVB9kka8kXynButHI5qtlRk0IMcMYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD72MjGyeYNeBThv3qYrwuxUhKMZ2cLPzLhArZA2aKrbsSD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsa7d/Gdfld8VIrhBGlTGjOFKizGThN8q9OSQZn0AlkPGL+JJsEgkhZufC/MBCw9pR1yUme78XRZ/5i+wGedW7AHI8sBzHURhLxvz9awj/8wUgdXZ/sXDU6AOrG2DwF/SL+zFaNZgwsvMqoaf3OXOk1g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7NglU2oVzqrQaQEWAbaT0vYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvGkXUZDbwTsQKxztCxxgJYWK73B91Xxa3gS0cBtj2txtBSKIIH3X3VoSg0yX8miGlEirVTTXqhAC8Bnqc3vHsSKD1xwDrzsdY+iQ9Go4bBA9RgrLuv6huM77PX9UxoJSxRFni2+n7k18G+4SDq44Mzg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvZrbLlXUVz9xjE630MfD4EsV2yAwucGF4ETOkV5xta9oPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+5BB0QBPY66xlNqJSc/b7/vYWNGUEPsct/4rn4BY2vdrg+QTgV6kTg6zGxbY2+QQ+/izpOjayfYtLLWZ5doC6SKD5BOBXqRODrMbFtjb5BD7wCq3As3ojpCY1KYV9z0B/3ej/pMnTWbnFlrWsEfh1xIftJ9NIfApCqnuI1qLFozSg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtPICrudExOWPEfz97SW8o1H7SfTSHwKQqp7iNaixaM0oPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+1QFdRzSaN22BcMfaJjoujJ6T9SQ+eofbwBtem+57+tIBb1dLsdY0bfAOyWlg9p4zNSqsBoo0Sa3qw4qgSvHcM/k3ocuG/KyuzT1/aE762rQKeP6xpsWB/bPF0nxD6PavnXtgIG9di6QTr29reiDdPaD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPu65DW/aC4+tQuzuaagJ0b7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+6ABkuuZtxk0JdLw8DSOlLSD5BOBXqRODrMbFtjb5BD7f3DhpDj3BwCPJZhbyruyf4PkE4FepE4OsxsW2NvkEPsUN+tqYSdpL94TVmCEcX6nUOv4xX4W/NUuxcHTv9alqctgDNjCrxiGiO20/UzBLBCD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+20PjTwV6ZV5V4ntXOEG5IPLYAzYwq8YhojttP1MwSwQg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7eBaJwMIZyEHn9kBaPQJs08OcUX62FjlPZwP+l1DWZh18V0YxfCZLfJgj2i8H8DsSFQ+MiSX3+BfwurrsD4ZCkiqEEaE+N28xp++WJ9ScR3XQklaJRPzGfdFuHQl7iZiebsYjlEeUciwUXt9EqCY3lYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+1pWmuUMluKgUdU3fNaP/o+D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD74/GNJdCl+1EH+J25ei2E9oPkE4FepE4OsxsW2NvkEPvo+VIgcbWhOmCdmrCQP5NMs75SJALyI7uNotiJZLgaw5Vqklxm8ccl5Yk9EhtXbhJweTfEaWxESBsjKbpodJLhY2baofw1Qvi1eyhr7hJi94PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7OeRjX/l3VV7av2cef45wnOFauILQ+CjC4tZEWL4+fXKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtsoUSN9iyH/uXAc2TM1WYO3O1eMQ2GDNwbTXu66/x/67P028OYo5bNC5ME4DpJ6d9ymclQWjxCFK388ag6kWP1V3JigBQpokDzpne6efmtNAHKYHMhHnucxMukOpM/+oXxlsWoQw4/ROT3TkOTBUuUg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7Hj1RCEsZ8x2wSHslMdtL/IPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvF0jQ/SO+iLNxNTq05+B29WK73B91Xxa3gS0cBtj2txsixcVm8optxcYcEFEyMD8E91Yq6UaqnIIpZKRwlFkCToY5edIn1eLl6yP59d/XUcwKHawk9WC3vebbrCY8fZhAetHX4o8smXuV6jiKY13Xjg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuB5SJ603LT0Yz6wGVQNxzvha9SaSQhJ5XzPI1PwgpTvYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+8dCxPxkD5j1qANejIqN73Rui8W2gJdgeHLRT+ZKIEYZR9BlR5c+pXGz0A9l/+RtKz7yBbEkrfZONq+9e7LhZpIbBK9bt8JtAlv7lUkSDL1frQfkbefHED0JAIvNBeCvdRc+BJChFX+VbAh5TlIcOnfxV+Sg2lsKNPp8OMyZFbucg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPupChlEqNyeawvD1G66dQf18VfkoNpbCjT6fDjMmRW7nIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+8VapDrLlA9x0AhL/DA7zs7SGA4/LFdnxLZDZQCLWy0ZSIJ8M96kfyiVhf42EieB95dZzMT2yqkucPzzmXIvP2YSilj6DYDWH18jn9Yl9ZK+eOkuaFKwWsKIPBlxelDV6aIxGptJxzFAod2Jit/0PeWD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+xsEr1u3wm0CW/uVSRIMvV9IzqNMY5tcTCVdw0UzRuiVg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7/AD8vGSj0O36oETlVf9BeHr5xUSkV30QMIcgnrzCvyiD5BOBXqRODrMbFtjb5BD7rYtvkXn+3dWiXPZXXNc/CoPkE4FepE4OsxsW2NvkEPvs+fUu0krrVRguDL6H0lIqqBxUXFHqueY3uxCytEKCYWylxMzkAvxGFBQ806yQaK6D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ++3AHTEOh2wVL8dfeAQpUhpspcTM5AL8RhQUPNOskGiug+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7GlQI4IFAH0hpAeMZvA4pZqyuP641gcIQA945BwrvaEKqPCwmT7xdbV0zHHzCNuHZtkFvBk2I4QqCLXtRRst3ilS7dhzn72Zys/gVqLRNjkoWhwkX5t+iWSMWcA/P1s0Dvkm4DdVYKveOoL+ppNQJM4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+yBsL8Tf/d4QqKYjTsIAUQ+D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD72Oq5o0xjdHKIe6W9dJbsrMAb8Q/yj46Q+rxUdN+xMCaIz70KB3tRG79RomNL4QuPg+QTgV6kTg6zGxbY2+QQ+yRYnOn/jWaWJjl60ih1mxr6Ly4i1xXjo/NA8mrPPDTIGqYP/LbYdRM31xGhCJinhoPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7Ncp+P4co74AxqRMWixLiMiDm64t63bRMJ6Pwt/1kxkKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs0QfABBOgF0ezo5GgpMZGqtZ5Oamk4lrAkLCFJctkNfHpYoKarEtptqRjGkzfpZYiOVAApo2HXM7K83xVyQbyFf8//dIL4f7ABq/ShCA+EJ0UR1j6Vm1l8UjlXYc2haUn0v+AA005cwGvyDyA0gtNbg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7XZnaxvT8Pxqqbaz3im9idYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPu126RpPk+k9tjR7YXI2cHqpZ4SYi5BWZaAMVrAKlSe4xA+Ki1dPlaNyz5XyujkOvKTa8WWDFh14p5qRusAzFuv2e8HbQ8VbGWBylYHUuYFKwncq7w98BgpGu5MlUH2SRryRfKcG60cjmq2VGTQgxwxg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtKX8fd6pECCkYB3iT6Jf2ppbf/7eXI8WM1QN6aJgvAQ4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+xrt38Z1+V3xUiuEEaVMaM5KqCqEmksChOdxZ3dfT1EZW8uXo4Xi6t+eCaXvzqyFGAYe7C9HA+jvg+Hdj04ty38cjywHMdRGEvG/P1rCP/zBVEqyk7arugJ4ESnEOfEbcv7MVo1mDCy8yqhp/c5c6TWD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs2CVTahXOqtBpARYBtpPS9g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+5R/3uVDgu9/bbbhTMgdEdu4xe7qVcg6aVCh2WkQsj3VnkOfQD7F1IfbUniqUfVTZkSKtVNNeqEALwGepze8exKSckrgNwYicJDjPby8fDDkZTbN7HTZhUCZELxyLohQI1EWeLb6fuTXwb7hIOrjgzOD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+9mtsuVdRXP3GMTrfQx8PgSxXbIDC5wYXgRM6RXnG1r2g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7kEHRAE9jrrGU2olJz9vv+xCoDNNQiUQvqGa8cerCy6aD5BOBXqRODrMbFtjb5BD7d/dxUfl3K9D26qNODzj9jYPkE4FepE4OsxsW2NvkEPtFUL1xM4FBk7BRLFoVlCwAd6P+kydNZucWWtawR+HXEh+0n00h8CkKqe4jWosWjNKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+08gKu50TE5Y8R/P3tJbyjUftJ9NIfApCqnuI1qLFozSg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7phNFDdpmyHhAcdquZhVnwliu9wfdV8Wt4EtHAbY9rcaD89wlfXjBRVUSSkSUI4R11KqwGijRJrerDiqBK8dwz7NjHvNkPyfhsmCs2Z40T9FnskWoZ7V0Rz8iIWlap1ncde2Agb12LpBOvb2t6IN09oPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+7rkNb9oLj61C7O5pqAnRvuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7oAGS65m3GTQl0vDwNI6UtIPkE4FepE4OsxsW2NvkEPui/+pY2v2EMN6MsKmNrlD/g+QTgV6kTg6zGxbY2+QQ+wyqYRQ4WWj09czm9ne486VQ6/jFfhb81S7FwdO/1qWpy2AM2MKvGIaI7bT9TMEsEIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7/p6uk70bH1Ux9iaQ+3nSIctgDNjCrxiGiO20/UzBLBCD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs197t6TZo2pviZZXulnVjtMA0dqx9/iTgEYIyn79AuZxedfdgwvZ+9iS70a19RPl4VD4yJJff4F/C6uuwPhkKSKoQRoT43bzGn75Yn1JxHdeDpHRqig/ZVkNne1ulJ6nRuxiOUR5RyLBRe30SoJjeVg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7ZkuFffDDZM2QcirT126pl4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPv0jQ2ohcjokTrdc8DD5awZpZ4SYi5BWZaAMVrAKlSe487rwy/FM6pdXk5a7aJO4SazvlIkAvIju42i2IlkuBrDbi1dZEGx/mE6WVYSrU4lPXB5N8RpbERIGyMpumh0kuFjZtqh/DVC+LV7KGvuEmL3g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs55GNf+XdVXtq/Zx5/jnCc4Vq4gtD4KMLi1kRYvj59coPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+wfjKoYDIVAXRKFU+yL3y2zLFKSYGVu3WJ+IY6jxspPNPIhfgF8U2ZKcBf0SrUdqrZ5c55a3T81RUOvtklb+zstXcmKAFCmiQPOmd7p5+a00cg7IcBdSKrd2pg161YzV7vGWxahDDj9E5PdOQ5MFS5SD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsePVEISxnzHbBIeyUx20v8g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4QHkJyltidpdwXmArAAn4xYrvcH3VfFreBLRwG2Pa3G9wb8EYyrg07nxBfEom/MwGO9FncmFFBb6sh4E1kqwJFONjO72Qq96aeLQOQxueuLPDn/P5QKL7Hij1oAgqW+v88EFelSFDBkSplNtsXVlaDsT+vlhwlL2Mvc+zqrppN3g+QTgV6kTg6zGxbY2+QQ+9mtsuVdRXP3GMTrfQx8PgQif7I7WlEOhBO3mCYI7ZxfmctNnwogpTJI/uStc1XFAeBDrOuYVYZL8fyRnhSI8DaD5BOBXqRODrMbFtjb5BD7kEHRAE9jrrGU2olJz9vv+zS68lnGruKS8i42DB6jJoKD5BOBXqRODrMbFtjb5BD7BgX+zx5PeN20P87RI6wEuIPkE4FepE4OsxsW2NvkEPsWfULrfCbMC48MmRgie1pcthV1engXpZ4IVe08ap041xkH0pVDY4mjUH7jFA3h2viD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+7P+UkjWc6SnE8mchdHw2fIjCu0wrAW4RfUnElkUzOcLOkrs5RwpyQV5bRAK0zH6RYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD73cYeYdepd4qX6SKCTFF6rN12xyF8c0CroFqQFpcM5LtyH02LYsHIkcEZUixNsRDK/OQJs/InZaTCBFOU1dF200JzDudk+g7skICFxNaCjYXHkw1MDGuc3QTv47IZ2Evjlt5SZrECjLHrDGEZtdQhpx/xD+EvjqMyg0F/x+obwK+D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+7ci9EL+NDmIlohMLDPFfHWD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7NeTWCVNnFespdvEcu6SHCP9NzUbwFOxvH6ZoBqbAYTp4rjUj0X83mNhhqlzQV47Xg+QTgV6kTg6zGxbY2+QQ+0bgRAkYeuy5e1EKdJ37UZyt9k7MKGEzQ2xAI8DwCj1HM1BI9imCjhBxxtWup0WBaPqoVyZwOcoLNEc8aNv8fuKD5BOBXqRODrMbFtjb5BD7Sl/H3eqRAgpGAd4k+iX9qepSpZtXOngAPGaMOvxAgyyD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsa7d/Gdfld8VIrhBGlTGjOYjAB9HcqAKWMSYppXG+7jTMH39hfCg+0ftH3rZsEMTsGHuwvRwPo74Ph3Y9OLct/HI8sBzHURhLxvz9awj/8wfeOH1AXo3/zbbTza+T9yfX+zFaNZgwsvMqoaf3OXOk1g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7NglU2oVzqrQaQEWAbaT0vYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPt3Y880wT3hggyExwsUG8RQaL4VZNB/yRzoVgeQ2tZ6LdZ6Kdwuf0b1C8caNmRljjL9Q/P1kgXYYR37ydBOvx2CmmS11uZ8UUn+JmNe5NW/0ndikxTxdoHO1gy4fcjW9eHy/nPx4PPCU/HJofefca/liG/Ez2CEX/CGXTh3AA6Zt4PkE4FepE4OsxsW2NvkEPsbBK9bt8JtAlv7lUkSDL1fBvWXRVaQkJE3QXZGDx71n5UEAT9elN7CAU589rRRf7CD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+/wA/Lxko9Dt+qBE5VX/QXieuuK743CXVxokyE+8rwFCg+QTgV6kTg6zGxbY2+QQ+xSj0uCK7aP1wOGPs6rgXVGD5BOBXqRODrMbFtjb5BD7o+mvBT2VnSd4fsqCEMeebqF0XgusiVxV0m+zI6BKO+3dHPrqcnYYI13vBCqnZY/6g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPttD408FemVeVeJ7VzhBuSDppZmN6ofaxGcpvU5AxEE7U0Sw8yBcZ4H5cSjVyTiAoCD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+320jjXjXUN1+Pa+TYY75y5VBm5u1zl53UWuPSkJMbn8OhzStpQdV7hxBulJxe/NH2LApYfpoZrW5DsBoTnwD1TgtNUGs2LVxMrjvxCla2XyRwgTPI2h5PSsB+oKzg0MtUiGMRivFJNv0cbvuD9ta54E48yaameRk8YOk9pA3JSNg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPu47GnMPjhhlpI3BhFmzKGsxVXzeY0DYSf3ZL0XmJTrwYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+7kp+348nY4AxJ35DWplJrqlnhJiLkFZloAxWsAqVJ7ja0MdYCQQlphlTvFQe3KgDwvKX5Ik/EnzmzxihPnigKMry8DfvR0e4oWtdEcq7HhVkRaP6k41zLhqF06mWnWXYvtMb/vZGZM4MaAXbQc9MXZWlKF6GGCfV6H5xr0muz/vg+QTgV6kTg6zGxbY2+QQ+4HlInrTctPRjPrAZVA3HO+tzCX4Xi7smgFTM0GwmX3KDk2yLzKkJA7dj/zuJ1JNhYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7x0LE/GQPmPWoA16Mio3vdE90+YfKc9EWwWTGDheXAtxo+HgccRaO+MAIVg4NKcpN3DjhXQ2Zm9DiDzWkIJxzAi9auL9sb93oIzq09awXZGav/sFaTzvDw9+Ci806wje9lDj3kXP6vvlgjKRi8tvexkBHLf+GTVdCJDYW9HlKeBuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+ziNjmPV4oeRKFruwTcYI3ygCsrjfmHJRcN7/9fCoG2wuCLSrxpjWL0QdDnbgFNN+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7+Tf8QUCODv2a3a7QcpBivCO8QHUP85aoap5f/INZAjNt1Qwk9ndeN5m1AR/Xbm0QmK+5G09w318zlzzXZi+Ncd06WFmW5uI+pJ73iepz3eQt1OKlfjlBXM5QHREpwRok6kLacCEUeq1qYI/be2fgBJlSeS/XNm1VHs+jgn9tjK6D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+8pB22JpwiQJuO6PiRn9g554Jdx78iTuf7rhX0FM8xNAg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7pvmOtfvcJ9i75Ud4I1g2D6WeEmIuQVmWgDFawCpUnuMmgTcrQvm3qs68z/pq9F2zg+QTgV6kTg6zGxbY2+QQ+xkR9L8E3UyUin1GMUjQ+TT6Ly4i1xXjo/NA8mrPPDTIapaanZTbsqH77JbZnNrgvbep5Iwa8lCpmCxROz9Y/76D5BOBXqRODrMbFtjb5BD7OeRjX/l3VV7av2cef45wnOFauILQ+CjC4tZEWL4+fXKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuXYH57LY+cbUnhBu8XvQL7W+LczLr8JdVobIdqClZ1JLSDBMQi6gWmt/UWFZF4N55gtf5ofO8VEAlVy8En7MDopgowcioUg+nlPRRdTAhdlmhWULSQgHSFTFZOlLVePdmVSsn/afZ9brwVnGO50WUOvmooNfGbXVFUQJ7aROphnYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7rsRUZ3Je6O3FNWszxpLjrfLprk7KvlaGyn7vQ+/RO+dtub6TWcdy+zPJ0XjHmqiNqR7P8rScfuNt0S7JqMeT44PkE4FepE4OsxsW2NvkEPvCUV8lqjwaQl9kkoSTyCwOhl3S/2suT9Yahi88jw/K+YqhMprnogVe32gYHMwk0mf9Q/P1kgXYYR37ydBOvx2Cdmg0Ct3WT+6MBGStux+ZZLerclgQVR0Iet49M3qPxu7y/nPx4PPCU/HJofefca/liG/Ez2CEX/CGXTh3AA6Zt4PkE4FepE4OsxsW2NvkEPsbBK9bt8JtAlv7lUkSDL1fHl9qE/VL9h6UuEQcSoNCopUEAT9elN7CAU589rRRf7CD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+/wA/Lxko9Dt+qBE5VX/QXgyFqK7w9gvHcbyJuynQB/Cg+QTgV6kTg6zGxbY2+QQ+yoIOkxoCsearXHiU0KcXiSD5BOBXqRODrMbFtjb5BD7DcMrLBK8CP2yiERObYE0VagcVFxR6rnmN7sQsrRCgmFspcTM5AL8RhQUPNOskGiug+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsxL60ItBuzqTqnavuTx7etbKXEzOQC/EYUFDzTrJBoroPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+xOV3X/gc8j6kgx9wcYvyF2JqLpZrbJHnAs/YMPcEJGEnzhk5G7JXUaN7J5fy7W7K/zkCbPyJ2WkwgRTlNXRdtNCcw7nZPoO7JCAhcTWgo2FcJiQEyu1pi/JB+Bx8hCLS5beUmaxAoyx6wxhGbXUIacf8Q/hL46jMoNBf8fqG8Cvg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtmS4V98MNkzZByKtPXbqmXg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+51Azo4y9+9kqpZ4orrIHQ3/Tc1G8BTsbx+maAamwGE66OMGn0/BeZacXDkjsVUcLYPkE4FepE4OsxsW2NvkEPtovAxypCcRIcGpwksgOhxprfZOzChhM0NsQCPA8Ao9RzNQSPYpgo4QccbVrqdFgWj6qFcmcDnKCzRHPGjb/H7ig+QTgV6kTg6zGxbY2+QQ+0pfx93qkQIKRgHeJPol/aku3EtV4GOkp8FxqpVPyD12est6ZR7huMSEnJCUakJysIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7Gu3fxnX5XfFSK4QRpUxozmMrnZbgTgaZ0ziBJKQaujmnkhCDSN3ks+04Yc9YAOGKkLPI1bWqiM6ZBdhcS8i6sutnnw7UGVgY22rJ8wlgoXONyRrBK1YqNsqUtIJ0xvdjPY2AkvhiCP7GgLHkekOSa500yhguyZWEXtKPJhxNoLWD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+2HiZ+9tcTqsEurdNK+hdPuhaMZKdrrEbaHFmTmlg08Og+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7QsBcJnz5dGtBx0wDzsSC7MQwZcXPS6QThMi3nEA+BsJgmsS/N7vV8GehW8PQHEXlfipmbzBvEtXle9jPmDlS6zRWli9YaI63eRejnwTlrwgdFtFf/A7SBzvqvifvZ+LNjapVByJOUO13HSl88zdaetFeYfa/95pn1oZgCj9Bx3iD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+6vkRgJ4AC3KQJyWYs+Dqnlwa6xUp4y9MDCpNBs+few+nBWFzzzTtVTRIrdrOhz2zYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD72+rd0s24ynBOoL/twtDYlYPkE4FepE4OsxsW2NvkEPv9QJAmhXLVTJjvPPPrn8tKg+QTgV6kTg6zGxbY2+QQ+/fRce+sU5Uvm+3XgPebYpM8MmMk3r+hXrh4c9anujOpYWOIkDqDNhd327HtnF9HL6WxQdly/FeCbDLtYuTRZzaD5BOBXqRODrMbFtjb5BD7Ncp+P4co74AxqRMWixLiMif5DRf3X4it2AMt7mk9UUqxIpW5pdXw+A/L4LYWJVQC2Ram3RWWWcS4Nm3Wxz27J4PkE4FepE4OsxsW2NvkEPs/weLh9GV75r1ce+aWu+Hd0zA4PLFuw/QeGA+szG/aNwfrEkTNGd2fkpQFflOWX8iQ69CGyGs5M3m9z74zwaWkwmJCtsdPmCyI/ab8be3IArKEZ7COVOEgAFtOtcDK/DKYHlsKqSGahB4rDkZ05SsyV22i7M5FcvFf+Gu9r6cxOIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7xceM5rQ0u4HMCwSd4gcFRtDCOWBtyvHSmEszPr0xS7ueVYywuJBvavhFlYFus4heg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPv9XgAF1YfuKx656022kUB/Wb96ELltBicTpt14b6385xhwMuKLSxmaVuSu5J4678NjvRZ3JhRQW+rIeBNZKsCRZhk5VYHUbHOrw/xJ1D8DfTw5/z+UCi+x4o9aAIKlvr/PBBXpUhQwZEqZTbbF1ZWg7E/r5YcJS9jL3Ps6q6aTd4PkE4FepE4OsxsW2NvkEPvZrbLlXUVz9xjE630MfD4EsV2yAwucGF4ETOkV5xta9oPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+5BB0QBPY66xlNqJSc/b7/t39M4YEgwMSsGPcAfDanERg+QTgV6kTg6zGxbY2+QQ+00PXfH9Wc0fHTfG2mpsPayD5BOBXqRODrMbFtjb5BD7zmcILBMKEWGhu93DW93AlhVFLBa+pYQ2qciI1f945wYZB9KVQ2OJo1B+4xQN4dr4g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPt4kFbOLTOv7/Wrh+N5nHTubKXEzOQC/EYUFDzTrJBoroPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+xIcoYzpaQ9T5I8I5N8BvTKRvt21nuT0wI1RcPRg1feyzXHFA+lkx3cnjsHLSRRg8bZBbwZNiOEKgi17UUbLd4pUu3Yc5+9mcrP4Fai0TY5KYIAebL4NXCooaLu6iRCw975JuA3VWCr3jqC/qaTUCTOD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsgbC/E3/3eEKimI07CAFEPg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+y+z7tkmr6YWuFggJT1VTxyD5BOBXqRODrMbFtjb5BD7qtcjjFv+P2CPpHTXb/qCw4PkE4FepE4OsxsW2NvkEPt1sUYDcN95kDor6xMZ5wp8+i8uItcV46PzQPJqzzw0yBqmD/y22HUTN9cRoQiYp4aD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+zXKfj+HKO+AMakTFosS4jIg5uuLet20TCej8Lf9ZMZCg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7GdN6RC0+MU+fqSdXHKUyyZc61DTJ4lZU+4wWdB0/dOJZ/AGptpgoUxQm/DgIWq/xkOvQhshrOTN5vc++M8GlpMJiQrbHT5gsiP2m/G3tyAKYdyJkeK2OZ/mp8b5oCi8o9L/gANNOXMBr8g8gNILTW4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ++dqjxqjpzKGLNXyKBMANy6D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7I4AsWWBw7i9O+R9tYMpGjO/U/thYBsocIF4x+N/FE/Pm3as9mgofHU1iF25LvSDhk2vFlgxYdeKeakbrAMxbrxTMomkzXbfB0+GqkD8doPsJ3Ku8PfAYKRruTJVB9kka8kXynButHI5qtlRk0IMcMYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7Sl/H3eqRAgpGAd4k+iX9qRKMZ2cLPzLhArZA2aKrbsSD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsa7d/Gdfld8VIrhBGlTGjOsffTdQJ0DEO0i2X3zRDLiSRLZ/VRZbJD5TMfvjZ7hjuYaSo7Jhu3ERijbBFA9Xi662efDtQZWBjbasnzCWChc7OU5VcrH8O6RWPAqEdtpv09jYCS+GII/saAseR6Q5JrnTTKGC7JlYRe0o8mHE2gtYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7y6f9zydPGyeCCTSjG/Z9J3wmDWRT0jQM4uydJzPaca5uZXHm+/W06uzBSooBmwsOg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvmUMPhAg+e/Hzc4Qw6ps5/paqTPqc5YROxTgVGRRzDgpk77Z+xUIG1tAcikELsYkx+KmZvMG8S1eV72M+YOVLrHME9FV99mDQDBrg3MtIaXssYfV9oNtLykSrMMQvibZWNqlUHIk5Q7XcdKXzzN1p60V5h9r/3mmfWhmAKP0HHeIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7oDbjg92S8eTJcey5JzXFFygGfdWcWupwU2oG2bkooKSD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPszHyvCF6rU3ZQO+uDDcSnYMWY0xB2lPShk7q5tKX8rzkc/93eCy+EL+i8XdAUFRJSD5BOBXqRODrMbFtjb5BD7UWTiaNwip23mcT8qzUVbzlDr+MV+FvzVLsXB07/WpanLYAzYwq8YhojttP1MwSwQg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPu0SLF+qI0giysBEVbQx93vy2AM2MKvGIaI7bT9TMEsEIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+1xk1RtOQfvhAsONBUTU1eNltIS8rQ+CfySRpyfARM30l/zZ7rF/O6si3zXA4KdguWLApYfpoZrW5DsBoTnwD1TgtNUGs2LVxMrjvxCla2XyrN870C7C3HS+DZ+LP0o1wkiGMRivFJNv0cbvuD9ta54E48yaameRk8YOk9pA3JSNg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvnao8ao6cyhizV8igTADcug+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+8GnmzebuXfZH7LHYc5HfYSlnhJiLkFZloAxWsAqVJ7jZN66q5pN9nEl4VUy0YNgTwvKX5Ik/EnzmzxihPnigKPpoZeD6lTWeKy+gRF7HkuhkRaP6k41zLhqF06mWnWXYvtMb/vZGZM4MaAXbQc9MXZWlKF6GGCfV6H5xr0muz/vg+QTgV6kTg6zGxbY2+QQ+4HlInrTctPRjPrAZVA3HO+u849u4bPCGGce2hG8nvwW34om40gdsTgucpfjsZ/RDyluLx2fOOF6886oUqwWCniD5BOBXqRODrMbFtjb5BD7x0LE/GQPmPWoA16Mio3vdJUPjuvJRYDTV5sRxiruaCvcqv8kW2ZGTAkDfO9mZvtBBfItVcsP97Infvvrn846HhsEr1u3wm0CW/uVSRIMvV/yK2EcC2cn9Ol0HGkw+WwuFz4EkKEVf5VsCHlOUhw6d/FX5KDaWwo0+nw4zJkVu5yD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+wApsDBGkjdnOwDMuKZpDIjxV+Sg2lsKNPp8OMyZFbucg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7ZRgbQkx9jj5jIkvi6T01W/ZMsxkwkcKdj9jUHt5dBjll45Q5VkdZ6VWeX8lRsXEVl1nMxPbKqS5w/POZci8/ZpKtFMSjkivVF7lpEGXT7lyVsK3RHky1w48nD953WxJVojEam0nHMUCh3YmK3/Q95YPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7GwSvW7fCbQJb+5VJEgy9X0jOo0xjm1xMJV3DRTNG6JWD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPv8APy8ZKPQ7fqgROVV/0F4s0Mhtfb9WAJzCKFA7YXx2IPkE4FepE4OsxsW2NvkEPtctu0aAoEL6FKnqkVQ2rYYg+QTgV6kTg6zGxbY2+QQ+5+aXaSmPjFP6GvKFEFlEIWhdF4LrIlcVdJvsyOgSjvt3Rz66nJ2GCNd7wQqp2WP+oPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7oLecVzbpW0LKlJLlLM0HI7BCw6uXaWO9ndMYHQeslIr2kCw3Xf61NzYiLMmx5BgiOg+zhj3+X8tpJ9Yf8v1MutD0fO5XDK4qp3M2I2GRAHTOPQPDyeqPcrMhzxa+hydveC8/7QiLairVZJpDORYwQiVN54qYm5PMx9O7qNpxPntiwKWH6aGa1uQ7AaE58A9U4LTVBrNi1cTK478QpWtl8hmnoaqLqId6A0RNIdeXPI/lAxbDl5sRGuI0iogXSfaOg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7Y3H0kS/PVnWXNnbQGcVF2woL7xsCzTHyzANy4S7in3aD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvt8cXVw858tr1FS5zwfuIgg+QTgV6kTg6zGxbY2+QQ+yZmqYgM/rE0oOqiIDMJArqD5BOBXqRODrMbFtjb5BD7j29lTbluhTuZ+FnSZru3S632TswoYTNDbEAjwPAKPUczUEj2KYKOEHHG1a6nRYFo+qhXJnA5ygs0Rzxo2/x+4oPkE4FepE4OsxsW2NvkEPtKX8fd6pECCkYB3iT6Jf2pATFikRgTgbpEuq3cEzIxoEBJDc4Bb+iifIexrZDWqt6D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+xrt38Z1+V3xUiuEEaVMaM6OVW9VfRKAsYMFdLbymetgW8uXo4Xi6t+eCaXvzqyFGCct0HI9Nz1AovByRaY9P8rrZ58O1BlYGNtqyfMJYKFzlvmt+S8uPFkyK7vTnNoVthafZLsFaNlx3lMK9vFHMb2dNMoYLsmVhF7SjyYcTaC1g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPupChlEqNyeawvD1G66dQf18VfkoNpbCjT6fDjMmRW7nIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+0/wjyS5ifJw72Hh4ZzXj1yip7qNVqeLXhVdzDcuQ87Efw1gKfEo/JjD7uaKWMvv6H4qZm8wbxLV5XvYz5g5Uuv3pYGeREA/D8Pnfyms/lcwKEtu/wrJ9BFUJSn5DCpb/I2qVQciTlDtdx0pfPM3WnrRXmH2v/eaZ9aGYAo/Qcd4g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPtwfsf6aQonTb7JJof7QKA05fKzuJOg0MQxnntD5orXJIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+94ZAZ7KQVzbmWu+ChrK4iCD5BOBXqRODrMbFtjb5BD7rIwIFNC4j4mMYHpm+wu4vYPkE4FepE4OsxsW2NvkEPuehox/tOmOZShz9doF4Sl/PDJjJN6/oV64eHPWp7ozqWFjiJA6gzYXd9ux7ZxfRy+lsUHZcvxXgmwy7WLk0Wc2g+QTgV6kTg6zGxbY2+QQ+zXKfj+HKO+AMakTFosS4jLgs7nxyac3AB+seS5UKcQxg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7tX2whfjHoWFpoiF4NJJ9GtJ9WVq4Xg4l1lfGoEC9o36GKDw6cGP3zf7amVylGfzsjlQAKaNh1zOyvN8VckG8hX/P/3SC+H+wAav0oQgPhCdh+hB7PN1dNZ6PwTviyrKh9L/gANNOXMBr8g8gNILTW4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+z2oJGsH4DleHC/Mne8LNRCD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7VEAQqrfyidxIeCFrSapCEAvKX5Ik/EnzmzxihPnigKNBI2VVD0/y1rNff1bOkAtqC8pfkiT8SfObPGKE+eKAo7Jd01EJuDXk5femg6KSG0CRFo/qTjXMuGoXTqZadZdi+0xv+9kZkzgxoBdtBz0xdlaUoXoYYJ9XofnGvSa7P++D5BOBXqRODrMbFtjb5BD7geUietNy09GM+sBlUDcc717eI+oe3kDrs6jqbGk7g2I4B0FgOouzwZjvp1TGwmJKg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvHQsT8ZA+Y9agDXoyKje90F8flSj0gXCyMF3INLPbscIqibR4kSwnrD9GATHNP4QcgIFxt0RyEP++h1HYCdc5kL1q4v2xv3egjOrT1rBdkZjmV7AxtqalNk/JKxMlgHWeUOPeRc/q++WCMpGLy297GQEct/4ZNV0IkNhb0eUp4G4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7TyAq7nRMTljxH8/e0lvKNR+0n00h8CkKqe4jWosWjNKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsR+Qw8XXCFeoZSipK6BfddIOL0cqOQc86Vu6QAFsoJwDfw5h/SXTZh1NhjR1+0rJqYr7kbT3DfXzOXPNdmL41x08u7Gi5MZEd3+EQe5rD/G9ZiAjWRPd2NyjO9m5ahon7qQtpwIRR6rWpgj9t7Z+AEmVJ5L9c2bVUez6OCf22MroPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7IGwvxN/93hCopiNOwgBRD4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPsgmNlw9mXPAI3uiu20POnYg+QTgV6kTg6zGxbY2+QQ+yYGrnEwyAfPEpTzZMmadmSD5BOBXqRODrMbFtjb5BD7Ni0YXOg1Fm4oBWjo8IU7KvovLiLXFeOj80Dyas88NMhqlpqdlNuyofvsltmc2uC9t6nkjBryUKmYLFE7P1j/voPkE4FepE4OsxsW2NvkEPs55GNf+XdVXtq/Zx5/jnCc+UEFzVWIzoZYMx65tRG8AYPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+wfjKoYDIVAXRKFU+yL3y2wL0wNRWaD3uTbsbWXAyPU0yl543xpV2DI8e3umccFDBqJOrTrAhFpvyQt4NzernaKmCjByKhSD6eU9FF1MCF2WzVJdqjc8w0Lf2JBqsw4o+gO6hmuWD04JYe/qKSppl5u+aig18ZtdUVRAntpE6mGdg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs2CVTahXOqtBpARYBtpPS9g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+8b423PHych5bhZMeOREwb6lnhJiLkFZloAxWsAqVJ7jGbkvB3eU0QPCptqMlg6FD/1D8/WSBdhhHfvJ0E6/HYKnkaDN195IMu9uJACs2WD702/gd6tcXTVGJUQP87+nOfL+c/Hg88JT8cmh959xr+WIb8TPYIRf8IZdOHcADpm3g+QTgV6kTg6zGxbY2+QQ+xsEr1u3wm0CW/uVSRIMvV+Bw1XPeTFoBNNZPLhbDceog+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7/AD8vGSj0O36oETlVf9BeGaeJUA5e2SYQGRUoC/+r/SD5BOBXqRODrMbFtjb5BD7yRINl6I1iO9LAOr12t3Xo4PkE4FepE4OsxsW2NvkEPu7PWSV/d4Xv/0vaG8ivX6rqBxUXFHqueY3uxCytEKCYd0c+upydhgjXe8EKqdlj/qD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+8q7vSkN3ERo440fk1lxctXLYAzYwq8YhojttP1MwSwQg+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7s3tDKtmfbc1kCUsrHdJW7ddEEWG1xLPnfZzqsv+yDlxMHjQ5we8UeUoffl71ZhbxYsClh+mhmtbkOwGhOfAPVOC01QazYtXEyuO/EKVrZfKGQ8uSctUkwq4x7u0yLhpW7eBOUpvJ1VIirVD1ga40SQTjzJpqZ5GTxg6T2kDclI2D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ++dqjxqjpzKGLNXyKBMANy6D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7VEAQqrfyidxIeCFrSapCEAvKX5Ik/EnzmzxihPnigKP+x8H4GtFxrq0e/jB8L8zjC8pfkiT8SfObPGKE+eKAo+AfeYQ+VDY1YlfGUpBpgXIJ3Ku8PfAYKRruTJVB9kka+0xv+9kZkzgxoBdtBz0xdlaUoXoYYJ9XofnGvSa7P++D5BOBXqRODrMbFtjb5BD7geUietNy09GM+sBlUDcc74WvUmkkISeV8zyNT8IKU72D5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPvHQsT8ZA+Y9agDXoyKje900mbPmlf0Qkl5hRWazuTczIPkE4FepE4OsxsW2NvkEPsHMrQT0S613mEI3cFWH3YUL1q4v2xv3egjOrT1rBdkZhg4ef/EouWBAsoRDtsjssmUOPeRc/q++WCMpGLy297GQEct/4ZNV0IkNhb0eUp4G4PkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7p7gwIH7k2JfYJG38zIlgdOAFF1250IdTIBAd0h+fjbqUXgT2WqNVGK30pYFa0qF6g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPs/weLh9GV75r1ce+aWu+Hd6XYVPzZGrgNTjj7rlF2BvhPGbZVqSzLOu84la/N64fWQ69CGyGs5M3m9z74zwaWkwmJCtsdPmCyI/ab8be3IAoBYjCSUVZjAZLWcCamlgaGYHlsKqSGahB4rDkZ05SsyV22i7M5FcvFf+Gu9r6cxOIPkE4FepE4OsxsW2NvkEPuD5BOBXqRODrMbFtjb5BD7wVFnYERJLeigUXsrAnY4lcUJrX3tbgBzdS844/5R1hKD5BOBXqRODrMbFtjb5BD7g+QTgV6kTg6zGxbY2+QQ+4PkE4FepE4OsxsW2NvkEPssJovMFL4iFHFPCUjKXOzZMWY0xB2lPShk7q5tKX8rzmJ3oNud9zYASPqbWz/lw5ljvRZ3JhRQW+rIeBNZKsCRmltNvjbmLXOOIS2EuxRyH2Qpd+CLLLswuQr4d4av9gnPBBXpUhQwZEqZTbbF1ZWg7E/r5YcJS9jL3Ps6q6aTd4PkE4FepE4OsxsW2NvkEPuo/WNngbLtMxYEZbU4KXIQgyDZXDlWvEUDHFIlBx5xCA== | non_defect | pnogg qq qq qq qq qq shca qq qq qq qq qq qq qq qq qq qq kydnzucwwtawr hxeh qq qq qq qq qq qq a qq qq dvc qq xdvxtq jnccv qq a qq qq qq qq qq bg tz uvsrimvv moej qq qq qq q g qq qq qq qq dpezr ehxxqwvxeqg qq qq qq z qq qq qq qq qq qq fs qq qq qq qq qq qq mv qq qq qq e ang qq qq qq qq qq qq qq x qq qq qq wa qxi qq qq qq qq qq qq qq ehpg qq p h qq qq qq jjsegkhzufc sl qq qq qq qq vywnguepsct qq qq qq eofbwbtem qq qq qq qq qq qq o qq gnjdcl qq x qq qq so qq qq bjchfx qq qq qq qq qq qq iwsmwca qq qq rxudn qq yrynon qq shca qq qq qq qq jvg qq qq qq qq qq kydnzucwwtawr hxeh qq qq qq qq g qq qq qq qq dvc qq xdvxtq qq wfjkoydivaxrkfu qq qq qq qq qq oqjs xd x obwk qq qq qq qq zbbtza qq qq hjofefca lig qq wa qq qq qq pa qq qq vg qq hgccrao qq qq qq qq qq nlprrdtahdlmhwulsqghsftfzollvepdmvssn ro k hjofefca lig qq wa cg qq qq qq jb qq qq qq qq qq qq bsjgmss qq few qq frce a awu qega szg qq z uci qq qq qq wrh qq qq qq qq y qq zxkfj hko qq mu dojz agptpgouxqm dgiwq qq qq u n fe qq gii qq e qq el mv qq qq dz qq qq qq vg qq uvsrimvv qq wapsdbgkjdnowdmukzpdijxv qq qq qq qq qq qq yzmqygm x qq qq qq lcwketu qq qq qq zxkfj hko qq p h qq qq qtjxmugoxtqzadzdi qq jkxmlghweuoperc q qq qq qq xdvxtq jncc qq wfjkoydivaxrkfu qq qq qq nofl c qq uvsrimvv qq r qq qq qq qq enzmzxihpnigkp ekao afeyq qq eouwbasordtsjssmuoperc q qq awu qq | 0 |
1,953 | 2,603,973,962 | IssuesEvent | 2015-02-24 19:00:59 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳沈阳疱疹好医院 | auto-migrated Priority-Medium Type-Defect | ```
沈阳沈阳疱疹好医院〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:08 | 1.0 | 沈阳沈阳疱疹好医院 - ```
沈阳沈阳疱疹好医院〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:08 | defect | 沈阳沈阳疱疹好医院 沈阳沈阳疱疹好医院〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at | 1 |
187,033 | 14,426,916,121 | IssuesEvent | 2020-12-06 00:45:42 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | oracle/nosql-go-sdk: nosqldb/client_test.go; 70 LoC | fresh medium test |
Found a possible issue in [oracle/nosql-go-sdk](https://www.github.com/oracle/nosql-go-sdk) at [nosqldb/client_test.go](https://github.com/oracle/nosql-go-sdk/blob/2f6ce9da9848d16b04b4a26cacbf797349f28234/nosqldb/client_test.go#L216-L285)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> range-loop variable r used in defer or goroutine at line 233
[Click here to see the code in its original context.](https://github.com/oracle/nosql-go-sdk/blob/2f6ce9da9848d16b04b4a26cacbf797349f28234/nosqldb/client_test.go#L216-L285)
<details>
<summary>Click here to show the 70 line(s) of Go which triggered the analyzer.</summary>
```go
for i, r := range testCases {
prefixMsg := fmt.Sprintf("Testcase %d: ", i+1)
if r.maxNumRetries > 0 {
retryHandler, err := NewDefaultRetryHandler(r.maxNumRetries, r.retryInterval)
if !assert.NoErrorf(t, err, prefixMsg+"failed to create a retry handler") {
continue
}
client.RetryHandler = retryHandler
} else {
client.RetryHandler = nil
}
// A channel that indicates if the execution has done.
doneCh := make(chan struct{})
numErr := len(r.injectErrors)
// Inject errors in a separate goroutine.
go func() {
for _, e := range r.injectErrors {
select {
case <-doneCh:
return
default:
mockExec.errChan <- e
}
}
}()
if gr, ok := r.req.(*GetRequest); ok {
gr.Timeout = r.timeout
_, err = client.Get(gr)
} else if lr, ok := r.req.(*ListTablesRequest); ok {
lr.Timeout = r.timeout
_, err = client.ListTables(lr)
}
close(doneCh)
var chkErr error
if r.expectTimeoutErr {
if assert.Truef(t,
nosqlerr.Is(err, nosqlerr.RequestTimeout),
prefixMsg+"expect RequestTimeout, got %v",
err) {
e := err.(*nosqlerr.Error)
// Need to check the cause of RequestTimeout error.
chkErr = e.Cause
} else {
continue
}
} else {
chkErr = err
}
switch e := chkErr.(type) {
case *url.Error:
// Check the cause of url.Error
assert.Equalf(t, r.injectErrors[numErr-1], e.Err, prefixMsg+"got unexpected error")
case *nosqlerr.Error:
assert.Equalf(t, r.injectErrors[numErr-1], e, prefixMsg+"got unexpected error")
default:
// Expect an HTTP not OK response error.
expectErr := r.injectErrors[numErr-1]
if me, ok := expectErr.(mockErr); ok {
// See the error returned from processNotOKResponse()
expectErr = client.processNotOKResponse([]byte(me.msg), me.errCode)
}
assert.Equalf(t, expectErr, e, prefixMsg+"got unexpected error")
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 2f6ce9da9848d16b04b4a26cacbf797349f28234
| 1.0 | oracle/nosql-go-sdk: nosqldb/client_test.go; 70 LoC -
Found a possible issue in [oracle/nosql-go-sdk](https://www.github.com/oracle/nosql-go-sdk) at [nosqldb/client_test.go](https://github.com/oracle/nosql-go-sdk/blob/2f6ce9da9848d16b04b4a26cacbf797349f28234/nosqldb/client_test.go#L216-L285)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> range-loop variable r used in defer or goroutine at line 233
[Click here to see the code in its original context.](https://github.com/oracle/nosql-go-sdk/blob/2f6ce9da9848d16b04b4a26cacbf797349f28234/nosqldb/client_test.go#L216-L285)
<details>
<summary>Click here to show the 70 line(s) of Go which triggered the analyzer.</summary>
```go
for i, r := range testCases {
prefixMsg := fmt.Sprintf("Testcase %d: ", i+1)
if r.maxNumRetries > 0 {
retryHandler, err := NewDefaultRetryHandler(r.maxNumRetries, r.retryInterval)
if !assert.NoErrorf(t, err, prefixMsg+"failed to create a retry handler") {
continue
}
client.RetryHandler = retryHandler
} else {
client.RetryHandler = nil
}
// A channel that indicates if the execution has done.
doneCh := make(chan struct{})
numErr := len(r.injectErrors)
// Inject errors in a separate goroutine.
go func() {
for _, e := range r.injectErrors {
select {
case <-doneCh:
return
default:
mockExec.errChan <- e
}
}
}()
if gr, ok := r.req.(*GetRequest); ok {
gr.Timeout = r.timeout
_, err = client.Get(gr)
} else if lr, ok := r.req.(*ListTablesRequest); ok {
lr.Timeout = r.timeout
_, err = client.ListTables(lr)
}
close(doneCh)
var chkErr error
if r.expectTimeoutErr {
if assert.Truef(t,
nosqlerr.Is(err, nosqlerr.RequestTimeout),
prefixMsg+"expect RequestTimeout, got %v",
err) {
e := err.(*nosqlerr.Error)
// Need to check the cause of RequestTimeout error.
chkErr = e.Cause
} else {
continue
}
} else {
chkErr = err
}
switch e := chkErr.(type) {
case *url.Error:
// Check the cause of url.Error
assert.Equalf(t, r.injectErrors[numErr-1], e.Err, prefixMsg+"got unexpected error")
case *nosqlerr.Error:
assert.Equalf(t, r.injectErrors[numErr-1], e, prefixMsg+"got unexpected error")
default:
// Expect an HTTP not OK response error.
expectErr := r.injectErrors[numErr-1]
if me, ok := expectErr.(mockErr); ok {
// See the error returned from processNotOKResponse()
expectErr = client.processNotOKResponse([]byte(me.msg), me.errCode)
}
assert.Equalf(t, expectErr, e, prefixMsg+"got unexpected error")
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 2f6ce9da9848d16b04b4a26cacbf797349f28234
| non_defect | oracle nosql go sdk nosqldb client test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message range loop variable r used in defer or goroutine at line click here to show the line s of go which triggered the analyzer go for i r range testcases prefixmsg fmt sprintf testcase d i if r maxnumretries retryhandler err newdefaultretryhandler r maxnumretries r retryinterval if assert noerrorf t err prefixmsg failed to create a retry handler continue client retryhandler retryhandler else client retryhandler nil a channel that indicates if the execution has done donech make chan struct numerr len r injecterrors inject errors in a separate goroutine go func for e range r injecterrors select case donech return default mockexec errchan e if gr ok r req getrequest ok gr timeout r timeout err client get gr else if lr ok r req listtablesrequest ok lr timeout r timeout err client listtables lr close donech var chkerr error if r expecttimeouterr if assert truef t nosqlerr is err nosqlerr requesttimeout prefixmsg expect requesttimeout got v err e err nosqlerr error need to check the cause of requesttimeout error chkerr e cause else continue else chkerr err switch e chkerr type case url error check the cause of url error assert equalf t r injecterrors e err prefixmsg got unexpected error case nosqlerr error assert equalf t r injecterrors e prefixmsg got unexpected error default expect an http not ok response error expecterr r injecterrors if me ok expecterr mockerr ok see the error returned from processnotokresponse expecterr client processnotokresponse byte me msg me errcode assert equalf t expecterr e prefixmsg got unexpected error leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id | 0 |
36,492 | 9,817,744,672 | IssuesEvent | 2019-06-13 17:29:43 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | `ng serve` does not respect `deleteOutputPath` option in build target | comp: devkit/build-angular freq4: critical severity5: regression type: bug/fix | <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
Oh hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.
🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅-->
# 🐞 Bug report
### Command (mark with an `x`)
<!-- Can you pin-point the command or commands that are effected by this bug? -->
<!-- ✍️edit: -->
```
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
```
### Is this a regression?
<!-- Did this behavior use to work in the previous version? -->
<!-- ✍️--> Yes, the previous version in which this bug was not present was: 7
### Description
<!-- ✍️--> `ng serve` will not respect the `deleteOutputPath` option in its `browserTarget`. The project output path should be deleted if this option is set to `true` (which is the default).
## 🔬 Minimal Reproduction
```
ng new dist-project
ng build
ng serve
```
## 🔥 Exception or Error
No error. `dist/dist-project` remains after `ng serve`, but it should have been deleted.
## 🌍 Your Environment
<pre><code>
Angular CLI: 8.0.1
Node: 12.3.1
OS: win32 x64
Angular: 8.0.0
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.800.1
@angular-devkit/build-angular 0.800.1
@angular-devkit/build-optimizer 0.800.1
@angular-devkit/build-webpack 0.800.1
@angular-devkit/core 8.0.1
@angular-devkit/schematics 8.0.1
@angular/cli 8.0.1
@ngtools/webpack 8.0.1
@schematics/angular 8.0.1
@schematics/update 0.800.1
rxjs 6.4.0
typescript 3.4.5
webpack 4.30.0
</code></pre>
**Anything else relevant?**
Reported by @gkalpak :D
| 1.0 | `ng serve` does not respect `deleteOutputPath` option in build target - <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
Oh hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.
🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅-->
# 🐞 Bug report
### Command (mark with an `x`)
<!-- Can you pin-point the command or commands that are effected by this bug? -->
<!-- ✍️edit: -->
```
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
```
### Is this a regression?
<!-- Did this behavior use to work in the previous version? -->
<!-- ✍️--> Yes, the previous version in which this bug was not present was: 7
### Description
<!-- ✍️--> `ng serve` will not respect the `deleteOutputPath` option in its `browserTarget`. The project output path should be deleted if this option is set to `true` (which is the default).
## 🔬 Minimal Reproduction
```
ng new dist-project
ng build
ng serve
```
## 🔥 Exception or Error
No error. `dist/dist-project` remains after `ng serve`, but it should have been deleted.
## 🌍 Your Environment
<pre><code>
Angular CLI: 8.0.1
Node: 12.3.1
OS: win32 x64
Angular: 8.0.0
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.800.1
@angular-devkit/build-angular 0.800.1
@angular-devkit/build-optimizer 0.800.1
@angular-devkit/build-webpack 0.800.1
@angular-devkit/core 8.0.1
@angular-devkit/schematics 8.0.1
@angular/cli 8.0.1
@ngtools/webpack 8.0.1
@schematics/angular 8.0.1
@schematics/update 0.800.1
rxjs 6.4.0
typescript 3.4.5
webpack 4.30.0
</code></pre>
**Anything else relevant?**
Reported by @gkalpak :D
| non_defect | ng serve does not respect deleteoutputpath option in build target 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 oh hi there 😄 to expedite issue processing please search open and closed issues before submitting a new one existing issues often contain information about workarounds resolution or progress updates 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 🐞 bug report command mark with an x new build serve test generate add update lint run config help version doc is this a regression yes the previous version in which this bug was not present was description ng serve will not respect the deleteoutputpath option in its browsertarget the project output path should be deleted if this option is set to true which is the default 🔬 minimal reproduction ng new dist project ng build ng serve 🔥 exception or error no error dist dist project remains after ng serve but it should have been deleted 🌍 your environment angular cli node os angular animations common compiler compiler cli core forms language service platform browser platform browser dynamic router package version angular devkit architect angular devkit build angular angular devkit build optimizer angular devkit build webpack angular devkit core angular devkit schematics angular cli ngtools webpack schematics angular schematics update rxjs typescript webpack anything else relevant reported by gkalpak d | 0 |
151,279 | 19,648,751,438 | IssuesEvent | 2022-01-10 02:27:53 | turkdevops/sourcegraph | https://api.github.com/repos/turkdevops/sourcegraph | opened | CVE-2022-0122 (Medium) detected in node-forge-0.9.0.tgz, node-forge-0.7.5.tgz | security vulnerability | ## CVE-2022-0122 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-forge-0.9.0.tgz</b>, <b>node-forge-0.7.5.tgz</b></p></summary>
<p>
<details><summary><b>node-forge-0.9.0.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/node-forge</p>
<p>
Dependency Hierarchy:
- webpack-dev-server-3.11.0.tgz (Root Library)
- selfsigned-1.10.7.tgz
- :x: **node-forge-0.9.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>node-forge-0.7.5.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/node-forge</p>
<p>
Dependency Hierarchy:
- web-ext-4.1.0.tgz (Root Library)
- adbkit-2.11.1.tgz
- :x: **node-forge-0.7.5.tgz** (Vulnerable Library)
</details>
<p>Found in base branch: <b>dev/seed-tool</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
forge is vulnerable to URL Redirection to Untrusted Site
<p>Publish Date: 2022-01-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-0122>CVE-2022-0122</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae/">https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae/</a></p>
<p>Release Date: 2022-01-06</p>
<p>Fix Resolution: forge - v1.0.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2022-0122 (Medium) detected in node-forge-0.9.0.tgz, node-forge-0.7.5.tgz - ## CVE-2022-0122 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-forge-0.9.0.tgz</b>, <b>node-forge-0.7.5.tgz</b></p></summary>
<p>
<details><summary><b>node-forge-0.9.0.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/node-forge</p>
<p>
Dependency Hierarchy:
- webpack-dev-server-3.11.0.tgz (Root Library)
- selfsigned-1.10.7.tgz
- :x: **node-forge-0.9.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>node-forge-0.7.5.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.7.5.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/node-forge</p>
<p>
Dependency Hierarchy:
- web-ext-4.1.0.tgz (Root Library)
- adbkit-2.11.1.tgz
- :x: **node-forge-0.7.5.tgz** (Vulnerable Library)
</details>
<p>Found in base branch: <b>dev/seed-tool</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
forge is vulnerable to URL Redirection to Untrusted Site
<p>Publish Date: 2022-01-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-0122>CVE-2022-0122</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae/">https://huntr.dev/bounties/41852c50-3c6d-4703-8c55-4db27164a4ae/</a></p>
<p>Release Date: 2022-01-06</p>
<p>Fix Resolution: forge - v1.0.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_defect | cve medium detected in node forge tgz node forge tgz cve medium severity vulnerability vulnerable libraries node forge tgz node forge tgz node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency file package json path to vulnerable library node modules node forge dependency hierarchy webpack dev server tgz root library selfsigned tgz x node forge tgz vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency file package json path to vulnerable library node modules node forge dependency hierarchy web ext tgz root library adbkit tgz x node forge tgz vulnerable library found in base branch dev seed tool vulnerability details forge is vulnerable to url redirection to untrusted site publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution forge step up your open source security game with whitesource | 0 |
222,191 | 24,684,939,691 | IssuesEvent | 2022-10-19 02:13:34 | loggly/node-loggly-bulk | https://api.github.com/repos/loggly/node-loggly-bulk | opened | CVE-2022-31129 (High) detected in moment-2.29.1.tgz | security vulnerability | ## CVE-2022-31129 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-2.29.1.tgz</b></p></summary>
<p>Parse, validate, manipulate, and display dates</p>
<p>Library home page: <a href="https://registry.npmjs.org/moment/-/moment-2.29.1.tgz">https://registry.npmjs.org/moment/-/moment-2.29.1.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/moment/package.json</p>
<p>
Dependency Hierarchy:
- :x: **moment-2.29.1.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/loggly/node-loggly-bulk/commit/629683dceefd49a342fae2a3130db303042f3ca2">629683dceefd49a342fae2a3130db303042f3ca2</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.
<p>Publish Date: 2022-07-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-31129>CVE-2022-31129</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g">https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g</a></p>
<p>Release Date: 2022-07-06</p>
<p>Fix Resolution: moment - 2.29.4</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
| True | CVE-2022-31129 (High) detected in moment-2.29.1.tgz - ## CVE-2022-31129 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-2.29.1.tgz</b></p></summary>
<p>Parse, validate, manipulate, and display dates</p>
<p>Library home page: <a href="https://registry.npmjs.org/moment/-/moment-2.29.1.tgz">https://registry.npmjs.org/moment/-/moment-2.29.1.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/moment/package.json</p>
<p>
Dependency Hierarchy:
- :x: **moment-2.29.1.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/loggly/node-loggly-bulk/commit/629683dceefd49a342fae2a3130db303042f3ca2">629683dceefd49a342fae2a3130db303042f3ca2</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.
<p>Publish Date: 2022-07-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-31129>CVE-2022-31129</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g">https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g</a></p>
<p>Release Date: 2022-07-06</p>
<p>Fix Resolution: moment - 2.29.4</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
| non_defect | cve high detected in moment tgz cve high severity vulnerability vulnerable library moment tgz parse validate manipulate and display dates library home page a href path to dependency file package json path to vulnerable library node modules moment package json dependency hierarchy x moment tgz vulnerable library found in head commit a href found in base branch master vulnerability details moment is a javascript date library for parsing validating manipulating and formatting dates affected versions of moment were found to use an inefficient parsing algorithm specifically using string to date parsing in moment more specifically parsing which is tried by default has quadratic n complexity on specific inputs users may notice a noticeable slowdown is observed with inputs above characters users who pass user provided strings without sanity length checks to moment constructor are vulnerable to re dos attacks the problem is patched in the patch can be applied to all affected versions with minimal tweaking users are advised to upgrade users unable to upgrade should consider limiting date lengths accepted from user input publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution moment check this box to open an automated fix pr | 0 |
70,135 | 22,960,231,535 | IssuesEvent | 2022-07-19 14:49:13 | idaholab/HERON | https://api.github.com/repos/idaholab/HERON | opened | [DEFECT] Documentation is failing to build on MacOS | defect | --------
Defect Description
--------
When running make_docs.sh in the HERON/doc directory, the documentation fails to build and instead yields the following stack trace.
##### What did you expect to see happen?
The documentation should have built and yielded a pdf in an adjacent directory.
##### What did you see instead?
```
Building manuals ...
... building in user_manual...
Traceback (most recent call last):
File "script/generate_user_manual.py", line 9, in <module>
import collect_tex
File "/Users/grifaa/Documents/projects/HERON/doc/user_manual/script/collect_tex.py", line 15, in <module>
import Cases, Components, Placeholders
File "/Users/grifaa/Documents/projects/HERON/src/Cases.py", line 15, in <module>
from HERON.src.base import Base
ModuleNotFoundError: No module named 'HERON'
make: *** [populate] Error 1
... ... failed to make docs in user_manual
```
##### Do you have a suggested fix for the development team?
Fix the import in the generate_user_manual.py file.
**Describe how to Reproduce**
Steps to reproduce the behavior:
1. Change to directory HERON/doc
2. run make_docs.sh
**Screenshots and Input Files**
Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.
**Platform (please complete the following information):**
- OS: macOS
- Version: 12.4
- Dependencies Installation: CONDA
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [ x] 1. Is it tagged with a type: defect or task?
- [ x] 2. Is it tagged with a priority: critical, normal or minor?
- [ x] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [ x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [ x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [ ] 1. If the issue is a defect, is the defect fixed?
- [ ] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [ ] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [ ] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [ ] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
| 1.0 | [DEFECT] Documentation is failing to build on MacOS - --------
Defect Description
--------
When running make_docs.sh in the HERON/doc directory, the documentation fails to build and instead yields the following stack trace.
##### What did you expect to see happen?
The documentation should have built and yielded a pdf in an adjacent directory.
##### What did you see instead?
```
Building manuals ...
... building in user_manual...
Traceback (most recent call last):
File "script/generate_user_manual.py", line 9, in <module>
import collect_tex
File "/Users/grifaa/Documents/projects/HERON/doc/user_manual/script/collect_tex.py", line 15, in <module>
import Cases, Components, Placeholders
File "/Users/grifaa/Documents/projects/HERON/src/Cases.py", line 15, in <module>
from HERON.src.base import Base
ModuleNotFoundError: No module named 'HERON'
make: *** [populate] Error 1
... ... failed to make docs in user_manual
```
##### Do you have a suggested fix for the development team?
Fix the import in the generate_user_manual.py file.
**Describe how to Reproduce**
Steps to reproduce the behavior:
1. Change to directory HERON/doc
2. run make_docs.sh
**Screenshots and Input Files**
Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.
**Platform (please complete the following information):**
- OS: macOS
- Version: 12.4
- Dependencies Installation: CONDA
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [ x] 1. Is it tagged with a type: defect or task?
- [ x] 2. Is it tagged with a priority: critical, normal or minor?
- [ x] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [ x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [ x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [ ] 1. If the issue is a defect, is the defect fixed?
- [ ] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [ ] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [ ] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [ ] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
| defect | documentation is failing to build on macos defect description when running make docs sh in the heron doc directory the documentation fails to build and instead yields the following stack trace what did you expect to see happen the documentation should have built and yielded a pdf in an adjacent directory what did you see instead building manuals building in user manual traceback most recent call last file script generate user manual py line in import collect tex file users grifaa documents projects heron doc user manual script collect tex py line in import cases components placeholders file users grifaa documents projects heron src cases py line in from heron src base import base modulenotfounderror no module named heron make error failed to make docs in user manual do you have a suggested fix for the development team fix the import in the generate user manual py file describe how to reproduce steps to reproduce the behavior change to directory heron doc run make docs sh screenshots and input files please attach the input file s that generate this error the simpler the input the faster we can find the issue platform please complete the following information os macos version dependencies installation conda for change control board issue review this review should occur before any development is performed as a response to this issue is it tagged with a type defect or task is it tagged with a priority critical normal or minor if it will impact requirements or requirements tests is it tagged with requirements if it is a defect can it cause wrong results for users if so an email needs to be sent to the users is a rationale provided such as explaining why the improvement is needed or why current code is wrong for change control board issue closure this review should occur when the issue is imminently going to be closed if the issue is a defect is the defect fixed if the issue is a defect is the defect tested for in the regression test system if not explain why not if the issue can impact users has an email to the users group been written the email should specify if the defect impacts stable or master if the issue is a defect does it impact the latest release branch if yes is there any issue tagged with release create if needed if the issue is being closed without a pull request has an explanation of why it is being closed been provided | 1 |
194,179 | 6,892,112,708 | IssuesEvent | 2017-11-22 19:37:44 | Fourdee/DietPi | https://api.github.com/repos/Fourdee/DietPi | closed | DietPi Image for Beagle Bone Black | Image Request Priority High | ## Image live: http://dietpi.com/downloads/images/DietPi_BBB-armv7-(Stretch).7z
### How to flash SD to EMMC: https://github.com/Fourdee/DietPi/issues/931#issuecomment-346447628
---
wondering if it can be made
AM335x 1GHz ARM® Cortex-A8
also love your software
works well on the raspberry pi 👍 | 1.0 | DietPi Image for Beagle Bone Black - ## Image live: http://dietpi.com/downloads/images/DietPi_BBB-armv7-(Stretch).7z
### How to flash SD to EMMC: https://github.com/Fourdee/DietPi/issues/931#issuecomment-346447628
---
wondering if it can be made
AM335x 1GHz ARM® Cortex-A8
also love your software
works well on the raspberry pi 👍 | non_defect | dietpi image for beagle bone black image live how to flash sd to emmc wondering if it can be made arm® cortex also love your software works well on the raspberry pi 👍 | 0 |
13,260 | 10,170,875,910 | IssuesEvent | 2019-08-08 06:54:30 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | [Metricbeat] Cronjob support | :infrastructure Metricbeat [zube]: In Progress containers module | **Describe the enhancement:**
As [discussed](https://discuss.elastic.co/t/kubernetes-metrics-cronjobs/180377) on the board, it seems like Metricbeat doesn't support Kubernetes Cronjob metrics, i.e. when cronjobs create pods, those pods' metrics are not monitored and so there is no data about those pods sent over to ES. We use Cronjobs in our clusters often and we could really use the metrics for those pods.
**Describe a specific use case for the enhancement or feature:**
Monitoring CPU and Memory usage of Cronjobs to optimize their hardware/software. | 1.0 | [Metricbeat] Cronjob support - **Describe the enhancement:**
As [discussed](https://discuss.elastic.co/t/kubernetes-metrics-cronjobs/180377) on the board, it seems like Metricbeat doesn't support Kubernetes Cronjob metrics, i.e. when cronjobs create pods, those pods' metrics are not monitored and so there is no data about those pods sent over to ES. We use Cronjobs in our clusters often and we could really use the metrics for those pods.
**Describe a specific use case for the enhancement or feature:**
Monitoring CPU and Memory usage of Cronjobs to optimize their hardware/software. | non_defect | cronjob support describe the enhancement as on the board it seems like metricbeat doesn t support kubernetes cronjob metrics i e when cronjobs create pods those pods metrics are not monitored and so there is no data about those pods sent over to es we use cronjobs in our clusters often and we could really use the metrics for those pods describe a specific use case for the enhancement or feature monitoring cpu and memory usage of cronjobs to optimize their hardware software | 0 |
39,482 | 9,485,137,434 | IssuesEvent | 2019-04-22 09:14:22 | line/armeria | https://api.github.com/repos/line/armeria | closed | Cannot find a service if DefaultPathMapping ends with '/' | defect | Simple repro is as follows:
```
public class SimpleTest {
@ClassRule
public static ServerRule rule = new ServerRule() {
@Override
protected void configure(ServerBuilder sb) throws Exception {
sb.service("/{any}/", (ctx, req) -> HttpResponse.of(HttpStatus.OK));
}
};
@Test
public void test() {
final AggregatedHttpMessage msg =
HttpClient.of("h1c://127.0.0.1:" + rule.httpPort()).get("/hello/").aggregate().join();
assertThat(msg.status()).isEqualTo(HttpStatus.OK);
}
}
``` | 1.0 | Cannot find a service if DefaultPathMapping ends with '/' - Simple repro is as follows:
```
public class SimpleTest {
@ClassRule
public static ServerRule rule = new ServerRule() {
@Override
protected void configure(ServerBuilder sb) throws Exception {
sb.service("/{any}/", (ctx, req) -> HttpResponse.of(HttpStatus.OK));
}
};
@Test
public void test() {
final AggregatedHttpMessage msg =
HttpClient.of("h1c://127.0.0.1:" + rule.httpPort()).get("/hello/").aggregate().join();
assertThat(msg.status()).isEqualTo(HttpStatus.OK);
}
}
``` | defect | cannot find a service if defaultpathmapping ends with simple repro is as follows public class simpletest classrule public static serverrule rule new serverrule override protected void configure serverbuilder sb throws exception sb service any ctx req httpresponse of httpstatus ok test public void test final aggregatedhttpmessage msg httpclient of rule httpport get hello aggregate join assertthat msg status isequalto httpstatus ok | 1 |
60,062 | 17,023,324,783 | IssuesEvent | 2021-07-03 01:26:19 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Splitting way to add bridge deleted one segment of way | Component: potlatch (flash editor) Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 10.56pm, Tuesday, 18th November 2008]**
While adding bridge identifiers to a way by adding two nodes, breaking the way at the new nodes, and adding tags to the bridge segment, I noticed that Potlatch had deleted one of the legs of the way. Also, when I hit U to try to undelete, there was no deleted way shown.
A couple of examples are here:
Added bridge to W Pinnacle Peak Rd and Potlatch deleted way West of bridge segment.
http://openstreetmap.org/edit?lat=33.69952&lon=-112.1154&zoom=17
Added bridge segment to southbound I-17 road over W Deer Valley Road and Potlatch deleted the segment of I-17 south of the new bridge segment.
http://openstreetmap.org/edit?lat=33.68339&lon=-112.11204&zoom=17
And again, there was no way to undelete the segment of way that Potlatch deleted after splitting the way. This editing was done on November 18th, 2008 at around 16:30, according to Potlatch History data.
Hopefully someone can recover these ways, as this was a lot of data that had been updated and verified. | 1.0 | Splitting way to add bridge deleted one segment of way - **[Submitted to the original trac issue database at 10.56pm, Tuesday, 18th November 2008]**
While adding bridge identifiers to a way by adding two nodes, breaking the way at the new nodes, and adding tags to the bridge segment, I noticed that Potlatch had deleted one of the legs of the way. Also, when I hit U to try to undelete, there was no deleted way shown.
A couple of examples are here:
Added bridge to W Pinnacle Peak Rd and Potlatch deleted way West of bridge segment.
http://openstreetmap.org/edit?lat=33.69952&lon=-112.1154&zoom=17
Added bridge segment to southbound I-17 road over W Deer Valley Road and Potlatch deleted the segment of I-17 south of the new bridge segment.
http://openstreetmap.org/edit?lat=33.68339&lon=-112.11204&zoom=17
And again, there was no way to undelete the segment of way that Potlatch deleted after splitting the way. This editing was done on November 18th, 2008 at around 16:30, according to Potlatch History data.
Hopefully someone can recover these ways, as this was a lot of data that had been updated and verified. | defect | splitting way to add bridge deleted one segment of way while adding bridge identifiers to a way by adding two nodes breaking the way at the new nodes and adding tags to the bridge segment i noticed that potlatch had deleted one of the legs of the way also when i hit u to try to undelete there was no deleted way shown a couple of examples are here added bridge to w pinnacle peak rd and potlatch deleted way west of bridge segment added bridge segment to southbound i road over w deer valley road and potlatch deleted the segment of i south of the new bridge segment and again there was no way to undelete the segment of way that potlatch deleted after splitting the way this editing was done on november at around according to potlatch history data hopefully someone can recover these ways as this was a lot of data that had been updated and verified | 1 |
33,593 | 7,177,353,703 | IssuesEvent | 2018-01-31 13:22:26 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | TurboTable: editable dropdown cursor problem | defect | ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeNG PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
```
**Plunkr Case (Bug Reports)**
http://plnkr.co/edit/zkP8VDHVa5Ns0CWHiIw0?p=preview
**Current behavior**
When using a dropdown component with option editable="true", then the cursor immediately disappears after it gets the focus inside the input element. In the old table elment this works however. Check out the plunkr.
**Expected behavior**
The input field of an editable dropdown component should not lose focus, so that cursor stays there in order to insert text.
**Minimal reproduction of the problem with instructions**
See plunkr.
* **Angular version:** 2.0.X
5.x.x
* **PrimeNG version:** 2.0.X
5.2.0-rc.2
* **Browser:** [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome and other possibly
| 1.0 | TurboTable: editable dropdown cursor problem - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeNG PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
```
**Plunkr Case (Bug Reports)**
http://plnkr.co/edit/zkP8VDHVa5Ns0CWHiIw0?p=preview
**Current behavior**
When using a dropdown component with option editable="true", then the cursor immediately disappears after it gets the focus inside the input element. In the old table elment this works however. Check out the plunkr.
**Expected behavior**
The input field of an editable dropdown component should not lose focus, so that cursor stays there in order to insert text.
**Minimal reproduction of the problem with instructions**
See plunkr.
* **Angular version:** 2.0.X
5.x.x
* **PrimeNG version:** 2.0.X
5.2.0-rc.2
* **Browser:** [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome and other possibly
| defect | turbotable editable dropdown cursor problem there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primeng pro support where support is provided within business hours i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see plunkr case bug reports current behavior when using a dropdown component with option editable true then the cursor immediately disappears after it gets the focus inside the input element in the old table elment this works however check out the plunkr expected behavior the input field of an editable dropdown component should not lose focus so that cursor stays there in order to insert text minimal reproduction of the problem with instructions see plunkr angular version x x x primeng version x rc browser chrome and other possibly | 1 |
19,287 | 5,832,501,705 | IssuesEvent | 2017-05-08 21:59:54 | ggez/ggez | https://api.github.com/repos/ggez/ggez | closed | Fix various app_dirs related problems | [CODE] | It seems inconsistent in tests, figure out what's up with that.
There's some updates to be made to the app_dirs crate itself which would make life nicer, see https://github.com/AndyBarron/app-dirs-rs/issues/19 | 1.0 | Fix various app_dirs related problems - It seems inconsistent in tests, figure out what's up with that.
There's some updates to be made to the app_dirs crate itself which would make life nicer, see https://github.com/AndyBarron/app-dirs-rs/issues/19 | non_defect | fix various app dirs related problems it seems inconsistent in tests figure out what s up with that there s some updates to be made to the app dirs crate itself which would make life nicer see | 0 |
45,657 | 12,972,799,116 | IssuesEvent | 2020-07-21 13:06:27 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | Content publisher cannot edit a health service listing page in their section | Critical defect Defect Unplanned work | **Describe the defect**
**To Reproduce**
As user 34,
1. go to https://prod.cms.va.gov/node/2803/edit (/pittsburgh-health-care/health-services/)
2. Access denied
1. Go to /section/veterans-health-administration/vamc-facilities/va-pittsburgh-health-care
2. Click through the pager and note that you don't have access to edit some content
Unrelated bug also affecting the Pittsburgh content listing page: #1523
**Expected behavior**
1. As a content_publisher for Pittsburgh, you should be able to edit anything with the owner "Pittsburgh health care"
| 2.0 | Content publisher cannot edit a health service listing page in their section - **Describe the defect**
**To Reproduce**
As user 34,
1. go to https://prod.cms.va.gov/node/2803/edit (/pittsburgh-health-care/health-services/)
2. Access denied
1. Go to /section/veterans-health-administration/vamc-facilities/va-pittsburgh-health-care
2. Click through the pager and note that you don't have access to edit some content
Unrelated bug also affecting the Pittsburgh content listing page: #1523
**Expected behavior**
1. As a content_publisher for Pittsburgh, you should be able to edit anything with the owner "Pittsburgh health care"
| defect | content publisher cannot edit a health service listing page in their section describe the defect to reproduce as user go to pittsburgh health care health services access denied go to section veterans health administration vamc facilities va pittsburgh health care click through the pager and note that you don t have access to edit some content unrelated bug also affecting the pittsburgh content listing page expected behavior as a content publisher for pittsburgh you should be able to edit anything with the owner pittsburgh health care | 1 |
142,767 | 19,102,992,046 | IssuesEvent | 2021-11-30 01:52:52 | Nehamaefi/Efigit | https://api.github.com/repos/Nehamaefi/Efigit | closed | CVE-2019-16943 (High) detected in jackson-databind-2.9.4.jar - autoclosed | security vulnerability | ## CVE-2019-16943 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.4.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: Efigit/apps/rest-showcase/pom.xml</p>
<p>Path to vulnerable library: /root/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.4/jackson-databind-2.9.4.jar,epository/com/fasterxml/jackson/core/jackson-databind/2.9.4/jackson-databind-2.9.4.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.9.4.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/Nehamaefi/Efigit/commit/72c969e9db891da76ca4ea40803b5d450c212b27">72c969e9db891da76ca4ea40803b5d450c212b27</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.
<p>Publish Date: 2019-10-01
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p>
<p>Release Date: 2019-10-01</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.4","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.4","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | True | CVE-2019-16943 (High) detected in jackson-databind-2.9.4.jar - autoclosed - ## CVE-2019-16943 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.4.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: Efigit/apps/rest-showcase/pom.xml</p>
<p>Path to vulnerable library: /root/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.4/jackson-databind-2.9.4.jar,epository/com/fasterxml/jackson/core/jackson-databind/2.9.4/jackson-databind-2.9.4.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.9.4.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/Nehamaefi/Efigit/commit/72c969e9db891da76ca4ea40803b5d450c212b27">72c969e9db891da76ca4ea40803b5d450c212b27</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.
<p>Publish Date: 2019-10-01
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p>
<p>Release Date: 2019-10-01</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.4","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.4","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | non_defect | cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file efigit apps rest showcase pom xml path to vulnerable library root repository com fasterxml jackson core jackson databind jackson databind jar epository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling vulnerabilityurl | 0 |
2,050 | 2,582,682,692 | IssuesEvent | 2015-02-15 14:54:14 | xDrivenDevelopment/xUnitFor1C | https://api.github.com/repos/xDrivenDevelopment/xUnitFor1C | closed | Генератор макета данных. Ошибка реквизита "Субконто". БП 3.0 | 3 - Done selfTests Генерация макета данных | при создании макета на основании реальных данных в конфигурации Бухгалтерия 3.0 на документе ПоступленияТоваровУслуг, вылетает ошибка
>
> <<< Генератор макета из реальных данных: Не умею обрабатывать такой тип <Не определено> Не умею обрабатывать реквизит <Субконто2> у объекта > <Документ.ПоступлениеТоваровУслуг>
ругается на незаполненное(неопределенное) субконто, и макет вообще не формируется. т.к. вызывается исключение. это и в ОФ и в УФ | 1.0 | Генератор макета данных. Ошибка реквизита "Субконто". БП 3.0 - при создании макета на основании реальных данных в конфигурации Бухгалтерия 3.0 на документе ПоступленияТоваровУслуг, вылетает ошибка
>
> <<< Генератор макета из реальных данных: Не умею обрабатывать такой тип <Не определено> Не умею обрабатывать реквизит <Субконто2> у объекта > <Документ.ПоступлениеТоваровУслуг>
ругается на незаполненное(неопределенное) субконто, и макет вообще не формируется. т.к. вызывается исключение. это и в ОФ и в УФ | non_defect | генератор макета данных ошибка реквизита субконто бп при создании макета на основании реальных данных в конфигурации бухгалтерия на документе поступлениятоваровуслуг вылетает ошибка не умею обрабатывать реквизит у объекта ругается на незаполненное неопределенное субконто и макет вообще не формируется т к вызывается исключение это и в оф и в уф | 0 |
1,264 | 2,772,461,449 | IssuesEvent | 2015-05-02 18:01:37 | uqbar-project/wollok | https://api.github.com/repos/uqbar-project/wollok | closed | Create a new Main Just for Checking code (linter) | enhancement usability | Like WollokLauncher.
But don't interpret the code, just read and validate the code.
This will be used by a linter | True | Create a new Main Just for Checking code (linter) - Like WollokLauncher.
But don't interpret the code, just read and validate the code.
This will be used by a linter | non_defect | create a new main just for checking code linter like wolloklauncher but don t interpret the code just read and validate the code this will be used by a linter | 0 |
45,879 | 13,055,814,796 | IssuesEvent | 2020-07-30 02:49:08 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | Good error when fpmaster disk full (Trac #188) | Incomplete Migration Migrated from Trac defect jeb + pnf | Migrated from https://code.icecube.wisc.edu/ticket/188
```json
{
"status": "closed",
"changetime": "2015-02-11T19:44:45",
"description": "error when jeb disk full. JEB disk filled and we didn't get a meaningful error. Need to make sure that the log contains something meaningful.\n",
"reporter": "blaufuss",
"cc": "",
"resolution": "worksforme",
"_ts": "1423683885522800",
"component": "jeb + pnf",
"summary": "Good error when fpmaster disk full",
"priority": "normal",
"keywords": "",
"time": "2009-12-07T22:43:29",
"milestone": "",
"owner": "tschmidt",
"type": "defect"
}
```
| 1.0 | Good error when fpmaster disk full (Trac #188) - Migrated from https://code.icecube.wisc.edu/ticket/188
```json
{
"status": "closed",
"changetime": "2015-02-11T19:44:45",
"description": "error when jeb disk full. JEB disk filled and we didn't get a meaningful error. Need to make sure that the log contains something meaningful.\n",
"reporter": "blaufuss",
"cc": "",
"resolution": "worksforme",
"_ts": "1423683885522800",
"component": "jeb + pnf",
"summary": "Good error when fpmaster disk full",
"priority": "normal",
"keywords": "",
"time": "2009-12-07T22:43:29",
"milestone": "",
"owner": "tschmidt",
"type": "defect"
}
```
| defect | good error when fpmaster disk full trac migrated from json status closed changetime description error when jeb disk full jeb disk filled and we didn t get a meaningful error need to make sure that the log contains something meaningful n reporter blaufuss cc resolution worksforme ts component jeb pnf summary good error when fpmaster disk full priority normal keywords time milestone owner tschmidt type defect | 1 |
22,618 | 3,670,906,002 | IssuesEvent | 2016-02-22 02:30:03 | gperftools/gperftools | https://api.github.com/repos/gperftools/gperftools | closed | EnvToInt64(envname, dflt) Function didn't work correctly if dflt is bigger than "1<<30" | Priority-Medium Status-NotABug Type-Defect | Originally reported on Google Code with ID 377
```
What steps will reproduce the problem?
1.envname didn't exist
2.dflt is bigger than 1<<30 such as 2<<31
3.EnvToInt64 return wrong result
What is the expected output? What do you see instead?
expect output: 4294967296
instead I see: 0
What version of the product are you using? On what operating system?
1.8.1
Please provide any additional information below.
```
Reported by `huangjiangwei` on 2011-11-04 05:12:55
| 1.0 | EnvToInt64(envname, dflt) Function didn't work correctly if dflt is bigger than "1<<30" - Originally reported on Google Code with ID 377
```
What steps will reproduce the problem?
1.envname didn't exist
2.dflt is bigger than 1<<30 such as 2<<31
3.EnvToInt64 return wrong result
What is the expected output? What do you see instead?
expect output: 4294967296
instead I see: 0
What version of the product are you using? On what operating system?
1.8.1
Please provide any additional information below.
```
Reported by `huangjiangwei` on 2011-11-04 05:12:55
| defect | envname dflt function didn t work correctly if dflt is bigger than originally reported on google code with id what steps will reproduce the problem envname didn t exist dflt is bigger than such as return wrong result what is the expected output what do you see instead expect output instead i see what version of the product are you using on what operating system please provide any additional information below reported by huangjiangwei on | 1 |
39,737 | 9,638,851,890 | IssuesEvent | 2019-05-16 12:14:53 | jOOQ/jOOX | https://api.github.com/repos/jOOQ/jOOX | closed | Creating a Match with ampersand in content causes printing to error out | P: Medium T: Defect | ### Expected behavior and actual behavior:
When a `Match` with an ampersand in content is created a message like `[Fatal Error] :1:11: The entity name must immediately follow the '&' in the entity reference.` is printed to error out.
Functionally is not affected. The document is created and is well formed.
A simplified test to reproduce the problem:
```java
public void testContentContainsAmpersand() {
$("company", "a & b");
}
```
### Versions:
- jOOX: 1.6.1
- Java: 11.0.2
| 1.0 | Creating a Match with ampersand in content causes printing to error out - ### Expected behavior and actual behavior:
When a `Match` with an ampersand in content is created a message like `[Fatal Error] :1:11: The entity name must immediately follow the '&' in the entity reference.` is printed to error out.
Functionally is not affected. The document is created and is well formed.
A simplified test to reproduce the problem:
```java
public void testContentContainsAmpersand() {
$("company", "a & b");
}
```
### Versions:
- jOOX: 1.6.1
- Java: 11.0.2
| defect | creating a match with ampersand in content causes printing to error out expected behavior and actual behavior when a match with an ampersand in content is created a message like the entity name must immediately follow the in the entity reference is printed to error out functionally is not affected the document is created and is well formed a simplified test to reproduce the problem java public void testcontentcontainsampersand company a b versions joox java | 1 |
24,287 | 3,953,537,177 | IssuesEvent | 2016-04-29 13:52:05 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Chronos issue suddenly appears | Defect On hold | This is a (multiple allowed):
* [x] bug
* CakePHP Version: Current Release.
* Platform and Target: apache on xampp with php7
### What you did
I have not done any php backend things yet. I have merely been styling the app before I get started on the back end.
### Expected Behavior
Everything was working just fine and then suddenly I get this error:
Fatal error: Class Cake\Chronos\Chronos contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (DateTimeInterface::format) in C:\xampp\htdocs\vw\vendor\cakephp\chronos\src\Chronos.php on line 50
| 1.0 | Chronos issue suddenly appears - This is a (multiple allowed):
* [x] bug
* CakePHP Version: Current Release.
* Platform and Target: apache on xampp with php7
### What you did
I have not done any php backend things yet. I have merely been styling the app before I get started on the back end.
### Expected Behavior
Everything was working just fine and then suddenly I get this error:
Fatal error: Class Cake\Chronos\Chronos contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (DateTimeInterface::format) in C:\xampp\htdocs\vw\vendor\cakephp\chronos\src\Chronos.php on line 50
| defect | chronos issue suddenly appears this is a multiple allowed bug cakephp version current release platform and target apache on xampp with what you did i have not done any php backend things yet i have merely been styling the app before i get started on the back end expected behavior everything was working just fine and then suddenly i get this error fatal error class cake chronos chronos contains abstract method and must therefore be declared abstract or implement the remaining methods datetimeinterface format in c xampp htdocs vw vendor cakephp chronos src chronos php on line | 1 |
52,028 | 6,216,163,093 | IssuesEvent | 2017-07-08 01:03:28 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Tests under: System.Collections.Generic.Tests.EqualityComparerTests failed with "Xunit.Sdk.EqualException" | area-System.Collections test-run-uwp-ilc | Opened on behalf of @Jiayili1
The test `System.Collections.Generic.Tests.EqualityComparerTests/NullableEquals<NonEquatableValueType>(left: System.Collections.Tests.NonEquatableValueType, right: System.Collections.Tests.NonEquatableV...` has failed.
Assert.Equal() Failure\r
Expected: 16777216\r
Actual: 1
Stack Trace:
at xunit.console.netcore!<BaseAddress>+0xcdb4c0
at xunit.console.netcore!<BaseAddress>+0xc33b98
at xunit.console.netcore!<BaseAddress>+0xc335a3
at xunit.console.netcore!<BaseAddress>+0xc353a4
at xunit.console.netcore!<BaseAddress>+0xc32e18
at xunit.console.netcore!<BaseAddress>+0xc32d75
at xunit.console.netcore!<BaseAddress>+0xc33b98
at xunit.console.netcore!<BaseAddress>+0xc335a3
at xunit.console.netcore!<BaseAddress>+0xc353a4
at xunit.console.netcore!<BaseAddress>+0xc32e18
at xunit.console.netcore!<BaseAddress>+0xc32d75
at xunit.console.netcore!<BaseAddress>+0xcafa1c
at xunit.console.netcore!<BaseAddress>+0xcaf874
Build : Master - 20170619.01 (UWP ILC Tests)
Failing configurations:
- Windows.10.Amd64-x86
- Debug
- Release
- Windows.10.Amd64-x64
- Debug
- Release
Detail: https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Filc~2F/build/20170619.01/workItem/System.Collections.Tests/analysis/xunit/System.Collections.Generic.Tests.EqualityComparerTests~2FNullableEquals%3CNonEquatableValueType%3E(left:%20System.Collections.Tests.NonEquatableValueType,%20right:%20System.Collections.Tests.NonEquatableV... | 1.0 | Tests under: System.Collections.Generic.Tests.EqualityComparerTests failed with "Xunit.Sdk.EqualException" - Opened on behalf of @Jiayili1
The test `System.Collections.Generic.Tests.EqualityComparerTests/NullableEquals<NonEquatableValueType>(left: System.Collections.Tests.NonEquatableValueType, right: System.Collections.Tests.NonEquatableV...` has failed.
Assert.Equal() Failure\r
Expected: 16777216\r
Actual: 1
Stack Trace:
at xunit.console.netcore!<BaseAddress>+0xcdb4c0
at xunit.console.netcore!<BaseAddress>+0xc33b98
at xunit.console.netcore!<BaseAddress>+0xc335a3
at xunit.console.netcore!<BaseAddress>+0xc353a4
at xunit.console.netcore!<BaseAddress>+0xc32e18
at xunit.console.netcore!<BaseAddress>+0xc32d75
at xunit.console.netcore!<BaseAddress>+0xc33b98
at xunit.console.netcore!<BaseAddress>+0xc335a3
at xunit.console.netcore!<BaseAddress>+0xc353a4
at xunit.console.netcore!<BaseAddress>+0xc32e18
at xunit.console.netcore!<BaseAddress>+0xc32d75
at xunit.console.netcore!<BaseAddress>+0xcafa1c
at xunit.console.netcore!<BaseAddress>+0xcaf874
Build : Master - 20170619.01 (UWP ILC Tests)
Failing configurations:
- Windows.10.Amd64-x86
- Debug
- Release
- Windows.10.Amd64-x64
- Debug
- Release
Detail: https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Filc~2F/build/20170619.01/workItem/System.Collections.Tests/analysis/xunit/System.Collections.Generic.Tests.EqualityComparerTests~2FNullableEquals%3CNonEquatableValueType%3E(left:%20System.Collections.Tests.NonEquatableValueType,%20right:%20System.Collections.Tests.NonEquatableV... | non_defect | tests under system collections generic tests equalitycomparertests failed with xunit sdk equalexception opened on behalf of the test system collections generic tests equalitycomparertests nullableequals left system collections tests nonequatablevaluetype right system collections tests nonequatablev has failed assert equal failure r expected r actual stack trace at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore at xunit console netcore build master uwp ilc tests failing configurations windows debug release windows debug release detail | 0 |
113,420 | 14,435,095,048 | IssuesEvent | 2020-12-07 08:13:46 | easably/eLang-tv.com | https://api.github.com/repos/easably/eLang-tv.com | closed | Draw a layout to display the translation of the word "the" | design eLang-tv | Make the "untranslatable article" sketch as in the extension


| 1.0 | Draw a layout to display the translation of the word "the" - Make the "untranslatable article" sketch as in the extension


| non_defect | draw a layout to display the translation of the word the make the untranslatable article sketch as in the extension | 0 |
29,714 | 5,829,726,596 | IssuesEvent | 2017-05-08 15:11:33 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | TypeScript definition for interfaces has wrong method names | defect | Bridge in the JS renames interface's methods adding prefixes to them. The prefix looks like this: `Namespace$TypeName$`. But the TS definition file contains plain method name without any prefix.
### Steps To Reproduce
https://deck.net/c6a08e4943da6c3bc3956e9c75509a6d
```c#
interface Zig
{
void zag();
}
public class Program
{
public static void Main()
{
void fun(Zig zag)
{
zag.zag();
}
class Zag : Zig
{
public void zag()
{
Console.WriteLine("yeah!");
}
}
public static void Main()
{
new App().fun(new Zag());
}
}
}
```
### Expected Result
```js
export interface Zig {
Zig$zag(): void;
}
var Zig: Function;
```
### Actual Result
```js
// in d.ts:
export interface Zig {
zag(): void; // <== the name!
}
var Zig: Function;
// in .js:
Bridge.define("App", {
$main: function () {
new App().fun(new App.Zag());
},
fun: function (zag) {
zag.Zig$zag(); // Look at this name!
}
});
Bridge.define("Zig", {
$kind: "interface"
});
Bridge.define("App.Zag", {
inherits: [Zig],
config: {
alias: [
"zag", "Zig$zag" // <== this is not a "zag()"
]
},
zag: function () {
Bridge.Console.log("yeah!");
}
});
```
| 1.0 | TypeScript definition for interfaces has wrong method names - Bridge in the JS renames interface's methods adding prefixes to them. The prefix looks like this: `Namespace$TypeName$`. But the TS definition file contains plain method name without any prefix.
### Steps To Reproduce
https://deck.net/c6a08e4943da6c3bc3956e9c75509a6d
```c#
interface Zig
{
void zag();
}
public class Program
{
public static void Main()
{
void fun(Zig zag)
{
zag.zag();
}
class Zag : Zig
{
public void zag()
{
Console.WriteLine("yeah!");
}
}
public static void Main()
{
new App().fun(new Zag());
}
}
}
```
### Expected Result
```js
export interface Zig {
Zig$zag(): void;
}
var Zig: Function;
```
### Actual Result
```js
// in d.ts:
export interface Zig {
zag(): void; // <== the name!
}
var Zig: Function;
// in .js:
Bridge.define("App", {
$main: function () {
new App().fun(new App.Zag());
},
fun: function (zag) {
zag.Zig$zag(); // Look at this name!
}
});
Bridge.define("Zig", {
$kind: "interface"
});
Bridge.define("App.Zag", {
inherits: [Zig],
config: {
alias: [
"zag", "Zig$zag" // <== this is not a "zag()"
]
},
zag: function () {
Bridge.Console.log("yeah!");
}
});
```
| defect | typescript definition for interfaces has wrong method names bridge in the js renames interface s methods adding prefixes to them the prefix looks like this namespace typename but the ts definition file contains plain method name without any prefix steps to reproduce c interface zig void zag public class program public static void main void fun zig zag zag zag class zag zig public void zag console writeline yeah public static void main new app fun new zag expected result js export interface zig zig zag void var zig function actual result js in d ts export interface zig zag void the name var zig function in js bridge define app main function new app fun new app zag fun function zag zag zig zag look at this name bridge define zig kind interface bridge define app zag inherits config alias zag zig zag this is not a zag zag function bridge console log yeah | 1 |
33,586 | 7,176,825,063 | IssuesEvent | 2018-01-31 11:22:31 | BigBadaboom/androidsvg | https://api.github.com/repos/BigBadaboom/androidsvg | closed | Speed Improvements with kXML | Priority-Medium Type-Defect auto-migrated | ```
We are using svg-android-2 in the mapsforge project.
But with a main change, the use of the kXML library which speeds up SVG parsing
considerably, compared with the SAX version.
I have tried also androidsvg which seems to use SAX.
Though it could render more svg files, it's slower than above implementation.
Have you considered using a faster SVG parser like the kXML?
```
Original issue reported on code.google.com by `devemu...@gmail.com` on 11 Jun 2014 at 8:02
| 1.0 | Speed Improvements with kXML - ```
We are using svg-android-2 in the mapsforge project.
But with a main change, the use of the kXML library which speeds up SVG parsing
considerably, compared with the SAX version.
I have tried also androidsvg which seems to use SAX.
Though it could render more svg files, it's slower than above implementation.
Have you considered using a faster SVG parser like the kXML?
```
Original issue reported on code.google.com by `devemu...@gmail.com` on 11 Jun 2014 at 8:02
| defect | speed improvements with kxml we are using svg android in the mapsforge project but with a main change the use of the kxml library which speeds up svg parsing considerably compared with the sax version i have tried also androidsvg which seems to use sax though it could render more svg files it s slower than above implementation have you considered using a faster svg parser like the kxml original issue reported on code google com by devemu gmail com on jun at | 1 |
33,389 | 7,109,182,383 | IssuesEvent | 2018-01-17 04:35:39 | bigman73/locus-effects | https://api.github.com/repos/bigman73/locus-effects | closed | Licence | Priority-Medium Type-Defect auto-migrated | ```
sir may i using this for my commercial projects .....
```
Original issue reported on code.google.com by `meds...@gmail.com` on 30 Aug 2012 at 8:22
| 1.0 | Licence - ```
sir may i using this for my commercial projects .....
```
Original issue reported on code.google.com by `meds...@gmail.com` on 30 Aug 2012 at 8:22
| defect | licence sir may i using this for my commercial projects original issue reported on code google com by meds gmail com on aug at | 1 |
256,039 | 27,552,556,975 | IssuesEvent | 2023-03-07 15:49:25 | billmcchesney1/flow | https://api.github.com/repos/billmcchesney1/flow | closed | CVE-2022-41915 (Medium) detected in netty-codec-http-4.1.49.Final.jar - autoclosed | Mend: dependency security vulnerability | ## CVE-2022-41915 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.49.Final.jar</b></p></summary>
<p>Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.</p>
<p>Library home page: <a href="https://netty.io/">https://netty.io/</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar</p>
<p>
Dependency Hierarchy:
- transport-7.9.3.jar (Root Library)
- transport-netty4-client-7.9.3.jar
- :x: **netty-codec-http-4.1.49.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/flow/commit/eb687271afab9d7c61ca82fce2ed4fdb3d5e1a70">eb687271afab9d7c61ca82fce2ed4fdb3d5e1a70</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling `DefaultHttpHeadesr.set` with an _iterator_ of values, header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting. This issue has been patched in version 4.1.86.Final. Integrators can work around the issue by changing the `DefaultHttpHeaders.set(CharSequence, Iterator<?>)` call, into a `remove()` call, and call `add()` in a loop over the iterator of values.
<p>Publish Date: 2022-12-13
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-41915>CVE-2022-41915</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2022-12-13</p>
<p>Fix Resolution: io.netty:netty-codec-http:4.1.86.Final</p>
</p>
</details>
<p></p>
| True | CVE-2022-41915 (Medium) detected in netty-codec-http-4.1.49.Final.jar - autoclosed - ## CVE-2022-41915 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.49.Final.jar</b></p></summary>
<p>Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.</p>
<p>Library home page: <a href="https://netty.io/">https://netty.io/</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar</p>
<p>
Dependency Hierarchy:
- transport-7.9.3.jar (Root Library)
- transport-netty4-client-7.9.3.jar
- :x: **netty-codec-http-4.1.49.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/flow/commit/eb687271afab9d7c61ca82fce2ed4fdb3d5e1a70">eb687271afab9d7c61ca82fce2ed4fdb3d5e1a70</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling `DefaultHttpHeadesr.set` with an _iterator_ of values, header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting. This issue has been patched in version 4.1.86.Final. Integrators can work around the issue by changing the `DefaultHttpHeaders.set(CharSequence, Iterator<?>)` call, into a `remove()` call, and call `add()` in a loop over the iterator of values.
<p>Publish Date: 2022-12-13
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-41915>CVE-2022-41915</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2022-12-13</p>
<p>Fix Resolution: io.netty:netty-codec-http:4.1.86.Final</p>
</p>
</details>
<p></p>
| non_defect | cve medium detected in netty codec http final jar autoclosed cve medium severity vulnerability vulnerable library netty codec http final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and clients library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository io netty netty codec http final netty codec http final jar dependency hierarchy transport jar root library transport client jar x netty codec http final jar vulnerable library found in head commit a href found in base branch master vulnerability details netty project is an event driven asynchronous network application framework starting in version final and prior to final when calling defaulthttpheadesr set with an iterator of values header value validation was not performed allowing malicious header values in the iterator to perform http response splitting this issue has been patched in version final integrators can work around the issue by changing the defaulthttpheaders set charsequence iterator call into a remove call and call add in a loop over the iterator of values publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version release date fix resolution io netty netty codec http final | 0 |
48,064 | 13,067,423,340 | IssuesEvent | 2020-07-31 00:24:26 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [photospline] Python GLAM error in 1D monodim case (Trac #1727) | Migrated from Trac combo reconstruction defect | Executing the cdf_fit_1d example from package-test with the Python GLAM fails with this error:
% python cdf_fit_1d.py
SPGLAM not found, falling back on Python GLAM...
Calculating spline basis...
Calculating penalty matrix...
Reticulating splines...
Processing dimension 0
Computing iteration 1 least squares solution...
0 negative coefficients
infeasibles: 32
Traceback (most recent call last):
File "cdf_fit_1d.py", line 34, in <module>
table = glam.fit(bins.cumsum(),weight,[edges[1:]],knots,order,smooth,monodim=0)
File "/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/glam.py", line 240, in fit
result = (nnls_mockup.nnls_normal_block(F,r),)
File "/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/nnls.py", line 238, in nnls_normal_block
Atb_F = Atb[:,F]
IndexError: too many indices for array
It works fine with SPGLAM. There may be a more elegant way to fix this, but this works in nnls_normal_block():
if Aqtb.ndim == 1:
Atb_F = Atb[F]
else:
Atb_F = Atb[:,F]
with a similar change for Atb[:,G].
Migrated from https://code.icecube.wisc.edu/ticket/1727
```json
{
"status": "closed",
"changetime": "2019-02-13T14:12:47",
"description": "Executing the cdf_fit_1d example from package-test with the Python GLAM fails with this error:\n\n% python cdf_fit_1d.py\nSPGLAM not found, falling back on Python GLAM...\nCalculating spline basis...\nCalculating penalty matrix...\nReticulating splines...\n\tProcessing dimension 0\nComputing iteration 1 least squares solution...\n0 negative coefficients\ninfeasibles: 32\nTraceback (most recent call last):\n File \"cdf_fit_1d.py\", line 34, in <module>\n table = glam.fit(bins.cumsum(),weight,[edges[1:]],knots,order,smooth,monodim=0)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/glam.py\", line 240, in fit\n result = (nnls_mockup.nnls_normal_block(F,r),)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/nnls.py\", line 238, in nnls_normal_block\n Atb_F = Atb[:,F]\nIndexError: too many indices for array\n\nIt works fine with SPGLAM. There may be a more elegant way to fix this, but this works in nnls_normal_block():\n\n\t\tif Aqtb.ndim == 1:\n\t\t\tAtb_F = Atb[F]\n\t\telse:\n\t\t\tAtb_F = Atb[:,F]\n\nwith a similar change for Atb[:,G].\n",
"reporter": "jkelley",
"cc": "",
"resolution": "fixed",
"_ts": "1550067167842669",
"component": "combo reconstruction",
"summary": "[photospline] Python GLAM error in 1D monodim case",
"priority": "normal",
"keywords": "",
"time": "2016-06-03T17:05:24",
"milestone": "",
"owner": "jkelley",
"type": "defect"
}
```
| 1.0 | [photospline] Python GLAM error in 1D monodim case (Trac #1727) - Executing the cdf_fit_1d example from package-test with the Python GLAM fails with this error:
% python cdf_fit_1d.py
SPGLAM not found, falling back on Python GLAM...
Calculating spline basis...
Calculating penalty matrix...
Reticulating splines...
Processing dimension 0
Computing iteration 1 least squares solution...
0 negative coefficients
infeasibles: 32
Traceback (most recent call last):
File "cdf_fit_1d.py", line 34, in <module>
table = glam.fit(bins.cumsum(),weight,[edges[1:]],knots,order,smooth,monodim=0)
File "/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/glam.py", line 240, in fit
result = (nnls_mockup.nnls_normal_block(F,r),)
File "/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/nnls.py", line 238, in nnls_normal_block
Atb_F = Atb[:,F]
IndexError: too many indices for array
It works fine with SPGLAM. There may be a more elegant way to fix this, but this works in nnls_normal_block():
if Aqtb.ndim == 1:
Atb_F = Atb[F]
else:
Atb_F = Atb[:,F]
with a similar change for Atb[:,G].
Migrated from https://code.icecube.wisc.edu/ticket/1727
```json
{
"status": "closed",
"changetime": "2019-02-13T14:12:47",
"description": "Executing the cdf_fit_1d example from package-test with the Python GLAM fails with this error:\n\n% python cdf_fit_1d.py\nSPGLAM not found, falling back on Python GLAM...\nCalculating spline basis...\nCalculating penalty matrix...\nReticulating splines...\n\tProcessing dimension 0\nComputing iteration 1 least squares solution...\n0 negative coefficients\ninfeasibles: 32\nTraceback (most recent call last):\n File \"cdf_fit_1d.py\", line 34, in <module>\n table = glam.fit(bins.cumsum(),weight,[edges[1:]],knots,order,smooth,monodim=0)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/glam.py\", line 240, in fit\n result = (nnls_mockup.nnls_normal_block(F,r),)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/nnls.py\", line 238, in nnls_normal_block\n Atb_F = Atb[:,F]\nIndexError: too many indices for array\n\nIt works fine with SPGLAM. There may be a more elegant way to fix this, but this works in nnls_normal_block():\n\n\t\tif Aqtb.ndim == 1:\n\t\t\tAtb_F = Atb[F]\n\t\telse:\n\t\t\tAtb_F = Atb[:,F]\n\nwith a similar change for Atb[:,G].\n",
"reporter": "jkelley",
"cc": "",
"resolution": "fixed",
"_ts": "1550067167842669",
"component": "combo reconstruction",
"summary": "[photospline] Python GLAM error in 1D monodim case",
"priority": "normal",
"keywords": "",
"time": "2016-06-03T17:05:24",
"milestone": "",
"owner": "jkelley",
"type": "defect"
}
```
| defect | python glam error in monodim case trac executing the cdf fit example from package test with the python glam fails with this error python cdf fit py spglam not found falling back on python glam calculating spline basis calculating penalty matrix reticulating splines processing dimension computing iteration least squares solution negative coefficients infeasibles traceback most recent call last file cdf fit py line in table glam fit bins cumsum weight knots order smooth monodim file users jkelley documents ara raytrace radiospline photospline package test orig python photospline glam glam py line in fit result nnls mockup nnls normal block f r file users jkelley documents ara raytrace radiospline photospline package test orig python photospline glam nnls py line in nnls normal block atb f atb indexerror too many indices for array it works fine with spglam there may be a more elegant way to fix this but this works in nnls normal block if aqtb ndim atb f atb else atb f atb with a similar change for atb migrated from json status closed changetime description executing the cdf fit example from package test with the python glam fails with this error n n python cdf fit py nspglam not found falling back on python glam ncalculating spline basis ncalculating penalty matrix nreticulating splines n tprocessing dimension ncomputing iteration least squares solution negative coefficients ninfeasibles ntraceback most recent call last n file cdf fit py line in n table glam fit bins cumsum weight knots order smooth monodim n file users jkelley documents ara raytrace radiospline photospline package test orig python photospline glam glam py line in fit n result nnls mockup nnls normal block f r n file users jkelley documents ara raytrace radiospline photospline package test orig python photospline glam nnls py line in nnls normal block n atb f atb nindexerror too many indices for array n nit works fine with spglam there may be a more elegant way to fix this but this works in nnls normal block n n t tif aqtb ndim n t t tatb f atb n t telse n t t tatb f atb n nwith a similar change for atb n reporter jkelley cc resolution fixed ts component combo reconstruction summary python glam error in monodim case priority normal keywords time milestone owner jkelley type defect | 1 |
134,835 | 18,512,088,362 | IssuesEvent | 2021-10-20 05:22:59 | theWhiteFox/theWhiteFox | https://api.github.com/repos/theWhiteFox/theWhiteFox | opened | CVE-2021-27292 (High) detected in ua-parser-js-0.7.17.tgz | security vulnerability | ## CVE-2021-27292 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.17.tgz</b></p></summary>
<p>Lightweight JavaScript-based user-agent string parser</p>
<p>Library home page: <a href="https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz">https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz</a></p>
<p>Path to dependency file: theWhiteFox/package.json</p>
<p>Path to vulnerable library: theWhiteFox/node_modules/ua-parser-js/package.json</p>
<p>
Dependency Hierarchy:
- browser-sync-2.26.3.tgz (Root Library)
- :x: **ua-parser-js-0.7.17.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/theWhiteFox/theWhiteFox/commit/2234591acfe4821679e946983a33755656097d28">2234591acfe4821679e946983a33755656097d28</a></p>
<p>Found in base branch: <b>gh-pages</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
ua-parser-js >= 0.7.14, fixed in 0.7.24, uses a regular expression which is vulnerable to denial of service. If an attacker sends a malicious User-Agent header, ua-parser-js will get stuck processing it for an extended period of time.
<p>Publish Date: 2021-03-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-27292>CVE-2021-27292</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/faisalman/ua-parser-js/releases/tag/0.7.24">https://github.com/faisalman/ua-parser-js/releases/tag/0.7.24</a></p>
<p>Release Date: 2021-03-17</p>
<p>Fix Resolution: ua-parser-js - 0.7.24</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2021-27292 (High) detected in ua-parser-js-0.7.17.tgz - ## CVE-2021-27292 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.17.tgz</b></p></summary>
<p>Lightweight JavaScript-based user-agent string parser</p>
<p>Library home page: <a href="https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz">https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz</a></p>
<p>Path to dependency file: theWhiteFox/package.json</p>
<p>Path to vulnerable library: theWhiteFox/node_modules/ua-parser-js/package.json</p>
<p>
Dependency Hierarchy:
- browser-sync-2.26.3.tgz (Root Library)
- :x: **ua-parser-js-0.7.17.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/theWhiteFox/theWhiteFox/commit/2234591acfe4821679e946983a33755656097d28">2234591acfe4821679e946983a33755656097d28</a></p>
<p>Found in base branch: <b>gh-pages</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
ua-parser-js >= 0.7.14, fixed in 0.7.24, uses a regular expression which is vulnerable to denial of service. If an attacker sends a malicious User-Agent header, ua-parser-js will get stuck processing it for an extended period of time.
<p>Publish Date: 2021-03-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-27292>CVE-2021-27292</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/faisalman/ua-parser-js/releases/tag/0.7.24">https://github.com/faisalman/ua-parser-js/releases/tag/0.7.24</a></p>
<p>Release Date: 2021-03-17</p>
<p>Fix Resolution: ua-parser-js - 0.7.24</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_defect | cve high detected in ua parser js tgz cve high severity vulnerability vulnerable library ua parser js tgz lightweight javascript based user agent string parser library home page a href path to dependency file thewhitefox package json path to vulnerable library thewhitefox node modules ua parser js package json dependency hierarchy browser sync tgz root library x ua parser js tgz vulnerable library found in head commit a href found in base branch gh pages vulnerability details ua parser js fixed in uses a regular expression which is vulnerable to denial of service if an attacker sends a malicious user agent header ua parser js will get stuck processing it for an extended period of time publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution ua parser js step up your open source security game with whitesource | 0 |
16,122 | 2,872,987,038 | IssuesEvent | 2015-06-08 14:54:09 | msimpson/pixelcity | https://api.github.com/repos/msimpson/pixelcity | closed | Request: Watch city get generated | auto-migrated Priority-Medium Type-Defect | ```
I'd love to also see the city get generated on init, then show for maybe 5
mins (configurable), then generate another. Just a request, no bug.
```
Original issue reported on code.google.com by `stianl...@gmail.com` on 14 May 2009 at 10:24 | 1.0 | Request: Watch city get generated - ```
I'd love to also see the city get generated on init, then show for maybe 5
mins (configurable), then generate another. Just a request, no bug.
```
Original issue reported on code.google.com by `stianl...@gmail.com` on 14 May 2009 at 10:24 | defect | request watch city get generated i d love to also see the city get generated on init then show for maybe mins configurable then generate another just a request no bug original issue reported on code google com by stianl gmail com on may at | 1 |
82,070 | 7,811,981,544 | IssuesEvent | 2018-06-12 12:01:08 | owncloud/client | https://api.github.com/repos/owncloud/client | closed | Manual File Copying Across Device(s) Not Recognized | Feature ReadyToTest | I had to do a reinstall on another device:
- one windows and one mac
- but when I placed the exact files and exact directory from PC that was up-to-date with the owncloud server on my mac laptop it didn't simply recognize the files / file structure... The mac sync app had to re-download everything. Is there a setting or hidden log file that should be copied? Is this a nuance with server-side encryption enabled? Ideally, it would be great to replicate manually sometimes if one computer goes down and the clients know all files match.
Thanks for all the great work. | 1.0 | Manual File Copying Across Device(s) Not Recognized - I had to do a reinstall on another device:
- one windows and one mac
- but when I placed the exact files and exact directory from PC that was up-to-date with the owncloud server on my mac laptop it didn't simply recognize the files / file structure... The mac sync app had to re-download everything. Is there a setting or hidden log file that should be copied? Is this a nuance with server-side encryption enabled? Ideally, it would be great to replicate manually sometimes if one computer goes down and the clients know all files match.
Thanks for all the great work. | non_defect | manual file copying across device s not recognized i had to do a reinstall on another device one windows and one mac but when i placed the exact files and exact directory from pc that was up to date with the owncloud server on my mac laptop it didn t simply recognize the files file structure the mac sync app had to re download everything is there a setting or hidden log file that should be copied is this a nuance with server side encryption enabled ideally it would be great to replicate manually sometimes if one computer goes down and the clients know all files match thanks for all the great work | 0 |
685 | 2,579,324,396 | IssuesEvent | 2015-02-13 09:16:07 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | [TEST-FAILURE] cluster.SystemClockChangeTest failures | Team: Core Type: Defect | ```
Cluster should be stable when system clock changes! expected:<2> but was:<3>
```
```
java.lang.AssertionError: Cluster should be stable when system clock changes! expected:<2> but was:<3>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at com.hazelcast.cluster.SystemClockChangeTest.assertClusterSizeAlways(SystemClockChangeTest.java:132)
at com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenMasterClockJumpsBackward(SystemClockChangeTest.java:88)
```
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenMasterClockJumpsBackward
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenMasterClockJumpsForward
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenSlaveClockJumpsForward
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenSlaveClockJumpsBackward
https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-nightly/com.hazelcast$hazelcast/444/testReport/junit/com.hazelcast.cluster/SystemClockChangeTest/ | 1.0 | [TEST-FAILURE] cluster.SystemClockChangeTest failures - ```
Cluster should be stable when system clock changes! expected:<2> but was:<3>
```
```
java.lang.AssertionError: Cluster should be stable when system clock changes! expected:<2> but was:<3>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at com.hazelcast.cluster.SystemClockChangeTest.assertClusterSizeAlways(SystemClockChangeTest.java:132)
at com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenMasterClockJumpsBackward(SystemClockChangeTest.java:88)
```
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenMasterClockJumpsBackward
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenMasterClockJumpsForward
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenSlaveClockJumpsForward
com.hazelcast.cluster.SystemClockChangeTest.testCluster_whenSlaveClockJumpsBackward
https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-nightly/com.hazelcast$hazelcast/444/testReport/junit/com.hazelcast.cluster/SystemClockChangeTest/ | defect | cluster systemclockchangetest failures cluster should be stable when system clock changes expected but was java lang assertionerror cluster should be stable when system clock changes expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at org junit assert assertequals assert java at com hazelcast cluster systemclockchangetest assertclustersizealways systemclockchangetest java at com hazelcast cluster systemclockchangetest testcluster whenmasterclockjumpsbackward systemclockchangetest java com hazelcast cluster systemclockchangetest testcluster whenmasterclockjumpsbackward com hazelcast cluster systemclockchangetest testcluster whenmasterclockjumpsforward com hazelcast cluster systemclockchangetest testcluster whenslaveclockjumpsforward com hazelcast cluster systemclockchangetest testcluster whenslaveclockjumpsbackward | 1 |
68,859 | 21,930,162,512 | IssuesEvent | 2022-05-23 09:02:54 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Inbound messages get delayed for ~30s or more | T-Defect A-Performance A-Timeline Z-Synapse X-Needs-Investigation | ### Description
Occasionally *inbound* messages take ages to appear in a room, despite them appearing quickly on other devices.
### Version information
- **Platform**: web (in-browser)
For the web app:
- **Browser**: Chrome,
- **OS**: Ubuntu
- **URL**: riot.im/develop
| 1.0 | Inbound messages get delayed for ~30s or more - ### Description
Occasionally *inbound* messages take ages to appear in a room, despite them appearing quickly on other devices.
### Version information
- **Platform**: web (in-browser)
For the web app:
- **Browser**: Chrome,
- **OS**: Ubuntu
- **URL**: riot.im/develop
| defect | inbound messages get delayed for or more description occasionally inbound messages take ages to appear in a room despite them appearing quickly on other devices version information platform web in browser for the web app browser chrome os ubuntu url riot im develop | 1 |
30,585 | 6,188,080,967 | IssuesEvent | 2017-07-04 09:16:13 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | ws-recursor.cc is missing exception handling | defect rec | - Program: Recursor
- Issue type: Bug report
### Short description
The Recursor Webserver API (https://github.com/PowerDNS/pdns/blob/50b9a27c37aa240f13f8c6d3454246e82ff11d9f/pdns/ws-recursor.cc#L584) does not handle all possible HTTP parsing exceptions, resulting in missed log entries and (if you're debugging) a hung debugger.
### Other information
I've been able to identify three types of exception thrown. YaHTTP::ParseError which is handled; and std::out_of_range and char const* c which are not.
The exception handling elsewhere (e.g. https://github.com/PowerDNS/pdns/blob/353c76cb9d6fcbfb9eaca7bdfe9ef28768aecb40/pdns/webserver.cc#L326 ) looks like the correct approach. | 1.0 | ws-recursor.cc is missing exception handling - - Program: Recursor
- Issue type: Bug report
### Short description
The Recursor Webserver API (https://github.com/PowerDNS/pdns/blob/50b9a27c37aa240f13f8c6d3454246e82ff11d9f/pdns/ws-recursor.cc#L584) does not handle all possible HTTP parsing exceptions, resulting in missed log entries and (if you're debugging) a hung debugger.
### Other information
I've been able to identify three types of exception thrown. YaHTTP::ParseError which is handled; and std::out_of_range and char const* c which are not.
The exception handling elsewhere (e.g. https://github.com/PowerDNS/pdns/blob/353c76cb9d6fcbfb9eaca7bdfe9ef28768aecb40/pdns/webserver.cc#L326 ) looks like the correct approach. | defect | ws recursor cc is missing exception handling program recursor issue type bug report short description the recursor webserver api does not handle all possible http parsing exceptions resulting in missed log entries and if you re debugging a hung debugger other information i ve been able to identify three types of exception thrown yahttp parseerror which is handled and std out of range and char const c which are not the exception handling elsewhere e g looks like the correct approach | 1 |
65,600 | 3,236,517,652 | IssuesEvent | 2015-10-14 06:05:39 | akvo/akvo-rsr | https://api.github.com/repos/akvo/akvo-rsr | opened | Can't save organisations | Bug Priority 1 Quick Fix | ## Issue description
1. Create a new organisation in the old admin ```/admin/rsr/organisation/``` with a name, long name and IATI org ID filled in
1a. Organisation created
2. Edit the organisation - but not the name, long name or IATI org ID
2a. Error saying that organisation name, long name or IATI org ID already exist | 1.0 | Can't save organisations - ## Issue description
1. Create a new organisation in the old admin ```/admin/rsr/organisation/``` with a name, long name and IATI org ID filled in
1a. Organisation created
2. Edit the organisation - but not the name, long name or IATI org ID
2a. Error saying that organisation name, long name or IATI org ID already exist | non_defect | can t save organisations issue description create a new organisation in the old admin admin rsr organisation with a name long name and iati org id filled in organisation created edit the organisation but not the name long name or iati org id error saying that organisation name long name or iati org id already exist | 0 |
56,005 | 14,894,070,766 | IssuesEvent | 2021-01-21 06:50:54 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Management Center Reload Security Config button fails. java.lang.NullPointerException: null | Source: Community Team: Management Center Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
Management Center **Reload Security Config** button fails.
**Expected behavior**
The system load the configuration provided via `securityHotReload.properties`.
**To Reproduce**
Steps to reproduce the behavior:
1. Installation WAR based, started via command line (`hazelcast-management-center-4.0.war`)
```
"C:\Program Files\Java\jre1.8.0_221\bin\java" -XX:+ExitOnOutOfMemoryError -Xmx256m -Xms64m -Dsf.environment="Integration" -Dlogback.configurationFile="C:/xxx/yyy/zzz/logback.loader.path/logback-spring.xml" -Dhazelcast.mc.http.port="8101" -Dhazelcast.mc.phone.home.enabled="false" -Dhazelcast.mc.home="C:/xxx/yyy/zzz/hazelcast.mc.home" -cp "C:/kkk/www/Crif.REApp.020.HAZELCAST__Type_App91/HAZELCAST-MC__Pkg.Code.2.0.0 [20200902.135857-178] - 4.0/lib/hazelcast-management-center-4.0.war;C:/kkk/www/Crif.REApp.020.HAZELCAST__Type_App91/HAZELCAST-MC__Pkg.Code.2.0.0 [20200902.135857-178] - 4.0/_scripts.override/../addons;C:/kkk/www/Crif.REApp.020.HAZELCAST__Type_App91/HAZELCAST-MC__Pkg.Code.2.0.0 [20200902.135857-178] - 4.0/_scripts.override/../addons/*;C:/xxx/yyy/zzz/logback.loader.path;C:/xxx/yyy/zzz/logback.loader.path/*" "com.hazelcast.webmonitor.Launcher"
```
2. Add the file `securityHotReload.properties` under the mc.home `C:/xxx/yyy/zzz/hazelcast.mc.home`
3. Open Chrome browser and go to the `http://<servername>:8101/login.html`
4. Click on the `Reload Security Config` button
at this point the UI return a toast with this error:
`Failed to reload security configuration. Please check Management Center server logs to see the details.`
and the server logged this message:
```
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder$NotAsyncServlet.service(ServletHolder.java:1400)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:760)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1596)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:590)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
at org.eclipse.jetty.server.Server.handle(Server.java:500)
at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:388)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException: null
at java.util.Hashtable.put(Unknown Source)
at java.util.Properties.setProperty(Unknown Source)
at com.hazelcast.webmonitor.security.spi.impl.activedirectory.ActiveDirectoryConfig.toProperties(ActiveDirectoryConfig.java:107)
at com.hazelcast.webmonitor.security.spi.impl.ldap.PersistentActiveDirectoryConfig.write(PersistentActiveDirectoryConfig.java:24)
at com.hazelcast.webmonitor.security.spi.impl.activedirectory.ActiveDirectorySecurityProvider.writeConfig(ActiveDirectorySecurityProvider.java:124)
at com.hazelcast.webmonitor.security.spi.impl.activedirectory.ActiveDirectorySecurityProvider.reloadConfig(ActiveDirectorySecurityProvider.java:112)
at com.hazelcast.webmonitor.security.spi.impl.AuthenticationManagerImpl.reloadSecurityConfig(AuthenticationManagerImpl.java:173)
at com.hazelcast.webmonitor.controller.api.SecurityConfigController.reloadConfig(SecurityConfigController.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
... 44 common frames omitted
```
**Additional context**
<!--
Add any other context about the problem here.
Common details that we're often interested in:
- Detailed description of the steps to reproduce your issue
- Logs and stack traces, if available
- Hazelcast version that you use (e.g. 3.4, also specify whether it is a minor release or the latest snapshot)
- If available, integration module versions (e.g. Tomcat, Jetty, Spring, Hibernate). Also, include their detailed configuration information such as web.xml, Hibernate configuration and `context.xml` for Spring
- Cluster size, i.e. the number of Hazelcast cluster members
- Number of the clients
- Version of Java. It is also helpful to mention the JVM parameters
- Operating system. If it is Linux, kernel version is helpful
- Unit test with the `hazelcast.xml` file. If you could include a unit test which reproduces your issue, we would be grateful
-->
| 1.0 | Management Center Reload Security Config button fails. java.lang.NullPointerException: null - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
Management Center **Reload Security Config** button fails.
**Expected behavior**
The system load the configuration provided via `securityHotReload.properties`.
**To Reproduce**
Steps to reproduce the behavior:
1. Installation WAR based, started via command line (`hazelcast-management-center-4.0.war`)
```
"C:\Program Files\Java\jre1.8.0_221\bin\java" -XX:+ExitOnOutOfMemoryError -Xmx256m -Xms64m -Dsf.environment="Integration" -Dlogback.configurationFile="C:/xxx/yyy/zzz/logback.loader.path/logback-spring.xml" -Dhazelcast.mc.http.port="8101" -Dhazelcast.mc.phone.home.enabled="false" -Dhazelcast.mc.home="C:/xxx/yyy/zzz/hazelcast.mc.home" -cp "C:/kkk/www/Crif.REApp.020.HAZELCAST__Type_App91/HAZELCAST-MC__Pkg.Code.2.0.0 [20200902.135857-178] - 4.0/lib/hazelcast-management-center-4.0.war;C:/kkk/www/Crif.REApp.020.HAZELCAST__Type_App91/HAZELCAST-MC__Pkg.Code.2.0.0 [20200902.135857-178] - 4.0/_scripts.override/../addons;C:/kkk/www/Crif.REApp.020.HAZELCAST__Type_App91/HAZELCAST-MC__Pkg.Code.2.0.0 [20200902.135857-178] - 4.0/_scripts.override/../addons/*;C:/xxx/yyy/zzz/logback.loader.path;C:/xxx/yyy/zzz/logback.loader.path/*" "com.hazelcast.webmonitor.Launcher"
```
2. Add the file `securityHotReload.properties` under the mc.home `C:/xxx/yyy/zzz/hazelcast.mc.home`
3. Open Chrome browser and go to the `http://<servername>:8101/login.html`
4. Click on the `Reload Security Config` button
at this point the UI return a toast with this error:
`Failed to reload security configuration. Please check Management Center server logs to see the details.`
and the server logged this message:
```
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NullPointerException
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder$NotAsyncServlet.service(ServletHolder.java:1400)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:760)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1617)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1596)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:590)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
at org.eclipse.jetty.server.Server.handle(Server.java:500)
at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:388)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException: null
at java.util.Hashtable.put(Unknown Source)
at java.util.Properties.setProperty(Unknown Source)
at com.hazelcast.webmonitor.security.spi.impl.activedirectory.ActiveDirectoryConfig.toProperties(ActiveDirectoryConfig.java:107)
at com.hazelcast.webmonitor.security.spi.impl.ldap.PersistentActiveDirectoryConfig.write(PersistentActiveDirectoryConfig.java:24)
at com.hazelcast.webmonitor.security.spi.impl.activedirectory.ActiveDirectorySecurityProvider.writeConfig(ActiveDirectorySecurityProvider.java:124)
at com.hazelcast.webmonitor.security.spi.impl.activedirectory.ActiveDirectorySecurityProvider.reloadConfig(ActiveDirectorySecurityProvider.java:112)
at com.hazelcast.webmonitor.security.spi.impl.AuthenticationManagerImpl.reloadSecurityConfig(AuthenticationManagerImpl.java:173)
at com.hazelcast.webmonitor.controller.api.SecurityConfigController.reloadConfig(SecurityConfigController.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:888)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
... 44 common frames omitted
```
**Additional context**
<!--
Add any other context about the problem here.
Common details that we're often interested in:
- Detailed description of the steps to reproduce your issue
- Logs and stack traces, if available
- Hazelcast version that you use (e.g. 3.4, also specify whether it is a minor release or the latest snapshot)
- If available, integration module versions (e.g. Tomcat, Jetty, Spring, Hibernate). Also, include their detailed configuration information such as web.xml, Hibernate configuration and `context.xml` for Spring
- Cluster size, i.e. the number of Hazelcast cluster members
- Number of the clients
- Version of Java. It is also helpful to mention the JVM parameters
- Operating system. If it is Linux, kernel version is helpful
- Unit test with the `hazelcast.xml` file. If you could include a unit test which reproduces your issue, we would be grateful
-->
| defect | management center reload security config button fails java lang nullpointerexception null thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug management center reload security config button fails expected behavior the system load the configuration provided via securityhotreload properties to reproduce steps to reproduce the behavior installation war based started via command line hazelcast management center war c program files java bin java xx exitonoutofmemoryerror dsf environment integration dlogback configurationfile c xxx yyy zzz logback loader path logback spring xml dhazelcast mc http port dhazelcast mc phone home enabled false dhazelcast mc home c xxx yyy zzz hazelcast mc home cp c kkk www crif reapp hazelcast type hazelcast mc pkg code lib hazelcast management center war c kkk www crif reapp hazelcast type hazelcast mc pkg code scripts override addons c kkk www crif reapp hazelcast type hazelcast mc pkg code scripts override addons c xxx yyy zzz logback loader path c xxx yyy zzz logback loader path com hazelcast webmonitor launcher add the file securityhotreload properties under the mc home c xxx yyy zzz hazelcast mc home open chrome browser and go to the click on the reload security config button at this point the ui return a toast with this error failed to reload security configuration please check management center server logs to see the details and the server logged this message org springframework web util nestedservletexception request processing failed nested exception is java lang nullpointerexception at org springframework web servlet frameworkservlet processrequest frameworkservlet java at org springframework web servlet frameworkservlet dopost frameworkservlet java at javax servlet http httpservlet service httpservlet java at org springframework web servlet frameworkservlet service frameworkservlet java at javax servlet http httpservlet service httpservlet java at org eclipse jetty servlet servletholder notasyncservlet service servletholder java at org eclipse jetty servlet servletholder handle servletholder java at org eclipse jetty servlet servlethandler cachedchain dofilter servlethandler java at org springframework security web filterchainproxy dofilterinternal filterchainproxy java at org springframework security web filterchainproxy dofilter filterchainproxy java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org eclipse jetty servlet servlethandler cachedchain dofilter servlethandler java at org eclipse jetty servlet servlethandler dohandle servlethandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty security securityhandler handle securityhandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server session sessionhandler dohandle sessionhandler java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server handler contexthandler dohandle contexthandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty servlet servlethandler doscope servlethandler java at org eclipse jetty server session sessionhandler doscope sessionhandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty server handler contexthandler doscope contexthandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty server handler handlerlist handle handlerlist java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server server handle server java at org eclipse jetty server httpchannel lambda handle httpchannel java at org eclipse jetty server httpchannel dispatch httpchannel java at org eclipse jetty server httpchannel handle httpchannel java at org eclipse jetty server httpconnection onfillable httpconnection java at org eclipse jetty io abstractconnection readcallback succeeded abstractconnection java at org eclipse jetty io fillinterest fillable fillinterest java at org eclipse jetty io channelendpoint run channelendpoint java at org eclipse jetty util thread strategy eatwhatyoukill runtask eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill doproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill tryproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill run eatwhatyoukill java at org eclipse jetty util thread reservedthreadexecutor reservedthread run reservedthreadexecutor java at org eclipse jetty util thread queuedthreadpool runjob queuedthreadpool java at org eclipse jetty util thread queuedthreadpool runner run queuedthreadpool java at java lang thread run unknown source caused by java lang nullpointerexception null at java util hashtable put unknown source at java util properties setproperty unknown source at com hazelcast webmonitor security spi impl activedirectory activedirectoryconfig toproperties activedirectoryconfig java at com hazelcast webmonitor security spi impl ldap persistentactivedirectoryconfig write persistentactivedirectoryconfig java at com hazelcast webmonitor security spi impl activedirectory activedirectorysecurityprovider writeconfig activedirectorysecurityprovider java at com hazelcast webmonitor security spi impl activedirectory activedirectorysecurityprovider reloadconfig activedirectorysecurityprovider java at com hazelcast webmonitor security spi impl authenticationmanagerimpl reloadsecurityconfig authenticationmanagerimpl java at com hazelcast webmonitor controller api securityconfigcontroller reloadconfig securityconfigcontroller java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke unknown source at java lang reflect method invoke unknown source at org springframework web method support invocablehandlermethod doinvoke invocablehandlermethod java at org springframework web method support invocablehandlermethod invokeforrequest invocablehandlermethod java at org springframework web servlet mvc method annotation servletinvocablehandlermethod invokeandhandle servletinvocablehandlermethod java at org springframework web servlet mvc method annotation requestmappinghandleradapter invokehandlermethod requestmappinghandleradapter java at org springframework web servlet mvc method annotation requestmappinghandleradapter handleinternal requestmappinghandleradapter java at org springframework web servlet mvc method abstracthandlermethodadapter handle abstracthandlermethodadapter java at org springframework web servlet dispatcherservlet dodispatch dispatcherservlet java at org springframework web servlet dispatcherservlet doservice dispatcherservlet java at org springframework web servlet frameworkservlet processrequest frameworkservlet java common frames omitted additional context add any other context about the problem here common details that we re often interested in detailed description of the steps to reproduce your issue logs and stack traces if available hazelcast version that you use e g also specify whether it is a minor release or the latest snapshot if available integration module versions e g tomcat jetty spring hibernate also include their detailed configuration information such as web xml hibernate configuration and context xml for spring cluster size i e the number of hazelcast cluster members number of the clients version of java it is also helpful to mention the jvm parameters operating system if it is linux kernel version is helpful unit test with the hazelcast xml file if you could include a unit test which reproduces your issue we would be grateful | 1 |
463,614 | 13,284,863,394 | IssuesEvent | 2020-08-24 07:07:23 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1733] Distribution Station: not working and has NRE | Category: Gameplay Priority: High Status: Fixed | Just place a station and open Item Distribution tab
```
NullReferenceException: Object reference not set to an instance of an object.
at QuantitySelection.set_Val (System.Single value) [0x00000] in <00000000000000000000000000000000>:0
at QuantitySelection+<>c__DisplayClass41_0.<SyncWithView>b__0 () [0x00000] in <00000000000000000000000000000000>:0
at Unity.Entities.LambdaSingleJobDescriptionConstructionMethods+WithCodeAction.Invoke () [0x00000] in <00000000000000000000000000000000>:0
at QuantitySelection.SyncWithView (Eco.Shared.View.View view, System.String propName, AuthComponentView owner) [0x00000] in <00000000000000000000000000000000>:0
at ViewExtensions.AutoSetupUI (Eco.Shared.View.View parentView, Eco.Shared.View.ISubscriptions subscriptions, UnityEngine.Transform autogenRoot, System.String propertyPath, System.Action OnChange, System.Boolean allowAutogen, UnityEngine.Transform root) [0x00000] in <00000000000000000000000000000000>:0
at AutoViewUI.ViewInited () [0x00000] in <00000000000000000000000000000000>:0
at ViewBehavior.InitView (Eco.Shared.View.View parentView, Eco.Shared.View.View view, Eco.Shared.View.ViewMemberInfo propertyInfo, Eco.Shared.Serialization.BSONObject bsonParams, System.Int32 listIndex) [0x00000] in <00000000000000000000000000000000>:0
at ViewExtensions.AutoSetupUI (Eco.Shared.View.View parentView, Eco.Shared.View.ISubscriptions subscriptions, UnityEngine.Transform autogenRoot, System.String propertyPath, System.Action OnChange, System.Boolean allowAutogen, UnityEngine.Transform root) [0x00000] in <00000000000000000000000000000000>:0
at AutoViewComponentUI.OnInitPanel () [0x00000] in <00000000000000000000000000000000>:0
at UI.WorldObjectUI.SetPanelEnabled (UI.WorldObjectUI+PanelData data, System.Boolean enabled) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Events.UnityAction`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Events.InvokableCall`1[T1].Invoke (T1 args0) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.UI.Toggle.Set (System.Boolean value, System.Boolean sendCallback) [0x00000] in <00000000000000000000000000000000>:0
at System.EventHandler`1[TEventArgs].Invoke (System.Object sender, TEventArgs e) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.ReleaseMouse (UnityEngine.EventSystems.PointerEventData pointerEvent, UnityEngine.GameObject currentOverGo) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress (UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent (System.Int32 id) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
UnityEngine.EventSystems.StandaloneInputModule:ReleaseMouse(PointerEventData, GameObject)
UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress(MouseButtonEventData)
UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent(Int32)
UnityEngine.EventSystems.StandaloneInputModule:Process()
UnityEngine.EventSystems.EventSystem:Update()
```
You won't be able to add items as there is no Apply button

| 1.0 | [0.9.0 staging-1733] Distribution Station: not working and has NRE - Just place a station and open Item Distribution tab
```
NullReferenceException: Object reference not set to an instance of an object.
at QuantitySelection.set_Val (System.Single value) [0x00000] in <00000000000000000000000000000000>:0
at QuantitySelection+<>c__DisplayClass41_0.<SyncWithView>b__0 () [0x00000] in <00000000000000000000000000000000>:0
at Unity.Entities.LambdaSingleJobDescriptionConstructionMethods+WithCodeAction.Invoke () [0x00000] in <00000000000000000000000000000000>:0
at QuantitySelection.SyncWithView (Eco.Shared.View.View view, System.String propName, AuthComponentView owner) [0x00000] in <00000000000000000000000000000000>:0
at ViewExtensions.AutoSetupUI (Eco.Shared.View.View parentView, Eco.Shared.View.ISubscriptions subscriptions, UnityEngine.Transform autogenRoot, System.String propertyPath, System.Action OnChange, System.Boolean allowAutogen, UnityEngine.Transform root) [0x00000] in <00000000000000000000000000000000>:0
at AutoViewUI.ViewInited () [0x00000] in <00000000000000000000000000000000>:0
at ViewBehavior.InitView (Eco.Shared.View.View parentView, Eco.Shared.View.View view, Eco.Shared.View.ViewMemberInfo propertyInfo, Eco.Shared.Serialization.BSONObject bsonParams, System.Int32 listIndex) [0x00000] in <00000000000000000000000000000000>:0
at ViewExtensions.AutoSetupUI (Eco.Shared.View.View parentView, Eco.Shared.View.ISubscriptions subscriptions, UnityEngine.Transform autogenRoot, System.String propertyPath, System.Action OnChange, System.Boolean allowAutogen, UnityEngine.Transform root) [0x00000] in <00000000000000000000000000000000>:0
at AutoViewComponentUI.OnInitPanel () [0x00000] in <00000000000000000000000000000000>:0
at UI.WorldObjectUI.SetPanelEnabled (UI.WorldObjectUI+PanelData data, System.Boolean enabled) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Events.UnityAction`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Events.InvokableCall`1[T1].Invoke (T1 args0) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.UI.Toggle.Set (System.Boolean value, System.Boolean sendCallback) [0x00000] in <00000000000000000000000000000000>:0
at System.EventHandler`1[TEventArgs].Invoke (System.Object sender, TEventArgs e) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.ReleaseMouse (UnityEngine.EventSystems.PointerEventData pointerEvent, UnityEngine.GameObject currentOverGo) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress (UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent (System.Int32 id) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.StandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
UnityEngine.EventSystems.StandaloneInputModule:ReleaseMouse(PointerEventData, GameObject)
UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress(MouseButtonEventData)
UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent(Int32)
UnityEngine.EventSystems.StandaloneInputModule:Process()
UnityEngine.EventSystems.EventSystem:Update()
```
You won't be able to add items as there is no Apply button

| non_defect | distribution station not working and has nre just place a station and open item distribution tab nullreferenceexception object reference not set to an instance of an object at quantityselection set val system single value in at quantityselection c b in at unity entities lambdasinglejobdescriptionconstructionmethods withcodeaction invoke in at quantityselection syncwithview eco shared view view view system string propname authcomponentview owner in at viewextensions autosetupui eco shared view view parentview eco shared view isubscriptions subscriptions unityengine transform autogenroot system string propertypath system action onchange system boolean allowautogen unityengine transform root in at autoviewui viewinited in at viewbehavior initview eco shared view view parentview eco shared view view view eco shared view viewmemberinfo propertyinfo eco shared serialization bsonobject bsonparams system listindex in at viewextensions autosetupui eco shared view view parentview eco shared view isubscriptions subscriptions unityengine transform autogenroot system string propertypath system action onchange system boolean allowautogen unityengine transform root in at autoviewcomponentui oninitpanel in at ui worldobjectui setpanelenabled ui worldobjectui paneldata data system boolean enabled in at unityengine events unityaction invoke in at unityengine events invokablecall invoke in at unityengine events unityevent invoke in at unityengine ui toggle set system boolean value system boolean sendcallback in at system eventhandler invoke system object sender teventargs e in at unityengine eventsystems executeevents execute unityengine gameobject target unityengine eventsystems baseeventdata eventdata unityengine eventsystems executeevents eventfunction functor in at unityengine eventsystems standaloneinputmodule releasemouse unityengine eventsystems pointereventdata pointerevent unityengine gameobject currentovergo in at unityengine eventsystems standaloneinputmodule processmousepress unityengine eventsystems pointerinputmodule mousebuttoneventdata data in at unityengine eventsystems standaloneinputmodule processmouseevent system id in at unityengine eventsystems standaloneinputmodule process in at unityengine eventsystems eventsystem update in unityengine logger logexception exception object unityengine debug logexception exception unityengine eventsystems executeevents execute gameobject baseeventdata eventfunction unityengine eventsystems standaloneinputmodule releasemouse pointereventdata gameobject unityengine eventsystems standaloneinputmodule processmousepress mousebuttoneventdata unityengine eventsystems standaloneinputmodule processmouseevent unityengine eventsystems standaloneinputmodule process unityengine eventsystems eventsystem update you won t be able to add items as there is no apply button | 0 |
40,562 | 20,975,806,085 | IssuesEvent | 2022-03-28 15:07:24 | blaze-init/blaze-rs | https://api.github.com/repos/blaze-init/blaze-rs | closed | Support splitting parquet input files | enhancement performance related | **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
A big parquet input file should be splitted into smaller partitions, which is not currently supported.
**Describe the solution you'd like**
Implement ParquetExec with filename, offset and length parameters.
**Describe alternatives you've considered**
does parquet2 provide better supports?
**Additional context**
| True | Support splitting parquet input files - **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
A big parquet input file should be splitted into smaller partitions, which is not currently supported.
**Describe the solution you'd like**
Implement ParquetExec with filename, offset and length parameters.
**Describe alternatives you've considered**
does parquet2 provide better supports?
**Additional context**
| non_defect | support splitting parquet input files is your feature request related to a problem or challenge please describe what you are trying to do a big parquet input file should be splitted into smaller partitions which is not currently supported describe the solution you d like implement parquetexec with filename offset and length parameters describe alternatives you ve considered does provide better supports additional context | 0 |
70,479 | 23,188,119,953 | IssuesEvent | 2022-08-01 10:10:00 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: java.lang.UnsupportedOperationException: getDomAttribute while using select in Selenium 4 | I-defect I-issue-template | ### What happened?
I recently updated my project from 3.141.59 to Selenium 4.0.0.
Most of it went pretty well, however whenever my script uses the Select class constructor, it throws an error java.lang.UnsupportedOperationException: getDomAttribute.
I read the various stacks that it might be compatibility issue or W3C protocol is not being followed.
I checked all of these and didn't found any problem with those.
Maven dependency version:

Code snip:

It follows W3C

Actual error:

### How can we reproduce the issue?
```shell
i have attached snip in 'what happened' section
```
### Relevant log output
```shell
[RemoteTestNG] detected TestNG version 6.14.3
[TestNGContentHandler] [WARN] It is strongly recommended to add "<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >" at the top of your file, otherwise TestNG may fail or not work as expected.
.
.
..
.
00:00:25.840 [EnvironmentUtil.setSystemProperty()] INFO : Set property: rfa.backup.config = accounts-dev.xml
00:00:25.842 [DeviceUtil.getDevice()] INFO : System property: device = null
00:00:25.845 [DeviceUtil.getDevice()] INFO : Device: DESKTOP
00:00:25.859 [BrowserUtil.getBrowser()] INFO : System property: portal.browser = null
00:00:25.860 [BrowserUtil.getBrowser()] INFO : System property: browser = null
00:00:25.860 [BrowserUtil.getBrowser()] INFO : Browser: CHROME
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Starting ChromeDriver 103.0.5060.134 (8ec6fce403b3feb0869b0732eda8bd95011d333c-refs/branch-heads/5060@{#1262}) on port 51132
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Jul 26, 2022 12:00:28 AM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
Jul 26, 2022 12:00:28 AM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 103, so returning the closest version found: a no-op implementation
Jul 26, 2022 12:00:28 AM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
INFO: Unable to find CDP implementation matching 103.
Jul 26, 2022 12:00:28 AM org.openqa.selenium.chromium.ChromiumDriver lambda$new$3
WARNING: Unable to find version of CDP to use for . You may need to include a dependency on a specific version of the CDP using something similar to `org.seleniumhq.selenium:selenium-devtools-v86:4.0.0` where the version ("v86") matches the version of the chromium-based browser you're using and the version number of the artifact is the same as Selenium's.
..
.
.
.
.
.
.
When User select macOS from the drop down menu on the webroot secure anywhere protection dialog # com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_select_mac_os_from_the_drop_down_menu_on_the_webroot_secure_anywhere_protection_dialog(java.lang.String)
java.lang.UnsupportedOperationException: getDomAttribute
at org.openqa.selenium.WebElement.getDomAttribute(WebElement.java:131)
at org.openqa.selenium.support.ui.Select.<init>(Select.java:54)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:1013)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:953)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:936)
at com.carbonite.customerportal.flows.dialogs.WebrootSecureAnywhereProtectionDialog.selectOSFromDropDown(WebrootSecureAnywhereProtectionDialog.java:104)
at com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_select_mac_os_from_the_drop_down_menu_on_the_webroot_secure_anywhere_protection_dialog(WebrootSecureAnywhereProtectionDialogSteps.java:142)
at ✽.User select macOS from the drop down menu on the webroot secure anywhere protection dialog(file:///C:/Users/manvirs/git/Redbull-Automation/Portals/VueDawnPortal/features/Download%20Page/Download.feature:112)
And user clicks on download button on the webroot secure anywhere protection dialog # com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_clicks_on_download_button_on_the_webroot_secure_anywhere_protection_dialog()
Then verify webroot client is downloaded successfully # com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.verify_webroot_secure_anywhere_protection_file_is_downloaded_with_filename()
Embedding Screenshot [image/png 150796 bytes]
00:02:17.557 [Hooks.after()] INFO : Closing Webdriver !!
FAILED: runScenario("Validate that OS is detected and displayed as first option on downloading WSA App from My available Downloads", "Optional[Downloads Page]")
Runs Cucumber Scenarios
java.lang.UnsupportedOperationException: getDomAttribute
at org.openqa.selenium.WebElement.getDomAttribute(WebElement.java:131)
at org.openqa.selenium.support.ui.Select.<init>(Select.java:54)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:1013)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:953)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:936)
at com.carbonite.customerportal.flows.dialogs.WebrootSecureAnywhereProtectionDialog.selectOSFromDropDown(WebrootSecureAnywhereProtectionDialog.java:104)
at com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_select_mac_os_from_the_drop_down_menu_on_the_webroot_secure_anywhere_protection_dialog(WebrootSecureAnywhereProtectionDialogSteps.java:142)
at ✽.User select macOS from the drop down menu on the webroot secure anywhere protection dialog(file:///C:/Users/manvirs/git/Redbull-Automation/Portals/VueDawnPortal/features/Download%20Page/Download.feature:112)
===============================================
Default test
Tests run: 1, Failures: 1, Skips: 0
===============================================
===============================================
Default suite
Total tests run: 1, Failures: 1, Skips: 0
===============================================
```
### Operating System
Window 10
### Selenium version
Selenium 4.0.0
### What are the browser(s) and version(s) where you see this issue?
Browser Chrome , Version :103.0.5060.134
### What are the browser driver(s) and version(s) where you see this issue?
I am using Webdriver manager api
### Are you using Selenium Grid?
no | 1.0 | [🐛 Bug]: java.lang.UnsupportedOperationException: getDomAttribute while using select in Selenium 4 - ### What happened?
I recently updated my project from 3.141.59 to Selenium 4.0.0.
Most of it went pretty well, however whenever my script uses the Select class constructor, it throws an error java.lang.UnsupportedOperationException: getDomAttribute.
I read the various stacks that it might be compatibility issue or W3C protocol is not being followed.
I checked all of these and didn't found any problem with those.
Maven dependency version:

Code snip:

It follows W3C

Actual error:

### How can we reproduce the issue?
```shell
i have attached snip in 'what happened' section
```
### Relevant log output
```shell
[RemoteTestNG] detected TestNG version 6.14.3
[TestNGContentHandler] [WARN] It is strongly recommended to add "<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >" at the top of your file, otherwise TestNG may fail or not work as expected.
.
.
..
.
00:00:25.840 [EnvironmentUtil.setSystemProperty()] INFO : Set property: rfa.backup.config = accounts-dev.xml
00:00:25.842 [DeviceUtil.getDevice()] INFO : System property: device = null
00:00:25.845 [DeviceUtil.getDevice()] INFO : Device: DESKTOP
00:00:25.859 [BrowserUtil.getBrowser()] INFO : System property: portal.browser = null
00:00:25.860 [BrowserUtil.getBrowser()] INFO : System property: browser = null
00:00:25.860 [BrowserUtil.getBrowser()] INFO : Browser: CHROME
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Starting ChromeDriver 103.0.5060.134 (8ec6fce403b3feb0869b0732eda8bd95011d333c-refs/branch-heads/5060@{#1262}) on port 51132
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Jul 26, 2022 12:00:28 AM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
Jul 26, 2022 12:00:28 AM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 103, so returning the closest version found: a no-op implementation
Jul 26, 2022 12:00:28 AM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
INFO: Unable to find CDP implementation matching 103.
Jul 26, 2022 12:00:28 AM org.openqa.selenium.chromium.ChromiumDriver lambda$new$3
WARNING: Unable to find version of CDP to use for . You may need to include a dependency on a specific version of the CDP using something similar to `org.seleniumhq.selenium:selenium-devtools-v86:4.0.0` where the version ("v86") matches the version of the chromium-based browser you're using and the version number of the artifact is the same as Selenium's.
..
.
.
.
.
.
.
When User select macOS from the drop down menu on the webroot secure anywhere protection dialog # com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_select_mac_os_from_the_drop_down_menu_on_the_webroot_secure_anywhere_protection_dialog(java.lang.String)
java.lang.UnsupportedOperationException: getDomAttribute
at org.openqa.selenium.WebElement.getDomAttribute(WebElement.java:131)
at org.openqa.selenium.support.ui.Select.<init>(Select.java:54)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:1013)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:953)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:936)
at com.carbonite.customerportal.flows.dialogs.WebrootSecureAnywhereProtectionDialog.selectOSFromDropDown(WebrootSecureAnywhereProtectionDialog.java:104)
at com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_select_mac_os_from_the_drop_down_menu_on_the_webroot_secure_anywhere_protection_dialog(WebrootSecureAnywhereProtectionDialogSteps.java:142)
at ✽.User select macOS from the drop down menu on the webroot secure anywhere protection dialog(file:///C:/Users/manvirs/git/Redbull-Automation/Portals/VueDawnPortal/features/Download%20Page/Download.feature:112)
And user clicks on download button on the webroot secure anywhere protection dialog # com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_clicks_on_download_button_on_the_webroot_secure_anywhere_protection_dialog()
Then verify webroot client is downloaded successfully # com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.verify_webroot_secure_anywhere_protection_file_is_downloaded_with_filename()
Embedding Screenshot [image/png 150796 bytes]
00:02:17.557 [Hooks.after()] INFO : Closing Webdriver !!
FAILED: runScenario("Validate that OS is detected and displayed as first option on downloading WSA App from My available Downloads", "Optional[Downloads Page]")
Runs Cucumber Scenarios
java.lang.UnsupportedOperationException: getDomAttribute
at org.openqa.selenium.WebElement.getDomAttribute(WebElement.java:131)
at org.openqa.selenium.support.ui.Select.<init>(Select.java:54)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:1013)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:953)
at com.carbonite.browser.ProxyDriver.selectDropdownOption(ProxyDriver.java:936)
at com.carbonite.customerportal.flows.dialogs.WebrootSecureAnywhereProtectionDialog.selectOSFromDropDown(WebrootSecureAnywhereProtectionDialog.java:104)
at com.carbonite.step.definitions.WebrootSecureAnywhereProtectionDialogSteps.user_select_mac_os_from_the_drop_down_menu_on_the_webroot_secure_anywhere_protection_dialog(WebrootSecureAnywhereProtectionDialogSteps.java:142)
at ✽.User select macOS from the drop down menu on the webroot secure anywhere protection dialog(file:///C:/Users/manvirs/git/Redbull-Automation/Portals/VueDawnPortal/features/Download%20Page/Download.feature:112)
===============================================
Default test
Tests run: 1, Failures: 1, Skips: 0
===============================================
===============================================
Default suite
Total tests run: 1, Failures: 1, Skips: 0
===============================================
```
### Operating System
Window 10
### Selenium version
Selenium 4.0.0
### What are the browser(s) and version(s) where you see this issue?
Browser Chrome , Version :103.0.5060.134
### What are the browser driver(s) and version(s) where you see this issue?
I am using Webdriver manager api
### Are you using Selenium Grid?
no | defect | java lang unsupportedoperationexception getdomattribute while using select in selenium what happened i recently updated my project from to selenium most of it went pretty well however whenever my script uses the select class constructor it throws an error java lang unsupportedoperationexception getdomattribute i read the various stacks that it might be compatibility issue or protocol is not being followed i checked all of these and didn t found any problem with those maven dependency version code snip it follows actual error how can we reproduce the issue shell i have attached snip in what happened section relevant log output shell detected testng version it is strongly recommended to add at the top of your file otherwise testng may fail or not work as expected info set property rfa backup config accounts dev xml info system property device null info device desktop info system property portal browser null info system property browser null info browser chrome failed to load class org impl staticloggerbinder defaulting to no operation nop logger implementation see for further details starting chromedriver refs branch heads on port only local connections are allowed please see for suggestions on keeping chromedriver safe chromedriver was started successfully jul am org openqa selenium remote protocolhandshake createsession info detected dialect jul am org openqa selenium devtools cdpversionfinder findnearestmatch warning unable to find an exact match for cdp version so returning the closest version found a no op implementation jul am org openqa selenium devtools cdpversionfinder findnearestmatch info unable to find cdp implementation matching jul am org openqa selenium chromium chromiumdriver lambda new warning unable to find version of cdp to use for you may need to include a dependency on a specific version of the cdp using something similar to org seleniumhq selenium selenium devtools where the version matches the version of the chromium based browser you re using and the version number of the artifact is the same as selenium s when user select macos from the drop down menu on the webroot secure anywhere protection dialog com carbonite step definitions webrootsecureanywhereprotectiondialogsteps user select mac os from the drop down menu on the webroot secure anywhere protection dialog java lang string java lang unsupportedoperationexception getdomattribute at org openqa selenium webelement getdomattribute webelement java at org openqa selenium support ui select select java at com carbonite browser proxydriver selectdropdownoption proxydriver java at com carbonite browser proxydriver selectdropdownoption proxydriver java at com carbonite browser proxydriver selectdropdownoption proxydriver java at com carbonite customerportal flows dialogs webrootsecureanywhereprotectiondialog selectosfromdropdown webrootsecureanywhereprotectiondialog java at com carbonite step definitions webrootsecureanywhereprotectiondialogsteps user select mac os from the drop down menu on the webroot secure anywhere protection dialog webrootsecureanywhereprotectiondialogsteps java at ✽ user select macos from the drop down menu on the webroot secure anywhere protection dialog file c users manvirs git redbull automation portals vuedawnportal features download download feature and user clicks on download button on the webroot secure anywhere protection dialog com carbonite step definitions webrootsecureanywhereprotectiondialogsteps user clicks on download button on the webroot secure anywhere protection dialog then verify webroot client is downloaded successfully com carbonite step definitions webrootsecureanywhereprotectiondialogsteps verify webroot secure anywhere protection file is downloaded with filename embedding screenshot info closing webdriver failed runscenario validate that os is detected and displayed as first option on downloading wsa app from my available downloads optional runs cucumber scenarios java lang unsupportedoperationexception getdomattribute at org openqa selenium webelement getdomattribute webelement java at org openqa selenium support ui select select java at com carbonite browser proxydriver selectdropdownoption proxydriver java at com carbonite browser proxydriver selectdropdownoption proxydriver java at com carbonite browser proxydriver selectdropdownoption proxydriver java at com carbonite customerportal flows dialogs webrootsecureanywhereprotectiondialog selectosfromdropdown webrootsecureanywhereprotectiondialog java at com carbonite step definitions webrootsecureanywhereprotectiondialogsteps user select mac os from the drop down menu on the webroot secure anywhere protection dialog webrootsecureanywhereprotectiondialogsteps java at ✽ user select macos from the drop down menu on the webroot secure anywhere protection dialog file c users manvirs git redbull automation portals vuedawnportal features download download feature default test tests run failures skips default suite total tests run failures skips operating system window selenium version selenium what are the browser s and version s where you see this issue browser chrome version what are the browser driver s and version s where you see this issue i am using webdriver manager api are you using selenium grid no | 1 |
51,989 | 13,211,356,695 | IssuesEvent | 2020-08-15 22:32:46 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | [cmake] OS X install instructions are a lie (Trac #1427) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1427">https://code.icecube.wisc.edu/projects/icecube/ticket/1427</a>, reported by jvansanten</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-12-04T20:02:02",
"_ts": "1449259322362329",
"description": "Currently the docs say to install boost from homebrew, but the lastest boost releases are broken. Replace with a note on how to use boost155 from homebrew/versions. Along the way, burn any remaining out-of-date wiki-based instructions with fire.",
"reporter": "jvansanten",
"cc": "",
"resolution": "fixed",
"time": "2015-11-09T12:43:22",
"component": "cmake",
"summary": "[cmake] OS X install instructions are a lie",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "",
"type": "defect"
}
```
</p>
</details>
| 1.0 | [cmake] OS X install instructions are a lie (Trac #1427) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1427">https://code.icecube.wisc.edu/projects/icecube/ticket/1427</a>, reported by jvansanten</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-12-04T20:02:02",
"_ts": "1449259322362329",
"description": "Currently the docs say to install boost from homebrew, but the lastest boost releases are broken. Replace with a note on how to use boost155 from homebrew/versions. Along the way, burn any remaining out-of-date wiki-based instructions with fire.",
"reporter": "jvansanten",
"cc": "",
"resolution": "fixed",
"time": "2015-11-09T12:43:22",
"component": "cmake",
"summary": "[cmake] OS X install instructions are a lie",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "",
"type": "defect"
}
```
</p>
</details>
| defect | os x install instructions are a lie trac migrated from json status closed changetime ts description currently the docs say to install boost from homebrew but the lastest boost releases are broken replace with a note on how to use from homebrew versions along the way burn any remaining out of date wiki based instructions with fire reporter jvansanten cc resolution fixed time component cmake summary os x install instructions are a lie priority normal keywords milestone owner type defect | 1 |
285,111 | 24,643,718,629 | IssuesEvent | 2022-10-17 13:30:56 | near/nearcore | https://api.github.com/repos/near/nearcore | opened | [Debug page] Print correct chunk producer in the 'last blocks' in case of missing chunks | testnet_retrospecive_10_2022 | Currently last blocks page is showing the incorrect chunk producer in case of missing chunks.
If the block was missing at height X, at height X+1, the chunk might come from the chunk producer at height X and not X+1 (and the last blocks page will always say X+1) | 1.0 | [Debug page] Print correct chunk producer in the 'last blocks' in case of missing chunks - Currently last blocks page is showing the incorrect chunk producer in case of missing chunks.
If the block was missing at height X, at height X+1, the chunk might come from the chunk producer at height X and not X+1 (and the last blocks page will always say X+1) | non_defect | print correct chunk producer in the last blocks in case of missing chunks currently last blocks page is showing the incorrect chunk producer in case of missing chunks if the block was missing at height x at height x the chunk might come from the chunk producer at height x and not x and the last blocks page will always say x | 0 |
277,969 | 21,057,922,696 | IssuesEvent | 2022-04-01 06:30:18 | EvaderFati/ped | https://api.github.com/repos/EvaderFati/ped | opened | Incorrect manual for 'mark' command | severity.Low type.DocumentationBug | The manual for mark command is inconsistent with User Guide.

<!--session: 1648793152981-f9822ea2-87a8-40bd-b183-b756cec042c5-->
<!--Version: Web v3.4.2--> | 1.0 | Incorrect manual for 'mark' command - The manual for mark command is inconsistent with User Guide.

<!--session: 1648793152981-f9822ea2-87a8-40bd-b183-b756cec042c5-->
<!--Version: Web v3.4.2--> | non_defect | incorrect manual for mark command the manual for mark command is inconsistent with user guide | 0 |
63,476 | 17,685,295,938 | IssuesEvent | 2021-08-24 00:04:02 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | 🐱🐉treated as "cat dragon" by font rendering | T-Defect | ### Steps to reproduce
1. Receive a message with 🐱🐉 in it
2. See this:

3. Despair
### What happened?
see above
### What did you expect?
not the above
### Operating system
Windows 10
### Application version
Nightly (2021-08-23)
### How did you install the app?
The Internet
### Have you submitted a rageshake?
No | 1.0 | 🐱🐉treated as "cat dragon" by font rendering - ### Steps to reproduce
1. Receive a message with 🐱🐉 in it
2. See this:

3. Despair
### What happened?
see above
### What did you expect?
not the above
### Operating system
Windows 10
### Application version
Nightly (2021-08-23)
### How did you install the app?
The Internet
### Have you submitted a rageshake?
No | defect | 🐱🐉treated as cat dragon by font rendering steps to reproduce receive a message with 🐱🐉 in it see this despair what happened see above what did you expect not the above operating system windows application version nightly how did you install the app the internet have you submitted a rageshake no | 1 |
56,898 | 3,081,213,299 | IssuesEvent | 2015-08-22 13:56:51 | bitfighter/bitfighter | https://api.github.com/repos/bitfighter/bitfighter | opened | Replace leveldir system with playlist system | 020 enhancement imported Priority-Low | _From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on September 02, 2011 04:21:18_
The current logic behind specifying levels is a mess. Currently, groups of levels are organized by placing them in various folders, then specifying them via the leveldir parameter and related INI options. I think a better system might be to place all levels in a single folder (or folder with subfolders), which will be specified via the simpler logic we use to specify, say, the SFX folder. To specify a list of levels to play, you will generate a text playlist file, with the names of one level per line, and then you can spcify the playlist at startup. All files would either be a naked filename (ctf1.level), or a relative folder and filename (favorites/ctf1.level). For bonus points, we could permit wildcards, at least in some situations (favorites/*). We could also permit absolute filenames (c:\mylevels\ctf1.level).
When you "delete" a level, it would simply be removed from the current playlist (replacing the current system of listing "deleted" levels in the INI file). It should also be possible to switch playlists with a /playlist command (requiring admin privs), which would replace the /leveldir command now being tested (and to be checked in shortly).
If no playlist file were specified, all levels in the leveldir folder would be played.
Finally, we could use our current data transmission feature to allow sending and receiving of playlists for remote administration purposes.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=120_ | 1.0 | Replace leveldir system with playlist system - _From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on September 02, 2011 04:21:18_
The current logic behind specifying levels is a mess. Currently, groups of levels are organized by placing them in various folders, then specifying them via the leveldir parameter and related INI options. I think a better system might be to place all levels in a single folder (or folder with subfolders), which will be specified via the simpler logic we use to specify, say, the SFX folder. To specify a list of levels to play, you will generate a text playlist file, with the names of one level per line, and then you can spcify the playlist at startup. All files would either be a naked filename (ctf1.level), or a relative folder and filename (favorites/ctf1.level). For bonus points, we could permit wildcards, at least in some situations (favorites/*). We could also permit absolute filenames (c:\mylevels\ctf1.level).
When you "delete" a level, it would simply be removed from the current playlist (replacing the current system of listing "deleted" levels in the INI file). It should also be possible to switch playlists with a /playlist command (requiring admin privs), which would replace the /leveldir command now being tested (and to be checked in shortly).
If no playlist file were specified, all levels in the leveldir folder would be played.
Finally, we could use our current data transmission feature to allow sending and receiving of playlists for remote administration purposes.
_Original issue: http://code.google.com/p/bitfighter/issues/detail?id=120_ | non_defect | replace leveldir system with playlist system from on september the current logic behind specifying levels is a mess currently groups of levels are organized by placing them in various folders then specifying them via the leveldir parameter and related ini options i think a better system might be to place all levels in a single folder or folder with subfolders which will be specified via the simpler logic we use to specify say the sfx folder to specify a list of levels to play you will generate a text playlist file with the names of one level per line and then you can spcify the playlist at startup all files would either be a naked filename level or a relative folder and filename favorites level for bonus points we could permit wildcards at least in some situations favorites we could also permit absolute filenames c mylevels level when you delete a level it would simply be removed from the current playlist replacing the current system of listing deleted levels in the ini file it should also be possible to switch playlists with a playlist command requiring admin privs which would replace the leveldir command now being tested and to be checked in shortly if no playlist file were specified all levels in the leveldir folder would be played finally we could use our current data transmission feature to allow sending and receiving of playlists for remote administration purposes original issue | 0 |
40,983 | 21,333,974,201 | IssuesEvent | 2022-04-18 12:21:48 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Improve loading performance | Team:Core performance | **Kibana version**: 7.3.1
**Browser version**: Firefox 69
**Browser OS version**: Windows 10
**Description of the problem including expected versus actual behavior**:
Kibana takes significant time to load.
This is made worse by the many view switches[1] causing Kibana javascript to be reloaded ([redownloaded in some cases](https://github.com/elastic/kibana/issues/41216), parsed again, etc).
**Steps to reproduce**:
1. Visit Kibana. Landing page is the spaces selector.
2. Click a space
3. 8-10 seconds later, the space appears.
Here's a performance flame chart showing the phenomenon.

Notably, this is my experience with really modern equipment:
* Dell XPS 13 9370 (i7-8550U cpu)
* Fast network downloads (50mbit+ download rate)
If my workstation is doing any other task, Kibana takes even longer. For example, when in a Zoom meeting and screen sharing to demo some Kibana capability, Kibana takes even longer (~22 seconds to switch views[1])

[1] "switch views" -- any action in Kibana that changes what your'e doing (moving from Discover to Visualize, Dashboards, Management, Dev Tools, Space Selector, etc)
Questions I think about:
1) Can we improve the laod time: Does Kibana need to take 8 seconds to load? or 22 seconds when screen sharing on a video call?
2) Does Kibana need to "reload" every time I switch views/apps within Kibana?
| True | Improve loading performance - **Kibana version**: 7.3.1
**Browser version**: Firefox 69
**Browser OS version**: Windows 10
**Description of the problem including expected versus actual behavior**:
Kibana takes significant time to load.
This is made worse by the many view switches[1] causing Kibana javascript to be reloaded ([redownloaded in some cases](https://github.com/elastic/kibana/issues/41216), parsed again, etc).
**Steps to reproduce**:
1. Visit Kibana. Landing page is the spaces selector.
2. Click a space
3. 8-10 seconds later, the space appears.
Here's a performance flame chart showing the phenomenon.

Notably, this is my experience with really modern equipment:
* Dell XPS 13 9370 (i7-8550U cpu)
* Fast network downloads (50mbit+ download rate)
If my workstation is doing any other task, Kibana takes even longer. For example, when in a Zoom meeting and screen sharing to demo some Kibana capability, Kibana takes even longer (~22 seconds to switch views[1])

[1] "switch views" -- any action in Kibana that changes what your'e doing (moving from Discover to Visualize, Dashboards, Management, Dev Tools, Space Selector, etc)
Questions I think about:
1) Can we improve the laod time: Does Kibana need to take 8 seconds to load? or 22 seconds when screen sharing on a video call?
2) Does Kibana need to "reload" every time I switch views/apps within Kibana?
| non_defect | improve loading performance kibana version browser version firefox browser os version windows description of the problem including expected versus actual behavior kibana takes significant time to load this is made worse by the many view switches causing kibana javascript to be reloaded parsed again etc steps to reproduce visit kibana landing page is the spaces selector click a space seconds later the space appears here s a performance flame chart showing the phenomenon notably this is my experience with really modern equipment dell xps cpu fast network downloads download rate if my workstation is doing any other task kibana takes even longer for example when in a zoom meeting and screen sharing to demo some kibana capability kibana takes even longer seconds to switch views switch views any action in kibana that changes what your e doing moving from discover to visualize dashboards management dev tools space selector etc questions i think about can we improve the laod time does kibana need to take seconds to load or seconds when screen sharing on a video call does kibana need to reload every time i switch views apps within kibana | 0 |
398,014 | 11,736,764,568 | IssuesEvent | 2020-03-11 13:37:20 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Handle barriers made up of mixed polys of differing way lengths | Category: Algorithms Priority: Medium Status: Defined Type: Feature | Either simplify and/or close all the polys or try running them through road conflation.
> Ok, I think I've figured out what's going on with this...
1) Most importantly, Diff conflate wasn't hooked up properly to Generic Conflation. Fixed that and no longer have to turn off the "Remove unconflatable data in the secondary input from the output" option to see barriers from the secondary in the output.
2) Some of the barriers are closed poly, some are almost closed polys, and some are represented by differing numbers of individual lines that share end nodes. The closed polys and individual lines get matched fairly well with Generic Conflation. However, anywhere a barrier is represented by one number of individual lines in one dataset and by a different number of lines in another, hoot has no real way to do that matching. That type of logic would require its own trained model probably, and could be very difficult to implement. Two other options come to mind. We could try to run it through road conflation or something similar....I'm sure there would be problems, but road conflation does have some logic to deal with such multiline geometries. Another option might be to convert barriers sharing nodes into a single way feature as a pre-conflate step. Then maybe the barrier matching would go better.
3) Are you wanting to get those features with both barrier and school tags to come into the diff and replace the reference as a barrier/school, or are you wanting the ref to remain unchanged in that situation? The problem is that hoot's schema interprets barrier=wall by itself as an generically conflatable line geometry, but when you combine barrier=wall and amenity=school, then hoot interprets it as an area. Trying to match those two, thus, isn't possible and results in a mismatch with both carried over to the output. Depending on what you want the output to look like, we may be able to improve upon the combined barrier=wall/amenity=school situation. Maybe we elevate closed barriers to areas in the schema, or something like that?
I'm going to push the fix from 1) and then wait to hear what you think about 2) and 3) with both those being more involved tasks so would have to be done later. (edited)
> Curran Runz 6 minutes ago
> 1) nice, already progress
> 2) I think either of your "two other options" ie run it through road conflation or converting to single way seem to be worth a test run. Leave it to you as which one you think makes most sense to try first and can test and provide feedback.
> 3) If understanding correctly, I think this over complicates the expectation user would have when running geometry differential conflation. Ultimately if any feature from secondary with barrier=wall tag overlaps any feature in reference that has barrier=wall tag (regardless of any other additional tags) its should not pass through to the output.
> Otherwise, there are other conflation types available.
> Want me to make ticket on this one since maybe a longer term thing? (edited)
> Brandon Witham 2 minutes ago
> Cool. Thanks. I can make issues for 2 and 3. I agree with you on 3, but just wanted to make sure that's what you were expecting. Unfortunately, 3 as far as keeping those school/barriers out of the output is still broken even after the change I merged last night.
>
> Brandon Witham 2 minutes ago
> But the diff overall looks better than before | 1.0 | Handle barriers made up of mixed polys of differing way lengths - Either simplify and/or close all the polys or try running them through road conflation.
> Ok, I think I've figured out what's going on with this...
1) Most importantly, Diff conflate wasn't hooked up properly to Generic Conflation. Fixed that and no longer have to turn off the "Remove unconflatable data in the secondary input from the output" option to see barriers from the secondary in the output.
2) Some of the barriers are closed poly, some are almost closed polys, and some are represented by differing numbers of individual lines that share end nodes. The closed polys and individual lines get matched fairly well with Generic Conflation. However, anywhere a barrier is represented by one number of individual lines in one dataset and by a different number of lines in another, hoot has no real way to do that matching. That type of logic would require its own trained model probably, and could be very difficult to implement. Two other options come to mind. We could try to run it through road conflation or something similar....I'm sure there would be problems, but road conflation does have some logic to deal with such multiline geometries. Another option might be to convert barriers sharing nodes into a single way feature as a pre-conflate step. Then maybe the barrier matching would go better.
3) Are you wanting to get those features with both barrier and school tags to come into the diff and replace the reference as a barrier/school, or are you wanting the ref to remain unchanged in that situation? The problem is that hoot's schema interprets barrier=wall by itself as an generically conflatable line geometry, but when you combine barrier=wall and amenity=school, then hoot interprets it as an area. Trying to match those two, thus, isn't possible and results in a mismatch with both carried over to the output. Depending on what you want the output to look like, we may be able to improve upon the combined barrier=wall/amenity=school situation. Maybe we elevate closed barriers to areas in the schema, or something like that?
I'm going to push the fix from 1) and then wait to hear what you think about 2) and 3) with both those being more involved tasks so would have to be done later. (edited)
> Curran Runz 6 minutes ago
> 1) nice, already progress
> 2) I think either of your "two other options" ie run it through road conflation or converting to single way seem to be worth a test run. Leave it to you as which one you think makes most sense to try first and can test and provide feedback.
> 3) If understanding correctly, I think this over complicates the expectation user would have when running geometry differential conflation. Ultimately if any feature from secondary with barrier=wall tag overlaps any feature in reference that has barrier=wall tag (regardless of any other additional tags) its should not pass through to the output.
> Otherwise, there are other conflation types available.
> Want me to make ticket on this one since maybe a longer term thing? (edited)
> Brandon Witham 2 minutes ago
> Cool. Thanks. I can make issues for 2 and 3. I agree with you on 3, but just wanted to make sure that's what you were expecting. Unfortunately, 3 as far as keeping those school/barriers out of the output is still broken even after the change I merged last night.
>
> Brandon Witham 2 minutes ago
> But the diff overall looks better than before | non_defect | handle barriers made up of mixed polys of differing way lengths either simplify and or close all the polys or try running them through road conflation ok i think i ve figured out what s going on with this most importantly diff conflate wasn t hooked up properly to generic conflation fixed that and no longer have to turn off the remove unconflatable data in the secondary input from the output option to see barriers from the secondary in the output some of the barriers are closed poly some are almost closed polys and some are represented by differing numbers of individual lines that share end nodes the closed polys and individual lines get matched fairly well with generic conflation however anywhere a barrier is represented by one number of individual lines in one dataset and by a different number of lines in another hoot has no real way to do that matching that type of logic would require its own trained model probably and could be very difficult to implement two other options come to mind we could try to run it through road conflation or something similar i m sure there would be problems but road conflation does have some logic to deal with such multiline geometries another option might be to convert barriers sharing nodes into a single way feature as a pre conflate step then maybe the barrier matching would go better are you wanting to get those features with both barrier and school tags to come into the diff and replace the reference as a barrier school or are you wanting the ref to remain unchanged in that situation the problem is that hoot s schema interprets barrier wall by itself as an generically conflatable line geometry but when you combine barrier wall and amenity school then hoot interprets it as an area trying to match those two thus isn t possible and results in a mismatch with both carried over to the output depending on what you want the output to look like we may be able to improve upon the combined barrier wall amenity school situation maybe we elevate closed barriers to areas in the schema or something like that i m going to push the fix from and then wait to hear what you think about and with both those being more involved tasks so would have to be done later edited curran runz minutes ago nice already progress i think either of your two other options ie run it through road conflation or converting to single way seem to be worth a test run leave it to you as which one you think makes most sense to try first and can test and provide feedback if understanding correctly i think this over complicates the expectation user would have when running geometry differential conflation ultimately if any feature from secondary with barrier wall tag overlaps any feature in reference that has barrier wall tag regardless of any other additional tags its should not pass through to the output otherwise there are other conflation types available want me to make ticket on this one since maybe a longer term thing edited brandon witham minutes ago cool thanks i can make issues for and i agree with you on but just wanted to make sure that s what you were expecting unfortunately as far as keeping those school barriers out of the output is still broken even after the change i merged last night brandon witham minutes ago but the diff overall looks better than before | 0 |
5,991 | 2,610,219,088 | IssuesEvent | 2015-02-26 19:09:39 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | scriptlua dll | auto-migrated Priority-Medium Type-Defect | ```
'''Виталий Тимофеев'''
День добрый никак не могу найти .scriptlua dll.
где то видел уже
'''Богдан Меркушев'''
Качай тут http://bit.ly/19XmC8X
'''Всемил Иванов'''
Спасибо вроде то но просит телефон вводить
'''Арсений Веселов'''
Не это не влияет на баланс
'''Аполлинарий Соколов'''
Не это не влияет на баланс
Информация о файле: scriptlua dll
Загружен: В этом месяце
Скачан раз: 147
Рейтинг: 569
Средняя скорость скачивания: 438
Похожих файлов: 30
```
-----
Original issue reported on code.google.com by `kondense...@gmail.com` on 17 Dec 2013 at 6:12 | 1.0 | scriptlua dll - ```
'''Виталий Тимофеев'''
День добрый никак не могу найти .scriptlua dll.
где то видел уже
'''Богдан Меркушев'''
Качай тут http://bit.ly/19XmC8X
'''Всемил Иванов'''
Спасибо вроде то но просит телефон вводить
'''Арсений Веселов'''
Не это не влияет на баланс
'''Аполлинарий Соколов'''
Не это не влияет на баланс
Информация о файле: scriptlua dll
Загружен: В этом месяце
Скачан раз: 147
Рейтинг: 569
Средняя скорость скачивания: 438
Похожих файлов: 30
```
-----
Original issue reported on code.google.com by `kondense...@gmail.com` on 17 Dec 2013 at 6:12 | defect | scriptlua dll виталий тимофеев день добрый никак не могу найти scriptlua dll где то видел уже богдан меркушев качай тут всемил иванов спасибо вроде то но просит телефон вводить арсений веселов не это не влияет на баланс аполлинарий соколов не это не влияет на баланс информация о файле scriptlua dll загружен в этом месяце скачан раз рейтинг средняя скорость скачивания похожих файлов original issue reported on code google com by kondense gmail com on dec at | 1 |
39,131 | 15,874,793,826 | IssuesEvent | 2021-04-09 05:50:50 | arcus-azure/arcus.messaging | https://api.github.com/repos/arcus-azure/arcus.messaging | closed | Rename `ServiceBusEntity` to `ServiceBusEntityType` | enhancement integration:service-bus | Rename `ServiceBusEntity` to `ServiceBusEntityType` which is more clear what it does. | 1.0 | Rename `ServiceBusEntity` to `ServiceBusEntityType` - Rename `ServiceBusEntity` to `ServiceBusEntityType` which is more clear what it does. | non_defect | rename servicebusentity to servicebusentitytype rename servicebusentity to servicebusentitytype which is more clear what it does | 0 |
24,604 | 2,669,418,448 | IssuesEvent | 2015-03-23 15:24:44 | OCHA-DAP/hdx-ckan | https://api.github.com/repos/OCHA-DAP/hdx-ckan | opened | spin up a demo infrastructure | Priority-Medium | Make all the arrangements to spin up another set of HDX containers for demo purposes.
This new set should be used for demo sessions and for people working and testing on databases (this one will have a higher lifespan of databases, not being copied over from prod so often).
| 1.0 | spin up a demo infrastructure - Make all the arrangements to spin up another set of HDX containers for demo purposes.
This new set should be used for demo sessions and for people working and testing on databases (this one will have a higher lifespan of databases, not being copied over from prod so often).
| non_defect | spin up a demo infrastructure make all the arrangements to spin up another set of hdx containers for demo purposes this new set should be used for demo sessions and for people working and testing on databases this one will have a higher lifespan of databases not being copied over from prod so often | 0 |
75,775 | 26,042,353,727 | IssuesEvent | 2022-12-22 11:31:54 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | UI hangs several seconds, regulary | T-Defect | ### Steps to reproduce
Randomly, when trying to use Element-Web, I find that the UI stops responding for a few seconds at a time. When such is the case, character input isn't shown (but buffered, and after a few seconds, it'll appear in the input box). Also, interaction with other UI elements, such as context menus on individual posts, or the room list, isn't possible (no hover effects, and clicks don't have an immediate effect).
### Outcome
It's quite hard to reproduce this in a meaningful way for this bug report, but I managed to capture a profile for the [Firefox Profiler](https://profiler.firefox.com), and there you can see screenshots, as well as UI and network activity. I've put the profile up for download [here](https://scratch.madduck.net/__tmp__madduck__Firefox%202022-12-22%2011.10%20profile.json.gz)
Check out this screenshot for now:

You can clearly see that everything seems to be blocking on a number of network requests, and in fact, it is during these two seconds that the UI wasn't responsive. So while the UI should never block on network, it does appear as if it does in this case.
### Operating system
Debian Linux (unstable)
### Browser information
Firefox 108
### URL for webapp
develop.element.io
### Application version
Element version: 85e2f063ac81-react-b81582d04569-js-aead401005fa Olm version: 3.2.12
### Homeserver
matrix.madduck.net, Synapse 1.74.0
### Will you send logs?
No | 1.0 | UI hangs several seconds, regulary - ### Steps to reproduce
Randomly, when trying to use Element-Web, I find that the UI stops responding for a few seconds at a time. When such is the case, character input isn't shown (but buffered, and after a few seconds, it'll appear in the input box). Also, interaction with other UI elements, such as context menus on individual posts, or the room list, isn't possible (no hover effects, and clicks don't have an immediate effect).
### Outcome
It's quite hard to reproduce this in a meaningful way for this bug report, but I managed to capture a profile for the [Firefox Profiler](https://profiler.firefox.com), and there you can see screenshots, as well as UI and network activity. I've put the profile up for download [here](https://scratch.madduck.net/__tmp__madduck__Firefox%202022-12-22%2011.10%20profile.json.gz)
Check out this screenshot for now:

You can clearly see that everything seems to be blocking on a number of network requests, and in fact, it is during these two seconds that the UI wasn't responsive. So while the UI should never block on network, it does appear as if it does in this case.
### Operating system
Debian Linux (unstable)
### Browser information
Firefox 108
### URL for webapp
develop.element.io
### Application version
Element version: 85e2f063ac81-react-b81582d04569-js-aead401005fa Olm version: 3.2.12
### Homeserver
matrix.madduck.net, Synapse 1.74.0
### Will you send logs?
No | defect | ui hangs several seconds regulary steps to reproduce randomly when trying to use element web i find that the ui stops responding for a few seconds at a time when such is the case character input isn t shown but buffered and after a few seconds it ll appear in the input box also interaction with other ui elements such as context menus on individual posts or the room list isn t possible no hover effects and clicks don t have an immediate effect outcome it s quite hard to reproduce this in a meaningful way for this bug report but i managed to capture a profile for the and there you can see screenshots as well as ui and network activity i ve put the profile up for download check out this screenshot for now you can clearly see that everything seems to be blocking on a number of network requests and in fact it is during these two seconds that the ui wasn t responsive so while the ui should never block on network it does appear as if it does in this case operating system debian linux unstable browser information firefox url for webapp develop element io application version element version react js olm version homeserver matrix madduck net synapse will you send logs no | 1 |
399,819 | 27,257,173,814 | IssuesEvent | 2023-02-22 12:25:16 | DD2480G19/teammates | https://api.github.com/repos/DD2480G19/teammates | closed | Coverage measurement & improvement | Task 3 | documentation | ### Task 3: Refactoring plan
- Is the high complexity you identified really necessary?
- Is it possible to split up the code (in the five complex functions you have identified) into smaller units to reduce complexity? If so, how would you go about this?
_(P+ requirement: "refactor at least one of the functions (per group member) with high cyclomatic complexity to reduce it by at least 35 % (for example, by splitting the functions)")_
**Document the plan for the refactoring of each function in `README`.**
| 1.0 | Coverage measurement & improvement | Task 3 - ### Task 3: Refactoring plan
- Is the high complexity you identified really necessary?
- Is it possible to split up the code (in the five complex functions you have identified) into smaller units to reduce complexity? If so, how would you go about this?
_(P+ requirement: "refactor at least one of the functions (per group member) with high cyclomatic complexity to reduce it by at least 35 % (for example, by splitting the functions)")_
**Document the plan for the refactoring of each function in `README`.**
| non_defect | coverage measurement improvement task task refactoring plan is the high complexity you identified really necessary is it possible to split up the code in the five complex functions you have identified into smaller units to reduce complexity if so how would you go about this p requirement refactor at least one of the functions per group member with high cyclomatic complexity to reduce it by at least for example by splitting the functions document the plan for the refactoring of each function in readme | 0 |
66,096 | 19,982,167,434 | IssuesEvent | 2022-01-30 03:41:28 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | System.ArgumentNullException: Frame element cannot be null (Parameter 'frameElement') | I-defect I-question | ### What happened?
unable to locate Iframe no matter what I do. I am unable to locate a iFrame?
### How can we reproduce the issue?
```shell
use switch to iframe method
```
### Relevant log output
```shell
System.ArgumentNullException: Frame element cannot be null (Parameter 'frameElement')
```
### Operating System
Windows 10
### Selenium version
3
### What are the browser(s) and version(s) where you see this issue?
Chrome
### What are the browser driver(s) and version(s) where you see this issue?
Chrome
### Are you using Selenium Grid?
no | 1.0 | System.ArgumentNullException: Frame element cannot be null (Parameter 'frameElement') - ### What happened?
unable to locate Iframe no matter what I do. I am unable to locate a iFrame?
### How can we reproduce the issue?
```shell
use switch to iframe method
```
### Relevant log output
```shell
System.ArgumentNullException: Frame element cannot be null (Parameter 'frameElement')
```
### Operating System
Windows 10
### Selenium version
3
### What are the browser(s) and version(s) where you see this issue?
Chrome
### What are the browser driver(s) and version(s) where you see this issue?
Chrome
### Are you using Selenium Grid?
no | defect | system argumentnullexception frame element cannot be null parameter frameelement what happened unable to locate iframe no matter what i do i am unable to locate a iframe how can we reproduce the issue shell use switch to iframe method relevant log output shell system argumentnullexception frame element cannot be null parameter frameelement operating system windows selenium version what are the browser s and version s where you see this issue chrome what are the browser driver s and version s where you see this issue chrome are you using selenium grid no | 1 |
26,157 | 4,593,646,464 | IssuesEvent | 2016-09-21 02:13:20 | afisher1/GridLAB-D | https://api.github.com/repos/afisher1/GridLAB-D | closed | #96 Sometimes a new install doesn't work properly,
| defect | The problem exhibits itself as GLM files that don't process at, exiting with an error that indicate the file can't be parsed at all, but the buffer is loaded.
Reinstalling usually results in a working system, but not always.
,
| 1.0 | #96 Sometimes a new install doesn't work properly,
- The problem exhibits itself as GLM files that don't process at, exiting with an error that indicate the file can't be parsed at all, but the buffer is loaded.
Reinstalling usually results in a working system, but not always.
,
| defect | sometimes a new install doesn t work properly the problem exhibits itself as glm files that don t process at exiting with an error that indicate the file can t be parsed at all but the buffer is loaded reinstalling usually results in a working system but not always | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.