title | issue | author | author_email |
---|---|---|---|
Improve redirect manipulation |
NEXT-25788 |
Max Stegmeyer |
- Added error route manipulation for
RegisterController
andcomponent/account/register.html.twig
- Added
redirectParameter
input fields forcomponent/shipping/shipping-form.html.twig
component/line-item/element/quantity.html.twig
component/line-item/element/remove.html.twig
page/cehckout/confirm/confirm-payment.html.twig
page/checkout/confirm/confirm-shipping.html.twig
- Added blocks for form action URL manipulation in
component/line-item/element/quantity.html.twig
component/line-item/element/remove.html.twig
page/checkout/confirm/index.html.twig
page/checkout/confirm/confirm-payment.html.twig
- Deprecated block
page_product_detail_buy_form_action
inpage/product-detail/buy-widget-form.html.twig
, overwrite variableformAction
to manipulate the form action - Deprecated block
buy_widget_buy_form_action
incomponent/buy-widget/buy-widget-form.html.twig
, overwrite variableformAction
to manipulate the form action