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: oleon...@myacpl.org
          Reporter: and...@bywatersolutions.com
        QA Contact: testo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to