https://bugs.kde.org/show_bug.cgi?id=498903

pa...@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pa...@web.de

--- Comment #4 from pa...@web.de ---
I wonder whether the `...replace(',', '.');` in the [relevant change from
Stephane's
link](https://invent.kde.org/office/skrooge/-/commit/459a500b74fd03b315ffef2d3d86e3192b888b60#c1a20a2bfbced2220df9e5c56d88875af42dd052_389_380)
might be problematic. Because of that, I think, both '.' and ',' are
effectively used as decimal separator while only ' ' is valid (which probably
no-one uses, yet, to be fair) and other than that only ',' should be used.

The downside of changing this would obviously be that with a German locale, an
import from a non-German bank is likely to be incorrect. I am not sure how far
heuristics can go here with everyone violating the standard, but probably
everyone in a different way. Maybe everything internally should just use the
locale and everything import-related should use the locale as default and allow
overriding with a configuration knob.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to