Bug 23712: (QA follow-up) Silence two other warns too
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 18 Oct 2019 12:34:43 +0000 (12:34 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 21 Oct 2019 08:43:24 +0000 (09:43 +0100)
commita473e231f771ad088511ed9e8eb514fd28117a13
tree9a27df700731be97a40101d0e0f3a535ea4ffb6c
parentfcf149d32598f3c4ead2d36dbd3f7a3cafd83e30
Bug 23712: (QA follow-up) Silence two other warns too

Caused by undefined method:
Use of uninitialized value in concatenation (.) or string at /usr/share/koha/Koha/Illrequest.pm line 857.
Use of uninitialized value in concatenation (.) or string at /usr/share/koha/Koha/Illrequest.pm line 859.

Test plan:
Run test again

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Illrequest.pm