[Koha-bugs] [Bug 29646] Bad or repeated opac-password-recovery attempt crashes on wrong borrower_number

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 6 09:34:30 CET 2021


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

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 128270
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128270&action=edit
Bug 29646: Fix undefined category crash in opac-password-recovery

The crash is a result of a not found borrower. This is typically
a bad or repeated recovery attempt.

Test plan:
Do a password recovery.
Use the mailed URL twice.
Without this patch, the second attempt crashes.
With this patch, the second attempt shows an error dialog.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list