[Koha-bugs] [Bug 29193] DataTables only showing 20 results on checkout search and patrons search on request.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 8 20:16:32 CEST 2021


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #5 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 125984
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125984&action=edit
Bug 29193: Specify paging as false in circ-patron-search-results.js

This patch removes paging from patron searches using
circ-patron-search-results.js

To test:
1 - Browse to a record
2 - Click on the 'Holds' tab
3 - Search for 'a' in patrons
4 - Note you see only 20 results
5 - Sort by name and note that you see different results
6 - Apply patch
7 - Reload page and search
8 - Note you see all results

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

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


More information about the Koha-bugs mailing list