the spec. states:
dav:displayname "Provides a name for the resource that is suitable for
presentation to a user."
and samples in the RFC are e.g.

  <D:response>
    <D:href>http://www.foo.bar/container/</D:href>
    <D:propstat>
      ...
      <D:displayname>
        Example collection
      </D:displayname>
      ...
i.e. displayname is not intended to be the filename rather a descriptive
text, and so it souldn't change on copy ot move, I think.

Clients should get the actual file name from the href given in the
response. The DAVExplorer e.g. handles this right distingishing
a "name" from "display" column.

regard, Stefan


Ingo Brunberg wrote:
In my opinion even a MOVE shouldn't alter the displayname
property. But such discussions should take place in the WebDAV mailing
list. Maybe Julian can tell us more.

Ingo


What about MOVE? Wouldn't it be funny when I use MOVE as some sort of rename and the displayname stays the same? Or is it different with MOVE?

Oliver

[EMAIL PROTECTED] wrote:


DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28249>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.


http://issues.apache.org/bugzilla/show_bug.cgi?id=28249

Error at file copy





------- Additional Comments From [EMAIL PROTECTED]  2004-04-07 08:15 -------
This is more a problem of Windows Explorer than of Slide. Explorer, like any
other client, should not rely on the displayname property, but the actual URI of
the resource.

Moreover the COPY operation should preserve the values of the not live
properties, so I think Slide behaves absolute correctly.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



--
+--------------------------------------------+
|                                            |
|  Stefan L�tzkendorf                        |
|                                            |
|  Institut f�r Terminologie und             |
|  angewandte Wissensforschung (itaw) GmbH   |
|                                            |
|  Sitz: Georgenstr. 35                      |
|        10117 Berlin                        |
|  Tel.: ++49 (030) 30 86 20 84              |
|  Fax : ++49 (030) 30 86 20 87              |
|                                            |
+--------------------------------------------+


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to