I'm not replicating this on my own machine (which is also the alternate demo
server) which is running on XP SP3 using IE7.
So I tried on demo server which is running on a Linux Box, but there I got
Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException
threw an exception when invoked on org.ofbiz.widget.screen.screenrende...@b0c0a7 with arguments of types [java.lang.String,] The
problematic instruction: ---------- ==> ${screens.render("component://ecommerce/widget/CatalogScreens.xml#category-include")} [on
line 22, column 3 in component://ecommerce/webapp/ecommerce/main.ftl] ---------- Java backtrace for programmers: ----------
freemarker.template.TemplateModelException: Method public java.lang.String
org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String) throws
org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException
threw an exception when invoked on org.ofbiz.widget.screen.screenrende...@b0c0a7 with arguments of types [java.lang.String,] at
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134) at
freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93) at
freemarker.core.Expression.getAsTemplateModel(Expression.java:89) at freemarker.core.Expression.getStringValue(Expression.java:93)
at freemarker.core.DollarVariable.accept(DollarVariable.java:76) at freemarker.core.Environment.visit(Environment.java:209) at
freemarker.core.MixedContent.accept(MixedContent.java:92) at freemarker.core.Environment.visit(Environment.java:209) at
freemarker.core.IfBlock.accept(IfBlock.java:82) at freemarker.core.Environment.visit(Environment.java:209) at
freemarker.core.MixedContent.accept(MixedContent.java:92) at freemarker.core.Environment.visit(Environment.java:209) at
freemarker.core.Environment.process(Environment.java:189) at
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:200) at
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(FreeMarkerWorker.java:162) at
org.ofbiz.base.util.template.FreeMarkerWorker.renderTemplateAtLocation(FreeMarkerWorker.java:136) at
org.ofbiz.widget.screen.HtmlWidget.renderHtmlTemplate(HtmlWidget.java:97) at
org.ofbiz.widget.screen.HtmlWidget$HtmlTemplate.renderWidgetString(HtmlWidget.java:140) at
org.ofbiz.widget.screen.HtmlWidget.renderWidgetString(HtmlWidget.java:69) at
org.ofbiz.widget.screen.ModelScreenWidget$PlatformSpecific.renderWidgetString(ModelScreenWidget.java:988) at
org.ofbiz.widget.screen.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:137) at
We will have to wait this error corrected on the server before being able to
check your own issue
Jacques
From: "Wicus" <wicus...@webmail.co.za>
Hi,
We are running OFBiz trunk revision 736583 on Fedora 10.
When doing a ( ecommerce ) webstore checkout, via a M$ XP networked PC with
Internet Explorer 7, at the "Final Checkout Review", the order doesn't
"register" and change to the "Order confirmation" screen. It is as if the
"Submit Order" button doesn't work.... Clicking on the "Submit Order"
button, whilst reviewing the console on the Fedora 10 box doesn't generate
any console errors either.... :confused:
Attached pic is when the order "hits" the "Final Checkout Review" window:-
http://www.nabble.com/file/p21603308/check-out.jpeg
Yet..... doing an order on the Fedora Box with FireFox 3.0.5 works 100%
correctly .... %-|
Another possible issue I noticed, is that should one only configure 1x
Shipping Method, the order will also not complete, referring back to the
Shipping Method selection...
Creating at least 2x Shipping Methods, will allow the order to continue over
to the "Order Confirmation" screen. Is this by design ?
--
View this message in context:
http://www.nabble.com/Order-Checkout-Issue-tp21603308p21603308.html
Sent from the OFBiz - User mailing list archive at Nabble.com.