I have applied it already. Thanks Mark for reporting and of course Bruno for fixing that!
regards, Martin On 6/5/05, Bruno Aranda <[EMAIL PROTECTED]> wrote: > Yes, there was a bug in the renderer. I attach the fix here as an > attached document, as JIRA is not working right now (at least for me). > Mark, when the patch is applied you may download the latest SVN from > the trunk to get this issue resolved, > > Regards, > > Bruno > > 3 Jun 2005 19:12:49 -0000, mfaine <[EMAIL PROTECTED]>: > > In my panelGrid I have a header facet and a footer facet and the contents of > > the table body. The page when rendered constructs the document like this: > > > > <table> > > <thead></thead> > > <tbody></tbody> > > <tfoot></tfoot> > > </table> > > > > This is incorrect and causes a validation error when trying to validate the > > document. > > > > Any ideas why this is happening, and/or how to fix it? > > > > Thanks, > > -Mark > > > > >

