Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Medium Target-2.6
New issue 628 by jprantan: Create link from Test Execution Errors to Test
Execution Log only if message exists in there
http://code.google.com/p/robotframework/issues/detail?id=628
After issue 627 was implemented, there have been links from Test Execution
Errors to log. The problem is that if the errors happen before test
execution, there is no target for those links. Therefore it would be nice
to have links only from those errors that have happened during test
execution and have related message in test execution log.