Closed (fixed)
Project:
Webform
Version:
6.x-2.1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2008 at 23:55 UTC
Updated:
20 Oct 2008 at 06:41 UTC
If you add more than one email component to a form, only the last one shows on the form.
Comments
Comment #1
quicksketchThanks for the report. It looks like adding two email fields works fine, just as long as they're not given the same "form key". A bug in the email component was preventing Webform from alerting the user of two elements using the same form key. You can correct this on your site by editing one of the email components, expanding the "Advanced" fieldset for that component, then giving the element a new "Form key". I've applied a patch that will prevent this problem from occurring in the future.
D6 Patch: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/webform/com...
Comment #2
quicksketchUpdating title to reflect cause.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.