[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2011) Resources with dot's are handled wrong in code completion

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Apr 4 17:14:21 EDT 2008


Resources with dot's are handled wrong in code completion
---------------------------------------------------------

                 Key: JBIDE-2011
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2011
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.1.0.beta1
            Reporter: Max Andersen
         Assigned To: Victor Rubezhny
             Fix For: 2.1


EXECUTE: Create a default seam project, go to the first home.xhtml and try and use the #{messages} completion, e.g. #{messages.javax.faces.component.UIInput.CONVERSION} would be autocompleted.
EXECUTE: Deploy that to a server
ASSERT: that it works...

It doesn't because dotted paths in a message resource bundle should be specified as: #{messages['javax.faces.component.UIInput.CONVERSION']}



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