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

[Issue 907] libxml broken?

From: Clark Rawlins <clark_at_bit63.org>
Date: 2002-10-07 13:41:50 CEST

I haven't had a chance to look into this for a few days but last night I
started poking arround the libsvn_ra_dav code to figure out where the
escaped &amp; were comming from.

It looks like they are comming from the attribute list provided at the
begining of element parsing through neon in the xml parsing
layer. But, it also looks like neon is just passing the attribute lists
straight from the xml parsing library (in my case libxml).

Reconfiguring/recompiling with configure ... --with-expat solved the
problem with the svn update problem.

Can someone confirm the workarround?

Does anyone disagree that general (i.e. &amp;, &quot;, etc) entities
found in attributes should be dereferenced before passing them to the
application layer?

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 Mon Oct 7 13:42:42 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.