https://bugzilla.wikimedia.org/show_bug.cgi?id=38809
Michael Allan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michael Allan <[email protected]> 2012-08-05 12:53:22 UTC --- Same here, disappearing factbox. SMW 1.7.1, MW 1.18.2 with CACHE_ACCEL (APC) for $wgMainCacheType, $wgMessageCacheType, and $wgParserCacheType. Fact box appears after SMW_refreshData.php or page edit, then disappears after Crtl+Shift+R (usually) or dummy edit (always). Setting $wgParserCacheType = CACHE_NONE corrects the problem. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
