With multiple themes and caching on for a page display the CSS is cached for the first theme, so that when a user changes to a second theme the CSS file from the first theme is included in the display with the second making the page look awful. It only happens on views pages and it stops when caching is turned off for a particular views page.

CommentFileSizeAuthor
#2 views-cache-theme.patch572 bytesdawehner

Comments

eaton’s picture

Assigned: Unassigned » eaton

I'm tackling this along with the current-language key. The number of things we use to generate the cache key grows massively, but -- again -- this is just the default caching plugin.

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new572 bytes

Does this patch helps?

merlinofchaos’s picture

Status: Needs review » Fixed

Applied to all branches. Also added a language key.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.