lat9 / multiship

Zen Cart: Multiple Ship-To Addresses
GNU General Public License v2.0
1 stars 1 forks source link

checkout_multiship page leaves without saving #8

Closed lat9 closed 10 years ago

lat9 commented 10 years ago

If one or more of the quantities is changes on the checkout_multiship page and the customer doesn't subsequently click the "update" button but clicks "continue checkout" instead, the quantity-related changes are lost, leading to confusion.

Incorporate some javascript checking to have the customer confirm the leave from the page if a quantity is changed without a subsequent update.

lat9 commented 10 years ago

Corrected in v1.0.0 BETA3