Bug 247453

Summary: Wrong locale for year in message list grouping headers
Product: [Applications] kmail2 Reporter: Elias Probst <mail>
Component: message listAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot showing wrong formatted list group headers

Description Elias Probst 2010-08-12 02:15:37 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

KMail2 4.5 SVN

The grouping headers ins the message list use a wrong date locale.
The year is shown as '2 009' instead of '2009'.

See attached screenshot.

Reproducible: Always
Comment 1 Elias Probst 2010-08-12 02:27:58 UTC
Created attachment 50035 [details]
Screenshot showing wrong formatted list group headers
Comment 2 Nicolas L. 2010-08-26 14:53:10 UTC
here with latest trunk this is 2,009 for the year which is wrong
Comment 3 Nicolas L. 2010-08-27 00:28:37 UTC
i take this bug
Comment 4 Nicolas L. 2010-08-28 19:48:17 UTC
SVN commit 1169213 by nlecureuil:

Fix year string in list grouping headers
BUG: 247453


 M  +1 -1      model.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1169213
Comment 5 Nicolas L. 2010-08-28 19:53:20 UTC
SVN commit 1169217 by nlecureuil:

Forwardport commit 1169213
CCBUG: 247453



 M  +1 -1      model.cpp  


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