https://bugzilla.wikimedia.org/show_bug.cgi?id=32742

--- Comment #5 from Krinkle <[email protected]> 2011-12-29 09:52:15 UTC ---
(In reply to comment #1)
> This is failing for me by trying to load a broken URL like this:
> 
> http://192.168.38.113trunk/tests/qunit/data/qunitOkCall.js?1322725095008
> 
> we're missing a '/' there on the location's path...
> 
> ... this seems to come directly from window.location.pathname. :( I'll check
> docs and see if that's a theoretically valid thing to do, in which case we
> should work around it by prepending a / if needed.

This is partly due to the ugly way used to determine the path to
./test/qunit/data.
Since the tests execute from static html, there is no wgScriptPath etc.

This should be redundant soon when we're testing from a SpecialPage instead
with full MediaWiki context.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to