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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 2 Jul 2021 13:07:56 +0000 (09:07 -0400)
commite0a09413e86a795f5775c291c6f02747db8bd69a
treed7d3bd87c382366a21b43b177ad78875dd3b81ab
parent5d6a1380760ce1fa4a0b7b27ab523b831c3c7bae
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/ArticleRequest.pm