extcode / cart

Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. The extension allows you to create coupons, products with or without variants, special prices.
GNU General Public License v2.0
57 stars 51 forks source link

[BUG] Error messages not shown in multistep checkout #532

Closed rintisch closed 5 months ago

rintisch commented 5 months ago

Bug Report

Current Behavior When using the multistep checkout the messages directly next to the fields are not shown. The flash message at the top is shown but not those directly next to the fields which contain the error.

You can see the error when coming to the last step with the accept-terms etc. fields: Do not check them and click on the order button.

Expected behavior/output Error messages should be shown as they are shown on the default single-step checkout.

Environment