Page MenuHomePhabricator

JavaScript error after submitting a notification
Closed, ResolvedPublic

Description

Exception thrown by ext.translationnotifications.notifytranslators: Cannot set property '_renderItem' of undefined


Version: master
Severity: normal

Details

Reference
bz54242

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 1:55 AM
bzimport set Reference to bz54242.

I could not reproduce this using the following steps:(Chrome Version 31.0.1650.57 Linux)

  1. Go to Special:NotifyTranslators
  2. For the languages, start choosing languages that are auto completed as you type.
  3. Check the js console for errors.

If you are able to reproduce, can you give steps here? Thanks.

You actually have to submit the notifications by clicking preview and submit and inspect the console after page has reloaded.

Change 97498 had a related patch set uploaded by Santhosh:
Fix js error when NotifyTranslators special page is submitted

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

Change 97498 merged by SuchetaG:
Fix js error when NotifyTranslators special page is submitted

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