[kmymoney4] [Bug 328050] KMymoney does not support space as thousand separator
Ralf Habacker
bugzilla_noreply at kde.org
Wed Jul 12 22:12:26 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=328050
--- Comment #6 from Ralf Habacker <ralf.habacker at 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 the assignee for the bug.
More information about the KMyMoney-devel
mailing list