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

--- Comment #10 from ady <[email protected]> ---
(In reply to Julien Nabet from comment #8)
> On pc Debian x86-64 with master sources updated today, I could reproduce
> this.
> 
> In my machine it's ok until 48 lines, 1 more and the detection is wrong.

In my Windows system, if I import the first 47 entries (i.e. line 49 of the CSV
file is the last one, and it is empty), then Calc's Import Text dialog still
"detected" the file as Unicode. When the last entry is the 46th (plus the
headers, plus one empty line at the end), the import dialog "detected" it as
"Western Europe (ISO-8859-1).

To be clear, the issue does not seem to be related to some specific character
on line 47 of the csv file, but rather the total number of characters and/or
lines that the import dialog cares to deal with; if there are "too many", then
it does not seem to actually try to "detect" whatever it was supposed to be
trying to detect.

IDK whether this specific character set ("Western Europe (ISO-8859-1") would
also be "detected" if my OS was set with some non-Western-Europe locale /
character set.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to