[Koha-bugs] [Bug 26509] Add Koha::Items->safe_delete

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 22 18:01:08 CEST 2020


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 110563
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110563&action=edit
Bug 26509: Add CannotBeDeleted object exception

This patch adds a new exception with tests for the stringification.

To test:
1. Apply this patch
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