https://bugs.documentfoundation.org/show_bug.cgi?id=147088
Bug ID: 147088
Summary: Export from Calc document with Unicode characters
belonging to Unicode category Cn to xlsx produces
corrupt file.
Product: LibreOffice
Version: 7.1.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Exporting a Calc document containing one or more Unicode characters which are
of category Cn to xlsx results in a file that Excel cannot open. Repairs by
Excel delete the entire worksheet containing category Cn character(s). Opening
with Calc likewise.
Steps to Reproduce:
1.create Calc document and enter =UNICHAR(65535) in cell A1.
2.save as xlsx document and open this document.
Actual Results:
Cell A1 is empty.
Expected Results:
Cell A1 should contain =UNICHAR(65535).
Reproducible: Always
User Profile Reset: No
Additional Info:
See attachments.
The mentioned deletion of the entire worksheet can be reproduced by also
entering values and or formulas in other cells and saving as xlsx.
--
You are receiving this mail because:
You are the assignee for the bug.