https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34438 --- Comment #2 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 154002 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154002&action=edit Bug 34438: Add lang to borrower_modification table To test: 1. Install a language pack ( sudo koha-translate -i es-ES ) 2. Turn on the system preference TranslateNotices 3. The lang field now appears when registering a patron from the staff interface but not on the OPAC self registration form. 4. Apply patch, updatedatabase, restart_all 5. Go to the OPAC self reg form and notice the Preferred language for notices: 6. Use the PatronSelfRegistrationBorrowerUnwantedField and PatronSelfRegistrationBorrowerMandatoryField to make sure you can make the field requied/hidden. 7. Login to the OPAC and go to patron details, make sure you can modify the Preferred language for notices field successfully. -- You are receiving this mail because: You are watching all bug changes.