[jira] [Updated] (OFBIZ-5929) wrong Chinese text shown after create New Contact Information

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-5929) wrong Chinese text shown after create New Contact Information

Nicolas Malin (Jira)

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

ofbiz_com_cn updated OFBIZ-5929:
--------------------------------
    Description:
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

  was:
steps to reproduce:

1. login as admin/ofbiz
2. click setting to create New Contact Information
3.  type chinese in the toname or shipping address
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 wrong also. All encode style is UTF-8


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