Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-181

Broken link from main/core/src/main/resources/hudson/model/Project/noWorkspace.jelly

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • 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

          Jesse Glick created issue -

          Fixed in 1.66.

          Kohsuke Kawaguchi added a comment - Fixed in 1.66.
          Kohsuke Kawaguchi made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Jenkins IRC Bot made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: www [ 15484 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 130254 ] New: JNJira + In-Review [ 199647 ]

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: