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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 23 10:32:45 CEST 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #110563|0                           |1
        is obsolete|                            |

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 110579
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110579&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

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list