thanks for your tips, I found a solution.

I can't explain it, but all.settings.escaping_strategy doesn't work.
I fhave to activate it explicitly for the environment.
So, this

prod:
  .settings:
    ...
    escaping_strategy:      on
    escaping_method:        ESC_ENTITIES

works. And now I have to rework all my templates :-(

thanky you,

Michael

On 16 Jul., 17:06, "mlu...@gmail.com" <mlu...@gmail.com> wrote:
> No tabs and just frontend.
>
> On 16 Jul., 16:36, Eno <symb...@gmail.com> wrote:
>
> > On Thu, 16 Jul 2009, mlu...@gmail.com wrote:
> > > 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.
>
> > And the setting is in the correct application?
>
> > Maybe check you dont have tabs in the YAML?
>
> > --
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to