When new icon for menu is uploaded, the new icon will not show on front-end until we clear cache from drush. Because menu_icon.css will not regenerate on form_submit. That is why old icon is displayed instead of new.

Comments

bunty_badgujar created an issue. See original summary.

bunty badgujar’s picture

Patch that will give directory to write permission.

pifagor’s picture

Status: Active » Needs work

@bunty-badgujar
can you confirm the relevance of the problem?

bunty badgujar’s picture

@pifagor,
The problem is that whenever we update the icon in menu item, it will not immediately showing the changed icon on front-end. We have to do cache clear from drush to show changes.

nghai’s picture

@pifagor this issue : https://www.drupal.org/project/simple_menu_icons/issues/2847964 might have positive result for the problem,

pifagor’s picture

  • pifagor committed 16e5ae5 on 8.x-2.x
    Issue #2832075 by Bunty Badgujar, pifagor, nghai: When new icon uploaded...
pifagor’s picture

Status: Needs work » Fixed

Incorect patch.

error: simple_menu_icons_old.module: No such file or directory

I fixed it

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.