Page MenuHomePhabricator

D16863.id.diff
No OneTemporary

D16863.id.diff

diff --git a/src/applications/phurl/editor/PhabricatorPhurlURLEditor.php b/src/applications/phurl/editor/PhabricatorPhurlURLEditor.php
--- a/src/applications/phurl/editor/PhabricatorPhurlURLEditor.php
+++ b/src/applications/phurl/editor/PhabricatorPhurlURLEditor.php
@@ -205,11 +205,7 @@
protected function getMailTo(PhabricatorLiskDAO $object) {
$phids = array();
- if ($object->getPHID()) {
- $phids[] = $object->getPHID();
- }
$phids[] = $this->getActingAsPHID();
- $phids = array_unique($phids);
return $phids;
}

File Metadata

Mime Type
text/plain
Expires
Sun, May 19, 9:18 PM (4 w, 8 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6277876
Default Alt Text
D16863.id.diff (557 B)

Event Timeline