Closed (fixed)
Project:
Bean (for Drupal 7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2013 at 08:29 UTC
Updated:
4 Feb 2013 at 14:50 UTC
Is this really necessary?
A menu_rebuild() can take a considerable amount of time (20s my case, according to xhprof), adding a second call to it doubles that, obviously.
Maybe make that call configurable and set it to FALSE in bean_flush_caches() ?
Comments
Comment #1
indytechcook commentedhttp://drupal.org/commitlog/commit/22232/dd452d7ae1c233db2ded9c9185c0fdf...
Cheerio!