[Libreoffice-bugs] [Bug 133591] Invisible caracter generate when export in .txt

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 2 09:03:03 UTC 2020


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

--- Comment #2 from sebastien.kramm at wanadoo.fr ---
I tried to reproduce:
1. open Writer
2. enter "abc" without (the "), no line feed
3. Save As -> Text (.txt)
4. open with an hex editor. The file holds 7 bytes:
EF BB BF 61 62 63 0A

These 3 first bytes are a UTF8 BOM (see
https://en.wikipedia.org/wiki/Byte_order_mark ).

@fg: could you check your file if it is the same ? Maybe your text editor just
misunderstands this.

The question is: should these be there or not. I think this is a design
decision, some editors offer the choice to save txt file with or without BOM
(Notepad++ on Windows has this).
Should LO have this ? I don't know.

About:
Version: 6.0.6.2
Build ID: 1:6.0.6-0ubuntu0.14.04.1
CPU threads: 8; OS: Linux 4.4; UI render: default; VCL: gtk2; 
Locale: fr-FR (en_US.UTF-8); Calc: group

-- 
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/20200602/cd60dec9/attachment.htm>


More information about the Libreoffice-bugs mailing list