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

Re: [Issue 1807] ra_dav doesn't permit properties to have colons in their names.

From: Ben Reser <ben_at_reser.org>
Date: 2004-04-02 01:25:35 CEST

On Thu, Mar 25, 2004 at 10:04:47PM -0000, joe@tigris.org wrote:
> Julian Reschke brought this up a while back: it's a "don't do that"
> issue rather than an escaping issue. The element names being used are
> not valid according to the XML Namespaces spec:
>
> "<svk:signature xmlns="http://..."/>"
>
> and indeed mod_dav has no choice but to reject that request. neon
> 0.25 and later will also reject responses which include these invalid
> elements.

If we really can't fix this in our codebase then we shouldn't allow
people to set such properties. Right now ra_local and ra_svn work just
fine with these properties.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 2 01:25:51 2004

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.