https://bz.apache.org/ooo/show_bug.cgi?id=126869
--- Comment #17 from orcmid <[email protected]> --- (In reply to Andreas Säger from comment #16) > Linux zip program can restore the styles.xml > > $zip -F inputfile.odt --out-file outputfile.odt > produces an out file with intact styles.xml Yes, the styles.xml component of the .odt is intact and verifies. 7-zip and WinZip will recover that file. That does not help in recovery of the content, since content.xml is completely unrecoverable. If the end instead of the beginning of the content.xml part were preserved, it would be possible to make a partial recovery. Not having the beginning of a compressed file makes it extremely difficult to recover anything at all because of the way that the compression works. -- You are receiving this mail because: You are the assignee for the issue.
