author | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 30 Nov 2009 21:55:59 +0000 (21:55 +0000) | ||
committer | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 30 Nov 2009 21:55:59 +0000 (21:55 +0000) | ||
commit | c14ad4e2a45211bbbedcf8c67f71adf94572f34a | |
tree | 3dbc8e4d99b7191bd323c5c3e846f5b03c1b23e7 | tree | snapshot |
parent | c9f9f41c3e11a3cc816b85c6bc91e62c07250a12 | commit | diff |
Fix traceback on .../msgN/ url, this requests the file content and for
apache mod_wsgi produced a traceback because the mime type is None for
messages, fixes issue2550586, thanks to ThomasAH for reporting and to
Intevation for funding the fix.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4395 57a73879-2fb5-44c3-a270-3262357dd7e2
apache mod_wsgi produced a traceback because the mime type is None for
messages, fixes issue2550586, thanks to ThomasAH for reporting and to
Intevation for funding the fix.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4395 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
roundup/cgi/client.py | diff | blob | history |