"Nikerabbit" changed the status of MediaWiki.r110536 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110536#c30368
Old Status: deferred > New Status: fixme Commit summary for MediaWiki.r110536: provide link to origin page; replace wfMsg calls Nikerabbit's comment: Special pages already have function called msg. Overriding with a function that does different thing is not a good idea. printSuccessPage looks wrong: missing escaping or parsing. Unused global wgMessageCache is introduced in two places. In renderSeriesLink why are you using wgTitle and not the title from the parser? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
