From http://labs.wikimedia.deployment.wmflabs.org/w/index.php?diff=249&oldid=237
I get the following Javascript error on http://en.wikipedia.deployment.wmflabs.org:
Uncaught TypeError: Object function (selector,context){return new jQuery.fn.init(selector,context,rootjQuery);} has no method 'cookie'
Seems like jQuery's cookie plugin isn't initialized properly. NOTE: This seems only apparent when enabling the MenuTabsToggle gadget (which uses cookies). (It does work in the Commons test wiki.) — Edokter (talk) — 14:19, 13 January 2012 (UTC)
More script errors (pointing to legacyWikibits) on enwiki:
Uncaught TypeError: Cannot call method 'getParamValue' of undefined Uncaught TypeError: Cannot call method 'wikiUrlencode' of undefined
— Edokter (talk) — 14:44, 13 January 2012 (UTC)
Version: 1.20.x
Severity: normal