Hallo,
I have a problem with the german special letters ä ö ü and ß in the mail i get after creating and editing an event
Theses letters are not shown correct.
Example:
Code:
Dasi ist ein Test-TExt im Ä und Ö und Ü und weil so schön auch mit ß das ist in "Anführungszeichen"
Gruß
Thats only the text in DB "introtext" This DB field is generated in UTF-8 , even when i have a look to it with PHPMYadmin these letters are not shown correct as everywhere (e.g. articles)
If I add some special letters to text saved in de-DE.plg_jem_mailer.ini they are shown correct..
I think this is a problem with UTF-8 definitions in the mail creating routine but UTF-8 is defined iht the emailheader.:
Code:
X-Mailer: PHPMailer 5.2.16 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: base64
html-eMails is switched on in the Pluggin
Joomla Version 3.6.5
JEM 2.2.0
PHP 7.1
Anybody an idear what's the problem?
Thank you very much,
Steffen