Now the phenomenon gets clearer, i am still in clueless state, though.

Getting data in a regular fashion from models to the views via the
$this->set('var', $this->Post->findAll(null,null,'Post.created DESC'));
seems to work.

But if i want to display stuff within a view from other models encoding
seems to get treated differently. The two cases that i am stumbling
about right now are components/elements and associated models - in my
case a tag model via hasAndBelongsToMany. Umlaut-characters are shown
screwed up.

Does anybody has any insight where the difference might lie? Thanks
again.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to