Calling variable_set() clears the variable cache, which might cause a problem in some sites.

Comments

janusman’s picture

Status: Active » Needs review
StatusFileSize
new7.27 KB

This patch introduces a variable_set() "replacement" for use by the module; a hook_exit() implementation then clears the variable cache if necessary.

TODO: See if hook_exit() is the right place for this.

janusman’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev
StatusFileSize
new7.06 KB

Aaaand a patch for D6. Setting it so the testing bot will do its thing.

Status: Needs review » Needs work

The last submitted patch, millennium-795448-1.patch, failed testing.

janusman’s picture

Status: Needs work » Needs review
janusman’s picture

StatusFileSize
new7.06 KB

Let's try this again.

janusman’s picture

StatusFileSize
new7.06 KB

Hmm.. again.

Status: Needs review » Needs work

The last submitted patch, millennium-795448.patch, failed testing.

janusman’s picture

Status: Needs work » Fixed

Committed to 5.x-2.x and 6.x-2.x branches.

janusman’s picture

test

janusman’s picture

Missed committing a portion to millennium.module in the 5.x-2.x branch. Fixed.

Status: Fixed » Closed (fixed)

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