You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/04/08 00:03:05 UTC

[jira] [Issue Comment Edited] (WICKET-3603) DataTable row groups are present in markup even when they contain no rows.

    [ https://issues.apache.org/jira/browse/WICKET-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017176#comment-13017176 ] 

Bertrand Guay-Paquet edited comment on WICKET-3603 at 4/7/11 10:01 PM:
-----------------------------------------------------------------------

Partial fix for thead and tfoot

      was (Author: berniegp):
    Partial fix for thead and tbody
  
> DataTable row groups are present in markup even when they contain no rows.
> --------------------------------------------------------------------------
>
>                 Key: WICKET-3603
>                 URL: https://issues.apache.org/jira/browse/WICKET-3603
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.5-RC3
>            Reporter: Bertrand Guay-Paquet
>              Labels: datatable
>         Attachments: DataTableToolbars.patch
>
>
> As per the HTML spec :
> "When present, each THEAD, TFOOT, and TBODY contains a row group. Each row group must contain at least one row, defined by the TR element."
> There is no check in place to remove the row group tags from the output if they don't contain any row.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira