[Koha-bugs] [Bug 12532] Redirect guarantee email to guarantor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 19 11:15:54 CEST 2023


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

--- Comment #150 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list