Address CSS/theme issues when caching
ajayg - January 25, 2007 - 17:15
| Project: | Block Cache |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
As per
http://drupal.org/node/112330
theming is lost when you use block cache. The above link also suggest some modification to keep theming same as original block. It will be nice to have this feature (implementation can be different) in the original module itself.

#1
Making this the main issue for CSS issues with cache.
#246145: Caching of images used by blocks
#2
There is a patch attached at #139557: themeing blocks? which I am marking as a dupe.
#3
Re-rolled patch in #139557: themeing blocks? against the current 5.x-1.x-dev version.
Wondering if this also fixes the problem in #112330 - How do I theme cache blocks?