"Aaron Schulz" posted a comment on MediaWiki.r110716.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110716#c30491

Commit summary for MediaWiki.r110716:

Please review carefully, I cannot see negative side effects from this patch. It 
gives extensions which use the (depreacted) UnknownAction hook a chance to see 
the original action= value. This fixes bug 34203 and bug 34161 UnknownAction 
hook problem: the hook must pass the unknown action to the callee and not the 
value "nosuchaction"

Aaron Schulz's comment:

How would that effect performance? getVal() is just quick that function that 
works on the $_GET global. It has negligible speed impact.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to