REPRODUCIBILITY: 100 % with a certain email
OS VERSION: 4.4.0.64
HARDWARE: X 10 II
UI LANGUAGE: German
REGRESSION:
DESCRIPTION:
Sending a email with non breaking space in the subject line (see below) is rejected due do bad characters.
PRECONDITIONS:
Received an email with a non breaking space in the subject line. The error message had the original message attached. The subject startet with:
Re: Aw:�Re: �Re:
If I look at the source code of the email it looks like this:
Subject: Re: Aw: Re: Re:
There was a non breaking space entered. The first one seems to come from an Android app:
–
Diese Nachricht wurde von meinem Android Mobiltelefon mit WEB.DE Mail gesendet.
The second one must have come from the Jolla mail client. Interesting that Web.de rejects its own subject lines… Or does the Mail client change the non breaking space to a different one? There a plenty of different none braking spaces on unicode.
STEPS TO REPRODUCE:
- Respond to an email with a non breaking space in subject line
EXPECTED RESULT:
Email should be received as it is when sent through Thunderbird (same account)
ACTUAL RESULT:
Email was rejected to bad characters
MODIFICATIONS:
None