Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
251,354
8,014,131,825
IssuesEvent
2018-07-25 04:40:35
maxmagee/chick-fil-a
https://api.github.com/repos/maxmagee/chick-fil-a
opened
Refactor Home Screen ScrollView
bug high priority
The way the scrollview is currently implemented, it covers up the 'Options' icon. Redesign it so it doesn't cover up the options screen but maintains the positioning of the login card.
1.0
Refactor Home Screen ScrollView - The way the scrollview is currently implemented, it covers up the 'Options' icon. Redesign it so it doesn't cover up the options screen but maintains the positioning of the login card.
priority
refactor home screen scrollview the way the scrollview is currently implemented it covers up the options icon redesign it so it doesn t cover up the options screen but maintains the positioning of the login card
1
617,069
19,341,251,537
IssuesEvent
2021-12-15 05:02:08
ut-issl/c2a-core
https://api.github.com/repos/ut-issl/c2a-core
closed
無名unionを消す,無名unionがC89 CIを通過してしまう
bug priority::high
## 概要 無名unionを消す,無名unionがC89 CIを通過してしまう ## 詳細 これ https://github.com/ut-issl/c2a-core/blob/8d6f9a4e92f362fdc997b0f4242adfecb74d57cd/CmdTlm/command_analyze.h#L36-L47 これを通過してしまった. https://github.com/ut-issl/c2a-core/blob/develop/.github/workflows/build_as_c89.yml ## close条件 - [x] 無名union部分は直す - [x] CIも改善する - [x] C89対応CIも通るようにする
1.0
無名unionを消す,無名unionがC89 CIを通過してしまう - ## 概要 無名unionを消す,無名unionがC89 CIを通過してしまう ## 詳細 これ https://github.com/ut-issl/c2a-core/blob/8d6f9a4e92f362fdc997b0f4242adfecb74d57cd/CmdTlm/command_analyze.h#L36-L47 これを通過してしまった. https://github.com/ut-issl/c2a-core/blob/develop/.github/workflows/build_as_c89.yml ## close条件 - [x] 無名union部分は直す - [x] CIも改善する - [x] C89対応CIも通るようにする
priority
無名unionを消す, ciを通過してしまう 概要 無名unionを消す, ciを通過してしまう 詳細 これ これを通過してしまった. close条件 無名union部分は直す ciも改善する
1
112,988
14,351,940,501
IssuesEvent
2020-11-30 02:51:41
forem/forem
https://api.github.com/repos/forem/forem
closed
Broken UI on firefox #bug
area: design type: bug
Hi there, Been a while since I've popped into dev.to, but was disappointed to find bugs viewing dev.to on Firefox (MacOs, 82.0.2 (64-bit)). I've captured screenshots of what I see on Firefox, vs. what it should look like based on Chrome, and annotated the screenshots below to highlight the issues. ![dev-to-firefox-bugs](https://user-images.githubusercontent.com/2376845/100409768-b3413980-30a7-11eb-932c-c836cf058c60.png) Issues: 1. heart, unicorn reactions and bookmark counters are not displayed, instead showing a grey box 2. follow button for the author is missing text (I think this is pretty severe) 3. What's going on with the "add to discussion" controls? 4. Layout of article comment's is broken, e.g. no padding, author's profile image is squished, layout of the top and bottom controls are broken For reference - I was reading this article: [The importance of software testing](https://dev.to/karllhughes/the-importance-of-software-testing-5gn8) 😅
1.0
Broken UI on firefox #bug - Hi there, Been a while since I've popped into dev.to, but was disappointed to find bugs viewing dev.to on Firefox (MacOs, 82.0.2 (64-bit)). I've captured screenshots of what I see on Firefox, vs. what it should look like based on Chrome, and annotated the screenshots below to highlight the issues. ![dev-to-firefox-bugs](https://user-images.githubusercontent.com/2376845/100409768-b3413980-30a7-11eb-932c-c836cf058c60.png) Issues: 1. heart, unicorn reactions and bookmark counters are not displayed, instead showing a grey box 2. follow button for the author is missing text (I think this is pretty severe) 3. What's going on with the "add to discussion" controls? 4. Layout of article comment's is broken, e.g. no padding, author's profile image is squished, layout of the top and bottom controls are broken For reference - I was reading this article: [The importance of software testing](https://dev.to/karllhughes/the-importance-of-software-testing-5gn8) 😅
non_priority
broken ui on firefox bug hi there been a while since i ve popped into dev to but was disappointed to find bugs viewing dev to on firefox macos bit i ve captured screenshots of what i see on firefox vs what it should look like based on chrome and annotated the screenshots below to highlight the issues issues heart unicorn reactions and bookmark counters are not displayed instead showing a grey box follow button for the author is missing text i think this is pretty severe what s going on with the add to discussion controls layout of article comment s is broken e g no padding author s profile image is squished layout of the top and bottom controls are broken for reference i was reading this article 😅
0
115,296
4,662,572,318
IssuesEvent
2016-10-05 04:51:41
CS2103AUG2016-W14-C4/main
https://api.github.com/repos/CS2103AUG2016-W14-C4/main
closed
Update AboutUs.md page
priority.high
From CS2103T module website: Update the AboutUs.md page. In particular, indicate which member is in charge of which component (i.e. UI, Logic, Storage, etc.).
1.0
Update AboutUs.md page - From CS2103T module website: Update the AboutUs.md page. In particular, indicate which member is in charge of which component (i.e. UI, Logic, Storage, etc.).
priority
update aboutus md page from module website update the aboutus md page in particular indicate which member is in charge of which component i e ui logic storage etc
1
191,333
15,285,102,770
IssuesEvent
2021-02-23 13:08:01
valet-sh/valet-sh
https://api.github.com/repos/valet-sh/valet-sh
opened
Change column name of "State" in "services list" command
documentation tdsa-p3
We should consider renaming the "State" column as some users might think it's defining "currently started" instead of "enabled for autostart"
1.0
Change column name of "State" in "services list" command - We should consider renaming the "State" column as some users might think it's defining "currently started" instead of "enabled for autostart"
non_priority
change column name of state in services list command we should consider renaming the state column as some users might think it s defining currently started instead of enabled for autostart
0
36,048
5,028,796,628
IssuesEvent
2016-12-15 19:17:21
AffiliateWP/AffiliateWP
https://api.github.com/repos/AffiliateWP/AffiliateWP
closed
Affiliate added notice is incorrect when manually adding an affiliate in 1.9.5+
bug Has PR needs testing
Looks like the notice modifications made in #397 for the migration scripts introduced a bug when adding affiliates manually in the admin. It appears to be be caused by making an assumption that the count will only come from a migration script. Whoops! This is the notice shown after adding an affiliate manually. > 0 affiliates were added successfully
1.0
Affiliate added notice is incorrect when manually adding an affiliate in 1.9.5+ - Looks like the notice modifications made in #397 for the migration scripts introduced a bug when adding affiliates manually in the admin. It appears to be be caused by making an assumption that the count will only come from a migration script. Whoops! This is the notice shown after adding an affiliate manually. > 0 affiliates were added successfully
non_priority
affiliate added notice is incorrect when manually adding an affiliate in looks like the notice modifications made in for the migration scripts introduced a bug when adding affiliates manually in the admin it appears to be be caused by making an assumption that the count will only come from a migration script whoops this is the notice shown after adding an affiliate manually affiliates were added successfully
0
680,887
23,288,499,781
IssuesEvent
2022-08-05 19:22:06
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] `pg_ls_tmpdir()` does not exist
kind/new-feature area/ysql priority/medium
Jira Link: [DB-3046](https://yugabyte.atlassian.net/browse/DB-3046) ### Description ``` yugabyte=# SELECT * from pg_ls_tmpdir(); ERROR: function pg_ls_tmpdir() does not exist LINE 1: SELECT * from pg_ls_tmpdir(); ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. ``` Note: `pg_ls_tmpdir()` was introduced in Postgres 12.
1.0
[YSQL] `pg_ls_tmpdir()` does not exist - Jira Link: [DB-3046](https://yugabyte.atlassian.net/browse/DB-3046) ### Description ``` yugabyte=# SELECT * from pg_ls_tmpdir(); ERROR: function pg_ls_tmpdir() does not exist LINE 1: SELECT * from pg_ls_tmpdir(); ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. ``` Note: `pg_ls_tmpdir()` was introduced in Postgres 12.
priority
pg ls tmpdir does not exist jira link description yugabyte select from pg ls tmpdir error function pg ls tmpdir does not exist line select from pg ls tmpdir hint no function matches the given name and argument types you might need to add explicit type casts note pg ls tmpdir was introduced in postgres
1
785,776
27,624,806,424
IssuesEvent
2023-03-10 05:23:30
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Compiler gives incorrect error related to var assignment
Type/Bug Priority/High Area/Compiler Team/CompilerFE Reason/EngineeringMistake Deferred
**Description:** <!-- Give a brief description of the bug --> Consider following example ```ballerina import ballerina/io; public function test() { string[] s = [x,x]; io:println(s); } var x = "str"; ``` above code segment outputs following error ```Compiling source balTest.bal ERROR [balTest.bal:(4:19,4:20)] incompatible types: expected 'string', found 'other' ERROR [balTest.bal:(4:21,4:22)] incompatible types: expected 'string', found 'other' error: compilation contains errors ``` But if we change the var assignment position as shown below, it is working as expected ```ballerina import ballerina/io; var x = "str"; public function test() { string[] s = [x,x]; io:println(s); } ```
1.0
Compiler gives incorrect error related to var assignment - **Description:** <!-- Give a brief description of the bug --> Consider following example ```ballerina import ballerina/io; public function test() { string[] s = [x,x]; io:println(s); } var x = "str"; ``` above code segment outputs following error ```Compiling source balTest.bal ERROR [balTest.bal:(4:19,4:20)] incompatible types: expected 'string', found 'other' ERROR [balTest.bal:(4:21,4:22)] incompatible types: expected 'string', found 'other' error: compilation contains errors ``` But if we change the var assignment position as shown below, it is working as expected ```ballerina import ballerina/io; var x = "str"; public function test() { string[] s = [x,x]; io:println(s); } ```
priority
compiler gives incorrect error related to var assignment description consider following example ballerina import ballerina io public function test string s io println s var x str above code segment outputs following error compiling source baltest bal error incompatible types expected string found other error incompatible types expected string found other error compilation contains errors but if we change the var assignment position as shown below it is working as expected ballerina import ballerina io var x str public function test string s io println s
1
698,723
23,990,210,067
IssuesEvent
2022-09-13 23:50:20
Automattic/woocommerce-payments
https://api.github.com/repos/Automattic/woocommerce-payments
closed
iDeal payment method not available for subscription product (with WooCommerce Subscriptions extension)
type: bug priority: high component: upe category: core component: wc subscriptions integration
### Describe the bug In 4617511-zen the user reports that while iDeal is enabled, it is not being displayed at checkout.. ### To Reproduce 1. Opt in to the new checkout experience (UPE). Install and activate WooCommerce Subscriptions and set up a subscription product. 2. Enable iDeal as a payment method 3. Assume that the store configuration is such that iDeal is available 4. Add a simple product to the cart to ensure that indeed, iDeal is available. 5. Add a subscription product to the cart. iDeal is no longer available. ### Screenshots ![see screen shot](https://d.pr/i/13kwvf+) ![see screen shot](https://d.pr/i/Bv66YJ+) ### Expected behavior Lacking any information to tell me otherwise, I expect that iDeal would be available. ### Desktop (please complete the following information): * OS: [e.g. iOS] * Browser [e.g. chrome, safari] * Version [e.g. 22] ### Smartphone (please complete the following information): * Device: [e.g. iPhone6] * OS: [e.g. iOS8.1] * Browser [e.g. stock browser, safari] * Version [e.g. 22] ### Additional context <details> ### WordPress Environment ### WordPress address (URL): https://www.esaresearchinstitute.com Site address (URL): https://www.esaresearchinstitute.com WC Version: 6.0.0 REST API Version: ✔ 6.0.0 WC Blocks Version: ✔ 6.3.3 Action Scheduler Version: ✔ 3.3.0 WC Admin Version: ✔ 2.9.4 Log Directory Writable: ✔ WP Version: 5.8.2 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.26 PHP Post Max Size: 516 MB PHP Time Limit: 30 PHP Max Input Vars: 1000 cURL Version: 7.80.0 OpenSSL/1.1.1l SUHOSIN Installed: – MySQL Version: 5.7.23-23 Max Upload Size: 512 MB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 6.0.0 WC Database Prefix: 4RT_ Total Database Size: 56.70MB Database Data Size: 50.34MB Database Index Size: 6.36MB 4RT_woocommerce_sessions: Data: 0.13MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_actionscheduler_actions: Data: 0.19MB + Index: 0.19MB + Engine InnoDB 4RT_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_actionscheduler_logs: Data: 0.11MB + Index: 0.13MB + Engine InnoDB 4RT_aioseo_cache: Data: 0.14MB + Index: 0.03MB + Engine InnoDB 4RT_aioseo_notifications: Data: 0.03MB + Index: 0.06MB + Engine InnoDB 4RT_aioseo_posts: Data: 0.11MB + Index: 0.02MB + Engine InnoDB 4RT_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB 4RT_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB 4RT_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_scheduled_tasks: Data: 0.05MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB 4RT_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_subscribers: Data: 0.02MB + Index: 0.13MB + Engine InnoDB 4RT_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_options: Data: 5.06MB + Index: 0.08MB + Engine InnoDB 4RT_postmeta: Data: 12.06MB + Index: 0.25MB + Engine InnoDB 4RT_posts: Data: 1.42MB + Index: 0.06MB + Engine InnoDB 4RT_tcb_api_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_td_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_td_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_termmeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB 4RT_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_thrive_debug: Data: 1.52MB + Index: 0.00MB + Engine InnoDB 4RT_tva_bundles: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_ipn_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_orders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_order_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_tokens: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_transactions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_contacts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_contact_download: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_event_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_form_summary: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_tve_leads_form_variations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_tve_leads_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_saved_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_split_test: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_split_test_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB 4RT_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB 4RT_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB 4RT_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_yaysmtp_email_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_actionscheduler_actions: Data: 0.05MB + Index: 0.13MB + Engine InnoDB staging_4RT_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_aioseo_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_aioseo_notifications: Data: 0.03MB + Index: 0.06MB + Engine InnoDB staging_4RT_aioseo_posts: Data: 0.11MB + Index: 0.02MB + Engine InnoDB staging_4RT_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB staging_4RT_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB staging_4RT_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB staging_4RT_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_subscribers: Data: 0.02MB + Index: 0.13MB + Engine InnoDB staging_4RT_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_options: Data: 4.30MB + Index: 0.09MB + Engine InnoDB staging_4RT_postmeta: Data: 13.52MB + Index: 0.33MB + Engine InnoDB staging_4RT_posts: Data: 1.52MB + Index: 0.06MB + Engine InnoDB staging_4RT_tcb_api_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_td_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_td_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_termmeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB staging_4RT_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_thrive_debug: Data: 0.38MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_bundles: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_ipn_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_orders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_order_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_tokens: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_transactions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_contacts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_contact_download: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_event_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_tve_leads_form_summary: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_tve_leads_form_variations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_tve_leads_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_saved_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_split_test: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_split_test_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB staging_4RT_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB staging_4RT_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB staging_4RT_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### _tcb_form_settings: 6 attachment: 30 mailpoet_page: 1 nav_menu_item: 6 page: 19 post: 3 postman_sent_mail: 212 product: 4 revision: 34 shop_order: 21 shop_subscription: 2 tcb_content_template: 24 tcb_lightbox: 2 tcb_symbol: 19 thrive_demo_page: 1 thrive_demo_post: 1 thrive_layout: 15 thrive_section: 2 thrive_template: 32 thrive_typography: 3 tva_chapter: 1 tva_course_overview: 9 tva_course_type: 1 tva_lesson: 26 tva_module: 4 tva-acc-restriction: 2 tve_form_type: 1 tve_lead_group: 1 tve_notifications: 1 yaymail_template: 11 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (27) ### All in One SEO: by All in One SEO Team – 4.1.5.3 Bluehost: by Bluehost – 2.8.5 Classic Editor: by WordPress Contributors – 1.6.2 Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.3.0 Google Listings and Ads: by WooCommerce – 1.9.0 Jetpack: by Automattic – 10.4 Mailchimp for WooCommerce: by Mailchimp – 2.5.4 MailPoet 3 (New): by MailPoet – 3.75.1 OptinMonster: by OptinMonster Team – 2.6.9 Post SMTP: by Yehuda Hassine – 2.0.23 Thrive Apprentice: by <a href="https://thrivethemes.com">Thrive Themes</a> – 3.3.2 Thrive Leads: by <a href="https://thrivethemes.com">Thrive Themes</a> – 3.3.2 Thrive Product Manager: by Thrive Themes – 1.2.7 Thrive Architect: by <a href="http://www.thrivethemes.com">Thrive Themes</a> – 3.5.2 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 1.16.66 Direct Checkout for WooCommerce: by QuadLayers – 2.5.7 WooCommerce EU VAT Number: by WooCommerce – 2.4.1 WooCommerce Stripe Gateway: by WooCommerce – 5.9.0 WooCommerce Payments: by Automattic – 3.4.0 WooCommerce PayPal Payments: by WooCommerce – 1.6.3 WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 2.11.1 WooCommerce Shipping & Tax: by WooCommerce – 1.25.20 WooCommerce Subscriptions: by WooCommerce – 3.1.6 WooCommerce: by Automattic – 6.0.0 WPForms Lite: by WPForms – 1.7.1.2 YayMail - WooCommerce Email Customizer: by YayCommerce – 2.7.8 YaySMTP - Simple WP SMTP Mail: by YayCommerce – 2.0.1 ### Inactive Plugins (4) ### Akismet Anti-Spam: by Automattic – 4.2.1 Creative Mail by Constant Contact: by Constant Contact – 1.4.8 Hello Dolly: by Matt Mullenweg – 1.7.2 WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.1.3 ### Dropin Plugins (2) ### db-error.php: db-error.php maintenance.php: maintenance.php ### Must Use Plugins (1) ### Endurance Page Cache: by Mike Hansen – 2.1.2 ### Settings ### API Enabled: – Force SSL: – Currency: EUR (€) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) subscription (subscription) variable (variable) variable subscription (variable-subscription) 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: #5 - /shop/ Cart: #6 - /cart/ Checkout: #7 - /checkout/ My account: #8 - /my-account/ Terms and conditions: #184 - /terms-conditions/ ### Theme ### Name: Thrive Theme Builder Version: 3.3.2 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 ### Archive Template: Your theme has a woocommerce.php file you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues. Overrides: – ### Subscriptions ### WCS_DEBUG: ✔ No Subscriptions Mode: ✔ Live Subscriptions Live URL: https://www.esaresearchinstitute.com Subscription Statuses: wc-active: 1 wc-pending: 1 WooCommerce Account Connected: ✔ Yes Active Product Key: ✔ Yes Report Cache Enabled: ✔ Yes Cache Update Failures: ✔ 0 failure ### Store Setup ### Country / State: Netherlands ### Subscriptions by Payment Gateway ### Stripe: wc-active: 1 wc-pending: 1 ### Payment Gateway Support ### WooCommerce Payments: products refunds subscriptions subscription_cancellation subscription_suspension subscription_reactivation subscription_amount_changes subscription_date_changes subscription_payment_method_change subscription_payment_method_change_customer subscription_payment_method_change_admin multiple_subscriptions tokenization add_payment_method Stripe: products refunds tokenization add_payment_method subscriptions subscription_cancellation subscription_suspension subscription_reactivation subscription_amount_changes subscription_date_changes subscription_payment_method_change subscription_payment_method_change_customer subscription_payment_method_change_admin multiple_subscriptions PayPal: refunds products subscriptions subscription_cancellation subscription_suspension subscription_reactivation subscription_amount_changes subscription_date_changes subscription_payment_method_change subscription_payment_method_change_customer subscription_payment_method_change_admin multiple_subscriptions ### WooCommerce PayPal Payments ### Onboarded: ✔ Shop country code: NL WooCommerce currency supported: ✔ PayPal card processing available in country: – Pay Later messaging available in country: – Webhook status: – Vault enabled: ✔ Logging enabled: ✔ Reference Transactions: – Used PayPal Checkout plugin: ✔ ### WooCommerce Payments ### Version: 3.4.0 Connected to WPCOM: Yes Blog ID: 197300738 Account ID: acct_1Jcn752HTU9NtZN8 ### Action Scheduler ### Canceled: 5 Oldest: 2021-11-30 16:39:46 +0000 Newest: 2021-12-03 06:29:46 +0000 Complete: 520 Oldest: 2021-11-17 16:13:47 +0000 Newest: 2021-12-16 09:22:31 +0000 Pending: 10 Oldest: 2021-12-16 09:37:31 +0000 Newest: 2022-01-12 05:24:06 +0000 ### Status report information ### Generated at: 2021-12-16 09:27:44 +00:00 </details>
1.0
iDeal payment method not available for subscription product (with WooCommerce Subscriptions extension) - ### Describe the bug In 4617511-zen the user reports that while iDeal is enabled, it is not being displayed at checkout.. ### To Reproduce 1. Opt in to the new checkout experience (UPE). Install and activate WooCommerce Subscriptions and set up a subscription product. 2. Enable iDeal as a payment method 3. Assume that the store configuration is such that iDeal is available 4. Add a simple product to the cart to ensure that indeed, iDeal is available. 5. Add a subscription product to the cart. iDeal is no longer available. ### Screenshots ![see screen shot](https://d.pr/i/13kwvf+) ![see screen shot](https://d.pr/i/Bv66YJ+) ### Expected behavior Lacking any information to tell me otherwise, I expect that iDeal would be available. ### Desktop (please complete the following information): * OS: [e.g. iOS] * Browser [e.g. chrome, safari] * Version [e.g. 22] ### Smartphone (please complete the following information): * Device: [e.g. iPhone6] * OS: [e.g. iOS8.1] * Browser [e.g. stock browser, safari] * Version [e.g. 22] ### Additional context <details> ### WordPress Environment ### WordPress address (URL): https://www.esaresearchinstitute.com Site address (URL): https://www.esaresearchinstitute.com WC Version: 6.0.0 REST API Version: ✔ 6.0.0 WC Blocks Version: ✔ 6.3.3 Action Scheduler Version: ✔ 3.3.0 WC Admin Version: ✔ 2.9.4 Log Directory Writable: ✔ WP Version: 5.8.2 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.26 PHP Post Max Size: 516 MB PHP Time Limit: 30 PHP Max Input Vars: 1000 cURL Version: 7.80.0 OpenSSL/1.1.1l SUHOSIN Installed: – MySQL Version: 5.7.23-23 Max Upload Size: 512 MB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 6.0.0 WC Database Prefix: 4RT_ Total Database Size: 56.70MB Database Data Size: 50.34MB Database Index Size: 6.36MB 4RT_woocommerce_sessions: Data: 0.13MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_actionscheduler_actions: Data: 0.19MB + Index: 0.19MB + Engine InnoDB 4RT_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_actionscheduler_logs: Data: 0.11MB + Index: 0.13MB + Engine InnoDB 4RT_aioseo_cache: Data: 0.14MB + Index: 0.03MB + Engine InnoDB 4RT_aioseo_notifications: Data: 0.03MB + Index: 0.06MB + Engine InnoDB 4RT_aioseo_posts: Data: 0.11MB + Index: 0.02MB + Engine InnoDB 4RT_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB 4RT_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB 4RT_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_scheduled_tasks: Data: 0.05MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB 4RT_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_subscribers: Data: 0.02MB + Index: 0.13MB + Engine InnoDB 4RT_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_options: Data: 5.06MB + Index: 0.08MB + Engine InnoDB 4RT_postmeta: Data: 12.06MB + Index: 0.25MB + Engine InnoDB 4RT_posts: Data: 1.42MB + Index: 0.06MB + Engine InnoDB 4RT_tcb_api_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_td_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_td_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_termmeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB 4RT_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_thrive_debug: Data: 1.52MB + Index: 0.00MB + Engine InnoDB 4RT_tva_bundles: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_ipn_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_orders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_order_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_tokens: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tva_transactions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_contacts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_contact_download: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_event_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_form_summary: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_tve_leads_form_variations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_tve_leads_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_saved_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_split_test: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_tve_leads_split_test_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB 4RT_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB 4RT_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB 4RT_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB 4RT_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB 4RT_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB 4RT_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB 4RT_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB 4RT_yaysmtp_email_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_actionscheduler_actions: Data: 0.05MB + Index: 0.13MB + Engine InnoDB staging_4RT_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_aioseo_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_aioseo_notifications: Data: 0.03MB + Index: 0.06MB + Engine InnoDB staging_4RT_aioseo_posts: Data: 0.11MB + Index: 0.02MB + Engine InnoDB staging_4RT_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB staging_4RT_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB staging_4RT_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB staging_4RT_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_subscribers: Data: 0.02MB + Index: 0.13MB + Engine InnoDB staging_4RT_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_options: Data: 4.30MB + Index: 0.09MB + Engine InnoDB staging_4RT_postmeta: Data: 13.52MB + Index: 0.33MB + Engine InnoDB staging_4RT_posts: Data: 1.52MB + Index: 0.06MB + Engine InnoDB staging_4RT_tcb_api_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_td_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_td_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_termmeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB staging_4RT_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_thrive_debug: Data: 0.38MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_bundles: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_ipn_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_orders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_order_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_tokens: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tva_transactions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_contacts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_contact_download: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_event_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_tve_leads_form_summary: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_tve_leads_form_variations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_tve_leads_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_saved_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_split_test: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_tve_leads_split_test_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB staging_4RT_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB staging_4RT_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB staging_4RT_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB staging_4RT_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB staging_4RT_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB staging_4RT_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB staging_4RT_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB staging_4RT_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### _tcb_form_settings: 6 attachment: 30 mailpoet_page: 1 nav_menu_item: 6 page: 19 post: 3 postman_sent_mail: 212 product: 4 revision: 34 shop_order: 21 shop_subscription: 2 tcb_content_template: 24 tcb_lightbox: 2 tcb_symbol: 19 thrive_demo_page: 1 thrive_demo_post: 1 thrive_layout: 15 thrive_section: 2 thrive_template: 32 thrive_typography: 3 tva_chapter: 1 tva_course_overview: 9 tva_course_type: 1 tva_lesson: 26 tva_module: 4 tva-acc-restriction: 2 tve_form_type: 1 tve_lead_group: 1 tve_notifications: 1 yaymail_template: 11 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (27) ### All in One SEO: by All in One SEO Team – 4.1.5.3 Bluehost: by Bluehost – 2.8.5 Classic Editor: by WordPress Contributors – 1.6.2 Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.3.0 Google Listings and Ads: by WooCommerce – 1.9.0 Jetpack: by Automattic – 10.4 Mailchimp for WooCommerce: by Mailchimp – 2.5.4 MailPoet 3 (New): by MailPoet – 3.75.1 OptinMonster: by OptinMonster Team – 2.6.9 Post SMTP: by Yehuda Hassine – 2.0.23 Thrive Apprentice: by <a href="https://thrivethemes.com">Thrive Themes</a> – 3.3.2 Thrive Leads: by <a href="https://thrivethemes.com">Thrive Themes</a> – 3.3.2 Thrive Product Manager: by Thrive Themes – 1.2.7 Thrive Architect: by <a href="http://www.thrivethemes.com">Thrive Themes</a> – 3.5.2 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 1.16.66 Direct Checkout for WooCommerce: by QuadLayers – 2.5.7 WooCommerce EU VAT Number: by WooCommerce – 2.4.1 WooCommerce Stripe Gateway: by WooCommerce – 5.9.0 WooCommerce Payments: by Automattic – 3.4.0 WooCommerce PayPal Payments: by WooCommerce – 1.6.3 WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 2.11.1 WooCommerce Shipping & Tax: by WooCommerce – 1.25.20 WooCommerce Subscriptions: by WooCommerce – 3.1.6 WooCommerce: by Automattic – 6.0.0 WPForms Lite: by WPForms – 1.7.1.2 YayMail - WooCommerce Email Customizer: by YayCommerce – 2.7.8 YaySMTP - Simple WP SMTP Mail: by YayCommerce – 2.0.1 ### Inactive Plugins (4) ### Akismet Anti-Spam: by Automattic – 4.2.1 Creative Mail by Constant Contact: by Constant Contact – 1.4.8 Hello Dolly: by Matt Mullenweg – 1.7.2 WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.1.3 ### Dropin Plugins (2) ### db-error.php: db-error.php maintenance.php: maintenance.php ### Must Use Plugins (1) ### Endurance Page Cache: by Mike Hansen – 2.1.2 ### Settings ### API Enabled: – Force SSL: – Currency: EUR (€) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) subscription (subscription) variable (variable) variable subscription (variable-subscription) 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: #5 - /shop/ Cart: #6 - /cart/ Checkout: #7 - /checkout/ My account: #8 - /my-account/ Terms and conditions: #184 - /terms-conditions/ ### Theme ### Name: Thrive Theme Builder Version: 3.3.2 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 ### Archive Template: Your theme has a woocommerce.php file you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues. Overrides: – ### Subscriptions ### WCS_DEBUG: ✔ No Subscriptions Mode: ✔ Live Subscriptions Live URL: https://www.esaresearchinstitute.com Subscription Statuses: wc-active: 1 wc-pending: 1 WooCommerce Account Connected: ✔ Yes Active Product Key: ✔ Yes Report Cache Enabled: ✔ Yes Cache Update Failures: ✔ 0 failure ### Store Setup ### Country / State: Netherlands ### Subscriptions by Payment Gateway ### Stripe: wc-active: 1 wc-pending: 1 ### Payment Gateway Support ### WooCommerce Payments: products refunds subscriptions subscription_cancellation subscription_suspension subscription_reactivation subscription_amount_changes subscription_date_changes subscription_payment_method_change subscription_payment_method_change_customer subscription_payment_method_change_admin multiple_subscriptions tokenization add_payment_method Stripe: products refunds tokenization add_payment_method subscriptions subscription_cancellation subscription_suspension subscription_reactivation subscription_amount_changes subscription_date_changes subscription_payment_method_change subscription_payment_method_change_customer subscription_payment_method_change_admin multiple_subscriptions PayPal: refunds products subscriptions subscription_cancellation subscription_suspension subscription_reactivation subscription_amount_changes subscription_date_changes subscription_payment_method_change subscription_payment_method_change_customer subscription_payment_method_change_admin multiple_subscriptions ### WooCommerce PayPal Payments ### Onboarded: ✔ Shop country code: NL WooCommerce currency supported: ✔ PayPal card processing available in country: – Pay Later messaging available in country: – Webhook status: – Vault enabled: ✔ Logging enabled: ✔ Reference Transactions: – Used PayPal Checkout plugin: ✔ ### WooCommerce Payments ### Version: 3.4.0 Connected to WPCOM: Yes Blog ID: 197300738 Account ID: acct_1Jcn752HTU9NtZN8 ### Action Scheduler ### Canceled: 5 Oldest: 2021-11-30 16:39:46 +0000 Newest: 2021-12-03 06:29:46 +0000 Complete: 520 Oldest: 2021-11-17 16:13:47 +0000 Newest: 2021-12-16 09:22:31 +0000 Pending: 10 Oldest: 2021-12-16 09:37:31 +0000 Newest: 2022-01-12 05:24:06 +0000 ### Status report information ### Generated at: 2021-12-16 09:27:44 +00:00 </details>
priority
ideal payment method not available for subscription product with woocommerce subscriptions extension describe the bug in zen the user reports that while ideal is enabled it is not being displayed at checkout to reproduce opt in to the new checkout experience upe install and activate woocommerce subscriptions and set up a subscription product enable ideal as a payment method assume that the store configuration is such that ideal is available add a simple product to the cart to ensure that indeed ideal is available add a subscription product to the cart ideal is no longer available screenshots expected behavior lacking any information to tell me otherwise i expect that ideal would be available desktop please complete the following information os browser version smartphone please complete the following information device os browser version additional context 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 php version php post max size mb php time limit php max input vars curl version openssl suhosin installed – mysql version 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 total database size database data size database index size woocommerce sessions data index engine innodb woocommerce api keys data index engine innodb woocommerce attribute taxonomies data index engine innodb woocommerce downloadable product permissions data index engine innodb woocommerce order items data index engine innodb woocommerce order itemmeta data index engine innodb woocommerce tax rates data index engine innodb woocommerce tax rate locations data index engine innodb woocommerce shipping zones data index engine innodb woocommerce shipping zone locations data index engine innodb woocommerce shipping zone methods data index engine innodb woocommerce payment tokens data index engine innodb woocommerce payment tokenmeta data index engine innodb woocommerce log data index engine innodb actionscheduler actions data index engine innodb actionscheduler claims data index engine innodb actionscheduler groups data index engine innodb actionscheduler logs data index engine innodb aioseo cache data index engine innodb aioseo notifications data index engine innodb aioseo posts data index engine innodb abandoned checkout data index engine innodb contacts data index engine innodb commentmeta data index engine innodb comments data index engine innodb gla budget recommendations data index engine innodb gla merchant issues data index engine innodb gla shipping rates data index engine innodb gla shipping times data index engine innodb links data index engine innodb mailchimp carts data index engine innodb mailchimp jobs data index engine innodb mailpoet custom fields data index engine innodb mailpoet dynamic segment filters data index engine innodb mailpoet feature flags data index engine innodb mailpoet forms data index engine innodb mailpoet log data index engine innodb mailpoet mapping to external entities data index engine innodb mailpoet newsletters data index engine innodb mailpoet newsletter links data index engine innodb mailpoet newsletter option data index engine innodb mailpoet newsletter option fields data index engine innodb mailpoet newsletter posts data index engine innodb mailpoet newsletter segment data index engine innodb mailpoet newsletter templates data index engine innodb mailpoet scheduled tasks data index engine innodb mailpoet scheduled task subscribers data index engine innodb mailpoet segments data index engine innodb mailpoet sending queues data index engine innodb mailpoet settings data index engine innodb mailpoet statistics bounces data index engine innodb mailpoet statistics clicks data index engine innodb mailpoet statistics forms data index engine innodb mailpoet statistics newsletters data index engine innodb mailpoet statistics opens data index engine innodb mailpoet statistics unsubscribes data index engine innodb mailpoet statistics woocommerce purchases data index engine innodb mailpoet stats notifications data index engine innodb mailpoet subscribers data index engine innodb mailpoet subscriber custom field data index engine innodb mailpoet subscriber ips data index engine innodb mailpoet subscriber segment data index engine innodb mailpoet user agents data index engine innodb mailpoet user flags data index engine innodb options data index engine innodb postmeta data index engine innodb posts data index engine innodb tcb api error log data index engine innodb td fields data index engine innodb td groups data index engine innodb termmeta data index engine innodb terms data index engine innodb term relationships data index engine innodb term taxonomy data index engine innodb thrive debug data index engine innodb tva bundles data index engine innodb tva ipn log data index engine innodb tva orders data index engine innodb tva order items data index engine innodb tva tokens data index engine innodb tva transactions data index engine innodb tve leads contacts data index engine innodb tve leads contact download data index engine innodb tve leads event log data index engine innodb tve leads form summary data index engine innodb tve leads form variations data index engine innodb tve leads group options data index engine innodb tve leads saved group options data index engine innodb tve leads split test data index engine innodb tve leads split test items data index engine innodb usermeta data index engine innodb users data index engine innodb wcpdf invoice number data index engine innodb wc admin notes data index engine innodb wc admin note actions data index engine innodb wc category lookup data index engine innodb wc customer lookup data index engine innodb wc download log data index engine innodb wc order coupon lookup data index engine innodb wc order product lookup data index engine innodb wc order stats data index engine innodb wc order tax lookup data index engine innodb wc product meta lookup data index engine innodb wc rate limits data index engine innodb wc reserved stock data index engine innodb wc tax rate classes data index engine innodb wc webhooks data index engine innodb wpforms tasks meta data index engine innodb yaysmtp email logs data index engine innodb staging actionscheduler actions data index engine innodb staging actionscheduler claims data index engine innodb staging actionscheduler groups data index engine innodb staging actionscheduler logs data index engine innodb staging aioseo cache data index engine innodb staging aioseo notifications data index engine innodb staging aioseo posts data index engine innodb staging abandoned checkout data index engine innodb staging contacts data index engine innodb staging commentmeta data index engine innodb staging comments data index engine innodb staging gla budget recommendations data index engine innodb staging gla merchant issues data index engine innodb staging gla shipping rates data index engine innodb staging gla shipping times data index engine innodb staging links data index engine innodb staging mailchimp carts data index engine innodb staging mailchimp jobs data index engine innodb staging mailpoet custom fields data index engine innodb staging mailpoet dynamic segment filters data index engine innodb staging mailpoet feature flags data index engine innodb staging mailpoet forms data index engine innodb staging mailpoet log data index engine innodb staging mailpoet mapping to external entities data index engine innodb staging mailpoet newsletters data index engine innodb staging mailpoet newsletter links data index engine innodb staging mailpoet newsletter option data index engine innodb staging mailpoet newsletter option fields data index engine innodb staging mailpoet newsletter posts data index engine innodb staging mailpoet newsletter segment data index engine innodb staging mailpoet newsletter templates data index engine innodb staging mailpoet scheduled tasks data index engine innodb staging mailpoet scheduled task subscribers data index engine innodb staging mailpoet segments data index engine innodb staging mailpoet sending queues data index engine innodb staging mailpoet settings data index engine innodb staging mailpoet statistics bounces data index engine innodb staging mailpoet statistics clicks data index engine innodb staging mailpoet statistics forms data index engine innodb staging mailpoet statistics newsletters data index engine innodb staging mailpoet statistics opens data index engine innodb staging mailpoet statistics unsubscribes data index engine innodb staging mailpoet statistics woocommerce purchases data index engine innodb staging mailpoet stats notifications data index engine innodb staging mailpoet subscribers data index engine innodb staging mailpoet subscriber custom field data index engine innodb staging mailpoet subscriber ips data index engine innodb staging mailpoet subscriber segment data index engine innodb staging mailpoet user agents data index engine innodb staging mailpoet user flags data index engine innodb staging options data index engine innodb staging postmeta data index engine innodb staging posts data index engine innodb staging tcb api error log data index engine innodb staging td fields data index engine innodb staging td groups data index engine innodb staging termmeta data index engine innodb staging terms data index engine innodb staging term relationships data index engine innodb staging term taxonomy data index engine innodb staging thrive debug data index engine innodb staging tva bundles data index engine innodb staging tva ipn log data index engine innodb staging tva orders data index engine innodb staging tva order items data index engine innodb staging tva tokens data index engine innodb staging tva transactions data index engine innodb staging tve leads contacts data index engine innodb staging tve leads contact download data index engine innodb staging tve leads event log data index engine innodb staging tve leads form summary data index engine innodb staging tve leads form variations data index engine innodb staging tve leads group options data index engine innodb staging tve leads saved group options data index engine innodb staging tve leads split test data index engine innodb staging tve leads split test items data index engine innodb staging usermeta data index engine innodb staging users data index engine innodb staging wc admin notes data index engine innodb staging wc admin note actions data index engine innodb staging wc category lookup data index engine innodb staging wc customer lookup data index engine innodb staging wc download log data index engine innodb staging wc order coupon lookup data index engine innodb staging wc order product lookup data index engine innodb staging wc order stats data index engine innodb staging wc order tax lookup data index engine innodb staging wc product meta lookup data index engine innodb staging wc reserved stock data index engine innodb staging wc tax rate classes data index engine innodb staging wc webhooks data index engine innodb staging woocommerce api keys data index engine innodb staging woocommerce attribute taxonomies data index engine innodb staging woocommerce downloadable product permissions data index engine innodb staging woocommerce log data index engine innodb staging woocommerce order itemmeta data index engine innodb staging woocommerce order items data index engine innodb staging woocommerce payment tokenmeta data index engine innodb staging woocommerce payment tokens data index engine innodb staging woocommerce sessions data index engine innodb staging woocommerce shipping zones data index engine innodb staging woocommerce shipping zone locations data index engine innodb staging woocommerce shipping zone methods data index engine innodb staging woocommerce tax rates data index engine innodb staging woocommerce tax rate locations data index engine innodb staging wpforms tasks meta data index engine innodb post type counts tcb form settings attachment mailpoet page nav menu item page post postman sent mail product revision shop order shop subscription tcb content template tcb lightbox tcb symbol thrive demo page thrive demo post thrive layout thrive section thrive template thrive typography tva chapter tva course overview tva course type tva lesson tva module tva acc restriction tve form type tve lead group tve notifications yaymail template security secure connection https ✔ hide errors from visitors ✔ active plugins all in one seo by all in one seo team – bluehost by bluehost – classic editor by wordpress contributors – google analytics for wordpress by monsterinsights by monsterinsights – google listings and ads by woocommerce – jetpack by automattic – mailchimp for woocommerce by mailchimp – mailpoet new by mailpoet – optinmonster by optinmonster team – post smtp by yehuda hassine – thrive apprentice by – thrive leads by – thrive product manager by thrive themes – thrive architect by – updraftplus backup restore by updraftplus com davidanderson – direct checkout for woocommerce by quadlayers – woocommerce eu vat number by woocommerce – woocommerce stripe gateway by woocommerce – woocommerce payments by automattic – woocommerce paypal payments by woocommerce – woocommerce pdf invoices packing slips by ewout fernhout – woocommerce shipping tax by woocommerce – woocommerce subscriptions by woocommerce – woocommerce by automattic – wpforms lite by wpforms – yaymail woocommerce email customizer by yaycommerce – yaysmtp simple wp smtp mail by yaycommerce – inactive plugins akismet anti spam by automattic – creative mail by constant contact by constant contact – hello dolly by matt mullenweg – woocommerce paypal checkout gateway by woocommerce – dropin plugins db error php db error php maintenance php maintenance php must use plugins endurance page cache by mike hansen – settings api enabled – force ssl – currency eur € currency position left thousand separator decimal separator number of decimals taxonomies product types external external grouped grouped simple simple subscription subscription variable variable variable subscription variable subscription 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 terms conditions theme name thrive theme builder 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 archive template your theme has a woocommerce php file you will not be able to override the woocommerce archive product php custom template since woocommerce php has priority over archive product php this is intended to prevent display issues overrides – subscriptions wcs debug ✔ no subscriptions mode ✔ live subscriptions live url subscription statuses wc active wc pending woocommerce account connected ✔ yes active product key ✔ yes report cache enabled ✔ yes cache update failures ✔ failure store setup country state netherlands subscriptions by payment gateway stripe wc active wc pending payment gateway support woocommerce payments products refunds subscriptions subscription cancellation subscription suspension subscription reactivation subscription amount changes subscription date changes subscription payment method change subscription payment method change customer subscription payment method change admin multiple subscriptions tokenization add payment method stripe products refunds tokenization add payment method subscriptions subscription cancellation subscription suspension subscription reactivation subscription amount changes subscription date changes subscription payment method change subscription payment method change customer subscription payment method change admin multiple subscriptions paypal refunds products subscriptions subscription cancellation subscription suspension subscription reactivation subscription amount changes subscription date changes subscription payment method change subscription payment method change customer subscription payment method change admin multiple subscriptions woocommerce paypal payments onboarded ✔ shop country code nl woocommerce currency supported ✔ paypal card processing available in country – pay later messaging available in country – webhook status – vault enabled ✔ logging enabled ✔ reference transactions – used paypal checkout plugin ✔ woocommerce payments version connected to wpcom yes blog id account id acct action scheduler canceled oldest newest complete oldest newest pending oldest newest status report information generated at
1
439,337
30,691,675,428
IssuesEvent
2023-07-26 15:33:27
DASDAE/dascore
https://api.github.com/repos/DASDAE/dascore
closed
Documentation typehints
bug documentation
## Description We need to fix a few things in the [Patch documentation](https://dascore.org/api/dascore/core/patch/Patch.html) - type hints which use numpy's ArrayLike are inscrutable - The parameter table should support indentation.
1.0
Documentation typehints - ## Description We need to fix a few things in the [Patch documentation](https://dascore.org/api/dascore/core/patch/Patch.html) - type hints which use numpy's ArrayLike are inscrutable - The parameter table should support indentation.
non_priority
documentation typehints description we need to fix a few things in the type hints which use numpy s arraylike are inscrutable the parameter table should support indentation
0
81,531
15,760,753,118
IssuesEvent
2021-03-31 09:17:27
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
A crash in the sub editor
Bug Code Crash
"I was making a submarine, I hit test and"..."I looked at the stack trace and it looked like it had something to do with the submarine itself and the position where it was placed. At the time, I had another submarine placed inside of the one I was building around, and the submarine I was building around was null, it didn't have anything in it. So it looked like I was making a new submarine altogether, but there was another submarine entity inside of the one I was building. So when I hit the test button, nothing even happened and it just crashed. My hypothosis is that either the game didn't like that the 2 submarine entities were put inside of each other, so they collided. Or that I put my spawnpoint too low, my character clipped into the sub, and it want flying out of the water." crashlog: https://github.com/Regalis11/Barotrauma/files/6229456/crashreport.log
1.0
A crash in the sub editor - "I was making a submarine, I hit test and"..."I looked at the stack trace and it looked like it had something to do with the submarine itself and the position where it was placed. At the time, I had another submarine placed inside of the one I was building around, and the submarine I was building around was null, it didn't have anything in it. So it looked like I was making a new submarine altogether, but there was another submarine entity inside of the one I was building. So when I hit the test button, nothing even happened and it just crashed. My hypothosis is that either the game didn't like that the 2 submarine entities were put inside of each other, so they collided. Or that I put my spawnpoint too low, my character clipped into the sub, and it want flying out of the water." crashlog: https://github.com/Regalis11/Barotrauma/files/6229456/crashreport.log
non_priority
a crash in the sub editor i was making a submarine i hit test and i looked at the stack trace and it looked like it had something to do with the submarine itself and the position where it was placed at the time i had another submarine placed inside of the one i was building around and the submarine i was building around was null it didn t have anything in it so it looked like i was making a new submarine altogether but there was another submarine entity inside of the one i was building so when i hit the test button nothing even happened and it just crashed my hypothosis is that either the game didn t like that the submarine entities were put inside of each other so they collided or that i put my spawnpoint too low my character clipped into the sub and it want flying out of the water crashlog
0
215,038
24,126,407,249
IssuesEvent
2022-09-21 01:07:24
AkshayMukkavilli/Tensorflow
https://api.github.com/repos/AkshayMukkavilli/Tensorflow
opened
CVE-2022-35969 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2022-35969 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</a></p> <p>Path to dependency file: /Tensorflow/src/requirements.txt</p> <p>Path to vulnerable library: /teSource-ArchiveExtractor_5ea86033-7612-4210-97f3-8edb65806ddf/20190525011619_2843/20190525011537_depth_0/2/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64/tensorflow-1.13.1.data/purelib/tensorflow</p> <p> Dependency Hierarchy: - :x: **tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> TensorFlow is an open source platform for machine learning. The implementation of `Conv2DBackpropInput` requires `input_sizes` to be 4-dimensional. Otherwise, it gives a `CHECK` failure which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 50156d547b9a1da0144d7babe665cf690305b33c. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow 2.9.1, TensorFlow 2.8.1, and TensorFlow 2.7.2, as these are also affected and still in supported range. There are no known workarounds for this issue. <p>Publish Date: 2022-09-16 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-35969>CVE-2022-35969</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/tensorflow/tensorflow/security/advisories/GHSA-q2c3-jpmc-gfjx">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-q2c3-jpmc-gfjx</a></p> <p>Release Date: 2022-09-16</p> <p>Fix Resolution: tensorflow - 2.7.2,2.8.1,2.9.1,2.10.0, tensorflow-cpu - 2.7.2,2.8.1,2.9.1,2.10.0, tensorflow-gpu - 2.7.2,2.8.1,2.9.1,2.10.0</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-35969 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2022-35969 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</a></p> <p>Path to dependency file: /Tensorflow/src/requirements.txt</p> <p>Path to vulnerable library: /teSource-ArchiveExtractor_5ea86033-7612-4210-97f3-8edb65806ddf/20190525011619_2843/20190525011537_depth_0/2/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64/tensorflow-1.13.1.data/purelib/tensorflow</p> <p> Dependency Hierarchy: - :x: **tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> TensorFlow is an open source platform for machine learning. The implementation of `Conv2DBackpropInput` requires `input_sizes` to be 4-dimensional. Otherwise, it gives a `CHECK` failure which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 50156d547b9a1da0144d7babe665cf690305b33c. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow 2.9.1, TensorFlow 2.8.1, and TensorFlow 2.7.2, as these are also affected and still in supported range. There are no known workarounds for this issue. <p>Publish Date: 2022-09-16 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-35969>CVE-2022-35969</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/tensorflow/tensorflow/security/advisories/GHSA-q2c3-jpmc-gfjx">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-q2c3-jpmc-gfjx</a></p> <p>Release Date: 2022-09-16</p> <p>Fix Resolution: tensorflow - 2.7.2,2.8.1,2.9.1,2.10.0, tensorflow-cpu - 2.7.2,2.8.1,2.9.1,2.10.0, tensorflow-gpu - 2.7.2,2.8.1,2.9.1,2.10.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file tensorflow src requirements txt path to vulnerable library tesource archiveextractor depth tensorflow tensorflow data purelib tensorflow dependency hierarchy x tensorflow whl vulnerable library vulnerability details tensorflow is an open source platform for machine learning the implementation of requires input sizes to be dimensional otherwise it gives a check failure which can be used to trigger a denial of service attack we have patched the issue in github commit the fix will be included in tensorflow we will also cherrypick this commit on tensorflow tensorflow and tensorflow as these are also affected and still in supported range there are no known workarounds for this issue publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution tensorflow tensorflow cpu tensorflow gpu step up your open source security game with mend
0
187,897
6,762,203,114
IssuesEvent
2017-10-25 06:51:45
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
reopened
Chash Out: Amount of Cash needs to be displayed in the confirmation.
mvp priority low priority medium
I suggest this always equal the total amount in the balance. - Change button to "Send Dollars" rather than "Send Cash". ![image](https://user-images.githubusercontent.com/26234440/31856835-d2ad52c4-b691-11e7-916a-0659c1414276.png)
2.0
Chash Out: Amount of Cash needs to be displayed in the confirmation. - I suggest this always equal the total amount in the balance. - Change button to "Send Dollars" rather than "Send Cash". ![image](https://user-images.githubusercontent.com/26234440/31856835-d2ad52c4-b691-11e7-916a-0659c1414276.png)
priority
chash out amount of cash needs to be displayed in the confirmation i suggest this always equal the total amount in the balance change button to send dollars rather than send cash
1
715,226
24,591,169,701
IssuesEvent
2022-10-14 02:27:20
Giving-Coupons/giving-coupons
https://api.github.com/repos/Giving-Coupons/giving-coupons
closed
Turn off autocomplete in "campaign name" field.
priority: 0
```suggestion <InterestFormTextInput name="campaignName" label="Campaign Name" placeholder="Give your campaign a name." /> ``` One more thing, when I tested it, it was giving me name (siva, bharath, etc) autocomplete suggestions. May want to turn that off. _Originally posted by @sivayogasubramanian in https://github.com/Giving-Coupons/giving-coupons/pull/133#discussion_r994787828_
1.0
Turn off autocomplete in "campaign name" field. - ```suggestion <InterestFormTextInput name="campaignName" label="Campaign Name" placeholder="Give your campaign a name." /> ``` One more thing, when I tested it, it was giving me name (siva, bharath, etc) autocomplete suggestions. May want to turn that off. _Originally posted by @sivayogasubramanian in https://github.com/Giving-Coupons/giving-coupons/pull/133#discussion_r994787828_
priority
turn off autocomplete in campaign name field suggestion one more thing when i tested it it was giving me name siva bharath etc autocomplete suggestions may want to turn that off originally posted by sivayogasubramanian in
1
274,632
8,563,637,559
IssuesEvent
2018-11-09 14:37:45
CS2113-AY1819S1-T16-4/main
https://api.github.com/repos/CS2113-AY1819S1-T16-4/main
closed
As a HR Staff, I want to have shorter commands
priority.medium type.story
so that i can reduce the amount of typing required
1.0
As a HR Staff, I want to have shorter commands - so that i can reduce the amount of typing required
priority
as a hr staff i want to have shorter commands so that i can reduce the amount of typing required
1
573,483
17,023,658,660
IssuesEvent
2021-07-03 03:08:59
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
[roads] highway=cycleway area=yes should render as an area
Component: mapnik Priority: minor Resolution: fixed Type: enhancement
**[Submitted to the original trac issue database at 7.03pm, Sunday, 5th December 2010]** I believe highway=cycleway area=yes should render the same as highway=footway area=yes for micro-mapping purposes. As of Dec 5th, 2010, http://osm.org/go/WJHX10edm-- is an example.
1.0
[roads] highway=cycleway area=yes should render as an area - **[Submitted to the original trac issue database at 7.03pm, Sunday, 5th December 2010]** I believe highway=cycleway area=yes should render the same as highway=footway area=yes for micro-mapping purposes. As of Dec 5th, 2010, http://osm.org/go/WJHX10edm-- is an example.
priority
highway cycleway area yes should render as an area i believe highway cycleway area yes should render the same as highway footway area yes for micro mapping purposes as of dec is an example
1
143,902
5,532,450,463
IssuesEvent
2017-03-21 10:39:29
franzenzenhofer/f19n-livetest-chrome-extension
https://api.github.com/repos/franzenzenhofer/f19n-livetest-chrome-extension
closed
floating panel is mini on tripadvisor
high-priority
![image](https://cloud.githubusercontent.com/assets/323190/18007143/12a60f5a-6ba3-11e6-9c02-517cac9c6f9f.png) is: mini panel should: panel should always be as long as possible within the viewport
1.0
floating panel is mini on tripadvisor - ![image](https://cloud.githubusercontent.com/assets/323190/18007143/12a60f5a-6ba3-11e6-9c02-517cac9c6f9f.png) is: mini panel should: panel should always be as long as possible within the viewport
priority
floating panel is mini on tripadvisor is mini panel should panel should always be as long as possible within the viewport
1
136,753
12,733,704,800
IssuesEvent
2020-06-25 12:46:19
hasii2011/PyUt
https://api.github.com/repos/hasii2011/PyUt
opened
Update DlgEditMethod
bug documentation
Currently use for both creating class methods and the new methods for lollipop type interfaces. Need to update so that when creating interfaces does not present the option for making methods public, project, private. In an interface all methods by definition are public
1.0
Update DlgEditMethod - Currently use for both creating class methods and the new methods for lollipop type interfaces. Need to update so that when creating interfaces does not present the option for making methods public, project, private. In an interface all methods by definition are public
non_priority
update dlgeditmethod currently use for both creating class methods and the new methods for lollipop type interfaces need to update so that when creating interfaces does not present the option for making methods public project private in an interface all methods by definition are public
0
175,307
21,300,947,874
IssuesEvent
2022-04-15 02:58:36
ignatandrei/KPI
https://api.github.com/repos/ignatandrei/KPI
opened
CVE-2021-43138 (High) detected in async-2.6.3.tgz
security vulnerability
## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-2.6.3.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-2.6.3.tgz">https://registry.npmjs.org/async/-/async-2.6.3.tgz</a></p> <p>Path to dependency file: /src/ToBeDeleted/Client/Generated/FrontEnd/Angular10.0/package.json</p> <p>Path to vulnerable library: /src/ToBeDeleted/Client/Generated/FrontEnd/Angular10.0/node_modules/async/package.json</p> <p> Dependency Hierarchy: - build-angular-0.1000.4.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - portfinder-1.0.27.tgz - :x: **async-2.6.3.tgz** (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> A vulnerability exists in Async through 3.2.1 (fixed in 3.2.2) , which could let a malicious user obtain privileges via the mapValues() method. <p>Publish Date: 2022-04-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43138>CVE-2021-43138</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43138">https://nvd.nist.gov/vuln/detail/CVE-2021-43138</a></p> <p>Release Date: 2022-04-06</p> <p>Fix Resolution (async): 3.2.2</p> <p>Direct dependency fix Resolution (@angular-devkit/build-angular): 13.2.0-next.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-43138 (High) detected in async-2.6.3.tgz - ## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-2.6.3.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library home page: <a href="https://registry.npmjs.org/async/-/async-2.6.3.tgz">https://registry.npmjs.org/async/-/async-2.6.3.tgz</a></p> <p>Path to dependency file: /src/ToBeDeleted/Client/Generated/FrontEnd/Angular10.0/package.json</p> <p>Path to vulnerable library: /src/ToBeDeleted/Client/Generated/FrontEnd/Angular10.0/node_modules/async/package.json</p> <p> Dependency Hierarchy: - build-angular-0.1000.4.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - portfinder-1.0.27.tgz - :x: **async-2.6.3.tgz** (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> A vulnerability exists in Async through 3.2.1 (fixed in 3.2.2) , which could let a malicious user obtain privileges via the mapValues() method. <p>Publish Date: 2022-04-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43138>CVE-2021-43138</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43138">https://nvd.nist.gov/vuln/detail/CVE-2021-43138</a></p> <p>Release Date: 2022-04-06</p> <p>Fix Resolution (async): 3.2.2</p> <p>Direct dependency fix Resolution (@angular-devkit/build-angular): 13.2.0-next.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in async tgz cve high severity vulnerability vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file src tobedeleted client generated frontend package json path to vulnerable library src tobedeleted client generated frontend node modules async package json dependency hierarchy build angular tgz root library webpack dev server tgz portfinder tgz x async tgz vulnerable library found in base branch master vulnerability details a vulnerability exists in async through fixed in which could let a malicious user obtain privileges via the mapvalues method publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution async direct dependency fix resolution angular devkit build angular next step up your open source security game with whitesource
0
225,214
7,479,635,893
IssuesEvent
2018-04-04 15:06:46
Hyesu/ProjectKT
https://api.github.com/repos/Hyesu/ProjectKT
closed
맵 툴 1차 구현
bug priority:high tool
* 필수 - [x] Load 버튼 누르면 특정 stage 파일 읽어오기 - [x] Save 버튼 누르면 stage 파일에 저장하기 - [x] 오브젝트 선택해서 활성화하기 - [x] 오브젝트 드래그 앤 드랍으로 위치 이동하기 - [x] 오브젝트 크기 키우기(화살표 키로) - [x] 디테일 뷰 만들기: 오브젝트 값 설정하게 해줘야 함(타입, collision, AI, texture, eventScript, stringArg, numArg)
1.0
맵 툴 1차 구현 - * 필수 - [x] Load 버튼 누르면 특정 stage 파일 읽어오기 - [x] Save 버튼 누르면 stage 파일에 저장하기 - [x] 오브젝트 선택해서 활성화하기 - [x] 오브젝트 드래그 앤 드랍으로 위치 이동하기 - [x] 오브젝트 크기 키우기(화살표 키로) - [x] 디테일 뷰 만들기: 오브젝트 값 설정하게 해줘야 함(타입, collision, AI, texture, eventScript, stringArg, numArg)
priority
맵 툴 구현 필수 load 버튼 누르면 특정 stage 파일 읽어오기 save 버튼 누르면 stage 파일에 저장하기 오브젝트 선택해서 활성화하기 오브젝트 드래그 앤 드랍으로 위치 이동하기 오브젝트 크기 키우기 화살표 키로 디테일 뷰 만들기 오브젝트 값 설정하게 해줘야 함 타입 collision ai texture eventscript stringarg numarg
1
509,420
14,730,561,623
IssuesEvent
2021-01-06 13:25:10
woocommerce/woocommerce
https://api.github.com/repos/woocommerce/woocommerce
closed
stock_status JSON field gone from Products data at Woo 4.9.0
impact: high priority: high
**Prerequisites (mark completed items with an [x]):** - [X] I have have carried out troubleshooting steps and I believe I have found a bug. - [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate. **Describe the bug** When using the Jetpack Rest API Tunnel to request Products data through the `wc/v3/products` using a Woo site with the `4.9.0` version all Products JSON response now returns without the `stock_status` data field from the entire payload, as it is right now this is affecting the UI experience from both Android and iOS apps. **Expected behavior** The Products JSON data should describe the Stock status through the `stock_status` field **Actual behavior** All Products JSON data comes without any `stock_status` field or relatable information **Steps to reproduce the bug (We need to be able to reproduce the bug in order to fix it.)** Steps to reproduce the bug: 1. Make a `GET` request to `wc/v3/products` using the Jetpack Rest API Tunnel 2. Verify that the list returned at least one product 3. Verify that the `stock_status` JSON value is gone from the response **Screenshots** <img width="1744" alt="Screen Shot 2021-01-06 at 1 39 34 AM" src="https://user-images.githubusercontent.com/5920403/103729954-5ac35d00-4fc0-11eb-8a23-46226c33ac37.png"> **Isolating the problem (mark completed items with an [x]):** - [X] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [X] 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. **WordPress Environment** <details> ``` ` ### WordPress Environment ### WordPress address (URL): https://thomazlowerwoo.mystagingwebsite.com Site address (URL): https://thomazlowerwoo.mystagingwebsite.com WC Version: 4.9.0 REST API Version: ✔ 4.9.0 WC Blocks Version: ✔ 4.0.0 Action Scheduler Version: ✔ 3.1.6 WC Admin Version: ✔ 1.8.2 Log Directory Writable: ✔ WP Version: 5.6 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US External object cache: ✔ ### Server Environment ### Server Info: nginx PHP Version: 7.3.25 PHP Post Max Size: 2 GB PHP Time Limit: 1200 PHP Max Input Vars: 6144 cURL Version: 7.73.0 OpenSSL/1.1.1d SUHOSIN Installed: – MySQL Version: 5.5.5-10.3.23-MariaDB-log Max Upload Size: 2 GB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 4.9.0 WC Database Prefix: wp_ Total Database Size: 3.57MB Database Data Size: 2.08MB Database Index Size: 1.49MB 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_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_options: Data: 1.08MB + Index: 0.06MB + Engine InnoDB wp_postmeta: Data: 0.14MB + Index: 0.11MB + 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: 29 page: 6 post: 1 product: 20 product_variation: 7 shop_order: 10 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (7) ### Akismet Anti-Spam: by Automattic – 4.1.7 WCS staging: by mb – 1.0 Jetpack by WordPress.com: by Automattic – 9.2.1 WooCommerce Beta Tester: by WooCommerce – 2.0.1 – Installed version not tested with active version of WooCommerce 4.0 WooCommerce Stripe Gateway: by WooCommerce – 4.5.0 WooCommerce Shipping & Tax: by Automattic – 1.25.0 (update to version 1.25.4 is available) WooCommerce: by Automattic – 4.9.0-rc.1 ### Inactive Plugins (2) ### WooCommerce Admin: by WooCommerce – 1.2.4 WP Downgrade | Specific Core Version: by Reisetiger – 1.2.1 ### Dropin Plugins (2) ### advanced-cache.php: advanced-cache.php object-cache.php: Memcached ### 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: #5 - /shop/ Cart: #6 - /cart/ Checkout: #7 - /checkout/ My account: #8 - /my-account/ Terms and conditions: ❌ Page not set ### Theme ### Name: Storefront Version: 2.5.7 (update to version 3.1.0 is available) Author URL: https://woocommerce.com/ 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: 6 Oldest: 2020-12-08 23:12:17 +0000 Newest: 2021-01-05 17:23:44 +0000 Pending: 1 Oldest: 2021-01-06 15:42:28 +0000 Newest: 2021-01-06 15:42:28 +0000 ` ``` </details>
1.0
stock_status JSON field gone from Products data at Woo 4.9.0 - **Prerequisites (mark completed items with an [x]):** - [X] I have have carried out troubleshooting steps and I believe I have found a bug. - [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate. **Describe the bug** When using the Jetpack Rest API Tunnel to request Products data through the `wc/v3/products` using a Woo site with the `4.9.0` version all Products JSON response now returns without the `stock_status` data field from the entire payload, as it is right now this is affecting the UI experience from both Android and iOS apps. **Expected behavior** The Products JSON data should describe the Stock status through the `stock_status` field **Actual behavior** All Products JSON data comes without any `stock_status` field or relatable information **Steps to reproduce the bug (We need to be able to reproduce the bug in order to fix it.)** Steps to reproduce the bug: 1. Make a `GET` request to `wc/v3/products` using the Jetpack Rest API Tunnel 2. Verify that the list returned at least one product 3. Verify that the `stock_status` JSON value is gone from the response **Screenshots** <img width="1744" alt="Screen Shot 2021-01-06 at 1 39 34 AM" src="https://user-images.githubusercontent.com/5920403/103729954-5ac35d00-4fc0-11eb-8a23-46226c33ac37.png"> **Isolating the problem (mark completed items with an [x]):** - [X] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [X] 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. **WordPress Environment** <details> ``` ` ### WordPress Environment ### WordPress address (URL): https://thomazlowerwoo.mystagingwebsite.com Site address (URL): https://thomazlowerwoo.mystagingwebsite.com WC Version: 4.9.0 REST API Version: ✔ 4.9.0 WC Blocks Version: ✔ 4.0.0 Action Scheduler Version: ✔ 3.1.6 WC Admin Version: ✔ 1.8.2 Log Directory Writable: ✔ WP Version: 5.6 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US External object cache: ✔ ### Server Environment ### Server Info: nginx PHP Version: 7.3.25 PHP Post Max Size: 2 GB PHP Time Limit: 1200 PHP Max Input Vars: 6144 cURL Version: 7.73.0 OpenSSL/1.1.1d SUHOSIN Installed: – MySQL Version: 5.5.5-10.3.23-MariaDB-log Max Upload Size: 2 GB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 4.9.0 WC Database Prefix: wp_ Total Database Size: 3.57MB Database Data Size: 2.08MB Database Index Size: 1.49MB 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_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_options: Data: 1.08MB + Index: 0.06MB + Engine InnoDB wp_postmeta: Data: 0.14MB + Index: 0.11MB + 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: 29 page: 6 post: 1 product: 20 product_variation: 7 shop_order: 10 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (7) ### Akismet Anti-Spam: by Automattic – 4.1.7 WCS staging: by mb – 1.0 Jetpack by WordPress.com: by Automattic – 9.2.1 WooCommerce Beta Tester: by WooCommerce – 2.0.1 – Installed version not tested with active version of WooCommerce 4.0 WooCommerce Stripe Gateway: by WooCommerce – 4.5.0 WooCommerce Shipping & Tax: by Automattic – 1.25.0 (update to version 1.25.4 is available) WooCommerce: by Automattic – 4.9.0-rc.1 ### Inactive Plugins (2) ### WooCommerce Admin: by WooCommerce – 1.2.4 WP Downgrade | Specific Core Version: by Reisetiger – 1.2.1 ### Dropin Plugins (2) ### advanced-cache.php: advanced-cache.php object-cache.php: Memcached ### 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: #5 - /shop/ Cart: #6 - /cart/ Checkout: #7 - /checkout/ My account: #8 - /my-account/ Terms and conditions: ❌ Page not set ### Theme ### Name: Storefront Version: 2.5.7 (update to version 3.1.0 is available) Author URL: https://woocommerce.com/ 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: 6 Oldest: 2020-12-08 23:12:17 +0000 Newest: 2021-01-05 17:23:44 +0000 Pending: 1 Oldest: 2021-01-06 15:42:28 +0000 Newest: 2021-01-06 15:42:28 +0000 ` ``` </details>
priority
stock status json field gone from products data at woo prerequisites mark completed items with an i have have carried out troubleshooting steps and i believe i have found a bug i have searched for similar bugs in both open and closed issues and cannot find a duplicate describe the bug when using the jetpack rest api tunnel to request products data through the wc products using a woo site with the version all products json response now returns without the stock status data field from the entire payload as it is right now this is affecting the ui experience from both android and ios apps expected behavior the products json data should describe the stock status through the stock status field actual behavior all products json data comes without any stock status field or relatable information steps to reproduce the bug we need to be able to reproduce the bug in order to fix it steps to reproduce the bug make a get request to wc products using the jetpack rest api tunnel verify that the list returned at least one product verify that the stock status json value is gone from the response screenshots img width alt screen shot at am src 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 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 nginx php version php post max size gb php time limit php max input vars curl version openssl suhosin installed – mysql version mariadb log max upload size gb 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 commentmeta data index engine innodb wp comments data index engine innodb wp links 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 page post product product variation shop order security secure connection https ✔ hide errors from visitors ✔ active plugins akismet anti spam by automattic – wcs staging by mb – jetpack by wordpress com by automattic – woocommerce beta tester by woocommerce – – installed version not tested with active version of woocommerce woocommerce stripe gateway by woocommerce – woocommerce shipping tax by automattic – update to version is available woocommerce by automattic – rc inactive plugins woocommerce admin by woocommerce – wp downgrade specific core version by reisetiger – dropin plugins advanced cache php advanced cache php object cache php memcached 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 storefront version update to version is available 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 pending oldest newest
1
734,598
25,354,632,055
IssuesEvent
2022-11-20 07:10:27
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Refactor parentSha/baseBranchSha logic in branch cache
priority-2-high type:refactor status:ready
### Describe the proposed change(s). I think this might be a simpler solution: - Remove parentSha altogether - Add new boolean field "pristine" which is set to `true` every time a *new commit* is made (including branch creation) but set to `false` whenever base or branch SHA is changed by the user (or some commit event we didn't do) Then for the purposes of merge confidence we will only include the data when `pristine=true`. Cc @Gabriel-Ladzaretti
1.0
Refactor parentSha/baseBranchSha logic in branch cache - ### Describe the proposed change(s). I think this might be a simpler solution: - Remove parentSha altogether - Add new boolean field "pristine" which is set to `true` every time a *new commit* is made (including branch creation) but set to `false` whenever base or branch SHA is changed by the user (or some commit event we didn't do) Then for the purposes of merge confidence we will only include the data when `pristine=true`. Cc @Gabriel-Ladzaretti
priority
refactor parentsha basebranchsha logic in branch cache describe the proposed change s i think this might be a simpler solution remove parentsha altogether add new boolean field pristine which is set to true every time a new commit is made including branch creation but set to false whenever base or branch sha is changed by the user or some commit event we didn t do then for the purposes of merge confidence we will only include the data when pristine true cc gabriel ladzaretti
1
26,044
26,365,129,170
IssuesEvent
2023-01-11 16:02:11
bevyengine/bevy
https://api.github.com/repos/bevyengine/bevy
closed
Suggestion: A variant of ChangeTrackers that also allows access to the component
C-Enhancement A-ECS C-Usability
## What problem does this solve or what need does it fill? Suppose you have a system that you want to run if any of components A, B, and C are changed, but you want to know which of the three specifically changed when the system has run. Bevy currently presents you with two different ways to do this: 1) ```rust fn some_system(q: Query<(&A, &B, &C, ChangeTrackers<A>, ChangeTrackers<B>, ChangeTrackers<C>)>) { for (a, b, c, t1, t2, t3) in q.iter() { if (t1.is_changed()) { // ... } if (t2.is_changed()) { // ... } if (t3.is_changed()) { // ... } } } ``` 2) ```rust fn some_system(mut q: Query<(&mut A, &mut B, &mut C)>) { for (&mut a, &mut b, &mut c) in q.iter_mut() { if (a.is_changed()) { // ... } if (b.is_changed()) { // ... } if (c.is_changed()) { // ... } } } ``` Neither of these are ideal. The former is pretty verbose and makes query grow at double their normal rate. The second forces you to be overly pessimistic when locking components and prevents potential system-level parallelism on component bands even when you don't want to mutably access them. ## What solution would you like? Some Query decorator that provides an `is_changed()` and `is_added()` accessor to a component reference, while also allowing immutable access to the component itself, without the pessimistic lock of mutable access. ## What alternative(s) have you considered? The above two options work for now. The first one is functional and meets the requirements of the task without harming parallelism (to my knowledge), but it isn't very ergonomic. ## Additional context We discussed this on Discord here: https://discord.com/channels/691052431525675048/1058204047791898684 One thing that came up is that keeping ChangeTrackers separate from the component reference may be good for data locality reasons (creating a SoA instead of AoS setup in interation). However, some back-of-the-envelope benchmarks indicated that the &mut approach was faster. I don't know enough about the internals to really say which might be more performant, but it is a valid consideration.
True
Suggestion: A variant of ChangeTrackers that also allows access to the component - ## What problem does this solve or what need does it fill? Suppose you have a system that you want to run if any of components A, B, and C are changed, but you want to know which of the three specifically changed when the system has run. Bevy currently presents you with two different ways to do this: 1) ```rust fn some_system(q: Query<(&A, &B, &C, ChangeTrackers<A>, ChangeTrackers<B>, ChangeTrackers<C>)>) { for (a, b, c, t1, t2, t3) in q.iter() { if (t1.is_changed()) { // ... } if (t2.is_changed()) { // ... } if (t3.is_changed()) { // ... } } } ``` 2) ```rust fn some_system(mut q: Query<(&mut A, &mut B, &mut C)>) { for (&mut a, &mut b, &mut c) in q.iter_mut() { if (a.is_changed()) { // ... } if (b.is_changed()) { // ... } if (c.is_changed()) { // ... } } } ``` Neither of these are ideal. The former is pretty verbose and makes query grow at double their normal rate. The second forces you to be overly pessimistic when locking components and prevents potential system-level parallelism on component bands even when you don't want to mutably access them. ## What solution would you like? Some Query decorator that provides an `is_changed()` and `is_added()` accessor to a component reference, while also allowing immutable access to the component itself, without the pessimistic lock of mutable access. ## What alternative(s) have you considered? The above two options work for now. The first one is functional and meets the requirements of the task without harming parallelism (to my knowledge), but it isn't very ergonomic. ## Additional context We discussed this on Discord here: https://discord.com/channels/691052431525675048/1058204047791898684 One thing that came up is that keeping ChangeTrackers separate from the component reference may be good for data locality reasons (creating a SoA instead of AoS setup in interation). However, some back-of-the-envelope benchmarks indicated that the &mut approach was faster. I don't know enough about the internals to really say which might be more performant, but it is a valid consideration.
non_priority
suggestion a variant of changetrackers that also allows access to the component what problem does this solve or what need does it fill suppose you have a system that you want to run if any of components a b and c are changed but you want to know which of the three specifically changed when the system has run bevy currently presents you with two different ways to do this rust fn some system q query changetrackers changetrackers for a b c in q iter if is changed if is changed if is changed rust fn some system mut q query for mut a mut b mut c in q iter mut if a is changed if b is changed if c is changed neither of these are ideal the former is pretty verbose and makes query grow at double their normal rate the second forces you to be overly pessimistic when locking components and prevents potential system level parallelism on component bands even when you don t want to mutably access them what solution would you like some query decorator that provides an is changed and is added accessor to a component reference while also allowing immutable access to the component itself without the pessimistic lock of mutable access what alternative s have you considered the above two options work for now the first one is functional and meets the requirements of the task without harming parallelism to my knowledge but it isn t very ergonomic additional context we discussed this on discord here one thing that came up is that keeping changetrackers separate from the component reference may be good for data locality reasons creating a soa instead of aos setup in interation however some back of the envelope benchmarks indicated that the mut approach was faster i don t know enough about the internals to really say which might be more performant but it is a valid consideration
0
40,677
10,115,207,885
IssuesEvent
2019-07-30 21:08:35
phingofficial/phing
https://api.github.com/repos/phingofficial/phing
closed
Error while using AutoloaderTask
defect
Hello, I found a bug while trying to making work [StopwatchTask](https://www.phing.info/phing/guide/en/output/chunkhtml/StopwatchTask.html) with **Phar** version of Phing. You can see the details in another issue: https://github.com/phingofficial/phing/issues/1053#issuecomment-506472982 So I added `symfony/stopwatch` with Composer, and then used [AutoloaderTask](https://www.phing.info/phing/guide/en/output/chunkhtml/AutoloaderTask.html) to load `vendor/autoload.php`. These are the results: - **Phing 2.16.1**: Works well - **Phing 3.0.0-alpha1**: Works well but I think it's because Phar file already includes **all** required dependencies, therefore AutoloaderTask is not needed. - **Phing 3.0.0-alpha2**: Error, I have the following message: > Dependencies missing in PHAR > stopWatch:
1.0
Error while using AutoloaderTask - Hello, I found a bug while trying to making work [StopwatchTask](https://www.phing.info/phing/guide/en/output/chunkhtml/StopwatchTask.html) with **Phar** version of Phing. You can see the details in another issue: https://github.com/phingofficial/phing/issues/1053#issuecomment-506472982 So I added `symfony/stopwatch` with Composer, and then used [AutoloaderTask](https://www.phing.info/phing/guide/en/output/chunkhtml/AutoloaderTask.html) to load `vendor/autoload.php`. These are the results: - **Phing 2.16.1**: Works well - **Phing 3.0.0-alpha1**: Works well but I think it's because Phar file already includes **all** required dependencies, therefore AutoloaderTask is not needed. - **Phing 3.0.0-alpha2**: Error, I have the following message: > Dependencies missing in PHAR > stopWatch:
non_priority
error while using autoloadertask hello i found a bug while trying to making work with phar version of phing you can see the details in another issue so i added symfony stopwatch with composer and then used to load vendor autoload php these are the results phing works well phing works well but i think it s because phar file already includes all required dependencies therefore autoloadertask is not needed phing error i have the following message dependencies missing in phar stopwatch
0
531,954
15,527,812,682
IssuesEvent
2021-03-13 07:58:14
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
closed
v1.1.6 ignores port when sending to Gotify
Priority: Medium Status: Available Type: Bug
**Describe the bug** The port is being ignored when sending notification to Gotify **Environment** ``` Client: Docker Engine - Community Version: 20.10.2 API version: 1.41 Go version: go1.13.15 Git commit: 2291f61 Built: Mon Dec 28 16:18:13 2020 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.2 API version: 1.41 (minimum version 1.12) Go version: go1.13.15 Git commit: 8891c58 Built: Mon Dec 28 16:15:48 2020 OS/Arch: linux/arm Experimental: false containerd: Version: 1.4.3 GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b runc: Version: 1.0.0-rc92 GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff docker-init: Version: 0.19.0 GitCommit: de40ad0 ``` ``` `.::///+:/-. --///+//-:`` pi@raspberrypi `+oooooooooooo: `+oooooooooooo: -------------- /oooo++//ooooo: ooooo+//+ooooo. OS: Raspbian GNU/Linux 10 (buster) armv7l `+ooooooo:-:oo- +o+::/ooooooo: Host: Raspberry Pi 4 Model B Rev 1.4 `:oooooooo+`` `.oooooooo+- Kernel: 5.4.79-v7l+ `:++ooo/. :+ooo+/.` Uptime: 8 days, 29 mins ...` `.----.` ``.. Packages: 1872 (dpkg) .::::-``:::::::::.`-:::-` Shell: bash 5.0.3 -:::-` .:::::::-` `-:::- Terminal: /dev/pts/1 `::. `.--.` `` `.---.``.::` CPU: BCM2711 (4) @ 1.500GHz .::::::::` -::::::::` ` Memory: 855MiB / 7874MiB .::` .:::::::::- `::::::::::``::. -:::` ::::::::::. ::::::::::.`:::- :::: -::::::::. `-:::::::: :::: -::- .-:::-.``....``.-::-. -::- .. `` .::::::::. `..`.. -:::-` -::::::::::` .:::::` :::::::` -::::::::::` :::::::. .::::::: -::::::::. :::::::: `-:::::` ..--.` ::::::. `...` `...--..` `...` .:::::::::: `.-::::-` ``` **Logs** ``` Failed to send notification via shoutrrr (url=gotify://192.168.1.175:8188/removed): failed to send notification to Gotify: Post "https://192.168.1.175/message?token=removed": dial tcp 192.168.1.175:443: connect: connection refused, ``` **Additional context** Working example using httpie CLI ``` http -f POST "http://192.168.1.175:8188/message?token=Removed" title="my title" message="my message" priority="5" HTTP/1.1 200 OK Content-Length: 114 Content-Type: application/json Date: Wed, 13 Jan 2021 10:49:48 GMT { "appid": 1, "date": "2021-01-13T10:49:48.068486043Z", "id": 30, "message": "my message", "priority": 5, "title": "my title" } ```
1.0
v1.1.6 ignores port when sending to Gotify - **Describe the bug** The port is being ignored when sending notification to Gotify **Environment** ``` Client: Docker Engine - Community Version: 20.10.2 API version: 1.41 Go version: go1.13.15 Git commit: 2291f61 Built: Mon Dec 28 16:18:13 2020 OS/Arch: linux/arm Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.2 API version: 1.41 (minimum version 1.12) Go version: go1.13.15 Git commit: 8891c58 Built: Mon Dec 28 16:15:48 2020 OS/Arch: linux/arm Experimental: false containerd: Version: 1.4.3 GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b runc: Version: 1.0.0-rc92 GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff docker-init: Version: 0.19.0 GitCommit: de40ad0 ``` ``` `.::///+:/-. --///+//-:`` pi@raspberrypi `+oooooooooooo: `+oooooooooooo: -------------- /oooo++//ooooo: ooooo+//+ooooo. OS: Raspbian GNU/Linux 10 (buster) armv7l `+ooooooo:-:oo- +o+::/ooooooo: Host: Raspberry Pi 4 Model B Rev 1.4 `:oooooooo+`` `.oooooooo+- Kernel: 5.4.79-v7l+ `:++ooo/. :+ooo+/.` Uptime: 8 days, 29 mins ...` `.----.` ``.. Packages: 1872 (dpkg) .::::-``:::::::::.`-:::-` Shell: bash 5.0.3 -:::-` .:::::::-` `-:::- Terminal: /dev/pts/1 `::. `.--.` `` `.---.``.::` CPU: BCM2711 (4) @ 1.500GHz .::::::::` -::::::::` ` Memory: 855MiB / 7874MiB .::` .:::::::::- `::::::::::``::. -:::` ::::::::::. ::::::::::.`:::- :::: -::::::::. `-:::::::: :::: -::- .-:::-.``....``.-::-. -::- .. `` .::::::::. `..`.. -:::-` -::::::::::` .:::::` :::::::` -::::::::::` :::::::. .::::::: -::::::::. :::::::: `-:::::` ..--.` ::::::. `...` `...--..` `...` .:::::::::: `.-::::-` ``` **Logs** ``` Failed to send notification via shoutrrr (url=gotify://192.168.1.175:8188/removed): failed to send notification to Gotify: Post "https://192.168.1.175/message?token=removed": dial tcp 192.168.1.175:443: connect: connection refused, ``` **Additional context** Working example using httpie CLI ``` http -f POST "http://192.168.1.175:8188/message?token=Removed" title="my title" message="my message" priority="5" HTTP/1.1 200 OK Content-Length: 114 Content-Type: application/json Date: Wed, 13 Jan 2021 10:49:48 GMT { "appid": 1, "date": "2021-01-13T10:49:48.068486043Z", "id": 30, "message": "my message", "priority": 5, "title": "my title" } ```
priority
ignores port when sending to gotify describe the bug the port is being ignored when sending notification to gotify environment client docker engine community version api version go version git commit built mon dec os arch linux arm context default experimental true server docker engine community engine version api version minimum version go version git commit built mon dec os arch linux arm experimental false containerd version gitcommit runc version gitcommit docker init version gitcommit pi raspberrypi oooooooooooo oooooooooooo oooo ooooo ooooo ooooo os raspbian gnu linux buster ooooooo oo o ooooooo host raspberry pi model b rev oooooooo oooooooo kernel ooo ooo uptime days mins packages dpkg shell bash terminal dev pts cpu memory logs failed to send notification via shoutrrr url gotify removed failed to send notification to gotify post dial tcp connect connection refused additional context working example using httpie cli http f post title my title message my message priority http ok content length content type application json date wed jan gmt appid date id message my message priority title my title
1
532,607
15,559,946,224
IssuesEvent
2021-03-16 12:09:02
radical-cybertools/radical.pilot
https://api.github.com/repos/radical-cybertools/radical.pilot
opened
missing cb on task CANCELED state
comp:umgr priority:medium topic:api type:bug
```py #!/usr/bin/env python3 import radical.pilot as rp # ------------------------------------------------------------------------------ # if __name__ == '__main__': session = rp.Session() try: pmgr = rp.PilotManager(session=session) pdesc = rp.PilotDescription({'resource': 'local.localhost', 'runtime' : 60, 'cores' : 64}) pilot = pmgr.submit_pilots([pdesc]) tmgr = rp.TaskManager(session=session) # ----------------------------- def cb(task, state): print(task.uid, task.state) # ----------------------------- tmgr.register_callback(cb) tmgr.add_pilots(pilot) td = rp.TaskDescription({'executable': '/bin/sleep', 'arguments' : ['100']}) task = tmgr.submit_tasks(td) task.wait(state=rp.AGENT_STAGING_INPUT_PENDING) task.cancel() task.wait() finally: session.close(download=False) # ------------------------------------------------------------------------------ ``` output: ```sh $ ./t.py new session: [rp.session.rivendell.merzky.018702.0022] \ database : [mongodb://localhost/am] ok create pilot manager ok submit 1 pilot(s) pilot.0000 local.localhost 64 cores 0 gpus ok create task manager ok submit: ######################################################################## task.000000 TMGR_SCHEDULING_PENDING task.000000 TMGR_SCHEDULING task.000000 TMGR_STAGING_INPUT_PENDING task.000000 TMGR_STAGING_INPUT task.000000 AGENT_STAGING_INPUT_PENDING wait : task.000000 CANCELED ######################################################################## CANCELED : 1 ok closing session rp.session.rivendell.merzky.018702.0022 \ close task manager ok close pilot manager \ wait for 1 pilot(s) 0 ok ok session lifetime: 28.2s ok ```
1.0
missing cb on task CANCELED state - ```py #!/usr/bin/env python3 import radical.pilot as rp # ------------------------------------------------------------------------------ # if __name__ == '__main__': session = rp.Session() try: pmgr = rp.PilotManager(session=session) pdesc = rp.PilotDescription({'resource': 'local.localhost', 'runtime' : 60, 'cores' : 64}) pilot = pmgr.submit_pilots([pdesc]) tmgr = rp.TaskManager(session=session) # ----------------------------- def cb(task, state): print(task.uid, task.state) # ----------------------------- tmgr.register_callback(cb) tmgr.add_pilots(pilot) td = rp.TaskDescription({'executable': '/bin/sleep', 'arguments' : ['100']}) task = tmgr.submit_tasks(td) task.wait(state=rp.AGENT_STAGING_INPUT_PENDING) task.cancel() task.wait() finally: session.close(download=False) # ------------------------------------------------------------------------------ ``` output: ```sh $ ./t.py new session: [rp.session.rivendell.merzky.018702.0022] \ database : [mongodb://localhost/am] ok create pilot manager ok submit 1 pilot(s) pilot.0000 local.localhost 64 cores 0 gpus ok create task manager ok submit: ######################################################################## task.000000 TMGR_SCHEDULING_PENDING task.000000 TMGR_SCHEDULING task.000000 TMGR_STAGING_INPUT_PENDING task.000000 TMGR_STAGING_INPUT task.000000 AGENT_STAGING_INPUT_PENDING wait : task.000000 CANCELED ######################################################################## CANCELED : 1 ok closing session rp.session.rivendell.merzky.018702.0022 \ close task manager ok close pilot manager \ wait for 1 pilot(s) 0 ok ok session lifetime: 28.2s ok ```
priority
missing cb on task canceled state py usr bin env import radical pilot as rp if name main session rp session try pmgr rp pilotmanager session session pdesc rp pilotdescription resource local localhost runtime cores pilot pmgr submit pilots tmgr rp taskmanager session session def cb task state print task uid task state tmgr register callback cb tmgr add pilots pilot td rp taskdescription executable bin sleep arguments task tmgr submit tasks td task wait state rp agent staging input pending task cancel task wait finally session close download false output sh t py new session database ok create pilot manager ok submit pilot s pilot local localhost cores gpus ok create task manager ok submit task tmgr scheduling pending task tmgr scheduling task tmgr staging input pending task tmgr staging input task agent staging input pending wait task canceled canceled ok closing session rp session rivendell merzky close task manager ok close pilot manager wait for pilot s ok ok session lifetime ok
1
163,789
12,744,724,993
IssuesEvent
2020-06-26 13:02:59
oamg/leapp
https://api.github.com/repos/oamg/leapp
closed
Deprecated decorated is not covered by tests
unittest
Based on coverage report the MR https://github.com/oamg/leapp/pull/640 is not covered by tests. ``` ----------- coverage: platform linux, python 3.8.3-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------------- leapp/utils/deprecation.py 64 52 19% 22-41, 63-114 ```
1.0
Deprecated decorated is not covered by tests - Based on coverage report the MR https://github.com/oamg/leapp/pull/640 is not covered by tests. ``` ----------- coverage: platform linux, python 3.8.3-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------------------------------- leapp/utils/deprecation.py 64 52 19% 22-41, 63-114 ```
non_priority
deprecated decorated is not covered by tests based on coverage report the mr is not covered by tests coverage platform linux python final name stmts miss cover missing leapp utils deprecation py
0
337,606
10,219,688,259
IssuesEvent
2019-08-15 19:15:03
engelsystem/engelsystem
https://api.github.com/repos/engelsystem/engelsystem
closed
Create Multiple Shifts with Shift Change type ignores End Time
Priority: High Status: Available Type: Bug(fix)
When trying to create multiple shifts, the end time is ignored: Reproducing: Admin -> Create Shift Add A shift with Start Time: 2019-08-20 11:30 End Time: 2019-08-20 22:00 Check [X] Create multiple shifts with variable length Shift Change Hours: 14, 16, 18, 20 What should happen: 5 Shifts: 11:30-14:00 14:00-16:00 16:00-20:00 20:00-22:00 What happes instead: 5 Shifts: 11:30-14:00 14:00-16:00 16:00-20:00 **20:00-14:00** (Last Shift 20:00-14:00 ist not as expected...)
1.0
Create Multiple Shifts with Shift Change type ignores End Time - When trying to create multiple shifts, the end time is ignored: Reproducing: Admin -> Create Shift Add A shift with Start Time: 2019-08-20 11:30 End Time: 2019-08-20 22:00 Check [X] Create multiple shifts with variable length Shift Change Hours: 14, 16, 18, 20 What should happen: 5 Shifts: 11:30-14:00 14:00-16:00 16:00-20:00 20:00-22:00 What happes instead: 5 Shifts: 11:30-14:00 14:00-16:00 16:00-20:00 **20:00-14:00** (Last Shift 20:00-14:00 ist not as expected...)
priority
create multiple shifts with shift change type ignores end time when trying to create multiple shifts the end time is ignored reproducing admin create shift add a shift with start time end time check create multiple shifts with variable length shift change hours what should happen shifts what happes instead shifts last shift ist not as expected
1
685,349
23,454,162,301
IssuesEvent
2022-08-16 07:19:53
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.facebook.com - see bug description
browser-firefox priority-critical engine-gecko
<!-- @browser: Firefox 103.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0 --> <!-- @reported_with: unknown --> **URL**: https://www.facebook.com/ **Browser / Version**: Firefox 103.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: Video call on FB messenger will not connect **Steps to Reproduce**: I started my computer and let everything load. Then I went on Facebook to do a video chat. When it tried to connect I got a message that says: Something went wrong Try restarting Firefox or restarting your computer. For more troubleshooting suggestions, visit our Help Center. If the issue persists please let us know. Report an issue.Something went wrong Try restarting Firefox or restarting your computer. For more troubleshooting suggestions, visit our Help Center. If the issue persists please let us know. Report an issue. I have tried many fixes and rest Firefox and nothing works. Google chrome works fine and I also had BitDefender check on it so that is not the problem. Only happens on Firefox and started this morning. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.facebook.com - see bug description - <!-- @browser: Firefox 103.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0 --> <!-- @reported_with: unknown --> **URL**: https://www.facebook.com/ **Browser / Version**: Firefox 103.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: Video call on FB messenger will not connect **Steps to Reproduce**: I started my computer and let everything load. Then I went on Facebook to do a video chat. When it tried to connect I got a message that says: Something went wrong Try restarting Firefox or restarting your computer. For more troubleshooting suggestions, visit our Help Center. If the issue persists please let us know. Report an issue.Something went wrong Try restarting Firefox or restarting your computer. For more troubleshooting suggestions, visit our Help Center. If the issue persists please let us know. Report an issue. I have tried many fixes and rest Firefox and nothing works. Google chrome works fine and I also had BitDefender check on it so that is not the problem. Only happens on Firefox and started this morning. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
see bug description url browser version firefox operating system windows tested another browser yes chrome problem type something else description video call on fb messenger will not connect steps to reproduce i started my computer and let everything load then i went on facebook to do a video chat when it tried to connect i got a message that says something went wrong try restarting firefox or restarting your computer for more troubleshooting suggestions visit our help center if the issue persists please let us know report an issue something went wrong try restarting firefox or restarting your computer for more troubleshooting suggestions visit our help center if the issue persists please let us know report an issue i have tried many fixes and rest firefox and nothing works google chrome works fine and i also had bitdefender check on it so that is not the problem only happens on firefox and started this morning browser configuration none from with ❤️
1
16,657
12,097,356,159
IssuesEvent
2020-04-20 08:29:04
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Using `include_directories(SYSTEM...` for openssl and curl breaks cross compilation for Yocto Linux
area-Infrastructure-libraries bug os-unsupported untriaged
While taming the build process to run in a Yocto Linux cross compile environment, one road block was the explicit inclusion of the curl and openssl include directories [here](https://github.com/dotnet/corefx/blob/master/src/Native/Unix/System.Net.Http.Native/CMakeLists.txt#L26) and [here](https://github.com/dotnet/corefx/blob/master/src/Native/Unix/System.Security.Cryptography.Native/CMakeLists.txt#L16). The effect of these statements is (with clang 3.9.1) that the `${SYSROOT}/usr/include` folder (where curl and openssl headers reside in a Yocto build environment) becomes an `-isystem` parameter to clang and this reorders that folder above the C++ include folders. When clang now tries to resolve C++ header files, it fails on an `#include_next <stdlib.h>`, because that file isn't found in a folder that comes after the C++ header folders. Blaming the two CMakeLists points to build issues for OSX and BSD, but I cannot build for those targets. Otherwise I would check if the entire `include_directories` statement is actually necessary, or if removing the `SYSTEM` argument still makes the build succeed (it should). See also dotnet/core-setup#1598
1.0
Using `include_directories(SYSTEM...` for openssl and curl breaks cross compilation for Yocto Linux - While taming the build process to run in a Yocto Linux cross compile environment, one road block was the explicit inclusion of the curl and openssl include directories [here](https://github.com/dotnet/corefx/blob/master/src/Native/Unix/System.Net.Http.Native/CMakeLists.txt#L26) and [here](https://github.com/dotnet/corefx/blob/master/src/Native/Unix/System.Security.Cryptography.Native/CMakeLists.txt#L16). The effect of these statements is (with clang 3.9.1) that the `${SYSROOT}/usr/include` folder (where curl and openssl headers reside in a Yocto build environment) becomes an `-isystem` parameter to clang and this reorders that folder above the C++ include folders. When clang now tries to resolve C++ header files, it fails on an `#include_next <stdlib.h>`, because that file isn't found in a folder that comes after the C++ header folders. Blaming the two CMakeLists points to build issues for OSX and BSD, but I cannot build for those targets. Otherwise I would check if the entire `include_directories` statement is actually necessary, or if removing the `SYSTEM` argument still makes the build succeed (it should). See also dotnet/core-setup#1598
non_priority
using include directories system for openssl and curl breaks cross compilation for yocto linux while taming the build process to run in a yocto linux cross compile environment one road block was the explicit inclusion of the curl and openssl include directories and the effect of these statements is with clang that the sysroot usr include folder where curl and openssl headers reside in a yocto build environment becomes an isystem parameter to clang and this reorders that folder above the c include folders when clang now tries to resolve c header files it fails on an include next because that file isn t found in a folder that comes after the c header folders blaming the two cmakelists points to build issues for osx and bsd but i cannot build for those targets otherwise i would check if the entire include directories statement is actually necessary or if removing the system argument still makes the build succeed it should see also dotnet core setup
0
136,462
12,716,214,044
IssuesEvent
2020-06-24 01:11:27
wildlifela/klarna-smoooth-shoppability
https://api.github.com/repos/wildlifela/klarna-smoooth-shoppability
closed
[Pixels for Prizes]
documentation
Related to #23 Now that we have individual prize links, we'll need to make sure we're tracking those too: The idea is to send actual URLs a visitor has visited. Not hard code the text pageURLs into the tag. ![unnamed](https://user-images.githubusercontent.com/58711192/85462014-e2cca280-b559-11ea-9710-36d2f3b25456.png) "How to implement the event snippet: The event snippet section should be placed on pages with events you’re tracking, after the global snippet. Send page URL in 'u13': '[URLs]' - so we can separate URLs on our side" [Google ads - US.txt](https://github.com/wildlifela/klarna-smoooth-shoppability/files/4821927/Google.ads.-.US.txt)
1.0
[Pixels for Prizes] - Related to #23 Now that we have individual prize links, we'll need to make sure we're tracking those too: The idea is to send actual URLs a visitor has visited. Not hard code the text pageURLs into the tag. ![unnamed](https://user-images.githubusercontent.com/58711192/85462014-e2cca280-b559-11ea-9710-36d2f3b25456.png) "How to implement the event snippet: The event snippet section should be placed on pages with events you’re tracking, after the global snippet. Send page URL in 'u13': '[URLs]' - so we can separate URLs on our side" [Google ads - US.txt](https://github.com/wildlifela/klarna-smoooth-shoppability/files/4821927/Google.ads.-.US.txt)
non_priority
related to now that we have individual prize links we ll need to make sure we re tracking those too the idea is to send actual urls a visitor has visited not hard code the text pageurls into the tag how to implement the event snippet the event snippet section should be placed on pages with events you’re tracking after the global snippet send page url in so we can separate urls on our side
0
313,198
9,558,203,024
IssuesEvent
2019-05-03 13:40:44
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
cppstd as a subsetting
complex: medium priority: high stage: review type: feature
We considered better to have the cppstd as a subsetting of every compiler: - If you don't specify the -s compiler.cppstd=XXX it won't change anything, because will come with a None default value. - We won't break anything, the global setting will be kept, but deprecated (comment at settings.yml and docs). - So any recipe could receive the subsetting and compile with a different version of the language automatically. - The reasons to do a first level setting was to not generate new binary IDS for C libraries that doesn't remove the subsetting. We consider more important to be "injectable" at any recipe. - Conan will fail if both are specified. - Conan will try internally to manage the value of the new one, copying from the old one if possible (to ease the code and future deprecation of the global setting) - Each compiler will have their own values, it has a lot of sense.
1.0
cppstd as a subsetting - We considered better to have the cppstd as a subsetting of every compiler: - If you don't specify the -s compiler.cppstd=XXX it won't change anything, because will come with a None default value. - We won't break anything, the global setting will be kept, but deprecated (comment at settings.yml and docs). - So any recipe could receive the subsetting and compile with a different version of the language automatically. - The reasons to do a first level setting was to not generate new binary IDS for C libraries that doesn't remove the subsetting. We consider more important to be "injectable" at any recipe. - Conan will fail if both are specified. - Conan will try internally to manage the value of the new one, copying from the old one if possible (to ease the code and future deprecation of the global setting) - Each compiler will have their own values, it has a lot of sense.
priority
cppstd as a subsetting we considered better to have the cppstd as a subsetting of every compiler if you don t specify the s compiler cppstd xxx it won t change anything because will come with a none default value we won t break anything the global setting will be kept but deprecated comment at settings yml and docs so any recipe could receive the subsetting and compile with a different version of the language automatically the reasons to do a first level setting was to not generate new binary ids for c libraries that doesn t remove the subsetting we consider more important to be injectable at any recipe conan will fail if both are specified conan will try internally to manage the value of the new one copying from the old one if possible to ease the code and future deprecation of the global setting each compiler will have their own values it has a lot of sense
1
566,564
16,824,501,880
IssuesEvent
2021-06-17 16:41:03
heyset/deskinar
https://api.github.com/repos/heyset/deskinar
opened
[Feature] Create thread card component
3 points high priority
In the main page, threads should be cards with the OP: * Author name * Text * Timestamp (relative if within the week) * Like button * A check showing if it's answered or not.
1.0
[Feature] Create thread card component - In the main page, threads should be cards with the OP: * Author name * Text * Timestamp (relative if within the week) * Like button * A check showing if it's answered or not.
priority
create thread card component in the main page threads should be cards with the op author name text timestamp relative if within the week like button a check showing if it s answered or not
1
26,433
12,406,210,239
IssuesEvent
2020-05-21 18:42:38
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
Switch to header file opens file in a different editor.
Feature: Switch Header/Source Language Service bug more info needed need repro network drive
VSCode Version: VSCode insider 1.36.0-insider Local OS Version: Windows 10 1803 Remote OS Version: WSL ubuntu 16.04 Remote Extension/Connection Type: WSL Steps to Reproduce: From https://github.com/microsoft/vscode-remote-release/issues/666#event-2408627629 Prepare a C project, e.g. example, with lib.c and lib.h. And put it in a windows folder. Make sure it can be accessed through /mnt/c/somePaths/example in WSL. Open this project with vscode/WSL remote. Open a file through the Explorer, e.g. lib.c. The editor will show its path is lib.c Use Alt+O to switch to the header file. The editor will open lib.h as the WSL's mount path, like _/mnt/c/somePaths/example/lib.h` Use the Explorer to open lib.h, and it will open in another editor, with the path lib.h. It causes a lot of troubles like I wrote some code in one editor, but it cannot be visible in another editor. And one editor saves the file, and another editor cannot save the file due to conflicts. Does this issue occur when you try this locally?: No. The file has only one path, the windows path. Does this issue occur when you try this locally and all extensions are disabled?: No
1.0
Switch to header file opens file in a different editor. - VSCode Version: VSCode insider 1.36.0-insider Local OS Version: Windows 10 1803 Remote OS Version: WSL ubuntu 16.04 Remote Extension/Connection Type: WSL Steps to Reproduce: From https://github.com/microsoft/vscode-remote-release/issues/666#event-2408627629 Prepare a C project, e.g. example, with lib.c and lib.h. And put it in a windows folder. Make sure it can be accessed through /mnt/c/somePaths/example in WSL. Open this project with vscode/WSL remote. Open a file through the Explorer, e.g. lib.c. The editor will show its path is lib.c Use Alt+O to switch to the header file. The editor will open lib.h as the WSL's mount path, like _/mnt/c/somePaths/example/lib.h` Use the Explorer to open lib.h, and it will open in another editor, with the path lib.h. It causes a lot of troubles like I wrote some code in one editor, but it cannot be visible in another editor. And one editor saves the file, and another editor cannot save the file due to conflicts. Does this issue occur when you try this locally?: No. The file has only one path, the windows path. Does this issue occur when you try this locally and all extensions are disabled?: No
non_priority
switch to header file opens file in a different editor vscode version vscode insider insider local os version windows remote os version wsl ubuntu remote extension connection type wsl steps to reproduce from prepare a c project e g example with lib c and lib h and put it in a windows folder make sure it can be accessed through mnt c somepaths example in wsl open this project with vscode wsl remote open a file through the explorer e g lib c the editor will show its path is lib c use alt o to switch to the header file the editor will open lib h as the wsl s mount path like mnt c somepaths example lib h use the explorer to open lib h and it will open in another editor with the path lib h it causes a lot of troubles like i wrote some code in one editor but it cannot be visible in another editor and one editor saves the file and another editor cannot save the file due to conflicts does this issue occur when you try this locally no the file has only one path the windows path does this issue occur when you try this locally and all extensions are disabled no
0
444,819
12,821,340,034
IssuesEvent
2020-07-06 07:53:37
yalla-coop/tempo
https://api.github.com/repos/yalla-coop/tempo
closed
Update Table Component to have a tab
3-points backlog front-end priority-2 technical
Some tables in staff now have an Other tab which renders further data fields. - [x] Update Table component to have tab design - [x] Take tab as a prop for Table component
1.0
Update Table Component to have a tab - Some tables in staff now have an Other tab which renders further data fields. - [x] Update Table component to have tab design - [x] Take tab as a prop for Table component
priority
update table component to have a tab some tables in staff now have an other tab which renders further data fields update table component to have tab design take tab as a prop for table component
1
66,601
20,372,880,149
IssuesEvent
2022-02-21 13:00:02
decentraland/unity-renderer
https://api.github.com/repos/decentraland/unity-renderer
closed
BIW: Auto publishing half scene
major defect
After building some time an scene in the biw, if you publish your changes from time to time in the same session and then you start jumping and editor other lands, your last publish version will be losed and an intermediate version will appear published. I have noticed that the message from kernel "scenepublishresult" is sent when starting the scene to edit sometimes and may be related to that
1.0
BIW: Auto publishing half scene - After building some time an scene in the biw, if you publish your changes from time to time in the same session and then you start jumping and editor other lands, your last publish version will be losed and an intermediate version will appear published. I have noticed that the message from kernel "scenepublishresult" is sent when starting the scene to edit sometimes and may be related to that
non_priority
biw auto publishing half scene after building some time an scene in the biw if you publish your changes from time to time in the same session and then you start jumping and editor other lands your last publish version will be losed and an intermediate version will appear published i have noticed that the message from kernel scenepublishresult is sent when starting the scene to edit sometimes and may be related to that
0
696,144
23,886,869,243
IssuesEvent
2022-09-08 08:23:02
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[BUG] internal server errors in data requests should be descriptive
bug internal submit priority/medium visualizations-team stability
ERROR: type should be string, got "\r\nhttps://app.netdata.cloud/api/v2/spaces/31a2fba1-8ee2-4fa0-9fed-bb437e3fb75c/rooms/9e949183-e2a6-44a5-88df-deb4f3f4271e/data\r\n\r\nRequest payload:\r\n\r\n```json\r\n{\r\n\t\"filter\": {\r\n\t\t\"nodeIDs\": [\r\n\t\t\t\"19f433b0-a9a8-4e0f-b720-485b4178dd52\",\r\n\t\t\t\"1a031558-2082-48de-a423-3c3807288982\",\r\n\t\t\t\"1b48aa88-55c6-4a1a-9fc7-6e72e77abbd6\",\r\n\t\t\t\"25087e88-fd41-4ffd-a1e3-71a7cfa27e24\",\r\n\t\t\t\"36eab6e6-f998-4b76-b6f8-8eff0c35b2e1\",\r\n\t\t\t\"4561d8ae-bbf5-462f-9ab6-af7b53faac6d\",\r\n\t\t\t\"53a2987e-6edf-4b5f-a043-8c83697f6b5e\",\r\n\t\t\t\"6b99aad5-df7f-456f-b2af-cbaf1693f3e3\",\r\n\t\t\t\"747e73ed-bfa6-4b15-bebc-d5d9342069b6\",\r\n\t\t\t\"ad2a8a1c-22c3-4e6e-b4ee-2550e8a6c060\",\r\n\t\t\t\"bcfa3d5e-befb-4c60-948a-9b1de3d71fa5\",\r\n\t\t\t\"d59508f8-a243-49a5-8bd6-bfecbc6ddb4c\",\r\n\t\t\t\"de74ab82-c404-4a75-bb89-a3dbebad5582\",\r\n\t\t\t\"e0fc8a43-5aa5-427a-bac9-6748e4ebd815\",\r\n\t\t\t\"f36ba8a5-3f10-4a74-936c-fac35c4b992e\",\r\n\t\t\t\"f44405a5-3b16-412c-bca2-2dbacb300370\"\r\n\t\t],\r\n\t\t\"context\": \"system.ram\",\r\n\t\t\"dimensions\": [\r\n\t\t\t\"used\",\r\n\t\t\t\"buffers\",\r\n\t\t\t\"active\",\r\n\t\t\t\"wired\"\r\n\t\t]\r\n\t},\r\n\t\"aggregations\": [{\r\n\t\t\t\"method\": \"avg\",\r\n\t\t\t\"groupBy\": [\r\n\t\t\t\t\"dimension\"\r\n\t\t\t]\r\n\t\t}\r\n\t],\r\n\t\"agent_options\": [\r\n\t\t\"absolute\",\r\n\t\t\"percentage\",\r\n\t\t\"jsonwrap\",\r\n\t\t\"nonzero\",\r\n\t\t\"flip\",\r\n\t\t\"ms\"\r\n\t],\r\n\t\"points\": 13,\r\n\t\"format\": \"array\",\r\n\t\"group\": \"average\",\r\n\t\"gtime\": 0,\r\n\t\"after\": 1648012980,\r\n\t\"before\": 1648018380\r\n}\r\n```\r\n\r\nResponse:\r\n\r\n```json\r\n{\r\n\t\"api\": 1,\r\n\t\"id\": \"system.ram\",\r\n\t\"name\": \"system.ram\",\r\n\t\"view_update_every\": 415,\r\n\t\"first_entry\": 1647605480,\r\n\t\"last_entry\": 1648026885,\r\n\t\"after\": 1648012726,\r\n\t\"before\": 1648018120,\r\n\t\"min\": 1.698190554545455,\r\n\t\"max\": 16.03799108181818,\r\n\t\"dimension_names\": [\r\n\t\t\"buffers\",\r\n\t\t\"used\"\r\n\t],\r\n\t\"dimension_ids\": [\r\n\t\t\"buffers\",\r\n\t\t\"used\"\r\n\t],\r\n\t\"view_latest_values\": [1.6997235363636363,16.03799108181818\r\n\t],\r\n\t\"dimensions\": 2,\r\n\t\"points\": 13,\r\n\t\"format\": \"json\",\r\n\t\"result\": {\r\n\t\t\"labels\": [\r\n\t\t\t\"time\",\r\n\t\t\t\"buffers\",\r\n\t\t\t\"used\"\r\n\t\t],\r\n\t\t\"data\": [[1648013140000,1.6988688363636362,15.689459827272726\r\n\t\t\t],[1648013555000,1.6989949545454544,15.737082318181818\r\n\t\t\t],[1648013970000,1.6983231363636364,15.772068690909093\r\n\t\t\t],[1648014385000,1.698190554545455,15.777803909090908\r\n\t\t\t],[1648014800000,1.6983587454545457,15.787101727272727\r\n\t\t\t],[1648015215000,1.6984849545454546,15.743213390909093\r\n\t\t\t],[1648015630000,1.698705209090909,15.90895988181818\r\n\t\t\t],[1648016045000,1.6990130818181817,15.841612845454547\r\n\t\t\t],[1648016460000,1.699146509090909,15.869238972727276\r\n\t\t\t],[1648016875000,1.6992821636363635,15.785360199999998\r\n\t\t\t],[1648017290000,1.6994099363636364,15.789540336363636\r\n\t\t\t],[1648017705000,1.699541627272727,15.925925345454546\r\n\t\t\t],[1648018120000,1.6997235363636363,16.03799108181818\r\n\t\t\t]\r\n\t\t]\r\n\t},\r\n\t\"nodes\": [{\r\n\t\t\t\"id\": \"19f433b0-a9a8-4e0f-b720-485b4178dd52\",\r\n\t\t\t\"latency\": \"507.896244ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"1a031558-2082-48de-a423-3c3807288982\",\r\n\t\t\t\"latency\": \"819.013017ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"1b48aa88-55c6-4a1a-9fc7-6e72e77abbd6\",\r\n\t\t\t\"latency\": \"703.186707ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"25087e88-fd41-4ffd-a1e3-71a7cfa27e24\",\r\n\t\t\t\"latency\": \"75.718061ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"36eab6e6-f998-4b76-b6f8-8eff0c35b2e1\",\r\n\t\t\t\"latency\": \"0s\",\r\n\t\t\t\"error\": {\r\n\t\t\t\t\"errorMsgKey\": \"ErrInternal\",\r\n\t\t\t\t\"errorMessage\": \"Internal Server Error\",\r\n\t\t\t\t\"errorCode\": \"uohY73Xcw4-55377481\"\r\n\t\t\t},\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t],\r\n\t\t\t\"hops\": 0\r\n\t\t},{\r\n\t\t\t\"id\": \"4561d8ae-bbf5-462f-9ab6-af7b53faac6d\",\r\n\t\t\t\"latency\": \"38.416387ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"53a2987e-6edf-4b5f-a043-8c83697f6b5e\",\r\n\t\t\t\"latency\": \"39.488439ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"6b99aad5-df7f-456f-b2af-cbaf1693f3e3\",\r\n\t\t\t\"latency\": \"301.369492ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"747e73ed-bfa6-4b15-bebc-d5d9342069b6\",\r\n\t\t\t\"latency\": \"346.402573ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"ad2a8a1c-22c3-4e6e-b4ee-2550e8a6c060\",\r\n\t\t\t\"latency\": \"372.888153ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"bcfa3d5e-befb-4c60-948a-9b1de3d71fa5\",\r\n\t\t\t\"latency\": \"64.907024ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"d59508f8-a243-49a5-8bd6-bfecbc6ddb4c\",\r\n\t\t\t\"latency\": \"575.115215ms\",\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t\t\"system.ram\"\r\n\t\t\t],\r\n\t\t\t\"hops\": 1,\r\n\t\t\t\"coverage\": {\r\n\t\t\t\t\"score\": 1,\r\n\t\t\t\t\"issues\": [\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t},{\r\n\t\t\t\"id\": \"de74ab82-c404-4a75-bb89-a3dbebad5582\",\r\n\t\t\t\"latency\": \"0s\",\r\n\t\t\t\"error\": {\r\n\t\t\t\t\"errorMsgKey\": \"ErrInternal\",\r\n\t\t\t\t\"errorMessage\": \"Internal Server Error\",\r\n\t\t\t\t\"errorCode\": \"uohY73Xcw4-55377481\"\r\n\t\t\t},\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t],\r\n\t\t\t\"hops\": 0\r\n\t\t},{\r\n\t\t\t\"id\": \"e0fc8a43-5aa5-427a-bac9-6748e4ebd815\",\r\n\t\t\t\"latency\": \"0s\",\r\n\t\t\t\"error\": {\r\n\t\t\t\t\"errorMsgKey\": \"ErrInternal\",\r\n\t\t\t\t\"errorMessage\": \"Internal Server Error\",\r\n\t\t\t\t\"errorCode\": \"uohY73Xcw4-55377481\"\r\n\t\t\t},\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t],\r\n\t\t\t\"hops\": 0\r\n\t\t},{\r\n\t\t\t\"id\": \"f36ba8a5-3f10-4a74-936c-fac35c4b992e\",\r\n\t\t\t\"latency\": \"0s\",\r\n\t\t\t\"error\": {\r\n\t\t\t\t\"errorMsgKey\": \"ErrInternal\",\r\n\t\t\t\t\"errorMessage\": \"Internal Server Error\",\r\n\t\t\t\t\"errorCode\": \"uohY73Xcw4-55377481\"\r\n\t\t\t},\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t],\r\n\t\t\t\"hops\": 0\r\n\t\t},{\r\n\t\t\t\"id\": \"f44405a5-3b16-412c-bca2-2dbacb300370\",\r\n\t\t\t\"latency\": \"0s\",\r\n\t\t\t\"error\": {\r\n\t\t\t\t\"errorMsgKey\": \"ErrInternal\",\r\n\t\t\t\t\"errorMessage\": \"Internal Server Error\",\r\n\t\t\t\t\"errorCode\": \"uohY73Xcw4-55377481\"\r\n\t\t\t},\r\n\t\t\t\"chartIDs\": [\r\n\t\t\t],\r\n\t\t\t\"hops\": 0\r\n\t\t}\r\n\t],\r\n\t\"keys\": {\r\n\t\t\"dimension\": [\r\n\t\t\t\"buffers\",\r\n\t\t\t\"used\"\r\n\t\t]\r\n\t},\r\n\t\"labels\": {\r\n\t}\r\n}\r\n```\r\n\r\n---\r\n\r\n## Discussion\r\n\r\n`ErrInternal` should be completely eliminated. There is no condition under which such a generic error message should be returned. The error message returned should describe the exact reason the system decided it has an internal server error.\r\n\r\nThis is very important. Without proper coding of the errors, all the effort to triage such conditions falls to the back-end team, while with the proper coding we could immediately know what is wrong and how the front-end should deal with the errors.\r\n\r\n@hugovalente-pm @ralphm @papazach "
1.0
[BUG] internal server errors in data requests should be descriptive - https://app.netdata.cloud/api/v2/spaces/31a2fba1-8ee2-4fa0-9fed-bb437e3fb75c/rooms/9e949183-e2a6-44a5-88df-deb4f3f4271e/data Request payload: ```json { "filter": { "nodeIDs": [ "19f433b0-a9a8-4e0f-b720-485b4178dd52", "1a031558-2082-48de-a423-3c3807288982", "1b48aa88-55c6-4a1a-9fc7-6e72e77abbd6", "25087e88-fd41-4ffd-a1e3-71a7cfa27e24", "36eab6e6-f998-4b76-b6f8-8eff0c35b2e1", "4561d8ae-bbf5-462f-9ab6-af7b53faac6d", "53a2987e-6edf-4b5f-a043-8c83697f6b5e", "6b99aad5-df7f-456f-b2af-cbaf1693f3e3", "747e73ed-bfa6-4b15-bebc-d5d9342069b6", "ad2a8a1c-22c3-4e6e-b4ee-2550e8a6c060", "bcfa3d5e-befb-4c60-948a-9b1de3d71fa5", "d59508f8-a243-49a5-8bd6-bfecbc6ddb4c", "de74ab82-c404-4a75-bb89-a3dbebad5582", "e0fc8a43-5aa5-427a-bac9-6748e4ebd815", "f36ba8a5-3f10-4a74-936c-fac35c4b992e", "f44405a5-3b16-412c-bca2-2dbacb300370" ], "context": "system.ram", "dimensions": [ "used", "buffers", "active", "wired" ] }, "aggregations": [{ "method": "avg", "groupBy": [ "dimension" ] } ], "agent_options": [ "absolute", "percentage", "jsonwrap", "nonzero", "flip", "ms" ], "points": 13, "format": "array", "group": "average", "gtime": 0, "after": 1648012980, "before": 1648018380 } ``` Response: ```json { "api": 1, "id": "system.ram", "name": "system.ram", "view_update_every": 415, "first_entry": 1647605480, "last_entry": 1648026885, "after": 1648012726, "before": 1648018120, "min": 1.698190554545455, "max": 16.03799108181818, "dimension_names": [ "buffers", "used" ], "dimension_ids": [ "buffers", "used" ], "view_latest_values": [1.6997235363636363,16.03799108181818 ], "dimensions": 2, "points": 13, "format": "json", "result": { "labels": [ "time", "buffers", "used" ], "data": [[1648013140000,1.6988688363636362,15.689459827272726 ],[1648013555000,1.6989949545454544,15.737082318181818 ],[1648013970000,1.6983231363636364,15.772068690909093 ],[1648014385000,1.698190554545455,15.777803909090908 ],[1648014800000,1.6983587454545457,15.787101727272727 ],[1648015215000,1.6984849545454546,15.743213390909093 ],[1648015630000,1.698705209090909,15.90895988181818 ],[1648016045000,1.6990130818181817,15.841612845454547 ],[1648016460000,1.699146509090909,15.869238972727276 ],[1648016875000,1.6992821636363635,15.785360199999998 ],[1648017290000,1.6994099363636364,15.789540336363636 ],[1648017705000,1.699541627272727,15.925925345454546 ],[1648018120000,1.6997235363636363,16.03799108181818 ] ] }, "nodes": [{ "id": "19f433b0-a9a8-4e0f-b720-485b4178dd52", "latency": "507.896244ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "1a031558-2082-48de-a423-3c3807288982", "latency": "819.013017ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "1b48aa88-55c6-4a1a-9fc7-6e72e77abbd6", "latency": "703.186707ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "25087e88-fd41-4ffd-a1e3-71a7cfa27e24", "latency": "75.718061ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "36eab6e6-f998-4b76-b6f8-8eff0c35b2e1", "latency": "0s", "error": { "errorMsgKey": "ErrInternal", "errorMessage": "Internal Server Error", "errorCode": "uohY73Xcw4-55377481" }, "chartIDs": [ ], "hops": 0 },{ "id": "4561d8ae-bbf5-462f-9ab6-af7b53faac6d", "latency": "38.416387ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "53a2987e-6edf-4b5f-a043-8c83697f6b5e", "latency": "39.488439ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "6b99aad5-df7f-456f-b2af-cbaf1693f3e3", "latency": "301.369492ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "747e73ed-bfa6-4b15-bebc-d5d9342069b6", "latency": "346.402573ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "ad2a8a1c-22c3-4e6e-b4ee-2550e8a6c060", "latency": "372.888153ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "bcfa3d5e-befb-4c60-948a-9b1de3d71fa5", "latency": "64.907024ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "d59508f8-a243-49a5-8bd6-bfecbc6ddb4c", "latency": "575.115215ms", "chartIDs": [ "system.ram" ], "hops": 1, "coverage": { "score": 1, "issues": [ ] } },{ "id": "de74ab82-c404-4a75-bb89-a3dbebad5582", "latency": "0s", "error": { "errorMsgKey": "ErrInternal", "errorMessage": "Internal Server Error", "errorCode": "uohY73Xcw4-55377481" }, "chartIDs": [ ], "hops": 0 },{ "id": "e0fc8a43-5aa5-427a-bac9-6748e4ebd815", "latency": "0s", "error": { "errorMsgKey": "ErrInternal", "errorMessage": "Internal Server Error", "errorCode": "uohY73Xcw4-55377481" }, "chartIDs": [ ], "hops": 0 },{ "id": "f36ba8a5-3f10-4a74-936c-fac35c4b992e", "latency": "0s", "error": { "errorMsgKey": "ErrInternal", "errorMessage": "Internal Server Error", "errorCode": "uohY73Xcw4-55377481" }, "chartIDs": [ ], "hops": 0 },{ "id": "f44405a5-3b16-412c-bca2-2dbacb300370", "latency": "0s", "error": { "errorMsgKey": "ErrInternal", "errorMessage": "Internal Server Error", "errorCode": "uohY73Xcw4-55377481" }, "chartIDs": [ ], "hops": 0 } ], "keys": { "dimension": [ "buffers", "used" ] }, "labels": { } } ``` --- ## Discussion `ErrInternal` should be completely eliminated. There is no condition under which such a generic error message should be returned. The error message returned should describe the exact reason the system decided it has an internal server error. This is very important. Without proper coding of the errors, all the effort to triage such conditions falls to the back-end team, while with the proper coding we could immediately know what is wrong and how the front-end should deal with the errors. @hugovalente-pm @ralphm @papazach
priority
internal server errors in data requests should be descriptive request payload json filter nodeids bebc befb context system ram dimensions used buffers active wired aggregations method avg groupby dimension agent options absolute percentage jsonwrap nonzero flip ms points format array group average gtime after before response json api id system ram name system ram view update every first entry last entry after before min max dimension names buffers used dimension ids buffers used view latest values dimensions points format json result labels time buffers used data nodes id latency chartids system ram hops coverage score issues id latency chartids system ram hops coverage score issues id latency chartids system ram hops coverage score issues id latency chartids system ram hops coverage score issues id latency error errormsgkey errinternal errormessage internal server error errorcode chartids hops id latency chartids system ram hops coverage score issues id latency chartids system ram hops coverage score issues id latency chartids system ram hops coverage score issues id bebc latency chartids system ram hops coverage score issues id latency chartids system ram hops coverage score issues id befb latency chartids system ram hops coverage score issues id latency chartids system ram hops coverage score issues id latency error errormsgkey errinternal errormessage internal server error errorcode chartids hops id latency error errormsgkey errinternal errormessage internal server error errorcode chartids hops id latency error errormsgkey errinternal errormessage internal server error errorcode chartids hops id latency error errormsgkey errinternal errormessage internal server error errorcode chartids hops keys dimension buffers used labels discussion errinternal should be completely eliminated there is no condition under which such a generic error message should be returned the error message returned should describe the exact reason the system decided it has an internal server error this is very important without proper coding of the errors all the effort to triage such conditions falls to the back end team while with the proper coding we could immediately know what is wrong and how the front end should deal with the errors hugovalente pm ralphm papazach
1
210,509
23,754,808,453
IssuesEvent
2022-09-01 01:18:06
turkdevops/sourcegraph
https://api.github.com/repos/turkdevops/sourcegraph
closed
CVE-2021-37701 (High) detected in tar-4.4.13.tgz - autoclosed
security vulnerability
## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.13.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-4.4.13.tgz">https://registry.npmjs.org/tar/-/tar-4.4.13.tgz</a></p> <p> Dependency Hierarchy: - open-color-1.7.0.tgz (Root Library) - npm-6.13.4.tgz - :x: **tar-4.4.13.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/turkdevops/sourcegraph/commit/5a4a7def9ddff6354e22069c494feb0f30196e36">5a4a7def9ddff6354e22069c494feb0f30196e36</a></p> <p>Found in base branch: <b>dev/seed-tool</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> The npm package "tar" (aka node-tar) before versions 4.4.16, 5.0.8, and 6.1.7 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory, where the symlink and directory names in the archive entry used backslashes as a path separator on posix systems. The cache checking logic used both `\` and `/` characters as path separators, however `\` is a valid filename character on posix systems. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. Additionally, a similar confusion could arise on case-insensitive filesystems. If a tar archive contained a directory at `FOO`, followed by a symbolic link named `foo`, then on case-insensitive file systems, the creation of the symbolic link would remove the directory from the filesystem, but _not_ from the internal directory cache, as it would not be treated as a cache hit. A subsequent file entry within the `FOO` directory would then be placed in the target of the symbolic link, thinking that the directory had already been created. These issues were addressed in releases 4.4.16, 5.0.8 and 6.1.7. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-9r2w-394v-53qc. <p>Publish Date: 2021-08-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37701>CVE-2021-37701</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - 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/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc">https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc</a></p> <p>Release Date: 2021-08-31</p> <p>Fix Resolution (tar): 4.4.16</p> <p>Direct dependency fix Resolution (open-color): 1.8.0</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-2021-37701 (High) detected in tar-4.4.13.tgz - autoclosed - ## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.13.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-4.4.13.tgz">https://registry.npmjs.org/tar/-/tar-4.4.13.tgz</a></p> <p> Dependency Hierarchy: - open-color-1.7.0.tgz (Root Library) - npm-6.13.4.tgz - :x: **tar-4.4.13.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/turkdevops/sourcegraph/commit/5a4a7def9ddff6354e22069c494feb0f30196e36">5a4a7def9ddff6354e22069c494feb0f30196e36</a></p> <p>Found in base branch: <b>dev/seed-tool</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> The npm package "tar" (aka node-tar) before versions 4.4.16, 5.0.8, and 6.1.7 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory, where the symlink and directory names in the archive entry used backslashes as a path separator on posix systems. The cache checking logic used both `\` and `/` characters as path separators, however `\` is a valid filename character on posix systems. By first creating a directory, and then replacing that directory with a symlink, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. Additionally, a similar confusion could arise on case-insensitive filesystems. If a tar archive contained a directory at `FOO`, followed by a symbolic link named `foo`, then on case-insensitive file systems, the creation of the symbolic link would remove the directory from the filesystem, but _not_ from the internal directory cache, as it would not be treated as a cache hit. A subsequent file entry within the `FOO` directory would then be placed in the target of the symbolic link, thinking that the directory had already been created. These issues were addressed in releases 4.4.16, 5.0.8 and 6.1.7. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-9r2w-394v-53qc. <p>Publish Date: 2021-08-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37701>CVE-2021-37701</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - 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/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc">https://github.com/npm/node-tar/security/advisories/GHSA-9r2w-394v-53qc</a></p> <p>Release Date: 2021-08-31</p> <p>Fix Resolution (tar): 4.4.16</p> <p>Direct dependency fix Resolution (open-color): 1.8.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in tar tgz autoclosed cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href dependency hierarchy open color tgz root library npm tgz x tar tgz vulnerable library found in head commit a href found in base branch dev seed tool vulnerability details the npm package tar aka node tar before versions and has an arbitrary file creation overwrite and arbitrary code execution vulnerability node tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted this is in part achieved by ensuring that extracted directories are not symlinks additionally in order to prevent unnecessary stat calls to determine whether a given path is a directory paths are cached when directories are created this logic was insufficient when extracting tar files that contained both a directory and a symlink with the same name as the directory where the symlink and directory names in the archive entry used backslashes as a path separator on posix systems the cache checking logic used both and characters as path separators however is a valid filename character on posix systems by first creating a directory and then replacing that directory with a symlink it was thus possible to bypass node tar symlink checks on directories essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location thus allowing arbitrary file creation and overwrite additionally a similar confusion could arise on case insensitive filesystems if a tar archive contained a directory at foo followed by a symbolic link named foo then on case insensitive file systems the creation of the symbolic link would remove the directory from the filesystem but not from the internal directory cache as it would not be treated as a cache hit a subsequent file entry within the foo directory would then be placed in the target of the symbolic link thinking that the directory had already been created these issues were addressed in releases and the branch of node tar has been deprecated and did not receive patches for these issues if you are still using a release we recommend you update to a more recent version of node tar if this is not possible a workaround is available in the referenced ghsa publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope changed 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 tar direct dependency fix resolution open color step up your open source security game with mend
0
399,758
11,760,092,047
IssuesEvent
2020-03-13 18:40:22
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
[AIO] Aio Channel hangs forever when calling a not-existing server
kind/bug lang/Python priority/P2
Found in: https://github.com/grpc/grpc/pull/20805 Test case added in https://github.com/grpc/grpc/pull/20805
1.0
[AIO] Aio Channel hangs forever when calling a not-existing server - Found in: https://github.com/grpc/grpc/pull/20805 Test case added in https://github.com/grpc/grpc/pull/20805
priority
aio channel hangs forever when calling a not existing server found in test case added in
1
552,151
16,196,185,171
IssuesEvent
2021-05-04 14:50:00
JohnXLivingston/peertube-plugin-livechat
https://api.github.com/repos/JohnXLivingston/peertube-plugin-livechat
opened
Builtin Prosody: ConverseJS don't get room information on first query
High priority Prosody bug
**Describe the bug** When using the Builtin Prosody, the first user opening a room don't get the room informations. It seems they are set too late, and ConverseJS keeps in cache what it get.
1.0
Builtin Prosody: ConverseJS don't get room information on first query - **Describe the bug** When using the Builtin Prosody, the first user opening a room don't get the room informations. It seems they are set too late, and ConverseJS keeps in cache what it get.
priority
builtin prosody conversejs don t get room information on first query describe the bug when using the builtin prosody the first user opening a room don t get the room informations it seems they are set too late and conversejs keeps in cache what it get
1
258,831
22,351,878,522
IssuesEvent
2022-06-15 12:46:38
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
opened
entropy_src - ast rng req test
Type:Task IP:entropy_src Component:ChipLevelTest
# Verify the RNG req to ast. - Program the entropy src in normal RNG mode. - Route the entropy data received from RNG to the FIFO. - Verify that the FIFO depth is non-zero via SW - indicating the reception of data over the AST RNG interface. - Verify the correctness of the received data with assertion based connectivity checks.
1.0
entropy_src - ast rng req test - # Verify the RNG req to ast. - Program the entropy src in normal RNG mode. - Route the entropy data received from RNG to the FIFO. - Verify that the FIFO depth is non-zero via SW - indicating the reception of data over the AST RNG interface. - Verify the correctness of the received data with assertion based connectivity checks.
non_priority
entropy src ast rng req test verify the rng req to ast program the entropy src in normal rng mode route the entropy data received from rng to the fifo verify that the fifo depth is non zero via sw indicating the reception of data over the ast rng interface verify the correctness of the received data with assertion based connectivity checks
0
173,732
27,518,455,258
IssuesEvent
2023-03-06 13:35:19
tchapgouv/tchap-ios
https://api.github.com/repos/tchapgouv/tchap-ios
opened
Show Security code and hide "Save code" button
design iOS
### Your use case Show Security code and hide "Save code" button ### Have you considered any alternatives? _No response_ ### Additional context _No response_
1.0
Show Security code and hide "Save code" button - ### Your use case Show Security code and hide "Save code" button ### Have you considered any alternatives? _No response_ ### Additional context _No response_
non_priority
show security code and hide save code button your use case show security code and hide save code button have you considered any alternatives no response additional context no response
0
63,157
8,663,939,015
IssuesEvent
2018-11-28 18:43:46
fga-eps-mds/2018.2-GamesBI
https://api.github.com/repos/fga-eps-mds/2018.2-GamesBI
opened
Corrigir a metrica de Velocity
0 - Scrum Master 2 - Bug 2 - Documentation 4 - Question
## Descrição <!--- Describe the reason of the issue, what is the problem you want to solve, the bug you want to fix, etc --> Foi identificado durante a apresentação da R2 que a metrica Velocity estava calculada errada. ## Tarefas - [ ] Corrigir atributo velocity - [ ] Atualizar documentação ## Critérios de aceitação <!--- describe what needs to be done so this issue can be closed --> Calculo correto: Somatorio de x PontosConcluido por Sprint/ x
1.0
Corrigir a metrica de Velocity - ## Descrição <!--- Describe the reason of the issue, what is the problem you want to solve, the bug you want to fix, etc --> Foi identificado durante a apresentação da R2 que a metrica Velocity estava calculada errada. ## Tarefas - [ ] Corrigir atributo velocity - [ ] Atualizar documentação ## Critérios de aceitação <!--- describe what needs to be done so this issue can be closed --> Calculo correto: Somatorio de x PontosConcluido por Sprint/ x
non_priority
corrigir a metrica de velocity descrição foi identificado durante a apresentação da que a metrica velocity estava calculada errada tarefas corrigir atributo velocity atualizar documentação critérios de aceitação calculo correto somatorio de x pontosconcluido por sprint x
0
4,807
2,750,732,986
IssuesEvent
2015-04-24 01:49:36
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
Add method to ContactUs app server side API to list recent contact submissions
enhancement Ready to Test QA
Australia for Dolphins needs to be able to list recent contact submissions.
1.0
Add method to ContactUs app server side API to list recent contact submissions - Australia for Dolphins needs to be able to list recent contact submissions.
non_priority
add method to contactus app server side api to list recent contact submissions australia for dolphins needs to be able to list recent contact submissions
0
269,973
23,480,605,173
IssuesEvent
2022-08-17 10:12:17
nhn-on7/marketgg-client
https://api.github.com/repos/nhn-on7/marketgg-client
opened
Validation 처리 수정
Fix Test
## Description 1. 클라이언트의 미흡한 Validation 처리 수정 ## TODO - [ ] Controller 에서 에러를 담은 후 html 뷰 내에서 Validation 처리
1.0
Validation 처리 수정 - ## Description 1. 클라이언트의 미흡한 Validation 처리 수정 ## TODO - [ ] Controller 에서 에러를 담은 후 html 뷰 내에서 Validation 처리
non_priority
validation 처리 수정 description 클라이언트의 미흡한 validation 처리 수정 todo controller 에서 에러를 담은 후 html 뷰 내에서 validation 처리
0
161,441
12,543,835,935
IssuesEvent
2020-06-05 16:12:40
kata-containers/kata-containers
https://api.github.com/repos/kata-containers/kata-containers
opened
tests: Improve coverage for src/rpc.rs for Kata 2.0
kata-2.0-features needs-unit-tests
The following [`2.0-dev` agent branch](https://github.com/kata-containers/kata-containers/tree/2.0-dev/src/agent) file needs more unit tests: ```src/rpc.rs``` See: https://github.com/kata-containers/kata-containers/issues/275
1.0
tests: Improve coverage for src/rpc.rs for Kata 2.0 - The following [`2.0-dev` agent branch](https://github.com/kata-containers/kata-containers/tree/2.0-dev/src/agent) file needs more unit tests: ```src/rpc.rs``` See: https://github.com/kata-containers/kata-containers/issues/275
non_priority
tests improve coverage for src rpc rs for kata the following file needs more unit tests src rpc rs see
0
547,178
16,039,173,870
IssuesEvent
2021-04-22 04:49:58
thzidaan/Web-Scraper
https://api.github.com/repos/thzidaan/Web-Scraper
closed
[Dev Task] Create a spider for Amazon
Dev Task Priority (High) enhancement
**User Story** [Scraping Amazon](https://github.com/thzidaan/Web-Scraper/issues/4) **Details** Create a spider which is able to crawl information from the amazon website **Story Points** Story Point : 3
1.0
[Dev Task] Create a spider for Amazon - **User Story** [Scraping Amazon](https://github.com/thzidaan/Web-Scraper/issues/4) **Details** Create a spider which is able to crawl information from the amazon website **Story Points** Story Point : 3
priority
create a spider for amazon user story details create a spider which is able to crawl information from the amazon website story points story point
1
33,857
2,772,968,942
IssuesEvent
2015-05-03 06:17:59
QuiteRSS/quiterss
https://api.github.com/repos/QuiteRSS/quiterss
closed
Mousewheel Scrolling
auto-migrated bug not-our-bug Priority-Low
``` https://quiterss.org/en/forums/bugs/mousewheel-scrolling ``` Original issue reported on code.google.com by `egor.shi...@gmail.com` on 17 Mar 2015 at 10:27
1.0
Mousewheel Scrolling - ``` https://quiterss.org/en/forums/bugs/mousewheel-scrolling ``` Original issue reported on code.google.com by `egor.shi...@gmail.com` on 17 Mar 2015 at 10:27
priority
mousewheel scrolling original issue reported on code google com by egor shi gmail com on mar at
1
53,357
28,100,309,864
IssuesEvent
2023-03-30 18:56:05
pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas
closed
PERF: Avoid MultiIndex conversion for IntervalIndex methods
Performance Interval Master Tracker setops
There are a few `IntervalIndex` methods that convert to a `MultiIndex` as an intermediate step, and then use the associated `MultiIndex` method to compute the result. This likely introduces overhead that could be avoided via a more direct `IntervalIndex` implementation. Methods that currently require a `MultiIndex` conversion: - [x] `IntervalIndex.is_monotonic` (#25820) - [x] `IntervalIndex.is_monotonic_increasing` (#25820) - [x] `IntervalIndex.is_monotonic_decreasing` (#25820) - [x] `IntervalIndex.is_unique` (#26391) - [ ] <s>`IntervalIndex._get_loc_only_exact_matches`</s> Update: no longer exists - [ ] `IntervalIndex.union` - [x] `IntervalIndex.intersection` (#26225) - [ ] `IntervalIndex.difference` - [ ] `IntervalIndex.symmetric_difference`
True
PERF: Avoid MultiIndex conversion for IntervalIndex methods - There are a few `IntervalIndex` methods that convert to a `MultiIndex` as an intermediate step, and then use the associated `MultiIndex` method to compute the result. This likely introduces overhead that could be avoided via a more direct `IntervalIndex` implementation. Methods that currently require a `MultiIndex` conversion: - [x] `IntervalIndex.is_monotonic` (#25820) - [x] `IntervalIndex.is_monotonic_increasing` (#25820) - [x] `IntervalIndex.is_monotonic_decreasing` (#25820) - [x] `IntervalIndex.is_unique` (#26391) - [ ] <s>`IntervalIndex._get_loc_only_exact_matches`</s> Update: no longer exists - [ ] `IntervalIndex.union` - [x] `IntervalIndex.intersection` (#26225) - [ ] `IntervalIndex.difference` - [ ] `IntervalIndex.symmetric_difference`
non_priority
perf avoid multiindex conversion for intervalindex methods there are a few intervalindex methods that convert to a multiindex as an intermediate step and then use the associated multiindex method to compute the result this likely introduces overhead that could be avoided via a more direct intervalindex implementation methods that currently require a multiindex conversion intervalindex is monotonic intervalindex is monotonic increasing intervalindex is monotonic decreasing intervalindex is unique intervalindex get loc only exact matches update no longer exists intervalindex union intervalindex intersection intervalindex difference intervalindex symmetric difference
0
128,255
27,221,061,702
IssuesEvent
2023-02-21 05:23:35
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Rename "attached functions" to "member functions" where ever possible
Type/Task Priority/Low Area/Compiler Area/JVMCodeGen Team/jBallerina Deferred
**Description:** Right now we use name "attached functions" for functions attached to varies types, need to rename this to "member functions"
1.0
Rename "attached functions" to "member functions" where ever possible - **Description:** Right now we use name "attached functions" for functions attached to varies types, need to rename this to "member functions"
non_priority
rename attached functions to member functions where ever possible description right now we use name attached functions for functions attached to varies types need to rename this to member functions
0
115,534
4,675,615,571
IssuesEvent
2016-10-07 08:35:42
CS2103AUG2016-F11-C4/main
https://api.github.com/repos/CS2103AUG2016-F11-C4/main
opened
As a new user I can view more information about a particular command
priority.medium
... so that I can learn how to use various commands
1.0
As a new user I can view more information about a particular command - ... so that I can learn how to use various commands
priority
as a new user i can view more information about a particular command so that i can learn how to use various commands
1
722,190
24,853,992,007
IssuesEvent
2022-10-26 23:16:13
portefaix/portefaix
https://api.github.com/repos/portefaix/portefaix
closed
Argo-CD : ServerSideApply
status/proposal priority/high kind/feature area/kubernetes size/m lifecycle/stale lifecycle/frozen
**Is your feature request related to a problem? Please describe.** Some configmap are too long : `Too long: must have at most 262144 bytes (retried 5 times)` **Describe the solution you'd like** Argo-CD applications must use ServerSideApply feature : https://github.com/argoproj/argo-cd/pull/9711 **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
1.0
Argo-CD : ServerSideApply - **Is your feature request related to a problem? Please describe.** Some configmap are too long : `Too long: must have at most 262144 bytes (retried 5 times)` **Describe the solution you'd like** Argo-CD applications must use ServerSideApply feature : https://github.com/argoproj/argo-cd/pull/9711 **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
priority
argo cd serversideapply is your feature request related to a problem please describe some configmap are too long too long must have at most bytes retried times describe the solution you d like argo cd applications must use serversideapply feature describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered additional context add any other context or screenshots about the feature request here
1
826,237
31,561,958,938
IssuesEvent
2023-09-03 11:14:08
wasmerio/wasmer
https://api.github.com/repos/wasmerio/wasmer
reopened
use Pin<> in place of raw pointers when we require pin-like behaviour
🎉 enhancement 🕵️ needs investigation 📦 lib-vm 🏚 stale priority-low 🍋 Low-hanging Fruit
### Motivation Code cleanup! ### Proposed solution The VMContext objects have raw pointers in order to permit access by the compiler-generated code. In practice the pointed-to objects must not be moved or freed or replaced with object of different type. Rust allows us to encode exactly this property using the Pin<> type, and Pin<> is #[repr(transparent)] so they will still work with our existing compiler-generated code.
1.0
use Pin<> in place of raw pointers when we require pin-like behaviour - ### Motivation Code cleanup! ### Proposed solution The VMContext objects have raw pointers in order to permit access by the compiler-generated code. In practice the pointed-to objects must not be moved or freed or replaced with object of different type. Rust allows us to encode exactly this property using the Pin<> type, and Pin<> is #[repr(transparent)] so they will still work with our existing compiler-generated code.
priority
use pin in place of raw pointers when we require pin like behaviour motivation code cleanup proposed solution the vmcontext objects have raw pointers in order to permit access by the compiler generated code in practice the pointed to objects must not be moved or freed or replaced with object of different type rust allows us to encode exactly this property using the pin type and pin is so they will still work with our existing compiler generated code
1
661,384
22,052,414,327
IssuesEvent
2022-05-30 09:48:56
uchikoshi-fes/uchikoshi-fes.jp-2022
https://api.github.com/repos/uchikoshi-fes/uchikoshi-fes.jp-2022
closed
[DX]: 新規ブランチを作成したら Draft PR を作成するアクション
priority: Middle for develop
### 改善対象の事柄 - @TwoSquirrels が作成した PR を、あどみんぱわーでマージしている - ブランチ保護ルールから admin が除外されている ### 期待する挙動 - [uchikoshi-fes/uchikoshi-fes.jp-2022](https://github.com/uchikoshi-fes/uchikoshi-fes.jp-2022/) では、github-actions[bot] が PR を作成する - ブランチ保護ルール Include administrators されている ### 補足情報 _No response_
1.0
[DX]: 新規ブランチを作成したら Draft PR を作成するアクション - ### 改善対象の事柄 - @TwoSquirrels が作成した PR を、あどみんぱわーでマージしている - ブランチ保護ルールから admin が除外されている ### 期待する挙動 - [uchikoshi-fes/uchikoshi-fes.jp-2022](https://github.com/uchikoshi-fes/uchikoshi-fes.jp-2022/) では、github-actions[bot] が PR を作成する - ブランチ保護ルール Include administrators されている ### 補足情報 _No response_
priority
新規ブランチを作成したら draft pr を作成するアクション 改善対象の事柄 twosquirrels が作成した pr を、あどみんぱわーでマージしている ブランチ保護ルールから admin が除外されている 期待する挙動 では、github actions が pr を作成する ブランチ保護ルール include administrators されている 補足情報 no response
1
396,015
11,700,114,245
IssuesEvent
2020-03-06 16:51:14
LordNed/Winditor
https://api.github.com/repos/LordNed/Winditor
closed
Implement direct injection of modified data into an ISO
Priority: Low
A QoL feature to streamline editing would be to have the tool able to push edited data directly into an ISO. We already have ISO support in [WArchive-Tools](https://github.com/LordNed/WArchive-Tools/tree/master/ArchiveToolsLib/ISO), though the validity of the support should be tested before it is put into use. (It may be incorrect as it was created a long time ago.) The user would be prompted to select an ISO. The ISO would then be loaded and reduced to a virtual filesystem. The user would be prompted to select a map to overwrite or to create a new map, and then the program would inject the new data and save the ISO back.
1.0
Implement direct injection of modified data into an ISO - A QoL feature to streamline editing would be to have the tool able to push edited data directly into an ISO. We already have ISO support in [WArchive-Tools](https://github.com/LordNed/WArchive-Tools/tree/master/ArchiveToolsLib/ISO), though the validity of the support should be tested before it is put into use. (It may be incorrect as it was created a long time ago.) The user would be prompted to select an ISO. The ISO would then be loaded and reduced to a virtual filesystem. The user would be prompted to select a map to overwrite or to create a new map, and then the program would inject the new data and save the ISO back.
priority
implement direct injection of modified data into an iso a qol feature to streamline editing would be to have the tool able to push edited data directly into an iso we already have iso support in though the validity of the support should be tested before it is put into use it may be incorrect as it was created a long time ago the user would be prompted to select an iso the iso would then be loaded and reduced to a virtual filesystem the user would be prompted to select a map to overwrite or to create a new map and then the program would inject the new data and save the iso back
1
608,053
18,797,021,932
IssuesEvent
2021-11-09 00:03:38
jlevy/atom-flowmark
https://api.github.com/repos/jlevy/atom-flowmark
closed
Cleanup option: Move footnotes to follow punctuation
enhancement priority
In traditional typography, footnotes should trail punctuation (comma, period, semicolon, quote, etc.). But often they are placed before the punctuation in source files. A special menu item to move footnotes after punctuation would be helpful for enforcing consistency. ``` const TRAILING_PUNCTUATION_REGEX = /^[,.;:’”'"]+/i; ```
1.0
Cleanup option: Move footnotes to follow punctuation - In traditional typography, footnotes should trail punctuation (comma, period, semicolon, quote, etc.). But often they are placed before the punctuation in source files. A special menu item to move footnotes after punctuation would be helpful for enforcing consistency. ``` const TRAILING_PUNCTUATION_REGEX = /^[,.;:’”'"]+/i; ```
priority
cleanup option move footnotes to follow punctuation in traditional typography footnotes should trail punctuation comma period semicolon quote etc but often they are placed before the punctuation in source files a special menu item to move footnotes after punctuation would be helpful for enforcing consistency const trailing punctuation regex i
1
92,170
11,614,037,999
IssuesEvent
2020-02-26 11:51:34
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Keyboard unexpectedly closes if its in a bottomSheet of a named Route
f: material design framework
# Issue If I'm tapping on a TextField inside a Bottom Sheet of a Scaffold of a Page which is not the home page, the keyboard disappears. This behavior also occures on the home screen if i set: ```dart MaterialApp( routes: { 'home':(_) => Home(), 'secondPage': (_) => SecondPage(), }, title: 'Flutter Demo', theme: ThemeData( primarySwatch: Colors.blue, ), initalRoute: 'home', ); ``` ## Steps to Reproduce 1. Tap on the Textfield on the Bottom. => Normal behavior 2. Tap on the red Button => Navigation to 2nd screen 3. Tap on the Textfield on the Bottom. => Keyboard does not stay open. ### Sample Code ```dart import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget build(BuildContext context) { return MaterialApp( routes: { 'secondPage': (_) => SecondPage(), }, title: 'Flutter Demo', theme: ThemeData( primarySwatch: Colors.blue, ), home: Home(), ); } } class Home extends StatefulWidget { @override _HomeState createState() => _HomeState(); } class _HomeState extends State<Home> { @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: Text('it does work here'), ), body: Center( child: FlatButton( onPressed: () => Navigator.of(context).pushNamed('secondPage'), child: Container( width: 123, height: 23, color: Colors.red, child: Text( '2nd Page', textAlign: TextAlign.center, ), )), ), bottomSheet: Container( width: double.infinity, color: Colors.lightGreen, height: 90, child: Center(child: Container(width: 200, child: TextField())), ), ); } } class SecondPage extends StatefulWidget { SecondPage({Key key}) : super(key: key); @override _SecondPageState createState() => _SecondPageState(); } class _SecondPageState extends State<SecondPage> { @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: Text('it does not work here'), ), bottomSheet: Container( width: double.infinity, color: Colors.lightGreen, height: 90, child: Center(child: Container(width: 200, child: TextField())), ), ); } } ``` ## Logs ``` ACTION = build AD_HOC_CODE_SIGNING_ALLOWED = NO ALTERNATE_GROUP = staff ALTERNATE_MODE = u+w,go-w,a+rX ALTERNATE_OWNER = mhein ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ALWAYS_SEARCH_USER_PATHS = NO ALWAYS_USE_SEPARATE_HEADERMAPS = NO APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer APPLE_INTERNAL_DIR = /AppleInternal APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools APPLICATION_EXTENSION_API_ONLY = NO APPLY_RULES_IN_COPY_FILES = NO ARCHS = armv7 arm64 ARCHS_STANDARD = armv7 arm64 ARCHS_STANDARD_32_64_BIT = armv7 arm64 ARCHS_STANDARD_32_BIT = armv7 ARCHS_STANDARD_64_BIT = arm64 ARCHS_STANDARD_INCLUDING_64_BIT = armv7 arm64 ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator BITCODE_GENERATION_MODE = marker BUILD_ACTIVE_RESOURCES_ONLY = NO BUILD_COMPONENTS = headers build BUILD_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios BUILD_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios BUILD_STYLE = BUILD_VARIANTS = normal BUILT_PRODUCTS_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos CACHE_ROOT = /var/folders/cv/w2jpfd_j59l92p6zyb878fc80000gp/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode CCHROOT = /var/folders/cv/w2jpfd_j59l92p6zyb878fc80000gp/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode CHMOD = /bin/chmod CHOWN = /usr/sbin/chown CLANG_ANALYZER_NONNULL = YES CLANG_CXX_LANGUAGE_STANDARD = gnu++0x CLANG_CXX_LIBRARY = libc++ CLANG_ENABLE_MODULES = YES CLANG_ENABLE_OBJC_ARC = YES CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES CLANG_WARN_BOOL_CONVERSION = YES CLANG_WARN_COMMA = YES CLANG_WARN_CONSTANT_CONVERSION = YES CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR CLANG_WARN_EMPTY_BODY = YES CLANG_WARN_ENUM_CONVERSION = YES CLANG_WARN_INFINITE_RECURSION = YES CLANG_WARN_INT_CONVERSION = YES CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES CLANG_WARN_OBJC_LITERAL_CONVERSION = YES CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR CLANG_WARN_RANGE_LOOP_ANALYSIS = YES CLANG_WARN_STRICT_PROTOTYPES = YES CLANG_WARN_SUSPICIOUS_MOVE = YES CLANG_WARN_UNREACHABLE_CODE = YES CLANG_WARN__DUPLICATE_METHOD_MATCH = YES CLASS_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses CLEAN_PRECOMPS = YES CLONE_HEADERS = NO CODESIGNING_FOLDER_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos/Runner.app CODE_SIGNING_ALLOWED = YES CODE_SIGNING_REQUIRED = YES CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext CODE_SIGN_IDENTITY = iPhone Developer CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES COLOR_DIAGNOSTICS = NO COMBINE_HIDPI_IMAGES = NO COMPILER_INDEX_STORE_ENABLE = Default COMPOSITE_SDK_DIRS = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/CompositeSDKs COMPRESS_PNG_FILES = YES CONFIGURATION = Release CONFIGURATION_BUILD_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos CONFIGURATION_TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos CONTENTS_FOLDER_PATH = Runner.app COPYING_PRESERVES_HFS_DATA = NO COPY_HEADERS_RUN_UNIFDEF = NO COPY_PHASE_STRIP = NO COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.2.sdk CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator12.2 CP = /bin/cp CREATE_INFOPLIST_SECTION_IN_BINARY = NO CURRENT_ARCH = arm64 CURRENT_PROJECT_VERSION = 1 CURRENT_VARIANT = normal DEAD_CODE_STRIPPING = YES DEBUGGING_SYMBOLS = YES DEBUG_INFORMATION_FORMAT = dwarf-with-dsym DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0 DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions DEFINES_MODULE = NO DEPLOYMENT_LOCATION = NO DEPLOYMENT_POSTPROCESSING = NO DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min= DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_SUGGESTED_VALUES = 8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 DERIVED_FILES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DERIVED_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DERIVED_SOURCES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr DEVELOPMENT_LANGUAGE = en DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation DO_HEADER_SCANNING_IN_JAM = NO DSTROOT = /tmp/Runner.dst DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain DWARF_DSYM_FILE_NAME = Runner.app.dSYM DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO DWARF_DSYM_FOLDER_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos EFFECTIVE_PLATFORM_NAME = -iphoneos EMBEDDED_CONTENT_CONTAINS_SWIFT = NO EMBEDDED_PROFILE_NAME = embedded.mobileprovision EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO ENABLE_BITCODE = NO ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES ENABLE_HEADER_DEPENDENCIES = YES ENABLE_NS_ASSERTIONS = NO ENABLE_ON_DEMAND_RESOURCES = YES ENABLE_STRICT_OBJC_MSGSEND = YES ENABLE_TESTABILITY = NO ENTITLEMENTS_ALLOWED = YES ENTITLEMENTS_DESTINATION = Signature ENTITLEMENTS_REQUIRED = YES EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj EXECUTABLES_FOLDER_PATH = Runner.app/Executables EXECUTABLE_FOLDER_PATH = Runner.app EXECUTABLE_NAME = Runner EXECUTABLE_PATH = Runner.app/Runner EXPANDED_CODE_SIGN_IDENTITY = EXPANDED_CODE_SIGN_IDENTITY_NAME = EXPANDED_PROVISIONING_PROFILE = FILE_LIST = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList FIXED_FILES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles FLUTTER_APPLICATION_PATH = /Users/mhein/AndroidStudioProjects/flutter_app FLUTTER_BUILD_DIR = build FLUTTER_BUILD_NAME = 1.0.0 FLUTTER_BUILD_NUMBER = 1 FLUTTER_FRAMEWORK_DIR = /Users/mhein/Documents/flutter/bin/cache/artifacts/engine/ios FLUTTER_ROOT = /Users/mhein/Documents/flutter FLUTTER_TARGET = /Users/mhein/AndroidStudioProjects/flutter_app/lib/main.dart FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks FRAMEWORK_FLAG_PREFIX = -framework FRAMEWORK_SEARCH_PATHS = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Flutter FRAMEWORK_VERSION = A FULL_PRODUCT_NAME = Runner.app GCC3_VERSION = 3.3 GCC_C_LANGUAGE_STANDARD = gnu99 GCC_INLINES_ARE_PRIVATE_EXTERN = YES GCC_NO_COMMON_BLOCKS = YES GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++ GCC_SYMBOLS_PRIVATE_EXTERN = YES GCC_THUMB_SUPPORT = YES GCC_TREAT_WARNINGS_AS_ERRORS = NO GCC_VERSION = com.apple.compilers.llvm.clang.1_0 GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0 GCC_WARN_64_TO_32_BIT_CONVERSION = YES GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR GCC_WARN_UNDECLARED_SELECTOR = YES GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE GCC_WARN_UNUSED_FUNCTION = YES GCC_WARN_UNUSED_VARIABLE = YES GENERATE_MASTER_OBJECT_FILE = NO GENERATE_PKGINFO_FILE = YES GENERATE_PROFILING_CODE = NO GENERATE_TEXT_BASED_STUBS = NO GID = 20 GROUP = staff HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES HEADERMAP_INCLUDES_PROJECT_HEADERS = YES HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES HEADERMAP_USES_VFS = NO HIDE_BITCODE_SYMBOLS = YES HOME = /Users/mhein ICONV = /usr/bin/iconv INFOPLIST_EXPAND_BUILD_SETTINGS = YES INFOPLIST_FILE = Runner/Info.plist INFOPLIST_OUTPUT_FORMAT = binary INFOPLIST_PATH = Runner.app/Info.plist INFOPLIST_PREPROCESS = NO INFOSTRINGS_PATH = Runner.app/en.lproj/InfoPlist.strings INLINE_PRIVATE_FRAMEWORKS = NO INSTALLHDRS_COPY_PHASE = NO INSTALLHDRS_SCRIPT_PHASE = NO INSTALL_DIR = /tmp/Runner.dst/Applications INSTALL_GROUP = staff INSTALL_MODE_FLAG = u+w,go-w,a+rX INSTALL_OWNER = mhein INSTALL_PATH = /Applications INSTALL_ROOT = /tmp/Runner.dst IPHONEOS_DEPLOYMENT_TARGET = 8.0 JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8 JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub JAVA_ARCHIVE_CLASSES = YES JAVA_ARCHIVE_TYPE = JAR JAVA_COMPILER = /usr/bin/javac JAVA_FOLDER_PATH = Runner.app/Java JAVA_FRAMEWORK_RESOURCES_DIRS = Resources JAVA_JAR_FLAGS = cv JAVA_SOURCE_SUBDIR = . JAVA_USE_DEPENDENCIES = YES JAVA_ZIP_FLAGS = -urg JIKES_DEFAULT_FLAGS = +E +OLDCSO KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow KEEP_PRIVATE_EXTERNS = NO LD_DEPENDENCY_INFO_FILE = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat LD_GENERATE_MAP_FILE = NO LD_MAP_FILE_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt LD_NO_PIE = NO LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES LD_RUNPATH_SEARCH_PATHS = @executable_path/Frameworks LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer LEX = lex LIBRARY_FLAG_NOSPACE = YES LIBRARY_FLAG_PREFIX = -l LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions LIBRARY_SEARCH_PATHS = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Flutter LINKER_DISPLAYS_MANGLED_NAMES = NO LINK_FILE_LIST_normal_arm64 = LINK_FILE_LIST_normal_armv7 = LINK_WITH_STANDARD_LIBRARIES = YES LOCALIZABLE_CONTENT_DIR = LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFLocalizedString LOCAL_ADMIN_APPS_DIR = /Applications/Utilities LOCAL_APPS_DIR = /Applications LOCAL_DEVELOPER_DIR = /Library/Developer LOCAL_LIBRARY_DIR = /Library LOCROOT = LOCSYMROOT = MACH_O_TYPE = mh_execute MAC_OS_X_PRODUCT_BUILD_VERSION = 18F132 MAC_OS_X_VERSION_ACTUAL = 101405 MAC_OS_X_VERSION_MAJOR = 101400 MAC_OS_X_VERSION_MINOR = 1405 METAL_LIBRARY_FILE_BASE = default METAL_LIBRARY_OUTPUT_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos/Runner.app MODULE_CACHE_DIR = /Users/mhein/Library/Developer/Xcode/DerivedData/ModuleCache.noindex MTL_ENABLE_DEBUG_INFO = NO NATIVE_ARCH = armv7 NATIVE_ARCH_32_BIT = i386 NATIVE_ARCH_64_BIT = x86_64 NATIVE_ARCH_ACTUAL = x86_64 NO_COMMON = YES OBJECT_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects OBJECT_FILE_DIR_normal = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal OBJROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios ONLY_ACTIVE_ARCH = NO OS = MACOS OSAC = /usr/bin/osacompile PACKAGE_TYPE = com.apple.package-type.wrapper.application PASCAL_STRINGS = YES PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/mhein/.fastlane/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/Documents/flutter/bin PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist PFE_FILE_C_DIALECTS = objective-c PKGINFO_FILE_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo PKGINFO_PATH = Runner.app/PkgInfo PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform PLATFORM_DISPLAY_NAME = iOS PLATFORM_NAME = iphoneos PLATFORM_PREFERRED_ARCH = arm64 PLATFORM_PRODUCT_BUILD_VERSION = 16E226 PLIST_FILE_OUTPUT_FORMAT = binary PLUGINS_FOLDER_PATH = Runner.app/PlugIns PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES PRECOMP_DESTINATION_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders PRODUCT_BUNDLE_IDENTIFIER = multamadio.de.flutterApp PRODUCT_MODULE_NAME = Runner PRODUCT_NAME = Runner PRODUCT_SETTINGS_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Runner/Info.plist PRODUCT_TYPE = com.apple.product-type.application PROFILING_CODE = NO PROJECT = Runner PROJECT_DERIVED_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/DerivedSources PROJECT_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/ios PROJECT_FILE_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Runner.xcodeproj PROJECT_NAME = Runner PROJECT_TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build PROJECT_TEMP_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios PROVISIONING_PROFILE_REQUIRED = YES PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES REMOVE_CVS_FROM_RESOURCES = YES REMOVE_GIT_FROM_RESOURCES = YES REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES REMOVE_HG_FROM_RESOURCES = YES REMOVE_SVN_FROM_RESOURCES = YES RESOURCE_RULES_REQUIRED = YES REZ_COLLECTOR_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources REZ_OBJECTS_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO SCRIPTS_FOLDER_PATH = Runner.app/Scripts SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk SDK_DIR_iphoneos12_2 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk SDK_NAME = iphoneos12.2 SDK_NAMES = iphoneos12.2 SDK_PRODUCT_BUILD_VERSION = 16E226 SDK_VERSION = 12.2 SDK_VERSION_ACTUAL = 120200 SDK_VERSION_MAJOR = 120000 SDK_VERSION_MINOR = 200 SED = /usr/bin/sed SEPARATE_STRIP = NO SEPARATE_SYMBOL_EDIT = NO SET_DIR_MODE_OWNER_GROUP = YES SET_FILE_MODE_OWNER_GROUP = NO SHALLOW_BUNDLE = YES SHARED_DERIVED_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos/DerivedSources SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks SHARED_PRECOMPS_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/SharedPrecompiledHeaders SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport SKIP_INSTALL = NO SOURCE_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/ios SRCROOT = /Users/mhein/AndroidStudioProjects/flutter_app/ios STRINGS_FILE_OUTPUT_ENCODING = binary STRIP_BITCODE_FROM_COPIED_FILES = YES STRIP_INSTALLED_PRODUCT = YES STRIP_STYLE = all STRIP_SWIFT_SYMBOLS = YES SUPPORTED_DEVICE_FAMILIES = 1,2 SUPPORTED_PLATFORMS = iphonesimulator iphoneos SUPPORTS_TEXT_BASED_API = NO SWIFT_COMPILATION_MODE = wholemodule SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h SWIFT_OPTIMIZATION_LEVEL = -O SWIFT_PLATFORM_TARGET_PREFIX = ios SWIFT_SWIFT3_OBJC_INFERENCE = On SWIFT_VERSION = 4.0 SYMROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities SYSTEM_APPS_DIR = /Applications SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices SYSTEM_DEMOS_DIR = /Applications/Extras SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities SYSTEM_DOCUMENTATION_DIR = /Library/Documentation SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions SYSTEM_LIBRARY_DIR = /System/Library TAPI_VERIFY_MODE = ErrorsOnly TARGETED_DEVICE_FAMILY = 1,2 TARGETNAME = Runner TARGET_BUILD_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos TARGET_NAME = Runner TARGET_TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_FILES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO UID = 502 UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app UNSTRIPPED_PRODUCT = NO USER = mhein USER_APPS_DIR = /Users/mhein/Applications USER_LIBRARY_DIR = /Users/mhein/Library USE_DYNAMIC_NO_PIC = YES USE_HEADERMAP = YES USE_HEADER_SYMLINKS = NO VALIDATE_PRODUCT = YES VALID_ARCHS = arm64 arm64e armv7 armv7s VERBOSE_PBXCP = NO VERSIONING_SYSTEM = apple-generic VERSIONPLIST_PATH = Runner.app/version.plist VERSION_INFO_BUILDER = mhein VERSION_INFO_FILE = Runner_vers.c VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-1" WRAPPER_EXTENSION = app WRAPPER_NAME = Runner.app WRAPPER_SUFFIX = .app WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO XCODE_APP_SUPPORT_DIR = /Applications/Xcode.app/Contents/Developer/Library/Xcode XCODE_PRODUCT_BUILD_VERSION = 10E1001 XCODE_VERSION_ACTUAL = 1021 XCODE_VERSION_MAJOR = 1000 XCODE_VERSION_MINOR = 1020 XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices YACC = yacc arch = arm64 variant = normal ``` ### Flutter analyze ``` Analyzing flutter_app... No issues found! (ran in 1.6s) ``` ### Flutter doctor ``` [✓] Flutter (Channel stable, v1.7.8+hotfix.3, on Mac OS X 10.14.5 18F132, locale de-DE) • Flutter version 1.7.8+hotfix.3 at /Users/mhein/Documents/flutter • Framework revision b712a172f9 (7 days ago), 2019-07-09 13:14:38 -0700 • Engine revision 54ad777fd2 • Dart version 2.4.0 [✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3) • Android SDK at /Users/mhein/Library/Android/sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-28, build-tools 28.0.3 • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 10.2.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 10.2.1, Build version 10E1001 • CocoaPods version 1.7.0 [✓] iOS tools - develop for iOS devices • ios-deploy 1.9.4 [✓] Android Studio (version 3.4) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 37.0.1 • Dart plugin version 183.6270 • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01) [✓] VS Code (version 1.36.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.2.0 [✓] Connected device (1 available) • iPhone X • 722C7839-1DF7-4E11-837F-0CFBC9E4041D • ios • com.apple.CoreSimulator.SimRuntime.iOS-12-2 (simulator) ```
1.0
Keyboard unexpectedly closes if its in a bottomSheet of a named Route - # Issue If I'm tapping on a TextField inside a Bottom Sheet of a Scaffold of a Page which is not the home page, the keyboard disappears. This behavior also occures on the home screen if i set: ```dart MaterialApp( routes: { 'home':(_) => Home(), 'secondPage': (_) => SecondPage(), }, title: 'Flutter Demo', theme: ThemeData( primarySwatch: Colors.blue, ), initalRoute: 'home', ); ``` ## Steps to Reproduce 1. Tap on the Textfield on the Bottom. => Normal behavior 2. Tap on the red Button => Navigation to 2nd screen 3. Tap on the Textfield on the Bottom. => Keyboard does not stay open. ### Sample Code ```dart import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget build(BuildContext context) { return MaterialApp( routes: { 'secondPage': (_) => SecondPage(), }, title: 'Flutter Demo', theme: ThemeData( primarySwatch: Colors.blue, ), home: Home(), ); } } class Home extends StatefulWidget { @override _HomeState createState() => _HomeState(); } class _HomeState extends State<Home> { @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: Text('it does work here'), ), body: Center( child: FlatButton( onPressed: () => Navigator.of(context).pushNamed('secondPage'), child: Container( width: 123, height: 23, color: Colors.red, child: Text( '2nd Page', textAlign: TextAlign.center, ), )), ), bottomSheet: Container( width: double.infinity, color: Colors.lightGreen, height: 90, child: Center(child: Container(width: 200, child: TextField())), ), ); } } class SecondPage extends StatefulWidget { SecondPage({Key key}) : super(key: key); @override _SecondPageState createState() => _SecondPageState(); } class _SecondPageState extends State<SecondPage> { @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: Text('it does not work here'), ), bottomSheet: Container( width: double.infinity, color: Colors.lightGreen, height: 90, child: Center(child: Container(width: 200, child: TextField())), ), ); } } ``` ## Logs ``` ACTION = build AD_HOC_CODE_SIGNING_ALLOWED = NO ALTERNATE_GROUP = staff ALTERNATE_MODE = u+w,go-w,a+rX ALTERNATE_OWNER = mhein ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ALWAYS_SEARCH_USER_PATHS = NO ALWAYS_USE_SEPARATE_HEADERMAPS = NO APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer APPLE_INTERNAL_DIR = /AppleInternal APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools APPLICATION_EXTENSION_API_ONLY = NO APPLY_RULES_IN_COPY_FILES = NO ARCHS = armv7 arm64 ARCHS_STANDARD = armv7 arm64 ARCHS_STANDARD_32_64_BIT = armv7 arm64 ARCHS_STANDARD_32_BIT = armv7 ARCHS_STANDARD_64_BIT = arm64 ARCHS_STANDARD_INCLUDING_64_BIT = armv7 arm64 ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator BITCODE_GENERATION_MODE = marker BUILD_ACTIVE_RESOURCES_ONLY = NO BUILD_COMPONENTS = headers build BUILD_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios BUILD_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios BUILD_STYLE = BUILD_VARIANTS = normal BUILT_PRODUCTS_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos CACHE_ROOT = /var/folders/cv/w2jpfd_j59l92p6zyb878fc80000gp/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode CCHROOT = /var/folders/cv/w2jpfd_j59l92p6zyb878fc80000gp/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode CHMOD = /bin/chmod CHOWN = /usr/sbin/chown CLANG_ANALYZER_NONNULL = YES CLANG_CXX_LANGUAGE_STANDARD = gnu++0x CLANG_CXX_LIBRARY = libc++ CLANG_ENABLE_MODULES = YES CLANG_ENABLE_OBJC_ARC = YES CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES CLANG_WARN_BOOL_CONVERSION = YES CLANG_WARN_COMMA = YES CLANG_WARN_CONSTANT_CONVERSION = YES CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR CLANG_WARN_EMPTY_BODY = YES CLANG_WARN_ENUM_CONVERSION = YES CLANG_WARN_INFINITE_RECURSION = YES CLANG_WARN_INT_CONVERSION = YES CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES CLANG_WARN_OBJC_LITERAL_CONVERSION = YES CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR CLANG_WARN_RANGE_LOOP_ANALYSIS = YES CLANG_WARN_STRICT_PROTOTYPES = YES CLANG_WARN_SUSPICIOUS_MOVE = YES CLANG_WARN_UNREACHABLE_CODE = YES CLANG_WARN__DUPLICATE_METHOD_MATCH = YES CLASS_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses CLEAN_PRECOMPS = YES CLONE_HEADERS = NO CODESIGNING_FOLDER_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos/Runner.app CODE_SIGNING_ALLOWED = YES CODE_SIGNING_REQUIRED = YES CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext CODE_SIGN_IDENTITY = iPhone Developer CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES COLOR_DIAGNOSTICS = NO COMBINE_HIDPI_IMAGES = NO COMPILER_INDEX_STORE_ENABLE = Default COMPOSITE_SDK_DIRS = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/CompositeSDKs COMPRESS_PNG_FILES = YES CONFIGURATION = Release CONFIGURATION_BUILD_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos CONFIGURATION_TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos CONTENTS_FOLDER_PATH = Runner.app COPYING_PRESERVES_HFS_DATA = NO COPY_HEADERS_RUN_UNIFDEF = NO COPY_PHASE_STRIP = NO COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.2.sdk CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator12.2 CP = /bin/cp CREATE_INFOPLIST_SECTION_IN_BINARY = NO CURRENT_ARCH = arm64 CURRENT_PROJECT_VERSION = 1 CURRENT_VARIANT = normal DEAD_CODE_STRIPPING = YES DEBUGGING_SYMBOLS = YES DEBUG_INFORMATION_FORMAT = dwarf-with-dsym DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0 DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions DEFINES_MODULE = NO DEPLOYMENT_LOCATION = NO DEPLOYMENT_POSTPROCESSING = NO DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min= DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_SUGGESTED_VALUES = 8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 DERIVED_FILES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DERIVED_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DERIVED_SOURCES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr DEVELOPMENT_LANGUAGE = en DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation DO_HEADER_SCANNING_IN_JAM = NO DSTROOT = /tmp/Runner.dst DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain DWARF_DSYM_FILE_NAME = Runner.app.dSYM DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO DWARF_DSYM_FOLDER_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos EFFECTIVE_PLATFORM_NAME = -iphoneos EMBEDDED_CONTENT_CONTAINS_SWIFT = NO EMBEDDED_PROFILE_NAME = embedded.mobileprovision EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO ENABLE_BITCODE = NO ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES ENABLE_HEADER_DEPENDENCIES = YES ENABLE_NS_ASSERTIONS = NO ENABLE_ON_DEMAND_RESOURCES = YES ENABLE_STRICT_OBJC_MSGSEND = YES ENABLE_TESTABILITY = NO ENTITLEMENTS_ALLOWED = YES ENTITLEMENTS_DESTINATION = Signature ENTITLEMENTS_REQUIRED = YES EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj EXECUTABLES_FOLDER_PATH = Runner.app/Executables EXECUTABLE_FOLDER_PATH = Runner.app EXECUTABLE_NAME = Runner EXECUTABLE_PATH = Runner.app/Runner EXPANDED_CODE_SIGN_IDENTITY = EXPANDED_CODE_SIGN_IDENTITY_NAME = EXPANDED_PROVISIONING_PROFILE = FILE_LIST = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList FIXED_FILES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles FLUTTER_APPLICATION_PATH = /Users/mhein/AndroidStudioProjects/flutter_app FLUTTER_BUILD_DIR = build FLUTTER_BUILD_NAME = 1.0.0 FLUTTER_BUILD_NUMBER = 1 FLUTTER_FRAMEWORK_DIR = /Users/mhein/Documents/flutter/bin/cache/artifacts/engine/ios FLUTTER_ROOT = /Users/mhein/Documents/flutter FLUTTER_TARGET = /Users/mhein/AndroidStudioProjects/flutter_app/lib/main.dart FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks FRAMEWORK_FLAG_PREFIX = -framework FRAMEWORK_SEARCH_PATHS = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Flutter FRAMEWORK_VERSION = A FULL_PRODUCT_NAME = Runner.app GCC3_VERSION = 3.3 GCC_C_LANGUAGE_STANDARD = gnu99 GCC_INLINES_ARE_PRIVATE_EXTERN = YES GCC_NO_COMMON_BLOCKS = YES GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++ GCC_SYMBOLS_PRIVATE_EXTERN = YES GCC_THUMB_SUPPORT = YES GCC_TREAT_WARNINGS_AS_ERRORS = NO GCC_VERSION = com.apple.compilers.llvm.clang.1_0 GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0 GCC_WARN_64_TO_32_BIT_CONVERSION = YES GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR GCC_WARN_UNDECLARED_SELECTOR = YES GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE GCC_WARN_UNUSED_FUNCTION = YES GCC_WARN_UNUSED_VARIABLE = YES GENERATE_MASTER_OBJECT_FILE = NO GENERATE_PKGINFO_FILE = YES GENERATE_PROFILING_CODE = NO GENERATE_TEXT_BASED_STUBS = NO GID = 20 GROUP = staff HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES HEADERMAP_INCLUDES_PROJECT_HEADERS = YES HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES HEADERMAP_USES_VFS = NO HIDE_BITCODE_SYMBOLS = YES HOME = /Users/mhein ICONV = /usr/bin/iconv INFOPLIST_EXPAND_BUILD_SETTINGS = YES INFOPLIST_FILE = Runner/Info.plist INFOPLIST_OUTPUT_FORMAT = binary INFOPLIST_PATH = Runner.app/Info.plist INFOPLIST_PREPROCESS = NO INFOSTRINGS_PATH = Runner.app/en.lproj/InfoPlist.strings INLINE_PRIVATE_FRAMEWORKS = NO INSTALLHDRS_COPY_PHASE = NO INSTALLHDRS_SCRIPT_PHASE = NO INSTALL_DIR = /tmp/Runner.dst/Applications INSTALL_GROUP = staff INSTALL_MODE_FLAG = u+w,go-w,a+rX INSTALL_OWNER = mhein INSTALL_PATH = /Applications INSTALL_ROOT = /tmp/Runner.dst IPHONEOS_DEPLOYMENT_TARGET = 8.0 JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8 JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub JAVA_ARCHIVE_CLASSES = YES JAVA_ARCHIVE_TYPE = JAR JAVA_COMPILER = /usr/bin/javac JAVA_FOLDER_PATH = Runner.app/Java JAVA_FRAMEWORK_RESOURCES_DIRS = Resources JAVA_JAR_FLAGS = cv JAVA_SOURCE_SUBDIR = . JAVA_USE_DEPENDENCIES = YES JAVA_ZIP_FLAGS = -urg JIKES_DEFAULT_FLAGS = +E +OLDCSO KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow KEEP_PRIVATE_EXTERNS = NO LD_DEPENDENCY_INFO_FILE = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat LD_GENERATE_MAP_FILE = NO LD_MAP_FILE_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt LD_NO_PIE = NO LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES LD_RUNPATH_SEARCH_PATHS = @executable_path/Frameworks LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer LEX = lex LIBRARY_FLAG_NOSPACE = YES LIBRARY_FLAG_PREFIX = -l LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions LIBRARY_SEARCH_PATHS = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Flutter LINKER_DISPLAYS_MANGLED_NAMES = NO LINK_FILE_LIST_normal_arm64 = LINK_FILE_LIST_normal_armv7 = LINK_WITH_STANDARD_LIBRARIES = YES LOCALIZABLE_CONTENT_DIR = LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFLocalizedString LOCAL_ADMIN_APPS_DIR = /Applications/Utilities LOCAL_APPS_DIR = /Applications LOCAL_DEVELOPER_DIR = /Library/Developer LOCAL_LIBRARY_DIR = /Library LOCROOT = LOCSYMROOT = MACH_O_TYPE = mh_execute MAC_OS_X_PRODUCT_BUILD_VERSION = 18F132 MAC_OS_X_VERSION_ACTUAL = 101405 MAC_OS_X_VERSION_MAJOR = 101400 MAC_OS_X_VERSION_MINOR = 1405 METAL_LIBRARY_FILE_BASE = default METAL_LIBRARY_OUTPUT_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos/Runner.app MODULE_CACHE_DIR = /Users/mhein/Library/Developer/Xcode/DerivedData/ModuleCache.noindex MTL_ENABLE_DEBUG_INFO = NO NATIVE_ARCH = armv7 NATIVE_ARCH_32_BIT = i386 NATIVE_ARCH_64_BIT = x86_64 NATIVE_ARCH_ACTUAL = x86_64 NO_COMMON = YES OBJECT_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects OBJECT_FILE_DIR_normal = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal OBJROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios ONLY_ACTIVE_ARCH = NO OS = MACOS OSAC = /usr/bin/osacompile PACKAGE_TYPE = com.apple.package-type.wrapper.application PASCAL_STRINGS = YES PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/Users/mhein/.fastlane/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/Documents/flutter/bin PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist PFE_FILE_C_DIALECTS = objective-c PKGINFO_FILE_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo PKGINFO_PATH = Runner.app/PkgInfo PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform PLATFORM_DISPLAY_NAME = iOS PLATFORM_NAME = iphoneos PLATFORM_PREFERRED_ARCH = arm64 PLATFORM_PRODUCT_BUILD_VERSION = 16E226 PLIST_FILE_OUTPUT_FORMAT = binary PLUGINS_FOLDER_PATH = Runner.app/PlugIns PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES PRECOMP_DESTINATION_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders PRODUCT_BUNDLE_IDENTIFIER = multamadio.de.flutterApp PRODUCT_MODULE_NAME = Runner PRODUCT_NAME = Runner PRODUCT_SETTINGS_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Runner/Info.plist PRODUCT_TYPE = com.apple.product-type.application PROFILING_CODE = NO PROJECT = Runner PROJECT_DERIVED_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/DerivedSources PROJECT_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/ios PROJECT_FILE_PATH = /Users/mhein/AndroidStudioProjects/flutter_app/ios/Runner.xcodeproj PROJECT_NAME = Runner PROJECT_TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build PROJECT_TEMP_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios PROVISIONING_PROFILE_REQUIRED = YES PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES REMOVE_CVS_FROM_RESOURCES = YES REMOVE_GIT_FROM_RESOURCES = YES REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES REMOVE_HG_FROM_RESOURCES = YES REMOVE_SVN_FROM_RESOURCES = YES RESOURCE_RULES_REQUIRED = YES REZ_COLLECTOR_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources REZ_OBJECTS_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO SCRIPTS_FOLDER_PATH = Runner.app/Scripts SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk SDK_DIR_iphoneos12_2 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk SDK_NAME = iphoneos12.2 SDK_NAMES = iphoneos12.2 SDK_PRODUCT_BUILD_VERSION = 16E226 SDK_VERSION = 12.2 SDK_VERSION_ACTUAL = 120200 SDK_VERSION_MAJOR = 120000 SDK_VERSION_MINOR = 200 SED = /usr/bin/sed SEPARATE_STRIP = NO SEPARATE_SYMBOL_EDIT = NO SET_DIR_MODE_OWNER_GROUP = YES SET_FILE_MODE_OWNER_GROUP = NO SHALLOW_BUNDLE = YES SHARED_DERIVED_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos/DerivedSources SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks SHARED_PRECOMPS_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/SharedPrecompiledHeaders SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport SKIP_INSTALL = NO SOURCE_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/ios SRCROOT = /Users/mhein/AndroidStudioProjects/flutter_app/ios STRINGS_FILE_OUTPUT_ENCODING = binary STRIP_BITCODE_FROM_COPIED_FILES = YES STRIP_INSTALLED_PRODUCT = YES STRIP_STYLE = all STRIP_SWIFT_SYMBOLS = YES SUPPORTED_DEVICE_FAMILIES = 1,2 SUPPORTED_PLATFORMS = iphonesimulator iphoneos SUPPORTS_TEXT_BASED_API = NO SWIFT_COMPILATION_MODE = wholemodule SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h SWIFT_OPTIMIZATION_LEVEL = -O SWIFT_PLATFORM_TARGET_PREFIX = ios SWIFT_SWIFT3_OBJC_INFERENCE = On SWIFT_VERSION = 4.0 SYMROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities SYSTEM_APPS_DIR = /Applications SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices SYSTEM_DEMOS_DIR = /Applications/Extras SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities SYSTEM_DOCUMENTATION_DIR = /Library/Documentation SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions SYSTEM_LIBRARY_DIR = /System/Library TAPI_VERIFY_MODE = ErrorsOnly TARGETED_DEVICE_FAMILY = 1,2 TARGETNAME = Runner TARGET_BUILD_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Release-iphoneos TARGET_NAME = Runner TARGET_TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_FILES_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_FILE_DIR = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_ROOT = /Users/mhein/AndroidStudioProjects/flutter_app/build/ios TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO UID = 502 UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app UNSTRIPPED_PRODUCT = NO USER = mhein USER_APPS_DIR = /Users/mhein/Applications USER_LIBRARY_DIR = /Users/mhein/Library USE_DYNAMIC_NO_PIC = YES USE_HEADERMAP = YES USE_HEADER_SYMLINKS = NO VALIDATE_PRODUCT = YES VALID_ARCHS = arm64 arm64e armv7 armv7s VERBOSE_PBXCP = NO VERSIONING_SYSTEM = apple-generic VERSIONPLIST_PATH = Runner.app/version.plist VERSION_INFO_BUILDER = mhein VERSION_INFO_FILE = Runner_vers.c VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-1" WRAPPER_EXTENSION = app WRAPPER_NAME = Runner.app WRAPPER_SUFFIX = .app WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO XCODE_APP_SUPPORT_DIR = /Applications/Xcode.app/Contents/Developer/Library/Xcode XCODE_PRODUCT_BUILD_VERSION = 10E1001 XCODE_VERSION_ACTUAL = 1021 XCODE_VERSION_MAJOR = 1000 XCODE_VERSION_MINOR = 1020 XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices YACC = yacc arch = arm64 variant = normal ``` ### Flutter analyze ``` Analyzing flutter_app... No issues found! (ran in 1.6s) ``` ### Flutter doctor ``` [✓] Flutter (Channel stable, v1.7.8+hotfix.3, on Mac OS X 10.14.5 18F132, locale de-DE) • Flutter version 1.7.8+hotfix.3 at /Users/mhein/Documents/flutter • Framework revision b712a172f9 (7 days ago), 2019-07-09 13:14:38 -0700 • Engine revision 54ad777fd2 • Dart version 2.4.0 [✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3) • Android SDK at /Users/mhein/Library/Android/sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-28, build-tools 28.0.3 • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 10.2.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 10.2.1, Build version 10E1001 • CocoaPods version 1.7.0 [✓] iOS tools - develop for iOS devices • ios-deploy 1.9.4 [✓] Android Studio (version 3.4) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 37.0.1 • Dart plugin version 183.6270 • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01) [✓] VS Code (version 1.36.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.2.0 [✓] Connected device (1 available) • iPhone X • 722C7839-1DF7-4E11-837F-0CFBC9E4041D • ios • com.apple.CoreSimulator.SimRuntime.iOS-12-2 (simulator) ```
non_priority
keyboard unexpectedly closes if its in a bottomsheet of a named route issue if i m tapping on a textfield inside a bottom sheet of a scaffold of a page which is not the home page the keyboard disappears this behavior also occures on the home screen if i set dart materialapp routes home home secondpage secondpage title flutter demo theme themedata primaryswatch colors blue initalroute home steps to reproduce tap on the textfield on the bottom normal behavior tap on the red button navigation to screen tap on the textfield on the bottom keyboard does not stay open sample code dart import package flutter material dart void main runapp myapp class myapp extends statelesswidget this widget is the root of your application override widget build buildcontext context return materialapp routes secondpage secondpage title flutter demo theme themedata primaryswatch colors blue home home class home extends statefulwidget override homestate createstate homestate class homestate extends state override widget build buildcontext context return scaffold appbar appbar title text it does work here body center child flatbutton onpressed navigator of context pushnamed secondpage child container width height color colors red child text page textalign textalign center bottomsheet container width double infinity color colors lightgreen height child center child container width child textfield class secondpage extends statefulwidget secondpage key key super key key override secondpagestate createstate secondpagestate class secondpagestate extends state override widget build buildcontext context return scaffold appbar appbar title text it does not work here bottomsheet container width double infinity color colors lightgreen height child center child container width child textfield logs action build ad hoc code signing allowed no alternate group staff alternate mode u w go w a rx alternate owner mhein always embed swift standard libraries no always search user paths no always use separate headermaps no apple internal developer dir appleinternal developer apple internal dir appleinternal apple internal documentation dir appleinternal documentation apple internal library dir appleinternal library apple internal tools appleinternal developer tools application extension api only no apply rules in copy files no archs archs standard archs standard bit archs standard bit archs standard bit archs standard including bit archs universal iphone os assetcatalog compiler appicon name appicon available platforms appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator bitcode generation mode marker build active resources only no build components headers build build dir users mhein androidstudioprojects flutter app build ios build root users mhein androidstudioprojects flutter app build ios build style build variants normal built products dir users mhein androidstudioprojects flutter app build ios release iphoneos cache root var folders cv c com apple developertools xcode cchroot var folders cv c com apple developertools xcode chmod bin chmod chown usr sbin chown clang analyzer nonnull yes clang cxx language standard gnu clang cxx library libc clang enable modules yes clang enable objc arc yes clang warn block capture autoreleasing yes clang warn bool conversion yes clang warn comma yes clang warn constant conversion yes clang warn deprecated objc implementations yes clang warn direct objc isa usage yes error clang warn empty body yes clang warn enum conversion yes clang warn infinite recursion yes clang warn int conversion yes clang warn non literal null conversion yes clang warn objc implicit retain self yes clang warn objc literal conversion yes clang warn objc root class yes error clang warn range loop analysis yes clang warn strict prototypes yes clang warn suspicious move yes clang warn unreachable code yes clang warn duplicate method match yes class file dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build javaclasses clean precomps yes clone headers no codesigning folder path users mhein androidstudioprojects flutter app build ios release iphoneos runner app code signing allowed yes code signing required yes code sign context class xciphoneoscodesigncontext code sign identity iphone developer code sign inject base entitlements yes color diagnostics no combine hidpi images no compiler index store enable default composite sdk dirs users mhein androidstudioprojects flutter app build ios compositesdks compress png files yes configuration release configuration build dir users mhein androidstudioprojects flutter app build ios release iphoneos configuration temp dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos contents folder path runner app copying preserves hfs data no copy headers run unifdef no copy phase strip no copy resources from static frameworks yes corresponding simulator platform dir applications xcode app contents developer platforms iphonesimulator platform corresponding simulator platform name iphonesimulator corresponding simulator sdk dir applications xcode app contents developer platforms iphonesimulator platform developer sdks sdk corresponding simulator sdk name cp bin cp create infoplist section in binary no current arch current project version current variant normal dead code stripping yes debugging symbols yes debug information format dwarf with dsym default compiler com apple compilers llvm clang default kext install path system library extensions defines module no deployment location no deployment postprocessing no deployment target clang env name iphoneos deployment target deployment target clang flag name miphoneos version min deployment target clang flag prefix miphoneos version min deployment target ld env name iphoneos deployment target deployment target ld flag name ios version min deployment target setting name iphoneos deployment target deployment target suggested values derived files dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build derivedsources derived file dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build derivedsources derived sources dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build derivedsources developer applications dir applications xcode app contents developer applications developer bin dir applications xcode app contents developer usr bin developer dir applications xcode app contents developer developer frameworks dir applications xcode app contents developer library frameworks developer frameworks dir quoted applications xcode app contents developer library frameworks developer library dir applications xcode app contents developer library developer sdk dir applications xcode app contents developer platforms macosx platform developer sdks developer tools dir applications xcode app contents developer tools developer usr dir applications xcode app contents developer usr development language en documentation folder path runner app en lproj documentation do header scanning in jam no dstroot tmp runner dst dt toolchain dir applications xcode app contents developer toolchains xcodedefault xctoolchain dwarf dsym file name runner app dsym dwarf dsym file should accompany product no dwarf dsym folder path users mhein androidstudioprojects flutter app build ios release iphoneos effective platform name iphoneos embedded content contains swift no embedded profile name embedded mobileprovision embed asset packs in product bundle no enable bitcode no enable default header search paths yes enable header dependencies yes enable ns assertions no enable on demand resources yes enable strict objc msgsend yes enable testability no entitlements allowed yes entitlements destination signature entitlements required yes excluded installsrc subdirectory patterns ds store svn git hg cvs excluded recursive search path subdirectories nib lproj framework gch xcode xcassets ds store cvs svn git hg pbproj pbxproj executables folder path runner app executables executable folder path runner app executable name runner executable path runner app runner expanded code sign identity expanded code sign identity name expanded provisioning profile file list users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build objects linkfilelist fixed files dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build fixedfiles flutter application path users mhein androidstudioprojects flutter app flutter build dir build flutter build name flutter build number flutter framework dir users mhein documents flutter bin cache artifacts engine ios flutter root users mhein documents flutter flutter target users mhein androidstudioprojects flutter app lib main dart frameworks folder path runner app frameworks framework flag prefix framework framework search paths users mhein androidstudioprojects flutter app ios flutter framework version a full product name runner app version gcc c language standard gcc inlines are private extern yes gcc no common blocks yes gcc pfe file c dialects c objective c c objective c gcc symbols private extern yes gcc thumb support yes gcc treat warnings as errors no gcc version com apple compilers llvm clang gcc version identifier com apple compilers llvm clang gcc warn to bit conversion yes gcc warn about return type yes error gcc warn undeclared selector yes gcc warn uninitialized autos yes aggressive gcc warn unused function yes gcc warn unused variable yes generate master object file no generate pkginfo file yes generate profiling code no generate text based stubs no gid group staff headermap includes flat entries for target being built yes headermap includes framework entries for all product types yes headermap includes nonpublic nonprivate headers yes headermap includes project headers yes headermap uses framework prefix entries yes headermap uses vfs no hide bitcode symbols yes home users mhein iconv usr bin iconv infoplist expand build settings yes infoplist file runner info plist infoplist output format binary infoplist path runner app info plist infoplist preprocess no infostrings path runner app en lproj infoplist strings inline private frameworks no installhdrs copy phase no installhdrs script phase no install dir tmp runner dst applications install group staff install mode flag u w go w a rx install owner mhein install path applications install root tmp runner dst iphoneos deployment target javac default flags j j xx newsize j dfile encoding java app stub system library frameworks javavm framework resources macos javaapplicationstub java archive classes yes java archive type jar java compiler usr bin javac java folder path runner app java java framework resources dirs resources java jar flags cv java source subdir java use dependencies yes java zip flags urg jikes default flags e oldcso kasan default cflags dkasan fsanitize address mllvm asan globals live support mllvm asan force dynamic shadow keep private externs no ld dependency info file users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build objects normal runner dependency info dat ld generate map file no ld map file path users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build runner linkmap normal txt ld no pie no ld quote linker arguments for compiler driver yes ld runpath search paths executable path frameworks legacy developer dir applications xcode app contents plugins ideplugin contents sharedsupport developer lex lex library flag nospace yes library flag prefix l library kext install path library extensions library search paths users mhein androidstudioprojects flutter app ios flutter linker displays mangled names no link file list normal link file list normal link with standard libraries yes localizable content dir localized resources folder path runner app en lproj localized string macro names nslocalizedstring cflocalizedstring local admin apps dir applications utilities local apps dir applications local developer dir library developer local library dir library locroot locsymroot mach o type mh execute mac os x product build version mac os x version actual mac os x version major mac os x version minor metal library file base default metal library output dir users mhein androidstudioprojects flutter app build ios release iphoneos runner app module cache dir users mhein library developer xcode deriveddata modulecache noindex mtl enable debug info no native arch native arch bit native arch bit native arch actual no common yes object file dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build objects object file dir normal users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build objects normal objroot users mhein androidstudioprojects flutter app build ios only active arch no os macos osac usr bin osacompile package type com apple package type wrapper application pascal strings yes path applications xcode app contents developer usr bin users mhein fastlane bin usr local bin usr bin bin usr sbin sbin documents flutter bin path prefixes excluded from header dependencies usr include usr local include system library frameworks system library privateframeworks applications xcode app contents developer headers applications xcode app contents developer sdks applications xcode app contents developer platforms pbdevelopmentplist path runner app pbdevelopment plist pfe file c dialects objective c pkginfo file path users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build pkginfo pkginfo path runner app pkginfo platform developer applications dir applications xcode app contents developer platforms iphoneos platform developer applications platform developer bin dir applications xcode app contents developer platforms iphoneos platform developer usr bin platform developer library dir applications xcode app contents plugins ideplugin contents sharedsupport developer library platform developer sdk dir applications xcode app contents developer platforms iphoneos platform developer sdks platform developer tools dir applications xcode app contents developer platforms iphoneos platform developer tools platform developer usr dir applications xcode app contents developer platforms iphoneos platform developer usr platform dir applications xcode app contents developer platforms iphoneos platform platform display name ios platform name iphoneos platform preferred arch platform product build version plist file output format binary plugins folder path runner app plugins precomps include headers from built products dir yes precomp destination dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build prefixheaders preserve dead code inits and terms no private headers folder path runner app privateheaders product bundle identifier multamadio de flutterapp product module name runner product name runner product settings path users mhein androidstudioprojects flutter app ios runner info plist product type com apple product type application profiling code no project runner project derived file dir users mhein androidstudioprojects flutter app build ios runner build derivedsources project dir users mhein androidstudioprojects flutter app ios project file path users mhein androidstudioprojects flutter app ios runner xcodeproj project name runner project temp dir users mhein androidstudioprojects flutter app build ios runner build project temp root users mhein androidstudioprojects flutter app build ios provisioning profile required yes public headers folder path runner app headers recursive search paths follow symlinks yes remove cvs from resources yes remove git from resources yes remove headers from embedded bundles yes remove hg from resources yes remove svn from resources yes resource rules required yes rez collector dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build resourcemanagerresources rez objects dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build resourcemanagerresources objects scan all source files for includes no scripts folder path runner app scripts sdkroot applications xcode app contents developer platforms iphoneos platform developer sdks sdk sdk dir applications xcode app contents developer platforms iphoneos platform developer sdks sdk sdk dir applications xcode app contents developer platforms iphoneos platform developer sdks sdk sdk name sdk names sdk product build version sdk version sdk version actual sdk version major sdk version minor sed usr bin sed separate strip no separate symbol edit no set dir mode owner group yes set file mode owner group no shallow bundle yes shared derived file dir users mhein androidstudioprojects flutter app build ios release iphoneos derivedsources shared frameworks folder path runner app sharedframeworks shared precomps dir users mhein androidstudioprojects flutter app build ios sharedprecompiledheaders shared support folder path runner app sharedsupport skip install no source root users mhein androidstudioprojects flutter app ios srcroot users mhein androidstudioprojects flutter app ios strings file output encoding binary strip bitcode from copied files yes strip installed product yes strip style all strip swift symbols yes supported device families supported platforms iphonesimulator iphoneos supports text based api no swift compilation mode wholemodule swift objc bridging header runner runner bridging header h swift optimization level o swift platform target prefix ios swift objc inference on swift version symroot users mhein androidstudioprojects flutter app build ios system admin apps dir applications utilities system apps dir applications system core services dir system library coreservices system demos dir applications extras system developer apps dir applications xcode app contents developer applications system developer bin dir applications xcode app contents developer usr bin system developer demos dir applications xcode app contents developer applications utilities built examples system developer dir applications xcode app contents developer system developer doc dir applications xcode app contents developer adc reference library system developer graphics tools dir applications xcode app contents developer applications graphics tools system developer java tools dir applications xcode app contents developer applications java tools system developer performance tools dir applications xcode app contents developer applications performance tools system developer releasenotes dir applications xcode app contents developer adc reference library releasenotes system developer tools applications xcode app contents developer tools system developer tools doc dir applications xcode app contents developer adc reference library documentation developertools system developer tools releasenotes dir applications xcode app contents developer adc reference library releasenotes developertools system developer usr dir applications xcode app contents developer usr system developer utilities dir applications xcode app contents developer applications utilities system documentation dir library documentation system kext install path system library extensions system library dir system library tapi verify mode errorsonly targeted device family targetname runner target build dir users mhein androidstudioprojects flutter app build ios release iphoneos target name runner target temp dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build temp dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build temp files dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build temp file dir users mhein androidstudioprojects flutter app build ios runner build release iphoneos runner build temp root users mhein androidstudioprojects flutter app build ios toolchain dir applications xcode app contents developer toolchains xcodedefault xctoolchain treat missing baselines as test failures no uid unlocalized resources folder path runner app unstripped product no user mhein user apps dir users mhein applications user library dir users mhein library use dynamic no pic yes use headermap yes use header symlinks no validate product yes valid archs verbose pbxcp no versioning system apple generic versionplist path runner app version plist version info builder mhein version info file runner vers c version info string program runner project runner wrapper extension app wrapper name runner app wrapper suffix app wrap asset packs in separate directories no xcode app support dir applications xcode app contents developer library xcode xcode product build version xcode version actual xcode version major xcode version minor xpcservices folder path runner app xpcservices yacc yacc arch variant normal flutter analyze analyzing flutter app no issues found ran in flutter doctor flutter channel stable hotfix on mac os x locale de de • flutter version hotfix at users mhein documents flutter • framework revision days ago • engine revision • dart version android toolchain develop for android devices android sdk version • android sdk at users mhein library android sdk • android ndk location not configured optional useful for native profiling support • platform android build tools • java binary at applications android studio app contents jre jdk contents home bin java • java version openjdk runtime environment build release • all android licenses accepted xcode develop for ios and macos xcode • xcode at applications xcode app contents developer • xcode build version • cocoapods version ios tools develop for ios devices • ios deploy android studio version • android studio at applications android studio app contents • flutter plugin version • dart plugin version • java version openjdk runtime environment build release vs code version • vs code at applications visual studio code app contents • flutter extension version connected device available • iphone x • • ios • com apple coresimulator simruntime ios simulator
0
366,949
10,832,398,145
IssuesEvent
2019-11-11 10:30:50
AY1920S1-CS2103-F10-2/main
https://api.github.com/repos/AY1920S1-CS2103-F10-2/main
closed
Adding tags to templates
priority.Medium
Allows for better categorization of templates especially when the user chooses to use it as a template of recipes. Can be used in sorting of templates
1.0
Adding tags to templates - Allows for better categorization of templates especially when the user chooses to use it as a template of recipes. Can be used in sorting of templates
priority
adding tags to templates allows for better categorization of templates especially when the user chooses to use it as a template of recipes can be used in sorting of templates
1
448,617
12,954,420,489
IssuesEvent
2020-07-20 03:36:05
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
The name validation problem for the volume of the deployment
area/console kind/bug kind/need-to-verify priority/low
When creating a workload, add a temporary volume and set the volume name to be longer than 63 characters, the input field is not checked for this situation <img width="687" alt="22" src="https://user-images.githubusercontent.com/36271543/86603272-61075b00-bfd6-11ea-9e3b-28244be038ba.png"> /kind bug /area console /assign @leoendless /milestone 3.0.0 /priority low
1.0
The name validation problem for the volume of the deployment - When creating a workload, add a temporary volume and set the volume name to be longer than 63 characters, the input field is not checked for this situation <img width="687" alt="22" src="https://user-images.githubusercontent.com/36271543/86603272-61075b00-bfd6-11ea-9e3b-28244be038ba.png"> /kind bug /area console /assign @leoendless /milestone 3.0.0 /priority low
priority
the name validation problem for the volume of the deployment when creating a workload add a temporary volume and set the volume name to be longer than characters the input field is not checked for this situation img width alt src kind bug area console assign leoendless milestone priority low
1
79,965
15,306,860,219
IssuesEvent
2021-02-24 20:03:59
BlueRidgeLabs/patterns
https://api.github.com/repos/BlueRidgeLabs/patterns
closed
Fix "similar-code" issue in app/assets/javascripts/preloaded.js
code climate
Similar blocks of code found in 2 locations. Consider refactoring. https://codeclimate.com/github/BlueRidgeLabs/patterns/app/assets/javascripts/preloaded.js#issue_6019d1c18aa52700010001d5
1.0
Fix "similar-code" issue in app/assets/javascripts/preloaded.js - Similar blocks of code found in 2 locations. Consider refactoring. https://codeclimate.com/github/BlueRidgeLabs/patterns/app/assets/javascripts/preloaded.js#issue_6019d1c18aa52700010001d5
non_priority
fix similar code issue in app assets javascripts preloaded js similar blocks of code found in locations consider refactoring
0
246,168
7,893,206,424
IssuesEvent
2018-06-28 17:16:45
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
insert function "value_for_material' shows method backwards in expression window
Bug Likelihood: 2 - Rare OS: All Priority: Normal Severity: 3 - Major Irritation Support Group: Any version: 2.2.2
From gui, using expression window: Create new scalar expression Insert function value_for_material It shows up in the window: (<var>, <material-name-or-number>)value_for_material -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Kathleen Biagas Original creation: 05/19/2011 05:54 pm Original update: 05/19/2011 07:10 pm Ticket number: 723
1.0
insert function "value_for_material' shows method backwards in expression window - From gui, using expression window: Create new scalar expression Insert function value_for_material It shows up in the window: (<var>, <material-name-or-number>)value_for_material -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The following information could not be accurately captured in the new ticket: Original author: Kathleen Biagas Original creation: 05/19/2011 05:54 pm Original update: 05/19/2011 07:10 pm Ticket number: 723
priority
insert function value for material shows method backwards in expression window from gui using expression window create new scalar expression insert function value for material it shows up in the window value for material redmine migration this ticket was migrated from redmine the following information could not be accurately captured in the new ticket original author kathleen biagas original creation pm original update pm ticket number
1
578,022
17,142,219,733
IssuesEvent
2021-07-13 10:54:06
dotnet/templating
https://api.github.com/repos/dotnet/templating
closed
'dotnet new android' produces invalid images
Priority:1 triaged
Our templates: [microsoft.android.templates.30.0.100-preview.6.56.nupkg.zip](https://github.com/dotnet/templating/files/6697578/microsoft.android.templates.30.0.100-preview.6.56.nupkg.zip) If you `dotnet new android` you get a broken image that is coincidentally ~8kb: ![image](https://user-images.githubusercontent.com/840039/123003404-c46dd280-d378-11eb-94a6-00c8c06684d0.png) This broken image causes `dotnet build` to fail when calling the underlying Android tooling: ``` Resources\mipmap-xxxhdpi\ic_launcher_round.png error APT2000: failed reading from input: PNG chunk type 49444154 is too large: chunk length is 10836 but chunk starts at byte 45/8187. ``` If I unzip this file myself (with a tool like 7-zip), it is actually larger than ~8kb: ![image](https://user-images.githubusercontent.com/840039/123003490-e1a2a100-d378-11eb-957f-b5d2d65d7ffe.png) I suspect if a template has a file larger than ~8kb you'll hit this issue. This started happening in Maestro bumps here: * https://github.com/xamarin/xamarin-android/pull/6029 * https://github.com/xamarin/xamarin-android/pull/6034 So likely the issue started somewhere bumping .NET 6.0.100-preview.6.21313.2 to 6.0.100-preview.6.21321.13.
1.0
'dotnet new android' produces invalid images - Our templates: [microsoft.android.templates.30.0.100-preview.6.56.nupkg.zip](https://github.com/dotnet/templating/files/6697578/microsoft.android.templates.30.0.100-preview.6.56.nupkg.zip) If you `dotnet new android` you get a broken image that is coincidentally ~8kb: ![image](https://user-images.githubusercontent.com/840039/123003404-c46dd280-d378-11eb-94a6-00c8c06684d0.png) This broken image causes `dotnet build` to fail when calling the underlying Android tooling: ``` Resources\mipmap-xxxhdpi\ic_launcher_round.png error APT2000: failed reading from input: PNG chunk type 49444154 is too large: chunk length is 10836 but chunk starts at byte 45/8187. ``` If I unzip this file myself (with a tool like 7-zip), it is actually larger than ~8kb: ![image](https://user-images.githubusercontent.com/840039/123003490-e1a2a100-d378-11eb-957f-b5d2d65d7ffe.png) I suspect if a template has a file larger than ~8kb you'll hit this issue. This started happening in Maestro bumps here: * https://github.com/xamarin/xamarin-android/pull/6029 * https://github.com/xamarin/xamarin-android/pull/6034 So likely the issue started somewhere bumping .NET 6.0.100-preview.6.21313.2 to 6.0.100-preview.6.21321.13.
priority
dotnet new android produces invalid images our templates if you dotnet new android you get a broken image that is coincidentally this broken image causes dotnet build to fail when calling the underlying android tooling resources mipmap xxxhdpi ic launcher round png error failed reading from input png chunk type is too large chunk length is but chunk starts at byte if i unzip this file myself with a tool like zip it is actually larger than i suspect if a template has a file larger than you ll hit this issue this started happening in maestro bumps here so likely the issue started somewhere bumping net preview to preview
1
349,750
31,826,752,679
IssuesEvent
2023-09-14 08:02:19
acm-ucr/hackathon-website
https://api.github.com/repos/acm-ucr/hackathon-website
closed
Judges Filtering E2E Test
Tests
- Make tests for the filtering - When a filter is deselected then the updated objects should replicate accordingly
1.0
Judges Filtering E2E Test - - Make tests for the filtering - When a filter is deselected then the updated objects should replicate accordingly
non_priority
judges filtering test make tests for the filtering when a filter is deselected then the updated objects should replicate accordingly
0
131,544
18,247,974,295
IssuesEvent
2021-10-01 21:24:34
turkdevops/grafana
https://api.github.com/repos/turkdevops/grafana
closed
WS-2018-0347 (Medium) detected in eslint-2.13.1.tgz - autoclosed
security vulnerability
## WS-2018-0347 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-2.13.1.tgz</b></p></summary> <p>An AST-based pattern checker for JavaScript.</p> <p>Library home page: <a href="https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz">https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz</a></p> <p>Path to dependency file: grafana/package.json</p> <p>Path to vulnerable library: grafana/node_modules/eslint</p> <p> Dependency Hierarchy: - sass-lint-1.12.1.tgz (Root Library) - :x: **eslint-2.13.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/turkdevops/grafana/commit/eaebfb49103a255dc2d75f384b343f6a7f708816">eaebfb49103a255dc2d75f384b343f6a7f708816</a></p> <p>Found in base branch: <b>datasource-meta</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking. <p>Publish Date: 2018-02-27 <p>URL: <a href=https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09>WS-2018-0347</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/eslint/eslint/issues/10002">https://github.com/eslint/eslint/issues/10002</a></p> <p>Release Date: 2019-06-16</p> <p>Fix Resolution: 4.18.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2018-0347 (Medium) detected in eslint-2.13.1.tgz - autoclosed - ## WS-2018-0347 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-2.13.1.tgz</b></p></summary> <p>An AST-based pattern checker for JavaScript.</p> <p>Library home page: <a href="https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz">https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz</a></p> <p>Path to dependency file: grafana/package.json</p> <p>Path to vulnerable library: grafana/node_modules/eslint</p> <p> Dependency Hierarchy: - sass-lint-1.12.1.tgz (Root Library) - :x: **eslint-2.13.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/turkdevops/grafana/commit/eaebfb49103a255dc2d75f384b343f6a7f708816">eaebfb49103a255dc2d75f384b343f6a7f708816</a></p> <p>Found in base branch: <b>datasource-meta</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking. <p>Publish Date: 2018-02-27 <p>URL: <a href=https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09>WS-2018-0347</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/eslint/eslint/issues/10002">https://github.com/eslint/eslint/issues/10002</a></p> <p>Release Date: 2019-06-16</p> <p>Fix Resolution: 4.18.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
ws medium detected in eslint tgz autoclosed ws medium severity vulnerability vulnerable library eslint tgz an ast based pattern checker for javascript library home page a href path to dependency file grafana package json path to vulnerable library grafana node modules eslint dependency hierarchy sass lint tgz root library x eslint tgz vulnerable library found in head commit a href found in base branch datasource meta vulnerability details a vulnerability was descovered in eslint before one of the regexes in eslint is vulnerable to catastrophic backtracking publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required high 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 step up your open source security game with whitesource
0
127,963
5,041,222,876
IssuesEvent
2016-12-19 09:34:56
DiCarloLab-Delft/PycQED_py3
https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3
opened
Make 2D analysis work for incompleted scans
enhancement priority: could/low
Should be part of #77 . Currently if we interupt a 2D scan before it is finished, the heatmap plot will not work because of a non matching data shapes. This is easily solved by appending zeros to make the data a grid (hack solution). Or make the plotting support NAN values in some way.
1.0
Make 2D analysis work for incompleted scans - Should be part of #77 . Currently if we interupt a 2D scan before it is finished, the heatmap plot will not work because of a non matching data shapes. This is easily solved by appending zeros to make the data a grid (hack solution). Or make the plotting support NAN values in some way.
priority
make analysis work for incompleted scans should be part of currently if we interupt a scan before it is finished the heatmap plot will not work because of a non matching data shapes this is easily solved by appending zeros to make the data a grid hack solution or make the plotting support nan values in some way
1
220,273
7,354,812,710
IssuesEvent
2018-03-09 08:44:19
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
It is required relevant information on GDPR compliancy in the documentation
2.2.0 Priority/Highest Severity/Blocker Type/Docs
**Description:** Currently, there is no any detail/content related to GDPR compliancy in the documentation[1] but we have already released GDPR compliance feature on apim2.1.0-update13 [1] https://docs.wso2.com/display/AM2xx/ **Affected Product Version:** wso2apim2.1.0-update13
1.0
It is required relevant information on GDPR compliancy in the documentation - **Description:** Currently, there is no any detail/content related to GDPR compliancy in the documentation[1] but we have already released GDPR compliance feature on apim2.1.0-update13 [1] https://docs.wso2.com/display/AM2xx/ **Affected Product Version:** wso2apim2.1.0-update13
priority
it is required relevant information on gdpr compliancy in the documentation description currently there is no any detail content related to gdpr compliancy in the documentation but we have already released gdpr compliance feature on affected product version
1
591,833
17,863,099,055
IssuesEvent
2021-09-06 05:36:25
ppy/osu-framework
https://api.github.com/repos/ppy/osu-framework
closed
Investigate pinned objects on Gen0
type:performance priority:1
dotMemory is telling us this: ![20210302 122024 (Parallels Desktop app)](https://user-images.githubusercontent.com/191335/109591909-c0ac0b00-7b51-11eb-8184-8f5d6b4235d0.png) We should probably figure out what is causing this and stop doing it.
1.0
Investigate pinned objects on Gen0 - dotMemory is telling us this: ![20210302 122024 (Parallels Desktop app)](https://user-images.githubusercontent.com/191335/109591909-c0ac0b00-7b51-11eb-8184-8f5d6b4235d0.png) We should probably figure out what is causing this and stop doing it.
priority
investigate pinned objects on dotmemory is telling us this we should probably figure out what is causing this and stop doing it
1
28,764
23,482,300,657
IssuesEvent
2022-08-17 11:41:57
gap-system/gap
https://api.github.com/repos/gap-system/gap
closed
Add elevation request to windows installer
kind: enhancement os: windows topic: infrastructure
### Observed behaviour When the GAP 4.10 installer .exe file is executed, it runs with the privileges of the current user. The user is then asked to input an install directory. When the current user's rights do not include write access to said directory, the install process fails early when some file is denied write access. This does not happen when the .exe file is executed via right click -> "run as administrator". ### Expected behaviour Ideal: The installer should check if it has write privileges in the given directory and ask for privilege elevation (i.e. the usual "you need admin rights for this" prompt by windows should show) if not. At the very least the error message should be more useful than some generic "file XYZ could not be opened" message and include a "Please check if you have write access to the directory" or something similar that would make it clearer to the user how to fix the problem.
1.0
Add elevation request to windows installer - ### Observed behaviour When the GAP 4.10 installer .exe file is executed, it runs with the privileges of the current user. The user is then asked to input an install directory. When the current user's rights do not include write access to said directory, the install process fails early when some file is denied write access. This does not happen when the .exe file is executed via right click -> "run as administrator". ### Expected behaviour Ideal: The installer should check if it has write privileges in the given directory and ask for privilege elevation (i.e. the usual "you need admin rights for this" prompt by windows should show) if not. At the very least the error message should be more useful than some generic "file XYZ could not be opened" message and include a "Please check if you have write access to the directory" or something similar that would make it clearer to the user how to fix the problem.
non_priority
add elevation request to windows installer observed behaviour when the gap installer exe file is executed it runs with the privileges of the current user the user is then asked to input an install directory when the current user s rights do not include write access to said directory the install process fails early when some file is denied write access this does not happen when the exe file is executed via right click run as administrator expected behaviour ideal the installer should check if it has write privileges in the given directory and ask for privilege elevation i e the usual you need admin rights for this prompt by windows should show if not at the very least the error message should be more useful than some generic file xyz could not be opened message and include a please check if you have write access to the directory or something similar that would make it clearer to the user how to fix the problem
0
174,274
6,538,670,224
IssuesEvent
2017-09-01 07:39:49
compodoc/compodoc
https://api.github.com/repos/compodoc/compodoc
reopened
[BUG] Coverage of public params in constructor
Priority: Medium Status: Completed Time: ~1 hour Type: Bug
##### **Overview of the issue** I have simple component ```typescript 'use strict'; import { Component } from '@angular/core'; import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'; /** * This class represents the terms and conditions component */ @Component({ selector: 'al-tos', styleUrls: ['../../../customisations/sign-up/tos/tos.component.scss'], templateUrl: '../../../customisations/sign-up/tos/tos.component.html' }) export class TOSComponent { /** * Terms of license constructor * @param {NgbActiveModal} activeModal Bootstrap service to work with modal instances */ public constructor( public activeModal: NgbActiveModal ) {} } ``` And when I generate docs, I have **66% (2/3)** coverage. I also tried to add docs to `activeModal` ```typescript /** * Terms of license constructor * @param {NgbActiveModal} activeModal Bootstrap service to work with modal instances */ public constructor( /* * {NgbActiveModal} activeModal Modal instance */ public activeModal: NgbActiveModal ) {} ``` or ```typescript /** * Terms of license constructor * @param {NgbActiveModal} activeModal Bootstrap service to work with modal instances */ public constructor( /* * Modal instance */ public activeModal: NgbActiveModal ) {} ``` But it didn't help. Did I missed something ? ##### **Operating System, Node.js, npm, compodoc version(s)** - Node.js : 6.9.5 - npm: 3.10.10 - compodoc: 1.0.0.beta-13 ##### **Compodoc installed globally or locally ?** Compodoc installed locally
1.0
[BUG] Coverage of public params in constructor - ##### **Overview of the issue** I have simple component ```typescript 'use strict'; import { Component } from '@angular/core'; import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'; /** * This class represents the terms and conditions component */ @Component({ selector: 'al-tos', styleUrls: ['../../../customisations/sign-up/tos/tos.component.scss'], templateUrl: '../../../customisations/sign-up/tos/tos.component.html' }) export class TOSComponent { /** * Terms of license constructor * @param {NgbActiveModal} activeModal Bootstrap service to work with modal instances */ public constructor( public activeModal: NgbActiveModal ) {} } ``` And when I generate docs, I have **66% (2/3)** coverage. I also tried to add docs to `activeModal` ```typescript /** * Terms of license constructor * @param {NgbActiveModal} activeModal Bootstrap service to work with modal instances */ public constructor( /* * {NgbActiveModal} activeModal Modal instance */ public activeModal: NgbActiveModal ) {} ``` or ```typescript /** * Terms of license constructor * @param {NgbActiveModal} activeModal Bootstrap service to work with modal instances */ public constructor( /* * Modal instance */ public activeModal: NgbActiveModal ) {} ``` But it didn't help. Did I missed something ? ##### **Operating System, Node.js, npm, compodoc version(s)** - Node.js : 6.9.5 - npm: 3.10.10 - compodoc: 1.0.0.beta-13 ##### **Compodoc installed globally or locally ?** Compodoc installed locally
priority
coverage of public params in constructor overview of the issue i have simple component typescript use strict import component from angular core import ngbactivemodal from ng bootstrap ng bootstrap this class represents the terms and conditions component component selector al tos styleurls templateurl customisations sign up tos tos component html export class toscomponent terms of license constructor param ngbactivemodal activemodal bootstrap service to work with modal instances public constructor public activemodal ngbactivemodal and when i generate docs i have coverage i also tried to add docs to activemodal typescript terms of license constructor param ngbactivemodal activemodal bootstrap service to work with modal instances public constructor ngbactivemodal activemodal modal instance public activemodal ngbactivemodal or typescript terms of license constructor param ngbactivemodal activemodal bootstrap service to work with modal instances public constructor modal instance public activemodal ngbactivemodal but it didn t help did i missed something operating system node js npm compodoc version s node js npm compodoc beta compodoc installed globally or locally compodoc installed locally
1
182,358
21,664,509,843
IssuesEvent
2022-05-07 01:35:45
tt9133github/ForTest2
https://api.github.com/repos/tt9133github/ForTest2
closed
CVE-2014-3543 (Medium) detected in moodle/moodle-v2.6.2 - autoclosed
security vulnerability
## CVE-2014-3543 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moodle/moodle-v2.6.2</b></p></summary> <p>Moodle - the world's open source learning platform</p> <p> Dependency Hierarchy: - :x: **moodle/moodle-v2.6.2** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/tt9133github/ForTest2/commit/27e1f740a162e55490d9ca929f243afbaa92476c">27e1f740a162e55490d9ca929f243afbaa92476c</a></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> mod/imscp/locallib.php in Moodle through 2.3.11, 2.4.x before 2.4.11, 2.5.x before 2.5.7, 2.6.x before 2.6.4, and 2.7.x before 2.7.1 allows remote attackers to read arbitrary files via a package with a manifest file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue affecting IMSCP resources and the IMSCC format. <p>Publish Date: 2014-07-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2014-3543>CVE-2014-3543</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>4.3</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2014-3543">https://nvd.nist.gov/vuln/detail/CVE-2014-3543</a></p> <p>Release Date: 2014-07-29</p> <p>Fix Resolution: 2.4.11,2.5.7,2.6.4,2.7.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2014-3543 (Medium) detected in moodle/moodle-v2.6.2 - autoclosed - ## CVE-2014-3543 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moodle/moodle-v2.6.2</b></p></summary> <p>Moodle - the world's open source learning platform</p> <p> Dependency Hierarchy: - :x: **moodle/moodle-v2.6.2** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/tt9133github/ForTest2/commit/27e1f740a162e55490d9ca929f243afbaa92476c">27e1f740a162e55490d9ca929f243afbaa92476c</a></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> mod/imscp/locallib.php in Moodle through 2.3.11, 2.4.x before 2.4.11, 2.5.x before 2.5.7, 2.6.x before 2.6.4, and 2.7.x before 2.7.1 allows remote attackers to read arbitrary files via a package with a manifest file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue affecting IMSCP resources and the IMSCC format. <p>Publish Date: 2014-07-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2014-3543>CVE-2014-3543</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>4.3</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2014-3543">https://nvd.nist.gov/vuln/detail/CVE-2014-3543</a></p> <p>Release Date: 2014-07-29</p> <p>Fix Resolution: 2.4.11,2.5.7,2.6.4,2.7.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in moodle moodle autoclosed cve medium severity vulnerability vulnerable library moodle moodle moodle the world s open source learning platform dependency hierarchy x moodle moodle vulnerable library found in head commit a href vulnerability details mod imscp locallib php in moodle through x before x before x before and x before allows remote attackers to read arbitrary files via a package with a manifest file containing an xml external entity declaration in conjunction with an entity reference related to an xml external entity xxe issue affecting imscp resources and the imscc format publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
577,898
17,138,894,327
IssuesEvent
2021-07-13 07:20:31
kubernetes/release
https://api.github.com/repos/kubernetes/release
closed
Add a check to ensure release binaries have the correct tag versions before publishing
area/release-eng kind/feature needs-priority sig/release
#### What would you like to be added: From @kfox1111 in https://github.com/kubernetes/kubernetes/issues/97178#issuecomment-747606759: > Since this has happened before, could a unit test of some kind be added to check the output of the built kubectl version before pushing any artifacts? #### Why is this needed: See: https://github.com/kubernetes/kubernetes/issues/97178 /assign @hasheddan @puerco
1.0
Add a check to ensure release binaries have the correct tag versions before publishing - #### What would you like to be added: From @kfox1111 in https://github.com/kubernetes/kubernetes/issues/97178#issuecomment-747606759: > Since this has happened before, could a unit test of some kind be added to check the output of the built kubectl version before pushing any artifacts? #### Why is this needed: See: https://github.com/kubernetes/kubernetes/issues/97178 /assign @hasheddan @puerco
priority
add a check to ensure release binaries have the correct tag versions before publishing what would you like to be added from in since this has happened before could a unit test of some kind be added to check the output of the built kubectl version before pushing any artifacts why is this needed see assign hasheddan puerco
1
101,050
11,212,035,600
IssuesEvent
2020-01-06 16:40:43
tinacms/tinacms-site
https://api.github.com/repos/tinacms/tinacms-site
opened
Document globalRemarkForm HOC
documentation
Add documentation about the globalRemarkForm HOC to the 'using markdown' in Gatsby file.
1.0
Document globalRemarkForm HOC - Add documentation about the globalRemarkForm HOC to the 'using markdown' in Gatsby file.
non_priority
document globalremarkform hoc add documentation about the globalremarkform hoc to the using markdown in gatsby file
0
248,802
26,837,553,234
IssuesEvent
2023-02-02 20:52:00
oxidecomputer/omicron
https://api.github.com/repos/oxidecomputer/omicron
opened
remove built-in silo, move built-in users to the test suite
security
The built-in Silo with its built-in users have been useful, but they were always intended as a stepping stone until we had more real facilities. Once we do #2304, I think we'll be able to remove these. The remaining hard part is probably the test suite. We may want to have it create its own Silo with these same test users. The difference will only be that these are created by the test suite rather than automatically by Nexus. This is kind of a big difference in terms of security, since these test users won't be present in real systems. Depends on #2304.
True
remove built-in silo, move built-in users to the test suite - The built-in Silo with its built-in users have been useful, but they were always intended as a stepping stone until we had more real facilities. Once we do #2304, I think we'll be able to remove these. The remaining hard part is probably the test suite. We may want to have it create its own Silo with these same test users. The difference will only be that these are created by the test suite rather than automatically by Nexus. This is kind of a big difference in terms of security, since these test users won't be present in real systems. Depends on #2304.
non_priority
remove built in silo move built in users to the test suite the built in silo with its built in users have been useful but they were always intended as a stepping stone until we had more real facilities once we do i think we ll be able to remove these the remaining hard part is probably the test suite we may want to have it create its own silo with these same test users the difference will only be that these are created by the test suite rather than automatically by nexus this is kind of a big difference in terms of security since these test users won t be present in real systems depends on
0
783,163
27,520,840,917
IssuesEvent
2023-03-06 14:57:14
cilium/cilium
https://api.github.com/repos/cilium/cilium
reopened
CNI plugin should tolerate a down agent.
kind/bug priority/medium area/cni sig/agent
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? While uninstalling Cilium, deletion of existing pods fails since the agent is down. It fails with the message ` failed to destroy network for sandbox \"\": plugin type=\"cilium-cni\" failed (delete): unable to connect to Cilium daemon: failed to create cilium agent client after 30.000000 seconds timeout: Get \"http:///var/run/cilium/cilium.sock/v1/config\": dial unix /var/run/cilium/cilium.sock: connect: no such file or directory\nIs the agent running?" ` The CNI specification says that, on delete, CNI plugins should be as error-tolerant as possible. So, if at all possible, the CNI binary should be able to handle a deletion without the agent running. ### Cilium Version v1.13.0-rc2 ### Kernel Version n/a ### Kubernetes Version n/a ### Sysdump _No response_ ### Relevant log output _No response_ ### Anything else? Related: https://github.com/cilium/cilium/issues/20723 ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
1.0
CNI plugin should tolerate a down agent. - ### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? While uninstalling Cilium, deletion of existing pods fails since the agent is down. It fails with the message ` failed to destroy network for sandbox \"\": plugin type=\"cilium-cni\" failed (delete): unable to connect to Cilium daemon: failed to create cilium agent client after 30.000000 seconds timeout: Get \"http:///var/run/cilium/cilium.sock/v1/config\": dial unix /var/run/cilium/cilium.sock: connect: no such file or directory\nIs the agent running?" ` The CNI specification says that, on delete, CNI plugins should be as error-tolerant as possible. So, if at all possible, the CNI binary should be able to handle a deletion without the agent running. ### Cilium Version v1.13.0-rc2 ### Kernel Version n/a ### Kubernetes Version n/a ### Sysdump _No response_ ### Relevant log output _No response_ ### Anything else? Related: https://github.com/cilium/cilium/issues/20723 ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
priority
cni plugin should tolerate a down agent is there an existing issue for this i have searched the existing issues what happened while uninstalling cilium deletion of existing pods fails since the agent is down it fails with the message failed to destroy network for sandbox plugin type cilium cni failed delete unable to connect to cilium daemon failed to create cilium agent client after seconds timeout get dial unix var run cilium cilium sock connect no such file or directory nis the agent running the cni specification says that on delete cni plugins should be as error tolerant as possible so if at all possible the cni binary should be able to handle a deletion without the agent running cilium version kernel version n a kubernetes version n a sysdump no response relevant log output no response anything else related code of conduct i agree to follow this project s code of conduct
1
359,273
25,229,595,105
IssuesEvent
2022-11-14 18:38:25
Bearsampp/Bearsampp
https://api.github.com/repos/Bearsampp/Bearsampp
closed
WSH (Windows Script Host) link broken on bearsampp.com
documentation :books:
on the page https://bearsampp.com/get-started the `WSH (Windows Script Host)` link point to a missing page [WSH (Windows Script Host)](https://support.microsoft.com/en-us/kb/232211) **P.S.** Would you consider creating a repo to report https://bearsampp.com/ website bugs and features or are you happy with them getting reported here?
1.0
WSH (Windows Script Host) link broken on bearsampp.com - on the page https://bearsampp.com/get-started the `WSH (Windows Script Host)` link point to a missing page [WSH (Windows Script Host)](https://support.microsoft.com/en-us/kb/232211) **P.S.** Would you consider creating a repo to report https://bearsampp.com/ website bugs and features or are you happy with them getting reported here?
non_priority
wsh windows script host link broken on bearsampp com on the page the wsh windows script host link point to a missing page p s would you consider creating a repo to report website bugs and features or are you happy with them getting reported here
0
652,508
21,554,976,759
IssuesEvent
2022-04-30 08:50:04
bounswe/bounswe2022group3
https://api.github.com/repos/bounswe/bounswe2022group3
closed
Initial Setup for Frontend of Practice App
priority: high effort: high Set-up
We have decided that we will develop the frontend for the Practice App using Next.js. Next.js is React framework. Some of its advantages are: * File system routing * Built-in component-level CSS support (*.module.css) * Static Site Generation (SSG) and Server Side Rendering (SSR) support * Code splitting and Bundling * Fast refresh More details about Next.js can be found [here](https://nextjs.org/). I will use create-next-app to set up the initial project. I will then refactor it a little bit. I will also provide some details about how to make Next.js work locally. **Deadline:** 30.04.2022 @23.59
1.0
Initial Setup for Frontend of Practice App - We have decided that we will develop the frontend for the Practice App using Next.js. Next.js is React framework. Some of its advantages are: * File system routing * Built-in component-level CSS support (*.module.css) * Static Site Generation (SSG) and Server Side Rendering (SSR) support * Code splitting and Bundling * Fast refresh More details about Next.js can be found [here](https://nextjs.org/). I will use create-next-app to set up the initial project. I will then refactor it a little bit. I will also provide some details about how to make Next.js work locally. **Deadline:** 30.04.2022 @23.59
priority
initial setup for frontend of practice app we have decided that we will develop the frontend for the practice app using next js next js is react framework some of its advantages are file system routing built in component level css support module css static site generation ssg and server side rendering ssr support code splitting and bundling fast refresh more details about next js can be found i will use create next app to set up the initial project i will then refactor it a little bit i will also provide some details about how to make next js work locally deadline
1
347,166
24,887,629,411
IssuesEvent
2022-10-28 09:08:43
RiaVora/ped
https://api.github.com/repos/RiaVora/ped
opened
Two View Strength Descriptions in User Guide
severity.VeryLow type.DocumentationBug
The first and the fourth command in this screenshot are the same ![image.png](https://raw.githubusercontent.com/RiaVora/ped/main/files/56377935-f4a9-4733-93ad-212ca460a556.png) <!--session: 1666946524378-14bf1b6b-71ce-43b3-a081-c3ec3395531a--> <!--Version: Web v3.4.4-->
1.0
Two View Strength Descriptions in User Guide - The first and the fourth command in this screenshot are the same ![image.png](https://raw.githubusercontent.com/RiaVora/ped/main/files/56377935-f4a9-4733-93ad-212ca460a556.png) <!--session: 1666946524378-14bf1b6b-71ce-43b3-a081-c3ec3395531a--> <!--Version: Web v3.4.4-->
non_priority
two view strength descriptions in user guide the first and the fourth command in this screenshot are the same
0
391,817
11,578,978,301
IssuesEvent
2020-02-21 16:57:08
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
pend() assertion can allow user threads to crash the kernel
bug priority: medium
**Describe the bug** There's an assertion deep in the kernel scheduling code which, when a thread is being pended on a wait queue, to raise an assertion of the timeout is negative and not equal to 0. For some reason, this is immediately followed by a runtime check to just set timeout to 0 if assertions aren't built in. ``` static void pend(struct k_thread *thread, _wait_q_t *wait_q, s32_t timeout) { ... if (timeout != K_FOREVER) { s32_t ticks; __ASSERT(timeout >= 0, "Only non-negative values are accepted."); if (timeout < 0) { timeout = 0; } ticks = _TICK_ALIGN + k_ms_to_ticks_ceil32(timeout); z_add_thread_timeout(thread, ticks); } } ``` Unfortunately, this assertion is problematic, as any system call with a timeout parameter can cause the kernel to fail this assertion. A user thread can make a call like `k_sem_take(&sem, -2)` and cause a crash in kernel mode. This is particularly bad because callers of `pend()` are either holding some kind of spinlock or have locked interrupts; a kernel crash in a critical section is an unrecoverable condition. User threads making system calls are *not* allowed to ever cause the kernel to fail an assertion or otherwise trigger a kernel panic due to the risk of kernel corruption beyond the scope of the calling thread. Fatal errors in system calls are only permitted in a controlled fashion using Z_OOPS() in syscall verification functions. I can conceive of three ways of addressing this: 1. Delete the assertion. We have a runtime correction any way, what's the point? 2. Delete the assertion and modify pend() to propagate a return value all the way up to callers of z_pend_* APIs 3. Add bounds checks to the implementation functions of all system calls that accept a timeout parameter. **To Reproduce** ``` diff --git a/tests/kernel/semaphore/semaphore/src/main.c b/tests/kernel/semaphore/semaphore/src/main.c index 29ef44ac80..a2f8825bf5 100644 --- a/tests/kernel/semaphore/semaphore/src/main.c +++ b/tests/kernel/semaphore/semaphore/src/main.c @@ -432,7 +432,7 @@ void test_sem_take_timeout_forever(void) k_sem_reset(&simple_sem); - ret_value = k_sem_take(&simple_sem, K_FOREVER); + ret_value = k_sem_take(&simple_sem, -2); zassert_true(ret_value == 0, "k_sem_take failed"); k_thread_abort(&sem_tid); ```
1.0
pend() assertion can allow user threads to crash the kernel - **Describe the bug** There's an assertion deep in the kernel scheduling code which, when a thread is being pended on a wait queue, to raise an assertion of the timeout is negative and not equal to 0. For some reason, this is immediately followed by a runtime check to just set timeout to 0 if assertions aren't built in. ``` static void pend(struct k_thread *thread, _wait_q_t *wait_q, s32_t timeout) { ... if (timeout != K_FOREVER) { s32_t ticks; __ASSERT(timeout >= 0, "Only non-negative values are accepted."); if (timeout < 0) { timeout = 0; } ticks = _TICK_ALIGN + k_ms_to_ticks_ceil32(timeout); z_add_thread_timeout(thread, ticks); } } ``` Unfortunately, this assertion is problematic, as any system call with a timeout parameter can cause the kernel to fail this assertion. A user thread can make a call like `k_sem_take(&sem, -2)` and cause a crash in kernel mode. This is particularly bad because callers of `pend()` are either holding some kind of spinlock or have locked interrupts; a kernel crash in a critical section is an unrecoverable condition. User threads making system calls are *not* allowed to ever cause the kernel to fail an assertion or otherwise trigger a kernel panic due to the risk of kernel corruption beyond the scope of the calling thread. Fatal errors in system calls are only permitted in a controlled fashion using Z_OOPS() in syscall verification functions. I can conceive of three ways of addressing this: 1. Delete the assertion. We have a runtime correction any way, what's the point? 2. Delete the assertion and modify pend() to propagate a return value all the way up to callers of z_pend_* APIs 3. Add bounds checks to the implementation functions of all system calls that accept a timeout parameter. **To Reproduce** ``` diff --git a/tests/kernel/semaphore/semaphore/src/main.c b/tests/kernel/semaphore/semaphore/src/main.c index 29ef44ac80..a2f8825bf5 100644 --- a/tests/kernel/semaphore/semaphore/src/main.c +++ b/tests/kernel/semaphore/semaphore/src/main.c @@ -432,7 +432,7 @@ void test_sem_take_timeout_forever(void) k_sem_reset(&simple_sem); - ret_value = k_sem_take(&simple_sem, K_FOREVER); + ret_value = k_sem_take(&simple_sem, -2); zassert_true(ret_value == 0, "k_sem_take failed"); k_thread_abort(&sem_tid); ```
priority
pend assertion can allow user threads to crash the kernel describe the bug there s an assertion deep in the kernel scheduling code which when a thread is being pended on a wait queue to raise an assertion of the timeout is negative and not equal to for some reason this is immediately followed by a runtime check to just set timeout to if assertions aren t built in static void pend struct k thread thread wait q t wait q t timeout if timeout k forever t ticks assert timeout only non negative values are accepted if timeout timeout ticks tick align k ms to ticks timeout z add thread timeout thread ticks unfortunately this assertion is problematic as any system call with a timeout parameter can cause the kernel to fail this assertion a user thread can make a call like k sem take sem and cause a crash in kernel mode this is particularly bad because callers of pend are either holding some kind of spinlock or have locked interrupts a kernel crash in a critical section is an unrecoverable condition user threads making system calls are not allowed to ever cause the kernel to fail an assertion or otherwise trigger a kernel panic due to the risk of kernel corruption beyond the scope of the calling thread fatal errors in system calls are only permitted in a controlled fashion using z oops in syscall verification functions i can conceive of three ways of addressing this delete the assertion we have a runtime correction any way what s the point delete the assertion and modify pend to propagate a return value all the way up to callers of z pend apis add bounds checks to the implementation functions of all system calls that accept a timeout parameter to reproduce diff git a tests kernel semaphore semaphore src main c b tests kernel semaphore semaphore src main c index a tests kernel semaphore semaphore src main c b tests kernel semaphore semaphore src main c void test sem take timeout forever void k sem reset simple sem ret value k sem take simple sem k forever ret value k sem take simple sem zassert true ret value k sem take failed k thread abort sem tid
1
34,376
2,777,283,282
IssuesEvent
2015-05-05 06:43:47
punongbayan-araullo/tickets
https://api.github.com/repos/punongbayan-araullo/tickets
opened
Ability to log or aggregate visits by Partners to Client profile. Visit related activities may also be logged from Pursuits
priority - high status - accepted system - clients type - enhancement
Ability to log or aggregate visits by Partners to Client profile. Visit related activities may also be logged from Pursuits
1.0
Ability to log or aggregate visits by Partners to Client profile. Visit related activities may also be logged from Pursuits - Ability to log or aggregate visits by Partners to Client profile. Visit related activities may also be logged from Pursuits
priority
ability to log or aggregate visits by partners to client profile visit related activities may also be logged from pursuits ability to log or aggregate visits by partners to client profile visit related activities may also be logged from pursuits
1
503,613
14,595,338,227
IssuesEvent
2020-12-20 11:00:08
amitsingh-007/bypass-links
https://api.github.com/repos/amitsingh-007/bypass-links
closed
Refactor code such that make seperate bundle for firebase and use it in content and bg scripts
Enhancement High Priority
https://stackoverflow.com/questions/18651620/multiple-js-files-in-chrome-extension-how-to-load-them
1.0
Refactor code such that make seperate bundle for firebase and use it in content and bg scripts - https://stackoverflow.com/questions/18651620/multiple-js-files-in-chrome-extension-how-to-load-them
priority
refactor code such that make seperate bundle for firebase and use it in content and bg scripts
1
171,115
6,479,331,856
IssuesEvent
2017-08-18 10:18:15
CommandPost/CommandPost
https://api.github.com/repos/CommandPost/CommandPost
closed
Batch Export fails to work
bug priority
Louis Bastin reports: **What went wrong?** batch export refused, selected clips (projects) not taken in account **What did you expect to happen?** batch export **What are the steps to recreate the problem?** batch export **Console Output:** ``` CommandPost v1.0.0-beta.8 macOS Version: 10.12.5 CommandPost Locale: fr_FR Current Keyboard Layout: French Final Cut Pro Path: /Applications/Final Cut Pro.app Final Cut Pro Version: 10.3.4 Final Cut Pro Language: fr Developer Mode: false 2017-06-06 00:28:14: 2017-06-06 00:28:09: -- Loading /Applications/Final Cut Pro X/CommandPost.app/Contents/Resources/extensions/cp/init.lua 2017-06-06 00:28:09: -- Loading extension: uielement 2017-06-06 00:28:10: -- Loading extension: window 2017-06-06 00:28:12: ******** 2017-06-06 00:28:12: 00:28:12 ERROR: wfilter: called startAppWatcher with no app 2017-06-06 00:28:12: ******** 2017-06-06 00:28:13: 00:28:13 fcp: Reloading Final Cut Pro Preferences: nil; 1495229240 2017-06-06 00:28:14: 00:28:14 cp: Loading Plugins: 2017-06-06 00:28:17: -- Done. 2017-06-07 21:31:47: 21:31:47 timeline: Timeline not visible. 2017-06-07 21:31:47: Deactivating lock. 2017-06-07 21:32:03: 21:32:03 Timeline not visible. 2017-06-07 21:32:03: Deactivating lock. 2017-06-07 21:33:25: 21:33:25 Timeline not visible. 2017-06-07 21:33:25: Deactivating lock. 2017-06-07 21:40:54: 21:40:54 Timeline not visible. 2017-06-07 21:40:54: Deactivating lock. 2017-06-07 22:03:34: 22:03:34 Timeline not visible. 2017-06-07 22:03:34: Deactivating lock. 2017-06-07 22:06:06: 22:06:06 Timeline not visible. 2017-06-07 22:06:06: Deactivating lock. 2017-06-07 22:08:07: 22:08:07 Timeline not visible. 2017-06-07 22:08:07: Deactivating lock. 2017-06-07 22:10:17: ******** 2017-06-07 22:10:17: 22:10:17 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:10:17: ******** 2017-06-07 22:11:10: ******** 2017-06-07 22:11:10: 22:11:10 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:11:10: ******** 2017-06-07 22:13:10: -- Loading extension: fnutils 2017-06-07 22:20:07: 22:20:07 timeline: Timeline not visible. 2017-06-07 22:20:07: Deactivating lock. 2017-06-07 22:27:52: 22:27:52 Timeline not visible. 2017-06-07 22:27:52: Deactivating lock. 2017-06-07 22:28:20: ******** 2017-06-07 22:28:20: 22:28:20 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:28:20: ******** 2017-06-07 22:29:49: 22:29:49 timeline: Timeline not visible. 2017-06-07 22:29:49: Deactivating lock. 2017-06-07 22:30:03: ******** 2017-06-07 22:30:03: 22:30:03 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:30:03: ******** ```
1.0
Batch Export fails to work - Louis Bastin reports: **What went wrong?** batch export refused, selected clips (projects) not taken in account **What did you expect to happen?** batch export **What are the steps to recreate the problem?** batch export **Console Output:** ``` CommandPost v1.0.0-beta.8 macOS Version: 10.12.5 CommandPost Locale: fr_FR Current Keyboard Layout: French Final Cut Pro Path: /Applications/Final Cut Pro.app Final Cut Pro Version: 10.3.4 Final Cut Pro Language: fr Developer Mode: false 2017-06-06 00:28:14: 2017-06-06 00:28:09: -- Loading /Applications/Final Cut Pro X/CommandPost.app/Contents/Resources/extensions/cp/init.lua 2017-06-06 00:28:09: -- Loading extension: uielement 2017-06-06 00:28:10: -- Loading extension: window 2017-06-06 00:28:12: ******** 2017-06-06 00:28:12: 00:28:12 ERROR: wfilter: called startAppWatcher with no app 2017-06-06 00:28:12: ******** 2017-06-06 00:28:13: 00:28:13 fcp: Reloading Final Cut Pro Preferences: nil; 1495229240 2017-06-06 00:28:14: 00:28:14 cp: Loading Plugins: 2017-06-06 00:28:17: -- Done. 2017-06-07 21:31:47: 21:31:47 timeline: Timeline not visible. 2017-06-07 21:31:47: Deactivating lock. 2017-06-07 21:32:03: 21:32:03 Timeline not visible. 2017-06-07 21:32:03: Deactivating lock. 2017-06-07 21:33:25: 21:33:25 Timeline not visible. 2017-06-07 21:33:25: Deactivating lock. 2017-06-07 21:40:54: 21:40:54 Timeline not visible. 2017-06-07 21:40:54: Deactivating lock. 2017-06-07 22:03:34: 22:03:34 Timeline not visible. 2017-06-07 22:03:34: Deactivating lock. 2017-06-07 22:06:06: 22:06:06 Timeline not visible. 2017-06-07 22:06:06: Deactivating lock. 2017-06-07 22:08:07: 22:08:07 Timeline not visible. 2017-06-07 22:08:07: Deactivating lock. 2017-06-07 22:10:17: ******** 2017-06-07 22:10:17: 22:10:17 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:10:17: ******** 2017-06-07 22:11:10: ******** 2017-06-07 22:11:10: 22:11:10 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:11:10: ******** 2017-06-07 22:13:10: -- Loading extension: fnutils 2017-06-07 22:20:07: 22:20:07 timeline: Timeline not visible. 2017-06-07 22:20:07: Deactivating lock. 2017-06-07 22:27:52: 22:27:52 Timeline not visible. 2017-06-07 22:27:52: Deactivating lock. 2017-06-07 22:28:20: ******** 2017-06-07 22:28:20: 22:28:20 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:28:20: ******** 2017-06-07 22:29:49: 22:29:49 timeline: Timeline not visible. 2017-06-07 22:29:49: Deactivating lock. 2017-06-07 22:30:03: ******** 2017-06-07 22:30:03: 22:30:03 ERROR: dialog: Please ensure that at least one clip is selected for export. 2017-06-07 22:30:03: ******** ```
priority
batch export fails to work louis bastin reports what went wrong batch export refused selected clips projects not taken in account what did you expect to happen batch export what are the steps to recreate the problem batch export console output commandpost beta macos version commandpost locale fr fr current keyboard layout french final cut pro path applications final cut pro app final cut pro version final cut pro language fr developer mode false loading applications final cut pro x commandpost app contents resources extensions cp init lua loading extension uielement loading extension window error wfilter called startappwatcher with no app fcp reloading final cut pro preferences nil cp loading plugins done timeline timeline not visible deactivating lock timeline not visible deactivating lock timeline not visible deactivating lock timeline not visible deactivating lock timeline not visible deactivating lock timeline not visible deactivating lock timeline not visible deactivating lock error dialog please ensure that at least one clip is selected for export error dialog please ensure that at least one clip is selected for export loading extension fnutils timeline timeline not visible deactivating lock timeline not visible deactivating lock error dialog please ensure that at least one clip is selected for export timeline timeline not visible deactivating lock error dialog please ensure that at least one clip is selected for export
1
480,472
13,852,722,167
IssuesEvent
2020-10-15 07:00:10
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
THAI LOCAL There are no other users shown when one clicks on the user filter
Priority: High bug
There are no other users shown when one clicks on the user filter ![image](https://user-images.githubusercontent.com/61143692/95622300-dc682500-0a7b-11eb-8856-af119621dfdb.png) superset user
1.0
THAI LOCAL There are no other users shown when one clicks on the user filter - There are no other users shown when one clicks on the user filter ![image](https://user-images.githubusercontent.com/61143692/95622300-dc682500-0a7b-11eb-8856-af119621dfdb.png) superset user
priority
thai local there are no other users shown when one clicks on the user filter there are no other users shown when one clicks on the user filter superset user
1
178,410
29,808,306,639
IssuesEvent
2023-06-16 13:19:32
Real-Dev-Squad/mobile-app
https://api.github.com/repos/Real-Dev-Squad/mobile-app
closed
Design Fix : Logout button styling
good first issue design fix
The alignment of the Logout button within the profile tab needs adjustment. Please address the alignment issue for the Logout button on the profile tab.
1.0
Design Fix : Logout button styling - The alignment of the Logout button within the profile tab needs adjustment. Please address the alignment issue for the Logout button on the profile tab.
non_priority
design fix logout button styling the alignment of the logout button within the profile tab needs adjustment please address the alignment issue for the logout button on the profile tab
0
235,114
25,901,534,638
IssuesEvent
2022-12-15 06:20:56
Trinadh465/linux-3.0.35_CVE-2019-10220
https://api.github.com/repos/Trinadh465/linux-3.0.35_CVE-2019-10220
opened
CVE-2020-25639 (Medium) detected in linuxlinux-3.0.40
security vulnerability
## CVE-2020-25639 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary> <p> <p>Apache Software Foundation (ASF)</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v3.0/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v3.0/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/linux-3.0.35_CVE-2019-10220/commit/1ad216eff9de6bc4364330a52955ad1743ba56e2">1ad216eff9de6bc4364330a52955ad1743ba56e2</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>/net/netfilter/nf_conntrack_netlink.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A NULL pointer dereference flaw was found in the Linux kernel's GPU Nouveau driver functionality in versions prior to 5.12-rc1 in the way the user calls ioctl DRM_IOCTL_NOUVEAU_CHANNEL_ALLOC. This flaw allows a local user to crash the system. <p>Publish Date: 2021-03-04 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-25639>CVE-2020-25639</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2020-25211">https://www.linuxkernelcves.com/cves/CVE-2020-25211</a></p> <p>Release Date: 2021-03-04</p> <p>Fix Resolution: v4.4.239, v4.9.239, v4.14.201, v4.19.150, v5.4.70, v5.8.13, v5.9-rc7</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-2020-25639 (Medium) detected in linuxlinux-3.0.40 - ## CVE-2020-25639 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary> <p> <p>Apache Software Foundation (ASF)</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v3.0/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v3.0/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/linux-3.0.35_CVE-2019-10220/commit/1ad216eff9de6bc4364330a52955ad1743ba56e2">1ad216eff9de6bc4364330a52955ad1743ba56e2</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>/net/netfilter/nf_conntrack_netlink.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A NULL pointer dereference flaw was found in the Linux kernel's GPU Nouveau driver functionality in versions prior to 5.12-rc1 in the way the user calls ioctl DRM_IOCTL_NOUVEAU_CHANNEL_ALLOC. This flaw allows a local user to crash the system. <p>Publish Date: 2021-03-04 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-25639>CVE-2020-25639</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2020-25211">https://www.linuxkernelcves.com/cves/CVE-2020-25211</a></p> <p>Release Date: 2021-03-04</p> <p>Fix Resolution: v4.4.239, v4.9.239, v4.14.201, v4.19.150, v5.4.70, v5.8.13, v5.9-rc7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files net netfilter nf conntrack netlink c vulnerability details a null pointer dereference flaw was found in the linux kernel s gpu nouveau driver functionality in versions prior to in the way the user calls ioctl drm ioctl nouveau channel alloc this flaw allows a local user to crash the system publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required high user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
166,772
20,725,518,995
IssuesEvent
2022-03-14 01:03:21
RG4421/react-ios-switch
https://api.github.com/repos/RG4421/react-ios-switch
opened
CVE-2021-37712 (High) detected in tar-2.2.1.tgz
security vulnerability
## CVE-2021-37712 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-2.2.1.tgz">https://registry.npmjs.org/tar/-/tar-2.2.1.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/tar</p> <p> Dependency Hierarchy: - webpack-3.5.6.tgz (Root Library) - watchpack-1.4.0.tgz - chokidar-1.7.0.tgz - fsevents-1.1.2.tgz - node-pre-gyp-0.6.37.tgz - :x: **tar-2.2.1.tgz** (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> The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 "short path" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p. <p>Publish Date: 2021-08-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37712>CVE-2021-37712</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - 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/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p">https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p</a></p> <p>Release Date: 2021-08-31</p> <p>Fix Resolution (tar): 4.4.18</p> <p>Direct dependency fix Resolution (webpack): 3.6.0</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"webpack","packageVersion":"3.5.6","packageFilePaths":["/package.json"],"isTransitiveDependency":false,"dependencyTree":"webpack:3.5.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"3.6.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-37712","vulnerabilityDetails":"The npm package \"tar\" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 \"short path\" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37712","cvss3Severity":"high","cvss3Score":"8.6","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Changed","C":"High","UI":"Required","AV":"Local","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-37712 (High) detected in tar-2.2.1.tgz - ## CVE-2021-37712 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/tar-2.2.1.tgz">https://registry.npmjs.org/tar/-/tar-2.2.1.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/tar</p> <p> Dependency Hierarchy: - webpack-3.5.6.tgz (Root Library) - watchpack-1.4.0.tgz - chokidar-1.7.0.tgz - fsevents-1.1.2.tgz - node-pre-gyp-0.6.37.tgz - :x: **tar-2.2.1.tgz** (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> The npm package "tar" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 "short path" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p. <p>Publish Date: 2021-08-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37712>CVE-2021-37712</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - 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/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p">https://github.com/npm/node-tar/security/advisories/GHSA-qq89-hq3f-393p</a></p> <p>Release Date: 2021-08-31</p> <p>Fix Resolution (tar): 4.4.18</p> <p>Direct dependency fix Resolution (webpack): 3.6.0</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"webpack","packageVersion":"3.5.6","packageFilePaths":["/package.json"],"isTransitiveDependency":false,"dependencyTree":"webpack:3.5.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"3.6.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-37712","vulnerabilityDetails":"The npm package \"tar\" (aka node-tar) before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achieved by ensuring that extracted directories are not symlinks. Additionally, in order to prevent unnecessary stat calls to determine whether a given path is a directory, paths are cached when directories are created. This logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value. Additionally, on Windows systems, long path portions would resolve to the same file system entities as their 8.3 \"short path\" counterparts. A specially crafted tar archive could thus include a directory with one form of the path, followed by a symbolic link with a different string that resolves to the same file system entity, followed by a file using the first form. By first creating a directory, and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem, it was thus possible to bypass node-tar symlink checks on directories, essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location, thus allowing arbitrary file creation and overwrite. These issues were addressed in releases 4.4.18, 5.0.10 and 6.1.9. The v3 branch of node-tar has been deprecated and did not receive patches for these issues. If you are still using a v3 release we recommend you update to a more recent version of node-tar. If this is not possible, a workaround is available in the referenced GHSA-qq89-hq3f-393p.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-37712","cvss3Severity":"high","cvss3Score":"8.6","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Changed","C":"High","UI":"Required","AV":"Local","I":"High"},"extraData":{}}</REMEDIATE> -->
non_priority
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node modules tar dependency hierarchy webpack tgz root library watchpack tgz chokidar tgz fsevents tgz node pre gyp tgz x tar tgz vulnerable library found in base branch master vulnerability details the npm package tar aka node tar before versions and has an arbitrary file creation overwrite and arbitrary code execution vulnerability node tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted this is in part achieved by ensuring that extracted directories are not symlinks additionally in order to prevent unnecessary stat calls to determine whether a given path is a directory paths are cached when directories are created this logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value additionally on windows systems long path portions would resolve to the same file system entities as their short path counterparts a specially crafted tar archive could thus include a directory with one form of the path followed by a symbolic link with a different string that resolves to the same file system entity followed by a file using the first form by first creating a directory and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem it was thus possible to bypass node tar symlink checks on directories essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location thus allowing arbitrary file creation and overwrite these issues were addressed in releases and the branch of node tar has been deprecated and did not receive patches for these issues if you are still using a release we recommend you update to a more recent version of node tar if this is not possible a workaround is available in the referenced ghsa publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope changed 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 tar direct dependency fix resolution webpack rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree webpack isminimumfixversionavailable true minimumfixversion isbinary false basebranches vulnerabilityidentifier cve vulnerabilitydetails the npm package tar aka node tar before versions and has an arbitrary file creation overwrite and arbitrary code execution vulnerability node tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted this is in part achieved by ensuring that extracted directories are not symlinks additionally in order to prevent unnecessary stat calls to determine whether a given path is a directory paths are cached when directories are created this logic was insufficient when extracting tar files that contained both a directory and a symlink with names containing unicode values that normalized to the same value additionally on windows systems long path portions would resolve to the same file system entities as their short path counterparts a specially crafted tar archive could thus include a directory with one form of the path followed by a symbolic link with a different string that resolves to the same file system entity followed by a file using the first form by first creating a directory and then replacing that directory with a symlink that had a different apparent name that resolved to the same entry in the filesystem it was thus possible to bypass node tar symlink checks on directories essentially allowing an untrusted tar file to symlink into an arbitrary location and subsequently extracting arbitrary files into that location thus allowing arbitrary file creation and overwrite these issues were addressed in releases and the branch of node tar has been deprecated and did not receive patches for these issues if you are still using a release we recommend you update to a more recent version of node tar if this is not possible a workaround is available in the referenced ghsa vulnerabilityurl
0
216,624
7,310,263,618
IssuesEvent
2018-02-28 14:32:22
bireme/fi-admin
https://api.github.com/repos/bireme/fi-admin
opened
Implantar auditoria de registros na TITLE
enhancement priority 1 title
Solicito implantar auditoria nos registros TITLE porque mudanças manualmente, misteriosamente, depois aparecem como não modificados. Solicito realizar auditoria conforme realizado para registros bibliográficos: ![image](https://user-images.githubusercontent.com/13105683/36792995-e8cb7852-1c7a-11e8-8e06-953db55385fb.png) Chamado anterior #256 Obrigada! Sueli
1.0
Implantar auditoria de registros na TITLE - Solicito implantar auditoria nos registros TITLE porque mudanças manualmente, misteriosamente, depois aparecem como não modificados. Solicito realizar auditoria conforme realizado para registros bibliográficos: ![image](https://user-images.githubusercontent.com/13105683/36792995-e8cb7852-1c7a-11e8-8e06-953db55385fb.png) Chamado anterior #256 Obrigada! Sueli
priority
implantar auditoria de registros na title solicito implantar auditoria nos registros title porque mudanças manualmente misteriosamente depois aparecem como não modificados solicito realizar auditoria conforme realizado para registros bibliográficos chamado anterior obrigada sueli
1
168,169
20,743,265,098
IssuesEvent
2022-03-14 19:54:12
Agoric/agoric-sdk
https://api.github.com/repos/Agoric/agoric-sdk
opened
Use a stage for minting RUN in vault
enhancement security-integrity
## What is the Problem Being Solved? `Vault.adjustBalances` may allow users to withdraw RUN without losing associated collateral because the RUN is minted onto the `vaultSeat`. ## Description of the Design All RUN should be minted onto a `stage` seat so that it is only ever provided to a client seat as part of a reallocate. ## Security Considerations Operations don't check whether offer `want` can be satisfied, so clients can cause a reallocate to fail. Rather than rigorously preventing that, it's simpler to design such that that is acceptable. ## Test Plan
True
Use a stage for minting RUN in vault - ## What is the Problem Being Solved? `Vault.adjustBalances` may allow users to withdraw RUN without losing associated collateral because the RUN is minted onto the `vaultSeat`. ## Description of the Design All RUN should be minted onto a `stage` seat so that it is only ever provided to a client seat as part of a reallocate. ## Security Considerations Operations don't check whether offer `want` can be satisfied, so clients can cause a reallocate to fail. Rather than rigorously preventing that, it's simpler to design such that that is acceptable. ## Test Plan
non_priority
use a stage for minting run in vault what is the problem being solved vault adjustbalances may allow users to withdraw run without losing associated collateral because the run is minted onto the vaultseat description of the design all run should be minted onto a stage seat so that it is only ever provided to a client seat as part of a reallocate security considerations operations don t check whether offer want can be satisfied so clients can cause a reallocate to fail rather than rigorously preventing that it s simpler to design such that that is acceptable test plan
0
180,106
6,643,627,680
IssuesEvent
2017-09-27 12:07:34
Victoire/WidgetCoverBundle
https://api.github.com/repos/Victoire/WidgetCoverBundle
opened
Impossible to upload a cover image
Priority : Medium Type : Bug
When I wanted to upload a cover image, I can't click on the "Choose" button. The differents contents (type of link for example) pass over one another. <img width="1280" alt="capture d ecran 2017-09-27 a 14 04 58" src="https://user-images.githubusercontent.com/32325557/30912464-e952d1a6-a38c-11e7-9b25-37f46cb68f54.png">
1.0
Impossible to upload a cover image - When I wanted to upload a cover image, I can't click on the "Choose" button. The differents contents (type of link for example) pass over one another. <img width="1280" alt="capture d ecran 2017-09-27 a 14 04 58" src="https://user-images.githubusercontent.com/32325557/30912464-e952d1a6-a38c-11e7-9b25-37f46cb68f54.png">
priority
impossible to upload a cover image when i wanted to upload a cover image i can t click on the choose button the differents contents type of link for example pass over one another img width alt capture d ecran a src
1
60,783
3,134,252,323
IssuesEvent
2015-09-10 08:59:41
HellscreamWoW/Tracker
https://api.github.com/repos/HellscreamWoW/Tracker
closed
warlocks drain life over powered
Class-Warlock Priority-Critical Type-Spell
hello, hows every body doing, well i have a problem with the warlocks, there drain life is super op a lvl 45 its like 1k damage per tick and heal like 2k please fix this
1.0
warlocks drain life over powered - hello, hows every body doing, well i have a problem with the warlocks, there drain life is super op a lvl 45 its like 1k damage per tick and heal like 2k please fix this
priority
warlocks drain life over powered hello hows every body doing well i have a problem with the warlocks there drain life is super op a lvl its like damage per tick and heal like please fix this
1
103,936
4,187,696,279
IssuesEvent
2016-06-23 18:18:35
openshift/origin
https://api.github.com/repos/openshift/origin
closed
ClusterPolicy updates are not idempotent due to lastModification
component/auth priority/P2
The presence of the lastModified value on a ClusterPolicy and ClusterPolicyBinding prevents non-mutating writes from being suppressed, thus leading to higher than necessary event propagation in the cluster and prevents migrations from being communicated correctly as being idempotent. The mutation logic should check the difference between old and new before incrementing the modification timestamp. Putting P1 for triage right now because every storage migration results in a mutation.
1.0
ClusterPolicy updates are not idempotent due to lastModification - The presence of the lastModified value on a ClusterPolicy and ClusterPolicyBinding prevents non-mutating writes from being suppressed, thus leading to higher than necessary event propagation in the cluster and prevents migrations from being communicated correctly as being idempotent. The mutation logic should check the difference between old and new before incrementing the modification timestamp. Putting P1 for triage right now because every storage migration results in a mutation.
priority
clusterpolicy updates are not idempotent due to lastmodification the presence of the lastmodified value on a clusterpolicy and clusterpolicybinding prevents non mutating writes from being suppressed thus leading to higher than necessary event propagation in the cluster and prevents migrations from being communicated correctly as being idempotent the mutation logic should check the difference between old and new before incrementing the modification timestamp putting for triage right now because every storage migration results in a mutation
1
152,671
12,124,128,857
IssuesEvent
2020-04-22 13:46:01
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: cdc/bank failed
C-test-failure O-roachtest O-robot branch-master release-blocker
[(roachtest).cdc/bank failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1889838&tab=buildLog) on [master@998abbe628d7133932c1beb9240a18c229bab735](https://github.com/cockroachdb/cockroach/commits/998abbe628d7133932c1beb9240a18c229bab735): ``` The test failed on branch=master, cloud=gce: test artifacts and logs in: artifacts/cdc/bank/run_1 cluster.go:1941,cdc.go:235,cdc.go:649,test_runner.go:753: /go/src/github.com/cockroachdb/cockroach/bin/roachprod start local:1-3 returned: exit status 1 (1) /go/src/github.com/cockroachdb/cockroach/bin/roachprod start local:1-3 returned | stderr: | ckroach/pkg/cmd/roachprod/install.(*SyncedCluster).Parallel.func1.1 | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cluster_synced.go:1660 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1357: | 2: invalid version string '998abbe' | github.com/cockroachdb/cockroach/pkg/util/version.Parse | /go/src/github.com/cockroachdb/cockroach/pkg/util/version/version.go:90 | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.getCockroachVersion | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cockroach.go:96 | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.Cockroach.Start.func2 | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cockroach.go:168 | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.(*SyncedCluster).Parallel.func1.1 | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cluster_synced.go:1660 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1357: | I200421 17:58:51.647263 1 cluster_synced.go:1742 command failed | | stdout: | local: starting Wraps: (2) exit status 1 Error types: (1) *main.withCommandDetails (2) *exec.ExitError ``` <details><summary>More</summary><p> Artifacts: [/cdc/bank](https://teamcity.cockroachdb.com/viewLog.html?buildId=1889838&tab=artifacts#/cdc/bank) Related: - #45024 roachtest: cdc/bank failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Acdc%2Fbank.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
2.0
roachtest: cdc/bank failed - [(roachtest).cdc/bank failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1889838&tab=buildLog) on [master@998abbe628d7133932c1beb9240a18c229bab735](https://github.com/cockroachdb/cockroach/commits/998abbe628d7133932c1beb9240a18c229bab735): ``` The test failed on branch=master, cloud=gce: test artifacts and logs in: artifacts/cdc/bank/run_1 cluster.go:1941,cdc.go:235,cdc.go:649,test_runner.go:753: /go/src/github.com/cockroachdb/cockroach/bin/roachprod start local:1-3 returned: exit status 1 (1) /go/src/github.com/cockroachdb/cockroach/bin/roachprod start local:1-3 returned | stderr: | ckroach/pkg/cmd/roachprod/install.(*SyncedCluster).Parallel.func1.1 | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cluster_synced.go:1660 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1357: | 2: invalid version string '998abbe' | github.com/cockroachdb/cockroach/pkg/util/version.Parse | /go/src/github.com/cockroachdb/cockroach/pkg/util/version/version.go:90 | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.getCockroachVersion | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cockroach.go:96 | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.Cockroach.Start.func2 | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cockroach.go:168 | github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install.(*SyncedCluster).Parallel.func1.1 | /go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachprod/install/cluster_synced.go:1660 | runtime.goexit | /usr/local/go/src/runtime/asm_amd64.s:1357: | I200421 17:58:51.647263 1 cluster_synced.go:1742 command failed | | stdout: | local: starting Wraps: (2) exit status 1 Error types: (1) *main.withCommandDetails (2) *exec.ExitError ``` <details><summary>More</summary><p> Artifacts: [/cdc/bank](https://teamcity.cockroachdb.com/viewLog.html?buildId=1889838&tab=artifacts#/cdc/bank) Related: - #45024 roachtest: cdc/bank failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Acdc%2Fbank.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
non_priority
roachtest cdc bank failed on the test failed on branch master cloud gce test artifacts and logs in artifacts cdc bank run cluster go cdc go cdc go test runner go go src github com cockroachdb cockroach bin roachprod start local returned exit status go src github com cockroachdb cockroach bin roachprod start local returned stderr ckroach pkg cmd roachprod install syncedcluster parallel go src github com cockroachdb cockroach pkg cmd roachprod install cluster synced go runtime goexit usr local go src runtime asm s invalid version string github com cockroachdb cockroach pkg util version parse go src github com cockroachdb cockroach pkg util version version go github com cockroachdb cockroach pkg cmd roachprod install getcockroachversion go src github com cockroachdb cockroach pkg cmd roachprod install cockroach go github com cockroachdb cockroach pkg cmd roachprod install cockroach start go src github com cockroachdb cockroach pkg cmd roachprod install cockroach go github com cockroachdb cockroach pkg cmd roachprod install syncedcluster parallel go src github com cockroachdb cockroach pkg cmd roachprod install cluster synced go runtime goexit usr local go src runtime asm s cluster synced go command failed stdout local starting wraps exit status error types main withcommanddetails exec exiterror more artifacts related roachtest cdc bank failed powered by
0
733,549
25,310,973,249
IssuesEvent
2022-11-17 17:24:41
brawnswanson/OptimalHealth
https://api.github.com/repos/brawnswanson/OptimalHealth
closed
Portion circles are too big and scroll goes beyond bottom of screen
bug Priority: High
Lookat either geometry reader to size things?
1.0
Portion circles are too big and scroll goes beyond bottom of screen - Lookat either geometry reader to size things?
priority
portion circles are too big and scroll goes beyond bottom of screen lookat either geometry reader to size things
1
766,241
26,874,900,046
IssuesEvent
2023-02-04 22:56:52
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
[Hellfire Ramparts] Omor The Unscarred uses spell Orbital Strike
Confirmed Priority-Low Instance - Dungeon - Outland 61-64
Original Issue: https://github.com/chromiecraft/chromiecraft/issues/4429 ### What client do you play on? enUS ### Faction Both ### Content Phase: 61-64 ### Current Behaviour [Omor The Unscarred](https://wowgaming.altervista.org/aowow/?npc=17308) casts [Orbital Strike](https://wowgaming.altervista.org/aowow/?spell=30637) while the player is in melee range ![omor](https://user-images.githubusercontent.com/82369562/210220880-3ec65685-e6f0-4761-a47d-908c49e0e4ab.png) ### Expected Blizzlike Behaviour Omor The Unscarred should not use the spell Orbital Strike ### Source wotlk 2008 fight: https://youtu.be/cQ9gO4jeQ7o?t=201 wowhead abilities: https://www.wowhead.com/wotlk/npc=17308/omor-the-unscarred#abilities;mode:normal ### Steps to reproduce the problem .go xyz -1197.796997 1678.449707 91.886002 543 0.456575 X: -1197.796997 Y: 1678.449707 Z: 91.886002 Orientation: 0.456575 engage Omor The Unscarred and move to melee wait for him to cast Orbital Strike ### Extra Notes aowow: https://wowgaming.altervista.org/aowow/?npc=17308 https://wowgaming.altervista.org/aowow/?spell=30637 wowhead: https://www.wowhead.com/wotlk/npc=17308/omor-the-unscarred ### AC rev. hash/commit 3c317c1076d8 2022-12-30 ### Operating system Ubuntu 20.04 - Windows 10 x64 ### Modules - [mod-ah-bot](https://github.com/azerothcore/mod-ah-bot) - [mod-bg-item-reward](https://github.com/azerothcore/mod-bg-item-reward) - [mod-cfbg](https://github.com/azerothcore/mod-cfbg) - [mod-chat-transmitter](https://github.com/azerothcore/mod-chat-transmitter) - [mod-chromie-xp](https://github.com/azerothcore/mod-chromie-xp) - [mod-cta-switch](https://github.com/azerothcore/mod-cta-switch) - [mod-desertion-warnings](https://github.com/azerothcore/mod-desertion-warnings) - [mod-dmf-switch](https://github.com/azerothcore/mod-dmf-switch) - [mod-duel-reset](https://github.com/azerothcore/mod-duel-reset) - [mod-eluna](https://github.com/azerothcore/mod-eluna) - [mod-ip-tracker](https://github.com/azerothcore/mod-ip-tracker) - [mod-low-level-arena](https://github.com/azerothcore/mod-low-level-arena) - [mod-low-level-rbg](https://github.com/azerothcore/mod-low-level-rbg) - [mod-multi-client-check](https://github.com/azerothcore/mod-multi-client-check) - [mod-progression-system](https://github.com/azerothcore/mod-progression-system) - [mod-pvp-titles](https://github.com/azerothcore/mod-pvp-titles) - [mod-pvpstats-announcer](https://github.com/azerothcore/mod-pvpstats-announcer) - [mod-queue-list-cache](https://github.com/azerothcore/mod-queue-list-cache) - [mod-rdf-expansion](https://github.com/azerothcore/mod-rdf-expansion) - [mod-transmog](https://github.com/azerothcore/mod-transmog) - [mod-weekend-xp](https://github.com/azerothcore/mod-weekend-xp) - [mod-instanced-worldbosses](https://github.com/nyeriah/mod-instanced-worldbosses) - [lua-carbon-copy](https://github.com/55Honey/Acore_CarbonCopy) - [lua-exchange-npc](https://github.com/55Honey/Acore_ExchangeNpc) - [lua-custom-worldboss](https://github.com/55Honey/Acore_CustomWorldboss) - [lua-level-up-reward](https://github.com/55Honey/Acore_LevelUpReward) - [lua-recruit-a-friend](https://github.com/55Honey/Acore_RecruitAFriend) - [lua-send-and-bind](https://github.com/55Honey/Acore_SendAndBind) - [lua-temp-announcements](https://github.com/55Honey/Acore_TempAnnouncements) - [lua-zonecheck](https://github.com/55Honey/acore_Zonecheck) - [lua-zone-debuff](https://github.com/55Honey/Acore_ZoneDebuff) ### Customizations None ### Server ChromieCraft
1.0
[Hellfire Ramparts] Omor The Unscarred uses spell Orbital Strike - Original Issue: https://github.com/chromiecraft/chromiecraft/issues/4429 ### What client do you play on? enUS ### Faction Both ### Content Phase: 61-64 ### Current Behaviour [Omor The Unscarred](https://wowgaming.altervista.org/aowow/?npc=17308) casts [Orbital Strike](https://wowgaming.altervista.org/aowow/?spell=30637) while the player is in melee range ![omor](https://user-images.githubusercontent.com/82369562/210220880-3ec65685-e6f0-4761-a47d-908c49e0e4ab.png) ### Expected Blizzlike Behaviour Omor The Unscarred should not use the spell Orbital Strike ### Source wotlk 2008 fight: https://youtu.be/cQ9gO4jeQ7o?t=201 wowhead abilities: https://www.wowhead.com/wotlk/npc=17308/omor-the-unscarred#abilities;mode:normal ### Steps to reproduce the problem .go xyz -1197.796997 1678.449707 91.886002 543 0.456575 X: -1197.796997 Y: 1678.449707 Z: 91.886002 Orientation: 0.456575 engage Omor The Unscarred and move to melee wait for him to cast Orbital Strike ### Extra Notes aowow: https://wowgaming.altervista.org/aowow/?npc=17308 https://wowgaming.altervista.org/aowow/?spell=30637 wowhead: https://www.wowhead.com/wotlk/npc=17308/omor-the-unscarred ### AC rev. hash/commit 3c317c1076d8 2022-12-30 ### Operating system Ubuntu 20.04 - Windows 10 x64 ### Modules - [mod-ah-bot](https://github.com/azerothcore/mod-ah-bot) - [mod-bg-item-reward](https://github.com/azerothcore/mod-bg-item-reward) - [mod-cfbg](https://github.com/azerothcore/mod-cfbg) - [mod-chat-transmitter](https://github.com/azerothcore/mod-chat-transmitter) - [mod-chromie-xp](https://github.com/azerothcore/mod-chromie-xp) - [mod-cta-switch](https://github.com/azerothcore/mod-cta-switch) - [mod-desertion-warnings](https://github.com/azerothcore/mod-desertion-warnings) - [mod-dmf-switch](https://github.com/azerothcore/mod-dmf-switch) - [mod-duel-reset](https://github.com/azerothcore/mod-duel-reset) - [mod-eluna](https://github.com/azerothcore/mod-eluna) - [mod-ip-tracker](https://github.com/azerothcore/mod-ip-tracker) - [mod-low-level-arena](https://github.com/azerothcore/mod-low-level-arena) - [mod-low-level-rbg](https://github.com/azerothcore/mod-low-level-rbg) - [mod-multi-client-check](https://github.com/azerothcore/mod-multi-client-check) - [mod-progression-system](https://github.com/azerothcore/mod-progression-system) - [mod-pvp-titles](https://github.com/azerothcore/mod-pvp-titles) - [mod-pvpstats-announcer](https://github.com/azerothcore/mod-pvpstats-announcer) - [mod-queue-list-cache](https://github.com/azerothcore/mod-queue-list-cache) - [mod-rdf-expansion](https://github.com/azerothcore/mod-rdf-expansion) - [mod-transmog](https://github.com/azerothcore/mod-transmog) - [mod-weekend-xp](https://github.com/azerothcore/mod-weekend-xp) - [mod-instanced-worldbosses](https://github.com/nyeriah/mod-instanced-worldbosses) - [lua-carbon-copy](https://github.com/55Honey/Acore_CarbonCopy) - [lua-exchange-npc](https://github.com/55Honey/Acore_ExchangeNpc) - [lua-custom-worldboss](https://github.com/55Honey/Acore_CustomWorldboss) - [lua-level-up-reward](https://github.com/55Honey/Acore_LevelUpReward) - [lua-recruit-a-friend](https://github.com/55Honey/Acore_RecruitAFriend) - [lua-send-and-bind](https://github.com/55Honey/Acore_SendAndBind) - [lua-temp-announcements](https://github.com/55Honey/Acore_TempAnnouncements) - [lua-zonecheck](https://github.com/55Honey/acore_Zonecheck) - [lua-zone-debuff](https://github.com/55Honey/Acore_ZoneDebuff) ### Customizations None ### Server ChromieCraft
priority
omor the unscarred uses spell orbital strike original issue what client do you play on enus faction both content phase current behaviour casts while the player is in melee range expected blizzlike behaviour omor the unscarred should not use the spell orbital strike source wotlk fight wowhead abilities steps to reproduce the problem go xyz x y z orientation engage omor the unscarred and move to melee wait for him to cast orbital strike extra notes aowow wowhead ac rev hash commit operating system ubuntu windows modules customizations none server chromiecraft
1
56,981
11,697,472,668
IssuesEvent
2020-03-06 11:53:46
fac19/week1-guardians
https://api.github.com/repos/fac19/week1-guardians
closed
Href links in navbar
code review good first issue help wanted
Href links should link to ids - this is one of those exceptions where we do use ids ![](https://i.imgur.com/lRpEszg.png) Replace those href to ids to make them linking - e.g. : from ```.hero``` to ```#hero``` or maybe ```#intro``` or ```#landingPage``` as it is more descriptive… ![](https://i.imgur.com/tG3CHMn.png) You have two classes named the same === “hero” so in the navigation bar the first list is also taking the hero image bg and making it not responsive .
1.0
Href links in navbar - Href links should link to ids - this is one of those exceptions where we do use ids ![](https://i.imgur.com/lRpEszg.png) Replace those href to ids to make them linking - e.g. : from ```.hero``` to ```#hero``` or maybe ```#intro``` or ```#landingPage``` as it is more descriptive… ![](https://i.imgur.com/tG3CHMn.png) You have two classes named the same === “hero” so in the navigation bar the first list is also taking the hero image bg and making it not responsive .
non_priority
href links in navbar href links should link to ids this is one of those exceptions where we do use ids replace those href to ids to make them linking e g from hero to hero or maybe intro or landingpage as it is more descriptive… you have two classes named the same “hero” so in the navigation bar the first list is also taking the hero image bg and making it not responsive
0
92,710
11,701,234,959
IssuesEvent
2020-03-06 19:14:13
MozillaFoundation/Design
https://api.github.com/repos/MozillaFoundation/Design
closed
MozFest city announcement graphics
MozFest design
Request from @marcwalsh: > A reusable image / design that we can use for both the announcement and follow up engagements (like an AMA) after we've shared details of the new city. > Our initial ideas are something similar to either the office stickers or a stylised skyline - that is in keeping with the MozFest design. But it would include options to have text as a header / footer / caption for dates / text etc. > If this is posted publicly please do not include the name of the city in what is shared. [Link to spreadsheet.](https://docs.google.com/spreadsheets/d/1e4c3YoAVeLwIpFumAER7Lh5ZXKt8IhDwSZOPB_zhvyA/edit?ts=5e4d3565#gid=0) Initial ideas are a graphic cropped for: - Twitter (1200 x 628) - Instagram (1080 x 1080) - Email (1280x660) - Blog (1400x600) - Press Release (TBC) - ~Website homepage~ will use video instead @sabrinang and I to meet with @marcwalsh before starting this work to get a better understanding of what assets are needed.
1.0
MozFest city announcement graphics - Request from @marcwalsh: > A reusable image / design that we can use for both the announcement and follow up engagements (like an AMA) after we've shared details of the new city. > Our initial ideas are something similar to either the office stickers or a stylised skyline - that is in keeping with the MozFest design. But it would include options to have text as a header / footer / caption for dates / text etc. > If this is posted publicly please do not include the name of the city in what is shared. [Link to spreadsheet.](https://docs.google.com/spreadsheets/d/1e4c3YoAVeLwIpFumAER7Lh5ZXKt8IhDwSZOPB_zhvyA/edit?ts=5e4d3565#gid=0) Initial ideas are a graphic cropped for: - Twitter (1200 x 628) - Instagram (1080 x 1080) - Email (1280x660) - Blog (1400x600) - Press Release (TBC) - ~Website homepage~ will use video instead @sabrinang and I to meet with @marcwalsh before starting this work to get a better understanding of what assets are needed.
non_priority
mozfest city announcement graphics request from marcwalsh a reusable image design that we can use for both the announcement and follow up engagements like an ama after we ve shared details of the new city our initial ideas are something similar to either the office stickers or a stylised skyline that is in keeping with the mozfest design but it would include options to have text as a header footer caption for dates text etc if this is posted publicly please do not include the name of the city in what is shared initial ideas are a graphic cropped for twitter x instagram x email blog press release tbc website homepage will use video instead sabrinang and i to meet with marcwalsh before starting this work to get a better understanding of what assets are needed
0
688,362
23,579,412,495
IssuesEvent
2022-08-23 06:08:29
GEOSX/GEOSX
https://api.github.com/repos/GEOSX/GEOSX
closed
Potential Bugs: All integratedTest should have siloOutput
priority: low
**Describe the bug** If an integrated test does not have silo output enabled, it is possible to break the ability to output silo files with no indication from the test suite. @AntoineMazuyer this will also apply to the VTK output! **Expected behavior** Any integrated test should fail if it is unable to write silo or VTK plot files. SOLUTION: enable writing of a plot file at the beginning and end of each integrated test.
1.0
Potential Bugs: All integratedTest should have siloOutput - **Describe the bug** If an integrated test does not have silo output enabled, it is possible to break the ability to output silo files with no indication from the test suite. @AntoineMazuyer this will also apply to the VTK output! **Expected behavior** Any integrated test should fail if it is unable to write silo or VTK plot files. SOLUTION: enable writing of a plot file at the beginning and end of each integrated test.
priority
potential bugs all integratedtest should have silooutput describe the bug if an integrated test does not have silo output enabled it is possible to break the ability to output silo files with no indication from the test suite antoinemazuyer this will also apply to the vtk output expected behavior any integrated test should fail if it is unable to write silo or vtk plot files solution enable writing of a plot file at the beginning and end of each integrated test
1
198,758
14,996,287,200
IssuesEvent
2021-01-29 15:24:01
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
Tracking issue: Dhall test components
dhall dhall-testing team/distribution tracking
<!-- BEGIN WORK --> <!-- BEGIN ASSIGNEE: daxmc99 --> @daxmc99: __2.00d__ Completed: __2.00d__ - [x] (🏁 13 days ago) dhall: tests for postgres component ([~#16804~](https://github.com/sourcegraph/sourcegraph/issues/16804)) __0.50d__ - [x] (🏁 13 days ago) dhall: tests for grafana component ([~#16802~](https://github.com/sourcegraph/sourcegraph/issues/16802)) __0.50d__ - [x] (🏁 13 days ago) dhall: tests for repo-updater component ([~#16803~](https://github.com/sourcegraph/sourcegraph/issues/16803)) __0.50d__ - [x] (🏁 today) dhall: tests for gitserver component ([~#16797~](https://github.com/sourcegraph/sourcegraph/issues/16797)) __0.50d__ <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: ggilmore --> @ggilmore: __1.00d__ Completed: __1.00d__ - [x] (🏁 15 days ago) dhall: tests for github-proxy component ([~#16798~](https://github.com/sourcegraph/sourcegraph/issues/16798)) __0.50d__ - [x] (🏁 3 days ago) dhall: tests for symbols component ([~#16799~](https://github.com/sourcegraph/sourcegraph/issues/16799)) __0.50d__ <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: uwedeportivo --> @uwedeportivo: __1.00d__ Completed: __1.00d__ - [x] (🏁 3 days ago) dhall: tests for query-runner component ([~#16800~](https://github.com/sourcegraph/sourcegraph/issues/16800)) __0.50d__ - [x] (🏁 3 days ago) dhall: tests for searcher component ([~#16801~](https://github.com/sourcegraph/sourcegraph/issues/16801)) __0.50d__ <!-- END ASSIGNEE --> <!-- END WORK -->
1.0
Tracking issue: Dhall test components - <!-- BEGIN WORK --> <!-- BEGIN ASSIGNEE: daxmc99 --> @daxmc99: __2.00d__ Completed: __2.00d__ - [x] (🏁 13 days ago) dhall: tests for postgres component ([~#16804~](https://github.com/sourcegraph/sourcegraph/issues/16804)) __0.50d__ - [x] (🏁 13 days ago) dhall: tests for grafana component ([~#16802~](https://github.com/sourcegraph/sourcegraph/issues/16802)) __0.50d__ - [x] (🏁 13 days ago) dhall: tests for repo-updater component ([~#16803~](https://github.com/sourcegraph/sourcegraph/issues/16803)) __0.50d__ - [x] (🏁 today) dhall: tests for gitserver component ([~#16797~](https://github.com/sourcegraph/sourcegraph/issues/16797)) __0.50d__ <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: ggilmore --> @ggilmore: __1.00d__ Completed: __1.00d__ - [x] (🏁 15 days ago) dhall: tests for github-proxy component ([~#16798~](https://github.com/sourcegraph/sourcegraph/issues/16798)) __0.50d__ - [x] (🏁 3 days ago) dhall: tests for symbols component ([~#16799~](https://github.com/sourcegraph/sourcegraph/issues/16799)) __0.50d__ <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: uwedeportivo --> @uwedeportivo: __1.00d__ Completed: __1.00d__ - [x] (🏁 3 days ago) dhall: tests for query-runner component ([~#16800~](https://github.com/sourcegraph/sourcegraph/issues/16800)) __0.50d__ - [x] (🏁 3 days ago) dhall: tests for searcher component ([~#16801~](https://github.com/sourcegraph/sourcegraph/issues/16801)) __0.50d__ <!-- END ASSIGNEE --> <!-- END WORK -->
non_priority
tracking issue dhall test components completed 🏁 days ago dhall tests for postgres component 🏁 days ago dhall tests for grafana component 🏁 days ago dhall tests for repo updater component 🏁 today dhall tests for gitserver component ggilmore completed 🏁 days ago dhall tests for github proxy component 🏁 days ago dhall tests for symbols component uwedeportivo completed 🏁 days ago dhall tests for query runner component 🏁 days ago dhall tests for searcher component
0
18,035
24,045,065,967
IssuesEvent
2022-09-16 07:33:07
OI-wiki/OI-wiki
https://api.github.com/repos/OI-wiki/OI-wiki
closed
SA部分上下记号不统一
Help needed for format / 需要帮助修正格式 Need Processing / 需要处理
现在SA部分上下记号不统一,是不是应该统一一下? _Originally posted by @partychicken in https://github.com/24OI/OI-wiki/pull/1031#issuecomment-471888174_ 我觉得一个 pr 做好一件事就可以啦( 不需要一步到位((
1.0
SA部分上下记号不统一 - 现在SA部分上下记号不统一,是不是应该统一一下? _Originally posted by @partychicken in https://github.com/24OI/OI-wiki/pull/1031#issuecomment-471888174_ 我觉得一个 pr 做好一件事就可以啦( 不需要一步到位((
non_priority
sa部分上下记号不统一 现在sa部分上下记号不统一,是不是应该统一一下? originally posted by partychicken in 我觉得一个 pr 做好一件事就可以啦( 不需要一步到位((
0
79,211
15,165,124,813
IssuesEvent
2021-02-12 14:39:55
pnp/pnpjs
https://api.github.com/repos/pnp/pnpjs
closed
getAllChildrenAsOrderedTree not working when no customSortOrder is set
area: code status: fixed type: bug
### Category - [ ] Enhancement - [x] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Please specify what version of the library you are using: [2.1.1] ### Expected / Desired Behavior / Question When using getAllChildrenAsOrderedTree() the children will always be returned in the correct order, even when no customSortOrder has been set. ### Observed Behavior When no customSortOrder has been set the function crashes, returning with the following message: `Uncaught (in promise) TypeError: Cannot read property 'length' of undefined at ensureOrder (types.js:97) at Proxy.<anonymous> (types.js:136) at Generator.next (<anonymous>) at fulfilled (tslib.es6.js:73)` After enabling customSortOrder (without changing the order of any Term) and saving it works correctly. ### Steps to Reproduce ``` const set = sp.termStore.groups.getById(groupId).sets.getById(setId); const terms = await set.getAllChildrenAsOrderedTree(); ``` without setting any customSortOrders ### Suggestions 1. 'setSorts' is undefined, yet it is not checked. (Also note that it is an optional parameter.) Line: [https://github.com/patrick-rodgers/pnpjs/blob/f7a41feb270a9d7d57546e25d1e2ff979113eb20/packages/sp/taxonomy/types.ts#L110] 2. because the above it not checked correctly, 'sorts' can be null, yet it is not checked. Line: [https://github.com/patrick-rodgers/pnpjs/blob/f7a41feb270a9d7d57546e25d1e2ff979113eb20/packages/sp/taxonomy/types.ts#L113]
1.0
getAllChildrenAsOrderedTree not working when no customSortOrder is set - ### Category - [ ] Enhancement - [x] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Please specify what version of the library you are using: [2.1.1] ### Expected / Desired Behavior / Question When using getAllChildrenAsOrderedTree() the children will always be returned in the correct order, even when no customSortOrder has been set. ### Observed Behavior When no customSortOrder has been set the function crashes, returning with the following message: `Uncaught (in promise) TypeError: Cannot read property 'length' of undefined at ensureOrder (types.js:97) at Proxy.<anonymous> (types.js:136) at Generator.next (<anonymous>) at fulfilled (tslib.es6.js:73)` After enabling customSortOrder (without changing the order of any Term) and saving it works correctly. ### Steps to Reproduce ``` const set = sp.termStore.groups.getById(groupId).sets.getById(setId); const terms = await set.getAllChildrenAsOrderedTree(); ``` without setting any customSortOrders ### Suggestions 1. 'setSorts' is undefined, yet it is not checked. (Also note that it is an optional parameter.) Line: [https://github.com/patrick-rodgers/pnpjs/blob/f7a41feb270a9d7d57546e25d1e2ff979113eb20/packages/sp/taxonomy/types.ts#L110] 2. because the above it not checked correctly, 'sorts' can be null, yet it is not checked. Line: [https://github.com/patrick-rodgers/pnpjs/blob/f7a41feb270a9d7d57546e25d1e2ff979113eb20/packages/sp/taxonomy/types.ts#L113]
non_priority
getallchildrenasorderedtree not working when no customsortorder is set category enhancement bug question documentation gap issue version please specify what version of the library you are using expected desired behavior question when using getallchildrenasorderedtree the children will always be returned in the correct order even when no customsortorder has been set observed behavior when no customsortorder has been set the function crashes returning with the following message uncaught in promise typeerror cannot read property length of undefined at ensureorder types js at proxy types js at generator next at fulfilled tslib js after enabling customsortorder without changing the order of any term and saving it works correctly steps to reproduce const set sp termstore groups getbyid groupid sets getbyid setid const terms await set getallchildrenasorderedtree without setting any customsortorders suggestions setsorts is undefined yet it is not checked also note that it is an optional parameter line because the above it not checked correctly sorts can be null yet it is not checked line
0
25,769
12,300,701,433
IssuesEvent
2020-05-11 14:22:05
wix/stylable-intelligence
https://api.github.com/repos/wix/stylable-intelligence
closed
Tests for CSS pass-through
bug css-service testing
CSS service is used/called at the connection level (in service.ts). Unit tests are at the provider level, and so check only our logic. There is one e2e test that checks for CSS completions as well, but other than that the CSS features we use are not tested. Needed: 1. Integration tests or tests at the connection level to check CSS service usage. 2. End to end tests that check results include CSS results as well (where needed).
1.0
Tests for CSS pass-through - CSS service is used/called at the connection level (in service.ts). Unit tests are at the provider level, and so check only our logic. There is one e2e test that checks for CSS completions as well, but other than that the CSS features we use are not tested. Needed: 1. Integration tests or tests at the connection level to check CSS service usage. 2. End to end tests that check results include CSS results as well (where needed).
non_priority
tests for css pass through css service is used called at the connection level in service ts unit tests are at the provider level and so check only our logic there is one test that checks for css completions as well but other than that the css features we use are not tested needed integration tests or tests at the connection level to check css service usage end to end tests that check results include css results as well where needed
0