Closed (won't fix)
Project:
Webform2PDF
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2011 at 10:31 UTC
Updated:
20 Oct 2015 at 14:19 UTC
Jump to comment: Most recent
Comments
Comment #1
shafter commentedWhy do you think $eid isn't valid?
Comment #2
BBaptiste commentedIf "Don't attach PDF file" option was enabled on email field from the webform, $eid doesn't match to $submission->data[].
It must make the link between the $eid and id field.
Comment #3
joseamayo commentedI am experiencing this issue, as well and am hopeful that someone can help. Below is a summary:
I send automated emails from Webform 3.14 to a combination of hardcoded email addresses and user-entered email addresses.
I have tried all of the above with multiple forms, using Webform 3.14-3.18, clearing caches each time, with all combinations of the standard default email and with customized email templates, to no avail. I get no error of any kind. Any insight would be greatly appreciated.
Comment #4
mr.york commented#3 works for me.
Comment #5
uldo commentedin 7.x-3.2 the issue ist still present; patch webform2pdf-issue-1287866.patch works as expected;
Comment #6
joe huggansPatch doesn't work in 7.x-4.0
Comment #7
ahmed_samir commentedHere is D7 fix https://www.drupal.org/node/2597295#comment-10469979