[Koha-bugs] [Bug 25777] Datatables on z3950_search.pl show incorrect number of entries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 4 05:15:27 CET 2021


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #116269|0                           |1
        is obsolete|                            |

--- Comment #11 from David Cook <dcook at prosentient.com.au> ---
Created attachment 116306
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116306&action=edit
Bug 25777: Disable misleading datatables table information display z3950

This patch disables the table information display on z3950_search.pl,
since it only includes search result counts for that page, which is
misleading to end users.

To test:
1) Do not apply the patch
2) Do a Z39.50 search for "test" against Library of Congress
3) Note the bottom of the page says "Show 1 to 20 of 20" and
"Showing page 1 of 501"
4) Apply the patch and restart Plack
5) Repeat Step #2
6) Note the bottom of the page now only says "Showing page 1 of 501"
7) Note the search bar is gone

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Signed-off-by: David Cook <dcook at prosentient.com.au>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list