----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128886/ -----------------------------------------------------------
Review request for KDE Frameworks, Boudhayan Gupta, David Faure, and Pinak Ahuja. Repository: kfilemetadata Description ------- Make odf indexer more error prove, check if the files are there (and are files at all) (meta.xml + content.xml) Diffs ----- autotests/odfextractortest.h 3e6a1c7 autotests/odfextractortest.cpp bea3640 src/extractors/odfextractor.cpp 948f3e0 Diff: https://git.reviewboard.kde.org/r/128886/diff/ Testing ------- Added unit tests, before, the missing content.xml did directly segfault baloo and co. See Bug 364748 https://bugs.kde.org/show_bug.cgi?id=364748 Thanks, Christoph Cullmann