Page MenuHomePhorge

D25392.1739162131.diff
No OneTemporary

D25392.1739162131.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
Mon, Feb 10, 04:35 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108764
Default Alt Text
D25392.1739162131.diff (419 B)

Event Timeline