You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Depth: infinity for either PROPFIND or COPY is assuming that one can simply concatenate paths. It was reported not working in cs3org/reva#681 (comment) where reverting cs3org/reva#758 would make it work.
I'm not sure about the details of what did not work, needs further research.
For now the current implementation is using the ref of the parent to load the direct children.
Loading the second level children might need another way of resolving the refs to make sure we arrive at the right storage and get the correct paths.
reproduce and debug the issue with public links with path based infinity exploration
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.
The Depth: infinity for either PROPFIND or COPY is assuming that one can simply concatenate paths. It was reported not working in cs3org/reva#681 (comment) where reverting cs3org/reva#758 would make it work.
I'm not sure about the details of what did not work, needs further research.
For now the current implementation is using the ref of the parent to load the direct children.
Loading the second level children might need another way of resolving the refs to make sure we arrive at the right storage and get the correct paths.
@refs @butonic
The text was updated successfully, but these errors were encountered: