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

Re: XML parse error at line 7361: xmlParseEntityRef: expecting ';'

From: Clark Rawlins <clark_at_bit63.org>
Date: 2002-09-26 23:45:05 CEST

Greg,

After a brief look at the code in mod_dav_svn it looks like all
occurances of <D:href>path</D:href> use apr_xml_quote_string to quote
the string placed in path.

If I am reading the code correctly it the uri is getting written to the
xml document in liveprops.c: 359 or 377.

Does that sound right to you?

If that is the case then it appears that there is some kind of bug in
apr_xml_quote_string.

Clark

On Thu, Sep 26, 2002 at 02:05:02PM -0700, Greg Stein wrote:
> On Thu, Sep 26, 2002 at 02:47:49PM -0500, Clark Rawlins wrote:
> > On Thu, Sep 26, 2002 at 01:42:46PM -0500, Ben Collins-Sussman wrote:
> > >
> > > Can you do an ethereal trace of the http session, and show us the
> > > offending request and response?
> >
> > The server is headless and the client is windows.
> > If this isn't what you need let me know I will try to do better :)
> > tethereal dump instead:
>
> That is basically it, but the response is truncated. I am guessing that
> somewhere in the response, there is a "&" in a pathname or something.
>
> Do you have a file checked in, which has "&" in its name?
>
> Cheers,
> -g
>
> --
> Greg Stein, http://www.lyra.org/

-- 
"They that can give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
  - Benjamin Franklin, Historical Review of Pennsylvania, 1759. 

  • application/pgp-signature attachment: stored
Received on Thu Sep 26 23:45:59 2002

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.