Sorting by "Source/Name" on the races, templates, classes, and domains tabs is currently broken, as the page number is included in the grouping. Grouping also refelcts the source name preference (long/medium/short), when in the old GUI it was always log, even when the preference was set to short, for example. Do we use the old display method or use the same preference for both the table entries and the nodes when sorting by name is selected? Further, I think it might be an alternative to sort the source not simply by name, but by Rank and Name, meaning Core would shou up first, then sourcebooks and so on.
Fixed as of Subversion revision 16453.
moved identical getSource() implementations from various core objects to PObject
added new getSourceForNodeDisplay() to PObject and the remaining overrides in impls.
switched display on tabs to use new method, which, for now, displays the long source in tree nodes