Commit 7b4a09b
committed
FELIX-6813 Revert escaping introduced via FELIX-6757
Escaping is already done in JSONWriter.quote when emitting the bundle
properties as JSON.
When emitting as text (via BundlesServlet.print(...) no escaping is
necessary at all.1 parent 60bd13b commit 7b4a09b
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
764 | 763 | | |
765 | 764 | | |
766 | 765 | | |
767 | | - | |
| 766 | + | |
768 | 767 | | |
769 | 768 | | |
770 | 769 | | |
| |||
0 commit comments