Webform References throws an error if you try to reference a node with a title longer than 128 characters. The issue can be avoided by setting #maxlength to NULL when rendering the node reference field.
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webform_references-maxlength-2642016-1.patch | 1.29 KB | bbc |
Comments
Comment #2
bbcComment #4
sumitmadan commentedComment #5
sumitmadan commentedThanks. I have committed and pushed.