Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 9bda089

Browse files
committed
Revert #10745
1 parent 728007f commit 9bda089

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

docs/internal-developers/testing/releases/1100.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -200,15 +200,6 @@ In some cases, I linked PRs. In that case, please refer to the testing scenarios
200200
1. Client-side navigation isn't there anymore i.e. changing the page should also refresh the page
201201
2. Verify that Product button(Add to cart) still works as expected.
202202

203-
#### Fix/Template endpoint update for subpages [#10745](https://github.com/woocommerce/woocommerce-blocks/pull/10745)
204-
205-
1. Enable a blocks theme (eg TT3)
206-
2. Create a page, and a subpage
207-
3. On the frontend check for redirection from `/subpage` to `/page/subpage` (it's on by default)
208-
4. Go to WooCommerce > Settings > Advanced and change the endpoint to match the created pages slug, and also the full path (eg `page/subpage`)
209-
5. Verify on the page list, the correct page is marked as Cart/Checkout
210-
6. Check that changing the endpoint to `subpage` correctly saves it as `page/subpage`
211-
212203
## Should be tested by the development team exclusively
213204

214205
### Bug Fixes

readme.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
100100
- Store Breadcrumbs block: Fix icon color when block is selected in List View. ([10652](https://github.com/woocommerce/woocommerce-blocks/pull/10652))
101101
- Fix "On sale" badge class. ([10634](https://github.com/woocommerce/woocommerce-blocks/pull/10634))
102102
- Ensure the event dispatched when rendering the empty cart block is done only when it actually renders. ([10619](https://github.com/woocommerce/woocommerce-blocks/pull/10619))
103-
- Fixed template endpoint editing to support WP redirection. ([10745](https://github.com/woocommerce/woocommerce-blocks/pull/10745))
104103

105104
#### Various
106105

0 commit comments

Comments
 (0)