Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0000911Openbravo ERPZ. Otherspublic2007-02-11 17:492008-06-12 09:43
user71 
user71 
normalminoralways
closedduplicate 
5
 
 
Core
No
0000911: Encoding Problem in variablesbase.java
Hi,

In tomcat env, there are Encoding Problem in function getParameterValues().

if using post meth in form, and posted values of parameter is asian language, this function don't get correctly code even though set utf-8.

this need to handle this further.

Actual Case:

when creating a new client, if field client or org is chinese, posted parameter values is right after using getParamterValues(). so result page dont display correctly.

Maybe getParamter also is not right.

Noah
No tags attached.
Issue History

Notes
(0004500)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1657405 [^]
(0000720)
user71   
2007-02-14 15:47   
(edited on: 2008-06-12 09:17)
Logged In: NO

Pls Review this question, this is a common question in asian language. I guess there are same question with special char in spanish
(0000721)
alostale   
2007-06-07 11:01   
(edited on: 2008-06-12 09:17)
Logged In: YES
user_id=1500722
Originator: NO

This problem is not due to the getParameterValues() but to the econding format of the form, this is fixed in bug:
https://sourceforge.net/tracker/?func=detail&atid=823129&aid=1648426&group_id=162271 [^]