"Rsterbin" changed the status of MediaWiki.r105252 to "new" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105252#c27502

Old Status: fixme
> New Status: new

Commit summary for MediaWiki.r105252:

Tweaks and bug fixes for API uils class, as per Roan's review:
        - Fixed incorrect global of $wgArticleFeedbackNamespaces
        - Removed getRevisionId(), removed pointless use in view ratings api 
call
          (rev id is never used), and replaced use in submit api call with
          $title->getLatestRevID()
        - Fixed doc block for getFields()
        - Removed if statement to create an array before appending in 
getOptions()

Rsterbin's comment:

Fixed in r106018 -- thanks!

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

Reply via email to