Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-363

In CustomizablePagingNavigator change super(id, pageable, null) to super(id, pageable, labelProvider) when we have moved to latest wicket version > rev 604918

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.01.00m02
    • 2.01.00m04
    • addon-cms-prototype
    • None

    Description

      TODO : org.apache.wicket.markup.html.navigation.paging.PagingNavigation in wicket-1.3.0-rc2.jar contains a bug regarding paging when a non-null labelProvider is provided. This is already fixed in trunk (revision 604918). When this commit makes it to a release use the following constructor to enable a custom label provider:
      super(id, pageable, labelProvider);

      Attachments

        Issue Links

          Activity

            People

              aschrijvers Ard Schrijvers
              aschrijvers Ard Schrijvers
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: