Page MenuHomePhorge

D25376.1732393280.diff
No OneTemporary

D25376.1732393280.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
Sat, Nov 23, 20:21 (19 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
991789
Default Alt Text
D25376.1732393280.diff (604 B)

Event Timeline