Bug 155249

Summary: Dolphin rename using multiple hashes
Product: [Applications] dolphin Reporter: Szabolcs Illes <s.illes79>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Szabolcs Illes 2008-01-07 23:06:50 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

I selected 30 files in a folder using dolphin and tried to rename them using the following pattern:

'Learn Spanish in a week - # - Track #.mp3'

but after pressing rename nothing happened, I was expecting the # mark to be replaced with the sequence number ( as the text in the pop-up window suggests )

However the following pattern did work:
Track #.mp3

It looks like dolphin only works with one hash.
Comment 1 FiNeX 2008-01-10 10:54:51 UTC
Yes, this is the expected behaviour.
Comment 2 Peter Penz 2008-01-10 17:14:58 UTC
SVN commit 759454 by ppenz:

Fixed issue that when renaming a variable number of items, that only one #-character as index is allowed.

BUG: 155249

 M  +4 -10     dolphinview.cpp  
 M  +2 -2      renamedialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=759454