Open
Bug 1682152
Opened 4 years ago
Updated 4 years ago
#[object HTMLDivElement] instead of comment ID when clicking attachment timestamp link
Categories
(Bugzilla :: Bugzilla-General, defect)
Bugzilla
Bugzilla-General
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
STR
- load https://bugzilla.mozilla.org/show_bug.cgi?id=1271392
- click on the "5 years ago" link on any of the attachments
ACTUAL RESULTS
The URL bar contains https://bugzilla.mozilla.org/show_bug.cgi?id=1271392#[object%20HTMLDivElement]
EXPECTED RESULTS
https://bugzilla.mozilla.org/show_bug.cgi?id=1271392#c2
(or whatever comment where the attachment was added)
You need to log in
before you can comment on or make changes to this bug.
Description
•