Ajax times out on node form when used with taxonomy_node module
pkej - December 21, 2008 - 23:04
| Project: | Taxonomy Node |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
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

#1
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.
#2
Strike #1, it seems to be a problem with the http://drupal.org/project/taxonomy_node module, creating to terms instead of only one.
#3
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.
#4
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.
#5
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.