View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000715 | SOGo | Web Mail | public | 2010-07-28 13:05 | 2010-08-26 20:45 |
Reporter | gienger | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.3.0 | ||||
Fixed in Version | 1.3.2 | ||||
Summary | 0000715: Wrong UTF-8-coding of header lines when question mark is at the end | ||||
Description | Example: C'est un test géant? will be coded as: =?utf-8?q?C'est_un_test_g=C3=A9ant??= As the question mark is a "marker" itself in quoted-printable style it has to be coded/quoted as =3F to give =?utf-8?q?C'est_un_test_g=C3=A9ant=3F?= This applies to all header data which gets converted to quoted printable. Funny enough: SOGo decodes this wrong quoted printable string perfectly back to "C'est un test géant?" whereas Thunderbird, Outlook, Apple Mail, Android Mail do report an encoding error (displaying the raw string). | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-07-28 13:05 | gienger | New Issue | |
2010-07-29 06:01 | gienger | Note Added: 0001257 | |
2010-08-26 20:45 |
|
Note Added: 0001368 | |
2010-08-26 20:45 |
|
Status | new => resolved |
2010-08-26 20:45 |
|
Fixed in Version | => 1.3.2 |
2010-08-26 20:45 |
|
Resolution | open => fixed |
2010-08-26 20:45 |
|
Assigned To | => wsourdeau |