https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28453 --- Comment #16 from David Nind <david@davidnind.com> --- Created attachment 171150 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171150&action=edit Pagination bar screenshots - after the patches (PDF) When testing, I noticed some inconsistencies in how the pagination is displayed - compared to the standard catalog search results. I've attached a document with screenshots after the patches are applied, for easier comparison. For a future bug. - Standard catalog search results: . The pagination bar is displayed after the action buttons, and above the table of search results - in the section with the white background. - Authority record search results: . The pagination bar is displayed in the section with the white background, above the table of search results. . The number of search results is displayed after the pagination bar - "Results 1 to 20 of 246". - Cataloguing search results: . The pagination bar is displayed in the section with the white background, above the table of search results. . The number of results is displayed before the pagination bar - "74 result(s) found in catalog, 0 result(s) found in reservoir". - Cataloguing - unimarc_field_210c value builder: . Not getting any results before and after the patch. - Saved SQL reports - results from running a report: . This is for the pagination bar for the results of a report (the list of saved reports uses DataTables). . The pagination bar is displayed in the section with the white background, above the table of search results. . The number of results is displayed before the pagination bar - "Total number of results: 863 (20 shown) ". - Comments: . As noted in comment #2, the pagination bar only appears at the bottom of the list. . Tab headings are in plain text (Approved comments, Comments awaiting moderation) - created bug 37859 - Lists: . The pagination bar is displayed above the action buttons, outside the section with the white background. . The number of results is displayed before the pagination bar - "This list contains 25 titles". - Markup removed, as not being used: . Patron attribute search types: before and after the patch using DataTables(?) . Record matching results: not using any pagination, tested with 21 rules . Tags: before and after the patch using DataTables(?) -- You are receiving this mail because: You are watching all bug changes.