https://bugzilla.wikimedia.org/show_bug.cgi?id=27146
--- Comment #5 from Brion Vibber <[email protected]> 2011-12-20 18:54:11 UTC --- This was seen to break the Map extension (depending on load order involving gadgets, extensions, and core) on occupywiki.org.uk, running 1.18.0. Combination of: * watch in wgActionPaths * HotCat gadget * Map extension As far as I can tell, the ajax watch setup code's ready handler got called before the Map extension's ready handler when HotCat was present; when the watch code failed, the maps setup code didn't get run. -- 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
