ibril15 wrote:
> Hello,
>
> I'm running Windows Server 2003 SE with TortoiseSVN with the following
> version information:
>
> TortoiseSVN 1.5.6, Build 14908 - 32 Bit , 2008/12/20 11:51:04
> Subversion 1.5.5,
> apr 1.2.12
> apr-utils 1.2.12
> berkeley db 4.4.20
> neon 0.28.3
> OpenSSL 0.9.8i 15 Sep 2008
> zlib 1.2.3
>
> I have added to a local folder a "bugtraq:logregex" property with
> value being the example given in Section "5.27.1.2. Issue Numbers
> Using Regular Expressions" of the TSVN help, namely:
>
> [Ii]ssues?:?(\s*(,|and)?\s*#\d+)+
> (\d+)
>
> I open up the commit dialog for this folder and type the following
> text:
>
> This change resolves issues #23, #24 and #25, test, test, test
> testesttestest
>
> The problem is that the bold highlighted text starts at "issues" and
> stops at "testes" (the first half of the last word). Also, the italic
> underlined portions become "23", ", " (the comma and space between 25
> and test), and "es" (the 5th instance of es, the last two bold
> letters).
>
> When I view the log for a folder that has a similar regex, the issue
> column seems to correctly parse out the issue numbers, so it seems to
> be a problem with just the commit dialog.
>
> This issue seems very similar to one reported in a post called "A
> couple display issues" by Josha Foust on Jul 25 2008. The response
> from Stefan Küng in the discussion says "Fixed in r13552, backported
> to 1.5.x in r13553".
>
Fixed in r15153.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1041629
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-21 18:36:06 CET