1. Open attachment 96556 [details] 2. Save it as a new .DOCX 3. Open the new document in MSOffice Observed behaviour: Corrupted file after roundtrip Reproduced in Version: 5.3.0.0.alpha1+ Build ID: 757a60d01dd152aadab2ba3c8224252481ce8a88 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: ca-ES (ca_ES.UTF-8); Calc: group but not in Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e
Regression introduced by: author Markus Mohrhard <markus.mohrhard@googlemail.com> 2015-04-20 04:21:17 (GMT) committer Markus Mohrhard <markus.mohrhard@googlemail.com> 2015-04-21 04:45:26 (GMT) commit 4c3cfe60ac05d5404e3f2a92fff7af2d2f38628a (patch) tree 47d5141591f3c93c138d5face9968c287f41ad16 parent 5fa0adf25cfcb71129e05e7218cde46874306c15 (diff) MSO 2007 vs OOXML default values includes: fix data label delete element handling According to the xsd: <xsd:choice> <xsd:element name="delete" type="CT_Boolean" minOccurs="1" maxOccurs="1"/> <xsd:group ref="Group_DLbl" minOccurs="1" maxOccurs="1"/> </xsd:choice> which is just insane. Therefore as soon as we hit a non-delete element we assume that the entry is not deleted. Adding Cc: to Markus Mohrhard
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still in 6.0.0.1 / Windows 7.
Exported DOCX can be opened in Word since: https://git.libreoffice.org/core/+/5b97e75589523b3769ec87e27854e2c841d0d79f author Balazs Varga <balazs.varga991@gmail.com> Thu Aug 29 11:08:04 2019 +0200 committer László Németh <nemeth@numbertext.org> Fri Aug 30 16:32:47 2019 +0200 tdf#103988 OOXML export: fix bubble chart MSO interoperability *** This bug has been marked as a duplicate of bug 103988 ***