https://bugs.documentfoundation.org/show_bug.cgi?id=116184
Oliver Brinzing <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #27 from Oliver Brinzing <[email protected]> ---
i can confirm this too.
for convenience we added "D." to Date acceptance patterns.
this worked by default with AOO 4.1.5, but with LO it has
some side effects.
steps to reproduce:
- Menu Tools/Options/Language Settings/Languages
-> Locale setting: "German (Germany)"
-> add to Date acceptance patterns: "D."
- create new spreadsheet
- enable Menu "View/Value Highlighting"
- cell A1, enter: 1.
-> Date: 01.04.19
- cell B1, enter: -1.234,56
-> Text: -1.234,56
- Cell B2, enter: =Value(B1)
-> Err:522
now remove "D." from Date acceptance patterns and
- create new spreadsheet
- cell A1, enter: 1.
-> Text: 1.
- cell B1, enter: -1.234,56
-> Value: -1234,56
- cell B2, format as Text @ and enter: -1.234,56
- cell B3, enter: =Value(B2)
-> Value: -1234,56
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs