https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23426
Colin Campbell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |colin.campbell@ptfs-europe. |ity.org |com --- Comment #1 from Colin Campbell <[email protected]> --- Created attachment 91992 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91992&action=edit Patch correcting extraction of items Patch to convert start and end to zero based offsets consistently, and use end as terminus condition for the for loop using them. To test, unpatched an extra AV field is returned with the patch applied the correct number is returned (start and end are sequence numbers based on 1 and indicating the first and last item to be returned) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
