https://bugzilla.wikimedia.org/show_bug.cgi?id=23171

--- Comment #10 from Platonides <[email protected]> 2010-04-26 17:19:07 UTC 
---
(In reply to comment #9)
> IEFixes.js is loaded by wikibits.js under this condition:
> 
> var clientPC = navigator.userAgent.toLowerCase();
> var ie6_bugs = /msie [4-6]/.test( clientPC );
> 
> This fails against the above listed useragent obviously.
It doesn't. It contains "MSIE 6.0".

So it is more likely that it fails because it is loaded than because it is not.

-- 
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

Reply via email to