[Koha-bugs] [Bug 26973] extendedPatronAttributes not showing during selfregistration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 17 16:17:14 CET 2020


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

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 113737
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113737&action=edit
Bug 26973: [20.05.x] (bug 26119 follow-up) Restore patron's attributes during
self-registration

The assumption on bug 26119 was wrong. We actually store patron's
attributes during self-registration if
PatronSelfRegistrationVerifyByEmail is not enabled.

Test plan:
Test the different combinations of PatronSelfRegistration and
PatronSelfRegistrationVerifyByEmail
Confirm that the patron's attributes appears during self-registration if
PatronSelfRegistrationVerifyByEmail is not set.
Confirm that the patron's attributes are stored when they are displayed
on the self-registration form
Confirm that you can edit the patron's attributes in any cases (if they
are marked as editable at the OPAC)

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


More information about the Koha-bugs mailing list