On 30.09.2010 17:25, Lukas Kahwe Smith wrote: >> uhm if it just flips the default escaping strategy, then raw would be just >> as misleading, then it must be something like "|disabledefaultescaping" .. >> hopefully someone can come up with something shorter. > thinking about it some more. imho there should be a way of saying i never > want this escaped, regardless of the default escaping setting: > here i know that the form will always return content that should never ever > be escaped and for that I do agree that "|raw" would be the way to go, but if > i understand things right, there is no way to do that atm?
I think you missed one of my answers.. Miha was wrong in his assumption that "safe" swaps the escaping rule, it means *never escape* in both Twig and Dwoo. Cheers -- Jordi Boggiano @seldaek :: http://seld.be/ -- 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
