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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Clipboard01.png | 128.47 KB | restyler |
Comments
Comment #1
restyler commentedComment #2
restyler commentedYou can see that hs tries to render workflow radios on the screenshot attached.
Comment #3
wim leersThen 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.
Comment #4
Bastlynn commentedSince 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.