Luthiger Stoll Benno wrote: > Hello all > > I found the cause of problem that turned the file 'corrupt'. > In my application, I created the entry for manifest.xml as follows: > === > "META-INF" + File.separator + "manifest.xml" > === > On a Windows machine, this gives "META-INF\manifest.xml" > Looking at ZipEntry for the manifest.xml of the correct document, I saw that > it was saved as "META-INF/manifest.xml". So I changed the code to create the > entry with slash instead of backslash. And voila, the document created after > opens without any complaints. > > Thanks for your responses. They pointed me to the right direction. > > Mathias: shall I still file an issue, to document the problem and it's > solution?
No, as this isn't an issue with OOo. And Issue Tracker shouldn't be a place for documenting pitfalls. Thanks for letting us know that you solved the problem on your side. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
