<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Invisible caracter generate when export in .txt"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133591#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Invisible caracter generate when export in .txt"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133591">bug 133591</a>
              from <span class="vcard"><a class="email" href="mailto:sebastien.kramm@wanadoo.fr" title="sebastien.kramm@wanadoo.fr">sebastien.kramm@wanadoo.fr</a>
</span></b>
        <pre>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
<a href="https://en.wikipedia.org/wiki/Byte_order_mark">https://en.wikipedia.org/wiki/Byte_order_mark</a> ).

@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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>