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

--- Comment #7 from Zaran <zaran.krl...@gmail.com> 2012-02-02 21:58:18 UTC ---
Yes I'm on IRC (Zaran on #mediawiki). I've started working on it yesterday.
There are two ways to solve the problem :
* set $wgIncludeLegacyJavascript = true in the config
* add mediawiki.legacy.wikibits as a dependency of the extension (see patch
above).

I don't know if the option $wgIncludeLegacyJavascript is planned to be set to
true on the deployment servers. But in all cases, it's probably better to add
the dependency to wikibits, because the current javascript code of the
extension relies on some deprecated functions (hookEvent for example).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to