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

--- Comment #4 from Jan Kissig <[email protected]> ---
Created attachment 194695
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194695&action=edit
Bug 41147: (follow-up) Fix wrong record count

Record_number gets increased every cycle before batch->next is called even when
batch->next returns undef.
This fix decreases record_number by 1 to ignore that last cycle in order to
display the right number of records processed.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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