12 Sep
2012
12 Sep
'12
1:16 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5544 --- Comment #7 from Kyle M Hall <kyle@bywatersolutions.com> --- (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.