Closed (fixed)
Project:
Webform Content Creator
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2021 at 17:34 UTC
Updated:
12 May 2023 at 17:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
montesajudy commentedI'm having the same issue. Did you manage to find a solution?
Comment #3
hardik_patel_12 commentedPatch mentioned in https://www.drupal.org/project/webform_content_creator/issues/3218044#co... is working in my case for the multivalue text field.
Comment #4
angelamnr commentedI'm also running into this issue on 3.x. The patch in https://www.drupal.org/project/webform_content_creator/issues/3218044#co... doesn't fix this issue on 3.x, unfortunately, because the code has been refactored a bit and that function has moved. My patch incorporates that fix into 3.x. The scope is a bit weird and I'm not entirely sure where I should post the patch, since these two issues overlap. However, the attached patch should fix the multivalue text and link field issues so I am posting it on this ticket.
Comment #5
angelamnr commentedComment #6
angelamnr commentedComment #7
angelamnr commentedFound that the previous patch would give a warning if you submitted an empty value in a link field without a title. Attached is a new patch that fixes that issue.
Comment #8
angelamnr commentedThat last fix wasn't quite right. This patch fixes the issue with an empty link field.
Comment #9
angelamnr commentedForgot a line in the last patch so this is really the working version.
Comment #10
joaomarques736 commentedComment #11
joaomarques736 commentedComment #12
joaomarques736 commentedHello abdulFarooqui and angelamnr,
The patch is already applied in the new version (4.0.4). Thanks.
Best regards!
Comment #13
joaomarques736 commented