BUG? UseShippingAddress = true even if never entered

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

BUG? UseShippingAddress = true even if never entered

Post by ZLA » Mon Jul 06, 2009 1:26 pm

On One Page Checkout with anonymous login, if you enter the billing address and click continue you will see the billing and shipping addresses the same. If you then edit the billing address and walk through the code in InitializeShippingAddress, you will see that UseBillingAddress.checked is false causing UseShippingAddress to be true.

If this isn't a bug, can someone please explain how you can tell when the billing address is the same as the shipping address?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: BUG? UseShippingAddress = true even if never entered

Post by mazhar » Tue Jul 07, 2009 7:41 am

Just logged a bug, you can track progress here
http://bugs.ablecommerce.com/show_bug.cgi?id=8185

Post Reply