github.com/cs3org/reva/v2@v2.27.7/changelog/2.8.0_2022-08-23/add-name-to-propfindresponse.md (about)

     1  Bugfix: Add name to the propfind response
     2  
     3  Previously the file- or foldername had to be extracted from the href. This is not nice and
     4  doesn't work for alias links. 
     5  
     6  https://github.com/cs3org/reva/pull/3158