Description & Example
For email adresses the letter-icon should be shown. But mailto:a@b.com is shown with the icon for http-links.
[[MailTo(a AT b DOT com)]]
<a AT b DOT com>
OK
a@b.com
OK
mailto:a@b.com
OK
a@b.com
OK
http://a.b.c/
OK
https://a.b.c/
OK
file://a.b.c/
OK
ftp://a.b.c/
OK
attachment:xxx
OK
mailto:a@b.com
OK
telnet:a.b.com
OK
irc:a.b.com
OK (same icon as telnet, though)
news:a.b.com
OK (same icon as telnet, though)
nntp:a.b.com
OK (same icon as telnet, though)
Details
This Wiki.
Workaround
Discussion
I don't see 'any' icon at all, tried several themes. The generated hlml shows the links with class="www". I'm sure that I saw some mailto icons yesterday. -- RobertSeeger 2005-12-01 14:52:03 (using IE6)
Interesting, they are still there with Mozilla. For IE6 I lost them too. Maybe they are just replaced at this moment
-- DavidLinke
- IE6 has lots of bugs. One of them affects the CSS we use for rendering those icons.
Plan
- Priority:
Assigned to: ThomasWaldmann
- Status: fixed in patch-277