[
https://issues.apache.org/jira/browse/OFBIZ-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338075#comment-14338075 ]
Jiancai Hao commented on OFBIZ-5929:
------------------------------------
What I experienced is that it is ok in admin modules such as party manager module, but I met the same problem in ecommerce module, ofbiz version is 13.07.01.
When you register in the ecommerce web site, the Chinese characters filled in the register form(such as the name) will be wrong text which you can see in the postgresql database.
> wrong Chinese text shown after create New Contact Information
> --------------------------------------------------------------
>
> Key: OFBIZ-5929
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5929> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Release Branch 13.07, 12.04.04
> Reporter: ofbiz_com_cn
> Priority: Minor
>
> steps to reproduce:
> 1. login as admin/ofbiz
> 2. click setting to create New Contact Information
> 3. type chinese in the name or shipping address field like: 陈三
> 5. click save to update the ship address info
> 6. You will find that Chinese are replaced with wrong character
> I am not sure if the correct parameter encoded be fetched in file ContactMechServices.java. In the database(postgresql), the Chinese character is stored wrong also. All encode style is UTF-8 for both database and page
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)