https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31619 --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> --- Created attachment 140963 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140963&action=edit Bug 31619: add title back to list of OPACSuggestionMandatoryFields options This patch fixes a regression introduced by bug 29695 that prevented setting the title as a required field when setting the OPACSuggestionMandatoryFields to a non-default value. To test: [1] Set OPACSuggestionMandatoryFields in the system preferences editor and note that 'title' is not listed in the modal that is displayed. [2] Apply the patch. [3] Revist the system preference editor and note that 'title' is now displayed as an option. Signed-off-by: Galen Charlton <gmc@equinoxOLI.org> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.