https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30745 Hammat wele <hammat.wele@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #157934|0 |1 is obsolete| | --- Comment #37 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 170679 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170679&action=edit Bug 30745: Display pagination for the results page I have fixed the pagination issue when the search returns multiple results. Test plan: - Enable elasticsearch - git to labels/label-item-search.pl - search using after date only => check you get items with date-of-acquisition greater than after date - search using before date only => check you get items with date-of-acquisition less than before date - search using after and before date => check you get items with date-of-acquisition between after and before - Combine this searches with a specified index - enable zebra and repeat these tests pagination tests - Perform a search that returns more than 20 notices - Navigate through different result pages using page numbers, the "Next" button, and the "Previous" button => On each page, check that "Results X through X of X" displays the correct information -- You are receiving this mail because: You are watching all bug changes.