-
Bug
-
Resolution: Fixed
-
Major
-
3.3, 3.2.2
-
None
-
PHP 7.2.3, PostgreSQL 9.6, Chrome 65.0.3325.181
Technically it is possible to store multiline ban reasons in database, however this breaks unescaped JavaScript code stored in template.
I suggest to use TWIG e('js') function to fix this issue.