https://bugs.documentfoundation.org/show_bug.cgi?id=164378
--- Comment #3 from [email protected] --- Please disregard the last comment, as it was an outline sent unintentionally. I’ve discovered a more serious issue in LibreOffice Calc. It appears that Calc incorrectly mixes thousand separators (dot . used in European locales and comma , used in the US) in numbers. It affects various number representations, including: - Scientific: "1.2,333,444,555e-1" -> 12333444.555e-1 - Percent: "1.2,333,444,555%" -> 12333444.555% - Currency: "$1.2,333,444,555" -> $12333444.555 -- You are receiving this mail because: You are the assignee for the bug.
