https://bugzilla.wikimedia.org/show_bug.cgi?id=57026
--- Comment #23 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #22) > I still see TemplateDataHooks::onPageContentSave mentioned in > dbperformance.log I think that's expected. As I read it, the fix above is meant to work by having the hook do the parsing, and then have core skip doing the parsing. Testing Locally with TemplateData, this seems to work, with parsing only happening in TemplateData extension on page save. <aside>It'd be nice if there was some way to do ?forceprofile=true/?forcetrace=true on page save. Maybe $wgDebugRedirects could somehow be triggered by a url parameter, and whatever magic makes forcetrace work in places where forceprofile doesn't be made to happen </aside> -- 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
