https://bz.apache.org/ooo/show_bug.cgi?id=107602
--- Comment #16 from Torsten Warncke <[email protected]> --- Hi orcmid, as Mark already explained it has nothing to do with thumbnails. The document container odt is a ZIP file which has the thumbnail.png, which shows 1st page in bad resolution, and META-INF/manifest.xml which allows MS preview handler to actually display the whole document in explorer preview pane. At some time the manifest.xml was badly modified, say from OO 3.1 to >=4.0, such that explorer cannot preview the document anymore. If I replace the >=4.0 manifest.xml with the old manifest.xml (from <= OO 3.1) explorer can preview the document (zipped), even with MS Office 2003, 2007 etc. installed. Please patch OO 4.x accordingly! Torsten (In reply to orcmid from comment #13) > (In reply to Torsten Warncke from comment #12) > > Created attachment 85570 [details] > > correct manifest.xml > > > > replacement for manifest.xml in META-INF > > I don't understand what META-INF/manifest.xml has to do with the subject of > this issue. > > What's missing is a shell extension that extracts the thumbnails for preview > purposes. The thumbnail is there (although only at one resolution). > > I am removing the 2010-applied "Accepted" condition. That is a hold-over > preceding the establishment of Apache OpenOffice. There is no one on AOO > who has assigned this to themselves. > > Some careful reconfirmation would be handy, especially on AOO 4.1.2 and > later versions of Microsoft Windows. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
