Version: 1.2.0 (using KDE 4.4.4) OS: Linux If you rename an image file and don't put the .ext back on the end, it will vanish from the album. Reproducible: Always Steps to Reproduce: See details Actual Results: See details Expected Results: See details You should change the renamer so that it works like the one in dolphin, that is, it highlights the part of the name to rename before the .ext so you CAN change .ext if you really mean it but if you do the natural thing your photo's won't vanish.
Please try again with last digiKam 1.3.0 Gilles Caulier
SVN commit 1148606 by aclemens: When in singleFileMode, select the full base name in the AdvancedRenameInput, for quickly changing the current file name. Avoid selecting the file extension. BUG:244151 M +1 -0 advancedrenamedialog.cpp M +8 -0 advancedrenameinput.cpp M +1 -0 advancedrenameinput.h M +5 -0 advancedrenamewidget.cpp M +5 -0 advancedrenamewidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1148606