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

Bubble links on matrix reloaded action have incorect url (our Case 9155)

    XMLWordPrintable

Details

    Description

      On /job/<job>/<configuration>/<build>/matrix-reloaded there are relative links to <configuration>/ effectively pointing at /job/<job>/<configuration>/<build>/matrix-reloaded/<configuration> that does not exist.

      Attachments

        Activity

          Code changed in jenkins
          User: Vojtech Juranek
          Path:
          src/main/resources/net/praqma/jenkins/plugin/reloaded/MatrixReloadedAction/main.jelly
          http://jenkins-ci.org/commit/Matrix-Reloaded-Plugin/feef94aac683b0a270f63156590993c31f6953c6
          Log:
          [FIXED JENKINS-17748] Fix wrong links

          Compare: https://github.com/jenkinsci/Matrix-Reloaded-Plugin/compare/85846757bb6b...feef94aac683

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vojtech Juranek Path: src/main/resources/net/praqma/jenkins/plugin/reloaded/MatrixReloadedAction/main.jelly http://jenkins-ci.org/commit/Matrix-Reloaded-Plugin/feef94aac683b0a270f63156590993c31f6953c6 Log: [FIXED JENKINS-17748] Fix wrong links Compare: https://github.com/jenkinsci/Matrix-Reloaded-Plugin/compare/85846757bb6b...feef94aac683
          jbrejner Jens Brejner added a comment -

          Pseudo linking

          jbrejner Jens Brejner added a comment - Pseudo linking
          mmh19891113 bright.ma added a comment - - edited

          This issue has come up again on the lastest matrix-reloaded plugin .

           

          maybe this commit: https://github.com/jenkinsci/matrix-reloaded-plugin/commit/637e02199541beded834c37c1d542ea92558949e

          <a href="${request.getRootPath()}/${b.getUrl()}">

          <a href="${p.nearestRunUrl}" class="model-link inside"> 

           

           

          mmh19891113 bright.ma added a comment - - edited This issue has come up again on the lastest matrix-reloaded plugin .   maybe this commit:  https://github.com/jenkinsci/matrix-reloaded-plugin/commit/637e02199541beded834c37c1d542ea92558949e <a href="${request.getRootPath()}/${b.getUrl()}"> <a href="${p.nearestRunUrl}" class="model-link inside">     

          People

            praqma Praqma Support
            olivergondza Oliver Gondža
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: