Page MenuHomePhabricator

[TUX] useless setTimeout call ext.translate.messagetable.js Line 706
Closed, ResolvedPublic

Description

I get the following error in Firebug on Firefox 19.0.2 when searching on TUX:

Error: useless setTimeout call (missing quotes around argument?)
https://translatewiki.net/w/extensions/Translate/resources/js/ext.translate.messagetable.js
Line 706

It repeats with every entry in the search field.

Steps to reproduce:

  1. Go to https://translatewiki.net/wiki/Special:Translate/out-fuel-0-all?tux=1&filter=translated&action=translate&language=nl&debug=true
  2. Select the field that has the hint "Filter list"
  3. Enter any one character.

Observed:
I: Firebug reports:

Error: useless setTimeout call (missing quotes around argument?)
https://translatewiki.net/w/extensions/Translate/resources/js/ext.translate.messagetable.js
Line 706

Expected:
II: No JavaScript errors in supported use cases.


Version: master
Severity: normal

Details

Reference
bz46605

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:22 AM
bzimport set Reference to bz46605.

Firefox specific. Reproduced on Linux, Windows and OSX.

Related URL: https://gerrit.wikimedia.org/r/58295 (Gerrit Change Ia8d25a768c889a1207025e017790c9efa66151eb)