https://bugzilla.wikimedia.org/show_bug.cgi?id=45376
--- Comment #2 from Liangent <[email protected]> --- Gerrit 50036 doesn't look like a good solution to me. Parsoid works on pages, and some pages may always have language conversion disabled or enabled (like [[zh:MediaWiki:Conversiontable/zh-cn]]). You may want to expose $wikiPage->makeParserOptions()->getDisableContentConversion() and $wikiPage->makeParserOptions()->getDisableTitleConversion() in some page related data. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
