Closed (cannot reproduce)
Project:
Webform
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2011 at 13:14 UTC
Updated:
18 Aug 2011 at 01:04 UTC
Either the custom e-mail box or the component value box, both won't store the settings.
After submitting in either way, the settings page after that appears allright, but when saving the settings, the email address or component settings is gone. No error message, nothing. No e-mail is being sent when the form is submitted.
Comments
Comment #1
quicksketchI cannot reproduce this problem. I can add new e-mail configurations and update existing e-mail configuration to be both custom e-mail addresses as well as component-based e-mail addresses. If you can provide instructions on how to reproduce this problem from a clean install of Drupal I'd be happy to have a look, right now it looks like another module or some custom code on your site is preventing Webform from working normally.
Comment #2
amateescu commentedI also encountered this problem today. Didn't have time to investigate further but a
drush cc allfixed it for me.Comment #3
mikeefreedom commentedI can confirm that a drush cc all also worked for me... odd.
Comment #4
quicksketchPlease reopen if this issue exists in the 3.12 version of the module. Most likely this was fixed in the followup patch in this issue: #1073270-8: Webform needs to flush Entity Cache after updating components (and e-mail configurations).