User "Brion VIBBER" changed the status of MediaWiki.r92126. Old Status: new New Status: fixme
User "Brion VIBBER" also posted a comment on MediaWiki.r92126. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92126#c19597 Commit summary: Fixes for jquery.localize unit test IE6,IE7,IE8: - localize doesn't offically support "self" modification, only for children via find(). Which is why most were wrapped in a <div> (otherwise find('[title-msg]') won't find it). Now adding a <div> around the others as well to be consistent, and hopefully fix the breakage on testswarm in IE6-8 Comment: Still broken as of r92167 -- http://toolserver.org/~krinkle/testswarm/job/221/ _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
