Page MenuHomePhorge

D25376.1732389501.diff
No OneTemporary

D25376.1732389501.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, 19:18 (18 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
991789
Default Alt Text
D25376.1732389501.diff (604 B)

Event Timeline