Incorrect ordering of terms in tree
streetdaddy - October 15, 2007 - 00:27
| Project: | CCK Taxonomy Super Select Ultra |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
When expanding a term, the checkbox and label for the selected parent term is displayed below the first child term.

#1
I know and it's killing me. I haven't had time to figure it out yet. If you know php and can look into it, that would be great. Start by looking into the code near a call to sort, or ksort, or something.
#2
Will be in next release. Finally solved the alphabetizing. Now will be in this order at each level: parent term of current level (if active as checkbox), any expandable terms, any leaf terms. Each group should be alphabetized itself as well. See screen shot.
#3
Automatically closed -- issue fixed for two weeks with no activity.