"Hashar" changed the status of MediaWiki.r112721 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112721

Old status:  new
New status: ok

Commit summary for MediaWiki.r112721:

[ApiSandbox] Prevent duplicate submission of the form when clicking "Make 
Request"
* The buttons had type=submit and were inside the <form> tree, when not 
prevented the form is naturally submitted in a non-ajax fashion (which is then 
hooked into from the submit handler)
* Fixes:
-- (bug 34790) [Regression] Pressing "Make Request" shouldn't make two requests 
to api.php

* This commit is a re-do of r112702, which somehow freaked out SVN

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to