Relative paths in breadcrumb
Posted: 26.06.2012, 17:49
There is a bug ate least since last public beta that does not allow to navigate folders after using a relative path in the breacrumb bar.
For example if you create a favorite, or manually introduce a path that uses the variable %fcsrcpath% freecommander seems to resolve it correctly, if the path is a subfolder of the "start folder".
If the target is located in a parent folder, or a folder upper in the hierarky, making the path use of the parent symbol as in , navigation gets locked, and you can't click anywhere but the breadcrumb bar. Folders, files or parent [..] icons get locked and don't work.
Don't know if this as been reported before, or if relative paths are supported at all; but they sure are a welcome feature especially in the favorites, so if this is wrongly reported please just erase this post.
For example if you create a favorite, or manually introduce a path that uses the variable %fcsrcpath% freecommander seems to resolve it correctly, if the path is a subfolder of the "start folder".
If the target is located in a parent folder, or a folder upper in the hierarky, making the path use of the parent symbol
Code: Select all
\..
Code: Select all
%fcsrcpath%\..\..\Some Folder
Don't know if this as been reported before, or if relative paths are supported at all; but they sure are a welcome feature especially in the favorites, so if this is wrongly reported please just erase this post.