https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41132

--- Comment #3 from David Nind <[email protected]> ---
Created attachment 190657
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190657&action=edit
Bug 41132: Make 'branch' available in password reset notification

The variable 'branch' in TemplateToolkit (or 'branches' in hungry
        aligator syntax) is now available in notification for password
reset (PASSWORD_RESET an STAFF_PASSWORD_RESET).
The branch of the patron will be used.

To test:
1- Edit the template for PASSWORD_RESET and STAFF_PASSWORD_RESET to add
     <<branches.branchname>> and [% branch.branchname %]
2- Make sure syspref OpacResetPassword to allowed to be able to reset
     the password from OPAC and staff interface
3- Generate both notices
   a- In the staff interface, go to the patron record, click "More" then
     "Send password reset"
   b- In the OPAC, Click on "Forgot your password?" and enter the email
     (or cardnumber)
     (you might need to click "Get new password recovery link")
4- Check the notices, from the patron record go to the notices tab,
     make sure that the branch name is not displayed (black)
5- Apply the patch
6- Repeate step 3 and check the notices, the branch name is now
    displayed

Note: if using KTD email will not be sent and on the OPAC side you have
an error message telling that the email was not send. This is not a
problem for our testing as we can check the notices from the interface.

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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