1. Open attachment 92272 [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 in this range: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=1797441c7db545b8f03ed1565d26d296cae5d7ab..5fa0adf25cfcb71129e05e7218cde46874306c15 Adding Cc: to Markus Mohrhard
Corrupted does not tell me anything. The file looks the same after a roundtrip as before.
Open XML SDK Productivity Tool gives 2 errors: DocGrid error "attribute charSpace has invalid value 4294965247" in /word/document.xml Looks like this is added: w:charSpace="4294965247" BubbleChartSeries error "invalid child element cat" in /word/charts/chart1.xml Version: 5.4.0.0.alpha0+ Build ID: 9691cea443a74885b3f81c602efdd3345de1e3f9 TinderBox: Win-x86@39, Branch:master, Time: 2016-11-24_14:26:28 BTW: Please change the Version field after the bibisect, and add the original bug to See Also.
Corrupted means that MSOffice cannot open the document any more. Verified that it is still corrupted when roundtripped by 5.4alpha. Cannot open in MSO2003, MSO2007, MSO2013.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1252f32496193e8ed532de744db31413768b8efa don't export category info to bubble charts, tdf#103988 It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=423addf8bf0bbc7a2e14faffffcdddd035bc145a&h=libreoffice-6-0 don't export category info to bubble charts, tdf#103988 It will be available in 6.0.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Open XML SDK 2.5 no longer complains about the file being corrupted. However, MSO 2010 still complains about it. Putting back to NEW
Tested in Version: 6.1.0.0.alpha0+ Build ID: 2bf1cc7372088ec31ac5f0fb60de57feda59d3b7 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eca80d17b9a7d2d8e15c74965de0c78674b00502&h=libreoffice-5-4 don't export category info to bubble charts, tdf#103988 It will be available in 5.4.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Dear Markus Mohrhard, This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assigned it back to yourself if you're still working on this.
confirmed that Word 2013 still cannot open the file if round-tripped by LO 6.2alpha.
Created attachment 145775 [details] bubble chart docx compared in MSO LO 6.2+ Fileopen is not correct. So Filesave doesn't make sense.
Bubble chart is with Power Trendline Element. But it doesn't affect this bug. Repro LO 6.3+.
The problem is the <c:bubble3D/> tag, which according to OOXML standard can be an element of <CT_Dpt>, <CT_BubbleSer> and <CT_BubbleChart>. Nonetheless MS-Office always export <c:bubble3D/> tag into each <CT_BubbleSer> tag. Also MS-Office (2010/2013/2016 etc.) cannot open (maybe it is an MS-Office bug) a file if the <c:bubble3D/> tag is in the <CT_BubbleChart>, unlike the LibreOffice. Related patch in progress: https://gerrit.libreoffice.org/#/c/78259/
Created attachment 153757 [details] export before fixing the problem
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/5b97e75589523b3769ec87e27854e2c841d0d79f%5E%21 tdf#103988 OOXML export: fix bubble chart MSO interoperability It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 153758 [details] export after fixing the problem
Verified in Version: 6.4.0.0.alpha0+ Build ID: 41cd3e8e817c8c33a13608e62eeb06ce2c6977e4 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Balázs Varga, thanks for fixing this issue!
Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/55dbf08740ffefd6dd08d4bcea0638a15117dc65%5E%21 tdf#103988 OOXML export: fix bubble chart MSO interoperability It will be available in 6.3.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 104062 has been marked as a duplicate of this bug. ***