Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 921 by grompy: Clicking Source Suite Link in log doesn't open the
actual path.
http://code.google.com/p/robotframework/issues/detail?id=921
So my Log file is located on a shared drive (R:) and it contains this link.
Source:
D:\XXX\AutomatedTesting\Testscripts\ProductSpecificSuites\XXX\XXX\TestSuites\Simple.txt
Clicking the link from the source computer tries to open the link at the
following location:
file:///R:/PDE_Shared/Testscripts/ProductSpecificSuites/XXX/XXX/TestSuites/Simple.txt
Moving the log file breaks the link. It should instead actually try to
open the actual location of the file on the host.