Remove the ${buildKey} from Clover plugin URLs

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 5.4.2, 5.5
    • Affects Version/s: 5.0.1
    • Component/s: None
    • None

      Problem:

      The 'aggregate' view of the Clover plugin contains ${buildKey} in the URL. It is fine for the standalone Bamboo installation:

      but fails on OnDemand (I guess there are some security restrictions applied):

      Steps to reproduce:

      Enable Clover in the project. Run build with Clover to generate HTML/XML reports. Open the Plan Summary page, click on the Clover tab.

      Suggested fix:

      Change the <web-item key="..."> so that it will not contain anything with ${...}

      Workaround for OnDemand:

      Replace the buildKey by the actual project-plan-job identifier, for instance:

      https://your.bamboo.server/builds/build/viewCloverSummary.action?buildKey=PROJECT-PLAN-JOB1

        1. bamboo_ondemand.png
          bamboo_ondemand.png
          10 kB
        2. bamboo_standalone.png
          bamboo_standalone.png
          32 kB

              Assignee:
              Marek Parfianowicz (Inactive)
              Reporter:
              Marek Parfianowicz (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: