mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-30 09:20:58 +01:00
parent
ab5ab5a7e5
commit
5754bec293
1 changed files with 1 additions and 0 deletions
|
@ -398,6 +398,7 @@ abstract class DifferentialMail {
|
|||
|
||||
$body = array();
|
||||
foreach ($aux_fields as $field) {
|
||||
$field->setUser(id(new PhabricatorUser())->setPHID('PHID-USER-XXX'));
|
||||
$field->setRevision($this->getRevision());
|
||||
// TODO: Introduce and use getRequiredHandlePHIDsForMail() and load all
|
||||
// handles in prepareBody().
|
||||
|
|
Loading…
Reference in a new issue