https://bugs.kde.org/show_bug.cgi?id=328050
--- Comment #6 from Ralf Habacker <ralf.habac...@freenet.de> --- According to https://docs.oracle.com/cd/E19455-01/806-0169/overview-9/index.html the affected languages are Canadian, German, Dansk, Finish, French and Swedish. Setting thousand separator is handled by MyMoneyMoney::setThousandSeparator() which simply ignores ' ' as separator. Changing is really simple by removing some lines inside the mentioned method. The much bigger task is to verify that removing the former "ignore" behavior does not introduce unwanted regressions. -- You are receiving this mail because: You are watching all bug changes.