Bug 228207

Summary: match country names in addresses even if user does not start with a capital letter
Product: [Applications] kaddressbook Reporter: m.wege
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description m.wege 2010-02-23 15:12:04 UTC
Version:           4.4 (using 4.4.00 (KDE 4.4.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.31-20-generic

At the Kaddressbook does not match country names in addresses even when the user starts with a small letter. I think it would be usefull and userfriendly to find the matching countries anyway and even turn the first letter into a capital one (I do not know for certain, but I have not meet a language where country names start with a small letter.
Comment 1 Tobias Koenig 2010-03-11 16:49:07 UTC
SVN commit 1102010 by tokoe:

Use case-insensitive matching for auto completion of country names

BUG: 228207


 M  +2 -1      addresseditwidget.cpp  


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