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

            Bug ID: 18937
           Summary: Limit the number of list entries to print
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Lists
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When you have large lists of say 2000 entries, the option Print a list may be
very time consuming. Especially when an impatient user hits refresh a couple of
times, this might affect your server performance.
This patch adds paging to list printing when the number of list entries is over
200 (just a constant). The number of entries to print is now governed by
preference OPACnumSearchResults.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to