Created sample taxonomy called "stuff" with three levels. Added term reference to content type with HS as the widget. On widget configuration page the preview works great.
When I try to create some content the widget appears but does not function. I tried this with two sample sites as well as both alpha and dev.
Comments
Comment #1
MrPhilbert commentedI just ran this through the testing module and had 14 exceptions (well two but repeated 14 times).
This was repeated twice:
Undefined variable: special_items Notice hierarchical_select.module 1572 _hierarchical_select_hierarchy_generate()
This was repeated 12 times:
Undefined variable: special_items Notice hierarchical_select.module 1644 _hierarchical_select_hierarchy_generate()
Comment #2
wim leersFixed: http://drupal.org/cvs?commit=504334.