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.
Yes, this is the expected behaviour.
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