Closed (duplicate)
Project:
Taxonomy Super Select (TSS)
Version:
5.x-1.5-1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Apr 2007 at 18:03 UTC
Updated:
30 Sep 2008 at 13:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
mo6bug also present in 5.x version
Comment #2
mo6Solved this by adding some artificial weight to the fieldsets. It seems that the FAPI messes up with the order in which fields (or fieldsets at least) are added. Here's a diff against the 5.x-1.5-1 version (sorry not a real patch).
Comment #3
mo6This patch also puts the terms in the right order. This means alphabetically when the terms have the same weight. Putting different weights on terms should keep things in order because the taxonomy_get_tree() functions returns the items in the right order.
Comment #4
codexmas commentedGreat stuff! I have been pretty busy and unable to spend much time on the project lately.
I really appreciate the work you have put into this and will try to apply it in the next few days.
The changes will apply nicely for 4.7.x and 5.x so far as I can see from my initial review of your diff.
Gord.
Comment #5
yngens commentedsubscribe.
thank you guys! this is very useful module and i also liked this feature. patch works for me perfectly.
Comment #6
pnc999 commentedHi,
I'm an absolute newbie at Drupal. How do I apply this 'patch' to the taxonomy super select module?
Thanks
Comment #7
rconstantine commentedSee http://drupal.org/node/140609 for unlimited depth patch and follow-up fix for alphabetic sort which is based on this fix.
Comment #8
nancydruThe other issue includes this and is now included in 5.x-1-10.