Issue Details (XML | Word | Printable)

Key: BAM-959
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Ben Walding
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Bamboo

Broken builds have incorrect links when restarting builds

Created: 03/Mar/07 06:57 PM   Updated: 06/Mar/07 11:52 PM
Component/s: User Interface
Affects Version/s: 1.0
Fix Version/s: 1.0.1

Time Tracking:
Not Specified

Environment:
Bamboo 1.0 on Linux
Browser = Camino 1.0.3 on OSX 10.4.8

Participants: Ben Walding and Edwin Wong [Atlassian]
Since last comment: 1 year, 38 weeks, 6 days ago
Number of comments: 6
Internal Priority: 3. Medium
Labels:


 Description  « Hide
On the "My Bamboo" page (i.e. my favourites) there is a section for "Broken Builds"

The link to start the build is of the form:

http://bamboo.ci.codehaus.org/build/admin/buildBuild.action?buildKey=FOCI-DEF&returnUrl=/ajax/displayMyBuildSummaries.action

When clicking on this link I end up back at http://bamboo.ci.codehaus.org/ajax/displayMyBuildSummaries.action

This page is an unstyled page and is particularly ugly - I suspect I'm being sent back to the wrong place.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Edwin Wong [Atlassian] added a comment - 05/Mar/07 02:44 AM
Ben,

Would you have javascript turned off by any chance? Or are you experiencing any javascript errors?

Cheers,
Edwin


Ben Walding added a comment - 05/Mar/07 03:13 AM
Javascript off? in this day and age? hardly!

No, I've got javascript turned on, everything else (eg. gmail and the rest of bamboo) works

functional links (this is the link to starting the build plan from the "My Favourite Plans" section)
http://test.bamboo.codehaus.org/build/admin/buildBuild.action?buildKey=XIRCLES-DEF&returnUrl=/ajax/myFavourites.action

non functional links (this is the link to starting the build plan from the "My Broken Plans" section)
http://test.bamboo.codehaus.org/build/admin/buildBuild.action?buildKey=XIRCLES-DEF&returnUrl=/ajax/displayMyBuildSummaries.action


Ben Walding added a comment - 05/Mar/07 03:36 AM
Sorry I only read the first half of the message. I'll take a look at our main instance using Firebug - that way you can probably see what I'm talking about online.

The links above are for an instance we turn on to test the upgrade process - not that we don't trust your upgrader!


Ben Walding added a comment - 05/Mar/07 04:02 AM
I tried it again on bamboo.ci.codehaus.org using the Foci project.

No javascript errors that I could detect (in the one time I managed to get the item into the "my broken plans" section)

That being said - I can't even reliably get builds into the "my broken plans" section.


Edwin Wong [Atlassian] added a comment - 05/Mar/07 06:35 PM
Ben,

Just to confirm - you are only seeing this issue in the "My Broken Plans" panel.

But this problem is occurring all the time?

Cheers,
Edwin


Edwin Wong [Atlassian] added a comment - 05/Mar/07 06:57 PM
Ben,

Sorry - never mind about that. We have gotten to the bottom of this. There's an issue in the code which is causing this.

Thanks,
Edwin