Closed (duplicate)
Project:
External Links
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2009 at 09:22 UTC
Updated:
25 Jul 2009 at 04:02 UTC
I'm using the lightbox modal forms to display a popup when the login form is clicked. I noticed that when that link is clicked, all external links get a second icon added after them.
I suppose the javascript code doesn't check if the external link class has already been added to the link before.
Comments
Comment #1
v8powerage commentedYup - same here I'm using thickbox module and have exactly the same thing, another icon is being added upon calling thickbox window.
I'm also using block_refresh module and is set to 10s, so every 10s another icon appears, which looks most bizzare :P
Comment #2
quicksketchThis has already been corrected in #455524: Prevent display of multiple icons.