Summary: | Alphabetic sorting does not work when using reverse display name | ||
---|---|---|---|
Product: | [Applications] kaddressbook | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | tokoe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2009-11-05 22:35:25 UTC
SVN commit 1130149 by tokoe: Always sort the list of contacts when something changes BUG: 213333 M +1 -0 contactsfilterproxymodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1130149 It is corrected now. The names are sorted correctly (using the first display part of the name whether it is a name or surname). Trunk, Svn Rev 1130931 |