User "Krinkle" changed the status of MediaWiki.r88509. Old Status: new New Status: ok
User "Krinkle" also posted a comment on MediaWiki.r88509. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88509#c17077 Commit summary: Fix the mw.loader when running test with a file:// URL When running the tests using a local url, the href will include index.html which was not stripped by the regular expression. This patch capture path tokens which are not followed by 'index.html' (regexp lookahead). Let us run tests using file://path/tests/qunit/index.html Comment: Thanks! _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
