>I just looked at another failure (DataGroup). It also points at this set of >changes. It turns out that Sort.fields can be null if you don't have any >SortFields and only a Sort.compareFunction. It >fails on line 395. >You'll need a null check there.
Thanks, that is the one I actually failed to merge so I have a fix for this issue, not sure how I didn't manage to commit it, but still looking at the other part. Mike