Cannot expand hidden comment any more, when not logged in
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
People
(Reporter: robwu, Assigned: kohei)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Up until fairly recently, it was possible to expand a hidden comment, even when not logged in.
For example, click on the "+" of this comment, hidden with reason "Comment hidden (Intermittent Failures Robot)": https://bugzilla.mozilla.org/show_bug.cgi?id=1965998#c65
When I am logged in, I can expand its content.
In private browsing mode (when logged out), clicking the "+" has no effect. There are no errors in the console.
The comment is there (I can see it with the inspector), but it just does not show up.
| Assignee | ||
Comment 1•7 months ago
|
||
A quick look at the recent changes shows it’s a regression from my Bug 1993761. I’ll fix it.
Comment 2•7 months ago
|
||
Comment 3•7 months ago
|
||
Authored by https://github.com/kyoshino
https://github.com/mozilla-bteam/bmo/commit/a0118a70d2ffb4191cd86cf95daedd5d5ac0f2ea
[master] Bug 2004722 - Cannot expand hidden comment any more, when not logged in
Description
•