Site Sections: Satchmo Main | Wiki | Demo Store |

Ticket #596 (closed defect: fixed)

Opened 2 months ago

Last modified 4 weeks ago

With international orders allowed, shipping same as billing checkbox clears shipping country

Reported by: nosforz Assigned to: chris
Priority: major Milestone:
Component: Application Version:
Keywords: Cc:

Description

In checkout, with international orders allowed, clicking on the 'Shipping same as Billing?' checkbox will clear the shipping country to the default of dashes only. When the customer then tries to check out, they will get an error that the field is required. Only by unchecking the box and filling in a shipping address can the order be processed.

I have attached a diff of a temporary solution to get this working that removes the class on the shipping country drop down, and will allow customers to process orders. The code really should be set this dropdown to disabled as well.

Attachments

Checkout_Shipping_Country_Error.diff (0.8 kB) - added by nosforz on 10/01/08 23:34:49.
Fix to allow 'Billing same as shipping?' checkbox to work on international orders

Change History

10/01/08 23:34:49 changed by nosforz

  • attachment Checkout_Shipping_Country_Error.diff added.

Fix to allow 'Billing same as shipping?' checkbox to work on international orders

10/26/08 18:22:20 changed by chris

  • status changed from new to closed.
  • resolution set to fixed.

This has been fixed.