Bug 223845 - Extend show source to show more message states
Summary: Extend show source to show more message states
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: messageviewer (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: VLO wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 20:59 UTC by Torgny Nyblom
Modified: 2010-01-26 18:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torgny Nyblom 2010-01-22 20:59:51 UTC
It can be good for debugging to be able to see the message source before and after parsing as well as the source for the viewer.

This might be done as an extension to the existing show source function presenting the different "sources" in three different tabs.

For the html source behind the viewer it would be nice it the code could be formatted in a readable way.
Comment 1 Torgny Nyblom 2010-01-26 18:34:46 UTC
SVN commit 1080672 by tnyblom:

Add processedSource tab to MessageSourceViewer, add htmlSource if debug build.

BUG: 223845



 M  +59 -5     mailsourceviewer.cpp  
 M  +21 -3     mailsourceviewer.h  
 M  +6 -4      viewer_p.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1080672