Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
0.6
-
n/a
-
Don't Know (Unsure) - The default level
Description
When using pushpull with a regex incurring recursive behavior, there is a problem resolving relationships between files.
I am still tracking down exact problem, but here is what I have found so far:
- FileRestrictions::isAllowed() returns false because parent file cannot be found to obtain permission(vf.allowNewFiles()) for the file to be downloaded.
- VirtualFile::getChildRecursive() fails