1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/differential/mail
epriestley 2b690372de Fix several issues with Differential exception email
Summary:
  - Assigning $cc_phids clobbers the correct value assigned on line 80.
  - Remove stack trace noise, the trace is always meaningless and well-known.
  - Actually show the original body.

Test Plan: Piped mail to the mail receiver and verified the errors didn't CC revision CCs, no longer had traces, and included the original raw text body.

Reviewers: btrahan, jungejason

Reviewed By: jungejason

CC: aran

Differential Revision: https://secure.phabricator.com/D2969
2012-07-12 13:33:26 -07:00
..
DifferentialCCWelcomeMail.php Refactor setting e-mail subjects 2012-06-11 19:07:21 -07:00
DifferentialCommentMail.php Send Differential e-mails in user's language 2012-06-18 12:41:09 -07:00
DifferentialDiffContentMail.php Refactor setting e-mail subjects 2012-06-11 19:07:21 -07:00
DifferentialExceptionMail.php Fix several issues with Differential exception email 2012-07-12 13:33:26 -07:00
DifferentialMail.php Fix several issues with Differential exception email 2012-07-12 13:33:26 -07:00
DifferentialNewDiffMail.php Use pht() 2012-06-14 16:25:20 -07:00
DifferentialReviewRequestMail.php Send Differential e-mails in user's language 2012-06-18 12:41:09 -07:00