http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663
--- Comment #6 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
