diff options
author | Go MAEDA <maeda@farend.jp> | 2019-04-30 01:37:25 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-04-30 01:37:25 +0000 |
commit | 6732ce9a93fcbd941d26579f6004e038544d5707 (patch) | |
tree | e68dada840367dd7ed58f8db0e337d58f5c82b8a /test/fixtures/attachments.yml | |
parent | bb0918fd1427d4fa0c657930a352a0d2e8c10268 (diff) | |
download | redmine-6732ce9a93fcbd941d26579f6004e038544d5707.tar.gz redmine-6732ce9a93fcbd941d26579f6004e038544d5707.zip |
Fix that Content-Type header field is empty when sending a file of unknown type (#31275).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18098 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/attachments.yml')
-rw-r--r-- | test/fixtures/attachments.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/fixtures/attachments.yml b/test/fixtures/attachments.yml index 15556c6c6..299a2878c 100644 --- a/test/fixtures/attachments.yml +++ b/test/fixtures/attachments.yml @@ -281,3 +281,17 @@ attachments_021: filename: archive.zip author_id: 1 content_type: application/zip +attachments_023: + created_on: 2019-04-30 09:23:44 +09:00 + container_type: Project + container_id: 1 + downloads: 0 + disk_filename: 190430092344_redmine_logo.ai.unknown + disk_directory: "2019/04" + digest: 68d90c016f0806d88234a6f16530fdf0b7f1d2481354798f1a5fd165dca6b04f + id: 23 + filesize: 4994 + filename: redmine_logo.ai.unknown + author_id: 1 + description: unknown type + content_type: |