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

[jira] Commented: (TOMAHAWK-1142) Extra TD / LI rendered fpr paginator if using singleTable or singleList layout

    [ https://issues.apache.org/jira/browse/TOMAHAWK-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540919 ] 

Alex Savitsky commented on TOMAHAWK-1142:
-----------------------------------------

Checked the latest SVN, the bug is still there. Attached a patch.

> Extra TD / LI rendered fpr paginator if using singleTable or singleList layout
> ------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1142
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1142
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Data Scroller
>    Affects Versions: 1.1.6
>            Reporter: Alex Savitsky
>         Attachments: patch.txt, source.html
>
>
> When using "Single Element" scroller layouts (that is, "singleTable" or "singleList"), the renderer creates an extra TD or LI element (thus creating two nested TDs / LIs for the paginator). Not only this is incorrect HTML, it also makes harder to apply CSS styles to the scroller.

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