Version: unspecified (using KDE 4.6.0) OS: Linux Since 4.6.0, when downloading a file via Konqueror with Kget integration activated, Kget downloads the newly added file without asking to erase or rename an existing file with the same name. Reproducible: Always Steps to Reproduce: Download a file using Kget's Konqueror integration in a folder where a file with the same name already exists. Actual Results: Erases the already existing file without notice. Expected Results: Ask to erase or rename the already existing file. Didn't happen with KDE 4.5.5.
SVN commit 1218790 by mfuchs: Show warning if a file exists already. BUG:265153 M +1 -0 newtransferdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1218790
SVN commit 1218791 by mfuchs: Fowardport r1218790 Show warning if a file exists already. CCBUG:265153 M +1 -0 newtransferdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1218791