"Catrope" posted a comment on MediaWiki.r112925. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112925#c31889
Commit summary for MediaWiki.r112925: [SpecialCentralAuth] Fix trailing comma in object literal. This is too much for IE7 too handle. * Fixes: -- (bug 34823) JavaScript error in < IE8 on Special:CentralAuth Catrope's comment: This actually BROKE CentralAuth because this was deployed and r112930. Note that this code is run in a loop, so the trailing comma is removed from EVERY ELEMENT. Gonna fix this by deploying r112926 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
