"Aaron Schulz" changed the status of MediaWiki.r102497 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102497

Old status:  new
> New status: ok

Commit summary for MediaWiki.r102497:

* (bug 29092) Removed usage of $wgArticle from AbuseFilter extension
Instead pass the Article object from the EditFilterMerged hook to the 
AFComputedVariable object and see whether the object is present to do a parse 
operation since other code paths won't pass an Article object

Also simplified the fallback code in AFComputedVariable::compute() to simply 
continue instead of calling the function again.

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

Reply via email to