Iñaki Baz Castillo writes:
Yes, I expected it, but then the regular expression should start by "^" and end by "$" so the bug I've reported wouldn't occur. Do you agree?
i don't quite understand, but if you want from uri to match to string "out" and nothing else, you should have ^out$ in from_uri column.
-- juha