Last modified: 2013-07-06 19:31:44 UTC
There is a reference to this.colspan there, but it should be this.colSpan and it causes the used colspan to always be 1. This might have some effect on the format detection or something, but I couldn't readily find a testcase that would illustrate that this error has any effect. Requires further investigation.
Is there a testcase where to see this?
"I couldn't readily find a testcase that would illustrate that this error has any effect." So no. I just noticed it when I copied that code and rewrote it for rowspan only to figure out that the code block wasn't working. I tried finding what would be broken due to this, but was not able to find an issue yet. (possibly the whole block isn't even required ?)
I have rewritten this part of the code in https://gerrit.wikimedia.org/r/71530
Change 71530 had a related patch set uploaded by TheDJ: Tablesorter: colSpan property was incorrectly accessed https://gerrit.wikimedia.org/r/71530
Change 71530 merged by jenkins-bot: Tablesorter: colSpan property was incorrectly accessed https://gerrit.wikimedia.org/r/71530