[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2242) Taglib declaration <%@ taglib uri="" is inserted after DnD tags from Pallete on some XHTML pages in default Seam web project.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Wed May 21 13:21:59 EDT 2008


Taglib declaration <%@ taglib uri="" is inserted after DnD tags from Pallete on some XHTML pages in default Seam web project.
-----------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-2242
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2242
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.1.0.GA
            Reporter: Anton Klimkovich
         Assigned To: Maxim Areshkau
            Priority: Minor


EXECUTE: Create default Seam project
EXECUTE: Open menu.xhtml 
EXECUTE: Make DnD of JBoss Ajax4jsf tag on the page from Palette.
FAILURE: <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> inserted instead of xmlns:h="http://java.sun.com/jsf/html" 
ASSERT:  Seam gen should create xhtml pages with declaration that tells it's a XHTML. 
(<!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">)

All pages w/o declaration are attached.



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