Apache OpenOffice (AOO) Bugzilla – Issue 118558
ODF compatibility: Map import LO3.4 to AOO3.3 to solve missing attribute handling for OLEs
Last modified: 2017-05-20 10:30:42 UTC
ALG: Due to #118485#, #108221#, #67705# AOO3.4 corrects the attributes for OLEs (Draw/Impress and Calc) at write time and corrects for versions of AOO/OOo < 3.4 at load time with the knowledge that the attributes at that objecs were set wrong. LO already has a 3.4, thus fir also correcting for this case LO versions >= 3.4 need to be detected.
ALG: Thanks to Regina and Thorsten to show this up resp. giving hints how to workaround this nicely. Working on patch...
Created attachment 76939 [details] Fix for task 118558
ALG: Comitted, done.