Project

General

Profile

Actions

Defect #12399

closed

Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8

Added by Toshi MARUYAMA over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
Toshi MARUYAMA
Category:
Email receiving
Target version:
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

receiving-mail-and-test.diff (4.93 KB) receiving-mail-and-test.diff Toshi MARUYAMA, 2012-11-19 11:39

Related issues

Related to Redmine - Defect #4608: Mail attachment name encoding is incorectly handledClosed2010-01-19

Actions
Actions #1

Updated by Toshi MARUYAMA over 11 years ago

  • Subject changed from Japanese attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8 to Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
  • Assignee set to Toshi MARUYAMA
  • Target version set to 2.1.4
Actions #2

Updated by Toshi MARUYAMA over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Committed in trunk r10852, r10853 and 2.1-stable r10854, r10855.

Actions #3

Updated by Toshi MARUYAMA almost 9 years ago

  • Related to Defect #4608: Mail attachment name encoding is incorectly handled added
Actions

Also available in: Atom PDF