[
https://issues.apache.org/jira/browse/TOBAGO-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003432#comment-14003432
]
Hudson commented on TOBAGO-1394:
--------------------------------
SUCCESS: Integrated in tobago-trunk #1179 (See
[https://builds.apache.org/job/tobago-trunk/1179/])
TOBAGO-1394: Avoid StringIndexOutOfBoundsException in ResourceServlet (lofwyr:
http://svn.apache.org/viewvc/?view=rev&rev=1595129)
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/servlet/ResourceServlet.java
> Avoid StringIndexOutOfBoundsException in ResourceServlet
> --------------------------------------------------------
>
> Key: TOBAGO-1394
> URL: https://issues.apache.org/jira/browse/TOBAGO-1394
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-beta-3
> Reporter: Dennis Kieselhorst
> Assignee: Udo Schnurpfeil
> Priority: Trivial
> Fix For: 2.0.0-beta-4
>
>
> May 07, 2014 3:23:12 PM org.apache.catalina.core.StandardWrapperValve invoke
> SEVERE: Servlet.service() for servlet [ResourceServlet] in context with path
> [/intraday] threw exception
> java.lang.StringIndexOutOfBoundsException: String index out of range: 36
> at java.lang.String.charAt(String.java:658)
> at
> org.apache.myfaces.tobago.servlet.ResourceServlet.doGet(ResourceServlet.java:132)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
--
This message was sent by Atlassian JIRA
(v6.2#6252)