Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0004513SOGoWeb Mailpublic2019-06-17 12:22
ReporterASolana Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Server] LinuxOSUbuntuOS Version16.04 LTS
Product Version4.0.1 
Fixed in Version4.0.8 
Summary0004513: HTML body contents are not displayed in some messages
Description

Sogo 4.0.1 and 4.0.0 doesn't show html body contents in some messages.

If message is replied or forwarded then it displays the body contents.

Steps To Reproduce

I've attached a zip file with a message in eml format which causes this issue.

TagsNo tags attached.

Relationships

has duplicate 0004727 new In some cases, body message not displayed and lost when replied or forwarded 
has duplicate 0004692 resolvedfrancis No body displayed for UTF8 HTML messages with invalid characters 

Activities

ASolana

ASolana

2018-07-13 17:22

reporter  

ludovic

ludovic

2019-02-14 20:57

administrator   ~0013368

The problem comes from the fact that the email has no <html> nor <body> tags, so it breaks SOPE/libxml.

ASolana

ASolana

2019-05-06 18:29

reporter  

ASolana

ASolana

2019-05-06 18:31

reporter   ~0013564

I've uploaded another message example which contains <html> and <body> tags.
The issue still appears with this message and body is not displayed.

ludovic

ludovic

2019-05-08 11:43

administrator   ~0013566

I can reproduce the issue with the sample mail - will investigate and report.

Related Changesets

sogo: master 4fc515b2

2019-06-13 13:54

ludovic


Details Diff
(fix) handle more broken mails (fixes 0004513) Affected Issues
0004513
mod - UI/MailPartViewers/UIxMailPartHTMLViewer.m Diff File

Issue History

Date Modified Username Field Change
2018-07-13 17:22 ASolana New Issue
2018-07-13 17:22 ASolana File Added: 20180713.body.is.not.displayed.eml.zip
2019-02-14 20:57 ludovic Severity major => minor
2019-02-14 20:57 ludovic Note Added: 0013368
2019-04-08 19:00 francis Relationship added has duplicate 0004727
2019-05-06 18:29 ASolana File Added: 20190506.messsage.with.html.body.tags.and.body.is.not.displayed.eml.zip
2019-05-06 18:31 ASolana Note Added: 0013564
2019-05-08 11:43 ludovic Note Added: 0013566
2019-06-13 17:57 ludovic Changeset attached => sogo master 4fc515b2
2019-06-13 17:57 ludovic Assigned To => ludovic
2019-06-13 17:57 ludovic Resolution open => fixed
2019-06-13 17:58 ludovic Status new => resolved
2019-06-17 12:21 francis Fixed in Version => 4.0.8
2019-06-17 12:22 francis Relationship added has duplicate 0004692