Comment 5 for bug 452518

Revision history for this message
Matevž Jekovec (matevz-jekovec) wrote :

Hi guys. The problem is in KDE4FilePicker.cxx, when using KFileDialog::currentFilter() method. It returns "*.doc", "*.odt" etc. Instead, it should return a full text "ODF text document (*.odt)". I'm attaching the patch shortly.