[Koha-bugs] [Bug 30319] New: Patron self-modification values not retained if field blocked in PatronSelfRegistrationBorrowerUnwantedField

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 18 21:09:52 CET 2022


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

            Bug ID: 30319
           Summary: Patron self-modification values not retained if field
                    blocked in PatronSelfRegistrationBorrowerUnwantedField
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

When a field is hidden for self-registration, Koha is mistakenly discarding
values for that field in self-modification. Somehow these two sysprefs are not
being enforced distinctly.

To test:
1 - turn on OPACPatronDetails
2 - confirm PatronSelfModificationBorrowerUnwantedField is blank, all fields
allowed
3 - set PatronSelfRegistrationBorrowerUnwantedField to hide Title
4 - log into the opac, go to self mod (/cgi-bin/koha/opac-memberentry.pl), set
a title (it is not hidden, which is correct), and save your updates
5 - go to the patron modification page in the staff interface
(/cgi-bin/koha/members/members-update.pl), confirm your modification request is
there but shows no changes
6 - update PatronSelfRegistrationBorrowerUnwantedField to allow title
7 - repeat step 4
8 - your new modification request shows a change to title

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


More information about the Koha-bugs mailing list