[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-27 02:05:00 CEST

On Thu, Sep 26, 2002 at 11:12:32PM +0100, Philip Martin wrote:
> Clark Rawlins <clark@bit63.org> writes:
> > 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.
>
> But mod_dav_svn/repos.c:dav_svn_getetag doesn't use
> apr_xml_quote_string on resource->info->repos_path.
>

True, but it looks like dav_svn_getetag is only used for HTTP headers
(at least in the mod_dav_svn code). Can any mod_dav experts tell us
if the exported function pointer for dav_svn_set_headers or
dav_svn_getetag are used to generate any xml?

Clark

-- 
"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 Fri Sep 27 02:06:11 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.