Datawalke / Coordino

Self-hosted Knowledge Software your question & answer system written on top of the CakePHP Framework
http://coordino.com
MIT License
714 stars 173 forks source link

Tag input not showing latin characters #86

Open tamielbr opened 11 years ago

tamielbr commented 11 years ago

Text will render fine, but tags when inputed with accents (as in ó ou ú) will not save correctly to the database. I notice the default coding scheme is "latin1_swedish_ci". I switched to UTF-8, but no solution. Is this setting located elsewhere?