https://bugzilla.wikimedia.org/show_bug.cgi?id=13342
Brion Vibber <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Brion Vibber <[EMAIL PROTECTED]> 2008-12-03 21:56:38 UTC
---
The current implementation escapes ':' and '/', producing URLs like this:
/trunk/index.php?action=raw&ctype=text/javascript&title=MediaWiki%3ASysop.js
If we're recommending consistent use of importScript() it probably doesn't
really matter, but it wouldn't hurt to be self-consistent with how we generate
other URLs... of course even with the change to the encoding, the order of the
pieces is different.
MediaWiki usually generates URLs with the title component first; also caching
options will differ depending on who's generating the URL and when.
Have switched the order and the encoding to be more consistent. Applied in
r44192.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l