[
https://issues.apache.org/jira/browse/OFBIZ-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020289#comment-15020289 ]
Jacques Le Roux commented on OFBIZ-6739:
----------------------------------------
If nobody disagree, I will commit this fix soon. I will add a properties to externally set the mime type rather than harcoding it as above, even if I guess everybody want to use UTF-8, but who knows...
> Can not display product category name in Unicode.
> -------------------------------------------------
>
> Key: OFBIZ-6739
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6739> Project: OFBiz
> Issue Type: Bug
> Components: product
> Affects Versions: Trunk
> Reporter: Thanakrit Wongyued
> Assignee: Jacques Le Roux
>
> Hi, All
> I found problem to display product category name in Unicode (Thai UTF-8) . The problem is services in CategoryContentWrapper are create content mimeType in "text/html". Then i try to fixed this problem by replace "text/html" with "text/html; charset=utf-8". After that i recompile and restart OFBiz the problem is disappear.
> Sorry for my English.
> Best Regard,
> Thanakrit
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)