[
http://jira.jboss.com/jira/browse/JBIDE-586?page=comments#action_12369705 ]
Aliaksey Nis commented on JBIDE-586:
------------------------------------
Yep, my bad - don't update this issue with new info.
Problem appears when:
<f:loadBundle basename="[XXX]" var="msg" />
[XXX] - name of resourse bundle
If name incorrect - this exception appears.
When u edit string [XXX] - for each symbol added(removed) new exception appear(if
resulting string incorrect).
Example:
Correct name - "Demo"
Setting cursor to "" in f:loadBundle basename=""
Pressing D - error: Can't find bundle for base name D.Messages, locale en_US
Pressing e - new error: Can't find bundle for base name De.Messages, locale en_US
Pressing m - new error: Can't find bundle for base name Dem.Messages, locale en_US
Pressing o - all ok, name correct now.
Can't find bundle for base name resources, locale en_US
exception
-----------------------------------------------------------------
Key: JBIDE-586
URL:
http://jira.jboss.com/jira/browse/JBIDE-586
Project: JBoss Tools
Issue Type: Bug
Environment: WindowsXP SP2
rhds-win32-1.0.0.alpha.jar
Red Hat Developer Studio
Version: 1.0.0
Build: build 20070711-nightly
JDK 1.5_08
Reporter: Aliaksey Nis
Assigned To: Sergey Vasilyev
Attachments: BundleError.txt, richfaces.xhtml
1. Import attached test page.
2. Open it with Visual Editor.
Exception appears. Log applied.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira