Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021881Openbravo ERPA. Platformpublic2012-10-08 14:502012-10-11 07:50
ngarcia 
AugustoMauch 
highminoralways
closedfixed 
5
 
3.0MP18 
Core
Production - QA Approved
2012-05-04
https://code.openbravo.com/erp/devel/dbsm-main/rev/85b10db2ef3e [^]
yes
0021881: A change in the DBSourceManager makes the Easy Extensible Attributes fail
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 [^]
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...
No tags attached.
Issue History
2012-10-08 14:50ngarciaNew Issue
2012-10-08 14:50ngarciaAssigned To => AugustoMauch
2012-10-08 14:50ngarciaModules => Core
2012-10-08 14:50ngarciaResolution time => 1356044400
2012-10-08 14:51ngarciaIssue Monitored: networkb
2012-10-08 15:57maria_perezIssue Monitored: maria_perez
2012-10-08 18:27AugustoMauchIssue Monitored: marvintm
2012-10-08 18:27AugustoMauchReview Assigned To => marvintm
2012-10-08 18:31hgbotCheckin
2012-10-08 18:31hgbotNote Added: 0053128
2012-10-08 18:31hgbotStatusnew => resolved
2012-10-08 18:31hgbotResolutionopen => fixed
2012-10-08 18:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/dbsm-main/rev/221fb42b98abd81551a3b7bd9ad35eac3f6aa17e [^]
2012-10-08 18:32hgbotCheckin
2012-10-08 18:32hgbotNote Added: 0053129
2012-10-08 18:32hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/dbsm-main/rev/221fb42b98abd81551a3b7bd9ad35eac3f6aa17e [^] => http://code.openbravo.com/erp/devel/pi/rev/91e87b1a927d328594379e2fd1621aaaeb80167d [^]
2012-10-09 12:33AugustoMauchNote Added: 0053163
2012-10-09 12:33AugustoMauchStatusresolved => new
2012-10-09 12:33AugustoMauchResolutionfixed => open
2012-10-09 12:40AugustoMauchRegression level => Production - QA Approved
2012-10-09 12:40AugustoMauchRegression date => 2012-05-04
2012-10-09 12:40AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/dbsm-main/rev/85b10db2ef3e [^]
2012-10-09 12:41AugustoMauchStatusnew => scheduled
2012-10-09 12:41AugustoMauchfix_in_branch => pi
2012-10-09 12:41AugustoMauchStatusscheduled => resolved
2012-10-09 12:41AugustoMauchResolutionopen => fixed
2012-10-10 09:43marvintmStatusresolved => closed
2012-10-11 07:50hudsonbotCheckin
2012-10-11 07:50hudsonbotNote Added: 0053269

Notes
(0053128)
hgbot   
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   
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   
2012-10-09 12:33   
Reopened to enter regression fields
(0053269)
hudsonbot   
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