What do I do if I am getting encoding issues?
I have a ftl template which I load in suitescript and populate using JSON.
The problem is one of the customers names has an
&
in it. This causes and error The reference to entity \"foo.\" must end with the ';' delimiter.
Is there any way to ensure a whole file will display with the &?