[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8016) Content Assist does not propose head-specific tags inside h:head

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Dec 29 08:08:17 EST 2010


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

Alexey Kazakov updated JBIDE-8016:
----------------------------------

       Issue Type: Feature Request  (was: Bug)
         Assignee: Victor Rubezhny  (was: Alexey Kazakov)
    Fix Version/s: 3.3.x


> Content Assist does not propose head-specific tags inside h:head
> ----------------------------------------------------------------
>
>                 Key: JBIDE-8016
>                 URL: https://issues.jboss.org/browse/JBIDE-8016
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF
>    Affects Versions: 3.2.0.Beta2
>            Reporter: Yahor Radtsevich
>            Assignee: Victor Rubezhny
>            Priority: Minor
>              Labels: jsf2
>             Fix For: 3.3.x
>
>
> STEPS TO REPRODUCE (see h_head-vs-head.png):
> 1. Create a XHTML file with the following content:
> ===================================
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml"
>       xmlns:h="http://java.sun.com/jsf/html">
> <h:head>
> 	<t
> </h:head>
> <h:body> </h:body>
> </html>
> ===================================
> 2. Place the editor cursor after '<t' and press Ctrl-Space.
> ACTUAL RESULT:
> No tags are proposed by the Content Assist.
> EXPECTED RESULT:
> 'title' tag is proposed.

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