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

bugtraq:logregex not working as expected

From: Sven Brueggemann <SBrueggemann_at_gmx.net>
Date: 2006-03-22 22:37:31 CET

Hello,

I enter bug ids using bugtraq:label, bugtraq:message,
bugtraq:number=false and bugtraq:warnifnoissue=true.

The bug ids consist of 2 to 4 alphabetic characters
and a number, so my bugtraq:logregex is

Issue: .*
([A-Z]{2,4}\d{1,4})

In the Log Messages dialog, TSVN converts the word
"Buntekuh" in "Issue: Buntekuh" into a link, although
"Buntekuh" does not match the regex on the second line
of bugtraq:logregex.

The regex works correctly with RegExpTest.

TSVN 1.3.1, 1.3.2 and 1.4.0 6081.

Kind regards

Sven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 22 22:37:41 2006

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.