Closed
Bug 1923931
Opened 8 months ago
Closed 8 months ago
Editing a comment breaks when two different people have previously edited the same comment
Categories
(bugzilla.mozilla.org :: Extensions, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Unassigned)
Details
Attachments
(1 file)
When the same comment has been edited by two different users each once, it will display "Multiple Authors" in the comment header. If a third person, or even one of the original editors tries to edit the comment a third time, nothing happens and an error is logged to the console. The error message is:
Uncaught TypeError: can't access property "dataset", $changeSet.querySelector(...) is null
InlineCommentEditor https://bugzilla.mozilla.org/static/v20241009.1/extensions/EditComments/web/js/inline-comment-editor.js:38
<anonymous> https://bugzilla.mozilla.org/static/v20241009.1/extensions/EditComments/web/js/inline-comment-editor.js:299
inline-comment-editor.js:38:46
tracking-firefox132:
? → ---
tracking-firefox133:
? → ---
Comment 1•8 months ago
|
||
Reporter | ||
Comment 2•8 months ago
|
||
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•