https://bugzilla.wikimedia.org/show_bug.cgi?id=29111
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Platonides <[email protected]> 2011-05-24 20:28:52 UTC --- Note that 1.17 uses a different format of addressing its parser cache. By default, it does not try to read the old entries*, so that would make you rerender the pages. Although descriptions of Category pages do not usually have complex wikitext structures. Maybe you are hitting some category sorting issue. We would need some test data to reproduce it. For instance a page that now takes longer to render, or even a dump of a small test wiki showing the problem. *You can tweak it by changing ParserCache::try116cache until old entries are purged. -- 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
