Bug 28445: Fix LostItem call and display errors
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Oct 2021 10:03:58 +0000 (12:03 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Oct 2021 10:05:43 +0000 (12:05 +0200)
commitca179e808f00b0fe08f0fa9c377c10096da0702c
tree92b70a23681d77bec29a18ad0a02ded0caf63e17
parent75c468de00c8b2ae72d946473a1f0ee0874ef880
Bug 28445: Fix LostItem call and display errors

Never a try without a catch, ever!

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Items.pm