Revision 0b29857...

Go back to digest for 23rd March 2014

Bug Fixes in Office

Jarosław Staniek committed changes in [calligra] libs/odf/KoOdfWriteStore.cpp:

On closing the content writer do not expect it to be allocated

This fixes assertion in KoSimpleOdsDocument::createContent() where content stays unallocated if the filepath points to a nonwritable directory. Manifest and body are both allocated so I left the relevant assertions and conditions intact.


REVIEW:116893

File Changes

Modified 1 files
  • libs/odf/KoOdfWriteStore.cpp
1 files changed in total