Closed
Bug 1096384
Opened 10 years ago
Closed 9 years ago
Non RFC 2047 Subject header encoding breaks mails in Outlook 2010, 2013
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.4
People
(Reporter: ykonotopov, Assigned: LpSolit)
References
Details
(Whiteboard: [Fixed by bug 1246228])
Attachments
(1 obsolete file)
Non RFC 2047 subject header encoding breaks mails in Outlook 2010, 2013
Proposed patch attached
Reporter | ||
Comment 1•10 years ago
|
||
According to RFC 2047 "each line of a header field that contains one or more 'encoded-word's is limited to 76 characters".
Current behaviour break subjects view in Outlook 2010 and 2013
Comment on attachment 8519985 [details] [diff] [review]
commit-dbb371b-RFC-2047.patch
Review of attachment 8519985 [details] [diff] [review]:
-----------------------------------------------------------------
thanks for this patch.
unfortunately this change will regress bug 411544, causing broken subjects in all clients.
attachment 296191 [details] has a sample string which demonstrates the issue.
Attachment #8519985 -
Flags: review-
Assignee: email-notifications → ykonotopov
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 3•9 years ago
|
||
Should be fixed by bug 1246228. The fix will be available in Bugzilla 5.0.3.
Assignee: ykonotopov → LpSolit
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Depends on: 1246228
Resolution: --- → FIXED
Whiteboard: [Fixed by bug 1246228]
Target Milestone: --- → Bugzilla 5.0
Assignee | ||
Updated•9 years ago
|
Target Milestone: Bugzilla 5.0 → Bugzilla 4.4
Assignee | ||
Updated•9 years ago
|
Attachment #8519985 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•