[kmymoney] [Bug 491828] Currency settings show incorrect
Thomas Baumgart
bugzilla_noreply at kde.org
Sun Aug 25 10:33:49 BST 2024
https://bugs.kde.org/show_bug.cgi?id=491828
--- Comment #20 from Thomas Baumgart <tbaumgart at kde.org> ---
> Since kmymoney uses QLocale for formatting currency amounts, ...
That is not completely correct. KMyMoney uses QLocale::toCurrencyString() only,
if it was not able to match its test pattern in the output of
QLocale::toCurrencyString(). This is the case for some e.g. arabic locales to
my knowledge. KMyMoney indicates that with a debug output of "Using Qt internal
formatter". If that output is not visible after the start of the application
and outputting the result of the test pattern, then it uses it's own logic.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list