github.com/cs3org/reva/v2@v2.27.7/changelog/1.4.0_2020-11-17/fix-listing-shares-for-nonexistant-path.md (about) 1 Bugfix: Fix listing shares for nonexisting path 2 3 When trying to list shares for a not existing file or folder the ocs sharing implementation no longer responds with the wrong status code and broken xml. 4 5 https://github.com/cs3org/reva/pull/1316