Page 1 of 1

New Folder Unexpected Result

Posted: 11.07.2014, 19:27
by nsaxiom
FreeCommander XE 2014 Build 665 public beta, Windows 7 SP1 64-bit

Steps:
Initiate new folder dialog

Enter '\1 \2 \3' (with spaces between).

FreeCommander creates a set of nested folders, i.e., '\1\2\3'; it also creates a folder named '\1 (2)'.

I found this while trying to figure out how to create multiple folders, I later found out to use the vertical bar (pipe) '|' to accomplish this.
The '\1 (2)' was unexpected.

Thanks

Re: New Folder Unexpected Result

Posted: 11.07.2014, 20:08
by dsperber
I confirm the same results.

I specified '\A \B' and got the expected '\A\B' built, but also got "\A (2)".

Re: New Folder Unexpected Result

Posted: 11.07.2014, 23:03
by joby_toss
Fixed in build 666. Thanks!

Re: New Folder Unexpected Result

Posted: 11.07.2014, 23:47
by nsaxiom
joby_toss wrote:Fixed in build 666. Thanks!
That was faster than expected!

Thanks!