Closed (fixed)
Project:
Simple Menu Icons
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2017 at 15:06 UTC
Updated:
29 Nov 2017 at 19:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sylvainar commentedIt seems that it's not the good hook.
According to Drupal.org drupal API, the cache flush hook shouldn't be used to flush custom cache.
The hook_rebuild should be used instead.
I'm working on a patch, I'll keep you informed.
Comment #3
sylvainar commentedYup, changing the hook was the solution. I retried all the update procedure and it doesn't fail anymore, and the module is still working properly.
Comment #4
sylvainar commentedComment #5
pifagorhttps://www.drupal.org/project/simple_menu_icons/issues/2880544#comment-...
Comment #6
pifagor