https://bugzilla.wikimedia.org/show_bug.cgi?id=34823
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED AssignedTo|[email protected]. |[email protected] |org | Target Milestone|--- |1.19wmf deployment Summary|IE7: js error from |JavaScript error in < IE8 |Special:CentralAuth |on Special:CentralAuth --- Comment #1 from Krinkle <[email protected]> 2012-03-02 22:38:34 UTC --- There was a trailing comma in the object literal exported on SpecialCentralAuth. This is a syntax error that most browsers silently ignore, but IE reminds us to do the right thing in this case :) Fixed in r112925. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
