Note that on jsfiddle you can choose what build of MooTools you want to use. I just ran this with 1.2* and it doesn't work there either. You should file a ticket in lighthouse.
On Wed, May 18, 2011 at 3:09 PM, Chris Ghormley <[email protected]>wrote: > In this jsfiddle: http://jsfiddle.net/cDyjz/146/ > > I've set up a table to be sorted by the first column then by the > second column. I expect the first column to contain [ 1, 1, 1, 2, 2, > 2 ] and the second column to contain [ a, b, c, a, b, c ]. But the > second column isn't getting sorted at all. > > Can somebody take a look at the example and tell me what's going on? I > thought it was working with MooTools 1.2.5/More 1.2.5.1 but now I'm > not sure. >
