Torsten Schlabach wrote:
<head> ... <meta content="text/html; charset=UTF-8" http-equiv="content-type" /> ... </head>or make sure the corresponding HTTP header is sent.I am not that familiar with OFBiz internals to tell you how to ake this happen, but I am sure other people on the list would be able to help.
The <head> HTML element can be found in the framework/common/webcommon/includes/header.ftl template file.
