Closed (fixed)
Project:
Menu Icons
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
28 Feb 2012 at 15:53 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent
Comments
Comment #1
acrollet commentedComment #2
acrollet commentedUpon further investigation, I did not find a problem with the derivatives being flushed. There was, however, a problem with them getting generated in the first place, which I've fixed in http://drupalcode.org/project/menu_icons.git/commit/11c9278 -- If you're able to test and verify that this fixes your issue, it would be much appreciated it. At that point, I think we'll be ready for a 3rd (and hopefully final) beta before releasing a 1.0.
Comment #3
Anonymous (not verified) commentedThe patch seems to work. I noticed the image url on the menu item edit form is now reading public://path and the css is reading the full url, which makes sense - before it was the opposite. I was able to add a new menu icon and then replace the image without any issues.
Comment #4
acrollet commented