Page MenuHomePhabricator

D7736.diff
No OneTemporary

D7736.diff

Index: src/applications/phragment/storage/PhragmentFragment.php
===================================================================
--- src/applications/phragment/storage/PhragmentFragment.php
+++ 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/plain
Expires
Fri, Sep 20, 3:32 AM (10 h, 11 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6622410
Default Alt Text
D7736.diff (533 B)

Event Timeline