I just ran http://drupal.org/project/taxonomy_node through http://drupal.org/project/deadwood and made it work.
However, when I use the Hierarchical_select for the form and want to add a new item to the taxonomy, the ajax times out.
Best regards,
Paul
Comments
Comment #1
pkej commentedIn addition two terms are created each time I try to use the Add new item to the vocabulary. The ajax never returns, but if I list the taxonomy vocabulary later, it has duplicate terms for the new item I treid to add.
Comment #2
pkej commentedStrike #1, it seems to be a problem with the http://drupal.org/project/taxonomy_node module, creating to terms instead of only one.
Comment #3
wim leersYep, it can't be caused by HS. It's possible that you'll have to create a patch hs_taxonomy to make it compatible with taxonomy_node, but that's not my responsibility. If that patch is necessary, please create it, attach it to this issue, and move this issue back to the HS issue queue.
Comment #4
hanoiiNot sure if this is still an issue, I have ported the module myself and fixed a few things so maybe this one doesn't apply any more. If so, please re-open it and try to supply more information. Thanks.
Comment #5
niklp commentedSetting this to "won't fix" isn't really helpful - it's still not clear if there's an error or not. This should really be left with a status that at least encourages further investigation.