Hi! I have a problem with variables being double escaped when passed to a partial. I'm experiencing this issue for example with the & character. In the source code it ends up as &. This problem goes away if I hack EscapingHelper.php to add a fourth variable false to the htmlspecialchars.
Why is this not the default options? Seems more sensible to me (at least for this use case)? Would it make sense to make configureable? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
