We have a views block on the dashboard with some exposed filters, when submitting a filter, views is (to all appearances) errantly loading some non-admin theme stylesheets. Specifically, page styles. This only occurs on view blocks on the dashboard with ajax turned on. With ajax disabled, the view output is empty.

Comments

dawehner’s picture

#567222: ajax views do not work with the themekey module is a similar issue in the themekey issue queue.

merlinofchaos’s picture

Yeah, we probably need views ajax to do something CTools is already doing, which is making sure to set the theme based on the theme key using a callback on the ajax menu item.

merlinofchaos’s picture

Status: Active » Fixed

Made this change; views ajax calls should now honor the theme the page was in at the time it was made.

Status: Fixed » Closed (fixed)
Issue tags: -dashboard, -Ajax, -exposed filters

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