﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
14468	test_client_regress.models.UploadedFileEncodingTest fails if the mimetypes.guess_type() guesses an alternate zip mimetype	Johannes Dollinger	nobody	"{{{
FAIL: test_guesses_content_type_on_file_encoding (regressiontests.test_client_regress.models.UploadedFileEncodingTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/Users/emulbreh/Projekte/django-dev/trunk/tests/regressiontests/test_client_regress/models.py"", line 847, in test_guesses_content_type_on_file_encoding
    encode_file('IGNORE', 'IGNORE', DummyFile(""file.zip""))[2])
AssertionError: 'Content-Type: application/zip' != 'Content-Type: application/x-zip-compressed'
}}}"		closed	Testing framework	1.2		fixed			Ready for checkin	1	0	0	1	0	0
