Page MenuHomePhabricator

[Regression] "Cancel" button on Reply is not working on Beta cluster
Closed, ResolvedPublic

Description

Steps to replicate:

  1. Open the textbox to reply to a comment.
  2. Click on "Cancel"

Observed Result:
It's not closing the comment box, there is an jQuery exception in the console:

jQuery.Deferred exception: widget.clear is not a function TypeError: widget.clear is not a function

This is a regression and was working fine yesterday.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 557143 had a related patch set uploaded (by DLynch; owner: DLynch):
[mediawiki/extensions/DiscussionTools@master] ReplyWidget: calling undefined clear method

https://gerrit.wikimedia.org/r/557143

Change 557143 merged by jenkins-bot:
[mediawiki/extensions/DiscussionTools@master] ReplyWidget: calling undefined clear method

https://gerrit.wikimedia.org/r/557143