User "Wikinaut" posted a comment on MediaWiki.r89707. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89707#c17809 Commit summary:
quick fix for bug28983 . Do not use $path in the loop. Even the remaining $e is dangerous subject to change from the require-once-loaded extensions. This is NOT A FINAL fix, just a small improvement Comment: remaining problem: $e . If an extensions take the liberty to use $e , it changes the loop. Please fix finally. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
