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

--- Comment #11 from M. de Rooy <m.de.r...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to