The 'Build Duration & Number of Failures per Build' graph on the plan page is not clickable and doesn't take me to the specific buildresultsummary

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.0.2
    • Affects Version/s: 2.0
    • Component/s: User Interface
    • None

      In safari and firefox beta the bars are not linked to the buildresultsummary.

      From BSP-737

      From
      http://bugzilla.mozilla.org/show_bug.cgi?id=290422
      it seems that there is a missing '#' at the beginning of the usemap value img tag for the graph.

      This is the current source of the page:
      <img id="combinedByBuildChart" src="/chart?filename=jfreechart-onetime-86655.png"
      border=0 height="320" width="400" usemap="Sef11_map"/>
      It seems it should be
      <img id="combinedByBuildChart" src="/chart?filename=jfreechart-onetime-86655.png"
      border=0 height="320" width="400" usemap="#Sef11_map"/>

              Assignee:
              MarkC
              Reporter:
              AjayA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: