Closed (works as designed)
Project:
Webform
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2010 at 08:19 UTC
Updated:
21 Dec 2010 at 08:32 UTC
It seems like field email_from_name can't include special characters (like ä, å, å, ü) or mail can't be send. Webform tries to convert sender name to UTF-8, but something fails and mail is not sent. Instead error is presented to the user (which is correct behavious in case of error).
Simple solution for this is not to use any special characters at this moment. Fix would be welcome, though.
Comments
Comment #2
rpsuSorry, need to debug more. Problem is NOT fixed simply leaving out special characters.