Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021881 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2012-10-08 14:50 | 2012-10-11 07:50 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 91e87b1a927d | |||
Projection | none | ETA | none | Target Version | 3.0MP18 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 17360 | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2012-05-04 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/dbsm-main/rev/85b10db2ef3e [^] | |||||||
Triggers an Emergency Pack | yes | |||||||
Summary | 0021881: A change in the DBSourceManager makes the Easy Extensible Attributes fail | |||||||
Description | A change in the DBSourceManager makes the Easy Extensible Attributes fail. Link to the changeset: https://code.openbravo.com/erp/devel/dbsm-main/rev/85b10db2ef3e [^] | |||||||
Steps To Reproduce | As system admin role: Install the Easy Extensible Attributes module Go to the Easy Extensible Attributes for Developers window and add a registry (for example, Window: Product, Existing tab checked) You should have a module in development Add new registries in Tab and Field tabs Click on the Apply to Application Dictionary process button and OK Notice that the following error appears: Error: There has been an error when applying your changes to the Application Dictionary... | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0053128) hgbot (developer) 2012-10-08 18:31 |
Repository: erp/devel/dbsm-main Changeset: 221fb42b98abd81551a3b7bd9ad35eac3f6aa17e Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Oct 08 18:28:50 2012 +0200 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/221fb42b98abd81551a3b7bd9ad35eac3f6aa17e [^] Fixes issue 21881: log is initialized before being used There were a severals uses of the log that did not ensure that it was initialized. This has been fixed by using getLog() instead of the log object directly. --- M src/org/openbravo/ddlutils/task/AlterDatabaseDataAll.java --- |
(0053129) hgbot (developer) 2012-10-08 18:32 |
Repository: erp/devel/pi Changeset: 91e87b1a927d328594379e2fd1621aaaeb80167d Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Oct 08 18:27:04 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/91e87b1a927d328594379e2fd1621aaaeb80167d [^] Fixes issue 21881: log is initialized before being used There were a severals uses of the log that did not ensure that it was initialized. This has been fixed by using getLog() instead of the log object directly. --- M src-db/database/lib/dbsourcemanager.jar --- |
(0053163) AugustoMauch (administrator) 2012-10-09 12:33 |
Reopened to enter regression fields |
(0053269) hudsonbot (viewer) 2012-10-11 07:50 |
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/63dfc135f2a1 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-08 14:50 | ngarcia | New Issue | |
2012-10-08 14:50 | ngarcia | Assigned To | => AugustoMauch |
2012-10-08 14:50 | ngarcia | Modules | => Core |
2012-10-08 14:50 | ngarcia | OBNetwork customer | => Yes |
2012-10-08 14:50 | ngarcia | Support ticket | => 17360 |
2012-10-08 14:50 | ngarcia | Resolution time | => 1356044400 |
2012-10-08 14:51 | ngarcia | Issue Monitored: networkb | |
2012-10-08 15:57 | maria_perez | Issue Monitored: maria_perez | |
2012-10-08 18:27 | AugustoMauch | Issue Monitored: marvintm | |
2012-10-08 18:27 | AugustoMauch | Review Assigned To | => marvintm |
2012-10-08 18:31 | hgbot | Checkin | |
2012-10-08 18:31 | hgbot | Note Added: 0053128 | |
2012-10-08 18:31 | hgbot | Status | new => resolved |
2012-10-08 18:31 | hgbot | Resolution | open => fixed |
2012-10-08 18:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/dbsm-main/rev/221fb42b98abd81551a3b7bd9ad35eac3f6aa17e [^] |
2012-10-08 18:32 | hgbot | Checkin | |
2012-10-08 18:32 | hgbot | Note Added: 0053129 | |
2012-10-08 18:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/dbsm-main/rev/221fb42b98abd81551a3b7bd9ad35eac3f6aa17e [^] => http://code.openbravo.com/erp/devel/pi/rev/91e87b1a927d328594379e2fd1621aaaeb80167d [^] |
2012-10-09 12:33 | AugustoMauch | Note Added: 0053163 | |
2012-10-09 12:33 | AugustoMauch | Status | resolved => new |
2012-10-09 12:33 | AugustoMauch | Resolution | fixed => open |
2012-10-09 12:40 | AugustoMauch | Regression level | => Production - QA Approved |
2012-10-09 12:40 | AugustoMauch | Regression date | => 2012-05-04 |
2012-10-09 12:40 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/dbsm-main/rev/85b10db2ef3e [^] |
2012-10-09 12:41 | AugustoMauch | Status | new => scheduled |
2012-10-09 12:41 | AugustoMauch | fix_in_branch | => pi |
2012-10-09 12:41 | AugustoMauch | Status | scheduled => resolved |
2012-10-09 12:41 | AugustoMauch | Resolution | open => fixed |
2012-10-10 09:43 | marvintm | Status | resolved => closed |
2012-10-11 07:50 | hudsonbot | Checkin | |
2012-10-11 07:50 | hudsonbot | Note Added: 0053269 |
Copyright © 2000 - 2009 MantisBT Group |