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

In "enlarged" testresult view, buildtime trend throws 404 error

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      Hudson 1.73

      On the frontpage of a project where tests are included, you have a test graph.
      If you click on the "enlarge" link underneath it, it will enlarge the graph. In
      this enlarged view, the "Build Time Trend" link doesn't work, but gives a 404 error.

      This is caused by the fact that the trend-link is relative, and just appends
      /buildTimeTrend to the URL.

      example:
      http://localhost:8080/hudson/job/myproject/
      http://localhost:8080/hudson/job/myproject/test/?width=800&height=600
      http://localhost:8080/hudson/job/myproject/test/buildTimeTrend <== 404 error==>
      http://localhost:8080/hudson/job/myproject/buildTimeTrend <== OK ==>

          [JENKINS-235] In "enlarged" testresult view, buildtime trend throws 404 error

          sjoerdbakker created issue -
          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 [ 130308 ] New: JNJira + In-Review [ 199696 ]

            Unassigned Unassigned
            sjoerdbakker sjoerdbakker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: