Code

use the upload-supplied content-type if there is one
[roundup.git] / CHANGES.txt
index 7a9743f1075fd0465cedef3fb18312f839056e4d..a4a6dea0644565ce5ecc3c2091cba7f43f9a6ce1 100644 (file)
@@ -50,6 +50,7 @@ Fixed:
 - the mail gateway now searches recursively for the text/plain and the
   attachments of a message (sf bug 841241).
 - fixed display of feedback messages in some situations (sf bug 739545)
+- use supplied content-type on file uploads before trying filename)
 
 Cleanup:
 - replace curuserid attribute on Database with the extended getuid() method.