I've committed the initial D6 port to HEAD (#222217: Port to 6.x), but one of the known bugs is that when you try to send yourself a copy of a signup broadcast email, you get some PHP errors and it's otherwise broken.

Comments

dww’s picture

Status: Active » Needs review
StatusFileSize
new2.5 KB

I don't know of any way to fix this and support theme_signup_broadcast_sender_copy() with the raw copy and the replaced tokens, unless I disable hook_mail()'s token replacement in this case. Seems like something of an evil hack, but it works.

dww’s picture

Status: Needs review » Fixed

Committed this to HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.