[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-776) VPE don't recognize some Struts tags

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri Apr 1 03:51:55 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich updated JBIDE-776:
-----------------------------------

    Assignee: Yahor Radtsevich  (was: Maxim Areshkau)


> VPE don't recognize some Struts tags
> ------------------------------------
>
>                 Key: JBIDE-776
>                 URL: https://issues.jboss.org/browse/JBIDE-776
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor Templates
>    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
>            Assignee: Yahor Radtsevich
>             Fix For: LATER
>
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list