Closed (duplicate)
Project:
Link checker
Version:
6.x-2.4
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2010 at 16:18 UTC
Updated:
28 Sep 2010 at 21:43 UTC
If you set the textarea for 'Do not check the link status of links containing these URLs' blank, linkchecker sets the status of everything in linkchecker_links table to 0 and nothing gets checked.
It took me a while to track this down and get linkchecker working. There must be a problem with the preg_match logic in _linkchecker_link_check_status_filter. The easiest fix may be to make that setting a required field.
Comments
Comment #1
hass commentedThis has been fixed long time ago and the fix is in latest DEV.