> > Do not forget to backslash-quote dots in a regular expression > > if you mean a literal dot instead of 'any character'. > > Eep. That was copied from existing rules. I believe you're right, and > there are a bunch of rules that need more escaping. Thanks.
True, there is a bunch of rules that need more escaping. It is noted somewhere in the bug tracking (but not as a standalone ticket), and needs a volunteer to do the cleaning :) Mark