You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Kiran Gawde (Updated) (JIRA)" <ji...@apache.org> on 2012/01/10 18:20:39 UTC

[jira] [Updated] (OFBIZ-4464) StringIndexOutOfBoundsException in OfbizContentTransform

     [ https://issues.apache.org/jira/browse/OFBIZ-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Gawde updated OFBIZ-4464:
-------------------------------

    Attachment:     (was: OFBIZ-4464-OfbizContentTransformJava.patch)
    
> 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
>         Attachments: OFBIZ-4464-OfbizContentTransformJava.patch
>
>
> ---- 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