Open Bug 1706822 Opened 5 years ago Updated 3 years ago

Decode quoted-printable before format=flowed handling

Categories

(MailNews Core :: MIME, defect)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: rnons, Unassigned)

References

(Blocks 2 open bugs)

Details

+++ This bug was initially created as a clone of Bug #1702197 +++

Bug 1702197 prevented using QP together with format=flowed, but a problematic mail can still be sent from another client or an old TB. The problem is currently format=flowed is handled first, so

Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

A lo largo de mi vida he sido testigo de muchas historias, experiencias e=
 interpretaciones de la vida. Y me doy cuenta de que lo que m=C3=A1s apre=

The e=\n interpretaciones part will become einterpretaciones when edit as new. This case originally came from bug 1689804.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Summary: ISO-2022-JP and flowed text mails contain <?> when Edit As New → Decode quoted-printable before format=flowed handling

Just for clarification: This bug is about fixing bug 1689804 correctly, which, despite its status, is not fixed:

Import attachment 9217177 [details]. The mail is displayed correctly "experiencias e interpretaciones", but if you forward it, you get "experiencias einterpretaciones". A summary of the entire problem area and its history can be found in bug 1837884 comment #8.

Blocks: 1837884
You need to log in before you can comment on or make changes to this bug.