github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/fix-filename-length-check.md (about) 1 Bugfix: Fix checking of filename length 2 3 Instead of checking for length of the filename the ocdav handler would sometimes check for complete file path. 4 5 https://github.com/cs3org/reva/pull/4302