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

--- Comment #34 from Marcel de Rooy <[email protected]> ---
(In reply to Tomás Cohen Arazi from comment #33)
> Marcel, your patch introduces the use of ->update. Given the problems about
> it raised on bug 21761, could you resubmit it without using ->update? Thanks!

Ah, you are right about that ;)
In this case it is a bit theoretical argument, since LastBorrower only contains
three fields and has no individual store sub. So replacing the while..next was
just regular optimization.
I do not mind setting back the while loop, although personally I would be
inclined to wait on the outcome of the discussion before removing all updates.

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