User "Krinkle" posted a comment on MediaWiki.r101356.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101356#c25195
Commit summary:

fix mediawiki.test wrong URL

mw.loader.bug30825 test verify we AJAX calls support protocols relative URLS.
The way we forged the target URL was fine when running tests directly from
the file (ie: http://localhost/wiki/tests/qunit/index.html ) but did not
work correctly from Special:JavaScriptTest.

This patch fix the forged URL so it works in both case hopefully.

Comment:

Oh now I see it. My bad. So the wgScriptPath isn't entirely clean on 
index.html, perhaps we can fix that more centrally ?

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

Reply via email to