[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-7104) CA proposals aren't filtered when CA is invoked right before next tag or tag ending (before '<'-character)

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Wed Dec 1 07:06:04 EST 2010


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

Vlado Pakan closed JBIDE-7104.
------------------------------



Verified on jbdevstudio-eap-linux-gtk-4.0.0.v201011291019R-H12-Beta2.jar.

> CA proposals aren't filtered when CA is invoked right before next tag or tag ending (before '<'-character)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-7104
>                 URL: https://jira.jboss.org/browse/JBIDE-7104
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.2.0.M2
>         Environment: Eclipse 3.6, WTP 3.2
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>             Fix For: 3.2.0.Beta2
>
>
> The proposals aren't filtered and aren't able to be applied when CA is invoked right before next tag / tag ending openning character ('<')
> Steps to reproduce:
> EXECUTE: Open home.xhtml page (exists in Seam template project, but ) for editing 
> EXECUTE: Find '<h:panelGrid>' tag and place the cursor right before the beginning character og this tag 
> EXECUTE: Start to type some tag name, (for example, type '<ui:in') and then press Ctrl-Space to invoke the Content Assistant
> ASSERT: The CA shows the tag name proposals which are filtered by 'ui:in' string (<ui:include />, <ui:insert />) - FAILED
> ASSERT: It's able to apply some selected proposal - FAILED
> JUnit test org.jboss.tools.jst.jsp.test.ca.JstJspJbide1585Test fails because of this issue.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list