nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
842 stars 260 forks source link

Email signature is not inserted, if locale is German (Germany) for a new user #9815

Open bjoernv opened 3 months ago

bjoernv commented 3 months ago

Steps to reproduce

  1. Create a new user
  2. Set locale to German (Germany) for the new user
  3. Configure an email signature
  4. Start a new private browser window (no cookies!)
  5. Login the new user
  6. Compose a new message

Expected behavior

Signature should be inserted in Compose windows

Actual behavior

No signature is inserted

Mail app version

3.7.2

Mailserver or service

Sendmail

Operating system

Ubuntu Linux 22.04

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database

MySQL

Additional info

The workaround is to set locale to German (not German (Germany)). Signature works now, even if the locale is switched back to German (Germany).

cetcondor commented 2 months ago

Thanks for the workaround. It does help.