"Krinkle" posted a comment on MediaWiki.r102301. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102301#c28773
Commit summary for MediaWiki.r102301: Fix Bug #32047: in table with class="sortable", thead is before caption Apply fomafix's patch for jquery.tablesorter.js (also reported upstream: https://forum.jquery.com/topic/in-table-with-class-sortable-thead-is-before-caption (currently in moderation) Krinkle's comment: erm, that would be <code>.find( ' > tbody:first' )</code>, not <code>.find( 'tbody:first' )</code>. We don't want to mess up nested tables. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
