[Koha-bugs] [Bug 28013] Improvements to CanBookBeRenewed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 1 18:21:05 CEST 2021


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|Passed QA                   |In Discussion

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
I don't manage to convince myself it's correct.
There is an edge case, looking at the code:

The patron iterator is set before the ITEM loop. On the second item, it won't
be reset and we won't iterate over all the patrons.

Nick and/or Joonas, can you double check it please?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list