Closed
Bug 528617
Opened 16 years ago
Closed 16 years ago
Unclosed or incorrectly closed <span> tag with title attribute casuses bogus "1" tooltips all over topcrash reports
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alqahira, Unassigned)
References
()
Details
(Keywords: regression)
STR:
1. http://crash-stats.mozilla.com/topcrasher/byversion/Camino/2.0
2. Hover over anything below "The report covers 100.00% of all 304 crashes during this period." that doesn't show its own tooltip (e.g., anything except signature links and bug links)
ER: No "1" tooltip
AR: "1" tooltip all over the place
I'm not sure what the "1" is supposed to do/mean even in the place where it originally appears, so I'm really confused why it's even there.
HTML snippet:
<div>
Top 165 Crashing Signatures
<span class="start-date">10/30 11:00</span> through
<span class="end-date">11-13 10:00</span>.
The report covers <span class="percentage" title="1">100.00% of all <span class="total-num-crashes" title="304">304</span> crashes during this period.
Note a <span class="percentage" title="1"> is opened right before 100% and is not closed before <span class="total-num-crashes" title="304"> is opened for 304 (and closed right after 304).
This started happening after last night's crash-stats scheduled downtime/update.
Comment 1•16 years ago
|
||
Ugh. fixing malformed html r1467.
On stage in 5-10 minutes.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•16 years ago
|
||
Yup, looks good on stage (I used the fx3.5.3 by-signature report to check).
| Reporter | ||
Comment 3•16 years ago
|
||
Austin, is there an ETA on getting this live? Are we waiting for other regression fixes to deploy all at once?
(It's not critical, just annoying.)
Comment 4•16 years ago
|
||
Yes, 11/24 is our next scheduled release. (next Tuesday).
Sorry about the wait.
| Assignee | ||
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•