You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2006/12/01 08:48:53 UTC

svn commit: r481178 - /incubator/ofbiz/trunk/applications/ecommerce/widget/OrderScreens.xml

Author: jleroux
Date: Thu Nov 30 23:48:51 2006
New Revision: 481178

URL: http://svn.apache.org/viewvc?view=rev&rev=481178
Log:
A patch from Ashish Vijaywargiya to correct a bug in checkoutreview.ftl (due to recent changes in anonymous checkout)

Modified:
    incubator/ofbiz/trunk/applications/ecommerce/widget/OrderScreens.xml

Modified: incubator/ofbiz/trunk/applications/ecommerce/widget/OrderScreens.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/ecommerce/widget/OrderScreens.xml?view=diff&rev=481178&r1=481177&r2=481178
==============================================================================
--- incubator/ofbiz/trunk/applications/ecommerce/widget/OrderScreens.xml (original)
+++ incubator/ofbiz/trunk/applications/ecommerce/widget/OrderScreens.xml Thu Nov 30 23:48:51 2006
@@ -323,6 +323,7 @@
         <section>
             <actions>
                 <set field="titleProperty" value="PageTitleCheckoutReview"/>
+                <set field="parameters.formNameValue" value="orderreview" global="true"/>                
                 <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/checkoutreview.bsh"/>
             </actions>
             <widgets>