Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026162Openbravo ERPA. Platformpublic2014-04-03 11:372014-10-01 16:18
caristu 
guillermogil 
immediatecriticalalways
closedfixed 
5
3.0MP31 
3.0PR14Q2 
AugustoMauch
Core
Production - Confirmed Stable
2013-12-13
3.0MP31
http://code.openbravo.com/erp/devel/pi/rev/2cc210f50c0553afa41cae1698b4cfedfa3fbf06 [^]
No
0026162: CSV Text Encoding preference is not working
CSV Text Encoding preference is not working, currently the csv are exported always in UTF-8.
1) Go to any window in the ERP, for example Sales Invoice
2) Click on the Export To Spreadsheet button in the toolbar.
No tags attached.
related to defect 00253133.0MP31 closed caristu Arabic fonts are not exported properly using the Export To Spreadsheet button 
Issue History
2014-04-03 11:37caristuNew Issue
2014-04-03 11:37caristuAssigned To => AugustoMauch
2014-04-03 11:37caristuModules => Core
2014-04-03 11:37caristuTriggers an Emergency Pack => No
2014-04-03 11:38caristuIssue Monitored: networkb
2014-04-03 11:39caristuRegression level => Pre packaging ( pi )
2014-04-03 11:39caristuRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/2cc210f50c0553afa41cae1698b4cfedfa3fbf06 [^]
2014-04-03 11:39caristuTarget Version => PR14Q2
2014-04-03 11:40caristuTarget VersionPR14Q2 =>
2014-04-03 11:46caristuRegression levelPre packaging ( pi ) => Production - QA Approved
2014-04-03 11:46caristuversion => 3.0MP31.2
2014-04-03 11:47caristuRegression levelProduction - QA Approved => Production - Confirmed Stable
2014-04-03 11:47caristuversion3.0MP31.2 => 3.0MP31
2014-04-03 12:18AugustoMauchReview Assigned To => AugustoMauch
2014-04-03 12:18AugustoMauchPriorityurgent => immediate
2014-04-03 12:18AugustoMauchSeveritymajor => critical
2014-04-03 12:21guillermogilAssigned ToAugustoMauch => guillermogil
2014-04-03 12:26guillermogilRelationship addedrelated to 0025313
2014-04-03 12:34guillermogilNote Added: 0066121
2014-04-03 12:34guillermogilIssue Monitored: shankarb
2014-04-03 12:38guillermogilRegression date => 2013-12-13
2014-04-03 12:40hgbotCheckin
2014-04-03 12:40hgbotNote Added: 0066123
2014-04-03 12:40hgbotStatusnew => resolved
2014-04-03 12:40hgbotResolutionopen => fixed
2014-04-03 12:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7b40264aab15bda9878ac81852641861d873f42d [^]
2014-04-03 15:43AugustoMauchNote Added: 0066133
2014-04-03 15:43AugustoMauchStatusresolved => closed
2014-04-03 15:43AugustoMauchFixed in Version => PR14Q2
2014-04-03 16:15dmitry_mezentsevNote Added: 0066135
2014-04-03 18:29shuehnerNote Added: 0066170
2014-04-08 08:51hgbotCheckin
2014-04-08 08:51hgbotNote Added: 0066219
2014-05-07 18:10hudsonbotCheckin
2014-05-07 18:10hudsonbotNote Added: 0066887
2014-05-07 18:11hudsonbotCheckin
2014-05-07 18:11hudsonbotNote Added: 0066899
2014-10-01 16:18plujanRegression introduced in release => 3.0MP31

Notes
(0066121)
guillermogil   
2014-04-03 12:34   
In order to export the csv with an specific encoding CSV Text Encoding preference must be configured properly.
(0066123)
hgbot   
2014-04-03 12:40   
Repository: erp/devel/pi
Changeset: 7b40264aab15bda9878ac81852641861d873f42d
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Thu Apr 03 12:39:27 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7b40264aab15bda9878ac81852641861d873f42d [^]

Fixed issue 26162: CSV Text Encoding preference is not working

Deleted auto set character encoding

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
---
(0066133)
AugustoMauch   
2014-04-03 15:43   
Code reviewed and verified in pi@22827
(0066135)
dmitry_mezentsev   
2014-04-03 16:15   
Any automation planned?
(0066170)
shuehner   
2014-04-03 18:29   
Small question: what should be encoding of the csv file be without a specific encoding preference be set?
utf-8?
system-specific (i.e. iso-8859-1 on windows in western europe)?
(0066219)
hgbot   
2014-04-08 08:51   
Repository: erp/devel/pi
Changeset: 8436dc079363dd3df5a70d47c0a7657e414a817a
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Apr 08 08:50:38 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8436dc079363dd3df5a70d47c0a7657e414a817a [^]

Related to issue 26162: Added test case for CSV Encoding

---
M src-test/org/openbravo/test/AllWebserviceTests.java
A src-test/org/openbravo/test/datasource/TestCSVEncoding.java
---
(0066887)
hudsonbot   
2014-05-07 18:10   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/02ca2648bcdc [^]
Maturity status: Test
(0066899)
hudsonbot   
2014-05-07 18:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/02ca2648bcdc [^]
Maturity status: Test