[Koha-bugs] [Bug 13096] Send account notice with login details in more situations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 3 15:29:41 CET 2014


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

--- Comment #11 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 33161
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33161&action=edit
Bug 13096: Send account notice when changing password with member-password

Send an alert with account details if AutoEmailOpacUser is enabled and the
checkbox was not unchecked.
Added license statement and modern perl line to the code.

Fixed some other minor issues too:
When changing password, the ajax call used userid instead of borrowernumber.
Current master does not allow you to change userid only.
Test on newpassword in the template was dead.
Removed dead destination parameter.

Test plan:
Disable AutoEmailOpacUser.
Goto a patron. Click the Change Password button. No checkbox, no mail.
Enable AutoEmailOpacUser.
Click Change Password again. Do you receive a mail when saving?
Uncheck the checkbox: no mail?
Test changing the userid only.
Test saving without any changes.

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


More information about the Koha-bugs mailing list