]> source.dussan.org Git - redmine.git/commit
Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 17 May 2008 11:03:43 +0000 (11:03 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 17 May 2008 11:03:43 +0000 (11:03 +0000)
commit439c697237224a5dde8fbe87a136239bfa0f99b6
tree06ffc09f8df0d84fafad6b4155c127783893d4ad
parent9e225cc63ff889d3dc6f2f904d8e0c33850073b6
Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1433 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/attachment.rb
test/unit/attachment_test.rb [new file with mode: 0644]