The variable cache is causing some strange behaviour in the theme system. Although theoretically it should be happening elsewhere, I have been unable to reproduce it in any other way.

Description :

1) Go to admin/themes and set theme to anything but bluemarine
2) Go to admin/themes/settings and click save configuration.
3) This should still be fine, but now click on any link on the page, and you will see the theme becomes bluemarine, for just that page load.

When i change bootstrap.inc to ignore the cached variables, the problem was fixed.

Comments

adrian’s picture

This was my bad, it appears to be introduced through the patch for Cache problem with Postgres