[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9005) OpenOn on JSP tags works wrongly if project contains many jars with the same name

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Fri May 27 12:01:01 EDT 2011


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

Daniel Azarov resolved JBIDE-9005.
----------------------------------

      Assignee: Viacheslav Kabanovich  (was: Daniel Azarov)
    Resolution: Done


Verified

> OpenOn on JSP tags works wrongly if project contains many jars with the same name
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-9005
>                 URL: https://issues.jboss.org/browse/JBIDE-9005
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.3.0.M1
>            Reporter: Daniel Azarov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.M2
>
>         Attachments: JBIDE-9005.patch
>
>
> If project contains many jars with the same taglib and the same name OpenOn on JSP tags show one line for each jar. But every OpenOn menu items opens the same taglib from the same jar
> Test case:
> 1. Create JSF KickStart Project
> 2. Create WebContent/WEB-INF/lib2 folder
> 3. Copy jsf-tlds.jar from WebContent/WEB-INF/lib to WebContent/WEB-INF/lib2
> 4. Open hello.jsp in Visual Page Editor
> 5. Point mouse to f:view tag then press Ctrl key
> ASSERT: OpenOn windows appears
> 6. Select first item 'jsf-tlds.jar : jsf_core.tld : view'
> ASSERT: JBoss Tools Tag Library Editor appears for jsf-tlds.jar from WebContent/WEB-INF/lib folder
> 7. Select second item 'jsf-tlds.jar : jsf_core.tld : view'
> FAIL: JBoss Tools Tag Library Editor appears for jsf-tlds.jar from WebContent/WEB-INF/lib folder

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