epostcard sends blank email, it also doesnt give a correct message preview on the epostcard page.

Comments

kristi wachter’s picture

If it helps in debugging - forward seems to work; epostcard doesn't. (Chriz001, is that your experience too?)

seanr’s picture

Does it send your message, or are you saying the email contains nothing at all? If the former, that's the expected behavior - if you want to add something to it other than the title, link, and sender's message, you'll need to modify the theme functions (see forward.theme)

chriz001’s picture

yes forward works epostcard doesn't, it sends an email containing nothing.

seanr’s picture

Status: Active » Needs review

OK, please test CVS HEAD.

johnalbin’s picture

Sean, I think this might be related to #350121: HEAD and DRUPAL-6--1 are out of sync.

forward_theme() is missing the forward_postcard declaration in DRUPAL-6--1 (and the 6.x-1.x-dev release).

seanr’s picture

OK. Does HEAD work correctly, though? My intention was to copy it over if the changes I just now made work correctly.

seanr’s picture

Status: Needs review » Fixed

Should all be working now. There will be a new release up later today or tomorrow with this and other bug fixes, or you can update from CVS if you need the changes now.

Status: Fixed » Closed (fixed)

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