[Koha-bugs] [Bug 28803] process_message_queue.pl dies if any messsages in the message queue contain an invalid to_address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 27 10:59:22 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28803

--- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Jonathan Druart from comment #13)
> -    # FIXME must be 'failed'
> -    is( $message_1->{status}, 'pending', 'Invalid KohaAdminEmailAddress =>
> status pending' );
> +    is( $message_1->{status}, 'failed', 'Invalid KohaAdminEmailAddress =>
> status failed' );
> 
> That's very pleasant to read :)

Haha, it made me smile too :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list