Bug 184854

Summary: New folder view missing text "no subject" with mails which have no subject
Product: [Applications] kmail Reporter: m.wege
Component: new message listAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 1.11.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description m.wege 2009-02-18 22:08:01 UTC
Version:           1.11.0 (using 4.2.00 (KDE 4.2.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-7-generic

The short description actually says it all.
The short description actually says it all.
The short description actually says it all.
Comment 1 Thomas McGuire 2009-02-24 20:25:09 UTC
SVN commit 931096 by tmcguire:

Display again "no subject" when the mail has no subject.
BUG: 184854


 M  +1 -2      pane.cpp  
 M  +13 -1     storagemodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=931096
Comment 2 Thomas McGuire 2009-02-25 09:16:06 UTC
SVN commit 931310 by tmcguire:

Backport r931096 by tmcguire from trunk to the 4.2 branch:

Display again "no subject" when the mail has no subject.
CCBUG: 184854



 M  +1 -2      pane.cpp  
 M  +13 -1     storagemodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=931310
Comment 3 m.wege 2009-02-25 09:52:25 UTC
Great! Thanks for fixing!