In multiple .doc files, I've noticed that LO 6.2+ is not correctly importing connectors. Steps to reproduce: 1. Open a .doc with a connector in LO 6.1 1. Open a .doc with a connector in LO 6.2 3. Compare Expected Results: 1. Connector is imported Actual Results: 1. No connector Version: 6.2.8.2 (x64) Build ID: f82ddfca21ebc1e222a662a32b25c0c9d20169ee bad Version: 6.1.0.1 (x64) Build ID: 378e26bd4f22a135cef5fa17afd5d4171d8da21a good
Created attachment 155920 [details] Simple diagram with connectors
Created attachment 155921 [details] Screenshot 6.1 vs 6.5
This seems to have begun at the below commit. Adding Cc: to Armin Le Grand ; Could you possibly take a look at this one? Thanks e703a2bd76b9111224c3191e4603e2452d6a470d is the first bad commit commit e703a2bd76b9111224c3191e4603e2452d6a470d Author: Jenkins Build User <tdf@pollux.tdf> Date: Thu Nov 1 19:43:27 2018 +0100 source f05a551a6b49916241696481567e32b320c6749b author Armin Le Grand <Armin.Le.Grand@cib.de> 2018-10-31 20:47:49 +0100 committer Thorsten Behrens <Thorsten.Behrens@CIB.de> 2018-11-01 19:35:10 +0100 commit f05a551a6b49916241696481567e32b320c6749b (patch) tree 30eb942368b05f139d04f9a8b2242af10208b978 parent 8f648a4efad512627a3113dff4fb08111bd369b1 (diff) tdf#120728 support SvxShape for SdrShape if not inserted
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f05a551a6b49916241696481567e32b320c6749b tdf#120728 support SvxShape for SdrShape if not inserted was a fix for https://cgit.freedesktop.org/libreoffice/core/commit/?id=4b4942224b550235da228655677b5c068a053254 SOSAW080: Derive SdrObjGroup from SdrObjList
Created attachment 155932 [details] comparison MSO 2010 and LibreOffice 6.4
I believe this is a duplicate of bug 121649. My fix in gerrit < https://gerrit.libreoffice.org/#/c/80375/ > fixes it but for some reason it fails on windows. *** This bug has been marked as a duplicate of bug 121649 ***