= 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)]]` || <> || OK || || `a@b.com` || a@b.com || OK || || `mailto:a@b.com` || mailto:a@b.com || OK || || `a@b.com` || a@b.com || OK || || `http://a.b.c/` || http://a.b.c/ || OK || || `https://a.b.c/` || https://a.b.c/ || OK || || `file://a.b.c/` || file://a.b.c/ || OK || || `ftp://a.b.c/` || ftp://a.b.c/ || OK || || `attachment:xxx` || [[attachment:xxx]] || OK || || `mailto:a@b.com` || mailto:a@b.com || OK || || `telnet:a.b.com` || telnet:a.b.com || OK || || `irc:a.b.com` || irc:a.b.com || OK (same icon as telnet, though) || || `news:a.b.com` || news:a.b.com || OK (same icon as telnet, though) || || `nntp:a.b.com` || nntp:a.b.com || OK (same icon as telnet, though) || == Details == This Wiki. == Workaround == ## How to deal with the bug until it is fixed = 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 <> (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 = ## This part is for Moin``Moin developers: * Priority: * Assigned to: ThomasWaldmann * Status: fixed in patch-277 ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed