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

New breadcrumb: relative path should be resolved based on model-link's href

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Jenkins 1.454-SNAPSHOT (7bf8e8e894e0358401de4be1aa15986627efad11)

      See screenshot attached.
      Clicking "Delete Slave" menu item will navigate to the page for deleting All View.

          [JENKINS-12945] New breadcrumb: relative path should be resolved based on model-link's href

          I have raised a pull request to fix path resolution of new breadcrumb.
          https://github.com/jenkinsci/jenkins/pull/393

          OHTAKE Tomohiro added a comment - I have raised a pull request to fix path resolution of new breadcrumb. https://github.com/jenkinsci/jenkins/pull/393

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java
          http://jenkins-ci.org/commit/jenkins/022544dc5347818da7e92ce6b6485f2e1e159866
          Log:
          [FIXED JENKINS-12945] absolutize links in the context menu

          Absolutizing on the server side is easier and more compact.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java http://jenkins-ci.org/commit/jenkins/022544dc5347818da7e92ce6b6485f2e1e159866 Log: [FIXED JENKINS-12945] absolutize links in the context menu Absolutizing on the server side is easier and more compact.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1572
          [FIXED JENKINS-12945] absolutize links in the context menu (Revision 022544dc5347818da7e92ce6b6485f2e1e159866)

          Result = SUCCESS
          Kohsuke Kawaguchi : 022544dc5347818da7e92ce6b6485f2e1e159866
          Files :

          • changelog.html
          • core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java

          dogfood added a comment - Integrated in jenkins_main_trunk #1572 [FIXED JENKINS-12945] absolutize links in the context menu (Revision 022544dc5347818da7e92ce6b6485f2e1e159866) Result = SUCCESS Kohsuke Kawaguchi : 022544dc5347818da7e92ce6b6485f2e1e159866 Files : changelog.html core/src/main/java/jenkins/model/ModelObjectWithContextMenu.java

            ohtake_tomohiro OHTAKE Tomohiro
            ohtake_tomohiro OHTAKE Tomohiro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: