svn propchange: r1488000 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1488000 - svn:log

jleroux@apache.org
Author: jleroux
Revision: 1488000
Modified property: svn:log

Modified: svn:log at Fri May 31 13:07:04 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri May 31 13:07:04 2013
@@ -1,2 +1,5 @@
 Reverts r1487997 and uses Stephen's patch for Fixes "CheckOutEvents setCheckOutPages" https://issues.apache.org/jira/browse/OFBIZ-4161
 
+There was an extra check in CheckOutEvents.setCheckOutPages that prevented an error message from being produced when no payment method was selected on the "How shall you pay" step of the checkout process.
+
+jleroux: and you got redirected to the order entry page, with the patch you stay on the payment method page.