Page MenuHomePhorge

D25230.1737081992.diff
No OneTemporary

D25230.1737081992.diff

diff --git a/src/applications/search/menuitem/PhabricatorProfileMenuItem.php b/src/applications/search/menuitem/PhabricatorProfileMenuItem.php
--- a/src/applications/search/menuitem/PhabricatorProfileMenuItem.php
+++ b/src/applications/search/menuitem/PhabricatorProfileMenuItem.php
@@ -126,7 +126,7 @@
$result = $xaction['new'];
}
- return !strlen($result);
+ return !phutil_nonempty_string($result);
}
final protected function newError($title, $message, $xaction = null) {

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 17, 02:46 (1 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1119418
Default Alt Text
D25230.1737081992.diff (504 B)

Event Timeline