[Koha-bugs] [Bug 19733] Allow navigating callnumbers for all items in cn_browser.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 28 20:01:24 CEST 2022


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas at bywatersolutions.com

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
This still seems to be a problem. If you have a lot of the same call numbers
you'll be unable to search and find all of them.

I think we could remove the limit on the SQL query, return all the results, and
paginate the table with dataTables.

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


More information about the Koha-bugs mailing list