Dashboard links broken when inside folder

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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="${r.url}" />
      

            Assignee:
            Oliver Gondža
            Reporter:
            Oliver Gondža
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: