You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Thanakrit Wongyued (JIRA)" <ji...@apache.org> on 2015/11/19 15:27:10 UTC

[jira] [Updated] (OFBIZ-6739) Can not display product category name in Unicode.

     [ https://issues.apache.org/jira/browse/OFBIZ-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thanakrit Wongyued updated OFBIZ-6739:
--------------------------------------
    Description: 
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


  was:
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 i recompile and restart OFBiz the problem is disappear.

Sorry for my English.

Best Regard,
Thanakrit



> 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)