Page MenuHomePhorge

D25376.1737337894.diff
No OneTemporary

D25376.1737337894.diff

diff --git a/src/applications/harbormaster/editor/HarbormasterBuildPlanEditEngine.php b/src/applications/harbormaster/editor/HarbormasterBuildPlanEditEngine.php
--- a/src/applications/harbormaster/editor/HarbormasterBuildPlanEditEngine.php
+++ b/src/applications/harbormaster/editor/HarbormasterBuildPlanEditEngine.php
@@ -103,7 +103,7 @@
$key);
$behavior_option = $object->getPlanProperty($storage_key);
- if (!strlen($behavior_option)) {
+ if (!phutil_nonempty_string($behavior_option)) {
$behavior_option = $behavior->getPlanOption($object)->getKey();
}

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 20, 01:51 (2 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108752
Default Alt Text
D25376.1737337894.diff (604 B)

Event Timeline