-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Green balls 1.6, Hudson ver. 1.353
When opening the dashboard page, the green ball icons are always the last ones to load. So for half a second one can see 'success' alt-text instead. After a while all icons are loaded properly.
Could you provide some details on what browser you use and what servlet engine you run Hudson on?
Green Balls uses HTTP redirection trickery to replace the blue balls with green ones. These should cache in your browser, making them load equally fast as other ones after the initial page view.
Would you be able to trace and verify HTTP request and response headers? They would be very helpful in inspecting this.