http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5544
--- Comment #7 from Kyle M Hall <[email protected]> --- (In reply to comment #3) > I tested this and it worked as expected when processing item checkout > notices. I'm not sure how to test case 1) Address specified in message. > Where does that arise? I checked the code, and as far as I can tell, there is no code in Koha the currently uses case 1. _send_message_by_email is only called by SendQueuedMessages, which is only used in misc/cronjobs/process_message_queue.pl I'm guessing that it is vestigial. We could remove but, but it does provide some flexibility that may be useful in the future. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
