https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22830 Bug ID: 22830 Summary: correct for loop in value_builder/unimarc_field_4XX.pl value_builder Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Target Milestone: --- In value_builder/unimarc_field_4XX.pl value_builder gets search results and runs a for loog with $i index. This loop is limiter with number of results par page, it should also be limited by number of results if lower that number of results par page. Same in cataloguing/value_builder/marc21_linking_section.pl. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.