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

Bad URLs in view

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Tomcat 7, Linux

      Links in FindBugs/PMD/ Duplicate Code/Checkstyle/Coverage column in all views are bad.
      For example link to cobertura is http://server/view/ViewName/view/ViewName/job/Jobname/cobertura , which leads to 404 page.
      There's duplicated "view/ViewName" fragment in URL. Link should be: http://server/view/ViewName/job/Jobname/cobertura

      I have jenkins 1.577, with plugins:
      analysis-collector 1.41
      analysis-core 1.58
      checkstyle 3.39
      cobertura 1.9.5
      crap4j 0.8
      dry 2.40
      findbugs 4.57
      pmd 3.38
      tasks 4.40
      token-macro 1.10
      warnings 4.41

            drulli Ulli Hafner
            asw Adam S
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: