Revision 3992bc5...
Go back to digest for 2nd September 2012Bug Fixes in Office
Inge Wallin committed changes in [calligra] libs/odf/KoDirectoryStore.cpp:
Fix bug 305794: Uncompressed ODF is saved in wrong directory
This fix does that the old code tried to do but failed: Check if the
given path is a directory. But it does so using QDir so it's actually
portable.
FIXED-IN: 2.5.1
REVIEW: 106200
File Changes
Modified 1 files
- libs/odf/KoDirectoryStore.cpp
1 files changed in total