You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/08/14 14:05:49 UTC

[jira] [Updated] (WW-4175) An empty input file causes java.lang.StringIndexOutOfBoundsException:

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

Lukasz Lenart updated WW-4175:
------------------------------

    Fix Version/s: 2.5
    
> An empty input file causes java.lang.StringIndexOutOfBoundsException:
> ---------------------------------------------------------------------
>
>                 Key: WW-4175
>                 URL: https://issues.apache.org/jira/browse/WW-4175
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.3.15.1
>         Environment: Fedora 19 64 bit
>            Reporter: Leo
>             Fix For: 2.5
>
>
> I invoke JspC with an empty file as follows
> java org.apache.struts2.jasper.JspC a.jsp
> java.lang.StringIndexOutOfBoundsException: String index out of range: 0
> 	at java.lang.String.charAt(String.java:658)
> 	at org.apache.struts2.jasper.JspCompilationContext.<init>(JspCompilationContext.java:118)
> 	at org.apache.struts2.jasper.JspC.processFile(JspC.java:920)
> 	at org.apache.struts2.jasper.JspC.execute(JspC.java:1056)
> 	at org.apache.struts2.jasper.JspC.main(JspC.java:237)
> org.apache.struts2.jasper.JasperException: java.lang.StringIndexOutOfBoundsException: String index out of range: 0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira