Vote #72839
完了Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
0%
説明
attachment:receiving-mail-and-test.diff contains mail fixtures and tests.
These tests pass on Ruby 1.9.
But These tests fail on Ruby 1.8.
1) Failure: test_gmail(MailHandlerTest) [test/unit/mail_handler_test_1.rb:50]: <"テスト.txt"> expected but was <"\e$B_F_9_H\e(B.txt">. 2) Failure: test_tb(MailHandlerTest) [test/unit/mail_handler_test_1.rb:34]: <"テスト.txt"> expected but was <"\e$B_F_9_H\e(B.txt">.
journals
--------------------------------------------------------------------------------
Committed in trunk r10852, r10853 and 2.1-stable r10854, r10855.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,4608,Mail attachment name encoding is incorectly handled