![]()
From: Peter C. McCluskey (pcm@rahul.net)
Date: Mon Feb 04 2002 - 13:28:05 CST
mic@mathcs.emory.edu (Michelangelo Grigni) writes:
>The "ftp://user@host.dom" URL previously reported does not exhibit the
>display bug, apparently because of its fictitious ".dom" TLD. But the
>bug does appear for the following examples, in hypermail 2.1.4 (patch
>level 0) and at any level of showhtml:
>
> who@host.com">ftp://who@host.com
> who@host.com/path">ftp://who@host.com/path
> who@host.com">http://who@host.com
> who@host.com/path">http://who@host.com/path
I have checked in a change to string.c which seems to fix this. It now
checks for :// before anything that looks like an email address, and avoids
converting to a mailto if it finds the ://.
-- ------------------------------------------------------------------------------ Peter McCluskey | Free Jon Johansen! http://www.rahul.net/pcm |
![]()