[Bug 222804] "No HTML Message" when message contains HTML

Torgny Nyblom kde at nyblom.org
Fri Jan 15 08:24:06 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=222804





--- Comment #2 from Torgny Nyblom <kde nyblom org>  2010-01-15 09:24:06 ---
Not 100% sure, but the boundary in this message looks wierd. It looks like
this:
Content-type: multipart/alternative;
  boundary*0=----000000000000000000000000000000000000;
  boundary*1=000000000000000000000000000

Shouldn't this be
Content-type: multipart/alternative;
  boundary=----000000000000000000000000000000000000000000000000000000000000000

or
Content-type: multipart/alternative;
  boundary*0=----000000000000000000000000000000000000
  000000000000000000000000000

?
That is the trailing ';' should not be present in line 1 and the header for
line two should not be there as well as the boundary header should not contain
the '*0' part.

But as I said I'm not 100% sure...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list