[Koha-bugs] [Bug 9805] Lost items are un-lost if returned, but not if renewed.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 17 12:20:42 CET 2016


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

--- Comment #46 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Kyle M Hall from comment #45)
> Created attachment 49165 [details] [review]
> Bug 9805 [QA Followup] - Stop calling GetMember repeatedly

Kyle, This change looks safe, but it's very hard to say it won't introduce a
regression. The $borrower var is passed from a sub to another without being
"refreshed" like it was before this patch. This means we could use an outdated
data.

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


More information about the Koha-bugs mailing list