Bug 28582: Fix hashref in a warning message
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 17 Jun 2021 09:38:15 +0000 (09:38 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 21 Jun 2021 10:07:28 +0000 (12:07 +0200)
commit3efe55d8db1f792d40ee3964cc3eba610576eadc
treee9c0ab06b697c7916b745bec77dae8871bed1fb6
parentb0ec355514692d267d22d130e77bac22d512f3f1
Bug 28582: Fix hashref in a warning message

Can't enqueue letter HASH(0x55edf1806850)

Test plan:
If you cancel an article request when there is no email address
(no branch email, no KohaAdminEmailAddress), Koha warns.
Verify that the warning now contains the letter code.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/ArticleRequest.pm