[Issue 1346] std.uri.decode/decodeComponent do not decode '+' plus
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 3 18:51:12 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1346
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
------- Comment #4 from bugzilla at digitalmars.com 2007-09-03 20:51 -------
The encode/decode functions correspond to the equivalent functions in the ECMA
262 spec (i.e. javascript). I'm very reluctant to deviate from it, considering
how pervasive javascript is.
--
More information about the Digitalmars-d-bugs
mailing list