Closed (fixed)
Project:
External Links
Version:
7.x-1.16
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2014 at 12:32 UTC
Updated:
15 May 2014 at 06:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
markus_petrux commentedSame issue here.
Comment #2
raj.chourasia commentedSame issue
Comment #3
quicksketchHmm, thanks guys. I would guess it'd be #1329786: JS refactoring or #1206276: Make priority of include and exclude pattern matching configurable that caused this problem, based on the Git history that affected CSS inclusion/exclusion.
Comment #4
Charlesdru commentedSame issue
Comment #5
papper00 commentedHi guys, same issue here.
Have overcome the issue by overriding the background and padding styles in my local.css to remove the icon based on the parent elements, which is of course pretty much the same thing!
Comment #6
herved commentedI have the same.
Here's a patch I did which seems to solve the issue. Needs review though.
Comment #7
spazfox#6 works for me and doesn't appear to break anything!
Comment #8
play4quarters commented#6 also working here! Thanks herve001!!
Comment #9
rian76 commented#6 also fixes issue here. Thanks herve001.
Comment #10
herved commentedComment #12
herved commentedOkay... Same patch but using git -_-'
Comment #13
herved commentedComment #16
quicksketchThanks everyone! We really appreciate the testing and patches. Sorry about breaking this. :(
Committed to both branches. I'll be making a new release shortly with this and other fixes included.