View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005664 | SOGo | ActiveSync | public | 2022-12-20 14:50 | 2023-04-27 14:26 |
Reporter | AndreyEver | Assigned To | sebastien | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.8.0 | ||||
Fixed in Version | 5.8.3 | ||||
Summary | 0005664: Wrong decoding emails in Outlook via EAS | ||||
Description | Some emails wrongly decoded when accessing in Outlook via EAS | ||||
Additional Information | EML file attached. Via Sogo webmail - OK | ||||
Tags | ActiveSync, encoding | ||||
|
|
Any chance to get this fixed? |
|
Outlook displays such mails corrupted only via EAS (via IMAP no issue) |
|
Problem seems to be that the contnet-type specifies charset=us7-ascii and html part specifies <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />. Perhaps we can just assume utf-8 if us-ascii is specified: diff --git a/ActiveSync/SOGoMailObject+ActiveSync.m b/ActiveSync/SOGoMailObject+ActiveSync.m
|
|
any chance to get this patch merged to master? |
|
Hi can anybody can do a pull request ? Sebastien |
|
Commit : https://github.com/Alinto/sogo/commit/39ab482b7f1a9206528a3e9fdb229b3b4e276baf Please test next nightly build and provide feedback Sebastien |
|
Now available for testing |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-20 14:50 | AndreyEver | New Issue | |
2022-12-20 14:50 | AndreyEver | File Added: message.eml | |
2022-12-20 14:50 | AndreyEver | File Added: outlook_pc_eas.jpg | |
2022-12-20 14:50 | AndreyEver | File Added: webmail_sogo.jpg | |
2022-12-20 14:50 | AndreyEver | File Added: outlook_mobile_eas.jpg | |
2023-03-02 17:43 | AndreyEver | Note Added: 0016710 | |
2023-03-02 17:45 | AndreyEver | Note Added: 0016711 | |
2023-03-02 17:51 | AndreyEver | Tag Attached: ActiveSync | |
2023-03-02 17:51 | AndreyEver | Tag Attached: encoding | |
2023-04-23 16:04 | tfu | Note Added: 0016860 | |
2023-04-25 08:56 | AndreyEver | Note Added: 0016872 | |
2023-04-25 09:02 | sebastien | Note Added: 0016873 | |
2023-04-26 07:51 | sebastien | Note Added: 0016881 | |
2023-04-26 07:51 | sebastien | Assigned To | => sebastien |
2023-04-26 07:51 | sebastien | Status | new => feedback |
2023-04-26 11:53 | sebastien | Note Added: 0016886 | |
2023-04-27 14:26 | sebastien | Status | feedback => resolved |
2023-04-27 14:26 | sebastien | Resolution | open => fixed |
2023-04-27 14:26 | sebastien | Fixed in Version | => 5.8.3 |