Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Feb 2012 at 12:38 UTC
Updated:
14 Mar 2012 at 20:50 UTC
Jump to comment: Most recent file
Hello,
I would like to ask your help.
I installed the Simplenews 7.x-1.0-beta2 version.
If I send the newsletter or test after the system sends back an error message:
---
Notice: Undefined variable: from SimplenewsSourceNode->getHeaders() (/home/****/sites/all/modules/simplenews/includes/simplenews.source.inc 461 line).
Notice: Undefined variable: from SimplenewsSourceNode->getHeaders() (/home/****/sites/all/modules/simplenews/includes/simplenews.source.inc 462 line).
---
The newsmail is arrived correct.
What is the problem this error?
I think this problem about "receipt".
How can I fix the problem?
I am waiting your idea.
THX
KALMI
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | receipt_bug_tests_only.patch | 1.04 KB | berdir |
| #1 | fix_receipt_bug.patch | 1.66 KB | berdir |
Comments
Comment #1
berdirNice catch, looks like nobody has been trying to use the receipt confirmation since december ;)
The attached patch fixes the bug and also adds test coverage for this feature. The tests only patch should fail.
Comment #2
berdirComment #3
berdirEdit: Wrong issue.
Comment #4
berdirCommited.