Page MenuHomePhabricator

D7834.diff
No OneTemporary

D7834.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, Apr 11, 4:20 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7464490
Default Alt Text
D7834.diff (496 B)

Event Timeline