Last modified: 2012-01-14 03:35:37 UTC
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)
bumping to "high" since this code is slated for deployment soon
Same as bug 33711. *** This bug has been marked as a duplicate of bug 33711 ***