diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2019-06-10 11:40:48 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2019-06-10 11:40:48 +0000 |
commit | 7a66b3b1da98a0d898d1ca37e10b79a780f3381c (patch) | |
tree | 750b8ffb046080c65604f443a3cc9a918eb84dc7 /test/fixtures | |
parent | 2a0dd8372f6b8a314fb7d30fbfbde62636023d92 (diff) | |
download | redmine-7a66b3b1da98a0d898d1ca37e10b79a780f3381c.tar.gz redmine-7a66b3b1da98a0d898d1ca37e10b79a780f3381c.zip |
Issue subject may be broken if the subject field is split into multiple lines (#31365).
Patch by Yuichi HARADA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18245 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, 9 insertions, 0 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 new file mode 100644 index 000000000..52b8099e9 --- /dev/null +++ b/test/fixtures/mail_handler/ticket_with_split_bytes_subject.eml @@ -0,0 +1,9 @@ +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. |