"Hashar" posted a comment on MediaWiki.r112702.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112702#c31665

Commit summary for MediaWiki.r112702:

[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

Hashar's comment:

reverted using:

 $ cd /srv/trunk/extension/ApiSandbox
 $ svn merge -c -112702 .

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

Reply via email to