Closed (won't fix)
Project:
Webform Confirm Email Address
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Apr 2010 at 18:40 UTC
Updated:
10 Apr 2014 at 20:30 UTC
Jump to comment: Most recent
Comments
Comment #1
timgilmour commentedComment #2
Robin Millette commentedThanks for the report. I'll look into it.
Comment #3
Robin Millette commentedNext time -dev gets rolled out, it should have the fix for this bug. See http://drupal.org/project/cvs/754532
Please confirm that it's fixed so I can close this bug.
Comment #4
kev52 commentedI have this problem still with the current -dev version?
Comment #5
Robin Millette commented@kev52 Please describe how you use the module and the version of webform you're using.
Comment #6
blueprint commentedSame Problem Here.
I belive it may have to be with the assumption that more than one value is passed (an array) ... I'm using an email field with a fixed value.
I have a field, Email, for the user email and the conditional send is a fixed field called 'Target' which is not editable (nor visible for that matter) ....
If I change line 157 to change from first element of array to value of field, I don't get this error. But neither does the mail get hijacked. In effect this is an opt-in for a mail to only one address without a choice where it might go ...
I'm using webform version = "6.x-2.9", drupal 6.17 ...
let me know if this is enough info ... and thanks for the hijaking:)
Comment #7
blueprint commentedHmmm. Now (applying your patch from dev, not my array to value) I also get the following
Comment #8
blueprint commentedMe, again:
The form:
The E-mail field is the one using your opt-in flag. The conditional recepient is 'ziel' ....
Perhaps I'm missing something in the setup of the conditional recipients?
Comment #9
blueprint commentedOk, I noticed that I had not in every case had both the E-mail of the Sender and the Target email enabled at the same time in the Webform Conditional settings. The error message above is the consequence of setting the value for how many submissions are allowed. Any other value than unlimited seems to lead to this...
I also moved to dev ... and had replaced the field (Target mail to) with a select which simply only has one line (email|name)
Thanks for the great hijaking!
Comment #10
Robin Millette commentedThanks for the report, blueprint. I will take a look this week, asap.
[UPDATE] Ok, well, this week.
Comment #11
jusyjim commentedsubscribing
Comment #12
brunodboSame problem here, using Drupal 6.19, Webform 6.x-3.2 and the latest dev version of Webform Confirm Email Address.
Marking this as critical, since the module doesn't work together anymore with (the latest) Webform.
Comment #13
Robin Millette commentedThe 2.x version was replaced with 3.x to work with new Webform. I am closing this bug. Until I release the new version, you can find it here:
http://drupal.org/node/889226#comment-3636084