Summary: | Allow navigating callnumbers for all items in cn_browser.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Patrick Robitaille <patrick.robitaille> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | koha, lucas, m.de.rooy, marjorie.barry-vila, rcoert |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Patrick Robitaille
2017-12-01 20:12:34 UTC
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. |