Wrong encoding set from the installer
Reported by Mike_MnD | February 16th, 2010 @ 09:56 AM | in 0.7 alpha
With the installer in database.install encoding is set
'encoding' => 'utf-8'
but it shoud be 'encoding' => 'utf8'
From cake book "If you wish to use UTF-8 encoding with mysql/mysqli connections you must use 'utf8' without the hyphen."
This way there isn't any problems with cyrillic symbols saving to the database.
Comments and changes to this ticket
-
dogmatic69 February 16th, 2010 @ 10:46 AM
- State changed from new to resolved
- Assigned user set to dogmatic69
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Please use this for the current version of Infinitas only, if you are using a older version of the Infinitas report bugs in that project.
Please submit bugs only as pending, and if its a feature request submit the ticket with the milestone "Feature Requests".
People watching this ticket
Referenced by
- 140 Wrong encoding set from the installer (from [ef54559e3c4432a1ceb019e4c5dbcb0cb6c4c9cf]) wrong e...