Hi Lon, What does your pattern look like? Did you try adding a "?s" to your expression?
On Wed, Apr 15, 2020 at 11:05 PM Lon Varscsak <lon.varsc...@gmail.com> wrote: > Hey all, trying to use likeIgnoreCase on an in-memory list and it appears > not to work if there is a new line in the text. The Pattern would need > Pattern.DOTALL as a flat to work properly. Would you consider this a bug? > > -Lon >