Workflow breaks Hierarchical Select

restyler - September 10, 2009 - 08:32
Project:Workflow
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

#1

restyler - September 10, 2009 - 08:34
Title:hs_taxonomy + workflow - invalida response from server» hs_taxonomy + workflow - invalid response from server

#2

restyler - September 10, 2009 - 12:34

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

AttachmentSize
Clipboard01.png 128.47 KB

#3

Wim Leers - September 21, 2009 - 10:33
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.

 
 

Drupal is a registered trademark of Dries Buytaert.