[jbosstools-issues] [JBoss JIRA] (JBIDE-13451) Too many "xmlns:"-proposals when requesting content assist for tag attribute name

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Jan 30 17:21:51 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751490#comment-12751490 ] 

Alexey Kazakov commented on JBIDE-13451:
----------------------------------------

Try the following:

1. Create a JSF 2 KickStart project.
2. Open inputname.xhtml
3. Ctrl+Space in <ui:composition |
4. FAILURE: There are two xhtml and xhtml* proposals.
5. Select xhtml proposal.
6. xhtml="" inserted and code assist for its value invoked.
7. FAILURE: There is no icon for the proposals in this list of URIs (default red square is used instead).
                
> Too many "xmlns:"-proposals when requesting content assist for tag attribute name
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-13451
>                 URL: https://issues.jboss.org/browse/JBIDE-13451
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Victor Rubezhny
>            Assignee: Alexey Kazakov
>             Fix For: 4.1.0.Alpha1
>
>
> When requesting the Content Assist for a tag attribute name there are too many "xmlns:" proposals in the proposal list.
> Need to hide these proposals for all the tags other that a page root element by showing those namespace proposals only if the entered text matches the "xmlns:" string. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list