30 Mar
2021
30 Mar
'21
6:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28056 --- Comment #2 from Tomás Cohen Arazi <tomascohen@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.