[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Log message filtering and special characters

From: Alexander Klenin <klenin_at_gmail.com>
Date: 2007-08-30 11:26:07 CEST

Another small issue, I hope it is a real one this time.
1) Enter '\A[' (without quotes) in search box.
2) Wait a second.

The text you entered changes to '\a[', which breaks regexp (because \A
is case-sensitive).
I think the auto-lowercasing should be removed.

-- 
Alexander S. Klenin
Insight Experts Ltd.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 30 11:23:10 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.