Automattic / woocommerce-subscriptions-core

Subscriptions core package for WooCommerce
Other
87 stars 33 forks source link

PHP Warning: Undefined array key "_wpnonce" in class-wc-subscriptions-cart.php #398

Open 37Rb opened 1 year ago

37Rb commented 1 year ago

Describe the bug

We keep seeing this warning in the error log.

PHP Warning: Undefined array key "_wpnonce" in /www/public/wp-content/plugins/woocommerce-subscriptions/vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php on line 923

Not sure how to reproduce but it looks like you just need to check whether $_POST['_wpnonce'] is set on line 923.

Product impact

It's just annoying and clutters up the error log.

mattallan commented 1 year ago

Another report: 6676937-zen