Hi gui Can I suggest you raise a bug report via https://trac.cakephp.org/ ?
I'd do it for you, but you have not provided version info etc. ~GreyCells On Mar 22, 7:48 pm, "guigouz" <[EMAIL PROTECTED]> wrote: > HtmlHelper's charset() method generates something like > > <meta http-equiv="Content-Type" content="text/html, charset=UTF-8" /> > > that is recognized by Firefox, but not by Internet Explorer. Using > > <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> > > Solves the issue (notice the semicolon) > > See ya > > gui --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
