[
http://jira.jboss.com/jira/browse/JBIDE-776?page=all ]
Max Andersen moved EXIN-194 to JBIDE-776:
-----------------------------------------
Project: JBoss Tools (was: Exadel Integration)
Key: JBIDE-776 (was: EXIN-194)
Fix Version/s: (was: 1.0.0.beta2)
Affects Version/s: 2.0.0.Beta3
(was: OPENSOURCE)
VPE don't recognize some Struts tags
------------------------------------
Key: JBIDE-776
URL:
http://jira.jboss.com/jira/browse/JBIDE-776
Project: JBoss Tools
Issue Type: Feature Request
Affects Versions: 2.0.0.Beta3
Environment: WindowsXP SP2
rhds-win32-1.0.0.ALPHA.jar
Red Hat Developer Studio
Version: 1.0.0
Build id: 1.0.0
Reporter: Aliaksey Nis
Attachments: StrutsOpenOnsTestProjectZ.zip, Strutstags.JPG
The tag should display sting from corresponding message bundle.
Example: we have in struts-config.xml following declaration:
<message-resources key="resource" parameter="resource"/>
in file resource.properties:
badlogin=Your password or login is incorrect!
JSP:
<bean:message bundle="resource" key="badlogin"/>
Tag should dispay "Your password or login is incorrect!", but it is shown as
unknown tag.
Look at attached screenshot with examples of unrecognized tags.
Test project attached
--
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