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
Dec 3 2025, 3:38 PM (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8696723
Default Alt Text
D7834.diff (496 B)

Event Timeline