github.com/cs3org/reva/v2@v2.27.7/changelog/2.0.0_2022-03-03/webdav-path-fix.md (about)

     1  Bugfix: Fix webdav paths in PROPFINDS
     2  
     3  The WebDAV Api was handling paths on spaces propfinds in the wrong way. This has been fixed in the WebDAV layer.
     4  
     5  https://github.com/cs3org/reva/pull/2454