github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.0_2024-10-21/fix-trash-bin-propfind-panic.md (about)

     1  Bugfix: Fix trash-bin propfind panic
     2  
     3  We fixed an issue where a trash-bin `propfind` request panicked due to a failed and therefore `nil` resource reference lookup. 
     4  
     5  https://github.com/cs3org/reva/pull/4879