-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
http://host/hudson/job/whatever/ws/
(note trailing '/')
will when the project has never been built display
Run a build to have Hudson create a workspace.
with a link to
http://host/hudson/job/whatever/ws/build
which is a 404. Should be
http://host/hudson/job/whatever/build
Does not occur when URL ends in ".../ws".
<a href="build">Run a build</a> to have Hudson create a workspace.
needs to be a bit smarter.
[JENKINS-181] Broken link from main/core/src/main/resources/hudson/model/Project/noWorkspace.jelly
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: www [ 15484 ] |
Workflow | Original: JNJira [ 130254 ] | New: JNJira + In-Review [ 199647 ] |