https://bugzilla.wikimedia.org/show_bug.cgi?id=29595

--- Comment #1 from Brion Vibber <[email protected]> 2011-06-27 20:26:10 UTC 
---
I can confirm this, but noticed several really weird things trying to track it
down.

Top of my suspects list: someone has created a global '$' function which is
incompatibility with jQuery:

http://als.wikipedia.org/wiki/MediaWiki:Common.js

This definitely causes trouble when loading with ?debug=true -- I can see a
$('body').is('.rtl') call failing in some of the Vector extension setup bits,
which probably stops the SimpleSearch setup somewhere along the line.

I don't see the exact same failure when loading without debug=true, but may be
other related things interfering.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to