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

Konstantin Marmalyukov (JIRA) jira-events at lists.jboss.org
Mon Nov 25 12:33:09 EST 2013


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

Konstantin Marmalyukov updated JBIDE-776:
-----------------------------------------

    Assignee: Konstantin Marmalyukov  (was: Yahor Radtsevich)

    
> 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: Konstantin Marmalyukov
>             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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list