Bug 155249 - Dolphin rename using multiple hashes
Summary: Dolphin rename using multiple hashes
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-07 23:06 UTC by Szabolcs Illes
Modified: 2008-01-10 17:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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