Are you certain that the characters have been inserted into the database correctly? Check that the character encoding is correct for the database and the individual tables.
You may also need to check that the browser is correctly rendering the page. Look in the browser's View menu, or check with Firebug, etc. On Thu, Dec 6, 2012 at 4:05 PM, Trisztán Thar <[email protected]> wrote: > One more thing: > I have used this helper, but i have discovered that it won't list menu items > that have a special character in them. You know, I'm from Hungary, we have > characters like: é, í, á, ű, ő, ú etc.. So if a menu item contains any > non-english character, it treats it like if it wouldn't be there. Any idea > how to solve this? > > Cheers, > T > > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > 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]. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- 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]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
