Page MenuHomePhabricator

TypeError: this.params is undefined
Closed, ResolvedPublic

Description

Getting JavaScript error: TypeError: this.params is undefined

Manifests in the UI as a spinning ball above the table[1] that doesn't stop spinning when the following paramters are chosen:

  • Action: query
  • meta=messagegroups

Version: master
Severity: normal
URL: http://meta.wikimedia.org/wiki/Special:ApiSandbox

Details

Reference
bz41828

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 12:45 AM
bzimport set Reference to bz41828.

This also happens for action=watch.
The line where the error occurs is in UiBuilder.prototype.createInputs

gerrit 39003, at least for action=watch.

Fixed on bug 44063 with change I56e1637d.

  • This bug has been marked as a duplicate of bug 44063 ***