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

--- Comment #12 from Tomás Cohen Arazi <[email protected]> ---
(In reply to David Nind from comment #10)
> Applying this patch seems to stop the 'Batch extend due dates' from working
> as expected (for me anyway):
> 
> - Before applying the patch: issued some items, batch extend due dates comes
> up with items to extend the due date.
> 
> - After applying the patch: Using exactly the same criteria the batch extend
> due dates shows 'No checkouts for the selected filters.'

Sorry for taking so long! That's correct, I used .count instead of .size, which
would be the correct way of doing it as I changed into using an array.

-- 
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