[Koha-bugs] [Bug 13116] New: Make it possible to propagate errors from C4::Reserves::CanItemBeReserved() to the web-templates.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 20 18:07:50 CEST 2014


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 at lists.koha-community.org
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list