http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13116 Bug ID: 13116 Summary: Make it possible to propagate errors from C4::Reserves::CanItemBeReserved() to the web-templates. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com A reservation can be blocked for various reasons, but C4::Reserves::CanItemBeReserved() only either fails or not, regardless of the reason. This enhancement makes it possible to more easily show different error messages to web-templates. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.