Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022817Openbravo ERP00. Application dictionarypublic2013-01-17 10:292013-01-21 08:49
gorkaion 
gorkaion 
normalmajoralways
closedfixed 
20Gentoo
pi 
3.0MP20 
naiaramartinez
Core
No
0022817: NPE in OBMessageUtils.getProcessInstanceMessage(pinstance) method
The getProcessInstanceMessage method in OBMessageUtils does not check that the errorMsg of the AD_Pinstance might be null. Resulting in a Null Pointer Exception when it is.
Install a module that runs a procedure using an ad_pinstance resulting in a null errorMsg. Call the mentioned method using the ad_pinstance_id with null errorMsg.
No tags attached.
Issue History
2013-01-17 10:29gorkaionNew Issue
2013-01-17 10:29gorkaionAssigned To => gorkaion
2013-01-17 10:29gorkaionModules => Core
2013-01-17 10:29gorkaionTriggers an Emergency Pack => No
2013-01-17 10:29gorkaionReview Assigned To => naiaramartinez
2013-01-17 10:41hgbotCheckin
2013-01-17 10:41hgbotNote Added: 0055556
2013-01-17 10:41hgbotStatusnew => resolved
2013-01-17 10:41hgbotResolutionopen => fixed
2013-01-17 10:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9f42910326c8c2d12800812c1a9997521f3926e8 [^]
2013-01-18 20:26hudsonbotCheckin
2013-01-18 20:26hudsonbotNote Added: 0055637
2013-01-21 08:49naiaramartinezNote Added: 0055642
2013-01-21 08:49naiaramartinezStatusresolved => closed

Notes
(0055556)
hgbot   
2013-01-17 10:41   
Repository: erp/devel/pi
Changeset: 9f42910326c8c2d12800812c1a9997521f3926e8
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Jan 17 10:41:01 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9f42910326c8c2d12800812c1a9997521f3926e8 [^]

Fixed issue 22817.Fixed NPE issue.

---
M src/org/openbravo/erpCommon/utility/OBMessageUtils.java
---
(0055637)
hudsonbot   
2013-01-18 20:26   
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/4cd4a6cc38e0 [^]

Maturity status: Test
(0055642)
naiaramartinez   
2013-01-21 08:49   
Code Review Ok