E. Smith - 2009-09-18

ItemLinkURL and ItemFindRegex create hyperlinked bug numbers in SubversionNotify 2.0.10's emails.

It appears  that ItemLinkURL is putting an unnecessary space after the hyperlink it creates. So where I'd expect

  bug 6: Description.

in my SubversionNotify email, I get an unnecessary space after the hyperlinked "6", as in

  bug 6 : Description.

Is this the best place to log this bug?