NC 30.0.1 (and maybe older) does not correctly display folders named like 10.10

Nextcloud version (eg, 29.0.5): 30.0.1
Operating system and version (eg, Ubuntu 24.04): Ubuntu 22.04.5
Apache or nginx version (eg, Apache 2.4.25): nginx 1.18.0
PHP version (eg, 8.3): 8.1.2

When one creates folder which name can be interpreted as fractional number, like this:

123.10

and after reentering containing folder its name displayed like this:

123.1

On the disk the folder is named correctly; names like pp.10 or 01.10 are not affected.

Steps to replicate it:

  1. Create some folder, enter it
  2. Create here subfolder named like 123.10
  3. Move level up, then reenter folder - subfolder will be displayed as ‘123.1’

I confirm the issue on my instance

image

please file an issue at Github https://github.com/nextcloud/server

[Bug]: Filenames "2024.10", "2025.10", "2026.10" etc. turned into "2024.1", "2025.1", "2026.1" · Issue #47506 · nextcloud/server · GitHub the issue already exists.

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.