Actions
Defect #12399
closedNon ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
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">.
Files
Related issues
Actions