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

Incorrect links in build history when view is defined inside a folder

    XMLWordPrintable

Details

    Description

      Create a "Foo" folder and job "Bar" inside it
      check the build history for the default 'All' view
      links for builds are JENKINS/job/Foo/view/All/job/Foo/job/Bar, should be
      JENKINS/job/Foo/view/All/job/Bar

      Attachments

        Issue Links

          Activity

            Code changed in jenkins
            User: Jesse Glick
            Path:
            core/src/main/java/hudson/model/AbstractItem.java
            http://jenkins-ci.org/commit/jenkins/3170a1bc153bc12c68d0ac90ae5b701e2c9ec81d
            Log:
            JENKINS-19310 Unreproducible failure of DirectlyModifiableViewTest.failWebMethodForIllegalRequest, probably from a StackOverflowError.
            at …
            at hudson.model.View.toString(View.java:514)
            at java.text.MessageFormat.subformat(MessageFormat.java:1246)
            at java.text.MessageFormat.format(MessageFormat.java:836)
            at java.text.Format.format(Format.java:140)
            at java.text.MessageFormat.format(MessageFormat.java:812)
            at java.util.logging.Formatter.formatMessage(Formatter.java:130)
            at java.util.logging.SimpleFormatter.format(SimpleFormatter.java:63)
            at java.util.logging.StreamHandler.publish(StreamHandler.java:179)
            at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:88)
            at java.util.logging.Logger.log(Logger.java:481)
            at java.util.logging.Logger.doLog(Logger.java:503)
            at java.util.logging.Logger.log(Logger.java:567)
            at hudson.model.AbstractItem.getUrl(AbstractItem.java:423)
            at hudson.model.View.getViewUrl(View.java:510)
            at hudson.model.View.toString(View.java:514)
            at …

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/model/AbstractItem.java http://jenkins-ci.org/commit/jenkins/3170a1bc153bc12c68d0ac90ae5b701e2c9ec81d Log: JENKINS-19310 Unreproducible failure of DirectlyModifiableViewTest.failWebMethodForIllegalRequest, probably from a StackOverflowError. at … at hudson.model.View.toString(View.java:514) at java.text.MessageFormat.subformat(MessageFormat.java:1246) at java.text.MessageFormat.format(MessageFormat.java:836) at java.text.Format.format(Format.java:140) at java.text.MessageFormat.format(MessageFormat.java:812) at java.util.logging.Formatter.formatMessage(Formatter.java:130) at java.util.logging.SimpleFormatter.format(SimpleFormatter.java:63) at java.util.logging.StreamHandler.publish(StreamHandler.java:179) at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:88) at java.util.logging.Logger.log(Logger.java:481) at java.util.logging.Logger.doLog(Logger.java:503) at java.util.logging.Logger.log(Logger.java:567) at hudson.model.AbstractItem.getUrl(AbstractItem.java:423) at hudson.model.View.getViewUrl(View.java:510) at hudson.model.View.toString(View.java:514) at …
            dogfood dogfood added a comment -

            Integrated in jenkins_main_trunk #3451
            JENKINS-19310 Unreproducible failure of DirectlyModifiableViewTest.failWebMethodForIllegalRequest, probably from a StackOverflowError. (Revision 3170a1bc153bc12c68d0ac90ae5b701e2c9ec81d)

            Result = SUCCESS
            Jesse Glick : 3170a1bc153bc12c68d0ac90ae5b701e2c9ec81d
            Files :

            • core/src/main/java/hudson/model/AbstractItem.java
            dogfood dogfood added a comment - Integrated in jenkins_main_trunk #3451 JENKINS-19310 Unreproducible failure of DirectlyModifiableViewTest.failWebMethodForIllegalRequest, probably from a StackOverflowError. (Revision 3170a1bc153bc12c68d0ac90ae5b701e2c9ec81d) Result = SUCCESS Jesse Glick : 3170a1bc153bc12c68d0ac90ae5b701e2c9ec81d Files : core/src/main/java/hudson/model/AbstractItem.java
            danielbeck Daniel Beck added a comment - - edited

            (outdated)

            danielbeck Daniel Beck added a comment - - edited (outdated)
            drulli Ulli Hafner added a comment -

            Caused JENKINS-24436.

            drulli Ulli Hafner added a comment - Caused JENKINS-24436 .

            Caused JENKINS-23096 too seems like.

            batmat Baptiste Mathus added a comment - Caused JENKINS-23096 too seems like.

            People

              jglick Jesse Glick
              ndeloof Nicolas De Loof
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: