Unnamed: 0 int64 3 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 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7 values | text_combine stringlengths 96 237k | label stringclasses 2 values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
19,981 | 27,804,847,311 | IssuesEvent | 2023-03-17 18:52:30 | TwelveIterationMods/ExCompressum | https://api.github.com/repos/TwelveIterationMods/ExCompressum | closed | [1.18.2] Incompatibility with Jade (Waila fork) | bug compatibility wontfix 1.18 | ### Minecraft Version
1.18.x
### Mod Loader
Forge
### Mod Loader Version
40.1.73
### Mod Version
5.0.2
### Describe the Issue
This message in my latest.log:
```
[Worker-Main-6/ERROR] [Waila/]: Error loading plugin at net.blay09.mods.excompressum.compat.waila.ExCompressumWailaPlugin
java.lang.NoClassDefFoundError: mcp/mobius/waila/api/IBlockComponentProvider
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:375) ~[?:?]
at mcp.mobius.waila.Waila.loadComplete(Waila.java:111) ~[Jade-1.18.2-forge-5.2.3.jar%23248!/:5.2.3]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:106) ~[javafmllanguage-1.18.2-40.1.73.jar%23411!/:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:107) ~[fmlcore-1.18.2-40.1.73.jar%23410!/:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.IBlockComponentProvider
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:138) ~[securejarhandler-1.0.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 16 more
```
### Logs
_No response_
### Do you use any performance-enhancing mods (e.g. OptiFine)?
Rubidium, along many more but unrelated | True | [1.18.2] Incompatibility with Jade (Waila fork) - ### Minecraft Version
1.18.x
### Mod Loader
Forge
### Mod Loader Version
40.1.73
### Mod Version
5.0.2
### Describe the Issue
This message in my latest.log:
```
[Worker-Main-6/ERROR] [Waila/]: Error loading plugin at net.blay09.mods.excompressum.compat.waila.ExCompressumWailaPlugin
java.lang.NoClassDefFoundError: mcp/mobius/waila/api/IBlockComponentProvider
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:375) ~[?:?]
at mcp.mobius.waila.Waila.loadComplete(Waila.java:111) ~[Jade-1.18.2-forge-5.2.3.jar%23248!/:5.2.3]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:106) ~[javafmllanguage-1.18.2-40.1.73.jar%23411!/:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:107) ~[fmlcore-1.18.2-40.1.73.jar%23410!/:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.IBlockComponentProvider
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:138) ~[securejarhandler-1.0.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 16 more
```
### Logs
_No response_
### Do you use any performance-enhancing mods (e.g. OptiFine)?
Rubidium, along many more but unrelated | comp | incompatibility with jade waila fork minecraft version x mod loader forge mod loader version mod version describe the issue this message in my latest log error loading plugin at net mods excompressum compat waila excompressumwailaplugin java lang noclassdeffounderror mcp mobius waila api iblockcomponentprovider at java lang class native method at java lang class forname class java at mcp mobius waila waila loadcomplete waila java at net minecraftforge eventbus eventbus docastfilter eventbus java at net minecraftforge eventbus eventbus lambda addlistener eventbus java at net minecraftforge eventbus eventbus post eventbus java at net minecraftforge eventbus eventbus post eventbus java at net minecraftforge fml javafmlmod fmlmodcontainer acceptevent fmlmodcontainer java at net minecraftforge fml modcontainer lambda buildtransitionhandler modcontainer java at java util concurrent completablefuture asyncrun run completablefuture java at java util concurrent completablefuture asyncrun exec completablefuture java at java util concurrent forkjointask doexec forkjointask java at java util concurrent forkjoinpool workqueue toplevelexec forkjoinpool java at java util concurrent forkjoinpool scan forkjoinpool java at java util concurrent forkjoinpool runworker forkjoinpool java at java util concurrent forkjoinworkerthread run forkjoinworkerthread java caused by java lang classnotfoundexception mcp mobius waila api iblockcomponentprovider at cpw mods cl moduleclassloader loadclass moduleclassloader java at java lang classloader loadclass classloader java more logs no response do you use any performance enhancing mods e g optifine rubidium along many more but unrelated | 1 |
7,107 | 9,395,910,704 | IssuesEvent | 2019-04-08 05:08:25 | FoundationDB/fdb-document-layer | https://api.github.com/repos/FoundationDB/fdb-document-layer | opened | Support hostInfo command | compatibility | This command is used by visualization tools. Its relatively easy to add, we just have to make sure code is portable, as most of the fields in the response are platform specific. | True | Support hostInfo command - This command is used by visualization tools. Its relatively easy to add, we just have to make sure code is portable, as most of the fields in the response are platform specific. | comp | support hostinfo command this command is used by visualization tools its relatively easy to add we just have to make sure code is portable as most of the fields in the response are platform specific | 1 |
519,499 | 15,052,330,879 | IssuesEvent | 2021-02-03 15:05:14 | ayumi-cloud/sc-security-module | https://api.github.com/repos/ayumi-cloud/sc-security-module | opened | Add 304 Not Modified detection in firewall | Firewall In-progress Priority: Low enhancement 👍 | ### Enhancement idea
- [ ] Add 304 Not Modified detection in firewall.
| 1.0 | Add 304 Not Modified detection in firewall - ### Enhancement idea
- [ ] Add 304 Not Modified detection in firewall.
| non_comp | add not modified detection in firewall enhancement idea add not modified detection in firewall | 0 |
15,845 | 20,758,117,284 | IssuesEvent | 2022-03-15 14:01:11 | woocommerce/woocommerce-gateway-amazon-pay | https://api.github.com/repos/woocommerce/woocommerce-gateway-amazon-pay | closed | Amazon Pay checkout fails when recurring payment frequency is passed as an integer | [Type] Bug [Type] Compatibility | **Describe the bug**
For recurring payments, Amazon Pay is expecting a string. All Products for Subscriptions passes that value as an integer, and our current best understanding is that Subscriptions [_should_ also be passing that value as an integer](https://github.com/woocommerce/woocommerce-subscriptions/blob/29c79b17f09bba75a5368a5a6bea49eaa10574ab/includes/class-wc-subscriptions-product.php#L486) (although it currently is sometimes passing that as a string - [related issue here](https://github.com/woocommerce/woocommerce-subscriptions/issues/4211)).
When the frequency is passed as an integer, checkout fails with this error:
```
09-23-2021 @ 20:06:14 - VeAG1Y - WC_Gateway_Amazon_Payments_Advanced::maybe_render_login_button_again - Something went wrong with your session. Please log in again.
{
"prop": "recurringMetadata.frequency.value",
"is": "1",
"should_be": 1
}
```
Reported in 4303954-zen
**To Reproduce**
Steps to reproduce the behavior:
1. Install WooCommerce Subscriptions, All Products for Subscriptions and Amazon Pay
2. Create a simple product with a subscription option configured via All Products
3. Enable logging for Amazon Pay
3. Try to purchase that product as a subscription option with Amazon Pay
4. See front end error: “Something went wrong with your session. Please log in again.”
5. See logged error:
```
WC_Gateway_Amazon_Payments_Advanced::maybe_render_login_button_again - Something went wrong with your session. Please log in again.
{
"prop": "recurringMetadata.frequency.value",
"is": "1",
"should_be": 1
}
```
**Expected behavior**
Amazon Pay should be able to handle frequency as an integer without hitting an error.
**Isolating the problem (mark completed items with an [x]):**
- [X] I have deactivated other plugins and confirmed this bug occurs when only the extension is active.
- [X] I can reproduce this bug consistently using the steps above.
**WordPress Environment**
<details>
```
### WordPress Environment ###
WC Version: 5.6.0
REST API Version: ✔ 5.6.0
WC Blocks Version: ✔ 5.5.1
Action Scheduler Version: ✔ 3.2.1
WC Admin Version: ✔ 2.5.1
Log Directory Writable: ✔
WP Version: 5.8.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: LiteSpeed
PHP Version: 7.4.23
PHP Post Max Size: 30 MB
PHP Time Limit: 60
PHP Max Input Vars: 3000
cURL Version: 7.79.1
OpenSSL/1.1.1l
SUHOSIN Installed: –
MySQL Version: 5.5.5-10.3.31-MariaDB
Max Upload Size: 30 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Post Type Counts ###
attachment: 573
bis_masterlog: 2830
brb_collection: 2
cms_block: 4
custom_css: 1
customize_changeset: 2
follow_up_email: 2
nav_menu_item: 43
oembed_cache: 59
option-tree: 1
page: 44
post: 3
postman_sent_mail: 250
product: 93
product_variation: 22
revision: 104
shop_coupon: 36
shop_order: 32897
shop_order_refund: 461
shop_subscription: 6
testimonial: 3
user_request: 1
vc_settings_preset: 1
wpseo_crawl_issue: 29
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (7) ###
Classic Editor: by WordPress Contributors – 1.6.2
Easy Debug Logger: by SomewhereWarm – 1.0
WooCommerce All Products For Subscriptions: by SomewhereWarm – 3.1.30
WooCommerce Amazon Pay: by WooCommerce – 2.0.3
WooCommerce Subscriptions: by WooCommerce – 3.1.4 (update to version 3.1.5 is available)
WooCommerce: by Automattic – 5.6.0 (update to version 5.7.1 is available)
WP File Manager: by mndpsingh287 – 7.1.2
### Inactive Plugins (62) ###
Admin Columns Pro: by AdminColumns.com – 5.5.3
Admin Columns Pro - Advanced Custom Fields (ACF): by AdminColumns.com – 2.6.4
Admin Columns Pro - WooCommerce: by AdminColumns.com – 3.5.10
Advanced noCaptcha & invisible Captcha: by WP White Security – 6.1.6
Akismet Anti-Spam: by Automattic – 4.1.12
Anti-Spam by CleanTalk: by СleanTalk <welcome@cleantalk.org> – 5.161
Black Studio TinyMCE Widget: by Black Studio – 2.6.9
Business Reviews Bundle: by RichPlugins <support@richplugins.com> – 1.7.5
CMB2: by CMB2 team – 2.9.0
Conditionally display featured image on singular pages and posts: by Cyrill Bolliger – 2.9.0
Crop Thumbnails: by Volkmar Kantor – 1.4.0
Disable Emails: by WebAware – 1.7.0
Display Widgets: by Strategy11 – 2.7
Duplicate Page: by mndpsingh287 – 4.4.3
Enable Media Replace: by ShortPixel – 3.5.0
Facebook for WooCommerce: by Facebook – 2.6.4
Facebook for WordPress: by Facebook – 3.0.6
Follow-Up Emails: by WooCommerce – 4.9.15
FV Player: by – 7.5.5.727
Google Tag Manager for Wordpress: by Thomas Geiger – 1.13.1
Gravity Forms: by Gravity Forms – 2.5.10
Hello Dolly: by Matt Mullenweg – 1.7.2
LiteSpeed Cache: by LiteSpeed Technologies – 4.4
Mailchimp for WooCommerce: by Mailchimp – 2.5.2
MainWP Child: by MainWP – 4.1.7
MC4WP: Mailchimp for WordPress: by ibericode – 4.8.6
MCE Table Buttons: by Jake Goldman
10up
Oomph – 3.3
Min and Max Quantity for WooCommerce: by BeRocket – 1.3.2.1
Olark Live Chat: by Olark – 1.0.9
PixelYourSite PRO: by PixelYourSite – 8.4.2
PixelYourSite Super Pack: by PixelYourSite – 2.1.9
Post SMTP: by Yehuda Hassine – 2.0.23
Print Invoice & Delivery Notes for WooCommerce: by Tyche Softwares – 4.6.4
Rating-Widget: Star Review System: by Rating-Widget – 3.1.2
Redux: by Redux.io – 4.2.14
Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.5
Responsive Lightbox: by subhansanjaya – 1.3.4
ShiftNav Pro - Responsive Mobile Menu: by Chris Mavricos
SevenSpark – 1.6.2.1
Slider Revolution: by ThemePunch – 6.5.7
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
DavidAnderson – 2.16.61.25
User Meta Display: by Myles McNamara – 1.2.2
User Role Editor: by Vladimir Garagulya – 4.60.1
User Switching: by John Blackbourn & contributors – 1.5.7
Woocommerce Advanced Bulk Edit: by George Iron – 3.2.5
Woocommerce Adwords Conversion Tracking: by Víctor Falcón – 1.0.1
WooCommerce Back In Stock Notifier: by Fantastic Plugins – 11.2
WooCommerce Customer/Order/Coupon Export: by SkyVerge – 5.3.3
WooCommerce Dynamic Pricing: by Lucas Stark – 2.9.9
WooCommerce Force Default Variant: by HappyKite – 1.5.2
WooCommerce Google Analytics Integration: by WooCommerce – 1.5.2
WooCommerce Google Product Feed: by Ademti Software Ltd. – 10.1.6 (update to version 10.2.1 is available)
WooCommerce Sequential Order Numbers Pro: by SkyVerge – 1.18.0
WooCommerce Shipping Tracking: by Lagudi Domenico – 27.2
WooCommerce Stripe Gateway: by WooCommerce – 5.5.0
WooCommerce Table Rate Shipping: by WooCommerce – 3.0.33 (update to version 3.0.34 is available)
Wordfence_Security: by Wordfence – 17.5.4
WPBakery Page Builder: by Michael M - WPBakery.com – 6.7.0
XTEMOS Post Types plugin: by – 1.13
YITH WooCommerce Compare: by YITH – 2.6.0
YITH WooCommerce Wishlist: by YITH – 3.1.0
Yoast SEO: by Team Yoast – 17.1
Yoast SEO Premium: by Team Yoast – 16.8
### Dropin Plugins (1) ###
maintenance.php: maintenance.php
### 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)
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: #2978 - /shop/
Cart: #2979 - /cart/
Checkout: #2980 - /checkout/
My account: #2981 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Twenty Twenty-One
Version: 1.4
Author URL: https://wordpress.org/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ❌ Staging
Subscriptions Live URL: https://www.breathehealthy.com
Subscription Statuses: wc-active: 6
WooCommerce Account Connected: ✔ Yes
Active Product Key: ❌ No
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — Virginia
### Subscriptions by Payment Gateway ###
Amazon Pay: wc-active: 4
other: wc-active: 2
### Payment Gateway Support ###
Amazon Pay: products
refunds
subscriptions
subscription_date_changes
subscription_suspension
subscription_reactivation
subscription_cancellation
multiple_subscriptions
subscription_payment_method_change_customer
PayPal Standard: subscriptions
gateway_scheduled_payments
subscription_payment_method_change_customer
subscription_cancellation
subscription_suspension
subscription_reactivation
products
refunds
PayPal Reference Transactions Enabled: ❌ No
### All Products for WooCommerce Subscriptions ###
Template Overrides: –
### Action Scheduler ###
Canceled: 1
Oldest: 2021-09-06 18:44:59 -0400
Newest: 2021-09-06 18:44:59 -0400
Complete: 2,965
Oldest: 2021-08-30 09:52:41 -0400
Newest: 2021-09-29 21:39:47 -0400
Failed: 1
Oldest: 2020-12-17 08:03:51 -0500
Newest: 2020-12-17 08:03:51 -0500
Pending: 13
Oldest: 2021-09-29 21:44:46 -0400
Newest: 2021-10-27 03:41:01 -0400
### Status report information ###
Generated at: 2021-09-29 21:44:50 -04:00
```
</details> | True | Amazon Pay checkout fails when recurring payment frequency is passed as an integer - **Describe the bug**
For recurring payments, Amazon Pay is expecting a string. All Products for Subscriptions passes that value as an integer, and our current best understanding is that Subscriptions [_should_ also be passing that value as an integer](https://github.com/woocommerce/woocommerce-subscriptions/blob/29c79b17f09bba75a5368a5a6bea49eaa10574ab/includes/class-wc-subscriptions-product.php#L486) (although it currently is sometimes passing that as a string - [related issue here](https://github.com/woocommerce/woocommerce-subscriptions/issues/4211)).
When the frequency is passed as an integer, checkout fails with this error:
```
09-23-2021 @ 20:06:14 - VeAG1Y - WC_Gateway_Amazon_Payments_Advanced::maybe_render_login_button_again - Something went wrong with your session. Please log in again.
{
"prop": "recurringMetadata.frequency.value",
"is": "1",
"should_be": 1
}
```
Reported in 4303954-zen
**To Reproduce**
Steps to reproduce the behavior:
1. Install WooCommerce Subscriptions, All Products for Subscriptions and Amazon Pay
2. Create a simple product with a subscription option configured via All Products
3. Enable logging for Amazon Pay
3. Try to purchase that product as a subscription option with Amazon Pay
4. See front end error: “Something went wrong with your session. Please log in again.”
5. See logged error:
```
WC_Gateway_Amazon_Payments_Advanced::maybe_render_login_button_again - Something went wrong with your session. Please log in again.
{
"prop": "recurringMetadata.frequency.value",
"is": "1",
"should_be": 1
}
```
**Expected behavior**
Amazon Pay should be able to handle frequency as an integer without hitting an error.
**Isolating the problem (mark completed items with an [x]):**
- [X] I have deactivated other plugins and confirmed this bug occurs when only the extension is active.
- [X] I can reproduce this bug consistently using the steps above.
**WordPress Environment**
<details>
```
### WordPress Environment ###
WC Version: 5.6.0
REST API Version: ✔ 5.6.0
WC Blocks Version: ✔ 5.5.1
Action Scheduler Version: ✔ 3.2.1
WC Admin Version: ✔ 2.5.1
Log Directory Writable: ✔
WP Version: 5.8.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
External object cache: –
### Server Environment ###
Server Info: LiteSpeed
PHP Version: 7.4.23
PHP Post Max Size: 30 MB
PHP Time Limit: 60
PHP Max Input Vars: 3000
cURL Version: 7.79.1
OpenSSL/1.1.1l
SUHOSIN Installed: –
MySQL Version: 5.5.5-10.3.31-MariaDB
Max Upload Size: 30 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔
### Post Type Counts ###
attachment: 573
bis_masterlog: 2830
brb_collection: 2
cms_block: 4
custom_css: 1
customize_changeset: 2
follow_up_email: 2
nav_menu_item: 43
oembed_cache: 59
option-tree: 1
page: 44
post: 3
postman_sent_mail: 250
product: 93
product_variation: 22
revision: 104
shop_coupon: 36
shop_order: 32897
shop_order_refund: 461
shop_subscription: 6
testimonial: 3
user_request: 1
vc_settings_preset: 1
wpseo_crawl_issue: 29
### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔
### Active Plugins (7) ###
Classic Editor: by WordPress Contributors – 1.6.2
Easy Debug Logger: by SomewhereWarm – 1.0
WooCommerce All Products For Subscriptions: by SomewhereWarm – 3.1.30
WooCommerce Amazon Pay: by WooCommerce – 2.0.3
WooCommerce Subscriptions: by WooCommerce – 3.1.4 (update to version 3.1.5 is available)
WooCommerce: by Automattic – 5.6.0 (update to version 5.7.1 is available)
WP File Manager: by mndpsingh287 – 7.1.2
### Inactive Plugins (62) ###
Admin Columns Pro: by AdminColumns.com – 5.5.3
Admin Columns Pro - Advanced Custom Fields (ACF): by AdminColumns.com – 2.6.4
Admin Columns Pro - WooCommerce: by AdminColumns.com – 3.5.10
Advanced noCaptcha & invisible Captcha: by WP White Security – 6.1.6
Akismet Anti-Spam: by Automattic – 4.1.12
Anti-Spam by CleanTalk: by СleanTalk <welcome@cleantalk.org> – 5.161
Black Studio TinyMCE Widget: by Black Studio – 2.6.9
Business Reviews Bundle: by RichPlugins <support@richplugins.com> – 1.7.5
CMB2: by CMB2 team – 2.9.0
Conditionally display featured image on singular pages and posts: by Cyrill Bolliger – 2.9.0
Crop Thumbnails: by Volkmar Kantor – 1.4.0
Disable Emails: by WebAware – 1.7.0
Display Widgets: by Strategy11 – 2.7
Duplicate Page: by mndpsingh287 – 4.4.3
Enable Media Replace: by ShortPixel – 3.5.0
Facebook for WooCommerce: by Facebook – 2.6.4
Facebook for WordPress: by Facebook – 3.0.6
Follow-Up Emails: by WooCommerce – 4.9.15
FV Player: by – 7.5.5.727
Google Tag Manager for Wordpress: by Thomas Geiger – 1.13.1
Gravity Forms: by Gravity Forms – 2.5.10
Hello Dolly: by Matt Mullenweg – 1.7.2
LiteSpeed Cache: by LiteSpeed Technologies – 4.4
Mailchimp for WooCommerce: by Mailchimp – 2.5.2
MainWP Child: by MainWP – 4.1.7
MC4WP: Mailchimp for WordPress: by ibericode – 4.8.6
MCE Table Buttons: by Jake Goldman
10up
Oomph – 3.3
Min and Max Quantity for WooCommerce: by BeRocket – 1.3.2.1
Olark Live Chat: by Olark – 1.0.9
PixelYourSite PRO: by PixelYourSite – 8.4.2
PixelYourSite Super Pack: by PixelYourSite – 2.1.9
Post SMTP: by Yehuda Hassine – 2.0.23
Print Invoice & Delivery Notes for WooCommerce: by Tyche Softwares – 4.6.4
Rating-Widget: Star Review System: by Rating-Widget – 3.1.2
Redux: by Redux.io – 4.2.14
Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.5
Responsive Lightbox: by subhansanjaya – 1.3.4
ShiftNav Pro - Responsive Mobile Menu: by Chris Mavricos
SevenSpark – 1.6.2.1
Slider Revolution: by ThemePunch – 6.5.7
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
DavidAnderson – 2.16.61.25
User Meta Display: by Myles McNamara – 1.2.2
User Role Editor: by Vladimir Garagulya – 4.60.1
User Switching: by John Blackbourn & contributors – 1.5.7
Woocommerce Advanced Bulk Edit: by George Iron – 3.2.5
Woocommerce Adwords Conversion Tracking: by Víctor Falcón – 1.0.1
WooCommerce Back In Stock Notifier: by Fantastic Plugins – 11.2
WooCommerce Customer/Order/Coupon Export: by SkyVerge – 5.3.3
WooCommerce Dynamic Pricing: by Lucas Stark – 2.9.9
WooCommerce Force Default Variant: by HappyKite – 1.5.2
WooCommerce Google Analytics Integration: by WooCommerce – 1.5.2
WooCommerce Google Product Feed: by Ademti Software Ltd. – 10.1.6 (update to version 10.2.1 is available)
WooCommerce Sequential Order Numbers Pro: by SkyVerge – 1.18.0
WooCommerce Shipping Tracking: by Lagudi Domenico – 27.2
WooCommerce Stripe Gateway: by WooCommerce – 5.5.0
WooCommerce Table Rate Shipping: by WooCommerce – 3.0.33 (update to version 3.0.34 is available)
Wordfence_Security: by Wordfence – 17.5.4
WPBakery Page Builder: by Michael M - WPBakery.com – 6.7.0
XTEMOS Post Types plugin: by – 1.13
YITH WooCommerce Compare: by YITH – 2.6.0
YITH WooCommerce Wishlist: by YITH – 3.1.0
Yoast SEO: by Team Yoast – 17.1
Yoast SEO Premium: by Team Yoast – 16.8
### Dropin Plugins (1) ###
maintenance.php: maintenance.php
### 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)
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: #2978 - /shop/
Cart: #2979 - /cart/
Checkout: #2980 - /checkout/
My account: #2981 - /my-account/
Terms and conditions: ❌ Page not set
### Theme ###
Name: Twenty Twenty-One
Version: 1.4
Author URL: https://wordpress.org/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔
### Templates ###
Overrides: –
### Subscriptions ###
WCS_DEBUG: ✔ No
Subscriptions Mode: ❌ Staging
Subscriptions Live URL: https://www.breathehealthy.com
Subscription Statuses: wc-active: 6
WooCommerce Account Connected: ✔ Yes
Active Product Key: ❌ No
Report Cache Enabled: ✔ Yes
Cache Update Failures: ✔ 0 failure
### Store Setup ###
Country / State: United States (US) — Virginia
### Subscriptions by Payment Gateway ###
Amazon Pay: wc-active: 4
other: wc-active: 2
### Payment Gateway Support ###
Amazon Pay: products
refunds
subscriptions
subscription_date_changes
subscription_suspension
subscription_reactivation
subscription_cancellation
multiple_subscriptions
subscription_payment_method_change_customer
PayPal Standard: subscriptions
gateway_scheduled_payments
subscription_payment_method_change_customer
subscription_cancellation
subscription_suspension
subscription_reactivation
products
refunds
PayPal Reference Transactions Enabled: ❌ No
### All Products for WooCommerce Subscriptions ###
Template Overrides: –
### Action Scheduler ###
Canceled: 1
Oldest: 2021-09-06 18:44:59 -0400
Newest: 2021-09-06 18:44:59 -0400
Complete: 2,965
Oldest: 2021-08-30 09:52:41 -0400
Newest: 2021-09-29 21:39:47 -0400
Failed: 1
Oldest: 2020-12-17 08:03:51 -0500
Newest: 2020-12-17 08:03:51 -0500
Pending: 13
Oldest: 2021-09-29 21:44:46 -0400
Newest: 2021-10-27 03:41:01 -0400
### Status report information ###
Generated at: 2021-09-29 21:44:50 -04:00
```
</details> | comp | amazon pay checkout fails when recurring payment frequency is passed as an integer describe the bug for recurring payments amazon pay is expecting a string all products for subscriptions passes that value as an integer and our current best understanding is that subscriptions although it currently is sometimes passing that as a string when the frequency is passed as an integer checkout fails with this error wc gateway amazon payments advanced maybe render login button again something went wrong with your session please log in again prop recurringmetadata frequency value is should be reported in zen to reproduce steps to reproduce the behavior install woocommerce subscriptions all products for subscriptions and amazon pay create a simple product with a subscription option configured via all products enable logging for amazon pay try to purchase that product as a subscription option with amazon pay see front end error “something went wrong with your session please log in again ” see logged error wc gateway amazon payments advanced maybe render login button again something went wrong with your session please log in again prop recurringmetadata frequency value is should be expected behavior amazon pay should be able to handle frequency as an integer without hitting an error isolating the problem mark completed items with an i have deactivated other plugins and confirmed this bug occurs when only the extension is active i can reproduce this bug consistently using the steps above wordpress environment wordpress environment 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 litespeed php version php post max size mb php time limit php max input vars curl version openssl suhosin installed – mysql version mariadb max upload size mb default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ post type counts attachment bis masterlog brb collection cms block custom css customize changeset follow up email nav menu item oembed cache option tree page post postman sent mail product product variation revision shop coupon shop order shop order refund shop subscription testimonial user request vc settings preset wpseo crawl issue security secure connection https ✔ hide errors from visitors ✔ active plugins classic editor by wordpress contributors – easy debug logger by somewherewarm – woocommerce all products for subscriptions by somewherewarm – woocommerce amazon pay by woocommerce – woocommerce subscriptions by woocommerce – update to version is available woocommerce by automattic – update to version is available wp file manager by – inactive plugins admin columns pro by admincolumns com – admin columns pro advanced custom fields acf by admincolumns com – admin columns pro woocommerce by admincolumns com – advanced nocaptcha invisible captcha by wp white security – akismet anti spam by automattic – anti spam by cleantalk by сleantalk – black studio tinymce widget by black studio – business reviews bundle by richplugins – by team – conditionally display featured image on singular pages and posts by cyrill bolliger – crop thumbnails by volkmar kantor – disable emails by webaware – display widgets by – duplicate page by – enable media replace by shortpixel – facebook for woocommerce by facebook – facebook for wordpress by facebook – follow up emails by woocommerce – fv player by – google tag manager for wordpress by thomas geiger – gravity forms by gravity forms – hello dolly by matt mullenweg – litespeed cache by litespeed technologies – mailchimp for woocommerce by mailchimp – mainwp child by mainwp – mailchimp for wordpress by ibericode – mce table buttons by jake goldman oomph – min and max quantity for woocommerce by berocket – olark live chat by olark – pixelyoursite pro by pixelyoursite – pixelyoursite super pack by pixelyoursite – post smtp by yehuda hassine – print invoice delivery notes for woocommerce by tyche softwares – rating widget star review system by rating widget – redux by redux io – regenerate thumbnails by alex mills – responsive lightbox by subhansanjaya – shiftnav pro responsive mobile menu by chris mavricos sevenspark – slider revolution by themepunch – updraftplus backup restore by updraftplus com davidanderson – user meta display by myles mcnamara – user role editor by vladimir garagulya – user switching by john blackbourn contributors – woocommerce advanced bulk edit by george iron – woocommerce adwords conversion tracking by víctor falcón – woocommerce back in stock notifier by fantastic plugins – woocommerce customer order coupon export by skyverge – woocommerce dynamic pricing by lucas stark – woocommerce force default variant by happykite – woocommerce google analytics integration by woocommerce – woocommerce google product feed by ademti software ltd – update to version is available woocommerce sequential order numbers pro by skyverge – woocommerce shipping tracking by lagudi domenico – woocommerce stripe gateway by woocommerce – woocommerce table rate shipping by woocommerce – update to version is available wordfence security by wordfence – wpbakery page builder by michael m wpbakery com – xtemos post types plugin by – yith woocommerce compare by yith – yith woocommerce wishlist by yith – yoast seo by team yoast – yoast seo premium by team yoast – dropin plugins maintenance php maintenance php 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 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 ❌ page not set theme name twenty twenty one version author url child theme ❌ – if you are modifying woocommerce on a parent theme that you did not build personally we recommend using a child theme see how to create a child theme woocommerce support ✔ templates overrides – subscriptions wcs debug ✔ no subscriptions mode ❌ staging subscriptions live url subscription statuses wc active woocommerce account connected ✔ yes active product key ❌ no report cache enabled ✔ yes cache update failures ✔ failure store setup country state united states us — virginia subscriptions by payment gateway amazon pay wc active other wc active payment gateway support amazon pay products refunds subscriptions subscription date changes subscription suspension subscription reactivation subscription cancellation multiple subscriptions subscription payment method change customer paypal standard subscriptions gateway scheduled payments subscription payment method change customer subscription cancellation subscription suspension subscription reactivation products refunds paypal reference transactions enabled ❌ no all products for woocommerce subscriptions template overrides – action scheduler canceled oldest newest complete oldest newest failed oldest newest pending oldest newest status report information generated at | 1 |
14,479 | 17,512,581,493 | IssuesEvent | 2021-08-11 00:54:35 | Jikoo/EnchantableBlocks | https://api.github.com/repos/Jikoo/EnchantableBlocks | closed | Bug with Silk Touch and Efficiency (1.17.1) | bug compatibility | Hi,
With the last version of this plugin (3.0.0) and Paper 1.17.1 there are various problems :
- Silk touch enchantment no longer works
- Efficiency doesn't work all the time
My players have done more extensive tests, especially with Efficiency : If you interact with the items in the oven, the Efficiency enchantment will resume working normally for a certain period of time. Otherwise there is only the 1st item which functions normally, then the speed is no longer accelerated. Therefore if the oven is fed automatically by hoppers for example there is no problem.
Thank you in advance. | True | Bug with Silk Touch and Efficiency (1.17.1) - Hi,
With the last version of this plugin (3.0.0) and Paper 1.17.1 there are various problems :
- Silk touch enchantment no longer works
- Efficiency doesn't work all the time
My players have done more extensive tests, especially with Efficiency : If you interact with the items in the oven, the Efficiency enchantment will resume working normally for a certain period of time. Otherwise there is only the 1st item which functions normally, then the speed is no longer accelerated. Therefore if the oven is fed automatically by hoppers for example there is no problem.
Thank you in advance. | comp | bug with silk touch and efficiency hi with the last version of this plugin and paper there are various problems silk touch enchantment no longer works efficiency doesn t work all the time my players have done more extensive tests especially with efficiency if you interact with the items in the oven the efficiency enchantment will resume working normally for a certain period of time otherwise there is only the item which functions normally then the speed is no longer accelerated therefore if the oven is fed automatically by hoppers for example there is no problem thank you in advance | 1 |
563 | 2,658,478,606 | IssuesEvent | 2015-03-18 15:49:18 | jruby/jruby | https://api.github.com/repos/jruby/jruby | closed | JVM6 JIT caches duplicate values multiple times per compile unit | jit JRuby 9000 performance | For example, if you have ten `:foo` in a script, it will emit the field, caching, and retrieval logic ten times. It should only emit one blob of logic for each *unique* immutable cached value. | True | JVM6 JIT caches duplicate values multiple times per compile unit - For example, if you have ten `:foo` in a script, it will emit the field, caching, and retrieval logic ten times. It should only emit one blob of logic for each *unique* immutable cached value. | non_comp | jit caches duplicate values multiple times per compile unit for example if you have ten foo in a script it will emit the field caching and retrieval logic ten times it should only emit one blob of logic for each unique immutable cached value | 0 |
17,755 | 24,502,830,231 | IssuesEvent | 2022-10-10 14:04:30 | sekiguchi-nagisa/ydsh | https://api.github.com/repos/sekiguchi-nagisa/ydsh | opened | improve positional arguments handling | enhancement incompatible change Core | * allow up to ARRAY_SIZE_MAX + 1 positional arguments in `${N}` `$N`
* change positional arguments access with op call (as a result, always sync positional arguments with $@ content) | True | improve positional arguments handling - * allow up to ARRAY_SIZE_MAX + 1 positional arguments in `${N}` `$N`
* change positional arguments access with op call (as a result, always sync positional arguments with $@ content) | comp | improve positional arguments handling allow up to array size max positional arguments in n n change positional arguments access with op call as a result always sync positional arguments with content | 1 |
2,622 | 5,349,129,623 | IssuesEvent | 2017-02-18 12:58:00 | shaarli/Shaarli | https://api.github.com/repos/shaarli/Shaarli | closed | PHP7 and the Debian package | 3rd party php compatibility project-related | Debian is transitioning to PHP7.
The [following bug report](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821656) was opened against the (not updated in along time) `shaarli` Debian package.
Apparently Shaarli is part of the Freedombox, which would like to keep using the package.
I do not have time anymore to spend on either Shaarli (as mentioned a year or so ago) and Debian. Is anyone interested in taking over the packaging, and perform the transition to PHP 7 (and obviously package a much more recent version of Shaarli for Debian)?
I will ask the question to the other co-maintainer of the package (Georges Khaznadar) if he is still active, otherwise we will let Shaarli drop off Debian (and all derivatives such as Ubuntu)
| True | PHP7 and the Debian package - Debian is transitioning to PHP7.
The [following bug report](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821656) was opened against the (not updated in along time) `shaarli` Debian package.
Apparently Shaarli is part of the Freedombox, which would like to keep using the package.
I do not have time anymore to spend on either Shaarli (as mentioned a year or so ago) and Debian. Is anyone interested in taking over the packaging, and perform the transition to PHP 7 (and obviously package a much more recent version of Shaarli for Debian)?
I will ask the question to the other co-maintainer of the package (Georges Khaznadar) if he is still active, otherwise we will let Shaarli drop off Debian (and all derivatives such as Ubuntu)
| comp | and the debian package debian is transitioning to the was opened against the not updated in along time shaarli debian package apparently shaarli is part of the freedombox which would like to keep using the package i do not have time anymore to spend on either shaarli as mentioned a year or so ago and debian is anyone interested in taking over the packaging and perform the transition to php and obviously package a much more recent version of shaarli for debian i will ask the question to the other co maintainer of the package georges khaznadar if he is still active otherwise we will let shaarli drop off debian and all derivatives such as ubuntu | 1 |
14,413 | 17,383,452,133 | IssuesEvent | 2021-08-01 06:38:35 | TheLMiffy1111/JAOPCA | https://api.github.com/repos/TheLMiffy1111/JAOPCA | closed | JAOPCA causes datapack load error with the latest Thermal Foundation | incompatibility | I recently updated my Thermal Foundation series mods to the latest build. Upon loading a world, a datapack loading error was thrown.
MC 1.16.5
Forge 36.2.2
JAOPCA-1.16.5-3.4.0.11.jar
thermal_foundation-1.16.5-1.3.0.jar
Console log:
https://pastebin.com/xtrs48pS | True | JAOPCA causes datapack load error with the latest Thermal Foundation - I recently updated my Thermal Foundation series mods to the latest build. Upon loading a world, a datapack loading error was thrown.
MC 1.16.5
Forge 36.2.2
JAOPCA-1.16.5-3.4.0.11.jar
thermal_foundation-1.16.5-1.3.0.jar
Console log:
https://pastebin.com/xtrs48pS | comp | jaopca causes datapack load error with the latest thermal foundation i recently updated my thermal foundation series mods to the latest build upon loading a world a datapack loading error was thrown mc forge jaopca jar thermal foundation jar console log | 1 |
6,742 | 9,048,654,897 | IssuesEvent | 2019-02-12 00:59:59 | MJRLegends/TinkersExtras | https://api.github.com/repos/MJRLegends/TinkersExtras | closed | crash with extrautils clock on drains | bug compatibility issue fixed in next update(will close when update out) | ### ---Issue Report---
**(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)**
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes or No]
### Description of Issue
crash with extrautills clock on the tinkers pipe that drains fluids from the drain
### Steps to Reproduce Issue
1. [First step]
2. [Second step]
crash with extrautills clock on the tinkers pipe that drains fluids from the smetery drain
https://paste.dimdev.org/ujaburexoh.mccrash
**Screenshots (if applicable):**
**Version of Mod using (PLEASE DONT USE 'Latest' OR 'Newest'):** [VERSION]
tinkers extra-1.12.2-1.0.7
**Where did this bug happen:** [Single Player or Server]
single player and most likey server also
### Additional Information
[Any other information that may be able to help me with the problem]
| True | crash with extrautils clock on drains - ### ---Issue Report---
**(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)**
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes or No]
### Description of Issue
crash with extrautills clock on the tinkers pipe that drains fluids from the drain
### Steps to Reproduce Issue
1. [First step]
2. [Second step]
crash with extrautills clock on the tinkers pipe that drains fluids from the smetery drain
https://paste.dimdev.org/ujaburexoh.mccrash
**Screenshots (if applicable):**
**Version of Mod using (PLEASE DONT USE 'Latest' OR 'Newest'):** [VERSION]
tinkers extra-1.12.2-1.0.7
**Where did this bug happen:** [Single Player or Server]
single player and most likey server also
### Additional Information
[Any other information that may be able to help me with the problem]
| comp | crash with extrautils clock on drains issue report please dont delete this template your issue will be ignored and closed if you do have you checked closed issues if applicable please check before posting description of issue crash with extrautills clock on the tinkers pipe that drains fluids from the drain steps to reproduce issue crash with extrautills clock on the tinkers pipe that drains fluids from the smetery drain screenshots if applicable version of mod using please dont use latest or newest tinkers extra where did this bug happen single player and most likey server also additional information | 1 |
6,877 | 9,187,257,137 | IssuesEvent | 2019-03-06 02:05:28 | Railcraft/Railcraft | https://api.github.com/repos/Railcraft/Railcraft | closed | Pics for you to see. | mod compatibility need more info question or discussion |



I did not realise that pics where not showing from here on end I will post here. | True | Pics for you to see. -



I did not realise that pics where not showing from here on end I will post here. | comp | pics for you to see i did not realise that pics where not showing from here on end i will post here | 1 |
548,036 | 16,055,722,513 | IssuesEvent | 2021-04-23 04:31:13 | wso2/integration-studio | https://api.github.com/repos/wso2/integration-studio | closed | [S3 Connector]When it is saved as an expression in the Template Parameter Type, and navigates back it displays as an XML. | Priority/High | **Steps to reproduce:**
1. Create an ESB Solution Project.
2. Add S3 Connector.
3. Add init method.
4. Add expression for 'AccessKeyId' property.
5. Select 'Template Parameter Type' as an expression.
6. Click on 'Parameter Expression'.
7. In the navigated screen select 'Expression' and provide the expression as $ctx:accessKeyId and save it.
8. Revisit the same 4-6 steps.
9. Though it was saved as an expression when it was revisited, it is displayed as an XL in the dropdown.
<img width="1058" alt="Screen Shot 2020-02-03 at 10 09 10 AM" src="https://user-images.githubusercontent.com/31693103/73626044-69491c00-466d-11ea-930c-9f338b53b042.png">
**Affected Product Version:**
Integration Studio 7.0.0
| 1.0 | [S3 Connector]When it is saved as an expression in the Template Parameter Type, and navigates back it displays as an XML. - **Steps to reproduce:**
1. Create an ESB Solution Project.
2. Add S3 Connector.
3. Add init method.
4. Add expression for 'AccessKeyId' property.
5. Select 'Template Parameter Type' as an expression.
6. Click on 'Parameter Expression'.
7. In the navigated screen select 'Expression' and provide the expression as $ctx:accessKeyId and save it.
8. Revisit the same 4-6 steps.
9. Though it was saved as an expression when it was revisited, it is displayed as an XL in the dropdown.
<img width="1058" alt="Screen Shot 2020-02-03 at 10 09 10 AM" src="https://user-images.githubusercontent.com/31693103/73626044-69491c00-466d-11ea-930c-9f338b53b042.png">
**Affected Product Version:**
Integration Studio 7.0.0
| non_comp | when it is saved as an expression in the template parameter type and navigates back it displays as an xml steps to reproduce create an esb solution project add connector add init method add expression for accesskeyid property select template parameter type as an expression click on parameter expression in the navigated screen select expression and provide the expression as ctx accesskeyid and save it revisit the same steps though it was saved as an expression when it was revisited it is displayed as an xl in the dropdown img width alt screen shot at am src affected product version integration studio | 0 |
3,959 | 6,797,701,845 | IssuesEvent | 2017-11-02 00:26:41 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Initialize process.env on client side | bug compatibility with other tools webpack | The problem with #565 is that a copy of the complete env object will be placed everywhere `process.env` gets used. JSON is also a valid way to represent javascript objects so it should work fine. But in most cases this will add lots of redundant code.
**Example:**
``` js
// env = { X: 100, Y: 200, Z: 300 }
console.log(process.env)
console.log(process.env.X)
console.log(process.env.Y)
```
will be converted to
``` js
// env = { X: 100, Y: 200, Z: 300 }
console.log({ "X": 100, "Y": 200, "Z": 300 })
console.log({ "X": 100, "Y": 200, "Z": 300 }.X)
console.log({ "X": 100, "Y": 200, "Z": 300 }.Y)
```
**Solution 1:**
As a solution, we can initialize the process.env object on the client side:
- Use the define plugin to set STORYBOOK_ENV_VARS
``` js
STORYBOOK_ENV_VARS: JSON.stringify(JSON.stringify(env))
```
- Create the process.env object on the client side
``` js
window.process = window.process || {}
window.process.env = JSON.parse(STORYBOOK_ENV_VARS)
```
**Solution 2:**
If we can control the order the define plugin works (add it multiple times perhaps?), we can replace env values (ex: process.env.ABC) first and then replace the env object (process.env). If we do this, we don't have to add additional init code to the client.
| True | Initialize process.env on client side - The problem with #565 is that a copy of the complete env object will be placed everywhere `process.env` gets used. JSON is also a valid way to represent javascript objects so it should work fine. But in most cases this will add lots of redundant code.
**Example:**
``` js
// env = { X: 100, Y: 200, Z: 300 }
console.log(process.env)
console.log(process.env.X)
console.log(process.env.Y)
```
will be converted to
``` js
// env = { X: 100, Y: 200, Z: 300 }
console.log({ "X": 100, "Y": 200, "Z": 300 })
console.log({ "X": 100, "Y": 200, "Z": 300 }.X)
console.log({ "X": 100, "Y": 200, "Z": 300 }.Y)
```
**Solution 1:**
As a solution, we can initialize the process.env object on the client side:
- Use the define plugin to set STORYBOOK_ENV_VARS
``` js
STORYBOOK_ENV_VARS: JSON.stringify(JSON.stringify(env))
```
- Create the process.env object on the client side
``` js
window.process = window.process || {}
window.process.env = JSON.parse(STORYBOOK_ENV_VARS)
```
**Solution 2:**
If we can control the order the define plugin works (add it multiple times perhaps?), we can replace env values (ex: process.env.ABC) first and then replace the env object (process.env). If we do this, we don't have to add additional init code to the client.
| comp | initialize process env on client side the problem with is that a copy of the complete env object will be placed everywhere process env gets used json is also a valid way to represent javascript objects so it should work fine but in most cases this will add lots of redundant code example js env x y z console log process env console log process env x console log process env y will be converted to js env x y z console log x y z console log x y z x console log x y z y solution as a solution we can initialize the process env object on the client side use the define plugin to set storybook env vars js storybook env vars json stringify json stringify env create the process env object on the client side js window process window process window process env json parse storybook env vars solution if we can control the order the define plugin works add it multiple times perhaps we can replace env values ex process env abc first and then replace the env object process env if we do this we don t have to add additional init code to the client | 1 |
731,729 | 25,229,111,266 | IssuesEvent | 2022-11-14 18:14:25 | ImranR98/Obtainium | https://api.github.com/repos/ImranR98/Obtainium | opened | More Efficient APK Usage | enhancement high priority | At one point, already-downloaded APKs were re-used to avoid redundant re-downloading. This was especially useful when installing a newly-added App, since the process of adding the App includes downloading its APK, we shouldn't need to redownload the same APK when the user presses install.
This was then disabled (can't find the exact issue to reference) because it resulted in APKs being re-used even if they were corrupt (due to partial/interrupted downloads).
To keep the benefits of APK reuse while avoiding partial download issues, we should give the APK a temporary name during download, then rename it to the final name after download reaches 100%. This ensures that any half-APKs are never reused since their file names will cause them to be filtered out. Also need to ensure they are later deleted. | 1.0 | More Efficient APK Usage - At one point, already-downloaded APKs were re-used to avoid redundant re-downloading. This was especially useful when installing a newly-added App, since the process of adding the App includes downloading its APK, we shouldn't need to redownload the same APK when the user presses install.
This was then disabled (can't find the exact issue to reference) because it resulted in APKs being re-used even if they were corrupt (due to partial/interrupted downloads).
To keep the benefits of APK reuse while avoiding partial download issues, we should give the APK a temporary name during download, then rename it to the final name after download reaches 100%. This ensures that any half-APKs are never reused since their file names will cause them to be filtered out. Also need to ensure they are later deleted. | non_comp | more efficient apk usage at one point already downloaded apks were re used to avoid redundant re downloading this was especially useful when installing a newly added app since the process of adding the app includes downloading its apk we shouldn t need to redownload the same apk when the user presses install this was then disabled can t find the exact issue to reference because it resulted in apks being re used even if they were corrupt due to partial interrupted downloads to keep the benefits of apk reuse while avoiding partial download issues we should give the apk a temporary name during download then rename it to the final name after download reaches this ensures that any half apks are never reused since their file names will cause them to be filtered out also need to ensure they are later deleted | 0 |
2,227 | 4,965,046,520 | IssuesEvent | 2016-12-04 03:10:05 | tex-xet/bidi | https://api.github.com/repos/tex-xet/bidi | opened | Arithmetic overflow with extrafootnotefeatures and ams classes | Bug Compatibility Enhancement | If we use ams classes (`amsart`, `amsbook`, `imsproc`, etc) and have `\paragraphfootnotes` in the preamble, then we get Arithmetic overflow error.
````latex
\documentclass{amsart}
\usepackage[extrafootnotefeatures]{bidi}
\paragraphfootnotes
\begin{document}
This is a test\footnote{A footnote!}
\end{document}
````
[This question](http://qa.parsilatex.com/57) is relevant. | True | Arithmetic overflow with extrafootnotefeatures and ams classes - If we use ams classes (`amsart`, `amsbook`, `imsproc`, etc) and have `\paragraphfootnotes` in the preamble, then we get Arithmetic overflow error.
````latex
\documentclass{amsart}
\usepackage[extrafootnotefeatures]{bidi}
\paragraphfootnotes
\begin{document}
This is a test\footnote{A footnote!}
\end{document}
````
[This question](http://qa.parsilatex.com/57) is relevant. | comp | arithmetic overflow with extrafootnotefeatures and ams classes if we use ams classes amsart amsbook imsproc etc and have paragraphfootnotes in the preamble then we get arithmetic overflow error latex documentclass amsart usepackage bidi paragraphfootnotes begin document this is a test footnote a footnote end document is relevant | 1 |
101,715 | 8,796,035,291 | IssuesEvent | 2018-12-22 23:36:06 | istio/istio | https://api.github.com/repos/istio/istio | closed | Global dictionary used Mixer attributes are not updated with istio/api change | area/policies and telemetry area/test and release stale | By design, whenever istio/api sha is updated in istio/istio. It should generate a new
mixer/pkg/attribute/list.gen.go
file in istio/istio repo if
mixer/v1/global_dictionary.yaml
is changed in istio/api repo
But this is not happen. It cause Mixer server to use older version of global dictionary, fails the communication between Proxy and mixer.
| 1.0 | Global dictionary used Mixer attributes are not updated with istio/api change - By design, whenever istio/api sha is updated in istio/istio. It should generate a new
mixer/pkg/attribute/list.gen.go
file in istio/istio repo if
mixer/v1/global_dictionary.yaml
is changed in istio/api repo
But this is not happen. It cause Mixer server to use older version of global dictionary, fails the communication between Proxy and mixer.
| non_comp | global dictionary used mixer attributes are not updated with istio api change by design whenever istio api sha is updated in istio istio it should generate a new mixer pkg attribute list gen go file in istio istio repo if mixer global dictionary yaml is changed in istio api repo but this is not happen it cause mixer server to use older version of global dictionary fails the communication between proxy and mixer | 0 |
11,284 | 4,955,230,800 | IssuesEvent | 2016-12-01 19:50:48 | mozilla-mobile/prox | https://api.github.com/repos/mozilla-mobile/prox | opened | alam@mozilla.com on build #584: Vertically center loading animation | 1.0 buddybuild-feedback | Feedback from alam@mozilla.com : Vertically center loading animation
<img src="https://s3-us-west-2.amazonaws.com/buddybuild-screenshots/57f51f8bcaa70a01005412ee/584070995253bc0100cd3a4b/3c3f4539-166f-4b89-bc1e-9fac541c6442.jpg" width="33%" height="33%" /><table><tr><td>Created</td><td>Thu Dec 01 2016 19:50:42 GMT+0000 (UTC)</td></tr><tr><td>CFBundleShortVersion</td><td>1.0</td></tr><tr><td>CFBundleVersion</td><td>1</td></tr><tr><td>App uptime</td><td>16.49344</td></tr><tr><td>Build</td><td>584</td></tr><tr><td>Device type</td><td>iPhone 7</td></tr><tr><td>Device name</td><td>Antlam's 📱 7</td></tr><tr><td>Screen size</td><td>375</td></tr><tr><td>Screen size</td><td>375px by 667px</td></tr><tr><td>Battery</td><td>59% Unplugged</td></tr><tr><td>Memory free</td><td>73 MB / 1560 MB</td></tr><tr><td>Disk free</td><td>73481 MB / 116301 MB</td></tr><tr><td>Network IP</td><td>0.0.0.0</td></tr></table>
[Link to buddybuild feedback from build 584](https://dashboard.buddybuild.com/apps/57f51f8bcaa70a01005412ee/feedback?fid=58407f1223ee580100891ac5&bnum=584) | 1.0 | alam@mozilla.com on build #584: Vertically center loading animation - Feedback from alam@mozilla.com : Vertically center loading animation
<img src="https://s3-us-west-2.amazonaws.com/buddybuild-screenshots/57f51f8bcaa70a01005412ee/584070995253bc0100cd3a4b/3c3f4539-166f-4b89-bc1e-9fac541c6442.jpg" width="33%" height="33%" /><table><tr><td>Created</td><td>Thu Dec 01 2016 19:50:42 GMT+0000 (UTC)</td></tr><tr><td>CFBundleShortVersion</td><td>1.0</td></tr><tr><td>CFBundleVersion</td><td>1</td></tr><tr><td>App uptime</td><td>16.49344</td></tr><tr><td>Build</td><td>584</td></tr><tr><td>Device type</td><td>iPhone 7</td></tr><tr><td>Device name</td><td>Antlam's 📱 7</td></tr><tr><td>Screen size</td><td>375</td></tr><tr><td>Screen size</td><td>375px by 667px</td></tr><tr><td>Battery</td><td>59% Unplugged</td></tr><tr><td>Memory free</td><td>73 MB / 1560 MB</td></tr><tr><td>Disk free</td><td>73481 MB / 116301 MB</td></tr><tr><td>Network IP</td><td>0.0.0.0</td></tr></table>
[Link to buddybuild feedback from build 584](https://dashboard.buddybuild.com/apps/57f51f8bcaa70a01005412ee/feedback?fid=58407f1223ee580100891ac5&bnum=584) | non_comp | alam mozilla com on build vertically center loading animation feedback from alam mozilla com vertically center loading animation created thu dec gmt utc cfbundleshortversion cfbundleversion app uptime build device type iphone device name antlam s 📱 screen size screen size by battery unplugged memory free mb mb disk free mb mb network ip | 0 |
67,036 | 20,818,143,363 | IssuesEvent | 2022-03-18 12:44:53 | pymc-devs/pymc | https://api.github.com/repos/pymc-devs/pymc | closed | Nested model variables don't include all parent names as prefix | defects | ## Description of your problem
When you have a model factory that can potentially create duplicated variables, you can use nested model context (its main purpose). But it appears to be working correctly only for one level of nesting
```python
import pymc as pm
import numpy as np
def create_vars():
pm.Data("constant", np.random.randn(10), mutable=False)
pm.Data("mutable", np.random.randn(10), mutable=True)
pm.Normal("normal", 0, 1)
with pm.Model() as model:
create_vars()
model.named_vars.keys()
# dict_keys(['constant', 'mutable', 'normal'])
with pm.Model() as model:
create_vars()
with pm.Model("sub"):
create_vars()
model.named_vars.keys()
# dict_keys(['constant', 'mutable', 'normal', 'sub_constant', 'sub_mutable', 'sub_normal'])
with pm.Model() as model:
create_vars()
with pm.Model("sub"):
create_vars()
with pm.Model("sub"):
create_vars()
# errors
```
**Please provide the full traceback.**
<details><summary>Complete error traceback</summary>
```python
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
/tmp/ipykernel_258649/663987284.py in <module>
4 create_vars()
5 with pm.Model("sub"):
----> 6 create_vars()
7
8 model.named_vars.keys()
/tmp/ipykernel_258649/2696593453.py in create_vars()
1 def create_vars():
----> 2 pm.Data("constant", np.random.randn(10), mutable=False)
3 pm.Data("mutable", np.random.randn(10), mutable=True)
4 pm.Normal("normal", 0, 1)
~/dev/pymc3/pymc/data.py in Data(name, value, dims, export_index_as_coords, mutable, **kwargs)
676 model.add_coord(dname, values=None, length=x.shape[d])
677
--> 678 model.add_random_variable(x, dims=dims)
679
680 return x
~/dev/pymc3/pymc/model.py in add_random_variable(self, var, dims)
1438 """Add a random variable to the named variables of the model."""
1439 if self.named_vars.tree_contains(var.name):
-> 1440 raise ValueError(f"Variable name {var.name} already exists.")
1441
1442 if dims is not None:
ValueError: Variable name sub_constant already exists.
```
</details>
**Expected behaviour**
```
# dict_keys(['constant', 'mutable', 'normal', 'sub_constant', 'sub_mutable', 'sub_normal', 'sub_sub_constant', 'sub_sub_mutable', 'sub_sub_normal'])
```
**Additional information**
I also think naming convention should better be like
```
# dict_keys(['constant', 'mutable', 'normal', 'sub/constant', 'sub/mutable', 'sub/normal', 'sub/sub/constant', 'sub/sub/mutable', 'sub/sub/normal'])
```
## Versions and main components
* PyMC/PyMC3 Version: [08b6b01](https://github.com/pymc-devs/pymc/commit/08b6b01e825de321d75177ec031e5a9118f3dd57)
* Aesara/Theano Version: as in requirements
* Python Version: not important
* Operating system: Linux
* How did you install PyMC/PyMC3: development
| 1.0 | Nested model variables don't include all parent names as prefix - ## Description of your problem
When you have a model factory that can potentially create duplicated variables, you can use nested model context (its main purpose). But it appears to be working correctly only for one level of nesting
```python
import pymc as pm
import numpy as np
def create_vars():
pm.Data("constant", np.random.randn(10), mutable=False)
pm.Data("mutable", np.random.randn(10), mutable=True)
pm.Normal("normal", 0, 1)
with pm.Model() as model:
create_vars()
model.named_vars.keys()
# dict_keys(['constant', 'mutable', 'normal'])
with pm.Model() as model:
create_vars()
with pm.Model("sub"):
create_vars()
model.named_vars.keys()
# dict_keys(['constant', 'mutable', 'normal', 'sub_constant', 'sub_mutable', 'sub_normal'])
with pm.Model() as model:
create_vars()
with pm.Model("sub"):
create_vars()
with pm.Model("sub"):
create_vars()
# errors
```
**Please provide the full traceback.**
<details><summary>Complete error traceback</summary>
```python
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
/tmp/ipykernel_258649/663987284.py in <module>
4 create_vars()
5 with pm.Model("sub"):
----> 6 create_vars()
7
8 model.named_vars.keys()
/tmp/ipykernel_258649/2696593453.py in create_vars()
1 def create_vars():
----> 2 pm.Data("constant", np.random.randn(10), mutable=False)
3 pm.Data("mutable", np.random.randn(10), mutable=True)
4 pm.Normal("normal", 0, 1)
~/dev/pymc3/pymc/data.py in Data(name, value, dims, export_index_as_coords, mutable, **kwargs)
676 model.add_coord(dname, values=None, length=x.shape[d])
677
--> 678 model.add_random_variable(x, dims=dims)
679
680 return x
~/dev/pymc3/pymc/model.py in add_random_variable(self, var, dims)
1438 """Add a random variable to the named variables of the model."""
1439 if self.named_vars.tree_contains(var.name):
-> 1440 raise ValueError(f"Variable name {var.name} already exists.")
1441
1442 if dims is not None:
ValueError: Variable name sub_constant already exists.
```
</details>
**Expected behaviour**
```
# dict_keys(['constant', 'mutable', 'normal', 'sub_constant', 'sub_mutable', 'sub_normal', 'sub_sub_constant', 'sub_sub_mutable', 'sub_sub_normal'])
```
**Additional information**
I also think naming convention should better be like
```
# dict_keys(['constant', 'mutable', 'normal', 'sub/constant', 'sub/mutable', 'sub/normal', 'sub/sub/constant', 'sub/sub/mutable', 'sub/sub/normal'])
```
## Versions and main components
* PyMC/PyMC3 Version: [08b6b01](https://github.com/pymc-devs/pymc/commit/08b6b01e825de321d75177ec031e5a9118f3dd57)
* Aesara/Theano Version: as in requirements
* Python Version: not important
* Operating system: Linux
* How did you install PyMC/PyMC3: development
| non_comp | nested model variables don t include all parent names as prefix description of your problem when you have a model factory that can potentially create duplicated variables you can use nested model context its main purpose but it appears to be working correctly only for one level of nesting python import pymc as pm import numpy as np def create vars pm data constant np random randn mutable false pm data mutable np random randn mutable true pm normal normal with pm model as model create vars model named vars keys dict keys with pm model as model create vars with pm model sub create vars model named vars keys dict keys with pm model as model create vars with pm model sub create vars with pm model sub create vars errors please provide the full traceback complete error traceback python valueerror traceback most recent call last tmp ipykernel py in create vars with pm model sub create vars model named vars keys tmp ipykernel py in create vars def create vars pm data constant np random randn mutable false pm data mutable np random randn mutable true pm normal normal dev pymc data py in data name value dims export index as coords mutable kwargs model add coord dname values none length x shape model add random variable x dims dims return x dev pymc model py in add random variable self var dims add a random variable to the named variables of the model if self named vars tree contains var name raise valueerror f variable name var name already exists if dims is not none valueerror variable name sub constant already exists expected behaviour dict keys additional information i also think naming convention should better be like dict keys versions and main components pymc version aesara theano version as in requirements python version not important operating system linux how did you install pymc development | 0 |
249,077 | 18,858,154,601 | IssuesEvent | 2021-11-12 09:26:44 | nguyin/pe | https://api.github.com/repos/nguyin/pe | opened | Redundant description for Class Diagrams | severity.Low type.DocumentationBug | Description seems quite redundant as the inheritance is already shown in the diagram. The order should be flipped, with the base class on top and the derived classes at the bottom to better display this inheritance or it may be misinterpreted.

<!--session: 1636640324709-50d82d0a-8e1c-4671-bdb4-e036a31fda12-->
<!--Version: Web v3.4.1--> | 1.0 | Redundant description for Class Diagrams - Description seems quite redundant as the inheritance is already shown in the diagram. The order should be flipped, with the base class on top and the derived classes at the bottom to better display this inheritance or it may be misinterpreted.

<!--session: 1636640324709-50d82d0a-8e1c-4671-bdb4-e036a31fda12-->
<!--Version: Web v3.4.1--> | non_comp | redundant description for class diagrams description seems quite redundant as the inheritance is already shown in the diagram the order should be flipped with the base class on top and the derived classes at the bottom to better display this inheritance or it may be misinterpreted | 0 |
20,691 | 30,765,530,656 | IssuesEvent | 2023-07-30 08:47:07 | ricksouth/serilum-mc-mods | https://api.github.com/repos/ricksouth/serilum-mc-mods | opened | Grindstone Sharper Tools broken by Altered Damage | Mod Label Missing Incompatibility | ## **Information**
Minecraft version: 1.20.1
Modloader: Fabric
Fabric loader version: 0.14.21
Environment: Singleplayer
First mod name: Grindstone Sharper Tools
First mod version: 3.1
Second mod name: Altered Damage
Second mod version: 3.1
## **Description**
When Altered Damage is installed alongside Grindstone Sharper Tools, the latter ceases to function.
While shift+right clicking the grindstone works, the name is applied to the weapon if that config is allowed, the weapon does not deal any additional damage. Using a dummy mod (though I also tested on vanilla mobs, not a significant piece of information) and a netherite sword for testing, GST raised the 8 damage to 12 as intended, the name counter and chat percentage features worked as intended, and the item ran out of uses like it should. When Altered Damage is installed, setting "entityDamageModifier" to anything other than 1.0 results in the sword not doing it's additional 50% damage, the counters in the name and chat never go down, and the item never looses its "sharpened" status as a result. For example, sharpening a sword while the entity modifier is 0.5 results in 4 damage instead of 6, setting it to 2.0 (the mod's default value) deals 16 rather than 24 damage. Since you author both of these mods hopefully it will be an easy fix, though I had a look at the events and I'm pretty confused as to why this would happen.
## **Other information**
I test mods I suspect have conflicts in a pack that has DashLoader, Mod Menu, Neruina, and in this case as it requires damage data, MmmMmmMmmMmm and Moonlight. If any of these are causing this issue, I wouldn't know, so if you are unable to reproduce it try this environment. | True | Grindstone Sharper Tools broken by Altered Damage - ## **Information**
Minecraft version: 1.20.1
Modloader: Fabric
Fabric loader version: 0.14.21
Environment: Singleplayer
First mod name: Grindstone Sharper Tools
First mod version: 3.1
Second mod name: Altered Damage
Second mod version: 3.1
## **Description**
When Altered Damage is installed alongside Grindstone Sharper Tools, the latter ceases to function.
While shift+right clicking the grindstone works, the name is applied to the weapon if that config is allowed, the weapon does not deal any additional damage. Using a dummy mod (though I also tested on vanilla mobs, not a significant piece of information) and a netherite sword for testing, GST raised the 8 damage to 12 as intended, the name counter and chat percentage features worked as intended, and the item ran out of uses like it should. When Altered Damage is installed, setting "entityDamageModifier" to anything other than 1.0 results in the sword not doing it's additional 50% damage, the counters in the name and chat never go down, and the item never looses its "sharpened" status as a result. For example, sharpening a sword while the entity modifier is 0.5 results in 4 damage instead of 6, setting it to 2.0 (the mod's default value) deals 16 rather than 24 damage. Since you author both of these mods hopefully it will be an easy fix, though I had a look at the events and I'm pretty confused as to why this would happen.
## **Other information**
I test mods I suspect have conflicts in a pack that has DashLoader, Mod Menu, Neruina, and in this case as it requires damage data, MmmMmmMmmMmm and Moonlight. If any of these are causing this issue, I wouldn't know, so if you are unable to reproduce it try this environment. | comp | grindstone sharper tools broken by altered damage information minecraft version modloader fabric fabric loader version environment singleplayer first mod name grindstone sharper tools first mod version second mod name altered damage second mod version description when altered damage is installed alongside grindstone sharper tools the latter ceases to function while shift right clicking the grindstone works the name is applied to the weapon if that config is allowed the weapon does not deal any additional damage using a dummy mod though i also tested on vanilla mobs not a significant piece of information and a netherite sword for testing gst raised the damage to as intended the name counter and chat percentage features worked as intended and the item ran out of uses like it should when altered damage is installed setting entitydamagemodifier to anything other than results in the sword not doing it s additional damage the counters in the name and chat never go down and the item never looses its sharpened status as a result for example sharpening a sword while the entity modifier is results in damage instead of setting it to the mod s default value deals rather than damage since you author both of these mods hopefully it will be an easy fix though i had a look at the events and i m pretty confused as to why this would happen other information i test mods i suspect have conflicts in a pack that has dashloader mod menu neruina and in this case as it requires damage data mmmmmmmmmmmm and moonlight if any of these are causing this issue i wouldn t know so if you are unable to reproduce it try this environment | 1 |
11,838 | 13,956,404,439 | IssuesEvent | 2020-10-24 01:00:03 | keymanapp/keyman | https://api.github.com/repos/keymanapp/keyman | closed | [Windows] Additional compatibility issue with FireFox browser, Chakma script and backspace | bug compatibility windows/ | (via email)
Thank for your email to look after the issue of not working the backspace key to delete any Chakma character on Firefox browser.
Here I attach the screen shot with Chakma text that I want to type on firefox and try to delete by using backspace key. I found the the backspace key does not work here. This happen Windows 10 Pro N 64 bit operating system with firefox browser 61.0.1 (firefox quantum) 64 bit.
Here is the Chakma text: 𑄟𑄭𑄪 𑄚𑄨𑄖𑄴𑄮 𑄟𑄧 𑄣𑄬𑄊 𑄣𑄬𑄊𑄨 𑄬𑄎
Please try to copy and paste into your Facebook by using firefox and also try to delete by pressing backspace key.
See also #1107 (1125 is unrelated) | True | [Windows] Additional compatibility issue with FireFox browser, Chakma script and backspace - (via email)
Thank for your email to look after the issue of not working the backspace key to delete any Chakma character on Firefox browser.
Here I attach the screen shot with Chakma text that I want to type on firefox and try to delete by using backspace key. I found the the backspace key does not work here. This happen Windows 10 Pro N 64 bit operating system with firefox browser 61.0.1 (firefox quantum) 64 bit.
Here is the Chakma text: 𑄟𑄭𑄪 𑄚𑄨𑄖𑄴𑄮 𑄟𑄧 𑄣𑄬𑄊 𑄣𑄬𑄊𑄨 𑄬𑄎
Please try to copy and paste into your Facebook by using firefox and also try to delete by pressing backspace key.
See also #1107 (1125 is unrelated) | comp | additional compatibility issue with firefox browser chakma script and backspace via email thank for your email to look after the issue of not working the backspace key to delete any chakma character on firefox browser here i attach the screen shot with chakma text that i want to type on firefox and try to delete by using backspace key i found the the backspace key does not work here this happen windows pro n bit operating system with firefox browser firefox quantum bit here is the chakma text 𑄟𑄭𑄪 𑄚𑄨𑄖𑄴𑄮 𑄟𑄧 𑄣𑄬𑄊 𑄣𑄬𑄊𑄨 𑄬𑄎 please try to copy and paste into your facebook by using firefox and also try to delete by pressing backspace key see also is unrelated | 1 |
20,152 | 28,152,304,605 | IssuesEvent | 2023-04-03 03:08:04 | TakosThings/Fluent-Discord | https://api.github.com/repos/TakosThings/Fluent-Discord | opened | Game Activity Toggle | better discord plugin compatibility | ### Plugin Link
https://betterdiscord.app/plugin/GameActivityToggle
### Notes
It uses its default button and looks out of place.

I use the one in Vencord, I believe this is the same one from the Better Discord Marketplace... | True | Game Activity Toggle - ### Plugin Link
https://betterdiscord.app/plugin/GameActivityToggle
### Notes
It uses its default button and looks out of place.

I use the one in Vencord, I believe this is the same one from the Better Discord Marketplace... | comp | game activity toggle plugin link notes it uses its default button and looks out of place i use the one in vencord i believe this is the same one from the better discord marketplace | 1 |
201,464 | 15,802,326,424 | IssuesEvent | 2021-04-03 09:11:20 | limwenfeng/ped | https://api.github.com/repos/limwenfeng/ped | opened | Provide program context and concept | severity.Low type.DocumentationBug | May want to provide in UG that Deliveri will always load up the delivery in data folder. And that the program will not detect whether the deliveries were completed. So as a user, we should remove the textfile after the deliveries are done.
<!--session: 1617438212313-ea8accec-e92c-44d7-9cfd-9476a2acfb81--> | 1.0 | Provide program context and concept - May want to provide in UG that Deliveri will always load up the delivery in data folder. And that the program will not detect whether the deliveries were completed. So as a user, we should remove the textfile after the deliveries are done.
<!--session: 1617438212313-ea8accec-e92c-44d7-9cfd-9476a2acfb81--> | non_comp | provide program context and concept may want to provide in ug that deliveri will always load up the delivery in data folder and that the program will not detect whether the deliveries were completed so as a user we should remove the textfile after the deliveries are done | 0 |
3,804 | 6,660,720,222 | IssuesEvent | 2017-10-02 03:05:02 | reactstrap/reactstrap | https://api.github.com/repos/reactstrap/reactstrap | closed | Dropdown navigation with arrow keys not working | a11y BS compatibility | <!-- The following is part of our issue template, feel free to remove this if it doesn't apply -->
### Issue description
- version 4.8.0
- components: Dropdown
Dropdown items are not selectable by using arrow keys, which is [supported by default by bootstrap v4 beta](https://getbootstrap.com/docs/4.0/components/dropdowns/).
Also closing the dropdown with the ESC key is not working, contrary to bootstrap default.
| True | Dropdown navigation with arrow keys not working - <!-- The following is part of our issue template, feel free to remove this if it doesn't apply -->
### Issue description
- version 4.8.0
- components: Dropdown
Dropdown items are not selectable by using arrow keys, which is [supported by default by bootstrap v4 beta](https://getbootstrap.com/docs/4.0/components/dropdowns/).
Also closing the dropdown with the ESC key is not working, contrary to bootstrap default.
| comp | dropdown navigation with arrow keys not working issue description version components dropdown dropdown items are not selectable by using arrow keys which is also closing the dropdown with the esc key is not working contrary to bootstrap default | 1 |
189,681 | 14,517,596,915 | IssuesEvent | 2020-12-13 20:14:43 | TinyboxSoftware/smolcart.js | https://api.github.com/repos/TinyboxSoftware/smolcart.js | closed | Rewrite: rewrite for simplicity and easier testing | enhancement testing | ## Summary of Issue
the process of writing tests for smolcart.js as well as looking over best practices for this type of library from an API perspective has inspired me to do a bit of a rewrite.
The goal would be to:
- change the internal action API as well as the Smolcart object API for easier testing.
- possibly make the wrapper even smaller
| 1.0 | Rewrite: rewrite for simplicity and easier testing - ## Summary of Issue
the process of writing tests for smolcart.js as well as looking over best practices for this type of library from an API perspective has inspired me to do a bit of a rewrite.
The goal would be to:
- change the internal action API as well as the Smolcart object API for easier testing.
- possibly make the wrapper even smaller
| non_comp | rewrite rewrite for simplicity and easier testing summary of issue the process of writing tests for smolcart js as well as looking over best practices for this type of library from an api perspective has inspired me to do a bit of a rewrite the goal would be to change the internal action api as well as the smolcart object api for easier testing possibly make the wrapper even smaller | 0 |
906 | 3,367,783,371 | IssuesEvent | 2015-11-22 13:39:41 | zloirock/core-js | https://api.github.com/repos/zloirock/core-js | closed | "$" symbol in file names | compatibility | In the modules library, there are many files that start with `$`. When using TFS to manage projects, this is not allowed, as "$" are invalid characters for file names (https://msdn.microsoft.com/en-us/library/aa980550(v=vs.120).aspx#SourceControl).
What gives? Is there a reason why these files start with a "$"? This is a significant limitation for those who are using TFS (see stackoverflow issue too: http://stackoverflow.com/questions/32081002/team-foundation-error-with-the-in-the-path). | True | "$" symbol in file names - In the modules library, there are many files that start with `$`. When using TFS to manage projects, this is not allowed, as "$" are invalid characters for file names (https://msdn.microsoft.com/en-us/library/aa980550(v=vs.120).aspx#SourceControl).
What gives? Is there a reason why these files start with a "$"? This is a significant limitation for those who are using TFS (see stackoverflow issue too: http://stackoverflow.com/questions/32081002/team-foundation-error-with-the-in-the-path). | comp | symbol in file names in the modules library there are many files that start with when using tfs to manage projects this is not allowed as are invalid characters for file names what gives is there a reason why these files start with a this is a significant limitation for those who are using tfs see stackoverflow issue too | 1 |
20,551 | 30,484,198,826 | IssuesEvent | 2023-07-17 23:39:49 | SPSquonK/useleSS | https://api.github.com/repos/SPSquonK/useleSS | closed | Redefine the scope of the project | enhancement v22 compatibility | ### The issue
Currently, the purpose of this project is to serve as a "clean V15 with C++latest refactor".
However, there are already some opinionated feature change: Link Attack for every party member (and probably glitched atm), a slight alteration of party exp, coming soon fashion morph, ...
On my side, the idea to develop SFlyFF 3 grows more and more, but I don't want to lose all the refactor work I will be doing on modern systems, *i.e.* new AIs and 3rd Jobs [1].
Finally, I kind of want to build `AI_BEETLE`
### The solution
Maybe the scope of the project should be expanded to "C++ Latest v15, with some added features to be somewhat compatible with official v22 resources".
### Why it is maybe not a good idea
- useleSS would not be anymore a "good clean starting point". Not like it is anyway as big API changes have already been made (`UIVariant`)
- Implementing post V15 features would probably lead to a race to implement all the V16 to V22 features, raising questions like "why were some systems omitted?"
[1] Oh no, unlike SFlyFF 1 and SFlyFF2, there will be no class named Hero on SFlyFF 3 ):
| True | Redefine the scope of the project - ### The issue
Currently, the purpose of this project is to serve as a "clean V15 with C++latest refactor".
However, there are already some opinionated feature change: Link Attack for every party member (and probably glitched atm), a slight alteration of party exp, coming soon fashion morph, ...
On my side, the idea to develop SFlyFF 3 grows more and more, but I don't want to lose all the refactor work I will be doing on modern systems, *i.e.* new AIs and 3rd Jobs [1].
Finally, I kind of want to build `AI_BEETLE`
### The solution
Maybe the scope of the project should be expanded to "C++ Latest v15, with some added features to be somewhat compatible with official v22 resources".
### Why it is maybe not a good idea
- useleSS would not be anymore a "good clean starting point". Not like it is anyway as big API changes have already been made (`UIVariant`)
- Implementing post V15 features would probably lead to a race to implement all the V16 to V22 features, raising questions like "why were some systems omitted?"
[1] Oh no, unlike SFlyFF 1 and SFlyFF2, there will be no class named Hero on SFlyFF 3 ):
| comp | redefine the scope of the project the issue currently the purpose of this project is to serve as a clean with c latest refactor however there are already some opinionated feature change link attack for every party member and probably glitched atm a slight alteration of party exp coming soon fashion morph on my side the idea to develop sflyff grows more and more but i don t want to lose all the refactor work i will be doing on modern systems i e new ais and jobs finally i kind of want to build ai beetle the solution maybe the scope of the project should be expanded to c latest with some added features to be somewhat compatible with official resources why it is maybe not a good idea useless would not be anymore a good clean starting point not like it is anyway as big api changes have already been made uivariant implementing post features would probably lead to a race to implement all the to features raising questions like why were some systems omitted oh no unlike sflyff and there will be no class named hero on sflyff | 1 |
2,522 | 5,247,689,122 | IssuesEvent | 2017-02-01 13:50:55 | pytest-dev/pytest | https://api.github.com/repos/pytest-dev/pytest | closed | Replace raise StopIteration with return - adhere to Pep 479 | backward compatibility | As per pytest-dev/pluggy#38 and [pep 479](https://www.python.org/dev/peps/pep-0479/), it seems that some `pluggy` hook wrappers implemented in `pytest` are still using the soon to be deprecated `raise StopIteration` mechanism to signal early generator termination.
An example would be [`pytest_pycollect_makeitem`](https://github.com/pytest-dev/pytest/blob/3c81f83602e5fa38cb6187dfc7b131ed88bf8b7d/_pytest/python.py#L177).
As indicated in the pep all such usage should be changed to simple `return`s in Py3.6+. | True | Replace raise StopIteration with return - adhere to Pep 479 - As per pytest-dev/pluggy#38 and [pep 479](https://www.python.org/dev/peps/pep-0479/), it seems that some `pluggy` hook wrappers implemented in `pytest` are still using the soon to be deprecated `raise StopIteration` mechanism to signal early generator termination.
An example would be [`pytest_pycollect_makeitem`](https://github.com/pytest-dev/pytest/blob/3c81f83602e5fa38cb6187dfc7b131ed88bf8b7d/_pytest/python.py#L177).
As indicated in the pep all such usage should be changed to simple `return`s in Py3.6+. | comp | replace raise stopiteration with return adhere to pep as per pytest dev pluggy and it seems that some pluggy hook wrappers implemented in pytest are still using the soon to be deprecated raise stopiteration mechanism to signal early generator termination an example would be as indicated in the pep all such usage should be changed to simple return s in | 1 |
19,077 | 26,495,652,129 | IssuesEvent | 2023-01-18 05:16:13 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | closed | Update WCS_Related_Order_Store_Cached_CPT to use the new WCS_Object_Data_Cache_Manager | type: bug compatibility: HPOS category: projects | ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
In https://github.com/Automattic/woocommerce-subscriptions-core/pull/304 I introduced a new cache manager that works with CRUD objects rather than hooking onto post related hooks. As brief explainer, the cache managers essentially listen for changes to specific objects (posts or crud objects) for changes to specific meta keys or properties. When a relevant change occurs, the cache manager's job is to trigger a hook to let the cache's know that the cache needs to be updated.
At the moment the `WCS_Related_Order_Store_Cached_CPT` cache still uses the old `WCS_Post_Meta_Cache_Manager` however it should be updated to use the new `WCS_Object_Data_Cache_Manager` on HPOS environments.
See `WCS_Customer_Store_Cached_CPT::__constructor()` as an example.
https://github.com/Automattic/woocommerce-subscriptions-core/blob/6b8c650c06d92eb1cb2bdb79e3e98aec14920414/includes/data-stores/class-wcs-customer-store-cached-cpt.php#L58-L64
^ rather than a many to one relationship, we just need the base `WCS_Object_Data_Cache_Manager` in the related order case.
## To Reproduce
<!-- Describe the steps to reproduce the behavior. -->
Unlike subscriptions and the customer's subscription cache, there is no current user flow that results in an error because when related orders are created they get immediately added to the related order cache (this is unlike the customer <-> subscription caches with rely on the manager hook for all changes).
To replicate issues, you'd basically need to simulate custom code adding, deleting or updating related order meta data.
1. Enable HPOS and disable syncing.
2. Run the following code snippet.
eg:
```php
$order = new WC_Order();
$order->update_meta_data( '_subscription_renewal', 925 ); // <- Where 925 is a subscription ID.
$order->save();
```
3. Running that code snippet should create a new order and make it a renewal order for the 925 subscription.
- On `trunk` that doesn't work, the PR to fix this issue should fix that.
<img width="590" alt="Screen Shot 2022-12-06 at 4 03 24 pm" src="https://user-images.githubusercontent.com/8490476/205833322-f4a687f0-9ecf-406c-ab6e-c7d20cb4ea79.png">
^ An empty renewal order cache. It should include the new order ID.
## Product impact
<!-- What products does this issue affect? -->
- [ ] Does this issue affect WooCommerce Subscriptions? yes/no/tbc, add issue ref
- [ ] Does this issue affect WooCommerce Payments? yes/no/tbc, add issue ref | True | Update WCS_Related_Order_Store_Cached_CPT to use the new WCS_Object_Data_Cache_Manager - ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
In https://github.com/Automattic/woocommerce-subscriptions-core/pull/304 I introduced a new cache manager that works with CRUD objects rather than hooking onto post related hooks. As brief explainer, the cache managers essentially listen for changes to specific objects (posts or crud objects) for changes to specific meta keys or properties. When a relevant change occurs, the cache manager's job is to trigger a hook to let the cache's know that the cache needs to be updated.
At the moment the `WCS_Related_Order_Store_Cached_CPT` cache still uses the old `WCS_Post_Meta_Cache_Manager` however it should be updated to use the new `WCS_Object_Data_Cache_Manager` on HPOS environments.
See `WCS_Customer_Store_Cached_CPT::__constructor()` as an example.
https://github.com/Automattic/woocommerce-subscriptions-core/blob/6b8c650c06d92eb1cb2bdb79e3e98aec14920414/includes/data-stores/class-wcs-customer-store-cached-cpt.php#L58-L64
^ rather than a many to one relationship, we just need the base `WCS_Object_Data_Cache_Manager` in the related order case.
## To Reproduce
<!-- Describe the steps to reproduce the behavior. -->
Unlike subscriptions and the customer's subscription cache, there is no current user flow that results in an error because when related orders are created they get immediately added to the related order cache (this is unlike the customer <-> subscription caches with rely on the manager hook for all changes).
To replicate issues, you'd basically need to simulate custom code adding, deleting or updating related order meta data.
1. Enable HPOS and disable syncing.
2. Run the following code snippet.
eg:
```php
$order = new WC_Order();
$order->update_meta_data( '_subscription_renewal', 925 ); // <- Where 925 is a subscription ID.
$order->save();
```
3. Running that code snippet should create a new order and make it a renewal order for the 925 subscription.
- On `trunk` that doesn't work, the PR to fix this issue should fix that.
<img width="590" alt="Screen Shot 2022-12-06 at 4 03 24 pm" src="https://user-images.githubusercontent.com/8490476/205833322-f4a687f0-9ecf-406c-ab6e-c7d20cb4ea79.png">
^ An empty renewal order cache. It should include the new order ID.
## Product impact
<!-- What products does this issue affect? -->
- [ ] Does this issue affect WooCommerce Subscriptions? yes/no/tbc, add issue ref
- [ ] Does this issue affect WooCommerce Payments? yes/no/tbc, add issue ref | comp | update wcs related order store cached cpt to use the new wcs object data cache manager describe the bug in i introduced a new cache manager that works with crud objects rather than hooking onto post related hooks as brief explainer the cache managers essentially listen for changes to specific objects posts or crud objects for changes to specific meta keys or properties when a relevant change occurs the cache manager s job is to trigger a hook to let the cache s know that the cache needs to be updated at the moment the wcs related order store cached cpt cache still uses the old wcs post meta cache manager however it should be updated to use the new wcs object data cache manager on hpos environments see wcs customer store cached cpt constructor as an example rather than a many to one relationship we just need the base wcs object data cache manager in the related order case to reproduce unlike subscriptions and the customer s subscription cache there is no current user flow that results in an error because when related orders are created they get immediately added to the related order cache this is unlike the customer subscription caches with rely on the manager hook for all changes to replicate issues you d basically need to simulate custom code adding deleting or updating related order meta data enable hpos and disable syncing run the following code snippet eg php order new wc order order update meta data subscription renewal where is a subscription id order save running that code snippet should create a new order and make it a renewal order for the subscription on trunk that doesn t work the pr to fix this issue should fix that img width alt screen shot at pm src an empty renewal order cache it should include the new order id product impact does this issue affect woocommerce subscriptions yes no tbc add issue ref does this issue affect woocommerce payments yes no tbc add issue ref | 1 |
1,314 | 3,816,118,362 | IssuesEvent | 2016-03-28 20:26:26 | sass/sass | https://api.github.com/repos/sass/sass | closed | Support CSS variables | Bug CSS Compatibility | CSS Variables introduces the [`<any-value>`](http://dev.w3.org/csswg/css-variables/#typedef-any-value) production, and Sass should support it.
This production introduces some serious questions about how Sass should parse it. It's general enough to allow practically any string, which means that treating it as a normal property would break CSS compatibility. For example, `var-foo: 1 +;` is valid CSS, but currently Sass would fail to parse it. Fundamentally, we need to decide what balance to strike between compatibility, programmability, and user expectations. Here are several options:
1. The most compatible option would be to parse it exactly as specified in CSS and make no changes. For example, `var-foo: $var` would emit `var-foo: $var` literally, without replacing `$var` with its Sass value. This would make it impossible to assign variable values programmatically, though, as well as seriously violating user expectations.
2. The most programmable option and the option that would be least surprising to users would be to parse these as any other property. This would be a much larger break with CSS compatibility than we've done before, though, which itself violates the user's expectation that all CSS is valid SCSS.
3. We could meet somewhere in the middle by allowing the use of `#{}` and possibly a single variable in `<any-value>` productions. This violates both compatibility, since `$var` is a valid CSS value that a user's JavaScript might theoretically use, and user expectations, since e.g. `var-foo: $var1, $var2, $var3` won't work as expected. However, it will support most valid CSS and will allow variables to be created with mixins, albeit possibly with an ugly intermediate variable.
4. We could try to parse the value as a plain SassScript value, and if it fails to parse treat it as an unparsed. This would mean that any syntax errors would be difficult to track down, and poses more serious compatibility issues than option 3, since `var-foo: 1 + 2` will be treated very differently in Sass than in raw CSS.
I'm not sure what the best option is. If I had to choose now, I'd probably lean towards option 3, but I don't really like any of them. | True | Support CSS variables - CSS Variables introduces the [`<any-value>`](http://dev.w3.org/csswg/css-variables/#typedef-any-value) production, and Sass should support it.
This production introduces some serious questions about how Sass should parse it. It's general enough to allow practically any string, which means that treating it as a normal property would break CSS compatibility. For example, `var-foo: 1 +;` is valid CSS, but currently Sass would fail to parse it. Fundamentally, we need to decide what balance to strike between compatibility, programmability, and user expectations. Here are several options:
1. The most compatible option would be to parse it exactly as specified in CSS and make no changes. For example, `var-foo: $var` would emit `var-foo: $var` literally, without replacing `$var` with its Sass value. This would make it impossible to assign variable values programmatically, though, as well as seriously violating user expectations.
2. The most programmable option and the option that would be least surprising to users would be to parse these as any other property. This would be a much larger break with CSS compatibility than we've done before, though, which itself violates the user's expectation that all CSS is valid SCSS.
3. We could meet somewhere in the middle by allowing the use of `#{}` and possibly a single variable in `<any-value>` productions. This violates both compatibility, since `$var` is a valid CSS value that a user's JavaScript might theoretically use, and user expectations, since e.g. `var-foo: $var1, $var2, $var3` won't work as expected. However, it will support most valid CSS and will allow variables to be created with mixins, albeit possibly with an ugly intermediate variable.
4. We could try to parse the value as a plain SassScript value, and if it fails to parse treat it as an unparsed. This would mean that any syntax errors would be difficult to track down, and poses more serious compatibility issues than option 3, since `var-foo: 1 + 2` will be treated very differently in Sass than in raw CSS.
I'm not sure what the best option is. If I had to choose now, I'd probably lean towards option 3, but I don't really like any of them. | comp | support css variables css variables introduces the production and sass should support it this production introduces some serious questions about how sass should parse it it s general enough to allow practically any string which means that treating it as a normal property would break css compatibility for example var foo is valid css but currently sass would fail to parse it fundamentally we need to decide what balance to strike between compatibility programmability and user expectations here are several options the most compatible option would be to parse it exactly as specified in css and make no changes for example var foo var would emit var foo var literally without replacing var with its sass value this would make it impossible to assign variable values programmatically though as well as seriously violating user expectations the most programmable option and the option that would be least surprising to users would be to parse these as any other property this would be a much larger break with css compatibility than we ve done before though which itself violates the user s expectation that all css is valid scss we could meet somewhere in the middle by allowing the use of and possibly a single variable in productions this violates both compatibility since var is a valid css value that a user s javascript might theoretically use and user expectations since e g var foo won t work as expected however it will support most valid css and will allow variables to be created with mixins albeit possibly with an ugly intermediate variable we could try to parse the value as a plain sassscript value and if it fails to parse treat it as an unparsed this would mean that any syntax errors would be difficult to track down and poses more serious compatibility issues than option since var foo will be treated very differently in sass than in raw css i m not sure what the best option is if i had to choose now i d probably lean towards option but i don t really like any of them | 1 |
225,765 | 17,288,634,527 | IssuesEvent | 2021-07-24 08:29:05 | sinclairzx81/typebox | https://api.github.com/repos/sinclairzx81/typebox | closed | Add custom validation messages example to docs | documentation | Would it possibly be worth adding custom error messages to the validation example section of the documentation?
Something like this:
https://codesandbox.io/s/typebox-validation-with-error-messages-0ekq5?file=/src/index.ts
```ts
import { Type } from "@sinclair/typebox";
import addFormats from "ajv-formats";
import addErrors from "ajv-errors";
import Ajv from "ajv";
// Setup
const ajv = new Ajv({ allErrors: true });
addFormats(ajv, ["email", "time", "uri"])
.addKeyword("kind")
.addKeyword("modifier");
addErrors(ajv);
// TypeBox
const User = Type.Object(
{
name: Type.String(),
email: Type.String({
format: "email",
errorMessage: { format: "${0#} must be a valid email address" }
})
},
{ errorMessage: { _: "default error" } }
);
const validate = ajv.compile(User);
// Validate
const isValid = validate({
name: 1,
email: "dave@@domain.com1"
});
console.log(isValid);
console.log(validate.errors);
``` | 1.0 | Add custom validation messages example to docs - Would it possibly be worth adding custom error messages to the validation example section of the documentation?
Something like this:
https://codesandbox.io/s/typebox-validation-with-error-messages-0ekq5?file=/src/index.ts
```ts
import { Type } from "@sinclair/typebox";
import addFormats from "ajv-formats";
import addErrors from "ajv-errors";
import Ajv from "ajv";
// Setup
const ajv = new Ajv({ allErrors: true });
addFormats(ajv, ["email", "time", "uri"])
.addKeyword("kind")
.addKeyword("modifier");
addErrors(ajv);
// TypeBox
const User = Type.Object(
{
name: Type.String(),
email: Type.String({
format: "email",
errorMessage: { format: "${0#} must be a valid email address" }
})
},
{ errorMessage: { _: "default error" } }
);
const validate = ajv.compile(User);
// Validate
const isValid = validate({
name: 1,
email: "dave@@domain.com1"
});
console.log(isValid);
console.log(validate.errors);
``` | non_comp | add custom validation messages example to docs would it possibly be worth adding custom error messages to the validation example section of the documentation something like this ts import type from sinclair typebox import addformats from ajv formats import adderrors from ajv errors import ajv from ajv setup const ajv new ajv allerrors true addformats ajv addkeyword kind addkeyword modifier adderrors ajv typebox const user type object name type string email type string format email errormessage format must be a valid email address errormessage default error const validate ajv compile user validate const isvalid validate name email dave domain console log isvalid console log validate errors | 0 |
51,133 | 13,621,923,815 | IssuesEvent | 2020-09-24 02:07:29 | Watemlifts/wagtail | https://api.github.com/repos/Watemlifts/wagtail | opened | CVE-2020-13822 (High) detected in elliptic-6.4.0.tgz | security vulnerability | ## CVE-2020-13822 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.4.0.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz</a></p>
<p>Path to dependency file: wagtail/package.json</p>
<p>Path to vulnerable library: wagtail/node_modules/elliptic/package.json</p>
<p>
Dependency Hierarchy:
- eslint-import-resolver-webpack-0.8.3.tgz (Root Library)
- node-libs-browser-1.1.1.tgz
- crypto-browserify-3.12.0.tgz
- browserify-sign-4.0.4.tgz
- :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/Watemlifts/wagtail/commit/d3510d8d13bd39b373ec5e92a437e3968e9d0a3f">d3510d8d13bd39b373ec5e92a437e3968e9d0a3f</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The Elliptic package 6.5.2 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature.
<p>Publish Date: 2020-06-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-13822>CVE-2020-13822</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.7</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: Low
</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/indutny/elliptic/tree/v6.5.3">https://github.com/indutny/elliptic/tree/v6.5.3</a></p>
<p>Release Date: 2020-06-04</p>
<p>Fix Resolution: v6.5.3</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-2020-13822 (High) detected in elliptic-6.4.0.tgz - ## CVE-2020-13822 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.4.0.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz</a></p>
<p>Path to dependency file: wagtail/package.json</p>
<p>Path to vulnerable library: wagtail/node_modules/elliptic/package.json</p>
<p>
Dependency Hierarchy:
- eslint-import-resolver-webpack-0.8.3.tgz (Root Library)
- node-libs-browser-1.1.1.tgz
- crypto-browserify-3.12.0.tgz
- browserify-sign-4.0.4.tgz
- :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/Watemlifts/wagtail/commit/d3510d8d13bd39b373ec5e92a437e3968e9d0a3f">d3510d8d13bd39b373ec5e92a437e3968e9d0a3f</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The Elliptic package 6.5.2 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature.
<p>Publish Date: 2020-06-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-13822>CVE-2020-13822</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.7</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: Low
</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/indutny/elliptic/tree/v6.5.3">https://github.com/indutny/elliptic/tree/v6.5.3</a></p>
<p>Release Date: 2020-06-04</p>
<p>Fix Resolution: v6.5.3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve high detected in elliptic tgz cve high severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file wagtail package json path to vulnerable library wagtail node modules elliptic package json dependency hierarchy eslint import resolver webpack tgz root library node libs browser tgz crypto browserify tgz browserify sign tgz x elliptic tgz vulnerable library found in head commit a href vulnerability details the elliptic package for node js allows ecdsa signature malleability via variations in encoding leading bytes or integer overflows this could conceivably have a security relevant impact if an application relied on a single canonical signature publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact low 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 |
2,373 | 5,109,093,875 | IssuesEvent | 2017-01-05 19:44:02 | DICE-UNC/jargon | https://api.github.com/repos/DICE-UNC/jargon | opened | Add unit test suite pass against oracle | enhancement iRODS Compatibility | Create oracle db setup, I think a few issues with queries might remain....add to CI? | True | Add unit test suite pass against oracle - Create oracle db setup, I think a few issues with queries might remain....add to CI? | comp | add unit test suite pass against oracle create oracle db setup i think a few issues with queries might remain add to ci | 1 |
263,263 | 28,029,831,932 | IssuesEvent | 2023-03-28 11:38:52 | RG4421/ampere-centos-kernel | https://api.github.com/repos/RG4421/ampere-centos-kernel | reopened | CVE-2021-28038 (Medium) detected in linux-yocto-devv5.3, linux-yocto-devv5.3 | Mend: dependency security vulnerability | ## CVE-2021-28038 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-yocto-devv5.3</b>, <b>linux-yocto-devv5.3</b></p></summary>
<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>
An issue was discovered in the Linux kernel through 5.11.3, as used with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a result of changes to the handling of grant mapping errors). A host OS denial of service may occur during misbehavior of a networking frontend driver. NOTE: this issue exists because of an incomplete fix for CVE-2021-26931.
<p>Publish Date: 2021-03-05
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-28038>CVE-2021-28038</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- 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-2021-28038">https://www.linuxkernelcves.com/cves/CVE-2021-28038</a></p>
<p>Release Date: 2021-03-05</p>
<p>Fix Resolution: v4.4.260,v4.9.260,v4.14.224,v4.19.179,v5.4.103,v5.10.21,v5.11.4,v5.12-rc2</p>
</p>
</details>
<p></p>
| True | CVE-2021-28038 (Medium) detected in linux-yocto-devv5.3, linux-yocto-devv5.3 - ## CVE-2021-28038 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-yocto-devv5.3</b>, <b>linux-yocto-devv5.3</b></p></summary>
<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>
An issue was discovered in the Linux kernel through 5.11.3, as used with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a result of changes to the handling of grant mapping errors). A host OS denial of service may occur during misbehavior of a networking frontend driver. NOTE: this issue exists because of an incomplete fix for CVE-2021-26931.
<p>Publish Date: 2021-03-05
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-28038>CVE-2021-28038</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- 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-2021-28038">https://www.linuxkernelcves.com/cves/CVE-2021-28038</a></p>
<p>Release Date: 2021-03-05</p>
<p>Fix Resolution: v4.4.260,v4.9.260,v4.14.224,v4.19.179,v5.4.103,v5.10.21,v5.11.4,v5.12-rc2</p>
</p>
</details>
<p></p>
| non_comp | cve medium detected in linux yocto linux yocto cve medium severity vulnerability vulnerable libraries linux yocto linux yocto vulnerability details an issue was discovered in the linux kernel through as used with xen pv a certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations as a result of changes to the handling of grant mapping errors a host os denial of service may occur during misbehavior of a networking frontend driver note this issue exists because of an incomplete fix for cve publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope changed 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 | 0 |
403,648 | 27,427,517,562 | IssuesEvent | 2023-03-01 21:35:24 | Mietz-GmbH/flutter_electronicid | https://api.github.com/repos/Mietz-GmbH/flutter_electronicid | closed | bug: build fail in android platform | bug documentation | This happens when I run the `flutter run` command in the example folder

| 1.0 | bug: build fail in android platform - This happens when I run the `flutter run` command in the example folder

| non_comp | bug build fail in android platform this happens when i run the flutter run command in the example folder | 0 |
133,572 | 12,544,682,378 | IssuesEvent | 2020-06-05 17:37:15 | Azure-Samples/Cognitive-Services-Voice-Assistant | https://api.github.com/repos/Azure-Samples/Cognitive-Services-Voice-Assistant | closed | Add documentation around commands | Devices Console Client (C++) documentation |
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
There is default behavior that starts KWS so we should document that. Also there are commands that print out if you have a console interface which show examples of how to use the basic API commands | 1.0 | Add documentation around commands -
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
There is default behavior that starts KWS so we should document that. Also there are commands that print out if you have a console interface which show examples of how to use the basic API commands | non_comp | add documentation around commands this issue is for a mark with an x bug report please search issues before submitting feature request documentation issue or request regression a behavior that used to work and stopped in a new release there is default behavior that starts kws so we should document that also there are commands that print out if you have a console interface which show examples of how to use the basic api commands | 0 |
14,534 | 17,618,903,305 | IssuesEvent | 2021-08-18 13:14:03 | LMMS/lmms | https://api.github.com/repos/LMMS/lmms | closed | Can't copy patterns between LMMS instances | enhancement compatibility | I am working on something using bits from another piece. So I have each open in its own instance of LMMS.
I go into the bassline editor in both instances, I copy a sequence from the first BB editor, paste it in the second and ... nothing pastes.
If I open the piano roll editor in the first and the second, I can cut and paste the notes from the first to the second OK (so there is a workaround).
I have no idea how supported cut'n'paste between multiple instances of LMMS is, but it works somewhat for me and it's very useful, so I'd like it to be :-)
Ubuntu 14.04 amd64, LMMS latest git master compiled from source.
| True | Can't copy patterns between LMMS instances - I am working on something using bits from another piece. So I have each open in its own instance of LMMS.
I go into the bassline editor in both instances, I copy a sequence from the first BB editor, paste it in the second and ... nothing pastes.
If I open the piano roll editor in the first and the second, I can cut and paste the notes from the first to the second OK (so there is a workaround).
I have no idea how supported cut'n'paste between multiple instances of LMMS is, but it works somewhat for me and it's very useful, so I'd like it to be :-)
Ubuntu 14.04 amd64, LMMS latest git master compiled from source.
| comp | can t copy patterns between lmms instances i am working on something using bits from another piece so i have each open in its own instance of lmms i go into the bassline editor in both instances i copy a sequence from the first bb editor paste it in the second and nothing pastes if i open the piano roll editor in the first and the second i can cut and paste the notes from the first to the second ok so there is a workaround i have no idea how supported cut n paste between multiple instances of lmms is but it works somewhat for me and it s very useful so i d like it to be ubuntu lmms latest git master compiled from source | 1 |
9,136 | 11,167,147,768 | IssuesEvent | 2019-12-27 16:00:10 | arcticicestudio/nord-jetbrains | https://api.github.com/repos/arcticicestudio/nord-jetbrains | closed | Unreadable excluded files | context-ui scope-compatibility scope-quality scope-ux type-support | When excluding folders (node_modules for instance) the files list is unreadable.

| True | Unreadable excluded files - When excluding folders (node_modules for instance) the files list is unreadable.

| comp | unreadable excluded files when excluding folders node modules for instance the files list is unreadable | 1 |
10,110 | 2,618,936,630 | IssuesEvent | 2015-03-03 00:02:19 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | First Garthog invasion mission not considered successfull | auto-migrated Component-Logic Missions Priority-Medium Type-Defect | ```
Game version: 0.95.152
...under the condition that the fleet is repelled using the planetary
ion cannons *and* not all of the Garthog ships are destroyed.
Supposedly - it happened for the first time for me (both the error and
this particular battle outcome);
the remaining ships already had disappeared and the mission was still open, so
I assume something went wrong. It may also have been just by chance - I assume
you can reproduce the depicted battle outcome deterministically.
```
Original issue reported on code.google.com by `anonymis...@arcor.de` on 15 Jan 2014 at 8:41 | 1.0 | First Garthog invasion mission not considered successfull - ```
Game version: 0.95.152
...under the condition that the fleet is repelled using the planetary
ion cannons *and* not all of the Garthog ships are destroyed.
Supposedly - it happened for the first time for me (both the error and
this particular battle outcome);
the remaining ships already had disappeared and the mission was still open, so
I assume something went wrong. It may also have been just by chance - I assume
you can reproduce the depicted battle outcome deterministically.
```
Original issue reported on code.google.com by `anonymis...@arcor.de` on 15 Jan 2014 at 8:41 | non_comp | first garthog invasion mission not considered successfull game version under the condition that the fleet is repelled using the planetary ion cannons and not all of the garthog ships are destroyed supposedly it happened for the first time for me both the error and this particular battle outcome the remaining ships already had disappeared and the mission was still open so i assume something went wrong it may also have been just by chance i assume you can reproduce the depicted battle outcome deterministically original issue reported on code google com by anonymis arcor de on jan at | 0 |
18,769 | 26,134,681,053 | IssuesEvent | 2022-12-29 10:30:15 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | 🔗 🧩 🐞 Bug Report: Elementor/Popup - Crocoblock Filters 3.9 (Related to #20708) | bug compatibility/3rd_party type/developer-api product/pro component/popup | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Upgraded from 3.8.1 / 3.8.2 Pro to 3.9
Elementor Popup is used as a side bar to host Crocoblock filters.
Worked previously, but now the filters no longer work within the popup in 3.9.
If I drag / paste the filters to the main Elementor archive product page they then work.
### Steps to reproduce
Create popup with crocoblock product filter and link to button on woocommerce archive page
Products are no longer filtered in the latest version of Elementor
### Isolating the problem
- [ ] This bug happens with only Elementor plugin active (and Elementor Pro).
- [ ] This bug happens with a Blank WordPress theme active ([Hello theme](https://wordpress.org/themes/hello-elementor/)).
- [ ] I can reproduce this bug consistently using the steps above.
### System Info
== Server Environment ==
Operating System: Linux
Software: Apache
MySQL version: MariaDB Server v10.3.37
PHP Version: 8.1.12
PHP Memory Limit: 256M
PHP Max Input Vars: 2000
PHP Max Post Size: 20M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected
== WordPress Environment ==
Version: 6.1.1
Site URL: *
Home URL: *
WP Multisite: No
Max Upload Size: 20 MB
Memory limit: 1G
Max Memory limit: 1024M
Permalink Structure: /%postname%/
Language: en-GB
Timezone: Europe/London
Admin Email: *
Debug Mode: Inactive
== Theme ==
Name: Hello Elementor Child
Version: 1.0.1
Author: Elementor Team
Child Theme: Yes
Parent Theme Name: Hello Elementor
Parent Theme Version: 2.6.1
Parent Theme Author: Elementor Team
== User ==
Role: administrator
WP Profile lang: en_GB
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
== Active Plugins ==
Disable Bloat for WordPress & WooCommerce
Version: 3.1.0
Author: Disable Bloat
Ele Custom Skin
Version: 3.1.7
Author: Dudaster.com
Elementor
Version: 3.9.0
Author: Elementor.com
Elementor Pro
Version: 3.9.0
Author: Elementor.com
JetSmartFilters
Version: 3.0.2
Author: Crocoblock
OoohBoi Steroids for Elementor
Version: 2.0.5
Author: OoohBoi
Sequential Order Numbers for WooCommerce
Version: 1.9.7
Author: SkyVerge
Store Manager Connector
Version: 1.1.2
Author: eMagicOne
UpdraftPlus - Backup/Restore
Version: 1.22.23
Author: UpdraftPlus.Com, DavidAnderson
Visibility Logic for Elementor
Version: 2.3.2
Author: StaxWP
WooCommerce
Version: 7.1.1
Author: Automattic
WooCommerce Brands
Version: 1.6.38
Author: WooCommerce
WooCommerce Stripe Gateway
Version: 7.0.1
Author: WooCommerce
WP Mail SMTP
Version: 3.6.1
Author: WPForms
Yoast SEO
Version: 19.11
Author: Team Yoast
== Elementor Experiments ==
Optimised DOM Output: Active
Improved asset loading: Active
Improved CSS Loading: Inactive
Inline Font Icons: Inactive
Accessibility improvements: Active
Additional Custom Breakpoints: Active
Import Export Template Kit: Inactive
Hide native WordPress widgets from search results: Inactive
admin_menu_rearrangement: Inactive by default
Flexbox Container: Active
Default to New Theme Builder: Inactive
Hello Theme Header & Footer: Inactive
Landing pages: Inactive
Colour Sampler: Inactive
Favourite Widgets: Inactive
Admin Top Bar: Inactive
Lazy Load Background Images: Inactive by default
Save as Default: Active by default
Page Transitions: Active by default
Notes: Inactive
Loop: Inactive by default
Form Submissions: Inactive
Scroll Snap: Inactive
== Log ==
== Elementor - Compatibility Tag ==
Elementor Pro: Compatibility not specified
OoohBoi Steroids for Elementor: Compatibility not specified
Visibility Logic for Elementor: Compatibility not specified
== Elementor Pro - Compatibility Tag ==
| True | 🔗 🧩 🐞 Bug Report: Elementor/Popup - Crocoblock Filters 3.9 (Related to #20708) - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Upgraded from 3.8.1 / 3.8.2 Pro to 3.9
Elementor Popup is used as a side bar to host Crocoblock filters.
Worked previously, but now the filters no longer work within the popup in 3.9.
If I drag / paste the filters to the main Elementor archive product page they then work.
### Steps to reproduce
Create popup with crocoblock product filter and link to button on woocommerce archive page
Products are no longer filtered in the latest version of Elementor
### Isolating the problem
- [ ] This bug happens with only Elementor plugin active (and Elementor Pro).
- [ ] This bug happens with a Blank WordPress theme active ([Hello theme](https://wordpress.org/themes/hello-elementor/)).
- [ ] I can reproduce this bug consistently using the steps above.
### System Info
== Server Environment ==
Operating System: Linux
Software: Apache
MySQL version: MariaDB Server v10.3.37
PHP Version: 8.1.12
PHP Memory Limit: 256M
PHP Max Input Vars: 2000
PHP Max Post Size: 20M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected
== WordPress Environment ==
Version: 6.1.1
Site URL: *
Home URL: *
WP Multisite: No
Max Upload Size: 20 MB
Memory limit: 1G
Max Memory limit: 1024M
Permalink Structure: /%postname%/
Language: en-GB
Timezone: Europe/London
Admin Email: *
Debug Mode: Inactive
== Theme ==
Name: Hello Elementor Child
Version: 1.0.1
Author: Elementor Team
Child Theme: Yes
Parent Theme Name: Hello Elementor
Parent Theme Version: 2.6.1
Parent Theme Author: Elementor Team
== User ==
Role: administrator
WP Profile lang: en_GB
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
== Active Plugins ==
Disable Bloat for WordPress & WooCommerce
Version: 3.1.0
Author: Disable Bloat
Ele Custom Skin
Version: 3.1.7
Author: Dudaster.com
Elementor
Version: 3.9.0
Author: Elementor.com
Elementor Pro
Version: 3.9.0
Author: Elementor.com
JetSmartFilters
Version: 3.0.2
Author: Crocoblock
OoohBoi Steroids for Elementor
Version: 2.0.5
Author: OoohBoi
Sequential Order Numbers for WooCommerce
Version: 1.9.7
Author: SkyVerge
Store Manager Connector
Version: 1.1.2
Author: eMagicOne
UpdraftPlus - Backup/Restore
Version: 1.22.23
Author: UpdraftPlus.Com, DavidAnderson
Visibility Logic for Elementor
Version: 2.3.2
Author: StaxWP
WooCommerce
Version: 7.1.1
Author: Automattic
WooCommerce Brands
Version: 1.6.38
Author: WooCommerce
WooCommerce Stripe Gateway
Version: 7.0.1
Author: WooCommerce
WP Mail SMTP
Version: 3.6.1
Author: WPForms
Yoast SEO
Version: 19.11
Author: Team Yoast
== Elementor Experiments ==
Optimised DOM Output: Active
Improved asset loading: Active
Improved CSS Loading: Inactive
Inline Font Icons: Inactive
Accessibility improvements: Active
Additional Custom Breakpoints: Active
Import Export Template Kit: Inactive
Hide native WordPress widgets from search results: Inactive
admin_menu_rearrangement: Inactive by default
Flexbox Container: Active
Default to New Theme Builder: Inactive
Hello Theme Header & Footer: Inactive
Landing pages: Inactive
Colour Sampler: Inactive
Favourite Widgets: Inactive
Admin Top Bar: Inactive
Lazy Load Background Images: Inactive by default
Save as Default: Active by default
Page Transitions: Active by default
Notes: Inactive
Loop: Inactive by default
Form Submissions: Inactive
Scroll Snap: Inactive
== Log ==
== Elementor - Compatibility Tag ==
Elementor Pro: Compatibility not specified
OoohBoi Steroids for Elementor: Compatibility not specified
Visibility Logic for Elementor: Compatibility not specified
== Elementor Pro - Compatibility Tag ==
| comp | 🔗 🧩 🐞 bug report elementor popup crocoblock filters related to prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description upgraded from pro to elementor popup is used as a side bar to host crocoblock filters worked previously but now the filters no longer work within the popup in if i drag paste the filters to the main elementor archive product page they then work steps to reproduce create popup with crocoblock product filter and link to button on woocommerce archive page products are no longer filtered in the latest version of elementor isolating the problem this bug happens with only elementor plugin active and elementor pro this bug happens with a blank wordpress theme active i can reproduce this bug consistently using the steps above system info server environment operating system linux software apache mysql version mariadb server php version php memory limit php max input vars php max post size gd installed yes zip installed yes write permissions all right elementor library connected wordpress environment version site url home url wp multisite no max upload size mb memory limit max memory limit permalink structure postname language en gb timezone europe london admin email debug mode inactive theme name hello elementor child version author elementor team child theme yes parent theme name hello elementor parent theme version parent theme author elementor team user role administrator wp profile lang en gb user agent mozilla windows nt applewebkit khtml like gecko chrome safari active plugins disable bloat for wordpress woocommerce version author disable bloat ele custom skin version author dudaster com elementor version author elementor com elementor pro version author elementor com jetsmartfilters version author crocoblock ooohboi steroids for elementor version author ooohboi sequential order numbers for woocommerce version author skyverge store manager connector version author emagicone updraftplus backup restore version author updraftplus com davidanderson visibility logic for elementor version author staxwp woocommerce version author automattic woocommerce brands version author woocommerce woocommerce stripe gateway version author woocommerce wp mail smtp version author wpforms yoast seo version author team yoast elementor experiments optimised dom output active improved asset loading active improved css loading inactive inline font icons inactive accessibility improvements active additional custom breakpoints active import export template kit inactive hide native wordpress widgets from search results inactive admin menu rearrangement inactive by default flexbox container active default to new theme builder inactive hello theme header footer inactive landing pages inactive colour sampler inactive favourite widgets inactive admin top bar inactive lazy load background images inactive by default save as default active by default page transitions active by default notes inactive loop inactive by default form submissions inactive scroll snap inactive log elementor compatibility tag elementor pro compatibility not specified ooohboi steroids for elementor compatibility not specified visibility logic for elementor compatibility not specified elementor pro compatibility tag | 1 |
40,109 | 16,332,071,682 | IssuesEvent | 2021-05-12 10:26:04 | docker-mailserver/docker-mailserver | https://api.github.com/repos/docker-mailserver/docker-mailserver | closed | [FR] add whitelist_clients.local to Postgrey | area/features kind/feature request meta/wip priority/low service/postgrey | # Feature Request
## Context
I am moving from another email server and have built up a list of domains which need to be added to the Postgrey local config file.
### Is your Feature Request related to a Problem?
Kind of... the verification emails from AWS were bouncing until I added this whitelist_client.local their domain
### Describe the Solution you'd like
Add a blank whitelist_clients.local file to the /etc/postgrey/ with instructions on the Wiki.
From the Postgrey man page...
"and that per default /etc/postgrey/whitelist_clients.local and /etc/postgrey/whitelist_recipients.local are also read, so that you can put there local entries."
http://manpages.ubuntu.com/manpages/precise/man8/postgrey.8.html
### Are you going to implement it?
Yes, because I know the probability of someone else doing it is low and I can learn from it.
### What are you going to contribute??
I don't really know Docker compose but am happy to learn.
## Additional context
### Alternatives you've considered
None.
### Who will that Feature be useful to?
Everyone.
### What have you done already?
Edited my docker-compose.yml to mount the /etc/postgrey/ directory so I can easily add entries...
```
volumes:
- ./data/maildata/:/var/mail
- ./data/mailstate/:/var/mail-state
- ./data/maillogs/:/var/log/mail
- ./data/config/:/tmp/docker-mailserver/${SELINUX_LABEL}
**- ./data/postgrey/:/etc/postgrey/**
- /etc/letsencrypt:/etc/letsencrypt
- /etc/localtime:/etc/localtime:ro
```
Created a /etc/postgrey/whitelist_clients.local file and added my domain entries then restarted the container - and watched it work :-)
| 1.0 | [FR] add whitelist_clients.local to Postgrey - # Feature Request
## Context
I am moving from another email server and have built up a list of domains which need to be added to the Postgrey local config file.
### Is your Feature Request related to a Problem?
Kind of... the verification emails from AWS were bouncing until I added this whitelist_client.local their domain
### Describe the Solution you'd like
Add a blank whitelist_clients.local file to the /etc/postgrey/ with instructions on the Wiki.
From the Postgrey man page...
"and that per default /etc/postgrey/whitelist_clients.local and /etc/postgrey/whitelist_recipients.local are also read, so that you can put there local entries."
http://manpages.ubuntu.com/manpages/precise/man8/postgrey.8.html
### Are you going to implement it?
Yes, because I know the probability of someone else doing it is low and I can learn from it.
### What are you going to contribute??
I don't really know Docker compose but am happy to learn.
## Additional context
### Alternatives you've considered
None.
### Who will that Feature be useful to?
Everyone.
### What have you done already?
Edited my docker-compose.yml to mount the /etc/postgrey/ directory so I can easily add entries...
```
volumes:
- ./data/maildata/:/var/mail
- ./data/mailstate/:/var/mail-state
- ./data/maillogs/:/var/log/mail
- ./data/config/:/tmp/docker-mailserver/${SELINUX_LABEL}
**- ./data/postgrey/:/etc/postgrey/**
- /etc/letsencrypt:/etc/letsencrypt
- /etc/localtime:/etc/localtime:ro
```
Created a /etc/postgrey/whitelist_clients.local file and added my domain entries then restarted the container - and watched it work :-)
| non_comp | add whitelist clients local to postgrey feature request context i am moving from another email server and have built up a list of domains which need to be added to the postgrey local config file is your feature request related to a problem kind of the verification emails from aws were bouncing until i added this whitelist client local their domain describe the solution you d like add a blank whitelist clients local file to the etc postgrey with instructions on the wiki from the postgrey man page and that per default etc postgrey whitelist clients local and etc postgrey whitelist recipients local are also read so that you can put there local entries are you going to implement it yes because i know the probability of someone else doing it is low and i can learn from it what are you going to contribute i don t really know docker compose but am happy to learn additional context alternatives you ve considered none who will that feature be useful to everyone what have you done already edited my docker compose yml to mount the etc postgrey directory so i can easily add entries volumes data maildata var mail data mailstate var mail state data maillogs var log mail data config tmp docker mailserver selinux label data postgrey etc postgrey etc letsencrypt etc letsencrypt etc localtime etc localtime ro created a etc postgrey whitelist clients local file and added my domain entries then restarted the container and watched it work | 0 |
20,573 | 30,534,422,385 | IssuesEvent | 2023-07-19 16:15:56 | DefinitelyNotAGirl/c-2 | https://api.github.com/repos/DefinitelyNotAGirl/c-2 | opened | #define functions missing | missing feature compatibility | #define functions arent yet included, ex: "#define add(a,b) a+b"
this feature is required for compatibility with C | True | #define functions missing - #define functions arent yet included, ex: "#define add(a,b) a+b"
this feature is required for compatibility with C | comp | define functions missing define functions arent yet included ex define add a b a b this feature is required for compatibility with c | 1 |
255,599 | 27,485,018,935 | IssuesEvent | 2023-03-04 01:47:47 | panasalap/linux-4.1.15 | https://api.github.com/repos/panasalap/linux-4.1.15 | closed | CVE-2021-3178 (Medium) detected in linux-yocto-4.1v4.1.17 - autoclosed | security vulnerability | ## CVE-2021-3178 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.1v4.1.17</b></p></summary>
<p>
<p>[no description]</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto-4.1>https://git.yoctoproject.org/git/linux-yocto-4.1</a></p>
<p>Found in HEAD commit: <a href="https://github.com/panasalap/linux-4.1.15/commit/aae4c2fa46027fd4c477372871df090c6b94f3f1">aae4c2fa46027fd4c477372871df090c6b94f3f1</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs3xdr.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs3xdr.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>
** DISPUTED ** fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior.
<p>Publish Date: 2021-01-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-3178>CVE-2021-3178</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3178">https://nvd.nist.gov/vuln/detail/CVE-2021-3178</a></p>
<p>Release Date: 2021-01-19</p>
<p>Fix Resolution: linux-libc-headers - 5.13;linux-yocto - 5.4.20+gitAUTOINC+c11911d4d1_f4d7dbafb1,4.8.26+gitAUTOINC+1c60e003c7_27efc3ba68</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-3178 (Medium) detected in linux-yocto-4.1v4.1.17 - autoclosed - ## CVE-2021-3178 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.1v4.1.17</b></p></summary>
<p>
<p>[no description]</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto-4.1>https://git.yoctoproject.org/git/linux-yocto-4.1</a></p>
<p>Found in HEAD commit: <a href="https://github.com/panasalap/linux-4.1.15/commit/aae4c2fa46027fd4c477372871df090c6b94f3f1">aae4c2fa46027fd4c477372871df090c6b94f3f1</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs3xdr.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/fs/nfsd/nfs3xdr.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>
** DISPUTED ** fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior.
<p>Publish Date: 2021-01-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-3178>CVE-2021-3178</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3178">https://nvd.nist.gov/vuln/detail/CVE-2021-3178</a></p>
<p>Release Date: 2021-01-19</p>
<p>Fix Resolution: linux-libc-headers - 5.13;linux-yocto - 5.4.20+gitAUTOINC+c11911d4d1_f4d7dbafb1,4.8.26+gitAUTOINC+1c60e003c7_27efc3ba68</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve medium detected in linux yocto autoclosed cve medium severity vulnerability vulnerable library linux yocto library home page a href found in head commit a href found in base branch master vulnerable source files fs nfsd c fs nfsd c vulnerability details disputed fs nfsd c in the linux kernel through when there is an nfs export of a subdirectory of a filesystem allows remote attackers to traverse to other parts of the filesystem via readdirplus note some parties argue that such a subdirectory export is not intended to prevent this attack see also the exports no subtree check default behavior publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution linux libc headers linux yocto gitautoinc gitautoinc step up your open source security game with mend | 0 |
35,228 | 14,644,075,794 | IssuesEvent | 2020-12-25 20:45:32 | DennyHappy/sisbb | https://api.github.com/repos/DennyHappy/sisbb | closed | Implementar Funções de Usuário Bibliotecário | Service | public function cadastrar()
public static function getUsuario($email) | 1.0 | Implementar Funções de Usuário Bibliotecário - public function cadastrar()
public static function getUsuario($email) | non_comp | implementar funções de usuário bibliotecário public function cadastrar public static function getusuario email | 0 |
1,750 | 4,313,688,702 | IssuesEvent | 2016-07-22 11:36:24 | medic/medic-webapp | https://api.github.com/repos/medic/medic-webapp | opened | Document conflict on starting sentinel | 2 - Active Work Bug v0.4 Compatibility | Steps:
- Killed sentinel
- Sent in an SMS
- Started sentinel again
```
scdf at SCdF in ~/Code/Medic/medic-sentinel on master*
$ COUCH_URL=http://admin:pass@localhost:5984/medic04 node server.js
2016-07-22T11:31:24.806Z - info: loaded config.
2016-07-22T11:31:24.808Z - info: attaching transitions...
synthetic_date is 2016-07-25T11:00:00.000Z
2016-07-22T11:31:24.931Z - info: loading transition accept_patient_reports
2016-07-22T11:31:24.946Z - info: loading transition conditional_alerts
2016-07-22T11:31:24.947Z - info: loading transition default_responses
2016-07-22T11:31:24.952Z - info: loading transition update_sent_by
2016-07-22T11:31:24.956Z - info: loading transition registration
2016-07-22T11:31:24.960Z - info: loading transition update_clinics
2016-07-22T11:31:24.961Z - info: loading transition update_notifications
2016-07-22T11:31:24.963Z - info: loading transition update_scheduled_reports
2016-07-22T11:31:24.968Z - info: loading transition update_sent_forms
2016-07-22T11:31:24.984Z - info: backlog: processing enabled
2016-07-22T11:31:24.986Z - info: backlog: fetching changes feed...
2016-07-22T11:31:25.021Z - info: startup complete.
2016-07-22T11:31:25.055Z - info: backlog: processing 28 items, 500ms per item
2016-07-22T11:31:25.065Z - info: checking schedule again in 5 minutes
2016-07-22T11:31:25.457Z - info: saved changes on doc 5601e25b8a333337f168beedb2045eb9 seq 108
2016-07-22T11:31:25.626Z - error: error saving changes on doc 5601e25b8a333337f168beedb2045eb9 seq 108: {"message":"Document update conflict.","stack":"Error: Document update conflict.\n at Request._callback (/Users/scdf/Code/Medic/medic-sentinel/node_modules/nano/lib/nano.js:234:15)\n at Request.self.callback (/Users/scdf/Code/Medic/medic-sentinel/node_modules/request/request.js:198:22)\n at emitTwo (events.js:106:13)\n at Request.emit (events.js:191:7)\n at Request.<anonymous> (/Users/scdf/Code/Medic/medic-sentinel/node_modules/request/request.js:1035:10)\n at emitOne (events.js:101:20)\n at Request.emit (events.js:188:7)\n at IncomingMessage.<anonymous> (/Users/scdf/Code/Medic/medic-sentinel/node_modules/request/request.js:962:12)\n at emitNone (events.js:91:20)","name":"Error","error":"conflict","reason":"Document update conflict.","scope":"couch","statusCode":409,"request":{"method":"POST","headers":{"content-type":"application/json","accept":"application/json"},"uri":"http://admin:pass@localhost:5984/medic04","body":"{\"_id\":\"5601e25b8a333337f168beedb2045eb9\",\"_rev\":\"2-b248ca3703369c9b073af912beacdcad\",\"type\":\"data_record\",\"from\":\"+447765902019\",\"errors\":[{\"code\":\"sys.facility_not_found\",\"message\":\"sys.facility_not_found\"}],\"tasks\":[{\"messages\":[{\"to\":\"+447765902019\",\"message\":\"SMS message received; it will be reviewed shortly. If you were trying to submit a text form, please enter a correct form code and try again.\",\"uuid\":\"02b4181f-27c4-4c3b-ad08-d5527f178d6d\"}],\"state\":\"pending\",\"state_history\":[{\"state\":\"pending\",\"timestamp\":\"2016-07-22T11:31:25.190Z\"}]}],\"fields\":{},\"reported_date\":1469187052322,\"sms_message\":{\"message\":\"I love boglins!\",\"from\":\"+447765902019\",\"type\":\"sms_message\",\"form\":\"I\",\"locale\":\"en\"},\"read\":[\"admin\"],\"transitions\":{\"default_responses\":{\"last_rev\":3,\"seq\":108,\"ok\":true}}}"},"headers":{"date":"Fri, 22 Jul 2016 11:31:25 GMT","content-type":"application/json","cache-control":"must-revalidate","statusCode":409,"uri":"http://admin:pass@localhost:5984/medic04"},"errid":"non_200","description":"couch returned 409"}
2016-07-22T11:31:38.064Z - info: backlog: processing complete, 0 failures
``` | True | Document conflict on starting sentinel - Steps:
- Killed sentinel
- Sent in an SMS
- Started sentinel again
```
scdf at SCdF in ~/Code/Medic/medic-sentinel on master*
$ COUCH_URL=http://admin:pass@localhost:5984/medic04 node server.js
2016-07-22T11:31:24.806Z - info: loaded config.
2016-07-22T11:31:24.808Z - info: attaching transitions...
synthetic_date is 2016-07-25T11:00:00.000Z
2016-07-22T11:31:24.931Z - info: loading transition accept_patient_reports
2016-07-22T11:31:24.946Z - info: loading transition conditional_alerts
2016-07-22T11:31:24.947Z - info: loading transition default_responses
2016-07-22T11:31:24.952Z - info: loading transition update_sent_by
2016-07-22T11:31:24.956Z - info: loading transition registration
2016-07-22T11:31:24.960Z - info: loading transition update_clinics
2016-07-22T11:31:24.961Z - info: loading transition update_notifications
2016-07-22T11:31:24.963Z - info: loading transition update_scheduled_reports
2016-07-22T11:31:24.968Z - info: loading transition update_sent_forms
2016-07-22T11:31:24.984Z - info: backlog: processing enabled
2016-07-22T11:31:24.986Z - info: backlog: fetching changes feed...
2016-07-22T11:31:25.021Z - info: startup complete.
2016-07-22T11:31:25.055Z - info: backlog: processing 28 items, 500ms per item
2016-07-22T11:31:25.065Z - info: checking schedule again in 5 minutes
2016-07-22T11:31:25.457Z - info: saved changes on doc 5601e25b8a333337f168beedb2045eb9 seq 108
2016-07-22T11:31:25.626Z - error: error saving changes on doc 5601e25b8a333337f168beedb2045eb9 seq 108: {"message":"Document update conflict.","stack":"Error: Document update conflict.\n at Request._callback (/Users/scdf/Code/Medic/medic-sentinel/node_modules/nano/lib/nano.js:234:15)\n at Request.self.callback (/Users/scdf/Code/Medic/medic-sentinel/node_modules/request/request.js:198:22)\n at emitTwo (events.js:106:13)\n at Request.emit (events.js:191:7)\n at Request.<anonymous> (/Users/scdf/Code/Medic/medic-sentinel/node_modules/request/request.js:1035:10)\n at emitOne (events.js:101:20)\n at Request.emit (events.js:188:7)\n at IncomingMessage.<anonymous> (/Users/scdf/Code/Medic/medic-sentinel/node_modules/request/request.js:962:12)\n at emitNone (events.js:91:20)","name":"Error","error":"conflict","reason":"Document update conflict.","scope":"couch","statusCode":409,"request":{"method":"POST","headers":{"content-type":"application/json","accept":"application/json"},"uri":"http://admin:pass@localhost:5984/medic04","body":"{\"_id\":\"5601e25b8a333337f168beedb2045eb9\",\"_rev\":\"2-b248ca3703369c9b073af912beacdcad\",\"type\":\"data_record\",\"from\":\"+447765902019\",\"errors\":[{\"code\":\"sys.facility_not_found\",\"message\":\"sys.facility_not_found\"}],\"tasks\":[{\"messages\":[{\"to\":\"+447765902019\",\"message\":\"SMS message received; it will be reviewed shortly. If you were trying to submit a text form, please enter a correct form code and try again.\",\"uuid\":\"02b4181f-27c4-4c3b-ad08-d5527f178d6d\"}],\"state\":\"pending\",\"state_history\":[{\"state\":\"pending\",\"timestamp\":\"2016-07-22T11:31:25.190Z\"}]}],\"fields\":{},\"reported_date\":1469187052322,\"sms_message\":{\"message\":\"I love boglins!\",\"from\":\"+447765902019\",\"type\":\"sms_message\",\"form\":\"I\",\"locale\":\"en\"},\"read\":[\"admin\"],\"transitions\":{\"default_responses\":{\"last_rev\":3,\"seq\":108,\"ok\":true}}}"},"headers":{"date":"Fri, 22 Jul 2016 11:31:25 GMT","content-type":"application/json","cache-control":"must-revalidate","statusCode":409,"uri":"http://admin:pass@localhost:5984/medic04"},"errid":"non_200","description":"couch returned 409"}
2016-07-22T11:31:38.064Z - info: backlog: processing complete, 0 failures
``` | comp | document conflict on starting sentinel steps killed sentinel sent in an sms started sentinel again scdf at scdf in code medic medic sentinel on master couch url node server js info loaded config info attaching transitions synthetic date is info loading transition accept patient reports info loading transition conditional alerts info loading transition default responses info loading transition update sent by info loading transition registration info loading transition update clinics info loading transition update notifications info loading transition update scheduled reports info loading transition update sent forms info backlog processing enabled info backlog fetching changes feed info startup complete info backlog processing items per item info checking schedule again in minutes info saved changes on doc seq error error saving changes on doc seq message document update conflict stack error document update conflict n at request callback users scdf code medic medic sentinel node modules nano lib nano js n at request self callback users scdf code medic medic sentinel node modules request request js n at emittwo events js n at request emit events js n at request users scdf code medic medic sentinel node modules request request js n at emitone events js n at request emit events js n at incomingmessage users scdf code medic medic sentinel node modules request request js n at emitnone events js name error error conflict reason document update conflict scope couch statuscode request method post headers content type application json accept application json uri tasks state pending state history fields reported date sms message message i love boglins from type sms message form i locale en read transitions default responses last rev seq ok true headers date fri jul gmt content type application json cache control must revalidate statuscode uri returned info backlog processing complete failures | 1 |
17,287 | 23,836,962,992 | IssuesEvent | 2022-09-06 07:01:09 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Allow access to the ConverterProvider for forcedType converters | T: Enhancement C: Functionality P: Medium T: Incompatible change E: All Editions | ### Use case:
We use Jooq with Spring Boot and have a fairly intricately-configured Jackson `ObjectMapper` in our application, which we set up using the [Spring Boot ObjectMapper config options](https://docs.spring.io/spring-boot/docs/current/reference/html/howto.html#howto.spring-mvc.customize-jackson-objectmapper).
Our Spring Jooq configuration sets up a `ConverterProvider` using the SPI and, since that's done from a `@Configuration` class, we are able to inject and re-use our fully-configured Spring `ObjectMapper`.
However, the `forcedTypes` that are defined at code generation time are only able to instantiate `Converter` instances that are defined/instantiated outside of the realm of our application start-up, meaning that our custom JSONB Jackson serialization is unable to leverage the shared `ObjectMapper` instance.
Right now we have a workaround where our `Converter` uses a `static` ObjectMapper that we simply try to ensure gets initialized using Spring application lifecycle events. This works but feels fragile and hacky. I wondered if there's a way to pull the `ConverterProvider` out of the `Configuration` at conversion time instead.
### Possible solution you'd like to see:
At a very high level, I think a `Configuration` just needs to be made available in the forced type's defined `Converter` - then I believe it could delegate to `configuration.converterProvider.provide(tType, uType).convert()`. I would imagine that changing the required method signatures to pass in a configuration is a non-starter.
I noticed the `Attachable` interface provides a `configuration` and I wondered if it might work to call `attach()` on the _converter_ itself. Something along these lines:
```kt
class ProvidedConverter<T, U>(tType: Class<T>, uType: Class<U>) : AbstractConverter<T, U>(), Attachable {
private var cfg: org.jooq.Configuration? = null
override fun attach(configuration: org.jooq.Configuration) { cfg = configuration }
override fun detach() { cfg = null }
override fun configuration(): org.jooq.Configuration? = cfg
override fun from(databaseObject: T?): U? {
if (databaseObject == null) return null
val config = cfg ?: throw IllegalStateException("attach() wasn't called")
return config
.converterProvider()
.provide(fromType(), toType())
.convert(fromType(), toType())
}
// to() omitted
}
```
Of course I'm not sure how feasible it is to invoke `attach()` everywhere needed upstream from the conversions, or whether there are other ramifications to stashing a `configuration` reference like this.
### Possible workarounds:
Our `Converter` classes reference a static `ObjectMapper` which we just make sure is initialized from the Spring-configured Jackson mapper, thanks to lifecycle events. As mentioned above, this is a bit of a hack and it'd be nice to be able to avoid it.
### Versions:
- jOOQ: 3.16.6
- Java: 17
- Database (include vendor): Postgres | True | Allow access to the ConverterProvider for forcedType converters - ### Use case:
We use Jooq with Spring Boot and have a fairly intricately-configured Jackson `ObjectMapper` in our application, which we set up using the [Spring Boot ObjectMapper config options](https://docs.spring.io/spring-boot/docs/current/reference/html/howto.html#howto.spring-mvc.customize-jackson-objectmapper).
Our Spring Jooq configuration sets up a `ConverterProvider` using the SPI and, since that's done from a `@Configuration` class, we are able to inject and re-use our fully-configured Spring `ObjectMapper`.
However, the `forcedTypes` that are defined at code generation time are only able to instantiate `Converter` instances that are defined/instantiated outside of the realm of our application start-up, meaning that our custom JSONB Jackson serialization is unable to leverage the shared `ObjectMapper` instance.
Right now we have a workaround where our `Converter` uses a `static` ObjectMapper that we simply try to ensure gets initialized using Spring application lifecycle events. This works but feels fragile and hacky. I wondered if there's a way to pull the `ConverterProvider` out of the `Configuration` at conversion time instead.
### Possible solution you'd like to see:
At a very high level, I think a `Configuration` just needs to be made available in the forced type's defined `Converter` - then I believe it could delegate to `configuration.converterProvider.provide(tType, uType).convert()`. I would imagine that changing the required method signatures to pass in a configuration is a non-starter.
I noticed the `Attachable` interface provides a `configuration` and I wondered if it might work to call `attach()` on the _converter_ itself. Something along these lines:
```kt
class ProvidedConverter<T, U>(tType: Class<T>, uType: Class<U>) : AbstractConverter<T, U>(), Attachable {
private var cfg: org.jooq.Configuration? = null
override fun attach(configuration: org.jooq.Configuration) { cfg = configuration }
override fun detach() { cfg = null }
override fun configuration(): org.jooq.Configuration? = cfg
override fun from(databaseObject: T?): U? {
if (databaseObject == null) return null
val config = cfg ?: throw IllegalStateException("attach() wasn't called")
return config
.converterProvider()
.provide(fromType(), toType())
.convert(fromType(), toType())
}
// to() omitted
}
```
Of course I'm not sure how feasible it is to invoke `attach()` everywhere needed upstream from the conversions, or whether there are other ramifications to stashing a `configuration` reference like this.
### Possible workarounds:
Our `Converter` classes reference a static `ObjectMapper` which we just make sure is initialized from the Spring-configured Jackson mapper, thanks to lifecycle events. As mentioned above, this is a bit of a hack and it'd be nice to be able to avoid it.
### Versions:
- jOOQ: 3.16.6
- Java: 17
- Database (include vendor): Postgres | comp | allow access to the converterprovider for forcedtype converters use case we use jooq with spring boot and have a fairly intricately configured jackson objectmapper in our application which we set up using the our spring jooq configuration sets up a converterprovider using the spi and since that s done from a configuration class we are able to inject and re use our fully configured spring objectmapper however the forcedtypes that are defined at code generation time are only able to instantiate converter instances that are defined instantiated outside of the realm of our application start up meaning that our custom jsonb jackson serialization is unable to leverage the shared objectmapper instance right now we have a workaround where our converter uses a static objectmapper that we simply try to ensure gets initialized using spring application lifecycle events this works but feels fragile and hacky i wondered if there s a way to pull the converterprovider out of the configuration at conversion time instead possible solution you d like to see at a very high level i think a configuration just needs to be made available in the forced type s defined converter then i believe it could delegate to configuration converterprovider provide ttype utype convert i would imagine that changing the required method signatures to pass in a configuration is a non starter i noticed the attachable interface provides a configuration and i wondered if it might work to call attach on the converter itself something along these lines kt class providedconverter ttype class utype class abstractconverter attachable private var cfg org jooq configuration null override fun attach configuration org jooq configuration cfg configuration override fun detach cfg null override fun configuration org jooq configuration cfg override fun from databaseobject t u if databaseobject null return null val config cfg throw illegalstateexception attach wasn t called return config converterprovider provide fromtype totype convert fromtype totype to omitted of course i m not sure how feasible it is to invoke attach everywhere needed upstream from the conversions or whether there are other ramifications to stashing a configuration reference like this possible workarounds our converter classes reference a static objectmapper which we just make sure is initialized from the spring configured jackson mapper thanks to lifecycle events as mentioned above this is a bit of a hack and it d be nice to be able to avoid it versions jooq java database include vendor postgres | 1 |
1,634 | 4,184,434,372 | IssuesEvent | 2016-06-23 07:02:37 | jagregory/cfval | https://api.github.com/repos/jagregory/cfval | opened | AWS::RedShift::* resource support | aws-compatibility | - [ ] AWS::Redshift::Cluster
- [ ] AWS::Redshift::ClusterParameterGroup
- [ ] AWS::Redshift::ClusterSecurityGroup
- [ ] AWS::Redshift::ClusterSecurityGroupIngress
- [ ] AWS::Redshift::ClusterSubnetGroup | True | AWS::RedShift::* resource support - - [ ] AWS::Redshift::Cluster
- [ ] AWS::Redshift::ClusterParameterGroup
- [ ] AWS::Redshift::ClusterSecurityGroup
- [ ] AWS::Redshift::ClusterSecurityGroupIngress
- [ ] AWS::Redshift::ClusterSubnetGroup | comp | aws redshift resource support aws redshift cluster aws redshift clusterparametergroup aws redshift clustersecuritygroup aws redshift clustersecuritygroupingress aws redshift clustersubnetgroup | 1 |
306,848 | 23,174,339,074 | IssuesEvent | 2022-07-31 07:23:58 | BHelpful/MealTime | https://api.github.com/repos/BHelpful/MealTime | closed | [Story]: Path mapping instead of relative paths | documentation 📌 Incomplete Checklist MealPlanr | ### Description
As a developer, I would like to worry less about the paths to my imports, so I can more easily create new imports and understand the current imports.
### Acceptance criteria
- [ ] Implement path mapping instead of relative paths
### Comments / questions
https://youtu.be/WpgZKBtW_t8
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | 1.0 | [Story]: Path mapping instead of relative paths - ### Description
As a developer, I would like to worry less about the paths to my imports, so I can more easily create new imports and understand the current imports.
### Acceptance criteria
- [ ] Implement path mapping instead of relative paths
### Comments / questions
https://youtu.be/WpgZKBtW_t8
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | non_comp | path mapping instead of relative paths description as a developer i would like to worry less about the paths to my imports so i can more easily create new imports and understand the current imports acceptance criteria implement path mapping instead of relative paths comments questions code of conduct i agree to follow this project s code of conduct | 0 |
12,104 | 14,270,354,448 | IssuesEvent | 2020-11-21 06:29:54 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | 13592 | backward compatibility invalid | (you don't have to strictly follow this form)
**Describe the issue**
A clear and concise description of what works not as it is supposed to.
**How to reproduce**
* Which ClickHouse server versions are incompatible
* Which interface to use, if matters
* Non-default settings, if any
* `CREATE TABLE` statements for all tables involved
* Sample data for all these tables, use [clickhouse-obfuscator](https://github.com/ClickHouse/ClickHouse/blob/master/programs/obfuscator/Obfuscator.cpp#L42-L80) if necessary
* Queries to run that lead to unexpected result
**Error message and/or stacktrace**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
| True | 13592 - (you don't have to strictly follow this form)
**Describe the issue**
A clear and concise description of what works not as it is supposed to.
**How to reproduce**
* Which ClickHouse server versions are incompatible
* Which interface to use, if matters
* Non-default settings, if any
* `CREATE TABLE` statements for all tables involved
* Sample data for all these tables, use [clickhouse-obfuscator](https://github.com/ClickHouse/ClickHouse/blob/master/programs/obfuscator/Obfuscator.cpp#L42-L80) if necessary
* Queries to run that lead to unexpected result
**Error message and/or stacktrace**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
| comp | you don t have to strictly follow this form describe the issue a clear and concise description of what works not as it is supposed to how to reproduce which clickhouse server versions are incompatible which interface to use if matters non default settings if any create table statements for all tables involved sample data for all these tables use if necessary queries to run that lead to unexpected result error message and or stacktrace if applicable add screenshots to help explain your problem additional context add any other context about the problem here | 1 |
10,343 | 8,901,091,891 | IssuesEvent | 2019-01-17 00:43:50 | Azure/azure-sdk-for-node | https://api.github.com/repos/Azure/azure-sdk-for-node | closed | Missing curve type in possible parameters for keyvault | KeyVault Service Attention customer-reported | It is currently not possible to set the curve type for a key with type "EC". The parameter is named crv in the rest documentation. Would be nice to have this added to the standard nodejs client.
Thanks,
| 1.0 | Missing curve type in possible parameters for keyvault - It is currently not possible to set the curve type for a key with type "EC". The parameter is named crv in the rest documentation. Would be nice to have this added to the standard nodejs client.
Thanks,
| non_comp | missing curve type in possible parameters for keyvault it is currently not possible to set the curve type for a key with type ec the parameter is named crv in the rest documentation would be nice to have this added to the standard nodejs client thanks | 0 |
7,549 | 9,793,946,928 | IssuesEvent | 2019-06-10 21:16:27 | bb010g/betterdiscordctl | https://api.github.com/repos/bb010g/betterdiscordctl | closed | flatpak error | Enhancement:compatibility Enhancement:wontfix | First, sorry for my english :)
When i try to execute the command: /betterdiscordctl install --flatpak
I've got an error: "ERROR: Discord installation not found."
So, I added comments on the following rows:
# flatpak_location=$("$flatpak_bin" info --show-location com.discordapp.Discord)
# flatpak_location=${flatpak_location##*$'\n'}
# discord=${flatpak_location:?}/files/extra
and add this one to set discord variable with the real folder:
discord='/var/lib/flatpak/app/com.discordapp.Discord/x86_64/stable/8a0fc700c701feacfc3e8cc630fbcbd7ff98c13045cfdf5cbc1aea6e7b307378/files/extra/'
The command "./betterdiscordctl install --flatpak" is now ok.
So, I think there is a problem with the row: flatpak_location=$("$flatpak_bin" info --show-location com.discordapp.Discord) and the option "info" of flatpak.
Thank You | True | flatpak error - First, sorry for my english :)
When i try to execute the command: /betterdiscordctl install --flatpak
I've got an error: "ERROR: Discord installation not found."
So, I added comments on the following rows:
# flatpak_location=$("$flatpak_bin" info --show-location com.discordapp.Discord)
# flatpak_location=${flatpak_location##*$'\n'}
# discord=${flatpak_location:?}/files/extra
and add this one to set discord variable with the real folder:
discord='/var/lib/flatpak/app/com.discordapp.Discord/x86_64/stable/8a0fc700c701feacfc3e8cc630fbcbd7ff98c13045cfdf5cbc1aea6e7b307378/files/extra/'
The command "./betterdiscordctl install --flatpak" is now ok.
So, I think there is a problem with the row: flatpak_location=$("$flatpak_bin" info --show-location com.discordapp.Discord) and the option "info" of flatpak.
Thank You | comp | flatpak error first sorry for my english when i try to execute the command betterdiscordctl install flatpak i ve got an error error discord installation not found so i added comments on the following rows flatpak location flatpak bin info show location com discordapp discord flatpak location flatpak location n discord flatpak location files extra and add this one to set discord variable with the real folder discord var lib flatpak app com discordapp discord stable files extra the command betterdiscordctl install flatpak is now ok so i think there is a problem with the row flatpak location flatpak bin info show location com discordapp discord and the option info of flatpak thank you | 1 |
14,880 | 18,512,677,876 | IssuesEvent | 2021-10-20 06:23:50 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | Adding {{front}} suspend/crush/etc app | Bug Rendering Anki Ecosystem Compatibility Keep Open | ###### Reproduction Steps
1. Start learning process
2. When you see card, edit it
3. Add {{front}}
4.ok/save
Applications is starting behave strange, nothing is refreshing until suspend or crush
###### Expected Result
###### Actual Result
###### Debug info
AnkiDroid Version = 2.9alpha80
Android Version = 8.0.0
ACRA UUID = dd27ecef-281f-411a-b121-c44b1ca1bdb7
###### Research
*Enter an [ x ] character to confirm the points below:*
[ ] I have read the [support page](https://ankidroid.org/docs/help.html) and am reporting a bug or enhancement request specific to AnkiDroid
[ ] I have checked the [manual](https://ankidroid.org/docs/manual.html) and the [FAQ](https://github.com/ankidroid/Anki-Android/wiki/FAQ) and could not find a solution to my issue
[ ] I have searched for similar existing issues here and on the user forum
| True | Adding {{front}} suspend/crush/etc app - ###### Reproduction Steps
1. Start learning process
2. When you see card, edit it
3. Add {{front}}
4.ok/save
Applications is starting behave strange, nothing is refreshing until suspend or crush
###### Expected Result
###### Actual Result
###### Debug info
AnkiDroid Version = 2.9alpha80
Android Version = 8.0.0
ACRA UUID = dd27ecef-281f-411a-b121-c44b1ca1bdb7
###### Research
*Enter an [ x ] character to confirm the points below:*
[ ] I have read the [support page](https://ankidroid.org/docs/help.html) and am reporting a bug or enhancement request specific to AnkiDroid
[ ] I have checked the [manual](https://ankidroid.org/docs/manual.html) and the [FAQ](https://github.com/ankidroid/Anki-Android/wiki/FAQ) and could not find a solution to my issue
[ ] I have searched for similar existing issues here and on the user forum
| comp | adding front suspend crush etc app reproduction steps start learning process when you see card edit it add front ok save applications is starting behave strange nothing is refreshing until suspend or crush expected result actual result debug info ankidroid version android version acra uuid research enter an character to confirm the points below i have read the and am reporting a bug or enhancement request specific to ankidroid i have checked the and the and could not find a solution to my issue i have searched for similar existing issues here and on the user forum | 1 |
167,699 | 26,535,895,405 | IssuesEvent | 2023-01-19 15:37:35 | ArthurGossel1/deep-translator-website | https://api.github.com/repos/ArthurGossel1/deep-translator-website | closed | Feature 404 page | good first issue design | This website is a SinglePageApplication.
But if users try to move on other pages, we should redirect him to an homemade 404 page | 1.0 | Feature 404 page - This website is a SinglePageApplication.
But if users try to move on other pages, we should redirect him to an homemade 404 page | non_comp | feature page this website is a singlepageapplication but if users try to move on other pages we should redirect him to an homemade page | 0 |
56,534 | 32,045,760,502 | IssuesEvent | 2023-09-23 01:47:56 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | There is memory leak in Invoke() of gpu delegate (OpenCL) in Tensorflow lite v2.3.0 | stat:awaiting response stale comp:lite type:performance TF 2.3 | <em>Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template</em>
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Android armv8
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary): source
- TensorFlow version (use command below): tag v2.3.0
- Python version:
- Bazel version (if compiling from source): 3.1.0
- GCC/Compiler version (if compiling from source): android-ndk-r18b
- CUDA/cuDNN version:
- GPU model and memory:
You can collect some of this information using our environment capture
[script](https://github.com/tensorflow/tensorflow/tree/master/tools/tf_env_collect.sh)
You can also obtain the TensorFlow version with:
1. TF 1.0: `python -c "import tensorflow as tf; print(tf.GIT_VERSION, tf.VERSION)"`
2. TF 2.0: `python -c "import tensorflow as tf; print(tf.version.GIT_VERSION, tf.version.VERSION)"`
**Describe the current behavior**
I use tflite with delegate creating by TfLiteGpuDelegateV2Create(&options), and call ModifyGraphWithDelegate and AllocateTensors, and when I call interpreter->Invoke() in a loop, I see the memory increasing continuously.
**Describe the expected behavior**
**Standalone code to reproduce the issue**
Provide a reproducible test case that is the bare minimum necessary to generate
the problem. If possible, please share a link to Colab/Jupyter/any notebook.
std::unique_ptr<tflite::FlatBufferModel> model;
tflite::ops::builtin::BuiltinOpResolver op_resolver;
std::unique_ptr<tflite::Interpreter> interpreter;
TfLiteDelegate* delegate = nullptr;
struct : public tflite::ErrorReporter {
virtual int Report(const char *format, va_list args) {
return __android_log_vprint(ANDROID_LOG_INFO, "native_jni", format, args);
}
} er;
model = tflite::FlatBufferModel::BuildFromFile(
"/storage/emulated/0/Android/data/com.example.myapplication2/files/model.tflite",
&er);
if (!model) {
LOG("build model error");
return;
} else {
LOG("build model success:%p", model.get());
}
tflite::InterpreterBuilder(*model, op_resolver)(&interpreter);
TfLiteGpuDelegateOptionsV2 options = TfLiteGpuDelegateOptionsV2Default();
options.is_precision_loss_allowed = 1;
options.inference_preference = TFLITE_GPU_INFERENCE_PREFERENCE_SUSTAINED_SPEED;
options.inference_priority1 = TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY;
options.inference_priority2 = TFLITE_GPU_INFERENCE_PRIORITY_AUTO;
options.inference_priority3 = TFLITE_GPU_INFERENCE_PRIORITY_AUTO;
options.experimental_flags = TFLITE_GPU_EXPERIMENTAL_FLAGS_CL_ONLY;
options.max_delegated_partitions = 1;
delegate = TfLiteGpuDelegateV2Create(&options);
if (interpreter->ModifyGraphWithDelegate(delegate) != kTfLiteOk) {
__android_log_print(ANDROID_LOG_INFO, "native_jni", "ModifyGraphWithDelegate error");
return;
}
__android_log_print(ANDROID_LOG_INFO, "native_jni", "ModifyGraphWithDelegate success");
if (interpreter->AllocateTensors() == kTfLiteOk) {
__android_log_print(ANDROID_LOG_INFO, "native_jni", "allocate success");
} else {
__android_log_print(ANDROID_LOG_INFO, "native_jni", "allocate error");
}
while (true)
interpreter->Invoke();
**Other info / logs** Include any logs or source code that would be helpful to
diagnose the problem. If including tracebacks, please include the full
traceback. Large logs and files should be attached.
I suspect that the bug is something about using opencl. In CLCommandQueue::DispatchImplicit (tensorflow/lite/delegates/gpu/cl/cl_command_queue.cc),if I comment the code calling clEnqueueNDRangeKernel, the memory leak disappears.
| True | There is memory leak in Invoke() of gpu delegate (OpenCL) in Tensorflow lite v2.3.0 - <em>Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template</em>
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Android armv8
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary): source
- TensorFlow version (use command below): tag v2.3.0
- Python version:
- Bazel version (if compiling from source): 3.1.0
- GCC/Compiler version (if compiling from source): android-ndk-r18b
- CUDA/cuDNN version:
- GPU model and memory:
You can collect some of this information using our environment capture
[script](https://github.com/tensorflow/tensorflow/tree/master/tools/tf_env_collect.sh)
You can also obtain the TensorFlow version with:
1. TF 1.0: `python -c "import tensorflow as tf; print(tf.GIT_VERSION, tf.VERSION)"`
2. TF 2.0: `python -c "import tensorflow as tf; print(tf.version.GIT_VERSION, tf.version.VERSION)"`
**Describe the current behavior**
I use tflite with delegate creating by TfLiteGpuDelegateV2Create(&options), and call ModifyGraphWithDelegate and AllocateTensors, and when I call interpreter->Invoke() in a loop, I see the memory increasing continuously.
**Describe the expected behavior**
**Standalone code to reproduce the issue**
Provide a reproducible test case that is the bare minimum necessary to generate
the problem. If possible, please share a link to Colab/Jupyter/any notebook.
std::unique_ptr<tflite::FlatBufferModel> model;
tflite::ops::builtin::BuiltinOpResolver op_resolver;
std::unique_ptr<tflite::Interpreter> interpreter;
TfLiteDelegate* delegate = nullptr;
struct : public tflite::ErrorReporter {
virtual int Report(const char *format, va_list args) {
return __android_log_vprint(ANDROID_LOG_INFO, "native_jni", format, args);
}
} er;
model = tflite::FlatBufferModel::BuildFromFile(
"/storage/emulated/0/Android/data/com.example.myapplication2/files/model.tflite",
&er);
if (!model) {
LOG("build model error");
return;
} else {
LOG("build model success:%p", model.get());
}
tflite::InterpreterBuilder(*model, op_resolver)(&interpreter);
TfLiteGpuDelegateOptionsV2 options = TfLiteGpuDelegateOptionsV2Default();
options.is_precision_loss_allowed = 1;
options.inference_preference = TFLITE_GPU_INFERENCE_PREFERENCE_SUSTAINED_SPEED;
options.inference_priority1 = TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY;
options.inference_priority2 = TFLITE_GPU_INFERENCE_PRIORITY_AUTO;
options.inference_priority3 = TFLITE_GPU_INFERENCE_PRIORITY_AUTO;
options.experimental_flags = TFLITE_GPU_EXPERIMENTAL_FLAGS_CL_ONLY;
options.max_delegated_partitions = 1;
delegate = TfLiteGpuDelegateV2Create(&options);
if (interpreter->ModifyGraphWithDelegate(delegate) != kTfLiteOk) {
__android_log_print(ANDROID_LOG_INFO, "native_jni", "ModifyGraphWithDelegate error");
return;
}
__android_log_print(ANDROID_LOG_INFO, "native_jni", "ModifyGraphWithDelegate success");
if (interpreter->AllocateTensors() == kTfLiteOk) {
__android_log_print(ANDROID_LOG_INFO, "native_jni", "allocate success");
} else {
__android_log_print(ANDROID_LOG_INFO, "native_jni", "allocate error");
}
while (true)
interpreter->Invoke();
**Other info / logs** Include any logs or source code that would be helpful to
diagnose the problem. If including tracebacks, please include the full
traceback. Large logs and files should be attached.
I suspect that the bug is something about using opencl. In CLCommandQueue::DispatchImplicit (tensorflow/lite/delegates/gpu/cl/cl_command_queue.cc),if I comment the code calling clEnqueueNDRangeKernel, the memory leak disappears.
| non_comp | there is memory leak in invoke of gpu delegate opencl in tensorflow lite please make sure that this is a bug as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag bug template system information have i written custom code as opposed to using a stock example script provided in tensorflow os platform and distribution e g linux ubuntu android mobile device e g iphone pixel samsung galaxy if the issue happens on mobile device tensorflow installed from source or binary source tensorflow version use command below tag python version bazel version if compiling from source gcc compiler version if compiling from source android ndk cuda cudnn version gpu model and memory you can collect some of this information using our environment capture you can also obtain the tensorflow version with tf python c import tensorflow as tf print tf git version tf version tf python c import tensorflow as tf print tf version git version tf version version describe the current behavior i use tflite with delegate creating by options and call modifygraphwithdelegate and allocatetensors and when i call interpreter invoke in a loop i see the memory increasing continuously describe the expected behavior standalone code to reproduce the issue provide a reproducible test case that is the bare minimum necessary to generate the problem if possible please share a link to colab jupyter any notebook std unique ptr model tflite ops builtin builtinopresolver op resolver std unique ptr interpreter tflitedelegate delegate nullptr struct public tflite errorreporter virtual int report const char format va list args return android log vprint android log info native jni format args er model tflite flatbuffermodel buildfromfile storage emulated android data com example files model tflite er if model log build model error return else log build model success p model get tflite interpreterbuilder model op resolver interpreter options options is precision loss allowed options inference preference tflite gpu inference preference sustained speed options inference tflite gpu inference priority min latency options inference tflite gpu inference priority auto options inference tflite gpu inference priority auto options experimental flags tflite gpu experimental flags cl only options max delegated partitions delegate options if interpreter modifygraphwithdelegate delegate ktfliteok android log print android log info native jni modifygraphwithdelegate error return android log print android log info native jni modifygraphwithdelegate success if interpreter allocatetensors ktfliteok android log print android log info native jni allocate success else android log print android log info native jni allocate error while true interpreter invoke other info logs include any logs or source code that would be helpful to diagnose the problem if including tracebacks please include the full traceback large logs and files should be attached i suspect that the bug is something about using opencl in clcommandqueue dispatchimplicit tensorflow lite delegates gpu cl cl command queue cc ,if i comment the code calling clenqueuendrangekernel the memory leak disappears | 0 |
56,681 | 23,874,437,929 | IssuesEvent | 2022-09-07 17:37:06 | agrc/api.mapserv.utah.gov | https://api.github.com/repos/agrc/api.mapserv.utah.gov | closed | Small offset geocoding | question service - api geocoding | We created 5 locators with a 5 meter offset.
they are named "Roads_AddressSystem_" + STREETNAME_5M, ALIAS1_5M, ALIAS2_5M, AND NoPrefix_5M
Add an option to the locators dropdown to use these locators.
We did this 3 years ago and have not used them. Do we still have a need for these?
| 1.0 | Small offset geocoding - We created 5 locators with a 5 meter offset.
they are named "Roads_AddressSystem_" + STREETNAME_5M, ALIAS1_5M, ALIAS2_5M, AND NoPrefix_5M
Add an option to the locators dropdown to use these locators.
We did this 3 years ago and have not used them. Do we still have a need for these?
| non_comp | small offset geocoding we created locators with a meter offset they are named roads addresssystem streetname and noprefix add an option to the locators dropdown to use these locators we did this years ago and have not used them do we still have a need for these | 0 |
14,932 | 18,719,237,472 | IssuesEvent | 2021-11-03 09:51:48 | Tslat/Advent-Of-Ascension | https://api.github.com/repos/Tslat/Advent-Of-Ascension | closed | The ability to listen to PlayerLevelChangeEvent in CT scripts | Third Party Mod Compatibility | The CraftTweaker integration allows packdevs to work with skills, but to fire code when a skill level changes(which would be useful for say, making gamestages based on skill levels), we currently would need to compare each skill's level every playertick...which isn't ideal.
It would be nice if it were possible to listen to the PlayerLevelChangeEvent, so that we could check the player's current level in there instead.
| True | The ability to listen to PlayerLevelChangeEvent in CT scripts - The CraftTweaker integration allows packdevs to work with skills, but to fire code when a skill level changes(which would be useful for say, making gamestages based on skill levels), we currently would need to compare each skill's level every playertick...which isn't ideal.
It would be nice if it were possible to listen to the PlayerLevelChangeEvent, so that we could check the player's current level in there instead.
| comp | the ability to listen to playerlevelchangeevent in ct scripts the crafttweaker integration allows packdevs to work with skills but to fire code when a skill level changes which would be useful for say making gamestages based on skill levels we currently would need to compare each skill s level every playertick which isn t ideal it would be nice if it were possible to listen to the playerlevelchangeevent so that we could check the player s current level in there instead | 1 |
322,972 | 27,657,408,722 | IssuesEvent | 2023-03-12 05:10:39 | nrwl/nx | https://api.github.com/repos/nrwl/nx | closed | Cache doesn't re-create .jest-test-results.json when running tests | type: bug blocked: retry with latest scope: testing tools stale | <!-- Please do your best to fill out all of the sections below! -->
## Current Behavior
When using cloud cache (not sure about local), if the output from `nx test` (be it `affected` or per-project) comes from the cache the `.jest-test-results.json` file doesn't get written even though the output logs a message saying it's been written as usual.
This breaks Storybook when it's configured to import the file and show stats about it in component stories.
## Expected Behavior
The `.jest-test-results.json` file gets written when requested, even if the output comes from the cache.
## Steps to Reproduce
- Have a repo with cloud cache
- Have `"json": true` among the options for the `test` target of a project
- Run tests for the first time: the `.jest-test-results.json` file gets created
- Run tests for the second time, hitting the cache: the `.jest-test-results.json` gets deleted and never re-created
### Environment
```
> NX Report complete - copy this into the issue template
Node : 12.18.3
OS : darwin x64
npm : 6.14.6
nx : Not Found
@nrwl/angular : Not Found
@nrwl/cli : 12.8.0
@nrwl/cypress : 12.8.0
@nrwl/devkit : 12.8.0
@nrwl/eslint-plugin-nx : 12.8.0
@nrwl/express : Not Found
@nrwl/jest : 12.8.0
@nrwl/linter : 12.8.0
@nrwl/nest : Not Found
@nrwl/next : Not Found
@nrwl/node : 12.8.0
@nrwl/nx-cloud : 12.3.10
@nrwl/react : 12.8.0
@nrwl/schematics : Not Found
@nrwl/tao : 12.8.0
@nrwl/web : 12.8.0
@nrwl/workspace : 12.8.0
@nrwl/storybook : 12.8.0
@nrwl/gatsby : Not Found
typescript : 4.3.5
``` | 2.0 | Cache doesn't re-create .jest-test-results.json when running tests - <!-- Please do your best to fill out all of the sections below! -->
## Current Behavior
When using cloud cache (not sure about local), if the output from `nx test` (be it `affected` or per-project) comes from the cache the `.jest-test-results.json` file doesn't get written even though the output logs a message saying it's been written as usual.
This breaks Storybook when it's configured to import the file and show stats about it in component stories.
## Expected Behavior
The `.jest-test-results.json` file gets written when requested, even if the output comes from the cache.
## Steps to Reproduce
- Have a repo with cloud cache
- Have `"json": true` among the options for the `test` target of a project
- Run tests for the first time: the `.jest-test-results.json` file gets created
- Run tests for the second time, hitting the cache: the `.jest-test-results.json` gets deleted and never re-created
### Environment
```
> NX Report complete - copy this into the issue template
Node : 12.18.3
OS : darwin x64
npm : 6.14.6
nx : Not Found
@nrwl/angular : Not Found
@nrwl/cli : 12.8.0
@nrwl/cypress : 12.8.0
@nrwl/devkit : 12.8.0
@nrwl/eslint-plugin-nx : 12.8.0
@nrwl/express : Not Found
@nrwl/jest : 12.8.0
@nrwl/linter : 12.8.0
@nrwl/nest : Not Found
@nrwl/next : Not Found
@nrwl/node : 12.8.0
@nrwl/nx-cloud : 12.3.10
@nrwl/react : 12.8.0
@nrwl/schematics : Not Found
@nrwl/tao : 12.8.0
@nrwl/web : 12.8.0
@nrwl/workspace : 12.8.0
@nrwl/storybook : 12.8.0
@nrwl/gatsby : Not Found
typescript : 4.3.5
``` | non_comp | cache doesn t re create jest test results json when running tests current behavior when using cloud cache not sure about local if the output from nx test be it affected or per project comes from the cache the jest test results json file doesn t get written even though the output logs a message saying it s been written as usual this breaks storybook when it s configured to import the file and show stats about it in component stories expected behavior the jest test results json file gets written when requested even if the output comes from the cache steps to reproduce have a repo with cloud cache have json true among the options for the test target of a project run tests for the first time the jest test results json file gets created run tests for the second time hitting the cache the jest test results json gets deleted and never re created environment nx report complete copy this into the issue template node os darwin npm nx not found nrwl angular not found nrwl cli nrwl cypress nrwl devkit nrwl eslint plugin nx nrwl express not found nrwl jest nrwl linter nrwl nest not found nrwl next not found nrwl node nrwl nx cloud nrwl react nrwl schematics not found nrwl tao nrwl web nrwl workspace nrwl storybook nrwl gatsby not found typescript | 0 |
225,290 | 7,480,467,760 | IssuesEvent | 2018-04-04 17:30:03 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Make it easy to import from Slack | area: export enhancement help wanted priority: high | We'll increase Zulip adoption if we make it easy for people to import their communities from other popular group chat services, such as Slack.
Slack [supports exports of a team's message history](https://get.slack.help/hc/en-us/articles/201658943-Exporting-your-team-s-Slack-history); a "Compliance Export" [includes](https://get.slack.help/hc/en-us/articles/204897248-Understanding-Slack-data-exports):
- Message history in channels
- Files shared in channels
- Archived channels
- Message edit & deletion logs
- Message history in private channels
- Direct message history
- Files shared in private channels & direct messages
An ideal import would include users, user preferences, messages/files/logs (including all of the types of items enumerated above in the "Compliance Export" list), sitewide and channel-specific configurations/integrations/bots, channels, pinned items, themes, emoji, and probably more I haven't thought of.
Right now, if you're on a free Slack plan, an export includes:
- Message history in channels
- Files shared in channels
- Archived channels
A good start on this feature would be an import that slurped those three categories of data into a new (or existing) Zulip installation.
| 1.0 | Make it easy to import from Slack - We'll increase Zulip adoption if we make it easy for people to import their communities from other popular group chat services, such as Slack.
Slack [supports exports of a team's message history](https://get.slack.help/hc/en-us/articles/201658943-Exporting-your-team-s-Slack-history); a "Compliance Export" [includes](https://get.slack.help/hc/en-us/articles/204897248-Understanding-Slack-data-exports):
- Message history in channels
- Files shared in channels
- Archived channels
- Message edit & deletion logs
- Message history in private channels
- Direct message history
- Files shared in private channels & direct messages
An ideal import would include users, user preferences, messages/files/logs (including all of the types of items enumerated above in the "Compliance Export" list), sitewide and channel-specific configurations/integrations/bots, channels, pinned items, themes, emoji, and probably more I haven't thought of.
Right now, if you're on a free Slack plan, an export includes:
- Message history in channels
- Files shared in channels
- Archived channels
A good start on this feature would be an import that slurped those three categories of data into a new (or existing) Zulip installation.
| non_comp | make it easy to import from slack we ll increase zulip adoption if we make it easy for people to import their communities from other popular group chat services such as slack slack a compliance export message history in channels files shared in channels archived channels message edit deletion logs message history in private channels direct message history files shared in private channels direct messages an ideal import would include users user preferences messages files logs including all of the types of items enumerated above in the compliance export list sitewide and channel specific configurations integrations bots channels pinned items themes emoji and probably more i haven t thought of right now if you re on a free slack plan an export includes message history in channels files shared in channels archived channels a good start on this feature would be an import that slurped those three categories of data into a new or existing zulip installation | 0 |
17,786 | 24,536,777,630 | IssuesEvent | 2022-10-11 21:36:17 | kokkos/kokkos-kernels | https://api.github.com/repos/kokkos/kokkos-kernels | closed | Nightly build failures: fatal error: std_algorithms/Kokkos_Numeric.hpp: No such file or directory | InDevelop CompatibilityUpdate | Nightly/CI builds began failing 6/23/2022 with an error of the form
```
kokkos-kernels/src/sparse/KokkosSparse_csc2csr.hpp:47:10: fatal error: std_algorithms/Kokkos_Numeric.hpp: No such file or directory
#include <std_algorithms/Kokkos_Numeric.hpp>
```
I put in PR #1449 with potential fix, opening an issue to save others duplicate work in case they encounter this error | True | Nightly build failures: fatal error: std_algorithms/Kokkos_Numeric.hpp: No such file or directory - Nightly/CI builds began failing 6/23/2022 with an error of the form
```
kokkos-kernels/src/sparse/KokkosSparse_csc2csr.hpp:47:10: fatal error: std_algorithms/Kokkos_Numeric.hpp: No such file or directory
#include <std_algorithms/Kokkos_Numeric.hpp>
```
I put in PR #1449 with potential fix, opening an issue to save others duplicate work in case they encounter this error | comp | nightly build failures fatal error std algorithms kokkos numeric hpp no such file or directory nightly ci builds began failing with an error of the form kokkos kernels src sparse kokkossparse hpp fatal error std algorithms kokkos numeric hpp no such file or directory include i put in pr with potential fix opening an issue to save others duplicate work in case they encounter this error | 1 |
49,797 | 12,412,437,083 | IssuesEvent | 2020-05-22 10:33:27 | mavlink/mavros | https://api.github.com/repos/mavlink/mavros | closed | mavros_extras fails to build on Kinetic | build error | The latest release of mavros_extras is failing to build on Kinetic due to a missing symbol in mavlink.
It aeears to have been triggered by the [release of mavlink 2020.5.5 ros/rosdistro/pull/24718

`16:10:40 /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/src/plugins/odom.cpp:228:42: error: ‘BODY_FRD’ is not a member of ‘mavlink::common::MAV_FRAME’
16:10:40 msg.child_frame_id = utils::enum_value(MAV_FRAME::BODY_FRD);`
http://build.ros.org/view/Kbin_uX64/job/Kbin_uX64__mavros_extras__ubuntu_xenial_amd64__binary/29/console
<details>
```
16:10:40 /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/src/plugins/odom.cpp: In member function ‘void mavros::extra_plugins::OdometryPlugin::odom_cb(const ConstPtr&)’:
16:10:40 /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/src/plugins/odom.cpp:228:42: error: ‘BODY_FRD’ is not a member of ‘mavlink::common::MAV_FRAME’
16:10:40 msg.child_frame_id = utils::enum_value(MAV_FRAME::BODY_FRD);
16:10:40 ^
16:10:40 CMakeFiles/mavros_extras.dir/build.make:353: recipe for target 'CMakeFiles/mavros_extras.dir/src/plugins/odom.cpp.o' failed
16:10:40 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/obj-x86_64-linux-gnu'
16:10:40 make[4]: *** [CMakeFiles/mavros_extras.dir/src/plugins/odom.cpp.o] Error 1
16:10:40 make[3]: *** [CMakeFiles/mavros_extras.dir/all] Error 2
16:10:40 CMakeFiles/Makefile2:186: recipe for target 'CMakeFiles/mavros_extras.dir/all' failed
16:10:40 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/obj-x86_64-linux-gnu'
16:10:40 Makefile:130: recipe for target 'all' failed
16:10:40 make[2]: *** [all] Error 2
16:10:40 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/obj-x86_64-linux-gnu'
16:10:40 dh_auto_build: make -j1 returned exit code 2
16:10:40 cd /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0
16:10:40 make[1]: *** [override_dh_auto_build] Error 2
16:10:40 debian/rules:35: recipe for target 'override_dh_auto_build' failed
16:10:40 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0'
16:10:40 debian/rules:22: recipe for target 'build' failed
16:10:40 make: *** [build] Error 2
16:10:40 dpkg-buildpackage: error: debian/rules build gave error exit status 2
16:10:40 E: Building failed
16:10:40 Traceback (most recent call last):
16:10:40 File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 138, in build_binarydeb
16:10:40 subprocess.check_call(cmd, cwd=source_dir)
16:10:40 File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
16:10:40 raise CalledProcessError(retcode, cmd)
16:10:40 subprocess.CalledProcessError: Command '['apt-src', 'build', 'ros-kinetic-mavros-extras']' returned non-zero exit status 1
16:10:40
```
</details> | 1.0 | mavros_extras fails to build on Kinetic - The latest release of mavros_extras is failing to build on Kinetic due to a missing symbol in mavlink.
It aeears to have been triggered by the [release of mavlink 2020.5.5 ros/rosdistro/pull/24718

`16:10:40 /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/src/plugins/odom.cpp:228:42: error: ‘BODY_FRD’ is not a member of ‘mavlink::common::MAV_FRAME’
16:10:40 msg.child_frame_id = utils::enum_value(MAV_FRAME::BODY_FRD);`
http://build.ros.org/view/Kbin_uX64/job/Kbin_uX64__mavros_extras__ubuntu_xenial_amd64__binary/29/console
<details>
```
16:10:40 /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/src/plugins/odom.cpp: In member function ‘void mavros::extra_plugins::OdometryPlugin::odom_cb(const ConstPtr&)’:
16:10:40 /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/src/plugins/odom.cpp:228:42: error: ‘BODY_FRD’ is not a member of ‘mavlink::common::MAV_FRAME’
16:10:40 msg.child_frame_id = utils::enum_value(MAV_FRAME::BODY_FRD);
16:10:40 ^
16:10:40 CMakeFiles/mavros_extras.dir/build.make:353: recipe for target 'CMakeFiles/mavros_extras.dir/src/plugins/odom.cpp.o' failed
16:10:40 make[4]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/obj-x86_64-linux-gnu'
16:10:40 make[4]: *** [CMakeFiles/mavros_extras.dir/src/plugins/odom.cpp.o] Error 1
16:10:40 make[3]: *** [CMakeFiles/mavros_extras.dir/all] Error 2
16:10:40 CMakeFiles/Makefile2:186: recipe for target 'CMakeFiles/mavros_extras.dir/all' failed
16:10:40 make[3]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/obj-x86_64-linux-gnu'
16:10:40 Makefile:130: recipe for target 'all' failed
16:10:40 make[2]: *** [all] Error 2
16:10:40 make[2]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0/obj-x86_64-linux-gnu'
16:10:40 dh_auto_build: make -j1 returned exit code 2
16:10:40 cd /tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0
16:10:40 make[1]: *** [override_dh_auto_build] Error 2
16:10:40 debian/rules:35: recipe for target 'override_dh_auto_build' failed
16:10:40 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-mavros-extras-1.1.0'
16:10:40 debian/rules:22: recipe for target 'build' failed
16:10:40 make: *** [build] Error 2
16:10:40 dpkg-buildpackage: error: debian/rules build gave error exit status 2
16:10:40 E: Building failed
16:10:40 Traceback (most recent call last):
16:10:40 File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 138, in build_binarydeb
16:10:40 subprocess.check_call(cmd, cwd=source_dir)
16:10:40 File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
16:10:40 raise CalledProcessError(retcode, cmd)
16:10:40 subprocess.CalledProcessError: Command '['apt-src', 'build', 'ros-kinetic-mavros-extras']' returned non-zero exit status 1
16:10:40
```
</details> | non_comp | mavros extras fails to build on kinetic the latest release of mavros extras is failing to build on kinetic due to a missing symbol in mavlink it aeears to have been triggered by the release of mavlink ros rosdistro pull tmp binarydeb ros kinetic mavros extras src plugins odom cpp error ‘body frd’ is not a member of ‘mavlink common mav frame’ msg child frame id utils enum value mav frame body frd tmp binarydeb ros kinetic mavros extras src plugins odom cpp in member function ‘void mavros extra plugins odometryplugin odom cb const constptr ’ tmp binarydeb ros kinetic mavros extras src plugins odom cpp error ‘body frd’ is not a member of ‘mavlink common mav frame’ msg child frame id utils enum value mav frame body frd cmakefiles mavros extras dir build make recipe for target cmakefiles mavros extras dir src plugins odom cpp o failed make leaving directory tmp binarydeb ros kinetic mavros extras obj linux gnu make error make error cmakefiles recipe for target cmakefiles mavros extras dir all failed make leaving directory tmp binarydeb ros kinetic mavros extras obj linux gnu makefile recipe for target all failed make error make leaving directory tmp binarydeb ros kinetic mavros extras obj linux gnu dh auto build make returned exit code cd tmp binarydeb ros kinetic mavros extras make error debian rules recipe for target override dh auto build failed make leaving directory tmp binarydeb ros kinetic mavros extras debian rules recipe for target build failed make error dpkg buildpackage error debian rules build gave error exit status e building failed traceback most recent call last file tmp ros buildfarm ros buildfarm binarydeb job py line in build binarydeb subprocess check call cmd cwd source dir file usr lib subprocess py line in check call raise calledprocesserror retcode cmd subprocess calledprocesserror command returned non zero exit status | 0 |
127,882 | 27,147,955,148 | IssuesEvent | 2023-02-16 21:41:42 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | [Bug] [Modding] ParticeEmitters in Affliction StatusEffects do not obey particlespersecond | Bug Code Modding | The particlespersecond in affliction status effect particle-emitters do not work. This leads to massive amounts of particles, presumably because the game is emitting a particle every frame the affliction is active. It would be nice if the particlespersecond applied to afflictions. | 1.0 | [Bug] [Modding] ParticeEmitters in Affliction StatusEffects do not obey particlespersecond - The particlespersecond in affliction status effect particle-emitters do not work. This leads to massive amounts of particles, presumably because the game is emitting a particle every frame the affliction is active. It would be nice if the particlespersecond applied to afflictions. | non_comp | particeemitters in affliction statuseffects do not obey particlespersecond the particlespersecond in affliction status effect particle emitters do not work this leads to massive amounts of particles presumably because the game is emitting a particle every frame the affliction is active it would be nice if the particlespersecond applied to afflictions | 0 |
14,224 | 5,583,623,249 | IssuesEvent | 2017-03-29 01:09:51 | airbnb/lottie-react-native | https://api.github.com/repos/airbnb/lottie-react-native | closed | Duplicate module name: react-native-packager | build issue | I've attempted to install Lottie via pod install, but when I run the app I get the following error in the packager:
```
Failed to build DependencyGraph: @providesModule naming collision:
Duplicate module name: react-native-packager
Paths: /Users/xxxx/MyApp/ios/Pods/React/packager/package.json collides with /Users/xxxx/MyApp/node_modules/react-native/packager/package.json
This error is caused by a @providesModule declaration with the same name across two different files.
Error: @providesModule naming collision:
Duplicate module name: react-native-packager
Paths: /Users/xxxx/MyApp/ios/Pods/React/packager/package.json collides with /Users/xxxx/MyApp/node_modules/react-native/packager/package.json
This error is caused by a @providesModule declaration with the same name across two different files.
at HasteMap._updateHasteMap (/Users/xxxx/MyApp/node_modules/react-native/packager/react-packager/src/node-haste/DependencyGraph/HasteMap.js:158:13)
at p.getName.then.name (/Users/xxxx/MyApp/node_modules/react-native/packager/react-packager/src/node-haste/DependencyGraph/HasteMap.js:133:31)
```
Any thoughts on how to resolve this naming collision? | 1.0 | Duplicate module name: react-native-packager - I've attempted to install Lottie via pod install, but when I run the app I get the following error in the packager:
```
Failed to build DependencyGraph: @providesModule naming collision:
Duplicate module name: react-native-packager
Paths: /Users/xxxx/MyApp/ios/Pods/React/packager/package.json collides with /Users/xxxx/MyApp/node_modules/react-native/packager/package.json
This error is caused by a @providesModule declaration with the same name across two different files.
Error: @providesModule naming collision:
Duplicate module name: react-native-packager
Paths: /Users/xxxx/MyApp/ios/Pods/React/packager/package.json collides with /Users/xxxx/MyApp/node_modules/react-native/packager/package.json
This error is caused by a @providesModule declaration with the same name across two different files.
at HasteMap._updateHasteMap (/Users/xxxx/MyApp/node_modules/react-native/packager/react-packager/src/node-haste/DependencyGraph/HasteMap.js:158:13)
at p.getName.then.name (/Users/xxxx/MyApp/node_modules/react-native/packager/react-packager/src/node-haste/DependencyGraph/HasteMap.js:133:31)
```
Any thoughts on how to resolve this naming collision? | non_comp | duplicate module name react native packager i ve attempted to install lottie via pod install but when i run the app i get the following error in the packager failed to build dependencygraph providesmodule naming collision duplicate module name react native packager paths users xxxx myapp ios pods react packager package json collides with users xxxx myapp node modules react native packager package json this error is caused by a providesmodule declaration with the same name across two different files error providesmodule naming collision duplicate module name react native packager paths users xxxx myapp ios pods react packager package json collides with users xxxx myapp node modules react native packager package json this error is caused by a providesmodule declaration with the same name across two different files at hastemap updatehastemap users xxxx myapp node modules react native packager react packager src node haste dependencygraph hastemap js at p getname then name users xxxx myapp node modules react native packager react packager src node haste dependencygraph hastemap js any thoughts on how to resolve this naming collision | 0 |
1,555 | 4,107,081,515 | IssuesEvent | 2016-06-06 11:31:23 | RiskyKen/Armourers-Workshop | https://api.github.com/repos/RiskyKen/Armourers-Workshop | closed | Crash when attempting to skin Thaumcraft Wand | compatibility crash | I set thaumcraft skins to load in the config and tried to make the wand. Just as it should have rendered the completed result in the crafting grid (arcane workbench) I got this error: http://pastebin.com/UWZJT8KG
I feel like I always find the fun ones. Or something. | True | Crash when attempting to skin Thaumcraft Wand - I set thaumcraft skins to load in the config and tried to make the wand. Just as it should have rendered the completed result in the crafting grid (arcane workbench) I got this error: http://pastebin.com/UWZJT8KG
I feel like I always find the fun ones. Or something. | comp | crash when attempting to skin thaumcraft wand i set thaumcraft skins to load in the config and tried to make the wand just as it should have rendered the completed result in the crafting grid arcane workbench i got this error i feel like i always find the fun ones or something | 1 |
266,480 | 28,366,075,676 | IssuesEvent | 2023-04-12 13:58:56 | MaskingTechnology/jitar | https://api.github.com/repos/MaskingTechnology/jitar | closed | Secure the module loading system | bug security | Currently the module loader allows any URL, even URLs that are outside the project folder. To avoid misuse we need to check if the URL stays within the project folder. If not, we need to throw a forbidden error. | True | Secure the module loading system - Currently the module loader allows any URL, even URLs that are outside the project folder. To avoid misuse we need to check if the URL stays within the project folder. If not, we need to throw a forbidden error. | non_comp | secure the module loading system currently the module loader allows any url even urls that are outside the project folder to avoid misuse we need to check if the url stays within the project folder if not we need to throw a forbidden error | 0 |
15,337 | 19,561,165,164 | IssuesEvent | 2022-01-03 16:23:30 | Soreepeong/XivAlexander | https://api.github.com/repos/Soreepeong/XivAlexander | closed | ACT question | compatibility | In the wiki, it says:
> FFXIV plugin for Advanced Combat Tracker will stop combining actions done by pets(Carbuncles, Egis, and Faeries) because their names will show up in the form of Eos (フェアリー・エオス) (Firstname Lastname) instead of just Eos (Firstname Lastname).
> You can use Advanced Combat Tracker > Option > Data Correction > Combatant Rename to fix this.
Does this renaming have to be done for every character separately, or is there a way to make ACT correct this for all characters that have pets? It doesn't seem like just correcting eg. "Ruby Carbuncle (カーバンクル・ルビー)" to "Ruby Carbuncle" works. | True | ACT question - In the wiki, it says:
> FFXIV plugin for Advanced Combat Tracker will stop combining actions done by pets(Carbuncles, Egis, and Faeries) because their names will show up in the form of Eos (フェアリー・エオス) (Firstname Lastname) instead of just Eos (Firstname Lastname).
> You can use Advanced Combat Tracker > Option > Data Correction > Combatant Rename to fix this.
Does this renaming have to be done for every character separately, or is there a way to make ACT correct this for all characters that have pets? It doesn't seem like just correcting eg. "Ruby Carbuncle (カーバンクル・ルビー)" to "Ruby Carbuncle" works. | comp | act question in the wiki it says ffxiv plugin for advanced combat tracker will stop combining actions done by pets carbuncles egis and faeries because their names will show up in the form of eos フェアリー・エオス firstname lastname instead of just eos firstname lastname you can use advanced combat tracker option data correction combatant rename to fix this does this renaming have to be done for every character separately or is there a way to make act correct this for all characters that have pets it doesn t seem like just correcting eg ruby carbuncle カーバンクル・ルビー to ruby carbuncle works | 1 |
122,424 | 26,127,414,387 | IssuesEvent | 2022-12-28 20:51:29 | vulcandth/pokedarkgs | https://api.github.com/repos/vulcandth/pokedarkgs | opened | Remove the majority of the unused Mobile code. | Code Cleanup/Removal | This is a fairly low priority, but the majority of the mobile code is unused. It should eventually be removed to avoid having to maintain it. | 1.0 | Remove the majority of the unused Mobile code. - This is a fairly low priority, but the majority of the mobile code is unused. It should eventually be removed to avoid having to maintain it. | non_comp | remove the majority of the unused mobile code this is a fairly low priority but the majority of the mobile code is unused it should eventually be removed to avoid having to maintain it | 0 |
11,576 | 13,615,805,680 | IssuesEvent | 2020-09-23 14:52:36 | NOAA-OWP/ngen | https://api.github.com/repos/NOAA-OWP/ngen | closed | Inconsistent behavior reading realization config | Compatibility Issues bug | In some development environments, realization config files do not have their contained properties read correctly by the main **_ngen_** executable, created by building the `ngen` CMake target, even though they are present. However, in certain other environments, the same files are read and used without issue.
The same version of Boost (1.72.0) was present in both the problematic and non-problematic environments tested thus far.
## Current behavior
In some but not all environments, when running the built _**ngen**_ executable, it exits with the follow error, even if the realization config file it was passed is not actually missing the referenced property (here `maxsmc`).
```
...
[100%] Built target ngen
Hello there 0.1.0
Building Nexus collection
Building Catchment collection
terminate called after throwing an instance of 'std::runtime_error'
what(): A tshirt_c formulation cannot be created; the following parameters are missing: maxsmc
/bin/bash: line 1: 480 Aborted ./cmake-build-dir/ngen data/example_case_tshirt_c_realization/catchment_data.geojson cat-89 data/example_case_tshirt_c_realization/nexus_data.geojson nex-92 data/example_case_tshirt_c_realization/realization_config.json
```
## Expected behavior
The expected behavior is that the file will load properly (assuming it is both valid and complete) and allow the driver to execute the correct model and parameter configuration.
## Steps to replicate behavior (include URLs)
1. Ensure a CMake build system directory has been generated.
2. Ensure the local copy is up to date with the _upstream_ `master` branch
3. Build the CMake `ngen` target
4. Run the built _**ngen**_ executable, supplying the appropriate arguments, including the necessary configuration files (see its error message for arg list)
### Environment Details
#### Known Effected Environments (:x:)
- CenOS 7.8 on Docker
- RHEL 7.8 on dev_vm
#### Known Uneffected Environments (:white_check_mark:)
- MacOS 10.15.4
- Ubuntu 20.10 on Docker
#### Version Details
##### CentOS 7.8 on Docker (:x:)
Custom Docker image based on the CentOS image at tag `7.8.2003`:
```
[root@07247c000c76 repo]# cmake --version
cmake version 3.10.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
[root@07247c000c76 repo]# gcc-
gcc-ar gcc-nm gcc-ranlib
[root@07247c000c76 repo]# gcc --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@07247c000c76 repo]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
```
##### dev_vm on RHEL 7.8 (:x:)
It has also been seen on _dev_vm_. In particular, it looks to use the same GCC version:
```
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
```
##### MacOS 10.15.4 (:white_check_mark:)
The problem is not being seen on a MacBook.
```
cmake version 3.16.5
CMake suite maintained and supported by Kitware (kitware.com/cmake).
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Apple clang version 11.0.3 (clang-1103.0.32.59)
Target: x86_64-apple-darwin19.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
```
##### Ubuntu 20.10 on Docker (:white_check_mark:)
Later testing demonstrated this environment does not experience the issue, further suggesting it is a problem in older versions of the required tools.
```
root@7b1b409be209:/repo# cmake --version
cmake version 3.16.3
CMake suite maintained and supported by Kitware (kitware.com/cmake).
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo# gcc --version
gcc (Ubuntu 10.2.0-9ubuntu2) 10.2.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.10 (Groovy Gorilla)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu Groovy Gorilla (development branch)"
VERSION_ID="20.10"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=groovy
UBUNTU_CODENAME=groovy
```
| True | Inconsistent behavior reading realization config - In some development environments, realization config files do not have their contained properties read correctly by the main **_ngen_** executable, created by building the `ngen` CMake target, even though they are present. However, in certain other environments, the same files are read and used without issue.
The same version of Boost (1.72.0) was present in both the problematic and non-problematic environments tested thus far.
## Current behavior
In some but not all environments, when running the built _**ngen**_ executable, it exits with the follow error, even if the realization config file it was passed is not actually missing the referenced property (here `maxsmc`).
```
...
[100%] Built target ngen
Hello there 0.1.0
Building Nexus collection
Building Catchment collection
terminate called after throwing an instance of 'std::runtime_error'
what(): A tshirt_c formulation cannot be created; the following parameters are missing: maxsmc
/bin/bash: line 1: 480 Aborted ./cmake-build-dir/ngen data/example_case_tshirt_c_realization/catchment_data.geojson cat-89 data/example_case_tshirt_c_realization/nexus_data.geojson nex-92 data/example_case_tshirt_c_realization/realization_config.json
```
## Expected behavior
The expected behavior is that the file will load properly (assuming it is both valid and complete) and allow the driver to execute the correct model and parameter configuration.
## Steps to replicate behavior (include URLs)
1. Ensure a CMake build system directory has been generated.
2. Ensure the local copy is up to date with the _upstream_ `master` branch
3. Build the CMake `ngen` target
4. Run the built _**ngen**_ executable, supplying the appropriate arguments, including the necessary configuration files (see its error message for arg list)
### Environment Details
#### Known Effected Environments (:x:)
- CenOS 7.8 on Docker
- RHEL 7.8 on dev_vm
#### Known Uneffected Environments (:white_check_mark:)
- MacOS 10.15.4
- Ubuntu 20.10 on Docker
#### Version Details
##### CentOS 7.8 on Docker (:x:)
Custom Docker image based on the CentOS image at tag `7.8.2003`:
```
[root@07247c000c76 repo]# cmake --version
cmake version 3.10.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
[root@07247c000c76 repo]# gcc-
gcc-ar gcc-nm gcc-ranlib
[root@07247c000c76 repo]# gcc --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@07247c000c76 repo]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
```
##### dev_vm on RHEL 7.8 (:x:)
It has also been seen on _dev_vm_. In particular, it looks to use the same GCC version:
```
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
```
##### MacOS 10.15.4 (:white_check_mark:)
The problem is not being seen on a MacBook.
```
cmake version 3.16.5
CMake suite maintained and supported by Kitware (kitware.com/cmake).
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Apple clang version 11.0.3 (clang-1103.0.32.59)
Target: x86_64-apple-darwin19.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
```
##### Ubuntu 20.10 on Docker (:white_check_mark:)
Later testing demonstrated this environment does not experience the issue, further suggesting it is a problem in older versions of the required tools.
```
root@7b1b409be209:/repo# cmake --version
cmake version 3.16.3
CMake suite maintained and supported by Kitware (kitware.com/cmake).
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo# gcc --version
gcc (Ubuntu 10.2.0-9ubuntu2) 10.2.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo#
root@7b1b409be209:/repo# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.10 (Groovy Gorilla)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu Groovy Gorilla (development branch)"
VERSION_ID="20.10"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=groovy
UBUNTU_CODENAME=groovy
```
| comp | inconsistent behavior reading realization config in some development environments realization config files do not have their contained properties read correctly by the main ngen executable created by building the ngen cmake target even though they are present however in certain other environments the same files are read and used without issue the same version of boost was present in both the problematic and non problematic environments tested thus far current behavior in some but not all environments when running the built ngen executable it exits with the follow error even if the realization config file it was passed is not actually missing the referenced property here maxsmc built target ngen hello there building nexus collection building catchment collection terminate called after throwing an instance of std runtime error what a tshirt c formulation cannot be created the following parameters are missing maxsmc bin bash line aborted cmake build dir ngen data example case tshirt c realization catchment data geojson cat data example case tshirt c realization nexus data geojson nex data example case tshirt c realization realization config json expected behavior the expected behavior is that the file will load properly assuming it is both valid and complete and allow the driver to execute the correct model and parameter configuration steps to replicate behavior include urls ensure a cmake build system directory has been generated ensure the local copy is up to date with the upstream master branch build the cmake ngen target run the built ngen executable supplying the appropriate arguments including the necessary configuration files see its error message for arg list environment details known effected environments x cenos on docker rhel on dev vm known uneffected environments white check mark macos ubuntu on docker version details centos on docker x custom docker image based on the centos image at tag cmake version cmake version cmake suite maintained and supported by kitware kitware com cmake gcc gcc ar gcc nm gcc ranlib gcc version gcc gcc red hat copyright c free software foundation inc this is free software see the source for copying conditions there is no warranty not even for merchantability or fitness for a particular purpose cat etc os release name centos linux version core id centos id like rhel fedora version id pretty name centos linux core ansi color cpe name cpe o centos centos home url bug report url centos mantisbt project centos centos mantisbt project version redhat support product centos redhat support product version dev vm on rhel x it has also been seen on dev vm in particular it looks to use the same gcc version gcc gcc red hat copyright c free software foundation inc this is free software see the source for copying conditions there is no warranty not even for merchantability or fitness for a particular purpose macos white check mark the problem is not being seen on a macbook cmake version cmake suite maintained and supported by kitware kitware com cmake configured with prefix library developer commandlinetools usr with gxx include dir library developer commandlinetools sdks macosx sdk usr include c apple clang version clang target apple thread model posix installeddir library developer commandlinetools usr bin ubuntu on docker white check mark later testing demonstrated this environment does not experience the issue further suggesting it is a problem in older versions of the required tools root repo cmake version cmake version cmake suite maintained and supported by kitware kitware com cmake root repo root repo root repo root repo root repo root repo gcc version gcc ubuntu copyright c free software foundation inc this is free software see the source for copying conditions there is no warranty not even for merchantability or fitness for a particular purpose root repo root repo root repo root repo root repo root repo cat etc os release name ubuntu version groovy gorilla id ubuntu id like debian pretty name ubuntu groovy gorilla development branch version id home url support url bug report url privacy policy url version codename groovy ubuntu codename groovy | 1 |
631 | 3,059,999,242 | IssuesEvent | 2015-08-14 18:07:25 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | Redis SCAN not implemented | php5 incompatibility probably easy | Redis library seems to have not implemented SCAN commanded which comes with Redis 2.8 release. I am referring to https://github.com/facebook/hhvm/blob/master/hphp/system/php/redis/Redis.php. Is there plans on adding this in? | True | Redis SCAN not implemented - Redis library seems to have not implemented SCAN commanded which comes with Redis 2.8 release. I am referring to https://github.com/facebook/hhvm/blob/master/hphp/system/php/redis/Redis.php. Is there plans on adding this in? | comp | redis scan not implemented redis library seems to have not implemented scan commanded which comes with redis release i am referring to is there plans on adding this in | 1 |
193,752 | 22,216,322,589 | IssuesEvent | 2022-06-08 02:18:18 | maddyCode23/linux-4.1.15 | https://api.github.com/repos/maddyCode23/linux-4.1.15 | reopened | CVE-2017-16537 (Medium) detected in linux-stable-rtv4.1.33 | security vulnerability | ## CVE-2017-16537 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/maddyCode23/linux-4.1.15/commit/f1f3d2b150be669390b32dfea28e773471bdd6e7">f1f3d2b150be669390b32dfea28e773471bdd6e7</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/media/rc/imon.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/media/rc/imon.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The imon_probe function in drivers/media/rc/imon.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted USB device.
<p>Publish Date: 2017-11-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16537>CVE-2017-16537</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16536">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16536</a></p>
<p>Release Date: 2017-11-04</p>
<p>Fix Resolution: v4.15-rc1</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-2017-16537 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2017-16537 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/maddyCode23/linux-4.1.15/commit/f1f3d2b150be669390b32dfea28e773471bdd6e7">f1f3d2b150be669390b32dfea28e773471bdd6e7</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/media/rc/imon.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/media/rc/imon.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The imon_probe function in drivers/media/rc/imon.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted USB device.
<p>Publish Date: 2017-11-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16537>CVE-2017-16537</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16536">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16536</a></p>
<p>Release Date: 2017-11-04</p>
<p>Fix Resolution: v4.15-rc1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_comp | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files drivers media rc imon c drivers media rc imon c vulnerability details the imon probe function in drivers media rc imon c in the linux kernel through allows local users to cause a denial of service null pointer dereference and system crash or possibly have unspecified other impact via a crafted usb device publish date url a href cvss score details base score metrics exploitability metrics attack vector physical attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
760,518 | 26,645,123,692 | IssuesEvent | 2023-01-25 09:22:57 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | opened | Running E2E tests locally throws an error (404 when POST batch settings) | priority: high category: tests | ## Steps to reproduce
### Prerequisites - optional
You may want to setup fresh testing environment:
1. Remove all the Docker containers
2. `wp-env destroy` to confirm everything's gone
3. `wp-env start` to start a fresh environment
### Steps
1. Run tests by `npm run test:e2e`
**Expected**:
tests are running and passing
**Actual**:
there's a 404 error thrown:
POST http://localhost:8889/wp-json/wc/v3/settings/general/batch

## Notes:
- the same issue has been spotted on two separate branches.
- In one of the cases `.wp-env.override.json` file was necessary for the issue to occur.
- In other case (branch `add/convert-classic-template`) no changes to `.wp-env.json`, nor `.wp-env.override.json` was created in order for the issue to occur.
cc: @gigitux, @Aljullu | 1.0 | Running E2E tests locally throws an error (404 when POST batch settings) - ## Steps to reproduce
### Prerequisites - optional
You may want to setup fresh testing environment:
1. Remove all the Docker containers
2. `wp-env destroy` to confirm everything's gone
3. `wp-env start` to start a fresh environment
### Steps
1. Run tests by `npm run test:e2e`
**Expected**:
tests are running and passing
**Actual**:
there's a 404 error thrown:
POST http://localhost:8889/wp-json/wc/v3/settings/general/batch

## Notes:
- the same issue has been spotted on two separate branches.
- In one of the cases `.wp-env.override.json` file was necessary for the issue to occur.
- In other case (branch `add/convert-classic-template`) no changes to `.wp-env.json`, nor `.wp-env.override.json` was created in order for the issue to occur.
cc: @gigitux, @Aljullu | non_comp | running tests locally throws an error when post batch settings steps to reproduce prerequisites optional you may want to setup fresh testing environment remove all the docker containers wp env destroy to confirm everything s gone wp env start to start a fresh environment steps run tests by npm run test expected tests are running and passing actual there s a error thrown post notes the same issue has been spotted on two separate branches in one of the cases wp env override json file was necessary for the issue to occur in other case branch add convert classic template no changes to wp env json nor wp env override json was created in order for the issue to occur cc gigitux aljullu | 0 |
3,663 | 6,541,316,466 | IssuesEvent | 2017-09-01 19:20:13 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Change exception returned when serializing HttpWebRequest to match NETFX | area-System.Net bug tenet-compatibility | Comments from PR #18801:
From @safern "Binary Serialization is now supported on .NET Core 2.0 but it wasn't in 1.1 or 1.0; so probably that is why we were throwing PNSE, so I think the same thing, it sounds reasonable to throw SE."
```c#
[Fact]
public void HttpWebRequest_Serialize_Fails()
{
using (MemoryStream fs = new MemoryStream())
{
BinaryFormatter formatter = new BinaryFormatter();
var hwr = HttpWebRequest.CreateHttp("http://localhost");
if (PlatformDetection.IsFullFramework)
{
// .NET Framework throws a more detailed exception.
// System.Runtime.Serialization.SerializationException):
// Type 'System.Net.WebRequest+WebProxyWrapper' in Assembly 'System, Version=4.0.0.
// 0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
Assert.Throws<System.Runtime.Serialization.SerializationException>(() => formatter.Serialize(fs, hwr));
}
else
{
// TODO: Issue #18850. Change HttpWebRquest to throw SerializationException similar to .NET Framework.
Assert.Throws<PlatformNotSupportedException>(() => formatter.Serialize(fs, hwr));
}
}
}
``` | True | Change exception returned when serializing HttpWebRequest to match NETFX - Comments from PR #18801:
From @safern "Binary Serialization is now supported on .NET Core 2.0 but it wasn't in 1.1 or 1.0; so probably that is why we were throwing PNSE, so I think the same thing, it sounds reasonable to throw SE."
```c#
[Fact]
public void HttpWebRequest_Serialize_Fails()
{
using (MemoryStream fs = new MemoryStream())
{
BinaryFormatter formatter = new BinaryFormatter();
var hwr = HttpWebRequest.CreateHttp("http://localhost");
if (PlatformDetection.IsFullFramework)
{
// .NET Framework throws a more detailed exception.
// System.Runtime.Serialization.SerializationException):
// Type 'System.Net.WebRequest+WebProxyWrapper' in Assembly 'System, Version=4.0.0.
// 0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
Assert.Throws<System.Runtime.Serialization.SerializationException>(() => formatter.Serialize(fs, hwr));
}
else
{
// TODO: Issue #18850. Change HttpWebRquest to throw SerializationException similar to .NET Framework.
Assert.Throws<PlatformNotSupportedException>(() => formatter.Serialize(fs, hwr));
}
}
}
``` | comp | change exception returned when serializing httpwebrequest to match netfx comments from pr from safern binary serialization is now supported on net core but it wasn t in or so probably that is why we were throwing pnse so i think the same thing it sounds reasonable to throw se c public void httpwebrequest serialize fails using memorystream fs new memorystream binaryformatter formatter new binaryformatter var hwr httpwebrequest createhttp if platformdetection isfullframework net framework throws a more detailed exception system runtime serialization serializationexception type system net webrequest webproxywrapper in assembly system version culture neutral publickeytoken is not marked as serializable assert throws formatter serialize fs hwr else todo issue change httpwebrquest to throw serializationexception similar to net framework assert throws formatter serialize fs hwr | 1 |
71,238 | 9,486,385,444 | IssuesEvent | 2019-04-22 13:51:11 | stechstudio/laravel-bref-bridge | https://api.github.com/repos/stechstudio/laravel-bref-bridge | opened | Documentation | documentation | - [ ] All Configuration Options
- [ ] All .env variables
- [ ] How to configure/enable event trigger
- [ ] Updating Layers
- [ ] Enable a new extension | 1.0 | Documentation - - [ ] All Configuration Options
- [ ] All .env variables
- [ ] How to configure/enable event trigger
- [ ] Updating Layers
- [ ] Enable a new extension | non_comp | documentation all configuration options all env variables how to configure enable event trigger updating layers enable a new extension | 0 |
2,026 | 4,758,449,481 | IssuesEvent | 2016-10-24 19:31:35 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | http_build_query numeric_prefix php7 | php7 incompatibility probably easy | ### HHVM Version
Compiler: tags/HHVM-3.15.2-0-g83ac3e5e3f5657be0cf4c55884044f86a7818b90
Repo schema: 608339137764e8365964a1adaa7a27d125b6076f
### Standalone code, or other way to reproduce the problem
```php
<?php
$query = array(
'version' => "4.6.1",
'php' => "7.0.99-hhvm",
'locale' => "de_DE",
'mysql' => "5.5.5",
'local_package' => "de_DE",
'blogs' => 1,
'users' => 5,
'multisite_enabled' => 0,
'initial_db_version' => 27916,
);
var_dump(http_build_query($query, null, "&"));
```
### Expected result
string(135) "version=4.6.1&php=7.0.99-hhvm&locale=de_DE&mysql=5.5.5&local_package=de_DE&blogs=1&users=5&multisite_enabled=0&initial_db_version=27916"
### Actual result
NULL
If the second argument of `http_build_query` is `null` it returns `null`. This happens only for php7 mode, works fine for php5. I would make a pull request, but since it is related only to php7 and as it seems, not to the function implementation itself, I have no idea where to look for the bug. | True | http_build_query numeric_prefix php7 - ### HHVM Version
Compiler: tags/HHVM-3.15.2-0-g83ac3e5e3f5657be0cf4c55884044f86a7818b90
Repo schema: 608339137764e8365964a1adaa7a27d125b6076f
### Standalone code, or other way to reproduce the problem
```php
<?php
$query = array(
'version' => "4.6.1",
'php' => "7.0.99-hhvm",
'locale' => "de_DE",
'mysql' => "5.5.5",
'local_package' => "de_DE",
'blogs' => 1,
'users' => 5,
'multisite_enabled' => 0,
'initial_db_version' => 27916,
);
var_dump(http_build_query($query, null, "&"));
```
### Expected result
string(135) "version=4.6.1&php=7.0.99-hhvm&locale=de_DE&mysql=5.5.5&local_package=de_DE&blogs=1&users=5&multisite_enabled=0&initial_db_version=27916"
### Actual result
NULL
If the second argument of `http_build_query` is `null` it returns `null`. This happens only for php7 mode, works fine for php5. I would make a pull request, but since it is related only to php7 and as it seems, not to the function implementation itself, I have no idea where to look for the bug. | comp | http build query numeric prefix hhvm version compiler tags hhvm repo schema standalone code or other way to reproduce the problem php php query array version php hhvm locale de de mysql local package de de blogs users multisite enabled initial db version var dump http build query query null expected result string version php hhvm locale de de mysql local package de de blogs users multisite enabled initial db version actual result null if the second argument of http build query is null it returns null this happens only for mode works fine for i would make a pull request but since it is related only to and as it seems not to the function implementation itself i have no idea where to look for the bug | 1 |
11,150 | 13,165,476,292 | IssuesEvent | 2020-08-11 06:41:02 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Crash in Edge 18 | bug compatibility with other tools ie11 | **Describe the bug**
Storybook crashes in Edge 18 on load (blank page)
**To Reproduce**
Steps to reproduce the behavior:
1. Go to [https://storybookjs.netlify.app/official-storybook/?path=/story/*](https://storybookjs.netlify.app/official-storybook/?path=/story/*) in Edge 18
2. See the error in the console
**Expected behavior**
For Storybook to work on Edge 18
**Screenshots**


| True | Crash in Edge 18 - **Describe the bug**
Storybook crashes in Edge 18 on load (blank page)
**To Reproduce**
Steps to reproduce the behavior:
1. Go to [https://storybookjs.netlify.app/official-storybook/?path=/story/*](https://storybookjs.netlify.app/official-storybook/?path=/story/*) in Edge 18
2. See the error in the console
**Expected behavior**
For Storybook to work on Edge 18
**Screenshots**


| comp | crash in edge describe the bug storybook crashes in edge on load blank page to reproduce steps to reproduce the behavior go to in edge see the error in the console expected behavior for storybook to work on edge screenshots | 1 |
8,725 | 6,628,800,461 | IssuesEvent | 2017-09-23 22:59:52 | sequelize/sequelize | https://api.github.com/repos/sequelize/sequelize | opened | Refactor Lodash References | performance refactor | ## What are you doing?
Removing all references to `Utils._` and instead require lodash in models that need them. This will also require moving lodash template settings into the abstract query generator so they can be passed to the `_.template` method.
__Dialect:__ Any
__Dialect version:__ Any
__Database version:__ Any
__Sequelize version:__ 4.x
__Tested with master branch:__ N/A
| True | Refactor Lodash References - ## What are you doing?
Removing all references to `Utils._` and instead require lodash in models that need them. This will also require moving lodash template settings into the abstract query generator so they can be passed to the `_.template` method.
__Dialect:__ Any
__Dialect version:__ Any
__Database version:__ Any
__Sequelize version:__ 4.x
__Tested with master branch:__ N/A
| non_comp | refactor lodash references what are you doing removing all references to utils and instead require lodash in models that need them this will also require moving lodash template settings into the abstract query generator so they can be passed to the template method dialect any dialect version any database version any sequelize version x tested with master branch n a | 0 |
6,861 | 9,167,997,745 | IssuesEvent | 2019-03-02 18:27:18 | mariot7/XL-Food-Mod | https://api.github.com/repos/mariot7/XL-Food-Mod | closed | Mining salt with Mekanism | external issue mod compatibility | I cannot seem to input the right mod ID or item name to mine salt using mekanism's digital miner. What is the Mod ID or the ID of rock salt? | True | Mining salt with Mekanism - I cannot seem to input the right mod ID or item name to mine salt using mekanism's digital miner. What is the Mod ID or the ID of rock salt? | comp | mining salt with mekanism i cannot seem to input the right mod id or item name to mine salt using mekanism s digital miner what is the mod id or the id of rock salt | 1 |
116,636 | 11,938,022,400 | IssuesEvent | 2020-04-02 13:10:00 | PyTorchLightning/pytorch-lightning | https://api.github.com/repos/PyTorchLightning/pytorch-lightning | closed | maybe typo in readme | documentation | ## 📚 Documentation
riguously -> rigorously
unecessary -> unnecessary
Thank you for the wonderful project! | 1.0 | maybe typo in readme - ## 📚 Documentation
riguously -> rigorously
unecessary -> unnecessary
Thank you for the wonderful project! | non_comp | maybe typo in readme 📚 documentation riguously rigorously unecessary unnecessary thank you for the wonderful project | 0 |
28,412 | 23,240,992,908 | IssuesEvent | 2022-08-03 15:33:56 | culibraries/folio | https://api.github.com/repos/culibraries/folio | closed | Deploy logging to production Iris instance | Pod - SysOps Infrastructure wontfix-hosted | How we want to deploy new code to Iris production is something we're going to work out. This might be the first big change we want to make. | 1.0 | Deploy logging to production Iris instance - How we want to deploy new code to Iris production is something we're going to work out. This might be the first big change we want to make. | non_comp | deploy logging to production iris instance how we want to deploy new code to iris production is something we re going to work out this might be the first big change we want to make | 0 |
13,502 | 15,952,377,210 | IssuesEvent | 2021-04-15 11:02:54 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | Fix and improve maintainability of Hibernate Validator support | type: compatibility | I have a Spring WebMVC+Thymeleaf application which uses `@javax.validation.constraints.Min` on a form object.
```
@NoArgsConstructor
@Data
public class Form implements Serializable {
// section 1
@Min(0)
private BigDecimal salePrice = BigDecimal.ZERO;
...
```
The form is used by a `@Controller` like so:
```
@PostMapping(value = "/update", produces = "application/json")
@ResponseBody
public String update(@Valid @ModelAttribute("form") Form form, BindingResult bindingResult,
...
```
pom.xml includes the Spring Boot validation starter, plus Hibernate Validator as the implementation.
```
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
```
In 0.9.1 this works fine. In the current 0.9.2 snapshot, it builds correctly but fails at runtime request with the following:
```
SEVERE: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
[Request processing failed; nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal':
Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException:
Failed to instantiate [org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal]:
No default constructor found; nested exception is java.lang.NoSuchMethodException: org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal.<init>()]
with root cause
java.lang.NoSuchMethodException: org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal.<init>()
at java.lang.Class.getConstructor0(DynamicHub.java:3349)
at java.lang.Class.getDeclaredConstructor(DynamicHub.java:2553)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:78)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1308)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:314)
at org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory.getInstance(SpringConstraintValidatorFactory.java:56)
at org.hibernate.validator.internal.engine.constraintvalidation.ClassBasedValidatorDescriptor.newInstance(ClassBasedValidatorDescriptor.java:84)
at org.hibernate.validator.internal.engine.constraintvalidation.AbstractConstraintValidatorManagerImpl.createAndInitializeValidator(AbstractConstraintValidatorManagerImpl.java:89)
at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorManagerImpl.getInitializedValidator(ConstraintValidatorManagerImpl.java:117)
at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree.getInitializedConstraintValidator(ConstraintTree.java:136)
at org.hibernate.validator.internal.engine.constraintvalidation.SimpleConstraintTree.validateConstraints(SimpleConstraintTree.java:54)
at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree.validateConstraints(ConstraintTree.java:75)
at org.hibernate.validator.internal.metadata.core.MetaConstraint.doValidateConstraint(MetaConstraint.java:130)
at org.hibernate.validator.internal.metadata.core.MetaConstraint.validateConstraint(MetaConstraint.java:123)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateMetaConstraint(ValidatorImpl.java:555)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForSingleDefaultGroupElement(ValidatorImpl.java:518)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForDefaultGroup(ValidatorImpl.java:488)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForCurrentGroup(ValidatorImpl.java:450)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateInContext(ValidatorImpl.java:400)
at org.hibernate.validator.internal.engine.ValidatorImpl.validate(ValidatorImpl.java:172)
at org.springframework.validation.beanvalidation.SpringValidatorAdapter.validate(SpringValidatorAdapter.java:109)
at org.springframework.boot.autoconfigure.validation.ValidatorAdapter.validate(ValidatorAdapter.java:65)
at org.springframework.validation.DataBinder.validate(DataBinder.java:895)
...
```
I can fix it with a @TypeHint for the Hibernate Validator class, but given this worked fine previously in 0.9.1 I'm not sure if this is supposed to be being picked up by the plugin.
```
@TypeHint(types = {
org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal.class,
org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForInteger.class,
org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MaxValidatorForInteger.class
},
access = AccessBits.FULL_REFLECTION)
``` | True | Fix and improve maintainability of Hibernate Validator support - I have a Spring WebMVC+Thymeleaf application which uses `@javax.validation.constraints.Min` on a form object.
```
@NoArgsConstructor
@Data
public class Form implements Serializable {
// section 1
@Min(0)
private BigDecimal salePrice = BigDecimal.ZERO;
...
```
The form is used by a `@Controller` like so:
```
@PostMapping(value = "/update", produces = "application/json")
@ResponseBody
public String update(@Valid @ModelAttribute("form") Form form, BindingResult bindingResult,
...
```
pom.xml includes the Spring Boot validation starter, plus Hibernate Validator as the implementation.
```
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
```
In 0.9.1 this works fine. In the current 0.9.2 snapshot, it builds correctly but fails at runtime request with the following:
```
SEVERE: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
[Request processing failed; nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal':
Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException:
Failed to instantiate [org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal]:
No default constructor found; nested exception is java.lang.NoSuchMethodException: org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal.<init>()]
with root cause
java.lang.NoSuchMethodException: org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal.<init>()
at java.lang.Class.getConstructor0(DynamicHub.java:3349)
at java.lang.Class.getDeclaredConstructor(DynamicHub.java:2553)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:78)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1308)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1214)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:314)
at org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory.getInstance(SpringConstraintValidatorFactory.java:56)
at org.hibernate.validator.internal.engine.constraintvalidation.ClassBasedValidatorDescriptor.newInstance(ClassBasedValidatorDescriptor.java:84)
at org.hibernate.validator.internal.engine.constraintvalidation.AbstractConstraintValidatorManagerImpl.createAndInitializeValidator(AbstractConstraintValidatorManagerImpl.java:89)
at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorManagerImpl.getInitializedValidator(ConstraintValidatorManagerImpl.java:117)
at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree.getInitializedConstraintValidator(ConstraintTree.java:136)
at org.hibernate.validator.internal.engine.constraintvalidation.SimpleConstraintTree.validateConstraints(SimpleConstraintTree.java:54)
at org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree.validateConstraints(ConstraintTree.java:75)
at org.hibernate.validator.internal.metadata.core.MetaConstraint.doValidateConstraint(MetaConstraint.java:130)
at org.hibernate.validator.internal.metadata.core.MetaConstraint.validateConstraint(MetaConstraint.java:123)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateMetaConstraint(ValidatorImpl.java:555)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForSingleDefaultGroupElement(ValidatorImpl.java:518)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForDefaultGroup(ValidatorImpl.java:488)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateConstraintsForCurrentGroup(ValidatorImpl.java:450)
at org.hibernate.validator.internal.engine.ValidatorImpl.validateInContext(ValidatorImpl.java:400)
at org.hibernate.validator.internal.engine.ValidatorImpl.validate(ValidatorImpl.java:172)
at org.springframework.validation.beanvalidation.SpringValidatorAdapter.validate(SpringValidatorAdapter.java:109)
at org.springframework.boot.autoconfigure.validation.ValidatorAdapter.validate(ValidatorAdapter.java:65)
at org.springframework.validation.DataBinder.validate(DataBinder.java:895)
...
```
I can fix it with a @TypeHint for the Hibernate Validator class, but given this worked fine previously in 0.9.1 I'm not sure if this is supposed to be being picked up by the plugin.
```
@TypeHint(types = {
org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForBigDecimal.class,
org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MinValidatorForInteger.class,
org.hibernate.validator.internal.constraintvalidators.bv.number.bound.MaxValidatorForInteger.class
},
access = AccessBits.FULL_REFLECTION)
``` | comp | fix and improve maintainability of hibernate validator support i have a spring webmvc thymeleaf application which uses javax validation constraints min on a form object noargsconstructor data public class form implements serializable section min private bigdecimal saleprice bigdecimal zero the form is used by a controller like so postmapping value update produces application json responsebody public string update valid modelattribute form form form bindingresult bindingresult pom xml includes the spring boot validation starter plus hibernate validator as the implementation org springframework boot spring boot starter validation artifactid org hibernate validator hibernate validator in this works fine in the current snapshot it builds correctly but fails at runtime request with the following severe servlet service for servlet in context with path threw exception request processing failed nested exception is org springframework beans factory beancreationexception error creating bean with name org hibernate validator internal constraintvalidators bv number bound minvalidatorforbigdecimal instantiation of bean failed nested exception is org springframework beans beaninstantiationexception failed to instantiate no default constructor found nested exception is java lang nosuchmethodexception org hibernate validator internal constraintvalidators bv number bound minvalidatorforbigdecimal with root cause java lang nosuchmethodexception org hibernate validator internal constraintvalidators bv number bound minvalidatorforbigdecimal at java lang class dynamichub java at java lang class getdeclaredconstructor dynamichub java at org springframework beans factory support simpleinstantiationstrategy instantiate simpleinstantiationstrategy java at org springframework beans factory support abstractautowirecapablebeanfactory instantiatebean abstractautowirecapablebeanfactory java at org springframework beans factory support abstractautowirecapablebeanfactory createbeaninstance abstractautowirecapablebeanfactory java at org springframework beans factory support abstractautowirecapablebeanfactory docreatebean abstractautowirecapablebeanfactory java at org springframework beans factory support abstractautowirecapablebeanfactory createbean abstractautowirecapablebeanfactory java at org springframework beans factory support abstractautowirecapablebeanfactory createbean abstractautowirecapablebeanfactory java at org springframework validation beanvalidation springconstraintvalidatorfactory getinstance springconstraintvalidatorfactory java at org hibernate validator internal engine constraintvalidation classbasedvalidatordescriptor newinstance classbasedvalidatordescriptor java at org hibernate validator internal engine constraintvalidation abstractconstraintvalidatormanagerimpl createandinitializevalidator abstractconstraintvalidatormanagerimpl java at org hibernate validator internal engine constraintvalidation constraintvalidatormanagerimpl getinitializedvalidator constraintvalidatormanagerimpl java at org hibernate validator internal engine constraintvalidation constrainttree getinitializedconstraintvalidator constrainttree java at org hibernate validator internal engine constraintvalidation simpleconstrainttree validateconstraints simpleconstrainttree java at org hibernate validator internal engine constraintvalidation constrainttree validateconstraints constrainttree java at org hibernate validator internal metadata core metaconstraint dovalidateconstraint metaconstraint java at org hibernate validator internal metadata core metaconstraint validateconstraint metaconstraint java at org hibernate validator internal engine validatorimpl validatemetaconstraint validatorimpl java at org hibernate validator internal engine validatorimpl validateconstraintsforsingledefaultgroupelement validatorimpl java at org hibernate validator internal engine validatorimpl validateconstraintsfordefaultgroup validatorimpl java at org hibernate validator internal engine validatorimpl validateconstraintsforcurrentgroup validatorimpl java at org hibernate validator internal engine validatorimpl validateincontext validatorimpl java at org hibernate validator internal engine validatorimpl validate validatorimpl java at org springframework validation beanvalidation springvalidatoradapter validate springvalidatoradapter java at org springframework boot autoconfigure validation validatoradapter validate validatoradapter java at org springframework validation databinder validate databinder java i can fix it with a typehint for the hibernate validator class but given this worked fine previously in i m not sure if this is supposed to be being picked up by the plugin typehint types org hibernate validator internal constraintvalidators bv number bound minvalidatorforbigdecimal class org hibernate validator internal constraintvalidators bv number bound minvalidatorforinteger class org hibernate validator internal constraintvalidators bv number bound maxvalidatorforinteger class access accessbits full reflection | 1 |
8,828 | 10,779,418,704 | IssuesEvent | 2019-11-04 10:33:50 | dotnet/winforms | https://api.github.com/repos/dotnet/winforms | closed | Port `System.ComponentModel.Design.BinaryEditor` | area: UI type editors tenet-compatibility |
<!-- Read https://github.com/dotnet/winforms/blob/master/Documentation/issue-guide.md -->
**Problem description:**
`BinaryEditor` from System.Design is missing.
Refer to https://github.com/dotnet/winforms/issues/1115#issuecomment-501115599 | True | Port `System.ComponentModel.Design.BinaryEditor` -
<!-- Read https://github.com/dotnet/winforms/blob/master/Documentation/issue-guide.md -->
**Problem description:**
`BinaryEditor` from System.Design is missing.
Refer to https://github.com/dotnet/winforms/issues/1115#issuecomment-501115599 | comp | port system componentmodel design binaryeditor problem description binaryeditor from system design is missing refer to | 1 |
20,054 | 27,984,549,921 | IssuesEvent | 2023-03-26 14:48:51 | WassimTenachi/PhySO | https://api.github.com/repos/WassimTenachi/PhySO | closed | Error occured when import physo: "Can not import display packages" | Windows compatibility latex install | `(physo) freeman@FreemanWorkStation:~/PhySO$ python3
Python 3.8.0 (default, Nov 6 2019, 21:49:08)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import physo
/home/freeman/PhySO/physo/physym/program.py:20: UserWarning: Can not import display packages.
warnings.warn("Can not import display packages.")
>>>
`
I used the latest version of pytorch 2.0 & cudatookit 11.7 , all depend packages were successfully installed, so how to fix this ? Thank you ! | True | Error occured when import physo: "Can not import display packages" - `(physo) freeman@FreemanWorkStation:~/PhySO$ python3
Python 3.8.0 (default, Nov 6 2019, 21:49:08)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import physo
/home/freeman/PhySO/physo/physym/program.py:20: UserWarning: Can not import display packages.
warnings.warn("Can not import display packages.")
>>>
`
I used the latest version of pytorch 2.0 & cudatookit 11.7 , all depend packages were successfully installed, so how to fix this ? Thank you ! | comp | error occured when import physo can not import display packages physo freeman freemanworkstation physo python default nov anaconda inc on linux type help copyright credits or license for more information import physo home freeman physo physo physym program py userwarning can not import display packages warnings warn can not import display packages i used the latest version of pytorch cudatookit all depend packages were successfully installed so how to fix this thank you | 1 |
74,549 | 14,269,212,641 | IssuesEvent | 2020-11-21 00:34:34 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | Switch to use the parser from devfile/parser in odo repo | area/devfile kind/code-refactoring | After https://github.com/devfile/api/issues/183 is completed, we want to switch to use the parser from devfile/parser repo, and remove the parser defined in Odo.
Since the parser library is using devfile go struct defined in devfile/api, this requires some code changes to Odo code base to integrate with the new devfile go struct. product code and test code changes are expected.
**Note: the validate package will temporarily be left in odo, the validator will be implemented in devfile/api repo.
For any call to the following parser functions in odo, need to call `validate.ValidateDevfileData` after, separately:
`ParseAndValidate`, `ParseFromURLAndValidate`, `ParseFromDataAndValidate`, | 1.0 | Switch to use the parser from devfile/parser in odo repo - After https://github.com/devfile/api/issues/183 is completed, we want to switch to use the parser from devfile/parser repo, and remove the parser defined in Odo.
Since the parser library is using devfile go struct defined in devfile/api, this requires some code changes to Odo code base to integrate with the new devfile go struct. product code and test code changes are expected.
**Note: the validate package will temporarily be left in odo, the validator will be implemented in devfile/api repo.
For any call to the following parser functions in odo, need to call `validate.ValidateDevfileData` after, separately:
`ParseAndValidate`, `ParseFromURLAndValidate`, `ParseFromDataAndValidate`, | non_comp | switch to use the parser from devfile parser in odo repo after is completed we want to switch to use the parser from devfile parser repo and remove the parser defined in odo since the parser library is using devfile go struct defined in devfile api this requires some code changes to odo code base to integrate with the new devfile go struct product code and test code changes are expected note the validate package will temporarily be left in odo the validator will be implemented in devfile api repo for any call to the following parser functions in odo need to call validate validatedevfiledata after separately parseandvalidate parsefromurlandvalidate parsefromdataandvalidate | 0 |
750,785 | 26,217,520,447 | IssuesEvent | 2023-01-04 12:16:40 | nix-community/ethereum.nix | https://api.github.com/repos/nix-community/ethereum.nix | closed | Add a service for geth and it's forks | Priority: Medium Status: In Progress Type: Enhancement | # Background
We want to easily configure a geth instance within NixOS and support the different flavours.
# Tasks
1. Port geth's [service configuration](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/blockchain/ethereum/geth.nix) from `nixpkgs`.
2. Improve/update the service to be generic and to support the different instances of geth.
3. Incorporate tests that configure a geth instance and check that some ports are running.
# Acceptance Criteria
1. Test must pass, proving the configuration works for configuring geth. | 1.0 | Add a service for geth and it's forks - # Background
We want to easily configure a geth instance within NixOS and support the different flavours.
# Tasks
1. Port geth's [service configuration](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/blockchain/ethereum/geth.nix) from `nixpkgs`.
2. Improve/update the service to be generic and to support the different instances of geth.
3. Incorporate tests that configure a geth instance and check that some ports are running.
# Acceptance Criteria
1. Test must pass, proving the configuration works for configuring geth. | non_comp | add a service for geth and it s forks background we want to easily configure a geth instance within nixos and support the different flavours tasks port geth s from nixpkgs improve update the service to be generic and to support the different instances of geth incorporate tests that configure a geth instance and check that some ports are running acceptance criteria test must pass proving the configuration works for configuring geth | 0 |
10,876 | 2,622,353,426 | IssuesEvent | 2015-03-04 01:50:05 | rainerhessmer/drh-visual-odometry | https://api.github.com/repos/rainerhessmer/drh-visual-odometry | opened | Is there any mandatory order to start all applications of the project? | auto-migrated Priority-Medium Type-Defect | ```
see question in the object.
```
Original issue reported on code.google.com by `aldobiziak` on 9 Aug 2012 at 4:51 | 1.0 | Is there any mandatory order to start all applications of the project? - ```
see question in the object.
```
Original issue reported on code.google.com by `aldobiziak` on 9 Aug 2012 at 4:51 | non_comp | is there any mandatory order to start all applications of the project see question in the object original issue reported on code google com by aldobiziak on aug at | 0 |
6,988 | 9,260,914,732 | IssuesEvent | 2019-03-18 07:40:18 | Cryptic-Mushroom/The-Midnight | https://api.github.com/repos/Cryptic-Mushroom/The-Midnight | closed | The animation doesn't show when using Immersive Engineering heaters. | compatibility | 
As you can see the vanilla furnace plays the animation showing it is cooking, but the midnight furnace is not, they both have items and are cooking. | True | The animation doesn't show when using Immersive Engineering heaters. - 
As you can see the vanilla furnace plays the animation showing it is cooking, but the midnight furnace is not, they both have items and are cooking. | comp | the animation doesn t show when using immersive engineering heaters as you can see the vanilla furnace plays the animation showing it is cooking but the midnight furnace is not they both have items and are cooking | 1 |
364,083 | 10,758,689,314 | IssuesEvent | 2019-10-31 15:23:02 | open-learning-exchange/planet | https://api.github.com/repos/open-learning-exchange/planet | opened | Configuration: Endless spinner on error | low priority | **Current Behavior**
After editing the configuration from the manager dashboard, if there is an error the spinner remains indefinitely
**Desired Behavior**
The spinner dialog should close after the database requests are completed regardless of success/error | 1.0 | Configuration: Endless spinner on error - **Current Behavior**
After editing the configuration from the manager dashboard, if there is an error the spinner remains indefinitely
**Desired Behavior**
The spinner dialog should close after the database requests are completed regardless of success/error | non_comp | configuration endless spinner on error current behavior after editing the configuration from the manager dashboard if there is an error the spinner remains indefinitely desired behavior the spinner dialog should close after the database requests are completed regardless of success error | 0 |
314 | 2,762,226,465 | IssuesEvent | 2015-04-28 21:26:52 | Tangent128/luasdl2 | https://api.github.com/repos/Tangent128/luasdl2 | closed | Any news regarding android? | compatibility patches especially welcome | Hello! A while ago I asked the same question regarding android.Do you got any news? Can we access opengl and opengl es? | True | Any news regarding android? - Hello! A while ago I asked the same question regarding android.Do you got any news? Can we access opengl and opengl es? | comp | any news regarding android hello a while ago i asked the same question regarding android do you got any news can we access opengl and opengl es | 1 |
18,093 | 24,998,465,995 | IssuesEvent | 2022-11-03 04:29:48 | react-hook-form/react-hook-form | https://api.github.com/repos/react-hook-form/react-hook-form | closed | Input type email is not working correctly in Safari | browser compatibility | ### Version Number
7.39.0
### Codesandbox/Expo snack
https://codesandbox.io/s/react-hook-form-basic-6mlii
### Steps to reproduce
1. Open Safari
2. Go to [Link](https://codesandbox.io/s/react-hook-form-basic-6mlii)
3. Click on email field
4. Click on email field again to be able to type
### Expected behaviour
Should be able to click or tab 1 time and start writing, now in Safari I need to click 2 times to be able to write.
### What browsers are you seeing the problem on?
Safari
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | True | Input type email is not working correctly in Safari - ### Version Number
7.39.0
### Codesandbox/Expo snack
https://codesandbox.io/s/react-hook-form-basic-6mlii
### Steps to reproduce
1. Open Safari
2. Go to [Link](https://codesandbox.io/s/react-hook-form-basic-6mlii)
3. Click on email field
4. Click on email field again to be able to type
### Expected behaviour
Should be able to click or tab 1 time and start writing, now in Safari I need to click 2 times to be able to write.
### What browsers are you seeing the problem on?
Safari
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | comp | input type email is not working correctly in safari version number codesandbox expo snack steps to reproduce open safari go to click on email field click on email field again to be able to type expected behaviour should be able to click or tab time and start writing now in safari i need to click times to be able to write what browsers are you seeing the problem on safari relevant log output no response code of conduct i agree to follow this project s code of conduct | 1 |
26,697 | 27,091,853,970 | IssuesEvent | 2023-02-14 21:51:04 | bevyengine/bevy | https://api.github.com/repos/bevyengine/bevy | opened | Use distinct types for query "data" generics and query "filter" generics | A-ECS C-Usability D-Complex | ## What problem does this solve or what need does it fill?
It's easy for users to accidentally mix up their "data" (`Q`) and "filter" (`F`) generics on `Query`.
For example:
- `Query<(&A, With<B>)`: forces ugly unpacking.
- `Query<(&A, Without<B>)`: likely seriously wrong.
- `Query<Changed<T>)`: probably not what the user wants.
- `Query<(), Entity>`: nonsensical
- `Query<&A, &B>`: very weird, probably broken
See #7679 for an example of this footgun in the wild.
## What solution would you like?
1. Add `WorldQueryData: WorldQuery` and `WorldQueryFilter: WorldQuery`.
2. Split `derive(WorldQuery)` macro into two parts.
3. Only implement `WorldQueryData` / `WorldQueryFilter` for the correct `WorldQuery` types.
## What alternative(s) have you considered?
We could use a custom linter #1602, but a) this catches errors later / less elegantly and b) we don't have one yet. | True | Use distinct types for query "data" generics and query "filter" generics - ## What problem does this solve or what need does it fill?
It's easy for users to accidentally mix up their "data" (`Q`) and "filter" (`F`) generics on `Query`.
For example:
- `Query<(&A, With<B>)`: forces ugly unpacking.
- `Query<(&A, Without<B>)`: likely seriously wrong.
- `Query<Changed<T>)`: probably not what the user wants.
- `Query<(), Entity>`: nonsensical
- `Query<&A, &B>`: very weird, probably broken
See #7679 for an example of this footgun in the wild.
## What solution would you like?
1. Add `WorldQueryData: WorldQuery` and `WorldQueryFilter: WorldQuery`.
2. Split `derive(WorldQuery)` macro into two parts.
3. Only implement `WorldQueryData` / `WorldQueryFilter` for the correct `WorldQuery` types.
## What alternative(s) have you considered?
We could use a custom linter #1602, but a) this catches errors later / less elegantly and b) we don't have one yet. | non_comp | use distinct types for query data generics and query filter generics what problem does this solve or what need does it fill it s easy for users to accidentally mix up their data q and filter f generics on query for example query forces ugly unpacking query likely seriously wrong query probably not what the user wants query nonsensical query very weird probably broken see for an example of this footgun in the wild what solution would you like add worldquerydata worldquery and worldqueryfilter worldquery split derive worldquery macro into two parts only implement worldquerydata worldqueryfilter for the correct worldquery types what alternative s have you considered we could use a custom linter but a this catches errors later less elegantly and b we don t have one yet | 0 |
15,095 | 18,947,052,388 | IssuesEvent | 2021-11-18 11:18:42 | magento/magento2-phpstorm-plugin | https://api.github.com/repos/magento/magento2-phpstorm-plugin | opened | [UCT] Generate indexes for Magento versions: 2.4.3-p1, 2.4.4-beta1, 2.4.4-beta2 | Award: complex Award: advanced Upgrade Compatibility Tool | **Description:**
We need to add support for the next Magento versions:
1. 2.4.3-p1
2. 2.4.4-beta1
3. 2.4.4-beta2 | True | [UCT] Generate indexes for Magento versions: 2.4.3-p1, 2.4.4-beta1, 2.4.4-beta2 - **Description:**
We need to add support for the next Magento versions:
1. 2.4.3-p1
2. 2.4.4-beta1
3. 2.4.4-beta2 | comp | generate indexes for magento versions description we need to add support for the next magento versions | 1 |
16,122 | 21,565,430,796 | IssuesEvent | 2022-05-01 19:51:33 | ReplayMod/ReplayMod | https://api.github.com/repos/ReplayMod/ReplayMod | closed | When player accesses crafting table the inventory screen pops up (Benchmark 2 Fabric Pack) | bug compatibility | So when I am making a camera move in replay mod, either first person or using camera, when the player opens the crafting table the inventory comes up and all the items move as they do in the replay.

As well as this I can access the inventory manually with "e" and I can move items in the inventory also.
This bug doesn't happen for any other inventory such as furnaces or chests, however I haven't tried any modded machines yet.
I am using the benchmark 2 pack version 0.6.12 which is using fabric 0.13.2.
Installed I am using
replaymod-1.18.1-2.6.4.jar
sodium-fabric-mc1.18.1-0.4.0-alpha6+replaymod.rev.b90e7f3.jar
The pack comes with sodium-extra-mc1.18.1-0.3.9.jar if that does anything.
It also has iris-mc1.18.1-1.2.0-pre.jar.
I'm using the shader: Sildur's+Vibrant+Shaders+v1.32+Extreme but the bug happens with or without shaders enabled.
I've tried using older versions of sodium through the replay mod website as well as different sodium and iris versions from cureforge with replay mod. Either the game crashed/never loaded or the bug would still appeared.
I see that this was an issue before through the replay forums back in 1.14 but don't know if this is due to mod conflicts or something else? | True | When player accesses crafting table the inventory screen pops up (Benchmark 2 Fabric Pack) - So when I am making a camera move in replay mod, either first person or using camera, when the player opens the crafting table the inventory comes up and all the items move as they do in the replay.

As well as this I can access the inventory manually with "e" and I can move items in the inventory also.
This bug doesn't happen for any other inventory such as furnaces or chests, however I haven't tried any modded machines yet.
I am using the benchmark 2 pack version 0.6.12 which is using fabric 0.13.2.
Installed I am using
replaymod-1.18.1-2.6.4.jar
sodium-fabric-mc1.18.1-0.4.0-alpha6+replaymod.rev.b90e7f3.jar
The pack comes with sodium-extra-mc1.18.1-0.3.9.jar if that does anything.
It also has iris-mc1.18.1-1.2.0-pre.jar.
I'm using the shader: Sildur's+Vibrant+Shaders+v1.32+Extreme but the bug happens with or without shaders enabled.
I've tried using older versions of sodium through the replay mod website as well as different sodium and iris versions from cureforge with replay mod. Either the game crashed/never loaded or the bug would still appeared.
I see that this was an issue before through the replay forums back in 1.14 but don't know if this is due to mod conflicts or something else? | comp | when player accesses crafting table the inventory screen pops up benchmark fabric pack so when i am making a camera move in replay mod either first person or using camera when the player opens the crafting table the inventory comes up and all the items move as they do in the replay as well as this i can access the inventory manually with e and i can move items in the inventory also this bug doesn t happen for any other inventory such as furnaces or chests however i haven t tried any modded machines yet i am using the benchmark pack version which is using fabric installed i am using replaymod jar sodium fabric replaymod rev jar the pack comes with sodium extra jar if that does anything it also has iris pre jar i m using the shader sildur s vibrant shaders extreme but the bug happens with or without shaders enabled i ve tried using older versions of sodium through the replay mod website as well as different sodium and iris versions from cureforge with replay mod either the game crashed never loaded or the bug would still appeared i see that this was an issue before through the replay forums back in but don t know if this is due to mod conflicts or something else | 1 |
17,951 | 24,785,932,233 | IssuesEvent | 2022-10-24 09:45:35 | cocos/cocos-engine | https://api.github.com/repos/cocos/cocos-engine | opened | Make state names unique in animation graph state machine | Compatibility | I'm planning to make the state names in animation graph state machine unique **and trimed**. It's required since the programming side needs a unique identifier to states(for example, operation that dynamically transition to specific state).
Obviously we might suffer from compatibility issue: we need to migrate existing animation graph to deduplicate the state names. Fortuanately, this change won't introduce programming side breaking change since we didn't expose any API about relavent to state names as far, except an internal field `__DEBUG__ID__`.
Known migration problems:
- States with no name(blank name) assigned would be assigned a name(by our rule).
- States with reduant names would be deduplicated so that each name in a single state machine keeps unique.
| True | Make state names unique in animation graph state machine - I'm planning to make the state names in animation graph state machine unique **and trimed**. It's required since the programming side needs a unique identifier to states(for example, operation that dynamically transition to specific state).
Obviously we might suffer from compatibility issue: we need to migrate existing animation graph to deduplicate the state names. Fortuanately, this change won't introduce programming side breaking change since we didn't expose any API about relavent to state names as far, except an internal field `__DEBUG__ID__`.
Known migration problems:
- States with no name(blank name) assigned would be assigned a name(by our rule).
- States with reduant names would be deduplicated so that each name in a single state machine keeps unique.
| comp | make state names unique in animation graph state machine i m planning to make the state names in animation graph state machine unique and trimed it s required since the programming side needs a unique identifier to states for example operation that dynamically transition to specific state obviously we might suffer from compatibility issue we need to migrate existing animation graph to deduplicate the state names fortuanately this change won t introduce programming side breaking change since we didn t expose any api about relavent to state names as far except an internal field debug id known migration problems states with no name blank name assigned would be assigned a name by our rule states with reduant names would be deduplicated so that each name in a single state machine keeps unique | 1 |
1,818 | 4,396,511,783 | IssuesEvent | 2016-08-10 02:36:19 | RogueException/Discord.Net | https://api.github.com/repos/RogueException/Discord.Net | opened | Send the 'Bot' prefix on Bot Tokens | 0.9.x compatibility discord feature | As of September 5th, Discord will start requiring that bot accounts authenticate with the `Bot <token>` format.
As it stands right now, an official release date for 1.0 has not been set, and it may end up that the release date of 1.0 falls within a week of this deadline. This may put a lot of pressure on bot developers running 0.9 to convert their bots to 1.0. | True | Send the 'Bot' prefix on Bot Tokens - As of September 5th, Discord will start requiring that bot accounts authenticate with the `Bot <token>` format.
As it stands right now, an official release date for 1.0 has not been set, and it may end up that the release date of 1.0 falls within a week of this deadline. This may put a lot of pressure on bot developers running 0.9 to convert their bots to 1.0. | comp | send the bot prefix on bot tokens as of september discord will start requiring that bot accounts authenticate with the bot format as it stands right now an official release date for has not been set and it may end up that the release date of falls within a week of this deadline this may put a lot of pressure on bot developers running to convert their bots to | 1 |
9,674 | 11,731,464,917 | IssuesEvent | 2020-03-11 00:12:40 | google/model-viewer | https://api.github.com/repos/google/model-viewer | closed | Improved, generalized staging for fidelity test scenarios | arc: compatibility arc: rendering & effects type: chore | We should look into improving the conditions of our fidelity test scenarios so that we can get the most actionable, consistent feedback from them.
Recording resources worth looking into here:
- https://masteringcgi.com.au/mastering-cgi-shader-ball/
- https://twitter.com/jcanadagarcia/status/1009152211157442560
- https://twitter.com/jcanadagarcia/status/1009151582292840453
- http://casual-effects.com/data/index.html | True | Improved, generalized staging for fidelity test scenarios - We should look into improving the conditions of our fidelity test scenarios so that we can get the most actionable, consistent feedback from them.
Recording resources worth looking into here:
- https://masteringcgi.com.au/mastering-cgi-shader-ball/
- https://twitter.com/jcanadagarcia/status/1009152211157442560
- https://twitter.com/jcanadagarcia/status/1009151582292840453
- http://casual-effects.com/data/index.html | comp | improved generalized staging for fidelity test scenarios we should look into improving the conditions of our fidelity test scenarios so that we can get the most actionable consistent feedback from them recording resources worth looking into here | 1 |
16,910 | 23,270,805,968 | IssuesEvent | 2022-08-04 22:48:37 | tr7zw/FirstPersonModel | https://api.github.com/repos/tr7zw/FirstPersonModel | closed | Visual Issue with emissive armor | bug help wanted compatibility other mod | While normal helmets aren't rendered in first person, emissive ones are, and they are blocking vision.
In my case, I have a diamond and a gold helmet with emissive textures (attached the pictures) and they are kinda "buggy" (I won't say it's a bug, but it's ofc annoying)
Other helmets are working, they aren't rendered in first person.
My best guess is that it's because these emissive textures are additional layers on top of the original layers. And while the mod isn't rendering the normal armor layer, it renders the emissive one since it's a rare case, not a vanilla feature, but optifine.
[Also as far as I know emissive textures have different names, like... gold_layer_1_(extension) the extension can be anything tho it's usually 'e' but since it's not uniform.. it may be a problem?.. or idk.. can this issue be fixed?]


| True | Visual Issue with emissive armor - While normal helmets aren't rendered in first person, emissive ones are, and they are blocking vision.
In my case, I have a diamond and a gold helmet with emissive textures (attached the pictures) and they are kinda "buggy" (I won't say it's a bug, but it's ofc annoying)
Other helmets are working, they aren't rendered in first person.
My best guess is that it's because these emissive textures are additional layers on top of the original layers. And while the mod isn't rendering the normal armor layer, it renders the emissive one since it's a rare case, not a vanilla feature, but optifine.
[Also as far as I know emissive textures have different names, like... gold_layer_1_(extension) the extension can be anything tho it's usually 'e' but since it's not uniform.. it may be a problem?.. or idk.. can this issue be fixed?]


| comp | visual issue with emissive armor while normal helmets aren t rendered in first person emissive ones are and they are blocking vision in my case i have a diamond and a gold helmet with emissive textures attached the pictures and they are kinda buggy i won t say it s a bug but it s ofc annoying other helmets are working they aren t rendered in first person my best guess is that it s because these emissive textures are additional layers on top of the original layers and while the mod isn t rendering the normal armor layer it renders the emissive one since it s a rare case not a vanilla feature but optifine | 1 |
13,572 | 16,086,772,954 | IssuesEvent | 2021-04-26 12:16:37 | Arch666Angel/mods | https://api.github.com/repos/Arch666Angel/mods | closed | [SUGGESTION] Modify Bob's "Alloy Processing" to better suit an AB game | Angels Smelting Impact: Enhancement Impact: Mod compatibility Status: On hold | Bob's MCI provides a technology called "Alloy Processing 1".
In a pure Bob's game, it unlocks metal mixing furnaces, as well as the recipes for bronze and bronze pipes.
It is a prerequisite for electronics, since the latter introduces solder which needs to be made in a metal mixing furnace.
In an AB game, the technology is still there and it still unlocks metal mixing furnaces and bronze pipes. And it is still a prerequisite for eletrconics. However, the usefullness of metal mixing furnaces was already previously questioned, and bronze is available only later via "Advanced Bronze Smelting 1". Furthermore, Angel's adds "Basic Solder Smelting" with its own recipe that does not need a metal mixing furnace. So right now everyone needs to research "Alloy Processing 1" to get "Electronics", but none of the effects of "Alloy processing" mean anything to the player at that point.
My Suggestion: Split the techology "Alloy Processing" into two techs:
- "Alloy Processing" to unlock metal mixing furnaces as it does now, but make "Electronics" not depend on it.
- "Bronze Processing" to unlock bronze pipes and make that depend on "Advanced Bronze Smelting".
| True | [SUGGESTION] Modify Bob's "Alloy Processing" to better suit an AB game - Bob's MCI provides a technology called "Alloy Processing 1".
In a pure Bob's game, it unlocks metal mixing furnaces, as well as the recipes for bronze and bronze pipes.
It is a prerequisite for electronics, since the latter introduces solder which needs to be made in a metal mixing furnace.
In an AB game, the technology is still there and it still unlocks metal mixing furnaces and bronze pipes. And it is still a prerequisite for eletrconics. However, the usefullness of metal mixing furnaces was already previously questioned, and bronze is available only later via "Advanced Bronze Smelting 1". Furthermore, Angel's adds "Basic Solder Smelting" with its own recipe that does not need a metal mixing furnace. So right now everyone needs to research "Alloy Processing 1" to get "Electronics", but none of the effects of "Alloy processing" mean anything to the player at that point.
My Suggestion: Split the techology "Alloy Processing" into two techs:
- "Alloy Processing" to unlock metal mixing furnaces as it does now, but make "Electronics" not depend on it.
- "Bronze Processing" to unlock bronze pipes and make that depend on "Advanced Bronze Smelting".
| comp | modify bob s alloy processing to better suit an ab game bob s mci provides a technology called alloy processing in a pure bob s game it unlocks metal mixing furnaces as well as the recipes for bronze and bronze pipes it is a prerequisite for electronics since the latter introduces solder which needs to be made in a metal mixing furnace in an ab game the technology is still there and it still unlocks metal mixing furnaces and bronze pipes and it is still a prerequisite for eletrconics however the usefullness of metal mixing furnaces was already previously questioned and bronze is available only later via advanced bronze smelting furthermore angel s adds basic solder smelting with its own recipe that does not need a metal mixing furnace so right now everyone needs to research alloy processing to get electronics but none of the effects of alloy processing mean anything to the player at that point my suggestion split the techology alloy processing into two techs alloy processing to unlock metal mixing furnaces as it does now but make electronics not depend on it bronze processing to unlock bronze pipes and make that depend on advanced bronze smelting | 1 |
17,471 | 24,083,746,866 | IssuesEvent | 2022-09-19 09:03:46 | precice/openfoam-adapter | https://api.github.com/repos/precice/openfoam-adapter | closed | OpenFOAM v1912: laplacianFoam does not register transportProperties | compatibility | OpenFOAM v1912 introduced [changes in laplacianFoam](https://develop.openfoam.com/Development/openfoam/commit/d04de0d481096c922b0e7116f3e8ffadfa386c47), which break the way:
- we deduce the solver type "basic" (which we could override by specifying `solverType: basic` in the yaml config file) and
- we get the conductivity `k` (breaks [here](https://github.com/precice/openfoam-adapter/blob/59b44bf3cbdc5ac386147fb897820bc381606cff/CHT/KappaEffective.C#L228))
I will not treat this as a special case now, as fixing #31 and #30 should also resolve this issue. | True | OpenFOAM v1912: laplacianFoam does not register transportProperties - OpenFOAM v1912 introduced [changes in laplacianFoam](https://develop.openfoam.com/Development/openfoam/commit/d04de0d481096c922b0e7116f3e8ffadfa386c47), which break the way:
- we deduce the solver type "basic" (which we could override by specifying `solverType: basic` in the yaml config file) and
- we get the conductivity `k` (breaks [here](https://github.com/precice/openfoam-adapter/blob/59b44bf3cbdc5ac386147fb897820bc381606cff/CHT/KappaEffective.C#L228))
I will not treat this as a special case now, as fixing #31 and #30 should also resolve this issue. | comp | openfoam laplacianfoam does not register transportproperties openfoam introduced which break the way we deduce the solver type basic which we could override by specifying solvertype basic in the yaml config file and we get the conductivity k breaks i will not treat this as a special case now as fixing and should also resolve this issue | 1 |
12,469 | 14,703,400,451 | IssuesEvent | 2021-01-04 14:59:43 | fourMs/MGT-python | https://api.github.com/repos/fourMs/MGT-python | closed | Librosa, Ubuntu and H264 | audio compatibility | Seems like Librosa is having some issues reading an h264-encoded video on Ubuntu. I get:
> RuntimeError: Error opening 'examples/pianist.avi': File contains data in an unknown format.
I previously converted the 'pianist.avi' into h264 before the previous release, so that the file size is small enough to ship it with the package. Now as I was testing on Ubuntu, I also had to install some video plugins for the default video player to run it (VLC runs it right away). | True | Librosa, Ubuntu and H264 - Seems like Librosa is having some issues reading an h264-encoded video on Ubuntu. I get:
> RuntimeError: Error opening 'examples/pianist.avi': File contains data in an unknown format.
I previously converted the 'pianist.avi' into h264 before the previous release, so that the file size is small enough to ship it with the package. Now as I was testing on Ubuntu, I also had to install some video plugins for the default video player to run it (VLC runs it right away). | comp | librosa ubuntu and seems like librosa is having some issues reading an encoded video on ubuntu i get runtimeerror error opening examples pianist avi file contains data in an unknown format i previously converted the pianist avi into before the previous release so that the file size is small enough to ship it with the package now as i was testing on ubuntu i also had to install some video plugins for the default video player to run it vlc runs it right away | 1 |
12,732 | 15,016,516,497 | IssuesEvent | 2021-02-01 09:41:29 | vesoft-inc/nebula-graph | https://api.github.com/repos/vesoft-inc/nebula-graph | closed | [open cypher tck incompatible] Scenario: Return a single-quoted string | incompatible | ```
file: Literals.feature
Scenario: Return a single-quoted string
When executing query:
"""
RETURN '' AS literal
"""
Then the result should be, in any order:
| literal |
| '' | --it should be single-quoted
And no side effects
```
`YIELD` has minor return problem.

| True | [open cypher tck incompatible] Scenario: Return a single-quoted string - ```
file: Literals.feature
Scenario: Return a single-quoted string
When executing query:
"""
RETURN '' AS literal
"""
Then the result should be, in any order:
| literal |
| '' | --it should be single-quoted
And no side effects
```
`YIELD` has minor return problem.

| comp | scenario return a single quoted string file literals feature scenario return a single quoted string when executing query return as literal then the result should be in any order literal it should be single quoted and no side effects yield has minor return problem | 1 |
468 | 2,887,407,075 | IssuesEvent | 2015-06-12 14:48:20 | DICE-UNC/jargon | https://api.github.com/repos/DICE-UNC/jargon | closed | testTrimReplicasForDataObjectByResourceNameInvalid fails with uncaught -78000 | iRODS Compatibility | In DataObjectAOImpl.testTrimReplicasForDataObjectByResourceNameInvalid
```Java
@Test
public final void testTrimReplicasForDataObjectByResourceNameInvalid()
throws Exception {
String testFileName = "testTrimReplicasForDataObjectByResourceNameInvalid.txt";
String absPath = scratchFileUtils
.createAndReturnAbsoluteScratchPath(IRODS_TEST_SUBDIR_PATH);
String fileNameOrig = FileGenerator.generateFileOfFixedLengthGivenName(
absPath, testFileName, 2);
String targetIrodsCollection = testingPropertiesHelper
.buildIRODSCollectionAbsolutePathFromTestProperties(
testingProperties, IRODS_TEST_SUBDIR_PATH);
IRODSAccount irodsAccount = testingPropertiesHelper
.buildIRODSAccountFromTestProperties(testingProperties);
IRODSFile irodsFile = irodsFileSystem.getIRODSFileFactory(irodsAccount)
.instanceIRODSFile(targetIrodsCollection + "/" + testFileName);
irodsFile.deleteWithForceOption();
irodsFile.setResource(testingProperties
.getProperty(TestingPropertiesHelper.IRODS_RESOURCE_KEY));
File localFile = new File(fileNameOrig);
DataObjectAOImpl dataObjectAO = (DataObjectAOImpl) irodsFileSystem
.getIRODSAccessObjectFactory().getDataObjectAO(irodsAccount);
dataObjectAO.putLocalDataObjectToIRODS(localFile, irodsFile, true);
dataObjectAO
.replicateIrodsDataObject(
targetIrodsCollection + '/' + testFileName,
testingProperties
.getProperty(TestingPropertiesHelper.IRODS_SECONDARY_RESOURCE_KEY));
int replicas = dataObjectAO.getTotalNumberOfReplsForDataObject(
targetIrodsCollection, testFileName);
Assert.assertEquals("did not count two replicas", 2, replicas);
dataObjectAO.trimDataObjectReplicas(targetIrodsCollection,
testFileName, "invalid resource name", -1, -1, false);
replicas = dataObjectAO.getTotalNumberOfReplsForDataObject(
targetIrodsCollection, testFileName);
Assert.assertEquals("should not have trimed anything", 2, replicas);
}
```
error trace
```
org.irods.jargon.core.exception.JargonException: Unknown iRODS exception code recieved:-78000
at org.irods.jargon.core.connection.IRODSErrorScanner.inspectAndThrowIfNeeded(IRODSErrorScanner.java:109)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.processMessageInfoLessThanZero(AbstractIRODSMidLevelProtocol.java:1172)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.readMessage(AbstractIRODSMidLevelProtocol.java:663)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.readMessage(AbstractIRODSMidLevelProtocol.java:629)
at org.irods.jargon.core.connection.IRODSMidLevelProtocol.irodsFunction(IRODSMidLevelProtocol.java:231)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.irodsFunction(AbstractIRODSMidLevelProtocol.java:174)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.irodsFunction(AbstractIRODSMidLevelProtocol.java:571)
at org.irods.jargon.core.pub.RuleProcessingAOImpl.executeRule(RuleProcessingAOImpl.java:306)
at org.irods.jargon.core.pub.RuleProcessingAOImpl.executeRuleFromResource(RuleProcessingAOImpl.java:126)
at org.irods.jargon.core.pub.DataObjectAOImpl.trimDataObjectReplicas(DataObjectAOImpl.java:4486)
at org.irods.jargon.core.pub.DataObjectAOImplTest.testTrimReplicasForDataObjectByResourceNameInvalid(DataObjectAOImplTest.java:5825)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)
``` | True | testTrimReplicasForDataObjectByResourceNameInvalid fails with uncaught -78000 - In DataObjectAOImpl.testTrimReplicasForDataObjectByResourceNameInvalid
```Java
@Test
public final void testTrimReplicasForDataObjectByResourceNameInvalid()
throws Exception {
String testFileName = "testTrimReplicasForDataObjectByResourceNameInvalid.txt";
String absPath = scratchFileUtils
.createAndReturnAbsoluteScratchPath(IRODS_TEST_SUBDIR_PATH);
String fileNameOrig = FileGenerator.generateFileOfFixedLengthGivenName(
absPath, testFileName, 2);
String targetIrodsCollection = testingPropertiesHelper
.buildIRODSCollectionAbsolutePathFromTestProperties(
testingProperties, IRODS_TEST_SUBDIR_PATH);
IRODSAccount irodsAccount = testingPropertiesHelper
.buildIRODSAccountFromTestProperties(testingProperties);
IRODSFile irodsFile = irodsFileSystem.getIRODSFileFactory(irodsAccount)
.instanceIRODSFile(targetIrodsCollection + "/" + testFileName);
irodsFile.deleteWithForceOption();
irodsFile.setResource(testingProperties
.getProperty(TestingPropertiesHelper.IRODS_RESOURCE_KEY));
File localFile = new File(fileNameOrig);
DataObjectAOImpl dataObjectAO = (DataObjectAOImpl) irodsFileSystem
.getIRODSAccessObjectFactory().getDataObjectAO(irodsAccount);
dataObjectAO.putLocalDataObjectToIRODS(localFile, irodsFile, true);
dataObjectAO
.replicateIrodsDataObject(
targetIrodsCollection + '/' + testFileName,
testingProperties
.getProperty(TestingPropertiesHelper.IRODS_SECONDARY_RESOURCE_KEY));
int replicas = dataObjectAO.getTotalNumberOfReplsForDataObject(
targetIrodsCollection, testFileName);
Assert.assertEquals("did not count two replicas", 2, replicas);
dataObjectAO.trimDataObjectReplicas(targetIrodsCollection,
testFileName, "invalid resource name", -1, -1, false);
replicas = dataObjectAO.getTotalNumberOfReplsForDataObject(
targetIrodsCollection, testFileName);
Assert.assertEquals("should not have trimed anything", 2, replicas);
}
```
error trace
```
org.irods.jargon.core.exception.JargonException: Unknown iRODS exception code recieved:-78000
at org.irods.jargon.core.connection.IRODSErrorScanner.inspectAndThrowIfNeeded(IRODSErrorScanner.java:109)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.processMessageInfoLessThanZero(AbstractIRODSMidLevelProtocol.java:1172)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.readMessage(AbstractIRODSMidLevelProtocol.java:663)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.readMessage(AbstractIRODSMidLevelProtocol.java:629)
at org.irods.jargon.core.connection.IRODSMidLevelProtocol.irodsFunction(IRODSMidLevelProtocol.java:231)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.irodsFunction(AbstractIRODSMidLevelProtocol.java:174)
at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocol.irodsFunction(AbstractIRODSMidLevelProtocol.java:571)
at org.irods.jargon.core.pub.RuleProcessingAOImpl.executeRule(RuleProcessingAOImpl.java:306)
at org.irods.jargon.core.pub.RuleProcessingAOImpl.executeRuleFromResource(RuleProcessingAOImpl.java:126)
at org.irods.jargon.core.pub.DataObjectAOImpl.trimDataObjectReplicas(DataObjectAOImpl.java:4486)
at org.irods.jargon.core.pub.DataObjectAOImplTest.testTrimReplicasForDataObjectByResourceNameInvalid(DataObjectAOImplTest.java:5825)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)
``` | comp | testtrimreplicasfordataobjectbyresourcenameinvalid fails with uncaught in dataobjectaoimpl testtrimreplicasfordataobjectbyresourcenameinvalid java test public final void testtrimreplicasfordataobjectbyresourcenameinvalid throws exception string testfilename testtrimreplicasfordataobjectbyresourcenameinvalid txt string abspath scratchfileutils createandreturnabsolutescratchpath irods test subdir path string filenameorig filegenerator generatefileoffixedlengthgivenname abspath testfilename string targetirodscollection testingpropertieshelper buildirodscollectionabsolutepathfromtestproperties testingproperties irods test subdir path irodsaccount irodsaccount testingpropertieshelper buildirodsaccountfromtestproperties testingproperties irodsfile irodsfile irodsfilesystem getirodsfilefactory irodsaccount instanceirodsfile targetirodscollection testfilename irodsfile deletewithforceoption irodsfile setresource testingproperties getproperty testingpropertieshelper irods resource key file localfile new file filenameorig dataobjectaoimpl dataobjectao dataobjectaoimpl irodsfilesystem getirodsaccessobjectfactory getdataobjectao irodsaccount dataobjectao putlocaldataobjecttoirods localfile irodsfile true dataobjectao replicateirodsdataobject targetirodscollection testfilename testingproperties getproperty testingpropertieshelper irods secondary resource key int replicas dataobjectao gettotalnumberofreplsfordataobject targetirodscollection testfilename assert assertequals did not count two replicas replicas dataobjectao trimdataobjectreplicas targetirodscollection testfilename invalid resource name false replicas dataobjectao gettotalnumberofreplsfordataobject targetirodscollection testfilename assert assertequals should not have trimed anything replicas error trace org irods jargon core exception jargonexception unknown irods exception code recieved at org irods jargon core connection irodserrorscanner inspectandthrowifneeded irodserrorscanner java at org irods jargon core connection abstractirodsmidlevelprotocol processmessageinfolessthanzero abstractirodsmidlevelprotocol java at org irods jargon core connection abstractirodsmidlevelprotocol readmessage abstractirodsmidlevelprotocol java at org irods jargon core connection abstractirodsmidlevelprotocol readmessage abstractirodsmidlevelprotocol java at org irods jargon core connection irodsmidlevelprotocol irodsfunction irodsmidlevelprotocol java at org irods jargon core connection abstractirodsmidlevelprotocol irodsfunction abstractirodsmidlevelprotocol java at org irods jargon core connection abstractirodsmidlevelprotocol irodsfunction abstractirodsmidlevelprotocol java at org irods jargon core pub ruleprocessingaoimpl executerule ruleprocessingaoimpl java at org irods jargon core pub ruleprocessingaoimpl executerulefromresource ruleprocessingaoimpl java at org irods jargon core pub dataobjectaoimpl trimdataobjectreplicas dataobjectaoimpl java at org irods jargon core pub dataobjectaoimpltest testtrimreplicasfordataobjectbyresourcenameinvalid dataobjectaoimpltest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at org junit runners runnotignored java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit runners parentrunner run parentrunner java at org junit runners suite runchild suite java at org junit runners suite runchild suite java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org junit runners suite runchild suite java at org junit runners suite runchild suite java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org eclipse jdt internal runner run java at org eclipse jdt internal junit runner testexecution run testexecution java at org eclipse jdt internal junit runner remotetestrunner runtests remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner runtests remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner run remotetestrunner java at org eclipse jdt internal junit runner remotetestrunner main remotetestrunner java | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.