19 Sep
2023
19 Sep
'23
11:15 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12532 --- Comment #150 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155886&action=edit Bug 12532: Fix test The mock was working. The problem was that the to_address of the notice was set from the previous send. A fix would be to update the message, but it seems better to simply re-enqueue it. This patch also use Koha::Notice::Messages. -- You are receiving this mail because: You are watching all bug changes.