b13 / t3ext-seo_basics

TYPO3 Extension: SEO Basics
7 stars 26 forks source link

Using special chars ✅ #65

Closed ghost closed 7 years ago

ghost commented 7 years ago

TYPO3 Version 6.2 seo_basics Version 0.9.2

I want to save special chars like ✅ into title or description but these always replaced by ?

Any idea how to fix that?

ghost commented 7 years ago

My fault - Changed tx_seo_titletag to utf8mb4_unicode_ci and now its working fine.