Revision 18b99d5...
Go back to digest for 11th September 2011Bug Fixes in KDE Base
John Layt committed changes in [kdelibs/KDE/4.7] /:
KLocale: Fix digit grouping when separator is empty
If the digit group separator is empty, as in locales like Spain, then
we need to skip the digit grouping parsing otherwise the parse fails
and returns 0.
Thanks to Albert for spotting this.
File Changes
Modified 2 files
- kdecore/localization/klocale_kde.cpp
- kdecore/tests/klocaletest.cpp
2 files changed in total