After updating to beta1 version I get such notice
Notice: Undefined index: title in _link_sanitize() (line 495 of sites/all/modules/link/link.module).
It seems this is because of $item['attributes']['title'] doesn't exist.
Patch is in attachment

CommentFileSizeAuthor
fix_notice.patch669 bytesberdyshev

Comments

berdyshev’s picture

Issue summary: View changes

path to file simplified

t0xicCode’s picture

I can confirm that the patch solves the problem.

t0xicCode’s picture

Status: Needs review » Reviewed & tested by the community

Might as well set it at reviewed...

t0xicCode’s picture

t0xicCode’s picture

Status: Reviewed & tested by the community » Fixed

Code is not present in HEAD, thus can be marked as fixed...

dqd’s picture

Status: Fixed » Reviewed & tested by the community

pls leave open if no maintainer has confirmed a committed change. thx 4 understanding

dqd’s picture

correction: if (isset ... is already in latest dev for a while

... for beta users: please update to latest dev ...

Status: Reviewed & tested by the community » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

spelling fixed