Bug 222690

Summary: Regression: missing columns in KAddressbook list view
Product: [Applications] kaddressbook Reporter: Dotan Cohen <kde-2011.08>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: kumaran, tokoe, wallaby.pouch, wstephenson
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Dotan Cohen 2010-01-14 12:31:11 UTC
Version:            (using Devel)
Installed from:    Compiled sources

In the main view, there are no longer a Given Name column, Family Name column, or Role column. Please add these columns back. They are super-critical for my workflow. Thanks.
Comment 1 Wallaby Pouch 2010-02-20 23:10:10 UTC
I'd also like this. I often sort by family name.
Comment 2 Tobias Koenig 2010-03-04 11:36:51 UTC
SVN commit 1098786 by tokoe:

Bring back the FamilyName, GivenName and Role column in
KAddressBooks main view

BUG: 222690


 M  +18 -0     kaddressbook/modelcolumnmanager.cpp  
 M  +19 -1     libkdepim/contactstreemodel.cpp  
 M  +15 -0     libkdepim/contactstreemodel.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1098786
Comment 3 Dotan Cohen 2010-03-07 00:25:32 UTC
Thanks, Tobias!
Comment 4 Kumaran Santhanam 2010-04-02 19:20:48 UTC
Please reference bug 233078 for discussion on why this should be considered a
regression and not a new feature request.