https://bugzilla.wikimedia.org/show_bug.cgi?id=38048
--- Comment #8 from Daniel Friesen <[email protected]> --- (In reply to comment #7) > I think in this case > > wfUrlencode("/example.com") should return "%2Fexample.com", not > "/example.com". We don't need to hack wfUrlencode to fix this bug. wfUrlencode is used in places other than just the root where such a hack is excessive. -- 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
