User "Johnduhart" posted a comment on MediaWiki.r95921. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95921#c22168 Commit summary:
(bug 4381) Magic quotes cleaning is not comprehensive, key strings not unescaped Comment: It's my understanding that with magic_quotes in PHP5 the non-top level array keys are not escaped. See this comment http://www.php.net/manual/en/function.get-magic-quotes-gpc.php#49612 and the original bug report I'll fix the other things you brought up. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
