{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "18.0.2.2",
"overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpsecure": "ssl",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"allow_user_to_change_display_name": false,
"loglevel": 1,
"skeletondirectory": "",
"defaultapp": "apporder",
"updater.secret": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"theme": ""
}
}
How to use GitHub
Steps to reproduce
Expected behaviour
The dropdown list should show all available languages like in 18.0.1.
The welcome email should be translated into the selected language.
Actual behaviour
Cannot choose default language with 18.0.2 update.
Welcome email is sent by default in english.
See also #19767
Server configuration
Operating system: Debian
Web server: Nginx
Database: MySQL 5.7
PHP version: 7.3
Nextcloud version: 18.0.2
Updated from an older Nextcloud/ownCloud or fresh install: Updated from 18.0.1
Where did you install Nextcloud from: ZIP archive from https://nextcloud.com/install/
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Firefox, Chrome, Opera
Operating system: Windows 10
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log