Mercurial > p > roundup > code
diff CHANGES.txt @ 1986:910b39f8c5b8
use the upload-supplied content-type if there is one
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 20 Jan 2004 03:58:38 +0000 |
| parents | a94a1d5ba841 |
| children | 18e08b0806cb |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jan 20 03:57:26 2004 +0000 +++ b/CHANGES.txt Tue Jan 20 03:58:38 2004 +0000 @@ -50,6 +50,7 @@ - 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.
