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
Sun, Nov 10, 8:49 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6724391
Default Alt Text
D7736.diff (533 B)

Event Timeline