bug #1211 fixed usage of the html_attr escaping strategy to avoid double-escaping...
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 1 Oct 2013 14:20:20 +0000 (16:20 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 1 Oct 2013 14:20:20 +0000 (16:20 +0200)
This PR was merged into the master branch.

Discussion
----------

fixed usage of the html_attr escaping strategy to avoid double-escaping with the html strategy

fixes #896

Commits
-------

f27d4a1 fixed usage of the html_attr escaping strategy to avoid double-escaping with the html strategy


Trivial merge