Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007021Openbravo ERPY. DBSourceManagerpublic2009-01-20 11:142009-04-21 12:36
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
pi 
 
Core
No
0007021: Configuration Script is not applied correctly when datacolumnchanges are more than one line long
The configuration script is not correctly applied if any of the datacolumnChanges contained in it have an OldValue or a NewValue longer than one line.
The way the configuration scripts are read has to be changed.
No tags attached.
Issue History
2009-01-20 11:14marvintmNew Issue
2009-01-20 11:14marvintmAssigned To => marvintm
2009-01-20 11:14marvintmsf_bug_id0 => 2523213
2009-01-20 11:14marvintmRegression testing => No
2009-01-20 11:48svnbotCheckin
2009-01-20 11:48svnbotNote Added: 0012385
2009-01-20 11:48svnbotStatusnew => resolved
2009-01-20 11:48svnbotResolutionopen => fixed
2009-01-20 11:48svnbotsvn_revision => 210
2009-01-20 11:50svnbotCheckin
2009-01-20 11:50svnbotNote Added: 0012386
2009-01-20 11:50svnbotsvn_revision210 => 12055
2009-04-21 12:36psarobeStatusresolved => closed

Notes
(0012385)
svnbot   
2009-01-20 11:48   
Repository: dbsourcemanager
Revision: 210
Author: marvintm
Date: 2009-01-20 11:48:42 +0100 (Tue, 20 Jan 2009)

Fixed issue 7021. Now configuration script will be correctly applied. Additionally, the config script now supports RemoveCheckChanges.

---
U trunk/src/database.dtd
U trunk/src/mapping.xml
U trunk/src/org/apache/ddlutils/alteration/ColumnDataChange.java
U trunk/src/org/apache/ddlutils/alteration/ColumnSizeChange.java
U trunk/src/org/apache/ddlutils/alteration/DataComparator.java
U trunk/src/org/apache/ddlutils/alteration/RemoveCheckChange.java
U trunk/src/org/apache/ddlutils/io/DatabaseIO.java
U trunk/src/org/apache/ddlutils/model/DatabaseData.java
U trunk/src/org/apache/ddlutils/platform/PlatformImplBase.java
U trunk/src/org/openbravo/ddlutils/task/ExportConfigScript.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=210&sc=1 [^]
(0012386)
svnbot   
2009-01-20 11:50   
Repository: openbravo
Revision: 12055
Author: marvintm
Date: 2009-01-20 11:50:18 +0100 (Tue, 20 Jan 2009)

Fixed issue 7021. Now configuration script will be correctly applied. Additionally, the config script now supports RemoveCheckChanges.

---
U trunk/src-db/database/lib/dbsourcemanager.jar
---

https://dev.openbravo.com/websvn/openbravo/?rev=12055&sc=1 [^]