https://bugs.documentfoundation.org/show_bug.cgi?id=150943
--- Comment #1 from Michael Warner <[email protected]> --- Google translate: Description: The word document generated by poi can't be opened, some data formats may cause the document structure error, other tools can open the document Steps to Reproduce: 1. The word document generated by poi has table data in the document 2. Unable to open the prompt 3. An error occurred while opening the file. Probably due to incorrect file content. Error details: SAXException: [word/document.xml line 2]: unknown error Continuing to import may result in data loss or corruption, and programs may become unstable or crash. Do you want to ignore the error and continue loading the file? In [mscx_uno bridge error] UNO type of C++ exception unknown: "o3tl.divide_by_zero", RTTI-name=".?AUdivide_by_zero@o3tl@@"! SAXParseException: File format error found at '[word/document.xml line 2]: unknown error', Stream 'word/document.xml', Line 2, Column 28860(row,col). Actual Results: In [mscx_uno bridge error] UNO type of C++ exception unknown: "o3tl.divide_by_zero", RTTI-name=".?AUdivide_by_zero@o3tl@@"! SAXParseException: File format error found at '[word/document.xml line 2]: unknown error', Stream 'word/document.xml', Line 2, Column 28860(row,col). Expected Results: In [mscx_uno bridge error] UNO type of C++ exception unknown: "o3tl.divide_by_zero", RTTI-name=".?AUdivide_by_zero@o3tl@@"! SAXParseException: File format error found at '[word/document.xml line 2]: unknown error', Stream 'word/document.xml', Line 2, Column 28860(row,col). -- You are receiving this mail because: You are the assignee for the bug.
