delbd wrote:
Le Lundi 27 Juin 2005 13:54, Stefan Eissing a écrit :
There is no escape mechanism defined in WebDAV. This means that any
method you come up with will be your own and be only understood by your
client.
The problem is simply to transform this name into something acceptable by the webdav servlet,
so people can access the metadatas from outside, it does not matter if they are slightly different
than the keys used by propertySet. I prefer this behaviour to a non
propfindable node. webdav access
to those properties are anyway only used by admin to check for problems. I was
just hoping
someone could redirect me to some method already doing this name escaping , in
slide or any other tool.
My problem is to know what are the characters i need to escape. Is there some
list somewhere?
The errors says that an XML name is required. You can find the valid
characters in XML names in the XML spec.
Cheers,
Carlos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]