https://bugs.kde.org/show_bug.cgi?id=342047
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |8.2 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/alkimia/-/commit/f4b8e6d | |3a30260174ddc7a99cdf6d421d0 | |57e622 --- Comment #7 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit f4b8e6d3a30260174ddc7a99cdf6d421d057e622 by Ralf Habacker. Committed on 13/03/2024 at 17:00. Pushed by habacker into branch 'master'. Add support to select decimal separator used for parsing prices To support the previous behaviour, an "old" decimal separator has also been added as existing users may rely on it. For existing online source definitions, this variant is automatically used as the default. FIXED-IN:8.2 M +37 -1 autotests/alkonlinequoteprivatetest.cpp M +3 -0 autotests/alkonlinequotesourcetest.cpp M +30 -16 src/alkonlinequote_p.cpp M +1 -1 src/alkonlinequote_p.h M +110 -84 src/alkonlinequotedetails.ui M +13 -1 src/alkonlinequotesource.cpp M +13 -1 src/alkonlinequotesource.h M +18 -1 src/alkonlinequotesource_p.h M +6 -0 src/alkonlinequoteswidget.cpp https://invent.kde.org/office/alkimia/-/commit/f4b8e6d3a30260174ddc7a99cdf6d421d057e622 -- You are receiving this mail because: You are the assignee for the bug.