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

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T36823, the corresponding Phabricator task for complete and up-to-date bug report information.
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