TheDJ has submitted this change and it was merged. Change subject: (bug 41886) jquery.tablesorter should not explode rowspans until sorted ......................................................................
(bug 41886) jquery.tablesorter should not explode rowspans until sorted jquery.tablesorter should not explode rowspans until the table is actually sorted. Also adds a testcase to verify this behavior, and updates another test case that was depending on the broken behavior. Change-Id: Ibe4cc7e92de6cc8e370c5912c9eda062b466c538 --- M RELEASE-NOTES-1.21 M resources/jquery/jquery.tablesorter.js M tests/qunit/suites/resources/jquery/jquery.tablesorter.test.js 3 files changed, 51 insertions(+), 19 deletions(-) Approvals: Matmarex: Looks good to me, but someone else must approve TheDJ: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/32593 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibe4cc7e92de6cc8e370c5912c9eda062b466c538 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Anomie <[email protected]> Gerrit-Reviewer: Anomie <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Matmarex <[email protected]> Gerrit-Reviewer: Platonides <[email protected]> Gerrit-Reviewer: TheDJ <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
