The hidden component we add doesn't seem happy with changes in 3.18. _webform_components_tree_build() ends up recursively calling itself on the hidden-1 component. I haven't had a chance to figure out what specifically broke it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webform-1759184.patch | 1.02 KB | drewish |
| #1 | webform-1759184.patch | 1011 bytes | drewish |
Comments
Comment #1
drewish commentedAh, apparently we had a hack in webform that was working around this because downgrading to a clean 3.17 didn't fix it so I dug into the commit log and found this little gem.
Comment #2
drewish commentedOh I have that last patch backwards.
Comment #2.0
drewish commentedGrammar fix.