https://bz.apache.org/ooo/show_bug.cgi?id=93488

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from [email protected] ---
With the first 129 characters in the sample file or less, the CSV import dialog
is brought up. With 130 or more characters, we get the ASCII filter dialog
instead.

Character 130 is a null (0), but not the first nor the only in the file.

Interestingly, a file made of 2 nulls (head -c 2 /dev/zero > /tmp/file.csv) is
also opened in the ASCII filter dialog.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

Reply via email to