[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6709) Page created using JSF Composite Component has wrong content.

Denis Vinnichek (JIRA) jira-events at lists.jboss.org
Thu Jan 20 05:34:26 EST 2011


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

Denis Vinnichek updated JBIDE-6709:
-----------------------------------

    Fix Version/s: 3.2.0.M2


> Page created using JSF Composite Component has wrong content.
> -------------------------------------------------------------
>
>                 Key: JBIDE-6709
>                 URL: https://issues.jboss.org/browse/JBIDE-6709
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>            Reporter: Max Rydahl Andersen
>            Assignee: Denis Vinnichek
>             Fix For: 3.2.0.M2
>
>
> From Vlado in JBIDE-5946:
>  
> Page created using JSF Composite Component has wrong content. Page is missing composite namespace definition i.e. this line of code xmlns:composite="http://java.sun.com/jsf/composite".
> This namespace is defined in the template source but is not inserted to newly created page.
> Environment: JBT 3.2.0.v20100720-0040-H162-M1, Linux 32 bit, Java Sun 1.6 SDK
> Template namespaces definitions:
> <html xmlns="http://www.w3.org/1999/xhtml"
> xmlns:h="http://java.sun.com/jsf/html"
> xmlns:f="http://java.sun.com/jsf/core"
> xmlns:ui="http://java.sun.com/jsf/facelets"
> xmlns:composite="http://java.sun.com/jsf/composite">
> New page namespaces definitions:
> <html xmlns="http://www.w3.org/1999/xhtml"
>       xmlns:h="http://java.sun.com/jsf/html"
>       xmlns:f="http://java.sun.com/jsf/core"
>       xmlns:ui="http://java.sun.com/jsf/facelets"> 

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