Issue Type: Bug Bug
Assignee: Fred G
Components: extra-columns
Created: 26/Jun/14 5:16 AM
Description:

After upgrading from Jenkins 1.544, the "Test Result" column appears to have an incorrect link for each job, doubling up on the view path where we only expect one, i.e.:
http://jenkinsSite:8080/ view/ViewName / view/viewName /job/jobName/lastCompletedBuild/testReport

Looking at the "TestResultColumn/column.jelly" file, I can see the link as:
<a href="">

It would appear that a change made as part of JENKINS-19310, changes the value of ${job.url} thus probably causing this problem.

Environment: Windows XP
Jenkins 1.569
Project: Jenkins
Priority: Major Major
Reporter: Chris Lake
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