https://bugzilla.wikimedia.org/show_bug.cgi?id=45209
--- Comment #6 from Marc Ordinas i Llopis <[email protected]> --- Sorry, it turns out the problem doesn't have anything to do with parserTests.js changing the url to localhost. The problem is that when testing, the configs in lib/baseconfig are used, and those are the ones that point to localhost. They also contain an interwikimap that, when loaded (in mediawiki.WikiConfig.js:145), points all language wikis to <code>.wikipedia.org/wiki/$1. I'll try adding an appropriate entry in each baseconfig so that the 'current' wiki points to localhost as the testing expects. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
