I've just installed the 6.x-2.x-dev version because I wanted to get the subscription opt-in/out/hidden settings in the admin configuration screen.
When I edit and then save the settings at admin/content/simplenews/types/edit/ I get thhe following error:
"The sender's email address you supplied is not valid"
I get this even if I don't change anything. I can confirm that the email address is valid.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | fix_wrong_tid_variable.patch | 611 bytes | berdir |
Comments
Comment #1
marcoBauli commentedSame error here. Since i updated to 6.x-2.x does not accept a valid email address anymore, and throws "The sender's email address you supplied is not valid" error.
Setting it as "critical' as is impossible to save newsletter's settings right now. Thanks
Comment #2
berdirConfirmed, the attached patch should fix this.
Tests for this will hopefully be added in #1506232: missing page title on newsletter edit page
Comment #3
berdirWould help if there actually would be a patch attached.
Comment #4
berdirCommited.