Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F73113
D7330.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
482 B
Referenced Files
None
Subscribers
None
D7330.diff
View Options
diff --git a/src/applications/base/controller/PhabricatorController.php b/src/applications/base/controller/PhabricatorController.php
--- a/src/applications/base/controller/PhabricatorController.php
+++ b/src/applications/base/controller/PhabricatorController.php
@@ -319,7 +319,7 @@
return implode_selected_handle_links($style_map[$style],
$this->getLoadedHandles(),
- $phids);
+ array_filter($phids));
}
protected function buildApplicationMenu() {
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/qd/lu/w5d32ozeekaff4fg
Default Alt Text
D7330.diff (482 B)
Attached To
Mode
D7330: Fix an issue with rendering PHID lists containing `null` in Maniphest
Attached
Detach File
Event Timeline
Log In to Comment