[CalendarServer-changes] [738] CalendarServer/trunk/lib-patches/Twisted/twisted.web2.dav.method. put_common.patch

source_changes at macosforge.org source_changes at macosforge.org
Wed Dec 6 17:02:00 PST 2006


Revision: 738
          http://trac.macosforge.org/projects/calendarserver/changeset/738
Author:   cdaboo at apple.com
Date:     2006-12-06 17:01:59 -0800 (Wed, 06 Dec 2006)

Log Message:
-----------
Better comment.

Modified Paths:
--------------
    CalendarServer/trunk/lib-patches/Twisted/twisted.web2.dav.method.put_common.patch

Modified: CalendarServer/trunk/lib-patches/Twisted/twisted.web2.dav.method.put_common.patch
===================================================================
--- CalendarServer/trunk/lib-patches/Twisted/twisted.web2.dav.method.put_common.patch	2006-12-07 00:13:50 UTC (rev 737)
+++ CalendarServer/trunk/lib-patches/Twisted/twisted.web2.dav.method.put_common.patch	2006-12-07 01:01:59 UTC (rev 738)
@@ -216,7 +216,7 @@
 +            md5 = md5.getMD5()
 +            destination.writeDeadProperty(TwistedGETContentMD5.fromString(md5))
 +
-+        # Update the content-type value on the resource if it is new
++        # Update the content-type value on the resource if it is not been copied or moved
 +        if source is None:
 +            content_type = request.headers.getHeader("content-type")
 +            if content_type is not None:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061206/15e52bfb/attachment.html


More information about the calendarserver-changes mailing list