[
https://jira.jboss.org/jira/browse/JBIDE-6064?page=com.atlassian.jira.plu...
]
Victor Rubezhny commented on JBIDE-6064:
----------------------------------------
java.lang.StringIndexOutOfBoundsException: String index out of range: 11
at java.lang.String.substring(String.java:1934)
at org.jboss.tools.vpe.editor.bundle.BundleMap.getBundleValue(BundleMap.java:442)
at org.jboss.tools.vpe.editor.util.ElService.findInResourcesBundle(ElService.java:261)
Since no CA classes are in the stacktrace I'm reassigning the issue to Maxim
CA out of range error occurs sometimes
--------------------------------------
Key: JBIDE-6064
URL:
https://jira.jboss.org/jira/browse/JBIDE-6064
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.GA
Environment: JBDS 3.0.0 GA, Linux 32
Reporter: Jiri Peterka
Assignee: Victor Rubezhny
Fix For: 3.2.next
Attachments: ca-out-of-range.png, error-win7-64.png, JBIDE6064.log, log.txt
Steps to reproduce:
1. Create JSF project
2. Create xhtml file
<ui:composition template="">
#{{ <--- TRY CA Here or here #{]
</ui:composition>
ERROR: String index out of range (see screenshot)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira