If the user gets to the check-out page and then clicks the "Cancel" button without filling-in any fields, he or she will receive validations errors for each required field (delivery address, billing address, etc).

This is a bit counter-intuitive -- it's like saying, "sorry, but we'll need more information before we can disregard all information you provide us."

Comments

tr’s picture

Status: Active » Postponed (maintainer needs more info)

I can't confirm that behavior. If I select the cancel button on the checkout page I am returned to /cart with no validation errors. I tested on 2.2 and 2.3. Perhaps it has something to do with a contributed module you have enabled that's modifying the checkout form?

guypaddock’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

You appear to be correct -- on a vanilla install of UberCart, I can't reproduce it either. It must be caused by a contrib module.

Sorry about that.