-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: master
-
Fix Version/s: None
-
Component/s: Workflow
-
Labels:None
-
Affect Type:Userdefined
URLDelegate class resolves symlinks. It is incorrect, because symlink is supposed to invoke the real path.
For example:
- Open the WD.
- Put "Classify Sequences with CLARK" element to the scene.
- Set "Database" parameter via the dialog to the folder, which path contains a symlink.
Expected state: the attribute value is exactly the same that you've selected in the dialog, the symlink is not resolved.
Current state: the symlink has been resolved.
Note that there may be several symlinks linking one another.