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/07 23:43:50 UTC

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

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: 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.


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

Posted by "Alex Savitsky (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Savitsky updated TOMAHAWK-1142:
------------------------------------

    Status: Patch Available  (was: Open)

> 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.


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

Posted by "Grant Smith (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Smith updated TOMAHAWK-1142:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.7-SNAPSHOT
         Assignee: Grant Smith
           Status: Resolved  (was: Patch Available)

This has already been fixed.

> 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
>            Assignee: Grant Smith
>             Fix For: 1.1.7-SNAPSHOT
>
>         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.


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

Posted by "Alex Savitsky (JIRA)" <de...@myfaces.apache.org>.
    [ 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.