I could do with a review of https://github.com/geoserver/geoserver/pull/5746 - which removes a test for a request with an empty escape character in a Like filter. It was added 6 years ago by Ben and Rini and I don’t see any related issue so I’m not sure if this is a requirement for CSW to work? or just a common error that people make?
I need to remove this test as it’s blocking https://github.com/geotools/geotools/pull/3824 which prevents people breaking the server by passing in unwise patterns including empty escapes
cheers
Ian
···
Ian Turton