[Libreoffice-bugs] [Bug 123158] isNumeric returns false if number is passed as String
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 18 03:43:37 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123158
--- Comment #7 from Takeshi Abe <tabe at fixedpoint.jp> ---
IsNumeric(a) is true with:
Version: 6.2.0.3
Build ID: 98c6a8a1c6c7b144ce3cc729e34964b47ce25d62
CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; VCL: osx;
Locale: ja-JP (en_JP.UTF-8); UI-Language: en-US
Calc: threaded
but false with:
Version: 6.2.0.3
Build ID: 98c6a8a1c6c7b144ce3cc729e34964b47ce25d62
CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; VCL: osx;
Locale: fr-FR (en_JP.UTF-8); UI-Language: en-US
Calc: threaded
i.e. on macOS it depends on your locale setting, which determines "." or "," as
the decimal separator.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190218/fe371477/attachment.html>
More information about the Libreoffice-bugs
mailing list