https://bugzilla.wikimedia.org/show_bug.cgi?id=26628
f.trott <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #5 from f.trott <[email protected]> 2011-01-08 00:14:18 UTC --- Turns out to be a collision between two versions of jQuery. UsabilityInitiative uses 1.7.1, SFI uses 1.8.2. Workaround for the 1.16 release branch version: As far as I can see this Version only contains the Vector and the WikiEditor extensionn. None of those need the datepicker so it can be turned off: - In UsabilityInitiative.php (Line 24): Set $wgUsabilityInitiativeResourceMode = 'raw'; - In UsabilityInitiative.hooks.php (Line 59): Comment out the the line with the registration of the datepicker script -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
