Hi,

when I create an entry in the database with the scaffolding interface,
it's possible to save german umlauts. The scaffolding webpages display
the entered characters correct, except in input fields (if try to edit
such an entry) or drop down boxes. The content is not corrupt, it's
empty. It makes not difference whether I use 'encoding' => 'UTF-8' or
not. The tables are InnoDB with charset=UTF-8.

This worked with 1.2.0.6311, but I swtiched to a newer revision since
then HABTM relations seem to be fixed in the newer revisions. Is this
bug or a error in my setup?

I've also noticed that the entries in the database are latin1. Should
cake convert the form data to utf8?

kind regards,

matthias

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to