Revision e899434...

Go back to digest for 29th May 2011

Bug Fixes in KDE-PIM

Thomas McGuire committed changes in [kdepim/htmlreplies] messagecomposer/composerviewbase.cpp:

Don't interpret HTML tags by accident.

If the mail has a HTML part, it is handled a bit further below anyway,
with a proper call to setHtml().
At this place however, we only get plain text, as it's the content of
the text/plain MIME part.

File Changes

Modified 1 files
  • messagecomposer/composerviewbase.cpp
1 files changed in total