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
692,433
23,734,629,107
IssuesEvent
2022-08-31 06:55:26
erlang/otp
https://api.github.com/repos/erlang/otp
closed
ERL-424: Unicode Characters Not Displayed Correctly In Windows Console
team:VM help wanted bug priority:medium
Original reporter: `onoriocatenacci` Affected version: `OTP-19.0` Component: `erl_interface` Migrated from: https://bugs.erlang.org/browse/ERL-424 --- ``` I have seen this issue [ERL-361|https://bugs.erlang.org/browse/ERL-361] and this seems related. However the fix indicated in that issue doesn't work here. Reproduction Steps: 1.) Open Erl 2.) Paste: "ł". 3.) Output displayed is "l" I've tried setting the console code page to both 65001 and 852 (since the character in question is Polish as far as I know) and neither fixes the issue. However when I set the code page to 852 instead of getting "l" I get [136]. Windows 10 Pro x64 (Build 14393.1198) OTP 19. Any suggestions? ```
1.0
ERL-424: Unicode Characters Not Displayed Correctly In Windows Console - Original reporter: `onoriocatenacci` Affected version: `OTP-19.0` Component: `erl_interface` Migrated from: https://bugs.erlang.org/browse/ERL-424 --- ``` I have seen this issue [ERL-361|https://bugs.erlang.org/browse/ERL-361] and this seems related. However the fix indicated in that issue doesn't work here. Reproduction Steps: 1.) Open Erl 2.) Paste: "ł". 3.) Output displayed is "l" I've tried setting the console code page to both 65001 and 852 (since the character in question is Polish as far as I know) and neither fixes the issue. However when I set the code page to 852 instead of getting "l" I get [136]. Windows 10 Pro x64 (Build 14393.1198) OTP 19. Any suggestions? ```
non_defect
erl unicode characters not displayed correctly in windows console original reporter onoriocatenacci affected version otp component erl interface migrated from i have seen this issue and this seems related however the fix indicated in that issue doesn t work here reproduction steps open erl paste ł output displayed is l i ve tried setting the console code page to both and since the character in question is polish as far as i know and neither fixes the issue however when i set the code page to instead of getting l i get windows pro build otp any suggestions
0
89
2,504,775,504
IssuesEvent
2015-01-10 17:02:35
networkx/networkx
https://api.github.com/repos/networkx/networkx
closed
Timing Tests Failing
Defect
From #1322 @hagberg said: Those tests are not related to your code but instead in the timing tests. @dschult can you look at this? Do we need to run these tests regularly or are they primarily for evaluation performance when suggesting changes? I am looking at them now.... I've tried the tests on a variety of machines and my numbers all come out to be with a ratio of 1.3 or lower. The travis code is occasionally giving results like 2.05 which is above the 2.0 cutoff. I think maybe @chebee7i mentioned changing the cutoff to 3.0 to avoid this problem. But I don't understand what is making the travis ratios so much bigger on occasion. To answer your question: the idea of running the timing tests on travis is to catch changes that slow down basic features when we don't expect them to slow it down. Perhaps @chebee7i change to cutoff=3 will work for now but when it has to be changed again to 4 and then to 5 we'll know something is going on. It might not even be something in our code--but something about how python does lookups. But it shows the speed relative to our old (1.9.1) base classes. I'm fine with taking them out of travis if that's preferred. But these are the reason it is in travis.
1.0
Timing Tests Failing - From #1322 @hagberg said: Those tests are not related to your code but instead in the timing tests. @dschult can you look at this? Do we need to run these tests regularly or are they primarily for evaluation performance when suggesting changes? I am looking at them now.... I've tried the tests on a variety of machines and my numbers all come out to be with a ratio of 1.3 or lower. The travis code is occasionally giving results like 2.05 which is above the 2.0 cutoff. I think maybe @chebee7i mentioned changing the cutoff to 3.0 to avoid this problem. But I don't understand what is making the travis ratios so much bigger on occasion. To answer your question: the idea of running the timing tests on travis is to catch changes that slow down basic features when we don't expect them to slow it down. Perhaps @chebee7i change to cutoff=3 will work for now but when it has to be changed again to 4 and then to 5 we'll know something is going on. It might not even be something in our code--but something about how python does lookups. But it shows the speed relative to our old (1.9.1) base classes. I'm fine with taking them out of travis if that's preferred. But these are the reason it is in travis.
defect
timing tests failing from hagberg said those tests are not related to your code but instead in the timing tests dschult can you look at this do we need to run these tests regularly or are they primarily for evaluation performance when suggesting changes i am looking at them now i ve tried the tests on a variety of machines and my numbers all come out to be with a ratio of or lower the travis code is occasionally giving results like which is above the cutoff i think maybe mentioned changing the cutoff to to avoid this problem but i don t understand what is making the travis ratios so much bigger on occasion to answer your question the idea of running the timing tests on travis is to catch changes that slow down basic features when we don t expect them to slow it down perhaps change to cutoff will work for now but when it has to be changed again to and then to we ll know something is going on it might not even be something in our code but something about how python does lookups but it shows the speed relative to our old base classes i m fine with taking them out of travis if that s preferred but these are the reason it is in travis
1
74,512
25,150,193,111
IssuesEvent
2022-11-10 09:25:50
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Missing session data - "low on disk space"
T-Defect S-Major A-Storage O-Uncommon
### Steps to reproduce 1. Open Element Web ### Outcome #### What did you expect? I was previously signed in. I closed the browser and reopened it, and navigated to Element. I expected to open the app like I had before. #### What happened instead? I was shown this fullscreen message and I was signed out. I am not low on disk space. > > Missing session data > Some session data, including encrypted message keys, is missing. Sign out and sign in to fix this, restoring keys from backup. > > Your browser likely removed this data when running low on disk space. To help us prevent this in future, please send us logs. > ### Operating system Arch Linux ### Browser information Chromium Version 107.0.5304.87 ### URL for webapp chat.fairydust.space ### Application version Element version: 1.11.14, Olm version: 3.2.12 ### Homeserver matrix.fairydust.space, Synapse 1.71.0 ### Will you send logs? Yes
1.0
Missing session data - "low on disk space" - ### Steps to reproduce 1. Open Element Web ### Outcome #### What did you expect? I was previously signed in. I closed the browser and reopened it, and navigated to Element. I expected to open the app like I had before. #### What happened instead? I was shown this fullscreen message and I was signed out. I am not low on disk space. > > Missing session data > Some session data, including encrypted message keys, is missing. Sign out and sign in to fix this, restoring keys from backup. > > Your browser likely removed this data when running low on disk space. To help us prevent this in future, please send us logs. > ### Operating system Arch Linux ### Browser information Chromium Version 107.0.5304.87 ### URL for webapp chat.fairydust.space ### Application version Element version: 1.11.14, Olm version: 3.2.12 ### Homeserver matrix.fairydust.space, Synapse 1.71.0 ### Will you send logs? Yes
defect
missing session data low on disk space steps to reproduce open element web outcome what did you expect i was previously signed in i closed the browser and reopened it and navigated to element i expected to open the app like i had before what happened instead i was shown this fullscreen message and i was signed out i am not low on disk space missing session data some session data including encrypted message keys is missing sign out and sign in to fix this restoring keys from backup your browser likely removed this data when running low on disk space to help us prevent this in future please send us logs operating system arch linux browser information chromium version url for webapp chat fairydust space application version element version olm version homeserver matrix fairydust space synapse will you send logs yes
1
827,698
31,792,528,937
IssuesEvent
2023-09-13 05:17:03
GoogleCloudPlatform/vertex-ai-samples
https://api.github.com/repos/GoogleCloudPlatform/vertex-ai-samples
closed
503 InternalServerException
type: bug priority: p1
I followed [these steps](notebooks/community/vertex_endpoints/torchserve/dreambooth_stablediffusion.ipynb) to trying to deploy a Stable Diffusion Model on Vertex AI Endpoint. ## Expected Behavior In "Get online prediction" section, I expected to run successfully and create an image, depend on my prompt ## Actual Behavior I get an error that I mentioned in title. Here is the full error message: `Traceback (most recent call last): File "/home/goker/.local/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 72, in error_remapped_callable return callable_(*args, **kwargs) File "/home/goker/.local/lib/python3.9/site-packages/grpc/_channel.py", line 1030, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/home/goker/.local/lib/python3.9/site-packages/grpc/_channel.py", line 910, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "{ "code": 503, "type": "InternalServerException", "message": "Prediction failed" } " debug_error_string = "UNKNOWN:Error received from peer ipv4:209.85.234.95:443 {grpc_message:"{\n \"code\": 503,\n \"type\": \"InternalServerException\",\n \"message\": \"Prediction failed\"\n}\n", grpc_status:14, created_time:"2023-07-26T09:04:38.97827308+00:00"}" > The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/goker/temp.py", line 27, in <module> response = predict_image() File "/home/goker/temp.py", line 16, in predict_image response = endpoint.predict(instances=instances, parameters={"deployed_model_id": deployed_model_id}) File "/home/goker/.local/lib/python3.9/site-packages/google/cloud/aiplatform/models.py", line 1559, in predict prediction_response = self._prediction_client.predict( File "/home/goker/.local/lib/python3.9/site-packages/google/cloud/aiplatform_v1/services/prediction_service/client.py", line 602, in predict response = rpc( File "/home/goker/.local/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py", line 113, in __call__ return wrapped_func(*args, **kwargs) File "/home/goker/.local/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 74, in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.ServiceUnavailable: 503 { "code": 503, "type": "InternalServerException", "message": "Prediction failed" }` ## Steps to Reproduce the Problem 1. My service account has necessary IAM roles (AI Platform Admin, Owner, Editor etc.) And I run this script successfully before. 2. Following [these steps](notebooks/community/vertex_endpoints/torchserve/dreambooth_stablediffusion.ipynb) ## Specifications - Version: Pytorch 1.13 - Platform: Vertex AI Workbench, Accelerator Optimized: 1 NVIDIA Tesla A100 GPU, 12 vCPUs, 85GB RAM, us-central1-a
1.0
503 InternalServerException - I followed [these steps](notebooks/community/vertex_endpoints/torchserve/dreambooth_stablediffusion.ipynb) to trying to deploy a Stable Diffusion Model on Vertex AI Endpoint. ## Expected Behavior In "Get online prediction" section, I expected to run successfully and create an image, depend on my prompt ## Actual Behavior I get an error that I mentioned in title. Here is the full error message: `Traceback (most recent call last): File "/home/goker/.local/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 72, in error_remapped_callable return callable_(*args, **kwargs) File "/home/goker/.local/lib/python3.9/site-packages/grpc/_channel.py", line 1030, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/home/goker/.local/lib/python3.9/site-packages/grpc/_channel.py", line 910, in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "{ "code": 503, "type": "InternalServerException", "message": "Prediction failed" } " debug_error_string = "UNKNOWN:Error received from peer ipv4:209.85.234.95:443 {grpc_message:"{\n \"code\": 503,\n \"type\": \"InternalServerException\",\n \"message\": \"Prediction failed\"\n}\n", grpc_status:14, created_time:"2023-07-26T09:04:38.97827308+00:00"}" > The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/goker/temp.py", line 27, in <module> response = predict_image() File "/home/goker/temp.py", line 16, in predict_image response = endpoint.predict(instances=instances, parameters={"deployed_model_id": deployed_model_id}) File "/home/goker/.local/lib/python3.9/site-packages/google/cloud/aiplatform/models.py", line 1559, in predict prediction_response = self._prediction_client.predict( File "/home/goker/.local/lib/python3.9/site-packages/google/cloud/aiplatform_v1/services/prediction_service/client.py", line 602, in predict response = rpc( File "/home/goker/.local/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py", line 113, in __call__ return wrapped_func(*args, **kwargs) File "/home/goker/.local/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 74, in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.ServiceUnavailable: 503 { "code": 503, "type": "InternalServerException", "message": "Prediction failed" }` ## Steps to Reproduce the Problem 1. My service account has necessary IAM roles (AI Platform Admin, Owner, Editor etc.) And I run this script successfully before. 2. Following [these steps](notebooks/community/vertex_endpoints/torchserve/dreambooth_stablediffusion.ipynb) ## Specifications - Version: Pytorch 1.13 - Platform: Vertex AI Workbench, Accelerator Optimized: 1 NVIDIA Tesla A100 GPU, 12 vCPUs, 85GB RAM, us-central1-a
non_defect
internalserverexception i followed notebooks community vertex endpoints torchserve dreambooth stablediffusion ipynb to trying to deploy a stable diffusion model on vertex ai endpoint expected behavior in get online prediction section i expected to run successfully and create an image depend on my prompt actual behavior i get an error that i mentioned in title here is the full error message traceback most recent call last file home goker local lib site packages google api core grpc helpers py line in error remapped callable return callable args kwargs file home goker local lib site packages grpc channel py line in call return end unary response blocking state call false none file home goker local lib site packages grpc channel py line in end unary response blocking raise inactiverpcerror state pytype disable not instantiable grpc channel inactiverpcerror inactiverpcerror of rpc that terminated with status statuscode unavailable details code type internalserverexception message prediction failed debug error string unknown error received from peer grpc message n code n type internalserverexception n message prediction failed n n grpc status created time the above exception was the direct cause of the following exception traceback most recent call last file home goker temp py line in response predict image file home goker temp py line in predict image response endpoint predict instances instances parameters deployed model id deployed model id file home goker local lib site packages google cloud aiplatform models py line in predict prediction response self prediction client predict file home goker local lib site packages google cloud aiplatform services prediction service client py line in predict response rpc file home goker local lib site packages google api core gapic method py line in call return wrapped func args kwargs file home goker local lib site packages google api core grpc helpers py line in error remapped callable raise exceptions from grpc error exc from exc google api core exceptions serviceunavailable code type internalserverexception message prediction failed steps to reproduce the problem my service account has necessary iam roles ai platform admin owner editor etc and i run this script successfully before following notebooks community vertex endpoints torchserve dreambooth stablediffusion ipynb specifications version pytorch platform vertex ai workbench accelerator optimized nvidia tesla gpu vcpus ram us a
0
196,667
15,605,629,273
IssuesEvent
2021-03-19 06:35:46
skycoin/cx
https://api.github.com/repos/skycoin/cx
closed
Include gl glfw install instructions in Readme
bug documentation
Windows installation do not include gl/glfw dependencies. Why are dependency installation instructions missing for windows? --- Windows users must have installed GIT. - instructions for installing git on windows must be given --- Dependencies may be listed in cx-setup.bat file
1.0
Include gl glfw install instructions in Readme - Windows installation do not include gl/glfw dependencies. Why are dependency installation instructions missing for windows? --- Windows users must have installed GIT. - instructions for installing git on windows must be given --- Dependencies may be listed in cx-setup.bat file
non_defect
include gl glfw install instructions in readme windows installation do not include gl glfw dependencies why are dependency installation instructions missing for windows windows users must have installed git instructions for installing git on windows must be given dependencies may be listed in cx setup bat file
0
246,089
26,585,801,581
IssuesEvent
2023-01-23 00:40:58
snowdensb/caseflow
https://api.github.com/repos/snowdensb/caseflow
opened
CVE-2023-22799 (Medium) detected in globalid-0.4.2.gem
security vulnerability
## CVE-2023-22799 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>globalid-0.4.2.gem</b></p></summary> <p>URIs for your models makes it easy to pass references around.</p> <p>Library home page: <a href="https://rubygems.org/gems/globalid-0.4.2.gem">https://rubygems.org/gems/globalid-0.4.2.gem</a></p> <p> Dependency Hierarchy: - rails-5.2.4.5.gem (Root Library) - activejob-5.2.4.5.gem - :x: **globalid-0.4.2.gem** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snowdensb/caseflow/commit/81f8b3f5658022f994993a18a7653667705b7f6e">81f8b3f5658022f994993a18a7653667705b7f6e</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> There is a possible DoS vulnerability in the model name parsing section of the GlobalID gem before 1.0.1. Carefully crafted input can cause the regular expression engine to take an unexpected amount of time. All users running an affected release should either upgrade or use one of the workarounds immediately. <p>Publish Date: 2023-01-06 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-22799>CVE-2023-22799</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: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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/advisories/GHSA-23c2-gwp5-pxw9">https://github.com/advisories/GHSA-23c2-gwp5-pxw9</a></p> <p>Release Date: 2023-01-06</p> <p>Fix Resolution: globalid - 1.0.1</p> </p> </details> <p></p>
True
CVE-2023-22799 (Medium) detected in globalid-0.4.2.gem - ## CVE-2023-22799 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>globalid-0.4.2.gem</b></p></summary> <p>URIs for your models makes it easy to pass references around.</p> <p>Library home page: <a href="https://rubygems.org/gems/globalid-0.4.2.gem">https://rubygems.org/gems/globalid-0.4.2.gem</a></p> <p> Dependency Hierarchy: - rails-5.2.4.5.gem (Root Library) - activejob-5.2.4.5.gem - :x: **globalid-0.4.2.gem** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/snowdensb/caseflow/commit/81f8b3f5658022f994993a18a7653667705b7f6e">81f8b3f5658022f994993a18a7653667705b7f6e</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> There is a possible DoS vulnerability in the model name parsing section of the GlobalID gem before 1.0.1. Carefully crafted input can cause the regular expression engine to take an unexpected amount of time. All users running an affected release should either upgrade or use one of the workarounds immediately. <p>Publish Date: 2023-01-06 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-22799>CVE-2023-22799</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: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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/advisories/GHSA-23c2-gwp5-pxw9">https://github.com/advisories/GHSA-23c2-gwp5-pxw9</a></p> <p>Release Date: 2023-01-06</p> <p>Fix Resolution: globalid - 1.0.1</p> </p> </details> <p></p>
non_defect
cve medium detected in globalid gem cve medium severity vulnerability vulnerable library globalid gem uris for your models makes it easy to pass references around library home page a href dependency hierarchy rails gem root library activejob gem x globalid gem vulnerable library found in head commit a href found in base branch master vulnerability details there is a possible dos vulnerability in the model name parsing section of the globalid gem before carefully crafted input can cause the regular expression engine to take an unexpected amount of time all users running an affected release should either upgrade or use one of the workarounds immediately publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required 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 globalid
0
48,717
10,273,078,575
IssuesEvent
2019-08-23 18:15:21
microsoft/AdaptiveCards
https://api.github.com/repos/microsoft/AdaptiveCards
closed
[UWP][Custom Rendering] AdaptiveWarning doesn't include putters, making it impossible to set status code and message
Bug Status-In Code Review Triage-Approved for Fix
# Platform What platform is your issue or question related to? (Delete other platforms). * UWP # Details AdaptiveWarning is defined as follows: ``` runtimeclass AdaptiveWarning { AdaptiveWarning(); WarningStatusCode StatusCode { get; }; String Message { get; }; }; ``` Because there are no putters, custom parsers and renderers can not specify the nature of their warnings.
1.0
[UWP][Custom Rendering] AdaptiveWarning doesn't include putters, making it impossible to set status code and message - # Platform What platform is your issue or question related to? (Delete other platforms). * UWP # Details AdaptiveWarning is defined as follows: ``` runtimeclass AdaptiveWarning { AdaptiveWarning(); WarningStatusCode StatusCode { get; }; String Message { get; }; }; ``` Because there are no putters, custom parsers and renderers can not specify the nature of their warnings.
non_defect
adaptivewarning doesn t include putters making it impossible to set status code and message platform what platform is your issue or question related to delete other platforms uwp details adaptivewarning is defined as follows runtimeclass adaptivewarning adaptivewarning warningstatuscode statuscode get string message get because there are no putters custom parsers and renderers can not specify the nature of their warnings
0
50,557
13,187,578,220
IssuesEvent
2020-08-13 03:52:31
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
vemcal - replace ROOT math operation w/ another library (Trac #937)
Migrated from Trac defect other
see #930 <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/937 , reported by nega and owned by jgonzalez</em></summary> <p> ```json { "status": "closed", "changetime": "2015-10-07T14:50:35", "description": "see #936", "reporter": "nega", "cc": "nega, olivas, hdembinski", "resolution": "wontfix", "_ts": "1444229435198541", "component": "other", "summary": "vemcal - replace ROOT math operation w/ another library", "priority": "normal", "keywords": "", "time": "2015-04-15T14:28:13", "milestone": "", "owner": "jgonzalez", "type": "defect" } ``` </p> </details>
1.0
vemcal - replace ROOT math operation w/ another library (Trac #937) - see #930 <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/937 , reported by nega and owned by jgonzalez</em></summary> <p> ```json { "status": "closed", "changetime": "2015-10-07T14:50:35", "description": "see #936", "reporter": "nega", "cc": "nega, olivas, hdembinski", "resolution": "wontfix", "_ts": "1444229435198541", "component": "other", "summary": "vemcal - replace ROOT math operation w/ another library", "priority": "normal", "keywords": "", "time": "2015-04-15T14:28:13", "milestone": "", "owner": "jgonzalez", "type": "defect" } ``` </p> </details>
defect
vemcal replace root math operation w another library trac see migrated from reported by nega and owned by jgonzalez json status closed changetime description see reporter nega cc nega olivas hdembinski resolution wontfix ts component other summary vemcal replace root math operation w another library priority normal keywords time milestone owner jgonzalez type defect
1
2,514
3,486,794,535
IssuesEvent
2016-01-01 02:38:58
GrdMe/GrdMe
https://api.github.com/repos/GrdMe/GrdMe
closed
Overheating/CPU
Firefox Only Performance
_From @arnottcr on January 16, 2015 4:46_ NFC, but it appears to be an issue. _Copied from original issue: winhowes/grd.me#9_
True
Overheating/CPU - _From @arnottcr on January 16, 2015 4:46_ NFC, but it appears to be an issue. _Copied from original issue: winhowes/grd.me#9_
non_defect
overheating cpu from arnottcr on january nfc but it appears to be an issue copied from original issue winhowes grd me
0
26,686
4,777,576,527
IssuesEvent
2016-10-27 16:40:30
wheeler-microfluidics/microdrop
https://api.github.com/repos/wheeler-microfluidics/microdrop
opened
Display error if update server cannot be reached (Trac #165)
defect Incomplete Migration microdrop Migrated from Trac
Migrated from http://microfluidics.utoronto.ca/microdrop/ticket/165 ```json { "status": "new", "changetime": "2014-12-12T18:25:04", "description": "Display error in plugin manager dialog if update server cannot be reached.", "reporter": "cfobel", "cc": "", "resolution": "", "_ts": "1418408704697548", "component": "microdrop", "summary": "Display error if update server cannot be reached", "priority": "minor", "keywords": "", "version": "0.1", "time": "2014-12-12T18:25:04", "milestone": "", "owner": "cfobel", "type": "defect" } ```
1.0
Display error if update server cannot be reached (Trac #165) - Migrated from http://microfluidics.utoronto.ca/microdrop/ticket/165 ```json { "status": "new", "changetime": "2014-12-12T18:25:04", "description": "Display error in plugin manager dialog if update server cannot be reached.", "reporter": "cfobel", "cc": "", "resolution": "", "_ts": "1418408704697548", "component": "microdrop", "summary": "Display error if update server cannot be reached", "priority": "minor", "keywords": "", "version": "0.1", "time": "2014-12-12T18:25:04", "milestone": "", "owner": "cfobel", "type": "defect" } ```
defect
display error if update server cannot be reached trac migrated from json status new changetime description display error in plugin manager dialog if update server cannot be reached reporter cfobel cc resolution ts component microdrop summary display error if update server cannot be reached priority minor keywords version time milestone owner cfobel type defect
1
51,286
13,207,408,172
IssuesEvent
2020-08-14 22:59:28
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
pypicks to replace icepicks (Trac #139)
IceTray Incomplete Migration Migrated from Trac defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/139">https://code.icecube.wisc.edu/projects/icecube/ticket/139</a>, reported by blaufussand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", "_ts": "1416713876900096", "description": "Need to get some more pypicks in place to replace old icepicks. ", "reporter": "blaufuss", "cc": "", "resolution": "wont or cant fix", "time": "2008-10-03T14:37:16", "component": "IceTray", "summary": "pypicks to replace icepicks", "priority": "normal", "keywords": "", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
1.0
pypicks to replace icepicks (Trac #139) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/139">https://code.icecube.wisc.edu/projects/icecube/ticket/139</a>, reported by blaufussand owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", "_ts": "1416713876900096", "description": "Need to get some more pypicks in place to replace old icepicks. ", "reporter": "blaufuss", "cc": "", "resolution": "wont or cant fix", "time": "2008-10-03T14:37:16", "component": "IceTray", "summary": "pypicks to replace icepicks", "priority": "normal", "keywords": "", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
defect
pypicks to replace icepicks trac migrated from json status closed changetime ts description need to get some more pypicks in place to replace old icepicks reporter blaufuss cc resolution wont or cant fix time component icetray summary pypicks to replace icepicks priority normal keywords milestone owner troy type defect
1
76,522
26,475,832,219
IssuesEvent
2023-01-17 11:02:37
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
SelectCheckboxMenu: Multiple Validation update clean input
:lady_beetle: defect :bangbang: needs-triage
### Describe the bug Multiple Validation update clean input ### Reproducer <p:selectCheckboxMenu id="roleEdit" value="#{checkboxView.selectedCities2}" multiple="true" filter="true" required="true" requiredMessage="Can't unselect Miami" filterMatchMode="startsWith" validator="#{checkboxView.validate}"> <f:selectItems value="#{checkboxView.cities}" /> <p:ajax event="change" update="roleEdit"/> </p:selectCheckboxMenu> <p:message id="roleEditMsg" for="roleEdit" display="text"/> @Override public void validate(final FacesContext context, final UIComponent component, final List value) throws ValidatorException { if (value.stream().noneMatch(v -> v.equals("Miami"))){ throw new ValidatorException("Miami should be selcted"); } } 1. add all to selectCheckboxMenu 2. remove Miami to run validation 3. All elements are removed from the input, validation message is shown. 4. Open the list 5. All elements on the list are still selected See error Validation shouldn't clean correct values, List and input should show the same values ![image](https://user-images.githubusercontent.com/97100687/212882397-558cbcd1-9d46-4346-8778-3dc3dcba62d3.png) ### Expected behavior The list and input should show the same values ### PrimeFaces edition None ### PrimeFaces version 12.0.0 ### Theme all ### JSF implementation All ### JSF version all ### Java version all ### Browser(s) Chrome
1.0
SelectCheckboxMenu: Multiple Validation update clean input - ### Describe the bug Multiple Validation update clean input ### Reproducer <p:selectCheckboxMenu id="roleEdit" value="#{checkboxView.selectedCities2}" multiple="true" filter="true" required="true" requiredMessage="Can't unselect Miami" filterMatchMode="startsWith" validator="#{checkboxView.validate}"> <f:selectItems value="#{checkboxView.cities}" /> <p:ajax event="change" update="roleEdit"/> </p:selectCheckboxMenu> <p:message id="roleEditMsg" for="roleEdit" display="text"/> @Override public void validate(final FacesContext context, final UIComponent component, final List value) throws ValidatorException { if (value.stream().noneMatch(v -> v.equals("Miami"))){ throw new ValidatorException("Miami should be selcted"); } } 1. add all to selectCheckboxMenu 2. remove Miami to run validation 3. All elements are removed from the input, validation message is shown. 4. Open the list 5. All elements on the list are still selected See error Validation shouldn't clean correct values, List and input should show the same values ![image](https://user-images.githubusercontent.com/97100687/212882397-558cbcd1-9d46-4346-8778-3dc3dcba62d3.png) ### Expected behavior The list and input should show the same values ### PrimeFaces edition None ### PrimeFaces version 12.0.0 ### Theme all ### JSF implementation All ### JSF version all ### Java version all ### Browser(s) Chrome
defect
selectcheckboxmenu multiple validation update clean input describe the bug multiple validation update clean input reproducer p selectcheckboxmenu id roleedit value checkboxview multiple true filter true required true requiredmessage can t unselect miami filtermatchmode startswith validator checkboxview validate override public void validate final facescontext context final uicomponent component final list value throws validatorexception if value stream nonematch v v equals miami throw new validatorexception miami should be selcted add all to selectcheckboxmenu remove miami to run validation all elements are removed from the input validation message is shown open the list all elements on the list are still selected see error validation shouldn t clean correct values list and input should show the same values expected behavior the list and input should show the same values primefaces edition none primefaces version theme all jsf implementation all jsf version all java version all browser s chrome
1
174,732
21,300,416,336
IssuesEvent
2022-04-15 01:49:41
alexcorvi/apexo
https://api.github.com/repos/alexcorvi/apexo
opened
CVE-2021-43138 (High) detected in multiple libraries
security vulnerability
## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-0.2.10.tgz</b>, <b>async-1.5.2.tgz</b>, <b>async-2.6.1.tgz</b></p></summary> <p> <details><summary><b>async-0.2.10.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-0.2.10.tgz">https://registry.npmjs.org/async/-/async-0.2.10.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/string-replace-webpack-plugin/node_modules/async/package.json</p> <p> Dependency Hierarchy: - string-replace-webpack-plugin-0.1.3.tgz (Root Library) - :x: **async-0.2.10.tgz** (Vulnerable Library) </details> <details><summary><b>async-1.5.2.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-1.5.2.tgz">https://registry.npmjs.org/async/-/async-1.5.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/portscanner/node_modules/async/package.json</p> <p> Dependency Hierarchy: - lite-server-2.6.1.tgz (Root Library) - browser-sync-2.26.14.tgz - portscanner-2.1.1.tgz - :x: **async-1.5.2.tgz** (Vulnerable Library) </details> <details><summary><b>async-2.6.1.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-2.6.1.tgz">https://registry.npmjs.org/async/-/async-2.6.1.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/async/package.json</p> <p> Dependency Hierarchy: - source-map-loader-0.2.4.tgz (Root Library) - :x: **async-2.6.1.tgz** (Vulnerable Library) </details> <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 vulnerability exists in Async through 3.2.1 (fixed in 3.2.2) , which could let a malicious user obtain privileges via the mapValues() method. <p>Publish Date: 2022-04-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43138>CVE-2021-43138</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.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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://nvd.nist.gov/vuln/detail/CVE-2021-43138">https://nvd.nist.gov/vuln/detail/CVE-2021-43138</a></p> <p>Release Date: 2022-04-06</p> <p>Fix Resolution (async): 3.2.2</p> <p>Direct dependency fix Resolution (source-map-loader): 1.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-2021-43138 (High) detected in multiple libraries - ## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-0.2.10.tgz</b>, <b>async-1.5.2.tgz</b>, <b>async-2.6.1.tgz</b></p></summary> <p> <details><summary><b>async-0.2.10.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-0.2.10.tgz">https://registry.npmjs.org/async/-/async-0.2.10.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/string-replace-webpack-plugin/node_modules/async/package.json</p> <p> Dependency Hierarchy: - string-replace-webpack-plugin-0.1.3.tgz (Root Library) - :x: **async-0.2.10.tgz** (Vulnerable Library) </details> <details><summary><b>async-1.5.2.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-1.5.2.tgz">https://registry.npmjs.org/async/-/async-1.5.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/portscanner/node_modules/async/package.json</p> <p> Dependency Hierarchy: - lite-server-2.6.1.tgz (Root Library) - browser-sync-2.26.14.tgz - portscanner-2.1.1.tgz - :x: **async-1.5.2.tgz** (Vulnerable Library) </details> <details><summary><b>async-2.6.1.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-2.6.1.tgz">https://registry.npmjs.org/async/-/async-2.6.1.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/async/package.json</p> <p> Dependency Hierarchy: - source-map-loader-0.2.4.tgz (Root Library) - :x: **async-2.6.1.tgz** (Vulnerable Library) </details> <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 vulnerability exists in Async through 3.2.1 (fixed in 3.2.2) , which could let a malicious user obtain privileges via the mapValues() method. <p>Publish Date: 2022-04-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43138>CVE-2021-43138</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.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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://nvd.nist.gov/vuln/detail/CVE-2021-43138">https://nvd.nist.gov/vuln/detail/CVE-2021-43138</a></p> <p>Release Date: 2022-04-06</p> <p>Fix Resolution (async): 3.2.2</p> <p>Direct dependency fix Resolution (source-map-loader): 1.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 high detected in multiple libraries cve high severity vulnerability vulnerable libraries async tgz async tgz async tgz async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file package json path to vulnerable library node modules string replace webpack plugin node modules async package json dependency hierarchy string replace webpack plugin tgz root library x async tgz vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file package json path to vulnerable library node modules portscanner node modules async package json dependency hierarchy lite server tgz root library browser sync tgz portscanner tgz x async tgz vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file package json path to vulnerable library node modules async package json dependency hierarchy source map loader tgz root library x async tgz vulnerable library found in base branch master vulnerability details a vulnerability exists in async through fixed in which could let a malicious user obtain privileges via the mapvalues method publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required 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 async direct dependency fix resolution source map loader step up your open source security game with whitesource
0
41,765
10,597,722,151
IssuesEvent
2019-10-10 01:51:22
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
jOOQ generates wrong refer name to enum class when using a custom GeneratorStrategy
T: Defect
### Expected behavior and actual behavior: Expected: We defined a custom strategy to add a `Table` suffix for generated table class. Actual: The generated table class name is as expected with a `Table` suffix, while the reference to enum in the table class is added a `Table` suffix, too. ### Steps to reproduce the problem (if possible, create an MCVE: https://github.com/jOOQ/jOOQ-mcve): Define a custom GeneratorStrategy for adding a `Table` suffixes for generated table class. ```java @Override public String getJavaClassName(Definition definition, Mode mode) { String defaultName = super.getJavaClassName(definition, mode); if (mode == Mode.DEFAULT) { return defaultName + "Table"; } return defaultName; } ``` And we expect just the Table classes' name to be changed. However, something is wrong when dealing enum class. enum class declare without `Table` suffix ```java public enum TblProxyInfoType implements EnumType { ``` and its reference in pojo class has a `Table` suffix ```java public class TblProxyInfo implements Serializable { private static final long serialVersionUID = 757765549; private String id; private String host; private Integer port; private TblProxyInfoTypeTable type; // **note the `Table` suffix ``` and its reference in table class has a `Table` suffix ```java public final TableField<Record, TblProxyInfoTypeTable> TYPE = createField(DSL.name("type"), org.jooq.impl.SQLDataType.VARCHAR(6).asEnumDataType(some.package.TblProxyInfoTypeTable.class), this, "‘DIRECT’, ‘’, ‘’"); ``` ### Versions: - jOOQ: 3.12.0 and 3.11.11 - Java: 1.8 - Database (include vendor): TiDB(mysql compatible) - OS: mac os 10.14 - JDBC Driver (include name if inofficial driver): com.mysql.jdbc.Driver
1.0
jOOQ generates wrong refer name to enum class when using a custom GeneratorStrategy - ### Expected behavior and actual behavior: Expected: We defined a custom strategy to add a `Table` suffix for generated table class. Actual: The generated table class name is as expected with a `Table` suffix, while the reference to enum in the table class is added a `Table` suffix, too. ### Steps to reproduce the problem (if possible, create an MCVE: https://github.com/jOOQ/jOOQ-mcve): Define a custom GeneratorStrategy for adding a `Table` suffixes for generated table class. ```java @Override public String getJavaClassName(Definition definition, Mode mode) { String defaultName = super.getJavaClassName(definition, mode); if (mode == Mode.DEFAULT) { return defaultName + "Table"; } return defaultName; } ``` And we expect just the Table classes' name to be changed. However, something is wrong when dealing enum class. enum class declare without `Table` suffix ```java public enum TblProxyInfoType implements EnumType { ``` and its reference in pojo class has a `Table` suffix ```java public class TblProxyInfo implements Serializable { private static final long serialVersionUID = 757765549; private String id; private String host; private Integer port; private TblProxyInfoTypeTable type; // **note the `Table` suffix ``` and its reference in table class has a `Table` suffix ```java public final TableField<Record, TblProxyInfoTypeTable> TYPE = createField(DSL.name("type"), org.jooq.impl.SQLDataType.VARCHAR(6).asEnumDataType(some.package.TblProxyInfoTypeTable.class), this, "‘DIRECT’, ‘’, ‘’"); ``` ### Versions: - jOOQ: 3.12.0 and 3.11.11 - Java: 1.8 - Database (include vendor): TiDB(mysql compatible) - OS: mac os 10.14 - JDBC Driver (include name if inofficial driver): com.mysql.jdbc.Driver
defect
jooq generates wrong refer name to enum class when using a custom generatorstrategy expected behavior and actual behavior expected we defined a custom strategy to add a table suffix for generated table class actual the generated table class name is as expected with a table suffix while the reference to enum in the table class is added a table suffix too steps to reproduce the problem if possible create an mcve define a custom generatorstrategy for adding a table suffixes for generated table class java override public string getjavaclassname definition definition mode mode string defaultname super getjavaclassname definition mode if mode mode default return defaultname table return defaultname and we expect just the table classes name to be changed however something is wrong when dealing enum class enum class declare without table suffix java public enum tblproxyinfotype implements enumtype and its reference in pojo class has a table suffix java public class tblproxyinfo implements serializable private static final long serialversionuid private string id private string host private integer port private tblproxyinfotypetable type note the table suffix and its reference in table class has a table suffix java public final tablefield type createfield dsl name type org jooq impl sqldatatype varchar asenumdatatype some package tblproxyinfotypetable class this ‘direct’ ‘’ ‘’ versions jooq and java database include vendor tidb mysql compatible os mac os jdbc driver include name if inofficial driver com mysql jdbc driver
1
38,943
9,082,205,162
IssuesEvent
2019-02-17 10:05:19
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
forceIntegerTypesOnZeroScaleDecimals not working? and error in documentation
T: Defect
### Expected behavior and actual behavior: I have a Postgres db with types like `NUMERIC(4)` for which the jOOQ codegen generates something like: ``` public final TableField<SeasonRecord, Short> YEAR = createField("year", org.jooq.impl.SQLDataType.SMALLINT.nullable(false), this, ""); ``` Because it is a small numeric jOOQ decides to use a `Short`. However I would like to generate an `Integer` type instead. Reading https://www.jooq.org/doc/3.11/manual/code-generation/codegen-advanced/codegen-config-generate/codegen-generate-zero-scale-decimals/ I was hoping to change the generator behaviour. That page mentions to do: ``` configuration .withGenerator(new Generator( .withGenerate(new Generate() .withForceIntegerTypesOnZeroScaleDecimals(true)))); ``` but the `Generate` class does not have `withForceIntegerTypesOnZeroScaleDecimals` method. Looking at Github I noticed the `Database` class does have such a method: https://github.com/jOOQ/jOOQ/blob/master/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Database.java#L1531 So I wonder if the documentation is correct? When using it like: ``` .withGenerator(Generator() .withDatabase(Database() .withForceIntegerTypesOnZeroScaleDecimals(true) .withName("org.jooq.meta.postgres.PostgresDatabase") .withInputSchema("public") .withOutputSchemaToDefault(true)) ``` (at least this compiles) but either the generator does not pick it up or my expectation is wrong. It still generates: ``` public final TableField<SeasonRecord, Short> YEAR = createField("year", org.jooq.impl.SQLDataType.SMALLINT.nullable(false), this, ""); ``` ### Versions: - jOOQ: `3.11.9` - Java: `8` - Database (include vendor): `Postgres 10` - OS: `MacOS` - JDBC Driver (include name if inofficial driver): `org.postgresql:postgresql:42.2.5`
1.0
forceIntegerTypesOnZeroScaleDecimals not working? and error in documentation - ### Expected behavior and actual behavior: I have a Postgres db with types like `NUMERIC(4)` for which the jOOQ codegen generates something like: ``` public final TableField<SeasonRecord, Short> YEAR = createField("year", org.jooq.impl.SQLDataType.SMALLINT.nullable(false), this, ""); ``` Because it is a small numeric jOOQ decides to use a `Short`. However I would like to generate an `Integer` type instead. Reading https://www.jooq.org/doc/3.11/manual/code-generation/codegen-advanced/codegen-config-generate/codegen-generate-zero-scale-decimals/ I was hoping to change the generator behaviour. That page mentions to do: ``` configuration .withGenerator(new Generator( .withGenerate(new Generate() .withForceIntegerTypesOnZeroScaleDecimals(true)))); ``` but the `Generate` class does not have `withForceIntegerTypesOnZeroScaleDecimals` method. Looking at Github I noticed the `Database` class does have such a method: https://github.com/jOOQ/jOOQ/blob/master/jOOQ-meta/src/main/java/org/jooq/meta/jaxb/Database.java#L1531 So I wonder if the documentation is correct? When using it like: ``` .withGenerator(Generator() .withDatabase(Database() .withForceIntegerTypesOnZeroScaleDecimals(true) .withName("org.jooq.meta.postgres.PostgresDatabase") .withInputSchema("public") .withOutputSchemaToDefault(true)) ``` (at least this compiles) but either the generator does not pick it up or my expectation is wrong. It still generates: ``` public final TableField<SeasonRecord, Short> YEAR = createField("year", org.jooq.impl.SQLDataType.SMALLINT.nullable(false), this, ""); ``` ### Versions: - jOOQ: `3.11.9` - Java: `8` - Database (include vendor): `Postgres 10` - OS: `MacOS` - JDBC Driver (include name if inofficial driver): `org.postgresql:postgresql:42.2.5`
defect
forceintegertypesonzeroscaledecimals not working and error in documentation expected behavior and actual behavior i have a postgres db with types like numeric for which the jooq codegen generates something like public final tablefield year createfield year org jooq impl sqldatatype smallint nullable false this because it is a small numeric jooq decides to use a short however i would like to generate an integer type instead reading i was hoping to change the generator behaviour that page mentions to do configuration withgenerator new generator withgenerate new generate withforceintegertypesonzeroscaledecimals true but the generate class does not have withforceintegertypesonzeroscaledecimals method looking at github i noticed the database class does have such a method so i wonder if the documentation is correct when using it like withgenerator generator withdatabase database withforceintegertypesonzeroscaledecimals true withname org jooq meta postgres postgresdatabase withinputschema public withoutputschematodefault true at least this compiles but either the generator does not pick it up or my expectation is wrong it still generates public final tablefield year createfield year org jooq impl sqldatatype smallint nullable false this versions jooq java database include vendor postgres os macos jdbc driver include name if inofficial driver org postgresql postgresql
1
17,625
3,012,775,344
IssuesEvent
2015-07-29 02:28:00
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Importing adds to specification in case specification is erroneous
auto-migrated Category-Component-Editor Priority-Medium Type-Defect
``` When I *open* specification new60.ywl I get an error and the editor states that the load file will be discarded. However, the specification is shown and when I subsequently *import* another specification (e.g. new61.xml), two nets are shown. This is not possible with specifications which load normally as the import option is then disabled. ``` Original issue reported on code.google.com by `arthurte...@gmail.com` on 20 Aug 2008 at 7:50
1.0
Importing adds to specification in case specification is erroneous - ``` When I *open* specification new60.ywl I get an error and the editor states that the load file will be discarded. However, the specification is shown and when I subsequently *import* another specification (e.g. new61.xml), two nets are shown. This is not possible with specifications which load normally as the import option is then disabled. ``` Original issue reported on code.google.com by `arthurte...@gmail.com` on 20 Aug 2008 at 7:50
defect
importing adds to specification in case specification is erroneous when i open specification ywl i get an error and the editor states that the load file will be discarded however the specification is shown and when i subsequently import another specification e g xml two nets are shown this is not possible with specifications which load normally as the import option is then disabled original issue reported on code google com by arthurte gmail com on aug at
1
81,741
31,478,298,727
IssuesEvent
2023-08-30 12:19:26
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Thread list avatars are inconsistent
T-Defect X-Regression S-Minor A-Avatar O-Occasional
### Steps to reproduce 1. look at thread list ### Outcome #### What did you expect? consistent avatars: - same size - always - same alignment for avatars & placeholders #### What happened instead? ![image](https://github.com/vector-im/element-web/assets/2803622/66bccc52-c755-4064-9127-9bba89fc4a2e) ### Operating system arch ### Browser information firefox ### URL for webapp develop.element.io ### Application version Element version: fcd8052-react-64f762d7b0f3-js-5788d9744b76 Olm version: 3.2.14 ### Homeserver matrix.org ### Will you send logs? No
1.0
Thread list avatars are inconsistent - ### Steps to reproduce 1. look at thread list ### Outcome #### What did you expect? consistent avatars: - same size - always - same alignment for avatars & placeholders #### What happened instead? ![image](https://github.com/vector-im/element-web/assets/2803622/66bccc52-c755-4064-9127-9bba89fc4a2e) ### Operating system arch ### Browser information firefox ### URL for webapp develop.element.io ### Application version Element version: fcd8052-react-64f762d7b0f3-js-5788d9744b76 Olm version: 3.2.14 ### Homeserver matrix.org ### Will you send logs? No
defect
thread list avatars are inconsistent steps to reproduce look at thread list outcome what did you expect consistent avatars same size always same alignment for avatars placeholders what happened instead operating system arch browser information firefox url for webapp develop element io application version element version react js olm version homeserver matrix org will you send logs no
1
20,770
3,413,323,406
IssuesEvent
2015-12-06 16:11:30
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
ExistsIn rule does not respect the 'bindingKey' setting when configuring associations.
Defect
The ExistsIn rule is hardcoded to check against the primary key. It should perform a check on the field specified by the bindingKey setting for the table association.
1.0
ExistsIn rule does not respect the 'bindingKey' setting when configuring associations. - The ExistsIn rule is hardcoded to check against the primary key. It should perform a check on the field specified by the bindingKey setting for the table association.
defect
existsin rule does not respect the bindingkey setting when configuring associations the existsin rule is hardcoded to check against the primary key it should perform a check on the field specified by the bindingkey setting for the table association
1
22,784
3,698,624,173
IssuesEvent
2016-02-28 13:17:22
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Missing assignment operator on emit of private static fields during assignment
defect
Live Bridge sample: http://live.bridge.net/#81aa0a39a1aa5e962dc1 ### Expected behaviour ```javascript Bridge.get(Demo.App).start = "start"; (function (globals) { "use strict"; Bridge.define('Demo.App', { statics: { start: null, end: null } }); Bridge.init(); })(this); Bridge.get(Demo.App).end = "end"; ``` ### Actual behaviour ```javascript Bridge.get(Demo.App).start"start"; (function (globals) { "use strict"; Bridge.define('Demo.App', { statics: { start: null, end: null } }); Bridge.init(); })(this); Bridge.get(Demo.App).end"end"; ``` ### Steps to reproduce the behaviour ```csharp using Bridge; namespace Demo { public class App { private static string start; private static string end; [Init(InitPosition.Top)] public static void Top() { start = "start"; } [Init(InitPosition.Bottom)] public static void Bottom() { end = "end"; } } } ```
1.0
Missing assignment operator on emit of private static fields during assignment - Live Bridge sample: http://live.bridge.net/#81aa0a39a1aa5e962dc1 ### Expected behaviour ```javascript Bridge.get(Demo.App).start = "start"; (function (globals) { "use strict"; Bridge.define('Demo.App', { statics: { start: null, end: null } }); Bridge.init(); })(this); Bridge.get(Demo.App).end = "end"; ``` ### Actual behaviour ```javascript Bridge.get(Demo.App).start"start"; (function (globals) { "use strict"; Bridge.define('Demo.App', { statics: { start: null, end: null } }); Bridge.init(); })(this); Bridge.get(Demo.App).end"end"; ``` ### Steps to reproduce the behaviour ```csharp using Bridge; namespace Demo { public class App { private static string start; private static string end; [Init(InitPosition.Top)] public static void Top() { start = "start"; } [Init(InitPosition.Bottom)] public static void Bottom() { end = "end"; } } } ```
defect
missing assignment operator on emit of private static fields during assignment live bridge sample expected behaviour javascript bridge get demo app start start function globals use strict bridge define demo app statics start null end null bridge init this bridge get demo app end end actual behaviour javascript bridge get demo app start start function globals use strict bridge define demo app statics start null end null bridge init this bridge get demo app end end steps to reproduce the behaviour csharp using bridge namespace demo public class app private static string start private static string end public static void top start start public static void bottom end end
1
4,036
2,610,086,349
IssuesEvent
2015-02-26 18:26:14
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳除痘印
auto-migrated Priority-Medium Type-Defect
``` 深圳除痘印【深圳韩方科颜全国热线400-869-1818,24小时QQ4008691 818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方——�� �方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜专� ��祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛痘 技术并结合先进“先进豪华彩光”仪,开创国内专业治疗粉�� �、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:11
1.0
深圳除痘印 - ``` 深圳除痘印【深圳韩方科颜全国热线400-869-1818,24小时QQ4008691 818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方——�� �方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜专� ��祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛痘 技术并结合先进“先进豪华彩光”仪,开创国内专业治疗粉�� �、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:11
defect
深圳除痘印 深圳除痘印【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方——�� �方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜专� ��祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛痘 技术并结合先进“先进豪华彩光”仪,开创国内专业治疗粉�� �、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 original issue reported on code google com by szft com on may at
1
344,605
30,751,850,164
IssuesEvent
2023-07-28 20:04:55
saltstack/salt
https://api.github.com/repos/saltstack/salt
opened
[Increase Test Coverage] Batch 30
Tests
Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/modules/mod_random.py 71 salt/modules/rpmbuild_pkgbuild.py 11 salt/runners/manage.py 23 salt/beacons/napalm_beacon.py 7 salt/modules/supervisord.py 61
1.0
[Increase Test Coverage] Batch 30 - Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/modules/mod_random.py 71 salt/modules/rpmbuild_pkgbuild.py 11 salt/runners/manage.py 23 salt/beacons/napalm_beacon.py 7 salt/modules/supervisord.py 61
non_defect
batch increase the code coverage percent on the following files to at least please be aware that currently the percentage might be inaccurate if the module uses salt due to file percent salt modules mod random py salt modules rpmbuild pkgbuild py salt runners manage py salt beacons napalm beacon py salt modules supervisord py
0
31,713
6,598,909,068
IssuesEvent
2017-09-16 12:53:32
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Wrong closure capture in folded cycle
defect
### Steps To Reproduce https://deck.net/a2d9df1ab9da9e244785d985e6187fe3 ```c# public class Program { public static int[] data = new int[]{ 1, 2, 3}; public static List<Action> actions = new List<Action>(); public static void Main() { foreach (var i2 in data) foreach (var i in data) actions.Add(()=> Console.WriteLine(i)); foreach (var action in actions) action(); } } ``` ### Expected Result ```js 1 2 3 1 2 3 1 2 3 ``` ### Actual Result ```js 3 3 3 3 3 3 3 3 3 ```
1.0
Wrong closure capture in folded cycle - ### Steps To Reproduce https://deck.net/a2d9df1ab9da9e244785d985e6187fe3 ```c# public class Program { public static int[] data = new int[]{ 1, 2, 3}; public static List<Action> actions = new List<Action>(); public static void Main() { foreach (var i2 in data) foreach (var i in data) actions.Add(()=> Console.WriteLine(i)); foreach (var action in actions) action(); } } ``` ### Expected Result ```js 1 2 3 1 2 3 1 2 3 ``` ### Actual Result ```js 3 3 3 3 3 3 3 3 3 ```
defect
wrong closure capture in folded cycle steps to reproduce c public class program public static int data new int public static list actions new list public static void main foreach var in data foreach var i in data actions add console writeline i foreach var action in actions action expected result js actual result js
1
419,076
28,137,327,612
IssuesEvent
2023-04-01 14:36:49
neondatabase/website
https://api.github.com/repos/neondatabase/website
closed
Document Neon domains
a/documentation
pg.neon.tech (for link auth) connect.neon.tech (also for link auth) project_id.cloud.neon.tech (old but still supported domain) endpoint_id.region_slug.platform.neon.tech (domain for SNI-enabled clients)
1.0
Document Neon domains - pg.neon.tech (for link auth) connect.neon.tech (also for link auth) project_id.cloud.neon.tech (old but still supported domain) endpoint_id.region_slug.platform.neon.tech (domain for SNI-enabled clients)
non_defect
document neon domains pg neon tech for link auth connect neon tech also for link auth project id cloud neon tech old but still supported domain endpoint id region slug platform neon tech domain for sni enabled clients
0
8,971
2,613,915,009
IssuesEvent
2015-02-28 01:08:08
TamarackConsulting/Creekridge_Portal
https://api.github.com/repos/TamarackConsulting/Creekridge_Portal
closed
Pricing Option Selection to Docs
Minor Defect Ready for Testing
@tbstevens - In tweaking my documents, I decided to deselect 2 of my 6 pricing options in the "Include on Proposal" column. When I generated the document, all 6 pricing options were printed.
1.0
Pricing Option Selection to Docs - @tbstevens - In tweaking my documents, I decided to deselect 2 of my 6 pricing options in the "Include on Proposal" column. When I generated the document, all 6 pricing options were printed.
defect
pricing option selection to docs tbstevens in tweaking my documents i decided to deselect of my pricing options in the include on proposal column when i generated the document all pricing options were printed
1
4,886
2,610,159,751
IssuesEvent
2015-02-26 18:50:41
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Neimodians
auto-migrated Priority-Medium Type-Defect
``` Issue Firing... possible missing muzzle or missing targeting behavior ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 31 Jan 2011 at 1:44
1.0
Neimodians - ``` Issue Firing... possible missing muzzle or missing targeting behavior ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 31 Jan 2011 at 1:44
defect
neimodians issue firing possible missing muzzle or missing targeting behavior original issue reported on code google com by gmail com on jan at
1
594,267
18,041,845,880
IssuesEvent
2021-09-18 07:00:42
Imanity-Software/ImanitySpigot3-git
https://api.github.com/repos/Imanity-Software/ImanitySpigot3-git
closed
Rod velocity doesn't exist on iSpigot 3.
enhancement priority=normal
### Is your feature request related to a problem? Because my players are used for a specific rod velocity, and the normal one isn't good. ### Describe the solution you'd like. Add Such values like, "rod_hori": 0.8, "rod_vert": 0.8, "bow_hori": 0.8, "bow_vert": 0.8, which were on ispigot2 ### Describe alternatives you've considered. I can do it using another spigot, but I very like ispigot3 since it can load my worlds much faster than any other spigot. ### Agreements - [X] I have searched for and ensured there isn't already an open issue regarding this. - [X] I have ensured the feature I'm requesting isn't already in the latest ImanitySpigot3. ### Other _No response_
1.0
Rod velocity doesn't exist on iSpigot 3. - ### Is your feature request related to a problem? Because my players are used for a specific rod velocity, and the normal one isn't good. ### Describe the solution you'd like. Add Such values like, "rod_hori": 0.8, "rod_vert": 0.8, "bow_hori": 0.8, "bow_vert": 0.8, which were on ispigot2 ### Describe alternatives you've considered. I can do it using another spigot, but I very like ispigot3 since it can load my worlds much faster than any other spigot. ### Agreements - [X] I have searched for and ensured there isn't already an open issue regarding this. - [X] I have ensured the feature I'm requesting isn't already in the latest ImanitySpigot3. ### Other _No response_
non_defect
rod velocity doesn t exist on ispigot is your feature request related to a problem because my players are used for a specific rod velocity and the normal one isn t good describe the solution you d like add such values like rod hori rod vert bow hori bow vert which were on describe alternatives you ve considered i can do it using another spigot but i very like since it can load my worlds much faster than any other spigot agreements i have searched for and ensured there isn t already an open issue regarding this i have ensured the feature i m requesting isn t already in the latest other no response
0
30,215
8,494,715,895
IssuesEvent
2018-10-29 00:07:35
angular-buddies/angular-buddies
https://api.github.com/repos/angular-buddies/angular-buddies
opened
Document build-notes npm builder
comp: build-notes effort1: easy (hours) good first issue hotlist: community-help priority: 2 (required) type: docs
### Package (mark with an `x`) ``` - [ ] @angular-buddies/prettier - [x] @angular-buddies/build-notes ``` ### Versions @angular-buddies/build-notes:v1.0.0-alpha.1 ### Desired functionality Document the "npm" builder in packages/build-notes/docs/builders.md ### Mention any other details that might be useful Use: * https://github.com/angular-buddies/angular-buddies/blob/master/packages/build-notes/builders.json * https://github.com/angular-buddies/angular-buddies/blob/master/packages/build-notes/src/npm/schema.json
1.0
Document build-notes npm builder - ### Package (mark with an `x`) ``` - [ ] @angular-buddies/prettier - [x] @angular-buddies/build-notes ``` ### Versions @angular-buddies/build-notes:v1.0.0-alpha.1 ### Desired functionality Document the "npm" builder in packages/build-notes/docs/builders.md ### Mention any other details that might be useful Use: * https://github.com/angular-buddies/angular-buddies/blob/master/packages/build-notes/builders.json * https://github.com/angular-buddies/angular-buddies/blob/master/packages/build-notes/src/npm/schema.json
non_defect
document build notes npm builder package mark with an x angular buddies prettier angular buddies build notes versions angular buddies build notes alpha desired functionality document the npm builder in packages build notes docs builders md mention any other details that might be useful use
0
36,228
6,520,990,354
IssuesEvent
2017-08-28 18:44:50
w3c/aria-practices
https://api.github.com/repos/w3c/aria-practices
closed
Spinbutton Pattern does not state home and end are not needed when min and max are not known
bug documentation pattern
Per feedback from @MichielBijl in today's Practices teleconference, The [Spinbutton pattern](http://w3c.github.io/aria-practices/#spinbutton) keyboard guidance says home set the min and max value, but do not state that this is not needed if the spinbutton does not have a min or max value.
1.0
Spinbutton Pattern does not state home and end are not needed when min and max are not known - Per feedback from @MichielBijl in today's Practices teleconference, The [Spinbutton pattern](http://w3c.github.io/aria-practices/#spinbutton) keyboard guidance says home set the min and max value, but do not state that this is not needed if the spinbutton does not have a min or max value.
non_defect
spinbutton pattern does not state home and end are not needed when min and max are not known per feedback from michielbijl in today s practices teleconference the keyboard guidance says home set the min and max value but do not state that this is not needed if the spinbutton does not have a min or max value
0
255,424
8,123,683,576
IssuesEvent
2018-08-16 15:14:40
blackbaud/skyux-design
https://api.github.com/repos/blackbaud/skyux-design
opened
"View all" link with paging component
priority - medium size - small type - component type - guideline
Document usage & layout. Look at building into paging component.
1.0
"View all" link with paging component - Document usage & layout. Look at building into paging component.
non_defect
view all link with paging component document usage layout look at building into paging component
0
21,427
29,359,594,056
IssuesEvent
2023-05-28 00:37:18
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[QA Automation] [NODE.JS] QA Automation na @YellowIpe
TESTE PJ JAVASCRIPT SCRUM NODE.JS REQUISITOS SELENIUM REMOTO PROCESSOS GITHUB KANBAN UMA C QUALIDADE ESPRESSO PADRÕ QA TESTES AUTOMATIZADOS METODOLOGIAS ÁGEIS HELP WANTED ESPECIALISTA UI XCTEST AUTOMAÇÃO DE TESTES Stale
<!-- IMPORTANTE: 1. VOCÊ PODE SER BLOQUEADO de divulgar vaga se realizar ações que geram spam como: 1.1. Abrir diversas issues para a mesma vaga em um curto período de tempo. 1.2. Fechar qualquer issue. Se alguma issue aberta por você é referente a uma vaga que não está mais aberta, mude o título da issue para [VAGA FECHADA]. NÃO feche a issue ou será bloqueado. Para saber mais leia: https://github.com/qa-brasil/vagas#%EF%B8%8F-importante---leia-para-n%C3%A3o-ser-bloqueado. 2. Só poste vaga de QA. 3. Utilize o template abaixo como guia, sem apagar as seções e apenas alterando as informações de dentro delas. 4. Não faça distinção de gênero. 5. Respeite o código de conduta --> ## Descrição da vaga A YellowIpe está recrutando Engenheiro de Automação de Testes. você garantirá que os altos padrões sejam mantidos durante todo o processo de desenvolvimento e nas entregas do produto. Você também terá um papel importante no planejamento e desenvolvimento de conjuntos de testes automatizados. ## Local de trabalho <!-- escolha apenas 1 das linhas abaixo, ajuste para o seu contexto e exclua as outras --> - 100% Remoto - (Necessário Mudança Posterior para Portugal) Cuidamos na Emissão do visto e ajudamos com o processo de imigração ✅ ## Requisitos da vaga **Obrigatórios** - Metodologias ágeis como Scrum e Kanban - Liderando processos de garantia de qualidade e testes funcionais - Trabalhar com engenheiros de software para garantir que os níveis certos de automação de teste sejam criados de acordo com seus padrões - Testando aplicativos móveis e da web - Usando sistemas de controle de origem - Focado em Automação. - Muito importante ter experiência em Javascript ou Node.js (mínimo 3 anos de experiência) - Ser autodirigido e trabalhar com pouca supervisão em direção a uma equipe ou objetivo comum da empresa - Estar motivado para continuar aprendendo sobre automação de teste **Desejáveis** - Criação de conjuntos de testes automatizados resilientes para exercitar aplicativos Web e móveis com ferramentas como Selenium, Espresso, UI Automator, KIF ou XCTest ## Forma de contratação PJ (Recibos Verdes) ou CLT (CTI) ## Benefícios da empresa - Seguro de vida e de saúde; - Plano de Carreira crescente assente em meritocracia; - Formação certificada. ## Range Salarial A Definir mediante Senioridadel ## Sobre a empresa A YellowIpe é uma consultoria da área de tecnologia presente no Brasil e em Portugal que pretende reforçar a sua equipe com QA Automations. Trabalhamos com empresas nacionais e multinacionais em diversos setores de atividade que confiam em nós e no diferencial dos nossos profissionais. ## Como se candidatar - Por favor envie um email para recrutamento@yellowipe.io com seu CV anexado - Enviar no assunto: Vaga do QA-Automation ## Tempo médio de feedbacks Costumamos enviar feedbacks em até 7 dias após cada processo. E-mail para contato em caso de não haver resposta: recrutamento@yellowipe.io ## Labels <!-- Label é uma forma dos QAs conseguirem pesquisar as vagas. Após cadastrar a vaga, ela receberá label automaticamente em até 2 minutos. Apague os itens abaixo que não corresponderem à vaga. --> - CLT - PJ - Sênior - Especialista <!-- Se a vaga for mista (X dias presencial e Y dias remoto) deixe as 2 linhas abaixo --> - Remoto <!--- Informar abaixo o nome do estado por extenso se for do Brasil. ---> <!--- Se sua vaga não for do Brasil, apague a linha de estado acima e deixe a de baixo ---> - Exterior ## Recrutador: NÃO feche essa issue caso a vaga não exista mais ou poderá ser bloqueado. Leia https://github.com/qa-brasil/vagas#%EF%B8%8F-importante---leia-para-n%C3%A3o-ser-bloqueado para saber o que fazer.
1.0
[QA Automation] [NODE.JS] QA Automation na @YellowIpe - <!-- IMPORTANTE: 1. VOCÊ PODE SER BLOQUEADO de divulgar vaga se realizar ações que geram spam como: 1.1. Abrir diversas issues para a mesma vaga em um curto período de tempo. 1.2. Fechar qualquer issue. Se alguma issue aberta por você é referente a uma vaga que não está mais aberta, mude o título da issue para [VAGA FECHADA]. NÃO feche a issue ou será bloqueado. Para saber mais leia: https://github.com/qa-brasil/vagas#%EF%B8%8F-importante---leia-para-n%C3%A3o-ser-bloqueado. 2. Só poste vaga de QA. 3. Utilize o template abaixo como guia, sem apagar as seções e apenas alterando as informações de dentro delas. 4. Não faça distinção de gênero. 5. Respeite o código de conduta --> ## Descrição da vaga A YellowIpe está recrutando Engenheiro de Automação de Testes. você garantirá que os altos padrões sejam mantidos durante todo o processo de desenvolvimento e nas entregas do produto. Você também terá um papel importante no planejamento e desenvolvimento de conjuntos de testes automatizados. ## Local de trabalho <!-- escolha apenas 1 das linhas abaixo, ajuste para o seu contexto e exclua as outras --> - 100% Remoto - (Necessário Mudança Posterior para Portugal) Cuidamos na Emissão do visto e ajudamos com o processo de imigração ✅ ## Requisitos da vaga **Obrigatórios** - Metodologias ágeis como Scrum e Kanban - Liderando processos de garantia de qualidade e testes funcionais - Trabalhar com engenheiros de software para garantir que os níveis certos de automação de teste sejam criados de acordo com seus padrões - Testando aplicativos móveis e da web - Usando sistemas de controle de origem - Focado em Automação. - Muito importante ter experiência em Javascript ou Node.js (mínimo 3 anos de experiência) - Ser autodirigido e trabalhar com pouca supervisão em direção a uma equipe ou objetivo comum da empresa - Estar motivado para continuar aprendendo sobre automação de teste **Desejáveis** - Criação de conjuntos de testes automatizados resilientes para exercitar aplicativos Web e móveis com ferramentas como Selenium, Espresso, UI Automator, KIF ou XCTest ## Forma de contratação PJ (Recibos Verdes) ou CLT (CTI) ## Benefícios da empresa - Seguro de vida e de saúde; - Plano de Carreira crescente assente em meritocracia; - Formação certificada. ## Range Salarial A Definir mediante Senioridadel ## Sobre a empresa A YellowIpe é uma consultoria da área de tecnologia presente no Brasil e em Portugal que pretende reforçar a sua equipe com QA Automations. Trabalhamos com empresas nacionais e multinacionais em diversos setores de atividade que confiam em nós e no diferencial dos nossos profissionais. ## Como se candidatar - Por favor envie um email para recrutamento@yellowipe.io com seu CV anexado - Enviar no assunto: Vaga do QA-Automation ## Tempo médio de feedbacks Costumamos enviar feedbacks em até 7 dias após cada processo. E-mail para contato em caso de não haver resposta: recrutamento@yellowipe.io ## Labels <!-- Label é uma forma dos QAs conseguirem pesquisar as vagas. Após cadastrar a vaga, ela receberá label automaticamente em até 2 minutos. Apague os itens abaixo que não corresponderem à vaga. --> - CLT - PJ - Sênior - Especialista <!-- Se a vaga for mista (X dias presencial e Y dias remoto) deixe as 2 linhas abaixo --> - Remoto <!--- Informar abaixo o nome do estado por extenso se for do Brasil. ---> <!--- Se sua vaga não for do Brasil, apague a linha de estado acima e deixe a de baixo ---> - Exterior ## Recrutador: NÃO feche essa issue caso a vaga não exista mais ou poderá ser bloqueado. Leia https://github.com/qa-brasil/vagas#%EF%B8%8F-importante---leia-para-n%C3%A3o-ser-bloqueado para saber o que fazer.
non_defect
qa automation na yellowipe importante você pode ser bloqueado de divulgar vaga se realizar ações que geram spam como abrir diversas issues para a mesma vaga em um curto período de tempo fechar qualquer issue se alguma issue aberta por você é referente a uma vaga que não está mais aberta mude o título da issue para não feche a issue ou será bloqueado para saber mais leia só poste vaga de qa utilize o template abaixo como guia sem apagar as seções e apenas alterando as informações de dentro delas não faça distinção de gênero respeite o código de conduta descrição da vaga a yellowipe está recrutando engenheiro de automação de testes você garantirá que os altos padrões sejam mantidos durante todo o processo de desenvolvimento e nas entregas do produto você também terá um papel importante no planejamento e desenvolvimento de conjuntos de testes automatizados local de trabalho remoto necessário mudança posterior para portugal cuidamos na emissão do visto e ajudamos com o processo de imigração ✅ requisitos da vaga obrigatórios metodologias ágeis como scrum e kanban liderando processos de garantia de qualidade e testes funcionais trabalhar com engenheiros de software para garantir que os níveis certos de automação de teste sejam criados de acordo com seus padrões testando aplicativos móveis e da web usando sistemas de controle de origem focado em automação muito importante ter experiência em javascript ou node js mínimo anos de experiência ser autodirigido e trabalhar com pouca supervisão em direção a uma equipe ou objetivo comum da empresa estar motivado para continuar aprendendo sobre automação de teste desejáveis criação de conjuntos de testes automatizados resilientes para exercitar aplicativos web e móveis com ferramentas como selenium espresso ui automator kif ou xctest forma de contratação pj recibos verdes ou clt cti benefícios da empresa seguro de vida e de saúde plano de carreira crescente assente em meritocracia formação certificada range salarial a definir mediante senioridadel sobre a empresa a yellowipe é uma consultoria da área de tecnologia presente no brasil e em portugal que pretende reforçar a sua equipe com qa automations trabalhamos com empresas nacionais e multinacionais em diversos setores de atividade que confiam em nós e no diferencial dos nossos profissionais como se candidatar por favor envie um email para recrutamento yellowipe io com seu cv anexado enviar no assunto vaga do qa automation tempo médio de feedbacks costumamos enviar feedbacks em até dias após cada processo e mail para contato em caso de não haver resposta recrutamento yellowipe io labels label é uma forma dos qas conseguirem pesquisar as vagas após cadastrar a vaga ela receberá label automaticamente em até minutos apague os itens abaixo que não corresponderem à vaga clt pj sênior especialista remoto exterior recrutador não feche essa issue caso a vaga não exista mais ou poderá ser bloqueado leia para saber o que fazer
0
20,185
3,314,456,374
IssuesEvent
2015-11-06 05:22:53
lonh/lon-workspace
https://api.github.com/repos/lonh/lon-workspace
closed
Process customer request header
auto-migrated Priority-Medium Type-Defect
``` 1. Looping through customer request headers 2. Remove exiting headers first 3. Set headers from customer headers ...... ``` Original issue reported on code.google.com by `lon...@gmail.com` on 22 Oct 2013 at 2:20
1.0
Process customer request header - ``` 1. Looping through customer request headers 2. Remove exiting headers first 3. Set headers from customer headers ...... ``` Original issue reported on code.google.com by `lon...@gmail.com` on 22 Oct 2013 at 2:20
defect
process customer request header looping through customer request headers remove exiting headers first set headers from customer headers original issue reported on code google com by lon gmail com on oct at
1
50,869
3,007,616,443
IssuesEvent
2015-07-27 16:58:19
CenterForOpenScience/osf.io
https://api.github.com/repos/CenterForOpenScience/osf.io
closed
include link to project in issue registering project email
5 - pending review bug: production intern priority - medium ui
## Current Behavior The email alerting users that there was an issue in registering a project does not include a link to the project. ![screen shot 2015-07-14 at 12 57 02 pm](https://cloud.githubusercontent.com/assets/4965832/8679331/083bdada-2a28-11e5-8e4b-be32639a75ce.png) ## Expected Behavior The project title should link to the project page so that the user can easily try to register again.
1.0
include link to project in issue registering project email - ## Current Behavior The email alerting users that there was an issue in registering a project does not include a link to the project. ![screen shot 2015-07-14 at 12 57 02 pm](https://cloud.githubusercontent.com/assets/4965832/8679331/083bdada-2a28-11e5-8e4b-be32639a75ce.png) ## Expected Behavior The project title should link to the project page so that the user can easily try to register again.
non_defect
include link to project in issue registering project email current behavior the email alerting users that there was an issue in registering a project does not include a link to the project expected behavior the project title should link to the project page so that the user can easily try to register again
0
9,140
2,615,133,775
IssuesEvent
2015-03-01 06:04:50
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
PicasaWebService for Android
auto-migrated Priority-Medium Type-Defect
``` Version of google-api-java-client (e.g. 1.15.0-rc)? Any Java environment (e.g. Java 6, Android 2.3, App Engine)? Android 3+ Describe the problem. When trying any existing source to implement the PicasaWebSErvice - problems arise during run time looking for the media.MediaService/media.MediaStreamSource/media.* How would you expect it to be fixed? It appears the java gdata libraries don't work well with the existing Android ecosystem. ``` Original issue reported on code.google.com by `loupoc...@gmail.com` on 25 Nov 2013 at 1:32
1.0
PicasaWebService for Android - ``` Version of google-api-java-client (e.g. 1.15.0-rc)? Any Java environment (e.g. Java 6, Android 2.3, App Engine)? Android 3+ Describe the problem. When trying any existing source to implement the PicasaWebSErvice - problems arise during run time looking for the media.MediaService/media.MediaStreamSource/media.* How would you expect it to be fixed? It appears the java gdata libraries don't work well with the existing Android ecosystem. ``` Original issue reported on code.google.com by `loupoc...@gmail.com` on 25 Nov 2013 at 1:32
defect
picasawebservice for android version of google api java client e g rc any java environment e g java android app engine android describe the problem when trying any existing source to implement the picasawebservice problems arise during run time looking for the media mediaservice media mediastreamsource media how would you expect it to be fixed it appears the java gdata libraries don t work well with the existing android ecosystem original issue reported on code google com by loupoc gmail com on nov at
1
19,461
10,361,214,389
IssuesEvent
2019-09-06 09:29:49
hisptz/iassignments
https://api.github.com/repos/hisptz/iassignments
opened
CVE-2018-11694 (High) detected in opennms-opennms-source-23.0.0-1
security vulnerability
## CVE-2018-11694 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-23.0.0-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Library home page: <a href=https://sourceforge.net/projects/opennms/>https://sourceforge.net/projects/opennms/</a></p> <p>Found in HEAD commit: <a href="https://github.com/hisptz/iassignments/commit/8fa6633fa4980bf3e3e94e029af88fb1ecbfd963">8fa6633fa4980bf3e3e94e029af88fb1ecbfd963</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (62)</summary> <p></p> <p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p> <p> - /iassignments/node_modules/node-sass/src/libsass/src/expand.hpp - /iassignments/node_modules/node-sass/src/libsass/src/expand.cpp - /iassignments/node_modules/node-sass/src/sass_types/factory.cpp - /iassignments/node_modules/node-sass/src/sass_types/boolean.cpp - /iassignments/node_modules/node-sass/src/libsass/src/util.hpp - /iassignments/node_modules/node-sass/src/sass_types/value.h - /iassignments/node_modules/node-sass/src/libsass/src/emitter.hpp - /iassignments/node_modules/node-sass/src/callback_bridge.h - /iassignments/node_modules/node-sass/src/libsass/src/file.cpp - /iassignments/node_modules/node-sass/src/libsass/src/sass.cpp - /iassignments/node_modules/node-sass/src/libsass/src/operation.hpp - /iassignments/node_modules/node-sass/src/libsass/src/operators.hpp - /iassignments/node_modules/node-sass/src/libsass/src/constants.hpp - /iassignments/node_modules/node-sass/src/libsass/src/error_handling.hpp - /iassignments/node_modules/node-sass/src/custom_importer_bridge.cpp - /iassignments/node_modules/node-sass/src/libsass/src/parser.hpp - /iassignments/node_modules/node-sass/src/libsass/src/constants.cpp - /iassignments/node_modules/node-sass/src/sass_types/list.cpp - /iassignments/node_modules/node-sass/src/libsass/src/cssize.cpp - /iassignments/node_modules/node-sass/src/libsass/src/functions.hpp - /iassignments/node_modules/node-sass/src/libsass/src/util.cpp - /iassignments/node_modules/node-sass/src/custom_function_bridge.cpp - /iassignments/node_modules/node-sass/src/custom_importer_bridge.h - /iassignments/node_modules/node-sass/src/libsass/src/bind.cpp - /iassignments/node_modules/node-sass/src/libsass/src/eval.hpp - /iassignments/node_modules/node-sass/src/libsass/src/backtrace.cpp - /iassignments/node_modules/node-sass/src/libsass/src/extend.cpp - /iassignments/node_modules/node-sass/src/sass_context_wrapper.h - /iassignments/node_modules/node-sass/src/sass_types/sass_value_wrapper.h - /iassignments/node_modules/node-sass/src/libsass/src/error_handling.cpp - /iassignments/node_modules/node-sass/src/libsass/src/debugger.hpp - /iassignments/node_modules/node-sass/src/libsass/src/emitter.cpp - /iassignments/node_modules/node-sass/src/sass_types/number.cpp - /iassignments/node_modules/node-sass/src/sass_types/color.h - /iassignments/node_modules/node-sass/src/libsass/src/sass_values.cpp - /iassignments/node_modules/node-sass/src/libsass/src/ast.hpp - /iassignments/node_modules/node-sass/src/libsass/src/output.cpp - /iassignments/node_modules/node-sass/src/libsass/src/check_nesting.cpp - /iassignments/node_modules/node-sass/src/sass_types/null.cpp - /iassignments/node_modules/node-sass/src/libsass/src/ast_def_macros.hpp - /iassignments/node_modules/node-sass/src/libsass/src/functions.cpp - /iassignments/node_modules/node-sass/src/libsass/src/cssize.hpp - /iassignments/node_modules/node-sass/src/libsass/src/prelexer.cpp - /iassignments/node_modules/node-sass/src/libsass/src/ast.cpp - /iassignments/node_modules/node-sass/src/libsass/src/to_c.cpp - /iassignments/node_modules/node-sass/src/libsass/src/to_value.hpp - /iassignments/node_modules/node-sass/src/libsass/src/ast_fwd_decl.hpp - /iassignments/node_modules/node-sass/src/libsass/src/inspect.hpp - /iassignments/node_modules/node-sass/src/sass_types/color.cpp - /iassignments/node_modules/node-sass/src/libsass/src/values.cpp - /iassignments/node_modules/node-sass/src/sass_context_wrapper.cpp - /iassignments/node_modules/node-sass/src/sass_types/list.h - /iassignments/node_modules/node-sass/src/libsass/src/check_nesting.hpp - /iassignments/node_modules/node-sass/src/sass_types/map.cpp - /iassignments/node_modules/node-sass/src/libsass/src/to_value.cpp - /iassignments/node_modules/node-sass/src/libsass/src/context.cpp - /iassignments/node_modules/node-sass/src/sass_types/string.cpp - /iassignments/node_modules/node-sass/src/libsass/src/sass_context.cpp - /iassignments/node_modules/node-sass/src/libsass/src/prelexer.hpp - /iassignments/node_modules/node-sass/src/libsass/src/context.hpp - /iassignments/node_modules/node-sass/src/sass_types/boolean.h - /iassignments/node_modules/node-sass/src/libsass/src/eval.cpp </p> </details> <p></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> An issue was discovered in LibSass through 3.5.4. A NULL pointer dereference was found in the function Sass::Functions::selector_append which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11694>CVE-2018-11694</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.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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-2018-11694">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11694</a></p> <p>Release Date: 2018-06-04</p> <p>Fix Resolution: 3.6.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-2018-11694 (High) detected in opennms-opennms-source-23.0.0-1 - ## CVE-2018-11694 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-23.0.0-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Library home page: <a href=https://sourceforge.net/projects/opennms/>https://sourceforge.net/projects/opennms/</a></p> <p>Found in HEAD commit: <a href="https://github.com/hisptz/iassignments/commit/8fa6633fa4980bf3e3e94e029af88fb1ecbfd963">8fa6633fa4980bf3e3e94e029af88fb1ecbfd963</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (62)</summary> <p></p> <p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p> <p> - /iassignments/node_modules/node-sass/src/libsass/src/expand.hpp - /iassignments/node_modules/node-sass/src/libsass/src/expand.cpp - /iassignments/node_modules/node-sass/src/sass_types/factory.cpp - /iassignments/node_modules/node-sass/src/sass_types/boolean.cpp - /iassignments/node_modules/node-sass/src/libsass/src/util.hpp - /iassignments/node_modules/node-sass/src/sass_types/value.h - /iassignments/node_modules/node-sass/src/libsass/src/emitter.hpp - /iassignments/node_modules/node-sass/src/callback_bridge.h - /iassignments/node_modules/node-sass/src/libsass/src/file.cpp - /iassignments/node_modules/node-sass/src/libsass/src/sass.cpp - /iassignments/node_modules/node-sass/src/libsass/src/operation.hpp - /iassignments/node_modules/node-sass/src/libsass/src/operators.hpp - /iassignments/node_modules/node-sass/src/libsass/src/constants.hpp - /iassignments/node_modules/node-sass/src/libsass/src/error_handling.hpp - /iassignments/node_modules/node-sass/src/custom_importer_bridge.cpp - /iassignments/node_modules/node-sass/src/libsass/src/parser.hpp - /iassignments/node_modules/node-sass/src/libsass/src/constants.cpp - /iassignments/node_modules/node-sass/src/sass_types/list.cpp - /iassignments/node_modules/node-sass/src/libsass/src/cssize.cpp - /iassignments/node_modules/node-sass/src/libsass/src/functions.hpp - /iassignments/node_modules/node-sass/src/libsass/src/util.cpp - /iassignments/node_modules/node-sass/src/custom_function_bridge.cpp - /iassignments/node_modules/node-sass/src/custom_importer_bridge.h - /iassignments/node_modules/node-sass/src/libsass/src/bind.cpp - /iassignments/node_modules/node-sass/src/libsass/src/eval.hpp - /iassignments/node_modules/node-sass/src/libsass/src/backtrace.cpp - /iassignments/node_modules/node-sass/src/libsass/src/extend.cpp - /iassignments/node_modules/node-sass/src/sass_context_wrapper.h - /iassignments/node_modules/node-sass/src/sass_types/sass_value_wrapper.h - /iassignments/node_modules/node-sass/src/libsass/src/error_handling.cpp - /iassignments/node_modules/node-sass/src/libsass/src/debugger.hpp - /iassignments/node_modules/node-sass/src/libsass/src/emitter.cpp - /iassignments/node_modules/node-sass/src/sass_types/number.cpp - /iassignments/node_modules/node-sass/src/sass_types/color.h - /iassignments/node_modules/node-sass/src/libsass/src/sass_values.cpp - /iassignments/node_modules/node-sass/src/libsass/src/ast.hpp - /iassignments/node_modules/node-sass/src/libsass/src/output.cpp - /iassignments/node_modules/node-sass/src/libsass/src/check_nesting.cpp - /iassignments/node_modules/node-sass/src/sass_types/null.cpp - /iassignments/node_modules/node-sass/src/libsass/src/ast_def_macros.hpp - /iassignments/node_modules/node-sass/src/libsass/src/functions.cpp - /iassignments/node_modules/node-sass/src/libsass/src/cssize.hpp - /iassignments/node_modules/node-sass/src/libsass/src/prelexer.cpp - /iassignments/node_modules/node-sass/src/libsass/src/ast.cpp - /iassignments/node_modules/node-sass/src/libsass/src/to_c.cpp - /iassignments/node_modules/node-sass/src/libsass/src/to_value.hpp - /iassignments/node_modules/node-sass/src/libsass/src/ast_fwd_decl.hpp - /iassignments/node_modules/node-sass/src/libsass/src/inspect.hpp - /iassignments/node_modules/node-sass/src/sass_types/color.cpp - /iassignments/node_modules/node-sass/src/libsass/src/values.cpp - /iassignments/node_modules/node-sass/src/sass_context_wrapper.cpp - /iassignments/node_modules/node-sass/src/sass_types/list.h - /iassignments/node_modules/node-sass/src/libsass/src/check_nesting.hpp - /iassignments/node_modules/node-sass/src/sass_types/map.cpp - /iassignments/node_modules/node-sass/src/libsass/src/to_value.cpp - /iassignments/node_modules/node-sass/src/libsass/src/context.cpp - /iassignments/node_modules/node-sass/src/sass_types/string.cpp - /iassignments/node_modules/node-sass/src/libsass/src/sass_context.cpp - /iassignments/node_modules/node-sass/src/libsass/src/prelexer.hpp - /iassignments/node_modules/node-sass/src/libsass/src/context.hpp - /iassignments/node_modules/node-sass/src/sass_types/boolean.h - /iassignments/node_modules/node-sass/src/libsass/src/eval.cpp </p> </details> <p></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> An issue was discovered in LibSass through 3.5.4. A NULL pointer dereference was found in the function Sass::Functions::selector_append which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11694>CVE-2018-11694</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.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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-2018-11694">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11694</a></p> <p>Release Date: 2018-06-04</p> <p>Fix Resolution: 3.6.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 high detected in opennms opennms source cve high severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in head commit a href library source files the source files were matched to this source library based on a best effort match source libraries are selected from a list of probable public libraries iassignments node modules node sass src libsass src expand hpp iassignments node modules node sass src libsass src expand cpp iassignments node modules node sass src sass types factory cpp iassignments node modules node sass src sass types boolean cpp iassignments node modules node sass src libsass src util hpp iassignments node modules node sass src sass types value h iassignments node modules node sass src libsass src emitter hpp iassignments node modules node sass src callback bridge h iassignments node modules node sass src libsass src file cpp iassignments node modules node sass src libsass src sass cpp iassignments node modules node sass src libsass src operation hpp iassignments node modules node sass src libsass src operators hpp iassignments node modules node sass src libsass src constants hpp iassignments node modules node sass src libsass src error handling hpp iassignments node modules node sass src custom importer bridge cpp iassignments node modules node sass src libsass src parser hpp iassignments node modules node sass src libsass src constants cpp iassignments node modules node sass src sass types list cpp iassignments node modules node sass src libsass src cssize cpp iassignments node modules node sass src libsass src functions hpp iassignments node modules node sass src libsass src util cpp iassignments node modules node sass src custom function bridge cpp iassignments node modules node sass src custom importer bridge h iassignments node modules node sass src libsass src bind cpp iassignments node modules node sass src libsass src eval hpp iassignments node modules node sass src libsass src backtrace cpp iassignments node modules node sass src libsass src extend cpp iassignments node modules node sass src sass context wrapper h iassignments node modules node sass src sass types sass value wrapper h iassignments node modules node sass src libsass src error handling cpp iassignments node modules node sass src libsass src debugger hpp iassignments node modules node sass src libsass src emitter cpp iassignments node modules node sass src sass types number cpp iassignments node modules node sass src sass types color h iassignments node modules node sass src libsass src sass values cpp iassignments node modules node sass src libsass src ast hpp iassignments node modules node sass src libsass src output cpp iassignments node modules node sass src libsass src check nesting cpp iassignments node modules node sass src sass types null cpp iassignments node modules node sass src libsass src ast def macros hpp iassignments node modules node sass src libsass src functions cpp iassignments node modules node sass src libsass src cssize hpp iassignments node modules node sass src libsass src prelexer cpp iassignments node modules node sass src libsass src ast cpp iassignments node modules node sass src libsass src to c cpp iassignments node modules node sass src libsass src to value hpp iassignments node modules node sass src libsass src ast fwd decl hpp iassignments node modules node sass src libsass src inspect hpp iassignments node modules node sass src sass types color cpp iassignments node modules node sass src libsass src values cpp iassignments node modules node sass src sass context wrapper cpp iassignments node modules node sass src sass types list h iassignments node modules node sass src libsass src check nesting hpp iassignments node modules node sass src sass types map cpp iassignments node modules node sass src libsass src to value cpp iassignments node modules node sass src libsass src context cpp iassignments node modules node sass src sass types string cpp iassignments node modules node sass src libsass src sass context cpp iassignments node modules node sass src libsass src prelexer hpp iassignments node modules node sass src libsass src context hpp iassignments node modules node sass src sass types boolean h iassignments node modules node sass src libsass src eval cpp vulnerability details an issue was discovered in libsass through a null pointer dereference was found in the function sass functions selector append which could be leveraged by an attacker to cause a denial of service application crash or possibly have unspecified other impact publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required 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 step up your open source security game with whitesource
0
65,660
19,651,909,931
IssuesEvent
2022-01-10 08:20:35
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Printer: CSS styles are no longer working
defect
**Describe the defect** The Printer component in PrimeFaces 11 appears to no longer support CSS styles. In previous versions of PrimeFaces including 6.2, 8, and 10 this was a supported feature. I suspect this is due to the migration/upgrade to Print.js described here: https://github.com/primefaces/primefaces/issues/7288 Print.js does support passing CSS Styles as a configuration to the JQuery function as documented here, but it appears PrimeFaces is not making use of this capability. https://printjs.crabbly.com/ **Reproducer** There are 3 PF projects here with Payara Micro that can found here. https://github.com/tschia/primefaces-printer-demo 6.2 and 10 are provided to show that this behavior used to work. 11 is provided to show that the expected behavior no longer works. Instructions to run the projects are included in the Project README file. **Environment:** - PF Version: _11.0_ - JSF + version: _Mojarra 2.3.14.payara-p3_ - Affected browsers: _Tested in Chrome and FireFox_ **To Reproduce** Steps to reproduce the behavior: 1. Follow the README instructions to run the application 2. Open the application in a browser (see README for URL path) 3. Click the **Print All Records** button **Expected behavior** 1. The "Don't Show this Button" button should not appear in the print preview 2. The "This text is blue but should print red" text should be red in the print preview **Example XHTML** ```html <h:outputStylesheet name="styles.css" /> <p:commandButton value="Print All Records" type="button" > <p:printer target="thingsToPrint" /> </p:commandButton> <br/><br/> <h:panelGroup id="thingsToPrint"> <span class="blue-text print-red-text">This text is blue but should print red </span> <br/> <p:commandButton value="Don't Show This Button on Print" styleClass="hide-on-print" /> </h:panelGroup> ``` **Example CSS** ```java .blue-text { color: blue } @media print{ .hide-on-print { display: none !important; } #thingsToPrint .print-red-text { color: red; } } ```
1.0
Printer: CSS styles are no longer working - **Describe the defect** The Printer component in PrimeFaces 11 appears to no longer support CSS styles. In previous versions of PrimeFaces including 6.2, 8, and 10 this was a supported feature. I suspect this is due to the migration/upgrade to Print.js described here: https://github.com/primefaces/primefaces/issues/7288 Print.js does support passing CSS Styles as a configuration to the JQuery function as documented here, but it appears PrimeFaces is not making use of this capability. https://printjs.crabbly.com/ **Reproducer** There are 3 PF projects here with Payara Micro that can found here. https://github.com/tschia/primefaces-printer-demo 6.2 and 10 are provided to show that this behavior used to work. 11 is provided to show that the expected behavior no longer works. Instructions to run the projects are included in the Project README file. **Environment:** - PF Version: _11.0_ - JSF + version: _Mojarra 2.3.14.payara-p3_ - Affected browsers: _Tested in Chrome and FireFox_ **To Reproduce** Steps to reproduce the behavior: 1. Follow the README instructions to run the application 2. Open the application in a browser (see README for URL path) 3. Click the **Print All Records** button **Expected behavior** 1. The "Don't Show this Button" button should not appear in the print preview 2. The "This text is blue but should print red" text should be red in the print preview **Example XHTML** ```html <h:outputStylesheet name="styles.css" /> <p:commandButton value="Print All Records" type="button" > <p:printer target="thingsToPrint" /> </p:commandButton> <br/><br/> <h:panelGroup id="thingsToPrint"> <span class="blue-text print-red-text">This text is blue but should print red </span> <br/> <p:commandButton value="Don't Show This Button on Print" styleClass="hide-on-print" /> </h:panelGroup> ``` **Example CSS** ```java .blue-text { color: blue } @media print{ .hide-on-print { display: none !important; } #thingsToPrint .print-red-text { color: red; } } ```
defect
printer css styles are no longer working describe the defect the printer component in primefaces appears to no longer support css styles in previous versions of primefaces including and this was a supported feature i suspect this is due to the migration upgrade to print js described here print js does support passing css styles as a configuration to the jquery function as documented here but it appears primefaces is not making use of this capability reproducer there are pf projects here with payara micro that can found here and are provided to show that this behavior used to work is provided to show that the expected behavior no longer works instructions to run the projects are included in the project readme file environment pf version jsf version mojarra payara affected browsers tested in chrome and firefox to reproduce steps to reproduce the behavior follow the readme instructions to run the application open the application in a browser see readme for url path click the print all records button expected behavior the don t show this button button should not appear in the print preview the this text is blue but should print red text should be red in the print preview example xhtml html this text is blue but should print red example css java blue text color blue media print hide on print display none important thingstoprint print red text color red
1
818,301
30,682,416,953
IssuesEvent
2023-07-26 10:01:20
ContinualAI/avalanche
https://api.github.com/repos/ContinualAI/avalanche
closed
OnlineCLExperience has no attribute classes_in_this_experience
Feature - Medium Priority Benchmarks
🐛 **Describe the bug** When using online strategies, an error occurs in IncrementalClassifier model adaptation, The error in question: ``` AttributeError: OnlineCLExperience has no attribute classes_in_this_experience avalanche/models/dynamic_modules.py, line 233 in adaptation ``` 🐜 **To Reproduce** ```{python} #!/usr/bin/env python3 import numpy as np import torch from torch.optim import SGD from avalanche.benchmarks.classic import SplitCIFAR10 from avalanche.benchmarks.scenarios.online_scenario import OnlineCLScenario from avalanche.evaluation.metrics import accuracy_metrics, loss_metrics from avalanche.logging import InteractiveLogger from avalanche.models import SlimResNet18 from avalanche.training.plugins import EvaluationPlugin, ReplayPlugin from avalanche.training.supervised import Naive from avalanche.models.dynamic_modules import IncrementalClassifier def main(): fixed_class_order = np.arange(10) scenario = SplitCIFAR10( 5, return_task_id=False, seed=0, fixed_class_order=fixed_class_order, shuffle=True, class_ids_from_zero_in_each_exp=False, dataset_root="/DATA/data/" ) input_size = (3, 32, 32) model = SlimResNet18(1) model.linear = IncrementalClassifier(model.linear.in_features, 1) optimizer = SGD(model.parameters(), lr=0.1) interactive_logger = InteractiveLogger() loggers = [interactive_logger] training_metrics = [] evaluation_metrics = [ accuracy_metrics(epoch=True, stream=True), loss_metrics(epoch=True, stream=True), ] # Create main evaluator that will be used by the training actor evaluator = EvaluationPlugin( *training_metrics, *evaluation_metrics, loggers=loggers, ) plugins = [ReplayPlugin(2000)] device = torch.device("cuda") ####################### # Strategy Creation # ####################### cl_strategy = Naive( model=model, optimizer=optimizer, plugins=plugins, evaluator=evaluator, device=device, train_mb_size=64, eval_mb_size=64, eval_every=-1, peval_mode="epoch", ) ################### # TRAINING LOOP # ################### print("Starting experiment...") results = [] # For online scenario batch_streams = scenario.streams.values() for t, experience in enumerate(scenario.train_stream): print("Start of experience: ", experience.current_experience) print("Current Classes: ", experience.classes_in_this_experience) ocl_scenario = OnlineCLScenario( original_streams=batch_streams, experiences=experience, experience_size=32, access_task_boundaries=False, ) cl_strategy.train( ocl_scenario.train_stream, eval_streams=[], num_workers=4, ) # Only evaluate at the end on the test stream results.append(cl_strategy.eval(scenario.test_stream)) return results if __name__ == "__main__": main() ``` 🐝 **Expected behavior** In previous versions (idk which commit exactly made it fail), this attribute was existing both for normal and online experiences. The same code works fine with non-online experiences in the current version.
1.0
OnlineCLExperience has no attribute classes_in_this_experience - 🐛 **Describe the bug** When using online strategies, an error occurs in IncrementalClassifier model adaptation, The error in question: ``` AttributeError: OnlineCLExperience has no attribute classes_in_this_experience avalanche/models/dynamic_modules.py, line 233 in adaptation ``` 🐜 **To Reproduce** ```{python} #!/usr/bin/env python3 import numpy as np import torch from torch.optim import SGD from avalanche.benchmarks.classic import SplitCIFAR10 from avalanche.benchmarks.scenarios.online_scenario import OnlineCLScenario from avalanche.evaluation.metrics import accuracy_metrics, loss_metrics from avalanche.logging import InteractiveLogger from avalanche.models import SlimResNet18 from avalanche.training.plugins import EvaluationPlugin, ReplayPlugin from avalanche.training.supervised import Naive from avalanche.models.dynamic_modules import IncrementalClassifier def main(): fixed_class_order = np.arange(10) scenario = SplitCIFAR10( 5, return_task_id=False, seed=0, fixed_class_order=fixed_class_order, shuffle=True, class_ids_from_zero_in_each_exp=False, dataset_root="/DATA/data/" ) input_size = (3, 32, 32) model = SlimResNet18(1) model.linear = IncrementalClassifier(model.linear.in_features, 1) optimizer = SGD(model.parameters(), lr=0.1) interactive_logger = InteractiveLogger() loggers = [interactive_logger] training_metrics = [] evaluation_metrics = [ accuracy_metrics(epoch=True, stream=True), loss_metrics(epoch=True, stream=True), ] # Create main evaluator that will be used by the training actor evaluator = EvaluationPlugin( *training_metrics, *evaluation_metrics, loggers=loggers, ) plugins = [ReplayPlugin(2000)] device = torch.device("cuda") ####################### # Strategy Creation # ####################### cl_strategy = Naive( model=model, optimizer=optimizer, plugins=plugins, evaluator=evaluator, device=device, train_mb_size=64, eval_mb_size=64, eval_every=-1, peval_mode="epoch", ) ################### # TRAINING LOOP # ################### print("Starting experiment...") results = [] # For online scenario batch_streams = scenario.streams.values() for t, experience in enumerate(scenario.train_stream): print("Start of experience: ", experience.current_experience) print("Current Classes: ", experience.classes_in_this_experience) ocl_scenario = OnlineCLScenario( original_streams=batch_streams, experiences=experience, experience_size=32, access_task_boundaries=False, ) cl_strategy.train( ocl_scenario.train_stream, eval_streams=[], num_workers=4, ) # Only evaluate at the end on the test stream results.append(cl_strategy.eval(scenario.test_stream)) return results if __name__ == "__main__": main() ``` 🐝 **Expected behavior** In previous versions (idk which commit exactly made it fail), this attribute was existing both for normal and online experiences. The same code works fine with non-online experiences in the current version.
non_defect
onlineclexperience has no attribute classes in this experience 🐛 describe the bug when using online strategies an error occurs in incrementalclassifier model adaptation the error in question attributeerror onlineclexperience has no attribute classes in this experience avalanche models dynamic modules py line in adaptation 🐜 to reproduce python usr bin env import numpy as np import torch from torch optim import sgd from avalanche benchmarks classic import from avalanche benchmarks scenarios online scenario import onlineclscenario from avalanche evaluation metrics import accuracy metrics loss metrics from avalanche logging import interactivelogger from avalanche models import from avalanche training plugins import evaluationplugin replayplugin from avalanche training supervised import naive from avalanche models dynamic modules import incrementalclassifier def main fixed class order np arange scenario return task id false seed fixed class order fixed class order shuffle true class ids from zero in each exp false dataset root data data input size model model linear incrementalclassifier model linear in features optimizer sgd model parameters lr interactive logger interactivelogger loggers training metrics evaluation metrics accuracy metrics epoch true stream true loss metrics epoch true stream true create main evaluator that will be used by the training actor evaluator evaluationplugin training metrics evaluation metrics loggers loggers plugins device torch device cuda strategy creation cl strategy naive model model optimizer optimizer plugins plugins evaluator evaluator device device train mb size eval mb size eval every peval mode epoch training loop print starting experiment results for online scenario batch streams scenario streams values for t experience in enumerate scenario train stream print start of experience experience current experience print current classes experience classes in this experience ocl scenario onlineclscenario original streams batch streams experiences experience experience size access task boundaries false cl strategy train ocl scenario train stream eval streams num workers only evaluate at the end on the test stream results append cl strategy eval scenario test stream return results if name main main 🐝 expected behavior in previous versions idk which commit exactly made it fail this attribute was existing both for normal and online experiences the same code works fine with non online experiences in the current version
0
58,389
16,521,503,101
IssuesEvent
2021-05-26 14:59:53
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-2 [SCREENREADER]: "Link copied" announcement is spotty on VO/Safari
508-defect-2 508/Accessibility
# [508-defect-2 :exclamation: Launchblocker](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-1) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context [KEYBOARD]: Add another user link will not receive keyboard focus [AXE-CORE]: Heading levels should increase by one [COGNITION]: Error messages should be more specific [COLOR]: Blue button on blue background does not have sufficient contrast ratio --- --> <!-- It's okay to delete the instructions above, but leave the link to the 508 defect severity level for your issue. --> ## Feedback framework - **❗️ Must** for if the feedback must be applied - **⚠️ Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Definition of done 1. Review and acknowledge feedback. 1. Fix and/or document decisions made. 1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix. ## Point of Contact <!-- If this issue is being opened by a VFS team member, please add a point of contact. Usually this is the same person who enters the issue ticket. --> **VFS Point of Contact:** Josh ## User Story or Problem Statement As a screen reader user, I want to know if the link has been copied to have an equivalent experience to sighted users. ## Details "Link copied" will sometimes fail to be announced to screen reader users. https://user-images.githubusercontent.com/14154792/119681293-f0487780-be0f-11eb-8ebd-75d5e09f99f2.mov ## Acceptance Criteria - [ ] Screen reader users can consistently know when a link has been copied ## Steps to Recreate 1. Turn on VoiceOver on Safari 2. Go through the page and copy several links 3. Confirm "link copied" is occasionally unannounced and is inconsistent ## Proposed Solution We could [pursue a multi-function button](https://adrianroselli.com/2021/01/multi-function-button.html) if we're willing to give the button a label. ![image](https://user-images.githubusercontent.com/14154792/119682903-40740980-be11-11eb-8586-62662a792fb9.png) Otherwise, we'll need to do more digging into this to find the right solution.
1.0
508-defect-2 [SCREENREADER]: "Link copied" announcement is spotty on VO/Safari - # [508-defect-2 :exclamation: Launchblocker](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-1) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context [KEYBOARD]: Add another user link will not receive keyboard focus [AXE-CORE]: Heading levels should increase by one [COGNITION]: Error messages should be more specific [COLOR]: Blue button on blue background does not have sufficient contrast ratio --- --> <!-- It's okay to delete the instructions above, but leave the link to the 508 defect severity level for your issue. --> ## Feedback framework - **❗️ Must** for if the feedback must be applied - **⚠️ Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Definition of done 1. Review and acknowledge feedback. 1. Fix and/or document decisions made. 1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix. ## Point of Contact <!-- If this issue is being opened by a VFS team member, please add a point of contact. Usually this is the same person who enters the issue ticket. --> **VFS Point of Contact:** Josh ## User Story or Problem Statement As a screen reader user, I want to know if the link has been copied to have an equivalent experience to sighted users. ## Details "Link copied" will sometimes fail to be announced to screen reader users. https://user-images.githubusercontent.com/14154792/119681293-f0487780-be0f-11eb-8ebd-75d5e09f99f2.mov ## Acceptance Criteria - [ ] Screen reader users can consistently know when a link has been copied ## Steps to Recreate 1. Turn on VoiceOver on Safari 2. Go through the page and copy several links 3. Confirm "link copied" is occasionally unannounced and is inconsistent ## Proposed Solution We could [pursue a multi-function button](https://adrianroselli.com/2021/01/multi-function-button.html) if we're willing to give the button a label. ![image](https://user-images.githubusercontent.com/14154792/119682903-40740980-be11-11eb-8586-62662a792fb9.png) Otherwise, we'll need to do more digging into this to find the right solution.
defect
defect link copied announcement is spotty on vo safari enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase by one error messages should be more specific blue button on blue background does not have sufficient contrast ratio feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge feedback fix and or document decisions made accessibility specialist will close ticket after reviewing documented decisions validating fix point of contact vfs point of contact josh user story or problem statement as a screen reader user i want to know if the link has been copied to have an equivalent experience to sighted users details link copied will sometimes fail to be announced to screen reader users acceptance criteria screen reader users can consistently know when a link has been copied steps to recreate turn on voiceover on safari go through the page and copy several links confirm link copied is occasionally unannounced and is inconsistent proposed solution we could if we re willing to give the button a label otherwise we ll need to do more digging into this to find the right solution
1
635,390
20,386,581,299
IssuesEvent
2022-02-22 07:42:21
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
opened
[Завдання] The message of success appears when you try to save a new task without choosing a challenge
bug Priority: Medium
**Environment:** Windows 10 Professional, Chrome 96.0.4664.110 **Reproducible:** always **Build found:** https://speak-ukrainian.org.ua/dev/ **Preconditions** 1. Log in as an administrator on https://speak-ukrainian.org.ua/dev/ (login: [admin@gmail.com](mailto:admin@gmail.com); password: admin) **Steps to reproduce** 1. Go to user cabinet at top right corner - "Адміністрування" - "Завдання" 2. Click on the "Додати завдання" button 3. Press "Зберегти" button 4. Pay attention to the success message at the top part of the webpage **Actual result** The message about the success of the creation of a new task appears after clicking the "Save" button and with the blank field "Челендж". **Expected result** Admin can create new task only in case, when all fields filled with valid data. ![1](https://user-images.githubusercontent.com/42620939/155084934-cc0c5e27-bfae-42f0-b758-786a1e84b754.png) ![2](https://user-images.githubusercontent.com/42620939/155084939-8504457b-fc7d-4d1b-98ba-fb428b2b59fe.png) ![завдання без челенджу](https://user-images.githubusercontent.com/42620939/155085002-65e31679-d2b1-485e-aa0e-8fc3162a3068.png)
1.0
[Завдання] The message of success appears when you try to save a new task without choosing a challenge - **Environment:** Windows 10 Professional, Chrome 96.0.4664.110 **Reproducible:** always **Build found:** https://speak-ukrainian.org.ua/dev/ **Preconditions** 1. Log in as an administrator on https://speak-ukrainian.org.ua/dev/ (login: [admin@gmail.com](mailto:admin@gmail.com); password: admin) **Steps to reproduce** 1. Go to user cabinet at top right corner - "Адміністрування" - "Завдання" 2. Click on the "Додати завдання" button 3. Press "Зберегти" button 4. Pay attention to the success message at the top part of the webpage **Actual result** The message about the success of the creation of a new task appears after clicking the "Save" button and with the blank field "Челендж". **Expected result** Admin can create new task only in case, when all fields filled with valid data. ![1](https://user-images.githubusercontent.com/42620939/155084934-cc0c5e27-bfae-42f0-b758-786a1e84b754.png) ![2](https://user-images.githubusercontent.com/42620939/155084939-8504457b-fc7d-4d1b-98ba-fb428b2b59fe.png) ![завдання без челенджу](https://user-images.githubusercontent.com/42620939/155085002-65e31679-d2b1-485e-aa0e-8fc3162a3068.png)
non_defect
the message of success appears when you try to save a new task without choosing a challenge environment windows professional chrome reproducible always build found preconditions log in as an administrator on login mailto admin gmail com password admin steps to reproduce go to user cabinet at top right corner адміністрування завдання click on the додати завдання button press зберегти button pay attention to the success message at the top part of the webpage actual result the message about the success of the creation of a new task appears after clicking the save button and with the blank field челендж expected result admin can create new task only in case when all fields filled with valid data
0
420,296
12,235,877,338
IssuesEvent
2020-05-04 15:31:01
ooni/backend
https://api.github.com/repos/ooni/backend
closed
Ensure that the API gives priority for data coming from the fastpath table
ooni/api ooni/pipeline priority/medium
We will ensure that the API always gives priority for data coming from the fastpath column and should failover to the batch pipeline only when the data is missing (for example for historical data).
1.0
Ensure that the API gives priority for data coming from the fastpath table - We will ensure that the API always gives priority for data coming from the fastpath column and should failover to the batch pipeline only when the data is missing (for example for historical data).
non_defect
ensure that the api gives priority for data coming from the fastpath table we will ensure that the api always gives priority for data coming from the fastpath column and should failover to the batch pipeline only when the data is missing for example for historical data
0
27,451
12,597,691,221
IssuesEvent
2020-06-11 00:36:06
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Action connector menu should hide action types option that don't have actionParamsFields in addition to the action form
Feature:Alerting Team:Alerting Services bug
1. Open Kibana Stack Management -> Alerts and Actions -> Connectors tab with the platinum license. 2. Click Create connector button and observe that Jira and ServiceNow action types is still present in the list: ![img](https://i.imgur.com/sEF7d6n.png)
1.0
Action connector menu should hide action types option that don't have actionParamsFields in addition to the action form - 1. Open Kibana Stack Management -> Alerts and Actions -> Connectors tab with the platinum license. 2. Click Create connector button and observe that Jira and ServiceNow action types is still present in the list: ![img](https://i.imgur.com/sEF7d6n.png)
non_defect
action connector menu should hide action types option that don t have actionparamsfields in addition to the action form open kibana stack management alerts and actions connectors tab with the platinum license click create connector button and observe that jira and servicenow action types is still present in the list
0
12,629
2,712,177,009
IssuesEvent
2015-04-09 12:08:57
xgenvn/android-vnc-server
https://api.github.com/repos/xgenvn/android-vnc-server
closed
couldn't start server
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start APP 2. Click on Start Server 3. couldn't start server What is the expected output? What do you see instead? "couldn't start server" What version of the product are you using? On what operating system? Gingerbread On Samsung Galaxy Scl Please provide any additional information below. ``` Original issue reported on code.google.com by `davide.l...@gmail.com` on 25 May 2012 at 8:00
1.0
couldn't start server - ``` What steps will reproduce the problem? 1. Start APP 2. Click on Start Server 3. couldn't start server What is the expected output? What do you see instead? "couldn't start server" What version of the product are you using? On what operating system? Gingerbread On Samsung Galaxy Scl Please provide any additional information below. ``` Original issue reported on code.google.com by `davide.l...@gmail.com` on 25 May 2012 at 8:00
defect
couldn t start server what steps will reproduce the problem start app click on start server couldn t start server what is the expected output what do you see instead couldn t start server what version of the product are you using on what operating system gingerbread on samsung galaxy scl please provide any additional information below original issue reported on code google com by davide l gmail com on may at
1
159,827
13,773,211,388
IssuesEvent
2020-10-08 02:56:45
raymag/floesia-api
https://api.github.com/repos/raymag/floesia-api
opened
Add a markdown file for the API routes
documentation good first issue
Soon the project is going to get a lot of routes, we're going to need some kind of documentation about what routes there are and how to use them. A separate markdown file is a simple solution for that, we can link it to README.md and edit it as the project grows. To make things easier, all routes of this API are defined in the [routes.js]() file. You can use it to check out what routes already exists and add it to the file. If you have doubts about any of those routes, feel free to ask about it. Also, you don't need to be too technical or detail the routes too much in the documentation. Just add them to the docs and give a simple explanation about what it does, what parameters does it takes and what are it expected output. We are going to improve the docs with time.
1.0
Add a markdown file for the API routes - Soon the project is going to get a lot of routes, we're going to need some kind of documentation about what routes there are and how to use them. A separate markdown file is a simple solution for that, we can link it to README.md and edit it as the project grows. To make things easier, all routes of this API are defined in the [routes.js]() file. You can use it to check out what routes already exists and add it to the file. If you have doubts about any of those routes, feel free to ask about it. Also, you don't need to be too technical or detail the routes too much in the documentation. Just add them to the docs and give a simple explanation about what it does, what parameters does it takes and what are it expected output. We are going to improve the docs with time.
non_defect
add a markdown file for the api routes soon the project is going to get a lot of routes we re going to need some kind of documentation about what routes there are and how to use them a separate markdown file is a simple solution for that we can link it to readme md and edit it as the project grows to make things easier all routes of this api are defined in the file you can use it to check out what routes already exists and add it to the file if you have doubts about any of those routes feel free to ask about it also you don t need to be too technical or detail the routes too much in the documentation just add them to the docs and give a simple explanation about what it does what parameters does it takes and what are it expected output we are going to improve the docs with time
0
33,745
7,229,583,218
IssuesEvent
2018-02-11 21:09:02
cakephp/chronos
https://api.github.com/repos/cakephp/chronos
closed
Chronos issue suddenly appears
Defect
_From @chrisShick on April 25, 2016 20:44_ This is a (multiple allowed): - 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 _Copied from original issue: cakephp/cakephp#8708_
1.0
Chronos issue suddenly appears - _From @chrisShick on April 25, 2016 20:44_ This is a (multiple allowed): - 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 _Copied from original issue: cakephp/cakephp#8708_
defect
chronos issue suddenly appears from chrisshick on april 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 copied from original issue cakephp cakephp
1
32,354
6,767,376,010
IssuesEvent
2017-10-26 02:55:38
Shopkeepers/Shopkeepers
https://api.github.com/repos/Shopkeepers/Shopkeepers
closed
can't edit inventory after reconnecting
Defect invalid migrated
**Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/54 **Originally posted by cat126 (Nov 18, 2012):** What steps will reproduce the problem? 1.I make a shop keeper 2.I leave the server and come back 3.shop keeper gui never opens again. I can't change the trade items or trade with the shop keeperWhat is the expected output? What do you see instead? To be able to trade with the shop keeper nothing happens when I right or left click with or without shifting . after I leave. It work before leave.What version of the product are you using? Shopkeepers-1.9-test.jarDo you have an error log of what happened? NoPlease provide any additional information below.
1.0
can't edit inventory after reconnecting - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/54 **Originally posted by cat126 (Nov 18, 2012):** What steps will reproduce the problem? 1.I make a shop keeper 2.I leave the server and come back 3.shop keeper gui never opens again. I can't change the trade items or trade with the shop keeperWhat is the expected output? What do you see instead? To be able to trade with the shop keeper nothing happens when I right or left click with or without shifting . after I leave. It work before leave.What version of the product are you using? Shopkeepers-1.9-test.jarDo you have an error log of what happened? NoPlease provide any additional information below.
defect
can t edit inventory after reconnecting migrated from originally posted by nov what steps will reproduce the problem i make a shop keeper i leave the server and come back shop keeper gui never opens again i can t change the trade items or trade with the shop keeperwhat is the expected output what do you see instead to be able to trade with the shop keeper nothing happens when i right or left click with or without shifting after i leave it work before leave what version of the product are you using shopkeepers test jardo you have an error log of what happened noplease provide any additional information below
1
1,631
2,603,968,616
IssuesEvent
2015-02-24 18:59:41
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 7:18
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 7:18
defect
沈阳包皮上的小水泡 沈阳包皮上的小水泡〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at
1
66,321
20,150,786,207
IssuesEvent
2022-02-09 12:10:47
mautrix/telegram
https://api.github.com/repos/mautrix/telegram
closed
PhoneCodeExpiredError not handled gracefully
external bug: defect
I tried logging in to telegram via the web page. After filling the registration form it just displayed Internal server error. Stack trace reveals it's about PhoneCodeExpiredError: ``` May 29 22:07:36 matrix python[3598]: [2019-05-29 22:07:36,880] [ERROR@mau.web.public] Error requesting phone code May 29 22:07:36 matrix python[3598]: Traceback (most recent call last): May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/mautrix_telegram/web/common/auth_api.py", line 76, in post_login_phone May 29 22:07:36 matrix python[3598]: await user.client.sign_in(phone or "+123") May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/telethon/client/auth.py", line 264, in sign_in May 29 22:07:36 matrix python[3598]: return await self.send_code_request(phone) May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/telethon/client/auth.py", line 399, in send_code_request May 29 22:07:36 matrix python[3598]: functions.auth.ResendCodeRequest(phone, phone_hash)) May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/telethon/client/users.py", line 59, in __call__ May 29 22:07:36 matrix python[3598]: result = await future May 29 22:07:36 matrix python[3598]: telethon.errors.rpcerrorlist.PhoneCodeExpiredError: The confirmation code has expired (caused by ResendCodeRequest) May 29 22:07:36 matrix python[3598]: [2019-05-29 22:07:36,883] [INFO@aiohttp.access] 127.0.0.1 [29/May/2019:19:07:36 +0000] "POST /telegrampublic/login?token=3b7859601cfdcxxxxxxxxxxxxxxxxxxxxxxxxxxxx289e966ea5:eyJteGlkIjogIkBjb3M0MjptYXRyaXgub3JnIxxxxxxxxxxxxxxxxxxxxxxx2dpbiIsICJleHBpcnkiOiAxNTU5MTU3NTY4fQ== HTTP/1.0" 500 2780 "https://matrix.hacklab.fi/telegrampublic/login?token=3b7859601cfdca1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxeffba6a2117ed289e966ea5:eyJteGlkIjogIkBjb3M0MjptYXRyaXgub3JnIiwgImxxxxxxxxxxxxxxxxxxxxxxxbiIsICJleHBpcnkiOiAxNTU5MTU3NTY4fQ==" "Mozilla/5.0 (Android 7.1.1; Tablet; rv:67.0) Gecko/67.0 Firefox/67.0" ``` The error should be handled gracefully and user should get proper error message and instructions on how to proceed.
1.0
PhoneCodeExpiredError not handled gracefully - I tried logging in to telegram via the web page. After filling the registration form it just displayed Internal server error. Stack trace reveals it's about PhoneCodeExpiredError: ``` May 29 22:07:36 matrix python[3598]: [2019-05-29 22:07:36,880] [ERROR@mau.web.public] Error requesting phone code May 29 22:07:36 matrix python[3598]: Traceback (most recent call last): May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/mautrix_telegram/web/common/auth_api.py", line 76, in post_login_phone May 29 22:07:36 matrix python[3598]: await user.client.sign_in(phone or "+123") May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/telethon/client/auth.py", line 264, in sign_in May 29 22:07:36 matrix python[3598]: return await self.send_code_request(phone) May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/telethon/client/auth.py", line 399, in send_code_request May 29 22:07:36 matrix python[3598]: functions.auth.ResendCodeRequest(phone, phone_hash)) May 29 22:07:36 matrix python[3598]: File "/opt/mautrix-telegram/lib/python3.6/site-packages/telethon/client/users.py", line 59, in __call__ May 29 22:07:36 matrix python[3598]: result = await future May 29 22:07:36 matrix python[3598]: telethon.errors.rpcerrorlist.PhoneCodeExpiredError: The confirmation code has expired (caused by ResendCodeRequest) May 29 22:07:36 matrix python[3598]: [2019-05-29 22:07:36,883] [INFO@aiohttp.access] 127.0.0.1 [29/May/2019:19:07:36 +0000] "POST /telegrampublic/login?token=3b7859601cfdcxxxxxxxxxxxxxxxxxxxxxxxxxxxx289e966ea5:eyJteGlkIjogIkBjb3M0MjptYXRyaXgub3JnIxxxxxxxxxxxxxxxxxxxxxxx2dpbiIsICJleHBpcnkiOiAxNTU5MTU3NTY4fQ== HTTP/1.0" 500 2780 "https://matrix.hacklab.fi/telegrampublic/login?token=3b7859601cfdca1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxeffba6a2117ed289e966ea5:eyJteGlkIjogIkBjb3M0MjptYXRyaXgub3JnIiwgImxxxxxxxxxxxxxxxxxxxxxxxbiIsICJleHBpcnkiOiAxNTU5MTU3NTY4fQ==" "Mozilla/5.0 (Android 7.1.1; Tablet; rv:67.0) Gecko/67.0 Firefox/67.0" ``` The error should be handled gracefully and user should get proper error message and instructions on how to proceed.
defect
phonecodeexpirederror not handled gracefully i tried logging in to telegram via the web page after filling the registration form it just displayed internal server error stack trace reveals it s about phonecodeexpirederror may matrix python error requesting phone code may matrix python traceback most recent call last may matrix python file opt mautrix telegram lib site packages mautrix telegram web common auth api py line in post login phone may matrix python await user client sign in phone or may matrix python file opt mautrix telegram lib site packages telethon client auth py line in sign in may matrix python return await self send code request phone may matrix python file opt mautrix telegram lib site packages telethon client auth py line in send code request may matrix python functions auth resendcoderequest phone phone hash may matrix python file opt mautrix telegram lib site packages telethon client users py line in call may matrix python result await future may matrix python telethon errors rpcerrorlist phonecodeexpirederror the confirmation code has expired caused by resendcoderequest may matrix python post telegrampublic login token http mozilla android tablet rv gecko firefox the error should be handled gracefully and user should get proper error message and instructions on how to proceed
1
258,595
22,330,444,668
IssuesEvent
2022-06-14 14:08:44
elastic/logstash
https://api.github.com/repos/elastic/logstash
opened
[Test Failure] Intermittent test hang with `Install and run java plugin` integration test
test failure
Intermittently the `install and run java plugin` test has been hanging, causes the integration test jobs to time out, or need to be manually killed - https://logstash-ci.elastic.co/job/elastic+logstash+pull-request+multijob-integration-pq-1/5583/console ``` 10:13:37 Install and run java plugin 10:13:37 Using /opt/logstash/build/logstash-8.3.0-SNAPSHOT as LS_HOME 10:13:37 Setting up services 10:13:37 Setting up logstash service 10:13:37 Setup script not found for logstash 10:13:37 logstash service setup complete 10:13:37 Starting Logstash: /opt/logstash/build/logstash-8.3.0-SNAPSHOT/bin/logstash ["-f", "/tmp/studtmp-f9e1b4312f8c1dedce4417b92e2714385f081eed9d930548a042aa59c009", "--path.settings", "/tmp/studtmp-321a1edc70ff848ad291f8eedf87e7a1c14b87df814c4e02f2fa1af61ecd"] (pwd: /opt/logstash/qa/integration) 10:14:31 Logstash started with PID 6954, LS_JAVA_HOME: /usr/lib/jvm/java-11-openjdk-amd64 10:14:31 Using LS_JAVA_HOME defined java: /usr/lib/jvm/java-11-openjdk-amd64. 10:14:31 10:14:31 org.logstash.integration.RSpecTests > rspecTests STANDARD_ERROR 10:14:31 OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 10:14:31 WARNING: Could not find logstash.yml which is typically located in $LS_HOME/config or /etc/logstash. You can specify the path using --path.settings. Continuing using the defaults 10:14:50 10:14:50 org.logstash.integration.RSpecTests > rspecTests STANDARD_OUT 10:14:50 Could not find log4j2 configuration at path /tmp/studtmp-321a1edc70ff848ad291f8eedf87e7a1c14b87df814c4e02f2fa1af61ecd/log4j2.properties. Using default config which logs errors to the console 10:14:50 [INFO ] 2022-06-07 14:14:50.931 [main] runner - Starting Logstash {"logstash.version"=>"8.3.0", "jruby.version"=>"jruby 9.3.4.0 (2.6.8) 2022-03-23 eff48c1ebf OpenJDK 64-Bit Server VM 11.0.15+10-Ubuntu-0ubuntu0.18.04.1 on 11.0.15+10-Ubuntu-0ubuntu0.18.04.1 +indy +jit [x86_64-linux]"} 10:14:51 [INFO ] 2022-06-07 14:14:50.941 [main] runner - JVM bootstrap flags: [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djruby.compile.invokedynamic=true, -Djruby.jit.threshold=0, -XX:+HeapDumpOnOutOfMemoryError, -Djava.security.egd=file:/dev/urandom, -Dlog4j2.isThreadContextMapInheritable=true, -Djruby.regexp.interruptible=true, -Djdk.io.File.enableADS=true, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.nio.channels=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.management/sun.management=ALL-UNNAMED] 10:14:51 [WARN ] 2022-06-07 14:14:51.258 [LogStash::Runner] multilocal - Ignoring the 'pipelines.yml' file because modules or command line options are specified 10:14:51 [INFO ] 2022-06-07 14:14:52.732 [Api Webserver] agent - Successfully started Logstash API endpoint {:port=>9600, :ssl_enabled=>false} 10:14:52 [INFO ] 2022-06-07 14:14:53.560 [Converge PipelineAction::Create<main>] Reflections - Reflections took 181 ms to scan 1 urls, producing 124 keys and 408 values 10:14:53 [INFO ] 2022-06-07 14:14:54.222 [Converge PipelineAction::Create<main>] javapipeline - Pipeline `main` is configured with `pipeline.ecs_compatibility: v8` setting. All plugins in this pipeline will default to `ecs_compatibility => v8` unless explicitly configured otherwise. 10:14:54 [INFO ] 2022-06-07 14:14:54.355 [[main]-pipeline-manager] javapipeline - Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>4, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>500, "pipeline.sources"=>["/tmp/studtmp-f9e1b4312f8c1dedce4417b92e2714385f081eed9d930548a042aa59c009"], :thread=>"#<Thread:0x13bb8196 run>"} 10:14:54 [INFO ] 2022-06-07 14:14:55.220 [[main]-pipeline-manager] javapipeline - Pipeline Java execution initialization time {"seconds"=>0.86} 10:14:55 [INFO ] 2022-06-07 14:14:55.396 [[main]-pipeline-manager] javapipeline - Pipeline started {"pipeline.id"=>"main"} 10:14:55 [INFO ] 2022-06-07 14:14:55.480 [Agent thread] agent - Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]} 10:14:55 [INFO ] 2022-06-07 14:14:55.600 [[main]-pipeline-manager] javapipeline - Pipeline terminated {"pipeline.id"=>"main"} 10:14:55 [INFO ] 2022-06-07 14:14:56.052 [Converge PipelineAction::Delete<main>] pipelinesregistry - Removed pipeline from registry successfully {:pipeline_id=>:main} 10:14:56 [INFO ] 2022-06-07 14:14:56.134 [LogStash::Runner] runner - Logstash shut down. 10:14:56 Build was aborted 15:42:16 Aborted by [unknown](https://logstash-ci.elastic.co/user/unknown) ```
1.0
[Test Failure] Intermittent test hang with `Install and run java plugin` integration test - Intermittently the `install and run java plugin` test has been hanging, causes the integration test jobs to time out, or need to be manually killed - https://logstash-ci.elastic.co/job/elastic+logstash+pull-request+multijob-integration-pq-1/5583/console ``` 10:13:37 Install and run java plugin 10:13:37 Using /opt/logstash/build/logstash-8.3.0-SNAPSHOT as LS_HOME 10:13:37 Setting up services 10:13:37 Setting up logstash service 10:13:37 Setup script not found for logstash 10:13:37 logstash service setup complete 10:13:37 Starting Logstash: /opt/logstash/build/logstash-8.3.0-SNAPSHOT/bin/logstash ["-f", "/tmp/studtmp-f9e1b4312f8c1dedce4417b92e2714385f081eed9d930548a042aa59c009", "--path.settings", "/tmp/studtmp-321a1edc70ff848ad291f8eedf87e7a1c14b87df814c4e02f2fa1af61ecd"] (pwd: /opt/logstash/qa/integration) 10:14:31 Logstash started with PID 6954, LS_JAVA_HOME: /usr/lib/jvm/java-11-openjdk-amd64 10:14:31 Using LS_JAVA_HOME defined java: /usr/lib/jvm/java-11-openjdk-amd64. 10:14:31 10:14:31 org.logstash.integration.RSpecTests > rspecTests STANDARD_ERROR 10:14:31 OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 10:14:31 WARNING: Could not find logstash.yml which is typically located in $LS_HOME/config or /etc/logstash. You can specify the path using --path.settings. Continuing using the defaults 10:14:50 10:14:50 org.logstash.integration.RSpecTests > rspecTests STANDARD_OUT 10:14:50 Could not find log4j2 configuration at path /tmp/studtmp-321a1edc70ff848ad291f8eedf87e7a1c14b87df814c4e02f2fa1af61ecd/log4j2.properties. Using default config which logs errors to the console 10:14:50 [INFO ] 2022-06-07 14:14:50.931 [main] runner - Starting Logstash {"logstash.version"=>"8.3.0", "jruby.version"=>"jruby 9.3.4.0 (2.6.8) 2022-03-23 eff48c1ebf OpenJDK 64-Bit Server VM 11.0.15+10-Ubuntu-0ubuntu0.18.04.1 on 11.0.15+10-Ubuntu-0ubuntu0.18.04.1 +indy +jit [x86_64-linux]"} 10:14:51 [INFO ] 2022-06-07 14:14:50.941 [main] runner - JVM bootstrap flags: [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djruby.compile.invokedynamic=true, -Djruby.jit.threshold=0, -XX:+HeapDumpOnOutOfMemoryError, -Djava.security.egd=file:/dev/urandom, -Dlog4j2.isThreadContextMapInheritable=true, -Djruby.regexp.interruptible=true, -Djdk.io.File.enableADS=true, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.nio.channels=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.management/sun.management=ALL-UNNAMED] 10:14:51 [WARN ] 2022-06-07 14:14:51.258 [LogStash::Runner] multilocal - Ignoring the 'pipelines.yml' file because modules or command line options are specified 10:14:51 [INFO ] 2022-06-07 14:14:52.732 [Api Webserver] agent - Successfully started Logstash API endpoint {:port=>9600, :ssl_enabled=>false} 10:14:52 [INFO ] 2022-06-07 14:14:53.560 [Converge PipelineAction::Create<main>] Reflections - Reflections took 181 ms to scan 1 urls, producing 124 keys and 408 values 10:14:53 [INFO ] 2022-06-07 14:14:54.222 [Converge PipelineAction::Create<main>] javapipeline - Pipeline `main` is configured with `pipeline.ecs_compatibility: v8` setting. All plugins in this pipeline will default to `ecs_compatibility => v8` unless explicitly configured otherwise. 10:14:54 [INFO ] 2022-06-07 14:14:54.355 [[main]-pipeline-manager] javapipeline - Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>4, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>500, "pipeline.sources"=>["/tmp/studtmp-f9e1b4312f8c1dedce4417b92e2714385f081eed9d930548a042aa59c009"], :thread=>"#<Thread:0x13bb8196 run>"} 10:14:54 [INFO ] 2022-06-07 14:14:55.220 [[main]-pipeline-manager] javapipeline - Pipeline Java execution initialization time {"seconds"=>0.86} 10:14:55 [INFO ] 2022-06-07 14:14:55.396 [[main]-pipeline-manager] javapipeline - Pipeline started {"pipeline.id"=>"main"} 10:14:55 [INFO ] 2022-06-07 14:14:55.480 [Agent thread] agent - Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]} 10:14:55 [INFO ] 2022-06-07 14:14:55.600 [[main]-pipeline-manager] javapipeline - Pipeline terminated {"pipeline.id"=>"main"} 10:14:55 [INFO ] 2022-06-07 14:14:56.052 [Converge PipelineAction::Delete<main>] pipelinesregistry - Removed pipeline from registry successfully {:pipeline_id=>:main} 10:14:56 [INFO ] 2022-06-07 14:14:56.134 [LogStash::Runner] runner - Logstash shut down. 10:14:56 Build was aborted 15:42:16 Aborted by [unknown](https://logstash-ci.elastic.co/user/unknown) ```
non_defect
intermittent test hang with install and run java plugin integration test intermittently the install and run java plugin test has been hanging causes the integration test jobs to time out or need to be manually killed install and run java plugin using opt logstash build logstash snapshot as ls home setting up services setting up logstash service setup script not found for logstash logstash service setup complete starting logstash opt logstash build logstash snapshot bin logstash pwd opt logstash qa integration logstash started with pid ls java home usr lib jvm java openjdk using ls java home defined java usr lib jvm java openjdk org logstash integration rspectests rspectests standard error openjdk bit server vm warning option useconcmarksweepgc was deprecated in version and will likely be removed in a future release warning could not find logstash yml which is typically located in ls home config or etc logstash you can specify the path using path settings continuing using the defaults org logstash integration rspectests rspectests standard out could not find configuration at path tmp studtmp properties using default config which logs errors to the console runner starting logstash logstash version jruby version jruby openjdk bit server vm ubuntu on ubuntu indy jit runner jvm bootstrap flags multilocal ignoring the pipelines yml file because modules or command line options are specified agent successfully started logstash api endpoint port ssl enabled false reflections reflections took ms to scan urls producing keys and values javapipeline pipeline main is configured with pipeline ecs compatibility setting all plugins in this pipeline will default to ecs compatibility unless explicitly configured otherwise pipeline manager javapipeline starting pipeline pipeline id main pipeline workers pipeline batch size pipeline batch delay pipeline max inflight pipeline sources thread pipeline manager javapipeline pipeline java execution initialization time seconds pipeline manager javapipeline pipeline started pipeline id main agent pipelines running count running pipelines non running pipelines pipeline manager javapipeline pipeline terminated pipeline id main pipelinesregistry removed pipeline from registry successfully pipeline id main runner logstash shut down build was aborted aborted by
0
68,969
8,363,269,353
IssuesEvent
2018-10-03 19:13:19
cityofaustin/techstack
https://api.github.com/repos/cityofaustin/techstack
closed
Implement service or process page for Foster form
Content type: Service Page Department: Animal Center Feature: Forms Foster Application Size: M Team: Content Team: Design + Research
All: Determine which of the start page text to move the service page, determine which information from the [current AAC service page](http://www.austintexas.gov/fosterpets) will move to the new service page, determine/create any information that is missing. Courtney: Write/refine copy Celine: Create/design service page Julia: Advise
1.0
Implement service or process page for Foster form - All: Determine which of the start page text to move the service page, determine which information from the [current AAC service page](http://www.austintexas.gov/fosterpets) will move to the new service page, determine/create any information that is missing. Courtney: Write/refine copy Celine: Create/design service page Julia: Advise
non_defect
implement service or process page for foster form all determine which of the start page text to move the service page determine which information from the will move to the new service page determine create any information that is missing courtney write refine copy celine create design service page julia advise
0
25,786
4,172,951,206
IssuesEvent
2016-06-21 08:46:42
ckeditor/ckeditor5
https://api.github.com/repos/ckeditor/ckeditor5
closed
Bring compatibility with code coverage
module:project module:tests type:bug type:task ★★★
Apparently, Istanbul (even the latest one) doesn't support some ES6 constructs that we use. This means that we're unable to run jobs, because they take ridiculous amount of time. There are two things we need to do: 1. Fork benderjs-coverage to use a standard Istanbul (benderjs-coverage uses a hacked one, because, AFAIR, CKE4 requires that) and in its latest version. 2. Check what ES6 features break Istanbul and stop using them. My guess will be that deconstructuring in default params. See https://github.com/benderjs/benderjs/issues/253 for more.
1.0
Bring compatibility with code coverage - Apparently, Istanbul (even the latest one) doesn't support some ES6 constructs that we use. This means that we're unable to run jobs, because they take ridiculous amount of time. There are two things we need to do: 1. Fork benderjs-coverage to use a standard Istanbul (benderjs-coverage uses a hacked one, because, AFAIR, CKE4 requires that) and in its latest version. 2. Check what ES6 features break Istanbul and stop using them. My guess will be that deconstructuring in default params. See https://github.com/benderjs/benderjs/issues/253 for more.
non_defect
bring compatibility with code coverage apparently istanbul even the latest one doesn t support some constructs that we use this means that we re unable to run jobs because they take ridiculous amount of time there are two things we need to do fork benderjs coverage to use a standard istanbul benderjs coverage uses a hacked one because afair requires that and in its latest version check what features break istanbul and stop using them my guess will be that deconstructuring in default params see for more
0
45,571
5,932,724,628
IssuesEvent
2017-05-24 10:02:45
stopstalk/stopstalk-deployment
https://api.github.com/repos/stopstalk/stopstalk-deployment
closed
[CodeChef SnackDown]: Submission retrieval paused
design important ongoing wontfix
CodeChef has disabled the submission retrieval page due to SnackDown qualifiers for 3 days. Sad :cry:
1.0
[CodeChef SnackDown]: Submission retrieval paused - CodeChef has disabled the submission retrieval page due to SnackDown qualifiers for 3 days. Sad :cry:
non_defect
submission retrieval paused codechef has disabled the submission retrieval page due to snackdown qualifiers for days sad cry
0
128,519
18,058,140,940
IssuesEvent
2021-09-20 10:54:16
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Vulnerabilities in Jackson Mapper ASL used by Jet in HZ 5.0
security severity:critical
This issue was migrated from issue https://github.com/hazelcast/hazelcast-jet/issues/3016. See the original issue for more details.
True
Vulnerabilities in Jackson Mapper ASL used by Jet in HZ 5.0 - This issue was migrated from issue https://github.com/hazelcast/hazelcast-jet/issues/3016. See the original issue for more details.
non_defect
vulnerabilities in jackson mapper asl used by jet in hz this issue was migrated from issue see the original issue for more details
0
35,690
7,978,721,163
IssuesEvent
2018-07-17 19:15:14
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
opened
Analyzer code base should use '///' doc comments
area-analyzer p2-medium type-code-health
[Effective Dart](https://www.dartlang.org/guides/language/effective-dart/documentation#do-use--doc-comments-to-document-members-and-types) says: > For historical reasons, dartdoc supports two syntaxes of doc comments: `///` (“C# style”) and `/** ... */` (“JavaDoc style”). We prefer `///` because it’s more compact. `/**` and `*/` add two content-free lines to a multiline doc comment. The `///` syntax is also easier to read in some situations, such as when a doc comment contains a bulleted list that uses `*` to mark list items. > > If you stumble onto code that still uses the JavaDoc style, consider cleaning it up. The analyzer codebase contains a mixture of the `///` and `/** ... */` syntaxes. We should clean it up so that it follows the recommendations of Effective Dart.
1.0
Analyzer code base should use '///' doc comments - [Effective Dart](https://www.dartlang.org/guides/language/effective-dart/documentation#do-use--doc-comments-to-document-members-and-types) says: > For historical reasons, dartdoc supports two syntaxes of doc comments: `///` (“C# style”) and `/** ... */` (“JavaDoc style”). We prefer `///` because it’s more compact. `/**` and `*/` add two content-free lines to a multiline doc comment. The `///` syntax is also easier to read in some situations, such as when a doc comment contains a bulleted list that uses `*` to mark list items. > > If you stumble onto code that still uses the JavaDoc style, consider cleaning it up. The analyzer codebase contains a mixture of the `///` and `/** ... */` syntaxes. We should clean it up so that it follows the recommendations of Effective Dart.
non_defect
analyzer code base should use doc comments says for historical reasons dartdoc supports two syntaxes of doc comments “c style” and “javadoc style” we prefer because it’s more compact and add two content free lines to a multiline doc comment the syntax is also easier to read in some situations such as when a doc comment contains a bulleted list that uses to mark list items if you stumble onto code that still uses the javadoc style consider cleaning it up the analyzer codebase contains a mixture of the and syntaxes we should clean it up so that it follows the recommendations of effective dart
0
6,093
2,610,220,921
IssuesEvent
2015-02-26 19:10:08
chrsmith/somefinders
https://api.github.com/repos/chrsmith/somefinders
opened
300 спартанцев перевод гоблина
auto-migrated Priority-Medium Type-Defect
``` '''Вилор Козлов''' День добрый никак не могу найти .300 спартанцев перевод гоблина. где то видел уже '''Арвид Яковлев''' Вот держи линк http://bit.ly/18KKY1W '''Галий Евдокимов''' Спасибо вроде то но просит телефон вводить '''Гамлет Соболев''' Не это не влияет на баланс '''Гермоген Егоров''' Не это не влияет на баланс Информация о файле: 300 спартанцев перевод гоблина Загружен: В этом месяце Скачан раз: 733 Рейтинг: 982 Средняя скорость скачивания: 978 Похожих файлов: 23 ``` ----- Original issue reported on code.google.com by `kondense...@gmail.com` on 17 Dec 2013 at 8:49
1.0
300 спартанцев перевод гоблина - ``` '''Вилор Козлов''' День добрый никак не могу найти .300 спартанцев перевод гоблина. где то видел уже '''Арвид Яковлев''' Вот держи линк http://bit.ly/18KKY1W '''Галий Евдокимов''' Спасибо вроде то но просит телефон вводить '''Гамлет Соболев''' Не это не влияет на баланс '''Гермоген Егоров''' Не это не влияет на баланс Информация о файле: 300 спартанцев перевод гоблина Загружен: В этом месяце Скачан раз: 733 Рейтинг: 982 Средняя скорость скачивания: 978 Похожих файлов: 23 ``` ----- Original issue reported on code.google.com by `kondense...@gmail.com` on 17 Dec 2013 at 8:49
defect
спартанцев перевод гоблина вилор козлов день добрый никак не могу найти спартанцев перевод гоблина где то видел уже арвид яковлев вот держи линк галий евдокимов спасибо вроде то но просит телефон вводить гамлет соболев не это не влияет на баланс гермоген егоров не это не влияет на баланс информация о файле спартанцев перевод гоблина загружен в этом месяце скачан раз рейтинг средняя скорость скачивания похожих файлов original issue reported on code google com by kondense gmail com on dec at
1
23,840
3,862,850,714
IssuesEvent
2016-04-08 06:16:30
lakhujanivijay/papy
https://api.github.com/repos/lakhujanivijay/papy
closed
Package 'nubio' not find on install
auto-migrated Priority-Medium Type-Defect
``` Hi, I get an error message after installing numap and papy, about missing 'nubio' package: What steps will reproduce the problem? 1. Checkout papy, revision #202 2. go into the folder papy-read-only/numap 3. Execute: $ sudo python setup.py install 4. cd ../papy 5. Execute: $ sudo python setup.py install 1> stdout.txt Expected Result: Empty output of stderr Actual Result (stderr): no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.elc' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.prof' found anywhere in distribution warning: no previously-included files matching '*py.class' found anywhere in distribution Couldn't find index page for 'nubio' (maybe misspelled?) No local packages or download links found for nubio error: Could not find suitable distribution for Requirement.parse('nubio') What version of the product are you using? On what operating system? - Revision 202 - Python Version 2.7.4 - Xubuntu 13.04 64bit ``` Original issue reported on code.google.com by `samuel.l...@gmail.com` on 4 Nov 2013 at 11:05
1.0
Package 'nubio' not find on install - ``` Hi, I get an error message after installing numap and papy, about missing 'nubio' package: What steps will reproduce the problem? 1. Checkout papy, revision #202 2. go into the folder papy-read-only/numap 3. Execute: $ sudo python setup.py install 4. cd ../papy 5. Execute: $ sudo python setup.py install 1> stdout.txt Expected Result: Empty output of stderr Actual Result (stderr): no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.elc' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.rej' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.prof' found anywhere in distribution warning: no previously-included files matching '*py.class' found anywhere in distribution Couldn't find index page for 'nubio' (maybe misspelled?) No local packages or download links found for nubio error: Could not find suitable distribution for Requirement.parse('nubio') What version of the product are you using? On what operating system? - Revision 202 - Python Version 2.7.4 - Xubuntu 13.04 64bit ``` Original issue reported on code.google.com by `samuel.l...@gmail.com` on 4 Nov 2013 at 11:05
defect
package nubio not find on install hi i get an error message after installing numap and papy about missing nubio package what steps will reproduce the problem checkout papy revision go into the folder papy read only numap execute sudo python setup py install cd papy execute sudo python setup py install stdout txt expected result empty output of stderr actual result stderr no previously included directories found matching doc build warning no previously included files matching elc found anywhere in distribution warning no previously included files matching orig found anywhere in distribution warning no previously included files matching rej found anywhere in distribution warning no previously included files matching found anywhere in distribution warning no previously included files matching o found anywhere in distribution warning no previously included files matching so found anywhere in distribution warning no previously included files matching pyc found anywhere in distribution warning no previously included files matching swp found anywhere in distribution warning no previously included files matching prof found anywhere in distribution warning no previously included files matching py class found anywhere in distribution couldn t find index page for nubio maybe misspelled no local packages or download links found for nubio error could not find suitable distribution for requirement parse nubio what version of the product are you using on what operating system revision python version xubuntu original issue reported on code google com by samuel l gmail com on nov at
1
17,792
3,013,028,404
IssuesEvent
2015-07-29 05:32:42
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Only part of a yawl model is exported to the png format
auto-migrated Priority-Critical Type-Defect
``` What steps will reproduce the problem? 1. Open the file gynOncEnglish9_ywl_v2.0RES.yawl 2. select the GynOnc net, that is the top net 3. select Net/Export to PNG image What is the expected output? What do you see instead? The expected output is that you get an png image providing a picture of the top yawl model. However, only the top part of the yawl model is shown instead. What version of the product are you using? On what operating system? I'm using version 2.0_beta_update3 of the yawl editor. Operating system is windows server 2003 with Java 1.6. Please provide any additional information below. I included the yawl model and the exported picture. Moreover, I need to improve a picture which is part of a chapter in the YAWL book. ``` Original issue reported on code.google.com by `Ronny.M...@gmail.com` on 14 Apr 2009 at 1:28 Attachments: * [gynOncEnglish9_ywl_v2.0RES.yawl](https://storage.googleapis.com/google-code-attachments/yawl/issue-336/comment-0/gynOncEnglish9_ywl_v2.0RES.yawl) * [partial.png](https://storage.googleapis.com/google-code-attachments/yawl/issue-336/comment-0/partial.png)
1.0
Only part of a yawl model is exported to the png format - ``` What steps will reproduce the problem? 1. Open the file gynOncEnglish9_ywl_v2.0RES.yawl 2. select the GynOnc net, that is the top net 3. select Net/Export to PNG image What is the expected output? What do you see instead? The expected output is that you get an png image providing a picture of the top yawl model. However, only the top part of the yawl model is shown instead. What version of the product are you using? On what operating system? I'm using version 2.0_beta_update3 of the yawl editor. Operating system is windows server 2003 with Java 1.6. Please provide any additional information below. I included the yawl model and the exported picture. Moreover, I need to improve a picture which is part of a chapter in the YAWL book. ``` Original issue reported on code.google.com by `Ronny.M...@gmail.com` on 14 Apr 2009 at 1:28 Attachments: * [gynOncEnglish9_ywl_v2.0RES.yawl](https://storage.googleapis.com/google-code-attachments/yawl/issue-336/comment-0/gynOncEnglish9_ywl_v2.0RES.yawl) * [partial.png](https://storage.googleapis.com/google-code-attachments/yawl/issue-336/comment-0/partial.png)
defect
only part of a yawl model is exported to the png format what steps will reproduce the problem open the file ywl yawl select the gynonc net that is the top net select net export to png image what is the expected output what do you see instead the expected output is that you get an png image providing a picture of the top yawl model however only the top part of the yawl model is shown instead what version of the product are you using on what operating system i m using version beta of the yawl editor operating system is windows server with java please provide any additional information below i included the yawl model and the exported picture moreover i need to improve a picture which is part of a chapter in the yawl book original issue reported on code google com by ronny m gmail com on apr at attachments
1
39,335
9,393,702,016
IssuesEvent
2019-04-07 13:46:34
oleg-shilo/cs-script
https://api.github.com/repos/oleg-shilo/cs-script
closed
"Bad IL format" on self-contained linux-x64 builds if using self namespace in executed code
defect done
### Steps to reproduce 1. Create .NET Core App project 2. Reference CS-Script.Core 1.0.4 3. Use the following code ```csharp using System; using CSScriptLib; namespace EvalTest { public class Program { static void Main(string[] args) { dynamic func1 = CSScript.Evaluator.LoadMethod(@" public object Func() {{ return 1; }}"); Console.WriteLine("Result: " + func1.Func().ToString()); dynamic func2 = CSScript.Evaluator.LoadMethod(@" public object Func() {{ return EvalTest.Program.CallMe(); }}"); Console.WriteLine("Result: " + func2.Func().ToString()); dynamic func3 = CSScript.Evaluator.LoadMethod(@" using EvalTest; public object Func() {{ return 3; }}"); Console.WriteLine("Result: " + func3.Func().ToString()); } public static int CallMe() => 2; } } ``` 4. Publish from Visual Studio targeting netcoreapp2.1, linux-x64, deployment mode *self-contained* Expected output (seen if running from VS or if targeting netcoreapp2.1, win-x64, self-contained): ``` Result: 1 Result: 2 Result: 3 ``` Actual output (using step 4 above): ``` Result: 1 Result: 2 Unhandled Exception: System.BadImageFormatException: Bad IL format. at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly) at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath) at System.Reflection.Assembly.LoadFrom(String assemblyFile) at CSScriptLib.RoslynEvaluator.ReferenceAssembly(String assembly) at CSScriptLib.RoslynEvaluator.ReferenceAssembliesFromCode(String code, String[] searchDirs) at CSScriptLib.RoslynEvaluator.Compile(String scriptText, String scriptFile, CompileInfo info) at CSScriptLib.RoslynEvaluator.LoadMethod(String code) at EvalTest.Program.Main(String[] args) in (...)\Program.cs:line 22 Aborted (core dumped) ``` Other tests indicate that referencing other assemblies seems fine; the problem seems to stem from referencing the root namespace in the assembly (?) in a using statement. Note also that full qualification as shown in func2 bypasses the problem. I suspect that the assembly loader is somehow attempting to load EvalTest (which is the linux executable) as an assembly instead of EvalTest.dll, but I have not confirmed this.
1.0
"Bad IL format" on self-contained linux-x64 builds if using self namespace in executed code - ### Steps to reproduce 1. Create .NET Core App project 2. Reference CS-Script.Core 1.0.4 3. Use the following code ```csharp using System; using CSScriptLib; namespace EvalTest { public class Program { static void Main(string[] args) { dynamic func1 = CSScript.Evaluator.LoadMethod(@" public object Func() {{ return 1; }}"); Console.WriteLine("Result: " + func1.Func().ToString()); dynamic func2 = CSScript.Evaluator.LoadMethod(@" public object Func() {{ return EvalTest.Program.CallMe(); }}"); Console.WriteLine("Result: " + func2.Func().ToString()); dynamic func3 = CSScript.Evaluator.LoadMethod(@" using EvalTest; public object Func() {{ return 3; }}"); Console.WriteLine("Result: " + func3.Func().ToString()); } public static int CallMe() => 2; } } ``` 4. Publish from Visual Studio targeting netcoreapp2.1, linux-x64, deployment mode *self-contained* Expected output (seen if running from VS or if targeting netcoreapp2.1, win-x64, self-contained): ``` Result: 1 Result: 2 Result: 3 ``` Actual output (using step 4 above): ``` Result: 1 Result: 2 Unhandled Exception: System.BadImageFormatException: Bad IL format. at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly) at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath) at System.Reflection.Assembly.LoadFrom(String assemblyFile) at CSScriptLib.RoslynEvaluator.ReferenceAssembly(String assembly) at CSScriptLib.RoslynEvaluator.ReferenceAssembliesFromCode(String code, String[] searchDirs) at CSScriptLib.RoslynEvaluator.Compile(String scriptText, String scriptFile, CompileInfo info) at CSScriptLib.RoslynEvaluator.LoadMethod(String code) at EvalTest.Program.Main(String[] args) in (...)\Program.cs:line 22 Aborted (core dumped) ``` Other tests indicate that referencing other assemblies seems fine; the problem seems to stem from referencing the root namespace in the assembly (?) in a using statement. Note also that full qualification as shown in func2 bypasses the problem. I suspect that the assembly loader is somehow attempting to load EvalTest (which is the linux executable) as an assembly instead of EvalTest.dll, but I have not confirmed this.
defect
bad il format on self contained linux builds if using self namespace in executed code steps to reproduce create net core app project reference cs script core use the following code csharp using system using csscriptlib namespace evaltest public class program static void main string args dynamic csscript evaluator loadmethod public object func return console writeline result func tostring dynamic csscript evaluator loadmethod public object func return evaltest program callme console writeline result func tostring dynamic csscript evaluator loadmethod using evaltest public object func return console writeline result func tostring public static int callme publish from visual studio targeting linux deployment mode self contained expected output seen if running from vs or if targeting win self contained result result result actual output using step above result result unhandled exception system badimageformatexception bad il format at system runtime loader assemblyloadcontext loadfrompath intptr ptrnativeassemblyloadcontext string ilpath string nipath objecthandleonstack retassembly at system runtime loader assemblyloadcontext loadfromassemblypath string assemblypath at system reflection assembly loadfrom string assemblyfile at csscriptlib roslynevaluator referenceassembly string assembly at csscriptlib roslynevaluator referenceassembliesfromcode string code string searchdirs at csscriptlib roslynevaluator compile string scripttext string scriptfile compileinfo info at csscriptlib roslynevaluator loadmethod string code at evaltest program main string args in program cs line aborted core dumped other tests indicate that referencing other assemblies seems fine the problem seems to stem from referencing the root namespace in the assembly in a using statement note also that full qualification as shown in bypasses the problem i suspect that the assembly loader is somehow attempting to load evaltest which is the linux executable as an assembly instead of evaltest dll but i have not confirmed this
1
65,296
6,954,784,875
IssuesEvent
2017-12-07 03:29:31
golang/go
https://api.github.com/repos/golang/go
reopened
x/tools/cmd/godoc: tests broken on Go 1.8
NeedsFix Testing
The x/tools repo is red across all operating systems for Go 1.8. See https://build.golang.org/ Example failure: https://build.golang.org/log/8bd4463805a63aa18a9981efcb5258969ec6cca1 ``` ? golang.org/x/tools/cmd/eg [no test files] ok golang.org/x/tools/cmd/fiximports 2.226s ok golang.org/x/tools/cmd/getgo 0.010s ? golang.org/x/tools/cmd/getgo/server [no test files] ok golang.org/x/tools/cmd/go-contrib-init 0.005s ? golang.org/x/tools/cmd/godex [no test files] 2017/11/24 16:27:41 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:41 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:41 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:56 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page --- FAIL: TestWeb (22.23s) godoc_test.go:185: Server failed to respond in 15s 2017/11/24 16:28:06 updateMetadata: open /tmp/godoc-analysis044698526/goroot/doc: no such file or directory 2017/11/24 16:28:06 GOROOT=/tmp/godoc-analysis044698526/goroot/src/: [lib] 2017/11/24 16:28:06 GOPATH[0]=/tmp/godoc-analysis044698526/gopath/src/: [app] 2017/11/24 16:28:06 Loading and type-checking packages... 2017/11/24 16:28:06 updateMetadata: open /tmp/godoc-analysis044698526/goroot/doc: no such file or directory 2017/11/24 16:28:06 Loaded 2 packages. 2017/11/24 16:28:06 Constructing SSA form... 2017/11/24 16:28:06 SSA construction complete 2017/11/24 16:28:06 Computing implements relation... 2017/11/24 16:28:06 Extracting type info... 2017/11/24 16:28:06 Visit instructions... 2017/11/24 16:28:06 Visit instructions complete 2017/11/24 16:28:06 Type analysis complete. FAIL FAIL golang.org/x/tools/cmd/godoc 41.586s ? golang.org/x/tools/cmd/goimports [no test files] ? golang.org/x/tools/cmd/gomvpkg [no test files] ok golang.org/x/tools/cmd/gorename 10.562s ? golang.org/x/tools/cmd/gotype [no test files] ? golang.org/x/tools/cmd/goyacc [no test files] ```
1.0
x/tools/cmd/godoc: tests broken on Go 1.8 - The x/tools repo is red across all operating systems for Go 1.8. See https://build.golang.org/ Example failure: https://build.golang.org/log/8bd4463805a63aa18a9981efcb5258969ec6cca1 ``` ? golang.org/x/tools/cmd/eg [no test files] ok golang.org/x/tools/cmd/fiximports 2.226s ok golang.org/x/tools/cmd/getgo 0.010s ? golang.org/x/tools/cmd/getgo/server [no test files] ok golang.org/x/tools/cmd/go-contrib-init 0.005s ? golang.org/x/tools/cmd/godex [no test files] 2017/11/24 16:27:41 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:41 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:41 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:42 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:43 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:44 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:45 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:46 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:47 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:48 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:49 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:50 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:51 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:52 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:53 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:54 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:55 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page 2017/11/24 16:27:56 executing template doc/root.html: template: main:26:6: executing "main" at <$.Share>: can't evaluate field Share in type godoc.Page --- FAIL: TestWeb (22.23s) godoc_test.go:185: Server failed to respond in 15s 2017/11/24 16:28:06 updateMetadata: open /tmp/godoc-analysis044698526/goroot/doc: no such file or directory 2017/11/24 16:28:06 GOROOT=/tmp/godoc-analysis044698526/goroot/src/: [lib] 2017/11/24 16:28:06 GOPATH[0]=/tmp/godoc-analysis044698526/gopath/src/: [app] 2017/11/24 16:28:06 Loading and type-checking packages... 2017/11/24 16:28:06 updateMetadata: open /tmp/godoc-analysis044698526/goroot/doc: no such file or directory 2017/11/24 16:28:06 Loaded 2 packages. 2017/11/24 16:28:06 Constructing SSA form... 2017/11/24 16:28:06 SSA construction complete 2017/11/24 16:28:06 Computing implements relation... 2017/11/24 16:28:06 Extracting type info... 2017/11/24 16:28:06 Visit instructions... 2017/11/24 16:28:06 Visit instructions complete 2017/11/24 16:28:06 Type analysis complete. FAIL FAIL golang.org/x/tools/cmd/godoc 41.586s ? golang.org/x/tools/cmd/goimports [no test files] ? golang.org/x/tools/cmd/gomvpkg [no test files] ok golang.org/x/tools/cmd/gorename 10.562s ? golang.org/x/tools/cmd/gotype [no test files] ? golang.org/x/tools/cmd/goyacc [no test files] ```
non_defect
x tools cmd godoc tests broken on go the x tools repo is red across all operating systems for go see example failure golang org x tools cmd eg ok golang org x tools cmd fiximports ok golang org x tools cmd getgo golang org x tools cmd getgo server ok golang org x tools cmd go contrib init golang org x tools cmd godex executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page executing template doc root html template main executing main at can t evaluate field share in type godoc page fail testweb godoc test go server failed to respond in updatemetadata open tmp godoc goroot doc no such file or directory goroot tmp godoc goroot src gopath tmp godoc gopath src loading and type checking packages updatemetadata open tmp godoc goroot doc no such file or directory loaded packages constructing ssa form ssa construction complete computing implements relation extracting type info visit instructions visit instructions complete type analysis complete fail fail golang org x tools cmd godoc golang org x tools cmd goimports golang org x tools cmd gomvpkg ok golang org x tools cmd gorename golang org x tools cmd gotype golang org x tools cmd goyacc
0
51,787
13,211,306,653
IssuesEvent
2020-08-15 22:11:32
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
ShiftAlongTrack() is useless (Trac #1046)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1046">https://code.icecube.wisc.edu/projects/icecube/ticket/1046</a>, reported by jvansantenand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:58", "_ts": "1550067178841456", "description": "The only difference between \n\n{{{\nI3Position p = particle.ShiftAlongTrack(distance);\n}}}\n\nand\n\n{{{\nI3Position p = particle.GetPos() + distance*particle.GetDir();\n}}}\n\nis that the former will [more or less silently] return I3Position(NaN,NaN,NaN) if particle.IsTrack() returns false. The conditions under which that happens are numerous and opaque enough to make it not worth the trouble, and so the entire method should probably be removed. Discuss.\n\n", "reporter": "jvansanten", "cc": "mzoll", "resolution": "fixed", "time": "2015-07-13T14:08:39", "component": "combo core", "summary": "ShiftAlongTrack() is useless", "priority": "normal", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
1.0
ShiftAlongTrack() is useless (Trac #1046) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1046">https://code.icecube.wisc.edu/projects/icecube/ticket/1046</a>, reported by jvansantenand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:58", "_ts": "1550067178841456", "description": "The only difference between \n\n{{{\nI3Position p = particle.ShiftAlongTrack(distance);\n}}}\n\nand\n\n{{{\nI3Position p = particle.GetPos() + distance*particle.GetDir();\n}}}\n\nis that the former will [more or less silently] return I3Position(NaN,NaN,NaN) if particle.IsTrack() returns false. The conditions under which that happens are numerous and opaque enough to make it not worth the trouble, and so the entire method should probably be removed. Discuss.\n\n", "reporter": "jvansanten", "cc": "mzoll", "resolution": "fixed", "time": "2015-07-13T14:08:39", "component": "combo core", "summary": "ShiftAlongTrack() is useless", "priority": "normal", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
defect
shiftalongtrack is useless trac migrated from json status closed changetime ts description the only difference between n n p particle shiftalongtrack distance n n nand n n p particle getpos distance particle getdir n n nis that the former will return nan nan nan if particle istrack returns false the conditions under which that happens are numerous and opaque enough to make it not worth the trouble and so the entire method should probably be removed discuss n n reporter jvansanten cc mzoll resolution fixed time component combo core summary shiftalongtrack is useless priority normal keywords milestone owner olivas type defect
1
211,426
16,444,678,115
IssuesEvent
2021-05-20 18:04:46
spe-uob/HealthcareLake
https://api.github.com/repos/spe-uob/HealthcareLake
closed
Architecture
documentation
Identify the requirements and quality attributes derived from interactions with your client that are most likely to have an influence on your system architecture. For example, if your client requires the system to be made available via the web, this will clearly have major implications for your chosen architecture. At a lower level, if your application is expected to push dynamic updates out to your clients, this will also have an impact on your system. A whole range of other requirements-level factors such as system interoperability, data storage/retrieval, security, hardware, interaction devices etc. may also impact your architecture. Once you have explicitly documented these primary architectural drivers, present a high-level architecture diagram of your overall system structure. This architecture section of your portfolio should take no more than 2 pages of A4 in total.
1.0
Architecture - Identify the requirements and quality attributes derived from interactions with your client that are most likely to have an influence on your system architecture. For example, if your client requires the system to be made available via the web, this will clearly have major implications for your chosen architecture. At a lower level, if your application is expected to push dynamic updates out to your clients, this will also have an impact on your system. A whole range of other requirements-level factors such as system interoperability, data storage/retrieval, security, hardware, interaction devices etc. may also impact your architecture. Once you have explicitly documented these primary architectural drivers, present a high-level architecture diagram of your overall system structure. This architecture section of your portfolio should take no more than 2 pages of A4 in total.
non_defect
architecture identify the requirements and quality attributes derived from interactions with your client that are most likely to have an influence on your system architecture for example if your client requires the system to be made available via the web this will clearly have major implications for your chosen architecture at a lower level if your application is expected to push dynamic updates out to your clients this will also have an impact on your system a whole range of other requirements level factors such as system interoperability data storage retrieval security hardware interaction devices etc may also impact your architecture once you have explicitly documented these primary architectural drivers present a high level architecture diagram of your overall system structure this architecture section of your portfolio should take no more than pages of in total
0
65,140
19,181,226,276
IssuesEvent
2021-12-04 12:35:54
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
`DateTimeParseException` when mapping a row containing a timestamp with PostgreSQL 14.1
T: Defect
### Expected behavior The inner object is created correctly with the `LocalDateTime` object. ### Actual behavior The code throws ```java java.time.format.DateTimeParseException: Text '2021-12-04 13:25:09.691023+01' could not be parsed at index 10 ``` ### Steps to reproduce the problem The following minimal test produces the issue: ```java @Test void dateTimeFormatExceptionTest() throws Exception { try (Connection conn = DriverManager.getConnection("jdbc:tc:postgresql:14.1:///")) { var dsl = DSL.using(conn, SQLDialect.POSTGRES); var query = dsl.select( row(currentLocalDateTime()).mapping(InnerTestObject::new) ); var result = query.fetchOne(mapping(OuterTestObject::new)); } } ``` Where `InnerTestObject` only contains a `LocalDateTime` and `OuterTestObject` only contains an `InnerTestObject`. I've provided an MCVE [here](https://github.com/huuff/jooq-mcve) (haven't followed exactly the template, since I'm using testcontainers but I hope it works) ### Versions - jOOQ: 3.15.5 - Java: 17 - Database (include vendor): PostgreSQL 14.1 - OS: GNU/Linux 5.10.76 - JDBC Driver (include name if inofficial driver): postgresql 42.3.1
1.0
`DateTimeParseException` when mapping a row containing a timestamp with PostgreSQL 14.1 - ### Expected behavior The inner object is created correctly with the `LocalDateTime` object. ### Actual behavior The code throws ```java java.time.format.DateTimeParseException: Text '2021-12-04 13:25:09.691023+01' could not be parsed at index 10 ``` ### Steps to reproduce the problem The following minimal test produces the issue: ```java @Test void dateTimeFormatExceptionTest() throws Exception { try (Connection conn = DriverManager.getConnection("jdbc:tc:postgresql:14.1:///")) { var dsl = DSL.using(conn, SQLDialect.POSTGRES); var query = dsl.select( row(currentLocalDateTime()).mapping(InnerTestObject::new) ); var result = query.fetchOne(mapping(OuterTestObject::new)); } } ``` Where `InnerTestObject` only contains a `LocalDateTime` and `OuterTestObject` only contains an `InnerTestObject`. I've provided an MCVE [here](https://github.com/huuff/jooq-mcve) (haven't followed exactly the template, since I'm using testcontainers but I hope it works) ### Versions - jOOQ: 3.15.5 - Java: 17 - Database (include vendor): PostgreSQL 14.1 - OS: GNU/Linux 5.10.76 - JDBC Driver (include name if inofficial driver): postgresql 42.3.1
defect
datetimeparseexception when mapping a row containing a timestamp with postgresql expected behavior the inner object is created correctly with the localdatetime object actual behavior the code throws java java time format datetimeparseexception text could not be parsed at index steps to reproduce the problem the following minimal test produces the issue java test void datetimeformatexceptiontest throws exception try connection conn drivermanager getconnection jdbc tc postgresql var dsl dsl using conn sqldialect postgres var query dsl select row currentlocaldatetime mapping innertestobject new var result query fetchone mapping outertestobject new where innertestobject only contains a localdatetime and outertestobject only contains an innertestobject i ve provided an mcve haven t followed exactly the template since i m using testcontainers but i hope it works versions jooq java database include vendor postgresql os gnu linux jdbc driver include name if inofficial driver postgresql
1
49,653
13,187,246,066
IssuesEvent
2020-08-13 02:48:35
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[simprod-scripts] polyplopia without gpus (Trac #1814)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1814">https://code.icecube.wisc.edu/ticket/1814</a>, reported by david.schultz and owned by juancarlos</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:35", "description": "Currently, the PolyplopiaPhotons segment can only be used with gpus. This makes testing difficult, and should be flexible anyway.\n\nhttp://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/simprod-scripts/trunk/python/segments/Polyplopia.py#L184\n\n", "reporter": "david.schultz", "cc": "", "resolution": "fixed", "_ts": "1550067215093672", "component": "combo simulation", "summary": "[simprod-scripts] polyplopia without gpus", "priority": "critical", "keywords": "", "time": "2016-08-08T19:50:06", "milestone": "", "owner": "juancarlos", "type": "defect" } ``` </p> </details>
1.0
[simprod-scripts] polyplopia without gpus (Trac #1814) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1814">https://code.icecube.wisc.edu/ticket/1814</a>, reported by david.schultz and owned by juancarlos</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:35", "description": "Currently, the PolyplopiaPhotons segment can only be used with gpus. This makes testing difficult, and should be flexible anyway.\n\nhttp://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/simprod-scripts/trunk/python/segments/Polyplopia.py#L184\n\n", "reporter": "david.schultz", "cc": "", "resolution": "fixed", "_ts": "1550067215093672", "component": "combo simulation", "summary": "[simprod-scripts] polyplopia without gpus", "priority": "critical", "keywords": "", "time": "2016-08-08T19:50:06", "milestone": "", "owner": "juancarlos", "type": "defect" } ``` </p> </details>
defect
polyplopia without gpus trac migrated from json status closed changetime description currently the polyplopiaphotons segment can only be used with gpus this makes testing difficult and should be flexible anyway n n reporter david schultz cc resolution fixed ts component combo simulation summary polyplopia without gpus priority critical keywords time milestone owner juancarlos type defect
1
47,663
13,066,052,308
IssuesEvent
2020-07-30 20:54:18
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
remove BUILD_I3TV* options from the buildbots (Trac #934)
Migrated from Trac defect infrastructure
Migrated from https://code.icecube.wisc.edu/ticket/934 ```json { "status": "closed", "changetime": "2015-04-17T00:33:48", "description": "", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1429230828771590", "component": "infrastructure", "summary": "remove BUILD_I3TV* options from the buildbots", "priority": "normal", "keywords": "", "time": "2015-04-14T20:04:11", "milestone": "", "owner": "nega", "type": "defect" } ```
1.0
remove BUILD_I3TV* options from the buildbots (Trac #934) - Migrated from https://code.icecube.wisc.edu/ticket/934 ```json { "status": "closed", "changetime": "2015-04-17T00:33:48", "description": "", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1429230828771590", "component": "infrastructure", "summary": "remove BUILD_I3TV* options from the buildbots", "priority": "normal", "keywords": "", "time": "2015-04-14T20:04:11", "milestone": "", "owner": "nega", "type": "defect" } ```
defect
remove build options from the buildbots trac migrated from json status closed changetime description reporter nega cc resolution fixed ts component infrastructure summary remove build options from the buildbots priority normal keywords time milestone owner nega type defect
1
30,323
6,107,086,341
IssuesEvent
2017-06-21 07:03:54
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
scipy.interpolate._bspl.evaluate_spline gets wrong type
defect scipy.interpolate
Full log message: > File "scipy/interpolate/_bspl.pyx", line 90, in scipy.interpolate._bspl.evaluate_spline (scipy\interpolate\_bspl.c:3017) ValueError: Buffer dtype mismatch, expected 'double' but got 'float' The bug was triggered when a special case was added to the code in commit c07eb50. The origin of the bug is in the classmethod `construct_fast` in https://github.com/scipy/scipy/blob/0efe8d0a877a990c0adf059db67aa5d5b97c1849/scipy/interpolate/_bsplines.py#L219 which was added in commit 951eb6c9efc2338854f718e99de5f19b388c5a92. The dtype of `self.t` is not checked and changed properly to np.double (see also https://github.com/scipy/scipy/blob/0efe8d0a877a990c0adf059db67aa5d5b97c1849/scipy/interpolate/_bsplines.py#L171). Probably dtypes of other values are not checked in this classmethod and similar classmethods.
1.0
scipy.interpolate._bspl.evaluate_spline gets wrong type - Full log message: > File "scipy/interpolate/_bspl.pyx", line 90, in scipy.interpolate._bspl.evaluate_spline (scipy\interpolate\_bspl.c:3017) ValueError: Buffer dtype mismatch, expected 'double' but got 'float' The bug was triggered when a special case was added to the code in commit c07eb50. The origin of the bug is in the classmethod `construct_fast` in https://github.com/scipy/scipy/blob/0efe8d0a877a990c0adf059db67aa5d5b97c1849/scipy/interpolate/_bsplines.py#L219 which was added in commit 951eb6c9efc2338854f718e99de5f19b388c5a92. The dtype of `self.t` is not checked and changed properly to np.double (see also https://github.com/scipy/scipy/blob/0efe8d0a877a990c0adf059db67aa5d5b97c1849/scipy/interpolate/_bsplines.py#L171). Probably dtypes of other values are not checked in this classmethod and similar classmethods.
defect
scipy interpolate bspl evaluate spline gets wrong type full log message file scipy interpolate bspl pyx line in scipy interpolate bspl evaluate spline scipy interpolate bspl c valueerror buffer dtype mismatch expected double but got float the bug was triggered when a special case was added to the code in commit the origin of the bug is in the classmethod construct fast in which was added in commit the dtype of self t is not checked and changed properly to np double see also probably dtypes of other values are not checked in this classmethod and similar classmethods
1
59,081
17,015,548,076
IssuesEvent
2021-07-02 11:29:04
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
Editor should warn you to update key-specific source tags when the related value changes
Component: potlatch2 Priority: major Type: defect
**[Submitted to the original trac issue database at 3.31pm, Saturday, 21st May 2011]** At the moment, if you change a tag value such as name=*, you are not warned that the corresponding source tag (such as source:name=*) may no longer be valid. The source tag will not even be displayed in the simple view.
1.0
Editor should warn you to update key-specific source tags when the related value changes - **[Submitted to the original trac issue database at 3.31pm, Saturday, 21st May 2011]** At the moment, if you change a tag value such as name=*, you are not warned that the corresponding source tag (such as source:name=*) may no longer be valid. The source tag will not even be displayed in the simple view.
defect
editor should warn you to update key specific source tags when the related value changes at the moment if you change a tag value such as name you are not warned that the corresponding source tag such as source name may no longer be valid the source tag will not even be displayed in the simple view
1
239
2,520,702,041
IssuesEvent
2015-01-19 07:37:06
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
reopened
[TEST-FAILURE] MapStoreTest.testMapInitialLoad
Team: Core Type: Defect
``` ava.lang.Exception: test timed out after 120000 milliseconds at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.BasicInvocationFuture.pollResponse(BasicInvocationFuture.java:265) at com.hazelcast.spi.impl.BasicInvocationFuture.waitForResponse(BasicInvocationFuture.java:216) at com.hazelcast.spi.impl.BasicInvocationFuture.get(BasicInvocationFuture.java:193) at com.hazelcast.spi.impl.BasicInvocationFuture.get(BasicInvocationFuture.java:173) at com.hazelcast.spi.impl.BasicOperationService$InvokeOnPartitions.retryFailedPartitions(BasicOperationService.java:529) at com.hazelcast.spi.impl.BasicOperationService$InvokeOnPartitions.invoke(BasicOperationService.java:467) at com.hazelcast.spi.impl.BasicOperationService$InvokeOnPartitions.access$500(BasicOperationService.java:437) at com.hazelcast.spi.impl.BasicOperationService.invokeOnAllPartitions(BasicOperationService.java:311) at com.hazelcast.map.impl.proxy.MapProxySupport.size(MapProxySupport.java:633) at com.hazelcast.map.impl.proxy.MapProxyImpl.size(MapProxyImpl.java:71) at com.hazelcast.map.mapstore.MapStoreTest.testMapInitialLoad(MapStoreTest.java:298) ``` https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-OracleJDK8/com.hazelcast$hazelcast/310/testReport/junit/com.hazelcast.map.mapstore/MapStoreTest/testMapInitialLoad/
1.0
[TEST-FAILURE] MapStoreTest.testMapInitialLoad - ``` ava.lang.Exception: test timed out after 120000 milliseconds at java.lang.Object.wait(Native Method) at com.hazelcast.spi.impl.BasicInvocationFuture.pollResponse(BasicInvocationFuture.java:265) at com.hazelcast.spi.impl.BasicInvocationFuture.waitForResponse(BasicInvocationFuture.java:216) at com.hazelcast.spi.impl.BasicInvocationFuture.get(BasicInvocationFuture.java:193) at com.hazelcast.spi.impl.BasicInvocationFuture.get(BasicInvocationFuture.java:173) at com.hazelcast.spi.impl.BasicOperationService$InvokeOnPartitions.retryFailedPartitions(BasicOperationService.java:529) at com.hazelcast.spi.impl.BasicOperationService$InvokeOnPartitions.invoke(BasicOperationService.java:467) at com.hazelcast.spi.impl.BasicOperationService$InvokeOnPartitions.access$500(BasicOperationService.java:437) at com.hazelcast.spi.impl.BasicOperationService.invokeOnAllPartitions(BasicOperationService.java:311) at com.hazelcast.map.impl.proxy.MapProxySupport.size(MapProxySupport.java:633) at com.hazelcast.map.impl.proxy.MapProxyImpl.size(MapProxyImpl.java:71) at com.hazelcast.map.mapstore.MapStoreTest.testMapInitialLoad(MapStoreTest.java:298) ``` https://hazelcast-l337.ci.cloudbees.com/job/Hazelcast-3.x-OracleJDK8/com.hazelcast$hazelcast/310/testReport/junit/com.hazelcast.map.mapstore/MapStoreTest/testMapInitialLoad/
defect
mapstoretest testmapinitialload ava lang exception test timed out after milliseconds at java lang object wait native method at com hazelcast spi impl basicinvocationfuture pollresponse basicinvocationfuture java at com hazelcast spi impl basicinvocationfuture waitforresponse basicinvocationfuture java at com hazelcast spi impl basicinvocationfuture get basicinvocationfuture java at com hazelcast spi impl basicinvocationfuture get basicinvocationfuture java at com hazelcast spi impl basicoperationservice invokeonpartitions retryfailedpartitions basicoperationservice java at com hazelcast spi impl basicoperationservice invokeonpartitions invoke basicoperationservice java at com hazelcast spi impl basicoperationservice invokeonpartitions access basicoperationservice java at com hazelcast spi impl basicoperationservice invokeonallpartitions basicoperationservice java at com hazelcast map impl proxy mapproxysupport size mapproxysupport java at com hazelcast map impl proxy mapproxyimpl size mapproxyimpl java at com hazelcast map mapstore mapstoretest testmapinitialload mapstoretest java
1
80,044
29,929,110,639
IssuesEvent
2023-06-22 08:13:06
fieldenms/tg
https://api.github.com/repos/fieldenms/tg
closed
Entities with `0` key value are displayed as empty string in entity editor input layer
Defect Property editor Pull request
### Description Entity editor, like some other editors, has input layer that becomes visible when input is not focused. This input layer displayes formatted value of entity, that was chosen in autocompleter. This formatted value consists of key values and entity description. The key value that is `0` treated as empty string. Please investigate the reason of such behavior and change the logic that is responsible for that in order to display `0` for `0` key value. ### Expected outcome entities with `0` key value are displayed as `0` in entity editor input layer. ### Actual outcome Entities with `0` key value are displyed as empty string.
1.0
Entities with `0` key value are displayed as empty string in entity editor input layer - ### Description Entity editor, like some other editors, has input layer that becomes visible when input is not focused. This input layer displayes formatted value of entity, that was chosen in autocompleter. This formatted value consists of key values and entity description. The key value that is `0` treated as empty string. Please investigate the reason of such behavior and change the logic that is responsible for that in order to display `0` for `0` key value. ### Expected outcome entities with `0` key value are displayed as `0` in entity editor input layer. ### Actual outcome Entities with `0` key value are displyed as empty string.
defect
entities with key value are displayed as empty string in entity editor input layer description entity editor like some other editors has input layer that becomes visible when input is not focused this input layer displayes formatted value of entity that was chosen in autocompleter this formatted value consists of key values and entity description the key value that is treated as empty string please investigate the reason of such behavior and change the logic that is responsible for that in order to display for key value expected outcome entities with key value are displayed as in entity editor input layer actual outcome entities with key value are displyed as empty string
1
121,046
4,804,326,519
IssuesEvent
2016-11-02 13:14:27
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
Integrate Print Service and the UI
addition: feature experience: ux priority: high
- [x] Need to get print images from geoApi code; - [x] position them correctlly in the export dialog (image-based layers, then svg-based layers) so there no jumping to abrup resizing when images load; - [x] display legend graphic in response to legend switch underneath the map export; - [x] fuse together print images and legend graphic; - [x] add [FileSaver](https://github.com/eligrey/FileSaver.js/) library to actually save the generated image on user's computer. - [x] add title field to the export dialog - [x] add error handling
1.0
Integrate Print Service and the UI - - [x] Need to get print images from geoApi code; - [x] position them correctlly in the export dialog (image-based layers, then svg-based layers) so there no jumping to abrup resizing when images load; - [x] display legend graphic in response to legend switch underneath the map export; - [x] fuse together print images and legend graphic; - [x] add [FileSaver](https://github.com/eligrey/FileSaver.js/) library to actually save the generated image on user's computer. - [x] add title field to the export dialog - [x] add error handling
non_defect
integrate print service and the ui need to get print images from geoapi code position them correctlly in the export dialog image based layers then svg based layers so there no jumping to abrup resizing when images load display legend graphic in response to legend switch underneath the map export fuse together print images and legend graphic add library to actually save the generated image on user s computer add title field to the export dialog add error handling
0
45,762
13,055,745,607
IssuesEvent
2020-07-30 02:36:42
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
mutineer. clean up. (Trac #16)
Incomplete Migration Migrated from Trac defect offline-software
Migrated from https://code.icecube.wisc.edu/ticket/16 ```json { "status": "closed", "changetime": "2007-11-11T03:51:18", "description": "\n", "reporter": "troy", "cc": "", "resolution": "fixed", "_ts": "1194753078000000", "component": "offline-software", "summary": "mutineer. clean up.", "priority": "normal", "keywords": "", "time": "2007-06-03T16:33:37", "milestone": "", "owner": "", "type": "defect" } ```
1.0
mutineer. clean up. (Trac #16) - Migrated from https://code.icecube.wisc.edu/ticket/16 ```json { "status": "closed", "changetime": "2007-11-11T03:51:18", "description": "\n", "reporter": "troy", "cc": "", "resolution": "fixed", "_ts": "1194753078000000", "component": "offline-software", "summary": "mutineer. clean up.", "priority": "normal", "keywords": "", "time": "2007-06-03T16:33:37", "milestone": "", "owner": "", "type": "defect" } ```
defect
mutineer clean up trac migrated from json status closed changetime description n reporter troy cc resolution fixed ts component offline software summary mutineer clean up priority normal keywords time milestone owner type defect
1
15,888
2,869,088,549
IssuesEvent
2015-06-05 23:14:26
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
cleanups in the new_element script
Pkg-PolymerDevExp Priority-Unassigned Triaged Type-Defect
(see https://github.com/google/stagehand/pull/66/files#r18230138 for details) - imports should be dart:html first, package:polymer later - maybe use // per method, instead of a giant c-style comment? Regarding the latter: &nbsp;Devon - any reason why you prefer the line-by-line vs large c-style block? &nbsp;Dan - any reason you prefer the c-style block? I'm actually OK with either.
1.0
cleanups in the new_element script - (see https://github.com/google/stagehand/pull/66/files#r18230138 for details) - imports should be dart:html first, package:polymer later - maybe use // per method, instead of a giant c-style comment? Regarding the latter: &nbsp;Devon - any reason why you prefer the line-by-line vs large c-style block? &nbsp;Dan - any reason you prefer the c-style block? I'm actually OK with either.
defect
cleanups in the new element script see for details imports should be dart html first package polymer later maybe use per method instead of a giant c style comment regarding the latter nbsp devon any reason why you prefer the line by line vs large c style block nbsp dan any reason you prefer the c style block i m actually ok with either
1
102,318
16,563,390,944
IssuesEvent
2021-05-29 01:02:22
hugh-whitesource/classitransformers
https://api.github.com/repos/hugh-whitesource/classitransformers
opened
CVE-2021-29554 (Medium) detected in tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl
security vulnerability
## CVE-2021-29554 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/e8/3e/bf817be24fe71c430775da74e839150d386de236dc35c26da15d7c9a57a3/tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl">https://files.pythonhosted.org/packages/e8/3e/bf817be24fe71c430775da74e839150d386de236dc35c26da15d7c9a57a3/tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl</a></p> <p>Path to dependency file: classitransformers</p> <p>Path to vulnerable library: classitransformers</p> <p> Dependency Hierarchy: - :x: **tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl** (Vulnerable Library) <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> TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.DenseCountSparseOutput`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/efff014f3b2d8ef6141da30c806faf141297eca1/tensorflow/core/kernels/count_ops.cc#L123-L127) computes a divisor value from user data but does not check that the result is 0 before doing the division. Since `data` is given by the `values` argument, `num_batch_elements` is 0. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, and TensorFlow 2.3.3, as these are also affected. <p>Publish Date: 2021-05-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29554>CVE-2021-29554</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: Local - Attack Complexity: Low - Privileges Required: Low - 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/tensorflow/tensorflow/security/advisories/GHSA-9rpc-5v9q-5r7f">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9rpc-5v9q-5r7f</a></p> <p>Release Date: 2021-05-14</p> <p>Fix Resolution: tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Python","packageName":"tensorflow-gpu","packageVersion":"2.4.0","packageFilePaths":["classitransformers"],"isTransitiveDependency":false,"dependencyTree":"tensorflow-gpu:2.4.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-29554","vulnerabilityDetails":"TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.DenseCountSparseOutput`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/efff014f3b2d8ef6141da30c806faf141297eca1/tensorflow/core/kernels/count_ops.cc#L123-L127) computes a divisor value from user data but does not check that the result is 0 before doing the division. Since `data` is given by the `values` argument, `num_batch_elements` is 0. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, and TensorFlow 2.3.3, as these are also affected.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29554","cvss3Severity":"medium","cvss3Score":"5.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"Low","S":"Unchanged","C":"None","UI":"None","AV":"Local","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-29554 (Medium) detected in tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2021-29554 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/e8/3e/bf817be24fe71c430775da74e839150d386de236dc35c26da15d7c9a57a3/tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl">https://files.pythonhosted.org/packages/e8/3e/bf817be24fe71c430775da74e839150d386de236dc35c26da15d7c9a57a3/tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl</a></p> <p>Path to dependency file: classitransformers</p> <p>Path to vulnerable library: classitransformers</p> <p> Dependency Hierarchy: - :x: **tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl** (Vulnerable Library) <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> TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.DenseCountSparseOutput`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/efff014f3b2d8ef6141da30c806faf141297eca1/tensorflow/core/kernels/count_ops.cc#L123-L127) computes a divisor value from user data but does not check that the result is 0 before doing the division. Since `data` is given by the `values` argument, `num_batch_elements` is 0. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, and TensorFlow 2.3.3, as these are also affected. <p>Publish Date: 2021-05-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29554>CVE-2021-29554</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: Local - Attack Complexity: Low - Privileges Required: Low - 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/tensorflow/tensorflow/security/advisories/GHSA-9rpc-5v9q-5r7f">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9rpc-5v9q-5r7f</a></p> <p>Release Date: 2021-05-14</p> <p>Fix Resolution: tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Python","packageName":"tensorflow-gpu","packageVersion":"2.4.0","packageFilePaths":["classitransformers"],"isTransitiveDependency":false,"dependencyTree":"tensorflow-gpu:2.4.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-29554","vulnerabilityDetails":"TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.DenseCountSparseOutput`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/efff014f3b2d8ef6141da30c806faf141297eca1/tensorflow/core/kernels/count_ops.cc#L123-L127) computes a divisor value from user data but does not check that the result is 0 before doing the division. Since `data` is given by the `values` argument, `num_batch_elements` is 0. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, and TensorFlow 2.3.3, as these are also affected.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29554","cvss3Severity":"medium","cvss3Score":"5.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"Low","S":"Unchanged","C":"None","UI":"None","AV":"Local","I":"None"},"extraData":{}}</REMEDIATE> -->
non_defect
cve medium detected in tensorflow gpu whl cve medium severity vulnerability vulnerable library tensorflow gpu whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file classitransformers path to vulnerable library classitransformers dependency hierarchy x tensorflow gpu whl vulnerable library found in base branch master vulnerability details tensorflow is an end to end open source platform for machine learning an attacker can cause a denial of service via a fpe runtime error in tf raw ops densecountsparseoutput this is because the implementation computes a divisor value from user data but does not check that the result is before doing the division since data is given by the values argument num batch elements is the fix will be included in tensorflow we will also cherrypick this commit on tensorflow and tensorflow as these are also affected publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low 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 tensorflow tensorflow cpu tensorflow gpu rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree tensorflow gpu isminimumfixversionavailable true minimumfixversion tensorflow tensorflow cpu tensorflow gpu basebranches vulnerabilityidentifier cve vulnerabilitydetails tensorflow is an end to end open source platform for machine learning an attacker can cause a denial of service via a fpe runtime error in tf raw ops densecountsparseoutput this is because the implementation computes a divisor value from user data but does not check that the result is before doing the division since data is given by the values argument num batch elements is the fix will be included in tensorflow we will also cherrypick this commit on tensorflow and tensorflow as these are also affected vulnerabilityurl
0
35,195
7,920,409,695
IssuesEvent
2018-07-05 00:14:42
ctomkow/capt
https://api.github.com/repos/ctomkow/capt
opened
Create sub-packages to clean up code structure
code_improvement important
. -- capt | __ connector (for all connector files, re-factor their names to be more appropriate) | __ procedure (for all procedures, e.g. upgrade_code.py, mock_upgrade_code.py) | __ function (for all smaller features, typically cli subcommands, e.g. client.py) | __ switch.py | __ config.py | __ json_parser.py | __ capt.py . -- tests | __ test_capt.py | __ procedure | __ test_upgrade_code.py
1.0
Create sub-packages to clean up code structure - . -- capt | __ connector (for all connector files, re-factor their names to be more appropriate) | __ procedure (for all procedures, e.g. upgrade_code.py, mock_upgrade_code.py) | __ function (for all smaller features, typically cli subcommands, e.g. client.py) | __ switch.py | __ config.py | __ json_parser.py | __ capt.py . -- tests | __ test_capt.py | __ procedure | __ test_upgrade_code.py
non_defect
create sub packages to clean up code structure capt connector for all connector files re factor their names to be more appropriate procedure for all procedures e g upgrade code py mock upgrade code py function for all smaller features typically cli subcommands e g client py switch py config py json parser py capt py tests test capt py procedure test upgrade code py
0
98,806
20,798,652,524
IssuesEvent
2022-03-17 11:49:50
Onelinerhub/onelinerhub
https://api.github.com/repos/Onelinerhub/onelinerhub
opened
Short solution needed: "Using x-request-id header" (nginx)
help wanted good first issue code nginx
Please help us write most modern and shortest code solution for this issue: **Using x-request-id header** (technology: [nginx](https://onelinerhub.com/nginx)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new code file inside [inbox folder](https://github.com/Onelinerhub/onelinerhub/tree/main/inbox). 2. Don't forget to use comments to make solution explained. 3. Link to this issue in comments of pull request.
1.0
Short solution needed: "Using x-request-id header" (nginx) - Please help us write most modern and shortest code solution for this issue: **Using x-request-id header** (technology: [nginx](https://onelinerhub.com/nginx)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new code file inside [inbox folder](https://github.com/Onelinerhub/onelinerhub/tree/main/inbox). 2. Don't forget to use comments to make solution explained. 3. Link to this issue in comments of pull request.
non_defect
short solution needed using x request id header nginx please help us write most modern and shortest code solution for this issue using x request id header technology fast way just write the code solution in the comments prefered way create pull request with a new code file inside don t forget to use comments to make solution explained link to this issue in comments of pull request
0
61,795
17,023,780,817
IssuesEvent
2021-07-03 03:49:04
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Issues adding points in Potlatch 2
Component: potlatch2 Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 5.00pm, Tuesday, 6th March 2012]** Hello bug team, I've been having some weird issues when I try to edit. I'm unable to edit ways in Potlatch 2. It seems to be similar to the problems reported by 4267 on March 4. For example, when I try to select a way, it lights up, but I am unable to add points. Also, after I do try to add a point, all ways no longer light up when I try to select them. In addition, when I first open OSM and click on "Edit," not all of the street data loads. Sometimes the name of a residential street is displayed, but the white line for the street is missing. Also, where there is a turning circle, sometimes only the dot for the turning circle is visible, but the white line for the short street leading to it is not visible. I have tried to edit on two different computers and have gotten the same result. On one computer I recently installed a new version of Flash, but I'm not sure if the Flash update has been installed on the other computer. I use Firefox. This happened since the update to the interface that changed the look of the first page. Anyone else experiencing this? Anyone know what's going on? Thanks for your help. Best, Charlotte Wolter
1.0
Issues adding points in Potlatch 2 - **[Submitted to the original trac issue database at 5.00pm, Tuesday, 6th March 2012]** Hello bug team, I've been having some weird issues when I try to edit. I'm unable to edit ways in Potlatch 2. It seems to be similar to the problems reported by 4267 on March 4. For example, when I try to select a way, it lights up, but I am unable to add points. Also, after I do try to add a point, all ways no longer light up when I try to select them. In addition, when I first open OSM and click on "Edit," not all of the street data loads. Sometimes the name of a residential street is displayed, but the white line for the street is missing. Also, where there is a turning circle, sometimes only the dot for the turning circle is visible, but the white line for the short street leading to it is not visible. I have tried to edit on two different computers and have gotten the same result. On one computer I recently installed a new version of Flash, but I'm not sure if the Flash update has been installed on the other computer. I use Firefox. This happened since the update to the interface that changed the look of the first page. Anyone else experiencing this? Anyone know what's going on? Thanks for your help. Best, Charlotte Wolter
defect
issues adding points in potlatch hello bug team i ve been having some weird issues when i try to edit i m unable to edit ways in potlatch it seems to be similar to the problems reported by on march for example when i try to select a way it lights up but i am unable to add points also after i do try to add a point all ways no longer light up when i try to select them in addition when i first open osm and click on edit not all of the street data loads sometimes the name of a residential street is displayed but the white line for the street is missing also where there is a turning circle sometimes only the dot for the turning circle is visible but the white line for the short street leading to it is not visible i have tried to edit on two different computers and have gotten the same result on one computer i recently installed a new version of flash but i m not sure if the flash update has been installed on the other computer i use firefox this happened since the update to the interface that changed the look of the first page anyone else experiencing this anyone know what s going on thanks for your help best charlotte wolter
1
43,470
11,726,985,036
IssuesEvent
2020-03-10 15:17:41
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Remove notice of modules not uninstalled
Defect
**Describe the defect** I would like to not see notices like this ![image](https://user-images.githubusercontent.com/5752113/74977598-012e6000-53f9-11ea-8a67-d68126ed6cc1.png) They stem from modules being disabled and removed without being uninstalled. Using a query like this in a hook_update_n in vagov_db.install ``` $query = \Drupal::database()->delete('key_value') ->condition('collection', 'system.schema') ->condition('name', 'module_name') ->execute(); ```
1.0
Remove notice of modules not uninstalled - **Describe the defect** I would like to not see notices like this ![image](https://user-images.githubusercontent.com/5752113/74977598-012e6000-53f9-11ea-8a67-d68126ed6cc1.png) They stem from modules being disabled and removed without being uninstalled. Using a query like this in a hook_update_n in vagov_db.install ``` $query = \Drupal::database()->delete('key_value') ->condition('collection', 'system.schema') ->condition('name', 'module_name') ->execute(); ```
defect
remove notice of modules not uninstalled describe the defect i would like to not see notices like this they stem from modules being disabled and removed without being uninstalled using a query like this in a hook update n in vagov db install query drupal database delete key value condition collection system schema condition name module name execute
1
339,596
24,624,083,535
IssuesEvent
2022-10-16 09:31:28
osbc2022/watch-product-landing-page
https://api.github.com/repos/osbc2022/watch-product-landing-page
closed
[DOCS] : documentation on PR in contribution.md is not properly explained
🐞 bug 📑 documentation good first issue 🪙 point : 1
### ✏️ Description To do: - [ ] adding images in the PR section - [ ] making the language more easy to understand ### 📸 Screenshots _No response_
1.0
[DOCS] : documentation on PR in contribution.md is not properly explained - ### ✏️ Description To do: - [ ] adding images in the PR section - [ ] making the language more easy to understand ### 📸 Screenshots _No response_
non_defect
documentation on pr in contribution md is not properly explained ✏️ description to do adding images in the pr section making the language more easy to understand 📸 screenshots no response
0
10,886
2,622,843,752
IssuesEvent
2015-03-04 08:01:32
max99x/pagemon-chrome-ext
https://api.github.com/repos/max99x/pagemon-chrome-ext
closed
Handle temporarily unreachable pages
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start monitoring a page 2. Change network settings so that page's server isn't reachable (e.g. use a page behind a VPN and disconnect the VPN) 3. Check the page again 4. Page should not show as changed 5. Re-establish connectivity 6. Check again 7. Page should not show as changed (unless it actually did) What is the expected output? What do you see instead? I expect pages to not show as changed unless the extension was able to load the page and saw different content. What I'm seeing is that every time I disconnect from my VPN, the pages I've monitored show up as changed. What version of the product are you using? On what operating system? 2.1.1, Mac OS X 10.6.2 Please provide any additional information below. ``` Original issue reported on code.google.com by `dan.poir...@gmail.com` on 19 Mar 2010 at 12:48
1.0
Handle temporarily unreachable pages - ``` What steps will reproduce the problem? 1. Start monitoring a page 2. Change network settings so that page's server isn't reachable (e.g. use a page behind a VPN and disconnect the VPN) 3. Check the page again 4. Page should not show as changed 5. Re-establish connectivity 6. Check again 7. Page should not show as changed (unless it actually did) What is the expected output? What do you see instead? I expect pages to not show as changed unless the extension was able to load the page and saw different content. What I'm seeing is that every time I disconnect from my VPN, the pages I've monitored show up as changed. What version of the product are you using? On what operating system? 2.1.1, Mac OS X 10.6.2 Please provide any additional information below. ``` Original issue reported on code.google.com by `dan.poir...@gmail.com` on 19 Mar 2010 at 12:48
defect
handle temporarily unreachable pages what steps will reproduce the problem start monitoring a page change network settings so that page s server isn t reachable e g use a page behind a vpn and disconnect the vpn check the page again page should not show as changed re establish connectivity check again page should not show as changed unless it actually did what is the expected output what do you see instead i expect pages to not show as changed unless the extension was able to load the page and saw different content what i m seeing is that every time i disconnect from my vpn the pages i ve monitored show up as changed what version of the product are you using on what operating system mac os x please provide any additional information below original issue reported on code google com by dan poir gmail com on mar at
1
68,524
21,684,754,171
IssuesEvent
2022-05-09 10:09:20
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
Read receipts on element web are broken
S-Major T-Defect X-Release-Blocker X-Regression
Broke by #12168. Element web sends a hidden read receipt type, which Synapse doesn't understand and so 400s: https://github.com/matrix-org/synapse/blob/0ce2201932488e98cab8a7d81788e5bcf8f8dd5e/synapse/rest/client/read_marker.py#L57-L63 This is a problem as it stops the *other* receipt types from being persisted. We shouldn't be denying unknown receipt types.
1.0
Read receipts on element web are broken - Broke by #12168. Element web sends a hidden read receipt type, which Synapse doesn't understand and so 400s: https://github.com/matrix-org/synapse/blob/0ce2201932488e98cab8a7d81788e5bcf8f8dd5e/synapse/rest/client/read_marker.py#L57-L63 This is a problem as it stops the *other* receipt types from being persisted. We shouldn't be denying unknown receipt types.
defect
read receipts on element web are broken broke by element web sends a hidden read receipt type which synapse doesn t understand and so this is a problem as it stops the other receipt types from being persisted we shouldn t be denying unknown receipt types
1
221,183
7,374,297,975
IssuesEvent
2018-03-13 19:54:05
EUCweb/BISF
https://api.github.com/repos/EUCweb/BISF
opened
Add Acrobat DC support/Fix for licensing issue
Priority: Low Type: Enhancement
https://www.reddit.com/r/Citrix/comments/4k2pim/citrix_xendesktop_76_and_the_endless_war_with/ https://helpx.adobe.com/creative-cloud/packager/provisioning-toolkit-enterprise.html There's the problem. Look into Adobe Provisioning Toolkit Enterprise (PRTK). I wrestled with this same problem when we rolled Acrobat DC out in our PVS environment. Even though I did everything the PRTK documentation said to do with creating a XML file and the --stream switch, my target devices still seemed to randomly require activation. The answer to this was to create a batch script that ran at system start via Scheduled Task. My batch script is one line. adobe_prtk.exe --tool=VolumeSerialize --provfile=c:\temp\prov.xml --stream
1.0
Add Acrobat DC support/Fix for licensing issue - https://www.reddit.com/r/Citrix/comments/4k2pim/citrix_xendesktop_76_and_the_endless_war_with/ https://helpx.adobe.com/creative-cloud/packager/provisioning-toolkit-enterprise.html There's the problem. Look into Adobe Provisioning Toolkit Enterprise (PRTK). I wrestled with this same problem when we rolled Acrobat DC out in our PVS environment. Even though I did everything the PRTK documentation said to do with creating a XML file and the --stream switch, my target devices still seemed to randomly require activation. The answer to this was to create a batch script that ran at system start via Scheduled Task. My batch script is one line. adobe_prtk.exe --tool=VolumeSerialize --provfile=c:\temp\prov.xml --stream
non_defect
add acrobat dc support fix for licensing issue there s the problem look into adobe provisioning toolkit enterprise prtk i wrestled with this same problem when we rolled acrobat dc out in our pvs environment even though i did everything the prtk documentation said to do with creating a xml file and the stream switch my target devices still seemed to randomly require activation the answer to this was to create a batch script that ran at system start via scheduled task my batch script is one line adobe prtk exe tool volumeserialize provfile c temp prov xml stream
0
37,590
8,454,240,873
IssuesEvent
2018-10-21 00:14:04
supertuxkart/stk-code
https://api.github.com/repos/supertuxkart/stk-code
closed
Las Dunas Stadium is unplayable
C: 3D Modelling C: Race Events P3: normal R:notourbug T: defect
## Description Normal Race on Las Dunas stadium starts always at second lap. AI karts teleport all over the map sometimes finish the race several laps earlier. ## Steps to reproduce Start a normal race in Las Dunas Stadium with a number of laps above 2. ## Configuration STK release version: git 2ef3980 System: Gentoo [warn ] SFX: Position called on non-positional SFX
1.0
Las Dunas Stadium is unplayable - ## Description Normal Race on Las Dunas stadium starts always at second lap. AI karts teleport all over the map sometimes finish the race several laps earlier. ## Steps to reproduce Start a normal race in Las Dunas Stadium with a number of laps above 2. ## Configuration STK release version: git 2ef3980 System: Gentoo [warn ] SFX: Position called on non-positional SFX
defect
las dunas stadium is unplayable description normal race on las dunas stadium starts always at second lap ai karts teleport all over the map sometimes finish the race several laps earlier steps to reproduce start a normal race in las dunas stadium with a number of laps above configuration stk release version git system gentoo sfx position called on non positional sfx
1
13,459
2,757,830,311
IssuesEvent
2015-04-27 16:51:51
icebreaker/2dimagefilter
https://api.github.com/repos/icebreaker/2dimagefilter
closed
Piping problem
auto-migrated Type-Defect
``` What steps will reproduce the problem? ImageResizer /load imagein.png /resize auto "xBR 3x <NoBlend>(thresholds=0,vbounds=wrap,hbounds=wrap,radius=1.00,centered=0)" /stdout | convert - imageout.png What is the expected output? What do you see instead? It should produce xBR filtered PNG Image instead of error message such as: convert.exe: no decode delegate for this image format `C:/Users/MICROS~1/AppData /Local/Temp/magick-6824oA_V627fhP8n' @ error/constitute.c/ReadImage/550. convert.exe: no images defined `D:\Documents\MagickView\Imageout.png' @ e rror/convert.c/ConvertImageCommand/3106. Please use labels and text to provide additional information. I use ImageMagick with pngnq-s9 application, but this error messages didn't appear. I don't know if the problem is from ImageMagick or from stdout data produced by ImageResizer ``` Original issue reported on code.google.com by `ryanb...@gmail.com` on 24 May 2013 at 10:53
1.0
Piping problem - ``` What steps will reproduce the problem? ImageResizer /load imagein.png /resize auto "xBR 3x <NoBlend>(thresholds=0,vbounds=wrap,hbounds=wrap,radius=1.00,centered=0)" /stdout | convert - imageout.png What is the expected output? What do you see instead? It should produce xBR filtered PNG Image instead of error message such as: convert.exe: no decode delegate for this image format `C:/Users/MICROS~1/AppData /Local/Temp/magick-6824oA_V627fhP8n' @ error/constitute.c/ReadImage/550. convert.exe: no images defined `D:\Documents\MagickView\Imageout.png' @ e rror/convert.c/ConvertImageCommand/3106. Please use labels and text to provide additional information. I use ImageMagick with pngnq-s9 application, but this error messages didn't appear. I don't know if the problem is from ImageMagick or from stdout data produced by ImageResizer ``` Original issue reported on code.google.com by `ryanb...@gmail.com` on 24 May 2013 at 10:53
defect
piping problem what steps will reproduce the problem imageresizer load imagein png resize auto xbr thresholds vbounds wrap hbounds wrap radius centered stdout convert imageout png what is the expected output what do you see instead it should produce xbr filtered png image instead of error message such as convert exe no decode delegate for this image format c users micros appdata local temp magick error constitute c readimage convert exe no images defined d documents magickview imageout png e rror convert c convertimagecommand please use labels and text to provide additional information i use imagemagick with pngnq application but this error messages didn t appear i don t know if the problem is from imagemagick or from stdout data produced by imageresizer original issue reported on code google com by ryanb gmail com on may at
1
30,256
6,063,583,241
IssuesEvent
2017-06-14 12:28:21
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Column resize helper misaligned in overflow
defect
If datatable column width total exceed layout, then resize helper is not positioned correctly. Plunkr http://plnkr.co/edit/JsAxMzSzpI8EgTt2rzPo?p=preview
1.0
Column resize helper misaligned in overflow - If datatable column width total exceed layout, then resize helper is not positioned correctly. Plunkr http://plnkr.co/edit/JsAxMzSzpI8EgTt2rzPo?p=preview
defect
column resize helper misaligned in overflow if datatable column width total exceed layout then resize helper is not positioned correctly plunkr
1
25,119
4,210,729,285
IssuesEvent
2016-06-29 11:02:10
Supmenow/sup-ios-issues
https://api.github.com/repos/Supmenow/sup-ios-issues
closed
Flares not being delivered.
defect waiting input
From a User "SUP hangout requests are not being delivered. (Multiple girls tried to send hangout requests that have just disappeared). "
1.0
Flares not being delivered. - From a User "SUP hangout requests are not being delivered. (Multiple girls tried to send hangout requests that have just disappeared). "
defect
flares not being delivered from a user sup hangout requests are not being delivered multiple girls tried to send hangout requests that have just disappeared
1
18,823
3,088,959,292
IssuesEvent
2015-08-25 19:10:32
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
KKS system regression
C: Modules P: normal T: defect
Some old KKS problems have stopped converging and are exhibiting floating point errors. I'm investigating why. Also a Jacobian in ```KKSACBulkF``` has a sign error.
1.0
KKS system regression - Some old KKS problems have stopped converging and are exhibiting floating point errors. I'm investigating why. Also a Jacobian in ```KKSACBulkF``` has a sign error.
defect
kks system regression some old kks problems have stopped converging and are exhibiting floating point errors i m investigating why also a jacobian in kksacbulkf has a sign error
1
32,599
6,875,202,121
IssuesEvent
2017-11-19 11:02:10
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
split button panel right aligns to the button, not the trigger
confirmed defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting ``` **Current behavior** When a splitbutton is agains the right edge of the page, it aligns the panel to the right edge of the primary button (see screenshot:) ![screen shot 2017-11-10 at 3 55 43 pm](https://user-images.githubusercontent.com/7034022/32682326-3acaa088-c631-11e7-8e45-16bf881713d9.png) **What is the motivation / use case for changing the behavior?** If the splitbutton is against the right margin, it should align the panel to the right edge of the trigger button instead. * **Angular version:** 4.4.6 * **PrimeNG version:** 4.2.2 * **Browser:** Chrome 62 * **Language:** TypeScript 2.5.3
1.0
split button panel right aligns to the button, not the trigger - **I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting ``` **Current behavior** When a splitbutton is agains the right edge of the page, it aligns the panel to the right edge of the primary button (see screenshot:) ![screen shot 2017-11-10 at 3 55 43 pm](https://user-images.githubusercontent.com/7034022/32682326-3acaa088-c631-11e7-8e45-16bf881713d9.png) **What is the motivation / use case for changing the behavior?** If the splitbutton is against the right margin, it should align the panel to the right edge of the trigger button instead. * **Angular version:** 4.4.6 * **PrimeNG version:** 4.2.2 * **Browser:** Chrome 62 * **Language:** TypeScript 2.5.3
defect
split button panel right aligns to the button not the trigger i m submitting a check one with x bug report search github for a similar issue or pr before submitting current behavior when a splitbutton is agains the right edge of the page it aligns the panel to the right edge of the primary button see screenshot what is the motivation use case for changing the behavior if the splitbutton is against the right margin it should align the panel to the right edge of the trigger button instead angular version primeng version browser chrome language typescript
1
138,676
11,211,256,609
IssuesEvent
2020-01-06 15:04:16
CGCookie/retopoflow
https://api.github.com/repos/CGCookie/retopoflow
closed
**[BUG]** Retopoflow 3.0.0 alpha 2
Ready for Testing bug tool: contours
**Retopoflow Version:** {3.0.0 alpha 2} ![imagen](https://user-images.githubusercontent.com/30030642/71624405-493fbc00-2bda-11ea-9f1c-e0c6e3482139.png) **Platform:** {Linux Mint 19.03} ![imagen](https://user-images.githubusercontent.com/30030642/71624390-3200ce80-2bda-11ea-8120-0a2126ac9bc4.png)
1.0
**[BUG]** Retopoflow 3.0.0 alpha 2 - **Retopoflow Version:** {3.0.0 alpha 2} ![imagen](https://user-images.githubusercontent.com/30030642/71624405-493fbc00-2bda-11ea-9f1c-e0c6e3482139.png) **Platform:** {Linux Mint 19.03} ![imagen](https://user-images.githubusercontent.com/30030642/71624390-3200ce80-2bda-11ea-8120-0a2126ac9bc4.png)
non_defect
retopoflow alpha retopoflow version alpha platform linux mint
0
49,005
13,185,191,216
IssuesEvent
2020-08-12 20:54:18
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
darwinports should refuse to install if abspath contains a space (Trac #593)
Incomplete Migration Migrated from Trac defect tools/ports
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/593 , reported by troy and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2011-04-13T17:14:35", "description": "this from snow leopard, where when installing to \"/Volumes/Macintosh HD2\", rootcint fails to handle the space in the path correctly. So I guess the other option is to fix rootcint... nah.\n\n\n\n ", "reporter": "troy", "cc": "", "resolution": "worksforme", "_ts": "1302714875000000", "component": "tools/ports", "summary": "darwinports should refuse to install if abspath contains a space", "priority": "normal", "keywords": "", "time": "2010-01-23T14:47:47", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
1.0
darwinports should refuse to install if abspath contains a space (Trac #593) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/593 , reported by troy and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2011-04-13T17:14:35", "description": "this from snow leopard, where when installing to \"/Volumes/Macintosh HD2\", rootcint fails to handle the space in the path correctly. So I guess the other option is to fix rootcint... nah.\n\n\n\n ", "reporter": "troy", "cc": "", "resolution": "worksforme", "_ts": "1302714875000000", "component": "tools/ports", "summary": "darwinports should refuse to install if abspath contains a space", "priority": "normal", "keywords": "", "time": "2010-01-23T14:47:47", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
defect
darwinports should refuse to install if abspath contains a space trac migrated from reported by troy and owned by nega json status closed changetime description this from snow leopard where when installing to volumes macintosh rootcint fails to handle the space in the path correctly so i guess the other option is to fix rootcint nah n n n n reporter troy cc resolution worksforme ts component tools ports summary darwinports should refuse to install if abspath contains a space priority normal keywords time milestone owner nega type defect
1
671,352
22,757,402,333
IssuesEvent
2022-07-07 17:47:44
pulibrary/pulfalight
https://api.github.com/repos/pulibrary/pulfalight
closed
Unable to search by component creator
bug work-cycle maintenance / research sudden-priority
Reported by Gabriel Swift: > Collection: > https://findingaids.princeton.edu/catalog/WC064 > > Search O’Sullivan, no hits. > > [https://findingaids.princeton.edu/? utf8=✓&group=true&f%5Bcollection_sim%5D%5B%5D=Princeton+University+Library+Collection+of+Western+Americana+Photographs%2C+1840-1998+%28mostly+1870-1915%29&search_field=all_fields&q=O%27Sullivan](https://findingaids.princeton.edu/?utf8%3D%E2%9C%93%26group%3Dtrue%26f%255Bcollection_sim%255D%255B%255D%3DPrinceton%2BUniversity%2BLibrary%2BCollection%2Bof%2BWestern%2BAmericana%2BPhotographs%252C%2B1840-1998%2B%2528mostly%2B1870-1915%2529%26search_field%3Dall_fields%26q%3DO%2527Sullivan) > > Search Wheeler, multiple photographs with O’Sullivan as creator. > https://findingaids.princeton.edu/?utf8=%E2%9C%93&group=true&f%5Bcollection_sim%5D%5B%5D=Princeton+University+Library+Collection+of+Western+Americana+Photographs%2C+1840-1998+%28mostly+1870-1915%29&search_field=all_fields&q=Wheeler # Diagnosis I think this is because `creator_ssm` isn't in the `qf` here: https://github.com/pulibrary/pulfalight/blob/4d65308c411cf4ef6a1ad12df6bcbc47c2368b36/solr/conf/solrconfig.xml#L87-L105, although we'd probably want a tokenized field and I don't think we index one right now. # Implementation Proposal - [x] Write a test ensuring discovery via component creator (which will fail at this point) - [x] Index `creator_tesim` - [x] Add `creator_tesim` to `qf` in `solrconfig` - [x] Ensure test passes. - [x] Deploy, then trigger a soft full reindex. # Sudden Priority Justification Users are unable to search by component creator without this, making it difficult to find content both for our archivists and external researchers. We can delay this out until the maintenance cycle occurring on July 5.
1.0
Unable to search by component creator - Reported by Gabriel Swift: > Collection: > https://findingaids.princeton.edu/catalog/WC064 > > Search O’Sullivan, no hits. > > [https://findingaids.princeton.edu/? utf8=✓&group=true&f%5Bcollection_sim%5D%5B%5D=Princeton+University+Library+Collection+of+Western+Americana+Photographs%2C+1840-1998+%28mostly+1870-1915%29&search_field=all_fields&q=O%27Sullivan](https://findingaids.princeton.edu/?utf8%3D%E2%9C%93%26group%3Dtrue%26f%255Bcollection_sim%255D%255B%255D%3DPrinceton%2BUniversity%2BLibrary%2BCollection%2Bof%2BWestern%2BAmericana%2BPhotographs%252C%2B1840-1998%2B%2528mostly%2B1870-1915%2529%26search_field%3Dall_fields%26q%3DO%2527Sullivan) > > Search Wheeler, multiple photographs with O’Sullivan as creator. > https://findingaids.princeton.edu/?utf8=%E2%9C%93&group=true&f%5Bcollection_sim%5D%5B%5D=Princeton+University+Library+Collection+of+Western+Americana+Photographs%2C+1840-1998+%28mostly+1870-1915%29&search_field=all_fields&q=Wheeler # Diagnosis I think this is because `creator_ssm` isn't in the `qf` here: https://github.com/pulibrary/pulfalight/blob/4d65308c411cf4ef6a1ad12df6bcbc47c2368b36/solr/conf/solrconfig.xml#L87-L105, although we'd probably want a tokenized field and I don't think we index one right now. # Implementation Proposal - [x] Write a test ensuring discovery via component creator (which will fail at this point) - [x] Index `creator_tesim` - [x] Add `creator_tesim` to `qf` in `solrconfig` - [x] Ensure test passes. - [x] Deploy, then trigger a soft full reindex. # Sudden Priority Justification Users are unable to search by component creator without this, making it difficult to find content both for our archivists and external researchers. We can delay this out until the maintenance cycle occurring on July 5.
non_defect
unable to search by component creator reported by gabriel swift collection search o’sullivan no hits ✓ group true f sim princeton university library collection of western americana photographs search field all fields q o search wheeler multiple photographs with o’sullivan as creator diagnosis i think this is because creator ssm isn t in the qf here although we d probably want a tokenized field and i don t think we index one right now implementation proposal write a test ensuring discovery via component creator which will fail at this point index creator tesim add creator tesim to qf in solrconfig ensure test passes deploy then trigger a soft full reindex sudden priority justification users are unable to search by component creator without this making it difficult to find content both for our archivists and external researchers we can delay this out until the maintenance cycle occurring on july
0
258,090
22,282,906,276
IssuesEvent
2022-06-11 06:22:24
Azure/sonic-mgmt
https://api.github.com/repos/Azure/sonic-mgmt
opened
Test AN/LT behavior
Test gap
<!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. If you suspect your issue is a bug, please edit your issue description to include the BUG REPORT INFORMATION shown below. If you fail to provide this information within 7 days, we cannot debug your issue and will close it. We will, however, reopen it if you later provide the information. For more information about reporting issues, see https://github.com/Azure/SONiC/wiki#report-issues --------------------------------------------------- GENERAL SUPPORT INFORMATION --------------------------------------------------- The GitHub issue tracker is for bug reports and feature requests. General support can be found at the following locations: - SONiC Support Forums - https://groups.google.com/forum/#!forum/sonicproject --------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST --> **Description** <!-- Briefly describe the problem you are having in a few paragraphs. --> **Steps to reproduce the issue:** 1. Enable the autoneg, but fec override with None. 2. Need steps to configure the fanout to simulate the behavior. **Describe the results you received:** **Describe the results you expected:** **Additional information you deem important:** <!-- software/ASIC/Hardware Flatform version and info --> **Output of `show version`:** ``` (paste your output here) ``` **Attach debug file `sudo generate_dump`:** ``` (paste your output here) ```
1.0
Test AN/LT behavior - <!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. If you suspect your issue is a bug, please edit your issue description to include the BUG REPORT INFORMATION shown below. If you fail to provide this information within 7 days, we cannot debug your issue and will close it. We will, however, reopen it if you later provide the information. For more information about reporting issues, see https://github.com/Azure/SONiC/wiki#report-issues --------------------------------------------------- GENERAL SUPPORT INFORMATION --------------------------------------------------- The GitHub issue tracker is for bug reports and feature requests. General support can be found at the following locations: - SONiC Support Forums - https://groups.google.com/forum/#!forum/sonicproject --------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST --> **Description** <!-- Briefly describe the problem you are having in a few paragraphs. --> **Steps to reproduce the issue:** 1. Enable the autoneg, but fec override with None. 2. Need steps to configure the fanout to simulate the behavior. **Describe the results you received:** **Describe the results you expected:** **Additional information you deem important:** <!-- software/ASIC/Hardware Flatform version and info --> **Output of `show version`:** ``` (paste your output here) ``` **Attach debug file `sudo generate_dump`:** ``` (paste your output here) ```
non_defect
test an lt behavior if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the existing issue instead if you suspect your issue is a bug please edit your issue description to include the bug report information shown below if you fail to provide this information within days we cannot debug your issue and will close it we will however reopen it if you later provide the information for more information about reporting issues see general support information the github issue tracker is for bug reports and feature requests general support can be found at the following locations sonic support forums bug report information use the commands below to provide key information from your environment you do not have to include this information if this is a feature request description briefly describe the problem you are having in a few paragraphs steps to reproduce the issue enable the autoneg but fec override with none need steps to configure the fanout to simulate the behavior describe the results you received describe the results you expected additional information you deem important software asic hardware flatform version and info output of show version paste your output here attach debug file sudo generate dump paste your output here
0
230,760
25,482,762,815
IssuesEvent
2022-11-26 01:26:45
Satheesh575555/linux-4.1.15
https://api.github.com/repos/Satheesh575555/linux-4.1.15
reopened
CVE-2015-7885 (Medium) detected in linuxlinux-4.6
security vulnerability
## CVE-2015-7885 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Satheesh575555/linux-4.1.15/commit/951a6fe29b85bb7a6493c21ded9c3151b6a6c8f1">951a6fe29b85bb7a6493c21ded9c3151b6a6c8f1</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/staging/dgnc/dgnc_mgmt.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/staging/dgnc/dgnc_mgmt.c</b> </p> </details> <p></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> The dgnc_mgmt_ioctl function in drivers/staging/dgnc/dgnc_mgmt.c in the Linux kernel through 4.3.3 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel memory via a crafted application. <p>Publish Date: 2015-12-28 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2015-7885>CVE-2015-7885</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>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - 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://www.linuxkernelcves.com/cves/CVE-2015-7885">https://www.linuxkernelcves.com/cves/CVE-2015-7885</a></p> <p>Release Date: 2015-12-28</p> <p>Fix Resolution: v4.4-rc1,v3.12.53,v3.16.35</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2015-7885 (Medium) detected in linuxlinux-4.6 - ## CVE-2015-7885 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Satheesh575555/linux-4.1.15/commit/951a6fe29b85bb7a6493c21ded9c3151b6a6c8f1">951a6fe29b85bb7a6493c21ded9c3151b6a6c8f1</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/staging/dgnc/dgnc_mgmt.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/staging/dgnc/dgnc_mgmt.c</b> </p> </details> <p></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> The dgnc_mgmt_ioctl function in drivers/staging/dgnc/dgnc_mgmt.c in the Linux kernel through 4.3.3 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel memory via a crafted application. <p>Publish Date: 2015-12-28 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2015-7885>CVE-2015-7885</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>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - 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://www.linuxkernelcves.com/cves/CVE-2015-7885">https://www.linuxkernelcves.com/cves/CVE-2015-7885</a></p> <p>Release Date: 2015-12-28</p> <p>Fix Resolution: v4.4-rc1,v3.12.53,v3.16.35</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers staging dgnc dgnc mgmt c drivers staging dgnc dgnc mgmt c vulnerability details the dgnc mgmt ioctl function in drivers staging dgnc dgnc mgmt c in the linux kernel through does not initialize a certain structure member which allows local users to obtain sensitive information from kernel memory via a crafted application publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
22,118
3,601,821,058
IssuesEvent
2016-02-03 13:18:58
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
opened
html/svgelement_test/PathElement fails on Chrome
area-html area-library library-html Priority-Medium Type-Defect
Started with the update to Chrome 48 on all platforms. Currently suppressed in status file tests/html/html.status Error is: <p>Expectation: <a href="#testFilter=PathElement pathSegList"> PathElement pathSegList </a>. </p> <pre>Test failed: Caught NullError: method not found: 'get$iterator' on null</pre> </td> </tr><tr><td></td><td colspan="2"><pre>http://127.0.0.1:60863/root_build/generated_compilations/dart2js-sdk/tests_html_svgelement_test/test.js 1739:166 main__closure.dart.main__closure.call$0 http://127.0.0.1:60863/root_build/generated_compilations/dart2js-sdk/tests_html_svgelement_test/test.js 17928:35 InternalTestCase.dart.InternalTestCase._testFunction$0
1.0
html/svgelement_test/PathElement fails on Chrome - Started with the update to Chrome 48 on all platforms. Currently suppressed in status file tests/html/html.status Error is: <p>Expectation: <a href="#testFilter=PathElement pathSegList"> PathElement pathSegList </a>. </p> <pre>Test failed: Caught NullError: method not found: 'get$iterator' on null</pre> </td> </tr><tr><td></td><td colspan="2"><pre>http://127.0.0.1:60863/root_build/generated_compilations/dart2js-sdk/tests_html_svgelement_test/test.js 1739:166 main__closure.dart.main__closure.call$0 http://127.0.0.1:60863/root_build/generated_compilations/dart2js-sdk/tests_html_svgelement_test/test.js 17928:35 InternalTestCase.dart.InternalTestCase._testFunction$0
defect
html svgelement test pathelement fails on chrome started with the update to chrome on all platforms currently suppressed in status file tests html html status error is expectation pathelement pathseglist test failed caught nullerror method not found get iterator on null main closure dart main closure call internaltestcase dart internaltestcase testfunction
1
36,110
17,461,445,336
IssuesEvent
2021-08-06 11:04:16
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
showDialog's useSafeArea parameter set to false is not working.
created via performance template
I don't have SafeArea anywhere in my tree. No logs. Code: showDialog( context: context, useSafeArea: false, builder: (context) => const QuickAccessDialog(), ), import 'package:flutter/material.dart'; class QuickAccessDialog extends StatelessWidget { const QuickAccessDialog({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return Material( color: const Color(0xff3F4A50).withOpacity(.6), child: SizedBox.expand( child: Column( mainAxisAlignment: MainAxisAlignment.end, crossAxisAlignment: CrossAxisAlignment.end, children: [ Padding( padding: const EdgeInsets.only( bottom: kBottomNavigationBarHeight + 16, right: 16, ), child: GestureDetector( child: const DecoratedBox( decoration: BoxDecoration(), child: Padding( padding: EdgeInsets.all(18), child: Icon( Icons.close, color: Colors.white, ), ), ), onTap: () => Navigator.pop(context), ), ) ], ), ), ); } }
True
showDialog's useSafeArea parameter set to false is not working. - I don't have SafeArea anywhere in my tree. No logs. Code: showDialog( context: context, useSafeArea: false, builder: (context) => const QuickAccessDialog(), ), import 'package:flutter/material.dart'; class QuickAccessDialog extends StatelessWidget { const QuickAccessDialog({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return Material( color: const Color(0xff3F4A50).withOpacity(.6), child: SizedBox.expand( child: Column( mainAxisAlignment: MainAxisAlignment.end, crossAxisAlignment: CrossAxisAlignment.end, children: [ Padding( padding: const EdgeInsets.only( bottom: kBottomNavigationBarHeight + 16, right: 16, ), child: GestureDetector( child: const DecoratedBox( decoration: BoxDecoration(), child: Padding( padding: EdgeInsets.all(18), child: Icon( Icons.close, color: Colors.white, ), ), ), onTap: () => Navigator.pop(context), ), ) ], ), ), ); } }
non_defect
showdialog s usesafearea parameter set to false is not working i don t have safearea anywhere in my tree no logs code showdialog context context usesafearea false builder context const quickaccessdialog import package flutter material dart class quickaccessdialog extends statelesswidget const quickaccessdialog key key super key key override widget build buildcontext context return material color const color withopacity child sizedbox expand child column mainaxisalignment mainaxisalignment end crossaxisalignment crossaxisalignment end children padding padding const edgeinsets only bottom kbottomnavigationbarheight right child gesturedetector child const decoratedbox decoration boxdecoration child padding padding edgeinsets all child icon icons close color colors white ontap navigator pop context
0
43,133
11,496,895,263
IssuesEvent
2020-02-12 09:00:42
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
closed
JET_LICENSE_KEY does not work for jet-start
critical defect
License key for Jet should be able to be configured by `export JET_LICENSE_KEY=JET_ENTERPRISE#<the_rest_of_your_key>` which is impossible now because of issue in https://github.com/hazelcast/hazelcast-jet/blob/b524a7c868b4180dbae1ce9c38229dd774c1c30e/hazelcast-jet-distribution/src/bin-filemode-755/jet-start#L16. Currently it rewrites `JAVA_OPTS_ARRAY` instead of adjusting it. However fix is not straight-forward since license should not be printed to server log.
1.0
JET_LICENSE_KEY does not work for jet-start - License key for Jet should be able to be configured by `export JET_LICENSE_KEY=JET_ENTERPRISE#<the_rest_of_your_key>` which is impossible now because of issue in https://github.com/hazelcast/hazelcast-jet/blob/b524a7c868b4180dbae1ce9c38229dd774c1c30e/hazelcast-jet-distribution/src/bin-filemode-755/jet-start#L16. Currently it rewrites `JAVA_OPTS_ARRAY` instead of adjusting it. However fix is not straight-forward since license should not be printed to server log.
defect
jet license key does not work for jet start license key for jet should be able to be configured by export jet license key jet enterprise which is impossible now because of issue in currently it rewrites java opts array instead of adjusting it however fix is not straight forward since license should not be printed to server log
1
61,663
17,023,751,361
IssuesEvent
2021-07-03 03:39:03
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
In Potlatch 2.3, you have to click somewhere random between save and "c" for commit
Component: potlatch2 Priority: trivial Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 2.15pm, Tuesday, 11th October 2011]** To reproduce: Make some changes. Click the "save" button at top left Press "c" (nothing happens) Click somewhere random, such as the scroll bar in the middle of the screen. Press "c" Now the changeset is committed.
1.0
In Potlatch 2.3, you have to click somewhere random between save and "c" for commit - **[Submitted to the original trac issue database at 2.15pm, Tuesday, 11th October 2011]** To reproduce: Make some changes. Click the "save" button at top left Press "c" (nothing happens) Click somewhere random, such as the scroll bar in the middle of the screen. Press "c" Now the changeset is committed.
defect
in potlatch you have to click somewhere random between save and c for commit to reproduce make some changes click the save button at top left press c nothing happens click somewhere random such as the scroll bar in the middle of the screen press c now the changeset is committed
1
53,544
13,261,859,474
IssuesEvent
2020-08-20 20:39:51
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
triangle.c needs pruning (Trac #1648)
Migrated from Trac combo simulation defect
strip it down and port it to C++ or find a real library for Dalaunay triangles <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1648">https://code.icecube.wisc.edu/projects/icecube/ticket/1648</a>, reported by negaand owned by jgonzalez</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:10", "_ts": "1550067190995086", "description": "strip it down and port it to C++\n\nor find a real library for Dalaunay triangles", "reporter": "nega", "cc": "nega", "resolution": "fixed", "time": "2016-04-20T19:41:56", "component": "combo simulation", "summary": "triangle.c needs pruning", "priority": "normal", "keywords": "pruning C", "milestone": "", "owner": "jgonzalez", "type": "defect" } ``` </p> </details>
1.0
triangle.c needs pruning (Trac #1648) - strip it down and port it to C++ or find a real library for Dalaunay triangles <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1648">https://code.icecube.wisc.edu/projects/icecube/ticket/1648</a>, reported by negaand owned by jgonzalez</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:10", "_ts": "1550067190995086", "description": "strip it down and port it to C++\n\nor find a real library for Dalaunay triangles", "reporter": "nega", "cc": "nega", "resolution": "fixed", "time": "2016-04-20T19:41:56", "component": "combo simulation", "summary": "triangle.c needs pruning", "priority": "normal", "keywords": "pruning C", "milestone": "", "owner": "jgonzalez", "type": "defect" } ``` </p> </details>
defect
triangle c needs pruning trac strip it down and port it to c or find a real library for dalaunay triangles migrated from json status closed changetime ts description strip it down and port it to c n nor find a real library for dalaunay triangles reporter nega cc nega resolution fixed time component combo simulation summary triangle c needs pruning priority normal keywords pruning c milestone owner jgonzalez type defect
1
217,446
24,334,909,991
IssuesEvent
2022-10-01 01:08:45
H-459/test4Gal
https://api.github.com/repos/H-459/test4Gal
closed
CVE-2019-17267 (High) detected in jackson-databind-2.9.9.jar - autoclosed
security vulnerability
## CVE-2019-17267 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core 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: /BaragonCore/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.9.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/H-459/test4Gal/commit/659aa3eb63f125f4e5cbe927376da658f670c874">659aa3eb63f125f4e5cbe927376da658f670c874</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 Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup. <p>Publish Date: 2019-10-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-17267>CVE-2019-17267</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>Release Date: 2019-10-07</p> <p>Fix Resolution: 2.9.10</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END -->
True
CVE-2019-17267 (High) detected in jackson-databind-2.9.9.jar - autoclosed - ## CVE-2019-17267 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core 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: /BaragonCore/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar,/2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.9.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/H-459/test4Gal/commit/659aa3eb63f125f4e5cbe927376da658f670c874">659aa3eb63f125f4e5cbe927376da658f670c874</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 Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup. <p>Publish Date: 2019-10-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-17267>CVE-2019-17267</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>Release Date: 2019-10-07</p> <p>Fix Resolution: 2.9.10</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 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 baragoncore pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar repository com fasterxml jackson core jackson databind jackson databind jar repository com fasterxml jackson core jackson databind jackson databind jar repository com fasterxml jackson core jackson databind jackson databind jar repository com fasterxml jackson core jackson databind jackson databind jar repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind before it is related to net sf ehcache hibernate ehcachejtatransactionmanagerlookup 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 release date fix resolution check this box to open an automated fix pr
0
634,098
20,324,999,580
IssuesEvent
2022-02-18 04:21:09
CobeyH/SENG-480A
https://api.github.com/repos/CobeyH/SENG-480A
closed
Style the components
frontend A Priority 1
* Feature name: Style components * Description: Create and apply a global stylesheet for the components. * Time Estimation: 2 hrs at most?
1.0
Style the components - * Feature name: Style components * Description: Create and apply a global stylesheet for the components. * Time Estimation: 2 hrs at most?
non_defect
style the components feature name style components description create and apply a global stylesheet for the components time estimation hrs at most
0
74,800
25,333,805,910
IssuesEvent
2022-11-18 15:14:36
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: Why can't I get the right result with quad?
defect
### Describe your issue. This is my code: `y = lambda x:1/(3.81*(2*np.pi)**0.5)*np.exp(-(x-116)**2/(2*3.81**2)) y1= quad(y,0,np.inf) print(y1)` This is result: (8.871948827438051e-22, 1.718414783764695e-21) ### Reproducing Code Example ```python y = lambda x:1/(3.81*(2*np.pi)**0.5)*np.exp(-(x-116)**2/(2*3.81**2)) y1= quad(y,0,np.inf) print(y1) ``` ### Error message ```shell (8.871948827438051e-22, 1.718414783764695e-21) ``` ### SciPy/NumPy/Python version information 1.7.3
1.0
BUG: Why can't I get the right result with quad? - ### Describe your issue. This is my code: `y = lambda x:1/(3.81*(2*np.pi)**0.5)*np.exp(-(x-116)**2/(2*3.81**2)) y1= quad(y,0,np.inf) print(y1)` This is result: (8.871948827438051e-22, 1.718414783764695e-21) ### Reproducing Code Example ```python y = lambda x:1/(3.81*(2*np.pi)**0.5)*np.exp(-(x-116)**2/(2*3.81**2)) y1= quad(y,0,np.inf) print(y1) ``` ### Error message ```shell (8.871948827438051e-22, 1.718414783764695e-21) ``` ### SciPy/NumPy/Python version information 1.7.3
defect
bug why can t i get the right result with quad? describe your issue this is my code y lambda x np pi np exp x quad y np inf print this is result reproducing code example python y lambda x np pi np exp x quad y np inf print error message shell scipy numpy python version information
1
68,370
21,650,552,399
IssuesEvent
2022-05-06 08:54:38
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Scroll position is wrong after items are filtered on selectOneMenu
defect 8.0.18 10.0.13 11.0.5
Reported By PRO User; > ... We have a scrolling problem when using p:selectOneMenu with filtering feature. It can be seen in PF showcase i both 8 and 11 version. > When user filters and scrolls down in filtered subset of items and then removes some characters from filter - the scrolling doesn't "reset" to the start of new filtering query result set. ...
1.0
Scroll position is wrong after items are filtered on selectOneMenu - Reported By PRO User; > ... We have a scrolling problem when using p:selectOneMenu with filtering feature. It can be seen in PF showcase i both 8 and 11 version. > When user filters and scrolls down in filtered subset of items and then removes some characters from filter - the scrolling doesn't "reset" to the start of new filtering query result set. ...
defect
scroll position is wrong after items are filtered on selectonemenu reported by pro user we have a scrolling problem when using p selectonemenu with filtering feature it can be seen in pf showcase i both and version when user filters and scrolls down in filtered subset of items and then removes some characters from filter the scrolling doesn t reset to the start of new filtering query result set
1
398,633
11,742,085,560
IssuesEvent
2020-03-11 23:33:25
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Shared thumbnails are never created
bug photos priority: medium
In GitLab by @thomwiggers on Apr 12, 2017, 21:23 Als je een album shareable maakt, werkt thumbnail-generatie niet meer. Dat levert op dat je dus gebroken thumbnails krijgt voor thumbnails _die nog niet gemaakt zijn_.
1.0
Shared thumbnails are never created - In GitLab by @thomwiggers on Apr 12, 2017, 21:23 Als je een album shareable maakt, werkt thumbnail-generatie niet meer. Dat levert op dat je dus gebroken thumbnails krijgt voor thumbnails _die nog niet gemaakt zijn_.
non_defect
shared thumbnails are never created in gitlab by thomwiggers on apr als je een album shareable maakt werkt thumbnail generatie niet meer dat levert op dat je dus gebroken thumbnails krijgt voor thumbnails die nog niet gemaakt zijn
0
79,110
27,993,817,487
IssuesEvent
2023-03-27 06:59:04
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
reopened
Errors on Jest which seems to be related to `node_modules/@matrix-org/matrix-wysiwyg`
T-Defect
### Steps to reproduce 1. Check `Jest` test result on https://github.com/matrix-org/matrix-react-sdk/actions/runs/4514234500/jobs/7950070384?pr=10449 ### Outcome #### What did you expect? Jest test should pass. #### What happened instead? It did not pass because of the errors below: ```` yarn run v1.22.19 $ yarn test --coverage --ci --reporters github-actions --max-workers 2 --cacheDirectory /tmp/jest_cache $ jest --coverage --ci --reporters github-actions --max-workers 2 --cacheDirectory /tmp/jest_cache (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (Use `node --trace-warnings ...` to show where the warning was created) (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.decrypted listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (Use `node --trace-warnings ...` to show where the warning was created) (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 update listeners added to [WidgetStore]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.LivenessChange listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.new listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.update listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.Destroy listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 RoomState.members listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 deviceVerificationChanged listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 userTrustStatusChanged listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.beforeRedaction listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 load listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room.accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 RoomState.events listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room.myMembership listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 RoomState.members listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room.accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. =============================== Coverage summary =============================== Statements : 52.9% ( 26271/49661 ) Branches : 46.59% ( 13090/28095 ) Functions : 52.58% ( 5629/10705 ) Lines : 53.65% ( 25350/47250 ) ================================================================================ error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Error: Process completed with exit code 1. ```` ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? No
1.0
Errors on Jest which seems to be related to `node_modules/@matrix-org/matrix-wysiwyg` - ### Steps to reproduce 1. Check `Jest` test result on https://github.com/matrix-org/matrix-react-sdk/actions/runs/4514234500/jobs/7950070384?pr=10449 ### Outcome #### What did you expect? Jest test should pass. #### What happened instead? It did not pass because of the errors below: ```` yarn run v1.22.19 $ yarn test --coverage --ci --reporters github-actions --max-workers 2 --cacheDirectory /tmp/jest_cache $ jest --coverage --ci --reporters github-actions --max-workers 2 --cacheDirectory /tmp/jest_cache (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (Use `node --trace-warnings ...` to show where the warning was created) (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.decrypted listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) Error: recursive use of an object detected which would lead to unsafe aliasing in rust at Q.wbg.__wbindgen_throw (node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:30495) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384186) at null.<anonymous> (wasm:/wasm/002a3d1a:1:384175) at null.<anonymous> (wasm:/wasm/002a3d1a:1:355132) at null.<anonymous> (wasm:/wasm/002a3d1a:1:381551) at node_modules/@matrix-org/matrix-wysiwyg/dist/matrix-wysiwyg.umd.cjs:1:27175 at FinalizationRegistry.cleanupSome (<anonymous>) (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (Use `node --trace-warnings ...` to show where the warning was created) (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 sync listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 update listeners added to [WidgetStore]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.LivenessChange listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.new listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.update listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Beacon.Destroy listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 RoomState.members listeners added to [MockClientWithEventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 deviceVerificationChanged listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 userTrustStatusChanged listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.relationsCreated listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Event.beforeRedaction listeners added to [MatrixEvent]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 load listeners added to [MockMap]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room.accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 RoomState.events listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room.myMembership listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 RoomState.members listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit (node:2148) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Thread.update listeners added to [Thread]. Use emitter.setMaxListeners() to increase limit (node:2149) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 Room.accountData listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. =============================== Coverage summary =============================== Statements : 52.9% ( 26271/49661 ) Branches : 46.59% ( 13090/28095 ) Functions : 52.58% ( 5629/10705 ) Lines : 53.65% ( 25350/47250 ) ================================================================================ error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Error: Process completed with exit code 1. ```` ### Operating system _No response_ ### Browser information _No response_ ### URL for webapp _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will you send logs? No
defect
errors on jest which seems to be related to node modules matrix org matrix wysiwyg steps to reproduce check jest test result on outcome what did you expect jest test should pass what happened instead it did not pass because of the errors below yarn run yarn test coverage ci reporters github actions max workers cachedirectory tmp jest cache jest coverage ci reporters github actions max workers cachedirectory tmp jest cache node maxlistenersexceededwarning possible eventemitter memory leak detected accountdata listeners added to use emitter setmaxlisteners to increase limit use node trace warnings to show where the warning was created node maxlistenersexceededwarning possible eventemitter memory leak detected event decrypted listeners added to use emitter setmaxlisteners to increase limit error recursive use of an object detected which would lead to unsafe aliasing in rust at q wbg wbindgen throw node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at null wasm wasm at null wasm wasm at null wasm wasm at null wasm wasm at node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at finalizationregistry cleanupsome error recursive use of an object detected which would lead to unsafe aliasing in rust at q wbg wbindgen throw node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at null wasm wasm at null wasm wasm at null wasm wasm at null wasm wasm at node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at finalizationregistry cleanupsome error recursive use of an object detected which would lead to unsafe aliasing in rust at q wbg wbindgen throw node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at null wasm wasm at null wasm wasm at null wasm wasm at null wasm wasm at node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at finalizationregistry cleanupsome error recursive use of an object detected which would lead to unsafe aliasing in rust at q wbg wbindgen throw node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at null wasm wasm at null wasm wasm at null wasm wasm at null wasm wasm at node modules matrix org matrix wysiwyg dist matrix wysiwyg umd cjs at finalizationregistry cleanupsome node maxlistenersexceededwarning possible eventemitter memory leak detected sync listeners added to use emitter setmaxlisteners to increase limit use node trace warnings to show where the warning was created node maxlistenersexceededwarning possible eventemitter memory leak detected sync listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected sync listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected accountdata listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected accountdata listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected thread update listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected thread update listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected event relationscreated listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected event relationscreated listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected event relationscreated listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected event relationscreated listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected sync listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected sync listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected error listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected update listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected beacon livenesschange listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected beacon new listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected beacon update listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected beacon destroy listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected roomstate members listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected deviceverificationchanged listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected usertruststatuschanged listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected accountdata listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected error listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected event relationscreated listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected event relationscreated listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected event beforeredaction listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected error listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected load listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected thread update listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected room accountdata listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected roomstate events listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected accountdata listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected room listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected room mymembership listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected roomstate members listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected thread update listeners added to use emitter setmaxlisteners to increase limit node maxlistenersexceededwarning possible eventemitter memory leak detected room accountdata listeners added to use emitter setmaxlisteners to increase limit a worker process has failed to exit gracefully and has been force exited this is likely caused by tests leaking due to improper teardown try running with detectopenhandles to find leaks active timers can also cause this ensure that unref was called on them coverage summary statements branches functions lines error command failed with exit code info visit for documentation about this command error command failed with exit code info visit for documentation about this command error process completed with exit code operating system no response browser information no response url for webapp no response application version no response homeserver no response will you send logs no
1