[Users] [Bug 2787] New: Support multipart/related inside multipart/alternative for HTML Views

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Nov 16 11:38:15 CET 2012


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2787

           Summary: Support multipart/related inside multipart/alternative
                    for HTML Views
           Product: Claws Mail
           Version: CVS
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: UI/Message View
        AssignedTo: users at lists.claws-mail.org
        ReportedBy: clawsmail at kushwaha.com


Creating a separate RFE so that Bug #2569 can be closed.

Andrej Kacian @
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2569#c18

I have noticed that our multipart parsing logic is a bit limited. The html part
of following message will not be selected automatically, because the parser is
not looking for multipart/related inside a multipart/alternative
(messageview.c, around line 1500).

multipart/alternative
 text/plain
 multipart/related
  text/html
  image/jpg

It could use a rewrite, a truly recursive parser could probably be better. Of
course, this is also outside of scope of this bug. :)

-- 
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Users mailing list