You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Curtney Jacobs (JIRA)" <de...@myfaces.apache.org> on 2007/11/18 22:50:43 UTC

[jira] Created: (TRINIDAD-827) Some of the tr:panelPage facets are not rendering (contents are not displayed). For example, contextGlobal, contextLocal, etc.

Some of the tr:panelPage facets are not rendering (contents are not displayed). For example, contextGlobal, contextLocal, etc.
------------------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-827
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-827
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.2.3-core
         Environment: Application Server:  JBoss 4.2.1
Application Framework: Seam
            Reporter: Curtney Jacobs


As far as I can confirm the following facets for tr:panelPage are not being rendered:
<f:facet name="contextGlobal"/>
<f:facet name="contextLocal"/>
<f:facet name="toolBarGlobal"/>
<f:facet name="toolBar1"/>
<f:facet name="toolBar2"/>
<f:facet name="auxiliaryGlobal"/>
<f:facet name="auxiliary1"/>
<f:facet name="auxiliary2"/>

I believe it is just the "newer" facets of tr:panelPage that are not working.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-827) Some of the tr:panelPage facets are not rendering (contents are not displayed). For example, contextGlobal, contextLocal, etc.

Posted by "Bart Kummel (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561706#action_12561706 ] 

Bart Kummel commented on TRINIDAD-827:
--------------------------------------

I can confirm this behaviour. I use 1.2.4 on Glassfish V2u1, with facelets 1.14

> Some of the tr:panelPage facets are not rendering (contents are not displayed). For example, contextGlobal, contextLocal, etc.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-827
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-827
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.2.3-core
>         Environment: Application Server:  JBoss 4.2.1
> Application Framework: Seam
>            Reporter: Curtney Jacobs
>
> As far as I can confirm the following facets for tr:panelPage are not being rendered:
> <f:facet name="contextGlobal"/>
> <f:facet name="contextLocal"/>
> <f:facet name="toolBarGlobal"/>
> <f:facet name="toolBar1"/>
> <f:facet name="toolBar2"/>
> <f:facet name="auxiliaryGlobal"/>
> <f:facet name="auxiliary1"/>
> <f:facet name="auxiliary2"/>
> I believe it is just the "newer" facets of tr:panelPage that are not working.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.