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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008641
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagermajorhave not tried2009-04-20 11:242009-05-09 00:00
ReportermarvintmView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version2.50MP1
StatusclosedFix in branchFixed in SCM revision27c5ab7c62f5
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008641: DBSourceManager incorrectly exports a table to a module if there is a column called exactly the same added to AD_EXCEPTIONS

DescriptionDBSourceManager works incorrectly if:

- There is a column which has exactly the same name as a table
- The column is added to the AD_EXCEPTIONS table

The column will be correctly exported to the module, but the table will also be exported to the module, and this is wrong.
Tags250MP1, Modularity
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0008973 closedalostale Not able to add a column in core through a module although it is defined as an exception 

-  Notes
(0015901)
hgbot (developer)
2009-04-29 10:37

Repository: dbsourcemanager
Revision: 305
Author: marvintm
Date: 2009-04-29 10:37:44 +0200 (Wed, 29 Apr 2009)

Fixed issue 8641. Now if a column is added to the AD_EXCEPTIONS table, and there is a table which is called exactly the same, the table shouldn't be exported to the module, but the column should be.

---
U trunk/src/org/apache/ddlutils/platform/ExcludeFilter.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=305&sc=1 [^]
(0015902)
hgbot (developer)
2009-04-29 10:40

Repository: erp/devel/pi
Changeset: 27c5ab7c62f51c68efb3e3bbec7e4ae0fd78d1f8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Apr 29 10:38:51 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/27c5ab7c62f51c68efb3e3bbec7e4ae0fd78d1f8 [^]

Fixed issue 8641. Now if a column is added to the AD_EXCEPTIONS table, and there is a table which is called exactly the same, the table shouldn't be exported to the module, but the column should be.

---
M src-db/database/lib/dbsourcemanager.jar
---

- Issue History
Date Modified Username Field Change
2009-04-20 11:24 marvintm New Issue
2009-04-20 11:24 marvintm Assigned To => marvintm
2009-04-20 11:24 marvintm Regression testing => No
2009-04-22 20:20 psarobe Tag Attached: Modularity
2009-04-22 20:20 psarobe Status new => scheduled
2009-04-27 16:17 marvintm Tag Attached: 250MP1
2009-04-29 10:37 hgbot Checkin
2009-04-29 10:37 hgbot Note Added: 0015901
2009-04-29 10:37 hgbot Status scheduled => resolved
2009-04-29 10:37 hgbot Resolution open => fixed
2009-04-29 10:40 hgbot Checkin
2009-04-29 10:40 hgbot Note Added: 0015902
2009-04-29 10:40 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/27c5ab7c62f51c68efb3e3bbec7e4ae0fd78d1f8 [^]
2009-05-08 20:40 psarobe Status resolved => closed
2009-05-08 22:19 psarobe Relationship added related to 0008973
2009-05-09 00:00 anonymous sf_bug_id 0 => 2789238


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker