https://bugs.documentfoundation.org/show_bug.cgi?id=172080

--- Comment #6 from Werner Tietz <[email protected]> ---
(In reply to regexer from comment #4)
> 
> Werner Tietz, 105 is the first match in the entire column, whereas I expect
> the filter to look for the first match *in each row*, since the filter says
> ID=/regex/.

its not about the order in the Column … its about the order of expressions in
the regex!

1058?|60

works also

your »105|60|1058« matches with first part »105« on entry »1058« and throws it
straight away, and therefore dont try the parts after!

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to