Page 1 of 1

"New Dirctory" Bug

Posted: 14.12.2010, 09:57
by dark_2001
There is no warning and validations when use FreeCommander to create new Directory,
no validation for my input text.
so I can input ':*?'... here.
I input ':' and create a Director on my desktop.
FreeCommander create a file instead of directory with name ':'
and system can not recognize it, and I can not delete it even in DOS.

please fix this simple bug, just add a verify to avoid this.

for example in .NET C#:

Path.GetInvalidPathChars()

Path.GetInvalidFileNameChars()