Page MenuHomePhorge

D25392.1737925156.diff
No OneTemporary

D25392.1737925156.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
Sun, Jan 26, 20:59 (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1108764
Default Alt Text
D25392.1737925156.diff (419 B)

Event Timeline