R8 Checkout Bug - Critical
R8 Checkout Bug - Critical
I have found our first game-breaking bug on R8. On the one page checkout, shipping methods are not populating when new addresses are selected. This allows an order to be placed with no shipping. This bug also prevents shipping from being re-populated when the billing address is edited and the 'ship to billing' checkbox is checked.
A related bug is if you refresh the checkout page with a shipping address selected other than billing address, the gui element that shows the other shipping addresses does not show up again.
I did check and the bug is not local to international/domestic addresses. So any address change on checkout is affected.
I have attached a short video that illustrates the bugs. Open Broadcaster Software doesn't show the drop-down box when open, but hopefully gets the point across.
Video: View My Video
A related bug is if you refresh the checkout page with a shipping address selected other than billing address, the gui element that shows the other shipping addresses does not show up again.
I did check and the bug is not local to international/domestic addresses. So any address change on checkout is affected.
I have attached a short video that illustrates the bugs. Open Broadcaster Software doesn't show the drop-down box when open, but hopefully gets the point across.
Video: View My Video
Austin
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: R8 Checkout Bug - Critical
I just tested and am seeing the bug also. At first I had only one address and couldn't figure out how to add a new one on that page!
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: R8 Checkout Bug - Critical
I reported the issue. We are still discussing how to adjust the UI to fix the problem.
Thanks for the video. It made it real easy to see how this can be reproduced.
Katie
Thanks for the video. It made it real easy to see how this can be reproduced.
Katie
Thank you for choosing AbleCommerce!
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: R8 Checkout Bug - Critical
Katie- please check the R7 OPC. We are seeing weird problems there also.
Thanks
Thanks
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: R8 Checkout Bug - Critical
I just finished testing the changes, and it is working much better. I will try to get you the code fix by the end of today.
Thanks
Katie
Thanks
Katie
Thank you for choosing AbleCommerce!
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
Re: R8 Checkout Bug - Critical
I am going to need more time to get something out that is tested for R7 and R8. There are 3 bugs that are intermingled in the OPC and I want to get them all fixed in the same patch, if possible.
Thank you for choosing AbleCommerce!
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
Re: R8 Checkout Bug - Critical
First the good news....
Here is a patch that will fix 2 issues for Gold version R8.
ftp://ftp.ablecommerce.com/patches/GoldR8_OPC.aspx.zip
Specifically, the issues are:
AC8-2605: Shipping methods need to update when a user changes their shippable address
AC8-2584: Retain shipping address selection if user leaves checkout
I have tested and both issues are resolved, but I would still recommend that you backup your file before replacing it. Just download the file, rename it to OPC.aspx.cs and place it in the \checkout\ folder.
Now, the bad news....
There were too many changes on OPC between Gold R7 and R8, so the above patch is not compatible. It will take some time to get a different patch for R7.
Here is a patch that will fix 2 issues for Gold version R8.
ftp://ftp.ablecommerce.com/patches/GoldR8_OPC.aspx.zip
Specifically, the issues are:
AC8-2605: Shipping methods need to update when a user changes their shippable address
AC8-2584: Retain shipping address selection if user leaves checkout
I have tested and both issues are resolved, but I would still recommend that you backup your file before replacing it. Just download the file, rename it to OPC.aspx.cs and place it in the \checkout\ folder.
Now, the bad news....
There were too many changes on OPC between Gold R7 and R8, so the above patch is not compatible. It will take some time to get a different patch for R7.
Thank you for choosing AbleCommerce!
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
Re: R8 Checkout Bug - Critical
Awesome, thank you Katie! I will get it applied asap and let you know how it goes!
Austin