Your link validate code fails on this: mailto:me@mydomain.com

looking at your code i think it i supposed to pass.

will need to look closer at the preg_matches to see why exactly it fails.

Comments

quicksketch’s picture

Status: Active » Fixed

I've put some changes into the development versions (4.7 and 5) that allow mailto: links. If you could download the development version I test the changes I'll appreciate it. Please open new issues for any problems. Thanks!

liquidcms’s picture

umm.. nope. i tried this version:

// $Id: link.module,v 1.5.2.22 2007/03/16 23:43:07 quicksketch Exp $

still fails on: mailto:pta@allanalog.com

quicksketch’s picture

liquidcms’s picture

quicksketch’s picture

Status: Fixed » Active

Oh cripes I hadn't thought about something like that. I'll have a look sometime.

quicksketch’s picture

Status: Active » Fixed

This has now been corrected in CVS and will be included in 1.6 version of link module. Should completely follow the mailto link standard: http://www.faqs.org/rfcs/rfc2368.html.

Anonymous’s picture

Status: Fixed » Closed (fixed)