History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BAM-2518
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mark Chaimungkalanont [Atlassian]
Reporter: Ajay Sridhar [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Bamboo

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

Created: 23/Apr/08 12:39 AM   Updated: 05/May/08 12:40 AM
Component/s: User Interface
Affects Version/s: 2.0
Fix Version/s: 2.0.2

Time Tracking:
Not Specified

Participants: Ajay Sridhar [Atlassian] and Mark Chaimungkalanont [Atlassian]
Since last comment: 13 weeks ago
Internal Work Bucket: Confirmed
Number of comments: 0
Labels:


 Description  « Hide
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"/>



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.