A link field can be set to not require a title. If no title exists then there is an error thrown by linkchecker:

Notice: Undefined index: title in linkchecker_parse_fields() (line 1203 of /home/padgett/public_html/sites/all/modules/linkchecker/linkchecker.module).

In the above situation $item['title'] is NULL which breaks l() and _linkchecker_check_markup() fucntions.

If I find some time I'll circle back around and patch this if someone else doesn't get it done first.

Comments

hass’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.