[Koha-bugs] [Bug 12802] Send notices using several email addresses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 7 18:30:03 CEST 2017


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

--- Comment #65 from Marc Véron <veron at veron.ch> ---
(In reply to Jonathan Druart from comment #64)
> _update_message_to_address has been removed, please double check!

With patches applied:

$ git grep '_update_message_to_address'
C4/Letters.pm:        _update_message_to_address( $message_id, undef ) if $rv
&&
C4/Letters.pm:   
_update_message_to_address($message->{'message_id'},$to_address) unless
$message->{to_address}; #if initial message address was empty, coming here
means that a to address was found and queue should be updated

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


More information about the Koha-bugs mailing list