https://bugzilla.wikimedia.org/show_bug.cgi?id=33702
Niklas Laxström <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High CC| |[email protected] Severity|normal |major --- Comment #1 from Niklas Laxström <[email protected]> 2012-01-15 10:07:50 UTC --- For me this is because SemanticForms.js has custom code, probably copy-pasted from http://www.learningjquery.com/2010/06/a-jquery-ui-combobox-under-the-hood and ignoring the remarks of not using *jquery.ui* namespace for custom widgets. Anyway .combobox() is called before the code that defines it is run. For you it is probably because MW 1.16 does not have a resource loader. 1.16 is not receiving security updates and you should plan for upgrade. I would recommend keeping the version of MW and SMW mostly in the same level with regards to release time. -- 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
