On the checkout, under the "Checkout Without Login", clicking the checkout button, I get an error. Full text of error is below. I tried refreshing custsettings.ftl from svn, but there were no updates. No error occurs when I do the same thing on http://demo.hotwaxmedia.com/ecommerce/control/main
The url on the browser when I get the error is "/ecommerce/control/setCustomer" org.ofbiz.base.util.GeneralException: Error rendering screen [component://ecommerce/widget/OrderScreens.xml#custsettings]: org.ofbiz.base.util.GeneralException: Error rendering screen [component://ecommerce/widget/OrderScreens.xml#anonymousCheckoutDecorator]: org.ofbiz.base.util.GeneralException: Error rendering screen [component://ecommerce/widget/CommonScreens.xml#main-decorator]: java.lang.RuntimeException: Error rendering included template at location [component://ecommerce/webapp/ecommerce/order/custsettings.ftl]: freemarker.core.ParseException: Encountered ")" at line 87, column 48. Was expecting: ... I tried counting/matching parenthesis to no avail. Appreciate any help. Phillip
