I just found one solution, set escaping_strategy to 'off' in the
settings.yml.

 escaping_strategy:      'off'

On 12 dic, 12:03, Matias <[email protected]> wrote:
> Hi,
> I just update an 1.1 project into a 1.2
> Everything work just fine except for the fact that in my database I
> store raw html code obtained from a fckeditor textarea, and now when I
> do an "echo" of the variable with the html content it print it as if
> you would applied htmlspecialchars() to the text.
> Is there any way to fix this problem, and print the value of the field
> just as it's stored in the database?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
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