OSDN Git Service

Auto-detect attachment content type when blank (#3782).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 29 Dec 2009 13:28:30 +0000 (13:28 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 29 Dec 2009 13:28:30 +0000 (13:28 +0000)
commitff7eb7b23a6aa86f4bc1a2d73ee0a3a4f1487ba7
treeab6b2c2a4c24576a32bf193dad9cd934e4150a35
parentb7b4e27833b08b07131d724aa4b1a411f2a13aa0
Auto-detect attachment content type when blank (#3782).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3258 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/attachments_controller.rb
app/models/attachment.rb
lib/redmine/mime_type.rb
lib/tasks/migrate_from_trac.rake
test/functional/attachments_controller_test.rb
test/unit/attachment_test.rb