Release Support > Pending Issues

Multiple signatures- Fixed

(1/1)

rcmmm:
Hi,
I am at my wits end over this one. If I save a draft and then send it out I get 2 or more signatures in the email (both the users signature and the default signature repeated several times over). Please help someone!

Fixed- I chnaged compose.inc on line 291:
from:  if (!empty($sql_arr['signature'))
to:  if (!empty($sql_arr['signature'])&& $compose_mode != RCUBE_COMPOSE_DRAFT)

That seems to have done the trick for me at least!

Navigation

[0] Message Index

Go to full version