diff options
author | Go MAEDA <maeda@farend.jp> | 2019-06-20 06:57:45 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-06-20 06:57:45 +0000 |
commit | db3ee07a5530b69624d5a8d517c9301cc835edda (patch) | |
tree | db226fe45d78030577230d72841b6ac3b3037e5e /test/fixtures | |
parent | c0a638721cc00418627ed58b0f151fc777d4f50b (diff) | |
download | redmine-db3ee07a5530b69624d5a8d517c9301cc835edda.tar.gz redmine-db3ee07a5530b69624d5a8d517c9301cc835edda.zip |
Reverts r18245 (#31582, #31365).
Issue subjets are truncated in some cases when they are created via email.
git-svn-id: http://svn.redmine.org/redmine/trunk@18269 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/mail_handler/ticket_with_split_bytes_subject.eml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/fixtures/mail_handler/ticket_with_split_bytes_subject.eml b/test/fixtures/mail_handler/ticket_with_split_bytes_subject.eml deleted file mode 100644 index 52b8099e9..000000000 --- a/test/fixtures/mail_handler/ticket_with_split_bytes_subject.eml +++ /dev/null @@ -1,9 +0,0 @@ -Date: Mon, 13 May 2019 13:39:29 +0900 -Message-ID: <CALXUZfgwpW-hizEabSAjjkykQGV6-V6bwKu693Cr7cDH6DR7pQ@mail.gmail.com> -Subject: =?utf-8?B?zrHOss6zzrTOtc62zrfOuM65zrrOu868zr3Ovs6/z4DPgc+Cz4PPhM+Fz4bP?= - =?utf-8?B?h8+Iz4k=?= -From: <foo@example.com> -To: <baz@example.com> -Content-Type: text/plain - -Split bytes subject. |