https://bugzilla.wikimedia.org/show_bug.cgi?id=65826
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to Niklas Laxström from comment #2) > What would be the am appropriate fix? Are special pages no longer allowed to > use OutputPage::addWikiMsg and wrapWikiMsg? OutputPage::addWikiMsg is fine. However OutputPage::wrapWikiMsg (along with OutputPage::addWikiText, OutputPage::addWikiTextTitle) never worked correctly when used from a special page that was being transcluded on a real page. -- 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
