> According specification it is recomended to use for a collection the
> trailing /.
>
> IE represent resources in this form as well.
>
> For the client we have something like:
>
> [LOCALHOST] /webdav/ $ ls
> /18_2.txt                 /actions                  /col_1/
> /files                    /18_3.txt                 /users
> /1.txt
>
> where there no the trailing slash for defauils collections /actions ,
/users
> , /files .
>
> For a consistancy we could delete the prefix / as well because the root
> webdav already has finished with one.
>
> Maybe we don't want to consider actions and users as regular webdav
> collections, but files - definitelly.

The client uses the displayname property to display the files names. The way
this property is generated by the server needs to be enhanced. I already did
it for TC 4, and I'll port back the change.

Remy

Reply via email to