You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2004/05/03 12:17:18 UTC

DO NOT REPLY [Bug 28249] - Error at file copy

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

luetzken@itaw.hu-berlin.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From luetzken@itaw.hu-berlin.de  2004-05-03 10:17 -------
Hi, I reopen this issue because I want to add a patch that allows to 
configure whether the displayname is maintained while copy/move.
The patch only changes MacroImpl.java.

The patch introduces a namespace parameter "maintain-displayname".
If the parameter is set to "true" than the displayname property is
updated to the new filename if the displayname before the copy/move
action was the filename. If the parameter is not "true" the displayname
is not changed.

The patch also adds the regeneration of the etag property as requested
by bug 3925.

Wich the patch all functional testcases work. 
I also add to testcases, one for copy, one for move. Both will fail without
the patch, because of unexpected displayname value, and will path with
the patch.

Hopefully this met your approval. Stefan.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org