7 Apr
2017
7 Apr
'17
6:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 --- Comment #65 from Marc Véron <veron@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.