Version: 0.8.2 (using 4.2.2 (KDE 4.2.2), 4.2.2-12.fc10 Fedora) Compiler: gcc OS: Linux (i686) release 2.6.27.21-170.2.56.fc10.i686 When exporting a document as a "Document Archive", okular doesn't ask for confirmation if a file with the same name already exists. For consistency (and to prevent unintended over-writes) I think okular should ask for confirmation when overwriting an existing file.
SVN commit 1066333 by pino: Use the KDE 4.4 way to ask for the "exists, overwite?" confirmation dialog. This allows to: a) get rid of our prompts done in two places b) really make sure it is being asked in any saving context (eg for .okular files) BUG: 191928 M +9 -15 part.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1066333