https://bz.apache.org/ooo/show_bug.cgi?id=126700
--- Comment #14 from Regina Henschel <[email protected]> --- How does your application create the file? You should try, whether your application writes valid files, if you use a basic document, which has been created in AOO version 4.1.1. If that works, you only need a new "TEMPLATE". You can try this way too: Take a new Writer document in version 4.1.1. Then insert the old document via menu Insert > File... Make correction as needed and use that file as new "TEMPLATE". The odt file is actually a zip container. You can look into the container, on Windows using 7-zip for example. Then you see the folder META-INF. Go into it and you see the file manifest.xml. Open it with an editor, here on Windows I use "XML Notepad 2007" for that. When you have corrected the file save it and close the editor. 7-zip ask you whether the content in the archive should be updated. Agree. Then try, whether your application makes a valid file now. You find details about odf package in http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part3.html I cannot guarantee, that it will work with a correct manifest, because I do not know your application. -- You are receiving this mail because: You are the assignee for the issue.
