[Bug 26041] simple search displays list twice

2011-01-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

Thomas Bleher thomasble...@gmx.de changed:

   What|Removed |Added

 Depends on||26949

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


[Bug 26041] simple search displays list twice

2011-01-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

Thomas Bleher thomasble...@gmx.de changed:

   What|Removed |Added

 Depends on|26949   |

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


[Bug 26041] simple search displays list twice

2011-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

--- Comment #5 from Brion Vibber br...@pobox.com 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26041] simple search displays list twice

2011-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||INVALID

--- Comment #6 from Mark A. Hershberger m...@everybody.org 2011-01-22 
02:00:03 UTC ---
Thomas,

Since this is a blocker and Brion has suggested what sounds like a reasonable
explanation.  I'm closing this.  Feel free to re-open if you try 

$wgEnableMWSuggest = false;

and still see the problem.

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


[Bug 26041] simple search displays list twice

2011-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

--- Comment #7 from Thomas Bleher thomasble...@gmx.de 2011-01-22 07:01:55 UTC 
---
Thanks! It works when I disable MWSuggest.

It should probably be documented somewhere that SimpleSearch and MWSuggest are
incompatible. Particularly as it worked in earlier versions, so people doing
upgrades should somehow be notified.

You should also probably note somewhere to set

$wgEnableMWSuggest = false;

before deploying the new MediaWiki code to Wikipedia.

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


[Bug 26041] simple search displays list twice

2011-01-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

--- Comment #3 from Trevor Parscal tpars...@wikimedia.org 2011-01-11 18:16:55 
UTC ---
Our policy is to support any browser which has significant (=0.1%) market
share (backward compatible), and the most recent version of any browser which
has a significant market share across versions (forward compatible). Anything
beyond that is a bonus.

http://stats.wikimedia.org/wikimedia/squids/SquidReportClients.htm

As of today...

Chrome 2.0 -- 718 -- 0.02%
Chrome 3.0  1,997 -- 0.04%
Chrome 4.0  2,927 -- 0.07%
Chrome 4.1  2,149 -- 0.05%
Chrome 5.0 --- 10,899 -- 0.24%
Chrome 6.0 -- 397,098 -- 8.88%
Chrome 7.0 --- 15,967 -- 0.36%
Chrome 8.0  1,350 -- 0.03%

According to this we should be officially supporting Chrome 5, 6, 7 and 8.

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


[Bug 26041] simple search displays list twice

2011-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

--- Comment #1 from Reedy s...@reedyboy.net 2011-01-11 01:57:24 UTC ---
This is WFM on Google Chrome 10.0.628.0 dev. Same on FF 3.6.13

Granted, you are using Debian Testing, so things are going to be rather out of
date...

http://en.wikipedia.org/wiki/Google_Chrome#Release_history

6 and even 7 are listed as old releases

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


[Bug 26041] simple search displays list twice

2011-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

--- Comment #2 from Thomas Bleher thomasble...@gmx.de 2011-01-11 06:29:09 UTC 
---
I agree that Chromium 6 is not the newest version, but it will be shipped with
Debian Squeeze, so it will be around until the release of Wheezy, which is at
least two years into the future.

The problem described in the bug also shows up in IceWeasel 3.5.16-3, which is
also in Debian Testing.

I do hope that Wikipedia will continue to work with these older browsers -
after all even IE6 is still mostly supported, so these are not too old. It
would be a real pity if no browser in the upcoming Debian release could
properly display Wikipedia.

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


[Bug 26041] simple search displays list twice

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26041

Thomas Bleher thomasble...@gmx.de changed:

   What|Removed |Added

 Blocks||26611

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