https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42723
--- Comment #8 from Eric Phetteplace <[email protected]> --- I debated where the email should go myself. Right now, a message with to_address undef is enqueued, and since borrowernumber is also pased as undef to EnqueueLetter(), I believe that means no mail is sent. One could argue it should fallback to KohaAdminEmailAddress or ReplytoDefault. I'm not sure what a library using BranchEmailAddress would expect in this situation. I agree leaving it be and seeing if libraries complain may be the best solution. They can always pick a branch if they want an email sent. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
