Hi! In my project the escaping doesn't work.
These are my settings: all: .settings: ... # Output escaping settings escaping_strategy: on escaping_method: ESC_ENTITIES In the database I added html code to a field. This is the source code of the delivered html page. ...eafdwaerf<b>bla</b>qwerfw... I added this line in an action ... var_dump( sfConfig::get('sf_escaping_strategy') ); ... The result is bool(false) Yes, I cleared the cache. Any ideas? I can't find anything. regards, Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---