https://bugs.documentfoundation.org/show_bug.cgi?id=171093
Bug ID: 171093
Summary: calc: Search replace of + add zeros to formula
(french, german locales...)
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Be sure to be in french of german locale (there is no issue with en-GB for
example). For this, go to "options / languages & locales / general / locale
setting" set locale to FrenchFrance or GermanGermany.
In a cell put: "=1+2,5", it renders "3,5".
Now do a search/replace. Search "+", replace by "PLUS" (search replace in
formula).
It will become "=1plus20,5"
It should be "=1plus2,5"
This problem doesn't happen with en-GB locale, which by the uses uses "." as
decimal separator, while fr-FR, de-DR uses "," as decimal separator.
--
You are receiving this mail because:
You are the assignee for the bug.