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

pkej’s picture

In 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.

pkej’s picture

Strike #1, it seems to be a problem with the http://drupal.org/project/taxonomy_node module, creating to terms instead of only one.

wim leers’s picture

Project: Hierarchical Select » Taxonomy Node
Version: 6.x-3.x-dev » 5.x-1.5
Category: bug » feature

Yep, 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.

hanoii’s picture

Status: Active » Closed (won't fix)

Not 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.

niklp’s picture

Version: 5.x-1.5 » 6.x-1.x-dev
Category: feature » bug
Status: Closed (won't fix) » Postponed (maintainer needs more info)

Setting 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.