[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.11-33-g4a2fcd6604

Git repo owner gitmaster at git.koha-community.org
Tue Nov 17 21:57:57 CET 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 19.11.x has been updated
       via  4a2fcd6604ec4f7490334ba98b038d46bf3a8cfb (commit)
      from  f7a46d6d80abee30ffd1ff3919d70d278faae61a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4a2fcd6604ec4f7490334ba98b038d46bf3a8cfb
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 10 12:55:17 2020 +0100

    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 at bywatersolutions.com>
    (cherry picked from commit ac5a9f2694cc6c1ac2929268024eff520602d20d)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt | 2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list