Mailto links are currently breaking the process.

Comments

swirt created an issue. See original summary.

  • swirt committed 8327a1e on 8.x-1.x
    Issue #3104297: Add method for handling mailto links
    
swirt’s picture

I added a check to avoid curling a mailto link. This essentially bypasses checking of mailtos if the mailto scheme is correct. Incorrectly formed mailto scheme would result in it showing as a bad link, which is not a bad result.

In the future it might be good to add more comprehensive validation of mailto links.

swirt’s picture

Status: Active » Fixed
swirt’s picture

Status: Fixed » Closed (fixed)