[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Issue 1118] Changed - Subversion cannot handle paths containing tabs.

From: <peter_at_pdavis.cx>
Date: 2003-01-28 08:04:51 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 27 January 2003 22:42, issues@subversion.tigris.org wrote:
 + Looking through xml.c, I notice that xml_unescape also doesn't handle
 + numeric character refs at the moment, which will be necessary for this
 + to work. Should I (or you) change that too?

More problems: the escaping functions currently ignores the possibility
that the input is malformed. It might be some work to make all the
callers handle the errors, but should:

* xml_escape return error if the input contains unescapable chars (all
ASCII control chars)

* xml_unescape return error if it finds a malformed entity -- a '', a lone
'', or an entity with an unkown name.

Or maybe it's not worth it?

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+NiuThDAgUT1yirARAqlfAJ4sbuSIGuqFtdhLX3eA+0Zp2ZFL9gCcDcI4
8jogQl5o4LZ8XJOv2lDLB+Y=
=c1G9
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:21:24 2006

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.