Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

mailto being formated incorrectly <span class="Email"> issue

edited September 2010 in Vanilla 2.0 - 2.8
Email adresses in the "about" section of each user and in the Dashboard under Users is displayed incorrectly and therefore the mailto doesn't work when clicked.
I think the problem is with the "Email" class, i.e. dashboard displays the following malformed format in all users:
Username1 username1@hotmail.com">username1@hotmail.com
intead something like this (that should be linked to a mailto href):
Username1 username1@hotmail.com
<span class="Email"> <a mailto:username1@hotmail.com"" href="mailto:<a href=">username1@hotmail.com</a> "> <a href="mailto:username1@hotmail.com">username1@hotmail.com</a> </span>
That really doesn't look good, also if only the last "<a href.." sentence was present, it would work fine. I don't understand why the first statement. Applied a patch I found at: http://vanillaforums.org/discussion/12928/email-address-format-xhtml-compatible
but it didn't make a difference, please help!
Thanks.

Comments

This discussion has been closed.