[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-2019) Code assist for #{messages.*} should suggest properties enclosed in [ ] if they contain '.'

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Apr 7 06:35:21 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2019?page=all ]

Alexey Kazakov closed JBIDE-2019.
---------------------------------

    Resolution: Duplicate Issue

Duplicates http://jira.jboss.com/jira/browse/JBIDE-2011

> Code assist for #{messages.*} should suggest properties enclosed in [ ] if they contain '.'
> -------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2019
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2019
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.1.0.beta1
>            Reporter: Alexey Kazakov
>         Assigned To: Victor Rubezhny
>             Fix For: 2.1
>
>
> ASSERT: There is a message.properties:
>   property.name1
>   property.name2
>   property.name3
> EXECUTE: Try CA for  #{messages.|
> ASSERT: There is a list of proposals:
>   #{messages['property.name1']}
>   #{messages['property.name2']}
>   #{messages['property.name3']}
> Validator should recognize such EL as well.

-- 
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

        



More information about the jbosstools-issues mailing list