Last modified: 2012-05-03 02:45:58 UTC

Wikimedia Bugzilla is closed!

Wikimedia has migrated from Bugzilla to Phabricator. Bug reports should be created and updated in Wikimedia Phabricator instead. Please create an account in Phabricator and add your Bugzilla email address to it.
Wikimedia Bugzilla is read-only. If you try to edit or create any bug report in Bugzilla you will be shown an intentional error message.
In order to access the Phabricator task corresponding to a Bugzilla report, just remove "static-" from its URL.
You could still run searches in Bugzilla or access your list of votes but bug reports will obviously not be up-to-date in Bugzilla.
Bug 34823 - JavaScript error in < IE8 on Special:CentralAuth
JavaScript error in < IE8 on Special:CentralAuth
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CentralAuth (Other open bugs)
unspecified
All All
: High minor (vote)
: MW 1.19 version
Assigned To: Krinkle
:
Depends on:
Blocks: 31217
  Show dependency treegraph
 
Reported: 2012-03-01 00:34 UTC by Chris McMahon
Modified: 2012-05-03 02:45 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
js error (69.39 KB, image/png)
2012-03-01 00:34 UTC, Chris McMahon
Details

Description Chris McMahon 2012-03-01 00:34:24 UTC
Created attachment 10135 [details]
js error

seen in IE7:

click "My preferences", "View global user info". 

get js error, see screen shot.
Comment 1 Krinkle 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.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links