[Koha-bugs] [Bug 27626] Patron self-registration breaks if categorycode and password are hidden

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 4 17:42:32 CET 2021


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 116329
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116329&action=edit
Bug 27626: Fix self registration if categorycode is hidden and
PatronSelfRegistrationVerifyByEmail

If categorycode is selected in
PatronSelfRegistrationBorrowerUnwantedField and
PatronSelfRegistrationVerifyByEmail is turned on, the patron self registration
fails with
  [You must provide a patron's category to validate password's strength and
length] at /usr/share/perl5/Exception/Class/Base.pm line 88

Test plan:
0. Select categorycode in PatronSelfRegistrationBorrowerUnwantedField
and turn on PatronSelfRegistrationVerifyByEmail
1. Self register a patron
2. Confirm that it works as expected with this patch applied.

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


More information about the Koha-bugs mailing list