Closed Bug 608848 Opened 15 years ago Closed 14 years ago

Fix link title for crash date in crash report list

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dmandelin, Assigned: nigelb)

References

()

Details

Attachments

(1 file)

This is a small bug. In a crash list, the date is represented like this: <td class="report-date_processed"> <a href="/report/index/08ec335d-6c8a-463d-9c1e-a9b702101101" title="View reports with this signature."> Nov 01, 2010 15:27 </a> <div class="hang-pair"></div> </td> The same title is given for each date. This title doesn't really make sense--the link goes to a specific crash report. Just deleting the title attribute seems fine.
Attached patch removes the title from the url
Assignee: nobody → nigelbabu
Status: NEW → ASSIGNED
Attachment #547890 - Flags: review?(laura)
Attachment #547890 - Flags: review?(laura) → review?(chris.lonnen)
Attachment #547890 - Flags: review?(chris.lonnen) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified FIXED on https://crash-stats-dev.allizom.org/report/list?range_value=7&range_unit=days&signature=js%3A%3Amjit%3A%3AEnterMethodJIT%28JSContext%2A%2C%20JSStackFrame%2A%2C%20void%2A%2C%20js%3A%3AValue%2A%29&version=Firefox: <td class="report-date_processed"> <a href="/report/index/e5acd270-fbb7-4e74-9ce3-4614a2110720"> Jul 20, 2011 03:27 </a> <div class="hang-pair"></div>
Status: RESOLVED → VERIFIED
OS: Windows 7 → All
Hardware: x86 → All
Target Milestone: --- → 2.2
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: