https://bugzilla.wikimedia.org/show_bug.cgi?id=26041
--- Comment #5 from Brion Vibber <[email protected]> 2011-01-22 01:52:31 UTC --- If I'm not mistaken, this is the result of both the old-school 'mwsuggest' and the newer vector simplesearch drop-downs being active at the same time. (With Firefox 4b9 (Ubuntu 10.10 x86_64), I see them both but they show in the same physical area on screen, so depending which one comes up first you might not notice the second one.) The site probably just needs to set: $wgEnableMWSuggest = false; Or is SimpleSearch supposed to degrade automatically to the internal mwsuggest? -- 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
