https://bugs.kde.org/show_bug.cgi?id=406388
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |a8644836253ee00f265ae11390d | |fd4afcef179ce Version Fixed In| |5.20 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #18 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit a8644836253ee00f265ae11390dfd4afcef179ce by Alexander Lohnau. Committed on 31/08/2020 at 12:26. Pushed by alex into branch 'master'. Allow comma when dot is decimal separator FIXED-IN: 5.20 This allows us to use a comma as a decimal separator, even if we have a dot configured. Especially when there is a difference between the official and implemented decimal separator (see bug report) or if the user switches between settings with a different separator. By making sure that no [ or ] character(used for vectors) is contained before replacing the string we make sure that we still provide all the features Qalculate does. M +8 -1 runners/calculator/calculatorrunner.cpp https://invent.kde.org/plasma/plasma-workspace/commit/a8644836253ee00f265ae11390dfd4afcef179ce -- You are receiving this mail because: You are watching all bug changes.