nextcloud / nextcloud/documentation
Change X-NC-WebDAV-AutoMkcol to X-NC-WebDAV-Auto-Mkcol
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 628
- Forks
- 2.5k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 135
Description
Before You Submit
- I have checked for existing issues and pull requests related to my suggestion.
- I have posted on the Nextcloud Community Help Forum if my suggestion is a troubleshooting scenario or I'm unsure about the solution.
Type of Suggestion
Reporting a mistake
Relevant Documentation Links
Summary
X-NC-WebDAV-AutoMkcol is wrong, it should be Auto-Mkcol
Details
See: https://github.com/nextcloud/server/blob/master/apps/dav/lib/Upload/UploadAutoMkcolPlugin.php#L41
Kept getting 403 when trying to push the fix myself, so I just posted an issue instead.
Additional Notes
No response
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
Open developer_manual/client_apis/WebDAV/basic.rst around line 615 and compare the documented header with apps/dav/lib/Upload/UploadAutoMkcolPlugin.php around line 41. Update the documentation to use X-NC-WebDAV-Auto-Mkcol, then verify that the relevant documentation link shows the corrected header.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100