[CMF-checkins] CVS: CMF - CHANGES.txt:1.222

Stefan H. Holek stefan at epy.co.at
Sat Jul 31 10:30:27 EDT 2004


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv29847

Modified Files:
	CHANGES.txt 
Log Message:
setFormat() failed to update the content_type property causing index_html() to use 
a stale mimetype when serving the file or image.
Also see http://collector.zope.org/CMF/226


=== CMF/CHANGES.txt 1.221 => 1.222 ===
--- CMF/CHANGES.txt:1.221	Sat Jul 31 10:06:32 2004
+++ CMF/CHANGES.txt	Sat Jul 31 10:29:52 2004
@@ -32,6 +32,11 @@
       
   Bug Fixes
 
+    - CMFDefault.File and CMFDefault.Image: setFormat() failed to update
+      the content_type property causing index_html() to use a stale mimetype
+      when serving the file or image.
+      Also see http://collector.zope.org/CMF/226
+
     - CMFDefault.Document, CMFDefault.Link, and CMFCalendar.Event: 
       WebDAV PUT() caused improper splitting of 'Contributors' metadata header.
 



More information about the CMF-checkins mailing list