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

moshe weitzman’s picture

i 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.

dvessel’s picture

Priority: Normal » Minor

I'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.

moshe weitzman’s picture

I think there is something odd with theme caching regardless of devel. I have seen similar refresh stubbornness.

dvessel’s picture

Status: Active » Closed (duplicate)