nextcloud / nextcloud/cookbook
Renaming will fail when new title contains forbidden_filename_characters
Open
Nobody has claimed this yet.
bug
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Same error as #2821 but with renaming a recipe's title within the web UI.
Since it is a different function I wanted to open a separate issue.
Close if your workflow is different (or the problem will be solved with the same change).
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
Reproduce the failure by renaming a recipe in the web UI to a title containing forbidden_filename_characters. Trace the web UI's recipe-title renaming flow; done means valid titles still rename successfully and those characters no longer cause the operation to fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100