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
| Comment | File | Size | Author |
|---|---|---|---|
| fix_notice.patch | 669 bytes | berdyshev |
Comments
Comment #0.0
berdyshev commentedpath to file simplified
Comment #1
t0xicCode commentedI can confirm that the patch solves the problem.
Comment #2
t0xicCode commentedMight as well set it at reviewed...
Comment #3
t0xicCode commentedMarked #1304688: Undefined index in _link_sanitize() as duplicate
Comment #4
t0xicCode commentedCode is not present in HEAD, thus can be marked as fixed...
Comment #5
dqdpls leave open if no maintainer has confirmed a committed change. thx 4 understanding
Comment #6
dqdcorrection: if (isset ... is already in latest dev for a while
... for beta users: please update to latest dev ...
Comment #7.0
(not verified) commentedspelling fixed