Closed (duplicate)
Project:
Link checker
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 10:09 UTC
Updated:
25 Apr 2012 at 10:26 UTC
Fields defined with the Link module allow values that omit the http:// prefix, for example "drupal.org". The Link module works correctly with them, supplying the prefix whenever needed. But Link checker sticks the site url on the front and, unsurprisingly, reports "http://mydomain.co.uk/drupal.org" as a broken link. I think Link checker should (at least as an option) apply the same rules as Link module and try the link with a simple "http://" prefix.
Comments
Comment #1
hass commented#1535594: Allow other modules to reuse the link building logics