User "Jlemley" posted a comment on MediaWiki.r94092. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94092#c20530 Commit summary:
Fixed conflict with simplesecurity. Code cleanup. Comment: It looks like $wgArticle is due to be deprecated two versions after the current release (1.19), but per the manual, $wgTitle is unreliable at best (and I've tried - it's right). The manual for both of these objects says not to use them. Ever. Please let me know a way to reference the article object that works in the current release and I'll update the code. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
