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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Jun 12 07:57:15 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2242?page=all ]

Max Rydahl Andersen updated JBIDE-2242:
---------------------------------------

    Fix Version/s: 3.0.alpha

> 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
>             Fix For: 3.0.alpha
>
>         Attachments: display.xhtml, edit.xhtml, loginout.xhtml, menu.xhtml
>
>
> 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