Status: New
Owner: spielmann.robert
Labels: Type-Defect Priority-Medium OS-Windows Interpreter-Python
New issue 663 by spielmann.robert: Report generation destroys path to
interpreter
http://code.google.com/p/robotframework/issues/detail?id=663
Run a simple test with a full path to the python interpreter on windows,
like:
C:\Users\rsp\Desktop\Robot\Python27\python.exe
and you will see in the report:
C:Users
spDesktopRobotPython27python.exe
Note that not only the backslashes are gone and there is a funny linebreak,
but also the directory "rsp" has lost the "r" >:(
see the attached example report for details.
Attachments:
report.html 29.3 KB