[Koha-bugs] [Bug 6647] Label item search should use standard pagination routine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 6 16:59:15 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6647

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 75858
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75858&action=edit
Bug 6647: Label item search should use standard pagination routine

This patch doesn't fix how pagination links are generated for the label
item search results, but it does modify the template so that the
pagination links are styled like they are on catalog search results.

To test, apply the patch and go to Tools -> Labels.

 - Open or create a label batch.
 - Click "Add items" to trigger the pop-up search window.
 - Perform a search which would return multiple results.
 - Confirm that the style of the pagination bar matches the one on the
   catalog search results page.
 - Confirm that current-page number highlighting works correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list