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

--- Comment #1 from Enrique Perez-Terron <[email protected]> ---
A simple test case: 
(Since I have a Norwegian user interface, my English translations of the UI
labels may be inexact.)

1. I opened a new writer document, and
2. selected the copyright symbol by clicking on the "Omega" button in the
'insert' toolbar.
3. Then I saved a copy of the document (File -> Save a copy)
4. navigating to a temporary folder "C:\cygwin64\tmp",
5. naming the file "Copyright" and
6. choosing the format "Text (choose encoding)". 

The coding dialog came up with "Unicode (UTF-8)" and "LF" selected, so I just
clicked on "OK".

I have Cygwin tools installed on my computer.
7. In a Bash command window, I changed to the temporary directory and issued
8. $ od -c Copyright.txt
The output was:
0000000   ?  \n
0000002

Notice the question mark.

I will show the expected outcome in the next comment.

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

Reply via email to