I have a production site with 7 different newsletters. All have different headers and footers designed using Simplenews Template. When first implemented/tested, it worked fine. But now all newsletters use the first newsletter header / footer.

CommentFileSizeAuthor
#1 simplenews_template957754.patch801 bytestoniw

Comments

toniw’s picture

StatusFileSize
new801 bytes

I was also hit by this issue. Everything looks ok when you do a preview and even when sending a test-issue to the test-address. But when sending out the newsletter to all subscribers always uses the header/footer of the very first newsletter you ever created.

The attached patch fixed this for me. I do not exactly understand what the code that I removed from the module is supposed to do, but so far I have not encountered any adverse effects...

scjv’s picture

I had the same problem.
Patch #1 is doing well!
Thanks

alex72rm’s picture

Component: Miscellaneous » Code
Status: Active » Patch (to be ported)

@#1: It works as expected. Thanks a lot

liquidcms’s picture

i'd actually consider this bug a feature.. lol

would be nice to have a default header and footer so i didnt need to add for each newsletter.. :)

dunwich42’s picture

Same here. The patch looks like it's doing the job (thanks!).

skobe’s picture

DITTO! THX! :)