Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
From an email:
I have only one small request. Can you make the link not a relative path?
When I am at the Hudson main page, the "Shelved Projects" link works great.
When I am at "My Views"(http://${hudson}/me/my-views/view/All/), the target is effectively "http://${hudson}/user/${user_name}/my-views/view/All/shelvedProjects", which if you try to go there, you get the very lovely "Status Code: 404".
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | shelve-project-plugin [ 15678 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 135428 ] | JNJira + In-Review [ 203474 ] |
Code changed in hudson
User: : ashlux
Path:
trunk/hudson/plugins/shelve-project-plugin/src/main/java/org/jvnet/hudson/plugins/shelveproject/ShelvedProjectsAction.java
http://jenkins-ci.org/commit/26350
Log:
[FIXED JENKINS-5339] Use absolute link for shelved projects so that the link works on views.