Closed
Bug 359470
Opened 19 years ago
Closed 19 years ago
"C" links and date links are random in static pages
Categories
(Webtools Graveyard :: Tinderbox, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: cls)
References
()
Details
Attachments
(1 file)
|
633 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
Another regression in the static pages:
http://tinderbox.mozilla.org/Firefox/
that's correct in the dynamic one:
http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox
The "C" links that show up in some build boxes and the date links that show up in the "Build time" column at the left edge of the table seem to correspond to the wrong data in the static page. There should be a "C" link in any for which there was a corresponding new checkin, and the date in the left edge should be a hyperlink for every new hour (which it is) and every new checkin.
However, on the static pages, these links are either:
* missing, or
* appearing in places that don't correspond to the guilty column (as if they were generated from another tree's data or another time interval)
Whack-a-global.
Updated•19 years ago
|
Attachment #244648 -
Flags: review?(justdave) → review+
Checking in webtools/tinderbox/showbuilds.pl;
/cvsroot/mozilla/webtools/tinderbox/showbuilds.pl,v <-- showbuilds.pl
new revision: 1.11; previous revision: 1.10
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•