Created attachment 102846 [details] Original File Problem description: Open the attached docx file containg Object:Icon "<o:OLEObject DrawAspect="Icon"/>". Export the docx file using LO. The DrawAspect is not getting preserved. Steps to reproduce: 1. Open the attached docx file which will have OLEObject with DrawAspect="Icon" 2. Export the file in docx file format. 3. Open the exported file in MS-Office and double click on the object Icon. The object doesn't open the ppt associated with it. Because DrawAspect="Icon" property of the OLEObject is not getting prserved. Current behavior: The DrawAspect="Content" property is getting exported as "Content" is the hard code value. Expected behavior: DrawAspect="Icon" should be preserved. Operating System: Ubuntu Version: 4.4.0.0.alpha0+ Master
Synerzip -> NEW
Ravindra_Vidhate committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8ed122f34275f4b4afd1a84d3b5254e4a814ba43 fdo#81381 Objects:Icon is not editable after LO Export 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.