]> source.dussan.org Git - redmine.git/commit
add test which ensure received mail text attachment keeps original encoding (#21742)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 4 Mar 2016 06:55:55 +0000 (06:55 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 4 Mar 2016 06:55:55 +0000 (06:55 +0000)
commite28cc10a35a9390faef72689148e762ac3425ae0
tree916b772fee06bf61ac61edb35f134c74c99ed92a
parent3ac315301a1221f37996cbdf1cbde12740a38912
add test which ensure received mail text attachment keeps original encoding (#21742)

This test fails on Ruby >= 2.1 and will be fixed by next revision.

Contributed by Pavel Rosický.

git-svn-id: http://svn.redmine.org/redmine/trunk@15183 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/fixtures/mail_handler/ticket_with_text_attachment_iso-8859-2.eml [new file with mode: 0644]
test/unit/mail_handler_test.rb