Adding |raw doesn't change anything but adding |e escapes the string again. Wrapping this in an autoescape off tag makes it work but how do I disable the auto escaping globally? I don't want to litter my templates with autoescape tags.
I was under the impression that auto-escaping had been disabled: https://groups.google.com/d/topic/symfony-devs/kl1A8c_3_hE/discussion -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en
