Page MenuHomePhabricator

D7736.diff

diff --git a/src/applications/phragment/storage/PhragmentFragment.php b/src/applications/phragment/storage/PhragmentFragment.php
--- a/src/applications/phragment/storage/PhragmentFragment.php
+++ b/src/applications/phragment/storage/PhragmentFragment.php
@@ -203,7 +203,7 @@
$children = id(new PhragmentFragmentQuery())
->setViewer($viewer)
->needLatestVersion(true)
- ->withPaths($paths)
+ ->withLeadingPath($this->getPath().'/')
->execute();
$children = mpull($children, null, 'getPath');

File Metadata

Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/qx/v7/rrwpas2wj5h4ztpm
Default Alt Text
D7736.diff (535 B)

Event Timeline