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

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

Krinkle's comment:

No, I just modified the javascript file and committed it with <code>svn commit 
-F /path/to.txt</code>.

Then was surprised that the .css file was also being committed (albeit not 
showing up in "svn status" or "svn diff").

However when checking now, I can't re-add it either, it says the prop for 
"svn:eol-style" is still "native" as it should be.

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

Reply via email to