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-13 04:27:09 CEST
On Mon, Apr 12, 2004 at 10:16:29PM -0300, Nicolás_Lichtmaier wrote:
I did say it was a hack. We can certainly generate an xmlns tag for
We take and assign a namespace of:
Then the propname could be:
Then when we can simply strip
If we split on the last colon in the property name this works.
My initial suggestion was mostly based upon an earlier understanding of
But I'm not sure if this same technique could work for sending. I'd
It's still somewhat of a hack but it works without eliminating any names
> Why not choosing an XML allowed Unicode character, forbid it, and use it
Because there's not very many characters to work with. XML is pretty
Further, wouldn't starting to exclude some names that we allow today be
-- 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.orgReceived on Tue Apr 13 04:27:22 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.