Needs review
Project:
Ubercart Checkout Login
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2011 at 15:52 UTC
Updated:
28 Mar 2012 at 01:56 UTC
Embedding the user login form seems to prevent Internet Explorer 7/8 from completeing the checkout form. When clicking the Review Order button at the checkout page you don't get the Review page but the checkout page again.
Comments
Comment #1
velpan commentedSame problem with ie8 & ie9.
Problem solved by removing the line...
$form['destination'] = array('#type' => 'hidden', '#value' => 'cart/checkout');from the uc_checkout_login.module