User "Krinkle" posted a comment on MediaWiki.r88625. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88625#c17269 Commit summary:
jquery.tabIndex.js was broken, not it works (for the first time?) * Defaulting to null * Setting to initial value during first iteration (instead of outside the loop), that way we dont have to set minTabIndex to some insane high value to let if ( .. > .. ) work * (bug 29048) jQuery.tabIndex: firstTabIndex() outputs the same as lastTabIndex() * Added extra <textarea> to test suite to make sure the 'correct answer' is not the first or last element Comment: now* _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
