https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23116
--- Comment #10 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #9) > Naive question reading the diff: should not we have that check in > CanItemBeReserved? Holds overrides are only possible from the staff interface and on this page so I believe this change is sufficient to fix the regression. In the future this code could be improved and moved to modules for more testing, but this is a serious regression affecting many users and must be fixed. -- You are receiving this mail because: 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/
