After updating External Links from 7.x-1.16 to 7.x-1.17, all images linking to an external link now have the "external link" icon displayed beside them! Even, if the checkbox "Place an icon next to image external links." at admin/config/user-interface/extlink is kept unchecked.
Sorry for having this issue's priority increased, but with this the sites really may become looking ugly.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | extlink-always-on-images-2257023-8.patch | 463 bytes | jordan8037310 |
Comments
Comment #1
roball commentedComment #2
roball commentedComment #3
elachlan commentedThanks for the bug report. If you resave the config does it fix it? I will have a look as soon as possible.
Comment #4
roball commentedNo, unfortunately re-saving the config form does not help. Thanks for looking into the problem.
Comment #5
elachlan commentedI believe it could be caused by this change #2243457: CSS exclusion stopped working.
Comment #6
jordan8037310 commentedI also have this issue and resaving the config does not help
Comment #7
jordan8037310 commentedReverting the change at https://drupal.org/node/2243457 does not help.
Comment #8
jordan8037310 commentedAfter reviewing the release notes, I checked out this commited patch as it deals more with the functionality of the image links.
https://drupal.org/node/2255295#comment-8735273
Attached is a patch I made after partially reverting some of the patch above. Fixed this issue for me.
Comment #9
susoson commentedExperienced same issue on first install of this module today. Applied patch in above post and problem solved.
Comment #10
wickwood commentedI also had the same issue and the patch in #8 applied to dev version worked for me.
Comment #11
rHOnDO commentedSame issue, fixed by patch from comment #8. Installed and configured the module, checked and unchecked the config. Uninstalled and reinstalled module ... fixed when I installed patch.
Comment #12
captaindav commentedWe just updated the external links module (only) to 7.x-1.17 on an Omega themed site with graphic images and slides on the front page. After updating the external links module, the page layout (done in Panels) changed with items not wrapping correctly. I assume this is due to this issue.
Comment #13
A-snowboard commentedok for me.
Tank'
Comment #15
elachlan commentedComment #16
roball commentedThanks for finally committing this fix. I think this deserves a new release, since this bug may have broken the visible layout of many sites (including some of mine).
Comment #17
elachlan commentedI have created the release. It should be up in a little while.
Comment #18
roball commentedThank you elachlan for releasing 7.x-1.18! Now works totally fine :-)