A link in the following format
<a href="mailto:useratdomain.com">user at domain.com </a>
Is throwing a Warning on my installation (not just being logged as an incorrect link).
A link in the following format
<a href="mailto:useratdomain.com">user at domain.com </a>
Is throwing a Warning on my installation (not just being logged as an incorrect link).
Comments
Comment #1
xtfer commentedThe warning is:
warning: parse_url(http://www.domain.netmailto:useratdomain.net) [function.parse-url]: Unable to parse URL in /home/seedsavers/htdocs/drupal/includes/common.inc on line 420
So, there's slightly more to it than my first report. Not sure how you filter these out.
Comment #2
hass commented#419572: mailto:, javascript: and other links reported as broken, has already been fixed in DEV