Calling variable_set() clears the variable cache, which might cause a problem in some sites.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | millennium-795448.patch | 7.06 KB | janusman |
| #5 | millennium-795448-2-d6.patch | 7.06 KB | janusman |
| #2 | millennium-795448-2-d6.patch | 7.06 KB | janusman |
| #1 | millennium-795448-1.patch | 7.27 KB | janusman |
Comments
Comment #1
janusman commentedThis 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.
Comment #2
janusman commentedAaaand a patch for D6. Setting it so the testing bot will do its thing.
Comment #4
janusman commentedComment #5
janusman commentedLet's try this again.
Comment #6
janusman commentedHmm.. again.
Comment #8
janusman commentedCommitted to 5.x-2.x and 6.x-2.x branches.
Comment #9
janusman commentedtest
Comment #10
janusman commentedMissed committing a portion to millennium.module in the 5.x-2.x branch. Fixed.