Closed (duplicate)
Project:
Devel
Version:
7.x-1.x-dev
Component:
devel
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2008 at 20:22 UTC
Updated:
29 Mar 2008 at 04:58 UTC
The .info file for themes is cached. How about clearing that on clicking on the clear cache link in the devel block. Would be another but tiny step for better theming.
Comments
Comment #1
moshe weitzman commentedi don't know what cache you mean, but anyway we now just call the core cache flush function so i think this request is for some part of core to implement hook_cache_flush() or somesuch.
Comment #2
dvessel commentedI'm not sure either. This really strange. If I'm in the front page and hit "Empty cache", it takes about 2 refreshes to show the changes I made in the .info file but doing it from the administration pages, it's instant. I only tested with setting regions. I'll do more testing.
Comment #3
moshe weitzman commentedI think there is something odd with theme caching regardless of devel. I have seen similar refresh stubbornness.
Comment #4
dvessel commentedfix was found: http://drupal.org/node/239958