"Catrope" changed the status of MediaWiki.r105193 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105193

Old status:  deferred
> New status: ok

Commit summary for MediaWiki.r105193:

Tweaks and bug fixes for jquery plugin, as per Roan's review:
        - Use mw.util.wikiScript( 'api' ) to get the URL for api.php
        - Namespaced find-feedback id
        - Terms page link always comes from wgArticleFeedbackv5TermsPage
        - Terms page doesn't need wikiGetLink() anymore
        - Added var before t in loops (leaked to the global scope)
        - Removed unused attribute "original-title" on trash icon
        - Closed html:msg tag
        - Removed old template lines from bucket 5's buildForm()
        - Removed anontoken parameter from viewratings api call
        - Wrapped console.log() calls in object checks
        - Replaced someone's wonky mw.msg() calls with html:msg tags in the 
edit cta template
        - Fixed places where .html() was used for message contents with .text()

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

Reply via email to