Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
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="${r.url}" />
Attachments
Issue Links
- is related to
-
JENKINS-25113 Column extensions: job.url in column.jelly is wrong in non-default views
-
- Resolved
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is related to |
Remote Link | This issue links to "PR 40 (Web Link)" [ 12014 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | JNJira [ 160476 ] | JNJira + In-Review [ 196451 ] |