thorsten / phpMyFAQ

phpMyFAQ - Open Source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases
https://www.phpmyfaq.de
Mozilla Public License 2.0
585 stars 254 forks source link

4.0 System mail for new question / character set problems #3046

Closed c1972 closed 2 months ago

c1972 commented 3 months ago

The email that is automatically sent by the system when a new question is asked also has character set problems.

Exclamation marks, umlauts, sz

These should be different characters than in the previous email.

Site: cc10.de OS: Windows 11 Pro 23H2 Browser: Chrome 126.0.6478.127 phpMyFAQ Version: 4.0 PHP-Version: 8.2 Database: MariaDB 10.11.4 Elasticsearch: No

Regards Christian

modelrailroader commented 3 months ago

I can't reproduce this. But I think, it depends on the individual settings of the email client if html-displaying is enabled. Maybe we should implement a second content-type-section.

thorsten commented 2 months ago

I can't reproduce this either.