https://bugzilla.wikimedia.org/show_bug.cgi?id=59798
--- Comment #21 from Faidon Liambotis <[email protected]> --- extensions/CategoryTree/CategoryTreeFunctions.php has this piece of code: if ( $parser && $wgCategoryTreeDisableCache && !$wgCategoryTreeDynamicTag ) { $parser->disableCache(); } (with $wgCategoryTreeDisableCache having a value of true, its default) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
