Page MenuHomePhabricator

D7834.id17720.diff
No OneTemporary

D7834.id17720.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
Fri, Sep 20, 12:55 AM (8 h, 7 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6622134
Default Alt Text
D7834.id17720.diff (496 B)

Event Timeline