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

--- Comment #2 from sebastien.kr...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to