2015-04-26 23:40 GMT+02:00 Andriy Rysin <ary...@gmail.com>:

> Looks like in <token> regexp is case sensitive by default, but in
> <match> it's not. Is this only for me? If not was this by design?
>

It is the other way around: <token> regexp is case insensitive and <match>
regexp is case sensitive.  I'd prefer both to be case insensitive by
default.  Could we change it now smoothly?

You can make the "match regexp" insensitive with:

<match no="1" regexp_match="(?iu)(.*)" ...>

Regards
Jaume
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to