Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2012 at 12:47 UTC
Updated:
17 Jul 2012 at 12:51 UTC
Right now installing commerce_kickstart_blog_ui is really slow because it does drupal_flush_all_caches() for no good reason.
That should be removed, and the block handling code should be moved to hook_enable(), like it is in commerce_kickstart_product_ui.
Comments
Comment #1
bojanz commentedhttps://code.drupalcommerce.org/#/c/81/
Merged.