We should probably just trim this string on save? To recreate: 1 - Add a trailing space to DefaultPatronSearchFields 2 - Attempt to search for patrons 3 - Error!
I think we should fix it on top of bug 22844.
I'm going to rename this one as it's part of a larger problem where fields in DefaultPatronSearchFields aren't validated and so a mistake in this syspref will break patron search.
(In reply to Jonathan Druart from comment #1) > I think we should fix it on top of bug 22844. That would be a good alternative of course
This field is now controlled by a selection editor - so doesn't accept manual input - can we consider this fixed?
(In reply to Nick Clemens from comment #4) > This field is now controlled by a selection editor - so doesn't accept > manual input - can we consider this fixed? Yeah that works for me