]> git.koha-community.org Git - koha.git/commit
Bug 26973: [20.05.x] (bug 26119 follow-up) Restore patron's attributes during self...
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 10 Nov 2020 11:55:17 +0000 (12:55 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 17 Nov 2020 15:43:58 +0000 (15:43 +0000)
commitac5a9f2694cc6c1ac2929268024eff520602d20d
treeb8f5a6c594e7bd147ed248d2afed35d3babbcf32
parente7bfecc25c07252c1558cf828d4a7fddb2ad1720
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)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt