[Koha-bugs] [Bug 10663] Holds don't block renewal in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 30 15:19:23 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Ok, if I understand this correctly, GetReserveStatus is always only called with
itemnumber, so we completely ignore the possibility of a title level hold.
The new GetReserveStatus was introduced in lots of places - like
CanItemBeRenewed and the formerly used CheckReserves.

I think I can't fix this and would say we need to revert the changes made by
bug 9367. I am not sure how to do that and if it's the best solution. I would
appreciate if someone else could take a look and try to untangle this.

I am going to attach a patch for the change noted below in case someone wants
to use it.

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


More information about the Koha-bugs mailing list