Summary: | Corrupted odp file after removing slides | ||
---|---|---|---|
Product: | [Applications] calligrastage | Reporter: | Alex Fiestas <afiestas> |
Component: | general | Assignee: | T Zachmann <t.zachmann> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alex Fiestas
2011-05-24 22:05:16 UTC
Git commit f4fe4b16111e783dcf554a534d849607e3507d8f by Thorsten Zachmann. Committed on 25/05/2011 at 06:27. Pushed by zachmann into branch 'master'. 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. BUG: 274064 M +10 -11 libs/kotext/opendocument/KoTextWriter.cpp http://commits.kde.org/calligra/f4fe4b16111e783dcf554a534d849607e3507d8f |