[Koha-bugs] [Bug 28056] Add Koha::Exceptions::Patron::MissingMandatoryExtendedAttribute

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 30 15:54:25 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28056

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 119008
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119008&action=edit
Bug 28056: Add Koha::Exceptions::Patron::MissingMandatoryExtendedAttribute

This trivial patch adds a new exception for more fine-grained control on
the errors when dealing with patrons and their extended attributes.

To test:
1. Apply this patches
2. Run:
   $ kshell
  k$ prove t/Koha/Exceptions.t
=> SUCCESS: Tests pass!
3. Sign off :-D

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


More information about the Koha-bugs mailing list