Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008641 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2009-04-20 11:24 | 2009-05-09 00:00 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 27c5ab7c62f5 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0008641: DBSourceManager incorrectly exports a table to a module if there is a column called exactly the same added to AD_EXCEPTIONS | |||||||
Description | DBSourceManager 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. | |||||||
Tags | 250MP1, Modularity | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |