im using prototype with bunch of special characters without problem.

try this on you applications settings.yml

all:
  .settings:
   charset: ISO-8859-1

hope this also works on your side.



On Oct 23, 3:28 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm developping a web site with Symfony framework, and I'm using
> Prototype Window.
> I have a little problem dealing with encoding charset.
> Indeed I use the iso-8859-1 charset, and it works in all my web pages,
> except in Prototype windows.
>
> In my modal boxes, I always have those ugly characters "" before my
> html code (in utf-8, it disappears), and all special character (é, è,
> ç) looks like : "è" or things like that.
>
> Does anyone use iso-8859-1 charset with Prototype Window ?
> Does anyone knows a solution ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to