Page MenuHomePhabricator

D7834.id17721.diff
No OneTemporary

D7834.id17721.diff

Index: src/applications/harbormaster/event/HarbormasterUIEventListener.php
===================================================================
--- src/applications/harbormaster/event/HarbormasterUIEventListener.php
+++ src/applications/harbormaster/event/HarbormasterUIEventListener.php
@@ -35,7 +35,7 @@
return;
}
- $buildable_phid = $object->getBuildablePHID();
+ $buildable_phid = $object->getHarbormasterBuildablePHID();
if (!$buildable_phid) {
return;
}

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 17, 12:04 AM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7464490
Default Alt Text
D7834.id17721.diff (496 B)

Event Timeline