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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
