User "Nikerabbit" posted a comment on MediaWiki.r92549.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92549#c19828
Commit summary:

1.18: Back out adaptive message cache (r71412, r71418, r74177, r74179) by 
merging r81444 from REL1_17

Comment:

<pre>
-                       if ( !$wgAdaptiveMessageCache ) {
-                               return false;
-                       }
</pre>

That return false should be there in else clause for the if above. Same bug is 
in 1.17 which increases calls to underlying cache system many times.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to