Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021078Openbravo ERPA. Platformpublic2012-07-13 23:202012-07-30 09:50
networkb 
migueldejuana 
normalmajoralways
closedfixed 
5
3.0MP10.3 
3.0MP143.0MP14 
Core
No
0021078: Try without catch in DALBaseProcess.java
There is a try without catch in DalBaseProcess.java
If something goes wrong in doExecute the process is just supposing that all was ok and continue executing the flow with errorOcurred as false.
Go to org.openbravo.service.db.DalBaseProcess.java and see the code:

https://code.openbravo.com/erp/devel/pi/file/tip/src/org/openbravo/service/db/DalBaseProcess.java#l65 [^]

No tags attached.
Issue History
2012-07-13 23:20networkbNew Issue
2012-07-13 23:20networkbAssigned To => alostale
2012-07-13 23:20networkbModules => Core
2012-07-13 23:25szapataIssue Monitored: szapata
2012-07-18 13:26shuehnerIssue Monitored: shuehner
2012-07-19 18:40AugustoMauchAssigned Toalostale => migueldejuana
2012-07-20 13:20hgbotCheckin
2012-07-20 13:20hgbotNote Added: 0050783
2012-07-20 13:20hgbotStatusnew => resolved
2012-07-20 13:20hgbotResolutionopen => fixed
2012-07-20 13:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4df253775723e83bc0db3cc7707c55987512ff06 [^]
2012-07-26 02:42hudsonbotCheckin
2012-07-26 02:42hudsonbotNote Added: 0050867
2012-07-30 09:50AugustoMauchNote Added: 0050976
2012-07-30 09:50AugustoMauchStatusresolved => closed
2012-07-30 09:50AugustoMauchFixed in Version => 3.0MP14

Notes
(0050783)
hgbot   
2012-07-20 13:20   
Repository: erp/devel/pi
Changeset: 4df253775723e83bc0db3cc7707c55987512ff06
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Jul 20 13:19:12 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4df253775723e83bc0db3cc7707c55987512ff06 [^]

Fixed issue 21078: Fixed try without catch

---
M src/org/openbravo/service/db/DalBaseProcess.java
---
(0050867)
hudsonbot   
2012-07-26 02:42   
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/5edf203d5780 [^]

Maturity status: Test
(0050976)
AugustoMauch   
2012-07-30 09:50   
Code reviewed and verified in pi@b6862b1e8f54