StringIndexOutOfBoundsException in OfbizContentTransform
--------------------------------------------------------
Key: OFBIZ-4464
URL: https://issues.apache.org/jira/browse/OFBIZ-4464
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Kiran Gawde
---- exception report ----------------------------------------------------------
Error in request handler:
Exception: org.ofbiz.widget.screen.ScreenRenderException
Message: Error rendering screen
[component://ecommerce/widget/CommonScreens.xml#main-decorator]:
java.lang.StringIndexOutOfBoundsException: String index out of range: 0 (String
index out of range: 0)
---- cause ---------------------------------------------------------------------
Exception: java.lang.StringIndexOutOfBoundsException
Message: String index out of range: 0
---- stack trace ---------------------------------------------------------------
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
java.lang.String.charAt(String.java:686)
org.ofbiz.webapp.ftl.OfbizContentTransform$1.close(OfbizContentTransform.java:97)
freemarker.core.Environment.visit(Environment.java:265)
freemarker.core.UnifiedCall.accept(UnifiedCall.java:116)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira