[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5081) Content Assist doesn't work for bundle's messages specified outside tags.

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Fri Oct 23 04:45:05 EDT 2009


Content Assist doesn't work for bundle's messages specified outside tags.
-------------------------------------------------------------------------

                 Key: JBIDE-5081
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5081
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor core
    Affects Versions: 3.1.0.M3
            Reporter: Denis Maliarevich
            Assignee: Maxim Areshkau
             Fix For: 3.1.0.CR1


Content Assist doesn't work for bundle's messages specified outside tags.

Steps to reproduce:
1) Launch JBDS.
2) Create JSF Kickstart project.
3) Open inputUserName.jsp page.
4) Type #{Message.} in any place outside any tag.
5) Press Ctrl+Space.
6) FAILURE: "Content Assist not available at the current location" status message will appear.
7) To check content assist put cursor inside the following tag after dot in #{Message. :
<h1><h:outputText value="#{Message.header}"/></h1>
8) Press Ctrl+Space.
9) CORRECTLY: Content Assist for bundle's messages will appear.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list