Summary: | OPAC password not going by autoemailprimaryaddress preference | ||
---|---|---|---|
Product: | Koha | Reporter: | Kumar <tejoskumar> |
Component: | OPAC | Assignee: | Bugs List <koha-bugs> |
Status: | In Discussion --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | marjorie.barry-vila, veron |
Version: | 16.05 | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18775 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Kumar
2017-07-27 07:37:23 UTC
Hm, I am not sure about this, I think this might need some discussion. If the user has entered an email address while resetting their password, they will expect the e-mail sent to this address and will check this address for the expected email. They might also have forgotten which other emails they have registered with the library. So the current behaviour makes sense to me. Iam able to achieve this by hiding the email using jquery statement in opacuserjs. Now mails are going as per autoemailprimaryaddress preference. Sorry for posting a bug on this. This can be closed. But I feel that as all other mails are going by that preference, this also go by that. If the member is not receiving any emails like dues, checkout slips etc... on his regular mail id, then the member will contact the library and ask to update the mail id generally. or can the mail be sent to all the multiple ids entered in the borrower table? Also I noticed that the password recovery mail going to the BCC mail id mentioned in the system administration - Is this correct thing? The BCC id person can also reset the password using that link. Hi Suresh, don't feel sorry for filing a bug ever :) I think there are arguments for both - using autoemailprimaryaddress or not. If you want, you can try asking on the mailing list to get some more opinions. There is another long standing enh bug, that would enable to send to multiple addresses - bug 12802. The BCC should usually be a staff member account. As staff members can always reset a patron's password, I feel this is not so problematic. |