Page MenuHomePhorge

D25392.1744241196.diff
No OneTemporary

D25392.1744241196.diff

diff --git a/src/applications/maniphest/query/ManiphestTaskQuery.php b/src/applications/maniphest/query/ManiphestTaskQuery.php
--- a/src/applications/maniphest/query/ManiphestTaskQuery.php
+++ b/src/applications/maniphest/query/ManiphestTaskQuery.php
@@ -1036,7 +1036,7 @@
$parts[] = null;
}
- if (!strlen($parts[1])) {
+ if (!phutil_nonempty_string($parts[1])) {
$parts[1] = null;
}

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 9, 23:26 (3 w, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108764
Default Alt Text
D25392.1744241196.diff (419 B)

Event Timeline