We have a problem rendering Japanese content using a freemarker ftl template. All the Japanese chars come out with ? chars. We are using community edition 3.3g.
We imported Japanese content into our avm store using web scripts and are able to edit it using the associated web form. When the form opens, the Japanese chars are showing correctly so the XML has the right content but when we render the html output using freemarker template, we have the problem with the chars.
We also tried including encoding tag in the ftl to indicate utf-8 but to no avail.
Do we have to make any configuration changes to make this work?
Thanks in advance,
Seth