Closed (fixed)
Project:
Memcache API and Integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
8 Apr 2007 at 23:28 UTC
Updated:
12 Aug 2007 at 10:03 UTC
Depending on what phase the bootstrap is at, this function with either return the section from $conf or the merged database/$conf array (ie, the resulting array from variable_init()).
This is an issue for us as if the user admin area generates a server/cluster/bin which is required before bootstrap has given us the variables table then we're pooped.
I'm making this issue because I think it will need to be documented somewhere that if you want to use memcache for something which is to be cached DRUPAL_BOOTSTRAP_SESSION then you NEED to have your settings in settings.php.
Comments
Comment #1
nicholasthompsonBtw, this currently only effects the admin area I'm making... But its also good to know generally!
Comment #2
robertdouglass commentedI don't think this is an issue any longer, right?
Comment #3
(not verified) commented