I've found a bug in rename function when option display_full_path_name is set to 1
Code: Select all
display_full_path_name=1
Before: C:\My Documents\test.txt
After: C:\My Documents\CMy Documentstest.txt
It doesn't matter how you rename a file - inline or via context menu. (x64 only)
In x32 only inline renaming doesn't work.
It is impossible to rename a file at all - each time a full path will be added ....
Everything 1.4.1.895 x64/ Windows 7 SP1