https://bugs.freedesktop.org/show_bug.cgi?id=87367

Christopher Chavez <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Spreadsheet                 |Writer

--- Comment #4 from Christopher Chavez <[email protected]> ---
The file in question was .docx, so I assume this is for Writer, not
Spreadsheet--a '#' for each byte is the result displayed in Writer; doing

dd bs=1K count=4 < /dev/zero > test.docx
libreoffice test.docx

will cause the following appears in the command line:

:1: parser error : Document is empty

^

and Writer displays an unformatted document with 4096 of '#'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to