Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008700Openbravo ERPA. Platformpublic2009-04-22 09:512009-06-03 00:00
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
pi 
pi2.50MP1 
Core
No
0008700: Value of fixed length char column which contains only spaces is not maintained when exporting/importing xml
When a column has a fixed length (for example C_UOM.symbol) and it only contains spaces then the xml export and import will set the value to null (at import).

Related to this issue:
https://issues.openbravo.com/view.php?id=6213 [^]
No tags attached.
Issue History
2009-04-22 09:51mtaalNew Issue
2009-04-22 09:51mtaalAssigned To => mtaal
2009-04-22 09:51mtaalRegression testing => No
2009-04-22 13:50hgbotCheckin
2009-04-22 13:50hgbotNote Added: 0015535
2009-04-22 13:50hgbotStatusnew => resolved
2009-04-22 13:50hgbotResolutionopen => fixed
2009-04-22 13:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6a5ebebbdd0f89dcbf606af6e96b8e48bfa993f4 [^]
2009-06-02 18:21psarobeStatusresolved => closed
2009-06-03 00:00anonymoussf_bug_id0 => 2800233

Notes
(0015535)
hgbot   
2009-04-22 13:50   
Repository: erp/devel/pi
Changeset: 6a5ebebbdd0f89dcbf606af6e96b8e48bfa993f4
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Apr 22 13:46:35 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6a5ebebbdd0f89dcbf606af6e96b8e48bfa993f4 [^]

Fixes issue 8700: Value of fixed length char column which contains only spaces is not maintained when exporting/importing xml

---
M src/org/openbravo/dal/xml/XMLTypeConverter.java
---