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

Re: Ampersand in directory name update bug

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-22 02:05:47 CEST

On Jul 21, 2005, at 5:58 PM, Archie Cobbs wrote:

>
> Any ideas? Should I file a bug?
>

No, you should upgrade to a 1.2 client. I think this was fixed in 1.2:

     * fixed: xml-escaping bugs over dav (r11090)

------------------------------------------------------------------------
r11090 | kfogel | 2004-09-22 16:11:30 -0500 (Wed, 22 Sep 2004) | 9 lines
Changed paths:
    M /trunk/subversion/libsvn_ra_dav/fetch.c

Fix bug whereby update target paths were not XML-escaped. Thanks to
Roland Ruedenauer <Roland.Ruedenauer@yellow-computing.de>, who said
in http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=77935
that if the target filename contained (say) an ampersand, invalid XML
would go over the wire.

* subversion/libsvn_ra_dav/fetch.c
   (make_reporter): XML-escape the target.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 22 02:08:49 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.