https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37869 --- Comment #12 from David Nind <david@davidnind.com> --- (In reply to Jan Kissig from comment #11)
As I have installed other plugins which are failing the given tests I cannot sign off now but I can give some remarks on how to adjust the test plan:
- add an smtp to deliver the mails, although I think that is not necessary to trigger the hook - in system prefs AutoEmailNewUser must be enabled - create a new patron with a primary mail address - submission of the new patron will trigger a warning
==> /var/log/koha/kohadev/plack-intranet-error.log <== [2024/10/18 08:23:07] [WARN] Plugin hook before_send_message called with the params: $VAR1 = { 'message_id' => 6 };
Thanks for these tips Jan! I was still not able to generate the warning message in the log. -- You are receiving this mail because: You are watching all bug changes.