Page MenuHomePhabricator

[Pre-deployment testing] Clicking on edit on "Talk:Reply test" page, gives error "Uncaught TypeError: Cannot read property 'range' of undefined"
Closed, ResolvedPublic

Description

Steps to replicate:

  1. Go to the Reply test page on our prototype server: http://visualeditor-prototype.wmflabs.org/wiki/Talk:Reply_test
  1. Click on any Edit button/Section Edit link

Observed Result :

The following error appears.

Screen Shot 2019-12-04 at 2.44.54 PM.png (590×1 px, 200 KB)

Event Timeline

We need to avoid running the code on edit pages.

Change 555954 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/DiscussionTools@master] Don't load DT on edit pages

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

Change 555954 merged by jenkins-bot:
[mediawiki/extensions/DiscussionTools@master] Don't load DT on edit pages

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

This is still not fixed on protoype server, please move it to QA column when it's ready to test.

ppelberg claimed this task.