Revision ce90528...

Go back to digest for 22nd May 2011

Bug Fixes in KDE Base

John Layt committed changes in [kde-runtime/KDE/4.6] kcontrol/locale/kcmlocale.cpp:

Fix KCM Locale crash when invalid language codes in kdeglobals

The check for invalid or uninstalled language codes was not happening
early enough as the language code was being used in the initial merge
resulting in a null config which later crashed the am/pm init.

FIXED-IN: 4.6.4

File Changes

Modified 1 files
  • kcontrol/locale/kcmlocale.cpp
1 files changed in total