Tested this with multiple content types, if I have a taxonomy term reference field on a node which is using HS my menu items no longer get populated. I've got other sites using other versions of this module and it works just fine on them so I pulled one of their version over and looked at the diffs and this line seems to fix it.
This came from another issue #1304002: [explode() expects parameter 2 to be string, array given in menu_node_submit()] warning msg where the patch was never committed because the "duplicate" issue #1272538: Hierarchical Select Menu should also flatten on submit of node forms's patch was committed instead.
| Comment | File | Size | Author |
|---|---|---|---|
| hs-menu-with-taxonomy-fix.patch | 577 bytes | acbramley |
Comments
Comment #1
acbramley commentedComment #2
goldWe're running with this on a project at the moment. Patch is good.
Comment #3
malcomio commentedThe patch solves the problem for me too.
Comment #4
tomsolo commentedConfirmed. Patch work.
Comment #5
wim leersThanks, committed!
http://drupalcode.org/project/hierarchical_select.git/commit/4aba17d17eb...