* (bug 10463) Apply $wgRenderHashAppend to sitenotice cache keys so SSL and non-SSL...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 16 Sep 2008 21:14:25 +0000 (21:14 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 16 Sep 2008 21:14:25 +0000 (21:14 +0000)
commit11132c0edb1d2ac8cf23d17f580be04adf2c4aca
tree52c934144fc531993eaec0a26aa911af92c767e2
parentd323c2095cc36ae97bb046dc6dea66ef04fe3b91
* (bug 10463) Apply $wgRenderHashAppend to sitenotice cache keys so SSL and non-SSL sites get separate notice caches.

This seems to be a little funny, though, at least on commons -- the commonswiki:sitenotice:https=1 key is just storing 'false' so it presumably gets reparsed on each run. I can't see any way that this should be happening, which is a little intimidating...
includes/GlobalFunctions.php