Revision 2993b24...

Go back to digest for 18th December 2011

Bug Fixes in KDE Base

John Layt committed changes in [kdelibs/KDE/4.7] /:

KLocale: Fix readNumber() and readMoney() for lenient group parsing

Restore the old pre-4.7 behaviour of accepting as valid any numbers
that do not contain any group separators but strictly enforce group
rules when the number contains 1 or more group separators.

Distro's will really want to backport this fix to all versions of 4.7
as previously number entry for all KDE apps would have been seriously
broken.

I'm amazed I wasn't beaten up for this earlier!


FIXED-IN: 4.7.5

File Changes

Modified 2 files
  •   kdecore/localization/klocale_kde.cpp
  •   kdecore/tests/klocaletest.cpp
2 files changed in total