[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5097) Content assist does not support multiple namespaces with the same uri

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Oct 27 12:14:05 EDT 2009


Content assist does not support multiple namespaces with the same uri
---------------------------------------------------------------------

                 Key: JBIDE-5097
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5097
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.1.0.M3
            Reporter: Viacheslav Kabanovich
            Assignee: Victor Rubezhny
             Fix For: 3.1.0.M4, 3.1.0.CR1


EXECUTE: Create in xhtml file two namespaces
xmlns:h1="http://java.sun.com/jsf/html"
xmlns:h2="http://java.sun.com/jsf/html"
ASSERT: Proposals for input '<|' will contain both <h1:... and <h2:...
FAILURE: List contains proposals for only one prefix.

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