[TC 8.0b21 x64] Renamer Behavior

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
kwanbis
Junior Member
Junior Member
Posts: 68
Joined: 2006-11-06, 21:30 UTC

[TC 8.0b21 x64] Renamer Behavior

Post by *kwanbis »

There is a new E check box under renamer, which means replace on the extension yes/no.

Now, lets say we have this file

xxxx123xxxx.123

If the E is checked, and I tell to replace 123 with ABC, I get this

xxxxABCxxxx.abc

Now, if it is NOT checked, I get this:

xxxxABCxxxx.123

BUT, if I tell to replalce 123* with ABC, and is not checked, I get

xxxxABCxxxx

Instead of

xxxxABC.123
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50861
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Not confirmed.

Here is what I tried:
1. Search for: 123*
2. Replace by: ABC

[E] checked:
xxxx123xxxx.123 -> xxxxABC
[E] not checked:
xxxx123xxxx.123 -> xxxxABC.123

Maybe the characters which you replaced by xxxx are relevant?
Author of Total Commander
https://www.ghisler.com
User avatar
kwanbis
Junior Member
Junior Member
Posts: 68
Joined: 2006-11-06, 21:30 UTC

Post by *kwanbis »

You are right. I can not seem to reproduce the error again.

Close it. If i find it again, I would re-report it.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50861
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

OK, I will move it to "will not be changed" for now.
Author of Total Commander
https://www.ghisler.com
Post Reply