[Libreoffice-bugs] [Bug 131397] When opening a CSV file in Calc IPs are mangled

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 18 13:13:37 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=131397

--- Comment #4 from naitsirch <naitsirch at e.mail.de> ---
Okay, I understand your point. The thousand separator in my locale is "." and
LibreOffice interpretes an IP as a high number if the right thousand groups
always consist of three digits.

I suggest this solution for this special case:
If the thousand separator is "." and the value is a valid IP (consists of four
thousand groups where each is >= 0 and <= 255) the value should be interpreted
as a number (as it is know). Additionally in the format settings of the cell is
defined that thousand separator should be used.

This way it is interpreted as a number and shown like a number and like an IP.

What do you think?

-- 
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/20200318/e46933a6/attachment.htm>


More information about the Libreoffice-bugs mailing list