Reviewed & tested by the community
Project:
Menu Icons
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2011 at 08:38 UTC
Updated:
14 Nov 2014 at 02:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nicholas.alipaz commented+1 for this!
Comment #2
sjugge commented+1 for this patch.
Comment #3
fonant commentedPatch does seem to help :)
Comment #4
rooby commentedThat patch is not well rolled. Without reading the description that goes with it you have no idea where the line is being added.
Here is a reroll for drupal 7. It should be fixed there first anyways.
Functionality wise it is the same, just with an added comment.
It fixes the problem for me.
Comment #5
klaasvw commentedWhat about clearing the CSS cache any time the menu icons CSS is rebuilt? The solution from #4 won't work with menu icons added through the node form.
Comment #6
dscl commented#5 Works like a charm. :)
Thanks a lot!