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
47,924
13,261,552,032
IssuesEvent
2020-08-20 20:06:23
jellyfin/jellyfin
https://api.github.com/repos/jellyfin/jellyfin
closed
Users/AuthenticateByName returns 500 code when passing invalid credentials
bug security
**Describe the bug** Users/AuthenticateByName returns a 500 error code when passing invalid credentials instead of a standard 401 (“Unauthorized”) The content of the response contains the following message: "Object reference not set to an instance of an object." So an unhandled exception is happening **System (please complete the following information):** - OS: Qnap linux os - Virtualization: Docker - Clients: API - Jellyfin Version: 10.5.0 - Base URL: http://ip:port/Users/AuthenticateByName **To Reproduce** 1. Authenticate with invalid credentials in the portal or call the api Users/AuthenticateByName 2. See error **Expected behavior** A standard 401 (“Unauthorized”) code response should be returned with an appropriate message in the content
True
Users/AuthenticateByName returns 500 code when passing invalid credentials - **Describe the bug** Users/AuthenticateByName returns a 500 error code when passing invalid credentials instead of a standard 401 (“Unauthorized”) The content of the response contains the following message: "Object reference not set to an instance of an object." So an unhandled exception is happening **System (please complete the following information):** - OS: Qnap linux os - Virtualization: Docker - Clients: API - Jellyfin Version: 10.5.0 - Base URL: http://ip:port/Users/AuthenticateByName **To Reproduce** 1. Authenticate with invalid credentials in the portal or call the api Users/AuthenticateByName 2. See error **Expected behavior** A standard 401 (“Unauthorized”) code response should be returned with an appropriate message in the content
non_defect
users authenticatebyname returns code when passing invalid credentials describe the bug users authenticatebyname returns a error code when passing invalid credentials instead of a standard “unauthorized” the content of the response contains the following message object reference not set to an instance of an object so an unhandled exception is happening system please complete the following information os qnap linux os virtualization docker clients api jellyfin version base url to reproduce authenticate with invalid credentials in the portal or call the api users authenticatebyname see error expected behavior a standard “unauthorized” code response should be returned with an appropriate message in the content
0
57,907
16,136,589,898
IssuesEvent
2021-04-29 12:39:16
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Changing the theme to light theme apparently breaks the layout (CSS) see screenshot
A-Themes-Official T-Defect X-Cannot-Reproduce X-Needs-Info
<!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description As soon as you change the theme to the light theme, the theme is broken ### Steps to reproduce - Change the Theme from dark to light The Desing is broken <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> Logs being sent: yes/no <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information <!-- IMPORTANT: please answer the following questions, to help us narrow down the problem --> - **Platform**: desktop For the desktop app: - **OS**: Manjaro - **Version**: Version von Element: 1.7.21 Version von olm: 3.2.1 ![Bildschirmfoto vom 2021-03-08 19-08-39](https://user-images.githubusercontent.com/54689374/110364213-c8811900-8043-11eb-9e17-02bccc0f6b9b.png)
1.0
Changing the theme to light theme apparently breaks the layout (CSS) see screenshot - <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description As soon as you change the theme to the light theme, the theme is broken ### Steps to reproduce - Change the Theme from dark to light The Desing is broken <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> Logs being sent: yes/no <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information <!-- IMPORTANT: please answer the following questions, to help us narrow down the problem --> - **Platform**: desktop For the desktop app: - **OS**: Manjaro - **Version**: Version von Element: 1.7.21 Version von olm: 3.2.1 ![Bildschirmfoto vom 2021-03-08 19-08-39](https://user-images.githubusercontent.com/54689374/110364213-c8811900-8043-11eb-9e17-02bccc0f6b9b.png)
defect
changing the theme to light theme apparently breaks the layout css see screenshot this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it you may remove sections that aren t relevant to your particular case text between marks will be invisible in the report description as soon as you change the theme to the light theme the theme is broken steps to reproduce change the theme from dark to light the desing is broken please send us logs for your bug report they re very important for bugs which are hard to reproduce to do this create this issue then go to your account settings and click submit debug logs from the help about tab logs being sent yes no version information platform desktop for the desktop app os manjaro version version von element version von olm
1
4,868
6,886,281,047
IssuesEvent
2017-11-21 18:54:41
aws/aws-sdk-ruby
https://api.github.com/repos/aws/aws-sdk-ruby
closed
SNS: MessageAttributes is sent empty to Lambda protocol if MessageStructure is set to "json"
question service api
### Issue description I'm trying to publish a message to SNS using a different message for each protocol. On Lambda the MessageAttributes is received empty but it's sent to other protocols lile email-json. ### Gem name ('aws-sdk', 'aws-sdk-resources' or service gems like 'aws-sdk-s3') and its version ``` $ gem list *** LOCAL GEMS *** aws-partitions (1.34.0) aws-sdk-core (3.7.0) aws-sdk-dynamodb (1.2.0) aws-sdk-kms (1.3.0) aws-sdk-s3 (1.6.0) aws-sdk-sns (1.1.0) aws-sdk-sqs (1.3.0) aws-sigv4 (1.0.2) bigdecimal (1.2.0) jmespath (1.3.1) json (1.8.3) psych (2.0.0) rdoc (4.2.2) rubysl-securerandom (2.0.0) ``` ### Version of Ruby, OS environment ``` $ rpm -qa | grep ruby rubygem20-json-1.8.3-1.51.amzn1.x86_64 rubygem20-psych-2.0.0-1.30.amzn1.x86_64 rubygem20-rdoc-4.2.2-1.43.amzn1.noarch rubygems20-2.0.14.1-1.30.amzn1.noarch ruby20-libs-2.0.0.648-1.30.amzn1.x86_64 rubygem20-bigdecimal-1.2.0-1.30.amzn1.x86_64 ruby20-2.0.0.648-1.30.amzn1.x86_64 ruby20-irb-2.0.0.648-1.30.amzn1.noarch ruby-2.0-0.3.amzn1.noarch $ cat /etc/system-release Amazon Linux AMI release 2017.09 ``` ### Code snippets / steps to reproduce This is part of the code I'm using the publish the message: ``` Aws::SNS::Client.new() topic = "arn:aws:sns:eu-west-1:012345678901:NEW-TEST" msg = { "default" => "s3://#{bucket}/#{key} is #{status.upcase}", "email" => "s3://#{bucket}/#{key} is #{status.upcase}", "lambda" => "#{record.to_json}", }.to_json sns.publish( topic_arn: topic, message: msg, subject: "file received on s3://#{bucket}", message_structure: "json", message_attributes: { "bucket" => { data_type: "String", string_value: bucket }, "key" => { data_type: "String", string_value: key }, "status" => { data_type: "String", string_value: status } } ) ``` The topic has two subscriptions: a Lambda function and a email-json. After publishing the message I get an email body like this: ``` { "Type" : "Notification", "MessageId" : "51b8fe3b-846a-5052-be79-acb5a1b7f2d7", "TopicArn" : "arn:aws:sns:eu-west-1:012345678901:NEW-TEST", "Subject" : "file received on s3://my-bucket", "Message" : "s3://my-bucket/file.zip is OK", "Timestamp" : "2017-11-21T13:01:17.770Z", "SignatureVersion" : "1", "Signature" : "PuMACtKF6BJs0v/kiiET3SYWopJPIvFm8YFZedr+LNj5qv16nerVOUxDen1QuN5E1Q7ZEYnfiDJ3HGSNEgqUOjc3aGZ4XmaLBtoakt3enR2kMMiRfLxB+S2PvDlYoaBZmoQsUqX+ZzrK6dJOSY8PIxSst+L/PwuNtidr/8k2I24Tf03d3xFEbh0oS0OpPcm7jWav1dap2F6SF0vBdS1zC+/LQTPSiLEkUrvtmSiiJHkQLRutiJdBqM2bTq3yIDQU8jMM22H4+SjWHc6HjO8I7oIhk4cXd4VlB+Sp4tFxC1UdYKD7LNK+kluV8aYgY+DE0/dp0OssfAArhdfSB8Iipw==", "SigningCertURL" : "https://sns.eu-west-1.amazonaws.com/SimpleNotificationService-433026a4050d206028891664da859041.pem", "UnsubscribeURL" : "https://sns.eu-west-1.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:eu-west-1:012345678901:NEW-TEST:3c5289d5-c679-4d48-8c9e-d6589ce1b3ed", "MessageAttributes" : { "bucket" : {"Type":"String","Value":"my-bucket"}, "key" : {"Type":"String","Value":"file.zip"}, "status" : {"Type":"String","Value":"ok"} } } ``` But the Lambda event is sent with an empty MessageAttributes: ``` { "Records": [{ "EventVersion": "1.0", "EventSubscriptionArn": "arn:aws:sns:eu-west-1:012345678901:NEW-TEST:6887c084-e36b-42d5-8524-382f289e1575", "EventSource": "aws:sns", "Sns": { "SignatureVersion": "1", "Timestamp": "2017-11-21T13:01:17.770Z", "Signature": "b0qjuk3RUQ6NbJcMXOzhmBjWQkycwF9hDqWKk6HFeoEvFD8Hof7hKo8HYDCwa9dwrdb3ZvtRvaY0SnEcnCRZh5fq2hOYPyKzDqIu617lbKBEIrGK4cymOMsqKYyg7YnW6p+oQrObg7koFd7kqqQPnXcVbL22Qy/3H1czSQtOMeQ9jOKlMEfazhiXDTGJm/6MhOSZxt8xszN+jFxojAC8TMVs+DlIoVajN9FWa+ndSuYBMvHzJ9tAQSCECEr7/hIj6fPNYrkuQ5P1mf+rEWngev5doeByYGEYWEwxQs8lQdIenQD9rRi//WsQTFPiBJKa/nT0E5AqknIneVNiPGO+wg==", "SigningCertUrl": "https://sns.eu-west-1.amazonaws.com/SimpleNotificationService-433026a4050d206028891664da859041.pem", "MessageId": "51b8fe3b-846a-5052-be79-acb5a1b7f2d7", "Message": "{\"eventVersion\":\"2.0\",\"eventSource\":\"aws:s3\",\"awsRegion\":\"eu-west-1\",\"eventTime\":\"2017-11-21T13:01:13.560Z\",\"eventName\":\"ObjectCreated:Copy\",\"userIdentity\":{\"principalId\":\"AWS:AROIINDAMNMGQQIO7UA7Q:myaccount@domain.com\"},\"requestParameters\":{\"sourceIPAddress\":\"1.1.1.1\"},\"responseElements\":{\"x-amz-request-id\":\"63AA41C6E2ACA213\",\"x-amz-id-2\":\"JLJC55mTS2DyheOynSFhUz4HKbpiJJzH+WeCvUfdpCxV0gWHwSR/1W7TKeLEJGObXxrpmsjlivY=\"},\"s3\":{\"s3SchemaVersion\":\"1.0\",\"configurationId\":\"trigger-sns\",\"bucket\":{\"name\":\"my-bucket\",\"ownerIdentity\":{\"principalId\":\"A3QBQQIS1Y6PHK\"},\"arn\":\"arn:aws:s3:::my-bucket\"},\"object\":{\"key\":\"file.zip\",\"size\":5242880,\"sequencer\":\"005A1423992CD93D38\"}}}", "MessageAttributes": {}, "Type": "Notification", "UnsubscribeUrl": "https://sns.eu-west-1.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:eu-west-1:012345678901:NEW-TEST:6887c084-e36b-42d5-8524-382f289e1575", "TopicArn": "arn:aws:sns:eu-west-1:012345678901:NEW-TEST", "Subject": "file received on s3://my-bucket" } }] } ```
1.0
SNS: MessageAttributes is sent empty to Lambda protocol if MessageStructure is set to "json" - ### Issue description I'm trying to publish a message to SNS using a different message for each protocol. On Lambda the MessageAttributes is received empty but it's sent to other protocols lile email-json. ### Gem name ('aws-sdk', 'aws-sdk-resources' or service gems like 'aws-sdk-s3') and its version ``` $ gem list *** LOCAL GEMS *** aws-partitions (1.34.0) aws-sdk-core (3.7.0) aws-sdk-dynamodb (1.2.0) aws-sdk-kms (1.3.0) aws-sdk-s3 (1.6.0) aws-sdk-sns (1.1.0) aws-sdk-sqs (1.3.0) aws-sigv4 (1.0.2) bigdecimal (1.2.0) jmespath (1.3.1) json (1.8.3) psych (2.0.0) rdoc (4.2.2) rubysl-securerandom (2.0.0) ``` ### Version of Ruby, OS environment ``` $ rpm -qa | grep ruby rubygem20-json-1.8.3-1.51.amzn1.x86_64 rubygem20-psych-2.0.0-1.30.amzn1.x86_64 rubygem20-rdoc-4.2.2-1.43.amzn1.noarch rubygems20-2.0.14.1-1.30.amzn1.noarch ruby20-libs-2.0.0.648-1.30.amzn1.x86_64 rubygem20-bigdecimal-1.2.0-1.30.amzn1.x86_64 ruby20-2.0.0.648-1.30.amzn1.x86_64 ruby20-irb-2.0.0.648-1.30.amzn1.noarch ruby-2.0-0.3.amzn1.noarch $ cat /etc/system-release Amazon Linux AMI release 2017.09 ``` ### Code snippets / steps to reproduce This is part of the code I'm using the publish the message: ``` Aws::SNS::Client.new() topic = "arn:aws:sns:eu-west-1:012345678901:NEW-TEST" msg = { "default" => "s3://#{bucket}/#{key} is #{status.upcase}", "email" => "s3://#{bucket}/#{key} is #{status.upcase}", "lambda" => "#{record.to_json}", }.to_json sns.publish( topic_arn: topic, message: msg, subject: "file received on s3://#{bucket}", message_structure: "json", message_attributes: { "bucket" => { data_type: "String", string_value: bucket }, "key" => { data_type: "String", string_value: key }, "status" => { data_type: "String", string_value: status } } ) ``` The topic has two subscriptions: a Lambda function and a email-json. After publishing the message I get an email body like this: ``` { "Type" : "Notification", "MessageId" : "51b8fe3b-846a-5052-be79-acb5a1b7f2d7", "TopicArn" : "arn:aws:sns:eu-west-1:012345678901:NEW-TEST", "Subject" : "file received on s3://my-bucket", "Message" : "s3://my-bucket/file.zip is OK", "Timestamp" : "2017-11-21T13:01:17.770Z", "SignatureVersion" : "1", "Signature" : "PuMACtKF6BJs0v/kiiET3SYWopJPIvFm8YFZedr+LNj5qv16nerVOUxDen1QuN5E1Q7ZEYnfiDJ3HGSNEgqUOjc3aGZ4XmaLBtoakt3enR2kMMiRfLxB+S2PvDlYoaBZmoQsUqX+ZzrK6dJOSY8PIxSst+L/PwuNtidr/8k2I24Tf03d3xFEbh0oS0OpPcm7jWav1dap2F6SF0vBdS1zC+/LQTPSiLEkUrvtmSiiJHkQLRutiJdBqM2bTq3yIDQU8jMM22H4+SjWHc6HjO8I7oIhk4cXd4VlB+Sp4tFxC1UdYKD7LNK+kluV8aYgY+DE0/dp0OssfAArhdfSB8Iipw==", "SigningCertURL" : "https://sns.eu-west-1.amazonaws.com/SimpleNotificationService-433026a4050d206028891664da859041.pem", "UnsubscribeURL" : "https://sns.eu-west-1.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:eu-west-1:012345678901:NEW-TEST:3c5289d5-c679-4d48-8c9e-d6589ce1b3ed", "MessageAttributes" : { "bucket" : {"Type":"String","Value":"my-bucket"}, "key" : {"Type":"String","Value":"file.zip"}, "status" : {"Type":"String","Value":"ok"} } } ``` But the Lambda event is sent with an empty MessageAttributes: ``` { "Records": [{ "EventVersion": "1.0", "EventSubscriptionArn": "arn:aws:sns:eu-west-1:012345678901:NEW-TEST:6887c084-e36b-42d5-8524-382f289e1575", "EventSource": "aws:sns", "Sns": { "SignatureVersion": "1", "Timestamp": "2017-11-21T13:01:17.770Z", "Signature": "b0qjuk3RUQ6NbJcMXOzhmBjWQkycwF9hDqWKk6HFeoEvFD8Hof7hKo8HYDCwa9dwrdb3ZvtRvaY0SnEcnCRZh5fq2hOYPyKzDqIu617lbKBEIrGK4cymOMsqKYyg7YnW6p+oQrObg7koFd7kqqQPnXcVbL22Qy/3H1czSQtOMeQ9jOKlMEfazhiXDTGJm/6MhOSZxt8xszN+jFxojAC8TMVs+DlIoVajN9FWa+ndSuYBMvHzJ9tAQSCECEr7/hIj6fPNYrkuQ5P1mf+rEWngev5doeByYGEYWEwxQs8lQdIenQD9rRi//WsQTFPiBJKa/nT0E5AqknIneVNiPGO+wg==", "SigningCertUrl": "https://sns.eu-west-1.amazonaws.com/SimpleNotificationService-433026a4050d206028891664da859041.pem", "MessageId": "51b8fe3b-846a-5052-be79-acb5a1b7f2d7", "Message": "{\"eventVersion\":\"2.0\",\"eventSource\":\"aws:s3\",\"awsRegion\":\"eu-west-1\",\"eventTime\":\"2017-11-21T13:01:13.560Z\",\"eventName\":\"ObjectCreated:Copy\",\"userIdentity\":{\"principalId\":\"AWS:AROIINDAMNMGQQIO7UA7Q:myaccount@domain.com\"},\"requestParameters\":{\"sourceIPAddress\":\"1.1.1.1\"},\"responseElements\":{\"x-amz-request-id\":\"63AA41C6E2ACA213\",\"x-amz-id-2\":\"JLJC55mTS2DyheOynSFhUz4HKbpiJJzH+WeCvUfdpCxV0gWHwSR/1W7TKeLEJGObXxrpmsjlivY=\"},\"s3\":{\"s3SchemaVersion\":\"1.0\",\"configurationId\":\"trigger-sns\",\"bucket\":{\"name\":\"my-bucket\",\"ownerIdentity\":{\"principalId\":\"A3QBQQIS1Y6PHK\"},\"arn\":\"arn:aws:s3:::my-bucket\"},\"object\":{\"key\":\"file.zip\",\"size\":5242880,\"sequencer\":\"005A1423992CD93D38\"}}}", "MessageAttributes": {}, "Type": "Notification", "UnsubscribeUrl": "https://sns.eu-west-1.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:eu-west-1:012345678901:NEW-TEST:6887c084-e36b-42d5-8524-382f289e1575", "TopicArn": "arn:aws:sns:eu-west-1:012345678901:NEW-TEST", "Subject": "file received on s3://my-bucket" } }] } ```
non_defect
sns messageattributes is sent empty to lambda protocol if messagestructure is set to json issue description i m trying to publish a message to sns using a different message for each protocol on lambda the messageattributes is received empty but it s sent to other protocols lile email json gem name aws sdk aws sdk resources or service gems like aws sdk and its version gem list local gems aws partitions aws sdk core aws sdk dynamodb aws sdk kms aws sdk aws sdk sns aws sdk sqs aws bigdecimal jmespath json psych rdoc rubysl securerandom version of ruby os environment rpm qa grep ruby json psych rdoc noarch noarch libs bigdecimal irb noarch ruby noarch cat etc system release amazon linux ami release code snippets steps to reproduce this is part of the code i m using the publish the message aws sns client new topic arn aws sns eu west new test msg default bucket key is status upcase email bucket key is status upcase lambda record to json to json sns publish topic arn topic message msg subject file received on bucket message structure json message attributes bucket data type string string value bucket key data type string string value key status data type string string value status the topic has two subscriptions a lambda function and a email json after publishing the message i get an email body like this type notification messageid topicarn arn aws sns eu west new test subject file received on my bucket message my bucket file zip is ok timestamp signatureversion signature l pwuntidr signingcerturl unsubscribeurl messageattributes bucket type string value my bucket key type string value file zip status type string value ok but the lambda event is sent with an empty messageattributes records eventversion eventsubscriptionarn arn aws sns eu west new test eventsource aws sns sns signatureversion timestamp signature wsqtfpibjka wg signingcerturl messageid message eventversion eventsource aws awsregion eu west eventtime eventname objectcreated copy useridentity principalid aws myaccount domain com requestparameters sourceipaddress responseelements x amz request id x amz id configurationid trigger sns bucket name my bucket owneridentity principalid arn arn aws my bucket object key file zip size sequencer messageattributes type notification unsubscribeurl topicarn arn aws sns eu west new test subject file received on my bucket
0
90,375
15,856,143,428
IssuesEvent
2021-04-08 01:37:40
yancey918/whitesource-test
https://api.github.com/repos/yancey918/whitesource-test
opened
CVE-2021-23337 (High) detected in lodash-4.17.13.js
security vulnerability
## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.13.js</b></p></summary> <p>A utility library delivering consistency, customization, performance, & extras.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.13/lodash.js">https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.13/lodash.js</a></p> <p>Path to vulnerable library: whitesource-test/lodash.js</p> <p> Dependency Hierarchy: - :x: **lodash-4.17.13.js** (Vulnerable Library) <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> Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function. <p>Publish Date: 2021-02-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337>CVE-2021-23337</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.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c">https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c</a></p> <p>Release Date: 2021-02-15</p> <p>Fix Resolution: lodash - 4.17.21</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-23337 (High) detected in lodash-4.17.13.js - ## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.13.js</b></p></summary> <p>A utility library delivering consistency, customization, performance, & extras.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.13/lodash.js">https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.13/lodash.js</a></p> <p>Path to vulnerable library: whitesource-test/lodash.js</p> <p> Dependency Hierarchy: - :x: **lodash-4.17.13.js** (Vulnerable Library) <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> Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function. <p>Publish Date: 2021-02-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337>CVE-2021-23337</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.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c">https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c</a></p> <p>Release Date: 2021-02-15</p> <p>Fix Resolution: lodash - 4.17.21</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 lodash js cve high severity vulnerability vulnerable library lodash js a utility library delivering consistency customization performance extras library home page a href path to vulnerable library whitesource test lodash js dependency hierarchy x lodash js vulnerable library found in base branch master vulnerability details lodash versions prior to are vulnerable to command injection via the template function publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution lodash step up your open source security game with whitesource
0
30,080
6,016,506,059
IssuesEvent
2017-06-07 07:10:20
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Creating await lists fails with weird error.
defect in progress
Creating await lists fails with weird error. ### Steps To Reproduce https://deck.net/d412fc3275ab22f50b07842664978dbc As you can see, this works in [dot net fiddle](https://dotnetfiddle.net/0zu5nB). ```c# public class Program { public static async void Main() => new List<Program>{await A()}; static async Task<Program> A () => new Program(); } ```
1.0
Creating await lists fails with weird error. - Creating await lists fails with weird error. ### Steps To Reproduce https://deck.net/d412fc3275ab22f50b07842664978dbc As you can see, this works in [dot net fiddle](https://dotnetfiddle.net/0zu5nB). ```c# public class Program { public static async void Main() => new List<Program>{await A()}; static async Task<Program> A () => new Program(); } ```
defect
creating await lists fails with weird error creating await lists fails with weird error steps to reproduce as you can see this works in c public class program public static async void main new list await a static async task a new program
1
45,687
13,016,002,077
IssuesEvent
2020-07-26 03:22:20
melink14/rikaikun
https://api.github.com/repos/melink14/rikaikun
closed
Doesn't work in facebook anymore.
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1.Logging into facebook 2.Attempting to translate japanese by hovering 3.Doesn't recognize japanese text in facebook at all What is the expected output? What do you see instead? I expect to see the usual translation. Instead, nothing; not even the usual highlight What version of the product are you using? On what operating system? Latest version, Windows 7 Please provide any additional information below. It used to work on facebook, then one day it simply stopped working... ``` Original issue reported on code.google.com by `soulc...@gmail.com` on 11 May 2012 at 2:46
1.0
Doesn't work in facebook anymore. - ``` What steps will reproduce the problem? 1.Logging into facebook 2.Attempting to translate japanese by hovering 3.Doesn't recognize japanese text in facebook at all What is the expected output? What do you see instead? I expect to see the usual translation. Instead, nothing; not even the usual highlight What version of the product are you using? On what operating system? Latest version, Windows 7 Please provide any additional information below. It used to work on facebook, then one day it simply stopped working... ``` Original issue reported on code.google.com by `soulc...@gmail.com` on 11 May 2012 at 2:46
defect
doesn t work in facebook anymore what steps will reproduce the problem logging into facebook attempting to translate japanese by hovering doesn t recognize japanese text in facebook at all what is the expected output what do you see instead i expect to see the usual translation instead nothing not even the usual highlight what version of the product are you using on what operating system latest version windows please provide any additional information below it used to work on facebook then one day it simply stopped working original issue reported on code google com by soulc gmail com on may at
1
196,472
6,928,357,573
IssuesEvent
2017-12-01 04:17:34
dotnet/docfx
https://api.github.com/repos/dotnet/docfx
closed
docfx metadata fails after installing Visual Studio 2017 Update 15.3
2 - working 6 - blocking Area-Metadata bug priority-1
I just installed Visual Studio 2017 15.3 and now I cannot run `docfx metadata` anymore because I get the following error: > [17-08-16 12:22:20.437]Warning:[ExtractMetadata]Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\foo\bar\bar.csproj' with message: The tools version "15.0" is unrecognized. Available tools versions are "14.0", "2.0", "3.5", "4.0". C:\foo\bar\bar.csproj The interseting part here is that my csproj file does not even speficy version 15: ```xml <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> ``` If I change it to `ToolsVersion="14.0` it works, but I can't change the tools version for now. And if I were to change it, I would like to change it to 15, wich does not work due to the above error. **DocFX Version Used**: 2.22.2.0
1.0
docfx metadata fails after installing Visual Studio 2017 Update 15.3 - I just installed Visual Studio 2017 15.3 and now I cannot run `docfx metadata` anymore because I get the following error: > [17-08-16 12:22:20.437]Warning:[ExtractMetadata]Workspace failed with: [Failure] Msbuild failed when processing the file 'C:\foo\bar\bar.csproj' with message: The tools version "15.0" is unrecognized. Available tools versions are "14.0", "2.0", "3.5", "4.0". C:\foo\bar\bar.csproj The interseting part here is that my csproj file does not even speficy version 15: ```xml <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> ``` If I change it to `ToolsVersion="14.0` it works, but I can't change the tools version for now. And if I were to change it, I would like to change it to 15, wich does not work due to the above error. **DocFX Version Used**: 2.22.2.0
non_defect
docfx metadata fails after installing visual studio update i just installed visual studio and now i cannot run docfx metadata anymore because i get the following error warning workspace failed with msbuild failed when processing the file c foo bar bar csproj with message the tools version is unrecognized available tools versions are c foo bar bar csproj the interseting part here is that my csproj file does not even speficy version xml project toolsversion defaulttargets build xmlns if i change it to toolsversion it works but i can t change the tools version for now and if i were to change it i would like to change it to wich does not work due to the above error docfx version used
0
41,649
10,555,667,780
IssuesEvent
2019-10-03 22:35:56
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
SPT: Clicking on the Blank thumbnail dismisses the template modal
[Goal] Full Site Editing [Team] AJAX [Type] Defect
Currently, the Blank template thumbnail behaves differently from every other option in the list — yet there's no way of knowing that. <img width="827" alt="image" src="https://user-images.githubusercontent.com/191598/63972861-97e81880-ca77-11e9-8b62-6c88022ba6bb.png"> When I first see the template modal, I'm instructed to "Select a page template to preview." So, I go about clicking on a few templates and see a preview. However, if at anytime I select the Blank template, the modal disappears and there's no way back. This is especially confusing when/if a customer clicks on the Blank template first — they'll never get to preview the other available templates. I understand that we have nothing to "preview" and that this could be helpful for some people who don't want a template, but I find it extremely confusing. I suggest we treat the blank template just like any other, and show a blank preview. Something like this would help: <img width="801" alt="image" src="https://user-images.githubusercontent.com/191598/63973318-881d0400-ca78-11e9-95b2-1d5750e12d79.png"> /cc @apeatling as I know he has opinions.
1.0
SPT: Clicking on the Blank thumbnail dismisses the template modal - Currently, the Blank template thumbnail behaves differently from every other option in the list — yet there's no way of knowing that. <img width="827" alt="image" src="https://user-images.githubusercontent.com/191598/63972861-97e81880-ca77-11e9-8b62-6c88022ba6bb.png"> When I first see the template modal, I'm instructed to "Select a page template to preview." So, I go about clicking on a few templates and see a preview. However, if at anytime I select the Blank template, the modal disappears and there's no way back. This is especially confusing when/if a customer clicks on the Blank template first — they'll never get to preview the other available templates. I understand that we have nothing to "preview" and that this could be helpful for some people who don't want a template, but I find it extremely confusing. I suggest we treat the blank template just like any other, and show a blank preview. Something like this would help: <img width="801" alt="image" src="https://user-images.githubusercontent.com/191598/63973318-881d0400-ca78-11e9-95b2-1d5750e12d79.png"> /cc @apeatling as I know he has opinions.
defect
spt clicking on the blank thumbnail dismisses the template modal currently the blank template thumbnail behaves differently from every other option in the list — yet there s no way of knowing that img width alt image src when i first see the template modal i m instructed to select a page template to preview so i go about clicking on a few templates and see a preview however if at anytime i select the blank template the modal disappears and there s no way back this is especially confusing when if a customer clicks on the blank template first — they ll never get to preview the other available templates i understand that we have nothing to preview and that this could be helpful for some people who don t want a template but i find it extremely confusing i suggest we treat the blank template just like any other and show a blank preview something like this would help img width alt image src cc apeatling as i know he has opinions
1
27,154
4,889,422,743
IssuesEvent
2016-11-18 10:09:50
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataTable Row Edit isn't rendering output facet
6.0.9 defect
## 1) Environment - PrimeFaces version: 6.1-SNAPSHOT - 6.0 works, but current Snapshot doesn't - Application server + version: showcase embedded jetty + Wildfly 10.1 tested, probably all of them - Affected browsers: Chrome + Safari tested, probably all of them, as the content is missing in the DOM ## 2) Expected behavior Components in the output facet of the `cellEdit` will be rendered when the row is edited. ## 3) Actual behavior The output facet's content is missing entirely. ## 4) Steps to reproduce The Showcase itself shows this behaviour, simply try to edit a row: http://www.primefaces.org/showcase/ui/data/datatable/edit.xhtml ![bildschirmfoto 2016-11-17 um 16 33 45](https://cloud.githubusercontent.com/assets/6633403/20395998/0f3b8696-ace5-11e6-95fe-0ffc268c79e7.png)
1.0
DataTable Row Edit isn't rendering output facet - ## 1) Environment - PrimeFaces version: 6.1-SNAPSHOT - 6.0 works, but current Snapshot doesn't - Application server + version: showcase embedded jetty + Wildfly 10.1 tested, probably all of them - Affected browsers: Chrome + Safari tested, probably all of them, as the content is missing in the DOM ## 2) Expected behavior Components in the output facet of the `cellEdit` will be rendered when the row is edited. ## 3) Actual behavior The output facet's content is missing entirely. ## 4) Steps to reproduce The Showcase itself shows this behaviour, simply try to edit a row: http://www.primefaces.org/showcase/ui/data/datatable/edit.xhtml ![bildschirmfoto 2016-11-17 um 16 33 45](https://cloud.githubusercontent.com/assets/6633403/20395998/0f3b8696-ace5-11e6-95fe-0ffc268c79e7.png)
defect
datatable row edit isn t rendering output facet environment primefaces version snapshot works but current snapshot doesn t application server version showcase embedded jetty wildfly tested probably all of them affected browsers chrome safari tested probably all of them as the content is missing in the dom expected behavior components in the output facet of the celledit will be rendered when the row is edited actual behavior the output facet s content is missing entirely steps to reproduce the showcase itself shows this behaviour simply try to edit a row
1
47,838
13,066,266,813
IssuesEvent
2020-07-30 21:20:16
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
DomTools release notes (Trac #1245)
Migrated from Trac combo reconstruction defect
no trunk section r136231 should be included in release notes Migrated from https://code.icecube.wisc.edu/ticket/1245 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "no trunk section\nr136231 should be included in release notes", "reporter": "kjmeagher", "cc": "", "resolution": "fixed", "_ts": "1550067117911749", "component": "combo reconstruction", "summary": "DomTools release notes", "priority": "critical", "keywords": "", "time": "2015-08-20T08:50:58", "milestone": "", "owner": "olivas", "type": "defect" } ```
1.0
DomTools release notes (Trac #1245) - no trunk section r136231 should be included in release notes Migrated from https://code.icecube.wisc.edu/ticket/1245 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "no trunk section\nr136231 should be included in release notes", "reporter": "kjmeagher", "cc": "", "resolution": "fixed", "_ts": "1550067117911749", "component": "combo reconstruction", "summary": "DomTools release notes", "priority": "critical", "keywords": "", "time": "2015-08-20T08:50:58", "milestone": "", "owner": "olivas", "type": "defect" } ```
defect
domtools release notes trac no trunk section should be included in release notes migrated from json status closed changetime description no trunk section should be included in release notes reporter kjmeagher cc resolution fixed ts component combo reconstruction summary domtools release notes priority critical keywords time milestone owner olivas type defect
1
91,232
8,301,204,649
IssuesEvent
2018-09-21 10:34:13
luqmanshareef/TestData3
https://api.github.com/repos/luqmanshareef/TestData3
opened
TestData3 : ApiV1Projects@randomFilesGetReaderRbac
TestData3
Project : TestData3 Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 21 Sep 2018 10:34:08 GMT]} Endpoint : http://13.56.210.25/api/v1/projects/RMHoVS6E/files Request : Response : { "requestId" : "None", "requestTime" : "2018-09-21T10:34:09.064+0000", "errors" : false, "messages" : [ ], "data" : [ ], "totalPages" : 0, "totalElements" : 0 } Logs : Assertion [@StatusCode == 403] resolved-to [200 == 403] result [Failed] --- FX Bot ---
1.0
TestData3 : ApiV1Projects@randomFilesGetReaderRbac - Project : TestData3 Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 21 Sep 2018 10:34:08 GMT]} Endpoint : http://13.56.210.25/api/v1/projects/RMHoVS6E/files Request : Response : { "requestId" : "None", "requestTime" : "2018-09-21T10:34:09.064+0000", "errors" : false, "messages" : [ ], "data" : [ ], "totalPages" : 0, "totalElements" : 0 } Logs : Assertion [@StatusCode == 403] resolved-to [200 == 403] result [Failed] --- FX Bot ---
non_defect
randomfilesgetreaderrbac project job uat env uat region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint request response requestid none requesttime errors false messages data totalpages totalelements logs assertion resolved to result fx bot
0
6,845
5,693,357,215
IssuesEvent
2017-04-15 00:48:31
Azure/azure-webjobs-sdk
https://api.github.com/repos/Azure/azure-webjobs-sdk
opened
Improved distribution of Event Hub workloads
Performance
For a function app that has multiple event hub triggers (either against different event hubs or different consumer groups of the same event hub), a separate Event Processor Host instance is created for each function. When the function app is scaled onto multiple workers, this can lead to inefficient distributions of work because each Event Processor Host is capable of loadbalancing the processing of partitions for that **particular** function only, i.e. there is no coordination between each of the different functions. For example, say you have a function app with two event hub triggers, each pointing at a different event hub (A and B) each with 32 partitions, and you're driving enough load onto those event hubs that system ends up allocating 64 instances of the app. Ideally, each instance gets one lease but in practice this is not the case - some instances manage to get both a lease for one partition on Event Hub A, and another lease for a partition on Event Hub B. You can work around this problem by splitting your functions into different function apps but obviously this is not desirable. The likely solution that comes to mind is to implement a lease system for individual functions. i.e. when a given function app instance starts up, it acquires leases that allow it to run some of the functions defined within that app. Note that a simplified version of this already exists in terms of the singleton leases used to make sure that a timer function only runs on one function app instance at a time. If implemented right, this system would be able to prevent a function app instance from running two different functions while another instance sits idle. The solution described above could have the added bonus of reducing the amount of contention that occurs for leases. In the case of a function app that has 4 different functions triggered on 4 different Event Hubs (or consumer groups) each with 32 partitions, in theory you could have 128 VMs running that function app if there was sufficient load. Ideally in this case, you would not have all 128VMs compete for each of the 128 logical partitions. Instead, 4 sets of 32 VMs each compete for leases on their batch of 32 partitions. This would reduce the number of lease acquisition attempts per cycle from 128^2 to 32^2 (in this case, a 16x reduction).
True
Improved distribution of Event Hub workloads - For a function app that has multiple event hub triggers (either against different event hubs or different consumer groups of the same event hub), a separate Event Processor Host instance is created for each function. When the function app is scaled onto multiple workers, this can lead to inefficient distributions of work because each Event Processor Host is capable of loadbalancing the processing of partitions for that **particular** function only, i.e. there is no coordination between each of the different functions. For example, say you have a function app with two event hub triggers, each pointing at a different event hub (A and B) each with 32 partitions, and you're driving enough load onto those event hubs that system ends up allocating 64 instances of the app. Ideally, each instance gets one lease but in practice this is not the case - some instances manage to get both a lease for one partition on Event Hub A, and another lease for a partition on Event Hub B. You can work around this problem by splitting your functions into different function apps but obviously this is not desirable. The likely solution that comes to mind is to implement a lease system for individual functions. i.e. when a given function app instance starts up, it acquires leases that allow it to run some of the functions defined within that app. Note that a simplified version of this already exists in terms of the singleton leases used to make sure that a timer function only runs on one function app instance at a time. If implemented right, this system would be able to prevent a function app instance from running two different functions while another instance sits idle. The solution described above could have the added bonus of reducing the amount of contention that occurs for leases. In the case of a function app that has 4 different functions triggered on 4 different Event Hubs (or consumer groups) each with 32 partitions, in theory you could have 128 VMs running that function app if there was sufficient load. Ideally in this case, you would not have all 128VMs compete for each of the 128 logical partitions. Instead, 4 sets of 32 VMs each compete for leases on their batch of 32 partitions. This would reduce the number of lease acquisition attempts per cycle from 128^2 to 32^2 (in this case, a 16x reduction).
non_defect
improved distribution of event hub workloads for a function app that has multiple event hub triggers either against different event hubs or different consumer groups of the same event hub a separate event processor host instance is created for each function when the function app is scaled onto multiple workers this can lead to inefficient distributions of work because each event processor host is capable of loadbalancing the processing of partitions for that particular function only i e there is no coordination between each of the different functions for example say you have a function app with two event hub triggers each pointing at a different event hub a and b each with partitions and you re driving enough load onto those event hubs that system ends up allocating instances of the app ideally each instance gets one lease but in practice this is not the case some instances manage to get both a lease for one partition on event hub a and another lease for a partition on event hub b you can work around this problem by splitting your functions into different function apps but obviously this is not desirable the likely solution that comes to mind is to implement a lease system for individual functions i e when a given function app instance starts up it acquires leases that allow it to run some of the functions defined within that app note that a simplified version of this already exists in terms of the singleton leases used to make sure that a timer function only runs on one function app instance at a time if implemented right this system would be able to prevent a function app instance from running two different functions while another instance sits idle the solution described above could have the added bonus of reducing the amount of contention that occurs for leases in the case of a function app that has different functions triggered on different event hubs or consumer groups each with partitions in theory you could have vms running that function app if there was sufficient load ideally in this case you would not have all compete for each of the logical partitions instead sets of vms each compete for leases on their batch of partitions this would reduce the number of lease acquisition attempts per cycle from to in this case a reduction
0
47,739
13,066,173,894
IssuesEvent
2020-07-30 21:08:38
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[examples] docs are not built (Trac #1097)
Migrated from Trac combo core defect
For some reason, the examples rst documentation isn't getting picked up by sphinx. The CMakeLists.txt looks correct. Migrated from https://code.icecube.wisc.edu/ticket/1097 ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "For some reason, the examples rst documentation isn't getting picked up by sphinx. The CMakeLists.txt looks correct.", "reporter": "david.schultz", "cc": "", "resolution": "wontfix", "_ts": "1458335650323600", "component": "combo core", "summary": "[examples] docs are not built", "priority": "major", "keywords": "", "time": "2015-08-06T21:41:06", "milestone": "", "owner": "nega", "type": "defect" } ```
1.0
[examples] docs are not built (Trac #1097) - For some reason, the examples rst documentation isn't getting picked up by sphinx. The CMakeLists.txt looks correct. Migrated from https://code.icecube.wisc.edu/ticket/1097 ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "For some reason, the examples rst documentation isn't getting picked up by sphinx. The CMakeLists.txt looks correct.", "reporter": "david.schultz", "cc": "", "resolution": "wontfix", "_ts": "1458335650323600", "component": "combo core", "summary": "[examples] docs are not built", "priority": "major", "keywords": "", "time": "2015-08-06T21:41:06", "milestone": "", "owner": "nega", "type": "defect" } ```
defect
docs are not built trac for some reason the examples rst documentation isn t getting picked up by sphinx the cmakelists txt looks correct migrated from json status closed changetime description for some reason the examples rst documentation isn t getting picked up by sphinx the cmakelists txt looks correct reporter david schultz cc resolution wontfix ts component combo core summary docs are not built priority major keywords time milestone owner nega type defect
1
291,162
8,921,039,603
IssuesEvent
2019-01-21 09:01:33
SmartCourse/app
https://api.github.com/repos/SmartCourse/app
closed
Frontend: Provide prompt for no Reviews, no Questions under tab view
High Priority feature
<img width="814" alt="screen shot 2019-01-20 at 12 02 16 pm" src="https://user-images.githubusercontent.com/13936670/51433974-d3ce2a80-1cab-11e9-915b-86e8d189d8ce.png">
1.0
Frontend: Provide prompt for no Reviews, no Questions under tab view - <img width="814" alt="screen shot 2019-01-20 at 12 02 16 pm" src="https://user-images.githubusercontent.com/13936670/51433974-d3ce2a80-1cab-11e9-915b-86e8d189d8ce.png">
non_defect
frontend provide prompt for no reviews no questions under tab view img width alt screen shot at pm src
0
223,031
24,711,620,267
IssuesEvent
2022-10-20 01:34:07
iamkishan98/E-voting-using-blockchain
https://api.github.com/repos/iamkishan98/E-voting-using-blockchain
opened
CVE-2022-3517 (High) detected in multiple libraries
security vulnerability
## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimatch-3.0.4.tgz</b>, <b>minimatch-0.0.5.tgz</b>, <b>minimatch-2.0.10.tgz</b>, <b>minimatch-0.3.0.tgz</b>, <b>minimatch-0.2.14.tgz</b>, <b>minimatch-1.0.0.tgz</b></p></summary> <p> <details><summary><b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz">https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - node-sass-3.13.1.tgz (Root Library) - glob-7.1.4.tgz - :x: **minimatch-3.0.4.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-0.0.5.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/jquery-ui/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/jquery-ui/node_modules/jshint/node_modules/minimatch/package.json,/evoting app/src/bower_components/jquery-ui/node_modules/jshint/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - jshint-0.9.1.tgz - :x: **minimatch-0.0.5.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-2.0.10.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz">https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/bootstrap-colorpicker/package.json</p> <p>Path to vulnerable library: /evoting app/src/node_modules/bootlint/node_modules/minimatch/package.json,/evoting app/src/node_modules/bootlint/node_modules/minimatch/package.json,/evoting app/src/node_modules/bootlint/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-bootlint-0.9.1.tgz (Root Library) - bootlint-0.12.0.tgz - glob-4.5.3.tgz - :x: **minimatch-2.0.10.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-0.3.0.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-jshint-0.10.0.tgz (Root Library) - jshint-2.5.11.tgz - cli-0.6.6.tgz - glob-3.2.11.tgz - :x: **minimatch-0.3.0.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-0.2.14.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/jquery-ui/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-watch-0.6.1.tgz (Root Library) - gaze-0.5.2.tgz - globule-0.1.0.tgz - :x: **minimatch-0.2.14.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-1.0.0.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz">https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/select2/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/select2/node_modules/jshint/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-jshint-0.10.0.tgz (Root Library) - jshint-2.5.11.tgz - :x: **minimatch-1.0.0.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/iamkishan98/E-voting-using-blockchain/commit/3c02898f89d78283ce791eb1b53b2b5a667681ad">3c02898f89d78283ce791eb1b53b2b5a667681ad</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service. <p>Publish Date: 2022-10-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-3517>CVE-2022-3517</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-17</p> <p>Fix Resolution: minimatch - 3.0.5</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-2022-3517 (High) detected in multiple libraries - ## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimatch-3.0.4.tgz</b>, <b>minimatch-0.0.5.tgz</b>, <b>minimatch-2.0.10.tgz</b>, <b>minimatch-0.3.0.tgz</b>, <b>minimatch-0.2.14.tgz</b>, <b>minimatch-1.0.0.tgz</b></p></summary> <p> <details><summary><b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz">https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/test-exclude/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - node-sass-3.13.1.tgz (Root Library) - glob-7.1.4.tgz - :x: **minimatch-3.0.4.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-0.0.5.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.0.5.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/jquery-ui/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/jquery-ui/node_modules/jshint/node_modules/minimatch/package.json,/evoting app/src/bower_components/jquery-ui/node_modules/jshint/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-0.3.17.tgz (Root Library) - jshint-0.9.1.tgz - :x: **minimatch-0.0.5.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-2.0.10.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz">https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/bootstrap-colorpicker/package.json</p> <p>Path to vulnerable library: /evoting app/src/node_modules/bootlint/node_modules/minimatch/package.json,/evoting app/src/node_modules/bootlint/node_modules/minimatch/package.json,/evoting app/src/node_modules/bootlint/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-bootlint-0.9.1.tgz (Root Library) - bootlint-0.12.0.tgz - glob-4.5.3.tgz - :x: **minimatch-2.0.10.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-0.3.0.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json,/evoting app/src/bower_components/select2/node_modules/cli/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-jshint-0.10.0.tgz (Root Library) - jshint-2.5.11.tgz - cli-0.6.6.tgz - glob-3.2.11.tgz - :x: **minimatch-0.3.0.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-0.2.14.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/jquery-ui/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json,/evoting app/src/bower_components/chart.js/node_modules/globule/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-watch-0.6.1.tgz (Root Library) - gaze-0.5.2.tgz - globule-0.1.0.tgz - :x: **minimatch-0.2.14.tgz** (Vulnerable Library) </details> <details><summary><b>minimatch-1.0.0.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz">https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz</a></p> <p>Path to dependency file: /E-voting-using-blockchain/evoting app/src/bower_components/select2/package.json</p> <p>Path to vulnerable library: /evoting app/src/bower_components/select2/node_modules/jshint/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-jshint-0.10.0.tgz (Root Library) - jshint-2.5.11.tgz - :x: **minimatch-1.0.0.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/iamkishan98/E-voting-using-blockchain/commit/3c02898f89d78283ce791eb1b53b2b5a667681ad">3c02898f89d78283ce791eb1b53b2b5a667681ad</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service. <p>Publish Date: 2022-10-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-3517>CVE-2022-3517</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2022-10-17</p> <p>Fix Resolution: minimatch - 3.0.5</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 high detected in multiple libraries cve high severity vulnerability vulnerable libraries minimatch tgz minimatch tgz minimatch tgz minimatch tgz minimatch tgz minimatch tgz minimatch tgz a glob matcher in javascript library home page a href path to dependency file e voting using blockchain evoting app package json path to vulnerable library evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json evoting app src bower components node modules test exclude node modules minimatch package json dependency hierarchy node sass tgz root library glob tgz x minimatch tgz vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file e voting using blockchain evoting app src bower components jquery ui package json path to vulnerable library evoting app src bower components jquery ui node modules jshint node modules minimatch package json evoting app src bower components jquery ui node modules jshint node modules minimatch package json dependency hierarchy grunt tgz root library jshint tgz x minimatch tgz vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file e voting using blockchain evoting app src bower components bootstrap colorpicker package json path to vulnerable library evoting app src node modules bootlint node modules minimatch package json evoting app src node modules bootlint node modules minimatch package json evoting app src node modules bootlint node modules minimatch package json dependency hierarchy grunt bootlint tgz root library bootlint tgz glob tgz x minimatch tgz vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file e voting using blockchain evoting app src package json path to vulnerable library evoting app src bower components node modules cli node modules minimatch package json evoting app src bower components node modules cli node modules minimatch package json evoting app src bower components node modules cli node modules minimatch package json evoting app src bower components node modules cli node modules minimatch package json evoting app src bower components node modules cli node modules minimatch package json dependency hierarchy grunt contrib jshint tgz root library jshint tgz cli tgz glob tgz x minimatch tgz vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file e voting using blockchain evoting app src bower components jquery ui package json path to vulnerable library evoting app src bower components chart js node modules globule node modules minimatch package json evoting app src bower components chart js node modules globule node modules minimatch package json evoting app src bower components chart js node modules globule node modules minimatch package json evoting app src bower components chart js node modules globule node modules minimatch package json evoting app src bower components chart js node modules globule node modules minimatch package json evoting app src bower components chart js node modules globule node modules minimatch package json dependency hierarchy grunt contrib watch tgz root library gaze tgz globule tgz x minimatch tgz vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file e voting using blockchain evoting app src bower components package json path to vulnerable library evoting app src bower components node modules jshint node modules minimatch package json dependency hierarchy grunt contrib jshint tgz root library jshint tgz x minimatch tgz vulnerable library found in head commit a href vulnerability details a vulnerability was found in the minimatch package this flaw allows a regular expression denial of service redos when calling the braceexpand function with specific arguments resulting in a denial of service publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution minimatch step up your open source security game with mend
0
71,592
13,688,885,884
IssuesEvent
2020-09-30 12:24:49
eclipse-theia/theia
https://api.github.com/repos/eclipse-theia/theia
reopened
Support Notebooks
bug python vscode
How do I work with notebooks in Theia? I would like multi-language notebooks like Jupyter or Zeppelin... but inside Theia.
1.0
Support Notebooks - How do I work with notebooks in Theia? I would like multi-language notebooks like Jupyter or Zeppelin... but inside Theia.
non_defect
support notebooks how do i work with notebooks in theia i would like multi language notebooks like jupyter or zeppelin but inside theia
0
349,276
31,790,360,658
IssuesEvent
2023-09-13 02:26:36
opensearch-project/opensearch-build
https://api.github.com/repos/opensearch-project/opensearch-build
closed
Add integ test execution as part of PR Github checks
enhancement ci-test-automation
### Is your feature request related to a problem? Please describe Currently unit tests are executed as part of PR checks. https://github.com/opensearch-project/opensearch-build/tree/main/.github/workflows We want to add integ test execution so that developers do not need to manually run it. ### Describe the solution you'd like Integ test runs in PR check. ### Describe alternatives you've considered _No response_ ### Additional context _No response_
1.0
Add integ test execution as part of PR Github checks - ### Is your feature request related to a problem? Please describe Currently unit tests are executed as part of PR checks. https://github.com/opensearch-project/opensearch-build/tree/main/.github/workflows We want to add integ test execution so that developers do not need to manually run it. ### Describe the solution you'd like Integ test runs in PR check. ### Describe alternatives you've considered _No response_ ### Additional context _No response_
non_defect
add integ test execution as part of pr github checks is your feature request related to a problem please describe currently unit tests are executed as part of pr checks we want to add integ test execution so that developers do not need to manually run it describe the solution you d like integ test runs in pr check describe alternatives you ve considered no response additional context no response
0
36,476
7,954,217,227
IssuesEvent
2018-07-12 06:35:37
contao/installation-bundle
https://api.github.com/repos/contao/installation-bundle
closed
admin is a reserved word in mySQL 8
defect
When using contao/install I'm asked to create a admin user though there already exists a user with `admin = '1'` in the database. When trying to create a (new) admin user an exception is thrown. Reason: * `admin` is a reserved word in 8.x versions of mySQL (see https://dev.mysql.com/doc/refman/8.0/en/keywords.html which states : "ADMIN became nonreserved in 8.0.12" but 8.0.12 is not yet released. * The error occures in `hasAdminUser()` where using `` `admin` = '1'`` would solve the issue. * same problem in `persistAdminUser()` I don't know if changes within Contao are required. Especially as `admin` will no longer be a reserved word from mySQL 8.0.12 on. So this is mostly to file the issue so it could by found if somebody else stumbles upon the same problem.
1.0
admin is a reserved word in mySQL 8 - When using contao/install I'm asked to create a admin user though there already exists a user with `admin = '1'` in the database. When trying to create a (new) admin user an exception is thrown. Reason: * `admin` is a reserved word in 8.x versions of mySQL (see https://dev.mysql.com/doc/refman/8.0/en/keywords.html which states : "ADMIN became nonreserved in 8.0.12" but 8.0.12 is not yet released. * The error occures in `hasAdminUser()` where using `` `admin` = '1'`` would solve the issue. * same problem in `persistAdminUser()` I don't know if changes within Contao are required. Especially as `admin` will no longer be a reserved word from mySQL 8.0.12 on. So this is mostly to file the issue so it could by found if somebody else stumbles upon the same problem.
defect
admin is a reserved word in mysql when using contao install i m asked to create a admin user though there already exists a user with admin in the database when trying to create a new admin user an exception is thrown reason admin is a reserved word in x versions of mysql see which states admin became nonreserved in but is not yet released the error occures in hasadminuser where using admin would solve the issue same problem in persistadminuser i don t know if changes within contao are required especially as admin will no longer be a reserved word from mysql on so this is mostly to file the issue so it could by found if somebody else stumbles upon the same problem
1
48,780
13,184,738,767
IssuesEvent
2020-08-12 20:00:19
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
pnf to Icetray v3: adapt to changes in IceTray/dataio interfaces (Trac #195)
Incomplete Migration Migrated from Trac defect jeb + pnf
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/195 , reported by blaufuss and owned by tschmidt_</summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:57", "description": "Make sure all compiles well and works well with IceTray v3.\n\nTroy is available as local expert.", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "_ts": "1416713877066511", "component": "jeb + pnf", "summary": "pnf to Icetray v3: adapt to changes in IceTray/dataio interfaces", "priority": "normal", "keywords": "", "time": "2010-03-01T16:56:21", "milestone": "", "owner": "tschmidt", "type": "defect" } ``` </p> </details>
1.0
pnf to Icetray v3: adapt to changes in IceTray/dataio interfaces (Trac #195) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/195 , reported by blaufuss and owned by tschmidt_</summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:57", "description": "Make sure all compiles well and works well with IceTray v3.\n\nTroy is available as local expert.", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "_ts": "1416713877066511", "component": "jeb + pnf", "summary": "pnf to Icetray v3: adapt to changes in IceTray/dataio interfaces", "priority": "normal", "keywords": "", "time": "2010-03-01T16:56:21", "milestone": "", "owner": "tschmidt", "type": "defect" } ``` </p> </details>
defect
pnf to icetray adapt to changes in icetray dataio interfaces trac migrated from reported by blaufuss and owned by tschmidt json status closed changetime description make sure all compiles well and works well with icetray n ntroy is available as local expert reporter blaufuss cc resolution fixed ts component jeb pnf summary pnf to icetray adapt to changes in icetray dataio interfaces priority normal keywords time milestone owner tschmidt type defect
1
139,835
31,790,636,096
IssuesEvent
2023-09-13 02:48:38
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
swmm-toolkit 0.15.1 has 1 GuardDog issues
guarddog code-execution
https://pypi.org/project/swmm-toolkit https://inspector.pypi.io/project/swmm-toolkit ```{ "dependency": "swmm-toolkit", "version": "0.15.1", "result": { "issues": 1, "errors": {}, "results": { "code-execution": [ { "location": "swmm-toolkit-0.15.1/setup.py:55", "code": " p = subprocess.Popen(cmd, shell=True, executable=exe)", "message": "This package is executing OS commands in the setup.py file" } ] }, "path": "/tmp/tmpfvuxc25k/swmm-toolkit" } }```
1.0
swmm-toolkit 0.15.1 has 1 GuardDog issues - https://pypi.org/project/swmm-toolkit https://inspector.pypi.io/project/swmm-toolkit ```{ "dependency": "swmm-toolkit", "version": "0.15.1", "result": { "issues": 1, "errors": {}, "results": { "code-execution": [ { "location": "swmm-toolkit-0.15.1/setup.py:55", "code": " p = subprocess.Popen(cmd, shell=True, executable=exe)", "message": "This package is executing OS commands in the setup.py file" } ] }, "path": "/tmp/tmpfvuxc25k/swmm-toolkit" } }```
non_defect
swmm toolkit has guarddog issues dependency swmm toolkit version result issues errors results code execution location swmm toolkit setup py code p subprocess popen cmd shell true executable exe message this package is executing os commands in the setup py file path tmp swmm toolkit
0
97,160
20,176,189,665
IssuesEvent
2022-02-10 14:43:21
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
scss depreciated warnings
No Code Attached Yet
![Capture](https://user-images.githubusercontent.com/95242923/153405399-48e56924-39cd-45f8-ad31-ba8bc062d9a1.PNG) ### Steps to reproduce the issue Hit "npm run build:css" you will observe some warnings appearing. ### Expected result no warning should appear ### Actual result warnings about depriciated scss occurs ### System information (as much as possible) ### Additional comments
1.0
scss depreciated warnings - ![Capture](https://user-images.githubusercontent.com/95242923/153405399-48e56924-39cd-45f8-ad31-ba8bc062d9a1.PNG) ### Steps to reproduce the issue Hit "npm run build:css" you will observe some warnings appearing. ### Expected result no warning should appear ### Actual result warnings about depriciated scss occurs ### System information (as much as possible) ### Additional comments
non_defect
scss depreciated warnings steps to reproduce the issue hit npm run build css you will observe some warnings appearing expected result no warning should appear actual result warnings about depriciated scss occurs system information as much as possible additional comments
0
257,968
8,149,305,678
IssuesEvent
2018-08-22 09:12:58
Xceptance/neodymium-library
https://api.github.com/repos/Xceptance/neodymium-library
closed
Attachments in Allure report missing
Medium Priority bug doneInDevelop
Selenide attachments created while testing are currently not attached to Allure report.
1.0
Attachments in Allure report missing - Selenide attachments created while testing are currently not attached to Allure report.
non_defect
attachments in allure report missing selenide attachments created while testing are currently not attached to allure report
0
275,613
8,577,653,082
IssuesEvent
2018-11-13 01:03:39
timothymtorres/ZomboTropolis
https://api.github.com/repos/timothymtorres/ZomboTropolis
opened
Fix isometric spritesheets to be 32x16 instead of 34x17
:rainbow: sprites :recycle: cleanup :skull: FUCK Priority: Critical
So because the spritesheets were the wrong size and I was making the map offset the pixels to get around it, I was having huge tile positioning issues with width and height because I was getting bad measurements. This is breaking a lot of my isometric code when I need something regarding a tile. It’s going to be a PIA to have to change all the spritesheets but it’s going to be necessary unfortunately.
1.0
Fix isometric spritesheets to be 32x16 instead of 34x17 - So because the spritesheets were the wrong size and I was making the map offset the pixels to get around it, I was having huge tile positioning issues with width and height because I was getting bad measurements. This is breaking a lot of my isometric code when I need something regarding a tile. It’s going to be a PIA to have to change all the spritesheets but it’s going to be necessary unfortunately.
non_defect
fix isometric spritesheets to be instead of so because the spritesheets were the wrong size and i was making the map offset the pixels to get around it i was having huge tile positioning issues with width and height because i was getting bad measurements this is breaking a lot of my isometric code when i need something regarding a tile it’s going to be a pia to have to change all the spritesheets but it’s going to be necessary unfortunately
0
138,471
18,793,935,493
IssuesEvent
2021-11-08 19:53:50
Dima2022/hygieia-workflow-github-collector
https://api.github.com/repos/Dima2022/hygieia-workflow-github-collector
opened
CVE-2018-12022 (High) detected in jackson-databind-2.5.0.jar
security vulnerability
## CVE-2018-12022 - 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.5.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: hygieia-workflow-github-collector/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.5.0/jackson-databind-2.5.0.jar</p> <p> Dependency Hierarchy: - core-3.9.7.jar (Root Library) - spring-boot-starter-web-1.3.0.RELEASE.jar - :x: **jackson-databind-2.5.0.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Dima2022/hygieia-workflow-github-collector/commit/236baaa856b74774f7b43ecb1eeade5a8d1d0496">236baaa856b74774f7b43ecb1eeade5a8d1d0496</a></p> <p>Found in base branch: <b>main</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> An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Jodd-db jar (for database access for the Jodd framework) in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload. <p>Publish Date: 2019-03-21 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-12022>CVE-2018-12022</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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-12022">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12022</a></p> <p>Release Date: 2019-03-21</p> <p>Fix Resolution: 2.7.9.4, 2.8.11.2, 2.9.6</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.5.0","packageFilePaths":["/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"com.capitalone.dashboard:core:3.9.7;org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.5.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.7.9.4, 2.8.11.2, 2.9.6"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2018-12022","vulnerabilityDetails":"An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Jodd-db jar (for database access for the Jodd framework) in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-12022","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2018-12022 (High) detected in jackson-databind-2.5.0.jar - ## CVE-2018-12022 - 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.5.0.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: hygieia-workflow-github-collector/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.5.0/jackson-databind-2.5.0.jar</p> <p> Dependency Hierarchy: - core-3.9.7.jar (Root Library) - spring-boot-starter-web-1.3.0.RELEASE.jar - :x: **jackson-databind-2.5.0.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Dima2022/hygieia-workflow-github-collector/commit/236baaa856b74774f7b43ecb1eeade5a8d1d0496">236baaa856b74774f7b43ecb1eeade5a8d1d0496</a></p> <p>Found in base branch: <b>main</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> An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Jodd-db jar (for database access for the Jodd framework) in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload. <p>Publish Date: 2019-03-21 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-12022>CVE-2018-12022</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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-12022">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12022</a></p> <p>Release Date: 2019-03-21</p> <p>Fix Resolution: 2.7.9.4, 2.8.11.2, 2.9.6</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.5.0","packageFilePaths":["/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"com.capitalone.dashboard:core:3.9.7;org.springframework.boot:spring-boot-starter-web:1.3.0.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.5.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.7.9.4, 2.8.11.2, 2.9.6"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2018-12022","vulnerabilityDetails":"An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Jodd-db jar (for database access for the Jodd framework) in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-12022","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file hygieia workflow github collector pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy core jar root library spring boot starter web release jar x jackson databind jar vulnerable library found in head commit a href found in base branch main vulnerability details an issue was discovered in fasterxml jackson databind prior to and when default typing is enabled either globally or for a specific property the service has the jodd db jar for database access for the jodd framework in the classpath and an attacker can provide an ldap service to access it is possible to make the service execute a malicious payload publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high 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 isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree com capitalone dashboard core org springframework boot spring boot starter web release com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion basebranches vulnerabilityidentifier cve vulnerabilitydetails an issue was discovered in fasterxml jackson databind prior to and when default typing is enabled either globally or for a specific property the service has the jodd db jar for database access for the jodd framework in the classpath and an attacker can provide an ldap service to access it is possible to make the service execute a malicious payload vulnerabilityurl
0
299,649
9,205,726,019
IssuesEvent
2019-03-08 11:26:54
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
delimited text layer plugin: robustness
Category: C++ Plugins Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **hamish -** (hamish -) Original Redmine Issue: 1022, https://issues.qgis.org/issues/1022 Original Assignee: Magnus Homann --- Hi, It seems MS Office for OSX lives in the past: When you save a .csv spreadsheet it saves it using Mac OS9 newlines, i.e. \ not \ . Using the QGIS 0.9.2rc1 Mac binaries the delimited text layer plugin fails to parse these files correctly, it seems to get the top line column names ok, but then considers all other data lines as more top line column names. Using nedit under X11 (I hear BBedit and a tiny drag-n-drop app called [[ConvertNewlines]]* can do it too), we resaved the file in UNIX/OSX newline format (\ ) and then it worked fine. [*] http://lionel.kr.fh-niederrhein.de/~dalitz/data/software/macosx/#tools It sure would be nice if the delimited text layer plugin could be modified to handle that case. It is a strange and magical thing to try and explain newlines to a Mac using biologist, and who knows when MS will get with the program. Radim wrote a fgets() replacement for GRASS which will handle all UNIX, Mac OS9, and DOS newline styles, G_getl2(): http://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/getl.c ``` thanks, Hamish
1.0
delimited text layer plugin: robustness - --- Author Name: **hamish -** (hamish -) Original Redmine Issue: 1022, https://issues.qgis.org/issues/1022 Original Assignee: Magnus Homann --- Hi, It seems MS Office for OSX lives in the past: When you save a .csv spreadsheet it saves it using Mac OS9 newlines, i.e. \ not \ . Using the QGIS 0.9.2rc1 Mac binaries the delimited text layer plugin fails to parse these files correctly, it seems to get the top line column names ok, but then considers all other data lines as more top line column names. Using nedit under X11 (I hear BBedit and a tiny drag-n-drop app called [[ConvertNewlines]]* can do it too), we resaved the file in UNIX/OSX newline format (\ ) and then it worked fine. [*] http://lionel.kr.fh-niederrhein.de/~dalitz/data/software/macosx/#tools It sure would be nice if the delimited text layer plugin could be modified to handle that case. It is a strange and magical thing to try and explain newlines to a Mac using biologist, and who knows when MS will get with the program. Radim wrote a fgets() replacement for GRASS which will handle all UNIX, Mac OS9, and DOS newline styles, G_getl2(): http://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/getl.c ``` thanks, Hamish
non_defect
delimited text layer plugin robustness author name hamish hamish original redmine issue original assignee magnus homann hi it seems ms office for osx lives in the past when you save a csv spreadsheet it saves it using mac newlines i e not using the qgis mac binaries the delimited text layer plugin fails to parse these files correctly it seems to get the top line column names ok but then considers all other data lines as more top line column names using nedit under i hear bbedit and a tiny drag n drop app called can do it too we resaved the file in unix osx newline format and then it worked fine it sure would be nice if the delimited text layer plugin could be modified to handle that case it is a strange and magical thing to try and explain newlines to a mac using biologist and who knows when ms will get with the program radim wrote a fgets replacement for grass which will handle all unix mac and dos newline styles g thanks hamish
0
2,838
3,020,745,673
IssuesEvent
2015-07-31 10:05:02
turnkeylinux/tracker
https://api.github.com/repos/turnkeylinux/tracker
closed
[Jessie] Icescrum not building
bug build icescrum inprogress
The icescrum appliance isn't building due to the (icescrum war) download location no longer being valid. Hopefully should be a simple case of adjusting the url ![icescrum-error1](https://cloud.githubusercontent.com/assets/818633/8924271/ff8ff200-353e-11e5-99b7-78d9c7f5d27e.png)
1.0
[Jessie] Icescrum not building - The icescrum appliance isn't building due to the (icescrum war) download location no longer being valid. Hopefully should be a simple case of adjusting the url ![icescrum-error1](https://cloud.githubusercontent.com/assets/818633/8924271/ff8ff200-353e-11e5-99b7-78d9c7f5d27e.png)
non_defect
icescrum not building the icescrum appliance isn t building due to the icescrum war download location no longer being valid hopefully should be a simple case of adjusting the url
0
59,173
17,016,221,932
IssuesEvent
2021-07-02 12:26:52
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
Setting component=* for /newticket does not work
Component: admin Priority: minor Type: defect
**[Submitted to the original trac issue database at 4.49pm, Wednesday, 23rd January 2013]** All the new ticket links on the front page do not really work as the component is not set although the syntax seems to be OK. According to wiki:TracTicket this should work:[[BR]] /newticket?summary=Compile Error&version=1.0&component=wiki I miss a component trac or is this admin ? Cheers
1.0
Setting component=* for /newticket does not work - **[Submitted to the original trac issue database at 4.49pm, Wednesday, 23rd January 2013]** All the new ticket links on the front page do not really work as the component is not set although the syntax seems to be OK. According to wiki:TracTicket this should work:[[BR]] /newticket?summary=Compile Error&version=1.0&component=wiki I miss a component trac or is this admin ? Cheers
defect
setting component for newticket does not work all the new ticket links on the front page do not really work as the component is not set although the syntax seems to be ok according to wiki tracticket this should work newticket summary compile error version component wiki i miss a component trac or is this admin cheers
1
214,466
16,565,295,753
IssuesEvent
2021-05-29 09:17:41
dmh23/deep_racer_guru
https://api.github.com/repos/dmh23/deep_racer_guru
opened
Perhaps offer "tips" pop up???
documentation enhancement
Get this in a lot of complicated tools - even though I personally find it annoying and often turn it off .... !
1.0
Perhaps offer "tips" pop up??? - Get this in a lot of complicated tools - even though I personally find it annoying and often turn it off .... !
non_defect
perhaps offer tips pop up get this in a lot of complicated tools even though i personally find it annoying and often turn it off
0
3,736
6,189,705,160
IssuesEvent
2017-07-04 13:36:30
support-project/knowledge
https://api.github.com/repos/support-project/knowledge
closed
Support web api
[Status] 3.merged [Type] 1.requirement
Knowledge will provide Web API to post articles from other system. API feature - Authentication - Get user list - Get group list - Post articles - Get articles - Post comment - Get comment list ---- 他システムから記事の投稿などをできるように、WebAPIを提供する。 今のところの利用シーンは以下。 OutLookなどの特定の共用カレンダーに、イベントが登録されたら、Knowledgeにtype=eventで記事を投稿する。
1.0
Support web api - Knowledge will provide Web API to post articles from other system. API feature - Authentication - Get user list - Get group list - Post articles - Get articles - Post comment - Get comment list ---- 他システムから記事の投稿などをできるように、WebAPIを提供する。 今のところの利用シーンは以下。 OutLookなどの特定の共用カレンダーに、イベントが登録されたら、Knowledgeにtype=eventで記事を投稿する。
non_defect
support web api knowledge will provide web api to post articles from other system api feature authentication get user list get group list post articles get articles post comment get comment list 他システムから記事の投稿などをできるように、webapiを提供する。 今のところの利用シーンは以下。 outlookなどの特定の共用カレンダーに、イベントが登録されたら、knowledgeにtype eventで記事を投稿する。
0
64,885
18,952,922,134
IssuesEvent
2021-11-18 16:53:17
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Chat effects only work in threads
T-Defect
### Steps to reproduce 1. Send :tada: in the main timeline 2. Observe that no chat effect was triggered 3. Send :tada: in a thread 4. Observe that a chat effect was triggered ### Outcome #### What did you expect? Per https://github.com/vector-im/element-web/issues/19731, chat effects should only trigger for messages in the main timeline, and not those in a thread. #### What happened instead? No chat effect was triggered for a message in the main timeline, but one was for a message in a thread. ### Operating system NixOS unstable ### Browser information Firefox 92.0.1 ### URL for webapp develop.element.io ### Application version Element version: b2e8f212e410-react-256c468c15a3-js-af523522def0 Olm version: 3.2.3 ### Homeserver townsendandsmith.ml ### Will you send logs? No
1.0
Chat effects only work in threads - ### Steps to reproduce 1. Send :tada: in the main timeline 2. Observe that no chat effect was triggered 3. Send :tada: in a thread 4. Observe that a chat effect was triggered ### Outcome #### What did you expect? Per https://github.com/vector-im/element-web/issues/19731, chat effects should only trigger for messages in the main timeline, and not those in a thread. #### What happened instead? No chat effect was triggered for a message in the main timeline, but one was for a message in a thread. ### Operating system NixOS unstable ### Browser information Firefox 92.0.1 ### URL for webapp develop.element.io ### Application version Element version: b2e8f212e410-react-256c468c15a3-js-af523522def0 Olm version: 3.2.3 ### Homeserver townsendandsmith.ml ### Will you send logs? No
defect
chat effects only work in threads steps to reproduce send tada in the main timeline observe that no chat effect was triggered send tada in a thread observe that a chat effect was triggered outcome what did you expect per chat effects should only trigger for messages in the main timeline and not those in a thread what happened instead no chat effect was triggered for a message in the main timeline but one was for a message in a thread operating system nixos unstable browser information firefox url for webapp develop element io application version element version react js olm version homeserver townsendandsmith ml will you send logs no
1
45,643
12,968,652,108
IssuesEvent
2020-07-21 06:15:51
line/armeria
https://api.github.com/repos/line/armeria
closed
ArmeriaSettings.enableMetrics doesn't work with ArmeriaServerConfigurator (Spring integration feature)
defect
[com/linecorp/armeria/spring/ArmeriaSettings.java#L304-L308][1] says _"Whether to decorate all services with MetricCollectingService"_, but it seems that only services registered via `XxxServiceRegistrationBean` are automatically decorated with `MetricCollectingService`. It would be good if armeria do either - decorate all services with `MetricCollectingService` if `ArmeriaSettings.enableMetrics` is true - or remove this flag `ArmeriaSettings.enableMetrics` [1]: https://github.com/line/armeria/blob/armeria-0.99.8/spring/boot2-autoconfigure/src/main/java/com/linecorp/armeria/spring/ArmeriaSettings.java#L304-L308
1.0
ArmeriaSettings.enableMetrics doesn't work with ArmeriaServerConfigurator (Spring integration feature) - [com/linecorp/armeria/spring/ArmeriaSettings.java#L304-L308][1] says _"Whether to decorate all services with MetricCollectingService"_, but it seems that only services registered via `XxxServiceRegistrationBean` are automatically decorated with `MetricCollectingService`. It would be good if armeria do either - decorate all services with `MetricCollectingService` if `ArmeriaSettings.enableMetrics` is true - or remove this flag `ArmeriaSettings.enableMetrics` [1]: https://github.com/line/armeria/blob/armeria-0.99.8/spring/boot2-autoconfigure/src/main/java/com/linecorp/armeria/spring/ArmeriaSettings.java#L304-L308
defect
armeriasettings enablemetrics doesn t work with armeriaserverconfigurator spring integration feature says whether to decorate all services with metriccollectingservice but it seems that only services registered via xxxserviceregistrationbean are automatically decorated with metriccollectingservice it would be good if armeria do either decorate all services with metriccollectingservice if armeriasettings enablemetrics is true or remove this flag armeriasettings enablemetrics
1
31,230
6,471,000,527
IssuesEvent
2017-08-17 10:25:17
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
NPE in MembershipFailureTest_withTCP
Team: Core Type: Defect
The failure is from a local test run, so no Jenkins build log available. **master_candidate_discovers_member_list_recursively()** ```java java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:459) at com.hazelcast.config.Config.setProperty(Config.java:206) at com.hazelcast.internal.cluster.impl.MembershipFailureTest_withTCP.newHazelcastInstance(MembershipFailureTest_withTCP.java:52) at com.hazelcast.internal.cluster.impl.MembershipFailureTest.master_candidate_discovers_member_list_recursively(MembershipFailureTest.java:485) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:105) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:97) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) ``` That's all output I got on the stdout: ``` BuildInfo right after master_candidate_discovers_member_list_recursively(com.hazelcast.internal.cluster.impl.MembershipFailureTest_withTCP): BuildInfo{version='3.9-SNAPSHOT', build='20170816', buildNumber=20170816, revision=24c3d11, enterprise=false, serializationVersion=1} ```
1.0
NPE in MembershipFailureTest_withTCP - The failure is from a local test run, so no Jenkins build log available. **master_candidate_discovers_member_list_recursively()** ```java java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:459) at com.hazelcast.config.Config.setProperty(Config.java:206) at com.hazelcast.internal.cluster.impl.MembershipFailureTest_withTCP.newHazelcastInstance(MembershipFailureTest_withTCP.java:52) at com.hazelcast.internal.cluster.impl.MembershipFailureTest.master_candidate_discovers_member_list_recursively(MembershipFailureTest.java:485) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:105) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:97) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) ``` That's all output I got on the stdout: ``` BuildInfo right after master_candidate_discovers_member_list_recursively(com.hazelcast.internal.cluster.impl.MembershipFailureTest_withTCP): BuildInfo{version='3.9-SNAPSHOT', build='20170816', buildNumber=20170816, revision=24c3d11, enterprise=false, serializationVersion=1} ```
defect
npe in membershipfailuretest withtcp the failure is from a local test run so no jenkins build log available master candidate discovers member list recursively java java lang nullpointerexception at java util hashtable put hashtable java at com hazelcast config config setproperty config java at com hazelcast internal cluster impl membershipfailuretest withtcp newhazelcastinstance membershipfailuretest withtcp java at com hazelcast internal cluster impl membershipfailuretest master candidate discovers member list recursively membershipfailuretest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java that s all output i got on the stdout buildinfo right after master candidate discovers member list recursively com hazelcast internal cluster impl membershipfailuretest withtcp buildinfo version snapshot build buildnumber revision enterprise false serializationversion
1
413
2,535,847,272
IssuesEvent
2015-01-26 08:25:43
localwiki/localwiki
https://api.github.com/repos/localwiki/localwiki
closed
Search snippet highlighting is naive
defect search
Duplicates parts of words if one of the query words is contained in another. Example here: https://triangle.localwiki.org/search/?q=ranking+could+be+better Results in the highlight: "ranking could be bebetter"
1.0
Search snippet highlighting is naive - Duplicates parts of words if one of the query words is contained in another. Example here: https://triangle.localwiki.org/search/?q=ranking+could+be+better Results in the highlight: "ranking could be bebetter"
defect
search snippet highlighting is naive duplicates parts of words if one of the query words is contained in another example here results in the highlight ranking could be bebetter
1
53,598
13,261,958,561
IssuesEvent
2020-08-20 20:50:46
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[tableio] named argument in class declaration (Trac #1734)
Migrated from Trac cmake defect
The sphinx build gives the following error: ```text Traceback (most recent call last): File "/private/var/folders/rc/g_4_lyp9039cj1586zzg88f40000gn/T/pip-build-A327aa/sphinx/sphinx/ext/autodoc.py", line 385, in import_object File "/Users/kmeagher/icecube/combo/release/lib/icecube/tableio/enum3.py", line 43 class enum(baseEnum, metaclass=metaEnum): ^ SyntaxError: invalid syntax ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1734">https://code.icecube.wisc.edu/projects/icecube/ticket/1734</a>, reported by kjmeagherand owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2016-06-10T08:01:03", "_ts": "1465545663829039", "description": "The sphinx build gives the following error:\n{{{\nTraceback (most recent call last):\n File \"/private/var/folders/rc/g_4_lyp9039cj1586zzg88f40000gn/T/pip-build-A327aa/sphinx/sphinx/ext/autodoc.py\", line 385, in import_object\n File \"/Users/kmeagher/icecube/combo/release/lib/icecube/tableio/enum3.py\", line 43\n class enum(baseEnum, metaclass=metaEnum):\n ^\nSyntaxError: invalid syntax\n}}}\n", "reporter": "kjmeagher", "cc": "", "resolution": "wontfix", "time": "2016-06-10T07:25:29", "component": "cmake", "summary": "[tableio] named argument in class declaration", "priority": "normal", "keywords": "", "milestone": "Long-Term Future", "owner": "jvansanten", "type": "defect" } ``` </p> </details>
1.0
[tableio] named argument in class declaration (Trac #1734) - The sphinx build gives the following error: ```text Traceback (most recent call last): File "/private/var/folders/rc/g_4_lyp9039cj1586zzg88f40000gn/T/pip-build-A327aa/sphinx/sphinx/ext/autodoc.py", line 385, in import_object File "/Users/kmeagher/icecube/combo/release/lib/icecube/tableio/enum3.py", line 43 class enum(baseEnum, metaclass=metaEnum): ^ SyntaxError: invalid syntax ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1734">https://code.icecube.wisc.edu/projects/icecube/ticket/1734</a>, reported by kjmeagherand owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2016-06-10T08:01:03", "_ts": "1465545663829039", "description": "The sphinx build gives the following error:\n{{{\nTraceback (most recent call last):\n File \"/private/var/folders/rc/g_4_lyp9039cj1586zzg88f40000gn/T/pip-build-A327aa/sphinx/sphinx/ext/autodoc.py\", line 385, in import_object\n File \"/Users/kmeagher/icecube/combo/release/lib/icecube/tableio/enum3.py\", line 43\n class enum(baseEnum, metaclass=metaEnum):\n ^\nSyntaxError: invalid syntax\n}}}\n", "reporter": "kjmeagher", "cc": "", "resolution": "wontfix", "time": "2016-06-10T07:25:29", "component": "cmake", "summary": "[tableio] named argument in class declaration", "priority": "normal", "keywords": "", "milestone": "Long-Term Future", "owner": "jvansanten", "type": "defect" } ``` </p> </details>
defect
named argument in class declaration trac the sphinx build gives the following error text traceback most recent call last file private var folders rc g t pip build sphinx sphinx ext autodoc py line in import object file users kmeagher icecube combo release lib icecube tableio py line class enum baseenum metaclass metaenum syntaxerror invalid syntax migrated from json status closed changetime ts description the sphinx build gives the following error n ntraceback most recent call last n file private var folders rc g t pip build sphinx sphinx ext autodoc py line in import object n file users kmeagher icecube combo release lib icecube tableio py line n class enum baseenum metaclass metaenum n nsyntaxerror invalid syntax n n reporter kjmeagher cc resolution wontfix time component cmake summary named argument in class declaration priority normal keywords milestone long term future owner jvansanten type defect
1
15,405
2,851,528,237
IssuesEvent
2015-06-01 07:37:22
yannrichet/jmathplot
https://api.github.com/repos/yannrichet/jmathplot
closed
Java JMathPlot key questions
auto-migrated Priority-Medium Type-Defect
``` -Does JMathPlot have a GPL style license making the library free for commercial use and inclusion (but not reselling)? -Where are the Javadoc files for JMathPlot? -May JMathPlot produce graphs, charts, plots which are fully 3D rotatable? -May JMathPlot produce one object for the final chart, which includes all data and metadata within the plot, as a fully rotatable JAVA3D Object? How is this acheived? -May JMathPlot produce 2D or 3D graphs as jpeg, bmp, gif, png file types automatically? ``` Original issue reported on code.google.com by `stargate...@live.co.uk` on 12 Jun 2012 at 3:56
1.0
Java JMathPlot key questions - ``` -Does JMathPlot have a GPL style license making the library free for commercial use and inclusion (but not reselling)? -Where are the Javadoc files for JMathPlot? -May JMathPlot produce graphs, charts, plots which are fully 3D rotatable? -May JMathPlot produce one object for the final chart, which includes all data and metadata within the plot, as a fully rotatable JAVA3D Object? How is this acheived? -May JMathPlot produce 2D or 3D graphs as jpeg, bmp, gif, png file types automatically? ``` Original issue reported on code.google.com by `stargate...@live.co.uk` on 12 Jun 2012 at 3:56
defect
java jmathplot key questions does jmathplot have a gpl style license making the library free for commercial use and inclusion but not reselling where are the javadoc files for jmathplot may jmathplot produce graphs charts plots which are fully rotatable may jmathplot produce one object for the final chart which includes all data and metadata within the plot as a fully rotatable object how is this acheived may jmathplot produce or graphs as jpeg bmp gif png file types automatically original issue reported on code google com by stargate live co uk on jun at
1
40,764
8,838,780,227
IssuesEvent
2019-01-05 21:07:21
dotnet/roslyn-analyzers
https://api.github.com/repos/dotnet/roslyn-analyzers
closed
CA2007 DoNotDirectlyAwaitATask code fixer should offer `ConfigureAwait(true)` as a fix
4 - In Review Area-Microsoft.CodeQuality.Analyzers Feature Request
#### Analyzer package [Microsoft.CodeAnalysis.FxCopAnalyzers](https://www.nuget.org/packages/Microsoft.CodeAnalysis.FxCopAnalyzers) #### Package Version v2.6.2 #### Diagnostic ID Example: [CA2007](https://github.com/mavasani/roslyn-analyzers/blob/master/src/Microsoft.CodeQuality.Analyzers/Core/ApiDesignGuidelines/DoNotDirectlyAwaitATask.cs) #### Repro steps 1. Await a task directly. 1. When the diagnostic is produced saying to not await a task directly, review the offered code fixes. #### Expected behavior There should be a code fix to add `.ConfigureAwait(true)` as well as `.ConfigureAwait(false)`. The `true` argument is the default behavior, and adding it will suppress the warning when it is actually the default task await behavior that the author wants. #### Actual behavior Only `.ConfigureAwait(false)` is offered.
1.0
CA2007 DoNotDirectlyAwaitATask code fixer should offer `ConfigureAwait(true)` as a fix - #### Analyzer package [Microsoft.CodeAnalysis.FxCopAnalyzers](https://www.nuget.org/packages/Microsoft.CodeAnalysis.FxCopAnalyzers) #### Package Version v2.6.2 #### Diagnostic ID Example: [CA2007](https://github.com/mavasani/roslyn-analyzers/blob/master/src/Microsoft.CodeQuality.Analyzers/Core/ApiDesignGuidelines/DoNotDirectlyAwaitATask.cs) #### Repro steps 1. Await a task directly. 1. When the diagnostic is produced saying to not await a task directly, review the offered code fixes. #### Expected behavior There should be a code fix to add `.ConfigureAwait(true)` as well as `.ConfigureAwait(false)`. The `true` argument is the default behavior, and adding it will suppress the warning when it is actually the default task await behavior that the author wants. #### Actual behavior Only `.ConfigureAwait(false)` is offered.
non_defect
donotdirectlyawaitatask code fixer should offer configureawait true as a fix analyzer package package version diagnostic id example repro steps await a task directly when the diagnostic is produced saying to not await a task directly review the offered code fixes expected behavior there should be a code fix to add configureawait true as well as configureawait false the true argument is the default behavior and adding it will suppress the warning when it is actually the default task await behavior that the author wants actual behavior only configureawait false is offered
0
60,238
17,023,376,714
IssuesEvent
2021-07-03 01:42:25
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Default values in Config.pri require extern libs
Component: merkaartor Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 12.46pm, Saturday, 21st March 2009]** For about a week now I've some troubles building M. due to missing libraries. It seems that the GDAL and GEOIMAGE flags in Config.pri are enabled by default. I suggest to disable all extern libs by default, since I'd expect repositories to build after checkout without the hassle of searching for missing includes. Anyway when disabling GDAL via ```qmake -recursive NODEBUG=1 NVIDIA_HACK=1 GDAL=0 Merkaartor.pro``` I still get errors about missing includes in ImportExportSHP.cpp and it seems the Importer is built anyway. Additionally I do not find any information in Config.pri about what library is needed to make that importer work (as it is done in the comment by GEOIMAGE).
1.0
Default values in Config.pri require extern libs - **[Submitted to the original trac issue database at 12.46pm, Saturday, 21st March 2009]** For about a week now I've some troubles building M. due to missing libraries. It seems that the GDAL and GEOIMAGE flags in Config.pri are enabled by default. I suggest to disable all extern libs by default, since I'd expect repositories to build after checkout without the hassle of searching for missing includes. Anyway when disabling GDAL via ```qmake -recursive NODEBUG=1 NVIDIA_HACK=1 GDAL=0 Merkaartor.pro``` I still get errors about missing includes in ImportExportSHP.cpp and it seems the Importer is built anyway. Additionally I do not find any information in Config.pri about what library is needed to make that importer work (as it is done in the comment by GEOIMAGE).
defect
default values in config pri require extern libs for about a week now i ve some troubles building m due to missing libraries it seems that the gdal and geoimage flags in config pri are enabled by default i suggest to disable all extern libs by default since i d expect repositories to build after checkout without the hassle of searching for missing includes anyway when disabling gdal via qmake recursive nodebug nvidia hack gdal merkaartor pro i still get errors about missing includes in importexportshp cpp and it seems the importer is built anyway additionally i do not find any information in config pri about what library is needed to make that importer work as it is done in the comment by geoimage
1
606,582
18,765,371,572
IssuesEvent
2021-11-05 22:44:54
rocky-linux/rockylinux.org
https://api.github.com/repos/rocky-linux/rockylinux.org
closed
Make AMIs available as public AMIs
priority: medium tag: content tag: good first issue tag: help wanted type: enhancement
## Description Currently the official Amazon Machine Images (AMIs) are available only in the AWS market place. That's a fine place but it means that the images aren't available until a user subscribes, so if they search for Rocky by default they get unofficial images which may or may not be updated later. Please publish the AMIs as public ones. See also https://github.com/rocky-linux/rockylinux.org/issues/172 and https://forums.rockylinux.org/t/rocky-linux-official-aws-ami/3049/14 (which also states that this would be useful when creating an instance using Terraform) I'm happy to do this but lack the appropriate access right now.
1.0
Make AMIs available as public AMIs - ## Description Currently the official Amazon Machine Images (AMIs) are available only in the AWS market place. That's a fine place but it means that the images aren't available until a user subscribes, so if they search for Rocky by default they get unofficial images which may or may not be updated later. Please publish the AMIs as public ones. See also https://github.com/rocky-linux/rockylinux.org/issues/172 and https://forums.rockylinux.org/t/rocky-linux-official-aws-ami/3049/14 (which also states that this would be useful when creating an instance using Terraform) I'm happy to do this but lack the appropriate access right now.
non_defect
make amis available as public amis description currently the official amazon machine images amis are available only in the aws market place that s a fine place but it means that the images aren t available until a user subscribes so if they search for rocky by default they get unofficial images which may or may not be updated later please publish the amis as public ones see also and which also states that this would be useful when creating an instance using terraform i m happy to do this but lack the appropriate access right now
0
430,113
30,117,441,279
IssuesEvent
2023-06-30 12:42:28
MissiegoBeats/JaPy
https://api.github.com/repos/MissiegoBeats/JaPy
closed
Generate javadoc
documentation
ES: Comprobar que todo está documentado correctamente en el código y generar el javadoc (ponerlo en la carpeta principal del github) EN: Check that everything is documented correctly in the code and generate the javadoc (put it in the main github folder)
1.0
Generate javadoc - ES: Comprobar que todo está documentado correctamente en el código y generar el javadoc (ponerlo en la carpeta principal del github) EN: Check that everything is documented correctly in the code and generate the javadoc (put it in the main github folder)
non_defect
generate javadoc es comprobar que todo está documentado correctamente en el código y generar el javadoc ponerlo en la carpeta principal del github en check that everything is documented correctly in the code and generate the javadoc put it in the main github folder
0
73,631
24,727,250,950
IssuesEvent
2022-10-20 14:51:17
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
basinhopping jumps to a non-accepted place (on first round?)
defect scipy.optimize
``` from scipy.optimize import basinhopping f1 = lambda x: (x-4) def nay(**kwargs): return False x0 = [1.] print basinhopping(f1, x0, accept_test=nay, niter=200) ``` This results to ``` x: array([ -1.80746874e+08]) ``` but shouldn't the jump to this position have been rejected, since the accept test fails?
1.0
basinhopping jumps to a non-accepted place (on first round?) - ``` from scipy.optimize import basinhopping f1 = lambda x: (x-4) def nay(**kwargs): return False x0 = [1.] print basinhopping(f1, x0, accept_test=nay, niter=200) ``` This results to ``` x: array([ -1.80746874e+08]) ``` but shouldn't the jump to this position have been rejected, since the accept test fails?
defect
basinhopping jumps to a non accepted place on first round from scipy optimize import basinhopping lambda x x def nay kwargs return false print basinhopping accept test nay niter this results to x array but shouldn t the jump to this position have been rejected since the accept test fails
1
3,977
3,637,727,726
IssuesEvent
2016-02-12 12:26:34
rabbitmq/rabbitmq-management
https://api.github.com/repos/rabbitmq/rabbitmq-management
closed
rabbitmqadmin declare user fails to update user hashing function
bug effort-low usability
See [this thread](https://groups.google.com/forum/#!topic/rabbitmq-users/yJHV3CnlRdo). This can be a `rabbitmqadmin`-specific issue. It only affects those exporting definitions on `3.5.x` and importing them into `3.6.0`, not those upgrading in place.
True
rabbitmqadmin declare user fails to update user hashing function - See [this thread](https://groups.google.com/forum/#!topic/rabbitmq-users/yJHV3CnlRdo). This can be a `rabbitmqadmin`-specific issue. It only affects those exporting definitions on `3.5.x` and importing them into `3.6.0`, not those upgrading in place.
non_defect
rabbitmqadmin declare user fails to update user hashing function see this can be a rabbitmqadmin specific issue it only affects those exporting definitions on x and importing them into not those upgrading in place
0
57,480
15,801,590,915
IssuesEvent
2021-04-03 05:39:14
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
new confirm to quit not working on sway
A-Electron T-Defect X-Regression X-Release-Blocker
<!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description A confirmation dialogue for quitting element desktop was recently added (nightly). On sway, `Ctrl+Q` makes the dialogue appear, however neither confirming nor denying does quit element. `Ctrl+Shift+Q` minimizes Element to tray, makes the dialogue appear somewhere behind something. This applies not only when Element is in focus, but it actually steals focus for the key combo even from other applications, e.g. my browser. Apparently also `F4` is captured the same way from htop within uxrvt (`Alt+F4` being the relevant key combo on windows). Noticably both of these are not native wayland apps but run through xwayland. ### Steps to reproduce - as above - hit me with techincal questions about details that may be missing <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> Logs being sent: yes <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information <!-- IMPORTANT: please answer the following questions, to help us narrow down the problem --> - **Platform**: desktop For the desktop app: - **OS**: Arch Linux - **Version**: aur/element-desktop-nightly-bin 2021033001
1.0
new confirm to quit not working on sway - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description A confirmation dialogue for quitting element desktop was recently added (nightly). On sway, `Ctrl+Q` makes the dialogue appear, however neither confirming nor denying does quit element. `Ctrl+Shift+Q` minimizes Element to tray, makes the dialogue appear somewhere behind something. This applies not only when Element is in focus, but it actually steals focus for the key combo even from other applications, e.g. my browser. Apparently also `F4` is captured the same way from htop within uxrvt (`Alt+F4` being the relevant key combo on windows). Noticably both of these are not native wayland apps but run through xwayland. ### Steps to reproduce - as above - hit me with techincal questions about details that may be missing <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> Logs being sent: yes <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information <!-- IMPORTANT: please answer the following questions, to help us narrow down the problem --> - **Platform**: desktop For the desktop app: - **OS**: Arch Linux - **Version**: aur/element-desktop-nightly-bin 2021033001
defect
new confirm to quit not working on sway this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it you may remove sections that aren t relevant to your particular case text between marks will be invisible in the report description a confirmation dialogue for quitting element desktop was recently added nightly on sway ctrl q makes the dialogue appear however neither confirming nor denying does quit element ctrl shift q minimizes element to tray makes the dialogue appear somewhere behind something this applies not only when element is in focus but it actually steals focus for the key combo even from other applications e g my browser apparently also is captured the same way from htop within uxrvt alt being the relevant key combo on windows noticably both of these are not native wayland apps but run through xwayland steps to reproduce as above hit me with techincal questions about details that may be missing please send us logs for your bug report they re very important for bugs which are hard to reproduce to do this create this issue then go to your account settings and click submit debug logs from the help about tab logs being sent yes version information platform desktop for the desktop app os arch linux version aur element desktop nightly bin
1
53,283
13,261,350,435
IssuesEvent
2020-08-20 19:44:15
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
DomTools examples don't run (Trac #1119)
Migrated from Trac combo reconstruction defect
DAQReTrigger.py and I3LCCleaning-DOMLaunches.py can'l load payloads-unpacker /I3FirstPulsifierExample.py bad input to I3Reader IC80toIC40RetriggerWithSLCFilter.py can't load libDOMcalibrator IC80toIC60Retriggering.py can't load libtwr-decode <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1119">https://code.icecube.wisc.edu/projects/icecube/ticket/1119</a>, reported by kjmeagherand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "_ts": "1550067117911749", "description": "DAQReTrigger.py and I3LCCleaning-DOMLaunches.py can'l load payloads-unpacker\n/I3FirstPulsifierExample.py bad input to I3Reader\nIC80toIC40RetriggerWithSLCFilter.py can't load libDOMcalibrator\nIC80toIC60Retriggering.py can't load libtwr-decode", "reporter": "kjmeagher", "cc": "", "resolution": "fixed", "time": "2015-08-17T14:15:52", "component": "combo reconstruction", "summary": "DomTools examples don't run", "priority": "normal", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
1.0
DomTools examples don't run (Trac #1119) - DAQReTrigger.py and I3LCCleaning-DOMLaunches.py can'l load payloads-unpacker /I3FirstPulsifierExample.py bad input to I3Reader IC80toIC40RetriggerWithSLCFilter.py can't load libDOMcalibrator IC80toIC60Retriggering.py can't load libtwr-decode <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1119">https://code.icecube.wisc.edu/projects/icecube/ticket/1119</a>, reported by kjmeagherand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "_ts": "1550067117911749", "description": "DAQReTrigger.py and I3LCCleaning-DOMLaunches.py can'l load payloads-unpacker\n/I3FirstPulsifierExample.py bad input to I3Reader\nIC80toIC40RetriggerWithSLCFilter.py can't load libDOMcalibrator\nIC80toIC60Retriggering.py can't load libtwr-decode", "reporter": "kjmeagher", "cc": "", "resolution": "fixed", "time": "2015-08-17T14:15:52", "component": "combo reconstruction", "summary": "DomTools examples don't run", "priority": "normal", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
defect
domtools examples don t run trac daqretrigger py and domlaunches py can l load payloads unpacker py bad input to py can t load libdomcalibrator py can t load libtwr decode migrated from json status closed changetime ts description daqretrigger py and domlaunches py can l load payloads unpacker n py bad input to py can t load libdomcalibrator py can t load libtwr decode reporter kjmeagher cc resolution fixed time component combo reconstruction summary domtools examples don t run priority normal keywords milestone owner olivas type defect
1
52,119
13,722,108,326
IssuesEvent
2020-10-03 01:47:12
sosaheri/psico
https://api.github.com/repos/sosaheri/psico
opened
CVE-2018-19839 (Medium) detected in libsass3.3.6
security vulnerability
## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>libsass3.3.6</b></p></summary> <p> <p>A C/C++ implementation of a Sass compiler</p> <p>Library home page: <a href=https://github.com/sass/libsass.git>https://github.com/sass/libsass.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/sosaheri/psico/commit/5b9c2ee2bfe63ee377dfe9d066b1db6290d92e6b">5b9c2ee2bfe63ee377dfe9d066b1db6290d92e6b</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 (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>psico/psico/resources/docs/source/node_modules/node-sass/src/libsass/src/utf8/checked.h</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> In LibSass prior to 3.5.5, the function handle_error in sass_context.cpp allows attackers to cause a denial-of-service resulting from a heap-based buffer over-read via a crafted sass file. <p>Publish Date: 2018-12-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19839>CVE-2018-19839</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839</a></p> <p>Release Date: 2018-12-04</p> <p>Fix Resolution: Libsass: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-19839 (Medium) detected in libsass3.3.6 - ## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>libsass3.3.6</b></p></summary> <p> <p>A C/C++ implementation of a Sass compiler</p> <p>Library home page: <a href=https://github.com/sass/libsass.git>https://github.com/sass/libsass.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/sosaheri/psico/commit/5b9c2ee2bfe63ee377dfe9d066b1db6290d92e6b">5b9c2ee2bfe63ee377dfe9d066b1db6290d92e6b</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 (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>psico/psico/resources/docs/source/node_modules/node-sass/src/libsass/src/utf8/checked.h</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> In LibSass prior to 3.5.5, the function handle_error in sass_context.cpp allows attackers to cause a denial-of-service resulting from a heap-based buffer over-read via a crafted sass file. <p>Publish Date: 2018-12-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19839>CVE-2018-19839</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19839</a></p> <p>Release Date: 2018-12-04</p> <p>Fix Resolution: Libsass: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 medium detected in cve medium severity vulnerability vulnerable library a c c implementation of a sass compiler library home page a href found in head commit a href found in base branch master vulnerable source files psico psico resources docs source node modules node sass src libsass src checked h vulnerability details in libsass prior to the function handle error in sass context cpp allows attackers to cause a denial of service resulting from a heap based buffer over read via a crafted sass file 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 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 libsass step up your open source security game with whitesource
0
753,349
26,344,772,000
IssuesEvent
2023-01-10 20:56:47
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
jobs.v3.api_client.general_search_sample_test: test_general_search_sample failed
priority: p1 type: bug api: jobs samples flakybot: issue
Note: #8180 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 66e069f916ffc0c3f19899f5083d32ebc514a8f3 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/fea8fe56-8bef-4375-a365-e791f47ba958), [Sponge](http://sponge2/fea8fe56-8bef-4375-a365-e791f47ba958) status: failed <details><summary>Test output</summary><br><pre>Traceback (most recent call last): File "/workspace/jobs/v3/api_client/general_search_sample_test.py", line 25, in company_and_job company_name, job_name = general_search_sample.set_up() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/jobs/v3/api_client/general_search_sample.py", line 205, in set_up company_created = base_company_sample.create_company( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/jobs/v3/api_client/base_company_sample.py", line 62, in create_company raise e File "/workspace/jobs/v3/api_client/base_company_sample.py", line 57, in create_company parent=parent, body=request).execute() ^^^^^^^^^ File "/workspace/jobs/v3/api_client/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper return wrapped(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/jobs/v3/api_client/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/http.py", line 937, in execute raise HttpError(resp, content, uri=self.uri) googleapiclient.errors.HttpError: <HttpError 400 when requesting https://jobs.googleapis.com/v3/projects/python-docs-samples-tests-311/companies?alt=json returned "Service must be permitted to access job and behavioral data to improve common machine learning models, so only data deletion calls are accessible if these terms have not been opted in to. See https://console.cloud.google.com/talent-solution/data-permission-onboard for more information.. Request ID for tracking: 1cb8fa45-2acd-46ad-82cf-4b321c778a79:APAb7ITepE4o1EamgAEiM8KuIZXh9gcspQ==". Details: "Service must be permitted to access job and behavioral data to improve common machine learning models, so only data deletion calls are accessible if these terms have not been opted in to. See https://console.cloud.google.com/talent-solution/data-permission-onboard for more information.. Request ID for tracking: 1cb8fa45-2acd-46ad-82cf-4b321c778a79:APAb7ITepE4o1EamgAEiM8KuIZXh9gcspQ=="></pre></details>
1.0
jobs.v3.api_client.general_search_sample_test: test_general_search_sample failed - Note: #8180 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 66e069f916ffc0c3f19899f5083d32ebc514a8f3 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/fea8fe56-8bef-4375-a365-e791f47ba958), [Sponge](http://sponge2/fea8fe56-8bef-4375-a365-e791f47ba958) status: failed <details><summary>Test output</summary><br><pre>Traceback (most recent call last): File "/workspace/jobs/v3/api_client/general_search_sample_test.py", line 25, in company_and_job company_name, job_name = general_search_sample.set_up() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/jobs/v3/api_client/general_search_sample.py", line 205, in set_up company_created = base_company_sample.create_company( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/jobs/v3/api_client/base_company_sample.py", line 62, in create_company raise e File "/workspace/jobs/v3/api_client/base_company_sample.py", line 57, in create_company parent=parent, body=request).execute() ^^^^^^^^^ File "/workspace/jobs/v3/api_client/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper return wrapped(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/jobs/v3/api_client/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/http.py", line 937, in execute raise HttpError(resp, content, uri=self.uri) googleapiclient.errors.HttpError: <HttpError 400 when requesting https://jobs.googleapis.com/v3/projects/python-docs-samples-tests-311/companies?alt=json returned "Service must be permitted to access job and behavioral data to improve common machine learning models, so only data deletion calls are accessible if these terms have not been opted in to. See https://console.cloud.google.com/talent-solution/data-permission-onboard for more information.. Request ID for tracking: 1cb8fa45-2acd-46ad-82cf-4b321c778a79:APAb7ITepE4o1EamgAEiM8KuIZXh9gcspQ==". Details: "Service must be permitted to access job and behavioral data to improve common machine learning models, so only data deletion calls are accessible if these terms have not been opted in to. See https://console.cloud.google.com/talent-solution/data-permission-onboard for more information.. Request ID for tracking: 1cb8fa45-2acd-46ad-82cf-4b321c778a79:APAb7ITepE4o1EamgAEiM8KuIZXh9gcspQ=="></pre></details>
non_defect
jobs api client general search sample test test general search sample failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output traceback most recent call last file workspace jobs api client general search sample test py line in company and job company name job name general search sample set up file workspace jobs api client general search sample py line in set up company created base company sample create company file workspace jobs api client base company sample py line in create company raise e file workspace jobs api client base company sample py line in create company parent parent body request execute file workspace jobs api client nox py lib site packages googleapiclient helpers py line in positional wrapper return wrapped args kwargs file workspace jobs api client nox py lib site packages googleapiclient http py line in execute raise httperror resp content uri self uri googleapiclient errors httperror
0
12,217
2,685,511,947
IssuesEvent
2015-03-30 01:59:03
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
closed
*ERROR* TaskMgr.py:122: unbound identifier 'meuk'
auto-migrated milestone-0.9 Priority-Medium Type-Defect
**Issue by adr2tra...@gmail.com** _8 Jul 2011 at 4:29 GMT_ _Originally opened on Google Code_ ---- ``` What steps will reproduce the problem? [generating c++ code..] *ERROR* TaskMgr.py:122: unbound identifier 'meuk' code: Var = Task["Function"](self) What is the expected output? What do you see instead? to work lol. To ahve a c++ output. What version of the product are you using? On what operating system? Newest one that is posted under downloads. Please provide any additional information below. Not sure what the error really means, but I think it is at that line from that number it gives. The code calls that a function passing it "self" to the function so the function can call things from this function. ```
1.0
*ERROR* TaskMgr.py:122: unbound identifier 'meuk' - **Issue by adr2tra...@gmail.com** _8 Jul 2011 at 4:29 GMT_ _Originally opened on Google Code_ ---- ``` What steps will reproduce the problem? [generating c++ code..] *ERROR* TaskMgr.py:122: unbound identifier 'meuk' code: Var = Task["Function"](self) What is the expected output? What do you see instead? to work lol. To ahve a c++ output. What version of the product are you using? On what operating system? Newest one that is posted under downloads. Please provide any additional information below. Not sure what the error really means, but I think it is at that line from that number it gives. The code calls that a function passing it "self" to the function so the function can call things from this function. ```
defect
error taskmgr py unbound identifier meuk issue by gmail com jul at gmt originally opened on google code what steps will reproduce the problem error taskmgr py unbound identifier meuk code var task self what is the expected output what do you see instead to work lol to ahve a c output what version of the product are you using on what operating system newest one that is posted under downloads please provide any additional information below not sure what the error really means but i think it is at that line from that number it gives the code calls that a function passing it self to the function so the function can call things from this function
1
21,815
17,795,186,263
IssuesEvent
2021-08-31 21:07:34
CAIDA/ioda-ui
https://api.github.com/repos/CAIDA/ioda-ui
closed
[ QA ] - Refactor Raw Signals Chart
usability Performance
Referencing #305 - > Update functions that render UI to instead build the UI code in the component that is using it, instead of building the UI code first, and then passing that through a function as props, also causing multiple calls to that function This particular function gets a standalone ticket as it requires the raw signals table to also need some reconfiguration. - [x] Change the function method of populating the raw signals chart component to having its props passed to the modal component, with the UI built at the destination where the function had been rendering. - [x] Reconfigure the table to work with the new chart - - [x] Check all/uncheck max buttons - - [x] Not allowing more entities to display than max allowed - - [x] Loading all additional entities if more than initial load - - [x] Allowing for additional entities loaded to be able to display in the chart UI
True
[ QA ] - Refactor Raw Signals Chart - Referencing #305 - > Update functions that render UI to instead build the UI code in the component that is using it, instead of building the UI code first, and then passing that through a function as props, also causing multiple calls to that function This particular function gets a standalone ticket as it requires the raw signals table to also need some reconfiguration. - [x] Change the function method of populating the raw signals chart component to having its props passed to the modal component, with the UI built at the destination where the function had been rendering. - [x] Reconfigure the table to work with the new chart - - [x] Check all/uncheck max buttons - - [x] Not allowing more entities to display than max allowed - - [x] Loading all additional entities if more than initial load - - [x] Allowing for additional entities loaded to be able to display in the chart UI
non_defect
refactor raw signals chart referencing update functions that render ui to instead build the ui code in the component that is using it instead of building the ui code first and then passing that through a function as props also causing multiple calls to that function this particular function gets a standalone ticket as it requires the raw signals table to also need some reconfiguration change the function method of populating the raw signals chart component to having its props passed to the modal component with the ui built at the destination where the function had been rendering reconfigure the table to work with the new chart check all uncheck max buttons not allowing more entities to display than max allowed loading all additional entities if more than initial load allowing for additional entities loaded to be able to display in the chart ui
0
34,939
6,395,512,240
IssuesEvent
2017-08-04 13:27:23
blackbaud/stache2
https://api.github.com/repos/blackbaud/stache2
closed
Document > `routerLink` vs. `href`
documentation
Document, with code samples, how to add links in Stache2. I'm guessing some people will make the mistake that I did that you can't use href for internal links.
1.0
Document > `routerLink` vs. `href` - Document, with code samples, how to add links in Stache2. I'm guessing some people will make the mistake that I did that you can't use href for internal links.
non_defect
document routerlink vs href document with code samples how to add links in i m guessing some people will make the mistake that i did that you can t use href for internal links
0
39,363
9,415,535,070
IssuesEvent
2019-04-10 12:52:36
playframework/playframework
https://api.github.com/repos/playframework/playframework
closed
Inconsistency between code and comment of method Result#as(String)
type:defect
### Play Version (2.5.x / etc) 2.6.x, 2.7.0 ### API (Scala / Java / Neither / Both) Both ### Expected Behavior According to the JavaDoc of Result#as(String), it should _return a copy of the result with a different Content-Type header._ (Java version). Two alternatives : * it is expected that the ```session``` and the ```flash``` objects are copied from the original Result instance. That means the constructor ```Result(ResponseHeader, HttpEntity, Session, Flash, List<Cookie>)``` should be called. * the comment of the method should be rewritten by explicitly declaring that only the headers and the body are copied. ### Actual Behavior The ```session``` and the ```flash``` objects are dropped because the constructor ```Result(ResponseHeader, HttpEntity)``` is called. Kind regards, porchy13
1.0
Inconsistency between code and comment of method Result#as(String) - ### Play Version (2.5.x / etc) 2.6.x, 2.7.0 ### API (Scala / Java / Neither / Both) Both ### Expected Behavior According to the JavaDoc of Result#as(String), it should _return a copy of the result with a different Content-Type header._ (Java version). Two alternatives : * it is expected that the ```session``` and the ```flash``` objects are copied from the original Result instance. That means the constructor ```Result(ResponseHeader, HttpEntity, Session, Flash, List<Cookie>)``` should be called. * the comment of the method should be rewritten by explicitly declaring that only the headers and the body are copied. ### Actual Behavior The ```session``` and the ```flash``` objects are dropped because the constructor ```Result(ResponseHeader, HttpEntity)``` is called. Kind regards, porchy13
defect
inconsistency between code and comment of method result as string play version x etc x api scala java neither both both expected behavior according to the javadoc of result as string it should return a copy of the result with a different content type header java version two alternatives it is expected that the session and the flash objects are copied from the original result instance that means the constructor result responseheader httpentity session flash list should be called the comment of the method should be rewritten by explicitly declaring that only the headers and the body are copied actual behavior the session and the flash objects are dropped because the constructor result responseheader httpentity is called kind regards
1
2,589
5,313,759,378
IssuesEvent
2017-02-13 13:14:29
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Import All In One SEO Settings - Permission error
acceptance bug compatibility onboarding wizard
### What did you expect to happen? I want to import settings from All In One Seo to Yoast. ### What happened instead? An error permission occurred. My user is admin. ### How can we reproduce this behavior? I'va tried in a new installation and the same has occurred. You can reproduce it on any updated wordpress. ### Technical info - WordPress version: 4.6.1 - Yoast SEO version: 3.7.0 - All In One SEO version: 2.3.10.2
True
Import All In One SEO Settings - Permission error - ### What did you expect to happen? I want to import settings from All In One Seo to Yoast. ### What happened instead? An error permission occurred. My user is admin. ### How can we reproduce this behavior? I'va tried in a new installation and the same has occurred. You can reproduce it on any updated wordpress. ### Technical info - WordPress version: 4.6.1 - Yoast SEO version: 3.7.0 - All In One SEO version: 2.3.10.2
non_defect
import all in one seo settings permission error what did you expect to happen i want to import settings from all in one seo to yoast what happened instead an error permission occurred my user is admin how can we reproduce this behavior i va tried in a new installation and the same has occurred you can reproduce it on any updated wordpress technical info wordpress version yoast seo version all in one seo version
0
15,231
3,453,285,205
IssuesEvent
2015-12-17 10:28:59
red/red
https://api.github.com/repos/red/red
closed
R.G.B.A(Transprancy) or R.G.B.O(Opacity)?
Red status.built status.tested type.review
1. In my Test on Atom Tablet with Windows 10, the 4th element of the color tuple is Opacity. The bigger the number is, the more opaque the color is. I just need to be sure the system that Red use is RGBA or RGBO. 2. No matter the 4th element of a color is 0 or 255, the color will become opaque. this is absolutely a bug.
1.0
R.G.B.A(Transprancy) or R.G.B.O(Opacity)? - 1. In my Test on Atom Tablet with Windows 10, the 4th element of the color tuple is Opacity. The bigger the number is, the more opaque the color is. I just need to be sure the system that Red use is RGBA or RGBO. 2. No matter the 4th element of a color is 0 or 255, the color will become opaque. this is absolutely a bug.
non_defect
r g b a transprancy or r g b o opacity in my test on atom tablet with windows the element of the color tuple is opacity the bigger the number is the more opaque the color is i just need to be sure the system that red use is rgba or rgbo no matter the element of a color is or the color will become opaque this is absolutely a bug
0
11,659
2,660,028,094
IssuesEvent
2015-03-19 01:45:01
perfsonar/i2util
https://api.github.com/repos/perfsonar/i2util
opened
Segfault when inputting empty password to pfstore
Milestone-Release3.5 Priority-Medium Type-Defect
_From @arlake228 on March 14, 2015 12:50_ Original [issue 1054](https://code.google.com/p/perfsonar-ps/issues/detail?id=1054) created by arlake228 on 2015-01-26T10:09:54.000Z: <b>What steps will reproduce the problem?</b> 1. pfstore -n -f test.pfs jdoe 2. Press enter. <b>What is the expected output? What do you see instead?</b> Expected empty passphrase to be added to pfs, but get segfault instead. <b>What version of the product are you using? On what operating system?</b> 1.2-2 on Debian Linux. <b>Please provide any additional information below.</b> Commit for tests and fix here: https://code.google.com/r/rshearma-i2util/source/detail?r=6d472a9c1e88d631d26f5f1508f3edc17699d656&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=92fafb919b30efe15ed0ab601f0b4197ccd6bfeb&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=640af2e20c23ce0e99baa49fdde41a5ab3754358&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=20a0cd54da354289972ce28629d55ab0a55b63ca&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=c29e3e9880c6448e41d8ba959430e7bf7fc8a662&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=7b56c128886fbd1d1a19fc9c27b178570e5f4ce9&amp;name=readpassphrase-fix _Copied from original issue: perfsonar/project#1052_
1.0
Segfault when inputting empty password to pfstore - _From @arlake228 on March 14, 2015 12:50_ Original [issue 1054](https://code.google.com/p/perfsonar-ps/issues/detail?id=1054) created by arlake228 on 2015-01-26T10:09:54.000Z: <b>What steps will reproduce the problem?</b> 1. pfstore -n -f test.pfs jdoe 2. Press enter. <b>What is the expected output? What do you see instead?</b> Expected empty passphrase to be added to pfs, but get segfault instead. <b>What version of the product are you using? On what operating system?</b> 1.2-2 on Debian Linux. <b>Please provide any additional information below.</b> Commit for tests and fix here: https://code.google.com/r/rshearma-i2util/source/detail?r=6d472a9c1e88d631d26f5f1508f3edc17699d656&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=92fafb919b30efe15ed0ab601f0b4197ccd6bfeb&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=640af2e20c23ce0e99baa49fdde41a5ab3754358&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=20a0cd54da354289972ce28629d55ab0a55b63ca&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=c29e3e9880c6448e41d8ba959430e7bf7fc8a662&amp;name=readpassphrase-fix https://code.google.com/r/rshearma-i2util/source/detail?r=7b56c128886fbd1d1a19fc9c27b178570e5f4ce9&amp;name=readpassphrase-fix _Copied from original issue: perfsonar/project#1052_
defect
segfault when inputting empty password to pfstore from on march original created by on what steps will reproduce the problem pfstore n f test pfs jdoe press enter what is the expected output what do you see instead expected empty passphrase to be added to pfs but get segfault instead what version of the product are you using on what operating system on debian linux please provide any additional information below commit for tests and fix here copied from original issue perfsonar project
1
40,609
10,064,918,075
IssuesEvent
2019-07-23 09:41:13
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Warnings in Generated Code: byte[] vs byte...
T: Defect
### Expected behavior and actual behavior: #### Expected No (unsuppressed) warnings in generated code #### Actual In code generated from the below table, there will be a method in `FileRecord` like the following ```java @Override public FileRecord value2(byte... value) { setContent(value); return this; } ``` This raises the warning `Varargs methods should only override or be overridden by other varargs methods unlike FileRecord.value2(byte...) and Record2<String,byte[]>.value2(byte[])` Interestingly, the method `#values` is generated as follows (with `byte[]` instead of `byte...`): ```java @Override public FileRecord values(String value1, byte[] value2) { value1(value1); value2(value2); return this; } ``` ### Steps to reproduce the problem (if possible, create an MCVE: https://github.com/jOOQ/jOOQ-mcve): Generate code for a table like ```sql create table base.file ( id varchar(100) not null, content bytea ,constraint file$c$p primary key (id) ); ``` ### Versions: - jOOQ: 3.11.11 - Java: openjdk version "11.0.1" 2018-10-16 - Database (include vendor): Postgres - OS: MacOs Mojave - JDBC Driver (include name if inofficial driver): org.postgresql:postgresql:42.2.5
1.0
Warnings in Generated Code: byte[] vs byte... - ### Expected behavior and actual behavior: #### Expected No (unsuppressed) warnings in generated code #### Actual In code generated from the below table, there will be a method in `FileRecord` like the following ```java @Override public FileRecord value2(byte... value) { setContent(value); return this; } ``` This raises the warning `Varargs methods should only override or be overridden by other varargs methods unlike FileRecord.value2(byte...) and Record2<String,byte[]>.value2(byte[])` Interestingly, the method `#values` is generated as follows (with `byte[]` instead of `byte...`): ```java @Override public FileRecord values(String value1, byte[] value2) { value1(value1); value2(value2); return this; } ``` ### Steps to reproduce the problem (if possible, create an MCVE: https://github.com/jOOQ/jOOQ-mcve): Generate code for a table like ```sql create table base.file ( id varchar(100) not null, content bytea ,constraint file$c$p primary key (id) ); ``` ### Versions: - jOOQ: 3.11.11 - Java: openjdk version "11.0.1" 2018-10-16 - Database (include vendor): Postgres - OS: MacOs Mojave - JDBC Driver (include name if inofficial driver): org.postgresql:postgresql:42.2.5
defect
warnings in generated code byte vs byte expected behavior and actual behavior expected no unsuppressed warnings in generated code actual in code generated from the below table there will be a method in filerecord like the following java override public filerecord byte value setcontent value return this this raises the warning varargs methods should only override or be overridden by other varargs methods unlike filerecord byte and byte interestingly the method values is generated as follows with byte instead of byte java override public filerecord values string byte return this steps to reproduce the problem if possible create an mcve generate code for a table like sql create table base file id varchar not null content bytea constraint file c p primary key id versions jooq java openjdk version database include vendor postgres os macos mojave jdbc driver include name if inofficial driver org postgresql postgresql
1
56,132
14,940,914,928
IssuesEvent
2021-01-25 18:58:37
AeroScripts/QuestieDev
https://api.github.com/repos/AeroScripts/QuestieDev
closed
ZG Quests May Be Incorrectly Tagged As Repeatable
Questie - Quest Issue Type - Defect
<!-- READ THIS FIRST Hello, thanks for taking the time to report a bug! Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here: https://www.curseforge.com/wow/addons/questie Questie is one of the most popular Classic WoW addons, with over 22M downloads. However, like almost all WoW addons, it's built and maintained by a team of volunteers. The current Questie team is: * @AeroScripts / Aero#1357 (Discord) * @BreakBB / TheCrux#1702 (Discord) * @drejjmit / Drejjmit#8241 (Discord) * @Dyaxler / Dyaxler#0086 (Discord) * @gogo1951 / Gogo#0298 (Discord) If you'd like to help, please consider making a donation. You can do so here: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=aero1861%40gmail%2ecom&lc=CA&item_name=Questie%20Devs&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted You can also help as a tester, developer or translator, please join the Questie Discord here https://discord.gg/fYcQfv7 --> ## Bug description <!-- Explain in detail what the bug is and how you encountered it. If possible explain how it can be reproduced. --> I had some quests to turn in for ZG, for the various armaments. But they didn't have a completion ? on the map. I think it was because they were incorrectly tagged as repeatable quests. ## Screenshots <!-- If you can, add a screenshot to help explaining the bug. Simply drag and drop the image in this input field, no need to upload it to any other image platform. --> ### Nothing on Map ![image](https://user-images.githubusercontent.com/55365231/96359874-33ee3c80-10dd-11eb-89d7-d430ef25285a.png) ### Settings ![image](https://user-images.githubusercontent.com/55365231/96359881-394b8700-10dd-11eb-9805-e87678ae3d43.png) ### Once you turn them quests in, dialogue to get replacements. ![image](https://user-images.githubusercontent.com/55365231/96359886-48323980-10dd-11eb-98f7-1244f2371b1d.png) ## Questie version <!-- Which version of Questie are you using? You can find it by: - 1. Hovering over the Questie Minimap Icon - 2. looking at your Questie.toc file (open it with any text editor). It looks something like this: "v5.9.0" or "## Version: 5.9.0". -->
1.0
ZG Quests May Be Incorrectly Tagged As Repeatable - <!-- READ THIS FIRST Hello, thanks for taking the time to report a bug! Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here: https://www.curseforge.com/wow/addons/questie Questie is one of the most popular Classic WoW addons, with over 22M downloads. However, like almost all WoW addons, it's built and maintained by a team of volunteers. The current Questie team is: * @AeroScripts / Aero#1357 (Discord) * @BreakBB / TheCrux#1702 (Discord) * @drejjmit / Drejjmit#8241 (Discord) * @Dyaxler / Dyaxler#0086 (Discord) * @gogo1951 / Gogo#0298 (Discord) If you'd like to help, please consider making a donation. You can do so here: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=aero1861%40gmail%2ecom&lc=CA&item_name=Questie%20Devs&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted You can also help as a tester, developer or translator, please join the Questie Discord here https://discord.gg/fYcQfv7 --> ## Bug description <!-- Explain in detail what the bug is and how you encountered it. If possible explain how it can be reproduced. --> I had some quests to turn in for ZG, for the various armaments. But they didn't have a completion ? on the map. I think it was because they were incorrectly tagged as repeatable quests. ## Screenshots <!-- If you can, add a screenshot to help explaining the bug. Simply drag and drop the image in this input field, no need to upload it to any other image platform. --> ### Nothing on Map ![image](https://user-images.githubusercontent.com/55365231/96359874-33ee3c80-10dd-11eb-89d7-d430ef25285a.png) ### Settings ![image](https://user-images.githubusercontent.com/55365231/96359881-394b8700-10dd-11eb-9805-e87678ae3d43.png) ### Once you turn them quests in, dialogue to get replacements. ![image](https://user-images.githubusercontent.com/55365231/96359886-48323980-10dd-11eb-98f7-1244f2371b1d.png) ## Questie version <!-- Which version of Questie are you using? You can find it by: - 1. Hovering over the Questie Minimap Icon - 2. looking at your Questie.toc file (open it with any text editor). It looks something like this: "v5.9.0" or "## Version: 5.9.0". -->
defect
zg quests may be incorrectly tagged as repeatable read this first hello thanks for taking the time to report a bug before you proceed please verify that you re running the latest version of questie the easiest way to do this is via the twitch client but you can also download the latest version here questie is one of the most popular classic wow addons with over downloads however like almost all wow addons it s built and maintained by a team of volunteers the current questie team is aeroscripts aero discord breakbb thecrux discord drejjmit drejjmit discord dyaxler dyaxler discord gogo discord if you d like to help please consider making a donation you can do so here you can also help as a tester developer or translator please join the questie discord here bug description i had some quests to turn in for zg for the various armaments but they didn t have a completion on the map i think it was because they were incorrectly tagged as repeatable quests screenshots nothing on map settings once you turn them quests in dialogue to get replacements questie version which version of questie are you using you can find it by hovering over the questie minimap icon looking at your questie toc file open it with any text editor it looks something like this or version
1
6,032
7,468,953,768
IssuesEvent
2018-04-02 20:51:42
badges/shields
https://api.github.com/repos/badges/shields
closed
Crash in sourceforge
bug sentry service-badge
https://sentry.io/shields/shields/issues/503545467/ ``` Error: Vendor hook error:,TypeError: Cannot read property 'toISOString' of undefined at Object.handler (/home/m/shields/server.js:5541:41) at Domain.vendorDomain.run (/home/m/shields/lib/request-handler.js:183:22) at Domain.run (domain.js:317:14) at /home/m/shields/lib/request-handler.js:182:18 at gotQueries (/home/m/shields/node_modules/camp/lib/camp.js:910:7) at getQueries (/home/m/shields/node_modules/camp/lib/camp.js:241:5) at catchpath (/home/m/shields/node_modules/camp/lib/camp.js:903:3) at Array.routeLayer (/home/m/shields/node_modules/camp/lib/camp.js:865:7) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.pathLayer (/home/m/shields/node_modules/camp/lib/camp.js:838:16) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.eventSourceLayer (/home/m/shields/node_modules/camp/lib/camp.js:617:49) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.ajaxLayer (/home/m/shields/node_modules/camp/lib/camp.js:517:39) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.wsLayer (/home/m/shields/node_modules/camp/lib/camp.js:506:50) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.genericLayer (/home/m/shields/node_modules/camp/lib/camp.js:444:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.monitorHandler (/home/m/shields/lib/sys/monitor.js:46:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at listener (/home/m/shields/node_modules/camp/lib/camp.js:401:3) at SecureCamp.<anonymous> (/home/m/shields/node_modules/camp/lib/camp.js:364:45) at SecureCamp.emit (events.js:160:13) at parserOnIncoming (_http_server.js:618:12) at HTTPParser.parserOnHeadersComplete (_http_common.js:115:23) File "/home/m/shields/server.js", line 5541, in Object.handler apiUrl += '?start_date=' + start_date.toISOString().slice(0,10) + '&end_date=' + end_date.toISOString().slice(0,10); File "/home/m/shields/lib/request-handler.js", line 183, in Domain.vendorDomain.run handlerOptions.handler(filteredQueryParams, match, function sendBadge(format, badgeData) { File "/home/m/shields/lib/request-handler.js", line 182, in null.<anonymous> vendorDomain.run(() => { File "/home/m/shields/lib/sys/monitor.js", line 46, in Array.monitorHandler next(); File "/home/m/shields/lib/log.js", line 36, in Function.error Raven.captureException(msg, function (sendErr) { ... (34 additional frame(s) were not displayed) Error: Vendor hook error:,TypeError: Cannot read property 'toISOString' of undefined at Object.handler (/home/m/shields/server.js:5541:41) at Domain.vendorDomain.run (/home/m/shields/lib/request-handler.js:183:22) at Domain.run (domain.js:317:14) at /home/m/shields/lib/request-handler.js:182:18 at gotQueries (/home/m/shields/node_modules/camp/lib/camp.js:910:7) at getQueries (/home/m/shields/node_modules/camp/lib/camp.js:241:5) at catchpath (/home/m/shields/node_modules/camp/lib/camp.js:903:3) at Array.routeLayer (/home/m/shields/node_modules/camp/lib/camp.js:865:7) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.pathLayer (/home/m/shields/node_modules/camp/lib/camp.js:838:16) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.eventSourceLayer (/home/m/shields/node_modules/camp/lib/camp.js:617:49) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.ajaxLayer (/home/m/shields/node_modules/camp/lib/camp.js:517:39) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.wsLayer (/home/m/shields/node_modules/camp/lib/camp.js:506:50) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.genericLayer (/home/m/shields/node_modules/camp/lib/camp.js:444:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.monitorHandler (/home/m/shields/lib/sys/monitor.js:46:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at listener (/home/m/shields/node_modules/camp/lib/camp.js:401:3) at SecureCamp.<anonymous> (/home/m/shields/node_modules/camp/lib/camp.js:364:45) at SecureCamp.emit (events.js:160:13) at parserOnIncoming (_http_server.js:618:12) at HTTPParser.parserOnHeadersComplete (_http_common.js:115:23) ```
1.0
Crash in sourceforge - https://sentry.io/shields/shields/issues/503545467/ ``` Error: Vendor hook error:,TypeError: Cannot read property 'toISOString' of undefined at Object.handler (/home/m/shields/server.js:5541:41) at Domain.vendorDomain.run (/home/m/shields/lib/request-handler.js:183:22) at Domain.run (domain.js:317:14) at /home/m/shields/lib/request-handler.js:182:18 at gotQueries (/home/m/shields/node_modules/camp/lib/camp.js:910:7) at getQueries (/home/m/shields/node_modules/camp/lib/camp.js:241:5) at catchpath (/home/m/shields/node_modules/camp/lib/camp.js:903:3) at Array.routeLayer (/home/m/shields/node_modules/camp/lib/camp.js:865:7) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.pathLayer (/home/m/shields/node_modules/camp/lib/camp.js:838:16) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.eventSourceLayer (/home/m/shields/node_modules/camp/lib/camp.js:617:49) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.ajaxLayer (/home/m/shields/node_modules/camp/lib/camp.js:517:39) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.wsLayer (/home/m/shields/node_modules/camp/lib/camp.js:506:50) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.genericLayer (/home/m/shields/node_modules/camp/lib/camp.js:444:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.monitorHandler (/home/m/shields/lib/sys/monitor.js:46:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at listener (/home/m/shields/node_modules/camp/lib/camp.js:401:3) at SecureCamp.<anonymous> (/home/m/shields/node_modules/camp/lib/camp.js:364:45) at SecureCamp.emit (events.js:160:13) at parserOnIncoming (_http_server.js:618:12) at HTTPParser.parserOnHeadersComplete (_http_common.js:115:23) File "/home/m/shields/server.js", line 5541, in Object.handler apiUrl += '?start_date=' + start_date.toISOString().slice(0,10) + '&end_date=' + end_date.toISOString().slice(0,10); File "/home/m/shields/lib/request-handler.js", line 183, in Domain.vendorDomain.run handlerOptions.handler(filteredQueryParams, match, function sendBadge(format, badgeData) { File "/home/m/shields/lib/request-handler.js", line 182, in null.<anonymous> vendorDomain.run(() => { File "/home/m/shields/lib/sys/monitor.js", line 46, in Array.monitorHandler next(); File "/home/m/shields/lib/log.js", line 36, in Function.error Raven.captureException(msg, function (sendErr) { ... (34 additional frame(s) were not displayed) Error: Vendor hook error:,TypeError: Cannot read property 'toISOString' of undefined at Object.handler (/home/m/shields/server.js:5541:41) at Domain.vendorDomain.run (/home/m/shields/lib/request-handler.js:183:22) at Domain.run (domain.js:317:14) at /home/m/shields/lib/request-handler.js:182:18 at gotQueries (/home/m/shields/node_modules/camp/lib/camp.js:910:7) at getQueries (/home/m/shields/node_modules/camp/lib/camp.js:241:5) at catchpath (/home/m/shields/node_modules/camp/lib/camp.js:903:3) at Array.routeLayer (/home/m/shields/node_modules/camp/lib/camp.js:865:7) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.pathLayer (/home/m/shields/node_modules/camp/lib/camp.js:838:16) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.eventSourceLayer (/home/m/shields/node_modules/camp/lib/camp.js:617:49) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.ajaxLayer (/home/m/shields/node_modules/camp/lib/camp.js:517:39) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.wsLayer (/home/m/shields/node_modules/camp/lib/camp.js:506:50) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.genericLayer (/home/m/shields/node_modules/camp/lib/camp.js:444:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at next (/home/m/shields/node_modules/camp/lib/camp.js:408:46) at Array.monitorHandler (/home/m/shields/lib/sys/monitor.js:46:5) at bubble (/home/m/shields/node_modules/camp/lib/camp.js:407:26) at listener (/home/m/shields/node_modules/camp/lib/camp.js:401:3) at SecureCamp.<anonymous> (/home/m/shields/node_modules/camp/lib/camp.js:364:45) at SecureCamp.emit (events.js:160:13) at parserOnIncoming (_http_server.js:618:12) at HTTPParser.parserOnHeadersComplete (_http_common.js:115:23) ```
non_defect
crash in sourceforge error vendor hook error typeerror cannot read property toisostring of undefined at object handler home m shields server js at domain vendordomain run home m shields lib request handler js at domain run domain js at home m shields lib request handler js at gotqueries home m shields node modules camp lib camp js at getqueries home m shields node modules camp lib camp js at catchpath home m shields node modules camp lib camp js at array routelayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array pathlayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array eventsourcelayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array ajaxlayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array wslayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array genericlayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array monitorhandler home m shields lib sys monitor js at bubble home m shields node modules camp lib camp js at listener home m shields node modules camp lib camp js at securecamp home m shields node modules camp lib camp js at securecamp emit events js at parseronincoming http server js at httpparser parseronheaderscomplete http common js file home m shields server js line in object handler apiurl start date start date toisostring slice end date end date toisostring slice file home m shields lib request handler js line in domain vendordomain run handleroptions handler filteredqueryparams match function sendbadge format badgedata file home m shields lib request handler js line in null vendordomain run file home m shields lib sys monitor js line in array monitorhandler next file home m shields lib log js line in function error raven captureexception msg function senderr additional frame s were not displayed error vendor hook error typeerror cannot read property toisostring of undefined at object handler home m shields server js at domain vendordomain run home m shields lib request handler js at domain run domain js at home m shields lib request handler js at gotqueries home m shields node modules camp lib camp js at getqueries home m shields node modules camp lib camp js at catchpath home m shields node modules camp lib camp js at array routelayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array pathlayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array eventsourcelayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array ajaxlayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array wslayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array genericlayer home m shields node modules camp lib camp js at bubble home m shields node modules camp lib camp js at next home m shields node modules camp lib camp js at array monitorhandler home m shields lib sys monitor js at bubble home m shields node modules camp lib camp js at listener home m shields node modules camp lib camp js at securecamp home m shields node modules camp lib camp js at securecamp emit events js at parseronincoming http server js at httpparser parseronheaderscomplete http common js
0
32,961
2,760,956,273
IssuesEvent
2015-04-28 14:57:25
DeepskyLog/DeepskyLog
https://api.github.com/repos/DeepskyLog/DeepskyLog
closed
Wrong numbering of objects in observing lists
Category: Deepsky module Priority: Normal Status: Closed Tracker: Bug
--- Author Name: **Jan Vanautgaerden** (@janvanautgaerden) Original Redmine Issue: 97, http://redmine.deepskylog.org/issues/97 Original Date: 2009-04-08 Original Assignee: David Erzeel --- When you create a new list and add objects (eg all Messier objects), all objects get position 1 in the list...
1.0
Wrong numbering of objects in observing lists - --- Author Name: **Jan Vanautgaerden** (@janvanautgaerden) Original Redmine Issue: 97, http://redmine.deepskylog.org/issues/97 Original Date: 2009-04-08 Original Assignee: David Erzeel --- When you create a new list and add objects (eg all Messier objects), all objects get position 1 in the list...
non_defect
wrong numbering of objects in observing lists author name jan vanautgaerden janvanautgaerden original redmine issue original date original assignee david erzeel when you create a new list and add objects eg all messier objects all objects get position in the list
0
72,416
24,109,223,857
IssuesEvent
2022-09-20 09:56:37
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
iOS created polls show, `Malformed event, cannot display` on Android. Displays on Element Web.
T-Defect A-Polls S-Major O-Occasional Z-Labs
### Steps to reproduce 1. User1 creates a poll using iOS. 2. User2 can see the poll in Element Web. 3. User2 receives, `Malformed event, cannot display` in Element Android ### Outcome #### What did you expect? I expected Element Android to render the poll correctly. #### What happened instead? I received, `Malformed event, cannot display` message. ### Your phone model Google Pixel 4a ### Operating system version Android 12 (CalyxOS v3.2.0) ### Application version and app store Element Android 1.4.0, Matrix SDK 1.3.19, olm 3.2.10 ### Homeserver Synapse 1.52.0 ### Will you send logs? No
1.0
iOS created polls show, `Malformed event, cannot display` on Android. Displays on Element Web. - ### Steps to reproduce 1. User1 creates a poll using iOS. 2. User2 can see the poll in Element Web. 3. User2 receives, `Malformed event, cannot display` in Element Android ### Outcome #### What did you expect? I expected Element Android to render the poll correctly. #### What happened instead? I received, `Malformed event, cannot display` message. ### Your phone model Google Pixel 4a ### Operating system version Android 12 (CalyxOS v3.2.0) ### Application version and app store Element Android 1.4.0, Matrix SDK 1.3.19, olm 3.2.10 ### Homeserver Synapse 1.52.0 ### Will you send logs? No
defect
ios created polls show malformed event cannot display on android displays on element web steps to reproduce creates a poll using ios can see the poll in element web receives malformed event cannot display in element android outcome what did you expect i expected element android to render the poll correctly what happened instead i received malformed event cannot display message your phone model google pixel operating system version android calyxos application version and app store element android matrix sdk olm homeserver synapse will you send logs no
1
77,466
27,007,124,153
IssuesEvent
2023-02-10 12:37:25
dotCMS/core
https://api.github.com/repos/dotCMS/core
opened
Language Keys API throws 400 when a duplicate key exists
Type : Defect Severity : Support Requested Maintenance Sprint Triage
### Problem Statement Language Keys API throws 400 when a duplicate key exists. Relevant Ticket: https://dotcms.zendesk.com/agent/tickets/109737. Reproduced in 23.01 API: https://demo.dotcms.com/api/v2/languages/default/keys. Response: {"message":"Duplicate key dot.check.text (attempted merging values Value and Value)"} ### Steps to Reproduce 1. log in to the demo site. 2. Go to Content types and click on Language Variable content type. 3. Edit the value field and make it non-unique. 4. now go to content->search portlet and create multiple contentlets of Language Variable with the same key (dot.check.text). 5. Now login to the demo site using the Cognito tab and see the response of Language keys API. 6. It's throwing 400. ### Acceptance Criteria API: https://demo.dotcms.com/api/v2/languages/default/keys. Language API should not break when there is a duplicate key. In 23.01 we can't add the same key twice for a language but it will create problems for the customers who will upgrade from old environments. ### dotCMS Version 23.01 ### Proposed Objective Core Features ### Proposed Priority Priority 2 - Important ### External Links... Slack Conversations, Support Tickets, Figma Designs, etc. ![Screenshot from 2023-02-10 17-23-31](https://user-images.githubusercontent.com/103441252/218093990-45d95bd0-09ef-41fd-b1ff-2bbbd6ee2b88.png) ### Assumptions & Initiation Needs _No response_ ### Sub-Tasks & Estimates _No response_
1.0
Language Keys API throws 400 when a duplicate key exists - ### Problem Statement Language Keys API throws 400 when a duplicate key exists. Relevant Ticket: https://dotcms.zendesk.com/agent/tickets/109737. Reproduced in 23.01 API: https://demo.dotcms.com/api/v2/languages/default/keys. Response: {"message":"Duplicate key dot.check.text (attempted merging values Value and Value)"} ### Steps to Reproduce 1. log in to the demo site. 2. Go to Content types and click on Language Variable content type. 3. Edit the value field and make it non-unique. 4. now go to content->search portlet and create multiple contentlets of Language Variable with the same key (dot.check.text). 5. Now login to the demo site using the Cognito tab and see the response of Language keys API. 6. It's throwing 400. ### Acceptance Criteria API: https://demo.dotcms.com/api/v2/languages/default/keys. Language API should not break when there is a duplicate key. In 23.01 we can't add the same key twice for a language but it will create problems for the customers who will upgrade from old environments. ### dotCMS Version 23.01 ### Proposed Objective Core Features ### Proposed Priority Priority 2 - Important ### External Links... Slack Conversations, Support Tickets, Figma Designs, etc. ![Screenshot from 2023-02-10 17-23-31](https://user-images.githubusercontent.com/103441252/218093990-45d95bd0-09ef-41fd-b1ff-2bbbd6ee2b88.png) ### Assumptions & Initiation Needs _No response_ ### Sub-Tasks & Estimates _No response_
defect
language keys api throws when a duplicate key exists problem statement language keys api throws when a duplicate key exists relevant ticket reproduced in api response message duplicate key dot check text attempted merging values value and value steps to reproduce log in to the demo site go to content types and click on language variable content type edit the value field and make it non unique now go to content search portlet and create multiple contentlets of language variable with the same key dot check text now login to the demo site using the cognito tab and see the response of language keys api it s throwing acceptance criteria api language api should not break when there is a duplicate key in we can t add the same key twice for a language but it will create problems for the customers who will upgrade from old environments dotcms version proposed objective core features proposed priority priority important external links slack conversations support tickets figma designs etc assumptions initiation needs no response sub tasks estimates no response
1
27,914
5,120,571,128
IssuesEvent
2017-01-09 04:33:43
TNGSB/eWallet
https://api.github.com/repos/TNGSB/eWallet
closed
e-Wallet_Mobile App (Loyalty-Search Voucher Error Message) 22122016 #157
Defect - Medium (Sev-3) Dev Environment
Defect Description : When user left the search field blank, system prompt wrong error message for IOS only Test Description : To view and verify the error message - search voucher field are left blank Tested with IOS build 8. ![7c74f8bc-35b5-4b48-a25d-22c624c2f3c1](https://cloud.githubusercontent.com/assets/23113211/21415146/7d2a087c-c841-11e6-9e12-8da81597ea8f.jpg)
1.0
e-Wallet_Mobile App (Loyalty-Search Voucher Error Message) 22122016 #157 - Defect Description : When user left the search field blank, system prompt wrong error message for IOS only Test Description : To view and verify the error message - search voucher field are left blank Tested with IOS build 8. ![7c74f8bc-35b5-4b48-a25d-22c624c2f3c1](https://cloud.githubusercontent.com/assets/23113211/21415146/7d2a087c-c841-11e6-9e12-8da81597ea8f.jpg)
defect
e wallet mobile app loyalty search voucher error message defect description when user left the search field blank system prompt wrong error message for ios only test description to view and verify the error message search voucher field are left blank tested with ios build
1
576,634
17,091,159,463
IssuesEvent
2021-07-08 17:39:13
woocommerce/woocommerce-admin
https://api.github.com/repos/woocommerce/woocommerce-admin
closed
[GlobalStep] "Categories" fails to appear under Categories section on "Analytics->Categories" screen.
feature: analytics priority: high type: bug
## Bug Description: "Categories" fails to appear under Categories section on "Analytics->Categories" screen. ## Environment: Woocommerce Version: WooCommerce 5.1 and 5.0 WordPress version: (v5.7) WooCommerce Admin version: v2.0.2 PC: Windows 10, Mac 10.14.6 Chrome(Version 88.0.4324.104) Firefox(Version 86.0) Safari: v13.1.1 ## Steps To Reproduce: 1. Create any test site using JN site. 1. Install and activate all the required plugins 1. Complete the onboarding setup wizard. 1. Add some Products. 1. Place some orders from frontend with different categories. 1. Go to "Analytics->Categories" screen. 1. Observe that "Categories" fails to appear under Categories section ## Actual Result: "Categories" fails to appear under Categories section on "Analytics->Categories" screen. ## Expected Result: "Categories" should be displayed under Categories section on "Analytics->Categories" screen. ## ScreenShot: ![#6613](https://user-images.githubusercontent.com/41110392/111492596-cfeea380-8762-11eb-9221-8ea6f2544d8f.png) **Isolating the problem (mark completed items with an [x]):** - [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [x] I can reproduce this bug consistently using the steps above. <details> ``` ` ### WordPress Environment ### WordPress address (URL): https://petite-stag.jurassic.ninja Site address (URL): https://petite-stag.jurassic.ninja WC Version: 5.0.0 REST API Version: ✔ 5.0.0 WC Blocks Version: ✔ 4.0.0 Action Scheduler Version: ✔ 3.1.6 WC Admin Version: ✔ 1.9.0 Log Directory Writable: ✔ WP Version: 5.7 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: ✔ WP Cron: ✔ Language: en_US External object cache: – ### Server Environment ### Server Info: Apache/2.4.46 (Unix) OpenSSL/1.0.2g PHP Version: 7.4.16 PHP Post Max Size: 1 GB PHP Time Limit: 30 PHP Max Input Vars: 5000 cURL Version: 7.47.0 OpenSSL/1.0.2g SUHOSIN Installed: – MySQL Version: 5.7.33-0ubuntu0.16.04.1-log Max Upload Size: 512 MB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 5.1.0 WC Database Prefix: wp_ Total Database Size: 4.01MB Database Data Size: 2.53MB Database Index Size: 1.48MB wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_actions: Data: 0.02MB + Index: 0.11MB + Engine InnoDB wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_options: Data: 1.48MB + Index: 0.08MB + Engine InnoDB wp_postmeta: Data: 0.13MB + Index: 0.06MB + Engine InnoDB wp_posts: Data: 0.06MB + Index: 0.06MB + Engine InnoDB wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB ### Post Type Counts ### attachment: 24 customize_changeset: 1 nav_menu_item: 5 page: 7 post: 2 product: 19 product_variation: 7 shop_order: 3 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (11) ### Query Monitor: by John Blackbourn – 3.6.7 Companion Plugin: by Osk – 1.18 Creative Mail by Constant Contact: by Constant Contact – 1.3.3 Facebook for WooCommerce: by Facebook – 2.3.2 Jetpack by WordPress.com: by Automattic – 9.5 Google Ads & Marketing by Kliken: by Kliken – 1.0.7 Mailchimp for WooCommerce: by Mailchimp – 2.5.1 WooCommerce Beta Tester: by WooCommerce – 2.0.2 WooCommerce Payments: by Automattic – 2.1.0 WooCommerce Shipping & Tax: by Automattic – 1.25.8 WooCommerce: by Automattic – 5.0.0 (update to version 5.1.0 is available) ### Inactive Plugins (2) ### Akismet Anti-Spam: by Automattic – 4.1.9 Hello Dolly: by Matt Mullenweg – 1.7.2 ### Dropin Plugins (1) ### db.php: Query Monitor Database Class ### Settings ### API Enabled: – Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Shop base: #6 - /shop/ Cart: #7 - /cart/ Checkout: #8 - /checkout/ My account: #9 - /my-account/ Terms and conditions: ❌ Page not set ### Theme ### Name: Twenty Twenty-One Version: 1.2 Author URL: https://wordpress.org/ Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme WooCommerce Support: ✔ ### Templates ### Overrides: – ### Action Scheduler ### Complete: 13 Oldest: 2021-03-17 07:49:03 +0000 Newest: 2021-03-17 13:27:59 +0000 ` ``` </details>
1.0
[GlobalStep] "Categories" fails to appear under Categories section on "Analytics->Categories" screen. - ## Bug Description: "Categories" fails to appear under Categories section on "Analytics->Categories" screen. ## Environment: Woocommerce Version: WooCommerce 5.1 and 5.0 WordPress version: (v5.7) WooCommerce Admin version: v2.0.2 PC: Windows 10, Mac 10.14.6 Chrome(Version 88.0.4324.104) Firefox(Version 86.0) Safari: v13.1.1 ## Steps To Reproduce: 1. Create any test site using JN site. 1. Install and activate all the required plugins 1. Complete the onboarding setup wizard. 1. Add some Products. 1. Place some orders from frontend with different categories. 1. Go to "Analytics->Categories" screen. 1. Observe that "Categories" fails to appear under Categories section ## Actual Result: "Categories" fails to appear under Categories section on "Analytics->Categories" screen. ## Expected Result: "Categories" should be displayed under Categories section on "Analytics->Categories" screen. ## ScreenShot: ![#6613](https://user-images.githubusercontent.com/41110392/111492596-cfeea380-8762-11eb-9221-8ea6f2544d8f.png) **Isolating the problem (mark completed items with an [x]):** - [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [x] I can reproduce this bug consistently using the steps above. <details> ``` ` ### WordPress Environment ### WordPress address (URL): https://petite-stag.jurassic.ninja Site address (URL): https://petite-stag.jurassic.ninja WC Version: 5.0.0 REST API Version: ✔ 5.0.0 WC Blocks Version: ✔ 4.0.0 Action Scheduler Version: ✔ 3.1.6 WC Admin Version: ✔ 1.9.0 Log Directory Writable: ✔ WP Version: 5.7 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: ✔ WP Cron: ✔ Language: en_US External object cache: – ### Server Environment ### Server Info: Apache/2.4.46 (Unix) OpenSSL/1.0.2g PHP Version: 7.4.16 PHP Post Max Size: 1 GB PHP Time Limit: 30 PHP Max Input Vars: 5000 cURL Version: 7.47.0 OpenSSL/1.0.2g SUHOSIN Installed: – MySQL Version: 5.7.33-0ubuntu0.16.04.1-log Max Upload Size: 512 MB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 5.1.0 WC Database Prefix: wp_ Total Database Size: 4.01MB Database Data Size: 2.53MB Database Index Size: 1.48MB wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_actions: Data: 0.02MB + Index: 0.11MB + Engine InnoDB wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_options: Data: 1.48MB + Index: 0.08MB + Engine InnoDB wp_postmeta: Data: 0.13MB + Index: 0.06MB + Engine InnoDB wp_posts: Data: 0.06MB + Index: 0.06MB + Engine InnoDB wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB ### Post Type Counts ### attachment: 24 customize_changeset: 1 nav_menu_item: 5 page: 7 post: 2 product: 19 product_variation: 7 shop_order: 3 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (11) ### Query Monitor: by John Blackbourn – 3.6.7 Companion Plugin: by Osk – 1.18 Creative Mail by Constant Contact: by Constant Contact – 1.3.3 Facebook for WooCommerce: by Facebook – 2.3.2 Jetpack by WordPress.com: by Automattic – 9.5 Google Ads & Marketing by Kliken: by Kliken – 1.0.7 Mailchimp for WooCommerce: by Mailchimp – 2.5.1 WooCommerce Beta Tester: by WooCommerce – 2.0.2 WooCommerce Payments: by Automattic – 2.1.0 WooCommerce Shipping & Tax: by Automattic – 1.25.8 WooCommerce: by Automattic – 5.0.0 (update to version 5.1.0 is available) ### Inactive Plugins (2) ### Akismet Anti-Spam: by Automattic – 4.1.9 Hello Dolly: by Matt Mullenweg – 1.7.2 ### Dropin Plugins (1) ### db.php: Query Monitor Database Class ### Settings ### API Enabled: – Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Shop base: #6 - /shop/ Cart: #7 - /cart/ Checkout: #8 - /checkout/ My account: #9 - /my-account/ Terms and conditions: ❌ Page not set ### Theme ### Name: Twenty Twenty-One Version: 1.2 Author URL: https://wordpress.org/ Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme WooCommerce Support: ✔ ### Templates ### Overrides: – ### Action Scheduler ### Complete: 13 Oldest: 2021-03-17 07:49:03 +0000 Newest: 2021-03-17 13:27:59 +0000 ` ``` </details>
non_defect
categories fails to appear under categories section on analytics categories screen bug description categories fails to appear under categories section on analytics categories screen environment woocommerce version woocommerce and wordpress version woocommerce admin version pc windows mac chrome version firefox version safari steps to reproduce create any test site using jn site install and activate all the required plugins complete the onboarding setup wizard add some products place some orders from frontend with different categories go to analytics categories screen observe that categories fails to appear under categories section actual result categories fails to appear under categories section on analytics categories screen expected result categories should be displayed under categories section on analytics categories screen screenshot isolating the problem mark completed items with an i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above wordpress environment wordpress address url site address url wc version rest api version ✔ wc blocks version ✔ action scheduler version ✔ wc admin version ✔ log directory writable ✔ wp version wp multisite – wp memory limit mb wp debug mode ✔ wp cron ✔ language en us external object cache – server environment server info apache unix openssl php version php post max size gb php time limit php max input vars curl version openssl suhosin installed – mysql version log max upload size mb default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ database wc database version wc database prefix wp total database size database data size database index size wp woocommerce sessions data index engine innodb wp woocommerce api keys data index engine innodb wp woocommerce attribute taxonomies data index engine innodb wp woocommerce downloadable product permissions data index engine innodb wp woocommerce order items data index engine innodb wp woocommerce order itemmeta data index engine innodb wp woocommerce tax rates data index engine innodb wp woocommerce tax rate locations data index engine innodb wp woocommerce shipping zones data index engine innodb wp woocommerce shipping zone locations data index engine innodb wp woocommerce shipping zone methods data index engine innodb wp woocommerce payment tokens data index engine innodb wp woocommerce payment tokenmeta data index engine innodb wp woocommerce log data index engine innodb wp actionscheduler actions data index engine innodb wp actionscheduler claims data index engine innodb wp actionscheduler groups data index engine innodb wp actionscheduler logs data index engine innodb wp abandoned checkout data index engine innodb wp commentmeta data index engine innodb wp comments data index engine innodb wp links data index engine innodb wp mailchimp carts data index engine innodb wp mailchimp jobs data index engine innodb wp options data index engine innodb wp postmeta data index engine innodb wp posts data index engine innodb wp termmeta data index engine innodb wp terms data index engine innodb wp term relationships data index engine innodb wp term taxonomy data index engine innodb wp usermeta data index engine innodb wp users data index engine innodb wp wc admin notes data index engine innodb wp wc admin note actions data index engine innodb wp wc category lookup data index engine innodb wp wc customer lookup data index engine innodb wp wc download log data index engine innodb wp wc order coupon lookup data index engine innodb wp wc order product lookup data index engine innodb wp wc order stats data index engine innodb wp wc order tax lookup data index engine innodb wp wc product meta lookup data index engine innodb wp wc reserved stock data index engine innodb wp wc tax rate classes data index engine innodb wp wc webhooks data index engine innodb post type counts attachment customize changeset nav menu item page post product product variation shop order security secure connection https ✔ hide errors from visitors ✔ active plugins query monitor by john blackbourn – companion plugin by osk – creative mail by constant contact by constant contact – facebook for woocommerce by facebook – jetpack by wordpress com by automattic – google ads marketing by kliken by kliken – mailchimp for woocommerce by mailchimp – woocommerce beta tester by woocommerce – woocommerce payments by automattic – woocommerce shipping tax by automattic – woocommerce by automattic – update to version is available inactive plugins akismet anti spam by automattic – hello dolly by matt mullenweg – dropin plugins db php query monitor database class settings api enabled – force ssl – currency usd currency position left thousand separator decimal separator number of decimals taxonomies product types external external grouped grouped simple simple variable variable taxonomies product visibility exclude from catalog exclude from catalog exclude from search exclude from search featured featured outofstock outofstock rated rated rated rated rated rated rated rated rated rated connected to woocommerce com – wc pages shop base shop cart cart checkout checkout my account my account terms and conditions ❌ page not set theme name twenty twenty one version author url child theme ❌ – if you are modifying woocommerce on a parent theme that you did not build personally we recommend using a child theme see how to create a child theme woocommerce support ✔ templates overrides – action scheduler complete oldest newest
0
112,021
14,199,903,191
IssuesEvent
2020-11-16 03:47:18
ElemeFE/element
https://api.github.com/repos/ElemeFE/element
closed
[Feature Request]: highlight submenu when is active
design stale
<!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE --> ### Existing Component Yes ### Component Name Menu ### Description When the menu-item below submenu is selected, it is recommended to highlight submenu. ![11](https://user-images.githubusercontent.com/8121621/46255383-e808d480-c4ce-11e8-888b-e808090a7428.jpg) ![22](https://user-images.githubusercontent.com/8121621/46255386-ec34f200-c4ce-11e8-920a-48170505221e.jpg) https://github.com/PanJiaChen/vue-element-admin/pull/1154 Since this involves `UI` style problem, it is not good to make pr. I hope the official optimizes it. <!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE -->
1.0
[Feature Request]: highlight submenu when is active - <!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE --> ### Existing Component Yes ### Component Name Menu ### Description When the menu-item below submenu is selected, it is recommended to highlight submenu. ![11](https://user-images.githubusercontent.com/8121621/46255383-e808d480-c4ce-11e8-888b-e808090a7428.jpg) ![22](https://user-images.githubusercontent.com/8121621/46255386-ec34f200-c4ce-11e8-920a-48170505221e.jpg) https://github.com/PanJiaChen/vue-element-admin/pull/1154 Since this involves `UI` style problem, it is not good to make pr. I hope the official optimizes it. <!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE -->
non_defect
highlight submenu when is active existing component yes component name menu description when the menu item below submenu is selected it is recommended to highlight submenu since this involves ui style problem it is not good to make pr i hope the official optimizes it
0
66,583
16,656,208,385
IssuesEvent
2021-06-05 15:17:36
ghdl/ghdl
https://api.github.com/repos/ghdl/ghdl
closed
Allow running the test suite in tree (without install)
Build: Makefile Enhancement
**Is your feature request related to a problem? Please describe.** Yes, when creating a package for GHDL I should also run the tests, this happens before the install step. It seems like the current testsuite runs with the system GHDL instead of the tree GHDL, requiring us to install before running it. **Describe the solution you'd like** I would like to have a new make target, `test`. When invoked it would run the testsuite with the GHDL binary, and the other required files if needed, from the build tree. ```sh make test ``` **Describe alternatives you've considered** I could install GHDL in a temporary destination and run the test suite from there, but this is hacky and not the great solution. I could also try to pass the correct environment to the testsuite but this is not trivial and backend dependent (eg. it would be different between a gcc and a llvm build). **Additional context** It is common practice to have the build system provide a test target, instead of running the tests from the system.
1.0
Allow running the test suite in tree (without install) - **Is your feature request related to a problem? Please describe.** Yes, when creating a package for GHDL I should also run the tests, this happens before the install step. It seems like the current testsuite runs with the system GHDL instead of the tree GHDL, requiring us to install before running it. **Describe the solution you'd like** I would like to have a new make target, `test`. When invoked it would run the testsuite with the GHDL binary, and the other required files if needed, from the build tree. ```sh make test ``` **Describe alternatives you've considered** I could install GHDL in a temporary destination and run the test suite from there, but this is hacky and not the great solution. I could also try to pass the correct environment to the testsuite but this is not trivial and backend dependent (eg. it would be different between a gcc and a llvm build). **Additional context** It is common practice to have the build system provide a test target, instead of running the tests from the system.
non_defect
allow running the test suite in tree without install is your feature request related to a problem please describe yes when creating a package for ghdl i should also run the tests this happens before the install step it seems like the current testsuite runs with the system ghdl instead of the tree ghdl requiring us to install before running it describe the solution you d like i would like to have a new make target test when invoked it would run the testsuite with the ghdl binary and the other required files if needed from the build tree sh make test describe alternatives you ve considered i could install ghdl in a temporary destination and run the test suite from there but this is hacky and not the great solution i could also try to pass the correct environment to the testsuite but this is not trivial and backend dependent eg it would be different between a gcc and a llvm build additional context it is common practice to have the build system provide a test target instead of running the tests from the system
0
20,519
3,369,438,241
IssuesEvent
2015-11-23 10:10:54
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
reopened
[TEST-FAILURE] map.ClientMapPartitionLostListenerTest.test_mapPartitionLostListener_invoked_fromOtherNode
Team: Client Type: Defect
``` java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Assert.java:74) at com.hazelcast.client.map.ClientMapPartitionLostListenerTest$1.run(ClientMapPartitionLostListenerTest.java:97) at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:737) at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:751) at com.hazelcast.client.map.ClientMapPartitionLostListenerTest.assertMapPartitionLostEventEventually(ClientMapPartitionLostListenerTest.java:91) at com.hazelcast.client.map.ClientMapPartitionLostListenerTest.test_mapPartitionLostListener_invoked_fromOtherNode(ClientMapPartitionLostListenerTest.java:124) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.maintenance-IbmJDK1.6/com.hazelcast$hazelcast-client-new/285/testReport/junit/com.hazelcast.client.map/ClientMapPartitionLostListenerTest/test_mapPartitionLostListener_invoked_fromOtherNode/
1.0
[TEST-FAILURE] map.ClientMapPartitionLostListenerTest.test_mapPartitionLostListener_invoked_fromOtherNode - ``` java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Assert.java:74) at com.hazelcast.client.map.ClientMapPartitionLostListenerTest$1.run(ClientMapPartitionLostListenerTest.java:97) at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:737) at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:751) at com.hazelcast.client.map.ClientMapPartitionLostListenerTest.assertMapPartitionLostEventEventually(ClientMapPartitionLostListenerTest.java:91) at com.hazelcast.client.map.ClientMapPartitionLostListenerTest.test_mapPartitionLostListener_invoked_fromOtherNode(ClientMapPartitionLostListenerTest.java:124) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.maintenance-IbmJDK1.6/com.hazelcast$hazelcast-client-new/285/testReport/junit/com.hazelcast.client.map/ClientMapPartitionLostListenerTest/test_mapPartitionLostListener_invoked_fromOtherNode/
defect
map clientmappartitionlostlistenertest test mappartitionlostlistener invoked fromothernode java lang assertionerror null at org junit assert fail assert java at org junit assert asserttrue assert java at org junit assert assertfalse assert java at org junit assert assertfalse assert java at com hazelcast client map clientmappartitionlostlistenertest run clientmappartitionlostlistenertest java at com hazelcast test hazelcasttestsupport asserttrueeventually hazelcasttestsupport java at com hazelcast test hazelcasttestsupport asserttrueeventually hazelcasttestsupport java at com hazelcast client map clientmappartitionlostlistenertest assertmappartitionlosteventeventually clientmappartitionlostlistenertest java at com hazelcast client map clientmappartitionlostlistenertest test mappartitionlostlistener invoked fromothernode clientmappartitionlostlistenertest java
1
58,211
14,343,452,440
IssuesEvent
2020-11-28 09:28:31
cmangos/issues
https://api.github.com/repos/cmangos/issues
closed
🐛 [Bug Report] mangos-classic compile error(AI)
Info: Incomplete Information Info: Needs Replication System: Build Version: Classic
### Version & Environment - "1.12.1" (CLASSIC) ### The wrong location ``` In file included from /home/mangos/cmangos/src/game/AI/BaseAI/CreatureAI.h:22:0, from /home/mangos/cmangos/src/game/AI/BaseAI/CreatureAI.cpp:19: /home/mangos/cmangos/src/game/AI/BaseAI/UnitAI.h:462:39: error: 'std::function' has not been declared void AttackSpecificEnemy(std::function<void(Unit*,Unit*&)> check); ^~~~~~~~ /home/mangos/cmangos/src/game/AI/BaseAI/UnitAI.h:462:47: error: expected ',' or '...' before '<' token void AttackSpecificEnemy(std::function<void(Unit*,Unit*&)> check); ^ src/game/CMakeFiles/game.dir/build.make:62: recipe for target 'src/game/CMakeFiles/game.dir/AI/BaseAI/CreatureAI.cpp.o' failed make[2]: *** [src/game/CMakeFiles/game.dir/AI/BaseAI/CreatureAI.cpp.o] Error 1 CMakeFiles/Makefile2:506: recipe for target 'src/game/CMakeFiles/game.dir/all' failed make[1]: *** [src/game/CMakeFiles/game.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 19%] Building CXX object src/realmd/CMakeFiles/realmd.dir/RealmList.cpp.o [ 19%] Linking CXX executable realmd make: *** [all] Error 2 [ 19%] Built target realmd Makefile:129: recipe for target 'all' failed ```
1.0
🐛 [Bug Report] mangos-classic compile error(AI) - ### Version & Environment - "1.12.1" (CLASSIC) ### The wrong location ``` In file included from /home/mangos/cmangos/src/game/AI/BaseAI/CreatureAI.h:22:0, from /home/mangos/cmangos/src/game/AI/BaseAI/CreatureAI.cpp:19: /home/mangos/cmangos/src/game/AI/BaseAI/UnitAI.h:462:39: error: 'std::function' has not been declared void AttackSpecificEnemy(std::function<void(Unit*,Unit*&)> check); ^~~~~~~~ /home/mangos/cmangos/src/game/AI/BaseAI/UnitAI.h:462:47: error: expected ',' or '...' before '<' token void AttackSpecificEnemy(std::function<void(Unit*,Unit*&)> check); ^ src/game/CMakeFiles/game.dir/build.make:62: recipe for target 'src/game/CMakeFiles/game.dir/AI/BaseAI/CreatureAI.cpp.o' failed make[2]: *** [src/game/CMakeFiles/game.dir/AI/BaseAI/CreatureAI.cpp.o] Error 1 CMakeFiles/Makefile2:506: recipe for target 'src/game/CMakeFiles/game.dir/all' failed make[1]: *** [src/game/CMakeFiles/game.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 19%] Building CXX object src/realmd/CMakeFiles/realmd.dir/RealmList.cpp.o [ 19%] Linking CXX executable realmd make: *** [all] Error 2 [ 19%] Built target realmd Makefile:129: recipe for target 'all' failed ```
non_defect
🐛 mangos classic compile error ai version environment classic the wrong location in file included from home mangos cmangos src game ai baseai creatureai h from home mangos cmangos src game ai baseai creatureai cpp home mangos cmangos src game ai baseai unitai h error std function has not been declared void attackspecificenemy std function check home mangos cmangos src game ai baseai unitai h error expected or before token void attackspecificenemy std function check src game cmakefiles game dir build make recipe for target src game cmakefiles game dir ai baseai creatureai cpp o failed make error cmakefiles recipe for target src game cmakefiles game dir all failed make error make waiting for unfinished jobs building cxx object src realmd cmakefiles realmd dir realmlist cpp o linking cxx executable realmd make error built target realmd makefile recipe for target all failed
0
9,508
2,615,154,294
IssuesEvent
2015-03-01 06:32:16
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
007GTi NextG ( Ralink RT2870/3070 rt2800 usb) problem
auto-migrated Priority-Triage Type-Defect
``` A few things to consider before submitting an issue: 0. We write documentation for a reason, if you have not read it and are having problems with Reaver these pages are required reading before submitting an issue: http://code.google.com/p/reaver-wps/wiki/HintsAndTips http://code.google.com/p/reaver-wps/wiki/README http://code.google.com/p/reaver-wps/wiki/FAQ http://code.google.com/p/reaver-wps/wiki/SupportedWirelessDrivers 1. Reaver will only work if your card is in monitor mode. If you do not know what monitor mode is then you should learn more about 802.11 hacking in linux before using Reaver. 2. Using Reaver against access points you do not own or have permission to attack is illegal. If you cannot answer basic questions (i.e. model number, distance away, etc) about the device you are attacking then do not post your issue here. We will not help you break the law. 3. Please look through issues that have already been posted and make sure your question has not already been asked here: http://code.google.com/p /reaver-wps/issues/list 4. Often times we need packet captures of mon0 while Reaver is running to troubleshoot the issue (tcpdump -i mon0 -s0 -w broken_reaver.pcap). Issue reports with pcap files attached will receive more serious consideration. Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) 1.4 1. What operating system are you using (Linux is the only supported OS)? Backtrack 5 2. Is your wireless card in monitor mode (yes/no)? yes 3. What is the signal strength of the Access Point you are trying to crack? -50 4. What is the manufacturer and model # of the device you are trying to crack? Dlink DSL-2680 (Firmware Version: v1.08 Hardware Version: A1) 5. What is the entire command line string you are supplying to reaver? reaver -i mon0 -b 1C:BD:B9:8C:FF:48 -vv 6. Please describe what you think the issue is. before I tested reaver with Intel 3945ABG iwl3945 and it work fine now Im trying with 007Gti nextG antena(Ralink RT2870/3070 rt2800usb) and i have problem with association 7. Paste the output from Reaver below. Intel 3945ABG ] Switching mon1 to channel 1 [?] Restore previous session for 1C:BD:B9:8C:FF:48? [n/Y] y [+] Restored previous session [+] Waiting for beacon from 1C:BD:B9:8C:FF:48 [+] Associated with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [+] Trying pin 00155670 [+] Sending EAPOL START request [+] Received identity request [+] Sending identity response [+] Received M1 message [+] Sending M2 message [+] Received M3 message [+] Sending M4 message [+] Received WSC NACK [+] Sending WSC NACK [+] Trying pin 00165679 Ralink RT2870/3070 rt2800usb +] Switching mon0 to channel 1 [?] Restore previous session for 1C:BD:B9:8C:FF:48? [n/Y] y [+] Restored previous session [+] Waiting for beacon from 1C:BD:B9:8C:FF:48 [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) tested many times same thing happen ``` Original issue reported on code.google.com by `qpe...@gmail.com` on 23 Feb 2012 at 1:34
1.0
007GTi NextG ( Ralink RT2870/3070 rt2800 usb) problem - ``` A few things to consider before submitting an issue: 0. We write documentation for a reason, if you have not read it and are having problems with Reaver these pages are required reading before submitting an issue: http://code.google.com/p/reaver-wps/wiki/HintsAndTips http://code.google.com/p/reaver-wps/wiki/README http://code.google.com/p/reaver-wps/wiki/FAQ http://code.google.com/p/reaver-wps/wiki/SupportedWirelessDrivers 1. Reaver will only work if your card is in monitor mode. If you do not know what monitor mode is then you should learn more about 802.11 hacking in linux before using Reaver. 2. Using Reaver against access points you do not own or have permission to attack is illegal. If you cannot answer basic questions (i.e. model number, distance away, etc) about the device you are attacking then do not post your issue here. We will not help you break the law. 3. Please look through issues that have already been posted and make sure your question has not already been asked here: http://code.google.com/p /reaver-wps/issues/list 4. Often times we need packet captures of mon0 while Reaver is running to troubleshoot the issue (tcpdump -i mon0 -s0 -w broken_reaver.pcap). Issue reports with pcap files attached will receive more serious consideration. Answer the following questions for every issue submitted: 0. What version of Reaver are you using? (Only defects against the latest version will be considered.) 1.4 1. What operating system are you using (Linux is the only supported OS)? Backtrack 5 2. Is your wireless card in monitor mode (yes/no)? yes 3. What is the signal strength of the Access Point you are trying to crack? -50 4. What is the manufacturer and model # of the device you are trying to crack? Dlink DSL-2680 (Firmware Version: v1.08 Hardware Version: A1) 5. What is the entire command line string you are supplying to reaver? reaver -i mon0 -b 1C:BD:B9:8C:FF:48 -vv 6. Please describe what you think the issue is. before I tested reaver with Intel 3945ABG iwl3945 and it work fine now Im trying with 007Gti nextG antena(Ralink RT2870/3070 rt2800usb) and i have problem with association 7. Paste the output from Reaver below. Intel 3945ABG ] Switching mon1 to channel 1 [?] Restore previous session for 1C:BD:B9:8C:FF:48? [n/Y] y [+] Restored previous session [+] Waiting for beacon from 1C:BD:B9:8C:FF:48 [+] Associated with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [+] Trying pin 00155670 [+] Sending EAPOL START request [+] Received identity request [+] Sending identity response [+] Received M1 message [+] Sending M2 message [+] Received M3 message [+] Sending M4 message [+] Received WSC NACK [+] Sending WSC NACK [+] Trying pin 00165679 Ralink RT2870/3070 rt2800usb +] Switching mon0 to channel 1 [?] Restore previous session for 1C:BD:B9:8C:FF:48? [n/Y] y [+] Restored previous session [+] Waiting for beacon from 1C:BD:B9:8C:FF:48 [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) [!] WARNING: Failed to associate with 1C:BD:B9:8C:FF:48 (ESSID: TALKTALK-8CFF48) tested many times same thing happen ``` Original issue reported on code.google.com by `qpe...@gmail.com` on 23 Feb 2012 at 1:34
defect
nextg ralink usb problem a few things to consider before submitting an issue we write documentation for a reason if you have not read it and are having problems with reaver these pages are required reading before submitting an issue reaver will only work if your card is in monitor mode if you do not know what monitor mode is then you should learn more about hacking in linux before using reaver using reaver against access points you do not own or have permission to attack is illegal if you cannot answer basic questions i e model number distance away etc about the device you are attacking then do not post your issue here we will not help you break the law please look through issues that have already been posted and make sure your question has not already been asked here reaver wps issues list often times we need packet captures of while reaver is running to troubleshoot the issue tcpdump i w broken reaver pcap issue reports with pcap files attached will receive more serious consideration answer the following questions for every issue submitted what version of reaver are you using only defects against the latest version will be considered what operating system are you using linux is the only supported os backtrack is your wireless card in monitor mode yes no yes what is the signal strength of the access point you are trying to crack what is the manufacturer and model of the device you are trying to crack dlink dsl firmware version hardware version what is the entire command line string you are supplying to reaver reaver i b bd ff vv please describe what you think the issue is before i tested reaver with intel and it work fine now im trying with nextg antena ralink and i have problem with association paste the output from reaver below intel switching to channel restore previous session for bd ff y restored previous session waiting for beacon from bd ff associated with bd ff essid talktalk trying pin sending eapol start request received identity request sending identity response received message sending message received message sending message received wsc nack sending wsc nack trying pin ralink switching to channel restore previous session for bd ff y restored previous session waiting for beacon from bd ff warning failed to associate with bd ff essid talktalk warning failed to associate with bd ff essid talktalk warning failed to associate with bd ff essid talktalk warning failed to associate with bd ff essid talktalk warning failed to associate with bd ff essid talktalk warning failed to associate with bd ff essid talktalk warning failed to associate with bd ff essid talktalk tested many times same thing happen original issue reported on code google com by qpe gmail com on feb at
1
11,344
2,649,278,123
IssuesEvent
2015-03-14 19:13:29
perfsonar/perl-perfsonar
https://api.github.com/repos/perfsonar/perl-perfsonar
closed
regular_testing.conf grows exponentially
Milestone-Release3.4.2 Priority-Medium Type-Defect
Original [issue 1014](https://code.google.com/p/perfsonar-ps/issues/detail?id=1014) created by arlake228 on 2014-11-04T17:06:01.000Z: On one test host, regular_testing.conf grew so large (around 256 MB) that the regular testing gui would no longer load. Inspecting the file, I found a large block like this in the description field for one test (trimmed to show in a reasonable manner): \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\&quot; owdelay default \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\&quot; I think it's possible I might have entered one or two double quotes when I wrote the description, which got quoted by backslashes. Then, a bug in handling the config file escaped the backslashes with more backslashes, causing exponential growth each time the file was saved. Still need to confirm this theory and find a solution. Looking into it.
1.0
regular_testing.conf grows exponentially - Original [issue 1014](https://code.google.com/p/perfsonar-ps/issues/detail?id=1014) created by arlake228 on 2014-11-04T17:06:01.000Z: On one test host, regular_testing.conf grew so large (around 256 MB) that the regular testing gui would no longer load. Inspecting the file, I found a large block like this in the description field for one test (trimmed to show in a reasonable manner): \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\&quot; owdelay default \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\&quot; I think it's possible I might have entered one or two double quotes when I wrote the description, which got quoted by backslashes. Then, a bug in handling the config file escaped the backslashes with more backslashes, causing exponential growth each time the file was saved. Still need to confirm this theory and find a solution. Looking into it.
defect
regular testing conf grows exponentially original created by on on one test host regular testing conf grew so large around mb that the regular testing gui would no longer load inspecting the file i found a large block like this in the description field for one test trimmed to show in a reasonable manner quot owdelay default quot i think it s possible i might have entered one or two double quotes when i wrote the description which got quoted by backslashes then a bug in handling the config file escaped the backslashes with more backslashes causing exponential growth each time the file was saved still need to confirm this theory and find a solution looking into it
1
20,405
3,353,573,667
IssuesEvent
2015-11-18 07:09:50
rbei-etas/busmaster
https://api.github.com/repos/rbei-etas/busmaster
closed
Crash Loading/Importing database file
1.3 patch (defect) 3.3 low priority (EC3)
I was given a database file to use for a CAN application. When I open the database file the application freezes and does not recover. Looking through the help file an 'import' feature is discussed. Using ver1.9.0 I am not able to locate the menu described in the help file. The internal help suggests the Associate DB for importing a new file. Unfortunately this also freezes. I also tried to create a DB file and attempt to open it in a new project/config with the same results - application freezes. Using Windows 8.1 The sample DB file I used (built using busmaster): //******************************BUSMASTER Messages and signals Database ******************************// [DATABASE_VERSION] 1.3 [PROTOCOL] CAN [BUSMASTER_VERSION] [1.9.0] [NUMBER_OF_MESSAGES] 1 "[START_MSG] Cluster_3,1300,8,8,1,S" "[START_SIGNALS] NA_byte0,8,1,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte1,8,2,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte2,8,3,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte3,8,4,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte4,8,5,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte5,8,6,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte6,8,7,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte7,8,8,0,U,255,0,1,0.000000,1.000000,," [END_MSG]
1.0
Crash Loading/Importing database file - I was given a database file to use for a CAN application. When I open the database file the application freezes and does not recover. Looking through the help file an 'import' feature is discussed. Using ver1.9.0 I am not able to locate the menu described in the help file. The internal help suggests the Associate DB for importing a new file. Unfortunately this also freezes. I also tried to create a DB file and attempt to open it in a new project/config with the same results - application freezes. Using Windows 8.1 The sample DB file I used (built using busmaster): //******************************BUSMASTER Messages and signals Database ******************************// [DATABASE_VERSION] 1.3 [PROTOCOL] CAN [BUSMASTER_VERSION] [1.9.0] [NUMBER_OF_MESSAGES] 1 "[START_MSG] Cluster_3,1300,8,8,1,S" "[START_SIGNALS] NA_byte0,8,1,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte1,8,2,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte2,8,3,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte3,8,4,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte4,8,5,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte5,8,6,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte6,8,7,0,U,255,0,1,0.000000,1.000000,," "[START_SIGNALS] NA_byte7,8,8,0,U,255,0,1,0.000000,1.000000,," [END_MSG]
defect
crash loading importing database file i was given a database file to use for a can application when i open the database file the application freezes and does not recover looking through the help file an import feature is discussed using i am not able to locate the menu described in the help file the internal help suggests the associate db for importing a new file unfortunately this also freezes i also tried to create a db file and attempt to open it in a new project config with the same results application freezes using windows the sample db file i used built using busmaster busmaster messages and signals database can cluster s na u na u na u na u na u na u na u na u
1
20,660
6,910,073,803
IssuesEvent
2017-11-28 00:11:15
golang/go
https://api.github.com/repos/golang/go
opened
x/build: FreeBSD images don't shut down nicely
Builders HelpWanted OS-FreeBSD
I noticed while testing my images for #19303 and #22854 that our FreeBSD images (at least 10.3) don't have shutdown in their path: ``` 2017/11/28 00:06:26 About to hit http://10.240.0.22 to see if buildlet is up yet... 2017/11/28 00:06:27 buildlet probe: 200 OK 2017/11/28 00:06:27 WorkDir: /tmp/workdir, <nil> 2017/11/28 00:06:27 done. 2017/11/28 00:06:27 SERIAL: 2017/11/28 00:06:27 Halting in 1 second. 2017/11/28 00:06:28 SERIAL: 2017/11/28 00:06:28 Halting machine. 2017/11/28 00:06:28 Shutdown: exec: "shutdown": executable file not found in $PATH 2017/11/28 00:06:28 Ending buildlet process post-halt eval: poweroff: not found Configuring syscons: blanktime. Starting sendmail_submit. Starting sendmail_msp_queue. Starting cron. Starting background file system checks in 60 seconds. Tue Nov 28 00:06:28 UTC 2017 FreeBSD/amd64 (buildlet) (ttyu0) login: ``` The cmd/buildlet code is trying to do: ```go case "freebsd": // Power off (-p), via halt (-o), now. err = exec.Command("shutdown", "-p", "-o", "now").Run() ``` Maybe it needs an explicit path. /cc @paulzhol
1.0
x/build: FreeBSD images don't shut down nicely - I noticed while testing my images for #19303 and #22854 that our FreeBSD images (at least 10.3) don't have shutdown in their path: ``` 2017/11/28 00:06:26 About to hit http://10.240.0.22 to see if buildlet is up yet... 2017/11/28 00:06:27 buildlet probe: 200 OK 2017/11/28 00:06:27 WorkDir: /tmp/workdir, <nil> 2017/11/28 00:06:27 done. 2017/11/28 00:06:27 SERIAL: 2017/11/28 00:06:27 Halting in 1 second. 2017/11/28 00:06:28 SERIAL: 2017/11/28 00:06:28 Halting machine. 2017/11/28 00:06:28 Shutdown: exec: "shutdown": executable file not found in $PATH 2017/11/28 00:06:28 Ending buildlet process post-halt eval: poweroff: not found Configuring syscons: blanktime. Starting sendmail_submit. Starting sendmail_msp_queue. Starting cron. Starting background file system checks in 60 seconds. Tue Nov 28 00:06:28 UTC 2017 FreeBSD/amd64 (buildlet) (ttyu0) login: ``` The cmd/buildlet code is trying to do: ```go case "freebsd": // Power off (-p), via halt (-o), now. err = exec.Command("shutdown", "-p", "-o", "now").Run() ``` Maybe it needs an explicit path. /cc @paulzhol
non_defect
x build freebsd images don t shut down nicely i noticed while testing my images for and that our freebsd images at least don t have shutdown in their path about to hit to see if buildlet is up yet buildlet probe ok workdir tmp workdir done serial halting in second serial halting machine shutdown exec shutdown executable file not found in path ending buildlet process post halt eval poweroff not found configuring syscons blanktime starting sendmail submit starting sendmail msp queue starting cron starting background file system checks in seconds tue nov utc freebsd buildlet login the cmd buildlet code is trying to do go case freebsd power off p via halt o now err exec command shutdown p o now run maybe it needs an explicit path cc paulzhol
0
79,305
28,096,691,080
IssuesEvent
2023-03-30 16:16:25
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[Other - Accessibility] Screen reader users may entirely miss legal text. (00.00.1)
508/Accessibility 508-defect-2 collab-cycle-feedback Staging CCIssue00.00 CC-Dashboard forms-audit-digitize 26-4555
### General Information #### VFS team name Forms Audit Digitize #### VFS product name Form 26-4555 #### VFS feature name 26-4555 #### Point of Contact/Reviewers Brian DeConinck - @briandeconinck - Accessibility *For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/Anatomy-of-a-Staging-Review-Issue-ticket.2060320997.html) guidance on Platform Website. --- ### Platform Issue No VA.gov Experience Standard for the issue found. ### Issue Details On Step 6, a screen reader user tabbing through the page is likely to skip over the text in the statement of truth text entirely. This is an issue Jeana and I have been discussing since the Midpoint Review, and it's a really tricky issue. It's coded accessibly and meets WCAG requirements, and the legal text is discoverable if a screen reader user explores the page content further. But the likely mode of interaction by a screen reader user at this stage of the workflow is just tabbing through interactive elements, which means they'll skip over the important legal text and potentially not be aware of the legal consequences. ### Link, screenshot or steps to recreate ### VA.gov Experience Standard [Category Number 00, Issue Number 00](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References ### Platform Recommendation This is something @jeana-adhoc, @joshkimux, and I have been talking through a bunch of possible approaches and I don't think there's a perfect solution. I like [Jeana's idea best](https://github.com/department-of-veterans-affairs/vets-design-system-documentation/issues/1621) -- put the legal text inside an additional info component that's open by default rather than closed. For this issue, I'm logging it as a defect-2 that can hopefully be resolved as that component change moves through the design system. **Update after meeting:** At the Design System Council team, multiple possible solutions were discussed for exploration. Per @humancompanion-usds, until a better UX solution is found we should adopt a more assertive approach to ensure no users will miss legally-significant text (even if being more assertive can be more annoying for screen reader users). With that in mind, the solution I would recommend is using `aria-describedby` to associate the statement of truth text with the checkbox: ``` <h3>Statement of truth</h3> <p id="some-unique-id"> I certify that I am applying for assistance in acquiring specially adapted housing or special home adaptation grant because of the nature of my service-connected disability. I understand that there are medical and economic features yet to be considered before I am eligible for this benefit, and that I will be notified of the action taken on this application as soon as possible. </p> <p> I have read and accept the <a aria-label="Privacy policy, will open in new tab" target="_blank" href="/privacy-policy/">privacy policy</a>. </p> <va-text-input label="Your full name" class="signature-input hydrated" id="veteran-signature" name="veteran-signature" type="text" required="true" error=""></va-text-input> <div class="form-checkbox"> <input id="errorable-checkbox-1" name="veteran-certify" type="checkbox" aria-describedby="some-unique-id"> <label name="veteran-certify-label" for="errorable-checkbox-1"> I certify the information above is correct and true to the best of my knowledge and belief.<span class="form-required-span">(*Required)</span> </label> </div> ``` Once we land on a UX approach that's better overall, we should be able to drop the `aria-describedby`. But for now this is a good backstop. --- ### VFS Guidance - Close the ticket when the issue has been resolved or validated by your Product Owner - If your team has additional questions or needs Platform help validating the issue, please comment on the ticket - Some feedback provided may be out of scope for your iteration of the product, however, Platform's OCTO leadership has stated that all identified issues need to be documented and it is still your responsibility to resolve the issue. - If you do not believe that this Staging Review issue ticket is the responsibility of your team, comment below providing an explanation and who you believe is responsible. Please tag the Point of Contact/Reviewers. Governance team will research and will follow up.
1.0
[Other - Accessibility] Screen reader users may entirely miss legal text. (00.00.1) - ### General Information #### VFS team name Forms Audit Digitize #### VFS product name Form 26-4555 #### VFS feature name 26-4555 #### Point of Contact/Reviewers Brian DeConinck - @briandeconinck - Accessibility *For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/Anatomy-of-a-Staging-Review-Issue-ticket.2060320997.html) guidance on Platform Website. --- ### Platform Issue No VA.gov Experience Standard for the issue found. ### Issue Details On Step 6, a screen reader user tabbing through the page is likely to skip over the text in the statement of truth text entirely. This is an issue Jeana and I have been discussing since the Midpoint Review, and it's a really tricky issue. It's coded accessibly and meets WCAG requirements, and the legal text is discoverable if a screen reader user explores the page content further. But the likely mode of interaction by a screen reader user at this stage of the workflow is just tabbing through interactive elements, which means they'll skip over the important legal text and potentially not be aware of the legal consequences. ### Link, screenshot or steps to recreate ### VA.gov Experience Standard [Category Number 00, Issue Number 00](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References ### Platform Recommendation This is something @jeana-adhoc, @joshkimux, and I have been talking through a bunch of possible approaches and I don't think there's a perfect solution. I like [Jeana's idea best](https://github.com/department-of-veterans-affairs/vets-design-system-documentation/issues/1621) -- put the legal text inside an additional info component that's open by default rather than closed. For this issue, I'm logging it as a defect-2 that can hopefully be resolved as that component change moves through the design system. **Update after meeting:** At the Design System Council team, multiple possible solutions were discussed for exploration. Per @humancompanion-usds, until a better UX solution is found we should adopt a more assertive approach to ensure no users will miss legally-significant text (even if being more assertive can be more annoying for screen reader users). With that in mind, the solution I would recommend is using `aria-describedby` to associate the statement of truth text with the checkbox: ``` <h3>Statement of truth</h3> <p id="some-unique-id"> I certify that I am applying for assistance in acquiring specially adapted housing or special home adaptation grant because of the nature of my service-connected disability. I understand that there are medical and economic features yet to be considered before I am eligible for this benefit, and that I will be notified of the action taken on this application as soon as possible. </p> <p> I have read and accept the <a aria-label="Privacy policy, will open in new tab" target="_blank" href="/privacy-policy/">privacy policy</a>. </p> <va-text-input label="Your full name" class="signature-input hydrated" id="veteran-signature" name="veteran-signature" type="text" required="true" error=""></va-text-input> <div class="form-checkbox"> <input id="errorable-checkbox-1" name="veteran-certify" type="checkbox" aria-describedby="some-unique-id"> <label name="veteran-certify-label" for="errorable-checkbox-1"> I certify the information above is correct and true to the best of my knowledge and belief.<span class="form-required-span">(*Required)</span> </label> </div> ``` Once we land on a UX approach that's better overall, we should be able to drop the `aria-describedby`. But for now this is a good backstop. --- ### VFS Guidance - Close the ticket when the issue has been resolved or validated by your Product Owner - If your team has additional questions or needs Platform help validating the issue, please comment on the ticket - Some feedback provided may be out of scope for your iteration of the product, however, Platform's OCTO leadership has stated that all identified issues need to be documented and it is still your responsibility to resolve the issue. - If you do not believe that this Staging Review issue ticket is the responsibility of your team, comment below providing an explanation and who you believe is responsible. Please tag the Point of Contact/Reviewers. Governance team will research and will follow up.
defect
screen reader users may entirely miss legal text general information vfs team name forms audit digitize vfs product name form vfs feature name point of contact reviewers brian deconinck briandeconinck accessibility for more information on how to interpret this ticket please refer to the guidance on platform website platform issue no va gov experience standard for the issue found issue details on step a screen reader user tabbing through the page is likely to skip over the text in the statement of truth text entirely this is an issue jeana and i have been discussing since the midpoint review and it s a really tricky issue it s coded accessibly and meets wcag requirements and the legal text is discoverable if a screen reader user explores the page content further but the likely mode of interaction by a screen reader user at this stage of the workflow is just tabbing through interactive elements which means they ll skip over the important legal text and potentially not be aware of the legal consequences link screenshot or steps to recreate va gov experience standard other references platform recommendation this is something jeana adhoc joshkimux and i have been talking through a bunch of possible approaches and i don t think there s a perfect solution i like put the legal text inside an additional info component that s open by default rather than closed for this issue i m logging it as a defect that can hopefully be resolved as that component change moves through the design system update after meeting at the design system council team multiple possible solutions were discussed for exploration per humancompanion usds until a better ux solution is found we should adopt a more assertive approach to ensure no users will miss legally significant text even if being more assertive can be more annoying for screen reader users with that in mind the solution i would recommend is using aria describedby to associate the statement of truth text with the checkbox statement of truth i certify that i am applying for assistance in acquiring specially adapted housing or special home adaptation grant because of the nature of my service connected disability i understand that there are medical and economic features yet to be considered before i am eligible for this benefit and that i will be notified of the action taken on this application as soon as possible i have read and accept the privacy policy i certify the information above is correct and true to the best of my knowledge and belief required once we land on a ux approach that s better overall we should be able to drop the aria describedby but for now this is a good backstop vfs guidance close the ticket when the issue has been resolved or validated by your product owner if your team has additional questions or needs platform help validating the issue please comment on the ticket some feedback provided may be out of scope for your iteration of the product however platform s octo leadership has stated that all identified issues need to be documented and it is still your responsibility to resolve the issue if you do not believe that this staging review issue ticket is the responsibility of your team comment below providing an explanation and who you believe is responsible please tag the point of contact reviewers governance team will research and will follow up
1
741,524
25,801,550,978
IssuesEvent
2022-12-11 02:43:25
red-gold/ts-ui
https://api.github.com/repos/red-gold/ts-ui
opened
Fix Edit profile update information
bug priority:2
**Describe the bug** on the profile page, Editing Profile doesn't work **To Reproduce** Steps to reproduce the behavior: 1. Go to Profile 2. Click on try to edit (e.g. Full Name Field) 3. click update 4. website field shows error and nothing submits **Expected behavior** to update fields **Screenshots** ![image](https://user-images.githubusercontent.com/28287280/206883885-bb311010-13b5-49c1-b033-b5db685a8921.png) **Desktop (please complete the following information):** - OS: windows - Browser chrome - Version 108
1.0
Fix Edit profile update information - **Describe the bug** on the profile page, Editing Profile doesn't work **To Reproduce** Steps to reproduce the behavior: 1. Go to Profile 2. Click on try to edit (e.g. Full Name Field) 3. click update 4. website field shows error and nothing submits **Expected behavior** to update fields **Screenshots** ![image](https://user-images.githubusercontent.com/28287280/206883885-bb311010-13b5-49c1-b033-b5db685a8921.png) **Desktop (please complete the following information):** - OS: windows - Browser chrome - Version 108
non_defect
fix edit profile update information describe the bug on the profile page editing profile doesn t work to reproduce steps to reproduce the behavior go to profile click on try to edit e g full name field click update website field shows error and nothing submits expected behavior to update fields screenshots desktop please complete the following information os windows browser chrome version
0
46,318
13,055,891,043
IssuesEvent
2020-07-30 03:02:19
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
icerec - release (Trac #978)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/978 ```json { "status": "closed", "changetime": "2015-05-15T20:02:30", "description": "There are calls for a new icerec release. Put your project/feature requests here. Anything not in this ticket will not be included in the release", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1431720150553365", "component": "combo reconstruction", "summary": "icerec - release", "priority": "normal", "keywords": "release", "time": "2015-05-13T19:52:44", "milestone": "", "owner": "nega", "type": "defect" } ```
1.0
icerec - release (Trac #978) - Migrated from https://code.icecube.wisc.edu/ticket/978 ```json { "status": "closed", "changetime": "2015-05-15T20:02:30", "description": "There are calls for a new icerec release. Put your project/feature requests here. Anything not in this ticket will not be included in the release", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1431720150553365", "component": "combo reconstruction", "summary": "icerec - release", "priority": "normal", "keywords": "release", "time": "2015-05-13T19:52:44", "milestone": "", "owner": "nega", "type": "defect" } ```
defect
icerec release trac migrated from json status closed changetime description there are calls for a new icerec release put your project feature requests here anything not in this ticket will not be included in the release reporter nega cc resolution fixed ts component combo reconstruction summary icerec release priority normal keywords release time milestone owner nega type defect
1
44,231
12,062,252,409
IssuesEvent
2020-04-16 02:27:52
evanheisler/waipai
https://api.github.com/repos/evanheisler/waipai
opened
Heroku binaries missing after deploy
defect
Deploying to Heroku works, however the `build` step does not create the necessary binaries for the server. Logging into the server and running `yarn prisma generate` fixes it (sort of?), but then the remote is out of sync. See https://github.com/prisma/prisma-client-js/issues/616
1.0
Heroku binaries missing after deploy - Deploying to Heroku works, however the `build` step does not create the necessary binaries for the server. Logging into the server and running `yarn prisma generate` fixes it (sort of?), but then the remote is out of sync. See https://github.com/prisma/prisma-client-js/issues/616
defect
heroku binaries missing after deploy deploying to heroku works however the build step does not create the necessary binaries for the server logging into the server and running yarn prisma generate fixes it sort of but then the remote is out of sync see
1
35,516
7,758,218,240
IssuesEvent
2018-05-31 18:51:09
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
opened
Latin hypercube: Troubleshoot convergence of RICO with KK microphysics (Trac #506)
Incomplete Migration Migrated from Trac clubb_src defect dschanen@uwm.edu
Migrated from http://carson.math.uwm.edu/trac/trac/clubb/ticket/506 ```json { "status": "closed", "changetime": "2012-07-03T19:19:21", "description": "\nDave recently discovered that Latin hypercube doesn't converge when running RICO using KK microphysics (comment:27:ticket:498). \n\nWe should try to find the bug. It used to work.", "reporter": "vlarson@uwm.edu", "cc": "vlarson@uwm.edu", "resolution": "fixed", "_ts": "1341343161761514", "component": "clubb_src", "summary": "Latin hypercube: Troubleshoot convergence of RICO with KK microphysics", "priority": "critical", "keywords": "", "time": "2012-04-19T21:53:29", "milestone": "Improve SILHS", "owner": "dschanen@uwm.edu", "type": "defect" } ```
1.0
Latin hypercube: Troubleshoot convergence of RICO with KK microphysics (Trac #506) - Migrated from http://carson.math.uwm.edu/trac/trac/clubb/ticket/506 ```json { "status": "closed", "changetime": "2012-07-03T19:19:21", "description": "\nDave recently discovered that Latin hypercube doesn't converge when running RICO using KK microphysics (comment:27:ticket:498). \n\nWe should try to find the bug. It used to work.", "reporter": "vlarson@uwm.edu", "cc": "vlarson@uwm.edu", "resolution": "fixed", "_ts": "1341343161761514", "component": "clubb_src", "summary": "Latin hypercube: Troubleshoot convergence of RICO with KK microphysics", "priority": "critical", "keywords": "", "time": "2012-04-19T21:53:29", "milestone": "Improve SILHS", "owner": "dschanen@uwm.edu", "type": "defect" } ```
defect
latin hypercube troubleshoot convergence of rico with kk microphysics trac migrated from json status closed changetime description ndave recently discovered that latin hypercube doesn t converge when running rico using kk microphysics comment ticket n nwe should try to find the bug it used to work reporter vlarson uwm edu cc vlarson uwm edu resolution fixed ts component clubb src summary latin hypercube troubleshoot convergence of rico with kk microphysics priority critical keywords time milestone improve silhs owner dschanen uwm edu type defect
1
295,928
25,515,857,784
IssuesEvent
2022-11-28 16:16:21
microsoft/vscode-remote-release
https://api.github.com/repos/microsoft/vscode-remote-release
opened
Test: Devcontainer CLI bundling
containers testplan-item
Refs: https://github.com/devcontainers/cli/issues/279 - [ ] anyOS - [ ] anyOS Complexity: 2 --- - `npm install @devcontainers/cli` in an empty folder - Check it only installs `node-pty` and its dependencies as additional packages. - Check `node_modules/@devcontainers/cli/dist/spec-node` has a single minified JavaScript file. - Check `node_modules/.bin/devcontainer` executes and shows a help text.
1.0
Test: Devcontainer CLI bundling - Refs: https://github.com/devcontainers/cli/issues/279 - [ ] anyOS - [ ] anyOS Complexity: 2 --- - `npm install @devcontainers/cli` in an empty folder - Check it only installs `node-pty` and its dependencies as additional packages. - Check `node_modules/@devcontainers/cli/dist/spec-node` has a single minified JavaScript file. - Check `node_modules/.bin/devcontainer` executes and shows a help text.
non_defect
test devcontainer cli bundling refs anyos anyos complexity npm install devcontainers cli in an empty folder check it only installs node pty and its dependencies as additional packages check node modules devcontainers cli dist spec node has a single minified javascript file check node modules bin devcontainer executes and shows a help text
0
28,702
5,345,005,511
IssuesEvent
2017-02-17 15:55:41
chandanbansal/gmail-backup
https://api.github.com/repos/chandanbansal/gmail-backup
closed
Command-Line switches don't work
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.Tried switch --stamp '"C:\Program Files (x86)\GmailBackup\gmail-backup.exe" backup "D:/Backups/Mail" "myname@gmail.com" "mypassword" --stamp' 2.Tried date switch 20110618 '"C:\Program Files (x86)\GmailBackup\gmail-backup.exe" backup D:/Backups/Mail myname@gmail.com mypassword 20110618' 3. What is the expected output? What do you see instead? downloads every email, (actually skips downloaded emails. File called "stamp" is NOT created in Backup folder. Backup folder is not protect (i.e. not ProjectData). I am administrator. What version of the product are you using? On what operating system? revision 15 (2011-03-07) Windows 7 64 bit Please provide any additional information below. Tried putting path, email, pw in "quotes", removed quotes, I don't know what else to try. ``` Original issue reported on code.google.com by `AntMcP...@gmail.com` on 20 Jun 2011 at 7:25
1.0
Command-Line switches don't work - ``` What steps will reproduce the problem? 1.Tried switch --stamp '"C:\Program Files (x86)\GmailBackup\gmail-backup.exe" backup "D:/Backups/Mail" "myname@gmail.com" "mypassword" --stamp' 2.Tried date switch 20110618 '"C:\Program Files (x86)\GmailBackup\gmail-backup.exe" backup D:/Backups/Mail myname@gmail.com mypassword 20110618' 3. What is the expected output? What do you see instead? downloads every email, (actually skips downloaded emails. File called "stamp" is NOT created in Backup folder. Backup folder is not protect (i.e. not ProjectData). I am administrator. What version of the product are you using? On what operating system? revision 15 (2011-03-07) Windows 7 64 bit Please provide any additional information below. Tried putting path, email, pw in "quotes", removed quotes, I don't know what else to try. ``` Original issue reported on code.google.com by `AntMcP...@gmail.com` on 20 Jun 2011 at 7:25
defect
command line switches don t work what steps will reproduce the problem tried switch stamp c program files gmailbackup gmail backup exe backup d backups mail myname gmail com mypassword stamp tried date switch c program files gmailbackup gmail backup exe backup d backups mail myname gmail com mypassword what is the expected output what do you see instead downloads every email actually skips downloaded emails file called stamp is not created in backup folder backup folder is not protect i e not projectdata i am administrator what version of the product are you using on what operating system revision windows bit please provide any additional information below tried putting path email pw in quotes removed quotes i don t know what else to try original issue reported on code google com by antmcp gmail com on jun at
1
566,793
16,830,500,726
IssuesEvent
2021-06-18 03:29:20
IrisShaders/Iris
https://api.github.com/repos/IrisShaders/Iris
reopened
Sildurs Vibrant Shaders crash game in the End (on M1 Mac)
bug high priority
Going into the End portal with Sildurs enabled or enabling Sildurs in the End causes a crash on M1 [latest.log](https://github.com/IrisShaders/Iris/files/6674341/latest.log) [crash report](https://github.com/IrisShaders/Iris/files/6674344/crash-2021-06-17_19.57.24-client.txt) Edit: This does not occur on the version of Iris/Sodium that is on Modrinth/Curseforge/GHReleases, and also doesn't happen on Niko's jar-in-jar of Sodium + Iris 1.0.1, only on latest commit Iris 1.0.2
1.0
Sildurs Vibrant Shaders crash game in the End (on M1 Mac) - Going into the End portal with Sildurs enabled or enabling Sildurs in the End causes a crash on M1 [latest.log](https://github.com/IrisShaders/Iris/files/6674341/latest.log) [crash report](https://github.com/IrisShaders/Iris/files/6674344/crash-2021-06-17_19.57.24-client.txt) Edit: This does not occur on the version of Iris/Sodium that is on Modrinth/Curseforge/GHReleases, and also doesn't happen on Niko's jar-in-jar of Sodium + Iris 1.0.1, only on latest commit Iris 1.0.2
non_defect
sildurs vibrant shaders crash game in the end on mac going into the end portal with sildurs enabled or enabling sildurs in the end causes a crash on edit this does not occur on the version of iris sodium that is on modrinth curseforge ghreleases and also doesn t happen on niko s jar in jar of sodium iris only on latest commit iris
0
224,712
7,472,053,840
IssuesEvent
2018-04-03 11:20:55
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
API v8 filtering custom field
Fix Proposed High Priority Resolved: Next Release bug
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> See https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/18407-api-filter-by-custom-field when making a call like: ``` GET api/v8/modules/Accounts?filter[Accounts.firm_id_c]=[eq]12345678``` #### Expected Behavior <!--- Tell us what should happen --> The SQL query should use accounts_cstm instead of accounts #### Actual Behavior <!--- Tell us what happens instead --> <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> suitecrm.log reports: ``` Error running count query for Account List: Query Failed: SELECT count(*) c FROM accounts LEFT JOIN accounts_cstm ON accounts.id = accounts_cstm.id_c LEFT JOIN users jt0 ON accounts.modified_user_id=jt0.id AND jt0.deleted=0 AND jt0.deleted=0 LEFT JOIN users jt1 ON accounts.created_by=jt1.id AND jt1.deleted=0 AND jt1.deleted=0 LEFT JOIN users jt2 ON accounts.assigned_user_id=jt2.id AND jt2.deleted=0 AND jt2.deleted=0 LEFT JOIN accounts jt3 ON accounts.parent_id=jt3.id AND jt3.deleted=0 AND jt3.deleted=0 LEFT JOIN campaigns jt4 ON accounts.campaign_id=jt4.id AND jt4.deleted=0 AND jt4.deleted=0 where (accounts.firm_id_c = 1) AND accounts.deleted=0: MySQL error 1054: Unknown column 'accounts.firm_id_c' in 'where clause' ``` #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> Fix FilterInterpreter::getFilterByAttributes() to check the if the field is the custom version and handle it accordingly #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Set up api v8 2. make call`GET api/v8/modules/Accounts?filter[Accounts.firm_id_c]=`[`[eq`]`]12345678` #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> high priority - there is no work around. #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): na * Environment name and version (e.g. MySQL, PHP 7): PHP 5.5.9 / Maria DB / Apache * Operating System and version (e.g Ubuntu 16.04): Ubuntu 16.04
1.0
API v8 filtering custom field - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> See https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/18407-api-filter-by-custom-field when making a call like: ``` GET api/v8/modules/Accounts?filter[Accounts.firm_id_c]=[eq]12345678``` #### Expected Behavior <!--- Tell us what should happen --> The SQL query should use accounts_cstm instead of accounts #### Actual Behavior <!--- Tell us what happens instead --> <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> suitecrm.log reports: ``` Error running count query for Account List: Query Failed: SELECT count(*) c FROM accounts LEFT JOIN accounts_cstm ON accounts.id = accounts_cstm.id_c LEFT JOIN users jt0 ON accounts.modified_user_id=jt0.id AND jt0.deleted=0 AND jt0.deleted=0 LEFT JOIN users jt1 ON accounts.created_by=jt1.id AND jt1.deleted=0 AND jt1.deleted=0 LEFT JOIN users jt2 ON accounts.assigned_user_id=jt2.id AND jt2.deleted=0 AND jt2.deleted=0 LEFT JOIN accounts jt3 ON accounts.parent_id=jt3.id AND jt3.deleted=0 AND jt3.deleted=0 LEFT JOIN campaigns jt4 ON accounts.campaign_id=jt4.id AND jt4.deleted=0 AND jt4.deleted=0 where (accounts.firm_id_c = 1) AND accounts.deleted=0: MySQL error 1054: Unknown column 'accounts.firm_id_c' in 'where clause' ``` #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> Fix FilterInterpreter::getFilterByAttributes() to check the if the field is the custom version and handle it accordingly #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Set up api v8 2. make call`GET api/v8/modules/Accounts?filter[Accounts.firm_id_c]=`[`[eq`]`]12345678` #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> high priority - there is no work around. #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): na * Environment name and version (e.g. MySQL, PHP 7): PHP 5.5.9 / Maria DB / Apache * Operating System and version (e.g Ubuntu 16.04): Ubuntu 16.04
non_defect
api filtering custom field issue see when making a call like get api modules accounts filter expected behavior the sql query should use accounts cstm instead of accounts actual behavior suitecrm log reports error running count query for account list query failed select count c from accounts left join accounts cstm on accounts id accounts cstm id c left join users on accounts modified user id id and deleted and deleted left join users on accounts created by id and deleted and deleted left join users on accounts assigned user id id and deleted and deleted left join accounts on accounts parent id id and deleted and deleted left join campaigns on accounts campaign id id and deleted and deleted where accounts firm id c and accounts deleted mysql error unknown column accounts firm id c in where clause possible fix fix filterinterpreter getfilterbyattributes to check the if the field is the custom version and handle it accordingly steps to reproduce set up api make call get api modules accounts filter context high priority there is no work around your environment suitecrm version used browser name and version e g chrome version bit na environment name and version e g mysql php php maria db apache operating system and version e g ubuntu ubuntu
0
61,908
7,527,310,490
IssuesEvent
2018-04-13 16:36:28
Azure/azure-mobile-apps
https://api.github.com/repos/Azure/azure-mobile-apps
closed
Support Geospatial Data Type
Design Notes
From UserVoice: https://windowsazure.uservoice.com/admin/forums/216254-mobile-apps/suggestions/3317361-add-support-for-geo-spatial-types-and-queries Belief (to be verified): Geography Type is available in the ASP.NET Backend. It is not available in the Node.js backend Specific questions on design 1) Does the OData v3 specification support geography data types? 2) Are there any API changes that are required to support geospatial in offline sync mode? What output is required; aside from the client updates? Documentation is obvious. Do we need client samples? What should the client samples do (minimally)?
1.0
Support Geospatial Data Type - From UserVoice: https://windowsazure.uservoice.com/admin/forums/216254-mobile-apps/suggestions/3317361-add-support-for-geo-spatial-types-and-queries Belief (to be verified): Geography Type is available in the ASP.NET Backend. It is not available in the Node.js backend Specific questions on design 1) Does the OData v3 specification support geography data types? 2) Are there any API changes that are required to support geospatial in offline sync mode? What output is required; aside from the client updates? Documentation is obvious. Do we need client samples? What should the client samples do (minimally)?
non_defect
support geospatial data type from uservoice belief to be verified geography type is available in the asp net backend it is not available in the node js backend specific questions on design does the odata specification support geography data types are there any api changes that are required to support geospatial in offline sync mode what output is required aside from the client updates documentation is obvious do we need client samples what should the client samples do minimally
0
56,387
15,050,412,702
IssuesEvent
2021-02-03 12:50:35
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Avatar: Shape does work as expected
defect
I tried to use the new avatar component as follows and my expectation was that the images are shown in circle shape (as the avatars in the showcase https://www.primefaces.org/showcase/ui/misc/avatar.xhtml?jfwid=ca6e9). However, the images are still rectangular. Do i use it wrong or is this a bug? ``` <p:avatar shape="circle"> <p:graphicImage value="#{entity.image.streamedContent}" stream="false" /> </p:avatar> ``` ![Screenshot from 2021-02-03 11-11-06](https://user-images.githubusercontent.com/10051373/106732088-8dd52c80-6610-11eb-9bae-5829e734b301.png)
1.0
Avatar: Shape does work as expected - I tried to use the new avatar component as follows and my expectation was that the images are shown in circle shape (as the avatars in the showcase https://www.primefaces.org/showcase/ui/misc/avatar.xhtml?jfwid=ca6e9). However, the images are still rectangular. Do i use it wrong or is this a bug? ``` <p:avatar shape="circle"> <p:graphicImage value="#{entity.image.streamedContent}" stream="false" /> </p:avatar> ``` ![Screenshot from 2021-02-03 11-11-06](https://user-images.githubusercontent.com/10051373/106732088-8dd52c80-6610-11eb-9bae-5829e734b301.png)
defect
avatar shape does work as expected i tried to use the new avatar component as follows and my expectation was that the images are shown in circle shape as the avatars in the showcase however the images are still rectangular do i use it wrong or is this a bug p graphicimage value entity image streamedcontent stream false
1
84,612
16,523,563,322
IssuesEvent
2021-05-26 17:05:14
jhona-tam/Farmacia
https://api.github.com/repos/jhona-tam/Farmacia
closed
Eliminar prod y vista de gestion proveedor
code documentation
Las siguientes tareas son: - eliminar producto - hacer la vista o panel de gestionar proveedor - mejorar vista en el card
1.0
Eliminar prod y vista de gestion proveedor - Las siguientes tareas son: - eliminar producto - hacer la vista o panel de gestionar proveedor - mejorar vista en el card
non_defect
eliminar prod y vista de gestion proveedor las siguientes tareas son eliminar producto hacer la vista o panel de gestionar proveedor mejorar vista en el card
0
147,500
13,209,042,095
IssuesEvent
2020-08-15 08:52:27
darigovresearch/Universal-Foreign-Language-Flashcards
https://api.github.com/repos/darigovresearch/Universal-Foreign-Language-Flashcards
opened
[el-en]: Missing Translations in Chapter 2
bug documentation enhancement good first issue help wanted
The below lines have not yet been translated in Chapter 2 - [ ] See you soon. - [ ] What's your name? (formal) - [ ] How are you? (informal) - [ ] Not bad, thank you. - [ ] How are things going? - [ ] retired man/woman - [ ] intern - [ ] notebook - [ ] homework - [ ] Repeat. - [ ] Turn to page ...
1.0
[el-en]: Missing Translations in Chapter 2 - The below lines have not yet been translated in Chapter 2 - [ ] See you soon. - [ ] What's your name? (formal) - [ ] How are you? (informal) - [ ] Not bad, thank you. - [ ] How are things going? - [ ] retired man/woman - [ ] intern - [ ] notebook - [ ] homework - [ ] Repeat. - [ ] Turn to page ...
non_defect
missing translations in chapter the below lines have not yet been translated in chapter see you soon what s your name formal how are you informal not bad thank you how are things going retired man woman intern notebook homework repeat turn to page
0
58,609
8,289,251,648
IssuesEvent
2018-09-19 14:14:40
polkadot-js/api
https://api.github.com/repos/polkadot-js/api
closed
Gitbook does not render nested md files
documentation
So everything looks nice, e.g. https://polkadot.js.org/api/ However, from https://polkadot.js.org/api/api/ scrolling down to Classes and then clicking on `Api` does not quite work... Basically it seems like this https://github.com/polkadot-js/api/tree/master/docs/api/classes does not result in a corresponding `api.html` file generated from `api.md`. (While all the others at higher levels seem to be doing fine) Since we copy across to docs in the build script, I also too a look at my local `_book` folder, same there, it is missing. :(
1.0
Gitbook does not render nested md files - So everything looks nice, e.g. https://polkadot.js.org/api/ However, from https://polkadot.js.org/api/api/ scrolling down to Classes and then clicking on `Api` does not quite work... Basically it seems like this https://github.com/polkadot-js/api/tree/master/docs/api/classes does not result in a corresponding `api.html` file generated from `api.md`. (While all the others at higher levels seem to be doing fine) Since we copy across to docs in the build script, I also too a look at my local `_book` folder, same there, it is missing. :(
non_defect
gitbook does not render nested md files so everything looks nice e g however from scrolling down to classes and then clicking on api does not quite work basically it seems like this does not result in a corresponding api html file generated from api md while all the others at higher levels seem to be doing fine since we copy across to docs in the build script i also too a look at my local book folder same there it is missing
0
63,313
17,580,222,509
IssuesEvent
2021-08-16 06:09:22
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Vector can get stuck in a state thinking it has an inbound call ringing
T-Defect P2 S-Minor
Just had a disaster where my Windows PC sat stuck playing a ringtone, but with no popup saying where the new call was. Apparently it was also sending `m.call.hangup` to other inbound calls.
1.0
Vector can get stuck in a state thinking it has an inbound call ringing - Just had a disaster where my Windows PC sat stuck playing a ringtone, but with no popup saying where the new call was. Apparently it was also sending `m.call.hangup` to other inbound calls.
defect
vector can get stuck in a state thinking it has an inbound call ringing just had a disaster where my windows pc sat stuck playing a ringtone but with no popup saying where the new call was apparently it was also sending m call hangup to other inbound calls
1
50,345
13,187,453,078
IssuesEvent
2020-08-13 03:27:46
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
icetray parameter tests failing on python 2.3.4 (Trac #560)
IceTray Migrated from Trac defect
This maybe intentional/unavoidable: icetray/scripts/parameter_abuse.py failing on el4 machines: [slave@akuma build_debug]$ ./icetray/resources/scripts/parameter_abuse.py Logging configured from file ./log4cplus.conf /build/slave_build/manual/offline-software/src/icetray/public/icetray/I3Module.h:330: ERROR: Error in AllParametersModule module 'apm2', getting parameter 'intvec_param' OK, threw as expected Traceback (most recent call last): File "./icetray/resources/scripts/parameter_abuse.py", line 34, in ? exit(0) TypeError: 'str' object is not callable <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/560 , reported by blaufuss and owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", "description": "This maybe intentional/unavoidable:\n\nicetray/scripts/parameter_abuse.py\nfailing on el4 machines:\n\n[slave@akuma build_debug]$ ./icetray/resources/scripts/parameter_abuse.py \nLogging configured from file ./log4cplus.conf\n/build/slave_build/manual/offline-software/src/icetray/public/icetray/I3Module.h:330: ERROR: Error in AllParametersModule module 'apm2', getting parameter 'intvec_param'\nOK, threw as expected\nTraceback (most recent call last):\n File \"./icetray/resources/scripts/parameter_abuse.py\", line 34, in ?\n exit(0)\nTypeError: 'str' object is not callable\n", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "_ts": "1416713876862109", "component": "IceTray", "summary": "icetray parameter tests failing on python 2.3.4", "priority": "normal", "keywords": "", "time": "2009-06-12T20:37:59", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
1.0
icetray parameter tests failing on python 2.3.4 (Trac #560) - This maybe intentional/unavoidable: icetray/scripts/parameter_abuse.py failing on el4 machines: [slave@akuma build_debug]$ ./icetray/resources/scripts/parameter_abuse.py Logging configured from file ./log4cplus.conf /build/slave_build/manual/offline-software/src/icetray/public/icetray/I3Module.h:330: ERROR: Error in AllParametersModule module 'apm2', getting parameter 'intvec_param' OK, threw as expected Traceback (most recent call last): File "./icetray/resources/scripts/parameter_abuse.py", line 34, in ? exit(0) TypeError: 'str' object is not callable <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/560 , reported by blaufuss and owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:56", "description": "This maybe intentional/unavoidable:\n\nicetray/scripts/parameter_abuse.py\nfailing on el4 machines:\n\n[slave@akuma build_debug]$ ./icetray/resources/scripts/parameter_abuse.py \nLogging configured from file ./log4cplus.conf\n/build/slave_build/manual/offline-software/src/icetray/public/icetray/I3Module.h:330: ERROR: Error in AllParametersModule module 'apm2', getting parameter 'intvec_param'\nOK, threw as expected\nTraceback (most recent call last):\n File \"./icetray/resources/scripts/parameter_abuse.py\", line 34, in ?\n exit(0)\nTypeError: 'str' object is not callable\n", "reporter": "blaufuss", "cc": "", "resolution": "fixed", "_ts": "1416713876862109", "component": "IceTray", "summary": "icetray parameter tests failing on python 2.3.4", "priority": "normal", "keywords": "", "time": "2009-06-12T20:37:59", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
defect
icetray parameter tests failing on python trac this maybe intentional unavoidable icetray scripts parameter abuse py failing on machines icetray resources scripts parameter abuse py logging configured from file conf build slave build manual offline software src icetray public icetray h error error in allparametersmodule module getting parameter intvec param ok threw as expected traceback most recent call last file icetray resources scripts parameter abuse py line in exit typeerror str object is not callable migrated from reported by blaufuss and owned by troy json status closed changetime description this maybe intentional unavoidable n nicetray scripts parameter abuse py nfailing on machines n n icetray resources scripts parameter abuse py nlogging configured from file conf n build slave build manual offline software src icetray public icetray h error error in allparametersmodule module getting parameter intvec param nok threw as expected ntraceback most recent call last n file icetray resources scripts parameter abuse py line in n exit ntypeerror str object is not callable n reporter blaufuss cc resolution fixed ts component icetray summary icetray parameter tests failing on python priority normal keywords time milestone owner troy type defect
1
71,678
30,914,193,870
IssuesEvent
2023-08-05 04:16:03
Zahlungsmittel/Zahlungsmittel
https://api.github.com/repos/Zahlungsmittel/Zahlungsmittel
opened
[CLOSED] 🚀 [Feature] Catch all errors on the backend
feature service: backend imported
<a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)** _Wednesday Dec 08, 2021 at 15:01 GMT_ _Originally opened as https://github.com/gradido/gradido/issues/1169_ ---- <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> ## 🚀 Feature <!-- Give a short summary of the Feature. Use Screenshots if you want. --> GraphQL Errors and alike are not produced in the backend console and are therefore also not logable. They can only be found in the frontend console. This must change.
1.0
[CLOSED] 🚀 [Feature] Catch all errors on the backend - <a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)** _Wednesday Dec 08, 2021 at 15:01 GMT_ _Originally opened as https://github.com/gradido/gradido/issues/1169_ ---- <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> ## 🚀 Feature <!-- Give a short summary of the Feature. Use Screenshots if you want. --> GraphQL Errors and alike are not produced in the backend console and are therefore also not logable. They can only be found in the frontend console. This must change.
non_defect
🚀 catch all errors on the backend issue by wednesday dec at gmt originally opened as 🚀 feature graphql errors and alike are not produced in the backend console and are therefore also not logable they can only be found in the frontend console this must change
0
521,577
15,111,863,434
IssuesEvent
2021-02-08 21:01:43
bit-by-bit-coding/bxb-website
https://api.github.com/repos/bit-by-bit-coding/bxb-website
closed
Uncommon Sense summer main page should take you away from bxb and into the uncommon sense page with the US menu.
high priority
US summer pages have their own menu and stuff. But all the main info about US summer is still on the main bxb part of the site.
1.0
Uncommon Sense summer main page should take you away from bxb and into the uncommon sense page with the US menu. - US summer pages have their own menu and stuff. But all the main info about US summer is still on the main bxb part of the site.
non_defect
uncommon sense summer main page should take you away from bxb and into the uncommon sense page with the us menu us summer pages have their own menu and stuff but all the main info about us summer is still on the main bxb part of the site
0
619
2,941,000,339
IssuesEvent
2015-07-02 03:05:49
jrpeden/cs373-idb
https://api.github.com/repos/jrpeden/cs373-idb
opened
Setup the needed pages for Crisis, Organizations, and People
requirement
Create a set of static HTML pages for three crises, three organizations, and three people that displays all of the data collected (issue #36 will handle the data part). The pages must be served by Rackspace using Django or Flask to embed the static content into the HTML.
1.0
Setup the needed pages for Crisis, Organizations, and People - Create a set of static HTML pages for three crises, three organizations, and three people that displays all of the data collected (issue #36 will handle the data part). The pages must be served by Rackspace using Django or Flask to embed the static content into the HTML.
non_defect
setup the needed pages for crisis organizations and people create a set of static html pages for three crises three organizations and three people that displays all of the data collected issue will handle the data part the pages must be served by rackspace using django or flask to embed the static content into the html
0
585,007
17,468,654,614
IssuesEvent
2021-08-06 21:12:31
googleapis/gapic-generator-java
https://api.github.com/repos/googleapis/gapic-generator-java
closed
v2.0.0's unused resname class removal deletes useful classes
type: bug priority: p2
The unused resname class removal in #814 causes the removal of ~4 *Name.java classes from googleads API. It's likely doing its job, as I think the resource names in question are indeed not referenced anywhere in a method_signature or a resource_reference. However, googleads has a generic query `search` method for fetching data, and some of the resource name classes in question are valid filter predicates in our search query language. Thus, generating the *Name.java classes for them is still a useful developer surface that can assist our users in constructing queries that filter on resource name values, even if they're not formally used elsewhere in the GAPIC surface. Can we either revert this or at least supply a flag value we can set in our Bazel java targets to turn off this behavior?
1.0
v2.0.0's unused resname class removal deletes useful classes - The unused resname class removal in #814 causes the removal of ~4 *Name.java classes from googleads API. It's likely doing its job, as I think the resource names in question are indeed not referenced anywhere in a method_signature or a resource_reference. However, googleads has a generic query `search` method for fetching data, and some of the resource name classes in question are valid filter predicates in our search query language. Thus, generating the *Name.java classes for them is still a useful developer surface that can assist our users in constructing queries that filter on resource name values, even if they're not formally used elsewhere in the GAPIC surface. Can we either revert this or at least supply a flag value we can set in our Bazel java targets to turn off this behavior?
non_defect
s unused resname class removal deletes useful classes the unused resname class removal in causes the removal of name java classes from googleads api it s likely doing its job as i think the resource names in question are indeed not referenced anywhere in a method signature or a resource reference however googleads has a generic query search method for fetching data and some of the resource name classes in question are valid filter predicates in our search query language thus generating the name java classes for them is still a useful developer surface that can assist our users in constructing queries that filter on resource name values even if they re not formally used elsewhere in the gapic surface can we either revert this or at least supply a flag value we can set in our bazel java targets to turn off this behavior
0
225,709
17,287,158,188
IssuesEvent
2021-07-24 00:43:06
future-code-lab/Karatsuba
https://api.github.com/repos/future-code-lab/Karatsuba
closed
Implementation: Node.js
backend ci/cd documentation
- Acceptance criteria: - unit tests - performance metrics - documentation - ci/cd
1.0
Implementation: Node.js - - Acceptance criteria: - unit tests - performance metrics - documentation - ci/cd
non_defect
implementation node js acceptance criteria unit tests performance metrics documentation ci cd
0
224,716
17,770,957,216
IssuesEvent
2021-08-30 13:36:47
kawalcovid19/wargabantuwarga.com
https://api.github.com/repos/kawalcovid19/wargabantuwarga.com
closed
Remove the "last updated" alert on the home page
good first issue ui testing high-priority
Let's remove the "last updated" alert on the home page. [I have gotten the confirmation](https://kawalcovid19.slack.com/archives/C029KS7SWSJ/p1628473595000100?thread_ts=1628417748.001400&cid=C029KS7SWSJ) that we don't need the "last updated" alert anymore. <img width="469" alt="Screenshot 2021-08-09 at 10 17 58" src="https://user-images.githubusercontent.com/6315466/128654291-c0015e27-ce49-4e36-a6e3-0115ad922a1b.png"> _Originally posted by @zainfathoni in https://github.com/kawalcovid19/wargabantuwarga.com/issues/321#issuecomment-894912512_ ## Acceptance Criteria - [x] Remove the component rendering from the home page - [x] Remove the widget from Netlify CMS - [x] ~Update the failing tests accordingly~
1.0
Remove the "last updated" alert on the home page - Let's remove the "last updated" alert on the home page. [I have gotten the confirmation](https://kawalcovid19.slack.com/archives/C029KS7SWSJ/p1628473595000100?thread_ts=1628417748.001400&cid=C029KS7SWSJ) that we don't need the "last updated" alert anymore. <img width="469" alt="Screenshot 2021-08-09 at 10 17 58" src="https://user-images.githubusercontent.com/6315466/128654291-c0015e27-ce49-4e36-a6e3-0115ad922a1b.png"> _Originally posted by @zainfathoni in https://github.com/kawalcovid19/wargabantuwarga.com/issues/321#issuecomment-894912512_ ## Acceptance Criteria - [x] Remove the component rendering from the home page - [x] Remove the widget from Netlify CMS - [x] ~Update the failing tests accordingly~
non_defect
remove the last updated alert on the home page let s remove the last updated alert on the home page that we don t need the last updated alert anymore img width alt screenshot at src originally posted by zainfathoni in acceptance criteria remove the component rendering from the home page remove the widget from netlify cms update the failing tests accordingly
0
63,490
12,334,817,607
IssuesEvent
2020-05-14 10:52:14
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Bots - AI won't aim with Drone guns
Bug Code
- [x] I have searched the issue tracker to check if the issue has already been reported. **Description** When telling bots to operate Drone's coilgun or railgun, they won't turn the gun to aim targets, but will only shoot when hostiles are infront of the gun's line of fire. [Corsair.zip](https://github.com/Regalis11/Barotrauma/files/4566076/Corsair.zip) **Version** ~0.9.9.1 **Additional information** ~~The periscope that operates the guns can switch between using either the railgun or coilgun, so I don't know if that had interfered with the bots aiming or not.~~ Is present in the Remora too
1.0
Bots - AI won't aim with Drone guns - - [x] I have searched the issue tracker to check if the issue has already been reported. **Description** When telling bots to operate Drone's coilgun or railgun, they won't turn the gun to aim targets, but will only shoot when hostiles are infront of the gun's line of fire. [Corsair.zip](https://github.com/Regalis11/Barotrauma/files/4566076/Corsair.zip) **Version** ~0.9.9.1 **Additional information** ~~The periscope that operates the guns can switch between using either the railgun or coilgun, so I don't know if that had interfered with the bots aiming or not.~~ Is present in the Remora too
non_defect
bots ai won t aim with drone guns i have searched the issue tracker to check if the issue has already been reported description when telling bots to operate drone s coilgun or railgun they won t turn the gun to aim targets but will only shoot when hostiles are infront of the gun s line of fire version additional information the periscope that operates the guns can switch between using either the railgun or coilgun so i don t know if that had interfered with the bots aiming or not is present in the remora too
0
139,934
12,882,486,297
IssuesEvent
2020-07-12 17:08:12
FullScreenShenanigans/FullScreenPokemon
https://api.github.com/repos/FullScreenShenanigans/FullScreenPokemon
closed
How to get a bundled version of all needed js files in node_modules?
Documentation Question
After "npm run dist", there is only a FullScreenPokemon.js file in the dist/ folder, there isn't index.html file in dist/ folder. How to get a packed version to play this game? How to bundle all js files in node_modules/ folder into a single js file ?
1.0
How to get a bundled version of all needed js files in node_modules? - After "npm run dist", there is only a FullScreenPokemon.js file in the dist/ folder, there isn't index.html file in dist/ folder. How to get a packed version to play this game? How to bundle all js files in node_modules/ folder into a single js file ?
non_defect
how to get a bundled version of all needed js files in node modules after npm run dist there is only a fullscreenpokemon js file in the dist folder there isn t index html file in dist folder how to get a packed version to play this game how to bundle all js files in node modules folder into a single js file
0
22,615
3,670,898,649
IssuesEvent
2016-02-22 02:25:59
playframework/playframework
https://api.github.com/repos/playframework/playframework
opened
Dev server doesn't fail to start when port already bound
defect
In Play 2.4.x and earlier, when running `sbt run`, if port 9000 is already bound, an error is thrown. In 2.5.0-RC1, no error is thrown, instead you just see this: ``` [play-java] $ run --- (Running the application, auto-reloading is enabled) --- [info] p.c.s.NettyServer - Listening for HTTP on null (Server started, use Ctrl+D to stop and go back to the console...) ``` It should fail if either the http or https (if configured) ports fail to bind. While we're at it, if possible, we should make a nice error message, rather than an exception (hint, sbt has an `AlreadyHandledException` that suppresses logging of a tasks thrown exception, we can log a pretty error and throw a subclass of that).
1.0
Dev server doesn't fail to start when port already bound - In Play 2.4.x and earlier, when running `sbt run`, if port 9000 is already bound, an error is thrown. In 2.5.0-RC1, no error is thrown, instead you just see this: ``` [play-java] $ run --- (Running the application, auto-reloading is enabled) --- [info] p.c.s.NettyServer - Listening for HTTP on null (Server started, use Ctrl+D to stop and go back to the console...) ``` It should fail if either the http or https (if configured) ports fail to bind. While we're at it, if possible, we should make a nice error message, rather than an exception (hint, sbt has an `AlreadyHandledException` that suppresses logging of a tasks thrown exception, we can log a pretty error and throw a subclass of that).
defect
dev server doesn t fail to start when port already bound in play x and earlier when running sbt run if port is already bound an error is thrown in no error is thrown instead you just see this run running the application auto reloading is enabled p c s nettyserver listening for http on null server started use ctrl d to stop and go back to the console it should fail if either the http or https if configured ports fail to bind while we re at it if possible we should make a nice error message rather than an exception hint sbt has an alreadyhandledexception that suppresses logging of a tasks thrown exception we can log a pretty error and throw a subclass of that
1
80,811
30,542,009,781
IssuesEvent
2023-07-19 22:26:36
zed-industries/community
https://api.github.com/repos/zed-industries/community
closed
(vim) Tab in normal mode inserts a tab, should do nothing
defect vim
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Hitting tab in normal mode inserts a tab (or equivalent spaces), but it _should_ do nothing ### Environment Zed: v0.74.2 (stable) OS: macOS 13.2.1 Memory: 16 GiB Architecture: aarch64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature _No response_ ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue. If you only need the most recent lines, you can run the `zed: open log` command palette action to see the last 1000. _No response_
1.0
(vim) Tab in normal mode inserts a tab, should do nothing - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Hitting tab in normal mode inserts a tab (or equivalent spaces), but it _should_ do nothing ### Environment Zed: v0.74.2 (stable) OS: macOS 13.2.1 Memory: 16 GiB Architecture: aarch64 ### If applicable, add mockups / screenshots to help explain present your vision of the feature _No response_ ### If applicable, attach your `~/Library/Logs/Zed/Zed.log` file to this issue. If you only need the most recent lines, you can run the `zed: open log` command palette action to see the last 1000. _No response_
defect
vim tab in normal mode inserts a tab should do nothing check for existing issues completed describe the bug provide steps to reproduce it hitting tab in normal mode inserts a tab or equivalent spaces but it should do nothing environment zed stable os macos memory gib architecture if applicable add mockups screenshots to help explain present your vision of the feature no response if applicable attach your library logs zed zed log file to this issue if you only need the most recent lines you can run the zed open log command palette action to see the last no response
1
500,757
14,514,049,517
IssuesEvent
2020-12-13 06:58:08
Heanthor/auctioneer-bot
https://api.github.com/repos/Heanthor/auctioneer-bot
closed
legendary template items
high priority
how to tell legendary crafting component ranks apart from one another
1.0
legendary template items - how to tell legendary crafting component ranks apart from one another
non_defect
legendary template items how to tell legendary crafting component ranks apart from one another
0
676,632
23,132,533,199
IssuesEvent
2022-07-28 11:44:14
COS301-SE-2022/Slip-Snapper
https://api.github.com/repos/COS301-SE-2022/Slip-Snapper
closed
Refactor PDF generation
type:enhancement priority:low scope:db scope:api type:feature
Generate and store the pdf in the S3 Bucket Make the generated PDF prettier Send and Recieve the PDF between front and backend
1.0
Refactor PDF generation - Generate and store the pdf in the S3 Bucket Make the generated PDF prettier Send and Recieve the PDF between front and backend
non_defect
refactor pdf generation generate and store the pdf in the bucket make the generated pdf prettier send and recieve the pdf between front and backend
0
27,871
5,117,528,983
IssuesEvent
2017-01-07 17:50:18
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
closed
Complemento Nomina 1.2 - marca error si capturo subsidio al empleo
bug defect
Con el empleado misael flores (o con el otro empleado también), me manda esto: FH22 - cvc-pattern-valid: Value 'Subsidio para el empleo (efectivamente entregado al trabajador).' is not facet-valid with respect to pattern '([A-Z]|[a-z]|[0-9]| |Ñ|ñ|!|"|%|&|'|´|-|:|;|>|=|<|@|_|,|\{|\}|`|~|á|é|í|ó|ú|Á|É|Í|Ó|Ú|ü|Ü){1,100}' for type '#AnonType_ConceptoOtroPagoOtrosPagosNomina'. cvc-attribute.3: The value 'Subsidio para el empleo (efectivamente entregado al trabajador).' of attribute 'Concepto' on element 'nomina12:OtroPago' is not valid with respect to its type, 'null'. (3)
1.0
Complemento Nomina 1.2 - marca error si capturo subsidio al empleo - Con el empleado misael flores (o con el otro empleado también), me manda esto: FH22 - cvc-pattern-valid: Value 'Subsidio para el empleo (efectivamente entregado al trabajador).' is not facet-valid with respect to pattern '([A-Z]|[a-z]|[0-9]| |Ñ|ñ|!|"|%|&|'|´|-|:|;|>|=|<|@|_|,|\{|\}|`|~|á|é|í|ó|ú|Á|É|Í|Ó|Ú|ü|Ü){1,100}' for type '#AnonType_ConceptoOtroPagoOtrosPagosNomina'. cvc-attribute.3: The value 'Subsidio para el empleo (efectivamente entregado al trabajador).' of attribute 'Concepto' on element 'nomina12:OtroPago' is not valid with respect to its type, 'null'. (3)
defect
complemento nomina marca error si capturo subsidio al empleo con el empleado misael flores o con el otro empleado también me manda esto cvc pattern valid value subsidio para el empleo efectivamente entregado al trabajador is not facet valid with respect to pattern ñ ñ ´ á é í ó ú á é í ó ú ü ü for type anontype conceptootropagootrospagosnomina cvc attribute the value subsidio para el empleo efectivamente entregado al trabajador of attribute concepto on element otropago is not valid with respect to its type null
1
39,164
9,247,674,418
IssuesEvent
2019-03-15 01:58:27
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
Cuando se cancele un documento de pago, borrar el pago asociado al mismo
bug defect
Cuando se cancela un pago, definitivamente se equivocaron en la captura del mismo. Entonces, lo que hay que hacer es borrar el pago asociado al mismo. Es decir, lo que se hace en CxC - Consulta de cobros, que tecleas la referencia, le das buscar, te aparece el pago y luego le das eliminar. Que ese proceso que se hace en 2 pasos, ahora se haga en uno solo.
1.0
Cuando se cancele un documento de pago, borrar el pago asociado al mismo - Cuando se cancela un pago, definitivamente se equivocaron en la captura del mismo. Entonces, lo que hay que hacer es borrar el pago asociado al mismo. Es decir, lo que se hace en CxC - Consulta de cobros, que tecleas la referencia, le das buscar, te aparece el pago y luego le das eliminar. Que ese proceso que se hace en 2 pasos, ahora se haga en uno solo.
defect
cuando se cancele un documento de pago borrar el pago asociado al mismo cuando se cancela un pago definitivamente se equivocaron en la captura del mismo entonces lo que hay que hacer es borrar el pago asociado al mismo es decir lo que se hace en cxc consulta de cobros que tecleas la referencia le das buscar te aparece el pago y luego le das eliminar que ese proceso que se hace en pasos ahora se haga en uno solo
1
67,276
20,961,597,739
IssuesEvent
2022-03-27 21:46:37
abedmaatalla/imsdroid
https://api.github.com/repos/abedmaatalla/imsdroid
closed
Will IMSDroid implement Video Share by using SIP(INVITE)+RTP?
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1.If Video Share is implemented,tell me how to do it? 2.A source code demo is better. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? IMSDroid 1.2.366 on Android 2.2 Please provide any additional information below. ``` Original issue reported on code.google.com by `Splash.P...@gmail.com` on 15 Feb 2011 at 3:10
1.0
Will IMSDroid implement Video Share by using SIP(INVITE)+RTP? - ``` What steps will reproduce the problem? 1.If Video Share is implemented,tell me how to do it? 2.A source code demo is better. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? IMSDroid 1.2.366 on Android 2.2 Please provide any additional information below. ``` Original issue reported on code.google.com by `Splash.P...@gmail.com` on 15 Feb 2011 at 3:10
defect
will imsdroid implement video share by using sip invite rtp what steps will reproduce the problem if video share is implemented tell me how to do it a source code demo is better what is the expected output what do you see instead what version of the product are you using on what operating system imsdroid on android please provide any additional information below original issue reported on code google com by splash p gmail com on feb at
1
57,334
15,730,757,644
IssuesEvent
2021-03-29 16:16:40
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
segmentation fault on boost 1.39.0 (Trac #334)
Incomplete Migration Migrated from Trac Other aggro80 defect
Migrated from https://trac.cppcheck.net/ticket/334 ```json { "status": "closed", "changetime": "2009-05-26T20:28:55", "description": "1st apply the patch for checking headers as well.\nthen get boost 1.39.0 from boost.org\ntry (v1.32)\ncppcheck -q -a -s . &> boostcheck.txt\nat the basedir of boost.\nit will segfault (valgrind and gdb tells me that segfault is at src/token.cpp:460).", "reporter": "jfcgauss", "cc": "", "resolution": "fixed", "_ts": "1243369735000000", "component": "Other", "summary": "segmentation fault on boost 1.39.0", "priority": "", "keywords": "", "time": "2009-05-24T23:00:25", "milestone": "1.33", "owner": "aggro80", "type": "defect" } ```
1.0
segmentation fault on boost 1.39.0 (Trac #334) - Migrated from https://trac.cppcheck.net/ticket/334 ```json { "status": "closed", "changetime": "2009-05-26T20:28:55", "description": "1st apply the patch for checking headers as well.\nthen get boost 1.39.0 from boost.org\ntry (v1.32)\ncppcheck -q -a -s . &> boostcheck.txt\nat the basedir of boost.\nit will segfault (valgrind and gdb tells me that segfault is at src/token.cpp:460).", "reporter": "jfcgauss", "cc": "", "resolution": "fixed", "_ts": "1243369735000000", "component": "Other", "summary": "segmentation fault on boost 1.39.0", "priority": "", "keywords": "", "time": "2009-05-24T23:00:25", "milestone": "1.33", "owner": "aggro80", "type": "defect" } ```
defect
segmentation fault on boost trac migrated from json status closed changetime description apply the patch for checking headers as well nthen get boost from boost org ntry ncppcheck q a s boostcheck txt nat the basedir of boost nit will segfault valgrind and gdb tells me that segfault is at src token cpp reporter jfcgauss cc resolution fixed ts component other summary segmentation fault on boost priority keywords time milestone owner type defect
1