The problem was related to an encoding problem. Netbeans saved the files as utf-8, but I wanted ISO 8859-1 to be used on my page. After saving the files as ISO 8859-1 everything is ok now. But I wonder if there is a way to get the umlauts encoded as htmlentity (ΓΌ = ü) Is this not possible?
Thanks for all the help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
