Issue Type: Bug Bug
Assignee: Oliver Gondža
Components: cobertura-plugin
Created: 13/Jan/15 10:08 AM
Description:

I have a Dashboard view inside a folder with code coverage portlet. Job URLs in that portlet are broken as they use domain relative URLs without leading '/' like 'job/Folder/view/Result/job/Folder/job/my_job/42/' while i should be '/job/Folder/job/my_job/42/' (or '/job/Folder/view/Result/job/my_job/42/').

On first sight it seems fixable removing href attribute.

<t:buildLink jobName="${r.parent.name}" job="${r.parent}" number="${r.number}" href="" />
Project: Jenkins
Priority: Minor Minor
Reporter: Oliver Gondža
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