Thread Starter
nriley
(@nriley)
Applied your commit and it looks good. Thanks!
initial term: test)
quoted term: test\\)
with accent variations: t-?(e|\xc3\xa9|\xc3\xa8|\xc3\xaa|\xc3\xab)-?s-?t-?\\)
initial term: test[
quoted term: test\\[
with accent variations: t-?(e|\xc3\xa9|\xc3\xa8|\xc3\xaa|\xc3\xab)-?s-?t-?\\[
Thread Starter
nriley
(@nriley)
I’m not using parentheses or brackets in my searches — they’re coming from the Internet, I suspect from something trying to exploit some bug or other. Thanks for the quick fix — will test later today when I get a chance.