OSDN Git Service

Fixed: error when uploading a file with a content type longer than 60 chars.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 17 Sep 2007 16:51:39 +0000 (16:51 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 17 Sep 2007 16:51:39 +0000 (16:51 +0000)
commit29413d6bee315990b1e7b8e40e28c5abd9d3fd21
treea4b3fff6f164e66e30beef1fd6f44bfa9794c02b
parentfc64fc3e9c1004171c495e055dd482e364284d7b
Fixed: error when uploading a file with a content type longer than 60 chars.
(Maximum size changed to 255. Mime type not saved if longer)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@739 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/attachment.rb
db/migrate/070_change_attachments_content_type_limit.rb [new file with mode: 0644]