"Hashar" changed the status of MediaWiki.r110214 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110214
Old status: new > New status: ok Commit summary for MediaWiki.r110214: Fix jquery.client.test breakage * Remove both classes before adding one. Previously test ran normally on an "ltr" page because the loop starts with "ltr" and they matches naturally. It broke on pages that started out with "rtl". Fixed now * Restored body classes after the test, otherwise both "rtl" and "ltr" would be gone, could influence other tests and layout stuff on the page. * Follows-up r101845 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
