https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26973
Sally <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey@cheshireshared | |services.gov.uk --- Comment #2 from Sally <[email protected]> --- With PatronSelfRegistrationVerifyByEmail set to 'Don't Require': - Can set the patron attributes on the self-registration form - Can edit the patron attributes in 'your personal details' - If the patron attribute is set to display but not edit, you can view it but not change it - If the patron attribute is set to display but not edit, it correctly doesn't show on the self-registration form The only issue I can see is that all Additional attributes and identifiers are submitted, even if they're not changed. To replicate: - Set one or two patron attributes to editable in the OPAC - Log in as a patron on the OPAC - Go to 'your personal details' - opac-memberentry.pl - Change the salutation and do not modify anything else - Submit - Go to the staff client - View 'Patrons requesting modifications' - members/members-update.pl - Note that the changed salutation field is included, but so are the patron attribute fields, despite no edits being made to the Additional attributes and identifiers With PatronSelfRegistrationVerifyByEmail set to 'Require': - The patron attributes are not visible on the self-registration form - Existing users can edit the patron attributes in 'your personal details' - If the patron attribute is set to display but not edit, you can view it but not change it However, trying to sign up a new account gives an error - not sure if this is a sandbox configuration issue - but the error is: Invalid 'from' parameter: root@localhost at /usr/share/perl5/Exception/Class/Base.pm line 88 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
