Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2004 at 23:55 UTC
Updated:
11 Sep 2004 at 10:59 UTC
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
Comment #1
adrian commentedThis was my bad, it appears to be introduced through the patch for Cache problem with Postgres