Active
Project:
Rules Link
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2012 at 01:54 UTC
Updated:
25 Jun 2012 at 07:48 UTC
After installing beta3 the Drupal menu cache needs to be manually cleared before accessing '/admin/config/workflow/rules_links'.
Before clearing the cache, the content from '/admin/config/workflow' is displayed when loading '/admin/config/workflow/rules_links'
Rules Version: 7.x-2.1
Comments
Comment #1
mitchell commentedI pulled up views.install for an example.
cache_clear_all(NULL, 'cache_menu');