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

--- Comment #5 from Bartosz DziewoƄski <[email protected]> ---
(In reply to comment #4)
> * mw.util.rawurlencode -> mw.util.rawUrlEncode
> * mw.util.wikiUrlencode -> mw.util.wikiUrlEncode

rawurlencode() and urlencode() are functions in PHP, and these are PHP-isms.
We might want to rename them to something more JavaScriptey (related function
in JS is called encodeURIComponent()).

-- 
You are receiving this mail because:
You are the assignee for the bug.
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