Closed
Bug 974393
Opened 11 years ago
Closed 11 years ago
comment tag link is collapsing all comments including those with the tag
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: MatsPalmgren_bugz, Assigned: glob)
References
()
Details
https://wiki.mozilla.org/BMO/comment_tagging says that
"clicking on a tag will expand those comments while collapsing all others"
This doesn't seem to work for me.
STR
1. load bug 966992
2. click on "landing" in the list of comment tags
ACTUAL RESULTS
all comments are collapsed
EXPECTED RESULTS
all comments are collapsed, except those tagged with "landing" -
bug 966992 comment 30 in this case.
javascript error: TypeError: link is null @ comments.js:69
Assignee: nobody → glob
Status: NEW → ASSIGNED
while this is an upstream issue (bug 974411), i'll fix it on bmo first so we can land it quickly.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified js/comments.js
Committed revision 9245.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Component: Extensions: BMO → General
OS: Linux → All
Hardware: x86_64 → All
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•