http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11256 Bug ID: 11256 Summary: Set a number of items to display on a biblio detail page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: jonathan.druart@biblibre.com QA Contact: testopia@bugs.koha-community.org Currently, the number of items to display is hardcoded (50). But the perl script loads all items before to check if the number of items is oversized. It would be great to have a syspref for this number and not to load all items in the perl script. -- You are receiving this mail because: You are watching all bug changes.