Issue Type: Bug Bug
Assignee: Nalin Makar
Components: gui, testng
Created: 03/Jun/14 10:26 AM
Description:

The TestNG Plugin for Jenkins adds a new menu entrry to all projects called "TestNG Results" which, when clicked, leads to a page called "TestNG Results Trends" with the URL "/job/projectname/testngreports/".

On that page a HTML image map shows the trend and offers links to the single builds. However, the anchors in the imagemap are all like "BUILDNUMBER/testngreports/". What they should point to instead is "../BUILDNUMBER/testngreports" - note the "../".

I guess the devs simply reused code from the project overview widget, where the URLs work together nicely.
As it is now, however, the testng report page contains links to non-existent pages, leading to 404.

Project: Jenkins
Labels: plugin testng
Priority: Major Major
Reporter: Hubert Grzeskowiak
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to