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

Konstantin Marmalyukov (JIRA) issues at jboss.org
Fri May 2 07:33:56 EDT 2014


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

Konstantin Marmalyukov closed JBIDE-776.
----------------------------------------

    Fix Version/s: 4.2.0.Beta2
                       (was: LATER)
       Resolution: Out of Date


> 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: 4.2.0.Beta2
>
>         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 was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list