nextcloud / nextcloud/files_lock
No upload via WebDav Client possible
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 10
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 48
Description
Current behaviour:
similar to #71 , when used this app with a share with a link and a WebDav Client, no upload is possible.
The uploaded file has 0 byte and the client responsed with an error message.
When the app files_lock is deactivated, the upload works.
Steps to reproduce:
- Create a share with a link
- Mount the share with a WebDav Client (e.g. Windows 11 WebDav Standard Feature)
- Create/upload a file
Version information:
Nextcloud 25.x
Files lock app: v27.0.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the upload through a link share mounted with the Windows 11 WebDAV client, comparing behavior with files_lock enabled and disabled. Use issue #71 as related context and verify the observed failure: the upload should complete without a 0-byte file or client error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100