[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 58830] More smart detection of KAbout(?Maybe?)
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-12-31 16:21:27
Message-ID: 20041231162127.19408.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
        
http://bugs.kde.org/show_bug.cgi?id=58830        




------- Additional Comments From nicolasg snafu de  2004-12-31 17:21 -------
CVS commit by goutte: 

Be tolerant with leading and trailing white spaces for translators'
names and email addresses
CCBUG:58830
(Not sure how to allow web addresses instead of email ones, so I cannot
close the bug.)


  M +1 -1      kaboutdata.cpp   1.24


--- kdelibs/kdecore/kaboutdata.cpp  #1.23:1.24
 @ -348,5 +348,5  @ KAboutData::translators() const
         QString name=*nit;
 
-        personList.append(KAboutTranslator( name, email));
+        personList.append(KAboutTranslator(name.stripWhiteSpace(), email.stripWhiteSpace()));
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic