[Bug]: Files app: creating a new folder description creates a localized readme.md
⚠️ This issue respects the following points: ⚠️
- [X] This is a bug, not a question or a configuration/webserver/proxy issue.
- [X] This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [X] I agree to follow Nextcloud's Code of Conduct.
Bug description
Hello, i found a harmless bug while using my Nextcloud and wanted to help by pointing it out. below are the details:
In the Files App: Creating a folder description file (normally a readme.md) using the user interface, instead creates one in the language of the user interface, in my case : [lisez moi.md] . Nextcloud doesn't recognize it, i simply renamed it to readme.md and the description box appeared :)
Below i am attaching a screen capture of the Files app successfully creating a [Lisez moi.md] despite the correct recognized file name being [readme.md] and the user interface not showing the folder description box.
Steps to reproduce
- set your nextcloud language to french (in my case)
- open the Files app and navigate to a folder with no readme.md
- select "create a folder description"
Expected behavior
- Selecting "add folder description" in the user interfaces generates a [readme.md] file, no matter the language of the user interface. i think.
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- [X] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
browser : Firefox-esr-fr Nextcloud : Hub 8 (29.0.7)
Hi @Duviri - Thanks for the report. I believe this basically nextcloud/text#5953 and/or nextcloud/text#5446.
Hi, It seems this ticket could be considered a duplicate of the latter, #5446 since fixing it would also fix this issue. You could close this issue as duplicate. Sincerely.