]> source.dussan.org Git - redmine.git/commit
attachment: add a functional test to show invalid UTF-8 text file (#2371)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 17 Nov 2011 07:01:40 +0000 (07:01 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 17 Nov 2011 07:01:40 +0000 (07:01 +0000)
commitfdf6e8547b6b5cb8da4ac0ae6c29377813af80bb
tree7e70b9c01805d44696cbaa12c95b6db4a7181f30
parent67bc801abcb0443f72583be05ba83748e1f1814a
attachment: add a functional test to show invalid UTF-8 text file (#2371)

Stripping invalid UTF-8 is Redmine 1.2 behaviour.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7824 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/fixtures/files/iso8859-1.txt [new file with mode: 0644]
test/functional/attachments_controller_test.rb