Bug 244151

Summary: Renaming image files causes them to vanish from an album
Product: [Applications] digikam Reporter: usedonlytosignup
Component: AdvancedRename-fileAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 1.2.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 1.4.0

Description usedonlytosignup 2010-07-10 19:55:14 UTC
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.
Comment 1 caulier.gilles 2010-07-11 10:22:50 UTC
Please try again with last digiKam 1.3.0

Gilles Caulier
Comment 2 Andi Clemens 2010-07-11 11:09:10 UTC
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