[turba] mailto URL formatting problems

Jan Schneider jan at horde.org
Wed Aug 13 16:48:47 PDT 2003


Zitat von "Dr. Michael J. Chudobiak" <mjc at avtechpulse.com>:

> Hi,
>
> I want to set Turba to launch my default (non-IMP) email program when I
> click on an email address in Turba. I've edited my registry.php to set
>
> $this->registry['mail']['compose'] = 'default';
> $this->registry['mail']['composePopup'] = 'default';
>
> However, Turba seems to format the mailto URLs in a way that neither
> Firebird or MS IE can understand. For example, it returns:
>
> <a href="mailto:Michael Chudobiak
> &amp;lt;mjc at avtechpulse.com&amp;gt;">mjc at avtechpulse.com</a>
>
> and the browser can't extract the email address.

Yes, that doesn't look right, this should be &lt; and &gt;
Looks like the url gets passed twice through htmlspecialchars(). Do you have
a patch to fix that?

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the turba mailing list