[Koha-bugs] [Bug 11693] Default emailing preferences not loaded for self registering patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 5 17:34:46 CEST 2015


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

--- Comment #5 from Marc Véron <veron at veron.ch> ---
Created attachment 40793
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40793&action=edit
[Signed-off] Bug 11693: Default emailing preferences not loaded for self
registering patron

The call to AddMember_Opac does not take care of the messaging prefs
when enhanced messaging is enabled.
This patch adds the call to handle_form_action to do that.

Test plan:
Enable self registering patrons and enhanced messaging.
Check the (default) message prefs for the relevant patron category. At least
enable email for one notice.
Self-register a user with and without verification email enabled.
Check in both cases that the message prefs of the user conform to
those in the patron category. (So at least one enabled.)

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list