17 Jun
2021
17 Jun
'21
3:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28581 --- Comment #11 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 122071 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122071&action=edit Bug 28581: (QA follow-up) Prevent code failure This patch prevents a fatal error when both $params->{from} and $params->{borrowernumber} are undefined. We fallback to KohaAdminEmailAddress before finally falling through to setting a failure status for the message if that last fallback is not found. -- You are receiving this mail because: You are watching all bug changes.