nextcloud / nextcloud/ios

Folder names are lowercased after creation, if it contains a period

Open
#3,666 0 comments 0 reactions 1 assignee View on GitHub

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
  1. Select "Neuer Ordner" / "New folder" from the floating action button
  2. Name the folder like "Foo.Bar.Baz"
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.