Hi, On Dec 1, 2007 4:24 PM, Alex Lukin <[EMAIL PROTECTED]> wrote: > At least we need path encoding that does not confuse webdav and produces more > or less human-readeble node names
Does the encoding need to work both ways? Could you for example store the user-entered name as a string property of the folder node and use a simplified version as the name of the node? Alternatively, can you explicitly restrict the special characters from being used in folder names? Basically the problem is the same as when naming files or folders in a normal file system. BR, Jukka Zitting
