Bug 184854 - New folder view missing text "no subject" with mails which have no subject
Summary: New folder view missing text "no subject" with mails which have no subject
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: new message list (show other bugs)
Version: 1.11.0
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 22:08 UTC by m.wege
Modified: 2009-02-25 09:52 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 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!