You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/testing/releases/740.md
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,12 +75,3 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
75
75
76
76
1. Go to the shop page and add any product to the cart
77
77
2. Go to the Cart block page and increase product quantity to 9999
78
-
79
-
### Decode HTML entities when formatting Store API error messages. ([5870](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5870))
80
-
81
-
1. Add a callback to the wooocommerce_store_api_validate_cart_item action and throw a RouteException that includes HTML entities.
82
-
2. Open the Cart Block.
83
-
3. You should see a notice with the message you added to your Exception.
84
-
4. Go to the Checkout Block.
85
-
5. Attempt to place the order.
86
-
6. You should see the same message, with entities decoded.
0 commit comments