First of all, it seems that tablesorter functionality has changed and it nowadays always adds colgroups to tables. With earlier versions that apparently was done only when widthFixed was set. I'm not ...
While trying to find a workaround for #2576 when converting from HTML, I found that colgroup elements in tables cause the HTML reader to classify the table as simple and set all widths to 0. The ...