Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-989

t:dataScroller: paginator table is missing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.1.5
    • None
    • Data Scroller
    • None

    Description

      I am using a tomahawk dataScroller together with a tomahawk dataTable. Nice.

      Then I updated from myFaces 1.1.4 + Tomahawk 1.1.3 to both 1.1.5.

      After that lib update, the <table> tag around the paginator is missing.
      The paginators <td> elements are there,
      but directly besides the other <td> elements (first, previous, etc).
      Consequently paginatorTableClass is not used at all!

      You can observe this behaviour online:

      http://www.irian.at/myfaces/dataScroller.jsf

      The (wrong) HTML looks like this:

      ...
      <td><a href="#" ...><img src="images/arrow-fr.gif" border="1"></a></td>
      <td><a href="#" ...><img src="images/arrow-previous.gif" border="1"></a></td>
      <td></td>
      <td style="font-weight:bold;"><a href="#" ...>1</a></td>
      <td><a href="#" ...>2</a></td>
      <td><a href="#" ...>3</a></td>
      ...

      Attachments

        Activity

          People

            cagatay_civici Cagatay Civici
            mb Marcus Beyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: