Folder names are lowercased after creation, if it contains a period
Open
Nobody has claimed this yet.
bug
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
⚠️ Before posting ⚠️
- This is a bug, not a question or an enhancement.
- I've searched for similar issues and didn't find a duplicate.
- I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- I agree to follow Nextcloud's Code of Conduct.
Steps to reproduce
- Select "Neuer Ordner" / "New folder" from the floating action button
- Name the folder like "Foo.Bar.Baz"
- Create it
Expected behaviour
A folder named "Foo.Bar.Baz" is created.
Actual behaviour
A folder names "Foo.Bar.baz" is created.
Android version
15
Device brand and model
Fairphone 5
Stock or custom OS?
Stock
Nextcloud android app version
3.32.2
Nextcloud server version
31.0.7
Using a reverse proxy?
Yes
Android logs
No response
Server error logs
Additional information
A similar issue was reported here but this was more related to uploading files into such a folder rather than creating it.
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.
Assessment
This issue has not been assessed yet.