https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37869
Bug ID: 37869
Summary: Plugin hook before_send_messages not triggered for any
messages sent without use of process_message_queue.pl
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Most messages in Koha are handled by process_message_queue.pl. This script
calls before_send_messages which calls the plugin hook before_send_messages.
This works for nearly all messages, but some messages like WELCOME notices are
triggered immediately and do not way to for process_message_queue.pl to run. We
should move the triggering of before_send_messages into SendQueuedMessages so
it is always handled.
--
You are receiving this mail because:
You are the assignee for the bug.
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/