Closed (fixed)
Project:
Mime Mail
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jul 2011 at 10:51 UTC
Updated:
18 Sep 2012 at 13:58 UTC
Getting this error with pm_email_notify module (7.x-1.1 version) with empty "From" field in module settings (#1040150: 'Invalid address' error when from email address is left blank). is_null check isn't enough to prevent passing empty string to preg_match(). Fixed with patch.
| Comment | File | Size | Author |
|---|---|---|---|
| mimemail.inc-empty.patch | 727 bytes | internetdevels |
Comments
Comment #1
sgabe commentedThank you, committed on both branches.
Comment #3
cimo75 commentedHi i have the same problem with both dev and, the patch can t be applied since the code has changed.
This is pretty urgent since I can t send newsletter with simplenews.
tx
Simone