Re: Re: The Data Sanitization Plan
From: mark benedetto king <bking_at_inquira.com>
Date: 2002-06-26 19:09:38 CEST
On Wed, Jun 26, 2002 at 01:33:10AM -0700, Greg Stein wrote:
Or if they both exist.
POLA/UI-Consistency argues for escaping '%' as well.
The paste-from-browser problem is much harder: metacharacters in URLs
Let's say someone *does* paste a URL-encoded string onto the command-line:
$ svn co http://www.foo.com/repo%20name -d dir
They'll get an error message. It will be:
subversion/libsvn_ra_dav/options.c:126
This is probably good enough to convince the user that pasting URL-encoded
--ben
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.