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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Sat, 10 Jul 2021 02:49:17 +0000 (16:49 -1000)
commit4af1c44c22331904e2b465ba5dec8c5977af6933
tree3a5782b8a44fe7cab23480ef82abbcec96fb09d6
parentc994c785332f733d15fc73f94883323576491251
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>
(cherry picked from commit e0a09413e86a795f5775c291c6f02747db8bd69a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/ArticleRequest.pm