https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39038 --- Comment #2 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 177532 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177532&action=edit Bug 39038: Grep for exacpt matches for collapsed fields This patch splits the preference into a list in TT and then uses grep to find exact matches for each field To test: 1 - Edit CollapsedFieldsPatronAddForm preference and check Non-patron guarantor and a few otehr fields, not Guarantor though 2 - Go to add a patron that can have a guarantor 3 - Note bot h guarantor fields are collapsed 4 - Apply patch, reload 5 - Note only expected fields are collapsed 6 - Confirm other fields continue to work as expected -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.