Revision 6343696...

Go back to digest for 25th November 2012

Bug Fixes in Office

Friedrich W. H. Kossebau committed changes in [calligra/calligra/2.6] libs/main/KoFilterChain.cpp:

Fix exporting to non-native formats on Windows, e.g. HTML

The fix follows approach of bf47fed5ead06f2128abf042897f86bab39cf333

Also fixes a possible crash on Windows in KoFilterChain::outputFileHelper(...):
m_outputTempFile was accessed even when it might be set to 0 a few lines before

REVIEW: 107388

Thanks boemann and inge for review and stuart for package building

File Changes

Modified 1 files
  • libs/main/KoFilterChain.cpp
1 files changed in total