Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013981
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2010-07-16 13:262011-07-06 02:43
ReporterpsarobeView Statuspublic 
Assigned Tomtaal 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision1d9e3d100adb
ProjectionnoneETAnoneTarget Version3.0MP1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0013981: Export client feature: It should export the client as UTF-8 encoding and as Unix format file

DescriptionExport client feature: It should export the client as UTF-8 encoding and as Unix format file
Steps To ReproduceBeing in windows XP
1. Export the client
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0038621)
hgbot (developer)
2011-06-30 13:40

Repository: erp/devel/pi
Changeset: be337302e8d56bf7f002fd302a36e3063bd1de69
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Jun 30 13:39:38 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/be337302e8d56bf7f002fd302a36e3063bd1de69 [^]

Fixes issue 13981: Export client feature: It should export the client as UTF-8 encoding and as Unix format file
Added new type of Outputstream writer which converts windows to linux line endings

---
M src/org/openbravo/service/db/ExportClientProcess.java
A src/org/openbravo/base/util/UnixOutputStreamWriter.java
---
(0038675)
hgbot (developer)
2011-07-01 13:05

Repository: erp/devel/pi
Changeset: b001f8635e047b7ceee292043fe9527b18c294ad
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Jul 01 13:05:13 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b001f8635e047b7ceee292043fe9527b18c294ad [^]

Related to issue 13981: Export client feature: It should export the client as UTF-8 encoding and as Unix format file
Instead of a special OutputStreamWriter set the system property

---
M src/org/openbravo/dal/xml/EntityXMLConverter.java
M src/org/openbravo/service/db/ExportClientProcess.java
R src/org/openbravo/base/util/UnixOutputStreamWriter.java
---
(0038676)
hgbot (developer)
2011-07-01 13:09

Repository: erp/devel/pi
Changeset: b6843b9634b89a68ddc8a3eecec7fe5135674745
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Jul 01 13:09:18 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b6843b9634b89a68ddc8a3eecec7fe5135674745 [^]

Related to issue 13981: Export client feature: It should export the client as UTF-8 encoding and as Unix format file
Changed location of setting the System property

---
M src/org/openbravo/dal/xml/EntityXMLConverter.java
---
(0038749)
shuehner (administrator)
2011-07-04 18:38

The three cset's together lots the use UTF-8 property of the export. First changeset removes the call for it (as done inside new file). However 2nd changeset undoes additions of that new file but fails to undo it completely second param of OutputStreamWriter lost -> file now in native platform encoding instead of always UTF-8
(0038795)
hgbot (developer)
2011-07-05 18:58

Repository: erp/devel/pi
Changeset: 1d9e3d100adb6d23da08f62d545b4368a83f3022
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jul 05 18:58:28 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1d9e3d100adb6d23da08f62d545b4368a83f3022 [^]

Fixes issue 13981: Export client feature: It should export the client as UTF-8 encoding and as Unix format file
Set UTF-8 encoding back

---
M src/org/openbravo/service/db/ExportClientProcess.java
---
(0038803)
shuehner (administrator)
2011-07-05 20:01

Reviewed+test on pi/pgsql/chromium (rev id: 1d9e3d100adb). Comparing client_data.xml exported on window + on linux shows no differences now as file is exported with CR-style line-endings now always. And was already exported with fixed encoding UTF-8 before.
(0038830)
hudsonbot (developer)
2011-07-06 02:42

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/f1c481b1a146 [^]

Maturity status: Test
(0038850)
hudsonbot (developer)
2011-07-06 02:42

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/f1c481b1a146 [^]

Maturity status: Test
(0038851)
hudsonbot (developer)
2011-07-06 02:42

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/f1c481b1a146 [^]

Maturity status: Test
(0038886)
hudsonbot (developer)
2011-07-06 02:43

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/f1c481b1a146 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2010-07-16 13:26 psarobe New Issue
2010-07-16 13:26 psarobe Assigned To => mtaal
2010-07-16 13:26 psarobe Status new => scheduled
2010-07-16 13:26 psarobe fix_in_branch => pi
2011-05-20 14:55 psarobe Fixed in Version => 3.0MP0
2011-05-20 14:55 psarobe fix_in_branch pi =>
2011-05-20 15:18 psarobe Fixed in Version 3.0MP0 =>
2011-05-20 15:18 psarobe Target Version => 3.0MP0
2011-05-23 13:20 mtaal Target Version 3.0MP0 => 3.0MP1
2011-06-30 13:40 hgbot Checkin
2011-06-30 13:40 hgbot Note Added: 0038621
2011-06-30 13:40 hgbot Status scheduled => resolved
2011-06-30 13:40 hgbot Resolution open => fixed
2011-06-30 13:40 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/be337302e8d56bf7f002fd302a36e3063bd1de69 [^]
2011-07-01 13:05 hgbot Checkin
2011-07-01 13:05 hgbot Note Added: 0038675
2011-07-01 13:09 hgbot Checkin
2011-07-01 13:09 hgbot Note Added: 0038676
2011-07-04 18:38 shuehner Note Added: 0038749
2011-07-04 18:38 shuehner Status resolved => new
2011-07-04 18:38 shuehner Resolution fixed => open
2011-07-05 18:58 hgbot Checkin
2011-07-05 18:58 hgbot Note Added: 0038795
2011-07-05 18:58 hgbot Status new => resolved
2011-07-05 18:58 hgbot Resolution open => fixed
2011-07-05 18:58 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/be337302e8d56bf7f002fd302a36e3063bd1de69 [^] => http://code.openbravo.com/erp/devel/pi/rev/1d9e3d100adb6d23da08f62d545b4368a83f3022 [^]
2011-07-05 20:01 shuehner Note Added: 0038803
2011-07-05 20:01 shuehner Status resolved => closed
2011-07-06 02:42 hudsonbot Checkin
2011-07-06 02:42 hudsonbot Note Added: 0038830
2011-07-06 02:42 hudsonbot Checkin
2011-07-06 02:42 hudsonbot Note Added: 0038850
2011-07-06 02:42 hudsonbot Checkin
2011-07-06 02:42 hudsonbot Note Added: 0038851
2011-07-06 02:43 hudsonbot Checkin
2011-07-06 02:43 hudsonbot Note Added: 0038886


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker