Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008237Openbravo ERPA. Platformpublic2009-03-23 17:182009-04-22 00:01
roklenardic 
alostale 
normalmajoralways
closedfixed 
10Vista and XP tested
2.40beta 
2.50 
Core
No
0008237: International Characters of sample data import incorrectly
After installation of the application on a windows machine using the install.source ant task, log into the application, switch to Openbravo Admin and navigate to General Setup || Application || Location to see that the addresses are missing special spanish characters. The sampledata XML file is ok, using the pgadmin, one can notice that the problem also lies in the database not just the UI so the fault must be in the import procedure of sample data.
No tags attached.
Issue History
2009-03-23 17:18roklenardicNew Issue
2009-03-23 17:18roklenardicAssigned To => rafaroda
2009-03-23 17:18roklenardicRegression testing => No
2009-03-23 18:33alostaleNote Added: 0014872
2009-03-24 09:37alostaleNote Added: 0014883
2009-03-24 09:37alostaleAssigned Torafaroda => mtaal
2009-03-24 09:37alostaleSeverityminor => major
2009-03-24 12:18alostaleAssigned Tomtaal => alostale
2009-03-24 12:21hgbotCheckin
2009-03-24 12:21hgbotNote Added: 0014892
2009-03-24 12:21hgbotStatusnew => resolved
2009-03-24 12:21hgbotResolutionopen => fixed
2009-03-24 12:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/25b73760644e3c6ffc674dd0bffe4dabcb3acf27 [^]
2009-04-21 10:53psarobeStatusresolved => closed
2009-04-22 00:01anonymoussf_bug_id0 => 2778087

Notes
(0014872)
alostale   
2009-03-23 18:33   
DAL is not properly managing these characters when importing reference data.
(0014883)
alostale   
2009-03-24 09:37   
Note that this issue is not happening only in PostgreSQL databases but also in Oracle, it is related with Windows.
(0014892)
hgbot   
2009-03-24 12:21   
Repository: erp/devel/pi
Changeset: 25b73760644e3c6ffc674dd0bffe4dabcb3acf27
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 24 12:19:14 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/25b73760644e3c6ffc674dd0bffe4dabcb3acf27 [^]

fixed bug 0008237: International Characters of sample data import incorrectly

---
M src/org/openbravo/erpCommon/utility/Utility.java
---