I think I may have uncovered a possible bug with HtmlTable.sort when the column contains empty values.
http://mootools.net/shell/W4CMV/2/ To reproduce, simply try sorting any of the "Number/String/Mixed with empties" columns. Not only are the blank values interspersed with the value rows, but sorting multiple times produces different results. Is this a bug or expected behavior? Any suggestions on the appropriate path for debugging this issue? It seems like the solution would be a new parser, but I must admit that I don't quite understand how each parser returns a value that implies row order. Any help would be greatly appreciated. Thanks! rjs
