
|
If you were logged in you would be able to see more operations.
|
|
WebTest
Created: 01/Mar/08 20:03:08
Updated: 04/Mar/08 09:13:08
|
|
| Affects Version/s: |
2.6
|
| Fix Version/s: |
2.6
|
|
|
File Attachments:
|
1.
WT-396.diff (1 kb)
|
|
Image Attachments:
|
|
|
Environment:
|
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)
|
|
In R_1678, the webtest report do not provide a link to error page. It also do not provide a link to resulting page. The only way to access the error page is to navigate to end of report to view the error message. The only way to access the resulting page is refer to previous resulting page.
Please refer to the screenshot for details. Should you require more info, please let me know. Thanks!
|
FWIW, this issue do not occur in previous releases.
The attached patch seem to fix this issue. Could you please verify?
Fixed in build 1679.
Thanks for the patch. In fact the solution was not that simple as the error links should be shown only on the failing step itself and not on his parents.
|
|