There is a bug in _link_sanitize() where if $item['title'] is not set it throws a PHP notice as it should. Attached is a simple patch that should prevent this.

CommentFileSizeAuthor
empty_title.patch623 bytesAnonymous (not verified)

Comments

p4trizio’s picture

Hello,
I just applied your patch... same PHP notice.
Did you try it yourself?

Anonymous’s picture

Yes I've tested this. Where exactly are you seeing this notice?

becw’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of http://drupal.org/node/948628 -- which also has a more comprehensive patch. I'm copying your issue title, though :)