User "Krinkle" changed the status of MediaWiki.r92126.

Old Status: fixme
New Status: resolved

User "Krinkle" also posted a comment on MediaWiki.r92126.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92126#c20205
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:

The follow up commits by brion and me to jquery.localize and the unit test 
suite fixed all issues. It's passing 100% as of r92758 
([http://toolserver.org/~krinkle/testswarm/job/237/ TestSwarm results]). 
Marking resolved.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to