https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18988 Bug ID: 18988 Summary: OPAC password not going by autoemailprimaryaddress preference Change sponsored?: --- Product: Koha Version: 16.05 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: tejoskumar@gmail.com QA Contact: testopia@bugs.koha-community.org The way OPAC password recovery is working with koha 16.05 as understood by me is below: 1. We need to enter userid(Loginid) 2. Enter email - any email associated with the patron in the borrower table 3. Verifying email associated with userid(Loginid) in all email fields of that patron 4. The mail is being sent to the particular mailid entered in password recovery form(if it is matching) As per the setting in patron preferences, iam understanding that, if the mailid associated with userid is verified and matching, then the mail trigger should be based on the autoemailprimaryaddress preference and not the mailid entered in the password recovery form. Password recovery form is not going by the patron preference setting though other notices are using that preference. I think this should be rectified. Please correct me if iam understanding this incorrectly. -- You are receiving this mail because: You are watching all bug changes.