Sometimes, after taxonomy changes or workflow changes (I'm not sure how I can reproduce the bug for now) when I try to use hs_taxonomy selector on my node edit form, I get "invalid response from server". After exploring response code I realized that hs gets selectbox data not from taxonomy selectbox, but from workflow elements (that's a radio buttons with workflow states available). If I go to admin/build/workflow, disable workflow for this content type, refresh form, the problem is gone. When I enable workflow again, I don't see any problems, too. But then, may be on taxonomy vocabulary settings save, the problem returns.

CommentFileSizeAuthor
#2 Clipboard01.png128.47 KBrestyler

Comments

restyler’s picture

Title: hs_taxonomy + workflow - invalida response from server » hs_taxonomy + workflow - invalid response from server
restyler’s picture

StatusFileSize
new128.47 KB

You can see that hs tries to render workflow radios on the screenshot attached.

wim leers’s picture

Title: hs_taxonomy + workflow - invalid response from server » Workflow breaks Hierarchical Select
Project: Hierarchical Select » Workflow
Version: 6.x-3.x-dev » 6.x-1.x-dev
Component: Code - Taxonomy » Code

Then Workflow is breaking HS. It must be doing some really weird form alterations then. Possibly it is sufficient to simply change the weight of the Workflow module.

Bastlynn’s picture

Status: Active » Closed (won't fix)

Since this request is over 2 years old, I'm going to assume a solution was found or you've moved on. If not, please get updated to the latest versions of all modules and make a request for it against Drupal 7 if the problem is still there and I'll be glad to take a look at it.