[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4848) The Content Assist doesn't show proposals for the attribute names (The issue is found by org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717() JUnit Test Case)

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Sep 9 18:07:24 EDT 2009


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

Victor Rubezhny resolved JBIDE-4848.
------------------------------------

    Resolution: Done


> The Content Assist doesn't show proposals for the attribute names (The issue is found by org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717() JUnit Test Case)
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4848
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4848
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.1.0.M3
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>             Fix For: 3.1.0.M4
>
>
> The issue is found by org.jboss.tools.jst.jsp.test.ca.JsfJspJbide1717Test.testJstJspJbide1717() JUnit Test Case.
> The Content Assist doesn't show proposals for the attribute names.
> TEST CASE:
> EXECUTE: Create a jsf kickstart project
> EXECUTE: Open /pages/greeting.jsp file in JSP Text Editor
> EXETUCE: Find the <h:outputText ...> tag in the text and insert the following text right before this place:
> <h:outputText value="#{msg.greeting}" | />
> Note: Do not type in the "|"-character, just put the cursor into this position.
> EXECUTE: Put the cursor in the position noted above (the cursor must be rounded with two space-chars) and press Ctrl-Space to invoke the CA.
> ASSERT: the attribute name proposals are shown (except the names of existing attributes)

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