Active
Project:
Simplenews Roles
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2009 at 17:28 UTC
Updated:
20 Apr 2010 at 01:26 UTC
Footer (standard or customized) is omitted when sending a newsletter issue from a newsletter series synchronized to a role by means of Simplenews Roles. Footer is included if role synchronization is not selected.
Any help?
Comments
Comment #1
joachim commentedYeah, this module removes the footer -- because you can't unsubscribe, basically.
Once unsubscribing DOES work, the footer removal will go.
Comment #2
jecheve commentedAnd who has said the footer is only, or mainly, for unsubscribing? It is the default, but as you know it is configurable. You can add whatever you want and, of course, remove subscribing. For all newsletters or for a specific series. It is a footer in Simplenews, not an unsubscribing form.
Comment #3
joachim commentedGood point.
Though I wasn't planning on doing another release on the old branch.
Basically, the 0.1 release is just a snapshot for posterity, and both it and the 1.0 branch are fundamentally broken without the news code in simplenews 2.0 branch.
Comment #4
joachim commentedUnsubscribing now works, and so fixing this is simply a case of removing our simplenews_roles_mail_alter().
Changed in CVS:
#555924 by joachim: Removed removal of newsletter footers.
Will be in next dev release update.
Comment #6
mcfilms commentedThis claims that the footer was restored in the dev release. But when I used:
6.x-2.x-dev Download (11.58 KB) 2010-Jan-14
the footer would not show up.
Disabling SimpleNews_Roles restored the footer.