[Koha-bugs] [Bug 5544] All Notices from Branch Email Address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 12 14:16:18 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5544

--- Comment #7 from Kyle M Hall <kyle at 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.


More information about the Koha-bugs mailing list