Bug 5299 - Allow patron to update email if they are allowed to update password
Summary: Allow patron to update email if they are allowed to update password
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Darrell Ulm
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 19:39 UTC by Darrell Ulm
Modified: 2017-06-14 22:03 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell Ulm 2010-10-08 19:39:24 UTC
Allow the patron to update their own email (or add a new email if they never had one on file) if the syspref OpacPasswordChange is already on allowing them to update both password and email. 

The update email option is in a separate opac menu option. 

To update or add an email requires the patron to type in their password as well as the email address to change their email to. 

This is the patch I meant to send!

   Darrell Ulm
Comment 1 MJ Ray (software.coop) 2010-11-19 16:34:04 UTC
This bug is mentioned in:
Bug 5299 Allow patron to update email if	they are allowed to update password http://lists.koha-community.org/pipermail/koha-patches/2010-October/012673.html
Bug 5299 Allow patron to update email if	they are allowed to update password http://lists.koha-community.org/pipermail/koha-patches/2010-October/012674.html
Comment 2 MJ Ray (software.coop) 2010-11-19 16:35:31 UTC
This bug is mentioned in:
Bug 5299 Allow patron to update email if	they are allowed to update password http://lists.koha-community.org/pipermail/koha-patches/2010-October/012673.html
Bug 5299 Allow patron to update email if	they are allowed to update password http://lists.koha-community.org/pipermail/koha-patches/2010-October/012674.html
Comment 3 Owen Leonard 2010-12-15 14:19:14 UTC
I tried to apply the patch for testing but it wouldn't apply. Please rebase and resubmit.
Comment 4 Chris Cormack 2013-01-01 22:30:16 UTC
Patches are written for HTML::Template::Pro .. need to be rewritten to apply to modern Koha
Comment 5 Katrin Fischer 2016-06-19 22:35:36 UTC
Patrons can now change all their data to the library as a change reqest. marking this resolved fixed.