Page MenuHomePhorge

D25392.1734836628.diff
No OneTemporary

D25392.1734836628.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, Dec 22, 03:03 (20 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1025235
Default Alt Text
D25392.1734836628.diff (419 B)

Event Timeline