[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-798) Undifined attribute name (xmlns) warning when the root tag is a html tag

Sergey Vasilyev (JIRA) jira-events at lists.jboss.org
Tue Sep 25 08:20:41 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-798?page=comments#action_12378524 ] 
            
Sergey Vasilyev commented on JBIDE-798:
---------------------------------------

The behavior of editor is right. The DOCTYPE tag should contain name of root element of document. In your case simply replace "<!DOCTYPE composition ..." with <!DOCTYPE html ...". 

> Undifined attribute name (xmlns) warning when the root tag is a html tag
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-798
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-798
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Visual Page Editor
>         Environment: RHDS beta 1, windows XP, jdk 1.5.0_12
>            Reporter: Adrian Mitev
>         Attachments: comp.jpg, div.jpg
>
>
> When the first tag is jsf tag like ui:composition it's ok but if the tag is html tag (whithout <html> itself) than the error message occur.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list