]> mj.ucw.cz Git - libucw.git/commit
Fix escaping of "+" characters in outgoing parameters. (BTW: when Galeon
authorMartin Mares <mj@ucw.cz>
Mon, 23 Sep 2002 12:37:32 +0000 (12:37 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 23 Sep 2002 12:37:32 +0000 (12:37 +0000)
commit9f87c6fe6552ce8b2236a07307d2f825b0e4c439
tree15c328ae494ce6b48e2d691bc4997b05abcd447e
parentaac1c6571404bfbf5654a671d66c8ff043f9c9eb
Fix escaping of "+" characters in outgoing parameters. (BTW: when Galeon
displays link URL's in the status line, it unqotes them improperly!)

Use ":" as a separator instead of "&" when constructing self-ref URL's.
lib/perl/CGI.pm