Revision f4fe4b1...

Go back to digest for 29th May 2011

Bug Fixes in Office

Thorsten Zachmann committed changes in [calligra] libs/kotext/opendocument/KoTextWriter.cpp:

Make sure to produce valid xml

Close the tag that are opened. Always use the same machanism for closing the tags.
Therefore also insert empty tags into the stack.

This fixes bug 274064 - Corrupted odp file after removing slides.
Actually the removing of the slides is not needed th reproduces the problem.
Saving the file is enough.

File Changes

Modified 1 files
  • libs/kotext/opendocument/KoTextWriter.cpp
1 files changed in total