Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14006833
D7736.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
533 B
Referenced Files
None
Subscribers
None
D7736.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Tue, Oct 29, 6:48 PM (3 w, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6724391
Default Alt Text
D7736.diff (533 B)
Attached To
Mode
D7736: Fix deletion detection when updating based on ZIP
Attached
Detach File
Event Timeline
Log In to Comment