I created a JIRA issue:

https://issues.apache.org/jira/browse/TRINIDAD-827

_CJ

On Mon, 2007-11-19 at 00:13 +0530, Abhijit Ghosh wrote:
> Hi,
> The PageLayoutRenderer which is responsible for rendering tr:panelPage
> does not seem to be using these facets at all.I suspect it's a bug and
> would suggest you to file a JIRA issue.
> 
> -- Abhi
> 
> 
> On Nov 15, 2007 11:14 PM, Curtney Jacobs <[EMAIL PROTECTED]>
> wrote:
>         Can anyone help?
>         
>         
>         On Tuesday 13 November 2007 12:41, Curtney Jacobs wrote:
>         > Sorry for forcing ths issue, but does anyone knows why the
>         facets mention
>         > below are not working? Has the community used these facets
>         before and did 
>         > they work? If they worked for you please let me know so I
>         can rule out that
>         > the problem is with trinidad.
>         >
>         > Thanks inadvance,
>         >
>         > Curtney
>         >
>         > On Monday 12 November 2007 18:50, Curtney Jacobs wrote: 
>         > > Thanks for the reply:
>         > >
>         > > Actually, I do have a form component around the panelPage.
>         The other
>         > > facets for panelPage work fine, just the "new ones" that
>         don't seam to 
>         > > work. For example, toolbar1, toolbar2, toolBarGlobal,
>         contextGlobal,
>         > > contextLocal, etc.
>         > >
>         > > Others like navigation1, navigation2, navigation3,
>         navigationGlobal,
>         > > location, etc works great. 
>         > >
>         > > I am pretty sure it is something obvious I am missing.
>         > >
>         > > My layout is such:
>         > >
>         > > <tr:document>
>         > >  <tr:form>
>         > >   <tr:panelBorderLayout > 
>         > >     <tr:panelPage>
>         > >        <f:facet name="xxxx">
>         > >          . ....
>         > >    </tr:panelPage>
>         > >   </tr:panelBorderLayout>
>         > >  </tr:form> 
>         > > </tr:document>
>         > >
>         > >
>         > > Anymore suggestions?
>         > >
>         > > Curtney
>         > >
>         > > On Monday 12 November 2007 14:38, Stephen Friedrich wrote:
>         > > > Hm, forgot to put a form component around your
>         panelPage? 
>         > > >
>         > > > Curtney Jacobs wrote:
>         > > > > I have searched the forum and there was one mention of
>         this however
>         > > > > there was no reply.
>         > > > >
>         > > > > Also, I fogot to add that I am using Seam and running
>         JBoss 4.2.1. Is
>         > > > > there a compatability problem?
>         > > > >
>         > > > > On Monday 12 November 2007 01:15, Curtney Jacobs
>         wrote:
>         > > > >> Greetings everyone!
>         > > > >> 
>         > > > >> I am including the following facets however their
>         contents are not
>         > > > >> being displayed. I am using Trinidad 1.2.3. Any help
>         is greatly
>         > > > >> appreciated. 
>         > > > >>
>         > > > >> <!-- Does not appear to be working -->
>         > > > >> <f:facet name="contextGlobal">
>         > > > >>    <tr:outputFormatted styleUsage="instruction"
>         value="Context 
>         > > > >> Global facet"/> </f:facet>
>         > > > >>
>         > > > >> <!-- Does not appear to be working -->
>         > > > >> <f:facet name="contextLocal"> 
>         > > > >>    <tr:outputFormatted styleUsage="instruction"
>         value="Context Local
>         > > > >> facet"/> </f:facet>
>         > > > >>
>         > > > >> <!-- Does not appear to be working --> 
>         > > > >> <f:facet name="toolbar1">
>         > > > >>  <tr:outputFormatted styleUsage="instruction"
>         value="Toolbar 1"/>
>         > > > >>  </f:facet> 
>         > > > >>
>         > > > >> <!-- Does not appear to be working -->
>         > > > >> <f:facet name="toolbar2">
>         > > > >>    <tr:outputFormatted styleUsage="instruction"
>         value="Toolbar 2"/> 
>         > > > >>    </f:facet>
>         > > > >>
>         > > > >>
>         > > > >>
>         > > > >> Curtney
>         
> 

Reply via email to