Page 1 of 1

Allways default (Version 2.10)

Posted: 2008-09-23 22:05:32
by Milbes
Hallo,

I've installed the Version 2.10. When I start the Ant Renamer all fields with numbers has always the default value. For example: under enumerate I set digits to 3 and mask to aaa__%num%%ext%. When I stop renamer in renamer.xml I found:
...
<Enum Mask="aaa_%num%%ext%" Start="1" Digits="3" Incr="1" Restart="False">
...

When I restart renamer the Mask is my mask but Digits is 1! Start and Incr is OK.

Under 'Char delete' the 'number of characters to delete' has the same failure.
...
<CharDel Nb="1"...

wr

milbes

Allways default (Version 2.10)

Posted: 2008-09-23 22:42:04
by Milbes
Hallo,

When I wrote the first bug-report I switchted the language to 'english (default)'. Then I have to start renamer. When I switched back to my language I can do it without restart renamer.

wr

Milbes

Posted: 2008-09-24 07:40:33
by antp
Hi,
Indeed there is a bug, I wonder how this was never seen by anybody (including me :D)
I will check that and fix it for the next release.