[Koha-bugs] [Bug 8753] Add forgot password link to OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 30 15:27:16 CET 2015


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

Charles Farmer <charles.farmer at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45212|0                           |1
        is obsolete|                            |

--- Comment #161 from Charles Farmer <charles.farmer at inlibro.com> ---
Created attachment 45226
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45226&action=edit
Bug 8753 - Use Koha::Borrowers instead of C4::Members

Use the new library to search for borrowers.
Changed how the $borrower variable is used since it is now a Koha::Borrower
object.

Removed the $protocol parameter from the generated link. It should be included
in the OPACBaseURL syspref.

        modified:   C4/Passwordrecovery.pm
        modified:   opac/opac-password-recovery.pl

Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list