[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1789) DnD any facelet tag from Pallete to xhtml editor doesn't insert xmlns:ui="http://java.sun.com/jsf/facelets"

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Feb 19 05:43:26 EST 2008


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

Alexey Kazakov updated JBIDE-1789:
----------------------------------

    Summary: DnD any facelet tag from Pallete to xhtml editor doesn't insert xmlns:ui="http://java.sun.com/jsf/facelets"  (was: In JBoss Tools Pallete there is no taglib declaration for JSF Facelets.)

There shouldn't be any TLD element for facelet tags in Palette because facelets doesn't use it at all.
But DnD should add proper xml:ns 
I think it's again a new problem of http://jira.jboss.com/jira/browse/JBIDE-788

> DnD any facelet tag from Pallete to xhtml editor doesn't insert xmlns:ui="http://java.sun.com/jsf/facelets"
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-1789
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1789
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 2.0.1
>            Reporter: Andrei Scherbovich
>         Assigned To: Maxim Areshkau
>            Priority: Minor
>         Attachments: 1.jpg
>
>
> 1. In JBoss Tools Pallete there is no taglib declaration for JSF Facelets. (SEE ATTACHMENT)
> 2. If user adds facelets component into xhtml file where facelets taglib not included JBDS should add taglib declaration but it doesn't.
> Steps to reproduce:
> 1. EXECUTE: Create KickStart JSF project with Facelets
> 2. EXECUTE: Open greeting.xhtml file, delete facelets taglib declaration in it and save changes
> 3. EXECUTE: DnD any facelets component from JBoss Tools  Pallete (ui:composition e.g.)
> => component is inserted but taglib declaration isn't

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