Menu

#40 email notification to oldvalues[assTo]

open
nobody
None
5
2002-05-27
2002-05-27
No

I have some problems with the email notification in
v0.11. When I change the assignment of an issue to
someone else, I get the notification myself.
It seems to be related to the lines (in editbug.php):
htmlmailer("$oldvalues[assTo]", ...
and
mailer("$oldvalues[assTo]",

In version 1.20 of the file it was:
htmlmailer("$assign",...
and
mailer("$assign", ...

In version 1.21 of the file it became:
htmlmailer("$oldvalues[assTo]", ...
and
mailer("$oldvalues[assTo]", ...

Are you sure that it is okay?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB