Closed (fixed)
Project:
External Links
Version:
7.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2010 at 22:46 UTC
Updated:
19 Jan 2011 at 07:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dave reidGood find, this definitely needs to be fixed.
You can safely remove 'attributes' => array() now that this is using the proper theme function.
Also, we're missing a space after a comma, and a concatenating period.
Needs to be a space in between 'image', and array(
Same here about removing 'attributes' => array().
Powered by Dreditor.
Comment #2
quicksketchWeird, I wonder what I was thinking here.
Comment #3
pillarsdotnet commentedPedants...Thanks, Dave.Comment #4
ryivhnn commentedLoL XD
Patch hasn't destroyed my site and the icons are still iconing and external links are still opening in new tabs/windows :)
Comment #5
quicksketchThanks, committed. Backported a similar change to D6.